html{background:#050505}
:root{--bg:#050505;--red:#b3123e;--red2:#d1184b;--line:rgba(255,255,255,.08);--panel:rgba(255,255,255,.03);--panel2:#19070e;--muted:rgba(255,255,255,.66)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 50% -10%,rgba(179,18,62,.18),transparent 34rem),#050505;color:white;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(1240px,calc(100% - 48px));margin:0 auto}.header{position:sticky;top:0;z-index:50;background:rgba(5,5,5,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo img{height:42px;max-width:min(360px,54vw);display:block}.nav{display:flex;gap:26px}.nav a{color:rgba(255,255,255,.72);text-decoration:none}.nav a:hover{color:white}.page{padding:120px 0}.hero{padding:100px 0 70px}.eyebrow{color:var(--red2);font-family:inherit;text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:800;margin-bottom:16px}h1,h2,h3,p{margin:0}h1{font-size:clamp(50px,7.2vw,96px);line-height:.96;letter-spacing:-.042em;max-width:980px}h2{font-size:clamp(38px,4.5vw,62px);line-height:1;letter-spacing:-.032em}h3{font-size:28px;line-height:1.12}.lead{max-width:780px;margin-top:30px;color:rgba(255,255,255,.72);font-size:clamp(20px,2vw,27px);line-height:1.45}.body{color:var(--muted);font-size:18px;line-height:1.65;max-width:68ch}.pill-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.pill{border:1px solid var(--line);background:var(--panel);border-radius:999px;padding:10px 16px;color:var(--muted);font-size:14px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:56px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.card,.task,.panel{border:1px solid var(--line);background:var(--panel);border-radius:30px;padding:36px}.routing{padding:42px 0 100px}.task-list{display:grid;gap:14px;margin-top:22px}.task{width:100%;color:white;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:18px;transition:.15s}.task:hover,.task.active{border-color:var(--red);background:var(--panel2)}.task-left{display:flex;align-items:center;gap:16px}.icon{height:48px;width:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);font-size:22px}.task.active .icon{background:var(--red)}.sub{color:rgba(255,255,255,.5);font-size:14px;margin-top:6px}.custom{border-color:rgba(179,18,62,.7);background:var(--panel2);margin-top:30px}.custom span{display:block;color:rgba(255,255,255,.55);line-height:1.6;margin-top:8px}.choice-title{margin:28px 0 12px;color:rgba(255,255,255,.7);font-weight:750;font-size:14px}.choices{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.choice,.chip{border:1px solid var(--line);background:rgba(0,0,0,.28);color:rgba(255,255,255,.75)}.choice{border-radius:18px;padding:16px;text-align:left}.choice.active{background:white;color:black;border-color:white}.chips{display:flex;flex-wrap:wrap;gap:10px}.chip{border-radius:999px;padding:10px 15px;font-size:14px}.chip.active{background:var(--red);border-color:var(--red);color:white}.result{border:1px solid var(--red);background:var(--panel2);border-radius:30px;padding:26px;margin-top:28px}.mini{margin-top:20px;color:rgba(255,255,255,.4);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.18em}.btn{border:0;border-radius:999px;padding:14px 24px;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn-red{background:var(--red);color:white}.btn-light{background:white;color:black}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:end;margin-bottom:60px}.white{background:white;color:black;min-height:100vh}.white .body{color:rgba(0,0,0,.6)}.white .card{background:#fafafa;border-color:rgba(0,0,0,.1);color:black}.size{display:inline-flex;margin:12px 0;border-radius:999px;background:#e9e9e9;padding:6px 11px;font-size:12px;font-weight:800;color:rgba(0,0,0,.72)}.contact-box{border:1px solid var(--red);background:var(--panel2);border-radius:40px;padding:42px}.form{display:grid;gap:14px;background:rgba(0,0,0,.35);border-radius:28px;padding:24px}input,textarea,select{width:100%;border:1px solid var(--line);background:rgba(0,0,0,.45);color:white;border-radius:16px;padding:14px 15px;outline:none}textarea{min-height:130px;resize:vertical}.note{color:rgba(255,255,255,.38);font-size:12px;line-height:1.55}.footer{border-top:1px solid var(--line);padding:30px 0;color:rgba(255,255,255,.5)}@media(max-width:900px){.nav{display:none}.grid2,.grid3,.section-head,.choices{grid-template-columns:1fr}.logo img{height:32px;max-width:70vw}.header-inner{min-height:70px}.page,.routing{padding:68px 0}.contact-box{padding:24px;border-radius:30px}}

.founder-photo-card{border:1px solid var(--line);background:var(--panel);border-radius:30px;overflow:hidden}
.founder-photo-card img{width:100%;display:block;aspect-ratio:4/5;object-fit:cover}
.founder-photo-caption{padding:22px}
.testimonial-meta{margin-top:18px;color:rgba(255,255,255,.72);font-size:15px;line-height:1.5;text-align:center}
.testimonial-company{color:var(--red2);font-family:inherit;font-weight:900}


.story-split{display:grid;grid-template-columns:.92fr 1.08fr;gap:32px 44px;align-items:stretch}
.founder-feature{display:flex;flex-direction:column;justify-content:center;padding:26px 0}
.founder-image-wrap{position:relative;border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.025));border-radius:34px;overflow:hidden;box-shadow:0 28px 90px rgba(0,0,0,.35)}
.founder-image-wrap:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 45%,rgba(0,0,0,.72) 100%);z-index:1;pointer-events:none}
.founder-image-wrap:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 105% at 50% 38%,rgba(0,0,0,0) 52%,rgba(5,5,5,.5) 100%);z-index:1;pointer-events:none}
.founder-image-wrap img{width:100%;height:auto;display:block;aspect-ratio:1.22/1;object-fit:cover;object-position:center 18%;filter:grayscale(.14) contrast(1.06) brightness(.97)}
.founder-badge{position:absolute;left:22px;right:22px;bottom:22px;z-index:2;border:1px solid rgba(255,255,255,.16);background:rgba(5,5,5,.38);backdrop-filter:blur(10px);border-radius:22px;padding:18px}
.story-timeline{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;margin-top:6px}
.story-item{display:grid;grid-template-columns:96px 1fr;gap:22px;border-top:1px solid var(--line);padding-top:20px}
.story-year{color:var(--red2);font-family:inherit;font-size:12px;font-weight:900;letter-spacing:.28em;text-transform:uppercase}
.story-item h3{font-size:24px}
.story-item .body{margin-top:10px}
.premium-quote{border-left:2px solid var(--red);padding-left:22px;margin-top:26px}
@media(max-width:900px){.story-split{grid-template-columns:1fr;gap:28px}.founder-feature{padding:0}.founder-image-wrap img{aspect-ratio:4/4.7;object-position:center top}.story-timeline{grid-template-columns:1fr}.story-item{grid-template-columns:1fr;gap:8px}}


.tech-principle{position:relative;overflow:hidden}
.tech-principle h3{font-size:26px;letter-spacing:-.02em}
.tech-principle:after{content:"";position:absolute;right:-60px;top:-60px;width:180px;height:180px;border-radius:50%;background:rgba(179,18,62,.08);filter:blur(45px)}
.matrix{display:grid;gap:12px;margin-top:24px}
.matrix-row{display:grid;grid-template-columns:1.05fr 1.25fr 1.35fr;gap:1px;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:var(--line)}
.matrix-cell{background:#101010;padding:18px;color:rgba(255,255,255,.72);line-height:1.55}
.matrix-head .matrix-cell{background:var(--panel2);color:#fff;font-weight:800}
.matrix-cell strong{color:#fff}
.route-number{color:var(--red2);font-size:13px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px}
.tech-band{border:1px solid var(--red);background:linear-gradient(135deg,var(--panel2),rgba(179,18,62,.08));border-radius:40px;padding:42px}
.comparison-band .section-head{margin-bottom:28px}
.comparison-band .matrix{margin-top:0}
.comparison-band .matrix-row{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.08)}
.comparison-band .matrix-cell{background:rgba(10,10,10,.58)}
.comparison-band .matrix-head .matrix-cell{background:rgba(179,18,62,.18)}
.comparison-band .matrix-row:first-child{box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
@media(max-width:900px){.matrix-row{grid-template-columns:1fr}.tech-band{padding:24px;border-radius:30px}}


.tech-hero-visual{position:relative;margin-top:56px;border:1px solid var(--line);border-radius:38px;overflow:hidden;background:#111;box-shadow:0 32px 120px rgba(0,0,0,.42);aspect-ratio:16/6.8;max-height:560px}
.tech-hero-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.tech-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.72) 0%,rgba(5,5,5,.28) 38%,rgba(5,5,5,.06) 100%);pointer-events:none}
.tech-visual-caption{position:absolute;left:28px;bottom:28px;z-index:2;max-width:520px;border:1px solid rgba(255,255,255,.16);background:rgba(5,5,5,.38);backdrop-filter:blur(10px);border-radius:24px;padding:20px}
.tech-visual-caption .eyebrow{margin-bottom:8px}
@media(max-width:900px){.tech-hero-visual{border-radius:28px;margin-top:36px;aspect-ratio:4/5;max-height:none}.tech-hero-visual:after{background:linear-gradient(180deg,rgba(5,5,5,.05) 0%,rgba(5,5,5,.82) 100%)}.tech-visual-caption{left:16px;right:16px;bottom:16px;max-width:none;padding:16px}}


.application-hero-note{border-left:2px solid var(--red);padding-left:22px;margin-top:26px}
.application-map{display:grid;grid-template-columns:1.05fr 1fr;gap:24px;margin-top:34px}
.application-card{position:relative;overflow:hidden}
.application-card:after{content:"";position:absolute;right:-45px;top:-45px;width:130px;height:130px;border-radius:50%;background:rgba(179,18,62,.06);filter:blur(34px)}
.application-card .route-number{position:relative;z-index:2}
.application-card .body + .body{position:relative;margin-top:24px!important;padding-top:22px}
.application-card .body + .body:before{content:"";position:absolute;left:0;top:0;width:100%;height:1px;background:linear-gradient(90deg,var(--red2),rgba(209,24,75,.18))}
.technology-page .grid3:has(.application-card){grid-template-rows:auto auto 1fr auto}
.technology-page .application-card{display:grid;grid-template-rows:subgrid;grid-row:1 / -1;row-gap:0}
.technology-page .application-card h3{font-size:clamp(21px,1.95vw,25px);line-height:1.18;letter-spacing:-.018em}
@media(max-width:1080px){.technology-page .grid3:has(.application-card){grid-template-columns:1fr;grid-template-rows:none}.technology-page .application-card{display:block;grid-row:auto}}
.technology-page .eyebrow,.technology-page .route-number{color:var(--red2);font-family:inherit;font-size:12px;font-weight:800;letter-spacing:.22em;line-height:1;text-transform:uppercase}
.technology-page .route-number{margin-bottom:16px}
.technology-hero-head h1{max-width:none}
.technology-section-head-full{grid-template-columns:1fr;align-items:start}
.technology-section-head-tight{margin-bottom:28px}
.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}
.industry-pill{display:flex;align-items:center;justify-content:center;min-height:78px;border:1px solid var(--line);background:rgba(255,255,255,.045);border-radius:18px;padding:14px 16px;color:rgba(255,255,255,.76);font-size:16px;line-height:1.35;text-align:center}
.industry-pill--static{pointer-events:none}
.usecase-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}
.usecase-card{border:1px solid var(--line);background:rgba(255,255,255,.045);border-radius:26px;padding:22px}
@media(max-width:1100px){.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.application-map,.usecase-strip{grid-template-columns:1fr}.industry-grid{grid-template-columns:1fr}.industry-pill{min-height:0}}


.product-image-frame{height:298px;border:1px solid rgba(0,0,0,.08);border-radius:24px;background:#fff;margin-bottom:24px;overflow:hidden;box-shadow:0 22px 70px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;padding:20px}
.product-image-frame img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 16px 26px rgba(0,0,0,.12))}
.product-image-frame.is-contain img{padding:0}
@media(max-width:900px){.product-image-frame{height:264px;padding:18px}}

.product-family-card{display:flex;flex-direction:column}
.product-family-card .body strong{color:rgba(0,0,0,.82)}
.product-family-meta{margin-top:12px}


