:root{--navy:#10273d;--ink:#152d40;--muted:#617282;--cyan:#64d8f2;--line:#dce6ed;--paper:#f5f8fa;--white:#fff;--shadow:0 18px 48px rgba(18,43,61,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.6}button,a,input,select,textarea{font:inherit}a{color:inherit}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.9rem,5vw,5.2rem);font-weight:800;margin-bottom:26px}h2{font-size:clamp(2.15rem,3.2vw,3.35rem);font-weight:800;margin-bottom:20px}h3{font-size:1.48rem;margin-bottom:14px}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:8px;background:#fff;padding:12px;z-index:30}.skip-link:focus{left:8px}.eyebrow,.panel-label{font-size:.83rem;letter-spacing:.14em;font-weight:800;color:#077d99;margin-bottom:16px}.site-header{background:var(--navy);color:#fff;position:relative;z-index:20}.header-inner{min-height:82px;display:flex;align-items:center;gap:38px}.brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none;font-size:1.7rem;font-weight:800;letter-spacing:-.055em;white-space:nowrap}.brand span span,.footer-brand span{color:var(--cyan)}.brand-mark{height:42px;width:40px}.nav{display:flex;align-items:center;gap:26px;margin-left:auto}.nav a,.header-phone{text-decoration:none;font-size:.91rem;font-weight:700}.nav a:hover,.nav a[aria-current=page],.header-phone:hover{color:var(--cyan)}.header-phone{white-space:nowrap;border:1px solid #557085;border-radius:99px;padding:9px 15px}.menu-toggle{display:none;background:transparent;border:1px solid #587083;color:#fff;border-radius:9px;width:44px;height:44px;font-size:1.3rem;align-items:center;justify-content:center}.hero{background:radial-gradient(circle at 68% 15%,#204861 0,#10273d 57%,#0b1c2d 100%);color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .85fr;gap:8%;align-items:center;min-height:570px}.hero-copy{padding:75px 0}.hero .eyebrow{color:var(--cyan)}h1 em{font-style:normal;color:var(--cyan)}.hero-lead{font-size:1.17rem;color:#d8e4eb;max-width:590px;line-height:1.7;margin-bottom:29px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 19px;border:0;border-radius:10px;text-decoration:none;font-weight:800;text-align:center;line-height:1.25;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible{outline:3px solid #2b77d2;outline-offset:3px}.button-primary{background:var(--cyan);color:#092335;box-shadow:0 8px 20px rgba(54,200,234,.16)}.button-primary:hover{background:#87e4f7}.button-outline{border:1px solid #7291a5;color:#fff}.button-outline:hover{background:#22445b}.hero-foot{font-size:.82rem;color:#a9c0ce;margin:28px 0 0}.hero-image{height:500px;margin:0;align-self:end;position:relative;border-radius:20px 20px 0 0;overflow:hidden;border:1px solid rgba(255,255,255,.17);border-bottom:0}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 43%}.hero-image figcaption{position:absolute;bottom:12px;right:14px;color:#fff;background:rgba(9,28,43,.6);font-size:.75rem;padding:4px 8px;border-radius:4px}.section{padding:88px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:28px}.section-head h2{margin-bottom:0}.section-head>p{max-width:350px;color:var(--muted);margin-bottom:4px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:29px;min-height:365px;display:flex;flex-direction:column;position:relative;box-shadow:0 9px 26px rgba(18,43,61,.035)}.service-card:hover{border-color:#a8ceda;box-shadow:var(--shadow)}.service-index{position:absolute;right:28px;top:27px;color:#8da0af;font-weight:800;font-size:.82rem;letter-spacing:.1em}.service-icon{width:48px;height:48px;display:grid;place-items:center;background:#e7f8fc;color:#077d99;border-radius:12px;font-size:1.7rem;margin-bottom:26px}.service-card p{color:var(--muted);margin-bottom:26px}.service-price{margin-top:auto;padding-top:18px;border-top:1px solid var(--line);font-weight:800;color:#0a7088}.section-note{margin:25px 0 0;color:var(--muted);font-size:.93rem}.price-section{background:var(--paper)}.price-layout{display:grid;grid-template-columns:1fr .9fr;gap:12%;align-items:center}.price-layout>div:first-child>p:not(.eyebrow){font-size:1.06rem;color:var(--muted);max-width:570px}.text-link{display:inline-block;color:#087b96;font-weight:800;text-underline-offset:5px;margin-top:10px}.price-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px 35px;box-shadow:var(--shadow)}.panel-label{color:#5c7583;margin-bottom:24px}.price-panel ol{padding:0;margin:0;list-style:none;counter-reset:step}.price-panel li{counter-increment:step;display:grid;grid-template-columns:33px 1fr;column-gap:12px;padding:0 0 23px;margin:0 0 22px;border-bottom:1px solid var(--line)}.price-panel li:last-child{padding-bottom:0;margin-bottom:0;border:0}.price-panel li:before{content:counter(step,decimal-leading-zero);font-size:.82rem;color:#087d97;font-weight:800;padding-top:2px;grid-row:span 2}.price-panel strong{line-height:1.3}.price-panel span{grid-column:2;color:var(--muted);font-size:.92rem;margin-top:5px}.contact-section{background:#10273d;color:#fff;padding:76px 0}.contact-layout{display:flex;justify-content:space-between;align-items:center;gap:60px}.contact-section h2{max-width:670px}.contact-section p:not(.eyebrow){color:#c7d9e3;max-width:580px;margin-bottom:0}.contact-section .eyebrow{color:var(--cyan)}.contact-actions{display:flex;flex-direction:column;align-items:stretch;gap:14px;min-width:270px}.contact-phone{text-align:center;color:#d9eaf1;text-underline-offset:4px;font-weight:700}.site-footer{background:#0a1c2c;color:#b5cad5;padding:26px 0}.footer-layout{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.85rem}.footer-layout p{margin:0}.footer-layout a{text-decoration:none}.footer-layout a:hover{text-decoration:underline}.footer-layout nav{display:flex;gap:16px;flex-wrap:wrap}.footer-brand{font-size:1.2rem;font-weight:800;color:#fff;letter-spacing:-.04em}
/* Component catalogue */
.catalog-intro{padding:65px 0 36px;background:linear-gradient(130deg,#10273d,#1c4359);color:#fff}.catalog-intro .eyebrow{color:var(--cyan)}.catalog-intro h1{font-size:clamp(2.6rem,4vw,4.2rem);max-width:790px;margin-bottom:17px}.catalog-intro p:not(.eyebrow){max-width:770px;color:#d6e5ec;font-size:1.08rem;margin-bottom:0}.catalog-toolbar{background:#fff;position:sticky;top:0;z-index:15;border-bottom:1px solid var(--line);box-shadow:0 4px 16px rgba(10,28,44,.05)}.catalog-toolbar-inner{display:flex;align-items:center;gap:10px;min-height:66px;overflow-x:auto;scrollbar-width:thin}.catalog-toolbar a{flex:none;text-decoration:none;border:1px solid var(--line);border-radius:99px;padding:8px 15px;font-size:.84rem;font-weight:800;white-space:nowrap}.catalog-toolbar a:hover{border-color:#74cade;background:#f1fbfd}.catalog-main{padding:46px 0 80px;background:#f6f9fb}.catalog-note{background:#e9f6fa;border-left:4px solid #64cce7;border-radius:8px;padding:17px 20px;color:#375367;font-size:.91rem;margin:0 0 46px}.catalog-group{scroll-margin-top:88px;margin-bottom:62px}.catalog-group:last-child{margin-bottom:0}.catalog-heading{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid #cedce5;padding-bottom:15px;margin-bottom:22px;gap:20px}.catalog-heading h2{font-size:1.9rem;margin:0}.catalog-heading span{font-size:.9rem;color:var(--muted);white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.product-image{height:180px;background:#f7f9fa;display:grid;place-items:center;padding:16px;border-bottom:1px solid #eef2f4}.product-image img{height:100%;width:100%;object-fit:contain}.product-body{padding:19px;display:flex;flex-direction:column;flex:1}.product-role{font-size:.76rem;color:#0787a2;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin:0 0 8px}.product-card h3{font-size:1.15rem;letter-spacing:-.02em;line-height:1.3;margin:0 0 9px}.product-detail{color:var(--muted);font-size:.88rem;line-height:1.52;margin-bottom:16px}.product-stock{font-size:.8rem;color:#8e5a19;background:#fff4df;border-radius:5px;padding:6px 8px;align-self:flex-start;margin:0 0 14px}.product-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:13px}.product-price{font-size:1.45rem;line-height:1.1;font-weight:800;letter-spacing:-.03em;color:#0b354c;margin:0 0 5px}.product-source{color:var(--muted);font-size:.78rem;margin:0 0 10px}.product-link{font-size:.86rem;font-weight:800;color:#087e98;text-underline-offset:3px}.catalog-contact{border-radius:18px;background:#10273d;color:#fff;padding:32px 40px;display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:60px}.catalog-contact h2{font-size:1.75rem;margin:0 0 8px}.catalog-contact p{margin:0;color:#c6dae4;max-width:680px}.catalog-contact .button{white-space:nowrap}
@media(max-width:900px){.header-inner{gap:18px}.nav{gap:17px}.header-phone{display:none}.hero-grid{gap:4%}.services-grid{gap:12px}.service-card{padding:22px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.wrap{width:min(100% - 32px,1180px)}.header-inner{min-height:68px;justify-content:space-between}.brand{font-size:1.5rem}.brand-mark{width:34px;height:37px}.menu-toggle{display:flex}.nav{display:none;position:absolute;top:68px;left:0;right:0;background:#10273d;flex-direction:column;align-items:stretch;gap:0;padding:8px 16px 16px;box-shadow:0 16px 22px rgba(0,0,0,.18)}.nav.is-open{display:flex}.nav a{padding:13px 8px;border-top:1px solid #365167}.hero-grid{display:flex;flex-direction:column;align-items:stretch;min-height:auto;gap:0}.hero-copy{padding:55px 0 33px}.hero h1{font-size:clamp(2.65rem,11vw,4rem)}.hero-lead{font-size:1.03rem}.hero-actions .button{width:100%}.hero-foot{line-height:1.5}.hero-image{height:270px;width:100%;border-radius:13px 13px 0 0}.hero-image img{object-position:center 46%}.section{padding:62px 0}.section-head{display:block;margin-bottom:25px}.section-head>p{margin-top:17px}.services-grid{grid-template-columns:1fr;gap:12px}.service-card{min-height:auto;padding:25px}.service-icon{margin-bottom:15px}.service-card p{margin-bottom:18px}.price-layout{grid-template-columns:1fr;gap:28px}.price-panel{padding:23px}.contact-section{padding:65px 0}.contact-layout{display:block}.contact-actions{margin-top:28px}.contact-actions .button{width:100%}.footer-layout{flex-wrap:wrap;justify-content:flex-start}.footer-layout p{flex-basis:100%;order:2}.catalog-intro{padding:52px 0 33px}.catalog-toolbar-inner{min-height:61px}.catalog-main{padding:30px 0 60px}.catalog-note{font-size:.86rem;margin-bottom:39px}.catalog-group{margin-bottom:48px}.catalog-heading h2{font-size:1.55rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image{height:145px;padding:10px}.product-body{padding:14px}.product-card h3{font-size:1rem}.product-detail{font-size:.81rem}.product-price{font-size:1.23rem}.catalog-contact{padding:26px;display:block;margin-top:42px}.catalog-contact .button{width:100%;margin-top:20px}}
@media(max-width:540px){.product-grid{grid-template-columns:1fr}.product-image{height:190px}.product-body{padding:18px}.product-card h3{font-size:1.12rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.product-card{transition:none}}

/* Catalogue v9: a compact, readable buying guide. */
.catalog-page{background:#f5f8fa}
.catalog-page .catalog-intro{padding:29px 0 27px;background:radial-gradient(circle at 84% 20%,#e1f4f8 0,#f1f7f9 38%,#fff 78%);color:var(--ink);border-bottom:1px solid var(--line)}
.catalog-intro-inner{display:flex;align-items:end;justify-content:space-between;gap:36px}
.catalog-page .catalog-intro .eyebrow{color:#087b96;margin-bottom:12px}
.catalog-page .catalog-intro h1{font-size:clamp(2.3rem,4vw,3.2rem);margin-bottom:10px;letter-spacing:-.055em}
.catalog-page .catalog-intro p:not(.eyebrow){color:#526979;font-size:1rem;max-width:690px;line-height:1.65}
.catalog-count{flex:none;display:flex;align-items:center;gap:13px;padding:16px 20px;border:1px solid #cce3e9;border-radius:13px;background:rgba(255,255,255,.78);color:#28475b;line-height:1.25}
.catalog-count strong{font-size:2.35rem;line-height:1;font-weight:800;letter-spacing:-.08em;color:#086c85}
.catalog-count span{font-size:.84rem;font-weight:700}
.catalog-page .catalog-toolbar{box-shadow:none;border-bottom-color:#d6e2e9}
.catalog-page .catalog-toolbar-inner{gap:6px;min-height:64px}
.catalog-page .catalog-toolbar a{border:0;border-radius:8px;padding:8px 11px;color:#496173;font-size:.88rem}
.catalog-page .catalog-toolbar a:hover,.catalog-page .catalog-toolbar a:focus-visible{background:#eaf6f9;color:#086c85;outline:2px solid transparent}
.catalog-page .catalog-toolbar a span{display:inline-block;margin-left:5px;color:#81919c;font-size:.75rem}
.catalog-page .catalog-main{padding:22px 0 75px;background:#f5f8fa}
.catalog-page .catalog-note{display:flex;align-items:baseline;gap:16px;background:#fff;border:1px solid var(--line);border-left:3px solid #0a98b6;border-radius:9px;padding:11px 16px;color:#506777;font-size:.84rem;margin:0 0 29px}
.catalog-page .catalog-note strong{color:#183a4f;white-space:nowrap;font-size:.86rem}
.catalog-page .catalog-group{margin-bottom:66px;scroll-margin-top:86px}
.catalog-page .catalog-heading{align-items:end;padding-bottom:14px;margin-bottom:19px;border-bottom:1px solid #cfdde5}
.catalog-heading-title{display:flex;align-items:start;gap:17px}
.catalog-index{color:#0984a0;font-size:.85rem;font-weight:800;letter-spacing:.08em;margin-top:6px}
.catalog-page .catalog-heading h2{font-size:clamp(1.8rem,2.8vw,2.25rem);margin:0 0 5px}
.catalog-page .catalog-heading p{font-size:.9rem;color:#607583;margin:0}
.catalog-group-count{color:#617584;font-size:.82rem;font-weight:700;white-space:nowrap}
.catalog-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.catalog-page .product-card{border-radius:13px;border-color:#d8e4eb;box-shadow:0 6px 20px rgba(14,43,61,.035);scroll-margin-top:92px}
.catalog-page .product-card:hover{transform:translateY(-3px);border-color:#abcdd9;box-shadow:0 16px 35px rgba(14,43,61,.09)}
.catalog-page .product-image{position:relative;height:185px;margin:0;padding:17px 19px 28px;background:#fff;border-bottom:1px solid #e9eff2}
.catalog-page .product-image img{height:100%;width:100%;object-fit:contain}
.product-image figcaption{position:absolute;bottom:7px;right:13px;color:#83939e;font-size:.69rem;max-width:85%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.product-capacity{position:absolute;top:15px;left:15px;padding:5px 9px;border-radius:5px;background:#e7f6fa;color:#086d86;font-weight:800;font-size:.78rem;line-height:1}
.catalog-page .product-body{padding:21px 22px 22px}
.catalog-page .product-role{font-size:.8rem;letter-spacing:.025em;text-transform:none;color:#08768d;margin-bottom:9px;line-height:1.35}
.catalog-page .product-card h3{font-size:1.18rem;margin-bottom:11px;letter-spacing:-.025em}
.catalog-page .product-detail{font-size:.91rem;line-height:1.55;color:#5e7180;margin-bottom:21px}
.catalog-page .product-bottom{padding-top:16px}
.product-price-label{display:block;font-size:.75rem;font-weight:700;color:#758996;margin-bottom:3px}
.catalog-page .product-price{font-size:1.53rem;margin:0 0 15px;color:#102f43}
.catalog-page .product-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #c7dfe7;border-radius:8px;text-decoration:none;font-size:.85rem;color:#086c85;background:#f9fdfe}
.catalog-page .product-link:hover,.catalog-page .product-link:focus-visible{background:#e7f6fa;border-color:#80c5d6}
.drive-guide{padding:27px 28px 22px;margin:0 0 23px;border-radius:14px;background:linear-gradient(120deg,#102b40,#17465a);color:#fff}
.drive-guide-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:19px}
.drive-guide-label{font-size:.74rem;color:#82dbef;font-weight:800;letter-spacing:.13em;margin:0 0 7px}
.drive-guide h3{font-size:1.45rem;margin:0}
.drive-guide-heading>p{color:#bcd4df;font-size:.83rem;margin:0}
.drive-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}
.drive-options a{display:flex;flex-direction:column;align-items:start;justify-content:center;min-height:91px;padding:13px 16px;border:1px solid #426677;border-radius:9px;color:#fff;text-decoration:none;background:rgba(255,255,255,.055);transition:background .2s,border-color .2s}
.drive-options a:hover,.drive-options a:focus-visible{background:rgba(100,216,242,.16);border-color:#8fe0f1}
.drive-options strong{font-size:1.38rem;letter-spacing:-.04em;line-height:1.1}
.drive-options small{font-size:.77rem;letter-spacing:0}
.drive-options span{font-size:.84rem;color:#bdd9e3;margin-top:8px}
.drive-guide-note{color:#bdd2dc;font-size:.79rem;line-height:1.5;margin:16px 0 0}
.drive-scroll-hint{display:none}
.catalog-page .catalog-contact{box-shadow:0 18px 40px rgba(13,41,58,.12);margin-top:50px}
@media(max-width:900px){.catalog-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-page .catalog-intro{padding-top:42px}.catalog-count{display:none}}
@media(max-width:680px){.catalog-page .catalog-intro{padding:25px 0 23px}.catalog-page .catalog-intro h1{font-size:2.25rem}.catalog-page .catalog-intro p:not(.eyebrow){font-size:.96rem}.catalog-page .catalog-toolbar-inner{min-height:54px}.catalog-page .catalog-main{padding:17px 0 56px}.catalog-page .catalog-note{display:block;margin-bottom:25px;font-size:.81rem;padding:10px 13px}.catalog-page .catalog-note strong{display:block;margin-bottom:4px}.catalog-page .catalog-group{margin-bottom:51px}.catalog-page .catalog-heading{align-items:start}.catalog-heading-title{gap:11px}.catalog-page .catalog-heading h2{font-size:1.6rem}.catalog-page .catalog-heading p{font-size:.84rem}.catalog-group-count{display:none}.catalog-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.catalog-page .product-image{height:150px;padding:12px 10px 24px}.catalog-page .product-body{padding:15px}.catalog-page .product-card h3{font-size:1.02rem}.catalog-page .product-detail{font-size:.84rem}.catalog-page .product-price{font-size:1.33rem}.catalog-page .product-link{font-size:.79rem;padding:9px}.drive-guide{padding:21px 17px}.drive-options{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:3px}.drive-options a{flex:0 0 112px;scroll-snap-align:start}.drive-guide-heading>p{font-size:.74rem}.drive-guide h3{font-size:1.2rem}}
@media(max-width:540px){.catalog-page .product-grid{grid-template-columns:1fr}.catalog-page .product-image{height:175px;padding:13px 20px 27px}.catalog-page .product-body{padding:18px}.catalog-page .product-card h3{font-size:1.13rem}.catalog-page .product-detail{font-size:.91rem}.catalog-page .product-price{font-size:1.5rem}.catalog-page .product-link{font-size:.85rem}.catalog-page .catalog-heading h2{font-size:1.55rem}}
@media(max-width:680px){.drive-scroll-hint{display:block;color:#9eddeb;font-size:.76rem;margin:8px 0 0}}
@media(prefers-reduced-motion:reduce){.drive-options a{transition:none}}
/* Clear, touch-friendly catalogue and system builder */
.catalog-page .catalog-intro{padding:48px 0 36px}.catalog-page .catalog-intro p:not(.eyebrow){max-width:650px}.catalog-page .catalog-intro .button{margin-top:18px}.catalog-filters{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:12px;align-items:end;background:#fff;border:1px solid #dce7ed;box-shadow:0 12px 32px #1130470d;padding:18px;border-radius:16px;margin:28px 0 14px}.catalog-filters label,.conditional-field>label:first-child{display:grid;gap:7px;color:#365466;font-size:.84rem;font-weight:800}.catalog-filters input,.catalog-filters select,.conditional-field select{min-height:46px;width:100%;border:1px solid #b8cbd6;background:#fff;border-radius:9px;padding:9px 12px;color:#10273d;font:inherit;font-weight:500}.filter-reset{min-height:46px;padding:10px 14px;border:1px solid #b8cbd6;border-radius:9px;background:#f4f8fa;color:#14354a;font:inherit;font-weight:800;cursor:pointer}.catalog-result-count{color:#526d7c;font-weight:800;margin:0 0 17px}.catalog-empty{padding:45px 18px;text-align:center;background:#fff;border-radius:14px;color:#526d7c}.catalog-page .product-card h2{font-size:1.16rem;line-height:1.3;margin:5px 0 9px;color:#10273d}.catalog-page .product-grid{margin-bottom:40px}.catalog-page .product-image{overflow:hidden}.catalog-page .product-image img{transition:transform .24s ease}.catalog-page .product-card:hover .product-image img{transform:scale(1.035)}
.product-checked{display:block;color:#627b88;font-size:.72rem;margin-top:4px}
.catalog-more{display:flex;margin:0 auto 38px;background:#e7f5f8;color:#15536b;border:1px solid #a9d8e4}.catalog-more[hidden]{display:none}
.builder-main{background:#f4f8fa;padding:42px 0 75px;min-height:80vh}.builder-heading{max-width:720px;margin-bottom:28px}.builder-heading h1{font-size:clamp(2.1rem,4vw,3.1rem);line-height:1.1;margin:8px 0 12px;color:#10273d}.builder-heading>p:last-child{color:#526d7c;font-size:1.06rem;line-height:1.6}.builder-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:24px;align-items:start}.builder-form,.builder-result{background:#fff;border:1px solid #dce7ed;border-radius:18px;box-shadow:0 16px 38px #12344c0d;padding:26px}.builder-form fieldset{border:0;padding:0;margin:0 0 27px}.builder-form fieldset:last-child{margin-bottom:0}.builder-form legend{font-size:1.15rem;font-weight:900;color:#10273d;margin-bottom:14px}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.choice-grid label,.tier-choice label{cursor:pointer}.choice-grid input,.tier-choice input{position:absolute;opacity:0;width:1px;height:1px}.choice-grid span,.tier-choice span{display:block;height:100%;padding:14px;border:2px solid #dce7ed;border-radius:12px;background:#f9fbfc;color:#10273d;transition:border-color .15s,background .15s}.choice-grid strong,.choice-grid small{display:block}.choice-grid strong{margin:6px 0;font-size:.99rem}.choice-grid small{font-size:.78rem;line-height:1.4;color:#5d7180}.choice-grid input:checked+span,.tier-choice input:checked+span{border-color:#1ba9c9;background:#edfbfe}.choice-grid input:focus-visible+span,.tier-choice input:focus-visible+span{outline:3px solid #3277d2;outline-offset:2px}.tier-choice{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tier-choice span{text-align:center;font-size:.86rem;font-weight:800}.check-choice{display:flex;align-items:flex-start;gap:10px;margin:12px 0;font-size:.92rem;line-height:1.45;color:#254356;cursor:pointer}.check-choice input{width:20px;height:20px;flex:0 0 20px;accent-color:#119ab9}.conditional-field{margin-top:16px;padding:16px;background:#f4f8fa;border-radius:12px}.conditional-field[hidden]{display:none}.field-help{color:#607784;font-size:.82rem;line-height:1.5;margin:9px 0}.builder-result{position:sticky;top:18px}.result-head h2{font-size:1.65rem;margin:5px 0 8px}.result-head .eyebrow{color:#158eaa}.system-visual{display:grid;gap:9px;margin:20px 0}.system-part,.system-owned{display:flex;align-items:center;gap:12px;background:#f5f9fb;border:1px solid #e3ecf1;border-radius:11px;padding:9px 12px}.system-part img{width:56px;height:48px;object-fit:contain;flex:none}.system-part div{display:grid;gap:2px;min-width:0;flex:1}.system-part strong{font-size:.85rem;line-height:1.3}.system-part span{font-size:.73rem;color:#5a7180}.system-part b{font-size:.84rem;white-space:nowrap}.system-owned{font-size:.85rem;font-weight:800;color:#276279}.estimate{border-top:1px solid #dce7ed;padding-top:13px}.estimate>div{display:flex;justify-content:space-between;gap:12px;padding:7px 0}.estimate span{color:#526d7c}.estimate-grand{border-top:1px solid #dce7ed;margin-top:6px;padding-top:15px!important;font-size:1.14rem}.estimate-grand strong{color:#087f9e}.result-note{font-size:.79rem;line-height:1.55;color:#526d7c;margin:15px 0}.result-whatsapp{width:100%}
.builder-main{background:#f4f8fa;padding:42px 0 75px;min-height:80vh}.builder-heading{max-width:720px;margin-bottom:28px}.builder-heading h1{font-size:clamp(2.1rem,4vw,3.1rem);line-height:1.1;margin:8px 0 12px;color:#10273d}.builder-heading>p:last-child{color:#526d7c;font-size:1.06rem;line-height:1.6}.builder-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:24px;align-items:start}.builder-form,.builder-result{background:#fff;border:1px solid #dce7ed;border-radius:18px;box-shadow:0 16px 38px #12344c0d;padding:26px}.builder-form fieldset{border:0;padding:0;margin:0 0 27px}.builder-form fieldset:last-child{margin-bottom:0}.builder-form legend{font-size:1.15rem;font-weight:900;color:#10273d;margin-bottom:14px}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.choice-grid label,.tier-choice label{cursor:pointer}.choice-grid input,.tier-choice input{position:absolute;opacity:0;width:1px;height:1px}.choice-grid span,.tier-choice span{display:block;height:100%;padding:14px;border:2px solid #dce7ed;border-radius:12px;background:#f9fbfc;color:#10273d;transition:border-color .15s,background .15s}.choice-grid strong,.choice-grid small{display:block}.choice-grid strong{margin:6px 0;font-size:.99rem}.choice-grid small{font-size:.78rem;line-height:1.4;color:#5d7180}.choice-grid input:checked+span,.tier-choice input:checked+span{border-color:#1ba9c9;background:#edfbfe}.choice-grid input:focus-visible+span,.tier-choice input:focus-visible+span{outline:3px solid #3277d2;outline-offset:2px}.tier-choice{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tier-choice span{text-align:center;font-size:.86rem;font-weight:800}.check-choice{display:flex;align-items:flex-start;gap:10px;margin:12px 0;font-size:.92rem;line-height:1.45;color:#254356;cursor:pointer}.check-choice input{width:20px;height:20px;flex:0 0 20px;accent-color:#119ab9}.conditional-field{margin-top:16px;padding:16px;background:#f4f8fa;border-radius:12px}.conditional-field[hidden]{display:none}.field-help{color:#607784;font-size:.82rem;line-height:1.5;margin:9px 0}.builder-result{position:sticky;top:18px}.result-head h2{font-size:1.65rem;margin:5px 0 8px}.result-head .eyebrow{color:#158eaa}.system-visual{display:grid;gap:9px;margin:20px 0}.system-part,.system-owned{display:flex;align-items:center;gap:12px;background:#f5f9fb;border:1px solid #e3ecf1;border-radius:11px;padding:9px 12px}.system-part img{width:56px;height:48px;object-fit:contain;flex:none}.system-part div{display:grid;gap:2px;min-width:0;flex:1}.system-part strong{font-size:.85rem;line-height:1.3}.system-part span{font-size:.73rem;color:#5a7180}.system-part b{font-size:.84rem;white-space:nowrap}.system-owned{font-size:.85rem;font-weight:800;color:#276279}.estimate{border-top:1px solid #dce7ed;padding-top:13px}.estimate>div{display:flex;justify-content:space-between;gap:12px;padding:7px 0}.estimate span{color:#526d7c}.estimate-grand{border-top:1px solid #dce7ed;margin-top:6px;padding-top:15px!important;font-size:1.14rem}.estimate-grand strong{color:#087f9e}.result-note{font-size:.79rem;line-height:1.55;color:#526d7c;margin:15px 0}.result-actions{display:grid;gap:9px}.result-whatsapp{width:100%;background:#e7f5f8;color:#15536b;border:1px solid #a9d8e4}
@media(max-width:900px){.catalog-filters{grid-template-columns:1fr 1fr}.catalog-filters label:first-child{grid-column:1/-1}.builder-layout{grid-template-columns:1fr}.builder-result{position:static}}
@media(max-width:600px){.catalog-filters{grid-template-columns:1fr 1fr;padding:13px;gap:10px}.catalog-filters label:first-child{grid-column:1/-1}.catalog-filters .filter-reset{grid-column:1/-1}.builder-main{padding:25px 0 50px}.builder-form,.builder-result{padding:18px}.choice-grid{grid-template-columns:1fr}.choice-grid span{display:grid;grid-template-columns:24px 1fr;column-gap:9px;align-items:center;padding:10px 13px}.choice-grid strong{margin:0}.choice-grid small{grid-column:2}.tier-choice{gap:6px}.tier-choice span{font-size:.78rem;padding:11px 5px}.system-part b{font-size:.77rem}.catalog-page .catalog-intro{padding:27px 0}}
@media(prefers-reduced-motion:reduce){.catalog-page .product-image img,.choice-grid span,.tier-choice span{transition:none}}
/* Service pages: focused explanations and a clear next step. */
.service-more{display:inline-flex;align-items:center;color:#087f9e;font-weight:800;text-decoration:none;margin-top:12px}.service-more:hover,.service-more:focus-visible{text-decoration:underline}
.service-hero{background:radial-gradient(circle at 76% 12%,#1e5267,#10273d 62%);color:#fff;padding:72px 0}.service-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(265px,.65fr);gap:7%;align-items:center}.service-back{display:inline-block;color:#bde7f0;text-decoration:none;font-weight:700;margin-bottom:35px}.service-back:hover{text-decoration:underline}.service-hero h1{font-size:clamp(2.4rem,4.3vw,4.3rem);max-width:720px}.service-lead{color:#d8e7ed;font-size:1.13rem;line-height:1.7;max-width:670px;margin-bottom:27px}.service-price-panel{border:1px solid #527286;border-radius:18px;padding:29px;background:#ffffff0b;box-shadow:0 20px 50px #0517252b}.service-price-panel span{display:block;font-size:.76rem;font-weight:800;letter-spacing:.12em;color:#9ee2f0}.service-price-panel strong{display:block;font-size:1.8rem;line-height:1.2;margin:14px 0;color:#fff}.service-price-panel p{color:#c8dce4;font-size:.9rem;margin:0}.service-section{padding-top:76px;padding-bottom:76px}.service-section-alt{background:#f4f8fa}.service-problems{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;list-style:none;padding:0;margin:0}.service-problems li{background:#f5f9fb;border:1px solid #dce7ed;border-radius:13px;padding:25px;font-weight:700;line-height:1.5}.service-two-col{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.service-steps{counter-reset:step;list-style:none;padding:0;margin:10px 0}.service-steps li{counter-increment:step;position:relative;padding:10px 0 19px 50px;border-bottom:1px solid #dce7ed;line-height:1.55}.service-steps li:before{content:counter(step);position:absolute;left:0;top:10px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#dff5fa;color:#086d86;font-weight:800}.service-boundary{background:#fff;border:1px solid #dce7ed;border-radius:14px;padding:27px;box-shadow:var(--shadow)}.service-boundary h3{font-size:1.3rem}.service-boundary p{color:#526d7c}.service-faq{border-top:1px solid #dce7ed}.service-faq details{border-bottom:1px solid #dce7ed;padding:14px 0}.service-faq summary{cursor:pointer;font-weight:800;color:#17384c;list-style-position:inside}.service-faq p{color:#526d7c;margin:9px 0 0}.service-page .contact-section h2{font-size:clamp(2rem,3vw,3rem)}
@media(max-width:800px){.service-hero-grid,.service-two-col{grid-template-columns:1fr;gap:30px}.service-hero{padding:42px 0}.service-back{margin-bottom:24px}.service-price-panel{max-width:480px}.service-problems{grid-template-columns:1fr}.service-section{padding-top:55px;padding-bottom:55px}}
@media(max-width:600px){.service-hero h1{font-size:2.35rem}.service-lead{font-size:1rem}.service-price-panel{padding:19px}.service-section h2{font-size:2rem}.service-problems li{padding:19px}.service-boundary{padding:21px}}
.service-steps{counter-reset:none;list-style:decimal;padding-left:27px}.service-steps li{counter-increment:none;padding:10px 0 19px 7px}.service-steps li::before{content:none}.service-steps li::marker{color:#087f9e;font-weight:800}

/* Finished public journey: process, proof, forms and guidance. */
.process-section,.trust-section{background:#f4f8fa}.process-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.process-grid li{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px}.process-grid span,.architecture-grid span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#dff5fa;color:#086d86;font-size:.78rem;font-weight:900;margin-bottom:28px}.process-grid h3{font-size:1.12rem;margin-bottom:8px}.process-grid p{font-size:.9rem;color:var(--muted);margin:0}.demo-teaser-grid,.demo-proof,.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.demo-teaser p:not(.eyebrow),.trust-grid>div:last-child{color:var(--muted)}.demo-teaser figure,.demo-proof figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.demo-teaser figure img{width:100%;height:360px;object-fit:cover;object-position:center top}.demo-teaser figcaption,.demo-proof figcaption{padding:11px 16px;color:var(--muted);font-size:.76rem}.demo-proof figure img{width:100%;max-height:570px;object-fit:cover;object-position:center top}.check-list{list-style:none;padding:0;margin:0}.check-list li{position:relative;padding:13px 0 13px 37px;border-bottom:1px solid var(--line)}.check-list li:before{content:'✓';position:absolute;left:0;top:12px;color:#087f9e;font-weight:900}.page-hero{padding:80px 0;background:radial-gradient(circle at 75% 20%,#edfafd,#fff 65%);border-bottom:1px solid var(--line)}.narrow{max-width:840px}.page-hero h1,.request-main h1,.legal-page h1{font-size:clamp(2.5rem,5vw,4.5rem)}.page-lead{font-size:1.12rem;color:var(--muted);line-height:1.75}.architecture-grid,.principles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.architecture-grid article,.principles-grid article{border:1px solid var(--line);border-radius:14px;padding:24px;background:#fff}.architecture-grid h3,.principles-grid h2{font-size:1.2rem}.architecture-grid p,.principles-grid p{color:var(--muted);margin:0}.request-main{background:#f4f8fa;padding:65px 0 85px}.request-layout{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:7%;align-items:start}.contact-card{display:grid;gap:9px;border-top:1px solid var(--line);margin-top:35px;padding-top:23px}.contact-card a{color:#087f9e;font-weight:800}.inquiry-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px;box-shadow:var(--shadow)}.form-grid-public{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid-public label{display:grid;gap:7px;color:#28475b;font-size:.86rem;font-weight:800}.form-grid-public label.full{grid-column:1/-1}.form-grid-public label span{color:#b34838}.form-grid-public label small{font-weight:500;color:var(--muted)}.form-grid-public input,.form-grid-public select,.form-grid-public textarea{width:100%;border:1px solid #b8cbd6;border-radius:9px;background:#fff;padding:11px 12px;min-height:46px;color:var(--ink)}.form-grid-public textarea{resize:vertical}.consent{display:flex;gap:10px;align-items:flex-start;font-size:.8rem;line-height:1.5;color:var(--muted);margin:22px 0}.consent input{width:20px;height:20px;flex:0 0 auto;accent-color:#087f9e}.consent a{color:#087f9e}.submit-button{width:100%}.submit-button:disabled{opacity:.6;cursor:wait}.honeypot{position:absolute!important;left:-9999px!important}.form-status{min-height:24px;margin:12px 0 0;font-size:.86rem}.form-status.error{color:#a32f1c}.success-panel{text-align:center;padding:45px 20px}.success-panel>span{display:grid;place-items:center;margin:0 auto 20px;width:60px;height:60px;border-radius:50%;background:#e5f7ef;color:#176443;font-size:1.8rem;font-weight:900}.success-panel h2{font-size:2rem}.success-panel[hidden]{display:none}.guide-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:7%;align-items:start}.guide-nav{position:sticky;top:24px;display:grid;border:1px solid var(--line);border-radius:13px;overflow:hidden}.guide-nav a{padding:12px 14px;text-decoration:none;border-bottom:1px solid var(--line);font-size:.87rem;font-weight:750}.guide-nav a:last-child{border:0}.guide-nav a:hover{background:#eaf7fa}.guide-content article{scroll-margin-top:25px;padding:0 0 55px;margin:0 0 55px;border-bottom:1px solid var(--line)}.guide-content article:last-child{border:0;margin:0}.guide-content h2{font-size:clamp(1.8rem,3vw,2.5rem)}.guide-content p{color:#425f71;font-size:1.02rem}.legal-page{padding:70px 0 90px}.legal-page article>p,.legal-page li{color:#425f71}.legal-page h2{font-size:1.55rem;margin-top:40px}.legal-note{border-left:4px solid var(--cyan);background:#eef9fb;padding:18px}.mobile-cta{display:none}.error-page{min-height:100vh;display:grid;place-items:center;background:#10273d;color:#fff;padding:30px}.error-page>div{max-width:620px}.error-page .footer-brand{display:inline-block;margin-bottom:60px}.error-page p:not(.eyebrow){color:#c7d9e3}
@media(max-width:900px){.process-grid,.architecture-grid,.principles-grid{grid-template-columns:repeat(2,1fr)}.request-layout{grid-template-columns:1fr;gap:35px}.contact-card{grid-template-columns:repeat(3,1fr)}.demo-teaser-grid,.demo-proof,.trust-grid{gap:5%}.guide-layout{grid-template-columns:210px 1fr}}
@media(max-width:680px){body{padding-bottom:62px}.process-grid,.architecture-grid,.principles-grid,.demo-teaser-grid,.demo-proof,.trust-grid,.guide-layout{grid-template-columns:1fr}.process-grid{gap:9px}.process-grid li{padding:18px}.process-grid span{margin-bottom:15px}.demo-teaser figure{margin-top:28px}.demo-teaser figure img{height:290px}.contact-card{grid-template-columns:1fr}.inquiry-panel{padding:19px}.form-grid-public{grid-template-columns:1fr;gap:14px}.form-grid-public label.full{grid-column:auto}.guide-nav{position:static;margin-bottom:38px}.page-hero{padding:52px 0}.footer-layout nav{width:100%;order:3}.mobile-cta{display:flex;position:fixed;left:12px;right:12px;bottom:9px;z-index:40;min-height:48px;align-items:center;justify-content:center;border-radius:10px;background:var(--cyan);color:#092335;text-decoration:none;font-weight:900;box-shadow:0 8px 30px #071b2c66}.legal-page{padding:48px 0 65px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
