:root{color-scheme:light;--night:#071827;--deep:#0d2639;--blue:#0b6de0;--cyan:#00b8d9;--ink:#102536;--muted:#597082;--line:#d9e5ee}*{box-sizing:border-box}body{margin:0;background:#f4f8fb;color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.topbar{min-height:80px;padding:12px max(22px,calc((100% - 1280px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--night);color:#fff}.brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-weight:900;letter-spacing:.08em}.brand img{width:50px;height:50px}.brand b{color:var(--cyan)}.brand small{display:block;margin-top:1px;color:#9fb1c0;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.home-link{color:#dbe9f3;text-decoration:none;font-size:13px;font-weight:800;border:1px solid #ffffff35;border-radius:12px;padding:11px 16px}.home-link:hover{border-color:var(--cyan);color:#fff}main{width:min(1180px,calc(100% - 36px));margin:auto;padding:64px 0 46px}.intro{max-width:760px;margin:auto;text-align:center}.eyebrow{margin:0 0 10px;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.15em}.intro h1{margin:0;font-size:clamp(31px,5vw,52px);line-height:1.05;color:var(--night)}.intro>p:last-child{margin:18px auto 0;max-width:680px;color:var(--muted);font-size:17px;line-height:1.65}.ecosystem{margin-top:44px;padding:32px;border:1px solid #cfe0eb;border-radius:30px;background:#fff;box-shadow:0 20px 55px #17324a12}.hub{width:max-content;max-width:100%;margin:-57px auto 28px;padding:13px 22px;display:flex;align-items:center;gap:12px;border-radius:18px;background:var(--night);color:#fff;box-shadow:0 12px 30px #07182735;font-size:19px;font-weight:900}.hub img{width:46px;height:46px}.hub small{display:block;color:#9fb1c0;font-size:10px;letter-spacing:.09em;text-transform:uppercase}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.bot-card{position:relative;overflow:hidden;padding:30px;border:1px solid #cfe0eb;border-radius:24px;background:linear-gradient(145deg,#fff 60%,#edf7ff);box-shadow:0 15px 35px #17324a17}.bot-card::before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#0b6de0,#00b8d9,#14b866)}.layonex-bot::before{background:linear-gradient(90deg,#096ee0,#00a8ff)}.company{min-height:116px;display:flex;flex-direction:column;align-items:center;justify-content:center}.company img{width:min(220px,72%);height:85px;object-fit:contain}.company span{margin-top:-6px;color:#00883c;font-size:12px;font-weight:900;letter-spacing:.35em}.type{margin:18px 0 5px;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.14em}.bot-card h2{margin:0;font-size:25px;color:var(--night)}.description{margin:12px 0;color:var(--muted);line-height:1.6}.bot-card ul{display:flex;flex-wrap:wrap;gap:7px;margin:17px 0 22px;padding:0;list-style:none}.bot-card li{padding:6px 10px;border-radius:999px;background:#e8f4ff;color:#075bb7;font-size:11px;font-weight:850}.try{min-height:50px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:13px;background:var(--blue);color:#fff;text-decoration:none;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.04em;box-shadow:0 10px 24px #0b6de03d}.try:hover{background:#0757b9}.future{text-align:center;margin:22px 0 0;color:#708696;font-size:12px}@media(max-width:780px){.cards{grid-template-columns:1fr}}@media(max-width:600px){.topbar{min-height:68px;padding:9px 14px}.brand img{width:43px;height:43px}.brand{font-size:14px}.home-link{padding:9px 11px;font-size:11px}main{width:min(100% - 22px,1180px);padding:46px 0 30px}.intro h1{font-size:32px}.intro>p:last-child{font-size:15px}.ecosystem{margin-top:40px;padding:24px 12px 14px;border-radius:22px}.hub{margin-top:-48px;padding:10px 14px;font-size:16px}.hub img{width:39px;height:39px}.bot-card{padding:22px 18px;border-radius:19px}.bot-card h2{font-size:22px}.company{min-height:95px}.company img{height:70px}}