:root{--green-900:#0f3f2a;--green-800:#14532d;--green-700:#15803d;--green-600:#16a34a;--green-500:#22c55e;--green-100:#dcfce7;--green-50:#f0fdf4;--ink:#101827;--slate-700:#334155;--slate-600:#475569;--slate-500:#64748b;--slate-300:#cbd5e1;--slate-200:#e2e8f0;--slate-100:#f1f5f9;--canvas:#fbfcf9;--white:#fff;--border:#0f3f2a21;--shadow:0 24px 70px #0f172a1a;--shadow-soft:0 14px 42px #0f172a12;--radius-lg:30px;--radius-md:20px;--radius-sm:14px;--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:before{z-index:-2;content:"";background:radial-gradient(circle at 92% 8%, #22c55e14, transparent 29rem), linear-gradient(180deg, #fff 0, var(--canvas) 38rem);position:fixed;inset:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #86efac}.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}.skip-link{z-index:100;color:var(--white);background:var(--green-800);border-radius:.75rem;padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.container{width:min(calc(100% - 2.5rem), var(--container));margin-inline:auto}.narrow{max-width:780px}.section{padding-block:clamp(4.5rem,8vw,7.5rem)}.section--compact{padding-block:clamp(3.5rem,6vw,5.5rem)}.section--tint{background:#f3f8f3;border-block:1px solid #15803d14}.section-heading{max-width:760px;margin-bottom:2.5rem}.section-heading--center{text-align:center;margin-inline:auto}.eyebrow{color:var(--green-700);letter-spacing:.15em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:800}.eyebrow--light{color:#bbf7d0}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{color:var(--ink);letter-spacing:-.035em;margin-top:0}h1{margin-bottom:1.5rem;font-size:clamp(2.65rem,6vw,5.35rem);line-height:.98}h2{margin-bottom:1.1rem;font-size:clamp(2rem,4.2vw,3.6rem);line-height:1.05}h3{margin-bottom:.75rem;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.2}p{color:var(--slate-600);margin-top:0;font-size:1.04rem;line-height:1.72}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.78rem 1.15rem;font-size:.93rem;font-weight:750;line-height:1;transition:transform .16s,background-color .16s,border-color .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{color:var(--white);background:var(--green-600);box-shadow:0 10px 25px #16a34a2e}.button--primary:hover{background:var(--green-700)}.button--secondary{color:var(--green-800);background:var(--white);border-color:#15803d38}.button--secondary:hover,.button--ghost:hover{background:var(--green-50)}.button--ghost{color:var(--slate-700)}.button--light{color:var(--green-900);background:var(--white)}.button:disabled{color:var(--slate-500);background:var(--slate-200);box-shadow:none;cursor:not-allowed}.button:disabled:hover{transform:none}.text-link{color:var(--green-700);align-items:center;gap:.45rem;font-weight:750;display:inline-flex}.text-link:after{content:"→";transition:transform .16s}.text-link:hover:after{transform:translate(3px)}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #0f3f2a17;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:78px;display:flex}.brand{flex:none;align-items:center;gap:.75rem;display:inline-flex}.brand__mark{width:46px;height:46px;color:var(--white);background:var(--green-600);border-radius:15px;place-items:center;display:grid;box-shadow:0 10px 24px #16a34a33}.brand__mark svg{width:32px;height:32px}.brand__copy{gap:.14rem;display:grid}.brand__copy strong{letter-spacing:-.03em;font-size:1.25rem}.brand__copy small{color:var(--green-700);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:800}.brand--inverse .brand__copy strong{color:var(--white)}.brand--inverse .brand__copy small{color:#bbf7d0}.brand--inverse .brand__mark{box-shadow:none;background:#ffffff21}.primary-navigation,.primary-navigation__links,.primary-navigation__actions{align-items:center;display:flex}.primary-navigation{flex:1;justify-content:space-between;gap:1.5rem}.primary-navigation__links{gap:clamp(1rem,2vw,2rem);margin-inline:auto}.primary-navigation__links a{color:var(--slate-600);font-size:.92rem;font-weight:680;position:relative}.primary-navigation__links a:hover,.primary-navigation__links a[aria-current=page]{color:var(--green-700)}.primary-navigation__links a[aria-current=page]:after{content:"";background:var(--green-600);border-radius:999px;height:2px;position:absolute;bottom:-.65rem;left:0;right:0}.primary-navigation__actions{gap:.45rem}.menu-toggle{background:var(--white);border:1px solid var(--border);border-radius:14px;width:46px;height:46px;padding:0;display:none}.menu-toggle span{background:var(--ink);border-radius:999px;width:20px;height:2px;margin:4px auto;display:block}.hero{padding-block:clamp(3rem,5vw,4.5rem) clamp(2.75rem,4.5vw,4rem);overflow:hidden}.hero__grid{grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;gap:clamp(2rem,4vw,3.75rem);display:grid}.hero__copy{z-index:1;position:relative}.hero__copy h1{max-width:620px;margin-bottom:1.15rem;font-size:clamp(2.75rem,4.5vw,3.5rem);line-height:1.02}.hero__copy>p:not(.eyebrow){max-width:580px;font-size:clamp(1rem,1.25vw,1.125rem);line-height:1.65}.hero__actions{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 1.2rem;display:flex}.trust-line{color:var(--slate-500);align-items:center;gap:.65rem;font-size:.88rem;font-weight:650;display:flex}.trust-line:before{content:"";background:var(--green-500);width:9px;height:9px;box-shadow:0 0 0 5px var(--green-100);border-radius:999px}.hero__visual{justify-self:end;width:100%;max-width:700px;position:relative}.hero__visual:before{z-index:-1;content:"";filter:blur(55px);background:#16a34a1a;border-radius:50%;position:absolute;inset:12% -12% -15% 9%}.value-strip{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background:#ffffffd1;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:1rem;margin-top:clamp(2.25rem,4vw,3.25rem);padding:.8rem;display:grid}.value-strip>div{border-radius:var(--radius-sm);min-height:104px;padding:.85rem}.value-strip__dentia{background:var(--green-800)}.value-strip span:not(.value-strip__arrow),.value-strip strong,.value-strip p{display:block}.value-strip span:not(.value-strip__arrow){color:var(--green-700);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.4rem;font-size:.7rem;font-weight:820}.value-strip strong{margin-bottom:.35rem;font-size:.95rem}.value-strip p{margin-bottom:0;font-size:.82rem;line-height:1.5}.value-strip__dentia span:not(.value-strip__arrow),.value-strip__dentia strong,.value-strip__dentia p{color:var(--white)}.value-strip__dentia p{color:#d1fae5}.value-strip__arrow{color:var(--green-600);font-size:1.15rem;font-weight:850}.product-screenshot{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow);border:1px solid #0f3f2a21;margin:0;overflow:hidden}.product-screenshot__bar{border-bottom:1px solid var(--slate-200);background:#f8fafc;align-items:center;gap:6px;height:28px;padding-inline:12px;display:flex}.product-screenshot__bar span{background:#cbd5e1;border-radius:50%;width:7px;height:7px}.product-screenshot img{width:100%;height:auto;display:block}.hero-shot{transform:none}.problem-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:3rem;display:grid}.unified-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:.75rem;display:grid}.unified-flow__card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);min-height:145px;box-shadow:var(--shadow-soft);padding:1.35rem}.unified-flow__card strong{margin-bottom:.5rem;font-size:1.05rem;display:block}.unified-flow__card span{color:var(--slate-500);font-size:.88rem;line-height:1.5}.unified-flow__card--dentia{color:var(--white);background:var(--green-800);border-color:var(--green-800)}.unified-flow__card--dentia span{color:#dcfce7}.unified-flow__arrow{color:var(--green-600);font-size:1.5rem;font-weight:800}.journey{grid-template-columns:repeat(7,minmax(0,1fr));gap:.6rem;display:grid}.journey__step{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1.25rem .9rem;position:relative}.journey__step:after{z-index:2;color:var(--green-600);content:"→";position:absolute;top:50%;right:-.65rem;transform:translateY(-50%)}.journey__step:last-child:after{display:none}.journey__step strong,.journey__step span{display:block}.journey__step strong{margin-bottom:.4rem;font-size:.9rem}.journey__step span{color:var(--slate-500);font-size:.76rem;line-height:1.45}.product-carousel{background:linear-gradient(#fff 0%,#f3f8f3 100%);border-block:1px solid #15803d14;overflow:hidden}.product-carousel.section{padding-block:clamp(3rem,4.5vw,4.25rem)}.product-carousel__heading{justify-content:space-between;align-items:flex-end;gap:1.5rem;max-width:none;margin-bottom:1.75rem;display:flex}.product-carousel__heading>div{max-width:680px}.product-carousel__heading h2{margin-bottom:0;font-size:clamp(2rem,3vw,2.6rem);line-height:1.1}.product-carousel__selectors{scrollbar-width:thin;gap:.45rem;margin-bottom:1rem;padding-bottom:.4rem;display:flex;overflow-x:auto}.product-carousel__selector{min-height:40px;color:var(--slate-600);border:1px solid var(--border);cursor:pointer;background:#ffffffb8;border-radius:999px;flex:none;align-items:center;gap:.5rem;padding:.45rem .7rem;display:inline-flex}.product-carousel__selector span{background:var(--slate-300);border-radius:50%;width:7px;height:7px}.product-carousel__selector strong{font-size:.78rem}.product-carousel__selector[aria-current=true]{color:var(--green-800);background:var(--green-100);border-color:#86efac}.product-carousel__selector[aria-current=true] span{background:var(--green-600)}.product-carousel__track{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y;gap:1rem;margin:0;padding:.2rem .15rem .8rem;display:flex;position:relative;overflow-x:auto}.product-carousel__track::-webkit-scrollbar{display:none}.product-carousel__slide{background:var(--white);border:1px solid var(--border);width:100%;min-width:100%;min-height:410px;box-shadow:var(--shadow-soft);scroll-snap-align:start;scroll-snap-stop:always;border-radius:24px;grid-template-columns:minmax(240px,.76fr) minmax(0,1.24fr);align-items:center;gap:clamp(1.75rem,3.5vw,3.25rem);padding:clamp(1.25rem,2vw,1.75rem);display:grid}.product-carousel__slide[data-active=false]{box-shadow:none}.product-carousel__copy{max-width:370px}.product-carousel__number{color:var(--green-700);letter-spacing:.14em;margin-bottom:.85rem;font-size:.78rem;font-weight:850;display:inline-flex}.product-carousel__copy h3{margin-bottom:.7rem;font-size:clamp(1.65rem,2.4vw,2.1rem);line-height:1.12}.product-carousel__copy strong{color:var(--slate-700);margin-bottom:.65rem;font-size:.96rem;line-height:1.45;display:block}.product-carousel__copy p{margin-bottom:0;font-size:.92rem;line-height:1.6}.product-carousel__slide .product-screenshot{justify-self:end;width:min(100%,700px);box-shadow:0 14px 36px #0f172a1a}.product-carousel__slide .product-screenshot__bar{height:24px}.product-carousel__slide .product-screenshot img{aspect-ratio:1.95;object-fit:contain;object-position:top}.product-carousel__controls{justify-content:flex-end;align-items:center;gap:.65rem;margin-top:.7rem;display:flex}.carousel-control{min-width:40px;min-height:40px;color:var(--green-800);background:var(--white);cursor:pointer;border:1px solid #15803d33;border-radius:999px;place-items:center;font-weight:780;display:inline-grid}.carousel-control:hover{background:var(--green-50)}.carousel-control--arrow{font-size:1.2rem}.carousel-control--pause{min-width:106px;padding-inline:.85rem;font-size:.82rem}.carousel-control:disabled{color:var(--slate-500);background:var(--slate-100);cursor:not-allowed}.product-carousel__position{min-width:58px;color:var(--slate-500);text-align:center;font-size:.82rem;font-weight:750}.story-stack{gap:clamp(5rem,9vw,8rem);display:grid}.story-row{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(2.5rem,6vw,5.5rem);display:grid}.story-row--reverse{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.story-row--reverse .story-row__copy{order:2}.story-row__copy p{max-width:590px}.story-row__visuals{min-width:0;position:relative}.story-row__visuals--pair{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.story-row__visuals--pair .product-screenshot:last-child{margin-top:3rem}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.audience.section,.trust-section.section,.validation.section,.final-cta.section{padding-block:clamp(3rem,4.5vw,4.25rem)}.audience .section-heading,.trust-section .section-heading,.pricing-home .section-heading{max-width:680px;margin-bottom:1.8rem}.audience .section-heading h2,.trust-section .section-heading h2,.pricing-home .section-heading h2{font-size:clamp(1.9rem,3vw,2.5rem);line-height:1.1}.audience-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);min-height:240px;box-shadow:var(--shadow-soft);padding:clamp(1.45rem,2.5vw,2.1rem);position:relative;overflow:hidden}.audience-card:after{content:"";background:var(--green-100);opacity:.72;border-radius:50%;width:14rem;height:14rem;position:absolute;bottom:-5rem;right:-4rem}.audience-card--clinic{background:linear-gradient(135deg,#fff 20%,#f0fdf4 100%)}.audience-card__label{color:var(--green-800);background:var(--green-50);border:1px solid var(--green-100);letter-spacing:.04em;border-radius:999px;margin-bottom:1.2rem;padding:.45rem .7rem;font-size:.75rem;font-weight:800;display:inline-flex}.audience-card h3,.audience-card p,.audience-card .text-link,.audience-card .feature-note{z-index:1;position:relative}.audience-card h3{max-width:550px;font-size:clamp(1.4rem,2.2vw,1.8rem);line-height:1.18}.audience-card p{max-width:570px;font-size:.95rem;line-height:1.6}.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.trust-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);min-height:230px;box-shadow:var(--shadow-soft);padding:clamp(1.35rem,2.25vw,1.8rem)}.trust-card>span{width:36px;height:36px;color:var(--green-800);background:var(--green-100);border-radius:13px;place-items:center;margin-bottom:1.05rem;font-size:.76rem;font-weight:850;display:grid}.trust-card h3{font-size:1.25rem}.trust-card p{font-size:.9rem;line-height:1.6}.trust-card--security{color:var(--white);background:var(--green-900);border-color:var(--green-900)}.trust-card--security h3,.trust-card--security p,.trust-card--security .text-link{color:var(--white)}.trust-card--security p{color:#d1fae5}.trust-card--security>span{color:var(--white);background:#ffffff21}.validation__inner{border:1px solid var(--green-100);border-radius:var(--radius-lg);background:linear-gradient(135deg,#fff,#f0fdf4);justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,3.5rem);padding:clamp(1.5rem,3vw,2.25rem);display:flex}.validation__inner>div:first-child{max-width:680px}.validation__inner h2{font-size:clamp(1.75rem,2.8vw,2.25rem);line-height:1.12}.validation__inner p:last-child{margin-bottom:0}.validation__countries{flex:none;gap:.6rem;display:flex}.validation__countries span{color:var(--green-800);background:var(--white);border:1px solid var(--green-100);border-radius:999px;padding:.6rem .85rem;font-size:.82rem;font-weight:800}.pricing-home.section{padding-block:clamp(3rem,4.5vw,4.25rem)}.feature-note{color:var(--green-800);background:var(--green-50);border:1px solid var(--green-100);border-radius:999px;margin-top:1rem;padding:.55rem .8rem;font-size:.8rem;font-weight:720;display:inline-flex}.security-grid,.implementation-grid,.pricing-preview,.feature-grid,.security-detail-grid{gap:1rem;display:grid}.security-grid{grid-template-columns:.9fr 1.1fr}.security-panel{color:var(--white);background:var(--green-900);border-radius:var(--radius-lg);padding:clamp(2rem,4vw,3rem)}.security-panel h2,.security-panel p{color:var(--white)}.security-panel p{color:#d1fae5}.security-list{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.security-list li{color:var(--slate-700);background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1rem 1rem 1rem 2.6rem;font-weight:650;position:relative}.security-list li:before{width:1.1rem;height:1.1rem;color:var(--white);content:"✓";background:var(--green-600);border-radius:50%;place-items:center;font-size:.7rem;display:grid;position:absolute;top:1rem;left:1rem}.implementation-grid{grid-template-columns:1fr 1fr}.implementation-card,.status-card,.price-card,.feature-card,.security-detail,.prose-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);padding:clamp(1.5rem,3vw,2.3rem)}.implementation-card strong{color:var(--green-700);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.6rem;font-size:.82rem;display:block}.status-card{background:linear-gradient(130deg,#fff,#f0fdf4);justify-content:space-between;align-items:center;gap:2rem;display:flex}.status-card p{max-width:750px;margin-bottom:0}.status-card__badge{color:var(--green-800);background:var(--white);border:1px solid var(--green-100);border-radius:999px;flex:none;padding:.8rem 1rem;font-size:.83rem;font-weight:800}.pricing-preview{grid-template-columns:1fr 1fr}.price-card{gap:.5rem;padding:clamp(1.35rem,2.5vw,1.85rem);display:grid}.price-card__country{color:var(--green-700);letter-spacing:.1em;text-transform:uppercase;font-size:.82rem;font-weight:800}.price-card__amount{color:var(--ink);letter-spacing:-.045em;font-size:clamp(1.8rem,3vw,2.35rem);font-weight:820}.price-card__amount small{color:var(--slate-500);letter-spacing:0;font-size:.9rem;font-weight:650}.price-card p{margin-bottom:0;font-size:.94rem;line-height:1.6}.pricing-action{text-align:center;margin-top:1.25rem}.final-cta__inner{color:var(--white);background:var(--green-800);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:1.75rem;padding:clamp(1.75rem,3.5vw,2.75rem);display:flex;box-shadow:0 25px 70px #14532d33}.final-cta h2,.final-cta p{color:var(--white)}.final-cta h2{max-width:680px;font-size:clamp(1.9rem,3vw,2.5rem);line-height:1.1}.final-cta p{color:#d1fae5;max-width:680px;margin-bottom:0;font-size:.95rem;line-height:1.6}#contenido-principal:has(>.hero:first-child)+.site-footer{margin-top:0}.page-hero{border-bottom:1px solid var(--border);background:linear-gradient(#fff,#f4faf5);padding-block:clamp(4.5rem,9vw,7.5rem) clamp(3.5rem,7vw,5.5rem)}.page-hero__inner{text-align:center;max-width:980px}.page-hero h1{font-size:clamp(2.7rem,6vw,4.8rem)}.page-hero__copy{max-width:760px;margin-inline:auto}.page-hero__copy p{font-size:1.15rem}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{gap:1.2rem;min-width:0;display:grid}.feature-card p{margin-bottom:0}.feature-card .product-screenshot{align-self:flex-end}.pricing-tabs{gap:4rem;display:grid}.pricing-country__heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.5rem;display:flex}.pricing-country__heading p{max-width:540px;margin-bottom:0}.pricing-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;display:grid}.pricing-plan{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;min-height:245px;padding:1.35rem;display:flex}.pricing-plan--featured{background:#f0fdf4;border-color:#86efac}.pricing-plan h3{min-height:2.8rem;margin-bottom:1rem;font-size:1rem}.pricing-plan__amount{color:var(--ink);letter-spacing:-.04em;margin-bottom:.5rem;font-size:clamp(1.35rem,2.4vw,1.9rem);font-weight:820}.pricing-plan__period{color:var(--slate-500);font-size:.8rem}.pricing-plan p{margin-top:auto;margin-bottom:0;font-size:.86rem}.launch-note{color:var(--slate-600);border:1px solid var(--slate-200);border-radius:var(--radius-sm);background:#f8fafc;margin-top:2rem;padding:1.25rem 1.5rem;font-size:.9rem;line-height:1.6}.security-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.security-detail{box-shadow:none}.security-detail__number{width:38px;height:38px;color:var(--green-800);background:var(--green-100);border-radius:12px;place-items:center;margin-bottom:1.2rem;font-size:.8rem;font-weight:820;display:grid}.demo-layout{grid-template-columns:.75fr 1.25fr;align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}.demo-points{gap:.9rem;margin-top:2rem;display:grid}.demo-point{align-items:flex-start;gap:.8rem;display:flex}.demo-point:before{width:24px;height:24px;color:var(--green-800);content:"✓";background:var(--green-100);border-radius:50%;flex:none;place-items:center;font-size:.75rem;font-weight:900;display:grid}.demo-point span{color:var(--slate-600);line-height:1.55}.demo-form{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);gap:1rem;padding:clamp(1.5rem,4vw,2.5rem);display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-field{gap:.45rem;display:grid}.form-field--full{grid-column:1/-1}.form-field label{color:var(--slate-700);font-size:.85rem;font-weight:720}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:48px;color:var(--ink);background:var(--white);border:1px solid var(--slate-300);border-radius:12px;padding:.8rem .9rem}.form-field textarea{resize:vertical;min-height:120px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--green-600);outline:3px solid var(--green-100)}.demo-consent{color:var(--slate-600);align-items:flex-start;gap:.7rem;font-size:.84rem;line-height:1.55;display:flex}.demo-consent input{width:1.1rem;height:1.1rem;accent-color:var(--green-600);flex:none;margin-top:.15rem}.demo-consent a{color:var(--green-700);font-weight:750}.demo-honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.demo-form .button:disabled{cursor:wait;opacity:.65;transform:none}.form-disclosure{color:var(--slate-500);margin-bottom:0;font-size:.8rem;line-height:1.5}.form-disclosure--success{color:var(--green-700);font-weight:700}.form-disclosure--error{color:#b91c1c;font-weight:700}.legal-placeholder{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:999px;margin-bottom:1.5rem;padding:.45rem .7rem;font-size:.76rem;font-weight:800;display:inline-flex}.prose-card h1{font-size:clamp(2.2rem,5vw,3.5rem)}.prose-card h2{margin-top:2rem;font-size:1.4rem}.empty-page{min-height:65vh}.site-footer{color:var(--white);background:#09291d;margin-top:clamp(4rem,8vw,7rem);padding-top:4rem}.site-footer__grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2.5rem;display:grid}.site-footer__brand p{color:#bbf7d0;max-width:360px;margin:1.2rem 0 .5rem;font-size:.92rem}.site-footer__brand>span{color:#86efac;font-size:.78rem;font-weight:750}.site-footer h2{color:#86efac;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.76rem}.site-footer__grid>div:not(.site-footer__brand){flex-direction:column;align-items:flex-start;gap:.7rem;display:flex}.site-footer__grid a:not(.brand){color:#ecfdf5;font-size:.9rem}.site-footer__grid a:hover{color:#86efac}.site-footer__bottom{color:#86a89a;border-top:1px solid #ffffff1a;justify-content:space-between;gap:1rem;margin-top:3.5rem;padding-block:1.3rem;font-size:.75rem;display:flex}@media (max-width:1080px){.primary-navigation__links{gap:1rem}.primary-navigation__actions .button--ghost{display:none}.hero__grid{grid-template-columns:1fr;gap:2.75rem}.hero__copy{text-align:center;max-width:850px;margin-inline:auto}.hero__copy>p:not(.eyebrow),.hero__copy h1{margin-inline:auto}.hero__actions,.trust-line{justify-content:center}.hero__visual{justify-self:center;width:100%;max-width:760px;margin-inline:auto}.journey{grid-template-columns:repeat(4,minmax(0,1fr))}.journey__step:nth-child(4):after{display:none}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.menu-toggle{display:block}.primary-navigation{background:var(--white);border-bottom:1px solid var(--border);box-shadow:var(--shadow-soft);align-items:stretch;padding:1rem 1.25rem 1.35rem;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0}.primary-navigation--open,.primary-navigation__links,.primary-navigation__actions{flex-direction:column;display:flex}.primary-navigation__links{align-items:stretch;margin:0}.primary-navigation__links a{padding:.8rem .25rem}.primary-navigation__links a[aria-current=page]:after{display:none}.primary-navigation__actions{align-items:stretch;margin-top:.75rem}.primary-navigation__actions .button--ghost{display:inline-flex}.problem-grid,.story-row,.story-row--reverse,.security-grid,.demo-layout{grid-template-columns:1fr}.story-row--reverse .story-row__copy{order:initial}.feature-grid,.security-detail-grid,.value-strip{grid-template-columns:1fr}.value-strip>div{min-height:0}.value-strip__arrow{text-align:center;transform:rotate(90deg)}.trust-grid{grid-template-columns:1fr}.trust-card{min-height:0}.product-carousel__heading{flex-direction:column;align-items:flex-start}.product-carousel__slide{grid-template-columns:1fr;gap:1.35rem;min-height:0;padding:1.25rem}.product-carousel__copy{max-width:680px}.product-carousel__slide .product-screenshot{justify-self:center;width:min(100%,640px)}.site-footer__grid{grid-template-columns:1.4fr 1fr 1fr}.site-footer__brand{grid-column:1/-1}}@media (max-width:680px){.container{width:min(calc(100% - 1.5rem), var(--container))}.section{padding-block:4rem}.hero,.product-carousel.section,.audience.section,.trust-section.section,.validation.section,.pricing-home.section,.final-cta.section{padding-block:3rem}.site-header__inner{min-height:68px}.brand__mark{width:42px;height:42px}.brand__copy small{display:none}.hero{padding-block:2.5rem 2.75rem}.hero__copy{text-align:left}.hero__copy>p:not(.eyebrow),.hero__copy h1{margin-inline:0}.hero__copy h1{max-width:520px;font-size:clamp(2.15rem,10vw,2.5rem);line-height:1.05}.hero__copy>p:not(.eyebrow){font-size:1rem;line-height:1.58}.hero__actions,.trust-line{justify-content:flex-start}.hero__actions .button{width:100%}.product-screenshot__bar{height:22px}.unified-flow{grid-template-columns:1fr}.unified-flow__arrow{text-align:center;transform:rotate(90deg)}.value-strip{gap:.35rem;margin-top:2rem;padding:.75rem}.value-strip>div{padding:.8rem}.value-strip__arrow{font-size:1rem}.audience-grid{grid-template-columns:1fr}.audience-card{min-height:0}.validation__inner,.validation__countries{flex-direction:column;align-items:flex-start}.validation__countries{width:100%}.validation__countries span{text-align:center;width:100%}.journey{grid-template-columns:1fr 1fr}.journey__step:after,.journey__step:nth-child(4):after{display:none}.product-carousel__heading{gap:1rem;margin-bottom:1.25rem}.product-carousel__heading h2,.audience .section-heading h2,.trust-section .section-heading h2,.pricing-home .section-heading h2{font-size:clamp(1.7rem,8vw,2rem)}.product-carousel__selectors{margin-left:-.75rem;margin-right:-.75rem;padding-inline:.75rem}.product-carousel__selector{justify-content:center;width:40px;min-height:40px;padding-inline:0}.product-carousel__selector strong{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.product-carousel__selector span{width:9px;height:9px}.product-carousel__track{width:calc(100% + .75rem)}.product-carousel__slide{border-radius:18px;gap:1rem;min-width:calc(100% - 1.4rem);padding:.9rem}.product-carousel__copy h3{margin-bottom:.55rem;font-size:1.5rem}.product-carousel__copy strong,.product-carousel__copy p{font-size:.88rem}.product-carousel__slide .product-screenshot__bar{height:20px}.product-carousel__controls{justify-content:center;gap:.35rem}.carousel-control{min-width:40px;min-height:40px}.carousel-control--pause{min-width:96px;padding-inline:.65rem}.audience .section-heading,.trust-section .section-heading,.pricing-home .section-heading{margin-bottom:1.4rem}.audience-card,.trust-card{padding:1.3rem}.audience-card h3{font-size:1.35rem}.validation__inner{border-radius:18px;padding:1.25rem}.validation__inner h2{font-size:1.7rem}.price-card{padding:1.3rem}.price-card__amount{font-size:1.8rem}.final-cta__inner{border-radius:18px;gap:1.35rem;padding:1.5rem}.final-cta h2{font-size:1.8rem}.story-row__visuals--pair{grid-template-columns:1fr}.story-row__visuals--pair .product-screenshot:last-child{margin-top:0}.implementation-grid,.pricing-preview,.form-grid{grid-template-columns:1fr}.status-card,.final-cta__inner,.pricing-country__heading{flex-direction:column;align-items:flex-start}.final-cta__inner .button{width:100%}.pricing-grid{grid-template-columns:1fr}.pricing-plan,.pricing-plan h3{min-height:0}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__brand,.site-footer__grid>div:last-child{grid-column:1/-1}.site-footer__bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.product-carousel__track{scroll-behavior:auto}}
