@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--navy:#112f46;--navy-2:#183f5c;--blue:#377aa5;--sky:#dff0f7;--ice:#f2f7f9;--sand:#e9dfcf;--ink:#163044;--muted:#617382;--line:#d9e4e9;--white:#fff;--radius:24px;--shadow:0 24px 70px rgba(20,55,78,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body.public-site{margin:0;overflow-x:hidden;background:#fff;color:var(--ink);font:16px/1.65 'DM Sans',system-ui,sans-serif}.public-site button,.public-site input,.public-site select,.public-site textarea{font:inherit}.public-site a{color:inherit}.public-container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-60px;z-index:999;padding:10px 16px;background:#fff}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.9);border-bottom:1px solid rgba(17,47,70,.08);backdrop-filter:blur(18px);transition:box-shadow .2s}.site-header.is-scrolled{box-shadow:0 10px 32px rgba(17,47,70,.08)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.public-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font:800 1.13rem/1 'Manrope',sans-serif;letter-spacing:.08em}.brand-symbol{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#fff;background:linear-gradient(145deg,#4c87ad,#173d59);box-shadow:0 8px 20px rgba(31,83,118,.23);letter-spacing:0}.site-nav{display:flex;align-items:center;gap:2px}.site-nav>a{padding:9px 9px;text-decoration:none;font-size:.86rem;font-weight:600;white-space:nowrap;border-radius:9px}.site-nav>a:hover,.site-nav>a.is-active{color:var(--blue);background:var(--ice)}.site-nav .nav-login{margin-left:7px}.menu-toggle{display:none;width:44px;height:42px;padding:10px;border:0;border-radius:10px;background:var(--ice)}.menu-toggle>span:not(.sr-only){display:block;width:22px;height:2px;margin:4px auto;background:var(--ink);transition:.2s}.public-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 21px;border:1px solid var(--navy);border-radius:12px;color:#fff!important;background:var(--navy);text-decoration:none;font-weight:700;cursor:pointer;box-shadow:0 10px 24px rgba(17,47,70,.15);transition:transform .18s,box-shadow .18s,background .18s}.public-btn:hover{transform:translateY(-2px);background:var(--navy-2);box-shadow:0 14px 30px rgba(17,47,70,.2)}.public-btn-small{min-height:40px!important;padding:8px 13px!important;font-size:.82rem!important}.public-btn-outline{color:var(--navy)!important;background:transparent;box-shadow:none}.public-btn-light{color:var(--navy)!important;background:#fff;border-color:#fff}.public-btn-ghost,.public-btn-ghost-light{box-shadow:none;background:transparent}.public-btn-ghost{color:var(--navy)!important;border-color:#b8cbd5}.public-btn-ghost-light{border-color:rgba(255,255,255,.4)}.button-row{display:flex;gap:12px;flex-wrap:wrap}.centered{justify-content:center}
.hero-section{position:relative;min-height:760px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 75% 30%,#e3f1f6 0,transparent 34%),linear-gradient(145deg,#fff 0,#f3f8fa 100%)}.hero-section:after{content:"";position:absolute;width:500px;height:500px;right:-260px;bottom:-260px;border:1px solid #bdd7e2;border-radius:50%;box-shadow:0 0 0 80px rgba(223,240,247,.4),0 0 0 160px rgba(223,240,247,.2)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;padding-block:90px}.kicker{display:inline-block;margin-bottom:16px;color:var(--blue);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.kicker.light{color:#a9d0e5}.hero-copy h1,.page-hero h1,.section-heading h2,.smart-copy h2,.story-copy h2,.final-cta h2{margin:0;font-family:'Manrope',sans-serif;letter-spacing:-.045em;line-height:1.04}.hero-copy h1{max-width:720px;font-size:clamp(3.2rem,6vw,5.9rem)}.hero-copy>p{max-width:650px;margin:27px 0 34px;color:var(--muted);font-size:clamp(1.08rem,1.5vw,1.25rem);line-height:1.7}.trust-line{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px;color:#577180;font-size:.86rem;font-weight:600}.trust-line span:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:7px;border-radius:50%;color:#fff;background:var(--blue);font-size:.7rem}.hero-product{position:relative;min-height:560px;display:grid;place-items:center}.hero-product:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:linear-gradient(145deg,#d3e8f0,#f8fbfc);box-shadow:inset 0 0 70px #fff}.hero-product .stand-visual{width:280px;transform:rotate(3deg);filter:drop-shadow(0 42px 35px rgba(15,46,66,.25))}.hero-product .stand-face{height:390px}.floating-chip{position:absolute;display:flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid rgba(255,255,255,.8);border-radius:14px;background:rgba(255,255,255,.88);box-shadow:0 16px 35px rgba(29,72,98,.12);backdrop-filter:blur(10px);font-weight:700;font-size:.83rem}.floating-chip svg{width:20px;fill:none;stroke:var(--blue);stroke-width:1.8}.chip-one{top:80px;left:10px}.chip-two{right:-10px;bottom:95px}
.public-section{padding:112px 0}.section-heading{max-width:780px;margin-bottom:52px}.section-heading.center{text-align:center;margin-inline:auto}.section-heading h2,.smart-copy h2,.story-copy h2{font-size:clamp(2.3rem,4.5vw,4.25rem)}.section-heading p{max-width:680px;margin:22px 0 0;color:var(--muted);font-size:1.12rem}.target-section{background:#fff}.target-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.target-copy h2{margin:0;font:700 clamp(2.5rem,5vw,4.7rem)/1.04 'Manrope';letter-spacing:-.045em}.target-copy>p{margin:25px 0;color:var(--muted);font-size:1.1rem}.highlight-note{padding:20px 22px;border-left:4px solid var(--blue);border-radius:0 14px 14px 0;background:var(--ice);font-weight:600}.destination-cloud{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:30px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(145deg,#f4f8fa,#e5f0f4);box-shadow:var(--shadow)}.destination{display:flex;align-items:center;gap:13px;padding:19px;border:1px solid rgba(17,47,70,.1);border-radius:17px;background:#fff;font-weight:700;box-shadow:0 8px 20px rgba(17,47,70,.06)}.destination span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;color:#fff;background:var(--navy);font-size:.8rem}.destination:nth-child(2n) span{background:var(--blue)}.destination.wide{grid-column:1/-1}.destination.wide span{background:#c49b68}.steps-section{background:var(--navy);color:#fff}.steps-section .section-heading p{color:#b9cfda}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.step-card{position:relative;padding:35px 30px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(255,255,255,.055)}.step-card>span{color:#75add0;font:700 .75rem 'Manrope';letter-spacing:.12em}.step-card .icon-box{display:grid;place-items:center;width:58px;height:58px;margin:35px 0 28px;border-radius:16px;color:var(--navy);background:#dff0f7}.icon-box svg,.benefit-icon svg{width:28px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.step-card h3{margin:0 0 12px;font:700 1.35rem 'Manrope'}.step-card p{margin:0;color:#b9cfda}.step-card:not(:last-child):after{content:"→";position:absolute;z-index:2;right:-20px;top:50%;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:var(--navy);background:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefit-card{padding:28px;min-height:250px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(17,47,70,.06)}.benefit-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:42px;border-radius:15px;color:var(--blue);background:var(--sky)}.benefit-card h3{margin:0 0 12px;font:700 1.24rem 'Manrope'}.benefit-card p{margin:0;color:var(--muted)}
.product-section{background:var(--ice)}.product-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:48px;align-items:center}.product-colors{display:grid;grid-template-columns:repeat(4,1fr);align-items:end;gap:12px;padding:45px 30px 28px;border-radius:30px;background:linear-gradient(155deg,#dfeaf0,#fff);box-shadow:var(--shadow)}.product-variant{text-align:center}.product-variant>.stand-visual{margin:auto}.product-variant>strong{display:block;margin-top:28px;font-size:.85rem}.stand-visual{position:relative;width:132px;margin-inline:auto;perspective:800px}.stand-face{position:relative;z-index:2;height:224px;padding:20px 12px;border-radius:13px 13px 6px 6px;color:#153349;background:linear-gradient(145deg,#fff,#e8edf0);box-shadow:inset -7px -5px 15px rgba(24,49,65,.08),inset 2px 2px 5px rgba(255,255,255,.8);text-align:center;transform:rotateX(-3deg)}.stand-foot{position:relative;z-index:1;width:154px;height:30px;margin:-7px 0 0 -11px;border-radius:4px 4px 12px 12px;background:linear-gradient(#cbd5da,#f5f7f8 65%,#aebbc2);box-shadow:0 18px 18px rgba(22,48,64,.18);transform:perspective(80px) rotateX(20deg)}.stand-brand{display:block;font:800 .63rem 'Manrope';letter-spacing:.15em}.stand-face>strong{display:block;margin:17px 0 12px;font:800 .83rem/1.25 'Manrope';letter-spacing:.02em}.stand-face>small{display:block;margin-top:5px;font-size:.46rem}.nfc-waves{position:relative;display:block;width:32px;height:27px;margin:14px auto 0}.nfc-waves i{position:absolute;left:50%;bottom:0;border:2px solid currentColor;border-bottom:0;border-left-color:transparent;border-right-color:transparent;border-radius:50% 50% 0 0;transform:translateX(-50%)}.nfc-waves i:nth-child(1){width:10px;height:7px}.nfc-waves i:nth-child(2){width:20px;height:14px}.nfc-waves i:nth-child(3){width:30px;height:22px}.qr-pattern{display:block;width:46px;height:46px;margin:auto;border:5px solid currentColor;background:repeating-linear-gradient(45deg,currentColor 0 3px,transparent 3px 6px),repeating-linear-gradient(-45deg,currentColor 0 2px,transparent 2px 7px);box-shadow:inset 0 0 0 3px currentColor}.stand-black .stand-face{color:#fff;background:linear-gradient(145deg,#24292d,#090b0c)}.stand-black .stand-foot{background:linear-gradient(#0b0e10,#31373b 65%,#070809)}.stand-navy .stand-face{color:#fff;background:linear-gradient(145deg,#214967,#0b2539)}.stand-navy .stand-foot{background:linear-gradient(#102f46,#335b76 65%,#0a2030)}.stand-sand .stand-face{color:#3c352e;background:linear-gradient(145deg,#eee4d5,#cdbfa9)}.stand-sand .stand-foot{background:linear-gradient(#c5b69f,#eee3d2 65%,#aa9a83)}.feature-panel{padding:36px}.feature-panel h3{margin:0 0 25px;font:700 2rem/1.15 'Manrope'}.check-list,.smart-list{list-style:none;margin:0 0 30px;padding:0}.check-list li,.smart-list li{position:relative;padding:9px 0 9px 31px}.check-list li:before,.smart-list li:before{content:"✓";position:absolute;left:0;top:10px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;color:#fff;background:var(--blue);font-size:.7rem;font-weight:800}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue)!important;text-decoration:none;font-weight:700}.text-link span{font-size:1.3rem}.smart-section{overflow:hidden;color:#fff;background:linear-gradient(135deg,#102d43,#1b4967)}.split-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:65px;align-items:center}.smart-copy>p{margin:25px 0;color:#bdd0db;font-size:1.08rem}.smart-list{display:grid;grid-template-columns:1fr 1fr;gap:0 15px;margin-bottom:35px}.smart-list li:before{color:var(--navy);background:#b9dceb}.dashboard-mockup{display:grid;grid-template-columns:72px 1fr;min-height:480px;border:8px solid rgba(255,255,255,.12);border-radius:24px;background:#eef3f6;box-shadow:0 35px 70px rgba(0,0,0,.3);transform:perspective(1200px) rotateY(-4deg);overflow:hidden}.dash-sidebar{display:flex;align-items:center;flex-direction:column;gap:27px;padding:20px 0;background:#0c2639}.dash-logo{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;color:var(--navy);background:#fff;font-weight:800}.dash-sidebar i{display:block;width:27px;height:7px;border-radius:5px;background:#698394}.dash-sidebar i:nth-child(2){background:#fff}.dash-main{padding:27px;color:var(--ink)}.dash-top{display:flex;align-items:center;justify-content:space-between}.dash-top small,.dash-top strong{display:block}.dash-top small,.dash-stats small,.dash-chart small{color:#788a97}.dash-top strong{font:700 1.3rem 'Manrope'}.dash-avatar{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;color:#fff;background:var(--blue);font-size:.75rem;font-weight:700}.dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:28px 0}.dash-stats>div{padding:18px;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(24,63,92,.07)}.dash-stats small,.dash-stats b,.dash-stats em{display:block}.dash-stats b{margin:6px 0;font:700 1.55rem 'Manrope'}.dash-stats em{color:#438068;font-size:.65rem;font-style:normal}.dash-chart{padding:22px;border-radius:15px;background:#fff}.dash-chart strong{display:block}.bars{height:150px;display:flex;align-items:end;gap:8%;padding:20px 4% 0}.bars i{flex:1;height:var(--bar);border-radius:5px 5px 2px 2px;background:linear-gradient(#4c91bb,#b9dce9)}
.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.industry-card{display:flex;align-items:center;gap:18px;min-height:120px;padding:22px;border:1px solid var(--line);border-radius:18px;text-decoration:none;transition:.18s}.industry-card:hover{color:#fff;background:var(--navy);border-color:var(--navy);transform:translateY(-3px)}.industry-card>span{color:var(--blue);font:700 .72rem 'Manrope'}.industry-card div{flex:1}.industry-card strong,.industry-card small{display:block}.industry-card strong{font:700 1.08rem 'Manrope'}.industry-card small{margin-top:5px;color:var(--muted)}.industry-card:hover small{color:#b8ccd8}.industry-card>b{font-size:1.2rem}.price-section{background:linear-gradient(#f6f9fa,#fff)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px}.price-card{position:relative;padding:36px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 12px 35px rgba(17,47,70,.06)}.price-card .price-label{font-weight:700}.price{margin:36px 0 24px}.price strong,.price small{display:block}.price strong{font:700 clamp(2rem,3vw,3.1rem)/1.05 'Manrope';letter-spacing:-.04em}.price small,.price-card>small{color:var(--muted)}.price-card p{min-height:82px;color:var(--muted)}.price-card .public-btn{margin-top:22px}.price-featured{color:#fff;background:var(--navy);border-color:var(--navy);transform:translateY(-15px);box-shadow:0 25px 55px rgba(17,47,70,.22)}.popular{position:absolute;right:25px;top:25px;padding:5px 10px;border-radius:99px;color:var(--navy);background:#cce6f1;font-size:.65rem;font-weight:800;letter-spacing:.08em}.tier-list{margin:25px 0 8px}.tier-list div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.15)}.enterprise-card{background:var(--ice)}.story-section{background:#fff}.story-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.team-visual{position:relative;min-height:520px;overflow:hidden;border-radius:30px;background:#dcebf1 url('team.jpg') center/cover no-repeat;box-shadow:var(--shadow)}.team-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,transparent 20%,rgba(12,42,61,.75))}.team-fallback{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(145deg,#e5f0f4,#adcbd9)}.team-fallback:before,.team-fallback:after{content:"";position:absolute;border-radius:50%;border:55px solid rgba(255,255,255,.34)}.team-fallback:before{width:260px;height:260px;left:-100px;top:-120px}.team-fallback:after{width:350px;height:350px;right:-160px;bottom:-180px}.team-silhouettes{position:relative;z-index:1;display:flex;align-items:end;gap:10px}.person-shape{position:relative;width:115px;height:205px;border-radius:60px 60px 20px 20px;background:linear-gradient(#294e68,#102e43)}.person-shape:before{content:"";position:absolute;width:72px;height:72px;left:21px;top:-48px;border:8px solid #d8ba9b;border-radius:50%;background:#b9784f}.person-shape:nth-child(2){height:230px;background:linear-gradient(#5b86a0,#1d455f)}.person-shape:nth-child(2):before{background:#e0b792}.team-caption{position:absolute;z-index:3;left:35px;bottom:28px;color:#fff}.team-caption strong,.team-caption span{display:block}.team-caption strong{font:700 1.4rem 'Manrope'}.story-copy>p{margin:25px 0;color:var(--muted);font-size:1.13rem}.story-links{display:flex;gap:9px;flex-wrap:wrap}.story-links a{padding:9px 13px;border:1px solid var(--line);border-radius:10px;text-decoration:none;font-size:.85rem;font-weight:600}.final-cta{padding:105px 0;color:#fff;text-align:center;background:linear-gradient(135deg,#245b7d,#0e2d43)}.final-cta h2{margin-bottom:38px;font-size:clamp(2.6rem,5.5vw,5rem)}
.site-footer{padding:70px 0 25px;color:#aec1cc;background:#0a2335}.footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px;padding-bottom:55px}.footer-main>div{display:flex;align-items:flex-start;flex-direction:column;gap:9px}.footer-main strong{margin-bottom:8px;color:#fff}.footer-main a{text-decoration:none}.footer-main a:hover{color:#fff}.footer-main p{max-width:300px}.footer-brand{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:.83rem}.footer-bottom nav{display:flex;gap:18px}.footer-bottom a{text-decoration:none}.flash-stack{position:relative;z-index:4;padding-top:16px}.public-alert{padding:14px 18px;border-radius:12px;font-weight:600}.public-alert-success{color:#195b45;background:#e5f6ef;border:1px solid #b7e4d3}.public-alert-error{color:#8d2b26;background:#fff0ef;border:1px solid #f0c1bd}
.page-hero{padding:105px 0 95px;background:radial-gradient(circle at 80% 20%,#d9ecf3,transparent 30%),var(--ice)}.page-hero-inner{max-width:850px}.page-hero h1{font-size:clamp(3.1rem,6vw,5.7rem)}.page-hero p{max-width:700px;margin:25px 0 0;color:var(--muted);font-size:1.2rem}.content-band{padding:90px 0}.content-band.alt{background:var(--ice)}.copy-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.copy-grid h2{margin:0;font:700 clamp(2.1rem,4vw,3.7rem)/1.08 'Manrope';letter-spacing:-.04em}.copy-grid p{color:var(--muted);font-size:1.08rem}.detail-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.detail-card{padding:30px;border:1px solid var(--line);border-radius:20px;background:#fff}.detail-card h3{font:700 1.2rem 'Manrope'}.contact-layout{display:grid;grid-template-columns:.68fr 1.32fr;gap:60px;align-items:start}.contact-intro{position:sticky;top:120px}.contact-intro h2{font:700 2.5rem/1.1 'Manrope';letter-spacing:-.04em}.contact-intro p{color:var(--muted)}.contact-detail{margin-top:30px;padding-top:25px;border-top:1px solid var(--line)}.public-form{display:grid;gap:19px;padding:35px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.public-form label{display:grid;gap:7px;font-weight:700;font-size:.9rem}.public-form label small{color:var(--muted);font-weight:400}.public-form input:not([type=checkbox]),.public-form select,.public-form textarea{width:100%;min-height:50px;padding:12px 14px;border:1px solid #c8d7df;border-radius:11px;color:var(--ink);background:#fafdfe;outline:none}.public-form textarea{resize:vertical}.public-form input:focus,.public-form select:focus,.public-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(55,122,165,.12)}.privacy-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:11px!important;line-height:1.45;font-weight:400!important}.privacy-check input{width:18px;height:18px;margin-top:2px}.hp-field{position:absolute!important;left:-9999px!important}.compact-section{padding-top:80px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.public-btn,.industry-card{transition:none}}
@media(max-width:1080px){.site-nav>a{padding-inline:6px;font-size:.79rem}.site-nav .public-btn{display:none}.hero-grid{gap:20px}.hero-product .stand-visual{width:235px}.hero-product .stand-face{height:330px}.product-colors{grid-template-columns:repeat(2,1fr);gap:35px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.target-layout,.split-layout{gap:40px}.dashboard-mockup{min-height:420px}.industry-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.public-container{width:min(100% - 36px,1200px)}.menu-toggle{display:block}.site-nav{position:absolute;left:18px;right:18px;top:70px;display:none;align-items:stretch;flex-direction:column;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.site-nav>a{padding:11px 12px;font-size:.95rem}.site-nav .nav-login{margin-left:0}.site-nav .public-btn{display:inline-flex;margin-top:5px}.hero-grid,.target-layout,.product-layout,.split-layout,.story-layout,.copy-grid,.contact-layout{grid-template-columns:1fr}.hero-grid{padding-block:70px}.hero-product{min-height:470px}.hero-section{min-height:0}.chip-one{left:5%}.chip-two{right:5%}.public-section{padding:85px 0}.target-layout,.story-layout{gap:45px}.steps-grid,.pricing-grid{grid-template-columns:1fr}.step-card:not(:last-child):after{content:"↓";right:auto;left:50%;top:auto;bottom:-20px}.product-layout{gap:35px}.split-layout{gap:55px}.price-featured{transform:none}.footer-main{grid-template-columns:1fr 1fr}.contact-intro{position:static}.detail-cards{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.public-container{width:min(100% - 28px,1200px)}.header-inner{min-height:68px}.hero-copy h1{font-size:clamp(2.65rem,14vw,4rem)}.hero-copy>p{font-size:1rem}.button-row{flex-direction:column}.button-row .public-btn{width:100%}.trust-line{gap:9px;flex-direction:column}.hero-product{min-height:410px}.hero-product:before{width:320px;height:320px}.hero-product .stand-visual{width:195px}.hero-product .stand-face{height:275px}.floating-chip{padding:9px 11px;font-size:.72rem}.chip-one{top:40px}.chip-two{bottom:45px}.public-section{padding:68px 0}.section-heading{margin-bottom:35px}.section-heading h2,.smart-copy h2,.story-copy h2{font-size:2.35rem}.destination-cloud{padding:18px;grid-template-columns:1fr}.destination.wide{grid-column:auto}.steps-grid,.benefit-grid,.industry-grid,.detail-cards{grid-template-columns:1fr}.benefit-card{min-height:0}.benefit-icon{margin-bottom:25px}.product-colors{padding:28px 12px;gap:28px 5px}.stand-visual{width:112px}.stand-face{height:195px;padding-top:15px}.stand-foot{width:130px;margin-left:-9px}.stand-face>strong{font-size:.68rem}.feature-panel{padding:10px 0}.smart-list{grid-template-columns:1fr}.dashboard-mockup{grid-template-columns:48px 1fr;min-height:360px;border-width:5px;transform:none}.dash-sidebar{gap:20px}.dash-main{padding:14px}.dash-stats{gap:6px}.dash-stats>div{padding:10px}.dash-stats b{font-size:1rem}.dash-stats em{display:none}.dash-chart{padding:14px}.bars{height:120px}.team-visual{min-height:400px}.person-shape{width:90px;height:170px}.person-shape:nth-child(2){height:195px}.person-shape:before{width:58px;height:58px;left:16px}.pricing-grid{gap:14px}.price-card{padding:28px}.page-hero{padding:75px 0}.page-hero h1{font-size:2.8rem}.content-band{padding:65px 0}.form-grid{grid-template-columns:1fr}.public-form{padding:22px}.footer-main{grid-template-columns:1fr;gap:32px}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom nav{flex-wrap:wrap}}

/* Hero product scales as one cohesive object. */
.hero-product .stand-face{padding-top:30px}.hero-product .stand-foot{width:116%;height:42px;margin-left:-8%}.hero-product .stand-brand{font-size:.85rem}.hero-product .stand-face>strong{margin:24px 0 17px;font-size:1.2rem}.hero-product .nfc-waves{width:44px;height:38px;margin-top:24px}.hero-product .nfc-waves i:nth-child(1){width:14px;height:10px}.hero-product .nfc-waves i:nth-child(2){width:29px;height:21px}.hero-product .nfc-waves i:nth-child(3){width:43px;height:32px}.hero-product .qr-pattern{width:68px;height:68px}.hero-product .stand-face>small{font-size:.66rem}
@media(max-width:560px){.hero-product .stand-face{padding-top:20px}.hero-product .stand-foot{height:34px}.hero-product .stand-brand{font-size:.68rem}.hero-product .stand-face>strong{margin:17px 0 12px;font-size:.9rem}.hero-product .nfc-waves{margin-top:16px}.hero-product .qr-pattern{width:54px;height:54px}}

/* REVWINK SMART protection service */
.smart-protection-note{min-height:0!important;margin:18px 0 0!important;padding:13px 14px;border:1px solid rgba(255,255,255,.18);border-radius:12px;color:#d9e9f1!important;background:rgba(255,255,255,.07);font-size:.82rem;line-height:1.5}.smart-protection-note strong{color:#fff}.smart-protection-band{background:#fff}.smart-protection-layout{display:grid;grid-template-columns:280px 1fr;align-items:center;gap:70px}.smart-protection-layout h2{margin:0 0 20px;font:700 clamp(2.2rem,4vw,3.8rem)/1.08 'Manrope';letter-spacing:-.04em}.smart-protection-layout p{max-width:760px;margin:0 0 14px;color:var(--muted);font-size:1.1rem}.smart-protection-layout small{color:#738592}.protection-symbol{position:relative;width:230px;height:260px;display:grid;place-items:center;margin:auto;color:#fff;background:linear-gradient(145deg,#4d8ab0,#12364f);clip-path:polygon(50% 0,92% 17%,86% 72%,50% 100%,14% 72%,8% 17%);filter:drop-shadow(0 24px 30px rgba(17,47,70,.2))}.protection-symbol:before{content:"";position:absolute;inset:18px;background:rgba(255,255,255,.08);clip-path:inherit}.protection-symbol span{position:relative;font:800 4.5rem 'Manrope';letter-spacing:-.08em}@media(max-width:820px){.smart-protection-layout{grid-template-columns:1fr;gap:40px}.protection-symbol{width:180px;height:205px}.smart-protection-layout{text-align:center}.smart-protection-layout p{margin-inline:auto}}
