:root{color-scheme:dark;--bg:#111112;--text:#fff;--muted:#998f8f;--muted-strong:#6a6b6e;--soft:#b6b4bd33;--accent:#f46c38;--whatsapp:#25d366;--telegram:#2a9fd6;--rail-width:minmax(0, 340px);--content-width:minmax(0, 700px);--grid-gap:100px;--page-width:1140px}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;min-width:320px}body{min-height:100vh;color:var(--text);background-color:var(--bg);background-image:radial-gradient(circle,#1f1f2952,#08080a66 72%),url(/images/bg-bottom.png),url(/images/bg-mid.png);background-position:top,bottom,top;background-repeat:repeat,no-repeat,repeat-y;background-size:auto,100vw,100vw;margin:0;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.35;position:relative;overflow-x:hidden}body:before{content:"";z-index:0;pointer-events:none;background:url(/images/bg-top.png) top/100vw no-repeat;width:100%;height:max(260px,18vw);position:absolute;top:0;left:0;mask-image:linear-gradient(#000 0% 74%,#0000 100%)}img,svg{display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-shell{z-index:1;width:min(calc(100% - 80px), var(--page-width));grid-template-columns:var(--rail-width) var(--content-width);align-items:start;column-gap:var(--grid-gap);margin:0 auto;padding:96px 0 62px;display:grid;position:relative}.left-rail{min-width:0;position:sticky;top:24px}.right-stack{flex-direction:column;min-width:0;display:flex}.contact-card{color:#050505;background:#fff;border-radius:12px;width:100%;min-height:592px;padding:28px 36px 54px;position:relative;overflow:hidden;box-shadow:0 22px 50px #0000002e}.card-orbit{pointer-events:none;border:4px dashed #ff6b00;border-radius:50%;width:206px;height:206px;position:absolute;top:-72px;left:-38px}.contact-photo{aspect-ratio:1;object-fit:cover;object-position:center 38%;z-index:1;border-radius:12px;width:100%;height:288px;position:relative}.contact-card h2{letter-spacing:0;text-align:center;margin:24px 0 26px;font-size:34px;font-weight:850;line-height:1.08}.contact-lines{gap:18px;margin:0 auto 22px;display:grid}.contact-lines a{color:#6a6b6e;grid-template-columns:28px 1fr;align-items:center;gap:12px;width:fit-content;margin:0 auto;font-size:18px;font-weight:700;display:grid}.contact-lines svg{color:var(--accent)}.messengers{justify-content:center;gap:10px;display:flex}.messenger{color:#fff;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-width:112px;height:36px;font-size:14px;font-weight:750;display:inline-flex;box-shadow:0 2px #00000014}.messenger-whatsapp{background:var(--whatsapp)}.messenger-telegram{background:var(--telegram)}.section{width:100%}.reveal-ready .reveal-block{opacity:0;will-change:opacity, transform;transition:opacity .72s,transform .72s cubic-bezier(.22,1,.36,1);transform:translateY(34px)}.reveal-ready .reveal-block.is-visible{opacity:1;transform:translate(0,0)}.hero-section{min-height:790px;padding-top:16px}.brand-lockup{margin-bottom:28px;position:relative}.brand-title{z-index:2;letter-spacing:0;align-items:flex-start;margin:0;font-size:96px;font-weight:900;line-height:.92;display:inline-flex;position:relative}.brand-word{display:inline-block}.brand-title sup{margin-left:.03em;font-size:.42em;line-height:1;transform:translateY(-.08em)}.ghost-mark{left:var(--brand-word-left,0);z-index:1;width:var(--brand-word-width,100%);color:#ffffff14;pointer-events:none;justify-content:space-between;align-items:flex-start;gap:12px;font-weight:900;display:flex;position:absolute;top:92px}.ghost-mark span{font-size:74px;line-height:.8}.ghost-mark small{margin-top:4px;font-size:25px;line-height:1}.hero-copy{z-index:3;gap:34px;max-width:620px;padding-top:92px;display:grid;position:relative}.hero-copy p{color:var(--text);margin:0;font-size:21px;font-weight:520;line-height:1.27}.hero-copy .lead{max-width:510px;font-weight:850}.hero-copy strong,.hero-copy b{font-weight:900}.hero-copy .note{color:#ffffff8f;font-size:16px;font-style:italic}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:54px;margin-top:66px;display:grid}.stats-grid article{gap:4px;min-width:0;display:grid}.stats-grid strong{font-size:42px;font-weight:850;line-height:1}.stats-grid span{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:600;line-height:1.15}.section-heading{margin-bottom:42px;position:relative}.section-heading h2{z-index:2;letter-spacing:0;margin:0;font-size:50px;font-weight:900;line-height:.98;position:relative}.section-heading p{color:#ffffff1c;margin:8px 0 0;font-size:43px;font-weight:900;line-height:1}.venue-section{margin-bottom:116px;padding-top:18px}.venue-list{gap:36px;display:grid}.venue-item{cursor:pointer;outline:none;grid-template-columns:116px minmax(0,1fr) 24px;align-items:center;gap:20px;min-height:116px;transition:transform .18s,opacity .18s;display:grid;position:relative}.venue-item:hover,.venue-item:focus-visible{transform:translate(4px)}.venue-item:focus-visible h3{text-underline-offset:4px;text-decoration:underline 2px}.venue-item img{object-fit:cover;border-radius:7px;width:116px;height:116px}.venue-item h3,.step-item h3,.faq-list h3{color:#fff;margin:0;font-size:28px;font-weight:850;line-height:1.1}.venue-item p,.step-item p,.faq-list p{color:var(--muted);margin:7px 0 0;font-size:18px;font-weight:500;line-height:1.28}.venue-arrow{color:var(--accent);place-self:start end;font-size:22px;font-weight:700}.deployment-section{margin-bottom:126px}.steps-list{gap:48px;display:grid}.step-item{grid-template-columns:100px minmax(0,1fr);align-items:center;gap:28px;display:grid}.step-number{color:#2b2c35;background:#ff6b00;border-radius:12px;place-items:center;width:100px;height:100px;font-size:92px;font-weight:950;line-height:.9;display:grid}.faq-section{margin-bottom:130px}.faq-list{gap:54px;display:grid}.contact-section{margin-bottom:110px}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 18px;display:grid}.contact-form label{color:#888;gap:8px;min-width:0;font-size:13px;font-weight:600;display:grid}.form-wide,.contact-form button,.form-status{grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{background:var(--soft);color:#fff;border:0;border-radius:8px;outline:0;width:100%;min-width:0;font-size:15px;font-weight:500}.contact-form input,.contact-form select{height:42px;padding:0 13px}.contact-form textarea{resize:vertical;min-height:100px;padding:14px 13px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#999}.contact-form select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#999 50%),linear-gradient(135deg,#999 50%,#0000 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:6px 6px,6px 6px}.contact-form button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:8px;height:42px;font-size:14px;font-weight:760}.contact-form button:disabled{cursor:wait;opacity:.72}.contact-form .hp-field{opacity:0;pointer-events:none;width:0;height:0;display:none;position:absolute;left:0}.form-status{min-height:20px;color:var(--muted);margin:-8px 0 0;font-size:13px;line-height:1.35}.form-status[data-state=success]{color:#7bdc9a}.form-status[data-state=error]{color:#ff9d7e}.site-footer{z-index:1;width:min(100% - 80px,1052px);color:var(--muted);text-align:center;overflow-wrap:normal;margin:0 auto;padding:0 0 52px;font-size:15px;font-weight:500;line-height:1.45;position:relative}.site-footer p{margin:0}.site-footer p+p{margin-top:10px}.site-footer a{color:inherit}.site-footer .footer-accent{color:var(--accent)}.footer-segment{white-space:nowrap;display:inline-block}.footer-separator{color:var(--muted);margin:0 5px;display:inline-block}@media (width>=1080px){:root{--rail-width:minmax(0, 320px);--content-width:minmax(0, 676px);--grid-gap:92px;--page-width:1088px}.contact-card{min-height:542px;padding:24px 30px 42px}.contact-photo{height:252px}.contact-card h2{margin:22px 0;font-size:30px}.contact-lines{gap:15px;margin-bottom:20px}.contact-lines a{font-size:16px}.messenger{min-width:104px;height:34px;font-size:13px}.hero-section{min-height:720px}.brand-title{font-size:86px}.ghost-mark{top:82px}.ghost-mark span{font-size:64px}.ghost-mark small{font-size:22px}.hero-copy{gap:28px;max-width:590px;padding-top:78px}.hero-copy p{font-size:19px}.hero-copy .note{font-size:15px}.stats-grid{justify-content:space-between;align-items:flex-start;gap:0;margin-top:56px;display:flex}.stats-grid article{width:max-content;max-width:230px}.stats-grid strong{font-size:38px}.section-heading{margin-bottom:36px}.section-heading h2{font-size:44px}.section-heading p{font-size:38px}.venue-list{gap:30px}.venue-item{grid-template-columns:104px minmax(0,1fr) 22px;gap:18px;min-height:104px}.venue-item img{width:104px;height:104px}.venue-item h3,.step-item h3,.faq-list h3{font-size:24px}.venue-item p,.step-item p,.faq-list p{font-size:16.5px}.step-item{grid-template-columns:86px minmax(0,1fr);gap:24px}.step-number{width:86px;height:86px;font-size:78px}.faq-list{gap:44px}.site-footer{font-size:14px}}@media (width>=1080px) and (width<=1439.98px){:root{--rail-width:minmax(0, 286px);--content-width:minmax(0, 620px);--grid-gap:64px;--page-width:970px}body{background-size:auto,100vw,100vw}.page-shell{width:min(calc(100% - 56px), var(--page-width));padding-top:88px}.contact-card{min-height:500px;padding:22px 28px 38px}.contact-photo{height:226px}.contact-card h2{font-size:27px}.contact-lines a{font-size:15px}.messenger{min-width:98px;height:32px;font-size:12.5px}.brand-title{font-size:70px}.ghost-mark{top:66px}.ghost-mark span{font-size:54px}.ghost-mark small{font-size:19px}.hero-copy{gap:26px;max-width:560px;padding-top:68px}.hero-copy p{font-size:18px}.stats-grid{gap:0}.stats-grid strong{font-size:34px}}@media (width>=810px) and (width<=1079.98px){:root{--rail-width:minmax(0, 248px);--content-width:minmax(0, 1fr);--grid-gap:34px;--page-width:768px}.page-shell{width:min(calc(100% - 42px), var(--page-width));padding-top:72px}.contact-card{min-height:480px;padding:20px 22px 36px;top:auto}.contact-photo{height:220px}.contact-card h2{font-size:27px}.contact-lines a{font-size:15px}.messengers{flex-direction:column;align-items:center}.messenger{width:136px}.brand-title{font-size:60px}.ghost-mark{top:58px}.ghost-mark span{font-size:49px}.ghost-mark small{font-size:18px}.hero-section{min-height:690px}.hero-copy{padding-top:62px}.hero-copy p{font-size:18px}.stats-grid{grid-template-columns:1fr;gap:26px}.section-heading h2{font-size:42px}.section-heading p{font-size:34px}.venue-item{grid-template-columns:92px minmax(0,1fr)}.venue-item img{width:92px;height:92px}.venue-arrow{display:none}.contact-form{grid-template-columns:1fr}}@media (width<=809.98px){body{background-size:auto,100vw,100vw}.page-shell{width:min(100% - 32px,720px);padding:56px 0 42px;display:block}.left-rail{margin-bottom:50px;position:static;top:auto}.contact-card{border-radius:10px;width:100%;min-height:0;padding:50px 42px 48px;position:relative;top:auto}.contact-photo{height:min(72vw,318px)}.card-orbit{border-width:4px;width:250px;height:250px;top:-100px;left:-18px}.contact-card h2{white-space:nowrap;margin-top:26px;font-size:clamp(34px,8.8vw,66px)}.contact-lines{gap:24px}.contact-lines a{grid-template-columns:34px 1fr;gap:16px;font-size:clamp(21px,5.2vw,36px)}.messengers{gap:20px;margin-top:28px}.messenger{border-radius:10px;width:min(45%,224px);height:72px;font-size:clamp(16px,3.7vw,28px)}.hero-section{min-height:0;margin-bottom:132px;padding-top:0}.brand-lockup{text-align:center;margin-bottom:18px}.brand-title{font-size:clamp(52px,15vw,118px);line-height:.9}.ghost-mark{align-items:flex-start;gap:10px;top:74px}.ghost-mark span{font-size:clamp(40px,11.4vw,78px)}.ghost-mark small{margin:0;font-size:clamp(18px,4.9vw,36px)}.hero-copy{text-align:center;gap:28px;max-width:100%;padding-top:136px}.hero-copy p{font-size:clamp(18px,4.1vw,30px);line-height:1.27}.hero-copy .lead{max-width:100%}.hero-copy .note{font-size:clamp(15px,3.6vw,24px)}.stats-grid{text-align:center;grid-template-columns:1fr;gap:48px;margin-top:70px}.stats-grid strong{font-size:clamp(48px,14vw,96px)}.stats-grid span{font-size:clamp(17px,4.1vw,29px)}.section-heading{text-align:center;margin-bottom:72px}.section-heading h2{font-size:clamp(38px,11vw,82px)}.section-heading p{font-size:clamp(40px,11vw,74px)}.venue-section,.deployment-section,.faq-section{margin-bottom:152px}.venue-list{gap:52px}.venue-item{grid-template-columns:180px minmax(0,1fr);align-items:center;gap:24px}.venue-item img{border-radius:10px;width:180px;height:180px}.venue-arrow{display:none}.venue-item h3,.step-item h3,.faq-list h3{font-size:clamp(26px,6.8vw,48px)}.venue-item p,.step-item p,.faq-list p{font-size:clamp(20px,5.3vw,38px)}.steps-list{gap:52px}.step-item{grid-template-columns:clamp(100px,26vw,200px) minmax(0,1fr);gap:28px}.step-number{border-radius:18px;width:clamp(100px,26vw,200px);height:clamp(100px,26vw,200px);font-size:clamp(92px,23vw,176px)}.faq-list{gap:60px}.contact-section{margin-bottom:108px}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.contact-form label{font-size:clamp(14px,3.4vw,24px)}.contact-form input,.contact-form select{border-radius:10px;height:78px;padding:0 24px;font-size:clamp(16px,4.2vw,30px)}.contact-form textarea{border-radius:10px;min-height:154px;padding:20px 24px;font-size:clamp(16px,4.2vw,30px)}.contact-form button{border-radius:10px;height:82px;font-size:clamp(17px,4.5vw,30px)}.site-footer{width:min(100% - 40px,720px);padding-bottom:42px;font-size:clamp(11px,3.15vw,13px);line-height:1.5}.site-footer p+p{margin-top:8px}}@media (width<=520px){.page-shell{width:min(100% - 32px,390px);padding-top:42px}.contact-card{padding:26px 20px 40px}.card-orbit{width:180px;height:180px;top:-80px;left:-8px}.messengers{gap:10px}.messenger{min-width:0;height:40px}.venue-item{grid-template-columns:90px minmax(0,1fr);gap:14px}.venue-item img{width:90px;height:90px}.contact-form{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.reveal-ready .reveal-block{opacity:1;transition:none;transform:none}}
