.uohap-page{--yellow:#ffc400;--navy:#061b33;--text:#08111f;--muted:#5a6578;--border:#e7ebf2;font-family:Inter,Arial,sans-serif;max-width:1260px;margin:0 auto;background:#fff;color:var(--text);border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px rgba(8,17,31,.05)}.uohap-page *{box-sizing:border-box}.uohap-page a{text-decoration:none}.uohap-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px 16px;background:#fff}.uohap-brand{display:flex;align-items:center;gap:14px;color:#111}.uohap-brand img{width:82px;height:82px;border-radius:50%;object-fit:cover}.uohap-brand strong{font-size:27px;line-height:1;font-weight:900;display:block;letter-spacing:.3px}.uohap-brand small{display:block;margin-top:8px;font-size:16px;letter-spacing:2px;color:#243044}.uohap-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.uohap-nav a{color:#111827;text-transform:uppercase;font-size:14px;font-weight:850;padding:14px 15px;border-radius:9px}.uohap-nav a:hover,.uohap-nav .active{background:var(--yellow);color:#111}.uohap-hero{position:relative;min-height:470px;margin:0 18px 24px;border-radius:14px;overflow:hidden;background:radial-gradient(circle at 78% 15%,#183f72 0,#061b33 48%,#031121 100%);display:grid;grid-template-columns:1fr 1.16fr;align-items:center;padding:52px 64px;color:#fff}.uohap-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 10%,rgba(255,255,255,.08) 0 1px,transparent 2px);background-size:28px 28px;opacity:.5}.uohap-hero-text,.uohap-hero-visual{position:relative;z-index:2}.uohap-hero h1{margin:0 0 22px;font-weight:950;line-height:1.08;font-size:52px;color:#fff}.uohap-hero h1 span,.uohap-hero h1 mark{display:block;background:transparent}.uohap-hero h1 mark{color:var(--yellow);padding:0}.uohap-hero p{font-size:20px;line-height:1.55;max-width:560px;margin:0 0 30px;color:#eef5ff}.uohap-hero-button{display:inline-flex;align-items:center;gap:12px;background:var(--yellow);color:#07111f;border-radius:10px;padding:16px 22px;text-transform:uppercase;font-weight:950;box-shadow:0 10px 28px rgba(255,196,0,.25)}.uohap-hero-button b{font-size:25px;line-height:0}.uohap-hero-visual{min-height:340px}.uohap-laptop{position:absolute;right:12px;top:34px;width:470px;height:285px;background:linear-gradient(145deg,#dfe7f1,#8fa1b6);border-radius:18px 18px 26px 26px;transform:perspective(900px) rotateX(2deg) rotateZ(0deg);box-shadow:0 34px 60px rgba(0,0,0,.38)}.uohap-screen{position:absolute;left:32px;right:32px;top:22px;height:205px;background:#f6f9ff;border:8px solid #1d2735;border-radius:12px;padding:20px}.uohap-screen:before{content:"";position:absolute;left:22px;top:58px;width:150px;height:15px;border-radius:8px;background:#dbe5f1;box-shadow:0 32px 0 #dbe5f1,0 64px 0 #dbe5f1}.uohap-screen strong{display:block;text-align:right;font-size:28px;color:#152033;margin-bottom:16px}.uohap-keys{margin-left:auto;width:176px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.uohap-keys i{font-style:normal;background:#172335;color:#fff;border-radius:6px;text-align:center;padding:8px 0;font-weight:800;box-shadow:inset 0 -2px 0 rgba(255,255,255,.12)}.uohap-keyboard{position:absolute;left:34px;right:70px;bottom:16px;height:34px;border-radius:0 0 14px 14px;background:linear-gradient(90deg,#8799ad,#cdd7e3)}.uohap-coin{position:absolute;left:50px;top:172px;width:86px;height:86px;border-radius:50%;background:linear-gradient(145deg,#ffe08a,#f5a900);border:7px solid #ffd06a;color:#fff;font-size:54px;font-weight:900;text-align:center;line-height:74px;box-shadow:0 14px 22px rgba(0,0,0,.25);z-index:4}.uohap-chart{position:absolute;left:110px;top:72px;width:100px;height:100px;border-radius:50%;background:conic-gradient(#2a8bef 0 38%,#60bbff 38% 62%,#1353c7 62% 100%);box-shadow:0 14px 22px rgba(0,0,0,.2);z-index:4}.uohap-bars{position:absolute;right:-8px;bottom:14px;display:flex;gap:10px;align-items:flex-end}.uohap-bars i{display:block;width:36px;border-radius:6px 6px 0 0;background:linear-gradient(#4fb5ff,#1763d6);box-shadow:0 10px 24px rgba(0,0,0,.18)}.uohap-bars i:nth-child(1){height:72px}.uohap-bars i:nth-child(2){height:112px}.uohap-bars i:nth-child(3){height:152px}.uohap-dots{position:absolute;left:50%;bottom:20px;display:flex;gap:15px;transform:translateX(-50%);z-index:3}.uohap-dots i{width:13px;height:13px;background:#fff;border-radius:50%;opacity:.95}.uohap-dots i:first-child{background:var(--yellow)}.uohap-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:0 18px 22px}.uohap-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:398px;padding:32px 26px 28px;border:1px solid var(--border);border-radius:15px;background:#fff;color:var(--text);box-shadow:0 5px 18px rgba(8,17,31,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s}.uohap-card:hover{transform:translateY(-5px);box-shadow:0 18px 34px rgba(8,17,31,.11);border-color:#d7ddea}.uohap-card .num{position:absolute;left:16px;top:16px;display:grid;place-items:center;width:52px;height:52px;border-radius:10px 18px 18px 10px;background:linear-gradient(135deg,#8a5cf6,#5c35ce);color:#fff;font-size:22px;font-weight:950}.uohap-card .icon{display:grid;place-items:center;width:158px;height:158px;border-radius:50%;background:#f4f1ff;margin:28px 0 18px}.uohap-card .icon b{font-size:76px;filter:drop-shadow(0 9px 7px rgba(0,0,0,.14))}.uohap-card h2{font-size:26px;line-height:1.08;margin:0 0 13px;font-weight:950;color:#5d35cf}.uohap-card p{font-size:16px;line-height:1.45;color:#334155;margin:0;min-height:48px}.uohap-card em{margin-top:auto;display:inline-flex;align-items:center;gap:13px;background:#7147dc;color:#fff;border-radius:8px;padding:13px 25px;font-style:normal;text-transform:uppercase;font-weight:950}.uohap-card em b{font-size:22px;line-height:0}.card-2 .num,.card-2 em{background:#159447}.card-2 .icon{background:#ecf9eb}.card-2 h2{color:#108241}.card-3 .num,.card-3 em{background:#1478df}.card-3 .icon{background:#eef6ff}.card-3 h2{color:#1478df}.card-4 .num,.card-4 em{background:#f05a00}.card-4 .icon{background:#fff1e7}.card-4 h2{color:#f05a00}.card-5 .num,.card-5 em{background:#e7297b}.card-5 .icon{background:#fff0f7}.card-5 h2{color:#e7297b}.card-6 .num,.card-6 em{background:#0b9aa4}.card-6 .icon{background:#eafdff}.card-6 h2{color:#087e86}.card-7 .num,.card-7 em{background:#e3262e}.card-7 .icon{background:#fff0f0}.card-7 h2{color:#e3262e}.card-8 .num,.card-8 em{background:#6b44d8}.card-8 .icon{background:#f4f0ff}.card-8 h2{color:#5b37c9}.uohap-other{margin:0 22px 28px;padding:22px 28px;border:1px solid #f2ce61;border-radius:15px;background:linear-gradient(90deg,#fff7da,#fffdf4);display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.uohap-other-icon{width:62px;height:62px;border-radius:50%;border:2px solid #ffc400;display:grid;place-items:center;font-size:28px;color:#0d2848;background:#fff}.uohap-other h3{font-size:25px;margin:0 0 5px}.uohap-other p{margin:0;color:#4b5563}.uohap-other a{background:var(--yellow);color:#111;border-radius:9px;padding:15px 25px;text-transform:uppercase;font-weight:950;white-space:nowrap}.uohap-telegram{padding:0 18px 24px}.uohap-telegram h3{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 0 18px;font-size:19px}.uohap-telegram h3:before,.uohap-telegram h3:after{content:"";height:1px;background:#aab6c6;flex:1}.uohap-tg-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.uohap-tg-grid a{display:grid;grid-template-columns:44px 1fr;gap:2px 12px;align-items:center;color:#0f172a;background:#fff;border:1px solid var(--border);border-radius:10px;padding:14px 15px}.uohap-tg-grid span{grid-row:1/3;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#2aa7df;color:#fff;font-size:22px}.uohap-tg-grid strong{font-size:14px}.uohap-tg-grid small{font-size:13px;color:#4b5563}.uohap-footer{position:relative;display:grid;grid-template-columns:1.35fr 1fr 1.15fr 1.25fr;gap:36px;padding:44px 38px 70px;background:linear-gradient(135deg,#07111f,#08223f);color:#fff}.uohap-footer h4{font-size:16px;text-transform:uppercase;margin:0 0 16px;font-weight:800}.uohap-footer a{display:block;color:#eef2f7;margin:8px 0}.uohap-footer .foot-brand img{width:90px;height:90px;border-radius:50%;object-fit:cover;float:left;margin:0 18px 18px 0}.uohap-footer .foot-brand strong{display:block;margin-top:9px}.uohap-footer .foot-brand p{line-height:1.45;color:#e2e8f0}.socials{display:flex;gap:12px;flex-wrap:wrap}.socials a{width:42px;height:42px;border-radius:50%;display:grid!important;place-items:center;font-weight:950;font-size:20px;color:#fff!important;margin:0}.soc-facebook{background:#2e64cb}.soc-instagram{background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7)}.soc-twitter{background:#111}.soc-youtube{background:#e11d1d}.soc-telegram{background:#24a2dc}.copy{position:absolute;left:0;right:0;bottom:0;padding:16px;text-align:center;background:rgba(0,0,0,.26);color:#e8eef7}@media(max-width:1100px){.uohap-header{display:block;text-align:center}.uohap-brand{justify-content:center;margin-bottom:12px}.uohap-nav{justify-content:center}.uohap-hero{grid-template-columns:1fr;padding:38px;min-height:auto}.uohap-hero-visual{display:none}.uohap-cards{grid-template-columns:repeat(2,1fr)}.uohap-tg-grid{grid-template-columns:repeat(2,1fr)}.uohap-footer{grid-template-columns:1fr 1fr}}@media(max-width:640px){.uohap-page{border-radius:0}.uohap-brand img{width:66px;height:66px}.uohap-brand strong{font-size:20px}.uohap-brand small{font-size:13px}.uohap-nav a{font-size:12px;padding:10px 9px}.uohap-hero{margin:0 10px 18px;padding:30px 22px}.uohap-hero h1{font-size:34px}.uohap-hero p{font-size:16px}.uohap-cards,.uohap-tg-grid,.uohap-footer{grid-template-columns:1fr}.uohap-card{min-height:350px}.uohap-other{grid-template-columns:1fr;text-align:center}.uohap-other-icon{margin:auto}.uohap-other a{display:inline-block}.uohap-footer{padding:32px 24px 70px}}
