.nav[data-astro-cid-lcdefpme]{z-index:100;background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--nav-line);padding:0 1.5rem;position:fixed;top:0;left:0;right:0}.nav-inner[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;max-width:1100px;height:64px;margin:0 auto;display:flex}.nav-logo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:auto;height:32px;filter:invert(var(--logo-invert))}.nav-links[data-astro-cid-lcdefpme]{align-items:center;gap:2rem;display:flex}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--color-muted);font-size:.9rem;font-weight:500;transition:color .2s}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--color-text)}.btn[data-astro-cid-lcdefpme]{font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:8px;align-items:center;gap:.5rem;padding:.65rem 1.4rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-sm[data-astro-cid-lcdefpme]{padding:.45rem 1rem;font-size:.85rem}.btn-lg[data-astro-cid-lcdefpme]{padding:.85rem 1.8rem;font-size:1rem}.btn-primary[data-astro-cid-lcdefpme]{background:var(--brand-gradient);color:#fff;border-color:var(--color-red)}.btn-primary[data-astro-cid-lcdefpme]:hover{border-color:var(--color-red-dark);transform:translateY(-1px)}.hero[data-astro-cid-lcdefpme]{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6.5rem 1.5rem 4.5rem;display:flex;position:relative;overflow:hidden}.hero-media[data-astro-cid-lcdefpme]{z-index:0;background:var(--hero-media-bg);position:absolute;inset:0;overflow:hidden}.hero-video[data-astro-cid-lcdefpme]{object-fit:cover;object-position:50% 50%;width:100%;height:100%;opacity:var(--hero-video-opacity);filter:var(--hero-video-filter)}@media (aspect-ratio>=21/9){.hero-video[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center center}}.hero-overlay[data-astro-cid-lcdefpme]{z-index:0;background:radial-gradient(circle at 72% 45%, var(--hero-wash-strong), transparent 48%), radial-gradient(circle at 28% 30%, var(--hero-wash-soft), transparent 42%), linear-gradient(135deg, var(--hero-tint-from) 0%, var(--hero-tint-to) 100%), linear-gradient(180deg, var(--hero-scrim-from) 0%, var(--hero-scrim-to) 100%);pointer-events:none;position:absolute;inset:0}.hero-glow[data-astro-cid-lcdefpme]{background:radial-gradient(ellipse at center, var(--hero-glow-tint) 0%, transparent 68%);pointer-events:none;filter:blur(48px);z-index:1;width:520px;height:520px;position:absolute;top:35%;right:12%;transform:translate(20%,-40%)}.hero-content[data-astro-cid-lcdefpme]{z-index:2;grid-template-columns:1fr;align-items:center;gap:2.5rem;width:100%;max-width:1180px;display:grid;position:relative}@media (width>=960px){.hero-content[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:2rem 3rem}}.hero-copy[data-astro-cid-lcdefpme]{text-align:center;animation:.9s cubic-bezier(.22,1,.36,1) both hero-copy-in}@media (width>=960px){.hero-copy[data-astro-cid-lcdefpme]{text-align:left}}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-logo[data-astro-cid-lcdefpme]{width:auto;height:clamp(4.5rem,12vw,8rem);filter:invert(var(--logo-invert));margin:0 auto 1.5rem;display:block}@media (width>=960px){.hero-logo[data-astro-cid-lcdefpme]{margin-left:0;margin-right:0}}.hero-title[data-astro-cid-lcdefpme]{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.75rem);font-weight:900;line-height:1.05}.text-drift[data-astro-cid-lcdefpme]{font-family:var(--font-accent);letter-spacing:.04em;background:var(--brand-gradient);color:#0000;background-clip:text;font-style:italic;font-weight:700;display:inline-block;position:relative}.text-drift[data-astro-cid-lcdefpme]:before{content:attr(data-text);z-index:-1;color:#0000;-webkit-text-stroke:1.5px var(--color-gold-line);position:absolute;inset:0}.hero-sub[data-astro-cid-lcdefpme]{color:var(--hero-ink-muted);max-width:520px;margin:0 auto 2.5rem;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:400;line-height:1.7}@media (width>=960px){.hero-sub[data-astro-cid-lcdefpme]{margin-left:0;margin-right:0}}.desktop-br[data-astro-cid-lcdefpme]{display:none}@media (width>=768px){.desktop-br[data-astro-cid-lcdefpme]{display:block}}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.25rem;display:flex}@media (width>=960px){.hero-actions[data-astro-cid-lcdefpme]{justify-content:flex-start}}.hero-note[data-astro-cid-lcdefpme]{color:var(--hero-ink-muted);font-size:.8rem}.hero-phone[data-astro-cid-lcdefpme]{perspective:1200px;justify-content:center;align-items:center;animation:1.1s cubic-bezier(.22,1,.36,1) .15s both hero-phone-in;display:flex}@keyframes hero-phone-in{0%{opacity:0;transform:translateY(40px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}.phone-scene[data-astro-cid-lcdefpme]{aspect-ratio:78/163.4;perspective:1100px;touch-action:none;width:min(250px,64vw);position:relative;container:phone/inline-size}@media (width>=960px){.phone-scene[data-astro-cid-lcdefpme]{width:min(300px,27vw)}}.phone-tilt[data-astro-cid-lcdefpme]{--rx:0deg;--ry:0deg;width:100%;height:100%;transform-style:preserve-3d;transform:rotateX(var(--rx)) rotateY(var(--ry));transition:transform .35s ease-out}.phone-float[data-astro-cid-lcdefpme]{width:100%;height:100%;transform-style:preserve-3d;animation:5.5s ease-in-out infinite phone-float;position:relative;transform:rotateX(6deg)rotateY(-16deg)rotate(1.5deg)}@keyframes phone-float{0%,to{transform:rotateX(6deg)rotateY(-16deg)rotate(1.5deg)translateY(0)}50%{transform:rotateX(4deg)rotateY(-12deg)rotate(1deg)translateY(-10px)}}.iphone[data-astro-cid-lcdefpme]{width:100%;height:100%;transform-style:preserve-3d;position:relative}.iphone-frame[data-astro-cid-lcdefpme]{--frame-r:16.44cqi;--screen-r:13.17cqi;--rail:1.74cqi;--bezel:1.54cqi;border-radius:var(--frame-r);width:100%;height:100%;padding:calc(var(--rail) + var(--bezel));transform-style:preserve-3d;background:linear-gradient(145deg,#4a4a4c 0%,#2c2c2e 22%,#161618 48%,#1c1c1e 78%,#38383a 100%);position:relative;box-shadow:inset 0 0 0 1px #fff3,inset 0 1px #ffffff3d,inset 0 -1px #00000080,0 0 0 1px #000000b3,14px 32px 50px #0000006b,4px 10px 18px #00000038}.iphone-frame[data-astro-cid-lcdefpme]:before{content:"";inset:var(--rail);border-radius:calc(var(--frame-r) - var(--rail));pointer-events:none;z-index:0;background:#000;position:absolute}.iphone-screen[data-astro-cid-lcdefpme]{z-index:1;border-radius:var(--screen-r);background:var(--phone-screen-bg);width:100%;height:100%;transition:background-color .25s;position:relative;overflow:hidden}.iphone-shot[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center center;opacity:0;z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0}.iphone-shot[data-astro-cid-lcdefpme].is-active{opacity:1;z-index:3;transition:opacity .75s}.iphone-shot[data-astro-cid-lcdefpme].was-active{opacity:1;z-index:2}@media (prefers-reduced-motion:reduce){.iphone-shot[data-astro-cid-lcdefpme].is-active,.iphone-screen[data-astro-cid-lcdefpme]{transition:none}}.iphone-glare[data-astro-cid-lcdefpme]{border-radius:inherit;pointer-events:none;z-index:5;opacity:.65;background:linear-gradient(118deg,#ffffff14 0%,#ffffff04 16%,#0000 36%);position:absolute;inset:0}.iphone-side[data-astro-cid-lcdefpme]{width:2.5px;transform-style:preserve-3d;pointer-events:none;position:absolute;top:0;bottom:0}.iphone-side--left[data-astro-cid-lcdefpme]{left:0;transform:translate(-98%)translateZ(.5px)}.iphone-side--right[data-astro-cid-lcdefpme]{right:0;transform:translate(98%)translateZ(.5px)}.iphone-btn[data-astro-cid-lcdefpme]{background:linear-gradient(#7a7a7e 0%,#454549 42%,#2e2e32 100%);border-radius:1px 0 0 1px;width:2.5px;position:absolute;left:0;box-shadow:inset 0 1px #ffffff47,inset 0 -1px #00000059}.iphone-side--right[data-astro-cid-lcdefpme] .iphone-btn[data-astro-cid-lcdefpme]{background:linear-gradient(#7a7a7e 0%,#454549 42%,#2e2e32 100%);border-radius:0 1px 1px 0;left:auto;right:0}.iphone-btn--action[data-astro-cid-lcdefpme]{height:3.2%;top:14.8%}.iphone-btn--vol-up[data-astro-cid-lcdefpme]{height:5.4%;top:21.8%}.iphone-btn--vol-down[data-astro-cid-lcdefpme]{height:5.4%;top:29%}.iphone-btn--power[data-astro-cid-lcdefpme]{height:7.6%;top:23.5%}.iphone-side--right[data-astro-cid-lcdefpme] .iphone-btn--camera[data-astro-cid-lcdefpme]{background:linear-gradient(#6c6c70 0%,#4e4e52 50%,#3a3a3e 100%);height:6.4%;top:38.5%;box-shadow:inset 0 1px #fff3,inset 0 -1px #0000004d}.phone-shadow[data-astro-cid-lcdefpme]{filter:blur(14px);pointer-events:none;opacity:.75;background:radial-gradient(#0006 0%,#0000 70%);height:10%;position:absolute;bottom:-5%;left:14%;right:14%;transform:translateZ(-40px)}@media (prefers-reduced-motion:reduce){.phone-float[data-astro-cid-lcdefpme],.hero-phone[data-astro-cid-lcdefpme],.hero-copy[data-astro-cid-lcdefpme]{animation:none}.phone-tilt[data-astro-cid-lcdefpme]{transition:none}}.section[data-astro-cid-lcdefpme]{padding:6rem 1.5rem}.section--alt[data-astro-cid-lcdefpme]{background:var(--color-surface)}.section--cta[data-astro-cid-lcdefpme]{background:var(--brand-gradient);position:relative;overflow:hidden}.section--cta[data-astro-cid-lcdefpme]:before{content:"";pointer-events:none;background:radial-gradient(at 80%,#ffc0000d 0%,#0000 60%);position:absolute;inset:0}.section--cta[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background-image:repeating-conic-gradient(#f5f5f5 0% 25%,#16130f 0% 50%);background-size:18px 18px;height:18px;position:absolute;inset:0 0 auto}.container[data-astro-cid-lcdefpme]{max-width:1100px;margin:0 auto}.section-header[data-astro-cid-lcdefpme]{text-align:center;margin-bottom:4rem}.section-label[data-astro-cid-lcdefpme]{letter-spacing:.12em;text-transform:uppercase;color:var(--color-gold-text);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.section-title[data-astro-cid-lcdefpme]{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800}.section-sub[data-astro-cid-lcdefpme]{color:var(--color-muted);max-width:540px;margin:0 auto;font-size:1.05rem;line-height:1.7}.features-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@keyframes card-border-pulse{0%,to{border-color:var(--card-line-base)}50%{border-color:var(--card-line-peak)}}.feature-card[data-astro-cid-lcdefpme]{--card-line-base:var(--color-border);--card-line-peak:var(--color-accent-line);background:var(--color-surface);border:1px solid var(--card-line-base);box-shadow:var(--shadow-soft), var(--feature-glow);animation:3s ease-in-out infinite card-border-pulse;animation-delay:calc(var(--pulse-i,0) * -.34s);border-radius:16px;transition:border-color .2s,box-shadow .2s,transform .2s}.feature-card[data-astro-cid-lcdefpme]:active{border-color:var(--color-gold-line);box-shadow:var(--shadow-soft-raised), var(--feature-glow-raised);animation:none;transform:translateY(-3px)}@media (hover:hover){.feature-card[data-astro-cid-lcdefpme]:hover{border-color:var(--color-gold-line);box-shadow:var(--shadow-soft-raised), var(--feature-glow-raised);animation:none;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.feature-card[data-astro-cid-lcdefpme]{animation:none}}.feature-card[data-astro-cid-lcdefpme]:nth-child(2){--pulse-i:1}.feature-card[data-astro-cid-lcdefpme]:nth-child(3){--pulse-i:2}.feature-card[data-astro-cid-lcdefpme]:nth-child(4){--pulse-i:3}.feature-card[data-astro-cid-lcdefpme]:nth-child(5){--pulse-i:4}.feature-card[data-astro-cid-lcdefpme]:nth-child(6){--pulse-i:5}.feature-card--accent[data-astro-cid-lcdefpme]{--card-line-base:var(--color-accent-line-soft)}.feature-card-inner[data-astro-cid-lcdefpme]{padding:2rem}.feature-icon-solo[data-astro-cid-lcdefpme]{width:56px;height:56px;color:var(--color-red);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.feature-icon-solo--gold[data-astro-cid-lcdefpme],.feature-icon-solo--red[data-astro-cid-lcdefpme]{color:var(--color-red)}.feature-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.6rem;font-size:1.1rem;font-weight:700}.feature-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-muted);font-size:.9rem;line-height:1.65}.steps[data-astro-cid-lcdefpme]{--badge:64px;align-items:flex-start;gap:0;max-width:900px;margin:0 auto;display:flex}.step[data-astro-cid-lcdefpme]{text-align:center;flex:1;padding:0 1.5rem}.step-number[data-astro-cid-lcdefpme]{width:var(--badge);height:var(--badge);background:var(--brand-gradient);box-shadow:var(--step-badge-glow);font-family:var(--font-accent);color:#fff;border-radius:50%;place-items:center;margin:0 auto 1.25rem;font-size:1.45rem;font-style:italic;font-weight:700;line-height:1;display:grid;position:relative}.step[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.6rem;font-size:1.15rem;font-weight:700}.step[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-muted);font-size:.9rem;line-height:1.65}.step[data-astro-cid-lcdefpme]:last-child .step-number[data-astro-cid-lcdefpme]:before{content:"";background-image:repeating-conic-gradient(#f5f5f5 0% 25%,#16130f 0% 50%);background-size:10px 10px;border-radius:50%;position:absolute;inset:-6px;mask-image:radial-gradient(circle closest-side,#0000 0 81%,#000 81.5%)}.step-connector[data-astro-cid-lcdefpme]{--arrow-w:5px;--arrow-head:16px;width:84px;height:16px;margin-top:calc(var(--badge) / 2 - 8px);background:linear-gradient(90deg, var(--color-red) 0%, var(--color-red-dark) 100%);clip-path:polygon(0 calc(50% - var(--arrow-w) / 2), calc(100% - var(--arrow-head)) calc(50% - var(--arrow-w) / 2), calc(100% - var(--arrow-head)) 0, 100% 50%, calc(100% - var(--arrow-head)) 100%, calc(100% - var(--arrow-head)) calc(50% + var(--arrow-w) / 2), 0 calc(50% + var(--arrow-w) / 2));flex:none;align-self:flex-start;position:relative}.step-connector[data-astro-cid-lcdefpme]:before{content:"";background:linear-gradient(90deg, transparent, var(--color-gold), transparent);width:30%;height:100%;animation:3s ease-in-out infinite track-sweep;position:absolute;inset:0 auto 0 0}@keyframes track-sweep{0%{opacity:0;transform:translate(-100%)}25%,75%{opacity:1}to{opacity:0;transform:translate(333%)}}@keyframes track-sweep-down{0%{background-position:0 -67%,0 0}to{background-position:0 167%,0 0}}@media (prefers-reduced-motion:reduce){.step-connector[data-astro-cid-lcdefpme]:before,.step[data-astro-cid-lcdefpme]:before{animation:none}.step-connector[data-astro-cid-lcdefpme]:before{opacity:0}}#features[data-astro-cid-lcdefpme],#setups[data-astro-cid-lcdefpme]{--check-tile:220px;isolation:isolate;position:relative}#features[data-astro-cid-lcdefpme]:before,#setups[data-astro-cid-lcdefpme]:before{content:"";z-index:-1;background-image:repeating-conic-gradient(var(--color-text) 0% 25%, transparent 0% 50%);background-size:var(--check-tile) var(--check-tile);opacity:.03;pointer-events:none;position:absolute;inset:0;mask-image:linear-gradient(#0000 0%,#000 16% 84%,#0000 100%)}.setups-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.setup-card[data-astro-cid-lcdefpme]{--card-line-base:var(--color-border);--card-line-peak:var(--setup-dry-line-peak);border:1px solid var(--card-line-base);animation:3s ease-in-out infinite card-border-pulse;animation-delay:calc(var(--pulse-i,0) * -.34s);--setup-glow:0 0 0 0 #0000;box-shadow:var(--shadow-soft), var(--setup-glow);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:2rem 1.5rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.setup-card[data-astro-cid-lcdefpme]:nth-child(2){--pulse-i:1}.setup-card[data-astro-cid-lcdefpme]:nth-child(3){--pulse-i:2}.setup-card[data-astro-cid-lcdefpme]:active{border-color:var(--card-line-peak);box-shadow:var(--shadow-soft-raised), var(--setup-glow);animation:none;transform:translateY(-4px)}@media (hover:hover){.setup-card[data-astro-cid-lcdefpme]:hover{border-color:var(--card-line-peak);box-shadow:var(--shadow-soft-raised), var(--setup-glow);animation:none;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.setup-card[data-astro-cid-lcdefpme]{animation:none}}.setup-card--dry[data-astro-cid-lcdefpme]{background:var(--setup-dry-bg);--setup-glow:var(--setup-dry-glow)}.setup-card--wet[data-astro-cid-lcdefpme]{background:var(--setup-wet-bg);--card-line-base:var(--setup-wet-line);--card-line-peak:var(--setup-wet-line-peak);--setup-glow:var(--setup-wet-glow)}.setup-card--kill[data-astro-cid-lcdefpme]{background:var(--setup-kill-bg);--card-line-base:var(--setup-kill-line);--card-line-peak:var(--setup-kill-line-peak);--setup-glow:var(--setup-kill-glow)}.setup-card-icon[data-astro-cid-lcdefpme]{place-items:center;width:84px;height:84px;margin-bottom:1rem;display:grid}.setup-card-icon[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;width:100%;height:100%;filter:invert(var(--logo-invert));opacity:.9}.setup-card--kill[data-astro-cid-lcdefpme] .setup-card-icon[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme],.setup-card--wet[data-astro-cid-lcdefpme] .setup-card-icon[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{opacity:1}.setup-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:0 0 .35rem;font-size:1.3rem;font-weight:800}.setup-card--wet[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--setup-wet-ink)}.setup-card--kill[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--setup-kill-ink)}.setup-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-muted);max-width:220px;margin:0;font-size:.88rem;line-height:1.55}.setup-card--kill[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-text-body)}.cta-content[data-astro-cid-lcdefpme]{text-align:center;z-index:1;position:relative}.cta-logo[data-astro-cid-lcdefpme]{width:auto;height:52px;filter:invert(var(--logo-invert));margin:0 auto 2rem}.cta-title[data-astro-cid-lcdefpme]{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:900}.cta-sub[data-astro-cid-lcdefpme]{color:#ffffffeb;max-width:500px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.7}.cta-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-actions[data-astro-cid-lcdefpme] .btn-primary[data-astro-cid-lcdefpme]{background:var(--color-gold);border-color:var(--color-gold);color:#000}.cta-actions[data-astro-cid-lcdefpme] .btn-primary[data-astro-cid-lcdefpme]:hover{background:var(--color-gold-dim);border-color:var(--color-gold-dim)}.footer[data-astro-cid-lcdefpme]{background:var(--color-surface);border-top:1px solid var(--color-border);padding:2.5rem 1.5rem}.footer-inner[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.footer-brand[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:auto;height:28px;filter:invert(var(--logo-invert));margin-bottom:.4rem}.footer-brand[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-muted);font-size:.8rem}.footer-links[data-astro-cid-lcdefpme]{--link-gap:1.4rem;justify-content:center;gap:.25rem var(--link-gap);flex-wrap:wrap;display:flex}.footer-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--color-muted);font-size:.85rem;transition:color .2s;position:relative}.footer-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:after{content:"·";left:calc(100% + var(--link-gap) / 2);color:var(--color-muted);opacity:.5;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.footer-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme].is-row-end:after,.footer-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:last-child:after{content:none}.footer-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--color-text)}.external-link[data-astro-cid-lcdefpme]{align-items:center;gap:.3em;display:inline-flex}.external-link[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{opacity:.75;flex-shrink:0;transform:translateY(-.05em)}.external-link[data-astro-cid-lcdefpme]:hover svg[data-astro-cid-lcdefpme]{opacity:1}.sr-only[data-astro-cid-lcdefpme]{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.footer-copy[data-astro-cid-lcdefpme]{color:var(--color-muted);text-align:center;border-top:1px solid var(--color-border);width:100%;margin-top:.5rem;padding-top:1rem;font-size:.8rem}@media (width<=900px){.features-grid[data-astro-cid-lcdefpme],.setups-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.setups-grid[data-astro-cid-lcdefpme] .setup-card[data-astro-cid-lcdefpme]:last-child{grid-column:span 2}}@media (width<=640px){.hero-video[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center center}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:not(.btn){display:none}.features-grid[data-astro-cid-lcdefpme],.setups-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.setups-grid[data-astro-cid-lcdefpme] .setup-card[data-astro-cid-lcdefpme]:last-child{grid-column:span 1}#features[data-astro-cid-lcdefpme],#setups[data-astro-cid-lcdefpme]{--check-tile:96px}.steps[data-astro-cid-lcdefpme]{--badge:52px;flex-direction:column;align-items:stretch;gap:0;max-width:420px}.step[data-astro-cid-lcdefpme]{grid-template-columns:var(--badge) 1fr;text-align:left;align-items:start;column-gap:1rem;padding:0;display:grid;position:relative}.step[data-astro-cid-lcdefpme]:not(:last-child){padding-bottom:2.25rem}.step-number[data-astro-cid-lcdefpme]{margin:0;font-size:1.2rem}.step-connector[data-astro-cid-lcdefpme]{display:none}.step[data-astro-cid-lcdefpme]:not(:last-child):before{--arrow-w:5px;--arrow-head:16px;content:"";left:calc(var(--badge) / 2 - 8px);top:calc(var(--badge) + 16px);width:16px;clip-path:polygon(calc(50% - var(--arrow-w) / 2) 0, calc(50% + var(--arrow-w) / 2) 0, calc(50% + var(--arrow-w) / 2) calc(100% - var(--arrow-head)), 100% calc(100% - var(--arrow-head)), 50% 100%, 0 calc(100% - var(--arrow-head)), calc(50% - var(--arrow-w) / 2) calc(100% - var(--arrow-head)));background-image:linear-gradient(180deg, transparent 0%, var(--color-gold) 50%, transparent 100%), linear-gradient(180deg, var(--color-red) 0%, var(--color-red-dark) 100%);background-position:0 -67%,0 0;background-repeat:no-repeat;background-size:100% 40%,100% 100%;animation:3s ease-in-out infinite track-sweep-down;position:absolute;bottom:16px}.footer-inner[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column}.footer-brand[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{margin:0 auto .4rem}.footer-links[data-astro-cid-lcdefpme]{--link-gap:.5rem;gap:0 var(--link-gap)}.footer-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{padding:.7rem .5rem}}
