:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:Perfectly Nineties;src:url(/fonts/perfectly-nineties-regular.otf) format("opentype");font-weight:400;font-style:normal}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,SF Pro Display,sans-serif;background:#fff;color:#000;display:block!important;place-items:initial!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}.app{min-height:100vh;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#f8fafc}.header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;text-align:center;justify-content:center;padding:2rem 3rem;background:#fff;border-radius:24px}.filter-toggle{display:flex;gap:.5rem;margin-bottom:2rem;justify-content:center}.filter-button{padding:.5rem 1.5rem;border:1px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.filter-button:hover{border-color:#d1d5db;background:#f9fafb}.filter-button.active{background:#000;color:#fff;border-color:#000}.logo{height:4.5rem!important;width:4.5rem!important;object-fit:contain;filter:none;display:flex;align-items:center}.title{font-family:Perfectly Nineties,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:4.5rem;font-weight:900;color:#000;letter-spacing:-.02em;text-shadow:none;display:flex;align-items:center;line-height:1;margin:0;justify-content:center}.grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;max-width:1200px;width:100%;justify-items:center;padding:0 1rem}.microsite-button{position:relative;display:block;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:all .2s ease;max-width:400px;width:100%;background:#fff;box-shadow:0 2px 8px #00000014,0 1px 3px #0000000a;border:1px solid #e5e7eb;cursor:pointer}.microsite-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001f,0 3px 10px #00000014;border-color:#d1d5db}.microsite-image{width:100%;height:180px;object-fit:cover;display:block;border-radius:12px 12px 0 0}.microsite-content{padding:1rem;background:#fff}.site-author{font-size:.875rem;color:#6b7280;margin:0 0 .25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.3}.site-name{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.3}.site-description{font-size:.875rem;color:#6b7280;margin:0 0 .75rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4}.sales-demo-credentials{display:flex;flex-direction:column;gap:.5rem}.credential-item{display:flex;align-items:center;gap:.5rem}.credential-label{font-weight:500;min-width:60px}.credential-value{flex:1}.copy-button{background:none;border:none;padding:.25rem;cursor:pointer;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.copy-button:hover{background:#0000000d}.copy-icon{width:1rem;height:1rem;color:#6b7280}.site-metadata{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.site-duration{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#6b7280;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.2}.duration-icon{width:.875rem;height:.875rem;color:#6b7280;flex-shrink:0}.gif-header-container{width:100%;height:300px;margin-bottom:2rem;border-radius:24px;overflow:hidden;background:transparent;box-shadow:none;position:relative;display:flex;align-items:center;justify-content:center}.header-gif{max-width:100%;max-height:100%;object-fit:contain;border-radius:24px}.login-overlay{display:flex;align-items:center;justify-content:center;flex:1;padding:2rem;margin-top:-2rem}.login-form{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 8px 32px #0000001a;min-width:300px;text-align:center;display:flex;flex-direction:column;gap:1rem}.form-input{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;background:#fff;transition:all .3s ease;box-sizing:border-box;color:#000}.form-input:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #0000001a}.form-input::placeholder{color:#666}.login-button{width:100%;background:#000;color:#fff;border:none;padding:.875rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.login-button:hover{background:#fff;color:#000;border:2px solid #000000}.error-message{color:#000;font-size:.875rem;padding:.5rem;background:#0000001a;border-radius:6px;margin:0}@media (max-width: 768px){.app{padding:2rem 1rem}.header{margin-bottom:3rem;padding:1.5rem 2rem;flex-direction:column;gap:1rem}.title{font-size:2.5rem}.logo{height:3rem!important;width:3rem!important}.gif-header-container{height:250px;margin-bottom:2rem}.grid-container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.microsite-button{max-width:280px}.microsite-image{height:200px}.login-form{min-width:320px;padding:2rem}}@media (max-width: 480px){.app{padding:1.5rem 1rem}.header{margin-bottom:2rem;padding:1rem 1.5rem}.title{font-size:2rem}.gif-header-container{height:200px;margin-bottom:1.5rem}.grid-container{grid-template-columns:1fr;gap:1rem}.microsite-button{max-width:100%}.login-form{min-width:280px;padding:1.5rem}}
