@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700&display=swap");:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;background:#f6f8fc;color:#101828}*{box-sizing:border-box}body,html{margin:0;min-height:100%}.layout-body{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1200px,calc(100% - .5rem));margin:0 auto}body{background:#f6f8fc}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:linear-gradient(180deg,#121821,#0b0f14);color:#eaf1fa;border-bottom:1px solid rgba(255,255,255,.1)}.nav-inner{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0}.brand,.nav-inner{align-items:center}.brand{display:inline-flex;gap:.75rem;font-weight:700;letter-spacing:.08em;font-family:Poppins,sans-serif;font-size:1.35rem;color:#eaf1fa}.logo{display:block;width:64px;height:auto}.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:.45rem;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border-radius:.5rem;border:1px solid rgba(186,203,229,.22);background:rgba(255,255,255,.03)}.nav-toggle span{display:block;width:22px;height:2px;margin:0;border-radius:999px;background:#eaf1fa;transition:transform .2s ease,opacity .2s ease}.nav-toggle.open span:first-child{transform:translateY(7px) rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.main-nav,.nav-list{display:flex}.nav-list{gap:1.5rem;margin:0;padding:0;list-style:none}.nav-list a,.nav-list>li{position:relative}.nav-list a{color:#eaf1fa;font-weight:500;text-decoration:none;transition:color .2s ease;padding-bottom:.1rem}.nav-list a:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;background:#2a8ae3;border-radius:999px;transition:width .25s ease}.nav-list a:focus-visible:after,.nav-list a:hover:after{width:100%}.nav-list a:focus-visible,.nav-list a:hover{color:#2a8ae3}.nav-list a.active{color:#2a8ae3}.nav-list a.active:after{width:100%}.nav-link-button{position:relative;display:inline-flex;align-items:center;gap:.35rem;padding:0 0 .1rem;border:none;background:none;color:#eaf1fa;font:inherit;font-weight:500;cursor:pointer;transition:color .2s ease}.nav-link-button:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;background:#2a8ae3;border-radius:999px;transition:width .25s ease}.nav-link-button.active,.nav-link-button:focus-visible,.nav-link-button:hover{color:#2a8ae3}.nav-link-button.active:after,.nav-link-button:focus-visible:after,.nav-link-button:hover:after{width:100%}.nav-dropdown-caret{font-size:.72rem;line-height:1;transition:transform .2s ease}.nav-dropdown-caret.rotated{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:calc(100% + .6rem);left:0;min-width:220px;margin:0;padding:.45rem;list-style:none;border:1px solid rgba(186,203,229,.2);border-radius:.65rem;background:linear-gradient(180deg,rgba(16,24,37,.96),rgba(10,16,25,.98));box-shadow:0 14px 30px rgba(0,0,0,.35);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:20}.nav-dropdown-menu.show,.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-menu a{display:block;padding:.55rem .65rem;border-radius:.45rem}.nav-dropdown-menu a:after{display:none}.nav-dropdown-menu a.active,.nav-dropdown-menu a:focus-visible,.nav-dropdown-menu a:hover{color:#2a8ae3;background:rgba(42,138,227,.12)}.site-footer{background:radial-gradient(circle at 18% 0,rgba(41,60,88,.45) 0,rgba(41,60,88,0) 40%),linear-gradient(180deg,#0e1623,#060a10);color:#d7e2f0;padding:2.5rem 0 1rem;margin-top:auto;border-top:1px solid rgba(255,255,255,.12)}.footer-inner{display:flex;flex-direction:column;gap:2.25rem}.footer-content{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:1.5rem;gap:1.5rem}.footer-brand-col{display:flex;flex-direction:column;gap:.9rem}.footer-brand-col h3{margin:0;color:#2a8ae3;font-size:1.35rem;letter-spacing:.01em}.footer-brand-col p{margin:0;color:#d7e2f0;font-size:.95rem;line-height:1.6}.footer-links h4{margin:0 0 1rem;color:#2a8ae3;font-size:.95rem;text-transform:uppercase;letter-spacing:.08em}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.6rem}.footer-links a{color:#d7e2f0;text-decoration:none;transition:color .2s ease,transform .2s ease;display:inline-block}.footer-links a:hover{color:#2a8ae3;transform:translateX(2px)}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.footer-bottom p{margin:0;color:#98a9c2;font-size:.85rem}.footer-bottom a{color:#d7e2f0;font-size:.85rem}.footer-bottom a:focus-visible,.footer-bottom a:hover{color:#2a8ae3}@media (max-width:960px){.footer-content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.footer-content{grid-template-columns:1fr;gap:1.2rem}.footer-bottom{flex-direction:column;align-items:flex-start}}.hero{padding:5.5rem 0 4rem;height:100vh;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/hero1.jpg);background-size:cover;background-position:50%}.hero .container{text-align:center}.eyebrow{display:inline-block;margin-bottom:1rem;color:#0b2c53;font-weight:700;font-size:3rem;font-family:Poppins,sans-serif}.hero h1{margin:0 0 1rem;font-size:clamp(2.4rem,4vw,4.5rem);line-height:1.01}.hero p{margin:0 auto 2rem;max-width:41rem;color:#334155;font-size:1.05rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.button,.hero-actions{justify-content:center}.button{display:inline-flex;align-items:center;min-height:3rem;padding:0 1.4rem;border-radius:999px;transition:transform .2s ease,background-color .2s ease}.button:hover{transform:translateY(-1px)}.primary{background:#0b2c53;color:#fff}.secondary{background:#ffffff;color:#0b2c53;border:1px solid #dbe4ee}.section{padding:4rem 0}.section h2{margin:0 0 1rem;font-size:clamp(2rem,3vw,2.8rem)}.section p{max-width:720px;color:#475569}.section-quote{position:relative;isolation:isolate;overflow:hidden;background:#0f1723;color:#fff;background-image:url(/hero1.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.section-quote-home{background-image:none;min-height:calc(100vh - 82px);display:flex;align-items:flex-start;padding:.45rem 0 1.2rem}.section-quote-home .quote-grid{align-items:center;gap:1.35rem}.section-quote-home .quote-copy{margin:0 auto;text-align:center}.section-quote-home .quote-form{padding:1.15rem}.section-quote-home .quote-form-head{margin-bottom:.8rem}.section-quote-home .quote-form-head h3{font-size:1.12rem}.section-quote-home .quote-form-head p{font-size:.84rem;margin-top:.3rem}.section-quote-home .quote-form label{margin-bottom:.72rem;font-size:.82rem}.section-quote-home .quote-form input,.section-quote-home .quote-form select,.section-quote-home .quote-form textarea{margin-top:.35rem;padding:.7rem .82rem;font-size:.88rem}.section-quote-home .quote-form textarea{min-height:68px;height:68px}.section-quote-home .field-row{gap:.7rem}.section-quote-home .quote-button{margin-top:.75rem;min-height:2.6rem}.section-quote-home .quote-note{margin-top:.7rem}.quote-bg-image,.quote-bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;filter:saturate(1.05) contrast(1.05) brightness(.52)}.section-quote-home:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(6,12,19,.34),rgba(6,12,19,.58)),radial-gradient(circle at 22% 30%,rgba(255,179,0,.16) 0,rgba(255,179,0,0) 38%)}.quote-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:start}.quote-copy{max-width:520px}.quote-copy .eyebrow{color:#2a8ae3;margin-bottom:.75rem;font-size:clamp(4.9rem,3.9vw,3.9rem)}.quote-copy h2{margin-top:0;font-size:clamp(2.2rem,3vw,3.2rem);color:#fff}.quote-copy p{color:#d7e2f0}.quote-form{background:linear-gradient(180deg,rgba(9,15,24,.9),rgba(7,12,20,.96)),radial-gradient(circle at top,rgba(255,191,71,.08),transparent 42%);border:1px solid rgba(184,201,226,.14);border-radius:1rem;padding:2rem;box-shadow:0 18px 42px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.04);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-animated-border{position:relative;border-radius:1rem;padding:2px;background:linear-gradient(180deg,rgba(7,11,18,.94),rgba(9,14,22,.98));overflow:hidden;box-shadow:0 26px 48px rgba(0,0,0,.34)}.form-animated-border:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(120deg,#aab8cb,#5fb3ff 18%,#5e7698 50%,#2a8ae3 82%,#aab8cb);z-index:0;opacity:.82}.form-animated-border:after{content:"";position:absolute;inset:2px;background:radial-gradient(circle at top,rgba(255,191,71,.08),transparent 30%),linear-gradient(180deg,rgba(11,18,29,.94),rgba(6,11,18,.98));border-radius:calc(1rem - 2px);z-index:1}.form-animated-border .quote-form{position:relative;z-index:2;background:transparent}.quote-form label{display:block;margin-bottom:1rem;color:#e6eef9;font-size:.9rem;font-weight:600;letter-spacing:.02em}.quote-form-head{margin-bottom:1.2rem}.quote-form-head h3{margin:0;color:#f8fbff;font-size:1.35rem;letter-spacing:.01em}.quote-form-head p{margin:.45rem 0 0;color:#b6c5dc;font-size:.92rem}.quote-form input,.quote-form select,.quote-form textarea{width:100%;margin-top:.5rem;padding:.9rem 1rem;border:1px solid rgba(144,163,191,.3);border-radius:.8rem;background:linear-gradient(180deg,rgba(13,20,31,.92),rgba(10,16,26,.98));color:#edf4ff;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 6px 18px rgba(0,0,0,.12);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .2s ease}.quote-form input:hover,.quote-form select:hover,.quote-form textarea:hover{border-color:rgba(42,138,227,.34);background:linear-gradient(180deg,rgba(15,23,35,.94),rgba(11,18,28,.99))}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:rgba(42,138,227,.92);background:linear-gradient(180deg,rgba(16,24,37,.98),rgba(12,19,30,1) 100%);box-shadow:0 0 0 3px rgba(42,138,227,.18),0 10px 22px rgba(0,0,0,.18);transform:translateY(-1px)}.quote-form .quote-input-error,.quote-form .quote-input-error:focus,.quote-form .quote-input-error:hover{border-color:rgba(239,68,68,.95);box-shadow:0 0 0 3px rgba(239,68,68,.2),0 10px 22px rgba(0,0,0,.18)}.quote-form input::placeholder,.quote-form textarea::placeholder{color:rgba(179,196,220,.68)}.quote-form select option{color:#eef4ff;background:#0d1520}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.quote-button{width:100%;margin-top:1rem;border:1px solid rgba(95,179,255,.72);font-weight:700;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(180deg,#5fb3ff,#2a8ae3 58%,#1b68b8);color:#f4f9ff;position:relative;overflow:hidden;isolation:isolate;box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 12px 24px rgba(21,63,112,.42),0 0 0 1px rgba(167,217,255,.14)}.quote-button:after,.quote-button:before{content:"";position:absolute;pointer-events:none;z-index:0}.quote-button:before{top:-30%;left:-52%;width:34%;height:165%;transform:skewX(-24deg);background:linear-gradient(90deg,rgba(34,211,238,0),rgba(34,211,238,.3) 30%,rgba(240,249,255,.95) 50%,rgba(56,189,248,.32) 70%,rgba(56,189,248,0));filter:blur(.3px) drop-shadow(0 0 7px rgba(56,189,248,.45)) drop-shadow(0 0 12px rgba(34,211,238,.28));animation:quoteActionSweep 2.6s linear infinite}.quote-button:after{inset:0;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,0));mix-blend-mode:soft-light}.quote-button:focus-visible,.quote-button:hover{transform:translateY(-2px);border-color:rgba(143,205,255,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 16px 28px rgba(17,56,104,.55),0 0 26px rgba(95,179,255,.3)}@keyframes quoteActionSweep{0%{transform:translateX(0) skewX(-24deg);opacity:.1}14%{opacity:1}80%{opacity:.85}to{transform:translateX(470%) skewX(-24deg);opacity:0}}.quote-note{margin:.9rem 0 0;font-size:.8rem;color:#bdcade}.quote-note-success{color:#8ee7ae}.quote-note-error{color:#ffb0a3}.tyre-types-section{background:linear-gradient(180deg,#080d14,#0d1623);padding:5rem 0}.tyre-types-header{text-align:center;margin-bottom:3rem}.tyre-types-header h2{font-size:clamp(1.8rem,3vw,2.6rem);color:#ffd24d;margin:0 0 .75rem;letter-spacing:.01em}.tyre-types-header p{color:#9fb3cc;font-size:1.05rem;max-width:560px;margin:0 auto;line-height:1.6}.tyre-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.75rem;gap:1.75rem}.tyre-card{background:rgba(255,255,255,.03);border:1px solid rgba(188,205,232,.12);border-radius:1.1rem;overflow:hidden;display:flex;flex-direction:column;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;cursor:default}.tyre-card:hover{transform:translateY(-6px);border-color:rgba(255,178,0,.4);box-shadow:0 16px 40px rgba(0,0,0,.55),0 0 24px rgba(255,178,0,.15)}.tyre-card-img-wrap{background:rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;border-bottom:1px solid rgba(188,205,232,.08)}.tyre-card-img{width:100%;max-width:180px;height:160px;object-fit:contain;filter:drop-shadow(0 4px 16px rgba(0,0,0,.5));transition:transform .3s ease}.tyre-card:hover .tyre-card-img{transform:scale(1.07)}.tyre-card-body{padding:1.5rem;display:flex;flex-direction:column;gap:.6rem;flex:1 1}.tyre-card-body h3{margin:0;font-size:1.15rem;font-weight:700;color:#ffd24d;letter-spacing:.01em}.tyre-card-body p{margin:0;color:#9fb3cc;font-size:.92rem;line-height:1.65}@media (max-width:860px){.tyre-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.tyre-cards-grid{grid-template-columns:1fr}}@media (max-width:900px){.quote-grid{grid-template-columns:1fr}.section-quote-home{min-height:auto;align-items:flex-start;padding:1rem 0 1.35rem}}.products-main{background:#05090f}.product-feature-section{position:relative;overflow:hidden;padding:3rem 0 4rem;background:radial-gradient(circle at 78% 42%,rgba(163,187,225,.14) 0,rgba(4,8,14,0) 45%),linear-gradient(180deg,rgba(10,18,29,.68),rgba(6,11,18,.74) 55%,rgba(7,14,22,.8)),url(/hero.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#edf2f9}.product-feature-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(-18deg,rgba(255,255,255,.02),rgba(255,255,255,.02) 1px,transparent 0,transparent 38px)}.product-feature-section .container{position:relative;z-index:1}.product-kicker{margin:0 0 .8rem;text-transform:none;letter-spacing:0;font-size:clamp(2rem,4.6vw,3rem);font-weight:700;color:#2a8ae3;text-align:center}.product-title{margin:0;font-size:clamp(1.35rem,2.8vw,1.95rem);text-transform:none;color:#e8f0fc}.product-title-box{margin-top:.8rem}.feature-diagram{margin-top:2.2rem}.diagram-stage{position:relative;min-height:800px;border-radius:1rem;padding:1.5rem;border:1px solid rgba(230,240,255,.1);background:linear-gradient(145deg,rgba(14,22,33,.82),rgba(8,14,23,.92))}.tyre-labels-image{display:block;width:min(100%,1180px);max-height:820px;height:auto;margin:0 auto}.diagram-tyre,.tyre-labels-image{object-fit:contain;filter:drop-shadow(0 20px 45px rgba(0,0,0,.45))}.diagram-tyre{position:absolute;left:50%;top:50%;transform:translate(-50%,-46%);width:min(70%,780px);max-height:680px;z-index:1}.feature-connectors{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}.feature-connectors line{stroke:rgba(205,217,235,.78);stroke-width:.2;stroke-dasharray:1.2 1}.feature-connectors circle{fill:rgba(255,210,77,.92);filter:drop-shadow(0 0 4px rgba(255,210,77,.45))}.feature-card{position:absolute;width:300px;padding:.85rem 1rem;border-left:2px solid rgba(255,211,89,.85);border-radius:.35rem;background:linear-gradient(90deg,rgba(32,44,60,.9),rgba(15,24,37,.62));box-shadow:0 16px 26px rgba(0,0,0,.2);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;transform-origin:center;z-index:3}.feature-card.left{left:1.2rem}.feature-card.right{right:1.2rem}.feature-card h3{margin:0;font-size:1.03rem;color:#f6fbff}.feature-card p{margin:.45rem 0 0;font-size:.95rem;line-height:1.35;color:#cfddf0}.feature-card:hover{transform:translateY(-2px) scale(1.04);border-left-color:#ffd24d;box-shadow:0 24px 34px rgba(0,0,0,.36),0 0 24px rgba(56,189,248,.24),0 0 18px rgba(250,204,21,.2);z-index:2}@media (max-width:1180px){.diagram-stage{min-height:860px}.diagram-tyre{width:min(64%,620px)}.feature-card{width:260px}}@media (max-width:900px){.diagram-stage{min-height:auto;padding:1.25rem}.diagram-tyre{position:static;transform:none;display:block;width:min(100%,560px);margin:0 auto 1.2rem}.feature-card{position:relative;top:auto!important;width:100%;margin-bottom:.8rem}.feature-card,.feature-card.left,.feature-card.right{left:auto!important;right:auto!important}.feature-connectors{display:none}}@media (max-width:640px){.product-feature-section{padding-top:1.6rem}}@media (prefers-reduced-motion:reduce){.feature-card{transition:none}.feature-card:hover{transform:none}}.construction-section{position:relative;padding:1.2rem 0 4.5rem;background:radial-gradient(circle at 82% 22%,rgba(99,132,183,.2) 0,rgba(5,10,18,0) 40%),linear-gradient(180deg,rgba(6,11,18,.7),rgba(6,10,16,.78)),url(/hero.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#e8f1fc}.construction-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:1.25rem;gap:1.25rem;align-items:stretch}.construction-headline-wrap{padding:0;border-bottom:none;background:none}.construction-headline-shared{grid-column:1/-1;border:none;border-radius:0;overflow:visible}.construction-copy-col{border-radius:.9rem;border:1px solid rgba(219,231,250,.14);background:linear-gradient(180deg,rgba(8,12,20,.86),rgba(7,11,17,.95));overflow:hidden}.construction-headline-wrap h2{margin:0;text-transform:none;letter-spacing:.03em;color:#f5f8ff;font-size:clamp(1.35rem,2.8vw,1.95rem)}.construction-copy-list{padding:.95rem;display:grid;grid-gap:.85rem;gap:.85rem}.construction-copy-card{display:grid;grid-template-columns:minmax(0,1fr) 108px;grid-gap:.9rem;gap:.9rem;align-items:center;border:1px solid rgba(183,203,233,.12);border-radius:.7rem;padding:.72rem;background:linear-gradient(90deg,rgba(10,16,24,.8),rgba(11,17,27,.45));transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background .28s ease;cursor:default}.construction-copy-card.active,.construction-copy-card:hover{transform:translateY(-4px) scale(1.012);border-color:rgba(95,179,255,.48);background:linear-gradient(90deg,rgba(14,22,34,.94),rgba(15,22,34,.68));box-shadow:0 12px 32px rgba(0,0,0,.32),0 0 0 1px rgba(95,179,255,.24),0 0 22px rgba(42,138,227,.2)}.construction-copy-card.active .construction-index-badge,.construction-copy-card:hover .construction-index-badge{transform:scale(1.18);box-shadow:0 0 0 2px rgba(167,217,255,.52),0 6px 16px rgba(42,138,227,.52)}.construction-copy-card.active .construction-thumb,.construction-copy-card:hover .construction-thumb{transform:scale(1.04);border-color:rgba(95,179,255,.45);filter:saturate(1.1) contrast(1.05)}.construction-layer-marker{cursor:pointer}.construction-copy-body h3{margin:0;display:flex;align-items:center;gap:.5rem;color:#f8fbff;font-size:1.02rem}.construction-index-badge{width:1.45rem;height:1.45rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;flex-shrink:0;color:#f4f9ff;background:linear-gradient(180deg,#5fb3ff,#2a8ae3);box-shadow:0 0 0 1px rgba(167,217,255,.34),0 4px 10px rgba(42,138,227,.35);transition:transform .28s ease,box-shadow .28s ease}.construction-copy-body p{margin:.45rem 0 0;color:#c4d4ea;line-height:1.4;font-size:.89rem}.construction-thumb{width:100%;height:82px;object-fit:cover;border-radius:.45rem;border:1px solid rgba(191,208,233,.24);filter:saturate(.9) contrast(1.02);transition:transform .28s ease,border-color .28s ease,filter .28s ease}.construction-visual-col{border-radius:.9rem;border:1px solid rgba(219,231,250,.14);background:radial-gradient(circle at 50% 100%,rgba(53,90,150,.32) 0,rgba(8,15,24,.2) 58%),linear-gradient(180deg,rgba(12,19,30,.92),rgba(7,12,19,.98));display:flex}.construction-visual-stage{width:100%;min-height:100%;position:relative;padding:1.2rem;display:flex;align-items:center;justify-content:center}.construction-tyre-wrap{position:relative;width:min(100%,480px);z-index:2}.construction-layer-markers{position:absolute;inset:0;z-index:4;pointer-events:none}.construction-layer-marker{position:absolute;transform:translate(-50%,-50%);pointer-events:all;width:1.65rem;height:1.65rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:800;color:#f4f9ff;background:linear-gradient(180deg,#8fcdff,#2a8ae3 58%,#1b68b8);border:1px solid rgba(167,217,255,.78);box-shadow:0 0 0 2px rgba(8,15,24,.75),0 0 12px rgba(42,138,227,.42);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.construction-layer-marker.active{transform:translate(-50%,-50%) scale(1.35);background:linear-gradient(180deg,#dff2ff,#5fb3ff 40%,#2a8ae3);box-shadow:0 0 0 3px rgba(8,15,24,.85),0 0 0 5px rgba(95,179,255,.45),0 0 22px rgba(42,138,227,.75),0 0 40px rgba(42,138,227,.35);animation:markerPulse 1s ease-in-out infinite}@keyframes markerPulse{0%,to{box-shadow:0 0 0 3px rgba(8,15,24,.85),0 0 0 5px rgba(95,179,255,.45),0 0 22px rgba(42,138,227,.75),0 0 40px rgba(42,138,227,.35)}50%{box-shadow:0 0 0 3px rgba(8,15,24,.85),0 0 0 8px rgba(95,179,255,.25),0 0 32px rgba(42,138,227,.9),0 0 56px rgba(42,138,227,.5)}}.construction-layers{position:absolute;left:12%;right:12%;top:20%;display:grid;grid-gap:.6rem;gap:.6rem;z-index:1}.layer-strip{display:block;height:34px;border-radius:.5rem;border:1px solid rgba(191,209,236,.18);box-shadow:0 6px 14px rgba(0,0,0,.22)}.layer-top{background:linear-gradient(180deg,#747f90,#4c5566)}.layer-mid{background:linear-gradient(180deg,#a6acb6,#7d828d)}.layer-base{background:linear-gradient(180deg,#4a6faa,#294d86)}.construction-tyre{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 18px 28px rgba(0,0,0,.45))}@media (max-width:960px){.construction-grid{grid-template-columns:1fr}.construction-headline-shared{order:0}.construction-visual-col{order:1}.construction-copy-col{order:2}.construction-visual-stage{min-height:310px}}@media (max-width:640px){.construction-copy-card{grid-template-columns:1fr}.construction-thumb{height:120px}.construction-layers{left:8%;right:8%;top:14%}}.range-section{padding:3rem 0 4.5rem;background:linear-gradient(rgba(6,10,16,.74),rgba(7,10,15,.82)),url(/hero.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#e8f0fc}.range-title{margin:0 0 .75rem;color:#2a8ae3;font-size:clamp(2rem,4.6vw,3rem);text-align:center}.range-table-wrap{margin-top:2.2rem;border:1px solid rgba(189,205,229,.2);border-radius:.65rem;overflow-x:auto;background:linear-gradient(180deg,rgba(17,24,37,.92),rgba(8,13,21,.98))}.range-table{width:100%;border-collapse:collapse;min-width:1100px}.range-table td,.range-table th{border:1px solid rgba(179,196,223,.2);padding:.46rem .5rem;font-size:.79rem;line-height:1.22;text-align:center;white-space:nowrap}.range-table th{text-transform:uppercase;letter-spacing:.02em;color:#ecf3ff;background:linear-gradient(180deg,#333b49,#222a36)}.range-table tbody td{color:#d1def2;background:#090e16}.range-table td:first-child{text-align:left;min-width:210px}.group-label-row td.group-size{text-align:left;font-weight:700;font-size:.86rem;color:#f4f8ff;background:#3b424e}.range-note{margin:.65rem 0 0;padding:.7rem .9rem;border:1px solid rgba(166,186,216,.2);border-radius:.5rem;font-size:.85rem;color:#c1d0e6;background:rgba(15,21,32,.7)}.services-main{background:#070c13}.services-section{min-height:calc(100vh - 80px);padding:3rem 0 4rem;position:relative;background:linear-gradient(rgba(7,11,18,.6),rgba(7,11,18,.74)),url(/services.jpg);background-size:cover;background-position:50%;color:#f3f8ff}.services-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 15% 22%,rgba(248,176,64,.2) 0,transparent 34%),radial-gradient(circle at 80% 72%,rgba(41,162,255,.18) 0,transparent 38%)}.services-layout{position:relative;z-index:1}.services-title{margin:0 0 1rem;font-family:Poppins,sans-serif;font-size:clamp(1.9rem,3.2vw,2.8rem);letter-spacing:.01em;color:#2a8ae3;text-shadow:0 2px 12px rgba(0,0,0,.45);text-align:center}.services-panel{max-width:min(1080px,100%);border:none;border-radius:0;background:transparent;color:#f6fbff;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0;box-shadow:none;display:grid;grid-gap:1rem;gap:1rem}.service-block+.service-block{margin-top:0}.service-block{padding:clamp(.9rem,1.4vw,1.25rem);border-radius:.85rem;border:1px solid rgba(230,240,255,.1);border-left:2px solid rgba(42,138,227,.85);background:linear-gradient(90deg,#202c3c,#0f1825);box-shadow:0 16px 26px rgba(0,0,0,.2);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.service-block-head{display:flex;align-items:baseline;gap:.65rem;margin-bottom:.8rem}.service-block:focus-within,.service-block:hover{transform:scale(1.03);border-color:rgba(56,189,248,.45) rgba(56,189,248,.45) rgba(56,189,248,.45) #2a8ae3;box-shadow:0 24px 34px rgba(0,0,0,.36),0 0 24px rgba(56,189,248,.24),0 0 18px rgba(250,204,21,.2)}.service-block h2{margin:0;font-family:Poppins,sans-serif;font-size:clamp(1.2rem,2vw,1.8rem);color:#f6fbff}.service-points{margin:0;padding-left:1.5rem}.service-points li{margin:0 0 .9rem;font-size:clamp(1rem,1.2vw,1.08rem);line-height:1.6;color:#cfddf0}.service-points li:last-child{margin-bottom:0}.quote-form-page{min-height:calc(100vh - 80px);display:flex;align-items:center;padding:1rem 0}.quote-form-page:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(6,12,19,.42),rgba(6,12,19,.68)),radial-gradient(circle at 22% 30%,rgba(95,179,255,.12) 0,rgba(95,179,255,0) 40%)}.quote-form-shell{display:flex;justify-content:center}.quote-form-box{width:min(760px,100%)}.quote-form-page .quote-form{padding:1.2rem}.quote-form-page .quote-form-head{margin-bottom:.8rem}.quote-form-page .quote-form-head p{font-size:.84rem;margin-top:.3rem}.quote-form-page .quote-form label{margin-bottom:.72rem;font-size:.82rem}.quote-form-page .quote-form input,.quote-form-page .quote-form select,.quote-form-page .quote-form textarea{margin-top:.35rem;padding:.7rem .82rem;font-size:.88rem}.quote-form-page .quote-form textarea{min-height:72px;height:72px}.quote-form-page .field-row{gap:.7rem}.quote-form-page .quote-button{margin-top:.75rem;min-height:2.6rem}.quote-form-page .quote-note{margin-top:.7rem}.quote-form-box .quote-form-head h1{margin:0;color:#f8fbff;font-size:clamp(1.45rem,2.5vw,1.95rem)}@media (max-width:1080px){.services-panel{max-width:100%}}@media (max-width:700px){.services-section{padding-top:1.6rem}.services-panel{padding:.8rem;border-radius:.9rem}.service-block{padding:.82rem}.service-block-head{align-items:center;gap:.5rem}.quote-form-page{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.service-block{transition:none}.service-block:focus-within,.service-block:hover{transform:none}.construction-copy-card,.construction-index-badge,.construction-layer-marker,.construction-thumb{transition:none;animation:none}.construction-copy-card:hover,.construction-copy-card:hover .construction-index-badge,.construction-copy-card:hover .construction-thumb{transform:none}}@media (max-width:640px){.range-section{padding-top:1.6rem}.range-title{margin-bottom:.6rem}.range-note{font-size:.78rem}}.section-grid .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem;margin-top:1.5rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem}.card h3{margin:0 0 .75rem}.open{max-height:240px}@media (max-width:768px){.nav-inner{flex-wrap:wrap}.nav-toggle{display:inline-flex}.main-nav{order:3;width:100%;max-height:0;overflow:hidden;transition:max-height .25s ease}.main-nav.open{max-height:520px}.nav-list{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem 0}.nav-list>li{width:100%}.nav-link-button{width:100%;justify-content:space-between;text-align:left}.nav-dropdown-menu{position:static;min-width:0;margin-top:.3rem;padding:0 0 0 .9rem;border:none;border-radius:0;background:none;box-shadow:none;opacity:1;visibility:visible;transform:none;max-height:0;overflow:hidden;transition:max-height .25s ease}.nav-dropdown-menu.show,.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown:hover .nav-dropdown-menu{max-height:220px}.nav-dropdown-menu a{padding:.45rem 0;border-radius:0}.nav-dropdown-menu a.active,.nav-dropdown-menu a:focus-visible,.nav-dropdown-menu a:hover{background:none}}