@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;800;900&display=swap";:root{--hm-bg: #070707;--hm-surface: #101010;--hm-surface-2: #191919;--hm-text: #fff7ed;--hm-muted: #c7b9a5;--hm-dim: #8e8172;--hm-line: rgba(255, 247, 237, .14);--hm-orange: #ff6a00;--hm-orange-2: #ff9f1c;--hm-court: #1f2937;--hm-green: #4ade80;--hm-radius: 8px;--hm-shadow: 0 24px 80px rgba(0, 0, 0, .34);--hm-container: 1180px;--hm-font: Cairo, Inter, system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{background:var(--hm-bg);color:var(--hm-text);font-family:var(--hm-font);scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(135deg,rgba(255,106,0,.11),transparent 28rem),radial-gradient(circle at 20% 0%,rgba(255,159,28,.12),transparent 24rem),var(--hm-bg);color:var(--hm-text);line-height:1.65}[hidden]{display:none!important}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,textarea{font:inherit}.hm-container{width:min(100% - 32px,var(--hm-container));margin-inline:auto}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hm-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(16px,4vw,48px);background:#070707d1;border-bottom:1px solid var(--hm-line);backdrop-filter:blur(18px)}.hm-brand{display:inline-flex;align-items:center;gap:12px;font-weight:900}.hm-brand__mark{display:grid;width:42px;height:42px;place-items:center;background:var(--hm-orange);color:#111;border-radius:var(--hm-radius)}.hm-nav{display:flex;align-items:center;gap:18px;color:var(--hm-muted);font-size:.95rem;font-weight:700}.hm-nav a:hover{color:var(--hm-text)}.hm-menu{display:none;padding:10px 14px;color:var(--hm-text);background:var(--hm-surface-2);border:1px solid var(--hm-line);border-radius:var(--hm-radius)}.hm-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid transparent;border-radius:var(--hm-radius);font-weight:900;transition:transform .16s ease,background .16s ease,border-color .16s ease}.hm-button:hover{transform:translateY(-2px)}.hm-button--primary{background:var(--hm-orange);color:#111}.hm-button--secondary,.hm-button--ghost{background:#fff7ed14;color:var(--hm-text);border-color:var(--hm-line)}.hm-footer{padding:56px 0;background:#050505;border-top:1px solid var(--hm-line)}.hm-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px}.hm-footer__legal a{color:var(--hm-muted)}.hm-footer h2,.hm-footer h3{margin:0 0 12px;font-size:1rem;color:var(--hm-text)}.hm-footer h2{font-size:1.125rem}.hm-footer p,.hm-footer address,.hm-footer nav{display:grid;gap:10px;margin:0;color:var(--hm-muted)}.hm-footer__col p{margin:0;line-height:1.7}.hm-footer__bottom{margin-top:32px;padding-top:24px;border-top:1px solid var(--hm-line)}.hm-footer__bottom p{margin:0;color:var(--hm-muted);font-size:.875rem}.hm-cookie{position:fixed;inset-inline:16px;bottom:16px;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:620px;margin-inline:auto;padding:14px;background:#101010f5;border:1px solid var(--hm-line);border-radius:var(--hm-radius);box-shadow:var(--hm-shadow)}.hm-cookie p{margin:0;color:var(--hm-muted)}.hm-cookie a{color:var(--hm-accent)}@media(max-width:880px){.hm-menu{display:inline-flex}.hm-nav{position:absolute;inset:74px 16px auto;display:none;flex-direction:column;align-items:stretch;padding:16px;background:var(--hm-surface);border:1px solid var(--hm-line);border-radius:var(--hm-radius)}.hm-nav[data-open]{display:flex}.hm-footer__grid{grid-template-columns:1fr}.hm-cookie{align-items:stretch;flex-direction:column}}.hm-hero{position:relative;min-height:calc(100svh - 79px);display:grid;align-items:center;overflow:hidden;border-bottom:1px solid var(--hm-line)}.hm-hero__media{position:absolute;inset:0;background:linear-gradient(90deg,#07070738,#070707d6 62%),radial-gradient(circle at 23% 44%,rgba(255,106,0,.7),transparent 9rem),repeating-linear-gradient(135deg,rgba(255,247,237,.08) 0 1px,transparent 1px 18px),linear-gradient(135deg,#252525,#050505)}.hm-hero__media:after{content:"";position:absolute;inset:auto 8% 10% auto;width:min(42vw,460px);aspect-ratio:1;border:18px solid rgba(255,106,0,.86);border-radius:50%;box-shadow:inset 0 0 0 2px #00000073,0 30px 90px #ff6a003d}.hm-hero__inner{position:relative;padding-block:90px;animation:hm-rise .7s ease both}.hm-kicker{margin:0 0 12px;color:var(--hm-orange-2);font-size:.8rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.hm-hero h1,.hm-legal h1{max-width:820px;margin:0;font-size:clamp(2.4rem,8vw,6.4rem);line-height:.98;font-weight:900}.hm-hero p{max-width:680px;margin:24px 0 0;color:var(--hm-muted);font-size:clamp(1rem,2vw,1.25rem)}.hm-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hm-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;max-width:760px;margin:42px 0 0;padding:1px;background:var(--hm-line);border-radius:var(--hm-radius);overflow:hidden}.hm-stat-strip div{padding:16px;background:#070707b8}.hm-stat-strip dt{color:var(--hm-orange);font-size:1.35rem;font-weight:900}.hm-stat-strip dd{margin:2px 0 0;color:var(--hm-muted);font-size:.88rem}.hm-section{padding:clamp(64px,9vw,112px) 0}.hm-section--dark{background:var(--hm-bg)}.hm-section--court{background:linear-gradient(rgba(255,247,237,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,247,237,.045) 1px,transparent 1px),var(--hm-surface);background-size:64px 64px}.hm-section__header{max-width:720px;margin-bottom:32px}.hm-section__header h2,.hm-feature h2,.hm-contact-grid h2{margin:0 0 14px;font-size:clamp(1.8rem,4vw,3.5rem);line-height:1.06}.hm-section__header p,.hm-feature p,.hm-contact-grid p,.hm-legal p{color:var(--hm-muted);font-size:1.08rem}.hm-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,420px);align-items:center;gap:clamp(32px,6vw,76px)}.hm-feature__panel,.hm-product,.hm-form{border:1px solid var(--hm-line);border-radius:var(--hm-radius);background:#fff7ed0f;box-shadow:var(--hm-shadow);transition:transform .18s ease,border-color .18s ease}.hm-feature__panel:hover,.hm-product:hover{transform:translateY(-4px);border-color:#ff6a007a}.hm-feature__panel{display:grid;min-height:300px;place-items:center;color:var(--hm-orange);font-size:clamp(4rem,14vw,9rem);font-weight:900}.hm-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hm-product{min-height:220px;display:flex;flex-direction:column;justify-content:space-between;padding:22px}.hm-product span{color:var(--hm-muted)}.hm-product strong{font-size:1.5rem}.hm-product h3,.hm-info-card h3{margin:10px 0 8px;font-size:1.35rem}.hm-product p,.hm-info-card p{margin:0;color:var(--hm-muted)}.hm-product__cta{color:var(--hm-orange-2);font-weight:900}.hm-card-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hm-info-card{min-height:240px;padding:22px;background:#fff7ed0e;border:1px solid var(--hm-line);border-radius:var(--hm-radius)}.hm-info-card span{color:var(--hm-orange-2);font-weight:900}.hm-contact-grid{display:grid;grid-template-columns:.85fr 1fr;gap:32px}.hm-form{display:grid;gap:16px;padding:22px}.hm-form label{display:grid;gap:8px;color:var(--hm-muted);font-weight:800}.hm-form input,.hm-form select,.hm-form textarea{width:100%;color:var(--hm-text);background:#070707;border:1px solid var(--hm-line);border-radius:var(--hm-radius);padding:12px 14px}.hm-legal{max-width:820px}.hm-legal h1{font-size:clamp(2.1rem,6vw,4rem)}.hm-success-note{padding:16px 18px;color:var(--hm-text);background:#4ade801a;border:1px solid rgba(74,222,128,.35);border-radius:var(--hm-radius)}@media(max-width:900px){.hm-stat-strip,.hm-card-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.hm-hero{min-height:auto}.hm-hero__inner{padding-block:72px}.hm-feature,.hm-contact-grid,.hm-product-grid,.hm-stat-strip,.hm-card-row{grid-template-columns:1fr}.hm-feature__panel{min-height:190px}}@keyframes hm-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
