body{box-sizing:border-box;margin:0;padding:0}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1e293b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;min-height:100vh;margin:0;display:flex}#root{flex-direction:column;width:100%;display:flex}.demo-container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem}header{text-align:center;margin-bottom:4rem}h1{letter-spacing:-2px;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:4rem;font-weight:800}.subtitle{color:#64748b;font-size:1.3rem;font-weight:500}.tabs{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.tab-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.tab-btn:hover{color:#1e293b;background:#f1f5f9;border-color:#cbd5e1}.tab-btn.active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 10px 15px -3px #2563eb40}.showcase{background:#fff;border:1px solid #e2e8f0;border-radius:2rem;grid-template-columns:1fr 350px;gap:2.5rem;padding:2.5rem;display:grid;box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005}.preview-area{background:#f1f5f9;border-radius:1.5rem;justify-content:center;align-items:center;min-height:500px;padding:1.5rem;display:flex;position:relative;overflow:hidden}.controls-area{flex-direction:column;gap:2rem;display:flex}.controls-area h2{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.control-group{flex-direction:column;gap:.6rem;display:flex}.control-group label{color:#475569;font-size:.875rem;font-weight:700}input[type=range]{appearance:none;background:#e2e8f0;border-radius:5px;outline:none;height:6px}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#2563eb;border:3px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0003}select,input[type=text],input[type=number]{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;padding:.6rem;font-weight:500;transition:border-color .2s}select:focus{border-color:#2563eb}.description{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;margin-top:1rem;padding:1.25rem}.description h3{color:#2563eb;margin-top:0;margin-bottom:.5rem;font-size:1rem}.description p{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}code{color:#2563eb;background:#f1f5f9;border-radius:.4rem;padding:.2rem .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85em}footer{text-align:center;color:#94a3b8;margin-top:5rem;padding-bottom:3rem;font-size:.95rem}@media (width<=1024px){.showcase{border-radius:1.5rem;grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.preview-area{aspect-ratio:1;min-height:auto;padding:1rem}.controls-area{order:2}}@media (width<=640px){.demo-container{padding:1.5rem 1rem}h1{font-size:2.5rem}.subtitle{font-size:1rem}.tab-btn{border-radius:8px;padding:.4rem .8rem;font-size:.85rem}}.cookie-consent-overlay{-webkit-backdrop-filter:blur(20px);z-index:9999;background:#fffffffa;border:1px solid #00000014;border-radius:24px;flex-direction:column;gap:2rem;width:auto;min-width:320px;max-width:400px;padding:2rem;animation:.6s cubic-bezier(.16,1,.3,1) slideInRight;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 12px 48px #00000026}@keyframes slideInRight{0%{opacity:0;transform:translate(120%)}to{opacity:1;transform:translate(0)}}.cookie-content{flex:1}.cookie-content h3{color:#1d1d1f;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.cookie-content p{color:#424245;margin:0;font-size:.95rem;line-height:1.5}.cookie-actions{flex-direction:column;gap:.75rem;margin-top:14px;display:flex}.cookie-btn{cursor:pointer;text-align:center;border:none;border-radius:12px;width:100%;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.cookie-btn.accept{color:#fff;background:#0071e3}.cookie-btn.accept:hover{background:#0077ed;transform:scale(1.02)}.cookie-btn.decline{color:#1d1d1f;background:#f5f5f7;border:1px solid #0000000d}.cookie-btn.decline:hover{background:#e8e8ed}@media (width<=600px){.cookie-consent-overlay{border-radius:20px;gap:1.5rem;width:auto;min-width:0;max-width:none;padding:1.5rem;animation:.5s ease-out slideUpMobile;bottom:1.5rem;left:1rem;right:1rem}@keyframes slideUpMobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cookie-content h3{font-size:1.15rem}.cookie-content p{font-size:.9rem}.cookie-btn{padding:.7rem}}
