.gracehaven-page{--gh-sage:#6c8c6f;--gh-sage-deep:#4e6b52;--gh-sage-dark:#33482f;--gh-sage-soft:#e7efe6;--gh-sage-line:#cfe0cd;--gh-sage-bright:#a9c8ab;--gh-heather:#8a7fa3;--gh-heather-deep:#6b6084;--gh-heather-soft:#ece8f3;--gh-heather-bright:#c4bad7;--gh-cream:#f7f3ec;--gh-cream-deep:#efe8db;--gh-paper:#ffffff;--gh-ink:#37342f;--gh-ink-deep:#262420;--gh-ink-darker:#1b1a17;--gh-muted:#6e675c;--gh-muted-soft:#8a8377;--gh-muted-light:#cfc7b8;--gh-line:#e4dccd;--gh-line-2:#d4c9b4;--gh-nav-h:64px;--gh-serif:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;--gh-sans:"Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,Helvetica,Arial,sans-serif;--gh-ease:cubic-bezier(0.22,1,0.36,1);font-family:var(--gh-sans);font-size:16px;line-height:1.64;color:var(--gh-ink);background:var(--gh-paper);overflow-x:clip}.gracehaven-page *,.gracehaven-page :after,.gracehaven-page :before{box-sizing:border-box}.gracehaven-page img{display:block;max-width:100%}.gracehaven-page h1,.gracehaven-page h2,.gracehaven-page h3,.gracehaven-page h4{font-family:var(--gh-serif);font-weight:700;line-height:1.16;letter-spacing:-.018em;margin:0;overflow-wrap:break-word}.gracehaven-page blockquote,.gracehaven-page dd,.gracehaven-page dt,.gracehaven-page li,.gracehaven-page p{overflow-wrap:break-word}.gracehaven-page a:focus-visible,.gracehaven-page button:focus-visible,.gracehaven-page input:focus-visible,.gracehaven-page summary:focus-visible{outline:3px solid var(--gh-sage-deep);outline-offset:3px;border-radius:10px}.gracehaven-band a:focus-visible,.gracehaven-callbar a:focus-visible,.gracehaven-final a:focus-visible,.gracehaven-final button:focus-visible,.gracehaven-final input:focus-visible,.gracehaven-footer a:focus-visible,.gracehaven-hero a:focus-visible,.gracehaven-how a:focus-visible{outline-color:var(--gh-sage-bright)}.gracehaven-wrap{width:100%;max-width:1160px;margin:0 auto;padding:0 16px;min-width:0}.gracehaven-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}.gracehaven-inline-link{color:inherit;font-weight:700;text-underline-offset:3px}.gracehaven-fineprint{margin:22px 0 0;color:var(--gh-muted);font-size:.82rem;line-height:1.68;max-width:62rem}.gracehaven-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--gh-sage-deep);font-weight:800;font-size:.72rem;letter-spacing:.17em;text-transform:uppercase;margin-bottom:14px}.gracehaven-eyebrow:before{content:"";width:26px;height:2px;background:var(--gh-heather);flex-shrink:0}.gracehaven-eyebrow--light{color:var(--gh-sage-bright)}.gracehaven-eyebrow--light:before{background:var(--gh-heather-bright)}.gracehaven-emblem-badge{position:relative;display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:var(--gh-sage-soft);color:var(--gh-sage-deep);margin-bottom:16px;flex-shrink:0}.gracehaven-emblem-badge svg{animation:gracehaven-heartbeat 3.6s ease-in-out infinite;transform-origin:50% 55%}.gracehaven-emblem-badge:after{content:"";position:absolute;inset:0;border-radius:18px;border:2px solid;opacity:0;animation:gracehaven-emblem-ring 3.6s ease-out infinite;pointer-events:none}.gracehaven-emblem-badge--light{background:rgba(169,200,171,.18);color:var(--gh-sage-bright)}.gracehaven-emblem-badge--heather{background:var(--gh-heather-soft);color:var(--gh-heather-deep)}@keyframes gracehaven-heartbeat{0%,62%,to{transform:scale(1)}68%{transform:scale(1.13)}74%{transform:scale(1)}80%{transform:scale(1.07)}86%{transform:scale(1)}}@keyframes gracehaven-emblem-ring{0%,60%{opacity:0;transform:scale(.9)}70%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.28)}}.gracehaven-ring{position:relative;display:inline-grid;place-items:center;flex-shrink:0;line-height:0}.gracehaven-ring svg{animation:gracehaven-rock 3.4s ease-in-out infinite;transform-origin:50% 62%}.gracehaven-ring:after{content:"";position:absolute;inset:-5px;border-radius:999px;border:2px solid;opacity:0;animation:gracehaven-halo 3.4s ease-out infinite;pointer-events:none}@keyframes gracehaven-rock{0%,66%,to{transform:rotate(0deg)}70%{transform:rotate(-13deg)}74%{transform:rotate(11deg)}78%{transform:rotate(-9deg)}82%{transform:rotate(7deg)}86%{transform:rotate(-4deg)}90%{transform:rotate(0deg)}}@keyframes gracehaven-halo{0%,62%{opacity:0;transform:scale(.55)}72%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.gracehaven-livedot{position:relative;display:inline-block;width:9px;height:9px;border-radius:999px;background:currentColor;flex-shrink:0}.gracehaven-livedot:after{content:"";position:absolute;inset:0;border-radius:999px;background:currentColor;animation:gracehaven-ping 2.6s ease-out infinite}@keyframes gracehaven-ping{0%{opacity:.7;transform:scale(1)}70%,to{opacity:0;transform:scale(2.8)}}.gracehaven-btn{position:relative;overflow:hidden;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:13px 26px;border:2px solid var(--gh-sage-deep);border-radius:999px;background:var(--gh-sage-deep);color:#fdfcf9;font-weight:800;font-size:1rem;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:background .22s ease,border-color .22s ease,transform .22s var(--gh-ease),box-shadow .3s ease}.gracehaven-btn:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(100deg,transparent 22%,rgba(255,255,255,.4) 50%,transparent 78%);background-size:240% 100%;background-position:190% 0;background-repeat:no-repeat;transition:background-position .75s ease;pointer-events:none}.gracehaven-btn:focus-visible:before,.gracehaven-btn:hover:before{background-position:-70% 0}.gracehaven-btn svg{flex-shrink:0;transition:transform .3s var(--gh-ease)}.gracehaven-btn:focus-visible svg,.gracehaven-btn:hover svg{transform:translateX(4px)}.gracehaven-btn:hover{background:var(--gh-sage-dark);border-color:var(--gh-sage-dark);transform:translateY(-2px);box-shadow:0 16px 32px -14px rgba(51,72,47,.65)}.gracehaven-btn:active{transform:translateY(0) scale(.985);box-shadow:none}.gracehaven-btn--sm{min-height:44px;padding:10px 18px;font-size:.9rem}.gracehaven-btn--lg{min-height:56px;padding:16px 30px;font-size:1.05rem}.gracehaven-btn--ghost{background:transparent;color:inherit;border-color:rgba(78,107,82,.36)}.gracehaven-btn--ghost:hover{background:rgba(108,140,111,.1);border-color:rgba(78,107,82,.62);box-shadow:none}.gracehaven-btn--cream{background:var(--gh-cream);border-color:var(--gh-cream);color:var(--gh-ink)}.gracehaven-btn--cream:hover{background:#fff;border-color:#fff}.gracehaven-btn--submit{width:100%}.gracehaven-phone{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;color:inherit;font-weight:700;text-decoration:none;white-space:nowrap;transition:color .2s ease}.gracehaven-phone:hover{color:var(--gh-sage-deep)}.gracehaven-icon-call{display:grid;place-items:center;width:46px;height:46px;border-radius:999px;background:var(--gh-sage-deep);color:#fdfcf9;text-decoration:none;flex-shrink:0;margin-left:auto;transition:background .2s ease,transform .2s ease}.gracehaven-icon-call:hover{background:var(--gh-sage-dark);transform:translateY(-1px)}.gracehaven-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px}.gracehaven-actions .gracehaven-btn,.gracehaven-actions .gracehaven-phone,.gracehaven-actions--block{width:100%}.gracehaven-stars{display:inline-flex;gap:2px;color:var(--gh-heather-deep);flex-shrink:0}.gracehaven-nav{position:sticky;top:0;z-index:40;background:rgba(247,243,236,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--gh-line)}.gracehaven-nav-inner{display:flex;align-items:center;gap:12px;max-width:1160px;margin:0 auto;padding:10px 16px;min-width:0}.gracehaven-logo{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none;min-width:0}.gracehaven-logo-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(148deg,var(--gh-sage) 0,var(--gh-heather) 118%);color:#fbfaf6;display:grid;place-items:center;flex-shrink:0;box-shadow:0 8px 18px -8px rgba(51,72,47,.7)}.gracehaven-logo-name{display:flex;flex-direction:column;line-height:1.05;min-width:0}.gracehaven-logo-name b{font-family:var(--gh-serif);font-weight:700;font-size:1.14rem;letter-spacing:-.01em;color:var(--gh-ink);white-space:nowrap}.gracehaven-logo-name span{font-size:.58rem;font-weight:800;letter-spacing:.19em;text-transform:uppercase;color:var(--gh-sage-deep);white-space:nowrap}.gracehaven-nav-links{display:none;flex-wrap:wrap;justify-content:flex-end;gap:4px 20px;margin-left:auto;min-width:0}.gracehaven-nav-links a{position:relative;color:var(--gh-muted);text-decoration:none;font-size:.9rem;font-weight:600;white-space:nowrap;transition:color .2s ease}.gracehaven-nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:2px;background:var(--gh-heather);transform:scaleX(0);transform-origin:left center;transition:transform .3s var(--gh-ease)}.gracehaven-nav-links a:hover{color:var(--gh-ink)}.gracehaven-nav-links a:focus-visible:after,.gracehaven-nav-links a:hover:after{transform:scaleX(1)}.gracehaven-nav-phone{display:none;font-size:.94rem}.gracehaven-nav-cta{display:none;flex-shrink:0}.gracehaven-hero{position:relative;overflow:clip;isolation:isolate;display:grid;align-items:center;min-height:calc(100vh - var(--gh-nav-h));min-height:calc(100svh - var(--gh-nav-h));padding-block:2rem;background:var(--gh-ink-deep)}.gracehaven-hero-media{position:absolute;inset:0;z-index:0}.gracehaven-hero-media img{width:100%;height:100%;object-fit:cover;object-position:60% 42%;opacity:1}.gracehaven-hero-tint{position:absolute;inset:0;z-index:0;background:rgba(55,52,47,.34);pointer-events:none}.gracehaven-hero-inner{position:relative;z-index:1;width:100%;max-width:46rem;margin:0 auto;padding:0 18px;text-align:center;color:#fffdf9}.gracehaven-hero-eyebrow{display:block;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fffdf9;opacity:.82;margin:0 0 18px;text-shadow:0 1px 8px rgba(0,0,0,.5);animation:gracehaven-fadein .8s var(--gh-ease) both}.gracehaven-hero h1{font-size:clamp(1.95rem,8.6vw,2.55rem);line-height:1.1;color:#fffdf9;text-shadow:0 2px 18px rgba(0,0,0,.55),0 1px 3px rgba(0,0,0,.45);margin:0}.gracehaven-h1-line{display:block}.gracehaven-hw{overflow:hidden;vertical-align:bottom}.gracehaven-hw,.gracehaven-hw>span{display:inline-block;line-height:1.22}.gracehaven-hw>span{animation:gracehaven-hwr .85s var(--gh-ease) both;animation-delay:var(--gh-w,0s)}@keyframes gracehaven-hwr{0%{transform:translateY(105%)}to{transform:none}}.gracehaven-rot{position:relative;display:inline-block;height:1.3em;overflow:hidden;vertical-align:bottom;color:var(--gh-sage-bright);animation:gracehaven-fadein .85s var(--gh-ease) .42s both}.gracehaven-rot-sizer{display:block;visibility:hidden;height:1.3em;line-height:1.3;white-space:nowrap;pointer-events:none}.gracehaven-rot ul{position:absolute;top:0;left:0;right:0;margin:0;padding:0;list-style:none;animation:gracehaven-rot 9.6s infinite}.gracehaven-rot li{height:1.3em;line-height:1.3;white-space:nowrap}@keyframes gracehaven-rot{0%,18%{transform:translateY(0)}25%,43%{transform:translateY(-1.3em)}50%,68%{transform:translateY(-2.6em)}75%,93%{transform:translateY(-3.9em)}to{transform:translateY(-5.2em)}}.gracehaven-hero-sub{margin:20px auto 0;max-width:40rem;font-size:1rem;line-height:1.62;color:#fdfbf6;text-shadow:0 2px 14px rgba(0,0,0,.55),0 1px 3px rgba(0,0,0,.45);animation:gracehaven-riseup .85s var(--gh-ease) .5s both}.gracehaven-hero-sub+.gracehaven-hero-sub{margin-top:10px;font-size:.94rem;opacity:.92;animation-delay:.58s}.gracehaven-hero-cta{margin-top:28px;animation:gracehaven-riseup .85s var(--gh-ease) .66s both}.gracehaven-hero-cta .gracehaven-btn{background:var(--gh-cream);border-color:var(--gh-cream);color:var(--gh-ink);box-shadow:0 18px 40px -18px rgba(0,0,0,.8)}.gracehaven-hero-cta .gracehaven-btn:hover{background:#fff;border-color:#fff}.gracehaven-hero-reassure{margin:14px 0 0;font-size:.8rem;font-weight:600;letter-spacing:.02em;color:#f4efe4;opacity:.88;text-shadow:0 1px 10px rgba(0,0,0,.6);animation:gracehaven-fadein .85s var(--gh-ease) .78s both}@keyframes gracehaven-fadein{0%{opacity:0}to{opacity:1}}@keyframes gracehaven-riseup{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.gracehaven-hero-fx{position:absolute;inset:0;z-index:0;overflow:clip;pointer-events:none}.gracehaven-orb{position:absolute;width:var(--o-size,200px);height:var(--o-size,200px);border-radius:50%;background:radial-gradient(circle at 34% 32%,rgba(255,253,246,.6) 0,rgba(247,243,236,.2) 48%,transparent 72%);filter:blur(var(--o-blur,14px));opacity:var(--o-op,.45);animation:gracehaven-drift var(--o-dur,26s) ease-in-out var(--o-delay,0s) infinite alternate;will-change:transform}.gracehaven-orb--heather{background:radial-gradient(circle at 36% 34%,rgba(196,186,215,.55) 0,rgba(138,127,163,.2) 50%,transparent 74%)}@keyframes gracehaven-drift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(var(--o-dx,24px),var(--o-dy,-30px),0) scale(1.16)}}.gracehaven-leaf{position:absolute;color:rgba(255,253,246,.4);line-height:0;animation:gracehaven-float var(--l-dur,18s) ease-in-out var(--l-delay,0s) infinite;will-change:transform}.gracehaven-leaf--heather{color:rgba(196,186,215,.5)}@keyframes gracehaven-float{0%,to{transform:translateZ(0) rotate(-7deg)}50%{transform:translate3d(12px,-26px,0) rotate(9deg)}}.gracehaven-scrim{position:absolute;left:0;right:0;bottom:0;height:84px;z-index:0;background:linear-gradient(180deg,transparent,rgba(38,36,32,.42));pointer-events:none}.gracehaven-trust{background:var(--gh-ink);color:#f3efe6}.gracehaven-trust-inner{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 24px;padding:15px 16px}.gracehaven-trust-item{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;font-weight:700;color:#ece7dc}.gracehaven-trust-item svg{color:var(--gh-sage-bright);flex-shrink:0}.gracehaven-trust-item--live{color:var(--gh-heather-bright)}.gracehaven-section{padding:52px 0}.gracehaven-section--tint{background:var(--gh-cream);border-top:1px solid var(--gh-line);border-bottom:1px solid var(--gh-line)}.gracehaven-section--sage{background:var(--gh-sage-soft);border-top:1px solid var(--gh-sage-line);border-bottom:1px solid var(--gh-sage-line)}.gracehaven-head{max-width:46rem;margin-bottom:32px;min-width:0}.gracehaven-head--center{margin-left:auto;margin-right:auto;text-align:center}.gracehaven-head--center .gracehaven-eyebrow{justify-content:center}.gracehaven-head--center .gracehaven-emblem-badge{margin-left:auto;margin-right:auto}.gracehaven-head h2{font-size:clamp(1.6rem,6.6vw,2.35rem);color:var(--gh-ink)}.gracehaven-head p{margin:14px 0 0;color:var(--gh-muted);font-size:1.02rem}.gracehaven-capture-band{background:var(--gh-cream);border-bottom:1px solid var(--gh-line);padding:46px 0 50px;scroll-margin-top:80px}.gracehaven-capture-band-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:30px;align-items:start}.gracehaven-capture-band-copy{min-width:0}.gracehaven-capture-band-copy h2{font-size:clamp(1.5rem,6.2vw,2.05rem);color:var(--gh-ink)}.gracehaven-capture-band-copy>p{color:var(--gh-muted);font-size:1rem;margin:14px 0 18px;max-width:36rem}.gracehaven-capture-figure{margin:0 0 18px;border-radius:20px;overflow:hidden;border:1px solid var(--gh-line);aspect-ratio:16/10}.gracehaven-capture-figure img{width:100%;height:100%;object-fit:cover}.gracehaven-chip-row{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:9px}.gracehaven-chip-row li{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--gh-line);border-radius:999px;padding:8px 13px;font-size:.79rem;font-weight:700;color:var(--gh-ink)}.gracehaven-chip-row svg{color:var(--gh-sage-deep);flex-shrink:0}.gracehaven-capture{border-radius:24px;padding:22px 18px;min-width:0;border:1px solid var(--gh-line);background:var(--gh-paper);box-shadow:0 22px 52px -26px rgba(38,36,32,.45)}.gracehaven-capture--dark{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.2);color:#fdfbf6;box-shadow:0 26px 56px -24px rgba(0,0,0,.7)}.gracehaven-capture-tag{display:inline-flex;align-items:center;gap:8px;background:var(--gh-sage-soft);color:var(--gh-sage-deep);border-radius:999px;padding:7px 14px;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gracehaven-capture--dark .gracehaven-capture-tag{background:rgba(169,200,171,.2);color:var(--gh-sage-bright)}.gracehaven-capture-heading{font-family:var(--gh-serif);font-size:clamp(1.22rem,5vw,1.5rem);font-weight:700;line-height:1.26;margin:14px 0 8px;color:var(--gh-ink)}.gracehaven-capture--dark .gracehaven-capture-heading{color:#fffdf9}.gracehaven-capture-sub{margin:0 0 16px;font-size:.94rem;color:var(--gh-muted)}.gracehaven-capture--dark .gracehaven-capture-sub{color:var(--gh-muted-light)}.gracehaven-capture-perks{list-style:none;margin:0 0 18px;padding:0;display:grid;gap:10px}.gracehaven-capture-perks li{display:flex;align-items:flex-start;gap:9px;font-size:.89rem;font-weight:600;color:var(--gh-ink);min-width:0}.gracehaven-capture--dark .gracehaven-capture-perks li{color:#f2eee5}.gracehaven-capture-perks svg{color:var(--gh-sage-deep);flex-shrink:0;margin-top:3px}.gracehaven-capture--dark .gracehaven-capture-perks svg{color:var(--gh-sage-bright)}.gracehaven-capture-row{display:flex;flex-direction:column;gap:10px;align-items:stretch}.gracehaven-capture-field{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--gh-line-2);border-radius:999px;padding:0 16px;transition:border-color .2s ease,box-shadow .2s ease}.gracehaven-capture-field:focus-within{border-color:var(--gh-sage);box-shadow:0 0 0 4px rgba(108,140,111,.2)}.gracehaven-capture-field svg{color:var(--gh-muted-soft);flex-shrink:0}.gracehaven-capture-field input{flex:1 1 auto;min-width:0;border:0;outline:none;background:transparent;font:inherit;font-size:1rem;color:var(--gh-ink);padding:14px 0}.gracehaven-capture-field input::placeholder{color:#a49c8f}.gracehaven-capture-error{margin:10px 0 0;font-size:.85rem;font-weight:700;color:#a63340}.gracehaven-capture--dark .gracehaven-capture-error{color:#ffb9c0}.gracehaven-capture-privacy{display:flex;align-items:flex-start;gap:7px;margin:12px 0 0;font-size:.78rem;color:var(--gh-muted)}.gracehaven-capture--dark .gracehaven-capture-privacy{color:var(--gh-muted-light)}.gracehaven-capture-privacy svg{flex-shrink:0;margin-top:3px;color:var(--gh-sage-deep)}.gracehaven-capture--dark .gracehaven-capture-privacy svg{color:var(--gh-sage-bright)}.gracehaven-capture-badges{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px 14px}.gracehaven-capture-badges li{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:700;color:var(--gh-muted)}.gracehaven-capture--dark .gracehaven-capture-badges li{color:var(--gh-muted-light)}.gracehaven-capture-badges svg{color:var(--gh-sage-deep);flex-shrink:0}.gracehaven-capture--dark .gracehaven-capture-badges svg{color:var(--gh-sage-bright)}.gracehaven-capture-note{margin:14px 0 0;padding-top:13px;border-top:1px solid var(--gh-line);font-size:.77rem;line-height:1.62;color:var(--gh-muted)}.gracehaven-capture--dark .gracehaven-capture-note{color:var(--gh-muted-light);border-top-color:rgba(255,255,255,.18)}.gracehaven-capture--done{display:flex;align-items:flex-start;gap:14px;border-color:var(--gh-sage);background:linear-gradient(158deg,rgba(108,140,111,.14),#fff 68%)}.gracehaven-capture--dark.gracehaven-capture--done{background:linear-gradient(158deg,rgba(169,200,171,.26),rgba(255,255,255,.06) 70%)}.gracehaven-capture-check{color:var(--gh-sage-deep);flex-shrink:0;margin-top:2px;line-height:0}.gracehaven-capture--dark .gracehaven-capture-check{color:var(--gh-sage-bright)}.gracehaven-capture-done-body{min-width:0}.gracehaven-capture-done-title{font-family:var(--gh-serif);font-size:1.28rem;font-weight:700;margin:0 0 8px;color:var(--gh-ink)}.gracehaven-capture--dark .gracehaven-capture-done-title{color:#fffdf9}.gracehaven-capture-done-text{margin:0;font-size:.91rem;color:var(--gh-muted)}.gracehaven-capture--dark .gracehaven-capture-done-text{color:#ece7dc}.gracehaven-stats{background:var(--gh-paper);padding:40px 0 36px;border-bottom:1px solid var(--gh-line)}.gracehaven-stats-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.gracehaven-stat{min-width:0;padding:6px 0 6px 18px;border-left:3px solid var(--gh-sage)}.gracehaven-stat:nth-child(2n){border-left-color:var(--gh-heather)}.gracehaven-stat-num{display:flex;align-items:baseline;gap:2px;font-family:var(--gh-serif);font-size:clamp(1.85rem,8vw,2.35rem);font-weight:700;letter-spacing:-.03em;line-height:1.06;color:var(--gh-ink)}.gracehaven-stat-digits,.gracehaven-stat-num{font-variant-numeric:tabular-nums}.gracehaven-stat-suffix{font-size:.62em;color:var(--gh-sage-deep)}.gracehaven-stat-title{display:block;margin-top:6px;font-size:.86rem;font-weight:800;letter-spacing:.02em;color:var(--gh-ink)}.gracehaven-stat-label{display:block;margin-top:3px;font-size:.82rem;color:var(--gh-muted)}.gracehaven-how{background:radial-gradient(780px 360px at 86% -6%,rgba(138,127,163,.34) 0,transparent 62%),linear-gradient(180deg,var(--gh-ink) 0,var(--gh-ink-darker) 100%);color:#fdfbf6}.gracehaven-how .gracehaven-head h2{color:#fffdf9}.gracehaven-how .gracehaven-head p{color:var(--gh-muted-light)}.gracehaven-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr);gap:14px;counter-reset:gracehaven-step}.gracehaven-step{position:relative;min-width:0;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:22px 20px 24px;transition:transform .4s var(--gh-ease),border-color .35s ease,box-shadow .4s ease}.gracehaven-step:focus-within,.gracehaven-step:hover{transform:translateY(-6px);border-color:rgba(169,200,171,.6);box-shadow:0 26px 60px -28px rgba(0,0,0,.85)}.gracehaven-step-num{display:block;font-family:var(--gh-serif);font-size:1.1rem;font-weight:700;color:var(--gh-sage-bright);letter-spacing:.06em}.gracehaven-step-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:rgba(169,200,171,.18);color:var(--gh-sage-bright);margin:12px 0}.gracehaven-step-tag{display:inline-block;font-size:.68rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--gh-heather-bright);margin-bottom:6px}.gracehaven-step h3{font-size:1.14rem;color:#fffdf9;margin-bottom:8px}.gracehaven-step p{margin:0;font-size:.92rem;color:var(--gh-muted-light)}.gracehaven-how-note{display:flex;align-items:flex-start;gap:11px;margin:26px 0 0;padding:17px 18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.16);border-radius:18px;font-size:.84rem;line-height:1.65;color:#eee9de}.gracehaven-how-note svg{color:var(--gh-sage-bright);flex-shrink:0;margin-top:2px}.gracehaven-cards{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.gracehaven-card{position:relative;min-width:0;overflow:hidden;border-radius:20px;background:var(--gh-paper);border:1px solid var(--gh-line);display:flex;flex-direction:column;transition:transform .45s var(--gh-ease),box-shadow .45s ease,border-color .35s ease}.gracehaven-card:focus-within,.gracehaven-card:hover{transform:translateY(-6px);border-color:var(--gh-sage-line);box-shadow:0 26px 60px -28px rgba(38,36,32,.55)}.gracehaven-card-media{position:relative;overflow:hidden;aspect-ratio:16/10;background:linear-gradient(140deg,var(--gh-sage-soft),var(--gh-heather-soft))}.gracehaven-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--gh-ease)}.gracehaven-card:focus-within .gracehaven-card-media img,.gracehaven-card:hover .gracehaven-card-media img{transform:scale(1.07)}.gracehaven-card-badge{position:absolute;left:12px;top:12px;display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;background:rgba(255,253,249,.94);color:var(--gh-sage-deep);font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.gracehaven-card-badge svg{flex-shrink:0}.gracehaven-card-body{padding:20px 18px 22px;display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.gracehaven-card-body h3{font-size:1.14rem;color:var(--gh-ink);margin-bottom:8px}.gracehaven-card-body>p{margin:0;font-size:.92rem;color:var(--gh-muted)}.gracehaven-card-more{margin:0;padding-top:0;max-height:0;opacity:0;transform:translateY(12px);overflow:hidden;font-size:.84rem;font-weight:600;color:var(--gh-sage-deep);display:flex;align-items:flex-start;gap:8px;transition:opacity .4s var(--gh-ease),transform .45s var(--gh-ease),max-height .45s var(--gh-ease),padding-top .45s var(--gh-ease)}.gracehaven-card-more svg{flex-shrink:0;margin-top:2px}.gracehaven-card:focus-within .gracehaven-card-more,.gracehaven-card:hover .gracehaven-card-more{max-height:9rem;opacity:1;transform:none;padding-top:14px}.gracehaven-invest{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;align-items:start}.gracehaven-invest-panel{min-width:0;background:var(--gh-paper);border:1px solid var(--gh-line);border-radius:22px;padding:22px 18px;box-shadow:0 22px 50px -30px rgba(38,36,32,.4)}.gracehaven-invest-caption{display:inline-flex;align-items:center;gap:8px;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--gh-heather-deep);margin-bottom:18px}.gracehaven-invest-caption svg{flex-shrink:0}.gracehaven-invest-list{list-style:none;margin:0;padding:0;display:grid;gap:20px}.gracehaven-invest-row{min-width:0}.gracehaven-invest-top{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:4px 12px}.gracehaven-invest-label{font-size:.86rem;font-weight:800;color:var(--gh-ink);min-width:0}.gracehaven-invest-value{font-family:var(--gh-serif);font-size:1rem;font-weight:700;color:var(--gh-sage-deep);white-space:nowrap}.gracehaven-invest-track{position:relative;height:10px;margin:9px 0 7px;border-radius:999px;background:var(--gh-cream-deep);overflow:hidden}.gracehaven-invest-fill{display:block;height:100%;width:var(--w,60%);margin-left:var(--x,0);border-radius:999px;background:linear-gradient(90deg,var(--gh-sage) 0,var(--gh-heather) 100%);transform-origin:left center}.gracehaven-invest-meta{margin:0;font-size:.79rem;color:var(--gh-muted)}.gracehaven-invest-scale{display:flex;justify-content:space-between;gap:10px;margin:16px 0 0;padding-top:12px;border-top:1px dashed var(--gh-line-2);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--gh-muted-soft)}.gracehaven-fdd{min-width:0;background:var(--gh-heather-soft);border:1px solid #ddd6e8;border-left:4px solid var(--gh-heather);border-radius:20px;padding:22px 18px}.gracehaven-fdd h3{display:flex;align-items:center;gap:10px;font-size:1.14rem;color:var(--gh-ink);margin-bottom:12px}.gracehaven-fdd h3 svg{color:var(--gh-heather-deep);flex-shrink:0}.gracehaven-fdd>p{margin:0 0 14px;font-size:.92rem;color:#4b4457}.gracehaven-fdd-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.gracehaven-fdd-list li{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:#453f51;min-width:0}.gracehaven-fdd-list svg{color:var(--gh-heather-deep);flex-shrink:0;margin-top:3px}.gracehaven-fdd-list strong{color:var(--gh-ink)}.gracehaven-fdd-foot{margin:16px 0 0;padding-top:13px;border-top:1px solid #ddd6e8;font-size:.79rem;line-height:1.65;color:#5b5468}.gracehaven-bento{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.gracehaven-bento-cell{position:relative;min-width:0;overflow:hidden;border-radius:20px;border:1px solid var(--gh-line);background:var(--gh-paper);padding:22px 20px;display:flex;flex-direction:column;transition:transform .45s var(--gh-ease),box-shadow .45s ease,border-color .35s ease}.gracehaven-bento-cell:focus-within,.gracehaven-bento-cell:hover{transform:translateY(-6px);border-color:var(--gh-sage-line);box-shadow:0 26px 60px -30px rgba(38,36,32,.5)}.gracehaven-bento-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--gh-sage-soft);color:var(--gh-sage-deep);margin-bottom:14px;flex-shrink:0}.gracehaven-bento-cell:nth-child(3n+2) .gracehaven-bento-icon{background:var(--gh-heather-soft);color:var(--gh-heather-deep)}.gracehaven-bento-cell h3{font-size:1.1rem;color:var(--gh-ink);margin-bottom:7px}.gracehaven-bento-cell p{margin:0;font-size:.9rem;color:var(--gh-muted)}.gracehaven-bento-cell--media{padding:0;min-height:220px;border:0}.gracehaven-bento-media{position:absolute;inset:0;overflow:hidden}.gracehaven-bento-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--gh-ease)}.gracehaven-bento-cell--media:hover .gracehaven-bento-media img{transform:scale(1.07)}.gracehaven-bento-veil{position:absolute;inset:0;background:rgba(38,36,32,.44);pointer-events:none}.gracehaven-bento-overlay{position:relative;z-index:1;margin-top:auto;padding:22px 20px;color:#fffdf9}.gracehaven-bento-overlay h3{color:#fffdf9;font-size:1.16rem;text-shadow:0 2px 14px rgba(0,0,0,.5)}.gracehaven-bento-overlay p{margin:7px 0 0;color:#f3efe6;font-size:.9rem;text-shadow:0 1px 10px rgba(0,0,0,.5)}.gracehaven-bento-cell--quote{background:var(--gh-ink);border-color:var(--gh-ink);color:#f3efe6}.gracehaven-bento-cell--quote h3{color:#fffdf9}.gracehaven-bento-cell--quote p{color:var(--gh-muted-light)}.gracehaven-bento-cell--quote .gracehaven-bento-icon{background:rgba(169,200,171,.18);color:var(--gh-sage-bright)}.gracehaven-marquee-band{overflow:hidden;background:var(--gh-sage-deep);color:#f2f6f1;padding:15px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.gracehaven-marquee{position:relative;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent);mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent)}.gracehaven-marquee-track{display:flex;width:max-content;animation:gracehaven-marquee 34s linear infinite;will-change:transform}.gracehaven-marquee:focus-within .gracehaven-marquee-track,.gracehaven-marquee:hover .gracehaven-marquee-track{animation-play-state:paused}.gracehaven-marquee-list{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0}.gracehaven-marquee-list li{display:inline-flex;align-items:center;gap:18px;padding:0 18px;font-family:var(--gh-serif);font-size:1.02rem;font-weight:700;letter-spacing:.01em;white-space:nowrap}.gracehaven-marquee-list li:after{content:"";width:7px;height:7px;border-radius:999px;background:var(--gh-heather-bright);flex-shrink:0}@keyframes gracehaven-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.gracehaven-split{display:grid;grid-template-columns:minmax(0,1fr);gap:28px;align-items:center}.gracehaven-split--reverse .gracehaven-split-img{order:-1}.gracehaven-split-img{position:relative;border-radius:24px;overflow:hidden;border:1px solid var(--gh-line);box-shadow:0 26px 56px -30px rgba(38,36,32,.55);min-width:0;aspect-ratio:4/3}.gracehaven-split-img img{width:100%;height:100%;object-fit:cover;transition:transform .9s var(--gh-ease)}.gracehaven-split-img:hover img{transform:scale(1.05)}.gracehaven-split-copy{min-width:0}.gracehaven-split-copy h2{font-size:clamp(1.55rem,6vw,2.2rem);color:var(--gh-ink)}.gracehaven-split-lede{color:var(--gh-muted);font-size:1rem;margin:14px 0 0}.gracehaven-checklist{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:15px}.gracehaven-checklist li{display:flex;gap:13px;min-width:0}.gracehaven-checklist-icon{width:42px;height:42px;border-radius:14px;background:var(--gh-sage-soft);color:var(--gh-sage-deep);display:grid;place-items:center;flex-shrink:0}.gracehaven-checklist-text{min-width:0}.gracehaven-checklist-text h3{font-size:1.04rem;color:var(--gh-ink)}.gracehaven-checklist-text p{margin:4px 0 0;font-size:.9rem;color:var(--gh-muted)}.gracehaven-callout{display:flex;align-items:flex-start;gap:11px;margin:24px 0 0;padding:17px 18px;background:var(--gh-cream);border:1px solid var(--gh-line);border-radius:18px;font-size:.86rem;line-height:1.65;color:#4a453d}.gracehaven-callout svg{color:var(--gh-heather-deep);flex-shrink:0;margin-top:2px}.gracehaven-callout a{color:var(--gh-sage-deep);font-weight:700;text-underline-offset:3px}.gracehaven-quotes{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.gracehaven-quote{margin:0;background:var(--gh-paper);border:1px solid var(--gh-line);border-radius:22px;padding:22px 20px;min-width:0;display:flex;flex-direction:column;transition:transform .45s var(--gh-ease),box-shadow .45s ease}.gracehaven-quote:focus-within,.gracehaven-quote:hover{transform:translateY(-6px);box-shadow:0 26px 58px -30px rgba(38,36,32,.5)}.gracehaven-quote-mark{color:var(--gh-sage-line);line-height:0;margin-bottom:6px}.gracehaven-quote blockquote{margin:10px 0 0;font-size:1rem;line-height:1.62;color:var(--gh-ink);flex:1 1 auto}.gracehaven-quote figcaption{margin-top:18px;padding-top:14px;border-top:1px solid var(--gh-line);display:flex;align-items:center;gap:11px}.gracehaven-quote-avatar{width:40px;height:40px;border-radius:999px;background:var(--gh-sage-deep);color:#fdfcf9;font-weight:800;font-size:.88rem;display:grid;place-items:center;flex-shrink:0}.gracehaven-quote-id{min-width:0}.gracehaven-quote-name{display:block;font-weight:800;font-size:.88rem;color:var(--gh-ink)}.gracehaven-quote-place{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;color:var(--gh-muted)}.gracehaven-quote-place svg{color:var(--gh-heather-deep);flex-shrink:0}.gracehaven-quote-flag{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;margin-bottom:4px;padding:5px 10px;border-radius:999px;background:var(--gh-heather-soft);color:var(--gh-heather-deep);font-size:.64rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.gracehaven-quotes-note{margin:24px auto 0;font-size:.82rem;line-height:1.65;color:var(--gh-muted);text-align:center;max-width:54rem}.gracehaven-faq{max-width:830px;margin:0 auto;display:grid;gap:12px}.gracehaven-faq-item{background:var(--gh-paper);border:1px solid var(--gh-line);border-radius:18px;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease}.gracehaven-faq-item[data-open=true]{border-color:var(--gh-sage-line);box-shadow:0 18px 40px -26px rgba(38,36,32,.45)}.gracehaven-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;background:none;border:0;padding:16px 18px;min-height:58px;font:inherit;font-weight:700;font-size:.99rem;color:var(--gh-ink);text-align:left;cursor:pointer;transition:color .2s ease}.gracehaven-faq-q span{min-width:0}.gracehaven-faq-q svg,.gracehaven-faq-q:hover{color:var(--gh-sage-deep)}.gracehaven-faq-q svg{flex-shrink:0;transition:transform .3s var(--gh-ease)}.gracehaven-faq-item[data-open=true] .gracehaven-faq-q svg{transform:rotate(180deg)}.gracehaven-faq-a{padding:0 18px 18px;color:var(--gh-muted);font-size:.93rem;animation:gracehaven-faq-open .3s var(--gh-ease)}@keyframes gracehaven-faq-open{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.gracehaven-band{position:relative;overflow:clip;isolation:isolate;padding:62px 0}.gracehaven-band-media{position:absolute;inset:0;z-index:0}.gracehaven-band-media img{width:100%;height:100%;object-fit:cover;object-position:50% 40%}.gracehaven-band-tint{position:absolute;inset:0;z-index:0;background:rgba(55,52,47,.56);pointer-events:none}.gracehaven-band-inner{position:relative;z-index:1;max-width:44rem;margin:0 auto;padding:0 18px;text-align:center;color:#fffdf9}.gracehaven-band-inner h2{font-size:clamp(1.6rem,6.4vw,2.3rem);color:#fffdf9;text-shadow:0 2px 18px rgba(0,0,0,.55),0 1px 3px rgba(0,0,0,.45)}.gracehaven-band-inner>p{margin:16px auto 0;max-width:38rem;font-size:.99rem;color:#f5f1e8;text-shadow:0 2px 14px rgba(0,0,0,.5)}.gracehaven-band-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-top:26px}.gracehaven-band-actions .gracehaven-btn{width:100%}.gracehaven-band .gracehaven-btn--ghost{color:#fffdf9;border-color:rgba(255,255,255,.5)}.gracehaven-band .gracehaven-btn--ghost:hover{background:rgba(255,255,255,.14);border-color:#fff}.gracehaven-band-note{margin:18px 0 0;font-size:.8rem;color:#eee9dd;text-shadow:0 1px 10px rgba(0,0,0,.55)}.gracehaven-final{background:radial-gradient(700px 320px at 10% 0,rgba(138,127,163,.3) 0,transparent 62%),linear-gradient(160deg,var(--gh-ink) 0,var(--gh-ink-darker) 100%);color:#fdfbf6;padding:52px 0;scroll-margin-top:80px}.gracehaven-final-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:30px;align-items:start}.gracehaven-final-copy{min-width:0}.gracehaven-final-copy h2{font-size:clamp(1.65rem,6.4vw,2.35rem);color:#fffdf9}.gracehaven-final-copy h2 em{font-style:normal;color:var(--gh-sage-bright)}.gracehaven-final-copy>p{color:var(--gh-muted-light);font-size:1rem;margin:14px 0 20px;max-width:34rem}.gracehaven-final-points{list-style:none;margin:0 0 24px;padding:0;display:grid;gap:11px}.gracehaven-final-points li{display:flex;align-items:flex-start;gap:10px;font-size:.93rem;font-weight:600;color:#f2eee5;min-width:0}.gracehaven-final-points svg{color:var(--gh-sage-bright);flex-shrink:0;margin-top:3px}.gracehaven-final .gracehaven-btn--ghost{color:#fffdf9;border-color:rgba(255,255,255,.42)}.gracehaven-final .gracehaven-btn--ghost:hover{background:rgba(255,255,255,.12);border-color:#fff}.gracehaven-final-note{margin:18px 0 0;font-size:.83rem;color:var(--gh-muted-light)}.gracehaven-final-note a{color:#fffdf9}.gracehaven-final-copy .gracehaven-capture-figure{border-color:rgba(255,255,255,.18);margin:4px 0 22px}.gracehaven-footer{background:var(--gh-ink-darker);color:#9a9284;padding:40px 0 116px;font-size:.86rem}.gracehaven-footer .gracehaven-logo-name b,.gracehaven-footer .gracehaven-phone{color:#fffdf9}.gracehaven-footer .gracehaven-logo-name span{color:var(--gh-sage-bright)}.gracehaven-footer-top{display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.12)}.gracehaven-footer-links{display:flex;flex-wrap:wrap;gap:8px 18px;min-width:0}.gracehaven-footer-links a{color:#b6ac9c;text-decoration:none;font-weight:600}.gracehaven-footer-links a:hover{color:var(--gh-sage-bright)}.gracehaven-footer-resources{margin:22px 0 0;padding:18px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);border-radius:18px}.gracehaven-footer-resources h3{display:flex;align-items:center;gap:9px;font-size:1rem;color:#fffdf9;margin-bottom:10px}.gracehaven-footer-resources h3 svg{color:var(--gh-sage-bright);flex-shrink:0}.gracehaven-footer-resources p{margin:0 0 10px;font-size:.84rem;line-height:1.68;color:#b6ac9c}.gracehaven-footer-resources a{color:var(--gh-sage-bright);font-weight:700;text-underline-offset:3px}.gracehaven-footer-resources strong{color:#e6e0d4}.gracehaven-footer-disclaimer{margin:22px 0 0}.gracehaven-footer-disclaimer p{margin:0 0 12px;font-size:.78rem;line-height:1.72;color:#8b8375;max-width:70rem}.gracehaven-footer-disclaimer strong{color:#cfc6b6}.gracehaven-footer-legal{margin-top:16px!important;padding-top:14px;border-top:1px solid rgba(255,255,255,.12)}.gracehaven-callbar{position:fixed;left:0;right:0;bottom:0;z-index:50;background:rgba(27,26,23,.97);backdrop-filter:blur(8px);border-top:2px solid var(--gh-sage);box-shadow:0 -10px 26px rgba(0,0,0,.3)}.gracehaven-callbar-inner{display:flex;align-items:center;justify-content:center;gap:10px;max-width:1160px;margin:0 auto;padding:9px 12px;min-width:0;min-height:64px}.gracehaven-callbar-label{display:none;align-items:center;gap:9px;color:var(--gh-sage-bright);font-size:.84rem;font-weight:700}.gracehaven-callbar-label svg{flex-shrink:0}.gracehaven-callbar-phone{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 10px;color:#fffdf9;font-size:1.08rem;font-weight:800;letter-spacing:-.01em;text-decoration:none;white-space:nowrap;transition:color .2s ease}.gracehaven-callbar-phone:hover{color:var(--gh-sage-bright)}.gracehaven-callbar-btn{flex-shrink:0}@media (min-width:420px){.gracehaven-actions{flex-direction:row;flex-wrap:wrap;align-items:center}.gracehaven-actions .gracehaven-btn,.gracehaven-actions .gracehaven-phone{width:auto}.gracehaven-band-actions{flex-direction:row;justify-content:center;flex-wrap:wrap}.gracehaven-band-actions .gracehaven-btn{width:auto}.gracehaven-nav-cta{display:inline-flex}}@media (min-width:520px){.gracehaven-wrap{padding:0 20px}.gracehaven-nav-inner{padding:11px 20px}.gracehaven-hero-inner{padding:0 22px}.gracehaven-capture-row{flex-direction:row;align-items:stretch}.gracehaven-capture-field{flex:1 1 200px}.gracehaven-btn--submit{flex:0 0 auto;width:auto}.gracehaven-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}.gracehaven-hero h1{font-size:clamp(2.1rem,7.4vw,2.9rem)}}@media (min-width:640px){.gracehaven-section{padding:62px 0}.gracehaven-capture{padding:26px}.gracehaven-steps{gap:16px}.gracehaven-bento,.gracehaven-cards,.gracehaven-quotes,.gracehaven-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.gracehaven-bento{gap:16px}.gracehaven-bento-cell--wide{grid-column:span 2}.gracehaven-fdd,.gracehaven-invest-panel{padding:26px 24px}.gracehaven-band{padding:76px 0}}@media (min-width:768px){.gracehaven-callbar-label{display:inline-flex}.gracehaven-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.gracehaven-footer-top{flex-direction:row;align-items:center;justify-content:space-between;gap:20px 28px}.gracehaven-split-img{aspect-ratio:4/5}.gracehaven-marquee-list li{font-size:1.12rem;padding:0 24px;gap:24px}}@media (min-width:900px){.gracehaven-page{--gh-nav-h:70px}.gracehaven-wrap{padding:0 24px}.gracehaven-nav-inner{gap:22px;padding:13px 24px}.gracehaven-nav-links{display:flex}.gracehaven-nav-phone{display:inline-flex}.gracehaven-icon-call{display:none}.gracehaven-hero{padding-block:clamp(2.5rem,5vh,5rem)}.gracehaven-hero-inner{padding:0 24px}.gracehaven-section{padding:86px 0}.gracehaven-head{margin-bottom:44px}.gracehaven-capture-band{padding:62px 0 66px}.gracehaven-capture-band-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:44px}.gracehaven-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gracehaven-cards,.gracehaven-quotes{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gracehaven-invest{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:30px}.gracehaven-bento{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gracehaven-bento-cell--wide{grid-column:span 2}.gracehaven-bento-cell--tall{grid-row:span 2}.gracehaven-bento-cell--media{min-height:100%}.gracehaven-split{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:48px}.gracehaven-split--reverse .gracehaven-split-img{order:0}.gracehaven-final{padding:86px 0}.gracehaven-final-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:46px}.gracehaven-callbar-inner{gap:20px;padding:11px 16px;min-height:68px}.gracehaven-callbar-phone{font-size:1.24rem}.gracehaven-footer{padding-bottom:120px}.gracehaven-band{padding:96px 0}}@media (min-width:1100px){.gracehaven-hero h1{font-size:clamp(2.6rem,4.6vw,3.5rem)}.gracehaven-hero-sub{font-size:1.08rem}}.gracehaven-page[data-js=on] [data-reveal]{opacity:0;transition:opacity .7s var(--gh-ease),transform .7s var(--gh-ease);transition-delay:var(--gh-delay,0s);will-change:opacity,transform}.gracehaven-page[data-js=on] [data-reveal=rise]{transform:translateY(24px)}.gracehaven-page[data-js=on] [data-reveal=fade]{transform:none}.gracehaven-page[data-js=on] [data-reveal=scale]{transform:scale(.955)}.gracehaven-page[data-js=on] [data-reveal=slide]{transform:translateX(-26px)}.gracehaven-page[data-js=on] [data-reveal].gracehaven-in{opacity:1;transform:none}.gracehaven-page[data-js=on] .gracehaven-invest-fill{transform:scaleX(0);transition:transform .9s var(--gh-ease);transition-delay:calc(var(--i, 0) * .13s)}.gracehaven-page[data-js=on] .gracehaven-in .gracehaven-invest-fill,.gracehaven-page[data-js=on] .gracehaven-invest-fill.gracehaven-in{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.gracehaven-page *,.gracehaven-page :after,.gracehaven-page :before{animation-duration:.001ms!important;animation-iteration-count:1!important;animation-delay:0s!important;transition-duration:.001ms!important;transition-delay:0s!important;scroll-behavior:auto!important}.gracehaven-page[data-js=on] [data-reveal]{opacity:1!important}.gracehaven-page[data-js=on] .gracehaven-invest-fill,.gracehaven-page[data-js=on] [data-reveal]{transform:none!important;transition:none!important}.gracehaven-stat-digits,.gracehaven-stat-num,.gracehaven-stat-suffix{animation:none!important;transform:none!important;transition:none!important}.gracehaven-hero-fx{display:none!important}.gracehaven-leaf,.gracehaven-orb{animation:none!important;transform:none!important}.gracehaven-hero-cta,.gracehaven-hero-eyebrow,.gracehaven-hero-reassure,.gracehaven-hero-sub,.gracehaven-hw>span,.gracehaven-rot{animation:none!important;opacity:1!important;transform:none!important}.gracehaven-marquee-track,.gracehaven-rot ul{animation:none!important;transform:none!important}.gracehaven-emblem-badge svg,.gracehaven-emblem-badge:after,.gracehaven-livedot:after,.gracehaven-ring svg,.gracehaven-ring:after{animation:none!important;transform:none!important;opacity:0!important}.gracehaven-emblem-badge svg,.gracehaven-ring svg{opacity:1!important}.gracehaven-livedot:after{display:none!important}.gracehaven-card-more{max-height:none!important;opacity:1!important;transform:none!important;padding-top:14px!important;transition:none!important}.gracehaven-faq-a{animation:none!important}.gracehaven-btn:before{display:none!important}.gracehaven-bento-cell:focus-within,.gracehaven-bento-cell:hover,.gracehaven-btn:active,.gracehaven-btn:hover,.gracehaven-card:focus-within,.gracehaven-card:hover,.gracehaven-icon-call:hover,.gracehaven-quote:focus-within,.gracehaven-quote:hover,.gracehaven-step:focus-within,.gracehaven-step:hover{transform:none!important}.gracehaven-bento-cell--media:hover .gracehaven-bento-media img,.gracehaven-btn:hover svg,.gracehaven-card:focus-within .gracehaven-card-media img,.gracehaven-card:hover .gracehaven-card-media img,.gracehaven-split-img:hover img{transform:none!important}.gracehaven-nav-links a:after{transition:none!important}}