:root{color:#182024;background:#f7f8f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}button{border:0;font:inherit}main{min-height:100vh}.site-header{align-items:center;background:#f7f8f6eb;border-bottom:1px solid #dde2dd;display:flex;justify-content:space-between;left:0;padding:14px clamp(18px,4vw,56px);position:sticky;right:0;top:0;z-index:10}.brand{align-items:center;color:#182024;display:inline-flex;font-weight:800;gap:10px;text-decoration:none}.brand img{border-radius:8px;height:36px;width:36px}nav{display:flex;gap:6px}nav button,.document-nav button{background:transparent;border-radius:8px;color:#4d5b61;cursor:pointer;padding:9px 12px}nav button.active,.document-nav button.active{background:#182024;color:#fff}.hero{align-items:center;background:#fff;border-bottom:1px solid #dde2dd;display:grid;gap:36px;grid-template-columns:minmax(0,1fr) minmax(240px,420px);padding:clamp(48px,8vw,96px) clamp(18px,4vw,56px)}.hero h1{font-size:clamp(34px,6vw,68px);letter-spacing:0;line-height:1;margin:0;max-width:860px}.hero p{color:#536068;font-size:18px;line-height:1.7;margin:22px 0 0;max-width:760px}.hero .eyebrow{color:#f04a23;font-size:13px;font-weight:800;margin:0 0 14px}.hero img{border:1px solid #ecefed;border-radius:8px;max-width:100%}.legal-hero{grid-template-columns:minmax(0,1fr) minmax(220px,320px)}.product-mark{align-items:center;background:color-mix(in srgb,var(--accent) 12%,#ffffff);border:1px solid color-mix(in srgb,var(--accent) 30%,#dde2dd);border-radius:8px;display:grid;gap:16px;justify-items:center;padding:26px}.product-mark img{border-radius:24px;height:148px;object-fit:cover;width:148px}.product-mark strong{color:#182024;font-size:24px}.app-switcher,.content-layout{padding:34px clamp(18px,4vw,56px)}.section-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.section-title p,.document-nav p{font-size:14px;font-weight:800;margin:0;text-transform:uppercase}.section-title span{color:#6d787d;font-size:14px}.app-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.app-card{background:#fff;border:1px solid #dde2dd;border-radius:8px;cursor:pointer;display:grid;gap:10px;min-height:172px;padding:24px;text-align:left}.app-card.selected{border-color:var(--accent);box-shadow:inset 4px 0 0 var(--accent)}.app-card span{color:var(--accent);font-size:13px;font-weight:800}.app-card strong{font-size:28px;letter-spacing:0}.app-card small{color:#536068;font-size:15px;line-height:1.6}.content-layout{align-items:start;display:grid;gap:24px;grid-template-columns:280px minmax(0,1fr);padding-top:10px}.document-nav{background:#fff;border:1px solid #dde2dd;border-radius:8px;display:grid;gap:8px;padding:16px;position:sticky;top:82px}.document-nav p{margin-bottom:4px}.document-nav button{text-align:left}.legal-document{background:#fff;border:1px solid #dde2dd;border-radius:8px;padding:clamp(22px,4vw,42px)}.document-heading{align-items:start;display:flex;gap:20px;justify-content:space-between}.document-heading span{color:#f04a23;font-size:14px;font-weight:800}.document-heading h2{font-size:clamp(30px,5vw,52px);letter-spacing:0;line-height:1.05;margin:8px 0 0}.document-heading img{border-radius:12px;height:76px;width:76px}.document-summary{color:#536068;font-size:18px;line-height:1.7;margin:24px 0}.meta-list{border-bottom:1px solid #dde2dd;border-top:1px solid #dde2dd;display:grid;gap:1px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 30px}.meta-list div{padding:16px 0}.meta-list dt{color:#6d787d;font-size:13px;font-weight:800;margin-bottom:4px}.meta-list dd{line-height:1.5;margin:0}.legal-section{margin-top:28px}.legal-section h3{font-size:22px;letter-spacing:0;margin:0 0 10px}.legal-section p{color:#3f4d53;font-size:16px;line-height:1.85;margin:0 0 14px}.language-note{background:#f7f8f6;border:1px solid #dde2dd;border-radius:8px;color:#536068;line-height:1.7;margin-top:34px;padding:16px}footer{align-items:center;background:#182024;color:#dfe5e3;display:flex;gap:24px;justify-content:space-between;margin-top:34px;padding:24px clamp(18px,4vw,56px)}footer img{border-radius:4px;height:58px;max-width:260px;object-fit:cover}footer p{line-height:1.6;margin:0;max-width:720px}@media(max-width:860px){.hero,.content-layout,.app-grid,.meta-list{grid-template-columns:1fr}.document-nav{position:static}.hero img{justify-self:start;max-width:320px}footer{align-items:start;flex-direction:column}}@media(max-width:560px){.site-header{align-items:start;flex-direction:column;gap:12px}nav{width:100%}nav button{flex:1}.document-heading img{display:none}.section-title{align-items:start;flex-direction:column;gap:6px}}
