.landing-page{--public-hero-title-size:clamp(3.5rem, 5.6vw, 4.5rem);--public-section-title-size:clamp(2.25rem, 3.35vw, 2.875rem);--landing-ink:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.landing-page{--landing-ink:color-mix(in srgb, var(--brand-primary) 58%, var(--sidebar))}}.landing-page{color:var(--text-primary)}.landing-page .ui-icon-orb-tone-accent{--ui-icon-orb-bg:var(--brand-primary-soft);--ui-icon-orb-color:var(--brand-primary)}.landing-page .ui-icon-orb-tone-green{--ui-icon-orb-bg:var(--success-accent)}@supports (color:color-mix(in lab, red, red)){.landing-page .ui-icon-orb-tone-green{--ui-icon-orb-bg:color-mix(in srgb, var(--success-accent) 20%, var(--surface))}}.landing-page .ui-icon-orb-tone-green{--ui-icon-orb-color:var(--success-text)}.landing-page .ui-icon-orb-tone-gold{--ui-icon-orb-bg:var(--gold)}@supports (color:color-mix(in lab, red, red)){.landing-page .ui-icon-orb-tone-gold{--ui-icon-orb-bg:color-mix(in srgb, var(--gold) 18%, var(--surface))}}.landing-page .ui-icon-orb-tone-gold{--ui-icon-orb-color:var(--gold-text)}.landing-style-hero-h1{font-family:var(--font-display);font-size:var(--public-hero-title-size);letter-spacing:0;white-space:nowrap;font-weight:600;line-height:1.06}.landing-style-section-h2{font-family:var(--font-display);font-size:var(--public-section-title-size);letter-spacing:0;text-wrap:balance;font-weight:600;line-height:1.02}.landing-style-hero-subtitle{font-size:var(--font-size-title);letter-spacing:0;font-weight:600;line-height:1.5}.landing-style-body{font-size:var(--font-size-title);font-weight:600;line-height:1.5}.landing-card-detail{font-size:var(--font-size-meta);font-weight:400;line-height:1.45}.landing-style-button{font-size:var(--font-size-control);font-weight:600}@keyframes landing-card-fall-in{0%{opacity:0;transform:translateY(-72px) scale(calc(var(--card-scale) - .08)) rotate(calc(var(--target-rotate,0deg) - 4deg))}to{opacity:1;transform:translateY(0) scale(var(--card-scale)) rotate(var(--target-rotate,0deg))}}.card-fall{--card-scale:1.08;opacity:0;transform:translateY(0) scale(var(--card-scale)) rotate(var(--target-rotate,0deg));transition:transform .3s,z-index .3s}.card-fall-active{animation:landing-card-fall-in .72s cubic-bezier(.2, .9, .2, 1) var(--delay,0s) both}@media (min-width:1536px){.card-fall{--card-scale:1.24}#scattered-cards-container{height:495px}#scattered-cards-container .card-fall:first-child{top:-1.5%;left:-4%}#scattered-cards-container .card-fall:nth-child(2){top:13.5%;right:-8.5%}#scattered-cards-container .card-fall:nth-child(3){top:40%;left:-9%}#scattered-cards-container .card-fall:nth-child(4){top:58.5%;right:-5%}#scattered-cards-container .card-fall:nth-child(5){bottom:2%;left:27%}}.landing-early-access .early-access-form-inline{grid-template-columns:minmax(0,1fr) max-content;place-items:start stretch;gap:0;width:min(100%,480px);max-width:480px}.landing-early-access .early-access-form-inline .early-access-form-field{grid-area:1/1;width:100%}.landing-early-access .early-access-form-inline .early-access-form-input{border-color:var(--brand-primary);border-radius:var(--radius-control) 0 0 var(--radius-control);border-right:0}.landing-early-access .early-access-form-inline .early-access-form-actions{grid-area:1/2;justify-content:flex-start}.landing-early-access .early-access-form-inline .early-access-form-button{border-radius:0 var(--radius-control) var(--radius-control) 0;height:44px;min-height:44px;box-shadow:none;padding-block:0;padding-inline:14px}.landing-early-access .early-access-form-inline .early-access-form-consent,.landing-early-access .early-access-form-inline .early-access-form-message{grid-column:1/-1;max-width:480px;margin-top:10px}@media (max-width:767px){.landing-page{--public-hero-title-size:var(--public-mobile-display-title-size);--public-section-title-size:clamp(1.875rem, 8vw, 2.5rem)}.landing-style-hero-h1{font-size:clamp(1.35rem,6.2vw,2.6rem);line-height:.98}.landing-style-section-h2{line-height:1.08}.landing-early-access .early-access-form-inline{width:min(100%,340px);max-width:340px}.landing-early-access .early-access-form-inline .early-access-form-consent,.landing-early-access .early-access-form-inline .early-access-form-message{max-width:340px}}.scroll-reveal{opacity:1;transform:translateY(0)}@keyframes nudge-right{0%,to{transform:translate(0)}50%{transform:translate(6px)}}.animate-pulse-x{animation:3s ease-in-out infinite nudge-right}@keyframes overview-preview-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.overview-preview-image{animation:.26s cubic-bezier(.22,1,.36,1) overview-preview-in}.overview-preview-overlay{z-index:50;background:var(--project-notes-overlay-bg);opacity:0;pointer-events:none;visibility:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;padding:1rem;transition:opacity .18s ease-out,visibility .18s ease-out;display:flex;position:fixed;inset:0}.overview-preview-overlay:target,.overview-preview-overlay-active{opacity:1;pointer-events:auto;visibility:visible}@media (prefers-reduced-motion:reduce){.overview-preview-overlay{transition:none}.overview-preview-image{animation:none}}.faq-summary,details>summary{list-style:none}.faq-card{border:1px solid var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.faq-card{border:1px solid color-mix(in srgb, var(--brand-primary) 13%, transparent)}}.faq-card{border-radius:var(--radius-card);background:var(--surface)}@supports (color:color-mix(in lab, red, red)){.faq-card{background:color-mix(in srgb, var(--surface) 94%, var(--brand-primary-soft))}}.faq-card{-webkit-user-select:none;user-select:none;transition:background .18s,border-color .18s,box-shadow .18s;box-shadow:inset 0 1px #ffffffb8,0 16px 34px #0e2e3b12}.faq-card[open]{border-color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.faq-card[open]{border-color:color-mix(in srgb, var(--brand-primary) 24%, transparent)}}.faq-card[open]{box-shadow:inset 0 1px #fffc,0 12px 24px #0e2e3b14}.faq-card:hover{border-color:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.faq-card:hover{border-color:color-mix(in srgb, var(--brand-primary) 34%, transparent)}}.faq-card:hover{background:var(--surface)}@supports (color:color-mix(in lab, red, red)){.faq-card:hover{background:color-mix(in srgb, var(--surface) 88%, var(--brand-primary-soft))}}.faq-card:hover{box-shadow:inset 0 1px #ffffffbf,0 10px 18px #0e2e3b12}.faq-summary{grid-template-columns:minmax(0,1fr) 2rem;align-items:center;column-gap:1.25rem;min-height:64px;padding:14px 18px;display:grid}.faq-summary.ui-text-section-title{font-family:var(--font-ui);font-size:clamp(1.125rem,1.15vw,1.2rem)}.faq-summary-text{overflow-wrap:anywhere;min-width:0;max-width:100%}.faq-summary-icon{border-radius:var(--radius-control);background:var(--brand-primary-soft);flex:none;justify-self:end;place-items:center;width:32px;height:32px;display:grid}.faq-summary::-webkit-details-marker{display:none}details>summary::-webkit-details-marker{display:none}.faq-content{padding:0 32px 16px 18px;display:none}.faq-card[open] .faq-content:before{background:var(--brand-primary);width:min(50%,320px);height:1px;margin:0 0 14px;display:block}@supports (color:color-mix(in lab, red, red)){.faq-card[open] .faq-content:before{background:color-mix(in srgb, var(--brand-primary) 18%, transparent)}}.faq-card[open] .faq-content:before{content:""}.faq-content>div{overflow:hidden}.faq-answer{margin:0;font-size:1rem;font-weight:600;line-height:1.55}.faq-answer+.faq-answer{margin-top:.55rem}details[open] .faq-content{display:block}@media (max-width:680px){.faq-summary.ui-text-section-title{font-size:var(--font-size-copy);line-height:1.45}.faq-summary{grid-template-columns:minmax(0,1fr) 32px;min-height:58px;padding:12px 14px}.faq-content{padding:0 14px 14px}}.home-page{--home-ink:var(--brand-primary);position:relative}@supports (color:color-mix(in lab, red, red)){.home-page{--home-ink:color-mix(in srgb, var(--brand-primary) 56%, #141c26)}}.home-page{--home-ink-soft:var(--brand-primary)}@supports (color:color-mix(in lab, red, red)){.home-page{--home-ink-soft:color-mix(in srgb, var(--brand-primary) 40%, #1a2430)}}.home-page{--home-cream:#faf6ee;--home-cream-deep:#f4ecdd;--home-brass:var(--review-accent);--home-brass-text:var(--review-accent-text);--home-brass-soft:var(--review-accent-soft);--home-sage:var(--success-accent);--home-sage-text:var(--success-text);--home-sage-soft:var(--success-soft);--home-teal:var(--brand-primary);--home-teal-soft:var(--brand-primary-soft);--home-radius-chip:6px;--home-radius-card:14px;--home-radius-frame:18px;--home-shadow-soft:0 24px 60px #142c3824;--home-shadow-chip:0 10px 26px #142c3829;background:radial-gradient(1040px 690px at 82% 128px, var(--home-sage-soft) 0, var(--home-sage-soft) 42%, var(--home-sage-soft) 62%, transparent 80%), var(--home-cream)}@supports (color:color-mix(in lab, red, red)){.home-page{background:radial-gradient(1040px 690px at 82% 128px, color-mix(in srgb, var(--home-sage-soft) 82%, var(--home-sage) 18%) 0, color-mix(in srgb, var(--home-sage-soft) 82%, transparent) 42%, color-mix(in srgb, var(--home-sage-soft) 42%, transparent) 62%, transparent 80%), var(--home-cream)}}.home-page{color:var(--text-primary)}.landing-page.home-page{--public-section-title-size:clamp(2.6rem, 3.3vw, 3.2rem)}.home-page .landing-style-body{font-size:clamp(1.125rem,1.15vw,1.2rem);line-height:1.55}.home-shell{width:100%;max-width:1480px;margin-inline:auto;padding-inline:clamp(20px,3.4vw,56px)}.home-shell-wide{max-width:1840px}.home-section-head{text-align:center;margin-inline:auto;flex-direction:column;align-items:center;gap:18px;max-width:900px;margin-bottom:clamp(42px,5vw,64px);display:flex}.home-section-head .landing-style-section-h2{color:var(--text-primary)}.home-section-body{max-width:44rem;color:var(--text-primary);font-size:clamp(1.125rem,1.15vw,1.2rem);font-weight:600;line-height:1.55}.home-eyebrow{border-radius:var(--home-radius-chip);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:8px;width:fit-content;padding:7px 14px;font-size:.9375rem;font-weight:700;display:inline-flex}.home-eyebrow-teal{background:var(--home-teal-soft);color:var(--home-teal)}.home-eyebrow-brass{background:var(--home-brass-soft);color:var(--home-brass-text)}.home-eyebrow-sage{background:var(--home-sage-soft);color:var(--home-sage-text)}.home-eyebrow-light{color:#ffffffeb;background:#ffffff1f}.home-hero-section{background:radial-gradient(1000px 540px at -12% 30%, var(--home-brass-soft), transparent 66%);position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.home-hero-section{background:radial-gradient(1000px 540px at -12% 30%, color-mix(in srgb, var(--home-brass-soft) 58%, transparent), transparent 66%)}}.home-hero-section{padding-block:clamp(72px,8.5vw,132px) clamp(80px,9vw,135px)}.home-hero{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(48px,6vw,100px);display:grid}.home-hero-copy{flex-direction:column;align-items:flex-start;gap:clamp(26px,2.8vw,34px);display:flex}.home-hero-title{color:var(--text-primary);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(3.1rem,4.9vw,4.5rem);font-weight:600;line-height:1.03}.home-hero-title em{z-index:0;color:var(--home-teal);white-space:nowrap;column-gap:.18em;font-style:normal;display:flex;position:relative}.home-hero-title>span{color:var(--text-primary);white-space:nowrap;display:block}.home-hero-title-word{background:linear-gradient(90deg, transparent, var(--home-brass-soft) 18%, var(--home-brass) 52%, var(--home-brass-soft) 82%, transparent) 50% 83% / 0 .32em no-repeat;border-radius:.14em;display:inline-block}@supports (color:color-mix(in lab, red, red)){.home-hero-title-word{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--home-brass-soft) 86%, transparent) 18%, color-mix(in srgb, var(--home-brass) 38%, transparent) 52%, color-mix(in srgb, var(--home-brass-soft) 70%, transparent) 82%, transparent) 50% 83% / 0 .32em no-repeat}}.home-hero-title-word{animation:home-hero-title-word-attention 1.435s cubic-bezier(.2, .85, .24, 1) var(--word-delay,0s) both}.home-hero-title em:after{z-index:-1;border-radius:var(--home-radius-chip);background:var(--home-brass-soft);height:.34em;position:absolute;bottom:.04em;left:-.08em;right:-.08em}@supports (color:color-mix(in lab, red, red)){.home-hero-title em:after{background:color-mix(in srgb, var(--home-brass-soft) 88%, var(--home-brass))}}.home-hero-title em:after{content:"";opacity:.85;transform-origin:0;animation:2.125s cubic-bezier(.2,.85,.24,1) forwards home-hero-title-mark-reveal;transform:scaleX(0)}@keyframes home-hero-title-mark-reveal{to{transform:scaleX(1)}}@keyframes home-hero-title-word-attention{0%{color:var(--text-primary);text-shadow:none;background-size:0 .32em;transform:translateY(0)}18%{color:var(--text-primary)}34%{text-shadow:0 10px 28px color-mix(in srgb, var(--home-brass) 30%, transparent);background-size:100% .32em;transform:translateY(-4px)}55%{color:var(--home-teal)}62%{color:var(--home-teal);background-size:88% .28em;transform:translateY(1px)}to{color:var(--home-teal);text-shadow:none;background-size:0 .32em;transform:translateY(0)}}.home-hero-sub{max-width:36rem;color:var(--text-primary);font-size:clamp(1.2rem,1.25vw,1.3rem);font-weight:600;line-height:1.5}.home-hero-form{width:100%}.home-hero-proof{flex-wrap:wrap;gap:12px 26px;display:flex}.home-hero-proof-item{color:var(--text-tertiary);align-items:center;gap:8px;font-size:1rem;font-weight:600;display:inline-flex}.home-hero-proof-item svg{color:var(--home-sage)}.home-hero-scene{padding:clamp(18px,2vw,27px);position:relative}.home-hero-blob{z-index:0;aspect-ratio:1;background:linear-gradient(150deg, var(--home-teal), var(--home-sage));border-radius:999px;width:72%;position:absolute;top:-6%;right:-8%}@supports (color:color-mix(in lab, red, red)){.home-hero-blob{background:linear-gradient(150deg, color-mix(in srgb, var(--home-teal) 16%, var(--home-cream)), color-mix(in srgb, var(--home-sage) 24%, var(--home-cream)))}}.home-hero-blob{pointer-events:none}.home-hero-ring{z-index:0;aspect-ratio:1;border:2px dashed var(--home-brass);width:30%;position:absolute;bottom:-4%;left:-5%}@supports (color:color-mix(in lab, red, red)){.home-hero-ring{border:2px dashed color-mix(in srgb, var(--home-brass) 46%, transparent)}}.home-hero-ring{pointer-events:none;border-radius:999px}.home-hero-frame{z-index:2;cursor:zoom-in;background:0 0;display:block;position:relative}.home-hero-camera{z-index:1;pointer-events:none;width:clamp(250px,37%,480px);height:auto;position:absolute;bottom:19%;right:-16%}.home-hero-img{width:100%;height:auto;display:block}.home-callout{z-index:3;max-width:270px;box-shadow:var(--home-shadow-chip);border-radius:10px;flex-direction:column;gap:3px;padding:14px 18px;display:flex;position:absolute}.home-callout-kicker{letter-spacing:.09em;text-transform:uppercase;opacity:.72;font-size:.78rem;font-weight:700}.home-callout-title{font-size:1.05rem;font-weight:700;line-height:1.25;display:block}.home-callout-meta{opacity:.82;font-size:.9375rem;font-weight:500;line-height:1.3;display:block}.home-callout-brass{background:linear-gradient(160deg, #fdf6e4, var(--home-brass-soft));border:1px solid var(--home-brass)}@supports (color:color-mix(in lab, red, red)){.home-callout-brass{border:1px solid color-mix(in srgb, var(--home-brass) 40%, transparent)}}.home-callout-brass{color:var(--home-brass-text)}.home-callout-teal{background:var(--home-teal-soft)}@supports (color:color-mix(in lab, red, red)){.home-callout-teal{background:color-mix(in srgb, var(--home-teal-soft) 72%, #fff)}}.home-callout-teal{border:1px solid var(--home-teal)}@supports (color:color-mix(in lab, red, red)){.home-callout-teal{border:1px solid color-mix(in srgb, var(--home-teal) 18%, transparent)}}.home-callout-teal{color:var(--home-teal)}.home-callout-teal .home-callout-kicker{color:var(--home-brass-text);opacity:1}.home-callout-white{border:1px solid var(--home-teal);background:#fffffff7;flex-direction:row;align-items:center;gap:12px}@supports (color:color-mix(in lab, red, red)){.home-callout-white{border:1px solid color-mix(in srgb, var(--home-teal) 16%, transparent)}}.home-callout-white{color:var(--text-primary)}.home-callout-avatar{border-radius:var(--home-radius-chip);background:var(--home-sage-soft);width:38px;height:38px;color:var(--home-sage-text);flex:none;place-items:center;display:grid}.home-callout-shift{top:2%;left:-1%}.home-callout-shots{bottom:20%;right:-2%}.home-callout-contact{bottom:-3%;left:9%}.home-flow-section{isolation:isolate;background:#fff;padding-block:clamp(84px,9.5vw,126px);position:relative;overflow:hidden}.home-flow-section:before{z-index:1;pointer-events:none;content:"";background:linear-gradient(90deg,#0000 0% 50%,#ffffff3d 60%,#ffffff94 70%,#ffffffd6 80%,#fff 92% 100%);width:min(58vw,980px);position:absolute;inset:0 auto 0 -230px}.home-flow-photo-bg{z-index:0;pointer-events:none;opacity:1;width:min(58vw,980px);position:absolute;inset:0 auto 0 -230px;overflow:hidden}.home-flow-photo-img{z-index:0;object-fit:cover;object-position:52% 48%;filter:saturate(.96)contrast(1.03)brightness();max-width:none;transform:none;width:100%!important;height:100%!important}.home-flow-content{z-index:2;isolation:isolate;position:relative}.home-prep-statement{color:var(--home-brass-text);letter-spacing:.14em;text-transform:uppercase;margin:10px 0 0;font-size:clamp(1.35rem,1.75vw,1.65rem);font-weight:700;line-height:1.25}.home-flow-steps{--home-flow-gap:clamp(41px, 4.25vw, 66px);--home-flow-num-size:75px;--home-flow-num-ring:9px;z-index:2;gap:var(--home-flow-gap);grid-template-columns:repeat(4,minmax(0,1fr));width:min(85vw - 82px,1581px);max-width:none;margin-inline:auto;padding:0;list-style:none;display:grid;position:relative;left:50%;transform:translate(-50%)}.home-flow-step{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.home-flow-connector{top:calc((var(--home-flow-num-size) / 2) - 1.5px);z-index:0;width:calc(100% + var(--home-flow-gap));background:repeating-linear-gradient(90deg, var(--home-brass) 0 12px, transparent 12px 22px);height:3px;position:absolute;right:50%}@supports (color:color-mix(in lab, red, red)){.home-flow-connector{background:repeating-linear-gradient(90deg, color-mix(in srgb, var(--home-brass) 62%, transparent) 0 12px, transparent 12px 22px)}}.home-flow-connector{pointer-events:none}@keyframes home-flow-sweep{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes home-flow-pop{0%{box-shadow:0 0 0 var(--home-flow-num-ring) #fff, 0 14px 26px #142c3824;transform:scale(1)}45%{box-shadow:0 0 0 var(--home-flow-num-ring) #fff, 0 0 24px 7px color-mix(in srgb, var(--home-brass) 30%, transparent), 0 16px 30px #142c3829;transform:scale(1.08)}to{box-shadow:0 0 0 var(--home-flow-num-ring) #fff, 0 14px 26px #142c3824;transform:scale(1)}}@keyframes home-flow-pop-final{0%{box-shadow:0 0 0 var(--home-flow-num-ring) #fff, 0 14px 26px #142c3824;transform:scale(1)}40%{box-shadow:0 0 0 var(--home-flow-num-ring) #fff, 0 0 34px 9px color-mix(in srgb, var(--home-brass) 38%, transparent), 0 18px 34px #142c3829;transform:scale(1.1)}to{box-shadow:0 0 0 var(--home-flow-num-ring) #fff, 0 14px 26px #142c3824;transform:scale(1)}}.home-flow-steps-active .home-flow-step:first-child .home-flow-num{animation:1.12s cubic-bezier(.34,1.32,.64,1) .16s both home-flow-pop}.home-flow-steps-active .home-flow-step:nth-child(2) .home-flow-connector{animation:.88s ease-out .68s both home-flow-sweep}.home-flow-steps-active .home-flow-step:nth-child(2) .home-flow-num{animation:1.12s cubic-bezier(.34,1.32,.64,1) 1.52s both home-flow-pop}.home-flow-steps-active .home-flow-step:nth-child(3) .home-flow-connector{animation:.88s ease-out 2.12s both home-flow-sweep}.home-flow-steps-active .home-flow-step:nth-child(3) .home-flow-num{animation:1.12s cubic-bezier(.34,1.32,.64,1) 2.96s both home-flow-pop}.home-flow-steps-active .home-flow-step:nth-child(4) .home-flow-connector{animation:.88s ease-out 3.56s both home-flow-sweep}.home-flow-steps-active .home-flow-step:nth-child(4) .home-flow-num{animation:1.44s cubic-bezier(.34,1.32,.64,1) 4.4s both home-flow-pop-final}.home-flow-num{z-index:1;width:var(--home-flow-num-size);height:var(--home-flow-num-size);box-sizing:border-box;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1, "tnum" 1;box-shadow:0 0 0 var(--home-flow-num-ring) #fff, 0 14px 26px #142c3824;border-radius:999px;place-items:center;padding-top:.04em;font-size:2.35rem;font-weight:600;line-height:.9;display:grid;position:relative}.home-flow-num-1{background:var(--home-teal-soft);color:var(--home-teal)}.home-flow-num-2{background:var(--home-brass-soft);color:var(--home-brass-text)}.home-flow-num-3{background:var(--home-sage-soft);color:var(--home-sage-text)}.home-flow-num-4{background:var(--home-ink);color:var(--home-brass-soft)}.home-flow-label{z-index:3;color:var(--text-primary);font-size:clamp(1.25rem,1.3vw,1.3rem);font-weight:700;position:relative}.home-flow-copy{z-index:3;max-width:30ch;color:var(--text-primary);font-size:clamp(1.05rem,1.05vw,1.1rem);font-weight:600;line-height:1.48;position:relative}.home-flow-step:first-child .home-flow-label,.home-flow-step:first-child .home-flow-copy{color:var(--text-primary);text-shadow:none}.home-flow-step:first-child .home-flow-copy{color:var(--text-primary);max-width:24ch}.home-becomes{color:var(--home-brass);flex-direction:column;align-items:center;gap:4px;display:flex}.home-becomes-label{font-family:var(--font-display);color:var(--home-brass-text);font-size:1.75rem;font-style:italic;font-weight:600;line-height:1}.home-becomes-arrow{width:148px;height:auto}@media (min-width:1280px){.home-becomes{gap:6px;transform:translate(24px)}.home-becomes-label{font-size:2.45rem}.home-becomes-arrow{width:207px}}.home-becomes-path,.home-becomes-head{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.home-becomes-path{stroke-dasharray:360;stroke-dashoffset:0}.home-becomes-active .home-becomes-path{animation:1.5s ease-in-out .5s both home-becomes-draw}.home-becomes-active .home-becomes-head{animation:.32s ease-out 1.9s both home-becomes-fade}@keyframes home-becomes-draw{0%{stroke-dashoffset:360px}to{stroke-dashoffset:0}}@keyframes home-becomes-fade{0%{opacity:0}to{opacity:1}}@media (max-width:1279px){.home-becomes-arrow{width:110px;margin-block:22px 8px;transform:rotate(84deg)}}.home-features-section{background:var(--home-cream);padding-block:clamp(84px,9.5vw,126px)}.home-features-section .home-shell{gap:clamp(100px,11vw,162px);display:grid}.home-feature{grid-template-columns:minmax(0,.62fr) minmax(0,1.38fr);align-items:center;gap:clamp(48px,6vw,108px);display:grid}.home-feature-reverse{grid-template-columns:minmax(0,1.38fr) minmax(0,.62fr)}.home-feature-reverse .home-feature-copy{order:2}.home-feature-reverse .home-feature-media{order:1}.home-feature-copy{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.home-feature-title{max-width:18ch;color:var(--text-primary);font-size:var(--public-section-title-size);margin:0;font-weight:600;line-height:1.04}.home-feature-title-words{flex-wrap:wrap;gap:.02em .18em;display:flex}.home-feature-title-word{background:linear-gradient(90deg, transparent, var(--home-brass-soft) 18%, var(--home-brass) 52%, var(--home-brass-soft) 82%, transparent) 50% 83% / 0 .32em no-repeat;border-radius:.14em;display:inline-block}@supports (color:color-mix(in lab, red, red)){.home-feature-title-word{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--home-brass-soft) 86%, transparent) 18%, color-mix(in srgb, var(--home-brass) 38%, transparent) 52%, color-mix(in srgb, var(--home-brass-soft) 70%, transparent) 82%, transparent) 50% 83% / 0 .32em no-repeat}}.home-feature-title-word{transform:translateY(0)}.home-feature-title-words-active .home-feature-title-word{animation:home-feature-title-word-attention 1.435s cubic-bezier(.2, .85, .24, 1) var(--word-delay,0s) both}.home-feature-description{max-width:34rem;color:var(--text-primary);margin:0;font-size:clamp(1.125rem,1.15vw,1.2rem);font-weight:600;line-height:1.55}.home-feature-media{justify-self:center;width:85%;padding:clamp(10px,1.2vw,18px);position:relative}@media (min-width:1024px){#home-shot-list-feature,#home-gear-feature{gap:clamp(56px,7vw,124px)}#home-shot-list-feature .home-feature-copy{justify-self:end}#home-shot-list-feature .home-feature-media,#home-gear-feature .home-feature-copy{justify-self:start}#home-gear-feature .home-feature-media{justify-self:end}}.home-feature-blob{z-index:0;aspect-ratio:1;pointer-events:none;border-radius:999px;width:56%;position:absolute;inset:2% -3% auto auto}.home-feature-media-teal .home-feature-blob{background:linear-gradient(140deg, var(--home-teal-soft), var(--home-teal));width:65%;inset:0% -8% auto auto}@supports (color:color-mix(in lab, red, red)){.home-feature-media-teal .home-feature-blob{background:linear-gradient(140deg, var(--home-teal-soft), color-mix(in srgb, var(--home-teal) 22%, var(--home-cream)))}}.home-feature-media-brass .home-feature-blob{background:linear-gradient(140deg, var(--home-brass-soft), var(--home-brass));inset:auto auto 0% -4%}@supports (color:color-mix(in lab, red, red)){.home-feature-media-brass .home-feature-blob{background:linear-gradient(140deg, var(--home-brass-soft), color-mix(in srgb, var(--home-brass) 30%, var(--home-cream)))}}.home-feature-media-sage .home-feature-blob{background:linear-gradient(140deg, var(--home-sage-soft), var(--home-sage));width:73%;inset:0% -13% auto auto}@supports (color:color-mix(in lab, red, red)){.home-feature-media-sage .home-feature-blob{background:linear-gradient(140deg, var(--home-sage-soft), color-mix(in srgb, var(--home-sage) 30%, var(--home-cream)))}}.home-feature-frame{z-index:1;cursor:zoom-in;border:1px solid var(--home-teal);display:block;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.home-feature-frame{border:1px solid color-mix(in srgb, var(--home-teal) 14%, transparent)}}.home-feature-frame{border-radius:var(--home-radius-frame);background:var(--surface);box-shadow:var(--home-shadow-soft)}.home-feature-frame-transparent{cursor:default;box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.home-feature-img{width:100%;height:auto;display:block}.home-float-chip{z-index:2;border-radius:var(--home-radius-chip);box-shadow:var(--home-shadow-chip);padding:11px 18px;font-size:1rem;font-weight:700;position:absolute}.home-feature-media .home-float-chip{bottom:-2%;right:-2%}.home-float-chip-teal{background:var(--home-ink);color:#f0f6f7}.home-float-chip-brass{background:linear-gradient(160deg, #fdf6e4, var(--home-brass-soft));border:1px solid var(--home-brass)}@supports (color:color-mix(in lab, red, red)){.home-float-chip-brass{border:1px solid color-mix(in srgb, var(--home-brass) 42%, transparent)}}.home-float-chip-brass{color:var(--home-brass-text)}.home-float-chip-sage{background:var(--home-sage-soft);border:1px solid var(--home-sage)}@supports (color:color-mix(in lab, red, red)){.home-float-chip-sage{border:1px solid color-mix(in srgb, var(--home-sage) 40%, transparent)}}.home-float-chip-sage{color:var(--home-sage-text)}.home-feature-media-brass .home-float-chip{top:calc(3% - 10px);bottom:auto;right:-2%}.home-feature-lift{z-index:2;border:1px solid var(--home-teal);position:absolute;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.home-feature-lift{border:1px solid color-mix(in srgb, var(--home-teal) 14%, transparent)}}.home-feature-lift{border-radius:var(--home-radius-frame);background:var(--surface);box-shadow:var(--home-shadow-soft)}.home-feature-lift-img{max-width:none;height:auto;position:absolute}.home-feature-lift-shots{aspect-ratio:475/384;border-color:var(--home-brass);width:42.03%;bottom:-9%;right:-3%}@supports (color:color-mix(in lab, red, red)){.home-feature-lift-shots{border-color:color-mix(in srgb, var(--home-brass) 58%, transparent)}}.home-feature-lift-shots .home-feature-lift-img{width:532%;top:-22.4%;left:-422.5%}.home-feature-lift-gear{aspect-ratio:318/497;border:1px solid var(--home-brass);width:27.2%;bottom:-10%;left:-4%}@supports (color:color-mix(in lab, red, red)){.home-feature-lift-gear{border:1px solid color-mix(in srgb, var(--home-brass) 58%, transparent)}}.home-feature-lift-gear{background:var(--surface);box-shadow:var(--home-shadow-soft)}.home-click-nudge{z-index:3;width:88px;color:var(--home-brass);pointer-events:none;flex-direction:column;align-items:center;gap:1px;display:flex;position:absolute}.home-click-nudge-label{color:var(--home-brass-text);font-size:.875rem;font-style:italic;font-weight:600;line-height:1}.home-click-nudge-arrow{width:72px;height:auto;overflow:visible}.home-click-nudge-path,.home-click-nudge-head{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.home-click-nudge-path{stroke-dasharray:150;stroke-dashoffset:0}.home-click-nudge-active .home-click-nudge-path{animation:1.05s ease-out both home-click-nudge-draw}.home-click-nudge-active .home-click-nudge-head{animation:.2s ease-out .95s both home-click-nudge-head-in}.home-click-nudge-active .home-click-nudge-label{animation:.72s ease-out .18s both home-click-nudge-label}.home-click-nudge-shots{top:3%;left:calc(clamp(10px,1.2vw,18px) - 98px);transform:rotate(-7deg)}.home-click-nudge-gear{top:3%;right:calc(clamp(10px,1.2vw,18px) - 98px);transform:rotate(8deg)scaleX(-1)}.home-click-nudge-gear .home-click-nudge-label{transform:scaleX(-1)}@keyframes home-click-nudge-label{0%{opacity:.35}to{opacity:1}}@keyframes home-click-nudge-draw{0%{stroke-dashoffset:150px}to{stroke-dashoffset:0}}@keyframes home-click-nudge-head-in{0%{opacity:0}to{opacity:1}}@media (max-width:767px){.home-click-nudge{display:none}}@media (prefers-reduced-motion:reduce){.home-click-nudge-path,.home-click-nudge-head{opacity:1;stroke-dashoffset:0;animation:none}.home-click-nudge-label{animation:none}}.home-feature-media-sage .home-float-chip{bottom:1%;right:2%}.home-feature-lift-gear .home-feature-lift-img{object-fit:fill;width:100%;height:100%;display:block;position:static}.home-shoot-plan-card .ui-work-card-title{font-size:1.5rem}.home-shoot-plan-card .home-shoot-plan-row{gap:20px;padding-block:20px}.home-shoot-plan-card .home-shoot-plan-row .ui-text-body{font-size:1rem}@keyframes home-feature-title-word-attention{0%{color:var(--text-primary);text-shadow:none;background-size:0 .32em;transform:translateY(0)}34%{color:var(--home-teal);text-shadow:0 10px 28px color-mix(in srgb, var(--home-brass) 30%, transparent);background-size:100% .32em;transform:translateY(-4px)}62%{background-size:88% .28em;transform:translateY(1px)}to{color:var(--text-primary);text-shadow:none;background-size:0 .32em;transform:translateY(0)}}.home-dayof{background:radial-gradient(1200px 560px at 86% 0%, var(--home-teal), transparent 62%), radial-gradient(900px 500px at 0% 100%, var(--home-brass), transparent 58%), var(--home-ink);position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.home-dayof{background:radial-gradient(1200px 560px at 86% 0%, color-mix(in srgb, var(--home-teal) 34%, transparent), transparent 62%), radial-gradient(900px 500px at 0% 100%, color-mix(in srgb, var(--home-brass) 15%, transparent), transparent 58%), var(--home-ink)}}.home-dayof{padding-block:clamp(84px,9.5vw,135px)}.home-dayof-grid{grid-template-columns:minmax(420px,.88fr) minmax(360px,.72fr);justify-content:center;align-items:center;gap:clamp(30px,3.2vw,50px);max-width:1060px;margin-inline:auto;display:grid}.home-dayof-copy{flex-direction:column;align-items:flex-start;gap:clamp(24px,2.6vw,31px);display:flex}.home-dayof-copy .landing-style-section-h2{color:#fff;max-width:16ch}.home-dayof-title-glow{text-shadow:0 0 18px #fffae83d,0 0 40px #efcf8e24;animation:4.8s ease-in-out infinite home-dayof-title-breathe}@keyframes home-dayof-title-breathe{0%,to{text-shadow:0 0 16px #fffae833,0 0 36px #efcf8e1c}50%{text-shadow:0 0 26px #fffae866,0 0 60px #efcf8e3d}}.home-dayof-body{color:#f4f9facc;max-width:34rem;font-size:clamp(1.2rem,1.25vw,1.3rem);font-weight:600;line-height:1.6}.home-dayof-points{border-top:1px solid #ffffff24;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(32px,4vw,65px);margin-top:clamp(56px,6vw,86px);padding-top:clamp(44px,4.6vw,68px);display:grid}.home-dayof-point{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.home-dayof-point-orb{border-radius:var(--home-radius-chip);width:52px;height:52px;color:var(--home-brass-soft);background:#ffffff17;border:1px solid #ffffff29;place-items:center;display:grid}.home-dayof-point-title{color:#fff;font-size:clamp(1.25rem,1.3vw,1.3rem);font-weight:700}.home-dayof-point-meta{color:#f4f9fab8;max-width:44ch;font-size:clamp(1.05rem,1.05vw,1.1rem);line-height:1.6}.home-phone-col{flex-direction:column;align-items:center;gap:12px;display:flex}.home-phone-label{border-radius:var(--home-radius-chip);color:var(--home-brass-soft);letter-spacing:.03em;border:1px dashed #f5e9c980;padding:8px 16px;font-size:1rem;font-weight:600}.home-phone{border:12px solid var(--sidebar);width:min(400px,100%);position:relative}@supports (color:color-mix(in lab, red, red)){.home-phone{border:12px solid color-mix(in srgb, var(--sidebar) 62%, #05080c)}}.home-phone{background:var(--surface-2);border-radius:54px}@supports (color:color-mix(in lab, red, red)){.home-phone{background:color-mix(in srgb, var(--surface-2) 74%, #fff)}}.home-phone{box-shadow:0 0 0 2px #ebf0f438,0 0 0 3.5px #050a0fd9,0 40px 90px #08121a8c}.home-phone-island{z-index:3;background:radial-gradient(circle at 21px,#111922 0 3px,#0000 3.5px),linear-gradient(#0a0f15,#05080d);border-radius:999px;width:112px;height:27px;position:absolute;top:9px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ffffff12,inset 0 -4px 8px #00000070}.home-phone-island:before{content:"";background:linear-gradient(90deg,#121923,#26313c 48%,#111821);border-radius:999px;width:31px;height:4px;position:absolute;top:50%;left:38px;transform:translateY(-50%);box-shadow:0 0 0 1px #ffffff09,inset 8px 0 10px #0000006b,inset -7px 0 8px #ffffff0a}.home-phone-island:after{content:"";background:radial-gradient(circle at 35% 30%,#92b5c7e0 0 12%,#334858e0 35%,#091017 68%);border-radius:999px;width:11px;height:11px;position:absolute;top:50%;right:10px;transform:translateY(-50%);box-shadow:0 0 0 1.5px #ffffff14,-17px -4px 0 -3px #253441,-17px -4px 0 -1.5px #080d13f2,-17px 5px 0 -4px #84a4b6e6,-17px 5px 0 -2.6px #080d13f2,-82px 0 0 -3.5px #17222d,-82px 0 0 -2px #060a0ff5}.home-phone-homebar{z-index:3;background:#12192157;border-radius:999px;width:108px;height:5px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.home-phone-btn{background:var(--sidebar);width:3.5px;position:absolute}@supports (color:color-mix(in lab, red, red)){.home-phone-btn{background:color-mix(in srgb, var(--sidebar) 52%, #05080c)}}.home-phone-btn{box-shadow:0 0 0 .5px #ebf0f42e}.home-phone-btn-action{border-radius:2px 0 0 2px;height:24px;top:96px;left:-15.5px}.home-phone-btn-volup{border-radius:2px 0 0 2px;height:42px;top:138px;left:-15.5px}.home-phone-btn-voldown{border-radius:2px 0 0 2px;height:42px;top:190px;left:-15.5px}.home-phone-btn-power{border-radius:0 2px 2px 0;height:62px;top:158px;right:-15.5px}.home-phone-screen{background:linear-gradient(180deg, #ffffffb8, transparent 34%), var(--surface-2);border-radius:42px 42px 41px 41px;gap:12px;padding:46px 16px 26px;display:grid;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.home-phone-screen{background:linear-gradient(180deg, #ffffffb8, transparent 34%), color-mix(in srgb, var(--surface-2) 72%, #fff)}}.home-phone-top{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:2px 4px 6px;display:flex}.home-phone-app{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:600}.home-phone-project{color:var(--text-tertiary);font-size:.9375rem;font-weight:600}.home-phone-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--home-brass-text);font-size:.78rem;font-weight:700;display:block}.home-phone-now{border-radius:var(--home-radius-chip);background:linear-gradient(135deg, var(--timeline-party-exit-soft), #fff 76%);border:1px solid var(--timeline-party-exit);gap:4px;display:grid}@supports (color:color-mix(in lab, red, red)){.home-phone-now{border:1px solid color-mix(in srgb, var(--timeline-party-exit) 42%, var(--border-subtle))}}.home-phone-now{box-shadow:var(--shadow-sm);padding:14px 16px}.home-phone-now .home-phone-kicker,.home-phone-now .home-phone-time{color:var(--timeline-party-exit-text)}.home-phone-now-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.home-phone-time{color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:.01em;font-size:2.5rem;font-weight:700;line-height:1}.home-phone-dur{color:var(--text-tertiary);font-size:.9375rem;font-weight:600}.home-phone-moment{color:var(--text-primary);font-size:1.2rem;font-weight:700}.home-phone-meta{color:var(--text-secondary);font-size:.9375rem}.home-phone-next{border:1px solid var(--home-brass);justify-content:space-between;align-items:center;gap:12px;display:flex}@supports (color:color-mix(in lab, red, red)){.home-phone-next{border:1px solid color-mix(in srgb, var(--home-brass) 34%, var(--border-default))}}.home-phone-next{border-radius:var(--home-radius-chip);background:var(--home-brass-soft)}@supports (color:color-mix(in lab, red, red)){.home-phone-next{background:color-mix(in srgb, var(--home-brass-soft) 54%, #fff)}}.home-phone-next{padding:12px 16px}.home-phone-next-line{color:var(--text-primary);font-size:1.05rem;font-weight:600}.home-phone-next-time{color:var(--home-brass-text);font-variant-numeric:tabular-nums;margin-right:6px;font-weight:700}.home-phone-timeline{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:7px;display:grid}.home-phone-timeline-item{border:1px solid var(--timeline-ceremony);flex-direction:column;gap:2px;min-width:0;display:flex}@supports (color:color-mix(in lab, red, red)){.home-phone-timeline-item{border:1px solid color-mix(in srgb, var(--timeline-ceremony) 26%, var(--border-subtle))}}.home-phone-timeline-item{border-radius:var(--home-radius-chip);background:var(--timeline-ceremony-soft)}@supports (color:color-mix(in lab, red, red)){.home-phone-timeline-item{background:color-mix(in srgb, var(--timeline-ceremony-soft) 52%, #fff)}}.home-phone-timeline-item{color:var(--timeline-ceremony-text);padding:8px 8px 7px}.home-phone-timeline-item-done{border-color:var(--timeline-family-photos)}@supports (color:color-mix(in lab, red, red)){.home-phone-timeline-item-done{border-color:color-mix(in srgb, var(--timeline-family-photos) 26%, var(--border-subtle))}}.home-phone-timeline-item-done{background:var(--timeline-family-photos-soft)}@supports (color:color-mix(in lab, red, red)){.home-phone-timeline-item-done{background:color-mix(in srgb, var(--timeline-family-photos-soft) 58%, #fff)}}.home-phone-timeline-item-done{color:var(--timeline-family-photos-text)}.home-phone-timeline-item-now{border-color:var(--timeline-party-exit)}@supports (color:color-mix(in lab, red, red)){.home-phone-timeline-item-now{border-color:color-mix(in srgb, var(--timeline-party-exit) 28%, var(--border-subtle))}}.home-phone-timeline-item-now{background:var(--timeline-party-exit-soft)}@supports (color:color-mix(in lab, red, red)){.home-phone-timeline-item-now{background:color-mix(in srgb, var(--timeline-party-exit-soft) 62%, #fff)}}.home-phone-timeline-item-now{color:var(--timeline-party-exit-text)}.home-phone-timeline-item span{text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:700;line-height:1.15;overflow:hidden}.home-phone-timeline-item b{font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:700;line-height:1.1}.home-phone-block{border:1px solid var(--home-teal);gap:10px;display:grid}@supports (color:color-mix(in lab, red, red)){.home-phone-block{border:1px solid color-mix(in srgb, var(--home-teal) 24%, var(--border-default))}}.home-phone-block{border-radius:var(--home-radius-chip);background:var(--home-teal-soft)}@supports (color:color-mix(in lab, red, red)){.home-phone-block{background:color-mix(in srgb, var(--home-teal-soft) 52%, #fff)}}.home-phone-block{padding:12px 16px}.home-phone-block+.home-phone-block{border-color:var(--home-brass)}@supports (color:color-mix(in lab, red, red)){.home-phone-block+.home-phone-block{border-color:color-mix(in srgb, var(--home-brass) 26%, var(--border-default))}}.home-phone-block+.home-phone-block{background:var(--home-brass-soft)}@supports (color:color-mix(in lab, red, red)){.home-phone-block+.home-phone-block{background:color-mix(in srgb, var(--home-brass-soft) 34%, #fff)}}.home-phone-chiprow{flex-wrap:wrap;gap:8px;display:flex}.home-phone-chip{border-radius:var(--home-radius-chip);background:var(--home-teal-soft);border:1px solid var(--brand-primary-border);color:var(--home-teal);padding:6px 11px;font-size:.9375rem;font-weight:600}.home-phone-shot-list{color:var(--text-primary);gap:8px;font-size:1rem;font-weight:600;line-height:1.25;display:grid}.home-phone-contact{color:var(--text-primary);justify-content:space-between;align-items:center;gap:10px;font-size:1rem;font-weight:600;line-height:1.25;display:flex}.home-phone-contact svg{color:var(--home-teal)}.home-phone-note{border-radius:var(--home-radius-chip);background:var(--home-brass-soft);border:1px solid var(--review-accent-border);color:var(--home-brass-text);align-items:center;gap:9px;padding:11px 14px;font-size:.9375rem;font-weight:600;line-height:1.35;display:flex}.home-phone-disclaimer{color:#f4f9fa94;text-align:left;max-width:390px;margin:2px 0 0;font-size:.9rem;font-weight:500;line-height:1.45}.home-readiness-section{background:var(--home-cream);padding-block:clamp(84px,9.5vw,126px)}.home-readiness-grid{grid-template-columns:minmax(0,.6fr) minmax(0,1.4fr);align-items:center;gap:clamp(40px,5vw,81px);display:grid}.home-readiness-copy{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.home-readiness-copy .landing-style-section-h2{color:var(--text-primary)}.home-readiness-copy .home-eyebrow-sage{background:var(--timeline-ceremony-soft)}@supports (color:color-mix(in lab, red, red)){.home-readiness-copy .home-eyebrow-sage{background:color-mix(in srgb, var(--timeline-ceremony-soft) 54%, #fff)}}.home-readiness-copy .home-eyebrow-sage{color:var(--timeline-ceremony-text)}.home-status-list{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.home-status{border-radius:var(--home-radius-chip);padding:10px 16px;font-size:1rem;font-weight:700}.home-status-ready{background:var(--home-sage-soft);border:1px solid var(--home-sage)}@supports (color:color-mix(in lab, red, red)){.home-status-ready{border:1px solid color-mix(in srgb, var(--home-sage) 42%, transparent)}}.home-status-ready{color:var(--home-sage-text)}.home-status-attention{background:var(--home-brass-soft)}@supports (color:color-mix(in lab, red, red)){.home-status-attention{background:color-mix(in srgb, var(--home-brass-soft) 72%, #fff)}}.home-status-attention{border:1px solid var(--home-brass)}@supports (color:color-mix(in lab, red, red)){.home-status-attention{border:1px solid color-mix(in srgb, var(--home-brass) 34%, var(--border-subtle))}}.home-status-attention{color:var(--home-brass-text)}.home-status-neutral{background:var(--surface-2);border:1px solid var(--border-subtle);color:var(--text-secondary)}.home-readiness-media{perspective:2000px;justify-self:center;width:90%;margin-right:clamp(-96px,-3vw,-12px);padding:clamp(10px,1.2vw,18px);position:relative}.home-readiness-blob{z-index:0;aspect-ratio:1;background:linear-gradient(140deg, var(--home-sage), var(--home-teal-soft));border-radius:999px;width:52%;position:absolute;inset:auto -3% -4% auto}@supports (color:color-mix(in lab, red, red)){.home-readiness-blob{background:linear-gradient(140deg, color-mix(in srgb, var(--home-sage) 26%, var(--home-cream)), var(--home-teal-soft))}}.home-readiness-blob{pointer-events:none}.home-readiness-frame{z-index:1;cursor:zoom-in;border:1px solid var(--home-teal);display:block;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.home-readiness-frame{border:1px solid color-mix(in srgb, var(--home-teal) 16%, transparent)}}.home-readiness-frame{border-radius:var(--home-radius-frame);background:var(--surface);box-shadow:var(--home-shadow-soft);transform-origin:100%;transform:rotateY(-10deg)rotateX(1.2deg)}.home-readiness-img{width:100%;max-width:none;height:auto;display:block}.home-readiness-lift{z-index:2;aspect-ratio:652/345;border:1px solid var(--home-brass);width:52%;position:absolute;bottom:-7%;left:-2%;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.home-readiness-lift{border:1px solid color-mix(in srgb, var(--home-brass) 58%, transparent)}}.home-readiness-lift{border-radius:var(--home-radius-frame);background:var(--surface);box-shadow:var(--home-shadow-soft)}.home-readiness-lift-img{width:345.6%;max-width:none;height:auto;position:absolute;top:-87%;left:-51.3%}.home-click-nudge-overview{top:-9%;right:calc(8% + 30px);transform:rotate(9deg)}.home-contacts-section{background:#fff;padding-block:clamp(84px,9.5vw,126px) clamp(56px,6vw,86px)}.home-contacts-grid{grid-template-columns:minmax(0,1.42fr) minmax(0,.58fr);align-items:center;gap:clamp(0px,4vw - 50px,15px);display:grid}.home-contacts-copy{flex-direction:column;align-items:flex-start;gap:22px;display:flex;transform:translate(-40px)}.home-contacts-copy .landing-style-section-h2{color:var(--text-primary)}.home-contacts-media{justify-self:start;width:89.25%;margin-left:calc(clamp(-72px,-3.2vw,-16px) - 80px);position:relative;transform:translate(-60px)}.home-contacts-list{aspect-ratio:1430/1109;border-radius:var(--home-radius-frame);width:88%;position:relative;overflow:hidden;transform:translate(-80px);box-shadow:0 18px 44px #142c381a;-webkit-mask-image:linear-gradient(90deg,#000000eb 46%,#0006 76%,#0000 99%);mask-image:linear-gradient(90deg,#000000eb 46%,#0006 76%,#0000 99%)}.home-contacts-list-img{width:151.5%;max-width:none;height:auto;display:block}.home-contacts-card{z-index:1;aspect-ratio:637/773;border:1px solid var(--home-brass);width:41%;position:absolute;top:9%;left:calc(55% + 10px);overflow:hidden}@supports (color:color-mix(in lab, red, red)){.home-contacts-card{border:1px solid color-mix(in srgb, var(--home-brass) 58%, transparent)}}.home-contacts-card{border-radius:var(--home-radius-frame);background:var(--surface);box-shadow:var(--home-shadow-soft)}.home-contacts-card:after{z-index:2;background:var(--surface);content:"";pointer-events:none;height:5px;position:absolute;top:1px;left:1px;right:1px}.home-contacts-card-img{width:340%;max-width:none;height:auto;position:absolute;top:-.6%;left:-238.5%}.home-contacts-chip{z-index:2;border:1px solid var(--home-sage);position:absolute;bottom:5%;left:calc(55% - 24px)}@supports (color:color-mix(in lab, red, red)){.home-contacts-chip{border:1px solid color-mix(in srgb, var(--home-sage) 26%, var(--border-default))}}.home-contacts-chip{color:var(--home-sage-text);background:#f2f3f1}@supports (color:color-mix(in lab, red, red)){.home-contacts-chip{color:color-mix(in srgb, var(--home-sage-text) 74%, var(--text-primary))}}.home-photo-section{z-index:1;background:var(--canvas);padding-block:clamp(72px,8vw,112px);position:relative}.home-photo-section:before{z-index:0;background:var(--home-sage-soft);border-radius:50%;width:620px;height:360px;position:absolute;top:-100px;left:100px}@supports (color:color-mix(in lab, red, red)){.home-photo-section:before{background:color-mix(in srgb, var(--home-sage-soft) 62%, var(--home-sage) 38%)}}.home-photo-section:before{filter:blur(90px);opacity:.72;content:"";pointer-events:none}.home-photo-section>.home-shell{z-index:1;position:relative}.home-photo-layout{align-items:center;width:min(1680px,100%);margin-inline:auto;display:flex;position:relative}.home-photo-frame{z-index:1;aspect-ratio:1672/941;border-radius:var(--home-radius-frame);flex-shrink:0;width:88%;position:relative;overflow:hidden;box-shadow:0 12px 30px #142c3814}.home-photo-img{object-fit:cover;object-position:58% 16%}.home-photo-caption{z-index:3;border:1px solid var(--home-brass);flex-direction:column;flex-shrink:0;align-items:flex-start;gap:20px;width:min(490px,36%);max-width:none;margin-left:-10%;padding-block:clamp(26px,3vw,42px);padding-inline:clamp(30px,3.2vw,46px);display:flex;position:relative}@supports (color:color-mix(in lab, red, red)){.home-photo-caption{border:1px solid color-mix(in srgb, var(--home-brass) 42%, transparent)}}.home-photo-caption{border-radius:var(--home-radius-frame);background:var(--surface);box-shadow:var(--home-shadow-soft);transform:translateY(180px)}.home-photo-caption .landing-style-section-h2{color:var(--home-brass-text);text-wrap:balance;margin:0;font-size:clamp(2.7rem,3.25vw,3.8rem);line-height:1.02}.home-photo-caption p{color:var(--text-secondary);margin:0;font-size:clamp(1.125rem,1.15vw,1.2rem);font-weight:600;line-height:1.5}.home-faq-section{background:var(--home-cream);padding-block:clamp(84px,9.5vw,126px)}.home-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1240px;margin-inline:auto;display:grid}.home-faq-col{flex-direction:column;gap:16px;display:flex}.home-final{background:radial-gradient(900px 480px at 10% -30%, var(--home-brass), transparent 60%), radial-gradient(900px 480px at 95% 130%, var(--home-teal), transparent 62%), var(--home-ink);position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.home-final{background:radial-gradient(900px 480px at 10% -30%, color-mix(in srgb, var(--home-brass) 20%, transparent), transparent 60%), radial-gradient(900px 480px at 95% 130%, color-mix(in srgb, var(--home-teal) 38%, transparent), transparent 62%), var(--home-ink)}}.home-final{padding-block:clamp(84px,9vw,119px)}.home-final-inner{text-align:center;flex-direction:column;align-items:center;gap:26px;display:flex}.home-final-inner .landing-style-section-h2{color:#fff;max-width:24ch}.home-final-body{color:#f4f9facc;max-width:52ch;margin:0;font-size:clamp(1.2rem,1.25vw,1.3rem);font-weight:600;line-height:1.55}.home-final-form{justify-content:center;width:100%;display:flex}.home-final-form .early-access-form-inline .early-access-form-input{background:#fffffff5;border-color:#0000}.home-calc-section{background:var(--home-cream);padding-block:clamp(44px,5vw,65px) clamp(56px,6vw,79px)}.home-calc-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px 44px;max-width:1120px;margin-inline:auto;display:flex}.home-calc-copy{max-width:46rem}.home-calc-title{color:var(--text-primary);margin:0;font-size:clamp(1.5rem,2vw,1.75rem);font-weight:600;line-height:1.12}.home-calc-body{color:var(--text-primary);margin:8px 0 0;font-size:clamp(1.05rem,1.05vw,1.1rem);font-weight:600}.home-calc-button{border-radius:var(--radius-control);background:var(--home-teal);color:#fff;box-shadow:0 14px 30px var(--home-teal);flex:none;align-items:center;gap:10px;padding:15px 28px;font-size:1.05rem;font-weight:700;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.home-calc-button{box-shadow:0 14px 30px color-mix(in srgb, var(--home-teal) 34%, transparent)}}.home-calc-button{transition:transform .18s,background .18s}.home-calc-button:hover{background:var(--brand-primary-hover);transform:translateY(-2px)}@media (max-width:1180px){.home-hero{grid-template-columns:1fr}.home-hero-copy{text-align:center;align-items:center}.home-hero-sub{margin-inline:auto}.home-hero-proof{justify-content:center}.home-hero-scene{max-width:720px;margin-inline:auto}.home-hero-camera{width:clamp(220px,33vw,300px);bottom:13%;right:0}.home-callout-shift{left:0}.home-callout-shots{right:0}}@media (min-width:1181px) and (max-width:1599px){.home-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(36px,4vw,64px)}.home-hero-camera{width:clamp(220px,32%,360px);right:clamp(-44px,-3vw,-24px)}.home-hero-title{font-size:clamp(3rem,4vw,4rem)}}@media (min-width:1024px) and (max-width:1399px){.home-flow-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:62px 72px;width:100%;left:auto;transform:none}.home-flow-step:nth-child(3) .home-flow-connector{display:none}}@media (max-width:1399px){.home-flow-step:first-child .home-flow-label,.home-flow-step:first-child .home-flow-copy{color:var(--text-primary);text-shadow:none}}@media (max-width:1023px){.home-flow-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:62px 72px;width:100%;left:auto;transform:none}.home-flow-step:nth-child(3) .home-flow-connector{display:none}.home-contacts-media{justify-self:center;width:89.25%;margin-left:0}.home-contacts-chip{bottom:5%;left:calc(55% - 20px)}.home-feature,.home-feature-reverse{grid-template-columns:1fr}.home-feature-reverse .home-feature-copy{order:1}.home-feature-reverse .home-feature-media{order:2}.home-dayof-grid{grid-template-columns:1fr}.home-dayof-points{grid-template-columns:1fr;gap:36px}.home-readiness-grid,.home-contacts-grid{grid-template-columns:1fr}.home-contacts-grid{gap:36px}.home-contacts-media{order:2}.home-contacts-copy{transform:none}.home-faq-grid{grid-template-columns:1fr}}@media (max-width:767px){#scattered-cards-container .card-fall:nth-child(2){right:0!important}#scattered-cards-container .card-fall:nth-child(3){left:0!important}.home-contacts-media{transform:none}.home-contacts-chip{bottom:4%;left:calc(55% - 16px)}.home-flow-steps{grid-template-columns:1fr;gap:36px}.home-flow-connector{display:none}.home-hero-title{font-size:clamp(2.2rem,9vw,3rem)}.home-hero-scene{flex-direction:column;gap:12px;padding:10px 0 0;display:flex}.home-hero-camera{width:clamp(150px,42vw,230px);bottom:20%;right:0}.home-hero-frame{order:1}.home-callout{max-width:none;padding:12px 15px;position:static}.home-callout-shots{display:none}.home-callout-shift{order:2}.home-callout-contact{order:3}.home-readiness-frame{transform:none}.home-readiness-lift{bottom:-4%}.home-photo-layout{flex-direction:column;align-items:stretch;display:flex}.home-photo-frame{aspect-ratio:1672/941;width:100%}.home-photo-caption{width:calc(100% - 38px);max-width:none;margin:-28px auto 0;padding:24px 22px}.home-photo-caption .landing-style-section-h2{font-size:clamp(2.35rem,10vw,3.35rem)}.home-calc-row{text-align:center;flex-direction:column;justify-content:center}.home-calc-row .home-calc-button{margin-top:4px}}.home-hero-sub,.home-feature-description,.home-dayof-body,.home-section-body,.home-final-body,.home-calc-body{font-size:clamp(1.2rem,1.25vw,1.3rem);font-weight:600;line-height:1.55}
