.hero[data-v-760e0853]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:7rem 1.5rem 4rem;position:relative;z-index:1;box-sizing:border-box}.hero-inner[data-v-760e0853]{max-width:860px;width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.hero-eye[data-v-760e0853]{display:flex;align-items:center;gap:.75rem;flex-wrap:nowrap}.eye-text[data-v-760e0853]{font-family:var(--mono);font-size:clamp(.65rem,1.8vw,.82rem);letter-spacing:.18em;color:#e8e8e8;white-space:nowrap}.eye-line[data-v-760e0853]{height:1px;width:clamp(20px,4vw,40px);background:linear-gradient(90deg,transparent,#404040);flex-shrink:0}.eye-line[data-v-760e0853]:last-child{background:linear-gradient(90deg,#404040,transparent)}.hero-spiral-wrap[data-v-760e0853]{display:flex;justify-content:center;align-items:center;opacity:0;margin-top:-4.5rem;margin-bottom:-4.5rem}.hero-spiral-svg[data-v-760e0853]{width:300px;height:300px}@media(max-width:480px){.hero-spiral-svg[data-v-760e0853]{width:213px;height:213px}}.hero-title[data-v-760e0853]{font-family:var(--sans);font-size:clamp(3rem,16vw,5rem);font-weight:800;line-height:.9;letter-spacing:-.04em;display:flex;flex-wrap:wrap;justify-content:center;gap:.08em;word-break:break-word;overflow-wrap:break-word;width:100%}.title-line[data-v-760e0853]{color:#f0f0f0}.accent-kit[data-v-760e0853]{color:var(--live);transition:color .5s ease}.hero-sub[data-v-760e0853]{font-size:clamp(.9rem,2.5vw,1.15rem);color:#d4d4d4;line-height:1.8;max-width:520px}.hero-sub em[data-v-760e0853]{font-style:normal;color:#fff;transition:color .4s ease}.mode-red .hero-sub em[data-v-760e0853]:first-of-type{color:var(--red-bright)}.mode-blue .hero-sub em[data-v-760e0853]:last-of-type{color:var(--blue-bright)}.hero-split[data-v-760e0853]{display:flex;align-items:stretch;width:100%;max-width:640px;height:160px;opacity:0;border:1px solid #505050;border-radius:3px;overflow:hidden}.split-panel[data-v-760e0853]{flex:1;position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;overflow:hidden;transition:background .4s;min-width:0}.split-panel[data-v-760e0853]:hover{background:#ffffff05}.panel-glow[data-v-760e0853]{position:absolute;inset:0;opacity:0;transition:opacity .5s ease;pointer-events:none}.panel-glow-red[data-v-760e0853]{background:radial-gradient(ellipse at center,rgba(204,34,34,.12) 0%,transparent 70%)}.panel-glow-blue[data-v-760e0853]{background:radial-gradient(ellipse at center,rgba(51,221,221,.1) 0%,transparent 70%)}.split-red:hover .panel-glow-red[data-v-760e0853],.split-blue:hover .panel-glow-blue[data-v-760e0853]{opacity:1}.panel-content[data-v-760e0853]{display:flex;flex-direction:column;align-items:center;gap:.45rem;position:relative;z-index:1;padding:.5rem}.panel-icon[data-v-760e0853]{font-size:clamp(1.1rem,3vw,1.6rem);transition:color .4s,transform .3s;color:#a0a0a0}.split-red:hover .panel-icon[data-v-760e0853]{color:var(--red);transform:scale(1.15)}.split-blue:hover .panel-icon[data-v-760e0853]{color:var(--blue);transform:scale(1.15)}.panel-label[data-v-760e0853]{font-family:var(--mono);font-size:clamp(.65rem,1.8vw,.8rem);letter-spacing:.18em;color:#f0f0f0;transition:color .4s}.split-red:hover .panel-label[data-v-760e0853]{color:var(--red-bright)}.split-blue:hover .panel-label[data-v-760e0853]{color:var(--blue-bright)}.panel-tag[data-v-760e0853]{font-family:var(--mono);font-size:clamp(.5rem,1.2vw,.6rem);letter-spacing:.14em;color:#b8b8b8;transition:color .4s}.split-red:hover .panel-tag[data-v-760e0853]{color:#cc2222d9}.split-blue:hover .panel-tag[data-v-760e0853]{color:#33ddddbf}.panel-services[data-v-760e0853]{font-family:var(--mono);font-size:clamp(.45rem,1vw,.55rem);letter-spacing:.1em;color:#888;transition:color .4s}.split-red:hover .panel-services[data-v-760e0853]{color:#cc2222a6}.split-blue:hover .panel-services[data-v-760e0853]{color:#33dddd8c}.panel-arrow[data-v-760e0853]{font-size:.65rem;color:#444;transform:translateY(0);transition:color .4s,transform .3s}.split-red:hover .panel-arrow[data-v-760e0853]{color:var(--red);transform:translateY(3px)}.split-blue:hover .panel-arrow[data-v-760e0853]{color:var(--blue);transform:translateY(3px)}.split-divider[data-v-760e0853]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:0 .75rem;border-left:1px solid #505050;border-right:1px solid #505050;flex-shrink:0}.divider-line[data-v-760e0853]{width:1px;height:24px;background:#505050}.divider-logo[data-v-760e0853]{font-family:var(--mono);font-size:.6rem;color:#d0d0d0;letter-spacing:.1em}.scroll-hint[data-v-760e0853]{display:flex;flex-direction:column;align-items:center;gap:.6rem;opacity:0}.scroll-hint span[data-v-760e0853]{font-size:.58rem;letter-spacing:.2em;color:#999}.scroll-bar[data-v-760e0853]{width:1px;height:36px;background:#2e2e2e;position:relative;overflow:hidden}.scroll-fill[data-v-760e0853]{position:absolute;top:-100%;width:100%;height:100%;background:#666;animation:scrollfill-760e0853 2s ease-in-out infinite}@keyframes scrollfill-760e0853{0%{top:-100%}50%{top:0}to{top:100%}}@media(max-width:480px){.hero[data-v-760e0853]{padding:6rem 1rem 3rem}.hero-split[data-v-760e0853]{height:130px}.hero-eye[data-v-760e0853]{gap:.5rem}.eye-line[data-v-760e0853]{width:16px}.hero-title[data-v-760e0853]{font-size:clamp(1.8rem,16vw,1.5rem)}}.red-section[data-v-d7489a8d]{padding:5rem 1.5rem;position:relative;overflow:hidden;border-top:1px solid #383838}.section-glow[data-v-d7489a8d]{position:absolute;pointer-events:none;border-radius:50%;filter:blur(100px);opacity:0;transition:opacity .6s ease}.red-glow[data-v-d7489a8d]{width:600px;height:400px;top:0;left:-100px;background:radial-gradient(ellipse,rgba(204,34,34,.1) 0%,transparent 70%)}.red-section:hover .red-glow[data-v-d7489a8d]{opacity:1}.section-wrap[data-v-d7489a8d]{max-width:1100px;margin:0 auto}.section-header[data-v-d7489a8d]{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #383838;flex-wrap:wrap}.header-left[data-v-d7489a8d]{flex:1;min-width:280px}.section-eye[data-v-d7489a8d]{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.eye-dot[data-v-d7489a8d]{width:8px;height:8px;border-radius:50%;animation:pulse-d7489a8d 2s infinite}.red-dot[data-v-d7489a8d]{background:var(--red);box-shadow:0 0 8px var(--red)}@keyframes pulse-d7489a8d{50%{opacity:.4}}.eye-label[data-v-d7489a8d]{font-size:.72rem;letter-spacing:.2em;color:#d0d0d0}.section-title[data-v-d7489a8d]{font-family:var(--sans);font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;letter-spacing:-.03em;line-height:1;color:#f0f0f0;margin-bottom:1rem}.red-title em[data-v-d7489a8d]{font-style:normal;color:var(--red)}.section-sub[data-v-d7489a8d]{font-size:1rem;color:#e0e0e0;line-height:1.75;max-width:560px}.section-cta[data-v-d7489a8d]{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--mono);font-size:.72rem;letter-spacing:.14em;text-decoration:none;white-space:nowrap;border:1px solid var(--red);color:var(--red);padding:.7rem 1.4rem;border-radius:2px;background:#cc22220f;transition:background .25s,box-shadow .25s,color .25s;flex-shrink:0}.section-cta[data-v-d7489a8d]:hover{background:#cc222226;box-shadow:0 0 22px #cc22224d;color:var(--red-bright)}.cards-grid[data-v-d7489a8d]{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#383838;border:1px solid #383838}.card[data-v-d7489a8d]{background:var(--c0);padding:1.6rem;display:flex;flex-direction:column;gap:.55rem;opacity:0;position:relative;overflow:hidden;transition:background .3s ease;text-decoration:none;color:inherit}.card[data-v-d7489a8d]:hover{background:#202020}.card-top[data-v-d7489a8d]{display:flex;justify-content:space-between;align-items:center}.card-icon[data-v-d7489a8d]{width:38px;height:38px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.95rem;transition:box-shadow .3s;flex-shrink:0}.red-icon[data-v-d7489a8d]{background:#cc22221a;color:var(--red);border:1px solid rgba(204,34,34,.25)}.card:hover .red-icon[data-v-d7489a8d]{box-shadow:0 0 14px #cc22224d}.card-status[data-v-d7489a8d]{font-family:var(--mono);font-size:.58rem;letter-spacing:.1em;color:silver;display:flex;align-items:center;gap:.35rem}.red-dot-sm[data-v-d7489a8d]{width:5px;height:5px;border-radius:50%;background:var(--red);animation:pulse-d7489a8d 2s infinite}.card-name[data-v-d7489a8d]{font-family:var(--sans);font-size:1.05rem;font-weight:700;color:#f2f2f2;letter-spacing:-.01em}.card-hook[data-v-d7489a8d]{font-size:.88rem;color:#d8d8d8;line-height:1.6;flex:1}.card-tags[data-v-d7489a8d]{display:flex;flex-wrap:wrap;gap:.28rem;margin-top:.1rem}.ctag[data-v-d7489a8d]{font-family:var(--mono);font-size:.58rem;letter-spacing:.08em;color:#d0d0d0;border:1px solid #686868;padding:.1rem .45rem;border-radius:2px}.card-arrow[data-v-d7489a8d]{font-size:.7rem;color:var(--red);opacity:0;transition:opacity .25s,transform .25s;align-self:flex-end;margin-top:.25rem}.card:hover .card-arrow[data-v-d7489a8d]{opacity:1;transform:translate(4px)}@media(max-width:800px){.section-header[data-v-d7489a8d]{flex-direction:column;align-items:flex-start;gap:1.5rem}.cards-grid[data-v-d7489a8d]{grid-template-columns:1fr}}@media(max-width:540px){.red-section[data-v-d7489a8d]{padding:4rem 1rem}}.blue-section[data-v-daef62df]{padding:5rem 1.5rem;position:relative;overflow:hidden;border-top:1px solid #383838}.section-glow[data-v-daef62df]{position:absolute;pointer-events:none;border-radius:50%;filter:blur(100px);opacity:0;transition:opacity .6s ease}.blue-glow[data-v-daef62df]{width:600px;height:400px;top:0;right:-100px;background:radial-gradient(ellipse,rgba(51,221,221,.08) 0%,transparent 70%)}.blue-section:hover .blue-glow[data-v-daef62df]{opacity:1}.section-wrap[data-v-daef62df]{max-width:1100px;margin:0 auto}.section-header[data-v-daef62df]{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #383838;flex-wrap:wrap}.header-left[data-v-daef62df]{flex:1;min-width:280px}.section-eye[data-v-daef62df]{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.eye-dot[data-v-daef62df]{width:8px;height:8px;border-radius:50%;animation:pulse-daef62df 2s infinite}.blue-dot[data-v-daef62df]{background:var(--blue);box-shadow:0 0 8px var(--blue)}@keyframes pulse-daef62df{50%{opacity:.4}}.eye-label[data-v-daef62df]{font-size:.72rem;letter-spacing:.2em;color:#d0d0d0}.section-title[data-v-daef62df]{font-family:var(--sans);font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;letter-spacing:-.03em;line-height:1;color:#f0f0f0;margin-bottom:1rem}.blue-title em[data-v-daef62df]{font-style:normal;color:var(--blue)}.section-sub[data-v-daef62df]{font-size:1rem;color:#e0e0e0;line-height:1.75;max-width:560px}.section-cta[data-v-daef62df]{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--mono);font-size:.72rem;letter-spacing:.14em;text-decoration:none;white-space:nowrap;border:1px solid var(--blue);color:var(--blue);padding:.7rem 1.4rem;border-radius:2px;background:#33dddd0a;transition:background .25s,box-shadow .25s,color .25s;flex-shrink:0}.section-cta[data-v-daef62df]:hover{background:#33dddd1f;box-shadow:0 0 22px #33dddd40;color:var(--blue-bright)}.cards-grid[data-v-daef62df]{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#383838;border:1px solid #383838}.card[data-v-daef62df]{background:var(--c0);padding:1.6rem;display:flex;flex-direction:column;gap:.55rem;opacity:0;position:relative;transition:background .3s ease;text-decoration:none;color:inherit}.card[data-v-daef62df]:hover{background:#202020}.card-top[data-v-daef62df]{display:flex;justify-content:space-between;align-items:center}.card-icon[data-v-daef62df]{width:38px;height:38px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.95rem;transition:box-shadow .3s;flex-shrink:0}.blue-icon[data-v-daef62df]{background:#33dddd14;color:var(--blue);border:1px solid rgba(51,221,221,.22)}.card:hover .blue-icon[data-v-daef62df]{box-shadow:0 0 14px #33dddd40}.card-status[data-v-daef62df]{font-family:var(--mono);font-size:.58rem;letter-spacing:.1em;color:silver;display:flex;align-items:center;gap:.35rem}.blue-dot-sm[data-v-daef62df]{width:5px;height:5px;border-radius:50%;background:var(--blue);animation:pulse-daef62df 2s infinite}.card-name[data-v-daef62df]{font-family:var(--sans);font-size:1.1rem;font-weight:700;color:#f2f2f2;letter-spacing:-.01em}.card-hook[data-v-daef62df]{font-size:.88rem;color:#d8d8d8;line-height:1.6}.card-features[data-v-daef62df]{list-style:none;display:flex;flex-direction:column;gap:.32rem;margin:.15rem 0}.card-features li[data-v-daef62df]{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#d0d0d0}.card-features li i[data-v-daef62df]{font-size:.48rem;color:var(--blue);flex-shrink:0}.card-tags[data-v-daef62df]{display:flex;flex-wrap:wrap;gap:.28rem;margin-top:.1rem}.ctag[data-v-daef62df]{font-family:var(--mono);font-size:.58rem;letter-spacing:.08em;color:#d0d0d0;border:1px solid #686868;padding:.1rem .45rem;border-radius:2px}.coming-card[data-v-daef62df]{background:#33dddd05;padding:1.6rem;display:flex;flex-direction:column;gap:.75rem;justify-content:center;opacity:0}.coming-icon-wrap[data-v-daef62df]{width:38px;height:38px;border-radius:4px;display:flex;align-items:center;justify-content:center;background:#33dddd14;border:1px solid rgba(51,221,221,.22);color:var(--blue);font-size:.95rem}.coming-label[data-v-daef62df]{font-size:.62rem;letter-spacing:.22em;color:var(--blue)}.coming-text[data-v-daef62df]{font-size:.88rem;color:#d8d8d8;line-height:1.65}.coming-cta[data-v-daef62df]{display:inline-flex;align-items:center;gap:.5rem;font-size:.65rem;letter-spacing:.14em;text-decoration:none;color:var(--blue);border:1px solid rgba(51,221,221,.4);padding:.5rem 1rem;border-radius:2px;background:#33dddd0a;align-self:flex-start;transition:background .25s,border-color .25s;margin-top:.25rem}.coming-cta[data-v-daef62df]:hover{background:#33dddd1a;border-color:var(--blue)}@media(max-width:800px){.section-header[data-v-daef62df]{flex-direction:column;align-items:flex-start;gap:1.5rem}.cards-grid[data-v-daef62df]{grid-template-columns:1fr}}@media(max-width:540px){.blue-section[data-v-daef62df]{padding:4rem 1rem}}.contact-section[data-v-c7afa881]{padding:6rem 1.5rem;border-top:1px solid #383838;position:relative;overflow:hidden}.contact-glow[data-v-c7afa881]{position:absolute;inset:0;pointer-events:none;opacity:.4;transition:background .5s ease}.contact-inner[data-v-c7afa881]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:300px 1fr;gap:4rem;align-items:start}.contact-eye[data-v-c7afa881]{margin-bottom:.9rem}.eye-label[data-v-c7afa881]{font-size:.68rem;letter-spacing:.22em;color:#d8d8d8}.contact-title[data-v-c7afa881]{font-family:var(--sans);font-size:clamp(2rem,4vw,3.2rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;color:#f0f0f0;margin-bottom:1.1rem}.contact-title em[data-v-c7afa881]{font-style:normal;transition:color .4s}.contact-sub[data-v-c7afa881]{font-size:.95rem;color:#e0e0e0;line-height:1.8;margin-bottom:1.75rem}.contact-meta[data-v-c7afa881]{display:flex;flex-direction:column;gap:.65rem}.meta-item[data-v-c7afa881]{display:flex;align-items:center;gap:.7rem;font-size:.88rem;color:#e4e4e4}.meta-item i[data-v-c7afa881]{font-size:.78rem;transition:color .4s;width:14px;text-align:center;flex-shrink:0}.contact-form[data-v-c7afa881]{display:flex;flex-direction:column;gap:1.25rem;opacity:0;min-width:0}.form-row[data-v-c7afa881]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-field[data-v-c7afa881]{display:flex;flex-direction:column;gap:.45rem;min-width:0}.field-label[data-v-c7afa881]{font-family:var(--mono);font-size:.68rem;letter-spacing:.16em;color:#e2e2e2}.field-input[data-v-c7afa881]{background:#1e1e1e;border:1px solid #505050;color:#e0e0e0;font-family:var(--mono);font-size:.82rem;padding:.7rem .9rem;border-radius:2px;outline:none;transition:border-color .3s,box-shadow .3s;resize:none;width:100%;box-sizing:border-box}.field-input[data-v-c7afa881]::placeholder{color:#888}.field-input[data-v-c7afa881]:focus{border-color:var(--focus-color, #b0b0b0);box-shadow:0 0 0 1px color-mix(in srgb,var(--focus-color, #b0b0b0) 15%,transparent),0 0 10px color-mix(in srgb,var(--focus-color, #b0b0b0) 12%,transparent)}.field-textarea[data-v-c7afa881]{min-height:120px}.type-buttons[data-v-c7afa881]{display:flex;flex-wrap:wrap;gap:.45rem}.type-btn[data-v-c7afa881]{font-family:var(--mono);font-size:.68rem;letter-spacing:.1em;color:#e0e0e0;background:transparent;border:1px solid #505050;padding:.42rem .85rem;border-radius:2px;cursor:pointer;transition:color .25s,border-color .25s,background .25s;display:flex;align-items:center;gap:.35rem;white-space:nowrap}.type-btn[data-v-c7afa881]:not(.active):hover{border-color:gray;color:#f0f0f0}.form-footer[data-v-c7afa881]{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.form-note[data-v-c7afa881]{font-family:var(--mono);font-size:.68rem;letter-spacing:.1em;color:#d8d8d8;display:flex;align-items:center;gap:.4rem}.submit-btn[data-v-c7afa881]{font-family:var(--mono);font-size:.74rem;letter-spacing:.14em;border:1px solid;padding:.6rem 1.3rem;border-radius:2px;cursor:pointer;transition:background .3s,color .3s,box-shadow .3s,filter .2s;display:flex;align-items:center;gap:.45rem;white-space:nowrap}.submit-btn[data-v-c7afa881]:hover:not(:disabled){filter:brightness(1.12)}.submit-btn[data-v-c7afa881]:disabled{pointer-events:none}.turnstile-wrapper[data-v-c7afa881]{display:flex;flex-direction:column;gap:.4rem}.turnstile-widget[data-v-c7afa881]{min-height:65px}.form-success[data-v-c7afa881]{font-size:.65rem;letter-spacing:.08em;color:#33e066;display:flex;align-items:center;gap:.45rem}.form-error[data-v-c7afa881]{font-size:.65rem;letter-spacing:.08em;color:#e03333;display:flex;align-items:center;gap:.45rem}@media(max-width:960px){.contact-inner[data-v-c7afa881]{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:540px){.contact-section[data-v-c7afa881]{padding:4rem 1rem}.form-row[data-v-c7afa881]{grid-template-columns:1fr}.form-footer[data-v-c7afa881]{flex-direction:column;align-items:flex-start}}
