:root{--ink:#243038;--muted:#637077;--paper:#f7f4ed;--white:#fffdfa;--line:#dce1dd;--teal:#2f7d78;--teal-dark:#205d59;--mint:#dceee8;--violet:#735da7;--gold:#d89538;--shadow:0 24px 70px rgba(36,48,56,.12)}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{color:inherit}.noscript{padding:40px;text-align:center}.shell{min-height:100vh;overflow:hidden}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.12;letter-spacing:-.045em}
.nav{height:74px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 28px;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:19px;font-weight:800;letter-spacing:-.04em;text-decoration:none;color:var(--ink)}.brand-gem{width:28px;height:28px;display:grid;place-items:center;background:var(--teal);color:#fff;border-radius:9px;transform:rotate(9deg);font-size:13px}.brand span:last-child{color:var(--teal)}.nav-links{display:flex;align-items:center;gap:27px}.nav-links a{font-size:14px;font-weight:600;color:var(--muted);text-decoration:none}.nav-links a:hover{color:var(--teal)}
.btn{border:0;border-radius:12px;padding:13px 22px;font-weight:700;cursor:pointer;transition:.2s;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--teal);color:#fff;box-shadow:0 10px 24px rgba(47,125,120,.22)}.btn-primary:hover{background:var(--teal-dark)}.btn-dark{background:var(--ink);color:#fff}.btn-light{background:#fff;border:1px solid var(--line)}.btn-big{padding:16px 28px;font-size:16px;border-radius:14px}
.hero{max-width:1180px;margin:auto;min-height:650px;padding:70px 28px 90px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:70px}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;color:var(--teal);margin-bottom:20px}.eyebrow:before{content:"";width:26px;height:2px;background:currentColor}.hero h1{font-size:clamp(46px,6vw,76px);max-width:670px}.hero h1 em{font-style:normal;color:var(--teal);position:relative}.hero h1 em:after{content:"";position:absolute;left:2%;right:0;bottom:-5px;height:9px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 12'%3E%3Cpath d='M2 9c46-8 113 3 196-6' fill='none' stroke='%23d89538' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") center/100% 100% no-repeat}.hero-copy{font-size:18px;color:var(--muted);max-width:570px;margin:27px 0 30px}.hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.micro{font-size:12px;color:var(--muted);display:flex;gap:7px;align-items:center}.micro b{color:var(--teal)}
.mark-stage{position:relative;height:520px;display:grid;place-items:center}.mark-orbit{width:420px;height:420px;border-radius:50%;background:linear-gradient(145deg,#dceee8,#efe8d9);position:absolute;animation:breathe 6s ease-in-out infinite}.mark-orbit:before,.mark-orbit:after{content:"";position:absolute;border:1px dashed rgba(47,125,120,.25);border-radius:50%;inset:-30px}.mark-orbit:after{inset:45px;border-style:solid;opacity:.5}.hero-mark{width:275px;height:310px;background:rgba(255,253,250,.88);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);border-radius:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;box-shadow:var(--shadow);transform:rotate(2deg)}.hero-mark svg{width:145px;height:145px;color:var(--teal)}.hero-mark strong{font-family:Manrope;font-size:19px;margin-top:8px}.hero-mark small{color:var(--muted);margin-top:3px}.float-pill{position:absolute;background:#fff;padding:10px 15px;border-radius:999px;box-shadow:0 12px 30px rgba(36,48,56,.1);font-size:12px;font-weight:700}.p1{top:70px;left:0;transform:rotate(-5deg)}.p2{right:2px;bottom:90px;transform:rotate(5deg)}
.trust{background:var(--ink);color:#fff}.trust-inner{max-width:1180px;margin:auto;padding:22px 28px;display:flex;justify-content:center;gap:55px;flex-wrap:wrap}.trust-item{display:flex;gap:10px;align-items:center;font-size:13px;color:#cbd3d5}.trust-item b{color:#fff}.section{padding:100px 28px}.container{max-width:1120px;margin:auto}.section-head{text-align:center;max-width:700px;margin:0 auto 52px}.section-head h2{font-size:clamp(32px,4vw,50px)}.section-head p{color:var(--muted);font-size:17px;margin-top:15px}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:30px;position:relative;overflow:hidden}.step-num{font:800 12px Manrope;color:var(--teal);letter-spacing:.1em}.step-icon{width:58px;height:58px;background:var(--mint);border-radius:18px;display:grid;place-items:center;margin:20px 0;font-size:25px}.step h3{font-size:20px;margin-bottom:9px}.step p{color:var(--muted);font-size:14px}.step:after{content:"";position:absolute;width:80px;height:80px;border:18px solid var(--mint);border-radius:50%;right:-40px;top:-40px;opacity:.5}
.families{background:#edf1ec}.family-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.family{border-radius:22px;padding:26px;min-height:225px;color:#fff;position:relative;overflow:hidden}.family:nth-child(1){background:#66518e}.family:nth-child(2){background:#3d8a70}.family:nth-child(3){background:#397d94}.family:nth-child(4){background:#d08a3d}.family h3{font-size:21px;margin:12px 0 7px}.family p{font-size:13px;opacity:.85}.family-glyphs{display:flex;margin-top:25px}.mini-glyph{width:41px;height:41px;border-radius:50%;background:rgba(255,255,255,.14);border:2px solid rgba(255,255,255,.2);display:grid;place-items:center;margin-right:-5px}.mini-glyph svg{width:25px;height:25px}.family-tag{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;opacity:.75}
.merch{background:var(--ink);color:#fff}.merch-wrap{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.cap-scene{height:440px;position:relative;display:grid;place-items:center}.cap{width:330px;height:190px;background:#ded4c1;border-radius:52% 48% 25% 20%/70% 70% 30% 30%;position:relative;box-shadow:inset -25px -18px 40px rgba(0,0,0,.11),0 30px 50px rgba(0,0,0,.28);transform:rotate(-5deg)}.cap:after{content:"";position:absolute;width:205px;height:70px;background:#c8bca7;border-radius:0 100% 60% 100%;right:-132px;bottom:0;transform:rotate(10deg);z-index:-1}.cap-mark{position:absolute;left:108px;top:50px;width:110px;height:110px;color:var(--ink)}.cap-seam{position:absolute;left:50%;top:0;height:50px;border-left:1px solid rgba(0,0,0,.16)}.merch h2{font-size:clamp(34px,4vw,53px)}.merch p{color:#abb7b9;font-size:17px;margin:20px 0 28px}.merch-note{font-size:12px!important;margin-top:14px!important}.merch .eyebrow{color:#8fd1c6}.footer{padding:35px 28px;background:#1b252a;color:#93a0a4}.footer-inner{max-width:1120px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer a{color:#b9c3c5;text-decoration:none;font-size:13px}.footer-links{display:flex;gap:22px}.footer .brand{color:#fff}
.quiz-shell{min-height:100vh;background:#edf1ec;display:flex;flex-direction:column}.quiz-nav{height:68px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:rgba(247,244,237,.92);border-bottom:1px solid var(--line)}.quiz-progress-text{font-size:13px;font-weight:700;color:var(--muted)}.progress{height:5px;background:#dce2df}.progress-fill{height:100%;background:var(--teal);transition:width .35s}.quiz-main{flex:1;display:grid;place-items:center;padding:42px 20px}.question-wrap{width:min(700px,100%)}.chapter{text-align:center;color:var(--teal);font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;margin-bottom:15px}.question-card{background:var(--white);border:1px solid var(--line);border-radius:28px;padding:45px;box-shadow:0 20px 60px rgba(36,48,56,.08);animation:rise .35s ease}.question-card h1{font-size:clamp(24px,4vw,35px);text-align:center;max-width:590px;margin:0 auto 34px}.choices{display:grid;gap:13px}.choice{width:100%;padding:18px 20px;background:#f8f8f4;border:2px solid transparent;border-radius:15px;text-align:left;display:flex;align-items:center;gap:15px;cursor:pointer;transition:.16s}.choice:hover{background:#fff;border-color:#8fc1b9;transform:translateY(-1px)}.choice-key{width:34px;height:34px;border-radius:10px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;font-weight:800;color:var(--teal);flex:none}.choice span:last-child{font-size:15px;color:#46545b}.quiz-hint{text-align:center;color:#8a969a;font-size:12px;margin-top:21px}.quiz-back{border:0;background:none;color:var(--muted);cursor:pointer;font-weight:600}.quiz-back:disabled{opacity:.3}.interlude{text-align:center}.interlude-mark{width:140px;height:140px;border-radius:42px;background:var(--mint);display:grid;place-items:center;margin:0 auto 25px;color:var(--teal)}.interlude-mark svg{width:82px;height:82px}.interlude h1{font-size:38px}.interlude p{color:var(--muted);max-width:480px;margin:15px auto 28px}
.capture{min-height:100vh;background:#edf1ec;padding:28px;display:grid;place-items:center}.capture-card{width:min(880px,100%);background:var(--white);border-radius:30px;overflow:hidden;display:grid;grid-template-columns:.9fr 1.1fr;box-shadow:var(--shadow)}.capture-preview{background:var(--teal);color:#fff;padding:50px 35px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.large-glyph{width:185px;height:185px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.2);border-radius:52px;display:grid;place-items:center;margin-bottom:25px}.large-glyph svg{width:125px;height:125px}.capture-preview h2{font-size:29px}.capture-preview p{opacity:.8;margin-top:5px}.capture-form{padding:55px 50px;display:flex;flex-direction:column;justify-content:center}.capture-form .eyebrow{margin-bottom:13px}.capture-form h1{font-size:38px}.capture-form>p{color:var(--muted);margin:15px 0 23px}.email{width:100%;border:2px solid var(--line);border-radius:13px;padding:15px 16px;outline:none;margin-bottom:11px}.email:focus{border-color:var(--teal)}.skip{border:0;background:none;text-decoration:underline;color:var(--muted);font-size:12px;margin-top:14px;cursor:pointer}.privacy-note{text-align:center;color:#8b969a;font-size:11px!important;margin:12px 0 0!important}.error{color:#b34d3c;font-size:12px;margin-bottom:8px}
.result{min-height:100vh;background:var(--paper)}.result-hero{background:var(--ink);color:#fff;padding:64px 28px 75px}.result-hero-inner{max-width:970px;margin:auto;display:grid;grid-template-columns:300px 1fr;align-items:center;gap:60px}.result-glyph{width:290px;height:290px;background:var(--family);border-radius:42% 58% 55% 45%/45% 42% 58% 55%;display:grid;place-items:center;animation:morph 9s ease-in-out infinite}.result-glyph svg{width:180px;height:180px}.result-kicker{text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.15em;color:#8fd1c6}.result-title{font-size:clamp(43px,6vw,70px);margin:8px 0}.result-summary{color:#b6c1c3;font-size:18px;max-width:610px}.result-code{display:inline-flex;padding:6px 11px;border-radius:8px;background:rgba(255,255,255,.1);font-size:12px;font-weight:800;margin-top:18px}.result-content{max-width:880px;margin:-22px auto 0;padding:0 25px 90px;position:relative}.result-tabs{background:#fff;padding:6px;border-radius:15px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 12px 35px rgba(36,48,56,.1);position:sticky;top:10px;z-index:5}.tab{border:0;background:none;padding:12px 6px;border-radius:10px;font-weight:700;color:var(--muted);cursor:pointer}.tab.active{background:var(--teal);color:#fff}.panel{padding:50px 15px 20px;animation:rise .3s}.panel h2{font-size:32px;margin-bottom:17px}.lead{font-size:19px;color:#48565d;line-height:1.8}.insight-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:30px}.insight{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.insight label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--teal);margin-bottom:8px}.traits{display:grid;gap:11px}.trait{background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px 19px;display:flex;gap:12px}.trait b{color:var(--teal)}.mark-story{display:grid;grid-template-columns:190px 1fr;gap:35px;align-items:center}.story-glyph{background:var(--mint);color:var(--teal);border-radius:35px;width:190px;height:190px;display:grid;place-items:center}.story-glyph svg{width:125px;height:125px}.result-actions{text-align:center;border-top:1px solid var(--line);padding-top:32px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
.cookie{position:fixed;z-index:100;left:20px;right:20px;bottom:20px;max-width:850px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 20px;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:space-between;gap:20px}.cookie p{font-size:13px;color:var(--muted)}.cookie strong{color:var(--ink)}.cookie-actions{display:flex;gap:8px;flex:none}.cookie .btn{padding:9px 14px;font-size:12px}.legal{min-height:100vh}.legal-wrap{max-width:780px;margin:auto;padding:55px 28px 90px}.legal h1{font-size:45px}.legal .date{color:var(--muted);margin:5px 0 35px}.legal h2{font-size:20px;margin:30px 0 8px}.legal p{color:var(--muted)}
@keyframes rise{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes breathe{50%{transform:scale(1.04) rotate(2deg)}}@keyframes morph{50%{border-radius:58% 42% 44% 56%/56% 55% 45% 44%}}
@media(max-width:900px){.hero{grid-template-columns:1fr;text-align:center;padding-top:50px;gap:20px}.hero-copy{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.mark-stage{height:430px}.family-grid{grid-template-columns:1fr 1fr}.merch-wrap{grid-template-columns:1fr;text-align:center;gap:15px}.cap-scene{height:380px}.result-hero-inner{grid-template-columns:1fr;text-align:center;gap:30px}.result-glyph{margin:auto}.result-summary{margin:auto}.capture-card{grid-template-columns:1fr}.capture-preview{padding:35px}.large-glyph{width:140px;height:140px}.large-glyph svg{width:95px;height:95px}}
@media(max-width:650px){.nav-links a{display:none}.nav{padding:0 18px}.nav .btn{padding:10px 14px}.hero{padding:35px 20px 65px;min-height:auto}.hero h1{font-size:43px}.hero-copy{font-size:16px}.mark-stage{height:360px}.mark-orbit{width:290px;height:290px}.hero-mark{width:210px;height:240px}.hero-mark svg{width:110px;height:110px}.p1{left:5px}.p2{right:5px}.section{padding:75px 20px}.steps,.family-grid{grid-template-columns:1fr}.trust-inner{gap:18px;justify-content:flex-start}.question-card{padding:30px 18px}.quiz-nav{padding:0 16px}.quiz-progress-text{font-size:11px}.capture{padding:0}.capture-card{border-radius:0;min-height:100vh}.capture-form{padding:38px 22px}.capture-form h1{font-size:31px}.capture-preview{padding:25px}.capture-preview .large-glyph{width:105px;height:105px;margin-bottom:15px}.capture-preview .large-glyph svg{width:72px;height:72px}.capture-preview h2{font-size:23px}.result-hero{padding-top:40px}.result-glyph{width:210px;height:210px}.result-glyph svg{width:135px;height:135px}.result-tabs{grid-template-columns:1fr 1fr;position:relative}.insight-grid,.mark-story{grid-template-columns:1fr}.story-glyph{margin:auto}.cookie{align-items:stretch;flex-direction:column}.cookie-actions .btn{flex:1}.cap{transform:scale(.78) rotate(-5deg)}.footer-inner{justify-content:center;text-align:center}.footer-links{width:100%;justify-content:center}}

/* Premium playing-card presentation */
.deck-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.deck-card{appearance:none;background:transparent;border:0;height:300px;padding:0;cursor:pointer;perspective:1100px}.deck-card-inner{width:100%;height:100%;position:relative;display:block;transform-style:preserve-3d;transition:transform .58s cubic-bezier(.2,.75,.25,1)}.deck-card.flipped .deck-card-inner{transform:rotateY(180deg)}.deck-front,.deck-back{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border:1px solid var(--line);border-radius:20px;padding:22px 15px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 9px 24px rgba(36,48,56,.06);transition:box-shadow .22s ease}.deck-front{background:var(--white)}.deck-back{transform:rotateY(180deg);background:var(--card-family);color:#fff;padding:27px 22px}.deck-card:hover .deck-front,.deck-card:hover .deck-back{box-shadow:0 20px 38px rgba(36,48,56,.14)}.deck-face{height:180px;display:grid;place-items:center;margin-bottom:10px}.deck-face .playing-card{width:118px;height:165px;filter:drop-shadow(0 10px 12px rgba(36,48,56,.14));transition:transform .22s ease}.deck-card:not(.flipped):hover .playing-card{transform:rotate(-2deg) scale(1.025)}.deck-code{font:800 12px Manrope,sans-serif;color:var(--teal);letter-spacing:.14em;margin-bottom:5px}.deck-front strong,.deck-back strong{font:700 16px Manrope,sans-serif;letter-spacing:-.025em}.deck-front small{font-size:11px;color:var(--muted);margin-top:3px}.deck-back .deck-code{color:rgba(255,255,255,.7)}.deck-back strong{font-size:20px;margin-bottom:13px}.deck-back p{font-size:13px;line-height:1.55;color:rgba(255,255,255,.88)}.turn-hint{position:absolute;bottom:15px;font-size:10px;font-weight:700;color:rgba(255,255,255,.6)}
.hero-mark{width:255px;height:350px;padding:20px 0}.hero-mark .playing-card{width:150px;height:210px;color:var(--ink);filter:drop-shadow(0 14px 18px rgba(36,48,56,.14))}.hero-mark strong{margin-top:14px}.mini-glyph{width:48px;height:67px;border-radius:7px;background:transparent;border:0;margin-right:-8px}.mini-glyph .playing-card{width:46px;height:64px;filter:drop-shadow(0 5px 5px rgba(0,0,0,.16))}.interlude-mark{width:140px;height:196px;border-radius:18px;background:transparent}.interlude-mark .playing-card{width:140px;height:196px;filter:drop-shadow(0 16px 20px rgba(36,48,56,.14))}.large-glyph{width:190px;height:266px;border:0;background:transparent;border-radius:0}.large-glyph .playing-card{width:190px;height:266px;filter:drop-shadow(0 18px 24px rgba(0,0,0,.2))}.result-glyph{width:290px;height:360px;background:transparent!important;border-radius:0;animation:none}.result-glyph .playing-card{width:235px;height:329px;filter:drop-shadow(0 24px 28px rgba(0,0,0,.28))}.result-tabs{grid-template-columns:repeat(3,1fr)}.story-glyph{width:190px;height:266px;background:transparent;border-radius:0}.story-glyph .playing-card{width:190px;height:266px;filter:drop-shadow(0 16px 22px rgba(36,48,56,.16))}
@media(max-width:900px){.deck-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.hero-mark{width:205px;height:290px}.hero-mark .playing-card{width:115px;height:161px}.hero-mark svg{width:115px;height:161px}.large-glyph{width:120px!important;height:168px!important}.capture-preview .large-glyph svg{width:120px;height:168px}.result-glyph{width:210px;height:280px}.result-glyph .playing-card,.result-glyph svg{width:180px;height:252px}.result-tabs{grid-template-columns:repeat(3,1fr)}}
@media(max-width:480px){.deck-grid{gap:10px}.deck-card{height:255px}.deck-front,.deck-back{padding:15px 8px;border-radius:15px}.deck-back{padding:20px 13px}.deck-face{height:145px;margin-bottom:8px}.deck-face .playing-card{width:96px;height:134px}.deck-front strong{font-size:13px}.deck-front small{font-size:10px}.deck-back strong{font-size:15px;margin-bottom:8px}.deck-back p{font-size:11px;line-height:1.42}.turn-hint{bottom:9px;font-size:9px}}
