.desktop-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;display:flex;align-items:center;justify-content:center;font-family:Inter,Roboto,system-ui,Arial,sans-serif;z-index:9999}.desktop-container{width:100%;height:100%;position:relative;background:#fff;overflow:hidden}.desktop-header{position:fixed;top:0;left:0;width:100vw;height:96px;background:#facc15;display:flex;align-items:center;justify-content:center;z-index:10}.desktop-logo{width:80px;height:36px;-o-object-fit:contain;object-fit:contain}.desktop-content{position:absolute;top:96px;left:0;width:100%;height:calc(100vh - 96px);display:flex;align-items:center;justify-content:center;gap:2rem;padding:2rem}.desktop-text-section{display:flex;flex-direction:column;align-items:center;text-align:center;flex-shrink:0}.desktop-title{font-family:Roboto,system-ui,Arial,sans-serif;font-size:3.75rem;font-weight:700;line-height:1.1;color:#000;margin-bottom:1rem;max-width:500px}.desktop-subtitle{font-family:Inter,system-ui,Arial,sans-serif;font-size:1.5rem;font-weight:400;line-height:1.4;color:#000;margin-bottom:1rem;max-width:384px}.desktop-qr-container{margin-top:.5rem}.desktop-qr{width:176px;height:176px;-o-object-fit:contain;object-fit:contain}.desktop-preview-section{flex-shrink:0}.desktop-mobile-preview{width:100%;max-width:578px;height:100%;max-height:606px;background:#d4d4d8;border-radius:12px;overflow:hidden}.desktop-preview-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 1024px){.desktop-title{font-size:3rem}.desktop-subtitle{font-size:1.25rem}.desktop-qr{width:140px;height:140px}}@media (max-width: 768px){.desktop-content{flex-direction:column}.desktop-text-section{padding:1rem}.desktop-title{font-size:2.5rem;margin-bottom:1rem}.desktop-subtitle{font-size:1.125rem;margin-bottom:1rem}.desktop-qr{width:120px;height:120px}.desktop-preview-section{padding:1rem}.desktop-mobile-preview{max-height:400px}}@media (max-width: 480px){.desktop-title{font-size:2rem}.desktop-subtitle{font-size:1rem}.desktop-qr{width:100px;height:100px}.desktop-mobile-preview{max-height:300px}}
