@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Sans+Condensed:wght@500;600;700&display=swap";:root{color:#17384d;--ink-900:#112b3a;--ink-800:#17384d;--ink-700:#295067;--muted-600:#667c8e;--surface-0:#fcfdfd;--surface-1:#f5f9f8;--surface-2:#edf4f2;--line-soft:#d8e4df;--brand-700:#0f6f88;--brand-600:#11839a;--accent-600:#158b6b;--accent-500:#1ea67f;--accent-100:#e7f6f0;--warm-100:#f5f0e8;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#edf2f5;font-family:IBM Plex Sans,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--ink-800);background:#eef3f1;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}#root{min-height:100vh}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.02em;font-family:IBM Plex Sans Condensed,sans-serif;font-weight:600}:root{--store-ink:#122630;--store-ink-2:#203a45;--store-muted:#6d7f86;--store-subtle:#f2f5f3;--store-paper:#fbfcfa;--store-card:#fff;--store-line:#dce5e2;--store-line-dark:#d3e6e233;--store-teal:#078c78;--store-teal-dark:#046b63;--store-lime:#b9e46a;--store-orange:#f3a65c;--store-navy:#09242d;--store-radius:16px;--store-shadow:0 16px 40px #0b272d14;--store-shell:min(1480px, calc(100% - 32px))}html{background:#e9efec}body{min-width:320px;color:var(--store-ink);background:radial-gradient(circle at 9% 0,#b9e46a29,#0000 24rem),linear-gradient(#e9efec 0%,#f6f8f6 46%,#e9efec 100%)}a{color:inherit}button,input,select,textarea{font:inherit}.page-shell{width:var(--store-shell);background:var(--store-paper);border:1px solid #cfded9;border-radius:24px;margin:16px auto 28px;overflow:hidden;box-shadow:0 28px 70px #0b272d1f}.page-shell:before{display:none}.site-header,.section,.site-footer,.detail-hero{padding-inline:clamp(22px,4.5vw,68px)}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#09242dfa;border-bottom:1px solid #d3e6e224;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:24px;min-height:78px;padding-top:12px;padding-bottom:12px;display:grid;position:sticky;top:0;box-shadow:0 12px 24px #041c221f}.brand-lockup{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-mark{background:#132f38;border:1px solid #b9e46a73;border-radius:11px;flex:none;place-items:center;width:44px;height:44px;display:grid;overflow:hidden;box-shadow:0 8px 20px #0003}.brand-mark img{width:100%;height:100%}.brand-name{color:#f5fbf8;letter-spacing:-.035em;font-family:IBM Plex Sans Condensed,sans-serif;font-size:clamp(1.08rem,1.7vw,1.32rem);font-weight:700;line-height:1}.brand-subtitle{color:#dcece7a1;max-width:34ch;margin-top:5px;font-size:.68rem;line-height:1.25}.site-nav{align-items:stretch;gap:3px;min-width:0;display:flex}.nav-item{position:relative}.nav-link,.header-button{color:#e2f0ecbd;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:9px 12px;font-size:.78rem;font-weight:700;line-height:1;transition:color .18s,background .18s,border-color .18s,transform .18s;display:inline-flex}.nav-link:hover,.nav-link.active,.nav-link[aria-current=page],.header-button:hover,.header-button--active{color:#fff;background:#b9e46a1a;border-color:#b9e46a3d}.header-actions{flex-wrap:wrap;justify-content:end;gap:8px;display:flex}.header-button--secondary-action{border-color:var(--store-lime);background:var(--store-lime);color:#16300c}.header-button--secondary-action:hover{color:#16300c;background:#d0fa86;border-color:#d0fa86}.mega-menu{opacity:0;pointer-events:none;background:#102f39;border:1px solid #afd6cf2e;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:min(1060px,100vw - 44px);padding:16px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%,-6px);box-shadow:0 28px 60px #03161c47}.nav-item--mega:hover .mega-menu,.nav-item--mega:focus-within .mega-menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.mega-menu__column{border-left:1px solid #c0ddd821;min-width:0;padding:8px 12px}.mega-menu__column:nth-child(3n+1){border-left:0}.mega-menu__column>p{color:var(--store-lime);letter-spacing:.15em;text-transform:uppercase;margin-bottom:9px;font-size:.62rem;font-weight:700}.mega-menu__column-image{background:#193d47;border:1px solid #b8dbd629;border-radius:10px;min-height:82px;display:block;position:relative;overflow:hidden}.mega-menu__column-image img{object-fit:cover;opacity:.68;width:100%;height:82px}.mega-menu__feature-meta{color:#fff;background:linear-gradient(#0000,#021217e0);padding:17px 10px 8px;font-size:.7rem;font-weight:700;position:absolute;inset:auto 0 0}.mega-menu__links{gap:6px;margin-top:9px;display:grid}.mega-menu__text-link{color:#e8f4f0cc;justify-content:space-between;align-items:center;gap:8px;padding:7px 0;font-size:.73rem;display:flex}.mega-menu__text-link:hover{color:var(--store-lime)}.mega-menu__text-meta{color:#c2d9d473;font-size:.65rem}.home-hero{background:radial-gradient(circle at 7% 22%,#b9e46a29,#0000 24%),linear-gradient(120deg,#07212a 0%,#0b3540 56%,#0c4b4c 100%);min-height:450px;padding-top:clamp(30px,4vw,48px);padding-bottom:clamp(26px,3.5vw,38px);position:relative;overflow:hidden}.home-hero__media{border-radius:18px 0 0 18px;position:absolute;inset:24px 0 24px 57%;overflow:hidden}.home-hero__media img{object-fit:cover;object-position:center;filter:saturate(.84)contrast(1.08)brightness(.58);width:100%;height:100%}.home-hero__scrim{background:linear-gradient(90deg,#051920fc 0%,#051920fa 42%,#0519208c 64%,#05192014 84%,#05192000 100%);position:absolute;inset:0}.home-hero__body{z-index:1;align-content:start;gap:20px;max-width:min(760px,56%);display:grid;position:relative}.home-hero__copy{max-width:650px}.eyebrow{color:var(--store-teal);letter-spacing:.19em;text-transform:uppercase;font-size:.65rem;font-weight:700;line-height:1.2}.home-hero .eyebrow,.hero--page .eyebrow,.detail-hero .eyebrow,.rfq-panel .eyebrow,.auth-panel--intro .eyebrow{color:var(--store-lime)}.home-hero h1{color:#f4fbf8;letter-spacing:-.07em;max-width:none;margin-top:11px;font-size:clamp(2.35rem,3.35vw,4.2rem);font-weight:600;line-height:.86}.home-hero__headline,.home-hero__headline-line{display:block}.home-hero__headline-line{white-space:nowrap}.home-hero__text{color:#e4f1ebc4;max-width:50ch;margin-top:16px;font-size:.95rem;line-height:1.5}.hero__actions,.home-hero__actions,.rfq-actions,.product-card__actions,.portal-cart-actions,.portal-history-panel__actions,.route-loader__actions{flex-wrap:wrap;gap:10px;display:flex}.home-hero__actions{margin-top:20px}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:11px 16px;font-size:.78rem;font-weight:700;line-height:1;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{border-color:var(--store-lime);background:var(--store-lime);color:#15320e;box-shadow:0 12px 22px #75a43833}.button--primary:hover{background:#d0fa86;box-shadow:0 16px 28px #75a43840}.button--secondary{color:var(--store-ink-2);background:#fff;border-color:#b9cbc6}.button--secondary:hover{border-color:var(--store-teal);color:var(--store-teal-dark)}.home-hero .button--secondary,.rfq-panel .button--secondary,.detail-hero .button--secondary{color:#f5fbf8;background:#ffffff14;border-color:#e0f2eb40}.button--whatsapp{color:#07362a;background:#43c28e;border-color:#43c28e}.hero-support-grid{gap:9px;display:grid}.hero-proof-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.hero-proof-item{background:#04192061;border:1px solid #def0ea26;border-radius:11px;align-content:start;gap:8px;min-height:82px;padding:11px 12px;display:grid}.hero-proof-item span{color:#cde4db91;letter-spacing:.14em;text-transform:uppercase;font-size:.61rem;font-weight:700}.hero-proof-item strong{color:#f4fbf8;font-size:.7rem;line-height:1.34}.hero-material-band{flex-wrap:wrap;gap:6px;display:flex}.hero-material-band span{color:#f4fbf8;background:#ffffff14;border:1px solid #d8efe538;border-radius:999px;padding:7px 9px;font-size:.66rem;font-weight:700}.quick-links{background:var(--store-navy);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.quick-links a{color:#edf8f3;border-right:1px solid #cde5de21;align-content:center;gap:7px;min-height:84px;padding:14px 18px;transition:background .18s;display:grid}.quick-links a:hover{background:#b9e46a1a}.quick-links a strong{font-size:.88rem;line-height:1.1}.quick-links a span{color:#cde4db99;font-size:.73rem;line-height:1.35}.section{padding-top:clamp(24px,3vw,42px);padding-bottom:clamp(24px,3vw,42px)}.section--compact,.section--storefront-categories{padding-top:clamp(20px,2.5vw,32px);padding-bottom:clamp(20px,2.5vw,32px)}.section-heading{border-bottom:1px solid var(--store-line);justify-content:space-between;align-items:end;gap:28px;margin-bottom:14px;padding-bottom:9px;display:flex}.section-heading h2{max-width:17ch;color:var(--store-ink);letter-spacing:-.06em;margin-top:8px;font-size:clamp(2rem,4vw,3.9rem);line-height:.92}.section-copy{max-width:47ch;color:var(--store-muted);font-size:.88rem;line-height:1.58}.section-heading--storefront h2{max-width:15ch}.storefront-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.storefront-category-card{border:1px solid var(--store-line);border-radius:var(--store-radius);background:#f1f6f3;align-content:space-between;gap:13px;min-height:170px;padding:20px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.storefront-category-card:after{content:"";background:#ffffff80;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-45px;right:-36px}.storefront-category-card:hover{border-color:var(--store-teal);box-shadow:var(--store-shadow);transform:translateY(-4px)}.storefront-category-card--titanium{background:linear-gradient(135deg,#ecf5ef,#dbe9de)}.storefront-category-card--nickel{background:linear-gradient(135deg,#eff3f5,#dce5e9)}.storefront-category-card--stainless{background:linear-gradient(135deg,#f4f4f0,#e5e6df)}.storefront-category-card--aluminum{background:linear-gradient(135deg,#f5f2e9,#e9e1cd)}.storefront-category-card--cobalt{background:linear-gradient(135deg,#f2edf3,#e4d9e5)}.storefront-category-card--steel{background:linear-gradient(135deg,#e9f0f2,#d2e0e5)}.storefront-category-card__index{z-index:1;color:var(--store-teal);letter-spacing:.15em;font-size:.67rem;font-weight:700;position:relative}.storefront-category-card__label,.storefront-category-card__note,.storefront-category-card__arrow{z-index:1;position:relative}.storefront-category-card__label{color:var(--store-ink);letter-spacing:-.045em;font-family:IBM Plex Sans Condensed,sans-serif;font-size:1.55rem;font-weight:700}.storefront-category-card__note{max-width:31ch;color:var(--store-muted);font-size:.77rem;line-height:1.4}.storefront-category-card__arrow{color:var(--store-teal-dark);font-size:1.35rem;font-weight:700;position:absolute;bottom:16px;right:18px}.home-story-grid,.home-intro-grid,.contact-layout,.map-panel,.split-panel,.auth-shell{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:22px;display:grid}.home-story-copy h2,.feature-panel h3,.summary-card h3,.market-card h3,.detail-summary-card h3,.detail-highlight h3,.portal-card h2,.portal-card h3,.auth-panel h1,.auth-panel h2,.auth-panel h3,.map-panel h3{color:var(--store-ink);letter-spacing:-.045em}.home-story-copy h2{max-width:12ch;margin-top:10px;font-size:clamp(2rem,3.4vw,3.4rem);line-height:.93}.home-story-copy__lead,.feature-panel p,.summary-card p,.market-card p,.detail-panel__intro,.home-route-card p{color:var(--store-muted);font-size:.84rem;line-height:1.55}.home-story-copy__lead{max-width:39ch;margin-top:14px}.home-story-panel,.home-route-stack{gap:10px;display:grid}.home-story-signal,.home-route-card{border:1px solid var(--store-line);background:#fff;border-radius:12px;gap:7px;padding:17px 18px;display:grid}.home-story-signal{grid-template-columns:150px minmax(0,1fr)}.home-story-signal span,.summary-card__eyebrow,.product-card__family,.product-card__alloy,.product-visual__family,.portal-card__meta,.detail-highlight span,.detail-checkpoint span,.detail-route-card span{color:var(--store-teal);letter-spacing:.13em;text-transform:uppercase;font-size:.63rem;font-weight:700}.home-story-signal h3,.home-route-card h3{color:var(--store-ink-2);font-size:1rem;line-height:1.06}.home-story-signal p{grid-column:2}.home-route-card{justify-content:space-between;align-items:start;gap:12px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.home-route-card:hover{box-shadow:var(--store-shadow);border-color:#078c7873;transform:translateY(-3px)}.home-route-card__meta{color:var(--store-teal-dark);white-space:nowrap;flex:none;font-size:.72rem;font-weight:700}.feature-panel,.summary-card,.detail-summary-card,.detail-highlight,.portal-card,.auth-panel,.catalog-empty-state,.contact-basket,.contact-direct,.map-panel,.catalog-toolbar,.route-loader__panel{border:1px solid var(--store-line);border-radius:var(--store-radius);background:var(--store-card);box-shadow:var(--store-shadow)}.feature-panel,.summary-card,.detail-summary-card,.detail-highlight,.portal-card,.auth-panel,.contact-basket,.contact-direct,.map-panel,.route-loader__panel{padding:22px}.feature-panel--accent,.feature-panel--premium{background:linear-gradient(135deg,#f2f8ec,#fff 70%);border-color:#c7e0c7}.feature-panel h3,.summary-card h3,.market-card h3,.detail-summary-card h3,.detail-highlight h3,.portal-card h3,.map-panel h3{margin-top:8px;font-size:1.35rem;line-height:.98}.feature-panel p:not(.eyebrow),.summary-card p:not(.summary-card__eyebrow),.detail-summary-card p,.detail-highlight p,.portal-card p{margin-top:11px}.badge-row,.detail-badge-grid,.detail-meta,.filter-row{flex-wrap:wrap;gap:7px;display:flex}.badge-row{margin-top:15px}.badge-row span,.detail-badge-grid span,.detail-meta span{color:#32635a;background:#f0f8f3;border:1px solid #d5e6de;border-radius:7px;align-items:center;min-height:28px;padding:6px 9px;font-size:.69rem;font-weight:700;display:inline-flex}.feature-link{color:var(--store-teal-dark);margin-top:18px;font-size:.78rem;font-weight:700;display:inline-flex}.feature-link:after{content:"↗";margin-left:7px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.product-card{border:1px solid var(--store-line);border-radius:var(--store-radius);background:#fff;flex-direction:column;min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 8px 22px #0b272d0d}.product-card:hover{border-color:#078c786b;transform:translateY(-5px);box-shadow:0 22px 42px #0b272d1f}.product-visual{background:#163641;min-height:214px;position:relative;overflow:hidden}.product-visual:after{content:"";background:linear-gradient(#03151b00 35%,#03151bbd 100%);position:absolute;inset:0}.product-visual img,.market-card>img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card:hover .product-visual img,.market-card:hover img{transform:scale(1.045)}.product-visual__overlay{z-index:1;gap:4px;padding:17px;display:grid;position:absolute;bottom:0;left:0;right:0}.product-visual__family{color:var(--store-lime)}.product-visual__title{color:#fff;letter-spacing:-.04em;font-family:IBM Plex Sans Condensed,sans-serif;font-size:1.35rem;font-weight:700}.product-card__body{flex:1;align-content:start;gap:9px;padding:17px;display:grid}.product-card__body h3{color:var(--store-ink);font-size:1.33rem;line-height:.96}.product-card__alloy{color:var(--store-teal-dark);letter-spacing:0;text-transform:none}.product-card__description{min-height:68px;color:var(--store-muted);font-size:.79rem;line-height:1.48}.product-card__specs{flex-wrap:wrap;gap:6px;display:flex}.product-card__specs span{color:#527069;background:#f4f8f5;border:1px solid #dbe8e3;border-radius:6px;padding:5px 7px;font-size:.65rem;line-height:1.2}.product-card__focus{border-top:1px solid var(--store-line);min-height:36px;color:var(--store-muted);padding-top:9px;font-size:.71rem;line-height:1.35}.product-card__actions{align-items:center;margin-top:auto;padding-top:7px}.product-card__actions a{color:var(--store-teal-dark);font-size:.75rem;font-weight:700}.product-card__actions a:last-child{margin-left:auto}.product-card__quote{border-top:1px solid var(--store-line);margin-top:6px}.product-card__quote summary{color:var(--store-teal-dark);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:12px 0 2px;font-size:.7rem;font-weight:700;display:flex}.product-card__quote-grid{gap:8px;padding-top:10px;display:grid}.product-card__quote-actions{gap:8px;display:flex}.product-card__quote-actions .button{min-height:34px;padding:8px 10px;font-size:.67rem}.catalog-toolbar{box-shadow:none;gap:15px;margin-bottom:22px;padding:17px;display:grid}.catalog-toolbar__controls{gap:10px;display:grid}.pill{color:#526d72;cursor:pointer;background:#fff;border:1px solid #d5e3de;border-radius:7px;min-height:34px;padding:8px 11px;font-size:.7rem;font-weight:700}.pill:hover,.pill--active{border-color:var(--store-teal);color:var(--store-teal-dark);background:#e9f6ee}.search-box{gap:6px;max-width:360px;display:grid}.search-box span,.form-field>span{color:var(--store-muted);letter-spacing:.09em;text-transform:uppercase;font-size:.66rem;font-weight:700}.search-box input,.form-field input,.form-field select,.form-field textarea,.phone-field-row select,.site-chatbot__composer input{width:100%;min-height:44px;color:var(--store-ink);background:#fcfdfc;border:1px solid #ccdcd7;border-radius:8px;outline:none;padding:10px 12px;font-size:.82rem}.form-field textarea{resize:vertical;min-height:120px}.search-box input:focus,.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.phone-field-row select:focus,.site-chatbot__composer input:focus{border-color:var(--store-teal);box-shadow:0 0 0 3px #078c781f}.catalog-toolbar__result{color:var(--store-muted);font-size:.77rem}.hero--page,.detail-hero{background:radial-gradient(circle at 7% 16%,#b9e46a26,#0000 25%),linear-gradient(120deg,#07212a 0%,#0b3540 58%,#0c4b4c 100%);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(26px,5vw,72px);min-height:440px;padding-top:clamp(44px,7vw,88px);padding-bottom:clamp(44px,7vw,88px);display:grid;position:relative}.hero--page:before,.detail-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#d2ebdf0b 1px,#0000 1px),linear-gradient(90deg,#d2ebdf0b 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.hero--page .hero__copy,.detail-hero__copy{z-index:1;position:relative}.hero--page h1,.detail-hero__copy h1{color:#f4fbf8;letter-spacing:-.065em;max-width:13ch;margin-top:12px;font-size:clamp(2.8rem,5.5vw,5.7rem);line-height:.89}.hero--page .hero__text,.detail-hero__copy .hero__text{color:#e2f1ebc4;max-width:50ch;margin-top:19px;font-size:.95rem;line-height:1.6}.hero__visual,.detail-hero__image{z-index:1;background:#173a43;border:1px solid #d2eee438;border-radius:18px;min-height:350px;position:relative;overflow:hidden;box-shadow:0 24px 44px #03161c42}.hero__visual img,.detail-hero__image img{object-fit:cover;width:100%;height:100%}.hero__visual:after,.detail-hero__image:after{content:"";pointer-events:none;background:linear-gradient(#04151b05,#04151b73);position:absolute;inset:0}.page-hero-highlights{border-top:1px solid #cce7dd2e;border-bottom:1px solid #cce7dd2e;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:27px;display:grid}.page-hero-highlights__item{border-right:1px solid #cce7dd2e;gap:7px;min-height:80px;padding:13px 15px 13px 0;display:grid}.page-hero-highlights__item:last-child{border-right:0;padding-left:15px}.page-hero-highlights__item:not(:first-child):not(:last-child){padding-left:15px}.page-hero-highlights__item span{color:#c3e0d58f;letter-spacing:.12em;text-transform:uppercase;font-size:.61rem;font-weight:700}.page-hero-highlights__item strong{color:#f1faf6;font-size:.76rem;line-height:1.3}.detail-meta{margin-top:18px}.detail-meta span{color:#eaf7f0c7;background:#ffffff14;border-color:#d6efe22e}.detail-route-strip,.detail-checkpoint-strip,.detail-highlight-grid,.detail-command-grid,.summary-grid,.market-grid,.portal-workspace-grid,.portal-overview-grid,.detail-badge-grid,.grade-detail-grid{gap:13px;display:grid}.detail-route-strip{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px}.detail-route-card{background:#0419204f;border:1px solid #d3ebe12b;border-radius:10px;gap:8px;padding:13px;display:grid}.detail-route-card strong{color:#f4fbf8;font-size:.78rem;line-height:1.2}.detail-route-card p{color:#cde5daa3;font-size:.7rem;line-height:1.4}.detail-quote-mini{background:#0419204f;border:1px solid #d3ebe12b;border-radius:11px;gap:10px;margin-top:18px;padding:15px;display:grid}.detail-quote-mini h3{color:#f4fbf8;font-size:1rem}.detail-checkpoint-strip,.detail-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-command-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-badge-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:15px}.detail-table,.portal-quote-table,.portal-history-panel,.portal-profile-form,.portal-history-card{border:1px solid var(--store-line);border-radius:var(--store-radius);box-shadow:var(--store-shadow);background:#fff}.catalog-accordion-list,.portal-accordion-list{gap:12px;display:grid}.catalog-accordion,.portal-accordion{border:1px solid var(--store-line);border-radius:var(--store-radius);background:#fff;overflow:hidden}.catalog-accordion__summary,.portal-accordion__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;list-style:none;display:flex}.catalog-accordion__summary::-webkit-details-marker{display:none}.portal-accordion__summary::-webkit-details-marker{display:none}.catalog-accordion__summary h2,.portal-accordion__summary h2{color:var(--store-ink);margin-top:7px;font-size:1.22rem;line-height:1}.catalog-accordion__chevron,.portal-accordion__chevron{color:var(--store-teal);font-size:1.4rem;font-weight:700}.catalog-accordion[open] .catalog-accordion__chevron,.portal-accordion[open] .portal-accordion__chevron{transform:rotate(45deg)}.catalog-accordion__body,.portal-accordion__body{border-top:1px solid var(--store-line);padding:20px}.rfq-panel{background:radial-gradient(circle at 90% 12%,#b9e46a33,#0000 28%),linear-gradient(120deg,#07212a 0%,#0b3540 58%,#0c4b4c 100%);border:1px solid #c4e5d629;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;padding:clamp(26px,4vw,48px);display:grid;box-shadow:0 24px 50px #03161c29}.rfq-panel h2{color:#f4fbf8;letter-spacing:-.06em;max-width:17ch;margin-top:10px;font-size:clamp(1.8rem,3.2vw,3.2rem);line-height:.92}.rfq-panel p:not(.eyebrow){color:#e2f1ebba;max-width:52ch;margin-top:15px;font-size:.84rem;line-height:1.55}.rfq-actions{justify-content:end}.summary-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-grid--three,.market-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.summary-card,.market-card{min-height:100%}.market-card{padding:0;overflow:hidden}.market-card>img{object-fit:cover;width:100%;height:190px;display:block}.market-card__body{padding:18px}.contact-layout{align-items:start}.contact-form,.contact-form__grid,.contact-form__foot,.contact-direct,.contact-basket,.auth-form-grid,.portal-profile-form__grid{gap:12px;display:grid}.contact-form__grid,.portal-profile-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field--full,.contact-form__foot,.contact-form__intro{grid-column:1/-1}.contact-form__intro{color:var(--store-muted);font-size:.84rem;line-height:1.52}.contact-form__foot{justify-content:space-between;align-items:center;gap:12px;margin-top:6px;display:flex}.form-status{font-size:.78rem;line-height:1.4}.form-status--success{color:#176b4e}.form-status--error{color:#a04438}.contact-direct__item{border-bottom:1px solid var(--store-line);gap:4px;padding:13px 0;display:grid}.contact-direct__item:last-child{border-bottom:0}.contact-direct__item strong{color:var(--store-muted);letter-spacing:.11em;text-transform:uppercase;font-size:.64rem}.contact-direct__item a{color:var(--store-teal-dark);font-size:.84rem;font-weight:700}.map-panel{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);padding:0;overflow:hidden}.map-panel__copy{padding:26px}.map-embed{background:#d7e5df;min-height:360px}.map-embed iframe{border:0;width:100%;height:100%;min-height:360px}.auth-shell,.auth-shell--portal{background:radial-gradient(circle at 8% 0,#b9e46a24,#0000 24rem),linear-gradient(#e9f1ed,#f8faf8);grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:stretch;padding-top:56px;padding-bottom:76px}.auth-panel--intro{color:#f3fbf6;background:linear-gradient(135deg,#07212a,#0b4b4c);border-color:#c0e7d32e}.auth-panel--intro h1,.auth-panel--intro h2,.auth-panel--intro h3,.auth-panel--intro p:not(.eyebrow){color:inherit}.auth-panel--intro h1{margin-top:12px;font-size:clamp(2.5rem,5vw,5.1rem);line-height:.9}.auth-panel--form{align-self:center}.auth-form-header{justify-content:space-between;align-items:start;gap:18px;display:flex}.auth-form-header h1,.auth-form-header h2{margin-top:8px;font-size:clamp(1.7rem,3vw,2.8rem);line-height:.94}.auth-form-header__meta{color:var(--store-muted);font-size:.72rem;line-height:1.45}.auth-mode-toggle{border:1px solid var(--store-line);background:#f2f7f3;border-radius:8px;gap:3px;padding:4px;display:inline-flex}.auth-mode-toggle button{min-height:32px;color:var(--store-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 10px;font-size:.7rem;font-weight:700}.auth-mode-toggle button.active{background:var(--store-teal);color:#fff}.portal-command-bar,.portal-priority-strip,.portal-workspace-status{gap:12px;display:grid}.portal-command-bar{grid-template-columns:minmax(0,1fr) auto;align-items:end}.portal-priority-strip,.portal-workspace-status{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-priority-card,.portal-workspace-status__card{border:1px solid var(--store-line);background:#fff;border-radius:12px;gap:7px;padding:15px;display:grid}.portal-priority-card strong,.portal-workspace-status__card strong{color:var(--store-ink);font-family:IBM Plex Sans Condensed,sans-serif;font-size:1.28rem}.portal-priority-card p,.portal-workspace-status__card p{color:var(--store-muted);font-size:.72rem;line-height:1.4}.portal-command-bar__track{background:#e1ece6;border-radius:99px;height:9px;overflow:hidden}.portal-command-bar__track span{border-radius:inherit;background:linear-gradient(90deg, var(--store-teal), var(--store-lime));height:100%;display:block}.portal-history-list{gap:10px;margin-top:16px;display:grid}.portal-history-card{padding:16px}.portal-history-card__meta{color:var(--store-muted);justify-content:space-between;gap:12px;font-size:.68rem;display:flex}.portal-history-card__company{color:var(--store-ink);margin-top:9px;font-size:.86rem;font-weight:700}.portal-history-card__message,.portal-history-card__phone{color:var(--store-muted);margin-top:6px;font-size:.78rem;line-height:1.45}.site-footer{background:var(--store-navy);border-top:1px solid #d4e8e024;gap:26px;padding-top:46px;padding-bottom:46px;display:grid}.site-footer__grid{grid-template-columns:1.3fr repeat(3,minmax(0,.7fr));gap:26px;display:grid}.site-footer__eyebrow{color:var(--store-lime);letter-spacing:.13em;text-transform:uppercase;font-size:.68rem;font-weight:700}.site-footer__title{color:#f0faf5;max-width:30ch;margin-top:11px;font-family:IBM Plex Sans Condensed,sans-serif;font-size:1.45rem;line-height:1.03}.site-footer__note,.site-footer p,.site-footer a{color:#d4e9e0a8;font-size:.76rem;line-height:1.5}.site-footer h3{color:#f0faf5;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem}.site-footer a:hover{color:var(--store-lime)}.site-chatbot{z-index:50;position:fixed;bottom:18px;right:18px}.site-chatbot__trigger{background:var(--store-navy);color:#fff;border:1px solid #b9e46a59;border-radius:999px;align-items:center;gap:9px;padding:8px 13px 8px 9px;display:inline-flex;box-shadow:0 14px 28px #071e232e}.site-chatbot__trigger-icon{background:var(--store-lime);color:#15320e;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.7rem;font-weight:800;display:grid}.site-chatbot__trigger-copy{gap:1px;display:grid}.site-chatbot__trigger-copy strong{font-size:.74rem}.site-chatbot__trigger-copy span{color:#dceee6a6;font-size:.64rem}.site-chatbot__panel{background:#102f39;border:1px solid #bfe0d633;border-radius:16px;gap:12px;width:min(380px,100vw - 24px);margin-bottom:10px;padding:17px;display:grid;box-shadow:0 24px 48px #03161c47}.site-chatbot__panel h2,.site-chatbot__intro,.site-chatbot__status{color:#f0faf5}.site-chatbot__panel h2{font-size:1.1rem}.site-chatbot__intro{font-size:.8rem;line-height:1.45}.site-chatbot__message{background:#ffffff14;border-radius:10px;padding:11px}.site-chatbot__message p{color:#eaf7f0db;font-size:.78rem;line-height:1.45}.site-chatbot__messages{gap:8px;max-height:360px;display:grid;overflow-y:auto}.site-chatbot__composer{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.site-chatbot__composer input{color:#fff;background:#ffffff14;border-color:#cde7dc33}.route-loader{padding:52px 0 74px}.route-loader__panel h1{margin-top:10px;font-size:clamp(2rem,4vw,4rem);line-height:.9}.route-loader__panel p{color:var(--store-muted);margin-top:12px;line-height:1.5}.section-cta-row{justify-content:flex-start;margin-top:12px;display:flex}.section--intro-stack{padding-top:12px}.home-intro-grid{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);align-items:start;gap:16px}.home-intro-sidebar{gap:10px;display:grid}.video-card{border:1px solid var(--store-line);border-radius:var(--store-radius);box-shadow:var(--store-shadow);background:#fff;grid-template-columns:minmax(0,1.18fr) minmax(230px,.82fr);align-items:start;gap:14px;padding:14px;display:grid}.video-card__main,.video-card__sidebar,.video-card__sidebar-head{gap:8px;min-width:0;display:grid}.video-card__media{aspect-ratio:16/9;border:1px solid var(--store-line);background:#08141c;border-radius:12px;min-height:0;position:relative;overflow:hidden}.video-card__player{object-fit:cover;background:#08141c;width:100%;height:100%;display:block}.video-card__sidebar{align-content:start}.video-card__sidebar-copy,.video-card__intro p:last-child{color:var(--store-muted);font-size:.78rem;line-height:1.42}.video-card__intro h3{color:var(--store-ink);margin-top:4px;font-size:1.1rem;line-height:1}.video-card__intro p:last-child{margin-top:6px}.video-card__badges{gap:6px;margin-top:8px}.video-card__controls{flex-wrap:wrap;gap:7px;margin-top:6px;display:flex}.video-card__controls .button{min-height:34px;padding:8px 10px;font-size:.68rem}.video-card__timeline{border-left:2px solid var(--store-line);gap:0;padding-left:11px;display:grid}.video-card__scene{cursor:pointer;text-align:left;background:0 0;border:0;border-left:4px solid #0000;border-radius:0 7px 7px 0;gap:3px;margin-left:-13px;padding:7px 7px 8px 8px;display:grid}.video-card__scene:hover,.video-card__scene--active{border-left-color:var(--store-teal);background:#f1f7f4}.video-card__time{color:var(--store-teal);letter-spacing:.1em;text-transform:uppercase;font-size:.61rem;font-weight:700}.video-card__scene strong{color:var(--store-ink);font-size:.74rem;line-height:1.25}.video-card__scene span:last-child{color:var(--store-muted);font-size:.67rem;line-height:1.3}.quality-strip{border-radius:var(--store-radius);background:radial-gradient(circle at 90% 10%,#b9e46a33,#0000 30%),linear-gradient(120deg,#07212a 0%,#0b3540 58%,#0c4b4c 100%);border:1px solid #c4e5d629;grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:18px;padding:20px 22px;display:grid;box-shadow:0 20px 40px #03161c24}.quality-strip h3{color:#f4fbf8;margin-top:7px;font-size:1.25rem;line-height:1}.quality-strip p:last-child{color:#e2f1ebb8;max-width:62ch;margin-top:8px;font-size:.8rem;line-height:1.45}.quality-strip .eyebrow{color:var(--store-lime)}.quality-strip__badges{flex-wrap:wrap;align-content:start;gap:7px;display:flex}.quality-strip__badges span{color:#eff7fb;background:#ffffff14;border:1px solid #ddebf21f;border-radius:999px;padding:7px 9px;font-size:.68rem;font-weight:700}@media (width<=1180px){.site-header{grid-template-columns:minmax(240px,1fr) auto}.site-nav{grid-area:2/1/auto/-1;justify-content:start}.site-header{padding-top:10px;padding-bottom:10px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.page-shell{border-inline:0;border-radius:0;width:100%;margin:0}.mega-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.mega-menu__column:nth-child(3n+1){border-left:1px solid #c0ddd821}.mega-menu__column:nth-child(odd){border-left:0}.home-hero{min-height:560px}.home-hero__body{max-width:min(680px,70%)}.home-hero__media{left:46%}.hero--page,.detail-hero{grid-template-columns:1fr;min-height:0}.hero__visual,.detail-hero__image{min-height:290px}.storefront-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-story-grid,.home-intro-grid,.contact-layout,.map-panel,.auth-shell{grid-template-columns:1fr}.product-grid,.market-grid--three,.summary-grid--three,.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-card,.quality-strip{grid-template-columns:1fr}}@media (width<=620px){.site-header{grid-template-columns:1fr auto;gap:10px}.brand-subtitle,.header-actions .header-button:first-child{display:none}.site-nav{scrollbar-width:none;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}.nav-link{white-space:nowrap}.mega-menu{display:none}.home-hero{min-height:560px;padding-top:min(46vw,220px)}.home-hero__media,.home-hero__scrim{height:min(46vw,220px)}.home-hero__media{border-radius:0;inset:0 0 auto}.home-hero__scrim{background:linear-gradient(#05192014,#051920fa)}.home-hero__body{gap:22px;max-width:none}.home-hero h1,.hero--page h1,.detail-hero__copy h1{font-size:clamp(2.35rem,12vw,3.8rem)}.hero-proof-strip,.page-hero-highlights,.detail-route-strip,.detail-checkpoint-strip,.detail-highlight-grid,.detail-command-grid,.portal-priority-strip,.portal-workspace-status,.portal-command-bar{grid-template-columns:1fr}.hero-proof-item{min-height:0}.quick-links{grid-template-columns:1fr 1fr}.quick-links a{min-height:92px;padding:14px}.storefront-category-grid,.product-grid,.market-grid--three,.summary-grid--two,.summary-grid--three,.summary-grid--four{grid-template-columns:1fr}.section-heading{align-items:start;gap:15px;display:grid}.section-heading h2{max-width:14ch}.contact-form__grid,.portal-profile-form__grid{grid-template-columns:1fr}.form-field--full,.contact-form__foot{grid-column:auto}.contact-form__foot{flex-direction:column;align-items:start}.map-panel__copy{padding:20px}.map-embed,.map-embed iframe{min-height:270px}.site-footer__grid,.rfq-panel{grid-template-columns:1fr}.rfq-actions{justify-content:start}.detail-badge-grid{grid-template-columns:1fr}.video-card{padding:10px}.quality-strip{padding:16px}}
