@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/nunito/v32/XRXI3I6Li01BKofiOc5wtlZ2di8HDGUmRTM.ttf)format("truetype")}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/nunito/v32/XRXI3I6Li01BKofiOc5wtlZ2di8HDFwmRTM.ttf)format("truetype")}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/nunito/v32/XRXI3I6Li01BKofiOc5wtlZ2di8HDDsmRTM.ttf)format("truetype")}@font-face{font-family:Nunito;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/nunito/v32/XRXI3I6Li01BKofiOc5wtlZ2di8HDBImRTM.ttf)format("truetype")}:root{--bg:#f3f5f7;--ink:#131926;--muted:#687083;--line:#d7dce6;--card:#fff;--brand:#0f2a56;--brand-soft:#eaf0fb;--ok:#1a7f5a;--error:#b42318;font-family:Nunito,Arial Rounded MT Bold,Avenir Next,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:radial-gradient(circle at 50% 18%,#fff 0 16%,#0000 38%),radial-gradient(circle at 13% 2%,#fff0f8 0 20%,#0000 42%),radial-gradient(circle at 84% 0,#eef1ff 0 19%,#0000 40%),linear-gradient(#fffafd 0%,#fff7fb 48%,#fffaf5 100%);min-width:320px;margin:0}#app{min-height:100vh}.page-shell{max-width:1120px;margin:0 auto;padding:24px 36px 18px}.topbar{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;padding:0;display:flex}.brand{letter-spacing:-.01em;color:#101b33;font-size:1.05rem;font-weight:900}.lang-switch{background:#ffffffc9;border:0;border-radius:999px;padding:3px;display:inline-flex;overflow:hidden;box-shadow:0 10px 24px #422b8512}.lang-switch button{color:#5a6280;background:0 0;border:0;border-radius:999px;padding:8px 13px;font-weight:800}.lang-switch button.active{color:#fff;background:linear-gradient(135deg,#6c46e8,#8b5cf6)}.container{margin-top:16px}.card{border:1px solid var(--line);background:var(--card);border-radius:16px;padding:18px;box-shadow:0 6px 20px #2c3a5811}h1{margin:0 0 8px;font-size:2rem}h2{margin:0;font-size:1.3rem}h3{margin:0 0 10px}label{color:var(--muted);margin-bottom:10px;font-size:.9rem;display:block}input,select{border:1px solid var(--line);border-radius:10px;width:100%;margin-top:4px;padding:10px;font-family:inherit;font-size:1rem}button,input,select,textarea{font:inherit}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;padding:10px 14px}button:disabled{opacity:.55;cursor:not-allowed}button.primary{background:var(--brand);color:#fff;border-color:var(--brand)}.history{border-top:1px dashed var(--line);margin-top:14px;padding-top:12px}.history ul{margin:6px 0 0;padding-left:18px}.home-card{background:radial-gradient(circle at 15% 0,#edf5ff,#0000 45%),radial-gradient(circle at 85% 20%,#eefaf3,#0000 40%),#fff}.home-head p{color:#3b475f;max-width:68ch;margin:0}.home-layout{grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr);align-items:start;gap:18px;display:grid}.home-main{min-width:0}.home-setup{background:linear-gradient(#fff,#f7fbff);border:1px solid #d7dce6;border-radius:18px;padding:16px;box-shadow:inset 0 1px #ffffffb3}.setup-head h2{margin:0}.setup-head p:last-child{color:#526079;margin:8px 0 0;line-height:1.45}.setup-kicker{text-transform:uppercase;letter-spacing:.08em;color:#6a7890;margin:0 0 8px;font-size:.74rem;font-weight:700}.setup-block,.input-field{margin-top:16px;display:block}.field-label{color:#3b475f;letter-spacing:.01em;margin-bottom:8px;font-size:.82rem;font-weight:700;display:block}.test-type-grid{gap:10px;display:grid}.choice-card{text-align:left;background:#fff;border-radius:16px;align-items:center;gap:12px;width:100%;padding:12px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.choice-card:hover{transform:translateY(-1px);box-shadow:0 10px 20px #214c8f14}.choice-card.selected{background:linear-gradient(#f9fbff,#eef5ff);border-color:#7ca5e6;box-shadow:0 12px 24px #2553a71a}.choice-copy{flex-direction:column;gap:3px;display:flex}.choice-copy strong{font-size:.98rem}.choice-copy small{color:#60708a;font-size:.8rem}.choice-image{object-fit:cover;border-radius:16px;flex:0 0 54px;width:54px;height:54px;box-shadow:inset 0 1px #fffc}.radio-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.radio-card{color:#20304b;cursor:pointer;background:#fff;border:1px solid #d7dce6;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative}.radio-card.selected{background:linear-gradient(#f9fbff,#eef5ff);border-color:#7ca5e6;box-shadow:0 10px 20px #2553a714}.radio-card input{opacity:0;pointer-events:none;position:absolute}.radio-dot{background:#fff;border:2px solid #8694ad;border-radius:50%;flex:0 0 18px;width:18px;height:18px}.radio-card.selected .radio-dot{background:radial-gradient(circle,#2258ad 0 42%,#fff 43% 100%);border-color:#2258ad}.input-field input{margin-top:0}.setup-actions{justify-content:stretch}.setup-actions .home-cta{width:100%;min-width:0}.compact-history{margin-top:16px}.local-history h3{font-size:1rem}.history-empty{color:#60708a;margin:0;font-size:.88rem;line-height:1.4}.local-history ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.local-history button{text-align:left;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.local-history button span{flex-direction:column;gap:2px;min-width:0;display:flex}.local-history button span:last-child{color:#526079;white-space:nowrap;flex:none;align-items:flex-end;font-size:.78rem}.local-history strong{color:#18233a;font-size:.9rem}.local-history small{color:#6a7890;font-size:.78rem}.mascot-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.mascot-card{background:#f8fbff;border:1px solid #d7dce6;border-radius:14px;flex-direction:column;gap:8px;padding:8px;display:flex;overflow:hidden}.mascot-thumb{aspect-ratio:2/3;clip-path:inset(1px round 12px);background-color:#f8fbff;background-position:50% 100%;background-repeat:no-repeat;background-size:contain;background-clip:padding-box;border-radius:12px;width:100%;overflow:hidden}.mascot-meta{flex-direction:column;gap:2px;padding:2px 4px 6px;display:flex}.mascot-meta strong{color:#18233a;font-size:1rem}.mascot-meta span{color:#4d5a72;font-size:.88rem}.home-actions{justify-content:center;margin-top:14px;display:flex}.home-cta{letter-spacing:.02em;background:linear-gradient(120deg,#15366f,#2258ad 55%,#2f7be0);border:0;border-radius:999px;min-width:220px;padding:12px 26px;font-size:1.05rem;font-weight:700;transition:transform .18s,box-shadow .18s,filter .18s;transform:translateY(0);box-shadow:0 12px 28px #1d4f9b40,inset 0 1px #fff6}.home-cta:hover{filter:saturate(1.1);transform:translateY(-1px);box-shadow:0 16px 32px #1d4f9b52,inset 0 1px #fff6}.home-cta:active{transform:translateY(1px)}.alt-page-shell{background:radial-gradient(circle at 13% -2%,#fff0f8 0 20%,#0000 42%),radial-gradient(circle at 83% -4%,#eef1ff 0 19%,#0000 43%),linear-gradient(#fffafd 0%,#fff7fb 50%,#fffaf5 100%);max-width:none;min-height:100vh;padding:0}.alt-page-shell .container{margin-top:0}.alt-page-shell .error,.alt-page-shell .notice{z-index:40;background:#fffffff2;border-radius:12px;width:min(520px,100vw - 28px);margin:0;padding:10px 14px;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #321c5720}.alt-home{background:radial-gradient(circle at 50% 44%,#f0d8ff 0 12%,#fff1ff 26%,#0000 42%),radial-gradient(circle at 18% 8%,#fff1f8 0 15%,#0000 33%),radial-gradient(circle at 84% 2%,#eef1ff 0 18%,#0000 39%),linear-gradient(#fffafd 0%,#fff7fb 52%,#fffaf4 100%);height:100vh;min-height:0;padding:18px clamp(24px,3.2vw,50px) 16px;position:relative;overflow:hidden}.alt-home:before,.alt-home:after{content:"";pointer-events:none;filter:blur(1px);border-radius:50%;position:absolute}.alt-home:before{opacity:.54;background:#d3b6ff;width:11px;height:11px;top:22%;left:16%;box-shadow:246px -24px 0 -3px #f2d6ff,402px 3px 0 -2px #d2baff,560px -40px 0 -1px #e6dcff,826px 120px 0 -2px #ffd3ab,958px -16px 0 -3px #cfc0ff}.alt-home:after{opacity:.42;background:linear-gradient(160deg,#0000 0 32%,#d4c1ff 33% 58%,#0000 59% 100%);width:74px;height:122px;top:18%;right:12%;transform:rotate(-28deg)}.alt-topbar{z-index:4;justify-content:space-between;align-items:center;gap:18px;max-width:1430px;margin:0 auto;display:flex;position:relative}.alt-topbar-left{align-items:center;gap:18px;min-width:0;display:flex}.alt-brand{color:#0c1732;letter-spacing:0;font-size:1.22rem;font-weight:950}.alt-lang-switch{background:#ffffffbd;border-radius:999px;gap:0;padding:4px;display:inline-flex;box-shadow:0 12px 28px #452c8f14}.alt-lang-switch button{color:#343b66;background:0 0;border:0;border-radius:999px;min-width:45px;padding:10px 13px;font-size:.82rem;font-weight:900}.alt-lang-switch button.active{color:#fff;background:linear-gradient(135deg,#6c46e8,#8b5cf6);box-shadow:inset 0 1px #ffffff54}.alt-home-head{z-index:3;text-align:center;width:min(580px,100%);margin:-4px auto 0;position:relative}.alt-home-head h1{color:#091631;letter-spacing:0;margin:0;font-size:clamp(2.25rem,3.02vw,2.95rem);font-weight:950;line-height:.88}.alt-home-head h1 span{background:linear-gradient(90deg,#624cf0 0%,#8955f4 54%,#ee4e99 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.alt-home-head p{color:#7581aa;width:min(390px,88%);margin:6px auto 0;font-size:.86rem;font-weight:750;line-height:1.2}.alt-stage{z-index:2;width:min(1120px,100%);height:min(450px,100vh - 300px);min-height:410px;margin:2px auto 0;position:relative}.alt-stage:before,.alt-stage:after{content:"";pointer-events:none;position:absolute;left:50%;transform:translate(-50%)}.alt-stage:before{z-index:0;opacity:.82;background:radial-gradient(circle at 50% 52%,#fffefd 0 13%,#0000 14%),radial-gradient(circle,#e7cfff 0 44%,#f8eaff 62%,#0000 73%);border-radius:50%;width:min(455px,42vw);height:330px;top:28px}.alt-stage:after{z-index:1;filter:drop-shadow(0 0 8px #bd8bff);opacity:.84;background:radial-gradient(circle at 6% 48%,#fff 0 2px,#0000 3px),radial-gradient(circle at 24% 25%,#fff 0 3px,#0000 4px),radial-gradient(circle at 48% 64%,#fff 0 2px,#0000 3px),radial-gradient(circle at 72% 22%,#fff 0 3px,#0000 4px),radial-gradient(circle at 94%,#fff 0 2px,#0000 3px);width:405px;height:154px;top:108px}.alt-mascot{z-index:2;text-align:center;justify-items:center;display:grid;position:absolute}.alt-character{object-fit:contain;filter:drop-shadow(0 16px 25px #4c2c7d20);height:auto;display:block}.alt-mascot h2{letter-spacing:0;margin:0;font-weight:950;line-height:1}.alt-mascot p{margin:5px 0 0;font-size:.69rem;font-weight:900;line-height:1.1}.alt-liko{color:#6d4be8;width:330px;top:0;left:50%;transform:translate(-50%)}.alt-liko .alt-character{width:248px;margin-top:5px}.alt-liko h2{font-size:1.86rem}.alt-liko p{color:#2e934b}.alt-liko blockquote{color:#2b3768;width:245px;margin:4px 0 0;font-size:.74rem;font-weight:850;line-height:1.18;display:none}.alt-liko blockquote:before,.alt-liko blockquote:after{color:#7652ea;vertical-align:-.18em;font-size:1.45rem;line-height:0}.alt-liko blockquote:before{content:"“"}.alt-liko blockquote:after{content:"”"}.alt-milo{color:#e85f24;width:210px;top:112px;left:132px}.alt-milo .alt-character{width:158px}.alt-milo h2{margin-top:-1px;font-size:1.18rem}.alt-milo p{color:#a85d4e}.alt-kora{color:#2569c8;width:210px;top:108px;right:132px}.alt-kora .alt-character{width:162px}.alt-kora h2{margin-top:0;font-size:1.18rem}.alt-kora p{color:#687091}.alt-fia{color:#7b47d7;width:180px;top:350px;left:50%;transform:translate(-50%)}.alt-fia .alt-character{width:88px}.alt-fia h2{margin-top:-2px;font-size:1.08rem}.alt-fia p{color:#9d5c91}.alt-home-actions{z-index:5;justify-items:center;gap:10px;margin-top:0;display:grid;position:absolute;bottom:-2px;left:clamp(24px,3.2vw,50px);right:clamp(24px,3.2vw,50px)}.alt-cta{color:#fff;background:linear-gradient(100deg,#6248ee 0%,#8251f1 47%,#f04891 100%);border:0;border-radius:999px;justify-content:center;align-items:center;gap:30px;width:min(590px,54vw);min-height:58px;padding:14px 30px;font-size:1.1rem;font-weight:950;display:flex;box-shadow:0 16px 34px #8b3fd338,inset 0 1px #fff6}.alt-cta span[aria-hidden=true]{font-size:1.35rem;line-height:1}.alt-secondary-cta{color:#6047d8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb8;border:1px solid #ffffffb8;border-radius:999px;justify-content:center;align-items:center;gap:18px;width:min(430px,44vw);min-height:46px;padding:10px 24px;font-size:.96rem;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 12px 28px #6d45bd14,inset 0 1px #fff}.alt-secondary-cta span[aria-hidden=true]{color:#f04891;font-size:1.18rem;line-height:1}.alt-header-test-link{white-space:nowrap;gap:12px;width:auto;max-width:240px;min-height:42px;padding:9px 18px;font-size:.86rem}.alt-home-actions p{color:#8882a4;margin:0;font-size:.78rem;font-weight:800}.alt-corner-art{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;width:clamp(290px,25vw,360px);position:absolute;bottom:0}.alt-corner-left{left:0}.alt-corner-right{right:0}.alt-drift{z-index:1;pointer-events:none;opacity:.45;background:linear-gradient(135deg,#f0b3ef,#a98bf0);border-radius:70% 20%;position:absolute}.alt-drift-one{filter:blur(2px);width:36px;height:16px;top:24%;left:10.6%;transform:rotate(-63deg)}.alt-drift-two{filter:blur(2px);width:34px;height:15px;top:23.4%;right:7.4%;transform:rotate(-28deg)}.alt-drift-three{opacity:.38;filter:blur(1px);width:58px;height:24px;top:69%;right:5.3%;transform:rotate(35deg)}.alt-setup-backdrop{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 3% 88%,#724df2 0 15%,#0000 34%),radial-gradient(circle at 96% 12%,#f08fc8 0 12%,#0000 35%),radial-gradient(circle,#fff3fbcc 0 30%,#ffe7f5a8 58%,#d9c2ff99 100%);place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:hidden}.alt-setup-backdrop:before,.alt-setup-backdrop:after{content:"";pointer-events:none;position:absolute}.alt-setup-backdrop:before{opacity:.5;filter:blur(1px);background:url(/home-build/corner-left.png) 0 100%/contain no-repeat;width:230px;height:220px;inset:auto auto -42px -34px}.alt-setup-backdrop:after{opacity:.45;filter:blur(1px);background:url(/home-build/corner-right.png) 100% 100%/contain no-repeat;width:230px;height:220px;inset:auto -34px -42px auto}.alt-setup-panel{z-index:1;-webkit-backdrop-filter:blur(24px)saturate(1.12);backdrop-filter:blur(24px)saturate(1.12);background:radial-gradient(circle at 4% 7%,#d9c9ff80 0 11%,#0000 28%),radial-gradient(circle at 97% 98%,#ffd6ef8a 0 16%,#0000 34%),linear-gradient(145deg,#ffffffd9 0%,#fff7fbd4 48%,#fff1f8d7 100%);border:1px solid #ffffffc7;border-radius:26px;width:min(580px,100%);max-height:min(760px,100vh - 36px);padding:42px 42px 34px;position:relative;overflow:auto;box-shadow:0 34px 90px #4b2c7a30,inset 0 1px #fff}.alt-setup-panel:before,.alt-setup-panel:after{content:"✦";color:#fff;text-shadow:0 0 14px #d8a8ff;pointer-events:none;position:absolute}.alt-setup-panel:before{content:none}.alt-setup-panel:after{font-size:.82rem;bottom:36px;right:42px}.alt-close{color:#64178a;background:#ffffffd4;border:1px solid #f0dff2;border-radius:50%;width:48px;height:48px;padding:0;font-size:2rem;font-weight:300;line-height:1;position:absolute;top:18px;right:18px;box-shadow:0 12px 30px #55226e17,inset 0 1px #fff}.alt-setup-panel .setup-head{max-width:410px}.alt-setup-panel .setup-kicker{color:#9b55ff;letter-spacing:.05em;align-items:center;gap:10px;margin:0 0 18px;font-size:.8rem;font-weight:950;display:flex}.alt-setup-panel .setup-kicker:before{content:"✦";color:#8b5cf6;font-size:1rem}.alt-setup-panel .setup-head h2{color:#0b1430;letter-spacing:0;font-size:clamp(2rem,4vw,2.42rem);font-weight:950;line-height:1.05}.alt-setup-panel .setup-head p:last-child{color:#677090;margin-top:16px;font-size:1rem;font-weight:650;line-height:1.45}.alt-setup-panel .setup-block,.alt-setup-panel .input-field{margin-top:24px}.alt-setup-panel .field-label{color:#101a3b;margin-bottom:10px;font-size:.93rem;font-weight:950}.alt-setup-panel .test-type-grid{gap:12px}.alt-setup-panel .choice-card{background:#ffffffb8;border:1px solid #e7dcec;border-radius:18px;gap:18px;min-height:82px;padding:18px 20px;position:relative;box-shadow:0 12px 30px #44205e0a,inset 0 1px #fff}.alt-setup-panel .choice-card.selected{background:linear-gradient(#fff9fdf2,#fff9fdf2) padding-box padding-box,linear-gradient(115deg,#7b5cff,#f04b9b) border-box;border-color:#f056a6;box-shadow:0 18px 36px #e6479a24,inset 0 1px #fff}.alt-setup-panel .choice-card:hover{transform:translateY(-1px);box-shadow:0 18px 36px #7f4cc818}.alt-setup-panel .setup-radio-dot{background:#fff;border:2px solid #a978ee;border-radius:50%;flex:0 0 24px;width:24px;height:24px}.alt-setup-panel .choice-card.selected .setup-radio-dot{background:radial-gradient(circle,#f23f9c 0 40%,#fff 43% 100%);border-color:#f23f9c}.alt-setup-panel .choice-copy{flex:1;gap:8px;min-width:0}.alt-setup-panel .choice-copy strong{color:#131b3c;font-size:1.02rem;font-weight:950}.alt-setup-panel .choice-copy small{color:#747b99;font-size:.86rem;font-weight:700}.choice-glyph{color:#fff;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:48px;font-size:1.55rem;font-weight:950;display:grid;box-shadow:0 14px 22px #8b5cf62c}.choice-glyph-long{background:linear-gradient(160deg,#bf87ff,#7e48e8)}.choice-glyph-short{background:linear-gradient(160deg,#ff8bbd,#f04595)}.alt-setup-panel .radio-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.alt-setup-panel .radio-card{color:#1c2548;background:#ffffffb8;border-color:#e7dcec;border-radius:18px;gap:16px;min-height:64px;padding:16px 18px;font-size:.95rem;font-weight:800;box-shadow:0 12px 30px #44205e0a,inset 0 1px #fff}.alt-setup-panel .radio-card.selected{background:#fff7fc;border-color:#f056a6;box-shadow:0 14px 28px #e6479a20}.alt-setup-panel .radio-dot{border-color:#a978ee;flex-basis:24px;width:24px;height:24px}.alt-setup-panel .radio-card.selected .radio-dot{background:radial-gradient(circle,#f23f9c 0 40%,#fff 43% 100%);border-color:#f23f9c}.gender-symbol{margin-left:auto;font-size:1.4rem;font-weight:900}.female-symbol{color:#f052c4}.male-symbol{color:#696bff}.alt-age-input{display:block;position:relative}.alt-setup-panel .input-field input{color:#101a3b;background:#ffffffc9;border-color:#e7dcec;border-radius:18px;height:56px;margin-top:0;padding:13px 54px 13px 18px;font-size:1rem;font-weight:950;box-shadow:inset 0 1px #fff,0 12px 30px #44205e0a}.alt-setup-panel .input-field input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.alt-setup-panel .input-field input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.alt-setup-panel .input-field input[type=number]{appearance:textfield}.calendar-symbol{color:#0000;border:2px solid #a66bea;border-top-width:5px;border-radius:5px;width:22px;height:22px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.calendar-symbol:before,.calendar-symbol:after{content:"";background:#a66bea;border-radius:2px;width:3px;height:6px;position:absolute;top:-8px}.calendar-symbol:before{left:4px}.calendar-symbol:after{right:4px}.alt-setup-panel .setup-actions{margin-top:22px}.alt-setup-panel .setup-actions .home-cta{color:#fff;background:linear-gradient(100deg,#6248ee 0%,#8050ef 47%,#f13f91 100%);border:0;border-radius:999px;justify-content:center;align-items:center;gap:28px;min-height:58px;font-size:1.08rem;font-weight:950;display:flex;box-shadow:0 16px 36px #9b3dd83a,inset 0 1px #ffffff70}.alt-local-history{background:#ffffff9c;border:1px solid #eadcf4;border-radius:18px;margin-top:18px;padding:14px;box-shadow:inset 0 1px #fff}.alt-local-history-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.alt-local-history h3{color:#10194c;margin:0;font-size:.9rem;font-weight:950}.alt-local-history-head span{color:#fff;background:#f056a6;border-radius:999px;place-items:center;min-width:24px;height:24px;font-size:.72rem;font-weight:950;display:grid}.alt-local-history ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.alt-local-history button{color:#1c2548;text-align:left;background:#fffafd;border:1px solid #eee1f5;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 12px;display:flex}.alt-local-history button span{gap:2px;min-width:0;display:grid}.alt-local-history strong{color:#10194c;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:950;overflow:hidden}.alt-local-history small{color:#747b99;font-size:.72rem;font-weight:750}.alt-local-history em{color:#8b5cf6;flex:none;font-size:.76rem;font-style:normal;font-weight:950}.alt-test{color:#08123a;background:radial-gradient(circle at 53% 58%,#fffdfef2 0 15%,#0000 38%),radial-gradient(circle at 24% 44%,#d9ccfff2 0 10%,#0000 29%),radial-gradient(circle at 90% 8%,#ffd2ebd8 0 11%,#0000 32%),radial-gradient(circle at 90% 78%,#ffd7e7d6 0 12%,#0000 34%),linear-gradient(135deg,#f2edff 0%,#fff5fb 43%,#ffe6f2 100%);min-height:100vh;padding:38px clamp(28px,4.2vw,64px) 26px;position:relative;overflow:hidden}.alt-test:before,.alt-test:after{content:"";pointer-events:none;position:absolute}.alt-test:before{filter:drop-shadow(0 0 10px #d8b6ff);opacity:.9;background:radial-gradient(circle at 1.5% 12%,#fff 0 4px,#0000 5px),radial-gradient(circle at 12.5% 29%,#fff 0 5px,#0000 6px),radial-gradient(circle at 27% 19%,#fff 0 4px,#0000 5px),radial-gradient(circle at 70% 15%,#fff 0 4px,#0000 5px),radial-gradient(circle at 78% 25%,#fff 0 6px,#0000 7px),radial-gradient(circle at 88% 35%,#fff 0 7px,#0000 8px),radial-gradient(circle at 32% 96%,#fff 0 3px,#0000 4px);inset:0}.alt-test:after{opacity:.72;background:radial-gradient(circle at 58% 46%,#ffffff52,#0000 64%);border:1px solid #ffffff70;border-radius:50%;width:210px;height:280px;top:29%;left:9%}.alt-test-topbar{z-index:3;justify-content:space-between;align-items:center;display:flex;position:relative}.alt-test-brand{color:#101039;align-items:center;gap:13px;font-size:1.24rem;font-weight:950;display:inline-flex}.alt-brand-mark{color:#fff;background:linear-gradient(145deg,#6e4bf2,#f34e9d);border-radius:12px 12px 18px 18px;place-items:center;width:34px;height:34px;font-size:1rem;display:grid;transform:rotate(-8deg);box-shadow:0 12px 24px #8b42d331,inset 0 1px #ffffff80}.alt-test-progress{z-index:3;justify-items:center;gap:10px;width:min(390px,100vw - 260px);margin:8px auto 30px;display:grid;position:relative}.alt-dot-track{isolation:isolate;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.alt-dot-track:before,.alt-dot-track:after{content:"";z-index:0;border-radius:999px;height:4px;position:absolute;top:50%;left:8px;right:8px;transform:translateY(-50%)}.alt-dot-track:before{opacity:.55;background:linear-gradient(90deg,#654cf1 0%,#d84cd3 48%,#ffd8e8 100%)}.alt-dot-track:after{width:var(--progress-fill,0%);background:linear-gradient(90deg,#654cf1 0%,#d84cd3 100%);right:auto}.alt-dot-track span{z-index:1;background:#f5b6cf;border-radius:50%;flex:0 0 10px;width:10px;height:10px;position:relative;box-shadow:0 5px 12px #d6489a16}.alt-dot-track span.answered{background:linear-gradient(135deg,#654cf1,#8f57ef)}.alt-dot-track span.current{background:#fff;border:7px solid #d84cd3;flex-basis:24px;width:24px;height:24px;box-shadow:0 0 0 3px #ffffffd6,0 6px 14px #d84cd32c}.alt-test-progress p{color:#070f43;letter-spacing:0;margin:0;font-size:.96rem;font-weight:900;line-height:1}.alt-test-progress strong{color:#d84cd3;font-weight:950}.alt-question-card{z-index:2;-webkit-backdrop-filter:blur(24px)saturate(1.08);backdrop-filter:blur(24px)saturate(1.08);background:radial-gradient(circle at 10% 17%,#cfc0ff82 0 13%,#0000 36%),radial-gradient(circle at 92% 44%,#ffc5dd7a 0 12%,#0000 34%),linear-gradient(145deg,#ffffffb8 0%,#fff8facc 51%,#ffffffa6 100%);border:1px solid #ffffffc4;border-radius:74px;align-content:center;justify-items:center;width:min(820px,100vw - 110px);min-height:420px;margin:0 auto;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 86px #7652b11d,inset 0 1px #fff}.alt-question-card:before,.alt-question-card:after{content:"";pointer-events:none;position:absolute}.alt-question-card:before{filter:drop-shadow(0 0 8px #d8b4ff);opacity:.92;background:radial-gradient(circle at 12% 16%,#fff 0 5px,#0000 6px),radial-gradient(circle at 16% 20%,#fff 0 3px,#0000 4px),radial-gradient(circle at 79% 15%,#fff 0 4px,#0000 5px),radial-gradient(circle at 86% 47%,#fff 0 5px,#0000 6px),radial-gradient(circle at 94% 28%,#fff 0 3px,#0000 4px);inset:0}.alt-question-card:after{opacity:.42;background:linear-gradient(135deg,#f3a5df,#c17bf1);border-radius:80% 20%;width:34px;height:17px;top:42%;right:8%;transform:rotate(-35deg)}.alt-question-card h2{z-index:1;color:#070f43;letter-spacing:0;text-align:center;width:min(650px,82%);margin:0 auto;font-size:clamp(1.95rem,3.2vw,2.52rem);font-weight:950;line-height:1.22;position:relative}.alt-scale-labels{z-index:1;color:#7b55ed;justify-content:space-between;align-items:end;width:min(580px,78%);margin:44px auto 6px;font-size:.83rem;font-weight:950;line-height:1.08;display:flex;position:relative}.alt-scale-labels span:last-child{color:#f248a3;text-align:right}.alt-scale{z-index:1;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;width:min(595px,80%);display:grid;position:relative}.alt-scale-line,.alt-scale-fill{pointer-events:none;border-radius:999px;height:3px;position:absolute;bottom:14px;left:7.14286%;right:7.14286%}.alt-scale-line{opacity:.4;background:linear-gradient(90deg,#7053ec,#e84ea1)}.alt-scale-fill{opacity:.75;background:linear-gradient(90deg,#7053ec,#e84ea1);max-width:85.7143%;right:auto}.alt-scale button{z-index:2;color:#0e164a;background:0 0;border:0;align-content:space-between;justify-items:center;height:67px;padding:0;font-weight:950;display:grid;position:relative}.alt-scale-number{font-size:1.06rem}.alt-scale-dot{background:#ffffffd4;border:2px solid #9a4cf0;border-radius:50%;width:29px;height:29px;display:block;box-shadow:0 3px 10px #6e43bd12}.alt-scale button:nth-child(n+5) .alt-scale-dot{border-color:#f248a3}.alt-scale button.selected .alt-scale-dot{background:#d949ab;border:10px solid #fff;width:42px;height:42px;transform:translateY(7px);box-shadow:0 0 0 10px #ffd5e6,0 10px 24px #e2489f40}.alt-test-actions{z-index:3;grid-template-columns:170px minmax(380px,1fr) 170px;align-items:center;gap:32px;width:min(820px,100vw - 110px);margin:26px auto 0;display:grid;position:relative}.alt-nav-button{color:#8d55e8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffbd;border:0;border-radius:999px;justify-content:center;align-items:center;gap:32px;min-height:56px;padding:12px 26px;font-size:1rem;font-weight:950;display:flex;box-shadow:0 14px 30px #6d45bd14,inset 0 1px #fff}.alt-next{color:#fff;background:linear-gradient(100deg,#6e49ec 0%,#8b55ef 45%,#f34997 100%);box-shadow:0 16px 32px #a23bd83a,inset 0 1px #ffffff6b}.alt-nav-button span[aria-hidden=true]{font-size:1.5rem;line-height:1}.alt-evolving-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffa5;border:1px solid #ffffffb0;border-radius:999px;justify-content:flex-start;align-items:center;gap:24px;min-height:84px;padding:14px 36px 14px 28px;display:flex;box-shadow:0 14px 34px #7e49b515,inset 0 1px #fff}.alt-evolving-card>span:last-child{min-width:0}.alt-evolving-icon{color:#794df0;background:#ffffffbd;border:1px solid #eee1ff;border-radius:50%;flex:0 0 58px;justify-content:center;align-items:center;gap:4px;width:58px;height:58px;display:flex;box-shadow:0 8px 22px #794df012,inset 0 1px #fff}.alt-evolving-icon>span{background:linear-gradient(#7a4df0,#9b57ef);border-radius:999px;width:5px}.alt-evolving-icon>span:first-child,.alt-evolving-icon>span:nth-child(5){height:18px}.alt-evolving-icon>span:nth-child(2),.alt-evolving-icon>span:nth-child(4){height:30px}.alt-evolving-icon>span:nth-child(3){height:38px}.alt-evolving-card strong,.alt-evolving-card small{display:block}.alt-evolving-card strong{color:#0d1544;font-size:1.13rem;font-weight:950;line-height:1.18}.alt-evolving-card strong em{color:#f04ba3;font-style:normal}.alt-evolving-card strong:after{content:""}.alt-evolving-card small{color:#182050;margin-top:3px;font-size:1.05rem;font-weight:850;line-height:1.2}.alt-test-privacy{z-index:3;color:#887bbb;text-align:center;margin:18px 0 0;font-size:.8rem;font-weight:850;position:relative}.alt-test-corner{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;width:clamp(270px,25vw,360px);position:absolute;bottom:-2px}.alt-test-corner-left{left:-8px}.alt-test-corner-right{right:-8px}.alt-test-leaf{z-index:1;opacity:.42;filter:blur(1px);pointer-events:none;background:linear-gradient(135deg,#f4a8e4,#9d82ee);border-radius:80% 20%;position:absolute}.alt-test-leaf-one{width:54px;height:24px;top:17%;left:11%;transform:rotate(-58deg)}.alt-test-leaf-two{width:36px;height:16px;top:28%;left:2.5%;transform:rotate(30deg)}.alt-test-leaf-three{opacity:.3;width:35px;height:16px;top:7%;right:20%;transform:rotate(38deg)}.alt-test-leaf-four{opacity:.38;width:60px;height:27px;top:53%;right:3.2%;transform:rotate(-32deg)}.alt-result{color:#07113f;background:radial-gradient(circle at 72% 35%,#ffd0ece0 0 18%,#0000 38%),radial-gradient(circle at 20% 8%,#efe8ff 0 20%,#0000 42%),radial-gradient(circle at 94% 84%,#ffd4e7b8 0 13%,#0000 31%),linear-gradient(135deg,#f5f0ff 0%,#fff5fb 46%,#ffe8f4 100%);height:auto;min-height:100vh;padding:34px clamp(28px,4vw,64px) 26px;position:relative;overflow:hidden}.alt-result:before,.alt-result:after{content:"";pointer-events:none;position:absolute}.alt-result:before{filter:drop-shadow(0 0 10px #d7b7ff);opacity:.8;background:radial-gradient(circle at 4% 44%,#f093c6 0 8px,#0000 9px),radial-gradient(circle at 58% 28%,#fff 0 4px,#0000 5px),radial-gradient(circle at 63% 44%,#fff 0 6px,#0000 7px),radial-gradient(circle at 94% 43%,#fff 0 6px,#0000 7px),radial-gradient(circle at 17% 86%,#fff 0 4px,#0000 5px);inset:0}.alt-result:after{opacity:.42;background:url(/home-build/corner-right.png) 100% 100%/contain no-repeat;width:260px;height:210px;bottom:-40px;right:5%}.alt-result-topbar,.alt-result-actionbar,.alt-result-layout{z-index:2;position:relative}.alt-result-topbar{justify-content:space-between;align-items:center;width:min(100%,1024px);margin:0 auto;display:flex}.alt-result-brand{color:#101039;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none}.alt-result-toast{z-index:7;color:#0a7d52;background:#fffffff2;border-radius:16px;width:min(100%,1024px);margin:14px auto 0;padding:12px 18px;font-weight:850;line-height:1.32;position:relative;box-shadow:0 12px 32px #321c5720}.alt-result.has-result-toast .alt-result-layout{margin-top:20px}.alt-result-actionbar{z-index:8;gap:12px;display:flex;position:absolute;top:30px;left:50%;right:auto;transform:translate(-50%)}.alt-result-actionbar button{border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:10px 18px;font-size:.82rem;font-weight:950;display:inline-flex;box-shadow:0 12px 28px #563b9e13,inset 0 1px #fff}.alt-result-copy{color:#26315a;background:#ffffffc8;border:1px solid #eee4f4}.alt-result-retake{color:#fff;background:#101a54;border:0}.alt-result-layout{grid-template-columns:minmax(0,1fr) clamp(300px,34vw,408px);align-items:start;gap:22px;width:min(100%,1024px);height:auto;margin:38px auto 0;display:grid}.alt-result-main{align-content:start;min-width:0;display:grid}.alt-profile-head{max-width:620px}.alt-profile-head>p:first-child{color:#8b5cf6;letter-spacing:.06em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:950}.alt-profile-title-row{align-items:center;gap:16px;display:flex}.alt-profile-title-row h1{color:#07113f;letter-spacing:0;margin:0;font-size:clamp(2rem,3.45vw,2.8rem);font-weight:950;line-height:1}.alt-profile-link{color:#8b5cf6;white-space:nowrap;background:#ffffffa8;border:1px solid #eee4f4;border-radius:999px;justify-content:center;align-items:center;max-width:205px;padding:8px 12px;font-size:.76rem;font-weight:900;text-decoration:none;display:inline-flex}.alt-profile-summary{color:#303967;width:min(540px,100%);margin:12px 0 0;font-size:.9rem;font-weight:760;line-height:1.38}.alt-result-card,.alt-mascot-result-card{-webkit-backdrop-filter:blur(20px)saturate(1.08);backdrop-filter:blur(20px)saturate(1.08);background:#ffffff91;border:1px solid #ffffffbf;box-shadow:0 20px 54px #8b5cf617,inset 0 1px #fff}.alt-result-card{border-radius:15px;padding:14px}.alt-result-card h3{color:#10194c;margin:0 0 10px;font-size:.9rem;font-weight:950}.alt-result-metrics-grid{grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr);gap:14px;margin-top:22px;display:grid}.alt-map-card{min-height:198px}.alt-map-plane{background:radial-gradient(circle at 78% 78%,#ffe7f2 0 26%,#0000 50%),radial-gradient(circle at 22% 20%,#eff7ff 0 22%,#0000 46%),#ffffffa8;border-color:#eadff5;min-height:152px}.alt-map-plane .cross:before,.alt-map-plane .cross:after{background:#dcd4ee}.alt-map-plane .map-label{color:#8b5cf6;background:#ffffffc7;border-color:#eee3f4}.alt-map-plane .map-label.bl{color:#25a86a}.alt-map-plane .map-label.br{color:#f04b9e}.alt-map-plane .map-dot{border-color:#8b5cf6;box-shadow:0 0 0 5px #8b5cf638}.alt-map-plane .map-pill{background:#12194b}.alt-metric-card{min-height:198px}.alt-metric-card .metric-line{color:#303967;font-size:.78rem;font-weight:850}.alt-metric-card .metric-line strong{color:#11184a}.alt-metric-card .security-track{background:#e8e6f2;height:8px;margin:8px 0 17px}.alt-metric-card .metric-note{color:#68709a;margin:3px 0 13px;font-size:.78rem;font-weight:750}.alt-pattern-card{align-items:center;gap:16px;min-height:76px;margin-top:12px;display:flex}.alt-pattern-icon{color:#fff;background:linear-gradient(145deg,#6d4cf0,#9457ef);border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:1.35rem;display:grid;box-shadow:0 12px 24px #724eed30}.alt-pattern-card h3{margin-bottom:5px}.alt-pattern-card p{color:#303967;margin:0;font-size:.78rem;font-weight:760;line-height:1.34}.alt-result-bottom-grid{z-index:2;grid-template-columns:1fr 1fr .92fr;gap:14px;width:min(100%,1024px);margin:18px auto 0;display:grid;position:relative;bottom:auto;left:auto;right:auto}.alt-list-card,.alt-privacy-card{align-content:center;min-height:108px;display:grid;position:relative;overflow:hidden}.alt-list-card h3,.alt-privacy-card h3{margin-bottom:8px;font-size:.82rem}.alt-list-card ul{gap:5px;margin:0;padding:0;list-style:none;display:grid}.alt-list-card li{color:#303967;padding-left:18px;font-size:.72rem;font-weight:820;line-height:1.2;position:relative}.alt-list-card li:before{content:"";background:linear-gradient(145deg,#7d54ef,#9b5cf2);border-radius:50%;width:10px;height:10px;position:absolute;top:.25em;left:0}.alt-growth-card li:before{background:linear-gradient(145deg,#f05fa8,#ff8eba)}.alt-privacy-card p{color:#303967;margin:0;font-size:.72rem;font-weight:780;line-height:1.34}.alt-privacy-card span[aria-hidden=true]{color:#b6a2f4;opacity:.38;font-size:2.9rem;position:absolute;bottom:12px;right:16px}.alt-mascot-result-card{background:radial-gradient(circle at 54% 59%,#ffe3f2 0 22%,#0000 46%),linear-gradient(145deg,#ffffff8f,#ffeaf6a6);border-radius:34px;align-content:start;align-self:start;justify-items:center;height:clamp(420px,50vh,450px);min-height:0;padding:16px 22px 14px;display:grid;overflow:hidden}.alt-mascot-label{color:#f04b9e;background:#ffffff9e;border:1px solid #ffd4e9;border-radius:999px;align-items:center;gap:8px;padding:5px 13px;font-size:.68rem;font-weight:950;display:inline-flex}.alt-mascot-label span{color:#f04b9e}.alt-mascot-result-card h2{color:#ff6a45;margin:6px 0 5px;font-size:clamp(2rem,3.5vw,2.95rem);font-weight:950;line-height:.94}.alt-mascot-result-card.is-secure h2{color:#42a86c}.alt-mascot-result-card.is-dismissive h2{color:#366dd8}.alt-mascot-result-card.is-fearful h2{color:#8b5cf6}.alt-mascot-tags{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.alt-mascot-tags span{color:#f04b9e;background:#ffffff75;border:1px solid #ffd4e9;border-radius:999px;padding:5px 10px;font-size:.64rem;font-weight:950}.alt-mascot-stage{aspect-ratio:1/1.02;place-items:end center;width:min(205px,80%);margin:9px auto 4px;display:grid;position:relative}.alt-mascot-stage:before{content:"";background:#ffffffb8;border-radius:50%;width:82%;height:21%;position:absolute;bottom:8px;left:50%;transform:translate(-50%);box-shadow:0 18px 35px #c6539a25}.alt-mascot-stage img{z-index:1;object-fit:contain;filter:drop-shadow(0 22px 24px #7a3d6f2c);max-width:100%;max-height:100%;position:relative}.alt-mascot-result-card blockquote{color:#4d557d;text-align:center;background:#ffffffb8;border-radius:999px;width:100%;margin:2px 0 0;padding:10px 18px;font-size:.66rem;font-weight:850;line-height:1.35}.alt-mascot-result-card blockquote:before,.alt-mascot-result-card blockquote:after{color:#d66bc2;font-size:1.35rem;font-weight:950;line-height:0}.alt-mascot-result-card blockquote:before{content:"“";margin-right:8px}.alt-mascot-result-card blockquote:after{content:"”";margin-left:8px}.alt-result-leaf{z-index:1;opacity:.32;filter:blur(1px);pointer-events:none;background:linear-gradient(135deg,#f4a8e4,#9d82ee);border-radius:80% 20%;position:absolute}.alt-result-leaf-one{width:38px;height:17px;top:42%;left:3%;transform:rotate(16deg)}.alt-result-leaf-two{width:34px;height:16px;top:8%;right:35%;transform:rotate(40deg)}.alt-result-leaf-three{width:42px;height:20px;top:44%;right:2%;transform:rotate(-36deg)}.alt-result.is-exporting{width:1152px!important;height:768px!important;min-height:768px!important;padding:34px 38px 26px!important;overflow:hidden!important;transform:none!important}.alt-result.is-exporting .alt-result-card,.alt-result.is-exporting .alt-mascot-result-card,.alt-result.is-exporting .alt-lang-switch,.alt-result.is-exporting .alt-result-actionbar button,.alt-result.is-exporting .alt-profile-link{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.alt-result.is-exporting .alt-result-actionbar{display:none!important}.alt-result.is-exporting .alt-result-layout{grid-template-rows:minmax(0,1fr)!important;grid-template-columns:minmax(0,1fr) clamp(300px,34vw,408px)!important;align-items:start!important;gap:22px!important;width:100%!important;max-width:none!important;height:460px!important;margin:38px 0 0!important;display:grid!important;position:relative!important}.alt-result.is-exporting .alt-result-main{align-content:start!important;min-width:0!important;display:grid!important}.alt-result.is-exporting .alt-profile-head{max-width:620px!important}.alt-result.is-exporting .alt-profile-title-row{flex-direction:row!important;align-items:center!important;gap:16px!important}.alt-result.is-exporting .alt-profile-title-row h1{font-size:clamp(2.4rem,4.8vw,4rem)!important}.alt-result.is-exporting .alt-profile-summary{max-width:540px!important;font-size:.9rem!important}.alt-result.is-exporting .alt-result-metrics-grid{grid-template-columns:1.05fr .95fr!important;gap:14px!important;width:auto!important;margin-top:18px!important;display:grid!important;position:static!important}.alt-result.is-exporting .alt-map-card,.alt-result.is-exporting .alt-metric-card{min-height:198px!important}.alt-result.is-exporting .alt-map-plane{min-height:154px!important}.alt-result.is-exporting .alt-pattern-card{align-items:center!important;gap:16px!important;min-height:76px!important;margin-top:12px!important;display:flex!important}.alt-result.is-exporting .alt-mascot-result-card{border-radius:34px!important;order:0!important;align-content:start!important;align-self:start!important;justify-items:center!important;height:100%!important;min-height:0!important;padding:16px 22px 14px!important;display:grid!important}.alt-result.is-exporting .alt-mascot-result-card h2{font-size:clamp(2rem,3.5vw,2.95rem)!important}.alt-result.is-exporting .alt-mascot-stage{width:min(205px,80%)!important;margin:9px auto 4px!important}.alt-result.is-exporting .alt-mascot-result-card blockquote{padding:10px 18px!important;font-size:.66rem!important}.alt-result.is-exporting .alt-result-bottom-grid{z-index:2!important;grid-template-columns:1fr 1fr .92fr!important;gap:14px!important;width:auto!important;max-width:none!important;margin-top:0!important;display:grid!important;position:absolute!important;inset:auto 38px 26px!important}.alt-result.is-exporting .alt-list-card,.alt-result.is-exporting .alt-privacy-card{align-content:center!important;min-height:108px!important;display:grid!important}@media (height<=880px){.alt-setup-panel{width:min(580px,100%);max-height:calc(100vh - 34px);padding:34px 42px 30px}.alt-close{width:44px;height:44px}.alt-setup-panel .setup-kicker{margin-bottom:14px}.alt-setup-panel .setup-head h2{font-size:2.08rem}.alt-setup-panel .setup-head p:last-child{margin-top:12px;font-size:.96rem}.alt-setup-panel .setup-block,.alt-setup-panel .input-field{margin-top:18px}.alt-setup-panel .choice-card{min-height:76px;padding:15px 18px}.alt-setup-panel .radio-card{min-height:60px;padding:14px 16px}.alt-setup-panel .input-field input{height:52px}.alt-setup-panel .setup-actions{margin-top:18px}}@media (width<=640px){.alt-setup-backdrop{padding:14px}.alt-setup-panel{border-radius:24px;padding:30px 24px 26px}.alt-setup-panel .setup-head h2{padding-right:44px;font-size:1.82rem}.alt-setup-panel .choice-card{gap:12px}.choice-glyph{width:36px;height:42px}.alt-setup-panel .radio-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.alt-setup-panel .setup-actions .home-cta{gap:36px}}.progress-head{color:var(--muted);justify-content:space-between;margin-bottom:6px;font-size:.92rem;display:flex}.bar{background:#ecf0f6;border-radius:999px;height:6px;overflow:hidden}.fill{background:linear-gradient(90deg,#204a89,#2b69c7);height:100%}.question-wrap{margin-top:16px}.qid{color:var(--muted);font-size:.88rem}.scale{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.scale button.selected{background:var(--brand-soft);color:var(--brand);border-color:#87a3d4;font-weight:700}.scale-help{color:var(--muted);margin:10px 0 0;font-size:.9rem}.actions{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.kbd-hint{color:var(--muted);letter-spacing:.02em;font-size:.82rem}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.metrics article{border:1px solid var(--line);border-radius:12px;padding:12px}.result-card{text-align:left}.result-head{margin-bottom:14px}.result-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 6px;font-size:.75rem;font-weight:700}.result-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.result-sub{color:#2a3345;margin:0}.result-domain-tag{color:#2a3b58;white-space:nowrap;background:#fff;border:1px solid #d5dbe6;border-radius:10px;justify-content:center;align-self:center;align-items:center;padding:8px 12px;font-size:.88rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.result-actions{gap:8px;display:flex}.result-narrative{color:#2a3345;margin:8px 0 0;line-height:1.45}.result-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:16px;margin:16px 0;display:grid}.result-grid article,.result-insights article{border:1px solid var(--line);background:#f9fbff;border-radius:12px;padding:12px}.result-grid h3,.result-insights h3{margin:0 0 10px}.result-insights{flex-direction:column;gap:12px;display:flex}.style-visual-card{background:#fff;flex-direction:column;align-self:start;display:flex}.style-visual{aspect-ratio:2/3;clip-path:inset(1px round 12px);background-color:#f8fbff;background-position:50% 100%;background-repeat:no-repeat;background-size:contain;background-clip:padding-box;border:1px solid #d8deea;border-radius:12px;width:min(100%,320px);margin:0 auto;box-shadow:inset 0 0 0 1px #ffffff80}.result-wide{grid-column:1/-1}.map-card{min-height:240px}.map-plane{background:radial-gradient(circle at 20% 20%,#ebf4ff,#0000 40%),radial-gradient(circle at 80% 80%,#e8fbf4,#0000 40%),#fffdfb;border:1px solid #cfd8e7;border-radius:12px;min-height:190px;position:relative;overflow:hidden}.map-axis{color:#24324d;z-index:3;pointer-events:none;font-size:.78rem;font-weight:600;position:absolute}.map-axis.x{bottom:8px;left:50%;transform:translate(-50%)}.map-axis.y{transform-origin:0 0;top:50%;left:8px;transform:translateY(-50%)rotate(-90deg)}.cross{position:absolute;inset:0}.cross:before,.cross:after{content:"";background:#b7c3d9;position:absolute}.cross:before{width:1px;top:0;bottom:0;left:50%}.cross:after{height:1px;top:50%;left:0;right:0}.map-label{color:#4d596f;z-index:2;background:#ffffffd9;border:1px solid #d6ddeb;border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:700;position:absolute}.map-label.tl{top:10px;left:14px}.map-label.tr{top:8px;right:8px}.map-label.bl{bottom:8px;left:8px}.map-label.br{bottom:8px;right:8px}.map-dot{z-index:4;background:#fff;border:2px solid #1d4ed8;border-radius:50%;width:14px;height:14px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #2563eb33}.map-pill{color:#fff;white-space:nowrap;background:#0f2a56;border-radius:999px;padding:3px 8px;font-size:.72rem;line-height:1;position:absolute;top:50%;left:16px;transform:translateY(-50%);box-shadow:0 2px 8px #0f2a5630}.metric-line{justify-content:space-between;gap:10px;display:flex}.metric-header{margin-bottom:4px}.metric-note{color:#4d596f;margin:4px 0 12px}.pattern-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px}.result-footnote{color:#39445a;margin-top:12px}.security-track{background:#dbe5f3;border-radius:999px;height:9px;margin:7px 0 10px;overflow:hidden}.security-fill{background:linear-gradient(90deg,#ef4444,#f59e0b,#16a34a);border-radius:999px;height:100%}.delta-row{border-bottom:1px dashed #d2dbe9;justify-content:space-between;padding:8px 0;display:flex}.delta-row:last-child{border-bottom:0}.error{color:var(--error);margin-bottom:10px}.notice{color:var(--ok);margin-bottom:10px;font-weight:600}@media (width>=761px) and (width<=900px){.alt-result{height:100vh;padding:24px 28px 18px}.alt-result-actionbar{top:28px;left:50%;right:auto;transform:translate(-50%)}.alt-result-actionbar button{min-height:36px;padding:8px 13px;font-size:.74rem}.alt-result-layout{grid-template-columns:minmax(0,1fr) clamp(270px,34vw,340px);gap:16px;height:auto;margin-top:34px}.alt-profile-title-row h1{font-size:2.28rem}.alt-profile-summary{max-width:500px;font-size:.88rem}.alt-result-metrics-grid{gap:12px;margin-top:18px}.alt-result-card{padding:13px}.alt-result-card h3{margin-bottom:9px;font-size:.82rem}.alt-map-card,.alt-metric-card{min-height:190px}.alt-map-plane{min-height:142px}.alt-pattern-card{min-height:78px;margin-top:12px}.alt-pattern-card p{font-size:.78rem}.alt-result-bottom-grid{gap:10px;margin-top:16px}.alt-list-card,.alt-privacy-card{min-height:106px}.alt-list-card h3,.alt-privacy-card h3{font-size:.76rem}.alt-list-card li,.alt-privacy-card p{font-size:.66rem}.alt-mascot-result-card{border-radius:32px;height:clamp(400px,50vh,430px);padding:15px 18px 13px}.alt-mascot-result-card h2{font-size:2.35rem}.alt-mascot-stage{width:min(190px,84%);margin-top:8px}.alt-mascot-result-card blockquote{padding:9px 16px;font-size:.64rem}.alt-test{height:100vh;min-height:100vh;padding:28px 28px 18px}.alt-test-brand{font-size:1.08rem}.alt-brand-mark{width:30px;height:30px}.alt-test-progress{gap:10px;width:min(390px,100vw - 230px);margin:6px auto 26px}.alt-dot-track{width:100%}.alt-dot-track span{flex-basis:10px;width:10px;height:10px}.alt-dot-track span.current{border-width:7px;flex-basis:24px;width:24px;height:24px}.alt-test-progress p{font-size:.96rem}.alt-question-card{border-radius:58px;width:min(745px,100vw - 56px);min-height:392px}.alt-question-card h2{width:min(600px,84%);font-size:2.16rem}.alt-scale-labels{width:min(560px,78%);margin-top:38px}.alt-scale{width:min(570px,80%)}.alt-test-actions{grid-template-columns:150px minmax(330px,1fr) 150px;gap:18px;width:min(745px,100vw - 56px);margin-top:24px}.alt-nav-button{gap:24px;min-height:54px;padding:12px 20px}.alt-evolving-card{gap:18px;min-height:76px;padding:12px 24px 12px 20px}.alt-evolving-icon{flex-basis:52px;width:52px;height:52px}.alt-evolving-card strong{font-size:.98rem}.alt-evolving-card small{font-size:.92rem}.alt-test-privacy{margin-top:16px}.alt-test-corner{width:300px}.alt-home{height:100vh;min-height:0;padding:18px 20px 14px;overflow:hidden}.alt-topbar{max-width:760px}.alt-brand{font-size:1.08rem}.alt-topbar-left{gap:12px}.alt-header-test-link{gap:9px;width:fit-content;max-width:198px;min-height:34px;padding:7px 12px;font-size:.72rem}.alt-lang-switch button{min-width:42px;padding:8px 12px}.alt-home-head{width:min(510px,100%);margin-top:0}.alt-home-head h1{font-size:2.55rem;line-height:.9}.alt-home-head p{width:min(360px,88%);margin-top:6px;font-size:.78rem;line-height:1.18}.alt-stage{width:min(760px,100%);height:clamp(392px,100vh - 322px,430px);margin-top:4px}.alt-stage:before{width:350px;height:260px;top:32px}.alt-stage:after{width:315px;height:122px;top:98px}.alt-liko{width:280px;top:4px}.alt-liko .alt-character{width:194px;margin-top:4px}.alt-liko h2{font-size:1.72rem}.alt-liko p,.alt-mascot p{font-size:.62rem}.alt-liko blockquote{display:none}.alt-milo{width:180px;top:122px;left:14px}.alt-milo .alt-character{width:116px}.alt-kora{width:184px;top:120px;right:14px}.alt-kora .alt-character{width:120px}.alt-fia{width:150px;top:292px;left:50%;transform:translate(-50%)}.alt-fia .alt-character{width:84px}.alt-home-actions{margin-top:0;bottom:54px;left:20px;right:20px}.alt-cta{gap:94px;width:min(540px,74vw);min-height:56px;font-size:1.04rem}.alt-secondary-cta{width:min(430px,66vw)}.alt-home-actions p{margin-top:0}.alt-corner-art{width:220px;bottom:0}}@media (width<=760px){.alt-result{height:auto;min-height:100vh;padding:18px 16px 22px;overflow:auto}.alt-result-topbar{gap:12px}.alt-result-actionbar{justify-content:stretch;margin:18px 0 0;position:relative;top:auto;left:auto;right:auto;transform:none}.alt-result-actionbar button{flex:1;padding:9px 10px}.alt-result-layout{grid-template-columns:1fr;height:auto;margin-top:20px}.alt-profile-title-row{flex-direction:column;align-items:flex-start;gap:10px}.alt-profile-title-row h1{font-size:2.1rem}.alt-result-metrics-grid,.alt-result-bottom-grid{grid-template-columns:1fr;width:100%;margin-top:22px;position:relative;bottom:auto;left:auto;right:auto}.alt-mascot-result-card{order:-1;min-height:460px}.alt-mascot-stage{width:min(230px,84%)}.alt-test{min-height:100vh;padding:18px 16px 20px;overflow:auto}.alt-test-topbar{gap:12px}.alt-test-brand{font-size:1rem}.alt-brand-mark{width:30px;height:30px}.alt-test-progress{gap:10px;width:100%;margin:16px auto}.alt-dot-track{width:min(360px,100%)}.alt-dot-track span{flex-basis:9px;width:9px;height:9px}.alt-dot-track span.current{border-width:6px;flex-basis:22px;width:22px;height:22px}.alt-test-progress p{font-size:.92rem}.alt-question-card{border-radius:38px;width:100%;min-height:390px;padding:28px 0}.alt-question-card h2{width:86%;font-size:1.62rem}.alt-scale-labels,.alt-scale{width:88%}.alt-scale-labels{margin-top:34px;font-size:.72rem}.alt-scale button{height:62px}.alt-scale-dot{width:24px;height:24px}.alt-scale button.selected .alt-scale-dot{border-width:8px;width:36px;height:36px;box-shadow:0 0 0 8px #ffd5e6,0 10px 24px #e2489f40}.alt-test-actions{grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-top:18px}.alt-evolving-card{border-radius:28px;order:-1;grid-area:1/1/auto/-1;gap:16px;min-height:72px;padding:11px 20px}.alt-evolving-icon{flex-basis:48px;width:48px;height:48px}.alt-evolving-card strong{font-size:.95rem}.alt-evolving-card small{font-size:.85rem}.alt-nav-button{gap:16px;min-height:52px;padding:10px 14px}.alt-test-corner{opacity:.78;width:220px}.home-layout,.grid-2,.metrics{grid-template-columns:1fr}.home-layout{gap:14px}.mascot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.radio-group{grid-template-columns:1fr}.alt-home{height:auto;min-height:100vh;padding:14px 16px 28px;overflow:hidden auto}.alt-topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 12px;padding:0 2px;display:grid}.alt-topbar-left{display:contents}.alt-brand{grid-area:1/1}.alt-lang-switch{grid-area:1/2;justify-self:end}.alt-header-test-link{min-height:34px;padding:7px 12px;font-size:.72rem}.alt-home-head{width:min(430px,100%);margin-top:14px}.alt-home-head h1{font-size:clamp(1.78rem,7.3vw,2.16rem);line-height:.93}.alt-home-head p{width:min(360px,92%);margin-top:6px;font-size:.74rem;line-height:1.18}.alt-stage{width:min(100%,560px);height:505px;min-height:0;margin-top:8px}.alt-stage:before{width:300px;height:225px;top:42px}.alt-stage:after{width:280px;height:112px;top:110px}.alt-liko{width:212px;top:18px}.alt-liko .alt-character{width:158px}.alt-liko h2{font-size:1.34rem}.alt-liko blockquote{display:none}.alt-milo{width:124px;top:130px;left:0}.alt-milo .alt-character{width:88px}.alt-kora{width:128px;top:128px;right:0}.alt-kora .alt-character{width:94px}.alt-fia{width:150px;top:286px;left:50%;transform:translate(-50%)}.alt-fia .alt-character{width:84px}.alt-mascot p{font-size:.58rem}.alt-home-actions{margin-top:18px;position:relative;bottom:auto;left:auto;right:auto}.alt-cta{gap:24px;width:min(370px,92vw);min-height:50px;font-size:.94rem}.alt-secondary-cta{width:min(330px,86vw);min-height:44px;font-size:.88rem}.alt-header-test-link{grid-area:2/1/auto/-1;justify-self:center;width:fit-content;max-width:calc(100vw - 44px);min-height:38px;margin-top:0;padding:8px 18px;font-size:.84rem;text-decoration:none;box-shadow:0 10px 24px #6d45bd12,inset 0 1px #fff}.alt-corner-art{width:285px;bottom:0}.scale{grid-template-columns:repeat(4,minmax(0,1fr))}.actions{flex-wrap:wrap;gap:10px}.actions button{flex:1}.result-grid{grid-template-columns:1fr}.style-visual{width:min(100%,320px)}.result-top{flex-direction:column}.result-domain-tag{align-self:flex-start}.result-actions{width:100%}.result-actions button{flex:1}}