.products-choice-box{border:1px solid rgba(179,18,62,.72);background:#0b0b0b;color:#fff;border-radius:40px;padding:42px}
.products-choice-box .body{color:rgba(255,255,255,.72)}
.products-choice-box h2{color:#fff}
.products-choice-box .choice-list{display:grid;gap:10px;margin-top:26px}
.products-choice-box .choice-list div{border:1px solid rgba(255,255,255,.09);border-left:2px solid rgba(209,24,75,.5);background:rgba(255,255,255,.045);border-radius:14px;padding:14px 18px;color:rgba(255,255,255,.6);line-height:1.5;transition:border-left-color .22s ease,background .22s ease}
.products-choice-box .choice-list div:hover{border-left-color:var(--red2);background:rgba(255,255,255,.065)}
.products-choice-box .choice-list strong{color:rgba(255,255,255,.72);font-weight:550}
.products-choice-box .choice-list span{color:#fff;font-weight:600}
.products-choice-box .btn-light{background:#fff;color:#000}
@media(max-width:900px){.products-choice-box{padding:24px;border-radius:30px}}


.contact-location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}
.location-card{position:relative;overflow:hidden;border:1px solid var(--line);background:rgba(255,255,255,.055);border-radius:30px;padding:26px}
.location-card:after{content:"";position:absolute;right:-40px;top:-40px;width:130px;height:130px;border-radius:50%;background:rgba(179,18,62,.13);filter:blur(26px)}
.location-flag{position:relative;z-index:2;width:42px;height:28px;margin-bottom:18px;border:1px solid rgba(255,255,255,.16);border-radius:6px;overflow:hidden;box-shadow:0 5px 14px rgba(0,0,0,.25)}.location-flag svg{display:block;width:100%;height:100%}
.location-card h3{position:relative;z-index:2}
.location-card .body{position:relative;z-index:2}
.location-meta{margin-top:22px;display:grid;gap:12px}
.location-meta div{border-top:1px solid rgba(255,255,255,.1);padding-top:12px;color:rgba(255,255,255,.72);line-height:1.45}
.contact-intro-band{border:1px solid var(--red);background:linear-gradient(135deg,var(--panel2),rgba(179,18,62,.08));border-radius:40px;padding:42px;margin-top:70px}
@media(max-width:900px){.contact-location-grid{grid-template-columns:1fr}.contact-intro-band{padding:24px;border-radius:30px}}


/* Header and page layout refinements */
.logo{display:inline-flex;align-items:center;flex:0 1 270px;min-width:170px;position:relative;z-index:1}
.logo img{height:42px;width:auto;max-width:100%;display:block}
.nav{align-items:center;justify-content:flex-end;gap:8px;flex:1 1 auto;min-width:0;position:relative;z-index:2}
.nav a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 10px;border-radius:999px;line-height:1;white-space:nowrap}
.nav a:hover,.nav a:focus-visible{background:rgba(255,255,255,.08);color:white;outline:none}
@media(max-width:1040px){.header-inner{gap:16px}.logo img{height:38px}.nav{gap:2px}.nav a{font-size:14px;padding:0 7px}}
@media(max-width:900px){.header-inner{align-items:flex-start;flex-direction:column;gap:12px;padding:14px 0}.nav{display:flex;width:100%;justify-content:flex-start;gap:6px;overflow-x:auto;padding:0 0 10px;margin-top:-4px;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav a{flex:0 0 auto;border:1px solid var(--line);background:rgba(255,255,255,.055);padding:0 13px}.logo{flex:0 0 auto}.logo img{height:32px;max-width:70vw}}

.customer-feedback-section{margin-top:76px}
.customer-feedback-section .section-head{grid-template-columns:1fr;align-items:start;margin-bottom:30px}

.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}
.testimonial-card{border:1px solid rgba(255,255,255,.16);background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035));border-radius:26px;padding:24px;display:flex;flex-direction:column;min-height:100%;box-shadow:0 24px 80px rgba(0,0,0,.2)}
.customer-logo-panel{width:min(100%,246px);height:88px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(233,233,233,.94));border-radius:20px;padding:14px 18px;display:flex;align-items:center;justify-content:center;margin:0 auto 22px;overflow:hidden;box-shadow:0 18px 58px rgba(0,0,0,.18)}
.customer-logo-panel img{display:block;width:196px;height:auto;max-width:100%;max-height:62px;object-fit:contain}
.testimonial-card:nth-child(2) .customer-logo-panel img{width:204px;max-height:64px;background:#111;border-radius:12px;padding:8px 12px}
.testimonial-card:nth-child(3) .customer-logo-panel img{width:188px;max-height:60px}
.testimonial-copy{position:relative;display:grid;gap:10px;text-align:center}
.quote-mark{color:rgba(209,24,75,.55);font-size:30px;font-weight:900;line-height:.75;margin-bottom:2px}
.testimonial-card h3{font-size:28px;line-height:1.12;letter-spacing:0}
.testimonial-card .body{font-size:18px;line-height:1.65;color:var(--muted)}
.testimonial-copy .body{min-height:calc(4 * 1.65em)}
.testimonial-card .testimonial-meta{border-top:1px solid var(--line);padding-top:16px;margin-top:22px;color:rgba(255,255,255,.66);display:flex;flex-direction:column;justify-content:flex-end;min-height:85px}
@media(max-width:620px){.testimonial-card{min-height:0}.testimonial-copy .body{min-height:0}.testimonial-card .testimonial-meta{min-height:0}}

.partners-section{margin-top:76px}
.partners-section .section-head{grid-template-columns:1fr;align-items:start}
.partner-logo-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px}
.partner-logo-card{flex:0 1 calc((100% - 42px)/4);min-width:0;height:126px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(233,233,233,.94));border-radius:22px;padding:22px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 20px 70px rgba(0,0,0,.2)}
.partner-logo-card img{display:block;max-width:min(100%,226px);max-height:80px;width:auto;height:auto;object-fit:contain}
.partner-logo-card--warren img{max-width:170px;max-height:94px}
.partner-logo-card--ktp img{max-width:236px;max-height:74px}
.partner-logo-card--a1 img{max-width:194px;max-height:72px}
.partner-logo-card--guy img{max-width:194px;max-height:82px}
.partner-logo-card--skafferen img{max-width:212px;max-height:80px}
.partner-logo-card--lyom img{max-width:220px;max-height:86px}
.partner-logo-card--premier img{max-width:214px;max-height:68px}
.partner-logo-card--fronti img{max-width:196px;max-height:64px}
.partner-logo-groups{margin-top:28px;display:flex;flex-direction:column;gap:44px}
.partner-logo-group .partner-logo-grid{margin-top:0}
.partner-logo-region{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 auto 20px;max-width:560px;color:var(--red2);text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:800}
.partner-logo-region::before,.partner-logo-region::after{content:"";height:1px;flex:1 1 auto;max-width:120px;background:linear-gradient(90deg,transparent,rgba(209,24,75,.4),transparent)}
a.partner-logo-card{text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}
a.partner-logo-card:hover{transform:translateY(-4px);box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 30px 82px rgba(0,0,0,.3)}
a.partner-logo-card:focus-visible{outline:2px solid #d1184b;outline-offset:3px}
@media(max-width:900px){.partner-logo-card{flex-basis:calc((100% - 14px)/2);height:116px;padding:18px}.partner-logo-groups{gap:34px}}
@media(max-width:560px){.partner-logo-card{flex-basis:100%;height:108px}}

.about-hero-title{max-width:none;margin-right:calc(50% - 50vw + 24px)}
.about-hero-title .about-hero-headline{max-width:none}
.about-display-heading{font-family:inherit;font-size:clamp(42px,4.5vw,62px);font-weight:700;line-height:.99;letter-spacing:-.04em}
.about-hero-headline span{display:inline}


.nav{align-items:center}
.nav a.nav-cta{margin-left:8px;min-height:46px;border:1px solid rgba(209,24,75,.52);background:linear-gradient(135deg,rgba(179,18,62,.96),rgba(94,7,29,.96));color:#fff;padding:0 20px;font-size:15px;font-weight:850;line-height:1;box-shadow:0 16px 44px rgba(179,18,62,.2),inset 0 1px 0 rgba(255,255,255,.16)}
.nav a.nav-cta:hover,.nav a.nav-cta:focus-visible{border-color:rgba(223,35,88,.8);background:linear-gradient(135deg,rgba(209,24,75,.98),rgba(113,8,35,.98));color:#fff;box-shadow:0 18px 54px rgba(179,18,62,.28),inset 0 1px 0 rgba(255,255,255,.18)}
@media(max-width:900px){.nav a.nav-cta{margin-left:2px;min-height:42px;padding:0 15px;font-size:14px}}

.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:38px}
.hero-actions .btn{min-height:66px;padding:19px 32px;font-size:18px;font-weight:850;line-height:1;letter-spacing:0;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}
.hero-actions .btn:hover{transform:translateY(-1px)}
.hero-quote-btn{border:1px solid rgba(255,255,255,.15);background:linear-gradient(135deg,#d1184b,#9d0d34);color:#fff;box-shadow:0 22px 70px rgba(179,18,62,.32),inset 0 1px 0 rgba(255,255,255,.18)}
.hero-quote-btn:hover{background:linear-gradient(135deg,#df2358,#ae103b);box-shadow:0 26px 84px rgba(179,18,62,.4),inset 0 1px 0 rgba(255,255,255,.2)}
.hero-route-btn{border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.1);color:#fff;box-shadow:0 18px 58px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.12)}
.hero-route-btn:hover{border-color:rgba(255,255,255,.46);background:rgba(255,255,255,.16);color:#fff}
@media(max-width:900px){.hero-actions{gap:12px;margin-top:30px}.hero-actions .btn{width:100%;min-height:60px;padding:18px 24px;font-size:17px}}

.home-hero{position:relative;overflow:hidden;padding:96px 0 86px}
.home-hero-inner{position:relative;min-height:620px;display:flex;align-items:center}
.home-hero-copy{position:relative;z-index:3;width:min(880px,72%);padding:18px 0}
.home-hero-copy h1{max-width:880px;font-size:clamp(46px,6.4vw,84px)}
.home-hero-copy .lead{max-width:760px;font-size:clamp(19px,1.75vw,24px)}
.home-hero-media{position:absolute;z-index:1;right:0;top:50%;width:min(56vw,760px);height:630px;max-height:calc(100% + 42px);transform:translateY(-50%);overflow:visible;background:transparent;box-shadow:none;pointer-events:none}
.home-hero-media:before{content:"";position:absolute;inset:-4px;z-index:2;background:linear-gradient(90deg,rgba(5,5,5,.78) 0%,rgba(5,5,5,.22) 38%,rgba(5,5,5,0) 72%);pointer-events:none}
.home-hero-media:after{display:none}
.home-hero-video{width:100%;height:100%;display:block;object-fit:contain;object-position:center;filter:saturate(.96) contrast(1.04);mix-blend-mode:screen}
@media(max-width:1080px){.home-hero{padding:78px 0 72px}.home-hero-inner{display:grid;gap:34px;min-height:0}.home-hero-copy{width:100%;padding:0}.home-hero-copy h1{max-width:980px}.home-hero-media{position:relative;right:auto;top:auto;width:100%;height:auto;max-height:none;transform:none;aspect-ratio:16/10}.home-hero-media:before{background:linear-gradient(180deg,rgba(5,5,5,0),rgba(5,5,5,.28))}.home-hero-media:after{display:none}.home-hero-video{height:100%;min-height:320px}}
@media(max-width:620px){.home-hero{padding:58px 0 58px}.home-hero-media{aspect-ratio:1.12/1}.home-hero-video{min-height:280px}}

.nav a{color:#fff}

.products-hero-head{padding:62px 0 58px;border-bottom:1px solid rgba(0,0,0,.12)}
.products-hero-copy{max-width:none}
.products-hero-head h1{max-width:none;font-size:clamp(52px,5.6vw,78px);line-height:.95;letter-spacing:-.052em}
.products-hero-lead{position:relative;width:100%;max-width:none;margin:34px 0 0;padding-left:26px;color:rgba(17,17,17,.72);font-size:clamp(20px,1.85vw,27px);font-weight:520;line-height:1.42;letter-spacing:0}
.products-hero-lead:before{content:"";position:absolute;left:0;top:.2em;bottom:.2em;width:2px;background:var(--red)}
@media(max-width:1100px){.products-hero-head{padding:46px 0 50px}.products-hero-head h1{font-size:52px}.products-hero-lead{margin-top:28px;font-size:22px}}
@media(max-width:900px){.products-hero-head{padding:34px 0 36px}.products-hero-head h1{max-width:720px;font-size:42px}.products-hero-lead{margin-top:24px;padding-left:18px;font-size:19px}}


/* Contact page refinements */
.contact-hero{padding:6px 0 10px}
.contact-hero h1{max-width:none;font-size:clamp(42px,4.6vw,70px);line-height:.98;letter-spacing:-.046em}
.contact-hero-text{position:relative;max-width:1120px;margin-top:32px;padding-left:26px;color:rgba(255,255,255,.72);font-size:clamp(20px,1.85vw,27px);font-weight:520;line-height:1.42}
.contact-hero-text:before{content:"";position:absolute;left:0;top:.2em;bottom:.2em;width:2px;background:var(--red)}
.contact-intro-band{padding:54px 62px;margin-top:68px;background:linear-gradient(135deg,var(--panel2),rgba(179,18,62,.08) 54%,rgba(255,255,255,.025));box-shadow:0 28px 110px rgba(0,0,0,.28)}
.contact-band-content{max-width:1100px}
.contact-intro-band .eyebrow{margin-bottom:20px}
.contact-intro-band h2{max-width:1120px;font-size:clamp(38px,4vw,58px);line-height:1;letter-spacing:-.04em}
.contact-band-text{max-width:980px;margin-top:26px;padding-top:24px;border-top:1px solid rgba(209,24,75,.56);font-size:20px;line-height:1.6;color:rgba(255,255,255,.72)}
@media(max-width:900px){.contact-hero h1{font-size:clamp(38px,9vw,54px)}.contact-hero-text{padding-left:18px;margin-top:24px;font-size:19px}.contact-intro-band{padding:28px;border-radius:30px;margin-top:48px}.contact-intro-band h2{font-size:clamp(34px,8vw,46px)}.contact-band-text{font-size:18px}}



.locations-section{margin-top:70px}
.contact-review-section{margin-top:76px}
.contact-review-grid{align-items:start}
.contact-review-copy h2{max-width:640px;font-size:clamp(38px,4.2vw,60px);line-height:1}
.contact-review-copy .body{max-width:640px}
.netlify-honeypot{display:none!important}
@media(max-width:900px){.locations-section{margin-top:52px}.contact-review-section{margin-top:56px}.contact-review-copy h2{font-size:clamp(34px,8vw,48px)}}

/* Shared premium footer */
.site-footer{border-top:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 18% 0%,rgba(209,24,75,.15),transparent 28rem),#050505;padding:44px 0;color:#fff}
.footer-inner{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(360px,1.25fr) minmax(150px,.35fr);gap:34px;align-items:center}
.footer-brand{display:grid;gap:14px;min-width:0}
.footer-main-logo{display:inline-flex;width:min(260px,100%)}
.footer-main-logo img{display:block;width:100%;height:auto;object-fit:contain}
.footer-brand p{max-width:320px;color:rgba(255,255,255,.58);font-size:14px;line-height:1.55}
.footer-label{color:var(--red2);font-size:11px;font-weight:900;letter-spacing:.26em;text-transform:uppercase;margin-bottom:13px}
.member-logo-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.footer-members .member-logo-row{margin-top:0}
.member-logo-card{height:82px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));border-radius:18px;padding:16px 20px;display:flex;align-items:center;justify-content:center;box-shadow:0 18px 60px rgba(0,0,0,.22);overflow:hidden}
.member-logo-card img{display:block;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.28))}
.member-logo-card--mhub{width:118px;padding:15px}
.member-logo-card--mhub img{max-width:58px;max-height:58px;opacity:.96}
.member-logo-card--estonian-chamber{width:278px}
.member-logo-card--estonian-chamber img{max-width:232px;max-height:56px;opacity:.96}
.footer-social{justify-self:end}
.social-links{display:flex;gap:10px;align-items:center}
.social-link{width:44px;height:44px;border:1px solid rgba(209,24,75,.46);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--red2);background:rgba(209,24,75,.08);text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}
.social-link svg{width:20px;height:20px;display:block;fill:currentColor}
.social-link:hover,.social-link:focus-visible{color:#fff;background:var(--red);border-color:var(--red);transform:translateY(-1px);outline:none}
.footer-legal{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:30px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.42);font-size:12px;line-height:1.5}
.footer-legal span{position:relative}
.footer-legal span + span:before{content:"";position:absolute;left:-10px;top:.45em;width:3px;height:3px;border-radius:50%;background:rgba(209,24,75,.62)}
@media(max-width:980px){.footer-inner{grid-template-columns:1fr;align-items:start}.footer-social{justify-self:start}.member-logo-card--estonian-chamber{width:min(278px,100%)}}
@media(max-width:560px){.site-footer{padding:36px 0}.member-logo-row{display:grid;grid-template-columns:1fr;max-width:320px}.member-logo-card,.member-logo-card--mhub,.member-logo-card--estonian-chamber{width:100%}.footer-main-logo{width:min(230px,100%)}.social-link{width:42px;height:42px}.footer-legal{display:grid;gap:8px}.footer-legal span + span:before{display:none}}


/* Blog page refinements */
.blog-page{padding-top:86px}
.blog-hero{padding-bottom:26px}
.blog-hero h1{max-width:none;font-size:clamp(46px,5.7vw,84px);line-height:.95;letter-spacing:-.052em}
.blog-hero-text{position:relative;max-width:1120px;margin-top:32px;padding-left:26px;color:rgba(255,255,255,.72);font-size:clamp(17px,1.55vw,21px);font-weight:520;line-height:1.42}
.blog-hero-text:before{content:"";position:absolute;left:0;top:.2em;bottom:.2em;width:2px;background:var(--red)}
.blog-index{margin-top:42px}
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.blog-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.032));border-radius:28px;padding:26px;min-height:360px;display:flex;flex-direction:column;box-shadow:0 24px 84px rgba(0,0,0,.2)}
.blog-card:after{content:"";position:absolute;right:-56px;top:-56px;width:150px;height:150px;border-radius:50%;background:rgba(179,18,62,.15);filter:blur(30px);pointer-events:none}
.blog-card > *{position:relative;z-index:1}
.blog-card-topline{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;color:var(--red2);font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;line-height:1.45;margin-bottom:24px}
.blog-card-topline span:last-child{color:rgba(255,255,255,.45);letter-spacing:.08em;text-align:right;text-transform:none;font-weight:780}
.blog-card h3{font-size:30px;line-height:1.08;letter-spacing:-.02em;margin-bottom:18px}
.blog-card .body{font-size:17px;line-height:1.62}
.blog-read-link{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:9px;cursor:pointer;color:#fff;text-decoration:none;font-weight:850;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:11px 20px;background:rgba(255,255,255,.04);transition:background .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease,transform .22s ease}
.blog-card{padding-bottom:30px}
.blog-card .blog-read-link{margin-top:26px}
.blog-read-arrow{display:inline-block;transition:transform .22s ease}
.blog-read-link:hover,.blog-read-link:focus-visible{color:#fff;background:var(--red);border-color:var(--red);box-shadow:0 12px 30px rgba(179,18,62,.42);transform:translateY(-1px);outline:none}
.blog-read-link:hover .blog-read-arrow,.blog-read-link:focus-visible .blog-read-arrow{transform:translateX(4px)}
.blog-read-link:active{transform:translateY(0);box-shadow:0 6px 16px rgba(179,18,62,.4)}
.blog-cta-band{margin-top:82px}
.blog-cta-grid{align-items:center}
.blog-cta-grid h2{max-width:680px}
@media(max-width:1100px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.blog-page{padding-top:62px}.blog-hero h1{font-size:clamp(40px,10vw,58px)}.blog-hero-text{padding-left:18px;margin-top:24px;font-size:19px}.blog-grid{grid-template-columns:1fr}.blog-card{min-height:0}.blog-card-topline{display:grid;gap:8px}.blog-card-topline span:last-child{text-align:left}.blog-cta-band{margin-top:56px}.blog-cta-grid{gap:22px}}


/* Blog article page refinements */
.blog-card--image{min-height:410px;padding:28px;background-image:linear-gradient(180deg,rgba(5,5,5,.34),rgba(5,5,5,.78) 48%,rgba(12,2,6,.94)),var(--card-image);background-size:cover;background-position:center;isolation:isolate}
.blog-card--image:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(209,24,75,.18),rgba(255,255,255,.02));z-index:0;pointer-events:none}
.blog-card--image .body{color:rgba(255,255,255,.78)}
.blog-card-link{position:absolute;inset:0;z-index:3;border-radius:inherit;text-decoration:none}
.blog-card--image .blog-read-link{position:relative;z-index:4;display:inline-flex;width:max-content}
.blog-card--image .blog-read-link:hover{color:#fff}
.article-page{padding-top:68px}
.article-back{display:inline-flex;margin-bottom:24px;color:rgba(255,255,255,.62);text-decoration:none;font-weight:800}
.article-back:hover{color:#fff}
.article-hero{display:grid;grid-template-columns:1.02fr .98fr;gap:26px;align-items:stretch}
.article-hero-copy{border:1px solid var(--red);background:linear-gradient(135deg,var(--panel2),rgba(179,18,62,.1) 58%,rgba(255,255,255,.025));border-radius:38px;padding:40px;display:flex;flex-direction:column;justify-content:center;min-height:560px;box-shadow:0 26px 100px rgba(0,0,0,.32)}
.article-hero h1{max-width:none;font-size:clamp(42px,4.7vw,72px);line-height:.95;letter-spacing:-.05em}
.article-intro{margin-top:28px;color:rgba(255,255,255,.74);font-size:clamp(19px,1.65vw,24px);line-height:1.48;max-width:820px}
.article-source-link{display:inline-flex;margin-top:30px;color:#fff;text-decoration:none;font-weight:850;width:max-content}
.article-source-link:hover{color:var(--red2)}
.article-hero-media{border:1px solid rgba(255,255,255,.14);border-radius:38px;min-height:560px;background-image:linear-gradient(180deg,rgba(5,5,5,.04),rgba(5,5,5,.44)),var(--article-image);background-size:cover;background-position:center;box-shadow:0 30px 120px rgba(0,0,0,.38);overflow:hidden}
.article-shell{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:34px;margin-top:58px;align-items:start}
.article-body{display:grid;gap:22px}
.article-section{border-top:1px solid rgba(255,255,255,.12);padding-top:24px}
.article-section h2{font-size:clamp(28px,2.6vw,40px);line-height:1.04;letter-spacing:-.03em;margin-bottom:14px}
.article-section p{color:rgba(255,255,255,.72);font-size:20px;line-height:1.7;max-width:920px}
.article-aside{position:sticky;top:112px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.035));border-radius:28px;padding:24px;display:grid;gap:22px;box-shadow:0 22px 80px rgba(0,0,0,.24)}
.article-takeaways{display:grid;gap:12px}
.article-takeaways div{border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.045);border-radius:18px;padding:14px 16px;color:rgba(255,255,255,.78);line-height:1.45}
.article-related{margin-top:76px}
.article-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}
.article-related-card{min-height:190px;border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;overflow:hidden;position:relative;text-decoration:none;color:#fff;background-image:linear-gradient(180deg,rgba(5,5,5,.1),rgba(5,5,5,.82)),var(--card-image);background-size:cover;background-position:center}
.article-related-card span{color:var(--red2);font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
.article-related-card strong{font-size:23px;line-height:1.1}
@media(max-width:1050px){.article-hero,.article-shell{grid-template-columns:1fr}.article-hero-copy,.article-hero-media{min-height:0}.article-hero-media{order:-1;margin-bottom:6px}.article-hero-media::before{content:"";display:block;padding-top:56.25%}.article-aside{position:static}.article-related-grid{grid-template-columns:1fr}}
@media(max-width:900px){.blog-card--image{min-height:340px}.article-page{padding-top:48px}.article-hero-copy{padding:26px;border-radius:30px}.article-hero h1{font-size:clamp(38px,10vw,54px)}.article-intro{font-size:18px}.article-hero-media{border-radius:30px}.article-shell{margin-top:42px}.article-section p{font-size:18px}.article-related{margin-top:52px}}


.blog-card.blog-card-extra{display:none}
.blog-grid-expanded .blog-card.blog-card-extra{display:flex}
.blog-more-actions{display:flex;justify-content:center;margin-top:28px}
.blog-more-btn{border:1px solid rgba(209,24,75,.52);background:rgba(209,24,75,.1);color:#fff;min-height:52px;padding:0 28px;box-shadow:0 16px 48px rgba(0,0,0,.18)}
.blog-more-btn:hover,.blog-more-btn:focus-visible{background:var(--red);border-color:var(--red);outline:none}

/* Application detail pages */
.industry-pill{text-decoration:none;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}
.industry-pill:hover,.industry-pill:focus-visible{color:#fff;border-color:rgba(209,24,75,.82);background:linear-gradient(145deg,rgba(209,24,75,.14),rgba(255,255,255,.055));box-shadow:0 18px 58px rgba(0,0,0,.24);transform:translateY(-1px);outline:none}
.application-detail-page{padding-top:68px}
.application-back{display:inline-flex;margin-bottom:24px;color:rgba(255,255,255,.62);text-decoration:none;font-weight:850}
.application-back:hover,.application-back:focus-visible{color:#fff;outline:none}
.application-detail-hero{display:grid;grid-template-columns:1.02fr .98fr;gap:26px;align-items:stretch}
.application-detail-copy{border:1px solid var(--red);background:linear-gradient(135deg,var(--panel2),rgba(179,18,62,.1) 58%,rgba(255,255,255,.025));border-radius:38px;padding:42px;display:flex;flex-direction:column;justify-content:center;min-height:540px;box-shadow:0 26px 100px rgba(0,0,0,.32)}
.application-detail-copy h1{max-width:none;font-size:clamp(32px,3.05vw,46px);line-height:1.02;letter-spacing:-.036em}
.application-detail-lead{margin-top:24px;color:rgba(255,255,255,.74);font-size:clamp(16px,1.18vw,18px);line-height:1.55;max-width:860px}
.application-source-link{display:inline-flex;margin-top:28px;color:#fff;text-decoration:none;font-weight:850;width:max-content}
.application-source-link:hover,.application-source-link:focus-visible{color:var(--red2);outline:none}
.application-detail-media{border:1px solid rgba(255,255,255,.14);border-radius:38px;min-height:540px;background-image:linear-gradient(180deg,rgba(5,5,5,.06),rgba(5,5,5,.48)),var(--application-image);background-size:cover;background-position:center;box-shadow:0 30px 120px rgba(0,0,0,.38);overflow:hidden}
.application-detail-section{margin-top:66px}
.application-detail-text{display:grid;grid-template-columns:1fr 1fr;column-gap:48px;row-gap:18px;margin-bottom:28px;padding-left:24px;border-left:2px solid var(--red)}
.application-detail-text .body{max-width:none}
.application-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.application-detail-card{display:flex;flex-direction:column;gap:14px;min-height:260px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.032))}
.application-detail-card .body{font-size:17px;line-height:1.6}
.application-context-section{margin-top:66px}
.application-context-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:22px}
.application-context-grid span{display:flex;align-items:center;justify-content:center;min-height:64px;border:1px solid var(--line);background:rgba(255,255,255,.045);border-radius:16px;padding:12px 14px;color:rgba(255,255,255,.72);font-size:15px;line-height:1.35;text-align:center}
.application-detail-cta{display:grid;grid-template-columns:1fr 1fr;gap:38px;margin-top:76px;border:1px solid var(--red);background:linear-gradient(135deg,var(--panel2),rgba(179,18,62,.08));border-radius:40px;padding:42px;align-items:center}
.application-detail-cta h2{max-width:720px}
.contact-box h2,.application-detail-cta h2{font-size:clamp(34px,4vw,54px)}
.application-related-section{margin-top:66px}
.application-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}
.application-related-card{min-height:92px;border:1px solid var(--line);background:rgba(255,255,255,.045);border-radius:20px;padding:18px;display:flex;align-items:center;justify-content:center;text-align:center;color:rgba(255,255,255,.76);text-decoration:none;font-weight:760;line-height:1.3;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}
.application-related-card:hover,.application-related-card:focus-visible{color:#fff;border-color:rgba(209,24,75,.78);background:rgba(209,24,75,.12);transform:translateY(-1px);outline:none}
@media(max-width:1100px){.application-context-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.application-detail-grid{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.application-detail-page{padding-top:48px}.application-detail-hero,.application-detail-cta{grid-template-columns:1fr}.application-detail-copy{min-height:0;padding:28px;border-radius:30px}.application-detail-copy h1{font-size:clamp(36px,9.5vw,52px)}.application-detail-lead{font-size:18px}.application-detail-media{min-height:0;aspect-ratio:16/10;border-radius:30px}.application-detail-grid,.application-related-grid{grid-template-columns:1fr}.application-detail-text{grid-template-columns:1fr}.application-context-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.application-detail-cta{padding:26px;border-radius:30px}}
@media(max-width:560px){.application-context-grid{grid-template-columns:1fr}.application-detail-text{padding-left:18px}}

.application-detail-media--automotive{background-position:center 58%}

.application-detail-media--hydraulics{background-position:center 52%}

.application-detail-media--railway{background-position:center 50%}


.application-detail-media--energy{background-position:center 48%}


.application-detail-media--agricultural{background-position:center 55%}


.application-detail-media--maritime{background-position:center 52%}


.application-detail-media--defense{background-position:center 54%}

.application-detail-media--custom{background-position:center 52%}
.application-detail-media--medical{background-position:center 62%}


/* Legal and privacy pages */
.footer-legal a{color:inherit;text-decoration:none;transition:color .18s ease,text-decoration-color .18s ease}
.footer-legal a:hover,.footer-legal a:focus-visible{color:#fff;text-decoration:underline;text-decoration-color:rgba(209,24,75,.72);text-underline-offset:3px;outline:none}
.form-privacy-note{margin-top:14px;color:rgba(255,255,255,.52);font-size:12.5px;line-height:1.55}
.form-privacy-note a{color:rgba(255,255,255,.78);text-decoration:underline;text-decoration-color:rgba(209,24,75,.68);text-underline-offset:3px}
.form-privacy-note a:hover,.form-privacy-note a:focus-visible{color:#fff;outline:none}
.legal-page{padding-top:74px}
.legal-hero{max-width:1120px;margin-bottom:34px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.1)}
.legal-hero h1{max-width:none;font-size:clamp(44px,5.8vw,84px);line-height:.95;letter-spacing:-.05em;margin-top:18px}
.legal-intro{max-width:980px;margin-top:24px;color:rgba(255,255,255,.72);font-size:clamp(19px,1.65vw,25px);line-height:1.45}
.legal-updated{margin-top:18px;color:rgba(255,255,255,.44);font-size:13px;font-weight:750}
.legal-shell{display:grid;gap:18px;max-width:1120px}
.legal-card{border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.028));border-radius:26px;padding:28px;box-shadow:0 22px 80px rgba(0,0,0,.18)}
.legal-card--wide{background:linear-gradient(145deg,rgba(209,24,75,.09),rgba(255,255,255,.03))}
.legal-card h2{font-size:clamp(24px,2.2vw,34px);line-height:1.08;letter-spacing:-.025em;margin-bottom:14px}
.legal-card h3{font-size:18px;line-height:1.2;margin-bottom:10px}
.legal-card p,.legal-card li{color:rgba(255,255,255,.68);font-size:17px;line-height:1.66}
.legal-card p + p{margin-top:12px}
.legal-card ul{display:grid;gap:8px;margin:14px 0 0 20px;padding:0}
.legal-card a{color:#fff;text-decoration:underline;text-decoration-color:rgba(209,24,75,.7);text-underline-offset:3px}
.legal-card a:hover,.legal-card a:focus-visible{color:var(--red2);outline:none}
.legal-entity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}
.legal-entity-grid>div{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);border-radius:20px;padding:18px}
@media(max-width:900px){.legal-page{padding-top:52px}.legal-hero h1{font-size:clamp(38px,10vw,58px)}.legal-card{padding:22px;border-radius:22px}.legal-entity-grid{grid-template-columns:1fr}.legal-card p,.legal-card li{font-size:16px}.form-privacy-note{font-size:12px}}


/* Industry pill emphasis states */
.industry-pill--accent{border-color:rgba(209,24,75,.42);background:linear-gradient(145deg,rgba(209,24,75,.09),rgba(255,255,255,.04));box-shadow:0 14px 44px rgba(0,0,0,.16)}


/* Application media fallback */
.application-detail-media--abstract{background:radial-gradient(circle at 18% 22%,rgba(209,24,75,.24),transparent 28%),radial-gradient(circle at 78% 76%,rgba(255,255,255,.1),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.018) 42%,rgba(209,24,75,.1)),#101010}


/* Stable global header sizing */
.header{min-height:104px!important}
.header .container.header-inner{width:min(1760px,calc(100% - 80px))!important;max-width:1760px!important;height:104px!important;min-height:104px!important;margin:0 auto!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:32px!important}
.header .logo{flex:0 0 320px!important;min-width:320px!important;max-width:320px!important;height:54px!important;display:inline-flex!important;align-items:center!important}
.header .logo img{height:54px!important;width:auto!important;max-width:320px!important;display:block!important}
.header .nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;flex:1 1 auto!important;min-width:0!important;flex-wrap:nowrap!important}
.header .nav a{height:46px!important;min-height:46px!important;padding:0 10px!important;font-size:17px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}
.header .nav a.nav-cta{height:56px!important;min-height:56px!important;margin-left:10px!important;padding:0 26px!important;font-size:17px!important}
@media(max-width:1180px){.header{min-height:96px!important}.header .container.header-inner{width:min(100% - 48px,1760px)!important;height:96px!important;min-height:96px!important;gap:18px!important}.header .logo{flex-basis:286px!important;min-width:286px!important;max-width:286px!important;height:48px!important}.header .logo img{height:48px!important;max-width:286px!important}.header .nav{gap:6px!important}.header .nav a{height:44px!important;min-height:44px!important;font-size:15px!important;padding:0 7px!important}.header .nav a.nav-cta{height:50px!important;min-height:50px!important;margin-left:4px!important;padding:0 18px!important;font-size:15px!important}}
@media(max-width:900px){.header{min-height:0!important}.header .container.header-inner{width:min(100% - 48px,1760px)!important;height:auto!important;min-height:0!important;align-items:flex-start!important;flex-direction:column!important;gap:12px!important;padding:14px 0!important}.header .logo{flex:0 0 auto!important;min-width:0!important;max-width:70vw!important;height:34px!important}.header .logo img{height:34px!important;max-width:70vw!important}.header .nav{display:flex!important;width:100%!important;justify-content:flex-start!important;gap:6px!important;overflow-x:auto!important;padding:0 0 10px!important;margin-top:-4px!important;scrollbar-width:none!important}.header .nav::-webkit-scrollbar{display:none}.header .nav a{flex:0 0 auto!important;height:42px!important;min-height:42px!important;border:1px solid var(--line)!important;background:rgba(255,255,255,.055)!important;padding:0 13px!important;font-size:14px!important}.header .nav a.nav-cta{height:42px!important;min-height:42px!important;margin-left:2px!important;padding:0 15px!important;font-size:14px!important}}


/* Mobile polish layer */
.mobile-menu-toggle{display:none}
@media(max-width:900px){
  html{scroll-padding-top:88px}
  body{overflow-x:hidden}
  .container{width:min(100% - 32px,1240px)}
  .header{min-height:72px!important}
  .header .container.header-inner{width:calc(100% - 32px)!important;height:72px!important;min-height:72px!important;align-items:center!important;flex-direction:row!important;gap:16px!important;padding:0!important}
  .header .logo{flex:0 1 212px!important;min-width:0!important;max-width:212px!important;height:36px!important}
  .header .logo img{height:36px!important;max-width:212px!important}
  .mobile-menu-toggle{width:48px;height:48px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.055);color:#fff;display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 auto;position:relative;z-index:80}
  .mobile-menu-toggle span{position:absolute;width:18px;height:2px;border-radius:99px;background:currentColor;transition:transform .22s ease,opacity .18s ease}
  .mobile-menu-toggle span:nth-child(1){transform:translateY(-6px)}
  .mobile-menu-toggle span:nth-child(3){transform:translateY(6px)}
  .mobile-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:rotate(45deg)}
  .mobile-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
  .mobile-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:rotate(-45deg)}
  .header .nav{position:fixed!important;left:16px!important;right:16px!important;top:80px!important;width:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;max-height:calc(100dvh - 104px)!important;overflow-y:auto!important;overflow-x:hidden!important;margin:0!important;padding:14px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:24px!important;background:linear-gradient(150deg,#0e0e0f,#190710)!important;box-shadow:0 28px 100px rgba(0,0,0,.6)!important;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px) scale(.98);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;z-index:70}
  .header .nav.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}
  .header .nav a{width:100%!important;height:50px!important;min-height:50px!important;justify-content:flex-start!important;padding:0 16px!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:16px!important;background:rgba(255,255,255,.055)!important;font-size:16px!important}
  .header .nav a.nav-cta{height:54px!important;min-height:54px!important;margin-left:0!important;padding:0 18px!important;border-color:rgba(209,24,75,.52)!important;background:linear-gradient(135deg,rgba(179,18,62,.98),rgba(94,7,29,.98))!important}
  .page,.hero,.routing,.blog-page,.article-page,.application-detail-page,.legal-page{padding-top:52px;padding-bottom:56px}
  h1{font-size:clamp(38px,11.2vw,54px);line-height:1;letter-spacing:-.045em}
  h2{font-size:clamp(30px,8.5vw,44px);line-height:1.04;letter-spacing:-.036em}
  .contact-box h2,.application-detail-cta h2{font-size:clamp(30px,8.5vw,44px)}
  h3{font-size:24px;line-height:1.15}
  .lead{font-size:19px;line-height:1.45;margin-top:22px}
  .body{font-size:17px;line-height:1.6}
  .eyebrow{font-size:11px;letter-spacing:.22em;margin-bottom:14px}
  .grid2,.grid3,.section-head,.choices{grid-template-columns:1fr;gap:20px}
  .section-head{align-items:start;margin-bottom:28px}
  .card,.task,.panel,.result{border-radius:22px;padding:20px}
  .btn{min-height:50px;padding:14px 20px}
  .home-hero{padding:48px 0 56px}
  .home-hero-copy h1{font-size:clamp(38px,11.2vw,54px)}
  .home-hero-inner{gap:26px}
  .home-hero-media{margin-inline:-8px;aspect-ratio:1.05/1}
  .home-hero-video{min-height:250px}
  .hero-actions{gap:10px;margin-top:28px}
  .routing{padding-top:44px}
  .routing .panel,#envs,#apps,.result,#contact{scroll-margin-top:96px}
  .task-list{gap:12px}
  .task{min-height:82px}
  .task-left{gap:13px}
  .icon{height:44px;width:44px;border-radius:14px}
  .custom{margin-top:18px}
  .choice{min-height:54px;border-radius:16px;padding:15px}
  .chips{gap:8px}
  .chip{min-height:44px;padding:10px 14px}
  .result{margin-top:22px}
  .contact-box,.tech-band,.contact-intro-band,.application-detail-cta{border-radius:28px;padding:24px}
  .product-image-frame{height:220px;border-radius:22px}
  .products-hero-head h1,.blog-hero h1,.legal-hero h1,.article-hero h1,.application-detail-copy h1,.contact-hero h1{font-size:clamp(36px,10vw,52px);line-height:1}
  .products-hero-lead,.blog-hero-text,.contact-hero-text,.article-intro,.application-detail-lead,.legal-intro{font-size:18px;line-height:1.5}
  .testimonial-grid,.partner-logo-grid,.contact-location-grid,.article-related-grid,.application-detail-grid,.application-related-grid{grid-template-columns:1fr}
  .testimonial-card,.location-card,.blog-card,.article-hero-copy,.application-detail-copy,.legal-card{border-radius:24px;padding:22px}
  .article-hero-copy,.article-hero-media,.application-detail-copy,.application-detail-media{min-height:0}
  .application-detail-media{aspect-ratio:4/3}.article-hero-media::before{padding-top:75%}
  .article-shell{gap:26px;margin-top:38px}
  .application-context-grid{grid-template-columns:1fr}
  .industry-grid{grid-template-columns:1fr;gap:10px}
  .industry-pill{min-height:64px;border-radius:16px;padding:12px 14px;font-size:16px}
  .matrix-row{border-radius:20px}
  .matrix-cell{padding:16px}
  .site-footer{padding:34px 0}
}
@media(max-width:560px){
  .container{width:calc(100% - 28px)}
  .header .container.header-inner{width:calc(100% - 28px)!important}
  .header .logo{max-width:198px!important}
  .header .logo img{height:32px!important;max-width:198px!important}
  h1{font-size:clamp(36px,12vw,48px)}
  .home-hero-copy h1{font-size:clamp(36px,12vw,48px)}
  h2{font-size:clamp(29px,9.5vw,40px)}
  .contact-box h2,.application-detail-cta h2{font-size:clamp(29px,9.5vw,40px)}
  .home-hero-media{aspect-ratio:1/1.05}
  .blog-card--image{min-height:330px}
  .customer-logo-panel{width:100%}
}


