/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.w-1{width:calc(var(--spacing) * 1)}.w-2{width:calc(var(--spacing) * 2)}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.overline{text-decoration-line:overline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}.distribution-workspace{gap:11px;display:grid}.distribution-rail{background:linear-gradient(120deg,#f8faf7,#eef4ef);border:1px solid #d8dfda;border-radius:10px;padding:15px 17px;overflow:hidden}.distribution-rail>small{color:#2c7454;letter-spacing:.12em;font-size:5.5px;font-weight:900}.distribution-rail>div{grid-template-columns:repeat(7,1fr);gap:5px;margin-top:10px;display:grid}.distribution-rail span{background:#fff;border-radius:7px;grid-template-columns:25px 1fr;align-items:center;gap:7px;min-width:0;padding:8px;display:grid}.distribution-rail span i{color:#79857d;background:#e7ebe8;border-radius:50%;place-items:center;width:23px;height:23px;font-size:5px;font-style:normal;font-weight:900;display:grid}.distribution-rail span b{text-overflow:ellipsis;white-space:nowrap;font-size:6px;overflow:hidden}.distribution-rail span.done{background:#e7f2eb}.distribution-rail span.done i{color:#fff;background:#277452}.distribution-rail span.active{background:#fff8e8;box-shadow:inset 0 0 0 1px #d3a84f}.distribution-rail span.active i{color:#fff;background:#c8902c}.distribution-rail>p{color:#718078;margin:11px 0 0;font-size:6.2px;line-height:1.55}.distribution-table>header,.distribution-table>article{grid-template-columns:130px minmax(210px,1.35fr) 125px 145px 145px 95px 120px;align-items:center;gap:10px;display:grid}.distribution-table>header{color:#89958d;background:#f4f7f4;min-height:35px;padding:0 15px;font-size:4.8px;font-weight:900}.distribution-table>article{border-top:1px solid #e4e9e5;min-height:88px;padding:10px 15px}.distribution-table article>span{gap:4px;min-width:0;display:grid}.distribution-table b,.distribution-table small,.distribution-table a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.distribution-table small{color:#87928b;font-size:5.3px}.distribution-table a{color:#277252;font-size:5.2px;font-weight:850;text-decoration:none}.distribution-actions{flex-wrap:wrap;gap:4px;display:flex!important}.distribution-actions button{color:#266b4e;background:#fff;border:1px solid #ced9d2;border-radius:6px;min-height:27px;padding:0 7px;font-size:5.2px;font-weight:850}.distribution-result{background:#f2f6f3;border-bottom:1px solid #e0e5e1;padding:16px 24px}.distribution-result>div{background:#d8e0da;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.distribution-result>div>span{background:#fff;gap:5px;padding:12px;display:grid}.distribution-result p{color:#718078;margin:11px 0 0;font-size:6.5px;line-height:1.5}.content-brand b{font-size:14px}.content-brand small{font-size:9px}.content-person b,.content-user b{font-size:11px}.content-person small,.content-user small{font-size:9px}.content-flow small{font-size:8px}.content-flow span{font-size:10px}.content-sidebar nav i{font-size:9px}.content-links a{font-size:10px}.content-topbar small{font-size:8px}.content-topbar h1{font-size:18px}.content-topbar input{font-size:11px}.content-topbar>a{font-size:10px}.content-hero small{font-size:9px}.content-hero p{font-size:11px}.content-hero button{font-size:10px}.content-metrics small{font-size:8px}.content-metrics b{font-size:26px}.content-metrics span{font-size:9px}.content-panel-head small{font-size:8px}.content-panel-head h3{font-size:17px}.content-panel-head>em{font-size:9px}.content-status,.distribution-rail>small{font-size:8px}.distribution-rail span b{font-size:9px}.distribution-rail>p{font-size:10px}.distribution-table>header{font-size:7px}.distribution-table b{font-size:10px}.distribution-table small,.distribution-table a,.distribution-actions button{font-size:8px}@media (width<=1200px){.distribution-table>header,.distribution-table>article{grid-template-columns:115px minmax(200px,1.3fr) 120px 130px 95px 105px}.distribution-table>:not(header)>:nth-child(3),.distribution-table>header>:nth-child(3){display:none}}@media (width<=900px){.distribution-rail>div{grid-template-columns:repeat(4,1fr)}.distribution-table>header{display:none}.distribution-table>article{grid-template-columns:1fr 1fr;gap:13px}.distribution-table>article>*{display:grid!important}.distribution-table .content-status{justify-self:start}.distribution-actions{justify-content:flex-start}.distribution-result>div{grid-template-columns:1fr 1fr}}@media (width<=520px){.distribution-rail>div{grid-template-columns:1fr 1fr}.distribution-table>article,.distribution-result>div{grid-template-columns:1fr}}:root{--paper:#f5f5f1;--white:#fbfcf9;--ink:#171b18;--muted:#6e7771;--line:#dfe2dc;--graphite:#1d231f;--green:#0b6b4c;--green-soft:#dcebe4;--lime:#d6df83;--sand:#e6dfcf;--clay:#bc704d;--navy:#17282e}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}button,a,select{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #52a184}a{color:inherit;text-decoration:none}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafbf8f0;align-items:center;gap:28px;height:76px;padding:0 34px;display:flex;position:sticky;top:0}.logo{align-items:center;gap:13px;min-width:276px;display:flex}.logo img{width:146px;height:auto}.logo>span{border-left:1px solid #c9cec8;gap:3px;min-height:29px;padding-left:12px;display:grid}.logo b{letter-spacing:.09em;font-size:11px;line-height:1}.logo i{color:#6f7771;letter-spacing:.16em;font-size:7px;font-style:normal;font-weight:700;line-height:1}.site-header nav{align-items:center;gap:20px;display:flex}.site-header nav a,.site-header nav>button{color:#3f4742;white-space:nowrap;background:0 0;border:0;padding:8px 0;font-size:8px;font-weight:700}.site-header nav a:hover,.site-header nav>button:hover{color:var(--green)}.header-tools{align-items:center;gap:6px;margin-left:auto;display:flex}.header-tools>button,.header-tools>a{color:#4f5852;background:0 0;border:1px solid #d8ddd8;border-radius:7px;justify-content:center;align-items:center;height:36px;font-size:8px;font-weight:700;display:flex}.tool-search{width:36px;font-size:16px!important}.locale{padding:0 10px}.locale span{color:#8a918d;margin-left:4px}.sign-in{padding:0 11px}.header-rfq{position:relative;border-color:var(--graphite)!important;background:var(--graphite)!important;color:#fff!important;padding:0 13px!important}.header-rfq span{margin-left:6px}.header-rfq b{background:var(--lime);width:16px;height:16px;color:var(--ink);border-radius:50%;place-items:center;font-size:7px;display:grid;position:absolute;top:-7px;right:-6px}.mobile-menu-button{display:none}.hero{border-bottom:1px solid var(--line);background:var(--white);grid-template-columns:minmax(0,1.55fr) minmax(270px,.45fr);padding:68px 6vw 0;display:grid;position:relative;overflow:hidden}.hero-copy{padding:20px 0 44px}.overline{color:var(--green);letter-spacing:.18em;align-items:center;gap:8px;font-size:7px;font-weight:800;display:flex}.overline span{background:var(--green);width:17px;height:1px}.hero h1{letter-spacing:-.065em;max-width:920px;margin:29px 0 24px;font-size:clamp(48px,5.2vw,78px);font-weight:630;line-height:.96}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{color:#5f6862;max-width:720px;margin:0;font-size:15px;line-height:1.65}.promise{flex-wrap:wrap;align-items:center;gap:9px;margin-top:25px;display:flex}.promise span{color:#45504a;border:1px solid #d4d9d4;border-radius:20px;padding:7px 11px;font-size:7px;font-weight:750}.promise i{color:#859089;font-size:9px;font-style:normal}.hero-rail{background:var(--graphite);color:#fff;align-self:stretch;min-height:400px;margin:-68px -6vw 0 40px;padding:20px;position:relative}.rail-top,.rail-bottom{color:#829087;letter-spacing:.13em;justify-content:space-between;font-size:6px;display:flex;position:absolute;left:20px;right:20px}.rail-top{top:22px}.rail-top b{color:#dbe4df}.rail-bottom{bottom:22px}.rail-map{background-color:#0000;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:30px 30px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #303a34;position:absolute;inset:54px 20px 52px;overflow:hidden}.rail-map:after{content:"";border:1px solid #3c4942;border-radius:50%;position:absolute;inset:20%;box-shadow:0 0 0 45px #ffffff03,0 0 0 90px #ffffff02}.rail-map .point{z-index:3;background:var(--lime);border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 0 5px #d6df831f}.point.ua{bottom:27%;left:18%}.point.cz{top:47%;left:53%}.point.de{background:#6fa78e;top:27%;right:16%;box-shadow:0 0 0 5px #6fa78e1f}.rail-map .line{z-index:2;background:linear-gradient(90deg,var(--lime),#6fa78e);transform-origin:0;height:1px;position:absolute}.line.one{width:42%;bottom:29%;left:20%;transform:rotate(-21deg)}.line.two{width:34%;top:48%;left:55%;transform:rotate(-23deg)}.rail-map span{z-index:4;color:#b5c0ba;font-size:6px;font-weight:800;position:absolute}.label-ua{bottom:18%;left:12%}.label-cz{top:55%;left:49%}.label-de{top:18%;right:10%}.sourcing-form{background:#e8eae5;border-top:1px solid #daddd7;grid-column:1/3;grid-template-columns:2.2fr 1fr 1fr .85fr .85fr 1.1fr;gap:1px;margin:0 -6vw;padding:18px 6vw;display:grid}.sourcing-form>label{background:var(--white);gap:7px;min-width:0;padding:10px 12px;display:grid}.sourcing-form label>span{color:#818983;letter-spacing:.1em;font-size:6px;font-weight:800}.sourcing-form input,.sourcing-form select{color:#27302a;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:8px;font-weight:650}.query-field>div{align-items:center;gap:7px;display:flex}.query-field i{color:#758079;font-size:15px;font-style:normal}.form-actions{background:var(--white);grid-template-columns:1fr 1fr;gap:5px;padding:7px;display:grid}.form-actions button{border:1px solid var(--graphite);background:var(--graphite);color:#fff;border-radius:6px;font-size:7px;font-weight:800}.form-actions button:last-child{color:#27302a;background:#fff;border-color:#ced4cf}.form-actions span{margin-left:4px}.hero-foot{color:#7b847e;background:#f5f6f2;border-top:1px solid #dfe2dc;grid-column:1/3;gap:35px;margin:0 -6vw;padding:14px 6vw;font-size:7px;display:flex}.hero-foot b{color:#263029;margin-right:3px}.section{padding:90px 6vw}.section-heading{grid-template-columns:45px minmax(360px,1.4fr) minmax(250px,.8fr) auto;align-items:end;gap:20px;margin-bottom:35px;display:grid}.section-number{color:#859089;align-self:start;padding-top:5px;font-size:8px;font-weight:700}.section-heading small{color:var(--green);letter-spacing:.16em;font-size:7px;font-weight:800}.section-heading h2{letter-spacing:-.055em;max-width:740px;margin:9px 0 0;font-size:clamp(31px,3.1vw,48px);font-weight:620;line-height:1.03}.section-heading>p{color:#6a746d;max-width:440px;margin:0;font-size:9px;line-height:1.65}.section-heading>button{color:#344039;white-space:nowrap;background:0 0;border:1px solid #cfd5cf;border-radius:7px;height:39px;padding:0 13px;font-size:7px;font-weight:750}.section-heading>button span{margin-left:5px}.directions{background:#f1f2ee}.direction-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.direction-card{text-align:left;border:1px solid #d7dbd6;border-radius:10px;grid-template-columns:33px 1fr;align-content:space-between;min-height:215px;padding:22px;display:grid;position:relative;overflow:hidden}.direction-card>span{color:#7e8881;font-size:8px}.direction-card>div{z-index:2;grid-column:1/3}.direction-card h3{letter-spacing:-.045em;max-width:310px;margin:0 0 10px;font-size:22px;line-height:1.05}.direction-card p{color:#66716a;max-width:360px;margin:0;font-size:8px;line-height:1.55}.direction-card small{color:#78837c;margin-top:16px;font-size:6.5px;display:block}.direction-card>i{border:1px solid #28322c2e;border-radius:50%;place-items:center;width:29px;height:29px;font-style:normal;display:grid;position:absolute;top:18px;right:18px}.direction-card:after{content:"";border:1px solid #28463714;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-55px;right:-45px;box-shadow:0 0 0 35px #28463706}.direction-card:hover{transform:translateY(-2px);box-shadow:0 15px 36px #1e262112}.direction-card.graphite{color:#f4f6f3;background:#202621}.direction-card.graphite p,.direction-card.graphite small,.direction-card.graphite>span{color:#99a49d}.direction-card.graphite>i{border-color:#4c5750}.direction-card.green{background:#dce9e2}.direction-card.sand{background:#e7e0d2}.direction-card.navy{color:#edf2ef;background:#1c3036}.direction-card.navy p,.direction-card.navy small,.direction-card.navy>span{color:#9fadb0}.direction-card.navy>i{border-color:#506168}.direction-card.clay{background:#d6a489}.direction-card.steel{background:#dce1df}.popular{background:var(--white);padding-top:82px}.collection-strip{gap:7px;padding-bottom:19px;display:flex;overflow:auto}.collection-strip button{color:#59635d;white-space:nowrap;background:#f7f8f5;border:1px solid #d8ddd8;border-radius:7px;justify-content:space-between;align-items:center;min-width:150px;padding:11px;font-size:7px;font-weight:700;display:flex}.collection-strip button b{background:#e6e9e5;border-radius:5px;place-items:center;min-width:22px;height:20px;font-size:6px;display:grid}.collection-strip button.active{border-color:var(--graphite);background:var(--graphite);color:#fff}.collection-strip button.active b{background:var(--lime);color:var(--ink)}.catalog-shell{grid-template-columns:215px 1fr;align-items:start;gap:18px;display:grid}.catalog-sidebar{border:1px solid var(--line);background:#f7f8f5;border-radius:9px;position:sticky;top:95px;overflow:hidden}.filter-title{border-bottom:1px solid var(--line);justify-content:space-between;padding:15px;display:flex}.filter-title b{font-size:10px}.filter-title button{color:#718078;background:0 0;border:0;font-size:7px;text-decoration:underline}.catalog-sidebar>label{color:#77817b;letter-spacing:.05em;gap:6px;padding:10px 15px 0;font-size:6px;font-weight:800;display:grid}.catalog-sidebar select{color:#3d4841;background:#fff;border:1px solid #d9ddd8;border-radius:6px;width:100%;height:34px;padding:0 8px;font-size:7px}.filter-checks{border-top:1px solid var(--line);gap:8px;margin:13px 15px;padding-top:13px;display:grid}.filter-checks>b{color:#78827c;letter-spacing:.08em;font-size:6px}.filter-checks label{color:#4e5952;align-items:center;gap:7px;font-size:7px;display:flex}.filter-checks input{display:none}.filter-checks label>span{background:#fff;border:1px solid #cbd1cc;border-radius:3px;width:13px;height:13px}.filter-checks input:checked+span{background:var(--green);box-shadow:inset 0 0 0 3px #fff}.filter-help{background:#e6eee9;border-radius:8px;margin:14px;padding:14px}.filter-help>span{background:var(--green);color:#fff;border-radius:4px;margin-bottom:9px;padding:4px 6px;font-size:6px;font-weight:800;display:inline-block}.filter-help b{font-size:9px;display:block}.filter-help p{color:#657068;font-size:7px;line-height:1.5}.filter-help button{color:#1e634a;background:0 0;border:0;padding:0;font-size:7px;font-weight:800}.subgroup-row{border:1px solid var(--line);background:#f4f5f2;border-radius:8px;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;padding:9px;display:flex}.subgroup-row>span{color:#79837d;letter-spacing:.08em;margin:0 8px 0 4px;font-size:6px;font-weight:800}.subgroup-row button{color:#59635d;background:#fff;border:1px solid #d7dcd7;border-radius:6px;align-items:center;gap:6px;min-height:30px;padding:0 8px;font-size:6.5px;display:flex}.subgroup-row button.active{border-color:var(--graphite);background:var(--graphite);color:#fff}.subgroup-row i{color:#737d77;background:#eceeea;border-radius:5px;place-items:center;min-width:18px;height:17px;font-style:normal;display:grid}.result-bar{border:1px solid var(--line);border-radius:8px;align-items:center;gap:12px;min-height:47px;margin-bottom:10px;padding:7px 10px;display:flex}.result-bar>div:first-child{gap:2px;display:grid}.result-bar span{color:#89918c;letter-spacing:.08em;font-size:5.5px;font-weight:800}.result-bar label{color:#818b85;margin-left:auto;font-size:6px}.result-bar select{color:#3f4943;background:0 0;border:0;margin-left:7px;font-size:7px;font-weight:700}.view-controls button{color:#717b75;background:#fff;border:1px solid #d8ddd8;border-radius:5px;width:28px;height:28px}.view-controls button.active{color:#285f49;background:#e8eee9}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.product-card{background:#fff;border:1px solid #dde1dc;border-radius:9px;flex-direction:column;min-width:0;transition:all .18s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px #19221c14}.product-media{cursor:pointer;place-items:center;height:190px;display:grid;position:relative;overflow:hidden;background:#f0f1ed!important}.product-media img{object-fit:contain;mix-blend-mode:multiply;filter:saturate(.86);width:100%;height:100%;padding:14px;transition:all .25s}.product-card:hover .product-media img{transform:scale(1.025)}.fallback-visual{border:1px solid #d9ddd7;border-radius:8px;flex-direction:column;justify-content:space-between;width:67%;min-height:58%;padding:17px;display:flex;box-shadow:0 10px 24px #1d242012;color:#27302a!important;background:#fafbf8!important;transform:none!important}.fallback-visual span{color:var(--green);letter-spacing:.12em;font-size:6px;font-weight:800}.fallback-visual b{max-width:150px;font-size:12px;line-height:1.1}.sale-mode{color:#1b6a4c;letter-spacing:.05em;background:#f0f8f4f0;border:1px solid #cdd9d2;border-radius:5px;padding:5px 7px;font-size:6px;font-weight:800;position:absolute;top:10px;left:10px}.sale-mode.managed{color:#eff3f0;background:#1d231ff0;border-color:#3e4a44}.favorite{color:#657068;background:#ffffffeb;border:1px solid #dce0db;border-radius:50%;width:29px;height:29px;font-size:16px;position:absolute;top:9px;right:9px}.favorite.active{color:#fff;background:#203028}.product-copy{flex-direction:column;flex:1;padding:14px;display:flex}.product-brand{justify-content:space-between;align-items:center;gap:5px;display:flex}.product-brand span{color:#59645d;letter-spacing:.09em;text-overflow:ellipsis;white-space:nowrap;font-size:6px;font-weight:800;overflow:hidden}.product-brand i{color:var(--green);white-space:nowrap;font-size:5.5px;font-style:normal}.product-copy h3{min-height:35px;margin:9px 0 5px}.product-copy h3 button{color:#252b27;text-align:left;background:0 0;border:0;padding:0;font-size:11px;font-weight:680;line-height:1.32}.product-copy>p{color:#7a837d;text-overflow:ellipsis;white-space:nowrap;margin:0 0 10px;font-size:6.5px;overflow:hidden}.product-copy dl{border-block:1px solid #eceeeb;grid-template-columns:repeat(3,1fr);margin:0;display:grid}.product-copy dl div{border-left:1px solid #eceeeb;min-width:0;padding:8px 5px}.product-copy dl div:first-child{border:0;padding-left:0}.product-copy dt{color:#8c948f;font-size:5.5px}.product-copy dd{color:#505a54;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:6.5px;font-weight:700;overflow:hidden}.product-price{justify-content:space-between;align-items:end;margin-top:auto;padding-top:12px;display:flex}.product-price>span{gap:2px;display:grid}.product-price small{color:#89918c;font-size:5.5px}.product-price button{border:1px solid var(--graphite);height:30px;color:var(--graphite);background:0 0;border-radius:6px;padding:0 9px;font-size:6.5px;font-weight:800}.product-price button.added,.product-price button:hover{background:var(--graphite);color:#fff}.load-more{color:#27302a;background:#fff;border:1px solid #ccd2cc;border-radius:8px;width:100%;margin-top:15px;padding:13px;font-size:8px;font-weight:750}.load-more span{color:#848d87;margin-left:10px;font-size:6px}.empty-state{border:1px dashed #d3d8d3;border-radius:9px;place-items:center;min-height:330px;display:grid}.empty-state b{font-size:14px}.empty-state p{color:#77817b;font-size:8px}.solutions{background:#eef0ec}.solution-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.solution-grid article{background:#f8f9f6;border:1px solid #d5dad5;border-radius:9px;flex-direction:column;min-height:260px;padding:20px;display:flex}.solution-grid article.wide{color:#f2f5f1;background:#202621;grid-column:span 2}.solution-grid article>span{color:#758179;letter-spacing:.12em;font-size:6px;font-weight:800}.solution-grid article.wide>span{color:#98a69e}.solution-grid h3{letter-spacing:-.04em;max-width:330px;margin:23px 0 11px;font-size:20px;line-height:1.05}.solution-grid p{color:#6f7972;max-width:480px;margin:0;font-size:8px;line-height:1.55}.solution-grid .wide p{color:#a1aba4}.solution-grid article>div{flex-wrap:wrap;gap:5px;margin-top:14px;display:flex}.solution-grid i{color:#67726b;border:1px solid #d5dad5;border-radius:12px;padding:4px 7px;font-size:5.5px;font-style:normal}.solution-grid .wide i{color:#b4beb7;border-color:#424b45}.solution-grid article>a{color:inherit;border-bottom:1px solid #aeb8b1;align-self:flex-start;margin-top:auto;padding:0 0 5px;font-size:7px;font-weight:750;text-decoration:none}.solution-grid article>a b{margin-left:6px}.managed-section{color:#f3f5f1;background:#1c2320;grid-template-columns:1.15fr .85fr;display:grid}.managed-copy{border-right:1px solid #37413b;padding:85px 7vw}.managed-copy>span{color:var(--lime);letter-spacing:.15em;font-size:7px;font-weight:800}.managed-copy h2{letter-spacing:-.06em;max-width:680px;margin:20px 0;font-size:clamp(35px,4vw,58px);font-weight:600;line-height:.98}.managed-copy p{color:#a0aaa3;max-width:610px;font-size:10px;line-height:1.7}.managed-copy button{background:var(--lime);color:#1b231e;border:0;border-radius:7px;margin-top:20px;padding:12px 15px;font-size:7px;font-weight:800}.managed-process{align-content:center;padding:50px 6vw;display:grid}.managed-process>div{border-bottom:1px solid #37413b;grid-template-columns:40px 1fr;gap:3px 10px;padding:20px 0;display:grid}.managed-process>div:last-child{border:0}.managed-process span{color:var(--lime);grid-row:1/3;font-size:8px}.managed-process p{color:#8f9a93;margin:3px 0 0;font-size:7px;line-height:1.5}.workflow{background:#fafbf8}.workflow-grid{grid-template-columns:repeat(6,1fr);display:grid}.workflow-grid>div{border:1px solid #dde1dc;border-left:0;min-height:180px;padding:20px 17px;position:relative}.workflow-grid>div:first-child{border-left:1px solid #dde1dc}.workflow-grid span{color:var(--green);font-size:7px;font-weight:800}.workflow-grid i{background:#cbd2cc;height:1px;position:absolute;top:27px;left:42px;right:-1px}.workflow-grid h3{margin:55px 0 9px;font-size:12px;line-height:1.15}.workflow-grid p{color:#748079;margin:0;font-size:7px;line-height:1.5}.local-support{background:#e6ebe7;grid-template-columns:1fr 1fr;min-height:600px;display:grid}.support-map{background:#dfe6e1;min-height:520px;position:relative;overflow:hidden}.support-map:before{content:"";background-color:#0000;background-image:linear-gradient(#1446300e 1px,#0000 1px),linear-gradient(90deg,#1446300e 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.map-orbit{border:1px solid #0b6b4c29;border-radius:50%;position:absolute}.map-orbit.one{width:440px;height:440px;top:12%;left:8%}.map-orbit.two{width:650px;height:650px;top:-6%;left:-8%}.hub{z-index:3;color:#fff;background:#1f2923;border-radius:50%;align-content:center;place-items:center;min-width:62px;min-height:62px;font-size:8px;font-weight:800;display:grid;position:absolute;box-shadow:0 12px 30px #1732252e}.hub small{color:#9db0a6;letter-spacing:.08em;margin-top:3px;font-size:4.5px}.hub.ua{bottom:20%;left:20%}.hub.cz{background:var(--green);top:37%;left:50%}.hub.eu{color:#315142;background:#eef3ef;top:17%;right:12%}.hub.eu small{color:#779085}.support-line{z-index:2;background:var(--green);transform-origin:0;height:1px;position:absolute}.support-line.one{width:34%;bottom:26%;left:26%;transform:rotate(-35deg)}.support-line.two{width:34%;top:41%;left:56%;transform:rotate(-27deg)}.support-copy{align-self:center;padding:70px 7vw}.support-copy>span{color:var(--green);letter-spacing:.15em;font-size:7px;font-weight:800}.support-copy h2{letter-spacing:-.06em;margin:18px 0;font-size:clamp(36px,4vw,56px);font-weight:620;line-height:.98}.support-copy>p{color:#68736c;font-size:9px;line-height:1.7}.manager-placeholder{background:#f4f7f4;border:1px solid #ccd6d0;border-radius:9px;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;margin:22px 0;padding:10px;display:grid}.manager-placeholder>i{color:#fff;background:#234333;border-radius:50%;place-items:center;width:38px;height:38px;font-size:8px;font-style:normal;font-weight:800;display:grid}.manager-placeholder>div{gap:3px;display:grid}.manager-placeholder span{color:#77827b;font-size:6.5px}.manager-placeholder button{color:#315f49;background:#fff;border:1px solid #c9d1cc;border-radius:6px;height:31px;padding:0 10px;font-size:6.5px;font-weight:750}.support-copy ul{flex-wrap:wrap;gap:7px 18px;padding:0;list-style:none;display:flex}.support-copy li{color:#56625a;font-size:7px}.support-copy li:before{content:"✓";color:var(--green);margin-right:5px;font-weight:900}.producers{background:#f8f9f6}.producer-strip{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.producer-strip button{text-align:left;background:#fff;border:1px solid #dde1dc;border-radius:8px;grid-template-rows:1fr 1fr;grid-template-columns:33px 1fr;align-items:end;gap:0 9px;min-width:0;padding:10px;display:grid}.producer-strip button:hover{border-color:#9eaea4}.producer-strip span{color:#2b674e;background:#e3ebe6;border-radius:7px;grid-row:1/3;place-items:center;width:32px;height:32px;font-size:8px;font-weight:800;display:grid}.producer-strip b{text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;overflow:hidden}.producer-strip small{color:#8a938d;align-self:start;font-size:6px}.trust{color:#f5f6f3;background:#222824;grid-template-columns:1fr 1.2fr;gap:8vw;display:grid}.trust-copy>span{color:var(--lime);letter-spacing:.15em;font-size:7px;font-weight:800}.trust-copy h2{letter-spacing:-.06em;margin:20px 0;font-size:clamp(34px,3.7vw,53px);font-weight:600;line-height:1}.trust-copy p{color:#a1aaa4;font-size:9px;line-height:1.7}.trust-list{grid-template-columns:1fr 1fr;display:grid}.trust-list>div{border:0;border-top:1px solid #3b443e;border-left:1px solid #3b443e;min-height:145px;padding:18px}.trust-list>div:nth-child(-n+2){border-top:0}.trust-list span{color:var(--lime);font-size:7px}.trust-list b{margin:23px 0 7px;font-size:10px;display:block}.trust-list p{color:#929d96;margin:0;font-size:7px;line-height:1.5}.final-cta{text-align:center;background:#e2e7e3;padding:100px 6vw}.final-cta>span{color:var(--green);letter-spacing:.18em;font-size:7px;font-weight:800}.final-cta h2{letter-spacing:-.07em;margin:20px 0;font-size:clamp(48px,6vw,84px);font-weight:610;line-height:.92}.final-cta p{color:#69736d;font-size:9px}.final-cta button{background:var(--graphite);color:#fff;border:0;border-radius:8px;margin-top:18px;padding:14px 18px;font-size:8px;font-weight:800}.final-cta button i{margin-left:10px;font-style:normal}footer{color:#e9ece8;background:#151916;padding:60px 6vw 20px}.footer-top{border-bottom:1px solid #303632;grid-template-columns:290px 1fr auto;align-items:center;gap:40px;padding-bottom:40px;display:grid}.footer-logo img{filter:brightness(0)invert()}.footer-logo>span{border-left-color:#454d47}.footer-logo i{color:#8f9992}.footer-top>p{color:#909a93;max-width:550px;font-size:8px;line-height:1.6}.footer-top>button{color:#f2f4f1;background:0 0;border:1px solid #465049;border-radius:7px;padding:11px 13px;font-size:7px}.footer-links{grid-template-columns:repeat(4,1fr);gap:30px;padding:42px 0;display:grid}.footer-links>div{align-content:start;gap:10px;display:grid}.footer-links b{color:#f3f5f2;margin-bottom:5px;font-size:8px}.footer-links a,.footer-links button{color:#8d9891;background:0 0;border:0;width:max-content;padding:0;font-size:7px}.footer-links a:hover,.footer-links button:hover{color:#fff}.footer-bottom{color:#69736d;border-top:1px solid #303632;justify-content:space-between;padding-top:18px;font-size:6px;display:flex}.rfq-dock{z-index:25;color:#fff;text-align:left;background:#1d231f;border:1px solid #3b443e;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;min-width:300px;padding:9px;display:grid;position:fixed;bottom:20px;right:24px;box-shadow:0 16px 50px #10181340}.rfq-dock>span{background:var(--lime);width:32px;height:32px;color:var(--ink);border-radius:7px;place-items:center;font-size:9px;font-weight:800;display:grid}.rfq-dock>div{gap:2px;display:grid}.rfq-dock small{color:#99a49d;font-size:6px}.rfq-dock>i{color:#dce5df;font-size:7px;font-style:normal}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c120eb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-close{z-index:5;color:#4f5953;background:#ffffffeb;border:1px solid #d7dcd7;border-radius:50%;width:31px;height:31px;font-size:18px;position:absolute;top:14px;right:14px}.product-modal{background:#f8f9f6;border-radius:12px;grid-template-columns:.78fr 1.1fr .62fr;width:min(1220px,100%);max-height:94vh;display:grid;position:relative;overflow:auto;box-shadow:0 30px 80px #0000004d}.product-modal-media{place-items:center;min-height:640px;max-height:94vh;display:grid;position:sticky;top:0;overflow:hidden;background:#eceee9!important}.product-modal-media img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:28px}.product-modal-media .fallback-visual{width:70%;height:45%}.product-modal-main{padding:42px 35px}.modal-brand{color:#5a665e;letter-spacing:.08em;justify-content:space-between;font-size:7px;font-weight:800;display:flex}.modal-brand i{color:var(--green);font-style:normal}.product-modal-main h2{letter-spacing:-.05em;margin:15px 0 12px;font-size:34px;line-height:1.04}.modal-lead{color:#66716a;font-size:9px;line-height:1.7}.key-facts{background:#dce0dc;border:1px solid #dce0dc;border-radius:8px;grid-template-columns:1fr 1fr;gap:1px;margin:22px 0;display:grid;overflow:hidden}.key-facts>div{background:#fff;padding:11px}.key-facts span,.commercial-model span{color:#859089;margin-bottom:5px;font-size:6px;display:block}.modal-section{margin-top:22px}.modal-section h3{margin:0 0 10px;font-size:11px}.spec-table,.commercial-model{border-top:1px solid #dce0dc}.spec-table>div,.commercial-model p{border-bottom:1px solid #dce0dc;grid-template-columns:135px 1fr;gap:15px;margin:0;padding:9px 0;display:grid}.spec-table span{color:#7c8680;font-size:7px}.spec-table b{color:#424d46;font-size:7.5px;font-weight:650}.commercial-model span{margin:0}.source-note{color:#89928c;margin-top:20px;font-size:6px;line-height:1.5;display:block}.product-sticky{background:#fff;border:1px solid #d7dcd7;border-radius:9px;height:max-content;margin:50px 22px 22px 0;padding:17px;position:sticky;top:0}.product-sticky>span{color:#25664d;background:#e3eee8;border-radius:4px;padding:4px 6px;font-size:6px;font-weight:800;display:inline-block}.product-sticky h3{margin:12px 0 15px;font-size:15px;line-height:1.15}.product-sticky label{color:#79837d;gap:5px;margin-top:9px;font-size:6px;display:grid}.product-sticky input,.product-sticky select{color:#3d4741;background:#fafbf9;border:1px solid #d9ddd9;border-radius:6px;height:33px;padding:0 8px;font-size:7px}.product-sticky>div{gap:6px;margin-top:14px;display:grid}.product-sticky button{border:1px solid var(--graphite);background:var(--graphite);color:#fff;border-radius:6px;height:34px;font-size:7px;font-weight:800}.product-sticky button.added{background:var(--green);border-color:var(--green)}.product-sticky button.outline{color:#29342e;background:#fff}.product-sticky>p{color:#87918b;font-size:6px;line-height:1.5}.rfq-modal{background:#f8f9f6;border-radius:12px;width:min(850px,100%);max-height:94vh;position:relative;overflow:auto;box-shadow:0 30px 80px #0000004d}.rfq-modal>header{border-bottom:1px solid #dfe2de;padding:30px 34px 20px}.rfq-modal>header>span{color:var(--green);letter-spacing:.14em;font-size:7px;font-weight:800}.rfq-modal h2{letter-spacing:-.05em;margin:8px 0;font-size:30px}.rfq-modal header p{color:#6f7973;max-width:650px;margin:0;font-size:8px;line-height:1.55}.rfq-products{background:#eef1ed;border-bottom:1px solid #dfe2de;padding:14px 34px}.rfq-products>b{color:#68736c;letter-spacing:.08em;font-size:6px}.rfq-products>div{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.rfq-products span{color:#4c5750;background:#fff;border:1px solid #d3d9d4;border-radius:5px;padding:6px 7px;font-size:6px}.rfq-products span button{color:#78837c;background:0 0;border:0;margin-left:7px}.rfq-modal form{padding:22px 34px 30px;position:relative}.website-field{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.rfq-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.rfq-grid label{color:#647069;gap:5px;font-size:6.5px;font-weight:700;display:grid}.rfq-grid label.wide{grid-column:1/3}.rfq-grid input,.rfq-grid select,.rfq-grid textarea{color:#354039;background:#fff;border:1px solid #d7dcd7;border-radius:6px;outline:0;width:100%;padding:10px;font-size:7.5px}.rfq-grid textarea{resize:vertical;min-height:75px}.rfq-grid input:focus,.rfq-grid select:focus,.rfq-grid textarea:focus{border-color:#73a38e;box-shadow:0 0 0 3px #0b6b4c12}.rfq-options{flex-wrap:wrap;gap:12px;margin:15px 0;display:flex}.rfq-options label,.rfq-consents label{color:#59645d;align-items:center;gap:5px;font-size:7px;display:flex}.rfq-consents{background:#f2f5f2;border:1px solid #dfe4df;border-radius:7px;gap:7px;padding:10px;display:grid}.rfq-error{color:#a13f38;background:#faecea;border:1px solid #e4beb9;border-radius:7px;margin-top:12px;padding:10px;font-size:7px}.rfq-submit{border-top:1px solid #dfe2de;justify-content:space-between;align-items:center;gap:25px;margin-top:17px;padding-top:16px;display:flex}.rfq-submit p{color:#89928c;max-width:500px;margin:0;font-size:6px;line-height:1.5}.rfq-submit button{background:var(--graphite);color:#fff;border:0;border-radius:7px;min-width:150px;height:40px;font-size:7.5px;font-weight:800}.rfq-submit button:disabled{cursor:wait;opacity:.6}.rfq-submit button span{margin-left:7px}.rfq-complete{text-align:center;align-content:center;place-items:center;min-height:500px;padding:60px;display:grid}.rfq-complete>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:22px;display:grid}.rfq-complete small{color:var(--green);letter-spacing:.14em;margin-top:20px;font-size:7px;font-weight:800}.rfq-complete h2{margin:10px 0}.rfq-complete p{color:#69736d;max-width:560px;font-size:9px;line-height:1.6}.rfq-complete button{background:var(--graphite);color:#fff;border:0;border-radius:7px;margin-top:15px;padding:12px 15px;font-size:7px;font-weight:800}@media (width<=1180px){.site-header{gap:17px;padding-inline:22px}.logo{min-width:235px}.logo img{width:128px}.site-header nav{gap:12px}.site-header nav a:nth-last-of-type(-n+2),.header-tools .sign-in{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.solution-grid{grid-template-columns:repeat(3,1fr)}.solution-grid article.wide{grid-column:span 1}.workflow-grid{grid-template-columns:repeat(3,1fr)}.workflow-grid>div:nth-child(4){border-left:1px solid #dde1dc}.product-modal{grid-template-columns:.8fr 1.2fr}.product-sticky{grid-column:2;margin:0 35px 35px;position:relative}.product-modal-media{grid-row:1/3}}@media (width<=900px){.site-header{height:66px}.mobile-menu-button{background:#fff;border:1px solid #d7dcd7;border-radius:7px;width:35px;height:35px;margin-left:auto;font-size:15px;display:block}.site-header nav{border-bottom:1px solid var(--line);background:#fafbf8;flex-direction:column;align-items:stretch;gap:0;padding:13px 20px 20px;display:none;position:absolute;top:65px;left:0;right:0}.site-header nav.nav-open{display:flex}.site-header nav a,.site-header nav>button{text-align:left;border-bottom:1px solid #e4e7e2;padding:12px 0;display:block!important}.header-tools .tool-search,.header-tools .locale{display:none}.header-rfq{height:35px!important}.hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{padding-bottom:34px}.hero-rail{display:none}.sourcing-form{grid-column:1;grid-template-columns:1.5fr 1fr 1fr}.form-actions{grid-column:2/4;min-height:55px}.hero-foot{grid-column:1}.section{padding:70px 5vw}.section-heading{grid-template-columns:30px 1fr}.section-heading>p{grid-column:2}.section-heading>button{grid-column:2;justify-self:start}.direction-grid{grid-template-columns:1fr 1fr}.catalog-shell{grid-template-columns:1fr}.catalog-sidebar{grid-template-columns:repeat(4,1fr);padding:10px;display:grid;position:relative;top:auto}.filter-title{grid-column:1/5;padding:5px 4px 10px}.catalog-sidebar>label{padding:5px}.filter-checks,.filter-help{display:none}.solution-grid{grid-template-columns:1fr 1fr}.managed-section,.local-support,.trust{grid-template-columns:1fr}.managed-copy{border-bottom:1px solid #37413b;border-right:0}.support-map{min-height:420px}.producer-strip{grid-template-columns:repeat(3,1fr)}.product-modal{grid-template-columns:1fr}.product-modal-media{grid-row:auto;min-height:300px;max-height:350px;position:relative}.product-sticky{grid-column:1;margin:0 25px 30px}}@media (width<=600px){.site-header{padding-inline:14px}.logo{min-width:0}.logo img{width:112px}.logo>span{padding-left:8px}.logo b{font-size:8px}.logo i{display:none}.header-rfq{width:38px;padding:0!important;font-size:0!important}.header-rfq span{margin:0;font-size:14px;display:block}.hero{padding-inline:18px}.hero h1{font-size:45px}.hero-copy>p{font-size:12px}.promise i{display:none}.sourcing-form{grid-template-columns:1fr;margin-inline:-18px;padding:12px 18px}.sourcing-form>label{min-height:54px}.sourcing-form>label:nth-child(n+4){display:none}.form-actions{grid-column:1;min-height:52px}.hero-foot{gap:13px;margin-inline:-18px;padding-inline:18px;overflow:auto}.hero-foot span{min-width:130px}.section{padding:58px 18px}.section-heading{grid-template-columns:23px 1fr;gap:12px;margin-bottom:26px}.section-heading h2{font-size:34px}.section-heading>p{font-size:8px}.direction-grid,.solution-grid{grid-template-columns:1fr}.direction-card{min-height:190px}.collection-strip{margin-right:-18px}.catalog-sidebar{grid-template-columns:1fr 1fr}.filter-title{grid-column:1/3}.catalog-sidebar>label:nth-of-type(n+3){display:none}.product-grid{grid-template-columns:1fr}.product-media{height:235px}.subgroup-row{flex-wrap:nowrap;overflow:auto}.subgroup-row>span,.result-bar label,.view-controls{display:none}.managed-copy,.managed-process,.support-copy{padding:55px 18px}.workflow-grid{grid-template-columns:1fr 1fr}.workflow-grid>div{border-left:1px solid #dde1dc}.support-map{min-height:340px}.manager-placeholder{grid-template-columns:37px 1fr}.manager-placeholder button{grid-column:1/3}.producer-strip{grid-template-columns:1fr 1fr}.trust-list{grid-template-columns:1fr}.trust-list>div{border:1px solid #3b443e!important;border-bottom:0!important}.trust-list>div:last-child{border-bottom:1px solid #3b443e!important}.final-cta{padding:75px 18px}.final-cta h2{font-size:53px}.footer-top{grid-template-columns:1fr;gap:20px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{gap:8px;display:grid}.rfq-dock{min-width:0;bottom:12px;left:12px;right:12px}.product-modal-main{padding:32px 20px}.product-modal-main h2{font-size:28px}.key-facts{grid-template-columns:1fr}.product-sticky{margin:0 20px 25px}.rfq-modal>header,.rfq-products,.rfq-modal form{padding-inline:20px}.rfq-grid{grid-template-columns:1fr}.rfq-grid label.wide{grid-column:1}.rfq-submit{flex-direction:column;align-items:stretch}.rfq-submit button{width:100%}.file-field{flex-direction:column;align-items:flex-start}.modal-backdrop{padding:8px}.rfq-complete{padding:35px 20px}}.crm-shell{color:#1c211e;background:#f2f4f1;min-height:100vh}.crm-sidebar{z-index:30;color:#fff;background:#171c19;flex-direction:column;width:246px;padding:0 12px 12px;display:flex;position:fixed;inset:0 auto 0 0;overflow:auto}.crm-brand{border-bottom:1px solid #2b322e;align-items:center;gap:10px;min-height:69px;padding:0 8px;display:flex}.crm-brand>span{background:#176e51;border-radius:8px;place-items:center;width:32px;height:32px;font-size:13px;font-weight:900;display:grid}.crm-brand>div{gap:2px;display:grid}.crm-brand b{letter-spacing:.12em;font-size:13px}.crm-brand small{color:#819087;letter-spacing:.16em;font-size:6px;font-weight:800}.crm-workspace{background:#202622;border:1px solid #303934;border-radius:8px;grid-template-columns:29px 1fr 12px;align-items:center;gap:8px;min-height:51px;margin:12px 0;padding:7px;display:grid}.crm-workspace>span{color:#244b3a;background:#e2ece6;border-radius:6px;place-items:center;width:28px;height:28px;font-size:8px;font-weight:800;display:grid}.crm-workspace>div{gap:3px;display:grid}.crm-workspace b{font-size:8px}.crm-workspace small{color:#7c8982;font-size:6px}.crm-workspace>i{color:#7d8a83;font-style:normal}.crm-sidebar nav{padding-bottom:14px}.crm-sidebar nav>p{color:#637069;letter-spacing:.15em;margin:16px 9px 5px;font-size:6px;font-weight:800}.crm-sidebar nav>button{color:#a9b4ad;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;width:100%;height:34px;padding:0 9px;font-size:8px;font-weight:650;display:flex}.crm-sidebar nav>button:hover{color:#fff;background:#222925}.crm-sidebar nav>button.active{color:#183a2b;background:#e5f1eb;font-weight:800;box-shadow:inset 3px 0 #3d9876}.crm-sidebar nav>button>span{text-align:center;width:17px;font-size:11px}.crm-sidebar nav>button>i{color:#b1bdb6;background:#303934;border-radius:6px;place-items:center;min-width:17px;height:16px;margin-left:auto;font-size:6px;font-style:normal;display:grid}.crm-sidebar nav>button.active>i{color:#175d44;background:#b8ddce}.crm-security{background:#1c2420;border:1px solid #2e3933;border-radius:8px;align-items:center;gap:8px;margin-top:auto;padding:10px;display:flex}.crm-security>span{color:#93dcbd;background:#175e46;border-radius:50%;place-items:center;width:19px;height:19px;font-size:7px;display:grid}.crm-security>div{gap:3px;display:grid}.crm-security b{font-size:7px}.crm-security small{color:#748179;font-size:5.5px}.crm-user{border-top:1px solid #2c332f;grid-template-columns:31px 1fr 15px;align-items:center;gap:8px;min-height:54px;margin-top:8px;padding:9px 4px 0;display:grid}.crm-user>span{color:#23503b;background:#d7e9df;border-radius:8px;place-items:center;width:30px;height:30px;font-size:7px;font-weight:800;display:grid}.crm-user>div{gap:2px;min-width:0;display:grid}.crm-user b,.crm-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.crm-user b{font-size:7px}.crm-user small{color:#738078;font-size:5.5px}.crm-user>a{color:#829088;font-size:10px}.crm-main{min-height:100vh;margin-left:246px}.crm-topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafbf9f0;border-bottom:1px solid #e0e4e0;align-items:center;gap:25px;height:69px;padding:0 27px;display:flex;position:sticky;top:0}.crm-topbar>div{gap:2px;display:grid}.crm-topbar>div span{color:#7f8883;letter-spacing:.12em;font-size:5.5px;font-weight:800}.crm-topbar>div b{font-size:10px}.crm-topbar>label{background:#f4f6f3;border:1px solid #dce1dd;border-radius:7px;align-items:center;gap:7px;width:min(430px,44vw);height:34px;margin-left:auto;padding:0 9px;display:flex}.crm-topbar>label span{color:#758079;font-size:14px}.crm-topbar input{color:#303933;background:0 0;border:0;outline:0;width:100%;font-size:7px}.crm-topbar>a{color:#3e5f50;border:1px solid #d9ded9;border-radius:7px;align-items:center;height:33px;padding:0 10px;font-size:7px;font-weight:750;display:flex}.crm-content{max-width:1520px;margin:auto;padding:28px 28px 55px}.crm-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.crm-heading small{color:#758079;letter-spacing:.12em;font-size:6px;font-weight:800}.crm-heading small i{background:#2b9970;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 0 4px #def0e8}.crm-heading h1{letter-spacing:-.045em;margin:8px 0 6px;font-size:27px;line-height:1}.crm-heading p{color:#7d8681;margin:0;font-size:7.5px}.crm-heading>button{color:#fff;background:#176c50;border:0;border-radius:7px;height:37px;padding:0 13px;font-size:7px;font-weight:800}.crm-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:11px;display:grid}.crm-metrics article{background:#fff;border:1px solid #e0e4e0;border-radius:9px;min-height:108px;padding:14px;position:relative;overflow:hidden}.crm-metrics span{color:#87908b;letter-spacing:.1em;font-size:6px;font-weight:800}.crm-metrics b{letter-spacing:-.04em;margin-top:13px;font-size:24px;display:block}.crm-metrics b.green{color:#176d50}.crm-metrics b.red{color:#ad423b}.crm-metrics small{color:#8c948f;font-size:6px}.crm-metrics article>i{background:#e3ece7;border-radius:30px 30px 0 0;width:55px;height:30px;position:absolute;bottom:0;right:15px}.crm-metrics article>i.green{background:#dceee6}.crm-metrics article>i.red{background:#f4dedc}.crm-board{background:#fff;border:1px solid #e0e4e0;border-radius:9px;overflow:hidden}.crm-board-head{border-bottom:1px solid #e4e7e3;align-items:center;gap:20px;min-height:65px;padding:10px 15px;display:flex}.crm-board-head>div:first-child{gap:3px;display:grid}.crm-board-head span{color:#87908b;letter-spacing:.1em;font-size:5.5px;font-weight:800}.crm-board-head h2{margin:0;font-size:13px}.crm-filters{gap:3px;margin-left:auto;display:flex;overflow:auto}.crm-filters button{color:#707a74;white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;height:29px;padding:0 8px;font-size:6.5px;display:flex}.crm-filters button.active{color:#205f47;background:#e8f1ec;font-weight:800}.crm-filters button i{color:#758079;background:#e6e9e6;border-radius:5px;place-items:center;min-width:16px;height:15px;font-size:5px;font-style:normal;display:grid}.crm-table-head,.crm-row{grid-template-columns:115px minmax(220px,1.5fr) 120px 145px 145px 150px 15px;align-items:center;gap:10px;padding:0 15px;display:grid}.crm-table-head{color:#87908b;letter-spacing:.08em;background:#f5f7f4;min-height:30px;font-size:5.5px;font-weight:800}.crm-row{text-align:left;background:#fff;border:0;border-top:1px solid #ecefec;width:100%;min-height:62px}.crm-row:hover{background:#fafcfb;box-shadow:inset 3px 0 #55a183}.crm-row>span{gap:4px;min-width:0;display:grid}.crm-row>span b{color:#303933;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.crm-row>span:first-child b{color:#34614d}.crm-row>span small{color:#8b948f;text-overflow:ellipsis;white-space:nowrap;font-size:5.8px;overflow:hidden}.crm-row>span b.danger{color:#af433c}.crm-row>i{color:#929a95;font-size:15px;font-style:normal}.crm-status{white-space:nowrap;border-radius:11px;align-items:center;gap:5px;width:max-content;padding:4px 7px;font-size:6px;font-style:normal;font-weight:750;display:inline-flex}.crm-status:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.crm-status.green{color:#176d50;background:#e0f1e9}.crm-status.amber{color:#a5671d;background:#f8ecdc}.crm-status.red{color:#ae423b;background:#f7e4e2}.crm-status.blue{color:#3d6da9;background:#e6edf7}.crm-empty{text-align:center;align-content:center;place-items:center;min-height:330px;padding:40px;display:grid}.crm-empty>span{color:#26674e;background:#e6eee9;border-radius:50%;place-items:center;width:45px;height:45px;font-size:18px;display:grid}.crm-empty h3{margin:15px 0 6px;font-size:14px}.crm-empty p{color:#7c8680;margin:0;font-size:7.5px}.crm-empty a{color:#27674e;border-bottom:1px solid #8ba99a;margin-top:15px;padding-bottom:4px;font-size:7px;font-weight:800}.crm-drawer-backdrop{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10161273;position:fixed;inset:0}.crm-drawer{background:#f7f9f6;width:min(530px,95vw);position:absolute;inset:0 0 0 auto;overflow:auto;box-shadow:-20px 0 60px #0f181333}.crm-drawer>header{background:#fff;border-bottom:1px solid #e0e4e0;justify-content:space-between;padding:22px 23px 17px;display:flex}.crm-drawer>header span{color:#2d6b50;letter-spacing:.08em;font-size:6px;font-weight:800}.crm-drawer>header h2{letter-spacing:-.035em;margin:6px 0 3px;font-size:19px}.crm-drawer>header p{color:#808984;margin:0;font-size:7px}.crm-drawer>header button{color:#69736d;background:#fff;border:1px solid #dbe0dc;border-radius:50%;width:29px;height:29px;font-size:16px}.drawer-summary{background:#fff;border:1px solid #dfe3df;border-radius:8px;grid-template-columns:1.2fr .9fr .9fr;margin:13px 18px;display:grid;overflow:hidden}.drawer-summary>div{border-left:1px solid #e5e8e5;gap:6px;min-width:0;padding:10px;display:grid}.drawer-summary>div:first-child{border:0}.drawer-summary span,.drawer-facts span{color:#88918c;letter-spacing:.06em;font-size:5.5px}.drawer-summary b{text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.crm-drawer>section{background:#fff;border:1px solid #e0e4e0;border-radius:8px;margin:0 18px 11px;padding:14px}.crm-drawer section h3{margin:0 0 11px;font-size:9px}.need-text{color:#29342e;margin:0;font-size:9px;font-weight:700;line-height:1.5}.description-text{color:#6f7a73;margin:7px 0 0;font-size:7px;line-height:1.55}.drawer-facts{grid-template-columns:1fr 1fr;gap:11px;margin-top:13px;display:grid}.drawer-facts>div{gap:4px;display:grid}.drawer-facts b{overflow-wrap:anywhere;color:#3a453e;font-size:7px}.requirement-tags{flex-wrap:wrap;gap:6px;display:flex}.requirement-tags span{color:#8a938e;border:1px solid #dde1de;border-radius:12px;padding:5px 8px;font-size:6px}.requirement-tags span.active{color:#24694f;background:#e4f0ea;border-color:#a9c9ba;font-weight:700}.workflow-control{grid-template-columns:1fr 1.3fr;gap:10px;display:grid}.workflow-control h3{grid-column:1/3}.workflow-control label{color:#707b74;gap:5px;font-size:6px;display:grid}.workflow-control input,.workflow-control select{color:#38443d;background:#fafbf9;border:1px solid #d8ddd9;border-radius:6px;height:34px;padding:0 8px;font-size:7px}.workflow-control button{color:#fff;background:#176c50;border:0;border-radius:6px;grid-column:1/3;height:35px;font-size:7px;font-weight:800}.workflow-control button:disabled{opacity:.6}.crm-drawer>footer{color:#89928d;padding:0 20px 20px;font-size:6px}.crm-mobile-menu{display:none}@media (width<=1050px){.crm-table-head,.crm-row{grid-template-columns:105px minmax(190px,1.4fr) 105px 135px 130px 15px}.crm-table-head>span:nth-child(6),.crm-row>span:nth-child(6),.crm-filters button:nth-child(n+7){display:none}}@media (width<=760px){.crm-mobile-menu{z-index:50;background:#fff;border:1px solid #d9ded9;border-radius:7px;width:36px;height:36px;font-size:15px;display:block;position:fixed;top:15px;left:14px}.crm-sidebar{transition:all .2s;transform:translate(-100%)}.crm-sidebar.open{transform:translate(0)}.crm-main{margin-left:0}.crm-topbar{padding-left:62px}.crm-topbar>div{display:none}.crm-content{padding:22px 14px 45px}.crm-heading h1{font-size:23px}.crm-metrics{grid-template-columns:1fr 1fr}.crm-board-head{padding-block:13px;display:block}.crm-filters{margin-top:10px}.crm-table-head,.crm-row{grid-template-columns:90px 1fr 120px 15px}.crm-table-head>span:nth-child(3),.crm-row>span:nth-child(3),.crm-table-head>span:nth-child(5),.crm-row>span:nth-child(5),.crm-table-head>span:nth-child(6),.crm-row>span:nth-child(6),.crm-topbar>a{display:none}}@media (width<=480px){.crm-topbar>label{width:100%}.crm-heading{align-items:flex-start}.crm-heading>button{width:37px;padding:0;font-size:0;overflow:hidden}.crm-heading>button:first-letter{font-size:14px}.crm-metrics{gap:7px}.crm-table-head,.crm-row{grid-template-columns:78px 1fr 105px 12px;gap:6px;padding-inline:10px}.drawer-summary{grid-template-columns:1fr 1fr}.drawer-summary>div:last-child{border-top:1px solid #e5e8e5;border-left:0;grid-column:1/3}.drawer-facts,.workflow-control{grid-template-columns:1fr}.workflow-control h3,.workflow-control button{grid-column:1}}.crm-sidebar nav>button:disabled{cursor:not-allowed;opacity:.48}.crm-sidebar nav>button>small{color:#67746c;border:1px solid #39423d;border-radius:8px;margin-left:auto;padding:2px 5px;font-size:5px}.ops-split{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:11px;display:grid}.ops-card,.ops-list{background:#fff;border:1px solid #e0e4e0;border-radius:9px;overflow:hidden}.ops-card>header,.ops-list>header{border-bottom:1px solid #e5e8e5;justify-content:space-between;align-items:center;gap:15px;min-height:64px;padding:12px 15px;display:flex}.ops-card header small,.ops-list header small{color:#87908b;letter-spacing:.1em;font-size:5.5px;font-weight:800}.ops-card header h2,.ops-list header h2{margin:4px 0 0;font-size:13px}.ops-card header button{color:#28694f;background:0 0;border:0;font-size:6.5px;font-weight:800}.ops-line{border-top:1px solid #eef0ee;grid-template-columns:7px 1fr auto;align-items:center;gap:10px;min-height:54px;padding:8px 14px;display:grid}.ops-line>i,.ops-legend i{background:#e4a24f;border-radius:50%;width:6px;height:6px}.ops-line>i.green,.ops-legend i.green{background:#2e9a70}.ops-line>i.red,.ops-legend i.red{background:#c5544c}.ops-line>div{gap:4px;min-width:0;display:grid}.ops-line b{text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.ops-line small{color:#89928d;text-overflow:ellipsis;white-space:nowrap;font-size:5.7px;overflow:hidden}.ops-line>span{color:#6c7770;font-size:6px;font-weight:700}.mini-empty{color:#89928d;text-align:center;place-items:center;min-height:160px;padding:30px;font-size:7px;display:grid}.ops-legend{gap:12px;display:flex}.ops-legend span{color:#7d8781;align-items:center;gap:5px;font-size:6px;display:flex}.task-row{border-top:1px solid #ecefec;grid-template-columns:28px minmax(220px,1.5fr) minmax(145px,.7fr) 90px 100px;align-items:center;gap:13px;min-height:65px;padding:10px 15px;display:grid}.task-row.done{opacity:.5}.task-check{color:#fff;background:#fff;border:1px solid #ccd4cf;border-radius:7px;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.task-row.done .task-check{background:#2c8a65;border-color:#2c8a65}.task-row>div,.task-row>span{gap:4px;min-width:0;display:grid}.task-row b{text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;overflow:hidden}.task-row small{color:#89928d;text-overflow:ellipsis;white-space:nowrap;font-size:5.8px;overflow:hidden}.task-row>em{color:#68736c;font-size:6.5px;font-style:normal;font-weight:700}.task-row>em.danger{color:#b3463f}.task-start{color:#32634e;background:#f7f9f7;border:1px solid #cfd7d2;border-radius:6px;height:28px;font-size:6px;font-weight:750}.territory-stats{background:#e0e4e0;border:1px solid #e0e4e0;border-radius:9px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:11px;display:grid;overflow:hidden}.territory-stats>div{background:#fff;align-items:baseline;gap:8px;padding:15px;display:flex}.territory-stats b{font-size:21px}.territory-stats span{color:#87918b;text-transform:uppercase;letter-spacing:.08em;font-size:6px}.territory-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.territory-grid>button{color:#253029;text-align:left;background:#fff;border:1px solid #dde2de;border-radius:9px;flex-direction:column;min-height:205px;padding:15px;display:flex}.territory-grid>button:hover{border-color:#8eb29f;transform:translateY(-1px);box-shadow:0 12px 30px #192d2212}.territory-grid header{justify-content:space-between;align-items:center;display:flex}.territory-grid header>span{color:#226348;letter-spacing:.1em;font-size:7px;font-weight:850}.territory-state{color:#777;background:#eee;border-radius:10px;padding:4px 7px;font-size:5.5px;font-style:normal;font-weight:800}.territory-state.active{color:#176b4e;background:#ddf0e7}.territory-state.vacant{color:#9a611e;background:#f8ead9}.territory-grid h3{letter-spacing:-.03em;margin:20px 0 6px;font-size:15px}.territory-grid>button>p{color:#818b85;margin:0;font-size:6.5px}.territory-grid>button>div{grid-template-columns:1.5fr .5fr .5fr;gap:8px;margin-top:auto;padding-top:18px;display:grid}.territory-grid>button>div span{color:#939b96;letter-spacing:.06em;gap:5px;min-width:0;font-size:5px;display:grid}.territory-grid>button>div b{color:#344039;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.territory-grid .danger{color:#b34840}.territory-grid footer{color:#7b8680;border-top:1px solid #ecefec;justify-content:space-between;margin-top:14px;padding-top:11px;font-size:6px;display:flex}.territory-grid footer i{color:#2d694f;font-style:normal;font-weight:750}.route-card{grid-template-columns:40px 1fr;align-items:center;gap:10px;display:grid}.route-card>span{color:#226249;background:#e1eee7;border-radius:8px;place-items:center;width:38px;height:38px;font-size:8px;font-weight:850;display:grid}.route-card>div{gap:4px;display:grid}.route-card b{font-size:8px}.route-card small{color:#7e8982;font-size:6px}.workflow-control .wide-control{grid-column:1/3}.proposal-launch{justify-content:space-between;align-items:center;gap:15px;display:flex;background:#edf5f1!important;border-color:#c9dbd1!important}.proposal-launch small{color:#2e7355;letter-spacing:.1em;font-size:5.5px;font-weight:850}.proposal-launch h3{margin:5px 0!important}.proposal-launch p{color:#728079;max-width:310px;margin:0;font-size:6px;line-height:1.5}.proposal-launch button{color:#fff;background:#176b4e;border:0;border-radius:6px;min-height:34px;padding:0 10px;font-size:6.5px;font-weight:800}.territory-form{padding:14px 18px 25px}.form-section{background:#fff;border:1px solid #e0e4e0;border-radius:8px;margin-bottom:11px;padding:14px}.form-section h3{margin:0 0 12px;font-size:9px}.form-grid,.proposal-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.form-grid label,.proposal-form-grid label,.textarea-field{color:#727d76;gap:5px;font-size:6px;display:grid}.form-grid input,.form-grid select,.proposal-form-grid input{color:#344039;background:#fafbf9;border:1px solid #d8ded9;border-radius:6px;width:100%;height:34px;padding:0 8px;font-size:7px}.textarea-field{margin-top:10px}.textarea-field textarea{resize:vertical;color:#344039;background:#fafbf9;border:1px solid #d8ded9;border-radius:6px;min-height:70px;padding:8px;font-size:7px}.drawer-primary,.drawer-secondary{color:#fff;background:#176b4e;border:0;border-radius:7px;width:100%;height:38px;font-size:7px;font-weight:800}.drawer-secondary{background:#26322b;margin-top:12px}.proposal-row{text-align:left;background:#fff;border:0;border-top:1px solid #ecefec;grid-template-columns:120px minmax(230px,1.5fr) 120px 130px 140px 15px;align-items:center;gap:12px;width:100%;min-height:66px;padding:10px 15px;display:grid}.proposal-row:hover{background:#fafcfb;box-shadow:inset 3px 0 #55a183}.proposal-row>span{gap:4px;min-width:0;display:grid}.proposal-row b{text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.proposal-row small{color:#89928d;text-overflow:ellipsis;white-space:nowrap;font-size:5.7px;overflow:hidden}.proposal-row>i{color:#929a95;font-size:15px;font-style:normal}.approval-note{color:#527060;background:#f1f6f3;border:1px solid #d8e2dc;border-radius:14px;padding:6px 9px;font-size:6px}.approval-progress>i{background:#e6e9e7;border-radius:3px;width:100%;height:4px;overflow:hidden}.approval-progress>i>b{background:#2f8e68;border-radius:3px;height:100%;display:block}.crm-drawer.wide{width:min(820px,98vw)}.proposal-hero{background:#fff;border:1px solid #dde2de;border-radius:8px;grid-template-columns:repeat(4,1fr);margin:13px 18px;display:grid;overflow:hidden}.proposal-hero>div{border-left:1px solid #e5e8e5;align-content:center;gap:6px;min-height:62px;padding:10px;display:grid}.proposal-hero>div:first-child{border:0}.proposal-hero small{color:#8a938d;letter-spacing:.08em;font-size:5.5px}.proposal-hero b{font-size:9px}.proposal-items{border:1px solid #e2e6e2;border-radius:7px;overflow:hidden}.proposal-items-head,.proposal-item{grid-template-columns:minmax(200px,1.5fr) 120px 110px 110px;align-items:center;gap:8px;padding:8px 10px;display:grid}.proposal-items-head{color:#89928d;letter-spacing:.07em;background:#f4f6f3;font-size:5.5px;font-weight:800}.proposal-item{border-top:1px solid #e9ece9;min-height:48px}.proposal-item>b{font-size:7px}.proposal-item input{color:#36423b;background:#fafbf9;border:1px solid #dce1dd;border-radius:5px;width:100%;height:29px;padding:0 7px;font-size:6.5px}.proposal-item label{grid-template-columns:1fr auto;align-items:center;gap:5px;display:grid}.proposal-item small{color:#7c8780;font-size:5.5px}.approval-heading{justify-content:space-between;gap:20px;display:flex}.approval-heading h3{margin-bottom:5px!important}.approval-heading p{color:#7c8780;margin:0;font-size:6px}.approval-heading>b{color:#176b4e;font-size:18px}.approval-grid{grid-template-columns:1fr 1fr;gap:7px;margin-top:12px;display:grid}.approval-grid>button{text-align:left;background:#fafbf9;border:1px solid #dfe4e0;border-radius:7px;grid-template-columns:25px 1fr;align-items:center;gap:8px;min-height:47px;padding:7px;display:grid}.approval-grid>button>span{color:#7b8580;background:#ecefec;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.approval-grid>button>div{gap:3px;min-width:0;display:grid}.approval-grid b{font-size:7px}.approval-grid small{color:#89928d;text-overflow:ellipsis;white-space:nowrap;font-size:5.5px;overflow:hidden}.approval-grid>button.approved{background:#eaf5ef;border-color:#acd0bf}.approval-grid>button.approved>span{color:#fff;background:#268662}.approval-grid>button.rejected{background:#faefee;border-color:#deb2ae}.proposal-actions{justify-content:flex-end;gap:8px;display:flex}.proposal-actions button{color:#3a5145;background:#fff;border:1px solid #cfd7d2;border-radius:6px;min-height:36px;padding:0 11px;font-size:6.5px;font-weight:800}.proposal-actions button.primary{color:#fff;background:#176b4e;border-color:#176b4e}.proposal-actions button:disabled{cursor:not-allowed;opacity:.45}@media (width<=1100px){.territory-grid{grid-template-columns:1fr 1fr}.task-row{grid-template-columns:28px 1fr 120px 90px}.task-row .task-start{display:none}.proposal-row{grid-template-columns:110px 1fr 120px 130px 15px}.proposal-row>.approval-progress{display:none}}@media (width<=760px){.ops-split,.territory-grid{grid-template-columns:1fr}.territory-stats{grid-template-columns:1fr 1fr}.task-row{grid-template-columns:28px 1fr 70px}.task-row>span{display:none}.proposal-row{grid-template-columns:95px 1fr 105px 12px}.proposal-row>span:nth-child(3){display:none}.proposal-hero{grid-template-columns:1fr 1fr}.proposal-hero>div:nth-child(3){border-top:1px solid #e5e8e5;border-left:0}.proposal-hero>div:nth-child(4){border-top:1px solid #e5e8e5}.proposal-items-head,.proposal-item{grid-template-columns:1fr 80px 85px}.proposal-items-head>span:last-child,.proposal-item>input:last-child{display:none}}@media (width<=480px){.form-grid,.proposal-form-grid,.approval-grid{grid-template-columns:1fr}.workflow-control .wide-control{grid-column:1}.proposal-launch{flex-direction:column;align-items:flex-start}.territory-stats b{font-size:17px}.ops-legend,.approval-note{display:none}.proposal-items-head,.proposal-item{grid-template-columns:1fr 80px}.proposal-items-head>span:nth-child(n+3),.proposal-item>input{display:none}}.customer-row{text-align:left;background:#fff;border:0;border-top:1px solid #ecefec;grid-template-columns:36px minmax(200px,1.3fr) 110px minmax(140px,.8fr) 145px 120px 12px;align-items:center;gap:11px;width:100%;min-height:68px;padding:10px 15px;display:grid}.customer-row:hover{background:#fafcfb;box-shadow:inset 3px 0 #55a183}.customer-row>span:not(.customer-avatar){gap:4px;min-width:0;display:grid}.customer-row b,.customer-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-row b{font-size:7px}.customer-row small{color:#89928d;font-size:5.7px}.customer-avatar{color:#225b43;background:#dcebe3;border-radius:8px;place-items:center;width:31px;height:31px;font-weight:850;font-size:7px!important;display:grid!important}.customer-counts{gap:4px!important;display:flex!important}.customer-counts i{color:#3d4a43;text-align:center;border:1px solid #e1e5e2;border-radius:6px;gap:2px;min-width:39px;padding:5px;font-size:7px;font-style:normal;font-weight:800;display:grid}.customer-counts small{font-size:4.5px;font-weight:700}.customer-row>i{color:#929a95;font-size:15px;font-style:normal}.document-summary{background:#e0e4e0;border:1px solid #dfe3df;border-radius:9px;grid-template-columns:1fr 1fr 1fr auto;gap:1px;margin-bottom:11px;display:grid;overflow:hidden}.document-summary>div{background:#fff;align-content:center;gap:4px;min-height:74px;padding:12px 15px;display:grid}.document-summary b{font-size:20px}.document-summary span{color:#87908b;text-transform:uppercase;letter-spacing:.08em;font-size:6px}.document-summary>button{color:#fff;background:#176b4e;border:0;padding:0 18px;font-size:7px;font-weight:800}.upload-panel,.finance-form{background:#fff;border:1px solid #dce2dd;border-radius:9px;margin-bottom:11px;padding:15px}.upload-panel>header,.finance-form>header{justify-content:space-between;align-items:flex-start;margin-bottom:13px;display:flex}.upload-panel header small{color:#2b7254;letter-spacing:.1em;font-size:5.5px;font-weight:850}.upload-panel h2,.finance-form h2{margin:4px 0 0;font-size:14px}.upload-panel header button,.finance-form header button{color:#68736d;background:#fff;border:1px solid #dce1dd;border-radius:50%;width:28px;height:28px}.upload-grid{grid-template-columns:1.2fr .9fr .6fr 1fr;gap:9px;display:grid}.upload-grid label,.finance-form label{color:#727d76;gap:5px;font-size:6px;display:grid}.upload-grid input,.upload-grid select,.finance-form input,.finance-form select{color:#344039;background:#fafbf9;border:1px solid #d8ded9;border-radius:6px;width:100%;height:34px;padding:0 8px;font-size:7px}.upload-grid .file-upload{background:#f7faf8;border:1px dashed #bfcac3;border-radius:7px;grid-column:1/5;padding:12px}.file-upload input{background:0 0;border:0;height:auto;padding:0}.file-upload small{color:#8a948e;font-size:5.5px}.upload-panel>.drawer-primary,.finance-form>.drawer-primary{margin-top:12px}.form-error{color:#a63f38;background:#fae9e7;border-radius:6px;margin:10px 0 0;padding:8px;font-size:6.5px}.document-row{border-top:1px solid #ecefec;grid-template-columns:42px minmax(200px,1.3fr) minmax(130px,.8fr) 120px 105px 90px;align-items:center;gap:10px;min-height:64px;padding:9px 15px;display:grid}.doc-icon{color:#28654d;background:#edf4f0;border:1px solid #cdd8d1;border-radius:5px;place-items:center;width:36px;height:40px;font-size:6px;font-weight:850;display:grid}.document-row>span:not(.doc-icon){gap:4px;min-width:0;display:grid}.document-row b,.document-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.document-row b{font-size:7px}.document-row small{color:#89928d;font-size:5.7px}.document-row select{color:#536159;background:#fafbf9;border:1px solid #d9dfda;border-radius:6px;height:29px;padding:0 6px;font-size:6px}.document-row>a{color:#24684d;font-size:6px;font-weight:800}.finance-actions{justify-content:flex-end;gap:7px;margin:-3px 0 11px;display:flex}.finance-actions button{color:#2d5e48;background:#fff;border:1px solid #ccd7d0;border-radius:7px;height:34px;padding:0 11px;font-size:6.5px;font-weight:800}.finance-actions button:first-child{color:#fff;background:#176b4e;border-color:#176b4e}.finance-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.finance-row{border-top:1px solid #ecefec;grid-template-columns:minmax(150px,1.1fr) minmax(130px,.8fr) 110px;align-items:center;gap:10px;min-height:58px;padding:9px 14px;display:grid}.finance-row>span{gap:4px;min-width:0;display:grid}.finance-row b,.finance-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.finance-row b{font-size:7px}.finance-row small{color:#89928d;font-size:5.7px}.finance-status{color:#46554d;background:#f6f8f6;border:1px solid #cfd9d3;border-radius:999px;width:110px;height:30px;padding:0 9px;font-size:6px;font-weight:800}.finance-status.green{color:#146542;background:#eaf6ef;border-color:#b9dfca}.finance-status.blue{color:#26617f;background:#edf6fb;border-color:#bed7e8}.finance-status.red{color:#9b3b31;background:#fdf0ee;border-color:#efc8c3}.finance-status.amber{color:#8a651b;background:#fbf5e6;border-color:#ead8aa}.customer-hero{background:#fff;border:1px solid #dde2de;border-radius:8px;grid-template-columns:50px 1fr auto minmax(145px,.5fr);align-items:center;gap:12px;margin:13px 18px;padding:12px;display:grid}.customer-avatar.large{border-radius:10px;width:46px;height:46px;font-size:10px!important}.customer-hero>div{gap:4px;min-width:0;display:grid}.customer-hero>div>b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.customer-hero>div>small{color:#849089;font-size:6px}.customer-owner{border-left:1px solid #e3e7e4;padding-left:12px}.customer-owner small{color:#8b948f;letter-spacing:.08em;font-size:5px}.customer-owner b{font-size:6.5px!important}.drawer-tabs{z-index:3;background:#fff;border:1px solid #dfe4e0;border-radius:8px;gap:3px;margin:0 18px 11px;padding:4px;display:flex;position:sticky;top:0;overflow:auto}.drawer-tabs button{color:#748079;white-space:nowrap;background:0 0;border:0;border-radius:5px;min-height:29px;padding:0 9px;font-size:6px;font-weight:700}.drawer-tabs button.active{color:#1f6649;background:#e5f1eb;font-weight:850}.customer-profile-form>section{background:#fff;border:1px solid #e0e4e0;border-radius:8px;margin:0 18px 11px;padding:14px}.customer-profile-form h3{margin:0 0 11px;font-size:9px}.customer-profile-form .form-grid label{color:#727d76;gap:5px;font-size:6px;display:grid}.customer-profile-form input,.customer-profile-form select{color:#344039;background:#fafbf9;border:1px solid #d8ded9;border-radius:6px;width:100%;height:34px;padding:0 8px;font-size:7px}.contact-list{gap:7px;display:grid}.contact-list>div{border:1px solid #e3e7e4;border-radius:7px;grid-template-columns:30px 1fr;align-items:center;gap:8px;padding:7px;display:grid}.contact-list>div>span{color:#28624a;background:#e5efe9;border-radius:7px;place-items:center;width:28px;height:28px;font-size:6px;font-weight:800;display:grid}.contact-list>div>div{gap:3px;min-width:0;display:grid}.contact-list b{font-size:7px}.contact-list small{color:#87918b;text-overflow:ellipsis;white-space:nowrap;font-size:5.5px;overflow:hidden}.inline-add{grid-template-columns:1fr .8fr 1fr .8fr auto;gap:6px;margin-top:10px;display:grid}.inline-add input,.activity-form input,.activity-form select,.activity-form textarea{color:#38443d;background:#fafbf9;border:1px solid #d9dfda;border-radius:6px;min-width:0;padding:0 7px;font-size:6.5px}.inline-add input{height:31px}.inline-add button,.activity-form button{color:#fff;background:#176b4e;border:0;border-radius:6px;padding:0 9px;font-size:6px;font-weight:800}.activity-form{grid-template-columns:1.2fr .8fr auto;gap:7px;display:grid}.activity-form textarea{resize:vertical;grid-column:1/4;min-height:65px;padding:8px}.activity-form input,.activity-form select,.activity-form button{height:33px}.activity-timeline{display:grid;position:relative}.activity-timeline:before{content:"";background:#dce2de;width:1px;position:absolute;top:8px;bottom:8px;left:6px}.activity-timeline article{grid-template-columns:13px 1fr;gap:9px;padding:7px 0;display:grid;position:relative}.activity-timeline article>i{z-index:1;background:#2d8a66;border:4px solid #e3f0e9;border-radius:50%;width:13px;height:13px}.activity-timeline article>div{gap:4px;display:grid}.activity-timeline b{font-size:7px}.activity-timeline p{color:#65716a;margin:0;font-size:6.5px;line-height:1.5}.activity-timeline small{color:#929a95;font-size:5.5px}.customer-sales-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.customer-sales-grid>div{border:1px solid #e1e5e2;border-radius:7px;overflow:hidden}.customer-sales-grid h4{background:#f4f6f3;margin:0;padding:9px;font-size:7px}.customer-sales-grid article{border-top:1px solid #e8ebe8;grid-template-columns:1fr auto;gap:6px;padding:9px;display:grid}.customer-sales-grid article>b{font-size:7px}.customer-sales-grid article p{color:#7d8781;grid-column:1/3;margin:0;font-size:6px}.customer-documents{gap:6px;display:grid}.customer-documents>a{border:1px solid #e1e6e2;border-radius:7px;grid-template-columns:40px 1fr auto;align-items:center;gap:9px;padding:7px;display:grid}.customer-documents>a>div{gap:4px;min-width:0;display:grid}.customer-documents b,.customer-documents small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-documents b{font-size:7px}.customer-documents small{color:#88928c;font-size:5.5px}.customer-finance-summary{background:#e1e5e2;border:1px solid #dfe4e0;border-radius:7px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:10px;display:grid;overflow:hidden}.customer-finance-summary>div{background:#fafbf9;gap:4px;padding:11px;display:grid}.customer-finance-summary b{font-size:16px}.customer-finance-summary span{color:#859089;text-transform:uppercase;font-size:5.5px}@media (width<=1100px){.customer-row{grid-template-columns:36px 1fr 100px 135px 110px 12px}.customer-row>.customer-counts{display:none!important}.upload-grid{grid-template-columns:1fr 1fr}.upload-grid .file-upload{grid-column:1/3}.document-row{grid-template-columns:42px 1fr 130px 95px 80px}.document-row>span:nth-child(4){display:none}}@media (width<=760px){.customer-row{grid-template-columns:34px 1fr 110px 12px}.customer-row>span:nth-child(3),.customer-row>span:nth-child(4){display:none}.finance-grid{grid-template-columns:1fr}.document-summary{grid-template-columns:1fr 1fr}.document-summary>button{grid-column:1/3;min-height:52px}.document-row{grid-template-columns:38px 1fr 90px 70px}.document-row>span:nth-child(3){display:none}.customer-hero{grid-template-columns:48px 1fr}.customer-hero>em,.customer-owner{border:0;grid-column:2;padding:0}.inline-add{grid-template-columns:1fr 1fr}.inline-add button{min-height:31px}.customer-sales-grid{grid-template-columns:1fr}}@media (width<=480px){.upload-grid{grid-template-columns:1fr}.upload-grid .file-upload{grid-column:1}.document-row{grid-template-columns:36px 1fr 70px}.document-row select{display:none}.finance-actions{grid-template-columns:1fr 1fr 1fr;display:grid}.finance-actions button{padding:0 4px}.activity-form{grid-template-columns:1fr}.activity-form textarea{grid-column:1}.drawer-tabs,.customer-hero,.customer-profile-form>section{margin-inline:8px}}.buyer-login{color:#1d674b!important;background:#edf5f1!important;border-color:#b7d2c5!important;padding:0 12px!important}.portal-app{color:#202722;background:#f2f4f0;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.portal-sidebar{color:#eef3ef;background:#1d2521;border-right:1px solid #303a34;flex-direction:column;height:100vh;padding:25px 16px 18px;display:flex;position:sticky;top:0;overflow:auto}.portal-brand{border-bottom:1px solid #333e37;gap:9px;padding:0 9px 24px;display:grid}.portal-brand img{filter:brightness(0)invert();width:145px}.portal-brand span{color:#89978f;letter-spacing:.18em;font-size:8px;font-weight:800}.portal-company{background:#252f2a;border:1px solid #37433c;border-radius:9px;grid-template-columns:38px 1fr;align-items:center;gap:10px;margin:18px 2px;padding:11px;display:grid}.portal-company>span{color:#1d2521;background:#d5df83;border-radius:8px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:850;display:grid}.portal-company>div{gap:4px;min-width:0;display:grid}.portal-company b,.portal-company small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-company b{font-size:11px}.portal-company small{color:#99a69f;font-size:8px}.portal-sidebar nav{gap:3px;display:grid}.portal-sidebar nav button{color:#9da9a2;text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;min-height:43px;padding:0 11px;font-size:10px;font-weight:700;display:grid;position:relative}.portal-sidebar nav button>i{color:#76847c;font-size:14px;font-style:normal}.portal-sidebar nav button>em{color:#cdd6d0;background:#3b4841;border-radius:10px;place-items:center;min-width:21px;height:20px;font-size:8px;font-style:normal;display:grid}.portal-sidebar nav button:hover,.portal-sidebar nav button.active{color:#fff;background:#2a352f}.portal-sidebar nav button.active{box-shadow:inset 3px 0 #d5df83}.portal-sidebar nav button.active>i{color:#d5df83}.portal-sidebar nav button.active>em{color:#1c241f;background:#d5df83}.portal-support{background:#242e29;border:1px solid #354139;border-radius:9px;gap:6px;margin-top:auto;padding:14px;display:grid}.portal-support small{color:#7f8c84;letter-spacing:.12em;font-size:7px;font-weight:800}.portal-support b{font-size:10px}.portal-support a{color:#d5df83;margin-top:5px;font-size:8px;font-weight:750}.portal-market-link{color:#8f9b94;padding:17px 8px 2px;font-size:8px;font-weight:700}.portal-main{min-width:0}.portal-topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafbf8f0;border-bottom:1px solid #dce1dc;justify-content:space-between;align-items:center;gap:20px;height:86px;padding:0 34px;display:flex}.portal-topbar>div:first-child{gap:5px;display:grid}.portal-topbar small{color:#2f7156;letter-spacing:.14em;font-size:7px;font-weight:850}.portal-topbar h1{letter-spacing:-.035em;margin:0;font-size:25px;line-height:1}.portal-top-actions{align-items:center;gap:8px;display:flex}.portal-top-actions>button{color:#fff;background:#176b4e;border:0;border-radius:7px;height:38px;padding:0 15px;font-size:9px;font-weight:800}.portal-top-actions>span{color:#fff;background:#fff;border:1px solid #d8ded9;border-radius:8px;grid-template-columns:34px 1fr;align-items:center;gap:9px;min-width:210px;padding:5px 10px 5px 5px;display:grid}.portal-top-actions>span:first-line{color:#fff}.portal-top-actions>span{font-size:9px}.portal-top-actions>span:not(i){color:#fff}.portal-top-actions>span{background:linear-gradient(90deg,#2c6f55 0 44px,#fff 44px)}.portal-top-actions>span>i{color:#354039;gap:2px;min-width:0;font-style:normal;display:grid}.portal-top-actions>span b,.portal-top-actions>span small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-top-actions>span b{font-size:8px}.portal-top-actions>span small{color:#89928d;font-size:6px}.portal-top-actions>a{color:#7d8781;padding:8px;font-size:8px}.portal-alert{color:#a34138;background:#fff0ee;border:1px solid #e8c0bb;border-radius:7px;justify-content:space-between;align-items:center;margin:14px 32px 0;padding:9px 12px;font-size:9px;display:flex}.portal-alert button{color:inherit;background:0 0;border:0;font-size:14px}.portal-content{padding:28px 32px 60px}.portal-welcome{color:#f5f8f5;background:#1e2823;border-radius:12px;justify-content:space-between;align-items:center;gap:30px;min-height:145px;padding:30px 34px;display:flex;overflow:hidden}.portal-welcome span{color:#d5df83;letter-spacing:.16em;font-size:7px;font-weight:850}.portal-welcome h2{letter-spacing:-.05em;margin:10px 0 7px;font-size:34px}.portal-welcome p{color:#9da9a2;margin:0;font-size:10px}.portal-welcome button{color:#1e2823;background:#d5df83;border:0;border-radius:8px;min-width:190px;height:45px;font-size:9px;font-weight:850}.portal-welcome button i{margin-left:15px;font-style:normal}.portal-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0;display:grid}.portal-metrics>button{text-align:left;background:#fbfcf9;border:1px solid #dce1dd;border-radius:10px;align-content:center;gap:5px;min-height:105px;padding:17px;display:grid;position:relative}.portal-metrics>button:hover{border-color:#aabdb1;box-shadow:0 10px 25px #1e2a230d}.portal-metrics span{color:#7f8983;letter-spacing:.1em;font-size:7px;font-weight:850}.portal-metrics b{letter-spacing:-.04em;font-size:25px}.portal-metrics small{color:#8b948f;font-size:7px}.portal-metrics i{color:#748079;font-size:11px;font-style:normal;position:absolute;top:15px;right:15px}.portal-metrics.finance{margin-top:0}.portal-overview-grid{grid-template-columns:1.2fr .8fr;gap:12px;display:grid}.portal-card,.portal-list-card{background:#fbfcf9;border:1px solid #dce1dd;border-radius:10px;overflow:hidden}.portal-card>header,.portal-list-card>header{border-bottom:1px solid #e3e7e3;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:16px 19px;display:flex}.portal-card header small,.portal-list-card header small{color:#2f7557;letter-spacing:.12em;font-size:7px;font-weight:850}.portal-card header h3,.portal-list-card header h2{margin:5px 0 0;font-size:16px}.portal-list-card header p{color:#7f8983;margin:5px 0 0;font-size:8px}.portal-card header button,.portal-list-card>header>button{color:#2b6f53;background:0 0;border:0;font-size:8px;font-weight:800}.portal-list-card>header>button{color:#fff;background:#176b4e;border-radius:7px;min-height:34px;padding:0 11px}.latest-rfq{padding:20px}.latest-rfq>span{justify-content:space-between;align-items:center;gap:10px;display:flex}.latest-rfq>span>b{font-size:10px}.latest-rfq h4{margin:18px 0 7px;font-size:17px}.latest-rfq>p{color:#718078;margin:0;font-size:9px}.rfq-progress{grid-template-columns:repeat(4,1fr);margin-top:25px;display:grid}.rfq-progress i{justify-items:start;gap:7px;font-style:normal;display:grid;position:relative}.rfq-progress i:before{content:"";background:#e1e5e2;height:2px;position:absolute;top:12px;left:25px;right:0}.rfq-progress i:last-child:before{display:none}.rfq-progress i.done:before{background:#5c9b7d}.rfq-progress i b{z-index:1;color:#8b948e;background:#fff;border:2px solid #d8ded9;border-radius:50%;place-items:center;width:25px;height:25px;font-size:7px;display:grid;position:relative}.rfq-progress i.done b{color:#fff;background:#3a8967;border-color:#3a8967}.rfq-progress small{color:#78837c;font-size:7px}.portal-action-list{display:grid}.portal-action-list>button{text-align:left;background:#fff;border:0;border-top:1px solid #e5e8e5;grid-template-columns:35px 1fr auto;align-items:center;gap:11px;min-height:65px;padding:10px 16px;display:grid}.portal-action-list>button:first-child{border-top:0}.portal-action-list>button:hover{background:#f5f8f5}.portal-action-list>button>i{color:#226b4e;background:#e3efe9;border-radius:8px;place-items:center;width:33px;height:33px;font-size:12px;font-style:normal;font-weight:800;display:grid}.portal-action-list>button>span{gap:4px;min-width:0;display:grid}.portal-action-list b,.portal-action-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-action-list b{font-size:9px}.portal-action-list small{color:#838d87;font-size:7px}.portal-action-list em{color:#2b6f53;font-size:7px;font-style:normal;font-weight:800}.portal-status{color:#84651c;white-space:nowrap;background:#fbf5e5;border:1px solid #e5d7aa;border-radius:14px;justify-content:center;align-items:center;min-height:25px;padding:0 9px;font-size:7px;font-style:normal;font-weight:800;display:inline-flex}.portal-status.green{color:#176844;background:#eaf5ef;border-color:#b9dcc8}.portal-status.blue{color:#2e6680;background:#edf5fa;border-color:#bfd7e7}.portal-status.red{color:#9f4037;background:#fcefed;border-color:#edc8c3}.portal-empty{text-align:center;align-content:center;place-items:center;gap:10px;min-height:220px;padding:30px;display:grid}.portal-empty b{font-size:15px}.portal-empty p{color:#7f8983;max-width:360px;margin:0;font-size:9px;line-height:1.6}.portal-empty button{color:#fff;background:#176b4e;border:0;border-radius:7px;padding:10px 14px;font-size:8px;font-weight:800}.portal-empty.compact{min-height:120px}.portal-empty.compact b{font-size:11px}.portal-rfq-table,.portal-proposals,.portal-documents{display:grid}.portal-table-head,.portal-rfq-table>article{grid-template-columns:130px minmax(220px,1.25fr) 125px minmax(200px,1fr) 100px;align-items:center;gap:12px;padding:11px 17px;display:grid}.portal-table-head{color:#89928d;letter-spacing:.08em;background:#f3f5f2;min-height:38px;font-size:6px;font-weight:850}.portal-rfq-table>article{border-top:1px solid #e6e9e6;min-height:70px}.portal-rfq-table>article>span{gap:5px;min-width:0;display:grid}.portal-rfq-table b,.portal-rfq-table small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-rfq-table b{font-size:8px}.portal-rfq-table small,.portal-rfq-table time{color:#89928d;font-size:7px}.portal-rfq-table time{font-style:normal}.portal-proposals>button{text-align:left;background:#fff;border:0;border-top:1px solid #e5e9e5;grid-template-columns:125px minmax(240px,1.3fr) 150px 125px 12px;align-items:center;gap:14px;min-height:74px;padding:12px 17px;display:grid}.portal-proposals>button:hover{background:#f7faf7;box-shadow:inset 3px 0 #5c9b7d}.portal-proposals>button>div{gap:5px;min-width:0;display:grid}.portal-proposals b,.portal-proposals small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-proposals b{font-size:9px}.portal-proposals small{color:#87918b;font-size:7px}.proposal-number span{color:#1f6c4d;font-size:9px;font-weight:850}.portal-proposals>button>i{color:#87918b;font-size:18px;font-style:normal}.portal-documents>article{border-top:1px solid #e5e9e5;grid-template-columns:42px minmax(220px,1.3fr) minmax(160px,.9fr) 120px 95px;align-items:center;gap:12px;min-height:68px;padding:10px 17px;display:grid}.portal-file-icon{color:#28664d;background:#edf4f0;border:1px solid #c9d7cf;border-radius:6px;place-items:center;width:37px;height:42px;font-size:7px;font-weight:850;display:grid}.portal-documents>article>span:not(.portal-file-icon){gap:5px;min-width:0;display:grid}.portal-documents b,.portal-documents small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-documents b{font-size:8px}.portal-documents small{color:#88928c;font-size:7px}.portal-documents a{color:#1f6c4d;font-size:7px;font-weight:850}.portal-finance-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.portal-finance-row{border-top:1px solid #e5e9e5;grid-template-columns:1fr 150px 110px;align-items:center;gap:12px;min-height:65px;padding:10px 16px;display:grid}.portal-finance-row>span{gap:5px;min-width:0;display:grid}.portal-finance-row b,.portal-finance-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-finance-row b{font-size:8px}.portal-finance-row small{color:#89928d;font-size:7px}.portal-invoice-open{color:#176b4e;width:max-content;font-size:7px;font-weight:850;text-decoration:none}.portal-invoice-open:hover{text-decoration:underline}.payment-history{margin-top:12px}.portal-payment-row{border-top:1px solid #e5e9e5;grid-template-columns:1fr 150px 120px 90px;align-items:center;gap:12px;min-height:58px;padding:9px 16px;display:grid}.portal-payment-row>span{gap:4px;display:grid}.portal-payment-row b{font-size:8px}.portal-payment-row small,.portal-payment-row>span:nth-child(3){color:#89928d;font-size:7px}.portal-settings-grid{grid-template-columns:1.25fr .75fr;gap:12px;display:grid}.portal-settings{background:#fbfcf9;border:1px solid #dce1dd;border-radius:10px;align-content:start;gap:12px;padding:20px;display:grid}.portal-settings>header{border-bottom:1px solid #e3e7e3;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:5px;padding-bottom:15px;display:flex}.portal-settings header small,.portal-invite-card>small{color:#2e7456;letter-spacing:.12em;font-size:7px;font-weight:850}.portal-settings h2,.portal-invite-card h2{margin:6px 0 0;font-size:18px}.verification{color:#86661e;background:#fbf5e6;border:1px solid #ead8aa;border-radius:14px;padding:6px 9px;font-size:7px;font-weight:800}.verification.verified{color:#176844;background:#eaf5ef;border-color:#b9dcc8}.portal-settings label,.portal-invite-card label,.onboarding-card label,.portal-modal label{color:#707c75;gap:6px;font-size:8px;font-weight:700;display:grid}.portal-settings input,.portal-settings select,.portal-invite-card input,.portal-invite-card select,.onboarding-card input,.onboarding-card select,.portal-modal input,.portal-modal select,.portal-modal textarea,.proposal-response textarea{color:#2e3932;background:#fff;border:1px solid #d6ddd8;border-radius:7px;width:100%;height:40px;padding:0 10px;font-size:9px}.portal-settings input:disabled{color:#7c8780;background:#f1f3f0}.portal-settings>button,.portal-invite-card>button,.onboarding-card>button{color:#fff;background:#176b4e;border:0;border-radius:7px;height:42px;font-size:9px;font-weight:850}.portal-settings>button{margin-top:4px}.portal-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.portal-permission-note{color:#78837c;background:#f0f3f0;border-radius:7px;padding:12px;font-size:8px;line-height:1.5}.portal-team-grid{grid-template-columns:1.3fr .7fr;align-items:start;gap:12px;display:grid}.portal-members{display:grid}.portal-members article{border-top:1px solid #e5e9e5;grid-template-columns:36px 1fr 130px 80px;align-items:center;gap:11px;min-height:64px;padding:10px 16px;display:grid}.portal-members article>span{color:#256248;background:#e3eee8;border-radius:8px;place-items:center;width:35px;height:35px;font-size:8px;font-weight:850;display:grid}.portal-members article>div{gap:4px;min-width:0;display:grid}.portal-members b,.portal-members small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-members b{font-size:9px}.portal-members small{color:#89928d;font-size:7px}.portal-members em{color:#58645d;font-size:8px;font-style:normal}.portal-members i{font-style:normal}.portal-invite-card{background:#fbfcf9;border:1px solid #dce1dd;border-radius:10px;gap:12px;padding:20px;display:grid}.portal-invite-card>p{color:#7c8780;margin:0 0 4px;font-size:8px;line-height:1.6}.invite-link{background:#edf6f1;border:1px solid #bcd7c8;border-radius:8px;gap:7px;padding:11px;display:grid}.invite-link span{color:#236b4d;font-size:8px;font-weight:850}.invite-link input{background:#fff;height:32px;font-size:7px}.invite-link button{color:#176b4e;background:0 0;border:0;justify-self:start;padding:0;font-size:8px;font-weight:850}.pending-invites{border-top:1px solid #e2e6e2;gap:8px;margin-top:7px;padding-top:14px;display:grid}.pending-invites>b{font-size:9px}.pending-invites>span{color:#59665e;justify-content:space-between;gap:8px;font-size:7px;display:flex}.pending-invites i{color:#8a948e;font-style:normal}.portal-state{text-align:center;background:#f3f5f1;align-content:center;place-items:center;gap:14px;min-height:100vh;padding:30px;display:grid}.portal-state img{width:190px}.portal-state h1{margin:10px 0 0;font-size:28px}.portal-state p{color:#6f7b73;max-width:480px;margin:0;font-size:10px;line-height:1.6}.portal-state button{color:#fff;background:#176b4e;border:0;border-radius:7px;padding:11px 16px;font-size:9px;font-weight:800}.portal-state>a{color:#4a6e5c;font-size:8px}.portal-spinner{border:3px solid #d7dfda;border-top-color:#176b4e;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite portal-spin}@keyframes portal-spin{to{transform:rotate(360deg)}}.portal-onboarding{background:#1d2521;grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.onboarding-copy{color:#f4f7f4;align-content:center;justify-items:start;padding:70px 8vw;display:grid}.onboarding-copy>a{position:absolute;top:35px}.onboarding-copy img{filter:brightness(0)invert();width:170px}.onboarding-copy>span{color:#d5df83;letter-spacing:.18em;font-size:8px;font-weight:850}.onboarding-copy h1{letter-spacing:-.06em;margin:22px 0;font-size:clamp(43px,5vw,70px);font-weight:600;line-height:.96}.onboarding-copy>p{color:#a1ada6;max-width:600px;margin:0 0 35px;font-size:12px;line-height:1.7}.onboarding-copy>div{color:#c7d0ca;border-top:1px solid #37413b;grid-template-columns:35px 1fr;align-items:center;gap:10px;min-width:310px;padding:12px 0;font-size:10px;display:grid}.onboarding-copy>div b{color:#d5df83;font-size:8px}.onboarding-card{background:#f8faf7;border-radius:13px;align-self:center;gap:12px;margin:40px 8vw 40px 0;padding:30px;display:grid;box-shadow:0 25px 70px #00000038}.onboarding-card>small:first-child{color:#2e7456;letter-spacing:.13em;font-size:7px;font-weight:850}.onboarding-card h2{margin:3px 0 0;font-size:25px}.onboarding-card>p{color:#78837c;margin:0 0 5px;font-size:9px}.onboarding-card>small:last-child{color:#89938d;font-size:7px;line-height:1.5}.onboarding-card>a{color:#60726a;justify-self:center;font-size:8px}.portal-form-error{color:#a24037;background:#fff0ee;border:1px solid #efc8c2;border-radius:7px;padding:10px;font-size:8px;line-height:1.5}.invite-role{background:#dde2de;border:1px solid #dde2de;border-radius:8px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.invite-role span{color:#87918b;background:#fff;gap:6px;padding:13px;font-size:7px;display:grid}.invite-role b{color:#2e3932;font-size:10px}.portal-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1118149e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.portal-modal{background:#fbfcf9;border-radius:12px;width:min(760px,96vw);max-height:94vh;overflow:auto;box-shadow:0 30px 100px #00000040}.portal-modal>header,.proposal-drawer>header{border-bottom:1px solid #dfe4e0;justify-content:space-between;gap:20px;padding:22px 25px;display:flex}.portal-modal header small,.proposal-drawer header>div>span{color:#2d7455;letter-spacing:.12em;font-size:7px;font-weight:850}.portal-modal header h2,.proposal-drawer header h2{margin:6px 0;font-size:24px}.portal-modal header p,.proposal-drawer header p{color:#7e8982;margin:0;font-size:9px}.portal-modal header button,.proposal-drawer header button{color:#657069;background:#fff;border:1px solid #d8ded9;border-radius:50%;width:34px;height:34px;font-size:16px}.portal-modal-grid{grid-template-columns:1fr 1fr;gap:11px;padding:22px 25px;display:grid}.portal-modal-grid .wide{grid-column:1/3}.portal-modal textarea{resize:vertical;min-height:85px;padding:10px}.portal-rfq-options{flex-wrap:wrap;gap:7px;padding:0 25px 20px;display:flex}.portal-rfq-options label{background:#fff;border:1px solid #d8ded9;border-radius:15px;align-items:center;gap:7px;padding:7px 10px;font-size:8px;display:flex}.portal-rfq-options input{width:auto;height:auto}.portal-modal>.portal-form-error{margin:0 25px 15px}.portal-modal>footer{border-top:1px solid #dfe4e0;justify-content:space-between;align-items:center;gap:20px;padding:17px 25px;display:flex}.portal-modal footer p{color:#7c8780;max-width:430px;margin:0;font-size:8px}.portal-modal footer button{color:#fff;background:#176b4e;border:0;border-radius:7px;min-width:165px;height:40px;font-size:9px;font-weight:850}.proposal-drawer{background:#f8faf7;width:min(720px,96vw);height:100%;position:absolute;top:0;right:0;overflow:auto;box-shadow:-20px 0 70px #0003}.proposal-drawer>section{background:#fff;border:1px solid #dce2dd;border-radius:9px;margin:12px 20px;padding:17px}.proposal-drawer>section>h3{margin:0 0 14px;font-size:14px}.proposal-summary{background:#dce2dd;border:1px solid #dce2dd;border-radius:9px;grid-template-columns:1.2fr 1fr 1fr;gap:1px;margin:14px 20px;display:grid;overflow:hidden}.proposal-summary>div{background:#fff;gap:7px;padding:16px;display:grid}.proposal-summary small{color:#89928d;letter-spacing:.09em;font-size:6px;font-weight:850}.proposal-summary b{font-size:14px}.buyer-proposal-items{border:1px solid #e1e5e2;border-radius:7px;overflow:hidden}.buyer-proposal-items>div,.buyer-proposal-items>article{grid-template-columns:1.5fr 110px 120px 120px;align-items:center;gap:9px;padding:10px;display:grid}.buyer-proposal-items>div{color:#89928d;background:#f2f5f2;font-size:6px;font-weight:850}.buyer-proposal-items>article{border-top:1px solid #e7eae7;min-height:50px;font-size:8px}.proposal-terms{grid-template-columns:1fr 1fr;gap:8px;display:grid}.proposal-terms span{color:#88928c;border:1px solid #e0e5e1;border-radius:7px;gap:5px;padding:11px;font-size:7px;display:grid}.proposal-terms b{color:#313c35;font-size:9px}.proposal-response textarea{resize:vertical;min-height:85px;padding:10px}.proposal-response>div{justify-content:flex-end;gap:7px;margin-top:10px;display:flex}.proposal-response button{color:#4f5d55;background:#fff;border:1px solid #d2dad5;border-radius:7px;min-height:36px;padding:0 11px;font-size:8px;font-weight:800}.proposal-response button.accept{color:#fff;background:#176b4e;border-color:#176b4e}.proposal-response-done{grid-template-columns:38px 1fr;align-items:center;gap:12px;background:#eaf5ef!important;border-color:#b7d7c6!important;display:grid!important}.proposal-response-done>span{color:#fff;background:#26825f;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:850;display:grid}.proposal-response-done small{color:#3e765d;letter-spacing:.1em;font-size:6px;font-weight:850}.proposal-response-done h3{margin:5px 0!important}.proposal-response-done p{color:#648071;margin:0;font-size:8px}@media (width<=1100px){.portal-app{grid-template-columns:210px 1fr}.portal-sidebar{padding-inline:10px}.portal-topbar,.portal-content{padding-left:22px;padding-right:22px}.portal-top-actions>span{grid-template-columns:1fr;width:42px;min-width:0}.portal-top-actions>span>i{display:none}.portal-overview-grid,.portal-settings-grid,.portal-team-grid,.portal-finance-grid{grid-template-columns:1fr}.portal-rfq-table>article,.portal-table-head{grid-template-columns:120px 1fr 115px 80px}.portal-rfq-table>article>span:nth-child(4),.portal-table-head>span:nth-child(4){display:none}.portal-proposals>button{grid-template-columns:115px 1fr 140px 110px 12px}}@media (width<=760px){.portal-app{display:block}.portal-sidebar{width:100%;height:auto;padding:14px;position:relative}.portal-brand{justify-content:space-between;align-items:center;padding:0 3px 13px;display:flex}.portal-brand img{width:125px}.portal-company,.portal-support,.portal-market-link{display:none}.portal-sidebar nav{padding-top:10px;display:flex;overflow:auto}.portal-sidebar nav button{grid-template-columns:20px 1fr auto;min-width:115px}.portal-main{min-height:100vh}.portal-topbar{height:70px;padding:0 15px}.portal-topbar h1{font-size:20px}.portal-topbar small{display:none}.portal-top-actions>button{width:40px;padding:0;font-size:0}.portal-top-actions>button:first-letter{font-size:18px}.portal-top-actions>span{display:none}.portal-content{padding:16px 14px 45px}.portal-welcome{flex-direction:column;align-items:flex-start;min-height:180px;padding:25px}.portal-welcome h2{font-size:29px}.portal-welcome button{min-width:100%}.portal-metrics{grid-template-columns:1fr 1fr}.portal-overview-grid{grid-template-columns:1fr}.portal-rfq-table>article,.portal-table-head{grid-template-columns:105px 1fr 105px}.portal-rfq-table>article>span:nth-child(4),.portal-rfq-table>article>time,.portal-table-head>span:nth-child(4),.portal-table-head>span:nth-child(5){display:none}.portal-proposals>button{grid-template-columns:100px 1fr 100px 12px}.portal-proposals>button>div:nth-child(3){display:none}.portal-documents>article{grid-template-columns:38px 1fr 90px}.portal-documents>article>span:nth-child(3),.portal-documents>article>span:nth-child(4){display:none}.portal-finance-row{grid-template-columns:1fr 110px 100px}.portal-settings-grid,.portal-team-grid,.portal-onboarding{grid-template-columns:1fr}.onboarding-copy{min-height:480px;padding:90px 25px 45px}.onboarding-copy>a{top:25px}.onboarding-copy h1{font-size:48px}.onboarding-card{border-radius:0;margin:0;padding:25px}.portal-modal-grid{grid-template-columns:1fr}.portal-modal-grid .wide{grid-column:1}.portal-modal>footer{flex-direction:column;align-items:stretch}.proposal-drawer{width:100%}.buyer-proposal-items>div,.buyer-proposal-items>article{grid-template-columns:1fr 80px 90px}.buyer-proposal-items>div>span:last-child,.buyer-proposal-items>article>b:last-child{display:none}}@media (width<=480px){.portal-metrics{grid-template-columns:1fr}.portal-metrics>button{min-height:85px}.portal-welcome h2{font-size:25px}.portal-card>header,.portal-list-card>header{align-items:flex-start}.portal-rfq-table>article,.portal-table-head{grid-template-columns:85px 1fr}.portal-rfq-table>article>em,.portal-table-head>span:nth-child(3){display:none}.portal-proposals>button{grid-template-columns:88px 1fr 12px}.portal-proposals>button>em{display:none}.portal-finance-row{grid-template-columns:1fr 90px}.portal-finance-row>span:nth-child(2){display:none}.portal-payment-row{grid-template-columns:1fr 100px}.portal-payment-row>span:nth-child(3),.portal-payment-row>em{display:none}.portal-form-grid{grid-template-columns:1fr}.portal-members article{grid-template-columns:35px 1fr 90px}.portal-members article>i{display:none}.proposal-summary{grid-template-columns:1fr}.proposal-summary>div{border-top:1px solid #e2e6e2}.proposal-terms{grid-template-columns:1fr}.proposal-response>div{display:grid}.portal-modal-backdrop{padding:0}.portal-modal{border-radius:0;width:100%;height:100vh;max-height:100vh}}.fulfillment-error{margin:0 0 12px}.fulfillment-actions{background:linear-gradient(120deg,#f8faf7,#eef5f0);border:1px solid #dce2dd;border-radius:10px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:12px;padding:18px 20px;display:flex}.fulfillment-actions small,.fulfillment-column header small,.fulfillment-bottom header small{color:#257050;letter-spacing:.12em;font-size:7px;font-weight:850}.fulfillment-actions h2{margin:5px 0;font-size:20px}.fulfillment-actions p{color:#7d8781;margin:0;font-size:8px}.fulfillment-actions>span{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.fulfillment-actions button{color:#fff;background:#176b4e;border:0;border-radius:7px;min-height:36px;padding:0 12px;font-size:8px;font-weight:850}.fulfillment-actions button.secondary{color:#296a50;background:#fff;border:1px solid #cbd7cf}.fulfillment-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;display:grid}.fulfillment-column,.fulfillment-bottom>article{background:#fff;border:1px solid #dce2dd;border-radius:10px;overflow:hidden}.fulfillment-column>header,.fulfillment-bottom article>header{background:#fafbf9;border-bottom:1px solid #e2e6e2;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:14px 16px;display:flex}.fulfillment-column header h3,.fulfillment-bottom h3{margin:5px 0 0;font-size:15px}.fulfillment-column header>em{color:#21674b;background:#e5f0e9;border-radius:50%;place-items:center;min-width:27px;height:27px;font-size:8px;font-style:normal;font-weight:850;display:grid}.fulfillment-record{border-top:1px solid #e7eae7;gap:10px;padding:14px 15px;display:grid}.fulfillment-column>header+.fulfillment-record{border-top:0}.fulfillment-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.fulfillment-title>span{gap:4px;min-width:0;display:grid}.fulfillment-title b{font-size:10px}.fulfillment-title small{color:#7e8982;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.fulfillment-title select{color:#35634f;background:#f7faf8;border:1px solid #d9e0db;border-radius:14px;max-width:145px;height:27px;padding:0 7px;font-size:7px;font-weight:800}.fulfillment-record>p{color:#34423a;margin:0;font-size:9px;font-weight:700;line-height:1.45}.fulfillment-record dl{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.fulfillment-record dl>div{gap:3px;min-width:0;display:grid}.fulfillment-record dt{color:#929a95;text-transform:uppercase;font-size:6px;font-weight:800}.fulfillment-record dd{color:#526058;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:7px;overflow:hidden}.fulfillment-record aside{color:#816421;background:#fff8e9;border-left:2px solid #dda83e;padding:8px;font-size:7px;line-height:1.5}.fulfillment-record aside.danger{color:#9c443d;background:#fff0ee;border-color:#c9655d}.fulfillment-ready-actions{grid-template-columns:1fr auto;gap:7px;display:grid}.fulfillment-ready-actions button{color:#276348;cursor:pointer;background:#f6faf7;border:1px solid #bfd6ca;border-radius:7px;min-height:32px;padding:7px 9px;font-size:7px;font-weight:850}.fulfillment-ready-actions button:first-child{color:#fff;background:#176b4e;border-color:#176b4e}.fulfillment-ready-actions button:disabled{cursor:wait;opacity:.55}.fulfillment-record aside.ready-confirmed{color:#236447;background:#eef8f2;border-color:#2f8a64}.fulfillment-bottom{grid-template-columns:1.2fr .8fr;gap:12px;margin-top:12px;display:grid}.warehouse-strip{grid-template-columns:repeat(3,1fr);display:grid}.warehouse-strip>span{border-left:1px solid #e5e8e5;gap:5px;min-width:0;padding:15px;display:grid}.warehouse-strip>span:first-child{border-left:0}.warehouse-strip b{color:#287151;font-size:8px}.warehouse-strip strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.warehouse-strip small,.warehouse-strip em{color:#88918c;text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-style:normal;overflow:hidden}.event-feed{padding:5px 15px 10px;display:grid}.event-feed>span{border-top:1px solid #e8eae8;grid-template-columns:12px 1fr;gap:3px 8px;padding:9px 0;display:grid}.event-feed>span:first-child{border-top:0}.event-feed i{border:2px solid #5f9b7d;border-radius:50%;grid-row:1/3;width:8px;height:8px;margin-top:2px}.event-feed b{font-size:8px}.event-feed small{color:#89928c;font-size:7px}.fulfillment-modal{background:#fbfcf9;border-radius:12px;width:min(720px,96vw);max-height:92vh;overflow:auto;box-shadow:0 30px 90px #00000040}.fulfillment-modal>header{border-bottom:1px solid #dfe4e0;justify-content:space-between;gap:20px;padding:22px 25px;display:flex}.fulfillment-modal header small{color:#287151;letter-spacing:.12em;font-size:7px;font-weight:850}.fulfillment-modal h2{margin:6px 0 0;font-size:23px}.fulfillment-modal header button{background:#fff;border:1px solid #d8ded9;border-radius:50%;width:34px;height:34px}.fulfillment-form{grid-template-columns:1fr 1fr;gap:11px;padding:22px 25px;display:grid}.fulfillment-form label{color:#707c75;gap:6px;font-size:8px;font-weight:700;display:grid}.fulfillment-form label.wide{grid-column:1/3}.fulfillment-form input,.fulfillment-form select{color:#2e3932;background:#fff;border:1px solid #d6ddd8;border-radius:7px;width:100%;height:40px;padding:0 10px;font-size:9px}.fulfillment-modal>.portal-form-error{margin:0 25px 15px}.fulfillment-modal>footer{border-top:1px solid #dfe4e0;justify-content:flex-end;gap:8px;padding:16px 25px;display:flex}.fulfillment-modal footer button{color:#59665e;background:#fff;border:1px solid #d6ddd8;border-radius:7px;min-width:110px;height:38px;font-size:8px;font-weight:850}.fulfillment-modal footer button.primary{color:#fff;background:#176b4e;border-color:#176b4e}.production-control-button{color:#226849;cursor:pointer;background:#f3f9f5;border:1px solid #bdd4c7;border-radius:7px;width:100%;min-height:32px;font-size:7px;font-weight:850}.production-control-modal{width:min(900px,96vw)}.production-control-modal header p{color:#78847d;margin:6px 0 0;font-size:8px}.production-control-body{gap:14px;padding:18px 24px;display:grid}.production-control-body>section{background:#fff;border:1px solid #dfe5e1;border-radius:9px;overflow:hidden}.production-control-body>section>h3{margin:0;padding:14px 18px 0;font-size:12px}.production-control-body>section>p{color:#7f8983;margin:5px 18px 0;font-size:7px}.production-control-body .fulfillment-form{padding:14px 18px 18px}.production-control-body .fulfillment-form textarea{resize:vertical;color:#2e3932;width:100%;min-height:74px;font:inherit;background:#fff;border:1px solid #d6ddd8;border-radius:7px;padding:10px;line-height:1.5}.production-visible-check{color:#29694d;background:#f3f9f5;border:1px solid #cfe0d6;border-radius:8px;align-items:center;gap:9px;padding:12px 14px;font-size:8px;font-weight:800;display:flex}.production-visible-check input{accent-color:#176b4e}.production-history>div{padding:8px 18px 16px;display:grid}.production-history article{border-top:1px solid #e7ebe8;grid-template-columns:14px 1fr;gap:8px;padding:10px 0;display:grid}.production-history article:first-child{border-top:0}.production-history i{border:2px solid #5d9d7c;border-radius:50%;width:9px;height:9px;margin-top:2px}.production-history article span{gap:3px;display:grid}.production-history b{font-size:8px}.production-history small{color:#89938d;font-size:6px}.production-history p{color:#5b675f;margin:2px 0 0;font-size:7px;line-height:1.5}.shipment-control-modal{width:min(1040px,97vw)}.shipment-control-modal>header p{color:#78847d;margin:5px 0 0;font-size:8px}.shipment-control-body{gap:15px;padding:18px 24px;display:grid}.shipment-control-body>form,.shipment-control-body>section{background:#fff;border:1px solid #dfe5e1;border-radius:10px;overflow:hidden}.shipment-control-body>form>section+section{border-top:1px solid #e4e9e5}.shipment-control-body h3{margin:0;padding:16px 18px 0;font-size:12px}.shipment-control-body textarea{resize:vertical;color:#2e3932;width:100%;min-height:72px;font:inherit;border:1px solid #d6ddd8;border-radius:7px;padding:10px}.shipment-control-body .drawer-primary{color:#fff;background:#176b4e;border:0;border-radius:8px;width:calc(100% - 36px);min-height:42px;margin:0 18px 18px;font-size:9px;font-weight:850}.shipment-document-control>p{color:#76827b;margin:5px 18px 0;font-size:8px}.shipment-document-link{grid-template-columns:1.5fr 1fr 1fr;gap:10px;padding:15px 18px;display:grid}.shipment-document-link label{color:#707c75;gap:6px;font-size:8px;font-weight:750;display:grid}.shipment-document-link .wide{grid-column:1/3}.shipment-document-link input,.shipment-document-link select{color:#2e3932;background:#fff;border:1px solid #d6ddd8;border-radius:7px;width:100%;height:40px;padding:0 10px}.shipment-document-link button{color:#176b4e;background:#edf5f0;border:0;border-radius:7px;align-self:end;min-height:40px;font-size:8px;font-weight:850}.shipment-document-list{border-top:1px solid #e5e9e6;padding:5px 18px 15px;display:grid}.shipment-document-list article{border-bottom:1px solid #e8ece9;grid-template-columns:minmax(0,1fr) 150px 70px;align-items:center;gap:12px;padding:10px 0;display:grid}.shipment-document-list article>span{grid-template-columns:34px 1fr;gap:2px 9px;min-width:0;display:grid}.shipment-document-list article i{color:#377357;background:#eef4f0;border-radius:6px;grid-row:1/3;place-items:center;font-size:7px;font-style:normal;font-weight:850;display:grid}.shipment-document-list article b{font-size:9px}.shipment-document-list article small{color:#7e8982;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.shipment-document-list select{background:#fff;border:1px solid #d7ded9;border-radius:6px;height:34px;font-size:8px}.shipment-document-list em{color:#8b958f;font-size:7px;font-style:normal}.shipment-document-list em.visible{color:#287151;font-weight:800}.shipment-history{padding:0 18px 8px}.shipment-history h3{padding-left:0}.producer-production-control{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.producer-production-control>span{background:#f7f9f6;border:1px solid #e1e6e1;border-radius:10px;gap:3px;padding:10px 12px;display:grid}.producer-production-control>span.risk{background:#fff2f0;border-color:#edc5bf}.producer-production-control b{font:500 20px Georgia,serif}.producer-production-control small{color:#77847b;font-size:8px}.producer-production-control .risk b,.producer-production-control .risk small{color:#a8463d}.buyer-orders{background:#fff;border:1px solid #dce1dd;border-radius:10px;overflow:hidden}.buyer-orders>header{background:#fafbf9;border-bottom:1px solid #e3e7e3;justify-content:space-between;padding:20px 22px;display:flex}.buyer-orders>header small{color:#267052;letter-spacing:.12em;font-size:7px;font-weight:850}.buyer-orders>header h2{margin:6px 0 4px;font-size:19px}.buyer-orders>header p{color:#7e8982;margin:0;font-size:8px}.buyer-order{border-top:1px solid #dfe4e0;padding:20px 22px}.buyer-orders>header+.buyer-order{border-top:0}.buyer-order-head{justify-content:space-between;gap:20px;display:flex}.buyer-order-head>span{gap:5px;display:grid}.buyer-order-head>span:last-child{justify-items:end}.buyer-order-head small{color:#8a938e;letter-spacing:.1em;font-size:6px;font-weight:850}.buyer-order-head h3{color:#216b4d;margin:0;font-size:18px}.buyer-order-head p{color:#89928d;margin:0;font-size:7px}.buyer-order-head>span:last-child>b{font-size:11px}.buyer-order-summary{background:#e1e5e2;border:1px solid #e1e5e2;border-radius:8px;grid-template-columns:1.3fr .8fr .8fr;gap:1px;margin:16px 0;display:grid;overflow:hidden}.buyer-order-summary>span,.shipment-facts>span{background:#fafcf9;gap:5px;min-width:0;padding:12px;display:grid}.buyer-order-summary small,.shipment-facts small{color:#89928d;letter-spacing:.08em;font-size:6px;font-weight:850}.buyer-order-summary b,.buyer-order-summary em,.shipment-facts b,.shipment-facts a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.buyer-order-summary b,.shipment-facts b,.shipment-facts a{color:#354139;font-size:8px;font-style:normal}.buyer-order-summary em{color:#7f8983;font-size:7px;font-style:normal}.buyer-production{background:#f6faf7;border:1px solid #dce5df;border-radius:8px;grid-template-columns:1fr 1fr;align-items:center;gap:15px;margin:10px 0;padding:14px;display:grid}.buyer-production>div:first-child{gap:4px;display:grid}.buyer-production>div:first-child span{color:#277151;letter-spacing:.09em;font-size:6px;font-weight:850}.buyer-production b{font-size:9px}.buyer-production small{color:#859089;font-size:7px}.buyer-production-progress{gap:7px;display:grid}.buyer-production-progress>i{background:#dce5df;border-radius:4px;height:5px;overflow:hidden}.buyer-production-progress>i>b{background:#4c9270;border-radius:4px;height:100%;display:block}.buyer-production-progress>span{color:#32694f;justify-content:space-between;gap:10px;font-size:8px;font-weight:800;display:flex}.buyer-production-progress span small{font-weight:500}.buyer-production>p{color:#7e6222;border-left:2px solid #d4a744;grid-column:1/3;margin:0;padding:7px 9px;font-size:7px}.buyer-production>p.production-deviation{background:#fff9ea;border:1px solid #ead8ae;border-left:3px solid #d4a744;border-radius:6px;gap:4px;padding:10px 12px;line-height:1.5;display:grid}.buyer-production>p.production-deviation b{color:#735719}.buyer-production>p.production-deviation.high,.buyer-production>p.production-deviation.critical{color:#8b3e37;background:#fff2f0;border-color:#e8beb8 #e8beb8 #e8beb8 #be5d52}.buyer-production-events{border-top:1px solid #dce5df;grid-column:1/3;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding-top:10px;display:grid}.buyer-production-events>span{grid-template-columns:18px 1fr;gap:2px 5px;min-width:0;display:grid;position:relative}.buyer-production-events i{color:#2e7a57;background:#fff;border:1px solid #76a88d;border-radius:50%;grid-row:1/4;place-items:center;width:16px;height:16px;font-size:7px;font-style:normal;display:grid}.buyer-production-events span.current i{background:#277151;border-color:#277151;box-shadow:0 0 0 3px #dcece3}.buyer-production-events b,.buyer-production-events small,.buyer-production-events em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.buyer-production-events b{font-size:7px}.buyer-production-events small,.buyer-production-events em{color:#87918b;grid-column:2;font-size:6px;font-style:normal}.buyer-shipment{border:1px solid #cfdcd4;border-radius:9px;margin-top:12px;overflow:hidden}.buyer-shipment-head{background:#edf5f0;justify-content:space-between;gap:18px;padding:15px 17px;display:flex}.buyer-shipment-head>span{gap:5px;display:grid}.buyer-shipment-head>span:last-child{justify-items:end}.buyer-shipment-head small{color:#347257;letter-spacing:.09em;font-size:6px;font-weight:850}.buyer-shipment-head h4{margin:0;font-size:13px}.buyer-shipment-head h4 i{color:#5e9a7d;margin:0 5px;font-style:normal}.buyer-shipment-head p{color:#718078;margin:0;font-size:7px}.buyer-shipment-head>span:last-child>b{color:#35634e;font-size:8px}.buyer-shipment-head>span:last-child>b.late{color:#b14f46}.shipment-facts{background:#e1e5e2;border-top:1px solid #d8e1db;border-bottom:1px solid #e1e5e2;grid-template-columns:1.2fr .8fr .8fr;gap:1px;display:grid}.shipment-facts a{color:#226d4d;font-weight:850}.shipment-delay{color:#95463f;background:#fff2f0;border-bottom:1px solid #efdad6;grid-template-columns:145px 1fr;gap:10px;padding:10px 16px;font-size:7px;display:grid}.shipment-timeline{padding:18px 17px 14px;display:flex;overflow:auto}.shipment-timeline>span{grid-template-columns:20px 1fr;gap:3px 7px;min-width:145px;padding-right:10px;display:grid;position:relative}.shipment-timeline>span:after{content:"";background:#b9cfc2;height:1px;position:absolute;top:9px;left:20px;right:0}.shipment-timeline i{z-index:1;color:#337052;background:#fff;border:2px solid #599577;border-radius:50%;grid-row:1/4;place-items:center;width:18px;height:18px;font-size:7px;font-style:normal;font-weight:850;display:grid;position:relative}.shipment-timeline .current i{color:#fff;background:#367b5b;box-shadow:0 0 0 4px #e4f0e9}.shipment-timeline b{z-index:1;text-overflow:ellipsis;white-space:nowrap;background:#fff;padding-right:5px;font-size:7px;overflow:hidden}.shipment-timeline small,.shipment-timeline em{color:#8a938e;font-size:6px;font-style:normal;line-height:1.4}.buyer-shipment>footer{color:#839089;border-top:1px solid #e4e8e5;justify-content:space-between;align-items:center;gap:15px;padding:10px 17px;font-size:7px;display:flex}.buyer-shipment>footer p{color:#4f6c5c;margin:0}.shipment-documents{background:#fbfcfa;border-bottom:1px solid #e3e8e4;gap:8px;padding:13px 17px;display:grid}.shipment-documents>small{color:#6f7f76;letter-spacing:.09em;font-size:6px;font-weight:850}.shipment-documents>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.shipment-documents a{color:#344039;background:#fff;border:1px solid #dce5df;border-radius:8px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:9px;text-decoration:none;display:grid}.shipment-documents a>i{color:#2e7655;background:#edf5f0;border-radius:6px;place-items:center;height:34px;font-size:7px;font-style:normal;font-weight:900;display:grid}.shipment-documents a>span{gap:3px;min-width:0;display:grid}.shipment-documents a b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.shipment-documents a small{color:#89938d;text-overflow:ellipsis;white-space:nowrap;font-size:6px;overflow:hidden}.shipment-documents a>em{color:#2d7453;font-size:7px;font-style:normal;font-weight:800}.buyer-awaiting{border:1px dashed #cbd7cf;border-radius:8px;grid-template-columns:35px 1fr;align-items:center;gap:11px;padding:13px;display:grid}.buyer-awaiting>i{color:#286b4e;background:#e8f1eb;border-radius:8px;place-items:center;width:33px;height:33px;font-style:normal;display:grid}.buyer-awaiting>span{gap:4px;display:grid}.buyer-awaiting b{font-size:8px}.buyer-awaiting small{color:#89928d;font-size:7px}.buyer-repeat{color:#fff;background:#202b25;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-top:12px;padding:13px 15px;display:flex}.buyer-repeat>span{gap:4px;display:grid}.buyer-repeat b{font-size:9px}.buyer-repeat small{color:#9fb0a6;font-size:7px}.buyer-repeat button{color:#263127;background:#d9df83;border:0;border-radius:6px;min-height:34px;padding:0 12px;font-size:8px;font-weight:850}@media (width<=1180px){.fulfillment-grid{grid-template-columns:1fr}.fulfillment-column{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.fulfillment-column>header{grid-column:1/3}.fulfillment-record{border-left:1px solid #e7eae7}.fulfillment-bottom{grid-template-columns:1fr}}@media (width<=760px){.fulfillment-actions{flex-direction:column;align-items:flex-start}.fulfillment-actions>span{justify-content:flex-start}.fulfillment-column{display:block}.fulfillment-column>header{display:flex}.fulfillment-bottom{display:block}.fulfillment-bottom>article+article{margin-top:12px}.warehouse-strip{grid-template-columns:1fr}.warehouse-strip>span{border-top:1px solid #e5e8e5;border-left:0}.fulfillment-form{grid-template-columns:1fr}.fulfillment-form label.wide{grid-column:1}.fulfillment-modal{border-radius:0;width:100%;height:100vh;max-height:100vh}.shipment-control-body{padding:12px}.shipment-document-link{grid-template-columns:1fr}.shipment-document-link .wide{grid-column:1}.shipment-document-list article,.shipment-documents>div{grid-template-columns:1fr}.shipment-documents a{grid-template-columns:34px minmax(0,1fr)}.shipment-documents a>em{grid-column:2}.buyer-order{padding:17px 14px}.buyer-order-summary,.shipment-facts,.buyer-production{grid-template-columns:1fr}.buyer-production>p,.buyer-production-events{grid-column:1}.buyer-production-events{grid-template-columns:1fr}.buyer-production-events>span{grid-template-columns:20px 1fr}.buyer-shipment-head,.buyer-order-head,.buyer-shipment>footer,.buyer-repeat{flex-direction:column;align-items:flex-start}.buyer-shipment-head>span:last-child,.buyer-order-head>span:last-child{justify-items:start}.buyer-repeat button{width:100%}.shipment-delay{grid-template-columns:1fr}.buyer-orders>header{padding:18px 14px}}.pim-error{margin-bottom:12px}.pim-toolbar{color:#fff;background:linear-gradient(120deg,#202b25,#34443a);border:1px solid #dce2dd;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;gap:25px;padding:20px 22px;display:flex}.pim-toolbar small,.pim-stock-list header small,.pim-reservations header small,.pim-directory header small,.pim-history header small{color:#d9df83;letter-spacing:.13em;font-size:7px;font-weight:850}.pim-toolbar h2{margin:5px 0;font-size:21px}.pim-toolbar p{color:#a9b6ae;margin:0;font-size:8px}.pim-toolbar>span{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.pim-toolbar button{color:#26342c;background:#fff;border:1px solid #637269;border-radius:7px;height:37px;padding:0 13px;font-size:8px;font-weight:850}.pim-toolbar button:first-child{background:#d9df83;border-color:#d9df83}.pim-tabs{background:#dce2dd;border:1px solid #dce2dd;border-top:0;gap:1px;display:flex;overflow:auto}.pim-tabs button{color:#7b857f;white-space:nowrap;background:#f7f9f6;border:0;align-items:center;gap:8px;min-height:43px;padding:0 17px;font-size:8px;font-weight:800;display:flex}.pim-tabs button.active{color:#236a4d;background:#fff;box-shadow:inset 0 -2px #2b7556}.pim-tabs i{background:#e4ebe6;border-radius:10px;place-items:center;min-width:20px;height:19px;font-size:7px;font-style:normal;display:grid}.pim-table{background:#fff;border:1px solid #dce2dd;border-top:0;border-radius:0 0 10px 10px;overflow:hidden}.pim-table>header,.pim-table>article{grid-template-columns:minmax(260px,1.4fr) minmax(180px,1fr) 150px 145px 130px 20px;align-items:center;gap:12px;padding:10px 15px;display:grid}.pim-table>header{color:#8b948f;letter-spacing:.08em;background:#f1f4f1;min-height:36px;font-size:6px;font-weight:850}.pim-table>article{border-top:1px solid #e5e9e6;min-height:74px}.pim-product-main{text-align:left;background:0 0;border:0;grid-template-columns:43px 1fr;align-items:center;gap:10px;min-width:0;padding:0;display:grid}.pim-thumb{color:#2e7154;background:#edf3ef;border:1px solid #d8e0da;border-radius:7px;place-items:center;width:42px;height:42px;font-size:8px;font-weight:850;display:grid;overflow:hidden}.pim-thumb img{object-fit:cover;width:100%;height:100%}.pim-table article>span,.pim-product-main>span:last-child{gap:5px;min-width:0;display:grid}.pim-table b,.pim-table small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pim-table b{font-size:8px}.pim-table small{color:#87918b;font-size:7px}.pim-table select{color:#3d6954;background:#f8faf8;border:1px solid #d7dfd9;border-radius:14px;width:100%;height:28px;padding:0 7px;font-size:7px;font-weight:800}.pim-edit{color:#7f8a83;background:0 0;border:0;font-size:20px}.stock-positive{color:#1e7650!important}.pim-readiness{background:#fff;border:1px solid #dce2dd;border-top:0;border-radius:0 0 10px 10px;overflow:hidden}.pim-readiness>header{background:linear-gradient(120deg,#f2f6f1,#e8efe9);justify-content:space-between;align-items:center;gap:25px;padding:22px;display:flex}.pim-readiness>header small{color:#2b7556;letter-spacing:.13em;font-size:7px;font-weight:850}.pim-readiness>header h3{margin:5px 0;font-size:20px}.pim-readiness>header p{color:#75817a;max-width:620px;margin:0;font-size:8px;line-height:1.5}.pim-readiness>header>span{background:#fff;border:1px solid #cad8ce;border-radius:10px;align-content:center;place-items:center;gap:3px;width:105px;height:70px;display:grid}.pim-readiness>header>span b{color:#236a4d;font-size:24px}.pim-readiness>header>span small{font-size:6px}.pim-readiness-legend{background:#fafbf9;border-top:1px solid #dce2dd;border-bottom:1px solid #dce2dd;flex-wrap:wrap;gap:8px;padding:11px 18px;display:flex}.pim-readiness-legend span{border-radius:12px;padding:6px 9px;font-size:7px;font-weight:800}.pim-readiness-legend .ready{color:#206849;background:#e6f3e9}.pim-readiness-legend .review{color:#8a6517;background:#fff3d7}.pim-readiness-legend .incomplete{color:#9e4137;background:#f8e7e4}.pim-readiness-list>article{border-top:1px solid #e6eae7;grid-template-columns:minmax(310px,1.3fr) 115px minmax(250px,1fr) 92px;align-items:center;gap:14px;min-height:78px;padding:10px 17px;display:grid}.pim-readiness-list>article:first-child{border-top:0}.pim-readiness-list>article>button:first-child{text-align:left;background:0 0;border:0;grid-template-columns:48px 1fr;align-items:center;gap:11px;min-width:0;padding:0;display:grid}.pim-readiness-list>article>button:first-child>span:last-child{gap:5px;min-width:0;display:grid}.pim-readiness-list>article>button:first-child b,.pim-readiness-list>article>button:first-child small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pim-readiness-list>article>button:first-child b{font-size:8px}.pim-readiness-list>article>button:first-child small{color:#87918b;font-size:7px}.pim-readiness-score{--score:0%;background:conic-gradient(#2f7a5a var(--score),#e4e9e5 0);color:#244d3b;border-radius:50%;justify-content:center;align-items:baseline;width:45px;height:45px;padding-top:14px;display:flex;box-shadow:inset 0 0 0 7px #fff}.pim-readiness-score.review{background:conic-gradient(#d7a533 var(--score),#e9e7df 0);color:#805d12}.pim-readiness-score.incomplete{background:conic-gradient(#c55b4e var(--score),#eee4e2 0);color:#943f35}.pim-readiness-score b{font-size:11px!important}.pim-readiness-score small{font-size:6px!important}.pim-readiness-state{white-space:nowrap;border-radius:14px;justify-self:start;padding:7px 9px;font-size:7px;font-weight:850}.pim-readiness-state.rfq_ready{color:#206849;background:#e6f3e9}.pim-readiness-state.review{color:#8a6517;background:#fff3d7}.pim-readiness-state.incomplete{color:#9e4137;background:#f8e7e4}.pim-readiness-list article>div{flex-wrap:wrap;gap:5px;display:flex}.pim-readiness-list article>div em{color:#758079;border:1px solid #e0e5e1;border-radius:10px;padding:5px 7px;font-size:6px;font-style:normal}.pim-readiness-list article>div em.complete{color:#287052;background:#edf6ef;border-color:#cde0d2}.pim-readiness-edit{color:#2d6e52;background:#f7faf7;border:1px solid #cbd8ce;border-radius:7px;min-height:31px;font-size:7px;font-weight:850}.pim-stock-grid{grid-template-columns:1.35fr .65fr;align-items:start;gap:12px;margin-top:12px;display:grid}.pim-stock-list,.pim-reservations,.pim-directory>section,.pim-history{background:#fff;border:1px solid #dce2dd;border-radius:10px;overflow:hidden}.pim-stock-list>header,.pim-reservations>header,.pim-directory section>header,.pim-history>header{background:#fafbf9;border-bottom:1px solid #e3e7e3;justify-content:space-between;align-items:center;min-height:65px;padding:13px 16px;display:flex}.pim-stock-list header small,.pim-reservations header small,.pim-directory header small,.pim-history header small{color:#287252}.pim-stock-list h3,.pim-reservations h3,.pim-directory h3,.pim-history h3{margin:5px 0 0;font-size:15px}.pim-stock-list header button,.pim-directory header button{color:#fff;background:#176b4e;border:0;border-radius:6px;min-height:32px;padding:0 10px;font-size:7px;font-weight:850}.pim-stock-list>article{border-top:1px solid #e6e9e6;grid-template-columns:120px minmax(180px,1fr) 130px 95px 82px;align-items:center;gap:10px;min-height:69px;padding:10px 14px;display:grid}.pim-stock-list article>span{gap:5px;min-width:0;display:grid}.pim-stock-list b,.pim-stock-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pim-stock-list b{font-size:8px}.pim-stock-list small{color:#89928c;font-size:7px}.pim-stock-list article>button{color:#286a4e;background:#eef6f1;border:1px solid #bcd2c5;border-radius:6px;min-height:29px;font-size:7px;font-weight:850}.pim-stock-list article>button:disabled{opacity:.4}.inventory-status{color:#66736b;white-space:nowrap;background:#f5f7f5;border:1px solid #d8dfda;border-radius:12px;justify-self:start;padding:5px 8px;font-size:6px;font-style:normal;font-weight:850}.inventory-status.available,.inventory-status.active,.inventory-status.fulfilled{color:#1b704b;background:#eaf5ef;border-color:#bad8c7}.inventory-status.reserved,.inventory-status.quality_hold{color:#82621e;background:#fbf5e4;border-color:#e5d6aa}.inventory-status.quarantine,.inventory-status.cancelled{color:#9e443b;background:#fcefed;border-color:#e8c8c2}.pim-reservations>header>em{color:#21674b;background:#e5f0e9;border-radius:50%;place-items:center;min-width:27px;height:27px;font-size:8px;font-style:normal;font-weight:850;display:grid}.pim-reservations>article{border-top:1px solid #e6e9e6;grid-template-columns:1fr 70px 85px;gap:8px;padding:12px 14px;display:grid}.pim-reservations article>span{gap:4px;min-width:0;display:grid}.pim-reservations b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.pim-reservations small{color:#89928c;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.pim-reservations strong{font-size:8px}.pim-reservations article>div{grid-column:1/4;justify-content:flex-end;gap:6px;display:flex}.pim-reservations article>div button{color:#526159;background:#fff;border:1px solid #d4ddd7;border-radius:5px;min-height:28px;font-size:7px;font-weight:800}.pim-reservations article>div button:last-child{color:#fff;background:#247052;border-color:#247052}.pim-directory{grid-template-columns:1fr 1fr;align-items:start;gap:12px;margin-top:12px;display:grid}.pim-directory section>div{grid-template-columns:1fr 1fr;display:grid}.pim-directory article{border-top:1px solid #e5e8e5;border-left:1px solid #e5e8e5;grid-template-columns:37px 1fr auto;align-items:center;gap:9px;min-width:0;padding:12px 14px;display:grid}.pim-directory article>span{color:#276a4e;background:#e7f0ea;border-radius:8px;place-items:center;width:35px;height:35px;font-size:8px;font-weight:850;display:grid}.pim-directory article>div{gap:4px;min-width:0;display:grid}.pim-directory b,.pim-directory small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pim-directory b{font-size:8px}.pim-directory small,.pim-directory article>em{color:#89928c;font-size:7px;font-style:normal}.pim-history{margin-top:12px}.pim-history>article{border-top:1px solid #e5e8e5;grid-template-columns:12px minmax(240px,1fr) 100px 120px 130px;align-items:center;gap:10px;min-height:58px;padding:9px 15px;display:grid}.pim-history>article>i{background:#5b9a78;border-radius:50%;width:9px;height:9px}.pim-history>article>i.shipment{background:#456b86}.pim-history>article>i.reservation{background:#d2a23c}.pim-history>article>span{gap:4px;min-width:0;display:grid}.pim-history b,.pim-history small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pim-history b{font-size:8px}.pim-history small,.pim-history time,.pim-history em{color:#87918b;font-size:7px;font-style:normal}.pim-modal{background:#fbfcf9;border-radius:12px;width:min(780px,96vw);max-height:94vh;overflow:auto;box-shadow:0 30px 100px #00000047}.pim-modal>header{border-bottom:1px solid #dfe4e0;justify-content:space-between;gap:20px;padding:22px 25px;display:flex}.pim-modal header small{color:#287151;letter-spacing:.12em;font-size:7px;font-weight:850}.pim-modal h2{margin:6px 0 3px;font-size:24px}.pim-modal header p{color:#849088;margin:0;font-size:8px}.pim-modal header button{background:#fff;border:1px solid #d8ded9;border-radius:50%;width:34px;height:34px}.pim-form{grid-template-columns:1fr 1fr;gap:11px;padding:22px 25px;display:grid}.pim-form label{color:#707c75;gap:6px;font-size:8px;font-weight:700;display:grid}.pim-form label small{color:#939c96;font-size:6px}.pim-form .wide{grid-column:1/3}.pim-form input,.pim-form select,.pim-form textarea{color:#2e3932;background:#fff;border:1px solid #d6ddd8;border-radius:7px;width:100%;min-height:40px;padding:0 10px;font-size:9px}.pim-form textarea{resize:vertical;min-height:83px;padding:10px}.pim-form input[type=file]{padding:8px}.pim-checks{gap:10px;display:flex}.pim-checks label{background:#fff;border:1px solid #dce2dd;border-radius:7px;align-items:center;gap:7px;padding:10px;display:flex}.pim-checks input{width:auto;min-height:0}.pim-modal>.portal-form-error{margin:0 25px 15px}.pim-modal>footer{border-top:1px solid #dfe4e0;justify-content:flex-end;gap:8px;padding:16px 25px;display:flex}.pim-modal footer button{color:#59665e;background:#fff;border:1px solid #d6ddd8;border-radius:7px;min-width:110px;height:38px;font-size:8px;font-weight:850}.pim-modal footer button.primary{color:#fff;background:#176b4e;border-color:#176b4e}.pim-reserve-summary{background:#edf5f0;border-radius:8px;gap:5px;padding:14px;display:grid}.pim-reserve-summary b{font-size:12px}.pim-reserve-summary span{color:#75837a;font-size:8px}.pim-reserve-summary strong{color:#1e704d;font-size:9px}.pim-import-note{background:#eff6f2;border:1px solid #c5d8cd;border-radius:9px;gap:7px;padding:15px;display:grid}.pim-import-note b{color:#23684b;font-size:11px}.pim-import-note p{color:#718078;margin:0;font-size:8px;line-height:1.6}.pim-import-note button{color:#176b4e;background:0 0;border:0;justify-self:start;padding:0;font-size:8px;font-weight:850}.pim-import-result{color:#1f6b4b;background:#e8f4ed;border-radius:7px;padding:12px;font-size:8px;font-weight:800}.pim-commercial-heading{border-top:1px solid #dfe4e0;border-bottom:1px solid #dfe4e0;grid-template-columns:auto 1fr;align-items:center;gap:5px 12px;margin:8px 0 2px;padding:15px 0;display:grid}.pim-commercial-heading span{color:#e4f5eb;letter-spacing:.1em;background:#173f33;border-radius:6px;grid-row:1/3;align-self:stretch;place-items:center;padding:0 13px;font-size:7px;font-weight:900;display:grid}.pim-commercial-heading b{color:#29362f;font-size:12px}.pim-commercial-heading small{color:#748079;font-size:7px;line-height:1.5}.sale-mode.ready{color:#fff;background:#146847f5;border-color:#7cc69e}.product-card.ready-to-buy{border-color:#b8d9c6;box-shadow:0 8px 24px #1a6f4c14}.product-stock{color:#68736d;align-items:center;gap:6px;margin:7px 0 0;font-size:8px;font-weight:750;display:flex}.product-stock i{background:#9aa39d;border-radius:50%;width:7px;height:7px}.product-stock.in_stock{color:#24714e}.product-stock.in_stock i{background:#2d8b60;box-shadow:0 0 0 3px #e5f2ea}.product-stock.production,.product-stock.incoming{color:#866822}.product-stock.production i,.product-stock.incoming i{background:#d1a43f}.product-stock.unavailable{color:#a04942}.product-stock.unavailable i{background:#c65a51}@media (width<=1180px){.pim-table>header,.pim-table>article{grid-template-columns:minmax(240px,1.5fr) minmax(170px,1fr) 135px 125px 20px}.pim-table>header>span:nth-child(3),.pim-table>article>span:nth-child(3){display:none}.pim-stock-grid,.pim-directory{grid-template-columns:1fr}.pim-readiness-list>article{grid-template-columns:minmax(290px,1.3fr) 110px 1fr}.pim-readiness-edit{display:none}}@media (width<=760px){.pim-toolbar{flex-direction:column;align-items:flex-start}.pim-toolbar>span{justify-content:flex-start}.pim-table>header,.pim-table>article{grid-template-columns:minmax(210px,1fr) 115px 20px}.pim-table>header>span:nth-child(2),.pim-table>header>span:nth-child(3),.pim-table>header>span:nth-child(5),.pim-table>article>span:nth-child(2),.pim-table>article>span:nth-child(3),.pim-table>article>select{display:none}.pim-readiness>header{align-items:flex-start}.pim-readiness>header>span{flex:none;width:82px}.pim-readiness-list>article{grid-template-columns:1fr auto}.pim-readiness-list>article>div{grid-column:1/3}.pim-stock-list>article{grid-template-columns:110px 1fr 82px}.pim-stock-list>article>span:nth-child(3),.pim-stock-list>article>em{display:none}.pim-directory section>div,.pim-form{grid-template-columns:1fr}.pim-form .wide{grid-column:1}.pim-modal{border-radius:0;width:100%;height:100vh;max-height:100vh}.pim-history>article{grid-template-columns:12px 1fr 80px}.pim-history>article time,.pim-history>article>em{display:none}}.claims-workbench{grid-template-columns:minmax(270px,.4fr) minmax(430px,.6fr);align-items:start;gap:12px;display:grid}.claims-queue,.claim-detail{background:#fff;border:1px solid #dce2dd;border-radius:10px;overflow:hidden}.claims-queue>header{background:#fafbf9;border-bottom:1px solid #e4e8e5;justify-content:space-between;align-items:center;min-height:65px;padding:13px 16px;display:flex}.claims-queue header small,.claim-detail header small,.claim-description small,.claim-files>small,.claim-thread>small{color:#287052;letter-spacing:.11em;font-size:6px;font-weight:850}.claims-queue h2{margin:4px 0 0;font-size:14px}.claims-queue>header>em{color:#286b4e;background:#e8f1eb;border-radius:50%;place-items:center;min-width:28px;height:28px;font-size:8px;font-style:normal;font-weight:850;display:grid}.claims-queue>button{text-align:left;background:#fff;border:0;border-top:1px solid #e8ebe8;gap:6px;width:100%;padding:12px 14px;display:grid}.claims-queue>button:hover,.claims-queue>button.active{background:#f4f8f5;box-shadow:inset 3px 0 #327c5d}.claims-queue button>span,.claims-queue button>footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.claims-queue button b{font-size:8px}.claims-queue button h3{margin:0;font-size:9px}.claims-queue button p{color:#7d8881;margin:0;font-size:7px}.claims-queue button footer i{color:#8b948f;font-size:6px;font-style:normal}.claims-queue button footer i.danger{color:#aa463d;font-weight:800}.claim-detail>header{border-bottom:1px solid #e3e7e4;justify-content:space-between;align-items:flex-start;gap:15px;padding:16px 18px;display:flex}.claim-detail header h2{margin:5px 0 3px;font-size:17px}.claim-detail header p{color:#87918b;margin:0;font-size:7px}.claim-facts{background:#e1e5e2;border-bottom:1px solid #e1e5e2;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.claim-facts>span{background:#fafcf9;gap:5px;min-width:0;padding:12px;display:grid}.claim-facts small{color:#8a948e;letter-spacing:.07em;font-size:5.5px;font-weight:850}.claim-facts b{text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.claim-description,.claim-files,.claim-thread{border-bottom:1px solid #e4e8e5;gap:8px;padding:15px 18px;display:grid}.claim-description p{color:#58655d;margin:0;font-size:7px;line-height:1.65}.claim-description b{font-size:7px}.claim-files>a{border:1px solid #e0e6e2;border-radius:7px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:7px;display:grid}.claim-files a>i{color:#2b6f52;background:#e8f1eb;border-radius:6px;place-items:center;width:32px;height:32px;font-size:6px;font-style:normal;font-weight:850;display:grid}.claim-files a>span{gap:3px;min-width:0;display:grid}.claim-files b,.claim-files small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.claim-files b{font-size:7px}.claim-files small,.claim-files a>em{color:#88928c;font-size:5.5px;font-style:normal}.claim-thread article{border-radius:7px;gap:5px;padding:9px;display:grid}.claim-thread article.buyer{background:#f1f3f1;margin-right:28px}.claim-thread article.staff{background:#eaf4ee;margin-left:28px}.claim-thread article>span{justify-content:space-between;gap:8px;display:flex}.claim-thread b{font-size:6.5px}.claim-thread small{color:#8a938e;font-size:5.5px}.claim-thread p{color:#56635b;margin:0;font-size:7px;line-height:1.5}.claim-resolution{padding:15px 18px 18px}.claim-resolution .form-grid label{color:#717d75;gap:5px;font-size:6px;display:grid}.claim-resolution .form-grid .wide{grid-column:1/3}.claim-resolution input,.claim-resolution select,.claim-resolution textarea{color:#344139;background:#fafbf9;border:1px solid #d8dfda;border-radius:6px;width:100%;min-height:34px;padding:0 8px;font-size:7px}.claim-resolution textarea{resize:vertical;min-height:62px;padding:8px}.claim-resolution>.drawer-primary{margin-top:11px}.portal-top-actions>.portal-bell{color:#326b52;background:#fff;border:1px solid #d7ded9;width:38px;padding:0;font-size:17px;position:relative}.portal-bell>em{color:#fff;background:#b8493e;border:2px solid #fff;border-radius:50%;place-items:center;min-width:17px;height:17px;font-size:7px;font-style:normal;display:grid;position:absolute;top:-5px;right:-5px}.portal-privacy{gap:12px;display:grid}.portal-privacy-hero{color:#fff;background:#1e2823;border-radius:12px;justify-content:space-between;align-items:center;gap:25px;padding:28px 30px;display:flex}.portal-privacy-hero small{color:#d5df83;letter-spacing:.15em;font-size:7px;font-weight:850}.portal-privacy-hero h2{margin:8px 0;font-size:28px}.portal-privacy-hero p{color:#a3afa8;max-width:660px;margin:0;font-size:9px;line-height:1.6}.portal-privacy-hero button{color:#1e2823;background:#d5df83;border:0;border-radius:8px;min-width:190px;height:42px;font-size:8px;font-weight:850}.portal-privacy-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:12px;display:grid}.portal-privacy textarea{resize:vertical;min-height:100px;font:inherit;border:1px solid #d6ddd8;border-radius:7px;padding:10px}.portal-privacy-list article{border-top:1px solid #e5e9e5;grid-template-columns:150px 1fr auto 105px;align-items:center;gap:12px;min-height:70px;padding:12px 16px;display:grid}.portal-privacy-list article>span{gap:4px;display:grid}.portal-privacy-list b{font-size:8px}.portal-privacy-list small,.portal-privacy-list p,.portal-privacy-list a{font-size:7px}.portal-privacy-list small,.portal-privacy-list p{color:#7d8881}.portal-privacy-list p{margin:0;line-height:1.5}.portal-privacy-list a{color:#176b4e;font-weight:850}@media (width<=900px){.portal-privacy-grid{grid-template-columns:1fr}}@media (width<=600px){.portal-privacy-hero{flex-direction:column;align-items:flex-start}.portal-privacy-hero button{width:100%}.portal-privacy-list article{grid-template-columns:1fr auto}.portal-privacy-list article p{grid-column:1/-1}}.portal-claims-head{color:#fff;background:#202a25;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;padding:23px 25px;display:flex}.portal-claims-head small{color:#d6df83;letter-spacing:.13em;font-size:7px;font-weight:850}.portal-claims-head h2{margin:6px 0 4px;font-size:24px}.portal-claims-head p{color:#9eaba3;margin:0;font-size:8px}.portal-claims-head button{color:#273128;background:#d6df83;border:0;border-radius:7px;min-height:40px;padding:0 15px;font-size:8px;font-weight:850}.buyer-claims-grid{grid-template-columns:minmax(240px,.34fr) minmax(420px,.66fr);align-items:start;gap:12px;display:grid}.buyer-claims-grid>aside,.buyer-claim-detail{background:#fff;border:1px solid #dce1dd;border-radius:10px;overflow:hidden}.buyer-claims-grid>aside>button{text-align:left;background:#fff;border:0;border-top:1px solid #e5e9e6;gap:6px;width:100%;padding:14px;display:grid}.buyer-claims-grid>aside>button:first-child{border-top:0}.buyer-claims-grid>aside>button:hover,.buyer-claims-grid>aside>button.active{background:#f2f7f4;box-shadow:inset 3px 0 #347b5c}.buyer-claims-grid aside button>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.buyer-claims-grid aside b{font-size:9px}.buyer-claims-grid aside h3{margin:0;font-size:11px}.buyer-claims-grid aside p{color:#78847c;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:7px;overflow:hidden}.buyer-claims-grid aside>button>small{color:#929b95;font-size:6px}.buyer-claim-detail>header{border-bottom:1px solid #e2e6e3;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 20px;display:flex}.buyer-claim-detail header small,.buyer-claim-copy>small,.buyer-claim-files>small,.buyer-claim-thread>small{color:#2d7456;letter-spacing:.1em;font-size:7px;font-weight:850}.buyer-claim-detail header h2{margin:6px 0 0;font-size:20px}.buyer-claim-facts{background:#e1e5e2;border-bottom:1px solid #e1e5e2;grid-template-columns:1.3fr .8fr .8fr;gap:1px;display:grid}.buyer-claim-facts>span{background:#fafcf9;gap:5px;min-width:0;padding:13px 15px;display:grid}.buyer-claim-facts small{color:#8b948e;letter-spacing:.08em;font-size:6px;font-weight:850}.buyer-claim-facts b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.buyer-claim-copy,.buyer-claim-files,.buyer-claim-thread{border-bottom:1px solid #e4e8e5;gap:9px;padding:16px 20px;display:grid}.buyer-claim-copy p{color:#58645d;margin:0;font-size:8px;line-height:1.65}.buyer-claim-copy b{font-size:8px}.buyer-claim-copy .resolution{color:#285f49;background:#edf6f1;border-left:3px solid #3c8865;padding:10px;line-height:1.55}.buyer-claim-files>a{border:1px solid #dfe5e1;border-radius:7px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:8px;display:grid}.buyer-claim-files a>i{color:#276a4f;background:#eaf2ed;border-radius:6px;place-items:center;width:34px;height:34px;font-size:6px;font-style:normal;font-weight:850;display:grid}.buyer-claim-files b,.buyer-claim-files small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.buyer-claim-files b{font-size:8px}.buyer-claim-files small,.buyer-claim-files a>em{color:#87918b;font-size:7px;font-style:normal}.buyer-claim-thread>div{border-radius:8px;gap:6px;padding:10px 12px;display:grid}.buyer-claim-thread>div.mine{background:#eaf4ee;margin-left:45px}.buyer-claim-thread>div.team{background:#f0f2f0;margin-right:45px}.buyer-claim-thread div>span{justify-content:space-between;gap:10px;display:flex}.buyer-claim-thread b{font-size:8px}.buyer-claim-thread small{color:#89938d;font-size:6px}.buyer-claim-thread p{color:#56635b;margin:0;font-size:8px;line-height:1.55}.buyer-claim-message{grid-template-columns:1fr auto;gap:8px;padding:15px 20px;display:grid}.buyer-claim-message textarea{color:#354139;resize:vertical;background:#fafbf9;border:1px solid #d7ded9;border-radius:7px;min-height:68px;padding:10px;font-size:8px}.buyer-claim-message button{color:#fff;background:#176b4e;border:0;border-radius:7px;align-self:end;min-height:37px;padding:0 13px;font-size:8px;font-weight:850}.claim-create label>small{color:#8a948e;font-size:6px}.notification-center>header>button{color:#24694d;background:#eff6f2;border:1px solid #c8d8cf;border-radius:7px;padding:9px 12px;font-size:8px;font-weight:850}.notification-center>div>button{text-align:left;background:#fff;border:0;border-top:1px solid #e4e8e5;grid-template-columns:42px 1fr;align-items:start;gap:11px;width:100%;padding:15px 18px;display:grid;position:relative}.notification-center>div>button.unread{background:#f4f8f5}.notification-center button>i{color:#246a4d;background:#e5f0e9;border-radius:9px;place-items:center;width:40px;height:40px;font-size:15px;font-style:normal;font-weight:850;display:grid}.notification-center button>span{gap:5px;display:grid}.notification-center button b{font-size:10px}.notification-center button p{color:#667269;margin:0;font-size:8px;line-height:1.5}.notification-center button small{color:#929a95;font-size:7px}.notification-center button>em{background:#3a8965;border-radius:50%;width:7px;height:7px;position:absolute;top:18px;right:18px}@media (width<=1050px){.claims-workbench,.buyer-claims-grid{grid-template-columns:1fr}.claims-queue{max-height:360px;overflow:auto}}@media (width<=760px){.claim-facts,.buyer-claim-facts,.claim-resolution .form-grid{grid-template-columns:1fr}.claim-resolution .form-grid .wide{grid-column:1}.portal-claims-head{flex-direction:column;align-items:flex-start}.portal-claims-head button{width:100%}.buyer-claim-message{grid-template-columns:1fr}.buyer-claim-message button{width:100%}.buyer-claim-thread>div.mine,.buyer-claim-thread>div.team{margin:0}.portal-top-actions>.portal-bell{place-items:center;display:grid}.portal-metrics.claims{grid-template-columns:1fr 1fr}}.performance-loading{background:#fafbf9;border:1px dashed #d3d9d4;border-radius:11px;align-content:center;place-items:center;gap:8px;min-height:360px;display:grid}.performance-loading>span{color:#347c5c;font-size:32px}.performance-loading h2{margin:0;font-size:19px}.performance-loading p{color:#7d8881;margin:0;font-size:8px}.performance-toolbar{background:#fff;border:1px solid #dce2dd;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px;padding:7px;display:flex}.performance-tabs,.performance-period{align-items:center;gap:4px;display:flex}.performance-tabs button,.performance-period button{color:#68756d;background:0 0;border:1px solid #0000;border-radius:6px;min-height:33px;padding:0 11px;font-size:7px;font-weight:850}.performance-tabs button.active{color:#fff;background:#202821}.performance-tabs button i{color:#263027;background:#d6df83;border-radius:50%;place-items:center;min-width:16px;height:16px;margin-left:6px;font-size:6px;font-style:normal;display:inline-grid}.performance-period>span{color:#8a948d;letter-spacing:.1em;margin-right:4px;font-size:6px;font-weight:850}.performance-period button{border-color:#dce1dd}.performance-period button.active{color:#21694c;background:#ebf4ee;border-color:#a9c8b6}.performance-metrics{margin-bottom:12px}.performance-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.performance-grid.two{grid-template-columns:minmax(340px,.85fr) minmax(390px,1.15fr)}.analytics-card,.analytics-table,.commission-rules,.commission-events{background:#fff;border:1px solid #dce2dd;border-radius:10px;overflow:hidden}.analytics-card>header,.analytics-table>header,.commission-rules>header,.commission-events>header{background:#fafbf9;border-bottom:1px solid #e4e8e5;justify-content:space-between;align-items:center;gap:15px;min-height:65px;padding:13px 16px;display:flex}.analytics-card header small,.analytics-table header small,.commission-rules header small,.commission-events header small,.performance-section-head small{color:#287052;letter-spacing:.12em;font-size:6px;font-weight:850}.analytics-card h2,.analytics-table h2,.commission-rules h2,.commission-events h2{margin:5px 0 0;font-size:14px}.analytics-card>header>b{color:#26704f;font-size:11px}.funnel-bars{gap:10px;padding:17px;display:grid}.funnel-bars>div{grid-template-columns:1fr 45px;align-items:center;gap:5px 9px;display:grid}.funnel-bars span{color:#647169;grid-column:1/3;justify-content:space-between;align-items:center;font-size:7px;display:flex}.funnel-bars span b{color:#253129;font-size:8px}.funnel-bars i{background:#edf0ed;border-radius:5px;height:7px;overflow:hidden}.funnel-bars i>em{background:linear-gradient(90deg,#236d4e,#7fae90);border-radius:5px;height:100%;display:block}.funnel-bars>div>small{color:#87918b;text-align:right;font-size:6px}.trend-chart{align-items:end;gap:7px;height:230px;padding:25px 18px 17px;display:flex}.trend-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;min-width:0;height:100%;display:flex}.trend-chart>div>i{background:#4c8e6c;border-radius:5px 5px 2px 2px;width:100%;max-width:27px;min-height:3px;display:block;position:relative;overflow:hidden}.trend-chart i>em{background:#d6df83;display:block;position:absolute;bottom:0;left:0;right:0}.trend-chart small{color:#88928c;font-size:5.5px}.analytics-row{color:#536058;border-top:1px solid #e7eae7;grid-template-columns:minmax(130px,1.5fr) repeat(4,minmax(50px,.5fr));align-items:center;gap:8px;min-height:47px;padding:8px 14px;font-size:7px;display:grid}.analytics-row.head{color:#89938d;letter-spacing:.05em;background:#f5f7f5;border-top:0;min-height:33px;font-size:5.5px;font-weight:850}.analytics-row>b{color:#2d3931;text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;overflow:hidden}.analytics-row>strong{color:#246b4e;font-size:7.5px}.analytics-row>em{font-style:normal}.analytics-row.territories{grid-template-columns:minmax(145px,1.3fr) minmax(120px,1fr) 45px 75px 40px}.analytics-row.managers{grid-template-columns:minmax(150px,1.5fr) 45px 45px 55px 85px}.analytics-row.products{grid-template-columns:minmax(170px,1.5fr) 70px 85px 50px}.performance-section-head{color:#fff;background:#202821;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;padding:20px 22px;display:flex}.performance-section-head h2{margin:6px 0 4px;font-size:20px}.performance-section-head p{color:#a8b2ac;max-width:680px;margin:0;font-size:7.5px;line-height:1.55}.performance-section-head>button,.performance-section-head>div:last-child button{color:#253028;white-space:nowrap;background:#d6df83;border:0;border-radius:7px;min-height:37px;padding:0 13px;font-size:7px;font-weight:850}.performance-section-head>div:last-child{gap:7px;display:flex}.performance-section-head>div:last-child button.secondary{color:#d9e0db;background:0 0;border:1px solid #4d5b53}.kpi-groups{grid-template-columns:1fr 1fr;gap:12px;display:grid}.kpi-groups>article{background:#fff;border:1px solid #dce2dd;border-radius:10px;overflow:hidden}.kpi-groups article>header{background:#f9faf8;border-bottom:1px solid #e4e8e5;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.kpi-groups header span{font-size:11px;font-weight:800}.kpi-groups header em{color:#849088;font-size:6px;font-style:normal}.kpi-row{border-top:1px solid #e7eae7;grid-template-columns:minmax(140px,1fr) 90px minmax(80px,.6fr) 42px;align-items:center;gap:10px;min-height:61px;padding:9px 14px;display:grid}.kpi-row:first-of-type{border-top:0}.kpi-row>span{gap:4px;min-width:0;display:grid}.kpi-row b{font-size:8px}.kpi-row span small{color:#89938d;text-overflow:ellipsis;white-space:nowrap;font-size:6px;overflow:hidden}.kpi-row>strong{text-align:right;font-size:10px}.kpi-row>i{background:#edf0ed;border-radius:5px;height:6px;overflow:hidden}.kpi-row>i em{background:#c4a34e;height:100%;display:block}.kpi-row>i.done em{background:#3f8b67}.kpi-row>i.empty em{display:none}.kpi-row>small{color:#7b8780;text-align:right;font-size:6px}.commission-summary{background:#dfe4e0;border:1px solid #dce2dd;border-radius:9px;grid-template-columns:repeat(5,1fr);gap:1px;margin-bottom:12px;display:grid;overflow:hidden}.commission-summary>div{background:#fff;gap:4px;padding:14px;display:grid}.commission-summary span{color:#87918b;font-size:6px;font-weight:850}.commission-summary b{font-size:13px}.commission-summary small{color:#89938d;font-size:6px}.commission-layout{grid-template-columns:minmax(250px,.34fr) minmax(520px,.66fr);align-items:start;gap:12px;display:grid}.commission-rules>header>em,.commission-events>header>em{color:#256a4d;background:#e7f0ea;border-radius:50%;place-items:center;min-width:27px;height:27px;font-size:7px;font-style:normal;font-weight:850;display:grid}.commission-rules>div{border-top:1px solid #e6e9e6;grid-template-columns:1fr 50px 95px;align-items:center;gap:8px;padding:11px 13px;display:grid}.commission-rules div>span{gap:4px;min-width:0;display:grid}.commission-rules b,.commission-rules small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.commission-rules b{font-size:7.5px}.commission-rules small{color:#87918b;font-size:6px}.commission-rules strong{color:#246a4d;font-size:8px}.commission-rules select{color:#536159;background:#fff;border:1px solid #d8dfda;border-radius:5px;min-height:28px;padding:0 5px;font-size:6px}.commission-event{color:#526058;text-align:left;background:#fff;border:0;border-top:1px solid #e5e9e6;grid-template-columns:minmax(170px,1.6fr) 80px 45px 85px 90px;align-items:center;gap:8px;width:100%;min-height:53px;padding:8px 13px;font-size:7px;display:grid}.commission-event:hover{background:#f5f8f6}.commission-event.head{color:#8a938d;background:#f5f7f5;min-height:32px;font-size:5.5px;font-weight:850}.commission-event>span:first-child{gap:4px;min-width:0;display:grid}.commission-event b,.commission-event small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.commission-event b{color:#2f3b33;font-size:7.5px}.commission-event small{color:#8b948e;font-size:6px}.commission-event strong{color:#256d4f}.commission-event>.crm-status{justify-self:start}.performance-form{grid-template-columns:1fr 1fr;gap:11px;padding:22px 25px;display:grid}.performance-form label{color:#707c75;gap:6px;font-size:7px;font-weight:750;display:grid}.performance-form .wide{grid-column:1/3}.performance-form input,.performance-form select,.performance-form textarea{color:#2e3932;background:#fff;border:1px solid #d6ddd8;border-radius:7px;width:100%;min-height:39px;padding:0 10px;font-size:8px}.performance-form textarea{resize:vertical;min-height:75px;padding:9px}.performance-form>.drawer-primary{margin:0}.commission-detail{background:#e0e4e1;border-bottom:1px solid #e0e4e1;grid-template-columns:1fr 1fr;gap:1px;display:grid}.commission-detail>span{background:#fafbf9;gap:5px;padding:13px 25px;display:grid}.commission-detail small{color:#87918b;font-size:6px;font-weight:850}.commission-detail b{font-size:8px}.commission-explanation{color:#5d6961;border-bottom:1px solid #e1e5e2;margin:0;padding:16px 25px;font-size:7px;line-height:1.6}@media (width<=1100px){.performance-grid,.performance-grid.two,.commission-layout{grid-template-columns:1fr}.commission-summary{grid-template-columns:repeat(3,1fr)}.kpi-groups{grid-template-columns:1fr}}@media (width<=760px){.performance-toolbar,.performance-section-head{flex-direction:column;align-items:flex-start}.performance-period{width:100%;overflow:auto}.performance-section-head>button,.performance-section-head>div:last-child{width:100%}.performance-section-head>div:last-child button{flex:1}.commission-summary{grid-template-columns:1fr 1fr}.analytics-row{grid-template-columns:minmax(130px,1fr) 55px 70px}.analytics-row>:nth-child(3),.analytics-row>:nth-child(5){display:none}.analytics-row.territories,.analytics-row.managers,.analytics-row.products{grid-template-columns:minmax(130px,1fr) 60px 80px}.kpi-row{grid-template-columns:1fr 80px}.kpi-row>i,.kpi-row>small{display:none}.commission-event{grid-template-columns:minmax(150px,1fr) 80px 85px}.commission-event>:nth-child(2),.commission-event>:nth-child(3){display:none}.performance-form{grid-template-columns:1fr}.performance-form .wide{grid-column:1}}.crm-manager-link{color:#dfe6e1;background:#27312b;border:1px solid #3e4a43;border-radius:7px;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;margin:9px 10px 0;padding:9px;display:grid}.crm-manager-link.director{margin-top:4px}.crm-manager-link>span{color:#273027;background:#d6df83;border-radius:6px;place-items:center;width:25px;height:25px;display:grid}.crm-manager-link>div{gap:3px;display:grid}.crm-manager-link b{font-size:7px}.crm-manager-link small,.crm-manager-link>i{color:#8e9b93;font-size:5.5px;font-style:normal}.manager-state{text-align:center;background:#f2f4f0;align-content:center;place-items:center;gap:12px;min-height:100vh;padding:30px;display:grid}.manager-state h1{margin:6px 0 0;font-size:28px}.manager-state p{color:#6e7a72;max-width:480px;margin:0;font-size:10px}.manager-state>button{color:#fff;background:#176b4e;border:0;border-radius:7px;padding:11px 15px;font-size:8px;font-weight:850}.manager-spinner{border:3px solid #d5ded8;border-top-color:#176b4e;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite portal-spin}.manager-shell{background:#f2f4f0;grid-template-columns:225px 1fr;min-height:100vh;display:grid}.manager-sidebar{z-index:40;color:#eef3ef;background:#1e2722;flex-direction:column;height:100vh;padding:15px 11px;display:flex;position:sticky;top:0;overflow:auto}.manager-brand{border-bottom:1px solid #36413b;align-items:center;gap:10px;min-height:57px;padding:0 9px 14px;display:flex}.manager-brand>span{color:#202821;background:#d6df83;border-radius:7px;place-items:center;width:32px;height:32px;font-size:15px;font-weight:850;display:grid}.manager-brand>div{gap:3px;display:grid}.manager-brand b{letter-spacing:.08em;font-size:11px}.manager-brand small{color:#8e9a92;letter-spacing:.16em;font-size:5px}.manager-person{align-items:center;gap:10px;padding:16px 9px 10px;display:flex}.manager-person>span,.manager-user>span{color:#fff;background:#2f7658;border-radius:8px;place-items:center;width:34px;height:34px;font-size:8px;font-weight:850;display:grid}.manager-person>div,.manager-user>div{gap:4px;min-width:0;display:grid}.manager-person b,.manager-user b,.manager-person small,.manager-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.manager-person b{font-size:8px}.manager-person small,.manager-user small{color:#8e9b93;font-size:5.5px}.manager-scope{background:#232e28;border:1px solid #36423b;border-radius:7px;gap:5px;margin:2px 6px 12px;padding:10px;display:grid}.manager-scope small{color:#d6df83;letter-spacing:.12em;font-size:5px;font-weight:850}.manager-scope b{text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.manager-scope span{color:#87958c;font-size:5.5px}.manager-sidebar nav{gap:3px;display:grid}.manager-sidebar nav>button{color:#a9b4ad;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:27px 1fr auto;align-items:center;gap:7px;min-height:39px;padding:0 9px;display:grid}.manager-sidebar nav>button:hover,.manager-sidebar nav>button.active{color:#fff;background:#303b35}.manager-sidebar nav>button>span{font-size:11px}.manager-sidebar nav b{font-size:7px}.manager-sidebar nav i{color:#aab7af;background:#3b4740;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:5.5px;font-style:normal;display:grid}.manager-sidebar nav>button.active i{color:#253027;background:#d6df83}.manager-backoffice{color:#adb8b1;border-top:1px solid #354139;justify-content:space-between;align-items:center;margin:13px 6px 0;padding:14px 4px 5px;font-size:6.5px;font-weight:750;display:flex}.manager-user{border-top:1px solid #36413b;grid-template-columns:33px 1fr 20px;align-items:center;gap:8px;min-height:55px;margin-top:auto;padding:13px 8px 0;display:grid}.manager-user b{font-size:7px}.manager-user>a{color:#819087}.manager-main{min-width:0}.manager-menu{display:none}.manager-topbar{background:#fafbf8f2;border-bottom:1px solid #dce1dc;align-items:center;gap:24px;height:68px;padding:0 24px;display:flex}.manager-topbar>div:first-child{gap:3px;min-width:220px;display:grid}.manager-topbar small{color:#6d7971;letter-spacing:.08em;font-size:5.5px;font-weight:800}.manager-topbar h1{margin:0;font-size:13px}.manager-topbar>label{background:#fff;border:1px solid #d8ded9;border-radius:7px;flex:1;align-items:center;gap:7px;max-width:520px;padding:0 10px;display:flex}.manager-topbar label span{color:#839087}.manager-topbar input{background:0 0;border:0;outline:0;width:100%;height:35px;font-size:7px}.manager-topbar>div:last-child{align-items:center;gap:7px;margin-left:auto;display:flex}.manager-topbar button,.manager-topbar a{color:#48574e;background:#fff;border:1px solid #d4dbd6;border-radius:7px;place-items:center;min-height:35px;padding:0 11px;font-size:7px;font-weight:800;display:grid}.manager-topbar button{color:#fff;background:#176b4e;border-color:#176b4e}.manager-content{padding:22px 24px 50px}.manager-heading{color:#fff;background:#202a24;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;min-height:104px;margin-bottom:12px;padding:20px 23px;display:flex}.manager-heading small{color:#d6df83;letter-spacing:.12em;font-size:6px;font-weight:850}.manager-heading small i{background:#77b08f;border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.manager-heading h2{margin:7px 0 4px;font-size:23px}.manager-heading p{color:#9daaa2;max-width:690px;margin:0;font-size:7.5px;line-height:1.55}.manager-heading>div:last-child{gap:7px;display:flex}.manager-heading button{color:#253027;background:#d6df83;border:0;border-radius:7px;min-height:37px;padding:0 13px;font-size:7px;font-weight:850}.manager-error{color:#a3463e;background:#fff0ee;border:1px solid #ecc8c3;border-radius:7px;padding:10px;font-size:7px}.manager-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:11px;display:grid}.manager-metrics>article{background:#fff;border:1px solid #dce2dd;border-radius:9px;gap:6px;min-height:98px;padding:15px;display:grid;position:relative;overflow:hidden}.manager-metrics small{color:#849088;letter-spacing:.08em;font-size:5.5px;font-weight:850}.manager-metrics b{letter-spacing:-.04em;font-size:20px}.manager-metrics span{color:#849088;font-size:6px}.manager-metrics article>i{background:#5f9d7d;height:3px;position:absolute;bottom:0;left:0;right:0}.manager-metrics article>i.danger{background:#c25b51}.manager-day-grid{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:11px;display:grid}.manager-card,.manager-list,.manager-table,.manager-notifications{background:#fff;border:1px solid #dce2dd;border-radius:9px;overflow:hidden}.manager-card>header,.manager-list>header,.manager-notifications>header{border-bottom:1px solid #e5e8e5;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:12px 15px;display:flex}.manager-card header small,.manager-list header small,.manager-notifications header small{color:#287151;letter-spacing:.11em;font-size:5.5px;font-weight:850}.manager-card h3,.manager-list h3,.manager-notifications h3{margin:5px 0 0;font-size:13px}.manager-card header button{color:#26704f;background:0 0;border:0;font-size:6px;font-weight:850}.manager-task-line{border-top:1px solid #e8ebe8;grid-template-columns:24px 1fr auto;align-items:center;gap:9px;min-height:52px;padding:7px 13px;display:grid}.manager-task-line>button,.manager-list>article>button:first-child{color:#287151;background:#fff;border:1px solid #cfd8d2;border-radius:6px;width:22px;height:22px}.manager-task-line>span,.manager-lead-line>span{gap:4px;min-width:0;display:grid}.manager-task-line b,.manager-task-line small,.manager-lead-line b,.manager-lead-line small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.manager-task-line b,.manager-lead-line b{font-size:7.5px}.manager-task-line small,.manager-lead-line small{color:#88928c;font-size:6px}.manager-task-line>em,.manager-lead-line>em{color:#7b8780;font-size:6px;font-style:normal}.manager-lead-line{text-align:left;background:#fff;border:0;border-top:1px solid #e8ebe8;grid-template-columns:1fr auto 10px;align-items:center;gap:10px;width:100%;min-height:54px;padding:8px 14px;display:grid}.manager-lead-line:hover{background:#f5f8f6}.manager-funnel{grid-template-columns:repeat(4,1fr);padding:16px;display:grid}.manager-funnel>span{border-left:1px solid #e3e7e4;gap:7px;padding:4px 12px 11px;display:grid;position:relative}.manager-funnel>span:first-child{border:0}.manager-funnel small{color:#839087;font-size:6px}.manager-funnel b{font-size:18px}.manager-funnel i{background:#e7ebe8;border-radius:2px;height:3px;position:absolute;bottom:0;left:12px;right:12px}.manager-funnel i:after{content:"";background:#4e9370;width:100%;height:100%;display:block}.manager-ops{grid-template-columns:repeat(3,1fr);padding:20px 15px;display:grid}.manager-ops>span{border-left:1px solid #e2e6e2;gap:5px;padding:4px 14px;display:grid}.manager-ops>span:first-child{border:0}.manager-ops b{font-size:20px}.manager-ops small{color:#829087;font-size:6px}.manager-table>header,.manager-table>button{grid-template-columns:125px minmax(190px,1.5fr) 120px 95px minmax(150px,1fr) 10px;align-items:center;gap:9px;display:grid}.manager-table>header{color:#89938d;background:#f5f7f5;min-height:36px;padding:0 14px;font-size:5.5px;font-weight:850}.manager-table>button{color:#4f5d55;text-align:left;background:#fff;border:0;border-top:1px solid #e5e9e6;width:100%;min-height:62px;padding:8px 14px}.manager-table>button:hover{background:#f5f8f6}.manager-table button>span{gap:4px;min-width:0;display:grid}.manager-table b,.manager-table small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.manager-table b{font-size:7.5px}.manager-table small{color:#89928c;font-size:6px}.manager-table button>i{font-style:normal}.manager-status{color:#647168;white-space:nowrap;background:#f3f4f2;border-radius:11px;justify-self:start;padding:5px 8px;font-size:5.5px;font-style:normal;font-weight:850}.manager-status.green{color:#1f704c;background:#e9f4ed}.manager-status.red{color:#a34039;background:#faeae8}.manager-status.blue{color:#3d6781;background:#e8eff5}.manager-status.amber{color:#87641e;background:#fbf3df}.manager-list>header>em,.manager-notifications>header>em{color:#286b4e;background:#e8f1eb;border-radius:12px;padding:6px 9px;font-size:6px;font-style:normal;font-weight:850}.manager-list>article{border-top:1px solid #e6e9e6;grid-template-columns:25px minmax(200px,1fr) 95px 100px 70px;align-items:center;gap:10px;min-height:58px;padding:8px 14px;display:grid}.manager-list>article.done{opacity:.58}.manager-list article>span{gap:4px;min-width:0;display:grid}.manager-list b,.manager-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.manager-list b{font-size:8px}.manager-list small{color:#89928d;font-size:6px}.manager-list time{color:#7e8a82;font-size:6px}.manager-list article>button:last-child{color:#25684c;background:#edf5f0;border:1px solid #bed2c6;border-radius:6px;min-height:28px;font-size:6px;font-weight:850}.manager-list.commissions>article{grid-template-columns:minmax(180px,1.3fr) 110px 60px 90px 90px}.manager-list.commissions header>b{color:#26704f;font-size:13px}.manager-list.commissions article>strong{color:#23704d;font-size:8px}.manager-customer-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.manager-customer-grid>article{background:#fff;border:1px solid #dce2dd;border-radius:9px;overflow:hidden}.manager-customer-grid article>header{grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.manager-customer-grid header>span{color:#256a4d;background:#e7f1eb;border-radius:8px;place-items:center;width:36px;height:36px;font-size:8px;font-weight:850;display:grid}.manager-customer-grid header h3{margin:0 0 4px;font-size:10px}.manager-customer-grid header p{color:#87918b;margin:0;font-size:6px}.manager-customer-grid dl{border-block:1px solid #e7eae7;grid-template-columns:1fr 1fr;margin:0;display:grid}.manager-customer-grid dl>div{border-left:1px solid #e7eae7;gap:4px;min-width:0;padding:10px 13px;display:grid}.manager-customer-grid dt{color:#8a948d;font-size:5px;font-weight:850}.manager-customer-grid dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:7px;overflow:hidden}.manager-customer-grid article>p{color:#69766e;min-height:40px;margin:0;padding:12px 14px;font-size:6px}.manager-customer-grid footer{border-top:1px solid #e6e9e6;justify-content:space-between;align-items:center;padding:10px 13px;display:flex}.manager-customer-grid footer button{color:#246d4e;background:0 0;border:0;font-size:6px;font-weight:850}.manager-customer-grid footer a{color:#78857d;font-size:6px}.manager-kpi-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:11px;display:grid}.manager-kpi-grid>article{background:#fff;border:1px solid #dce2dd;border-radius:9px;gap:7px;padding:14px;display:grid}.manager-kpi-grid small{color:#7e8982;font-size:5.5px;font-weight:850}.manager-kpi-grid b{font-size:17px}.manager-kpi-grid span{color:#87918b;font-size:6px}.manager-kpi-grid i{background:#e8ece9;border-radius:3px;height:4px;overflow:hidden}.manager-kpi-grid i>em{background:#4d9470;height:100%;display:block}.manager-notifications>button{text-align:left;background:#fff;border:0;border-top:1px solid #e5e9e6;grid-template-columns:40px 1fr;align-items:start;gap:11px;width:100%;min-height:72px;padding:13px 16px;display:grid;position:relative}.manager-notifications>button.unread{background:#f2f7f4}.manager-notifications button>i{color:#246a4d;background:#e7f0ea;border-radius:9px;place-items:center;width:38px;height:38px;font-size:13px;font-style:normal;font-weight:850;display:grid}.manager-notifications button>span{gap:4px;display:grid}.manager-notifications b{font-size:8px}.manager-notifications p{color:#66736a;margin:0;font-size:7px}.manager-notifications small{color:#8b948e;font-size:6px}.manager-notifications button>em{background:#358562;border-radius:50%;width:6px;height:6px;position:absolute;top:17px;right:17px}.manager-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1118149e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.manager-modal{background:#fbfcf9;border-radius:12px;width:min(700px,96vw);max-height:94vh;overflow:auto;box-shadow:0 30px 90px #00000047}.manager-modal>header{border-bottom:1px solid #dfe4e0;justify-content:space-between;gap:20px;padding:21px 24px;display:flex}.manager-modal header small{color:#2d7455;letter-spacing:.12em;font-size:6px;font-weight:850}.manager-modal h2{margin:6px 0 4px;font-size:22px}.manager-modal header p{color:#7e8982;margin:0;font-size:8px}.manager-modal header button{background:#fff;border:1px solid #d8ded9;border-radius:50%;width:33px;height:33px}.manager-form{grid-template-columns:1fr 1fr;gap:11px;padding:21px 24px;display:grid}.manager-form label{color:#707c75;gap:6px;font-size:7px;font-weight:750;display:grid}.manager-form .wide{grid-column:1/3}.manager-form input,.manager-form select,.manager-form textarea{color:#2e3932;background:#fff;border:1px solid #d6ddd8;border-radius:7px;width:100%;min-height:39px;padding:0 9px;font-size:8px}.manager-form textarea{resize:vertical;min-height:75px;padding:9px}.manager-form .manager-check{flex-direction:row;align-items:center;display:flex}.manager-check input{width:auto;min-height:0}.manager-submit{color:#fff!important;background:#176b4e!important;border:0!important;font-weight:850!important}.manager-rfq-facts{background:#e0e4e1;border-bottom:1px solid #e0e4e1;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.manager-rfq-facts>span{background:#fafbf9;gap:5px;padding:13px 24px;display:grid}.manager-rfq-facts small{color:#87918b;font-size:5.5px;font-weight:850}.manager-rfq-facts b{font-size:8px}.manager-empty{color:#87928b;grid-column:1/-1;place-items:center;min-height:80px;padding:20px;font-size:7px;display:grid}.danger{color:#aa443c!important}@media (width<=1100px){.manager-shell{grid-template-columns:200px 1fr}.manager-topbar>label{display:none}.manager-metrics,.manager-kpi-grid,.manager-customer-grid{grid-template-columns:1fr 1fr}.manager-table>header,.manager-table>button{grid-template-columns:110px minmax(170px,1fr) 90px 130px 10px}.manager-table>header>span:nth-child(3),.manager-table>button>span:nth-child(3){display:none}}@media (width<=760px){.manager-shell{display:block}.manager-menu{z-index:80;color:#fff;background:#176b4e;border:0;border-radius:50%;place-items:center;width:45px;height:45px;display:grid;position:fixed;bottom:14px;right:14px;box-shadow:0 10px 30px #00000038}.manager-sidebar{width:225px;transition:all .2s;position:fixed;left:-250px}.manager-sidebar.open{left:0}.manager-topbar{height:64px;padding:0 14px}.manager-topbar>div:first-child{min-width:0}.manager-topbar>div:last-child button{display:none}.manager-content{padding:14px 13px 60px}.manager-heading{flex-direction:column;align-items:flex-start}.manager-heading>div:last-child,.manager-heading button{width:100%}.manager-day-grid,.manager-customer-grid{grid-template-columns:1fr}.manager-table>header,.manager-table>button{grid-template-columns:95px 1fr 95px 10px}.manager-table>header>span:nth-child(3),.manager-table>header>span:nth-child(5),.manager-table>button>span:nth-child(3),.manager-table>button>span:nth-child(5){display:none}.manager-list>article{grid-template-columns:24px 1fr 85px}.manager-list article>time,.manager-list article>button:last-child{display:none}.manager-list.commissions>article{grid-template-columns:1fr 90px 85px}.manager-list.commissions article>span:nth-child(2),.manager-list.commissions article>span:nth-child(3){display:none}.manager-form{grid-template-columns:1fr}.manager-form .wide{grid-column:1}.manager-modal{border-radius:0;width:100%;height:100vh;max-height:100vh}.manager-modal-backdrop{padding:0}.manager-rfq-facts{grid-template-columns:1fr}.manager-funnel{grid-template-columns:1fr 1fr}.manager-ops{grid-template-columns:1fr}.manager-ops>span{border-top:1px solid #e2e6e2;border-left:0}}@media (width<=480px){.manager-metrics,.manager-kpi-grid{grid-template-columns:1fr}.manager-topbar>div:last-child a{display:none}.manager-topbar h1{font-size:12px}.manager-heading h2{font-size:21px}.manager-funnel{grid-template-columns:1fr}.manager-table>header,.manager-table>button{grid-template-columns:85px 1fr 10px}.manager-table>header>span:nth-child(4),.manager-table>button>em{display:none}}.leadership-hero{color:#fff;background:linear-gradient(120deg,#26332c,#1d2722);border-radius:10px;grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);align-items:center;gap:24px;margin:11px 0;padding:20px 22px;display:grid}.leadership-hero small,.leadership-table header small,.leadership-problems header small,.team-scorecards header small,.country-performance header small{color:#d6df83;letter-spacing:.12em;font-size:5.5px;font-weight:850}.leadership-hero h3{margin:6px 0 5px;font-size:18px}.leadership-hero p{color:#9eaba3;max-width:560px;margin:0;font-size:7px;line-height:1.55}.leadership-hero dl{background:#344039;border:1px solid #3a4840;border-radius:8px;grid-template-columns:repeat(4,1fr);margin:0;display:grid}.leadership-hero dl>div{background:#2c3831;border-left:1px solid #46534b;gap:6px;padding:12px;display:grid}.leadership-hero dl>div:first-child{border-left:0}.leadership-hero dt{color:#92a098;font-size:5px;font-weight:850}.leadership-hero dd{margin:0;font-size:17px;font-weight:850}.leadership-grid{grid-template-columns:minmax(560px,1.55fr) minmax(290px,.75fr);gap:11px;margin-bottom:11px;display:grid}.leadership-table,.leadership-problems,.team-scorecards,.country-performance{background:#fff;border:1px solid #dce2dd;border-radius:9px;overflow:hidden}.leadership-table>header,.leadership-problems>header,.team-scorecards>header,.country-performance>header{background:#fafbf9;border-bottom:1px solid #e4e8e5;justify-content:space-between;align-items:center;gap:12px;min-height:61px;padding:12px 15px;display:flex}.leadership-table h3,.leadership-problems h3,.team-scorecards h3,.country-performance h3{margin:5px 0 0;font-size:13px}.leadership-table header em,.leadership-problems header em{color:#256c4e;background:#e9f2ec;border-radius:50%;place-items:center;min-width:25px;height:25px;font-size:6px;font-style:normal;font-weight:850;display:grid}.leadership-row{color:#4f5d55;border-top:1px solid #e7eae7;grid-template-columns:minmax(150px,1.25fr) 50px 45px 75px 90px 80px;align-items:center;gap:9px;min-height:55px;padding:8px 14px;font-size:7px;display:grid}.leadership-row.head{color:#8a948d;background:#f5f7f5;border-top:0;min-height:32px;font-size:5.5px;font-weight:850}.leadership-row>span,.leadership-row>strong{gap:4px;min-width:0;display:grid}.leadership-row b,.leadership-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.leadership-row b{color:#2d3931;font-size:7.5px}.leadership-row small{color:#8a948d;font-size:5.5px;font-weight:500}.leadership-row>em{text-align:center;background:#edf4ef;border-radius:10px;justify-self:start;min-width:25px;padding:5px 7px;font-style:normal}.good{color:#287152!important}.leadership-problems>button{text-align:left;background:#fff;border:0;border-top:1px solid #e6e9e6;grid-template-columns:27px 1fr auto;align-items:start;gap:10px;width:100%;min-height:69px;padding:11px 13px;display:grid}.leadership-problems>button:hover{background:#f6f8f6}.leadership-problems button>i{color:#89651e;background:#fbf2df;border-radius:7px;place-items:center;width:25px;height:25px;font-size:9px;font-style:normal;font-weight:850;display:grid}.leadership-problems button>i.late{color:#a5433b;background:#fae9e7}.leadership-problems button>span{gap:3px;min-width:0;display:grid}.leadership-problems b,.leadership-problems small,.leadership-problems p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.leadership-problems b{font-size:7.5px}.leadership-problems small{color:#87918b;font-size:5.5px}.leadership-problems p{color:#657169;margin:2px 0 0;font-size:6px}.leadership-problems time{color:#a2473f;font-size:5.5px;font-weight:850}.leadership-empty{color:#87928b;grid-column:1/-1;place-items:center;min-height:80px;margin:0;padding:20px;font-size:7px;display:grid}.team-scorecards{margin-bottom:11px}.team-scorecards>div{background:#e2e6e3;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.team-scorecards article{background:#fff;gap:7px;min-width:0;padding:14px 15px;display:grid}.team-scorecards article>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.team-scorecards article>span small{color:#2b7254;font-size:5.5px;font-weight:850}.team-scorecards article>span em{background:#edf4ef;border-radius:10px;padding:4px 7px;font-size:5px;font-style:normal;font-weight:850}.team-scorecards h4{margin:0;font-size:10px}.team-scorecards p{color:#87918b;margin:0;font-size:6px}.team-scorecards dl{border:1px solid #e4e8e5;border-radius:7px;grid-template-columns:1fr 1fr;margin:3px 0 0;display:grid}.team-scorecards dl>div{border:0 solid #e7eae7;border-width:0 0 1px 1px;gap:4px;padding:8px;display:grid}.team-scorecards dt{color:#8a948d;font-size:4.8px;font-weight:850}.team-scorecards dd{margin:0;font-size:7px;font-weight:850}.territory-control-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:11px;display:grid}.territory-control-stats>article{background:#fff;border:1px solid #dce2dd;border-radius:9px;gap:6px;padding:14px;display:grid}.territory-control-stats small{color:#7f8b83;font-size:5.5px;font-weight:850}.territory-control-stats b{font-size:19px}.territory-control-stats span{color:#89938d;font-size:6px}.territory-control-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:11px;display:grid}.territory-control-grid>article{background:#fff;border:1px solid #dce2dd;border-radius:9px;overflow:hidden}.territory-control-grid>article.inactive{border-color:#e4c5a0;box-shadow:inset 0 3px #cf8b42}.territory-control-grid article>header{justify-content:space-between;align-items:center;padding:12px 14px 7px;display:flex}.territory-control-grid header>span{color:#236b4d;background:#e8f1eb;border-radius:5px;padding:5px 7px;font-size:6px;font-weight:850}.territory-control-grid header>em{color:#7d8981;font-size:5.5px;font-style:normal}.territory-control-grid h3{margin:4px 14px;font-size:11px}.territory-control-grid article>p{color:#87918b;margin:0 14px 11px;font-size:6px}.territory-control-grid dl{border-block:1px solid #e5e8e5;grid-template-columns:1fr 1fr;margin:0;display:grid}.territory-control-grid dl>div{border-left:1px solid #e5e8e5;gap:5px;min-width:0;padding:9px 12px;display:grid}.territory-control-grid dt{color:#8a948d;font-size:4.8px;font-weight:850}.territory-control-grid dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:6.5px;font-weight:750;overflow:hidden}.territory-control-grid footer{color:#7f8b83;justify-content:space-between;align-items:center;gap:10px;padding:10px 13px;font-size:5.5px;display:flex}.territory-control-grid footer b{color:#5f6e65;font-size:5.5px}.territory-control-grid .inactive footer b{color:#a25b2f}.country-row{color:#56635b;border-top:1px solid #e7eae7;grid-template-columns:minmax(150px,1.3fr) repeat(3,65px) 100px 50px;align-items:center;gap:9px;min-height:47px;padding:8px 14px;font-size:7px;display:grid}.country-row.head{color:#89938d;background:#f5f7f5;border-top:0;min-height:32px;font-size:5.5px;font-weight:850}.country-row>b{color:#2e3a32;font-size:7.5px}.country-row>strong{color:#246c4e}.country-row>em{font-style:normal}@media (width<=1180px){.leadership-grid,.leadership-hero{grid-template-columns:1fr}.territory-control-grid,.team-scorecards>div{grid-template-columns:1fr 1fr}}@media (width<=760px){.leadership-hero dl,.territory-control-stats{grid-template-columns:1fr 1fr}.leadership-row{grid-template-columns:minmax(130px,1fr) 45px 55px 75px}.leadership-row>:nth-child(4),.leadership-row>:nth-child(6){display:none}.territory-control-grid,.team-scorecards>div{grid-template-columns:1fr}.country-row{grid-template-columns:1fr 55px 80px 45px}.country-row>:nth-child(3),.country-row>:nth-child(4){display:none}}@media (width<=480px){.leadership-hero dl,.territory-control-stats{grid-template-columns:1fr}.leadership-row{grid-template-columns:1fr 40px 75px}.leadership-row>:nth-child(3){display:none}.country-row{grid-template-columns:1fr 80px 40px}.country-row>:nth-child(2){display:none}}.director-state{text-align:center;background:#eef1ed;align-content:center;place-items:center;gap:10px;min-height:100vh;padding:30px;display:grid}.director-state>span{color:#202821;background:#d6df83;border-radius:11px;place-items:center;width:44px;height:44px;font-size:18px;font-weight:900;display:grid}.director-state>span.danger{color:#a33d35;background:#f6dfdc}.director-state h1{margin:5px 0 0;font-size:28px}.director-state p{color:#738077;max-width:520px;margin:0;font-size:9px}.director-shell{background:#eef1ed;grid-template-columns:236px 1fr;min-height:100vh;display:grid}.director-sidebar{z-index:40;color:#eef3ef;background:#19221d;flex-direction:column;height:100vh;padding:15px 11px;display:flex;position:sticky;top:0;overflow:auto}.director-brand{border-bottom:1px solid #313c36;align-items:center;gap:10px;min-height:59px;padding:0 9px 14px;display:flex}.director-brand>span{color:#202821;background:#d6df83;border-radius:8px;place-items:center;width:34px;height:34px;font-size:16px;font-weight:900;display:grid}.director-brand>div{gap:3px;display:grid}.director-brand b{letter-spacing:.09em;font-size:11px}.director-brand small{color:#89968e;letter-spacing:.14em;font-size:4.8px}.director-role{align-items:center;gap:10px;padding:16px 9px 10px;display:flex}.director-role>span,.director-user>span{color:#fff;background:#326f55;border-radius:9px;place-items:center;width:35px;height:35px;font-size:8px;font-weight:850;display:grid}.director-role>div,.director-user>div{gap:4px;min-width:0;display:grid}.director-role b,.director-role small,.director-user b,.director-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.director-role b{font-size:7.5px}.director-role small,.director-user small{color:#87958d;font-size:5.2px}.director-network{background:#222d27;border:1px solid #34413a;border-radius:7px;gap:5px;margin:2px 6px 12px;padding:10px;display:grid}.director-network small{color:#d6df83;letter-spacing:.12em;font-size:5px;font-weight:850}.director-network b{font-size:7px}.director-network span{color:#85938a;font-size:5.5px}.director-sidebar nav{gap:3px;display:grid}.director-sidebar nav>button{color:#a7b2ab;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:28px 1fr auto;align-items:center;gap:7px;min-height:40px;padding:0 9px;display:grid}.director-sidebar nav>button:hover,.director-sidebar nav>button.active{color:#fff;background:#2c3831}.director-sidebar nav>button>span{font-size:11px}.director-sidebar nav b{font-size:7px}.director-sidebar nav i{color:#aab5ae;background:#37433c;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:5.5px;font-style:normal;display:grid}.director-sidebar nav>button.active i{color:#263027;background:#d6df83}.director-links{border-top:1px solid #313e36;gap:3px;margin:13px 6px 0;padding-top:10px;display:grid}.director-links a{color:#a5b1aa;justify-content:space-between;align-items:center;min-height:30px;font-size:6.2px;display:flex}.director-user{border-top:1px solid #344039;grid-template-columns:34px 1fr 18px;align-items:center;gap:8px;min-height:56px;margin-top:auto;padding:13px 8px 0;display:grid}.director-user b{font-size:7px}.director-user>a{color:#7f8d84}.director-main{min-width:0}.director-menu{display:none}.director-topbar{background:#fafbf8f5;border-bottom:1px solid #d9dfda;align-items:center;gap:22px;height:69px;padding:0 24px;display:flex}.director-topbar>div:first-child{gap:3px;min-width:245px;display:grid}.director-topbar small{color:#69766e;letter-spacing:.08em;font-size:5.5px;font-weight:850}.director-topbar h1{margin:0;font-size:13px}.director-topbar>label{background:#fff;border:1px solid #d7ded9;border-radius:7px;flex:1;align-items:center;gap:7px;max-width:430px;padding:0 10px;display:flex}.director-topbar label span{color:#839087}.director-topbar input{background:0 0;border:0;outline:0;width:100%;height:35px;font-size:7px}.director-period{align-items:center;gap:4px;margin-left:auto;display:flex}.director-period>span{color:#89938d;margin-right:3px;font-size:5px;font-weight:850}.director-period button{color:#69766e;background:#fff;border:1px solid #d7ddd9;border-radius:6px;min-height:30px;padding:0 8px;font-size:5.5px;font-weight:800}.director-period button.active{color:#216849;background:#eaf3ed;border-color:#2f7657}.director-content{padding:22px 24px 52px}.director-heading{color:#fff;background:linear-gradient(120deg,#202a24,#27342c);border-radius:10px;justify-content:space-between;align-items:center;gap:20px;min-height:108px;margin-bottom:12px;padding:21px 23px;display:flex}.director-heading small{color:#d6df83;letter-spacing:.13em;font-size:6px;font-weight:850}.director-heading small i{background:#74ad8b;border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.director-heading h2{margin:7px 0 4px;font-size:23px}.director-heading p{color:#a0aba4;max-width:720px;margin:0;font-size:7.5px;line-height:1.55}.director-heading>div:last-child{text-align:right;border-left:1px solid #445149;gap:5px;padding-left:20px;display:grid}.director-heading>div:last-child span{color:#95a39a;font-size:5px;font-weight:850}.director-heading>div:last-child b{font-size:9px}.director-error{color:#a54038;background:#ffefed;border:1px solid #e8c4bf;border-radius:7px;padding:10px;font-size:7px}.director-metrics{grid-template-columns:repeat(6,1fr);gap:9px;margin-bottom:11px;display:grid}.director-metrics.four{grid-template-columns:repeat(4,1fr)}.director-metrics>article{background:#fff;border:1px solid #dbe1dc;border-radius:9px;gap:6px;min-height:99px;padding:14px;display:grid;position:relative;overflow:hidden}.director-metrics small{color:#7f8b83;letter-spacing:.06em;font-size:5.2px;font-weight:850}.director-metrics b{letter-spacing:-.03em;font-size:17px}.director-metrics span{color:#89938d;font-size:5.8px}.director-metrics article>i{background:#c7a34e;height:3px;position:absolute;bottom:0;left:0;right:0}.director-metrics article>i.green{background:#4d9370}.director-metrics article>i.red{background:#bf554c}.director-grid{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:11px;display:grid}.director-grid.forecast-page{grid-template-columns:minmax(560px,1.25fr) minmax(310px,.75fr)}.director-grid.lower{grid-template-columns:1.2fr .8fr}.director-card{background:#fff;border:1px solid #dbe1dc;border-radius:9px;overflow:hidden}.director-card.full{margin-bottom:11px}.director-card>header{background:#fafbf9;border-bottom:1px solid #e4e8e5;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:12px 15px;display:flex}.director-card header small{color:#2a7253;letter-spacing:.11em;font-size:5.5px;font-weight:850}.director-card h3{margin:5px 0 0;font-size:13px}.director-card header button{color:#266d4f;background:0 0;border:0;font-size:6px;font-weight:850}.director-funnel{gap:10px;padding:16px;display:grid}.director-funnel>div{grid-template-columns:1fr 36px;align-items:center;gap:5px 9px;display:grid}.director-funnel div>span{color:#647169;grid-column:1/3;justify-content:space-between;align-items:center;font-size:6px;display:flex}.director-funnel span b{font-size:6.5px}.director-funnel span em{font-style:normal;font-weight:850}.director-funnel div>i{background:#edf0ed;border-radius:5px;height:7px;overflow:hidden}.director-funnel i>strong{background:linear-gradient(90deg,#236d4e,#83ae93);border-radius:5px;height:100%;display:block}.director-funnel div>small{color:#87918b;text-align:right;font-size:5.5px}.director-forecast-score{background:#e0e4e1;grid-template-columns:1fr 1fr;gap:1px;display:grid}.director-forecast-score>span{background:#fff;gap:6px;padding:15px;display:grid}.director-forecast-score small{color:#849087;font-size:5px;font-weight:850}.director-forecast-score b{font-size:17px}.director-forecast-score em{color:#89938d;font-size:5.5px;font-style:normal}.stage-bars{gap:9px;padding:14px 15px;display:grid}.stage-bars>div{grid-template-columns:90px 1fr 80px;align-items:center;gap:9px;display:grid}.stage-bars span,.stage-bars b{font-size:5.8px}.stage-bars div>i{background:#edf0ed;border-radius:4px;height:5px;overflow:hidden}.stage-bars i>em{background:#c3a24e;height:100%;display:block}.stage-bars b{text-align:right}.director-mini-table>header,.director-mini-table>div{color:#526058;border-top:1px solid #e6e9e6;grid-template-columns:1fr 50px 90px 40px;align-items:center;gap:8px;min-height:44px;padding:7px 14px;font-size:6.5px;display:grid}.director-mini-table>header{color:#89938d;background:#f5f7f5;border-top:0;min-height:31px;font-size:5px;font-weight:850}.director-mini-table b{font-size:7px}.director-mini-table strong{color:#246b4e}.director-mini-table em{font-style:normal}.office-grid{background:#e1e5e2;grid-template-columns:1fr 1fr;gap:1px;display:grid}.office-grid>div{background:#fff;gap:6px;padding:18px;display:grid}.office-grid span{color:#246a4d;background:#e9f2ec;border-radius:5px;place-items:center;width:33px;height:22px;font-size:6px;font-weight:850;display:grid}.office-grid b{font-size:9px}.office-grid p{color:#6f7b73;min-height:34px;margin:0;font-size:6px;line-height:1.5}.office-grid em{color:#378261;font-size:5px;font-style:normal;font-weight:850}.director-risk-strip{margin-bottom:11px}.director-risk-strip>button{text-align:left;background:#fff9ed;border:1px solid #e1c6a5;border-radius:9px;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;width:100%;padding:14px 16px;display:grid}.director-risk-strip button>span{color:#98651f;background:#f3dfbe;border-radius:8px;place-items:center;width:35px;height:35px;font-size:13px;font-weight:850;display:grid}.director-risk-strip button>div{gap:4px;display:grid}.director-risk-strip small{color:#936623;letter-spacing:.09em;font-size:5px;font-weight:850}.director-risk-strip b{font-size:8px}.director-risk-strip p{color:#7a6d57;margin:0;font-size:6px}.director-risk-strip i{color:#87601e;font-size:6px;font-style:normal;font-weight:850}.forecast-stage-table>header,.forecast-stage-table>div{color:#536058;border-top:1px solid #e6e9e6;grid-template-columns:1fr 55px 90px 70px 95px;align-items:center;gap:8px;min-height:50px;padding:8px 14px;font-size:6.5px;display:grid}.forecast-stage-table>header{color:#89938d;background:#f5f7f5;border-top:0;min-height:32px;font-size:5px;font-weight:850}.forecast-stage-table strong,.forecast-stage-table>div>b:last-child{color:#236b4d}.forecast-stage-table em{font-style:normal}.director-trend{align-items:end;gap:7px;height:270px;padding:25px 18px 13px;display:flex}.director-trend>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;min-width:0;height:100%;display:flex}.director-trend div>span{justify-content:center;align-items:end;gap:2px;width:100%;height:100%;display:flex;position:relative}.director-trend span>i,.director-trend span>em{background:#4b8f6d;border-radius:4px 4px 1px 1px;width:42%;min-height:2px;display:block}.director-trend span>em{background:#d0b05d}.director-trend small{color:#89938d;font-size:5px}.trend-legend{border-top:1px solid #e5e9e6;justify-content:center;gap:18px;padding:10px;display:flex}.trend-legend span{color:#7f8b83;align-items:center;gap:5px;font-size:5.5px;display:flex}.trend-legend i{background:#4b8f6d;border-radius:2px;width:7px;height:7px}.trend-legend span:last-child i{background:#d0b05d}.director-network-summary,.content-health{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:11px;display:grid}.director-network-summary>article,.content-health>article{background:#fff;border:1px solid #dbe1dc;border-radius:9px;gap:6px;padding:14px;display:grid}.director-network-summary small,.content-health small{color:#7f8b83;font-size:5.2px;font-weight:850}.director-network-summary b,.content-health b{font-size:19px}.director-network-summary span,.content-health span{color:#89938d;font-size:5.8px}.content-health article>i{background:#e9edea;border-radius:4px;height:5px;overflow:hidden}.content-health i>em{background:#4d9370;height:100%;display:block}.director-country-table>header,.director-country-table>div{color:#536058;border-top:1px solid #e6e9e6;grid-template-columns:minmax(130px,1fr) repeat(4,60px) 95px 85px 40px;align-items:center;gap:8px;min-height:50px;padding:8px 14px;font-size:6.5px;display:grid}.director-country-table>header{color:#89938d;background:#f5f7f5;border-top:0;min-height:32px;font-size:5px;font-weight:850}.director-country-table b{font-size:7px}.director-country-table strong{color:#246b4e}.director-country-table em{font-style:normal}.director-category-table>header,.director-category-table>div{color:#536058;border-top:1px solid #e6e9e6;grid-template-columns:minmax(170px,1.2fr) 60px 60px 55px 65px 95px 45px;align-items:center;gap:8px;min-height:52px;padding:8px 14px;font-size:6.5px;display:grid}.director-category-table>header{color:#89938d;background:#f5f7f5;border-top:0;min-height:32px;font-size:5px;font-weight:850}.director-category-table div>span:first-child{gap:4px;min-width:0;display:grid}.director-category-table b,.director-category-table small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.director-category-table b{font-size:7px}.director-category-table small{color:#89938d;font-size:5.5px}.director-category-table strong{color:#246b4e}.director-category-table em{font-style:normal}.director-product-table>header,.director-product-table>div{color:#536058;border-top:1px solid #e6e9e6;grid-template-columns:minmax(200px,1.4fr) 120px 45px 60px 95px 70px 70px;align-items:center;gap:8px;min-height:52px;padding:8px 14px;font-size:6.5px;display:grid}.director-product-table>header{color:#89938d;background:#f5f7f5;border-top:0;min-height:32px;font-size:5px;font-weight:850}.director-product-table div>span:first-child{gap:4px;min-width:0;display:grid}.director-product-table b,.director-product-table small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.director-product-table b{font-size:7px}.director-product-table small{color:#89938d;font-size:5.5px}.director-product-table strong{color:#246b4e}.director-product-table em{background:#f8efdc;border-radius:10px;justify-self:start;padding:5px 7px;font-size:5.2px;font-style:normal;font-weight:850}.director-client-table>header,.director-client-table>div{color:#536058;border-top:1px solid #e6e9e6;grid-template-columns:minmax(180px,1.3fr) 90px 95px 65px 50px 90px 45px;align-items:center;gap:8px;min-height:54px;padding:8px 14px;font-size:6.5px;display:grid}.director-client-table>header{color:#89938d;background:#f5f7f5;border-top:0;min-height:32px;font-size:5px;font-weight:850}.director-client-table div>span:first-child{gap:4px;min-width:0;display:grid}.director-client-table b,.director-client-table small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.director-client-table b{font-size:7px}.director-client-table small{color:#89938d;font-size:5.5px}.director-client-table strong{color:#246b4e}.director-client-table em{font-style:normal}.global-contracts{background:#e1e5e2;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.global-contracts>article{background:#fff;gap:7px;padding:14px;display:grid}.global-contracts article>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.global-contracts small{color:#287151;font-size:5.5px;font-weight:850}.global-contracts em{color:#286d50;background:#eaf3ed;border-radius:9px;padding:4px 6px;font-size:5px;font-style:normal}.global-contracts h3{margin:0;font-size:9px}.global-contracts p{color:#849087;margin:0;font-size:5.5px}.global-contracts article>b{font-size:12px}.shipment-risks>div,.client-risks>div{border-top:1px solid #e6e9e6;align-items:center;gap:10px;min-height:63px;padding:10px 14px;display:grid}.shipment-risks>div{grid-template-columns:28px 1fr 110px}.shipment-risks div>i{color:#a3433b;background:#fae8e6;border-radius:7px;place-items:center;width:26px;height:26px;font-size:9px;font-style:normal;font-weight:850;display:grid}.shipment-risks div>span,.client-risks div>span{gap:4px;min-width:0;display:grid}.shipment-risks b,.shipment-risks small,.shipment-risks p,.client-risks b,.client-risks small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shipment-risks b,.client-risks b{font-size:7px}.shipment-risks small,.client-risks small{color:#89938d;font-size:5.5px}.shipment-risks p{color:#6e7a72;margin:0;font-size:5.5px}.client-risks>div{grid-template-columns:1fr 90px 65px}.client-risks em{font-size:5.5px;font-style:normal}.director-empty{color:#87928b;grid-column:1/-1;place-items:center;min-height:80px;margin:0;padding:20px;font-size:7px;display:grid}.warn{color:#98671f!important}.green{color:#287152!important}.red{color:#aa443c!important}@media (width<=1200px){.director-metrics{grid-template-columns:repeat(3,1fr)}.director-grid,.director-grid.forecast-page,.director-grid.lower{grid-template-columns:1fr}.global-contracts{grid-template-columns:1fr 1fr}.director-topbar>label,.director-period>span{display:none}}@media (width<=900px){.director-shell{grid-template-columns:205px 1fr}.director-country-table>header,.director-country-table>div{grid-template-columns:1fr 50px 70px 70px 40px}.director-country-table>:not(header)>:nth-child(3),.director-country-table>:not(header)>:nth-child(4),.director-country-table>:not(header)>:nth-child(7),.director-country-table>header>:nth-child(3),.director-country-table>header>:nth-child(4),.director-country-table>header>:nth-child(7){display:none}.director-category-table>header,.director-category-table>div{grid-template-columns:1fr 55px 55px 90px 40px}.director-category-table>:not(header)>:nth-child(3),.director-category-table>:not(header)>:nth-child(5),.director-category-table>header>:nth-child(3),.director-category-table>header>:nth-child(5){display:none}.director-product-table>header,.director-product-table>div{grid-template-columns:1fr 80px 45px 90px 70px}.director-product-table>:not(header)>:nth-child(2),.director-product-table>:not(header)>:nth-child(6),.director-product-table>header>:nth-child(2),.director-product-table>header>:nth-child(6){display:none}.director-client-table>header,.director-client-table>div{grid-template-columns:1fr 80px 90px 80px 40px}.director-client-table>:not(header)>:nth-child(2),.director-client-table>:not(header)>:nth-child(5),.director-client-table>header>:nth-child(2),.director-client-table>header>:nth-child(5){display:none}}@media (width<=760px){.director-shell{display:block}.director-menu{z-index:80;color:#fff;background:#176b4e;border:0;border-radius:50%;place-items:center;width:45px;height:45px;display:grid;position:fixed;bottom:14px;right:14px;box-shadow:0 10px 30px #00000038}.director-sidebar{width:236px;transition:all .2s;position:fixed;left:-260px}.director-sidebar.open{left:0}.director-topbar{flex-direction:column;align-items:flex-start;gap:8px;height:auto;min-height:66px;padding:12px 14px}.director-period{width:100%;margin:0;overflow:auto}.director-content{padding:14px 13px 60px}.director-heading{flex-direction:column;align-items:flex-start}.director-heading>div:last-child{text-align:left;border-top:1px solid #445149;border-left:0;padding:10px 0 0}.director-metrics,.director-metrics.four,.director-network-summary,.content-health{grid-template-columns:1fr 1fr}.office-grid{grid-template-columns:1fr}.forecast-stage-table>header,.forecast-stage-table>div{grid-template-columns:1fr 50px 80px}.forecast-stage-table>:not(header)>:nth-child(4),.forecast-stage-table>:not(header)>:nth-child(5),.forecast-stage-table>header>:nth-child(4),.forecast-stage-table>header>:nth-child(5){display:none}.director-risk-strip>button{grid-template-columns:35px 1fr}.director-risk-strip button>i{display:none}.global-contracts{grid-template-columns:1fr}.director-country-table>header,.director-country-table>div{grid-template-columns:1fr 55px 80px 40px}.director-country-table>:not(header)>:nth-child(2),.director-country-table>header>:nth-child(2){display:none}.director-category-table>header,.director-category-table>div{grid-template-columns:1fr 50px 80px 40px}.director-category-table>:not(header)>:nth-child(2),.director-category-table>header>:nth-child(2){display:none}.director-product-table>header,.director-product-table>div{grid-template-columns:1fr 45px 80px 60px}.director-product-table>:not(header)>:nth-child(4),.director-product-table>header>:nth-child(4){display:none}.director-client-table>header,.director-client-table>div{grid-template-columns:1fr 85px 80px 40px}.director-client-table>:not(header)>:nth-child(4),.director-client-table>header>:nth-child(4){display:none}}@media (width<=480px){.director-metrics,.director-metrics.four,.director-network-summary,.content-health{grid-template-columns:1fr}.director-period button{white-space:nowrap}.director-forecast-score{grid-template-columns:1fr}.stage-bars>div{grid-template-columns:75px 1fr 70px}.director-mini-table>header,.director-mini-table>div{grid-template-columns:1fr 75px 35px}.director-mini-table>:not(header)>:nth-child(2),.director-mini-table>header>:nth-child(2){display:none}.director-country-table>header,.director-country-table>div{grid-template-columns:1fr 75px 35px}.director-country-table>:not(header)>:nth-child(5),.director-country-table>header>:nth-child(5){display:none}.director-category-table>header,.director-category-table>div{grid-template-columns:1fr 70px 35px}.director-category-table>:not(header)>:nth-child(4),.director-category-table>header>:nth-child(4){display:none}.director-product-table>header,.director-product-table>div{grid-template-columns:1fr 75px 60px}.director-product-table>:not(header)>:nth-child(3),.director-product-table>header>:nth-child(3){display:none}.director-client-table>header,.director-client-table>div{grid-template-columns:1fr 75px 35px}.director-client-table>:not(header)>:nth-child(6),.director-client-table>header>:nth-child(6){display:none}.shipment-risks>div{grid-template-columns:28px 1fr}.shipment-risks div>span:last-child{display:none}.client-risks>div{grid-template-columns:1fr 75px}.client-risks>em{display:none}}.people-shell{color:#263129;background:#f4f6f3;grid-template-columns:224px 1fr;min-height:100vh;display:grid}.people-sidebar{z-index:50;color:#fff;background:#1f2923;flex-direction:column;height:100vh;padding:17px 13px;display:flex;position:sticky;top:0;overflow:auto}.people-brand{color:#fff;align-items:center;gap:10px;padding:0 7px 17px;display:flex}.people-brand>span{color:#233027;background:#d6df83;border-radius:7px;place-items:center;width:31px;height:31px;font:850 15px Georgia;display:grid}.people-brand>div{gap:2px;display:grid}.people-brand b{letter-spacing:.13em;font-size:10px}.people-brand small{color:#819087;letter-spacing:.14em;font-size:5px}.people-person,.people-user{border-top:1px solid #334038;grid-template-columns:34px 1fr;align-items:center;gap:8px;padding:14px 7px;display:grid}.people-person>span,.people-user>span{color:#fff;background:#34795c;border-radius:8px;place-items:center;width:32px;height:32px;font-size:7px;font-weight:850;display:grid}.people-person>div,.people-user>div{gap:4px;min-width:0;display:grid}.people-person b,.people-user b,.people-person small,.people-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.people-person b{font-size:8px}.people-person small,.people-user small{color:#8e9a93;font-size:5.5px}.people-policy{background:linear-gradient(145deg,#27352e,#222e28);border:1px solid #39453e;border-radius:8px;gap:5px;margin:1px 4px 13px;padding:11px;display:grid}.people-policy small{color:#d6df83;letter-spacing:.13em;font-size:5px;font-weight:850}.people-policy b{font-size:7.5px}.people-policy span{color:#8e9b93;font-size:5.5px;line-height:1.5}.people-sidebar nav{gap:3px;display:grid}.people-sidebar nav>button{color:#aab5ae;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;min-height:40px;padding:0 9px;display:grid}.people-sidebar nav>button:hover,.people-sidebar nav>button.active{color:#fff;background:#303c35}.people-sidebar nav>button>span{font-size:10px}.people-sidebar nav b{font-size:7px}.people-sidebar nav i{color:#aab6ae;background:#3c4841;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:5.5px;font-style:normal;display:grid}.people-sidebar nav>button.active i{color:#263127;background:#d6df83}.people-links{border-top:1px solid #35413a;gap:1px;margin:13px 5px 0;padding-top:10px;display:grid}.people-links a{color:#a8b4ac;justify-content:space-between;align-items:center;min-height:29px;font-size:6.2px;display:flex}.people-user{grid-template-columns:33px 1fr 18px;margin-top:auto;padding-bottom:0}.people-user b{font-size:7px}.people-user>a{color:#819087}.people-main{min-width:0}.people-menu{display:none}.people-topbar{background:#fafbf8f5;border-bottom:1px solid #d8ded9;align-items:center;gap:22px;height:69px;padding:0 24px;display:flex}.people-topbar>div:first-child{gap:3px;min-width:265px;display:grid}.people-topbar small{color:#69766e;letter-spacing:.08em;font-size:5.5px;font-weight:850}.people-topbar h1{margin:0;font-size:13px}.people-topbar>label{background:#fff;border:1px solid #d7ddd8;border-radius:7px;flex:1;align-items:center;gap:7px;max-width:430px;padding:0 10px;display:flex}.people-topbar input{background:0 0;border:0;outline:0;width:100%;height:35px;font-size:7px}.people-topbar>div:last-child{margin-left:auto}.people-topbar a{color:#246b4e;font-size:6px;font-weight:850}.people-content{padding:22px 24px 54px}.people-hero{color:#fff;background:linear-gradient(120deg,#202b24,#2c3931);border-radius:10px;justify-content:space-between;align-items:center;gap:24px;min-height:120px;margin-bottom:11px;padding:23px 24px;display:flex}.people-hero small{color:#d6df83;letter-spacing:.13em;font-size:6px;font-weight:850}.people-hero small i{background:#74ad8b;border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.people-hero h2{margin:8px 0 5px;font-size:24px}.people-hero p{color:#a1ada5;max-width:780px;margin:0;font-size:7.5px;line-height:1.6}.people-hero button{color:#273229;background:#d6df83;border:0;border-radius:7px;min-width:130px;height:38px;font-size:6.5px;font-weight:850}.people-error{color:#a43e37;background:#fff0ee;border:1px solid #e6beb9;border-radius:7px;padding:10px;font-size:7px}.people-metrics{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:11px;display:grid}.people-metrics>article{background:#fff;border:1px solid #dbe1dc;border-radius:9px;gap:6px;min-height:95px;padding:14px;display:grid;position:relative;overflow:hidden}.people-metrics small{color:#7d8a82;letter-spacing:.07em;font-size:5.2px;font-weight:850}.people-metrics b{letter-spacing:-.03em;font-size:19px}.people-metrics span{color:#89938d;font-size:5.8px}.people-metrics article>i{background:#4c9270;height:3px;position:absolute;bottom:0;left:0;right:0}.people-metrics b.alert{color:#a46622}.people-metrics i.alert{background:#d9a149}.expense-table{background:#fff;border:1px solid #dbe1dc;border-radius:9px;overflow:hidden}.expense-table>header,.expense-table>button{grid-template-columns:125px minmax(150px,1.1fr) minmax(190px,1.5fr) 85px 90px 110px 10px;align-items:center;gap:9px;display:grid}.expense-table>header{color:#89938d;background:#f5f7f5;min-height:35px;padding:0 14px;font-size:5px;font-weight:850}.expense-table>button{color:#4d5b53;text-align:left;background:#fff;border:0;border-top:1px solid #e5e9e6;width:100%;min-height:64px;padding:8px 14px}.expense-table>button:hover{background:#f7f9f7}.expense-table button>span{gap:4px;min-width:0;display:grid}.expense-table b,.expense-table small,.expense-table p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.expense-table b{font-size:7.2px}.expense-table small{color:#89938c;font-size:5.7px}.expense-table p{color:#5f6c64;margin:0;font-size:6.5px}.expense-table time,.expense-table strong{font-size:6.5px}.expense-table button>i{font-style:normal}.expense-status{white-space:nowrap;border-radius:11px;justify-self:start;padding:5px 8px;font-size:5.3px;font-style:normal;font-weight:850}.expense-status.submitted{color:#8b661d;background:#fff2d8}.expense-status.approved{color:#216e4d;background:#e9f4ed}.expense-status.rejected,.expense-status.cancelled{color:#a34039;background:#faeae8}.expense-status.paid{color:#3d6781;background:#e8eff5}.staff-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.staff-grid>button{color:#334039;text-align:left;background:#fff;border:1px solid #dbe1dc;border-radius:9px;min-width:0;padding:0;overflow:hidden}.staff-grid>button:hover{border-color:#8eb09c;box-shadow:0 8px 24px #243d2e14}.staff-grid header{border-bottom:1px solid #e5e9e6;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;padding:13px;display:grid}.staff-grid header>span{color:#286d50;background:#e7f0ea;border-radius:9px;place-items:center;width:36px;height:36px;font-size:7px;font-weight:850;display:grid}.staff-grid header>div{gap:4px;min-width:0;display:grid}.staff-grid h3,.staff-grid p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.staff-grid h3{font-size:8px}.staff-grid p{color:#839087;font-size:5.5px}.staff-state{color:#6c7770;background:#eef0ee;border-radius:10px;padding:5px 7px;font-size:5px;font-style:normal;font-weight:850}.staff-state.active{color:#216e4d;background:#e9f4ed}.staff-state.invited{color:#8b661d;background:#fff2d8}.staff-state.suspended{color:#a34039;background:#faeae8}.staff-grid dl{grid-template-columns:1.4fr .7fr .7fr;margin:0;padding:13px;display:grid}.staff-grid dl>div{gap:5px;min-width:0;display:grid}.staff-grid dt{color:#8b958f;font-size:4.8px;font-weight:850}.staff-grid dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:6.2px;font-weight:750;overflow:hidden}.staff-grid footer{color:#87928b;background:#fafbf9;border-top:1px solid #e6e9e6;justify-content:space-between;align-items:center;gap:9px;padding:9px 13px;font-size:5.3px;display:flex}.staff-grid footer i{color:#276d50;font-style:normal;font-weight:850}.audit-list{background:#fff;border:1px solid #dbe1dc;border-radius:9px;overflow:hidden}.audit-list>header{background:#fafbf9;border-bottom:1px solid #e3e7e4;justify-content:space-between;align-items:center;min-height:62px;padding:12px 15px;display:flex}.audit-list header small{color:#297052;letter-spacing:.11em;font-size:5.2px;font-weight:850}.audit-list h3{margin:5px 0 0;font-size:13px}.audit-list header em{color:#276d4f;background:#e9f2ec;border-radius:10px;padding:5px 8px;font-size:5.5px;font-style:normal;font-weight:850}.audit-list>article{border-top:1px solid #e6e9e6;grid-template-columns:10px 115px minmax(180px,1fr) 180px;align-items:center;gap:11px;min-height:58px;padding:9px 15px;display:grid}.audit-list article>i{background:#4b8f6d;border-radius:50%;width:7px;height:7px}.audit-list article>i.role{background:#c5a24f}.audit-list time,.audit-list article>em{color:#829087;font-size:5.5px;font-style:normal}.audit-list article>span{gap:4px;min-width:0;display:grid}.audit-list b,.audit-list p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.audit-list p{color:#758078;margin:0;font-size:5.8px}.people-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111814a3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.people-modal{background:#fbfcf9;border-radius:12px;width:min(720px,96vw);max-height:94vh;overflow:auto;box-shadow:0 30px 90px #00000047}.people-modal>header{border-bottom:1px solid #dfe4e0;justify-content:space-between;gap:20px;padding:21px 24px;display:flex}.people-modal header small{color:#2d7455;letter-spacing:.12em;font-size:6px;font-weight:850}.people-modal h2{margin:6px 0 4px;font-size:22px}.people-modal header p{color:#7e8982;margin:0;font-size:8px}.people-modal header button{background:#fff;border:1px solid #d8ded9;border-radius:50%;width:33px;height:33px}.people-form{grid-template-columns:1fr 1fr;gap:11px;padding:21px 24px;display:grid}.people-form label{color:#707c75;gap:6px;font-size:7px;font-weight:750;display:grid}.people-form .wide{grid-column:1/3}.people-form input,.people-form select,.people-form textarea{color:#2e3932;background:#fff;border:1px solid #d6ddd8;border-radius:7px;width:100%;min-height:39px;padding:0 9px;font-size:8px}.people-form textarea{resize:vertical;min-height:82px;padding:9px}.people-form .check{flex-direction:row;align-items:center;display:flex}.people-form .check input{width:auto;min-height:0}.people-submit{color:#fff!important;background:#176b4e!important;border:0!important;font-weight:850!important}.expense-detail>section{background:#dfe4e0;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.expense-detail>section>span{background:#fafbf9;gap:5px;padding:14px 24px;display:grid}.expense-detail small,.expense-detail dt{color:#87918b;font-size:5.3px;font-weight:850}.expense-detail b{font-size:8px}.expense-detail dl{gap:14px;margin:0;padding:20px 24px;display:grid}.expense-detail dl>div{gap:6px;display:grid}.expense-detail dd{color:#38453d;margin:0;font-size:7.5px;line-height:1.55}.expense-decision{background:#f6f8f5;border-top:1px solid #dfe4e0;gap:9px;padding:16px 24px;display:grid}.expense-decision textarea{border:1px solid #d6ddd8;border-radius:7px;min-height:66px;padding:9px;font-size:7px}.expense-decision>div{justify-content:flex-end;gap:7px;display:flex}.expense-decision button{border:0;border-radius:7px;min-height:35px;padding:0 14px;font-size:6px;font-weight:850}.expense-decision .approve{color:#fff;background:#176b4e}.expense-decision .reject{color:#fff;background:#a9443c}.expense-decision .muted{color:#59655d;background:#e8ebe8}.people-state{text-align:center;background:#f4f6f3;place-content:center;justify-items:center;gap:10px;min-height:100vh;display:grid}.people-state>span{color:#fff;background:#1f6c4d;border-radius:12px;place-items:center;width:48px;height:48px;font:850 18px Georgia;display:grid}.people-state h1{margin:7px 0 0;font-size:24px}.people-state p{color:#758178;max-width:480px;margin:0;font-size:8px}.people-state button{color:#fff;background:#1f6c4d;border:0;border-radius:7px;height:36px;padding:0 15px;font-size:7px}.people-empty{color:#87928b;grid-column:1/-1;place-items:center;min-height:90px;padding:20px;font-size:7px;display:grid}@media (width<=1180px){.people-shell{grid-template-columns:205px 1fr}.people-topbar>label{display:none}.staff-grid{grid-template-columns:1fr 1fr}.expense-table>header,.expense-table>button{grid-template-columns:110px 1fr 1.3fr 80px 95px 10px}.expense-table>:not(header)>:nth-child(4),.expense-table>header>:nth-child(4){display:none}}@media (width<=760px){.people-shell{display:block}.people-menu{z-index:80;color:#fff;background:#176b4e;border:0;border-radius:50%;place-items:center;width:45px;height:45px;display:grid;position:fixed;bottom:14px;right:14px;box-shadow:0 10px 30px #00000038}.people-sidebar{width:235px;transition:all .2s;position:fixed;left:-260px}.people-sidebar.open{left:0}.people-topbar{height:64px;padding:0 14px}.people-topbar>div:first-child{min-width:0}.people-content{padding:14px 13px 60px}.people-hero{flex-direction:column;align-items:flex-start}.people-hero>div:last-child,.people-hero button{width:100%}.people-metrics{grid-template-columns:1fr 1fr}.staff-grid{grid-template-columns:1fr}.expense-table>header,.expense-table>button{grid-template-columns:95px 1fr 90px 95px 10px}.expense-table>:not(header)>:nth-child(3),.expense-table>header>:nth-child(3){display:none}.audit-list>article{grid-template-columns:10px 1fr 110px}.audit-list article>time{display:none}.people-form{grid-template-columns:1fr}.people-form .wide{grid-column:1}.people-modal{border-radius:0;width:100%;height:100vh;max-height:100vh}.people-modal-backdrop{padding:0}.expense-detail>section{grid-template-columns:1fr}.expense-decision>div{display:grid}.expense-decision button{width:100%}}@media (width<=480px){.people-metrics{grid-template-columns:1fr}.people-topbar>div:last-child{display:none}.people-hero h2{font-size:21px}.expense-table>header,.expense-table>button{grid-template-columns:85px 1fr 90px 10px}.expense-table>:not(header)>:nth-child(5),.expense-table>header>:nth-child(5){display:none}.staff-grid dl{grid-template-columns:1fr 1fr}.staff-grid dl>div:first-child{grid-column:1/3}.audit-list>article{grid-template-columns:9px 1fr}.audit-list article>em{display:none}}.product-sticky .ready-order-link{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:6px;justify-content:center;align-items:center;min-height:34px;font-size:7px;font-weight:800;text-decoration:none;display:flex}.content-shell{color:#263129;background:#f2f4f1;grid-template-columns:228px 1fr;min-height:100vh;display:grid}.content-sidebar{z-index:50;color:#fff;background:#1d2822;flex-direction:column;height:100vh;padding:17px 13px;display:flex;position:sticky;top:0;overflow:auto}.content-brand{color:#fff;align-items:center;gap:10px;padding:0 7px 17px;display:flex}.content-brand>span{color:#233027;background:#d6df83;border-radius:7px;place-items:center;width:32px;height:32px;font:850 16px Georgia;display:grid}.content-brand>div{gap:2px;display:grid}.content-brand b{letter-spacing:.13em;font-size:10px}.content-brand small{color:#819087;letter-spacing:.14em;font-size:5px}.content-person,.content-user{border-top:1px solid #334038;grid-template-columns:34px 1fr;align-items:center;gap:8px;padding:14px 7px;display:grid}.content-person>span,.content-user>span{color:#fff;background:#34795c;border-radius:8px;place-items:center;width:32px;height:32px;font-size:7px;font-weight:850;display:grid}.content-person>div,.content-user>div{gap:4px;min-width:0;display:grid}.content-person b,.content-person small,.content-user b,.content-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.content-person b{font-size:8px}.content-person small,.content-user small{color:#8e9a93;font-size:5.5px}.content-flow{background:linear-gradient(145deg,#29362f,#222e28);border:1px solid #3b4840;border-radius:9px;gap:5px;margin:1px 4px 14px;padding:12px;display:grid}.content-flow small{color:#d6df83;letter-spacing:.13em;font-size:5px;font-weight:850}.content-flow b{font-size:8px}.content-flow span{color:#8e9b93;font-size:5.5px;line-height:1.55}.content-sidebar nav{gap:3px;display:grid}.content-sidebar nav>button{color:#aab5ae;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;min-height:40px;padding:0 9px;display:grid}.content-sidebar nav>button:hover,.content-sidebar nav>button.active{color:#fff;background:#303d35}.content-sidebar nav>button>span{font-size:9px}.content-sidebar nav b{font-size:7px}.content-sidebar nav i{color:#aab6ae;background:#3c4841;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:5.5px;font-style:normal;display:grid}.content-sidebar nav>button.active i{color:#263127;background:#d6df83}.content-links{border-top:1px solid #35413a;gap:1px;margin:13px 5px 0;padding-top:10px;display:grid}.content-links a{color:#a8b4ac;justify-content:space-between;align-items:center;min-height:28px;font-size:6.2px;display:flex}.content-user{grid-template-columns:33px 1fr 18px;margin-top:auto;padding-bottom:0}.content-user b{font-size:7px}.content-user>a{color:#819087}.content-main{min-width:0}.content-menu{display:none}.content-topbar{background:#fafbf8f7;border-bottom:1px solid #d8ded9;align-items:center;gap:22px;height:70px;padding:0 25px;display:flex}.content-topbar>div:first-child{gap:3px;min-width:260px;display:grid}.content-topbar small{color:#69766e;letter-spacing:.08em;font-size:5.5px;font-weight:850}.content-topbar h1{margin:0;font-size:13px}.content-topbar>label{background:#fff;border:1px solid #d7ddd8;border-radius:7px;flex:1;align-items:center;gap:7px;max-width:480px;padding:0 10px;display:flex}.content-topbar input{background:0 0;border:0;outline:0;width:100%;height:35px;font-size:7px}.content-topbar>a{color:#246b4e;margin-left:auto;font-size:6px;font-weight:850}.content-body{padding:22px 25px 55px}.content-hero{color:#fff;background:radial-gradient(circle at 80% 120%,#d6df832e,#0000 28%),linear-gradient(120deg,#202b24,#2b3a31);border-radius:11px;justify-content:space-between;align-items:center;gap:24px;min-height:124px;margin-bottom:11px;padding:24px 25px;display:flex}.content-hero small{color:#d6df83;letter-spacing:.13em;font-size:6px;font-weight:850}.content-hero small i{background:#74ad8b;border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.content-hero h2{letter-spacing:-.035em;margin:8px 0 5px;font-size:24px}.content-hero p{color:#a1ada5;max-width:790px;margin:0;font-size:7.5px;line-height:1.65}.content-hero button{color:#273229;background:#d6df83;border:0;border-radius:7px;min-width:142px;height:38px;font-size:6.5px;font-weight:850}.content-message{border-radius:7px;padding:10px 12px;font-size:7px}.content-message.error{color:#a43e37;background:#fff0ee;border:1px solid #e6beb9}.content-message.ok{color:#246b4e;background:#eef8f1;border:1px solid #bcd8c8}.content-metrics{grid-template-columns:repeat(4,1fr);gap:9px;margin:11px 0;display:grid}.content-metrics>article{background:#fff;border:1px solid #dbe1dc;border-radius:9px;gap:6px;min-height:94px;padding:14px;display:grid;position:relative;overflow:hidden}.content-metrics small{color:#7d8a82;letter-spacing:.07em;font-size:5.2px;font-weight:850}.content-metrics b{letter-spacing:-.03em;font-size:19px}.content-metrics span{color:#89938d;font-size:5.8px}.content-metrics article>i{background:#4c9270;height:3px;position:absolute;bottom:0;left:0;right:0}.content-metrics b.alert{color:#a46622}.content-metrics i.alert{background:#d9a149}.content-panel{background:#fff;border:1px solid #dbe1dc;border-radius:10px;overflow:hidden}.content-panel-head{background:#fafbf9;border-bottom:1px solid #e1e6e2;justify-content:space-between;align-items:center;gap:15px;min-height:65px;padding:13px 16px;display:flex}.content-panel-head small{color:#2a7052;letter-spacing:.12em;font-size:5px;font-weight:850}.content-panel-head h3{margin:5px 0 0;font-size:13px}.content-panel-head>div:last-child{gap:7px;display:flex}.content-panel-head label{color:#7e8982;gap:4px;font-size:5px;font-weight:850;display:grid}.content-panel-head select{background:#fff;border:1px solid #d7ddd8;border-radius:6px;min-width:126px;height:31px;padding:0 8px;font-size:6.5px}.content-panel-head>em{color:#266d4f;background:#eaf2ed;border-radius:12px;padding:6px 9px;font-size:5.5px;font-style:normal;font-weight:850}.product-l10n-table>header,.product-l10n-table>button{grid-template-columns:minmax(230px,1.4fr) minmax(160px,1fr) 150px 104px 55px 10px;align-items:center;gap:10px;display:grid}.product-l10n-table>header{color:#8a958e;background:#f4f7f4;min-height:34px;padding:0 15px;font-size:4.8px;font-weight:850}.product-l10n-table>button{color:#435048;text-align:left;background:#fff;border:0;border-top:1px solid #e5e9e6;width:100%;min-height:66px;padding:8px 15px}.product-l10n-table>button:hover{background:#f7faf7}.product-l10n-table button>span:not(.language-dots){gap:4px;min-width:0;display:grid}.product-l10n-table b,.product-l10n-table small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-l10n-table b{font-size:7px}.product-l10n-table small{color:#87928b;font-size:5.5px}.product-l10n-table strong{font-size:8px}.product-l10n-table button>i{font-style:normal}.language-dots{gap:4px;display:flex}.language-dots i{color:#9aa39e;background:#eff1ef;border-radius:5px;place-items:center;width:27px;height:20px;font-size:5px;font-style:normal;font-weight:850;display:grid}.language-dots i.published{color:#216e4d;background:#dff0e6}.language-dots i.review{color:#8b651b;background:#fff0cf}.language-dots i.verified{color:#3c6884;background:#e5eef7}.language-dots i.update_required{color:#9b512e;background:#f8e6dd}.language-dots i.machine{color:#725b8b;background:#eee9f5}.content-status{color:#6d7871;white-space:nowrap;background:#edf0ed;border-radius:11px;justify-self:start;padding:5px 8px;font-size:5.2px;font-style:normal;font-weight:850}.content-status.published{color:#216e4d;background:#e1f0e7}.content-status.review,.content-status.scheduled{color:#8a641b;background:#fff1d4}.content-status.verified,.content-status.approved{color:#3c6781;background:#e5eef7}.content-status.update_required{color:#9b502e;background:#f9e7df}.content-status.machine{color:#715a89;background:#eee9f5}.content-status.paused,.content-status.archived{color:#747d77;background:#eceeed}.studio-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:12px;display:grid}.studio-grid>button{color:#35423a;text-align:left;background:#fff;border:1px solid #dfe4e0;border-radius:9px;min-width:0;padding:15px;overflow:hidden}.studio-grid>button:hover{border-color:#88ad98;box-shadow:0 8px 25px #1c3e2b12}.studio-grid button>header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.studio-grid button>header>span{color:#d6df83;background:#223029;border-radius:9px;place-items:center;width:35px;height:35px;font-size:10px;display:grid}.studio-grid button>small{color:#318060;letter-spacing:.06em;font-size:5px;font-weight:850}.studio-grid h3{height:34px;margin:7px 0;font-size:10px;line-height:1.35;overflow:hidden}.studio-grid p{color:#78837c;height:39px;margin:0;font-size:6.2px;line-height:1.55;overflow:hidden}.studio-grid dl{border-top:1px solid #e6e9e6;grid-template-columns:1fr 55px 1fr;gap:8px;margin:14px 0 0;padding-top:11px;display:grid}.studio-grid dl>div{gap:4px;min-width:0;display:grid}.studio-grid dt{color:#929b95;font-size:4.5px;font-weight:850}.studio-grid dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:5.8px;font-weight:750;overflow:hidden}.studio-grid footer{color:#849088;background:#fafbf9;border-top:1px solid #e6e9e6;justify-content:space-between;align-items:center;gap:10px;margin:12px -15px -15px;padding:10px 15px;font-size:5.3px;display:flex}.studio-grid footer span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-grid footer i{color:#267052;white-space:nowrap;font-style:normal;font-weight:850}.country-publish-table>header,.country-publish-table>div{grid-template-columns:80px minmax(230px,1.3fr) 45px 100px 90px 100px 75px;align-items:center;gap:9px;display:grid}.country-publish-table>header{color:#8a958e;background:#f4f7f4;min-height:34px;padding:0 15px;font-size:4.8px;font-weight:850}.country-publish-table>div{border-top:1px solid #e5e9e6;min-height:63px;padding:8px 15px}.country-publish-table div>span:first-child,.country-publish-table div>span:nth-child(2){gap:4px;min-width:0;display:grid}.country-publish-table b,.country-publish-table small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.country-publish-table b{font-size:7px}.country-publish-table small{color:#87928b;font-size:5.5px}.country-publish-table>div>b{font-size:6px}.country-publish-table strong{font-size:5.5px}.country-publish-table strong.yes{color:#267052}.country-publish-table strong.no{color:#a05d36}.country-publish-table button{color:#316b50;background:#fff;border:1px solid #cfd8d2;border-radius:6px;height:28px;padding:0 8px;font-size:5.5px;font-weight:850}.glossary-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:12px;display:grid}.glossary-grid>article{background:#fff;border:1px solid #dfe4e0;border-radius:9px;min-height:170px;padding:15px}.glossary-grid article>header{justify-content:space-between;align-items:center;display:flex}.glossary-grid header>span{color:#39745a;letter-spacing:.08em;font-size:5.3px;font-weight:850}.glossary-grid h3{color:#7b857f;margin:22px 0 4px;font-size:8px;font-weight:600}.glossary-grid strong{font-size:14px;display:block}.glossary-grid p{color:#758078;min-height:34px;margin:10px 0;font-size:6px;line-height:1.55}.glossary-grid footer{color:#929b95;border-top:1px solid #e7eae7;padding-top:9px;font-size:5px}.content-audit>article{border-top:1px solid #e5e9e6;grid-template-columns:9px 120px 1fr 210px;align-items:center;gap:12px;min-height:57px;padding:8px 16px;display:grid}.content-audit article>i{background:#4b8f6d;border-radius:50%;width:7px;height:7px}.content-audit article>i.review,.content-audit article>i.update_required{background:#cf9c42}.content-audit time,.content-audit article>em{color:#849088;font-size:5.5px;font-style:normal}.content-audit article>span{gap:4px;display:grid}.content-audit b{font-size:7px}.content-audit small{color:#87928b;font-size:5.5px}.content-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111814a8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.content-modal{background:#fbfcf9;border-radius:12px;width:min(740px,96vw);max-height:94vh;overflow:auto;box-shadow:0 30px 90px #0000004d}.content-modal.wide{width:min(1120px,97vw)}.content-modal>header{z-index:3;background:#fbfcf9fa;border-bottom:1px solid #dfe4e0;justify-content:space-between;gap:20px;padding:20px 24px;display:flex;position:sticky;top:0}.content-modal header small{color:#2d7455;letter-spacing:.12em;font-size:6px;font-weight:850}.content-modal h2{margin:6px 0 4px;font-size:21px}.content-modal header p{color:#7e8982;margin:0;font-size:7px}.content-modal header>button{background:#fff;border:1px solid #d8ded9;border-radius:50%;width:33px;height:33px}.content-form{grid-template-columns:1fr 1fr;gap:11px;padding:21px 24px;display:grid}.content-form label,.translation-form label{color:#707c75;gap:6px;font-size:6.5px;font-weight:750;display:grid}.content-form .wide,.translation-form .wide{grid-column:1/3}.content-form input,.content-form select,.content-form textarea,.translation-form input,.translation-form textarea{color:#2e3932;background:#fff;border:1px solid #d6ddd8;border-radius:7px;width:100%;min-height:39px;padding:0 9px;font-size:7.5px}.content-form textarea,.translation-form textarea{resize:vertical;min-height:82px;padding:9px;line-height:1.55}.content-form .check{flex-direction:row;align-items:center;display:flex}.content-form .check input{width:auto;min-height:0}.content-submit{border-radius:7px;min-height:40px;font-size:7px;font-weight:850;color:#fff!important;background:#176b4e!important;border:0!important}.editor-toolbar{background:#f5f7f4;border-bottom:1px solid #e0e5e1;justify-content:space-between;align-items:center;gap:12px;padding:10px 24px;display:flex}.editor-toolbar>div{flex-wrap:wrap;gap:4px;display:flex}.editor-toolbar button{color:#707b74;background:#fff;border:1px solid #d6dcd7;border-radius:6px;width:32px;height:28px;font-size:5.5px;font-weight:850}.editor-toolbar button.active{color:#fff;background:#216e4d;border-color:#216e4d}.editor-toolbar.compact{background:0 0;padding:8px 0 11px}.translation-layout{grid-template-columns:310px 1fr;display:grid}.translation-layout>aside{background:#f2f5f2;border-right:1px solid #e0e5e1;padding:24px}.translation-layout aside>small,.asset-panel>small{color:#2e7455;letter-spacing:.12em;font-size:5.5px;font-weight:850}.translation-layout aside h3{margin:16px 0 9px;font-size:15px;line-height:1.25}.translation-layout aside p{color:#657269;max-height:330px;margin:0;font-size:7px;line-height:1.65;overflow:auto}.translation-layout aside dl,.asset-panel dl{border-top:1px solid #d9dfda;gap:10px;margin:20px 0 0;padding-top:14px;display:grid}.translation-layout aside dl>div,.asset-panel dl>div{gap:4px;display:grid}.translation-layout dt,.asset-panel dt{color:#929c96;font-size:4.8px;font-weight:850}.translation-layout dd,.asset-panel dd{color:#505e55;margin:0;font-size:6.5px;line-height:1.5}.translation-form{grid-template-columns:1fr 1fr;gap:11px;padding:22px 24px;display:grid}.translation-heading{grid-column:1/3;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:2px;display:flex}.translation-heading small{color:#2e7455;letter-spacing:.1em;font-size:5px;font-weight:850}.translation-heading h3{margin:5px 0 0;font-size:14px}.translation-heading span{color:#87918b;font-size:5.5px}.translation-form textarea.code{min-height:115px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:6.5px}.editor-actions{border-top:1px solid #e1e5e2;flex-wrap:wrap;justify-content:flex-end;gap:7px;padding-top:13px;display:flex}.editor-actions button,.content-status-row button{border:0;border-radius:7px;min-height:35px;padding:0 13px;font-size:6px;font-weight:850}.editor-actions .muted,.content-status-row .muted{color:#59655d;background:#e9ece9}.editor-actions .primary,.content-status-row button{color:#fff;background:#29372f}.editor-actions .verify{color:#326582;background:#e5eef7}.editor-actions .publish,.content-status-row .publish{color:#fff;background:#176b4e}.content-detail-facts{background:#dfe4e0;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.content-detail-facts>span{background:#f7f9f6;gap:5px;padding:13px 24px;display:grid}.content-detail-facts small{color:#87918b;font-size:5px;font-weight:850}.content-detail-facts b{font-size:7px}.content-status-row{border-bottom:1px solid #dfe4e0;justify-content:flex-end;gap:7px;padding:10px 24px;display:flex}.content-editor-grid{grid-template-columns:285px 1fr;display:grid}.asset-panel{background:#f3f6f3;border-right:1px solid #dfe4e0;padding:20px}.asset-preview{text-align:center;background:#fff;border:1px dashed #bfc9c2;border-radius:9px;place-content:center;justify-items:center;gap:8px;min-height:150px;margin-top:12px;display:grid}.asset-preview b{color:#d6df83;background:#223029;border-radius:12px;place-items:center;width:50px;height:50px;font-size:12px;display:grid}.asset-preview span{color:#68746c;text-overflow:ellipsis;white-space:nowrap;max-width:210px;font-size:6px;overflow:hidden}.asset-preview a,.external-asset{color:#267052;font-size:5.5px;font-weight:850}.asset-panel form{gap:7px;margin-top:10px;display:grid}.asset-panel input{width:100%;font-size:5.5px}.asset-panel form button{color:#fff;background:#29372f;border:0;border-radius:6px;height:33px;font-size:6px;font-weight:850}.external-asset{margin-top:10px;display:block}.content-copy{padding:0}.content-copy textarea{min-height:105px}.content-empty{color:#87928b;grid-column:1/-1;place-items:center;min-height:100px;padding:22px;font-size:7px;display:grid}.content-state{text-align:center;background:#f3f5f2;place-content:center;justify-items:center;gap:8px;min-height:100vh;display:grid}.content-state>span{color:#d6df83;background:#1f6c4d;border-radius:13px;place-items:center;width:52px;height:52px;font:850 20px Georgia;display:grid}.content-state>small{color:#2e7455;letter-spacing:.14em;margin-top:7px;font-size:5px;font-weight:850}.content-state h1{margin:5px 0 0;font-size:23px}.content-state p{color:#758178;max-width:490px;margin:0;font-size:8px;line-height:1.6}.content-state button{color:#fff;background:#1f6c4d;border:0;border-radius:7px;height:36px;padding:0 15px;font-size:7px}.alert{color:#a45f22!important}@media (width<=1160px){.content-shell{grid-template-columns:205px 1fr}.content-topbar>label{display:none}.content-metrics,.studio-grid,.glossary-grid{grid-template-columns:1fr 1fr}.product-l10n-table>header,.product-l10n-table>button{grid-template-columns:minmax(210px,1.4fr) 130px 120px 95px 10px}.product-l10n-table>:not(header)>:nth-child(5),.product-l10n-table>header>:nth-child(5){display:none}.country-publish-table>header,.country-publish-table>div{grid-template-columns:70px 1fr 40px 95px 90px 75px}.country-publish-table>:not(header)>:nth-child(5),.country-publish-table>header>:nth-child(5){display:none}}@media (width<=800px){.content-shell{display:block}.content-menu{z-index:80;color:#fff;background:#176b4e;border:0;border-radius:50%;place-items:center;width:45px;height:45px;display:grid;position:fixed;bottom:14px;right:14px;box-shadow:0 10px 30px #00000038}.content-sidebar{width:238px;transition:all .2s;position:fixed;left:-260px}.content-sidebar.open{left:0}.content-topbar{height:65px;padding:0 14px}.content-topbar>div:first-child{min-width:0}.content-body{padding:14px 13px 60px}.content-hero{flex-direction:column;align-items:flex-start}.content-hero>div:last-child,.content-hero button{width:100%}.content-panel-head{flex-direction:column;align-items:flex-start}.content-panel-head>div:last-child{width:100%}.content-panel-head label{flex:1}.content-panel-head select{width:100%;min-width:0}.studio-grid,.glossary-grid{grid-template-columns:1fr}.product-l10n-table>header,.product-l10n-table>button{grid-template-columns:1fr 105px 90px 10px}.product-l10n-table>:not(header)>:nth-child(2),.product-l10n-table>header>:nth-child(2),.product-l10n-table>:not(header)>:nth-child(5),.product-l10n-table>header>:nth-child(5){display:none}.country-publish-table>header,.country-publish-table>div{grid-template-columns:65px 1fr 90px 70px}.country-publish-table>:not(header)>:nth-child(3),.country-publish-table>header>:nth-child(3),.country-publish-table>:not(header)>:nth-child(5),.country-publish-table>header>:nth-child(5),.country-publish-table>:not(header)>:nth-child(6),.country-publish-table>header>:nth-child(6){display:none}.content-audit>article{grid-template-columns:9px 1fr 135px}.content-audit time{display:none}.translation-layout,.content-editor-grid{grid-template-columns:1fr}.translation-layout>aside,.asset-panel{border-bottom:1px solid #dfe4e0;border-right:0}.content-detail-facts{grid-template-columns:1fr 1fr}}@media (width<=520px){.content-metrics{grid-template-columns:1fr}.content-topbar>a{display:none}.content-hero h2{font-size:20px}.product-l10n-table>header,.product-l10n-table>button{grid-template-columns:1fr 88px 10px}.product-l10n-table>:not(header)>:nth-child(3),.product-l10n-table>header>:nth-child(3){display:none}.country-publish-table>header,.country-publish-table>div{grid-template-columns:55px 1fr 65px}.country-publish-table>:not(header)>:nth-child(4),.country-publish-table>header>:nth-child(4){display:none}.content-form,.translation-form{grid-template-columns:1fr;padding:17px}.content-form .wide,.translation-form .wide,.translation-heading{grid-column:1}.translation-heading{flex-direction:column}.content-modal-backdrop{padding:0}.content-modal,.content-modal.wide{border-radius:0;width:100%;height:100vh;max-height:100vh}.editor-toolbar{padding:9px 15px}.content-detail-facts{grid-template-columns:1fr}.content-status-row{display:grid}.content-status-row button{width:100%}.content-audit>article{grid-template-columns:9px 1fr}.content-audit article>em{display:none}}.upload-panel.expanded,.finance-form.expanded{border-color:#cbd8d0;box-shadow:0 14px 36px #1d3c2c14}.document-row{grid-template-columns:42px minmax(190px,1.25fr) minmax(130px,.75fr) 125px 105px 132px}.document-row.muted{opacity:.62;background:#f7f8f7}.document-open{text-align:left;background:0 0;border:0;gap:4px;min-width:0;padding:0;display:grid}.document-open b,.document-open small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.document-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.document-actions button,.document-actions a{color:#23684c;background:0 0;border:0;padding:4px;font-size:6px;font-weight:850;text-decoration:none}.document-actions button:hover,.document-actions a:hover{text-decoration:underline}.form-error.inline{border-top:1px solid #efd2cf;border-radius:0;margin:0;padding:10px 15px}.document-detail-facts{background:#e0e6e1;grid-template-columns:1fr 1fr;gap:1px;margin:12px;display:grid}.document-detail-facts>div{background:#fff;gap:5px;padding:13px;display:grid}.document-detail-facts span{color:#849087;font-size:5.5px;font-weight:850}.document-detail-facts b{overflow-wrap:anywhere;font-size:7px}.document-signature-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.document-signature-actions button{color:#58665e;background:#fafbf9;border:1px solid #d9dfda;border-radius:7px;min-height:42px;font-size:6.5px;font-weight:800}.document-signature-actions button.active{color:#155d40;background:#eaf4ee;border-color:#1d6c4d}.document-timeline{display:grid}.document-timeline>div{grid-template-columns:12px 1fr;align-items:start;gap:8px;min-height:47px;display:grid}.document-timeline i{background:#2d7958;border:2px solid #fff;border-radius:50%;width:8px;height:8px;margin-top:5px;position:relative;box-shadow:0 0 0 1px #9fc3ae}.document-timeline i:after{content:"";background:#d8e2db;width:1px;height:34px;position:absolute;top:8px;left:2px}.document-timeline>div:last-child i:after{display:none}.document-timeline span{gap:4px;display:grid}.document-timeline b{font-size:7px}.document-timeline small{color:#849087;font-size:5.8px}.drawer-primary.link{color:#fff;place-items:center;margin:12px;text-decoration:none;display:grid}.finance-grid.advanced{align-items:start}.finance-row.detailed{min-height:68px}.finance-row.detailed.risk{background:#fff8f7;border-left:3px solid #b94d42}.finance-row span>i{background:#e7ece8;border-radius:3px;height:4px;overflow:hidden}.finance-row span>i>em{background:#3b8663;height:100%;display:block}.finance-secondary-grid{grid-template-columns:1fr 1fr;gap:11px;margin-top:11px;display:grid}.payment-register-row{border-top:1px solid #e8ece9;grid-template-columns:1fr 110px 105px;align-items:center;gap:10px;min-height:54px;padding:9px 14px;display:grid}.payment-register-row>span:first-child{gap:4px;min-width:0;display:grid}.payment-register-row b,.payment-register-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.payment-register-row b,.payment-register-row strong{font-size:7px}.payment-register-row small,.payment-register-row>span:last-child{color:#849087;font-size:5.8px}.finance-activity-row{border-top:1px solid #e8ece9;grid-template-columns:10px 1fr 105px;align-items:center;gap:9px;min-height:52px;padding:8px 14px;display:grid}.finance-activity-row>i{background:#3a8261;border-radius:50%;width:7px;height:7px}.finance-activity-row>span{gap:4px;min-width:0;display:grid}.finance-activity-row b,.finance-activity-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.finance-activity-row b{font-size:7px}.finance-activity-row small,.finance-activity-row time{color:#849087;font-size:5.6px}.portal-finance-row.extended.risk{background:#fff8f7;border-left:3px solid #b94d42}.portal-payment-progress{background:#e7ece8;border-radius:4px;height:5px;overflow:hidden}.portal-payment-progress>em{background:#32805c;height:100%;display:block}@media (width<=1100px){.document-row{grid-template-columns:42px 1fr 130px 105px 120px}.document-row>span:nth-child(4){display:none}.finance-secondary-grid{grid-template-columns:1fr}}@media (width<=760px){.document-row{grid-template-columns:38px 1fr 96px 105px}.document-row>span:nth-child(3),.document-actions{display:none}.finance-grid.advanced,.document-detail-facts{grid-template-columns:1fr}.payment-register-row{grid-template-columns:1fr 90px}.payment-register-row>span:last-child{display:none}.finance-activity-row{grid-template-columns:9px 1fr}.finance-activity-row time{display:none}}@media (width<=480px){.document-row{grid-template-columns:36px 1fr}.document-row select{display:none}.document-signature-actions,.finance-form.expanded .form-grid{grid-template-columns:1fr}.portal-payment-progress{display:none}}.pl-ops-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px;display:grid}.pl-ops-metrics>article{background:#fff;border:1px solid #dce2dd;border-radius:10px;gap:7px;min-height:105px;padding:15px;display:grid}.pl-ops-metrics small{color:#87533f;letter-spacing:.08em;font-size:6px;font-weight:900}.pl-ops-metrics b{font-size:24px}.pl-ops-metrics span{color:#839087;font-size:7px}.pl-ops-metrics .risk{background:#fff8f7;border-color:#e5b9b2}.pl-ops-head{color:#fff;background:linear-gradient(120deg,#33251f,#5c3c30);border-radius:11px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;padding:22px;display:flex}.pl-ops-head small{color:#e8c7b7;letter-spacing:.13em;font-size:6px;font-weight:900}.pl-ops-head h2{margin:7px 0 4px;font-size:22px}.pl-ops-head p{color:#cdbbb2;max-width:680px;margin:0;font-size:8px;line-height:1.55}.pl-ops-head button{color:#5d3728;background:#f4e5dd;border:1px solid #d9a98f;border-radius:8px;min-height:40px;padding:0 15px;font-size:8px;font-weight:900}.pl-ops-list{background:#fff;border:1px solid #dce2dd;border-radius:10px;overflow:hidden}.pl-ops-list>header,.pl-ops-list>button{grid-template-columns:minmax(150px,.9fr) minmax(180px,1.2fr) minmax(180px,1fr) 120px 20px;align-items:center;gap:13px;padding:0 16px;display:grid}.pl-ops-list>header{color:#8b958f;background:#f4f6f4;min-height:36px;font-size:5.5px;font-weight:900}.pl-ops-list>button{color:#354139;text-align:left;background:#fff;border:0;border-top:1px solid #e5e9e6;width:100%;min-height:78px}.pl-ops-list>button:hover{background:#fbf7f5}.pl-ops-list button>span{gap:5px;min-width:0;display:grid}.pl-ops-list b,.pl-ops-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pl-ops-list b{font-size:8px}.pl-ops-list small{color:#87918b;font-size:6px}.pl-ops-list button>span:nth-child(3){grid-template-columns:34px 1fr;align-items:center}.pl-ops-list button>span:nth-child(3)>em{color:#87533f;background:#f0e4df;border-radius:50%;grid-row:1/3;place-items:center;width:31px;height:31px;font-size:6px;font-style:normal;font-weight:900;display:grid}.pl-ops-list button>span:nth-child(3)>i{background:#e9ece9;border-radius:4px;grid-column:2;height:4px;overflow:hidden}.pl-ops-list button>span:nth-child(3) u{background:#8a5845;border-radius:4px;height:100%;display:block}.pl-ops-list .late b{color:#b04d43}.pl-ops-list button>strong{color:#87533f;font-size:15px}.pl-ops-empty{text-align:center;color:#87918b;padding:40px;font-size:8px}.pl-project-create textarea{border:1px solid #d6ddd8;border-radius:7px;min-height:76px;padding:9px}.pl-project-modal{width:min(1120px,98vw)}.pl-project-modal>header p{color:#7d8881;margin:5px 0 0;font-size:8px}.pl-project-body{gap:14px;padding:18px 22px;display:grid}.pl-stage-rail,.pl-project-form,.pl-project-split,.pl-history{background:#fff;border:1px solid #dfe5e1;border-radius:10px;overflow:hidden}.pl-stage-rail{padding:15px}.pl-stage-rail>small{color:#87533f;letter-spacing:.1em;font-size:6px;font-weight:900}.pl-stage-rail>div{grid-template-columns:repeat(7,1fr);gap:5px;margin-top:11px;display:grid}.pl-stage-rail span{background:#f4f5f3;border-radius:7px;grid-template-columns:22px 1fr;align-items:center;gap:6px;min-width:0;padding:7px;display:grid}.pl-stage-rail span i{color:#718078;background:#e1e5e2;border-radius:50%;place-items:center;width:21px;height:21px;font-size:5px;font-style:normal;font-weight:900;display:grid}.pl-stage-rail span b{text-overflow:ellipsis;white-space:nowrap;font-size:5.5px;overflow:hidden}.pl-stage-rail span.done{background:#edf5f0}.pl-stage-rail span.done i{color:#fff;background:#2e7655}.pl-stage-rail span.active{background:#f2e4dd;box-shadow:inset 0 0 0 1px #c7957c}.pl-stage-rail span.active i{color:#fff;background:#87533f}.pl-project-form>section+section{border-top:1px solid #e5e9e6}.pl-project-form h3,.pl-project-split h3,.pl-history h3{margin:0;padding:15px 18px 0;font-size:12px}.pl-project-form textarea{width:100%;min-height:72px;font:inherit;border:1px solid #d6ddd8;border-radius:7px;padding:9px}.pl-project-form>.drawer-primary{color:#fff;background:#87533f;border:0;border-radius:8px;width:calc(100% - 36px);min-height:42px;margin:0 18px 18px;font-size:8px;font-weight:900}.pl-project-split{grid-template-columns:1fr 1fr;display:grid}.pl-project-split>article{min-width:0;padding-bottom:12px}.pl-project-split>article+article{border-left:1px solid #e3e8e4}.pl-project-split form{grid-template-columns:1fr 1fr;gap:7px;padding:12px 18px;display:grid}.pl-project-split input,.pl-project-split select{background:#fff;border:1px solid #d7ded9;border-radius:6px;min-width:0;height:34px;padding:0 8px;font-size:7px}.pl-project-split form button{color:#216849;background:#edf4ef;border:0;border-radius:6px;font-size:7px;font-weight:900}.pl-project-split article>div{padding:0 18px;display:grid}.pl-project-split article>div>span{border-top:1px solid #e7ebe8;grid-template-columns:12px 1fr 140px;align-items:center;gap:4px 8px;padding:9px 0;display:grid}.pl-project-split article>div>span>i{border:2px solid #8b5845;border-radius:50%;grid-row:1/3;width:9px;height:9px;font-size:5px;font-style:normal}.pl-project-split article>div>span>i.completed{color:#fff;background:#2f7958;border-color:#2f7958;place-items:center;display:grid}.pl-project-split article>div b{font-size:7px}.pl-project-split article>div small{color:#87918b;font-size:5.5px}.pl-project-split article>div select{grid-area:1/3/3}.pl-history{padding-bottom:8px}.buyer-pl-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px;display:flex}.buyer-pl-head small{color:#87533f;letter-spacing:.1em;font-size:7px;font-weight:900}.buyer-pl-head h2{margin:7px 0 4px;font-size:25px}.buyer-pl-head p{color:#7c8881;margin:0;font-size:9px}.buyer-pl-head select{background:#fff;border:1px solid #d8ded9;border-radius:8px;min-width:240px;height:40px;padding:0 10px}.buyer-pl-project{background:#fff;border:1px solid #d8dfda;border-radius:12px;overflow:hidden}.buyer-pl-project>header{color:#fff;background:linear-gradient(120deg,#382820,#694636);justify-content:space-between;align-items:center;gap:20px;padding:22px;display:flex}.buyer-pl-project>header span{gap:5px;display:grid}.buyer-pl-project>header small{color:#dec3b5;letter-spacing:.08em;font-size:6px;font-weight:900}.buyer-pl-project>header h2{margin:0;font-size:23px}.buyer-pl-project>header p{color:#cbb8ae;margin:0;font-size:8px}.buyer-pl-project>header em{border-left:1px solid #806050;grid-template-columns:1fr auto;gap:5px 15px;padding-left:22px;font-style:normal;display:grid}.buyer-pl-project>header em small{grid-column:1/3}.buyer-pl-project>header em b{font-size:11px}.buyer-pl-project>header em i{font-size:8px;font-style:normal}.buyer-pl-progress{background:#e3e7e4;grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.buyer-pl-progress span{background:#fafbf9;grid-template-columns:24px 1fr;align-items:center;gap:6px;min-width:0;padding:10px;display:grid}.buyer-pl-progress i{color:#849087;background:#e9ece9;border-radius:50%;place-items:center;width:22px;height:22px;font-size:5px;font-style:normal;font-weight:900;display:grid}.buyer-pl-progress b{text-overflow:ellipsis;white-space:nowrap;font-size:6px;overflow:hidden}.buyer-pl-progress .done{background:#f0f6f2}.buyer-pl-progress .done i{color:#fff;background:#347b59}.buyer-pl-progress .active{background:#f4e6df}.buyer-pl-progress .active i{color:#fff;background:#87533f}.buyer-pl-project>aside{color:#764433;background:#fff6f1;border-bottom:1px solid #ead8cf;grid-template-columns:170px 1fr;gap:10px;padding:13px 18px;display:grid}.buyer-pl-project>aside p{margin:0;font-size:8px}.buyer-pl-facts{background:#e3e7e4;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.buyer-pl-facts span{background:#fff;gap:5px;min-width:0;padding:14px 16px;display:grid}.buyer-pl-facts small{color:#88928c;font-size:5.5px;font-weight:900}.buyer-pl-facts b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.buyer-pl-columns{border-top:1px solid #e2e7e3;grid-template-columns:1fr 1fr;display:grid}.buyer-pl-columns>section{padding:18px}.buyer-pl-columns>section+section{border-left:1px solid #e2e7e3}.buyer-pl-columns h3,.buyer-pl-history h3{margin:0 0 11px;font-size:12px}.buyer-pl-columns section>span,.buyer-pl-columns section>a{color:#354139;border-top:1px solid #e8ece9;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;padding:9px 0;text-decoration:none;display:grid}.buyer-pl-columns section>span>i,.buyer-pl-columns section>a>i{border:2px solid #8f604e;border-radius:50%;grid-row:1/3;place-items:center;width:22px;height:22px;font-size:5px;font-style:normal;display:grid}.buyer-pl-columns section>span>i.completed{color:#fff;background:#327957;border-color:#327957}.buyer-pl-columns b{font-size:8px}.buyer-pl-columns small{color:#87918b;font-size:6px}.buyer-pl-columns em{font-style:normal}.buyer-pl-columns p{color:#849087;font-size:7px}.buyer-pl-history{border-top:1px solid #e2e7e3;padding:18px}.buyer-pl-history>div{display:flex;overflow:auto}.buyer-pl-history span{grid-template-columns:20px 1fr;gap:4px 7px;min-width:170px;padding-right:10px;display:grid;position:relative}.buyer-pl-history span:after{content:"";background:#cbd8d0;height:1px;position:absolute;top:9px;left:18px;right:0}.buyer-pl-history i{z-index:1;background:#fff;border:2px solid #8c5a46;border-radius:50%;grid-row:1/4;width:18px;height:18px;position:relative}.buyer-pl-history b{z-index:1;background:#fff;font-size:7px}.buyer-pl-history small,.buyer-pl-history p{color:#87918b;margin:0;font-size:6px}.buyer-pl-project>footer{color:#7d8881;background:#fafbf9;border-top:1px solid #e2e7e3;justify-content:space-between;align-items:center;gap:15px;padding:14px 18px;font-size:7px;display:flex}.buyer-pl-project>footer a{color:#87533f;font-weight:900;text-decoration:none}@media (width<=900px){.pl-ops-metrics{grid-template-columns:1fr 1fr}.pl-ops-list>header,.pl-ops-list>button{grid-template-columns:1fr 1fr 1fr 20px}.pl-ops-list>:not(header)>:nth-child(4),.pl-ops-list>header>:nth-child(4){display:none}.pl-stage-rail>div,.buyer-pl-progress{grid-template-columns:repeat(2,1fr)}.pl-project-split,.buyer-pl-columns{grid-template-columns:1fr}.pl-project-split>article+article,.buyer-pl-columns>section+section{border-top:1px solid #e3e8e4;border-left:0}.buyer-pl-facts{grid-template-columns:1fr 1fr}}@media (width<=600px){.pl-ops-metrics{grid-template-columns:1fr}.pl-ops-head,.buyer-pl-head,.buyer-pl-project>header,.buyer-pl-project>footer{flex-direction:column;align-items:flex-start}.pl-ops-head button,.buyer-pl-head select{width:100%}.pl-ops-list>header,.pl-ops-list>button{grid-template-columns:1fr 1fr 20px}.pl-ops-list>:not(header)>:nth-child(3),.pl-ops-list>header>:nth-child(3){display:none}.pl-stage-rail>div,.buyer-pl-progress,.buyer-pl-facts{grid-template-columns:1fr}.pl-project-body{padding:10px}.pl-project-split form{grid-template-columns:1fr}.pl-project-split article>div>span{grid-template-columns:12px 1fr}.pl-project-split article>div select{grid-area:auto/2}.buyer-pl-project>header em{border-top:1px solid #806050;border-left:0;padding-top:12px;padding-left:0}.buyer-pl-project>aside{grid-template-columns:1fr}}.analytics-shell{color:#243129;background:#f2f4f1;grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.analytics-sidebar{z-index:50;color:#fff;background:#17251e;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.analytics-brand{color:#fff;align-items:center;gap:12px;text-decoration:none;display:flex}.analytics-brand>span{color:#dbe68d;border:1px solid #69786f;border-radius:10px;place-items:center;width:40px;height:40px;font:800 19px Georgia;display:grid}.analytics-brand div{gap:3px;display:grid}.analytics-brand b{letter-spacing:.1em;font-size:14px}.analytics-brand small{color:#91a097;letter-spacing:.12em;font-size:9px}.analytics-live{border-top:1px solid #314139;border-bottom:1px solid #314139;align-items:center;gap:9px;margin:26px 4px 18px;padding:14px 0;display:flex}.analytics-live>i{background:#7ec294;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #7ec2941f}.analytics-live>span{gap:3px;display:grid}.analytics-live b{letter-spacing:.08em;font-size:9px}.analytics-live small{color:#8e9d94;font-size:10px}.analytics-sidebar nav{gap:4px;display:grid}.analytics-sidebar nav button{color:#9daba2;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;min-height:44px;padding:0 10px;display:grid}.analytics-sidebar nav button:hover,.analytics-sidebar nav button.active{color:#fff;background:#28372f}.analytics-sidebar nav button.active{box-shadow:inset 3px 0 #dbe68d}.analytics-sidebar nav button>span{font-size:16px}.analytics-sidebar nav b{font-size:13px}.analytics-sidebar nav i{color:#c9d1cc;background:#3b4941;border-radius:11px;place-items:center;min-width:24px;height:22px;font-size:10px;font-style:normal;display:grid}.analytics-sidebar nav button.active i{color:#243129;background:#dbe68d}.analytics-side-links{border-top:1px solid #314139;gap:1px;margin-top:20px;padding-top:14px;display:grid}.analytics-side-links a{color:#94a299;justify-content:space-between;padding:8px 4px;font-size:11px;text-decoration:none;display:flex}.analytics-side-links a:hover{color:#fff}.analytics-source{border-top:1px solid #314139;margin-top:auto;padding:15px 4px 0}.analytics-source small{color:#dbe68d;letter-spacing:.11em;font-size:9px;font-weight:800}.analytics-source p{color:#839189;margin:8px 0 0;font-size:10px;line-height:1.6}.analytics-main{min-width:0}.analytics-menu{display:none}.analytics-topbar{background:#f9faf7f5;border-bottom:1px solid #d8ded9;align-items:center;gap:24px;min-height:78px;padding:12px 28px;display:flex}.analytics-topbar>div:first-child{min-width:230px}.analytics-topbar small{color:#64726a;letter-spacing:.11em;font-size:9px;font-weight:800}.analytics-topbar h1{margin:5px 0 0;font-size:20px}.analytics-period{gap:4px;margin-left:auto;display:flex}.analytics-period button,.analytics-filter-button{color:#66736b;background:#fff;border:1px solid #d5dcd7;border-radius:7px;min-height:36px;padding:0 13px;font-size:11px;font-weight:750}.analytics-period button.active{color:#fff;background:#2b7454;border-color:#2b7454}.analytics-filter-button{color:#245f46;min-width:100px}.analytics-filter-button i{color:#243129;background:#dbe68d;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:5px;font-style:normal;display:inline-grid}.analytics-filters{background:#e9ede9;border-bottom:1px solid #d8ded9;grid-template-columns:repeat(7,minmax(120px,1fr));gap:10px;padding:15px 28px;display:none}.analytics-filters.open{display:grid}.analytics-filters label{gap:5px;display:grid}.analytics-filters label>span{color:#6d7971;font-size:10px;font-weight:750}.analytics-filters select{color:#334139;background:#fff;border:1px solid #ccd5cf;border-radius:7px;width:100%;height:36px;padding:0 8px;font-size:11px}.analytics-reset{color:#fff;background:#2a382f;border:0;border-radius:7px;align-self:end;height:36px;font-size:11px;font-weight:800}.analytics-reset:disabled{opacity:.4}.analytics-body{padding:24px 28px 60px}.analytics-heading{color:#fff;background:radial-gradient(circle at 85% 120%,#dbe68d2e,#0000 30%),linear-gradient(120deg,#1f2d25,#34453a);border-radius:12px;justify-content:space-between;align-items:center;gap:24px;min-height:126px;margin-bottom:14px;padding:25px 28px;display:flex}.analytics-heading small{color:#dbe68d;letter-spacing:.13em;font-size:10px;font-weight:800}.analytics-heading small i{background:#7ec294;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.analytics-heading h2{letter-spacing:-.035em;margin:9px 0 5px;font-size:28px}.analytics-heading p{color:#abb6af;margin:0;font-size:13px}.analytics-heading button{color:#dbe68d;background:0 0;border:1px solid #66756c;border-radius:7px;height:38px;padding:0 14px;font-size:11px;font-weight:750}.analytics-error{color:#a2443d;background:#fff0ee;border:1px solid #e4bbb6;border-radius:8px;padding:11px 13px;font-size:12px}.analytics-kpis{gap:10px;margin:12px 0;display:grid}.analytics-kpis.six{grid-template-columns:repeat(6,1fr)}.analytics-kpis.four{grid-template-columns:repeat(4,1fr)}.analytics-kpis>article{background:#fff;border:1px solid #dbe1dc;border-radius:10px;align-content:start;gap:9px;min-height:118px;padding:16px;display:grid;position:relative;overflow:hidden}.analytics-kpis small{color:#75827a;letter-spacing:.08em;font-size:9px;font-weight:850}.analytics-kpis b{letter-spacing:-.035em;font-size:23px}.analytics-kpis b.green{color:#267050}.analytics-kpis b.red{color:#ad473f}.analytics-kpis span{color:#849087;font-size:11px;line-height:1.35}.analytics-kpis article>i{background:#77837c;height:4px;position:absolute;bottom:0;left:0;right:0}.analytics-kpis article>i.green{background:#3c8a65}.analytics-kpis article>i.red{background:#bf544a}.analytics-grid{grid-template-columns:1fr 1fr;gap:12px;margin:12px 0;display:grid}.analytics-card{background:#fff;border:1px solid #dbe1dc;border-radius:11px;overflow:hidden}.analytics-card.full{margin:12px 0}.analytics-card-title{background:#fafbf9;border-bottom:1px solid #e2e7e3;align-items:center;min-height:68px;padding:13px 18px;display:flex}.analytics-card-title small{color:#2a7453;letter-spacing:.12em;font-size:9px;font-weight:850}.analytics-card-title h3{margin:6px 0 0;font-size:16px}.analytics-funnel,.analytics-stage-list{padding:8px 18px 17px;display:grid}.analytics-funnel>div{grid-template-columns:145px 1fr;align-items:center;gap:12px;padding:8px 0;display:grid}.analytics-funnel div>span{justify-content:space-between;gap:8px;display:flex}.analytics-funnel b,.analytics-funnel em{font-size:12px}.analytics-funnel em{color:#2b7454;font-style:normal;font-weight:850}.analytics-funnel div>i,.analytics-stage-list div>i{background:#edf0ed;border-radius:5px;height:8px;overflow:hidden}.analytics-funnel i>strong,.analytics-stage-list i>em{background:linear-gradient(90deg,#2b7655,#8caf67);border-radius:5px;height:100%;display:block}.analytics-stage-list>div{border-bottom:1px solid #ebeeeb;grid-template-columns:160px 1fr 35px;align-items:center;gap:12px;padding:9px 0;display:grid}.analytics-stage-list div>span{gap:3px;display:grid}.analytics-stage-list b{font-size:12px}.analytics-stage-list small{color:#849087;font-size:10px}.analytics-stage-list strong{text-align:right;font-size:12px}.analytics-losses{background:#e2e6e3;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.analytics-losses>article{background:#fff;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:16px;display:grid}.analytics-losses article>span{color:#a9473f;background:#f8e7e4;border-radius:8px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.analytics-losses article>div{gap:4px;display:grid}.analytics-losses b{font-size:12px}.analytics-losses small{color:#8a958e;font-size:10px}.analytics-losses strong{font-size:17px}.analytics-note,.analytics-decision{background:#f6f9f6;border:1px solid #d3ddd6;border-radius:9px;align-items:center;gap:13px;margin:12px 0;padding:14px 16px;display:flex}.analytics-note>span,.analytics-decision>span{color:#fff;background:#2d7757;border-radius:8px;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.analytics-note p,.analytics-decision p{color:#68756d;margin:0;font-size:11px;line-height:1.5}.analytics-note b,.analytics-decision b{color:#2b382f;margin-bottom:3px;font-size:12px;display:block}.analytics-decision{background:#fff7f5;border-color:#e5c3bd}.analytics-decision>span{background:#a74a42}.analytics-table{overflow-x:auto}.analytics-table>header,.analytics-table>div{align-items:center;gap:12px;min-width:880px;padding:0 18px;display:grid}.content-table>header,.content-table>div{grid-template-columns:minmax(230px,1.5fr) minmax(130px,.8fr) 90px 65px 55px 70px 110px}.production-table>header,.production-table>div{grid-template-columns:minmax(220px,1.4fr) 55px 55px 80px 100px 90px 70px 55px 110px;min-width:1100px}.analytics-table>header{color:#77837c;letter-spacing:.04em;background:#f2f5f2;min-height:38px;font-size:9px;font-weight:850}.analytics-table>div{border-top:1px solid #e7ebe8;min-height:64px;font-size:11px}.analytics-table div>span:first-child,.analytics-table div>span:nth-child(2){gap:4px;min-width:0;display:grid}.analytics-table b,.analytics-table small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.analytics-table b{font-size:12px}.analytics-table small{color:#87928b;font-size:10px}.analytics-table strong{color:#267050}.analytics-table em{font-style:normal}.analytics-table .danger{color:#ac463e}.analytics-table .good{color:#267050}.analytics-empty{color:#87928b;background:#fff;grid-column:1/-1;place-items:center;min-height:90px;margin:0;padding:20px;font-size:12px;display:grid}.territory-report{grid-template-columns:1fr 1fr;gap:12px;display:grid}.territory-report>article{background:#fff;border:1px solid #d9e0db;border-top:4px solid #3c8663;border-radius:11px;overflow:hidden}.territory-report>article.warning{border-top-color:#d5a045}.territory-report>article.critical{border-top-color:#b94c43}.territory-report article>header{justify-content:space-between;gap:18px;padding:18px;display:flex}.territory-report header small{color:#2b7655;letter-spacing:.1em;font-size:9px;font-weight:850}.territory-report h3{margin:5px 0;font-size:17px}.territory-report header p{color:#7d8981;margin:0;font-size:11px}.territory-report header>span{color:#267050;background:#e6f2eb;border-radius:12px;align-self:start;padding:6px 9px;font-size:9px;font-weight:900}.territory-report .warning header>span{color:#8b651c;background:#fff1d5}.territory-report .critical header>span{color:#a4443c;background:#fae7e4}.territory-facts{background:#e4e8e5;grid-template-columns:repeat(6,1fr);gap:1px;display:grid}.territory-facts>span{background:#f8faf8;gap:5px;padding:11px;display:grid}.territory-facts small{color:#849087;font-size:8px}.territory-facts b{font-size:12px}.territory-warnings{flex-wrap:wrap;gap:6px;padding:14px 18px;display:flex}.territory-warnings span{color:#825f1c;background:#fff1d5;border-radius:13px;padding:6px 9px;font-size:10px;font-weight:750}.territory-warnings span.critical{color:#a2443c;background:#fae7e4}.territory-warnings span.healthy{color:#267050;background:#e6f2eb}.territory-report footer{color:#78847c;background:#fafbf9;border-top:1px solid #e7ebe8;justify-content:space-between;gap:14px;padding:11px 18px;font-size:10px;display:flex}.territory-report footer em{color:#9a473f;font-style:normal;font-weight:750}.analytics-definitions{background:#fff;border:1px solid #d8dfda;border-radius:11px;margin:12px 0;overflow:hidden}.analytics-definitions>header{color:#fff;background:#24342b;padding:16px 18px}.analytics-definitions header small{color:#dbe68d;letter-spacing:.12em;font-size:9px;font-weight:850}.analytics-definitions h3{margin:6px 0 0;font-size:16px}.analytics-definitions>article{border-top:1px solid #e5e9e6;grid-template-columns:150px minmax(220px,1.5fr) minmax(150px,.8fr) minmax(140px,.7fr) 120px;align-items:center;gap:15px;padding:13px 18px;display:grid}.analytics-definitions article>span{gap:3px;display:grid}.analytics-definitions article small{color:#849087;font-size:9px}.analytics-definitions article b{font-size:11px}.analytics-definitions article p{color:#56645b;margin:0;font-size:11px;line-height:1.45}.analytics-definitions article em{color:#2a7353;font-size:10px;font-style:normal;font-weight:750}.analytics-state{text-align:center;background:#f1f4f1;place-content:center;justify-items:center;gap:8px;min-height:100vh;display:grid}.analytics-state>span{color:#dbe68d;background:#1f6c4d;border-radius:14px;place-items:center;width:58px;height:58px;font:850 22px Georgia;display:grid}.analytics-state>span.danger{color:#fff;background:#a9473f}.analytics-state>small{color:#2b7454;letter-spacing:.14em;margin-top:7px;font-size:10px;font-weight:850}.analytics-state h1{margin:6px 0 0;font-size:26px}.analytics-state p{color:#748078;max-width:560px;margin:0;font-size:13px;line-height:1.55}@media (width<=1350px){.analytics-kpis.six{grid-template-columns:repeat(3,1fr)}.analytics-filters{grid-template-columns:repeat(4,1fr)}}@media (width<=1050px){.analytics-shell{grid-template-columns:220px minmax(0,1fr)}.analytics-grid,.territory-report{grid-template-columns:1fr}.analytics-period{display:none}.analytics-definitions>article{grid-template-columns:130px 1fr 140px}.analytics-definitions article>span:nth-of-type(3),.analytics-definitions article>em{display:none}}@media (width<=760px){.analytics-shell{display:block}.analytics-menu{z-index:90;color:#fff;background:#1f6c4d;border:0;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:fixed;bottom:15px;right:15px;box-shadow:0 12px 30px #0000003d}.analytics-sidebar{width:250px;transition:all .2s;position:fixed;left:-270px}.analytics-sidebar.open{left:0}.analytics-topbar{min-height:70px;padding:12px 14px}.analytics-topbar>div:first-child{min-width:0}.analytics-topbar h1{font-size:17px}.analytics-filter-button{margin-left:auto}.analytics-filters{grid-template-columns:1fr 1fr;padding:14px}.analytics-body{padding:14px 13px 65px}.analytics-heading{flex-direction:column;align-items:flex-start;padding:21px}.analytics-heading h2{font-size:23px}.analytics-heading button{width:100%}.analytics-kpis.six,.analytics-kpis.four{grid-template-columns:1fr 1fr}.analytics-losses{grid-template-columns:1fr}.territory-facts{grid-template-columns:repeat(3,1fr)}.territory-report footer{flex-direction:column}.analytics-definitions>article{grid-template-columns:1fr}.analytics-definitions article>span:nth-of-type(2){display:none}}@media (width<=480px){.analytics-filters,.analytics-kpis.six,.analytics-kpis.four{grid-template-columns:1fr}.analytics-heading p{font-size:12px;line-height:1.5}.analytics-kpis>article{min-height:105px}.territory-facts{grid-template-columns:1fr 1fr}.territory-report article>header{flex-direction:column}.territory-report header>span{align-self:flex-start}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.site-header nav a,.site-header nav>button{font-size:13px}.header-tools>button,.header-tools>a{min-height:40px;font-size:12px}.locale-control{color:#4f5852;background:#ffffffbd;border:1px solid #d8ddd8;border-radius:8px;grid-template-columns:auto minmax(84px,auto) auto;align-items:center;gap:5px;height:40px;padding:0 9px;font-size:11px;font-weight:800;display:grid}.locale-control>span{color:var(--green);letter-spacing:.05em}.locale-control>i{color:#7b857f;font-style:normal}.locale-control select{color:#303934;min-width:0;font:inherit;cursor:pointer;background:0 0;border:0;outline:0}.locale-review-note{color:#3c5e4d;background:#edf4ef;border-bottom:1px solid #cddbd2;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:8px 5vw;font-size:12px;display:flex}.locale-review-note>span{background:#d6e9dc;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.locale-review-note p{margin:0}.locale-review-note a{color:#1f6848;flex:none;font-weight:800}.logo b{font-size:12px}.logo i{font-size:9px}.overline{font-size:11px}.promise span{font-size:12px}.sourcing-form label>span{font-size:10px}.sourcing-form input,.sourcing-form select{font-size:14px}.query-field input{font-size:15px}.form-actions button,.hero-foot,.section-number{font-size:12px}.section-heading small{font-size:11px}.section-heading>p{font-size:15px}.section-heading>button{font-size:13px}.direction-card>span{font-size:11px}.direction-card h3{font-size:26px}.direction-card p{font-size:14px}.direction-card small{font-size:12px}.collection-strip button{min-width:188px;min-height:48px;font-size:13px}.collection-strip button b{font-size:11px}.filter-title b{align-items:center;gap:7px;font-size:16px;display:flex}.filter-title b i{background:var(--graphite);color:#fff;border-radius:12px;place-items:center;min-width:24px;height:24px;font-size:11px;font-style:normal;display:grid}.filter-title>div{align-items:center;gap:8px;display:flex}.filter-title button{font-size:12px}.filter-title button:disabled{cursor:default;opacity:.42}.mobile-filter-toggle{display:none}.catalog-sidebar>label{font-size:11px}.catalog-sidebar select{height:42px;font-size:13px}.filter-checks>b{font-size:10px}.filter-checks label{min-height:24px;font-size:13px}.filter-checks label>i{color:#7d8881;text-align:right;min-width:24px;margin-left:auto;font-size:11px;font-style:normal}.filter-checks label.disabled{cursor:not-allowed;opacity:.45}.filter-help>span{font-size:10px}.filter-help b{font-size:14px}.filter-help p,.filter-help button{font-size:12px}.subgroup-row>span{font-size:10px}.subgroup-row button{min-height:38px;padding-inline:12px;font-size:12px}.active-filter-row{background:#f7f8f5;border:1px solid #dce1dc;border-radius:8px;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:10px;padding:10px 12px;display:flex}.active-filter-row>span{color:#718078;letter-spacing:.08em;margin-right:5px;font-size:10px;font-weight:800}.active-filter-row button{color:#285f49;background:#e5efe9;border:1px solid #bfd0c6;border-radius:18px;min-height:34px;padding:0 11px;font-size:12px;font-weight:750}.active-filter-row button i{margin-left:5px;font-size:16px;font-style:normal}.result-bar{min-height:60px;padding:9px 12px}.result-bar span{font-size:10px}.result-bar b{font-size:14px}.result-bar label,.result-bar select{font-size:12px}.view-controls{gap:6px;display:flex}.view-controls button{justify-content:center;align-items:center;gap:7px;width:auto;min-width:76px;height:40px;padding-inline:10px;font-size:12px;font-weight:750;display:inline-flex}.view-controls button span{color:inherit;letter-spacing:0;font-size:16px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-media{aspect-ratio:4/3;height:auto}.product-media img{object-fit:contain;width:100%;height:100%;padding:20px;position:absolute;inset:0}.fallback-visual span{font-size:10px}.fallback-visual b{max-width:230px;font-size:17px}.sale-mode{font-size:10px}.favorite{width:36px;height:36px}.product-copy{padding:18px}.product-brand span{font-size:11px}.product-brand i{font-size:10px}.product-copy h3{min-height:48px;margin-top:12px}.product-copy h3 button{font-size:18px;line-height:1.35}.product-copy>p{margin-bottom:12px;font-size:13px}.product-stock{font-size:12px}.product-copy dl div{padding-block:11px}.product-copy dt{font-size:10px}.product-copy dd{font-size:12px}.product-price small{font-size:10px}.product-price b{font-size:16px}.product-price button{min-height:40px;padding-inline:14px;font-size:13px}.load-more{min-height:52px;font-size:14px}.load-more span{font-size:12px}.product-grid.list-view{grid-template-columns:1fr}.product-grid.list-view .product-card{grid-template-columns:minmax(260px,.8fr) minmax(0,1.6fr);display:grid}.product-grid.list-view .product-media{aspect-ratio:auto;height:100%;min-height:300px}.product-grid.list-view .product-copy h3{min-height:0}.solution-grid article>span,.managed-copy>span,.support-copy>span,.trust-copy>span,.final-cta>span{font-size:11px}.solution-grid p,.managed-copy p,.support-copy>p,.trust-copy p{font-size:14px}.solution-grid i{font-size:10px}.solution-grid button,.managed-copy button,.managed-process span{font-size:12px}.managed-process b{font-size:16px}.managed-process p{font-size:13px}.workflow-grid span{font-size:11px}.workflow-grid h3{font-size:16px}.workflow-grid p{font-size:13px}.manager-placeholder b{font-size:14px}.manager-placeholder span,.manager-placeholder button,.support-copy li{font-size:12px}.producer-strip b{font-size:13px}.producer-strip small,.trust-list span{font-size:11px}.trust-list b{font-size:15px}.trust-list p{font-size:12px}.final-cta p{font-size:15px}.final-cta button,.footer-top>p{font-size:13px}.footer-top>button{font-size:12px}.footer-links b{font-size:13px}.footer-links a,.footer-links button{font-size:12px}.footer-bottom{font-size:11px}.rfq-dock b{font-size:12px}.rfq-dock small,.rfq-dock>i{font-size:10px}.modal-brand,.modal-lead,.key-facts span,.commercial-model span,.spec-table span,.spec-table b,.source-note,.product-sticky label,.product-sticky input,.product-sticky select,.product-sticky button,.product-sticky>p,.rfq-modal header p,.rfq-products>b,.rfq-products span,.rfq-grid label,.rfq-grid input,.rfq-grid select,.rfq-grid textarea,.rfq-options label,.rfq-consents label,.rfq-submit p,.rfq-submit button{font-size:12px}.key-facts b,.commercial-model b{font-size:13px}.modal-section h3{font-size:16px}.product-sticky>span,.rfq-modal>header>span{font-size:10px}@media (width<=900px){.catalog-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-title{grid-column:1/3}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.locale-review-note{justify-content:flex-start;align-items:flex-start;padding:10px 14px;font-size:10px;line-height:1.45}.locale-review-note>span{width:19px;height:19px}.locale-review-note a{display:none}body{overflow-x:hidden}.site-header{gap:8px;height:68px;padding-inline:14px}.logo img{width:122px}.logo>span{display:none}.mobile-menu-button{width:40px;height:40px}.site-header nav{top:67px}.site-header nav a,.site-header nav>button{min-height:48px;font-size:15px}.header-tools{margin-left:0}.locale-control{grid-template-columns:1fr;justify-items:center;width:42px;padding:0 4px}.locale-control select{opacity:0;width:42px;height:40px;position:absolute}.locale-control>i,.header-tools .buyer-login,.header-tools .sign-in{display:none}.hero{padding:34px 16px 0}.hero-copy{padding-bottom:30px}.overline{font-size:10px}.hero h1{margin-block:22px 20px;font-size:42px;line-height:.98}.hero-copy>p{font-size:15px;line-height:1.55}.promise{align-items:stretch}.promise span{align-items:center;font-size:11px;display:flex}.sourcing-form{margin-inline:-16px;padding-inline:16px}.sourcing-form>label{min-height:62px}.sourcing-form label>span{font-size:10px}.sourcing-form input,.sourcing-form select{font-size:14px}.form-actions{min-height:58px}.form-actions button{font-size:13px}.hero-foot{margin-inline:-16px;padding-inline:16px;font-size:11px}.section{padding:52px 16px}.section-heading{grid-template-columns:24px 1fr;gap:12px}.section-heading h2{font-size:32px}.section-heading>p{grid-column:1/3;font-size:14px}.section-heading>button{grid-column:1/3;min-height:44px;font-size:13px}.direction-card{padding:20px}.direction-card h3{font-size:25px}.direction-card p{font-size:14px}.collection-strip{margin-right:-16px}.collection-strip button{min-width:170px;min-height:46px;font-size:12px}.catalog-sidebar{padding:8px}.filter-title{align-items:center;gap:10px}.filter-title>div{gap:7px;margin-left:auto}.mobile-filter-toggle{border-radius:6px;align-items:center;min-height:34px;padding-inline:9px;display:inline-flex;border:1px solid #ccd5cf!important;text-decoration:none!important}.catalog-sidebar>label{font-size:10px}.catalog-sidebar select{font-size:12px}.catalog-sidebar.filters-open>label:nth-of-type(n){display:grid}.catalog-sidebar.filters-open .filter-checks{grid-column:1/3;margin:8px;padding:12px 4px 4px;display:grid}.active-filter-row{flex-wrap:nowrap;padding:8px;overflow-x:auto}.active-filter-row>span,.active-filter-row button{flex:none}.subgroup-row button{min-height:40px;font-size:12px}.result-bar{flex-wrap:wrap;gap:8px}.result-bar label{display:none}.result-bar b{font-size:13px}.view-controls{margin-left:auto;display:flex}.view-controls button{min-width:72px;height:40px;padding-inline:8px;font-size:11px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card{border-radius:8px}.product-media{aspect-ratio:1;height:auto}.product-media img{padding:8px}.sale-mode{padding:4px 5px;font-size:9px;top:7px;left:7px}.favorite{width:32px;height:32px;top:6px;right:6px}.product-copy{padding:10px}.product-brand span{font-size:10px}.grid-view .product-brand i{display:none}.product-copy h3{min-height:57px;margin:8px 0 5px}.product-copy h3 button{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.product-copy>p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.product-stock{min-height:28px;font-size:10px;line-height:1.25}.grid-view .product-copy dl{display:none}.grid-view .product-price{flex-direction:column;align-items:stretch;gap:8px}.product-price small{font-size:9px}.product-price b{font-size:14px}.product-price button{width:100%;min-height:38px;padding-inline:6px;font-size:12px}.product-grid.list-view{grid-template-columns:1fr}.product-grid.list-view .product-card{grid-template-columns:minmax(118px,40%) minmax(0,1fr)}.product-grid.list-view .product-media{aspect-ratio:1;height:auto;min-height:100%}.list-view .product-brand i,.list-view .product-copy>p,.list-view .product-copy dl{display:none}.list-view .product-copy h3{min-height:0}.list-view .product-price{align-items:flex-end;gap:8px}.list-view .product-price button{width:auto;min-width:94px}.load-more{min-height:50px;font-size:13px}.managed-copy,.managed-process,.support-copy{padding:50px 16px}.workflow-grid h3{font-size:15px}.workflow-grid p{font-size:12px}.producer-strip button{min-height:72px}.producer-strip b{font-size:12px}.producer-strip small{font-size:10px}.final-cta{padding-inline:16px}.final-cta h2{font-size:46px}footer{padding-inline:16px}.footer-links a,.footer-links button{min-height:28px}.modal-lead,.rfq-modal header p,.rfq-grid label,.rfq-grid input,.rfq-grid select,.rfq-grid textarea{font-size:13px}}@media (width<=380px){.filter-title{flex-wrap:wrap}.filter-title>div{justify-content:space-between;width:100%;margin-left:0}.section{padding-inline:12px}.collection-strip{margin-right:-12px}.product-grid{gap:7px}.product-copy{padding:9px}.product-copy h3 button{font-size:13px}.product-price button{font-size:11px}.view-controls button{min-width:67px;padding-inline:6px}}.marketplace-public{--premium-ink:#17231d;--premium-forest:#173f32;--premium-green:#1f6a50;--premium-lime:#dbea77;--premium-paper:#f3f0e8;--premium-cream:#fbfaf5;--premium-white:#fffefb;--premium-line:#172d231f;background:var(--premium-paper);color:var(--premium-ink);overflow:clip}.marketplace-public button,.marketplace-public a,.marketplace-public select,.marketplace-public input{transition:border-color .2s,background .2s,color .2s,transform .2s,box-shadow .2s}.marketplace-public .site-header{-webkit-backdrop-filter:blur(24px)saturate(1.2);backdrop-filter:blur(24px)saturate(1.2);background:#fbfaf5e0;border-bottom:1px solid #172d2317;gap:26px;height:84px;padding:0 clamp(24px,4.5vw,78px);box-shadow:0 10px 30px #222f2809}.marketplace-public .logo{gap:14px;min-width:auto}.marketplace-public .logo>span{border-left-color:#172d232e;gap:2px;min-height:38px;padding-left:15px}.marketplace-public .logo b{color:#183b2d;letter-spacing:-.035em;font-size:17px;font-weight:720;line-height:1}.marketplace-public .logo i{color:#4e806b;letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.marketplace-public .site-header nav a,.marketplace-public .site-header nav>button{color:#435048;border:0;border-radius:10px;align-items:center;min-height:36px;padding:0 13px;font-size:12px;font-weight:720;display:inline-flex}.marketplace-public .header-tools{gap:8px}.marketplace-public .header-tools>button,.marketplace-public .header-tools>a{border-color:#172d231f;border-radius:12px;height:44px;min-height:44px;padding-inline:14px;font-size:12px}.marketplace-public .locale{background:#ffffffb3}.marketplace-public .buyer-login{color:var(--premium-forest);background:#eef2ed}.marketplace-public .header-rfq{box-shadow:0 10px 24px #173f3229;border-color:var(--premium-forest)!important;background:var(--premium-forest)!important;color:#fff!important;border-radius:13px!important;padding-inline:18px!important}.marketplace-public .header-rfq:hover{transform:translateY(-1px);box-shadow:0 14px 30px #173f3238;background:#0f3328!important}.marketplace-public .hero{background:radial-gradient(circle at 9% 12%,#dbea7747,#0000 22%),radial-gradient(circle at 63% 30%,#5a8f741a,#0000 28%),linear-gradient(135deg,#fffefb 0%,#f4f1e9 72%,#ece9df 100%);border-bottom:0;grid-template-columns:minmax(0,1.28fr) minmax(360px,.72fr);gap:clamp(30px,4vw,72px);min-height:690px;padding:54px clamp(24px,6vw,104px) 0}.marketplace-public .hero:before{content:"";pointer-events:none;border:1px solid #1f6a5014;border-radius:50%;width:360px;height:360px;position:absolute;bottom:110px;left:-120px;box-shadow:0 0 0 62px #1f6a5006,0 0 0 124px #1f6a5005}.marketplace-public .hero-copy{z-index:2;max-width:980px;padding:58px 0 90px;position:relative}.marketplace-public .overline{width:max-content;min-height:34px;color:var(--premium-green);letter-spacing:.15em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff94;border:1px solid #1f6a5026;border-radius:18px;gap:9px;padding:0 13px;font-size:10px;display:inline-flex}.marketplace-public .overline span{background:var(--premium-lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #dbea773d}.marketplace-public .hero h1 em{color:var(--premium-green);font-style:normal}.marketplace-public .hero-actions{flex-wrap:wrap;gap:10px;margin-top:31px;display:flex}.marketplace-public .hero-actions button{min-height:52px;color:var(--premium-forest);background:#ffffffad;border:1px solid #173f322b;border-radius:14px;padding:0 19px;font-size:13px;font-weight:780}.marketplace-public .hero-actions button:first-child{border-color:var(--premium-forest);background:var(--premium-forest);color:#fff;box-shadow:0 14px 34px #173f322b}.marketplace-public .hero-actions span{margin-left:12px}.marketplace-public .promise span{color:#59665f;background:0 0;border:0;padding:0;font-size:12px}.marketplace-public .promise span:before{content:"✓";width:20px;height:20px;color:var(--premium-green);background:#e5eddf;border-radius:50%;place-items:center;margin-right:7px;font-size:10px;display:inline-grid}.marketplace-public .hero-rail{background:radial-gradient(circle at 74% 20%,#dbea7733,#0000 26%),linear-gradient(145deg,#173f32 0%,#102a22 64%,#0c201a 100%);border-radius:0 0 0 34px;align-self:stretch;min-height:570px;margin:-54px -6vw 0 0;overflow:hidden;box-shadow:-28px 34px 70px #173f321f}.marketplace-public .hero-rail:after{content:"";border:1px solid #dbea7721;border-radius:50%;width:390px;height:390px;position:absolute;bottom:-150px;right:-130px;box-shadow:0 0 0 65px #dbea7706,0 0 0 130px #dbea7705}.marketplace-public .rail-top,.marketplace-public .rail-bottom{z-index:4;color:#e0ebe48f;letter-spacing:.14em;font-size:9px;left:32px;right:32px}.marketplace-public .rail-top{top:28px}.marketplace-public .rail-bottom{bottom:27px}.marketplace-public .rail-map{background-size:38px 38px;border-color:#ffffff1a;border-radius:25px;inset:68px 32px 66px}.marketplace-public .rail-map:after{border-color:#dbea7726;box-shadow:0 0 0 55px #ffffff05,0 0 0 110px #ffffff03}.marketplace-public .rail-card{z-index:6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0d241cb8;border:1px solid #ffffff24;border-radius:18px;gap:8px;padding:19px;display:grid;position:absolute;bottom:88px;left:52px;right:52px;box-shadow:0 18px 42px #0003}.marketplace-public .rail-card small{color:var(--premium-lime);letter-spacing:.14em;font-size:9px;font-weight:800}.marketplace-public .rail-card strong{color:#fff;letter-spacing:-.04em;font-size:clamp(24px,2.4vw,38px)}.marketplace-public .rail-card p{color:#a9bdb3;max-width:360px;margin:0;font-size:12px;line-height:1.55}.marketplace-public .sourcing-form{z-index:8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefbed;border:1px solid #172d2317;border-radius:22px;grid-column:1/3;grid-template-columns:2.2fr 1fr 1fr .85fr .85fr 1.15fr;gap:7px;margin:-34px 0 0;padding:8px;position:relative;box-shadow:0 24px 70px #222f2824}.marketplace-public .sourcing-form>label{background:#faf9f4;border:1px solid #172d2312;border-radius:14px;gap:8px;min-height:72px;padding:13px 14px}.marketplace-public .sourcing-form label>span{color:#819087;letter-spacing:.11em;font-size:9px}.marketplace-public .query-field input{font-size:14px}.marketplace-public .form-actions button{border-radius:10px;font-size:11px}.marketplace-public .form-actions button:first-child{background:var(--premium-forest);box-shadow:0 8px 20px #173f3221}.marketplace-public .hero-foot{color:#66746c;background:#ffffff80;border:1px solid #172d2314;border-radius:16px 16px 0 0;grid-column:1/3;grid-template-columns:repeat(3,1fr);gap:1px;margin:14px 0 0;padding:0;font-size:12px;display:grid;overflow:hidden}.marketplace-public .hero-foot span{border-left:1px solid #172d2314;align-items:center;min-height:64px;padding:0 20px;display:flex}.marketplace-public .hero-foot span:first-child{border-left:0}.marketplace-public .hero-foot b{color:var(--premium-forest);margin-right:8px;font-size:17px}.marketplace-public .section-heading{grid-template-columns:48px minmax(360px,1.35fr) minmax(260px,.65fr) auto;gap:26px;margin-bottom:46px}.marketplace-public .section-number{width:42px;height:42px;color:var(--premium-green);background:#ffffff7a;border:1px solid #173f3224;border-radius:50%;place-items:center;padding:0;font-size:11px;display:grid}.marketplace-public .section-heading small{color:var(--premium-green);letter-spacing:.18em;font-size:10px}.marketplace-public .section-heading h2{max-width:820px;color:var(--premium-ink);letter-spacing:-.06em;margin-top:13px;font-size:clamp(38px,4vw,61px);line-height:.98}.marketplace-public .section-heading>p{color:#66736c;font-size:14px;line-height:1.75}.marketplace-public .section-heading>button{min-height:46px;color:var(--premium-forest);background:#ffffff94;border-color:#173f3229;border-radius:13px;padding-inline:16px;font-size:12px}.marketplace-public .direction-grid{gap:16px}.marketplace-public .direction-card{border:0;border-radius:24px;min-height:275px;padding:28px;box-shadow:inset 0 0 0 1px #172d2312,0 16px 38px #232e280a}.marketplace-public .direction-card:hover{transform:translateY(-5px);box-shadow:inset 0 0 0 1px #172d2314,0 24px 50px #232e281a}.marketplace-public .direction-card h3{letter-spacing:-.05em;max-width:360px;margin-bottom:14px;font-size:29px}.marketplace-public .direction-card p{max-width:390px;font-size:13px;line-height:1.65}.marketplace-public .direction-card small{font-size:11px}.marketplace-public .direction-card>i{border-radius:13px;width:40px;height:40px}.marketplace-public .direction-card.graphite{background:linear-gradient(145deg,#173f32,#102c23)}.marketplace-public .direction-card.navy{background:linear-gradient(145deg,#34372f,#22271f)}.marketplace-public .popular{background:var(--premium-cream);padding-top:112px}.marketplace-public .collection-strip{gap:9px;margin-bottom:8px;padding-bottom:18px}.marketplace-public .collection-strip button{color:#536159;background:#ffffffad;border:1px solid #172d231a;border-radius:15px;min-width:178px;min-height:50px;padding:0 14px;font-size:12px}.marketplace-public .collection-strip button b{background:#edf0ea;border-radius:8px}.marketplace-public .collection-strip button.active{border-color:var(--premium-forest);background:var(--premium-forest);box-shadow:0 12px 30px #173f3221}.marketplace-public .catalog-sidebar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbd;border:1px solid #172d2314;border-radius:20px;top:104px;overflow:hidden;box-shadow:0 18px 50px #232e2812}.marketplace-public .filter-title{border-bottom-color:#172d2314;align-items:center;min-height:64px;padding:15px 17px}.marketplace-public .filter-title b{font-size:15px}.marketplace-public .catalog-sidebar>label{color:#78857d;gap:7px;padding:12px 16px 0;font-size:10px}.marketplace-public .catalog-sidebar select{background:#fffefb;border-color:#172d231a;border-radius:11px;height:43px;font-size:12px}.marketplace-public .filter-checks{gap:9px;margin:16px;padding-top:15px}.marketplace-public .filter-checks label{font-size:12px}.marketplace-public .filter-help{background:linear-gradient(145deg,#e5eee7,#edf2e9);border-radius:15px;margin:16px;padding:17px}.marketplace-public .filter-help b{font-size:14px}.marketplace-public .subgroup-row,.marketplace-public .active-filter-row,.marketplace-public .result-bar{background:#ffffffb8;border:1px solid #172d2314;border-radius:16px;box-shadow:0 10px 26px #232e2809}.marketplace-public .subgroup-row button,.marketplace-public .active-filter-row button{border-radius:11px}.marketplace-public .result-bar{min-height:64px;margin-bottom:14px;padding:10px 13px}.marketplace-public .result-bar b{font-size:15px}.marketplace-public .view-controls button{border-color:#172d231a;border-radius:11px;height:42px}.marketplace-public .view-controls button.active{color:var(--premium-green);background:#e4ece5}.marketplace-public .product-card{background:var(--premium-white);border:0;border-radius:22px;overflow:hidden;box-shadow:0 18px 50px #232e2813,inset 0 0 0 1px #172d230f}.marketplace-public .product-card:hover{transform:translateY(-6px);box-shadow:0 28px 64px #232e2821,inset 0 0 0 1px #172d2312}.marketplace-public .product-media{isolation:isolate;aspect-ratio:1;border-bottom:1px solid #172d230f;height:auto;background:#fff!important}.marketplace-public .product-media.media-packshot,.marketplace-public .product-modal-media.media-packshot{background:#fff!important}.marketplace-public .product-media.media-scene,.marketplace-public .product-modal-media.media-scene{background:#e8ebe6!important}.marketplace-public .product-media .product-image,.marketplace-public .product-modal-media .product-image{z-index:1;filter:none;mix-blend-mode:normal;width:100%;height:100%;transform:none}.marketplace-public .product-media .product-image-packshot{object-fit:contain;object-position:center;padding:clamp(18px,2.2vw,34px)}.marketplace-public .product-media .product-image-scene{object-fit:cover;object-position:center;padding:0}.marketplace-public .product-modal-media .product-image-packshot{object-fit:contain;object-position:center;padding:clamp(28px,4vw,64px)}.marketplace-public .product-modal-media .product-image-scene{object-fit:cover;object-position:center;padding:0}.marketplace-public .product-card:hover .product-image-packshot{transform:scale(1.018)}.marketplace-public .product-card:hover .product-image-scene{transform:scale(1.035)}.marketplace-public .product-view-link{color:var(--premium-green);justify-content:space-between;align-items:center;gap:12px;margin:2px 0 5px;font-size:9px;font-weight:850;text-decoration:none;display:flex}.marketplace-public .product-view-link:hover{text-decoration:underline}.marketplace-public .modal-product-page{min-height:42px;color:var(--premium-green);background:#eef3ee;border-radius:10px;justify-content:center;align-items:center;font-size:9px;font-weight:850;text-decoration:none;display:flex}.marketplace-public .fallback-visual{z-index:1;width:100%;min-height:100%;box-shadow:none;border:0;border-radius:0;justify-content:flex-end;gap:10px;padding:clamp(48px,8vw,86px) clamp(22px,4vw,42px) clamp(22px,4vw,38px);display:flex;position:absolute;inset:0;background:linear-gradient(145deg,#ffffffe0,#eef3edc7),radial-gradient(circle at 82% 18%,#97b7693d,#0000 32%)!important}.marketplace-public .fallback-visual:before{content:"A";color:#1f6a5012;letter-spacing:-.08em;font-size:clamp(86px,14vw,180px);font-weight:850;line-height:.8;position:absolute;top:14%;right:8%}.marketplace-public .fallback-visual span{color:var(--premium-green);letter-spacing:.14em;font-size:10px;position:relative}.marketplace-public .fallback-visual b{letter-spacing:-.035em;max-width:320px;font-size:clamp(19px,2vw,27px);line-height:1.08;position:relative}.marketplace-public .fallback-visual small{color:#7a877f;font-size:10px;line-height:1.35;position:relative}.marketplace-public .product-modal-media .fallback-visual{width:100%;height:100%;min-height:100%}.marketplace-public .sale-mode{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f0f8f3e0;border:1px solid #1f6a502e;border-radius:9px;padding:7px 9px;font-size:9px;top:14px;left:14px}.marketplace-public .favorite{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd6;border:0;width:40px;height:40px;top:13px;right:13px;box-shadow:0 8px 20px #232e2814}.marketplace-public .product-brand span{color:#6a776f;letter-spacing:.13em;font-size:10px}.marketplace-public .product-copy h3{margin-top:14px}.marketplace-public .product-copy h3 button{color:var(--premium-ink);letter-spacing:-.02em;font-size:19px}.marketplace-public .product-copy>p{color:#7b867f}.marketplace-public .product-copy dl{border-block-color:#172d2314}.marketplace-public .product-copy dl div{border-left-color:#172d2314}.marketplace-public .product-price{padding-top:16px}.marketplace-public .product-price button{border-color:var(--premium-forest);background:var(--premium-forest);color:#fff;border-radius:11px;min-height:42px}.marketplace-public .product-price button:hover,.marketplace-public .product-price button.added{border-color:var(--premium-lime);background:var(--premium-lime);color:var(--premium-ink)}.marketplace-public .load-more{background:#ffffffb8;border-color:#172d231f;border-radius:15px;min-height:56px}.marketplace-public .solution-grid{gap:14px}.marketplace-public .solution-grid article{background:#ffffffad;border:0;border-radius:23px;min-height:285px;padding:25px;box-shadow:inset 0 0 0 1px #172d2312,0 16px 38px #232e280a}.marketplace-public .solution-grid h3{font-size:23px}.marketplace-public .solution-grid p{font-size:13px}.marketplace-public .solution-grid i{border-radius:14px}.marketplace-public .managed-copy{border-right-color:#ffffff1a;padding:105px 7vw}.marketplace-public .managed-copy h2{font-size:clamp(42px,4.8vw,68px)}.marketplace-public .managed-copy p{color:#a9b8b0}.marketplace-public .managed-copy button{background:var(--premium-lime);border-radius:13px;min-height:50px;padding-inline:18px}.marketplace-public .managed-process{padding:70px 7vw}.marketplace-public .managed-process>div{border-bottom-color:#ffffff1c}.marketplace-public .workflow{background:var(--premium-cream)}.marketplace-public .workflow-grid{gap:8px}.marketplace-public .workflow-grid>div{background:#ffffff9e;border-radius:18px;min-height:200px;padding:22px 19px;border:1px solid #172d2314!important}.marketplace-public .workflow-grid i{background:#1f6a502e;left:48px;right:12px}.marketplace-public .support-copy{padding:90px 7vw}.marketplace-public .manager-placeholder{background:#ffffffad;border:1px solid #172d231a;border-radius:16px;padding:14px;box-shadow:0 14px 36px #232e280d}.marketplace-public .producers{background:#f4f1e9}.marketplace-public .producer-strip{gap:10px}.marketplace-public .producer-strip button{background:#ffffffa8;border:1px solid #172d2314;border-radius:15px;min-height:72px;padding:14px}.marketplace-public .producer-strip button:hover{border-color:#1f6a5042;transform:translateY(-3px);box-shadow:0 14px 30px #232e2812}.marketplace-public .trust{background:linear-gradient(145deg,#19271f,#111b16);gap:7vw}.marketplace-public .trust-list{gap:8px}.marketplace-public .trust-list>div{background:#ffffff06;border-radius:17px;min-height:165px;border:1px solid #ffffff1a!important}.marketplace-public .final-cta{background:radial-gradient(circle at 50% 0,#dbea774d,#0000 32%),linear-gradient(135deg,#e5ebe4,#dce5dd);position:relative;overflow:hidden}.marketplace-public .final-cta:before,.marketplace-public .final-cta:after{content:"";border:1px solid #1f6a501a;border-radius:50%;width:320px;height:320px;position:absolute}.marketplace-public .final-cta:before{bottom:-170px;left:-160px}.marketplace-public .final-cta:after{top:-170px;right:-160px}.marketplace-public .final-cta button{background:var(--premium-forest);border-radius:14px;min-height:54px;padding-inline:21px}.marketplace-public footer{background:#101713;padding-top:72px}.marketplace-public .footer-top{border-bottom-color:#ffffff1a}.marketplace-public .footer-top>button{border-radius:12px;min-height:46px}.marketplace-public .rfq-dock{background:#13261d;border:1px solid #ffffff1a;border-radius:16px;padding:11px;box-shadow:0 18px 60px #0e1d1647}.marketplace-public .product-modal,.marketplace-public .rfq-modal{background:#f7f5ef;border:1px solid #ffffff29;border-radius:22px}.marketplace-public .product-modal-media{background:linear-gradient(145deg,#eeece5,#e4e9e2)!important}.marketplace-public .product-sticky{border-color:#172d231a;border-radius:16px;box-shadow:0 18px 40px #232e2812}@media (width<=1280px){.marketplace-public .site-header{gap:16px;padding-inline:24px}.marketplace-public .site-header nav a{padding-inline:10px;font-size:11px}.marketplace-public .buyer-login{display:none}.marketplace-public .hero{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr)}}@media (width<=900px){.marketplace-public .site-header{height:72px}.marketplace-public .mobile-menu-button{background:#fff;border:1px solid #172d231a;border-radius:12px;width:42px;height:42px;margin-left:auto}.marketplace-public .site-header nav{background:#fbfaf5fa;border:0;border-bottom:1px solid #172d231a;border-radius:0 0 18px 18px;gap:2px;padding:10px 20px 18px;top:71px;box-shadow:0 18px 35px #232e2814}.marketplace-public .site-header nav a{min-height:50px;padding-inline:12px;font-size:14px}.marketplace-public .hero{grid-template-columns:1fr;gap:0;min-height:auto;padding-top:40px}.marketplace-public .hero-copy{max-width:760px;padding:40px 0 70px}.marketplace-public .hero h1{font-size:clamp(56px,10vw,82px)}.marketplace-public .hero-rail{display:none}.marketplace-public .sourcing-form,.marketplace-public .hero-foot{grid-column:1}.marketplace-public .sourcing-form{grid-template-columns:1.5fr 1fr 1fr;margin-top:-24px}.marketplace-public .form-actions{grid-column:2/4}.marketplace-public .section{padding:88px 5vw}.marketplace-public .section-heading{grid-template-columns:44px 1fr}.marketplace-public .section-heading>p,.marketplace-public .section-heading>button{grid-column:2}.marketplace-public .direction-grid{grid-template-columns:1fr 1fr}.marketplace-public .catalog-shell{grid-template-columns:1fr}.marketplace-public .catalog-sidebar{top:auto}.marketplace-public .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.marketplace-public .site-header{height:68px;padding-inline:14px}.marketplace-public .logo{gap:8px}.marketplace-public .logo img{width:108px}.marketplace-public .logo>span{gap:2px;min-height:30px;padding-left:9px;display:grid}.marketplace-public .logo b{font-size:12px}.marketplace-public .logo i{letter-spacing:.15em;font-size:7px;display:block}.marketplace-public .header-tools{margin-left:0}.marketplace-public .locale{display:none}.marketplace-public .header-rfq{width:42px;border-radius:12px!important;height:42px!important}.marketplace-public .site-header nav{top:67px}.marketplace-public .hero{background:radial-gradient(circle at 5% 8%,#dbea7752,#0000 25%),linear-gradient(145deg,#fffefb,#f1eee6);padding:28px 16px 0}.marketplace-public .hero:before{display:none}.marketplace-public .hero-copy{padding:34px 0 53px}.marketplace-public .overline{min-height:32px;padding-inline:11px;font-size:8px}.marketplace-public .hero h1{letter-spacing:-.07em;margin:27px 0 22px;font-size:clamp(44px,13.3vw,58px);line-height:.94}.marketplace-public .hero-copy>p{font-size:15px;line-height:1.62}.marketplace-public .hero-actions{grid-template-columns:1.1fr .9fr;gap:8px;margin-top:25px;display:grid}.marketplace-public .hero-actions button{min-height:50px;padding-inline:12px;font-size:12px}.marketplace-public .hero-actions span{margin-left:5px}.marketplace-public .promise{flex-wrap:nowrap;gap:14px;margin-right:-16px;padding:3px 16px 3px 0;overflow-x:auto}.marketplace-public .promise span{flex:none;font-size:11px}.marketplace-public .promise i{display:none}.marketplace-public .sourcing-form{border-radius:19px;grid-template-columns:1fr;gap:7px;margin:-16px 0 0;padding:7px}.marketplace-public .sourcing-form>label{border-radius:12px;min-height:61px}.marketplace-public .sourcing-form>label:nth-child(n+4){display:none}.marketplace-public .form-actions{border-radius:12px;grid-column:1;min-height:58px}.marketplace-public .hero-foot{border-radius:15px 15px 0 0;grid-template-columns:1fr;gap:0;margin:12px 0 0}.marketplace-public .hero-foot span{border-top:1px solid #172d2314;border-left:0;min-height:52px;padding-inline:15px;font-size:11px}.marketplace-public .hero-foot span:first-child{border-top:0}.marketplace-public .hero-foot b{font-size:15px}.marketplace-public .section{padding:72px 16px}.marketplace-public .section-heading{grid-template-columns:36px 1fr;gap:12px;margin-bottom:34px}.marketplace-public .section-number{width:34px;height:34px;font-size:9px}.marketplace-public .section-heading h2{margin-top:10px;font-size:37px;line-height:1}.marketplace-public .section-heading>p,.marketplace-public .section-heading>button{grid-column:1/3}.marketplace-public .section-heading>p{font-size:14px}.marketplace-public .direction-grid{grid-template-columns:1fr}.marketplace-public .direction-card{border-radius:20px;min-height:235px;padding:22px}.marketplace-public .direction-card h3{font-size:27px}.marketplace-public .collection-strip{margin-right:-16px;padding-right:16px}.marketplace-public .collection-strip button{border-radius:13px;min-width:165px}.marketplace-public .catalog-sidebar{border-radius:17px;box-shadow:0 13px 32px #232e280e}.marketplace-public .filter-title{min-height:58px}.marketplace-public .result-bar{border-radius:14px;min-height:60px}.marketplace-public .product-grid{gap:10px}.marketplace-public .product-card{border-radius:17px;box-shadow:0 12px 30px #232e2812,inset 0 0 0 1px #172d230f}.marketplace-public .product-card:hover{transform:none}.marketplace-public .product-media .product-image-packshot{padding:10px}.marketplace-public .product-media .product-image-scene{padding:0}.marketplace-public .fallback-visual{gap:7px;width:100%;min-height:100%;padding:46px 13px 15px}.marketplace-public .fallback-visual span{font-size:8px}.marketplace-public .fallback-visual b{max-width:145px;font-size:14px}.marketplace-public .fallback-visual small{font-size:8px}.marketplace-public .sale-mode{border-radius:7px;padding:5px 6px;font-size:8px;top:8px;left:8px}.marketplace-public .favorite{width:32px;height:32px;top:7px;right:7px}.marketplace-public .product-copy{padding:11px}.marketplace-public .product-copy h3 button{font-size:14px}.marketplace-public .product-price button{border-radius:9px}.marketplace-public .solution-grid article{border-radius:19px}.marketplace-public .managed-copy,.marketplace-public .managed-process,.marketplace-public .support-copy{padding:68px 18px}.marketplace-public .managed-copy h2{font-size:43px}.marketplace-public .workflow-grid{gap:7px}.marketplace-public .workflow-grid>div{border-radius:15px;min-height:175px;padding:18px 15px}.marketplace-public .trust-list>div{border-radius:14px!important}.marketplace-public .final-cta{padding:82px 18px}.marketplace-public .final-cta h2{font-size:48px}.marketplace-public footer{padding-inline:18px}}@media (width<=380px){.marketplace-public .hero{padding-inline:12px}.marketplace-public .hero-actions{grid-template-columns:1fr}.marketplace-public .hero h1{font-size:43px}.marketplace-public .section{padding-inline:12px}.marketplace-public .product-grid{gap:7px}.marketplace-public .product-copy{padding:9px}}.marketplace-public .product-compare-toggle{color:#647169;background:#f8faf8;border:1px solid #d9e0db;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:34px;margin:9px 0 0;font-size:9px;font-weight:800;display:flex}.marketplace-public .product-compare-toggle span{color:#237052;font-size:13px}.marketplace-public .product-compare-toggle:hover,.marketplace-public .product-compare-toggle.active{color:#1e694c;background:#eaf3ed;border-color:#267253}.marketplace-public .compare-dock{z-index:25;color:#24342b;text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fafcf9fa;border:1px solid #bfcfc5;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;min-width:294px;padding:10px;display:grid;position:fixed;bottom:20px;left:24px;box-shadow:0 16px 50px #10181329}.marketplace-public .compare-dock>span{color:#1c704e;background:#e3eee7;border-radius:9px;place-items:center;width:36px;height:36px;font-size:17px;font-weight:900;display:grid}.marketplace-public .compare-dock>div{gap:2px;display:grid}.marketplace-public .compare-dock b{font-size:11px}.marketplace-public .compare-dock small{color:#7e8d84;font-size:8px}.marketplace-public .compare-dock>i{color:#287052;font-size:8px;font-style:normal;font-weight:800}.compare-backdrop{z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d1410c2;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.compare-modal{color:#202b25;background:#f7f9f6;border:1px solid #ffffff26;border-radius:20px;flex-direction:column;width:min(1280px,96vw);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 34px 100px #00000059}.compare-modal>header{background:#fff;border-bottom:1px solid #dce3de;justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 30px 22px;display:flex}.compare-modal>header span{color:#1f7452;letter-spacing:.15em;font-size:8px;font-weight:900}.compare-modal>header h2{letter-spacing:-.045em;margin:7px 0 5px;font-size:30px;line-height:1}.compare-modal>header p{color:#7d8982;margin:0;font-size:10px}.compare-modal>header>button{color:#516058;background:#f8faf8;border:1px solid #d6ded8;border-radius:50%;flex:none;width:40px;height:40px;font-size:23px}.compare-scroll{flex:1;overflow:auto}.compare-grid{--compare-count:1;min-width:calc(170px + var(--compare-count) * 235px);grid-template-columns:170px repeat(var(--compare-count), minmax(235px, 1fr));display:grid}.compare-label,.compare-value{border-bottom:1px solid #e0e5e1;border-right:1px solid #e0e5e1;align-items:center;min-width:0;min-height:58px;padding:13px 16px;display:flex}.compare-label{z-index:3;color:#718078;letter-spacing:.05em;text-transform:uppercase;background:#edf2ee;font-size:8px;font-weight:900;position:sticky;left:0}.compare-value{color:#34413a;background:#fff;font-size:10px;font-weight:700;line-height:1.45}.compare-product-label{align-items:flex-start;padding-top:20px}.compare-product{background:#fbfcfa;border-bottom:1px solid #d6ded8;border-right:1px solid #e0e5e1;flex-direction:column;min-width:0;padding:18px 18px 20px;display:flex;position:relative}.compare-product>button{z-index:2;color:#6b7770;background:#fffffff2;border:1px solid #d8dfda;border-radius:50%;width:27px;height:27px;font-size:15px;position:absolute;top:12px;right:12px}.compare-product>div{background:#f2f4f0;border:1px solid #e2e6e2;border-radius:10px;place-items:center;height:150px;margin-bottom:12px;display:grid;overflow:hidden}.compare-product>div img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:10px}.compare-product .fallback-visual{width:80%;min-height:75%;padding:12px}.compare-product>small{color:#267153;letter-spacing:.1em;font-size:7px;font-weight:900}.compare-product h3{min-height:42px;margin:7px 0 11px;font-size:13px;line-height:1.3}.compare-product>a{color:#236d50;margin-top:auto;font-size:8px;font-weight:850;text-decoration:none}.compare-empty{text-align:center;align-content:center;place-items:center;min-height:380px;padding:30px;display:grid}.compare-empty>span{color:#287153;background:#e3eee7;border-radius:50%;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.compare-empty h3{margin:18px 0 5px;font-size:20px}.compare-empty p{color:#7c8981;margin:0;font-size:10px}.compare-modal>footer{background:#fff;border-top:1px solid #dce3de;justify-content:space-between;align-items:center;gap:18px;padding:17px 30px;display:flex}.compare-modal>footer p{color:#728078;margin:0;font-size:9px}.compare-modal>footer>div{gap:8px;display:flex}.compare-modal>footer button{color:#526159;background:#fff;border:1px solid #ced8d1;border-radius:8px;min-height:40px;padding:0 15px;font-size:9px;font-weight:850}.compare-modal>footer button.primary{color:#fff;background:#176b4e;border-color:#176b4e}.compare-modal>footer button:disabled{opacity:.4}@media (width<=760px){.compare-backdrop{align-items:end;padding:0}.compare-modal{border-radius:18px 18px 0 0;width:100%;max-height:94vh}.compare-modal>header{padding:20px 18px 16px}.compare-modal>header h2{font-size:25px}.compare-modal>header p{max-width:275px;font-size:9px;line-height:1.45}.compare-grid{min-width:calc(122px + var(--compare-count) * 218px);grid-template-columns:122px repeat(var(--compare-count), 218px)}.compare-label,.compare-value{min-height:54px;padding:11px 10px}.compare-product{padding:13px 12px 17px}.compare-product>div{height:130px}.compare-modal>footer{flex-direction:column;align-items:stretch;padding:14px 18px 18px}.compare-modal>footer>div{grid-template-columns:1fr 1fr;display:grid}.marketplace-public .compare-dock{min-width:0;bottom:82px;left:12px;right:12px}.marketplace-public .compare-dock>i{display:none}}.marketplace-public{--enterprise-ink:#111916;--enterprise-graphite:#18211d;--enterprise-navy:#17272b;--enterprise-green:#0f6747;--enterprise-green-dark:#0c4f39;--enterprise-paper:#f2f3ef;--enterprise-surface:#fafbf8;--enterprise-line:#cfd5d0;--enterprise-muted:#647069;background:var(--enterprise-paper);color:var(--enterprise-ink);font-variant-numeric:tabular-nums lining-nums}.marketplace-public button,.marketplace-public input,.marketplace-public select,.marketplace-public textarea{border-radius:3px}.marketplace-public .site-header{border-bottom:1px solid var(--enterprise-line);height:78px;box-shadow:none;background:#fafbf8f7;gap:28px;padding-inline:clamp(22px,4.6vw,72px)}.marketplace-public .logo img{width:152px}.marketplace-public .logo>span{border-left-color:#abb5ae;min-height:34px}.marketplace-public .logo b{color:var(--enterprise-ink);letter-spacing:-.025em;font-size:16px;font-weight:730}.marketplace-public .logo i{color:var(--enterprise-green);font-size:9px}.marketplace-public .site-header nav{background:0 0;border:0;border-radius:0;gap:22px;min-height:auto;padding:0}.marketplace-public .site-header nav a,.marketplace-public .site-header nav>button{color:#35423b;border-radius:0;min-height:42px;padding:0;font-size:12px;font-weight:680;position:relative}.marketplace-public .site-header nav a:after,.marketplace-public .site-header nav>button:after{content:"";background:var(--enterprise-green);transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.marketplace-public .site-header nav a:hover,.marketplace-public .site-header nav>button:hover{color:var(--enterprise-green-dark);background:0 0}.marketplace-public .site-header nav a:hover:after,.marketplace-public .site-header nav>button:hover:after{transform:scaleX(1)}.marketplace-public .locale-control,.marketplace-public .header-tools>button,.marketplace-public .header-tools>a{background:0 0;border-color:#bdc6c0;border-radius:3px;height:42px;min-height:42px}.marketplace-public .buyer-login{background:#edf0ec}.marketplace-public .header-rfq{box-shadow:none;background:var(--enterprise-green-dark)!important;border-radius:3px!important}.marketplace-public .header-rfq:hover{box-shadow:none;transform:none;background:#083d2c!important}.marketplace-public .hero{border-bottom:1px solid var(--enterprise-line);background:#f8f9f6;grid-template-columns:minmax(0,1.38fr) minmax(320px,.62fr);gap:clamp(28px,4.2vw,70px);min-height:auto;padding:44px clamp(24px,6vw,104px) 0}.marketplace-public .hero:before{display:none}.marketplace-public .hero-copy{max-width:920px;padding:42px 0 58px}.marketplace-public .overline{border:0;border-left:3px solid var(--enterprise-green);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;min-height:28px;padding:0 0 0 12px;font-size:10px}.marketplace-public .overline span{display:none}.marketplace-public .hero h1{max-width:930px;color:var(--enterprise-ink);letter-spacing:-.06em;margin:28px 0 24px;font-size:clamp(54px,5.2vw,82px);font-weight:620;line-height:.96}.marketplace-public .hero h1 em{color:var(--enterprise-green)}.marketplace-public .hero-copy>p{color:#4f5e56;max-width:760px;font-size:17px;line-height:1.62}.marketplace-public .hero-actions{margin-top:28px}.marketplace-public .hero-actions button{min-height:48px;box-shadow:none;border-radius:3px}.marketplace-public .hero-actions button:first-child{background:var(--enterprise-green-dark)}.marketplace-public .hero-actions button:hover{transform:none}.marketplace-public .promise{gap:0;margin-top:26px}.marketplace-public .promise span{color:#34423b;background:0 0;border:0;border-radius:0;padding:7px 13px;font-size:12px}.marketplace-public .promise span:first-child{padding-left:0}.marketplace-public .promise span:before{display:none}.marketplace-public .promise i{color:#8b9690}.marketplace-public .hero-rail{background:var(--enterprise-graphite);min-height:410px;box-shadow:none;border-left:1px solid #33423b;border-radius:0;margin:-44px -6vw 0 0}.marketplace-public .hero-rail:after{display:none}.marketplace-public .rail-map{background-color:#151d19}.marketplace-public .rail-card{box-shadow:none;background:#111915f0;border:1px solid #4b5a52;border-radius:0;bottom:62px;left:18px;right:18px}.marketplace-public .sourcing-form{border-block:1px solid var(--enterprise-line);box-shadow:none;background:#d7dcd7;border-radius:0;gap:0;margin:0 -6vw;padding:0 6vw}.marketplace-public .sourcing-form>label{border-right:1px solid var(--enterprise-line);background:#fbfcf9;border-radius:0;min-height:74px;padding:13px 15px}.marketplace-public .sourcing-form>label:first-child{border-left:1px solid var(--enterprise-line)}.marketplace-public .sourcing-form label>span{color:#637169;font-size:10px}.marketplace-public .sourcing-form input,.marketplace-public .sourcing-form select{color:#233029;font-size:13px}.marketplace-public .form-actions{background:#c5ccc7;border-radius:0;gap:1px;min-height:74px;padding:0}.marketplace-public .form-actions button{border-radius:0}.marketplace-public .hero-foot{background:#edf0ec;border-radius:0;gap:0;margin:0 -6vw;padding:0 6vw}.marketplace-public .hero-foot span{border-left:1px solid var(--enterprise-line);color:#536159;min-height:54px;padding:0 22px;font-size:12px}.marketplace-public .hero-foot span:last-child{border-right:1px solid var(--enterprise-line)}.marketplace-public .hero-foot b{color:var(--enterprise-ink);font-size:15px}.marketplace-public .section{padding:94px clamp(24px,6vw,104px)}.marketplace-public .section-heading{margin-bottom:34px}.marketplace-public .section-number{border:0;border-bottom:2px solid var(--enterprise-green);width:38px;height:26px;color:var(--enterprise-green);background:0 0;border-radius:0;font-size:11px}.marketplace-public .section-heading small{color:var(--enterprise-green)}.marketplace-public .section-heading h2{letter-spacing:-.047em;font-size:clamp(34px,3.15vw,48px);line-height:1.04}.marketplace-public .section-heading>p{color:var(--enterprise-muted);font-size:15px}.marketplace-public .section-heading>button{border-color:#aeb9b2;border-radius:3px;min-height:42px}.marketplace-public .directions{background:#eceee9}.marketplace-public .direction-grid{background:#cbd2cc;gap:1px}.marketplace-public .direction-card{min-height:232px;box-shadow:none;background:#f7f8f5;border:0;border-radius:0;padding:24px}.marketplace-public .direction-card:before{content:"";background:#829087;height:3px;position:absolute;top:0;left:0;right:0}.marketplace-public .direction-card:after{display:none}.marketplace-public .direction-card:hover{z-index:1;box-shadow:inset 0 0 0 2px var(--enterprise-green);transform:none}.marketplace-public .direction-card h3{font-size:25px}.marketplace-public .direction-card p{color:#59675f;font-size:14px}.marketplace-public .direction-card>i{border-radius:0}.marketplace-public .direction-card.graphite,.marketplace-public .direction-card.navy{background:var(--enterprise-graphite);color:#f5f7f4}.marketplace-public .direction-card.graphite:before,.marketplace-public .direction-card.navy:before{background:#9ebfae}.marketplace-public .direction-card.green{background:#e2ebe5}.marketplace-public .direction-card.green:before{background:var(--enterprise-green)}.marketplace-public .direction-card.sand{background:#eee9df}.marketplace-public .direction-card.sand:before{background:#8b7654}.marketplace-public .direction-card.clay{background:#eee5df}.marketplace-public .direction-card.clay:before{background:#9a6249}.marketplace-public .direction-card.steel{background:#e6eaeb}.marketplace-public .direction-card.steel:before{background:#526a72}.marketplace-public .popular{background:#f8f9f6}.marketplace-public .collection-strip{background:#cfd5d0;gap:1px;padding-bottom:1px}.marketplace-public .collection-strip button{background:#eef1ed;border:0;border-radius:0;min-height:50px;font-size:13px}.marketplace-public .collection-strip button b{border-radius:2px}.marketplace-public .collection-strip button.active{background:var(--enterprise-graphite)}.marketplace-public .collection-strip button.active b{background:#cddc8a}.marketplace-public .catalog-shell{grid-template-columns:248px minmax(0,1fr);gap:20px}.marketplace-public .catalog-sidebar{border-color:var(--enterprise-line);box-shadow:none;background:#f0f2ee;border-radius:0;top:94px}.marketplace-public .filter-title{border-bottom-color:var(--enterprise-line);background:var(--enterprise-graphite);color:#fff;border-radius:0;min-height:58px}.marketplace-public .filter-title button{color:#c4cec8}.marketplace-public .filter-title b i{color:#18211d;background:#cfdd8e}.marketplace-public .catalog-sidebar select{background:#fbfcf9;border-color:#c4cbc6;border-radius:2px}.marketplace-public .filter-checks{border-top-color:var(--enterprise-line)}.marketplace-public .filter-checks label>span{border-radius:1px}.marketplace-public .filter-help{background:#e2eae4;border:1px solid #b9c8bf;border-radius:0}.marketplace-public .filter-help>span{background:var(--enterprise-green);border-radius:1px}.marketplace-public .subgroup-row,.marketplace-public .active-filter-row,.marketplace-public .result-bar{border-color:var(--enterprise-line);box-shadow:none;background:#f0f2ee;border-radius:0}.marketplace-public .subgroup-row button,.marketplace-public .active-filter-row button,.marketplace-public .view-controls button{border-radius:2px}.marketplace-public .view-controls button.active{border-color:var(--enterprise-green-dark);background:var(--enterprise-green-dark);color:#fff}.marketplace-public .product-grid{gap:18px}.marketplace-public .product-card{box-shadow:none;background:#fff;border:1px solid #cbd2cd;border-top:3px solid #6e7c74;border-radius:0;position:relative}.marketplace-public .product-card:hover{border-color:#9ba9a1;transform:none;box-shadow:0 12px 30px #141f1914}.marketplace-public .product-card.product-family-energy{border-top-color:#665839}.marketplace-public .product-card.product-family-food{border-top-color:#8e5b49}.marketplace-public .product-card.product-family-raw-material{border-top-color:#38674e}.marketplace-public .product-card.product-family-regulated{border-top-color:#2f5661}.marketplace-public .product-card.product-family-industrial{border-top-color:#53676e}.marketplace-public .product-media{border-bottom:1px solid #d5dad6;border-radius:0;background:#f0f2ee!important}.marketplace-public .product-family-energy .product-media{background:#eeeae1!important}.marketplace-public .product-family-food .product-media{background:#f2ece8!important}.marketplace-public .product-family-raw-material .product-media{background:#e8eee9!important}.marketplace-public .product-family-regulated .product-media{background:#e9eef0!important}.marketplace-public .product-family-industrial .product-media{background:#e8ecee!important}.marketplace-public .product-media.media-packshot,.marketplace-public .product-modal-media.media-packshot{background-image:none!important}.marketplace-public .product-media:after{display:none}.marketplace-public .product-media .product-image-packshot,.marketplace-public .product-modal-media .product-image-packshot{object-fit:contain;mix-blend-mode:normal;filter:none;padding:24px}.marketplace-public .product-media .product-image-scene,.marketplace-public .product-modal-media .product-image-scene{object-fit:cover;filter:saturate(.9)contrast(1.02);padding:0}.marketplace-public .sale-mode{box-shadow:none;background:#fafcf9f5;border-radius:2px}.marketplace-public .favorite{border-radius:2px}.marketplace-public .product-copy{padding:20px}.marketplace-public .product-brand{grid-template-columns:1fr auto;align-items:center;gap:5px 10px;display:grid}.marketplace-public .product-brand span{color:#25342c;font-size:11px}.marketplace-public .product-brand small{color:#738079;grid-row:2;font-size:10px;line-height:1.25}.marketplace-public .product-brand i{color:var(--enterprise-green);grid-area:1/2/3}.marketplace-public .product-copy h3{min-height:52px;margin:14px 0 7px}.marketplace-public .product-copy h3 button{color:#18211d;font-size:18px}.marketplace-public .product-view-link{color:var(--enterprise-green-dark)}.marketplace-public .product-compare-toggle{background:#f3f5f2;border-radius:2px}.marketplace-public .product-copy dl{background:#fafbf9;border-color:#dfe3df}.marketplace-public .product-copy dl div{padding-inline:9px}.marketplace-public .product-copy dt{color:#69756e}.marketplace-public .product-copy dd{color:#25322b}.marketplace-public .product-price b{font-variant-numeric:tabular-nums;font-size:16px}.marketplace-public .product-price button{border-radius:2px}.marketplace-public .product-price button:hover,.marketplace-public .product-price button.added{background:var(--enterprise-green-dark)}.marketplace-public .load-more{border-radius:2px}.marketplace-public .solutions{background:#e7ebe7}.marketplace-public .solution-grid{background:#cbd2cc;gap:1px}.marketplace-public .solution-grid article{min-height:278px;box-shadow:none;background:#f7f8f5;border-radius:0}.marketplace-public .solution-grid article.wide{background:var(--enterprise-graphite)}.marketplace-public .managed-section{background:var(--enterprise-navy)}.marketplace-public .managed-copy button{border-radius:2px}.marketplace-public .workflow-grid{background:#cdd3ce;gap:1px}.marketplace-public .workflow-grid>div{background:#f7f8f5;border-radius:0;border:0!important}.marketplace-public .local-support{background:#e3e8e4}.marketplace-public .support-map{background:#d3ddd6}.marketplace-public .manager-placeholder{box-shadow:none;background:#f4f6f3;border-radius:0}.marketplace-public .producer-strip{background:#cbd2cc;gap:1px}.marketplace-public .producer-strip button{box-shadow:none;background:#f7f8f5;border:0;border-radius:0}.marketplace-public .producer-strip button:hover{box-shadow:inset 0 0 0 2px var(--enterprise-green);transform:none}.marketplace-public .trust{background:var(--enterprise-graphite)}.marketplace-public .trust-list{background:#435048;gap:1px}.marketplace-public .trust-list>div{background:#1b2520;border-radius:0;border:0!important}.marketplace-public .final-cta{background:#dfe6e0}.marketplace-public .final-cta:before,.marketplace-public .final-cta:after{display:none}.marketplace-public .final-cta button{background:var(--enterprise-green-dark);border-radius:2px}.marketplace-public footer{background:#101713}.marketplace-public .rfq-dock,.marketplace-public .compare-dock,.marketplace-public .product-modal,.marketplace-public .rfq-modal,.marketplace-public .product-sticky,.compare-modal{border-radius:3px}@media (width<=1280px){.marketplace-public .site-header nav{gap:13px}.marketplace-public .site-header nav a{font-size:11px}.marketplace-public .hero{grid-template-columns:minmax(0,1.2fr) minmax(310px,.8fr)}}@media (width<=1180px){.marketplace-public .mobile-menu-button{background:#f8faf7;border:1px solid #aeb9b2;border-radius:2px;width:42px;height:42px;margin-left:auto;display:block}.marketplace-public .site-header nav{border-bottom:1px solid var(--enterprise-line);background:#fafbf8fc;flex-direction:column;align-items:stretch;gap:0;padding:10px clamp(22px,4.6vw,72px) 18px;display:none;position:absolute;top:77px;left:0;right:0;box-shadow:0 15px 28px #19221d17}.marketplace-public .site-header nav.nav-open{display:flex}.marketplace-public .site-header nav a,.marketplace-public .site-header nav>button{border-bottom:1px solid #e0e4e1;min-height:48px;font-size:14px;display:flex!important}.marketplace-public .site-header nav a:after,.marketplace-public .site-header nav>button:after{display:none}.marketplace-public .header-tools{margin-left:0}}@media (width<=900px){.marketplace-public .site-header{height:72px}.marketplace-public .mobile-menu-button{border-radius:2px}.marketplace-public .site-header nav{border-radius:0;top:71px}.marketplace-public .site-header nav a{border-bottom:1px solid #e0e4e1}.marketplace-public .hero{grid-template-columns:1fr}.marketplace-public .hero-rail{display:none}.marketplace-public .catalog-shell{grid-template-columns:1fr}}@media (width<=600px){.marketplace-public .logo img{width:112px}.marketplace-public .hero{background:#f8f9f6;padding:26px 16px 0}.marketplace-public .hero-copy{padding:30px 0 43px}.marketplace-public .hero h1{margin:24px 0 20px;font-size:clamp(42px,12vw,52px);line-height:.97}.marketplace-public .hero-actions{grid-template-columns:1fr 1fr}.marketplace-public .sourcing-form{background:var(--enterprise-line);border-radius:0;gap:1px;margin:0;padding:1px}.marketplace-public .sourcing-form>label{border:0;border-radius:0}.marketplace-public .form-actions,.marketplace-public .hero-foot{border-radius:0}.marketplace-public .hero-foot span{padding-inline:13px}.marketplace-public .section{padding:68px 16px}.marketplace-public .section-heading h2{font-size:34px}.marketplace-public .direction-card{border-radius:0;min-height:220px}.marketplace-public .collection-strip button,.marketplace-public .catalog-sidebar,.marketplace-public .result-bar,.marketplace-public .product-card,.marketplace-public .solution-grid article,.marketplace-public .workflow-grid>div,.marketplace-public .trust-list>div{border-radius:0}.marketplace-public .product-grid{gap:9px}.marketplace-public .product-media .product-image-packshot{padding:10px}.marketplace-public .product-copy{padding:11px}.marketplace-public .product-brand small{font-size:8px}.marketplace-public .product-copy h3 button{font-size:14px}}.product-public{--pp-green:#174f3c;--pp-green-2:#236b50;--pp-ink:#17201b;--pp-muted:#6f7973;--pp-line:#172d231c;--pp-paper:#f6f5f0;background:var(--pp-paper);min-height:100vh;color:var(--pp-ink)}.product-public *{box-sizing:border-box}.product-public button,.product-public input,.product-public select,.product-public textarea{font:inherit}.product-header{z-index:80;border-bottom:1px solid var(--pp-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafaf7f0;grid-template-columns:minmax(230px,.8fr) auto minmax(290px,.8fr);align-items:center;gap:28px;min-height:76px;padding:10px clamp(20px,4vw,68px);display:grid;position:sticky;top:0}.product-logo{color:var(--pp-ink);align-items:center;gap:13px;text-decoration:none;display:inline-flex}.product-logo>img{width:112px;height:auto;display:block}.product-logo>span{border-left:1px solid #172d2333;align-content:center;gap:3px;min-height:33px;padding-left:12px;display:grid}.product-logo b{font-size:12px;line-height:1}.product-logo i{color:#6b7d73;letter-spacing:.25em;text-transform:uppercase;font-size:7px;font-style:normal;font-weight:800}.product-header nav{justify-content:center;align-items:center;gap:clamp(16px,2vw,34px);display:flex}.product-header nav a{color:#4f5d55;white-space:nowrap;font-size:12px;font-weight:700;text-decoration:none}.product-header nav a:hover{color:var(--pp-green)}.product-header>div{justify-content:flex-end;align-items:center;gap:10px;display:flex}.product-login,.product-header-rfq{border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.product-login{border:1px solid var(--pp-line);color:#415047}.product-header-rfq{background:var(--pp-green);color:#fff;gap:20px}.product-header-rfq:hover{background:#0f402f}.product-breadcrumbs{color:#7c867f;align-items:center;gap:9px;max-width:1520px;min-height:58px;margin:0 auto;padding:0 clamp(20px,4vw,68px);font-size:10px;display:flex}.product-breadcrumbs a{color:inherit;text-decoration:none}.product-breadcrumbs a:hover{color:var(--pp-green)}.product-breadcrumbs b{color:#3d4b43;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}.product-breadcrumbs span{color:#abb2ad}.product-hero{grid-template-columns:minmax(440px,1.04fr) minmax(400px,.96fr) minmax(310px,360px);align-items:start;gap:clamp(22px,2.6vw,42px);max-width:1520px;margin:0 auto;padding:0 clamp(20px,4vw,68px) clamp(48px,6vw,84px);display:grid}.product-gallery{min-height:620px;box-shadow:inset 0 0 0 1px var(--pp-line), 0 24px 70px #1f2c2512;background:#fff;border-radius:26px;position:relative;overflow:hidden}.product-gallery>img{object-position:center;width:100%;height:620px;display:block}.product-gallery.packshot>img{object-fit:contain;padding:clamp(24px,4vw,64px)}.product-gallery.scene>img{object-fit:cover;padding:0}.product-sale-mode,.product-badge{z-index:2;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9px;padding:8px 10px;font-size:8px;font-style:normal;font-weight:850;position:absolute;top:20px}.product-sale-mode{color:var(--pp-green);background:#f0f8f3e6;border:1px solid #1f6a502e;left:20px}.product-badge{color:#fff;background:#17201bdb;right:20px}.gallery-status{color:#718078;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafaf7d1;border:1px solid #ffffff80;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;min-height:42px;padding:0 14px;font-size:8px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.gallery-status b{color:var(--pp-green)}.product-photo-fallback{background:linear-gradient(145deg,#ffffffed,#edf2ecdb),radial-gradient(circle at 78% 20%,#97b76940,#0000 35%);flex-direction:column;justify-content:flex-end;gap:12px;padding:90px 48px 74px;display:flex;position:absolute;inset:0}.product-photo-fallback:before{content:"A";color:#1f6a5012;font-size:clamp(140px,19vw,270px);font-weight:900;line-height:.8;position:absolute;top:11%;right:9%}.product-photo-fallback span{color:var(--pp-green);letter-spacing:.2em;text-transform:uppercase;font-size:10px;font-weight:850;position:relative}.product-photo-fallback b{letter-spacing:-.05em;max-width:340px;font-size:clamp(28px,3vw,42px);line-height:1;position:relative}.product-photo-fallback small{color:var(--pp-muted);font-size:11px;position:relative}.product-summary{min-width:0;padding:clamp(20px,3vw,50px) 0 0}.product-summary-brand{align-items:center;gap:12px;margin-bottom:21px;display:flex}.product-summary-brand>span{color:var(--pp-green);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:900}.product-summary-brand>i{color:#216a4d;background:#e7f2ea;border-radius:12px;padding:6px 9px;font-size:9px;font-style:normal;font-weight:800}.product-summary h1{letter-spacing:-.065em;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(38px,4.15vw,66px);font-weight:760;line-height:.98}.product-lead{color:#66736b;max-width:720px;margin:26px 0 32px;font-size:clamp(14px,1.15vw,17px);line-height:1.72}.product-key-facts{border-top:1px solid var(--pp-line);border-left:1px solid var(--pp-line);grid-template-columns:1fr 1fr;display:grid}.product-key-facts>div{border-right:1px solid var(--pp-line);border-bottom:1px solid var(--pp-line);align-content:center;gap:6px;min-height:105px;padding:17px 19px;display:grid}.product-key-facts small{color:#829087;letter-spacing:.12em;font-size:8px;font-weight:850}.product-key-facts b{font-size:13px;line-height:1.25}.product-key-facts span{color:#87918b;font-size:9px}.product-trust-line{color:#587066;flex-wrap:wrap;gap:7px 16px;margin-top:22px;font-size:9px;font-weight:750;display:flex}.product-deal-panel{border:1px solid var(--pp-line);background:#fff;border-radius:22px;gap:13px;padding:22px;display:grid;position:sticky;top:96px;box-shadow:0 22px 65px #1f2d2517}.deal-price{border-bottom:1px solid var(--pp-line);gap:5px;padding-bottom:16px;display:grid}.deal-price small,.deal-facts small{color:#7c8981;letter-spacing:.12em;font-size:7px;font-weight:850}.deal-price b{letter-spacing:-.04em;font-size:28px}.deal-price span{color:#7c8780;font-size:9px;line-height:1.45}.deal-facts{border:1px solid var(--pp-line);background:var(--pp-line);border-radius:11px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.deal-facts>span{background:#fafbf8;gap:6px;min-width:0;padding:12px;display:grid}.deal-facts b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.deal-ready-note{background:#edf7f1;border:1px solid #acd2bc;border-radius:10px;gap:4px;padding:11px 12px;display:grid}.deal-ready-note b{color:#176b4e;font-size:9px}.deal-ready-note span{color:#607168;font-size:8px;line-height:1.45}.product-deal-panel>label,.deal-input-row label{color:#66736b;gap:6px;font-size:9px;font-weight:750;display:grid}.product-deal-panel select,.product-deal-panel input,.deal-unit{color:#354139;background:#fbfbf8;border:1px solid #dbe0dc;border-radius:9px;outline:0;align-items:center;width:100%;min-height:42px;padding:0 11px;font-size:10px;display:flex}.product-deal-panel select:focus,.product-deal-panel input:focus{background:#fff;border-color:#7da28e}.deal-input-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.deal-unit{color:#89938d;font-size:9px}.deal-unit.fixed{color:var(--pp-green);font-weight:850}.deal-primary,.deal-secondary,.deal-save,.deal-complex,.deal-compare{border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:46px;font-size:10px;font-weight:850;text-decoration:none;display:flex}.deal-primary{background:var(--pp-green);color:#fff;border:0;justify-content:space-between;padding:0 15px}.deal-primary:hover{background:#103f30}.deal-secondary{border:1px solid var(--pp-green);color:var(--pp-green);background:#fff}.deal-complex{min-height:38px;color:var(--pp-green)}.deal-compare{color:#405148;background:#fff;border:1px solid #d5ddd7;min-height:38px}.deal-compare:hover{border-color:var(--pp-green);color:var(--pp-green)}.deal-save{color:#56645c;background:#f4f6f2;border:0;min-height:38px}.deal-save.active{color:#1f694b;background:#e5f1e8}.product-deal-panel>p{color:#8a948e;margin:0;font-size:8px;line-height:1.55}.product-section-nav{z-index:60;border-top:1px solid var(--pp-line);border-bottom:1px solid var(--pp-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f5f0f0;justify-content:center;align-items:center;gap:clamp(20px,4vw,60px);min-height:58px;padding:0 20px;display:flex;position:sticky;top:76px;overflow-x:auto}.product-section-nav a{color:#5e6b63;white-space:nowrap;font-size:10px;font-weight:800;text-decoration:none}.product-section-nav a:hover{color:var(--pp-green)}.product-content{gap:24px;max-width:1384px;margin:0 auto;padding:clamp(58px,7vw,108px) clamp(20px,4vw,68px);display:grid}.product-content>article{scroll-margin-top:150px}.product-content-lead{border-bottom:1px solid var(--pp-line);grid-template-columns:minmax(250px,.72fr) minmax(420px,1.25fr);gap:22px 70px;padding:0 0 clamp(55px,6vw,84px);display:grid}.product-content-lead>span,.product-spec-card header>span,.product-logistics-card header>span,.product-documents-card>div>span,.product-parties header>span,.related-heading>span{color:var(--pp-green);letter-spacing:.16em;font-size:9px;font-weight:900}.product-content-lead h2{letter-spacing:-.06em;margin:0;font-size:clamp(36px,4.6vw,67px);line-height:.98}.product-content-lead>p{color:#647168;grid-column:2;margin:0;font-size:15px;line-height:1.8}.product-content-lead>div{border:1px solid var(--pp-line);background:var(--pp-line);border-radius:12px;grid-column:2;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.product-content-lead>div>span{background:#fff;gap:8px;padding:17px;display:grid}.product-content-lead small,.product-logistics-card small,.product-parties small{color:#829087;letter-spacing:.11em;font-size:8px;font-weight:850}.product-content-lead b{font-size:11px}.product-spec-card,.product-logistics-card,.product-parties{border:1px solid var(--pp-line);background:#fff;border-radius:22px;overflow:hidden}.product-spec-card>header,.product-logistics-card>header,.product-parties>header{border-bottom:1px solid var(--pp-line);justify-content:space-between;align-items:flex-end;gap:25px;min-height:112px;padding:27px 31px;display:flex}.product-spec-card h2,.product-logistics-card h2,.product-parties h2,.product-documents-card h2,.related-heading h2{letter-spacing:-.045em;margin:8px 0 0;font-size:clamp(27px,3vw,42px)}.product-spec-table{grid-template-columns:1fr 1fr;display:grid}.product-spec-table>div{border-bottom:1px solid var(--pp-line);grid-template-columns:minmax(130px,.8fr) minmax(160px,1.2fr);align-items:center;gap:20px;min-height:64px;padding:13px 31px;display:grid}.product-spec-table>div:nth-child(odd){border-right:1px solid var(--pp-line)}.product-spec-table span{color:#77827b;font-size:10px}.product-spec-table b{font-size:11px;line-height:1.4}.product-spec-card>p{color:#78837c;background:#f5f7f3;margin:0;padding:17px 31px;font-size:9px}.product-logistics-card>div,.product-parties>div{grid-template-columns:1fr 1fr;display:grid}.product-logistics-card>div>span,.product-parties>div>span{border-right:1px solid var(--pp-line);border-bottom:1px solid var(--pp-line);align-content:center;gap:10px;min-height:155px;padding:24px 31px;display:grid}.product-logistics-card>div>span:nth-child(2n),.product-parties>div>span:nth-child(2n){border-right:0}.product-logistics-card b,.product-parties b{font-size:16px;line-height:1.25}.product-logistics-card p,.product-parties p{color:#7b867f;margin:0;font-size:10px;line-height:1.55}.product-readiness-card{border:1px solid var(--pp-line);background:#edf1ea;border-radius:22px;overflow:hidden}.product-readiness-heading{grid-template-columns:1fr 220px;align-items:center;gap:50px;padding:clamp(32px,5vw,62px);display:grid}.product-readiness-heading>div:first-child>span{color:var(--pp-green);letter-spacing:.16em;font-size:9px;font-weight:900}.product-readiness-heading h2{letter-spacing:-.055em;margin:9px 0 18px;font-size:clamp(34px,4vw,56px);line-height:.98}.product-readiness-heading p{color:#66736b;max-width:680px;margin:0;font-size:12px;line-height:1.7}.product-readiness-score{--score:0%;background:conic-gradient(#287557 var(--score),#d6ddd6 0);color:#1f6048;border-radius:50%;flex-wrap:wrap;place-content:center;align-items:baseline;width:190px;height:190px;padding:57px 24px 32px;display:flex;box-shadow:inset 0 0 0 21px #f8faf5}.product-readiness-score.review{background:conic-gradient(#c99a34 var(--score),#e0ddd2 0);color:#81601a}.product-readiness-score.incomplete{background:conic-gradient(#bd5a4e var(--score),#e6dbd8 0);color:#963f36}.product-readiness-score strong{font-size:44px;line-height:.8}.product-readiness-score>small{font-size:12px}.product-readiness-score>b{text-align:center;width:100%;margin-top:12px;font-size:9px}.product-readiness-checks{background:#fff;border-top:1px solid #d1d8d1;border-left:1px solid #d1d8d1;grid-template-columns:repeat(5,1fr);display:grid}.product-readiness-checks>span{border-bottom:1px solid #d1d8d1;border-right:1px solid #d1d8d1;align-content:center;gap:7px;min-height:120px;padding:17px;display:grid}.product-readiness-checks i{color:#1f6c4c;background:#e4f0e7;border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;font-style:normal;font-weight:900;display:grid}.product-readiness-checks .missing i{color:#9a6032;background:#f4e9df}.product-readiness-checks b{font-size:10px;line-height:1.35}.product-readiness-checks small{color:#828d86;font-size:8px;line-height:1.45}.product-readiness-card>footer{background:#d7ded7;grid-template-columns:1fr 1fr auto;align-items:center;gap:1px;display:grid}.product-readiness-card>footer>div{background:#f8faf6;align-content:center;gap:6px;min-height:72px;padding:14px 22px;display:grid}.product-readiness-card>footer small{color:#829087;letter-spacing:.11em;font-size:7px;font-weight:850}.product-readiness-card>footer b{font-size:10px}.product-readiness-card>footer>a{background:var(--pp-green);color:#fff;justify-content:center;align-items:center;gap:38px;min-height:72px;padding:0 25px;font-size:9px;font-weight:850;text-decoration:none;display:flex}.product-readiness-card>footer>a i{font-style:normal}.product-documents-card{background:var(--pp-green);color:#fff;border-radius:22px;grid-template-columns:.9fr 1.1fr;gap:50px;padding:clamp(34px,5vw,68px);display:grid}.product-documents-card h2{max-width:480px}.product-documents-card>div>p{color:#afc6bb;max-width:510px;margin:19px 0 0;font-size:12px;line-height:1.7}.product-documents-card ul{align-content:center;gap:8px;margin:0;padding:0;list-style:none;display:grid}.product-documents-card li{background:#ffffff0f;border:1px solid #ffffff21;border-radius:12px;align-items:center;gap:13px;min-height:66px;padding:11px 14px;display:flex}.product-documents-card li>span{color:#173c2e;background:#d5e487;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-size:11px;font-weight:900;display:grid}.product-documents-card li>div{gap:5px;display:grid}.product-documents-card li b{font-size:11px}.product-documents-card li small{color:#aac0b6;font-size:8px}.product-parties footer{color:#7d8881;background:#f4f6f2;padding:18px 31px;font-size:9px}.related-products{border-top:1px solid var(--pp-line);background:#eceee8;padding:clamp(58px,7vw,100px) clamp(20px,4vw,68px)}.related-heading{grid-template-columns:1fr auto;align-items:end;max-width:1384px;margin:0 auto 28px;display:grid}.related-heading>span{grid-column:1/3}.related-heading a{color:var(--pp-green);font-size:10px;font-weight:850;text-decoration:none}.related-grid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1384px;margin:0 auto;display:grid}.related-grid>a{min-width:0;color:var(--pp-ink);background:#fff;border-radius:17px;padding-bottom:18px;text-decoration:none;overflow:hidden;box-shadow:inset 0 0 0 1px #172d2312}.related-image{background:#f8f8f5;place-items:center;height:255px;display:grid;overflow:hidden}.related-image img{object-fit:contain;width:100%;height:100%;padding:15px;transition:transform .25s;display:block}.related-grid>a:hover .related-image img{transform:scale(1.025)}.related-image>span{color:#1f6a5026;font-size:100px;font-weight:900}.related-grid>a>small,.related-grid>a>h3,.related-grid>a>p,.related-grid>a>b{margin-left:18px;margin-right:18px;display:block}.related-grid>a>small{color:var(--pp-green);letter-spacing:.15em;text-transform:uppercase;margin-top:16px;font-size:8px;font-weight:900}.related-grid h3{letter-spacing:-.03em;margin-top:10px;margin-bottom:0;font-size:18px;line-height:1.15}.related-grid p{color:#78847c;min-height:32px;margin-top:9px;margin-bottom:13px;font-size:9px;line-height:1.45}.related-grid>a>b{color:var(--pp-green);font-size:9px}.related-grid>a>b span{float:right}.product-footer{color:#fff;background:#16241d;grid-template-columns:1fr 1.4fr 1fr;align-items:center;gap:30px;min-height:230px;padding:48px clamp(20px,4vw,68px) 35px;display:grid}.product-footer .product-logo{color:#fff}.product-footer .product-logo i{color:#8da096}.product-footer>p{color:#8fa096;max-width:440px;font-size:11px;line-height:1.6}.product-footer>div{justify-content:flex-end;gap:22px;display:flex}.product-footer>div a{color:#b0bcb5;font-size:9px;text-decoration:none}.product-footer>span{color:#718077;border-top:1px solid #ffffff1a;grid-column:1/4;padding-top:20px;font-size:8px}.product-rfq-backdrop{z-index:200;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#101c16b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.product-rfq-dialog{background:#f8f8f4;border-radius:22px;width:min(760px,100%);position:relative;overflow:hidden;box-shadow:0 36px 120px #00000047}.product-rfq-close{z-index:3;border:1px solid var(--pp-line);color:#415047;background:#ffffffe6;border-radius:50%;width:38px;height:38px;font-size:22px;position:absolute;top:15px;right:15px}.product-rfq-dialog>header{background:var(--pp-green);color:#fff;padding:34px 38px 28px}.product-rfq-dialog>header>span{color:#d5e487;letter-spacing:.16em;font-size:8px;font-weight:900}.product-rfq-dialog>header h2{letter-spacing:-.05em;margin:9px 0 5px;font-size:36px}.product-rfq-dialog>header p{color:#a8c0b5;margin:0;font-size:10px}.product-rfq-dialog form{gap:18px;padding:28px 38px 34px;display:grid}.product-rfq-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.product-rfq-grid label,.product-rfq-options label,.product-rfq-consents label{color:#637168;font-size:9px;font-weight:750}.product-rfq-grid label{gap:6px;display:grid}.product-rfq-grid label.wide{grid-column:1/3}.product-rfq-grid input,.product-rfq-grid select,.product-rfq-grid textarea{color:#2d3932;background:#fff;border:1px solid #d7ded9;border-radius:9px;outline:0;width:100%;min-height:44px;padding:0 11px;font-size:10px}.product-rfq-grid textarea{resize:vertical;min-height:92px;padding:11px}.product-rfq-options,.product-rfq-consents{flex-wrap:wrap;gap:11px 20px;display:flex}.product-rfq-options label,.product-rfq-consents label{align-items:center;gap:7px;display:flex}.product-rfq-consents{border-top:1px solid var(--pp-line);gap:8px;padding-top:16px;display:grid}.product-rfq-submit{background:var(--pp-green);color:#fff;border:0;border-radius:10px;justify-content:space-between;align-items:center;min-height:48px;padding:0 16px;font-size:10px;font-weight:850;display:flex}.product-rfq-submit:disabled{opacity:.55}.product-rfq-error{color:#a14138;background:#fff0ee;border:1px solid #e6bbb5;border-radius:9px;margin:0;padding:10px;font-size:9px}.product-rfq-success{text-align:center;align-content:center;place-items:center;gap:12px;min-height:490px;padding:55px;display:grid}.product-rfq-success>span{width:56px;height:56px;color:var(--pp-green);background:#d5e487;border-radius:50%;place-items:center;font-size:24px;display:grid}.product-rfq-success>small{color:var(--pp-green);letter-spacing:.12em;font-weight:900}.product-rfq-success h2{margin:4px 0 0;font-size:34px}.product-rfq-success p{color:#6f7b74;max-width:480px;margin:0;font-size:11px;line-height:1.6}.product-rfq-success button{background:var(--pp-green);color:#fff;border:0;border-radius:9px;min-height:44px;padding:0 25px;font-size:10px;font-weight:850}.product-rfq-success>a{background:var(--pp-green);color:#fff;border-radius:9px;align-items:center;min-height:44px;padding:0 25px;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex}.ready-order-dialog{width:min(820px,100%)}.ready-order-dialog>header{background:#173f31}.ready-order-summary{background:#d5ddd7;border:1px solid #d5ddd7;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.ready-order-summary>div{background:#fff;gap:6px;padding:14px 16px;display:grid}.ready-order-summary small,.ready-order-terms b{color:#7f8a83;letter-spacing:.11em;font-size:7px;font-weight:900}.ready-order-summary b{color:#24342b;font-size:11px;line-height:1.35}.ready-order-static{color:#2d5e49;background:#edf2ed;border:1px solid #d7ded9;border-radius:9px;align-items:center;min-height:44px;padding:0 11px;font-size:10px;font-weight:850;display:flex}.ready-order-terms{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.ready-order-terms>span{color:#33443a;background:#f3f5f1;border:1px solid #dce2dd;border-radius:10px;gap:6px;padding:12px;font-size:9px;line-height:1.45;display:grid}.ready-order-consent{border-top:1px solid var(--pp-line);color:#536259;align-items:flex-start;gap:9px;padding-top:16px;font-size:9px;font-weight:750;line-height:1.55;display:flex}.ready-order-consent input{margin-top:2px}.ready-order-portal-link{color:var(--pp-green);font-size:9px;font-weight:850;text-decoration:none}.product-rfq-dialog .website-field{position:absolute;left:-10000px}@media (width<=1360px){.product-header{grid-template-columns:1fr auto}.product-header nav{display:none}.product-hero{grid-template-columns:minmax(420px,1fr) minmax(380px,1fr)}.product-deal-panel{grid-column:1/3;grid-template-columns:repeat(4,1fr);align-items:end;position:relative;top:auto}.deal-price{grid-column:1/3}.deal-facts{grid-column:3/5}.deal-input-row{grid-column:1/3}.product-deal-panel>label{align-self:end}.deal-primary,.deal-secondary,.deal-complex,.deal-compare,.deal-save{min-height:46px}.product-deal-panel>p{grid-column:1/5}.related-grid{grid-template-columns:repeat(3,1fr)}.related-grid>a:nth-child(4){display:none}}@media (width<=820px){.product-header{min-height:68px;padding:9px 16px}.product-logo>img{width:101px}.product-logo>span{padding-left:9px}.product-logo b{font-size:10px}.product-logo i{font-size:6px}.product-login{display:none}.product-header-rfq{min-height:40px;padding:0 13px;font-size:0}.product-header-rfq span{font-size:17px}.product-breadcrumbs{min-height:48px;padding:0 16px;font-size:9px}.product-breadcrumbs a:nth-of-type(2),.product-breadcrumbs span:nth-of-type(2),.product-breadcrumbs a:nth-of-type(3),.product-breadcrumbs span:nth-of-type(3){display:none}.product-hero{grid-template-columns:1fr;gap:0;padding:0 16px 45px}.product-gallery{border-radius:19px;min-height:370px}.product-gallery>img{height:370px}.product-gallery.packshot>img{padding:15px}.product-sale-mode,.product-badge{padding:6px 7px;font-size:7px;top:12px}.product-sale-mode{left:12px}.product-badge{right:12px}.gallery-status{min-height:37px;font-size:7px;bottom:10px;left:10px;right:10px}.product-photo-fallback{padding:70px 25px 54px}.product-photo-fallback b{font-size:27px}.product-summary{padding:32px 2px 30px}.product-summary-brand{margin-bottom:15px}.product-summary h1{font-size:clamp(37px,11vw,52px)}.product-lead{margin:20px 0 25px;font-size:14px;line-height:1.65}.product-key-facts>div{min-height:92px;padding:14px 12px}.product-key-facts small{font-size:7px}.product-key-facts b{font-size:11px}.product-key-facts span,.product-trust-line{font-size:8px}.product-deal-panel{border-radius:18px;grid-column:1;grid-template-columns:1fr 1fr;padding:17px}.deal-price,.deal-facts,.deal-input-row,.deal-ready-note,.product-deal-panel>p,.deal-primary,.deal-secondary,.deal-complex,.deal-compare,.deal-save{grid-column:1/3}.product-section-nav{justify-content:flex-start;gap:24px;padding:0 16px;top:68px}.product-content{gap:16px;padding:55px 16px}.product-content-lead{grid-template-columns:1fr;gap:20px;padding-bottom:52px}.product-content-lead>p,.product-content-lead>div{grid-column:1}.product-content-lead h2{font-size:40px}.product-content-lead>p{font-size:13px}.product-content-lead>div{grid-template-columns:1fr}.product-spec-card,.product-logistics-card,.product-documents-card,.product-parties{border-radius:17px}.product-spec-card>header,.product-logistics-card>header,.product-parties>header{flex-direction:column;align-items:flex-start;min-height:100px;padding:22px}.product-spec-card h2,.product-logistics-card h2,.product-parties h2,.product-documents-card h2{font-size:29px}.product-spec-table{grid-template-columns:1fr}.product-spec-table>div,.product-spec-table>div:nth-child(odd){border-right:0;grid-template-columns:minmax(105px,.8fr) minmax(130px,1.2fr);min-height:58px;padding:12px 20px}.product-spec-card>p{padding:15px 20px;line-height:1.5}.product-logistics-card>div,.product-parties>div{grid-template-columns:1fr}.product-readiness-heading{grid-template-columns:1fr;gap:30px;padding:30px 22px}.product-readiness-score{justify-self:center;width:150px;height:150px;padding:45px 20px 25px;box-shadow:inset 0 0 0 17px #f8faf5}.product-readiness-score strong{font-size:36px}.product-readiness-checks{grid-template-columns:1fr 1fr}.product-readiness-checks>span{min-height:105px}.product-readiness-card>footer{grid-template-columns:1fr}.product-readiness-card>footer>a{min-height:58px}.product-logistics-card>div>span,.product-parties>div>span,.product-logistics-card>div>span:nth-child(2n),.product-parties>div>span:nth-child(2n){border-right:0;min-height:130px;padding:21px}.product-documents-card{grid-template-columns:1fr;gap:28px;padding:30px 22px}.product-parties footer{padding:16px 21px;line-height:1.5}.related-products{padding:55px 16px}.related-heading{grid-template-columns:1fr;gap:12px}.related-heading>span{grid-column:1}.related-grid{grid-template-columns:1fr 1fr;gap:10px}.related-grid>a:nth-child(4){display:block}.related-image{height:180px}.related-grid h3{font-size:15px}.related-grid>a>small,.related-grid>a>h3,.related-grid>a>p,.related-grid>a>b{margin-left:13px;margin-right:13px}.product-footer{grid-template-columns:1fr;gap:17px;padding:42px 20px 28px}.product-footer>p{margin:0}.product-footer>div{flex-wrap:wrap;justify-content:flex-start}.product-footer>span{grid-column:1}.product-rfq-backdrop{place-items:end center;padding:12px 0 0}.product-rfq-dialog{border-radius:20px 20px 0 0;max-height:calc(100vh - 12px);overflow:auto}.product-rfq-dialog>header{padding:29px 22px 23px}.product-rfq-dialog>header h2{font-size:31px}.product-rfq-dialog form{padding:23px 20px 30px}.product-rfq-grid{grid-template-columns:1fr}.product-rfq-grid label.wide{grid-column:1}}@media (width<=470px){.product-key-facts{grid-template-columns:1fr 1fr}.product-deal-panel{grid-template-columns:1fr}.deal-price,.deal-facts,.deal-input-row,.deal-ready-note,.product-deal-panel>p,.deal-primary,.deal-secondary,.deal-complex,.deal-compare,.deal-save{grid-column:1}.deal-input-row{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr 1fr}.related-image{height:150px}.related-grid p{display:none}.related-grid h3{min-height:52px}}@media (width<=600px){.ready-order-summary,.ready-order-terms{grid-template-columns:1fr}.ready-order-summary b{font-size:10px}.ready-order-dialog .product-rfq-submit{flex-direction:column;align-items:flex-start;gap:5px;padding:12px 15px}}.sector-public{--sector:#176b4e;--sector-soft:#e6efe9;color:#202822;background:#f6f6f1;min-height:100vh;font-family:Arial,Helvetica,sans-serif}.sector-public *{box-sizing:border-box}.sector-graphite{--sector:#303b35;--sector-soft:#e5e8e5}.sector-green{--sector:#176b4e;--sector-soft:#dfede4}.sector-sand{--sector:#80693b;--sector-soft:#eee8da}.sector-navy{--sector:#243c55;--sector-soft:#e2e9ee}.sector-clay{--sector:#885543;--sector-soft:#efe3de}.sector-steel{--sector:#425e67;--sector-soft:#e1e9eb}.sector-mint{--sector:#2d7163;--sector-soft:#e0ece8}.sector-silver{--sector:#57666d;--sector-soft:#e5e9eb}.sector-mineral{--sector:#6f6758;--sector-soft:#ebe7df}.sector-header{z-index:70;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f9f9f5f5;border-bottom:1px solid #dce1dc;align-items:center;gap:36px;height:76px;padding:0 clamp(22px,4vw,66px);display:flex;position:sticky;top:0}.sector-logo{color:#213128;align-items:center;gap:13px;text-decoration:none;display:flex}.sector-logo img{width:132px;height:auto}.sector-logo>span{border-left:1px solid #cad3cd;align-content:center;gap:2px;min-height:34px;padding-left:12px;display:grid}.sector-logo b{letter-spacing:-.02em;font-size:12px}.sector-logo i{color:#728179;letter-spacing:.16em;text-transform:uppercase;font-size:7px;font-style:normal;font-weight:800}.sector-header nav{align-items:center;gap:clamp(11px,1.35vw,23px);margin-left:auto;display:flex}.sector-header nav a{color:#5d6a63;font-size:10px;font-weight:750;text-decoration:none;position:relative}.sector-header nav a:hover,.sector-header nav a.active{color:#176b4e}.sector-header nav a.active:after{content:"";background:#176b4e;height:2px;position:absolute;bottom:-27px;left:0;right:0}.sector-header>div{gap:8px;display:flex}.sector-login,.sector-rfq{border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 15px;font-size:9px;font-weight:850;text-decoration:none;display:flex}.sector-login{color:#4a5a51;border:1px solid #d0d9d3}.sector-rfq{color:#fff;background:#176b4e;gap:12px}.sector-breadcrumbs{color:#87918b;align-items:center;gap:9px;max-width:1500px;margin:0 auto;padding:20px clamp(20px,4vw,68px);font-size:9px;display:flex}.sector-breadcrumbs a{color:#66736b;text-decoration:none}.sector-breadcrumbs b{color:#344239;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sector-hero{grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);max-width:1500px;margin:0 auto;padding:clamp(55px,7vw,105px) clamp(20px,4vw,68px) clamp(70px,8vw,118px);display:grid}.sector-hero>div{padding-right:clamp(35px,6vw,95px)}.sector-hero>div>span,.sector-context>div:first-child>span,.sector-catalog>header span,.sector-rfq-band span,.sector-related>header span,.sector-directions>header span,.sector-overview-products>header span,.sector-operating-model>div>span,.sector-final>span{color:var(--sector);letter-spacing:.17em;font-size:9px;font-weight:900}.sector-hero h1{letter-spacing:-.07em;text-wrap:balance;max-width:950px;margin:22px 0 28px;font-size:clamp(49px,6vw,91px);line-height:.94}.sector-hero>div>p{color:#637068;max-width:780px;font-size:clamp(14px,1.2vw,18px);line-height:1.75}.sector-hero>div>div{gap:9px;margin-top:34px;display:flex}.sector-hero>div>div a{border:1px solid var(--sector);min-height:48px;color:var(--sector);border-radius:11px;justify-content:center;align-items:center;gap:30px;padding:0 17px;font-size:10px;font-weight:850;text-decoration:none;display:flex}.sector-hero>div>div a:first-child{background:var(--sector);color:#fff}.sector-hero>aside{background:#fff;border:1px solid #dbe1dc;border-radius:20px;grid-template-columns:repeat(3,1fr);align-self:center;display:grid;overflow:hidden;box-shadow:0 24px 70px #1e2a2314}.sector-hero>aside>span{border-left:1px solid #e2e6e2;align-content:center;gap:7px;min-height:115px;padding:17px;display:grid}.sector-hero>aside>span:first-child{border-left:0}.sector-hero>aside small{color:#839087;letter-spacing:.11em;font-size:7px;font-weight:850}.sector-hero>aside b{color:var(--sector);letter-spacing:-.04em;font-size:28px}.sector-hero>aside p{background:var(--sector-soft);color:#405047;border-top:1px solid #e2e6e2;grid-column:1/4;margin:0;padding:22px;font-size:11px;line-height:1.65}.sector-context{border-top:1px solid #dce1dc;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:50px;max-width:1500px;margin:0 auto;padding:clamp(70px,8vw,115px) clamp(20px,4vw,68px);display:grid}.sector-context h2,.sector-catalog h2,.sector-related h2,.sector-overview-products h2,.sector-operating-model h2{letter-spacing:-.055em;margin:15px 0 20px;font-size:clamp(35px,4vw,61px);line-height:.98}.sector-context>div:first-child>p{color:#69766e;font-size:13px;line-height:1.75}.sector-context-grid{background:#dbe1dc;border:1px solid #dbe1dc;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.sector-context-grid article{background:#fff;flex-direction:column;padding:26px 23px;display:flex}.sector-context-grid small{color:var(--sector);letter-spacing:.12em;margin-bottom:15px;font-size:8px;font-weight:900}.sector-context-grid span{color:#405047;border-top:1px solid #e7eae7;align-items:center;min-height:46px;font-size:10px;font-weight:750;display:flex}.sector-context-grid span:before{color:var(--sector);content:"✓";margin-right:9px}.sector-catalog{border-top:1px solid #dce1dc;max-width:1500px;margin:0 auto;padding:clamp(70px,8vw,115px) clamp(20px,4vw,68px);scroll-margin-top:76px}.sector-catalog>header,.sector-overview-products>header,.sector-related>header{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:35px;display:flex}.sector-catalog>header h2,.sector-overview-products>header h2,.sector-related>header h2{margin-bottom:0}.sector-catalog>header>p{color:#7a867f;text-align:right;max-width:380px;margin:0;font-size:10px;line-height:1.55}.sector-catalog>nav{align-items:center;gap:7px;margin-bottom:22px;padding-bottom:4px;display:flex;overflow:auto}.sector-catalog>nav>span{color:#87928b;letter-spacing:.12em;margin-right:5px;font-size:7px;font-weight:900}.sector-catalog>nav a{color:#4d5c53;white-space:nowrap;background:#fff;border:1px solid #d5ddd7;border-radius:20px;align-items:center;gap:9px;min-height:37px;padding:0 12px;font-size:8px;font-weight:750;text-decoration:none;display:flex}.sector-catalog>nav i{background:var(--sector-soft);min-width:20px;height:20px;color:var(--sector);border-radius:10px;place-items:center;font-size:7px;font-style:normal;display:grid}.sector-product-grid,.sector-overview-products>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.sector-product{background:#fff;border:1px solid #dde2de;border-radius:17px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 13px 32px #1f2a230a}.sector-product-image{background:#f0f2ed;place-items:center;height:260px;display:grid;position:relative;overflow:hidden}.sector-product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:12px;transition:all .25s}.sector-product:hover .sector-product-image img{transform:scale(1.02)}.sector-product-image>span{background:#fafbf8;border:1px solid #d8dfd9;border-radius:12px;flex-direction:column;justify-content:space-between;width:72%;min-height:62%;padding:20px;display:flex}.sector-product-image>span small{color:var(--sector);font-size:8px;font-weight:900}.sector-product-image>span b{font-size:16px}.sector-product-image>i{color:#fff;background:#182d22e6;border-radius:7px;padding:7px 9px;font-size:7px;font-style:normal;font-weight:900;position:absolute;top:12px;left:12px}.sector-product>div{flex-direction:column;flex:1;padding:18px;display:flex}.sector-product>div>small{color:var(--sector);letter-spacing:.1em;font-size:7px;font-weight:900}.sector-product h3{min-height:48px;margin:10px 0 6px;font-size:15px;line-height:1.3}.sector-product h3 a{color:#273129;text-decoration:none}.sector-product>div>p{color:#7b867f;text-overflow:ellipsis;white-space:nowrap;margin:0 0 14px;font-size:9px;overflow:hidden}.sector-product dl{border-block:1px solid #e6e9e6;grid-template-columns:1fr 1fr;margin:0;display:grid}.sector-product dl span{border-left:1px solid #e6e9e6;gap:5px;min-width:0;padding:12px 9px;display:grid}.sector-product dl span:first-child{border-left:0;padding-left:0}.sector-product dt{color:#8a948e;font-size:7px}.sector-product dd{color:#47534c;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:8px;font-weight:800;overflow:hidden}.sector-product>div>div{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;padding-top:14px;display:flex}.sector-product>div>div>span{gap:4px;display:grid}.sector-product>div>div small{color:#8a958e;font-size:6px}.sector-product>div>div b{color:#4b5a51;font-size:8px}.sector-product>div>div>a{background:var(--sector);color:#fff;border-radius:8px;flex:none;align-items:center;min-height:34px;padding:0 11px;font-size:8px;font-weight:850;text-decoration:none;display:flex}.sector-all-products{min-height:58px;color:var(--sector);background:#fff;border:1px solid #cfd8d2;border-radius:12px;justify-content:space-between;align-items:center;margin-top:20px;padding:0 20px;font-size:10px;font-weight:850;text-decoration:none;display:flex}.sector-rfq-band{color:#fff;background:#202c25;border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:60px;max-width:1364px;margin:0 auto clamp(80px,8vw,120px);padding:clamp(35px,5vw,65px);display:grid}.sector-rfq-band span{color:#a9d0bd}.sector-rfq-band h2{letter-spacing:-.055em;max-width:800px;margin:15px 0;font-size:clamp(34px,4.5vw,65px);line-height:.98}.sector-rfq-band p{color:#a7b5ad;max-width:720px;margin:0;font-size:12px;line-height:1.7}.sector-rfq-band>a{color:#263129;background:#dce582;border-radius:11px;justify-content:center;align-items:center;gap:35px;min-width:190px;min-height:54px;font-size:10px;font-weight:900;text-decoration:none;display:flex}.sector-rfq-band i{font-style:normal}.sector-related{max-width:1500px;margin:0 auto;padding:0 clamp(20px,4vw,68px) clamp(90px,9vw,135px)}.sector-related>div,.sector-directions>div{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.sector-direction{--card:#2f3d35;background:var(--card);color:#fff;border-radius:20px;gap:24px;min-height:340px;padding:26px;text-decoration:none;display:flex}.sector-direction.green{--card:#176b4e}.sector-direction.sand{--card:#71603b}.sector-direction.navy{--card:#283e55}.sector-direction.clay{--card:#7d5142}.sector-direction.steel{--card:#405d66}.sector-direction.mint{--card:#2d7163}.sector-direction.silver{--card:#56646a}.sector-direction.mineral{--card:#6c6557}.sector-direction>span{color:#ffffff73;font-size:10px;font-weight:900}.sector-direction>div{flex-direction:column;flex:1;display:flex}.sector-direction small{color:#ffffff8c;letter-spacing:.11em;font-size:7px;font-weight:900}.sector-direction h2{letter-spacing:-.045em;margin:18px 0;font-size:31px;line-height:1}.sector-direction p{color:#ffffffb8;margin:0;font-size:11px;line-height:1.65}.sector-direction b{border-top:1px solid #fff3;justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;font-size:9px;display:flex}.sector-direction i{font-size:16px;font-style:normal}.sector-footer{background:#eff1ed;border-top:1px solid #d9dfda;grid-template-columns:1fr 1.2fr auto auto;align-items:center;gap:40px;padding:45px clamp(22px,4vw,68px);display:grid}.sector-footer p{color:#6f7c74;max-width:490px;font-size:10px;line-height:1.6}.sector-footer>div{gap:18px;display:flex}.sector-footer>div a{color:#4c5b52;font-size:9px;font-weight:750;text-decoration:none}.sector-footer>span{color:#87928b;font-size:8px}.sector-overview-hero{grid-template-columns:1.25fr .75fr;max-width:1500px;margin:0 auto;padding:clamp(75px,9vw,145px) clamp(20px,4vw,68px);display:grid}.sector-overview-hero>div>span{color:#176b4e;letter-spacing:.18em;font-size:9px;font-weight:900}.sector-overview-hero h1{letter-spacing:-.075em;margin:25px 0 30px;font-size:clamp(62px,7.5vw,112px);line-height:.88}.sector-overview-hero h1 em{color:#176b4e;font-style:normal}.sector-overview-hero>div>p{color:#647169;max-width:760px;font-size:clamp(15px,1.3vw,19px);line-height:1.75}.sector-overview-hero>div>div{gap:9px;margin-top:35px;display:flex}.sector-overview-hero>div>div a{color:#176b4e;border:1px solid #176b4e;border-radius:11px;align-items:center;gap:30px;min-height:50px;padding:0 17px;font-size:10px;font-weight:850;text-decoration:none;display:flex}.sector-overview-hero>div>div a:first-child{color:#fff;background:#176b4e}.sector-overview-hero>aside{background:#fff;border:1px solid #d8dfda;border-radius:22px;grid-template-columns:repeat(3,1fr);align-self:center;display:grid;overflow:hidden;box-shadow:0 26px 80px #1f2b2317}.sector-overview-hero>aside>span{border-left:1px solid #e1e5e2;align-content:center;gap:7px;min-height:125px;padding:18px;display:grid}.sector-overview-hero>aside>span:first-child{border-left:0}.sector-overview-hero>aside b{color:#176b4e;font-size:30px}.sector-overview-hero>aside small{color:#78857d;font-size:8px;line-height:1.4}.sector-overview-hero>aside p{color:#405148;background:#e7efe9;border-top:1px solid #e1e5e2;grid-column:1/4;margin:0;padding:24px;font-size:11px;line-height:1.65}.sector-directions,.sector-overview-products,.sector-operating-model{border-top:1px solid #dce1dc;max-width:1500px;margin:0 auto;padding:clamp(75px,8vw,120px) clamp(20px,4vw,68px)}.sector-directions{scroll-margin-top:76px}.sector-directions>header{max-width:850px;margin-bottom:38px}.sector-directions>header h2{letter-spacing:-.06em;margin:17px 0;font-size:clamp(44px,5vw,76px)}.sector-directions>header p{color:#6d7972;font-size:13px}.sector-directions>div{grid-template-columns:repeat(3,1fr)}.sector-overview-products>header>a{color:#176b4e;font-size:10px;font-weight:850;text-decoration:none}.sector-overview-products>div{grid-template-columns:repeat(3,1fr)}.sector-operating-model{grid-template-columns:.7fr 1.3fr;gap:70px;display:grid}.sector-operating-model ol{background:#dce1dc;border:1px solid #dce1dc;border-radius:18px;grid-template-columns:1fr 1fr;gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.sector-operating-model li{background:#fff;align-content:start;min-height:190px;padding:25px;display:grid}.sector-operating-model li>span{color:#176b4e;font-size:9px;font-weight:900}.sector-operating-model li>b{margin:35px 0 8px;font-size:16px}.sector-operating-model li>p{color:#77837c;margin:0;font-size:10px;line-height:1.6}.sector-final{color:#fff;text-align:center;background:#202c25;align-content:center;place-items:center;min-height:600px;padding:70px 20px;display:grid}.sector-final>span{color:#a9d0bd}.sector-final h2{letter-spacing:-.07em;margin:23px 0;font-size:clamp(55px,7vw,100px);line-height:.9}.sector-final p{color:#aab7b0;max-width:650px;margin:0 0 30px;font-size:13px;line-height:1.7}.sector-final>a{color:#263129;background:#dce582;border-radius:11px;align-items:center;gap:35px;min-height:52px;padding:0 19px;font-size:10px;font-weight:900;text-decoration:none;display:flex}.sector-final i{font-style:normal}@media (width<=1100px){.sector-header nav a:nth-last-child(-n+2),.sector-login{display:none}.sector-hero,.sector-overview-hero{grid-template-columns:1fr;gap:50px}.sector-hero>div{padding-right:0}.sector-context{grid-template-columns:1fr}.sector-product-grid,.sector-overview-products>div,.sector-related>div,.sector-directions>div{grid-template-columns:repeat(2,1fr)}.sector-operating-model{grid-template-columns:1fr}.sector-footer{grid-template-columns:1fr 1fr}.sector-footer>span{text-align:right}}@media (width<=700px){.sector-header{gap:12px;height:68px;padding:0 14px}.sector-logo{gap:8px}.sector-logo img{width:106px}.sector-logo>span{min-height:29px;padding-left:8px}.sector-logo b{font-size:10px}.sector-logo i{font-size:6px}.sector-header nav,.sector-login{display:none}.sector-header>div{margin-left:auto}.sector-rfq{width:42px;padding:0;font-size:0}.sector-rfq span{font-size:15px}.sector-breadcrumbs{padding:16px 15px;font-size:8px}.sector-hero,.sector-overview-hero{padding:50px 16px 70px}.sector-hero h1{margin-top:17px;font-size:49px}.sector-hero>div>p,.sector-overview-hero>div>p{font-size:14px}.sector-hero>div>div,.sector-overview-hero>div>div{grid-template-columns:1fr 1fr;display:grid}.sector-hero>div>div a,.sector-overview-hero>div>div a{text-align:center;gap:8px;min-height:48px;padding:0 10px;font-size:9px}.sector-hero>aside,.sector-overview-hero>aside{grid-template-columns:repeat(3,1fr)}.sector-hero>aside>span,.sector-overview-hero>aside>span{min-height:90px;padding:12px}.sector-hero>aside b,.sector-overview-hero>aside b{font-size:22px}.sector-hero>aside p,.sector-overview-hero>aside p{padding:17px;font-size:10px}.sector-context,.sector-catalog,.sector-related,.sector-directions,.sector-overview-products,.sector-operating-model{padding:65px 16px}.sector-catalog,.sector-directions{scroll-margin-top:68px}.sector-context-grid{grid-template-columns:1fr}.sector-context-grid article{padding:21px}.sector-catalog>header,.sector-overview-products>header,.sector-related>header{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:25px}.sector-catalog>header>p{text-align:left}.sector-catalog h2,.sector-overview-products h2,.sector-related h2{font-size:37px}.sector-product-grid,.sector-overview-products>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sector-product{border-radius:12px}.sector-product-image{height:155px}.sector-product-image img{padding:5px}.sector-product-image>i{padding:5px 6px;font-size:6px;top:7px;left:7px}.sector-product>div{padding:10px}.sector-product>div>small{font-size:6px}.sector-product h3{min-height:55px;margin-top:8px;font-size:12px}.sector-product>div>p{font-size:7px}.sector-product dl{grid-template-columns:1fr}.sector-product dl span{border-top:1px solid #e6e9e6;border-left:0;padding:8px 0}.sector-product dl span:first-child{border-top:0}.sector-product dl span:nth-child(2){display:none}.sector-product>div>div{flex-direction:column;align-items:stretch}.sector-product>div>div>a{justify-content:center}.sector-rfq-band{border-radius:18px;flex-direction:column;align-items:stretch;gap:25px;margin:0 12px 75px;padding:35px 22px;display:flex}.sector-rfq-band>a{min-width:0}.sector-related>div,.sector-directions>div{grid-template-columns:1fr}.sector-direction{min-height:290px}.sector-footer{grid-template-columns:1fr;gap:20px;padding:38px 18px}.sector-footer>div{flex-wrap:wrap}.sector-footer>span{text-align:left}.sector-overview-hero h1{font-size:58px}.sector-overview-hero>aside{margin-top:5px}.sector-directions>header h2{font-size:47px}.sector-operating-model ol{grid-template-columns:1fr}.sector-operating-model li{min-height:155px}.sector-final{min-height:520px}.sector-final h2{font-size:55px}}@media (width<=370px){.sector-logo img{width:96px}.sector-logo>span{display:none}.sector-product-grid,.sector-overview-products>div{gap:6px}.sector-product-image{height:140px}.sector-product h3{font-size:11px}.sector-hero h1{font-size:44px}.sector-overview-hero h1{font-size:52px}}.solution-public{--solution:#176b4e;--solution-soft:#e3eee7;background:#f6f6f1}.solution-graphite{--solution:#303b35;--solution-soft:#e5e8e5}.solution-navy{--solution:#243c55;--solution-soft:#e2e9ee}.solution-sand{--solution:#80693b;--solution-soft:#eee8da}.solution-green{--solution:#176b4e;--solution-soft:#dfede4}.solution-clay{--solution:#885543;--solution-soft:#efe3de}.solution-mint{--solution:#2d7163;--solution-soft:#e0ece8}.solution-steel{--solution:#425e67;--solution-soft:#e1e9eb}.solution-silver{--solution:#57666d;--solution-soft:#e5e9eb}.solution-overview-hero,.solution-hero{grid-template-columns:minmax(0,1.28fr) minmax(360px,.72fr);gap:clamp(45px,7vw,105px);max-width:1500px;margin:0 auto;padding:clamp(80px,9vw,145px) clamp(22px,4vw,68px) clamp(85px,9vw,140px);display:grid}.solution-overview-hero>div>span,.solution-hero>div>span,.solution-index>header>span,.solution-governance>div>span,.solution-final>span,.solution-needs>div>span,.solution-scope>header>span,.solution-process>header>span,.solution-products>header span,.solution-rfq span,.solution-related>header>span{color:var(--solution);letter-spacing:.17em;font-size:10px;font-weight:900}.solution-overview-hero h1,.solution-hero h1{letter-spacing:-.075em;text-wrap:balance;margin:24px 0 30px;font-size:clamp(61px,7vw,108px);line-height:.89}.solution-overview-hero h1 em{color:#176b4e;font-style:normal}.solution-hero h1{font-size:clamp(57px,6.7vw,101px)}.solution-overview-hero>div>p,.solution-hero>div>p{color:#647169;max-width:810px;margin:0;font-size:clamp(16px,1.35vw,20px);line-height:1.7}.solution-overview-hero>div>div,.solution-hero>div>div{gap:10px;margin-top:36px;display:flex}.solution-overview-hero>div>div a,.solution-hero>div>div a{border:1px solid var(--solution);min-height:52px;color:var(--solution);border-radius:11px;justify-content:center;align-items:center;gap:28px;padding:0 19px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.solution-overview-hero>div>div a:first-child,.solution-hero>div>div a:first-child{background:var(--solution);color:#fff}.solution-overview-hero>aside,.solution-hero>aside{background:#fff;border:1px solid #d8dfda;border-radius:22px;grid-template-columns:repeat(3,1fr);align-self:center;display:grid;overflow:hidden;box-shadow:0 26px 75px #1f2b2317}.solution-overview-hero>aside>span,.solution-hero>aside>span{border-left:1px solid #e1e5e2;align-content:center;gap:8px;min-height:125px;padding:19px;display:grid}.solution-overview-hero>aside>span:first-child,.solution-hero>aside>span:first-child{border-left:0}.solution-overview-hero>aside b,.solution-hero>aside b{color:var(--solution);letter-spacing:-.04em;font-size:28px}.solution-overview-hero>aside small,.solution-hero>aside small{color:#7c8881;font-size:8px;font-weight:800;line-height:1.4}.solution-overview-hero>aside p,.solution-hero>aside p{background:var(--solution-soft);color:#405148;border-top:1px solid #e1e5e2;grid-column:1/4;margin:0;padding:25px;font-size:12px;line-height:1.65}.solution-index,.solution-governance,.solution-needs,.solution-scope,.solution-process,.solution-products,.solution-related{border-top:1px solid #dce1dc;max-width:1500px;margin:0 auto;padding:clamp(75px,8vw,120px) clamp(22px,4vw,68px)}.solution-index{scroll-margin-top:76px}.solution-index>header,.solution-scope>header,.solution-products>header,.solution-related>header{max-width:940px;margin-bottom:40px}.solution-index>header h2,.solution-scope>header h2,.solution-products>header h2,.solution-related>header h2,.solution-needs h2,.solution-process h2,.solution-governance h2{letter-spacing:-.06em;margin:17px 0 20px;font-size:clamp(43px,5vw,76px);line-height:.97}.solution-index>header p,.solution-scope>header p,.solution-products>header p,.solution-needs>div>p,.solution-governance>div>p{color:#6c7971;max-width:760px;font-size:14px;line-height:1.7}.solution-index>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.solution-card{--card:#2f3d35;background:var(--card);color:#fff;border-radius:20px;gap:20px;min-width:0;min-height:385px;padding:26px 23px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.solution-card:hover{transform:translateY(-3px);box-shadow:0 22px 45px #1c252021}.solution-card.green{--card:#176b4e}.solution-card.sand{--card:#71603b}.solution-card.navy{--card:#283e55}.solution-card.clay{--card:#7d5142}.solution-card.steel{--card:#405d66}.solution-card.mint{--card:#2d7163}.solution-card.silver{--card:#56646a}.solution-card>span{color:#ffffff75;font-size:11px;font-weight:900}.solution-card>div{flex-direction:column;flex:1;min-width:0;display:flex}.solution-card small{color:#ffffff8f;letter-spacing:.1em;font-size:7px;font-weight:900}.solution-card h2{letter-spacing:-.05em;margin:23px 0 18px;font-size:clamp(25px,2.1vw,35px);line-height:.98}.solution-card p{color:#ffffffba;margin:0;font-size:12px;line-height:1.65}.solution-card b{border-top:1px solid #fff3;justify-content:space-between;align-items:center;margin-top:auto;padding-top:19px;font-size:10px;display:flex}.solution-card i{font-size:18px;font-style:normal}.solution-governance{grid-template-columns:.72fr 1.28fr;gap:70px;display:grid}.solution-governance ol,.solution-process ol{background:#dce1dc;border:1px solid #dce1dc;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.solution-governance li,.solution-process li{background:#fff;flex-direction:column;min-height:205px;padding:25px;display:flex}.solution-governance li>span,.solution-process li>span{color:var(--solution);font-size:10px;font-weight:900}.solution-governance li>b,.solution-process li>b{margin:43px 0 10px;font-size:17px}.solution-governance li>p,.solution-process li>p{color:#727f77;margin:0;font-size:11px;line-height:1.6}.solution-final{color:#fff;text-align:center;background:#202c25;align-content:center;justify-items:center;min-height:640px;padding:85px 22px;display:grid}.solution-final>span{color:#a9d0bd}.solution-final h2{letter-spacing:-.07em;margin:24px 0;font-size:clamp(56px,7vw,102px);line-height:.89}.solution-final p{color:#aab7b0;max-width:700px;margin:0 0 32px;font-size:14px;line-height:1.7}.solution-final>a{color:#263129;background:#dce582;border-radius:11px;align-items:center;gap:36px;min-height:54px;padding:0 20px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.solution-final i{font-style:normal}.solution-needs{grid-template-columns:.75fr 1.25fr;gap:70px;display:grid}.solution-needs ul{background:#dce1dc;border:1px solid #dce1dc;border-radius:19px;grid-template-columns:1fr 1fr;gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.solution-needs li{background:#fff;align-content:space-between;min-height:145px;padding:22px;display:grid}.solution-needs li>span{color:var(--solution);font-size:10px;font-weight:900}.solution-needs li>b{max-width:270px;font-size:18px;line-height:1.25}.solution-scope>header,.solution-products>header{justify-content:space-between;align-items:flex-end;gap:55px;max-width:none;display:flex}.solution-scope>header>p,.solution-products>header>p{text-align:right;max-width:390px;margin:0 0 8px}.solution-scope>div{background:#dbe1dc;border:1px solid #dbe1dc;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.solution-scope article{background:#fff;flex-direction:column;padding:30px;display:flex}.solution-scope article>small{color:var(--solution);letter-spacing:.12em;margin-bottom:20px;font-size:9px;font-weight:900}.solution-scope article>span{color:#405047;border-top:1px solid #e6eae7;align-items:center;min-height:54px;font-size:12px;font-weight:750;display:flex}.solution-scope article>span:before{color:var(--solution);content:"✓";margin-right:10px}.solution-process>header{max-width:750px;margin-bottom:38px}.solution-process ol{grid-template-columns:repeat(3,1fr)}.solution-process li{min-height:230px}.solution-process li>b{margin-top:55px}.solution-products>header{margin-bottom:35px}.solution-products>.sector-product-grid{margin-bottom:20px}.solution-products>a{min-height:58px;color:var(--solution);background:#fff;border:1px solid #cfd8d2;border-radius:12px;justify-content:space-between;align-items:center;padding:0 20px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.solution-rfq{color:#fff;background:#202c25;border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:60px;max-width:1364px;margin:0 auto clamp(80px,8vw,120px);padding:clamp(40px,5vw,68px);display:grid}.solution-rfq span{color:#a9d0bd}.solution-rfq h2{letter-spacing:-.055em;max-width:800px;margin:16px 0;font-size:clamp(38px,4.5vw,66px);line-height:.97}.solution-rfq p{color:#a7b5ad;max-width:740px;margin:0;font-size:13px;line-height:1.7}.solution-rfq>a{color:#263129;background:#dce582;border-radius:11px;justify-content:center;align-items:center;gap:35px;min-width:190px;min-height:56px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.solution-rfq i{font-style:normal}.solution-related{padding-top:0}.solution-related>div{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.solution-related .solution-card{min-height:330px}@media (width<=1180px){.solution-overview-hero,.solution-hero{grid-template-columns:1fr}.solution-index>div{grid-template-columns:repeat(2,1fr)}.solution-governance,.solution-needs{grid-template-columns:1fr}.solution-products>.sector-product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.solution-overview-hero,.solution-hero{gap:45px;padding:52px 16px 72px}.solution-overview-hero h1{font-size:57px}.solution-hero h1{font-size:49px}.solution-overview-hero>div>p,.solution-hero>div>p{font-size:15px}.solution-overview-hero>div>div,.solution-hero>div>div{grid-template-columns:1fr 1fr;display:grid}.solution-overview-hero>div>div a,.solution-hero>div>div a{text-align:center;gap:7px;min-height:50px;padding:0 10px;font-size:9px}.solution-overview-hero>aside>span,.solution-hero>aside>span{min-height:92px;padding:12px}.solution-overview-hero>aside b,.solution-hero>aside b{font-size:21px}.solution-overview-hero>aside p,.solution-hero>aside p{padding:18px;font-size:10px}.solution-index,.solution-governance,.solution-needs,.solution-scope,.solution-process,.solution-products,.solution-related{padding:65px 16px}.solution-index{scroll-margin-top:68px}.solution-index>header h2,.solution-scope>header h2,.solution-products>header h2,.solution-related>header h2,.solution-needs h2,.solution-process h2,.solution-governance h2{font-size:43px}.solution-index>header p,.solution-scope>header p,.solution-products>header p,.solution-needs>div>p,.solution-governance>div>p{font-size:12px}.solution-index>div,.solution-related>div{grid-template-columns:1fr}.solution-card{min-height:300px}.solution-card h2{font-size:31px}.solution-governance ol,.solution-process ol{grid-template-columns:1fr}.solution-governance li,.solution-process li{min-height:155px}.solution-governance li>b,.solution-process li>b{margin-top:28px}.solution-needs ul{grid-template-columns:1fr}.solution-needs li{min-height:125px}.solution-scope>header,.solution-products>header{flex-direction:column;align-items:flex-start;gap:5px}.solution-scope>header>p,.solution-products>header>p{text-align:left}.solution-scope>div{grid-template-columns:1fr}.solution-scope article{padding:24px}.solution-products>.sector-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.solution-rfq{border-radius:18px;flex-direction:column;align-items:stretch;gap:28px;margin:0 12px 75px;padding:38px 23px;display:flex}.solution-rfq>a{min-width:0}.solution-final{min-height:550px}.solution-final h2{font-size:54px}.solution-related{padding-top:0}}.country-public{--country:#176b4e;--country-dark:#20332a;--country-soft:#e3eee7;background:#f6f6f1}.country-green{--country:#176b4e;--country-dark:#20332a;--country-soft:#e3eee7}.country-graphite{--country:#303b35;--country-dark:#222b26;--country-soft:#e5e8e5}.country-navy{--country:#304d62;--country-dark:#23323c;--country-soft:#e2e9ed}.country-sand{--country:#78613b;--country-dark:#352d20;--country-soft:#eee7d9}.country-clay{--country:#8a573f;--country-dark:#3c2a22;--country-soft:#efe3dd}.country-steel{--country:#425e67;--country-dark:#293b41;--country-soft:#e1e9eb}.country-mint{--country:#2d7163;--country-dark:#22453d;--country-soft:#e0ece8}.country-silver{--country:#57666d;--country-dark:#303b40;--country-soft:#e5e9eb}.country-overview-hero,.country-hero{grid-template-columns:minmax(0,1.28fr) minmax(360px,.72fr);gap:clamp(45px,7vw,105px);max-width:1500px;margin:0 auto;padding:clamp(80px,9vw,145px) clamp(22px,4vw,68px) clamp(85px,9vw,140px);display:grid}.country-overview-hero>div>span,.country-hero>div>span,.country-index>header>span,.country-model>div>span,.country-final>span,.country-directions>header>span,.country-territories>div>span,.country-delivery>header>span,.country-solutions>header>span,.country-products>header span,.country-manager>div>span,.country-related>header>span{color:var(--country);letter-spacing:.17em;font-size:10px;font-weight:900}.country-overview-hero h1,.country-hero h1{letter-spacing:-.075em;text-wrap:balance;margin:24px 0 30px;font-size:clamp(61px,7vw,108px);line-height:.89}.country-overview-hero h1 em{color:#176b4e;font-style:normal}.country-hero h1{font-size:clamp(57px,6.7vw,101px)}.country-overview-hero>div>p,.country-hero>div>p{color:#647169;max-width:810px;margin:0;font-size:clamp(16px,1.35vw,20px);line-height:1.7}.country-overview-hero>div>div,.country-hero>div>div{gap:10px;margin-top:36px;display:flex}.country-overview-hero>div>div a,.country-hero>div>div a{border:1px solid var(--country);min-height:52px;color:var(--country);border-radius:11px;justify-content:center;align-items:center;gap:28px;padding:0 19px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.country-overview-hero>div>div a:first-child,.country-hero>div>div a:first-child{background:var(--country);color:#fff}.country-overview-hero>aside{background:#fff;border:1px solid #d8dfda;border-radius:22px;align-self:center;overflow:hidden;box-shadow:0 26px 75px #1f2b2317}.country-overview-hero>aside>p{color:#405148;background:#e6eee9;border-top:1px solid #e1e5e2;margin:0;padding:24px;font-size:12px;line-height:1.65}.country-network-map{background:radial-gradient(circle at 50% 48%,#edf5ef 0 8%,#0000 9%),linear-gradient(135deg,#fff,#f4f5ef);min-height:340px;position:relative}.country-network-map:before,.country-network-map:after{content:"";background:#cbd8cf;width:74%;height:1px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)rotate(22deg)}.country-network-map:after{transform:translate(-50%,-50%)rotate(-28deg)}.country-network-map span,.country-network-map i{z-index:1;color:#53645a;background:#fff;border:1px solid #cad7cf;border-radius:50%;place-items:center;width:48px;height:48px;font-size:10px;font-style:normal;font-weight:900;display:grid;position:absolute;box-shadow:0 9px 22px #1e362814}.country-network-map .country-hub{color:#fff;background:#176b4e;width:64px;height:64px;top:43%;left:46%}.country-network-map .n1{top:16%;left:55%}.country-network-map .n2{top:25%;left:21%}.country-network-map .n3{top:43%;left:69%}.country-network-map .n4{top:64%;left:61%}.country-network-map .n5{top:30%;right:9%}.country-network-map .n6{bottom:9%;right:18%}.country-network-map .n7{bottom:10%;left:24%}.country-hero>aside{background:#fff;border:1px solid #d7ded9;border-radius:22px;align-self:center;overflow:hidden;box-shadow:0 26px 75px #1f2b2317}.country-hero>aside>div{background:var(--country-dark);color:#fff;justify-content:space-between;align-items:flex-end;min-height:190px;padding:28px;display:flex}.country-hero>aside>div>span{letter-spacing:-.08em;font-size:clamp(61px,7vw,102px);font-weight:850;line-height:.8}.country-hero>aside>div>small{color:#ffffff9e;letter-spacing:.11em;font-size:9px;font-weight:900}.country-hero dl{grid-template-columns:repeat(3,1fr);margin:0;display:grid}.country-hero dl span{border-left:1px solid #e0e5e1;flex-direction:column;justify-content:center;min-height:90px;padding:16px;display:flex}.country-hero dl span:first-child{border-left:0}.country-hero dt{color:#89948e;letter-spacing:.1em;font-size:7px;font-weight:900}.country-hero dd{color:var(--country);margin:8px 0 0;font-size:12px;font-weight:800}.country-hero aside>p{background:var(--country-soft);color:#46574e;border-top:1px solid #e0e5e1;margin:0;padding:23px 26px;font-size:12px;line-height:1.65}.country-index,.country-model,.country-directions,.country-territories,.country-delivery,.country-solutions,.country-products,.country-manager,.country-related{border-top:1px solid #dce1dc;max-width:1500px;margin:0 auto;padding:clamp(75px,8vw,120px) clamp(22px,4vw,68px)}.country-index,.country-directions{scroll-margin-top:76px}.country-index>header,.country-directions>header,.country-delivery>header,.country-solutions>header,.country-related>header{max-width:950px;margin-bottom:40px}.country-index h2,.country-model h2,.country-directions h2,.country-territories h2,.country-delivery h2,.country-solutions h2,.country-products h2,.country-manager h2,.country-related h2{letter-spacing:-.06em;margin:17px 0 20px;font-size:clamp(43px,5vw,76px);line-height:.97}.country-index>header>p,.country-model>div>p,.country-directions>header>p,.country-territories>div>p,.country-products>header>p,.country-manager>div>p{color:#6c7971;max-width:760px;font-size:14px;line-height:1.7}.country-index>div,.country-related>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.country-card{--card:#2c4036;background:var(--card);color:#fff;border-radius:20px;gap:20px;min-width:0;min-height:370px;padding:25px 22px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.country-card:hover{transform:translateY(-3px);box-shadow:0 22px 45px #1c252021}.country-card.green{--card:#176b4e}.country-card.graphite{--card:#303b35}.country-card.navy{--card:#304d62}.country-card.sand{--card:#78613b}.country-card.clay{--card:#8a573f}.country-card.steel{--card:#425e67}.country-card.mint{--card:#2d7163}.country-card.silver{--card:#57666d}.country-card>span{color:#ffffff7a;font-size:11px;font-weight:900}.country-card>div{flex-direction:column;flex:1;min-width:0;display:flex}.country-card small{color:#ffffff91;letter-spacing:.08em;font-size:8px;font-weight:900}.country-card h2{color:#fff;letter-spacing:-.055em;margin:25px 0 18px;font-size:clamp(27px,2.4vw,38px);line-height:.98}.country-card p{color:#ffffffbd;margin:0;font-size:12px;line-height:1.65}.country-card b{border-top:1px solid #fff3;justify-content:space-between;align-items:center;margin-top:auto;padding-top:19px;font-size:10px;display:flex}.country-card i{font-size:18px;font-style:normal}.country-model,.country-territories,.country-manager{grid-template-columns:.72fr 1.28fr;gap:70px;display:grid}.country-model ol{background:#dce1dc;border:1px solid #dce1dc;border-radius:20px;grid-template-columns:repeat(2,1fr);gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.country-model li{background:#fff;flex-direction:column;min-height:205px;padding:25px;display:flex}.country-model li>span{color:#176b4e;font-size:10px;font-weight:900}.country-model li>b{margin:43px 0 10px;font-size:17px}.country-model li>p{color:#727f77;margin:0;font-size:11px;line-height:1.6}.country-final{color:#fff;text-align:center;background:#202c25;align-content:center;justify-items:center;min-height:640px;padding:85px 22px;display:grid}.country-final>span{color:#a9d0bd}.country-final h2{letter-spacing:-.07em;margin:24px 0;font-size:clamp(56px,7vw,102px);line-height:.89}.country-final p{color:#aab7b0;max-width:700px;margin:0 0 32px;font-size:14px;line-height:1.7}.country-final>a{color:#263129;background:#dce582;border-radius:11px;align-items:center;gap:36px;min-height:54px;padding:0 20px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.country-final i{font-style:normal}.country-directions>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.country-directions .sector-direction-card{min-height:330px}.country-territories>ul{background:#dce1dc;border:1px solid #dce1dc;border-radius:20px;grid-template-columns:repeat(2,1fr);gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.country-territories li{background:#fff;flex-direction:column;min-height:170px;padding:24px;display:flex}.country-territories li>span{color:var(--country);font-size:10px;font-weight:900}.country-territories li>b{margin:36px 0 10px;font-size:18px;line-height:1.2}.country-territories li>small{color:#7c8781;font-size:10px;line-height:1.5}.country-delivery>div{background:#dce1dc;border:1px solid #dce1dc;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.country-delivery article{background:#fff;flex-direction:column;min-height:250px;padding:27px;display:flex}.country-delivery article>span{color:var(--country);font-size:10px;font-weight:900}.country-delivery article>b{margin:55px 0 14px;font-size:18px}.country-delivery article>p{color:#6f7c74;margin:0;font-size:12px;line-height:1.7}.country-solutions>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.country-solutions .solution-card{min-height:330px}.country-products>header{justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:35px;display:flex}.country-products>header>p{text-align:right;max-width:390px;margin:0 0 8px}.country-products>.sector-product-grid{margin-bottom:20px}.country-products>a{min-height:58px;color:var(--country);background:#fff;border:1px solid #cfd8d2;border-radius:12px;justify-content:space-between;align-items:center;padding:0 20px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.country-manager>aside{background:var(--country-dark);color:#fff;border-radius:20px;align-self:start;padding:30px;overflow:hidden}.country-manager>aside>small{color:#ffffff8a;letter-spacing:.12em;font-size:8px;font-weight:900}.country-manager>aside>b{letter-spacing:-.055em;margin:16px 0 28px;font-size:clamp(32px,4vw,58px);line-height:.95;display:block}.country-manager dl{border-top:1px solid #ffffff29;margin:0}.country-manager dl>span{border-bottom:1px solid #ffffff29;grid-template-columns:.45fr 1fr;gap:20px;padding:17px 0;display:grid}.country-manager dt{color:#ffffff8a;font-size:9px;font-weight:900}.country-manager dd{margin:0;font-size:11px;font-weight:700;line-height:1.5}.country-manager aside>a{color:#263129;background:#dce582;border-radius:10px;justify-content:space-between;align-items:center;min-height:54px;margin-top:24px;padding:0 17px;font-size:10px;font-weight:900;text-decoration:none;display:flex}.country-manager i{font-style:normal}.country-related{padding-top:0}.country-related>div{grid-template-columns:repeat(3,1fr)}.country-related .country-card{min-height:320px}@media (width<=1180px){.country-overview-hero,.country-hero{grid-template-columns:1fr}.country-index>div{grid-template-columns:repeat(2,1fr)}.country-model,.country-territories,.country-manager{grid-template-columns:1fr}.country-solutions>div,.country-products>.sector-product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.country-overview-hero,.country-hero{gap:45px;padding:52px 16px 72px}.country-overview-hero h1{font-size:57px}.country-hero h1{font-size:49px}.country-overview-hero>div>p,.country-hero>div>p{font-size:15px}.country-overview-hero>div>div,.country-hero>div>div{grid-template-columns:1fr 1fr;display:grid}.country-overview-hero>div>div a,.country-hero>div>div a{text-align:center;gap:7px;min-height:50px;padding:0 9px;font-size:9px}.country-network-map{min-height:285px}.country-hero>aside>div{min-height:150px}.country-hero>aside>div>span{font-size:70px}.country-hero dl span{min-height:82px;padding:11px}.country-hero dd{font-size:10px}.country-index,.country-model,.country-directions,.country-territories,.country-delivery,.country-solutions,.country-products,.country-manager,.country-related{padding:65px 16px}.country-index,.country-directions{scroll-margin-top:68px}.country-index h2,.country-model h2,.country-directions h2,.country-territories h2,.country-delivery h2,.country-solutions h2,.country-products h2,.country-manager h2,.country-related h2{font-size:43px}.country-index>header>p,.country-model>div>p,.country-directions>header>p,.country-territories>div>p,.country-products>header>p,.country-manager>div>p{font-size:12px}.country-index>div,.country-related>div,.country-directions>div,.country-solutions>div{grid-template-columns:1fr}.country-card{min-height:310px}.country-card h2{font-size:32px}.country-model ol,.country-territories>ul{grid-template-columns:1fr}.country-model li{min-height:155px}.country-model li>b{margin-top:28px}.country-territories li{min-height:145px}.country-territories li>b{margin-top:25px}.country-delivery>div{grid-template-columns:1fr}.country-delivery article{min-height:190px}.country-delivery article>b{margin-top:34px}.country-products>header{flex-direction:column;align-items:flex-start;gap:5px}.country-products>header>p{text-align:left}.country-products>.sector-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.country-manager{gap:38px}.country-manager>aside{padding:25px 21px}.country-final{min-height:550px}.country-final h2{font-size:54px}.country-related{padding-top:0}}.country-territories li{padding:0}.country-territories li>a{min-height:170px;color:inherit;flex-direction:column;padding:24px;text-decoration:none;display:flex}.country-territories li>a>span{color:var(--country);font-size:10px;font-weight:900}.country-territories li>a>b{margin:36px 0 10px;font-size:18px;line-height:1.2}.country-territories li>a>small{color:#7c8781;font-size:10px;line-height:1.5}.country-territories li>a>i{color:var(--country);margin-top:auto;padding-top:18px;font-size:10px;font-style:normal;font-weight:850}.country-territories li>a:hover{background:var(--country-soft)}.country-operations,.country-contact,.territory-hero,.territory-coverage,.territory-manager,.territory-products,.territory-solutions,.territory-cases,.territory-contact,.territory-siblings{border-top:1px solid #dce1dc;max-width:1500px;margin:0 auto;padding:clamp(75px,8vw,120px) clamp(22px,4vw,68px)}.country-operations>header,.country-contact>header,.territory-manager>header,.territory-products>header,.territory-solutions>header,.territory-contact>header,.territory-siblings>header{max-width:950px;margin-bottom:40px}.country-operations header>span,.country-contact header>span,.territory-hero>div>span,.territory-coverage>div>span,.territory-manager header>span,.territory-products header>span,.territory-solutions header>span,.territory-cases>div>span,.territory-contact header>span,.territory-siblings header>span{color:var(--country);letter-spacing:.17em;font-size:10px;font-weight:900}.country-operations h2,.country-contact h2,.territory-coverage h2,.territory-manager h2,.territory-products h2,.territory-solutions h2,.territory-cases h2,.territory-contact h2,.territory-siblings h2{letter-spacing:-.06em;margin:17px 0 20px;font-size:clamp(43px,5vw,76px);line-height:.97}.country-operations>div,.territory-manager>div{background:#dce1dc;border:1px solid #dce1dc;border-radius:20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.country-operations article,.territory-manager article{background:#fff;flex-direction:column;min-height:280px;padding:28px;display:flex}.country-operations article>small,.territory-manager article>small{color:var(--country);letter-spacing:.12em;font-size:9px;font-weight:900}.country-operations article>b,.territory-manager article>b{margin:58px 0 15px;font-size:21px;line-height:1.15}.country-operations article>p,.territory-manager article>p{color:#6f7c74;margin:0;font-size:13px;line-height:1.7}.country-operations article>strong{color:var(--country);margin-top:auto;padding-top:22px;font-size:11px}.country-contact,.territory-contact{scroll-margin-top:76px}.country-contact>header>p,.territory-contact>header>p,.territory-products>header>p,.territory-cases>div>p{color:#6c7971;max-width:760px;font-size:14px;line-height:1.7}.market-contact-form{background:#d7ded9;border:1px solid #d7ded9;border-radius:22px;grid-template-columns:minmax(0,1.3fr) minmax(330px,.7fr);gap:1px;display:grid;overflow:hidden;box-shadow:0 24px 70px #1f2b2314}.market-contact-fields{background:#fff;grid-template-columns:1fr 1fr;align-content:start;gap:17px;padding:34px;display:grid}.market-contact-form label{color:#5f6e65;gap:8px;font-size:11px;font-weight:800;display:grid}.market-contact-form label.wide{grid-column:1/-1}.market-contact-form input,.market-contact-form select,.market-contact-form textarea{color:#24322a;width:100%;min-height:50px;font:inherit;background:#fbfcfa;border:1px solid #d5ddd7;border-radius:10px;outline:none;padding:0 14px;font-size:14px}.market-contact-form textarea{resize:vertical;min-height:132px;padding:14px;line-height:1.55}.market-contact-form input:focus,.market-contact-form select:focus,.market-contact-form textarea:focus{border-color:var(--country);box-shadow:0 0 0 3px color-mix(in srgb,var(--country) 13%,transparent)}.market-meeting-calendar{background:var(--country-dark);color:#fff;flex-direction:column;padding:34px;display:flex}.market-meeting-calendar>small{color:#dce582;letter-spacing:.15em;font-size:9px;font-weight:900}.market-meeting-calendar h3{letter-spacing:-.045em;margin:19px 0 12px;font-size:32px;line-height:1}.market-meeting-calendar>p{color:#ffffffa8;margin:0 0 25px;font-size:12px;line-height:1.65}.market-meeting-calendar label{color:#ffffffb8;margin-top:13px}.market-meeting-calendar input,.market-meeting-calendar select{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff14;border-color:#ffffff2e}.market-contact-consent{grid-template-columns:18px 1fr;align-items:start;line-height:1.5;gap:10px!important;margin:20px 0!important;font-size:11px!important;display:grid!important}.market-contact-consent input{accent-color:#dce582;margin:0;width:18px!important;min-height:18px!important}.market-contact-honeypot{left:-9999px;position:absolute!important}.market-meeting-calendar>button{color:#263129;background:#dce582;border:0;border-radius:10px;justify-content:space-between;align-items:center;min-height:54px;padding:0 17px;font-size:12px;font-weight:900;display:flex}.market-meeting-calendar>button:disabled{opacity:.6}.market-contact-error{background:#5a2e2a;border-radius:9px;padding:12px;color:#ffe7e1!important;margin:14px 0 0!important;font-size:11px!important}.market-contact-success{background:#f0f7f2;border:1px solid #cfe0d5;border-radius:22px;grid-template-columns:74px 1fr;gap:24px;min-height:320px;padding:40px;display:grid}.market-contact-success>span{background:var(--country);color:#fff;border-radius:50%;place-items:center;width:74px;height:74px;font-size:28px;display:grid}.market-contact-success small{color:var(--country);letter-spacing:.14em;font-size:9px;font-weight:900}.market-contact-success h3{margin:12px 0;font-size:34px}.market-contact-success p{color:#607067;max-width:700px;font-size:14px;line-height:1.7}.market-contact-success button{border:1px solid var(--country);min-height:45px;color:var(--country);background:0 0;border-radius:9px;padding:0 16px;font-weight:850}.territory-hero{border-top:0;grid-template-columns:minmax(0,1.25fr) minmax(350px,.75fr);gap:clamp(45px,7vw,105px);padding-top:clamp(80px,9vw,145px);display:grid}.territory-hero h1{letter-spacing:-.075em;max-width:900px;margin:24px 0 30px;font-size:clamp(62px,8vw,120px);line-height:.88}.territory-hero>div>p{color:#647169;max-width:780px;font-size:clamp(16px,1.35vw,20px);line-height:1.7}.territory-hero>div>div{gap:10px;margin-top:36px;display:flex}.territory-hero>div>div a{border:1px solid var(--country);min-height:52px;color:var(--country);border-radius:11px;justify-content:center;align-items:center;gap:25px;padding:0 18px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.territory-hero>div>div a:first-child{background:var(--country);color:#fff}.territory-hero i{font-style:normal}.territory-hero>aside{background:#fff;border:1px solid #d7ded9;border-radius:22px;align-self:center;overflow:hidden;box-shadow:0 26px 75px #1f2b2317}.territory-hero>aside>span{background:var(--country-dark);color:#fff;letter-spacing:-.07em;align-items:flex-end;min-height:190px;padding:28px;font-size:clamp(54px,6vw,86px);font-weight:850;display:flex}.territory-hero dl{grid-template-columns:1fr 1fr;margin:0;display:grid}.territory-hero dl>div{border:0 solid #e2e6e3;border-width:1px 0 0 1px;min-height:100px;padding:18px}.territory-hero dt{color:#89948e;letter-spacing:.1em;font-size:8px;font-weight:900}.territory-hero dd{color:var(--country);margin:9px 0 0;font-size:13px;font-weight:800;line-height:1.4}.territory-coverage,.territory-cases{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.territory-coverage>div>p{color:#6c7971;max-width:720px;font-size:14px;line-height:1.7}.territory-map-card{background:radial-gradient(circle at 70% 15%,#dce5823d,transparent 28%),var(--country-dark);color:#fff;border-radius:22px;flex-direction:column;min-height:380px;padding:32px;display:flex;overflow:hidden}.territory-map-card>small{color:#ffffff91;letter-spacing:.15em;font-size:9px;font-weight:900}.territory-map-card>div{flex:1;place-content:center;justify-items:center;display:grid}.territory-map-card>div>i{background:var(--country);color:#fff;border:1px solid #ffffff45;border-radius:50%;place-items:center;width:118px;height:118px;font-size:27px;font-style:normal;font-weight:900;display:grid;box-shadow:0 0 0 28px #ffffff0f,0 0 0 58px #ffffff06}.territory-map-card>div>span{color:#dce582;margin-top:38px;font-size:12px;font-weight:850}.territory-map-card>b{font-size:20px}.territory-map-card>p{color:#ffffffa1;margin:10px 0 0;font-size:12px;line-height:1.6}.territory-products>.sector-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.territory-solutions>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.territory-cases>aside{background:#fff;border:1px solid #d8dfda;border-radius:20px;align-self:start;padding:30px}.territory-cases>aside>small{color:var(--country);letter-spacing:.12em;font-size:9px;font-weight:900}.territory-cases>aside>b{margin:28px 0 15px;font-size:28px;line-height:1.1;display:block}.territory-cases>aside>p{color:#6d7972;font-size:13px;line-height:1.7}.territory-cases>aside>a{color:var(--country);margin-top:14px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.territory-siblings{padding-top:0}.territory-siblings>div{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.territory-siblings>div>a{min-height:150px;color:inherit;background:#fff;border:1px solid #d8dfda;border-radius:15px;flex-direction:column;padding:20px;text-decoration:none;display:flex}.territory-siblings>div>a.active{border-color:var(--country);background:var(--country-soft)}.territory-siblings a>span{color:var(--country);font-size:10px;font-weight:900}.territory-siblings a>b{margin:auto 0 9px;font-size:18px}.territory-siblings a>small{color:#7b8780;font-size:10px}@media (width<=1180px){.country-operations>div,.territory-manager>div{grid-template-columns:1fr 1fr}.market-contact-form,.territory-hero,.territory-coverage,.territory-cases{grid-template-columns:1fr}.territory-products>.sector-product-grid,.territory-solutions>div{grid-template-columns:repeat(2,minmax(0,1fr))}.territory-siblings>div{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.country-operations,.country-contact,.territory-hero,.territory-coverage,.territory-manager,.territory-products,.territory-solutions,.territory-cases,.territory-contact,.territory-siblings{padding:65px 16px}.country-operations h2,.country-contact h2,.territory-coverage h2,.territory-manager h2,.territory-products h2,.territory-solutions h2,.territory-cases h2,.territory-contact h2,.territory-siblings h2{font-size:43px}.country-territories li>a{min-height:145px;padding:20px}.country-territories li>a>b{margin-top:25px}.country-operations>div,.territory-manager>div{grid-template-columns:1fr}.country-operations article,.territory-manager article{min-height:230px;padding:23px}.country-operations article>b,.territory-manager article>b{margin-top:38px}.market-contact-form{border-radius:17px;display:block}.market-contact-fields{grid-template-columns:1fr;padding:22px 17px}.market-contact-form label.wide{grid-column:1}.market-contact-form input,.market-contact-form select,.market-contact-form textarea{font-size:16px}.market-meeting-calendar{padding:25px 18px}.market-meeting-calendar h3{font-size:29px}.market-contact-success{grid-template-columns:1fr;padding:25px 20px}.territory-hero{border-top:0;gap:45px;padding-top:52px}.territory-hero h1{font-size:55px}.territory-hero>div>p{font-size:15px}.territory-hero>div>div{grid-template-columns:1fr 1fr;display:grid}.territory-hero>div>div a{text-align:center;gap:6px;padding:0 9px;font-size:9px}.territory-hero>aside>span{min-height:145px;font-size:58px}.territory-hero dl>div{min-height:92px;padding:13px}.territory-hero dd{font-size:11px}.territory-map-card{min-height:330px;padding:24px}.territory-products>.sector-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.territory-solutions>div{grid-template-columns:1fr}.territory-siblings>div{grid-template-columns:1fr 1fr}.territory-siblings>div>a{min-height:135px;padding:16px}}.manufacturers-public{--maker:#176b4e;--maker-dark:#20332a;--maker-soft:#e4eee8;color:#202923;background:#f6f6f1}.manufacturers-public .sector-header nav a{font-size:11px}.manufacturer-green{--maker:#176b4e;--maker-dark:#20372d;--maker-soft:#e1eee7}.manufacturer-graphite{--maker:#36433c;--maker-dark:#202b25;--maker-soft:#e5e9e6}.manufacturer-navy{--maker:#38556b;--maker-dark:#213540;--maker-soft:#e1e9ed}.manufacturer-clay{--maker:#9a5c3d;--maker-dark:#432b20;--maker-soft:#f1e4dd}.manufacturer-berry{--maker:#86495d;--maker-dark:#422633;--maker-soft:#efe1e6}.manufacturer-sand{--maker:#846b3b;--maker-dark:#3d3221;--maker-soft:#efe8d9}.manufacturer-wheat{--maker:#8a7140;--maker-dark:#403521;--maker-soft:#f1ead9}.manufacturer-steel{--maker:#436571;--maker-dark:#263d45;--maker-soft:#e0eaed}.manufacturer-mint{--maker:#287160;--maker-dark:#1f453c;--maker-soft:#deece7}.manufacturer-silver{--maker:#5e6e74;--maker-dark:#313d42;--maker-soft:#e4e9eb}.manufacturer-sun{--maker:#a96d28;--maker-dark:#4d351d;--maker-soft:#f3e7d6}.manufacturer-spice{--maker:#925037;--maker-dark:#40281f;--maker-soft:#f0e2dc}.manufacturers-hero,.manufacturer-hero{grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);gap:clamp(45px,7vw,105px);max-width:1500px;margin:0 auto;padding:clamp(80px,9vw,145px) clamp(22px,4vw,68px) clamp(90px,9vw,145px);display:grid}.manufacturers-hero>div>span,.manufacturers-groups>header>span,.manufacturers-trust>div>span,.manufacturer-join>span,.manufacturer-hero>div>span,.manufacturer-profile>div>span,.manufacturer-products>header span,.manufacturer-verification>div>span,.manufacturer-flow>header>span,.manufacturer-related>header>span{color:var(--maker);letter-spacing:.17em;font-size:10px;font-weight:900}.manufacturers-hero h1,.manufacturer-hero h1{letter-spacing:-.075em;text-wrap:balance;margin:24px 0 30px;font-size:clamp(63px,7vw,108px);line-height:.88}.manufacturers-hero h1 em{color:#176b4e;font-style:normal}.manufacturer-hero h1{margin-top:20px;font-size:clamp(58px,6.8vw,102px)}.manufacturers-hero>div>p,.manufacturer-hero>div>p{color:#66736b;max-width:790px;margin:0;font-size:clamp(16px,1.35vw,20px);line-height:1.7}.manufacturers-hero>div>div,.manufacturer-hero-actions{gap:10px;margin-top:36px;display:flex}.manufacturers-hero>div>div a,.manufacturer-hero-actions a{border:1px solid var(--maker);min-height:53px;color:var(--maker);border-radius:11px;justify-content:center;align-items:center;gap:28px;padding:0 19px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.manufacturers-hero>div>div a:first-child,.manufacturer-hero-actions a:first-child{background:var(--maker);color:#fff}.manufacturers-hero>aside{background:#d9dfda;border:1px solid #d9dfda;border-radius:22px;grid-template-columns:repeat(3,1fr);align-self:center;gap:1px;display:grid;overflow:hidden;box-shadow:0 26px 75px #1f2b2317}.manufacturers-hero>aside>span{background:#fff;flex-direction:column;justify-content:flex-end;min-height:145px;padding:22px;display:flex}.manufacturers-hero aside b{color:#176b4e;letter-spacing:-.055em;font-size:clamp(28px,3vw,44px)}.manufacturers-hero aside small{color:#88928c;letter-spacing:.08em;margin-top:9px;font-size:8px;font-weight:900}.manufacturers-hero aside p{color:#46574e;background:#e5eee8;grid-column:1/4;margin:0;padding:24px;font-size:11px;line-height:1.65}.manufacturers-groups,.manufacturers-trust,.manufacturer-profile,.manufacturer-products,.manufacturer-verification,.manufacturer-flow,.manufacturer-related{border-top:1px solid #dce1dc;max-width:1500px;margin:0 auto;padding:clamp(75px,8vw,120px) clamp(22px,4vw,68px)}.manufacturers-groups{scroll-margin-top:76px}.manufacturers-groups>header{max-width:980px;margin-bottom:64px}.manufacturers-groups h2,.manufacturers-trust h2,.manufacturer-profile h2,.manufacturer-products h2,.manufacturer-verification h2,.manufacturer-flow h2,.manufacturer-related h2{letter-spacing:-.06em;margin:17px 0 20px;font-size:clamp(43px,5vw,76px);line-height:.96}.manufacturers-groups>header>p,.manufacturers-trust>div>p,.manufacturer-profile>div>p,.manufacturer-products>header>p,.manufacturer-verification>div>p{color:#6c7971;max-width:790px;font-size:14px;line-height:1.7}.manufacturer-group{margin-top:55px}.manufacturer-group-heading{grid-template-columns:.45fr 1fr;align-items:end;gap:40px;margin-bottom:23px;display:grid}.manufacturer-group-heading>span{color:#176b4e;letter-spacing:-.055em;font-size:clamp(30px,4vw,54px);font-weight:850}.manufacturer-group-heading>p{color:#758078;max-width:580px;margin:0;font-size:12px;line-height:1.65}.manufacturer-group>div:last-child,.manufacturer-related>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.manufacturer-card{--card:#293c32;color:#263029;background:#fff;border:1px solid #d7ddd8;border-radius:20px;flex-direction:column;min-width:0;min-height:430px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.manufacturer-card:hover{transform:translateY(-3px);box-shadow:0 22px 45px #1c25201f}.manufacturer-card.green{--card:#176b4e}.manufacturer-card.graphite{--card:#36433c}.manufacturer-card.navy{--card:#38556b}.manufacturer-card.clay{--card:#9a5c3d}.manufacturer-card.berry{--card:#86495d}.manufacturer-card.sand{--card:#846b3b}.manufacturer-card.wheat{--card:#8a7140}.manufacturer-card.steel{--card:#436571}.manufacturer-card.mint{--card:#287160}.manufacturer-card.silver{--card:#5e6e74}.manufacturer-card.sun{--card:#a96d28}.manufacturer-card.spice{--card:#925037}.manufacturer-mark{background:var(--card);color:#fff;justify-content:space-between;align-items:flex-end;min-height:130px;padding:22px;display:flex}.manufacturer-mark>span{letter-spacing:-.06em;font-size:clamp(35px,4vw,60px);font-weight:850;line-height:.8}.manufacturer-mark>small{color:#ffffff94;letter-spacing:.1em;font-size:8px;font-weight:900}.manufacturer-card-body{flex-direction:column;flex:1;padding:23px;display:flex}.manufacturer-card-body>small{color:#87928b;letter-spacing:.07em;font-size:8px;font-weight:900}.manufacturer-card h2{letter-spacing:-.055em;margin:19px 0 15px;font-size:clamp(27px,2.5vw,39px);line-height:.95}.manufacturer-card p{color:#6f7b73;margin:0;font-size:11px;line-height:1.65}.manufacturer-card-body>div{flex-wrap:wrap;gap:5px;margin-top:18px;display:flex}.manufacturer-card-body>div span{color:#657168;background:#eef1ed;border-radius:999px;padding:6px 8px;font-size:7px;font-weight:800}.manufacturer-card footer{border-top:1px solid #e2e6e2;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding-top:19px;display:flex}.manufacturer-card footer b,.manufacturer-card footer i{font-size:9px;font-style:normal}.manufacturer-card footer i{color:var(--card);font-weight:850}.manufacturers-trust,.manufacturer-verification{grid-template-columns:.75fr 1.25fr;gap:70px;display:grid}.manufacturers-trust ol,.manufacturer-verification ol,.manufacturer-flow ol{background:#dce1dc;border:1px solid #dce1dc;border-radius:20px;grid-template-columns:repeat(2,1fr);gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.manufacturers-trust li{background:#fff;flex-direction:column;min-height:205px;padding:25px;display:flex}.manufacturers-trust li>span,.manufacturer-verification li>span,.manufacturer-flow li>span{color:var(--maker);font-size:10px;font-weight:900}.manufacturers-trust li>b{margin:43px 0 10px;font-size:17px}.manufacturers-trust li>p,.manufacturer-flow li>p{color:#727f77;margin:0;font-size:11px;line-height:1.6}.manufacturer-join{color:#fff;text-align:center;background:#202c25;align-content:center;justify-items:center;min-height:660px;padding:90px 22px;display:grid}.manufacturer-join>span{color:#a9d0bd}.manufacturer-join h2{letter-spacing:-.07em;margin:24px 0;font-size:clamp(60px,7vw,105px);line-height:.88}.manufacturer-join p{color:#aab7b0;max-width:710px;margin:0 0 32px;font-size:14px;line-height:1.7}.manufacturer-join>a,.manufacturer-flow>a{color:#263129;background:#dce582;border-radius:11px;align-items:center;gap:36px;min-height:54px;padding:0 20px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.manufacturer-join i,.manufacturer-flow i,.manufacturer-profile-grid i,.manufacturer-verification i{font-style:normal}.manufacturer-breadcrumbs{color:#8b948e;border-bottom:1px solid #e0e4df;gap:10px;max-width:1500px;margin:0 auto;padding:19px clamp(22px,4vw,68px);font-size:9px;display:flex}.manufacturer-breadcrumbs a{color:#68746d;text-decoration:none}.manufacturer-breadcrumbs b{color:var(--maker)}.manufacturer-title-mark{background:var(--maker-soft);width:max-content;min-width:70px;min-height:36px;color:var(--maker);letter-spacing:-.04em;border-radius:8px;place-items:center;margin-top:31px;padding:5px 12px;font-size:18px;font-weight:900;display:grid}.manufacturer-hero>aside{background:#fff;border:1px solid #d8ded9;border-radius:22px;align-self:center;overflow:hidden;box-shadow:0 26px 75px #1f2b2317}.manufacturer-mosaic{background:#dfe4df;grid-template-rows:1fr 1fr;grid-template-columns:1.2fr .8fr;gap:1px;min-height:330px;display:grid}.manufacturer-mosaic>span{background:#fff;place-items:center;display:grid;overflow:hidden}.manufacturer-mosaic>span:first-child{grid-row:1/3}.manufacturer-mosaic.count-1{display:block}.manufacturer-mosaic.count-1>span:first-child{min-height:330px}.manufacturer-mosaic.count-2>span:last-child{grid-row:1/3}.manufacturer-mosaic img{object-fit:contain;width:100%;height:100%;padding:14px}.manufacturer-mosaic-fallback{background:var(--maker-dark);color:#fff;letter-spacing:-.08em;place-items:center;min-height:270px;font-size:90px;font-weight:850;display:grid}.manufacturer-hero dl{grid-template-columns:repeat(3,1fr);margin:0;display:grid}.manufacturer-hero dl span{border-left:1px solid #e0e5e1;flex-direction:column;justify-content:center;min-height:88px;padding:15px;display:flex}.manufacturer-hero dl span:first-child{border-left:0}.manufacturer-hero dt{color:#89948e;letter-spacing:.1em;font-size:7px;font-weight:900}.manufacturer-hero dd{color:var(--maker);margin:8px 0 0;font-size:11px;font-weight:800}.manufacturer-hero aside>p{background:var(--maker-soft);color:#46574e;border-top:1px solid #e0e5e1;margin:0;padding:22px 25px;font-size:11px;line-height:1.65}.manufacturer-profile{grid-template-columns:.7fr 1.3fr;gap:70px;display:grid}.manufacturer-profile-grid{background:#dce1dc;border:1px solid #dce1dc;border-radius:20px;grid-template-columns:repeat(3,1fr);align-self:start;gap:1px;display:grid;overflow:hidden}.manufacturer-profile-grid article{background:#fff;flex-direction:column;min-height:320px;padding:25px;display:flex}.manufacturer-profile-grid small{color:var(--maker);letter-spacing:.11em;margin-bottom:30px;font-size:8px;font-weight:900}.manufacturer-profile-grid span,.manufacturer-profile-grid a{color:#303b35;border-bottom:1px solid #e6e9e6;justify-content:space-between;padding:14px 0;font-size:11px;font-weight:750;text-decoration:none;display:flex}.manufacturer-products{scroll-margin-top:76px}.manufacturer-products>header{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:35px;display:flex}.manufacturer-products>header>p{text-align:right;max-width:390px;margin:0 0 8px}.manufacturer-all-products{min-height:57px;color:var(--maker);background:#fff;border:1px solid #cfd8d2;border-radius:12px;justify-content:space-between;align-items:center;margin-top:18px;padding:0 20px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.manufacturer-verification>div>a{border-bottom:1px solid var(--maker);width:max-content;max-width:100%;color:var(--maker);align-items:center;gap:22px;margin-top:28px;padding-bottom:7px;font-size:10px;font-weight:850;text-decoration:none;display:flex}.manufacturer-verification ol{grid-template-columns:1fr}.manufacturer-verification li{background:#fff;grid-template-columns:50px 1fr;align-items:center;min-height:95px;padding:20px 25px;display:grid}.manufacturer-verification li>b{font-size:14px;line-height:1.4}.manufacturer-flow>header{max-width:900px;margin-bottom:38px}.manufacturer-flow ol{grid-template-columns:repeat(4,1fr)}.manufacturer-flow li{background:#fff;flex-direction:column;min-height:225px;padding:25px;display:flex}.manufacturer-flow li>b{margin:50px 0 12px;font-size:17px}.manufacturer-flow>a{background:var(--maker);color:#fff;width:max-content;margin-top:20px}.manufacturer-related{padding-top:0}.manufacturer-related>header{margin-bottom:32px}.manufacturer-related .manufacturer-card{min-height:390px}.manufacturer-group-heading>p{font-size:13px}.manufacturer-card p{font-size:12.5px}.manufacturer-products>.sector-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-parties a{color:#176b4e;text-decoration:none}.product-parties a:hover{text-decoration:underline}@media (width<=1180px){.manufacturers-hero,.manufacturer-hero{grid-template-columns:1fr}.manufacturer-group>div:last-child{grid-template-columns:repeat(2,1fr)}.manufacturers-trust,.manufacturer-verification,.manufacturer-profile{grid-template-columns:1fr}.manufacturer-profile-grid{grid-template-columns:repeat(3,1fr)}.manufacturer-flow ol,.manufacturer-products>.sector-product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.manufacturers-hero,.manufacturer-hero{gap:45px;padding:52px 16px 72px}.manufacturers-hero h1{font-size:57px}.manufacturer-hero h1{font-size:50px}.manufacturers-hero>div>p,.manufacturer-hero>div>p{font-size:15px}.manufacturers-hero>div>div,.manufacturer-hero-actions{grid-template-columns:1fr 1fr;display:grid}.manufacturers-hero>div>div a,.manufacturer-hero-actions a{text-align:center;gap:7px;min-height:50px;padding:0 9px;font-size:9px}.manufacturers-hero>aside>span{min-height:100px;padding:13px}.manufacturers-hero aside b{font-size:25px}.manufacturers-hero aside p{padding:18px;font-size:10px}.manufacturers-groups,.manufacturers-trust,.manufacturer-profile,.manufacturer-products,.manufacturer-verification,.manufacturer-flow,.manufacturer-related{padding:65px 16px}.manufacturers-groups,.manufacturer-products{scroll-margin-top:68px}.manufacturers-groups h2,.manufacturers-trust h2,.manufacturer-profile h2,.manufacturer-products h2,.manufacturer-verification h2,.manufacturer-flow h2,.manufacturer-related h2{font-size:43px}.manufacturers-groups>header>p,.manufacturers-trust>div>p,.manufacturer-profile>div>p,.manufacturer-products>header>p,.manufacturer-verification>div>p{font-size:12px}.manufacturer-group{margin-top:42px}.manufacturer-group-heading{grid-template-columns:1fr;gap:10px}.manufacturer-group-heading>span{font-size:39px}.manufacturer-group>div:last-child,.manufacturer-related>div{grid-template-columns:1fr}.manufacturer-card{min-height:390px}.manufacturer-mark{min-height:110px}.manufacturer-card h2{font-size:32px}.manufacturers-trust ol{grid-template-columns:1fr}.manufacturers-trust li{min-height:155px}.manufacturers-trust li>b{margin-top:28px}.manufacturer-join{min-height:570px}.manufacturer-join h2{font-size:55px}.manufacturer-breadcrumbs{padding:16px;font-size:8px}.manufacturer-title-mark{margin-top:24px}.manufacturer-mosaic,.manufacturer-mosaic.count-1>span:first-child{min-height:260px}.manufacturer-mosaic-fallback{min-height:230px;font-size:70px}.manufacturer-hero dl span{min-height:80px;padding:10px}.manufacturer-hero dd{font-size:9px}.manufacturer-profile-grid{grid-template-columns:1fr}.manufacturer-profile-grid article{min-height:235px}.manufacturer-products>header{flex-direction:column;align-items:flex-start;gap:5px}.manufacturer-products>header>p{text-align:left}.manufacturer-products>.sector-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.manufacturer-verification li{grid-template-columns:40px 1fr;padding:18px}.manufacturer-flow ol{grid-template-columns:1fr}.manufacturer-flow li{min-height:170px}.manufacturer-flow li>b{margin-top:35px}.manufacturer-related{padding-top:0}.manufacturer-join h2{max-width:100%;font-size:50px}}.private-label-public{--pl:#87533f;--pl-dark:#35261f;--pl-green:#176b4e;--pl-soft:#f0e4df;color:#222a25;background:#f7f6f1}.private-label-public *{box-sizing:border-box}.pl-hero{grid-template-columns:minmax(0,1.28fr) minmax(370px,.72fr);gap:clamp(45px,7vw,105px);max-width:1500px;margin:0 auto;padding:clamp(80px,9vw,145px) clamp(22px,4vw,68px) clamp(85px,9vw,140px);display:grid}.pl-hero>div>span,.pl-studio-heading span,.pl-process>header>span,.pl-responsibility>div>span,.pl-final>span{color:var(--pl);letter-spacing:.17em;font-size:10px;font-weight:900}.pl-hero h1{letter-spacing:-.075em;text-wrap:balance;margin:24px 0 30px;font-size:clamp(61px,7vw,108px);line-height:.89}.pl-hero h1 em{color:var(--pl);font-style:normal}.pl-hero>div>p{color:#68736c;max-width:810px;margin:0;font-size:clamp(16px,1.35vw,20px);line-height:1.7}.pl-hero>div>div{gap:10px;margin-top:36px;display:flex}.pl-hero>div>div a{border:1px solid var(--pl);min-height:52px;color:var(--pl);border-radius:11px;justify-content:center;align-items:center;gap:28px;padding:0 19px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.pl-hero>div>div a:first-child{background:var(--pl);color:#fff}.pl-hero>aside{background:#ded8d4;border:1px solid #ded8d4;border-radius:22px;grid-template-columns:repeat(3,1fr);align-self:center;gap:1px;display:grid;overflow:hidden;box-shadow:0 26px 75px #37231b17}.pl-hero>aside>span{background:#fff;align-content:center;gap:8px;min-height:130px;padding:19px;display:grid}.pl-hero aside b{color:var(--pl);letter-spacing:-.05em;font-size:30px}.pl-hero aside small{color:#877c76;font-size:8px;font-weight:850;line-height:1.4}.pl-hero aside p{background:var(--pl-soft);color:#554740;grid-column:1/4;margin:0;padding:25px;font-size:12px;line-height:1.65}.pl-studio,.pl-process,.pl-responsibility{border-top:1px solid #dfddd7;max-width:1500px;margin:0 auto;padding:clamp(75px,8vw,120px) clamp(22px,4vw,68px)}.pl-studio{scroll-margin-top:76px}.pl-studio-heading{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:42px;display:flex}.pl-studio-heading h2,.pl-process h2,.pl-responsibility h2{letter-spacing:-.06em;margin:17px 0 0;font-size:clamp(43px,5vw,76px);line-height:.96}.pl-studio-heading>p,.pl-process>header>p,.pl-responsibility>div>p{color:#6e7972;max-width:470px;margin:0 0 8px;font-size:14px;line-height:1.7}.pl-studio-shell{background:#fff;border:1px solid #d9d9d3;border-radius:24px;grid-template-columns:250px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 24px 70px #222a2412}.pl-progress{background:#222d27;flex-direction:column;gap:0;padding:26px 22px;display:flex;position:relative}.pl-progress>div{background:linear-gradient(to bottom,#d8e183 var(--progress),#ffffff21 var(--progress));width:1px;position:absolute;top:48px;bottom:48px;left:40px}.pl-progress button{z-index:1;color:#ffffff73;text-align:left;background:0 0;border:0;grid-template-columns:38px 1fr;align-items:center;gap:12px;min-height:95px;padding:0;display:grid;position:relative}.pl-progress button:disabled{opacity:1}.pl-progress button>span{background:#222d27;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:36px;height:36px;font-size:8px;font-weight:900;display:grid}.pl-progress button>b{font-size:11px}.pl-progress button.active,.pl-progress button.complete{color:#fff}.pl-progress button.active>span{color:#263129;background:#d8e183;border-color:#d8e183}.pl-progress button.complete>span{color:#fff;background:#355545;border-color:#779a86}.pl-stage{flex-direction:column;min-width:0;min-height:760px;padding:clamp(28px,4vw,54px);display:flex}.pl-stage-intro{max-width:760px;margin-bottom:32px}.pl-stage-intro>small{color:var(--pl);letter-spacing:.12em;font-size:8px;font-weight:900}.pl-stage-intro h3{letter-spacing:-.055em;margin:13px 0 12px;font-size:clamp(34px,4vw,56px);line-height:.98}.pl-stage-intro p{color:#748077;margin:0;font-size:13px;line-height:1.65}.pl-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.pl-choice-grid button{color:#29332d;text-align:left;background:#fafbf8;border:1px solid #dcdfda;border-radius:16px;flex-direction:column;align-items:flex-start;min-height:190px;padding:22px;transition:border-color .2s,background .2s,transform .2s;display:flex}.pl-choice-grid button:hover{border-color:#b7c2ba;transform:translateY(-2px)}.pl-choice-grid button.selected{border-color:var(--pl);background:var(--pl-soft)}.pl-choice-grid button>span{color:var(--pl);font-size:13px;font-weight:900}.pl-choice-grid button>b{margin:37px 0 10px;font-size:18px}.pl-choice-grid button>p{color:#748078;margin:0;font-size:11px;line-height:1.6}.pl-fields{grid-template-columns:1fr 1fr;gap:18px;display:grid}.pl-fields label,.pl-fields fieldset{border:0;min-width:0;margin:0;padding:0}.pl-fields .wide{grid-column:1/3}.pl-fields label>span,.pl-fields legend{color:#59665e;letter-spacing:.06em;margin-bottom:9px;font-size:9px;font-weight:900;display:block}.pl-fields input:not([type=checkbox]),.pl-fields select,.pl-fields textarea{color:#28312b;width:100%;min-height:54px;font:inherit;background:#fff;border:1px solid #d8ddd8;border-radius:10px;outline:none;padding:0 15px;font-size:13px}.pl-fields textarea{resize:vertical;min-height:120px;padding:15px;line-height:1.55}.pl-fields input:focus,.pl-fields select:focus,.pl-fields textarea:focus{border-color:var(--pl);box-shadow:0 0 0 3px #87533f17}.pl-chip-grid{flex-wrap:wrap;gap:7px;display:flex}.pl-chip-grid button{color:#5b675f;background:#fff;border:1px solid #d8ddd8;border-radius:999px;min-height:40px;padding:0 13px;font-size:10px;font-weight:800}.pl-chip-grid button.selected{border-color:var(--pl);background:var(--pl);color:#fff}.pl-inline-link{border-bottom:1px solid var(--pl);color:var(--pl);place-self:end start;padding-bottom:5px;font-size:10px;font-weight:850;text-decoration:none}.pl-market-note{background:#e7efe9;border-radius:14px;grid-template-columns:70px 1fr;align-items:center;gap:18px;padding:18px;display:grid}.pl-market-note>span{color:#fff;background:#176b4e;border-radius:50%;place-items:center;width:58px;height:58px;font-size:13px;font-weight:900;display:grid}.pl-market-note p{color:#526058;margin:0;font-size:11px;line-height:1.6}.pl-market-note b{color:#2e3c34;font-size:12px;display:block}.pl-check{background:#fafbf8;border-radius:12px;align-items:center;gap:13px;min-height:67px;border:1px solid #dde1dd!important;padding:12px 15px!important;display:flex!important}.pl-check input{width:19px;height:19px;accent-color:var(--pl)}.pl-check>span{margin:0!important}.pl-check b,.pl-check small{display:block}.pl-check b{color:#303a34;font-size:11px}.pl-check small{color:#7c8780;margin-top:4px;font-size:9px;font-weight:500}.pl-check-list{grid-column:1/3;grid-template-columns:1fr 1fr;gap:10px;display:grid}.pl-launch-grid{grid-template-columns:1fr .9fr;gap:30px;display:grid}.pl-launch-grid>.pl-fields{grid-template-columns:1fr}.pl-launch-grid>.pl-fields .pl-check-list{grid-column:auto;grid-template-columns:1fr}.pl-summary{background:var(--pl-dark);color:#fff;border-radius:17px;align-self:start;padding:26px;overflow:hidden}.pl-summary>small{color:#c7aaa0;letter-spacing:.12em;font-size:8px;font-weight:900}.pl-summary h4{letter-spacing:-.04em;margin:15px 0 24px;font-size:28px;line-height:1.05}.pl-summary dl{border-top:1px solid #ffffff26;margin:0}.pl-summary dl>div{border-bottom:1px solid #ffffff26;grid-template-columns:.43fr 1fr;gap:10px;padding:13px 0;display:grid}.pl-summary dt{color:#ffffff85;font-size:8px;font-weight:850}.pl-summary dd{margin:0;font-size:10px;font-weight:700;line-height:1.4}.pl-summary>a{color:#263129;background:#dce582;border-radius:10px;justify-content:space-between;align-items:center;min-height:53px;margin-top:22px;padding:0 16px;font-size:10px;font-weight:900;text-decoration:none;display:flex}.pl-summary>a.disabled{pointer-events:none;opacity:.45}.pl-summary>p{color:#ffffff8f;margin:13px 0 0;font-size:8px;line-height:1.5}.pl-stage-actions{border-top:1px solid #e3e6e2;justify-content:space-between;gap:12px;margin-top:auto;padding-top:24px;display:flex}.pl-stage-actions button{color:#56635b;background:#fff;border:1px solid #cfd6d1;border-radius:9px;min-height:48px;padding:0 17px;font-size:10px;font-weight:850}.pl-stage-actions button:last-child{background:var(--pl);color:#fff;margin-left:auto}.pl-stage-actions button:disabled{cursor:not-allowed;opacity:.38}.pl-process>header{max-width:900px;margin-bottom:40px}.pl-process>header>p{max-width:720px;margin-top:20px}.pl-process ol{background:#dedfd9;border:1px solid #dedfd9;border-radius:20px;grid-template-columns:repeat(7,1fr);gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.pl-process li{background:#fff;flex-direction:column;justify-content:space-between;min-height:145px;padding:18px;display:flex}.pl-process li>span{color:var(--pl);font-size:9px;font-weight:900}.pl-process li>b{font-size:12px;line-height:1.25}.pl-process li:nth-child(n+8){background:#f0e6e1}.pl-responsibility{grid-template-columns:.67fr 1.33fr;gap:70px;display:grid}.pl-responsibility>div:last-child{background:#dedfd9;border:1px solid #dedfd9;border-radius:20px;grid-template-columns:1fr 1fr;align-self:start;gap:1px;display:grid;overflow:hidden}.pl-responsibility article{background:#fff;flex-direction:column;min-height:220px;padding:25px;display:flex}.pl-responsibility article small{color:var(--pl);letter-spacing:.1em;font-size:8px;font-weight:900}.pl-responsibility article b{margin:44px 0 12px;font-size:17px}.pl-responsibility article p{color:#707c74;margin:0;font-size:11px;line-height:1.65}.pl-final{color:#fff;text-align:center;background:#222d27;align-content:center;justify-items:center;min-height:650px;padding:90px 22px;display:grid}.pl-final>span{color:#d4b8ae}.pl-final h2{letter-spacing:-.07em;margin:24px 0;font-size:clamp(58px,7vw,104px);line-height:.89}.pl-final p{color:#a9b5ae;max-width:710px;margin:0 0 32px;font-size:14px;line-height:1.7}.pl-final>a{color:#263129;background:#dce582;border-radius:11px;align-items:center;gap:36px;min-height:54px;padding:0 20px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.pl-final i{font-style:normal}@media (width<=1180px){.pl-hero{grid-template-columns:1fr}.pl-studio-shell{grid-template-columns:210px minmax(0,1fr)}.pl-process ol{grid-template-columns:repeat(4,1fr)}.pl-responsibility{grid-template-columns:1fr}}@media (width<=720px){.pl-hero{gap:45px;padding:52px 16px 72px}.pl-hero h1{font-size:55px}.pl-hero>div>p{font-size:15px}.pl-hero>div>div{grid-template-columns:1fr 1fr;display:grid}.pl-hero>div>div a{text-align:center;gap:7px;min-height:50px;padding:0 9px;font-size:9px}.pl-hero>aside>span{min-height:92px;padding:11px}.pl-hero aside b{font-size:23px}.pl-hero aside p{padding:18px;font-size:10px}.pl-studio,.pl-process,.pl-responsibility{padding:65px 16px}.pl-studio{scroll-margin-top:68px}.pl-studio-heading{flex-direction:column;align-items:flex-start;gap:14px}.pl-studio-heading h2,.pl-process h2,.pl-responsibility h2{font-size:43px}.pl-studio-heading>p,.pl-process>header>p,.pl-responsibility>div>p{font-size:12px}.pl-studio-shell{border-radius:18px;display:block}.pl-progress{grid-template-columns:repeat(5,1fr);padding:14px 9px;display:grid}.pl-progress>div{background:linear-gradient(to right,#d8e183 var(--progress),#ffffff21 var(--progress));width:auto;height:1px;inset:31px 25px auto}.pl-progress button{text-align:center;flex-direction:column;gap:6px;min-height:55px;display:flex}.pl-progress button>span{width:28px;height:28px;font-size:7px}.pl-progress button>b{font-size:7px}.pl-stage{min-height:730px;padding:28px 15px 20px}.pl-stage-intro h3{font-size:35px}.pl-choice-grid{grid-template-columns:1fr}.pl-choice-grid button{min-height:145px}.pl-choice-grid button>b{margin-top:24px}.pl-fields{grid-template-columns:1fr}.pl-fields .wide,.pl-check-list{grid-column:auto}.pl-chip-grid button{min-height:38px;padding:0 11px;font-size:9px}.pl-market-note{grid-template-columns:50px 1fr;padding:14px}.pl-market-note>span{width:44px;height:44px}.pl-launch-grid{grid-template-columns:1fr}.pl-summary{padding:22px 18px}.pl-process ol{grid-template-columns:repeat(2,1fr)}.pl-process li{min-height:125px}.pl-responsibility>div:last-child{grid-template-columns:1fr}.pl-responsibility article{min-height:180px}.pl-responsibility article b{margin-top:32px}.pl-final{min-height:570px}.pl-final h2{max-width:100%;font-size:52px}.pl-final p{font-size:12px}}.logistics-public{--lg:#ec6b42;--lg-dark:#172724;--lg-green:#175f4d;--lg-lime:#dce582;--lg-soft:#f2e9e4;color:#202b27;background:#f6f6f1}.logistics-public *{box-sizing:border-box}.lg-hero{grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);gap:clamp(45px,7vw,110px);max-width:1500px;margin:0 auto;padding:clamp(80px,9vw,145px) clamp(22px,4vw,68px) clamp(90px,10vw,150px);display:grid}.lg-hero>div>span,.lg-planner-heading span,.lg-network>header>span,.lg-control>div:first-child>span,.lg-tracking header span,.lg-final>span{color:var(--lg);letter-spacing:.17em;font-size:10px;font-weight:900}.lg-hero h1{letter-spacing:-.075em;text-wrap:balance;margin:24px 0 30px;font-size:clamp(64px,7.4vw,112px);line-height:.88}.lg-hero h1 em{color:var(--lg);font-style:normal}.lg-hero>div>p{color:#68736c;max-width:800px;margin:0;font-size:clamp(16px,1.35vw,20px);line-height:1.7}.lg-hero>div>div{gap:10px;margin-top:36px;display:flex}.lg-hero>div>div a{border:1px solid var(--lg);min-height:52px;color:var(--lg);border-radius:11px;justify-content:center;align-items:center;gap:28px;padding:0 19px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.lg-hero>div>div a:first-child{background:var(--lg);color:#fff}.lg-hero i{font-style:normal}.lg-hero>aside{background:var(--lg-dark);color:#fff;border-radius:24px;align-self:center;overflow:hidden;box-shadow:0 34px 80px #17272429}.lg-route-visual{background:radial-gradient(circle,#dce5821f,#0000 55%),linear-gradient(135deg,#20332f,#12211e);justify-content:center;align-items:center;min-height:235px;padding:34px 25px;display:flex}.lg-route-visual>span{color:#fff;border:1px solid #ffffff4d;border-radius:50%;align-content:center;justify-items:center;width:76px;height:76px;font-size:17px;font-weight:900;display:grid}.lg-route-visual>span.border{border-color:var(--lg);background:var(--lg);width:62px;height:62px}.lg-route-visual small{color:#ffffff94;letter-spacing:.09em;margin-top:4px;font-size:6px;display:block}.lg-route-visual>span.border small{color:#fff}.lg-route-visual>i{background:repeating-linear-gradient(90deg,#ffffff6b 0 4px,#0000 4px 8px);width:clamp(35px,4vw,65px);height:1px;position:relative}.lg-route-visual>i:after{content:"";border-top:1px solid #fff;border-right:1px solid #fff;width:6px;height:6px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}.lg-hero>aside dl{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);margin:0;display:grid}.lg-hero>aside dl>div{border-right:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;min-height:105px;padding:17px;display:flex}.lg-hero>aside dl>div:last-child{border:0}.lg-hero dt{color:var(--lg-lime);font-size:22px;font-weight:900}.lg-hero dd{color:#ffffff9e;margin:0;font-size:8px;font-weight:750;line-height:1.35}.lg-hero>aside>p{color:#ffffff94;margin:0;padding:22px 25px;font-size:10px;line-height:1.6}.lg-planner,.lg-network,.lg-control,.lg-tracking{padding:clamp(80px,9vw,140px) clamp(22px,5vw,78px)}.lg-planner{background:#e9ebe5;scroll-margin-top:80px}.lg-planner-heading{justify-content:space-between;align-items:end;gap:40px;max-width:1500px;margin:0 auto 42px;display:flex}.lg-planner-heading h2,.lg-network h2,.lg-control h2,.lg-tracking h2{letter-spacing:-.06em;margin:18px 0 0;font-size:clamp(48px,5vw,78px);line-height:.94}.lg-planner-heading>p{color:#68736d;max-width:520px;margin:0 0 6px;font-size:13px;line-height:1.7}.lg-planner-shell{background:#fff;border-radius:24px;grid-template-columns:250px minmax(0,1fr);max-width:1500px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 28px 80px #1e2d271a}.lg-progress{background:var(--lg-dark);min-height:745px;padding:40px 26px;position:relative}.lg-progress>div{background:linear-gradient(to bottom,var(--lg-lime) var(--progress),#ffffff21 var(--progress));width:1px;position:absolute;top:64px;bottom:64px;left:50px}.lg-progress button{z-index:1;color:#ffffff6b;text-align:left;background:0 0;border:0;grid-template-columns:48px 1fr;align-items:center;width:100%;min-height:118px;padding:0;display:grid;position:relative}.lg-progress button>span{background:var(--lg-dark);border:1px solid #fff3;border-radius:50%;place-items:center;width:48px;height:48px;font-size:9px;font-weight:900;display:grid}.lg-progress button>b{padding-left:17px;font-size:10px}.lg-progress button.active,.lg-progress button.complete{color:#fff}.lg-progress button.active>span{border-color:var(--lg);background:var(--lg)}.lg-progress button.complete>span{border-color:var(--lg-lime);color:var(--lg-lime)}.lg-progress button:disabled{cursor:default}.lg-stage{flex-direction:column;min-height:745px;padding:clamp(35px,4vw,62px);display:flex}.lg-stage-intro{margin-bottom:34px}.lg-stage-intro small{color:var(--lg);letter-spacing:.12em;font-size:8px;font-weight:900}.lg-stage-intro h3{letter-spacing:-.055em;margin:12px 0 10px;font-size:clamp(34px,3.4vw,53px);line-height:1}.lg-stage-intro p{color:#768078;max-width:690px;margin:0;font-size:11px;line-height:1.6}.lg-fields{grid-template-columns:1fr 1fr;gap:18px;display:grid}.lg-fields label,.lg-fields fieldset{border:0;min-width:0;margin:0;padding:0}.lg-fields .wide{grid-column:1/3}.lg-fields label>span,.lg-fields legend,.lg-route-point label>span{color:#59665e;letter-spacing:.06em;margin-bottom:9px;font-size:9px;font-weight:900;display:block}.lg-fields input:not([type=checkbox]),.lg-fields select,.lg-fields textarea,.lg-route-point input,.lg-route-point select{color:#28312b;width:100%;min-height:54px;font:inherit;background:#fff;border:1px solid #d8ddd8;border-radius:10px;outline:none;padding:0 15px;font-size:13px}.lg-fields textarea{resize:vertical;min-height:112px;padding:15px;line-height:1.55}.lg-fields input:focus,.lg-fields select:focus,.lg-fields textarea:focus,.lg-route-point input:focus,.lg-route-point select:focus{border-color:var(--lg);box-shadow:0 0 0 3px #ec6b4217}.lg-paired{grid-template-columns:1fr 1fr;gap:8px;display:grid}.lg-chip-grid{flex-wrap:wrap;gap:7px;display:flex}.lg-chip-grid button{color:#5b675f;background:#fff;border:1px solid #d8ddd8;border-radius:999px;min-height:40px;padding:0 13px;font-size:10px;font-weight:800}.lg-chip-grid button.selected{border-color:var(--lg);background:var(--lg);color:#fff}.lg-check{background:#fafbf8;border-radius:12px;align-items:center;gap:13px;min-height:67px;border:1px solid #dde1dd!important;padding:12px 15px!important;display:flex!important}.lg-check input{width:19px;height:19px;accent-color:var(--lg)}.lg-check>span{margin:0!important}.lg-check b,.lg-check small{display:block}.lg-check b{color:#303a34;font-size:11px}.lg-check small{color:#7c8780;margin-top:4px;font-size:9px;font-weight:500}.lg-route-fields{grid-template-columns:1fr 110px 1fr;align-items:center;gap:18px;display:grid}.lg-route-point{background:#fafbf8;border:1px solid #dfe3df;border-radius:18px;min-width:0;margin:0;padding:25px}.lg-route-point legend{color:#2d3933;align-items:center;gap:10px;padding:0 8px;font-size:12px;font-weight:900;display:flex}.lg-route-point legend>span{background:var(--lg);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:8px;display:grid}.lg-route-point label{margin-top:18px;display:block}.lg-route-arrow{color:var(--lg);justify-items:center;gap:8px;display:grid}.lg-route-arrow>span{font-size:42px;font-weight:200}.lg-route-arrow>small{color:#889189;letter-spacing:.1em;text-align:center;font-size:6px;font-weight:900}.lg-model{grid-template-columns:1.1fr .9fr;gap:35px;display:grid}.lg-model fieldset{border:0;min-width:0;margin:0;padding:0}.lg-model legend{color:#59665e;letter-spacing:.06em;margin-bottom:10px;font-size:9px;font-weight:900}.lg-choice-grid{gap:8px;display:grid}.lg-choice-grid button{color:#5a665e;text-align:left;background:#fafbf8;border:1px solid #dce1dc;border-radius:12px;grid-template-columns:27px 1fr;align-items:start;min-height:70px;padding:13px;display:grid}.lg-choice-grid button>span{color:var(--lg);font-weight:900}.lg-choice-grid button b{color:#303a34;font-size:11px;display:block}.lg-choice-grid button p{color:#7b857e;margin:4px 0 0;font-size:9px;line-height:1.45}.lg-choice-grid button.selected{border-color:var(--lg);background:var(--lg-soft)}.lg-model>.lg-fields{grid-template-columns:1fr;align-content:start}.lg-model>.lg-fields .wide{grid-column:auto}.lg-advice{background:#e8efe9;border-radius:13px;grid-template-columns:42px 1fr;align-items:center;gap:13px;margin-top:4px;padding:16px;display:grid}.lg-advice>span{background:var(--lg-green);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.lg-advice p{color:#5e6962;margin:0;font-size:9px;line-height:1.6}.lg-advice b{color:#344139;font-size:10px;display:block}.lg-services>p{color:#78837b;margin:0 0 16px;font-size:11px}.lg-services>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.lg-services button{color:#6b756f;text-align:left;background:#fafbf8;border:1px solid #dde1dd;border-radius:14px;grid-template-columns:1fr auto;align-content:space-between;min-height:115px;padding:17px;display:grid}.lg-services button>span{color:var(--lg);font-size:13px;font-weight:900}.lg-services button>small{color:#a0a7a2;font-size:7px;font-weight:850}.lg-services button>b{color:#354039;grid-column:1/3;font-size:11px}.lg-services button.selected{border-color:var(--lg);background:var(--lg-soft)}.lg-services>aside{background:var(--lg-dark);color:#fff;border-radius:13px;align-items:center;gap:18px;margin-top:14px;padding:16px 18px;display:flex}.lg-services>aside>span{color:var(--lg-lime);letter-spacing:.1em;font-size:8px;font-weight:900}.lg-services>aside p{color:#ffffffa6;margin:0;font-size:9px;line-height:1.6}.lg-launch-grid{grid-template-columns:1fr .92fr;gap:30px;display:grid}.lg-summary{background:var(--lg-dark);color:#fff;border-radius:17px;align-self:start;padding:26px;overflow:hidden}.lg-summary>small{color:#f2aa92;letter-spacing:.12em;font-size:8px;font-weight:900}.lg-summary h4{letter-spacing:-.04em;margin:15px 0 24px;font-size:26px;line-height:1.1}.lg-summary h4 i{color:var(--lg);font-style:normal}.lg-summary dl{border-top:1px solid #ffffff26;margin:0}.lg-summary dl>div{border-bottom:1px solid #ffffff26;grid-template-columns:.38fr 1fr;gap:10px;padding:12px 0;display:grid}.lg-summary dt{color:#ffffff85;font-size:8px;font-weight:850}.lg-summary dd{overflow-wrap:anywhere;margin:0;font-size:10px;font-weight:700;line-height:1.4}.lg-summary>a{background:var(--lg-lime);color:#263129;border-radius:10px;justify-content:space-between;align-items:center;min-height:53px;margin-top:22px;padding:0 16px;font-size:10px;font-weight:900;text-decoration:none;display:flex}.lg-summary>a.disabled{pointer-events:none;opacity:.45}.lg-summary>p{color:#ffffff8f;margin:13px 0 0;font-size:8px;line-height:1.5}.lg-stage-actions{border-top:1px solid #e3e6e2;justify-content:space-between;gap:12px;margin-top:auto;padding-top:24px;display:flex}.lg-stage-actions button{color:#56635b;background:#fff;border:1px solid #cfd6d1;border-radius:9px;min-height:48px;padding:0 17px;font-size:10px;font-weight:850}.lg-stage-actions button:last-child{border-color:var(--lg);background:var(--lg);color:#fff;margin-left:auto}.lg-stage-actions button:disabled{cursor:not-allowed;opacity:.38}.lg-network{max-width:1650px;margin:0 auto}.lg-network>header{grid-template-columns:1fr .8fr;align-items:end;gap:60px;margin-bottom:46px;display:grid}.lg-network>header>span{grid-column:1/3}.lg-network>header p{color:#6f7b74;max-width:590px;margin:0 0 5px;font-size:13px;line-height:1.7}.lg-network>div{background:#dcdfda;border:1px solid #dcdfda;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.lg-network a{color:#27332c;background:#fff;grid-template-columns:1fr auto;align-content:space-between;min-height:260px;padding:24px;text-decoration:none;transition:background .2s,color .2s;display:grid}.lg-network a:hover{background:var(--lg-dark);color:#fff}.lg-network a>span{color:var(--lg);font-size:28px;font-weight:900}.lg-network a>small{color:#9da59f;font-size:8px;font-weight:900}.lg-network a>b{grid-column:1/3;align-self:end;font-size:22px}.lg-network a>p{color:#77827b;grid-column:1/3;margin:7px 0 24px;font-size:9px;line-height:1.45}.lg-network a>i{color:var(--lg);grid-column:1/3;font-size:9px;font-style:normal;font-weight:900}.lg-control{background:var(--lg-dark);color:#fff;grid-template-columns:.7fr 1.3fr;gap:clamp(45px,7vw,100px);display:grid}.lg-control>div:first-child>p{color:#ffffff8f;max-width:530px;margin:24px 0 0;font-size:13px;line-height:1.7}.lg-control-grid{background:#ffffff24;border:1px solid #ffffff24;border-radius:20px;grid-template-columns:1fr 1fr;align-self:start;gap:1px;display:grid;overflow:hidden}.lg-control-grid article{background:#1c302c;flex-direction:column;min-height:240px;padding:27px;display:flex}.lg-control-grid small{color:var(--lg);letter-spacing:.1em;font-size:8px;font-weight:900}.lg-control-grid b{margin:58px 0 12px;font-size:17px}.lg-control-grid p{color:#ffffff8f;margin:0;font-size:10px;line-height:1.65}.lg-tracking{background:#eceee8}.lg-tracking>header{grid-template-columns:1fr .85fr;align-items:end;gap:60px;max-width:1500px;margin:0 auto 46px;display:grid}.lg-tracking header p{color:#6c7770;margin:0 0 5px;font-size:13px;line-height:1.7}.lg-tracking ol{background:#daddd8;border:1px solid #daddd8;border-radius:20px;grid-template-columns:repeat(6,1fr);gap:1px;max-width:1500px;margin:0 auto;padding:0;list-style:none;display:grid;overflow:hidden}.lg-tracking li{background:#fff;flex-direction:column;justify-content:space-between;min-height:135px;padding:18px;display:flex}.lg-tracking li:nth-child(n+7){background:#f3e7e2}.lg-tracking li>span{color:var(--lg);font-size:8px;font-weight:900}.lg-tracking li>b{font-size:11px;line-height:1.3}.lg-tracking>div{justify-content:space-between;align-items:center;gap:30px;max-width:1500px;margin:18px auto 0;display:flex}.lg-tracking>div p{color:#79837c;max-width:700px;margin:0;font-size:10px;line-height:1.6}.lg-tracking>div a{border:1px solid var(--lg-green);min-height:49px;color:var(--lg-green);border-radius:10px;align-items:center;gap:25px;padding:0 17px;font-size:9px;font-weight:900;text-decoration:none;display:flex}.lg-tracking>div i{font-style:normal}.lg-final{text-align:center;background:#f0e4df;align-content:center;justify-items:center;min-height:650px;padding:90px 22px;display:grid}.lg-final h2{letter-spacing:-.07em;margin:24px 0;font-size:clamp(58px,7vw,104px);line-height:.89}.lg-final p{color:#6e7871;max-width:710px;margin:0 0 32px;font-size:14px;line-height:1.7}.lg-final>a{background:var(--lg);color:#fff;border-radius:11px;align-items:center;gap:36px;min-height:54px;padding:0 20px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.lg-final i{font-style:normal}@media (width<=1180px){.lg-hero{grid-template-columns:1fr}.lg-planner-shell{grid-template-columns:210px minmax(0,1fr)}.lg-route-fields{grid-template-columns:1fr 70px 1fr}.lg-network>div{grid-template-columns:repeat(2,1fr)}.lg-control{grid-template-columns:1fr}.lg-tracking ol{grid-template-columns:repeat(4,1fr)}}@media (width<=720px){.lg-hero{gap:45px;padding:52px 16px 72px}.lg-hero h1{font-size:56px}.lg-hero>div>p{font-size:15px}.lg-hero>div>div{grid-template-columns:1fr 1fr;display:grid}.lg-hero>div>div a{text-align:center;gap:7px;min-height:50px;padding:0 9px;font-size:9px}.lg-route-visual{min-height:180px;padding:25px 14px}.lg-route-visual>span{width:62px;height:62px}.lg-route-visual>span.border{width:52px;height:52px}.lg-hero>aside dl>div{min-height:91px;padding:12px}.lg-hero>aside>p{padding:18px;font-size:9px}.lg-planner,.lg-network,.lg-control,.lg-tracking{padding:65px 16px}.lg-planner{scroll-margin-top:68px}.lg-planner-heading{flex-direction:column;align-items:flex-start;gap:14px}.lg-planner-heading h2,.lg-network h2,.lg-control h2,.lg-tracking h2{font-size:44px}.lg-planner-heading>p,.lg-network>header p,.lg-control>div:first-child>p,.lg-tracking header p{font-size:12px}.lg-planner-shell{border-radius:18px;display:block}.lg-progress{grid-template-columns:repeat(5,1fr);min-height:auto;padding:14px 9px;display:grid}.lg-progress>div{background:linear-gradient(to right,var(--lg-lime) var(--progress),#ffffff21 var(--progress));width:auto;height:1px;inset:31px 25px auto}.lg-progress button{text-align:center;flex-direction:column;gap:6px;min-height:55px;display:flex}.lg-progress button>span{width:28px;height:28px;font-size:7px}.lg-progress button>b{padding:0;font-size:7px}.lg-stage{min-height:750px;padding:28px 15px 20px}.lg-stage-intro h3{font-size:35px}.lg-fields{grid-template-columns:1fr}.lg-fields .wide{grid-column:auto}.lg-chip-grid button{min-height:38px;padding:0 11px;font-size:9px}.lg-route-fields{grid-template-columns:1fr}.lg-route-point{padding:18px}.lg-route-arrow{height:55px;transform:rotate(90deg)}.lg-route-arrow small{display:none}.lg-model{grid-template-columns:1fr}.lg-choice-grid button{min-height:67px}.lg-services>div{grid-template-columns:1fr 1fr}.lg-services button{min-height:105px;padding:13px}.lg-services>aside{flex-direction:column;align-items:flex-start;gap:8px}.lg-launch-grid{grid-template-columns:1fr}.lg-summary{padding:22px 18px}.lg-network>header,.lg-tracking>header,.lg-network>header>span{display:block}.lg-network>header p,.lg-tracking header p{margin-top:20px}.lg-network>div{grid-template-columns:1fr 1fr}.lg-network a{min-height:210px;padding:17px}.lg-network a>b{font-size:18px}.lg-control-grid{grid-template-columns:1fr}.lg-control-grid article{min-height:190px}.lg-control-grid b{margin-top:38px}.lg-tracking ol{grid-template-columns:repeat(2,1fr)}.lg-tracking li{min-height:120px}.lg-tracking>div{flex-direction:column;align-items:flex-start}.lg-final{min-height:570px}.lg-final h2{max-width:100%;font-size:52px}.lg-final p{font-size:12px}}.trust-public{--tc:#174f43;--tc-dark:#162923;--tc-lime:#dce582;--tc-gold:#b88b45;--tc-paper:#f4f2eb;color:#202b27;background:#f7f6f1}.trust-public *{box-sizing:border-box}.tc-hero{grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);gap:clamp(45px,7vw,110px);max-width:1500px;margin:0 auto;padding:clamp(80px,9vw,145px) clamp(22px,4vw,68px) clamp(90px,10vw,150px);display:grid}.tc-hero>div>span,.tc-protocol>header>span,.tc-matrix>header span,.tc-registry header span,.tc-legal>div>span,.tc-documents header span,.tc-final>span{color:var(--tc);letter-spacing:.17em;font-size:10px;font-weight:900}.tc-hero h1{letter-spacing:-.075em;margin:24px 0 30px;font-size:clamp(65px,7.5vw,114px);line-height:.87}.tc-hero h1 em{color:var(--tc);font-style:normal}.tc-hero>div>p{color:#68736c;max-width:790px;margin:0;font-size:clamp(16px,1.35vw,20px);line-height:1.7}.tc-hero>div>div{gap:10px;margin-top:36px;display:flex}.tc-hero>div>div a{border:1px solid var(--tc);min-height:52px;color:var(--tc);border-radius:11px;justify-content:center;align-items:center;gap:28px;padding:0 19px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.tc-hero>div>div a:first-child{background:var(--tc);color:#fff}.tc-hero i{font-style:normal}.tc-hero>aside{background:var(--tc-dark);color:#fff;border-radius:24px;align-self:center;overflow:hidden;box-shadow:0 34px 80px #17272429}.tc-seal{background:radial-gradient(circle,#dce58229,#0000 56%),repeating-radial-gradient(circle,#0000 0 47px,#ffffff14 48px 49px,#0000 50px 72px);place-items:center;min-height:245px;display:grid;position:relative}.tc-seal>span{width:122px;height:122px;color:var(--tc-lime);letter-spacing:-.06em;border:1px solid #ffffff59;border-radius:50%;place-items:center;font-size:40px;font-weight:900;display:grid}.tc-seal>i{color:#ffffff8c;letter-spacing:.13em;font-size:8px;font-style:normal;font-weight:900;line-height:1.45;position:absolute;bottom:21px;left:24px}.tc-seal>b{background:var(--tc-lime);width:38px;height:38px;color:var(--tc-dark);border-radius:50%;place-items:center;font-size:14px;display:grid;position:absolute;bottom:23px;right:24px}.tc-hero>aside dl{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);margin:0;display:grid}.tc-hero>aside dl>div{border-right:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;min-height:105px;padding:17px;display:flex}.tc-hero>aside dl>div:last-child{border:0}.tc-hero dt{color:var(--tc-lime);font-size:22px;font-weight:900}.tc-hero dd{color:#ffffff9e;margin:0;font-size:8px;font-weight:750;line-height:1.35}.tc-hero>aside>p{color:#ffffff94;margin:0;padding:22px 25px;font-size:10px;line-height:1.6}.tc-protocol,.tc-matrix,.tc-registry,.tc-legal,.tc-documents{padding:clamp(80px,9vw,140px) clamp(22px,5vw,78px)}.tc-protocol{background:#e9ebe5}.tc-protocol>header,.tc-matrix>header,.tc-registry>header,.tc-documents>header{grid-template-columns:1fr .82fr;align-items:end;gap:60px;max-width:1500px;margin:0 auto 46px;display:grid}.tc-protocol>header>span{grid-column:1/3}.tc-protocol h2,.tc-matrix h2,.tc-registry h2,.tc-legal h2,.tc-documents h2{letter-spacing:-.06em;margin:18px 0 0;font-size:clamp(48px,5vw,79px);line-height:.93}.tc-protocol>header>p,.tc-matrix>header>p,.tc-registry>header>p,.tc-documents>header>p{color:#68736d;max-width:610px;margin:0 0 5px;font-size:13px;line-height:1.7}.tc-protocol>div{background:#d9ddd8;border:1px solid #d9ddd8;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:1px;max-width:1500px;margin:0 auto;display:grid;overflow:hidden}.tc-protocol article{background:#fff;grid-template-columns:1fr auto;align-content:space-between;min-height:360px;padding:25px;display:grid}.tc-protocol article small{color:#879089;letter-spacing:.1em;font-size:7px;font-weight:900}.tc-protocol article>span{color:var(--tc);font-size:28px;font-weight:900}.tc-protocol article>b{grid-column:1/3;align-self:end;margin-top:86px;font-size:20px}.tc-protocol article>p{color:#707b74;grid-column:1/3;min-height:65px;margin:13px 0 26px;font-size:10px;line-height:1.65}.tc-protocol article>em{color:#627068;letter-spacing:.06em;background:#eef1eb;border-radius:999px;grid-column:1/3;justify-self:start;padding:7px 10px;font-size:7px;font-style:normal;font-weight:900}.tc-protocol article:nth-child(n+3){background:#f1e9db}.tc-protocol article:nth-child(n+3)>em{background:var(--tc-dark);color:#fff}.tc-matrix{background:#f7f6f1;scroll-margin-top:80px}.tc-matrix>header span{grid-column:1/3}.tc-matrix-shell{background:#fff;border-radius:24px;grid-template-columns:1.05fr .95fr;max-width:1500px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 30px 90px #1e2d271a}.tc-matrix-controls{padding:clamp(28px,4vw,58px)}.tc-matrix-controls fieldset{border:0;margin:0;padding:0}.tc-matrix-controls legend,.tc-matrix-fields label>span{color:#6c776f;letter-spacing:.09em;margin-bottom:12px;font-size:8px;font-weight:900;display:block}.tc-matrix-controls fieldset>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.tc-matrix-controls fieldset button{color:#6b756f;text-align:left;background:#fafbf8;border:1px solid #dce1dc;border-radius:14px;grid-template-columns:24px 1fr;align-content:start;min-height:108px;padding:14px;display:grid}.tc-matrix-controls fieldset button>span{color:var(--tc);font-weight:900}.tc-matrix-controls fieldset button>b{color:#303b35;font-size:11px}.tc-matrix-controls fieldset button>small{color:#7b857e;grid-column:2;margin-top:7px;font-size:8px;line-height:1.45}.tc-matrix-controls fieldset button.selected{border-color:var(--tc);background:#e8efeb}.tc-matrix-fields{grid-template-columns:1fr 1fr;gap:12px;margin-top:24px;display:grid}.tc-matrix-fields select{color:#28312b;width:100%;min-height:52px;font:inherit;background:#fff;border:1px solid #d8ddd8;border-radius:10px;outline:none;padding:0 14px;font-size:11px}.tc-matrix-fields select:focus{border-color:var(--tc);box-shadow:0 0 0 3px #174f4317}.tc-matrix-options{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px;display:grid}.tc-matrix-options label{background:#fafbf8;border:1px solid #dde1dd;border-radius:12px;align-items:center;gap:10px;min-height:74px;padding:11px;display:flex}.tc-matrix-options input{width:18px;height:18px;accent-color:var(--tc)}.tc-matrix-options b,.tc-matrix-options small{display:block}.tc-matrix-options b{font-size:9px}.tc-matrix-options small{color:#7a847e;margin-top:4px;font-size:7px;line-height:1.35}.tc-matrix-result{background:var(--tc-dark);color:#fff;padding:clamp(28px,4vw,54px)}.tc-matrix-result>header{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.tc-matrix-result>header span{color:var(--tc-lime);letter-spacing:.1em;font-size:8px;font-weight:900}.tc-matrix-result>header b{font-size:25px}.tc-matrix-result h3{letter-spacing:-.045em;margin:28px 0 6px;font-size:31px;line-height:1}.tc-matrix-result>p{color:#ffffff85;margin:0 0 22px;font-size:9px}.tc-matrix-result ol{margin:0;padding:0;list-style:none}.tc-matrix-result li{border-top:1px solid #ffffff1c;grid-template-columns:26px 1fr 20px;align-items:start;gap:10px;padding:12px 0;display:grid}.tc-matrix-result li>span{color:var(--tc-lime);font-size:7px;font-weight:900}.tc-matrix-result li b,.tc-matrix-result li small{display:block}.tc-matrix-result li b{font-size:10px}.tc-matrix-result li small{color:#ffffff7a;margin-top:4px;font-size:7px;line-height:1.45}.tc-matrix-result li>i{color:#ffffff4d;font-style:normal}.tc-matrix-warning{background:#ffffff14;border-radius:12px;grid-template-columns:34px 1fr;align-items:center;gap:11px;margin-top:16px;padding:13px;display:grid}.tc-matrix-warning>span{background:var(--tc-gold);border-radius:50%;place-items:center;width:31px;height:31px;font-size:11px;font-weight:900;display:grid}.tc-matrix-warning p{color:#ffffff94;margin:0;font-size:8px;line-height:1.5}.tc-matrix-warning b{color:#fff;font-size:9px;display:block}.tc-matrix-result>a{background:var(--tc-lime);min-height:53px;color:var(--tc-dark);border-radius:10px;justify-content:space-between;align-items:center;margin-top:18px;padding:0 16px;font-size:10px;font-weight:900;text-decoration:none;display:flex}.tc-registry{background:#eceee8;scroll-margin-top:80px}.tc-registry>header>div>span{display:block}.tc-registry-table{background:#fff;border:1px solid #d9ddd8;border-radius:20px;max-width:1500px;margin:0 auto;overflow:hidden}.tc-registry-head,.tc-registry-table>a{grid-template-columns:1.25fr .85fr .8fr .9fr 25px;align-items:center;gap:18px;display:grid}.tc-registry-head{background:var(--tc-dark);color:#fff9;letter-spacing:.08em;min-height:47px;padding:0 20px;font-size:7px;font-weight:900}.tc-registry-table>a{color:#546159;border-top:1px solid #e1e4df;min-height:85px;padding:12px 20px;font-size:9px;text-decoration:none;transition:background .2s}.tc-registry-table>a:hover{background:#f7f8f4}.tc-registry-name{align-items:center;gap:12px;display:flex}.tc-registry-name>i{width:42px;height:42px;color:var(--tc);background:#e5ece7;border-radius:50%;flex:none;place-items:center;font-size:9px;font-style:normal;font-weight:900;display:grid}.tc-registry-name>b{color:#27322c;font-size:11px}.tc-registry-name small,.tc-registry-status small{color:#89928c;margin-top:5px;font-size:7px;font-weight:600;display:block}.tc-registry-status{color:var(--tc);font-weight:900}.tc-registry-status>i{background:#dfeadf;border-radius:50%;place-items:center;width:19px;height:19px;margin-right:5px;font-size:7px;font-style:normal;display:inline-grid}.tc-registry-table>a>span:last-child{color:var(--tc);font-size:15px}.tc-registry-note{color:#737e77;max-width:1500px;margin:17px auto 0;font-size:9px;line-height:1.6}.tc-legal{background:var(--tc-dark);color:#fff;grid-template-columns:.72fr 1.28fr;gap:clamp(50px,7vw,110px);display:grid}.tc-legal>div>p{color:#ffffff8f;max-width:560px;margin:25px 0 30px;font-size:13px;line-height:1.7}.tc-legal>div>a{background:var(--tc-lime);min-height:50px;color:var(--tc-dark);border-radius:10px;align-items:center;gap:30px;padding:0 17px;font-size:9px;font-weight:900;text-decoration:none;display:inline-flex}.tc-legal i{font-style:normal}.tc-legal ol{margin:0;padding:0;list-style:none}.tc-legal li{border-top:1px solid #ffffff26;grid-template-columns:48px .7fr 1.3fr;align-items:center;gap:18px;padding:22px 0;display:grid}.tc-legal li:last-child{border-bottom:1px solid #ffffff26}.tc-legal li>span{color:var(--tc-lime);font-size:10px;font-weight:900}.tc-legal li>b{font-size:13px}.tc-legal li>p{color:#ffffff8a;margin:0;font-size:9px;line-height:1.55}.tc-documents{background:#f7f6f1}.tc-documents>header>div>span{display:block}.tc-documents>ol{background:#daddd5;border:1px solid #daddd5;border-radius:20px;grid-template-columns:repeat(5,1fr);gap:1px;max-width:1500px;margin:0 auto;padding:0;list-style:none;display:grid;overflow:hidden}.tc-documents>ol li{background:#fff;flex-direction:column;min-height:225px;padding:22px;display:flex}.tc-documents>ol span{color:var(--tc);font-size:8px;font-weight:900}.tc-documents>ol b{margin-top:auto;font-size:15px}.tc-documents>ol p{color:#727d76;min-height:56px;margin:11px 0 0;font-size:9px;line-height:1.6}.tc-documents>div{grid-template-columns:1fr 1fr;gap:12px;max-width:1500px;margin:18px auto 0;display:grid}.tc-documents>div article{background:#fff;border:1px solid #dce0da;border-radius:16px;min-height:155px;padding:22px;position:relative}.tc-documents>div article:nth-child(2){background:#e7eee9}.tc-documents>div article>span{color:var(--tc);letter-spacing:.1em;font-size:8px;font-weight:900}.tc-documents>div article>b{margin:18px 0 9px;font-size:16px;display:block}.tc-documents>div article>p{color:#6d7871;max-width:580px;margin:0;font-size:9px;line-height:1.6}.tc-documents>div article>a{color:var(--tc);font-size:9px;font-weight:900;text-decoration:none;position:absolute;bottom:22px;right:22px}.tc-documents i{font-style:normal}.tc-final{text-align:center;background:#ece3cf;align-content:center;justify-items:center;min-height:650px;padding:90px 22px;display:grid}.tc-final h2{letter-spacing:-.07em;margin:24px 0;font-size:clamp(58px,7vw,104px);line-height:.89}.tc-final p{color:#69746d;max-width:730px;margin:0 0 32px;font-size:14px;line-height:1.7}.tc-final>a{background:var(--tc);color:#fff;border-radius:11px;align-items:center;gap:36px;min-height:54px;padding:0 20px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.tc-final i{font-style:normal}@media (width<=1180px){.tc-hero{grid-template-columns:1fr}.tc-protocol>div{grid-template-columns:1fr 1fr}.tc-matrix-shell,.tc-legal{grid-template-columns:1fr}.tc-documents>ol{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.tc-hero{gap:45px;padding:52px 16px 72px}.tc-hero h1{font-size:56px}.tc-hero>div>p{font-size:15px}.tc-hero>div>div{grid-template-columns:1fr 1fr;display:grid}.tc-hero>div>div a{text-align:center;gap:7px;min-height:50px;padding:0 9px;font-size:9px}.tc-seal{min-height:195px}.tc-seal>span{width:100px;height:100px;font-size:33px}.tc-hero>aside dl>div{min-height:91px;padding:12px}.tc-hero>aside>p{padding:18px;font-size:9px}.tc-protocol,.tc-matrix,.tc-registry,.tc-legal,.tc-documents{padding:65px 16px}.tc-protocol>header,.tc-matrix>header,.tc-registry>header,.tc-documents>header,.tc-protocol>header>span,.tc-matrix>header span{display:block}.tc-protocol h2,.tc-matrix h2,.tc-registry h2,.tc-legal h2,.tc-documents h2{font-size:44px}.tc-protocol>header>p,.tc-matrix>header>p,.tc-registry>header>p,.tc-documents>header>p,.tc-legal>div>p{margin-top:20px;font-size:12px}.tc-protocol>div{grid-template-columns:1fr}.tc-protocol article{min-height:260px}.tc-protocol article>b{margin-top:50px}.tc-matrix{scroll-margin-top:68px}.tc-matrix-shell{border-radius:18px}.tc-matrix-controls,.tc-matrix-result{padding:25px 15px}.tc-matrix-controls fieldset>div{grid-template-columns:1fr}.tc-matrix-controls fieldset button{min-height:90px}.tc-matrix-fields,.tc-matrix-options{grid-template-columns:1fr}.tc-matrix-options label{min-height:65px}.tc-registry{scroll-margin-top:68px}.tc-registry-table{border-radius:14px;overflow-x:auto}.tc-registry-head,.tc-registry-table>a{min-width:760px}.tc-registry-note{font-size:8px}.tc-legal li{grid-template-columns:35px 1fr;gap:12px}.tc-legal li>p{grid-column:2}.tc-documents>ol{grid-template-columns:1fr 1fr}.tc-documents>ol li{min-height:190px;padding:17px}.tc-documents>div{grid-template-columns:1fr}.tc-documents>div article{padding-bottom:55px}.tc-final{min-height:570px}.tc-final h2{font-size:52px}.tc-final p{font-size:12px}}.rfq-public{--rfq-ink:#15221d;--rfq-green:#176b4e;--rfq-lime:#cfe77c;--rfq-line:#dce3dc;color:var(--rfq-ink);background:#f6f7f2;overflow:hidden}.rfq-hero{background:radial-gradient(circle at 80% 20%,#cfe77c33,#0000 27%),linear-gradient(135deg,#f7f8f3 0%,#eef3eb 100%);grid-template-columns:minmax(0,1.35fr) minmax(390px,.65fr);gap:clamp(50px,8vw,130px);min-height:690px;padding:clamp(85px,10vw,145px) clamp(24px,6vw,98px) 105px;display:grid}.rfq-hero>div>span,.rfq-builder>header span,.rfq-after>header>span,.rfq-scope>div:first-child>span{color:var(--rfq-green);letter-spacing:.16em;font-size:11px;font-weight:850;display:block}.rfq-hero h1{letter-spacing:-.072em;max-width:880px;margin:25px 0 30px;font-size:clamp(63px,7.7vw,118px);font-weight:560;line-height:.82}.rfq-hero h1 em{color:var(--rfq-green);font-family:Georgia,serif;font-weight:400}.rfq-hero>div>p{color:#4c5c54;max-width:750px;font-size:clamp(17px,1.55vw,23px);line-height:1.55}.rfq-hero>div>div{gap:12px;margin-top:44px;display:flex}.rfq-hero>div>div a{color:#34473e;border:1px solid #becac2;border-radius:12px;justify-content:center;align-items:center;gap:55px;min-height:55px;padding:0 22px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.rfq-hero>div>div a:first-child{border-color:var(--rfq-green);background:var(--rfq-green);color:#fff;min-width:220px}.rfq-hero>aside{background:#ffffffad;border:1px solid #cad5cc;border-radius:24px;align-self:end;box-shadow:0 30px 80px #19332714}.rfq-hero>aside ol{margin:0;padding:0;list-style:none}.rfq-hero>aside li{border-bottom:1px solid var(--rfq-line);grid-template-columns:52px 1fr;gap:3px 12px;padding:24px;display:grid}.rfq-hero>aside li span{color:var(--rfq-green);grid-row:1/3;justify-content:center;align-items:center;font-size:12px;font-weight:900;display:flex}.rfq-hero>aside li b{font-size:15px}.rfq-hero>aside li small{color:#718078;font-size:10px}.rfq-hero>aside>p{color:#5e6d65;margin:0;padding:24px;font-size:12px;line-height:1.6}.rfq-builder{background:#fff;padding:100px clamp(20px,5vw,78px) 120px;scroll-margin-top:76px}.rfq-builder>header{grid-template-columns:1.1fr .7fr;align-items:end;gap:60px;max-width:1450px;margin:0 auto 55px;display:grid}.rfq-builder>header h2,.rfq-after h2,.rfq-scope h2{letter-spacing:-.055em;margin:16px 0 0;font-size:clamp(48px,5.2vw,78px);font-weight:570;line-height:.96}.rfq-builder>header p,.rfq-after>header>p{color:#627169;max-width:570px;margin:0;font-size:15px;line-height:1.7}.rfq-shell{background:#f7f8f4;border:1px solid #d8e0d9;border-radius:26px;max-width:1450px;margin:auto;overflow:hidden;box-shadow:0 35px 100px #1830251a}.rfq-progress{background:#eef2ed;border-bottom:1px solid #dce3dc;grid-template-columns:repeat(5,1fr);height:115px;padding:0 35px;display:grid;position:relative}.rfq-progress>div{width:var(--progress);background:var(--rfq-green);height:2px;transition:width .35s;position:absolute;bottom:-1px;left:0}.rfq-progress button{color:#839087;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.rfq-progress button:disabled{cursor:default}.rfq-progress button span{border:1px solid #c8d1ca;border-radius:50%;place-items:center;width:32px;height:32px;font-size:9px;font-weight:850;display:grid}.rfq-progress button b{font-size:11px}.rfq-progress button.active{color:var(--rfq-green)}.rfq-progress button.active span{border-color:var(--rfq-green);background:var(--rfq-green);color:#fff}.rfq-progress button.complete span{color:var(--rfq-green);background:#dce9df}.rfq-stage{min-height:660px;padding:50px clamp(22px,4vw,62px) 35px}.rfq-stage-intro{max-width:760px;margin-bottom:36px}.rfq-stage-intro small{color:var(--rfq-green);letter-spacing:.14em;font-size:9px;font-weight:850}.rfq-stage-intro h3{letter-spacing:-.045em;margin:10px 0;font-size:clamp(34px,3.5vw,51px);font-weight:580}.rfq-stage-intro p{color:#64726b;margin:0;font-size:13px;line-height:1.6}.rfq-scenarios{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.rfq-scenarios button{min-height:180px;color:var(--rfq-ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #d6ded7;border-radius:17px;flex-direction:column;align-items:flex-start;padding:24px;transition:all .2s;display:flex;position:relative}.rfq-scenarios button:hover,.rfq-scenarios button.selected{border-color:var(--rfq-green);transform:translateY(-2px);box-shadow:0 16px 35px #194a3514}.rfq-scenarios button.selected{background:#edf5ef}.rfq-scenarios button>small{color:#92a098;font-size:9px;font-weight:800}.rfq-scenarios button>span{width:28px;height:28px;color:var(--rfq-green);background:#edf1ed;border-radius:50%;place-items:center;display:grid;position:absolute;top:20px;right:20px}.rfq-scenarios button>b{margin-top:auto;font-size:17px}.rfq-scenarios button>p{color:#68766e;margin:8px 0 0;font-size:11px;line-height:1.5}.rfq-lines{grid-template-columns:300px 1fr;align-items:start;gap:20px;display:grid}.rfq-catalog-search{background:#fff;border:1px solid #d7dfd8;border-radius:17px;padding:20px;position:sticky;top:95px}.rfq-catalog-search label span,.rfq-fields label>span{color:#637169;letter-spacing:.04em;margin-bottom:8px;font-size:9px;font-weight:820;display:block}.rfq-catalog-search input,.rfq-fields input,.rfq-fields select,.rfq-fields textarea{width:100%;min-height:47px;color:var(--rfq-ink);font:inherit;background:#fff;border:1px solid #ced7d0;border-radius:9px;outline:none;padding:0 13px;font-size:12px}.rfq-catalog-search input:focus,.rfq-fields input:focus,.rfq-fields select:focus,.rfq-fields textarea:focus{border-color:var(--rfq-green);box-shadow:0 0 0 3px #176b4e17}.rfq-fields textarea{resize:vertical;min-height:105px;padding:13px}.rfq-catalog-search>div{border:1px solid #dfe5e0;border-radius:10px;max-height:360px;margin-top:8px;overflow:auto}.rfq-catalog-search>div button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e5e9e5;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:12px;display:flex}.rfq-catalog-search>div button:hover{background:#f0f5f1}.rfq-catalog-search>div button span{flex-direction:column;gap:4px;display:flex}.rfq-catalog-search>div button b{font-size:10px}.rfq-catalog-search>div button small{color:#76837b;font-size:7px}.rfq-catalog-search>div button i{color:var(--rfq-green);font-size:20px;font-style:normal}.rfq-catalog-search>p{color:#78867d;margin:13px 0 0;font-size:9px;line-height:1.5}.rfq-line-list{flex-direction:column;gap:12px;display:flex}.rfq-line-list article{background:#fff;border:1px solid #d5ded6;border-radius:17px;overflow:hidden}.rfq-line-list article>header{background:#f8f9f6;border-bottom:1px solid #e3e8e3;align-items:center;gap:13px;padding:17px 20px;display:flex}.rfq-line-list article>header>span{width:32px;height:32px;color:var(--rfq-green);background:#e7efe9;border-radius:50%;place-items:center;font-size:9px;font-weight:900;display:grid}.rfq-line-list article>header>div{flex-direction:column;gap:3px;display:flex}.rfq-line-list article>header small{color:#78867e;letter-spacing:.08em;font-size:7px}.rfq-line-list article>header b{font-size:12px}.rfq-line-list article>header button{color:#88958d;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:23px}.rfq-fields{grid-template-columns:1fr 1fr;gap:17px;display:grid}.rfq-line-list .rfq-fields{padding:22px}.rfq-fields label.wide{grid-column:1/-1}.rfq-add-line{width:100%;min-height:55px;color:var(--rfq-green);cursor:pointer;background:#f1f5f1;border:1px dashed #aebdb3;border-radius:14px;justify-content:center;align-items:center;gap:12px;font-size:11px;font-weight:850;display:flex}.rfq-add-line span{font-size:20px}.rfq-add-line small{color:#7c8981}.rfq-add-line:disabled{opacity:.5}.rfq-services>p{color:#67756d;font-size:13px}.rfq-services>div{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px;display:grid}.rfq-services button{text-align:left;cursor:pointer;background:#fff;border:1px solid #d5ddd6;border-radius:16px;flex-direction:column;align-items:flex-start;min-height:145px;padding:21px;display:flex;position:relative}.rfq-services button:hover,.rfq-services button.selected{border-color:var(--rfq-green)}.rfq-services button.selected{background:#edf5ef}.rfq-services button small{color:#87948c;font-size:8px}.rfq-services button span{width:28px;height:28px;color:var(--rfq-green);background:#eef2ee;border-radius:50%;place-items:center;font-size:16px;display:grid;position:absolute;top:17px;right:17px}.rfq-services button b{margin-top:auto;font-size:13px}.rfq-services>aside{background:#e9efe9;border-radius:14px;align-items:center;gap:16px;margin-top:18px;padding:18px;display:flex}.rfq-services>aside>span{background:var(--rfq-green);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-family:Georgia,serif;display:grid}.rfq-services>aside p{color:#5e6c64;margin:0;font-size:11px;line-height:1.6}.rfq-delivery,.rfq-contact-grid{grid-template-columns:1.35fr .65fr;gap:30px;display:grid}.rfq-delivery>aside,.rfq-review{color:#fff;background:#173c2f;border-radius:20px;padding:27px}.rfq-delivery>aside>small,.rfq-review>small{color:#9fc4af;letter-spacing:.12em;font-size:8px;font-weight:850}.rfq-delivery>aside h4,.rfq-review h4{margin:13px 0 20px;font-size:28px}.rfq-delivery>aside dl,.rfq-review dl{margin:0}.rfq-delivery>aside dl div,.rfq-review dl div{border-top:1px solid #ffffff21;justify-content:space-between;gap:20px;padding:12px 0;display:flex}.rfq-delivery>aside dt,.rfq-review dt{color:#9db2a7;font-size:9px}.rfq-delivery>aside dd,.rfq-review dd{text-align:right;margin:0;font-size:10px;font-weight:800}.rfq-delivery>aside>p,.rfq-review>p{color:#a9bbb2;margin:20px 0 0;font-size:9px;line-height:1.6}.rfq-upload{cursor:pointer;background:#f4f7f3;border:1px dashed #9fb0a4;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;min-height:92px;margin-top:24px;padding:18px;display:flex}.rfq-upload>span{flex-direction:column;gap:7px;display:flex}.rfq-upload b{font-size:11px}.rfq-upload small{color:#75827a;font-size:8px}.rfq-upload input{opacity:0;width:1px;height:1px;position:absolute}.rfq-upload i{color:var(--rfq-green);background:#e2ebe4;border-radius:8px;padding:11px 14px;font-size:9px;font-style:normal;font-weight:850}.rfq-files{flex-direction:column;gap:5px;margin:10px 0 0;padding:0;list-style:none;display:flex}.rfq-files li{background:#fff;border:1px solid #dce3dc;border-radius:9px;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:9px 11px;display:grid}.rfq-files li span{color:var(--rfq-green)}.rfq-files li b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.rfq-files li small{color:#7b8980;font-size:8px}.rfq-consent{cursor:pointer;align-items:flex-start;gap:11px;margin-top:17px;display:flex}.rfq-consent input{width:17px;height:17px;accent-color:var(--rfq-green)}.rfq-consent span{flex-direction:column;gap:3px;display:flex}.rfq-consent b{font-size:10px}.rfq-consent small{color:#75827a;font-size:8px}.rfq-review ol{flex-direction:column;gap:7px;margin:20px 0;padding:0;list-style:none;display:flex}.rfq-review li{background:#ffffff12;border-radius:9px;align-items:center;gap:10px;padding:10px;display:flex}.rfq-review li>span{color:#bcd899;font-size:8px}.rfq-review li>div{flex-direction:column;gap:3px;min-width:0;display:flex}.rfq-review li b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.rfq-review li small{color:#9fb1a8;font-size:8px}.rfq-review>button{background:var(--rfq-lime);color:#1e3a2f;cursor:pointer;border:0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-height:52px;padding:0 18px;font-size:10px;font-weight:900;display:flex}.rfq-review>button:disabled{opacity:.45;cursor:not-allowed}.rfq-error{color:#b63838!important;font-size:10px!important}.rfq-actions{border-top:1px solid #dce3dc;justify-content:space-between;margin-top:35px;padding-top:24px;display:flex}.rfq-actions button{color:#53635a;cursor:pointer;background:#fff;border:1px solid #cbd5cd;border-radius:9px;min-width:145px;min-height:46px;font-size:10px;font-weight:850}.rfq-actions button:last-child{border-color:var(--rfq-green);background:var(--rfq-green);color:#fff}.rfq-actions button:disabled{opacity:.4;cursor:not-allowed}.rfq-success{text-align:center;background:#f1f7f1;border:1px solid #d2dfd4;border-radius:26px;max-width:850px;margin:auto;padding:70px;box-shadow:0 30px 80px #1946321a}.rfq-success>span{background:var(--rfq-green);color:#fff;border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 25px;font-size:25px;display:grid}.rfq-success>small{color:var(--rfq-green);letter-spacing:.14em;font-size:9px;font-weight:900}.rfq-success h2{margin:15px 0;font-size:55px}.rfq-success>p{color:#5c6b63}.rfq-success dl{background:#fff;border:1px solid #d5e0d7;border-radius:15px;grid-template-columns:repeat(3,1fr);margin:35px 0;display:grid}.rfq-success dl div{border-left:1px solid #dce3dc;padding:18px}.rfq-success dl div:first-child{border-left:0}.rfq-success dt{color:#7d8a82;font-size:8px}.rfq-success dd{margin:6px 0 0;font-size:11px;font-weight:850}.rfq-success>div{justify-content:center;gap:10px;display:flex}.rfq-success>div a{color:#405148;border:1px solid #bdcbbf;border-radius:10px;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:0 18px;font-size:9px;font-weight:850;text-decoration:none;display:flex}.rfq-success>div a:first-child{border-color:var(--rfq-green);background:var(--rfq-green);color:#fff}.rfq-after{color:#fff;background:#16251f;padding:120px clamp(24px,6vw,98px)}.rfq-after>header{grid-template-columns:1fr .7fr;align-items:end;gap:60px;max-width:1450px;margin:auto;display:grid}.rfq-after>header>span{color:#aecd87}.rfq-after>header>p{color:#9faea6}.rfq-after ol{border-top:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);max-width:1450px;margin:60px auto 0;padding:0;list-style:none;display:grid}.rfq-after li{border-left:1px solid #ffffff24;min-height:210px;padding:27px}.rfq-after li:first-child{border-left:0}.rfq-after li small{color:#aecd87;font-size:9px}.rfq-after li b{margin-top:50px;font-size:17px;display:block}.rfq-after li p{color:#a4b1aa;font-size:11px;line-height:1.6}.rfq-scope{background:#eef2eb;grid-template-columns:.75fr 1.25fr;gap:80px;padding:120px clamp(24px,6vw,98px);display:grid}.rfq-scope>div:last-child{border-top:1px solid #cbd5cc;border-left:1px solid #cbd5cc;grid-template-columns:1fr 1fr;display:grid}.rfq-scope article{border-bottom:1px solid #cbd5cc;border-right:1px solid #cbd5cc;min-height:210px;padding:27px}.rfq-scope article small{color:var(--rfq-green);font-size:8px;font-weight:850}.rfq-scope article b{margin-top:50px;font-size:14px;display:block}.rfq-scope article p{color:#68766e;font-size:10px;line-height:1.6}@media (width<=1100px){.rfq-hero{grid-template-columns:1fr}.rfq-hero>aside{max-width:650px}.rfq-scenarios{grid-template-columns:1fr 1fr}.rfq-lines{grid-template-columns:1fr}.rfq-catalog-search{position:relative;top:0}.rfq-services>div{grid-template-columns:repeat(2,1fr)}.rfq-delivery,.rfq-contact-grid{grid-template-columns:1fr}.rfq-after ol{grid-template-columns:1fr 1fr}.rfq-scope{grid-template-columns:1fr}}@media (width<=700px){.rfq-hero{gap:55px;min-height:auto;padding:65px 16px 70px}.rfq-hero h1{font-size:59px}.rfq-hero>div>p{font-size:15px}.rfq-hero>div>div{grid-template-columns:1fr 1fr;display:grid}.rfq-hero>div>div a{text-align:center;gap:8px;min-height:50px;padding:0 8px;font-size:9px;min-width:0!important}.rfq-hero>aside{border-radius:17px}.rfq-builder{padding:70px 12px 80px;scroll-margin-top:68px}.rfq-builder>header,.rfq-after>header{grid-template-columns:1fr;gap:22px;padding:0 4px}.rfq-builder>header h2,.rfq-after h2,.rfq-scope h2{font-size:43px}.rfq-shell{border-radius:17px}.rfq-progress{height:83px;padding:0 8px}.rfq-progress button{gap:0}.rfq-progress button span{width:29px;height:29px}.rfq-progress button b{display:none}.rfq-stage{min-height:600px;padding:30px 14px 24px}.rfq-stage-intro h3{font-size:34px}.rfq-scenarios{grid-template-columns:1fr}.rfq-scenarios button{min-height:135px}.rfq-fields{grid-template-columns:1fr}.rfq-fields label.wide{grid-column:auto}.rfq-line-list .rfq-fields{padding:15px}.rfq-line-list article>header{padding:13px 15px}.rfq-services>div{grid-template-columns:1fr 1fr;gap:7px}.rfq-services button{min-height:120px;padding:14px}.rfq-services button span{top:12px;right:12px}.rfq-upload{flex-direction:column;align-items:flex-start}.rfq-upload i{text-align:center;width:100%}.rfq-actions{gap:9px}.rfq-actions button{flex:1;min-width:0}.rfq-success{padding:45px 18px}.rfq-success h2{font-size:37px}.rfq-success dl{grid-template-columns:1fr}.rfq-success dl div{border-top:1px solid #dce3dc;border-left:0}.rfq-success>div{flex-direction:column}.rfq-after{padding:80px 16px}.rfq-after ol{grid-template-columns:1fr}.rfq-after li{border-top:1px solid #ffffff24;border-left:0;min-height:155px;padding:24px 5px}.rfq-after li b{margin-top:28px}.rfq-scope{gap:45px;padding:80px 16px}.rfq-scope>div:last-child{grid-template-columns:1fr}.rfq-scope article{min-height:165px}.rfq-scope article b{margin-top:33px}}.producer-shell{--p-ink:#17221c;--p-muted:#67736b;--p-line:#dfe5df;--p-soft:#f3f6f2;--p-green:#125d3f;--p-lime:#c8f063;--p-warm:#f4efe5;min-height:100vh;color:var(--p-ink);background:#f6f7f4;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}.producer-shell *{box-sizing:border-box}.producer-sidebar{color:#fff;z-index:50;background:#14271d;flex-direction:column;width:280px;padding:24px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.producer-brand{color:#fff;border-bottom:1px solid #ffffff1c;align-items:center;gap:12px;padding:2px 8px 24px;text-decoration:none;display:flex}.producer-brand>span{width:42px;height:42px;color:var(--p-lime);border:1px solid #9ec7aa;border-radius:12px;place-items:center;font-family:Georgia,serif;font-size:25px;display:grid}.producer-brand div,.producer-person div,.producer-user div{flex-direction:column;min-width:0;display:flex}.producer-brand b{letter-spacing:.18em;font-size:17px}.producer-brand small{letter-spacing:.2em;color:#9eb3a5;margin-top:4px;font-size:9px}.producer-person{align-items:center;gap:11px;padding:18px 8px;display:flex}.producer-person>span,.producer-user>span{color:#15472f;background:#fff;border-radius:50%;flex:none;place-items:center;width:39px;height:39px;font-size:12px;font-weight:800;display:grid}.producer-person b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.producer-person small{color:#92aa9b;margin-top:3px;font-size:11px}.producer-sidebar nav{flex-direction:column;gap:4px;margin-top:5px;display:flex}.producer-sidebar nav button{color:#b8c8be;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;padding:11px 12px;transition:all .2s;position:relative}.producer-sidebar nav button:hover,.producer-sidebar nav button.active{color:#173b28;background:#fff}.producer-sidebar nav button small{letter-spacing:.18em;text-transform:uppercase;opacity:.6;margin-bottom:3px;font-size:8px;display:block}.producer-sidebar nav button span{font-size:14px;font-weight:700}.producer-sidebar nav button i{color:#24412f;background:#e5ff9b;border-radius:20px;padding:3px 7px;font-size:10px;font-style:normal;font-weight:800;position:absolute;top:18px;right:10px}.producer-side-note{background:linear-gradient(135deg,#254533,#1b3728);border:1px solid #ffffff12;border-radius:15px;margin-top:20px;padding:17px 16px}.producer-side-note small{letter-spacing:.17em;color:var(--p-lime);font-size:8px}.producer-side-note b{margin:8px 0;font:500 17px/1.2 Georgia,serif;display:block}.producer-side-note p{color:#a8b9ad;margin:0;font-size:11px;line-height:1.5}.producer-links{flex-direction:column;margin:14px 3px 0;display:flex}.producer-links a{color:#91aa9a;justify-content:space-between;padding:7px 6px;font-size:11px;text-decoration:none;display:flex}.producer-links a:hover{color:#fff}.producer-user{border-top:1px solid #ffffff1c;align-items:center;gap:9px;margin-top:auto;padding:15px 7px 0;display:flex}.producer-user>span{width:34px;height:34px}.producer-user b{white-space:nowrap;text-overflow:ellipsis;max-width:138px;font-size:11px;overflow:hidden}.producer-user small{color:#86a08f;white-space:nowrap;text-overflow:ellipsis;max-width:138px;font-size:9px;overflow:hidden}.producer-user>a{color:#b8c8be;margin-left:auto;text-decoration:none}.producer-main{min-height:100vh;margin-left:280px}.producer-topbar{border-bottom:1px solid var(--p-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#ffffffdb;align-items:center;gap:26px;height:86px;padding:0 36px;display:flex;position:sticky;top:0}.producer-topbar>div{min-width:310px}.producer-topbar small{letter-spacing:.17em;color:#78867d;font-size:9px}.producer-topbar h1{margin:5px 0 0;font:500 22px/1.1 Georgia,serif}.producer-topbar label{background:#f7f9f6;border:1px solid #d9e0da;border-radius:11px;align-items:center;gap:8px;width:min(360px,35vw);height:42px;margin-left:auto;padding:0 13px;display:flex}.producer-topbar label span{color:#809087;font-size:23px}.producer-topbar input{width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.producer-topbar>a{color:#244b37;white-space:nowrap;font-size:12px;font-weight:800;text-decoration:none}.producer-content{max-width:1600px;margin:0 auto;padding:30px 36px 60px}.producer-hero{color:#fff;background:radial-gradient(circle at 86% 18%,#d7f5a2 0,#0000 23%),linear-gradient(120deg,#183829,#254d38 58%,#36624a);border-radius:23px;justify-content:space-between;align-items:flex-end;min-height:190px;padding:34px 40px;display:flex;box-shadow:0 18px 45px #19392719}.producer-hero>div:first-child{max-width:760px}.producer-hero small{letter-spacing:.18em;color:#c5d7ca;font-size:9px}.producer-hero small i{background:var(--p-lime);border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block;box-shadow:0 0 0 5px #c8f06320}.producer-hero h2{letter-spacing:-.025em;margin:16px 0 12px;font:500 clamp(29px,3.1vw,48px)/1.04 Georgia,serif}.producer-hero p{color:#bdcec2;max-width:700px;margin:0;font-size:14px;line-height:1.6}.producer-hero-score{border-left:1px solid #ffffff2b;align-items:flex-end;gap:12px;padding:10px 0 10px 28px;display:flex}.producer-hero-score span{color:var(--p-lime);font:500 54px/1 Georgia,serif}.producer-hero-score small{letter-spacing:.11em;text-transform:uppercase;font-size:9px;line-height:1.5}.producer-alert{border-radius:11px;margin:14px 0 0;padding:13px 18px;font-size:13px;position:relative}.producer-alert.error{color:#9c302b;background:#fff0ef;border:1px solid #f1ceca}.producer-alert.success{color:#23603b;background:#eaf7e9;border:1px solid #cde8cd}.producer-alert button{color:inherit;background:0 0;border:0;font-size:22px;position:absolute;top:7px;right:12px}.producer-metrics{grid-template-columns:repeat(4,1fr);gap:13px;margin:18px 0;display:grid}.producer-metrics.compact{grid-template-columns:repeat(3,1fr)}.producer-metrics article{border:1px solid var(--p-line);background:#fff;border-radius:16px;flex-direction:column;min-height:138px;padding:21px 23px;display:flex;position:relative}.producer-metrics article.alert:after{content:"";background:#e95e4f;border-radius:50%;width:8px;height:8px;position:absolute;top:17px;right:17px;box-shadow:0 0 0 5px #e95e4f16}.producer-metrics small{letter-spacing:.16em;color:#7d8a81;font-size:9px}.producer-metrics strong{margin:18px 0 8px;font:500 35px/1 Georgia,serif}.producer-metrics span{color:#7b877e;margin-top:auto;font-size:11px}.producer-dashboard-grid{grid-template-columns:1.45fr 1fr;gap:14px;display:grid}.producer-panel{border:1px solid var(--p-line);background:#fff;border-radius:18px;margin-top:14px;padding:24px}.producer-dashboard-grid .producer-panel{margin-top:0}.producer-panel-head{border-bottom:1px solid #e8ece8;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:19px;display:flex}.producer-panel-head small{letter-spacing:.18em;color:#6d7b71;font-size:8px}.producer-panel-head h2{margin:7px 0 0;font:500 24px/1.15 Georgia,serif}.producer-panel-head p{color:#748078;margin:7px 0 0;font-size:12px}.producer-panel-head button,.producer-queue-row,.producer-risk-list button{cursor:pointer;background:0 0;border:0}.producer-panel-head>button{color:#21583d;background:#edf5ee;border-radius:9px;padding:9px 12px;font-size:11px;font-weight:800}.producer-queue-row{text-align:left;width:100%;color:inherit;border-bottom:1px solid #edf0ed;grid-template-columns:150px minmax(170px,1fr) 130px 18px;align-items:center;gap:15px;padding:15px 5px;display:grid}.producer-queue-row:hover{background:#f8faf7}.producer-queue-row:last-child{border-bottom:0}.producer-queue-row>div{flex-direction:column;gap:4px;display:flex}.producer-queue-row b{font-size:12px}.producer-queue-row span,.producer-queue-row small{color:#738078;font-size:10px}.producer-queue-row p{margin:0;font-size:12px;line-height:1.45}.producer-queue-row strong{font-size:12px}.producer-queue-row small.late,.late{color:#c34238!important}.producer-queue-row>i{color:#2f6448;font-style:normal}.producer-risk-list button{text-align:left;width:100%;color:inherit;border-bottom:1px solid #edf0ed;align-items:center;gap:10px;padding:14px 3px;display:flex}.producer-risk-list button:last-child{border-bottom:0}.producer-product-dot{color:#235139;background:#e8efe8;border-radius:10px;place-items:center;width:36px;height:36px;font:600 15px Georgia,serif;display:grid}.producer-risk-list button div{flex-direction:column;gap:4px;min-width:0;display:flex}.producer-risk-list b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.producer-risk-list small{color:#7b877f;font-size:9px}.producer-risk-list strong{white-space:nowrap;margin-left:auto;font-size:11px}.producer-flow{background:var(--p-warm);border-radius:17px;justify-content:space-between;align-items:center;gap:14px;margin:14px 0 0;padding:22px 27px;display:flex}.producer-flow>div{grid-template-columns:26px 1fr;column-gap:8px;display:grid}.producer-flow small{color:#899584;grid-row:span 2;font:500 22px Georgia,serif}.producer-flow b{font-size:12px}.producer-flow span{color:#7a837c;margin-top:3px;font-size:10px}.producer-flow>i{color:#95a096;font-style:normal}.producer-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding-top:20px;display:grid}.producer-product-card{background:#fff;border:1px solid #e2e7e2;border-radius:15px;grid-template-columns:180px minmax(0,1fr);min-height:280px;display:grid;overflow:hidden}.producer-product-image{background:linear-gradient(145deg,#f1f2ed,#e7ede7);place-items:center;display:grid;position:relative;overflow:hidden}.producer-product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:18px}.producer-product-image>span{color:#345d46;font:500 42px Georgia,serif}.producer-product-image em{color:#fff;letter-spacing:.1em;background:#193d2b;border-radius:7px;padding:5px 7px;font-size:8px;font-style:normal;position:absolute;top:10px;left:10px}.producer-product-body{flex-direction:column;min-width:0;padding:19px;display:flex}.producer-product-body>small{letter-spacing:.08em;color:#718078;text-transform:uppercase;font-size:9px}.producer-product-body h3{margin:8px 0 10px;font:500 20px/1.2 Georgia,serif}.producer-tags{flex-wrap:wrap;gap:5px;display:flex}.producer-tag{color:#526259;letter-spacing:.04em;text-transform:uppercase;background:#edf1ed;border-radius:100px;align-items:center;width:max-content;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.tag-in-stock,.tag-confirmed,.tag-approved,.tag-ready,.tag-published{color:#28613c;background:#e4f5e7}.tag-limited,.tag-conditional,.tag-quality-control,.tag-clarification{color:#885b13;background:#fff1d7}.tag-out-of-stock,.tag-unavailable,.tag-rejected{color:#9a3d32;background:#fee9e6}.tag-awaiting-confirmation,.tag-pending,.tag-product-owner{color:#3d5f8d;background:#eaf0fa}.producer-product-body dl{grid-template-columns:1fr 1fr;gap:8px 14px;margin:17px 0;display:grid}.producer-product-body dl div{border-top:1px solid #edf0ed;padding-top:8px}.producer-product-body dt{color:#879188;text-transform:uppercase;letter-spacing:.07em;font-size:8px}.producer-product-body dd{margin:4px 0 0;font-size:11px;font-weight:800}.producer-product-body dd.positive{color:#267045}.producer-product-body dd.negative{color:#b4463c}.producer-card-foot{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.producer-card-foot span{color:#66746b;font-size:9px}.producer-card-foot span.warn{color:#c3523d}.producer-card-foot button,.producer-table-wrap button,.producer-rfq-list footer button,.producer-production-list footer button{color:#fff;cursor:pointer;background:#183d2b;border:0;border-radius:8px;padding:9px 11px;font-size:10px;font-weight:800}.producer-table-wrap{margin-top:15px;overflow:auto}.producer-table-wrap table{border-collapse:collapse;width:100%;min-width:900px}.producer-table-wrap th{text-align:left;color:#7d8981;letter-spacing:.13em;border-bottom:1px solid #dfe5df;padding:10px 12px;font-size:8px}.producer-table-wrap td{border-bottom:1px solid #edf0ed;padding:13px 12px;font-size:11px}.producer-table-wrap td b,.producer-table-wrap td small{display:block}.producer-table-wrap td small{color:#7b867e;margin-top:3px;font-size:9px}.producer-lot-grid{grid-template-columns:repeat(4,1fr);gap:11px;margin-top:17px;display:grid}.producer-lot-grid article{border:1px solid #e0e5e0;border-radius:13px;padding:15px}.producer-lot-grid article>div{justify-content:space-between;align-items:center;display:flex}.producer-lot-grid article>div>small{letter-spacing:.12em;color:#728077;font-size:8px}.producer-lot-grid h3{margin:16px 0 5px;font:500 16px/1.2 Georgia,serif}.producer-lot-grid p{color:#7c867f;margin:0;font-size:9px}.producer-lot-grid>article>strong{margin:20px 0 12px;font:500 28px Georgia,serif;display:block}.producer-lot-grid strong small{color:#718076;font:600 10px sans-serif}.producer-lot-grid footer{color:#7c877f;border-top:1px solid #edf0ed;justify-content:space-between;padding-top:10px;font-size:8px;display:flex}.producer-rfq-list,.producer-production-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:18px;display:grid}.producer-rfq-list article,.producer-production-list article{background:#fff;border:1px solid #dfe5df;border-radius:15px;padding:19px}.producer-rfq-list article.answered{background:#fbfcfa}.producer-rfq-list article>header,.producer-production-list article>header{justify-content:space-between;gap:14px;display:flex}.producer-rfq-list header small,.producer-production-list header small{letter-spacing:.1em;color:#7c897f;font-size:8px}.producer-rfq-list h3,.producer-production-list h3{margin:6px 0;font:500 20px Georgia,serif}.producer-rfq-list>article>p,.producer-production-list header p{color:#56645b;margin:13px 0;font-size:12px;line-height:1.5}.producer-rfq-facts{background:#f5f7f4;border-radius:11px;grid-template-columns:repeat(2,1fr);gap:9px;padding:12px;display:grid}.producer-rfq-facts span{flex-direction:column;display:flex}.producer-rfq-facts small{letter-spacing:.12em;color:#879188;font-size:7px}.producer-rfq-facts b{margin-top:3px;font-size:10px}.producer-rfq-list article>footer,.producer-production-list article>footer{border-top:1px solid #e7ebe7;justify-content:space-between;align-items:center;margin-top:15px;padding-top:13px;display:flex}.producer-rfq-list footer>div{flex-direction:column;gap:3px;display:flex}.producer-rfq-list footer strong{color:#285c3e;font-size:10px}.producer-rfq-list footer small,.producer-production-list footer span{color:#7b877f;font-size:8px}.producer-production-list article>header>div:last-child{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.producer-timeline{grid-template-columns:repeat(5,1fr);margin:20px 0 8px;display:grid}.producer-timeline>div{text-align:center;padding:0 3px;position:relative}.producer-timeline>div:before{content:"";background:#dce2dc;height:2px;position:absolute;top:7px;left:-50%;right:50%}.producer-timeline>div:first-child:before{display:none}.producer-timeline i{z-index:1;color:#fff;background:#dce2dc;border-radius:50%;place-items:center;width:16px;height:16px;margin:0 auto 7px;font-size:8px;font-style:normal;display:grid;position:relative}.producer-timeline .done:before,.producer-timeline .done i{background:#2d7650}.producer-timeline b{font-size:8px;display:block}.producer-timeline small{color:#879188;font-size:7px}.producer-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#1022189e;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.producer-modal{background:#fff;border-radius:20px;width:min(880px,100%);max-height:92vh;overflow:auto;box-shadow:0 30px 90px #07160d66}.producer-modal>header{z-index:2;background:#fff;border-bottom:1px solid #e2e7e2;justify-content:space-between;gap:20px;padding:24px 28px;display:flex;position:sticky;top:0}.producer-modal>header small{letter-spacing:.17em;color:#718078;font-size:8px}.producer-modal>header h2{margin:7px 0 4px;font:500 27px Georgia,serif}.producer-modal>header p{color:#758178;margin:0;font-size:11px}.producer-modal>header>button{cursor:pointer;background:#eff2ef;border:0;border-radius:10px;width:35px;height:35px;font-size:23px}.producer-form{padding:24px 28px}.producer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.producer-field{flex-direction:column;gap:7px;display:flex}.producer-field.wide{grid-column:1/-1}.producer-field>span{letter-spacing:.06em;color:#647169;text-transform:uppercase;font-size:9px;font-weight:800}.producer-field input,.producer-field select,.producer-field textarea{color:#1c2b22;width:100%;font:inherit;background:#fbfcfa;border:1px solid #d9e0da;border-radius:10px;outline:0;padding:11px 12px;font-size:12px}.producer-field input:focus,.producer-field select:focus,.producer-field textarea:focus{border-color:#4a8865;box-shadow:0 0 0 3px #4a88651a}.producer-field textarea{resize:vertical;line-height:1.5}.producer-check{grid-column:1/-1;align-items:center;gap:9px;font-size:12px;display:flex}.producer-check input{accent-color:#185d3d}.producer-form-actions{border-top:1px solid #e7ebe7;justify-content:flex-end;gap:9px;margin-top:23px;padding-top:18px;display:flex}.producer-form-actions button{cursor:pointer;border:0;border-radius:10px;padding:12px 17px;font-size:11px;font-weight:800}.producer-form-actions button:first-child{color:#526158;background:#edf1ed}.producer-form-actions button:last-child{color:#fff;background:#17482f}.producer-form-actions button:disabled{opacity:.55;cursor:wait}.producer-decision-grid{grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:20px;display:grid}.producer-decision-grid label{text-align:center;cursor:pointer;border:1px solid #dfe5df;border-radius:10px;padding:12px 8px}.producer-decision-grid label.active{color:#1e5939;background:#eaf5eb;border-color:#236642}.producer-decision-grid input{opacity:0;position:absolute}.producer-decision-grid span{font-size:9px;font-weight:800}.producer-empty{color:#849087;align-content:center;place-items:center;min-height:130px;display:grid}.producer-empty span{font:500 26px Georgia,serif}.producer-empty p{font-size:11px}.producer-state{text-align:center;color:#183226;background:#f3f6f2;align-content:center;place-items:center;min-height:100vh;padding:30px;display:grid}.producer-state>span{color:#cdf179;background:#173d2a;border-radius:18px;place-items:center;width:64px;height:64px;font:500 33px Georgia,serif;display:grid}.producer-state small{letter-spacing:.18em;margin-top:17px;font-size:9px}.producer-state h1{margin:13px 0 5px;font:500 36px Georgia,serif}.producer-state p{color:#738078;font-size:13px}.producer-state button{color:#fff;background:#18482f;border:0;border-radius:10px;padding:11px 16px;font-weight:800}.producer-menu{display:none}@media (width<=1180px){.producer-sidebar{width:240px}.producer-main{margin-left:240px}.producer-topbar{padding:0 24px}.producer-content{padding:25px 24px 50px}.producer-product-card{grid-template-columns:135px 1fr}.producer-lot-grid{grid-template-columns:repeat(2,1fr)}.producer-dashboard-grid,.producer-rfq-list,.producer-production-list{grid-template-columns:1fr}}@media (width<=820px){.producer-shell{font-size:17px}.producer-menu{z-index:80;color:#fff;background:#173d2a;border:0;border-radius:12px;place-items:center;width:43px;height:43px;font-size:20px;display:grid;position:fixed;top:14px;left:14px}.producer-sidebar{width:min(300px,88vw);transition:all .25s;transform:translate(-105%);box-shadow:20px 0 50px #0c211763}.producer-sidebar.open{transform:none}.producer-main{margin-left:0}.producer-topbar{flex-wrap:wrap;gap:10px;height:auto;min-height:72px;padding:13px 15px 13px 68px}.producer-topbar>div{flex:1;min-width:0}.producer-topbar h1{font-size:19px}.producer-topbar>label{order:3;width:100%;margin:0}.producer-topbar>a{font-size:10px}.producer-content{padding:16px 13px 40px}.producer-hero{flex-direction:column;align-items:flex-start;min-height:270px;padding:26px 22px}.producer-hero h2{font-size:35px}.producer-hero p{font-size:13px}.producer-hero-score{border-top:1px solid #ffffff2b;border-left:0;width:100%;padding:16px 0 0}.producer-metrics,.producer-metrics.compact{grid-template-columns:repeat(2,1fr)}.producer-metrics article{min-height:122px;padding:17px}.producer-metrics strong{font-size:30px}.producer-flow{justify-content:flex-start;overflow:auto}.producer-flow>div{min-width:160px}.producer-product-grid{grid-template-columns:1fr}.producer-product-card{grid-template-columns:140px 1fr}.producer-queue-row{grid-template-columns:1fr 25px}.producer-queue-row>p,.producer-queue-row>div:nth-of-type(2){display:none}.producer-lot-grid{grid-template-columns:1fr 1fr}.producer-form-grid{grid-template-columns:1fr}.producer-field.wide,.producer-check{grid-column:auto}.producer-decision-grid{grid-template-columns:repeat(2,1fr)}.producer-modal-backdrop{align-items:end;padding:0}.producer-modal{border-radius:20px 20px 0 0;max-height:96vh}.producer-modal>header,.producer-form{padding:20px}.producer-timeline b{font-size:7px}}@media (width<=520px){.producer-metrics,.producer-metrics.compact{grid-template-columns:1fr 1fr;gap:8px}.producer-metrics article{min-height:112px;padding:14px}.producer-metrics strong{margin:14px 0 5px;font-size:27px}.producer-panel{border-radius:15px;padding:17px}.producer-panel-head{flex-direction:column}.producer-panel-head h2{font-size:22px}.producer-panel-head>button{width:100%}.producer-product-card{display:block}.producer-product-image{height:185px}.producer-product-body{padding:17px}.producer-lot-grid{grid-template-columns:1fr}.producer-rfq-list article,.producer-production-list article{padding:15px}.producer-rfq-facts{grid-template-columns:1fr 1fr}.producer-rfq-list article>footer,.producer-production-list article>footer{gap:10px}.producer-production-list article>header{flex-direction:column}.producer-production-list article>header>div:last-child{flex-direction:row;align-items:flex-start}.producer-timeline{padding-bottom:5px;display:flex;overflow:auto}.producer-timeline>div{min-width:82px}.producer-timeline>div:before{left:-42px;right:42px}.producer-hero h2{font-size:31px}.producer-topbar small{display:none}}.producer-quote-list article{border-left:3px solid #467a5b}.producer-quote-terms{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.producer-quote-terms span{border:1px solid #e5eae5;border-radius:10px;flex-direction:column;padding:10px 12px;display:flex}.producer-quote-terms small,.producer-shipment-route small,.producer-shipment-list footer small{letter-spacing:.12em;color:#879188;font-size:7px}.producer-quote-terms b{margin-top:4px;font-size:10px}.producer-confirmation-warning{background:#f0f6eb;border:1px solid #d8e6ce;border-radius:12px;margin-bottom:18px;padding:15px 17px}.producer-confirmation-warning b{color:#21452f;font:500 18px Georgia,serif}.producer-confirmation-warning p{color:#66736a;margin:5px 0 0;font-size:11px;line-height:1.5}.producer-shipment-list{gap:14px;margin-top:18px;display:grid}.producer-shipment-list article{background:#fff;border:1px solid #dfe5df;border-radius:16px;padding:20px}.producer-shipment-list article.risk{border-color:#edbdb5;box-shadow:inset 4px 0 #d95d50}.producer-shipment-list article>header{justify-content:space-between;gap:16px;display:flex}.producer-shipment-list article>header>div:last-child{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:6px;display:flex}.producer-shipment-list header small{letter-spacing:.1em;color:#7c897f;font-size:8px}.producer-shipment-list h3{margin:6px 0;font:500 21px Georgia,serif}.producer-shipment-list header p{color:#67746c;margin:0;font-size:11px}.producer-shipment-route{grid-template-columns:repeat(4,1fr);gap:8px;margin:17px 0;display:grid}.producer-shipment-route>span{background:#f5f7f4;border-radius:10px;flex-direction:column;min-width:0;padding:12px;display:flex}.producer-shipment-route b{white-space:nowrap;text-overflow:ellipsis;margin:5px 0 3px;font-size:10px;overflow:hidden}.producer-shipment-route em{color:#7d8880;white-space:nowrap;text-overflow:ellipsis;font-size:8px;font-style:normal;overflow:hidden}.producer-shipment-progress{border-bottom:1px solid #e8ece8;grid-template-columns:repeat(5,1fr);padding:9px 0 18px;display:grid}.producer-shipment-progress>div{text-align:center;position:relative}.producer-shipment-progress>div:before{content:"";background:#dce2dc;height:2px;position:absolute;top:8px;left:-50%;right:50%}.producer-shipment-progress>div:first-child:before{display:none}.producer-shipment-progress i{z-index:1;color:#fff;background:#dce2dc;border-radius:50%;place-items:center;width:17px;height:17px;margin:0 auto 6px;font-size:8px;font-style:normal;display:grid;position:relative}.producer-shipment-progress .done:before,.producer-shipment-progress .done i{background:#2d7650}.producer-shipment-progress b{font-size:8px}.producer-shipment-list article>footer{justify-content:space-between;align-items:flex-end;gap:16px;padding-top:14px;display:flex}.producer-shipment-list footer>div{flex-direction:column;gap:4px;display:flex}.producer-shipment-list footer b{font-size:10px}.producer-shipment-list footer em{color:#bd493f;font-size:9px;font-style:normal}.producer-shipment-list footer button{color:#fff;cursor:pointer;background:#183d2b;border:0;border-radius:8px;padding:9px 11px;font-size:10px;font-weight:800}.producer-shipment-list footer>span{color:#839087;font-size:9px}.tag-breached{color:#9a3d32;background:#fee9e6}.tag-on-time{color:#28613c;background:#e4f5e7}.tag-changes-requested{color:#885b13;background:#fff1d7}@media (width<=980px){.producer-shipment-route{grid-template-columns:1fr 1fr}.producer-flow>div{min-width:150px}.producer-flow{justify-content:flex-start;overflow:auto}}@media (width<=620px){.producer-quote-terms,.producer-shipment-route{grid-template-columns:1fr}.producer-shipment-list article{padding:15px}.producer-shipment-list article>header{flex-direction:column}.producer-shipment-list article>header>div:last-child{justify-content:flex-start}.producer-shipment-progress{display:flex;overflow:auto}.producer-shipment-progress>div{min-width:82px}.producer-shipment-progress>div:before{left:-42px;right:42px}.producer-shipment-list article>footer{flex-direction:column;align-items:stretch}.producer-shipment-list footer button{width:100%}}.producer-document-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:18px;display:grid}.producer-document-grid article{background:#fff;border:1px solid #dfe5df;border-radius:15px;padding:18px}.producer-document-grid article.risk{background:#fffdf8;border-color:#ebc69a}.producer-document-grid article>header{align-items:flex-start;gap:11px;display:flex}.producer-document-grid header>div{flex:1;min-width:0}.producer-document-grid header>div>small{letter-spacing:.1em;text-transform:uppercase;color:#748178;font-size:8px}.producer-document-grid h3{margin:6px 0 4px;font:500 19px/1.2 Georgia,serif}.producer-document-grid header p{color:#79857c;margin:0;font-size:9px}.producer-document-icon{color:#28563d;background:#e9f0e9;border:1px solid #d8e2d9;border-radius:9px 9px 13px;flex:none;place-items:center;width:42px;height:48px;font:700 11px Georgia,serif;display:grid}.producer-document-grid dl{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;display:grid}.producer-document-grid dl div{border-top:1px solid #e9ede9;min-width:0;padding-top:8px}.producer-document-grid dt{letter-spacing:.09em;text-transform:uppercase;color:#89928c;font-size:7px}.producer-document-grid dd{white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:10px;font-weight:700;overflow:hidden}.producer-document-reason{color:#a44337;background:#fff0ed;border-radius:8px;padding:9px 11px;font-size:10px;line-height:1.45}.producer-document-grid article>footer{border-top:1px solid #e9ede9;justify-content:space-between;align-items:center;gap:12px;padding-top:13px;display:flex}.producer-document-grid footer>div:first-child{flex-direction:column;min-width:0;display:flex}.producer-document-grid footer small{color:#879088;text-transform:uppercase;font-size:7px}.producer-document-grid footer b{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.producer-document-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.producer-document-actions a,.producer-document-actions button{color:#fff;cursor:pointer;background:#173f2b;border:0;border-radius:8px;padding:8px 9px;font-size:9px;font-weight:800;text-decoration:none}.producer-document-actions a{color:#28573d;background:#edf3ee}.producer-document-actions button.secondary{color:#66736a;background:0 0;border:1px solid #dce2dc}.tag-submitted{color:#3d5f8d;background:#eaf0fa}.tag-expired{color:#9a3d32;background:#fee9e6}.tag-superseded,.tag-archived{color:#737a75;background:#efefed}.producer-upload-zone{background:#f3f7f2;border:1px dashed #9db5a3;border-radius:13px;align-items:center;gap:13px;margin-bottom:18px;padding:17px;display:flex;position:relative}.producer-upload-zone>span{color:#fff;background:#17442e;border-radius:10px;place-items:center;width:41px;height:41px;font-size:20px;display:grid}.producer-upload-zone>div{flex-direction:column;gap:4px;display:flex}.producer-upload-zone b{font-size:11px}.producer-upload-zone small{color:#768279;font-size:9px}.producer-upload-zone input{max-width:260px;margin-left:auto;font-size:10px}.producer-review-summary{border:1px solid #dfe5df;border-radius:12px;align-items:center;gap:12px;margin-bottom:18px;padding:13px;display:flex}.producer-review-summary>div{flex-direction:column;min-width:0;display:flex}.producer-review-summary small{color:#79867d;font-size:8px}.producer-review-summary b{margin-top:4px;font-size:11px}.producer-review-summary p{color:#7c877f;margin:3px 0 0;font-size:9px}.producer-review-summary a{color:#245c3e;white-space:nowrap;background:#edf5ee;border-radius:8px;margin-left:auto;padding:9px 10px;font-size:9px;font-weight:800;text-decoration:none}.producer-review-choice{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.producer-review-choice label{cursor:pointer;border:1px solid #dfe5df;border-radius:11px;flex-direction:column;padding:14px;display:flex}.producer-review-choice label.active.approved{background:#eef8ef;border-color:#65a27b}.producer-review-choice label.active.rejected{background:#fff1ef;border-color:#d9897f}.producer-review-choice input{opacity:0;position:absolute}.producer-review-choice span{font-size:11px;font-weight:800}.producer-review-choice small{color:#778279;margin-top:5px;font-size:9px;line-height:1.4}@media (width<=1180px){.producer-document-grid{grid-template-columns:1fr}}@media (width<=520px){.producer-document-grid article{padding:15px}.producer-document-grid article>footer{flex-direction:column;align-items:flex-start;gap:10px}.producer-document-actions{justify-content:flex-start}.producer-document-grid dl{grid-template-columns:1fr 1fr}.producer-upload-zone{flex-wrap:wrap;align-items:flex-start}.producer-upload-zone input{width:100%;max-width:100%;margin:0}.producer-review-summary{flex-wrap:wrap;align-items:flex-start}.producer-review-summary a{margin:0}.producer-review-choice{grid-template-columns:1fr}}:root{--sn-ink:#14241d;--sn-deep:#10271d;--sn-deep-2:#17372a;--sn-green:#58d68d;--sn-accent:#dfff76;--sn-bg:#f2f5f1;--sn-line:#dbe3dc;--sn-muted:#69766f;--sn-white:#fff;--sn-amber:#b56b12;--sn-red:#b6463f}.supplier-shell,.supplier-onboarding,.supplier-review-shell,.supplier-state{background:var(--sn-bg);min-height:100vh;color:var(--sn-ink);font-family:Arial,Helvetica,sans-serif}.supplier-sidebar{color:#fff;z-index:80;background:linear-gradient(165deg,#0f261c,#17372a 62%,#10271d);flex-direction:column;width:276px;padding:24px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0;overflow:auto}.supplier-brand{color:inherit;align-items:center;gap:12px;padding:0 8px 22px;text-decoration:none;display:flex}.supplier-brand>span{background:var(--sn-accent);color:#10271d;border-radius:11px;place-items:center;width:39px;height:39px;font:700 22px/1 Georgia,serif;display:grid}.supplier-brand div{gap:2px;display:grid}.supplier-brand b{letter-spacing:.14em;font-size:16px}.supplier-brand small{letter-spacing:.18em;color:#a7c2b3;font-size:9px}.supplier-brand.dark{color:var(--sn-ink);padding:0}.supplier-brand.dark small{color:var(--sn-muted)}.supplier-company{background:#ffffff08;border:1px solid #ffffff20;border-radius:14px;gap:8px;margin:0 3px 18px;padding:15px 14px;display:grid}.supplier-company>small,.supplier-privacy>small{letter-spacing:.16em;color:#9bb7a7;font-size:9px}.supplier-company>b{font-size:14px;line-height:1.3}.supplier-sidebar nav{gap:3px;display:grid}.supplier-sidebar nav button{color:#bed0c5;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:1fr auto;gap:2px;padding:10px 12px;transition:all .2s;display:grid}.supplier-sidebar nav button small{letter-spacing:.13em;color:#789587;grid-column:1;font-size:8px}.supplier-sidebar nav button span{grid-column:1;font-size:13px;font-weight:700}.supplier-sidebar nav button i{color:#17372a;text-align:center;background:#dfff76;border-radius:20px;grid-area:1/2/3;align-self:center;min-width:22px;height:22px;font:700 11px/22px Arial}.supplier-sidebar nav button:hover,.supplier-sidebar nav button.active{color:#fff;background:#ffffff12}.supplier-sidebar nav button.active{box-shadow:inset 3px 0 var(--sn-accent)}.supplier-sidebar nav button.active small{color:#b8d0c2}.supplier-privacy{background:#dfff7610;border:1px solid #dfff7624;border-radius:14px;gap:7px;margin:auto 3px 16px;padding:16px;display:grid}.supplier-privacy b{font-size:13px}.supplier-privacy p{color:#acc1b5;margin:0;font-size:11px;line-height:1.5}.supplier-user{border-top:1px solid #ffffff18;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:12px 8px 0;display:grid}.supplier-user>span{background:#fff1;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.supplier-user div{gap:2px;min-width:0;display:grid}.supplier-user b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.supplier-user small{color:#91ab9d;font-size:9px}.supplier-user a{color:#bcd0c5;text-decoration:none}.supplier-main{min-height:100vh;margin-left:276px}.supplier-top{border-bottom:1px solid var(--sn-line);z-index:40;background:#fff;align-items:center;gap:25px;height:78px;padding:0 30px;display:flex;position:sticky;top:0}.supplier-top>div{margin-right:auto}.supplier-top small,.supplier-panel-head small,.supplier-review-head small{letter-spacing:.17em;color:#748078;font-size:9px;font-weight:700}.supplier-top h1{margin:3px 0 0;font-size:18px}.supplier-top label,.supplier-review-shell>header label{border:1px solid var(--sn-line);background:#f8faf8;border-radius:11px;align-items:center;gap:8px;width:min(360px,35vw);height:40px;padding:0 12px;display:flex}.supplier-top input,.supplier-review-shell>header input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.supplier-top>a,.supplier-review-shell>header>a{color:var(--sn-deep-2);font-size:12px;font-weight:700;text-decoration:none}.supplier-content{max-width:1450px;margin:auto;padding:26px 30px 60px}.supplier-hero{color:#fff;background:radial-gradient(circle at 90% 15%,#76dc9e35,#0000 30%),linear-gradient(125deg,#10271d,#1b3e30);border-radius:22px;justify-content:space-between;align-items:center;gap:30px;min-height:205px;padding:32px 38px;display:flex;position:relative;overflow:hidden}.supplier-hero:after{content:"";border:1px solid #ffffff13;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-210px;right:-70px;box-shadow:0 0 0 55px #ffffff08,0 0 0 110px #ffffff05}.supplier-hero>div:first-child{z-index:1;max-width:850px;position:relative}.supplier-hero small{letter-spacing:.17em;color:#a9c7b7;font-size:9px;font-weight:700}.supplier-hero small i{background:var(--sn-green);width:7px;height:7px;box-shadow:0 0 12px var(--sn-green);border-radius:50%;margin-right:7px;display:inline-block}.supplier-hero h2{max-width:900px;margin:15px 0;font:500 clamp(28px,3.2vw,48px)/1.08 Georgia,serif}.supplier-hero p{color:#bfd0c7;max-width:760px;margin:0;font-size:14px;line-height:1.6}.supplier-score{z-index:1;align-items:center;gap:14px;min-width:180px;display:flex;position:relative}.supplier-score span{color:var(--sn-accent);font:500 64px/1 Georgia,serif}.supplier-score small{letter-spacing:.07em;color:#c3d5cc;font-size:10px;line-height:1.5}.supplier-alert{border-radius:12px;justify-content:space-between;margin:14px 0 0;padding:13px 16px;font-size:13px;display:flex}.supplier-alert.error{color:#8b302c;background:#fce9e7;border:1px solid #f2cbc7}.supplier-alert.success{color:#12643a;background:#e6f8ec;border:1px solid #c3e9d0}.supplier-alert button{cursor:pointer;background:0 0;border:0;font-size:16px}.supplier-metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.supplier-metrics article{border:1px solid var(--sn-line);background:#fff;border-radius:15px;gap:7px;padding:18px 20px;display:grid;position:relative;overflow:hidden}.supplier-metrics article:before{content:"";background:#bfd0c7;width:4px;position:absolute;inset:0 auto 0 0}.supplier-metrics article.alert:before{background:#e8a642}.supplier-metrics small{letter-spacing:.15em;color:var(--sn-muted);font-size:9px;font-weight:700}.supplier-metrics b{font:500 33px/1 Georgia,serif}.supplier-metrics span{color:var(--sn-muted);font-size:11px}.supplier-dashboard{grid-template-columns:1.16fr .84fr;gap:16px;margin-bottom:16px;display:grid}.supplier-panel{border:1px solid var(--sn-line);background:#fff;border-radius:18px;margin-top:16px;padding:22px}.supplier-panel-head{border-bottom:1px solid #e5ebe6;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:17px;display:flex}.supplier-panel-head h2{margin:7px 0 0;font:500 23px/1.15 Georgia,serif}.supplier-panel-head p{color:var(--sn-muted);margin:6px 0 0;font-size:12px}.supplier-panel-head button,.supplier-review-shell>header button{border:1px solid var(--sn-line);color:var(--sn-deep);cursor:pointer;background:#f6f8f6;border-radius:9px;padding:9px 12px;font-size:11px;font-weight:700}.supplier-rfq-row{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf1ed;grid-template-columns:150px 1fr 120px 24px;align-items:center;gap:14px;padding:15px 4px;display:grid}.supplier-rfq-row span{gap:3px;display:grid}.supplier-rfq-row b,.supplier-rfq-row strong{font-size:12px}.supplier-rfq-row small{color:var(--sn-muted);font-size:10px}.supplier-rfq-row p{margin:0;font-size:12px}.supplier-rfq-row i{color:#6f7e75;font-style:normal}.supplier-health{display:grid}.supplier-health>button{text-align:left;color:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf1ed;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.supplier-health>button>span{background:#eff5f0;border-radius:10px;place-items:center;width:36px;height:36px;font:500 15px Georgia,serif;display:grid}.supplier-health>button div{gap:3px;display:grid}.supplier-health>button b{font-size:12px}.supplier-health>button small{color:var(--sn-muted);font-size:9px}.supplier-activity{padding-top:6px}.supplier-activity>div{border-bottom:1px solid #eff2ef;align-items:flex-start;gap:12px;padding:10px 0;display:flex}.supplier-activity>div>i{background:var(--sn-green);border-radius:50%;width:9px;height:9px;margin-top:4px;box-shadow:0 0 0 4px #e8f7ed}.supplier-activity span{gap:3px;display:grid}.supplier-activity b{font-size:12px}.supplier-activity small{color:var(--sn-muted);font-size:9px}.supplier-status{white-space:nowrap;letter-spacing:.03em;color:#637067;background:#edf1ee;border-radius:20px;width:max-content;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800}.supplier-status.green{color:#1b7041;background:#e2f6e9}.supplier-status.amber{color:#8b5715;background:#fff2dc}.supplier-status.red{color:#a23c36;background:#fce7e5}.supplier-company-grid{grid-template-columns:1fr 330px;gap:16px;display:grid}.supplier-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.supplier-form-grid label,.supplier-modal-form>label{color:#56645c;letter-spacing:.03em;gap:7px;font-size:10px;font-weight:800;display:grid}.supplier-form-grid label.wide{grid-column:1/-1}.supplier-form-grid input,.supplier-form-grid textarea,.supplier-form-grid select,.supplier-modal-form input,.supplier-modal-form textarea,.supplier-modal-form select,.supplier-link-product select{box-sizing:border-box;width:100%;color:var(--sn-ink);background:#fbfcfb;border:1px solid #d7e0d9;border-radius:9px;outline:0;padding:10px 11px;font:12px Arial}.supplier-form-grid textarea,.supplier-modal-form textarea{resize:vertical;min-height:83px}.supplier-form-grid input:focus,.supplier-form-grid textarea:focus,.supplier-form-grid select:focus{border-color:#6ca985;box-shadow:0 0 0 3px #e8f3eb}.supplier-form>footer,.supplier-modal-form>footer{border-top:1px solid var(--sn-line);justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:16px;display:flex}.supplier-form>footer span{color:var(--sn-muted);font-size:10px}.supplier-form button,.supplier-verification>button,.supplier-modal-form footer button,.supplier-link-product button,.supplier-review-actions button{background:var(--sn-deep-2);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:11px 15px;font-size:11px;font-weight:800}.supplier-form button:disabled,.supplier-verification>button:disabled,.supplier-modal-form button:disabled,.supplier-link-product button:disabled,.supplier-review-actions button:disabled{opacity:.45;cursor:not-allowed}.supplier-verification{height:max-content}.supplier-verify-status{gap:10px;padding:18px 0;display:grid}.supplier-verify-status b{font:500 21px Georgia,serif}.supplier-verify-status p{color:var(--sn-muted);margin:0;font-size:11px;line-height:1.55}.supplier-checklist{gap:9px;margin-bottom:16px;display:grid}.supplier-checklist>div{color:#7b8780;align-items:center;gap:10px;font-size:11px;display:flex}.supplier-checklist i{border:1px solid #d4ded6;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;font-style:normal;display:grid}.supplier-checklist .done{color:#256844}.supplier-checklist .done i{background:#dff4e6;border-color:#bee3cc}.supplier-verification>button{background:var(--sn-accent);width:100%;color:var(--sn-deep)}.supplier-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.supplier-product-grid>article{background:#fff;border:1px solid #dde5df;border-radius:15px;overflow:hidden}.supplier-product-image{background:linear-gradient(145deg,#f4f7f4,#e8eee9);place-items:center;height:165px;display:grid;position:relative}.supplier-product-image img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:13px}.supplier-product-image>span{color:#9aaba0;font:500 42px Georgia,serif}.supplier-product-image .supplier-status{position:absolute;top:11px;right:11px}.supplier-product-body{padding:16px}.supplier-product-body>small{color:var(--sn-muted);letter-spacing:.08em;font-size:9px}.supplier-product-body h3{min-height:43px;margin:7px 0 13px;font:500 18px/1.2 Georgia,serif}.supplier-review-note{color:#7d531b;background:#fff4df;border-radius:8px;padding:9px;font-size:10px}.supplier-product-body dl{grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}.supplier-product-body dl div{gap:3px;display:grid}.supplier-product-body dt{color:var(--sn-muted);letter-spacing:.08em;font-size:8px}.supplier-product-body dd{margin:0;font-size:11px;font-weight:700}.supplier-product-body footer{gap:7px;margin-top:15px;display:flex}.supplier-product-body footer button{border:1px solid var(--sn-line);cursor:pointer;background:#fff;border-radius:8px;flex:1;padding:9px;font-size:10px;font-weight:700}.supplier-product-body footer button.primary{background:var(--sn-deep-2);color:#fff;border-color:var(--sn-deep-2)}.supplier-documents,.supplier-review-list{margin-top:5px;display:grid}.supplier-documents article{border-bottom:1px solid #e7ece8;grid-template-columns:46px 1.5fr 1fr auto auto;align-items:center;gap:14px;padding:14px 2px;display:grid}.supplier-documents article>span:first-child{background:#eff4f0;border-radius:9px;place-items:center;width:42px;height:42px;font-size:9px;font-weight:900;display:grid}.supplier-documents article div{gap:4px;display:grid}.supplier-documents b{font-size:11px}.supplier-documents small{color:var(--sn-muted);font-size:9px}.supplier-documents a,.supplier-review-list a{color:var(--sn-deep-2);font-size:10px;font-weight:800;text-decoration:none}.supplier-documents article>p{color:var(--sn-red);grid-column:2/-1;margin:0;font-size:10px}.supplier-rfqs,.supplier-orders,.supplier-shipments,.supplier-claims{gap:13px;margin-top:16px;display:grid}.supplier-rfqs>article,.supplier-orders>article,.supplier-shipments>article,.supplier-claims>article{border:1px solid #dce4de;border-radius:14px;padding:18px}.supplier-rfqs article header,.supplier-orders article header,.supplier-shipments article header,.supplier-claims article header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.supplier-rfqs header span,.supplier-orders header span,.supplier-shipments header span,.supplier-claims header span{gap:5px;display:grid}.supplier-rfqs header small,.supplier-orders header small,.supplier-shipments header small,.supplier-claims header small{letter-spacing:.1em;color:var(--sn-muted);font-size:9px}.supplier-rfqs h3,.supplier-orders h3,.supplier-shipments h3,.supplier-claims h3{margin:0;font:500 19px/1.2 Georgia,serif}.supplier-rfqs>article>div,.supplier-shipments>article>div,.supplier-claims>article>div{grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0;display:grid}.supplier-rfqs article div span,.supplier-shipments article div span,.supplier-claims article div span,.supplier-order-facts>span{background:#f5f7f5;border-radius:9px;gap:4px;padding:10px;display:grid}.supplier-rfqs article div small,.supplier-shipments article div small,.supplier-claims article div small,.supplier-order-facts small{letter-spacing:.1em;color:var(--sn-muted);font-size:8px}.supplier-rfqs article div b,.supplier-shipments article div b,.supplier-claims article div b,.supplier-order-facts b{font-size:11px}.supplier-rfqs article>p,.supplier-claims article>p{color:#56645d;font-size:11px;line-height:1.5}.supplier-rfqs footer,.supplier-shipments footer,.supplier-claims footer{border-top:1px solid #e7ece8;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:13px;display:flex}.supplier-rfqs footer span,.supplier-shipments footer span,.supplier-claims footer span{color:var(--sn-muted);font-size:9px}.supplier-rfqs footer button,.supplier-shipments footer button,.supplier-claims footer button{background:var(--sn-deep-2);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:9px 12px;font-size:10px;font-weight:800}.supplier-order-facts{grid-template-columns:1.3fr .8fr .8fr;gap:10px;margin:15px 0;display:grid}.supplier-order-facts em{color:var(--sn-muted);font-size:9px;font-style:normal}.supplier-production{background:#f6f9f6;border-radius:9px;grid-template-columns:1fr 1.5fr;align-items:center;gap:18px;padding:11px;display:grid}.supplier-production>span{gap:4px;display:grid}.supplier-production small{color:var(--sn-muted);font-size:9px}.supplier-production b{font-size:11px}.supplier-production>div i{background:#dde7df;border-radius:10px;height:5px;display:block;overflow:hidden}.supplier-production>div i b{background:linear-gradient(90deg,#3ba56b,#97da62);height:100%;display:block}.supplier-production>div small{margin-top:5px;display:block}.supplier-shipments>article>section{border-top:1px solid #e7ece8;gap:18px;padding-top:12px;display:flex;overflow:auto}.supplier-shipments>article>section span{white-space:nowrap;font-size:9px}.supplier-shipments>article>section i{background:#62c889;border-radius:50%;width:7px;height:7px;display:inline-block}.supplier-shipments>article>section small{color:var(--sn-muted);margin-left:4px}.supplier-claims blockquote{background:#f7faf7;border-left:3px solid #8ec7a4;gap:4px;margin:9px 0 0;padding:11px;display:grid}.supplier-claims blockquote b,.supplier-claims blockquote small{font-size:9px}.supplier-claims blockquote p{margin:0;font-size:11px}.supplier-bars{gap:18px;margin-top:22px;display:grid}.supplier-bars>div>span{justify-content:space-between;font-size:11px;display:flex}.supplier-bars em{font-style:normal;font-weight:800}.supplier-bars>div>i{background:#e6ece7;border-radius:10px;height:8px;margin-top:8px;display:block;overflow:hidden}.supplier-bars>div>i b{background:linear-gradient(90deg,#2d8e5b,#d1ed66);height:100%;display:block}.supplier-team{margin-top:6px;display:grid}.supplier-team article{border-bottom:1px solid #e7ece8;grid-template-columns:42px 1fr 140px auto 150px;align-items:center;gap:12px;padding:13px 0;display:grid}.supplier-team article>span{background:#edf3ee;border-radius:50%;place-items:center;width:40px;height:40px;font-size:10px;font-weight:800;display:grid}.supplier-team article div{gap:3px;display:grid}.supplier-team article b{font-size:11px}.supplier-team article small{color:var(--sn-muted);font-size:9px}.supplier-team article em{font-size:10px;font-style:normal}.supplier-empty{text-align:center;color:var(--sn-muted);justify-items:center;gap:8px;padding:35px 20px;display:grid}.supplier-empty i{color:#91a399;font:500 26px Georgia,serif}.supplier-empty b{color:var(--sn-ink);font-size:12px}.supplier-empty p{max-width:400px;margin:0;font-size:10px}.supplier-menu{display:none}.supplier-onboarding{padding:32px}.supplier-onboarding>section{border-radius:24px;grid-template-columns:1.1fr .9fr;max-width:1180px;min-height:690px;margin:24px auto 0;display:grid;overflow:hidden;box-shadow:0 24px 80px #17372a18}.supplier-onboarding-copy{color:#fff;background:radial-gradient(circle at 90% 5%,#7de4a839,#0000 27%),linear-gradient(145deg,#10271d,#1b3e30);padding:64px}.supplier-onboarding-copy>small{letter-spacing:.16em;color:#a9c7b7;font-size:9px}.supplier-onboarding-copy h1{margin:20px 0;font:500 47px/1.08 Georgia,serif}.supplier-onboarding-copy>p{color:#bdd0c5;font-size:14px;line-height:1.65}.supplier-onboarding-copy ol{gap:17px;margin:42px 0 0;padding:0;list-style:none;display:grid}.supplier-onboarding-copy li{align-items:center;gap:13px;display:flex}.supplier-onboarding-copy li>b{width:34px;height:34px;color:var(--sn-accent);border:1px solid #ffffff24;border-radius:50%;place-items:center;font-size:9px;display:grid}.supplier-onboarding-copy li>span{gap:3px;font-size:12px;font-weight:700;display:grid}.supplier-onboarding-copy li small{color:#9fb9ab;font-size:10px;font-weight:400}.supplier-onboarding form{background:#fff;align-content:center;gap:14px;padding:52px;display:grid}.supplier-onboarding form header{margin-bottom:8px}.supplier-onboarding form header small{letter-spacing:.15em;color:var(--sn-muted);font-size:9px}.supplier-onboarding form h2{margin:8px 0;font:500 30px Georgia,serif}.supplier-onboarding form header p{color:var(--sn-muted);font-size:10px}.supplier-onboarding form>label,.supplier-onboarding form>div label{color:#56645c;gap:6px;font-size:10px;font-weight:800;display:grid}.supplier-onboarding form>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.supplier-onboarding form input,.supplier-onboarding form textarea{border:1px solid #d6dfd8;border-radius:9px;outline:0;padding:11px;font:12px Arial}.supplier-onboarding form textarea{min-height:65px}.supplier-onboarding form>button{background:var(--sn-deep-2);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:13px;font-weight:800}.supplier-onboarding form>small{color:var(--sn-muted);font-size:9px;line-height:1.5}.supplier-state{text-align:center;align-content:center;place-items:center;padding:30px;display:grid}.supplier-state>span{background:var(--sn-accent);border-radius:16px;place-items:center;width:55px;height:55px;font:700 28px Georgia,serif;display:grid}.supplier-state small{letter-spacing:.16em;color:var(--sn-muted);margin-top:15px;font-size:9px}.supplier-state h1{margin:12px 0;font:500 35px Georgia,serif}.supplier-state p{max-width:500px;color:var(--sn-muted);font-size:13px}.supplier-state button{background:var(--sn-deep-2);color:#fff;border:0;border-radius:9px;padding:11px 15px;font-weight:800}.supplier-modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d1d17b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.supplier-modal{background:#fff;border-radius:18px;width:min(780px,96vw);max-height:92vh;overflow:auto;box-shadow:0 30px 100px #0004}.supplier-modal>header{border-bottom:1px solid var(--sn-line);justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 25px;display:flex}.supplier-modal>header small{letter-spacing:.15em;color:var(--sn-muted);font-size:9px}.supplier-modal>header h2{margin:6px 0 0;font:500 27px Georgia,serif}.supplier-modal>header>button{cursor:pointer;background:#f0f3f0;border:0;border-radius:50%;width:32px;height:32px;font-size:18px}.supplier-modal-form{padding:24px}.supplier-modal-form footer button{color:var(--sn-ink);background:#edf1ee}.supplier-modal-form footer button.primary{background:var(--sn-deep-2);color:#fff}.supplier-check{grid-column:1/-1;align-items:center!important;display:flex!important}.supplier-check input{width:auto}.supplier-request-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.supplier-request-summary span{background:#f4f7f4;border-radius:9px;gap:4px;padding:11px;display:grid}.supplier-request-summary small{letter-spacing:.1em;color:var(--sn-muted);font-size:8px}.supplier-request-summary b{font-size:11px}.supplier-modal-copy{color:#58665e;background:#f5f8f5;border-radius:9px;padding:12px;font-size:11px;line-height:1.55}.supplier-review-shell{padding-bottom:60px}.supplier-review-shell>header{border-bottom:1px solid var(--sn-line);background:#fff;align-items:center;gap:18px;height:75px;padding:0 30px;display:flex}.supplier-review-shell>header .supplier-brand{margin-right:auto}.supplier-review-head{justify-content:space-between;align-items:flex-end;max-width:1400px;margin:25px auto 0;padding:0 30px;display:flex}.supplier-review-head h1{margin:10px 0;font:500 40px Georgia,serif}.supplier-review-head p{color:var(--sn-muted);font-size:13px}.supplier-review-head>span{text-align:right;gap:4px;font-size:11px;font-weight:800;display:grid}.supplier-review-head>span small{color:var(--sn-muted);font-size:9px}.supplier-review-shell>.supplier-metrics,.supplier-review-shell>.supplier-panel,.supplier-review-shell>.supplier-alert,.supplier-review-tabs{max-width:1340px;margin-left:auto;margin-right:auto}.supplier-review-tabs{gap:5px;margin-top:20px;display:flex}.supplier-review-tabs button{border:1px solid var(--sn-line);color:var(--sn-muted);cursor:pointer;background:#fff;border-radius:9px;padding:10px 15px;font-size:11px;font-weight:800}.supplier-review-tabs button.active{background:var(--sn-deep-2);color:#fff;border-color:var(--sn-deep-2)}.supplier-review-list article{border-bottom:1px solid #e5ebe6;grid-template-columns:1fr 100px 100px auto auto;align-items:center;gap:18px;padding:17px 3px;display:grid}.supplier-review-list article>div{gap:5px;display:grid}.supplier-review-list article small{color:var(--sn-muted);font-size:9px}.supplier-review-list article h3{margin:0;font:500 17px Georgia,serif}.supplier-review-list article p{color:var(--sn-muted);white-space:nowrap;text-overflow:ellipsis;max-width:600px;margin:0;font-size:10px;overflow:hidden}.supplier-review-list article>span{gap:4px;display:grid}.supplier-review-list article>span b{font-size:11px}.supplier-review-list article>button{background:var(--sn-deep-2);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:9px 12px;font-size:10px;font-weight:800}.supplier-review-list.products article{grid-template-columns:1fr 100px 170px auto auto}.supplier-review-list.documents article{grid-template-columns:1fr 100px auto auto auto}.supplier-link-product{align-items:flex-end;gap:10px;display:flex}.supplier-link-product label{color:#56645c;flex:1;gap:7px;font-size:10px;font-weight:800;display:grid}.supplier-review-actions{gap:8px;margin-top:20px;display:flex}.supplier-review-actions button:nth-child(2){background:#aa701d}.supplier-review-actions button:nth-child(3){background:#a8443f}@media (width<=1180px){.supplier-product-grid{grid-template-columns:repeat(2,1fr)}.supplier-company-grid{grid-template-columns:1fr}.supplier-verification{grid-template-columns:1fr 1fr;gap:16px;display:grid}.supplier-verification .supplier-panel-head{grid-column:1/-1}.supplier-verification>button{align-self:end}.supplier-review-list article{grid-template-columns:1fr 80px auto auto}.supplier-review-list article>span:nth-of-type(2){display:none}}@media (width<=900px){.supplier-sidebar{width:280px;transition:all .25s;transform:translate(-100%)}.supplier-sidebar.open{transform:none}.supplier-main{margin-left:0}.supplier-menu{z-index:120;background:var(--sn-deep-2);color:#fff;border:0;border-radius:10px;width:40px;height:40px;display:block;position:fixed;top:18px;left:16px}.supplier-top{padding-left:70px}.supplier-top label{display:none}.supplier-content{padding:18px}.supplier-hero{min-height:180px;padding:28px}.supplier-score{display:none}.supplier-dashboard{grid-template-columns:1fr}.supplier-metrics{grid-template-columns:repeat(2,1fr)}.supplier-onboarding>section{grid-template-columns:1fr}.supplier-onboarding-copy{padding:45px}.supplier-onboarding form{padding:40px}.supplier-review-shell>header label{display:none}.supplier-review-head{padding:0 18px}.supplier-review-shell>.supplier-metrics,.supplier-review-shell>.supplier-panel,.supplier-review-tabs{margin-left:18px;margin-right:18px}.supplier-review-list article,.supplier-review-list.products article,.supplier-review-list.documents article{grid-template-columns:1fr auto auto}.supplier-review-list article>span{display:none}}@media (width<=620px){.supplier-content{padding:12px}.supplier-top{height:66px;padding-left:66px;padding-right:12px}.supplier-top>div small,.supplier-top>a{display:none}.supplier-hero{border-radius:15px;min-height:190px;padding:23px 20px}.supplier-hero h2{font-size:29px}.supplier-hero p{font-size:12px}.supplier-metrics{gap:8px}.supplier-metrics article{padding:15px}.supplier-metrics b{font-size:27px}.supplier-panel{border-radius:14px;padding:16px}.supplier-panel-head{display:block}.supplier-panel-head button{margin-top:12px}.supplier-rfq-row{grid-template-columns:1fr auto}.supplier-rfq-row>p,.supplier-rfq-row>strong{grid-column:1}.supplier-rfq-row>i{grid-area:1/2/3}.supplier-form-grid{grid-template-columns:1fr}.supplier-form-grid label.wide{grid-column:auto}.supplier-product-grid{grid-template-columns:1fr}.supplier-documents article{grid-template-columns:40px 1fr auto}.supplier-documents article>div:nth-of-type(2),.supplier-documents article>a{grid-column:2}.supplier-documents article>.supplier-status{grid-area:1/3}.supplier-rfqs>article>div,.supplier-shipments>article>div,.supplier-claims>article>div{grid-template-columns:1fr 1fr}.supplier-order-facts,.supplier-production{grid-template-columns:1fr}.supplier-team article{grid-template-columns:40px 1fr auto}.supplier-team article>em,.supplier-team article>small:last-child{grid-column:2}.supplier-company-grid,.supplier-verification{display:block}.supplier-request-summary{grid-template-columns:1fr}.supplier-modal-backdrop{padding:7px}.supplier-modal{max-height:98vh}.supplier-modal-form{padding:17px}.supplier-onboarding{padding:18px}.supplier-onboarding-copy{padding:30px}.supplier-onboarding-copy h1{font-size:35px}.supplier-onboarding form{padding:28px}.supplier-onboarding form>div{grid-template-columns:1fr}.supplier-review-shell>header{padding:0 15px}.supplier-review-shell>header .supplier-brand small{display:none}.supplier-review-head{display:block}.supplier-review-head h1{font-size:33px}.supplier-review-head>span{text-align:left}.supplier-review-list article,.supplier-review-list.products article,.supplier-review-list.documents article{grid-template-columns:1fr auto}.supplier-review-list article>.supplier-status{grid-column:1}.supplier-review-actions,.supplier-link-product{display:grid}.supplier-review-tabs{overflow:auto}.supplier-review-shell>.supplier-metrics{grid-template-columns:1fr 1fr}}.supplier-ops-fab{z-index:150;background:var(--sn-accent);color:var(--sn-deep);border-radius:11px;padding:12px 16px;font-size:11px;font-weight:900;text-decoration:none;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 35px #10271d33}.supplier-operations-shell,.supplier-operations-state{background:var(--sn-bg);min-height:100vh;color:var(--sn-ink);padding-bottom:60px;font-family:Arial,Helvetica,sans-serif}.supplier-operations-shell>header{border-bottom:1px solid var(--sn-line);background:#fff;align-items:center;gap:18px;height:75px;padding:0 30px;display:flex}.supplier-operations-shell>header .supplier-brand{margin-right:auto}.supplier-operations-shell>header label{border:1px solid var(--sn-line);background:#f8faf8;border-radius:11px;align-items:center;gap:8px;width:min(360px,32vw);height:40px;padding:0 12px;display:flex}.supplier-operations-shell>header input{background:0 0;border:0;outline:0;width:100%}.supplier-operations-shell>header>a{color:var(--sn-deep);font-size:11px;font-weight:800;text-decoration:none}.supplier-operations-head{justify-content:space-between;align-items:end;max-width:1340px;margin:28px auto 0;display:flex}.supplier-operations-head>div>small{letter-spacing:.16em;color:var(--sn-muted);font-size:9px;font-weight:800}.supplier-operations-head h1{margin:10px 0;font:500 41px Georgia,serif}.supplier-operations-head p{color:var(--sn-muted);max-width:820px;font-size:13px}.supplier-operations-head>span{text-align:right;font-size:11px;font-weight:800;display:grid}.supplier-operations-head>span small{color:var(--sn-muted);margin-top:4px;font-size:9px}.supplier-operations-shell>.supplier-metrics,.supplier-operations-shell>.supplier-review-tabs,.supplier-operations-shell>.supplier-panel,.supplier-operations-shell>.supplier-alert{max-width:1340px;margin-left:auto;margin-right:auto}.supplier-operations-shell>.supplier-metrics{grid-template-columns:repeat(5,1fr)}.supplier-assignment-table>header,.supplier-assignment-table>article{grid-template-columns:180px 1.15fr 1fr 1.1fr;align-items:center;gap:16px;display:grid}.supplier-assignment-table>header{border-bottom:1px solid var(--sn-line);letter-spacing:.12em;color:var(--sn-muted);padding:0 5px 11px;font-size:8px;font-weight:800}.supplier-assignment-table>article{border-bottom:1px solid #e7ece8;padding:15px 5px}.supplier-assignment-table article>div{gap:4px;min-width:0;display:grid}.supplier-assignment-table article em{color:#42614e;background:#eef3ef;border-radius:5px;width:max-content;padding:4px 6px;font-size:8px;font-style:normal;font-weight:900}.supplier-assignment-table article b{text-overflow:ellipsis;font-size:11px;overflow:hidden}.supplier-assignment-table article small{color:var(--sn-muted);font-size:9px;line-height:1.4}.supplier-assignment-table article b.unassigned{color:var(--sn-amber)}.supplier-assignment-table select{border:1px solid var(--sn-line);background:#fbfcfb;border-radius:8px;width:100%;padding:9px;font-size:10px}.supplier-operations-state{text-align:center;align-content:center;place-items:center;display:grid}.supplier-operations-state>span{background:var(--sn-accent);border-radius:15px;place-items:center;width:54px;height:54px;font:700 24px Georgia,serif;display:grid}.supplier-operations-state h1{font:500 32px Georgia,serif}.supplier-operations-state p{color:var(--sn-muted)}.supplier-operations-state a{color:var(--sn-deep);font-weight:800}@media (width<=900px){.supplier-operations-shell>header{padding:0 16px}.supplier-operations-shell>header label{display:none}.supplier-operations-head{margin:22px 18px 0}.supplier-operations-shell>.supplier-metrics,.supplier-operations-shell>.supplier-review-tabs,.supplier-operations-shell>.supplier-panel{margin-left:18px;margin-right:18px}.supplier-operations-shell>.supplier-metrics{grid-template-columns:repeat(2,1fr)}.supplier-assignment-table>header{display:none}.supplier-assignment-table>article{grid-template-columns:1fr 1fr}.supplier-ops-fab{bottom:12px;right:12px}}@media (width<=620px){.supplier-operations-shell>header .supplier-brand small,.supplier-operations-shell>header>a:last-child{display:none}.supplier-operations-head{display:block}.supplier-operations-head h1{font-size:33px}.supplier-operations-head>span{text-align:left}.supplier-assignment-table>article{grid-template-columns:1fr;padding:16px 0}.supplier-operations-shell>.supplier-metrics{grid-template-columns:1fr 1fr}.supplier-ops-fab{text-align:center;max-width:230px}}.supplier-operations-head,.supplier-operations-shell>.supplier-metrics,.supplier-operations-shell>.supplier-review-tabs,.supplier-operations-shell>.supplier-panel,.supplier-operations-shell>.supplier-alert,.supplier-review-shell>.supplier-metrics,.supplier-review-shell>.supplier-panel,.supplier-review-shell>.supplier-alert,.supplier-review-tabs{box-sizing:border-box;width:calc(100% - 60px)}@media (width<=900px){.supplier-operations-head,.supplier-operations-shell>.supplier-metrics,.supplier-operations-shell>.supplier-review-tabs,.supplier-operations-shell>.supplier-panel,.supplier-operations-shell>.supplier-alert,.supplier-review-shell>.supplier-metrics,.supplier-review-shell>.supplier-panel,.supplier-review-shell>.supplier-alert,.supplier-review-tabs{width:auto}}.claim-ops-workbench{grid-template-columns:minmax(300px,.36fr) minmax(560px,.64fr);align-items:start;gap:16px;display:grid}.claim-ops-queue,.claim-ops-detail{background:#fff;border:1px solid #dce4de;border-radius:16px;overflow:hidden;box-shadow:0 12px 35px #1b30260d}.claim-ops-queue>header{background:#fafcf9;border-bottom:1px solid #e5eae7;justify-content:space-between;align-items:center;padding:20px;display:flex}.claim-ops-queue header small,.claim-ops-detail>header small,.claim-ops-summary small,.claim-ops-routing small,.claim-ops-evidence small,.claim-ops-thread>small{color:#287052;letter-spacing:.13em;font-size:9px;font-weight:850}.claim-ops-queue h2{margin:6px 0 0;font-size:20px}.claim-ops-queue>header>em{color:#286b4e;background:#e8f2eb;border-radius:50%;place-items:center;min-width:34px;height:34px;font-size:12px;font-style:normal;font-weight:850;display:grid}.claim-ops-queue>button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #e8ece9;gap:9px;width:100%;padding:17px 18px;display:grid}.claim-ops-queue>button:first-of-type{border-top:0}.claim-ops-queue>button:hover,.claim-ops-queue>button.active{background:#f3f8f5;box-shadow:inset 4px 0 #327c5d}.claim-ops-queue button>span,.claim-ops-queue button>footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.claim-ops-queue button span>b{font-size:12px}.claim-ops-queue button h3{margin:0;font-size:14px}.claim-ops-queue button p{color:#738078;margin:0;font-size:11px}.claim-ops-queue button footer small{color:#7d8982;font-size:10px}.claim-ops-queue button footer small.danger{color:#b14940;font-weight:800}.claim-ops-detail>header{border-bottom:1px solid #e4e9e6;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.claim-ops-detail>header h2{margin:7px 0 4px;font-size:24px}.claim-ops-detail>header p{color:#7a867f;margin:0;font-size:11px}.claim-ops-track,.buyer-claim-progress{background:#fbfcfb;border-bottom:1px solid #e4e9e6;grid-template-columns:repeat(6,1fr);gap:0;padding:18px 24px;display:grid}.claim-ops-track span,.buyer-claim-progress span{color:#98a29c;text-align:center;justify-items:center;gap:7px;display:grid;position:relative}.claim-ops-track span:before,.buyer-claim-progress span:before{content:"";z-index:0;background:#dfe5e1;width:100%;height:2px;position:absolute;top:14px;right:50%}.claim-ops-track span:first-child:before,.buyer-claim-progress span:first-child:before{display:none}.claim-ops-track i,.buyer-claim-progress i{z-index:1;background:#fff;border:2px solid #dbe2dd;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-style:normal;font-weight:800;display:grid;position:relative}.claim-ops-track b,.buyer-claim-progress b{font-size:9px;line-height:1.25}.claim-ops-track .done,.claim-ops-track .active,.buyer-claim-progress .done,.buyer-claim-progress .active{color:#236849}.claim-ops-track .done:before,.claim-ops-track .active:before,.buyer-claim-progress .done:before,.buyer-claim-progress .active:before{background:#6ca789}.claim-ops-track .done i,.claim-ops-track .active i,.buyer-claim-progress .done i,.buyer-claim-progress .active i{color:#fff;background:#3c8162;border-color:#3c8162}.claim-ops-track .active i,.buyer-claim-progress .active i{box-shadow:0 0 0 5px #e5f1ea}.claim-ops-facts{background:#e2e7e4;border-bottom:1px solid #e2e7e4;grid-template-columns:1.25fr .75fr .75fr .8fr;gap:1px;display:grid}.claim-ops-facts>span{background:#fafcf9;gap:7px;min-width:0;padding:17px;display:grid}.claim-ops-facts small{color:#849088;letter-spacing:.08em;font-size:8px;font-weight:850}.claim-ops-facts b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.claim-ops-facts b.danger{color:#b14940}.claim-ops-summary{background:#e3e8e5;border-bottom:1px solid #e3e8e5;grid-template-columns:1fr 1fr;gap:1px;display:grid}.claim-ops-summary>div{background:#fff;gap:8px;padding:20px 24px;display:grid}.claim-ops-summary p{color:#4e5d54;margin:0;font-size:13px;line-height:1.6}.claim-ops-routing{background:#f7faf7;border-bottom:1px solid #e4e9e6;padding:19px 24px}.claim-ops-routing>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.claim-ops-routing h3{margin:6px 0 0;font-size:16px}.claim-ops-routing a{color:#286c4e;border:1px solid #cedbd3;border-radius:8px;padding:9px 11px;font-size:11px;font-weight:750;text-decoration:none}.claim-ops-routing p{color:#718077;margin:10px 0 0;font-size:11px}.claim-ops-evidence{border-bottom:1px solid #e4e9e6;padding:20px 24px}.claim-ops-evidence>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.claim-ops-evidence h3{margin:5px 0 0;font-size:17px}.claim-ops-evidence>header>span{color:#748178;font-size:10px}.claim-ops-evidence>div{gap:8px;margin-top:14px;display:grid}.claim-ops-evidence a{border:1px solid #e0e6e2;border-radius:10px;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;padding:9px;text-decoration:none;display:grid}.claim-ops-evidence a>i,.buyer-claim-files a>i{color:#2b6f52;background:#e8f1eb;border-radius:8px;place-items:center;width:38px;height:38px;font-size:9px;font-style:normal;font-weight:850;display:grid}.claim-ops-evidence a>i.video,.buyer-claim-files a>i.video{color:#465ca0;background:#e9ecf7}.claim-ops-evidence a>i.image,.buyer-claim-files a>i.image{color:#65701c;background:#eef0d8}.claim-ops-evidence a>span{gap:4px;min-width:0;display:grid}.claim-ops-evidence a b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.claim-ops-evidence a small,.claim-ops-evidence a>em{color:#849088;font-size:9px;font-style:normal}.claim-ops-evidence>p{color:#7b8780;font-size:11px}.claim-ops-evidence form{background:#f8fbf8;border:1px dashed #bfd0c4;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:11px;display:flex}.claim-ops-evidence form label{cursor:pointer;align-items:center;gap:12px;display:flex}.claim-ops-evidence form input{max-width:220px;font-size:10px}.claim-ops-evidence form label>span{gap:3px;display:grid}.claim-ops-evidence form label b{font-size:11px}.claim-ops-evidence form label small{color:#7c8981;letter-spacing:0;font-size:9px}.claim-ops-evidence form button{color:#fff;background:#2e7254;border:0;border-radius:8px;padding:10px 12px;font-size:10px;font-weight:800}.claim-ops-thread{border-bottom:1px solid #e4e9e6;gap:9px;padding:20px 24px;display:grid}.claim-ops-thread>article{background:#f1f4f2;border-radius:10px;gap:7px;padding:12px 14px;display:grid}.claim-ops-thread>article.staff{background:#eaf4ee;margin-left:32px}.claim-ops-thread>article.buyer{margin-right:32px}.claim-ops-thread>article.supplier{background:#eef0f7;margin-left:16px;margin-right:16px}.claim-ops-thread article>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.claim-ops-thread article header span{gap:3px;display:grid}.claim-ops-thread article b{font-size:11px}.claim-ops-thread article small{color:#7e8a82;font-size:9px}.claim-ops-thread article header>em{color:#69756d;background:#dfe5e1;border-radius:12px;padding:4px 7px;font-size:8px;font-style:normal}.claim-ops-thread article p{color:#4e5d54;margin:0;font-size:12px;line-height:1.55}.claim-ops-resolution{padding:22px 24px 25px}.claim-ops-resolution .form-grid{gap:14px}.claim-ops-resolution label{color:#69766e;gap:7px;font-size:10px;font-weight:750;display:grid}.claim-ops-resolution .wide{grid-column:1/3}.claim-ops-resolution input,.claim-ops-resolution select,.claim-ops-resolution textarea{box-sizing:border-box;color:#2f3d35;background:#fbfcfb;border:1px solid #d6dfd9;border-radius:9px;width:100%;padding:10px 11px;font-size:12px}.claim-ops-resolution textarea{resize:vertical;min-height:82px}.claim-ops-resolution label>small{color:#87928b;font-size:9px;font-weight:500}.claim-ops-resolution .claim-visible{flex-direction:row;grid-column:1/3;align-items:center;gap:8px;display:flex}.claim-ops-resolution .claim-visible input{width:16px;height:16px}.claim-ops-empty{color:#77847c;align-content:center;place-items:center;gap:8px;min-height:150px;display:grid}.claim-ops-empty i{font-size:24px;font-style:normal}.claim-ops-empty b{font-size:12px}.claim-ops-detail.empty{min-height:320px}.claim-priority{color:#657269;background:#eef1ef;border-radius:12px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:850}.claim-priority.high{color:#8a5b13;background:#fff1d8}.claim-priority.critical{color:#a13d36;background:#fce7e5}.buyer-claim-progress{padding:18px 20px}.buyer-claim-evidence{border-bottom:1px solid #e2e7e4;padding:18px 20px}.buyer-claim-evidence>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.buyer-claim-evidence>header>span{gap:5px;display:grid}.buyer-claim-evidence>header small{color:#2d7456;letter-spacing:.1em;font-size:8px;font-weight:850}.buyer-claim-evidence>header b{font-size:15px}.buyer-claim-evidence>header>div{flex-wrap:wrap;gap:5px;display:flex}.buyer-claim-evidence>header em{color:#66736b;background:#edf2ee;border-radius:12px;padding:5px 7px;font-size:8px;font-style:normal}.buyer-claim-evidence>p{color:#7e8982;font-size:11px}.buyer-claim-evidence .buyer-claim-files{gap:8px;margin-top:14px;padding:0;display:grid}.buyer-claim-files a{border:1px solid #dfe5e1;border-radius:10px;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:9px;text-decoration:none;display:grid}.buyer-claim-files a>span{gap:3px;min-width:0;display:grid}.buyer-claim-files a b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.buyer-claim-files a small,.buyer-claim-files a>em{color:#849088;font-size:9px;font-style:normal}.buyer-claim-upload{background:#f8fbf8;border:1px dashed #bfd0c4;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:12px;display:flex}.buyer-claim-upload label{gap:4px;display:grid}.buyer-claim-upload label b{font-size:11px}.buyer-claim-upload label small{color:#7d8981;font-size:9px}.buyer-claim-upload input{max-width:280px;font-size:10px}.buyer-claim-upload button{color:#fff;background:#2f7355;border:0;border-radius:8px;padding:10px 12px;font-size:10px;font-weight:800}@media (width<=980px){.claim-ops-workbench{grid-template-columns:1fr}.claim-ops-queue{max-height:390px;overflow:auto}.claim-ops-detail>header h2{font-size:21px}.claim-ops-track,.buyer-claim-progress{grid-template-columns:repeat(6,minmax(90px,1fr));overflow-x:auto}.claim-ops-facts{grid-template-columns:repeat(2,1fr)}.claim-ops-summary,.buyer-claims-grid{grid-template-columns:1fr}.buyer-claims-grid>aside{max-height:330px;overflow:auto}}@media (width<=620px){.claim-ops-workbench{gap:10px}.claim-ops-detail>header,.claim-ops-queue>header,.claim-ops-summary>div,.claim-ops-routing,.claim-ops-evidence,.claim-ops-thread,.claim-ops-resolution{padding-left:15px;padding-right:15px}.claim-ops-detail>header{display:grid}.claim-ops-facts{grid-template-columns:1fr 1fr}.claim-ops-routing>header,.claim-ops-evidence>header{display:grid}.claim-ops-evidence form,.buyer-claim-upload{flex-direction:column;align-items:stretch}.claim-ops-evidence form label{flex-direction:column;align-items:flex-start}.claim-ops-evidence form input,.buyer-claim-upload input{width:100%;max-width:100%}.claim-ops-resolution .form-grid{grid-template-columns:1fr}.claim-ops-resolution .wide,.claim-ops-resolution .claim-visible{grid-column:1}.claim-ops-thread>article.staff,.claim-ops-thread>article.buyer,.claim-ops-thread>article.supplier{margin-left:0;margin-right:0}.buyer-claim-progress,.buyer-claim-evidence{padding:15px}.buyer-claim-evidence>header{display:grid}.portal-claims-head{flex-direction:column;align-items:flex-start}.portal-claims-head button{width:100%}.buyer-claim-facts,.portal-modal-grid{grid-template-columns:1fr}.portal-modal-grid .wide{grid-column:1}}.portal-mobile-dock,.manager-mobile-dock,.manager-menu-scrim{display:none}.portal-support button{color:#d5df83;text-align:left;background:0 0;border:0;justify-self:start;padding:3px 0;font-size:8px;font-weight:750}@media (width<=760px){:is(.marketplace-public,.product-page,.rfq-center,.portal-app,.manager-shell) :is(button,a,input,select,textarea){touch-action:manipulation}:is(.marketplace-public,.product-page,.rfq-center,.portal-app,.manager-shell) :is(input,select,textarea){font-size:16px!important}:is(.portal-app,.manager-shell) button{min-height:44px}:is(body:has(.portal-app),body:has(.manager-shell)){background:#f2f4f0}.marketplace-public .site-header{gap:8px;height:68px;padding-inline:14px}.marketplace-public .logo{flex:0 auto;min-width:0}.marketplace-public .logo img{width:112px}.marketplace-public .logo>.brand-extension{display:none!important}.marketplace-public .mobile-menu-button{flex:0 0 42px;width:42px;height:42px;margin-left:auto}.marketplace-public .header-tools{flex:none;gap:6px;margin-left:0}.marketplace-public .locale-control{grid-template-columns:1fr;width:42px;min-width:42px;padding:0 4px}.marketplace-public .locale-control select{opacity:0;width:42px;height:42px;position:absolute}.marketplace-public .locale-control>i{display:none}.marketplace-public .header-rfq{width:42px;min-width:42px;padding:0!important;font-size:0!important}.marketplace-public .header-rfq span{display:none!important}.marketplace-public .header-rfq:after{content:"RFQ";letter-spacing:.04em;font-size:9px;font-weight:850;display:block}.marketplace-public .hero-actions button span,.marketplace-public .form-actions button span,.marketplace-public .section-heading>button span,.marketplace-public .direction-card>i,.marketplace-public .product-view-link>span,.marketplace-public .final-cta button i{display:none!important}.marketplace-header{min-height:66px;padding-inline:14px}.marketplace-header .brand-lockup img{max-width:142px}.marketplace-header .header-rfq{width:44px;min-width:44px;padding:0;font-size:0}.marketplace-header .header-rfq:after{content:"→";font-size:18px}.marketplace-nav{scrollbar-width:none;gap:16px;padding:0 14px;top:66px;overflow-x:auto}.marketplace-nav a,.marketplace-nav button{flex:none;min-height:46px;font-size:12px}.marketplace-hero{padding-inline:14px}.marketplace-hero h1{font-size:clamp(35px,10vw,48px);line-height:.98}.marketplace-hero p{font-size:15px;line-height:1.55}.catalog-toolbar{z-index:24;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-radius:12px;position:sticky;top:112px;box-shadow:0 10px 28px #192a211a}.catalog-toolbar :is(button,select){min-height:44px;font-size:13px}.product-grid,.marketplace-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-card{border-radius:12px;min-width:0}.product-card .product-image,.product-card figure{aspect-ratio:1;min-height:0}.product-card :is(h2,h3){line-height:1.22;font-size:14px!important}.product-card :is(p,small,span){font-size:11px;line-height:1.4}.product-card .product-meta{gap:5px;padding:12px 10px 14px}.product-card :is(button,a){min-height:40px;font-size:11px}.product-page{padding-bottom:88px}.product-page :is(.breadcrumb,.product-eyebrow,.product-badges span,.product-facts small){font-size:11px!important}.product-page h1{font-size:clamp(30px,9vw,42px);line-height:1.02}.product-page :is(p,.product-description){font-size:15px;line-height:1.55}.product-page :is(button,.product-action,a.product-action){min-height:48px;font-size:14px}.product-facts{grid-template-columns:1fr 1fr}.product-facts b{font-size:14px}.rfq-center-page,.rfq-center{padding-bottom:90px}.rfq-center-page :is(label,small,p),.rfq-center :is(label,small,p){font-size:13px;line-height:1.5}.rfq-center-page :is(button,.rfq-submit),.rfq-center :is(button,.rfq-submit){min-height:48px;font-size:14px}.portal-app{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.portal-sidebar{z-index:48;background:#1d2922;border-bottom:1px solid #dbe2dc;padding:12px 12px 0;position:sticky;top:0}.portal-brand{min-height:48px;padding:0 2px 8px}.portal-brand span{letter-spacing:.12em;font-size:10px}.portal-sidebar nav{scroll-snap-type:x proximity;scrollbar-width:none;gap:6px;padding:8px 0 10px}.portal-sidebar nav button{color:#b7c2bb;scroll-snap-align:start;border:1px solid #3a4940;border-radius:20px;gap:7px;min-width:max-content;min-height:42px;padding:0 13px;font-size:12px;display:flex}.portal-sidebar nav button i{font-size:12px}.portal-sidebar nav button.active{color:#1e2a23;background:#d9e285;border-color:#d9e285}.portal-topbar{z-index:42;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8faf7f5;border-bottom:1px solid #dce2dd;height:68px;padding:0 14px;position:sticky;top:109px}.portal-topbar h1{font-size:21px}.portal-top-actions{gap:7px}.portal-top-actions>.portal-contact-action{display:none}.portal-top-actions>button:not(.portal-bell){width:auto;min-width:44px;padding:0 11px;font-size:0}.portal-top-actions>button:not(.portal-bell):before{content:"＋";font-size:19px}.portal-top-actions .portal-bell{width:44px;min-width:44px;font-size:20px}.portal-top-actions>a{display:none}.portal-content{padding:16px 12px 28px}.portal-alert{margin:10px 12px 0;font-size:13px;line-height:1.4}.portal-alert.success{color:#256246;background:#eaf6ee;border-color:#a9cfba}.portal-welcome{border-radius:14px;gap:22px;min-height:0;padding:24px 20px}.portal-welcome span{font-size:10px}.portal-welcome h2{font-size:31px}.portal-welcome p{font-size:14px;line-height:1.5}.portal-metrics{gap:9px}.portal-metrics>button{border-radius:11px;min-height:125px;padding:15px}.portal-metrics button>span{font-size:9px}.portal-metrics button>b{font-size:22px}.portal-metrics button>small{font-size:11px;line-height:1.35}.portal-card,.portal-list-card,.portal-settings,.portal-invite-card,.buyer-pl-project{border-radius:12px}.portal-card header,.portal-list-card>header{gap:12px;padding:17px 15px}.portal-card header small,.portal-list-card header small{font-size:9px}.portal-card h3,.portal-list-card h2{font-size:19px}.portal-list-card header p{font-size:12px;line-height:1.45}.portal-list-card>header{flex-direction:column;align-items:flex-start}.portal-list-card>header>button{width:100%;font-size:13px}.portal-rfq-table>article,.portal-table-head{gap:8px 12px;padding:13px 14px;grid-template-columns:1fr auto!important}.portal-table-head{display:none}.portal-rfq-table>article>span:first-child,.portal-rfq-table>article>span:nth-child(2){grid-column:1;display:grid!important}.portal-rfq-table>article>em{grid-area:1/2/3;align-self:center}.portal-rfq-table article b{font-size:13px}.portal-rfq-table article small{font-size:11px}.portal-status{line-height:1.2;font-size:10px!important}.portal-proposals>button{gap:9px;padding:14px 12px;grid-template-columns:82px 1fr 14px!important}.portal-proposals>button>div:nth-child(3),.portal-proposals>button>em{display:none}.portal-proposals b{font-size:13px}.portal-proposals small{font-size:10px}.portal-documents>article{gap:10px;padding:13px;grid-template-columns:42px 1fr auto!important}.portal-documents article b,.portal-finance-row b{font-size:13px}.portal-documents article small,.portal-finance-row small{font-size:10px}.portal-finance-row{gap:10px;padding:14px;grid-template-columns:1fr auto!important}.portal-finance-row>:nth-child(3){display:none}.latest-rfq,.portal-action-list{padding:14px}.latest-rfq h4{font-size:15px}.latest-rfq p,.portal-action-list small{font-size:11px}.portal-settings,.portal-invite-card{padding:18px 15px}.portal-settings label,.portal-invite-card label{font-size:12px}.portal-settings :is(button,input,select),.portal-invite-card :is(button,input,select){min-height:48px}.portal-members article{grid-template-columns:42px 1fr;gap:10px;padding:13px}.portal-members article>em,.portal-members article>i{grid-column:2}.portal-members b{font-size:13px}.portal-members small{font-size:11px}.portal-modal-backdrop{align-items:flex-end;padding:0}.portal-modal,.proposal-drawer{width:100%;max-width:none;max-height:94dvh;padding-bottom:env(safe-area-inset-bottom);border-radius:18px 18px 0 0;overflow:auto}.portal-modal>header,.proposal-drawer>header{z-index:3;background:#213029;padding:18px 16px;position:sticky;top:0}.portal-modal>header h2,.proposal-drawer>header h2{font-size:23px}.portal-modal>header p,.proposal-drawer>header p{font-size:12px}.portal-modal-grid{padding:16px}.portal-modal-grid label{font-size:12px;line-height:1.4}.portal-modal-grid :is(input,select,textarea){min-height:48px}.portal-modal-grid textarea{min-height:112px}.portal-modal>footer{z-index:3;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:#f8faf7;position:sticky;bottom:0}.portal-modal>footer p{font-size:11px}.portal-modal>footer button{min-height:50px;font-size:14px}.portal-contact-switch{background:#e8ece8;border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;margin:16px 16px 0;padding:4px;display:grid}.portal-contact-switch button{color:#68756d;background:0 0;border:0;border-radius:8px;font-size:13px;font-weight:800}.portal-contact-switch button.active{color:#246b4e;background:#fff;box-shadow:0 3px 12px #1a2f241a}.portal-mobile-dock{z-index:80;padding:6px 6px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f9fbf8f7;border-top:1px solid #d2dad4;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #1c2f251a}.portal-mobile-dock button{color:#718078;background:0 0;border:0;border-radius:9px;place-content:center;gap:3px;min-width:0;min-height:52px;display:grid}.portal-mobile-dock i{font-size:17px;font-style:normal}.portal-mobile-dock span{font-size:9px;font-weight:800}.portal-mobile-dock button.active{color:#246b4e;background:#eaf1ec}.manager-shell{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.manager-menu{display:none!important}.manager-menu-scrim{z-index:87;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f181394;border:0;display:block;position:fixed;inset:0}.manager-sidebar{z-index:88;width:min(86vw,340px);padding:18px 14px calc(90px + env(safe-area-inset-bottom));left:-88vw;box-shadow:18px 0 50px #0000003d}.manager-sidebar.open{left:0}.manager-brand b{font-size:14px}.manager-brand small{font-size:9px}.manager-person b,.manager-user b{font-size:13px}.manager-person small,.manager-user small{font-size:10px}.manager-scope small{font-size:9px}.manager-scope b{font-size:13px}.manager-scope span{font-size:10px;line-height:1.4}.manager-sidebar nav{gap:5px}.manager-sidebar nav>button{border-radius:9px;min-height:48px}.manager-sidebar nav b{font-size:13px}.manager-sidebar nav i{min-width:24px;height:24px;font-size:10px}.manager-backoffice{font-size:11px}.manager-topbar{z-index:45;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f9faf7f5;border-bottom:1px solid #d8dfda;height:70px;padding:0 14px;position:sticky;top:0}.manager-topbar small{font-size:9px}.manager-topbar h1{font-size:18px}.manager-topbar>div:last-child a{font-size:11px}.manager-content{padding:13px 12px 28px}.manager-heading{border-radius:13px;gap:18px;min-height:0;padding:22px 18px}.manager-heading small{font-size:9px}.manager-heading h2{font-size:25px;line-height:1.08}.manager-heading p{font-size:13px;line-height:1.5}.manager-heading button{min-height:48px;font-size:13px}.manager-metrics,.manager-kpi-grid{gap:9px}.manager-metrics>article,.manager-kpi-grid>article{border-radius:11px;min-height:125px;padding:15px}.manager-metrics small,.manager-kpi-grid small{font-size:9px}.manager-metrics b,.manager-kpi-grid b{font-size:24px}.manager-metrics span,.manager-kpi-grid span{font-size:11px}.manager-card,.manager-list,.manager-table,.manager-customer-grid>article,.manager-notifications{border-radius:12px}.manager-card header,.manager-list>header,.manager-notifications>header{padding:16px 14px}.manager-card header small,.manager-list header small,.manager-notifications header small{font-size:9px}.manager-card h3,.manager-list h3,.manager-notifications h3{font-size:17px}.manager-task-line,.manager-lead-line{gap:9px;min-height:66px;padding:10px 13px}.manager-task-line b,.manager-lead-line b{font-size:13px}.manager-task-line small,.manager-lead-line small,.manager-task-line em,.manager-lead-line em{font-size:10px}.manager-table{background:0 0;border:0;gap:9px;display:grid}.manager-table>header{display:none}.manager-table>button{text-align:left;background:#fff;border-radius:12px;gap:10px 14px;box-shadow:0 5px 18px #1f31270a;border:1px solid #dae1dc!important;grid-template-columns:1fr auto!important;min-height:0!important;padding:15px!important;display:grid!important}.manager-table>button>span{gap:4px;display:grid!important}.manager-table>button>span:first-child,.manager-table>button>span:nth-child(2),.manager-table>button>span:nth-child(3){grid-column:1}.manager-table>button>span:nth-child(5){grid-column:1/3}.manager-table>button>em{grid-area:1/2/3;align-self:start}.manager-table>button>i{grid-area:3/2;place-self:center end}.manager-table b{font-size:13px}.manager-table small{font-size:10px;line-height:1.4}.manager-status{font-size:9px!important}.manager-list>article{gap:10px;min-height:0;padding:13px 12px;grid-template-columns:30px 1fr auto!important}.manager-list article>time{grid-column:2;font-size:10px;display:block!important}.manager-list article>button:last-child{grid-column:2/4;width:100%;font-size:12px;display:block!important}.manager-list article span b{font-size:13px}.manager-list article span small{font-size:10px}.manager-list.commissions>article{grid-template-columns:1fr auto!important}.manager-list.commissions article>span:nth-child(2),.manager-list.commissions article>span:nth-child(3){display:grid}.manager-list.commissions strong{font-size:14px}.manager-list.commissions em{grid-column:2}.manager-customer-grid{gap:10px}.manager-customer-grid>article{padding:15px}.manager-customer-grid h3{font-size:16px}.manager-customer-grid p,.manager-customer-grid dt{font-size:10px}.manager-customer-grid dd{font-size:12px}.manager-customer-grid footer button,.manager-customer-grid footer a{min-height:44px;font-size:12px}.manager-notifications>button{min-height:74px;padding:13px}.manager-notifications b{font-size:13px}.manager-notifications p{font-size:11px;line-height:1.45}.manager-notifications small{font-size:10px}.manager-modal{border-radius:18px 18px 0 0;height:auto;max-height:94dvh;overflow:auto}.manager-modal-backdrop{align-items:flex-end}.manager-modal>header{z-index:2;background:#223129;padding:18px 16px;position:sticky;top:0}.manager-modal h2{font-size:23px}.manager-modal header p{font-size:11px}.manager-form{padding:16px}.manager-form label{font-size:12px}.manager-form :is(input,select,textarea){min-height:48px}.manager-form textarea{min-height:108px}.manager-submit{min-height:50px;font-size:14px}.manager-rfq-facts{gap:1px}.manager-rfq-facts small{font-size:9px}.manager-rfq-facts b{font-size:13px}.manager-mobile-dock{z-index:90;padding:6px 6px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f9fbf8f7;border-top:1px solid #d2dad4;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #1c2f251a}.manager-mobile-dock button{color:#718078;background:0 0;border:0;border-radius:9px;place-content:center;gap:3px;min-width:0;min-height:52px;display:grid}.manager-mobile-dock i{font-size:17px;font-style:normal}.manager-mobile-dock span{font-size:9px;font-weight:800}.manager-mobile-dock button.active{color:#176b4e;background:#e8f0eb}}@media (width<=390px){.product-grid,.marketplace-products{gap:8px!important}.product-card :is(h2,h3){font-size:13px!important}.portal-metrics,.manager-metrics,.manager-kpi-grid{grid-template-columns:1fr 1fr}.portal-mobile-dock span,.manager-mobile-dock span{font-size:8px}}.marketplace-public .collection-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;width:100%;min-width:0;margin-bottom:18px;margin-right:0;padding:1px;display:grid;overflow:visible}.marketplace-public .collection-strip button{white-space:normal;text-align:left;gap:10px;width:100%;min-width:0;min-height:56px;padding:10px 12px;line-height:1.25}.marketplace-public .collection-strip button span{overflow-wrap:anywhere;min-width:0}.marketplace-public .collection-strip button b{flex:none}.marketplace-public .catalog-shell,.marketplace-public .catalog-main,.marketplace-public .catalog-shell>*{width:100%;min-width:0}.marketplace-public .subgroup-row,.marketplace-public .active-filter-row{max-width:100%}.marketplace-public .product-grid{width:100%;min-width:0}.marketplace-public .product-card,.marketplace-public .product-copy,.marketplace-public .product-copy h3,.marketplace-public .product-copy h3 button{min-width:0}.marketplace-public .product-copy h3 button{overflow-wrap:anywhere}.marketplace-public .product-media .product-image,.marketplace-public .product-media .fallback-visual{pointer-events:none}.marketplace-public .product-media .sale-mode{z-index:2;pointer-events:none}.marketplace-public .product-media .favorite{z-index:3;pointer-events:auto}.marketplace-public .hero{grid-template-columns:minmax(0,1fr)}.marketplace-public .hero-copy{width:100%;max-width:1120px}.marketplace-public .overline{letter-spacing:.12em;overflow-wrap:anywhere;background:0 0;border:0;min-height:0;padding:0;font-size:13px;line-height:1.4;display:block;text-decoration:none!important}.marketplace-public .overline:before,.marketplace-public .overline:after,.marketplace-public .overline>span{content:none!important;display:none!important}.marketplace-public .sourcing-form,.marketplace-public .hero-foot{grid-column:1/-1}.marketplace-public,.marketplace-public button,.marketplace-public input,.marketplace-public select,.marketplace-public textarea{font-family:Inter,Noto Sans,Segoe UI,Arial,sans-serif}@media (width<=1100px){.marketplace-public .collection-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.marketplace-public .hero{grid-template-columns:minmax(0,1fr)}.marketplace-public .hero-copy{width:100%;max-width:none}.marketplace-public .overline{letter-spacing:.1em;min-height:0;padding:0;font-size:11px;line-height:1.45}.marketplace-public .sourcing-form,.marketplace-public .hero-foot{grid-column:1/-1}.marketplace-public .collection-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-right:0;padding:1px;overflow:visible}.marketplace-public .collection-strip button{min-width:0;min-height:58px;padding:9px 10px;font-size:12px}.marketplace-public .filter-title{grid-template-columns:1fr;align-items:stretch;gap:10px;min-height:0;padding:14px;display:grid}.marketplace-public .filter-title>b{font-size:14px}.marketplace-public .filter-title>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;margin:0;display:grid}.marketplace-public .filter-title>div button{justify-content:center;align-items:center;width:100%;min-width:0;min-height:40px;padding:7px 8px;font-size:11px;line-height:1.2;display:flex;border:1px solid #66746c!important;text-decoration:none!important}.marketplace-public .filter-title>div button:disabled{opacity:.45}.marketplace-public .subgroup-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;min-width:0;margin-right:0;padding:9px;display:grid;overflow:visible}.marketplace-public .subgroup-row>span{grid-column:1/-1;margin:0;padding:2px 2px 1px}.marketplace-public .subgroup-row button{white-space:normal;text-align:left;justify-content:space-between;gap:6px;width:100%;min-width:0;min-height:46px;padding:7px 9px;line-height:1.25}.marketplace-public .subgroup-row button i{flex:none}.marketplace-public .active-filter-row{flex-wrap:wrap;overflow:visible}.marketplace-public .active-filter-row>span{width:100%;margin:0}.marketplace-public .result-bar{flex-wrap:wrap;gap:8px}.marketplace-public .result-bar .view-controls{width:100%;display:flex}.marketplace-public .result-bar .view-controls button{flex:1 1 0;width:auto;min-height:38px}.marketplace-public .product-grid.grid-view{grid-template-columns:repeat(2,minmax(0,1fr))!important}.marketplace-public .product-grid.list-view{grid-template-columns:1fr!important}.marketplace-public .product-grid.list-view .product-card{grid-template-columns:minmax(128px,42%) minmax(0,1fr);display:grid}.marketplace-public .product-grid.list-view .product-media{aspect-ratio:1;width:100%;height:auto;min-height:0}.marketplace-public .product-grid.list-view .product-copy{padding:11px}}.media-public{--ink:#18251f;--muted:#627169;--green:#176b4e;--line:#dce4df;color:var(--ink);background:#f6f8f5;min-height:100vh}.media-hero{color:#fff;background:linear-gradient(135deg,#182b23 0%,#244438 65%,#315445 100%);grid-template-columns:1.55fr .75fr;gap:8vw;padding:clamp(70px,9vw,140px) clamp(24px,7vw,110px);display:grid}.media-hero>div>span,.media-index header>span,.media-cta>span{color:#9bd1b8;letter-spacing:.18em;margin-bottom:24px;font-size:12px;font-weight:800;display:block}.media-hero h1{letter-spacing:-.055em;max-width:900px;margin:0;font-size:clamp(52px,7.2vw,112px);font-weight:560;line-height:.94}.media-hero h1 em{color:#9bd1b8;font-family:Georgia,serif;font-weight:400}.media-hero>div>p{color:#d7e3dd;max-width:740px;margin:38px 0 0;font-size:clamp(18px,1.6vw,25px);line-height:1.55}.media-hero aside{border-top:1px solid #5d776b;align-self:end;padding-top:28px}.media-hero aside b{color:#9bd1b8;font-size:68px;line-height:1;display:block}.media-hero aside span{font-weight:750}.media-hero aside p{color:#c0cec7;margin:25px 0 0;line-height:1.55}.media-index{padding:clamp(64px,8vw,120px) clamp(24px,7vw,110px)}.media-index header{grid-template-columns:1fr 2fr;align-items:end;margin-bottom:55px;display:grid}.media-index header>span{color:var(--green);margin:0}.media-index header h2{letter-spacing:-.045em;max-width:780px;margin:0;font-size:clamp(38px,4.8vw,70px);font-weight:560;line-height:1}.media-index>div{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.media-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:440px;color:inherit;padding:32px;text-decoration:none;transition:background .2s,transform .2s;display:grid}.media-card:hover{background:#fff;transform:translateY(-3px)}.media-card>span{color:#9aa8a1;font-size:13px}.media-card>small{color:var(--green);letter-spacing:.13em;align-self:end;font-size:10px;font-weight:850}.media-card h2{letter-spacing:-.035em;margin:18px 0;font-size:clamp(25px,2.2vw,36px);font-weight:600;line-height:1.08}.media-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.media-card footer{border-top:1px solid var(--line);flex-wrap:wrap;align-self:end;gap:10px 18px;padding-top:20px;font-size:11px;display:flex}.media-card footer i{width:100%;color:var(--green);font-size:13px;font-style:normal;font-weight:800}.media-cta{background:#dfece5;padding:clamp(70px,10vw,150px) clamp(24px,7vw,110px)}.media-cta>span{color:var(--green)}.media-cta h2{letter-spacing:-.05em;margin:0;font-size:clamp(46px,6vw,92px);font-weight:560;line-height:.96}.media-cta p{color:#53665c;max-width:680px;margin:28px 0;font-size:19px;line-height:1.55}.media-cta a,.media-article-body aside a{background:var(--green);color:#fff;align-items:center;gap:35px;padding:18px 24px;font-weight:800;text-decoration:none;display:inline-flex}.media-breadcrumbs{border-bottom:1px solid var(--line);white-space:nowrap;gap:10px;padding:22px clamp(24px,7vw,110px);font-size:12px;display:flex;overflow:hidden}.media-breadcrumbs a{color:var(--muted);text-decoration:none}.media-breadcrumbs b{text-overflow:ellipsis;overflow:hidden}.media-article{padding:clamp(55px,8vw,110px) clamp(24px,7vw,110px)}.media-article>header{max-width:1100px}.media-article>header>span{color:var(--green);letter-spacing:.16em;font-size:11px;font-weight:850}.media-article>header h1{letter-spacing:-.055em;margin:25px 0;font-size:clamp(48px,7vw,104px);font-weight:560;line-height:.96}.media-article>header>p{max-width:850px;color:var(--muted);font-size:clamp(19px,1.8vw,27px);line-height:1.5}.media-article>header>div{border-top:1px solid var(--line);color:var(--muted);gap:22px;margin-top:35px;padding-top:20px;font-size:12px;display:flex}.media-article>header>div i{font-style:normal}.media-article-layout{grid-template-columns:290px minmax(0,760px);gap:clamp(50px,9vw,150px);margin-top:clamp(70px,9vw,130px);display:grid}.media-article-layout>nav{align-self:start;display:grid;position:sticky;top:30px}.media-article-layout>nav small{color:var(--green);letter-spacing:.14em;margin-bottom:18px;font-weight:850}.media-article-layout>nav a{border-top:1px solid var(--line);color:var(--ink);grid-template-columns:28px 1fr;gap:8px;padding:15px 0;font-size:13px;line-height:1.35;text-decoration:none;display:grid}.media-article-layout>nav span{color:#91a098}.media-intro{margin:0 0 80px;font-family:Georgia,serif;font-size:clamp(25px,2.8vw,40px);line-height:1.35}.media-article-body>section{border-top:1px solid var(--line);padding:44px 0 70px;scroll-margin-top:30px}.media-article-body>section>span{color:#8da096;font-size:12px}.media-article-body h2{letter-spacing:-.04em;margin:12px 0 24px;font-size:clamp(31px,3.4vw,52px);font-weight:570;line-height:1.05}.media-article-body p,.media-article-body li{color:#53625b;font-size:17px;line-height:1.75}.media-article-body ul{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;margin:30px 0 0;padding:1px;list-style:none;display:grid}.media-article-body li{background:#fff;padding:18px 20px}.media-article-body aside{color:#fff;background:#192c24;margin-top:30px;padding:clamp(34px,5vw,65px)}.media-article-body aside small{color:#9bd1b8;letter-spacing:.14em;font-weight:850}.media-article-body aside h2{margin:18px 0}.media-article-body aside p{color:#cedbd4}.media-article-body aside a{color:#153126;background:#9bd1b8}@media (width<=900px){.media-hero{grid-template-columns:1fr;gap:60px}.media-index header{grid-template-columns:1fr;gap:24px}.media-index>div{grid-template-columns:1fr 1fr}.media-card{min-height:400px}.media-article-layout{grid-template-columns:1fr}.media-article-layout>nav{grid-template-columns:1fr 1fr;position:static}.media-article-layout>nav small{grid-column:1/-1}}@media (width<=600px){.media-hero{padding-top:64px}.media-hero h1{font-size:49px}.media-index>div{grid-template-columns:1fr}.media-card{min-height:360px;padding:24px}.media-article>header h1{font-size:45px}.media-article>header>div{gap:6px;display:grid}.media-article-layout{margin-top:60px}.media-article-layout>nav,.media-article-body ul{grid-template-columns:1fr}.media-article-body p,.media-article-body li{font-size:16px}.media-intro{font-size:24px}}.manager-offline{color:#1d3329;background:radial-gradient(circle at 80% 10%,#dbe9e1 0,#0000 32%),#f4f7f3;place-items:center;min-height:100dvh;padding:24px;display:grid}.manager-offline section{background:#ffffffeb;border:1px solid #d2ddd6;border-radius:24px;width:min(620px,100%);padding:clamp(30px,7vw,70px);box-shadow:0 30px 80px #1830251f}.manager-offline img{width:56px;height:56px;margin-bottom:30px}.manager-offline span{color:#26805e;letter-spacing:.16em;font-size:11px;font-weight:850;display:block}.manager-offline h1{letter-spacing:-.05em;margin:20px 0;font-size:clamp(38px,7vw,72px);font-weight:580;line-height:.98}.manager-offline p{color:#63736a;margin:0 0 34px;font-size:17px;line-height:1.65}.manager-offline button,.manager-offline a{min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;padding:0 20px;font-weight:800;text-decoration:none;display:inline-flex}.manager-offline button{color:#fff;background:#176b4e;margin-right:8px}.manager-offline a{color:#1d3329;background:#e5ece8}@media (width<=520px){.manager-offline section{border-radius:18px}.manager-offline button,.manager-offline a{width:100%;margin:0 0 8px;display:flex}}.consent-banner{z-index:9999;color:#f8faf8;background:#111814;border:1px solid #ffffff24;border-radius:24px;grid-template-columns:1.4fr auto;gap:18px 28px;max-width:1180px;margin:auto;padding:22px 24px;font-family:Arial,sans-serif;display:grid;position:fixed;bottom:24px;left:24px;right:24px;box-shadow:0 24px 80px #0000004d}.consent-banner small{color:#90b49a;letter-spacing:.12em;font-size:11px}.consent-banner h2{margin:5px 0;font-size:20px;line-height:1.2}.consent-banner p{color:#c6d1c9;max-width:680px;margin:0;font-size:14px;line-height:1.55}.consent-banner section{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.consent-banner label{border:1px solid #ffffff1f;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.consent-banner label span{gap:3px;display:grid}.consent-banner label b{font-size:13px}.consent-banner label small{letter-spacing:0;color:#aebbb2;font-size:11px}.consent-banner footer{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.consent-banner button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:999px;padding:10px 15px;font-weight:700}.consent-banner button.primary{color:#0d1710;background:#76bf7f;border-color:#76bf7f}.consent-banner button:disabled{opacity:.55;cursor:wait}@media (width<=760px){.consent-banner{border-radius:16px;grid-template-columns:1fr;gap:12px;max-height:min(68dvh,520px);padding:14px;bottom:8px;left:8px;right:8px;overflow:auto}.consent-banner>div>small{font-size:9px}.consent-banner h2{margin:4px 0;font-size:17px}.consent-banner p{font-size:12px;line-height:1.4}.consent-banner section{grid-template-columns:1fr;gap:6px}.consent-banner label{padding:9px}.consent-banner footer{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:6px;display:grid}.consent-banner button{min-width:0;padding:9px 5px;font-size:10px;line-height:1.2}}:root{--ai-ink:#17221d;--ai-muted:#65746c;--ai-line:#dce4df;--ai-soft:#f3f6f4;--ai-green:#116b48;--ai-lime:#d5ef45;--ai-navy:#101b18;--ai-red:#b84136;--ai-amber:#9a690a;--ai-white:#fff}.ai-shell{min-height:100vh;color:var(--ai-ink);background:#edf2ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.ai-sidebar{background:var(--ai-navy);color:#fff;z-index:50;flex-direction:column;width:278px;padding:21px 17px;display:flex;position:fixed;inset:0 auto 0 0;overflow:auto}.ai-brand{color:#fff;border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:0 8px 17px;text-decoration:none;display:flex}.ai-brand>span{background:var(--ai-lime);color:#152018;border-radius:13px;place-items:center;width:42px;height:42px;font:900 23px Georgia,serif;display:grid}.ai-brand b{letter-spacing:.09em;font-size:17px;display:block}.ai-brand small{color:#93a79d;letter-spacing:.15em;margin-top:3px;font-size:9px;display:block}.ai-engine{background:#ffffff0e;border-radius:12px;align-items:center;gap:10px;margin:15px 2px;padding:12px;display:flex}.ai-engine>i{background:#d29239;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #d2923921}.ai-engine>i.ready{background:#4ed28e;box-shadow:0 0 0 5px #4ed28e21}.ai-engine b,.ai-engine small{display:block}.ai-engine b{letter-spacing:.08em;font-size:10px}.ai-engine small{color:#8ea097;margin-top:3px;font-size:9px}.ai-sidebar nav p{letter-spacing:.17em;color:#71827a;margin:8px 10px;font-size:8px}.ai-sidebar nav button{color:#a5b5ad;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;width:100%;margin:2px 0;padding:10px;display:flex}.ai-sidebar nav button>span{background:#ffffff0d;border-radius:8px;place-items:center;width:28px;height:28px;font-size:14px;display:grid}.ai-sidebar nav button>div{flex:1}.ai-sidebar nav b,.ai-sidebar nav small{display:block}.ai-sidebar nav b{font-size:11px}.ai-sidebar nav small{color:#71877c;margin-top:3px;font-size:8px}.ai-sidebar nav button>em{background:#ffffff1a;border-radius:99px;padding:3px 7px;font-size:8px;font-style:normal}.ai-sidebar nav button>em.danger{color:#ffd8d4;background:#71332d}.ai-sidebar nav button:hover,.ai-sidebar nav button.active{color:#fff;background:#1b3028}.ai-sidebar nav button.active{box-shadow:inset 3px 0 var(--ai-lime)}.ai-sidebar nav button.active>span{color:var(--ai-lime);background:#294d3d}.ai-links{border-top:1px solid #ffffff17;margin-top:14px;padding-top:10px}.ai-links a{color:#8ea198;justify-content:space-between;padding:7px 10px;font-size:10px;text-decoration:none;display:flex}.ai-links a:hover{color:#fff}.ai-user{background:#172721;border-radius:12px;align-items:center;gap:10px;margin-top:auto;padding:12px;display:flex}.ai-user>span{width:34px;height:34px;color:var(--ai-lime);background:#27503e;border-radius:10px;place-items:center;font-size:10px;font-weight:800;display:grid}.ai-user b,.ai-user small{display:block}.ai-user b{font-size:10px}.ai-user small{color:#82958b;margin-top:3px;font-size:8px}.ai-main{min-height:100vh;margin-left:278px}.ai-top{border-bottom:1px solid var(--ai-line);z-index:30;background:#fff;align-items:center;gap:20px;height:76px;padding:0 30px;display:flex;position:sticky;top:0}.ai-top>div{min-width:230px}.ai-top small{letter-spacing:.17em;color:#7b8982;font-size:8px}.ai-top h1{margin:4px 0 0;font-size:18px}.ai-top>label{border:1px solid var(--ai-line);background:var(--ai-soft);border-radius:11px;align-items:center;gap:9px;width:min(420px,36vw);height:42px;margin-left:auto;padding:0 13px;display:flex}.ai-top input{width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.ai-model{white-space:nowrap;color:#24553f;background:#edf4f0;border-radius:9px;padding:9px 10px;font-size:9px;font-weight:750}.ai-model i{background:#2ca36d;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.ai-body{max-width:1600px;margin:auto;padding:30px}.ai-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:21px;display:flex}.ai-heading small{letter-spacing:.15em;color:var(--ai-green);font-size:8px;font-weight:850}.ai-heading small i{background:#38b377;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #dbf1e5}.ai-heading h2{letter-spacing:-.03em;margin:8px 0 7px;font-size:29px}.ai-heading p{color:var(--ai-muted);max-width:780px;margin:0;font-size:12px}.ai-heading>button{background:var(--ai-green);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:12px 15px;font-weight:750}.ai-heading>button:disabled{opacity:.45}.ai-guard{color:#fff;background:#183c2e;border-radius:15px;align-items:center;gap:13px;margin-bottom:16px;padding:15px 18px;display:flex}.ai-guard>span{background:var(--ai-lime);color:#183c2e;border-radius:10px;place-items:center;width:35px;height:35px;font-weight:900;display:grid}.ai-guard>div{flex:1}.ai-guard b,.ai-guard p{display:block}.ai-guard b{font-size:11px}.ai-guard p{color:#abc0b6;margin:4px 0 0;font-size:9px}.ai-guard>em{letter-spacing:.12em;color:#d7e6df;background:#ffffff14;border-radius:7px;padding:7px 9px;font-size:8px;font-style:normal}.ai-error{color:#96362e;background:#fff0ee;border:1px solid #ecc1bc;border-radius:10px;padding:12px 14px;font-size:11px}.ai-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.ai-kpi{border:1px solid var(--ai-line);background:#fff;border-radius:14px;padding:16px 18px;position:relative;overflow:hidden}.ai-kpi small{letter-spacing:.13em;color:#7b8982;font-size:8px;font-weight:800}.ai-kpi>b{margin:10px 0 6px;font-size:27px;line-height:1;display:block}.ai-kpi>b.green{color:var(--ai-green)}.ai-kpi>b.red{color:var(--ai-red)}.ai-kpi>b.amber{color:var(--ai-amber)}.ai-kpi>span{color:var(--ai-muted);font-size:10px}.ai-kpi>i{background:#29372f;height:3px;position:absolute;inset:auto 0 0}.ai-kpi>i.green{background:var(--ai-green)}.ai-kpi>i.red{background:var(--ai-red)}.ai-kpi>i.amber{background:#d2952e}.ai-workbench{grid-template-columns:minmax(0,1fr) 270px;gap:15px;margin-bottom:16px;display:grid}.ai-composer,.ai-context,.ai-data-workbench,.ai-result,.ai-history-head,.ai-history,.ai-run-log{border:1px solid var(--ai-line);background:#fff;border-radius:16px}.ai-composer{padding:20px}.ai-composer>header{align-items:center;gap:12px;margin-bottom:14px;display:flex}.ai-composer>header>span{width:43px;height:43px;color:var(--ai-green);background:#e3f1e9;border-radius:12px;place-items:center;font-size:18px;font-weight:850;display:grid}.ai-composer>header small{letter-spacing:.14em;color:var(--ai-green);font-size:8px;font-weight:800}.ai-composer>header h3{margin:4px 0 0;font-size:16px}.ai-composer textarea{resize:vertical;border:1px solid var(--ai-line);width:100%;font:inherit;background:#f8faf9;border-radius:12px;outline:0;min-height:118px;padding:14px;font-size:12px;line-height:1.6}.ai-composer textarea:focus,.ai-select select:focus{border-color:#75ac91;box-shadow:0 0 0 3px #e8f4ed}.ai-select{color:#66756d;grid-template-columns:105px 1fr;align-items:center;gap:10px;margin-bottom:12px;font-size:9px;display:grid}.ai-select select,.ai-composer footer select{border:1px solid var(--ai-line);width:100%;font:inherit;background:#f8faf9;border-radius:9px;padding:9px 10px;font-size:10px}.ai-upload{background:#fbfcfb;border:1px dashed #b9c7c0;border-radius:10px;align-items:center;gap:10px;margin-top:10px;padding:10px 11px;display:flex}.ai-upload label input{display:none}.ai-upload label span{color:#225b41;cursor:pointer;white-space:nowrap;background:#e8f2ec;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:750;display:block}.ai-upload p{color:#74827b;flex:1;margin:0;font-size:9px}.ai-upload>button{color:#a53d34;cursor:pointer;background:#f4e6e4;border:0;border-radius:7px;width:27px;height:27px}.ai-composer>footer{align-items:flex-end;gap:10px;margin-top:14px;display:flex}.ai-composer>footer label{color:#738078;flex-direction:column;gap:5px;font-size:8px;display:flex}.ai-composer>footer button{background:var(--ai-green);color:#fff;cursor:pointer;border:0;border-radius:10px;margin-left:auto;padding:11px 16px;font-size:10px;font-weight:800}.ai-composer>footer button:disabled{opacity:.45;cursor:not-allowed}.spin{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:9px;height:9px;margin-right:5px;animation:.7s linear infinite ai-spin;display:inline-block}.ai-context{color:#fff;background:#14231d;padding:19px}.ai-context>small{letter-spacing:.16em;color:#82a091;font-size:8px}.ai-context>div{border-bottom:1px solid #ffffff14;gap:9px;padding:14px 0;display:flex}.ai-context>div>span{width:23px;height:23px;color:var(--ai-lime);background:#294d3d;border-radius:7px;place-items:center;font-size:9px;display:grid}.ai-context p{margin:0}.ai-context b,.ai-context small{display:block}.ai-context b{font-size:10px}.ai-context small{color:#80968b;margin-top:4px;font-size:8px;line-height:1.4}.ai-context>em{color:#859a90;margin-top:15px;font-size:8px;font-style:normal;display:block}.ai-result{margin-top:16px;overflow:hidden}.ai-result>header{border-bottom:1px solid var(--ai-line);background:#fbfcfb;align-items:center;gap:20px;padding:20px 22px;display:flex}.ai-result>header>div{flex:1}.ai-result>header small{letter-spacing:.14em;color:var(--ai-green);font-size:8px;font-weight:800}.ai-result>header h3{margin:5px 0;font-size:20px}.ai-result>header p{color:var(--ai-muted);margin:0;font-size:10px}.ai-result>header>span{color:#855d08;background:#fff2c8;border-radius:99px;padding:6px 9px;font-size:8px;font-weight:800}.ai-result>footer{border-top:1px solid var(--ai-line);background:#f7f9f8;align-items:center;gap:8px;padding:16px 20px;display:flex}.ai-result>footer p{color:#68766f;flex:1;margin:0;font-size:9px}.ai-result>footer p b{color:#2b3731;margin-bottom:2px;display:block}.ai-result>footer button,.ai-history-actions button{border:1px solid var(--ai-line);cursor:pointer;background:#fff;border-radius:8px;padding:9px 11px;font-size:9px;font-weight:750}.ai-result>footer button.primary,.ai-history-actions button.primary{background:var(--ai-green);border-color:var(--ai-green);color:#fff}.ai-facts,.ai-rfq-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:18px 20px;display:grid}.ai-facts>span,.ai-rfq-grid>span{background:#fbfcfb;border:1px solid #e6ebe8;border-radius:10px;padding:12px}.ai-facts small,.ai-facts b,.ai-rfq-grid small,.ai-rfq-grid b{display:block}.ai-facts small,.ai-rfq-grid small{letter-spacing:.12em;color:#85918b;font-size:7px}.ai-facts b,.ai-rfq-grid b{margin-top:5px;font-size:11px}.ai-facts b.muted,.ai-rfq-grid b.muted{color:#9aa49f;font-weight:500}.ai-matches,.ai-commercial,.ai-letter,.ai-routing,.ai-missing,.ai-complete,.ai-text-block,.ai-tasks,.ai-list{margin:0 20px 18px}.ai-matches>small,.ai-commercial>small,.ai-letter>small,.ai-routing>small,.ai-missing>small,.ai-text-block>small,.ai-tasks>small,.ai-list>small{letter-spacing:.14em;color:#718078;font-size:8px;font-weight:800}.ai-matches article{border-bottom:1px solid #edf0ee;align-items:center;gap:12px;padding:11px 0;display:flex}.ai-matches article>span{width:43px;height:43px;color:var(--ai-green);background:#e4f2ea;border-radius:10px;place-items:center;font-size:10px;font-weight:850;display:grid}.ai-matches article>div{flex:1}.ai-matches b,.ai-matches p{display:block}.ai-matches b{font-size:11px}.ai-matches p{color:var(--ai-muted);margin:4px 0 0;font-size:9px}.ai-matches a{color:var(--ai-green);font-size:9px;text-decoration:none}.ai-routing{background:#f2f6f3;border-radius:11px;grid-template-columns:130px 1fr 1fr;align-items:center;gap:10px;padding:12px;display:grid}.ai-routing>div{align-items:center;gap:9px;display:flex}.ai-routing>div>span{color:#1d6645;background:#dcece3;border-radius:9px;place-items:center;width:30px;height:30px;font-size:8px;font-weight:850;display:grid}.ai-routing p{margin:0}.ai-routing b,.ai-routing p small{display:block}.ai-routing b{font-size:9px}.ai-routing p small{color:#7d8983;margin-top:3px;font-size:7px}.ai-missing{background:#fff6dc;border:1px solid #ead89e;border-radius:11px;padding:12px}.ai-missing>small{color:#80600f}.ai-missing>div{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.ai-missing span{color:#795c12;background:#fff;border-radius:7px;padding:6px 8px;font-size:8px}.ai-complete{background:#eaf5ee;border-radius:11px;align-items:center;gap:10px;padding:12px;display:flex}.ai-complete>span{color:#126b47;background:#cfe9da;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.ai-complete p{margin:0}.ai-complete b,.ai-complete small{display:block}.ai-complete b{font-size:9px}.ai-complete small{color:#668074;margin-top:3px;font-size:8px}.ai-text-block{background:#f6f9f7;border-radius:11px;padding:14px}.ai-text-block.lead{color:#fff;background:#163e2e;margin-top:18px}.ai-text-block p{color:#57665e;margin:7px 0 0;font-size:10px;line-height:1.65}.ai-text-block.lead p{color:#d0ded7}.ai-sections{margin:0 20px 18px}.ai-sections article{border-bottom:1px solid #edf0ee;gap:12px;padding:13px 0;display:flex}.ai-sections article>span{color:#b0bbb5;font:700 16px Georgia,serif}.ai-sections h4{margin:0;font-size:11px}.ai-sections p{color:var(--ai-muted);margin:5px 0 0;font-size:9px;line-height:1.6}.ai-commercial{border:1px solid #ead9a8;border-radius:11px;overflow:hidden}.ai-commercial>small{color:#785b10;background:#fff6dc;padding:10px 12px;display:block}.ai-commercial>div{border-top:1px solid #f1e6c6;grid-template-columns:1fr 1fr 100px;align-items:center;gap:10px;padding:10px 12px;display:grid}.ai-commercial span,.ai-commercial b,.ai-commercial em{font-size:8px}.ai-commercial em{color:#8a620b;text-align:center;background:#fff4d3;border-radius:99px;padding:5px;font-style:normal}.ai-letter{border-left:3px solid var(--ai-green);padding:4px 0 4px 14px}.ai-letter p{color:#596860;white-space:pre-wrap;font-size:10px;line-height:1.65}.ai-letter b{margin-top:7px;font-size:10px;display:block}.ai-manager-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:0 20px 18px;display:grid}.ai-list{border:1px solid #e5ebe7;border-radius:11px;margin:0;padding:13px}.ai-list ul{margin:9px 0 0;padding-left:17px}.ai-list li,.ai-list p{color:#59685f;margin:4px 0;font-size:9px;line-height:1.55}.ai-tasks article{border-bottom:1px solid #edf0ee;align-items:center;gap:10px;padding:10px 0;display:flex}.ai-tasks article>i{width:29px;height:29px;color:var(--ai-green);background:#e6f1eb;border-radius:8px;place-items:center;font-size:9px;font-style:normal;font-weight:800;display:grid}.ai-tasks article>span{flex:1}.ai-tasks b,.ai-tasks article small{display:block}.ai-tasks b{font-size:9px}.ai-tasks article small{color:#7b8881;margin-top:3px;font-size:7px}.ai-tasks article>em{background:#eef1ef;border-radius:99px;padding:5px 7px;font-size:7px;font-style:normal}.ai-tasks article>em.high,.ai-tasks article>em.critical{color:#a13c33;background:#f8dedb}.ai-priorities{grid-template-columns:repeat(2,1fr);gap:10px;margin:0 20px 18px;display:grid}.ai-priorities article{border:1px solid #e4e9e6;border-radius:11px;gap:11px;padding:13px;display:flex}.ai-priorities article>i{background:#f0f2f1;border-radius:9px;place-items:center;width:31px;height:31px;font-style:normal;display:grid}.ai-priorities article>i.critical{color:#ae4036;background:#f8dfdc}.ai-priorities article>i.high{color:#8a6209;background:#fff0c9}.ai-priorities small,.ai-priorities b,.ai-priorities p,.ai-priorities em{display:block}.ai-priorities small{text-transform:uppercase;color:#7c8982;font-size:7px}.ai-priorities b{margin:4px 0;font-size:10px}.ai-priorities p{color:#68766e;margin:0;font-size:8px;line-height:1.45}.ai-priorities em{color:var(--ai-green);margin-top:7px;font-size:8px;font-style:normal}.ai-data-workbench{margin-bottom:16px;overflow:hidden}.ai-data-workbench>header{border-bottom:1px solid var(--ai-line);align-items:center;gap:20px;padding:20px;display:flex}.ai-data-workbench>header>div{flex:1}.ai-data-workbench>header small{letter-spacing:.14em;color:var(--ai-green);font-size:8px;font-weight:800}.ai-data-workbench>header h3{margin:5px 0;font-size:18px}.ai-data-workbench>header p{color:var(--ai-muted);margin:0;font-size:10px}.ai-data-workbench>header button{background:var(--ai-green);color:#fff;border:0;border-radius:9px;padding:10px 12px;font-size:9px;font-weight:800}.ai-issue-summary{background:var(--ai-line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.ai-issue-summary>span{background:#f7f9f8;padding:12px 20px}.ai-issue-summary b,.ai-issue-summary small{display:block}.ai-issue-summary b{font-size:19px}.ai-issue-summary small{color:#728078;margin-top:3px;font-size:8px}.ai-issue-list{max-height:480px;overflow:auto}.ai-issue-list article{border-top:1px solid #edf0ee;align-items:center;gap:11px;padding:11px 18px;display:flex}.ai-issue-list article>i{background:#eef1ef;border-radius:9px;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.ai-issue-list article>i.critical{color:#aa3e35;background:#f8dfdc}.ai-issue-list article>i.high{color:#8a6209;background:#fff1ca}.ai-issue-list article>span{flex:1}.ai-issue-list b,.ai-issue-list small{display:block}.ai-issue-list b{font-size:9px}.ai-issue-list small{color:#6d7a73;margin-top:3px;font-size:8px}.ai-issue-list article>em{background:#eef3f0;border-radius:6px;padding:5px;font-size:7px;font-style:normal}.ai-history-head{align-items:center;gap:20px;margin-bottom:14px;padding:20px;display:flex}.ai-history-head>div{flex:1}.ai-history-head small{letter-spacing:.14em;color:var(--ai-green);font-size:8px}.ai-history-head h3{margin:4px 0;font-size:17px}.ai-history-head p{color:var(--ai-muted);margin:0;font-size:9px}.ai-history-head>span{background:#edf3ef;border-radius:99px;padding:7px 9px;font-size:9px}.ai-history{overflow:hidden}.ai-history>article{border-bottom:1px solid #edf0ee;grid-template-columns:38px minmax(230px,1fr) 100px 190px;align-items:center;gap:12px;padding:14px 16px;display:grid}.ai-history-icon{width:36px;height:36px;color:var(--ai-green);background:#e4f1e9;border-radius:10px;place-items:center;font-weight:850;display:grid}.ai-history-copy small,.ai-history-copy h3,.ai-history-copy p,.ai-history-copy span{display:block}.ai-history-copy small{color:#7e8a84;text-transform:uppercase;font-size:7px}.ai-history-copy h3{margin:4px 0;font-size:10px}.ai-history-copy p{color:#68766f;margin:0;font-size:8px}.ai-history-copy span{color:#94a099;margin-top:4px;font-size:7px}.ai-history>article>em{text-align:center;background:#eef1ef;border-radius:99px;padding:6px;font-size:8px;font-style:normal}.ai-history>article>em.draft,.ai-history>article>em.high{color:#835d0a;background:#fff0c8}.ai-history>article>em.approved,.ai-history>article>em.applied{color:#146a47;background:#ddf0e5}.ai-history>article>em.rejected,.ai-history>article>em.critical{color:#a73e35;background:#f8dfdc}.ai-history-actions{justify-content:flex-end;gap:6px;display:flex}.ai-run-log{margin-top:14px;overflow:hidden}.ai-run-log>header{border-bottom:1px solid var(--ai-line);padding:15px 17px}.ai-run-log header small{letter-spacing:.14em;color:var(--ai-green);font-size:8px}.ai-run-log h3{margin:4px 0;font-size:14px}.ai-run-log>div{border-bottom:1px solid #edf0ee;grid-template-columns:minmax(180px,1fr) 80px 140px 75px 105px;align-items:center;gap:10px;padding:10px 16px;display:grid}.ai-run-log span b,.ai-run-log span small{display:block}.ai-run-log span b{font-size:8px}.ai-run-log span small{color:#849089;margin-top:3px;font-size:7px}.ai-run-log em{font-size:7px;font-style:normal}.ai-run-log code{font-size:8px}.ai-run-log time{color:#738078;font-size:8px}.ai-empty{text-align:center;color:var(--ai-muted);padding:38px;font-size:10px}.ai-state{color:#fff;text-align:center;background:#101b16;place-content:center;min-height:100vh;padding:30px;display:grid}.ai-state>span{background:var(--ai-lime);color:#152018;border-radius:20px;place-items:center;width:70px;height:70px;margin:0 auto 18px;font:900 21px Georgia,serif;display:grid}.ai-state>span.danger{color:#fff;background:#d65b50}.ai-state small{letter-spacing:.17em;color:#8da097}.ai-state h1{margin:10px 0;font-size:28px}.ai-state p{color:#9eafa7;margin:0}.ai-menu{display:none}@keyframes ai-spin{to{transform:rotate(360deg)}}@media (width<=1120px){.ai-workbench{grid-template-columns:1fr}.ai-context{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.ai-context>small,.ai-context>em{grid-column:1/-1}.ai-context>div{border:0;padding:5px}.ai-priorities{grid-template-columns:1fr}}@media (width<=860px){.ai-sidebar{transition:transform .2s;transform:translate(-100%)}.ai-sidebar.open{transform:none}.ai-main{margin-left:0}.ai-menu{z-index:70;background:var(--ai-green);color:#fff;border:0;border-radius:50%;width:48px;height:48px;font-size:18px;display:block;position:fixed;bottom:14px;right:14px;box-shadow:0 12px 30px #00000040}.ai-top{flex-wrap:wrap;gap:10px;height:auto;min-height:72px;padding:13px 18px}.ai-top>div{min-width:0}.ai-top>label{order:3;width:100%;margin:0}.ai-model{margin-left:auto}.ai-body{padding:20px 15px}.ai-heading{align-items:flex-start}.ai-heading h2{font-size:24px}.ai-kpis{grid-template-columns:repeat(2,1fr)}.ai-history{overflow:auto}.ai-history>article{min-width:760px}.ai-run-log{overflow:auto}.ai-run-log>div{min-width:650px}}@media (width<=560px){.ai-heading{display:block}.ai-heading>button{margin-top:13px}.ai-heading h2{font-size:22px}.ai-guard{align-items:flex-start}.ai-guard>em{display:none}.ai-kpi{padding:13px}.ai-kpi>b{font-size:23px}.ai-context{display:block}.ai-composer{padding:15px}.ai-select{grid-template-columns:1fr}.ai-composer>footer{flex-direction:column;align-items:stretch}.ai-composer>footer button{margin:0}.ai-upload{flex-wrap:wrap}.ai-upload p{flex-basis:60%}.ai-facts,.ai-rfq-grid{grid-template-columns:repeat(2,1fr);padding:14px}.ai-routing{grid-template-columns:1fr}.ai-routing>small{margin-bottom:3px}.ai-manager-grid{grid-template-columns:1fr}.ai-result>footer{flex-wrap:wrap;align-items:stretch}.ai-result>footer p{flex-basis:100%}.ai-result>footer button{flex:1}.ai-data-workbench>header{flex-direction:column;align-items:flex-start}.ai-issue-summary>span{padding:10px}.ai-priorities{margin:0 14px 16px}.ai-result>header{padding:16px}.ai-result>header h3{font-size:17px}.ai-top h1{font-size:15px}}:root{--tw-ink:#152019;--tw-deep:#101a14;--tw-green:#1f6a47;--tw-lime:#b8e986;--tw-paper:#f2f4f1;--tw-line:#dce2dd;--tw-muted:#728079;--tw-red:#a8473f;--tw-amber:#9a6d12}.tower-shell{background:var(--tw-paper);min-height:100vh;color:var(--tw-ink);font-family:Inter,Arial,sans-serif}.tower-sidebar{background:var(--tw-deep);color:#fff;z-index:20;flex-direction:column;width:248px;padding:24px 18px;display:flex;position:fixed;inset:0 auto 0 0}.tower-brand{color:#fff;border-bottom:1px solid #29352e;align-items:center;gap:12px;padding:0 8px 22px;text-decoration:none;display:flex}.tower-brand>span,.tower-state>span{background:var(--tw-lime);color:#142018;border-radius:10px;place-items:center;width:38px;height:38px;font:900 22px Georgia;display:grid}.tower-brand b{letter-spacing:.08em;font-size:17px}.tower-brand small{color:#8fa097;letter-spacing:.18em;margin-top:3px;font-size:8px;display:block}.tower-live{align-items:center;gap:10px;padding:18px 8px;display:flex}.tower-live>i,.tower-heading small>i{background:var(--tw-lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #b8e98620}.tower-live b{letter-spacing:.09em;font-size:10px}.tower-live small{color:#84978d;margin-top:4px;font-size:8px;display:block}.tower-sidebar nav p{color:#697c72;letter-spacing:.18em;padding:8px;font-size:8px}.tower-sidebar nav button{color:#94a59c;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;width:100%;padding:11px 10px;display:grid}.tower-sidebar nav button b{font-size:10px}.tower-sidebar nav button i{font-size:8px;font-style:normal}.tower-sidebar nav button.active{color:#fff;background:#23332a}.tower-sidebar nav button.active span{color:var(--tw-lime)}.tower-links{border-top:1px solid #29352e;margin-top:auto;padding-top:12px}.tower-links a{color:#91a097;justify-content:space-between;padding:7px 8px;font-size:9px;text-decoration:none;display:flex}.tower-trust{border:1px solid #314139;border-radius:9px;align-items:center;gap:10px;margin:14px 4px 0;padding:11px;display:flex}.tower-trust>span{color:var(--tw-lime)}.tower-trust b{font-size:9px}.tower-trust small{color:#7f9288;margin-top:3px;font-size:7px;display:block}.tower-main{min-height:100vh;margin-left:248px}.tower-top{border-bottom:1px solid var(--tw-line);z-index:10;background:#fff;grid-template-columns:1fr minmax(280px,430px) auto;align-items:center;gap:24px;height:74px;padding:0 34px;display:grid;position:sticky;top:0}.tower-top small{color:#8b9691;letter-spacing:.16em;font-size:8px}.tower-top h1{margin:4px 0 0;font-size:15px}.tower-top label{background:#f3f5f3;border:1px solid #e2e6e3;border-radius:9px;align-items:center;padding:0 12px;display:flex}.tower-top input{background:0 0;border:0;outline:0;width:100%;padding:10px;font-size:10px}.tower-top button,.tower-funnel header>em{background:var(--tw-deep);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:10px 14px;font-size:9px}.tower-body{max-width:1600px;margin:auto;padding:34px}.tower-heading{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:25px;display:flex}.tower-heading small{color:var(--tw-green);letter-spacing:.16em;align-items:center;gap:9px;font-size:8px;display:flex}.tower-heading h2{margin:10px 0 9px;font:500 34px/1.1 Georgia,serif}.tower-heading p{max-width:800px;color:var(--tw-muted);margin:0;font-size:11px;line-height:1.65}.tower-user{text-align:right;font-size:10px;font-weight:700}.tower-user small{color:var(--tw-muted);margin-top:4px;font-weight:400;display:block}.tower-error{color:var(--tw-red);background:#f9e5e2;border-radius:8px;padding:11px 14px;font-size:10px}.tower-kpis{grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:18px;display:grid}.tower-kpis article{border:1px solid var(--tw-line);background:#fff;border-radius:11px;padding:15px;position:relative}.tower-kpis small{color:#89948f;letter-spacing:.12em;font-size:7px}.tower-kpis b{margin:9px 0;font:600 26px Georgia,serif;display:block}.tower-kpis b.green{color:var(--tw-green)}.tower-kpis b.amber{color:var(--tw-amber)}.tower-kpis b.red{color:var(--tw-red)}.tower-kpis span{color:var(--tw-muted);font-size:8px}.tower-kpis>article>i{background:#d5dcd8;height:3px;position:absolute;inset:auto 12px 0}.tower-kpis>article>i.green{background:var(--tw-green)}.tower-kpis>article>i.amber{background:#e2b853}.tower-kpis>article>i.red{background:var(--tw-red)}.tower-funnel,.tower-chains,.tower-rules,.tower-history,.tower-issue-grid>section,.tower-history-note{border:1px solid var(--tw-line);background:#fff;border-radius:12px;overflow:hidden}.tower-funnel>header,.tower-issue-grid section>header{border-bottom:1px solid var(--tw-line);justify-content:space-between;align-items:center;padding:20px;display:flex}.tower-funnel header small,.tower-issue-grid header small{color:var(--tw-green);letter-spacing:.15em;font-size:7px}.tower-funnel h3,.tower-issue-grid h3{margin:5px 0 0;font:500 20px Georgia}.tower-funnel>div{grid-template-columns:repeat(9,1fr);padding:18px 14px;display:grid}.tower-funnel article{padding:9px 10px;position:relative}.tower-funnel article>span{color:#94a099;font-size:7px}.tower-funnel article>b{margin:7px 0;font:600 23px Georgia;display:block}.tower-funnel article>small{color:var(--tw-muted);font-size:8px}.tower-funnel article>i{background:#edf0ee;height:3px;margin-top:10px;display:block}.tower-funnel article>i>u{background:var(--tw-green);height:100%;display:block}.tower-funnel article>em{color:#aab4af;position:absolute;top:28px;right:-3px}.tower-outcomes{grid-template-columns:repeat(5,1fr);gap:12px;margin:16px 0;display:grid}.tower-outcomes article{background:var(--tw-deep);color:#fff;border-radius:11px;min-height:145px;padding:18px}.tower-outcomes small{color:var(--tw-lime);letter-spacing:.15em;font-size:7px}.tower-outcomes h3{margin:12px 0;font:500 17px/1.2 Georgia}.tower-outcomes p{color:#95a69d;font-size:8px;line-height:1.55}.tower-chains,.tower-history,.tower-rules{margin-top:16px}.tower-chains>header,.tower-chains>article{grid-template-columns:minmax(180px,1.4fr) minmax(150px,1fr) repeat(6,70px);align-items:center;gap:10px;padding:11px 16px;display:grid}.tower-chains>header,.tower-rules>header,.tower-history>header{color:#829089;letter-spacing:.11em;background:#f6f8f6;font-size:7px}.tower-chains>article{border-top:1px solid #eef1ef;font-size:9px}.tower-chains b,.tower-history b{display:block}.tower-chains small,.tower-history small{color:var(--tw-muted);font-size:7px}.tower-chains i{text-align:center;font-style:normal}.tower-chains i.done{color:var(--tw-green)}.tower-chains i.wait{color:#b6bfba}.tower-rules>header,.tower-rules>article{grid-template-columns:minmax(320px,2fr) minmax(140px,.8fr) 110px 120px 82px;align-items:center;gap:14px;padding:14px 18px;display:grid}.tower-rules>article{border-top:1px solid #eef1ef}.tower-rules article>span:first-child small{color:var(--tw-green);letter-spacing:.1em;font-size:8px}.tower-rules article>span:first-child b{margin:4px 0;font:500 16px Georgia;display:block}.tower-rules article p{color:var(--tw-muted);margin:0;font-size:8px}.tower-rules article>span:nth-child(2) b{font-size:9px}.tower-rules article>span:nth-child(2) small{color:var(--tw-muted);margin-top:4px;font-size:7px;display:block}.tower-rules article>em{color:var(--tw-green);text-align:center;background:#edf3ef;border-radius:6px;padding:7px;font-size:8px;font-style:normal}.tower-rules strong{font-size:8px}.tower-rules strong small{margin-top:4px;font-weight:400;display:block}.tower-rules strong.ok{color:var(--tw-green)}.tower-rules strong.danger{color:var(--tw-red)}.tower-rules button,.tower-issue-grid button{color:var(--tw-green);cursor:pointer;background:#e9f1ec;border:0;border-radius:7px;padding:8px;font-size:8px}.tower-issue-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.tower-issue-grid section>header>em{color:var(--tw-green);font:600 26px Georgia}.tower-issue-grid section>article{border-top:1px solid #edf1ee;grid-template-columns:30px 1fr auto;align-items:center;gap:12px;padding:14px 18px;display:grid}.tower-issue-grid article>span{color:#7c8a83;background:#f0f2f1;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.tower-issue-grid article>span.critical{color:var(--tw-red);background:#f7dfdc}.tower-issue-grid article>span.high,.tower-issue-grid article>span.medium{color:var(--tw-amber);background:#fff0ca}.tower-issue-grid article small{color:var(--tw-muted);font-size:7px}.tower-issue-grid article b{margin:3px 0;font-size:10px;display:block}.tower-issue-grid article p{color:var(--tw-muted);margin:0;font-size:8px}.tower-issue-grid article>em{font:600 20px Georgia}.tower-history-note{gap:18px;padding:22px;display:flex}.tower-history-note>span{width:48px;height:48px;color:var(--tw-green);background:#e7f0ea;border-radius:12px;place-items:center;font-size:20px;display:grid}.tower-history-note small{color:var(--tw-green);letter-spacing:.14em;font-size:7px}.tower-history-note h3{margin:5px 0;font:500 20px Georgia}.tower-history-note p{color:var(--tw-muted);margin:0;font-size:9px}.tower-history>header,.tower-history>article{grid-template-columns:1fr 1.2fr 1.2fr 1fr 130px;align-items:center;gap:14px;padding:12px 16px;display:grid}.tower-history>article{border-top:1px solid #eef1ef;font-size:9px}.tower-history time{color:var(--tw-muted);font-size:8px}.tower-empty{text-align:center;color:var(--tw-muted);grid-column:1/-1;font-size:10px;padding:32px!important}.tower-backdrop{z-index:50;background:#101a14b5;justify-content:flex-end;display:flex;position:fixed;inset:0}.tower-drawer{background:#fff;width:min(520px,100%);height:100%;padding:28px;overflow:auto}.tower-drawer>header{justify-content:space-between;display:flex}.tower-drawer header small{color:var(--tw-green);font-size:8px}.tower-drawer h2{margin:8px 0;font:500 27px Georgia}.tower-drawer header p{color:var(--tw-muted);font-size:9px}.tower-drawer header button{background:#eef1ef;border:0;border-radius:8px;width:34px;height:34px}.tower-drawer form{grid-template-columns:1fr 1fr;gap:14px;margin-top:25px;display:grid}.tower-drawer label{font-size:8px;font-weight:700}.tower-drawer input,.tower-drawer textarea{box-sizing:border-box;border:1px solid var(--tw-line);border-radius:8px;width:100%;margin-top:6px;padding:11px;font:10px Arial}.tower-drawer textarea{resize:vertical;min-height:130px}.tower-drawer .wide{grid-column:1/-1}.tower-drawer form>button{background:var(--tw-green);color:#fff;border:0;border-radius:8px;padding:12px;font-size:10px}.tower-state{background:var(--tw-deep);color:#fff;text-align:center;place-content:center;min-height:100vh;padding:30px;display:grid}.tower-state>span{margin:auto}.tower-state>span.danger{background:var(--tw-red);color:#fff}.tower-state small{letter-spacing:.18em;color:#82968b;margin-top:18px}.tower-state h1{margin:12px;font:500 31px Georgia}.tower-state p{color:#9aaca2}.tower-menu{display:none}@media (width<=1100px){.tower-kpis{grid-template-columns:repeat(3,1fr)}.tower-outcomes{grid-template-columns:repeat(2,1fr)}.tower-funnel>div{grid-template-columns:repeat(9,120px);overflow-x:auto}.tower-chains,.tower-rules,.tower-history{overflow-x:auto}.tower-chains>header,.tower-chains>article{min-width:880px}.tower-rules>header,.tower-rules>article{min-width:900px}.tower-history>header,.tower-history>article{min-width:850px}}@media (width<=760px){.tower-menu{z-index:30;background:var(--tw-deep);color:#fff;border:0;border-radius:9px;width:38px;height:38px;display:block;position:fixed;top:14px;left:12px}.tower-sidebar{transition:all .2s;transform:translate(-100%)}.tower-sidebar.open{transform:translate(0)}.tower-main{margin-left:0}.tower-top{grid-template-columns:1fr auto;height:auto;min-height:66px;padding:12px 14px 12px 62px}.tower-top label{grid-area:2/1/auto/-1}.tower-top h1{font-size:13px}.tower-body{padding:20px 14px}.tower-heading{display:block}.tower-user{text-align:left;margin-top:14px;display:block}.tower-heading h2{font-size:28px}.tower-kpis{grid-template-columns:1fr 1fr}.tower-kpis article:last-child{grid-column:1/-1}.tower-outcomes,.tower-issue-grid{grid-template-columns:1fr}.tower-funnel>header{align-items:flex-start}.tower-drawer form{grid-template-columns:1fr}.tower-drawer .wide{grid-column:auto}}:root{--ih-ink:#17221d;--ih-muted:#66736d;--ih-line:#dfe6e2;--ih-soft:#f2f5f3;--ih-green:#12734c;--ih-lime:#d3ed42;--ih-red:#b33c33;--ih-navy:#101b20;--ih-white:#fff}.ih-shell{min-height:100vh;color:var(--ih-ink);background:#edf1ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.ih-sidebar{background:var(--ih-navy);color:#fff;z-index:50;flex-direction:column;width:266px;padding:22px 17px;display:flex;position:fixed;inset:0 auto 0 0;overflow:auto}.ih-brand{color:#fff;border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:0 8px 18px;text-decoration:none;display:flex}.ih-brand>span{background:var(--ih-lime);color:#162019;border-radius:12px;place-items:center;width:39px;height:39px;font:900 22px Georgia,serif;display:grid}.ih-brand b{letter-spacing:.09em;font-size:17px;display:block}.ih-brand small{color:#98aba2;letter-spacing:.17em;margin-top:3px;font-size:10px;display:block}.ih-live{background:#ffffff0e;border-radius:12px;align-items:center;gap:10px;margin:17px 2px;padding:12px;display:flex}.ih-live>i{background:#4ed28e;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #4ed28e21}.ih-live b,.ih-live small{display:block}.ih-live b{letter-spacing:.12em;font-size:10px}.ih-live small{color:#90a39a;margin-top:4px;font-size:10px}.ih-sidebar nav p{letter-spacing:.16em;color:#71837a;margin:8px 10px;font-size:9px}.ih-sidebar nav button{color:#a6b6ae;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;margin:2px 0;padding:11px;display:flex}.ih-sidebar nav button>span{color:#82968c;width:22px;font-size:15px}.ih-sidebar nav button>b{flex:1;font-size:12px}.ih-sidebar nav button>i{background:#ffffff17;border-radius:999px;padding:3px 7px;font-size:9px;font-style:normal}.ih-sidebar nav button:hover,.ih-sidebar nav button.active{color:#fff;background:#1a3027}.ih-sidebar nav button.active{box-shadow:inset 3px 0 var(--ih-lime)}.ih-sidebar nav button.active>span{color:var(--ih-lime)}.ih-links{border-top:1px solid #ffffff17;margin-top:15px;padding-top:11px}.ih-links a{color:#8fa299;justify-content:space-between;padding:7px 10px;font-size:11px;text-decoration:none;display:flex}.ih-links a:hover{color:#fff}.ih-security{background:#172821;border-radius:12px;align-items:center;gap:10px;margin-top:auto;padding:13px;display:flex}.ih-security>span{width:34px;height:34px;color:var(--ih-lime);background:#27503e;border-radius:10px;place-items:center;font-weight:800;display:grid}.ih-security b,.ih-security small{display:block}.ih-security b{font-size:11px}.ih-security small{color:#84978e;margin-top:3px;font-size:9px}.ih-main{min-height:100vh;margin-left:266px}.ih-top{border-bottom:1px solid var(--ih-line);z-index:30;background:#fff;align-items:center;gap:20px;height:76px;padding:0 30px;display:flex;position:sticky;top:0}.ih-top>div{min-width:210px}.ih-top small{letter-spacing:.17em;color:#819089;font-size:9px}.ih-top h1{margin:3px 0 0;font-size:18px}.ih-top label{border:1px solid var(--ih-line);background:var(--ih-soft);border-radius:11px;align-items:center;gap:9px;width:min(430px,40vw);height:42px;margin-left:auto;padding:0 13px;display:flex}.ih-top input{width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.ih-top>button{border:1px solid var(--ih-line);cursor:pointer;background:#fff;border-radius:10px;padding:11px 14px;font-weight:700}.ih-body{max-width:1680px;margin:auto;padding:30px}.ih-heading{justify-content:space-between;align-items:flex-end;margin-bottom:23px;display:flex}.ih-heading small{letter-spacing:.15em;color:var(--ih-green);font-size:9px;font-weight:850}.ih-heading small i{background:#3db779;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #dcf3e7}.ih-heading h2{letter-spacing:-.025em;margin:8px 0 7px;font-size:29px}.ih-heading p{color:var(--ih-muted);margin:0;font-size:13px}.ih-user{text-align:right;font-size:11px;font-weight:750}.ih-user small{letter-spacing:0;color:var(--ih-muted);margin-top:4px;font-weight:500;display:block}.ih-error{color:#98372f;background:#fff0ee;border:1px solid #efc7c2;border-radius:10px;padding:12px 14px;font-size:12px}.ih-kpis{grid-template-columns:repeat(5,1fr);gap:13px;margin-bottom:18px;display:grid}.ih-kpi{border:1px solid var(--ih-line);background:#fff;border-radius:15px;padding:17px 18px;position:relative;overflow:hidden}.ih-kpi small{letter-spacing:.13em;color:#7d8a84;font-size:9px;font-weight:800}.ih-kpi>b{margin:11px 0 7px;font-size:29px;line-height:1;display:block}.ih-kpi>b.green{color:var(--ih-green)}.ih-kpi>b.red{color:var(--ih-red)}.ih-kpi>span{color:var(--ih-muted);font-size:11px;display:block}.ih-kpi>i{background:#26352f;height:3px;position:absolute;inset:auto 0 0}.ih-kpi>i.green{background:var(--ih-green)}.ih-kpi>i.red{background:var(--ih-red)}.ih-intro{color:#fff;background:#173c2d;border-radius:16px;align-items:center;gap:20px;margin-bottom:14px;padding:20px 22px;display:flex}.ih-intro>div{flex:1}.ih-intro small{letter-spacing:.16em;color:#a6bcb2;font-size:9px}.ih-intro h3{margin:5px 0;font-size:19px}.ih-intro p{color:#aebfb7;margin:0;font-size:11px}.ih-intro>span{text-align:center;background:#ffffff14;border-radius:10px;padding:10px 15px;font-size:27px;font-weight:850}.ih-intro>span b{letter-spacing:.12em;margin-top:4px;font-size:8px;display:block}.ih-filters{gap:6px;padding-bottom:13px;display:flex;overflow:auto}.ih-filters button{white-space:nowrap;border:1px solid var(--ih-line);color:#5f6e67;cursor:pointer;background:#fff;border-radius:9px;padding:8px 10px;font-size:10px}.ih-filters button.active{color:#fff;background:#173c2d;border-color:#173c2d}.ih-filters span{opacity:.65;margin-left:4px}.ih-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.ih-card{border:1px solid var(--ih-line);background:#fff;border-radius:16px;padding:18px;position:relative;overflow:hidden}.ih-card.active,.ih-card.configured{box-shadow:inset 0 3px var(--ih-green);border-color:#8ec2a8}.ih-card.ready{box-shadow:inset 0 3px #89a696}.ih-card.pending{box-shadow:inset 0 3px #d6a83a}.ih-card.disabled{opacity:.72}.ih-card header{align-items:flex-start;gap:11px;display:flex}.ih-card header>span{color:#244d39;background:#e9efeb;border-radius:11px;place-items:center;width:43px;height:43px;font-size:10px;font-weight:850;display:grid}.ih-card header>div{flex:1}.ih-card header small{text-transform:uppercase;letter-spacing:.09em;color:#7b8882;font-size:8px}.ih-card h3{margin:4px 0;font-size:15px}.ih-card header>em{color:#86620c;text-align:center;background:#fff1c9;border-radius:5px;max-width:112px;padding:5px 6px;font-size:7px;font-style:normal;font-weight:850}.ih-card.ready header>em,.ih-card.configured header>em,.ih-card.active header>em{color:#176a48;background:#dcf2e6}.ih-card.disabled header>em{color:#64716b;background:#ecefed}.ih-card>p{min-height:34px;color:var(--ih-muted);margin:13px 0;font-size:10px;line-height:1.55}.ih-capabilities{flex-wrap:wrap;gap:5px;min-height:44px;display:flex}.ih-capabilities span{text-transform:uppercase;color:#456054;background:#eef3f0;border-radius:5px;padding:4px 6px;font-size:8px}.ih-card dl{grid-template-columns:1fr 1fr;gap:8px;margin:14px 0;display:grid}.ih-card dl>div{background:#f7f9f8;border-radius:8px;padding:8px}.ih-card dt{letter-spacing:.08em;color:#86928c;text-transform:uppercase;font-size:7px}.ih-card dd{word-break:break-word;margin:4px 0 0;font-size:9px;font-weight:700}.ih-card footer{gap:7px;display:flex}.ih-card footer button{color:#fff;cursor:pointer;background:#173c2d;border:0;border-radius:9px;flex:1;padding:10px;font-size:10px;font-weight:750}.ih-card footer button.secondary{color:#245640;background:#edf2ef}.ih-card footer button:disabled{opacity:.5}.ih-health{color:#6e7c75;margin-top:9px;font-size:8px;line-height:1.4;display:block}.ih-table{border:1px solid var(--ih-line);background:#fff;border-radius:16px;overflow:hidden}.ih-table>header{border-bottom:1px solid var(--ih-line);justify-content:space-between;align-items:center;padding:20px;display:flex}.ih-table>header small{letter-spacing:.14em;color:var(--ih-green);font-size:9px;font-weight:800}.ih-table>header h3{margin:5px 0;font-size:18px}.ih-table>header p{color:var(--ih-muted);margin:0;font-size:10px}.ih-table>header>em{background:#edf2ef;border-radius:999px;padding:7px 10px;font-size:10px;font-style:normal}.ih-table-head,.ih-table>article{grid-template-columns:minmax(180px,1.2fr) minmax(140px,1fr) 90px 100px minmax(140px,1fr) 120px;align-items:center;gap:13px;padding:12px 17px;display:grid}.ih-table-head{color:#78857f;text-transform:uppercase;letter-spacing:.08em;background:#f6f8f7;font-size:8px}.ih-table>article{border-bottom:1px solid #edf0ee}.ih-table article b,.ih-table article small{display:block}.ih-table article b{font-size:10px}.ih-table article small{color:var(--ih-muted);margin-top:3px;font-size:8px}.ih-table code{word-break:break-all;color:#52625a;font-size:9px}.ih-table article>span{font-size:10px}.ih-table article>em{text-align:center;color:#65726c;background:#eef1ef;border-radius:999px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:750}.ih-table article>em.completed,.ih-table article>em.processed{color:#176a48;background:#dcf2e6}.ih-table article>em.failed{color:#a43b32;background:#f7dedb}.ih-table article>em.queued,.ih-table article>em.running{color:#86620c;background:#fff1c9}.ih-table time{color:#74817b;font-size:9px}.ih-empty{text-align:center;color:var(--ih-muted);padding:38px;font-size:11px}.ih-modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#0a120e9e;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.ih-modal{background:#fff;border-radius:18px;width:min(760px,100%);max-height:94vh;overflow:auto;box-shadow:0 25px 70px #00000047}.ih-modal>header{border-bottom:1px solid var(--ih-line);justify-content:space-between;padding:22px 24px;display:flex}.ih-modal>header small{letter-spacing:.15em;color:var(--ih-green);font-size:9px;font-weight:800}.ih-modal>header h2{margin:6px 0;font-size:21px}.ih-modal>header p{color:var(--ih-muted);margin:0;font-size:11px}.ih-modal>header>button{cursor:pointer;background:#eef2ef;border:0;border-radius:50%;width:34px;height:34px;font-size:20px}.ih-fields{grid-template-columns:1fr 1fr;gap:14px;padding:22px 24px;display:grid}.ih-fields label{color:#66736d;flex-direction:column;gap:6px;font-size:10px;font-weight:650;display:flex}.ih-fields .wide{grid-column:1/-1}.ih-fields input,.ih-fields select{width:100%;font:inherit;color:var(--ih-ink);background:#fbfcfb;border:1px solid #d9dfdb;border-radius:9px;outline:0;padding:10px 11px;font-size:12px}.ih-fields input:focus,.ih-fields select:focus{border-color:#53a17e;box-shadow:0 0 0 3px #e6f3ec}.ih-secret-list{background:#f5f8f6;border-radius:11px;flex-direction:column;gap:7px;padding:13px;display:flex}.ih-secret-list>small{letter-spacing:.13em;color:#74827b;font-size:8px}.ih-secret-list code{border:1px solid var(--ih-line);background:#fff;border-radius:7px;justify-content:space-between;gap:10px;padding:8px;font-size:9px;display:flex}.ih-secret-list code span{font-family:Inter,system-ui,sans-serif}.ih-secret-list code.ready span{color:var(--ih-green)}.ih-secret-list code.missing span{color:#a26312}.ih-secret-list p{color:var(--ih-muted);margin:0;font-size:10px}.ih-modal>footer{border-top:1px solid var(--ih-line);background:#f7f9f8;align-items:center;gap:9px;padding:16px 24px;display:flex}.ih-modal>footer span{flex:1}.ih-modal>footer button{border:1px solid var(--ih-line);cursor:pointer;background:#fff;border-radius:9px;padding:10px 14px;font-weight:750}.ih-modal>footer button.primary{border-color:var(--ih-green);background:var(--ih-green);color:#fff}.ih-modal>footer button.danger{color:var(--ih-red)}.ih-modal>footer button:disabled{opacity:.55}.ih-modal .modal-error{margin:14px 24px 0}.ih-state{color:#fff;text-align:center;background:#101b16;place-content:center;min-height:100vh;padding:30px;display:grid}.ih-state>span{background:var(--ih-lime);color:#162019;border-radius:18px;place-items:center;width:64px;height:64px;margin:0 auto 18px;font:900 32px Georgia,serif;display:grid}.ih-state>span.danger{color:#fff;background:#d85d50}.ih-state small{letter-spacing:.18em;color:#8da198}.ih-state h1{margin:10px 0;font-size:29px}.ih-state p{color:#9fb0a8;margin:0}.ih-menu{display:none}@media (width<=1260px){.ih-grid{grid-template-columns:repeat(2,1fr)}.ih-kpis{grid-template-columns:repeat(3,1fr)}.ih-kpis .ih-kpi:nth-last-child(-n+2){grid-column:span 1}}@media (width<=840px){.ih-sidebar{transition:transform .2s;transform:translate(-100%)}.ih-sidebar.open{transform:none}.ih-main{margin-left:0}.ih-menu{z-index:70;background:var(--ih-green);color:#fff;border:0;border-radius:50%;width:48px;height:48px;font-size:18px;display:block;position:fixed;bottom:14px;right:14px;box-shadow:0 12px 30px #00000040}.ih-top{flex-wrap:wrap;gap:10px;height:auto;min-height:72px;padding:13px 18px}.ih-top>div{min-width:0}.ih-top label{order:3;width:100%;margin:0}.ih-top>button{margin-left:auto}.ih-body{padding:20px 15px}.ih-heading{align-items:flex-start}.ih-heading h2{font-size:24px}.ih-user{display:none}.ih-kpis{grid-template-columns:repeat(2,1fr)}.ih-grid{grid-template-columns:1fr}.ih-table{overflow:auto}.ih-table-head,.ih-table>article{min-width:760px}.ih-intro{align-items:flex-start}}@media (width<=520px){.ih-top h1{font-size:16px}.ih-heading h2{font-size:22px}.ih-heading p{font-size:11px}.ih-kpis{grid-template-columns:1fr 1fr}.ih-kpi{padding:14px}.ih-kpi>b{font-size:24px}.ih-kpis .ih-kpi:last-child{grid-column:1/-1}.ih-intro>span{display:none}.ih-card{padding:15px}.ih-fields{grid-template-columns:1fr;padding:18px}.ih-fields .wide{grid-column:auto}.ih-modal-backdrop{padding:7px}.ih-modal{border-radius:14px}.ih-modal>header{padding:18px}.ih-modal>footer{padding:13px;position:sticky;bottom:0}.ih-modal>footer .danger{display:none}}.mig-shell{color:#17231c;background:#f4f5f2;min-height:100vh;font-family:Arial,sans-serif}.mig-sidebar{color:#e9f0eb;z-index:30;background:#142019;flex-direction:column;width:242px;display:flex;position:fixed;inset:0 auto 0 0}.mig-brand{height:78px;color:inherit;border-bottom:1px solid #2a3a31;align-items:center;gap:12px;padding:0 22px;text-decoration:none;display:flex}.mig-brand>span{border:1px solid #6f9480;border-radius:50%;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:22px;display:grid}.mig-brand div,.mig-live div{gap:3px;display:grid}.mig-brand b{letter-spacing:.08em;font:700 15px Georgia,serif}.mig-brand small,.mig-live small{color:#8fa096;letter-spacing:.1em;font-size:8px}.mig-live{background:#1a2921;border:1px solid #30443a;border-radius:10px;align-items:center;gap:11px;margin:18px 15px;padding:13px;display:flex}.mig-live>i{background:#72c093;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #294838}.mig-live b{letter-spacing:.09em;font-size:10px}.mig-sidebar nav{gap:4px;padding:8px 12px;display:grid}.mig-sidebar nav>p{color:#71857a;letter-spacing:.14em;margin:9px 10px;font-size:8px;font-weight:800}.mig-sidebar nav button{color:#9fb0a6;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:26px 1fr auto;align-items:center;gap:7px;padding:12px;display:grid}.mig-sidebar nav button.active,.mig-sidebar nav button:hover{color:#fff;background:#26382e}.mig-sidebar nav button>b{font-size:11px}.mig-sidebar nav button>i{text-align:center;background:#31473b;border-radius:10px;min-width:23px;padding:3px 6px;font-size:8px;font-style:normal}.mig-links{gap:1px;margin:auto 13px 14px;display:grid}.mig-links a{color:#9eafa5;border-top:1px solid #2a3a31;justify-content:space-between;padding:9px 7px;font-size:9px;text-decoration:none;display:flex}.mig-trust{background:#0f1914;align-items:center;gap:10px;padding:16px 18px;display:flex}.mig-trust>span{color:#9fe0b7;background:#315c45;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.mig-trust div{gap:3px;display:grid}.mig-trust b{font-size:9px}.mig-trust small{color:#7d9085;font-size:8px}.mig-main{margin-left:242px}.mig-top{background:#fff;border-bottom:1px solid #dce2dd;grid-template-columns:1fr minmax(280px,460px) auto;align-items:center;gap:24px;height:78px;padding:0 32px;display:grid}.mig-top small,.mig-heading small,.mig-progress small,.mig-issues header small,.mig-run header small,.mig-product-tools small,.mig-network-grid header small,.mig-seo small,.mig-link-groups header small{color:#4c7e63;letter-spacing:.13em;font-size:8px;font-weight:850}.mig-top h1{margin:5px 0 0;font:500 20px Georgia,serif}.mig-top label{background:#f9faf8;border:1px solid #d8dfda;border-radius:9px;align-items:center;gap:9px;padding:10px 12px;display:flex}.mig-top input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.mig-top>button,.mig-progress button,.mig-issues header button,.mig-product-tools button{color:#285d43;cursor:pointer;background:#fff;border:1px solid #cad6cf;border-radius:8px;padding:10px 13px;font-size:9px;font-weight:800}.mig-body{max-width:1480px;margin:auto;padding:28px 32px 60px}.mig-heading{justify-content:space-between;gap:20px;margin-bottom:22px;display:flex}.mig-heading h2{margin:7px 0 5px;font:500 30px Georgia,serif}.mig-heading p{color:#65736b;margin:0;font-size:11px}.mig-heading small i{background:#55a474;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.mig-user{align-content:center;justify-items:end;font-size:11px;font-weight:750;display:grid}.mig-user small{color:#819087;letter-spacing:0;margin-top:4px}.mig-kpis{background:#dce2de;border:1px solid #dce2de;grid-template-columns:repeat(5,1fr);gap:1px;margin-bottom:20px;display:grid}.mig-kpis article{background:#fff;gap:8px;padding:18px;display:grid;position:relative;overflow:hidden}.mig-kpis small{color:#7e8b83;letter-spacing:.1em;font-size:8px;font-weight:800}.mig-kpis b{font:500 27px Georgia,serif}.mig-kpis b.green{color:#2f7452}.mig-kpis b.amber{color:#9b6b1e}.mig-kpis span{color:#7f8a83;font-size:9px}.mig-kpis i{background:#426f59;width:3px;height:38px;position:absolute;bottom:0;right:0}.mig-kpis i.amber{background:#c3913f}.mig-progress{background:#fff;border:1px solid #dbe2dd;grid-template-columns:1fr 240px;display:grid}.mig-progress>div{padding:25px 28px}.mig-progress h3{margin:8px 0;font:500 22px Georgia,serif}.mig-progress p{color:#68766e;max-width:780px;margin:0;font-size:11px;line-height:1.6}.mig-progress>div>span{background:#e4e9e6;border-radius:7px;height:7px;margin-top:20px;display:block;overflow:hidden}.mig-progress span i{background:#367856;height:100%;display:block}.mig-progress aside{background:#f7faf7;border-left:1px solid #e0e5e1;align-content:center;place-items:center;gap:7px;display:grid}.mig-progress aside>b{color:#2c6e4e;font:500 38px Georgia,serif}.mig-progress aside>small{color:#728279;font-size:8px}.mig-progress aside button{margin-top:8px}.mig-check-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px;display:grid}.mig-check-grid article{background:#fff;border:1px solid #dde3df;grid-template-columns:28px 1fr;gap:10px;min-height:125px;padding:17px;display:grid;position:relative}.mig-check-grid article>span{color:#367557;background:#e8f1eb;border-radius:50%;place-items:center;width:26px;height:26px;font-size:8px;font-weight:800;display:grid}.mig-check-grid h3{margin:5px 0 7px;font-size:12px}.mig-check-grid p{color:#738078;margin:0;font-size:9px;line-height:1.45}.mig-check-grid em{color:#438161;font-size:7px;font-style:normal;font-weight:850;position:absolute;bottom:10px;right:12px}.mig-issues,.mig-run,.mig-products,.mig-territories,.mig-redirects{background:#fff;border:1px solid #dce2de;margin-top:18px}.mig-issues>header,.mig-run>header,.mig-product-tools{border-bottom:1px solid #e1e6e2;justify-content:space-between;align-items:center;gap:15px;padding:20px 22px;display:flex}.mig-issues h3,.mig-run h3,.mig-product-tools h3,.mig-network-grid h3,.mig-link-groups h3{margin:6px 0 0;font:500 18px Georgia,serif}.mig-issues>div{grid-template-columns:repeat(4,1fr);display:grid}.mig-issues article{border-right:1px solid #e5e9e6;gap:6px;padding:20px;display:grid}.mig-issues article:last-child{border:0}.mig-issues article b{font:500 28px Georgia,serif}.mig-issues article span{font-size:10px;font-weight:750}.mig-issues article small{color:#7b8780;font-size:9px;line-height:1.45}.mig-run article{border-top:1px solid #edf0ee;grid-template-columns:1.4fr .6fr .8fr .7fr;align-items:center;gap:12px;padding:14px 20px;display:grid}.mig-run article span{gap:4px;display:grid}.mig-run article b{font-size:11px}.mig-run article small,.mig-run time{color:#7e8a82;font-size:9px}.mig-run article>em{color:#9a6c24;font-size:9px;font-style:normal}.mig-product-tools{background:#fff;border:1px solid #dce2de}.mig-product-tools p{color:#748078;margin:6px 0 0;font-size:10px}.mig-products>header,.mig-products>article{grid-template-columns:1.4fr .8fr 1.1fr .62fr .55fr 90px;align-items:center;gap:12px;padding:13px 18px;display:grid}.mig-products>header,.mig-territories>header,.mig-redirects>header{color:#748078;letter-spacing:.08em;background:#f7f9f7;font-size:7px;font-weight:850}.mig-products>article{border-top:1px solid #e9edea}.mig-products article>span{gap:4px;min-width:0;display:grid}.mig-products article b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.mig-products article small{color:#7b8780;font-size:8px}.mig-products article em{color:#69776f;background:#edf1ee;border-radius:12px;justify-self:start;padding:5px 7px;font-size:7px;font-style:normal;font-weight:800}.mig-products article em.green{color:#28704e;background:#e4f2e9}.mig-products article em.amber{color:#91621a;background:#fff1d7}.mig-products article em.red{color:#a7443c;background:#fce7e4}.mig-products article button{color:#2c6f4e;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.mig-network-targets{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.mig-network-targets article{background:#fff;border:1px solid #dce2de;gap:10px;padding:18px;display:grid}.mig-network-targets small{color:#77857d;font-size:8px;font-weight:800}.mig-network-targets b{font:500 25px Georgia,serif}.mig-network-targets b i{color:#9ca69f;font-size:13px;font-style:normal}.mig-network-targets span{font-size:8px;font-weight:800}.mig-network-targets .ok{color:#2d7652}.mig-network-targets .warn{color:#a16920}.mig-network-grid,.mig-link-groups{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.mig-network-grid>section,.mig-link-groups>section{background:#fff;border:1px solid #dce2de}.mig-network-grid header,.mig-link-groups header{border-bottom:1px solid #e5e9e6;padding:18px 20px}.mig-network-grid article,.mig-link-groups article{border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:12px;padding:13px 19px;display:flex}.mig-network-grid article:first-of-type,.mig-link-groups article:first-of-type{border-top:0}.mig-network-grid article span{gap:3px;display:grid}.mig-network-grid article b,.mig-link-groups article b{font-size:10px}.mig-network-grid article small{color:#7d8982;font-size:8px}.mig-network-grid article em{color:#567063;font-size:8px;font-style:normal}.mig-territories>header,.mig-territories>article{grid-template-columns:.7fr 1.25fr 1fr 1fr .7fr .55fr;align-items:center;gap:12px;padding:12px 18px;display:grid}.mig-territories>article{border-top:1px solid #e9edea;font-size:9px}.mig-territories article span{gap:3px;display:grid}.mig-territories article small{color:#7d8982;font-size:7px}.mig-territories code{font-size:8px}.mig-territories em{font-size:8px;font-style:normal}.mig-seo{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.mig-seo article{background:#fff;border:1px solid #dce2de;padding:22px}.mig-seo h3{margin:8px 0;font:500 18px Georgia,serif}.mig-seo p{color:#718078;margin:0;font-size:10px;line-height:1.55}.mig-redirects>header,.mig-redirects>article{grid-template-columns:1.2fr 1.5fr .5fr .3fr .45fr;align-items:center;gap:12px;padding:12px 18px;display:grid}.mig-redirects>article{border-top:1px solid #e9edea;font-size:9px}.mig-redirects code{color:#325f48;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.mig-redirects em{font-style:normal}.mig-link-groups article span{color:#2f6d4e;font-size:9px}.mig-error{color:#9e453d;background:#fff0ed;border:1px solid #e6c3be;padding:12px;font-size:10px}.mig-empty{color:#7c8981;text-align:center;grid-column:1/-1;margin:0;padding:30px}.mig-state{color:#fff;background:#142019;align-content:center;place-items:center;gap:9px;min-height:100vh;display:grid}.mig-state>span{border:1px solid #71947f;border-radius:50%;place-items:center;width:48px;height:48px;font:500 25px Georgia,serif;display:grid}.mig-state>span.danger{color:#f4a99f;border-color:#c77970}.mig-state small{color:#7f9588;letter-spacing:.14em;font-size:8px}.mig-state h1{margin:8px 0 0;font:500 28px Georgia,serif}.mig-state p{color:#9baca1;margin:0;font-size:10px}.mig-menu{display:none}.mig-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b130e8c;justify-content:flex-end;display:flex;position:fixed;inset:0}.mig-drawer{background:#fff;width:min(590px,100%);overflow:auto;box-shadow:-20px 0 50px #0a140e33}.mig-drawer>header{border-bottom:1px solid #dfe5e1;justify-content:space-between;gap:20px;padding:26px;display:flex}.mig-drawer header small{color:#3b7756;font-size:8px;font-weight:800}.mig-drawer h2{margin:7px 0 5px;font:500 24px Georgia,serif}.mig-drawer header p{color:#748078;margin:0;font-size:10px}.mig-drawer header button{cursor:pointer;background:0 0;border:0;font-size:24px}.mig-facts{background:#dde3df;grid-template-columns:1fr 1fr;gap:1px;display:grid}.mig-facts span{background:#f8faf8;gap:6px;padding:16px;display:grid}.mig-facts small{color:#7b8980;font-size:7px;font-weight:800}.mig-facts b{font-size:10px}.mig-drawer form{grid-template-columns:1fr 1fr;gap:14px;padding:24px;display:grid}.mig-drawer label{color:#64746b;gap:7px;font-size:9px;font-weight:750;display:grid}.mig-drawer .wide{grid-column:1/-1}.mig-drawer select,.mig-drawer textarea{box-sizing:border-box;background:#fbfcfb;border:1px solid #d5ddd8;border-radius:8px;width:100%;padding:11px;font-size:10px}.mig-drawer textarea{resize:vertical;min-height:90px}.mig-drawer form>button{color:#fff;cursor:pointer;background:#2f7352;border:0;border-radius:8px;padding:13px;font-size:10px;font-weight:800}@media (width<=1080px){.mig-sidebar{transition:all .2s;transform:translate(-100%)}.mig-sidebar.open{transform:none}.mig-main{margin-left:0}.mig-menu{z-index:40;color:#fff;background:#17251d;border:0;border-radius:7px;padding:9px;display:block;position:fixed;top:20px;left:12px}.mig-top{padding-left:60px}.mig-kpis,.mig-network-targets{grid-template-columns:repeat(3,1fr)}.mig-check-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.mig-top{grid-template-columns:1fr auto;gap:12px;height:auto;padding-top:16px;padding-bottom:16px}.mig-top label{grid-area:2/1/auto/-1}.mig-body{padding:20px 14px 45px}.mig-heading{display:grid}.mig-user{justify-items:start}.mig-kpis,.mig-network-targets{grid-template-columns:1fr 1fr}.mig-progress{grid-template-columns:1fr}.mig-progress aside{border-top:1px solid #e0e5e1;border-left:0;padding:20px}.mig-check-grid{grid-template-columns:1fr}.mig-issues>div{grid-template-columns:1fr 1fr}.mig-products,.mig-territories,.mig-redirects{overflow:auto}.mig-products>header,.mig-products>article{min-width:840px}.mig-territories>header,.mig-territories>article{min-width:760px}.mig-redirects>header,.mig-redirects>article{min-width:700px}.mig-network-grid,.mig-link-groups,.mig-seo,.mig-drawer form{grid-template-columns:1fr}.mig-drawer .wide{grid-column:1}.mig-facts{grid-template-columns:1fr}.mig-run article{grid-template-columns:1fr 1fr}.mig-run article time{text-align:right}}@media (width<=480px){.mig-kpis,.mig-network-targets,.mig-issues>div{grid-template-columns:1fr}.mig-top>button{display:none}.mig-heading h2{font-size:25px}.mig-issues>header,.mig-product-tools{flex-direction:column;align-items:flex-start}.mig-issues header button,.mig-product-tools button{width:100%}}:root{--no-ink:#18221d;--no-muted:#65736c;--no-line:#dfe6e2;--no-soft:#f3f6f4;--no-green:#13754d;--no-lime:#d3ed42;--no-red:#b63d33;--no-navy:#101b20;--no-white:#fff}.notice-shell{min-height:100vh;color:var(--no-ink);background:#eef2ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.notice-sidebar{background:var(--no-navy);color:#fff;z-index:50;flex-direction:column;width:266px;padding:22px 17px;display:flex;position:fixed;inset:0 auto 0 0;overflow:auto}.notice-brand{color:#fff;border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:0 8px 18px;text-decoration:none;display:flex}.notice-brand>span{background:var(--no-lime);color:#162019;border-radius:12px;place-items:center;width:39px;height:39px;font:900 22px Georgia,serif;display:grid}.notice-brand b{letter-spacing:.09em;font-size:17px;display:block}.notice-brand small{color:#98aba2;letter-spacing:.17em;margin-top:3px;font-size:10px;display:block}.notice-live{background:#ffffff0e;border-radius:12px;align-items:center;gap:10px;margin:17px 2px;padding:12px;display:flex}.notice-live>i{background:#4ed28e;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #4ed28e21}.notice-live b,.notice-live small{display:block}.notice-live b{letter-spacing:.12em;font-size:10px}.notice-live small{color:#90a39a;margin-top:4px;font-size:10px}.notice-sidebar nav p{letter-spacing:.16em;color:#71837a;margin:8px 10px;font-size:9px}.notice-sidebar nav button{color:#a6b6ae;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;margin:2px 0;padding:11px;display:flex}.notice-sidebar nav button>span{color:#82968c;width:22px;font-size:15px}.notice-sidebar nav button>b{flex:1;font-size:12px}.notice-sidebar nav button>i{background:#ffffff17;border-radius:999px;padding:3px 7px;font-size:9px;font-style:normal}.notice-sidebar nav button>i.danger{color:#ffd6d1;background:#7d2f2b}.notice-sidebar nav button:hover,.notice-sidebar nav button.active{color:#fff;background:#1a3027}.notice-sidebar nav button.active{box-shadow:inset 3px 0 var(--no-lime)}.notice-sidebar nav button.active>span{color:var(--no-lime)}.notice-side-links{border-top:1px solid #ffffff17;margin-top:15px;padding-top:11px}.notice-side-links a{color:#8fa299;justify-content:space-between;padding:7px 10px;font-size:11px;text-decoration:none;display:flex}.notice-side-links a:hover{color:#fff}.notice-user{background:#172821;border-radius:12px;align-items:center;gap:10px;margin-top:auto;padding:13px;display:flex}.notice-user>span{width:34px;height:34px;color:var(--no-lime);background:#27503e;border-radius:10px;place-items:center;font-size:11px;font-weight:800;display:grid}.notice-user b,.notice-user small{display:block}.notice-user b{font-size:11px}.notice-user small{color:#84978e;margin-top:3px;font-size:9px}.notice-main{min-height:100vh;margin-left:266px}.notice-top{border-bottom:1px solid var(--no-line);z-index:30;background:#fff;align-items:center;gap:20px;height:76px;padding:0 30px;display:flex;position:sticky;top:0}.notice-top>div{min-width:210px}.notice-top small{letter-spacing:.17em;color:#819089;font-size:9px}.notice-top h1{margin:3px 0 0;font-size:18px}.notice-top label{border:1px solid var(--no-line);background:var(--no-soft);border-radius:11px;align-items:center;gap:9px;width:min(430px,40vw);height:42px;margin-left:auto;padding:0 13px;display:flex}.notice-top input{width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.notice-top>button{border:1px solid var(--no-line);cursor:pointer;background:#fff;border-radius:10px;padding:11px 14px;font-weight:700}.notice-body{max-width:1600px;margin:auto;padding:30px}.notice-heading{justify-content:space-between;align-items:flex-end;margin-bottom:23px;display:flex}.notice-heading small{letter-spacing:.15em;color:var(--no-green);font-size:9px;font-weight:850}.notice-heading small i{background:#3db779;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #dcf3e7}.notice-heading h2{letter-spacing:-.025em;margin:8px 0 7px;font-size:29px}.notice-heading p{color:var(--no-muted);margin:0;font-size:13px}.notice-heading>button{background:var(--no-green);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:11px 14px;font-weight:750}.notice-error{color:#98372f;background:#fff0ee;border:1px solid #efc7c2;border-radius:10px;padding:12px 14px;font-size:12px}.notice-kpis{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px;display:grid}.notice-kpi{border:1px solid var(--no-line);background:#fff;border-radius:15px;padding:17px 18px;position:relative;overflow:hidden}.notice-kpi small{letter-spacing:.13em;color:#7d8a84;font-size:9px;font-weight:800}.notice-kpi>b{margin:11px 0 7px;font-size:29px;line-height:1;display:block}.notice-kpi>b.green{color:var(--no-green)}.notice-kpi>b.red{color:var(--no-red)}.notice-kpi>span{color:var(--no-muted);font-size:11px;display:block}.notice-kpi>i{background:#26352f;height:3px;position:absolute;inset:auto 0 0}.notice-kpi>i.green{background:var(--no-green)}.notice-kpi>i.red{background:var(--no-red)}.notice-filter{gap:6px;padding-bottom:12px;display:flex;overflow:auto}.notice-filter button{white-space:nowrap;border:1px solid var(--no-line);color:#5f6e67;cursor:pointer;background:#fff;border-radius:9px;padding:8px 10px;font-size:10px}.notice-filter button.active{color:#fff;background:#173c2d;border-color:#173c2d}.notice-filter span{opacity:.65;margin-left:4px}.notice-inbox{border:1px solid var(--no-line);background:#fff;border-radius:16px;overflow:hidden}.notice-inbox article{border-bottom:1px solid #edf0ee;align-items:stretch;display:flex}.notice-inbox article.unread{box-shadow:inset 3px 0 var(--no-green);background:#fbfdfb}.notice-inbox article.critical{box-shadow:inset 3px 0 var(--no-red)}.notice-open{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.notice-open>i{width:39px;height:39px;color:var(--no-green);background:#e6f2eb;border-radius:11px;place-items:center;font-style:normal;font-weight:850;display:grid}.notice-inbox article.critical .notice-open>i{color:var(--no-red);background:#f9e2df}.notice-open>span{flex:1}.notice-open small,.notice-open b,.notice-open p,.notice-open time{display:block}.notice-open small{letter-spacing:.07em;color:#728079;text-transform:uppercase;font-size:9px}.notice-open b{margin:5px 0;font-size:13px}.notice-open p{color:var(--no-muted);margin:0;font-size:11px;line-height:1.5}.notice-open time{color:#89958f;margin-top:7px;font-size:9px}.notice-open>em{background:var(--no-green);border-radius:50%;width:7px;height:7px;margin-top:6px}.notice-inbox article>div{align-items:center;gap:6px;padding:0 15px;display:flex}.notice-inbox article>div button,.notice-inbox article>div a{color:#315d49;cursor:pointer;white-space:nowrap;background:#eef3f0;border:0;border-radius:7px;padding:7px 9px;font-size:9px;text-decoration:none}.channel-intro,.delivery-summary{color:#fff;background:#173c2d;border-radius:16px;align-items:center;gap:20px;margin-bottom:18px;padding:20px 22px;display:flex}.channel-intro>div,.delivery-summary>div{flex:1}.channel-intro small,.delivery-summary small{letter-spacing:.16em;color:#a6bcb2;font-size:9px}.channel-intro h3,.delivery-summary h3{margin:5px 0;font-size:19px}.channel-intro p,.delivery-summary p{color:#aebfb7;margin:0;font-size:11px}.channel-intro>span{background:#ffffff14;border-radius:9px;padding:10px 12px;font-size:10px}.channel-intro>span b{margin-top:3px;display:block}.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.channel-card{border:1px solid var(--no-line);background:#fff;border-radius:16px;padding:18px;position:relative;overflow:hidden}.channel-card.enabled{box-shadow:inset 0 3px var(--no-green);border-color:#8ec2a8}.channel-card header{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.channel-card header>span{color:#244d39;background:#e9efeb;border-radius:11px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:850;display:grid}.channel-card.enabled header>span{color:var(--no-green);background:#dff2e7}.channel-card header>div{flex:1}.channel-card h3{margin:2px 0 4px;font-size:15px}.channel-card p{color:var(--no-muted);margin:0;font-size:10px}.channel-card header>em{border-radius:5px;padding:4px 6px;font-size:8px;font-style:normal;font-weight:850}.channel-card header>em.ready{color:#176a48;background:#dcf2e6}.channel-card header>em.pending{color:#86620c;background:#fff0c9}.channel-card>label{color:#68766f;grid-template-columns:90px 1fr;align-items:center;gap:10px;margin:9px 0;font-size:10px;display:grid}.channel-card input,.channel-card select,.delivery-summary select{border:1px solid var(--no-line);width:100%;font:inherit;background:#f8faf9;border-radius:8px;outline:0;padding:9px 10px;font-size:11px}.channel-card footer{gap:7px;margin-top:14px;display:flex}.channel-card footer button{color:#fff;cursor:pointer;background:#173c2d;border:0;border-radius:9px;flex:1;padding:10px;font-size:10px;font-weight:750}.channel-card footer button.test{color:#245640;background:#edf2ef;flex:0 0 70px}.channel-card footer button:disabled{opacity:.45;cursor:not-allowed}.channel-card>.provider{color:#849088;margin-top:10px;font-size:8px;display:block}.event-matrix{border:1px solid var(--no-line);background:#fff;border-radius:16px;overflow:hidden}.event-matrix>header{border-bottom:1px solid var(--no-line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.event-matrix>header small{letter-spacing:.14em;color:var(--no-green);font-size:9px;font-weight:800}.event-matrix>header h3{margin:4px 0;font-size:17px}.event-matrix>header p{color:var(--no-muted);margin:0;font-size:10px}.event-matrix>header>span{background:#edf2ef;border-radius:999px;padding:6px 9px;font-size:10px}.event-head,.event-matrix>article{grid-template-columns:minmax(300px,1fr) repeat(7,74px);align-items:center;display:grid}.event-head{color:#78857f;text-transform:uppercase;letter-spacing:.07em;background:#f6f8f7;padding:10px 15px;font-size:9px}.event-head>span:not(:first-child){text-align:center}.event-head span small{text-transform:none;letter-spacing:0;margin-top:3px;font-size:7px;display:block}.event-matrix>article{border-bottom:1px solid #edf0ee;padding:11px 15px}.event-matrix>article>span{align-items:flex-start;gap:10px;display:flex}.event-matrix>article>span>i{width:34px;height:34px;color:var(--no-green);background:#e7f1eb;border-radius:9px;place-items:center;font-style:normal;font-weight:850;display:grid}.event-matrix article b,.event-matrix article small,.event-matrix article p{display:block}.event-matrix article small{color:#7b8982;text-transform:uppercase;font-size:8px}.event-matrix article b{margin:3px 0;font-size:11px}.event-matrix article p{color:var(--no-muted);margin:0;font-size:9px}.event-matrix>article>button{border:1px solid var(--no-line);color:#89958f;cursor:pointer;background:#fff;border-radius:8px;width:29px;height:29px;margin:auto}.event-matrix>article>button.on{color:var(--no-green);background:#dff2e7;border-color:#add6be;font-weight:900}.event-matrix>article>button:disabled{opacity:.55}.delivery-summary label{color:#adbbb5;flex-direction:column;gap:4px;font-size:9px;display:flex}.delivery-summary select{color:#fff;background:#244d3d;border-color:#ffffff26;min-width:145px}.delivery-summary>span{background:#ffffff14;border-radius:9px;padding:9px 11px;font-size:11px}.delivery-table{border:1px solid var(--no-line);background:#fff;border-radius:16px;overflow:hidden}.delivery-head,.delivery-table>article{grid-template-columns:minmax(220px,1.3fr) 105px minmax(140px,.8fr) 130px 95px 110px 65px;align-items:center;gap:12px;padding:12px 16px;display:grid}.delivery-head{color:#78857f;text-transform:uppercase;letter-spacing:.08em;background:#f6f8f7;font-size:8px}.delivery-table>article{border-bottom:1px solid #edf0ee}.delivery-table article b,.delivery-table article small{display:block}.delivery-table article b{font-size:10px}.delivery-table article small{color:var(--no-muted);margin-top:3px;font-size:8px}.delivery-table code{word-break:break-all;color:#52625a;font-size:9px}.delivery-channel{color:#286247;text-align:center;background:#edf3ef;border-radius:6px;padding:5px;font-size:8px;font-style:normal}.delivery-status{text-align:center;color:#65726c;background:#eef1ef;border-radius:999px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:750}.delivery-status.delivered,.delivery-status.sent,.delivery-status.available{color:#176a48;background:#dcf2e6}.delivery-status.failed{color:#a43b32;background:#f7dedb}.delivery-status.queued{color:#86620c;background:#fff1c9}.delivery-table time{color:#74817b;font-size:9px}.delivery-table article>a,.delivery-table article>button{color:#1d6746;text-align:center;cursor:pointer;background:#e8f2ec;border:0;border-radius:7px;padding:6px;font-size:8px;text-decoration:none}.delivery-table article>i{text-align:center;color:#9aa49f;font-style:normal}.notice-empty{text-align:center;color:var(--no-muted);padding:38px;font-size:11px}.notice-state{color:#fff;text-align:center;background:#101b16;place-content:center;min-height:100vh;padding:30px;display:grid}.notice-state>span{background:var(--no-lime);color:#162019;border-radius:18px;place-items:center;width:64px;height:64px;margin:0 auto 18px;font:900 32px Georgia,serif;display:grid}.notice-state>span.danger{color:#fff;background:#d85d50}.notice-state small{letter-spacing:.18em;color:#8da198}.notice-state h1{margin:10px 0;font-size:29px}.notice-state p{color:#9fb0a8;margin:0}.notice-menu{display:none}@media (width<=1180px){.event-head,.event-matrix>article{grid-template-columns:minmax(260px,1fr) repeat(7,55px)}.event-head span small{display:none}.delivery-head,.delivery-table>article{grid-template-columns:minmax(200px,1fr) 95px minmax(130px,.8fr) 90px 95px}.delivery-head>span:nth-child(4),.delivery-head>span:nth-child(6),.delivery-head>span:nth-child(7),.delivery-table article>span:nth-child(4),.delivery-table time,.delivery-table article>a,.delivery-table article>button,.delivery-table article>i{display:none}}@media (width<=840px){.notice-sidebar{transition:transform .2s;transform:translate(-100%)}.notice-sidebar.open{transform:none}.notice-main{margin-left:0}.notice-menu{z-index:70;background:var(--no-green);color:#fff;border:0;border-radius:50%;width:48px;height:48px;font-size:18px;display:block;position:fixed;bottom:14px;right:14px;box-shadow:0 12px 30px #00000040}.notice-top{flex-wrap:wrap;gap:10px;height:auto;min-height:72px;padding:13px 18px}.notice-top>div{min-width:0}.notice-top label{order:3;width:100%;margin:0}.notice-top>button{margin-left:auto}.notice-body{padding:20px 15px}.notice-heading{align-items:flex-start}.notice-heading h2{font-size:24px}.notice-kpis{grid-template-columns:repeat(2,1fr)}.channel-grid{grid-template-columns:1fr}.notice-inbox article>div{flex-direction:column;justify-content:center}.event-matrix{overflow:auto}.event-head,.event-matrix>article{min-width:760px}.delivery-summary{flex-wrap:wrap}.delivery-summary>div{flex-basis:100%}.delivery-table{overflow:auto}.delivery-head,.delivery-table>article{min-width:720px}}@media (width<=520px){.notice-heading h2{font-size:22px}.notice-heading p{font-size:11px}.notice-heading>button{padding:9px;font-size:9px}.notice-kpi{padding:14px}.notice-kpi>b{font-size:24px}.notice-open{gap:10px;padding:14px}.notice-open>i{width:34px;height:34px}.notice-inbox article>div{display:none}.channel-intro{align-items:flex-start}.channel-intro>span{display:none}.channel-card>label{grid-template-columns:78px 1fr}.delivery-summary label{flex:1}.delivery-summary select{min-width:0}.notice-top h1{font-size:16px}}:root{--sec-ink:#111713;--sec-muted:#667068;--sec-line:#dfe5e0;--sec-green:#1d6b3d;--sec-soft:#f2f6f3;--sec-dark:#0e1712}.sec-shell{min-height:100vh;color:var(--sec-ink);background:#f5f7f5;font-family:Arial,sans-serif}.sec-sidebar{background:var(--sec-dark);color:#fff;z-index:20;flex-direction:column;width:268px;padding:24px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sec-brand{color:#fff;align-items:center;gap:12px;padding:0 8px;text-decoration:none;display:flex}.sec-brand>span{color:#0d1710;background:#70bc7b;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.sec-brand div,.sec-live div,.sec-trust div{display:grid}.sec-brand b{letter-spacing:.09em}.sec-brand small,.sec-live small,.sec-trust small{color:#97a89d;letter-spacing:.08em;font-size:10px}.sec-live{border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:10px;margin:28px 8px 18px;padding:12px;display:flex}.sec-live>i{background:#77c683;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #77c6831f}.sec-live b{letter-spacing:.09em;font-size:11px}.sec-sidebar nav p{color:#74857a;letter-spacing:.12em;margin:12px 12px 8px;font-size:9px}.sec-sidebar nav button{color:#aebbb2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;width:100%;padding:11px 12px;display:grid}.sec-sidebar nav button b{font-size:13px}.sec-sidebar nav button i{color:#718078;font-size:10px;font-style:normal}.sec-sidebar nav button.active{color:#fff;background:#203328}.sec-sidebar nav button.active span{color:#82ce8c}.sec-links{gap:5px;margin-top:auto;display:grid}.sec-links a{color:#9caaa0;justify-content:space-between;padding:8px 10px;font-size:12px;text-decoration:none;display:flex}.sec-trust{border-top:1px solid #ffffff17;align-items:center;gap:9px;margin-top:12px;padding:12px;display:flex}.sec-trust>span{color:#78c783}.sec-trust b{font-size:11px}.sec-main{margin-left:268px}.sec-top{border-bottom:1px solid var(--sec-line);background:#fff;grid-template-columns:1fr minmax(280px,480px) auto;align-items:center;gap:20px;height:76px;padding:0 32px;display:grid}.sec-top small,.sec-heading small,.sec-intro small,.sec-table header small,.sec-retention small,.sec-recovery small,.sec-checklist small{letter-spacing:.12em;color:#78827a;font-size:9px}.sec-top h1{margin:3px 0 0;font-size:17px}.sec-top label{background:#f4f6f4;border:1px solid #e3e8e4;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;display:flex}.sec-top input{background:0 0;border:0;outline:0;width:100%}.sec-top>button,.sec-table button,.sec-retention button{cursor:pointer;background:#fff;border:1px solid #d8dfd9;border-radius:10px;padding:9px 12px;font-weight:700}.sec-body{max-width:1580px;margin:auto;padding:30px 34px 60px}.sec-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.sec-heading h2{margin:7px 0;font-size:30px}.sec-heading p,.sec-intro p,.sec-table header p,.sec-recovery p{color:var(--sec-muted);margin:0;font-size:14px;line-height:1.55}.sec-heading small i{background:#43a765;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.sec-user{border:1px solid var(--sec-line);background:#fff;border-radius:12px;padding:10px 14px;font-size:12px;font-weight:700;display:grid}.sec-user small{color:var(--sec-muted);margin-top:3px;font-size:10px}.sec-error{color:#a23830;background:#fff0ef;border:1px solid #f1cbc7;border-radius:10px;padding:11px 14px}.sec-kpis{grid-template-columns:repeat(5,1fr);gap:10px;margin:24px 0;display:grid}.sec-kpis article{border:1px solid var(--sec-line);background:#fff;border-radius:14px;gap:7px;padding:16px;display:grid;position:relative}.sec-kpis small{color:#7b857d;letter-spacing:.08em;font-size:9px}.sec-kpis b{font-size:25px}.sec-kpis span{color:var(--sec-muted);font-size:11px}.sec-kpis i{background:#2e8a51;width:100%;height:3px;position:absolute;bottom:0;left:0}.sec-kpis .amber{color:#a86d08}.sec-kpis i.amber{background:#d3972b}.sec-kpis .red{color:#b34338}.sec-kpis i.red{background:#c7594d}.sec-kpis .green{color:#287947}.sec-intro{background:linear-gradient(120deg,#fff,#eef6f0);border:1px solid #d8e5db;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:14px;padding:22px;display:flex}.sec-intro h3,.sec-table h3,.sec-retention h3,.sec-recovery h3,.sec-checklist h3{margin:5px 0;font-size:18px}.sec-intro>span{color:#226d40;text-align:center;font-size:36px;font-weight:900;display:grid}.sec-intro>span b{text-transform:uppercase;letter-spacing:.1em;font-size:10px}.sec-control-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.sec-control-grid article{border:1px solid var(--sec-line);background:#fff;border-radius:15px;padding:16px}.sec-control-grid header{align-items:center;gap:10px;display:flex}.sec-control-grid header>span{color:#286d42;background:#edf4ef;border-radius:10px;place-items:center;width:35px;height:35px;font-size:10px;font-weight:900;display:grid}.sec-control-grid header div{flex:1}.sec-control-grid small{color:#89928b;letter-spacing:.1em;font-size:8px}.sec-control-grid h3{margin:2px 0;font-size:14px}.sec-control-grid em,.sec-table em{letter-spacing:.05em;color:#287347;background:#eaf4ed;border-radius:999px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:800}.sec-control-grid em.provider_managed{color:#5a6570;background:#edf0f3}.sec-control-grid em.configured{color:#8a5b09;background:#fff2d8}.sec-control-grid p{color:var(--sec-muted);min-height:36px;font-size:12px;line-height:1.5}.sec-control-grid code{color:#6e7770;font-size:10px}.sec-table{border:1px solid var(--sec-line);background:#fff;border-radius:16px;margin-top:14px;overflow:hidden}.sec-table>header,.sec-checklist>header{border-bottom:1px solid var(--sec-line);justify-content:space-between;align-items:center;padding:17px 18px;display:flex}.sec-table>header em,.sec-checklist header em{color:#4b5b50;background:#eef3ef;font-size:11px}.sec-table article{border-bottom:1px solid #edf0ed;align-items:center;gap:12px;padding:12px 16px;font-size:11px;display:grid}.sec-table article:last-child{border-bottom:0}.sec-table article span{display:grid}.sec-table article small{color:#7b847d;margin-top:3px;font-size:9px}.sec-table article code{color:#4f5c53;text-overflow:ellipsis;font-size:10px;overflow:hidden}.sec-table.sessions article{grid-template-columns:1.25fr .8fr .9fr auto auto}.sec-table.events article{grid-template-columns:1fr auto 1fr auto}.sec-table.rate article{grid-template-columns:1fr 1fr 1fr auto}.sec-table.files .sec-table-head,.sec-table.files article{grid-template-columns:1.3fr .6fr .8fr .8fr .5fr;display:grid}.sec-table-head{color:#7b857d;background:#f3f6f4;padding:8px 16px;font-size:9px}.sec-table.privacy article{grid-template-columns:.8fr .4fr 1.3fr auto auto}.sec-table em.revoked,.sec-table em.denied,.sec-table em.quarantined,.sec-table em.rejected{color:#a03931;background:#fde9e7}.sec-table em.limited,.sec-table em.received,.sec-table em.in_progress{color:#8a5905;background:#fff2d9}.sec-table em.completed,.sec-table em.clean,.sec-table em.allowed,.sec-table em.active{color:#267143;background:#e8f4eb}.sec-split{grid-template-columns:1.15fr .85fr;gap:12px;display:grid}.sec-gdpr-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.sec-gdpr-grid article{border:1px solid var(--sec-line);background:#fff;border-radius:13px;gap:10px;padding:14px;display:flex}.sec-gdpr-grid>article>span{color:#2c844d}.sec-gdpr-grid b{font-size:12px}.sec-gdpr-grid p{color:var(--sec-muted);margin:4px 0 0;font-size:10px;line-height:1.45}.sec-retention{border:1px solid var(--sec-line);background:#fff;border-radius:16px;grid-template-columns:1fr 1fr;gap:20px;margin-top:14px;padding:20px;display:grid}.sec-retention article{border-top:1px solid #edf0ed;grid-template-columns:1fr auto;margin-top:8px;padding:8px 0;display:grid}.sec-retention article small{grid-column:1/-1}.sec-retention form{grid-template-columns:1fr 1fr;gap:10px;display:grid}.sec-retention label{color:#677168;gap:5px;font-size:10px;display:grid}.sec-retention input,.sec-retention select{border:1px solid #dce2dd;border-radius:9px;padding:10px}.sec-retention .wide{grid-column:1/-1}.sec-retention form button{color:#fff;background:#1c6940;grid-column:1/-1}.sec-recovery{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.sec-recovery article{border:1px solid var(--sec-line);background:#fff;border-radius:16px;padding:20px}.sec-recovery span{color:#246e41;background:#e9f4ec;border-radius:999px;margin-top:14px;padding:6px 10px;font-size:10px;font-weight:700;display:inline-block}.sec-checklist{border:1px solid var(--sec-line);background:#fff;border-radius:16px;margin-top:14px;overflow:hidden}.sec-checklist article{border-top:1px solid #edf0ed;align-items:center;gap:12px;padding:12px 18px;display:flex}.sec-checklist article span{color:#287247;background:#eaf3ec;border-radius:50%;place-items:center;width:26px;height:26px;font-weight:800;display:grid}.sec-checklist article p{margin:0;font-size:12px}.sec-provider-note{color:#687168;margin:14px;font-size:11px}.sec-empty{text-align:center;color:#7a847c;padding:20px;font-size:12px}.sec-state{text-align:center;background:#f4f7f5;place-content:center;min-height:100vh;display:grid}.sec-state>span{color:#fff;background:#1b6b3e;border-radius:15px;place-items:center;width:50px;height:50px;margin:auto;font-weight:900;display:grid}.sec-state h1{margin:12px}.sec-state p{color:#687269}.sec-menu{display:none}@media (width<=1100px){.sec-control-grid{grid-template-columns:repeat(2,1fr)}.sec-kpis{grid-template-columns:repeat(3,1fr)}.sec-split,.sec-retention{grid-template-columns:1fr}.sec-gdpr-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=780px){.sec-sidebar{transition:all .2s;transform:translate(-100%)}.sec-sidebar.open{transform:translate(0)}.sec-menu{z-index:30;color:#fff;background:#14231a;border:0;border-radius:9px;padding:9px;display:block;position:fixed;top:18px;left:14px}.sec-main{margin-left:0}.sec-top{grid-template-columns:1fr auto;padding:0 14px 0 58px}.sec-top label{display:none}.sec-body{padding:22px 12px 50px}.sec-heading{display:grid}.sec-user{display:none}.sec-kpis{grid-template-columns:repeat(2,1fr)}.sec-control-grid,.sec-gdpr-grid,.sec-recovery{grid-template-columns:1fr}.sec-split{display:block}.sec-table.sessions article,.sec-table.events article,.sec-table.privacy article,.sec-table.rate article,.sec-table.files article{grid-template-columns:1fr 1fr}.sec-table-head{display:none!important}.sec-retention form{grid-template-columns:1fr}.sec-retention .wide,.sec-retention form button{grid-column:1}.sec-intro{align-items:flex-start}.sec-intro>span{font-size:24px}}:root{--sys-ink:#17201c;--sys-muted:#66736d;--sys-line:#dfe5e1;--sys-soft:#f4f7f5;--sys-green:#147a50;--sys-green-dark:#0c5b3a;--sys-lime:#cde93b;--sys-navy:#111b21;--sys-white:#fff;--sys-red:#b84237;--sys-shadow:0 24px 80px #12221a21}*{box-sizing:border-box}.system-shell{min-height:100vh;color:var(--sys-ink);background:#eef2ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.system-sidebar{background:var(--sys-navy);color:#fff;z-index:50;flex-direction:column;width:272px;padding:22px 17px;display:flex;position:fixed;inset:0 auto 0 0;overflow:auto}.system-brand{color:#fff;border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:0 8px 18px;text-decoration:none;display:flex}.system-brand>span{background:var(--sys-lime);color:#162019;border-radius:12px;place-items:center;width:39px;height:39px;font:900 22px/1 Georgia,serif;display:grid}.system-brand b{letter-spacing:.09em;font-size:17px;display:block}.system-brand small{color:#9db0a7;letter-spacing:.18em;margin-top:3px;font-size:10px;display:block}.system-identity{background:#ffffff0e;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:11px;margin:17px 1px;padding:13px;display:flex}.system-identity>span{color:#dfffb8;letter-spacing:.06em;background:#1e704f;border-radius:11px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:850;display:grid}.system-identity b{font-size:13px;display:block}.system-identity small{color:#93a49d;margin-top:3px;font-size:11px;display:block}.system-sidebar nav p{letter-spacing:.16em;color:#75877f;margin:8px 10px;font-size:10px}.system-sidebar nav button{color:#a9b8b1;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;margin:2px 0;padding:10px 11px;font-size:13px;display:flex}.system-sidebar nav button>span{color:#82958b;width:22px;font-size:16px}.system-sidebar nav button b{flex:1;font-weight:650}.system-sidebar nav button i{background:#ffffff14;border-radius:999px;padding:3px 7px;font-size:10px;font-style:normal}.system-sidebar nav button:hover,.system-sidebar nav button.active{color:#fff;background:#1b3028}.system-sidebar nav button.active{box-shadow:inset 3px 0 0 var(--sys-lime)}.system-sidebar nav button.active>span{color:var(--sys-lime)}.system-links{border-top:1px solid #ffffff17;margin-top:16px;padding-top:12px}.system-links a{color:#91a39a;justify-content:space-between;padding:7px 10px;font-size:12px;text-decoration:none;display:flex}.system-links a:hover{color:#fff}.system-security{background:#17271f;border:1px solid #cde93b2e;border-radius:13px;gap:10px;margin-top:auto;padding:13px;display:flex}.system-security>span{width:29px;height:29px;color:var(--sys-lime);background:#214a38;border-radius:50%;place-items:center;display:grid}.system-security b{font-size:11px;display:block}.system-security small{color:#82978d;margin-top:3px;font-size:10px;display:block}.system-main{min-height:100vh;margin-left:272px}.system-top{border-bottom:1px solid var(--sys-line);z-index:30;background:#fff;align-items:center;gap:22px;height:76px;padding:0 30px;display:flex;position:sticky;top:0}.system-top>div{min-width:250px}.system-top small{letter-spacing:.18em;color:#819089;font-size:9px}.system-top h1{margin:3px 0 0;font-size:18px}.system-top label{border:1px solid var(--sys-line);background:var(--sys-soft);border-radius:11px;align-items:center;gap:9px;width:min(430px,40vw);height:42px;margin-left:auto;padding:0 13px;display:flex}.system-top input{width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.system-top>button{border:1px solid var(--sys-line);color:var(--sys-ink);cursor:pointer;background:#fff;border-radius:10px;padding:11px 14px;font-weight:700}.system-body{max-width:1680px;margin:auto;padding:30px}.system-heading{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.system-heading small{letter-spacing:.14em;color:var(--sys-green);font-size:10px;font-weight:800}.system-heading small i{background:#37b879;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #dff4ea}.system-heading h2{letter-spacing:-.025em;margin:8px 0 7px;font-size:30px;line-height:1.12}.system-heading p{color:var(--sys-muted);margin:0;font-size:14px}.system-user{flex-direction:column;align-items:flex-end;font-size:13px;font-weight:750;display:flex}.system-user small{color:var(--sys-muted);letter-spacing:0;text-transform:none;margin-top:4px;font-weight:450}.system-error,.modal-error{color:#9d342b;background:#fff0ee;border:1px solid #f0c8c2;border-radius:10px;padding:12px 14px;font-size:13px}.system-kpis,.network-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin-bottom:22px;display:grid}.network-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.system-kpi{border:1px solid var(--sys-line);background:#fff;border-radius:15px;padding:17px 18px;position:relative;overflow:hidden}.system-kpi small{letter-spacing:.13em;color:#7d8a84;font-size:9px;font-weight:800}.system-kpi>b{letter-spacing:-.03em;margin:12px 0 7px;font-size:29px;line-height:1;display:block}.system-kpi>b.green{color:var(--sys-green)}.system-kpi>span{color:var(--sys-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.system-kpi>i{background:#26362f;height:3px;position:absolute;inset:auto 0 0}.system-kpi>i.green{background:var(--sys-green)}.system-map-head,.settings-intro,.audit-filters{color:#fff;background:#173c2d;border-radius:17px;align-items:center;gap:20px;margin-bottom:18px;padding:20px 22px;display:flex}.system-map-head>div,.settings-intro>div,.audit-filters>div{flex:1}.system-map-head small,.settings-intro small,.audit-filters small{letter-spacing:.16em;color:#a9c0b5;font-size:9px}.system-map-head h3,.settings-intro h3,.audit-filters h3{margin:5px 0;font-size:19px}.system-map-head p,.settings-intro p{color:#aebfb7;margin:0;font-size:12px}.system-map-head>span,.audit-filters>span{background:#ffffff14;border-radius:9px;padding:9px 12px;font-size:12px}.settings-intro button,.network-layout header button,.directory-table header button{background:var(--sys-lime);color:#17201c;cursor:pointer;border:0;border-radius:10px;padding:11px 14px;font-weight:800}.system-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.system-group{border:1px solid var(--sys-line);background:#fff;border-radius:16px;overflow:hidden}.system-group>header{border-bottom:1px solid var(--sys-line);background:#fafbfa;justify-content:space-between;padding:15px 18px;display:flex}.system-group h3{margin:0;font-size:14px}.system-group header span{background:#edf2ef;border-radius:999px;padding:3px 7px;font-size:11px}.system-group>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.system-group a{color:inherit;border-bottom:1px solid #edf0ee;border-right:1px solid #edf0ee;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:14px 16px;text-decoration:none;display:grid}.system-group a:hover{background:#f4f9f6}.system-group a b,.system-group a small{display:block}.system-group a b{font-size:13px}.system-group a small{color:var(--sys-muted);margin-top:3px;font-size:10px}.system-group a strong{font-size:18px}.system-group a i{color:#8c9a93;font-style:normal}.system-panel{border:1px solid var(--sys-line);background:#fff;border-radius:16px;overflow:hidden}.system-panel>header{border-bottom:1px solid var(--sys-line);justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.system-panel>header small{letter-spacing:.14em;color:var(--sys-green);font-size:9px;font-weight:800}.system-panel>header h3{margin:4px 0 0;font-size:16px}.system-panel>header p{color:var(--sys-muted);margin:4px 0 0;font-size:11px}.system-panel>header em{background:#eef3f0;border-radius:999px;padding:5px 9px;font-size:11px;font-style:normal}.system-split{grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);gap:16px;display:grid}.access-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:42px minmax(180px,1.4fr) minmax(180px,1fr) auto auto;align-items:center;gap:12px;width:100%;padding:13px 18px;display:grid}.access-list>button:hover{background:#f6faf7}.avatar{width:38px;height:38px;color:var(--sys-green-dark);background:#e4f2ea;border-radius:11px;place-items:center;font-weight:850;display:grid}.access-list b,.access-list small{display:block}.access-list b{font-size:12px}.access-list small{color:var(--sys-muted);margin-top:3px;font-size:10px}.access-list>button>i{color:var(--sys-green);font-size:11px;font-style:normal}.pill{text-transform:uppercase;letter-spacing:.06em;color:#68746e;background:#eef1ef;border-radius:999px;padding:5px 7px;font-size:9px;font-style:normal;font-weight:800;display:inline-block}.pill.active,.pill.published{color:#15724b;background:#ddf4e7}.pill.invited,.pill.vacant{color:#8b6507;background:#fff3cf}.pill.suspended,.pill.inactive,.pill.closed{color:#a33e35;background:#f7dddd}.role-matrix article{border-bottom:1px solid #edf0ee;grid-template-columns:175px 1fr 28px;align-items:start;gap:12px;padding:13px 18px;display:grid}.role-matrix article b,.role-matrix article small{display:block}.role-matrix article b{font-size:12px}.role-matrix article small{color:var(--sys-muted);margin-top:3px;font-size:9px}.role-matrix article p{flex-wrap:wrap;gap:4px;margin:0;display:flex}.role-matrix article p span{color:#476257;background:#edf3ef;border-radius:6px;padding:4px 6px;font-size:9px}.role-matrix article>strong{color:var(--sys-green);font-size:12px}.network-layout{grid-template-columns:minmax(400px,.8fr) minmax(0,1.5fr);gap:16px;display:grid}.teams>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:48px minmax(120px,.8fr) minmax(180px,1.3fr) 72px 18px;align-items:center;gap:12px;width:100%;padding:14px 17px;display:grid}.teams>button:hover{background:#f6faf7}.teams>button>span{background:#e7f0eb;border-radius:9px;place-items:center;height:38px;font-size:10px;font-weight:850;display:grid}.teams b,.teams small{display:block}.teams b{font-size:11px}.teams small{color:var(--sys-muted);margin-top:3px;font-size:9px}.teams strong{text-align:center;font-size:18px}.teams strong small{font-size:8px;font-weight:500}.teams i{color:var(--sys-green);font-style:normal}.territories header a,.directory-table header a{color:var(--sys-green);font-size:12px;font-weight:700;text-decoration:none}.territory-head,.territory-row{grid-template-columns:100px minmax(150px,1fr) minmax(170px,1.2fr) 130px 84px;align-items:center;gap:12px;padding:11px 16px;display:grid}.territory-head{color:#7b8882;text-transform:uppercase;letter-spacing:.08em;background:#f6f8f7;font-size:9px}.territory-row{border-bottom:1px solid #edf0ee;font-size:11px}.territory-row b,.territory-row small{display:block}.territory-row small{color:var(--sys-muted);margin-top:3px;font-size:9px}.directory-layout{grid-template-columns:230px minmax(0,1fr);gap:16px;display:grid}.directory-layout>aside{background:#182720;border-radius:15px;height:max-content;padding:15px;position:sticky;top:95px}.directory-layout>aside>small{color:#71847a;letter-spacing:.16em;padding:3px 10px 10px;font-size:9px;display:block}.directory-layout>aside button{color:#9eb0a7;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:9px 10px;display:flex}.directory-layout>aside button.active{color:#fff;background:#274238}.directory-layout>aside button b{font-size:11px}.directory-layout>aside button span{background:#ffffff12;border-radius:999px;padding:3px 6px;font-size:9px}.directory-head,.directory-row{grid-template-columns:130px minmax(230px,1.2fr) minmax(180px,1fr) 90px 90px;align-items:center;gap:14px;padding:12px 17px;display:grid}.directory-head{color:#7c8983;text-transform:uppercase;letter-spacing:.08em;background:#f6f8f7;font-size:9px}.directory-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;width:100%}.directory-row:hover{background:#f6faf7}.directory-row code,.settings-grid code{color:#1d6b4a;background:#eaf4ee;border-radius:5px;width:max-content;padding:4px 6px;font-size:10px}.directory-row b,.directory-row small{display:block}.directory-row b{font-size:12px}.directory-row small{color:var(--sys-muted);margin-top:4px;font-size:10px}.directory-row pre,.settings-grid pre,.audit-list pre{white-space:pre-wrap;word-break:break-word;color:#58665f;margin:0;font:10px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.directory-row>i{color:var(--sys-green);font-size:10px;font-style:normal}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.settings-grid section>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:minmax(220px,1.2fr) minmax(150px,1fr) auto 18px;align-items:center;gap:12px;width:100%;padding:14px 17px;display:grid}.settings-grid section>button:hover{background:#f6faf7}.settings-grid button span>*{display:block}.settings-grid button b{font-size:12px}.settings-grid button code{margin-top:4px;font-size:9px}.settings-grid button small{color:var(--sys-muted);margin-top:5px;font-size:9px}.settings-grid button>i{color:var(--sys-green);font-style:normal}.audit-filters label{color:#aebfb7;flex-direction:column;gap:4px;font-size:9px;display:flex}.audit-filters select{color:#fff;background:#244b3b;border:1px solid #ffffff26;border-radius:8px;min-width:160px;padding:8px 10px}.audit-head,.audit-list article{grid-template-columns:125px 75px minmax(190px,.8fr) minmax(170px,.8fr) minmax(260px,1.3fr);align-items:center;gap:13px;padding:12px 16px;display:grid}.audit-head{color:#7c8983;text-transform:uppercase;letter-spacing:.08em;background:#f6f8f7;font-size:9px}.audit-list article{border-bottom:1px solid #edf0ee}.audit-list time{color:var(--sys-muted);font-size:10px}.audit-list article>em{text-align:center;text-transform:uppercase;color:#226347;background:#e9f2ed;border-radius:6px;padding:5px;font-size:9px;font-style:normal}.audit-list b,.audit-list small{display:block}.audit-list b{font-size:11px}.audit-list small{color:var(--sys-muted);margin-top:3px;font-size:9px}.audit-list article>span:nth-child(4){word-break:break-all;font-size:10px}.system-empty{text-align:center;color:var(--sys-muted);padding:35px;font-size:12px}.system-menu{display:none}.system-modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#0a120e94;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.system-modal{width:min(640px,100%);max-height:90vh;box-shadow:var(--sys-shadow);background:#fff;border-radius:18px;overflow:auto}.system-modal.wide{width:min(960px,100%)}.modal-head{border-bottom:1px solid var(--sys-line);justify-content:space-between;padding:22px 24px;display:flex}.modal-head small{letter-spacing:.15em;color:var(--sys-green);font-size:9px;font-weight:800}.modal-head h2{margin:6px 0;font-size:21px}.modal-head p{color:var(--sys-muted);margin:0;font-size:12px}.modal-head>button{cursor:pointer;background:#eef2ef;border:0;border-radius:50%;width:34px;height:34px;font-size:20px}.modal-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:22px 24px;display:grid}.modal-fields label{color:#66736d;flex-direction:column;gap:6px;font-size:10px;font-weight:650;display:flex}.modal-fields label.wide{grid-column:1/-1}.modal-fields input,.modal-fields select,.modal-fields textarea{width:100%;font:inherit;color:var(--sys-ink);background:#fbfcfb;border:1px solid #d9dfdb;border-radius:9px;outline:0;padding:10px 11px;font-size:12px}.modal-fields textarea{resize:vertical;min-height:82px}.modal-fields textarea.code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.modal-fields textarea.tall{min-height:140px}.modal-fields input:focus,.modal-fields select:focus,.modal-fields textarea:focus{border-color:#53a17e;box-shadow:0 0 0 3px #e6f3ec}.system-modal>footer{border-top:1px solid var(--sys-line);background:#f7f9f8;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.system-modal>footer button{border:1px solid var(--sys-line);cursor:pointer;background:#fff;border-radius:9px;padding:10px 15px;font-weight:750}.system-modal>footer button.primary{border-color:var(--sys-green);background:var(--sys-green);color:#fff}.system-modal>footer button:disabled{opacity:.55;cursor:wait}.system-modal>.modal-error{margin:0 24px 16px}.permission-note{background:#eef7f1;border-radius:10px;gap:12px;margin:18px 24px 0;padding:13px;display:flex}.permission-note>span{background:var(--sys-green);color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.permission-note p{color:#52625a;margin:0;font-size:11px}.permission-note b{color:#173d2d;margin-bottom:3px;display:block}.permission-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:18px 24px;display:grid}.permission-grid label{border:1px solid var(--sys-line);cursor:pointer;border-radius:10px;align-items:center;gap:9px;padding:10px;display:flex;position:relative}.permission-grid label.fixed{background:#f4f7f5}.permission-grid input{accent-color:var(--sys-green)}.permission-grid b,.permission-grid small{display:block}.permission-grid b{font-size:10px}.permission-grid small{color:var(--sys-muted);margin-top:2px;font-size:8px}.permission-grid em{color:#296046;background:#dcebe2;border-radius:4px;padding:2px 4px;font-size:7px;font-style:normal;position:absolute;top:7px;right:7px}.system-state{color:#fff;text-align:center;background:#101b16;place-content:center;min-height:100vh;padding:30px;display:grid}.system-state>span{background:var(--sys-lime);color:#162019;border-radius:18px;place-items:center;width:64px;height:64px;margin:0 auto 18px;font:900 32px Georgia,serif;display:grid}.system-state>span.danger{color:#fff;background:#d85d50}.system-state small{letter-spacing:.18em;color:#8da198}.system-state h1{margin:10px 0;font-size:29px}.system-state p{color:#9fb0a8;margin:0}.system-modal .modal-error{margin-left:24px;margin-right:24px}@media (width<=1180px){.system-kpis{grid-template-columns:repeat(3,1fr)}.system-split,.network-layout,.settings-grid,.system-groups{grid-template-columns:1fr}.audit-head,.audit-list article{grid-template-columns:105px 70px minmax(160px,1fr) minmax(160px,1fr)}.audit-head span:last-child,.audit-list pre{display:none}}@media (width<=820px){.system-sidebar{transition:transform .2s;transform:translate(-100%)}.system-sidebar.open{transform:none}.system-main{margin-left:0}.system-menu{z-index:70;background:var(--sys-green);color:#fff;border:0;border-radius:50%;width:48px;height:48px;font-size:18px;display:block;position:fixed;bottom:14px;right:14px;box-shadow:0 12px 30px #00000040}.system-top{flex-wrap:wrap;gap:10px;height:auto;min-height:72px;padding:13px 18px}.system-top>div{min-width:0}.system-top label{order:3;width:100%;margin:0}.system-top>button{margin-left:auto}.system-body{padding:20px 16px}.system-heading{align-items:flex-start}.system-heading h2{font-size:24px}.system-user{display:none}.system-kpis,.network-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.system-group>div,.directory-layout{grid-template-columns:1fr}.directory-layout>aside{grid-template-columns:repeat(2,1fr);display:grid;position:static}.directory-layout>aside>small{grid-column:1/-1}.directory-head{display:none}.directory-row{grid-template-columns:100px 1fr auto}.directory-row pre,.directory-row>i{display:none}.access-list>button{grid-template-columns:40px 1fr auto}.access-list>button>span:nth-child(3),.access-list>button>i{display:none}.role-matrix article{grid-template-columns:130px 1fr}.role-matrix article>strong{display:none}.teams>button{grid-template-columns:45px 1fr 18px}.teams>button>p,.teams>button>strong,.territory-head{display:none}.territory-row{grid-template-columns:80px 1fr auto}.territory-row>span:nth-child(3),.territory-row>span:nth-child(4){display:none}.audit-filters{flex-wrap:wrap}.audit-filters>div{flex-basis:100%;width:100%}.audit-filters label{flex:1}.audit-filters select{width:100%;min-width:0}.audit-head{display:none}.audit-list article{grid-template-columns:85px 60px 1fr}.audit-list article>span:nth-child(4),.audit-list pre{display:none}.permission-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.system-top h1{font-size:16px}.system-heading h2{font-size:22px}.system-heading p{font-size:12px}.system-kpis,.network-kpis{grid-template-columns:1fr 1fr}.system-kpi{padding:14px}.system-kpi>b{font-size:24px}.system-map-head,.settings-intro{align-items:flex-start}.system-map-head p,.settings-intro p{display:none}.system-map-head>span{white-space:nowrap}.system-group a{padding:12px}.directory-layout>aside{grid-template-columns:1fr}.directory-row{grid-template-columns:80px 1fr}.directory-row>em{display:none}.settings-grid section>button{grid-template-columns:1fr auto}.settings-grid section pre,.settings-grid section button>i{display:none}.modal-fields{grid-template-columns:1fr;padding:18px}.modal-fields label.wide{grid-column:auto}.system-modal-backdrop{padding:8px}.system-modal{border-radius:14px;max-height:96vh}.modal-head{padding:18px}.system-modal>footer{padding:13px 18px;position:sticky;bottom:0}.permission-grid{grid-template-columns:1fr;padding:14px 18px}.permission-note{margin:14px 18px 0}.system-kpis .system-kpi:last-child{grid-column:1/-1}}
