.brand-start{background:var(--bs-ground);color:var(--bs-ink);min-height:100vh;font-family:system-ui,-apple-system,Helvetica Neue,Arial,sans-serif}.brand-start .wrap{max-width:1080px;margin:0 auto;padding-inline:20px}.brand-start .hero{background:var(--bs-header);color:var(--bs-hero-ink,#f5f5f0);padding-block:28px 64px}.brand-start .top{display:flex;justify-content:space-between;align-items:center;gap:16px}.brand-start .langs{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}.brand-start .langs a{color:var(--bs-hero-muted,#e6e6df);text-decoration:none;font-weight:700;font-size:16px}.brand-start .more{position:relative}.brand-start .more summary{cursor:pointer;list-style:none;color:#0a0a0a;background:var(--bs-accent);font-weight:800;font-size:15px;padding:7px 14px;border-radius:999px}.brand-start .more summary::-webkit-details-marker{display:none}.brand-start .more .menu{position:absolute;inset-inline-end:0;top:28px;z-index:10;background:#1a1a1a;border-radius:14px;padding:10px;display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:4px 12px;box-shadow:0 10px 30px rgba(0,0,0,.4)}.brand-start .more .menu a{padding:6px 8px;border-radius:8px;white-space:nowrap}.brand-start .more .menu a:hover{background:#2a2a2a}.brand-start .langs a[aria-current=true]{color:var(--bs-accent)}.brand-start .logo-big{direction:ltr;unicode-bidi:isolate}.brand-start .logo-big svg{height:56px;width:auto;max-width:100%;direction:ltr}@media (max-width:720px){.brand-start .top{flex-direction:column;align-items:flex-start}.brand-start .logo-big svg{height:40px}.brand-start .langs{justify-content:flex-start}}.brand-start h1{font-size:clamp(34px,6vw,60px);line-height:1.05;margin:56px 0 18px;letter-spacing:-1px}.brand-start .intro{font-size:19px;line-height:1.55;color:#cfcfc8;max-width:640px}.brand-start .soon{display:inline-block;margin-top:26px;padding:8px 16px;border-radius:999px;border:1.5px solid var(--bs-accent);color:var(--bs-accent);font-weight:600;font-size:15px}.brand-start .cta{display:inline-block;margin-top:22px;margin-right:12px;padding:14px 26px;border-radius:999px;background:var(--bs-primary);color:#0a0a0a;font-weight:800;text-decoration:none}.brand-start section{padding-block:56px}.brand-start h2{font-size:28px;margin:0 0 24px}.brand-start .cats{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}.brand-start .cat{background:#fff;border-radius:18px;padding:22px 18px;font-weight:700;box-shadow:0 1px 0 rgba(0,0,0,.06)}.brand-start .cat span{display:block;font-size:34px;margin-bottom:10px}.brand-start .steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.brand-start .step b{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:var(--bs-header);color:var(--bs-accent);font-size:18px;margin-bottom:12px}.brand-start .step h3{margin:0 0 6px;font-size:19px}.brand-start .b2b p,.brand-start .step p{margin:0;color:#55554f;line-height:1.5}.brand-start .b2b{background:#fff;border-radius:24px;padding:32px}.brand-start footer{padding-block:32px 48px;color:#77776f;font-size:14px}.brand-start .notice{display:block;margin-top:10px;font-size:12px;color:#8a8a82}.brand-start .lang-strip{background:#161616;padding-block:14px;border-top:1px solid #222}.brand-start .lang-strip .wrap{display:flex;flex-wrap:wrap;gap:8px}.brand-start .lang-strip a{color:#f5f5f0;text-decoration:none;font-size:15px;font-weight:600;padding:6px 12px;border-radius:999px;border:1px solid #333}.brand-start .lang-strip a:hover{border-color:var(--bs-primary)}.brand-start .lang-strip a[aria-current=true]{background:var(--bs-primary);border-color:var(--bs-primary);color:#0a0a0a}