/* Mobile accessibility finish */
.mobile-menu-toggle:focus-visible{outline:2px solid rgba(209,24,75,.9);outline-offset:4px}
@media(max-width:900px){
  .header .nav a:focus-visible{outline:2px solid rgba(209,24,75,.9)!important;outline-offset:2px!important}
  .task,.choice,.chip,.industry-pill,.application-related-card{touch-action:manipulation}
}
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}
}


/* Mobile repair pass: readable comparison cards and reliable application media */
.application-detail-media{position:relative}
.application-detail-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.application-detail-media--automotive img{object-position:center 58%}
.application-detail-media--hydraulics img{object-position:center 52%}
.application-detail-media--railway img{object-position:center 50%}
.application-detail-media--energy img{object-position:center 48%}
.application-detail-media--agricultural img{object-position:center 55%}
.application-detail-media--maritime img{object-position:center 52%}
.application-detail-media--defense img{object-position:center 54%}
.application-detail-media--custom img{object-position:center 52%}
.application-detail-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,5,5,.04),rgba(5,5,5,.36));pointer-events:none}
@media(max-width:900px){
  .comparison-band{padding:22px!important}
  .comparison-band .matrix{gap:14px}
  .comparison-band .matrix-head{display:none}
  .comparison-band .matrix-row:not(.matrix-head){display:grid;grid-template-columns:1fr!important;gap:0;border-radius:22px!important;overflow:hidden;background:rgba(255,255,255,.1)}
  .comparison-band .matrix-row:not(.matrix-head){border-color:rgba(255,255,255,.16);box-shadow:0 18px 54px rgba(0,0,0,.2)}
  .comparison-band .matrix-cell{position:relative;padding:18px!important;background:rgba(14,14,14,.72);font-size:16px;line-height:1.52}
  .comparison-band .matrix-cell + .matrix-cell{border-top:1px solid rgba(255,255,255,.1)}
  .comparison-band .matrix-row:not(.matrix-head) .matrix-cell:first-child{background:linear-gradient(135deg,rgba(179,18,62,.24),rgba(255,255,255,.055));font-size:18px}
  .comparison-band .matrix-row:not(.matrix-head) .matrix-cell:nth-child(2)::before,
  .comparison-band .matrix-row:not(.matrix-head) .matrix-cell:nth-child(3)::before{display:block;margin-bottom:8px;color:var(--red2);font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;line-height:1.2}
  .comparison-band .matrix-row:not(.matrix-head) .matrix-cell:nth-child(2)::before{content:"Typical limitation"}
  .comparison-band .matrix-row:not(.matrix-head) .matrix-cell:nth-child(3)::before{content:"Silbertool approach"}
  .application-detail-media{display:block;min-height:0!important;aspect-ratio:4/3!important;border-radius:28px!important;background:#101010!important}
  .application-detail-media img{height:100%;min-height:260px}
  .application-detail-media::after{background:linear-gradient(180deg,rgba(5,5,5,.02),rgba(5,5,5,.26))}
}
@media(max-width:560px){
  .comparison-band{padding:18px!important}
  .application-detail-media img{min-height:230px}
}

/* Mobile stability: media, comparison cards, and touch targets */
.application-detail-media {
  margin: 0;
  background: #101010;
  isolation: isolate;
}

.application-detail-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
  object-position: center;
}

