:root{--bg: #f4f7f2;--bg-alt: #e8efe3;--surface: #ffffff;--text: #1a2e1a;--muted: #5a6b5a;--primary: #2d6a2d;--primary-dark: #1f4d1f;--accent: #c4a035;--border: #d4ddd0;--radius: 14px;--shadow: 0 8px 32px rgba(26, 46, 26, .08);font-family:DM Sans,system-ui,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;line-height:1.55}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-dark)}.container{width:min(1120px,92vw);margin:0 auto}.narrow{max-width:640px}.site{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.header{background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50}.header-inner{display:flex;align-items:center;gap:1.5rem;padding:.85rem 0;flex-wrap:wrap}.logo{display:flex;align-items:center;gap:.65rem;color:inherit}.logo-mark{font-size:1.6rem}.logo strong{display:block;font-size:1.05rem}.logo small{display:block;font-size:.72rem;color:var(--muted)}.nav{display:flex;gap:1rem;flex:1;flex-wrap:wrap}.nav a{color:var(--muted);font-weight:500;font-size:.92rem}.nav a.active{color:var(--primary)}.lang-switch{display:flex;gap:.25rem;flex-wrap:wrap}.lang-switch button{border:1px solid var(--border);background:transparent;padding:.25rem .45rem;border-radius:6px;font-size:.72rem;cursor:pointer;color:var(--muted)}.lang-switch button.active{background:var(--primary);color:#fff;border-color:var(--primary)}.hero{background:linear-gradient(135deg,#1f4d1f,#3d8b3d 55%,#6ba86b);color:#fff;padding:4rem 0 3.5rem}.hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:2rem;align-items:center}.hero-stats--inline{display:flex;gap:.65rem;margin-top:1.5rem;flex-wrap:wrap}.stat-card--compact{padding:.65rem .85rem;min-width:0}.stat-card--compact strong{font-size:1.1rem}.stat-card--compact span{font-size:.72rem}.hero-collage{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:.65rem;min-height:320px}.hero-tile{border-radius:14px;overflow:hidden;box-shadow:0 12px 32px #00000038;border:2px solid rgba(255,255,255,.15)}.hero-tile img{width:100%;height:100%;object-fit:cover;display:block}.hero-tile--a{grid-column:1;grid-row:1 / 3;min-height:280px}.hero-tile--b{grid-column:2;grid-row:1}.hero-tile--c{grid-column:2;grid-row:2}.hero-tile--d{display:none}.hero-collage-badge{position:absolute;bottom:.75rem;left:.75rem;background:#0f2415d1;color:#ffe082;font-size:.72rem;font-weight:700;letter-spacing:.08em;padding:.35rem .65rem;border-radius:999px;border:1px solid rgba(255,255,255,.12)}@media (max-width: 800px){.hero-grid{grid-template-columns:1fr}.hero-collage{min-height:240px}.hero-tile--a{min-height:180px}}.trust-bar{background:var(--surface);border-bottom:1px solid var(--border);padding:.85rem 0}.trust-bar-inner{display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.trust-bar-item{display:flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:600;color:var(--primary-dark)}.trust-bar-icon{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;background:var(--bg-alt);border-radius:8px;font-size:.9rem}.country-flag{font-size:1.6rem;line-height:1}.country-name{font-weight:600}.country-logistics{font-size:.82rem;color:var(--muted);margin-top:.15rem}.category-card--photo{padding:0;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.category-card--photo:hover{transform:translateY(-3px);box-shadow:0 12px 28px #1a2e1a1f}.category-card-photo{position:relative;height:140px;overflow:hidden}.category-card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-card--photo:hover .category-card-photo img{transform:scale(1.05)}.category-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(15,35,15,.55),transparent 60%)}.cat-icon--badge{position:absolute;bottom:.5rem;right:.55rem;font-size:1.35rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35))}.category-card-title{padding:.85rem 1rem 1rem;font-weight:600;text-align:center}.sticky-rfq{display:none;position:fixed;left:0;right:0;bottom:0;z-index:60;padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom));background:linear-gradient(to top,#f4f7f2fa,#f4f7f2e0);border-top:1px solid var(--border);box-shadow:0 -4px 20px #00000014}.sticky-rfq-btn{display:block;width:100%;text-align:center;background:var(--primary);color:#fff;font-weight:700;padding:.85rem 1rem;border-radius:12px;box-shadow:0 4px 16px #2d6a2d59}@media (max-width: 768px){.sticky-rfq{display:block}main{padding-bottom:4.5rem}}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:2rem;padding:2.5rem 0 1.5rem}.footer-logo{display:flex;align-items:center;gap:.65rem;color:#fff;margin-bottom:.75rem}.footer-logo strong{font-size:.78rem;letter-spacing:.04em;max-width:14ch;line-height:1.25}.footer-tagline{color:#ffe082;font-size:.85rem;font-weight:600;max-width:28ch}.footer-col h4{font-size:.82rem;text-transform:uppercase;letter-spacing:.06em;color:#ffffff8c;margin-bottom:.75rem}.footer-col ul{list-style:none;display:grid;gap:.45rem}.footer-col a{color:#ffffffe0;font-size:.88rem}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:1rem 0 1.5rem;font-size:.82rem;color:#ffffffa6}@media (max-width: 800px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width: 520px){.footer-grid{grid-template-columns:1fr}}.market-filters{display:flex;gap:.45rem;flex-wrap:wrap;margin-bottom:1rem}.market-filter{border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#e8f0e4d9;padding:.4rem .85rem;border-radius:999px;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.market-filter--active{background:#c4a03540;border-color:#c4a035;color:#ffe082}.market-row--up{background:#5cff8a0a}.market-row--down{background:#ff6b6b0a}.market-spark{width:80px}.sparkline{display:block}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;opacity:.85;margin-bottom:.75rem}.hero h1{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(2rem,4vw,2.85rem);font-weight:400;line-height:1.15;margin-bottom:1rem}.lead{font-size:1.05rem;opacity:.92;max-width:52ch}.hero-actions{display:flex;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap}.hero-stats{display:grid;gap:.75rem}.stat-card{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius);padding:1rem 1.2rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stat-card strong{display:block;font-size:1.6rem}.stat-card span{font-size:.85rem;opacity:.85}.section{padding:3rem 0}.section-alt{background:var(--bg-alt)}.page-top{padding-top:2rem}.section-sub{color:var(--muted);margin:.5rem 0 1.5rem}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}h1,h2{font-family:"Instrument Serif",Georgia,serif;font-weight:400;line-height:1.2}h2{font-size:1.75rem;margin-bottom:.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.1rem;border-radius:10px;font-weight:600;font-size:.92rem;border:none;cursor:pointer;transition:transform .15s,box-shadow .15s}.btn:hover{transform:translateY(-1px)}.btn-lg{padding:.75rem 1.4rem}.btn-block{width:100%}.btn-primary{background:var(--accent);color:#1a2e1a;box-shadow:var(--shadow)}.btn-primary:hover{color:#1a2e1a}.btn-ghost{background:#ffffff26;color:inherit;border:1px solid rgba(255,255,255,.35)}.section .btn-ghost{background:var(--surface);color:var(--primary);border:1px solid var(--border)}.country-grid,.category-grid,.product-grid{display:grid;gap:1rem}.country-grid{grid-template-columns:repeat(4,1fr)}.category-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.category-grid--4{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media (max-width: 900px){.country-grid,.category-grid--4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.country-grid,.category-grid--4{grid-template-columns:1fr}}.country-card,.category-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem;display:flex;flex-direction:column;gap:.35rem;box-shadow:var(--shadow);color:inherit}.category-card{align-items:center;text-align:center}.cat-icon{font-size:1.8rem}.country-code{font-weight:700;color:var(--primary);font-size:1.1rem}.product-card{background:var(--surface);border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #1a2e1a24}.product-card-visual{position:relative;display:block;height:220px;overflow:hidden;color:#fff;text-decoration:none;background:#dfe8d8}.product-card-photo{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease}.product-card:hover .product-card-photo{transform:scale(1.04)}.product-card-photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(15,35,15,.72) 0%,rgba(15,35,15,.08) 55%,transparent 100%);pointer-events:none}.product-card-visual-fallback{position:absolute;top:0;right:0;bottom:0;left:0}.product-card-visual:hover{color:#fff}.product-card-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.18;pointer-events:none}.product-card-pattern--granules{background-image:radial-gradient(circle at 20% 30%,#fff 2px,transparent 2px),radial-gradient(circle at 60% 70%,#fff 2.5px,transparent 2.5px),radial-gradient(circle at 80% 20%,#fff 1.5px,transparent 1.5px);background-size:28px 28px,34px 34px,22px 22px}.product-card-pattern--grain{background-image:repeating-linear-gradient(45deg,transparent,transparent 8px,rgba(255,255,255,.15) 8px,rgba(255,255,255,.15) 9px)}.product-card-pattern--shield{background-image:radial-gradient(circle at 50% 120%,rgba(255,255,255,.35) 0%,transparent 55%)}.product-card-pattern--drop{background-image:radial-gradient(ellipse 40% 60% at 70% 80%,rgba(255,255,255,.35) 0%,transparent 70%)}.product-card-pattern--crystal{background-image:linear-gradient(135deg,rgba(255,255,255,.25) 25%,transparent 25%),linear-gradient(225deg,rgba(255,255,255,.2) 25%,transparent 25%);background-size:18px 18px}.product-card-visual-glow{position:absolute;width:140px;height:140px;border-radius:50%;filter:blur(30px);top:-20px;right:-20px;pointer-events:none}.product-card-badge{position:absolute;top:12px;left:12px;background:#fffffff2;color:var(--primary-dark);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.3rem .55rem;border-radius:999px;z-index:2}.product-card-origin{position:absolute;top:12px;right:12px;background:#00000038;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.25);font-size:.72rem;font-weight:700;padding:.25rem .5rem;border-radius:6px;z-index:2}.product-card-hero-icon{position:absolute;right:16px;bottom:8px;font-size:3.2rem;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2));z-index:1}.product-card-cat{position:absolute;left:12px;bottom:12px;font-size:.78rem;font-weight:600;opacity:.95;z-index:2}.product-card-body{padding:1.15rem 1.2rem 1.25rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.product-card-title{color:inherit;text-decoration:none}.product-card-title h3{font-size:1.08rem;font-family:inherit;font-weight:700;line-height:1.3}.product-card-title:hover h3{color:var(--primary)}.product-card-desc{color:var(--muted);font-size:.86rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-tags{display:flex;flex-wrap:wrap;gap:.35rem}.product-card-tags--lg{margin:1rem 0}.product-tag{font-size:.72rem;font-weight:600;padding:.28rem .55rem;border-radius:999px;background:var(--bg-alt);color:var(--primary-dark);border:1px solid var(--border)}.product-card-price-row{display:grid;grid-template-columns:1.2fr 1fr;gap:.75rem;padding:.85rem;background:linear-gradient(135deg,#f8fbf6,#eef5ea);border:1px solid var(--border);border-radius:12px}.product-price-label,.product-moq-label{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.15rem}.product-price-value{display:block;font-size:1.25rem;font-weight:800;color:var(--primary-dark);line-height:1.1}.product-price-value--lg{font-size:1.75rem}.product-price-note{display:block;font-size:.72rem;color:var(--muted);margin-top:.2rem}.product-moq-value{font-size:.95rem;font-weight:700;color:var(--text)}.product-card-certs{display:flex;flex-wrap:wrap;gap:.35rem}.cert-chip{font-size:.68rem;padding:.22rem .5rem;border-radius:6px;background:#fff;border:1px dashed var(--border);color:var(--muted)}.product-card-actions{display:flex;gap:.5rem;margin-top:auto;padding-top:.25rem}.product-card-actions .btn{flex:1;font-size:.82rem;padding:.55rem .65rem}.btn-outline{background:var(--surface);color:var(--primary);border:1px solid var(--border)}.btn-outline:hover{color:var(--primary-dark);border-color:var(--primary)}.product-detail-layout{display:grid;grid-template-columns:1fr 1.1fr .9fr;gap:1.75rem;margin-top:1rem;align-items:start}@media (max-width: 960px){.product-detail-layout{grid-template-columns:1fr}}.product-detail-gallery{position:relative;border-radius:calc(var(--radius) + 4px);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow);background:#fff}.product-detail-photo{width:100%;aspect-ratio:4 / 5;object-fit:cover;display:block}.product-card-badge--detail{top:auto;bottom:14px;left:14px}.product-detail-hero{position:relative;border-radius:calc(var(--radius) + 6px);overflow:hidden;min-height:200px;margin:1rem 0 1.5rem;color:#fff}.product-detail-hero-content{position:relative;z-index:2;padding:2rem 2rem 2.5rem}.product-detail-hero h1{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(1.75rem,3vw,2.4rem);max-width:18ch;margin-top:.5rem}.product-detail-icon{position:absolute;right:2rem;bottom:1rem;font-size:4.5rem;opacity:.9}.product-detail-main{min-width:0}.product-detail-price-card{display:flex;justify-content:space-between;align-items:flex-end;gap:1.5rem;flex-wrap:wrap;padding:1.25rem 1.35rem;background:linear-gradient(135deg,#f8fbf6,#eef5ea);border:1px solid var(--border);border-radius:var(--radius);margin:1.25rem 0}.product-detail-moq{text-align:right}.price-disclaimer{font-size:.78rem;color:var(--muted);margin:.75rem 0 1rem;line-height:1.4}.cat-badge{display:inline-block;font-size:.78rem;color:var(--muted);margin-bottom:.35rem}.product-card h3{font-size:1.1rem;font-family:inherit;font-weight:600}.muted{color:var(--muted);font-size:.9rem}.filter-bar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin:1rem 0 1.5rem}.filter-bar button{border:1px solid var(--border);background:var(--surface);padding:.45rem .75rem;border-radius:999px;cursor:pointer;font-size:.85rem}.filter-bar button.active{background:var(--primary);color:#fff;border-color:var(--primary)}.rfq-form{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.rfq-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.88rem;font-weight:500}.rfq-form input,.rfq-form select,.rfq-form textarea{padding:.65rem .75rem;border:1px solid var(--border);border-radius:10px;font:inherit;background:var(--surface)}.success-box{text-align:center;padding:3rem 0}.product-detail-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;margin-top:1rem}@media (max-width: 800px){.product-detail-grid{grid-template-columns:1fr}}.detail-list{margin-top:1.5rem;display:grid;gap:.75rem}.detail-list div{display:grid;grid-template-columns:140px 1fr;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.detail-list dt{color:var(--muted);font-size:.88rem}.rfq-box{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow);height:fit-content}.back-link{display:inline-block;margin-bottom:1rem;font-size:.9rem}.about-list{margin:1rem 0 0 1.25rem;display:grid;gap:.5rem}.about-page .about-content{max-width:820px}.about-hero{margin-bottom:1.75rem}.about-hero h1{font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.2;margin-top:.5rem}.about-intro p,.about-block p,.about-closing{line-height:1.65;color:var(--text-muted, #4a5568)}.about-intro p+p,.about-block p+p{margin-top:1rem}.about-section-title{margin:2rem 0 1rem;font-size:1.35rem}.about-directions{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-bottom:2rem}.about-direction-card{background:var(--surface, #fff);border:1px solid var(--border, #e2e8f0);border-radius:var(--radius, 12px);padding:1.25rem;box-shadow:var(--shadow, 0 4px 20px rgba(0,0,0,.06))}.about-direction-card h3{margin:0 0 .75rem;font-size:1.05rem;color:var(--primary, #1a3d2e)}.about-direction-card ul{margin:0;padding-left:1.1rem;display:grid;gap:.35rem;font-size:.92rem;color:var(--text-muted, #4a5568)}.about-block{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border, #e2e8f0)}.about-block h2{font-size:1.25rem;margin-bottom:.85rem}.about-footer{margin-top:2.5rem;padding:1.75rem;border-radius:var(--radius, 12px);background:linear-gradient(135deg,var(--primary-dark, #0f2818) 0%,var(--primary, #1a3d2e) 100%);color:#e8f0e4}.about-footer h2{margin:0 0 .75rem;font-size:1.2rem;letter-spacing:.04em}.about-tagline{font-weight:600;margin-bottom:1rem;color:#ffe082}.about-closing{color:#e8f0e4d9;margin:0}.footer{background:var(--primary-dark);color:#ffffffd9;margin-top:2rem}.error{color:#b42318;font-size:.9rem}.admin-table-wrap{overflow-x:auto;margin-top:1rem}.admin-table{width:100%;border-collapse:collapse;background:var(--surface);border-radius:var(--radius);overflow:hidden;font-size:.85rem}.admin-table th,.admin-table td{border:1px solid var(--border);padding:.55rem .65rem;text-align:left}.admin-table th{background:var(--bg-alt)}.admin-table select{font-size:.8rem;padding:.25rem}.link-more{font-size:1.5rem}.logo--brand{gap:.75rem}.logo-svg-mark{width:2.6rem;height:2.6rem;flex-shrink:0}.logo-text strong{display:block;font-size:.82rem;letter-spacing:.03em;line-height:1.2;max-width:15ch}.logo-text small{display:block;font-size:.68rem;color:var(--muted);margin-top:.15rem}.header-actions{display:flex;align-items:center;gap:.65rem;margin-left:auto}.btn-sm{padding:.45rem .85rem;font-size:.82rem}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:.35rem;cursor:pointer;margin-left:auto}.nav-toggle span{display:block;width:22px;height:2px;background:var(--primary-dark);border-radius:2px}.nav-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;border:none;z-index:40}.nav-lang--mobile{display:none}.nav-lang select{width:100%;padding:.55rem .65rem;border-radius:8px;border:1px solid var(--border);font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (min-width: 961px){.nav{position:static;transform:none!important;width:auto;height:auto;padding:0;box-shadow:none;flex-direction:row;flex:1;justify-content:center;background:transparent}.nav a{border-bottom:none;padding:0}.nav-backdrop{display:none!important}}@media (max-width: 960px){.header-actions .lang-switch--desktop,.header-actions .header-rfq{display:none}.nav{position:fixed;top:0;right:0;width:min(300px,88vw);height:100vh;background:var(--surface);flex-direction:column;align-items:stretch;padding:4.5rem 1.25rem 1.5rem;gap:.25rem;box-shadow:-8px 0 32px #0000001f;transform:translate(100%);transition:transform .25s ease;z-index:50}.nav--open{transform:translate(0)}.nav a{padding:.75rem .5rem;border-bottom:1px solid var(--border);font-size:1rem}.nav-lang--mobile{display:block;margin-top:1rem}.nav-backdrop{display:block}.logo-text strong{max-width:12ch;font-size:.72rem}}.market-monitor{background:linear-gradient(180deg,#0f2415,#1a3320);color:#e8f0e4;padding:2.5rem 0}.market-monitor--compact{padding:2rem 0}.market-monitor-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.market-monitor h2{font-family:inherit;font-size:1.35rem;font-weight:700;display:inline;margin-left:.5rem}.market-live-dot{display:inline-block;width:8px;height:8px;background:#5cff8a;border-radius:50%;box-shadow:0 0 8px #5cff8a;animation:pulse-dot 2s infinite;vertical-align:middle}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.market-sub{color:#e8f0e4b3;font-size:.88rem;margin-top:.35rem}.market-meta{display:flex;flex-direction:column;gap:.25rem;font-size:.78rem;color:#e8f0e4a6;text-align:right}.market-table-wrap{overflow-x:auto;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.market-table{width:100%;border-collapse:collapse;font-size:.88rem}.market-table th,.market-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.08)}.market-table th{background:#0003;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#e8f0e499}.market-table tbody tr:hover{background:#ffffff0a}.market-cat{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:.5rem}.market-cat--sugar{background:#f0f4f8}.market-cat--salt{background:#e8eef4;border:1px solid #c8d4e0}.market-cat--oil{background:#d4a017}.market-cat--meal{background:#a67c3a}.market-price{font-weight:700;font-variant-numeric:tabular-nums}.price-display{display:flex;flex-direction:column;gap:.15rem}.price-display-rub{font-weight:700;color:inherit;font-variant-numeric:tabular-nums}.price-display-usd{font-size:.78em;font-weight:500;color:#e8f0e48c;font-variant-numeric:tabular-nums}.price-display--lg .price-display-rub{font-size:1.75rem}.price-display--lg .price-display-usd{font-size:.95rem}.product-price-value .price-display-rub{color:var(--accent, #5cff8a)}.price-display--table .price-display-rub{font-size:.95rem}.price-display--table .price-display-usd{font-size:.75rem}.market-fx{display:block;font-size:.82rem;color:#e8f0e4a6;margin-top:.25rem}.market-fx strong{color:#ffe082}.market-change{font-weight:600;font-variant-numeric:tabular-nums}.market-change--up{color:#5cff8a}.market-change--down{color:#ff6b6b}.market-change--flat{color:#e8f0e480}.market-region{color:#e8f0e48c;font-size:.82rem}.market-disclaimer{font-size:.75rem;color:#e8f0e473;margin-top:.85rem}.market-actions{display:flex;gap:.75rem;margin-top:1.25rem;flex-wrap:wrap}.market-monitor .btn-outline{background:transparent;color:#e8f0e4;border-color:#ffffff40}.cert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-top:1.5rem}.cert-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.35rem;box-shadow:var(--shadow)}.cert-card-icon{font-size:2rem;margin-bottom:.5rem}.cert-product{font-weight:600;color:var(--primary);margin:.35rem 0}.cert-card-actions{display:flex;gap:.5rem;margin:1rem 0;flex-wrap:wrap}.cert-preview{border:1px solid var(--border);border-radius:10px;overflow:hidden;background:#f5f5f5}.cert-iframe{width:100%;height:420px;border:none;display:block}.legal-page h1{margin-bottom:.5rem}.legal-updated{color:var(--muted);font-size:.88rem;margin-bottom:1.5rem}.legal-body h2{font-family:inherit;font-size:1.05rem;font-weight:700;margin:1.25rem 0 .5rem}.legal-body p{margin-bottom:.75rem;color:var(--text);line-height:1.6}.legal-note{margin-top:1.5rem;padding:1rem;background:var(--bg-alt);border-radius:10px;font-size:.9rem;color:var(--muted)}
