:root{--vt-sunset:#e8732c;--vt-cobalt:#1e40af;--vt-midnight:#0f2470;--vt-solar:#f5b947;--vt-cream:#faf6ee;--vt-ink:#0f2470;--vt-cream-dim:#ede6d6;--vt-maxw:1140px}.vibetec-landing{background:var(--vt-cream);color:var(--vt-cobalt);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;min-height:100vh;font-family:Inter,system-ui,sans-serif;line-height:1.55;overflow-x:hidden}.vibetec-landing *{box-sizing:border-box;margin:0;padding:0}.vibetec-landing .mono{font-family:JetBrains Mono,ui-monospace,monospace}.vibetec-landing h1,.vibetec-landing h2,.vibetec-landing h3{letter-spacing:-2px;color:var(--vt-cobalt);font-weight:500;line-height:1.02}.vibetec-landing h1{font-size:clamp(2.4rem,6.2vw,4.6rem)}.vibetec-landing h2{font-size:clamp(1.9rem,4.2vw,3rem)}.vibetec-landing h3{letter-spacing:-1px;font-size:clamp(1.25rem,2vw,1.5rem)}.vibetec-landing a{color:inherit;text-decoration:none}.vibetec-landing .wrap{max-width:var(--vt-maxw);margin:0 auto;padding:0 24px}.vibetec-landing section{position:relative}.vibetec-landing a:focus-visible,.vibetec-landing button:focus-visible,.vibetec-landing input:focus-visible,.vibetec-landing textarea:focus-visible{outline:3px solid var(--vt-sunset);outline-offset:2px;border-radius:4px}.vibetec-landing header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf6eed1;border-bottom:1px solid #1e40af1a;position:sticky;top:0}.vibetec-landing .navbar{justify-content:space-between;align-items:center;height:66px;display:flex}.vibetec-landing .logo{letter-spacing:-1px;color:var(--vt-cobalt);align-items:center;gap:.35rem;font-family:JetBrains Mono,monospace;font-size:1.35rem;font-weight:500;display:flex}.vibetec-landing .logo .mark{flex:none;width:26px;height:26px;display:block}.vibetec-landing .nav-right{align-items:center;gap:20px;display:flex}.vibetec-landing .nav-links{gap:24px;display:flex}.vibetec-landing .nav-links a{color:var(--vt-cobalt);opacity:.75;font-size:.9rem;transition:opacity .2s}.vibetec-landing .nav-links a:hover{opacity:1}.vibetec-landing .lang{border:1px solid #1e40af4d;border-radius:100px;font-family:JetBrains Mono,monospace;font-size:.8rem;display:flex;overflow:hidden}.vibetec-landing .lang button{font-family:inherit;font-size:inherit;cursor:pointer;color:var(--vt-cobalt);opacity:.55;background:0 0;border:none;padding:5px 11px;transition:all .18s}.vibetec-landing .lang button.active{background:var(--vt-cobalt);color:var(--vt-cream);opacity:1}@media (width<=720px){.vibetec-landing .nav-links{display:none}}.vibetec-landing .hero{background:var(--vt-midnight);color:var(--vt-cream);padding:96px 0 200px;position:relative;overflow:hidden}.vibetec-landing .hero:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 82% 8%,#f5b94729,#0000 60%),radial-gradient(55% 45% at 12% 95%,#e8732c24,#0000 60%);position:absolute;inset:0}.vibetec-landing .hero .wrap{z-index:2;position:relative}.vibetec-landing .eyebrow{letter-spacing:0;color:var(--vt-solar);margin-bottom:26px;font-family:JetBrains Mono,monospace;font-size:.92rem;display:inline-block}.vibetec-landing .hero h1{color:var(--vt-cream);max-width:16ch}.vibetec-landing .hero .sub{color:#faf6eed1;max-width:52ch;margin-top:26px;font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.6}.vibetec-landing .cta{background:var(--vt-sunset);color:#fff;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.6rem;margin-top:38px;padding:16px 30px;font-family:inherit;font-size:1.02rem;font-weight:500;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 30px -8px #e8732c8c}.vibetec-landing .cta:hover{transform:translateY(-2px);box-shadow:0 16px 40px -10px #e8732cb3}.vibetec-landing .cta .arrow{transition:transform .2s}.vibetec-landing .cta:hover .arrow{transform:translate(4px)}.vibetec-landing .cta-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:38px;display:flex}.vibetec-landing .cta-row .cta{margin-top:0}.vibetec-landing .cta-ghost{color:var(--vt-cream);cursor:pointer;background:0 0;border:1px solid #faf6ee52;border-radius:100px;align-items:center;gap:.5rem;padding:16px 26px;font-family:inherit;font-size:1.02rem;font-weight:500;transition:border-color .2s,color .2s;display:inline-flex}.vibetec-landing .cta-ghost:hover{border-color:var(--vt-solar);color:var(--vt-solar)}.vibetec-landing .wave-divider{z-index:2;line-height:0;position:absolute;bottom:-1px;left:0;right:0}.vibetec-landing .wave-divider svg{width:100%;height:auto;display:block}.vibetec-landing .hero-waves{z-index:1;opacity:.5;height:180px;position:absolute;bottom:0;left:0;right:0}.vibetec-landing .hero-waves svg{width:200%;height:100%;display:block}.vibetec-landing .hero-waves .w{animation:14s linear infinite vt-drift}.vibetec-landing .hero-waves .w2{opacity:.6;animation-duration:22s}.vibetec-landing .hero-waves .w3{opacity:.4;animation-duration:30s}@keyframes vt-drift{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.vibetec-landing .hero-waves .w{animation:none}}.vibetec-landing .band{padding:92px 0}.vibetec-landing .band.cream{background:var(--vt-cream)}.vibetec-landing .band.dim{background:var(--vt-cream-dim)}.vibetec-landing .kicker{color:var(--vt-sunset);letter-spacing:0;margin-bottom:14px;font-family:JetBrains Mono,monospace;font-size:.85rem;display:block}.vibetec-landing .lead{color:var(--vt-cobalt);opacity:.9;max-width:60ch;margin-top:16px;font-size:clamp(1.05rem,1.8vw,1.22rem)}.vibetec-landing .dogfood{background:var(--vt-midnight);color:var(--vt-cream);padding:120px 0 130px;position:relative;overflow:hidden}.vibetec-landing .dogfood:before{content:"";pointer-events:none;background:radial-gradient(70% 60% at 90% 20%,#1e40af80,#0000 65%);position:absolute;inset:0}.vibetec-landing .dogfood .wrap{z-index:2;position:relative}.vibetec-landing .dogfood .kicker{color:var(--vt-solar)}.vibetec-landing .dogfood h2{color:var(--vt-cream)}.vibetec-landing .dogfood .lead{color:#faf6eed9}.vibetec-landing .proof-grid{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:52px;display:grid}.vibetec-landing .proof-grid .proof:last-child:nth-child(odd){grid-column:1/-1}@media (width<=760px){.vibetec-landing .proof-grid{grid-template-columns:1fr}}.vibetec-landing .proof{background:#faf6ee0a;border:1px solid #faf6ee1f;border-radius:18px;padding:30px 28px;transition:border-color .25s,transform .25s,background .25s;position:relative;overflow:hidden}.vibetec-landing .proof:hover{border-color:var(--vt-solar);background:#faf6ee0f;transform:translateY(-4px)}.vibetec-landing .proof .idx{color:var(--vt-solar);opacity:.9;font-family:JetBrains Mono,monospace;font-size:.8rem}.vibetec-landing .proof .metric{align-items:baseline;gap:9px;margin:14px 0 4px;font-family:JetBrains Mono,monospace;display:flex}.vibetec-landing .proof .big{color:var(--vt-solar);letter-spacing:-1.5px;font-size:clamp(2.2rem,5vw,2.9rem);font-weight:700;line-height:1}.vibetec-landing .proof .unit{color:#faf6eeb3;font-size:.9rem;font-weight:500}.vibetec-landing .proof h3{color:var(--vt-cream);margin:8px 0 10px}.vibetec-landing .proof p{color:#faf6eec7;font-size:.98rem;line-height:1.55}.vibetec-landing .proof .cmt{color:#f5b947b8;letter-spacing:0;margin-top:12px;font-family:JetBrains Mono,monospace;font-size:.76rem;display:block}.vibetec-landing .proof .tag{color:var(--vt-cream);opacity:.65;border:1px solid #faf6ee2e;border-radius:100px;margin-top:14px;padding:4px 11px;font-family:JetBrains Mono,monospace;font-size:.72rem;display:inline-block}.vibetec-landing .proof .pulse{background:var(--vt-solar);border-radius:50%;width:8px;height:8px;animation:2.4s infinite vt-pulse;position:absolute;top:26px;right:26px;box-shadow:0 0 #f5b94799}@keyframes vt-pulse{0%{box-shadow:0 0 #f5b9478c}70%{box-shadow:0 0 0 12px #f5b94700}to{box-shadow:0 0 #f5b94700}}@media (prefers-reduced-motion:reduce){.vibetec-landing .proof .pulse{animation:none}}.vibetec-landing .dogfood-foot{color:var(--vt-solar);opacity:.95;margin-top:40px;font-family:JetBrains Mono,monospace;font-size:.92rem}.vibetec-landing .svc-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:52px;display:grid}@media (width<=820px){.vibetec-landing .svc-grid{grid-template-columns:1fr}}.vibetec-landing .svc{background:#fff;border:1px solid #1e40af1f;border-radius:18px;padding:34px 30px;transition:transform .25s,box-shadow .25s,border-color .25s}.vibetec-landing .svc:hover{border-color:#1e40af47;transform:translateY(-4px);box-shadow:0 20px 44px -22px #0f247066}.vibetec-landing .svc .ico{width:46px;height:46px;margin-bottom:20px}.vibetec-landing .svc h3{margin-bottom:10px}.vibetec-landing .svc p{color:var(--vt-cobalt);opacity:.82;font-size:.98rem}.vibetec-landing .svc .line{background:var(--vt-sunset);border-radius:3px;width:34px;height:3px;margin-top:20px}.vibetec-landing .port-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:52px;display:grid}@media (width<=820px){.vibetec-landing .port-grid{grid-template-columns:1fr}}.vibetec-landing .port{background:#fff;border:1px solid #1e40af1f;border-radius:18px;flex-direction:column;align-items:flex-start;padding:34px 30px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative}.vibetec-landing .port:hover{border-color:#1e40af47;transform:translateY(-4px);box-shadow:0 20px 44px -22px #0f247066}.vibetec-landing .port .name{color:var(--vt-cobalt);letter-spacing:-.5px;margin-bottom:10px;padding-right:28px;font-family:JetBrains Mono,monospace;font-size:1.1rem}.vibetec-landing .port .desc{color:var(--vt-cobalt);opacity:.82;font-size:.98rem;display:block}.vibetec-landing .port .line{background:var(--vt-sunset);border-radius:3px;width:34px;height:3px;margin-top:20px}.vibetec-landing .port .go{color:var(--vt-sunset);font-size:1.1rem;transition:transform .2s;position:absolute;top:30px;right:30px}.vibetec-landing .port:hover .go{transform:translate(3px,-3px)}.vibetec-landing .founder{grid-template-columns:auto 1fr;align-items:center;gap:40px;display:grid}@media (width<=680px){.vibetec-landing .founder{text-align:center;grid-template-columns:1fr;gap:26px}}.vibetec-landing .founder .avatar{background:linear-gradient(150deg, var(--vt-cobalt), var(--vt-midnight));width:140px;height:140px;color:var(--vt-solar);border:2px solid var(--vt-solar);border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;margin:0 auto;font-family:JetBrains Mono,monospace;font-size:2.6rem;display:flex}.vibetec-landing .founder p{color:var(--vt-cobalt);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.5}.vibetec-landing .founder .meta{color:var(--vt-sunset);margin-top:16px;font-family:JetBrains Mono,monospace;font-size:.88rem;display:block}.vibetec-landing .final{background:var(--vt-midnight);color:var(--vt-cream);text-align:center;padding:110px 0 100px;position:relative;overflow:hidden}.vibetec-landing .final:before{content:"";background:radial-gradient(50% 60% at 50% 0,#e8732c38,#0000 60%);position:absolute;inset:0}.vibetec-landing .final .wrap{z-index:2;position:relative}.vibetec-landing .final h2{color:var(--vt-cream);max-width:20ch;margin:0 auto}.vibetec-landing .final .sub{color:#faf6eed1;margin-top:20px;font-size:1.1rem}.vibetec-landing footer{background:var(--vt-midnight);color:#faf6eea6;border-top:1px solid #faf6ee1a;padding:34px 0}.vibetec-landing .foot-in{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.vibetec-landing .foot-in .logo{color:var(--vt-cream);font-size:1.1rem}.vibetec-landing .foot-in .logo .mark{width:22px;height:22px}.vibetec-landing .foot-copy{font-family:JetBrains Mono,monospace;font-size:.8rem}.vibetec-landing .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.vibetec-landing .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.vibetec-landing .reveal{opacity:1;transition:none;transform:none}.vibetec-landing{scroll-behavior:auto}}.vibetec-landing .modal-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050c2db8;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.vibetec-landing .modal-overlay.open{display:flex}.vibetec-landing .modal{background:var(--vt-midnight);width:100%;max-width:470px;color:var(--vt-cream);border:1px solid #faf6ee29;border-radius:20px;overflow:hidden;box-shadow:0 30px 90px -20px #0009}.vibetec-landing .modal-head{color:#faf6ee99;border-bottom:1px solid #faf6ee1f;align-items:center;gap:9px;padding:14px 18px;font-family:JetBrains Mono,monospace;font-size:.78rem;display:flex}.vibetec-landing .modal-head .dot{background:var(--vt-sunset);border-radius:50%;width:9px;height:9px;display:inline-block}.vibetec-landing .modal-head .x{cursor:pointer;color:#faf6eeb3;background:0 0;border:0;border-radius:6px;margin-left:auto;padding:2px 6px;font-family:inherit;font-size:1.05rem;line-height:1}.vibetec-landing .modal-head .x:hover{color:var(--vt-cream)}.vibetec-landing .modal-body{padding:26px}.vibetec-landing .modal-body h3{color:var(--vt-cream);letter-spacing:-1px;margin-bottom:6px;font-size:1.5rem}.vibetec-landing .modal-body .msub{color:#faf6eeb8;margin-bottom:22px;font-size:.92rem}.vibetec-landing .field{margin-bottom:15px}.vibetec-landing .field label{letter-spacing:1px;color:#f5b947d9;margin-bottom:6px;font-family:JetBrains Mono,monospace;font-size:.7rem;display:block}.vibetec-landing .field input,.vibetec-landing .field textarea{width:100%;color:var(--vt-cream);background:#faf6ee0d;border:1px solid #faf6ee33;border-radius:9px;padding:12px 14px;font-family:Inter,sans-serif;font-size:.98rem;transition:border-color .15s}.vibetec-landing .field input::placeholder,.vibetec-landing .field textarea::placeholder{color:#faf6ee66}.vibetec-landing .field input:focus,.vibetec-landing .field textarea:focus{border-color:var(--vt-sunset);outline:none}.vibetec-landing .field textarea{resize:vertical;min-height:90px}.vibetec-landing .modal .cta{justify-content:center;width:100%;margin-top:8px}.vibetec-landing .field-error{color:#ff9a7a;margin-top:6px;font-family:JetBrains Mono,monospace;font-size:.7rem}.vibetec-landing .modal-note{color:#faf6ee73;text-align:center;margin-top:14px;font-family:JetBrains Mono,monospace;font-size:.68rem}.vibetec-landing .booking-list{gap:10px;margin:26px 0 6px;padding:0;list-style:none;display:grid}.vibetec-landing .booking-list li{color:var(--vt-cobalt);align-items:center;gap:12px;font-size:1rem;display:flex}.vibetec-landing .booking-list .dot{background:var(--vt-sunset);border-radius:50%;flex-shrink:0;width:7px;height:7px}.vibetec-landing .booking-note{color:var(--vt-cobalt);opacity:.6;margin-top:22px;font-size:.78rem}.vibetec-landing .cta-ghost--dark{color:var(--vt-cobalt);border-color:#1e40af47}.vibetec-landing .cta-ghost--dark:hover{border-color:var(--vt-sunset);color:var(--vt-sunset)}.vibetec-landing .book-page{background:var(--vt-midnight);color:var(--vt-cream);padding:80px 0 60px;position:relative;overflow:hidden}.vibetec-landing .book-page:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 82% 8%,#f5b94729,#0000 60%),radial-gradient(55% 45% at 12% 95%,#e8732c24,#0000 60%);position:absolute;inset:0}.vibetec-landing .book-page .wrap{z-index:2;position:relative}.vibetec-landing .book-back{color:var(--vt-solar);opacity:.85;margin-bottom:22px;font-family:JetBrains Mono,monospace;font-size:.85rem;display:inline-block}.vibetec-landing .book-back:hover{opacity:1}.vibetec-landing .book-page h1{color:var(--vt-cream);max-width:20ch}.vibetec-landing .book-page .sub{color:#faf6eed1;max-width:52ch;margin-top:18px;font-size:clamp(1rem,1.6vw,1.15rem)}.vibetec-landing .book-embed-wrap{background:#faf6ee0a;border:1px solid #faf6ee24;border-radius:18px;max-width:720px;margin:40px auto 24px;overflow:hidden}.vibetec-landing .book-embed-wrap iframe{background:#fff;border:0;width:100%;height:720px;display:block}@media (width<=640px){.vibetec-landing .book-embed-wrap iframe{height:640px}}.vibetec-landing .book-fallback{color:#faf6eeb3;text-align:center;margin:18px 0 8px;font-family:JetBrains Mono,monospace;font-size:.82rem}.vibetec-landing .book-cta-row{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:8px;display:flex}
