:root{--bg:#f2efe8;--paper:#fbfaf6;--ink:#0e100e;--muted:#63665d;--line:#d5d2c9;--accent:#b9ff55;--dark:#0d0f0d;--dark2:#151815;--max:1220px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.55}.shell{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font:600 20px/1 'Space Grotesk',sans-serif;text-decoration:none;color:inherit}.mark{width:35px;height:35px;display:grid;place-items:center;background:var(--ink);color:var(--accent);font-size:17px}.nav nav{display:flex;align-items:center;gap:28px}.nav nav a{font-size:14px;color:inherit;text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--ink);color:#fff!important;text-decoration:none;padding:14px 20px;font:600 14px Inter,sans-serif;cursor:pointer;transition:.18s ease}.button:hover{transform:translateY(-1px);opacity:.92}.button.small{padding:10px 15px}.button.full{width:100%;margin-top:4px}.hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);gap:72px;align-items:center;padding:84px 0 90px}.eyebrow,.form-kicker{font-size:12px;font-weight:700;letter-spacing:.16em;color:#66695f;margin-bottom:18px}.hero h1,.section h2,.cta h2,.hero-form-wrap h2{font-family:'Space Grotesk',sans-serif;letter-spacing:-.045em;margin:0}.hero h1{font-size:clamp(54px,7.5vw,104px);line-height:.91;max-width:820px}.hero h1 span{color:#71756a}.lead{font-size:20px;max-width:760px;color:var(--muted);margin:30px 0 24px}.hero-points{display:flex;flex-wrap:wrap;gap:9px}.hero-points span{border:1px solid var(--line);background:rgba(255,255,255,.35);padding:7px 10px;font-size:12px;font-weight:600}.hero-form-wrap{background:var(--dark);color:#f6f5ef;padding:30px;border:1px solid #2d312b;box-shadow:0 22px 60px rgba(0,0,0,.12)}.hero-form-wrap .form-kicker{color:#aeb2a9}.hero-form-wrap h2{font-size:34px;line-height:1.02}.hero-form-wrap>p{color:#b9bdb4;font-size:14px;margin:16px 0 22px}.contact-form label{display:block;font-size:12px;font-weight:600;margin-bottom:12px;color:#d7dbd2}.contact-form input,.contact-form textarea,.contact-form select{width:100%;margin-top:7px;border:1px solid #33372f;background:#171a16;color:#f7f7f3;padding:12px 13px;font:inherit;outline:none}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--accent)}.contact-form textarea{resize:vertical}.contact-form .button{background:var(--accent);color:#0d0f0d!important}.contact-form small{display:block;color:#8f948a;margin-top:12px}.proof-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid>div{padding:24px 24px;border-right:1px solid var(--line)}.proof-grid>div:first-child{border-left:1px solid var(--line)}.proof-grid strong{display:block;font:600 23px 'Space Grotesk'}.proof-grid span{font-size:13px;color:var(--muted)}.section{padding:108px 0}.section-head{max-width:810px;margin-bottom:46px}.section-head.split{max-width:none;display:grid;grid-template-columns:1.15fr .75fr;gap:80px;align-items:end}.section h2,.cta h2{font-size:clamp(40px,5.4vw,68px);line-height:1.01}.section-head p,.cta p{margin:0;color:var(--muted);font-size:18px}.business-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.business-grid article{background:var(--paper);border:1px solid var(--line);padding:30px;min-height:315px}.num{font:600 12px 'Space Grotesk';color:#7c8076}.business-grid h3{font:600 30px 'Space Grotesk';margin:32px 0 12px}.business-grid p{color:var(--muted);max-width:600px}.business-grid ul{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-wrap:wrap;gap:8px}.business-grid li{font-size:12px;border:1px solid var(--line);padding:6px 9px}.dark{background:var(--dark);color:#f3f2ed}.eyebrow.light{color:#a9ada3}.dark .section-head p{color:#b3b7ae}.system-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:12px}.system-card{background:var(--dark2);border:1px solid #30342e;padding:25px;min-height:220px}.system-card span{font:600 11px 'Space Grotesk';letter-spacing:.12em;color:var(--accent)}.system-card h3{font:600 24px 'Space Grotesk';margin:38px 0 10px}.system-card p{margin:0;color:#b4b8af;font-size:14px}.flow-arrow{font-size:24px;color:#6f756b}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cards article{background:var(--paper);border:1px solid var(--line);padding:28px;min-height:265px}.icon{font-size:28px}.cards h3{font:600 22px 'Space Grotesk';margin:30px 0 10px}.cards p{color:var(--muted);margin:0}.economics-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.metric-panel{border:1px solid var(--line);background:var(--paper);padding:16px}.metric-panel>div{display:flex;justify-content:space-between;gap:20px;padding:17px 14px;border-bottom:1px solid var(--line)}.metric-panel span{color:var(--muted)}.metric-panel strong{font-family:'Space Grotesk'}.metric-panel .highlight{background:var(--accent);border-bottom:0}.metric-panel .highlight span{color:var(--ink);font-weight:600}.metric-panel .muted-row{background:#f1efe8}.economics-note{color:var(--muted);font-size:14px;margin-top:16px}.cta{padding:80px 0}.cta-inner{display:grid;grid-template-columns:1.2fr auto;gap:50px;align-items:end}.cta h2{max-width:820px}.cta p{color:#b7bbb2;max-width:700px;margin-top:18px}.light-button{background:var(--accent);color:var(--ink)!important}.footer{min-height:120px;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:13px}
@media(max-width:1000px){.hero{grid-template-columns:1fr;gap:44px;padding-top:70px}.hero-form-wrap{max-width:680px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div:nth-child(3){border-left:1px solid var(--line);border-top:1px solid var(--line)}.proof-grid>div:nth-child(4){border-top:1px solid var(--line)}.system-flow{grid-template-columns:1fr}.flow-arrow{transform:rotate(90deg);text-align:center}.cards{grid-template-columns:1fr 1fr}.section-head.split{grid-template-columns:1fr;gap:22px}.cta-inner{grid-template-columns:1fr;align-items:start}}
@media(max-width:680px){.shell{width:min(calc(100% - 24px),var(--max))}.nav{height:72px}.nav nav a:not(.button){display:none}.hero{padding:52px 0 60px}.hero h1{font-size:clamp(48px,14vw,72px)}.lead{font-size:17px}.hero-form-wrap{padding:22px}.hero-form-wrap h2{font-size:30px}.proof-grid,.business-grid,.cards,.economics-grid{grid-template-columns:1fr}.proof-grid>div{border-left:1px solid var(--line);border-top:1px solid var(--line)}.proof-grid>div:first-child{border-top:0}.section{padding:76px 0}.section h2,.cta h2{font-size:clamp(38px,11vw,54px)}.section-head p{font-size:16px}.business-grid article,.cards article{min-height:auto}.footer{padding:30px 0 42px;gap:22px;align-items:flex-start;flex-direction:column}}
.clients-section{padding-top:96px}.client-actions{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:-12px 0 28px}.client-note{max-width:760px;color:var(--muted);font-size:12px;line-height:1.5}.logo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.logo-tile{min-height:150px;background:var(--paper);border:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;padding:24px}.logo-wordmark{font-family:'Space Grotesk',sans-serif;font-weight:700;letter-spacing:-.04em;font-size:34px;color:var(--ink)}.logo-wordmark.migros{letter-spacing:.08em}.logo-wordmark.swiss{letter-spacing:.12em}.logo-tile small{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.real-clients{margin-top:14px;background:var(--dark);color:#f3f2ed;border:1px solid #30342e;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end}.real-clients h3{font:600 30px 'Space Grotesk';margin:8px 0 0;letter-spacing:-.03em}.real-clients p{margin:0;color:#b4b8af}.real-clients .eyebrow{color:#a9ada3;margin-bottom:0}@media(max-width:900px){.logo-grid{grid-template-columns:repeat(2,1fr)}.client-actions,.real-clients{display:grid;grid-template-columns:1fr}}@media(max-width:560px){.logo-grid{grid-template-columns:1fr}.logo-tile{min-height:120px}}
.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 22px}.button-ghost{background:transparent!important;color:var(--ink)!important;border:1px solid var(--ink)}
.logo-grid-clients{grid-template-columns:repeat(4,1fr)}.logo-grid-clients .logo-tile{min-height:165px;gap:10px;position:relative;overflow:hidden}.logo-grid-clients .logo-wordmark{font-size:30px}.logo-mark{width:44px;height:44px;display:grid;place-items:center;font:700 22px 'Space Grotesk',sans-serif}.swisscom-mark{border-radius:50%;background:#e6007e;color:#fff}.brand-ubs{flex-direction:row}.ubs-mark{font-size:34px;color:#111}.brand-ubs .logo-wordmark{font-family:Georgia,serif;letter-spacing:.04em}.roche-frame{border:3px solid #1275bc;padding:16px 30px;clip-path:polygon(12% 0,88% 0,100% 50%,88% 100%,12% 100%,0 50%);color:#1275bc;font:700 30px 'Space Grotesk',sans-serif}.migros-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f58220;color:white;font:800 28px 'Space Grotesk',sans-serif}.brand-migros .logo-wordmark{color:#f58220;font-size:26px;letter-spacing:.08em}.brand-coop .logo-wordmark{color:#ef7d00;font-size:40px}.swiss-lockup{display:flex;align-items:center;gap:14px}.brand-swiss .logo-wordmark{letter-spacing:.08em;font-size:30px}.swiss-cross{width:42px;height:42px;display:grid;place-items:center;background:#d71920;color:#fff;font-size:30px;font-weight:300}.brand-swissre .logo-wordmark{font-family:Georgia,serif;font-weight:400;font-size:34px}.brand-zurich{flex-direction:row}.zurich-mark{width:46px;height:46px;border-radius:50%;border:3px solid #1261a0;display:grid;place-items:center;color:#1261a0;font:700 25px Georgia,serif}.brand-zurich .logo-wordmark{font-family:Georgia,serif;font-weight:400;color:#1261a0}
@media(max-width:900px){.logo-grid-clients{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.logo-grid-clients{grid-template-columns:1fr}.hero-actions .button{width:100%}}
/* Production hardening */
body{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.brand,.hero h1,.section h2,.cta h2,.hero-form-wrap h2,.proof-grid strong,.business-grid h3,.num,.system-card span,.system-card h3,.cards h3,.metric-panel strong,.logo-wordmark,.logo-mark,.real-clients h3{font-family:"Arial Narrow",Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.skip-link{position:absolute;left:-9999px;top:8px;z-index:999;background:#fff;color:#111;padding:10px 14px}.skip-link:focus{left:8px}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.privacy-check{display:grid!important;grid-template-columns:18px 1fr;gap:10px;align-items:start;margin:4px 0 14px!important;font-weight:400!important;line-height:1.45}.privacy-check input{width:16px!important;height:16px;margin:2px 0 0!important;accent-color:var(--accent)}.privacy-check a{color:#f3f2ed}.button:focus-visible,.nav a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,.footer a:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.button:disabled{opacity:.65;cursor:wait;transform:none}.footer-links{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}.footer a{color:inherit}.legal-page{padding:72px 0 96px;max-width:850px}.legal-page h1{font-size:clamp(44px,7vw,76px);line-height:1;margin:0 0 34px;letter-spacing:-.04em}.legal-page h2{font-size:26px;margin:40px 0 12px}.legal-page p,.legal-page li{color:var(--muted)}.legal-page a{color:var(--ink)}.legal-note{border:1px solid var(--line);background:var(--paper);padding:18px;margin:24px 0}.legal-nav{padding-top:28px}.legal-nav a{color:inherit;text-decoration:none}.legal-nav .brand{display:inline-flex}@media(max-width:680px){.footer-links{justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:10px}}

/* Language switcher */
.lang-switcher{position:relative;z-index:30}.lang-switcher summary{list-style:none;cursor:pointer;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);background:var(--paper);font-size:18px;line-height:1}.lang-switcher summary::-webkit-details-marker{display:none}.lang-switcher[open] summary{border-color:var(--ink)}.lang-menu{position:absolute;right:0;top:46px;min-width:104px;background:#fff;border:1px solid var(--line);box-shadow:0 14px 35px rgba(0,0,0,.12);padding:6px;display:grid;gap:2px}.lang-menu a{display:block!important;padding:9px 10px!important;color:var(--ink)!important;text-decoration:none;font-size:13px;white-space:nowrap}.lang-menu a:hover,.lang-menu a[aria-current=page]{background:var(--paper);font-weight:700}.legal-nav-row{display:flex;align-items:center;justify-content:space-between}.legal-nav-row .lang-menu{top:44px}@media(max-width:680px){.nav nav{display:flex;align-items:center;gap:8px}.nav .lang-switcher{display:block}.lang-switcher summary{width:36px;height:36px}.lang-menu{right:0}}
html[lang="zh-Hans"] body{font-family:Inter,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",Arial,sans-serif}html[lang="zh-Hans"] .brand,html[lang="zh-Hans"] .hero h1,html[lang="zh-Hans"] .section h2,html[lang="zh-Hans"] .cta h2,html[lang="zh-Hans"] .hero-form-wrap h2,html[lang="zh-Hans"] .business-grid h3,html[lang="zh-Hans"] .cards h3{font-family:Inter,"PingFang SC","Microsoft YaHei",Arial,sans-serif;letter-spacing:-.02em}
