:root{--bg:#f2f8fb;--bg-strong:#0c2a3b;--panel:#ffffff;--panel-muted:#e6f1f6;--text:#102b3a;--muted:#60798a;--line:#d5e4ec;--brand:#167ba1;--brand-deep:#0b526f;--accent:#4daeca;--accent-soft:#dff3fa;--shadow:0 20px 55px rgba(25,77,103,0.11);--radius:8px;--max:1220px;--hero-image:url(/assets/hero/dubles-technology-hero.jpg)}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body,html{overflow-x:clip}body{margin:0;min-width:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:var(--bg);line-height:1.65}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:0 auto}.topbar{background:#0a2535;color:rgba(255,255,255,.78);border-bottom:1px solid rgba(255,255,255,.08)}.topbar-inner{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px}.lang-switch,.topbar-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.lang-switch a{opacity:.72}.lang-switch a.active,.lang-switch a:hover{opacity:1;color:#ffffff}.navbar{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(246,251,253,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(24,36,45,.08)}.nav-inner{min-height:82px;justify-content:space-between;gap:18px}.brand,.nav-inner{display:flex;align-items:center}.brand{gap:14px;min-width:0}.brand-logo{width:54px;height:54px;border-radius:50%;overflow:hidden;border:1px solid rgba(24,36,45,.1);background:#ffffff;box-shadow:var(--shadow);flex-shrink:0}.brand-logo img{width:100%;height:100%;object-fit:cover}.brand-copy{min-width:0}.brand-copy strong{display:block;font-size:18px;letter-spacing:-.02em}.brand-copy small{display:block;color:var(--muted);font-size:12px;margin-top:4px}.nav-toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;border-radius:var(--radius);border:1px solid var(--line);background:#ffffff;color:var(--text);cursor:pointer}.nav-toggle span{display:block;position:relative}.nav-toggle span,.nav-toggle span:after,.nav-toggle span:before{width:18px;height:2px;border-radius:999px;background:currentColor}.nav-toggle span:after,.nav-toggle span:before{content:"";position:absolute;left:0}.nav-toggle span:before{top:-6px}.nav-toggle span:after{top:6px}.nav-cluster,.nav-links{display:flex;align-items:center;gap:18px}.nav-links{flex-wrap:wrap}.nav-links a{color:var(--muted);font-size:14px;font-weight:600}.nav-links a.active,.nav-links a:hover{color:var(--text)}.header-cta{white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 18px;border-radius:var(--radius);border:1px solid transparent;font-weight:700;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#ffffff;box-shadow:0 14px 36px rgba(22,123,161,.23)}.btn-primary:hover{box-shadow:0 18px 42px rgba(22,123,161,.29)}.btn-secondary{background:#ffffff;border-color:var(--line);color:var(--text)}.btn-secondary:hover{border-color:#b9c7cf}.btn-ghost{background:transparent;border-color:rgba(255,255,255,.26);color:#ffffff}.btn-ghost:hover{background:rgba(255,255,255,.08)}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.12);color:#ffffff;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.eyebrow-dark{background:rgba(13,123,103,.08);color:var(--brand-deep)}h1,h2,h3,h4{margin:0;letter-spacing:-.03em}h1{font-size:clamp(38px,6vw,68px);line-height:1.02;letter-spacing:-.035em}h1,h2{font-weight:600}h2{font-size:clamp(30px,4.4vw,46px);line-height:1.08}h3{font-size:clamp(22px,3vw,30px);line-height:1.16;font-weight:600}p{margin:0}.lead{letter-spacing:-.01em;color:rgba(255,255,255,.82);max-width:720px}.lead,.section-lead{font-size:18px;font-weight:400;line-height:1.72}.section-lead{color:var(--muted);max-width:760px}main section{padding:80px 0}.hero,.page-hero{position:relative;overflow:hidden;color:#ffffff;background:radial-gradient(circle at 7% 0,rgba(91,180,214,.38),transparent 33%),radial-gradient(circle at 88% 18%,rgba(62,144,183,.32),transparent 30%),linear-gradient(135deg,#0b3146,#0d3e58 48%,#0b2638)}.hero:before,.page-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,0))}.hero{display:flex;align-items:center}.hero:after{content:"";position:absolute;inset:auto 0 0;height:140px;background:linear-gradient(180deg,rgba(243,246,248,0),var(--bg))}.hero-inner{position:relative;z-index:1;width:100%;padding:110px 0 108px}.hero-layout,.page-hero-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,1fr);grid-gap:34px;gap:34px;align-items:center}.hero-copy-panel,.page-hero-copy{position:relative;z-index:1;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:linear-gradient(180deg,rgba(8,37,53,.9),rgba(8,45,64,.7));box-shadow:0 28px 70px rgba(0,0,0,.26);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-copy-panel{padding:34px}.hero-copy{max-width:100%}.hero-copy h1{margin:14px 0 18px;max-width:11ch}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-stats{margin-top:34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.hero-stat{padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.05)}.hero-stat strong{display:block;font-size:24px;margin-bottom:6px}.hero-stat span{display:block;color:rgba(255,255,255,.76);font-size:14px}.hero-media-shell{position:relative;min-height:560px;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,rgba(8,37,53,.96),rgba(19,72,95,.84));box-shadow:0 34px 80px rgba(0,0,0,.3)}.hero-media-shell.is-compact{min-height:420px}.hero-media-shell:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(6,31,45,.03),rgba(6,31,45,.25)),radial-gradient(circle at bottom right,rgba(91,201,230,.2),transparent 38%)}.hero-media{width:100%;height:100%;object-fit:cover;object-position:center 38%}.section-header{display:grid;grid-gap:14px;gap:14px;margin-bottom:34px}.section-gap-top{margin-top:28px}.grid-2,.grid-3,.grid-4{display:grid;grid-gap:22px;gap:22px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.card-body{padding:26px}.badge{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;background:rgba(22,123,161,.09);color:var(--brand-deep);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.service-card{height:100%}.service-card h3{margin:16px 0 12px}.service-card p{color:var(--muted)}.service-card ul{margin:18px 0 0;padding:0;list-style:none;display:grid;grid-gap:10px;gap:10px}.service-card li{position:relative;padding-left:18px;color:var(--muted)}.service-card li:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:var(--accent)}.split-section{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:26px;gap:26px;align-items:stretch}.split-section.reverse{grid-template-columns:.95fr 1.05fr}.content-panel,.visual-panel{border-radius:var(--radius);overflow:hidden;min-height:420px}.visual-panel{position:relative;background-color:#13202a;background-position:50%;background-size:cover;box-shadow:var(--shadow)}.visual-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,23,31,.08),rgba(11,23,31,.2))}.visual-logistics{background-image:url(https://unsplash.com/photos/fT4SwA83jH4/download?force=true&w=1600)}.visual-packaging{background-image:url(https://unsplash.com/photos/Cyg-WDeU8yI/download?force=true&w=1600)}.visual-recycling{background-image:url(https://unsplash.com/photos/fhHM-VImMec/download?force=true&w=1600)}.visual-software{background-image:url(https://unsplash.com/photos/bWVBCDtTRJI/download?force=true&w=1600)}.visual-architecture{background-image:url(https://unsplash.com/photos/T73F5EqbSnA/download?force=true&w=1600)}.content-panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);padding:30px;display:grid;align-content:center;grid-gap:18px;gap:18px}.content-panel li,.content-panel p{color:var(--muted)}.content-panel ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px}.content-panel li{position:relative;padding-left:18px}.content-panel li:before{content:"";position:absolute;left:0;top:10px;width:7px;height:7px;border-radius:50%;background:var(--brand)}.packaging-showcase{display:grid;grid-gap:20px;gap:20px}.packaging-showcase-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.packaging-showcase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.dealership-brand{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:26px;padding:18px 22px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff;box-shadow:var(--shadow)}.dealership-brand span{color:var(--muted);font-weight:700}.dealership-brand img{width:min(210px,42vw);height:56px;object-fit:contain}.dealership-brand-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}.dealership-form-wrap{max-width:860px}.dealership-operations{background:linear-gradient(180deg,rgba(22,123,161,.07),rgba(22,123,161,0)),#f6fbfd}.bademli-dealership{position:relative;overflow:hidden;background:radial-gradient(circle at 92% 8%,rgba(34,130,188,.18),transparent 31%),linear-gradient(180deg,#f7fbfd,#ffffff)}.bademli-brand{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:28px;padding:20px 24px;border:1px solid rgba(39,114,161,.22);border-radius:var(--radius);background:rgba(255,255,255,.9);box-shadow:var(--shadow)}.bademli-brand img{width:min(340px,64vw);height:52px;object-fit:contain;object-position:left center}.bademli-source{max-width:940px;margin:-4px 0 24px;padding:18px 20px;border-left:4px solid #287db2;border-radius:0 var(--radius) var(--radius) 0;background:rgba(40,125,178,.08)}.bademli-source strong{color:#164d72}.bademli-source p{margin:7px 0 0;color:var(--muted)}.dealership-coverage{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 20%,rgba(207,122,42,.13),transparent 30%),radial-gradient(circle at 10% 85%,rgba(13,123,103,.1),transparent 30%),#ffffff}.dealership-faq{background:#edf3f4}.faq-list{display:grid;grid-gap:12px;gap:12px;max-width:940px}.faq-item{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff;box-shadow:var(--shadow)}.faq-item summary{cursor:pointer;list-style:none;padding:19px 54px 19px 20px;position:relative;font-weight:750}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:20px;top:14px;color:var(--brand-deep);font-size:28px;font-weight:400}.faq-item[open] summary:after{content:"−"}.faq-item p{padding:0 20px 20px;color:var(--muted)}.showcase-product{overflow:hidden;border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffff}.showcase-product img{width:100%;aspect-ratio:4/3;display:block;object-fit:cover}.showcase-product-label{padding:14px 16px 16px}.showcase-product-label strong{display:block;font-size:18px;line-height:1.2}.dark-band{background:radial-gradient(circle at 80% 10%,rgba(106,207,237,.2),transparent 26%),linear-gradient(135deg,#0b2d40,#0b4d69);color:#ffffff}.dark-band .section-lead,.dark-band li,.dark-band p{color:rgba(255,255,255,.78)}.dark-band .badge{background:rgba(255,255,255,.1);color:#ffffff}.coverage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.coverage-item{padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);background:rgba(255,255,255,.04)}.coverage-item strong{display:block;font-size:18px;margin-bottom:8px}.timeline{display:grid;grid-gap:14px;gap:14px}.timeline-step{display:grid;grid-template-columns:48px 1fr;grid-gap:16px;gap:16px;padding:18px 20px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff;box-shadow:var(--shadow)}.timeline-step strong{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-size:18px}.timeline-step h3{margin:0 0 6px;font-size:20px}.timeline-step p{color:var(--muted)}.metric-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.metric-card{padding:24px;background:#ffffff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.metric-card strong{display:block;font-size:28px;margin-bottom:6px}.metric-card span{color:var(--muted)}.quote-band{padding:34px;border-radius:var(--radius);background:linear-gradient(135deg,rgba(22,123,161,.1),rgba(114,205,231,.12));border:1px solid rgba(22,123,161,.16)}.quote-band p{font-size:22px;line-height:1.45;max-width:900px}.quote-band strong{display:block;margin-top:16px;color:var(--brand-deep)}.page-hero-inner{position:relative;z-index:1;padding:96px 0 82px}.page-hero-copy{padding:28px;display:grid;grid-gap:16px;gap:16px;max-width:680px}.page-hero-copy h1{max-width:11ch;margin:0}.breadcrumbs{color:rgba(255,255,255,.76);font-size:14px;display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.07)}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.info-tile{padding:22px;border-radius:var(--radius);background:#ffffff;border:1px solid var(--line);box-shadow:var(--shadow)}.info-tile strong{display:block;margin-bottom:10px;font-size:18px}.info-tile p{color:var(--muted)}.contact-layout{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:22px;gap:22px}.contact-card{background:#ffffff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.contact-card-body{padding:26px}.contact-list{display:grid;grid-gap:14px;gap:14px}.contact-item{padding:16px 0;border-bottom:1px solid var(--line)}.contact-item:last-child{border-bottom:0}.contact-item strong{display:block;margin-bottom:6px;font-size:14px;color:var(--brand-deep);text-transform:uppercase;letter-spacing:.04em}.map-frame{display:block;width:100%;height:320px;border:0}.form-grid{grid-gap:16px}.form-grid,.form-row{display:grid;gap:16px}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px}label{display:grid;grid-gap:8px;gap:8px;font-size:14px;color:var(--text)}input,select,textarea{width:100%;border-radius:var(--radius);border:1px solid var(--line);background:#ffffff;color:var(--text);padding:14px 16px}textarea{min-height:160px;resize:vertical}.consent-list{display:grid;grid-gap:12px;gap:12px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:#f8fbfc}.consent-row{grid-template-columns:auto 1fr;align-items:flex-start;gap:10px;color:var(--muted);line-height:1.5}.consent-row input{width:18px;height:18px;margin-top:2px;accent-color:var(--brand)}.consent-row a{color:var(--brand-deep);font-weight:700;text-decoration:underline}input::placeholder,textarea::placeholder{color:#91a0aa}.form-note{color:var(--muted);font-size:13px}.success-box{display:none;padding:14px 16px;border-radius:var(--radius);background:rgba(13,123,103,.08);color:var(--brand-deep);border:1px solid rgba(13,123,103,.16)}.cta-band{padding:34px;border-radius:var(--radius);background:#ffffff;border:1px solid var(--line);box-shadow:var(--shadow);display:grid;grid-template-columns:1.1fr .9fr;grid-gap:24px;gap:24px;align-items:center}.cta-band p{color:var(--muted)}.cta-actions{display:flex;gap:12px;flex-wrap:wrap}.footer{background:#0d1922;color:rgba(255,255,255,.78);padding:56px 0 34px}.footer-grid{display:grid;grid-template-columns:1.3fr .9fr .8fr .72fr;grid-gap:24px;gap:24px}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand .brand-logo{width:48px;height:48px}.footer h3,.footer h4{margin-bottom:14px}.footer a,.footer li,.footer p{color:rgba(255,255,255,.74)}.footer-links{margin:0;padding:0;list-style:none;display:grid;grid-gap:10px;gap:10px}.footer-partner-links li{color:rgba(255,255,255,.82);font-weight:700}.footer-bottom{margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);font-size:13px;color:rgba(255,255,255,.62)}.cookie-consent{position:fixed;z-index:90;left:24px;bottom:24px;width:min(520px,calc(100% - 48px));display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:flex-end;padding:20px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(10,25,34,.97);box-shadow:0 28px 80px rgba(0,0,0,.28);color:#ffffff}.cookie-consent strong{display:block;font-size:17px}.cookie-consent p{margin-top:6px;color:rgba(255,255,255,.74);font-size:13px;line-height:1.55}.cookie-consent-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.cookie-consent .btn{min-height:40px;padding:0 13px;font-size:13px}.cookie-settings-button{display:none!important}.sector-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px}.sector-link{display:block;padding:18px;border-radius:var(--radius);background:#ffffff;border:1px solid var(--line);box-shadow:var(--shadow);text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sector-link:hover{transform:translateY(-3px);box-shadow:0 24px 48px rgba(12,28,37,.12);border-color:rgba(13,123,103,.2)}.sector-link strong{display:block;margin-bottom:8px;font-size:18px}.sector-link span{color:var(--muted);font-size:14px}.partner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.partner-card{display:grid;grid-gap:16px;gap:16px;padding:24px;background:#ffffff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.partner-logo{height:58px;max-width:180px;width:auto;object-fit:contain}.partner-wordmark{min-height:58px;display:inline-flex;align-items:center;font-size:28px;font-weight:800;letter-spacing:-.03em;color:var(--text)}.partner-card p{color:var(--muted)}.app-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.app-card{display:grid;grid-gap:16px;gap:16px;padding:28px;background:#ffffff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.app-card h3{margin-bottom:8px}.app-card p{color:var(--muted)}.app-card ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:10px;gap:10px}.app-card li{position:relative;padding-left:18px;color:var(--muted)}.app-card li:before{content:"";position:absolute;left:0;top:10px;width:7px;height:7px;border-radius:50%;background:var(--brand)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.album-card{overflow:hidden;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);min-height:320px}.album-media{background:linear-gradient(180deg,#13303d,#0d202a)}.album-media img{width:100%;height:100%;object-fit:cover}.album-card-copy{display:grid;align-content:center;grid-gap:12px;gap:12px}.album-card-copy h3,.album-card-copy p{margin:0}.album-card-copy p{color:var(--muted)}.product-card{overflow:hidden;display:grid;grid-template-rows:auto 1fr;height:100%}.product-media{aspect-ratio:1.34/1;background:linear-gradient(180deg,#13303d,#0d202a)}.product-media img{width:100%;height:100%;object-fit:cover}.product-card .card-body{display:grid;grid-gap:8px;gap:8px}.product-card-copy{align-content:start}.product-card-copy h3{margin:0}.product-card p{color:var(--muted)}.showcase-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.showcase-gallery-item{background:#ffffff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.showcase-gallery-item img{width:100%;aspect-ratio:16/9;object-fit:cover}.showcase-gallery-caption{padding:16px 18px 18px}.showcase-gallery-caption strong{display:block}.showcase-gallery-caption span{color:var(--muted);font-size:14px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.gallery-item{background:#ffffff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.gallery-item img{width:100%;aspect-ratio:4/3;object-fit:cover}.gallery-caption{padding:16px 18px 18px}.gallery-caption strong{display:block;margin-bottom:6px}.gallery-caption span{color:var(--muted);font-size:14px}.order-panel{padding:28px;background:#ffffff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.assistant-toggle{bottom:22px;width:60px;height:60px;border-radius:50%;border:0;background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#ffffff;box-shadow:0 18px 42px rgba(13,123,103,.24);font-size:22px;cursor:pointer}.assistant-shell,.assistant-toggle{position:fixed;right:22px;z-index:60}.assistant-shell{bottom:94px;width:min(410px,calc(100vw - 28px));max-height:min(70vh,640px);display:none;grid-template-rows:auto 1fr auto;background:#ffffff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 28px 70px rgba(16,33,45,.18);overflow:hidden}.assistant-shell.is-open{display:grid}.assistant-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 18px 14px;background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#ffffff}.assistant-head strong{display:block;font-size:18px}.assistant-head span{display:block;margin-top:4px;font-size:13px;color:rgba(255,255,255,.82)}.assistant-close{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(0,0,0,.12);color:#ffffff;cursor:pointer;font-size:23px;line-height:1}.assistant-messages{padding:16px;overflow:auto;background:#f7fafb;display:grid;grid-gap:12px;gap:12px}.assistant-entry{max-width:92%;display:grid;grid-gap:8px;gap:8px}.assistant-entry.assistant{justify-items:start}.assistant-entry.user{margin-left:auto;justify-items:end}.assistant-bubble{padding:12px 14px;border-radius:8px;font-size:14px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.assistant-bubble.assistant{background:#ffffff;border:1px solid var(--line);color:var(--text)}.assistant-bubble.user{margin-left:auto;background:#e1f2ee;color:#10342c}.assistant-card{width:100%;padding:12px 14px;border-radius:8px;border:1px solid var(--line);background:#ffffff;box-shadow:0 10px 30px rgba(16,33,45,.08)}.assistant-task-card{width:100%;padding:14px;border:1px solid rgba(13,123,103,.26);border-radius:12px;background:linear-gradient(145deg,rgba(224,243,236,.92),rgba(255,255,255,.98)),#ffffff;box-shadow:0 12px 30px rgba(13,77,67,.1)}.assistant-task-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;color:#0c6859;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.assistant-task-topline b{padding:4px 7px;border-radius:999px;background:#0d7b67;color:#ffffff;font-size:9px}.assistant-task-summary{margin:0;color:#344854;font-size:13px;line-height:1.55}.assistant-task-steps{display:grid;grid-gap:7px;gap:7px;margin:12px 0;padding:0;counter-reset:assistant-step;list-style:none}.assistant-task-steps li{position:relative;min-height:24px;padding-left:31px;color:#263d48;font-size:12px;line-height:1.45}.assistant-task-steps li:before{position:absolute;top:0;left:0;display:grid;width:21px;height:21px;place-items:center;border-radius:50%;background:#ffffff;border:1px solid #8cc8bb;color:#087160;content:counter(assistant-step);counter-increment:assistant-step;font-size:10px;font-weight:800}.assistant-task-next{padding:9px 10px;border-left:3px solid #0d7b67;background:rgba(255,255,255,.86);color:#1e3c43;font-size:12px;font-weight:700;line-height:1.45}.assistant-task-note{margin-top:10px;color:#617681;font-size:11px;line-height:1.45}.assistant-card-title{display:block;margin-bottom:8px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--brand-deep)}.assistant-pre{white-space:pre-wrap;word-break:break-word;color:var(--text);font-size:13px;line-height:1.58}.assistant-inline-actions{display:flex;flex-wrap:wrap;gap:8px}.assistant-card-actions{margin-top:10px}.assistant-actions{display:flex;gap:8px;flex-wrap:wrap;padding:0 14px 14px;background:#ffffff;border-top:1px solid var(--line)}.assistant-chip{min-height:34px;padding:0 12px;border-radius:999px;border:1px solid var(--line);background:#f7fafb;color:#18242d;font-size:12px;font-weight:700;cursor:pointer}.assistant-chip:disabled{opacity:.55;cursor:default}.assistant-chip-action,.assistant-form{background:#ffffff}.assistant-form{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;padding:14px;border-top:1px solid var(--line)}.assistant-form input{min-height:44px}.assistant-mini{color:var(--muted);font-size:12px;padding:0 14px 14px}@media (max-width:640px){.assistant-shell{right:14px;bottom:82px;max-height:min(74vh,680px)}.assistant-toggle{right:14px;bottom:14px}}.corporate-home{overflow:clip}.brand-program-page section,.corporate-home section{padding:0}.corporate-hero{position:relative;overflow:hidden;color:#ffffff;background:radial-gradient(circle at 5% 10%,rgba(125,220,245,.34),transparent 27%),radial-gradient(circle at 92% 4%,rgba(119,195,229,.32),transparent 30%),linear-gradient(118deg,#092d42,#0d516e 53%,#0d344c)}.corporate-hero:after,.corporate-hero:before{content:"";position:absolute;pointer-events:none}.corporate-hero:before{width:54vw;height:54vw;right:-28vw;bottom:-42vw;border-radius:50%;border:1px solid rgba(228,252,255,.16);box-shadow:0 0 0 52px rgba(228,252,255,.035),0 0 0 104px rgba(228,252,255,.02)}.corporate-hero:after{inset:auto 0 0;height:150px;background:linear-gradient(180deg,rgba(242,248,251,0),#f2f8fb)}.corporate-hero-inner{position:relative;z-index:1;padding:72px 0 122px}.corporate-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(400px,1.05fr);align-items:center;grid-gap:48px;gap:48px}.corporate-hero-copy{padding:14px 0}.corporate-kicker,.corporate-operations-intro>span,.corporate-section-heading>span{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border:1px solid rgba(188,239,252,.32);border-radius:999px;color:#d2f7ff;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.corporate-hero h1{max-width:11.2ch;margin:20px 0;font-size:clamp(46px,5.7vw,76px);font-weight:620;letter-spacing:-.055em}.corporate-hero-copy>p{max-width:700px;color:rgba(243,253,255,.86);font-size:18px;line-height:1.75}.corporate-closing-actions,.corporate-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.corporate-ghost-button{border-color:rgba(230,250,255,.35);background:rgba(238,252,255,.08);color:#ffffff}.corporate-ghost-button:hover{border-color:rgba(230,250,255,.64);background:rgba(238,252,255,.15)}.corporate-hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:38px}.corporate-hero-metrics>div{padding:15px 14px;border-top:1px solid rgba(227,250,255,.27)}.corporate-hero-metrics span,.corporate-hero-metrics strong{display:block}.corporate-hero-metrics strong{font-size:21px;letter-spacing:-.04em}.corporate-hero-metrics span{margin-top:4px;color:rgba(236,252,255,.72);font-size:12px;line-height:1.35}.corporate-hero-visual{position:relative;min-height:540px;overflow:hidden;border:1px solid rgba(223,250,255,.28);border-radius:28px;background:#0c3146;box-shadow:0 34px 82px rgba(1,23,35,.34)}.corporate-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,41,59,.04) 34%,rgba(7,38,55,.62))}.corporate-hero-visual>img{width:100%;height:100%;min-height:540px;object-fit:cover;object-position:center 38%}.corporate-visual-note{position:absolute;z-index:1;right:20px;bottom:20px;left:20px;display:grid;grid-gap:7px;gap:7px;padding:17px 18px;border:1px solid rgba(225,250,255,.28);border-radius:16px;background:rgba(8,39,55,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.corporate-visual-note span{color:#aeeeff;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.corporate-visual-note strong{font-size:15px;font-weight:600;line-height:1.45}.corporate-routes{background:#f2f8fb;padding:18px 0 94px!important}.corporate-section-heading{display:grid;grid-gap:14px;gap:14px;max-width:820px;margin-bottom:34px}.corporate-section-heading>span{width:-moz-fit-content;width:fit-content;border-color:rgba(22,123,161,.18);color:var(--brand-deep);background:rgba(255,255,255,.74)}.corporate-closing h2,.corporate-operations h2,.corporate-section-heading h2{margin:0;color:var(--text);letter-spacing:-.04em}.corporate-closing p,.corporate-operations-intro>p,.corporate-section-heading p{color:var(--muted);font-size:17px;line-height:1.7}.corporate-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.corporate-route-card{position:relative;display:grid;min-height:312px;overflow:hidden;padding:24px;border:1px solid rgba(163,205,220,.56);border-radius:18px;background:rgba(255,255,255,.86);box-shadow:0 20px 48px rgba(26,83,109,.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.corporate-route-card:after{content:"";position:absolute;width:220px;height:220px;right:-92px;top:-104px;border-radius:50%;background:var(--route-glow,rgba(108,203,231,.14))}.corporate-route-card:hover{transform:translateY(-4px);border-color:rgba(22,123,161,.44);box-shadow:0 28px 56px rgba(26,83,109,.13)}.corporate-route-card.chipper{--route-glow:rgba(252,187,55,0.22)}.corporate-route-card.bademli{--route-glow:rgba(62,163,210,0.18)}.corporate-route-card.software{--route-glow:rgba(64,184,218,0.2)}.corporate-route-card.trade{--route-glow:rgba(23,111,157,0.18)}.corporate-route-body,.corporate-route-link,.corporate-route-topline{position:relative;z-index:1}.corporate-route-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.corporate-route-topline>span{color:var(--brand-deep);font-size:11px;font-weight:800;letter-spacing:.085em;text-transform:uppercase}.corporate-route-logo{display:grid;width:140px;height:52px;place-items:center}.corporate-route-logo img{width:100%;height:100%;object-fit:contain;object-position:right center}.corporate-route-mark{color:#0d5878;font-size:13px;letter-spacing:.08em}.corporate-route-body{align-self:end;max-width:450px;margin-top:24px}.corporate-route-body h3{margin:0 0 10px;font-size:clamp(25px,2.5vw,32px);letter-spacing:-.04em}.corporate-route-body p{color:var(--muted);font-size:15px;line-height:1.65}.corporate-route-link{align-self:end;display:inline-flex;align-items:center;gap:9px;width:-moz-fit-content;width:fit-content;margin-top:22px;color:var(--brand-deep);font-size:14px;font-weight:800}.corporate-route-link span{font-size:20px;line-height:1;transition:transform .18s ease}.corporate-route-card:hover .corporate-route-link span{transform:translateX(4px)}.corporate-operations{padding:88px 0!important;color:#ffffff;background:radial-gradient(circle at 89% 7%,rgba(91,202,233,.22),transparent 26%),linear-gradient(128deg,#0a2c3e,#0e5672)}.corporate-operations-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);grid-gap:80px;gap:80px;align-items:start}.corporate-operations-intro{display:grid;grid-gap:16px;gap:16px}.corporate-operations-intro>span{width:-moz-fit-content;width:fit-content}.corporate-operations h2{color:#ffffff}.corporate-operations-intro>p{color:rgba(230,248,253,.78)}.corporate-operation-list{display:grid}.corporate-operation{display:grid;grid-template-columns:58px 1fr;grid-gap:18px;gap:18px;padding:22px 0;border-top:1px solid rgba(209,246,255,.22)}.corporate-operation:last-child{border-bottom:1px solid rgba(209,246,255,.22)}.corporate-operation>strong{color:#a8eafe;font-size:14px;letter-spacing:.08em}.corporate-operation h3{margin:0 0 7px;font-size:20px}.corporate-operation p{color:rgba(230,248,253,.75);font-size:15px;line-height:1.6}.corporate-partner-line{padding:24px 0!important;background:#dff0f6;border-bottom:1px solid #c8e4ee}.corporate-partner-line p{color:#255a71;font-size:13px;font-weight:700;letter-spacing:.035em;text-align:center}.corporate-closing{padding:78px 0 94px!important;background:#f2f8fb}.corporate-closing-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:42px 44px;border:1px solid #cce3ed;border-radius:22px;background:radial-gradient(circle at 95% 0,rgba(109,214,241,.18),transparent 35%),#ffffff;box-shadow:0 24px 58px rgba(25,82,108,.09)}.corporate-closing-panel>div:first-child{max-width:720px}.corporate-closing h2{font-size:clamp(30px,3.5vw,44px)}.corporate-closing p{margin-top:12px}.corporate-closing-actions{flex:0 0 auto;margin-top:0}.brand-program-overview{padding:78px 0!important;background:#f2f8fb}.brand-program-intro{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);grid-gap:34px;gap:34px;align-items:center;padding:26px 30px;margin-bottom:24px;border:1px solid #cde4ee;border-radius:20px;background:#ffffff;box-shadow:0 22px 48px rgba(27,84,107,.08)}.brand-program-logo{min-height:104px;display:grid;align-items:center;padding-right:28px;border-right:1px solid #dbeaf0}.brand-program-logo img{max-width:min(100%,270px);max-height:96px;width:auto;height:auto;object-fit:contain}.brand-program-intro>div:last-child{display:grid;grid-gap:18px;gap:18px;justify-items:start}.brand-program-intro p{color:var(--muted);font-size:17px;line-height:1.72}.brand-program-products{padding:76px 0!important;background:#ffffff}.brand-program-process{padding:80px 0!important;color:#ffffff;background:radial-gradient(circle at 88% 12%,rgba(100,208,238,.22),transparent 28%),linear-gradient(135deg,#0b3147,#0c5877)}.brand-program-process .section-header h2{color:#ffffff}.brand-program-process .timeline-step{border-color:rgba(207,244,255,.2);background:rgba(255,255,255,.94)}.brand-program-process .timeline-step strong{background:#d9f3fb;color:#0b5b7d}.brand-program-chipper .brand-program-overview{background:radial-gradient(circle at 92% 8%,rgba(255,211,106,.19),transparent 22%),#f2f8fb}.brand-program-bademli .brand-program-overview{background:radial-gradient(circle at 92% 8%,rgba(99,195,229,.18),transparent 24%),#f2f8fb}@media (max-width:900px){.corporate-hero-inner{padding:58px 0 94px}.brand-program-intro,.corporate-hero-grid,.corporate-operations-layout{grid-template-columns:1fr}.corporate-hero-grid{gap:30px}.corporate-hero-visual,.corporate-hero-visual>img{min-height:420px}.corporate-route-grid{grid-template-columns:1fr}.corporate-operations-layout{gap:42px}.corporate-closing-panel{align-items:flex-start;flex-direction:column}.brand-program-logo{min-height:auto;padding:0 0 22px;border-right:0;border-bottom:1px solid #dbeaf0}}@media (max-width:640px){.corporate-hero-inner{padding:42px 0 72px}.corporate-hero h1{margin:16px 0;font-size:clamp(40px,12vw,55px)}.corporate-hero-copy>p{font-size:16px}.corporate-closing-actions,.corporate-hero-actions{display:grid;grid-template-columns:1fr;width:100%;margin-top:24px}.corporate-closing-actions .btn,.corporate-hero-actions .btn{width:100%}.corporate-hero-metrics{gap:6px;margin-top:28px}.corporate-hero-metrics>div{padding:11px 7px}.corporate-hero-metrics strong{font-size:18px}.corporate-hero-metrics span{font-size:10px}.corporate-hero-visual,.corporate-hero-visual>img{min-height:360px}.corporate-routes{padding:8px 0 62px!important}.corporate-section-heading{margin-bottom:24px}.corporate-route-card{min-height:288px;padding:20px}.corporate-route-logo{width:124px;height:44px}.corporate-operations{padding:62px 0!important}.corporate-operation{grid-template-columns:44px 1fr;gap:12px}.corporate-partner-line p{text-align:left;line-height:1.6}.corporate-closing{padding:58px 0 70px!important}.corporate-closing-panel{padding:28px 22px}.brand-program-overview,.brand-program-process,.brand-program-products{padding:58px 0!important}.brand-program-intro{gap:20px;padding:22px}}.profile-page,.team-page{background:#f6f3ed}.profile-hero,.team-hero{background:radial-gradient(circle at 84% 4%,rgba(183,149,77,.28),transparent 29%),linear-gradient(135deg,#071923,#0b2c3b 50%,#123f4a);color:#f8f4eb}.team-hero-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.45fr);align-items:center;grid-gap:56px;gap:56px;min-height:430px;padding:96px 0 84px}.profile-identity-panel>div>span,.team-hero-copy .badge{border-color:rgba(244,235,214,.25);background:rgba(255,255,255,.08);color:#f7d58e}.team-hero h1{max-width:760px;margin:18px 0;font-size:clamp(44px,5.8vw,78px);letter-spacing:-.07em;line-height:.98}.profile-intro,.team-hero p{max-width:690px;margin:0;color:rgba(245,242,233,.78);font-size:clamp(18px,2vw,23px);line-height:1.5}.team-hero-mark{display:grid;aspect-ratio:1;width:min(100%,290px);place-items:center;justify-self:end;border:1px solid rgba(247,213,142,.56);border-radius:42% 58% 53% 47%/43% 44% 56% 57%;background:linear-gradient(145deg,rgba(247,213,142,.2),rgba(255,255,255,.03));box-shadow:0 28px 80px rgba(0,0,0,.22);color:#f7d58e;font-family:Georgia,Times New Roman,serif;font-size:clamp(70px,10vw,132px);font-weight:700;letter-spacing:-.14em;text-indent:-.14em}.team-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:28px}.team-section-heading h2{margin:14px 0 0;color:#102534;font-size:clamp(30px,4vw,48px);letter-spacing:-.05em}.team-section-heading .section-lead{max-width:480px;margin:0;color:#5d6f75}.team-profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));grid-gap:22px;gap:22px}.team-profile-card{display:grid;grid-template-columns:132px minmax(0,1fr);grid-gap:28px;gap:28px;min-height:310px;overflow:hidden;padding:30px;border:1px solid #d8ded7;border-radius:26px;background:#fffefa;box-shadow:0 18px 48px rgba(15,44,55,.08)}.profile-monogram,.team-profile-monogram{display:grid;place-items:center;border-radius:24px;background:linear-gradient(135deg,rgba(240,199,115,.38),transparent 55%),#102f3b;color:#f8efdb;font-family:Georgia,Times New Roman,serif;font-weight:700;letter-spacing:-.1em}.team-profile-monogram{aspect-ratio:.8;align-self:stretch;font-size:48px}.profile-portrait,.team-profile-image{display:block;border-radius:24px;object-fit:cover;object-position:center 26%;background:#102f3b}.team-profile-image{width:100%;height:100%;min-height:250px}.team-profile-content{display:flex;flex-direction:column;align-items:flex-start}.team-profile-content>span,.team-profile-meta{color:#a0762e;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.team-profile-content h3{margin:7px 0 12px;color:#102534;font-size:30px;letter-spacing:-.055em}.team-profile-content p{margin:0;color:#5d6f75;line-height:1.65}.team-profile-meta{margin-top:16px;color:#6d7e80}.text-link{display:inline-flex;margin-top:auto;padding-top:22px;color:#0c5663;font-size:14px;font-weight:800}.text-link:after{content:"→";margin-left:8px}.profile-hero{padding:44px 0 72px}.profile-breadcrumbs{display:flex;gap:9px;color:rgba(245,242,233,.64);font-size:14px}.profile-breadcrumbs a:hover{color:#f7d58e}.profile-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr);align-items:flex-end;grid-gap:60px;gap:60px;margin-top:72px}.profile-identity-panel{display:grid;grid-template-columns:138px minmax(0,1fr);align-items:center;grid-gap:28px;gap:28px}.profile-monogram{font-size:60px}.profile-monogram,.profile-portrait{width:138px;height:172px}.profile-identity-panel h1{margin:10px 0 8px;font-size:clamp(42px,5vw,66px);letter-spacing:-.07em;line-height:.96}.profile-identity-panel p{margin:0;color:#f6d890;font-size:19px}.profile-identity-panel small{display:block;margin-top:12px;color:rgba(245,242,233,.62)}.profile-content-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);grid-gap:72px;gap:72px;align-items:start}.profile-biography{padding:34px 0}.profile-biography p{margin:20px 0 0;color:#263b43;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2.1vw,27px);line-height:1.48}.profile-detail-sections{margin-top:50px}.profile-detail-section{padding:34px 0;border-top:1px solid #d8ded7}.profile-detail-section:last-child{padding-bottom:0}.profile-detail-section h2{max-width:740px;margin:0;color:#102f3b;font-size:clamp(25px,3vw,36px);letter-spacing:-.05em;line-height:1.1}.profile-biography .profile-detail-paragraph{margin:15px 0 0;color:#51656b;font-family:inherit;font-size:17px;line-height:1.75}.profile-detail-section ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 28px;gap:10px 28px;margin:22px 0 0;padding:0;list-style:none}.profile-detail-section li{display:flex;gap:10px;color:#2b454d;font-size:15px;line-height:1.55}.profile-detail-section li:before{flex:0 0 auto;width:8px;height:8px;margin-top:8px;border-radius:50%;background:#bd8a35;content:""}.profile-focus{padding:30px;border:1px solid #d8ded7;border-radius:24px;background:#fffefa}.profile-focus-list{margin:22px 0 28px}.profile-focus-list>div{padding:17px 0;border-top:1px solid #e1e5de}.profile-focus-list>div:first-child{border-top:0;padding-top:0}.profile-focus-list h2{margin:0 0 6px;color:#153c48;font-size:19px}.profile-focus-list p{margin:0;color:#627378;line-height:1.6}@media (max-width:900px){.profile-content-grid,.profile-hero-grid,.team-hero-inner{grid-template-columns:1fr}.team-hero-inner{min-height:0;gap:36px}.team-hero-mark{justify-self:start;width:min(220px,52vw)}.profile-hero-grid{gap:34px}}@media (max-width:640px){.team-hero-inner{padding:68px 0 58px}.profile-identity-panel,.team-profile-card,.team-section-heading{display:grid;grid-template-columns:1fr}.team-section-heading{gap:16px}.team-profile-card{gap:20px;padding:22px}.team-profile-image,.team-profile-monogram{width:100%;max-width:150px;min-height:180px}.profile-hero{padding:28px 0 56px}.profile-hero-grid{margin-top:48px}.profile-identity-panel{gap:20px}.profile-content-grid{gap:28px}.profile-detail-section{padding:28px 0}.profile-detail-section ul{grid-template-columns:1fr}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.food-offer-module{background:#edf2f4;min-height:100%}.food-offer-module>section{padding:0}.food-offer-intro{background:linear-gradient(120deg,rgba(7,35,45,.98),rgba(14,70,66,.94)),radial-gradient(circle at 88% 14%,rgba(207,122,42,.26),transparent 32%);color:#ffffff;border-bottom:1px solid rgba(255,255,255,.08)}.food-offer-intro-inner{min-height:238px;padding:48px 0;display:flex;align-items:center;justify-content:space-between;gap:36px}.food-offer-brand{display:inline-flex;align-items:center;gap:12px;margin-bottom:20px}.food-offer-brand img{width:50px;height:50px;flex:0 0 50px;border-radius:50%;object-fit:cover;box-shadow:0 8px 22px rgba(3,14,24,.22)}.food-offer-brand div{display:grid;grid-gap:3px;gap:3px}.food-offer-brand strong{color:inherit;font-size:15px;letter-spacing:-.02em}.food-offer-brand span{color:inherit;font-size:11px;font-weight:800;letter-spacing:.1em;opacity:.72;text-transform:uppercase}.food-offer-brand.is-compact{gap:10px;margin-bottom:18px}.food-offer-brand.is-compact img{width:38px;height:38px;flex-basis:38px}.food-offer-brand.is-compact strong{font-size:14px}.food-offer-eyebrow{display:inline-flex;margin-bottom:12px;color:#bce2d9;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.food-offer-intro h1{max-width:650px;margin:0;color:#ffffff;font-size:clamp(36px,5.2vw,66px);letter-spacing:-.055em;line-height:.98}.food-offer-intro p{max-width:660px;margin:18px 0 0;color:rgba(255,255,255,.78);font-size:17px}.food-offer-actions{min-width:250px;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.food-offer-actions .btn{min-width:172px}.food-offer-actions .btn-secondary{border-color:rgba(255,255,255,.36);background:rgba(255,255,255,.96)}.food-offer-install-note{width:100%;margin:4px 0 0;text-align:right;font-size:12px!important;line-height:1.45}.food-offer-workspace{width:min(1480px,calc(100% - 40px));margin:38px auto 72px;overflow:hidden;border:1px solid #cfdbe0;border-radius:14px;background:#ffffff;box-shadow:0 28px 70px rgba(17,31,43,.16)}.food-offer-toolbar{min-height:62px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#ffffff;border-bottom:1px solid #dce5e9}.food-offer-toolbar div{display:flex;align-items:center;gap:12px}.food-offer-toolbar strong{color:#10212d;font-size:14px}.food-offer-toolbar span{display:inline-flex;align-items:center;gap:8px;color:#5f7180;font-size:13px}.food-offer-toolbar span:before{width:8px;height:8px;border-radius:50%;background:#0d7b67;box-shadow:0 0 0 4px rgba(13,123,103,.12);content:""}.food-offer-toolbar a{color:#095849;font-size:13px;font-weight:800}.food-offer-toolbar a:hover{color:#0d7b67}.food-offer-workspace iframe{width:100%;min-height:min(1150px,78vh);display:block;border:0;opacity:0;transition:opacity .22s ease}.food-offer-workspace iframe.is-loaded{opacity:1}.food-offer-loading{min-height:min(1150px,78vh);display:grid;place-items:center;color:#5f7180;font-size:14px;font-weight:700;background:#ffffff}.food-offer-workspace{position:relative}.food-offer-workspace:has(iframe) .food-offer-loading{position:absolute;inset:62px 0 auto;z-index:1}.food-offer-access-gate{min-height:min(650px,64vh);display:grid;place-items:center;padding:42px 24px;text-align:center;background:radial-gradient(circle at 50% 0,rgba(13,123,103,.12),transparent 48%),#ffffff}.food-offer-access-gate>div{width:min(490px,100%)}.food-offer-access-gate .food-offer-eyebrow{color:#0d7b67}.food-offer-access-gate h2{margin:0;color:#10212d;font-size:clamp(28px,4vw,42px);letter-spacing:-.05em;line-height:1.05}.food-offer-access-gate p{margin:15px 0 22px;color:#5f7180}.food-catalog{min-height:min(680px,74vh);padding:32px;background:radial-gradient(circle at 96% 3%,rgba(13,123,103,.1),transparent 26%),#fbfcfc}.food-catalog-head{display:flex;align-items:center;justify-content:space-between;gap:22px;padding-bottom:22px;border-bottom:1px solid #dce6ea}.food-catalog-head .food-offer-brand{margin-bottom:14px;color:#10212d}.food-catalog-head .food-offer-brand img{box-shadow:none}.food-catalog-head h2{margin:0;color:#10212d;font-size:clamp(26px,3.2vw,38px);letter-spacing:-.05em;line-height:1}.food-catalog-search{width:min(330px,100%)}.food-catalog-search input,.food-product-card-body input,.food-product-create input{width:100%;min-height:44px;padding:0 12px;border:1px solid #cbd8de;border-radius:8px;outline:none;color:#18242d;background:#ffffff}.food-catalog-search input:focus,.food-product-card-body input:focus,.food-product-create input:focus{border-color:#0d7b67;box-shadow:0 0 0 3px rgba(13,123,103,.13)}.food-catalog-filters{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.food-catalog-filters button{min-height:32px;padding:0 11px;border:1px solid #d4e1e4;border-radius:999px;color:#49616c;background:#ffffff;cursor:pointer;font:inherit;font-size:12px;font-weight:800}.food-catalog-filters button.is-active,.food-catalog-filters button:hover{border-color:#b9dfd5;color:#075d4d;background:#e7f7f2}.food-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.food-catalog-card{min-height:364px;padding:14px;display:flex;flex-direction:column;border:1px solid #dce6ea;border-radius:12px;background:#ffffff;box-shadow:0 10px 26px rgba(17,31,43,.04)}.food-catalog-card:hover{border-color:#b9d5cf;box-shadow:0 16px 34px rgba(17,31,43,.1)}.food-catalog-image{position:relative;aspect-ratio:1.38/1;overflow:hidden;border:1px solid #e3ebed;border-radius:9px;background:#f5f8f8}.food-catalog-image img{object-fit:contain;padding:8px;transition:transform .25s ease}.food-catalog-card:hover .food-catalog-image img{transform:scale(1.025)}.food-catalog-image-fallback{height:100%;display:grid;place-items:center;color:#0d7b67;font-size:14px;font-weight:800;background:linear-gradient(135deg,#eef7f5,#f8fbfb)}.food-catalog-card-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#0d7b67;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-top:14px}.food-catalog-card-topline small{color:#70818a;letter-spacing:0;text-transform:none}.food-catalog-card h3{margin:11px 0 0;color:#10212d;font-size:20px;letter-spacing:-.035em;line-height:1.08}.food-catalog-card p{margin:10px 0 0;color:#5f7180;font-size:13px;line-height:1.5}.food-catalog-price{margin-top:auto;padding-top:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;border-top:1px solid #edf1f2}.food-product-manager{padding:24px;border:1px solid #dce6ea;border-radius:12px;background:#ffffff}.food-product-card-body,.food-product-card-head,.food-product-list-tools,.food-product-manager-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.food-product-manager-head h2{margin:0;color:#10212d;font-size:clamp(24px,3vw,32px);letter-spacing:-.045em}.food-product-manager-head .food-offer-eyebrow{color:#0d7b67}.food-product-create{margin-top:22px;padding:20px;border:1px solid #dce6ea;border-radius:10px;background:#f7fafb}.food-product-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.food-product-card-body label,.food-product-category,.food-product-create label,.food-product-search{display:grid;grid-gap:7px;gap:7px}.food-product-card-body label>span,.food-product-category>span,.food-product-create label>span,.food-product-search>span{color:#334957;font-size:12px;font-weight:800}.food-product-description-field{grid-column:span 2}.food-product-create .btn{margin-top:18px}.food-product-list-tools{margin-top:24px;padding:14px;border:1px solid #dce6ea;border-radius:10px;background:#fbfcfc}.food-product-search{width:min(340px,100%)}.food-product-category{width:min(270px,100%)}.food-product-category select{width:100%;min-height:44px;padding:0 12px;border:1px solid #cbd8de;border-radius:8px;outline:none;color:#18242d;background:#ffffff}.food-product-category select:focus{border-color:#0d7b67;box-shadow:0 0 0 3px rgba(13,123,103,.13)}.food-product-count{margin-left:auto;color:#5f7180;font-size:13px;font-weight:800;white-space:nowrap}.food-product-list{display:grid;grid-gap:12px;gap:12px;margin-top:16px}.food-product-card{padding:18px;border:1px solid #dce6ea;border-radius:10px;background:#ffffff}.food-product-card-head{align-items:flex-start}.food-product-card-head>div:first-child>span{color:#0d7b67;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.food-product-card h3{margin:7px 0 0;color:#10212d;font-size:17px;letter-spacing:-.025em}.food-product-audit,.food-product-card small{color:#70818a;font-size:12px}.food-product-card-body{justify-content:flex-start;flex-wrap:wrap;margin-top:16px;padding-top:16px;border-top:1px solid #edf1f2}.food-product-card-body>label{width:150px}.food-product-card-body strong{min-width:86px;color:#075d4d;font-size:17px}.food-product-card-body .btn{min-height:42px}.food-product-audit{margin:14px 0 0}.food-image-custom,.food-image-mapped,.food-image-missing,.food-image-verified{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.food-image-mapped,.food-image-verified{color:#075d4d;background:#e0f3ec}.food-image-custom{color:#08569e;background:#e4f0fc}.food-image-missing{color:#a04412;background:#fff0e5}.food-product-editor{margin-top:18px;padding:20px;border:1px solid #cadce0;border-radius:10px;background:#f7fafb}.food-product-editor-intro,.food-product-image-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.food-product-editor h4,.food-product-image-fields h4{margin:5px 0 0;color:#10212d;font-size:18px}.food-product-editor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:18px}.food-product-editor-grid label,.food-product-image-fields label{display:grid;grid-gap:7px;gap:7px}.food-product-editor-grid label>span,.food-product-image-fields label>span{color:#334957;font-size:12px;font-weight:800}.food-product-editor-grid input,.food-product-image-fields input{width:100%;min-height:44px;padding:0 12px;border:1px solid #cbd8de;border-radius:8px;outline:none;color:#18242d;background:#ffffff}.food-product-editor-grid input:focus,.food-product-image-fields input:focus{border-color:#0d7b67;box-shadow:0 0 0 3px rgba(13,123,103,.13)}.food-product-editor-wide{grid-column:span 4}.food-product-editor>.btn{margin-top:16px}.food-product-image-editor{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);grid-gap:20px;gap:20px;margin-top:22px;padding-top:22px;border-top:1px solid #dce6ea}.food-product-image-preview{display:grid;min-height:240px;place-items:center;position:relative;overflow:hidden;border:1px solid #dce6ea;border-radius:10px;color:#70818a;background:#ffffff}.food-product-image-preview img{width:100%;height:100%;min-height:240px;object-fit:contain}.food-product-image-fields{display:grid;align-content:start;grid-gap:13px;gap:13px}.food-product-image-actions{justify-content:flex-start;flex-wrap:wrap}.food-product-image-audit{margin:0;color:#70818a;font-size:12px}.food-catalog-price strong{color:#075d4d;font-size:20px;letter-spacing:-.03em}.food-catalog-price span{color:#70818a;font-size:12px;text-align:right}.food-catalog-empty{min-height:310px;display:grid;place-items:center;color:#5f7180;font-size:14px;font-weight:700;text-align:center}.food-account-page,.food-auth-page,.food-management-page{min-height:74vh;padding:64px 20px;background:#edf2f4}.food-account-card,.food-auth-card{width:min(520px,100%);margin:0 auto;padding:34px;border:1px solid #d6dfe5;border-radius:14px;background:#ffffff;box-shadow:var(--shadow)}.food-account-card .food-offer-eyebrow,.food-auth-card .food-offer-eyebrow,.food-management-page .food-offer-eyebrow,.food-user-manager .food-offer-eyebrow{color:#0d7b67}.food-account-card h1,.food-auth-card h1,.food-management-header h1{margin:0;color:#10212d;letter-spacing:-.045em;line-height:1.05}.food-account-card p,.food-auth-card p,.food-management-header p{margin:12px 0 0;color:#5f7180}.food-auth-card form{display:grid;grid-gap:16px;gap:16px;margin-top:24px}.food-auth-card label,.food-user-controls label,.food-user-create label{display:grid;grid-gap:7px;gap:7px}.food-auth-card label span,.food-user-controls label span,.food-user-create label span{color:#334957;font-size:13px;font-weight:800}.food-auth-card input,.food-user-controls input,.food-user-controls select,.food-user-create input,.food-user-create select{width:100%;min-height:44px;padding:0 12px;border:1px solid #cbd8de;border-radius:7px;outline:none;color:#18242d;background:#ffffff}.food-auth-card input:focus,.food-user-controls input:focus,.food-user-controls select:focus,.food-user-create input:focus,.food-user-create select:focus{border-color:#0d7b67;box-shadow:0 0 0 3px rgba(13,123,103,.13)}.food-auth-error,.food-auth-warning,.food-user-message{margin:20px 0 0!important;padding:11px 13px;border-radius:7px;font-size:13px}.food-auth-warning{border:1px solid #f0cf9e;color:#764719!important;background:#fff4e7}.food-auth-error{border:1px solid #efc5c5;color:#8a2424!important;background:#fff0f0}.food-account-card .btn{margin-top:24px}.food-management-shell{width:min(1240px,100%);margin:0 auto}.food-management-header,.food-manager-empty,.food-operations-panel,.food-user-manager{border:1px solid #d6dfe5;border-radius:14px;background:#ffffff;box-shadow:0 16px 42px rgba(17,31,43,.08)}.food-management-header{padding:28px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.food-management-header .food-offer-brand{margin-bottom:16px;color:#10212d}.food-account-card .food-offer-brand img,.food-auth-card .food-offer-brand img,.food-management-header .food-offer-brand img{box-shadow:none}.food-account-card .food-offer-brand,.food-auth-card .food-offer-brand{color:#10212d}.food-management-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.food-management-actions form{margin:0}.food-manager-empty,.food-operations-panel,.food-user-manager{margin-top:20px;padding:28px}.food-operations-topline{display:flex;align-items:center;justify-content:space-between;gap:16px}.food-operations-topline .food-offer-brand{margin:0;color:#10212d}.food-operations-topline .food-offer-brand img{box-shadow:none}.food-operations-status{display:inline-flex;align-items:center;gap:8px;color:#075d4d;font-size:12px;font-weight:800}.food-operations-status:before{width:8px;height:8px;border-radius:50%;background:#0d7b67;box-shadow:0 0 0 4px rgba(13,123,103,.12);content:""}.food-admin-tabs{display:flex;gap:6px;flex-wrap:wrap;margin:24px 0;padding-bottom:12px;border-bottom:1px solid #dce6ea}.food-admin-tabs button{min-height:38px;padding:0 14px;border:1px solid transparent;border-radius:8px;color:#5f7180;background:transparent;cursor:pointer;font:inherit;font-size:13px;font-weight:800}.food-admin-tabs button:hover{color:#0d7b67;background:#edf7f4}.food-admin-tabs button.is-active{border-color:#b9dfd5;color:#075d4d;background:#e7f7f2}.food-admin-catalog{min-height:260px;padding:32px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #dce6ea;border-radius:12px;background:radial-gradient(circle at 92% 8%,rgba(13,123,103,.12),transparent 33%),#f8fbfb}.food-panel-kicker{display:inline-block;margin-bottom:10px;color:#0d7b67;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.food-admin-catalog h2,.food-admin-quote-toolbar h2{margin:0;color:#10212d;font-size:clamp(24px,3vw,32px);letter-spacing:-.045em;line-height:1.05}.food-admin-catalog p{max-width:590px;margin:12px 0 0;color:#5f7180}.food-admin-catalog .btn{flex:0 0 auto}.food-admin-quote-workspace{position:relative;overflow:hidden;border:1px solid #dce6ea;border-radius:12px;background:#ffffff}.food-admin-quote-toolbar{min-height:92px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #dce6ea}.food-admin-quote-toolbar .food-panel-kicker{margin-bottom:5px}.food-admin-quote-workspace iframe{width:100%;min-height:min(1000px,78vh);display:block;border:0;opacity:0;transition:opacity .2s ease}.food-admin-quote-workspace iframe.is-loaded{opacity:1}.food-admin-frame-loading{position:absolute;inset:92px 0 0;display:grid;place-items:center;color:#5f7180;font-size:14px;font-weight:700;background:#ffffff}.food-admin-quote-workspace:has(iframe.is-loaded) .food-admin-frame-loading{display:none}.food-user-manager-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.food-manager-empty h2,.food-user-manager h2{margin:0;color:#10212d;font-size:25px;letter-spacing:-.035em}.food-user-create{margin-top:24px;padding:20px;border:1px solid #dce6ea;border-radius:10px;background:#f7fafb}.food-user-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.food-permissions{display:flex;gap:16px;flex-wrap:wrap;margin:18px 0}.food-permissions label{display:inline-flex;align-items:center;gap:8px;color:#334957;font-size:13px;font-weight:700}.food-permissions input{width:16px;height:16px;accent-color:#0d7b67}.food-user-message{border:1px solid #b7d9d1;color:#075d4d;background:#effaf7}.food-user-list{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.food-user-empty{margin:0;padding:26px;border:1px dashed #cbd8de;border-radius:9px;color:#5f7180;text-align:center}.food-user-card{padding:18px;border:1px solid #dce6ea;border-radius:10px;background:#ffffff}.food-user-controls,.food-user-main,.food-user-meta{display:flex;align-items:center;justify-content:space-between;gap:14px}.food-user-main small,.food-user-main span,.food-user-main strong{display:block}.food-user-main strong{color:#18242d}.food-user-main small,.food-user-main span,.food-user-meta{color:#5f7180;font-size:13px}.food-user-main small{margin-top:2px}.food-user-badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.food-access-active,.food-access-disabled,.food-role{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border-radius:999px;font-size:11px;font-weight:800}.food-role-owner{color:#5d4112;background:#fff1d9}.food-role-manager{color:#085c4d;background:#e5f6f1}.food-role-sales{color:#315e95;background:#ebf3ff}.food-role-customer{color:#566571;background:#edf1f3}.food-access-active{color:#075d4d;background:#e7f7f2}.food-access-disabled{color:#8a2424;background:#fff0f0}.food-user-meta{margin-top:14px}.food-user-controls,.food-user-meta{justify-content:flex-start;flex-wrap:wrap}.food-user-controls{margin-top:16px;padding-top:16px;border-top:1px solid #e4ebee}.food-user-controls>label{width:min(180px,100%)}.food-password-reset{min-width:210px}@media (display-mode:standalone){body:has(.food-offer-module) .assistant-shell,body:has(.food-offer-module) .assistant-toggle,body:has(.food-offer-module) .cookie-consent,body:has(.food-offer-module) .cookie-settings-button,body:has(.food-offer-module) .footer,body:has(.food-offer-module) .navbar,body:has(.food-offer-module) .topbar{display:none}body:has(.food-offer-module) .food-offer-module{min-height:100vh;display:grid;grid-template-rows:auto 1fr}body:has(.food-offer-module) .food-offer-intro-inner{min-height:auto;padding:18px 0}body:has(.food-offer-module) .food-offer-actions .btn-secondary,body:has(.food-offer-module) .food-offer-eyebrow,body:has(.food-offer-module) .food-offer-install-note,body:has(.food-offer-module) .food-offer-intro p{display:none}body:has(.food-offer-module) .food-offer-intro h1{font-size:25px;letter-spacing:-.04em}body:has(.food-offer-module) .food-offer-workspace{width:100%;height:100%;min-height:0;margin:0;border:0;border-radius:0;box-shadow:none}body:has(.food-offer-module) .food-offer-access-gate,body:has(.food-offer-module) .food-offer-loading,body:has(.food-offer-module) .food-offer-workspace iframe{min-height:calc(100vh - 126px)}}@media (max-width:1080px){.app-grid,.contact-layout,.coverage-grid,.cta-band,.footer-grid,.gallery-grid,.grid-3,.grid-4,.info-grid,.metric-band,.packaging-showcase,.packaging-showcase-grid,.partner-grid,.product-grid,.sector-links,.showcase-gallery,.split-section,.split-section.reverse{grid-template-columns:1fr 1fr}.content-panel,.visual-panel{min-height:360px}}@media (max-width:760px){.food-offer-intro-inner{min-height:auto;padding:38px 0;align-items:flex-start;flex-direction:column}.food-offer-actions{width:100%;min-width:0;justify-content:flex-start}.food-offer-actions .btn{flex:1 1 180px}.food-offer-install-note{text-align:left}.food-offer-workspace{width:min(100%,calc(100% - 24px));margin:24px auto 44px;border-radius:10px}.food-offer-toolbar{align-items:flex-start;flex-direction:column}.food-offer-access-gate,.food-offer-loading,.food-offer-workspace iframe{min-height:80vh}.food-catalog{padding:20px}.food-catalog-head,.food-product-card-body,.food-product-card-head,.food-product-editor-intro,.food-product-image-actions,.food-product-list-tools,.food-product-manager-head{align-items:flex-start;flex-direction:column}.food-catalog-search,.food-product-card-body>label,.food-product-category,.food-product-search{width:100%}.food-catalog-grid,.food-product-editor-grid,.food-product-form-grid,.food-product-image-editor{grid-template-columns:1fr}.food-product-manager{padding:20px}.food-product-description-field,.food-product-editor-wide{grid-column:auto}.food-product-image-preview,.food-product-image-preview img{min-height:190px}.food-product-count{margin-left:0}.food-management-header,.food-user-main,.food-user-manager-head,.food-user-meta{align-items:flex-start;flex-direction:column}.food-management-actions,.food-user-badges{justify-content:flex-start}.food-admin-catalog,.food-admin-quote-toolbar,.food-operations-topline{align-items:flex-start;flex-direction:column}.food-admin-catalog,.food-operations-panel{padding:22px}.food-admin-quote-toolbar{min-height:0;padding:20px}.food-admin-frame-loading{inset:129px 0 0}.food-user-form-grid{grid-template-columns:1fr}.food-account-page,.food-auth-page,.food-management-page{padding:32px 14px}.food-account-card,.food-auth-card,.food-management-header,.food-manager-empty,.food-user-manager{padding:22px}}@media (max-width:900px){.nav-toggle{display:inline-flex}.nav-cluster{position:absolute;left:20px;right:20px;top:calc(100% + 10px);background:rgba(255,255,255,.98);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px;display:none;flex-direction:column;align-items:stretch}.menu-open .nav-cluster{display:flex}.nav-links{flex-direction:column;align-items:stretch}.header-cta,.nav-links a{width:100%}.hero,.page-hero{background:radial-gradient(circle at top left,rgba(98,191,222,.36),transparent 36%),linear-gradient(135deg,#0b3146,#0d4b66 60%,#0a2a3c)}.hero-inner{padding:86px 0 76px}.page-hero-inner{padding:80px 0 70px}.album-card,.app-grid,.contact-layout,.coverage-grid,.cta-band,.footer-grid,.form-row,.gallery-grid,.grid-2,.grid-3,.grid-4,.hero-layout,.hero-stats,.info-grid,.metric-band,.packaging-showcase,.packaging-showcase-grid,.page-hero-layout,.partner-grid,.product-grid,.sector-links,.showcase-gallery,.split-section,.split-section.reverse{grid-template-columns:1fr}.hero-layout,.page-hero-layout{gap:16px}.bademli-brand,.dealership-brand,.packaging-showcase-head{flex-direction:column;align-items:flex-start}.dealership-brand-actions{justify-content:flex-start}.cookie-consent{grid-template-columns:1fr;left:16px;bottom:16px;width:calc(100% - 32px)}.cookie-consent-actions{justify-content:flex-start}.hero-media-shell,.hero-media-shell.is-compact{min-height:auto;aspect-ratio:16/11;order:-1}.hero-copy-panel,.page-hero-copy{padding:22px}.nav-inner,.topbar-inner{min-height:auto;padding:12px 0}.topbar-inner{align-items:flex-start}.brand-copy strong{font-size:16px}main section{padding:64px 0}}@media (max-width:640px){.container{width:min(var(--max),calc(100% - 28px))}h1{font-size:clamp(34px,11vw,52px)}h2{font-size:clamp(28px,9vw,40px)}.lead,.section-lead{font-size:16px}.hero,.page-hero{background:linear-gradient(180deg,#0b3a52,#09293b)}.hero-inner{padding:62px 0 52px}.page-hero-inner{padding:60px 0 50px}.hero-copy{max-width:100%}.hero-copy h1,.page-hero-copy h1{max-width:none}.cta-actions,.hero-actions{display:grid;grid-template-columns:1fr}.cta-actions .btn,.hero-actions .btn{width:100%}.hero-stats{gap:14px;margin-top:28px}.hero-stat strong{font-size:22px}.hero-media-shell,.hero-media-shell.is-compact{aspect-ratio:16/10}.hero-media{object-fit:contain;object-position:center center}.hero-layout,.page-hero-layout{gap:12px}.hero-copy-panel,.page-hero-copy{padding:18px}.visual-caption{left:18px;right:18px;bottom:18px}.visual-caption strong{font-size:22px}.page-hero .badge,.page-hero .breadcrumbs{width:-moz-fit-content;width:fit-content}.timeline-step{grid-template-columns:1fr}.assistant-shell{right:14px;bottom:84px;width:calc(100vw - 28px)}.assistant-toggle{right:14px;bottom:14px}}