:root{--gold: #bf965c;--gold-lt: #E8D5B0;--gold-pale: #F5F0E6;--ink: #122741;--ink-mid: #1e3a5f;--ink-soft: #5a6e8a;--ink-faint: #a0b0c8;--cream: #F8F9FB;--line: rgba(191, 150, 92, .2);--good: #2C6E49;--red: #881534}.reg-page{background:var(--cream)}.reg-wrap{display:grid;grid-template-columns:1fr 1.6fr;min-height:calc(100vh - 80px)}.reg-sidebar{background:var(--ink);padding:3rem 2.5rem;position:sticky;top:0;height:calc(100vh - 80px);overflow-y:auto}.rs-kicker{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:#bf965c80;margin-bottom:1rem}.rs-title{font-family:Georgia,serif;font-size:26px;font-weight:300;color:#ede3d3;margin-bottom:1.2rem;line-height:1.3}.rs-floral{font-family:Georgia,serif;font-size:14px;font-style:italic;color:#e8d5b073;line-height:1.75;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:.5px solid rgba(191,150,92,.12)}.rs-steps{display:flex;flex-direction:column;gap:1rem}.rs-step{display:flex;gap:12px;align-items:flex-start}.rs-step-num{width:22px;height:22px;border-radius:50%;background:#bf965c1f;border:.5px solid rgba(191,150,92,.25);display:flex;align-items:center;justify-content:center;font-size:10px;color:#bf965c99;flex-shrink:0;margin-top:1px}.rs-step-text{font-size:12px;color:#e8d5b066;line-height:1.6}.rs-step-text strong{color:#e8d5b0b3;font-weight:500}.reg-main{padding:3rem;background:#fff}.reg-main.confirm-screen{display:flex;flex-direction:column;align-items:center;justify-content:center}.kicker{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem;opacity:.8}.form-title{font-family:Georgia,serif;font-size:20px;font-weight:300;color:var(--ink);margin-bottom:1.5rem;line-height:1.3}.form-error-banner{background:#fee;border-left:3px solid #c11;color:#c11;padding:1rem;margin-bottom:1.5rem;font-size:13px;border-radius:2px}.field{margin-bottom:1.2rem}.field label{display:block;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:7px}.field input,.field select{width:100%;border:.5px solid rgba(191,150,92,.28);background:#fff;padding:12px 14px;font-family:Roboto,sans-serif;font-size:13px;color:var(--ink);outline:none;transition:border-color .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.field input:focus,.field select:focus{border-color:var(--gold)}.field input.error,.field select.error{border-color:#c11;background:#fef8f8}.field-error{display:block;font-size:11px;color:#c11;margin-top:4px}.field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%238C7F72' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-color:#fff}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pass-preview{border:.5px solid rgba(191,150,92,.3);padding:1rem;background:var(--gold-pale);display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.pp-label{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:4px}.pp-num{font-family:Share Tech Mono,monospace;font-size:16px;color:var(--ink);letter-spacing:.1em}.pp-note{font-size:11px;color:var(--ink-soft)}.btn-submit{width:100%;background:var(--ink);color:var(--gold-lt);border:none;padding:15px;font-family:Roboto,sans-serif;font-size:12px;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:all .2s;margin-top:.5rem}.btn-submit:hover:not(:disabled){background:var(--gold);color:var(--ink)}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.form-note{font-size:11px;color:var(--ink-soft);line-height:1.6;margin-top:1rem;text-align:center}.confirm-icon{width:56px;height:56px;border-radius:50%;border:1px solid var(--gold);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:22px;color:var(--gold)}.confirm-title{font-family:Georgia,serif;font-size:28px;font-weight:300;color:var(--ink);margin-bottom:.8rem}.confirm-text{font-size:13px;color:var(--ink-mid);line-height:1.8;max-width:400px;margin:0 auto 1.5rem}.confirm-pass{font-family:Share Tech Mono,monospace;font-size:18px;color:var(--gold);margin:1rem 0;letter-spacing:.1em}.confirm-pts{font-size:12px;color:var(--ink-soft);margin-bottom:1.5rem}@media(max-width:900px){.reg-wrap{grid-template-columns:1fr}.reg-sidebar{position:relative;height:auto;top:0}.reg-main{padding:2rem 1.5rem}.field-row{grid-template-columns:1fr}}@media(max-width:600px){.reg-sidebar{padding:2rem 1.5rem}.rs-title{font-size:20px}.form-title,.field input,.field select{font-size:16px}}:root{--gold: #bf965c;--gold-lt: #E8D5B0;--gold-pale: #F5F0E6;--ink: #122741;--ink-mid: #1e3a5f;--ink-soft: #5a6e8a;--ink-faint: #a0b0c8;--cream: #F8F9FB;--line: rgba(191, 150, 92, .2);--good: #2C6E49;--good-bg: #EAF3E8}.portal-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:18px;font-weight:300;color:var(--ink-soft);background:var(--cream)}.dash-nav{background:var(--ink);padding:1rem 3rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.dash-nav-brand{display:flex;flex-direction:column;gap:1px}.dash-nav-over{font-size:7px;letter-spacing:.26em;text-transform:uppercase;color:#bf965c80}.dash-nav-name{font-family:Georgia,serif;font-size:17px;font-weight:300;color:#bf965c66;line-height:1}.dash-nav-name em{font-style:italic}.dash-nav-right{display:flex;align-items:center;gap:1.5rem}.dash-nav-pass{font-family:Share Tech Mono,monospace;font-size:11px;color:#bf965c80;letter-spacing:.08em}.dash-nav-signout{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#e8d5b04d;background:none;border:none;cursor:pointer;font-family:Roboto,sans-serif;transition:color .2s;text-decoration:none}.dash-nav-signout:hover{color:#e8d5b0b3}.dash-hero{background:linear-gradient(135deg,#221E18 0%,var(--ink) 100%);padding:2rem 3rem;border-bottom:.5px solid rgba(191,150,92,.15)}.dh-inner{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}.dh-greeting{font-family:Georgia,serif;font-size:13px;font-style:italic;color:#bf965c80;margin-bottom:4px}.dh-name{font-family:Georgia,serif;font-size:32px;font-weight:300;color:#ede3d3;line-height:1}.dh-subline{font-size:11px;color:#e8d5b059;margin-top:6px;letter-spacing:.06em}.dh-points{text-align:right}.dh-pts-label{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:#bf965c73;margin-bottom:3px}.dh-pts-val{font-family:Georgia,serif;font-size:52px;font-weight:300;color:var(--gold);line-height:1}.dh-pts-sub{font-size:10px;color:#bf965c66;margin-top:3px}.next-action{padding:1.5rem 3rem;background:var(--gold-pale);border-bottom:.5px solid rgba(191,150,92,.25);display:flex;align-items:center;justify-content:space-between;gap:2rem}.na-label{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:5px}.na-text{font-family:Georgia,serif;font-size:18px;font-weight:300;color:var(--ink);line-height:1.3}.na-sub{font-size:12px;color:var(--ink-soft);margin-top:4px}.na-btn{background:var(--ink);color:var(--gold-lt);border:none;padding:12px 24px;font-family:Roboto,sans-serif;font-size:11px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .2s;text-decoration:none;display:inline-block}.na-btn:hover{background:var(--gold);color:var(--ink)}.pass-section{padding:2rem 3rem;border-bottom:.5px solid var(--line)}.sec-kicker{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;opacity:.8}.digi-pass{background:var(--ink);border:.5px solid rgba(191,150,92,.18);overflow:hidden;position:relative;display:flex;max-width:600px}.digi-pass:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--gold)}.dp-main{flex:1;padding:18px 20px 16px 22px;display:flex;flex-direction:column;justify-content:space-between}.dp-stub{width:130px;border-left:2px dashed rgba(191,150,92,.25);padding:16px 14px;display:flex;flex-direction:column;justify-content:space-between}.dp-brand-over{font-size:6.5px;letter-spacing:.22em;text-transform:uppercase;color:#bf965c73;margin-bottom:3px}.dp-brand{font-family:Georgia,serif;font-size:13px;font-weight:300;color:#bf965c59;line-height:1}.dp-brand em{font-style:italic}.dp-route{display:flex;align-items:flex-end;gap:0;margin-top:4px}.dp-iata{font-family:Georgia,serif;font-size:36px;font-weight:300;color:#ede3d3;line-height:1;letter-spacing:.02em}.dp-city{font-size:7px;letter-spacing:.1em;text-transform:uppercase;color:#e8d5b04d;margin-top:2px}.dp-aw{display:flex;flex-direction:column;align-items:center;padding:0 10px 8px}.dp-al{height:.5px;width:50px;background:#bf965c40;position:relative}.dp-al:after{content:"›";position:absolute;right:-6px;top:-9px;color:#bf965c80;font-size:13px}.dp-wc-label{font-size:7px;color:#bf965c4d;margin-top:3px}.dp-pax-l{font-size:6.5px;letter-spacing:.12em;text-transform:uppercase;color:#bf965c59;margin-bottom:2px}.dp-pax{font-family:Georgia,serif;font-size:13px;font-style:italic;color:#e8d5b08c;border-bottom:.5px solid rgba(191,150,92,.15);padding-bottom:2px}.dp-det{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:auto}.ddl{font-size:6px;letter-spacing:.12em;text-transform:uppercase;color:#bf965c4d;margin-bottom:1px}.ddv{font-size:9px;color:#e8d5b080}.dp-stamps{border-top:.5px solid rgba(191,150,92,.12);margin-top:12px;padding-top:10px}.dp-stamps-label{font-size:6px;letter-spacing:.14em;text-transform:uppercase;color:#bf965c4d;margin-bottom:7px}.stamps-row{display:flex;gap:8px}.stamp{display:flex;flex-direction:column;align-items:center;gap:3px}.stamp-circle{width:36px;height:36px;border-radius:50%;border:1px solid;display:flex;align-items:center;justify-content:center;font-size:13px}.stamp.done .stamp-circle{border-color:var(--gold);background:#bf965c1a;color:var(--gold)}.stamp.pending .stamp-circle{border-color:#bf965c33;color:#bf965c33}.stamp-name{font-size:6px;letter-spacing:.06em;text-transform:uppercase;text-align:center;max-width:40px;line-height:1.3}.stamp.done .stamp-name{color:#e8d5b073}.stamp.pending .stamp-name{color:#e8d5b026}.ds-over{font-size:6px;letter-spacing:.16em;text-transform:uppercase;color:#bf965c59}.ds-nl{font-size:6px;letter-spacing:.08em;text-transform:uppercase;color:#bf965c40;margin-top:8px;margin-bottom:2px}.ds-num{font-family:Share Tech Mono,monospace;font-size:12px;color:#e8d5b08c;letter-spacing:.1em}.ds-route{margin-top:8px}.ds-iata{font-family:Georgia,serif;font-size:16px;font-weight:300;color:#e8d5b059;line-height:1}.ds-arr{font-size:9px;color:#bf965c4d;margin:2px 0}.milestones-section{padding:2rem 3rem;border-bottom:.5px solid var(--line)}.milestones{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:.5px solid var(--line)}.milestone{padding:1.5rem 1.2rem;border-right:.5px solid var(--line);position:relative;transition:background .2s}.milestone:last-child{border-right:none}.milestone.complete{background:var(--gold-pale)}.milestone.current{background:#fff;border-top:2px solid var(--gold)}.milestone.locked{background:var(--cream)}.ms-num{font-family:Georgia,serif;font-size:28px;font-weight:300;line-height:1;margin-bottom:6px}.complete .ms-num{color:var(--gold-lt)}.current .ms-num{color:var(--gold)}.locked .ms-num{color:var(--ink-faint)}.ms-name{font-family:Georgia,serif;font-size:16px;font-weight:400;margin-bottom:4px}.complete .ms-name,.current .ms-name{color:var(--ink)}.locked .ms-name{color:var(--ink-faint)}.ms-action{font-size:11px;line-height:1.55;margin-bottom:8px}.complete .ms-action{color:var(--ink-soft)}.current .ms-action{color:var(--ink-mid)}.locked .ms-action{color:var(--ink-faint)}.ms-pts{font-size:10px;font-weight:500}.complete .ms-pts{color:var(--good)}.current .ms-pts{color:var(--gold)}.locked .ms-pts{color:var(--ink-faint)}.ms-status{position:absolute;top:1rem;right:1rem;font-size:9px;letter-spacing:.1em;text-transform:uppercase;padding:2px 7px;border-radius:2px}.complete .ms-status{background:var(--good-bg);color:var(--good)}.current .ms-status{background:#bf965c1f;color:var(--gold)}.locked .ms-status{background:transparent;color:var(--ink-faint)}.ms-btn{margin-top:1rem;padding:8px 14px;font-family:Roboto,sans-serif;font-size:10px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:none;width:100%;transition:all .2s}.ms-btn.primary{background:var(--ink);color:var(--gold-lt);text-decoration:none;display:block;text-align:center}.ms-btn.primary:hover{background:var(--gold);color:var(--ink)}.ms-btn.done-btn{background:var(--good-bg);color:var(--good);cursor:default}.ms-btn.locked-btn{background:var(--cream);color:var(--ink-faint);border:.5px solid var(--line);cursor:not-allowed}.ms-edit-link{display:inline-block;font-size:11px;color:var(--ink-soft);margin-top:.4rem;text-decoration:none;letter-spacing:.01em}.ms-edit-link:hover{color:var(--gold);text-decoration:underline}.dm-edit-notice{background:var(--cream);border:.5px solid var(--line);border-radius:6px;padding:.7rem 1rem;font-size:13px;color:var(--ink-soft);margin-bottom:1.5rem}.points-remaining{padding:2rem 3rem;border-bottom:.5px solid var(--line);background:#fff}.pr-title{font-family:Georgia,serif;font-size:20px;font-weight:300;color:var(--ink);margin-bottom:1.2rem}.pr-list{display:flex;flex-direction:column;gap:0}.pr-item{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:.5px solid var(--line)}.pr-item:last-child{border-bottom:none}.pr-item-name{font-size:13px;color:var(--ink-mid)}.pr-item-pts{font-size:12px;font-weight:500;color:var(--ink-soft)}.pr-all-done{font-family:Georgia,serif;font-size:18px;font-weight:300;color:var(--good);padding:1rem 0}.dm-page{background:var(--cream);min-height:100vh;font-family:Roboto,sans-serif}.dm-band{background:linear-gradient(135deg,#221E18 0%,var(--ink) 100%);padding:2rem 3rem;border-bottom:.5px solid rgba(191,150,92,.15)}.dm-band-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.dm-milestone-tag{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:#bf965c8c;margin-bottom:6px}.dm-title{font-family:Georgia,serif;font-size:28px;font-weight:300;color:#ede3d3;line-height:1.2}.dm-pts-pill{background:#bf965c1a;border:.5px solid rgba(191,150,92,.25);padding:8px 18px;text-align:center;white-space:nowrap}.dm-pts-pill-num{font-family:Georgia,serif;font-size:26px;font-weight:300;color:var(--gold);line-height:1}.dm-pts-pill-label{font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:#bf965c73;margin-top:2px}.dm-body{padding:2.5rem 3rem;max-width:780px;margin:0 auto}.dm-progress{display:flex;gap:0;width:100%;margin-bottom:2.5rem;list-style:none;padding:0}.dm-prog-step{flex:1;justify-content:center;display:flex;align-items:center;gap:8px;padding:6px 14px 6px 0;font-size:11px;letter-spacing:.08em;color:var(--ink-faint);border-bottom:2px solid transparent}.dm-prog-step.done{color:var(--good);border-bottom-color:var(--good)}.dm-prog-step.active{color:var(--ink);border-bottom-color:var(--gold);font-weight:500}.dm-prog-num{width:20px;height:20px;border-radius:50%;border:1px solid currentColor;display:flex;align-items:center;justify-content:center;font-size:10px;flex-shrink:0}.dm-section-title{font-family:Georgia,serif;font-size:20px;font-weight:300;color:var(--ink);margin-bottom:4px}.dm-section-intro{font-size:13px;color:var(--ink-soft);margin-bottom:1.5rem;line-height:1.6}.dm-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem;margin-bottom:1rem}.dm-field{display:flex;flex-direction:column;gap:5px;margin-bottom:1rem}.dm-field label{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-weight:500}.dm-field input,.dm-field select,.dm-field textarea{border:1px solid rgba(18,39,65,.18);background:#fff;padding:10px 12px;font-size:14px;font-family:Roboto,sans-serif;color:var(--ink);outline:none;transition:border-color .2s;border-radius:0;width:100%;box-sizing:border-box}.dm-field input:focus,.dm-field select:focus,.dm-field textarea:focus{border-color:var(--gold)}.dm-field input[readonly]{background:var(--cream);color:var(--ink-soft);cursor:default}.dm-field textarea{resize:vertical;min-height:80px}.dm-checkboxes{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.5rem}.dm-checkbox{display:flex;align-items:center;gap:7px;padding:8px 14px;border:1px solid rgba(18,39,65,.15);background:#fff;cursor:pointer;font-size:13px;color:var(--ink-mid);transition:all .15s;-webkit-user-select:none;user-select:none}.dm-checkbox input{display:none}.dm-checkbox.checked{border-color:var(--gold);background:var(--gold-pale);color:var(--ink)}.dm-checkbox .dm-check-mark{width:14px;height:14px;border:1px solid currentColor;border-radius:2px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:9px}.dm-radio-group{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1rem}.dm-radio{display:flex;align-items:center;gap:7px;padding:8px 14px;border:1px solid rgba(18,39,65,.15);background:#fff;cursor:pointer;font-size:13px;color:var(--ink-mid);transition:all .15s;-webkit-user-select:none;user-select:none}.dm-radio input{display:none}.dm-radio.checked{border-color:var(--gold);background:var(--gold-pale);color:var(--ink)}.dm-consent{border:.5px solid var(--line);background:#fff;padding:1.2rem 1.4rem;margin-bottom:1.5rem}.dm-consent-legend{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.75rem}.dm-consent p{font-size:12px;color:var(--ink-soft);line-height:1.65;margin-bottom:1rem}.dm-consent-check{display:flex;align-items:flex-start;gap:10px;cursor:pointer;margin-bottom:8px;width:100%}.dm-consent-check input{width:auto;height:auto;margin-top:2px;accent-color:var(--gold);flex-shrink:0;flex-grow:0}.dm-consent-check span{flex:1;min-width:0;font-size:12px;color:var(--ink-mid);line-height:1.6}@keyframes dm-slide-right{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes dm-slide-left{0%{opacity:0;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}.dm-step-enter{animation:dm-slide-right .5s cubic-bezier(.22,1,.36,1) both}.dm-step-enter-back{animation:dm-slide-left .5s cubic-bezier(.22,1,.36,1) both}.dm-actions{display:flex;align-items:center;justify-content:space-between;padding-top:1.5rem;border-top:.5px solid var(--line);margin-top:1rem}.dm-btn-back{background:none;border:1px solid rgba(18,39,65,.2);padding:10px 20px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);cursor:pointer;font-family:Roboto,sans-serif;transition:all .2s}.dm-btn-back:hover{border-color:var(--ink);color:var(--ink)}.dm-btn-next{background:var(--ink);border:none;padding:12px 28px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-lt);cursor:pointer;font-family:Roboto,sans-serif;transition:all .2s}.dm-btn-next:hover{background:var(--gold);color:var(--ink)}.dm-btn-next:disabled{background:var(--ink-faint);cursor:not-allowed}.dm-complete-band{background:var(--good-bg);border-bottom:.5px solid rgba(44,110,73,.2);padding:1.5rem 3rem;display:flex;align-items:center;gap:1.5rem}.dm-complete-icon{width:40px;height:40px;border-radius:50%;background:var(--good);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.dm-complete-text{font-family:Georgia,serif;font-size:18px;font-weight:300;color:var(--good)}.dm-complete-sub{font-size:12px;color:var(--ink-soft);margin-top:3px}.dm-back-link{margin:2.5rem 3rem;display:inline-flex;align-items:center;gap:6px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);text-decoration:none;border-bottom:1px solid transparent;transition:all .2s}.dm-back-link:hover{color:var(--ink);border-bottom-color:var(--gold)}@media(max-width:700px){.dm-band,.dm-body{padding:1.5rem}.dm-grid-2{grid-template-columns:1fr}.dm-band-inner{flex-direction:column;align-items:flex-start}}.referral-section{padding:2rem 3rem;border-top:.5px solid var(--line)}.referral-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:1.5rem;display:flex;flex-direction:column;gap:1.1rem;max-width:640px}.referral-card__title{font-size:1rem;font-weight:600;color:var(--ink);margin-bottom:.3rem}.referral-card__sub{font-size:.85rem;color:var(--ink-soft);line-height:1.5}.referral-card__earned{margin-top:.5rem;display:inline-block;font-size:.8rem;font-weight:600;color:var(--good);background:var(--good-bg);padding:.3rem .7rem;border-radius:20px}.referral-card__link-row{display:flex;gap:.6rem}.referral-card__input{flex:1;padding:.6rem .85rem;border:1px solid var(--line);border-radius:6px;font-size:.8rem;font-family:Share Tech Mono,monospace;color:var(--ink-soft);background:var(--cream);min-width:0}.referral-card__copy{flex-shrink:0;padding:.6rem 1.1rem;background:var(--ink);color:#fff;border:none;border-radius:6px;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s}.referral-card__copy:hover{background:var(--ink-mid)}.referral-card__count{font-size:.8rem;color:var(--ink-soft)}.dash-footer{padding:1.2rem 3rem;border-top:.5px solid var(--line);display:flex;justify-content:space-between}.dash-footer p{font-size:10px;color:var(--ink-faint)}@media(max-width:900px){.dash-nav{padding:1rem 1.5rem}.dash-hero,.next-action,.pass-section,.milestones-section,.points-remaining,.referral-section,.dash-footer{padding:1.5rem}.dh-inner{grid-template-columns:1fr}.dh-points{text-align:left}.milestones{grid-template-columns:1fr 1fr}.milestone{border-bottom:.5px solid var(--line)}.next-action{flex-direction:column}}@media(max-width:600px){.dh-name{font-size:24px}.dh-pts-val{font-size:40px}.milestones{grid-template-columns:1fr}.na-text{font-size:15px}}.verif-section{padding:2rem 3rem;border-bottom:.5px solid var(--line)}.verif-cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.verif-card{background:#fff;border:.5px solid var(--line);border-radius:8px;padding:1.2rem 1.4rem}.verif-card.verif-done{background:var(--good-bg);border-color:var(--good)}.verif-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.verif-card__title{font-size:13px;font-weight:600;color:var(--ink)}.verif-card__pts{font-size:11px;font-weight:600;color:var(--gold);background:#bf965c1a;border-radius:100px;padding:2px 8px}.verif-card__status{font-size:11px;color:var(--ink-soft);margin-bottom:.6rem}.verif-card__status.done{color:var(--good);font-weight:600}.verif-card__sub{font-size:12px;color:var(--ink-soft);margin-bottom:.75rem;line-height:1.5}.verif-card__btn{font-size:11px;font-weight:600;letter-spacing:.05em;padding:5px 12px;border-radius:4px;border:.5px solid var(--ink);background:transparent;color:var(--ink);cursor:pointer;text-transform:uppercase}.verif-card__btn:hover:not(:disabled){background:var(--ink);color:#fff}.verif-card__btn:disabled{opacity:.45;cursor:default}.verif-otp-row{display:flex;gap:.5rem;align-items:center;margin-top:.5rem}.verif-otp-input{width:110px;font-size:20px;letter-spacing:.25em;text-align:center;padding:5px 8px;border:.5px solid var(--line);border-radius:4px;font-family:Share Tech Mono,monospace}.verif-error{font-size:12px;color:#b91c1c;margin-top:.4rem}.verif-resend{background:none;border:none;font-size:11px;color:var(--ink-soft);cursor:pointer;text-decoration:underline;padding:0;margin-left:.5rem}@media(max-width:700px){.verif-section{padding:1.5rem 1.25rem}.verif-cards{grid-template-columns:1fr}}:root{--brand-blue: #003b71;--brand-blue-deep: #00284d;--brand-red: #b02533;--brand-silver: #d6d9dd;--text-dark: #112132;--text-muted: #5a6b7d;--text-light: #f4f7fa;--bg-light: #f9fbfd;--surface: #ffffff;--border-subtle: #e8edf2;--border-input: #d0dae4;--radius-sm: 6px;--radius-md: 10px;--shadow-card: 0 1px 2px rgba(17, 33, 50, .05), 0 8px 24px rgba(17, 33, 50, .06);--font-sans: "Roboto", system-ui, -apple-system, sans-serif;--font-serif: "Caecilia LT Std", Georgia, "Times New Roman", serif;--font-accent: "Great Vibes", cursive;--container-max: 90rem;--container-gutter: clamp(1rem, 4vw, 3rem);--ribbon-pad-x: clamp(1.25rem, 5vw, 3.5rem)}html{scroll-padding-top:5.5rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);color:var(--text-dark);background:#f6f8fb;line-height:1.55;-webkit-font-smoothing:antialiased}h1,h2,h3{margin:0 0 .75rem;font-family:var(--font-serif);letter-spacing:.01em;font-weight:600;line-height:1.2}a{color:inherit;text-decoration:none}.container{width:min(var(--container-max),calc(100vw - 2 * var(--container-gutter)));max-width:100%;margin-inline:auto;box-sizing:border-box}.section{padding-block:clamp(2rem,4vw,3rem)}.eyebrow{margin:0 0 .75rem;color:var(--brand-red);font-weight:700;font-size:.8rem;letter-spacing:.12em}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.35rem;border-radius:var(--radius-sm);border:1px solid transparent;font-size:.9rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.btn-primary{background:var(--brand-red);color:#fff}.btn-primary:hover{background:#941f2a}.btn-secondary{border-color:#fff;color:#fff}.btn-secondary:hover{background:#ffffff1f}.site-header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 2px 8px #00000014}.nav-wrap{min-height:5rem;padding:.75rem 0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(.5rem,2vw,1.5rem)}@media(max-width:720px){.nav-wrap{grid-template-columns:1fr auto;grid-template-areas:"brand cta" "nav nav";row-gap:.75rem}.brand{grid-area:brand}.site-nav{grid-area:nav;justify-content:flex-start}.nav-cta{grid-area:cta;justify-self:end;align-self:center}}.brand{display:flex;align-items:center;flex-shrink:0;gap:.75rem;line-height:1;text-decoration:none}.brand-text{display:flex;flex-direction:column;gap:.1rem}.brand-name{font-family:var(--font-serif);font-size:clamp(1rem,1.4vw,1.25rem);font-weight:300;color:var(--brand-blue);line-height:1.15;letter-spacing:.01em}.brand-name em{font-style:italic;color:#b8956a}.brand-tagline{font-family:var(--font-sans);font-size:.6rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);line-height:1}.brand-logo{display:block;height:auto;width:auto;max-width:100%;object-fit:contain;object-position:left center}.brand-logo--header{max-height:clamp(28px,2vw,36px)}.brand-logo--footer{max-height:36px;opacity:.98}.site-nav{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:clamp(.5rem,1.6vw,1.25rem);font-family:Roboto,system-ui,sans-serif;font-size:.9375rem;font-weight:400;color:#000;min-width:0;letter-spacing:.01em}.site-nav a{white-space:nowrap;transition:color .15s ease}.site-nav a:hover{color:var(--brand-blue)}.nav-item{position:relative}.nav-item__toggle{background:none;border:none;padding:0;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit;cursor:pointer;display:flex;align-items:center;gap:.25rem;white-space:nowrap;transition:color .15s ease}.nav-item__toggle:hover{color:var(--brand-blue)}.nav-item__toggle span[aria-hidden]{font-size:.6rem;opacity:.7}.nav-item__menu{display:none;position:absolute;top:calc(100% + .5rem);left:0;min-width:220px;background:#fff;border-top:3px solid var(--brand-blue);border-radius:0 0 4px 4px;box-shadow:0 8px 24px #0000001f;z-index:200;padding:.5rem 0}.nav-item:hover .nav-item__menu,.nav-item:focus-within .nav-item__menu{display:block}.nav-item__menu a{display:block;padding:.6rem 1.1rem;font-family:Roboto,system-ui,sans-serif;font-size:.875rem;font-weight:400;color:#000;white-space:nowrap;text-decoration:none;transition:background .15s ease,color .15s ease}.nav-item__menu a:hover{background:var(--bg-light);color:var(--brand-blue)}.nav-right{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.nav-cta{flex-shrink:0;white-space:nowrap}.profile-badge-wrap{position:relative}.profile-badge{width:34px;height:34px;border-radius:50%;background:var(--brand-blue);border:1.5px solid #bf965c;color:#bf965c;font-family:var(--font-sans);font-size:.7rem;font-weight:600;letter-spacing:.04em;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s;flex-shrink:0}.profile-badge:hover{background:#bf965c;color:var(--brand-blue)}.profile-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid var(--border-subtle);box-shadow:0 4px 16px #1121321a;min-width:180px;z-index:200;display:flex;flex-direction:column}.profile-dropdown__name{font-size:.72rem;font-weight:500;color:var(--text-muted);padding:.65rem 1rem .5rem;border-bottom:1px solid var(--border-subtle);white-space:nowrap}.profile-dropdown__item{display:block;padding:.65rem 1rem;font-size:.82rem;color:var(--text-dark);text-decoration:none;background:none;border:none;text-align:left;cursor:pointer;font-family:var(--font-sans);transition:background .15s;width:100%}.profile-dropdown__item:hover{background:var(--bg-light)}.profile-dropdown__signout{color:var(--text-muted);border-top:1px solid var(--border-subtle);font-size:.78rem}.services,.resources{width:100%;background:var(--surface)}.services>.container,.resources>.container{width:min(var(--container-max),calc(100vw - 2 * var(--container-gutter)));max-width:100%;margin-inline:auto}.section-heading{max-width:700px;margin-bottom:clamp(1.1rem,3vw,1.5rem)}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.card{background:var(--bg-light);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:1.5rem 1.35rem;box-shadow:var(--shadow-card)}.card h3{color:var(--brand-blue)}.split{background:var(--surface)}.split-wrap{display:grid;gap:clamp(1.5rem,4vw,3rem);align-items:center;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;padding-inline:clamp(.5rem,2vw,1.25rem);padding-block:clamp(.75rem,2vw,1.5rem);box-sizing:border-box}.split-media{margin:0;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-card);border:1px solid var(--border-subtle)}.split-media img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:4 / 3}.script{margin-top:1.2rem;margin-bottom:1rem;font-family:var(--font-accent);color:var(--brand-red);font-size:2rem}.text-link{display:inline-block;color:var(--brand-blue);font-weight:600}.text-link:hover{color:var(--brand-red)}.cta{background:linear-gradient(120deg,var(--brand-blue-deep),var(--brand-blue));color:#fff;padding-inline:var(--ribbon-pad-x);box-sizing:border-box}.cta>.container{width:100%;max-width:var(--container-max);margin-inline:auto}.cta-wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.cta-actions{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.booking-main{background:var(--surface);padding-top:.5rem}.booking-hero,.page-hero{padding:clamp(2.5rem,6vw,4rem) 0 clamp(2rem,4vw,3rem);background:linear-gradient(180deg,#f0f4f9 0%,var(--surface) 100%);border-bottom:1px solid var(--border-subtle)}.booking-hero h1,.page-hero h1{max-width:24ch;font-size:clamp(1.75rem,4vw,2.35rem)}.booking-hero>.container>p:last-of-type,.page-hero>.container>p:last-of-type{max-width:40rem;color:var(--text-muted);font-size:1.05rem;margin-top:.75rem}.inner-page{background:var(--surface);padding-top:.5rem}.page-lead{max-width:42rem;color:var(--text-muted);font-size:1.05rem}.page-lead+.page-lead{margin-top:.85rem}.episode-card{display:flex;flex-direction:column;gap:.35rem;padding:1.25rem 1.2rem;border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-light);box-shadow:var(--shadow-card)}.episode-card__meta{font-size:.8rem;font-weight:600;letter-spacing:.06em;color:var(--brand-red);text-transform:uppercase}.episode-card h3{margin:0;font-size:1.05rem;color:var(--brand-blue)}.episode-card p{margin:0;font-size:.92rem;color:var(--text-muted);line-height:1.45}.episode-list{display:grid;gap:1rem}@media(min-width:720px){.episode-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.resource-anchor{scroll-margin-top:6rem}.card__link{margin-top:1rem}.page-stack{margin-top:1.25rem}.wealth-journey-hero{background:linear-gradient(180deg,#f2f5fa 0%,#f9fbfd 62%,var(--surface) 100%)}.wealth-journey-hero__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.95fr);gap:clamp(1rem,3vw,2rem);align-items:start}.wealth-journey-hero__actions{margin-top:1.15rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.journey-postcard{background:linear-gradient(150deg,#003b71f7,#00284df5);color:#f1f6fb;border-radius:1.05rem;border:1px solid rgba(255,255,255,.2);box-shadow:var(--shadow-card);padding:clamp(1rem,2.5vw,1.5rem)}.journey-postcard__title{margin:0;font-family:var(--font-serif);font-size:1.1rem}.journey-postcard__meta{margin:.35rem 0 .9rem;color:#d5e3f0;font-size:.88rem}.journey-postcard ul{margin:0;padding-left:1.1rem}.journey-postcard li+li{margin-top:.45rem}.journey-tabs{padding-block:.75rem;background:var(--surface);border-bottom:1px solid var(--border-subtle)}.journey-tabs__list{margin:0;padding:0;list-style:none;display:flex;gap:.65rem;overflow-x:auto}.journey-tabs__list a{display:inline-flex;align-items:center;justify-content:center;padding:.55rem .95rem;border-radius:999px;border:1px solid var(--border-subtle);background:#f5f8fc;color:#33506c;white-space:nowrap;font-size:.86rem;font-weight:600}.journey-tabs__list a:hover{border-color:#b8c6d4;color:var(--brand-blue)}.journey-stage-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.wealth-journey-section{padding-block:clamp(.5rem,1vw,.75rem);height:calc(100dvh - 5rem);display:flex;flex-direction:column}.wealth-journey-section>.container{flex:1;display:flex;flex-direction:column;min-height:0}.journey-stage-card{scroll-margin-top:7rem;background:linear-gradient(180deg,#f8fbff,#f4f8fc);border:1px solid var(--border-subtle);border-radius:1rem;box-shadow:var(--shadow-card);padding:clamp(1rem,2.5vw,1.35rem)}.journey-stage-card__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.journey-stage-card__stamp{margin:0 0 .45rem;color:var(--brand-red);font-size:.75rem;letter-spacing:.12em;font-weight:700}.journey-stage-card__city{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .75rem;border-radius:999px;border:1px solid #d4e0ec;background:#fff;color:#47607a;font-size:.78rem;font-weight:600;white-space:nowrap}.journey-stage-card h3{margin:0;color:var(--brand-blue);font-size:1.1rem}.journey-stage-card p{margin:.8rem 0 0;color:var(--text-muted)}.journey-stage-card__tools{font-weight:700;color:#3f5267}.itinerary-tool-list{margin-top:.95rem;display:grid;gap:.65rem}.itinerary-tool{background:#ffffffd4;border:1px solid rgba(218,229,239,.9);border-radius:.9rem;padding:.75rem .8rem}.itinerary-tool--detail{margin-top:0}.itinerary-tool__top{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.itinerary-tool__name{margin:0;color:#233f59;font-size:.92rem;font-weight:700}.itinerary-tool__action{border:1px solid #cad9e7;background:#f9fbff;color:#32506c;border-radius:999px;min-height:2rem;padding:.25rem .72rem;font-size:.78rem;font-weight:600;cursor:pointer}.itinerary-tool__action:hover{border-color:#a9bfd5}.itinerary-tool__chips{margin-top:.45rem;display:flex;flex-wrap:wrap;gap:.4rem}.itinerary-tool__chips span{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #dfe8f1;background:#f6f9fc;color:#56708a;padding:.2rem .58rem;font-size:.73rem;font-weight:600}.itinerary-tool__benefit{margin:.55rem 0 0;color:#5f7388;font-size:.84rem;line-height:1.4}.journey-stage-card__tools{margin-top:.95rem}.journey-stage-card--clickable{display:flex;flex-direction:column}.itinerary-open-btn{margin-top:1rem;align-self:flex-start;border:1px solid #cad9e7;background:#fff;color:#2e506b;border-radius:999px;min-height:2.15rem;padding:.4rem .85rem}.itinerary-open-btn:hover{border-color:#9eb6cc;color:var(--brand-blue)}.journey-track{display:flex;align-items:flex-start;margin-bottom:.75rem}.journey-track__node{flex:1;display:flex;flex-direction:column;align-items:center;gap:.4rem;background:none;border:none;cursor:pointer;padding:0 .25rem;position:relative}.journey-track__node:not(:first-child):before{content:"";position:absolute;top:.625rem;right:50%;left:-50%;height:2px;background:var(--border-subtle);transition:background .4s ease}.journey-track__node.is-visited:before,.journey-track__node.is-active:before{background:var(--brand-blue)}.journey-track__dot{width:1.35rem;height:1.35rem;border-radius:50%;border:2px solid var(--border-subtle);background:var(--surface);display:flex;align-items:center;justify-content:center;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease;position:relative;z-index:1;flex-shrink:0}.journey-track__node.is-visited .journey-track__dot{border-color:var(--brand-blue);background:var(--brand-blue)}.journey-track__node.is-active .journey-track__dot{border-color:var(--brand-blue);background:var(--brand-blue);box-shadow:0 0 0 4px #003b7126}.journey-track__num{font-size:.65rem;font-weight:700;color:#7a94ab;line-height:1}.journey-track__node.is-visited .journey-track__num,.journey-track__node.is-active .journey-track__num{color:#fff}.journey-track__label{font-size:.72rem;font-weight:600;color:var(--text-muted);text-align:center;line-height:1.3}.journey-track__node.is-active .journey-track__label{color:var(--brand-blue)}.journey-card{flex:1;min-height:0;width:100%;border-radius:1.5rem;overflow:hidden;box-shadow:0 16px 48px #0a17262e}.journey-card__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);height:100%}.journey-destination{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:clamp(1.25rem,2.5vw,1.75rem);color:#ecf4fb}.journey-destination__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;z-index:0;animation:bg-fade-in .5s ease both}.journey-destination:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to bottom,#05122347,#0512231f 28%,#05122385 62%,#051223d6);z-index:1;pointer-events:none}.journey-destination__top,.journey-destination__body,.journey-destination__bottom{position:relative;z-index:2}.journey-destination__top{display:flex;align-items:center;justify-content:space-between}.journey-destination__pin{display:inline-flex;align-items:center;gap:.35rem;background:#ffffff24;border:1px solid rgba(255,255,255,.28);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:.3rem .75rem;font-size:.8rem;font-weight:600;color:#e8f3ff}.journey-destination__counter{background:#ffffff24;border:1px solid rgba(255,255,255,.28);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:.28rem .72rem;font-size:.78rem;font-weight:700;color:#def}.journey-destination__body{margin-top:auto;padding-top:4rem}.journey-destination__title{margin:0 0 .5rem;color:#fff;font-size:clamp(1.35rem,2.5vw,1.9rem);line-height:1.2}.journey-destination__focus{margin:0;color:#cde0f5;font-size:.92rem;line-height:1.55}.journey-destination__bottom{margin-top:1.25rem}.journey-destination__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-bottom:1rem}.journey-destination__metric{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:.85rem;padding:.65rem .4rem}.journey-destination__metric span{color:#fff;font-size:.88rem;font-weight:700}.journey-destination__metric small{margin-top:.18rem;color:#b8d4ee;font-size:.67rem;letter-spacing:.05em;text-transform:uppercase}.journey-destination__actions{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.journey-destination__link{color:#d8eafb}.journey-destination__link:hover{color:#fff}.journey-itinerary{background:#fff;padding:clamp(1.1rem,2vw,1.5rem);display:flex;flex-direction:column;gap:.75rem;position:relative;overflow:hidden;height:100%}.journey-itinerary__header{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.journey-itinerary__label{margin:0;color:var(--text-dark);font-size:1rem;font-weight:700}.journey-itinerary__count{color:var(--text-muted);font-size:.8rem}.journey-stops{display:flex;flex-direction:column;gap:.35rem}.journey-stop{display:flex;align-items:center;gap:.75rem;width:100%;text-align:left;background:#f8fafc;border:1px solid #e8edf3;border-radius:.75rem;padding:.65rem .85rem;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.journey-stop.is-active{background:#eef5fb;border-color:#a8c4df;box-shadow:0 0 0 2px #003b7112}.journey-stop:hover:not(.is-active){background:#f3f7fb;border-color:#c8d9e8}.journey-stop__number{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:50%;background:#e8edf3;color:#456480;font-size:.75rem;font-weight:700;flex-shrink:0}.journey-stop.is-active .journey-stop__number{background:var(--brand-blue);color:#fff}.journey-stop__content{flex:1;display:flex;flex-direction:column;gap:.15rem;min-width:0}.journey-stop__name{color:#1f3a52;font-size:.84rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.journey-stop__format{color:#7a94ab;font-size:.73rem}.journey-stop__benefit{margin-top:.2rem;font-size:.75rem;color:var(--brand-blue);font-weight:500;line-height:1.4;animation:tool-slide-in .2s ease both}.journey-stop__timeline{color:#9aafbf;font-size:.73rem;font-weight:600;white-space:nowrap;flex-shrink:0}.journey-tool-detail{background:#f5f9fd;border:1px solid #dce8f2;border-radius:.85rem;padding:.8rem .9rem}.journey-tool-detail__chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem}.journey-tool-detail__chips span{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #dce8f2;background:#eaf2fb;color:#456480;padding:.18rem .55rem;font-size:.72rem;font-weight:600}.journey-tool-detail__benefit{margin:0;color:#4f677f;font-size:.86rem;line-height:1.45}.journey-tool-detail__explore{margin-top:.65rem;font-size:.85rem;padding:.55rem 1rem;align-self:flex-start}.journey-anim-stage[data-direction=forward]{animation:stage-slide-in-forward .28s cubic-bezier(.22,1,.36,1) both}.journey-anim-stage[data-direction=back]{animation:stage-slide-in-back .28s cubic-bezier(.22,1,.36,1) both}.journey-anim-tool{animation:tool-slide-in .22s cubic-bezier(.22,1,.36,1) 80ms both}@keyframes stage-slide-in-forward{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes stage-slide-in-back{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes tool-slide-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes bg-fade-in{0%{opacity:0}to{opacity:1}}.tool-workspace{border:1px solid rgba(219,229,239,.88);border-radius:.95rem;background:#f7fbffd1;padding:.9rem}.tool-workspace__eyebrow{margin:0;color:var(--brand-red);font-size:.72rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.tool-workspace h3{margin:.35rem 0 0;color:var(--brand-blue);font-size:1.08rem}.tool-workspace__objective{margin:.6rem 0 0;color:#4f677f;font-size:.9rem}.tool-workspace__grid{margin-top:.8rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.tool-workspace__grid section{border:1px solid #dce6f0;border-radius:.8rem;background:#fff;padding:.7rem .75rem}.tool-workspace h4{margin:0;color:#2f4f69;font-size:.84rem;font-weight:700}.tool-workspace ul{margin:.5rem 0 0;padding-left:1rem;color:#58718a;font-size:.84rem}.tool-workspace li+li{margin-top:.32rem}.tool-workspace__actions{margin-top:.8rem;display:flex;align-items:center;flex-wrap:wrap;gap:.65rem}.tool-form{display:flex;flex-direction:column;gap:1.2rem}.tool-form__field{display:flex;flex-direction:column;gap:.4rem}.tool-form__label{font-size:.9rem;font-weight:600;color:#2d4e68}.tool-form__hint{font-size:.8rem;color:#7a8fa1;margin-top:-.3rem}.tool-form__currency{position:relative}.tool-form__currency:before{content:"R";position:absolute;left:.9rem;top:50%;transform:translateY(-50%);font-weight:600;color:#7a8fa1}.tool-form__currency input{padding-left:2rem}.tool-form__chips{display:flex;flex-wrap:wrap;gap:.6rem}.tool-form__chip{display:inline-flex;align-items:center;padding:.6rem .9rem;border:1px solid #dce6f0;border-radius:6px;background:#fff;font-size:.9rem;cursor:pointer;transition:all .15s ease}.tool-form__chip:hover{border-color:var(--brand-blue);background:#003b710a}.tool-form__chip.is-selected{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.tool-form__slider{width:100%;height:5px;border-radius:5px;background:#dce6f0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.tool-form__slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--brand-blue);cursor:pointer;transition:background .15s ease}.tool-form__slider::-webkit-slider-thumb:hover{background:var(--brand-blue-deep)}.tool-form__slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--brand-blue);cursor:pointer;border:none;transition:background .15s ease}.tool-form__slider::-moz-range-thumb:hover{background:var(--brand-blue-deep)}.tool-form__submit{align-self:flex-start;margin-top:.4rem}.tool-result{display:flex;flex-direction:column;gap:1.2rem}.tool-result__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.8rem}.tool-result__metric{border:1px solid #dce6f0;border-radius:.8rem;background:#fff;padding:.9rem;text-align:center}.tool-result__metric-value{display:block;font-size:1.3rem;font-weight:700;color:var(--brand-blue);margin-bottom:.3rem}.tool-result__metric-label{font-size:.8rem;color:#7a8fa1;font-weight:500}.tool-result__health{padding:.9rem 1rem;border-radius:.8rem;background:#f0f8ff;border-left:4px solid var(--brand-blue)}.tool-result__health.critical{background:#fff0f0;border-left-color:#c64545}.tool-result__health.developing{background:#fffbf0;border-left-color:#d89b3a}.tool-result__insight{padding:.8rem 0;font-size:.95rem;color:#2d4e68;line-height:1.6}.tool-result__insight strong{color:#1a2f47}.tool-result__badge{display:inline-block;padding:.4rem .8rem;border-radius:4px;background:#003b711a;color:var(--brand-blue);font-size:.8rem;font-weight:600;margin-right:.5rem}.tool-result__saved{display:flex;align-items:center;gap:.6rem;padding:.7rem .9rem;background:#f0fef4;border:1px solid #b5e7a0;border-radius:.6rem;color:#2d5a1c;font-size:.9rem}.tool-result__saved:before{content:"✓";flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#7bc659;color:#fff;border-radius:50%;font-weight:700;font-size:.8rem}.tool-result__actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;margin-top:.5rem}.tool-result__reset{background:none;border:1px solid #dce6f0;color:#2d4e68;padding:.6rem 1rem;border-radius:.5rem;font-size:.85rem;cursor:pointer;transition:all .15s ease}.tool-result__reset:hover{border-color:#c64545;color:#c64545}.tool-result__priority-list{list-style:none;margin:.6rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem;font-size:.9rem}.tool-result__priority-item{display:flex;align-items:center;gap:.8rem;padding:.6rem .8rem;background:#fafbfc;border-left:3px solid #d89b3a;border-radius:.4rem}.tool-result__priority-index{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#d89b3a;color:#fff;border-radius:50%;font-weight:700;font-size:.8rem;flex-shrink:0}.tool-result__priority-content{flex:1}.tool-result__priority-name{display:block;font-weight:600;color:#1a2f47}.tool-result__priority-rate{display:block;font-size:.8rem;color:#7a8fa1;margin-top:.2rem}.advisor-brief{display:flex;flex-direction:column;gap:1.2rem}.advisor-brief__header{border-bottom:1px solid #dce6f0;padding-bottom:.9rem;margin-bottom:.3rem}.advisor-brief__eyebrow{color:var(--brand-red);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .4rem}.advisor-brief__title{margin:0;color:var(--brand-blue);font-size:1.2rem}.advisor-brief__body{display:flex;flex-direction:column;gap:1rem}.advisor-brief__section{border:1px solid #dce6f0;border-radius:.8rem;background:#fafbfc;padding:.9rem}.advisor-brief__section-title{margin:0 0 .6rem;color:#2d4e68;font-size:.95rem;font-weight:700}.advisor-brief__row{display:flex;justify-content:space-between;align-items:flex-start;padding:.5rem 0;font-size:.9rem;border-bottom:1px solid rgba(220,230,240,.5)}.advisor-brief__row:last-child{border-bottom:none}.advisor-brief__label{color:#7a8fa1;font-weight:500}.advisor-brief__value{color:#1a2f47;font-weight:600;text-align:right}.advisor-brief__footer{margin-top:.8rem;display:flex;gap:.6rem;flex-wrap:wrap}.journey-workspace-panel{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;padding:clamp(1.1rem,2vw,1.5rem);display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;transform:translateY(100%);transition:transform .32s cubic-bezier(.22,1,.36,1);z-index:10}.journey-workspace-panel.is-open{transform:translateY(0)}.journey-workspace-panel__header{display:flex;align-items:center;flex-shrink:0}.journey-workspace-back{display:inline-flex;align-items:center;gap:.35rem;background:none;border:none;color:var(--brand-blue);font-size:.85rem;font-weight:600;cursor:pointer;padding:0;transition:color .15s ease}.journey-workspace-back:hover{color:var(--brand-red)}.journey-itinerary__footer{margin-top:auto;display:flex;justify-content:flex-end;gap:.6rem;flex-wrap:wrap;flex-shrink:0}.journey-nav-btn{border-color:#cfdae5;background:#fff;color:#2d4e68}.journey-nav-btn--primary{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff}.journey-nav-btn--primary:hover{background:var(--brand-blue-deep)}.journey-explorer{background:var(--surface);padding-top:0}.bullet-list{max-width:40rem;margin:0;color:var(--text-muted);padding-left:1.2rem}.bullet-list li+li{margin-top:.4rem}.booking-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:clamp(1.25rem,3vw,2.5rem);align-items:start}.booking-panel{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:clamp(1.25rem,3vw,1.75rem);box-shadow:var(--shadow-card)}.booking-panel figure{margin:0 0 1.25rem;border-radius:var(--radius-sm);overflow:hidden;aspect-ratio:4 / 3;background:#eef2f7}.booking-panel img{width:100%;height:100%;display:block;object-fit:cover}.booking-panel ul{padding-left:1.1rem}.booking-note{color:#4c5f74;font-size:.93rem}.booking-embed-wrap{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:clamp(1.15rem,2.5vw,1.5rem);box-shadow:var(--shadow-card);min-width:0}.booking-embed-heading{margin-bottom:.35rem}.booking-embed-intro{margin:0 0 1rem;color:var(--text-muted);font-size:.95rem;line-height:1.45}.booking-embed{width:100%;height:min(52rem,88vh);min-height:36rem;border-radius:var(--radius-sm);overflow:hidden;border:0;background:#f0f4f9}.booking-embed iframe{display:block;width:100%;height:100%;border:0}.booking-open-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.15rem;min-height:min(28rem,55vh);padding:clamp(1.75rem,4vw,2.5rem) 1.25rem;border-radius:var(--radius-sm);background:#f0f4f9;text-align:center}.booking-open-btn{font-size:1rem;padding:.95rem 1.6rem}.booking-embed-note{max-width:36rem;margin:0;font-size:.86rem;color:var(--text-muted);line-height:1.5}.booking-code{font-size:.82em;padding:.12rem .35rem;border-radius:4px;background:#00284d14;font-family:ui-monospace,monospace}input,select,textarea{width:100%;margin-top:.4rem;border:1px solid var(--border-input);border-radius:var(--radius-sm);background:#fafbfc;font:inherit;color:var(--text-dark);padding:.75rem .9rem;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}input:hover,select:hover,textarea:hover{border-color:#b8c6d4}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--brand-blue);background:var(--surface);box-shadow:0 0 0 3px #003b711f}.site-footer{background:var(--brand-blue-deep);color:#dce6f1;padding:2rem 0}.site-footer .brand-logo{margin-bottom:.75rem}.footer-wrap{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}:root{--gold: #bf965c;--gold-lt: #e5dbce;--gold-pale: #f5f0e6;--ink: #122741;--ink-mid: #1e3a5f;--ink-soft: #5a6e8a;--ink-faint: #a0b0c8;--cream: #F8F9FB;--line: rgba(191, 150, 92, .2);--good: #2C6E49}.carrick-accent{position:fixed;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 80px 80px 0;border-color:transparent rgba(136,21,52,.25) transparent transparent;pointer-events:none;z-index:999}.seanagh-hero{display:grid;grid-template-columns:1fr 1fr;min-height:90vh}.hero-left{display:flex;flex-direction:column;justify-content:center;padding:5rem 4rem 5rem 3rem;border-right:.5px solid var(--line);position:relative}.hero-left:before{content:"";position:absolute;top:4.5rem;left:3rem;width:36px;height:1px;background:var(--gold)}.overline{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-weight:500;margin-bottom:2rem;padding-top:1.2rem}.headline{font-family:Georgia,serif;font-size:54px;font-weight:300;line-height:1.08;color:var(--ink);margin:0 0 .75rem}.headline em{font-style:italic;color:var(--gold)}.subhead{font-family:Georgia,serif;font-size:17px;font-weight:300;font-style:italic;color:var(--ink-soft);margin-top:1.4rem;line-height:1.6;max-width:400px}.eight-words{margin-top:1.8rem;padding-top:1.8rem;border-top:.5px solid var(--line);font-family:Georgia,serif;font-size:20px;font-weight:300;line-height:1.4}.eight-words .her{color:var(--ink);font-style:italic}.eight-words .him{color:var(--gold);font-style:italic}.cta-row{display:flex;align-items:center;gap:2rem;margin-top:2.2rem}.btn-primary{background:var(--ink);color:var(--gold-lt);border:none;padding:14px 32px;font-family:Roboto,sans-serif;font-size:11px;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block}.btn-primary:hover{background:var(--gold);color:var(--ink)}.btn-ghost{background:none;border:none;font-family:Roboto,sans-serif;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);cursor:pointer;display:flex;align-items:center;gap:8px;transition:color .2s}.btn-ghost:hover{color:var(--gold)}.btn-ghost svg{width:14px;height:14px}.hero-right{display:flex;flex-direction:column;justify-content:center;padding:5rem 3rem 5rem 4rem;background:linear-gradient(135deg,#F5EFE4 0%,var(--cream) 60%)}.passport-card{background:var(--ink);color:var(--gold-lt);padding:2.8rem 2.5rem;position:relative;overflow:hidden}.passport-card:after{content:"";position:absolute;top:0;right:0;width:130px;height:130px;background:radial-gradient(circle at top right,rgba(191,150,92,.1),transparent 70%);pointer-events:none}.card-label{font-size:9px;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);opacity:.75;margin-bottom:2rem;margin:0 0 2rem}.card-title{font-family:Georgia,serif;font-size:28px;font-weight:300;line-height:1.2;margin-bottom:.5rem;color:#dce8f5}.card-sub{font-family:Georgia,serif;font-size:14px;font-style:italic;color:var(--gold);opacity:.65;margin-bottom:2rem}.card-divider{height:.5px;background:#bf965c40;margin-bottom:1.8rem}.card-quote{font-family:Georgia,serif;font-size:13px;font-weight:300;line-height:1.85;color:#dce8f5b3;font-style:italic}.card-stamp{position:absolute;bottom:2rem;right:2.2rem;width:50px;height:50px;border:1px solid rgba(191,150,92,.3);border-radius:50%;display:flex;align-items:center;justify-content:center}.card-stamp-inner{font-size:7.5px;letter-spacing:.1em;color:#bf965c73;text-align:center;line-height:1.4;text-transform:uppercase}.brand-position{padding:2.2rem 3rem;background:var(--gold-pale);border-top:.5px solid var(--line);border-bottom:.5px solid var(--line)}.bp-label{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem}.bp-text{font-family:Georgia,serif;font-size:17px;font-weight:300;line-height:1.75;color:var(--ink-mid);font-style:italic;margin:0}.bp-text em{color:var(--ink);font-style:italic}.pillars{border-top:.5px solid var(--line)}.pillars .container-full{display:grid;grid-template-columns:repeat(3,1fr);padding:0;width:100%;align-items:stretch}.pillar{padding:2.5rem 2rem;border-right:.5px solid var(--line);transition:background .25s}.pillar:last-child{border-right:none}.pillar:hover{background:#bf965c0a}.pillar-num{font-family:Georgia,serif;font-size:36px;font-weight:300;color:var(--gold-lt);line-height:1;margin-bottom:1rem}.pillar-title{font-family:Georgia,serif;font-size:18px;font-weight:400;color:var(--ink);margin-bottom:.5rem}.pillar-body{font-size:12px;line-height:1.7;color:var(--ink-soft);font-weight:300;margin:0}.footer-bar{padding:1.4rem 3rem;border-top:.5px solid var(--line);display:flex;justify-content:space-between;align-items:center}.footer-bar p{font-size:11px;color:var(--ink-soft);letter-spacing:.05em;margin:0}.book-link{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);background:none;border:none;cursor:pointer;font-family:Roboto,sans-serif;font-weight:500;transition:opacity .2s;text-decoration:none;display:inline-block}.book-link:hover{opacity:.7}.hiw-hero{padding:3.5rem 3rem 2.5rem;border-bottom:.5px solid var(--line)}.hiw-kicker{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.hiw-title{font-family:Georgia,serif;font-size:44px;font-weight:300;line-height:1.1;margin-bottom:1rem;margin:0 0 1rem}.hiw-title em{font-style:italic;color:var(--gold)}.hiw-intro{font-size:14px;line-height:1.85;color:var(--ink-mid);max-width:580px;font-weight:300;margin:0}.hiw-preamble{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:2.5rem;border-top:.5px solid var(--line)}.hiw-p-block{padding:2rem 2.5rem;border-right:.5px solid var(--line);border-bottom:.5px solid var(--line)}.hiw-p-block:nth-child(2n){border-right:none}.hiw-p-block:nth-last-child(-n+2){border-bottom:none}.hiw-p-bridge{grid-column:1 / -1;border-right:none;background:var(--ink);padding:1.8rem 2.5rem}.hiw-p-bridge .hiw-p-text{color:#dce8f5bf}.hiw-p-who{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:.7rem}.hiw-p-text{font-family:Georgia,serif;font-size:15px;font-weight:300;color:var(--ink-mid);line-height:1.8;margin:0}.hiw-p-italic{font-style:italic;font-size:18px!important;color:#dce8f5bf!important}.hiw-gold{color:var(--ink);font-style:italic}.stages{display:grid;grid-template-columns:1fr}.stage{display:grid;grid-template-columns:72px 1fr;border-bottom:.5px solid var(--line);transition:background .2s}.stage:hover{background:#bf965c05}.stage-num{padding:2.5rem 0 2.5rem 3rem;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.stage-numeral{font-family:Georgia,serif;font-size:34px;font-weight:300;color:var(--gold-lt);line-height:1}.stage-line{width:1px;flex:1;background:var(--line);margin-left:15px}.stage-body{padding:2.5rem 3rem 2.5rem 2rem;border-left:.5px solid var(--line)}.stage-tag{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.stage-heading{font-family:Georgia,serif;font-size:24px;font-weight:400;color:var(--ink);margin-bottom:.7rem;margin:0 0 .7rem}.stage-text{font-size:13px;line-height:1.85;color:var(--ink-mid);font-weight:300;margin-bottom:1.2rem;margin:0 0 1.2rem}.stage-details{display:grid;grid-template-columns:1fr 1fr;gap:8px}.detail-chip{background:var(--gold-pale);border:.5px solid rgba(191,150,92,.22);padding:10px 14px;font-size:12px;color:var(--ink-mid);line-height:1.4}.detail-chip strong{display:block;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:3px;font-weight:500}.promise-strip{background:var(--ink);display:grid;grid-template-columns:1fr 1fr 1fr}.promise-item{padding:2rem 2.5rem}.promise-item:not(:last-child){border-right:.5px solid rgba(191,150,92,.12)}.promise-label{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);opacity:.65;margin-bottom:.6rem}.promise-text{font-family:Georgia,serif;font-size:16px;font-style:italic;color:#dce8f5d1;line-height:1.6;font-weight:300;margin:0}.hiw-cta{padding:2rem 3rem;display:flex;align-items:center;justify-content:space-between;border-top:.5px solid var(--line)}.hiw-cta p{font-family:Georgia,serif;font-size:20px;font-style:italic;color:var(--ink-soft);margin:0}.btn-dark{background:var(--ink);color:var(--gold-lt);border:none;padding:14px 28px;font-family:Roboto,sans-serif;font-size:11px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block}.btn-dark:hover{background:var(--gold);color:var(--ink)}.fam-hero{padding:3.5rem 3rem 2.5rem;border-bottom:.5px solid var(--line)}.fam-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:end}.fam-kicker{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.fam-title{font-family:Georgia,serif;font-size:44px;font-weight:300;line-height:1.1;margin-bottom:1rem;margin:0 0 1rem}.fam-title em{font-style:italic;color:var(--gold)}.fam-intro{font-size:14px;line-height:1.85;color:var(--ink-mid);font-weight:300;margin:0}.fam-eight{font-family:Georgia,serif;font-size:28px;font-weight:300;line-height:1.4;font-style:italic}.fam-eight .her{color:var(--ink-mid)}.fam-eight .him{color:var(--gold)}.audiences{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:.5px solid var(--line);border-bottom:.5px solid var(--line)}.audience{padding:2.5rem 2rem;border-right:.5px solid var(--line);transition:background .2s}.audience:last-child{border-right:none}.audience:hover{background:#bf965c08}.aud-tag{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem}.aud-heading{font-family:Georgia,serif;font-size:20px;font-weight:400;color:var(--ink);margin-bottom:.6rem;line-height:1.2;margin:0 0 .6rem}.aud-emotion{font-family:Georgia,serif;font-size:13px;font-style:italic;color:var(--ink-soft);margin-bottom:1rem;line-height:1.6;padding-bottom:1rem;border-bottom:.5px solid var(--line)}.aud-body{font-size:12px;line-height:1.75;color:var(--ink-mid);font-weight:300;margin:0}.adviser-gap{padding:2.5rem 3rem;background:var(--ink)}.ag-label{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:#bf965c8c;margin-bottom:1rem}.ag-quote{font-family:Georgia,serif;font-size:22px;font-weight:300;font-style:italic;color:#dce8f5;line-height:1.5;margin-bottom:1rem;margin:0 0 1rem}.ag-quote em{color:var(--gold)}.ag-body{font-size:13px;line-height:1.85;color:#dce8f580;font-weight:300;margin:0}.fam-cta{padding:2rem 3rem;display:flex;align-items:center;justify-content:space-between;border-top:.5px solid var(--line)}.fam-cta p{font-family:Georgia,serif;font-size:18px;font-style:italic;color:var(--ink-soft);margin:0}.prop-hero{padding:3.5rem 3rem 2.5rem;border-bottom:.5px solid var(--line)}.prop-kicker{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.prop-title{font-family:Georgia,serif;font-size:44px;font-weight:300;line-height:1.1;margin-bottom:1rem;margin:0 0 1rem}.prop-title em{font-style:italic;color:var(--gold)}.prop-intro{font-size:14px;line-height:1.85;color:var(--ink-mid);max-width:580px;font-weight:300;margin-bottom:1.5rem;margin:0 0 1.5rem}.prop-position{font-family:Georgia,serif;font-size:18px;font-style:italic;color:var(--ink-soft);border-left:2px solid var(--gold);padding-left:1.2rem;line-height:1.6;max-width:500px}.prop-position em{color:var(--ink)}.services{display:grid;grid-template-columns:1fr 1fr;border-top:.5px solid var(--line)}.service{padding:2.5rem;border-right:.5px solid var(--line);border-bottom:.5px solid var(--line);transition:background .2s}.service:nth-child(2n){border-right:none}.service:nth-last-child(-n+2){border-bottom:none}.service:hover{background:#bf965c08}.svc-num{font-family:Georgia,serif;font-size:32px;font-weight:300;color:var(--gold-lt);line-height:1;margin-bottom:.8rem}.svc-title{font-family:Georgia,serif;font-size:22px;font-weight:400;color:var(--ink);margin-bottom:.6rem;margin:0 0 .6rem}.svc-body{font-size:13px;line-height:1.8;color:var(--ink-mid);font-weight:300;margin-bottom:1.2rem;margin:0 0 1.2rem}.svc-details{display:flex;flex-direction:column;gap:6px}.svc-detail{font-size:11px;color:var(--ink-soft);padding:6px 0;border-bottom:.5px solid var(--line);line-height:1.4}.svc-detail:last-child{border-bottom:none}.svc-detail strong{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:1px;font-weight:500}.prop-nod{padding:2.5rem 3rem;background:var(--gold-pale);border-top:.5px solid var(--line)}.pn-label{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.pn-text{font-family:Georgia,serif;font-size:20px;font-weight:300;font-style:italic;color:var(--ink);line-height:1.6;max-width:640px;margin:0}.pn-text em{color:var(--gold)}.prop-cta{padding:2rem 3rem;display:flex;align-items:center;justify-content:space-between;border-top:.5px solid var(--line)}.prop-cta p{font-family:Georgia,serif;font-size:18px;font-style:italic;color:var(--ink-soft);margin:0}.letters-hero{padding:3.5rem 3rem 2.5rem;border-bottom:.5px solid var(--line)}.letters-kicker{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.letters-title{font-family:Georgia,serif;font-size:44px;font-weight:300;line-height:1.1;margin-bottom:1rem;margin:0 0 1rem}.letters-title em{font-style:italic;color:var(--gold)}.letters-intro{font-size:14px;line-height:1.85;color:var(--ink-mid);max-width:540px;font-weight:300;margin:0}.letters-grid{display:grid;grid-template-columns:1fr 1fr;border-top:.5px solid var(--line)}.letter-card{padding:3rem 2.8rem;border-right:.5px solid var(--line)}.letter-card:last-child{border-right:none}.letter-card.dark{background:var(--ink)}.letter-card.light{background:var(--cream)}.lc-label{font-size:9px;letter-spacing:.22em;text-transform:uppercase;margin-bottom:1.5rem}.dark .lc-label{color:#bf965c8c}.light .lc-label{color:var(--gold)}.lc-salutation{font-family:Georgia,serif;font-size:15px;font-style:italic;margin-bottom:1.8rem;padding-bottom:1.5rem;border-bottom:.5px solid}.dark .lc-salutation{color:#bf965c80;border-bottom-color:#bf965c26}.light .lc-salutation{color:var(--ink-soft);border-bottom-color:var(--line)}.lc-body{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.lc-body p{font-family:Georgia,serif;font-size:14px;font-weight:300;line-height:1.85;margin:0}.dark .lc-body p{color:#dce8f599}.light .lc-body p{color:var(--ink-mid)}.dark .lc-body em{color:#dce8f5d9}.light .lc-body em{color:var(--ink)}.lc-gold{font-style:normal;color:#dce8f5}.lc-gold-light{font-style:normal;color:var(--ink)}.lc-close{font-family:Georgia,serif;font-size:13px;font-style:italic;margin-bottom:4px}.dark .lc-close{color:#bf965c66}.light .lc-close{color:var(--ink-soft)}.lc-sig{font-family:Georgia,serif;font-size:20px;font-style:italic;color:var(--gold);margin-bottom:2rem}.lc-cta{padding-top:1.5rem;border-top:.5px solid}.dark .lc-cta{border-top-color:#bf965c26}.light .lc-cta{border-top-color:var(--line)}.lc-btn{background:var(--gold);color:var(--ink);border:none;padding:12px 24px;font-family:Roboto,sans-serif;font-size:11px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block}.lc-btn:hover{background:var(--gold-lt)}.lc-btn-dark{background:var(--ink);color:var(--gold-lt);border:none;padding:12px 24px;font-family:Roboto,sans-serif;font-size:11px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block}.lc-btn-dark:hover{background:var(--gold);color:var(--ink)}.letters-footer{padding:2rem 3rem;border-top:.5px solid var(--line);display:flex;align-items:center;justify-content:space-between}.lf-text{font-family:Georgia,serif;font-size:18px;font-style:italic;color:var(--ink-soft);margin:0}.container-full{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 3rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-left>*{animation:fadeUp .7s ease both}.hero-left .overline{animation-delay:.05s}.hero-left .headline{animation-delay:.15s}.hero-left .subhead{animation-delay:.25s}.hero-left .eight-words{animation-delay:.35s}.hero-left .cta-row{animation-delay:.45s}.hero-right .passport-card{animation:fadeUp .8s ease .3s both}@media(max-width:920px){.site-nav{gap:.5rem;font-size:.8125rem}.cards,.split-wrap,.booking-layout,.wealth-journey-hero__grid,.journey-stage-list,.journey-card__grid{grid-template-columns:1fr}.wealth-journey-section{height:auto;min-height:100dvh}.journey-destination{min-height:360px;height:auto}.journey-card{min-height:400px}.journey-track__label{display:none}.tool-workspace__grid{grid-template-columns:1fr}.seanagh-hero{grid-template-columns:1fr;gap:2rem}.hero-left,.hero-right{width:100%}.hero-right{display:none}.overline{font-size:12px}.headline{font-size:32px;line-height:1.3}.subhead{font-size:16px}.eight-words{font-size:24px}.brand-position{padding:2rem 1.5rem}.bp-label{font-size:11px}.bp-text{font-size:16px}.pillars .container-full{grid-template-columns:1fr;padding:0}.pillars .pillar{border-right:none;border-bottom:.5px solid var(--line)}.pillars .pillar:last-child{border-bottom:none}.pillar{padding:1.5rem}.pillar-num{font-size:48px}.footer-bar{padding:2rem 1.5rem;flex-direction:column;gap:1rem}.hiw-hero{padding:2rem 1.5rem}.hiw-kicker{font-size:11px}.hiw-title{font-size:32px}.hiw-intro{font-size:16px}.hiw-preamble{gap:1rem;padding:2rem 1.5rem}.hiw-p-block{padding:1rem}.hiw-p-who{font-size:13px}.hiw-p-text{font-size:14px}.stages{padding:2rem 1.5rem}.stage{padding:1.5rem}.stage-num{font-size:36px}.stage-body{font-size:14px}.detail-chip{font-size:12px;padding:8px 12px}.promise-strip{padding:2rem 1.5rem;flex-direction:column;gap:1.5rem}.promise-item{padding:0}.promise-label{font-size:12px}.promise-text{font-size:14px}.hiw-cta,.fam-hero{padding:2rem 1.5rem}.fam-title{font-size:32px}.fam-eight{font-size:24px}.audiences{gap:1rem;padding:2rem 1.5rem}.audience{padding:1.5rem}.aud-tag{font-size:11px}.aud-heading{font-size:16px}.aud-body{font-size:14px}.adviser-gap{padding:2rem 1.5rem}.ag-quote{font-size:18px}.ag-body{font-size:14px}.fam-cta,.prop-hero{padding:2rem 1.5rem}.prop-title{font-size:32px}.prop-intro,.prop-position{font-size:14px}.services{gap:1.5rem;padding:2rem 1.5rem}.service{padding:1.5rem}.svc-num{font-size:36px}.svc-title{font-size:16px}.svc-body{font-size:14px}.svc-detail{font-size:13px}.prop-nod{padding:2rem 1.5rem}.pn-label{font-size:11px}.pn-text{font-size:16px}.prop-cta,.letters-hero{padding:2rem 1.5rem}.letters-title{font-size:32px}.letters-intro{font-size:14px}.letters-grid{gap:1.5rem;padding:2rem 1.5rem}.letter-card{padding:2rem}.lc-label{font-size:11px}.lc-salutation,.lc-body p,.lc-close{font-size:14px}.lc-sig{font-size:16px}.letters-footer{flex-direction:column;gap:1.5rem;padding:2rem 1.5rem}.lf-text{font-size:14px}.container,.container-full{padding:0 1.5rem}.sb-hero{padding:2rem 1.5rem 1.5rem}.sb-title{font-size:28px}.sb-eight{flex-direction:column;gap:.5rem;font-size:16px}.sb-body{font-size:14px}.sb-form-section{padding:2rem 1.5rem 3rem}.sb-progress{margin-bottom:2rem}.sb-step-label{display:none}.sb-step-title{font-size:22px}.sb-grid-2{grid-template-columns:1fr}.sb-checkboxes{flex-direction:column;gap:.75rem}.sb-radio-group{grid-template-columns:1fr}.sb-confirm,.sb-confirm-card{padding:2rem 1.5rem}}.sb-hero{padding:4rem 3rem 2rem;background:var(--cream);border-bottom:.5px solid var(--line)}.sb-tag{font-family:Roboto,sans-serif;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin:0 0 .5rem}.sb-kicker{font-family:Georgia,serif;font-size:14px;font-style:italic;color:var(--ink-soft);margin:0 0 1rem}.sb-title{font-family:Georgia,serif;font-size:44px;font-weight:300;line-height:1.15;color:var(--ink);margin:0 0 1.5rem;max-width:640px}.sb-eight{display:flex;gap:1.5rem;margin-bottom:1.5rem;font-family:Georgia,serif;font-size:18px;font-style:italic}.sb-eight .her{color:var(--gold)}.sb-eight .him{color:var(--ink-soft)}.sb-body{font-size:16px;line-height:1.7;color:var(--ink-mid);max-width:600px;margin:0 0 1.5rem}.sb-assurance{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem 1.5rem}.sb-assurance li{position:relative;padding-left:1.25rem;font-size:13px;color:var(--ink-soft)}.sb-assurance li:before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:600}.sb-form-section{padding:3rem 3rem 5rem;background:#fff}.sb-progress{list-style:none;display:flex;justify-content:space-between;align-items:center;margin:0 0 3rem;padding:0;position:relative;max-width:720px}.sb-progress:before{content:"";position:absolute;top:14px;left:14px;right:14px;height:1px;background:var(--line);z-index:0}.sb-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;background:#fff;padding:0 .5rem}.sb-step-num{width:28px;height:28px;border-radius:50%;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--ink-soft);background:#fff}.sb-step.current .sb-step-num{background:var(--gold);color:var(--ink);border-color:var(--gold)}.sb-step.done .sb-step-num{background:var(--ink);color:var(--gold-lt);border-color:var(--ink)}.sb-step-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);font-family:Roboto,sans-serif}.sb-step.current .sb-step-label{color:var(--ink);font-weight:600}.sb-form{max-width:720px;margin:0 auto}.sb-step-content{margin-bottom:2rem}.sb-step-title{font-family:Georgia,serif;font-size:28px;font-weight:300;color:var(--ink);margin:0 0 1rem}.sb-step-intro{font-size:15px;color:var(--ink-mid);margin:0 0 1.5rem}.sb-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.sb-field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.25rem}.sb-field label{font-size:13px;font-weight:500;color:var(--ink);letter-spacing:.02em}.sb-field input,.sb-field select,.sb-field textarea{padding:12px 14px;border:1px solid var(--line);border-radius:6px;font-family:Roboto,sans-serif;font-size:14px;color:var(--ink);background:#fff;transition:border-color .2s,box-shadow .2s,background-color .2s;width:100%;box-sizing:border-box}.sb-field input::placeholder,.sb-field select::placeholder,.sb-field textarea::placeholder{color:var(--ink-soft)}.sb-field input:hover:not(:focus),.sb-field select:hover:not(:focus),.sb-field textarea:hover:not(:focus){border-color:var(--gold-lt);background-color:#fafaf8}.sb-field input:focus,.sb-field select:focus,.sb-field textarea:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px #bf965c1a}.sb-field textarea{resize:vertical;font-family:Roboto,sans-serif;min-height:100px}.sb-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23122741' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px;cursor:pointer}.sb-field select option{color:var(--ink);background:#fff;padding:8px}.sb-field select:disabled{background-color:var(--cream);cursor:not-allowed;color:var(--ink-soft)}.sb-field input[type=date]{position:relative}.sb-field input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;padding:4px 8px;margin-right:0;filter:invert(.3)}.sb-field input[type=date]::-webkit-calendar-picker-indicator:hover{filter:invert(0)}.sb-checkboxes{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.sb-checkbox{display:flex;align-items:flex-start;gap:.75rem;padding:0;border:none;border-radius:0;background:transparent;cursor:pointer;font-size:14px;color:var(--ink-mid);transition:color .2s;font-weight:400}.sb-checkbox input{margin-top:2px;flex-shrink:0;accent-color:var(--gold);width:18px;height:18px;cursor:pointer}.sb-checkbox:hover,.sb-checkbox.checked{color:var(--ink)}.sb-radio-group{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem}.sb-radio{display:flex;align-items:center;gap:.75rem;padding:0;border:none;border-radius:0;background:transparent;cursor:pointer;font-size:14px;color:var(--ink-mid);transition:color .2s;font-weight:400}.sb-radio input{accent-color:var(--gold);width:18px;height:18px;cursor:pointer;flex-shrink:0}.sb-radio:hover,.sb-radio.checked{color:var(--ink)}.sb-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:.5px solid var(--line)}.sb-actions .btn-ghost,.sb-actions .btn-primary{margin-left:0}.sb-actions .btn-primary{margin-left:auto}.sb-confirm{padding:4rem 3rem;background:var(--cream);min-height:60vh;display:flex;align-items:center}.sb-confirm-card{max-width:560px;margin:0 auto;text-align:center;background:#fff;padding:3rem;border-radius:8px;border:.5px solid var(--line)}.sb-confirm-icon{width:64px;height:64px;margin:0 auto 1.5rem;color:var(--gold)}.sb-confirm-title{font-family:Georgia,serif;font-size:28px;font-weight:300;color:var(--ink);margin:0 0 1rem}.sb-confirm-body{font-size:15px;line-height:1.7;color:var(--ink-mid);margin:0 0 2rem}@media(prefers-reduced-motion:reduce){.btn{transition:none}.journey-anim-stage[data-direction=forward],.journey-anim-stage[data-direction=back],.journey-anim-tool,.journey-destination__bg,.journey-stop__benefit{animation:none}.journey-workspace-panel{transition:none}}.legal-page .legal-meta{margin-top:1rem;font-size:.85rem;color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase}.legal-content{max-width:52rem;display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.25rem);color:var(--text-dark);line-height:1.65}.legal-section{display:flex;flex-direction:column;gap:.75rem}.legal-section h2{margin:0;font-size:clamp(1.15rem,2.2vw,1.45rem);color:var(--brand-blue);letter-spacing:-.01em}.legal-section h3{margin:0;font-size:1.05rem;color:var(--brand-blue)}.legal-section p{margin:0;color:var(--text-muted)}.legal-section .bullet-list{max-width:none}.legal-callout{border-left:3px solid var(--brand-red);background:var(--bg-light);border-radius:var(--radius-sm);padding:1rem 1.25rem;color:var(--text-dark)}.legal-callout p{margin:0;color:var(--text-dark);font-size:.95rem}.legal-card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface);padding:1.1rem 1.25rem;box-shadow:var(--shadow-card)}.legal-card h3{margin:0 0 .5rem}.legal-provider-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:.5rem 1rem;color:var(--text-muted);font-size:.95rem}.legal-provider-list li{padding:.4rem .6rem;background:var(--bg-light);border-radius:var(--radius-sm);border:1px solid var(--border-subtle)}.legal-outcomes{list-style:none;padding:0;margin:0;display:grid;gap:.85rem;counter-reset:legal-outcome}.legal-outcomes li{display:grid;grid-template-columns:minmax(7rem,9rem) 1fr;gap:1rem;padding:.85rem 1rem;background:var(--bg-light);border:1px solid var(--border-subtle);border-radius:var(--radius-md)}.legal-outcomes__num{font-weight:600;color:var(--brand-blue);letter-spacing:.04em;text-transform:uppercase;font-size:.85rem}.legal-outcomes p{margin:0;color:var(--text-dark)}.legal-doc-list{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.legal-doc{border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:1rem 1.25rem;background:var(--surface);box-shadow:var(--shadow-card)}.legal-doc__title{font-weight:600;font-size:1rem;color:var(--brand-blue)}.legal-doc__desc{margin:.25rem 0 0;color:var(--text-muted);font-size:.95rem}.legal-related{background:var(--bg-light);border-top:1px solid var(--border-subtle)}.legal-related__list{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;font-size:.95rem}@media(max-width:600px){.legal-outcomes li{grid-template-columns:1fr;gap:.35rem}}.footer-regulatory{margin-top:.85rem;font-size:.85rem;color:#f4f7fab3;max-width:36rem}.maint-root{min-height:100vh;background:#122741;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.maint-accent{position:absolute;top:-40px;right:-40px;width:4px;height:180px;background:#881534;transform:rotate(45deg);opacity:.6}.maint-card{max-width:480px;width:100%;text-align:center}.maint-brand{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-bottom:2rem}.maint-over{font-size:.6rem;letter-spacing:.26em;text-transform:uppercase;color:#bf965c73}.maint-name{font-family:Georgia,serif;font-size:2rem;font-weight:300;color:#bf965c80;margin:0;line-height:1}.maint-name em{font-style:italic}.maint-tag{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:#bf965c4d}.maint-divider{height:.5px;background:#bf965c2e;margin:0 auto 2rem;width:60px}.maint-heading{font-family:Georgia,serif;font-size:1.5rem;font-weight:300;font-style:italic;color:#ede3d3;margin:0 0 1rem;line-height:1.3}.maint-body{font-size:.875rem;color:#e8d5b066;line-height:1.7;margin:0 0 1.5rem}.maint-contact{font-size:.75rem;letter-spacing:.06em;color:#bf965c80;text-decoration:none;transition:color .2s}.maint-contact:hover{color:#bf965cd9}.maint-legal{position:absolute;bottom:1.5rem;font-size:.6rem;letter-spacing:.1em;color:#bf965c33;text-align:center}.footer-test-row{padding:.75rem 0;border-top:1px dashed rgba(191,150,92,.25)}.footer-test-link{font-size:.78rem;font-weight:500;color:#b8956a;letter-spacing:.04em;text-decoration:none;opacity:.7;transition:opacity .2s}.footer-test-link:hover{opacity:1}.footer-legal{border-top:1px solid rgba(244,247,250,.12);margin-top:1.5rem;padding-top:1.25rem;padding-bottom:1rem;display:flex;flex-direction:column;gap:.85rem}.footer-legal__nav{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;font-size:.85rem}.footer-legal__nav a,.footer-legal__btn{color:#f4f7fad9;text-decoration:none;background:transparent;border:0;padding:0;font:inherit;cursor:pointer}.footer-legal__nav a:hover,.footer-legal__btn:hover,.footer-legal__nav a:focus-visible,.footer-legal__btn:focus-visible{color:#fff;text-decoration:underline}.footer-legal__copyright{margin:0;font-size:.78rem;color:#f4f7fa8c;max-width:60rem}.cookie-consent{position:fixed;inset:auto 0 0 0;z-index:1000;padding:clamp(.75rem,2vw,1.25rem);display:flex;justify-content:center;pointer-events:none}.cookie-consent__inner{pointer-events:auto;width:min(64rem,100%);background:var(--surface);color:var(--text-dark);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:0 12px 36px #1121322e;padding:clamp(1rem,2.5vw,1.5rem);display:flex;flex-direction:column;gap:1rem}.cookie-consent__copy h2{margin:0 0 .4rem;font-size:1.1rem;color:var(--brand-blue)}.cookie-consent__copy p{margin:0;color:var(--text-muted);font-size:.95rem;line-height:1.55}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.cookie-consent__prefs{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.cookie-pref{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.75rem .9rem;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-light)}.cookie-pref__name{margin:0;font-weight:600;color:var(--brand-blue);font-size:.95rem}.cookie-pref__desc{margin:.2rem 0 0;font-size:.85rem;color:var(--text-muted)}.cookie-pref__locked{font-size:.8rem;color:var(--text-muted);font-weight:600;white-space:nowrap;padding-top:.25rem}.cookie-pref__toggle{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;color:var(--text-dark);white-space:nowrap}.cookie-pref__toggle input{width:1.05rem;height:1.05rem}@media(max-width:600px){.cookie-consent__actions{justify-content:stretch}.cookie-consent__actions .btn{flex:1 1 auto}.cookie-pref{flex-direction:column;align-items:stretch}}.sb-consent{margin-top:1.25rem;border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:1rem 1.1rem;background:var(--bg-light);display:flex;flex-direction:column;gap:.65rem}.sb-consent legend{padding:0 .4rem;font-weight:600;color:var(--brand-blue);font-size:.95rem}.sb-consent__intro{margin:0;font-size:.9rem;color:var(--text-muted);line-height:1.55}.sb-consent__check{display:grid;grid-template-columns:auto 1fr;gap:.6rem;align-items:flex-start;padding:.6rem .75rem;border:1px solid var(--border-subtle);background:var(--surface);border-radius:var(--radius-sm);cursor:pointer;font-size:.92rem;color:var(--text-dark);line-height:1.5}.sb-consent__check.checked{border-color:var(--brand-blue);box-shadow:0 0 0 1px var(--brand-blue) inset}.sb-consent__check input{margin-top:.25rem;width:1.05rem;height:1.05rem}.sb-required{color:var(--brand-red);font-weight:600}.sb-consent__rights{margin:0;font-size:.82rem;color:var(--text-muted)}
