: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 .foot-link{color:#faf6eed1;font-size:.8rem;text-decoration:none}.vibetec-landing .foot-link:hover{color:var(--vt-cream)}.vibetec-landing .foot-terms{color:#faf6eed1;text-underline-offset:3px;font-size:.8rem;text-decoration:underline}.vibetec-landing .foot-terms:hover{color:var(--vt-cream)}.vibetec-landing .foot-marks{background:var(--vt-cream);border-radius:6px;align-items:center;gap:10px;padding:6px 10px;display:inline-flex}.vibetec-landing .foot-marks img{width:auto;height:16px;display:block}.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}.vibetec-landing .svc-cta-row{margin-top:40px}.vibetec-landing .pricing-page{padding:72px 0 64px}.vibetec-landing .pricing-back{opacity:.7;width:fit-content;margin-bottom:26px;font-size:.82rem;transition:opacity .2s;display:block}.vibetec-landing .pricing-back:hover{opacity:1}.vibetec-landing .pricing-page h1{max-width:16ch;margin-top:10px}.vibetec-landing .pricing-page .sub{opacity:.82;max-width:56ch;margin-top:18px;font-size:clamp(1rem,1.6vw,1.15rem)}.vibetec-landing .pricing-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:48px;display:grid}@media (width<=820px){.vibetec-landing .pricing-grid{grid-template-columns:1fr}}.vibetec-landing .pricing-card{background:#fff;border:1px solid #1e40af1f;border-radius:18px;padding:32px 30px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative}.vibetec-landing .pricing-card:hover{border-color:#1e40af47;transform:translateY(-4px);box-shadow:0 20px 44px -22px #0f247066}.vibetec-landing .pricing-badge{letter-spacing:.06em;text-transform:uppercase;color:var(--vt-sunset);border:1px solid #e8732c59;border-radius:999px;padding:4px 10px;font-size:.68rem;position:absolute;top:20px;right:22px}.vibetec-landing .pricing-card h3{max-width:18ch;margin-bottom:16px;padding-right:76px}.vibetec-landing .pricing-amount{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.vibetec-landing .pricing-amount .big{letter-spacing:-1.5px;color:var(--vt-cobalt);font-variant-numeric:tabular-nums;font-size:clamp(1.6rem,3.2vw,2.1rem);font-weight:500}.vibetec-landing .pricing-amount .unit{color:var(--vt-sunset);font-size:.82rem}.vibetec-landing .pricing-note{opacity:.78;margin-top:8px;font-size:.92rem}.vibetec-landing .pricing-charge{opacity:.62;font-variant-numeric:tabular-nums;margin-top:6px;font-size:.78rem}.vibetec-landing .pricing-card .line{background:var(--vt-sunset);border-radius:3px;width:34px;height:3px;margin:20px 0}.vibetec-landing .pricing-desc{opacity:.82;font-size:.98rem}.vibetec-landing .pricing-card--wide{margin-top:24px}.vibetec-landing .pricing-card--wide h3{max-width:none}.vibetec-landing .pricing-card--wide .pricing-desc{max-width:62ch}.vibetec-landing .pricing-bullets{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;gap:10px 32px;margin:22px 0 0;padding:0;list-style:none;display:grid}@media (width<=620px){.vibetec-landing .pricing-bullets{grid-template-rows:none;grid-template-columns:1fr;grid-auto-flow:row}}.vibetec-landing .pricing-bullets li{opacity:.88;padding-left:20px;font-size:.96rem;position:relative}.vibetec-landing .pricing-bullets li:before{content:"";background:var(--vt-sunset);border-radius:2px;width:8px;height:2px;position:absolute;top:.6em;left:0}.vibetec-landing .pricing-footnote{border-top:1px solid #1e40af1f;margin-top:22px;padding-top:18px}.vibetec-landing .pricing-footnote p{opacity:.75;max-width:74ch;font-size:.92rem}.vibetec-landing .pricing-legal{opacity:.7;gap:8px;max-width:78ch;margin-top:34px;font-size:.84rem;display:grid}.vibetec-landing .pricing-terms{text-underline-offset:3px;text-decoration:underline}.vibetec-landing .pricing-cta{background:var(--vt-midnight);color:var(--vt-cream);border-radius:20px;margin-top:56px;padding:40px 34px}.vibetec-landing .pricing-cta h2{color:var(--vt-cream)}.vibetec-landing .pricing-cta p{color:#faf6eed1;max-width:52ch;margin:14px 0 26px}.vibetec-landing{--vt-data:#2f5bd8;--vt-accent:#dd6b1e;--vt-seg-1:#2f5bd8;--vt-seg-2:#dd6b1e;--vt-seg-3:#1b8f72;--vt-track:#0f24701a;--vt-hairline:#0f247021;--vt-ink-muted:#0f2470a8;--vt-post-measure:68ch}.vibetec-landing .vt-bloglist{padding:clamp(64px,9vw,104px) 0 clamp(72px,10vw,120px)}.vibetec-landing .vt-bloglist h1{max-width:16ch;margin-top:12px}.vibetec-landing .vt-bloglist .lead{margin-top:20px}.vibetec-landing .vt-postlist{border-top:1px solid var(--vt-hairline);margin:clamp(40px,6vw,64px) 0 0;padding:0;list-style:none}.vibetec-landing .vt-postlist-item{border-bottom:1px solid var(--vt-hairline)}.vibetec-landing .vt-postlist-link{color:inherit;padding:clamp(22px,3vw,32px) 0;text-decoration:none;transition:transform .25s,opacity .25s;display:block}.vibetec-landing .vt-postlist-link:hover{transform:translate(4px)}.vibetec-landing .vt-postlist-date{letter-spacing:.04em;color:var(--vt-ink-muted);font-family:JetBrains Mono,ui-monospace,monospace;font-size:.78rem;display:block}.vibetec-landing .vt-postlist-title{letter-spacing:-.8px;margin-top:10px;font-size:clamp(1.35rem,3vw,1.85rem);line-height:1.16}.vibetec-landing .vt-postlist-desc{max-width:62ch;color:var(--vt-ink-muted);margin-top:10px}.vibetec-landing .vt-postlist-more{color:var(--vt-sunset);align-items:center;gap:8px;margin-top:14px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.82rem;display:inline-flex}.vibetec-landing .vt-postlist-link:hover .vt-postlist-more .arrow{transform:translate(4px)}.vibetec-landing .vt-postlist-more .arrow{transition:transform .25s}.vibetec-landing .vt-postlist-empty{color:var(--vt-ink-muted);margin-top:32px}.vibetec-landing .vt-post{color:var(--vt-midnight);padding:clamp(48px,7vw,80px) 0 clamp(64px,9vw,104px)}.vibetec-landing .vt-post>.wrap{max-width:calc(var(--vt-post-measure) + 48px)}.vibetec-landing .vt-post-back{color:var(--vt-sunset);margin-bottom:28px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.85rem;text-decoration:none;display:inline-block}.vibetec-landing .vt-post-back:hover{text-underline-offset:.2em;text-decoration:underline}.vibetec-landing .vt-post-kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--vt-sunset);font-family:JetBrains Mono,ui-monospace,monospace;font-size:.8rem;display:block}.vibetec-landing .vt-post-title{letter-spacing:-1.4px;text-wrap:balance;margin-top:14px;font-size:clamp(2rem,5.4vw,3.3rem);line-height:1.06}.vibetec-landing .vt-post-lead{color:var(--vt-ink-muted);margin-top:18px;font-size:1.15rem;line-height:1.6}.vibetec-landing .vt-post-meta{border-top:1px solid var(--vt-hairline);color:var(--vt-ink-muted);margin-top:22px;padding-top:18px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.78rem}.vibetec-landing .vt-post-body{margin-top:clamp(32px,5vw,48px);font-size:1.06rem;line-height:1.68}.vibetec-landing .vt-post-body>:first-child{margin-top:0}.vibetec-landing .vt-post-body p{max-width:var(--vt-post-measure);margin:0 0 1.15em}.vibetec-landing .vt-post-body h2{letter-spacing:-.8px;margin:2.6rem 0 .85rem;font-size:clamp(1.5rem,3.2vw,2rem);line-height:1.16}.vibetec-landing .vt-post-body h3{letter-spacing:-.4px;margin:1.9rem 0 .5rem;font-size:clamp(1.15rem,2.2vw,1.35rem);line-height:1.25}.vibetec-landing .vt-post-body h4{letter-spacing:-.2px;margin:1.5rem 0 .4rem;font-size:1.02rem;font-weight:600}.vibetec-landing .vt-post-body ul,.vibetec-landing .vt-post-body ol{max-width:var(--vt-post-measure);margin:0 0 1.15em;padding-left:1.45em}.vibetec-landing .vt-post-body li{margin-bottom:.42em}.vibetec-landing .vt-post-body li>ul,.vibetec-landing .vt-post-body li>ol{margin:.4em 0 0}.vibetec-landing .vt-post-body a{color:var(--vt-sunset);text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1px}.vibetec-landing .vt-post-body strong{font-weight:600}.vibetec-landing .vt-post-body em{font-style:italic}.vibetec-landing .vt-post-body hr{border:0;border-top:1px solid var(--vt-hairline);margin:2.4rem 0}.vibetec-landing .vt-post-body blockquote{border-left:3px solid var(--vt-sunset);color:var(--vt-ink-muted);max-width:var(--vt-post-measure);margin:1.7rem 0;padding:.2rem 0 .2rem 1.15rem}.vibetec-landing .vt-post-body blockquote p:last-child{margin-bottom:0}.vibetec-landing .vt-post-body code{background:var(--vt-cream-dim);border-radius:4px;padding:.12em .36em;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.88em}.vibetec-landing .vt-post-body pre{background:var(--vt-cream-dim);border-radius:12px;margin:1.6rem 0;padding:1rem 1.15rem;overflow-x:auto}.vibetec-landing .vt-post-body pre code{background:0 0;padding:0;font-size:.85rem}.vibetec-landing .vt-post-body figure{margin:1.9rem 0}.vibetec-landing .vt-post-body img{border-radius:12px;max-width:100%;height:auto;display:block}.vibetec-landing .vt-sr{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.vibetec-landing .vt-tablewrap{border:1px solid var(--vt-hairline);background:#fff;border-radius:12px;max-height:70vh;margin:1.9rem 0;overflow:auto}.vibetec-landing .vt-tablewrap table{border-collapse:separate;border-spacing:0;width:100%;min-width:380px;font-size:.93rem}.vibetec-landing .vt-tablewrap thead th{z-index:2;background:var(--vt-cream);box-shadow:inset 0 -1px 0 var(--vt-hairline);text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--vt-ink-muted);white-space:nowrap;padding:.72rem .85rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.72rem;font-weight:500;position:sticky;top:0}.vibetec-landing .vt-tablewrap td{border-bottom:1px solid var(--vt-hairline);padding:.62rem .85rem}.vibetec-landing .vt-tablewrap tbody tr:last-child td{border-bottom:0}.vibetec-landing .vt-tablewrap th:not(:first-child),.vibetec-landing .vt-tablewrap td:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}.vibetec-landing .vt-chart{max-width:min(100%,900px);margin:2.2rem 0}.vibetec-landing .vt-chart-title{letter-spacing:.05em;text-transform:uppercase;color:var(--vt-ink-muted);margin-bottom:1rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.78rem}.vibetec-landing .vt-chart-note{color:var(--vt-ink-muted);max-width:var(--vt-post-measure);margin:1rem 0 0;font-size:.92rem;line-height:1.6}.vibetec-landing .vt-kpi{border-top:1px solid var(--vt-hairline);border-bottom:1px solid var(--vt-hairline);flex-wrap:wrap;align-items:baseline;gap:8px 24px;padding:1.6rem 0 1.8rem;display:flex}.vibetec-landing .vt-kpi-value{letter-spacing:-.045em;color:var(--vt-accent);font-size:clamp(3.4rem,12vw,5.6rem);font-weight:600;line-height:.9}.vibetec-landing .vt-kpi-text{flex:16ch;min-width:16ch}.vibetec-landing .vt-kpi-label{max-width:34ch;font-size:1.05rem;line-height:1.5}.vibetec-landing .vt-kpi-note{color:var(--vt-ink-muted);max-width:34ch;margin-top:6px;font-size:.88rem}.vibetec-landing .vt-bar-rows,.vibetec-landing .vt-stack-rows{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.vibetec-landing .vt-bar-row{grid-template-columns:minmax(5.5rem,10ch) 1fr auto;align-items:center;gap:14px;display:grid}.vibetec-landing .vt-bar-label{color:var(--vt-ink-muted);text-align:right;font-size:.84rem}.vibetec-landing .vt-bar-track{background:var(--vt-track);border-radius:4px;height:22px;overflow:hidden}.vibetec-landing .vt-bar-fill{background:var(--vt-data);border-radius:4px;height:100%;display:block}.vibetec-landing .vt-bar-fill.tone-optimum{background:var(--vt-accent)}.vibetec-landing .vt-bar-value{font-variant-numeric:tabular-nums;text-align:right;min-width:4.5ch;font-size:.9rem;font-weight:600}.vibetec-landing .vt-bar-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--vt-accent);font-size:.62rem;font-weight:600;display:block}.vibetec-landing .vt-legend{color:var(--vt-ink-muted);flex-wrap:wrap;gap:8px 20px;margin:0 0 1rem;padding:0;font-size:.8rem;list-style:none;display:flex}.vibetec-landing .vt-legend-item{align-items:center;gap:7px;display:inline-flex}.vibetec-landing .vt-swatch{border-radius:3px;flex:none;width:11px;height:11px}.vibetec-landing .vt-stack-row{grid-template-columns:minmax(5.5rem,10ch) 1fr auto;align-items:center;gap:14px;display:grid}.vibetec-landing .vt-stack{background:var(--vt-track);border-radius:4px;gap:2px;height:22px;display:flex;overflow:hidden}.vibetec-landing .vt-seg{place-items:center;min-width:0;height:100%;display:grid}.vibetec-landing .vt-seg-1{background:var(--vt-seg-1)}.vibetec-landing .vt-seg-2{background:var(--vt-seg-2)}.vibetec-landing .vt-seg-3{background:var(--vt-seg-3)}.vibetec-landing .vt-seg-value{color:var(--vt-cream);font-size:.66rem;font-weight:600}.vibetec-landing .vt-seg.is-narrow .vt-seg-value{display:none}.vibetec-landing .vt-stack-note{text-align:right;min-width:7ch;color:var(--vt-ink-muted);font-size:.74rem}.vibetec-landing .vt-stack-note.tone-optimum{color:var(--vt-seg-3);font-weight:600}.vibetec-landing .vt-stack-note.tone-high{color:var(--vt-accent);font-weight:600}.vibetec-landing .vt-rules{max-width:var(--vt-post-measure);flex-direction:column;gap:14px;margin:1.8rem 0;padding:0;list-style:none;display:flex}.vibetec-landing .vt-rule{grid-template-columns:22px 1fr;align-items:start;gap:12px;margin:0;display:grid}.vibetec-landing .vt-rule-mark{color:var(--vt-data);font-size:.95rem;font-weight:600;line-height:1.65}.vibetec-landing .vt-rule-mark.no{color:var(--vt-accent)}.vibetec-landing .vt-methodology{background:var(--vt-cream-dim);color:var(--vt-ink-muted);border-radius:14px;margin:2.8rem 0 0;padding:1.3rem 1.5rem;font-size:.9rem;line-height:1.6}.vibetec-landing .vt-methodology p{max-width:none;margin:0 0 .9em}.vibetec-landing .vt-methodology p:last-child{margin-bottom:0}.vibetec-landing .vt-post-cta{border-top:1px solid var(--vt-hairline);margin-top:clamp(48px,7vw,72px);padding-top:clamp(32px,4vw,44px)}.vibetec-landing .vt-post-cta h2{letter-spacing:-.6px;font-size:clamp(1.4rem,3vw,1.8rem);line-height:1.2}.vibetec-landing .vt-post-cta p{max-width:52ch;color:var(--vt-ink-muted);margin:12px 0 22px}@media (width<=620px){.vibetec-landing .vt-bar-row,.vibetec-landing .vt-stack-row{grid-template-columns:1fr auto;grid-template-areas:"label value""track track";gap:6px 10px}.vibetec-landing .vt-bar-label{text-align:left;grid-area:label}.vibetec-landing .vt-bar-value,.vibetec-landing .vt-stack-note{grid-area:value}.vibetec-landing .vt-bar-track,.vibetec-landing .vt-stack{grid-area:track}.vibetec-landing .vt-tablewrap{max-height:60vh}}@media (prefers-reduced-motion:reduce){.vibetec-landing .vt-postlist-link,.vibetec-landing .vt-postlist-more .arrow{transition:none}.vibetec-landing .vt-postlist-link:hover{transform:none}}