.application-detail-media::after {
  z-index: 1;
}

.application-detail-media--medical img {
  object-position: center 62%;
}

.application-detail-media--aerospace img {
  object-position: center 65%;
}

.application-detail-media--infrastructure img {
  object-position: center 60%;
}

.application-detail-text a {
  color: #fff;
  text-decoration: underline;
  text-decoration-color: rgba(209, 24, 75, .7);
  text-underline-offset: 3px;
}

@media (max-width: 900px) {
  .comparison-band .matrix {
    overflow: visible;
  }

  .comparison-band .matrix-row:not(.matrix-head) {
    display: grid !important;
    grid-template-columns: 1fr !important;
    min-width: 0;
  }

  .comparison-band .matrix-cell {
    min-width: 0;
    overflow-wrap: anywhere;
    word-break: normal;
  }

  .application-detail-media {
    width: 100%;
    aspect-ratio: 4 / 3;
    min-height: auto !important;
  }

  .application-detail-media img {
    position: absolute;
    min-height: 0;
  }

  .application-detail-card,
  .application-detail-grid,
  .application-detail-hero {
    min-width: 0;
  }
}

@media (max-width: 640px) {
  .comparison-band .matrix-cell {
    font-size: 15px;
    line-height: 1.5;
  }

  .comparison-band .matrix-row:not(.matrix-head) .matrix-cell:first-child {
    font-size: 17px;
  }
}

