:root{--navy:#1b2b4b;--navy-dark:#121e35;--gold:#f5c842;--gold-dim:#f5c84226;--white:#fff;--off-white:#f7f5ef;--text:#3a3a3a;--muted:#6b6b7b;--sans:"Segoe UI", system-ui, sans-serif;--serif:Georgia, "Times New Roman", serif;font:17px/1.6 var(--sans);color:var(--text);-webkit-font-smoothing:antialiased}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--off-white)}.page{flex-direction:column;min-height:100vh;display:flex}.nav{background:var(--navy);z-index:100;position:sticky;top:0;box-shadow:0 2px 12px #00000059}.nav-inner{grid-template-columns:1fr auto 1fr;align-items:center;max-width:1100px;height:68px;margin:0 auto;padding:0 2rem;display:grid}.nav-left{align-items:center;gap:14px;display:flex}.nav-right{justify-content:flex-end;align-items:center;gap:1.25rem;display:flex}.nav-logo{width:auto;height:44px}.nav-brand{font-family:var(--serif);color:var(--white);letter-spacing:.04em;font-size:1.2rem;font-weight:700}.nav-link{color:#ffffffb8;white-space:nowrap;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .15s}.nav-link:hover{color:var(--white)}.nav-link-cta{background:var(--gold);color:var(--navy-dark);white-space:nowrap;border-radius:6px;padding:.45rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .15s}.nav-link-cta:hover{opacity:.88}.nav-link-btn{color:#ffffffb8;cursor:pointer;font-size:.85rem;font-weight:600;font-family:var(--sans);white-space:nowrap;background:0 0;border:1px solid #ffffff40;border-radius:6px;padding:.4rem .9rem;transition:border-color .15s,color .15s}.nav-link-btn:hover{border-color:var(--gold);color:var(--gold)}.nav-link-subtle{opacity:.55;font-size:.82rem}.nav-link-subtle:hover{opacity:1}.nav-link-secondary{opacity:.7;font-size:.75rem}.nav-link-secondary:hover{opacity:1}.nav-right{position:relative}.hamburger-btn{color:var(--gold);cursor:pointer;background:0 0;border:1px solid #f5c84266;border-radius:6px;justify-content:center;align-items:center;padding:.3rem .5rem;font-size:1.25rem;line-height:1;transition:border-color .15s,background .15s;display:flex}.hamburger-btn:hover{border-color:var(--gold);background:#f5c84214}.hamburger-dropdown{background:var(--navy-dark);z-index:300;border:1px solid #f5c84233;border-radius:8px;flex-direction:column;min-width:175px;padding:.4rem 0;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 6px 20px #00000073}.hamburger-item{color:#ffffffd1;letter-spacing:.01em;padding:.7rem 1.25rem;font-size:.9rem;text-decoration:none;transition:color .15s,background .15s;display:block}.hamburger-item:hover{color:var(--gold);background:#f5c84212}.hamburger-item-cta{color:var(--gold);font-weight:600}.hamburger-item-btn{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;font-family:inherit}.contact-overlay{z-index:500;background:#000000a6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.contact-modal{background:var(--navy);text-align:center;border:1.5px solid #f5c84259;border-radius:14px;flex-direction:column;align-items:center;width:100%;max-width:420px;padding:2.25rem 2rem 2rem;display:flex;position:relative;box-shadow:0 12px 48px #0000008c}.contact-modal-close{color:#ffffff73;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:1.4rem;line-height:1;transition:color .15s;position:absolute;top:.85rem;right:1rem}.contact-modal-close:hover{color:var(--gold)}.contact-modal-heading{font-family:var(--serif);color:var(--white);margin:0 0 .1rem;font-size:1.5rem;font-weight:700}.contact-modal-divider{background:var(--gold);border-radius:2px;width:48px;height:2px;margin:.65rem 0 1.1rem}.contact-modal-body{color:#ffffffbf;margin:0 0 1.4rem;font-size:.95rem;line-height:1.65}.contact-modal-email{color:var(--gold);border-bottom:1.5px solid #f5c84266;padding-bottom:.1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:border-color .15s,opacity .15s;display:inline-block}.contact-modal-email:hover{border-color:var(--gold);opacity:.85}.globe-btn{cursor:pointer;color:#f5c842b8;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-left:.25rem;padding:.25rem;transition:color .18s,filter .18s;display:flex;position:relative}.globe-btn:hover{color:var(--gold)}.globe-btn.active{color:var(--gold);filter:drop-shadow(0 0 7px #f5c842a6)}.globe-tooltip{color:var(--white);letter-spacing:.04em;white-space:nowrap;pointer-events:none;opacity:0;font-size:.72rem;font-weight:600;font-family:var(--sans);z-index:200;background:#0a1428eb;border:1px solid #f5c84233;border-radius:5px;padding:.35rem .65rem;transition:opacity .18s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.globe-tooltip:before{content:"";border:5px solid #0000;border-bottom-color:#0a1428eb;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.globe-btn:hover .globe-tooltip{opacity:1}.bottom-nav{background:var(--navy-dark);z-index:300;border-top:1px solid #f5c84226;justify-content:center;align-items:center;height:60px;display:none;position:fixed;bottom:0;left:0;right:0}.bottom-nav-globe{cursor:pointer;color:#f5c842b8;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:.15rem;padding:.4rem 1.5rem;transition:color .18s,filter .18s;display:flex}.bottom-nav-globe:hover,.bottom-nav-globe.active{color:var(--gold)}.bottom-nav-globe.active{filter:drop-shadow(0 0 7px #f5c84299)}.bottom-nav-label{letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:700;font-family:var(--sans);line-height:1}@media (width<=600px){.bottom-nav{display:flex}.globe-btn,.globe-tooltip{display:none}.page,.profile-page,.map-page{padding-bottom:60px}.nav-right{gap:.75rem}}.hero{background:var(--navy);color:var(--white);text-align:center;flex-direction:column;align-items:center;gap:2rem;padding:5.5rem 2rem 5rem;display:flex}.hero-inner{flex-direction:column;align-items:center;gap:0;width:100%;max-width:820px;display:flex}.hero-question{font-family:var(--serif);color:var(--white);margin:0 0 2.2rem;font-size:30px;font-weight:700;line-height:1.35}.hero-stat{font-family:var(--serif);color:var(--gold);margin:0 0 2.2rem;font-size:26px;font-weight:400;line-height:1.25}.hero-headline{font-family:var(--serif);color:var(--white);margin:0 0 2.2rem;font-size:30px;font-weight:700;line-height:1.25}.hero-worldline{font-family:var(--serif);letter-spacing:.25em;text-transform:uppercase;color:var(--gold);opacity:.95;margin:0 0 2.8rem;font-size:18px;font-weight:700}.btn-hero{background:var(--gold);color:var(--navy-dark);font-family:var(--serif);letter-spacing:.04em;cursor:pointer;border:none;border-radius:8px;padding:1rem 2.5rem;font-size:1.15rem;font-weight:700;transition:opacity .18s,transform .18s;display:inline-block;box-shadow:0 4px 20px #0000004d}.btn-hero:hover{opacity:.9;transform:translateY(-2px)}.hero-sub{color:#ffffffd1;max-width:440px;margin-bottom:2.2rem;font-size:1.1rem;line-height:1.7}.btn-primary{background:var(--gold);color:var(--navy-dark);letter-spacing:.04em;border-radius:6px;padding:.85rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .18s,transform .18s;display:inline-block}.btn-primary:hover{opacity:.88;transform:translateY(-2px)}.hero-logo-wrap{justify-content:center;display:flex}.hero-logo{filter:drop-shadow(0 8px 32px #00000080);width:180px}.section-inner{max-width:1000px;margin:0 auto;padding:0 2rem}.section-title{font-family:var(--serif);color:var(--navy);text-align:center;margin-bottom:.6rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.section-title.left{text-align:left}.section-sub{text-align:center;color:var(--muted);margin-bottom:3rem;font-size:1rem}.how{background:#fff;padding:5rem 2rem}.how-title{font-family:var(--serif);color:#1b2b4b;text-align:center;letter-spacing:.02em;margin-bottom:3.5rem;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:700}.how-methodology-link{text-align:center;color:#1b2b4b;opacity:.55;margin-top:2.25rem;font-size:.88rem;text-decoration:none;transition:opacity .15s;display:block}.how-methodology-link:hover{opacity:.9}.steps{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:0;display:flex}.step{text-align:center;flex:200px;max-width:260px;padding:0 1.5rem}.step-num{font-family:var(--serif);color:var(--gold);margin-bottom:.9rem;font-size:2.8rem;font-weight:700;line-height:1}.step-title{color:#1b2b4b;letter-spacing:.03em;margin-bottom:.6rem;font-size:1.05rem;font-weight:700}.step-desc{color:#1b2b4b;font-size:.92rem;line-height:1.65}.step-divider{background:linear-gradient(#0000,#f5c84259,#0000);flex-shrink:0;align-self:center;width:1px;height:120px}@media (width<=700px){.step-divider{display:none}.steps{gap:2.5rem}}@media (width<=600px){.steps{gap:2rem}.step{padding:0 1rem}}.what{background:var(--navy);color:var(--white);padding:5rem 2rem}.what .section-title{color:var(--white)}.what-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;display:flex}.what-text{flex:300px;max-width:480px}.what-list{flex-direction:column;gap:1rem;margin-top:1.5rem;list-style:none;display:flex}.what-list li{color:#ffffffd9;padding-left:1.4rem;font-size:1rem;line-height:1.55;position:relative}.what-list li:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute;top:.55em;left:0}.what-badge{filter:drop-shadow(0 6px 24px #00000080);flex-shrink:0}.what-cta{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:2.2rem;display:flex}.what-cta .btn-journey{background:var(--gold);color:#1b2b4b;box-shadow:0 4px 20px #f5c8424d}.what-cta .btn-journey:hover{background:#e6b800;box-shadow:0 8px 28px #f5c84266}.what-cta .cta-time{color:#ffffffb3;margin:0;font-size:14px;font-weight:400}.pricing-heading{font-family:var(--serif);color:#fff;text-align:center;margin:0 0 .6rem;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700}.pricing-subtext{font-family:var(--serif);color:#f5c842;text-align:center;margin:0 0 2.5rem;font-size:1rem;font-style:italic;line-height:1.5}.pricing-table{border-collapse:collapse;width:100%}.pricing-table th{color:#f5c842;letter-spacing:.03em;text-align:center;border-bottom:1px solid #f5c84259;padding:.5rem .75rem;font-size:.82rem;font-weight:700}.pricing-table th:first-child{text-align:left;padding-left:0}.pricing-table td{color:#ffffffd1;text-align:center;border-bottom:1px solid #ffffff12;padding:.65rem .75rem;font-size:.875rem;line-height:1.4}.pricing-table td:first-child{text-align:left;padding-left:0}.pricing-table tr:last-child td{border-bottom:none}.pricing-table .price-row td:first-child{color:#fff;font-weight:700}.pricing-table .price-row td:not(:first-child){color:#f5c842;font-size:1.05rem;font-weight:700}.cta-banner{background:var(--gold);text-align:center;padding:4.5rem 2rem}.cta-headline{font-family:var(--serif);color:#1b2b4b;margin-bottom:2rem;font-size:30px;font-weight:700}.cta-time{color:#1b2b4b;margin-top:1.2rem;font-size:14px;font-weight:400}.btn-secondary{background:var(--navy);color:var(--white);letter-spacing:.04em;border-radius:6px;padding:.85rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .18s,transform .18s;display:inline-block}.btn-secondary:hover{opacity:.85;transform:translateY(-2px)}.btn-journey{background:var(--navy);color:var(--white);font-family:var(--serif);letter-spacing:.05em;cursor:pointer;border:none;border-radius:8px;padding:1.1rem 3rem;font-size:1.25rem;font-weight:700;transition:background .2s,transform .18s,box-shadow .18s;display:inline-block;box-shadow:0 4px 20px #1b2b4b59}.btn-journey:hover{background:var(--navy-dark);transform:translateY(-3px);box-shadow:0 8px 28px #1b2b4b73}.footer{text-align:center;background:#fff;margin-top:auto;padding:3rem 2rem}.footer-logo{width:auto;height:70px;margin-bottom:1rem}.footer-tagline{font-family:var(--serif);letter-spacing:.2em;color:#1b2b4b;text-transform:uppercase;margin-bottom:.6rem;font-size:.9rem}.footer-copy{color:#1b2b4b;font-size:.8rem}.profile-page{background:var(--off-white);flex-direction:column;min-height:100vh;display:flex}.step-bar-title{background:var(--navy-dark);text-align:center;letter-spacing:.08em;color:var(--gold);margin:0;padding:.75rem 2rem 0;font-size:14px;font-weight:700}.step-bar{background:var(--navy-dark);flex-wrap:wrap;justify-content:center;align-items:center;gap:0;padding:1.2rem 2rem;display:flex}.step-item{align-items:center;gap:.5rem;display:flex}.step-circle{color:#ffffff59;background:0 0;border:2px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.step-item.active .step-circle{background:var(--gold);border-color:var(--gold);color:var(--navy-dark)}.step-item.done .step-circle{border-color:var(--gold);color:var(--gold);background:#f5c84226}.step-label{color:#fff6;white-space:nowrap;font-size:.78rem}.step-item.active .step-label{color:var(--white);font-weight:600}.step-item.done .step-label{color:#ffffffa6}.step-connector{background:#ffffff2e;flex-shrink:0;width:36px;height:1px;margin:0 .5rem}@media (width<=600px){.step-label{display:none}.step-connector{width:20px}}.profile-container{width:100%;max-width:820px;margin:2.5rem auto 4rem;padding:0 1.5rem}.form-card{background:var(--white);border-radius:12px;padding:2.5rem 2rem;box-shadow:0 4px 24px #00000014}.form-card.wide{max-width:100%}.profile-container--wide{max-width:1040px}.profile-step1-layout{grid-template-columns:1fr 320px;align-items:stretch;gap:1.5rem;display:grid}.profile-side-panel{background:var(--navy);border-radius:12px;flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;display:flex;box-shadow:0 4px 24px #0000001f}.panel-heading{color:var(--gold);margin:0;font-size:1.05rem;font-weight:700;line-height:1.45}.panel-section{flex-direction:column;gap:.2rem;display:flex}.panel-option-label{color:var(--gold);margin:0;font-size:.93rem;font-weight:700}.panel-option-desc{color:var(--white);margin:0;font-size:.88rem;line-height:1.55}.panel-body{color:var(--white);margin:0;font-size:.88rem;line-height:1.6}@media (width<=820px){.profile-step1-layout{grid-template-columns:1fr}}.card-title{font-family:var(--serif);color:var(--navy);margin-bottom:.5rem;font-size:1.7rem;font-weight:700}.card-sub{color:var(--muted);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.form-row.three-col{grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (width<=640px){.form-row.three-col{grid-template-columns:1fr}}.form-field{flex-direction:column;gap:.4rem;margin-bottom:1.5rem;display:flex}.form-field label{color:var(--navy);font-size:.88rem;font-weight:600}.req{color:#c0392b}.optional{color:var(--muted);font-size:.82rem;font-weight:400}.input-text{color:var(--text);font-size:.95rem;font-family:var(--sans);background:#fafafa;border:1.5px solid #d4d4d8;border-radius:7px;padding:.7rem .9rem;transition:border-color .18s}.input-text:focus{border-color:var(--navy);background:var(--white);outline:none}.input-select{color:var(--text);font-size:.95rem;font-family:var(--sans);cursor:pointer;background:#fafafa;border:1.5px solid #d4d4d8;border-radius:7px;padding:.7rem .9rem;transition:border-color .18s}.input-select:focus{border-color:var(--navy);outline:none}.dob-row{flex-wrap:wrap;gap:.75rem;display:flex}.dob-row .input-select{flex:2 140px}.dob-row .day-select{flex:80px}.year-input{flex:90px;width:90px}.error-msg{color:#c0392b;background:#fff0f0;border:1px solid #f5c6c6;border-radius:7px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.88rem}.nav-buttons{justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;display:flex}.btn-ghost{color:var(--muted);cursor:pointer;background:0 0;border:1.5px solid #d4d4d8;border-radius:7px;padding:.7rem 1.4rem;font-size:.9rem;font-weight:600;transition:border-color .18s,color .18s}.btn-ghost:hover{border-color:var(--navy);color:var(--navy)}.btn-next{background:var(--navy);color:var(--white);cursor:pointer;border:none;border-radius:7px;padding:.8rem 2rem;font-size:.95rem;font-weight:700;transition:background .18s,transform .15s}.btn-next:hover{background:var(--navy-dark);transform:translateY(-2px)}.question-block{border-bottom:1px solid #e5e5ea;margin-bottom:2.5rem;padding-bottom:2.5rem}.question-block:last-of-type{border-bottom:none}.question-number{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem;font-size:.78rem;font-weight:700}.question-text{color:var(--navy);margin-bottom:1rem;font-size:1.05rem;font-weight:600;line-height:1.4}.option-list{flex-direction:column;gap:.5rem;display:flex}.option-item{cursor:pointer;text-align:left;font-family:var(--sans);color:var(--text);background:#fafafa;border:1.5px solid #e5e5ea;border-radius:8px;align-items:center;gap:.9rem;padding:.75rem 1rem;font-size:.93rem;transition:border-color .15s,background .15s;display:flex}.option-item:hover{border-color:var(--navy);background:var(--white)}.option-item.selected{border-color:var(--gold);color:var(--navy);background:#f5c84214;font-weight:600}.option-num{width:26px;height:26px;color:var(--muted);border:1.5px solid #d4d4d8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;transition:all .15s;display:flex}.option-item.selected .option-num{background:var(--gold);border-color:var(--gold);color:var(--navy-dark)}.option-text{line-height:1.4}.tipi-block{border-bottom:1px solid #e5e5ea;margin-bottom:2.5rem;padding-bottom:2.5rem}.tipi-block:last-of-type{border-bottom:none}.tipi-text{color:var(--navy);margin-bottom:1.2rem;font-size:1rem;line-height:1.5}.tipi-text em{color:var(--muted);margin-right:.3rem;font-style:italic}.tipi-text strong{font-weight:700}.scale-wrap{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.scale-end-label{color:var(--muted);text-align:center;min-width:52px;font-size:.75rem;line-height:1.3}.scale-row{flex-wrap:wrap;gap:.4rem;display:flex}.scale-btn{width:42px;height:42px;color:var(--text);cursor:pointer;font-size:.9rem;font-weight:700;font-family:var(--sans);background:#fafafa;border:1.5px solid #d4d4d8;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.scale-btn:hover{border-color:var(--navy);background:var(--white)}.scale-btn.selected{background:var(--navy);border-color:var(--navy);color:var(--gold)}.results-card{background:var(--navy);text-align:center;border-radius:16px;padding:3rem 2rem 2.5rem;box-shadow:0 8px 40px #0000002e}.results-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem;font-size:.8rem;font-weight:600}.results-headline{font-family:var(--serif);color:var(--white);margin-bottom:.6rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.results-stat{color:#ffffffe0;text-align:center;letter-spacing:.01em;margin-bottom:.75rem;font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.5}.results-revelation{font-family:var(--serif);color:var(--gold);text-align:center;letter-spacing:.02em;margin-bottom:2.5rem;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:700;line-height:1.4}.code-tiles{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:.6rem;margin-bottom:1.5rem;display:flex}.code-tile-wrapper{flex-direction:column;align-items:center;gap:.45rem;display:flex}.code-tile{width:72px;height:72px;font-family:var(--serif);color:#1b2b4b;text-align:center;background:#f5c842;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:1.45rem;font-weight:700;line-height:1;display:flex}.code-tile-label{text-align:center;color:#ffffff8c;white-space:pre-line;max-width:72px;font-size:.62rem;line-height:1.3}.code-sep{color:#f5c84280;flex-shrink:0;align-self:flex-start;margin-bottom:1.3rem;padding:0 .3rem;font-size:1.8rem;line-height:72px}.code-full-display{font-family:var(--serif);color:var(--white);letter-spacing:.08em;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.payment-cards{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:.5rem 0;display:flex}.payment-card{text-align:center;border-radius:12px;flex-direction:column;flex:230px;align-items:center;gap:.75rem;max-width:280px;padding:2rem 1.5rem;display:flex}.payment-card.white-card{background:#fff;border:2px solid #fff3}.payment-card.gold-card{background:var(--gold);border:2px solid var(--gold)}.payment-card-title{font-family:var(--serif);color:#1b2b4b;font-size:1.1rem;font-weight:700}.payment-card-desc{color:#1b2b4bbf;font-size:.88rem;line-height:1.55}.payment-card-price{font-family:var(--serif);color:#1b2b4b;margin:.25rem 0;font-size:2rem;font-weight:700}.btn-card-navy{color:#fff;font-family:var(--serif);cursor:pointer;background:#1b2b4b;border:none;border-radius:8px;width:100%;margin-top:auto;padding:.85rem 1.75rem;font-size:.95rem;font-weight:700;transition:opacity .18s,transform .18s}.btn-card-navy:hover{opacity:.88;transform:translateY(-1px)}.lottery-note{color:#fff9;margin-bottom:.25rem;font-size:18px;font-weight:700}.gate-plan-badge{background:var(--gold);color:#1b2b4b;letter-spacing:.05em;border-radius:20px;margin-bottom:1rem;padding:.35rem .9rem;font-size:.8rem;font-weight:700;display:inline-block}.results-actions{border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:.75rem;padding-top:1.5rem;display:flex}.results-actions-secondary{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.results-actions .btn-ghost{color:#fff9;border-color:#fff3}.results-actions .btn-ghost:hover{border-color:var(--gold);color:var(--gold)}.results-actions-right{flex-wrap:wrap;gap:.75rem;display:flex}.btn-gold{background:var(--gold);color:var(--navy-dark);cursor:pointer;border:none;border-radius:7px;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;transition:opacity .18s,transform .15s}.btn-gold:hover{opacity:.88;transform:translateY(-2px)}.btn-see-map{color:#1b2b4bbf;cursor:pointer;font-size:.92rem;font-weight:600;font-family:var(--sans);text-underline-offset:3px;background:0 0;border:none;margin-top:1rem;text-decoration:underline;transition:color .15s;display:inline-block}.btn-see-map:hover{color:var(--navy-dark)}.map-page{background:var(--off-white);flex-direction:column;min-height:100vh;display:flex}.globe-panel-layout{background:#0d1829;grid-template-columns:1fr 360px;align-items:start;display:grid}@media (width<=960px){.globe-panel-layout{grid-template-columns:1fr}}.globe-col{flex-direction:column;align-items:center;display:flex;position:relative}.globe-wrap{cursor:grab;background:#000;width:100%;height:480px;position:relative;overflow:hidden}.globe-wrap:active{cursor:grabbing}.globe-wrap canvas{border:none;outline:none;display:block;width:100%!important;height:100%!important}.globe-loading{color:#f5c84280;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:.85rem;display:flex;position:absolute;inset:0}@keyframes spin{to{transform:rotate(360deg)}}.globe-spinner{border:3px solid #f5c84226;border-top-color:var(--gold);border-radius:50%;width:36px;height:36px;animation:.9s linear infinite spin}.globe-popup{background:var(--navy-dark);pointer-events:auto;z-index:50;border:1.5px solid #f5c84280;border-radius:10px;flex-direction:column;align-items:center;gap:.2rem;min-width:150px;padding:.85rem 1.1rem .85rem .95rem;animation:.18s ease-out popupIn;display:flex;position:absolute;transform:translate(-50%,calc(-100% - 14px));box-shadow:0 8px 32px #0009,0 0 0 1px #f5c8421a}@keyframes popupIn{0%{opacity:0;transform:translate(-50%,calc(-100% - 6px))scale(.9)}to{opacity:1;transform:translate(-50%,calc(-100% - 14px))scale(1)}}.globe-popup:after{content:"";border:7px solid #0000;border-top-color:#f5c84280;position:absolute;top:100%;left:50%;transform:translate(-50%)}.globe-popup-close{color:#ffffff59;cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;line-height:1;position:absolute;top:.3rem;right:.45rem}.globe-popup-close:hover{color:var(--gold)}.globe-popup-flag-img{object-fit:cover;border-radius:2px;width:32px;height:24px;margin-bottom:.25rem;display:block}.globe-popup-country{color:var(--white);text-align:center;font-size:.9rem;font-weight:700}.globe-popup-count{color:var(--gold);font-size:.82rem;font-weight:600}.globe-popup-hint{color:#ffffff59;margin-top:.1rem;font-size:.7rem}.globe-hint{z-index:20;pointer-events:none;box-shadow:none;color:#ffffff42;font-size:12px;font-family:var(--sans);letter-spacing:.04em;text-align:center;background:0 0;border:none;outline:none;margin:0;padding:0;position:absolute;top:.55rem;left:0;right:0}.globe-data-note{color:#f5c8424d;letter-spacing:.08em;text-align:center;margin-top:.3rem;padding-bottom:.5rem;font-size:.7rem}@media (width<=960px){.globe-wrap{height:360px}}@media (width<=600px){.globe-wrap{height:300px}}.country-panel{background:var(--navy-dark);border-left:1px solid #f5c8421f;flex-direction:column;height:100%;min-height:560px;display:flex}@media (width<=960px){.country-panel{border-top:1px solid #f5c8421f;border-left:none;height:auto;min-height:0}}.cp-header{background:var(--navy);border-bottom:1px solid #f5c84226;flex-shrink:0;padding:1rem 1.25rem .9rem}.cp-title{font-family:var(--serif);color:var(--white);letter-spacing:.03em;font-size:1rem;font-weight:700}.cp-summary{background:#f5c8420d;border-bottom:1px solid #f5c8421f;flex-shrink:0;justify-content:space-between;align-items:center;padding:.8rem 1.25rem;display:flex}.cp-sum-item{flex-direction:column;flex:1;align-items:center;gap:.15rem;display:flex}.cp-sum-number{font-family:var(--serif);color:var(--gold);font-size:1.15rem;font-weight:700;line-height:1}.cp-sum-label{color:#ffffff6b;text-transform:uppercase;letter-spacing:.08em;text-align:center;font-size:.65rem}.cp-sum-divider{background:#ffffff1a;flex-shrink:0;width:1px;height:32px}.cp-col-headers{background:0 0;border-bottom:1px solid #ffffff0f;flex-shrink:0;grid-template-columns:1.8rem 1fr 4rem 4.5rem;gap:0;padding:.45rem 1.25rem;display:grid}.cp-col-headers span{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;font-size:.65rem;font-weight:700}.cp-col-codes{text-align:right;padding-left:.5rem;padding-right:.5rem}.cp-col-matches{text-align:right;padding-left:.75rem;padding-right:.75rem}.cp-list{scrollbar-width:thin;scrollbar-color:#f5c84240 transparent;flex:1;overflow-y:auto}.cp-list::-webkit-scrollbar{width:4px}.cp-list::-webkit-scrollbar-track{background:0 0}.cp-list::-webkit-scrollbar-thumb{background:#f5c84240;border-radius:2px}.cp-list::-webkit-scrollbar-thumb:hover{background:#f5c84273}.cp-row{grid-template-columns:1.8rem 1fr 4rem 4.5rem;align-items:center;gap:0;padding:.52rem 1.25rem;transition:background .12s;display:grid}.cp-row-even{background:#ffffff05}.cp-row-odd{background:#0d182999}.cp-row:hover{background:#f5c84212}.cp-row-highlight{border-left:3px solid var(--gold);padding-left:calc(1.25rem - 3px);background:#f5c8421a!important}.cp-row-highlight:hover{background:#f5c84226!important}.cp-flag-img{object-fit:cover;border-radius:1px;width:20px;height:15px;display:block}.cp-name{color:#ffffffe0;white-space:nowrap;text-overflow:ellipsis;padding-right:.5rem;font-size:.82rem;overflow:hidden}.cp-you{letter-spacing:.1em;color:var(--gold);vertical-align:middle;background:#f5c84226;border-radius:3px;margin-left:.4rem;padding:.1rem .3rem;font-size:.6rem;font-weight:800}.cp-count{color:var(--gold);text-align:right;padding-left:.5rem;padding-right:.5rem;font-size:.82rem;font-weight:700}.cp-matches{color:#ffffff73;text-align:right;padding-left:.75rem;padding-right:.75rem;font-size:.82rem}.map-header{background:var(--navy);color:var(--white);text-align:center;padding:3.5rem 2rem 3rem}.map-header-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.9rem;font-size:.78rem;font-weight:600}.map-header-title{font-family:var(--serif);color:var(--white);margin-bottom:.75rem;font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:700;line-height:1.2}.map-header-sub{color:#fffc;margin-bottom:.6rem;font-size:clamp(1rem,1.8vw,1.15rem)}.map-header-tagline{font-family:var(--serif);letter-spacing:.22em;color:var(--gold);opacity:.85;text-transform:uppercase;font-size:.85rem}.map-stats-bar{background:var(--navy-dark);border-bottom:1px solid #f5c84226;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;padding:1.5rem 2rem;display:flex}.map-stat{flex-direction:column;align-items:center;padding:.5rem 3rem;display:flex}.map-stat-number{font-family:var(--serif);color:var(--gold);margin-bottom:.3rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;line-height:1.1}.map-stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;text-align:center;font-size:.78rem}.map-stat-divider{background:#ffffff1f;flex-shrink:0;width:1px;height:48px}@media (width<=600px){.map-stats-bar{gap:.5rem;padding:1.25rem 1rem}.map-stat{padding:.5rem 1.25rem}.map-stat-divider{display:none}}.map-countries-section{background:var(--off-white);padding:4rem 2rem}.map-section-inner{max-width:960px;margin:0 auto}.map-section-title{font-family:var(--serif);color:var(--navy);text-align:center;margin-bottom:.4rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.map-section-sub{text-align:center;color:var(--muted);margin-bottom:2.5rem;font-size:.92rem}.country-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.country-card{background:var(--white);border-radius:8px;align-items:center;gap:.75rem;padding:.9rem 1rem;transition:box-shadow .15s;display:flex;box-shadow:0 1px 4px #0000000f}.country-card:hover{box-shadow:0 3px 12px #0000001a}.country-flag{flex-shrink:0;font-size:1.5rem;line-height:1}.country-info{flex-direction:column;gap:.15rem;min-width:0;display:flex}.country-name{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.country-count{color:var(--muted);font-size:.75rem}@media (width<=900px){.country-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.country-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.map-countries-section{padding:3rem 1.25rem}.country-card{padding:.75rem}}.map-cta{background:var(--gold);text-align:center;padding:4.5rem 2rem}.map-cta-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--navy);opacity:.7;margin-bottom:.8rem;font-size:.78rem;font-weight:700}.map-cta-headline{font-family:var(--serif);color:var(--navy-dark);margin-bottom:.8rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700}.map-cta-sub{color:var(--navy);opacity:.8;max-width:440px;margin:0 auto 2rem;font-size:1rem;line-height:1.6}@media (width<=600px){.map-cta{padding:3rem 1.25rem}.map-cta .btn-journey{width:100%}}.input-wrap{position:relative}.input-wrap .input-text{width:100%;padding-right:2.8rem}.input-eye{cursor:pointer;color:var(--muted);background:0 0;border:none;align-items:center;padding:.2rem;line-height:1;transition:color .15s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.input-eye:hover{color:var(--navy)}.btn-google{color:#3c4043;cursor:pointer;width:100%;min-height:48px;font-size:.95rem;font-weight:600;font-family:var(--sans);background:#fff;border:1.5px solid #dadce0;border-radius:7px;justify-content:center;align-items:center;gap:.75rem;padding:.8rem 1.5rem;transition:background .15s,box-shadow .15s;display:flex}.btn-google:hover{background:#f8f9fa;box-shadow:0 1px 4px #00000026}.btn-google:disabled{opacity:.6;cursor:not-allowed}.auth-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:1rem;margin:1.4rem 0;font-size:.82rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e5e5ea;flex:1;height:1px}.auth-link{text-align:center;color:var(--muted);margin-top:1.5rem;font-size:.9rem}.auth-link a{color:var(--navy);font-weight:600;text-decoration:none}.auth-link a:hover{text-decoration:underline}.auth-text-btn{color:var(--muted);cursor:pointer;font-size:.85rem;font-family:var(--sans);background:0 0;border:none;padding:0;text-decoration:underline}.auth-text-btn:hover{color:var(--navy)}.success-msg{color:#1e6e3e;background:#f0faf4;border:1px solid #a8d5b5;border-radius:7px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.88rem}@media (width<=768px){.hero{gap:1.75rem;padding:3.5rem 1.5rem 3rem}.how,.what{padding:4rem 1.5rem}.cta-banner{padding:3.5rem 1.5rem}.section-inner{padding:0 1.5rem}}@media (width<=600px){input,select{font-size:1rem}.hero{gap:1.5rem;padding:2.5rem 1.25rem}.hero-inner{max-width:100%}.btn-primary,.btn-hero{text-align:center;width:100%;min-height:50px;padding:1rem 1.5rem;font-size:1rem;line-height:1.4;display:block}.how,.what{padding:3rem 1.25rem}.section-inner{padding:0 1.25rem}.what-badge svg{width:150px;height:150px}.cta-banner{padding:3rem 1.25rem}.cta-headline{font-size:clamp(1.6rem,7vw,2.2rem)}.btn-journey{width:100%;min-height:54px;padding:1rem 1.5rem;font-size:1.1rem}.footer{padding:2rem 1.25rem}.footer-logo{height:56px}.nav-inner{height:56px;padding:0 1rem}.nav-logo{height:36px}.nav-brand{font-size:1rem}.step-bar{padding:.85rem .75rem}.step-circle{width:28px;height:28px;font-size:.75rem}.step-connector{width:14px}.profile-container{margin:1.25rem auto 3rem;padding:0 .875rem}.form-card{border-radius:10px;padding:1.75rem 1.25rem}.card-title{font-size:1.45rem}.input-text,.input-select{border-radius:8px;min-height:48px;padding:.75rem .9rem;font-size:1rem}.dob-row{gap:.5rem}.dob-row .input-select{flex:100%}.dob-row .day-select{flex:calc(50% - .25rem);min-width:0}.year-input{flex:calc(50% - .25rem);width:auto;min-width:0}.nav-buttons{flex-direction:column-reverse;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem}.btn-ghost,.btn-next{text-align:center;justify-content:center;width:100%;min-height:50px;padding:.9rem 1.5rem;font-size:1rem}.question-block{margin-bottom:2rem;padding-bottom:2rem}.question-text{font-size:1rem}.option-item{gap:.75rem;padding:.85rem .9rem;font-size:.95rem}.option-num{width:28px;height:28px}.tipi-block{margin-bottom:2rem;padding-bottom:2rem}.scale-wrap{flex-direction:column;align-items:stretch;gap:.5rem}.scale-end-label{text-align:left;min-width:0;font-size:.72rem}.scale-end-label:last-child{text-align:right}.scale-row{grid-template-columns:repeat(7,1fr);gap:.35rem;display:grid}.scale-btn{border-radius:7px;width:100%;height:48px;font-size:.95rem}.results-card{border-radius:12px;padding:1.75rem .875rem}.results-headline{font-size:clamp(1.3rem,5vw,1.75rem)}.code-tiles{flex-wrap:wrap;justify-content:center;gap:.375rem}.code-tile-wrapper{gap:.3rem}.code-tile{color:#1b2b4b;background:#f5c842;border-radius:8px;width:66px;height:66px;font-size:1.25rem}.code-tile-label{color:#ffffff8c;max-width:66px;font-size:.55rem}.code-full-display{letter-spacing:.05em;margin-bottom:1.5rem;font-size:1.1rem}.results-actions{gap:.6rem;padding-top:1.25rem}.results-actions-right{flex-direction:column;gap:.6rem;width:100%}.results-actions-secondary{gap:.6rem;width:100%}.btn-gold{width:100%;min-height:50px;padding:.85rem 1.5rem;font-size:1rem}.results-actions .btn-ghost{flex:1;min-height:46px}}.summary-page{color:#fff;min-height:100vh;font-family:var(--sans);-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#1b2b4b}.summary-header{text-align:center;border-bottom:1px solid #f5c84233;padding:4rem 2rem 3rem}.summary-main-title{font-family:var(--serif);color:#fff;margin-bottom:.6rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700}.summary-user-name{font-family:var(--serif);color:#f5c842;margin-bottom:.35rem;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:700}.summary-user-dob{color:#fff;margin-bottom:2rem;font-size:clamp(1.2rem,2.5vw,1.8rem)}.summary-code-tiles{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.summary-tile-wrap{flex-direction:column;align-items:center;gap:.3rem;display:flex}.summary-tile-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff8c;text-align:center;max-width:64px;font-size:.62rem;line-height:1.3}.summary-tile{color:#1b2b4b;width:58px;height:58px;font-family:var(--serif);background:#f5c842;border-radius:8px;justify-content:center;align-items:center;font-size:1.4rem;font-weight:700;display:flex}.summary-date{color:#ffffff73;margin-top:.5rem;font-size:.85rem}.summary-methodology-link{color:#f5c842;opacity:.85;margin-top:.1rem;font-size:14px;text-decoration:none;transition:opacity .15s;display:inline-block}.summary-methodology-link:hover{opacity:1}.summary-breakdowns{flex-direction:column;gap:1.25rem;max-width:860px;margin:0 auto;padding:3rem 2rem;display:flex}.summary-number-card{background:#fff;border-radius:12px;align-items:flex-start;gap:1.5rem;padding:1.5rem 1.75rem;display:flex}.snc-tile{color:#1b2b4b;width:56px;height:56px;font-family:var(--serif);background:#f5c842;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;font-weight:700;display:flex}.snc-content{flex:1}.snc-category{text-transform:uppercase;letter-spacing:.12em;color:#1b2b4b;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.snc-archetype{font-family:var(--serif);color:#b8920f;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.snc-description{color:#1b2b4b;font-size:.92rem;line-height:1.7}.summary-who{text-align:center;max-width:700px;margin:0 auto;padding:3.5rem 2rem 3rem}.summary-who-divider{background:linear-gradient(90deg,#0000,#f5c842,#0000);height:1px;margin:1.25rem 0}.summary-who-title{font-family:var(--serif);color:#fff;letter-spacing:.15em;margin:0;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:700}.summary-who-text{text-align:left;flex-direction:column;gap:1.25rem;margin-top:2rem;display:flex}.summary-who-text p{color:#ffffffe0;font-size:1rem;line-height:1.85}.summary-who-placeholder{color:#ffffff73;margin-top:1.5rem;font-size:.88rem;font-style:italic}.summary-who-placeholder code{background:#ffffff1a;border-radius:3px;padding:.1rem .35rem;font-style:normal}.summary-spinner-wrap{flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 0;display:flex}.summary-spinner{border:3px solid #f5c84233;border-top-color:#f5c842;border-radius:50%;width:36px;height:36px;animation:.9s linear infinite spin}.summary-spinner-label{color:#ffffff80;font-size:.88rem;font-style:italic}.summary-actions{flex-wrap:wrap;justify-content:center;gap:1rem;padding:1rem 2rem 0;display:flex}.summary-btn-gold{color:#1b2b4b;font-family:var(--serif);cursor:pointer;background:#f5c842;border:none;border-radius:8px;padding:.9rem 2rem;font-size:1rem;font-weight:700;transition:opacity .18s,transform .18s}.summary-btn-gold:hover{opacity:.88;transform:translateY(-1px)}.summary-btn-primary{padding:1rem 2.75rem;font-size:1.05rem}.summary-btn-navy{color:#fff;font-family:var(--serif);cursor:pointer;background:#1b2b4b;border:2px solid #fff;border-radius:8px;padding:.9rem 2rem;font-size:1rem;font-weight:700;transition:background .18s}.summary-btn-navy:hover{background:#243d6b}.summary-footer{text-align:center;border-top:1px solid #f5c84226;padding:2rem}.summary-footer-tagline{font-family:var(--serif);letter-spacing:.2em;color:#f5c842;text-transform:uppercase;margin-bottom:.4rem;font-size:.9rem}.summary-footer-copy{color:#ffffff59;font-size:.78rem}.summary-error{text-align:center;color:#ffffffb3;flex-direction:column;align-items:center;gap:1.5rem;padding:5rem 2rem;display:flex}@media (width<=600px){.summary-header{padding:2.5rem 1.25rem 2rem}.summary-tile{width:48px;height:48px;font-size:1.15rem}.summary-tile-label{max-width:52px;font-size:.55rem}.summary-breakdowns{gap:1rem;padding:2rem 1.25rem}.summary-number-card{flex-direction:column;gap:1rem;padding:1.25rem}.snc-tile{width:48px;height:48px;font-size:1.15rem}.summary-who{padding:2.5rem 1.25rem 2rem}.summary-actions{flex-direction:column;align-items:center;padding:1.5rem 1.25rem 2.5rem}.summary-btn-gold,.summary-btn-navy{width:100%;max-width:320px}}@media print{.no-print{display:none!important}.summary-page{background:#1b2b4b!important}.summary-number-card,.summary-who{break-inside:avoid;page-break-inside:avoid}.summary-header{border-bottom:1px solid #f5c842}}.method-page{min-height:100vh;font-family:var(--sans);color:#fff;background:#1b2b4b}.method-header{text-align:center;border-bottom:1px solid #f5c84233;padding:4rem 2rem 3rem}.method-title{font-family:var(--serif);color:#fff;margin-bottom:.5rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700}.method-subtitle{font-family:var(--serif);color:#f5c842;margin-bottom:1rem;font-size:clamp(1rem,2vw,1.3rem)}.method-tagline{letter-spacing:.22em;text-transform:uppercase;color:#f5c842a6;font-size:.78rem}.method-sections{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;padding:3rem 2rem 2rem;display:flex}.method-card{background:#fff;border-radius:14px;padding:2.25rem 2rem}.method-card-title{font-family:var(--serif);color:#1b2b4b;border-bottom:2px solid #f5c842;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:700}.method-subheading{letter-spacing:.12em;text-transform:uppercase;color:#1b2b4b;margin:1.5rem 0 .75rem;font-size:.78rem;font-weight:700}.method-p{color:#1b2b4b;margin-bottom:.85rem;font-size:.95rem;line-height:1.75}.method-p:last-child{margin-bottom:0}.method-letter-grid{grid-template-columns:repeat(9,1fr);gap:.4rem;margin:.75rem 0 1.25rem;display:grid}.method-letter-item{background:#f7f7f9;border-radius:6px;flex-direction:column;align-items:center;gap:.1rem;padding:.35rem .2rem;display:flex}.method-letter{color:#1b2b4b;font-size:.82rem;font-weight:700}.method-letter-eq{color:#1b2b4b66;font-size:.6rem}.method-letter-num{color:#b8920f;font-size:.78rem;font-weight:700}.method-number-list{flex-direction:column;gap:.85rem;margin:.75rem 0 1.25rem;display:flex}.method-number-item{align-items:flex-start;gap:1rem;display:flex}.method-number-badge{color:#1b2b4b;width:32px;height:32px;font-family:var(--serif);background:#f5c842;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.method-number-name{color:#1b2b4b;margin-bottom:.2rem;font-size:.92rem;font-weight:700}.method-number-desc{color:#1b2b4bb3;font-size:.88rem;line-height:1.6}.method-score-grid{grid-template-columns:repeat(2,1fr);gap:.6rem;margin:.75rem 0 1.25rem;display:grid}.method-score-item{background:#f7f7f9;border-radius:8px;flex-direction:column;gap:.2rem;padding:.75rem 1rem;display:flex}.method-score-range{letter-spacing:.06em;text-transform:uppercase;color:#1b2b4b80;font-size:.72rem;font-weight:700}.method-score-label{font-family:var(--serif);color:#b8920f;font-size:.95rem;font-weight:700}.method-trait-list{flex-direction:column;gap:.5rem;margin:.75rem 0 1.25rem;display:flex}.method-trait-item{background:#f7f7f9;border-left:3px solid #f5c842;border-radius:7px;align-items:baseline;gap:.75rem;padding:.5rem .75rem;display:flex}.method-trait-name{color:#1b2b4b;flex-shrink:0;min-width:160px;font-size:.88rem;font-weight:700}.method-trait-desc{color:#1b2b4bb3;font-size:.86rem;line-height:1.5}.method-citation{color:#1b2b4b8c;border-top:1px solid #1b2b4b1a;margin-top:1.25rem;padding-top:1rem;font-size:.8rem;font-style:italic;line-height:1.6}.method-digit-list{flex-direction:column;gap:.5rem;margin:.75rem 0 1.5rem;display:flex}.method-digit-item{align-items:center;gap:.85rem;display:flex}.method-digit-badge{color:#1b2b4b;width:32px;height:32px;font-family:var(--serif);background:#f5c842;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.method-digit-info{flex-wrap:wrap;align-items:baseline;gap:.4rem;display:flex}.method-digit-name{color:#1b2b4b;font-size:.92rem;font-weight:700}.method-digit-range{color:#1b2b4b80;font-size:.82rem}.method-formula{text-align:center;background:#1b2b4b;border-radius:10px;margin:0 0 1.25rem;padding:1.25rem 1.5rem}.method-formula-line{font-family:var(--serif);color:#ffffffbf;letter-spacing:.05em;margin-bottom:.4rem;font-size:1rem}.method-formula-result{font-family:var(--serif);color:#f5c842;letter-spacing:.02em;font-size:1.25rem;font-weight:700}.method-footer{text-align:center;border-top:1px solid #f5c84226;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 2rem 3rem;display:flex}.method-footer-tagline{font-family:var(--serif);letter-spacing:.2em;text-transform:uppercase;color:#f5c842;font-size:.9rem}.method-footer-copy{color:#ffffff59;font-size:.78rem}.method-back-link{color:#f5c842;margin-top:.75rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-block}.method-back-link:hover{opacity:.8}.pp-list{flex-direction:column;gap:.65rem;margin:.75rem 0 1rem;padding:0;list-style:none;display:flex}.pp-list li{color:#1b2b4bd9;padding-left:1.1rem;font-size:.95rem;line-height:1.6;position:relative}.pp-list li:before{content:"•";color:#b8920f;font-size:1.1rem;font-weight:700;position:absolute;left:0}.pp-list-label{color:#1b2b4b;font-weight:700}.pp-link{color:#f5c842;font-weight:600;text-decoration:underline;transition:opacity .15s}.pp-link:hover{opacity:.75}.pp-last-updated{color:#1b2b4b8c;font-size:.85rem;font-style:italic}@media (width<=600px){.method-header{padding:2.5rem 1.25rem 2rem}.method-sections{gap:1rem;padding:2rem 1.25rem}.method-card{padding:1.5rem 1.25rem}.method-letter-grid{grid-template-columns:repeat(6,1fr)}.method-score-grid{grid-template-columns:1fr}.method-trait-item{flex-direction:column;gap:.3rem}.method-trait-name{min-width:0}.method-formula{padding:1rem}.method-formula-line{font-size:.85rem}.method-formula-result{font-size:1.05rem}}.dashboard-page{background:var(--navy);color:#fff;flex-direction:column;min-height:100vh;display:flex}.db-inner{width:100%;max-width:900px;margin:0 auto;padding:3rem 2rem 2rem}.db-section{margin-bottom:3rem}.db-welcome-title{font-family:var(--serif);color:#fff;text-align:center;font-size:28px;font-weight:700;line-height:1.2}.db-tagline{font-family:var(--serif);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);text-align:center;margin-top:.6rem;font-size:.82rem;font-weight:700}.db-cards-row{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.db-cards-row-3 .db-card{flex:220px;max-width:280px}.db-card{text-align:center;border-radius:14px;flex-direction:column;flex:240px;align-items:center;gap:0;max-width:340px;padding:1.75rem 1.5rem;display:flex}.db-card-white{background:#fff}.db-card-gold{background:var(--gold)}.db-card-title{font-family:var(--serif);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.db-badge-green{color:#1a7a3c;letter-spacing:.03em;background:#e6f7ed;border-radius:20px;margin-bottom:.25rem;padding:.25rem .7rem;font-size:.78rem;font-weight:700;display:inline-block}.db-globe-dramatic{text-align:center;background:#152238;margin-left:-2rem;margin-right:-2rem;padding:3.5rem 2rem 4rem}.db-globe-icon{margin-bottom:1.25rem;line-height:0}.db-globe-count{font-family:var(--serif);color:var(--gold);margin:0 0 .35rem;font-size:3rem;font-weight:700;line-height:1}.db-globe-label{color:#ffffffbf;margin:0 0 1rem;font-size:.95rem;line-height:1.5}.db-globe-map-note{color:var(--gold);opacity:.85;margin-bottom:1.75rem;font-size:.82rem}.db-globe-btn{color:#1b2b4b;width:100%;max-width:360px;font-family:var(--serif);cursor:pointer;background:#f5c842;border:none;border-radius:10px;margin-top:.75rem;padding:1rem 1.5rem;font-size:1rem;font-weight:700;transition:opacity .18s,transform .15s;display:inline-block}.db-globe-btn:hover{opacity:.88;transform:translateY(-1px)}.db-toggle-btn{color:var(--muted);cursor:pointer;font-size:.8rem;font-weight:600;font-family:var(--sans);background:#1b2b4b14;border:1.5px solid #1b2b4b33;border-radius:20px;padding:.35rem .9rem;transition:all .15s}.db-toggle-btn.active{background:var(--navy);border-color:var(--navy);color:var(--gold)}.db-card-footer{flex-direction:column;align-items:center;gap:0;width:100%;margin-top:auto;padding-top:1.25rem;display:flex}.payment-card .db-card-footer{flex-direction:column;align-items:center;gap:0;width:100%;margin-top:auto;display:flex}.db-status-entered{color:var(--navy);margin:.5rem 0 .3rem;font-size:1.25rem;font-weight:800;line-height:1.2}.db-status-detail{color:#1b2b4bb3;margin:.15rem 0;font-size:.83rem;line-height:1.5}.db-edit-link{color:var(--navy);text-underline-offset:2px;cursor:pointer;opacity:.65;background:0 0;border:none;margin-top:.9rem;padding:0;font-size:.78rem;font-weight:600;text-decoration:underline;transition:opacity .15s;display:inline-block}.db-edit-link:hover{opacity:1}.db-map-btn{color:#fff;font-family:var(--serif);cursor:pointer;background:0 0;border:1.5px solid #ffffff59;border-radius:8px;padding:.65rem 1.75rem;font-size:.92rem;font-weight:700;transition:border-color .15s,color .15s}.db-map-btn:hover{border-color:var(--gold);color:var(--gold)}.db-age-note{color:#ffffff80;text-align:center;margin-top:.45rem;margin-bottom:0;font-size:.72rem}.db-card-gold .db-age-note,.gold-card .db-age-note{color:#1b2b4b80}.db-link-btn{color:#ffffff8c;cursor:pointer;font-size:.85rem;font-weight:600;font-family:var(--sans);background:0 0;border:1px solid #fff3;border-radius:7px;padding:.55rem 1.4rem;transition:border-color .15s,color .15s}.db-link-btn:hover{border-color:var(--gold);color:var(--gold)}.db-footer{text-align:center;border-top:1px solid #f5c84226;margin-top:1rem;padding:2rem}.db-footer-tagline{font-family:var(--serif);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:.4rem;font-size:.85rem}.db-footer-copy{color:#ffffff4d;font-size:.78rem}.ls-card{max-width:600px;margin:0 auto;padding:0 0 2rem}.ls-header{text-align:center;margin-bottom:2.5rem}.ls-title{font-family:var(--serif);color:#fff;margin:0 0 .6rem;font-size:clamp(1.6rem,3.5vw,2.1rem);font-weight:700;line-height:1.2}.ls-subtitle{font-family:var(--serif);color:var(--gold);margin:0;font-size:1rem}.ls-section{margin-bottom:2rem}.ls-section-title{font-family:var(--serif);color:#fff;margin:0 0 .85rem;font-size:1rem;font-weight:700;line-height:1.4}.ls-select{color:#fff;width:100%;font-family:var(--sans);appearance:none;cursor:pointer;background:#ffffff12 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23ffffff' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 1rem center no-repeat;border:1.5px solid #fff3;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;transition:border-color .15s}.ls-select:focus{border-color:var(--gold);outline:none}.ls-select option{color:#fff;background:#1b2b4b}.ls-info-box{border:1px solid #f5c84233;border-left:3px solid var(--gold);background:#ffffff0f;border-radius:8px;padding:1rem 1.25rem}.ls-info-box p{color:#ffffffd9;margin:0;font-size:.92rem;line-height:1.65}.ls-radio-group{flex-direction:column;gap:.6rem;display:flex}.ls-radio-label{cursor:pointer;background:#ffffff0a;border:1.5px solid #ffffff1f;border-radius:8px;align-items:center;gap:.75rem;padding:.7rem 1rem;transition:border-color .15s,background .15s;display:flex}.ls-radio-label:has(input:checked){border-color:var(--gold);background:#f5c84212}.ls-radio-label input[type=radio]{accent-color:var(--gold);cursor:pointer;flex-shrink:0;width:17px;height:17px}.ls-radio-text{color:#fff;flex-direction:column;gap:.15rem;font-size:.95rem;font-weight:600;display:flex}.ls-radio-detail{color:#ffffff80;font-size:.78rem;font-weight:400}.ls-phone-input{color:#fff;font-family:var(--sans);box-sizing:border-box;background:#ffffff12;border:1.5px solid #fff3;border-radius:8px;width:100%;padding:.7rem 1rem;font-size:.95rem;transition:border-color .15s}.ls-phone-input::placeholder{color:#ffffff59}.ls-phone-input:focus{border-color:var(--gold);outline:none}.ls-activate-btn{color:#1b2b4b;width:100%;font-family:var(--serif);cursor:pointer;background:#f5c842;border:none;border-radius:10px;margin-top:.5rem;padding:1rem;font-size:1.05rem;font-weight:700;transition:opacity .18s,transform .15s}.ls-activate-btn:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.ls-activate-btn:disabled{opacity:.55;cursor:not-allowed}@media (width<=600px){.ls-card{padding:0 0 1.5rem}.ls-title{font-size:1.5rem}}.sl-globe-wrap{flex-direction:column;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.sl-globe-container{width:320px;height:320px;margin:0 auto;position:relative}.sl-number-bubble{color:#1b2b4b;width:44px;height:44px;font-family:var(--serif);opacity:0;animation:slFloatOut var(--dur) var(--del) infinite ease-in-out;background:#f5c842;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex;position:absolute}@keyframes slFloatOut{0%{opacity:0;transform:translate(0)scale(.4)}20%{opacity:1;transform:translate(calc(var(--ex) * .4), calc(var(--ey) * .4)) scale(1)}60%{opacity:.8;transform:translate(calc(var(--ex) * .8), calc(var(--ey) * .8)) scale(1.1)}90%{opacity:.2;transform:translate(var(--ex), var(--ey)) scale(.7)}to{opacity:0;transform:translate(var(--ex), var(--ey)) scale(.3)}}@media (width<=600px){.sl-globe-container{transform-origin:50%;width:240px;height:240px;margin-bottom:-40px;transform:scale(.75)}}.ls-white-card{background:#fff;border:1px solid #1b2b4b1a;border-radius:14px;max-width:600px;margin:0 auto;padding:2.25rem 2rem;box-shadow:0 4px 24px #00000014}.ls-white-card .ls-section-title{color:#1b2b4b;font-weight:700}.ls-white-card .ls-info-box{background:#1b2b4b0d;border:1px solid #1b2b4b1f}.ls-white-card .ls-info-box p{color:#1b2b4b}.ls-white-card .ls-radio-label{background:#1b2b4b08;border:1px solid #1b2b4b24}.ls-white-card .ls-radio-label:has(input:checked){background:#f5c8421a;border-color:#f5c842}.ls-white-card .ls-radio-text{color:#1b2b4b}.ls-white-card .ls-radio-detail{color:#1b2b4b8c}.ls-white-card .ls-select{color:#1b2b4b;background:#1b2b4b0a;border:1.5px solid #1b2b4b33}.ls-white-card .ls-select:focus{border-color:#f5c842}.ls-white-card .ls-select option{color:#1b2b4b;background:#fff}.ls-white-card .ls-phone-input{color:#1b2b4b;background:0 0;border:none;border-radius:0;width:100%;padding:.7rem 1rem}.ls-white-card .ls-phone-input::placeholder{color:#1b2b4b66}.ls-white-card .ls-phone-input:focus{border:none;outline:none}.ls-white-card .ls-phone-input:disabled{opacity:.5;cursor:not-allowed}.ls-phone-wrapper{background:#1b2b4b0a;border:1.5px solid #1b2b4b33;border-radius:8px;align-items:center;transition:border-color .15s;display:flex;overflow:hidden}.ls-phone-wrapper:focus-within{border-color:#f5c842}.ls-phone-prefix{white-space:nowrap;background:#1b2b4b12;border-right:1.5px solid #1b2b4b26;flex-shrink:0;align-items:center;gap:.3rem;padding:.7rem .75rem;display:flex}.ls-phone-flag{color:#1b2b4b;font-family:Segoe UI Emoji,Noto Color Emoji,Apple Color Emoji,Twemoji Mozilla,sans-serif;font-size:1.2rem;line-height:1}.ls-phone-code{color:#1b2b4b;font-size:.88rem;font-weight:700;font-family:var(--serif)}@media (width<=600px){.ls-white-card{border-radius:10px;padding:1.5rem 1.25rem}.db-inner{padding:2rem 1.25rem 1.5rem}.db-section{margin-bottom:2.25rem}.db-cards-row{gap:1rem}.db-card,.db-cards-row-3 .db-card{flex:100%;max-width:100%}.db-globe-dramatic{margin-left:-1.25rem;margin-right:-1.25rem;padding:2.75rem 1.25rem 3rem}.db-globe-count{font-size:2.5rem}}.lv-dashboard-subtitle{font-family:var(--serif);color:#fff;letter-spacing:.06em;margin:.3rem 0 .6rem;font-size:32px;font-weight:700}.lv-summary-btn{background:var(--gold);color:#1b2b4b;font-family:var(--serif);cursor:pointer;border:none;border-radius:8px;margin-top:1.25rem;padding:.65rem 1.75rem;font-size:.9rem;font-weight:700;transition:opacity .18s,transform .15s;display:inline-block}.lv-summary-btn:hover{opacity:.88;transform:translateY(-1px)}.lv-two-col{grid-template-columns:1.15fr 1fr;align-items:flex-start;gap:1.5rem;display:grid}.lv-left-card{text-align:center;background:#1b2b4b;border:1px solid #f5c8424d;border-radius:14px;flex-direction:column;align-items:center;padding:2.5rem 1.75rem 2rem;display:flex}.lv-left-title{font-family:var(--serif);color:var(--gold);margin:0 0 .6rem;font-size:1.25rem;font-weight:700;line-height:1.4}.lv-left-subtitle{color:#ffffffbf;margin:0 0 1.5rem;font-size:.88rem;line-height:1.5}.lv-globe-icon{margin-bottom:.75rem;line-height:0}.lv-count-num{font-family:var(--serif);color:var(--gold);margin:0 0 .4rem;font-size:3rem;font-weight:700;line-height:1}.lv-count-label{color:#ffffffa6;margin:0 0 1.75rem;font-size:.82rem;line-height:1.5}.lv-map-btn{background:var(--gold);color:#1b2b4b;width:100%;font-family:var(--serif);cursor:pointer;border:none;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:700;transition:opacity .18s,transform .15s}.lv-map-btn:hover{opacity:.88;transform:translateY(-1px)}.lv-right-col{flex-direction:column;gap:1.25rem;display:flex}.lv-white-card{text-align:center;background:#fff;border-radius:14px;padding:1.5rem}.lv-white-card-title{font-family:var(--serif);color:#1b2b4b;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.lv-match-num{font-family:var(--serif);color:var(--gold);margin:0 0 .6rem;font-size:3rem;font-weight:700;line-height:1}.lv-white-card-body{color:#1b2b4ba6;margin:0;font-size:.83rem;line-height:1.55}.lv-pref-row{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.5rem;margin-bottom:.55rem;display:flex}.lv-pref-label{color:#1b2b4b;flex-shrink:0;font-size:.83rem;font-weight:700}.lv-pref-value{color:#1b2b4bb8;font-size:.83rem}.lv-pref-truncate{text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.lv-edit-btn{background:var(--gold);color:#1b2b4b;font-family:var(--serif);cursor:pointer;border:none;border-radius:7px;margin-top:.75rem;padding:.5rem 1.5rem;font-size:.88rem;font-weight:700;transition:opacity .18s;display:inline-block}.lv-edit-btn:hover{opacity:.85}.lv-pref-card{text-align:left;padding:.9rem 1.1rem}.lv-pref-card .lv-white-card-title{margin:0 0 .5rem;font-size:14px}.lv-pref-card .lv-pref-row{justify-content:flex-start;margin-bottom:.3rem}.lv-pref-card .lv-pref-label,.lv-pref-card .lv-pref-value{font-size:12px}.lv-pref-card .lv-pref-truncate{max-width:140px}.lv-pref-card .lv-edit-btn{margin-top:.6rem;padding:.35rem 1rem;font-size:12px}@media (width<=680px){.lv-two-col{grid-template-columns:1fr}}
