.BlueprintViewer-module__MX6_va__loading{text-align:center;justify-content:center;align-items:center;gap:var(--space-4);flex-direction:column;min-height:100vh;padding:4rem 2rem;display:flex}.BlueprintViewer-module__MX6_va__spinner{width:80px;height:80px;margin-bottom:var(--space-4);animation:6s linear infinite BlueprintViewer-module__MX6_va__spinSlow}@keyframes BlueprintViewer-module__MX6_va__spinSlow{to{transform:rotate(360deg)}}.BlueprintViewer-module__MX6_va__loadingLabel{font-family:var(--font-heading);font-size:var(--text-xs);letter-spacing:var(--tracking-widest);color:var(--teal);text-transform:uppercase}.BlueprintViewer-module__MX6_va__loadingMsg{color:var(--smoke);font-size:.95rem;font-style:italic;transition:opacity .4s}.BlueprintViewer-module__MX6_va__loadingNote{color:var(--dim);margin-top:var(--space-2);font-size:.8rem;font-style:italic}.BlueprintViewer-module__MX6_va__errorWrap{text-align:center;justify-content:center;align-items:center;gap:var(--space-4);flex-direction:column;min-height:60vh;padding:4rem 2rem;display:flex}.BlueprintViewer-module__MX6_va__errorTitle{font-family:var(--font-heading);color:var(--rose);font-size:1.2rem}.BlueprintViewer-module__MX6_va__errorMsg{color:var(--smoke);font-size:.95rem}.BlueprintViewer-module__MX6_va__errorHelp{color:var(--dim);font-size:.85rem}.BlueprintViewer-module__MX6_va__errorHelp a{color:var(--gold)}.BlueprintViewer-module__MX6_va__errorHelp code{background:#c9a84c1a;border-radius:3px;padding:.1rem .4rem;font-size:.8rem}.BlueprintViewer-module__MX6_va__viewer{padding:8rem 0 6rem}.BlueprintViewer-module__MX6_va__hero{text-align:center;border-bottom:1px solid #c9a84c26;margin-bottom:3rem;padding-bottom:3rem}.BlueprintViewer-module__MX6_va__heroEyebrow{font-family:var(--font-heading);font-size:var(--text-xs);letter-spacing:var(--tracking-widest);color:var(--teal);text-transform:uppercase;margin-bottom:var(--space-3)}.BlueprintViewer-module__MX6_va__heroName{font-family:var(--font-display);color:var(--gold-light);margin-bottom:.4rem;font-size:clamp(2.5rem,6vw,4.5rem)}.BlueprintViewer-module__MX6_va__heroTagline{color:var(--smoke);margin-bottom:var(--space-3);font-size:1.1rem;font-style:italic}.BlueprintViewer-module__MX6_va__heroMeta{font-family:var(--font-heading);font-size:var(--text-xs);letter-spacing:.25em;color:var(--gold);opacity:.7}.BlueprintViewer-module__MX6_va__section{border-bottom:1px solid #c9a84c12;margin-bottom:4.5rem;padding-bottom:3rem}.BlueprintViewer-module__MX6_va__section:last-of-type{border-bottom:none}@media (max-width:640px){.BlueprintViewer-module__MX6_va__section{margin-bottom:3.25rem;padding-bottom:2.25rem}}.BlueprintViewer-module__MX6_va__sectionLabel{font-family:var(--font-heading);font-size:var(--text-xs);letter-spacing:var(--tracking-wider);color:var(--teal);text-transform:uppercase;margin-bottom:var(--space-2);display:block}.BlueprintViewer-module__MX6_va__sectionTitle{font-family:var(--font-heading);color:var(--gold-light);margin-bottom:var(--space-5);font-size:1.4rem;font-weight:600}.BlueprintViewer-module__MX6_va__sectionContent{color:var(--pearl);font-size:1.05rem;line-height:1.9}.BlueprintViewer-module__MX6_va__sectionContent p{margin-bottom:1rem}.BlueprintViewer-module__MX6_va__sectionContent strong{color:var(--gold-light)}.BlueprintViewer-module__MX6_va__sectionContent em{color:var(--teal-light);font-style:italic}.BlueprintViewer-module__MX6_va__sectionContent blockquote{border-left:3px solid var(--teal);color:var(--smoke);background:linear-gradient(135deg,#2a9d8f14,#0e0b1e99);border-radius:0 3px 3px 0;margin:1.2rem 0;padding:1.2rem 1.5rem;font-size:.97rem;font-style:italic}.BlueprintViewer-module__MX6_va__convergence{margin-bottom:3.5rem;padding-top:1rem}.BlueprintViewer-module__MX6_va__convergenceHeader{text-align:center;margin-bottom:var(--space-10)}.BlueprintViewer-module__MX6_va__convergenceSub{color:var(--smoke);max-width:500px;margin:0 auto;font-size:.95rem;font-style:italic}.BlueprintViewer-module__MX6_va__themes{margin-bottom:var(--space-8);flex-direction:column;gap:2rem;display:flex}.BlueprintViewer-module__MX6_va__themeCard{border:var(--border-default);border-radius:var(--radius-md);transition:border-color var(--transition-base);background:linear-gradient(135deg,#1a1535b3,#06040ed9);padding:1.5rem;position:relative;overflow:hidden}.BlueprintViewer-module__MX6_va__themeCard:hover{border-color:#c9a84c59}.BlueprintViewer-module__MX6_va__themeCard:before{content:"";width:3px;position:absolute;top:0;bottom:0;left:0}.BlueprintViewer-module__MX6_va__strength5:before{background:linear-gradient(180deg, var(--gold), var(--teal))}.BlueprintViewer-module__MX6_va__strength4:before{background:linear-gradient(180deg, var(--gold), #c9a84c66)}.BlueprintViewer-module__MX6_va__strength3:before{background:linear-gradient(180deg, var(--teal), #2a9d8f4d)}.BlueprintViewer-module__MX6_va__strength2:before{background:#a09ab066}.BlueprintViewer-module__MX6_va__themeTop{margin-bottom:var(--space-3);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.BlueprintViewer-module__MX6_va__themeName{font-family:var(--font-heading);color:var(--gold-light);flex:1;min-width:160px;font-size:1.05rem;font-weight:600}.BlueprintViewer-module__MX6_va__themeBadges{flex-wrap:wrap;justify-content:flex-end;gap:.3rem;display:flex}.BlueprintViewer-module__MX6_va__themeEvidence{margin-bottom:var(--space-3);flex-direction:column;gap:.3rem;list-style:none;display:flex}.BlueprintViewer-module__MX6_va__themeEvidence li{color:var(--smoke);padding-left:1.2rem;font-size:.85rem;line-height:1.5;position:relative}.BlueprintViewer-module__MX6_va__themeEvidence li:before{content:"✦";color:var(--gold);opacity:.6;font-size:.55rem;position:absolute;top:.2rem;left:0}.BlueprintViewer-module__MX6_va__themeMeaning{color:var(--pearl);border-top:var(--border-dim);padding-top:var(--space-3);font-size:.95rem;line-height:1.75}.BlueprintViewer-module__MX6_va__grand{border-radius:var(--radius-lg);text-align:center;background:linear-gradient(135deg,#c9a84c14,#2a9d8f0f,#06040ee6);border:1px solid #c9a84c4d;padding:2rem;position:relative;overflow:hidden}.BlueprintViewer-module__MX6_va__grand:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#c9a84c12 0%,#0000 65%);position:absolute;inset:0}.BlueprintViewer-module__MX6_va__grandLabel{font-family:var(--font-heading);font-size:var(--text-xs);letter-spacing:var(--tracking-widest);color:var(--teal);text-transform:uppercase;margin-bottom:var(--space-3);display:block;position:relative}.BlueprintViewer-module__MX6_va__grandName{font-family:var(--font-display);color:var(--gold-light);margin-bottom:var(--space-4);font-size:clamp(1.2rem,3vw,1.8rem);line-height:1.3;position:relative}.BlueprintViewer-module__MX6_va__grandBody{color:var(--pearl);max-width:620px;margin:0 auto;font-size:1rem;line-height:1.9;position:relative}.BlueprintViewer-module__MX6_va__grandBody strong{color:var(--gold-light)}.BlueprintViewer-module__MX6_va__grandBody em{color:var(--teal-light);font-style:italic}.BlueprintViewer-module__MX6_va__actions{text-align:center;padding-top:var(--space-12);border-top:1px solid #c9a84c1a}.BlueprintViewer-module__MX6_va__actionsNote{color:var(--dim);margin-top:var(--space-3);font-size:.8rem;font-style:italic}.BlueprintViewer-module__MX6_va__coreTheme{font-family:var(--font-heading);color:var(--ink);text-align:center;max-width:44ch;margin:0 auto 3rem;font-size:clamp(1.15rem,2.4vw,1.45rem);font-style:italic;line-height:1.5}.BlueprintViewer-module__MX6_va__proofGroup{margin-bottom:1.75rem}.BlueprintViewer-module__MX6_va__proofSystem{font-family:var(--font-label);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--gold);margin-bottom:.6rem;font-size:.7rem;font-weight:500}.BlueprintViewer-module__MX6_va__windows{flex-direction:column;gap:1.25rem;margin-top:1rem;display:flex}.BlueprintViewer-module__MX6_va__windowRow{border-left:2px solid var(--border-default);padding-left:1.1rem}.BlueprintViewer-module__MX6_va__windowDomain{font-family:var(--font-label);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--gold);margin-bottom:.2rem;font-size:.7rem;font-weight:500}.BlueprintViewer-module__MX6_va__windowWhen{font-family:var(--font-heading);color:var(--gold-light);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.BlueprintViewer-module__MX6_va__windowNote{color:var(--pearl);font-size:.95rem;line-height:1.6}.BlueprintViewer-module__MX6_va__themeCount{font-family:var(--font-label);letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--border-default);color:var(--gold);vertical-align:2px;white-space:nowrap;border-radius:2px;margin-left:.75rem;padding:.15rem .55rem;font-size:.6rem;font-weight:500;display:inline-block}.BlueprintViewer-module__MX6_va__grandElevated{margin:4.5rem 0 0;padding:3rem 2.5rem}.BlueprintViewer-module__MX6_va__grandElevated .BlueprintViewer-module__MX6_va__grandName{font-size:clamp(1.5rem,3.6vw,2.2rem)}.BlueprintViewer-module__MX6_va__grandSecondary{background:var(--bg-surface);border-color:var(--border-faint);margin-top:2rem}.BlueprintViewer-module__MX6_va__grandSecondary:before{display:none}.BlueprintViewer-module__MX6_va__grandSecondary .BlueprintViewer-module__MX6_va__grandBody{color:var(--ink-muted);font-size:.95rem}@media print{.BlueprintViewer-module__MX6_va__viewer{padding:0}.BlueprintViewer-module__MX6_va__actions{display:none!important}.BlueprintViewer-module__MX6_va__themeCard,.BlueprintViewer-module__MX6_va__section,.BlueprintViewer-module__MX6_va__grand{break-inside:avoid;page-break-inside:avoid}.BlueprintViewer-module__MX6_va__grand{color:#1f1419!important;background:#f5e6d0!important;border:1px solid #b88b5a!important}.BlueprintViewer-module__MX6_va__grand:before{display:none!important}.BlueprintViewer-module__MX6_va__grandLabel,.BlueprintViewer-module__MX6_va__grandName{color:#3a1f22!important}.BlueprintViewer-module__MX6_va__grandBody{color:#1f1419!important}.BlueprintViewer-module__MX6_va__grandBody strong{color:#3a1f22!important}.BlueprintViewer-module__MX6_va__grandBody em{color:#5c2e2c!important}.BlueprintViewer-module__MX6_va__themeCard{color:#1f1419!important;background:#faf6ee!important;border:1px solid #b88b5a!important}.BlueprintViewer-module__MX6_va__heroEyebrow,.BlueprintViewer-module__MX6_va__heroName{color:#3a1f22!important}.BlueprintViewer-module__MX6_va__heroTagline{color:#1f1419!important}.BlueprintViewer-module__MX6_va__heroMeta{color:#5c2e2c!important;opacity:1!important}.BlueprintViewer-module__MX6_va__sectionLabel,.BlueprintViewer-module__MX6_va__sectionTitle{color:#3a1f22!important}.BlueprintViewer-module__MX6_va__sectionContent{color:#1f1419!important}.BlueprintViewer-module__MX6_va__sectionContent strong{color:#3a1f22!important}.BlueprintViewer-module__MX6_va__sectionContent em{color:#5c2e2c!important}.BlueprintViewer-module__MX6_va__sectionContent blockquote{color:#1f1419!important;background:#f5e6d0!important;border-left:3px solid #b88b5a!important}.BlueprintViewer-module__MX6_va__grand{break-after:avoid;page-break-after:avoid}.BlueprintViewer-module__MX6_va__regenerateRow,.BlueprintViewer-module__MX6_va__regenerateError{display:none!important}.BlueprintViewer-module__MX6_va__coreTheme{color:#1f1419!important}.BlueprintViewer-module__MX6_va__proofSystem,.BlueprintViewer-module__MX6_va__windowDomain,.BlueprintViewer-module__MX6_va__windowWhen{color:#3a1f22!important}.BlueprintViewer-module__MX6_va__windowNote{color:#1f1419!important}.BlueprintViewer-module__MX6_va__windowRow{break-inside:avoid;page-break-inside:avoid;border-left-color:#b88b5a!important}.BlueprintViewer-module__MX6_va__proofGroup{break-inside:avoid;page-break-inside:avoid}}.BlueprintViewer-module__MX6_va__regenerateRow{font-family:var(--font-body);border-top:1px solid #d4a5741f;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-top:1.5rem;padding-top:1.25rem;font-size:.82rem;display:flex}.BlueprintViewer-module__MX6_va__regenerateMeta{color:var(--ink-faint);font-style:italic}.BlueprintViewer-module__MX6_va__regenerateLink{font-family:var(--font-label);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);cursor:pointer;border:none;border-bottom:1px solid var(--border-faint);background:0 0;padding:0 0 2px;font-size:.78rem;font-weight:500;transition:color .2s,border-color .2s}.BlueprintViewer-module__MX6_va__regenerateLink:hover,.BlueprintViewer-module__MX6_va__regenerateLink:focus-visible{color:var(--ink);border-bottom-color:var(--gold);outline:none}.BlueprintViewer-module__MX6_va__regenerateLink:disabled,.BlueprintViewer-module__MX6_va__regenerateLink[aria-disabled=true]{color:var(--ink-faint);border-bottom-color:var(--border-faint);cursor:not-allowed;pointer-events:none}.BlueprintViewer-module__MX6_va__regenerateError{font-family:var(--font-body);color:var(--ink-warn);margin-top:.8rem;font-size:.85rem;font-style:italic}.BlueprintViewer-module__MX6_va__modalBackdrop{z-index:300;-webkit-backdrop-filter:blur(8px);background:#06040eb8;justify-content:center;align-items:center;padding:1.5rem;animation:.18s BlueprintViewer-module__MX6_va__modalFade;display:flex;position:fixed;inset:0}@keyframes BlueprintViewer-module__MX6_va__modalFade{0%{opacity:0}to{opacity:1}}.BlueprintViewer-module__MX6_va__modalCard{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:4px;width:100%;max-width:480px;padding:2rem 2rem 1.75rem;box-shadow:0 30px 60px -20px #0009}.BlueprintViewer-module__MX6_va__modalTitle{font-family:var(--font-heading);color:var(--ink);letter-spacing:-.005em;margin-bottom:.75rem;font-size:1.4rem;font-weight:600}.BlueprintViewer-module__MX6_va__modalBody{font-family:var(--font-body);color:var(--ink-muted);margin-bottom:1.75rem;font-size:1rem;line-height:1.6}.BlueprintViewer-module__MX6_va__modalActions{justify-content:flex-end;gap:.75rem;display:flex}.BlueprintViewer-module__MX6_va__modalCancel,.BlueprintViewer-module__MX6_va__modalConfirm{font-family:var(--font-label);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border-radius:2px;padding:.85rem 1.4rem;font-size:.78rem;font-weight:500;transition:background-color .22s,color .22s,border-color .22s}.BlueprintViewer-module__MX6_va__modalCancel{border:1px solid var(--border-faint);color:var(--ink-muted);background:0 0}.BlueprintViewer-module__MX6_va__modalCancel:hover,.BlueprintViewer-module__MX6_va__modalCancel:focus-visible{border-color:var(--gold-deep);color:var(--ink);outline:none}.BlueprintViewer-module__MX6_va__modalConfirm{border:1px solid var(--gold);color:var(--gold);background:0 0}.BlueprintViewer-module__MX6_va__modalConfirm:hover,.BlueprintViewer-module__MX6_va__modalConfirm:focus-visible{color:var(--ink);background:#d4a57414;outline:none}@media (max-width:480px){.BlueprintViewer-module__MX6_va__modalCard{padding:1.5rem 1.25rem 1.25rem}.BlueprintViewer-module__MX6_va__modalActions{flex-direction:column-reverse}.BlueprintViewer-module__MX6_va__modalCancel,.BlueprintViewer-module__MX6_va__modalConfirm{width:100%}}
.NatalChartWheel-module__O_glyG__wrap{border-bottom:1px solid #c9a84c14;margin-bottom:3.5rem;padding-bottom:2.5rem}.NatalChartWheel-module__O_glyG__header{text-align:center;margin-bottom:2rem}.NatalChartWheel-module__O_glyG__label{font-family:var(--font-heading);font-size:var(--text-xs);letter-spacing:var(--tracking-wider);color:var(--teal);text-transform:uppercase;margin-bottom:.4rem;display:block}.NatalChartWheel-module__O_glyG__title{font-family:var(--font-heading);color:var(--gold-light);margin-bottom:.5rem;font-size:1.4rem;font-weight:600}.NatalChartWheel-module__O_glyG__sub{color:var(--smoke);max-width:520px;margin:0 auto;font-size:.95rem;font-style:italic;line-height:1.7}.NatalChartWheel-module__O_glyG__sub code{color:var(--gold-light);padding:0 .25rem;font-family:monospace;font-size:.85em;font-style:normal}.NatalChartWheel-module__O_glyG__wheelWrap{justify-content:center;margin:2rem 0 1.5rem;display:flex}.NatalChartWheel-module__O_glyG__wheel{width:min(440px,92vw);height:min(440px,92vw)}.NatalChartWheel-module__O_glyG__legend{flex-wrap:wrap;justify-content:center;gap:.8rem 1.4rem;max-width:640px;margin:0 auto 2rem;display:flex}.NatalChartWheel-module__O_glyG__legendItem{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;color:var(--smoke);padding-left:1.2rem;font-size:.65rem;line-height:1;position:relative}.NatalChartWheel-module__O_glyG__legendItem:before{content:"";border-radius:1px;width:.9rem;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.NatalChartWheel-module__O_glyG__legendConj:before{background:#c9a84cd9}.NatalChartWheel-module__O_glyG__legendOpp:before{background:#eb6b6fd9}.NatalChartWheel-module__O_glyG__legendSquare:before{background:repeating-linear-gradient(90deg,#eb6b6fd9 0 3px,#0000 3px 6px)}.NatalChartWheel-module__O_glyG__legendTrine:before{background:#5faae6d9}.NatalChartWheel-module__O_glyG__legendSextile:before{background:repeating-linear-gradient(90deg,#5faae6a6 0 4px,#0000 4px 8px)}.NatalChartWheel-module__O_glyG__dataCard{border:var(--border-default);border-radius:var(--radius-md);text-align:center;background:linear-gradient(135deg,#12102ab3,#06040ed9);max-width:560px;margin:0 auto 1.5rem;padding:1.5rem}.NatalChartWheel-module__O_glyG__dataLabel{font-family:var(--font-heading);font-size:var(--text-xs);letter-spacing:var(--tracking-wider);color:var(--teal);text-transform:uppercase;margin-bottom:.4rem}.NatalChartWheel-module__O_glyG__dataName{font-family:var(--font-heading);color:var(--gold-light);margin-bottom:.3rem;font-size:1.2rem;font-weight:600}.NatalChartWheel-module__O_glyG__dataMeta{font-family:var(--font-heading);letter-spacing:.2em;color:var(--gold);opacity:.75;margin-bottom:.8rem;font-size:.62rem}.NatalChartWheel-module__O_glyG__dataNote{color:var(--smoke);font-size:.82rem;font-style:italic;line-height:1.6}@media (max-width:640px){.NatalChartWheel-module__O_glyG__legend{gap:.6rem 1rem}.NatalChartWheel-module__O_glyG__legendItem{font-size:.58rem}}@media print{.NatalChartWheel-module__O_glyG__dataCard{break-inside:avoid;page-break-inside:avoid;color:#1f1419!important;background:#faf6ee!important;border:1px solid #b88b5a!important}.NatalChartWheel-module__O_glyG__dataLabel{color:#5c2e2c!important}.NatalChartWheel-module__O_glyG__dataName{color:#3a1f22!important}.NatalChartWheel-module__O_glyG__dataMeta{color:#5c2e2c!important;opacity:1!important}.NatalChartWheel-module__O_glyG__dataNote{color:#1f1419!important}}
.TechnicalAppendix-module__QgI0lG__wrap{border-top:1px solid #d4a57426;margin-top:4.5rem;padding-top:2.5rem}.TechnicalAppendix-module__QgI0lG__toggle{font-family:var(--font-label);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);cursor:pointer;border:none;border-bottom:1px solid var(--border-faint);background:0 0;padding:0 0 2px;font-size:.78rem;font-weight:500;transition:color .2s,border-color .2s}.TechnicalAppendix-module__QgI0lG__toggle:hover,.TechnicalAppendix-module__QgI0lG__toggle:focus-visible{color:var(--ink);border-bottom-color:var(--gold);outline:none}.TechnicalAppendix-module__QgI0lG__body{display:none}.TechnicalAppendix-module__QgI0lG__bodyOpen{background:var(--bg-surface);border:1px solid var(--border-faint);border-radius:var(--radius-md);margin-top:1.75rem;padding:1.75rem;display:block}.TechnicalAppendix-module__QgI0lG__intro{font-family:var(--font-body);color:var(--ink-faint);max-width:60ch;margin-bottom:1.75rem;font-size:.85rem;font-style:italic;line-height:1.6}.TechnicalAppendix-module__QgI0lG__groupLabel{font-family:var(--font-label);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--gold);border-top:1px solid var(--border-faint);margin:2rem 0 .75rem;padding-top:1.5rem;font-size:.72rem;font-weight:500}.TechnicalAppendix-module__QgI0lG__groupLabel:first-of-type{border-top:none;margin-top:1.25rem;padding-top:0}.TechnicalAppendix-module__QgI0lG__subLabel{font-family:var(--font-label);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);margin:1.25rem 0 .5rem;font-size:.68rem;font-weight:500}.TechnicalAppendix-module__QgI0lG__table{border-collapse:collapse;width:100%;font-family:var(--font-body);color:var(--ink-muted);font-size:.85rem;line-height:1.5}.TechnicalAppendix-module__QgI0lG__table th{text-align:left;font-family:var(--font-label);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);border-bottom:1px solid #d4a57440;padding:.5rem .75rem .5rem 0;font-size:.72rem;font-weight:500}.TechnicalAppendix-module__QgI0lG__table td{vertical-align:top;border-bottom:1px solid #d4a57414;padding:.5rem .75rem .5rem 0}.TechnicalAppendix-module__QgI0lG__table td:first-child{color:var(--ink);white-space:nowrap}.TechnicalAppendix-module__QgI0lG__table tr{break-inside:avoid;page-break-inside:avoid}@media (max-width:640px){.TechnicalAppendix-module__QgI0lG__table{font-size:.78rem}.TechnicalAppendix-module__QgI0lG__table td,.TechnicalAppendix-module__QgI0lG__table th{padding-right:.5rem}}@media print{.TechnicalAppendix-module__QgI0lG__wrap{border-top:1px solid #b88b5a}.TechnicalAppendix-module__QgI0lG__body{margin-top:1.5rem;background:0 0!important;border:none!important;padding:0!important;display:block!important}.TechnicalAppendix-module__QgI0lG__groupLabel{border-top-color:#b88b5a!important}.TechnicalAppendix-module__QgI0lG__intro{color:#5c2e2c!important}.TechnicalAppendix-module__QgI0lG__groupLabel{color:#3a1f22!important}.TechnicalAppendix-module__QgI0lG__subLabel{color:#5c2e2c!important}.TechnicalAppendix-module__QgI0lG__table{color:#1f1419!important}.TechnicalAppendix-module__QgI0lG__table th{color:#5c2e2c!important;border-bottom-color:#b88b5a!important}.TechnicalAppendix-module__QgI0lG__table td{border-bottom-color:#b88b5a59!important}.TechnicalAppendix-module__QgI0lG__table td:first-child{color:#1f1419!important}}
.Nav-module__AjPwpW__nav{z-index:var(--z-nav);-webkit-backdrop-filter:blur(8px);background:linear-gradient(#06040ef2 0%,#0000 100%);justify-content:space-between;align-items:center;padding:1.2rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__AjPwpW__logo{align-items:center;gap:.8rem;text-decoration:none;display:flex}.Nav-module__AjPwpW__logoMark{width:32px;height:32px;animation:30s linear infinite Nav-module__AjPwpW__spinSlow}@keyframes Nav-module__AjPwpW__spinSlow{to{transform:rotate(360deg)}}.Nav-module__AjPwpW__wordmark{font-family:var(--font-heading);letter-spacing:.08em;font-size:.85rem}.Nav-module__AjPwpW__soul{color:var(--silver);font-weight:400}.Nav-module__AjPwpW__convergence{color:var(--gold);font-weight:600}.Nav-module__AjPwpW__actions{align-items:center;gap:1.5rem;display:flex}.Nav-module__AjPwpW__navLink{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--ink-muted);text-transform:uppercase;transition:color var(--transition-base);font-size:.72rem;font-weight:500;text-decoration:none}.Nav-module__AjPwpW__navLink:hover,.Nav-module__AjPwpW__navLink:focus-visible{color:var(--gold);outline:none}.Nav-module__AjPwpW__hamburger{cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;transition:background-color .2s;display:none}.Nav-module__AjPwpW__hamburger:hover{background:#c9a84c14}.Nav-module__AjPwpW__hamburger:focus-visible{outline:1px solid var(--gold);outline-offset:2px}.Nav-module__AjPwpW__hamburgerBar{background:var(--gold);width:22px;height:1.5px;transition:background-color .2s;display:block}.Nav-module__AjPwpW__hamburger:hover .Nav-module__AjPwpW__hamburgerBar{background:var(--gold-light)}.Nav-module__AjPwpW__overlay{z-index:200;-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;background:#06040ec7;transition:opacity .25s,visibility 0s linear .25s;position:fixed;inset:0}.Nav-module__AjPwpW__overlayOpen{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .25s,visibility linear}.Nav-module__AjPwpW__overlayPanel{background:#06040efa;border-left:1px solid #c9a84c2e;flex-direction:column;width:min(90vw,360px);padding:5rem 1.75rem 3rem;transition:transform .28s;display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-20px 0 40px -10px #0006}.Nav-module__AjPwpW__overlayOpen .Nav-module__AjPwpW__overlayPanel{transform:translate(0)}.Nav-module__AjPwpW__closer{cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;width:44px;height:44px;transition:background-color .2s;position:absolute;top:1.1rem;right:1.2rem}.Nav-module__AjPwpW__closer:hover{background:#c9a84c14}.Nav-module__AjPwpW__closer:focus-visible{outline:1px solid var(--gold);outline-offset:2px}.Nav-module__AjPwpW__closerLine{background:var(--gold);width:22px;height:1.5px;transition:background-color .2s;position:absolute;top:50%;left:50%}.Nav-module__AjPwpW__closerLine:first-child{transform:translate(-50%,-50%)rotate(45deg)}.Nav-module__AjPwpW__closerLine:nth-child(2){transform:translate(-50%,-50%)rotate(-45deg)}.Nav-module__AjPwpW__closer:hover .Nav-module__AjPwpW__closerLine{background:var(--gold-light)}.Nav-module__AjPwpW__overlayLinks{flex-direction:column;margin-top:1.5rem;display:flex}.Nav-module__AjPwpW__overlayLink{font-family:var(--font-heading);letter-spacing:.18em;text-transform:uppercase;color:var(--gold-light);border-bottom:1px solid #c9a84c14;align-items:center;min-height:44px;padding:.95rem .25rem;font-size:1.05rem;text-decoration:none;transition:color .2s,padding-left .2s;display:flex}.Nav-module__AjPwpW__overlayLink:hover,.Nav-module__AjPwpW__overlayLink:focus-visible{color:var(--gold);outline:none;padding-left:.6rem}.Nav-module__AjPwpW__overlayCta{font-family:var(--font-heading);font-size:var(--text-xs);letter-spacing:.3em;text-transform:uppercase;text-align:center;color:var(--gold);border-radius:var(--radius-sm);border:1px solid #c9a84c66;justify-content:center;align-items:center;min-height:44px;margin-top:1.75rem;padding:1rem 1.2rem;text-decoration:none;transition:all .2s;display:flex}.Nav-module__AjPwpW__overlayCta:hover,.Nav-module__AjPwpW__overlayCta:focus-visible{background:var(--gold-dim);border-color:var(--gold);outline:none}@media (max-width:767px){.Nav-module__AjPwpW__nav{padding:1rem 1.2rem}.Nav-module__AjPwpW__navLink{display:none}.Nav-module__AjPwpW__hamburger{display:flex}}@media (min-width:768px){.Nav-module__AjPwpW__overlay{display:none}}@media print{.Nav-module__AjPwpW__nav,.Nav-module__AjPwpW__overlay{display:none!important}}
.Footer-module__yg9ahW__footer{text-align:center;border-top:1px solid #c9a84c1a;padding:3rem 2rem}.Footer-module__yg9ahW__logo{font-family:var(--font-heading);margin-bottom:.6rem;font-size:.9rem}.Footer-module__yg9ahW__soul{color:var(--smoke);font-weight:400}.Footer-module__yg9ahW__convergence{color:var(--gold);font-weight:600}.Footer-module__yg9ahW__tagline{font-size:var(--text-sm);color:var(--dim);margin-bottom:1.2rem;font-style:italic}.Footer-module__yg9ahW__links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:1.5rem;display:flex}.Footer-module__yg9ahW__links a{font-family:var(--font-heading);font-size:var(--text-xs);letter-spacing:var(--tracking-wider);color:var(--dim);text-transform:uppercase;transition:color var(--transition-base), border-color var(--transition-base);border-bottom:1px solid #d4a5744d;padding-bottom:2px;text-decoration:none}.Footer-module__yg9ahW__links a:hover{color:var(--gold);border-bottom-color:var(--gold)}.Footer-module__yg9ahW__brand{color:var(--dim);opacity:.6;font-size:.7rem;font-style:italic}
.Hero-module__KTD73a__hero{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:8rem 2rem 6rem;display:flex;position:relative}.Hero-module__KTD73a__hero:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 50% 45%,#d4a5740f 0%,#0000 70%);position:absolute;inset:0}.Hero-module__KTD73a__inner{text-align:center;flex-direction:column;align-items:center;max-width:760px;display:flex;position:relative}.Hero-module__KTD73a__eyebrow{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--gold);text-transform:uppercase;opacity:0;margin-bottom:2.25rem;font-size:.72rem;font-weight:500;animation:.9s .1s forwards Hero-module__KTD73a__fadeUp}.Hero-module__KTD73a__headline{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--ink);opacity:0;max-width:18ch;margin-bottom:1.75rem;font-size:clamp(2.4rem,5.5vw,4rem);font-weight:600;line-height:1.08;animation:.9s .25s forwards Hero-module__KTD73a__fadeUp}.Hero-module__KTD73a__subhead{font-family:var(--font-body);color:var(--ink-muted);opacity:0;max-width:56ch;margin-bottom:3rem;font-size:clamp(1rem,1.6vw,1.125rem);font-weight:400;line-height:1.65;animation:.9s .4s forwards Hero-module__KTD73a__fadeUp}.Hero-module__KTD73a__ctaGroup{opacity:0;flex-direction:column;align-items:center;gap:1.25rem;animation:.9s .55s forwards Hero-module__KTD73a__fadeUp;display:flex}.Hero-module__KTD73a__cta{font-family:var(--font-label);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--gold);border:1px solid var(--gold);background:0 0;border-radius:2px;padding:1.1rem 2.4rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:background-color .25s,color .25s,border-color .25s}.Hero-module__KTD73a__cta:hover,.Hero-module__KTD73a__cta:focus-visible{color:var(--ink);background:#d4a57414;outline:none}.Hero-module__KTD73a__ctaSecondary{font-family:var(--font-body);color:var(--ink-faint);border-bottom:1px solid var(--border-faint);padding-bottom:2px;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s,border-color .2s}.Hero-module__KTD73a__ctaSecondary:hover,.Hero-module__KTD73a__ctaSecondary:focus-visible{color:var(--gold);border-bottom-color:var(--gold-deep);outline:none}@keyframes Hero-module__KTD73a__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Hero-module__KTD73a__hero{min-height:auto;padding:6rem 1.25rem 4rem}.Hero-module__KTD73a__headline{font-size:clamp(2rem,8vw,2.6rem)}}
.Founder-module__bSousa__section{background:0 0}.Founder-module__bSousa__inner{max-width:var(--container-prose);padding:0 var(--space-8);margin:0 auto}.Founder-module__bSousa__copy{text-align:center;max-width:60ch;margin:0 auto}.Founder-module__bSousa__eyebrow{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--gold);text-transform:uppercase;margin-bottom:1.25rem;font-size:.72rem;font-weight:500}.Founder-module__bSousa__headline{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin-bottom:1.75rem;font-size:clamp(1.8rem,3.2vw,2.4rem);font-weight:600;line-height:1.15}.Founder-module__bSousa__body{font-family:var(--font-body);color:var(--ink-muted);text-align:left;margin-bottom:1.25rem;font-size:1.0625rem;line-height:1.7}@media (max-width:900px){.Founder-module__bSousa__inner{padding:0 var(--space-6)}}@media (max-width:640px){.Founder-module__bSousa__inner{padding:0 var(--space-5)}}
.Method-module___99Waa__section{background:0 0}.Method-module___99Waa__inner{max-width:var(--container-prose);padding:0 var(--space-8);grid-template-columns:1fr 1fr;align-items:center;gap:5rem;margin:0 auto;display:grid}.Method-module___99Waa__copy{max-width:38ch}.Method-module___99Waa__eyebrow{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--gold);text-transform:uppercase;margin-bottom:1.25rem;font-size:.72rem;font-weight:500}.Method-module___99Waa__headline{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin-bottom:1.5rem;font-size:clamp(1.8rem,3.2vw,2.4rem);font-weight:600;line-height:1.15}.Method-module___99Waa__body{font-family:var(--font-body);color:var(--ink-muted);font-size:1.0625rem;line-height:1.7}.Method-module___99Waa__body+.Method-module___99Waa__body{margin-top:1.1rem}.Method-module___99Waa__differentiator{font-family:var(--font-heading);color:var(--ink);border-top:1px solid var(--border-faint);margin-top:1.5rem;padding-top:1.25rem;font-size:1.1rem;font-style:italic;line-height:1.5}.Method-module___99Waa__diagramWrap{justify-content:center;align-items:center;display:flex}.Method-module___99Waa__diagram{width:min(100%,360px);height:auto}@media (max-width:900px){.Method-module___99Waa__inner{padding:0 var(--space-6);grid-template-columns:1fr;gap:3rem}.Method-module___99Waa__copy{max-width:100%}.Method-module___99Waa__diagram{width:min(100%,300px)}}@media (max-width:640px){.Method-module___99Waa__inner{padding:0 var(--space-5);gap:2.5rem}}
.LocationAutocomplete-module__p-Ucqa__wrap{width:100%;position:relative}.LocationAutocomplete-module__p-Ucqa__fieldGroup{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.LocationAutocomplete-module__p-Ucqa__field{flex-direction:column;gap:.4rem;display:flex}.LocationAutocomplete-module__p-Ucqa__required{color:var(--rose);margin-left:.2rem}.LocationAutocomplete-module__p-Ucqa__inputWrap{position:relative}.LocationAutocomplete-module__p-Ucqa__input{padding-right:2.2rem}.LocationAutocomplete-module__p-Ucqa__inputError{border-color:#c4707a99!important}.LocationAutocomplete-module__p-Ucqa__inputError:focus{border-color:var(--rose)!important}.LocationAutocomplete-module__p-Ucqa__spinner{border:1.5px solid #2a9d8f40;border-top-color:var(--teal);pointer-events:none;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite LocationAutocomplete-module__p-Ucqa__spin;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}@keyframes LocationAutocomplete-module__p-Ucqa__spin{to{transform:translateY(-50%)rotate(360deg)}}.LocationAutocomplete-module__p-Ucqa__fieldError{color:var(--rose);margin-top:.2rem;font-size:.75rem}.LocationAutocomplete-module__p-Ucqa__dropdown{z-index:50;background:var(--deep);border:var(--border-default);border-radius:var(--radius-md);list-style:none;animation:.15s LocationAutocomplete-module__p-Ucqa__dropIn;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 32px #00000080,0 0 0 1px #c9a84c1a}@keyframes LocationAutocomplete-module__p-Ucqa__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.LocationAutocomplete-module__p-Ucqa__suggestion{cursor:pointer;transition:background var(--transition-fast);border-bottom:1px solid #c9a84c0f;align-items:baseline;gap:.6rem;padding:.7rem 1rem;display:flex}.LocationAutocomplete-module__p-Ucqa__suggestion:last-child{border-bottom:none}.LocationAutocomplete-module__p-Ucqa__suggestion:hover,.LocationAutocomplete-module__p-Ucqa__highlighted{background:#c9a84c14}.LocationAutocomplete-module__p-Ucqa__suggestionCity{font-family:var(--font-body);color:var(--pearl);flex-shrink:0;font-size:.95rem}.LocationAutocomplete-module__p-Ucqa__suggestionSub{color:var(--smoke);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-style:italic;overflow:hidden}@media (max-width:640px){.LocationAutocomplete-module__p-Ucqa__fieldGroup{grid-template-columns:1fr}}
.SnapshotForm-module__BuIOyW__wrap{background:0 0}.SnapshotForm-module__BuIOyW__inner{max-width:var(--container-form);padding:0 var(--space-8);margin:0 auto}.SnapshotForm-module__BuIOyW__header{text-align:center;margin-bottom:3rem}.SnapshotForm-module__BuIOyW__eyebrow{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--gold);text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:500}.SnapshotForm-module__BuIOyW__headline{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin-bottom:1rem;font-size:clamp(1.9rem,3.4vw,2.4rem);font-weight:600;line-height:1.15}.SnapshotForm-module__BuIOyW__lede{font-family:var(--font-body);color:var(--ink-muted);max-width:38ch;margin:0 auto;font-size:1rem;line-height:1.6}.SnapshotForm-module__BuIOyW__panel{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:4px;padding:2.5rem}.SnapshotForm-module__BuIOyW__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem 1.25rem;display:grid}.SnapshotForm-module__BuIOyW__field{flex-direction:column;display:flex}.SnapshotForm-module__BuIOyW__full{grid-column:1/-1}.SnapshotForm-module__BuIOyW__label{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--ink-muted);text-transform:uppercase;margin-bottom:.5rem;font-size:.72rem;font-weight:500}.SnapshotForm-module__BuIOyW__opt{color:var(--ink-faint);letter-spacing:.06em;text-transform:none;margin-left:.5rem;font-size:.85em;font-weight:400}.SnapshotForm-module__BuIOyW__input{background:var(--bg-deep);border:1px solid var(--border-faint);color:var(--ink);font-family:var(--font-body);appearance:none;border-radius:2px;outline:none;width:100%;padding:.85rem 1rem;font-size:1rem;transition:border-color .22s}.SnapshotForm-module__BuIOyW__input:focus{border-color:var(--gold)}.SnapshotForm-module__BuIOyW__input::placeholder{color:var(--ink-faint)}.SnapshotForm-module__BuIOyW__trust{font-family:var(--font-body);color:var(--ink-faint);margin-top:.4rem;font-size:.78rem;font-style:italic;line-height:1.4}.SnapshotForm-module__BuIOyW__inputError{border-color:#b0808080!important}.SnapshotForm-module__BuIOyW__fieldError{font-family:var(--font-body);color:var(--ink-warn);margin-top:.4rem;font-size:.78rem;line-height:1.4}.SnapshotForm-module__BuIOyW__formError{font-family:var(--font-body);color:var(--ink-warn);text-align:center;margin-top:1rem;font-size:.85rem}.SnapshotForm-module__BuIOyW__submit{border:1px solid var(--gold);width:100%;color:var(--gold);font-family:var(--font-label);letter-spacing:var(--tracking-wider);text-transform:uppercase;cursor:pointer;background:0 0;border-radius:2px;margin-top:2rem;padding:1.1rem 1.5rem;font-size:.78rem;font-weight:500;transition:background-color .22s,color .22s}.SnapshotForm-module__BuIOyW__submit:hover,.SnapshotForm-module__BuIOyW__submit:focus-visible{color:var(--ink);background:#d4a57414;outline:none}.SnapshotForm-module__BuIOyW__aside{text-align:center;font-family:var(--font-body);color:var(--ink-faint);margin-top:1.5rem;font-size:.9rem}.SnapshotForm-module__BuIOyW__asideLink{color:var(--gold);border-bottom:1px solid var(--border-faint);padding-bottom:1px;transition:border-color .2s}.SnapshotForm-module__BuIOyW__asideLink:hover{border-bottom-color:var(--gold)}.SnapshotForm-module__BuIOyW__loading{text-align:center;padding:3rem 0}.SnapshotForm-module__BuIOyW__spinner{width:56px;height:56px;margin:0 auto 1.5rem;animation:6s linear infinite SnapshotForm-module__BuIOyW__spinSlow}@keyframes SnapshotForm-module__BuIOyW__spinSlow{to{transform:rotate(360deg)}}.SnapshotForm-module__BuIOyW__loadingLabel{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--gold);text-transform:uppercase;margin-bottom:.5rem;font-size:.72rem;font-weight:500}.SnapshotForm-module__BuIOyW__loadingMsg{font-family:var(--font-body);color:var(--ink-muted);font-size:.95rem;font-style:italic}.SnapshotForm-module__BuIOyW__resultWrap{margin:0 auto;animation:.6s forwards SnapshotForm-module__BuIOyW__fadeUp}@keyframes SnapshotForm-module__BuIOyW__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.SnapshotForm-module__BuIOyW__resultHeader{text-align:center;margin-bottom:2.5rem}.SnapshotForm-module__BuIOyW__resultEyebrow{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--gold);text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:500}.SnapshotForm-module__BuIOyW__resultName{font-family:var(--font-heading);color:var(--ink);margin-bottom:.5rem;font-size:clamp(1.7rem,4vw,2.25rem);font-weight:600}.SnapshotForm-module__BuIOyW__resultMeta{font-family:var(--font-body);color:var(--ink-faint);font-size:.95rem;font-style:italic}.SnapshotForm-module__BuIOyW__themeCard{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:4px;margin-bottom:1.5rem;padding:2.25rem}.SnapshotForm-module__BuIOyW__themeLabel{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--gold);text-transform:uppercase;margin-bottom:.75rem;font-size:.7rem;font-weight:500}.SnapshotForm-module__BuIOyW__themeName{font-family:var(--font-heading);color:var(--ink);margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.2}.SnapshotForm-module__BuIOyW__badgeRow{flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;display:flex}.SnapshotForm-module__BuIOyW__themeBody{font-family:var(--font-body);color:var(--ink);font-size:1rem;line-height:1.65}.SnapshotForm-module__BuIOyW__themeBody strong{color:var(--ink);font-weight:500}.SnapshotForm-module__BuIOyW__themeBody em{color:var(--ink-muted);font-style:italic}.SnapshotForm-module__BuIOyW__locked{background:var(--bg-surface);border:1px dashed var(--border-default);text-align:center;border-radius:4px;padding:2rem}.SnapshotForm-module__BuIOyW__lockedTitle{font-family:var(--font-heading);color:var(--ink);margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.SnapshotForm-module__BuIOyW__lockedSub{font-family:var(--font-body);color:var(--ink-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.55}.SnapshotForm-module__BuIOyW__unlockBtn{font-family:var(--font-label);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--gold);border:1px solid var(--gold);cursor:pointer;background:0 0;border-radius:2px;padding:1rem 1.75rem;font-size:.78rem;font-weight:500;transition:background-color .22s,color .22s}.SnapshotForm-module__BuIOyW__unlockBtn:hover,.SnapshotForm-module__BuIOyW__unlockBtn:focus-visible{color:var(--ink);background:#d4a57414;outline:none}@media (max-width:640px){.SnapshotForm-module__BuIOyW__inner{padding:0 var(--space-5)}.SnapshotForm-module__BuIOyW__panel{padding:1.75rem 1.25rem}.SnapshotForm-module__BuIOyW__formGrid{grid-template-columns:1fr;gap:1.25rem}.SnapshotForm-module__BuIOyW__themeCard,.SnapshotForm-module__BuIOyW__locked{padding:1.5rem 1.25rem}}
.PricingTeaser-module__19xH8q__section{background:0 0}.PricingTeaser-module__19xH8q__inner{max-width:var(--container-prose);padding:0 var(--space-8);text-align:center;margin:0 auto}.PricingTeaser-module__19xH8q__eyebrow{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--gold);text-transform:uppercase;margin-bottom:1.25rem;font-size:.72rem;font-weight:500}.PricingTeaser-module__19xH8q__headline{font-family:var(--font-heading);color:var(--ink);max-width:28ch;margin:0 auto 1.25rem;font-size:clamp(1.4rem,2.4vw,1.85rem);font-weight:600;line-height:1.25}.PricingTeaser-module__19xH8q__body{font-family:var(--font-body);color:var(--ink-muted);max-width:52ch;margin:0 auto 1.25rem;font-size:1rem;line-height:1.65}.PricingTeaser-module__19xH8q__link{font-family:var(--font-label);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);border-bottom:1px solid #c9a84c66;padding-bottom:2px;font-size:.82rem;text-decoration:none}.PricingTeaser-module__19xH8q__link:hover{border-color:var(--gold)}@media (max-width:640px){.PricingTeaser-module__19xH8q__inner{padding:0 var(--space-5)}}
.PricingSection-module__0bCQoa__section{background:0 0}.PricingSection-module__0bCQoa__title{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);text-align:center;max-width:100%;margin-bottom:1rem;font-size:clamp(1.9rem,3.4vw,2.4rem);font-weight:600;line-height:1.15}.PricingSection-module__0bCQoa__sub{font-family:var(--font-body);color:var(--ink-muted);text-align:center;max-width:56ch;margin:0 auto 3rem;font-size:1.0625rem;line-height:1.65}.PricingSection-module__0bCQoa__grid{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:820px;margin:0 auto;display:grid}.PricingSection-module__0bCQoa__card{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:4px;flex-direction:column;padding:2.5rem;transition:border-color .22s;display:flex;position:relative}.PricingSection-module__0bCQoa__card:hover{border-color:var(--gold-deep)}.PricingSection-module__0bCQoa__cardFeatured{border-color:var(--gold)}.PricingSection-module__0bCQoa__cardActive{border-color:var(--gold)!important}.PricingSection-module__0bCQoa__ribbon{font-family:var(--font-label);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);border:1px solid var(--border-default);background:0 0;border-radius:2px;padding:.25rem .6rem;font-size:.62rem;font-weight:500;position:absolute;top:1.25rem;right:1.25rem}.PricingSection-module__0bCQoa__plan{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--gold);text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:500}.PricingSection-module__0bCQoa__planName{font-family:var(--font-heading);color:var(--ink);margin-bottom:1.25rem;font-size:1.3rem;font-weight:600;line-height:1.25}.PricingSection-module__0bCQoa__price{align-items:baseline;gap:.2rem;margin-bottom:.25rem;display:flex}.PricingSection-module__0bCQoa__currency{font-family:var(--font-heading);color:var(--gold);font-size:1.2rem}.PricingSection-module__0bCQoa__amount{font-family:var(--font-heading);color:var(--gold);letter-spacing:-.02em;font-size:3.5rem;font-weight:600;line-height:1}.PricingSection-module__0bCQoa__cadence{font-family:var(--font-body);color:var(--ink-faint);margin-bottom:1.75rem;font-size:.85rem;font-style:italic}.PricingSection-module__0bCQoa__features{flex-direction:column;gap:.65rem;margin-bottom:1.75rem;list-style:none;display:flex}.PricingSection-module__0bCQoa__features li{font-family:var(--font-body);color:var(--ink-muted);align-items:flex-start;gap:.7rem;font-size:.95rem;line-height:1.45;display:flex}.PricingSection-module__0bCQoa__check{border:1px solid var(--gold-deep);width:14px;height:14px;color:var(--gold);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.2rem;font-size:.55rem;display:flex}.PricingSection-module__0bCQoa__note{font-family:var(--font-body);color:var(--ink-faint);border-top:1px solid var(--border-faint);margin-top:auto;margin-bottom:1.25rem;padding-top:1.25rem;font-size:.8rem;font-style:italic}.PricingSection-module__0bCQoa__planBtn{border:1px solid var(--gold);width:100%;color:var(--gold);font-family:var(--font-label);letter-spacing:var(--tracking-wider);text-transform:uppercase;cursor:pointer;background:0 0;border-radius:2px;flex-shrink:0;padding:1rem 1.5rem;font-size:.78rem;font-weight:500;transition:background-color .22s,color .22s}.PricingSection-module__0bCQoa__planBtn:hover{color:var(--ink);background:#d4a57414}.PricingSection-module__0bCQoa__planBtnFeatured{background:#d4a5740f}.PricingSection-module__0bCQoa__planBtnDisabled{border:1px solid var(--border-faint);width:100%;color:var(--ink-faint);font-family:var(--font-label);letter-spacing:var(--tracking-wider);text-transform:uppercase;text-align:center;cursor:pointer;background:0 0;border-radius:2px;padding:1rem 1.5rem;font-size:.78rem;font-style:italic;font-weight:500;text-decoration:none;display:block}.PricingSection-module__0bCQoa__planBtnDisabled:hover{border-color:var(--gold-deep);color:var(--ink-muted)}.PricingSection-module__0bCQoa__sharedNote{text-align:center;max-width:40ch;font-family:var(--font-body);color:var(--ink-faint);margin:1.75rem auto 0;font-size:.85rem;font-style:italic;line-height:1.55}.PricingSection-module__0bCQoa__faq{display:none}@media (max-width:900px){.PricingSection-module__0bCQoa__grid{grid-template-columns:1fr;max-width:480px}}@media (max-width:640px){.PricingSection-module__0bCQoa__card{padding:2rem 1.5rem}}
.FAQ-module__XxaKoW__section{background:0 0;padding-top:4rem}.FAQ-module__XxaKoW__inner{max-width:var(--container-prose);padding:0 var(--space-8);margin:0 auto}.FAQ-module__XxaKoW__header{text-align:center;margin-bottom:3rem}.FAQ-module__XxaKoW__eyebrow{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--gold);text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:500}.FAQ-module__XxaKoW__headline{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);font-size:clamp(1.75rem,3vw,2.2rem);font-weight:600;line-height:1.15}.FAQ-module__XxaKoW__list{max-width:720px;margin:0 auto}.FAQ-module__XxaKoW__item{border-bottom:1px solid var(--border-faint)}.FAQ-module__XxaKoW__item:first-child{border-top:1px solid var(--border-faint)}.FAQ-module__XxaKoW__q{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:1.5rem 0;transition:color .2s;display:flex}.FAQ-module__XxaKoW__q:hover,.FAQ-module__XxaKoW__q:focus-visible{outline:none}.FAQ-module__XxaKoW__q:hover .FAQ-module__XxaKoW__qText,.FAQ-module__XxaKoW__q:focus-visible .FAQ-module__XxaKoW__qText{color:var(--gold)}.FAQ-module__XxaKoW__qText{font-family:var(--font-heading);color:var(--ink);font-size:1.15rem;font-weight:600;line-height:1.35;transition:color .2s}.FAQ-module__XxaKoW__qMark{font-family:var(--font-body);color:var(--gold);text-align:center;flex-shrink:0;width:1.5rem;font-size:1.5rem;font-weight:300;line-height:1}.FAQ-module__XxaKoW__itemOpen .FAQ-module__XxaKoW__qText{color:var(--gold)}.FAQ-module__XxaKoW__a{max-width:60ch;padding:0 0 1.75rem}.FAQ-module__XxaKoW__a p{font-family:var(--font-body);color:var(--ink-muted);font-size:1.0625rem;line-height:1.65}@media (max-width:640px){.FAQ-module__XxaKoW__inner{padding:0 var(--space-5)}.FAQ-module__XxaKoW__qText{font-size:1.05rem}.FAQ-module__XxaKoW__q{padding:1.25rem 0}}
.RedeemForm-module__gZhvzW__section{background:0 0}.RedeemForm-module__gZhvzW__inner{max-width:var(--container-form);padding:0 var(--space-8);margin:0 auto}.RedeemForm-module__gZhvzW__header{text-align:center;max-width:56ch;margin:0 auto 2.5rem}.RedeemForm-module__gZhvzW__eyebrow{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--gold);text-transform:uppercase;margin-bottom:1.25rem;font-size:.72rem;font-weight:500}.RedeemForm-module__gZhvzW__headline{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--ink);margin-bottom:1.25rem;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:600;line-height:1.15}.RedeemForm-module__gZhvzW__lede{font-family:var(--font-body);color:var(--ink-muted);font-size:1.0625rem;line-height:1.65}.RedeemForm-module__gZhvzW__inscription{background:var(--bg-elevated);border-left:3px solid var(--gold-deep);border-radius:var(--radius-sm);max-width:480px;margin:0 auto 2.5rem;padding:1.5rem 1.75rem}.RedeemForm-module__gZhvzW__inscriptionText{font-family:var(--font-heading);color:var(--ink);margin-bottom:.6rem;font-size:1.15rem;font-style:italic;line-height:1.55}.RedeemForm-module__gZhvzW__inscriptionFrom{font-family:var(--font-body);color:var(--ink-faint);font-size:.85rem;font-style:normal}.RedeemForm-module__gZhvzW__panel{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-md);padding:2.5rem}.RedeemForm-module__gZhvzW__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem 1.25rem;display:grid}.RedeemForm-module__gZhvzW__field{flex-direction:column;display:flex}.RedeemForm-module__gZhvzW__full{grid-column:1/-1}.RedeemForm-module__gZhvzW__label{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--ink-muted);text-transform:uppercase;margin-bottom:.5rem;font-size:.72rem;font-weight:500}.RedeemForm-module__gZhvzW__opt{color:var(--ink-faint);letter-spacing:.06em;text-transform:none;margin-left:.5rem;font-size:.85em;font-weight:400}.RedeemForm-module__gZhvzW__input{background:var(--bg-deep);border:1px solid var(--border-faint);border-radius:var(--radius-sm);color:var(--ink);font-family:var(--font-body);appearance:none;outline:none;width:100%;padding:.85rem 1rem;font-size:1rem;transition:border-color .22s}.RedeemForm-module__gZhvzW__input:focus{border-color:var(--gold)}.RedeemForm-module__gZhvzW__input::placeholder{color:var(--ink-faint)}.RedeemForm-module__gZhvzW__inputError{border-color:#b0808080!important}.RedeemForm-module__gZhvzW__trust{font-family:var(--font-body);color:var(--ink-faint);margin-top:.4rem;font-size:.78rem;font-style:italic;line-height:1.4}.RedeemForm-module__gZhvzW__fieldError{font-family:var(--font-body);color:var(--ink-warn);margin-top:.4rem;font-size:.78rem;line-height:1.4}.RedeemForm-module__gZhvzW__formError{font-family:var(--font-body);color:var(--ink-warn);text-align:center;margin-top:1.25rem;font-size:.85rem}.RedeemForm-module__gZhvzW__submit{border:1px solid var(--gold);border-radius:var(--radius-sm);width:100%;color:var(--gold);font-family:var(--font-label);letter-spacing:var(--tracking-wider);text-transform:uppercase;cursor:pointer;background:0 0;margin-top:2rem;padding:1.1rem 1.5rem;font-size:.82rem;font-weight:500;transition:background-color .22s,color .22s}.RedeemForm-module__gZhvzW__submit:hover,.RedeemForm-module__gZhvzW__submit:focus-visible{color:var(--ink);background:#d4a57414;outline:none}.RedeemForm-module__gZhvzW__aside{text-align:center;font-family:var(--font-body);color:var(--ink-faint);margin-top:1.5rem;font-size:.85rem;font-style:italic;line-height:1.5}.RedeemForm-module__gZhvzW__loading{text-align:center;padding:6rem 1.5rem}.RedeemForm-module__gZhvzW__spinner{width:64px;height:64px;margin:0 auto 1.5rem;animation:6s linear infinite RedeemForm-module__gZhvzW__spinSlow}@keyframes RedeemForm-module__gZhvzW__spinSlow{to{transform:rotate(360deg)}}.RedeemForm-module__gZhvzW__loadingLabel{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--gold);text-transform:uppercase;margin-bottom:.5rem;font-size:.72rem;font-weight:500}.RedeemForm-module__gZhvzW__loadingMsg{font-family:var(--font-body);color:var(--ink-muted);margin-bottom:.75rem;font-size:.95rem;font-style:italic}.RedeemForm-module__gZhvzW__loadingNote{font-family:var(--font-body);color:var(--ink-faint);font-size:.8rem}@media (max-width:640px){.RedeemForm-module__gZhvzW__inner{padding:0 var(--space-5)}.RedeemForm-module__gZhvzW__panel{padding:1.75rem 1.25rem}.RedeemForm-module__gZhvzW__formGrid{grid-template-columns:1fr;gap:1.25rem}.RedeemForm-module__gZhvzW__inscription{padding:1.25rem}}
.about-module__-i9KWa__main{padding:8rem 0 6rem}.about-module__-i9KWa__hero{text-align:center;border-bottom:1px solid #c9a84c1f;margin-bottom:4rem;padding-bottom:3rem}.about-module__-i9KWa__eyebrow{font-family:var(--font-heading);font-size:var(--text-xs);letter-spacing:var(--tracking-widest);color:var(--teal);text-transform:uppercase;margin-bottom:var(--space-3);display:block}.about-module__-i9KWa__title{font-family:var(--font-display);color:var(--gold-light);margin-bottom:var(--space-3);font-size:clamp(2rem,5vw,3.5rem)}.about-module__-i9KWa__tagline{color:var(--smoke);font-size:1rem;font-style:italic}.about-module__-i9KWa__body{max-width:660px;margin:0 auto}.about-module__-i9KWa__body p{color:var(--pearl);margin-bottom:1.4rem;font-size:1.08rem;line-height:1.9}.about-module__-i9KWa__body strong{color:var(--gold-light)}.about-module__-i9KWa__body em{color:var(--teal-light);font-style:italic}.about-module__-i9KWa__body h2{font-family:var(--font-heading);color:var(--gold-light);margin:3rem 0 1rem;font-size:1.3rem;font-weight:600}
.success-module__Ha7mna__section{background:0 0;min-height:60vh}.success-module__Ha7mna__inner{max-width:var(--container-form);padding:0 var(--space-8);text-align:center;margin:0 auto}.success-module__Ha7mna__eyebrow{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--gold);text-transform:uppercase;margin-bottom:1.25rem;font-size:.72rem;font-weight:500}.success-module__Ha7mna__headline{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--ink);margin-bottom:1.25rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:600;line-height:1.15}.success-module__Ha7mna__lede{font-family:var(--font-body);color:var(--ink-muted);max-width:48ch;margin:0 auto 2.5rem;font-size:1.0625rem;line-height:1.65}.success-module__Ha7mna__codeCard{background:var(--bg-elevated);border:1px solid var(--gold);border-radius:var(--radius-md);max-width:480px;margin:0 auto 2.5rem;padding:2rem 1.75rem}.success-module__Ha7mna__codeLabel{font-family:var(--font-label);letter-spacing:.18em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:.75rem;font-size:.68rem;font-weight:500}.success-module__Ha7mna__code{font-family:var(--font-heading);letter-spacing:.16em;color:var(--gold-light);font-size:clamp(1.4rem,4vw,1.9rem);font-weight:600}.success-module__Ha7mna__codeExpiry{font-family:var(--font-body);color:var(--ink-faint);margin-top:.75rem;font-size:.8rem}.success-module__Ha7mna__codePending{font-family:var(--font-body);color:var(--ink-muted);font-size:1rem;font-style:italic;line-height:1.6}.success-module__Ha7mna__notes{text-align:left;flex-direction:column;gap:.6rem;max-width:52ch;margin:0 auto;padding:0;list-style:none;display:flex}.success-module__Ha7mna__notes li{font-family:var(--font-body);color:var(--ink-muted);padding-left:1.4rem;font-size:.9rem;line-height:1.55;position:relative}.success-module__Ha7mna__notes li:before{content:"✦";color:var(--gold);opacity:.7;font-size:.6rem;position:absolute;top:.05rem;left:0}@media (max-width:640px){.success-module__Ha7mna__inner{padding:0 var(--space-5)}.success-module__Ha7mna__codeCard{padding:1.5rem 1.25rem}}
.redeem-module__uWp6NW__section{background:0 0;min-height:55vh}.redeem-module__uWp6NW__inner{max-width:var(--container-form);padding:0 var(--space-8);text-align:center;margin:0 auto}.redeem-module__uWp6NW__eyebrow{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--gold);text-transform:uppercase;margin-bottom:1.25rem;font-size:.72rem;font-weight:500}.redeem-module__uWp6NW__headline{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin-bottom:1.25rem;font-size:clamp(1.8rem,3.6vw,2.5rem);font-weight:600;line-height:1.15}.redeem-module__uWp6NW__lede{font-family:var(--font-body);color:var(--ink-muted);max-width:48ch;margin:0 auto 2rem;font-size:1.0625rem;line-height:1.65}.redeem-module__uWp6NW__cta{font-family:var(--font-label);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--gold);border:1px solid var(--gold);border-radius:2px;padding:1rem 2rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:background-color .22s,color .22s;display:inline-block}.redeem-module__uWp6NW__cta:hover{color:var(--ink);background:#d4a57414}.redeem-module__uWp6NW__mail{color:var(--gold);border-bottom:1px solid var(--border-faint)}.redeem-module__uWp6NW__codeExample{font-family:var(--font-label);letter-spacing:.08em;color:var(--gold-light);font-size:.9em}@media (max-width:640px){.redeem-module__uWp6NW__inner{padding:0 var(--space-5)}}
.legal-module__Qu0mEa__wrap{background:var(--bg,#06040e);z-index:1;min-height:100vh;padding:8rem 1.25rem 6rem;position:relative}.legal-module__Qu0mEa__article{max-width:720px;color:var(--pearl);font-family:var(--font-body);margin:0 auto;font-size:1.05rem;line-height:1.75}.legal-module__Qu0mEa__eyebrow{font-family:var(--font-heading);letter-spacing:.32em;color:var(--teal);text-transform:uppercase;text-align:center;margin-bottom:1rem;font-size:.78rem;display:block}.legal-module__Qu0mEa__title{font-family:var(--font-heading);color:var(--gold-light);text-align:center;letter-spacing:.02em;margin-bottom:.5rem;font-size:clamp(2rem,5vw,2.8rem);font-weight:600;line-height:1.15}.legal-module__Qu0mEa__date{font-family:var(--font-body);color:var(--smoke);text-align:center;border-bottom:1px solid #c9a84c2e;margin-bottom:3rem;padding-bottom:2rem;font-size:.95rem;font-style:italic}.legal-module__Qu0mEa__article h2{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--gold-light);margin-top:3rem;margin-bottom:1rem;font-size:1.05rem;font-weight:600}.legal-module__Qu0mEa__article h3{font-family:var(--font-heading);letter-spacing:.06em;color:var(--gold);text-transform:uppercase;margin-top:1.75rem;margin-bottom:.6rem;font-size:.95rem;font-weight:500}.legal-module__Qu0mEa__article p{color:var(--pearl);margin-bottom:1.1rem}.legal-module__Qu0mEa__article strong{color:var(--gold-light);font-weight:600}.legal-module__Qu0mEa__article a{color:var(--teal-light);border-bottom:1px solid #4ecdc459;transition:border-color .2s,color .2s}.legal-module__Qu0mEa__article a:hover{color:var(--gold-light);border-bottom-color:var(--gold)}.legal-module__Qu0mEa__article ul{margin-bottom:1.1rem;padding-left:0;list-style:none}.legal-module__Qu0mEa__article ul li{color:var(--pearl);margin-bottom:.5rem;padding-left:1.5rem;position:relative}.legal-module__Qu0mEa__article ul li:before{content:"✦";color:var(--gold);opacity:.7;font-size:.7rem;line-height:1.75rem;position:absolute;top:0;left:0}.legal-module__Qu0mEa__disclaimerBox{background:linear-gradient(135deg,#c9a84c0f,#2a9d8f0a);border:1px solid #c9a84c47;border-radius:6px;margin:2.25rem 0;padding:1.5rem 1.6rem}.legal-module__Qu0mEa__disclaimerBox h3{color:var(--gold-light);letter-spacing:.1em;margin-top:0}.legal-module__Qu0mEa__disclaimerBox p:last-child{margin-bottom:0}.legal-module__Qu0mEa__footerRule{background:linear-gradient(90deg, transparent, var(--gold), var(--teal), var(--gold), transparent);opacity:.25;height:1px;margin-top:4rem}.legal-module__Qu0mEa__footerContact{text-align:center;font-family:var(--font-body);color:var(--smoke);margin-top:2rem;font-size:.95rem;font-style:italic}.legal-module__Qu0mEa__footerContact a{color:var(--gold-light);border-bottom:1px solid #c9a84c66}@media (max-width:640px){.legal-module__Qu0mEa__wrap{padding:5.5rem 1rem 4rem}.legal-module__Qu0mEa__article{font-size:1rem;line-height:1.7}.legal-module__Qu0mEa__article h2{margin-top:2.5rem;font-size:.95rem}.legal-module__Qu0mEa__article h3{font-size:.88rem}.legal-module__Qu0mEa__disclaimerBox{padding:1.2rem 1.1rem}}
.GiftForm-module__9WdM-a__section{background:0 0}.GiftForm-module__9WdM-a__inner{max-width:var(--container-form);padding:0 var(--space-8);margin:0 auto}.GiftForm-module__9WdM-a__header{text-align:center;max-width:56ch;margin:0 auto 3rem}.GiftForm-module__9WdM-a__eyebrow{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--gold);text-transform:uppercase;margin-bottom:1.25rem;font-size:.72rem;font-weight:500}.GiftForm-module__9WdM-a__headline{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--ink);margin-bottom:1.25rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:600;line-height:1.15}.GiftForm-module__9WdM-a__lede{font-family:var(--font-body);color:var(--ink-muted);font-size:1.0625rem;line-height:1.65}.GiftForm-module__9WdM-a__panel{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-md);padding:2.5rem}.GiftForm-module__9WdM-a__tierGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.GiftForm-module__9WdM-a__tierCard{border:1px solid var(--border-faint);border-radius:var(--radius-md);cursor:pointer;background:linear-gradient(135deg,#34232a80,#1f1419b3);padding:1.5rem 1.4rem;transition:border-color .2s,box-shadow .2s,transform .12s;display:block;position:relative}.GiftForm-module__9WdM-a__tierCard:hover{border-color:var(--gold-deep)}.GiftForm-module__9WdM-a__tierCardSelected{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold), 0 10px 28px -14px #0009;transform:translateY(-1px)}.GiftForm-module__9WdM-a__tierRadio{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.GiftForm-module__9WdM-a__tierRadio:focus-visible+.GiftForm-module__9WdM-a__tierName{outline:1px solid var(--gold);outline-offset:4px}.GiftForm-module__9WdM-a__tierName{font-family:var(--font-heading);color:var(--ink);margin-bottom:.4rem;font-size:1.05rem;font-weight:600;line-height:1.25}.GiftForm-module__9WdM-a__tierPrice{font-family:var(--font-heading);color:var(--gold);margin-bottom:.6rem;font-size:1.6rem;font-weight:600;line-height:1}.GiftForm-module__9WdM-a__tierTagline{font-family:var(--font-body);color:var(--ink-muted);font-size:.88rem;line-height:1.5}.GiftForm-module__9WdM-a__formGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.GiftForm-module__9WdM-a__field{flex-direction:column;display:flex}.GiftForm-module__9WdM-a__full{grid-column:1/-1}.GiftForm-module__9WdM-a__label{font-family:var(--font-label);letter-spacing:var(--tracking-wider);color:var(--ink-muted);text-transform:uppercase;margin-bottom:.5rem;font-size:.72rem;font-weight:500}.GiftForm-module__9WdM-a__opt{color:var(--ink-faint);letter-spacing:.06em;text-transform:none;margin-left:.5rem;font-size:.85em;font-weight:400}.GiftForm-module__9WdM-a__input,.GiftForm-module__9WdM-a__textarea{background:var(--bg-deep);border:1px solid var(--border-faint);border-radius:var(--radius-sm);color:var(--ink);font-family:var(--font-body);appearance:none;outline:none;width:100%;padding:.85rem 1rem;font-size:1rem;transition:border-color .22s}.GiftForm-module__9WdM-a__textarea{resize:vertical;min-height:6.5rem;line-height:1.55}.GiftForm-module__9WdM-a__input:focus,.GiftForm-module__9WdM-a__textarea:focus{border-color:var(--gold)}.GiftForm-module__9WdM-a__input::placeholder,.GiftForm-module__9WdM-a__textarea::placeholder{color:var(--ink-faint)}.GiftForm-module__9WdM-a__inputError{border-color:#b0808080!important}.GiftForm-module__9WdM-a__trust{font-family:var(--font-body);color:var(--ink-faint);margin-top:.4rem;font-size:.78rem;font-style:italic;line-height:1.4}.GiftForm-module__9WdM-a__fieldError{font-family:var(--font-body);color:var(--ink-warn);margin-top:.4rem;font-size:.78rem;line-height:1.4}.GiftForm-module__9WdM-a__formError{font-family:var(--font-body);color:var(--ink-warn);text-align:center;margin-top:1.25rem;font-size:.85rem}.GiftForm-module__9WdM-a__messageMeta{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.GiftForm-module__9WdM-a__messageMeta .GiftForm-module__9WdM-a__trust{flex:1}.GiftForm-module__9WdM-a__charCount{font-family:var(--font-label);letter-spacing:.06em;color:var(--ink-faint);white-space:nowrap;flex-shrink:0;margin-top:.4rem;font-size:.72rem}.GiftForm-module__9WdM-a__charCountMax{color:var(--ink-warn)}.GiftForm-module__9WdM-a__submit{border:1px solid var(--gold);border-radius:var(--radius-sm);width:100%;color:var(--gold);font-family:var(--font-label);letter-spacing:var(--tracking-wider);text-transform:uppercase;cursor:pointer;background:0 0;margin-top:2rem;padding:1.1rem 1.5rem;font-size:.82rem;font-weight:500;transition:background-color .22s,color .22s,border-color .22s}.GiftForm-module__9WdM-a__submit:hover:not(:disabled),.GiftForm-module__9WdM-a__submit:focus-visible:not(:disabled){color:var(--ink);background:#d4a57414;outline:none}.GiftForm-module__9WdM-a__submit:disabled{border-color:var(--border-faint);color:var(--ink-faint);cursor:not-allowed}.GiftForm-module__9WdM-a__reassure{flex-direction:column;gap:.6rem;margin:1.75rem 0 0;padding:0;list-style:none;display:flex}.GiftForm-module__9WdM-a__reassure li{font-family:var(--font-body);color:var(--ink-muted);padding-left:1.4rem;font-size:.85rem;line-height:1.5;position:relative}.GiftForm-module__9WdM-a__reassure li:before{content:"✦";color:var(--gold);opacity:.7;font-size:.6rem;position:absolute;top:.05rem;left:0}@media (max-width:900px){.GiftForm-module__9WdM-a__tierGrid{grid-template-columns:1fr}}@media (max-width:640px){.GiftForm-module__9WdM-a__inner{padding:0 var(--space-5)}.GiftForm-module__9WdM-a__panel{padding:1.75rem 1.25rem}.GiftForm-module__9WdM-a__header{margin-bottom:2.5rem}.GiftForm-module__9WdM-a__messageMeta{flex-direction:column;gap:.2rem}}