/* Header optical alignment */
.header .logo img {
  transform: translateX(-24px);
}

@media (max-width: 1180px) {
  .header .logo img {
    transform: translateX(-14px);
  }
}

@media (max-width: 900px) {
  .header .logo img {
    transform: translateX(-8px);
  }
}

/* Contact page final tightening */
.contact-hero h1{max-width:1180px;font-size:clamp(36px,3.8vw,54px);line-height:1.04;letter-spacing:-.038em}
.locations-section{margin-top:56px}
@media(max-width:900px){.contact-hero h1{font-size:clamp(32px,8.4vw,46px);line-height:1.05}.locations-section{margin-top:44px}}


/* Visual consistency pass */
:where(h1,h2,h3){text-wrap:balance}
:where(.lead,.body,.products-hero-lead,.blog-hero-text,.application-detail-lead,.legal-intro,.form-privacy-note){text-wrap:pretty}
:where(.card,.panel,.task,.testimonial-card,.location-card,.partner-logo-card,.blog-card,.application-detail-card,.legal-card){overflow-wrap:break-word}
.page{padding-top:76px;padding-bottom:86px}
.page > .container > section:first-child{margin-top:0}
.page > .container > section[style*="margin-top:76px"]{margin-top:68px!important}
.page > .container > section[style*="margin-top:60px"]{margin-top:56px!important}
.section-head{gap:36px;margin-bottom:34px}
.grid3{align-items:stretch}
.grid3 > .card{height:100%}
.card,.panel,.task,.testimonial-card,.location-card,.partner-logo-card,.blog-card,.application-detail-card,.legal-card{box-shadow:0 22px 72px rgba(0,0,0,.18)}
.white .card{box-shadow:0 18px 54px rgba(0,0,0,.075)}
.about-page{padding-top:62px}
.about-page .about-hero-section{padding-bottom:0}
.about-page .about-hero-title{margin-right:0}
.about-page .about-hero-headline{max-width:1240px;font-size:clamp(40px,4.25vw,58px);line-height:1.02;letter-spacing:-.04em}
.about-page .about-origins-section{margin-top:58px}
.about-page .about-principles-section{margin-top:68px}
.about-page .story-split{margin-top:24px;grid-template-columns:minmax(0,.96fr) minmax(420px,.98fr);gap:30px 54px;align-items:start}
.about-page .founder-feature{justify-content:flex-start;padding:0;min-height:0}
.about-page .founder-feature h2{max-width:690px;font-size:clamp(36px,3.7vw,52px);line-height:1.03;letter-spacing:-.04em}
.about-page .premium-quote{max-width:680px;margin-top:24px;font-size:18px;line-height:1.58}
.about-page .founder-image-wrap{width:min(100%,640px);justify-self:end;border-radius:30px}
.about-page .founder-image-wrap img{aspect-ratio:1.08/1;object-position:center 12%}
.about-page .founder-badge{left:18px;right:18px;bottom:18px;padding:16px;border-radius:20px}
.about-page .founder-badge h3{font-size:24px}
.about-page .founder-badge .body{font-size:16px;line-height:1.48}
.about-page .story-timeline{margin-top:18px;gap:16px 24px}
.about-page .story-item{padding-top:18px;grid-template-columns:88px 1fr}
.about-page .customer-feedback-section,.about-page .partners-section{margin-top:72px}
.about-page .contact-box{margin-top:72px!important}
.technology-page .technology-hero-head h1{font-size:clamp(40px,5vw,70px)!important;line-height:.98!important;max-width:1320px}
.technology-page .tech-hero-visual{margin-top:44px;max-height:520px}
.technology-page .tech-band{box-shadow:0 28px 96px rgba(0,0,0,.24)}
.technology-page .industry-pill{transition:border-color .18s ease,background .18s ease,transform .18s ease,color .18s ease}
.technology-page .industry-pill:hover,.technology-page .industry-pill:focus-visible{border-color:rgba(209,24,75,.62);background:rgba(209,24,75,.105);color:#fff;transform:translateY(-1px);outline:none}
.contact-location-grid,.testimonial-grid{align-items:stretch}
.location-card,.testimonial-card{height:100%}
.contact-page .contact-hero h1,.contact-hero h1{max-width:1120px;font-size:clamp(34px,3.35vw,50px);line-height:1.08;letter-spacing:-.035em}
.contact-review-box{box-shadow:0 28px 96px rgba(0,0,0,.24)}
.products-hero-head{padding-top:52px;padding-bottom:48px}
.products-hero-head h1{font-size:clamp(46px,5vw,68px);line-height:.98}
.product-family-card{min-width:0}
.product-family-card h3{font-size:30px;line-height:1.1}
.blog-hero{padding-bottom:18px}
.blog-hero h1{font-size:clamp(44px,5.2vw,76px)}
.application-detail-copy h1{font-size:clamp(32px,3.05vw,46px);line-height:1.02}
.application-detail-copy{min-height:520px}
.application-detail-media{min-height:520px}
@media(max-width:1100px){
  .about-page .story-split{grid-template-columns:1fr;gap:30px}
  .about-page .founder-image-wrap{justify-self:start;width:min(100%,720px)}
  .about-page .founder-image-wrap img{aspect-ratio:16/10;object-position:center 14%}
}
@media(max-width:900px){
  .page{padding-top:52px;padding-bottom:58px}
  .page > .container > section[style*="margin-top:76px"],.about-page .customer-feedback-section,.about-page .partners-section,.about-page .contact-box{margin-top:52px!important}
  .section-head{margin-bottom:26px;gap:20px}
  .about-page{padding-top:48px}
  .about-page .about-hero-headline{font-size:clamp(34px,9.6vw,50px);line-height:1.04}
  .about-page .about-origins-section{margin-top:46px}
  .about-page .about-principles-section{margin-top:52px}
  .about-page .story-split{margin-top:20px;gap:24px}
  .about-page .founder-feature h2{font-size:clamp(32px,8.4vw,44px);line-height:1.04}
  .about-page .founder-image-wrap{width:100%;border-radius:26px}
  .about-page .founder-image-wrap img{aspect-ratio:4/3.6;object-position:center top}
  .about-page .story-timeline{grid-template-columns:1fr;gap:14px;margin-top:6px}
  .about-page .story-item{grid-template-columns:1fr;gap:8px}
  .technology-page .technology-hero-head h1,.products-hero-head h1,.blog-hero h1,.application-detail-copy h1{font-size:clamp(34px,9.4vw,50px)!important;line-height:1.02!important}
  .technology-page .tech-hero-visual{margin-top:30px}
  .contact-hero h1{font-size:clamp(30px,8.2vw,44px);line-height:1.08}
  .application-detail-copy,.application-detail-media{min-height:0}
}


/* Visual consistency refinements */
.page > .container > section{scroll-margin-top:128px}
.page > .container > section + section{position:relative}
.about-page .about-origins-section{margin-top:46px}
.about-page .about-principles-section{margin-top:64px}
.about-page .story-split{grid-template-columns:minmax(0,0.95fr) minmax(420px,0.92fr);gap:26px 52px}
.about-page .founder-feature{padding-top:4px}
.about-page .premium-quote{border-left:2px solid var(--red2);padding-left:22px}
.about-page .founder-image-wrap{align-self:start;max-width:610px}
.about-page .founder-image-wrap img{aspect-ratio:1.12/1;object-position:center 16%}
.about-page .founder-badge{backdrop-filter:blur(20px)}
.about-page .story-timeline{margin-top:22px;gap:18px}
.about-page .story-item{border:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));border-radius:22px;padding:18px}
.about-page .story-item h3{font-size:22px;line-height:1.14}
.about-page .story-item .body{font-size:16.5px;line-height:1.58}
.about-page .customer-feedback-section,.about-page .partners-section{margin-top:66px}
.about-page .partner-logo-grid{margin-top:28px}
.about-page .contact-box{margin-top:68px!important}
.testimonial-card,.location-card,.product-family-card,.application-detail-card{display:flex;flex-direction:column}
.testimonial-copy,.product-family-card .body:first-of-type{flex:1}
.customer-logo-panel,.partner-logo-card,.product-image-frame{box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 18px 48px rgba(0,0,0,.12)}
.technology-page .technology-hero-head{max-width:1420px}
.technology-page .tech-hero-visual{border-radius:34px;overflow:hidden}
.technology-page .tech-visual-caption{max-width:560px}
.technology-page .comparison-band .section-head{margin-bottom:28px}
.technology-page .application-card{padding:30px}
.technology-page .industry-grid{gap:16px}
.technology-page .industry-pill{min-height:78px}
.technology-page .usecase-strip{align-items:stretch;grid-template-rows:auto 1fr}
.technology-page .usecase-card{height:100%;display:grid;grid-template-rows:subgrid;grid-row:1 / -1;row-gap:0}
.technology-page .usecase-card h3{max-width:14ch;text-wrap:balance}
@media(max-width:900px){.technology-page .usecase-strip{grid-template-rows:none}.technology-page .usecase-card{display:block;grid-row:auto}}
.contact-page .locations-section{margin-top:52px}
.contact-page .contact-location-grid{gap:22px}
.contact-page .contact-review-section{margin-top:64px}
.contact-page .contact-review-box{padding:36px}
.contact-page .contact-review-grid{align-items:center}
.products-hero-head{padding-top:46px;padding-bottom:44px}
.product-family-card{padding:28px}
.product-family-card .product-family-meta{margin-top:18px}
.blog-page .blog-index{margin-top:12px}
.blog-page .blog-grid{align-items:stretch}
.blog-page .blog-card{height:100%;min-height:410px}
.blog-page .blog-cta-band{margin-top:64px}
.application-detail-page .application-detail-hero{gap:28px}
.application-detail-page .application-detail-section,.application-detail-page .application-context-section,.application-detail-page .application-related-section{margin-top:62px}
.application-detail-page .application-detail-cta{margin-top:66px}
.application-detail-copy,.application-detail-media{min-height:500px}
.legal-page .legal-card,.article-page .article-shell{max-width:1120px}
@media(max-width:1100px){
  .about-page .story-split{grid-template-columns:1fr;gap:28px}
  .about-page .founder-image-wrap{justify-self:start;max-width:760px}
  .about-page .founder-image-wrap img{aspect-ratio:16/10;object-position:center 16%}
}
@media(max-width:900px){
  .page > .container > section{scroll-margin-top:92px}
  .about-page .about-origins-section{margin-top:38px}
  .about-page .about-principles-section{margin-top:48px}
  .about-page .premium-quote{padding-left:18px}
  .about-page .founder-image-wrap img{aspect-ratio:4/3.4;object-position:center top}
  .about-page .story-timeline{margin-top:4px}
  .about-page .story-item{padding:17px;border-radius:20px}
  .about-page .customer-feedback-section,.about-page .partners-section,.about-page .contact-box{margin-top:48px!important}
  .contact-page .locations-section,.contact-page .contact-review-section{margin-top:46px}
  .contact-page .contact-review-box{padding:24px}
  .products-hero-head{padding-top:34px;padding-bottom:34px}
  .product-family-card{padding:22px}
  .blog-page .blog-card{min-height:360px}
  .application-detail-page .application-detail-section,.application-detail-page .application-context-section,.application-detail-page .application-related-section,.application-detail-page .application-detail-cta{margin-top:48px}
  .application-detail-copy,.application-detail-media{min-height:0}
}


