.dashboard-container[data-astro-cid-ttgomkr6]{position:relative;width:100vw;height:100vh;background-color:#050505;z-index:1;overflow:hidden}.noise-overlay[data-astro-cid-ttgomkr6],.mesh-bg[data-astro-cid-ttgomkr6]{position:absolute;pointer-events:none;z-index:1}.noise-overlay[data-astro-cid-ttgomkr6]{inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.04'/%3E%3C/svg%3E");opacity:.8}.mesh-bg[data-astro-cid-ttgomkr6]{width:60vw;height:60vw;top:50%;left:70%;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,#78789614,#0000 65%);animation:pulse 15s ease-in-out infinite alternate}.dashboard-wrapper[data-astro-cid-ttgomkr6]{position:relative;z-index:10;display:flex;width:100%;height:100%;margin:0 auto;max-width:1400px}.sidebar[data-astro-cid-ttgomkr6]{width:320px;height:100%;display:flex;flex-direction:column;padding:3rem 2rem;border-right:1px solid rgba(255,255,255,.05);background-color:#05050599;backdrop-filter:blur(10px);z-index:20;box-sizing:border-box}.header-minimal[data-astro-cid-ttgomkr6]{margin-bottom:4rem}.brand-link[data-astro-cid-ttgomkr6]{text-decoration:none}.brand[data-astro-cid-ttgomkr6]{font-size:1rem;font-weight:500;letter-spacing:.05em;color:var(--text-main)}.product-list[data-astro-cid-ttgomkr6]{flex:1}.list-title[data-astro-cid-ttgomkr6]{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1.5rem}#product-nav[data-astro-cid-ttgomkr6]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.nav-item[data-astro-cid-ttgomkr6]{width:100%;text-align:left;background:transparent;border:none;padding:.75rem 1rem;border-radius:8px;color:var(--text-muted);font-family:inherit;font-size:.95rem;cursor:pointer;transition:all .2s ease}.nav-item[data-astro-cid-ttgomkr6]:hover{color:var(--text-main);background-color:#ffffff08}.nav-item[data-astro-cid-ttgomkr6].active{color:var(--text-main);background-color:#ffffff0f;font-weight:500}.coming-soon[data-astro-cid-ttgomkr6]{margin-top:2rem;font-size:2rem;font-weight:400;line-height:1.4;background:linear-gradient(135deg,#fff 40%,#fff6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-minimal[data-astro-cid-ttgomkr6]{margin-top:auto}.footer-link[data-astro-cid-ttgomkr6]{color:var(--text-muted);text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-link[data-astro-cid-ttgomkr6]:hover{color:var(--text-main)}.detail-pane[data-astro-cid-ttgomkr6]{flex:1;height:100%;position:relative;padding:4rem 6rem;box-sizing:border-box;display:flex;align-items:center}.product-detail[data-astro-cid-ttgomkr6]{display:none;flex-direction:column;width:100%;max-width:700px;margin:0 auto;animation:fade-up .5s cubic-bezier(.16,1,.3,1) forwards}.product-detail[data-astro-cid-ttgomkr6].active{display:flex}.image-wrapper[data-astro-cid-ttgomkr6]{width:160px;height:160px;margin-bottom:3rem}.svg-container[data-astro-cid-ttgomkr6]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.card-image-placeholder[data-astro-cid-ttgomkr6]{width:100%;height:100%;border-radius:20px;background-image:radial-gradient(circle at center,rgba(255,255,255,.05) 0%,transparent 70%)}.info-wrapper[data-astro-cid-ttgomkr6]{display:flex;flex-direction:column}.product-title[data-astro-cid-ttgomkr6]{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:400;letter-spacing:-.03em;margin:0 0 1rem;color:var(--text-main)}.product-description[data-astro-cid-ttgomkr6]{font-size:1.125rem;line-height:1.6;color:var(--text-muted);font-weight:300;margin:0 0 3rem;max-width:600px}.actions[data-astro-cid-ttgomkr6]{display:flex;gap:1rem}.btn[data-astro-cid-ttgomkr6]{text-decoration:none;font-size:.9375rem;font-weight:400;padding:.75rem 1.5rem;border-radius:9999px;transition:all .3s cubic-bezier(.16,1,.3,1);letter-spacing:.01em}.btn-primary[data-astro-cid-ttgomkr6]{background-color:#fff;color:#000;box-shadow:0 0 0 1px #fff;display:inline-flex}.btn-primary[data-astro-cid-ttgomkr6]:hover{background-color:#ffffffe6;transform:translateY(-1px);box-shadow:0 4px 14px #ffffff40}@keyframes fade-up{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{opacity:.8;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1.05)}}@media(max-width:900px){.dashboard-wrapper[data-astro-cid-ttgomkr6]{flex-direction:column}.sidebar[data-astro-cid-ttgomkr6]{width:100%;height:auto;border-right:none;border-bottom:1px solid rgba(255,255,255,.05);padding:2rem}#product-nav[data-astro-cid-ttgomkr6]{flex-direction:row;flex-wrap:wrap}.nav-item[data-astro-cid-ttgomkr6]{width:auto}.detail-pane[data-astro-cid-ttgomkr6]{padding:3rem 2rem}}
