:root{--brand:#bb2234;--brand-hover:#9a1c2b;--navy:#0a1628;--background:#f0f0f0;--surface:#fff;--surface-soft:#f5f5f5;--text-h:#1a1a1a;--text:#555;--sans:Helvetica, "Helvetica Neue", Arial, sans-serif;--heading:Helvetica, "Helvetica Neue", Arial, sans-serif;--mono:ui-monospace, SFMono-Regular, Consolas, monospace;--heading-xl:40px;--heading-lg:30px;--heading-md:16px;--heading-xl-lh:1.15;--heading-lg-lh:1.25;font:16px/24px var(--sans);letter-spacing:0;color:var(--text);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:0}body{min-width:320px;font-family:var(--sans);letter-spacing:0;background:#fff;margin:0}#root{min-height:100vh}a,button,summary{outline-color:var(--brand);outline-offset:3px}h1,h2,h3{color:var(--text-h);font-family:var(--heading);letter-spacing:0;margin:0;font-weight:700}h1{font-size:var(--heading-xl);line-height:var(--heading-xl-lh);margin-bottom:20px}h2{font-size:var(--heading-lg);line-height:var(--heading-lg-lh)}h3{font-size:var(--heading-md);margin-bottom:10px;font-weight:700;line-height:24px}p{letter-spacing:0;margin:0;font-weight:400}@media (width<=920px){:root{--heading-xl:30px;--heading-lg:24px}}.page-shell{background:#fff;width:100%;margin:0 auto;overflow:visible}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #0a162814;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:16px 56px;display:flex;position:fixed;top:0;left:0;right:0;transform:none}main{padding-top:80px;padding-bottom:0}.brand{color:var(--text-h);align-items:center;gap:14px;text-decoration:none;display:inline-flex}.brand-logo,.footer-logo,.cta-logo,.workflow-note-logo,.panel-logo{object-fit:contain;display:block}.brand-logo{background:#fff;border-radius:12px;width:48px;height:48px;box-shadow:0 10px 24px #bb223429}.brand-copy{flex-direction:column;align-items:flex-start;display:flex}.brand-copy strong,.site-footer strong{font-family:var(--heading);font-size:1rem}.brand-copy small{color:var(--text);font-size:.82rem}.site-nav,.header-actions,.hero-actions,.cta-actions,.footer-links{align-items:center;gap:12px;display:flex}.site-nav,.header-actions,.footer-links{gap:28px}.site-nav a,.footer-links a{color:var(--text);font-size:.95rem;font-weight:500;text-decoration:none}.site-nav a:hover,.footer-links a:hover,.site-nav a:focus-visible,.footer-links a:focus-visible{color:var(--text-h)}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s,border-color .2s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--brand);box-shadow:0 16px 30px #bb223433}.button-primary:hover,.button-primary:focus-visible{background:var(--brand-hover)}.button-secondary{color:var(--text-h);background:#ffffffe6;border-color:#0a16281f}.button-secondary:hover,.button-secondary:focus-visible{background:#fff;border-color:#0a162833}.button-outline-light{color:#fff;background:#ffffff14;border-color:#ffffff8c}.button-outline-light:hover,.button-outline-light:focus-visible{background:#ffffff2e;border-color:#fff}.hero-section{box-sizing:border-box;background:radial-gradient(circle at 0 0,#bb223414,#0000 26%),linear-gradient(#fbf9f8 0%,#f4f0ef 100%);justify-content:center;align-items:center;min-height:calc(100svh - 80px);padding:40px 0;display:flex}.hero-inner,.section-inner{width:min(1280px,100% - 192px);margin:0 auto}.hero-inner{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:48px;width:min(1280px,100% - 192px);display:grid}.hero-copy{align-self:center;max-width:600px;animation:.8s both fade-up}.hero-copy h1{font-family:var(--heading);font-size:var(--heading-xl);font-weight:700;line-height:var(--heading-xl-lh);letter-spacing:0;margin-bottom:16px}.eyebrow{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;background:#bb223414;border:1px solid #bb22341f;border-radius:999px;align-items:center;margin:0 0 18px;padding:8px 14px;font-size:.76rem;font-weight:700;display:inline-flex}.hero-description,.section-heading p:not(.eyebrow),.problem-card p,.step-card p,.feature-card p,.workflow-note p,.trust-card p,.cta-band p,.faq-item p,.site-footer p{color:var(--text)}.hero-description{max-width:52ch;font-family:var(--sans);letter-spacing:0;margin-bottom:30px;font-size:20px;font-weight:400;line-height:32px}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.hero-metrics li,.problem-card,.step-card,.feature-card,.trust-card,.faq-item,.cta-band{background:#ffffffeb;border:1px solid #0a16280f;box-shadow:0 18px 40px #0a16280d}.hero-metrics li{border-radius:24px;padding:20px}.hero-metrics strong{color:var(--text-h);font-family:var(--heading);margin-bottom:6px;font-size:1.05rem;display:block}.hero-metrics span{color:var(--text);font-size:.92rem}.hero-visual{align-self:stretch;animation:.9s .12s both fade-up;display:flex;position:relative}.hero-screenshot{width:100%;min-height:0;box-shadow:none;background:0 0;border:none;border-radius:0;flex:1;margin:0;overflow:visible}.hero-screenshot img,.hero-screenshot video,.hero-video{object-fit:contain;object-position:center center;border-radius:20px;width:100%;height:auto;max-height:min(48vh,420px);display:block;box-shadow:0 28px 60px #0a162829,0 10px 24px #bb22341a}.hero-badges{gap:10px;width:min(220px,42%);display:grid;position:absolute;inset:auto 20px 26px auto}.hero-badge{background:#fffffff0;border:1px solid #0a162814;border-radius:18px;padding:12px 14px;box-shadow:0 18px 34px #0a162814}.hero-badge strong{color:var(--brand);margin-bottom:2px;font-size:.92rem;display:block}.hero-badge span{color:var(--text-h);font-size:.84rem;line-height:1.4;display:block}.section{padding:52px 0;scroll-margin-top:0}.section-steps{padding-top:28px}.section-heading{text-align:center;max-width:900px;margin:0 auto 28px}.section-heading h2{font-family:var(--heading);font-size:var(--heading-lg);font-weight:700;line-height:var(--heading-lg-lh);letter-spacing:0}.section-heading p:not(.eyebrow){font-family:var(--sans);letter-spacing:0;text-align:center;margin-top:16px;font-size:16px;font-weight:400;line-height:24px}.section-heading .eyebrow{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin-left:auto;margin-right:auto;font-size:.76rem;font-weight:700}.problem-grid,.steps-grid,.feature-grid,.trust-grid{gap:18px;display:grid}.problem-grid,.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.steps-stepper{gap:18px;display:grid}.stepper-card{background:#fff;border:1px solid #0a162814;border-radius:32px;padding:18px;box-shadow:0 18px 40px #0a16280f}.stepper-carousel{gap:22px;display:grid}.stepper-carousel-media{background:#f7f3f2;border:1px solid #0a162814;border-radius:24px;overflow:hidden;box-shadow:0 18px 40px #0a16280f}.stepper-carousel-media img{object-fit:cover;object-position:top center;width:100%;height:420px;display:block}.stepper-carousel-copy{text-align:center;gap:10px;max-width:760px;margin:0 auto;display:grid}.stepper-card-top{justify-content:center;align-items:center;gap:16px;margin-bottom:8px;display:flex}.stepper-count{color:var(--text);font-size:.92rem;font-weight:600}.stepper-card h3{margin-bottom:12px}.stepper-card p{max-width:62ch;color:var(--text);font-size:1.02rem}.stepper-controls{justify-items:center;gap:14px;display:grid}.stepper-indicators{justify-content:center;align-items:center;gap:10px;display:flex}.stepper-indicator{cursor:pointer;background:#0a16282e;border:none;border-radius:999px;width:12px;height:12px;padding:0;transition:transform .2s,background-color .2s,width .2s}.stepper-indicator:hover,.stepper-indicator:focus-visible{background:#bb22348c;transform:translateY(-1px)}.stepper-indicator.active{background:var(--brand);width:34px}.stepper-nav{justify-content:center;gap:12px;display:flex}.stepper-button{min-height:46px;color:var(--text-h);font:inherit;cursor:pointer;background:#ffffffe6;border:1px solid #0a16281f;border-radius:999px;padding:0 18px;font-weight:600}.stepper-button-primary{background:var(--brand);color:#fff;border-color:#0000}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-trust{background:radial-gradient(circle at 100% 0,#bb223414,#0000 32%),linear-gradient(#f7f3f2 0%,#f0eceb 100%)}.security-card{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:40px;display:grid}.security-copy-block{text-align:left}.security-copy-block .eyebrow{margin-bottom:14px}.security-copy-block h2{max-width:14ch;font-family:var(--heading);font-size:var(--heading-lg);font-weight:700;line-height:var(--heading-lg-lh);letter-spacing:0}.security-body{text-align:left;background:#fff;border:1px solid #0a162814;border-radius:28px;padding:28px;transition:transform .25s,box-shadow .25s,border-color .25s}.security-body:hover{border-color:#bb223447;transform:translateY(-6px);box-shadow:0 22px 44px #bb22341f}.security-body p{font-family:var(--sans);letter-spacing:0;color:var(--muted,#5b6575);font-size:16px;font-weight:400;line-height:24px}.security-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.security-list li{font-family:var(--sans);letter-spacing:0;color:var(--muted,#5b6575);grid-template-columns:auto 1fr;align-items:start;gap:12px;font-size:16px;font-weight:400;line-height:24px;display:grid}.security-bullet{width:24px;height:24px;color:var(--brand);background:#bb22341a;border-radius:999px;place-items:center;display:inline-grid}.security-bullet svg{width:14px;height:14px}.problem-card,.step-card,.feature-card,.trust-card{text-align:center;border-radius:28px;padding:28px;transition:transform .25s,box-shadow .25s,border-color .25s,background-color .25s}.step-card,.feature-card,.trust-card{background:#fff;border:1px solid #0a162814}.step-card{text-align:center;padding:28px 24px;position:relative}.step-icon{width:56px;height:56px;color:var(--brand);background:#bb22341a;border-radius:16px;place-items:center;margin:0 auto 16px;transition:transform .25s,background-color .25s;display:inline-grid}.step-icon svg{width:28px;height:28px}.section-problem .problem-card{box-shadow:none;background:#bb223412;border:1px solid #bb223438}.problem-card:hover,.step-card:hover,.feature-card:hover,.trust-card:hover{border-color:#bb223447;transform:translateY(-6px);box-shadow:0 22px 44px #bb22341f}.section-problem .problem-card:hover{background:#bb22341a;border-color:#bb223457}.feature-card:hover .feature-icon,.step-card:hover .step-icon{background:#bb223429;transform:scale(1.08)}.problem-card h3,.step-card h3,.feature-card h3,.trust-card h3{font-family:var(--heading);font-size:var(--heading-md);letter-spacing:0;font-weight:700;line-height:24px}.problem-card p,.step-card p,.feature-card p,.trust-card p{font-family:var(--sans);letter-spacing:0;text-align:center;font-size:16px;font-weight:400;line-height:24px}.faq-item p{font-family:var(--sans);letter-spacing:0;text-align:left;font-size:16px;font-weight:400;line-height:24px}.step-card h3,.step-card p{text-align:center}.step-number,.feature-icon,.trust-check{border-radius:14px;place-items:center;width:42px;height:42px;margin:0 auto 16px;font-weight:700;transition:transform .25s,background-color .25s;display:inline-grid}.feature-icon{width:68px;height:68px;color:var(--brand);background:#bb22341a;border-radius:20px;margin-bottom:20px}.feature-icon svg{width:34px;height:34px}.trust-check{color:var(--brand);background:#bb22341a}.trust-check svg{width:20px;height:20px}.workflow-carousel{gap:18px;display:grid}.workflow-carousel-stage{aspect-ratio:16/9;opacity:0;background:#fff;border-radius:28px;width:min(100%,980px,1.77778*min(58vh,540px));margin:0 auto;transition:opacity .25s;position:relative;overflow:hidden;box-shadow:0 24px 50px #0a16281f}.workflow-carousel-stage.is-ready{opacity:1}.workflow-track{will-change:transform;height:100%;transition:transform .55s cubic-bezier(.22,.61,.36,1);display:flex}.workflow-track.no-transition{transition:none}.workflow-slide{background:#fff;flex:none;height:100%;position:relative;overflow:hidden}.workflow-slide img{object-fit:contain;object-position:center center;background:#fff;width:100%;height:100%;display:block}.workflow-slide-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#0a1628b8;border-radius:20px;max-width:340px;padding:16px 18px;position:absolute;bottom:20px;left:20px;box-shadow:0 18px 40px #0a16282e}.workflow-slide-overlay .workflow-index{color:#ffd0d6;letter-spacing:.1em;margin-bottom:10px;font-size:1.15rem;font-weight:700;line-height:1.2;display:inline-flex}.workflow-slide-overlay h3{color:#fff;margin:0 0 10px;font-size:clamp(1rem,1.5vw,1.25rem)}.workflow-slide-overlay p{color:#ffffffe0;margin:0;font-size:.95rem;line-height:1.55}.workflow-arrow{z-index:2;width:46px;height:46px;color:var(--text-h);cursor:pointer;background:#ffffffeb;border:none;border-radius:999px;font-size:1.8rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 28px #0a162829}.workflow-arrow-prev{left:18px}.workflow-arrow-next{right:18px}.workflow-dots{justify-content:center;align-items:center;gap:10px;display:flex}.workflow-dot{cursor:pointer;background:#0a16282e;border:none;border-radius:999px;width:10px;height:10px;padding:0;transition:width .2s,background-color .2s}.workflow-dot.active{background:var(--brand);width:28px}.workflow-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:24px;display:grid}.workflow-card,.workflow-note{background:#fffffff5;border:1px solid #0a162814;border-radius:30px;overflow:hidden;box-shadow:0 20px 40px #0a16280f}.workflow-card-media{background:#f7f3f2;border-bottom:1px solid #0a162814}.workflow-card-media img{object-fit:cover;object-position:top center;width:100%;height:210px;display:block}.workflow-card-copy,.workflow-note{padding:24px}.workflow-index{color:var(--brand);letter-spacing:.12em;margin-bottom:10px;font-size:.8rem;font-weight:700;display:inline-flex}.workflow-note{background:linear-gradient(135deg,#bb22340a,#0a162805);align-items:flex-start;gap:18px;display:flex}.workflow-note-logo{background:#fff;border-radius:14px;flex-shrink:0;width:56px;height:56px;box-shadow:0 10px 20px #bb22341f}.workflow-note h3,.problem-card h3,.step-card h3,.feature-card h3,.trust-card h3,.faq-question{font-family:var(--heading);font-size:var(--heading-md);letter-spacing:0;color:var(--text-h);font-weight:700;line-height:24px}.cta-band{color:#fff;text-align:center;background:linear-gradient(135deg,#bb2234 0%,#7f1624 100%);border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:24px;max-width:1040px;margin:0 auto 32px;padding:56px 40px;display:flex;box-shadow:0 30px 56px #7f162438}.cta-band .section-inner{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.cta-band-copy{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:700px;display:flex}.cta-band-copy>div{text-align:center;width:100%}.cta-actions{justify-content:center;width:100%;margin-top:10px}.cta-band h2{font-family:var(--heading);font-size:var(--heading-lg);font-weight:700;line-height:var(--heading-lg-lh);letter-spacing:0;color:#fff}.cta-band p{font-family:var(--sans);letter-spacing:0;color:#ffffffd1;font-size:16px;font-weight:400;line-height:24px}.cta-band .eyebrow{color:#fff;background:#ffffff1f;border-color:#ffffff29}.cta-band .button-primary{color:var(--brand);background:#fff;box-shadow:0 16px 30px #0a162824}.cta-band .button-primary:hover,.cta-band .button-primary:focus-visible{color:var(--brand-hover);background:#fff}.cta-logo{background:#ffffff29;border-radius:14px;flex-shrink:0;width:52px;height:52px;padding:6px}.faq-list{gap:16px;max-width:860px;margin:0 auto;display:grid}.section-faq{background:linear-gradient(#bb22340a,#bb223405)}.faq-item{border-radius:24px;padding:0;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.faq-item:hover{border-color:#bb223447;transform:translateY(-4px);box-shadow:0 18px 36px #bb22341a}.faq-question{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:24px 64px 24px 24px;display:block;position:relative}.faq-question:before,.faq-question:after{content:"";background:var(--brand);border-radius:2px;width:14px;height:2px;transition:transform .3s;position:absolute;top:50%;right:24px}.faq-question:before{transform:translateY(-50%)}.faq-question:after{transform:translateY(-50%)rotate(90deg)}.faq-item.is-open .faq-question:after{transform:translateY(-50%)rotate(0)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .32s;display:grid;overflow:hidden}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.faq-answer-inner{opacity:0;min-height:0;transition:opacity .25s;overflow:hidden}.faq-item.is-open .faq-answer-inner{opacity:1}.faq-item p{text-align:left;margin:0;padding:0 24px 22px}.section-contact{background:#f3f4f6}.contact-card{background:#fff;border:1px solid #0a16280f;border-radius:28px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:48px;padding:48px;display:grid;box-shadow:0 18px 40px #0a16280d}.contact-copy h2{max-width:none;font-size:var(--heading-lg);font-weight:700;line-height:var(--heading-lg-lh);letter-spacing:0;color:var(--text-h)}.contact-copy h2 em{color:var(--brand);font-style:italic;font-weight:700}.contact-copy>p{letter-spacing:0;max-width:42ch;color:var(--text);margin-top:18px;font-size:16px;font-weight:400;line-height:24px}.contact-phone-block{margin-top:36px}.contact-phone-block strong{color:var(--text-h);margin-bottom:12px;font-size:16px;font-weight:700;line-height:24px;display:block}.contact-phone{color:var(--brand);align-items:center;gap:10px;font-size:16px;font-weight:600;line-height:24px;text-decoration:none;display:inline-flex}.contact-phone:hover,.contact-phone:focus-visible{text-decoration:underline}.contact-phone-icon{width:28px;height:28px;color:var(--brand);place-items:center;display:inline-grid}.contact-phone-icon svg{width:20px;height:20px}.contact-form{gap:16px;display:grid}.contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.contact-form label{display:block}.contact-form input,.contact-form textarea{width:100%;color:var(--text-h);font:inherit;letter-spacing:0;background:#fff;border:1px solid #0a16281f;border-radius:14px;outline:none;padding:16px 18px;font-size:16px;line-height:24px;transition:border-color .2s,box-shadow .2s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#9aa3af}.contact-form input:focus,.contact-form textarea:focus{border-color:#bb223473;box-shadow:0 0 0 4px #bb22341a}.contact-form textarea{resize:vertical;min-height:140px}.button-border-run{isolation:isolate;background:var(--brand);border-radius:999px;justify-content:stretch;align-items:stretch;padding:2px;transition:transform .2s;display:inline-flex;position:relative;overflow:hidden}.button-border-run:before{content:"";z-index:0;aspect-ratio:1;background:conic-gradient(#0000 0% 38%,#fffffff2 46%,#fff 52%,#ffb4bee6 58%,#0000 68% 100%);width:220%;animation:2.2s linear infinite button-border-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.button-border-run>.button{z-index:1;background:var(--brand);width:100%;box-shadow:none;appearance:none;border:0;border-radius:999px;justify-content:center;align-items:center;margin:0;display:inline-flex;position:relative;transform:none!important}.button-border-run:hover,.button-border-run:focus-within{transform:translateY(-1px)}.button-border-run-light{background:#ffffff59}.button-border-run-light:before{background:conic-gradient(#0000 0% 38%,#fff3 44%,#fff 52%,#ffdce1f2 60%,#0000 70% 100%)}.button-border-run-light>.button{color:var(--brand);background:#fff}.contact-form .button-border-run{justify-self:start;box-shadow:0 16px 30px #bb223433}.contact-form .button-border-run:hover,.contact-form .button-border-run:focus-within{transform:translateY(-2px);box-shadow:0 20px 36px #bb223447}.contact-form .button-border-run:focus-within{outline-offset:3px;outline:2px solid #bb223459}.contact-submit{min-width:168px}.contact-submit:focus-visible{outline:none}.contact-status{color:var(--brand);margin:0;font-size:14px;line-height:22px}.contact-error{color:#b42318;margin:0;font-size:14px;line-height:22px}.contact-submit[aria-busy=true]{cursor:wait}@keyframes button-border-spin{to{transform:translate(-50%,-50%)rotate(360deg)}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-footer{background:linear-gradient(135deg,#0a1628 0%,#16243c 100%);border-top:1px solid #0a162814;grid-template-columns:1.3fr 1fr auto;align-items:start;gap:24px;padding:40px 56px 48px;display:grid}.footer-brand{align-items:flex-start;gap:14px;display:flex}.footer-logo{background:#fff;border-radius:12px;flex-shrink:0;width:48px;height:48px;padding:8px;box-shadow:0 10px 20px #bb22341f}.footer-links{flex-wrap:wrap;justify-content:flex-start;gap:28px}.site-footer strong,.site-footer a,.site-footer p{color:#ffffffe0}.site-footer a:hover,.site-footer a:focus-visible{color:#fff}.footer-copy{white-space:nowrap}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.site-header,.site-footer{padding-left:24px;padding-right:24px}.hero-inner,.section-inner{width:min(100%,100% - 80px)}.hero-inner,.site-footer{grid-template-columns:1fr}.problem-grid,.feature-grid,.workflow-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-carousel-stage{width:min(100%,1.77778*min(52vh,460px))}.hero-badges{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin-top:16px;position:static}}@media (width<=920px){.site-header{flex-wrap:wrap}.section{scroll-margin-top:0}.hero-section{min-height:calc(100svh - 140px)}.site-nav{flex-wrap:wrap;order:3;width:100%}.hero-metrics,.trust-grid{grid-template-columns:1fr}.contact-card{grid-template-columns:1fr;gap:36px}.security-card{grid-template-columns:1fr;gap:28px}.security-copy-block h2{max-width:none}}@media (width<=720px){.page-shell{width:100%}.hero-copy h1{font-size:var(--heading-xl)}.hero-description{font-size:18px;line-height:28px}.section-heading h2,.cta-band h2{font-size:var(--heading-lg);line-height:var(--heading-lg-lh)}.hero-section{min-height:calc(100svh - 140px);padding:32px 0}.hero-inner,.problem-grid,.feature-grid,.workflow-gallery,.stepper-indicators{grid-template-columns:1fr}.section-inner{width:min(100%,100% - 40px)}.header-actions,.hero-actions,.cta-actions,.site-nav{flex-wrap:wrap;width:100%}.button{flex:180px}.cta-actions .button{flex:0 auto}.hero-metrics{grid-template-columns:1fr}.cta-band,.site-footer{padding:24px}.workflow-note{flex-direction:column;align-items:flex-start}.cta-band,.cta-band .section-inner,.cta-band-copy{text-align:center;align-items:center}.hero-badges{grid-template-columns:1fr}.workflow-card-media img{height:180px}.workflow-carousel-stage{border-radius:20px;width:min(100%,1.77778*min(46vh,340px))}.contact-card{grid-template-columns:1fr;gap:32px;padding:28px 22px}.contact-copy h2{max-width:none}.contact-form-grid{grid-template-columns:1fr}.button-border-run,.contact-submit{justify-self:stretch;width:100%}.contact-submit{width:100%}.workflow-slide-overlay{max-width:min(78%,320px);padding:14px 16px;bottom:14px;left:14px}.workflow-arrow{width:40px;height:40px;font-size:1.5rem}.workflow-arrow-prev{left:10px}.workflow-arrow-next{right:10px}.stepper-card{padding:24px}.stepper-carousel-media img{height:240px}.stepper-card-top,.stepper-nav{flex-direction:column;align-items:center}.footer-copy{white-space:normal}}
