.mat-widget{max-width:640px;margin:28px auto;background:#fff;border:1px solid #b2dfdb;border-radius:18px;box-shadow:0 4px 20px rgb(0 105 92 / .08);padding:28px 24px;font-family:'Segoe UI',Tahoma,'Arabic UI Text',Arial,sans-serif;direction:rtl;text-align:right;color:#1a1a2e;box-sizing:border-box}.mat-widget *,.mat-widget *::before,.mat-widget *::after{box-sizing:border-box}.mat-intro{text-align:center}.mat-intro-icon{font-size:3rem;margin-bottom:8px}.mat-intro-title{font-size:1.5rem;font-weight:800;color:#00695c;margin:0 0 10px}.mat-intro-text{color:#2d2d2d;font-size:.98rem;line-height:1.8;margin:0 0 22px;max-width:460px;margin-left:auto;margin-right:auto}.mat-btn{display:inline-block;font-family:inherit;font-size:1rem;font-weight:700;border-radius:30px;padding:13px 30px;cursor:pointer;border:2px solid #fff0;transition:transform 0.15s ease,box-shadow 0.15s ease,background 0.2s ease}.mat-btn:active{transform:scale(.97)}.mat-btn-primary{background:linear-gradient(135deg,#00897b,#00695c);color:#fff;box-shadow:0 4px 14px rgb(0 105 92 / .3)}.mat-btn-primary:hover{background:linear-gradient(135deg,#00796b,#004d40);box-shadow:0 6px 18px rgb(0 105 92 / .4)}.mat-btn-outline{background:#fff;color:#00695c;border-color:#00897b}.mat-btn-outline:hover{background:#e0f2f1}.mat-progress-wrap{margin-bottom:22px}.mat-progress-bar{width:100%;height:8px;background:#e0f2f1;border-radius:10px;overflow:hidden;margin-bottom:8px}.mat-progress-fill{height:100%;width:10%;background:linear-gradient(90deg,#00897b,#26a69a);border-radius:10px;transition:width 0.35s ease}.mat-progress-label{font-size:.85rem;color:#00695c;font-weight:600}.mat-question{font-size:1.15rem;font-weight:700;color:#004d40;line-height:1.7;margin:0 0 18px}.mat-options{display:flex;flex-direction:column;gap:10px}.mat-option{display:block;width:100%;text-align:right;background:#f9fffe;border:1.5px solid #b2dfdb;border-radius:12px;padding:13px 16px;font-size:.96rem;color:#1a1a2e;cursor:pointer;font-family:inherit;line-height:1.6;transition:border-color 0.15s ease,background 0.15s ease,transform 0.1s ease}.mat-option:hover{border-color:#00897b;background:#e0f7f4}.mat-option:active{transform:scale(.99)}.mat-option.mat-selected{border-color:#00695c;background:#b2dfdb;font-weight:700}.mat-result{text-align:center}.mat-result-icon{font-size:3.2rem;margin-bottom:6px}.mat-result-label{color:#00695c;font-size:.95rem;font-weight:600;margin:0 0 4px}.mat-result-age{font-size:1.9rem;font-weight:800;color:#004d40;margin:0 0 14px}.mat-result-desc{color:#2d2d2d;font-size:.98rem;line-height:1.85;max-width:500px;margin:0 auto 22px;text-align:right;background:#f5fffe;border-right:4px solid #00897b;border-radius:10px;padding:14px 16px}.mat-result-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:16px}.mat-disclaimer{font-size:.8rem;color:#6b6b6b;margin:0}@media (max-width:480px){.mat-widget{padding:20px 16px;border-radius:14px;margin:16px auto}.mat-intro-title{font-size:1.3rem}.mat-question{font-size:1.05rem}.mat-result-age{font-size:1.6rem}.mat-btn{width:100%}.mat-result-actions{flex-direction:column}}.mat-screen{animation:matFadeIn 0.35s ease}@keyframes matFadeIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}