@import"https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:wght@400;700&family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&display=swap";:root{color-scheme:light;--navy: #572c43;--teal: #c59f73;--coral: #6a2e4e;--cream: #f7f1ec;--ink: #343238;--ink-plum: #2f2430;--mulberry: #7a3e5c;--gold: #c59f73;--candle-gold: #d8b889;--ivory: #fff9f3;--linen: #e8ddd4;--warm-white: #fff8f0;--muted: #5a4a52;--line: rgba(87, 44, 67, .14);--gold-line: rgba(197, 159, 115, .45);--soft-panel: rgba(255, 249, 243, .92);--radius: 2px;--radius-lg: 3px;--shadow: none;font-family:Atkinson Hyperlegible,Segoe UI,sans-serif;background:linear-gradient(180deg,var(--ivory) 0%,var(--cream) 55%,#f3ece4 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:transparent;line-height:1.7;min-width:320px}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}a{color:inherit}h1,h2,h3{color:var(--navy);font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1.12;margin:0}p,ul{margin:0}ul{padding-left:1.3rem}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.app-shell{min-height:100vh;display:flex;flex-direction:column}.site-shell{width:min(1120px,calc(100% - 2.5rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);box-shadow:inset 0 -1px 0 var(--gold-line);background:#f7f1ecf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-shell,.footer-shell{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:.85rem 0}.site-brand{display:inline-flex;align-items:center;gap:.8rem;text-decoration:none}.site-logo{width:48px;height:48px;border-radius:var(--radius)}.site-brand-lockup{display:grid;gap:.1rem}.site-brand-text{color:var(--navy);font-family:Fraunces,Georgia,serif;font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-brand-tag{font-family:Fraunces,Georgia,serif;font-size:.62rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--mulberry)}.footer-brand{color:#fffffff5;font-family:Fraunces,Georgia,serif;font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-nav,.footer-links,.header-actions,.hero-actions,.stack-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem}.header-menu{display:flex;align-items:center;gap:1.5rem;margin-left:auto}.menu-toggle{display:none}.site-nav-link{color:var(--navy);opacity:.78;text-decoration:none;font-weight:700}.site-nav-link:hover{opacity:1}.site-nav-link.active{color:var(--mulberry);opacity:1}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.1rem;padding:.85rem 1.5rem;border:1px solid var(--navy);border-radius:var(--radius);background:var(--navy);color:var(--warm-white);cursor:pointer;font-weight:700;letter-spacing:.01em;text-decoration:none;transition:transform .15s ease,background .15s ease}.button:hover{background:var(--ink-plum);transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.7;transform:none}.button-ghost{background:transparent;color:var(--navy);border:1px solid var(--navy)}.button-ghost:hover{background:#572c430f}.eyebrow{color:var(--mulberry);font-family:Fraunces,Georgia,serif;font-size:.82rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.hero-section{padding:2.25rem 0 1.25rem}.section{padding:3rem 0}.hero-section+.section{padding-top:1.25rem}.contact-page,.dashboard-page,.status-page{padding:2.5rem 0 3.75rem}.legal-page{padding:2.25rem 0 4rem}.contact-page,.dashboard-page{display:grid;gap:1.25rem}.hero-grid,.split-band,.contact-layout,.dashboard-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.hero-grid{grid-template-columns:.88fr 1.12fr;gap:1.5rem;align-items:start}.section-stack{display:grid;gap:1.75rem}.section-heading{display:grid;gap:.5rem;max-width:54rem}.contact-card,.contact-sidecard,.dashboard-card,.status-card,.info-card,.faq-card,.action-card,.legal-section{background:var(--soft-panel);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.page-intro,.legal-hero{display:grid;gap:.65rem;padding:0 0 1.5rem;border-bottom:1px solid var(--gold-line);border-radius:0;background:transparent}.hero-copy{display:grid;gap:.8rem;align-content:center;padding:0}.hero-copy h1{color:var(--navy);font-size:clamp(2.3rem,4.4vw,3.9rem);font-weight:600;line-height:1.05}.hero-copy h1 em{font-style:italic;color:var(--mulberry)}.hero-title-break{display:block}.hero-rule{width:64px;height:1px;margin:.15rem 0;border:0;background:var(--gold)}.hero-lead,.page-lead,.legal-lead{max-width:40rem;color:var(--muted);font-size:1.15rem}.hero-lead{font-size:1.05rem;line-height:1.62}.hero-actions{gap:.75rem}.hero-note{color:var(--mulberry);font-size:.98rem;font-weight:700}.hero-carousel{position:relative;min-width:0;overflow:hidden;border:1px solid var(--gold-line);border-radius:var(--radius-lg);background:var(--ivory)}.hero-carousel-figure{position:relative;min-width:0;margin:0}.hero-carousel-media{overflow:hidden;aspect-ratio:16 / 10;background:var(--ink-plum)}.hero-carousel-picture,.hero-carousel-image{width:100%;height:100%}.hero-carousel-picture{display:block}.hero-carousel-image{object-fit:cover;animation:hero-carousel-reveal .45s ease-out}.hero-carousel-caption{position:absolute;z-index:1;right:0;bottom:0;left:0;display:grid;gap:.2rem;align-content:center;padding:4rem 1.25rem 1.2rem;background:linear-gradient(180deg,#2f243000,#2f2430b3 48%,#2f2430eb)}.hero-carousel-eyebrow{color:var(--candle-gold);font-family:Fraunces,Georgia,serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.hero-carousel-copy{color:var(--warm-white);font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:600;line-height:1.3}.hero-carousel-controls,.hero-carousel-indicators{display:flex;align-items:center}.hero-carousel-controls{justify-content:center;min-height:3rem;padding:.1rem .2rem;border-top:1px solid var(--gold-line);background:#fff9f3eb}.hero-carousel-indicators{gap:.05rem}.hero-carousel-indicator{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}.hero-carousel-indicator span{width:.6rem;height:.6rem;border:1px solid var(--navy);border-radius:50%;background:transparent;transition:transform .15s ease,background .15s ease}.hero-carousel-indicator[aria-current=true] span{transform:scale(1.25);background:var(--navy)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes hero-carousel-reveal{0%{opacity:.5;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}.section-soft{background:#fff9f380}.privacy-band-shell{display:grid;gap:1.5rem;padding:2.25rem;border-radius:var(--radius-lg);border:1px solid var(--gold-line);border-top:3px solid var(--gold);background:#fff9f3d9}.promise-list,.card-grid,.faq-grid{display:grid;gap:1rem}.card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.info-card,.faq-card,.action-card,.contact-card,.contact-sidecard,.dashboard-card,.legal-section{padding:1.5rem 1.6rem}.card-grid-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.card-grid-steps .info-card{background:transparent;border:0;border-right:1px solid var(--gold-line);border-radius:0;box-shadow:none;padding:.25rem 1.75rem}.card-grid-steps .info-card:first-child{padding-left:0}.card-grid-steps .info-card:last-child{padding-right:0;border-right:0}.card-grid-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border:1px solid var(--gold-line)}.card-grid-trust .info-card{background:transparent;border:0;border-right:1px solid var(--gold-line);border-bottom:1px solid var(--gold-line);border-radius:0;box-shadow:none;padding:1.6rem 1.75rem}.card-grid-trust .info-card:nth-child(2n){border-right:0}.card-grid-trust .info-card:nth-child(n+3){border-bottom:0}.info-card h3,.faq-card h3{margin-bottom:.5rem}.step-index{display:inline-block;margin-bottom:.5rem;font-family:Fraunces,Georgia,serif;font-size:2.4rem;font-weight:600;line-height:1;color:var(--gold)}.final-callout{padding-bottom:4.5rem}.action-card{display:grid;gap:.6rem;border-left:3px solid var(--gold);border-radius:0}.action-card-title,.prompt-label.action-card-title{color:var(--navy);font-family:Fraunces,Georgia,serif;font-weight:600;font-size:1.05rem}.contact-form{display:grid;gap:1rem;margin-top:1.5rem}.contact-form label{display:grid;gap:.45rem;color:var(--navy);font-weight:700}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:.9rem 1rem;border:1px solid rgba(87,44,67,.22);border-radius:var(--radius);background:var(--ivory);color:var(--ink)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--gold)}.form-error{color:#8c1c13;font-weight:700}.form-success{color:#0a5c4c;font-weight:700}.legal-body{display:grid;gap:1rem;margin-top:.9rem}.legal-section{display:grid;gap:.9rem}.legal-section h2,.legal-section h3{margin-bottom:0}.legal-section ul{margin-top:.15rem}.legal-notice{display:grid;gap:.5rem;margin-top:.4rem;padding:1.15rem 1.35rem;border-left:4px solid var(--coral);border-radius:0;background:#6a2e4e14}.legal-notice-title{margin-bottom:.15rem;font-family:Fraunces,Georgia,serif;font-size:1.2rem;font-weight:600;color:var(--coral)}.status-page{display:flex;align-items:center}.status-card{max-width:42rem;display:grid;gap:1rem;padding:2rem}.site-footer{margin-top:auto;background:var(--ink-plum);color:#fff8f0db;border-top:3px solid var(--gold)}.footer-links a{color:var(--warm-white);text-decoration:none;font-weight:700}.footer-copy{max-width:30rem}@media (max-width: 1080px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid-steps{grid-template-columns:1fr;gap:0}.card-grid-steps .info-card{padding:1.1rem 0;border-right:0;border-bottom:1px solid var(--gold-line)}.card-grid-steps .info-card:first-child{padding-top:0}.card-grid-steps .info-card:last-child{border-bottom:0}}@media (max-width: 860px){.footer-shell,.hero-grid,.split-band,.contact-layout,.dashboard-grid,.faq-grid{grid-template-columns:1fr;display:grid}.hero-grid{gap:1.75rem}.hero-grid .hero-carousel{height:auto}.hero-copy{padding:0 0 .75rem;border-right:0;border-bottom:0}.hero-title-break{display:none}.header-shell{position:relative;flex-wrap:wrap;gap:.75rem}.menu-toggle{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;flex-direction:column;gap:.32rem;border:1px solid var(--navy);border-radius:var(--radius);background:transparent;color:var(--navy);cursor:pointer}.menu-toggle span{width:1.25rem;height:2px;border-radius:1px;background:currentColor}.header-menu{display:none;width:100%;margin-left:0;padding:.75rem 0 .35rem;border-top:1px solid var(--gold-line);background:var(--cream)}.header-menu.open{display:grid;gap:.75rem}.site-nav,.header-actions{width:100%;flex-direction:column;align-items:stretch;justify-content:flex-start}.site-nav-link{padding:.75rem 0}.header-actions .button{width:100%}}@media (max-width: 640px){.site-shell{width:min(100% - 1.2rem,1120px)}.status-card,.info-card,.faq-card,.action-card,.contact-card,.contact-sidecard,.dashboard-card,.legal-section,.privacy-band-shell{padding:1.3rem}.card-grid,.card-grid-trust{grid-template-columns:1fr}.card-grid-trust .info-card{border-right:0;border-bottom:1px solid var(--gold-line)}.card-grid-trust .info-card:last-child{border-bottom:0}.site-logo{width:42px;height:42px}.button,.site-nav-link{width:100%}.hero-carousel-caption{padding:3.75rem 1rem 1rem}.hero-carousel-media{aspect-ratio:4 / 3}.hero-carousel-copy{font-size:1.12rem}}@media (prefers-reduced-motion: reduce){.hero-carousel-image{animation:none}.hero-carousel-indicator span{transition:none}}
