:root{--beige-light:#f0ede0;--beige-main:#e0dccf;--beige-dark:#c4c0b3;--beige-shadow:#a09c8f;--screen-black:#222529;--screen-glow:#3e434c;--crt-green:#3f0;--accent-blue:#2b6cb0;--accent-orange:#c05621;--ink-black:#0f0f0f;--font-serif:"EB Garamond",serif;--font-mono:"VT323",monospace}@font-face{font-family:RetroSerif;src:local(Apple Garamond),local(Garamond),local(Times New Roman)}@font-face{font-family:RetroMono;src:local("Courier New"),local("Courier"),monospace}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}.fb-body{color:var(--ink-black);background-color:#f4f1e6;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;font-family:RetroSerif,serif;display:flex;overflow:hidden}.main-container{grid-template-columns:1fr 1.2fr;align-items:center;width:100%;max-width:1400px;height:100vh;padding:4rem;display:grid;position:relative}.content-col{z-index:10;padding-left:4rem;padding-right:2rem}.product-col{perspective:2000px;justify-content:center;align-items:center;height:100%;display:flex;position:relative}h1{letter-spacing:-2px;margin:0 0 2rem;font-size:5rem;font-weight:500;line-height:.85}h1 span{display:block}h1 .italic{white-space:nowrap;margin-left:-4px;font-family:RetroSerif,serif;font-style:italic}p.lead{letter-spacing:-.5px;color:#444;max-width:480px;margin-bottom:2rem;font-family:RetroSerif,serif;font-size:1.5rem;line-height:1.2}.cta-group{align-items:center;gap:1rem;display:flex}.btn{background:var(--ink-black);color:#f4f1e6;border:2px solid var(--ink-black);cursor:pointer;border-radius:8px;padding:1rem 2rem;font-family:RetroSerif,serif;font-size:1.25rem;text-decoration:none;transition:all .2s;display:inline-block}.btn:hover{color:var(--ink-black);background:0 0}.price-tag{font-family:RetroMono,monospace;font-size:1.2rem;font-weight:700}.specs-grid{grid-template-columns:1fr 1fr;gap:2rem;max-width:400px;margin-top:4rem;display:grid}.spec-item h4{text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.8rem}.spec-item p{margin:.5rem 0 0;font-family:RetroMono,monospace}.scene{transform-style:preserve-3d;transition:transform .5s ease-out;position:relative;transform:rotateY(-15deg)rotateX(5deg)}.product-col:hover .scene{transform:rotateY(-5deg)rotateX(2deg)}.computer-unit{width:360px;height:440px;transform-style:preserve-3d;position:relative}.face{background:var(--beige-main);border:1px solid #0000000d;position:absolute}.front{background:linear-gradient(135deg,var(--beige-light)0%,var(--beige-main)100%);flex-direction:column;align-items:center;width:360px;height:440px;padding-top:40px;display:flex;transform:translateZ(100px);box-shadow:inset 2px 2px 5px #fffc,inset -5px -5px 15px #0000001a}.back{background:var(--beige-dark);width:360px;height:440px;transform:translateZ(-100px)rotateY(180deg)}.left{background:var(--beige-main);width:200px;height:440px;transform:rotateY(-90deg)translateZ(100px);box-shadow:inset 10px 0 20px #0000000d}.right{background:var(--beige-dark);width:200px;height:440px;transform:rotateY(90deg)translateZ(260px);box-shadow:inset 10px 0 20px #0000001a}.top{background:var(--beige-light);width:360px;height:200px;transform:rotateX(90deg)translateZ(100px)}.bottom{background:var(--beige-shadow);width:360px;height:200px;transform:rotateX(-90deg)translateZ(340px);box-shadow:0 50px 80px #0000004d}.screen-inset{background:#d1cec7;border-radius:16px;justify-content:center;align-items:center;width:280px;height:220px;margin-bottom:30px;display:flex;position:relative;box-shadow:inset 2px 2px 8px #0003,inset -2px -2px 8px #ffffff80}.crt{background:var(--screen-black);border-radius:40%/10%;width:260px;height:200px;position:relative;overflow:hidden;box-shadow:inset 0 0 20px #000}.crt:before{content:"";z-index:5;pointer-events:none;background:linear-gradient(#12101000 50%,#00000040 50%) 0 0/100% 2px,linear-gradient(90deg,#ff00000f,#00ff0005,#0000ff0f) 0 0/3px 100%;border-radius:12px;position:absolute;inset:0}.crt-glow{z-index:2;color:#fff;font-family:var(--font-mono);text-shadow:0 0 2px #ffffff80;background:0 0;border-radius:12px;padding:15px;font-size:14px;position:absolute;inset:10px}.crt-ui{height:100%;display:flex}.sidebar{color:#ccc;border-right:1px solid #fff3;width:30%;padding:10px;font-size:10px}.main-area{flex-direction:column;flex:1;padding:10px;display:flex}.os-label{opacity:.7;margin-bottom:4px;font-size:10px}.window{color:#000;font-family:var(--font-mono);background:#fff;border-radius:2px;margin-top:10px;padding:5px;font-size:10px;box-shadow:2px 2px #00000080}.window-header{border-bottom:1px dotted #000;justify-content:space-between;margin-bottom:5px;font-weight:700;display:flex}.icon-list div{align-items:center;gap:4px;margin-bottom:6px;display:flex}.icon-circle{background:#555;border-radius:50%;width:8px;height:8px;display:inline-block}.icon-circle.blue{background:#468ccf}.icon-circle.orange{background:#e57d25}.typing-container{font-family:var(--font-mono);color:#333;font-size:12px;line-height:1.2}.cursor{vertical-align:middle;background:#fff;width:8px;height:15px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.type-content{white-space:pre-wrap}.floppy-slot{background:#333;border-radius:6px;width:140px;height:12px;margin-left:100px;position:relative;box-shadow:inset 2px 2px 5px #00000080}.logo-badge{background:linear-gradient(#63b548 0% 16.6%,#f6c829 16.6% 33.3%,#e57d25 33.3% 50%,#d83335 50% 66.6%,#9c4595 66.6% 83.3%,#468ccf 83.3% 100%);border-radius:50%/60% 60% 40% 40%;width:20px;height:26px;position:absolute;bottom:30px;left:30px;box-shadow:inset 1px 1px 2px #0003}.logo-badge:before{content:"";background:#5a3e28;border-radius:1px;width:3px;height:7px;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.sticker{z-index:5;transform-style:flat;position:absolute;box-shadow:1px 1px 2px #0003}.sticker-ball{background:var(--accent-orange);background-image:radial-gradient(circle at 10px 10px,#fff3 2px,#0000 3px),linear-gradient(45deg,#0000 40%,#0003 40% 45%,#0000 45%);border-radius:50%;width:40px;height:40px;bottom:88px;left:20px;transform:translateZ(101px)rotate(-10deg)}.sticker-star{background:#fff;border:2px solid #fff;border-radius:8px;justify-content:center;align-items:center;width:45px;height:45px;display:flex;bottom:98px;left:50px;transform:translateZ(102px)rotate(15deg)}.sticker-star:after{content:"★";color:var(--accent-blue);font-size:24px}.sticker-text{color:khaki;text-align:center;letter-spacing:.5px;background:#8b0000;border:1px solid #fff3;justify-content:center;align-items:center;width:60px;height:30px;font-family:Courier New,courier,monospace;font-size:6px;font-weight:700;line-height:1.3;display:flex;bottom:64px;left:100px;transform:translateZ(101px)rotate(-2deg);box-shadow:1px 1px 1px #0000004d}.grill{grid-template-columns:repeat(4,1fr);gap:2px;width:30px;height:20px;display:grid;position:absolute;bottom:25px;right:25px}.vent{background:#333;border-radius:1px;box-shadow:inset 1px 1px 1px #00000080}.keyboard-assembly{width:360px;height:140px;transform-style:preserve-3d;transform-origin:top;--kb-angle:66deg;transform:translateZ(164px)rotateX(var(--kb-angle));--kb-thickness:18px;position:absolute;bottom:-118px}.kb-base{background:var(--beige-main);width:100%;height:100%;transform:translateZ(calc(var(--kb-thickness)/2));position:absolute;overflow:hidden;box-shadow:inset 1px 1px 2px #ffffff80,inset -5px -5px 15px #0000001a}.kb-front,.kb-back{width:100%;height:var(--kb-thickness);position:absolute;left:0}.kb-front{transform-origin:bottom;transform:translateZ(calc(var(--kb-thickness)/2))rotateX(90deg);background:linear-gradient(#cdc9bb 0%,#b5b1a3 100%);bottom:0}.kb-back{transform-origin:top;transform:translateZ(calc(var(--kb-thickness)/2))rotateX(-90deg);background:linear-gradient(#e5e1d4 0%,#c9c5b8 100%);top:0}.kb-left,.kb-right{width:var(--kb-thickness);background:linear-gradient(#d1cdbf 0%,#b7b3a6 100%);height:100%;position:absolute;top:0}.kb-left{transform-origin:0;transform:translateZ(calc(var(--kb-thickness)/2))rotateY(90deg);left:0}.kb-right{transform-origin:100%;transform:translateZ(calc(var(--kb-thickness)/2))rotateY(-90deg);right:0}.kb-shadow{transform-origin:top;width:100%;height:100%;transform:rotateX(calc(-90deg - var(--kb-angle)))translateZ(20px);pointer-events:none;background:0 0;border-radius:12px;position:absolute;top:0;left:0;box-shadow:0 40px 70px #00000040,0 20px 30px #00000026}.keys-grid{transform-style:preserve-3d;grid-template-columns:repeat(12,1fr);gap:6px;padding:15px;display:grid;transform:translateZ(8px)}.key{background:#ece8da;border-radius:4px;height:27px;transition:transform 50ms;transform:translateZ(1px);box-shadow:0 6px #c4c0b3,0 8px 7px #0003}.key.wide{grid-column:span 2}.key.space{grid-column:span 6}@keyframes typeKey{0%,to{transform:translateZ(1px)translateY(0);box-shadow:0 6px #c4c0b3,0 8px 7px #0003}50%{transform:translateZ(-2px)translateY(5px);box-shadow:0 1px #c4c0b3,0 1px 2px #0000000d}}.key:nth-child(3n+1){animation:1.5s .2s infinite typeKey}.key:nth-child(7n){animation:2.1s .5s infinite typeKey}.key:nth-child(2n+4){animation:1.8s .9s infinite typeKey}.key:nth-child(5n){animation:2.5s 1.2s infinite typeKey}.key:nth-child(4n+2){animation:1.2s infinite typeKey}@media (max-width:1000px){.main-container{grid-template-rows:auto 1fr;grid-template-columns:1fr;height:auto;padding:2rem}.content-col{text-align:center;margin-bottom:3rem;padding:0}.cta-group{justify-content:center}.specs-grid{margin:3rem auto 0}.scene{transform:scale(.8)rotateY(-15deg)rotateX(5deg)}}
