.bebe-boot{z-index:9999;background:#050505;justify-content:flex-start;align-items:flex-start;padding:10vh 8vw;animation:.3s ease-out 4.8s forwards bebe-boot-out;display:flex;position:fixed;inset:0}.bebe-boot-lines{font-family:var(--font-mono);font-size:var(--text-sm);color:#00e5ff;white-space:pre;line-height:2}.bebe-boot-line{opacity:0;animation:50ms forwards bebe-type-in}.bebe-boot-line:first-child{animation-delay:.3s}.bebe-boot-line:nth-child(2){animation-delay:.8s}.bebe-boot-line:nth-child(3){animation-delay:1.4s}.bebe-boot-line:nth-child(4){animation-delay:2.2s}.bebe-boot-line:nth-child(5){animation-delay:2.6s}.bebe-boot-line:nth-child(6){animation-delay:3s}.bebe-boot-line:nth-child(7){animation-delay:3.4s}.bebe-boot-line:nth-child(8){animation-delay:4s}@keyframes bebe-type-in{0%{opacity:0}to{opacity:1}}@keyframes bebe-boot-out{0%{opacity:1;pointer-events:auto}to{opacity:0;pointer-events:none}}.bebe-page{color:#fff;background:#050505;min-height:100vh;position:relative;overflow-x:hidden}.bebe-page>section,.bebe-page>footer,.bebe-page>.bebe-boot,.bebe-page>.bebe-scanlines{z-index:1;position:relative}.bebe-hero{min-height:100vh;padding:var(--space-16)var(--space-6);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.bebe-hero-text{width:100%;max-width:1000px}.bebe-hero-subtitle{text-align:center;font-family:var(--font-mono);letter-spacing:.3em;color:#00e5ff;margin-top:var(--space-4);font-size:clamp(.875rem,2vw,1.25rem)}.bebe-hero-desc{text-align:center;font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-muted);margin-top:var(--space-6)}.bebe-identity{padding:var(--space-24)0}.bebe-identity-grid{gap:var(--space-12);max-width:1100px;padding:0 var(--space-6);grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;display:grid}.bebe-identity-text{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-secondary);white-space:pre-line;line-height:2}.bebe-terminal-window{border-radius:var(--radius-lg);aspect-ratio:4/3;background:#0009;border:1px solid #00e5ff26;position:relative;overflow:hidden}.bebe-terminal-bar{background:#ffffff08;border-bottom:1px solid #00e5ff14;align-items:center;gap:6px;padding:10px 14px;display:flex}.bebe-terminal-dot{border-radius:50%;width:10px;height:10px}.bebe-terminal-dot--red{background:#ff5f57}.bebe-terminal-dot--yellow{background:#ffbd2e}.bebe-terminal-dot--green{background:#28ca42}.bebe-terminal-bar-title{font-family:var(--font-mono);color:var(--color-text-muted);margin-left:8px;font-size:11px}.bebe-terminal-body{width:100%;height:calc(100% - 38px);position:relative}.bebe-modules{padding:var(--space-24)0}.bebe-modules-header{text-align:center;margin-bottom:var(--space-12);padding:0 var(--space-6)}.bebe-modules-label{font-family:var(--font-mono);font-size:var(--text-xs);color:#00e5ff;letter-spacing:.2em;text-transform:uppercase;margin-bottom:var(--space-2)}.bebe-modules-title{font-size:var(--text-3xl);font-weight:var(--font-bold)}.bebe-modules-grid{gap:var(--space-4);max-width:1100px;padding:0 var(--space-6);grid-template-columns:repeat(3,1fr);margin:0 auto;display:grid}.bebe-module-card{padding:var(--space-8);border-radius:var(--radius-xl);transition:border-color var(--duration-normal)var(--ease-out);border:1px solid #0000;flex-direction:column;justify-content:flex-end;min-height:180px;display:flex;position:relative}.bebe-module-card:hover{border-color:#00e5ff40}.bebe-module-number{font-size:72px;font-weight:var(--font-extrabold);color:#fff;opacity:.04;top:var(--space-4);right:var(--space-6);-webkit-user-select:none;user-select:none;transition:opacity var(--duration-normal)var(--ease-out);line-height:1;position:absolute}.bebe-module-card:hover .bebe-module-number{opacity:.08}.bebe-module-name{font-size:var(--text-base);font-weight:var(--font-semibold);margin-bottom:var(--space-1);letter-spacing:.02em}.bebe-module-desc{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-text-muted)}.bebe-demo{padding:var(--space-24)0;position:relative}.bebe-demo-inner{justify-content:center;align-items:center;gap:var(--space-16);max-width:1100px;padding:0 var(--space-6);margin:0 auto;display:flex}.bebe-demo-text{max-width:400px}.bebe-demo-label{font-family:var(--font-mono);font-size:var(--text-xs);color:#00e5ff;letter-spacing:.2em;text-transform:uppercase;margin-bottom:var(--space-3)}.bebe-demo-title{font-size:var(--text-3xl);font-weight:var(--font-bold);margin-bottom:var(--space-4)}.bebe-demo-desc{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.8}.bebe-demo-phone{flex-shrink:0;position:relative}.bebe-demo-phone .iphone-frame{width:280px}.bebe-demo-phone-glow{pointer-events:none;z-index:-1;background:radial-gradient(#00e5ff14 0%,#0000 70%);position:absolute;inset:-40px}.bebe-demo-video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.bebe-live{padding:var(--space-24)0}.bebe-live-window{border-radius:var(--radius-lg);background:#000000b3;border:1px solid #00e5ff1f;max-width:760px;margin:0 auto;overflow:hidden}.bebe-live-body{padding:var(--space-6);font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-text-secondary);min-height:200px;line-height:2.2}.bebe-live-line{opacity:0;animation:.1s forwards bebe-type-in}.bebe-live-line:first-child{animation-delay:.2s}.bebe-live-line:nth-child(2){animation-delay:1.4s}.bebe-live-line:nth-child(3){animation-delay:2.6s}.bebe-live-line:nth-child(4){animation-delay:3.8s}.bebe-live-line:nth-child(5){animation-delay:5s}.bebe-live-line:nth-child(6){animation-delay:6.2s}.bebe-live-line .bebe-ts{color:var(--color-text-faint)}.bebe-live-line .bebe-agent{color:#00e5ff}.bebe-live-cursor{vertical-align:text-bottom;opacity:0;background:#00e5ff;width:8px;height:16px;margin-left:2px;animation:.1s 7.4s forwards bebe-type-in,1s step-end 7.4s infinite bebe-blink;display:inline-block}@keyframes bebe-blink{0%,to{opacity:1}50%{opacity:0}}.bebe-status{padding:var(--space-6)var(--space-6);background:#00000080;border-top:1px solid #00e5ff14}.bebe-status-inner{justify-content:center;align-items:center;gap:var(--space-8);max-width:1100px;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-text-muted);letter-spacing:.05em;flex-wrap:wrap;margin:0 auto;display:flex}.bebe-status-sep{color:var(--color-text-faint);-webkit-user-select:none;user-select:none}.bebe-status-operational{color:#00e5ff;align-items:center;gap:6px;display:inline-flex}.bebe-status-dot{background:#00e5ff;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite bebe-pulse}@keyframes bebe-pulse{0%,to{opacity:1;box-shadow:0 0 #00e5ff66}50%{opacity:.6;box-shadow:0 0 8px 2px #00e5ff33}}.bebe-scanlines{pointer-events:none;z-index:9998;opacity:0;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00000008 2px 4px);animation:.3s 5.1s forwards bebe-type-in;position:fixed;inset:0}@media (max-width:1024px){.bebe-modules-grid{grid-template-columns:repeat(2,1fr)}.bebe-identity-grid{gap:var(--space-8);grid-template-columns:1fr}.bebe-demo-inner{text-align:center;flex-direction:column}.bebe-demo-text{max-width:100%}}@media (max-width:768px){.bebe-boot{padding:8vh 6vw}.bebe-boot-lines{font-size:var(--text-xs)}.bebe-hero{min-height:80vh;padding:var(--space-12)var(--space-4)}.bebe-modules-grid{grid-template-columns:1fr;max-width:400px}.bebe-module-number{font-size:48px}.bebe-demo-phone .iphone-frame{width:240px}.bebe-status-inner{gap:var(--space-3);flex-direction:column}.bebe-status-sep{display:none}.bebe-live-body{padding:var(--space-4);font-size:10px}}@media (max-width:480px){.bebe-demo-phone .iphone-frame{width:220px}.bebe-identity-text{font-size:var(--text-xs)}}