/* Premium layout consolidation */
img,video{max-width:100%}
.header .container{width:min(1240px,calc(100% - 48px))}
.header-inner{min-height:84px;align-items:center}
.header .logo{display:flex;align-items:center;flex:0 0 auto;margin-left:-10px}
.header .logo img{height:42px;width:250px;max-width:36vw;object-fit:contain;object-position:left center;transform:none!important}
.header .nav{align-items:center;font-size:17px;line-height:1;gap:26px}
.header .nav a:not(.nav-cta){padding:10px 0}
.header .nav-cta{min-height:48px;display:inline-flex;align-items:center}
.page{padding-top:72px;padding-bottom:86px}
.about-page{padding-top:56px}
.about-page .about-hero-section{padding-bottom:0;margin-bottom:0}
.about-page .about-hero-headline{max-width:1210px;font-size:clamp(32px,3vw,44px);line-height:1.02;letter-spacing:-.04em}
.about-page .about-origins-section{margin-top:48px}
.about-page .about-principles-section{margin-top:66px}
.about-page .story-split{display:grid;grid-template-columns:minmax(0,.98fr) minmax(360px,.82fr);gap:24px 48px;align-items:start;margin-top:22px}
.about-page .founder-feature{grid-column:1;grid-row:1;padding:0;min-height:0;align-self:start}
.about-page .founder-feature h2{max-width:640px;font-size:clamp(34px,3.25vw,48px);line-height:1.04;letter-spacing:-.04em}
.about-page .premium-quote{max-width:640px;margin-top:22px;border-left:2px solid var(--red2);padding-left:22px;font-size:18px;line-height:1.58}
.about-page .story-timeline{grid-column:1;grid-row:2;margin-top:10px;display:grid;grid-template-columns:1fr;gap:14px}
.about-page .story-item{border:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));border-radius:22px;padding:17px 18px;grid-template-columns:86px 1fr;gap:18px;align-items:start}
.about-page .story-item h3{font-size:22px;line-height:1.14}
.about-page .story-item .body{font-size:16.5px;line-height:1.58}
.about-page .founder-image-wrap{grid-column:2;grid-row:1 / span 2;width:min(100%,560px);max-width:560px;justify-self:end;align-self:start;border-radius:28px}
.about-page .founder-image-wrap img{aspect-ratio:.98/1;object-position:center 13%}
.about-page .founder-badge{left:18px;right:18px;bottom:18px;padding:16px;border-radius:20px;backdrop-filter:blur(20px)}
.about-page .founder-badge h3{font-size:24px}
.about-page .founder-badge .body{font-size:16px;line-height:1.48}
.about-page .customer-feedback-section,.about-page .partners-section{margin-top:68px}
.about-page .contact-box{margin-top:68px!important}
.about-page .customer-feedback-section .about-display-heading,.about-page .partners-section .about-display-heading,.about-page .contact-box .about-display-heading{font-size:clamp(32px,3vw,44px);line-height:1;letter-spacing:-.045em;max-width:1200px}
/* Card headings in the Principles / Partners / Feedback rows: a touch smaller so most fit on one line. */
.about-page .about-principles-section .card h3,.about-page .partners-section .card h3,.about-page .customer-feedback-section .testimonial-card h3{font-size:23px;line-height:1.14}
.testimonial-grid,.contact-location-grid,.partner-logo-grid,.blog-grid,.application-related-grid{align-items:stretch}
.testimonial-card,.location-card,.product-family-card,.application-detail-card,.blog-card{display:flex;flex-direction:column;height:100%}
.testimonial-copy,.product-family-card .body:first-of-type{flex:1}
.technology-page .technology-hero-head{max-width:1420px}
.technology-page .technology-hero-head h1{font-size:clamp(32px,3vw,44px)!important;line-height:1.04!important;max-width:1320px}
.technology-page .tech-hero-visual{margin-top:72px;border-radius:34px;aspect-ratio:16/6.7;max-height:500px;overflow:hidden}
.technology-page section[style*="margin-top:76px"]{margin-top:70px!important}
.technology-page .application-card{padding:30px}
.technology-page .industry-grid{gap:14px}
.technology-page .industry-pill{min-height:76px;padding:18px 16px;text-align:center}
.contact-page .locations-section{margin-top:50px}
.contact-page .contact-review-section{margin-top:62px}
.contact-page .contact-review-box{padding:34px}
.contact-page .contact-hero h1,.contact-hero h1{max-width:1080px;font-size:clamp(34px,3.25vw,48px);line-height:1.08;letter-spacing:-.035em}
.products-hero-head{padding-top:46px;padding-bottom:44px}
.products-hero-head h1{font-size:clamp(44px,4.8vw,66px);line-height:.98;letter-spacing:-.048em}
.product-family-card{padding:28px}
.product-family-card h3{font-size:30px;line-height:1.1}
.blog-hero{padding-bottom:18px}
.blog-hero h1{font-size:clamp(42px,5vw,72px);line-height:.98}
.blog-page .blog-card{min-height:400px}
.application-detail-page .application-detail-hero{gap:28px}
.application-detail-copy,.application-detail-media{min-height:490px}
.application-detail-copy h1{font-size:clamp(32px,3.05vw,46px);line-height:1.02}
.application-detail-page .application-detail-section,.application-detail-page .application-context-section,.application-detail-page .application-related-section{margin-top:60px}
.legal-page .legal-card,.article-page .article-shell{max-width:1120px}
@media(max-width:1100px){
  .about-page .story-split{grid-template-columns:1fr;gap:28px}
  .about-page .founder-feature,.about-page .story-timeline,.about-page .founder-image-wrap{grid-column:auto;grid-row:auto}
  .about-page .founder-image-wrap{justify-self:start;width:min(100%,720px);max-width:720px}
  .about-page .founder-image-wrap img{aspect-ratio:16/10;object-position:center 14%}
}
@media(max-width:900px){
  .header .container{width:min(1240px,calc(100% - 32px))}
  .header-inner{min-height:70px}
  .header .logo{margin-left:-6px}
  .header .logo img{height:34px;width:204px;max-width:62vw}
  .page{padding-top:52px;padding-bottom:58px}
  .about-page{padding-top:46px}
  .about-page .about-hero-headline{font-size:clamp(31px,8.2vw,42px);line-height:1.04}
  .about-page .about-origins-section{margin-top:40px}
  .about-page .about-principles-section{margin-top:48px}
  .about-page .story-split{margin-top:18px;gap:24px}
  .about-page .founder-feature h2{font-size:clamp(31px,8.2vw,42px)}
  .about-page .premium-quote{padding-left:18px;margin-top:20px;font-size:17px}
  .about-page .story-timeline{margin-top:0;gap:12px}
  .about-page .story-item{grid-template-columns:1fr;gap:8px;padding:16px;border-radius:20px}
  .about-page .founder-image-wrap{width:100%;border-radius:26px}
  .about-page .founder-image-wrap img{aspect-ratio:4/3.45;object-position:center top}
  .about-page .founder-badge{padding:14px 16px}
  .about-page .founder-badge .body{display:none}
  .about-page .customer-feedback-section,.about-page .partners-section,.about-page .contact-box{margin-top:48px!important}
  .about-page .customer-feedback-section .about-display-heading,.about-page .partners-section .about-display-heading,.about-page .contact-box .about-display-heading{font-size:clamp(31px,8.2vw,42px);line-height:1.03}
  .technology-page .technology-hero-head h1,.products-hero-head h1,.blog-hero h1,.application-detail-copy h1{font-size:clamp(34px,9.2vw,50px)!important;line-height:1.02!important}
  .technology-page .tech-hero-visual{margin-top:30px;aspect-ratio:4/5;max-height:none;border-radius:28px}
  .technology-page section[style*="margin-top:76px"]{margin-top:52px!important}
  .technology-page .application-card{padding:22px}
  .technology-page .industry-pill{min-height:62px}
  .contact-page .locations-section,.contact-page .contact-review-section{margin-top:44px}
  .contact-page .contact-review-box{padding:24px}
  .contact-hero h1{font-size:clamp(30px,8.1vw,43px);line-height:1.08}
  .products-hero-head{padding-top:34px;padding-bottom:34px}
  .product-family-card{padding:22px}
  .blog-page .blog-card{min-height:340px}
  .application-detail-copy,.application-detail-media{min-height:0}
  .application-detail-page .application-detail-section,.application-detail-page .application-context-section,.application-detail-page .application-related-section{margin-top:46px}
}


