.hm{--hm-bg:#070a14;--hm-bg-alt:#1e293b;--hm-text:#f8fafc;--hm-muted:#94a3b8;--hm-subtle:#64748b;--hm-accent:#38bdf8;--hm-gold:#f59e0b;--hm-green:#25d366;--hm-line:#ffffff14;--hm-line-glow:#38bdf833;--hm-disp:"Barlow Condensed", sans-serif;--hm-body:"Barlow", sans-serif;--hm-mono:"DM Mono", monospace;background:var(--hm-bg);color:var(--hm-text);font-family:var(--hm-body);min-height:100vh}.hm *,.hm :before,.hm :after{box-sizing:border-box}.hm-band{border-top:1px solid var(--hm-line)}.hm-band--alt{background:var(--hm-bg-alt)}.hm-section{max-width:1280px;margin:0 auto;padding:64px 20px}@media (min-width:768px){.hm-section{padding:96px 24px}}.hm-section--narrow{max-width:880px}.hm-eyebrow{font-family:var(--hm-mono);letter-spacing:.4em;text-transform:uppercase;color:var(--hm-accent);margin-bottom:12px;font-size:10px;display:block}.hm-h2{font-family:var(--hm-disp);letter-spacing:.02em;text-transform:uppercase;color:var(--hm-text);margin:0;font-size:clamp(34px,5.5vw,60px);font-weight:800;line-height:1}.hm-h2--xl{font-size:clamp(42px,7vw,76px);line-height:.92}.hm-h3{font-family:var(--hm-disp);letter-spacing:.08em;text-transform:uppercase;color:var(--hm-text);margin:0;font-size:20px;font-weight:800;line-height:1.1}.hm-p{color:var(--hm-muted);margin:0;font-size:14px;font-weight:300;line-height:1.75}.hm-p--lead{font-size:clamp(15px,3.6vw,17px);font-weight:400;line-height:1.65}.hm-mono{font-family:var(--hm-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--hm-muted);font-size:10px}.hm-head{border-bottom:1px solid var(--hm-line);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:40px;padding-bottom:20px;display:flex}.hm-head__aside{flex-shrink:0}.hm-link{font-family:var(--hm-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--hm-muted);font-size:10px;text-decoration:none;transition:color .2s}.hm-link:hover{color:var(--hm-accent)}.hm-btn{background:var(--hm-accent);color:#070a14;min-height:52px;font-family:var(--hm-disp);letter-spacing:.09em;text-transform:uppercase;cursor:pointer;touch-action:manipulation;border:1px solid #0000;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:clamp(15px,3.8vw,18px);font-weight:800;text-decoration:none;transition:transform .2s,background .2s,border-color .2s,opacity .2s;display:inline-flex}.hm-btn:hover{transform:scale(1.03)}.hm-btn--wa{color:var(--hm-green);background:#25d3661f;border-color:#25d3664d}.hm-btn--wa:hover{background:#25d36638}.hm-btn--wa-solid{background:var(--hm-green);color:#fff}.hm-btn--wa-solid:hover{opacity:.88}.hm-btn--outline{border-color:var(--hm-line);color:var(--hm-text);background:0 0}.hm-btn--outline:hover{border-color:#38bdf880}.hm-btn--glow{box-shadow:0 0 30px #38bdf859}.hm-btn--block{width:100%}.hm-iconbtn{border:1px solid var(--hm-line);width:44px;height:44px;color:var(--hm-text);cursor:pointer;touch-action:manipulation;background:#ffffff08;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.hm-iconbtn:hover{border-color:var(--hm-accent);color:var(--hm-accent);background:#38bdf81a}.hm-hero{background:var(--hm-bg);flex-direction:column;justify-content:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.hm-hero__media{position:absolute;inset:0}.hm-hero__media img{object-fit:cover;opacity:.85;filter:brightness(.92)contrast(1.08)}.hm-hero__scrim{background:linear-gradient(#070a1433 0%,#070a1473 45%,#070a14 95%);position:absolute;inset:0}.hm-hero__aura{pointer-events:none;filter:blur(60px);position:absolute}.hm-hero__aura--cyan{background:radial-gradient(circle,#38bdf838 0%,#818cf81a 40%,#0000 70%);width:500px;height:500px;top:20%;left:10%}.hm-hero__aura--gold{filter:blur(70px);background:radial-gradient(circle,#f59e0b26 0%,#0000 60%);width:400px;height:400px;top:10%;right:5%}.hm-hero__inner{z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:120px 20px 48px;position:relative}@media (min-width:768px){.hm-hero__inner{padding:140px 24px 56px}}.hm-hero__badge{border:1px solid var(--hm-line-glow);max-width:100%;font-family:var(--hm-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--hm-accent);background:#38bdf81a;border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 12px;font-size:9px;line-height:1.5;display:inline-flex}@media (min-width:768px){.hm-hero__badge{letter-spacing:.22em;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:10px}}.hm-hero__dot{background:var(--hm-accent);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2s ease-in-out infinite hm-blink}@media (min-width:768px){.hm-hero__dot{width:6px;height:6px}}@keyframes hm-blink{0%,to{opacity:1}50%{opacity:.25}}.hm-hero__title{font-family:var(--hm-disp);letter-spacing:.01em;text-transform:uppercase;overflow-wrap:break-word;margin:0 0 20px;font-size:clamp(34px,9vw,76px);font-weight:900;line-height:.96}.hm-hero__accent{background:linear-gradient(135deg,#38bdf8 0%,#818cf8 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 25px #38bdf866);-webkit-background-clip:text;background-clip:text}.hm-hero__rule{background:var(--hm-line);width:100%;height:1px}.hm-hero__foot{flex-direction:column;align-items:flex-start;gap:20px;padding-top:24px;display:flex}@media (min-width:768px){.hm-hero__foot{flex-direction:row;justify-content:space-between;align-items:center}}.hm-hero__foot p{max-width:480px}.hm-hero__actions{flex-direction:column;gap:12px;width:100%;display:flex}@media (min-width:480px){.hm-hero__actions{flex-direction:row}}@media (min-width:768px){.hm-hero__actions{width:auto;max-width:480px}}.hm-hero__actions .hm-btn{flex:1}.hm-marquee{background:var(--hm-bg-alt);border-top:1px solid var(--hm-line);border-bottom:1px solid var(--hm-line);padding:13px 0;overflow:hidden}.hm-marquee__track{white-space:nowrap;gap:40px;animation:28s linear infinite hm-marquee;display:flex}@keyframes hm-marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.hm-marquee__item{font-family:var(--hm-disp);letter-spacing:.26em;text-transform:uppercase;color:var(--hm-muted);align-items:center;gap:40px;font-size:15px;font-weight:700;display:inline-flex}.hm-marquee__item--hi{color:var(--hm-accent)}.hm-marquee__dot{background:var(--hm-subtle);border-radius:50%;width:4px;height:4px;display:inline-block}.hm-svc{border-bottom:1px solid var(--hm-line);grid-template-columns:32px 1fr;align-items:start;gap:8px 16px;padding:22px 0;display:grid}@media (min-width:768px){.hm-svc{grid-template-columns:48px 1fr 1fr;gap:16px 40px;padding:24px 0}}.hm-svc__n{font-family:var(--hm-mono);letter-spacing:.15em;color:var(--hm-subtle);padding-top:6px;font-size:13px}.hm-svc__tag{font-family:var(--hm-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--hm-accent);margin-top:4px;font-size:9px;display:block}.hm-svc__desc{grid-column:2/-1}@media (min-width:768px){.hm-svc__desc{grid-column:3/4}}.hm-port{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;gap:8px;display:grid}@media (min-width:768px){.hm-port{grid-template-columns:repeat(3,1fr);grid-auto-rows:240px;gap:6px}}.hm-port__item{background:var(--hm-bg-alt);cursor:pointer;touch-action:manipulation;border:0;border-radius:12px;padding:0;position:relative;overflow:hidden}.hm-port__item--tall{grid-row:span 2}.hm-port__item img{object-fit:cover;opacity:.8;transition:transform .6s}.hm-port__item:hover img{transform:scale(1.04)}.hm-port__scrim{background:linear-gradient(#0000 40%,#070a14eb 100%);position:absolute;inset:0}.hm-port__badge{border:1px solid var(--hm-line-glow);width:34px;height:34px;color:var(--hm-accent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070a14bf;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:10px;right:10px}.hm-port__item:hover .hm-port__badge{background:var(--hm-accent);color:#070a14;transform:scale(1.1)}.hm-port__cap{text-align:left;padding:12px 14px;position:absolute;bottom:0;left:0}@media (min-width:768px){.hm-port__cap{padding:18px 20px}}.hm-port__label{font-family:var(--hm-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--hm-accent);margin-bottom:4px;font-size:9px;display:block}.hm-port__title{font-family:var(--hm-disp);letter-spacing:.08em;text-transform:uppercase;color:var(--hm-text);font-size:16px;font-weight:800;line-height:1.1;display:block}@media (min-width:768px){.hm-port__title{font-size:20px}}.hm-proc{grid-template-columns:1fr;display:grid}@media (min-width:560px){.hm-proc{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hm-proc{grid-template-columns:repeat(4,1fr)}}.hm-proc__step{border-bottom:1px solid var(--hm-line);height:100%;padding:22px 0}@media (min-width:1024px){.hm-proc__step{border-bottom:0;border-right:1px solid var(--hm-line);padding:28px 24px 28px 0}.hm-proc>:last-child .hm-proc__step{border-right:0}}.hm-proc__n{font-family:var(--hm-disp);color:var(--hm-subtle);margin-bottom:14px;font-size:44px;font-weight:800;line-height:1;display:block}.hm-stats{grid-template-columns:repeat(2,1fr);max-width:1280px;margin:0 auto;display:grid}@media (min-width:768px){.hm-stats{grid-template-columns:repeat(4,1fr)}}.hm-stat{text-align:center;border-bottom:1px solid var(--hm-line);padding:34px 20px}.hm-stat:nth-child(odd){border-right:1px solid var(--hm-line)}@media (min-width:768px){.hm-stat{border-bottom:0;border-right:1px solid var(--hm-line);padding:44px 24px}.hm-stat:last-child{border-right:0}}.hm-stat__val{font-family:var(--hm-disp);letter-spacing:.05em;color:var(--hm-accent);font-size:clamp(34px,4vw,52px);font-weight:800;line-height:1;display:block}.hm-stat__label{margin-top:10px;display:block}.hm-testi{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:20px;padding-bottom:16px;display:flex;overflow-x:auto}.hm-testi::-webkit-scrollbar{display:none}.hm-testi__card{border:1px solid var(--hm-line);background:var(--hm-bg-alt);scroll-snap-align:start;border-radius:24px;flex-direction:column;flex:0 0 clamp(280px,85vw,420px);justify-content:space-between;padding:26px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 36px #0006}@media (min-width:768px){.hm-testi__card{padding:32px}}.hm-testi__quote{color:var(--hm-accent);opacity:.08;position:absolute;top:24px;right:28px}.hm-testi__stars{gap:4px;margin-bottom:18px;display:flex}.hm-testi__text{color:var(--hm-text);opacity:.95;margin:0 0 24px;font-size:15px;font-style:italic;line-height:1.75}.hm-testi__event{border:1px solid var(--hm-line-glow);font-family:var(--hm-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--hm-accent);background:#38bdf81a;border-radius:100px;margin-bottom:18px;padding:4px 12px;font-size:10px;display:inline-block}.hm-testi__who{border-top:1px solid var(--hm-line);align-items:center;gap:14px;padding-top:18px;display:flex}.hm-testi__avatar{object-fit:cover;border:2px solid var(--hm-line-glow);border-radius:50%;flex-shrink:0;width:44px;height:44px}.hm-testi__name{font-family:var(--hm-disp);font-size:17px;font-weight:800}.hm-testi__role{font-family:var(--hm-mono);letter-spacing:.1em;color:var(--hm-muted);margin-top:2px;font-size:10px}.hm-faq{flex-direction:column;gap:12px;margin-bottom:36px;display:flex}.hm-faq__item{border:1px solid var(--hm-line);background:var(--hm-bg-alt);border-radius:20px;transition:border-color .3s;overflow:hidden}.hm-faq__item[data-open=true]{border-color:#38bdf859}.hm-faq__btn{width:100%;min-height:56px;color:inherit;text-align:left;cursor:pointer;touch-action:manipulation;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}@media (min-width:768px){.hm-faq__btn{padding:22px 28px}}.hm-faq__q{font-family:var(--hm-disp);color:var(--hm-text);font-size:clamp(16px,2.5vw,20px);font-weight:700;line-height:1.25}.hm-faq__chev{width:32px;height:32px;color:var(--hm-muted);background:#ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .3s,transform .4s,color .3s;display:flex}.hm-faq__item[data-open=true] .hm-faq__chev{background:var(--hm-accent);color:#070a14;transform:rotate(180deg)}.hm-faq__body{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1);display:grid}.hm-faq__item[data-open=true] .hm-faq__body{grid-template-rows:1fr}.hm-faq__body>div{overflow:hidden}.hm-faq__a{color:var(--hm-muted);margin:0;padding:0 20px 22px;font-size:15px;line-height:1.75}@media (min-width:768px){.hm-faq__a{padding:0 28px 24px}}.hm-cta{grid-template-columns:1fr;align-items:center;gap:32px;display:grid}@media (min-width:900px){.hm-cta{grid-template-columns:1fr 1fr;gap:80px}}.hm-cta__actions{flex-direction:column;gap:10px;display:flex}.hm-lightbox{z-index:9999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#070a14f0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.hm-lightbox__close{z-index:1;position:absolute;top:20px;right:20px}.hm-lightbox__inner{flex-direction:column;align-items:center;width:100%;max-width:900px;display:flex}.hm-lightbox__img{object-fit:contain;border:1px solid var(--hm-line-glow);border-radius:16px;width:auto;max-width:100%;height:auto;max-height:70vh;box-shadow:0 20px 50px #000c}.hm-reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.hm-reveal[data-visible=true]{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.hm-reveal{opacity:1;transition:none;transform:none}.hm-marquee__track,.hm-hero__dot{animation:none}.hm-btn:hover,.hm-port__item:hover img{transform:none}}
