@font-face{font-family:'Amatic SC';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/amatic-sc/latin.woff2') format('woff2')}
.story-page{--purple:#4800b9;--ink:#29243a;--muted:#625b71;--line:#ddd7e7;--cream:#f7f4ee;--wash:#efe8f9;margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 Arial,sans-serif}
.story-page *{box-sizing:border-box}
.story-page [hidden]{display:none!important}
.story-page button,.story-page input{font:inherit}
.story-page button,.story-page a,.story-page input,.story-page summary{-webkit-tap-highlight-color:transparent}
.story-page :focus-visible{outline:3px solid var(--purple);outline-offset:5px}
.story-page h1:focus,.story-page h2:focus{outline:none}
.story-page a{color:var(--purple)}
.story-page p{margin:0 0 18px}
.story-page h1,.story-page h2{margin:0 0 22px;line-height:1.2;overflow-wrap:anywhere}
.story-page h1{font:400 clamp(44px,5vw,70px)/1.06 'Amatic SC',Arial,sans-serif}
html:is(:lang(el),:lang(ar),:lang(hi),:lang(ja),:lang(ko)) .story-page h1{font:400 clamp(30px,4vw,48px)/1.25 Arial,sans-serif}
.story-page h2{font-size:25px;letter-spacing:-.35px}
.story-header{max-width:1200px;margin:auto;padding:26px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}
.story-header img{width:154px;height:auto;display:block;filter:invert(1);opacity:.82}
.story-languages{position:relative;z-index:2;font-size:14px}
.story-languages summary{list-style:none;cursor:pointer;padding:8px 0;color:var(--purple)}
.story-languages summary::-webkit-details-marker{display:none}
.story-languages summary span{margin-inline-start:8px}
.story-languages nav{position:absolute;inset-inline-end:0;top:100%;width:220px;max-height:55vh;overflow-y:auto;padding:10px;background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 30px #29243a12}
.story-languages nav a{display:block;padding:8px 12px;text-decoration:none}
.story-languages nav a:hover,.story-languages nav a[aria-current]{background:var(--wash)}
.story-shell{max-width:1140px;min-height:70vh;padding:70px 30px 80px;margin:auto}
.story-intro{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr);gap:40px 70px;align-items:start}
.story-eyebrow{color:var(--purple);font-size:12px;letter-spacing:1.5px;text-transform:uppercase;font-weight:700;margin-bottom:18px!important}
.story-intro-copy>p:not(.story-eyebrow){color:var(--muted)}
.story-intro-copy h1{max-width:650px}
.story-lead{font-size:22px;color:var(--ink)!important;line-height:1.5}
.story-facts{display:flex;flex-wrap:wrap;gap:8px 20px;margin:28px 0;padding:0;list-style:none;font-size:13px;color:var(--muted)}
.story-facts li:before{content:'•';color:var(--purple);margin-inline-end:8px}
.story-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:15px 22px;min-height:50px;border:1px solid var(--purple);border-radius:6px;background:var(--purple);color:white!important;font-size:15px;font-weight:700;line-height:1.4;text-decoration:none;text-align:center;cursor:pointer;transition:background .15s,box-shadow .15s}
.story-button:hover{background:#38008e;box-shadow:0 4px 12px #4800b91a}
.story-button-quiet{background:transparent;color:var(--purple)!important;border-color:#c7b4e4}
.story-button-quiet:hover{background:var(--wash)}
.story-small{font-size:12px;line-height:1.65;color:var(--muted)}
.story-privacy{max-width:510px;margin-top:18px!important}
.story-intro-aside{background:#eae3f1;padding:32px;border-radius:8px;position:relative;overflow:hidden}
.story-orbit{position:relative;height:165px;max-width:230px;margin:0 auto 22px;display:grid;place-items:center}
.story-orbit i{position:absolute;width:140px;height:140px;border:1px solid #a98ace;border-radius:50%;transform:translateX(-35px)}
.story-orbit i:nth-child(2){transform:translateX(35px)}
.story-orbit i:nth-child(3){width:100px;height:100px;transform:none;border-color:#7546ad}
.story-orbit span{width:28px;height:28px;border-radius:50%;background:var(--purple);box-shadow:0 0 0 12px #4800b90c}
.story-intro-aside blockquote{font-size:22px;line-height:1.55;letter-spacing:-.3px;margin:0 0 30px}
.story-author{display:flex;align-items:center;gap:14px}
.story-author img{object-fit:cover;border-radius:50%;flex-shrink:0}
.story-author p{margin:0;font-size:13px;font-weight:700;line-height:1.5}
.story-author small{display:block;font-weight:400;color:var(--muted);margin-top:3px}
.story-about{grid-column:1/-1;max-width:760px;border-top:1px solid var(--line);padding:24px 0 0}
.story-about summary,.story-answer-review summary{cursor:pointer;color:var(--purple);font-weight:700;list-style-position:outside;margin-inline-start:18px}
.story-about p{margin-top:20px;color:var(--muted)}
.story-quiz{max-width:800px;margin:auto}
.story-progress-top{display:flex;justify-content:space-between;gap:15px;font-size:13px;color:var(--muted);margin-bottom:12px}
[data-progress-number],.story-score p{direction:ltr;unicode-bidi:isolate}
.story-quiz progress{display:block;width:100%;height:5px;border:0;background:#e4ddeb;border-radius:4px;accent-color:var(--purple);margin-bottom:28px}
.story-quiz progress::-webkit-progress-bar{background:#e4ddeb;border-radius:4px}
.story-quiz progress::-webkit-progress-value{background:var(--purple);border-radius:4px}
.story-quiz progress::-moz-progress-bar{background:var(--purple);border-radius:4px}
.story-question-card{padding:40px;background:#fff;border:1px solid var(--line);border-radius:8px}
.story-question-card h2{font-size:clamp(22px,2.4vw,29px);line-height:1.4;font-weight:500;letter-spacing:-.4px}
.story-question-hint{font-size:13px;color:var(--muted)}
.story-options{display:grid;gap:10px;margin-top:25px}
.story-option{display:flex;align-items:center;gap:14px;padding:13px 16px;min-height:57px;border:1px solid var(--line);border-radius:6px;cursor:pointer;transition:background .15s,border-color .15s}
.story-option:hover{background:#f9f6fc;border-color:#9c76cb}
.story-option:has(input:checked){background:var(--wash);border-color:var(--purple);box-shadow:inset 0 0 0 1px var(--purple)}
.story-option input{accent-color:var(--purple);width:18px;height:18px;margin:0;flex-shrink:0}
.story-option-number{color:var(--purple);font-size:14px;width:20px;text-align:center;font-weight:700;flex-shrink:0}
.story-question-actions{display:flex;justify-content:space-between;gap:20px;margin-top:24px}
.story-quiz-note{text-align:center;max-width:620px;margin:22px auto 0!important}
.story-error{color:#9a2741;font-size:13px;margin:14px 0 0!important}
.story-error:empty{display:none}
.story-results{max-width:920px;margin:auto}
.story-result-heading{max-width:750px;margin-bottom:35px}
.story-result-card{display:grid;grid-template-columns:180px 1fr;gap:30px 40px;padding:38px;background:white;border:1px solid var(--line);border-radius:8px}
.story-score>span,.story-score small{font-size:12px;color:var(--muted)}
.story-score p{line-height:1.2;margin:10px 0;color:var(--purple)}
.story-score strong{font-size:76px;letter-spacing:-5px;font-weight:400}
.story-score p span{font-size:21px;color:var(--muted)}
.story-result-copy h2{font-size:25px}
.story-result-copy p{color:var(--muted);margin-bottom:15px}
.story-result-copy p:last-child{margin-bottom:0}
.story-meter{grid-column:1/-1}
.story-meter meter{display:block;width:100%;height:13px;accent-color:var(--purple)}
.story-meter meter::-webkit-meter-bar{background:#ebe5f2;border:0;box-shadow:none}
.story-meter meter::-webkit-meter-optimum-value{background:var(--purple)}
.story-meter meter::-moz-meter-bar{background:var(--purple)}
.story-meter>div{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px;margin-top:10px}
.story-remember{font-size:13px;color:var(--muted);padding:20px 0;margin:0!important}
.story-result-insight{padding:24px 28px;border-inline-start:3px solid var(--purple);background:var(--wash);font-size:21px;line-height:1.55;margin:10px 0 30px}
.story-answer-review{padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.story-answer-review ol{padding:0;list-style:none;margin-bottom:0;counter-reset:answers}
.story-answer-review li{padding:13px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:baseline}
.story-answer-review li:last-child{border:0}
.story-answer-review li button{text-align:start;max-width:55%;font-size:14px}
.story-answer-review li span{font-size:12px;color:var(--muted);text-align:end}
.story-text-button{border:0;background:transparent;padding:5px 0;color:var(--purple);font-size:13px;cursor:pointer;text-decoration:underline;text-underline-offset:4px}
.story-result-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:24px 0 38px}
.story-next-steps{display:grid;grid-template-columns:1.2fr 1fr;gap:22px;margin-top:40px}
.story-talk,.story-practice{padding:30px;border:1px solid var(--line);border-radius:8px;background:white}
.story-talk h2{margin-top:24px}
.story-talk p,.story-practice p{color:var(--muted)}
.story-talk .story-small{margin-top:14px;margin-bottom:0}
.story-practice{background:var(--wash)}
.story-practice-mark{display:block;color:var(--purple);font-size:58px;line-height:1.1;margin-bottom:28px}
.story-book{border:1px solid var(--line);background:white;border-radius:8px;margin-top:24px}
.story-book summary{cursor:pointer;padding:26px 30px;display:flex;justify-content:space-between;align-items:center;gap:20px;list-style:none;font-weight:700}
.story-book summary::-webkit-details-marker{display:none}
.story-book summary small{color:var(--purple);font-weight:400;text-align:end}
.story-book-content{padding:0 30px 30px}
.story-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:25px 0}
.story-fields label{font-size:13px;font-weight:700}
.story-fields input{display:block;width:100%;padding:12px;margin-top:8px;border:1px solid #b5aabe;border-radius:5px;background:white;color:var(--ink)}
.story-book fieldset{margin:0;padding:0;border:0}
.story-book legend{font-size:14px;font-weight:700;margin-bottom:12px}
.story-check{display:flex;gap:12px;align-items:baseline;font-size:14px;margin-bottom:10px;cursor:pointer}
.story-check input{flex-shrink:0;width:17px;height:17px;accent-color:var(--purple)}
.story-consent{border-top:1px solid var(--line);padding-top:20px;margin-top:20px}
.story-book form>.story-button{margin-top:14px}
.story-notice{padding:22px;background:var(--wash);border-radius:6px;margin:20px 0}
.story-footer{padding:30px max(25px,calc((100vw - 1080px)/2));display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;background:var(--purple);color:#ffffffbd;font-size:12px}
.story-footer a{color:white;text-decoration:none}
@media(max-width:760px){.story-shell{padding:40px 22px 55px}.story-header{padding:22px}.story-intro{grid-template-columns:1fr;gap:30px}.story-intro-aside{display:grid;grid-template-columns:90px 1fr;gap:15px 22px;padding:24px}.story-orbit{height:90px;width:90px;margin:0}.story-orbit i{width:64px;height:64px;transform:translateX(-12px)}.story-orbit i:nth-child(2){transform:translateX(12px)}.story-orbit i:nth-child(3){width:44px;height:44px}.story-orbit span{width:16px;height:16px;box-shadow:none}.story-intro-aside blockquote{font-size:18px;margin:0}.story-intro-aside .story-author{grid-column:2}.story-result-card{grid-template-columns:1fr;padding:26px;gap:24px}.story-score strong{font-size:64px}.story-score{border-bottom:1px solid var(--line);padding-bottom:22px}.story-next-steps{grid-template-columns:1fr}.story-question-card{padding:25px}.story-fields{grid-template-columns:1fr}.story-book summary{display:block;padding:24px}.story-book summary small{display:block;text-align:start;margin-top:10px}.story-book-content{padding:0 24px 24px}.story-result-insight{font-size:18px}.story-result-actions{align-items:stretch;flex-direction:column}.story-answer-review li{display:block}.story-answer-review li button{max-width:100%;display:block}.story-answer-review li span{display:block;text-align:start}.story-footer{flex-direction:column;text-align:center}}
@media(prefers-reduced-motion:reduce){.story-page *{transition:none!important}}
@media print{.story-page{background:white;font-size:12px}.story-header,.story-footer,.story-result-actions,.story-next-steps,.story-book,.story-reset,.story-languages{display:none!important}.story-shell{padding:0;min-height:0}.story-results h1{font:28px Arial,sans-serif}.story-result-card{padding:20px;break-inside:avoid}.story-answer-review{break-inside:avoid}.story-answer-review ol{display:block!important}.story-text-button{color:#29243a;text-decoration:none}.story-remember{color:#333}.story-result-heading{margin-bottom:20px}.story-result-insight{font-size:16px}.story-page a:after{content:none}}