/* Thread norms lead popup */
.lead-popup{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:clamp(16px,3vw,28px);opacity:0;pointer-events:none;transition:opacity .55s cubic-bezier(.22,.61,.36,1)}
.lead-popup.is-visible{opacity:1;pointer-events:auto}
.lead-popup-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.38);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.lead-popup-dialog{position:relative;width:min(590px,100%);border:1px solid rgba(209,24,75,.48);border-radius:30px;background:radial-gradient(circle at 18% 0%,rgba(209,24,75,.20),transparent 25rem),linear-gradient(145deg,rgba(25,7,14,.78),rgba(8,8,8,.70));box-shadow:0 38px 130px rgba(0,0,0,.50),0 0 70px rgba(179,18,62,.15);padding:34px;opacity:0;transform:translateY(24px) scale(.97);transition:opacity .55s cubic-bezier(.22,.61,.36,1),transform .55s cubic-bezier(.22,.61,.36,1);backdrop-filter:blur(24px) saturate(1.12);-webkit-backdrop-filter:blur(24px) saturate(1.12)}
.lead-popup.is-visible .lead-popup-dialog{opacity:1;transform:translateY(0) scale(1)}
.lead-popup-open{overflow:hidden}
.lead-popup-close{position:absolute;top:18px;right:18px;width:42px;height:42px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.06);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}
.lead-popup-close span{position:absolute;width:16px;height:2px;border-radius:99px;background:currentColor}
.lead-popup-close span:first-child{transform:rotate(45deg)}
.lead-popup-close span:last-child{transform:rotate(-45deg)}
.lead-popup-close:hover,.lead-popup-close:focus-visible{border-color:rgba(209,24,75,.72);background:rgba(209,24,75,.16);outline:none}
.lead-popup h2{max-width:455px;font-size:clamp(32px,3vw,46px);line-height:.98;letter-spacing:-.035em;margin-top:14px;padding-right:44px}
.lead-popup-intro{margin-top:16px;max-width:500px;font-size:17px;line-height:1.5;color:rgba(255,255,255,.76)}
.lead-popup-points{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}
.lead-popup-points span{border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.78);font-size:12px;font-weight:850;line-height:1.2;text-align:center;padding:10px 8px}
.lead-popup-form{display:grid;gap:13px;margin-top:22px}
.lead-popup-field{display:grid;gap:8px;color:rgba(255,255,255,.78);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.lead-popup-field input,.lead-popup-field select{font-size:17px;text-transform:none;letter-spacing:0;font-weight:520;background:rgba(255,255,255,.94);border-color:rgba(255,255,255,.24);color:#111;caret-color:#111}
.lead-popup-field select{appearance:none;-webkit-appearance:none;padding-right:42px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:15px}
.lead-popup-consent{display:grid;grid-template-columns:18px 1fr;gap:12px;align-items:start;color:rgba(255,255,255,.68);font-size:13px;line-height:1.45;margin:2px 0 4px}
.lead-popup-consent input{appearance:none;-webkit-appearance:none;width:18px;height:18px;min-width:18px;margin:2px 0 0;padding:0;border-radius:5px;border:1px solid rgba(255,255,255,.34);background:rgba(0,0,0,.26);display:grid;place-items:center;cursor:pointer}
.lead-popup-consent input:checked{border-color:var(--red2);background:var(--red2)}
.lead-popup-consent input:checked:after{content:"";width:8px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translateY(-1px)}
.lead-popup-form .btn{width:100%;min-height:54px;margin-top:2px}
.lead-popup .form-privacy-note{font-size:12.5px;line-height:1.45;color:rgba(255,255,255,.58);margin-top:0}
.lead-popup .form-privacy-note a{color:#fff;text-decoration:underline;text-decoration-color:rgba(209,24,75,.65);text-underline-offset:3px}
@media(max-width:620px){.lead-popup{align-items:end;padding:14px}.lead-popup-dialog{border-radius:26px;padding:26px 22px 22px}.lead-popup h2{font-size:clamp(30px,8.5vw,40px);max-width:340px;padding-right:42px}.lead-popup-intro{font-size:16px}.lead-popup-close{top:14px;right:14px;width:38px;height:38px}}

/* ===== Airy pass: roomier desktop section rhythm (site-wide) ===== */
@media(min-width:901px){
.about-page .about-origins-section,.about-page .about-principles-section,.about-page .partners-section,.about-page .customer-feedback-section,.contact-page .locations-section,.contact-page .contact-review-section,.application-detail-page .application-detail-section,.application-detail-page .application-context-section,.application-detail-page .application-related-section,.application-detail-page .application-detail-cta,.blog-page .blog-cta-band{margin-top:112px}
.blog-page .blog-index{margin-top:88px}
/* Home contact: center the short left column against the tall form */
#contact .contact-box.grid2{align-items:center}
}

/* ===== About > Origins: balanced hero row + full-width horizontal timeline ===== */
@media(min-width:901px){
  .about-page .story-split{grid-template-columns:minmax(0,1fr) minmax(0,.74fr);gap:0 56px;align-items:stretch}
  .about-page .founder-feature{grid-column:1;grid-row:1;justify-content:flex-start;align-self:start;padding:0}
  .about-page .founder-feature .eyebrow{margin-bottom:16px}
  .about-page .founder-feature h2{font-size:clamp(32px,3vw,44px)}
  .about-page .founder-image-wrap{grid-column:2;grid-row:1;align-self:start;justify-self:end;width:min(100%,470px);max-width:470px}
  .about-page .founder-image-wrap img{width:100%;height:auto;aspect-ratio:1.04/1;object-fit:cover;object-position:center 12%}

  /* The four milestones become a horizontal, chronological timeline */
  .about-page .story-timeline{grid-column:1 / -1;grid-row:2;margin-top:58px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 30px;position:relative;padding-top:30px}
  .about-page .story-timeline::before{content:"";position:absolute;top:5px;left:3px;right:3px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--red2),rgba(255,255,255,.10))}
  .about-page .story-item{position:relative;display:block;border:0;background:none;padding:0 24px 0 0}
  .about-page .story-item::before{content:"";position:absolute;top:-30px;left:0;width:12px;height:12px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px rgba(179,18,62,.20)}
  .about-page .story-year{display:block;margin-bottom:12px}
  .about-page .story-item h3{font-size:22px;line-height:1.16}
  .about-page .story-item .body{margin-top:10px;font-size:16.5px;line-height:1.55}
}
/* Application routing wizard */
.wizard{margin:0;max-width:820px}
.wiz-title{font-size:clamp(30px,3.6vw,44px);line-height:1.05;letter-spacing:-.022em}
.wiz-intro{margin-top:20px}
.wiz-panel .task-list{margin-top:26px}
@media(min-width:901px){.wiz-panel .task{min-height:122px}}
.wiz-custom-cta{color:var(--red2);font-style:normal;white-space:nowrap}
.wiz-panel .result{margin-top:0}
.wiz-route{font-size:19px;margin-top:8px}
.wiz-products{margin-top:24px}
.wiz-products .mini{margin-top:0}
.wiz-product-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:13px}
.wiz-product{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.16);background:rgba(0,0,0,.28);border-radius:999px;padding:11px 17px;color:#fff;text-decoration:none;font-weight:750;font-size:15px;line-height:1;transition:border-color .16s,background .16s,transform .16s}
.wiz-product em{font-style:normal;color:var(--red2);transition:transform .16s}
.wiz-product:hover{border-color:var(--red);background:var(--panel2);transform:translateY(-1px)}
.wiz-product:hover em{transform:translateX(3px)}
.wiz-restart{margin-top:22px;background:none;border:0;color:rgba(255,255,255,.55);font-weight:700;padding:6px 2px;transition:.18s}
.wiz-restart:hover{color:#fff}
.wiz-back{display:inline-flex;align-items:center;margin-bottom:18px;background:none;border:0;color:rgba(255,255,255,.55);font-weight:700;padding:6px 2px;transition:.18s}
.wiz-back:hover{color:#fff}
.wiz-panel{animation:wizIn .42s cubic-bezier(.2,.7,.2,1)}
@keyframes wizIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.wiz-panel{animation:none}}
/* Offset the sticky header when jumping to the routing section via #application-routing */
#application-routing{scroll-margin-top:118px}
@media(max-width:900px){#application-routing{scroll-margin-top:88px}}
/* Contact form premium layout */
#contact .contact-box.grid2{align-items:start}
.form{gap:18px;padding:30px}
.form .field{display:grid;gap:8px}
.form .field label{font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:rgba(255,255,255,.85);white-space:nowrap}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.form input,.form textarea,.form select{border-color:rgba(255,255,255,.22);transition:border-color .15s,box-shadow .15s}
.form input:hover,.form textarea:hover,.form select:hover{border-color:rgba(255,255,255,.34)}
.form input:focus,.form textarea:focus,.form select:focus{border-color:var(--red2);box-shadow:0 0 0 3px rgba(209,24,75,.18)}
.form input::placeholder,.form textarea::placeholder{color:rgba(255,255,255,.32)}
.form select{appearance:none;-webkit-appearance:none;padding-right:42px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c9c9c9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:15px}
.form-submit{width:100%;margin-top:6px;min-height:54px;font-size:16px}
.contact-points{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:15px}
.contact-points li{position:relative;padding-left:40px;color:rgba(255,255,255,.78);font-size:16px;line-height:26px}
.contact-points li::before{content:"";position:absolute;left:0;top:0;width:26px;height:26px;border-radius:50%;background:var(--red) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5l4.5 4.5L19 7.5'/%3E%3C/svg%3E") no-repeat center;background-size:14px;box-shadow:0 6px 16px rgba(179,18,62,.32)}
@media(max-width:560px){.form-row{grid-template-columns:1fr}}

/* ===== Product detail pages ===== */
.product-detail-media{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;padding:44px;background:radial-gradient(circle at 50% 36%,rgba(209,24,75,.18),transparent 62%),linear-gradient(160deg,rgba(255,255,255,.07),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.14);border-radius:38px;overflow:hidden;box-shadow:0 30px 120px rgba(0,0,0,.38)}
.product-detail-media img{max-width:100%;max-height:460px;object-fit:contain;filter:drop-shadow(0 26px 54px rgba(0,0,0,.55))}
.product-detail-media--photo{padding:0}
.product-detail-media--photo img{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover;filter:none}
/* White-background product images: present as a clean white catalog tile */
.product-detail-media--light{background:#fff;border-color:rgba(255,255,255,.16);padding:22px;min-height:0;aspect-ratio:4/3;align-self:center}
.product-detail-media--light img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center;padding:0;filter:drop-shadow(0 22px 38px rgba(0,0,0,.14))}
@media(max-width:900px){.product-detail-media--light{padding:16px}}
.product-spec-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:34px}
.product-spec-item{border:1px solid var(--line);background:rgba(255,255,255,.045);border-radius:18px;padding:16px 18px}
.product-spec-label{display:block;color:#fff;font-weight:850;font-size:16px;line-height:1.25}
.product-spec-sub{display:block;margin-top:7px;color:var(--red2);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;line-height:1.3}
.product-section{margin-top:76px}
.product-section>.eyebrow{margin-bottom:24px}
.product-exec-band{margin-top:26px;border:1px solid var(--red);background:linear-gradient(135deg,var(--panel2),rgba(179,18,62,.08));border-radius:30px;padding:34px 38px}
.product-exec-band p{color:rgba(255,255,255,.84);font-size:clamp(18px,1.5vw,22px);line-height:1.55;max-width:none;margin:0}
.product-grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.product-card{display:flex;flex-direction:column;gap:12px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.032))}
.product-card-label{color:var(--red2);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
.product-card .body{font-size:17px;line-height:1.6}
.product-value-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.product-list{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:13px}
.product-list li{position:relative;padding-left:30px;color:rgba(255,255,255,.78);font-size:16px;line-height:1.5}
.product-list li::before{content:"";position:absolute;left:0;top:6px;width:15px;height:15px;border-radius:5px;border:1px solid var(--line);background:rgba(255,255,255,.05)}
.product-list--avoid li::before{background:rgba(179,18,62,.24);border-color:rgba(209,24,75,.55)}
.product-list--ideal li::before{background:rgba(255,255,255,.14)}
.product-config{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--line)}
.product-config-item{background:#0c0c0c;padding:24px;display:flex;flex-direction:column;gap:11px}
.product-config-label{color:var(--red2);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.product-config-value{color:rgba(255,255,255,.82);font-size:15px;line-height:1.52}
@media(max-width:1100px){.product-config{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.product-spec-row{grid-template-columns:1fr 1fr}.product-grid2,.product-value-grid{grid-template-columns:1fr}.product-config{grid-template-columns:1fr}.product-exec-band{padding:24px;border-radius:24px}.product-detail-media{min-height:0;aspect-ratio:4/3}}
@media(max-width:560px){.product-spec-row{grid-template-columns:1fr}}
/* Product grid card links (products.html, white theme) */
.product-family-link{color:inherit;text-decoration:none}
.product-family-link:hover,.product-family-link:focus-visible{color:var(--red);outline:none}
.product-family-more{display:inline-flex;align-items:center;margin-top:16px;color:var(--red);font-weight:850;text-decoration:none}

/* =================================================================
   Mobile polish pass — 2026-06-26
   Footer memberships, form density, and card/section airiness.
   Appended last so it cleanly overrides earlier scattered rules.
   ================================================================= */
@media(max-width:600px){
  /* ---- Footer: compact membership badges (was two huge stacked panels) ---- */
  .member-logo-row{display:flex;flex-wrap:wrap;gap:10px;max-width:none;grid-template-columns:none;align-items:center}
  .member-logo-card,
  .member-logo-card--mhub,
  .member-logo-card--estonian-chamber{width:auto;height:56px;border-radius:14px;padding:9px 16px;box-shadow:0 10px 28px rgba(0,0,0,.22)}
  .member-logo-card--mhub{padding:9px 14px}
  .member-logo-card--mhub img{max-width:34px;max-height:38px}
  .member-logo-card--estonian-chamber img{max-width:172px;max-height:38px}
  .site-footer{padding:34px 0}
  .footer-inner{gap:30px}
  .footer-brand p{max-width:none}

  /* ---- Forms: tighter, more refined (less "massive") ---- */
  .contact-box{padding:20px;border-radius:24px}
  .contact-review-box{padding:18px}
  .form{padding:18px;gap:12px;border-radius:20px}
  .form .field{gap:6px}
  .form .field label{white-space:normal}
  /* Keep paired fields side-by-side so the form reads compact, not endless */
  .form-row{grid-template-columns:1fr 1fr;gap:12px}
  .form input,.form textarea,.form select{padding:12px 14px;border-radius:12px}
  .form textarea{min-height:104px}
  .form-submit{min-height:50px;margin-top:4px}
  .form-privacy-note{font-size:11.5px}

  /* ---- Lead-capture popup form: same density treatment ---- */
  .lead-popup-dialog{padding:22px 18px 18px}
  .lead-popup-form{gap:11px;margin-top:18px}
  .lead-popup-field input,.lead-popup-field select{padding:12px 14px;border-radius:12px;font-size:16px}
  .lead-popup-form .btn{min-height:50px}

  /* ---- Cards & sections: airier, less of a monotonous block wall ---- */
  .card,.task,.panel{padding:22px;border-radius:20px}
  .grid3{gap:14px}
  .grid2{gap:26px}
  .card h3{font-size:21px;line-height:1.2}
  .section-head{margin-bottom:26px}

  /* ---- Short-label chips: 2-up grid instead of a tall stack of big boxes ---- */
  .application-context-grid{grid-template-columns:1fr 1fr;gap:10px}
  .application-context-grid span{min-height:52px;border-radius:14px;padding:10px 12px;font-size:14px}
}
.product-family-more:hover,.product-family-more:focus-visible{color:var(--red2);outline:none}

/* Long-form blog article: a natural single reading column with flowing prose,
   less rigid than the product-style section blocks. Additive — only affects
   pages that use .article-longform (the ported blog posts). */
.article-longform{max-width:760px;margin:56px auto 0}
.article-longform p{color:rgba(255,255,255,.8);font-size:20px;line-height:1.75;margin:0 0 26px;max-width:none}
.article-longform h2{font-size:clamp(24px,2.3vw,33px);line-height:1.12;letter-spacing:-.02em;margin:46px 0 18px}
.article-longform ul{list-style:none;margin:4px 0 30px;padding:0;display:grid;gap:15px}
.article-longform ul li{position:relative;padding-left:28px;color:rgba(255,255,255,.8);font-size:19px;line-height:1.65}
.article-longform ul li::before{content:"";position:absolute;left:3px;top:11px;width:9px;height:9px;border-radius:50%;background:var(--red2)}
.article-longform li strong,.article-longform p strong{color:#fff}
.article-longform p a,.article-longform li a{color:#fff;border-bottom:2px solid var(--red);text-decoration:none;font-weight:800}
.article-longform p a:hover,.article-longform li a:hover{border-color:var(--red2)}
.article-longform .btn{margin-top:34px}
.article-longform figure{margin:16px 0 32px}
.article-longform figure img{display:block;width:100%;height:auto;border-radius:20px;border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 70px rgba(0,0,0,.36)}
.article-longform figcaption{margin-top:12px;font-size:14px;line-height:1.5;color:rgba(255,255,255,.52)}
.article-longform blockquote{margin:0 0 26px;padding:24px 28px;border:1px solid rgba(255,255,255,.14);border-left:3px solid var(--red2);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.025))}
.article-longform blockquote p{font-size:20px;line-height:1.6;font-style:italic;color:rgba(255,255,255,.9);margin:0}
.article-longform blockquote cite{display:block;margin-top:14px;font-style:normal;font-size:14px;line-height:1.4;color:var(--red2);font-weight:800}
.article-longform blockquote cite span{display:block;color:rgba(255,255,255,.55);font-weight:600}
.article-longform ol{list-style:none;counter-reset:step;margin:4px 0 30px;padding:0;display:grid;gap:15px}
.article-longform ol li{position:relative;padding-left:44px;color:rgba(255,255,255,.8);font-size:19px;line-height:1.65;counter-increment:step}
.article-longform ol li::before{content:counter(step);position:absolute;left:0;top:0;width:28px;height:28px;border-radius:50%;background:var(--red2);color:#fff;font-size:14px;font-weight:900;font-family:inherit;display:flex;align-items:center;justify-content:center}
.article-longform .video-embed{position:relative;margin:16px 0 32px;aspect-ratio:16/9;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 70px rgba(0,0,0,.36);background:#111}
.article-longform .video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
@media(max-width:900px){.article-longform{margin-top:38px}.article-longform p{font-size:18px}.article-longform ul li{font-size:17px}.article-longform figure img{border-radius:14px}.article-longform blockquote{padding:20px 22px}.article-longform blockquote p{font-size:18px}.article-longform .video-embed{border-radius:14px}}

/* =================================================================
   Mobile premium pass — 2026-07-08
   Menu backdrop + scroll lock, wizard custom card, form alignment,
   tappable contact details. Appended last so it overrides cleanly.
   ================================================================= */
@media(max-width:900px){
  /* Dim and blur the page behind the open mobile menu; tapping it closes. */
  body::after{content:"";position:fixed;inset:0;z-index:49;background:rgba(3,3,4,.62);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}
  body.mobile-nav-open::after{opacity:1;visibility:visible;pointer-events:auto}
  /* Scroll-lock on <html> ONLY. overflow:hidden on <body> turns body into a scroll
     container, which un-sticks the sticky .header (it snaps to document top) and takes
     the menu with it — the nav's position:fixed is anchored to .header because
     backdrop-filter creates a containing block for fixed descendants. */
  html.mobile-nav-open{overflow:hidden}
  /* Defense in depth: while the menu is open, drop the header's backdrop-filter so the
     nav panel is anchored to the real viewport even in engines where the sticky header
     misbehaves under scroll-lock. Invisible change: the full-screen menu backdrop
     supplies the blur while open. */
  html.mobile-nav-open .header{-webkit-backdrop-filter:none;backdrop-filter:none}
  /* Pin the header while the menu is open: sticky behaves engine-dependently under a
     root scroll-lock (Chromium lets it slide to document top, hiding the logo and the
     close button). Fixed-to-viewport is deterministic everywhere; the backdrop hides
     the momentary content shift and everything restores on close. */
  html.mobile-nav-open .header{position:fixed;top:0;left:0;right:0}
  .header .nav{overscroll-behavior:contain}

  /* Wizard "custom application" card: stack the copy above the CTA instead of
     squeezing the text into a half-width column beside "Contact →". */
  .task.custom{flex-direction:column;align-items:stretch;gap:14px}
  .task.custom .wiz-custom-cta{align-self:flex-end}
}
@media(max-width:600px){
  /* Side-by-side form pairs: keep both inputs on one baseline when a label wraps. */
  .form-row{align-items:end}
}
/* Contact details rendered as tel:/mailto: links keep the surrounding text style. */
.contact-detail-link{color:inherit;text-decoration:none}
.contact-detail-link:hover,.contact-detail-link:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:3px;outline:none}
/* Location cards: bold the email + phone values (links); hours stays regular. Reserve two title lines so a wrapping company name (e.g. "…Pty Ltd") doesn't push its address/contact rows out of alignment with the other cards. */
.location-meta a.contact-detail-link{font-weight:700}
.location-card h3{min-height:2.24em}
@media(max-width:900px){.location-card h3{min-height:0}}
/* 3-up spec-row variant (used where a hero has exactly three spec chips, e.g. Kits & Accessories). Collapses to a single column on narrow viewports. */
.product-spec-row--three{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:900px){.product-spec-row--three{grid-template-columns:1fr}}
/* Side-by-side pairing of two single-card sections (Kits & Accessories: What the tool is | Where it creates value). Each inner grid drops to one column so its card fills the half-width column. Stacks on narrow viewports. */
.product-split{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;margin-top:76px}
.product-split>.product-section{margin-top:0}
.product-split .product-grid2,.product-split .product-value-grid{grid-template-columns:1fr}
@media(max-width:900px){.product-split{grid-template-columns:1fr;gap:0;margin-top:0}.product-split>.product-section{margin-top:76px}}

/* About founder: caption sits BELOW the photo (was an overlay), so the full portrait is visible. */
.about-page .founder-image-wrap:before,.about-page .founder-image-wrap:after{display:none}
.about-page .founder-badge{position:static;left:auto;right:auto;bottom:auto;z-index:auto;border:0;border-top:1px solid rgba(255,255,255,.1);border-radius:0;background:rgba(255,255,255,.03);backdrop-filter:none;-webkit-backdrop-filter:none;padding:18px 20px}
/* About promise panel — refined CTA layout (scoped so shared .contact-box on index/contact is untouched) */
.promise-box{padding:clamp(34px,4vw,56px)}
.promise-box .about-display-heading{font-size:clamp(32px,3vw,44px);line-height:1;letter-spacing:-.045em;max-width:1200px}
.promise-inner{display:grid;grid-template-columns:minmax(0,1.12fr) 1px minmax(0,1fr);align-items:center;gap:clamp(34px,4.4vw,64px)}
.promise-lead{display:flex;flex-direction:column}
.promise-lead-sub{margin:22px 0 0;color:rgba(255,255,255,.6);font-size:clamp(17px,1.2vw,19px);line-height:1.55;font-weight:450}
.promise-divider{align-self:stretch;width:1px;background:linear-gradient(180deg,transparent,rgba(209,24,75,.45),transparent)}
.promise-aside{display:flex;flex-direction:column;align-items:flex-start}
.promise-aside .body{max-width:none}
.promise-cta{margin-top:28px;gap:10px}
.promise-arrow{display:inline-block;transition:transform .25s ease}
.promise-cta:hover .promise-arrow,.promise-cta:focus-visible .promise-arrow{transform:translateX(5px)}
@media(max-width:900px){.promise-box{padding:28px 24px}.promise-box .about-display-heading{font-size:clamp(31px,8.2vw,42px);line-height:1.03}.promise-inner{grid-template-columns:1fr;gap:22px}.promise-divider{display:none}.promise-cta{margin-top:22px}}

/* Technology page — match About heading scale (44px); hero mobile scoped so grouped products/blog/application heroes stay untouched */
.technology-page h2{font-size:clamp(32px,3vw,44px);line-height:1;letter-spacing:-.045em}
@media(max-width:900px){.technology-page h2{font-size:clamp(31px,8.2vw,42px);line-height:1.03}.technology-page .technology-hero-head h1{font-size:clamp(31px,8.2vw,42px)!important;line-height:1.04!important}}

/* Technology visual: caption sits BELOW the image as an attached panel inside the same rounded frame (mirrors About founder card); image no longer dimmed */
.technology-page .tech-hero-visual{aspect-ratio:auto;max-height:none;display:block}
.tech-hero-visual:after{display:none}
.tech-hero-visual picture{display:block}
.tech-hero-visual img{width:100%;height:auto;display:block;aspect-ratio:16/7.4;max-height:540px;object-fit:cover;object-position:center 62%}
.tech-visual-caption,.technology-page .tech-visual-caption{position:static;left:auto;right:auto;bottom:auto;z-index:auto;max-width:none;margin:0;border:0;border-top:1px solid rgba(255,255,255,.1);border-radius:0;background:rgba(255,255,255,.03);backdrop-filter:none;-webkit-backdrop-filter:none;padding:28px 32px}
.tech-visual-caption h3{font-size:24px;line-height:1.16}
.tech-visual-caption .body{font-size:16.5px;line-height:1.55;max-width:70ch}
@media(max-width:900px){.technology-page .tech-hero-visual img{aspect-ratio:16/11;max-height:none}.tech-visual-caption,.technology-page .tech-visual-caption{padding:20px}}

/* Products hero H1 + "choose your product" heading matched to the Technology hero H1 scale */
.products-hero-head h1,.blog-hero h1{font-size:clamp(32px,3vw,44px)!important;line-height:1.04!important;letter-spacing:-.048em}
@media(max-width:900px){.products-hero-head h1,.blog-hero h1{font-size:clamp(31px,8.2vw,42px)!important;line-height:1.04!important}}

/* Products "Start with the thread problem" block reformatted to match the About promise panel (two columns + divider, no eyebrow) */
.products-choice-box{border-color:var(--red);background:var(--panel2);padding:clamp(34px,4vw,56px)}
.products-choice-box .about-display-heading{font-size:clamp(32px,3vw,44px);line-height:1.04;letter-spacing:-.048em;max-width:1200px}
.products-choice-box .promise-inner{align-items:start}
.products-choice-box .promise-lead{justify-content:flex-start}
.products-choice-box .choice-lead-sub{margin:22px 0 0;max-width:36ch;color:rgba(255,255,255,.6);font-size:clamp(17px,1.2vw,19px);line-height:1.55;font-weight:450}
.products-choice-box .choice-assurances{display:flex;flex-wrap:wrap;gap:10px;margin:32px 0 0;padding:0;list-style:none}
.products-choice-box .choice-assurances li{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.045);border-radius:999px;padding:9px 16px 9px 14px;color:rgba(255,255,255,.84);font-size:13.5px;font-weight:650;letter-spacing:.01em}
.products-choice-box .choice-assurances li::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--red2);box-shadow:0 0 0 3px rgba(209,24,75,.16)}
@media(max-width:900px){.products-choice-box{padding:28px 24px}.products-choice-box .about-display-heading{font-size:clamp(31px,8.2vw,42px);line-height:1.04}.products-choice-box .choice-lead-sub{margin-top:18px;max-width:none}.products-choice-box .choice-assurances{margin-top:24px}}
