*{box-sizing:border-box}body{margin:0;background:#fbf8f1;color:#211e19;font-family:Inter,Arial,sans-serif;line-height:1.65}a{color:inherit}header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid #eadfc9}.top{max-width:1220px;margin:auto;padding:12px 24px;display:flex;align-items:center;gap:28px}.brand img{width:260px;display:block}nav{display:flex;gap:18px;align-items:center;margin-left:auto}nav>a,.drop button{font-weight:750;text-decoration:none;background:none;border:0;font-size:15px;padding:12px;cursor:pointer}.drop{position:relative}.dropmenu{display:none;position:absolute;right:0;top:44px;width:360px;max-height:70vh;overflow:auto;background:#fff;border:1px solid #eadfc9;border-radius:18px;padding:10px;box-shadow:0 18px 50px #0002}.drop:hover .dropmenu,.drop:focus-within .dropmenu{display:grid}.dropmenu a{padding:9px 12px;text-decoration:none;border-radius:10px;font-size:14px}.dropmenu a:hover{background:#fff4d9}.langs{display:flex;gap:6px}.lang{text-decoration:none;border:1px solid #e4d7bd;border-radius:999px;padding:8px 11px;background:#fff;white-space:nowrap}main{max-width:1220px;margin:auto;padding:28px 24px 70px}.hero{position:relative;min-height:540px;border-radius:32px;overflow:hidden;background:#1d160e;margin-bottom:34px}.heroimg{position:absolute;inset:0}.heroimg:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,11,6,.92) 0%,rgba(15,11,6,.64) 42%,rgba(15,11,6,.05) 75%)}.heroimg img{width:100%;height:100%;object-fit:cover}.herotxt{position:relative;z-index:2;max-width:650px;padding:86px 64px;color:#fff}.herotxt h1{font-size:clamp(38px,5vw,68px);line-height:1.04;margin:12px 0 30px}.eyebrow{font-weight:900;letter-spacing:.16em;color:#f7c24c;font-size:13px}.cta{display:inline-block;background:#f0a817;color:#17120a;text-decoration:none;font-weight:900;padding:14px 22px;border-radius:12px;box-shadow:0 8px 22px #0002}.herocta{font-size:17px}.platform-note{margin:0 0 12px;color:#f7e5bd;font-size:15px;font-weight:700}article{max-width:900px;margin:auto;background:#fff;border:1px solid #eadfc9;border-radius:28px;padding:48px 54px}article>h1:first-child{display:none}h2{font-size:30px;line-height:1.2;margin:44px 0 15px}h3{font-size:22px;margin:30px 0 10px}p{font-size:17px}.bullet{padding-left:24px;position:relative}.bullet:before{content:'•';position:absolute;left:5px;color:#e55320;font-weight:900}.tablewrap{overflow:auto;margin:24px 0}table{width:100%;border-collapse:collapse}th,td{padding:12px 14px;border:1px solid #e8ddc9;text-align:left}th{background:#fff4d9}.convert{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:38px -10px;padding:26px 28px;background:linear-gradient(135deg,#1d1710,#342512);color:#fff;border-radius:22px}.convert strong{font-size:24px}.convert p{margin:6px 0 0;color:#e8dcc8}.smallhero{max-width:900px;margin:25px auto;background:#1d1710;color:#fff;border-radius:28px;padding:55px}.smallhero h1{font-size:48px;margin:8px 0}footer{background:#17130e;color:#eee3d2}.foot{max-width:1220px;margin:auto;padding:44px 24px;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:40px}.foot img{width:250px;filter:brightness(0) invert(1)}.foot a{display:block;margin:7px 0;color:#f4d48c;text-decoration:none}.foot p{font-size:14px;color:#cfc3b2}@media(max-width:850px){.top{flex-wrap:wrap;gap:8px}.brand img{width:205px}nav{order:3;width:100%;justify-content:center}.dropmenu{right:-80px;width:min(90vw,360px)}.langs{margin-left:auto}.hero{min-height:520px}.herotxt{padding:60px 28px}.heroimg:after{background:linear-gradient(0deg,rgba(15,11,6,.94) 0%,rgba(15,11,6,.58) 68%,rgba(15,11,6,.12))}article{padding:30px 22px}.convert{margin:30px 0;display:block}.convert .cta{margin-top:14px}.foot{grid-template-columns:1fr}.smallhero{padding:35px 25px}.smallhero h1{font-size:38px}}