.product-body{--accent:var(--lime);background:var(--paper)}.product-body.fibre-page{--accent:var(--cyan)}.product-body.orato-page{--accent:var(--orange)}.product-nav{position:absolute}.product-hero{min-height:760px;background:var(--ink);color:#fff;padding:170px 6vw 75px;position:relative;overflow:hidden}.product-hero:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 85%)}.breadcrumb{position:relative;z-index:2;font:12px monospace;letter-spacing:.08em;color:rgba(255,255,255,.48);margin-bottom:80px}.breadcrumb a{color:rgba(255,255,255,.72)}.product-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .65fr;gap:8vw;align-items:end}.product-hero h1{font-size:clamp(62px,8vw,126px);font-weight:500}.product-hero h1 span{color:var(--accent)}.product-lead{font-size:clamp(18px,1.8vw,25px);line-height:1.45;color:rgba(255,255,255,.67);max-width:540px;margin:35px 0}.product-meta{border-top:1px solid rgba(255,255,255,.2)}.product-meta div{display:grid;grid-template-columns:80px 1fr;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.2);font-size:14px}.product-meta span{font:11px monospace;color:rgba(255,255,255,.4)}.product-mark{position:absolute;right:-9vw;top:80px;width:45vw;height:45vw;border:1px solid color-mix(in srgb,var(--accent) 28%,transparent);border-radius:50%}.product-mark:before,.product-mark:after{content:'';position:absolute;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:50%;inset:15%}.product-mark:after{inset:34%;background:radial-gradient(circle,var(--accent) 0 3%,transparent 4%)}.product-intro{padding:120px 6vw;display:grid;grid-template-columns:.45fr 1.15fr;gap:7vw}.product-intro h2,.solution-section h2,.use-cases h2,.product-cta h2{font-size:clamp(45px,5.5vw,84px);font-weight:500}.product-intro-copy{font-size:20px;max-width:850px}.product-intro-copy>p{font-size:25px;line-height:1.45;margin:0 0 48px}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-strip div{padding:28px 30px 28px 0;border-right:1px solid var(--line)}.proof-strip div+div{padding-left:30px}.proof-strip div:last-child{border:0}.proof-strip strong{font:600 16px var(--display);display:block;margin-bottom:8px}.proof-strip span{color:var(--muted);font-size:14px}.solution-section{background:#0b1716;color:#fff;padding:115px 6vw}.solution-head{display:grid;grid-template-columns:.45fr 1fr;gap:7vw;margin-bottom:70px}.solution-head .kicker{color:rgba(255,255,255,.45)}.solution-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.2)}.solution-card{min-height:285px;padding:36px 6vw 36px 0;border-bottom:1px solid rgba(255,255,255,.2);position:relative}.solution-card:nth-child(odd){border-right:1px solid rgba(255,255,255,.2)}.solution-card:nth-child(even){padding-left:6vw}.solution-card small{font:11px monospace;color:var(--accent)}.solution-card h3{font-size:30px;font-weight:500;margin:45px 0 18px}.solution-card p{color:rgba(255,255,255,.55);max-width:490px;margin:0}.use-cases{padding:120px 6vw}.use-head{display:grid;grid-template-columns:.45fr 1fr;gap:7vw;margin-bottom:80px}.cases{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.case{background:var(--paper);padding:32px;min-height:250px;display:flex;flex-direction:column;justify-content:space-between}.case span{font:11px monospace;color:var(--muted)}.case h3{font-size:22px;letter-spacing:-.02em}.case p{color:var(--muted);font-size:14px}.process{padding:110px 6vw;background:var(--accent);color:var(--ink)}.process-grid{display:grid;grid-template-columns:.45fr 1fr;gap:7vw}.process h2{font-size:clamp(44px,5vw,78px);font-weight:500}.process-steps{border-top:1px solid rgba(8,20,19,.3)}.process-step{display:grid;grid-template-columns:50px 180px 1fr;gap:22px;padding:27px 0;border-bottom:1px solid rgba(8,20,19,.3)}.process-step span{font:11px monospace}.process-step h3{font-size:20px}.process-step p{margin:0;color:rgba(8,20,19,.65)}.product-cta{padding:120px 6vw;text-align:center;background:#e7ebe6}.product-cta p{color:var(--muted);font-size:18px;margin:25px auto 40px;max-width:590px}.product-cta a{display:inline-flex;gap:40px;padding:18px 24px;background:var(--ink);color:#fff;font-weight:600}.product-cta a span{color:var(--accent)}.product-footer{padding-top:55px}.fibre-page .product-mark{border-radius:0;transform:rotate(45deg);top:120px}.fibre-page .product-mark:before,.fibre-page .product-mark:after{border-radius:0}.orato-page .product-mark{border-radius:50%;width:36vw;height:36vw;top:160px}.orato-page .product-mark:after{box-shadow:0 0 70px color-mix(in srgb,var(--accent) 40%,transparent)}
@media(max-width:900px){.product-hero-grid,.product-intro,.solution-head,.use-head,.process-grid{grid-template-columns:1fr}.product-meta{margin-top:30px}.product-intro{gap:35px}.solution-head,.use-head,.process-grid{gap:35px}.cases{grid-template-columns:repeat(2,1fr)}.product-mark{width:70vw;height:70vw}.product-intro-copy>p{font-size:21px}}
@media(max-width:620px){.product-hero{padding:125px 20px 60px;min-height:740px}.breadcrumb{margin-bottom:50px}.product-hero-grid{gap:35px}.product-meta div{grid-template-columns:65px 1fr}.product-intro,.solution-section,.use-cases,.process,.product-cta{padding:80px 20px}.proof-strip,.solution-grid,.cases{grid-template-columns:1fr}.proof-strip div,.proof-strip div+div{padding:22px 0;border-right:0;border-bottom:1px solid var(--line)}.solution-card,.solution-card:nth-child(even){padding:30px 0;border-right:0}.case{min-height:210px}.process-step{grid-template-columns:35px 1fr}.process-step p{grid-column:2}.product-mark{right:-35vw;width:95vw;height:95vw}}
.section-deck{color:rgba(255,255,255,.56);font-size:18px;max-width:720px;margin:28px 0 0}.catalogue-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.2)}.catalogue-card{padding:38px 5vw 42px 0;border-bottom:1px solid rgba(255,255,255,.2);min-height:390px}.catalogue-card:nth-child(odd){border-right:1px solid rgba(255,255,255,.2)}.catalogue-card:nth-child(even){padding-left:5vw}.catalogue-card.wide{grid-column:1/-1;border-right:0;min-height:0;padding-right:0}.catalogue-card small{font:11px monospace;color:var(--accent)}.catalogue-card h3{font-size:30px;font-weight:500;margin:36px 0 16px}.catalogue-card>p{color:rgba(255,255,255,.55);max-width:620px}.series{display:grid;grid-template-columns:145px 1fr;gap:10px 18px;margin-top:30px;padding-top:22px;border-top:1px solid rgba(255,255,255,.13);font-size:13px}.series b{font-family:var(--display);color:#fff}.series span{color:rgba(255,255,255,.47)}.series-wide{grid-template-columns:145px 1fr 145px 1fr}.catalogue-note{font-size:13px;color:rgba(255,255,255,.4);margin:28px 0 0}.orato-stats strong{font-size:26px;color:var(--orange)}
@media(max-width:700px){.catalogue-grid{grid-template-columns:1fr}.catalogue-card,.catalogue-card:nth-child(even){padding:32px 0;border-right:0;min-height:0}.series,.series-wide{grid-template-columns:1fr}.series b{margin-top:6px}}
.catalogue-actions{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:28px}.catalogue-note{margin:0}.catalogue-button{background:var(--lime);color:var(--ink);padding:16px 20px;font-weight:600;font-size:14px;white-space:nowrap}.catalogue-button span{margin-left:24px}.orato-video-hero{isolation:isolate}.hero-product-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.video-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,20,19,.95) 0%,rgba(8,20,19,.8) 45%,rgba(8,20,19,.35) 100%);z-index:-1}.orato-showcase{background:#101c1b;color:#fff;padding:120px 6vw}.showcase-head{display:grid;grid-template-columns:.45fr 1fr;gap:7vw;margin-bottom:70px}.showcase-head .kicker{color:rgba(255,255,255,.5)}.showcase-head h2{font-size:clamp(50px,6vw,92px);font-weight:500}.dashboard-shot{margin:0;background:#192625;padding:18px;border:1px solid rgba(255,255,255,.14)}.dashboard-shot img{width:100%;height:auto;display:block}.dashboard-shot figcaption,.phone-showcase figcaption{font:12px monospace;color:rgba(255,255,255,.48);padding-top:14px}.phone-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:34px}.phone-showcase figure{margin:0;background:#192625;padding:26px;text-align:center;border:1px solid rgba(255,255,255,.12)}.phone-showcase img{height:540px;max-width:100%;object-fit:contain}.catalogue-hero{background:var(--ink);color:#fff;padding:165px 6vw 95px;min-height:590px}.catalogue-hero h1{font-size:clamp(60px,8vw,118px);font-weight:500}.catalogue-hero h1 em{font-style:normal;color:var(--lime)}.catalogue-hero>p:last-child{font-size:20px;color:rgba(255,255,255,.62);max-width:720px;margin-top:32px}.catalogue-browser{padding:60px 6vw 120px}.filter-row{display:flex;flex-wrap:wrap;gap:9px;position:sticky;top:12px;z-index:5;background:rgba(242,245,241,.94);backdrop-filter:blur(10px);padding:12px 0}.filter-row button{font:500 13px var(--body);border:1px solid var(--line);background:transparent;padding:10px 14px;cursor:pointer}.filter-row button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.result-count{font:12px monospace;color:var(--muted);margin:35px 0 18px}.product-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.sensor-product-card{background:var(--paper);min-width:0}.product-image{height:300px;display:grid;place-items:center;background:#fff;padding:24px;overflow:hidden}.product-image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .35s ease}.product-image:hover img{transform:scale(1.05)}.product-card-copy{padding:26px}.product-card-copy small{font:11px monospace;color:var(--muted)}.product-card-copy h2{font-size:32px;font-weight:600;margin:12px 0 22px}.product-card-copy dl{margin:0}.product-card-copy dl div{display:grid;grid-template-columns:105px 1fr;gap:12px;padding:10px 0;border-top:1px solid var(--line);font-size:13px}.product-card-copy dt{color:var(--muted)}.product-card-copy dd{margin:0}.product-card-copy>a{display:inline-block;margin-top:22px;font-size:13px;font-weight:600;border-bottom:1px solid var(--ink)}
@media(max-width:1000px){.product-card-grid{grid-template-columns:repeat(2,1fr)}.phone-showcase img{height:430px}}
@media(max-width:700px){.catalogue-actions{align-items:flex-start;flex-direction:column}.showcase-head{grid-template-columns:1fr}.orato-showcase{padding:80px 20px}.phone-showcase{grid-template-columns:1fr}.phone-showcase img{height:480px}.catalogue-hero{padding:125px 20px 75px}.catalogue-browser{padding:35px 20px 80px}.filter-row{position:relative;top:auto}.product-card-grid{grid-template-columns:1fr}.product-image{height:280px}}
.detail-loading,.detail-not-found{min-height:75vh;padding:180px 6vw 100px;background:var(--ink);color:#fff}.detail-not-found h1{font-size:clamp(52px,7vw,100px);margin-bottom:28px}.detail-not-found p{color:rgba(255,255,255,.62);margin-bottom:35px}.detail-hero{padding:155px 6vw 100px;background:var(--ink);color:#fff;min-height:760px}.detail-hero-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:center}.detail-copy h1{font-size:clamp(72px,10vw,150px);font-weight:500;color:var(--lime)}.detail-type{font:500 clamp(22px,2.6vw,38px) var(--display);color:#fff!important;margin:12px 0 30px!important}.detail-copy>p:last-of-type{max-width:590px;color:rgba(255,255,255,.6);font-size:18px}.detail-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.detail-text-link{color:rgba(255,255,255,.72);border-bottom:1px solid rgba(255,255,255,.35);font-size:14px}.detail-product-image{margin:0;background:#fff;min-height:500px;padding:45px;display:grid;place-items:center;position:relative}.detail-product-image img{max-width:100%;max-height:440px;object-fit:contain}.detail-product-image figcaption{position:absolute;left:22px;bottom:16px;color:#68716f;font:11px monospace}.detail-spec-section{padding:110px 6vw;display:grid;grid-template-columns:.72fr 1fr;gap:9vw}.detail-section-heading h2,.detail-selection h2{font-size:clamp(48px,5.5vw,82px);font-weight:500}.detail-section-heading>p:last-child{color:var(--muted);max-width:520px;margin-top:26px}.detail-spec-table{margin:0;border-top:1px solid var(--ink)}.detail-spec-table div{display:grid;grid-template-columns:190px 1fr;gap:24px;padding:22px 0;border-bottom:1px solid var(--line)}.detail-spec-table dt{color:var(--muted)}.detail-spec-table dd{margin:0;font-weight:600}.detail-selection{background:#0b1716;color:#fff;padding:110px 6vw}.selection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.16);margin-top:65px}.selection-grid article{background:#0b1716;padding:30px;min-height:230px}.selection-grid span{font:11px monospace;color:var(--lime)}.selection-grid h3{font-size:22px;margin:65px 0 14px}.selection-grid p{font-size:14px;color:rgba(255,255,255,.52)}.detail-source{padding:45px 6vw;display:flex;justify-content:space-between;gap:50px;align-items:center;border-bottom:1px solid var(--line)}.detail-source p{max-width:700px;color:var(--muted)}.detail-source a{font-weight:600;white-space:nowrap;border-bottom:1px solid var(--ink)}
@media(max-width:900px){.detail-hero-grid,.detail-spec-section{grid-template-columns:1fr}.detail-product-image{min-height:420px}.selection-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.detail-hero{padding:120px 20px 75px}.detail-actions,.detail-source{align-items:flex-start;flex-direction:column}.detail-product-image{min-height:330px;padding:30px}.detail-spec-section,.detail-selection{padding:80px 20px}.detail-spec-table div{grid-template-columns:1fr;gap:6px}.selection-grid{grid-template-columns:1fr}.selection-grid article{min-height:190px}.detail-source{padding:36px 20px}}

/* Warm True Point system — shared across all product pages */
.product-body{background:#f5eee3;color:#302a24}.product-body .nav-wrap{color:#302a24;border-bottom-color:rgba(74,57,42,.2);background:rgba(249,244,236,.82);backdrop-filter:blur(14px)}.product-body .nav-wrap nav{color:rgba(48,42,36,.68)}.product-body .nav-wrap nav a:hover{color:#302a24}.product-body .nav-contact{border-bottom-color:rgba(48,42,36,.48)}.product-body .language-select{color:#5d5147}.product-body .language-select select{border-color:rgba(48,42,36,.3)}
.product-body .product-hero,.product-body .catalogue-hero,.product-body .detail-hero,.product-body .detail-loading,.product-body .detail-not-found{background:radial-gradient(circle at 86% 18%,rgba(209,143,83,.27),transparent 27%),linear-gradient(135deg,#f9f4ec,#ead5bd);color:#302a24}.product-body .product-hero:before{background-image:linear-gradient(rgba(92,66,43,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(92,66,43,.07) 1px,transparent 1px)}.product-body .breadcrumb,.product-body .breadcrumb a{color:#7b6756}.product-body .product-lead,.product-body .catalogue-hero>p:last-child,.product-body .detail-copy>p:last-of-type,.product-body .detail-not-found p{color:#66584d}.product-body .product-meta,.product-body .product-meta div{border-color:rgba(82,60,43,.2)}.product-body .product-meta span{color:#8c7460}.product-body .product-mark{opacity:.65}.product-body .fibre-hero{background:radial-gradient(circle at 86% 18%,rgba(156,111,72,.25),transparent 27%),linear-gradient(135deg,#f9f4ec,#dfc6ac)}
.product-body .solution-section,.product-body .detail-selection,.product-body .orato-showcase{background:#725747;color:#fff}.product-body .solution-card,.product-body .solution-grid{border-color:rgba(255,255,255,.2)}.product-body .solution-card p,.product-body .selection-grid p{color:rgba(255,255,255,.7)}.product-body .selection-grid article{background:#725747}.product-body .process{background:#d6a271}.product-body .product-cta{background:#f2e7d8}.product-body .use-cases,.product-body .product-intro,.product-body .detail-spec-section,.product-body .catalogue-browser,.product-body .fibre-products{background:#fffaf3}.product-body .case,.product-body .sensor-product-card{background:#fffaf3}.product-body .filter-row{background:rgba(255,250,243,.94)}.product-body .product-footer{background:#49392e}.product-body .product-footer p,.product-body .product-footer a{color:#fff}.product-body .detail-type{color:#302a24!important}.product-body .detail-text-link{color:#66584d;border-color:rgba(72,55,41,.35)}
.product-body.orato-page .orato-video-hero{color:#fff}.product-body.orato-page .orato-video-hero .breadcrumb,.product-body.orato-page .orato-video-hero .breadcrumb a,.product-body.orato-page .orato-video-hero .product-lead{color:rgba(255,255,255,.78)}.product-body.orato-page .video-shade{background:linear-gradient(90deg,rgba(73,57,46,.92),rgba(91,65,48,.7) 48%,rgba(104,71,50,.25))}
.orato-fit{padding:120px 6vw;background:#f2f5f1}.orato-fit-head{display:grid;grid-template-columns:.45fr 1fr;gap:3vw 7vw;align-items:start}.orato-fit-head h2{font-size:clamp(48px,5.5vw,84px);font-weight:500}.orato-fit-head>p:last-child{grid-column:2;max-width:760px;color:var(--muted);font-size:18px}.comparison-table{margin-top:70px;border-top:1px solid var(--ink)}.comparison-row{display:grid;grid-template-columns:1.15fr repeat(3,1fr);border-bottom:1px solid var(--line)}.comparison-row>*{padding:20px 18px;border-right:1px solid var(--line)}.comparison-row>*:first-child{padding-left:0}.comparison-row>*:last-child{border-right:0}.comparison-row strong{background:rgba(255,131,92,.12)}.comparison-title{font-size:13px;color:var(--muted)}.comparison-title strong{color:var(--ink)}.comparison-note{font-size:13px;color:var(--muted);max-width:760px;margin-top:24px}.orato-page .cases{grid-template-columns:repeat(4,1fr)}
.sensor-featured{padding:115px 6vw}.sensor-featured-head{display:grid;grid-template-columns:1.1fr .7fr;gap:8vw;align-items:end;margin-bottom:65px}.sensor-featured-head h2{font-size:clamp(48px,5.5vw,84px);font-weight:500}.sensor-featured-head>div:last-child>p{color:var(--muted);font-size:18px;max-width:520px;margin:0 0 28px}.sensor-featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.featured-sensor{display:block;background:var(--paper);padding:0 24px 28px;min-width:0}.featured-image{height:270px;background:#fff;margin:0 -24px 24px;padding:25px;display:grid;place-items:center;overflow:hidden}.featured-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.featured-sensor:hover .featured-image img{transform:scale(1.06)}.featured-sensor small{font:11px monospace;color:var(--muted)}.featured-sensor h3{font-size:30px;margin:10px 0}.featured-sensor p{font-size:13px;color:var(--muted);margin:0}.featured-sensor:hover h3{color:#6a9f0a}
@media(max-width:800px){.orato-fit-head{grid-template-columns:1fr}.orato-fit-head>p:last-child{grid-column:1}.comparison-table{overflow-x:auto}.comparison-row{min-width:760px}.orato-page .cases{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1000px){.sensor-featured-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.sensor-featured{padding:80px 20px}.sensor-featured-head{grid-template-columns:1fr;gap:28px}.sensor-featured-grid{grid-template-columns:1fr}.featured-image{height:300px}}
@media(max-width:620px){.orato-fit{padding:80px 20px}.orato-page .cases{grid-template-columns:1fr}}
.fibre-hero{background:linear-gradient(135deg,#102b2e 0%,#16434a 65%,#48d7dc 65.1%,#48d7dc 100%)}.fibre-products{padding:115px 6vw;background:#f4f7f5}.fibre-products-head{display:grid;grid-template-columns:.35fr 1fr .65fr;gap:5vw;align-items:end;margin-bottom:65px}.fibre-products-head h2{font-size:clamp(48px,5.5vw,82px);font-weight:500}.fibre-products-head>p:last-child{color:var(--muted);font-size:17px}.fibre-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.fibre-product-card{background:#fff;display:grid;grid-template-columns:.8fr 1.2fr;min-height:390px}.fibre-card-image{display:grid;place-items:center;padding:24px;background:#f7f9f8;overflow:hidden}.fibre-card-image img{width:100%;height:100%;max-height:310px;object-fit:contain}.fibre-card-copy{padding:30px}.fibre-card-copy small{font:11px monospace;color:#318f96}.fibre-card-copy h3{font-size:28px;margin:14px 0 27px}.fibre-card-copy dl{margin:0}.fibre-card-copy dl div{display:grid;grid-template-columns:105px 1fr;gap:12px;padding:9px 0;border-top:1px solid var(--line);font-size:13px}.fibre-card-copy dt{color:var(--muted)}.fibre-card-copy dd{margin:0}.fibre-cable-visual{position:relative;background:linear-gradient(135deg,#e9f4f3,#fff)}.fibre-cable-visual span{display:block;width:82%;height:16px;border-radius:20px;background:linear-gradient(90deg,#ffc928 0 78%,#fff 78%);margin:9px;box-shadow:0 8px 22px rgba(0,0,0,.08)}.fibre-cable-visual span:nth-child(2){background:linear-gradient(90deg,#39b9c4 0 78%,#fff 78%)}.fibre-cable-visual span:nth-child(3){background:linear-gradient(90deg,#8d5bd0 0 78%,#fff 78%)}.fibre-cable-visual span:nth-child(4){background:linear-gradient(90deg,#67b468 0 78%,#fff 78%)}.fibre-network-visual{grid-template-columns:repeat(2,1fr);gap:12px;background:#0f2e31;color:#fff}.fibre-network-visual b{display:grid;place-items:center;width:78px;height:78px;border:1px solid rgba(72,215,220,.55);border-radius:50%;font:600 18px var(--display);color:#48d7dc}
@media(max-width:1050px){.fibre-product-grid{grid-template-columns:1fr}.fibre-products-head{grid-template-columns:1fr 1fr}.fibre-products-head>p:last-child{grid-column:2}}
@media(max-width:700px){.fibre-products{padding:80px 20px}.fibre-products-head{grid-template-columns:1fr;gap:25px}.fibre-products-head>p:last-child{grid-column:1}.fibre-product-card{grid-template-columns:1fr}.fibre-card-image{height:300px}.fibre-card-copy dl div{grid-template-columns:95px 1fr}}
.filter-caption{font:600 11px var(--display);letter-spacing:.14em;color:var(--muted);margin-top:26px}.industry-caption{margin-top:30px}.industry-filter-row{position:relative;top:auto;padding-top:8px}.industry-filter-row button.active{background:#8b603d;border-color:#8b603d}.fibre-product-card:target{outline:3px solid var(--cyan);outline-offset:-3px}

/* Shared, readable product page typography and navigation. */
.product-body{--lime:#a86335;--cyan:#9c6f48;--orange:#be7045;--accent:#a86335}.product-body .product-hero h1{font-size:clamp(44px,6vw,88px);line-height:1.12}.product-body h2{line-height:1.13;overflow-wrap:break-word}.product-body h3{line-height:1.25}.product-body .eyebrow{color:#78604c;font-size:15px}.product-body .eyebrow span{flex-shrink:0}.product-body .product-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.75fr)}.product-body .catalogue-button{background:#a86335;color:white;white-space:normal;display:inline-block}.product-body .section-deck,.product-body .series span,.product-body .catalogue-card>p,.product-body .catalogue-note{color:#f1e6dc}.product-body .catalogue-card small,.product-body .solution-card small{color:#f2c5a1;font-size:13px}.product-body .process-step{grid-template-columns:minmax(140px,.6fr) minmax(0,1fr)}.product-body .process-step p{grid-column:2}.product-body .nav-wrap nav{gap:20px;font-size:14px}.product-body .orato-fit{background:#fffaf3}.product-body .dashboard-shot,.product-body .phone-showcase figure{background:#f3e8da;border-color:#b99c81}.product-body .dashboard-shot figcaption,.product-body .phone-showcase figcaption{color:#594638;font-size:14px}.product-body .orato-video-hero .eyebrow{color:#fff}.product-body .orato-video-hero .product-meta span{color:#f0d5bd}.product-body .featured-sensor small,.product-body .fibre-card-copy small{font-size:13px}.product-body .featured-sensor p,.product-body .fibre-card-copy dl div,.product-body .product-card-copy dl div{font-size:14px}.product-body .fibre-product-card{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.product-body .fibre-card-copy{min-width:0}.product-body .product-hero,.product-body .fibre-hero{background-color:#f5eee3}.product-body .catalogue-hero h1 em,.product-body .detail-copy h1{color:#a86335}
@media(max-width:1100px){.product-body .nav-wrap{height:120px;align-items:flex-start;padding-top:18px}.product-body .nav-wrap nav{display:flex;position:absolute;left:20px;right:20px;bottom:12px;overflow:auto;white-space:nowrap;gap:22px}.product-body .product-hero,.product-body .catalogue-hero,.product-body .detail-hero{padding-top:170px}}
@media(max-width:900px){.product-body .product-hero-grid{grid-template-columns:1fr}.product-body .catalogue-card .series{grid-template-columns:1fr}.product-body .product-meta{max-width:650px}}
@media(max-width:700px){.product-body .fibre-product-card{grid-template-columns:1fr}.product-body .process-step{grid-template-columns:1fr}.product-body .process-step p{grid-column:1}.product-body .nav-wrap nav{font-size:13px}.product-body .product-hero{min-height:0}.product-body .detail-copy h1{font-size:clamp(38px,11vw,76px);overflow-wrap:anywhere}}
