:root{--navy:#071f43;--navy2:#0a2f66;--blue:#1768c4;--blue2:#318af1;--sky:#eaf4ff;--ink:#10213b;--text:#52627a;--muted:#7f8ca0;--line:#dfe7f0;--soft:#f5f8fc;--white:#fff;--red:#d71920;--shadow:0 22px 60px rgba(10,38,80,.12);--r:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1240px,calc(100% - 48px));margin:auto}.topline{background:var(--navy);color:#c9d8ed;font-size:12px}.topline-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.topline a{color:#fff}.sep{opacity:.4;margin:0 10px}.site-header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid rgba(11,42,88,.08);transition:.25s}.site-header.is-scrolled{box-shadow:0 10px 30px rgba(8,34,72,.08)}.navrow{height:86px;display:flex;align-items:center;gap:28px}.brand{width:145px;flex:0 0 auto}.brand img{width:100%;height:62px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.main-nav>a,.nav-item>a{font-weight:750;font-size:14px;color:#172b49;display:flex;align-items:center;height:86px}.nav-item>a:after{content:"";width:6px;height:6px;border-right:1.7px solid;border-bottom:1.7px solid;transform:rotate(45deg);margin-left:8px;margin-top:-4px}.nav-toshiba{color:var(--red)!important}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:13px 18px;font-weight:800;font-size:14px;transition:.2s}.header-cta{background:var(--navy);color:#fff;white-space:nowrap}.header-cta:hover,.button-primary:hover{transform:translateY(-2px);background:#104f96}.has-mega{position:static}.mega{position:absolute;left:50%;top:119px;transform:translate(-50%,10px);width:min(1180px,calc(100vw - 56px));background:#fff;border:1px solid var(--line);border-radius:0 0 22px 22px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transition:.2s;pointer-events:none;overflow:hidden}.has-mega:hover>.mega,.has-mega:focus-within>.mega{opacity:1;visibility:visible;transform:translate(-50%,0);pointer-events:auto}.mega-grid{display:grid;padding:28px;gap:26px}.product-grid{grid-template-columns:1.1fr 1fr .72fr 1.05fr}.sol-grid{grid-template-columns:1fr 1.65fr .9fr}.mega-title,.kicker{display:block;font-size:11px;font-weight:900;letter-spacing:.12em;color:#6c83a2;margin-bottom:12px}.mega-category{display:block;padding:9px 0;border-bottom:1px solid #edf1f6}.mega-category strong{font-size:14px;display:block}.mega-category small,.mega-links small{display:block;color:var(--muted);font-size:11px;line-height:1.4;margin-top:2px}.simple-link{display:block;padding:7px 0;font-weight:700;font-size:13px;color:#263b59}.simple-link:hover,.text-link:hover{color:var(--blue)}.text-link{display:inline-flex;margin-top:14px;font-weight:850;color:var(--blue);font-size:13px}.toshiba-promo,.mega-feature{background:linear-gradient(145deg,var(--navy),#0b3979);color:#fff;border-radius:18px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;min-height:260px;position:relative;overflow:hidden}.toshiba-promo:after,.mega-feature:after{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-75px;bottom:-65px}.toshiba-promo .kicker{color:#ff8084}.toshiba-promo h3,.mega-feature h3{font-size:24px;margin:0 0 8px}.toshiba-promo p,.mega-feature p{font-size:13px;color:#d6e3f6}.button-white,.button-light{background:#fff;color:var(--navy);align-self:flex-start}.mega-intro h3{font-size:25px;line-height:1.15;margin:0 0 12px}.mega-intro p{color:var(--text);font-size:13px}.mega-links{display:grid;gap:8px}.mega-links.two-col{grid-template-columns:1fr 1fr}.mega-links a{padding:12px 14px;border:1px solid #e8eef5;border-radius:12px;transition:.2s}.mega-links a:hover{border-color:#bfd8f6;background:#f7fbff}.mobile-toggle{display:none;background:none;border:0;width:42px}.mobile-toggle span{height:2px;background:var(--navy);display:block;margin:6px 0}.hero{background:radial-gradient(circle at 80% 30%,rgba(49,138,241,.22),transparent 30%),linear-gradient(135deg,#061b3a 0%,#0a2d61 62%,#0b3979 100%);color:#fff;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:40px 40px;mask-image:linear-gradient(to right,transparent,#000)}.hero-wrap{min-height:610px;position:relative}.hero-slide{display:none;grid-template-columns:1.08fr .92fr;align-items:center;gap:54px;padding:86px 0 92px;min-height:610px}.hero-slide.is-active{display:grid}.hero-copy{position:relative;z-index:2}.hero-eyebrow{display:inline-flex;padding:8px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:11px;letter-spacing:.12em;font-weight:900;color:#b9d8ff}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.045em;margin:20px 0 22px;max-width:780px}.hero p{font-size:18px;line-height:1.65;color:#d5e3f5;max-width:670px}.hero-actions{display:flex;gap:12px;margin-top:32px}.button-primary{background:var(--blue2);color:#fff}.button-ghost{border:1px solid rgba(255,255,255,.25);color:#fff}.hero-visual{position:relative;z-index:2}.visual-card{background:rgba(255,255,255,.97);border-radius:28px;padding:22px;color:var(--ink);box-shadow:0 35px 80px rgba(0,0,0,.2)}.visual-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.visual-top strong{font-size:14px}.signal{display:flex;gap:5px}.signal i{width:7px;height:7px;border-radius:50%;background:#35b772}.visual-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.flow-card{background:#f3f7fc;border:1px solid #e3ecf6;border-radius:15px;padding:16px;min-height:104px}.flow-card b{display:block;font-size:13px;margin-bottom:8px}.flow-card span{color:#6e8098;font-size:11px}.visual-product{margin-top:12px;border-radius:18px;background:linear-gradient(135deg,#eaf4ff,#f9fbfe);height:190px;display:flex;align-items:center;justify-content:center;overflow:hidden}.visual-product img{width:70%;height:85%;object-fit:contain}.trustbar{border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:18px 0}.trust-item{padding:5px 22px;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-item strong{display:block;font-size:13px}.trust-item span{font-size:12px;color:var(--muted)}.section{padding:92px 0}.section.soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:36px}.section-head .copy{max-width:720px}.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:900;color:var(--blue);text-transform:uppercase}.section h2{font-size:clamp(31px,4vw,48px);line-height:1.08;letter-spacing:-.035em;margin:10px 0}.section-head p,.lead{color:var(--text);font-size:16px}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.solution-card,.sector-card,.post-card,.project-card,.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;transition:.22s}.solution-card{padding:24px;min-height:250px;display:flex;flex-direction:column}.solution-card:hover,.sector-card:hover,.post-card:hover,.project-card:hover,.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#c6d9ef}.num{width:38px;height:38px;background:var(--sky);color:var(--blue);display:grid;place-items:center;border-radius:11px;font-weight:900;font-size:12px}.solution-card h3{font-size:19px;line-height:1.2;margin:28px 0 10px}.solution-card p{font-size:13px;color:var(--text);margin:0 0 22px}.solution-card .text-link{margin-top:auto}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.feature-panel{border-radius:30px;padding:46px;background:var(--navy);color:#fff;position:relative;overflow:hidden}.feature-panel.light{background:#eaf4ff;color:var(--ink)}.feature-panel h2{font-size:42px}.feature-panel p{color:#cfddf0;font-size:16px}.feature-panel.light p{color:var(--text)}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:30px}.process div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);padding:15px;border-radius:14px}.process b{display:block;font-size:12px}.process small{color:#b7cae3}.toshiba-section{background:#071a36;color:#fff;overflow:hidden}.toshiba-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.toshiba-badge{color:#fff;background:var(--red);padding:7px 11px;border-radius:7px;font-size:11px;font-weight:900;letter-spacing:.1em}.toshiba-section h2{font-size:50px;margin-top:18px}.toshiba-section p{color:#c9d8eb}.product-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mini-product{background:#fff;color:var(--ink);border-radius:18px;padding:14px}.mini-product .pic{height:165px;background:#f2f6fb;border-radius:12px;display:grid;place-items:center;overflow:hidden}.mini-product img{width:90%;height:90%;object-fit:contain}.mini-product strong{display:block;margin:12px 4px 0;font-size:14px}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sector-card{padding:28px;min-height:190px;background:linear-gradient(145deg,#fff,#f7fbff)}.sector-card h3{font-size:20px}.sector-card p{font-size:13px;color:var(--text)}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card .pic{height:230px;background:#f5f8fc;display:grid;place-items:center;padding:16px}.product-card .pic img{width:100%;height:100%;object-fit:contain}.product-body{padding:18px}.product-body .brandname{font-size:11px;color:var(--blue);font-weight:900;text-transform:uppercase}.product-body h3{font-size:16px;line-height:1.25;margin:6px 0}.product-body p{color:var(--muted);font-size:12px}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.post-img,.project-img{height:210px;background:#edf3fa;overflow:hidden}.post-img img,.project-img img{width:100%;height:100%;object-fit:cover}.post-body,.project-body{padding:22px}.post-body h3,.project-body h3{font-size:19px;line-height:1.3;margin:8px 0}.post-body p,.project-body p{font-size:13px;color:var(--text)}.certificate-row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.certificate{border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff}.certificate strong{font-size:14px;display:block}.certificate span{font-size:11px;color:var(--muted)}.cta-section{padding:70px 0}.cta-box{background:linear-gradient(135deg,var(--navy),#0c438c);border-radius:30px;color:#fff;padding:52px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta-box h2{font-size:38px;margin:0 0 10px}.cta-box p{color:#cbdcf1;margin:0}.page-hero{padding:70px 0;background:linear-gradient(135deg,#f2f7fd,#fff);border-bottom:1px solid var(--line)}.page-hero h1{font-size:48px;letter-spacing:-.04em;margin:8px 0}.crumb{font-size:12px;color:var(--muted)}.content-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:36px;padding:60px 0}.prose{font-size:16px;color:#34465f}.prose h2,.prose h3{color:var(--ink);margin-top:34px}.prose table{width:100%;border-collapse:collapse}.prose td,.prose th{padding:11px;border:1px solid var(--line);text-align:left}.sidebar-card{border:1px solid var(--line);border-radius:18px;padding:22px;margin-bottom:18px;background:#fff}.list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:52px 0}.filterbar{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.chip{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:12px;font-weight:750}.site-footer{background:#071a36;color:#cfdbeb;margin-top:80px}.footer-main{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:45px;padding:64px 0}.footer-brand img{width:140px;filter:brightness(0) invert(1);opacity:.95;margin-bottom:20px}.footer-main h4{color:#fff;font-size:13px;margin:0 0 16px}.footer-main a,.footer-main p{display:block;color:#aabbd1;font-size:13px;margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:20px 0;display:flex;justify-content:space-between;font-size:12px;color:#8297b3}.empty{padding:50px;border:1px dashed #c9d6e5;border-radius:20px;text-align:center;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:36px;padding:60px 0}.contact-box{background:var(--navy);color:#fff;border-radius:24px;padding:36px}.form-card{border:1px solid var(--line);border-radius:24px;padding:34px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:800}.field input,.field textarea{border:1px solid #d7e0eb;border-radius:11px;padding:13px 14px;font:inherit;outline:none}.field input:focus,.field textarea:focus{border-color:var(--blue)}.alert{padding:13px 15px;border-radius:11px;background:#e8f7ee;color:#14683a;margin-bottom:18px}.alert.error{background:#fff0f0;color:#9a2525}@media(max-width:1120px){.topline{display:none}.navrow{height:76px}.brand{width:125px}.brand img{height:52px}.mobile-toggle{display:block;margin-left:auto}.header-cta{display:none}.main-nav{position:absolute;left:0;right:0;top:76px;background:#fff;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px 24px 25px;border-bottom:1px solid var(--line);max-height:calc(100vh - 76px);overflow:auto}.main-nav.is-open{display:flex}.main-nav>a,.nav-item>a{height:auto;padding:14px 0}.mega{position:static;transform:none!important;width:100%;box-shadow:none;border:0;border-radius:0;display:none;opacity:1;visibility:visible;pointer-events:auto}.has-mega:hover>.mega{display:none}.has-mega.mobile-open>.mega{display:block}.mega-grid,.product-grid,.sol-grid{grid-template-columns:1fr;padding:10px 0}.toshiba-promo,.mega-feature{min-height:180px}.hero-slide{grid-template-columns:1fr;padding:65px 0}.hero-visual{display:none}.trust-grid{grid-template-columns:1fr 1fr}.card-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.toshiba-layout,.split{grid-template-columns:1fr}.product-strip{grid-template-columns:repeat(3,1fr)}.sector-grid,.posts-grid,.list-grid{grid-template-columns:repeat(2,1fr)}.certificate-row{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1fr 1fr}.content-shell,.contact-grid{grid-template-columns:1fr}}@media(max-width:680px){.shell{width:min(100% - 28px,1240px)}.hero-wrap,.hero-slide{min-height:540px}.hero h1{font-size:42px}.hero p{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.trust-grid,.card-grid,.products-grid,.sector-grid,.posts-grid,.list-grid,.certificate-row,.product-strip{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.section{padding:65px 0}.section-head{display:block}.feature-panel{padding:30px}.process{grid-template-columns:1fr 1fr}.toshiba-section h2{font-size:38px}.cta-box{padding:34px;display:block}.cta-box .button{margin-top:25px}.page-hero h1{font-size:38px}.footer-main{grid-template-columns:1fr}.footer-bottom{display:block}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}}
/* BOER Frontend v1.1 */
.toshiba-grid{grid-template-columns:1.15fr .95fr .95fr 1.15fr;align-items:stretch}.toshiba-nav>a{color:var(--red)!important}.toshiba-product-link{display:flex;align-items:center;gap:11px;padding:8px 0;border-bottom:1px solid #edf1f6}.toshiba-product-thumb{width:48px;height:42px;border-radius:9px;background:#f3f6fa;display:grid;place-items:center;flex:0 0 auto;overflow:hidden}.toshiba-product-thumb img{width:90%;height:90%;object-fit:contain}.toshiba-product-link strong{display:block;font-size:13px;line-height:1.2}.toshiba-product-link small{display:block;font-size:10px;color:var(--muted);margin-top:2px}.technology-link{display:block;padding:11px 0;border-bottom:1px solid #edf1f6}.technology-link strong{display:block;font-size:14px}.technology-link small{font-size:11px;color:var(--muted)}.toshiba-menu-promo{border-radius:18px;background:linear-gradient(145deg,#071a36,#113f80);color:#fff;padding:24px;display:flex;flex-direction:column;min-height:300px;overflow:hidden;position:relative}.toshiba-menu-promo:after{content:"";position:absolute;width:220px;height:220px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-90px;bottom:-110px}.toshiba-menu-mark{font-size:10px;font-weight:900;letter-spacing:.12em;color:#ff8589}.toshiba-menu-promo h3{font-size:25px;line-height:1.12;margin:14px 0 8px;position:relative;z-index:1}.toshiba-menu-promo p{font-size:12px;line-height:1.55;color:#d4e2f3;margin:0;position:relative;z-index:1}.toshiba-menu-promo img{height:108px;width:100%;object-fit:contain;margin:10px 0;filter:drop-shadow(0 12px 18px rgba(0,0,0,.15));position:relative;z-index:1}.toshiba-menu-promo .button{position:relative;z-index:1;margin-top:auto}.product-list-shell{padding-bottom:80px}.category-showcase{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:36px 0 26px}.category-tile{position:relative;min-height:150px;border:1px solid var(--line);border-radius:18px;padding:22px;background:linear-gradient(145deg,#fff,#f6faff);transition:.2s}.category-tile:hover{transform:translateY(-3px);border-color:#bdd6f4;box-shadow:0 16px 35px rgba(10,38,80,.08)}.category-tile span{display:block;font-size:10px;font-weight:900;letter-spacing:.1em;color:var(--blue);text-transform:uppercase}.category-tile strong{display:block;font-size:18px;line-height:1.2;margin:10px 0 6px}.category-tile small{display:block;font-size:11px;color:var(--muted);line-height:1.45;padding-right:24px}.category-tile b{position:absolute;right:18px;bottom:16px;color:var(--blue)}.product-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-toolbar>div:first-child{font-size:12px;color:var(--muted)}.product-toolbar>div:first-child strong{font-size:22px;color:var(--ink);margin-right:4px}.product-toolbar .filterbar{margin:0;justify-content:flex-end}.chip.is-active{background:var(--navy);border-color:var(--navy);color:#fff}.product-list-grid{padding-top:32px}.product-card{position:relative}.product-card.is-archive{opacity:.8}.product-card .pic{position:relative}.product-badges{position:absolute;top:12px;left:12px;z-index:2;display:flex;gap:6px}.product-badges i{font-style:normal;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;padding:5px 8px;border-radius:999px}.badge-new{background:#e5f4ff;color:#0a63b8}.badge-archive{background:#edf0f4;color:#6f7886}.product-detail-hero{background:linear-gradient(135deg,#f4f8fc,#fff);border-bottom:1px solid var(--line);padding:28px 0 65px}.product-breadcrumb{font-size:11px;color:var(--muted);display:flex;gap:8px;align-items:center;margin-bottom:26px}.product-breadcrumb a:hover{color:var(--blue)}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.product-gallery{min-width:0}.product-main-image{height:480px;border-radius:26px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;padding:28px;box-shadow:0 16px 50px rgba(10,38,80,.06)}.product-main-image img{width:100%;height:100%;object-fit:contain}.product-thumbs{display:flex;gap:10px;overflow:auto;margin-top:12px;padding-bottom:3px}.product-thumb{width:72px;height:62px;flex:0 0 auto;border:1px solid var(--line);background:#fff;border-radius:11px;padding:5px;cursor:pointer}.product-thumb.is-active{border-color:var(--blue);box-shadow:0 0 0 2px rgba(23,104,196,.1)}.product-thumb img{width:100%;height:100%;object-fit:contain}.product-topline{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.brand-pill,.state-pill{font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;border-radius:999px;padding:7px 10px}.brand-pill{background:var(--navy);color:#fff}.state-pill.new{background:#e6f5ff;color:#0b67bb}.state-pill.archive{background:#edf0f4;color:#707888}.product-intro h1{font-size:clamp(38px,5vw,58px);line-height:1.02;letter-spacing:-.045em;margin:16px 0 5px}.model-code{font-size:13px;font-weight:800;color:var(--blue);margin-bottom:18px}.product-lead{font-size:17px;color:var(--text);max-width:620px}.archive-notice{display:flex;flex-direction:column;gap:3px;background:#f1f3f6;border-left:4px solid #7d8795;padding:14px 16px;border-radius:10px;margin:22px 0}.archive-notice strong{font-size:12px}.archive-notice span{font-size:11px;color:#687384}.product-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.product-doc-jump{border:1px solid #cfd9e5;background:#fff;color:var(--ink)}.product-solution-links{margin-top:32px;padding-top:20px;border-top:1px solid var(--line);display:flex;gap:8px;flex-wrap:wrap;align-items:center}.product-solution-links>span{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-right:5px}.product-solution-links a{font-size:11px;font-weight:750;padding:6px 9px;background:#eaf4ff;color:#135da9;border-radius:999px}.product-content-section{padding-top:65px}.product-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:42px}.product-prose .content-block{padding-bottom:36px;margin-bottom:36px;border-bottom:1px solid var(--line)}.product-prose .content-block:last-child{border-bottom:0}.product-prose h2{font-size:32px;margin:8px 0 24px}.product-documents{scroll-margin-top:135px}.document-link{display:grid;grid-template-columns:36px 1fr 18px;gap:10px;align-items:center;border-top:1px solid var(--line);padding:13px 0}.document-link span{width:34px;height:30px;border-radius:7px;background:#f2f6fa;display:grid;place-items:center;font-size:8px;font-weight:900;color:var(--red)}.document-link strong{font-size:11px;line-height:1.35}.document-link b{color:var(--blue)}.project-help{background:#f7fbff}.toshiba-landing-hero{background:radial-gradient(circle at 78% 30%,rgba(49,138,241,.25),transparent 28%),linear-gradient(135deg,#061a38,#0b3d82);color:#fff;padding:80px 0;overflow:hidden}.toshiba-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.toshiba-landing-hero h1{font-size:clamp(44px,5.6vw,72px);line-height:1;letter-spacing:-.05em;margin:20px 0}.toshiba-landing-hero p{font-size:17px;color:#d4e3f5;max-width:680px}.toshiba-hero-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;transform:rotate(-1deg)}.toshiba-hero-products a{background:#fff;color:var(--ink);border-radius:20px;padding:16px;min-height:300px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 30px 60px rgba(0,0,0,.18)}.toshiba-hero-products a:nth-child(2){transform:translateY(-22px)}.toshiba-hero-products img{height:210px;width:100%;object-fit:contain;margin:auto}.toshiba-hero-products strong{font-size:13px;margin-top:10px}.toshiba-story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:center}.toshiba-story-copy h2{font-size:46px;line-height:1.06;margin:12px 0}.toshiba-story-copy p{color:var(--text)}.abrid-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.abrid-cards>div{min-height:150px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:22px;display:flex;flex-direction:column}.abrid-cards b{font-size:11px;color:var(--blue)}.abrid-cards strong{font-size:17px;margin-top:auto}.abrid-cards span{font-size:11px;color:var(--muted)}.bx-family-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.bx-family-grid article{min-height:230px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px;display:flex;flex-direction:column}.bx-family-grid article>span{font-size:11px;font-weight:900;color:var(--red);letter-spacing:.08em}.bx-family-grid h3{font-size:29px;margin:14px 0 4px}.bx-family-grid p{font-weight:800;font-size:13px}.bx-family-grid small{color:var(--muted);margin-top:auto}.generation-map{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.generation-map>div{border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff;min-height:130px;display:flex;flex-direction:column}.generation-map span{font-size:12px;color:var(--muted)}.generation-map b{color:var(--red);font-size:20px;margin:auto 0}.generation-map strong{font-size:16px}.toshiba-menu-promo .button-white{color:var(--navy)}
@media(max-width:1120px){.toshiba-grid{grid-template-columns:1fr}.toshiba-menu-promo{min-height:220px}.toshiba-product-link{max-width:520px}.category-showcase{grid-template-columns:repeat(2,1fr)}.product-detail-grid,.toshiba-hero-grid,.toshiba-story-grid,.product-content-layout{grid-template-columns:1fr}.product-main-image{height:420px}.toshiba-hero-products{max-width:720px}.bx-family-grid{grid-template-columns:1fr 1fr}.generation-map{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.category-showcase{grid-template-columns:1fr}.product-toolbar{align-items:flex-start;flex-direction:column}.product-toolbar .filterbar{justify-content:flex-start}.product-main-image{height:330px}.product-detail-hero{padding-bottom:45px}.product-intro h1{font-size:40px}.product-actions{flex-direction:column;align-items:stretch}.product-actions .button{width:100%}.toshiba-landing-hero{padding:55px 0}.toshiba-hero-products{grid-template-columns:1fr}.toshiba-hero-products a:nth-child(2){transform:none}.toshiba-hero-products a{min-height:240px}.abrid-cards,.bx-family-grid,.generation-map{grid-template-columns:1fr}.toshiba-story-copy h2{font-size:36px}}


/* BOER Frontend v1.2 — final inner pages & mobile polish */
.mega-category.clean{padding:11px 0}.mega-category.clean strong{font-size:14px}.mega-category.clean small{display:none}
.inner-detail-section,.project-detail-wrap{padding:58px 0 82px}.inner-detail-grid,.project-detail-grid,.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:44px}.inner-prose{font-size:16px;line-height:1.78}.inner-prose>p:first-child{font-size:18px;color:#314765}.dark-card{background:linear-gradient(145deg,var(--navy),#0b3979);color:#fff;border:0}.dark-card .eyebrow{color:#8fc8ff}.dark-card p{color:#cbd9ec;font-size:13px}.dark-card .button{margin-top:18px}.mini-steps{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.mini-steps span{border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:10px;font-size:11px;color:#d8e5f4}.mini-steps b{display:block;color:#7db8ff;font-size:9px;margin-bottom:3px}.arrow-link{border-bottom:1px solid var(--line)}.solution-list-grid .solution-card{min-height:270px}.sector-list-grid .sector-card{min-height:220px}.project-list-grid .project-card{min-height:250px;display:flex}.project-list-grid .project-body{display:flex;flex-direction:column}.project-list-grid .text-link{margin-top:auto}.project-fact-card{border:1px solid var(--line);border-radius:16px;padding:18px;background:#fff;margin-bottom:12px}.project-fact-card span{display:block;font-size:9px;font-weight:900;letter-spacing:.11em;color:var(--muted);margin-bottom:4px}.project-fact-card strong{font-size:14px}.article-layout{padding:56px 0 82px}.article-cover{width:100%;max-height:520px;object-fit:cover;border-radius:24px;margin-bottom:30px;border:1px solid var(--line)}.article-prose{font-size:16px;line-height:1.8}.article-meta p{font-size:12px;color:var(--muted)}.insights-shell{padding:34px 0 80px}.insights-category-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;padding:14px 0 30px;border-bottom:1px solid var(--line);margin-bottom:30px}.insights-category-row>span:first-child{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-right:4px}.insight-topic{padding:7px 10px;border:1px solid var(--line);border-radius:999px;font-size:11px;font-weight:750;background:#fff}.certificates-grid-page{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:58px 0 80px}.certificate-card-large{border:1px solid var(--line);border-radius:20px;padding:26px;background:linear-gradient(145deg,#fff,#f7fbff);min-height:260px;display:flex;flex-direction:column;transition:.2s}.certificate-card-large:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#c5d9ef}.cert-code{font-size:12px;color:var(--blue);font-weight:900;letter-spacing:.06em}.certificate-card-large h3{font-size:20px;line-height:1.25;margin:20px 0 8px}.certificate-card-large p{font-size:12px;color:var(--muted)}.cert-meta{display:flex;flex-direction:column;gap:3px;margin-top:auto;padding-top:20px;font-size:10px;color:var(--muted)}.certificate-card-large>b{font-size:11px;color:var(--blue);margin-top:18px}.light-link{color:#fff!important;border-bottom:1px solid rgba(255,255,255,.12)}.toshiba-tech-strip{background:#fff;padding:0 0 85px}.tech-strip-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tech-strip-grid>div{border:1px solid var(--line);border-radius:20px;padding:28px;background:linear-gradient(145deg,#fff,#f5f9fe)}.tech-strip-grid h3{font-size:22px;line-height:1.2;margin:8px 0}.tech-strip-grid p{font-size:13px;color:var(--text)}.not-found-section{padding:80px 0 100px;background:linear-gradient(135deg,#f3f8fd,#fff)}.not-found-card{display:grid;grid-template-columns:1fr .7fr;gap:50px;align-items:center;border:1px solid var(--line);border-radius:30px;padding:55px;background:#fff;box-shadow:0 22px 60px rgba(10,38,80,.08)}.not-found-code{display:block;font-size:13px;font-weight:900;color:var(--blue);letter-spacing:.15em}.not-found-card h1{font-size:48px;line-height:1.05;letter-spacing:-.04em;margin:12px 0}.not-found-card p{color:var(--text);max-width:650px}.not-found-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.not-found-graphic{min-height:300px;background:linear-gradient(145deg,var(--navy),#0d468f);border-radius:24px;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:26px;transform:rotate(1deg)}.not-found-graphic b{display:grid;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:16px;color:#fff;font-size:13px;letter-spacing:.08em}.menu-open{overflow:hidden}
@media(max-width:1120px){.inner-detail-grid,.project-detail-grid,.article-layout{grid-template-columns:1fr}.certificates-grid-page{grid-template-columns:1fr 1fr}.tech-strip-grid{grid-template-columns:1fr}.not-found-card{grid-template-columns:1fr}.not-found-graphic{min-height:220px}.main-nav{box-shadow:0 18px 35px rgba(10,38,80,.12)}.nav-item.has-mega>a{justify-content:space-between}.mega{background:#f8fbfe;margin:0 -8px;padding:0 8px}.mega-grid{gap:15px}.toshiba-menu-promo{margin-bottom:10px}}
@media(max-width:680px){.certificates-grid-page{grid-template-columns:1fr}.not-found-card{padding:30px}.not-found-card h1{font-size:38px}.not-found-graphic{grid-template-columns:1fr 1fr;min-height:180px}.inner-detail-section,.project-detail-wrap,.article-layout{padding:38px 0 60px}.insights-category-row{overflow:auto;flex-wrap:nowrap;padding-bottom:18px}.insight-topic{white-space:nowrap}.mini-steps{grid-template-columns:1fr}.page-hero{padding:50px 0}.page-hero .lead{font-size:14px}.main-nav{padding-bottom:40px}.toshiba-product-link{padding:10px 0}}

/* BOER Frontend v1.3 — technical polish */
html{scroll-padding-top:130px}
:focus-visible{outline:3px solid rgba(49,138,241,.45);outline-offset:3px;border-radius:6px}
.hp-field{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.form-note{font-size:11px;color:var(--muted);margin:14px 0 0;line-height:1.55}
.document-link:focus-visible,.simple-link:focus-visible,.text-link:focus-visible{outline-offset:5px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}


/* BOER Visual Final v1.6 */
.top-phone{font-weight:850}
.hero-visual-mode{background:#eef5fb;color:var(--ink)}
.hero-visual-mode:before{display:none}
.hero-visual-mode .hero-wrap{min-height:0;padding:28px 0}
.hero-slide.has-visual-banner{display:none!important;grid-template-columns:1fr;padding:0;min-height:0}
.hero-slide.has-visual-banner.is-active{display:block!important}
.hero-banner-slide,.section-visual-banner{display:block;overflow:hidden;border-radius:26px;box-shadow:0 28px 70px rgba(8,35,75,.16);background:#fff;border:1px solid rgba(12,58,110,.08)}
.hero-banner-slide img,.section-visual-banner img,.page-visual-hero img,.detail-visual-section img{width:100%;height:auto;display:block}
.visual-section{padding:36px 0}
.visual-section-dark{background:#061a38}
.page-visual-hero{padding:34px 0;background:linear-gradient(180deg,#f2f7fc,#fff)}
.page-visual-hero img,.detail-visual-section img{border-radius:24px;box-shadow:0 25px 65px rgba(8,35,75,.12);border:1px solid var(--line)}
.detail-visual-section{padding:34px 0 0;background:#fff}
.detail-visual-section.compact{padding-bottom:0}
.contact-primary-phone{display:inline-block;font-size:22px;color:#fff;margin-bottom:3px}
.site-footer .footer-main strong{font-weight:900}
@media(max-width:680px){
  .hero-visual-mode .hero-wrap{width:100%;padding:0}
  .hero-banner-slide{border-radius:0;border:0;box-shadow:none}
  .hero-banner-slide img{min-height:340px;object-fit:cover;object-position:center}
  .visual-section{padding:18px 0}
  .section-visual-banner,.page-visual-hero img,.detail-visual-section img{border-radius:14px}
  .page-visual-hero,.detail-visual-section{padding-top:18px}
}


/* BOER Visual Refinement v1.6.1 */
.hero-visual-mode .hero-wrap{padding:14px 0 18px}
.hero-banner-slide{max-width:1280px;margin:0 auto;border-radius:20px;box-shadow:0 16px 34px rgba(8,35,75,.10)}
.hero-banner-slide img{width:100%;height:auto;display:block;aspect-ratio:21/9;object-fit:cover}
.visual-section{padding:24px 0}
.section-visual-banner{border-radius:22px;box-shadow:0 18px 38px rgba(8,35,75,.10)}
.page-visual-hero{padding:20px 0;background:linear-gradient(180deg,#f7fbff,#fff)}
.page-visual-hero img,.detail-visual-section img{border-radius:20px;box-shadow:0 18px 38px rgba(8,35,75,.08)}
.detail-visual-section{padding:20px 0 0;background:#fff}
@media(max-width:680px){
  .hero-visual-mode .hero-wrap{padding:8px 0 12px}
  .hero-banner-slide img{aspect-ratio:16/9;min-height:0;max-height:none}
  .visual-section{padding:14px 0}
  .section-visual-banner,.page-visual-hero img,.detail-visual-section img{border-radius:14px}
  .page-visual-hero,.detail-visual-section{padding-top:14px}
}


/* BOER Frontend Hero Rework v1.6.2 */
.hero.hero-rework{background:radial-gradient(circle at 82% 24%,rgba(49,138,241,.16),transparent 28%),linear-gradient(180deg,#f2f7fc 0%,#ffffff 100%);color:var(--ink);border-bottom:1px solid var(--line)}
.hero.hero-rework:before{display:none}
.hero-rework .hero-wrap{min-height:0;padding:18px 0 10px}
.hero-rework .hero-slide{display:none;grid-template-columns:minmax(0,1.02fr) minmax(460px,.98fr);align-items:center;gap:46px;padding:34px 0 30px;min-height:0}
.hero-rework .hero-slide.is-active{display:grid}
.hero-rework .hero-copy{max-width:690px}
.hero-rework .hero-eyebrow{border-color:#d4e4f6;color:var(--blue);background:#fff}
.hero-rework h1{font-size:clamp(38px,4.6vw,62px);line-height:1.02;letter-spacing:-.045em;margin:18px 0 18px;max-width:12ch;color:#112542}
.hero-rework p{font-size:17px;line-height:1.72;color:#586983;max-width:58ch}
.hero-rework .button-ghost{border:1px solid #d4deea;color:var(--navy);background:#fff}
.hero-rework .button-ghost:hover{border-color:#bfd4ec;color:#104f96;transform:translateY(-2px)}
.hero-rework .hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}
.hero-points div{background:#fff;border:1px solid #e5edf6;border-radius:16px;padding:14px 15px;box-shadow:0 10px 22px rgba(8,35,75,.05)}
.hero-points strong{display:block;font-size:13px;line-height:1.25;color:#132746}
.hero-points span{display:block;font-size:12px;line-height:1.45;color:#72829b;margin-top:5px}
.hero-visual-rich{display:block !important}
.hero-image-panel{position:relative;background:linear-gradient(180deg,#ffffff,#f5f9fe);border:1px solid #e0e8f2;border-radius:28px;padding:18px;box-shadow:0 24px 58px rgba(8,35,75,.12);overflow:hidden}
.hero-image-panel:after{content:"";position:absolute;inset:auto -50px -70px auto;width:180px;height:180px;border-radius:50%;border:1px solid rgba(23,104,196,.10)}
.hero-image-panel img{width:100%;height:auto;display:block;border-radius:18px;aspect-ratio:4/3;object-fit:cover;background:#eef4fb}
.hero-kpis{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px;position:relative;z-index:1}
.hero-kpis span{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid #dce7f4;color:#17426f;font-size:12px;font-weight:800;box-shadow:0 8px 18px rgba(8,35,75,.05)}
.hero-kpis span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--blue2)}
.hero-rework + .trustbar{border-top:0}
@media(max-width:1120px){
  .hero-rework .hero-wrap{padding:12px 0 8px}
  .hero-rework .hero-slide{grid-template-columns:1fr;gap:24px;padding:26px 0 20px}
  .hero-rework .hero-visual{display:block}
  .hero-points{grid-template-columns:1fr 1fr 1fr}
  .hero-image-panel img{aspect-ratio:16/10}
}
@media(max-width:680px){
  .hero-rework .hero-wrap{padding:10px 0 8px}
  .hero-rework .hero-slide{padding:22px 0 18px}
  .hero-rework h1{font-size:36px;max-width:none}
  .hero-rework p{font-size:15px}
  .hero-points{grid-template-columns:1fr;gap:10px;margin-top:22px}
  .hero-image-panel{padding:12px;border-radius:18px}
  .hero-image-panel img{border-radius:12px;aspect-ratio:16/10}
  .hero-kpis{gap:8px;margin-bottom:10px}
  .hero-kpis span{font-size:11px;padding:7px 10px}
}


/* BOER Section Visuals v1.6.3 */
.solution-card.has-media,.sector-card.has-media{padding:0;background:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden}
.card-media{display:block;position:relative;aspect-ratio:16/10;background:linear-gradient(145deg,#eef4fb,#f8fbfe);overflow:hidden}
.card-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.solution-card:hover .card-media img,.sector-card:hover .card-media img{transform:scale(1.05)}
.card-media:after{content:"";position:absolute;inset:auto 0 0 0;height:52%;background:linear-gradient(180deg,rgba(7,31,67,0) 0%,rgba(7,31,67,.14) 100%)}
.media-chip{position:absolute;left:16px;top:16px;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.96);border:1px solid rgba(10,38,80,.08);font-size:11px;font-weight:900;letter-spacing:.08em;color:#14345c;text-transform:uppercase;box-shadow:0 10px 24px rgba(8,35,75,.08)}
.solution-card-body,.sector-card-body{display:flex;flex-direction:column;flex:1;padding:22px 24px 24px}
.solution-card.has-media .num{margin-bottom:18px}
.solution-card.has-media h3,.sector-card.has-media h3{margin:0 0 10px}
.solution-card.has-media p,.sector-card.has-media p{margin:0 0 22px;color:var(--text)}
.solution-card.has-media .text-link,.sector-card.has-media .text-link{margin-top:auto}
.solution-card.has-media{min-height:unset}
.sector-card.has-media{min-height:unset;background:#fff}
.sector-card .sector-card-body .eyebrow{margin-bottom:10px}
.sector-card.has-media .sector-card-body{min-height:210px}
.solution-list-grid .solution-card.has-media .card-media{aspect-ratio:16/9}
.solution-list-grid .solution-card.has-media .solution-card-body{min-height:230px}
.sector-list-grid .sector-card.has-media .card-media{aspect-ratio:16/9}
.sector-list-grid .sector-card.has-media .sector-card-body{min-height:220px}
@media(max-width:1120px){
  .card-grid{grid-template-columns:repeat(2,1fr)}
  .sector-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:680px){
  .card-grid,.sector-grid{grid-template-columns:1fr}
  .solution-card-body,.sector-card-body{padding:18px 18px 20px}
  .media-chip{left:12px;top:12px;padding:8px 11px;font-size:10px}
}


/* BOER Hero Controls v1.6.4 */
.hero-rework .hero-wrap{padding-bottom:64px}
.hero-slider-controls{position:absolute;left:0;right:0;bottom:18px;z-index:15;display:flex;align-items:center;justify-content:center;gap:12px;pointer-events:none}
.hero-nav,.hero-dot{pointer-events:auto;border:0;cursor:pointer;appearance:none;-webkit-appearance:none}
.hero-nav{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--navy);border:1px solid #dce6f1;box-shadow:0 8px 22px rgba(8,35,75,.10);font-size:25px;line-height:1;transition:.2s}
.hero-nav:hover{background:var(--navy);color:#fff;border-color:var(--navy);transform:translateY(-1px)}
.hero-dots{display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.88);border:1px solid rgba(13,55,105,.09);box-shadow:0 8px 22px rgba(8,35,75,.08);backdrop-filter:blur(10px)}
.hero-dot{width:8px;height:8px;padding:0;border-radius:999px;background:#b9c9db;transition:.25s}
.hero-dot.is-active{width:25px;background:var(--blue)}
.hero-rework .hero-slide{animation:heroFade .32s ease}
@keyframes heroFade{from{opacity:.28;transform:translateY(4px)}to{opacity:1;transform:none}}
@media(max-width:680px){
  .hero-rework .hero-wrap{padding-bottom:62px}
  .hero-slider-controls{bottom:14px}
  .hero-nav{width:38px;height:38px}
}

/* BOER VISUAL POLISH UPDATE v1.6.5 */
.toshiba-layout{grid-template-columns:.86fr 1.14fr;align-items:start}
.product-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-content:start}
.mini-product{border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(244,248,253,.98));box-shadow:0 18px 45px rgba(0,0,0,.14);padding:14px 14px 16px;display:flex;flex-direction:column;min-height:260px}
.mini-product:hover{transform:translateY(-5px);box-shadow:0 24px 55px rgba(0,0,0,.18)}
.mini-product .pic{height:155px;background:linear-gradient(145deg,#f8fbff,#ecf3fb);border:1px solid #e6eef7;border-radius:14px;padding:12px}
.mini-product img{width:100%;height:100%;object-fit:contain}
.mini-product .model{display:inline-flex;align-self:flex-start;margin:12px 2px 6px;padding:5px 9px;border-radius:999px;background:#edf4ff;color:#1768c4;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.mini-product strong{font-size:15px;line-height:1.3;margin:0 2px;color:#10213b}
.feature-panel{min-height:520px;padding:42px}
.feature-panel .panel-bg{position:absolute;inset:0;z-index:0}
.feature-panel .panel-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(140deg,rgba(7,26,54,.88) 0%,rgba(7,26,54,.72) 45%,rgba(7,26,54,.40) 100%)}
.feature-panel.light .panel-bg:after{background:linear-gradient(135deg,rgba(234,244,255,.95) 0%,rgba(234,244,255,.86) 40%,rgba(255,255,255,.68) 100%)}
.feature-panel .panel-bg img{width:100%;height:100%;object-fit:cover;filter:saturate(.98) contrast(1.02)}
.feature-panel .panel-inner{position:relative;z-index:2;max-width:560px}
.feature-panel .eyebrow{color:#8cc4ff}
.feature-panel.light .eyebrow{color:#1768c4}
.feature-panel p{max-width:520px}
.process{gap:10px;margin-top:24px}
.process div{backdrop-filter:blur(3px);background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.12)}
.feature-panel.light .process div{background:rgba(255,255,255,.72);border:1px solid rgba(23,104,196,.12)}
.feature-panel .button{margin-top:18px}
.dpp-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px}
.dpp-points div{background:rgba(255,255,255,.72);border:1px solid rgba(23,104,196,.14);border-radius:16px;padding:15px 14px;backdrop-filter:blur(3px)}
.dpp-points b{display:block;font-size:12px;line-height:1.2;margin-bottom:6px;color:#10213b}
.dpp-points small{display:block;font-size:11px;line-height:1.45;color:#52627a}
.posts-grid.insights-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.insights-preview-grid .post-card{display:flex;flex-direction:column}
.insights-preview-grid .post-img{height:180px}
.insights-preview-grid .post-body{padding:18px}
.insights-preview-grid .post-body h3{font-size:17px;line-height:1.28;margin:8px 0}
.insights-preview-grid .post-body p{font-size:12px;line-height:1.6}
.insights-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.insights-grid .post-img{height:190px}
.insights-grid .post-body{padding:18px}
.insights-grid .post-body h3{font-size:17px;line-height:1.28}
@media(max-width:1320px){.posts-grid.insights-preview-grid,.insights-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1120px){.product-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-panel{min-height:460px}.posts-grid.insights-preview-grid,.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.mini-product{min-height:auto}.product-strip{grid-template-columns:1fr}.feature-panel{min-height:auto;padding:30px}.dpp-points{grid-template-columns:1fr}.posts-grid.insights-preview-grid,.insights-grid{grid-template-columns:1fr}}


/* BOER Feature Strip Visual Update v1.6.6 */
.trustbar{border-top:1px solid #e5edf6;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)}
.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:22px 0 24px}
.trust-item.trust-item-visual{padding:14px 16px;border:1px solid #dfe8f2;border-radius:20px;background:linear-gradient(145deg,#ffffff 0%,#f5f9fe 100%);display:flex;align-items:center;gap:14px;min-height:112px;box-shadow:0 14px 34px rgba(8,35,75,.05);position:relative;overflow:hidden;transition:.24s}
.trust-item.trust-item-visual:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#1768c4,#318af1);opacity:.85}
.trust-item.trust-item-visual:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(8,35,75,.10);border-color:#c6d9ef;background:linear-gradient(145deg,#ffffff 0%,#eef6ff 100%)}
.trust-thumb{width:76px;height:76px;border-radius:18px;overflow:hidden;flex:0 0 76px;background:#edf4fd;border:1px solid #d8e6f6;display:block;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}
.trust-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.trust-item.trust-item-visual:hover .trust-thumb img{transform:scale(1.05)}
.trust-copy{display:flex;flex-direction:column;min-width:0}
.trust-copy strong{display:block;font-size:14px;line-height:1.25;color:#10213b;margin-bottom:5px}
.trust-copy span{font-size:12px;line-height:1.5;color:#72829b}
.trust-arrow{margin-left:auto;color:#1768c4;font-weight:900;font-size:18px;line-height:1;align-self:center;padding-left:6px}
@media(max-width:1180px){.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.trust-grid{grid-template-columns:1fr;gap:12px;padding:16px 0 18px}.trust-item.trust-item-visual{min-height:96px;padding:12px 14px}.trust-thumb{width:64px;height:64px;flex-basis:64px}.trust-copy strong{font-size:13px}.trust-copy span{font-size:11px}}


/* BOER Mega Menu Visual Update v1.6.7 */
.mega-intro-visual{display:block;margin:16px 0 8px;border:1px solid #dde8f3;border-radius:16px;background:linear-gradient(145deg,#fff,#f6fbff);overflow:hidden;box-shadow:0 12px 28px rgba(10,38,80,.06)}
.mega-intro-visual img{width:100%;height:128px;object-fit:cover;display:block}
.mega-intro-visual span{display:block;padding:10px 12px;font-size:11px;line-height:1.5;color:#5f738f}
.mega-feature-dpp{background:linear-gradient(145deg,#08265c,#114487)}
.mega-feature-visual{margin:14px 0 18px;border-radius:16px;overflow:hidden;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}
.mega-feature-visual img{display:block;width:100%;height:140px;object-fit:cover}
.mega-category.has-thumb{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #edf1f6}
.mega-category.has-thumb .menu-thumb{width:54px;height:54px;border-radius:14px;overflow:hidden;flex:0 0 54px;background:#eef4fb;border:1px solid #d9e5f2;box-shadow:0 8px 18px rgba(10,38,80,.05)}
.mega-category.has-thumb .menu-thumb.small{width:44px;height:44px;flex-basis:44px;border-radius:12px}
.mega-category.has-thumb .menu-thumb img{width:100%;height:100%;object-fit:cover}
.mega-category.has-thumb .menu-copy{display:flex;flex-direction:column;min-width:0}
.mega-category.has-thumb .menu-copy strong{display:block;font-size:14px;line-height:1.25}
.mega-category.has-thumb .menu-copy small{display:block;color:#7a889d;font-size:11px;line-height:1.45;margin-top:3px}
.technology-link.rich{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #edf1f6}
.tech-thumb{width:52px;height:52px;flex:0 0 52px;border-radius:14px;overflow:hidden;background:#eef4fb;border:1px solid #d9e5f2;box-shadow:0 8px 18px rgba(10,38,80,.05)}
.tech-thumb img{width:100%;height:100%;object-fit:cover}
.tech-copy{display:flex;flex-direction:column;min-width:0}
.tech-copy strong{display:block;font-size:14px;line-height:1.25}
.tech-copy small{font-size:11px;color:var(--muted);line-height:1.45;margin-top:3px}
.mega-category.clean.has-thumb{padding:10px 0}
.mega-category.clean.has-thumb strong{font-size:13px}
@media(max-width:1120px){.mega-intro-visual img{height:110px}.mega-feature-visual img{height:120px}.mega-category.has-thumb .menu-thumb{width:48px;height:48px;flex-basis:48px}.tech-thumb{width:48px;height:48px;flex-basis:48px}}
@media(max-width:680px){.mega-category.has-thumb .menu-thumb,.tech-thumb{width:42px;height:42px;flex-basis:42px;border-radius:10px}.mega-intro-visual img{height:94px}.mega-feature-visual img{height:104px}}


/* BOER FINAL POLISH v1.7.0 */
.top-phone{font-weight:900}
.premium-page-hero{padding:56px 0;background:radial-gradient(circle at 85% 25%,rgba(49,138,241,.14),transparent 28%),linear-gradient(135deg,#f4f8fc,#fff);overflow:hidden}
.page-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:54px;align-items:center}
.premium-page-hero:not(.has-visual) .page-hero-grid{grid-template-columns:1fr}
.page-hero-copy{max-width:980px}
.premium-page-hero h1{font-size:clamp(42px,5vw,64px);line-height:1.02;margin:14px 0 18px;max-width:1050px}
.premium-page-hero .lead{max-width:780px;font-size:17px}
.page-hero-signals{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}
.page-hero-signals span{padding:7px 11px;border:1px solid #d8e5f3;border-radius:999px;background:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;color:#42607f;text-transform:uppercase}
.page-hero-media{height:290px;border-radius:28px;overflow:hidden;position:relative;background:#eaf3fc;border:1px solid #dbe6f2;box-shadow:0 26px 58px rgba(8,35,75,.12)}
.page-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(6,31,67,.5))}
.page-hero-media img{width:100%;height:100%;object-fit:cover}
.page-hero-media-badge{position:absolute;z-index:2;left:20px;right:20px;bottom:17px;color:#fff;display:flex;align-items:end;justify-content:space-between;gap:12px}
.page-hero-media-badge b{font-size:15px;letter-spacing:.08em}.page-hero-media-badge span{font-size:10px;opacity:.88}
.visual-category-showcase{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.visual-category-tile{min-height:190px;padding:0;overflow:hidden;display:grid;grid-template-columns:98px 1fr;align-items:stretch}
.category-tile-media{display:block;overflow:hidden;background:#edf4fc}.category-tile-media img{width:100%;height:100%;object-fit:cover;transition:.35s}.visual-category-tile:hover .category-tile-media img{transform:scale(1.05)}
.category-tile-copy{padding:18px 18px 20px;display:flex;flex-direction:column}.category-tile-copy em{font-style:normal;font-size:9px;font-weight:900;letter-spacing:.1em;color:var(--blue);text-transform:uppercase}.category-tile-copy strong{font-size:17px;margin:8px 0 6px}.category-tile-copy small{font-size:11px;line-height:1.45;color:var(--muted)}
.visual-category-tile>b{right:15px;bottom:13px}
.premium-product-list{padding-bottom:90px}.premium-product-toolbar{position:relative;display:grid;grid-template-columns:auto minmax(240px,350px) 1fr;gap:20px;align-items:center;margin:28px 0 10px;padding:18px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 15px 35px rgba(8,35,75,.05)}
.product-count{display:flex;align-items:baseline;gap:7px;white-space:nowrap}.product-count strong{font-size:26px}.product-count span{font-size:11px;color:var(--muted)}
.product-search{display:flex;align-items:center;border:1px solid #d9e4ef;border-radius:12px;background:#f8fbfe;overflow:hidden}.product-search input{border:0;outline:0;background:transparent;padding:11px 12px;width:100%;font:inherit;font-size:12px}.product-search button{border:0;background:var(--navy);color:#fff;padding:11px 14px;font-weight:850;cursor:pointer}.premium-product-toolbar .filterbar{margin:0;justify-content:flex-end;max-height:86px;overflow:auto}
.product-list-grid{padding-top:28px}
.premium-pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin:44px auto 0;padding:15px 18px;border:1px solid var(--line);border-radius:18px;background:#fff;width:max-content;max-width:100%;box-shadow:0 12px 30px rgba(8,35,75,.05)}
.page-numbers{display:flex;align-items:center;gap:7px}.page-numbers a,.page-numbers span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;font-size:12px;font-weight:800}.page-numbers a{border:1px solid #e0e8f1}.page-numbers a.is-active{background:var(--navy);color:#fff;border-color:var(--navy)}
.page-arrow{display:flex;gap:7px;align-items:center;font-size:12px;font-weight:850;color:var(--blue)}.page-arrow.is-disabled{opacity:.35;pointer-events:none}
.premium-toshiba-story{grid-template-columns:.9fr 1.1fr;align-items:stretch}
.toshiba-story-media{margin-top:26px;display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#fff,#f5f9fe);box-shadow:0 15px 35px rgba(8,35,75,.06)}
.toshiba-story-media img{width:180px;height:145px;object-fit:contain;background:#fff;border-radius:14px;padding:10px}.toshiba-story-media div{display:flex;flex-direction:column}.toshiba-story-media span{font-size:10px;color:var(--red);font-weight:900;letter-spacing:.12em}.toshiba-story-media b{font-size:18px;line-height:1.25;margin:7px 0}.toshiba-story-media small{font-size:10px;color:var(--muted)}
.premium-abrid-cards>div{position:relative;overflow:hidden;min-height:200px;padding:20px}.premium-abrid-cards img{width:100%;height:92px;object-fit:cover;border-radius:12px;margin-bottom:13px;filter:saturate(.92)}.premium-abrid-cards b{position:absolute;top:28px;left:28px;background:#fff;border-radius:999px;padding:5px 7px;box-shadow:0 7px 18px rgba(0,0,0,.08)}
.premium-bx-family article{padding:18px;overflow:hidden}.premium-bx-family article img{height:120px;width:100%;object-fit:contain;background:linear-gradient(145deg,#f7faff,#eef4fa);border-radius:14px;margin-bottom:14px}.premium-bx-family article>span{margin-top:0}
.project-proof-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.project-proof-strip>div{border:1px solid var(--line);border-radius:18px;padding:20px;background:linear-gradient(145deg,#fff,#f7fbff);display:flex;flex-direction:column}.project-proof-strip b{font-size:18px;color:var(--navy)}.project-proof-strip span{font-size:11px;color:var(--muted)}
.premium-project-list{grid-template-columns:repeat(3,1fr)}.premium-project-list .project-img{height:190px}.premium-project-list .project-card{display:flex;flex-direction:column}.premium-project-list .project-body{display:flex;flex-direction:column;flex:1}.premium-project-list .project-body .text-link{margin-top:auto}
.premium-insights-shell{padding-top:30px}.insights-summary{display:flex;align-items:baseline;gap:8px;margin:0 0 20px}.insights-summary strong{font-size:25px}.insights-summary span{font-size:11px;color:var(--muted)}
.compact-insights-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.compact-insights-grid .post-img{height:165px}.compact-insights-grid .post-body{padding:16px}.compact-insights-grid .post-body h3{font-size:16px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.compact-insights-grid .post-body p{font-size:11px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
@media(max-width:1180px){.page-hero-grid{grid-template-columns:1fr 340px}.page-hero-media{height:250px}.visual-category-showcase{grid-template-columns:repeat(2,1fr)}.premium-product-toolbar{grid-template-columns:1fr 1fr}.premium-product-toolbar .filterbar{grid-column:1/-1;justify-content:flex-start}.compact-insights-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.page-hero-grid{grid-template-columns:1fr}.page-hero-media{height:240px}.premium-toshiba-story{grid-template-columns:1fr}.project-proof-strip{grid-template-columns:1fr 1fr}.premium-project-list{grid-template-columns:1fr 1fr}.compact-insights-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.premium-page-hero{padding:38px 0}.premium-page-hero h1{font-size:39px}.page-hero-media{height:210px;border-radius:18px}.page-hero-media-badge{left:14px;right:14px}.page-hero-media-badge span{display:none}.visual-category-showcase{grid-template-columns:1fr}.visual-category-tile{grid-template-columns:82px 1fr;min-height:150px}.premium-product-toolbar{grid-template-columns:1fr}.premium-product-toolbar .filterbar{grid-column:auto}.premium-pagination{width:100%;gap:8px;padding:12px 10px}.page-arrow span{display:none}.page-numbers a,.page-numbers span{width:34px;height:34px}.toshiba-story-media{grid-template-columns:120px 1fr}.toshiba-story-media img{width:120px;height:110px}.project-proof-strip,.premium-project-list,.compact-insights-grid{grid-template-columns:1fr}.premium-project-list .project-img{height:180px}}


/* BOER UI REFINEMENT v1.7.1 */
.product-list-hero{padding:38px 0}.product-list-hero .page-hero-grid{grid-template-columns:minmax(0,1fr) 360px;gap:38px}.product-list-hero h1{font-size:clamp(40px,4vw,54px);margin:10px 0 12px}.product-list-hero .lead{font-size:15px;line-height:1.65}.product-list-hero .page-hero-signals{margin-top:18px}.product-list-hero .page-hero-media{height:220px;border-radius:22px}
.solution-detail-hero{padding:34px 0}.solution-detail-hero h1{font-size:clamp(40px,4.4vw,54px);font-weight:760;line-height:1.04;max-width:900px;margin:10px 0 12px}.solution-detail-hero .lead{font-size:15px;line-height:1.65;max-width:820px}.solution-detail-hero .page-hero-signals{margin-top:16px}.solution-detail-hero .page-hero-signals span{padding:6px 10px;font-size:9px}.solution-visual-section{padding:22px 0 0}.solution-visual-section .shell{max-width:980px}.solution-visual-section img{width:100%;height:330px;object-fit:cover;border-radius:20px;box-shadow:0 18px 42px rgba(8,35,75,.08)}
.insights-page-hero{padding:40px 0}.insights-page-hero .page-hero-grid{grid-template-columns:minmax(0,1fr) 360px;gap:38px}.insights-page-hero h1{font-size:clamp(40px,4vw,54px);margin:10px 0 12px}.insights-page-hero .lead{font-size:15px;line-height:1.6}.insights-page-hero .page-hero-media{height:210px;border-radius:22px}.premium-insights-shell{padding-top:24px;padding-bottom:68px}.premium-insights-shell .insights-category-row{padding:10px 0 20px;margin-bottom:18px}.premium-insights-shell .insights-summary{margin-bottom:14px}.compact-insights-grid{gap:14px}.compact-insights-grid .post-card{border-radius:17px}.compact-insights-grid .post-img{height:125px}.compact-insights-grid .post-body{padding:13px 14px 15px}.compact-insights-grid .post-body .eyebrow{font-size:9px}.compact-insights-grid .post-body h3{font-size:14px;line-height:1.28;margin:6px 0;-webkit-line-clamp:2}.compact-insights-grid .post-body p{font-size:10.5px;line-height:1.48;-webkit-line-clamp:2;margin-bottom:0}.premium-insights-shell .premium-pagination{margin-top:30px}
.toshiba-landing-page .section{padding:68px 0}.toshiba-landing-page .section-head{margin-bottom:26px}.toshiba-landing-page .section h2{font-size:clamp(30px,3.4vw,44px)}.toshiba-landing-page #abrid{background:linear-gradient(180deg,#fff 0%,#f7fbff 100%);border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7}.toshiba-landing-page .premium-toshiba-story{gap:34px}.toshiba-landing-page .toshiba-story-copy h2{font-size:clamp(34px,3.7vw,48px);max-width:620px}.toshiba-key-strip{padding:20px 0;background:#071a36;color:#fff;border-top:1px solid rgba(255,255,255,.08)}.toshiba-key-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.toshiba-key-grid>div{min-height:92px;padding:14px 15px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.03));display:flex;flex-direction:column;justify-content:center}.toshiba-key-grid span{font-size:9px;font-weight:900;letter-spacing:.12em;color:#ff8589;text-transform:uppercase}.toshiba-key-grid strong{font-size:16px;margin:4px 0 2px}.toshiba-key-grid small{font-size:10px;color:#c6d7eb;line-height:1.4}.premium-generation-map>div{min-height:210px;padding:14px 16px;background:linear-gradient(145deg,#fff,#f7fbff);overflow:hidden}.premium-generation-map img{width:100%;height:86px;object-fit:contain;background:#f5f8fc;border-radius:12px;margin-bottom:10px;padding:6px}.premium-generation-map span{font-size:11px}.premium-generation-map b{margin:5px 0;font-size:17px}.premium-generation-map strong{font-size:15px}.premium-tech-strip>div{display:grid;grid-template-columns:130px 1fr;column-gap:20px;align-items:center;min-height:210px;padding:22px}.premium-tech-strip .tech-strip-visual{grid-row:1/5;width:130px;height:150px;border-radius:16px;overflow:hidden;background:#edf4fb;border:1px solid #dbe6f2;display:block}.premium-tech-strip .tech-strip-visual img{width:100%;height:100%;object-fit:cover}.premium-tech-strip .eyebrow,.premium-tech-strip h3,.premium-tech-strip p{grid-column:2}.premium-tech-strip h3{font-size:20px;margin:6px 0}.premium-tech-strip p{margin:0}.toshiba-landing-page .premium-bx-family article{min-height:260px}.toshiba-landing-page .premium-bx-family article img{height:105px}
.product-list-hero + .premium-product-list{padding-top:4px}.visual-category-showcase{margin:24px 0 20px}.visual-category-tile{min-height:160px}.category-tile-media{min-height:160px}.premium-product-toolbar{margin:20px 0 8px;padding:15px 16px;border-radius:17px}.product-list-grid{padding-top:20px}
@media(max-width:1180px){.product-list-hero .page-hero-grid,.insights-page-hero .page-hero-grid{grid-template-columns:1fr 300px}.product-list-hero .page-hero-media,.insights-page-hero .page-hero-media{height:190px}.toshiba-key-grid{grid-template-columns:repeat(3,1fr)}.premium-generation-map{grid-template-columns:repeat(3,1fr)}.premium-tech-strip>div{grid-template-columns:110px 1fr}.premium-tech-strip .tech-strip-visual{width:110px;height:130px}}
@media(max-width:900px){.product-list-hero .page-hero-grid,.insights-page-hero .page-hero-grid{grid-template-columns:1fr}.product-list-hero .page-hero-media,.insights-page-hero .page-hero-media{height:200px}.solution-visual-section img{height:280px}.toshiba-key-grid{grid-template-columns:repeat(2,1fr)}.premium-tech-strip{grid-template-columns:1fr}}
@media(max-width:680px){.product-list-hero,.solution-detail-hero,.insights-page-hero{padding:30px 0}.product-list-hero h1,.solution-detail-hero h1,.insights-page-hero h1{font-size:36px}.product-list-hero .page-hero-media,.insights-page-hero .page-hero-media{height:180px}.solution-visual-section{padding-top:14px}.solution-visual-section img{height:220px;border-radius:15px}.compact-insights-grid .post-img{height:150px}.compact-insights-grid .post-body h3{font-size:15px}.toshiba-key-grid{grid-template-columns:1fr 1fr;gap:8px}.toshiba-key-grid>div{min-height:82px;padding:12px}.premium-generation-map{grid-template-columns:1fr 1fr}.premium-generation-map>div{min-height:180px}.premium-generation-map img{height:72px}.premium-tech-strip>div{grid-template-columns:90px 1fr;padding:16px;column-gap:14px}.premium-tech-strip .tech-strip-visual{width:90px;height:110px}}


/* BOER PREMIUM FIX v1.7.2 */
/* 1) Bilgi Merkezi: compact means compact */
.premium-insights-shell .posts-grid.compact-insights-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}
.premium-insights-shell .compact-insights-grid .post-card{border-radius:15px!important;min-width:0!important;box-shadow:none!important}
.premium-insights-shell .compact-insights-grid .post-img{height:108px!important;min-height:108px!important;max-height:108px!important}
.premium-insights-shell .compact-insights-grid .post-body{padding:11px 12px 13px!important}
.premium-insights-shell .compact-insights-grid .post-body .eyebrow{font-size:8px!important;letter-spacing:.08em!important}
.premium-insights-shell .compact-insights-grid .post-body h3{font-size:13px!important;line-height:1.25!important;margin:5px 0 4px!important;-webkit-line-clamp:2!important}
.premium-insights-shell .compact-insights-grid .post-body p{font-size:10px!important;line-height:1.4!important;-webkit-line-clamp:1!important;margin:0!important}

/* 2) Compact list/detail heroes */
.product-list-hero,.sector-list-hero,.solution-list-hero{padding:26px 0!important}
.product-list-hero .page-hero-grid,.sector-list-hero .page-hero-grid,.solution-list-hero .page-hero-grid{grid-template-columns:minmax(0,1fr) 300px!important;gap:30px!important;align-items:center}
.product-list-hero h1,.sector-list-hero h1,.solution-list-hero h1{font-size:clamp(36px,3.5vw,48px)!important;font-weight:720!important;line-height:1.03!important;margin:8px 0 10px!important}
.product-list-hero .lead,.sector-list-hero .lead,.solution-list-hero .lead{font-size:14px!important;line-height:1.55!important;max-width:720px}
.product-list-hero .page-hero-signals,.sector-list-hero .page-hero-signals,.solution-list-hero .page-hero-signals{margin-top:14px!important}
.product-list-hero .page-hero-media,.sector-list-hero .page-hero-media,.solution-list-hero .page-hero-media{height:168px!important;border-radius:18px!important;box-shadow:0 14px 34px rgba(8,35,75,.08)!important}
.product-list-hero .page-hero-media-badge,.sector-list-hero .page-hero-media-badge,.solution-list-hero .page-hero-media-badge{left:14px!important;right:14px!important;bottom:12px!important}

.solution-detail-hero{padding:24px 0!important}
.solution-detail-hero .page-hero-grid{gap:24px!important}
.solution-detail-hero h1{font-size:clamp(34px,3.6vw,48px)!important;font-weight:700!important;letter-spacing:-.03em!important;max-width:820px!important}
.solution-detail-hero .lead{font-size:14px!important;line-height:1.55!important}
.solution-detail-hero .page-hero-signals{margin-top:12px!important}
.solution-visual-section{padding:14px 0 0!important}
.solution-visual-section .shell{max-width:860px!important}
.solution-visual-section img{height:230px!important;border-radius:17px!important;box-shadow:0 12px 28px rgba(8,35,75,.07)!important}

/* 3) Category cards: no inherited uppercase/bold description */
.visual-category-tile .category-tile-copy{text-transform:none!important;font-weight:400!important;letter-spacing:normal!important}
.visual-category-tile .category-tile-copy strong{text-transform:none!important;font-weight:760!important;letter-spacing:0!important;line-height:1.18!important}
.visual-category-tile .category-tile-copy small{text-transform:none!important;font-weight:450!important;letter-spacing:0!important;font-size:10.5px!important;line-height:1.38!important;color:#6d7d93!important}
.visual-category-tile .category-tile-copy em{text-transform:uppercase!important;font-weight:850!important}
.visual-category-showcase{gap:12px!important}
.visual-category-tile{min-height:142px!important;grid-template-columns:88px 1fr!important;border-radius:17px!important}
.category-tile-media{min-height:142px!important}
.category-tile-copy{padding:15px 16px 17px!important}

/* 4) Product detail image containment */
.product-detail-hero{padding:24px 0 42px!important}
.product-detail-grid{gap:44px!important;align-items:center!important}
.product-main-image{height:430px!important;max-height:430px!important;overflow:hidden!important;padding:24px!important;border-radius:22px!important;box-shadow:0 12px 34px rgba(10,38,80,.06)!important}
.product-main-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;margin:auto!important}
.product-intro h1{font-size:clamp(36px,4.3vw,54px)!important;font-weight:720!important}
.product-lead{font-size:15px!important;line-height:1.6!important}

/* 5) Toshiba landing: less void, more rhythm */
.toshiba-landing-page .section{padding:52px 0!important}
.toshiba-landing-page .section-head{margin-bottom:20px!important}
.toshiba-landing-page .section-head h2{font-size:clamp(28px,3vw,40px)!important;font-weight:720!important}
.toshiba-generation-section{background:linear-gradient(180deg,#fff 0%,#f7fbff 100%);border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7}
.toshiba-generation-section .section-head{display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;align-items:end!important;gap:36px!important}
.toshiba-generation-section .section-head .copy{max-width:none!important}
.toshiba-generation-section .section-head h2{font-size:clamp(30px,3vw,42px)!important;max-width:680px!important}
.premium-generation-map{gap:12px!important}
.premium-generation-map>div{min-height:188px!important;padding:13px 14px!important;border-radius:17px!important;box-shadow:0 10px 26px rgba(10,38,80,.04)}
.premium-generation-map img{height:76px!important;margin-bottom:8px!important;background:#fff!important}
.premium-generation-map span{font-size:10px!important}.premium-generation-map strong{font-size:14px!important}.premium-generation-map b{font-size:15px!important;margin:4px 0!important}
.premium-tech-strip{gap:14px!important}
.premium-tech-strip>div{min-height:180px!important;padding:18px!important;border-radius:20px!important;background:linear-gradient(145deg,#fff,#f6faff)!important;box-shadow:0 12px 28px rgba(10,38,80,.05)}
.premium-tech-strip .tech-strip-visual{width:108px!important;height:126px!important;border-radius:14px!important}
.premium-tech-strip h3{font-size:18px!important;line-height:1.25!important}
.premium-tech-strip p{font-size:12px!important;line-height:1.55!important}
.toshiba-key-strip{padding:14px 0!important}.toshiba-key-grid>div{min-height:78px!important}

@media(max-width:1400px){.premium-insights-shell .posts-grid.compact-insights-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:1120px){
  .premium-insights-shell .posts-grid.compact-insights-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .product-list-hero .page-hero-grid,.sector-list-hero .page-hero-grid,.solution-list-hero .page-hero-grid{grid-template-columns:1fr 250px!important}
  .product-list-hero .page-hero-media,.sector-list-hero .page-hero-media,.solution-list-hero .page-hero-media{height:150px!important}
  .toshiba-generation-section .section-head{grid-template-columns:1fr!important;gap:8px!important}
  .product-main-image{height:380px!important}
}
@media(max-width:900px){
  .premium-insights-shell .posts-grid.compact-insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .product-list-hero .page-hero-grid,.sector-list-hero .page-hero-grid,.solution-list-hero .page-hero-grid{grid-template-columns:1fr!important}
  .product-list-hero .page-hero-media,.sector-list-hero .page-hero-media,.solution-list-hero .page-hero-media{height:170px!important}
  .solution-visual-section img{height:210px!important}
  .product-main-image{height:340px!important}
}
@media(max-width:680px){
  .premium-insights-shell .posts-grid.compact-insights-grid{grid-template-columns:1fr!important}
  .premium-insights-shell .compact-insights-grid .post-card{display:grid!important;grid-template-columns:112px 1fr!important}
  .premium-insights-shell .compact-insights-grid .post-img{height:100%!important;min-height:118px!important;max-height:none!important}
  .product-list-hero,.sector-list-hero,.solution-list-hero,.solution-detail-hero{padding:22px 0!important}
  .product-list-hero .page-hero-media,.sector-list-hero .page-hero-media,.solution-list-hero .page-hero-media{height:150px!important}
  .solution-visual-section img{height:180px!important}
  .visual-category-tile{grid-template-columns:76px 1fr!important;min-height:130px!important}.category-tile-media{min-height:130px!important}
  .product-main-image{height:300px!important;padding:18px!important}
}


/* BOER PREMIUM LAYOUT FIX v1.7.3 */
.premium-insights-shell .posts-grid.compact-insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}
.premium-insights-shell .compact-insights-grid .post-card{display:grid!important;grid-template-columns:180px minmax(0,1fr)!important;min-height:154px!important;height:154px!important;border-radius:16px!important;overflow:hidden!important;align-items:stretch!important;background:#fff!important}
.premium-insights-shell .compact-insights-grid .post-img{height:154px!important;min-height:154px!important;max-height:154px!important;width:180px!important;margin:0!important;border-radius:0!important}
.premium-insights-shell .compact-insights-grid .post-img img{width:100%!important;height:100%!important;object-fit:cover!important}
.premium-insights-shell .compact-insights-grid .post-body{padding:15px 16px!important;min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.premium-insights-shell .compact-insights-grid .post-body .eyebrow{font-size:8px!important;letter-spacing:.09em!important}
.premium-insights-shell .compact-insights-grid .post-body h3{font-size:14px!important;line-height:1.28!important;margin:5px 0 6px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.premium-insights-shell .compact-insights-grid .post-body p{font-size:10.5px!important;line-height:1.45!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}

.brand-products-grid{align-items:stretch!important;grid-auto-rows:1fr!important}
.brand-products-grid .product-card,.product-list-grid .product-card{height:100%!important;display:flex!important;flex-direction:column!important;min-width:0!important}
.brand-products-grid .product-card .pic,.product-list-grid .product-card .pic{height:220px!important;min-height:220px!important;max-height:220px!important;flex:0 0 220px!important;padding:18px!important;overflow:hidden!important;background:#f6f9fd!important}
.brand-products-grid .product-card .pic img,.product-list-grid .product-card .pic img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}
.brand-products-grid .product-body,.product-list-grid .product-body{display:flex!important;flex-direction:column!important;flex:1!important;min-height:116px!important;padding:16px 17px 18px!important}
.brand-products-grid .product-body h3,.product-list-grid .product-body h3{font-size:15px!important;line-height:1.3!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:39px!important}
.brand-products-grid .product-body p,.product-list-grid .product-body p{margin-top:auto!important;font-size:11px!important;line-height:1.4!important}

.product-main-image{height:480px!important;max-height:480px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:30px!important;background:#fff!important}
.product-main-image img{display:block!important;width:auto!important;height:auto!important;max-width:86%!important;max-height:86%!important;object-fit:contain!important;object-position:center!important;margin:auto!important;position:static!important;transform:none!important}
.product-gallery{min-width:0!important}.product-thumb img{object-fit:contain!important}

.toshiba-key-strip{padding:16px 0!important;background:#071a36!important}
.toshiba-key-grid{gap:10px!important}
.toshiba-key-grid>div{min-height:86px!important;padding:13px 15px!important;border-radius:14px!important}
.toshiba-key-grid span{font-size:8px!important;letter-spacing:.11em!important}
.toshiba-key-grid strong{font-size:14px!important;line-height:1.25!important;margin:4px 0!important}
.toshiba-key-grid small{font-size:9.5px!important;line-height:1.35!important}
.toshiba-generation-section{padding:56px 0!important}.toshiba-generation-section .section-head{margin-bottom:20px!important}
.toshiba-generation-section .section-head h2{font-size:clamp(28px,3vw,40px)!important;max-width:780px!important}
.premium-generation-map{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}
.premium-generation-map>div{min-height:164px!important;padding:12px 13px!important}.premium-generation-map img{height:66px!important;margin-bottom:6px!important}.premium-generation-map span{font-size:9.5px!important}.premium-generation-map b{font-size:13px!important;margin:3px 0!important}.premium-generation-map strong{font-size:13px!important}

.solution-detail-hero{padding:22px 0!important}.solution-detail-hero h1{font-size:clamp(32px,3.3vw,46px)!important;font-weight:690!important;line-height:1.04!important}.solution-detail-hero .lead{font-size:13.5px!important;max-width:820px!important}.solution-visual-section .shell{max-width:780px!important}.solution-visual-section img{height:205px!important;object-fit:cover!important}

@media(max-width:1100px){.premium-insights-shell .posts-grid.compact-insights-grid{grid-template-columns:1fr!important}.premium-generation-map{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-main-image{height:410px!important;max-height:410px!important}}
@media(max-width:680px){.premium-insights-shell .compact-insights-grid .post-card{grid-template-columns:118px minmax(0,1fr)!important;height:126px!important;min-height:126px!important}.premium-insights-shell .compact-insights-grid .post-img{width:118px!important;height:126px!important;min-height:126px!important;max-height:126px!important}.premium-insights-shell .compact-insights-grid .post-body{padding:11px 12px!important}.premium-insights-shell .compact-insights-grid .post-body h3{font-size:13px!important}.premium-insights-shell .compact-insights-grid .post-body p{font-size:9.5px!important;-webkit-line-clamp:1!important}.brand-products-grid .product-card .pic,.product-list-grid .product-card .pic{height:190px!important;min-height:190px!important;max-height:190px!important;flex-basis:190px!important}.product-main-image{height:320px!important;max-height:320px!important;padding:18px!important}.product-main-image img{max-width:94%!important;max-height:94%!important}.premium-generation-map{grid-template-columns:1fr 1fr!important}.toshiba-key-grid{grid-template-columns:1fr!important}.solution-visual-section img{height:170px!important}}


/* BOER Premium Home + Toshiba Refinement v1.7.4 */
/* Homepage: stronger visual rhythm without turning sections into banners */
.hero.hero-rework{background:radial-gradient(circle at 88% 14%,rgba(49,138,241,.16),transparent 24%),radial-gradient(circle at 18% 0%,rgba(23,104,196,.08),transparent 28%),linear-gradient(180deg,#f7fbff 0%,#fff 100%)!important;border-bottom:0!important}
.hero-rework .hero-slide{gap:56px!important;padding-top:44px!important;padding-bottom:48px!important}
.hero-rework .hero-copy{position:relative;padding-left:18px}
.hero-rework .hero-copy:before{content:"";position:absolute;left:0;top:8px;width:4px;height:82px;border-radius:99px;background:linear-gradient(180deg,#1768c4,#6ab2ff)}
.hero-rework h1{font-weight:760!important;max-width:11.5ch!important}
.hero-rework .hero-image-panel{border:1px solid rgba(23,104,196,.14)!important;box-shadow:0 32px 80px rgba(8,35,75,.16)!important;background:linear-gradient(145deg,#fff,#eef6ff)!important}
.hero-rework .hero-image-panel:before{content:"";position:absolute;inset:12px;border-radius:21px;border:1px solid rgba(255,255,255,.9);pointer-events:none;z-index:1}
.hero-rework .hero-kpis{position:absolute;z-index:3;left:30px;top:30px;margin:0!important}
.hero-rework .hero-kpis span{background:rgba(255,255,255,.9)!important;backdrop-filter:blur(8px);box-shadow:0 10px 24px rgba(8,35,75,.08)!important}
.hero-rework .hero-image-panel>img{aspect-ratio:16/11!important;object-fit:cover!important;filter:saturate(.96) contrast(1.02)}
.hero-rework + .trustbar{background:transparent!important;border:0!important;position:relative;z-index:5}
.hero-rework + .trustbar .trust-grid{margin-top:0;padding:20px 0 24px!important}
.hero-rework + .trustbar .trust-item.trust-item-visual{background:rgba(255,255,255,.97)!important;box-shadow:0 18px 44px rgba(8,35,75,.10)!important;backdrop-filter:blur(10px)}
.home-solutions-section{padding-top:74px!important}
.home-solutions-section .section-head{padding-bottom:8px;border-bottom:1px solid #edf2f7}
.home-solutions-section .solution-card{box-shadow:0 12px 32px rgba(10,38,80,.035)}
.home-solutions-section .solution-card:hover{box-shadow:0 24px 54px rgba(10,38,80,.10)!important}
.home-process-band{padding:30px 0;background:linear-gradient(135deg,#061a38,#0b3c7b);color:#fff;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}
.home-process-band>.shell{display:grid;grid-template-columns:290px 1fr;gap:34px;align-items:center}
.home-process-intro{padding-right:30px;border-right:1px solid rgba(255,255,255,.14)}
.home-process-intro .eyebrow{color:#8cc4ff}.home-process-intro strong{display:block;font-size:23px;line-height:1.2;margin-top:7px;letter-spacing:-.02em}
.home-process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.home-process-steps>div{padding:13px 14px;border-radius:15px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);min-height:92px}
.home-process-steps i{font-style:normal;font-size:9px;color:#7fc0ff;font-weight:900;letter-spacing:.1em}.home-process-steps b{display:block;font-size:13px;margin:5px 0}.home-process-steps small{display:block;color:#bcd0e8;font-size:10.5px;line-height:1.45}
.home-process-band + .toshiba-section{border-top:0}
.section-head .eyebrow{display:inline-flex;align-items:center;gap:9px}.section-head .eyebrow:before{content:"";width:22px;height:2px;border-radius:9px;background:currentColor;opacity:.72}

/* Toshiba CTA: real BOER logo asset, no generated substitute */
.toshiba-premium-cta-section{padding:34px 0 18px!important;background:#fff}
.toshiba-premium-cta{display:grid;grid-template-columns:.9fr 1.1fr;min-height:360px;border:1px solid #dce7f3;border-radius:30px;overflow:hidden;background:linear-gradient(135deg,#f9fcff 0%,#eef6ff 100%);box-shadow:0 26px 70px rgba(8,35,75,.09)}
.toshiba-premium-cta-copy{padding:42px 44px;display:flex;flex-direction:column;justify-content:center;position:relative}
.toshiba-premium-cta-copy:after{content:"";position:absolute;right:-70px;bottom:-90px;width:220px;height:220px;border:1px solid rgba(23,104,196,.10);border-radius:50%}
.toshiba-boer-lockup{display:flex;align-items:center;gap:13px;margin-bottom:19px;position:relative;z-index:1}.toshiba-word{font-size:20px;font-weight:950;letter-spacing:.05em;color:#d71920}.lock-x{color:#93a2b7;font-size:16px}.toshiba-boer-lockup img{width:96px;height:42px;object-fit:contain}
.toshiba-premium-cta h2{font-size:clamp(29px,3.3vw,43px)!important;line-height:1.08!important;margin:10px 0 14px!important;max-width:680px}.toshiba-premium-cta p{font-size:14px;color:#5a6a80;max-width:620px;margin:0}.toshiba-premium-cta-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.button-ghost-dark{background:#fff;border:1px solid #cfdae7;color:#10213b}.button-ghost-dark:hover{border-color:#1768c4;color:#1768c4;transform:translateY(-2px)}
.toshiba-premium-cta-media{min-width:0;position:relative;overflow:hidden;background:#edf4fb}.toshiba-premium-cta-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(238,246,255,.42) 0%,transparent 28%);pointer-events:none}.toshiba-premium-cta-media img{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center}

/* Toshiba generation: full-width heading + horizontally scrollable visual rail */
.toshiba-generation-section{padding:62px 0!important;background:linear-gradient(180deg,#fff,#f8fbff)!important}
.toshiba-generation-section .section-head{display:none!important}
.generation-heading{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:46px;align-items:end;margin-bottom:28px}
.generation-heading h2{font-size:clamp(31px,3.2vw,45px);line-height:1.06;letter-spacing:-.035em;margin:9px 0 0;max-width:780px;font-weight:740}.generation-heading p{font-size:14px;line-height:1.7;color:#607087;margin:0;padding:0 0 4px;max-width:610px}
.generation-rail{display:flex!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding:2px 2px 14px;scrollbar-width:thin;scrollbar-color:#bbcee3 transparent}
.generation-rail>div{flex:0 0 220px!important;width:220px!important;min-height:190px!important;scroll-snap-align:start;background:#fff!important;border:1px solid #dfe8f2!important;box-shadow:0 13px 30px rgba(8,35,75,.045)!important}
.generation-rail img{height:82px!important}.generation-rail strong{font-size:15px!important}.generation-rail span{font-size:10px!important}.generation-rail b{color:#d71920!important}
.generation-hint{font-size:10.5px;color:#7d8da3;margin-top:5px;display:none}

/* Across homepage: slightly richer cards, tighter vertical rhythm */
body .section{scroll-margin-top:120px}.toshiba-section{position:relative}.toshiba-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 20%,rgba(49,138,241,.14),transparent 25%);pointer-events:none}.toshiba-layout{position:relative;z-index:1}.mini-product{transition:transform .24s ease,box-shadow .24s ease}.mini-product:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(0,0,0,.15)}
.cta-box{box-shadow:0 28px 70px rgba(8,35,75,.16)}

@media(max-width:1120px){
  .home-process-band>.shell{grid-template-columns:1fr}.home-process-intro{border-right:0;border-bottom:1px solid rgba(255,255,255,.14);padding:0 0 18px}.home-process-steps{grid-template-columns:repeat(2,1fr)}
  .toshiba-premium-cta{grid-template-columns:1fr}.toshiba-premium-cta-media{min-height:280px}.toshiba-premium-cta-media img{min-height:280px;max-height:340px}.generation-heading{grid-template-columns:1fr;gap:12px}.generation-heading p{max-width:760px}
}
@media(max-width:680px){
  .hero-rework .hero-copy{padding-left:13px}.hero-rework .hero-copy:before{height:64px}.hero-rework .hero-kpis{left:20px;top:20px}.hero-rework + .trustbar .trust-grid{margin-top:0;padding-top:14px!important}
  .home-process-steps{grid-template-columns:1fr}.home-process-band{padding:24px 0}.home-process-intro strong{font-size:20px}
  .toshiba-premium-cta-copy{padding:28px 24px}.toshiba-premium-cta-media{min-height:220px}.toshiba-premium-cta-media img{min-height:220px;max-height:260px}.toshiba-boer-lockup img{width:82px}.toshiba-word{font-size:17px}.toshiba-premium-cta-actions{flex-direction:column;align-items:flex-start}
  .toshiba-generation-section{padding:44px 0!important}.generation-heading h2{font-size:31px}.generation-heading p{font-size:13px}.generation-rail>div{flex-basis:190px!important;width:190px!important}.generation-hint{display:block}
}

/* BOER STABILITY FIX v1.8.0 */
/* Hero and trust strip stay in normal document flow: no overlap with the next section. */
.hero.hero-rework{overflow:hidden!important}
.hero-rework + .trustbar{position:relative!important;z-index:1!important;background:#fff!important;border-bottom:1px solid #e5edf6!important}
.hero-rework + .trustbar .trust-grid{transform:none!important}

/* Product gallery: the original source image must always be fully visible. */
.product-gallery .product-main-image{display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;min-width:0!important}
.product-gallery .product-main-image>img[data-product-main]{display:block!important;position:static!important;inset:auto!important;transform:none!important;clip-path:none!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;margin:auto!important}
.product-gallery .product-thumbs{position:relative!important;z-index:2!important}

/* Brand pages: stable cards plus paginated breathing room. */
.brand-list-shell{padding:34px 0 76px}
.brand-list-summary{display:flex;align-items:baseline;gap:7px;margin:0 0 18px;color:#6b7b91}
.brand-list-summary strong{font-size:25px;line-height:1;color:#10213b;letter-spacing:-.03em}
.brand-list-summary span{font-size:12px;font-weight:750}
.brand-list-shell .brand-products-grid{padding:0!important;margin:0}
.brand-list-shell .premium-pagination{margin-top:34px}

/* Contact map: address comes from the existing BOER settings, no new DB field required. */
.contact-map-section{padding:0 0 76px}
.contact-map-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:18px}
.contact-map-head h2{font-size:clamp(27px,3vw,38px);line-height:1.1;letter-spacing:-.03em;margin:7px 0 0}
.contact-map-head p{margin:0;max-width:520px;color:#64748a;font-size:13px;text-align:right}
.contact-map-frame{height:410px;border:1px solid #dbe5f0;border-radius:24px;overflow:hidden;background:#eef4fa;box-shadow:0 18px 44px rgba(8,35,75,.07)}
.contact-map-frame iframe{display:block;width:100%;height:100%;border:0}

/* Sector detail stability: keep visual/content blocks from collapsing when content is short. */
.detail-visual-section.compact + .inner-detail-section{padding-top:34px}
.inner-detail-grid>.inner-prose{min-width:0}

@media(max-width:900px){
  .contact-map-frame{height:340px}
  .contact-map-head{display:block}
  .contact-map-head p{text-align:left;margin-top:9px}
}
@media(max-width:680px){
  .hero-rework + .trustbar .trust-grid{padding:12px 0 18px!important}
  .brand-list-shell{padding:26px 0 58px}
  .contact-map-section{padding-bottom:56px}
  .contact-map-frame{height:300px;border-radius:18px}
}

/* ========================================================================
   BOER v1.8.1 — PREMIUM HOME SYSTEM
   Homepage-only visual language. Keeps CMS/data model intact while breaking
   the repeated card/blog rhythm into editorial, rail and spotlight patterns.
   ======================================================================== */
.home-hero-premium{color:var(--ink)!important;background:radial-gradient(circle at 82% 18%,rgba(49,138,241,.15),transparent 25%),linear-gradient(180deg,#f7fbff 0%,#fff 100%)!important}
.home-hero-premium:before{opacity:.18;mask-image:linear-gradient(90deg,transparent,#000 35%,#000)}
.home-hero-premium .hero-wrap{min-height:600px!important}
.home-hero-premium .hero-slide{min-height:600px!important;padding:54px 0 66px!important;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr)!important;gap:68px!important}
.home-hero-premium .hero-copy{padding-left:18px!important}
.home-hero-premium .hero-copy:before{height:92px!important;top:9px!important}
.home-hero-premium .hero-eyebrow{color:#0d5eb8!important;background:#eef6ff!important;border-color:#d4e7fa!important}
.home-hero-premium h1{color:#0b2142!important;font-size:clamp(44px,5vw,72px)!important;line-height:.99!important;max-width:10.8ch!important;margin:18px 0 22px!important}
.home-hero-premium .hero-copy>p{color:#52657f!important;font-size:17px!important;max-width:600px!important}
.home-hero-premium .button-ghost{color:#0b2142!important;border-color:#cbd9e9!important;background:#fff!important}
.home-hero-premium .button-ghost:hover{border-color:#1768c4!important;color:#1768c4!important}
.home-hero-premium .hero-signature{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:28px;color:#536a86;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.home-hero-premium .hero-signature i{width:4px;height:4px;border-radius:50%;background:#7aa7d8}
.home-hero-premium .hero-image-panel{position:relative;overflow:hidden!important;border-radius:32px!important;min-height:455px!important}
.home-hero-premium .hero-image-panel>img{width:100%!important;height:455px!important;aspect-ratio:auto!important;object-fit:cover!important}
.home-hero-premium .hero-image-caption{position:absolute;left:28px;right:28px;bottom:24px;z-index:4;padding:17px 19px;border:1px solid rgba(255,255,255,.5);background:rgba(6,31,67,.82);backdrop-filter:blur(12px);border-radius:16px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}
.home-hero-premium .hero-image-caption strong{font-size:13px}.home-hero-premium .hero-image-caption span{font-size:10px;color:#cce0f6;white-space:nowrap}
.home-hero-premium .hero-slider-controls{bottom:14px!important}

.home-capability-strip{background:#fff;border-top:1px solid #edf2f7;border-bottom:1px solid #e6edf5}
.home-capability-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.home-capability-grid>a{display:flex;align-items:center;gap:14px;padding:19px 20px;border-right:1px solid #e7edf4;transition:.2s}
.home-capability-grid>a:first-child{padding-left:0}.home-capability-grid>a:last-child{border-right:0;padding-right:0}
.home-capability-grid>a:hover{background:#f8fbff}.home-capability-grid>a>b{font-size:9px;letter-spacing:.14em;color:#3984d5;border:1px solid #d6e7f8;border-radius:99px;width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto}
.home-capability-grid>a>span{min-width:0}.home-capability-grid strong{display:block;font-size:12.5px;color:#142a49}.home-capability-grid small{display:block;margin-top:2px;font-size:10.5px;color:#7a8ca4}

.premium-editorial-section{padding:102px 0 94px!important}
.premium-editorial-section .section-head{margin-bottom:32px!important}
.solutions-editorial-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);gap:22px;align-items:stretch}
.solution-feature-story{min-height:540px;position:relative;border-radius:30px;overflow:hidden;background:#0a2348;box-shadow:0 26px 70px rgba(8,35,75,.12)}
.solution-feature-story>img{width:100%;height:100%;min-height:540px;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.solution-feature-story:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,23,50,.02) 22%,rgba(4,25,55,.88) 100%)}
.solution-feature-story:hover>img{transform:scale(1.035)}
.solution-feature-overlay{position:absolute;z-index:2;left:32px;right:32px;bottom:30px;color:#fff;display:block}
.solution-feature-overlay em{display:inline-block;font-style:normal;font-size:9px;font-weight:900;letter-spacing:.14em;padding:7px 9px;border:1px solid rgba(255,255,255,.25);border-radius:99px;background:rgba(8,37,79,.35)}
.solution-feature-overlay strong{display:block;font-size:clamp(27px,3vw,42px);line-height:1.05;letter-spacing:-.035em;margin:13px 0 10px;max-width:650px}
.solution-feature-overlay small{display:block;font-size:13px;line-height:1.55;color:#d6e5f5;max-width:600px}.solution-feature-overlay b{display:inline-block;margin-top:16px;font-size:12px}
.solution-editorial-list{display:flex;flex-direction:column;border-top:1px solid #dfe7f0}
.solution-editorial-list>a{display:grid;grid-template-columns:42px minmax(0,1fr) 28px;align-items:center;gap:15px;padding:18px 4px;border-bottom:1px solid #dfe7f0;transition:.22s}
.solution-editorial-list>a:hover{padding-left:14px;background:#f7fbff}.solution-list-no{font-size:10px;font-weight:900;color:#4f8fd2;letter-spacing:.1em}
.solution-list-copy small{display:block;font-size:8.5px;font-weight:900;letter-spacing:.13em;color:#7f91aa}.solution-list-copy strong{display:block;font-size:16px;line-height:1.2;margin:2px 0 3px;color:#102643}.solution-list-copy p{font-size:10.5px;color:#74859b;line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.solution-editorial-list>a>b{text-align:center;font-size:17px;color:#2c73bd}

.home-process-band{position:relative;overflow:hidden}.home-process-band:before{content:"";position:absolute;left:-80px;top:-100px;width:330px;height:330px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.home-process-band>.shell{position:relative;z-index:1}

.home-toshiba-spotlight{padding:86px 0!important;background:#fff}
.toshiba-spotlight-card{display:grid;grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);min-height:470px;border-radius:34px;overflow:hidden;background:#061a38;color:#fff;box-shadow:0 34px 86px rgba(7,31,67,.17)}
.toshiba-spotlight-copy{padding:52px 48px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 15% 10%,rgba(48,137,241,.22),transparent 31%),#061a38}
.toshiba-spotlight-copy h2{font-size:clamp(34px,4vw,52px)!important;margin:17px 0 15px!important;line-height:1.02!important;max-width:620px}.toshiba-spotlight-copy>p{color:#c6d6ea;max-width:610px;margin:0;font-size:14px}
.toshiba-family-lines{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0 24px}.toshiba-family-lines span{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.055);border-radius:13px;padding:11px 13px;min-width:120px}.toshiba-family-lines b{display:block;font-size:12px}.toshiba-family-lines small{display:block;color:#9fb6d1;font-size:9.5px;margin-top:2px}
.toshiba-spotlight-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.toshiba-text-link{font-size:11px;font-weight:850;color:#afcbe9}.toshiba-text-link:hover{color:#fff}
.toshiba-spotlight-media{position:relative;display:block;min-height:470px;overflow:hidden;background:#e8f1fa}.toshiba-spotlight-media>img{width:100%;height:100%;min-height:470px;object-fit:cover;transition:transform .7s ease}.toshiba-spotlight-media:hover>img{transform:scale(1.025)}.toshiba-spotlight-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,26,56,.18),transparent 30%)}
.toshiba-spotlight-media>span{position:absolute;z-index:2;right:26px;bottom:24px;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);color:#10213b;padding:13px 16px;border-radius:14px;box-shadow:0 14px 34px rgba(6,27,58,.15)}.toshiba-spotlight-media b{display:block;font-size:13px}.toshiba-spotlight-media small{display:block;color:#6a7d96;font-size:9.5px;margin-top:2px}

.home-strategic-section{padding:86px 0!important}.compact-head{margin-bottom:26px!important}.strategic-split{gap:18px!important}.strategic-split .feature-panel{min-height:500px!important}.strategic-split .panel-bg img{filter:saturate(.92) contrast(1.03)}

.home-sector-carousel-section{padding:100px 0 104px!important;overflow:hidden}
.home-sector-head{align-items:flex-end!important}.rail-controls{display:flex;gap:8px;flex:0 0 auto}.rail-controls button{width:46px;height:46px;border-radius:50%;border:1px solid #d4dfeb;background:#fff;color:#0c2a52;font-size:18px;cursor:pointer;transition:.2s}.rail-controls button:hover{background:#0a2f66;color:#fff;border-color:#0a2f66;transform:translateY(-2px)}
.home-sector-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(330px,calc((100% - 36px)/3));gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:4px 2px 20px}.home-sector-rail::-webkit-scrollbar{display:none}
.home-sector-slide{position:relative;min-height:455px;border-radius:27px;overflow:hidden;scroll-snap-align:start;background:#0a2348;box-shadow:0 22px 54px rgba(9,34,72,.10)}
.home-sector-slide>img{width:100%;height:455px;object-fit:cover;transition:transform .65s ease}.home-sector-slide:hover>img{transform:scale(1.045)}
.sector-slide-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,22,48,.03) 23%,rgba(4,22,48,.88) 100%)}
.sector-slide-copy{position:absolute;z-index:2;left:26px;right:26px;bottom:25px;color:#fff}.sector-slide-copy em{position:absolute;right:0;top:0;font-style:normal;font-size:11px;font-weight:900;color:#9ccafa}.sector-slide-copy>small{display:block;font-size:8.5px;font-weight:900;letter-spacing:.16em;color:#9ccafa}.sector-slide-copy>strong{display:block;font-size:27px;line-height:1.06;letter-spacing:-.025em;margin:8px 0 7px}.sector-slide-copy p{font-size:11px;line-height:1.48;color:#d5e3f2;margin:0;max-width:92%}.sector-slide-copy b{display:block;margin-top:12px;font-size:11px}

.home-product-section{padding:88px 0!important}.home-products-grid{grid-template-columns:repeat(4,1fr)!important}.home-products-grid .product-card{box-shadow:0 12px 30px rgba(8,35,75,.04)}

.home-projects-section{padding:100px 0!important}.home-project-stage{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:18px;min-height:530px}.home-project-feature,.home-project-side>a{position:relative;overflow:hidden;border-radius:28px;background:#0a2348}.home-project-feature>img,.home-project-side>a>img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.home-project-feature:after,.home-project-side>a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,22,48,.02) 35%,rgba(4,22,48,.9) 100%)}.home-project-feature:hover>img,.home-project-side>a:hover>img{transform:scale(1.035)}
.home-project-feature>span{position:absolute;z-index:2;left:31px;right:31px;bottom:29px;color:#fff}.home-project-feature small,.home-project-side small{display:block;color:#91c3fa;font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.home-project-feature strong{display:block;font-size:34px;line-height:1.07;margin:8px 0}.home-project-feature p{max-width:630px;color:#d7e4f2;font-size:12px;line-height:1.5}.home-project-feature b{font-size:11px}.home-project-side{display:grid;grid-template-rows:1fr 1fr;gap:18px}.home-project-side>a>span{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff}.home-project-side strong{display:block;font-size:18px;line-height:1.15;margin-top:5px;padding-right:25px}.home-project-side span>b{position:absolute;right:0;bottom:1px}

.home-standards-section{padding:68px 0!important}.home-standards-layout{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:50px;align-items:center}.home-standards-layout h2{font-size:clamp(28px,3.2vw,40px)!important}.home-standards-layout p{color:#63748b;font-size:13px}.home-standards-layout .certificate-row{margin:0!important}

.home-insights-section{padding:92px 0!important}.home-insights-grid{grid-template-columns:1fr!important;gap:10px!important}.home-insights-grid .post-card{display:grid!important;grid-template-columns:200px minmax(0,1fr)!important;min-height:142px!important;border-radius:19px!important}.home-insights-grid .post-img{height:100%!important;min-height:142px!important}.home-insights-grid .post-img img{width:100%!important;height:100%!important;object-fit:cover!important}.home-insights-grid .post-body{padding:21px 24px!important;display:grid;grid-template-columns:minmax(0,.95fr) minmax(260px,1.05fr);grid-template-rows:auto auto;gap:4px 28px;align-content:center}.home-insights-grid .post-body>.eyebrow{grid-column:1;grid-row:1}.home-insights-grid .post-body h3{grid-column:1;grid-row:2;margin:3px 0!important;font-size:18px!important}.home-insights-grid .post-body p{grid-column:2;grid-row:1/3;margin:0!important;align-self:center;font-size:11.5px!important;line-height:1.55;color:#708197}

.home-final-cta .cta-box{min-height:290px!important;position:relative;overflow:hidden;background:radial-gradient(circle at 88% 0%,rgba(49,138,241,.35),transparent 30%),linear-gradient(135deg,#061a38,#0a3775)!important}.home-final-cta .cta-box:after{content:"BOER";position:absolute;right:-12px;bottom:-68px;font-size:190px;line-height:1;font-weight:950;letter-spacing:-.08em;color:rgba(255,255,255,.035);pointer-events:none}.home-cta-actions{display:flex;align-items:center;gap:20px;position:relative;z-index:2}.home-cta-phone{color:#fff}.home-cta-phone small{display:block;color:#91b8df;font-size:9px;letter-spacing:.11em;text-transform:uppercase}.home-cta-phone strong{font-size:18px}.home-cta-phone em{font-style:normal;font-size:11px;color:#9dc4ec}

[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}[data-reveal].is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none}.solution-feature-story>img,.home-sector-slide>img,.home-project-feature>img,.home-project-side>a>img,.toshiba-spotlight-media>img{transition:none!important}}

@media(max-width:1100px){
  .home-hero-premium .hero-slide{grid-template-columns:1fr 1fr!important;gap:34px!important}.home-hero-premium .hero-image-panel,.home-hero-premium .hero-image-panel>img{min-height:390px!important;height:390px!important}
  .home-capability-grid{grid-template-columns:1fr 1fr}.home-capability-grid>a:nth-child(2){border-right:0}.home-capability-grid>a:nth-child(-n+2){border-bottom:1px solid #e7edf4}.home-capability-grid>a:first-child,.home-capability-grid>a:last-child{padding-left:20px;padding-right:20px}
  .solutions-editorial-grid{grid-template-columns:1fr}.solution-feature-story,.solution-feature-story>img{min-height:450px}.solution-editorial-list{display:grid;grid-template-columns:1fr 1fr}.solution-editorial-list>a:nth-child(odd){border-right:1px solid #dfe7f0}
  .toshiba-spotlight-card{grid-template-columns:1fr}.toshiba-spotlight-media,.toshiba-spotlight-media>img{min-height:380px;max-height:430px}
  .home-sector-rail{grid-auto-columns:minmax(320px,calc((100% - 18px)/2))}
  .home-project-stage{grid-template-columns:1fr;min-height:0}.home-project-feature{min-height:470px}.home-project-side{grid-template-columns:1fr 1fr;grid-template-rows:none}.home-project-side>a{min-height:270px}
  .home-standards-layout{grid-template-columns:1fr;gap:24px}
}
@media(max-width:760px){
  .home-hero-premium .hero-wrap,.home-hero-premium .hero-slide{min-height:0!important}.home-hero-premium .hero-slide{grid-template-columns:1fr!important;padding:36px 0 54px!important}.home-hero-premium h1{font-size:clamp(39px,12vw,56px)!important}.home-hero-premium .hero-image-panel,.home-hero-premium .hero-image-panel>img{min-height:315px!important;height:315px!important}.home-hero-premium .hero-image-caption{left:16px;right:16px;bottom:14px;display:block}.home-hero-premium .hero-image-caption span{display:block;margin-top:3px;white-space:normal}.home-hero-premium .hero-kpis{display:none!important}
  .home-capability-grid{grid-template-columns:1fr 1fr}.home-capability-grid>a{padding:14px 10px!important;gap:9px}.home-capability-grid>a>b{width:28px;height:28px}.home-capability-grid strong{font-size:10.5px}.home-capability-grid small{font-size:9px}
  .premium-editorial-section{padding:72px 0!important}.solution-feature-story,.solution-feature-story>img{min-height:400px}.solution-feature-overlay{left:22px;right:22px;bottom:22px}.solution-editorial-list{grid-template-columns:1fr}.solution-editorial-list>a:nth-child(odd){border-right:0}.solution-list-copy p{display:none}
  .home-toshiba-spotlight{padding:64px 0!important}.toshiba-spotlight-copy{padding:36px 26px}.toshiba-spotlight-media,.toshiba-spotlight-media>img{min-height:285px;max-height:310px}.toshiba-spotlight-media>span{right:15px;bottom:14px}.toshiba-family-lines span{min-width:calc(50% - 4px)}
  .home-strategic-section{padding:65px 0!important}.strategic-split .feature-panel{min-height:440px!important}
  .home-sector-carousel-section{padding:72px 0!important}.home-sector-head{align-items:flex-end!important}.home-sector-head .copy{max-width:calc(100% - 106px)}.home-sector-head h2{font-size:32px!important}.home-sector-head p{display:none}.rail-controls button{width:42px;height:42px}.home-sector-rail{grid-auto-columns:84%;gap:13px}.home-sector-slide,.home-sector-slide>img{min-height:410px;height:410px}
  .home-product-section{padding:68px 0!important}.home-products-grid{grid-template-columns:1fr 1fr!important}
  .home-projects-section{padding:72px 0!important}.home-project-feature{min-height:410px}.home-project-feature strong{font-size:27px}.home-project-feature p{display:none}.home-project-side{grid-template-columns:1fr}.home-project-side>a{min-height:250px}
  .home-standards-section{padding:56px 0!important}
  .home-insights-section{padding:70px 0!important}.home-insights-grid .post-card{grid-template-columns:118px minmax(0,1fr)!important;min-height:124px!important}.home-insights-grid .post-img{min-height:124px!important}.home-insights-grid .post-body{display:block!important;padding:13px 14px!important}.home-insights-grid .post-body h3{font-size:13px!important;line-height:1.3!important}.home-insights-grid .post-body p{display:none!important}
  .home-final-cta .cta-box{min-height:0!important}.home-cta-actions{width:100%;justify-content:space-between;align-items:flex-end}.home-final-cta .cta-box:after{font-size:105px;bottom:-30px}
}
@media(max-width:480px){
  .home-capability-grid{grid-template-columns:1fr}.home-capability-grid>a{border-right:0!important;border-bottom:1px solid #e7edf4!important}.home-capability-grid>a:last-child{border-bottom:0!important}
  .home-products-grid{grid-template-columns:1fr!important}.home-sector-head .copy{max-width:none}.home-sector-head{display:grid!important;grid-template-columns:1fr auto!important;gap:12px!important}.home-sector-head .copy p{display:none}.home-sector-rail{grid-auto-columns:91%}
  .toshiba-family-lines{display:grid;grid-template-columns:1fr}.toshiba-family-lines span{min-width:0}.toshiba-spotlight-actions{align-items:flex-start;flex-direction:column}
  .home-cta-actions{align-items:flex-start;flex-direction:column}.home-cta-phone strong{font-size:16px}
}


/* BOER v1.8.2 social / brand / footer refinements */
.home-capability-grid .capability-link{position:relative;gap:12px!important;padding:18px 18px!important}
.home-capability-grid .cap-thumb{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto;font-size:11px;font-weight:900;letter-spacing:.08em;color:#fff;box-shadow:0 10px 26px rgba(7,31,67,.14)}
.home-capability-grid .cap-copy{min-width:0}
.home-capability-grid .capability-rfid .cap-thumb{background:linear-gradient(135deg,#1768c4,#50a3ff)}
.home-capability-grid .capability-toshiba .cap-thumb{background:linear-gradient(135deg,#d71920,#f36f74)}
.home-capability-grid .capability-dpp .cap-thumb{background:linear-gradient(135deg,#0b3c7b,#3f8ee9)}
.home-capability-grid .capability-service .cap-thumb{background:linear-gradient(135deg,#0f6d61,#29a496)}
.home-capability-grid .capability-link:hover .cap-thumb{transform:translateY(-2px)}
.solution-detail-hero{background:radial-gradient(circle at 82% 26%,rgba(39,127,229,.18),transparent 29%),linear-gradient(135deg,#f5f9fd,#fff)!important}
.sector-detail-hero{background:radial-gradient(circle at 84% 22%,rgba(12,106,96,.12),transparent 30%),linear-gradient(135deg,#f6faf8,#fff)!important}
.project-detail-hero{background:radial-gradient(circle at 85% 22%,rgba(215,25,32,.10),transparent 28%),linear-gradient(135deg,#fbf7f7,#fff)!important}
.solution-detail-hero .page-hero-media,.sector-detail-hero .page-hero-media,.project-detail-hero .page-hero-media{height:250px!important}
.contact-socials{margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}
.contact-socials-title{display:block;font-size:11px;letter-spacing:.12em;font-weight:900;color:#8cc4ff;text-transform:uppercase;margin-bottom:10px}
.site-footer{background:#061a38;color:#d1def0;padding:56px 0 18px;margin-top:0;position:relative;overflow:hidden}
.site-footer:before{content:"";position:absolute;right:-90px;top:-90px;width:260px;height:260px;border:1px solid rgba(255,255,255,.07);border-radius:50%}
.footer-grid{display:grid;grid-template-columns:minmax(0,1.2fr) .8fr .9fr .9fr;gap:26px;position:relative;z-index:1}
.footer-brand{display:inline-flex;width:150px;margin-bottom:16px}.footer-brand img{width:100%;height:54px;object-fit:contain;filter:brightness(1.03)}
.site-footer p,.site-footer a{color:#d1def0}.footer-title{display:block;color:#fff;font-size:12px;font-weight:900;letter-spacing:.13em;margin-bottom:14px;text-transform:uppercase}
.footer-links{display:grid;gap:9px}.footer-links a,.footer-contact a{transition:.2s}.footer-links a:hover,.footer-contact a:hover,.footer-socials a:hover{color:#fff;transform:translateX(2px)}
.footer-contact p{margin:0 0 10px}.footer-cta-box{padding:18px;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:rgba(255,255,255,.03)}
.footer-cta-button{margin-top:8px}
.footer-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.footer-socials a{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09);font-size:12px;font-weight:800;transition:.2s}.footer-socials svg{width:16px;height:16px;display:block}.footer-socials.compact{margin-top:0}.footer-socials.compact a{padding:8px 10px;font-size:11px}.footer-socials.compact svg{display:none}
.footer-bottom{display:flex;justify-content:space-between;gap:12px;padding-top:18px;margin-top:26px;border-top:1px solid rgba(255,255,255,.08);font-size:12px;color:#97aac4;position:relative;z-index:1}
@media(max-width:1180px){.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.solution-detail-hero .page-hero-media,.sector-detail-hero .page-hero-media,.project-detail-hero .page-hero-media{height:220px!important}.footer-grid{grid-template-columns:1fr}}
@media(max-width:680px){.home-capability-grid .capability-link{padding:14px 12px!important}.home-capability-grid .cap-thumb{width:34px;height:34px;border-radius:11px;font-size:10px}.footer-bottom{flex-direction:column}}


/* BOER v1.8.3 — homepage rhythm & micro-motion */
@keyframes boerAmbientDrift{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(-2.5%,2%,0) scale(1.035)}}
@keyframes boerScanLine{0%{transform:translateY(-130%);opacity:0}12%{opacity:.45}70%{opacity:.12}100%{transform:translateY(650%);opacity:0}}
@keyframes boerMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@keyframes boerGlowPulse{0%,100%{opacity:.36;transform:scale(1)}50%{opacity:.62;transform:scale(1.08)}}

.home-hero-premium:after{content:"";position:absolute;width:640px;height:640px;right:-150px;top:-210px;border-radius:50%;background:radial-gradient(circle,rgba(79,157,248,.20),rgba(79,157,248,0) 67%);pointer-events:none;animation:boerAmbientDrift 14s ease-in-out infinite}
.home-hero-premium .hero-image-panel{position:relative;overflow:hidden}
.home-hero-premium .hero-image-panel:before{content:"";position:absolute;z-index:3;left:7%;right:7%;height:18%;top:0;background:linear-gradient(180deg,transparent,rgba(130,196,255,.10),transparent);pointer-events:none;animation:boerScanLine 8s ease-in-out infinite}
.home-hero-premium .hero-image-panel:after{content:"";position:absolute;z-index:2;width:120px;height:120px;right:6%;top:8%;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 0 0 18px rgba(255,255,255,.025),0 0 0 36px rgba(255,255,255,.018);pointer-events:none;animation:boerGlowPulse 7s ease-in-out infinite}

.home-solutions-section{background:radial-gradient(circle at 8% 20%,rgba(43,132,235,.08),transparent 24%),linear-gradient(180deg,#f8fafc 0%,#f3f6f9 100%);position:relative;overflow:hidden}
.home-solutions-section:after{content:"";position:absolute;right:-140px;bottom:-180px;width:410px;height:410px;border:1px solid rgba(7,31,67,.055);border-radius:50%;pointer-events:none}
.home-solutions-section>.shell{position:relative;z-index:1}

.home-ecosystem-band{padding:34px 0 30px;background:#fff;border-top:1px solid #e8edf3;border-bottom:1px solid #e1e8f0;overflow:hidden}
.ecosystem-band-head{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px}.ecosystem-band-head strong{font-size:16px;color:#172b49}
.ecosystem-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}
.ecosystem-track{display:flex;width:max-content;gap:12px;animation:boerMarquee 34s linear infinite;will-change:transform}
.ecosystem-marquee:hover .ecosystem-track{animation-play-state:paused}
.ecosystem-track a{display:flex;align-items:center;justify-content:center;min-width:170px;height:58px;padding:0 24px;border:1px solid #e2e8ef;border-radius:17px;background:linear-gradient(180deg,#fff,#f7f9fb);font-size:13px;font-weight:900;letter-spacing:.04em;color:#263c5a;box-shadow:0 9px 24px rgba(10,38,80,.045);transition:.2s}
.ecosystem-track a:hover{border-color:#a9c9ee;transform:translateY(-2px);color:#1768c4}

.home-process-band{background:radial-gradient(circle at 90% -20%,rgba(69,148,240,.26),transparent 31%),linear-gradient(135deg,#071d3f 0%,#092c5c 55%,#06182f 100%)!important}
.home-process-steps>div{transition:transform .25s ease,background .25s ease,border-color .25s ease}.home-process-steps>div:hover{transform:translateY(-4px);background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.18)}

.home-toshiba-spotlight{background:linear-gradient(180deg,#edf3f8 0%,#fff 74%)!important;position:relative;overflow:hidden}
.home-toshiba-spotlight:before{content:"";position:absolute;left:-100px;top:54px;width:290px;height:290px;border-radius:50%;background:radial-gradient(circle,rgba(215,25,32,.07),transparent 68%);pointer-events:none}
.home-toshiba-spotlight>.shell{position:relative;z-index:1}

.home-strategic-section{background:linear-gradient(135deg,#f3f6f8 0%,#f9f6f1 52%,#eef4f8 100%)!important;border-top:1px solid #e7edf2;border-bottom:1px solid #e5ebf0}
.feature-panel-rfid,.feature-panel-dpp{transition:transform .28s ease,box-shadow .28s ease}.feature-panel-rfid:hover,.feature-panel-dpp:hover{transform:translateY(-5px);box-shadow:0 28px 70px rgba(7,31,67,.14)}

.home-sector-carousel-section{background:#fff;position:relative;overflow:hidden}.home-sector-carousel-section:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,#dce5ee,transparent)}
.home-sector-slide{box-shadow:0 16px 42px rgba(10,38,80,.08)}

.home-product-section{background:radial-gradient(circle at 100% 0%,rgba(49,138,241,.08),transparent 24%),#f3f6fa!important}
.home-products-grid .product-card{transition:transform .25s ease,box-shadow .25s ease}.home-products-grid .product-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(10,38,80,.12)}

.home-projects-section{background:linear-gradient(180deg,#f8f5f1 0%,#fff 100%)!important;position:relative}.home-projects-section:before{content:"";position:absolute;left:4%;top:7%;width:110px;height:4px;border-radius:20px;background:linear-gradient(90deg,#c8a675,#e2d2b9)}
.home-project-feature,.home-project-side>a{box-shadow:0 22px 58px rgba(48,38,29,.14)}

.home-proof-band{padding:76px 0;background:radial-gradient(circle at 15% 0%,rgba(49,138,241,.24),transparent 28%),linear-gradient(135deg,#06182f,#0a2d5d 62%,#10213b);color:#fff;position:relative;overflow:hidden}
.home-proof-band:before{content:"";position:absolute;right:-120px;bottom:-170px;width:420px;height:420px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 40px rgba(255,255,255,.018),0 0 0 80px rgba(255,255,255,.012)}
.home-proof-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(560px,1.2fr);gap:62px;align-items:center;position:relative;z-index:1}.home-proof-copy .eyebrow{color:#8cc4ff}.home-proof-copy h2{font-size:clamp(30px,3.4vw,48px);line-height:1.05;margin:12px 0}.home-proof-copy p{color:#b8c9dd;max-width:560px}
.home-proof-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.home-proof-stats>div{padding:28px 18px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.055);border-radius:20px;backdrop-filter:blur(7px);transition:.25s}.home-proof-stats>div:hover{background:rgba(255,255,255,.09);transform:translateY(-4px)}.home-proof-stats strong{display:block;font-size:clamp(28px,3vw,46px);line-height:1;font-weight:900;letter-spacing:-.04em}.home-proof-stats strong:after{content:"+";font-size:.48em;color:#72b4ff;margin-left:2px;vertical-align:top}.home-proof-stats span{display:block;margin-top:10px;color:#c3d3e6;font-size:11px;line-height:1.4}

.home-standards-section{background:#f2f5f7!important}.home-insights-section{background:linear-gradient(180deg,#fff,#faf9f7)!important}
.home-final-cta{background:#faf9f7!important;padding-top:10px}.home-final-cta .cta-box{box-shadow:0 30px 80px rgba(7,31,67,.14)}

/* Slight stagger without changing markup */
.home-sector-slide:nth-child(2),.home-products-grid .product-card:nth-child(2),.home-project-side>a:nth-child(1){transition-delay:.03s}.home-sector-slide:nth-child(3),.home-products-grid .product-card:nth-child(3),.home-project-side>a:nth-child(2){transition-delay:.06s}.home-sector-slide:nth-child(4),.home-products-grid .product-card:nth-child(4){transition-delay:.09s}

@media(max-width:980px){.home-proof-layout{grid-template-columns:1fr;gap:32px}.home-proof-stats{grid-template-columns:repeat(2,1fr)}.ecosystem-band-head{align-items:flex-start;flex-direction:column;gap:6px}}
@media(max-width:680px){.home-ecosystem-band{padding:26px 0}.ecosystem-track a{min-width:138px;height:52px;padding:0 17px;font-size:11px}.home-proof-band{padding:56px 0}.home-proof-stats{grid-template-columns:1fr 1fr}.home-proof-stats>div{padding:22px 14px}.home-hero-premium:after{width:380px;height:380px;right:-190px;top:-120px}.home-hero-premium .hero-image-panel:after{display:none}}
@media(prefers-reduced-motion:reduce){.home-hero-premium:after,.home-hero-premium .hero-image-panel:before,.home-hero-premium .hero-image-panel:after,.ecosystem-track{animation:none!important}.ecosystem-track{transform:none!important;flex-wrap:wrap;width:auto;justify-content:center}.ecosystem-marquee{mask-image:none}}


/* BOER v1.8.4 — project visual diversity + first content-strengthening pass */
.home-projects-section{background:linear-gradient(180deg,#f8f6f2 0%,#fff 100%)!important}
.home-project-feature>img,.home-project-side>a>img,.premium-project-list .project-img img{filter:saturate(.96) contrast(1.015)}
.home-project-feature:after{background:linear-gradient(180deg,rgba(23,25,29,.02) 30%,rgba(17,24,34,.90) 100%)!important}
.home-project-side>a:after{background:linear-gradient(180deg,rgba(23,25,29,.01) 24%,rgba(17,24,34,.88) 100%)!important}
.premium-project-list .project-card{background:#fff;border-color:#e7e1d8}
.premium-project-list .project-img{height:230px;background:#f3f1ed;overflow:hidden}
.premium-project-list .project-img img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.premium-project-list .project-card:hover .project-img img{transform:scale(1.025)}
.project-client-chip{display:inline-flex;align-items:center;margin-top:10px;padding:6px 9px;border-radius:999px;background:#f3f6f9;color:#53657d;font-size:9px;font-weight:850;letter-spacing:.04em}
@media(max-width:680px){.premium-project-list .project-img{height:185px}}

/* BOER last-minute launch update: BarTender + Datalogic + Toshiba Ribbon */
.bartender-intro .kicker{color:#ff5337}
.bartender-intro-visual{background:#fff!important}
.bartender-intro-visual img{height:128px!important;object-fit:contain!important;padding:18px 20px;background:#fff}
.bartender-intro-visual span{border-top:1px solid #edf1f6}

.nav-datalogic{color:#195b9b!important}
.datalogic-menu-promo{background:radial-gradient(circle at 82% 20%,rgba(255,77,77,.18),transparent 26%),linear-gradient(145deg,#071f43,#0c458b)!important}
.datalogic-menu-mark{color:#ff6b70!important;font-size:10px;font-weight:900;letter-spacing:.1em;position:relative;z-index:1}
.datalogic-menu-promo h3,.datalogic-menu-promo p,.datalogic-menu-promo img,.datalogic-menu-promo .button{position:relative;z-index:1}
.datalogic-menu-promo>img{width:100%;height:118px;object-fit:contain;background:#fff;border-radius:12px;padding:7px;margin:10px 0;filter:drop-shadow(0 12px 18px rgba(0,0,0,.13))}
.datalogic-product-link .toshiba-product-thumb{background:#f4f8fc}

.toshiba-ribbon-menu-link{position:relative;padding-right:60px!important}
.menu-new-badge{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:8px;line-height:1;font-weight:900;letter-spacing:.07em;background:#e1272d;color:#fff;padding:5px 6px;border-radius:999px}

.toshiba-ribbon-return-section{padding:70px 0!important;background:linear-gradient(180deg,#fff 0%,#f7fafc 100%)}
.ribbon-return-card{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:30px;align-items:center;border:1px solid #dfe7f0;border-radius:30px;padding:34px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 24px 60px rgba(7,31,67,.07)}
.ribbon-return-copy h2{font-size:clamp(31px,3.8vw,48px);line-height:1.06;margin:10px 0 14px;letter-spacing:-.035em}
.ribbon-return-copy p{color:#52627a;margin:0;max-width:650px}
.ribbon-return-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:24px}
.ribbon-return-actions .text-link{margin-top:0}
.ribbon-return-products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}
.ribbon-return-products .product-card .pic{height:175px}
.ribbon-return-products .product-body{padding:14px}
.ribbon-return-products .product-body h3{font-size:14px}

.datalogic-landing-hero{background:radial-gradient(circle at 82% 24%,rgba(225,39,45,.20),transparent 27%),linear-gradient(135deg,#061a38,#0a3979)!important}
.datalogic-badge{background:#d9252b!important}
.datalogic-key-strip strong{color:#0b386f}
.datalogic-mobile-section{background:#fff}
.datalogic-focus-grid .product-card{box-shadow:0 13px 36px rgba(7,31,67,.045)}
.datalogic-category-showcase{margin:8px 0 0!important}
.datalogic-usecases-section{padding-top:64px!important;padding-bottom:72px!important;background:linear-gradient(180deg,#fff,#f6f9fc)}
.datalogic-usecases-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.datalogic-usecases-grid article{border:1px solid #dfe7f0;border-radius:22px;padding:28px;background:#fff;min-height:220px;box-shadow:0 15px 40px rgba(7,31,67,.04)}
.datalogic-usecases-grid h3{font-size:28px;margin:10px 0 8px}
.datalogic-usecases-grid p{font-size:13px;color:#52627a;margin:0}
.datalogic-premium-cta-section{padding:34px 0 22px!important;background:#fff}
.datalogic-premium-cta{background:linear-gradient(135deg,#f8fbff 0%,#eef5fc 100%)!important}
.datalogic-word{font-size:18px;font-weight:950;letter-spacing:.035em;color:#d9252b}
.datalogic-premium-cta-media{background:radial-gradient(circle at 50% 42%,rgba(49,138,241,.12),transparent 45%),#eef4fa!important;display:grid;place-items:center;padding:32px}
.datalogic-premium-cta-media img{object-fit:contain!important;max-width:84%;max-height:330px;min-height:0!important}
.landing-more-link{display:flex;justify-content:center;margin-top:28px}

@media(min-width:1121px) and (max-width:1320px){
  .navrow{gap:19px}
  .main-nav{gap:17px}
  .main-nav>a,.nav-item>a{font-size:13px}
  .nav-item>a:after{margin-left:6px}
  .header-cta{padding:12px 15px;font-size:13px}
}
@media(max-width:1120px){
  .bartender-intro-visual img{height:110px!important}
  .datalogic-menu-promo{min-height:220px}
  .ribbon-return-card{grid-template-columns:1fr}
  .datalogic-usecases-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:680px){
  .bartender-intro-visual img{height:92px!important;padding:12px}
  .ribbon-return-card{padding:24px 18px;border-radius:22px}
  .ribbon-return-products{grid-template-columns:1fr!important}
  .ribbon-return-products .product-card .pic{height:210px}
  .datalogic-usecases-grid{grid-template-columns:1fr}
  .datalogic-premium-cta-media{padding:20px}
  .menu-new-badge{position:static;display:inline-flex;transform:none;margin-top:5px}
}

/* BOER launch utility: entry popup + KVKK/cookie notice */
body.entry-popup-open{overflow:hidden}
.entry-popup{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}
.entry-popup.is-open{opacity:1;visibility:visible;pointer-events:auto}
.entry-popup-backdrop{position:absolute;inset:0;background:rgba(4,18,38,.56);backdrop-filter:blur(5px)}
.entry-popup-card{position:relative;z-index:1;width:min(790px,calc(100vw - 34px));min-height:320px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);overflow:hidden;border:1px solid rgba(255,255,255,.55);border-radius:26px;background:#fff;box-shadow:0 34px 90px rgba(3,22,50,.28);transform:translateY(18px) scale(.985);transition:transform .26s ease}
.entry-popup.is-open .entry-popup-card{transform:translateY(0) scale(1)}
.entry-popup-close{position:absolute;right:12px;top:12px;z-index:3;width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(9,31,57,.82);color:#fff;font-size:25px;line-height:1;cursor:pointer;box-shadow:0 8px 20px rgba(4,21,45,.16)}
.entry-popup-close:hover{background:#0a376c}
.entry-popup-media{min-height:320px;background:#f0f4f8;overflow:hidden}
.entry-popup-media img{width:100%;height:100%;min-height:320px;object-fit:cover;display:block}
.entry-popup-copy{padding:42px 40px 36px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:radial-gradient(circle at 100% 0%,rgba(40,116,204,.09),transparent 34%),#fff}
.entry-popup-kicker{display:inline-flex;margin-bottom:12px;color:#153f79;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.entry-popup-copy h2{margin:0 0 13px;color:#0b294b;font-size:clamp(26px,3.2vw,38px);line-height:1.05;letter-spacing:-.035em}
.entry-popup-copy p{margin:0;color:#58697f;font-size:14px;line-height:1.7}
.entry-popup-button{margin-top:22px}

.cookie-consent{position:fixed;left:0;right:0;bottom:14px;z-index:1100;padding:0 16px;transition:opacity .2s ease,transform .2s ease}
.cookie-consent[hidden]{display:none!important}
.cookie-consent.is-hiding{opacity:0;transform:translateY(12px)}
.cookie-consent-inner{width:min(970px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 14px 13px 18px;border:1px solid rgba(18,59,105,.12);border-radius:16px;background:rgba(255,255,255,.97);box-shadow:0 18px 44px rgba(5,29,59,.16);backdrop-filter:blur(12px)}
.cookie-consent p{margin:0;color:#52627a;font-size:11.5px;line-height:1.55}
.cookie-consent-title{display:block;color:#153f79;font-weight:900;font-size:10px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px}
.cookie-consent a{color:#174d88;font-weight:800;text-decoration:underline;text-underline-offset:2px}
.cookie-consent-save{flex:0 0 auto;border:0;border-radius:11px;background:#153f79;color:#fff;padding:10px 18px;font-weight:850;font-size:12px;cursor:pointer;box-shadow:0 8px 18px rgba(21,63,121,.16)}
.cookie-consent-save:hover{background:#0d3568}

@media(max-width:720px){
  .entry-popup{padding:16px}
  .entry-popup-card{grid-template-columns:1fr;width:min(520px,calc(100vw - 26px));max-height:calc(100vh - 32px);overflow:auto;border-radius:22px}
  .entry-popup-media{min-height:185px;max-height:230px}
  .entry-popup-media img{min-height:185px;height:230px}
  .entry-popup-copy{padding:28px 24px 26px}
  .entry-popup-copy h2{font-size:28px}
  .cookie-consent{bottom:10px;padding:0 10px}
  .cookie-consent-inner{align-items:flex-start;gap:11px;padding:12px;border-radius:14px}
  .cookie-consent p{font-size:10.5px}
  .cookie-consent-save{padding:9px 13px}
}
@media(prefers-reduced-motion:reduce){.entry-popup,.entry-popup-card,.cookie-consent{transition:none!important}}

/* BarTender hero slide */
.home-hero-premium .hero-slide-bartender .hero-image-panel{background:linear-gradient(145deg,#ffffff,#fff7f3)!important;border-color:rgba(255,82,47,.18)!important}
.home-hero-premium .hero-slide-bartender .hero-image-panel>img{object-fit:contain!important;background:#fff!important;padding:54px!important}
.home-hero-premium .hero-slide-bartender .hero-kpis span:before{background:#ff5230!important}
@media(max-width:680px){.home-hero-premium .hero-slide-bartender .hero-image-panel>img{padding:26px!important}}


/* BOER product mega menu: refined brand logo cards */
.product-grid{grid-template-columns:1.06fr .92fr 1fr 1.02fr}
.mega-brands-column{min-width:0}
.mega-brand-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.mega-brand-link{min-width:0;min-height:70px;padding:8px 7px 7px;border:1px solid #e4ebf3;border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;transition:.18s ease;box-shadow:0 5px 16px rgba(7,31,67,.025)}
.mega-brand-link:hover{transform:translateY(-2px);border-color:#bed5ef;background:#f8fbff;box-shadow:0 10px 22px rgba(7,31,67,.07)}
.mega-brand-logo{width:100%;height:34px;display:grid;place-items:center;overflow:hidden}
.mega-brand-logo img{width:100%;height:100%;max-width:92px;object-fit:contain;object-position:center;filter:saturate(.94) contrast(1.02)}
.mega-brand-fallback{width:34px;height:28px;border-radius:8px;background:#eef4fa;color:#163d6b;place-items:center;font-size:10px;font-weight:950;letter-spacing:.04em}
.mega-brand-fallback:not([hidden]){display:grid}
.mega-brand-link strong{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.15;color:#213957}
@media(max-width:1120px){.mega-brand-list{grid-template-columns:repeat(4,minmax(0,1fr))}.mega-brand-link{min-height:64px}.mega-brand-logo{height:30px}}


/* ================================================================
   HOME BRAND BALANCE — Toshiba / Datalogic / BarTender
   ================================================================ */
.home-brand-architecture{padding:22px 0 34px;background:#fff;border-bottom:1px solid #e8eef5}
.brand-architecture-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:15px}
.brand-architecture-intro strong{font-size:18px;color:#142a49;letter-spacing:-.02em}
.brand-architecture-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.brand-architecture-card{position:relative;display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:15px;min-height:108px;padding:17px 18px;border:1px solid #dfe7f0;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(7,31,67,.035);overflow:hidden;transition:.22s ease}
.brand-architecture-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#1768c4}
.brand-architecture-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(7,31,67,.09);border-color:#cfddeb}
.brand-architecture-card.is-toshiba:before{background:#d71920}.brand-architecture-card.is-datalogic:before{background:#0e5ba8}.brand-architecture-card.is-bartender:before{background:#ff5636}
.brand-architecture-logo{height:64px;border-radius:13px;background:#f7f9fc;border:1px solid #edf1f5;display:grid;place-items:center;padding:11px}
.brand-architecture-logo img{max-width:100%;max-height:42px;object-fit:contain}
.brand-architecture-card>span:nth-child(2){min-width:0}.brand-architecture-card small{display:block;font-size:9px;font-weight:850;letter-spacing:.12em;color:#6f829b}.brand-architecture-card b{display:block;margin-top:4px;font-size:15px;color:#112947}.brand-architecture-card em{display:block;margin-top:4px;font-style:normal;font-size:10.5px;color:#7d8da2}.brand-architecture-card>i{font-style:normal;font-size:20px;color:#1b67b5}

.home-datalogic-showcase{padding:82px 0!important;background:linear-gradient(180deg,#fff 0%,#f1f6fb 100%);position:relative;overflow:hidden}
.home-datalogic-showcase:before{content:"";position:absolute;right:-140px;top:-120px;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,rgba(15,91,168,.12),transparent 66%)}
.home-datalogic-card{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(520px,.95fr);gap:44px;align-items:center;padding:52px;border:1px solid #d8e4ef;border-radius:30px;background:linear-gradient(135deg,#071f42 0%,#0c4485 58%,#0d5ca6 100%);box-shadow:0 28px 80px rgba(7,31,67,.13);overflow:hidden}
.home-datalogic-card:after{content:"DATALOGIC";position:absolute;left:-18px;bottom:-40px;font-size:132px;line-height:1;font-weight:950;letter-spacing:-.06em;color:rgba(255,255,255,.028);pointer-events:none}
.home-datalogic-copy{position:relative;z-index:2}.home-brand-lockup{display:flex;align-items:center;gap:12px;margin-bottom:24px}.home-brand-lockup img{width:132px;height:36px;object-fit:contain;background:#fff;border-radius:9px;padding:7px 10px}.home-brand-lockup i{font-style:normal;color:#79aee1}.home-brand-lockup strong{font-size:20px;color:#fff;letter-spacing:.06em}
.home-datalogic-copy .eyebrow{color:#8fc7ff}.home-datalogic-copy h2{max-width:650px;margin:10px 0 14px;font-size:42px;line-height:1.06;color:#fff;letter-spacing:-.04em}.home-datalogic-copy>p{max-width:670px;color:#c3d7ed;font-size:14px;line-height:1.75}
.home-datalogic-points{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:26px 0}.home-datalogic-points span{padding:14px 13px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.055)}.home-datalogic-points b{display:block;color:#fff;font-size:12px}.home-datalogic-points small{display:block;margin-top:3px;color:#97b7d8;font-size:9.5px}
.home-datalogic-actions{display:flex;align-items:center;gap:18px}.home-datalogic-actions .text-link{color:#fff}.home-datalogic-actions .button-primary{background:#fff!important;color:#09386e!important;border-color:#fff!important}
.home-datalogic-products{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;position:relative;z-index:2}.home-datalogic-product{display:flex;flex-direction:column;min-width:0;padding:12px 12px 16px;border-radius:19px;background:#fff;border:1px solid rgba(255,255,255,.6);box-shadow:0 15px 36px rgba(0,0,0,.11);transition:.22s}.home-datalogic-product:hover{transform:translateY(-5px)}.home-datalogic-product-image{height:178px;border-radius:13px;background:#f5f8fb;display:grid;place-items:center;padding:10px}.home-datalogic-product-image img{width:100%;height:100%;object-fit:contain}.home-datalogic-product>small{margin-top:12px;font-size:8px;font-weight:900;color:#2672b8;letter-spacing:.08em}.home-datalogic-product>strong{margin-top:5px;font-size:13px;color:#102845;line-height:1.3}.home-datalogic-product>em{margin-top:5px;font-style:normal;font-size:9.5px;color:#8795a8}

.home-bartender-cta{padding:24px 0 74px!important;background:#f7f8fa}
.home-bartender-card{display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:34px;padding:34px 38px;border:1px solid #eadfdc;border-radius:28px;background:radial-gradient(circle at 82% 15%,rgba(255,86,54,.10),transparent 30%),linear-gradient(135deg,#fff 0%,#fff8f5 100%);box-shadow:0 22px 65px rgba(65,32,23,.07);position:relative;overflow:hidden}
.home-bartender-card:after{content:"LABEL";position:absolute;right:30px;bottom:-47px;font-size:124px;line-height:1;font-weight:950;color:rgba(255,84,52,.035);letter-spacing:-.05em;pointer-events:none}
.home-bartender-logo{height:138px;border-radius:20px;background:#fff;border:1px solid #eee6e2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;position:relative;z-index:1}.home-bartender-logo img{max-width:100%;max-height:65px;object-fit:contain}.home-bartender-logo span{margin-top:13px;font-size:9px;font-weight:900;letter-spacing:.12em;color:#ff5636}
.home-bartender-copy{position:relative;z-index:1}.home-bartender-copy .eyebrow{color:#f15a3d}.home-bartender-copy h2{font-size:32px;line-height:1.08;letter-spacing:-.035em;color:#142a49;margin:8px 0 10px;max-width:670px}.home-bartender-copy p{font-size:13px;line-height:1.65;color:#66768c;max-width:740px;margin:0}.home-bartender-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:17px}.home-bartender-tags span{padding:7px 10px;border-radius:99px;background:#fff;border:1px solid #eadfdb;font-size:9px;font-weight:800;color:#7d5a51}
.home-bartender-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;min-width:190px;position:relative;z-index:1}.home-bartender-primary{background:#ff5636!important;border-color:#ff5636!important;color:#fff!important}.home-bartender-actions>a:last-child{text-align:center;font-size:11px;font-weight:800;color:#b34a35}

@media(max-width:1100px){
  .home-datalogic-card{grid-template-columns:1fr;padding:42px}.home-datalogic-products{max-width:760px}.home-bartender-card{grid-template-columns:190px 1fr}.home-bartender-actions{grid-column:2;flex-direction:row;align-items:center}.home-bartender-actions>a:last-child{padding:10px}
}
@media(max-width:820px){
  .brand-architecture-grid{grid-template-columns:1fr}.brand-architecture-intro{align-items:flex-start;flex-direction:column}.brand-architecture-card{grid-template-columns:100px 1fr auto}
  .home-datalogic-card{padding:32px 24px;gap:30px}.home-datalogic-copy h2{font-size:34px}.home-datalogic-products{grid-template-columns:repeat(3,minmax(190px,1fr));overflow-x:auto;padding-bottom:8px}.home-datalogic-product{min-width:190px}.home-datalogic-points{grid-template-columns:1fr 1fr 1fr}
  .home-bartender-card{grid-template-columns:1fr;padding:28px}.home-bartender-logo{height:105px}.home-bartender-actions{grid-column:auto;flex-direction:row;justify-content:flex-start}
}
@media(max-width:560px){
  .brand-architecture-card{grid-template-columns:82px 1fr auto;padding:13px}.brand-architecture-logo{height:55px;padding:8px}.brand-architecture-card em{display:none}.brand-architecture-intro strong{font-size:16px}
  .home-datalogic-showcase{padding:60px 0!important}.home-datalogic-card{border-radius:22px}.home-datalogic-copy h2{font-size:29px}.home-datalogic-points{grid-template-columns:1fr}.home-datalogic-actions{align-items:flex-start;flex-direction:column}.home-datalogic-products{grid-template-columns:repeat(3,190px)}.home-datalogic-product-image{height:150px}
  .home-bartender-cta{padding-bottom:58px!important}.home-bartender-copy h2{font-size:27px}.home-bartender-actions{flex-direction:column;align-items:stretch}.home-bartender-actions>a:last-child{text-align:left}
}


/* ================================================================
   FINAL MOBILE QA — navigation, brand logos and new home sections
   ================================================================ */
@media(max-width:1120px){
  .main-nav{
    max-height:calc(100vh - 76px);
    max-height:calc(100dvh - 76px);
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
  }
  .main-nav>a,.nav-item>a{min-height:48px}
  .mobile-toggle{min-width:44px;min-height:44px;padding:7px}
  .mega{overflow:visible}
}
@media(max-width:680px){
  .mega-brand-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .mega-brand-link{min-height:72px!important;padding:8px!important}
  .mega-brand-logo{height:36px!important}
  .home-datalogic-products{
    scroll-snap-type:x mandatory;
    overscroll-behavior-x:contain;
    -webkit-overflow-scrolling:touch;
  }
  .home-datalogic-product{scroll-snap-align:start}
  .entry-popup-card{
    max-height:calc(100vh - 24px);
    max-height:calc(100dvh - 24px);
  }
  .cookie-consent-save{min-height:44px}
}
@media(max-width:420px){
  .shell{width:calc(100% - 22px)}
  .hero h1{font-size:36px!important;line-height:1.06!important}
  .page-hero h1,.premium-page-hero h1{font-size:34px!important}
  .brand-architecture-card{grid-template-columns:68px minmax(0,1fr) auto!important}
  .brand-architecture-logo{height:48px!important;padding:7px!important}
  .home-datalogic-card{padding:26px 18px!important}
  .home-datalogic-copy h2{font-size:26px!important}
  .home-bartender-card{padding:24px 18px!important}
  .home-bartender-copy h2{font-size:25px!important}
}


/* ================================================================
   Knowledge Center — functional topic filters
   ================================================================ */
.insights-category-row{
  display:flex;
  align-items:center;
  gap:9px;
  flex-wrap:wrap;
}
.insights-topic-label{
  margin-right:4px;
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#7d8da3;
}
.insight-topic{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:40px;
  padding:8px 13px;
  border:1px solid #dce6f1;
  border-radius:999px;
  background:#fff;
  color:#0b274d;
  font-size:13px;
  font-weight:800;
  text-decoration:none;
  transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease;
}
.insight-topic small{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:22px;
  height:22px;
  padding:0 6px;
  border-radius:999px;
  background:#edf4fb;
  color:#56708f;
  font-size:11px;
  font-weight:900;
}
.insight-topic:hover{
  transform:translateY(-1px);
  border-color:#9fc3ea;
  background:#f7fbff;
}
.insight-topic.is-active{
  border-color:#0d63bd;
  background:#0d63bd;
  color:#fff;
  box-shadow:0 8px 22px rgba(13,99,189,.16);
}
.insight-topic.is-active small{
  background:rgba(255,255,255,.18);
  color:#fff;
}
@media(max-width:680px){
  .insights-category-row{
    flex-wrap:nowrap;
    overflow-x:auto;
    padding-bottom:8px;
    scrollbar-width:thin;
    -webkit-overflow-scrolling:touch;
  }
  .insights-topic-label,
  .insight-topic{
    flex:0 0 auto;
  }
  .insight-topic{
    min-height:44px;
  }
}


/* ================================================================
   Contact form — server-side security code
   ================================================================ */
.contact-captcha-field{margin-top:2px}
.contact-captcha-row{
  display:grid;
  grid-template-columns:minmax(210px,.7fr) minmax(120px,.3fr);
  gap:12px;
  align-items:stretch;
}
.contact-captcha-question{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  min-height:58px;
  padding:10px 16px;
  border:1px solid #d8e4f1;
  border-radius:12px;
  background:linear-gradient(135deg,#f5f9fe,#edf5fc);
  color:#0b274d;
}
.contact-captcha-question small{
  color:#647c98;
  font-size:12px;
  font-weight:700;
}
.contact-captcha-question strong{
  font-size:23px;
  letter-spacing:.04em;
  white-space:nowrap;
}
.contact-captcha-row input{
  min-height:58px;
  text-align:center;
  font-size:21px;
  font-weight:900;
  letter-spacing:.08em;
}
.captcha-note{
  margin:7px 0 0;
  color:#78899e;
  font-size:11px;
}
@media(max-width:560px){
  .contact-captcha-row{grid-template-columns:1fr}
  .contact-captcha-question{min-height:54px}
  .contact-captcha-row input{min-height:52px;text-align:left}
}


/* ================================================================
   Contact page — compact hero
   ================================================================ */
.contact-page-hero{
  padding:34px 0 30px!important;
}
.contact-page-hero .page-hero-grid{
  min-height:0!important;
}
.contact-page-hero .page-hero-copy{
  max-width:900px;
}
.contact-page-hero .crumb{
  margin-bottom:8px!important;
}
.contact-page-hero .eyebrow{
  margin-bottom:6px!important;
}
.contact-page-hero h1{
  margin:8px 0 10px!important;
  font-size:clamp(42px,4.4vw,64px)!important;
  line-height:1.02!important;
}
.contact-page-hero .lead{
  margin:0!important;
  max-width:760px;
  font-size:16px!important;
  line-height:1.55!important;
}
.contact-page-hero .page-hero-signals{
  margin-top:18px!important;
}
@media(max-width:680px){
  .contact-page-hero{
    padding:26px 0 24px!important;
  }
  .contact-page-hero h1{
    font-size:36px!important;
  }
  .contact-page-hero .lead{
    font-size:14px!important;
  }
  .contact-page-hero .page-hero-signals{
    margin-top:14px!important;
  }
}
