@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,400,0..1,0&display=swap);@import url(https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800&display=swap);body{font-family:Vazir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:Vazir,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#764ba2,#667eea)}.user-avatar{border-radius:50%;display:inline-grid;overflow:hidden;place-items:center}.user-avatar img{display:block;height:100%;object-fit:cover;width:100%}.stitch-app-header{background:#f7f9fbfa;border-bottom:1px solid #dedee7;position:-webkit-sticky;position:sticky;top:0;z-index:100}.stitch-app-header-content{align-items:center;direction:ltr;display:flex;justify-content:space-between;margin:0 auto;min-height:68px;width:min(1180px,calc(100% - 40px))}.stitch-header-tools{align-items:center;direction:ltr;display:flex;flex-direction:row-reverse;gap:8px}.stitch-app-avatar,.stitch-app-brand,.stitch-drawer button,.stitch-menu-toggle,.stitch-mobile-nav button,.stitch-notification-toggle{border:0;cursor:pointer;font:inherit}.stitch-menu-toggle{grid-gap:5px;align-content:center;background:#0000;border-radius:12px;display:grid;gap:5px;height:42px;padding:0 10px;width:42px}.stitch-menu-toggle:hover{background:#e9e7ff}.stitch-menu-toggle span{background:#3525cd;border-radius:4px;display:block;height:2px;width:21px}.stitch-notification-toggle{background:#e9e7ff;border-radius:12px;color:#3525cd;font-size:1rem;height:38px;position:relative;width:38px}.stitch-notification-toggle>span{background:#a93349;border-radius:99px;color:#fff;display:grid;font-size:.65rem;font-weight:800;height:18px;left:-5px;min-width:18px;place-items:center;position:absolute;top:-5px}.stitch-app-brand{background:#0000;color:#3525cd;direction:rtl;font-size:clamp(1rem,3vw,1.18rem);font-weight:800;padding:0}.stitch-app-avatar{background:#e2dfff;border:2px solid #3525cd;border-radius:50%;color:#3323cc;display:grid;font-size:.95rem;font-weight:800;height:38px;overflow:hidden;place-items:center;width:38px}.stitch-app-avatar .user-avatar{background:inherit;color:inherit;height:100%;width:100%}.stitch-menu-layer{animation:stitch-mask-in .22s ease-out both;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#191c1e75;inset:0;position:fixed;z-index:110}.stitch-drawer{animation:stitch-drawer-in .24s cubic-bezier(.2,.8,.2,1) both;background:#fff!important;box-shadow:-12px 0 32px #191c1e29;height:100dvh;overflow-y:auto;padding:0 18px;position:absolute;right:0;top:0;width:min(330px,calc(100% - 42px))}.stitch-drawer-topbar{align-items:center;border-bottom:1px solid #dedee7;color:#3525cd;display:flex;justify-content:space-between;min-height:60px}.stitch-drawer-topbar strong{font-size:.92rem}.stitch-drawer-topbar button{background:#0000;border-radius:10px;color:#343542;font-size:1.45rem;height:34px;width:34px}.stitch-drawer-nav{grid-gap:6px;display:grid;gap:6px;padding-top:14px}.stitch-drawer-nav button{align-items:center;background:#0000;border-radius:11px;color:#343542;display:flex;font-size:.95rem;font-weight:600;gap:14px;min-height:50px;padding:0 12px;text-align:right}.material-symbols-outlined.stitch-nav-icon{color:#3525cd;font-size:22px;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24;line-height:1;width:24px}.stitch-drawer-nav button:hover{background:#e9e7ff;color:#3525cd}.stitch-drawer-nav .stitch-drawer-premium{color:#a93349}.stitch-drawer-nav .stitch-drawer-premium .stitch-nav-icon{color:#a93349;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}.stitch-drawer-nav .stitch-drawer-login{background:#3525cd;color:#fff;justify-content:center;margin-top:8px}.stitch-drawer-nav .stitch-drawer-login .stitch-nav-icon{color:#fff}.stitch-drawer-nav .stitch-drawer-logout{background:#ffeaed;color:#c2273a;margin-top:8px}.stitch-drawer-nav .stitch-drawer-logout .stitch-nav-icon{color:#c2273a}.stitch-menu-layer.is-closing{animation:stitch-mask-out .22s ease-in both}.stitch-menu-layer.is-closing .stitch-drawer{animation:stitch-drawer-out .22s cubic-bezier(.4,0,1,1) both}.stitch-mobile-nav{display:none}@keyframes stitch-mask-in{0%{opacity:0}to{opacity:1}}@keyframes stitch-mask-out{0%{opacity:1}to{opacity:0}}@keyframes stitch-drawer-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes stitch-drawer-out{0%{transform:translateX(0)}to{transform:translateX(100%)}}@media (max-width:600px){.stitch-app-header-content{min-height:62px;width:calc(100% - 32px)}.stitch-app-brand{font-size:.94rem}.stitch-app-avatar{height:34px;width:34px}.stitch-menu-toggle{height:38px;width:38px}.stitch-mobile-nav{background:#fffffffa;border-top:1px solid #dedee7;bottom:0;box-shadow:0 -6px 18px #191c1e0f;display:grid;grid-template-columns:repeat(3,1fr);left:0;min-height:64px;padding:6px 14px env(safe-area-inset-bottom);position:fixed;right:0;z-index:90}.stitch-mobile-nav button{grid-gap:4px;background:#0000;color:#5f6270;display:grid;font-size:.68rem;font-weight:700;gap:4px;place-items:center}.stitch-mobile-nav .stitch-nav-icon{color:#3525cd;font-size:21px;width:auto}.app{padding-bottom:70px}}.stitch-home{background:#f7f9fb;color:#191c1e;min-height:100vh;overflow:hidden}.stitch-home-shell{margin:0 auto;width:min(1180px,calc(100% - 40px))}.stitch-home-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f9fbe6;border-bottom:1px solid #dedee7;position:-webkit-sticky;position:sticky;top:0;z-index:30}.stitch-home-header-content{align-items:center;display:flex;gap:20px;justify-content:space-between;min-height:72px}.stitch-account-button,.stitch-brand,.stitch-header-link,.stitch-home-footer button{border:0;cursor:pointer;font:inherit}.stitch-brand{align-items:center;background:#0000;color:#3525cd;display:inline-flex;font-size:1.15rem;font-weight:800;gap:9px;padding:0}.stitch-brand-icon{background:#3525cd;border-radius:12px;color:#fff;display:grid;font-weight:800;height:34px;place-items:center;width:34px}.stitch-account-button,.stitch-header-actions{align-items:center;display:flex}.stitch-header-actions{gap:12px}.stitch-header-link{background:#0000;color:#5f6270;font-size:.9rem;font-weight:600;padding:9px 12px}.stitch-account-button{background:#fff;border:1px solid #dedee7;border-radius:999px;color:#3525cd;font-size:.9rem;font-weight:700;gap:8px;padding:5px 10px 5px 5px}.stitch-account-avatar{background:#e2dfff;border-radius:50%;color:#3323cc;display:grid;font-size:.72rem;height:32px;overflow:hidden;place-items:center;width:32px}.stitch-home-hero{grid-gap:clamp(32px,7vw,88px);align-items:center;display:grid;gap:clamp(32px,7vw,88px);grid-template-columns:1.06fr .94fr;min-height:590px;padding:68px 0 64px;position:relative}.stitch-hero-copy{max-width:610px}.stitch-eyebrow,.stitch-final-cta>div>span,.stitch-section-heading>span{align-items:center;background:#e9e7ff;border-radius:999px;color:#3525cd;display:inline-flex;font-size:.82rem;font-weight:700;padding:7px 12px}.stitch-hero-copy h1{color:#3525cd;font-size:clamp(2.55rem,5vw,4.3rem);font-weight:800;letter-spacing:-.065em;line-height:1.28;margin:18px 0}.stitch-hero-copy p{color:#5f6270;font-size:1.1rem;line-height:2;margin:0;max-width:560px}.stitch-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.stitch-outline-button,.stitch-primary-button,.stitch-white-button{border-radius:14px;cursor:pointer;font:inherit;font-weight:800;min-height:54px;padding:0 22px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.stitch-primary-button{background:#3525cd;border:1px solid #3525cd;box-shadow:0 12px 24px #3525cd38;color:#fff}.stitch-primary-button:hover{background:#2718b5;transform:translateY(-2px)}.stitch-outline-button{background:#0000;border:1.5px solid #3525cd;color:#3525cd}.stitch-outline-button:hover{background:#e9e7ff}.stitch-social-proof{align-items:center;color:#5f6270;display:flex;font-size:.9rem;gap:12px;margin-top:38px}.stitch-social-proof strong{color:#3525cd}.stitch-avatar-stack{direction:ltr;display:flex}.stitch-avatar-stack img{border:2px solid #f7f9fb;border-radius:50%;height:34px;margin-left:-9px;object-fit:cover;width:34px}.stitch-hero-art{display:grid;min-height:400px;place-items:center;position:relative}.stitch-hero-art:before{background:radial-gradient(circle,#e4e1ff 0,#e4e1ff00 69%);border-radius:50%;content:"";height:min(430px,88%);position:absolute;width:min(430px,88%)}.stitch-hero-art>img{height:auto;object-fit:contain;position:relative;width:min(440px,100%);z-index:1}.stitch-answer-toast{align-items:center;animation:stitch-answer-toast-float 3.2s ease-in-out infinite;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #d9dce5;border-radius:16px;bottom:34px;box-shadow:0 16px 34px #25244a24;display:flex;gap:10px;min-width:188px;padding:12px;position:absolute;right:-8px;z-index:2}@keyframes stitch-answer-toast-float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(-1deg)}}@media (prefers-reduced-motion:reduce){.stitch-answer-toast{animation:none}}.stitch-answer-toast small,.stitch-answer-toast strong{display:block}.stitch-answer-toast strong{font-size:.83rem}.stitch-answer-toast small{color:#5f6270;font-size:.74rem;margin-top:3px}.stitch-heart{background:#fe7488;border-radius:10px;color:#730425;display:grid;height:32px;place-items:center;width:32px}.stitch-how-section{background:#fff;padding:68px 0}.stitch-section-heading{margin-bottom:32px;text-align:center}.stitch-section-heading h2{font-size:clamp(1.8rem,4vw,2.55rem);margin:12px 0 0}.stitch-steps-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.stitch-step-card{background:#fff;border:1px solid #d9dce5;border-radius:24px;min-height:248px;padding:30px 26px;text-align:center}.stitch-step-card-featured{border:2px solid #3525cd73;box-shadow:0 12px 28px #3525cd12}.stitch-step-icon{border-radius:18px;display:grid;font-size:1.9rem;font-weight:800;height:60px;margin:0 auto 20px;place-items:center;width:60px}.stitch-icon-indigo{background:#dad7ff;color:#3323cc}.stitch-icon-rose{background:#fe7488;color:#730425}.stitch-icon-green{background:#006e4b;color:#67f4b7}.stitch-step-card h3{font-size:1.2rem;margin:0 0 10px}.stitch-step-card p{color:#5f6270;font-size:.96rem;line-height:1.9;margin:0}.stitch-final-cta{align-items:center;background:#3525cd;border-radius:28px;box-shadow:0 20px 40px #3525cd33;color:#fff;display:flex;gap:24px;justify-content:space-between;margin-bottom:72px;margin-top:72px;overflow:hidden;padding:clamp(32px,5vw,56px);position:relative}.stitch-final-cta:after{background-image:radial-gradient(circle at 2px 2px,#fff 1px,#0000 0);background-size:24px 24px;content:"";inset:0;opacity:.12;position:absolute}.stitch-final-cta>*{position:relative;z-index:1}.stitch-final-cta>div>span{background:#ffffff24;color:#fff}.stitch-final-cta h2{font-size:clamp(1.7rem,4vw,2.5rem);margin:14px 0 8px}.stitch-final-cta p{color:#e6e4ff;line-height:1.8;margin:0}.stitch-white-button{background:#fff;border:1px solid #fff;color:#3525cd;flex:0 0 auto}.stitch-white-button:hover{box-shadow:0 10px 20px #0000002e;transform:translateY(-2px)}.stitch-home-footer{background:#f2f4f6;border-top:1px solid #d9dce5;padding:28px 0}.stitch-footer-content{align-items:center;display:flex;gap:24px;justify-content:space-between}.stitch-home-footer strong{color:#3525cd}.stitch-home-footer p{color:#5f6270;font-size:.85rem;margin:5px 0 0}.stitch-home-footer nav{display:flex;flex-wrap:wrap;gap:16px}.stitch-home-footer button{background:#0000;color:#5f6270;font-size:.86rem;padding:0}.stitch-header-link:hover,.stitch-home-footer button:hover{color:#3525cd}@media (max-width:760px){.stitch-home-shell{width:min(100% - 32px,560px)}.stitch-home-header-content{min-height:64px}.stitch-account-label,.stitch-header-link{display:none}.stitch-account-button{padding:4px}.stitch-account-avatar{height:34px;width:34px}.stitch-home-hero{display:flex;flex-direction:column;gap:22px;min-height:auto;padding:42px 0;text-align:center}.stitch-hero-copy{order:2}.stitch-hero-art{min-height:280px;order:1;width:100%}.stitch-hero-art>img{width:min(330px,100%)}.stitch-answer-toast{bottom:8px;right:0;text-align:right}.stitch-hero-actions{justify-content:center}.stitch-hero-actions button{width:100%}.stitch-social-proof{justify-content:center}.stitch-steps-grid{grid-template-columns:1fr}.stitch-step-card{min-height:auto}.stitch-final-cta{display:block;margin-bottom:42px;margin-top:42px}.stitch-white-button{margin-top:22px;width:100%}.stitch-footer-content{display:block;text-align:center}.stitch-home-footer nav{justify-content:center;margin-top:18px}}.login-card{max-width:450px;padding:40px}.login-header h1{font-size:2rem;margin-bottom:10px}.login-header p{font-size:1.1rem}.error-message{background:#fee;border:2px solid #fcc;margin-bottom:20px}.error-message p{color:#c00}.form-group label{font-size:1rem;font-weight:700}.form-group input,.form-group select{border-radius:15px;font-size:1.1rem}.form-group input:disabled,.form-group select:disabled{background:#f1f5f9;cursor:not-allowed}.form-group small{color:#64748b;font-size:.9rem}.btn-primary{border-radius:15px;font-size:1.2rem;padding:15px}.btn-secondary{font-size:1.1rem;padding:15px}.btn-link{font-size:1rem;padding:10px;text-decoration:underline}.countdown-text{color:#64748b;font-size:1rem;text-align:center}.welcome-text{font-size:1.2rem;margin-bottom:10px}.success-section{padding:40px 20px;text-align:center}.success-icon{animation:scaleIn .5s ease;font-size:6rem;margin-bottom:30px}.success-section h2{color:#1e293b;font-size:2rem;margin-bottom:15px}.success-section p{color:#64748b;font-size:1.1rem;margin-bottom:30px}@media (max-width:768px){.login-card{padding:30px 20px}.login-header h1{font-size:1.5rem}.form-group input,.form-group select{font-size:1rem}}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-card{animation:fadeInUp .5s ease;background:#fff;border-radius:30px;box-shadow:0 20px 60px #0000004d;max-width:500px;padding:50px 40px;width:100%}.login-header{margin-bottom:30px;text-align:center}.login-header h1{color:#1e293b;font-size:2.2rem;margin:0 0 10px}.login-header p{color:#64748b;font-size:1rem;margin:0}.error-message{align-items:center;background:#fee2e2;border:2px solid #fecaca;border-radius:15px;display:flex;gap:10px;margin-bottom:25px;padding:15px}.error-message span{font-size:1.5rem}.error-message p{color:#991b1b;font-size:.95rem;margin:0}.login-method-tabs{background:#f1f5f9;border-radius:15px;display:flex;gap:10px;margin-bottom:30px;padding:5px}.login-method-tabs .tab{background:#0000;border:none;border-radius:12px;color:#64748b;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;padding:12px;transition:all .3s ease}.login-method-tabs .tab.active{background:#fff;box-shadow:0 2px 10px #667eea33;color:#667eea}.login-form{gap:20px}.form-group,.login-form{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#1e293b;font-size:.95rem;font-weight:600}.form-group input,.form-group select{border:2px solid #e2e8f0;border-radius:12px;font-family:Vazir,sans-serif;font-size:1rem;padding:15px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#667eea;box-shadow:0 0 0 4px #667eea1a;outline:none}.form-group small{color:#94a3b8;font-size:.85rem}.welcome-text{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0 0 10px;text-align:center}.subtitle{color:#64748b;line-height:1.6;margin:0 0 25px;text-align:center}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:16px;transition:all .3s ease;width:100%}.btn-primary:hover:not(:disabled){box-shadow:0 10px 30px #667eea66;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.btn-secondary{border-radius:12px;font-size:1rem;font-weight:600;padding:14px;width:100%}.btn-secondary:hover:not(:disabled){background:#e2e8f0}.btn-secondary:disabled{cursor:not-allowed;opacity:.6}.btn-link{background:none;border:none;color:#667eea;cursor:pointer;font-size:.95rem;padding:8px;text-decoration:none;transition:all .3s ease}.btn-link:hover{color:#764ba2;text-decoration:underline}.login-footer{border-top:1px solid #e2e8f0;margin-top:25px;padding-top:20px;text-align:center}@media (max-width:768px){.login-card{padding:40px 25px}.login-header h1{font-size:1.8rem}.login-method-tabs .tab{font-size:.85rem}.form-group input,.form-group select{font-size:.95rem}}.story-theme-lilac{background:linear-gradient(150deg,#36228f,#7255e8 53%,#c9a2ff 120%)}.story-preview-container .story-preview-stage{border-radius:11px;box-shadow:0 18px 42px #141c3d42;height:534px;overflow:hidden;position:relative;width:300px}.story-preview-container .story-canvas{box-shadow:none;left:0;position:absolute;top:0;transform:scale(.278);transform-origin:top left}.story-canvas.is-exporting{position:relative;transform:none!important;transform-origin:top left}.story-canvas.is-exporting,.story-canvas.is-exporting *{direction:rtl;font-family:Vazirmatn,Tahoma,Arial,sans-serif!important}.story-topline{letter-spacing:normal!important;position:relative}.story-wordmark{direction:rtl;height:48px;position:absolute;right:82px;top:5px;width:350px}.story-wordmark i{font-style:normal;letter-spacing:normal!important;position:absolute;top:0;white-space:nowrap}.story-wordmark i:first-child{right:0}.story-wordmark i:nth-child(2){right:102px}.story-wordmark i:nth-child(3){right:182px}.story-title-lines i{display:inline-block;font-style:normal}.story-title-lines{letter-spacing:normal!important}.story-title-lines>span{display:block}.story-title-lines>span:last-child{direction:rtl;display:flex;gap:18px;justify-content:center}.story-photo-frame{background:#ffffff38;border:3px solid #ffffffb3;border-radius:40px;bottom:295px;box-shadow:0 24px 40px #120e3d38;height:320px;left:84px;overflow:hidden;padding:11px;position:absolute;transform:rotate(-7deg);width:250px}.story-photo-frame img{border-radius:28px;display:block;filter:saturate(1.12);height:100%;object-fit:cover;width:100%}.story-photo-frame span{background:#fff;border-radius:22px;box-shadow:0 8px 18px #0c0c232e;color:#4931c9;display:grid;font-size:30px;height:64px;place-items:center;position:absolute;right:-17px;top:-17px;width:64px}.story-premium-preview{grid-gap:12px;align-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#090c1c6b;color:#fff;display:grid;gap:12px;inset:0;justify-items:center;position:absolute;text-align:center;z-index:5}.story-premium-preview span{background:#ffffff26;border:2px solid #ffffffbf;border-radius:34px;display:grid;font-size:46px;height:94px;place-items:center;width:94px}.story-premium-preview b{font-size:35px}.story-premium-preview small{font-size:23px}.story-generator-overlay{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f14259e;display:grid;font-family:Vazirmatn,sans-serif;inset:0;overflow:auto;padding:24px;place-items:center;position:fixed;z-index:9999}.story-generator-modal{background:#fff;border:1px solid #dde0efe6;border-radius:32px;box-shadow:0 30px 100px #121b3947;padding:30px;position:relative;width:min(1120px,100%)}.story-close{background:#f3f5fb;border:0;border-radius:14px;color:#555f78;cursor:pointer;display:grid;height:42px;left:22px;place-items:center;position:absolute;top:22px;width:42px}.story-studio-header{margin-bottom:24px;padding-left:64px;text-align:right}.story-studio-eyebrow{color:#6546eb;font-size:11px;font-weight:800;letter-spacing:2px}.story-studio-header h2{color:#17213a;font-size:25px;line-height:1.5;margin:5px 0 4px}.story-studio-header p{color:#7c8498;font-size:13px;margin:0}.story-studio-layout{grid-gap:26px;align-items:start;display:grid;gap:26px;grid-template-columns:290px 1fr}.story-theme-panel{background:#fafbff;border:1px solid #e8eaf2;border-radius:22px;padding:16px}.story-panel-title{align-items:center;color:#252d43;display:flex;font-weight:800;justify-content:space-between;margin:0 2px 14px}.story-panel-title small{color:#8b92a5;font-size:11px;font-weight:600}.story-theme-list{grid-gap:8px;display:grid;gap:8px}.story-theme-card{align-items:center;background:#0000;border:1px solid #0000;border-radius:16px;color:#242b40;cursor:pointer;direction:rtl;display:flex;gap:10px;padding:8px;text-align:right;transition:.2s;width:100%}.story-theme-card:hover{background:#fff;border-color:#e5e8f3;transform:translateX(-2px)}.story-theme-card.is-selected{background:#fff;border-color:#6850ef;box-shadow:0 7px 18px #573fd31f}.story-theme-card>span:not(.story-theme-swatch){grid-gap:2px;display:grid;flex:1 1;gap:2px}.story-theme-card strong{font-size:12px}.story-theme-card small{color:#8c94a7;font-size:10px}.story-theme-swatch{background:linear-gradient(155deg,#8575ff,#33227f);border-radius:11px;color:#fff;display:grid;height:44px;overflow:hidden;place-items:center;position:relative;width:38px}.story-theme-swatch i{background:#ffffff47;border-radius:50%;bottom:-10px;height:26px;left:-6px;position:absolute;width:26px}.story-theme-swatch b{font-size:17px;position:relative}.story-theme-card.aurora .story-theme-swatch{background:linear-gradient(160deg,#082b5b,#3d84ff,#bcfcdb)}.story-theme-card.pop .story-theme-swatch{background:linear-gradient(160deg,#ffcf52,#ff4c8d)}.story-theme-card.neon .story-theme-swatch{background:#111526}.story-theme-card.love-note .story-theme-swatch{background:linear-gradient(160deg,#f9e5de,#dc6c81)}.story-theme-card.cosmic .story-theme-swatch{background:linear-gradient(160deg,#161b44,#6057d5)}.story-theme-card em{background:#fff2be;border-radius:5px;color:#936600;font-size:8px;font-style:normal;font-weight:900;padding:3px 5px}.story-pro-hint{background:#fff7d8;border-radius:12px;color:#766020;display:flex;font-size:10px;gap:7px;line-height:1.7;margin-top:15px;padding:10px}.story-pro-hint span{font-size:17px}.story-preview-shell{padding-top:22px;position:relative}.story-preview-label{color:#777f94;font-size:10px;font-weight:800;position:absolute;right:0;top:0}.story-preview-container{background:radial-gradient(circle at 50% 20%,#f9f7ff,#f0f3fa);border:1px solid #e7e9f1;border-radius:22px;display:grid;height:560px;overflow:hidden;place-items:center}.story-canvas{border-radius:38px;box-shadow:0 36px 70px #141c3d61;color:#fff;height:1920px;isolation:isolate;overflow:hidden;position:relative;transform:scale(.278);transform-origin:center;width:1080px}.story-content{direction:rtl;display:flex;flex-direction:column;height:100%;padding:100px 84px;position:relative;z-index:2}.story-orb{border-radius:999px;filter:blur(1px);opacity:.75;position:absolute;z-index:0}.story-orb-one{background:radial-gradient(circle at 30% 30%,#c0b7ff,#9a73ff1a 70%);height:620px;right:-190px;top:-220px;width:620px}.story-orb-two{background:#ffb3d1;bottom:130px;height:520px;left:-235px;opacity:.3;width:520px}.story-grid-lines{background-image:linear-gradient(#ffffffa6 1px,#0000 0),linear-gradient(90deg,#ffffffa6 1px,#0000 0);background-size:64px 64px;inset:0;-webkit-mask-image:linear-gradient(180deg,#000,#0000 65%);mask-image:linear-gradient(180deg,#000,#0000 65%);opacity:.12;position:absolute}.story-topline{align-items:center;direction:rtl;display:flex;font-size:28px;font-weight:700;gap:18px;letter-spacing:.2px}.story-topline b{font-size:42px;margin-right:auto}.story-logo-dot{background:#fff;border-radius:18px;color:#4e38d5;display:grid;font-size:38px;font-weight:900;height:55px;place-items:center;width:55px}.story-main-copy{margin-top:245px}.story-kicker{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #ffffff8c;border-radius:999px;display:inline-flex;font-size:26px;font-weight:700;padding:13px 25px}.story-main-copy h1{font-size:100px;font-weight:900;letter-spacing:-3px;line-height:1.22;margin:34px 0 28px}.story-main-copy p{color:#ffffffe0;font-size:35px;line-height:1.9;margin:0}.story-main-copy p strong{color:#fff}.story-question-card{grid-gap:22px;align-items:center;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffff29;border:2px solid #ffffff5c;border-radius:34px;box-shadow:inset 0 1px #fff6;display:grid;gap:22px;grid-template-columns:90px 1fr auto;margin-top:95px;padding:28px 34px}.story-question-card span{background:#fff;border-radius:26px;color:#5640d9;display:grid;font-size:50px;font-weight:900;height:76px;place-items:center;width:76px}.story-question-card p{font-size:31px;font-weight:700;margin:0}.story-question-card b{background:#fff;border-radius:16px;color:#4f3ed3;font-size:25px;padding:13px 20px}.story-meta-row{align-items:center;border-bottom:2px solid #ffffff4d;border-top:2px solid #ffffff4d;display:flex;gap:38px;justify-content:center;margin-top:auto;padding:28px}.story-meta-row div{grid-gap:4px;display:grid;gap:4px;text-align:center}.story-meta-row b{font-size:46px}.story-meta-row span{font-size:22px;opacity:.86}.story-meta-row i{background:#ffffff73;height:48px;width:2px}.story-footer{align-items:center;display:flex;font-size:26px;font-weight:700;justify-content:space-between;margin-top:52px}.story-footer b{background:#fff;border-radius:14px;color:#4631c8;padding:14px 20px}.story-theme-aurora{background:linear-gradient(155deg,#071c45,#155de4 50%,#81ebc7 120%)}.story-theme-aurora .story-orb-two{background:#d5ff55;opacity:.3}.story-theme-pop{background:linear-gradient(150deg,#ffcc4c,#ff5c96 54%,#7e45df)}.story-theme-pop .story-grid-lines{opacity:.18;transform:rotate(-15deg) scale(1.2)}.story-theme-neon{background:#111426;color:#eafffc}.story-theme-neon .story-orb-one{background:#00e4ae;opacity:.28}.story-theme-neon .story-orb-two{background:#d443ff;opacity:.25}.story-theme-neon .story-footer b,.story-theme-neon .story-logo-dot,.story-theme-neon .story-question-card span{background:#83ffcf;color:#101528}.story-theme-love-note{background:linear-gradient(145deg,#fff4e8,#f5c9d2);color:#522f48}.story-theme-love-note .story-orb-one{background:#fff;opacity:.8}.story-theme-love-note .story-orb-two{background:#e37796;opacity:.25}.story-theme-love-note .story-grid-lines{opacity:.08}.story-theme-love-note .story-footer b,.story-theme-love-note .story-logo-dot,.story-theme-love-note .story-question-card span{background:#fff;color:#a23d61}.story-theme-love-note .story-main-copy p{color:#704a61}.story-theme-love-note .story-kicker,.story-theme-love-note .story-meta-row,.story-theme-love-note .story-question-card{border-color:#66304c3d}.story-theme-cosmic{background:radial-gradient(circle at 75% 8%,#7b6cf2 0,#1a2055 35%,#090d24 85%)}.story-theme-cosmic .story-orb-one{background:#b9a7ff}.story-theme-cosmic .story-orb-two{background:#4aa5ff;opacity:.35}.story-actions{align-items:center;border-top:1px solid #eaecf3;display:flex;justify-content:space-between;margin-top:22px;padding-top:20px}.story-actions p{align-items:center;color:#8b92a4;display:flex;font-size:11px;gap:6px;margin:0}.story-actions p span{font-size:16px}.btn-generate-story{align-items:center;background:#4028d0;border:0;border-radius:14px;box-shadow:0 8px 16px #412acb38;color:#fff;cursor:pointer;display:flex;font:700 13px Vazirmatn,sans-serif;gap:8px;padding:13px 20px}.btn-generate-story:hover{background:#321bab;transform:translateY(-2px)}.btn-generate-story:disabled{cursor:wait;opacity:.7;transform:none}.btn-generate-story span{font-size:18px}@media(max-width:760px){.story-generator-overlay{padding:0;place-items:end center}.story-generator-modal{border-radius:28px 28px 0 0;max-height:94vh;padding:25px 16px}.story-studio-header{padding-left:46px}.story-studio-header h2{font-size:20px}.story-studio-layout{gap:15px;grid-template-columns:1fr}.story-theme-panel{padding:12px}.story-theme-list{grid-template-columns:repeat(2,1fr)}.story-theme-card{padding:7px}.story-theme-card small{display:none}.story-preview-container{height:490px}.story-canvas{transform:scale(.244)}.story-actions{gap:12px}.story-actions p{line-height:1.8}.btn-generate-story{padding:12px;white-space:nowrap}.story-close{left:16px;top:17px}}.results-theme-royal{background:linear-gradient(150deg,#39218e,#7052df 53%,#c3a2ff 120%)}.results-story-preview .results-preview-stage{border-radius:11px;box-shadow:0 18px 42px #141c3d42;height:534px;overflow:hidden;position:relative;width:300px}.results-story-preview .results-story-canvas{box-shadow:none;left:0;position:absolute;top:0;transform:scale(.278);transform-origin:top left}.results-story-canvas.is-exporting{position:relative;transform:none!important;transform-origin:top left}.results-story-canvas.is-exporting,.results-story-canvas.is-exporting *{direction:rtl;font-family:Vazirmatn,Tahoma,Arial,sans-serif!important}.results-title-lines,.results-title-lines i{letter-spacing:normal!important}.results-title-lines i{display:block;font-style:normal}.results-photo-frame{background:#fff3;border:3px solid #ffffffb8;border-radius:35px;box-shadow:0 22px 40px #14153738;height:258px;left:80px;overflow:hidden;padding:10px;position:absolute;top:650px;transform:rotate(7deg);width:205px}.results-photo-frame img{border-radius:25px;display:block;filter:saturate(1.08);height:100%;object-fit:cover;width:100%}.results-photo-frame span{background:#fff;border-radius:19px;bottom:-14px;color:#4931c9;display:grid;font-size:25px;height:56px;place-items:center;position:absolute;right:-14px;width:56px}.results-story-overlay{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f14259e;display:grid;font-family:Vazirmatn,sans-serif;inset:0;overflow:auto;padding:24px;place-items:center;position:fixed;z-index:9999}.results-story-modal{background:#fff;border:1px solid #e0e4ef;border-radius:32px;box-shadow:0 30px 100px #121b3947;padding:30px;position:relative;width:min(1120px,100%)}.results-close{background:#f3f5fb;border:0;border-radius:14px;color:#555f78;cursor:pointer;display:grid;height:42px;left:22px;place-items:center;position:absolute;top:22px;width:42px}.results-studio-header{margin-bottom:24px;padding-left:64px}.results-studio-header>span{color:#d16243;font-size:11px;font-weight:800;letter-spacing:2px}.results-studio-header h2{color:#17213a;font-size:25px;line-height:1.5;margin:5px 0 4px}.results-studio-header p{color:#7c8498;font-size:13px;margin:0}.results-studio-layout{grid-gap:26px;display:grid;gap:26px;grid-template-columns:260px 1fr}.results-theme-panel{background:#fafbff;border:1px solid #e8eaf2;border-radius:22px;color:#252d43;font-size:13px;padding:16px}.results-theme-list{grid-gap:8px;display:grid;gap:8px;margin-top:14px}.results-theme-card{align-items:center;background:#fff;border:1px solid #0000;border-radius:14px;color:#273149;cursor:pointer;display:flex;font:700 11px Vazirmatn,sans-serif;gap:9px;padding:9px;text-align:right}.results-theme-card:hover{transform:translateX(-2px)}.results-theme-card b{background:#6545df;border-radius:9px;color:#fff;display:grid;height:28px;place-items:center;width:28px}.results-theme-card span{flex:1 1}.results-theme-card i{color:#2eae7b;font-size:17px;visibility:hidden}.results-theme-card.is-selected{border-color:#6650e8;box-shadow:0 5px 14px #5c44d31f}.results-theme-card.is-selected i{visibility:visible}.results-theme-card.sunset b{background:#ea7651}.results-theme-card.midnight b{background:#1c2547}.results-theme-card.mint b{background:#29ad91}.results-theme-panel>p{background:#fff4d5;border-radius:12px;color:#806925;font-size:10px;line-height:1.8;margin:16px 0 0;padding:10px}.results-theme-panel>p span{font-size:15px;margin-left:4px;vertical-align:middle}.results-preview-shell{padding-top:22px;position:relative}.results-preview-shell>span{color:#777f94;font-size:10px;font-weight:800;position:absolute;right:0;top:0}.results-story-preview{background:radial-gradient(circle at 50% 20%,#fffaf5,#f3f5fa);border:1px solid #e7e9f1;border-radius:22px;display:grid;height:560px;overflow:hidden;place-items:center}.results-story-canvas{border-radius:38px;box-shadow:0 36px 70px #141c3d61;color:#fff;height:1920px;isolation:isolate;overflow:hidden;position:relative;transform:scale(.278);transform-origin:center;width:1080px}.results-story-content{direction:rtl;display:flex;flex-direction:column;height:100%;padding:88px 84px;position:relative;z-index:2}.results-light{border-radius:50%;filter:blur(3px);position:absolute;z-index:0}.results-light-one{background:#c6b8ff;height:630px;opacity:.45;right:-180px;top:-260px;width:630px}.results-light-two{background:#ffcf73;bottom:280px;height:480px;left:-200px;opacity:.28;width:480px}.results-confetti{font-size:70px;left:0;letter-spacing:50px;opacity:.65;position:absolute;top:300px;transform:rotate(-12deg);width:100%;z-index:1}.results-brand{align-items:center;display:flex;font-size:27px;font-weight:700;gap:17px}.results-brand b{background:#fff;border-radius:17px;color:#4f3cd2;display:grid;font-size:38px;height:54px;place-items:center;width:54px}.results-brand i{font-size:42px;font-style:normal;margin-right:auto}.results-copy{margin-top:140px}.results-copy>span{border:2px solid #ffffff80;border-radius:999px;display:inline-block;font-size:24px;font-weight:700;padding:12px 22px}.results-copy h1{font-size:98px;font-weight:900;letter-spacing:-3px;line-height:1.18;margin:30px 0 22px}.results-copy p{color:#ffffffd6;font-size:31px;margin:0}.results-score-ring{border-color:#ffe187 #ffe187 #ffffff52 #ffffff52;border-radius:50%;border-style:solid;border-width:16px;display:grid;height:306px;margin:55px auto 0;padding:19px;place-items:center;position:relative;transform:rotate(-25deg);width:306px}.results-score-ring div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff21;border-radius:50%;display:grid;height:100%;place-content:center;text-align:center;transform:rotate(25deg);width:100%}.results-score-ring b{font-size:82px;line-height:1}.results-score-ring span{font-size:19px;font-weight:700;margin-top:8px}.results-score-ring>small{font-size:35px;font-weight:800;left:35px;position:absolute;top:45px;transform:rotate(25deg)}.results-podium{align-items:end;direction:ltr;display:flex;gap:14px;height:360px;justify-content:center;margin-top:auto}.podium-person{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff29;border:2px solid #ffffff59;border-radius:32px 32px 10px 10px;direction:rtl;display:flex;flex-direction:column;padding:23px 14px 28px;position:relative;text-align:center;width:260px}.podium-1{background:#ffdd804d;height:310px;order:2}.podium-2{height:250px;order:1}.podium-3{height:210px;order:3}.podium-avatar{background:#fff;border-radius:30px;box-shadow:0 8px 20px #00000026;color:#4f3dd4;display:grid;font-size:40px;font-weight:900;height:85px;margin-bottom:16px;margin-top:-63px;place-items:center;width:85px}.podium-person>b{font-size:27px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.podium-person small{color:#ffe28b;font-size:25px;font-weight:800;margin-top:7px}.podium-person i{bottom:14px;font-size:38px;font-style:normal;font-weight:900;opacity:.82;position:absolute}.results-participants{align-items:center;background:#ffffff26;border-radius:99px;display:flex;font-size:21px;gap:12px;justify-content:center;margin:46px auto 0;padding:15px 25px;width:-webkit-max-content;width:max-content}.results-participants b{font-size:33px}.results-participants i{color:#ffda82;font-size:28px;font-style:normal}.results-footer{display:flex;font-size:23px;font-weight:700;justify-content:space-between;margin-top:35px}.results-footer b{background:#fff;border-radius:14px;color:#4530c5;padding:12px 17px}.results-theme-sunset{background:linear-gradient(150deg,#f17657,#ee3f83 51%,#592e94)}.results-theme-sunset .results-light-one{background:#ffe28a}.results-theme-midnight{background:linear-gradient(150deg,#111936,#263466 60%,#1b838b)}.results-theme-midnight .results-light-one{background:#3bf7e0;opacity:.22}.results-theme-midnight .results-light-two{background:#7c74ff;opacity:.35}.results-theme-midnight .results-brand b,.results-theme-midnight .results-footer b{background:#97ffe3;color:#13213a}.results-theme-mint{background:linear-gradient(150deg,#d2fff2,#71d5bd 55%,#36aa9d);color:#173c43}.results-theme-mint .results-light-one{background:#fff;opacity:.7}.results-theme-mint .results-light-two{background:#fff18d}.results-theme-mint .results-copy p{color:#24565a}.results-theme-mint .results-brand b,.results-theme-mint .results-footer b{background:#173f48;color:#fff}.results-theme-mint .podium-person,.results-theme-mint .results-copy>span{border-color:#1846493d}.results-theme-mint .podium-person{background:#ffffff4d}.results-theme-mint .podium-avatar{color:#187f72}.results-actions{align-items:center;border-top:1px solid #eaecf3;display:flex;justify-content:space-between;margin-top:22px;padding-top:20px}.results-actions p{align-items:center;color:#8b92a4;display:flex;font-size:11px;gap:6px;margin:0}.results-actions p span{font-size:16px}.btn-generate-results{align-items:center;background:#dc6545;border:0;border-radius:14px;box-shadow:0 8px 16px #ca593c38;color:#fff;cursor:pointer;display:flex;font:700 13px Vazirmatn,sans-serif;gap:8px;padding:13px 20px}.btn-generate-results:hover{background:#bd482b;transform:translateY(-2px)}.btn-generate-results:disabled{cursor:wait;opacity:.7;transform:none}.btn-generate-results span{font-size:18px}@media(max-width:760px){.results-story-overlay{padding:0;place-items:end center}.results-story-modal{border-radius:28px 28px 0 0;max-height:94vh;padding:25px 16px}.results-studio-header{padding-left:46px}.results-studio-header h2{font-size:20px}.results-studio-layout{gap:15px;grid-template-columns:1fr}.results-theme-panel{padding:12px}.results-theme-list{grid-template-columns:repeat(2,1fr)}.results-theme-card{padding:8px}.results-theme-panel>p{display:none}.results-story-preview{height:490px}.results-story-canvas{transform:scale(.244)}.results-actions{gap:12px}.results-actions p{line-height:1.8}.btn-generate-results{padding:12px;white-space:nowrap}}.dashboard-container{background:#f7f9fb;color:#191c1e;direction:rtl;min-height:100vh}.dashboard-main{margin:0 auto;padding:32px 0 58px;width:min(100% - 32px,1180px)}.dashboard-welcome{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-bottom:30px}.dashboard-welcome p{color:#5f6270;font-size:.92rem;margin:0 0 4px}.dashboard-welcome h1{font-size:1.6rem;font-weight:800;margin:0}.dashboard-create-button{align-items:center;background:#3525cd;border:0;border-radius:999px;box-shadow:0 8px 18px #3525cd38;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:.9rem;font-weight:800;gap:8px;justify-content:center;min-height:48px;padding:0 18px}.dashboard-create-button:hover{transform:translateY(-2px)}.dashboard-stat-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:32px}.dashboard-stat-card{background:#fff;border:1px solid #c7c4d8a6;border-radius:22px;box-shadow:0 2px 5px #191c1e08;display:flex;flex-direction:column;justify-content:space-between;min-height:142px;padding:20px;transition:box-shadow .2s ease,transform .2s ease}.dashboard-stat-card:hover{box-shadow:0 10px 24px #191c1e14;transform:translateY(-2px)}.dashboard-stat-card>div{align-items:flex-start;color:#5f6270;display:flex;font-size:.84rem;justify-content:space-between}.dashboard-stat-card i{background:#e2dfff;border-radius:13px;color:#3525cd;display:grid;font-size:21px;font-style:normal;height:40px;place-items:center;width:40px}.dashboard-stat-card strong{font-size:2rem;line-height:1}.dashboard-stat-primary{background:linear-gradient(135deg,#fff,#f0f0ff)}.dashboard-stat-secondary{background:linear-gradient(135deg,#fff,#fff0f2)}.dashboard-stat-secondary i{background:#ffdadc;color:#a93349}.dashboard-stat-tertiary{background:linear-gradient(135deg,#fff,#effdf7)}.dashboard-stat-tertiary i{background:#d9fbe9;color:#006e4b}.dashboard-stat-gold{background:linear-gradient(135deg,#fff,#fff8e8)}.dashboard-stat-gold i{background:#fff1c2;color:#9a7000}.dashboard-tests-section{background:#fffc;border:1px solid #c7c4d8b8;border-radius:28px;box-shadow:0 10px 28px #191c1e0a;overflow:hidden}.dashboard-section-heading{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:24px 26px 18px}.dashboard-section-heading h2{font-size:1.18rem;margin:0}.dashboard-section-heading p{color:#777587;font-size:.82rem;margin:5px 0 0}.dashboard-section-heading>span{background:#eceef0;border-radius:999px;color:#5f6270;font-size:.72rem;padding:7px 10px}.dashboard-test-tiles{grid-gap:14px;display:grid;gap:14px;padding:0 18px 18px}.dashboard-test-tile{align-items:center;background:#fff;border:1px solid #c7c4d8;border-radius:16px;box-shadow:0 2px 5px #191c1e08;display:flex;gap:16px;justify-content:space-between;padding:16px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.dashboard-test-tile:hover{border-color:#a9a0fa;box-shadow:0 10px 22px #191c1e14;transform:translateY(-2px)}.dashboard-tile-info{align-items:center;display:flex;gap:14px;min-width:0}.dashboard-tile-icon{background:#e6e8ea;border-radius:14px;color:#3525cd;display:grid;flex:0 0 48px;font-size:27px;height:48px;place-items:center;width:48px}.dashboard-tile-copy{min-width:0}.dashboard-tile-title{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.dashboard-tile-title strong{color:#191c1e;font-size:.98rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-status{background:#d9fbe9;border-radius:999px;color:#005236;font-size:.68rem;font-weight:800;padding:4px 9px;width:-webkit-max-content;width:max-content}.dashboard-tile-meta{color:#777587;display:flex;flex-wrap:wrap;font-size:.73rem;gap:8px 16px;margin-top:7px}.dashboard-tile-meta span{align-items:center;display:inline-flex;gap:4px}.dashboard-tile-meta i{color:#5f6270;font-size:15px;font-style:normal}.dashboard-tile-meta b{font-weight:800}.dashboard-tile-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:4px;justify-content:flex-end}.dashboard-tile-actions button{background:#0000;border:0;border-radius:10px;color:#5f6270;cursor:pointer;display:grid;height:35px;padding:0;place-items:center;transition:background .2s ease,color .2s ease;width:35px}.dashboard-tile-actions button:first-child,.dashboard-tile-actions button:hover{background:#e2dfff;color:#3525cd}.dashboard-tile-actions .dashboard-delete-action:hover{background:#ffdad6;color:#ba1a1a}.no-tests{padding:70px 24px;text-align:center}.no-tests>span{background:#e2dfff;border-radius:22px;color:#3525cd;display:grid;font-size:34px;height:68px;margin:0 auto 16px;place-items:center;width:68px}.no-tests h3{font-size:1.2rem;margin:0}.no-tests p{color:#5f6270;line-height:1.8;margin:9px auto 22px;max-width:370px}.no-tests button{background:#3525cd;border:0;border-radius:12px;color:#fff;cursor:pointer;font:inherit;font-weight:700;padding:12px 18px}.notifications-panel{background:#fff;border:1px solid #c7c4d8;border-radius:20px;box-shadow:0 8px 22px #191c1e0d;margin:0 0 22px;overflow:hidden}.notifications-header{align-items:center;background:#f2f4f6;border-bottom:1px solid #e0e3e5;display:flex;justify-content:space-between;padding:17px 20px}.notifications-header h2{font-size:1rem;margin:0}.notifications-header button{background:#e2dfff;border:0;border-radius:9px;color:#3525cd;cursor:pointer;font:inherit;font-size:.78rem;font-weight:700;padding:7px 11px}.notifications-list{max-height:360px;overflow-y:auto}.no-notifications{color:#777587;margin:0;padding:28px;text-align:center}.notification-item{border-bottom:1px solid #eceef0;display:flex;gap:15px;justify-content:space-between;padding:15px 20px}.notification-item.unread{background:#f7f6ff}.notification-item h3,.notification-item p{margin:0}.notification-item h3{font-size:.9rem}.notification-item p{color:#5f6270;font-size:.82rem;margin-top:4px}.notification-item small{color:#777587;display:block;font-size:.7rem;margin-top:6px}.notification-item button{background:#0000;border:0;border-radius:50%;color:#777587;cursor:pointer;display:grid;flex:0 0 30px;height:30px;place-items:center;width:30px}.notification-item button:hover{background:#ffdad6;color:#ba1a1a}.dashboard-error{background:#fff;border-radius:20px;box-shadow:0 10px 28px #191c1e14;margin:100px auto;padding:30px;text-align:center;width:min(100% - 32px,520px)}.dashboard-error p{color:#ba1a1a}.dashboard-error button{background:#3525cd;border:0;border-radius:11px;color:#fff;cursor:pointer;font:inherit;font-weight:700;padding:11px 22px}@media (max-width:760px){.dashboard-main{padding-bottom:88px;padding-top:22px;width:min(100% - 24px,1180px)}.dashboard-welcome{align-items:stretch;flex-direction:column}.dashboard-welcome h1{font-size:1.35rem}.dashboard-create-button{width:100%}.dashboard-stat-grid{gap:10px;grid-template-columns:repeat(2,1fr);margin-bottom:24px}.dashboard-stat-card{border-radius:17px;min-height:116px;padding:15px}.dashboard-stat-card strong{font-size:1.52rem}.dashboard-stat-card i{font-size:18px;height:34px;width:34px}.dashboard-tests-section{border-radius:21px}.dashboard-section-heading{align-items:flex-start;flex-direction:column;padding:19px 18px 14px}.dashboard-test-tiles{gap:10px;padding:0 12px 12px}.dashboard-test-tile{align-items:flex-start;flex-direction:column;gap:12px;padding:14px}.dashboard-tile-info{gap:11px;width:100%}.dashboard-tile-icon{border-radius:12px;flex-basis:42px;font-size:23px;height:42px;width:42px}.dashboard-tile-title strong{max-width:175px}.dashboard-tile-meta{font-size:.68rem;gap:6px 11px}.dashboard-tile-actions{border-top:1px solid #eceef0;justify-content:flex-start;padding-top:9px;width:100%}.notification-item{padding:14px 16px}}.step-section{animation:fadeIn .5s ease;max-width:1200px;padding:40px 20px}.step-header{margin-bottom:50px;text-align:center}.step-header h2{color:#1e293b;font-size:2.5rem;margin-bottom:15px}.step-header p{color:#64748b;font-size:1.2rem}.categories-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.category-card{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:3px solid #0000;border-radius:25px;cursor:pointer;padding:40px 30px;position:relative;text-align:center;transition:all .3s ease}.category-card:hover{border-color:#667eea;box-shadow:0 20px 60px #667eea33;transform:translateY(-10px)}.category-card.premium{background:linear-gradient(135deg,#fef3c7,#fde68a)}.premium-badge{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:12px;box-shadow:0 4px 15px #fbbf2466;color:#fff;font-size:.85rem;font-weight:700;padding:8px 16px;position:absolute;right:-12px;top:-12px}.category-emoji{font-size:4rem;margin-bottom:20px}.category-card h3{color:#1e293b;font-size:1.5rem;margin-bottom:10px}.category-card p{color:#64748b;font-size:1rem}@media (max-width:768px){.categories-grid{grid-template-columns:1fr}.step-header h2{font-size:2rem}}.progress-container{margin-bottom:40px}.progress-bar{background:#e2e8f0;border-radius:10px;height:12px;margin-bottom:15px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:10px}.progress-text{color:#64748b;font-size:1.1rem;font-weight:600;text-align:center}.question-card-single{background:#fff;border-radius:30px;box-shadow:0 10px 40px #0000001a;margin:0 auto;max-width:800px;padding:50px}.question-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;color:#fff;display:inline-block;font-size:1rem;font-weight:700;margin-bottom:30px;padding:12px 24px}.question-text-large{color:#1e293b;font-size:2rem;line-height:1.5;margin-bottom:20px}.question-hint{color:#64748b;font-size:1.1rem;margin-bottom:40px}.options-grid-large{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.option-button-large{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:3px solid #0000;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;gap:15px;padding:30px 20px;transition:all .3s ease}.option-button-large:hover{border-color:#667eea;box-shadow:0 10px 30px #667eea33;transform:translateY(-5px)}.option-text{font-size:1.1rem}.btn-previous{border:none;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:600;padding:15px 30px;transition:all .3s ease}.btn-previous:hover{background:#e2e8f0}@media (max-width:768px){.question-card-single{padding:30px 20px}.question-text-large{font-size:1.5rem}.options-grid-large{grid-template-columns:1fr}}.preview-card{background:#fff;border-radius:30px;box-shadow:0 10px 40px #0000001a;margin:0 auto 40px;max-width:900px;padding:50px}.preview-header{border-bottom:2px solid #e2e8f0;margin-bottom:40px;padding-bottom:30px;text-align:center}.preview-header h3{color:#1e293b;font-size:2.2rem;margin-bottom:20px}.preview-info{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.preview-info span{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px;color:#64748b;font-size:1rem;font-weight:600;padding:12px 24px}.preview-questions-list{margin-bottom:40px}.preview-questions-list h4{color:#1e293b;font-size:1.5rem;margin-bottom:25px;text-align:center}.preview-question-row{background:#f8fafc;border-radius:15px;display:flex;gap:15px;margin-bottom:15px;padding:20px;transition:all .3s ease}.preview-question-row:hover{background:#f1f5f9}.preview-number{color:#667eea;font-size:1.2rem;font-weight:700;min-width:30px}.preview-content{display:flex;flex:1 1;flex-direction:column;gap:10px}.preview-question-text{color:#1e293b;font-size:1.1rem;font-weight:600}.preview-answer{color:#10b981;font-size:1rem;font-weight:600}.preview-note{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:15px;padding:20px;text-align:center}.preview-note p{color:#1e40af;font-size:1rem;line-height:1.6;margin:0}.step-actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.btn-secondary{background:#f1f5f9;border:none;border-radius:15px;color:#64748b;cursor:pointer;font-size:1.2rem;font-weight:700;padding:18px 40px;transition:all .3s ease}.btn-secondary:hover{background:#e2e8f0}.btn-publish{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:15px;box-shadow:0 10px 30px #10b9814d;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:18px 40px;transition:all .3s ease}.btn-publish:hover:not(:disabled){box-shadow:0 15px 40px #10b98166;transform:translateY(-3px)}.btn-publish:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.preview-card{padding:30px 20px}.preview-header h3{font-size:1.8rem}.step-actions{flex-direction:column}.btn-publish,.btn-secondary{width:100%}}.upgrade-overlay{animation:upgrade-fade-in .25s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1416249e;display:grid;inset:0;overflow:hidden;padding:24px;place-items:center;position:fixed;z-index:9999}.upgrade-modal{animation:upgrade-pop-in .3s cubic-bezier(.2,.8,.2,1);background:#fff;border:1px solid #ffffffb3;border-radius:28px;box-shadow:0 28px 80px #0a0c1c59;display:grid;grid-template-rows:minmax(0,1fr) auto;max-height:min(760px,calc(100dvh - 48px));overflow:hidden;position:relative;width:min(100%,520px)}.upgrade-modal:before{background:radial-gradient(circle at 50% -20%,#e7e3ff 0,#e7e3ff00 70%);content:"";height:132px;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.upgrade-modal-content{min-height:0;overflow-y:auto;padding:42px 38px 22px;scrollbar-color:#b7affd #0000;scrollbar-width:thin}.upgrade-modal-content::-webkit-scrollbar{width:8px}.upgrade-modal-content::-webkit-scrollbar-track{background:#0000;margin:16px 0}.upgrade-modal-content::-webkit-scrollbar-thumb{background:#b7affd;background-clip:padding-box;border:2px solid #0000;border-radius:999px}.upgrade-modal-content::-webkit-scrollbar-thumb:hover{background:#8175ec;background-clip:padding-box}.upgrade-close{background:#f1f4f8;border:0;border-radius:50%;color:#55627c;cursor:pointer;display:grid;font-size:2rem;font-weight:300;height:42px;left:16px;line-height:1;padding:0;place-items:center;position:absolute;top:16px;transition:background .2s ease,color .2s ease,transform .2s ease;width:42px;z-index:2}.upgrade-close:hover{background:#3525cd;color:#fff;transform:rotate(90deg)}.upgrade-icon{background:linear-gradient(145deg,#f3f1ff,#e5e1ff);border-radius:26px;box-shadow:inset 0 1px 0 #fff,0 12px 24px #4939c329;display:grid;font-size:3rem;height:82px;margin:4px auto 20px;place-items:center;position:relative;transform:rotate(-5deg);width:82px;z-index:1}.upgrade-title{color:#202239;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:800;line-height:1.35;margin:0;text-align:center}.upgrade-description{color:#63708a;font-size:1rem;line-height:1.8;margin:12px auto 26px;max-width:360px;text-align:center}.upgrade-benefits{background:linear-gradient(145deg,#fafaff,#f4f3fb);border:1px solid #e6e4f3;padding:20px}.upgrade-benefits h3{color:#282947;font-size:1rem;font-weight:800;margin:0 0 16px;text-align:right}.upgrade-benefits-list{grid-gap:8px;display:grid;gap:8px}.benefit-item{align-items:center;color:#464b61;display:flex;font-size:.95rem;gap:10px;min-width:0;padding:7px 0}.benefit-check{background:#14b883;border-radius:50%;box-shadow:0 4px 10px #14b88333;color:#fff;display:grid;flex:0 0 25px;font-size:.9rem;font-weight:800;height:25px;place-items:center;width:25px}.upgrade-price{margin:22px 0 2px;text-align:center}.price-badge{align-items:baseline;background:#fff1c2;border-radius:14px;color:#4c3b0a;display:inline-flex;gap:6px;padding:10px 18px}.price-amount{font-size:1.3rem;font-weight:800}.price-period{font-size:.82rem}.price-note{color:#74809a;font-size:.78rem;margin:9px 0 0}.upgrade-actions{background:#fffffff5;border-top:1px solid #edeef4;box-shadow:0 -8px 18px #21243c08;padding:16px 38px 20px}.btn-upgrade-now{align-items:center;background:linear-gradient(135deg,#4836dd,#2e21b7);border:0;border-radius:14px;box-shadow:0 10px 20px #3525cd40;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-weight:800;gap:8px;justify-content:center;padding:15px 18px;transition:transform .2s ease,box-shadow .2s ease;width:100%}.btn-upgrade-now:hover{box-shadow:0 14px 28px #3525cd59;transform:translateY(-2px)}.btn-maybe-later{background:#0000;border:0;border-radius:10px;color:#68738b;cursor:pointer;font:inherit;font-size:.88rem;margin-top:6px;padding:9px;width:100%}.btn-maybe-later:hover{background:#f5f4ff;color:#3525cd}@keyframes upgrade-fade-in{0%{opacity:0}to{opacity:1}}@keyframes upgrade-pop-in{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:580px){.upgrade-overlay{padding:12px}.upgrade-modal{border-radius:24px;max-height:calc(100dvh - 24px)}.upgrade-modal-content{padding:38px 22px 18px}.upgrade-actions{padding:14px 22px 16px}.upgrade-benefits{border-radius:18px;padding:17px}.benefit-item{font-size:.88rem}.upgrade-icon{font-size:2.65rem;height:72px;margin-bottom:16px;width:72px}}.login-prompt-overlay{align-items:center;animation:fadeIn .3s ease;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.login-prompt-modal{animation:slideUp .3s ease;background:#fff;border-radius:30px;box-shadow:0 20px 60px #0000004d;max-width:450px;padding:50px 40px;position:relative;text-align:center;width:100%}.login-prompt-close{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;left:20px;position:absolute;top:20px;transition:all .3s ease;width:40px}.login-prompt-close:hover{background:#e2e8f0;transform:rotate(90deg)}.login-prompt-icon{font-size:5rem;margin-bottom:25px}.login-prompt-title{color:#1e293b;font-size:2rem;margin-bottom:15px}.login-prompt-description{color:#64748b;font-size:1.1rem;line-height:1.6;margin-bottom:30px}.login-benefits{background:#f8fafc;border-radius:20px;margin-bottom:30px;padding:25px}.login-benefit-item{align-items:center;color:#1e293b;display:flex;font-size:1.05rem;gap:12px;justify-content:center;padding:12px}.benefit-icon{font-size:1.5rem}.btn-login-now{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;margin-bottom:20px;padding:18px;transition:all .3s ease;width:100%}.btn-login-now:hover{box-shadow:0 15px 40px #667eea80;transform:translateY(-3px)}.login-note{color:#94a3b8;font-size:.95rem;margin:0}@media (max-width:768px){.login-prompt-modal{padding:40px 25px}.login-prompt-title{font-size:1.7rem}}.create-test-container{background:linear-gradient(135deg,#f8fafc,#fff);padding-bottom:60px}.create-test-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 20px #667eea4d;display:flex;justify-content:space-between;padding:30px 20px;z-index:100}.btn-back{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.btn-back:hover{background:#ffffff4d;transform:translateX(5px)}.create-test-header h1{color:#fff;flex:1 1;font-size:2rem;text-align:center;text-shadow:0 2px 10px #0003}.user-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:12px;color:#fff;display:flex;font-size:1rem;font-weight:600;gap:8px;padding:12px 20px}.premium-star{font-size:1.2rem}.error-banner{margin:20px auto;max-width:1200px;padding:0 20px}.upgrade-deep-overlay{align-items:center;animation:fadeIn .3s ease;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.upgrade-deep-modal{animation:slideUp .3s ease;background:#fff;border-radius:30px;max-width:500px;padding:50px 40px;position:relative;text-align:center;width:100%}.modal-close{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;left:20px;position:absolute;top:20px;transition:all .3s ease;width:40px}.modal-close:hover{background:#e2e8f0;transform:rotate(90deg)}.upgrade-icon{font-size:5rem;margin-bottom:25px}.upgrade-deep-modal h2{color:#1e293b;font-size:2.2rem;margin-bottom:15px}.upgrade-deep-modal p{color:#64748b;font-size:1.1rem;margin-bottom:30px}.upgrade-benefits{background:#f8fafc;border-radius:20px;margin-bottom:30px;padding:25px}.benefit{color:#1e293b;font-size:1.1rem;font-weight:600;padding:12px}.btn-upgrade{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:15px;box-shadow:0 10px 30px #10b9814d;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;margin-bottom:15px;padding:18px;transition:all .3s ease;width:100%}.btn-upgrade:hover{box-shadow:0 15px 40px #10b98166;transform:translateY(-3px)}.btn-skip{background:#0000;border:none;border-radius:12px;color:#64748b;cursor:pointer;font-size:1rem;padding:12px;transition:all .3s ease;width:100%}.btn-skip:hover{background:#f1f5f9}@media (max-width:768px){.create-test-header{flex-direction:column;gap:15px;padding:20px}.create-test-header h1{font-size:1.5rem}.btn-back{align-self:flex-start}.user-badge{align-self:flex-end}.upgrade-deep-modal{padding:40px 25px}}.test-detail-container{background:#f7f9fb;color:#191c1e;direction:rtl;min-height:100vh}.test-detail-main{margin:0 auto;padding:32px 0 56px;width:min(100% - 32px,1180px)}.test-detail-page-heading{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-bottom:32px}.test-detail-page-heading h1{font-size:1.6rem;font-weight:800;margin:0}.test-detail-page-heading p{align-items:center;color:#5f6270;display:flex;font-size:.92rem;gap:8px;margin:7px 0 0}.test-detail-page-heading p span{background:#3525cd;border-radius:50%;box-shadow:0 0 0 5px #e2dfff;height:8px;width:8px}.test-detail-actions{display:flex;gap:10px}.test-detail-actions button{align-items:center;border-radius:14px;cursor:pointer;display:inline-flex;font:inherit;font-size:.9rem;font-weight:700;gap:8px;justify-content:center;min-height:48px;padding:0 18px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.test-detail-actions button:hover{transform:translateY(-2px)}.detail-share-action{background:#fff;border:1px solid #c7c4d8;color:#3525cd}.detail-story-action{background:#3525cd;border:1px solid #3525cd;box-shadow:0 8px 18px #3525cd33;color:#fff}.detail-stat-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:34px}.detail-stat-card{background:#fff;border:1px solid #c7c4d899;border-radius:22px;display:flex;flex-direction:column;justify-content:space-between;min-height:144px;overflow:hidden;padding:20px;position:relative}.detail-stat-card:after{bottom:-35px;color:currentColor;content:"star";font-family:Material Symbols Outlined;font-size:130px;left:-24px;opacity:.05;position:absolute}.detail-stat-card>div{align-items:flex-start;color:#5f6270;display:flex;font-size:.86rem;justify-content:space-between}.detail-stat-card i{background:#e2dfff;border-radius:12px;color:#3525cd;display:grid;font-size:21px;font-style:normal;height:38px;place-items:center;width:38px}.detail-stat-card strong{font-size:2rem;line-height:1;position:relative;z-index:1}.detail-stat-tertiary{background:linear-gradient(135deg,#fff,#effdf7)}.detail-stat-tertiary i{background:#d9fbe9;color:#006e4b}.detail-stat-secondary{background:linear-gradient(135deg,#fff,#fff0f2)}.detail-stat-secondary i{background:#ffdadc;color:#a93349}.detail-stat-primary{background:linear-gradient(135deg,#fff,#f0f0ff)}.participants-section{background:#ffffffc7;border:1px solid #c7c4d8b3;border-radius:28px;box-shadow:0 10px 28px #191c1e0a;overflow:hidden}.detail-list-heading{align-items:center;display:flex;justify-content:space-between;padding:24px 26px 18px}.detail-list-heading h2{font-size:1.15rem;margin:0}.detail-list-heading p{color:#777587;font-size:.82rem;margin:5px 0 0}.participant-result-tiles{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 18px 18px}.participant-result-tile{background:#fff;border:1px solid #c7c4d8;border-radius:18px;box-shadow:0 2px 5px #191c1e08;display:flex;flex-direction:column;padding:17px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.participant-result-tile:hover{border-color:#a9a0fa;box-shadow:0 10px 22px #191c1e14;transform:translateY(-2px)}.participant-tile-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.participant-tile-person{align-items:center;display:flex;gap:8px;min-width:0}.rank-badge{background:#eceef0;border-radius:9px;color:#5f6270;display:grid;flex:0 0 29px;font-size:.76rem;font-weight:800;height:29px;place-items:center;width:29px}.rank-badge.rank-1{background:#fff1c2;color:#765500}.rank-badge.rank-2{background:#e0e3e5;color:#4d5263}.rank-badge.rank-3{background:#ffe0c2;color:#854a13}.participant-initial{background:#3525cd;border-radius:13px;color:#fff;display:grid;flex:0 0 40px;font-size:.95rem;font-weight:800;height:40px;place-items:center;width:40px}.participant-tile-person strong{color:#191c1e;display:block;font-size:.91rem;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.participant-tile-person small{align-items:center;color:#777587;display:flex;font-size:.68rem;gap:4px;margin-top:5px}.participant-tile-person small .material-symbols-outlined{font-size:13px}.participant-tile-score{align-items:flex-end;display:flex;flex-direction:column;font-size:.68rem;font-weight:700;gap:2px}.participant-tile-score b{font-size:1.15rem}.participant-tile-progress{margin:18px 0 15px}.participant-tile-progress>div:first-child{align-items:center;color:#777587;display:flex;font-size:.69rem;gap:10px;justify-content:space-between;margin-bottom:8px}.participant-tile-progress strong{color:#464555;font-size:.68rem}.participant-progress{background:#e0e3e5;border-radius:999px;height:7px;overflow:hidden}.participant-progress span{border-radius:inherit;display:block;height:100%}.participant-tile-detail{align-items:center;background:#fff;border:1px solid #c7c4d8;border-radius:11px;color:#3525cd;cursor:pointer;display:inline-flex;font:inherit;font-size:.78rem;font-weight:800;gap:5px;justify-content:center;padding:10px;width:100%}.participant-tile-detail:hover{background:#3525cd;border-color:#3525cd;color:#fff}.participant-tile-detail .material-symbols-outlined{font-size:18px}.no-participants{padding:70px 24px;text-align:center}.no-participants>span{background:#e2dfff;border-radius:22px;color:#3525cd;display:grid;font-size:33px;height:66px;margin:0 auto 16px;place-items:center;width:66px}.no-participants h3{font-size:1.2rem;margin:0}.no-participants p{color:#5f6270;line-height:1.8;margin:9px auto 22px;max-width:370px}.no-participants button{align-items:center;background:#3525cd;border:0;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-weight:700;gap:7px;padding:12px 17px}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1416249e;display:grid;inset:0;padding:20px;place-items:center;position:fixed;z-index:10000}.modal-content{background:#fff;box-shadow:0 24px 70px #0a0c1c52;max-height:calc(100dvh - 40px);overflow-y:auto;width:min(100%,760px)}.modal-footer,.modal-header{align-items:center;border-bottom:1px solid #e0e3e5;display:flex;justify-content:space-between;padding:20px 24px}.modal-header h2{font-size:1.2rem;margin:0}.btn-close-modal{border:0;border-radius:50%;cursor:pointer;font-size:1.6rem;height:38px;width:38px}.participant-info-card{align-items:center;background:#f0efff;border-radius:18px;display:flex;gap:14px;margin:20px 24px;padding:18px}.participant-avatar{background:#3525cd;border-radius:16px;color:#fff;display:grid;font-size:1.35rem;font-weight:800;height:52px;place-items:center;width:52px}.participant-info h3,.participant-info p{margin:0}.participant-info h3{font-size:1.05rem}.participant-info p{color:#5f6270;font-size:.82rem;margin-top:4px}.answers-list{grid-gap:14px;display:grid;gap:14px;padding:4px 24px 24px}.answer-item{background:#fff;border-radius:16px;padding:17px}.answer-item.correct{border-right:4px solid #006e4b}.answer-item.incorrect{border-right:4px solid #ba1a1a}.answer-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.question-number{font-size:.8rem;font-weight:700}.answer-badge{border-radius:999px;font-size:.7rem;font-weight:800}.answer-badge.correct{background:#d9fbe9;color:#005236}.answer-badge.incorrect{background:#ffdad6;color:#93000a}.question-text{font-weight:700;margin:12px 0}.answer-comparison{grid-gap:9px;display:grid;gap:9px}.answer-box{background:#f7f9fb;border-radius:11px;padding:11px}.answer-box label{color:#777587;display:block;font-size:.72rem;margin-bottom:4px}.answer-box span{font-size:.88rem}.modal-footer{border-bottom:0;justify-content:center}.modal-footer button,.test-detail-error button{background:#3525cd;border:0;border-radius:11px;color:#fff;cursor:pointer;font:inherit;font-weight:700;padding:11px 22px}.test-detail-error{background:#fff;border-radius:20px;box-shadow:0 10px 28px #191c1e14;margin:100px auto;padding:30px;text-align:center;width:min(100% - 32px,520px)}.test-detail-error p{color:#ba1a1a}@media (max-width:760px){.test-detail-main{padding-top:22px;width:min(100% - 24px,1180px)}.test-detail-page-heading{align-items:stretch;flex-direction:column}.test-detail-page-heading h1{font-size:1.35rem}.test-detail-actions button{flex:1 1;font-size:.82rem;padding:0 10px}.detail-stat-grid{gap:10px;grid-template-columns:repeat(2,1fr);margin-bottom:24px}.detail-stat-card{border-radius:17px;min-height:116px;padding:15px}.detail-stat-card strong{font-size:1.55rem}.detail-stat-card i{font-size:18px;height:33px;width:33px}.detail-list-heading{padding:19px 18px 14px}.participants-section{border-radius:21px}.participant-result-tiles{gap:10px;grid-template-columns:1fr;padding:0 12px 12px}.participant-result-tile{padding:14px}.participant-tile-person strong{max-width:190px}.modal-overlay{padding:12px}.modal-content{border-radius:20px;max-height:calc(100dvh - 24px)}.modal-footer,.modal-header{padding:17px}.participant-info-card{margin:16px}.answers-list{padding:2px 16px 16px}}.modal-content{background:#f7f9fb;border:1px solid #c7c4d8;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.modal-body{min-height:0;overflow-y:auto;padding:18px 24px 24px;scrollbar-color:#c7c4d8 #0000;scrollbar-width:thin}.modal-body::-webkit-scrollbar{width:8px}.modal-body::-webkit-scrollbar-track{background:#0000;margin:12px 0}.modal-body::-webkit-scrollbar-thumb{background:#c7c4d8;background-clip:padding-box;border:2px solid #0000;border-radius:999px}.modal-header{background:#fff;border-bottom:1px solid #e0e3e5;padding:17px 24px}.modal-header h2{color:#191c1e;font-size:1.08rem}.btn-close-modal{background:#f2f4f6;color:#5f6270;font-size:1.35rem;height:34px;width:34px}.btn-close-modal:hover{background:#3525cd;color:#fff}.participant-info-card{background:#fff;border:1px solid #c7c4d8;border-radius:16px;margin:0 0 16px;padding:14px}.participant-avatar{background:#e2dfff;border-radius:14px;color:#3525cd;font-size:1.08rem;height:44px;width:44px}.participant-info h3{font-size:.96rem}.participant-info p{color:#777587;font-size:.76rem}.answers-list{gap:10px;padding:0}.answer-item{border:1px solid #e0e3e5;border-radius:14px;border-right:3px solid #c7c4d8;box-shadow:none;padding:15px}.answer-item.correct{background:#fff;border-right-color:#006e4b}.answer-item.incorrect{background:#fff;border-right-color:#a93349}.answer-header{margin-bottom:9px}.question-number{color:#5f6270;font-size:.72rem}.answer-badge{font-size:.65rem;padding:4px 8px}.question-text{color:#191c1e;font-size:.9rem;line-height:1.7;margin:0 0 12px}.answer-comparison{gap:7px}.answer-box{background:#f2f4f6;border:0;border-radius:10px;padding:10px 11px}.answer-box.correct-answer{background:#d9fbe9}.answer-box label{font-size:.66rem;margin-bottom:3px}.answer-box span{color:#191c1e;font-size:.8rem;font-weight:600}.modal-footer{background:#fff;border-top:1px solid #e0e3e5;justify-content:flex-end;padding:12px 24px}.modal-footer button{border-radius:10px;font-size:.82rem;padding:9px 18px}@media (max-width:760px){.modal-content{border-radius:20px}.modal-body{padding:14px 16px 18px}.modal-footer,.modal-header{padding:14px 16px}.participant-info-card{margin-bottom:12px}}.participant-test-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.participant-error{background:#fff;border-radius:30px;box-shadow:0 20px 60px #0000004d;max-width:500px;padding:60px 40px;text-align:center}.error-icon{font-size:6rem;margin-bottom:20px}.participant-error h2{color:#1e293b;font-size:2rem;margin-bottom:15px}.participant-error p{color:#64748b;font-size:1.1rem;margin-bottom:30px}.btn-go-home{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:15px 40px;transition:all .3s ease}.btn-go-home:hover{box-shadow:0 10px 30px #667eea66;transform:translateY(-3px)}.info-section{max-width:500px;width:100%}.info-card{animation:fadeInUp .5s ease;background:#fff;border-radius:30px;box-shadow:0 20px 60px #0000004d;padding:50px 40px;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.creator-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 10px 30px #667eea66;color:#fff;display:flex;font-size:3rem;font-weight:700;height:100px;justify-content:center;margin:0 auto 25px;width:100px}.info-card h1{color:#1e293b;font-size:2.5rem;margin-bottom:10px}.info-card h2{color:#64748b;font-size:1.8rem;margin-bottom:30px}.test-info{display:flex;gap:30px;justify-content:center;margin-bottom:35px}.info-item{align-items:center;color:#64748b;display:flex;font-size:1rem;gap:8px}.info-icon{font-size:1.5rem}.name-input-section{margin-bottom:30px}.name-input-section label{color:#1e293b;display:block;font-size:1.1rem;font-weight:700;margin-bottom:10px;text-align:right}.name-input-section input{border:2px solid #e2e8f0;border-radius:15px;font-family:Vazir,sans-serif;font-size:1.2rem;padding:18px;transition:all .3s ease;width:100%}.name-input-section input:focus{border-color:#667eea;box-shadow:0 0 0 4px #667eea1a;outline:none}.btn-start-test{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:1.4rem;font-weight:700;margin-bottom:20px;padding:20px;transition:all .3s ease;width:100%}.btn-start-test:hover{box-shadow:0 15px 40px #667eea66;transform:translateY(-3px)}.test-note{color:#94a3b8;font-size:.95rem;line-height:1.6;margin:0}.test-section{max-width:700px;width:100%}.test-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:20px;color:#fff;margin-bottom:20px;padding:25px;text-align:center}.test-header h1{font-size:1.8rem;margin:0 0 10px}.test-header p{font-size:1.1rem;margin:0;opacity:.9}.progress-container{background:#fff3;border-radius:10px;height:8px;margin-bottom:30px;overflow:hidden}.progress-fill{background:#fff;box-shadow:0 0 10px #ffffff80;height:100%;transition:width .5s ease}.question-card{background:#fff;border-radius:30px;box-shadow:0 20px 60px #0000004d;padding:40px}.question-text{color:#1e293b;font-size:1.8rem;line-height:1.5;margin-bottom:35px;text-align:center}.options-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:35px}.option-button{align-items:center;background:#f8fafc;border:3px solid #e2e8f0;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;gap:12px;padding:25px 15px;transition:all .3s ease}.option-button:hover{background:#f1f5f9;border-color:#cbd5e1;transform:scale(1.05)}.option-button.selected{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#667eea;box-shadow:0 8px 25px #667eea4d;transform:scale(1.05)}.option-emoji{font-size:3rem}.option-text{color:#1e293b;font-size:1rem;font-weight:600;text-align:center}.question-navigation{display:flex;gap:15px}.btn-nav{border:none;border-radius:15px;cursor:pointer;flex:1 1;font-size:1.2rem;font-weight:700;padding:18px;transition:all .3s ease}.btn-previous{background:#f1f5f9;color:#64748b}.btn-previous:hover:not(:disabled){background:#e2e8f0;transform:scale(1.02)}.btn-previous:disabled{cursor:not-allowed;opacity:.4}.btn-next{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-next:hover:not(:disabled){box-shadow:0 10px 30px #667eea66;transform:translateY(-2px)}.btn-next:disabled{cursor:not-allowed;opacity:.5}.result-section{max-width:600px;width:100%}.result-card{animation:fadeInScale .6s ease;background:#fff;border-radius:30px;box-shadow:0 20px 60px #0000004d;padding:50px 40px;text-align:center}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.score-animation{margin-bottom:30px}.score-circle-large{align-items:center;animation:rotateIn 1s ease;border-radius:50%;display:flex;height:180px;justify-content:center;margin:0 auto;padding:10px;width:180px}@keyframes rotateIn{0%{transform:rotate(-180deg) scale(0)}to{transform:rotate(0) scale(1)}}.score-inner-large{align-items:center;background:#fff;border-radius:50%;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.score-emoji-large{animation:bounce 1s ease infinite;font-size:4rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.score-number-large{color:#1e293b;font-size:2.5rem;font-weight:700}.result-title{color:#1e293b;font-size:2.2rem;margin-bottom:15px}.result-message{color:#64748b;font-size:1.3rem;line-height:1.6;margin-bottom:35px}.result-stats{align-items:center;background:#f8fafc;border-radius:20px;display:flex;gap:20px;justify-content:center;margin-bottom:35px;padding:25px}.result-stat-item{text-align:center}.stat-number{font-size:2.5rem;font-weight:700;margin-bottom:5px}.stat-label{color:#64748b;font-size:.95rem}.result-stat-divider{background:#e2e8f0;height:50px;width:2px}.creator-message{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:20px;margin-bottom:30px;padding:25px}.creator-message p{color:#1e293b;font-size:1.1rem;line-height:1.6;margin:0}.creator-message strong{color:#667eea}.result-actions{display:flex;flex-direction:column;gap:15px;margin-bottom:25px}.btn-create-own,.btn-share-result{border:none;border-radius:15px;cursor:pointer;font-size:1.2rem;font-weight:700;padding:18px;transition:all .3s ease}.btn-share-result{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.btn-share-result:hover{box-shadow:0 10px 30px #10b98166;transform:translateY(-3px)}.btn-create-own{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-create-own:hover{box-shadow:0 10px 30px #667eea66;transform:translateY(-3px)}.fun-fact{background:#fef3c7;border:2px solid #fbbf24;border-radius:15px;padding:20px}.fun-fact p{color:#78350f;font-size:1rem;font-weight:600;margin:0}.submitting-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}@media (max-width:768px){.info-card{padding:40px 25px}.info-card h1{font-size:2rem}.info-card h2{font-size:1.4rem}.test-info{flex-direction:column;gap:15px}.question-card{padding:30px 20px}.question-text{font-size:1.4rem}.options-grid{grid-template-columns:1fr}.question-navigation{flex-direction:column}.result-card{padding:40px 25px}.score-circle-large{height:150px;width:150px}.score-emoji-large{font-size:3rem}.score-number-large{font-size:2rem}.result-title{font-size:1.8rem}.result-stats{flex-direction:column;gap:20px}.result-stat-divider{height:2px;width:80%}}.participant-test-container{background:linear-gradient(135deg,#3525cd,#a93349);overflow:hidden;position:relative}.participant-test-container:before{background:radial-gradient(circle at 12% 18%,#fff 0,#0000 28%),radial-gradient(circle at 92% 84%,#e2dfff 0,#0000 32%);content:"";inset:0;opacity:.22;pointer-events:none;position:absolute}.info-section{align-items:center;display:flex;flex-direction:column;gap:26px;position:relative;width:min(100%,480px);z-index:1}.info-card{background:#fffffff5;border:1px solid #c7c4d8;border-radius:16px;box-shadow:0 24px 60px #0d093b47;padding:32px;text-align:right;width:100%}.participant-entry-creator{align-items:center;display:flex;flex-direction:column;text-align:center}.creator-avatar{background:#fff;border:4px solid #4f46e5;box-shadow:0 9px 20px #3525cd2e;color:#3525cd;font-size:2.5rem;height:96px;margin:0 0 16px;padding:4px;width:96px}.participant-entry-creator h1{color:#191c1e;font-size:1.5rem;margin:0}.participant-entry-creator h2{align-items:center;color:#3525cd;display:inline-flex;font-size:1.18rem;gap:6px;margin:5px 0 0}.participant-entry-creator h2 .material-symbols-outlined{color:#a93349;font-size:22px;font-variation-settings:"FILL" 1}.test-info{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin:28px 0;width:100%}.info-item{background:#f2f4f6;border:1px solid #c7c4d88c;border-radius:12px;color:#464555;flex-direction:column;font-size:.78rem;gap:6px;justify-content:center;min-height:86px;padding:12px;text-align:center}.info-icon{color:#3525cd;font-size:24px}.name-input-section{margin-bottom:16px}.name-input-section label{color:#464555;font-size:.85rem;font-weight:600;margin-bottom:8px;padding-right:7px}.name-input-section input{background:#fff;border:2px solid #c7c4d8;border-radius:10px;color:#191c1e;font-size:1rem;height:56px;padding:0 15px}.name-input-section input::placeholder{color:#777587}.name-input-section input:focus{box-shadow:0 0 0 3px #3525cd1f}.btn-start-test{align-items:center;background:#4f46e5;border-radius:10px;box-shadow:0 10px 20px #3525cd3d;display:inline-flex;font-size:1.05rem;gap:8px;justify-content:center;margin:0;min-height:56px}.btn-start-test:hover{background:#3525cd;box-shadow:0 14px 24px #3525cd4d;transform:translateY(-2px)}.btn-start-test .material-symbols-outlined{font-size:22px}.test-note{align-items:flex-start;color:#5f6270;display:flex;font-size:.8rem;gap:7px;line-height:1.9;margin:18px 0 0;text-align:right}.test-note .material-symbols-outlined{color:#a93349;flex:0 0 auto;font-size:19px;margin-top:2px}.participant-entry-brand{color:#fff;font-size:1.15rem;font-weight:800;text-shadow:0 2px 8px #140a463d}@media (max-width:520px){.participant-test-container{padding:16px}.info-section{gap:20px}.info-card{padding:26px 20px}.creator-avatar{font-size:2.1rem;height:84px;width:84px}.participant-entry-creator h1{font-size:1.35rem}.participant-entry-creator h2{font-size:1.05rem}.test-info{gap:9px;margin:22px 0}.info-item{font-size:.72rem;min-height:78px;padding:9px}}.premium-container{background:#f7f9fb;color:#191c1e;direction:rtl;min-height:100vh;padding-bottom:112px}.premium-main{margin:0 auto;padding:24px 0 32px;width:min(100% - 32px,560px)}.premium-page-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.premium-page-title{align-items:center;display:flex;gap:10px}.premium-page-title h1{color:#3525cd;font-size:1.2rem;font-weight:800;margin:0}.premium-page-avatar{background:#fff;border:1px solid #c7c4d8;border-radius:50%;color:#3525cd;display:grid;font-size:21px;font-variation-settings:"FILL" 1,"wght" 600;height:40px;place-items:center;width:40px}.premium-close-page{background:#0000;border:0;border-radius:50%;color:#464555;cursor:pointer;display:grid;height:40px;place-items:center;width:40px}.premium-close-page:hover{background:#eceef0}.premium-hero{background:linear-gradient(135deg,#3525cd,#1e147a);box-shadow:0 14px 30px #3525cd38;color:#fff;overflow:hidden;padding:32px 28px;position:relative;text-align:center}.premium-hero:before{background:radial-gradient(circle at 16% 6%,#f9f1d6 0,#0000 30%),repeating-linear-gradient(135deg,#0000 0 15px,#fff3 16px 17px);content:"";inset:0;opacity:.16;position:absolute}.premium-hero>*{position:relative;z-index:1}.premium-hero-icon{background:#d4af37;border-radius:18px;box-shadow:0 10px 20px #0703314d;color:#fff;display:grid;font-size:35px;font-variation-settings:"FILL" 1,"wght" 700;height:64px;margin:0 auto 16px;place-items:center;transform:rotate(-6deg);width:64px}.premium-hero h2{font-size:1.75rem;font-weight:800;margin:0 0 8px}.premium-hero p{font-size:.96rem;line-height:1.9;margin:0 auto;max-width:390px;opacity:.9}.premium-benefit-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin:16px 0 32px}.premium-benefit-grid article{background:#fff;border:1px solid #c7c4d8;border-radius:16px;box-shadow:0 2px 5px #191c1e08;display:flex;flex-direction:column;justify-content:space-between;min-height:122px;padding:18px;transition:border-color .2s ease,transform .2s ease}.premium-benefit-grid article:hover{border-color:#3525cd;transform:translateY(-2px)}.premium-benefit-grid .material-symbols-outlined{color:#3525cd;font-size:30px}.premium-benefit-grid strong{font-size:.92rem}.premium-benefit-secondary{color:#a93349!important}.premium-benefit-tertiary{color:#006e4b!important}.premium-benefit-gold{color:#b78e10!important}.premium-section-heading{margin-bottom:16px}.premium-section-heading h2{font-size:1.2rem;font-weight:800;margin:0}.premium-section-heading p{color:#777587;font-size:.86rem;margin:6px 0 0}.premium-feature-section,.premium-plan-section{margin-top:32px}.premium-plan-picker{grid-gap:9px;display:grid;gap:9px;grid-template-columns:repeat(3,1fr);margin-bottom:26px}.premium-plan-option{align-items:flex-start;background:#fff;border:1px solid #c7c4d8;border-radius:14px;color:#464555;cursor:pointer;display:flex;flex-direction:column;gap:6px;min-width:0;padding:14px 12px;position:relative;text-align:right;transition:border-color .2s ease,background .2s ease,transform .2s ease}.premium-plan-option:hover{border-color:#8175ec;transform:translateY(-2px)}.premium-plan-option.is-selected{background:#f7f6ff;border:2px solid #3525cd;color:#191c1e}.premium-plan-name{font-size:.92rem;font-weight:800}.premium-plan-mini-price{color:#777587;font-size:.73rem}.premium-plan-check{bottom:10px;color:#3525cd;font-size:19px;font-variation-settings:"FILL" 1;left:9px;opacity:0;position:absolute}.premium-plan-option.is-selected .premium-plan-check{opacity:1}.premium-plan-badge{background:#3525cd;border-radius:999px;color:#fff;font-size:.6rem;font-weight:700;padding:3px 7px;position:absolute;right:8px;top:-10px;white-space:nowrap}.premium-plan-option:not(.is-popular) .premium-plan-badge{background:#a93349}.premium-price-card{background:#fff;border:2px solid #3525cd;border-radius:22px;box-shadow:0 10px 24px #3525cd1a;padding:26px 22px 20px;position:relative}.premium-popular-label{background:#3525cd;border-radius:999px;color:#fff;font-size:.72rem;font-weight:700;padding:5px 16px;position:absolute;right:50%;top:-13px;transform:translateX(50%);white-space:nowrap}.premium-price-card-top{align-items:center;display:flex;gap:12px;justify-content:space-between}.premium-price-card h3{font-size:1.2rem;margin:0}.premium-price-card p{color:#777587;font-size:.8rem;margin:5px 0 0}.premium-price-value{text-align:left;white-space:nowrap}.premium-price-value strong{color:#3525cd;font-size:1.55rem}.premium-price-value span{color:#777587;font-size:.75rem;margin-right:3px}.premium-price-divider{background:#c7c4d8;height:1px;margin:18px 0 14px}.premium-price-points{grid-gap:10px;color:#464555;display:grid;font-size:.84rem;gap:10px}.premium-price-points span{align-items:center;display:flex;gap:7px}.premium-price-points i{color:#3525cd;font-size:17px;font-style:normal;font-variation-settings:"FILL" 1}.premium-feature-table{background:#fff;border:1px solid #c7c4d8;border-radius:18px;overflow:hidden}.premium-feature-head,.premium-feature-row{grid-gap:8px;align-items:center;display:grid;font-size:.78rem;gap:8px;grid-template-columns:1.5fr .75fr .8fr;padding:13px 14px}.premium-feature-head{background:#eceef0;color:#464555;font-weight:800}.premium-feature-head span:not(:first-child),.premium-feature-row>span:not(:first-child),.premium-feature-row>strong{text-align:center}.premium-feature-row{border-top:1px solid #eceef0;color:#5f6270}.premium-feature-row>span:first-child{align-items:center;color:#191c1e;display:flex;gap:6px}.premium-feature-row i{color:#3525cd;font-size:17px;font-style:normal}.premium-feature-row strong{color:#3525cd;font-weight:800}.premium-trust{align-items:center;color:#5f6270;display:flex;flex-direction:column;margin:30px 0;text-align:center}.premium-avatars{direction:ltr;display:flex;margin-bottom:10px}.premium-avatars b,.premium-avatars span{background:#a93349;border:2px solid #fff;border-radius:50%;color:#fff;display:grid;font-size:.72rem;height:37px;margin-left:-7px;place-items:center;width:37px}.premium-avatars span:nth-child(2){background:#006e4b}.premium-avatars span:nth-child(3){background:#b78e10}.premium-avatars b{background:#4f46e5;font-size:.62rem}.premium-trust p{font-size:.83rem;margin:0}.premium-trust>div:last-child{align-items:center;background:#e6e8ea;border-radius:999px;color:#464555;display:inline-flex;font-size:.72rem;gap:6px;margin-top:12px;padding:8px 13px}.premium-trust i{color:#3525cd;font-size:18px;font-style:normal;font-variation-settings:"FILL" 1}.premium-faq{background:#eceef0;border-radius:18px;padding:20px}.premium-faq h2{font-size:1.05rem;margin:0 0 14px}.premium-faq>div{border-top:1px solid #d8dadc;padding:12px 0}.premium-faq strong{font-size:.9rem}.premium-faq p{color:#5f6270;font-size:.82rem;margin:5px 0 0}.premium-active-card{align-items:center;background:linear-gradient(135deg,#006e4b,#005236);border-radius:20px;color:#fff;display:flex;gap:14px;padding:24px}.premium-active-card>span{font-size:38px;font-variation-settings:"FILL" 1}.premium-active-card h2{font-size:1.2rem;margin:0}.premium-active-card p{font-size:.9rem;margin:6px 0 0;opacity:.9}.premium-bottom-actions{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f9fbeb;border-top:1px solid #c7c4d8;bottom:0;left:0;margin:0 auto;padding:14px 16px 16px;position:fixed;right:0;width:min(100%,560px);z-index:25}.premium-subscribe-button{align-items:center;background:linear-gradient(135deg,#3525cd,#1e147a);border:0;border-radius:16px;box-shadow:0 10px 20px #3525cd40;color:#fff;cursor:pointer;display:flex;font:inherit;font-size:1rem;font-weight:800;gap:8px;height:54px;justify-content:center;width:100%}.premium-subscribe-button:hover{transform:translateY(-1px)}.premium-subscribe-button .material-symbols-outlined{font-size:21px}.premium-bottom-actions p{color:#777587;font-size:.72rem;margin:8px 0 0;text-align:center}@media (max-width:420px){.premium-main{width:min(100% - 24px,560px)}.premium-plan-picker{gap:6px}.premium-plan-option{padding:13px 8px}.premium-plan-mini-price{font-size:.65rem}.premium-price-card-top{align-items:flex-start;flex-direction:column}.premium-price-value{text-align:right}.premium-feature-head,.premium-feature-row{font-size:.68rem;padding:12px 9px}.premium-feature-row i{display:none}}.profile-page{background:#f7f9fb;direction:rtl;min-height:100vh}.profile-main{margin:0 auto;padding:42px 0 72px;width:min(100% - 32px,520px)}.profile-card{background:#fff;border:1px solid #c7c4d8;border-radius:24px;box-shadow:0 14px 32px #191c1e12;padding:34px;position:relative;text-align:center}.profile-back{background:#f2f4f6;border:0;border-radius:50%;color:#5f6270;cursor:pointer;display:grid;height:38px;place-items:center;position:absolute;right:16px;top:16px;width:38px}.profile-heading h1{color:#191c1e;font-size:1.5rem;margin:0}.profile-heading p{color:#5f6270;font-size:.9rem;line-height:1.8;margin:8px auto 24px}.profile-avatar-editor{height:124px;margin:0 auto 17px;position:relative;width:124px}.profile-avatar{background:#f2f4f6;border:4px solid #e2dfff;color:#3525cd;font-size:2.8rem;font-weight:800;height:124px;width:124px}.profile-avatar-edit{background:#3525cd;border:3px solid #fff;border-radius:50%;bottom:0;color:#fff;cursor:pointer;display:grid;font-size:19px;height:38px;left:-2px;place-items:center;position:absolute;width:38px}.profile-avatar-edit:disabled,.profile-upload-button:disabled{cursor:wait;opacity:.65}.profile-card h2{color:#191c1e;font-size:1.15rem;margin:0}.profile-file-input{display:none}.profile-details-form{grid-gap:13px;display:grid;gap:13px;margin:20px 0;text-align:right}.profile-details-form label{grid-gap:6px;color:#454452;display:grid;font-size:.82rem;font-weight:700;gap:6px}.profile-details-form input{background:#fff;border:1px solid #d8d7e3;border-radius:10px;box-sizing:border-box;color:#191c1e;font:inherit;min-height:44px;outline:none;padding:0 12px;width:100%}.profile-details-form input:focus{border-color:#3525cd;box-shadow:0 0 0 3px #3525cd1a}.profile-name-fields{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.profile-details-form p{color:#777587;font-size:.75rem;line-height:1.7;margin:-2px 0 0}.profile-save-button{background:#e9e7ff;border:0;border-radius:11px;color:#3525cd;cursor:pointer;font:inherit;font-weight:800;min-height:46px}.profile-save-button:disabled{cursor:wait;opacity:.65}.profile-upload-button{align-items:center;background:#3525cd;border:0;border-radius:13px;box-shadow:0 8px 18px #3525cd33;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-weight:800;gap:8px;justify-content:center;min-height:52px;width:100%}.profile-help{color:#777587;font-size:.74rem;margin:12px 0 0}.profile-feedback{border-radius:10px;font-size:.82rem;margin:16px 0 0;padding:10px}.profile-feedback.success{background:#d9fbe9;color:#005236}.profile-feedback.error{background:#ffdad6;color:#93000a}.profile-upload-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1416246b;display:grid;inset:0;place-items:center;position:fixed;z-index:200}@media (max-width:600px){.profile-main{padding-top:26px;width:min(100% - 24px,520px)}.profile-card{padding:30px 20px}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;direction:rtl;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.app{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.loading-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.loading-spinner{text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f4f6;border-radius:50%;border-top-color:#667eea;height:60px;margin:0 auto 20px;width:60px}@keyframes spin{to{transform:rotate(1turn)}}.loading-spinner p{color:#fff;font-size:1.1rem}.error-banner{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #fca5a5;border-radius:12px;color:#991b1b}.error-banner,.success-banner{align-items:center;display:flex;font-size:1rem;font-weight:600;gap:12px;margin-bottom:20px;padding:16px 20px}.success-banner{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:2px solid #6ee7b7;border-radius:12px;color:#065f46}button{cursor:pointer;font-family:inherit;transition:all .3s ease}button:disabled{cursor:not-allowed;opacity:.6}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){body{font-size:14px}}:root{--stitch-primary:#3525cd;--stitch-primary-hover:#2718b5;--stitch-primary-soft:#e9e7ff;--stitch-rose:#a93349;--stitch-rose-soft:#ffeaed;--stitch-green:#006e4b;--stitch-green-soft:#d9fbe9;--stitch-surface:#f7f9fb;--stitch-card:#fff;--stitch-text:#191c1e;--stitch-muted:#5f6270;--stitch-border:#d9dce5;--stitch-shadow:0 16px 40px #25244a14}body,button,input,select,textarea{font-family:Vazirmatn,Tahoma,sans-serif}a,button,input,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #3525cd47;outline-offset:3px}.home-container{background:#f7f9fb;background:var(--stitch-surface);color:#191c1e;color:var(--stitch-text)}.home-container .hero-section{grid-gap:48px;background:#0000;display:grid;gap:48px;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);margin:0 auto;max-width:1280px;min-height:auto;overflow:visible;padding:96px 32px 64px}.home-container .hero-content{animation:none;max-width:680px;text-align:right}.home-container .hero-badge{animation:none;background:#e9e7ff;background:var(--stitch-primary-soft);border-radius:999px;color:#3525cd;color:var(--stitch-primary);margin-bottom:22px;padding:8px 14px}.home-container .hero-title{color:#3525cd;color:var(--stitch-primary);font-size:clamp(2.5rem,5vw,4.25rem);letter-spacing:-.06em;line-height:1.25;margin:0 0 18px;max-width:600px;text-shadow:none}.home-container .hero-highlight{-webkit-text-fill-color:currentColor;background:none;color:#a93349;color:var(--stitch-rose)}.home-container .hero-description{color:#5f6270;color:var(--stitch-muted);font-size:1.1rem;line-height:2;margin-bottom:28px;max-width:590px;text-shadow:none}.home-container .hero-actions{justify-content:flex-start}.btn-copy-main,.btn-create-own,.btn-create-test,.btn-nav,.btn-publish,.btn-share-link,.btn-share-result,.btn-start-test,.btn-subscribe,.btn-view-detail,.home-container .btn-primary-hero,.home-container .btn-secondary-hero,.step-actions button{border-radius:14px;font-family:inherit;font-weight:700;min-height:48px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn-copy-main,.btn-create-test,.btn-nav.btn-next,.btn-publish,.btn-share-link,.btn-share-result,.btn-start-test,.btn-subscribe,.home-container .btn-primary-hero{background:#3525cd;background:var(--stitch-primary);box-shadow:0 10px 22px #3525cd33}.btn-copy-main:hover,.btn-create-test:hover,.btn-nav.btn-next:hover,.btn-publish:hover,.btn-share-link:hover,.btn-share-result:hover,.btn-start-test:hover,.btn-subscribe:hover,.home-container .btn-primary-hero:hover{background:#2718b5;background:var(--stitch-primary-hover);box-shadow:0 14px 26px #3525cd42;transform:translateY(-2px)}.home-container .btn-secondary-hero{background:#0000;border-color:#3525cd;border-color:var(--stitch-primary);color:#3525cd;color:var(--stitch-primary)}.home-container .btn-secondary-hero:hover{background:#e9e7ff;background:var(--stitch-primary-soft)}.home-container .hero-user-badge{color:#5f6270;color:var(--stitch-muted);justify-content:flex-start}.home-container .premium-badge-small{background:#ffeaed;background:var(--stitch-rose-soft);color:#a93349;color:var(--stitch-rose)}.home-container .hero-illustration{background:url(../../static/media/hero-illustration.e20c96928eab4febc5b3.png) 50%/contain no-repeat,radial-gradient(circle at center,#eeedff 0,#0000 65%);border-radius:32px;height:auto;min-height:360px;order:-1;position:relative;width:100%}.home-container .floating-card{animation:none;border:1px solid #d9dce5;border:1px solid var(--stitch-border);border-radius:16px;box-shadow:0 16px 40px #25244a14;box-shadow:var(--stitch-shadow);padding:14px}.home-container .card-1{right:0;top:11%}.home-container .card-2{bottom:12%;left:0}.home-container .card-3{right:-4%;top:58%}.home-container .card-emoji{font-size:1.75rem}.home-container .card-text{color:#191c1e;color:var(--stitch-text)}.home-container .card-score{color:#3525cd;color:var(--stitch-primary)}.home-container .categories-section,.home-container .features-section,.home-container .stats-section{background:#0000;padding:32px}.home-container .categories-grid,.home-container .features-grid,.home-container .stats-grid{gap:16px;max-width:1180px}.home-container .category-card,.home-container .feature-card,.home-container .stat-card{background:#fff;background:var(--stitch-card);border:1px solid #d9dce5;border:1px solid var(--stitch-border);border-radius:20px;box-shadow:none}.home-container .stat-card{padding:24px 18px}.home-container .category-card:hover,.home-container .feature-card:hover,.home-container .stat-card:hover{box-shadow:0 16px 40px #25244a14;box-shadow:var(--stitch-shadow);transform:translateY(-3px)}.home-container .category-name,.home-container .feature-title,.home-container .stat-number{color:#3525cd;color:var(--stitch-primary)}.home-container .section-header{margin-bottom:32px}.home-container .section-header h2{color:#191c1e;color:var(--stitch-text);font-size:clamp(1.65rem,4vw,2.4rem)}.home-container .category-description,.home-container .feature-description,.home-container .section-header p{color:#5f6270;color:var(--stitch-muted)}.create-test-container{background:var(--stitch-surface);padding-bottom:48px}.create-test-header,.dashboard-header,.premium-header,.test-detail-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f9fbeb;border-bottom:1px solid #d9dce5;border-bottom:1px solid var(--stitch-border);box-shadow:none;color:#191c1e;color:var(--stitch-text);min-height:76px;padding:14px clamp(18px,5vw,48px)}.create-test-header{position:-webkit-sticky;position:sticky;top:0;z-index:50}.create-test-header h1,.premium-header h1,.test-detail-header h1{color:#3525cd;color:var(--stitch-primary);text-shadow:none}.create-test-header .user-badge{background:#e9e7ff;background:var(--stitch-primary-soft);color:#3525cd;color:var(--stitch-primary)}.create-test-header .btn-back,.premium-header .btn-back,.test-detail-header .btn-back{background:#0000;border:1px solid #d9dce5;border:1px solid var(--stitch-border);box-shadow:none;color:#3525cd;color:var(--stitch-primary)}.step-section{margin:0 auto;max-width:920px;padding:48px 24px}.step-header{margin-bottom:28px}.step-header h2{color:#191c1e;color:var(--stitch-text);font-size:clamp(1.8rem,4vw,2.6rem)}.step-header p{color:#5f6270;color:var(--stitch-muted)}.categories-grid{gap:16px}.category-card{background:#fff;background:var(--stitch-card);border:1px solid #d9dce5;border:1px solid var(--stitch-border);border-radius:20px;box-shadow:none;min-height:178px}.category-card:hover{border-color:#3525cd;border-color:var(--stitch-primary);box-shadow:0 16px 40px #25244a14;box-shadow:var(--stitch-shadow)}.category-card h3{color:#191c1e;color:var(--stitch-text)}.category-card p{color:#5f6270;color:var(--stitch-muted)}.premium-badge{background:#ffeaed;background:var(--stitch-rose-soft);color:#a93349;color:var(--stitch-rose)}.progress-container{border-radius:99px}.progress-fill{background:#3525cd;background:var(--stitch-primary);box-shadow:none}.progress-text{color:#5f6270;color:var(--stitch-muted)}.preview-card,.question-card-single{background:#fff;background:var(--stitch-card);border:1px solid #d9dce5;border:1px solid var(--stitch-border);border-radius:24px;box-shadow:0 16px 40px #25244a14;box-shadow:var(--stitch-shadow)}.question-badge{background:#e9e7ff;background:var(--stitch-primary-soft);color:#3525cd;color:var(--stitch-primary)}.question-text-large{color:#191c1e;color:var(--stitch-text)}.question-hint{color:#5f6270;color:var(--stitch-muted)}.option-button-large{background:#fff;border:1px solid #d9dce5;border:1px solid var(--stitch-border);border-radius:16px;color:#191c1e;color:var(--stitch-text);min-height:72px}.option-button-large:hover{background:#e9e7ff;background:var(--stitch-primary-soft);border-color:#3525cd;border-color:var(--stitch-primary);transform:none}.preview-header{background:#3525cd;background:var(--stitch-primary);border-radius:20px 20px 0 0}.preview-question-row{border-color:#d9dce5;border-color:var(--stitch-border)}.preview-number{color:#3525cd;color:var(--stitch-primary)}.preview-answer{color:#006e4b;color:var(--stitch-green)}.preview-note{background:#e9e7ff;background:var(--stitch-primary-soft);border:0;color:#3525cd;color:var(--stitch-primary)}.btn-nav.btn-previous,.step-actions .btn-secondary{background:#0000;border:1px solid #3525cd;border:1px solid var(--stitch-primary);color:#3525cd;color:var(--stitch-primary)}.participant-test-container{align-items:flex-start;background:#f7f9fb;background:var(--stitch-surface);padding:clamp(20px,5vw,56px) 18px}.info-card,.participant-error,.participant-test-container .question-card,.participant-test-container .result-card{background:#fff;background:var(--stitch-card);border:1px solid #d9dce5;border:1px solid var(--stitch-border);border-radius:24px;box-shadow:0 16px 40px #25244a14;box-shadow:var(--stitch-shadow)}.creator-avatar{background:#3525cd;background:var(--stitch-primary);box-shadow:0 10px 25px #3525cd33}.info-card h1,.participant-error h2,.participant-test-container .question-text,.participant-test-container .result-title{color:#191c1e;color:var(--stitch-text)}.info-card h2,.participant-test-container .result-message,.test-note{color:#5f6270;color:var(--stitch-muted)}.name-input-section input{border-color:#d9dce5;border-color:var(--stitch-border);border-radius:14px;font-family:inherit}.name-input-section input:focus{border-color:#3525cd;border-color:var(--stitch-primary);box-shadow:0 0 0 4px #3525cd1a}.test-header{background:#0000;border-radius:0;color:#191c1e;color:var(--stitch-text);padding:0 0 16px}.test-header p{color:#5f6270;color:var(--stitch-muted)}.test-section .progress-container{background:#e3e5ec}.test-section .progress-fill{background:#3525cd;background:var(--stitch-primary)}.participant-test-container .option-button{background:#fff;border:1px solid #d9dce5;border:1px solid var(--stitch-border);border-radius:16px;color:#191c1e;color:var(--stitch-text)}.participant-test-container .option-button.selected,.participant-test-container .option-button:hover{background:#e9e7ff;background:var(--stitch-primary-soft);border-color:#3525cd;border-color:var(--stitch-primary)}.participant-test-container .btn-nav.btn-previous{background:#fff}.participant-test-container .score-circle-large{box-shadow:none}.participant-test-container .creator-message,.participant-test-container .fun-fact{background:#e9e7ff;background:var(--stitch-primary-soft);border:0;color:#3525cd;color:var(--stitch-primary)}.participant-test-container .btn-create-own{background:#0000;border:1px solid #3525cd;border:1px solid var(--stitch-primary);box-shadow:none;color:#3525cd;color:var(--stitch-primary)}.dashboard-container,.premium-container,.test-detail-container{background:#f7f9fb;background:var(--stitch-surface)}.dashboard-header{color:#191c1e;color:var(--stitch-text)}.dashboard-header .user-avatar{background:#e9e7ff;background:var(--stitch-primary-soft);color:#3525cd;color:var(--stitch-primary)}.dashboard-header .user-info h2{color:#191c1e;color:var(--stitch-text)}.dashboard-header .user-info p{color:#5f6270;color:var(--stitch-muted);opacity:1}.dashboard-header .btn-logout,.dashboard-header .btn-notifications{background:#0000;border:1px solid #d9dce5;border:1px solid var(--stitch-border);color:#3525cd;color:var(--stitch-primary)}.dashboard-container .create-test-section,.dashboard-container .stats-grid,.dashboard-container .tests-section,.notifications-panel,.premium-container>:not(.premium-header),.test-detail-container .participants-section,.test-detail-container .stats-summary{margin-left:auto;margin-right:auto;max-width:1180px}.dashboard-container .stats-grid{gap:16px;margin-top:32px}.current-premium,.dashboard-container .stat-card,.dashboard-container .test-card,.notifications-panel,.premium-container .features-section,.premium-container .plans-section,.premium-container .premium-faq,.test-detail-container .participants-section,.test-detail-container .stat-box{background:#fff;background:var(--stitch-card);border:1px solid #d9dce5;border:1px solid var(--stitch-border);border-radius:20px;box-shadow:none}.dashboard-container .stat-card{padding:20px;text-align:right}.dashboard-container .stat-info h3,.test-detail-container .stat-content h3{color:#3525cd;color:var(--stitch-primary)}.dashboard-container .stat-info p,.test-detail-container .stat-content p{color:#5f6270;color:var(--stitch-muted)}.dashboard-container .create-test-section{padding:0 20px}.dashboard-container .btn-create-test{border-radius:16px}.dashboard-container .tests-section{padding:30px 20px}.dashboard-container .tests-section h2{color:#191c1e;color:var(--stitch-text)}.dashboard-container .test-card{padding:20px}.dashboard-container .test-card-header{border-color:#d9dce5;border-color:var(--stitch-border)}.dashboard-container .test-card h3{color:#191c1e;color:var(--stitch-text)}.dashboard-container .btn-view{background:#e9e7ff;background:var(--stitch-primary-soft);color:#3525cd;color:var(--stitch-primary)}.dashboard-container .btn-copy{background:#d9fbe9;background:var(--stitch-green-soft);color:#006e4b;color:var(--stitch-green)}.dashboard-container .btn-share{background:#ffeaed;background:var(--stitch-rose-soft);color:#a93349;color:var(--stitch-rose)}.dashboard-container .btn-delete{background:#ffdad6;color:#b3261e}.notifications-panel{margin-top:20px}.notification-item:hover,.notifications-header{background:#fafbfc}.notification-item.unread{background:#e9e7ff;background:var(--stitch-primary-soft)}.test-detail-container{padding-bottom:40px}.test-detail-container .stats-summary{gap:12px;margin:28px auto;max-width:1180px;padding:20px}.test-detail-container .stat-box{padding:16px}.test-detail-container .participants-section{padding:24px}.test-detail-container .section-header h2{color:#191c1e;color:var(--stitch-text)}.test-detail-container .table-header{background:#f0f1f5;color:#5f6270;color:var(--stitch-muted)}.test-detail-container .table-row{border-color:#d9dce5;border-color:var(--stitch-border)}.test-detail-container .btn-view-detail{background:#e9e7ff;background:var(--stitch-primary-soft);border:0;color:#3525cd;color:var(--stitch-primary)}.modal-content{border:1px solid #d9dce5;border:1px solid var(--stitch-border);border-radius:24px}.answer-item.correct{background:#ecfdf5;border-color:#a7f3d0}.answer-item.incorrect{background:#fff7ed;border-color:#fed7aa}.premium-container{padding-bottom:48px}.premium-hero{background:#3525cd;background:var(--stitch-primary);border-radius:24px;box-shadow:0 16px 36px #3525cd2e;margin:32px auto}.current-premium,.features-section,.plans-section,.premium-faq{margin:24px auto;padding:24px}.plan-card{border-color:#d9dce5;border-color:var(--stitch-border);border-radius:16px}.plan-card.selected{box-shadow:0 0 0 2px #e9e7ff;box-shadow:0 0 0 2px var(--stitch-primary-soft)}.plan-card.popular,.plan-card.selected{border-color:#3525cd;border-color:var(--stitch-primary)}.plan-badge{background:#a93349;background:var(--stitch-rose)}.features-header{background:#3525cd;background:var(--stitch-primary)}.feature-row{border-color:#d9dce5;border-color:var(--stitch-border)}.premium-cta{margin:28px auto;max-width:700px}.premium-faq .faq-item{border-color:#d9dce5;border-color:var(--stitch-border)}@media (max-width:768px){.home-container .hero-section{display:flex;flex-direction:column;gap:18px;padding:42px 20px}.home-container .hero-content{text-align:center}.home-container .hero-actions,.home-container .hero-user-badge{justify-content:center}.home-container .hero-illustration{min-height:280px;order:0}.home-container .floating-card{transform:scale(.82)}.home-container .card-1{right:-22px}.home-container .card-2{left:-22px}.home-container .card-3{display:none}.home-container .categories-section,.home-container .features-section,.home-container .stats-section{padding:24px 16px}.create-test-header{flex-direction:row;padding:12px 16px}.create-test-header h1{font-size:1.1rem}.create-test-header .user-badge{display:none}.create-test-header .btn-back,.premium-header .btn-back,.test-detail-header .btn-back{font-size:.85rem;padding:9px 12px}.step-section{padding:32px 16px}.preview-card,.question-card-single{padding:20px}.participant-test-container{padding:24px 14px}.info-card,.participant-test-container .question-card,.participant-test-container .result-card{padding:28px 20px}.dashboard-container .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 16px}.dashboard-container .stat-card{padding:16px}.dashboard-container .stat-icon{font-size:1.6rem}.test-detail-container .participants-section{overflow-x:auto;padding:16px}.test-detail-container .participants-table{min-width:720px}.current-premium,.premium-container .features-section,.premium-container .plans-section,.premium-container .premium-faq{margin:16px;padding:18px}}.create-test-container{background:#f7f9fb;min-height:100vh}.stitch-create-step{padding-top:44px;width:min(100%,1040px)}.stitch-create-heading{margin-bottom:30px}.stitch-step-kicker{background:#e9e7ff;border-radius:999px;color:#3525cd;display:inline-flex;font-size:.82rem;font-weight:700;padding:7px 12px}.stitch-create-heading h2{color:#191c1e;font-size:clamp(1.9rem,4vw,2.6rem);margin:12px 0 8px}.stitch-create-heading p{color:#5f6270;font-size:1rem;line-height:1.9;margin:0 auto;max-width:620px}.stitch-category-heading{margin-bottom:32px;text-align:center}.stitch-category-heading h1{color:#3525cd;font-size:clamp(1.75rem,4vw,2rem);font-weight:700;line-height:1.5;margin:0 0 8px}.stitch-category-heading p{font-size:1rem;max-width:none}.stitch-category-grid{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-category-grid .category-card{align-items:center;background:#fff;border:1px solid #d9dce5;border-radius:16px;box-shadow:0 1px 2px #191c1e08;color:inherit;display:flex;flex-direction:column;font:inherit;justify-content:center;min-height:188px;overflow:hidden;padding:25px 22px;position:relative;text-align:center;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.stitch-category-grid .category-card:after{background:linear-gradient(135deg,#3525cd0f,#0000 70%);content:"";inset:0;opacity:0;position:absolute;transition:opacity .2s ease}.stitch-category-grid .category-card:hover{background:#fbfbff;border-color:#3525cd;box-shadow:0 14px 30px #25244a1f;transform:translateY(-4px)}.stitch-category-grid .category-card:hover:after{opacity:1}.stitch-category-grid .category-card>*{position:relative;z-index:1}.stitch-category-grid .category-card.premium{background:#faf9ff;border-color:#c3c0ff}.stitch-category-grid .category-icon-wrap{display:inline-flex;margin:0 0 16px;position:relative}.stitch-category-grid .category-emoji{background:#dad7ff;border-radius:18px;color:#3323cc;display:grid;font-size:31px;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 32;height:58px;margin:0;place-items:center;transition:transform .2s ease,color .2s ease,background .2s ease;width:58px}.stitch-category-grid .category-card:hover .category-emoji{transform:scale(1.08)}.stitch-category-grid .category-crush .category-emoji,.stitch-category-grid .category-spouse .category-emoji{background:#ffdadc;color:#891933;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 32}.stitch-category-grid .category-family .category-emoji{background:#d9fbe9;color:#005236}.stitch-category-grid .category-colleague .category-emoji{background:#e6e8ea;color:#3e3e48}.stitch-category-grid .category-classmate .category-emoji{background:#d7f4fa;color:#005f73}.stitch-category-grid .category-follower .category-emoji{background:#ffecbc;color:#6a3c00}.stitch-category-grid .category-copy{display:block;width:100%}.stitch-category-grid .category-copy>span:first-child{grid-gap:7px;display:grid;gap:7px}.stitch-category-grid .category-copy strong{color:#191c1e;font-size:1.1rem}.stitch-category-grid .category-copy small{color:#5f6270;font-size:.87rem;line-height:1.75}.category-arrow{bottom:14px;color:#3525cd;font-size:22px;left:15px;opacity:0;position:absolute;transform:translateX(5px);transition:opacity .2s ease,transform .2s ease}.stitch-category-grid .category-card:hover .category-arrow{opacity:1;transform:translateX(0)}.stitch-category-grid .premium-badge{align-items:center;background:#f6c445;border:2px solid #fff;border-radius:999px;box-shadow:0 4px 10px #7a590047;color:#624400;display:inline-flex;font-size:.65rem;font-weight:800;gap:3px;height:25px;padding:0 7px;position:absolute;right:-18px;top:-7px;white-space:nowrap;z-index:3}.stitch-category-grid .premium-badge .material-symbols-outlined{font-size:14px;font-variation-settings:"FILL" 1,"wght" 700,"GRAD" 0,"opsz" 20}.stitch-category-hint{color:#777587;font-size:.84rem;margin:20px 0 0;text-align:center}.stitch-question-step{max-width:640px}.stitch-question-step .stitch-question-progress{display:block;height:auto!important;margin-bottom:40px;overflow:visible!important}.stitch-question-step .stitch-progress-heading{align-items:flex-end;color:#464555;display:flex;font-size:.875rem;font-weight:500;justify-content:space-between;line-height:1.43;margin-bottom:12px;min-height:20px}.stitch-progress-step{font-feature-settings:"ss01"}.stitch-progress-percent{font-feature-settings:"ss01";color:#3525cd;font-size:.75rem;font-weight:700;line-height:1.33}.stitch-question-step .stitch-progress-track{background:#e3e5ec;border-radius:999px;height:8px;overflow:hidden;width:100%}.stitch-progress-value{background:#3525cd;border-radius:0;height:100%;min-width:0;transition:width .4s cubic-bezier(.4,0,.2,1)}.stitch-question-step .stitch-question-card{background:#fff;border:1px solid #c7c4d8;border-radius:12px;box-shadow:0 2px 5px #191c1e14;margin-bottom:32px;padding:24px}.stitch-question-card-heading{align-items:center;display:flex;gap:8px}.stitch-question-step .stitch-question-number{align-items:center;background:#e2dfff;border-radius:50%;color:#3525cd;display:inline-flex;flex:0 0 32px;font-size:.875rem;font-weight:700;height:32px;justify-content:center;width:32px}.stitch-question-step .question-text-large{color:#191c1e;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;line-height:1.35;margin:0}.stitch-question-step .question-hint{color:#5f6270;font-size:1rem;line-height:1.75;margin:16px 0 0}.stitch-question-step .stitch-options-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.stitch-question-step .stitch-answer-option{align-items:center;background:#fff;border:2px solid #c7c4d8;border-radius:12px;box-shadow:none;display:flex;flex-direction:row;gap:16px;justify-content:space-between;min-height:72px;padding:16px;text-align:right;transition:border-color .2s ease,background-color .2s ease;width:100%}.stitch-question-step .stitch-answer-option:hover{background:#f2f4f6;border-color:#c7c4d8;box-shadow:none;transform:none}.stitch-question-step .stitch-answer-option.is-selected{background:#e2dfff;border-color:#3525cd}.stitch-answer-main{align-items:center;display:inline-flex;gap:12px;min-width:0}.stitch-question-step .option-emoji{align-items:center;display:inline-flex;flex:0 0 28px;font-size:1.45rem;height:28px;justify-content:center;line-height:1;width:28px}.stitch-question-step .option-text{color:#191c1e;font-size:1rem;font-weight:500}.stitch-answer-check{color:#3525cd;font-size:24px;font-variation-settings:"FILL" 1,"wght" 600,"GRAD" 0,"opsz" 24;opacity:0;transition:opacity .2s ease}.stitch-answer-option.is-selected .stitch-answer-check{opacity:1}.stitch-question-tip{align-items:center;background:#e6e8ea;border-radius:24px;color:#191c1e;display:flex;gap:18px;margin-top:32px;padding:24px}.stitch-question-tip>.material-symbols-outlined{align-items:center;background:#fff;border-radius:50%;color:#3525cd;display:inline-flex;flex:0 0 48px;font-size:26px;height:48px;justify-content:center;width:48px}.stitch-question-tip h3{font-size:1rem;font-weight:700;margin:0 0 4px}.stitch-question-tip p{color:#5f6270;font-size:.875rem;line-height:1.7;margin:0}.stitch-question-step .btn-previous{background:#fff;border:1px solid #c7c4d8;border-radius:10px;color:#3525cd;font-weight:700;margin-top:24px;padding:12px 18px}.stitch-question-step .btn-previous:hover{background:#3525cd;border-color:#3525cd;color:#fff}.stitch-preview-step{max-width:850px}.stitch-success-kicker{background:#d9fbe9;color:#005236}.stitch-preview-step .preview-card{border:1px solid #d9dce5;border-radius:24px;box-shadow:0 14px 36px #25244a12;overflow:hidden;padding:0}.stitch-preview-step .preview-header{background:#3525cd;border:0;color:#fff;margin:0;padding:15px 24px;text-align:center}.stitch-preview-step .preview-header h3{color:#fff;font-size:1.6rem;margin:0 0 14px}.stitch-preview-step .preview-info span{background:#ffffff26;border-radius:999px;color:#fff;font-size:.82rem;padding:7px 10px}.stitch-preview-step .preview-questions-list{margin:0;max-height:none;overflow:visible;padding:22px}.stitch-preview-step .preview-questions-list h4{color:#191c1e;font-size:1.08rem;margin:0 0 16px;text-align:right}.stitch-preview-step .preview-question-row{background:#fff;border:1px solid #e3e4ea;border-radius:14px;padding:13px}.stitch-preview-step .preview-question-row:hover{background:#fbfbff}.stitch-preview-step .preview-note{background:#e9e7ff;border-radius:14px;color:#3525cd;margin:0 22px 22px;padding:14px}.stitch-preview-step .step-actions{display:flex;flex-wrap:nowrap;gap:12px;justify-content:center;margin-top:24px}.stitch-preview-step .btn-publish,.stitch-preview-step .btn-secondary{align-items:center;border-radius:12px;display:inline-flex;flex:1 1;font-size:1rem;gap:8px;justify-content:center;min-width:0;padding:14px 18px;white-space:nowrap}.stitch-preview-step .btn-secondary{background:#fff;border:1px solid #3525cd;color:#3525cd}.stitch-preview-step .btn-publish{background:#3525cd;box-shadow:0 10px 22px #3525cd33;color:#fff}.stitch-preview-step .step-actions .material-symbols-outlined{font-size:20px;font-variation-settings:"FILL" 1,"wght" 600,"GRAD" 0,"opsz" 20}@media (max-width:680px){.stitch-category-grid,.stitch-question-step .options-grid-large{grid-template-columns:1fr}.stitch-category-grid .category-card{min-height:135px}.stitch-question-step .stitch-question-card{padding:20px}.stitch-question-step .stitch-answer-option{min-height:68px;padding:14px}.stitch-question-tip{align-items:flex-start;padding:20px}.stitch-preview-step .step-actions{gap:8px}.stitch-preview-step .btn-publish,.stitch-preview-step .btn-secondary{font-size:.88rem;padding:13px 10px}}@media (min-width:681px){.stitch-category-heading{text-align:right}.stitch-category-heading p{margin-left:0;margin-right:0}}.create-test-header,.dashboard-header,.premium-header,.test-detail-header{display:none}
/*# sourceMappingURL=main.97a1961f.css.map*/