.ds-wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.ds-meta{text-align:center;width:100%;margin-bottom:.85rem}.ds-model-eyebrow{font-family:var(--font-sans);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent-soft);margin:0 0 .35rem}.ds-model-eyebrow b{color:var(--color-paper-on-stage);font-weight:600}.ds-model-label{font-size:.95rem;color:var(--color-stage-muted);margin:0}.ds-devices{display:flex;align-items:flex-end;justify-content:center;gap:1.25rem;width:100%;margin-bottom:1.1rem;cursor:pointer}.ds-device-cap{font-family:var(--font-sans);font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:var(--color-stage-muted);text-align:center;margin-top:.7rem}.ds-device-cap-strong{color:var(--color-accent-soft)}.ds-screen{position:relative;overflow:hidden;background:var(--color-bg-deep)}.ds-screen:after{content:"";position:absolute;left:0;right:0;bottom:0;height:18%;background:linear-gradient(to bottom,#0a0d0a00,#0a0d0ae0);pointer-events:none;z-index:4}.ds-screen iframe{position:absolute;top:0;left:0;border:0;transform-origin:top left;pointer-events:none;opacity:0;z-index:3;transition:opacity .5s ease}.ds-screen iframe.is-active.is-loaded{opacity:1}.ds-screen .ds-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;border:0;pointer-events:none;opacity:0;z-index:3;transition:opacity .4s ease}.ds-screen .ds-video.is-shown{opacity:1}.ds-screen .ds-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;z-index:2;opacity:0;transition:opacity .4s ease}.ds-screen .ds-poster.is-shown{opacity:1}.ds-screen.is-dark-gap{background:#0e1a14}.ds-screen.is-dark-gap .ds-poster,.ds-screen.is-dark-gap .ds-screen-shimmer{opacity:0}.ds-screen-shimmer{position:absolute;inset:0;z-index:1;opacity:1;transition:opacity .4s ease;background:linear-gradient(110deg,var(--color-stage-soft) 30%,#2a2925 50%,var(--color-stage-soft) 70%);background-size:200% 100%;animation:ds-shimmer 1.5s linear infinite}@keyframes ds-shimmer{to{background-position:-200% 0}}.ds-screen.is-ready .ds-screen-shimmer{opacity:0}.ds-laptop{display:none}@media(min-width:1024px){.ds-laptop{display:block;width:min(40vw,600px);position:relative;z-index:1}.ds-laptop-chrome{position:relative;background:var(--color-stage-soft);border:1px solid rgba(255,255,255,.12);border-radius:12px 12px 5px 5px;overflow:hidden;box-shadow:0 30px 80px #000000a6;transform:translateZ(0)}.ds-laptop-bar{display:flex;align-items:center;gap:.4rem;padding:.5rem .8rem;background:#00000059;border-bottom:1px solid rgba(255,255,255,.08)}.ds-laptop-bar .dot{width:8px;height:8px;border-radius:50%;background:var(--color-stage-muted);opacity:.45}.ds-laptop-url{margin-left:.5rem;flex:1;text-align:center;font-family:var(--font-sans);font-size:.6rem;letter-spacing:.05em;color:var(--color-stage-muted);background:#00000052;border-radius:999px;padding:.22rem .7rem}.ds-laptop .ds-screen{aspect-ratio:16 / 10}}.ds-phone{width:min(86vw,360px);position:relative;z-index:2}@media(min-width:1024px){.ds-phone{width:168px;margin-bottom:.5rem}}.ds-phone-chrome{position:relative;background:#0a0a0b;border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:8px;box-shadow:0 24px 60px #000000b3;overflow:hidden;transform:translateZ(0)}.ds-phone-chrome:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:36%;height:15px;background:#0a0a0b;border-radius:0 0 11px 11px;z-index:3}.ds-phone .ds-screen{aspect-ratio:9 / 18;border-radius:20px}.ds-phone--secondary{display:none}.ds-open{font-family:var(--font-sans);font-size:.72rem;letter-spacing:.08em;color:var(--color-paper-on-stage);border-bottom:1px solid rgba(245,240,232,.3);padding-bottom:.25rem;margin-bottom:1.2rem;transition:color .3s,border-color .3s;text-decoration:none;display:inline-block}.ds-open:hover{color:var(--color-accent-soft);border-color:var(--color-accent-soft)}.ds-switch{display:flex;align-items:center;justify-content:center;gap:.85rem}.ds-switch-arrow{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;background:none;cursor:pointer;font-size:1.45rem;line-height:1;color:var(--color-stage-muted);transition:color .25s ease,transform .2s ease}.ds-switch-arrow:hover{color:var(--color-accent-soft)}.ds-switch-arrow:active{transform:scale(.85)}.ds-switch-arrow:focus-visible{outline:2px solid var(--color-accent-soft);outline-offset:2px;border-radius:4px}.ds-dots{display:flex;align-items:center;justify-content:center;gap:.9rem}.ds-dot{position:relative;width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#f4efe638;cursor:pointer;transition:background .3s ease,width .35s cubic-bezier(.22,1,.36,1)}.ds-dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px}.ds-dot:hover{background:#f4efe680}.ds-dot.is-active{width:26px;background:var(--color-accent)}.ds-dot:focus-visible{outline:2px solid var(--color-accent-soft);outline-offset:3px;border-radius:2px}@media(max-width:1023px){.ds-model-label,.ds-open{display:none}.ds-devices{order:1;margin-bottom:.85rem;gap:.6rem}.ds-meta{display:none}.ds-switch{order:3}.ds-phone--secondary{display:block}.ds-phone{width:min(44vw,200px)}.ds-phone .ds-device-cap{display:none}}.ds-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:26px;height:26px;border:2px solid rgba(255,255,255,.12);border-top-color:#ffffff8c;border-radius:50%;opacity:0;z-index:5;pointer-events:none;transition:opacity .25s ease}.ds-screen.is-loading .ds-loader{opacity:1;animation:ds-spin .75s linear infinite}@keyframes ds-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media(prefers-reduced-motion:reduce){.ds-screen-shimmer{animation:none}.ds-screen .ds-poster,.ds-screen-shimmer,.ds-dot,.ds-switch-arrow,.ds-open{transition:none}.ds-loader{animation:none}}.hp-langswitch{display:inline-flex;align-items:center;gap:.5rem;margin-top:.85rem}.hp-langswitch-item{font-size:.82rem;font-weight:500;color:var(--color-stage-muted);text-decoration:none;letter-spacing:.04em;transition:color .2s}a.hp-langswitch-item:hover{color:var(--color-paper-on-stage)}.hp-langswitch-item.is-active{color:var(--color-paper-on-stage);font-weight:700}.hp-langswitch-item+.hp-langswitch-item:before{content:"·";margin-right:.5rem;color:var(--color-stage-muted);opacity:.6;font-weight:400}body:has(.hp-root){background:var(--color-paper)}.hp-root{background:var(--color-paper);color:var(--color-ink)}.hp-root section[id]{scroll-margin-top:76px}.hp-root .hp-display{font-family:var(--font-display);letter-spacing:-.03em;line-height:1.05}.hp-nav{position:sticky;top:0;z-index:100;background:var(--color-paper);border-bottom:1px solid transparent;transition:border-color .3s ease,box-shadow .3s ease}.hp-nav.is-scrolled{border-color:var(--color-line);box-shadow:0 1px 12px #1c1c1a0f}.hp-nav-inner{max-width:72rem;margin:0 auto;padding:0 1.5rem;height:60px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.hp-nav-wordmark{position:relative;display:inline-block;font-family:var(--font-display);font-weight:700;font-size:1.15rem;letter-spacing:-.02em;color:var(--color-ink);text-decoration:none}.hp-nav-wordmark-brand{display:inline-block;position:relative}.hp-nav-wordmark-tld{position:absolute;left:70%;top:40%;transform:translate(-1.25em,.3125em);font-size:.8em;font-weight:700;letter-spacing:-.01em;line-height:1;white-space:nowrap;color:var(--color-accent);-webkit-text-stroke-width:.13em;-webkit-text-stroke-color:var(--color-paper);paint-order:stroke fill}.hp-nav-links{display:none;list-style:none;margin:0;padding:0;gap:2rem}@media(min-width:768px){.hp-nav-links{display:flex;align-items:center}}.hp-nav-links a{font-size:.88rem;font-weight:500;color:var(--color-ink-soft);text-decoration:none;transition:color .2s}.hp-nav-links a:hover{color:var(--color-ink)}.hp-nav-cta{display:inline-flex;align-items:center;height:44px;padding:0 1.1rem;background:var(--color-accent);color:#fff;font-size:.85rem;font-weight:600;border-radius:6px;text-decoration:none;white-space:nowrap;transition:background .2s,opacity .2s}.hp-nav-cta:hover{background:var(--color-accent-soft)}.hp-nav-cta:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.hp-hero{background:var(--color-stage);padding:1.5rem 1.5rem 2.5rem}.hp-hero-grid{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:1024px){.hp-hero{padding:4.5rem 1.5rem 5rem}.hp-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;gap:3.5rem}}@media(min-width:1024px){.hp-hero-stage .ds-laptop{width:min(66%,460px)}.hp-hero-stage .ds-phone{width:min(32%,150px);margin-left:-2rem;margin-bottom:.5rem}}.hp-hero-eyebrow{font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--color-accent-soft);margin-bottom:1.25rem}.hp-hero-offer{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-family:var(--font-sans);font-size:.88rem;color:var(--color-paper-on-stage)}.hp-hero-offer-pill{display:inline-block;font-weight:700;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:var(--color-accent);border-radius:999px;padding:.3rem .75rem;white-space:nowrap}.hp-hero-offer-line{display:inline-flex;align-items:baseline;gap:.4rem;flex-wrap:wrap}.hp-hero-offer-was{text-decoration:line-through;opacity:.55}.hp-hero-offer-now{font-weight:800;color:var(--color-accent);font-size:1rem}.hp-hero-offer-sep{opacity:.4}.hp-hero-offer-monthly{opacity:.8}.hp-hero-trust{display:flex;flex-wrap:wrap;column-gap:1.5rem;row-gap:.6rem;margin:1.75rem 0 0;padding:0;list-style:none;color:var(--color-paper-on-stage);font-family:var(--font-sans);font-size:.82rem;opacity:.85}.hp-hero-trust li{display:inline-flex;align-items:center;gap:.45rem}.hp-hero-trust li svg{color:var(--color-accent);flex-shrink:0}.hp-hero-h1{font-family:var(--font-display);font-weight:800;font-size:clamp(2.5rem,7vw,5.5rem);letter-spacing:-.03em;line-height:1.04;color:var(--color-paper-on-stage);max-width:18ch;margin-bottom:1.5rem}.hp-hero-h1 em{font-family:var(--font-accent-serif);font-style:italic;font-weight:400;color:var(--color-accent)}.hp-hero-sub{font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.65;color:var(--color-stage-muted);max-width:52ch;margin-bottom:2.25rem}.hp-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.25rem}.hp-btn-primary{display:inline-flex;align-items:center;height:52px;padding:0 1.75rem;background:var(--color-accent);color:#fff;font-size:.95rem;font-weight:700;border-radius:8px;text-decoration:none;transition:background .2s;min-width:44px}.hp-btn-primary:hover{background:var(--color-accent-soft)}.hp-btn-primary:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.hp-btn-secondary{display:flex;align-items:center;justify-content:center;height:52px;padding:0 1.75rem;background:transparent;color:var(--color-ink);font-size:.95rem;font-weight:700;border-radius:8px;border:1.5px solid var(--color-line);text-decoration:none;transition:border-color .2s,color .2s;width:100%}.hp-btn-secondary:hover{border-color:var(--color-accent);color:var(--color-accent)}.hp-btn-secondary:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.hp-section-cta{text-align:center;margin-top:2.5rem}.hp-hero-secondary{display:inline-flex;align-items:center;min-height:44px;font-size:.92rem;font-weight:500;color:var(--color-stage-muted);text-decoration:underline;text-decoration-color:#f5f0e840;text-underline-offset:4px;text-decoration-thickness:1px;transition:color .2s,text-decoration-color .2s}.hp-hero-secondary:hover{color:var(--color-paper-on-stage);text-decoration-color:var(--color-paper-on-stage)}.hp-hero-inner{opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.hp-hero-inner.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.hp-hero-inner{opacity:1;transform:none;transition:none}}@media(max-width:1023px){.hp-hero-grid{row-gap:0}.hp-hero-inner{display:contents}.hp-hero-offer{order:0}.hp-hero-eyebrow{order:1}.hp-hero-h1{order:2}.hp-hero-stage{order:3;margin-bottom:2rem}.hp-hero-sub{order:4}.hp-hero-actions{order:5}.hp-hero-trust{order:6}}.hp-stage{background:var(--color-stage);padding:5rem 1.5rem 4rem}.hp-stage-inner{max-width:72rem;margin:0 auto}.hp-stage-eyebrow{font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--color-accent-soft);margin-bottom:.9rem}.hp-stage-heading{font-family:var(--font-display);font-weight:700;font-size:clamp(1.6rem,3.5vw,2.6rem);letter-spacing:-.025em;color:var(--color-paper-on-stage);margin-bottom:2.5rem;line-height:1.1}.hp-stage-honesty{font-size:.82rem;color:var(--color-stage-muted);margin-top:1.5rem;max-width:60ch;margin-left:auto;margin-right:auto;text-align:center;line-height:1.55}.hp-how{padding:5rem 1.5rem;background:var(--color-paper);border-top:1px solid var(--color-line)}.hp-how-inner{max-width:72rem;margin:0 auto}.hp-section-eyebrow{font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--color-accent-ink);margin-bottom:.9rem}.hp-section-heading{font-family:var(--font-display);font-weight:700;font-size:clamp(1.6rem,3.5vw,2.6rem);letter-spacing:-.025em;color:var(--color-ink);margin-bottom:3rem;line-height:1.1;max-width:28ch}.hp-steps{display:grid;gap:2.5rem}@media(min-width:768px){.hp-steps{grid-template-columns:repeat(3,1fr);gap:3rem}}.hp-step-num{font-family:var(--font-display);font-weight:800;font-size:3rem;color:var(--color-accent);line-height:1;margin-bottom:.6rem}.hp-step-title{font-family:var(--font-display);font-weight:700;font-size:1.15rem;color:var(--color-ink);margin-bottom:.55rem;letter-spacing:-.01em}.hp-step-body{font-size:.97rem;color:var(--color-ink-soft);line-height:1.65}.hp-get{padding:5rem 1.5rem;background:var(--color-bg-deep);border-top:1px solid var(--color-line)}.hp-get-inner{max-width:72rem;margin:0 auto}@media(min-width:900px){.hp-get-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.hp-get-head .hp-section-heading{margin-bottom:0}}.hp-get-grid{display:grid;gap:2.5rem}@media(min-width:768px){.hp-get-grid{grid-template-columns:1fr 1fr;gap:3.5rem}}.hp-get-group-title{font-family:var(--font-display);font-weight:700;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1.2rem}.hp-get-list{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.hp-get-list--single{max-width:34rem}.hp-get-item{display:flex;align-items:flex-start;gap:.65rem;font-size:.97rem;color:var(--color-ink);line-height:1.5}.hp-check{flex-shrink:0;margin-top:.1rem;color:var(--color-accent)}.hp-pricing{padding:5rem 1.5rem;background:var(--color-paper);border-top:1px solid var(--color-line)}.hp-pricing-inner{max-width:72rem;margin:0 auto;text-align:center}.hp-pricing-inner>.hp-section-eyebrow,.hp-pricing-inner>.hp-section-heading{text-align:center;margin-left:auto;margin-right:auto}.hp-pricing-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.75rem;text-align:left}@media(min-width:768px){.hp-pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch}.hp-pricing-grid.hp-pricing-grid--2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:56rem;margin-left:auto;margin-right:auto}}.hp-pricing-card{border:1px solid var(--color-line);border-radius:12px;padding:2rem 1.75rem;background:var(--color-paper);box-shadow:0 4px 28px #1c1c1a12;display:flex;flex-direction:column;position:relative}.hp-pricing-card.is-featured{border-color:var(--color-accent);box-shadow:0 8px 40px #c4522a21}.hp-tier-badge{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-paper);background:var(--color-accent);border-radius:999px;padding:.22rem .7rem;margin-bottom:1rem;align-self:flex-start}.hp-tier-name{font-family:var(--font-display);font-weight:700;font-size:1.1rem;color:var(--color-ink);margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.06em;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:.32em;text-decoration-color:var(--color-accent)}.hp-pricing-price{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:1.5rem}.hp-pricing-install{font-family:var(--font-display);font-weight:800;font-size:2rem;letter-spacing:-.03em;color:var(--color-ink)}.hp-pricing-monthly{font-family:var(--font-display);font-weight:700;font-size:1.1rem;letter-spacing:-.02em;color:var(--color-accent)}.hp-pricing-included{list-style:none;margin:0 0 1.5rem;padding:0;display:grid;gap:.6rem;flex:1;align-content:start}.hp-pricing-included li{display:flex;align-items:flex-start;gap:.55rem;font-size:.92rem;color:var(--color-ink);line-height:1.45}.hp-tier-intro{font-size:.88rem;color:var(--color-ink-soft);margin:0 0 .75rem;font-style:italic}.hp-pricing-note{font-size:.82rem;color:var(--color-ink-soft);text-align:center;margin-bottom:.5rem}.hp-pricing-note-em{color:#15803d;font-weight:700}.hp-card-trust{display:none}@media(max-width:767px){.hp-pricing-note .hp-note-rest{display:none}.hp-pricing-price{margin-bottom:.9rem}.hp-card-trust{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;margin:0 0 1.4rem;padding:0}.hp-card-trust li{display:inline-flex;align-items:center;gap:.32rem;font-size:.72rem;line-height:1;padding:.4rem .62rem;border-radius:999px;border:1px solid var(--color-border);background:var(--color-bg-alt);color:var(--color-ink-soft)}.hp-card-trust li svg{flex-shrink:0}.hp-card-trust .hp-card-trust-em{color:#15803d;font-weight:700;border-color:#15803d;background:#15803d17}.hp-card-trust .hp-card-trust-em svg{color:#15803d}}.hp-faq{padding:5rem 1.5rem;background:var(--color-bg-deep);border-top:1px solid var(--color-line)}.hp-faq-inner{max-width:52rem;margin:0 auto}.hp-faq-list{display:grid;gap:0;margin-top:2.5rem;border-top:1px solid var(--color-line)}.hp-faq-item{border-bottom:1px solid var(--color-line)}.hp-faq-item summary{list-style:none;cursor:pointer;padding:1.1rem 0;font-size:.98rem;font-weight:600;color:var(--color-ink);display:flex;justify-content:space-between;align-items:center;gap:1rem;user-select:none}.hp-faq-item summary::-webkit-details-marker{display:none}.hp-faq-item summary:after{content:"+";font-size:1.3rem;font-weight:300;color:var(--color-accent);flex-shrink:0;line-height:1;transition:transform .25s ease}.hp-faq-item[open] summary:after{transform:rotate(45deg)}.hp-faq-item summary:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:2px}.hp-faq-body{padding:0 0 1.25rem;font-size:.95rem;color:var(--color-ink-soft);line-height:1.7;max-width:62ch}.hp-about{padding:4rem 1.5rem;border-top:1px solid var(--color-line)}.hp-about-inner{max-width:72rem;margin:0 auto}.hp-about-copy{font-size:1rem;color:var(--color-ink-soft);line-height:1.7;max-width:56ch}.hp-cta-section{background:var(--color-stage);padding:5rem 1.5rem 4rem}.hp-cta-inner{max-width:40rem;margin:0 auto}.hp-cta-heading{font-family:var(--font-display);font-weight:800;font-size:clamp(1.9rem,5vw,3.2rem);letter-spacing:-.03em;color:var(--color-paper-on-stage);margin-bottom:.75rem;line-height:1.06}.hp-cta-sub{font-size:1.05rem;color:var(--color-stage-muted);line-height:1.6;margin-bottom:2.5rem}.hp-form{display:grid;gap:1.1rem}.hp-field{display:flex;flex-direction:column;gap:.4rem}.hp-label{display:block;text-align:left;font-size:.85rem;font-weight:600;color:var(--color-paper-on-stage)}.hp-label-hint{font-size:.78rem;font-weight:400;color:var(--color-stage-muted);margin-left:.5rem}.hp-input{height:48px;padding:0 .9rem;background:var(--color-stage-soft);border:1px solid rgba(255,255,255,.1);border-radius:6px;font-size:1rem;color:var(--color-paper-on-stage);font-family:var(--font-sans);transition:border-color .2s;width:100%;box-sizing:border-box}.hp-input::placeholder{color:var(--color-stage-muted)}.hp-input:focus{outline:none;border-color:var(--color-accent-soft);box-shadow:0 0 0 3px #c4522a33}.hp-form .pi-pop{background:var(--color-stage-soft);color:var(--color-paper-on-stage);border-color:#ffffff24;box-shadow:0 16px 40px #00000080}.hp-form .pi-search{background:transparent;color:var(--color-paper-on-stage);border-bottom-color:#ffffff1f}.hp-form .pi-search::placeholder{color:var(--color-stage-muted)}.hp-form .pi-list li[aria-selected=true],.hp-form .pi-list li.is-active{background:#ffffff14}.hp-form .pi-list li:hover{background:#ffffff0f}.hp-form .pi-row-dial{color:var(--color-stage-muted)}.hp-submit{height:52px;padding:0 2rem;background:var(--color-accent);color:#fff;font-size:1rem;font-weight:700;border:0;border-radius:8px;cursor:pointer;font-family:var(--font-sans);transition:background .2s;margin-top:.5rem;min-width:44px;width:100%}.hp-submit:hover{background:var(--color-accent-soft)}.hp-submit:focus-visible{outline:2px solid var(--color-accent-soft);outline-offset:3px}.hp-form-consent{font-size:.78rem;color:var(--color-stage-muted);margin-top:.9rem;line-height:1.9}.hp-form-consent a{color:var(--color-paper-on-stage);text-decoration:underline;padding:2px 0}.hp-form-error{margin-top:.9rem;font-size:.9rem;color:var(--color-accent-soft);line-height:1.5}.hp-footer{background:var(--color-stage);border-top:1px solid rgba(255,255,255,.09);padding:3.5rem 1.5rem 2.75rem}.hp-footer-inner{max-width:72rem;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:2rem 3rem}.hp-footer-wordmark{position:relative;display:inline-block;font-family:var(--font-display);font-weight:700;font-size:1.05rem;letter-spacing:-.02em;color:var(--color-paper-on-stage);text-decoration:none}.hp-footer-wordmark-brand{display:inline-block;position:relative}.hp-footer-wordmark-tld{position:absolute;left:70%;top:40%;transform:translate(-1.25em,.3125em);font-size:.8em;font-weight:700;letter-spacing:-.01em;line-height:1;white-space:nowrap;color:var(--color-accent);-webkit-text-stroke-width:.13em;-webkit-text-stroke-color:var(--color-stage);paint-order:stroke fill}.hp-footer-tagline{margin:.6rem 0 0;max-width:22rem;font-size:.9rem;line-height:1.45;color:var(--color-paper-on-stage);opacity:.66}.hp-footer-copy{margin:1.1rem 0 0;font-size:.78rem;color:var(--color-stage-muted)}.hp-footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:.95rem}.hp-footer-contact{display:inline-flex;align-items:center;min-height:44px;font-size:.92rem;font-weight:500;color:var(--color-paper-on-stage);text-decoration:underline;text-decoration-color:#f5f0e847;text-underline-offset:4px;text-decoration-thickness:1px;transition:color .2s,text-decoration-color .2s}.hp-footer-contact:hover{color:var(--color-accent-soft);text-decoration-color:var(--color-accent-soft)}.hp-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:0 1.5rem;list-style:none;margin:0;padding:0}.hp-footer-links a{display:inline-flex;align-items:center;min-height:44px;font-size:.85rem;color:var(--color-stage-muted);text-decoration:none;transition:color .2s}.hp-footer-links a:hover{color:var(--color-paper-on-stage)}.hp-footer-links .is-legal a{opacity:.8}@media(max-width:600px){.hp-footer-right{align-items:flex-start}.hp-footer-links{justify-content:flex-start}}
