body{background:#000;justify-content:center;align-items:center;height:100vh;margin:0;font-family:system-ui,-apple-system,sans-serif;display:flex;overflow:hidden}.container[data-astro-cid-lcdefpme]{color:#fff;text-align:center;opacity:0;flex-direction:column;align-items:center;animation:.5s ease-in forwards fadeIn;display:flex}h1[data-astro-cid-lcdefpme]{letter-spacing:.15em;margin-bottom:.5rem;font-size:clamp(2rem,6vw,3.5rem);font-weight:200}.subtitle[data-astro-cid-lcdefpme]{letter-spacing:.25em;opacity:.5;margin-bottom:2.5rem;font-size:.9rem;font-weight:300}button[data-astro-cid-lcdefpme]{color:#fff;letter-spacing:.15em;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:6px;padding:1rem 3.5rem;font-family:inherit;font-size:.95rem;font-weight:400;transition:all .3s}button[data-astro-cid-lcdefpme]:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 0 30px #ffffff26}button[data-astro-cid-lcdefpme]:active{transform:translateY(0)}@keyframes fadeIn{to{opacity:1}}.gallery[data-astro-cid-lcdefpme]{max-width:min(760px,90vw);max-height:42vh;margin-top:2.5rem;padding:.25rem;display:none;overflow-y:auto}html[data-hidden-features=on] .gallery[data-astro-cid-lcdefpme]{display:block}html[data-hidden-features=on] .variant-selector{display:none}.gallery[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#666;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .9rem;font-size:.7rem;font-weight:500}.gallery-grid[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.style-card[data-astro-cid-lcdefpme]{color:#999;letter-spacing:.04em;text-align:center;width:84px;font-size:.65rem;text-decoration:none;transition:color .25s,transform .25s}.style-swatch[data-astro-cid-lcdefpme]{background-size:cover;border-radius:8px;width:84px;height:56px;margin-bottom:.4rem;transition:box-shadow .25s;box-shadow:inset 0 0 0 1px #ffffff1f}.style-card[data-astro-cid-lcdefpme]:hover,.style-card[data-astro-cid-lcdefpme]:focus-visible{color:#fff;transform:translateY(-2px)}.style-card[data-astro-cid-lcdefpme]:hover .style-swatch[data-astro-cid-lcdefpme],.style-card[data-astro-cid-lcdefpme]:focus-visible .style-swatch[data-astro-cid-lcdefpme]{box-shadow:inset 0 0 0 1px #fff6,0 6px 20px #00000073}.style-card[data-astro-cid-lcdefpme][aria-current=page] .style-swatch[data-astro-cid-lcdefpme]{box-shadow:inset 0 0 0 2px #ffffffe6}@media (prefers-reduced-motion:reduce){.style-card[data-astro-cid-lcdefpme],.style-swatch[data-astro-cid-lcdefpme]{transition:none}}.announcements[data-astro-cid-lcdefpme]{text-align:left;color:#fff;opacity:0;max-width:320px;animation:.5s ease-in .3s forwards fadeIn}@media (width<=767px){.announcements[data-astro-cid-lcdefpme]{order:-1;max-width:90vw;margin-bottom:2rem}}@media (width>=768px){.announcements[data-astro-cid-lcdefpme]{position:fixed;top:2rem;right:2rem}}.announcements-header[data-astro-cid-lcdefpme]{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.announcements-header[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#666;text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.75rem;font-weight:500}.loading-bar[data-astro-cid-lcdefpme]{opacity:0;background:#222;border-radius:1px;flex:1;height:2px;transition:opacity .3s;overflow:hidden}.loading-bar[data-astro-cid-lcdefpme].active{opacity:1}.loading-bar-fill[data-astro-cid-lcdefpme]{background:linear-gradient(90deg,#4a9eff,#a855f7);width:0%;height:100%;animation:1.5s ease-out forwards loadingProgress}@keyframes loadingProgress{0%{width:0%}to{width:100%}}.announcements-content[data-astro-cid-lcdefpme]{transition:opacity .3s}.announcements-content[data-astro-cid-lcdefpme].loading{opacity:.4}.announcement{background:linear-gradient(135deg,#ffffff0a 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:10px;margin-bottom:.75rem;padding:1rem 1.25rem 1rem 1.5rem;font-size:.85rem;line-height:1.5;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.announcement:before{content:"";opacity:.5;background:linear-gradient(#6366f1,#8b5cf6,#a855f7);width:3px;transition:all .35s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;left:0}.announcement:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#ffffff26,#0000);height:1px;transition:opacity .35s;position:absolute;top:0;left:20px;right:20px}.announcement:hover{background:linear-gradient(135deg,#ffffff12 0%,#ffffff05 100%);border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d,0 0 0 1px #ffffff0d,0 0 24px #8b5cf614}.announcement:hover:before{opacity:1;width:4px;box-shadow:0 0 16px #8b5cf680}.announcement:hover:after{opacity:1}.announcement.high:before{opacity:.7;background:linear-gradient(#ef4444,#f97316,#fbbf24)}.announcement.high{background:linear-gradient(135deg,#ef44440f 0%,#ef444405 100%);border-color:#ef44441f}.announcement.high:hover{background:linear-gradient(135deg,#ef44441a 0%,#ef444408 100%);border-color:#ef444433;box-shadow:0 8px 24px #0000004d,0 0 0 1px #ef44441a,0 0 24px #ef44441a}.announcement.high:hover:before{box-shadow:0 0 16px #ef444499}.announcement .title{color:#fff;letter-spacing:.01em;margin-bottom:.375rem;font-weight:600}.announcement .body{color:#a0a0a0;font-size:.8rem;line-height:1.6}.announcement a{color:#8b9fea;border-bottom:1px solid #8b9fea4d;text-decoration:none;transition:color .2s,border-color .2s}.announcement a:hover{color:#a8b8f0;border-color:#a8b8f099}.announcement.high a{color:#f0a0a0;border-bottom-color:#f0a0a04d}.announcement.high a:hover{color:#f5b8b8;border-color:#f5b8b899}.announcement .date{color:#606060;font-variant-numeric:tabular-nums;margin-top:.625rem;font-size:.7rem}.announcement.empty{color:#555;text-align:center;background:0 0;border:1px dashed #ffffff1a;padding:1.25rem}.announcement.empty:before,.announcement.empty:after{display:none}
