@import"https://fonts.googleapis.com/css2?family=Great+Vibes&family=Montserrat:wght@300;400;600;700&display=swap";:root{--bg-900:#050507;--bg-800:#07131a;--text-100:#f5fbff;--muted:#9fb3c8;--accent:#7dd3fc;--card-bg:rgba(255,255,255,0.02)}.custom-shop{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--bg-800) 0,var(--bg-900) 100%);color:var(--text-100);font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.custom-shop__header{padding:1.5rem 1rem;border-bottom:1px solid hsla(0,0%,100%,.04);text-align:center}.custom-shop__header-inner{max-width:1600px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:1rem;flex-direction:column}.custom-shop__header .custom-shop__title{margin:.25rem 0 0;font-size:.95rem;font-weight:600;color:var(--muted);letter-spacing:.06em}.custom-shop__header .custom-shop__nav{width:100%;display:flex;justify-content:center;align-items:center;padding:.5rem 0}.custom-shop__header .custom-shop__logo{color:var(--text-100);font-size:1rem;letter-spacing:.02em;text-transform:none}.custom-shop__header .signature{font-family:Great Vibes,cursive;font-size:3.85rem;color:var(--accent);display:inline-block;margin-left:.35rem;transform:translateY(-2px)}.custom-shop__main{flex:1;padding:2rem 1rem 4rem;max-width:1600px;margin:0 auto;width:100%}.custom-shop__footer{padding:1.25rem 1rem;border-top:1px solid hsla(0,0%,100%,.03);background:rgba(0,0,0,.03)}.custom-shop__footer-inner{max-width:1100px;margin:0 auto;text-align:center;color:#a6bccf;font-size:.875rem}.custom-shop .custom-shop__hero{position:relative;height:56vh;min-height:420px;border-radius:12px;overflow:hidden;margin-bottom:2rem;background-size:cover;background-position:50%;box-shadow:0 10px 30px rgba(2,6,23,.6)}.custom-shop .custom-shop__hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.5));display:flex;align-items:flex-end;padding:3rem}.custom-shop .custom-shop__hero-title{margin:0;color:var(--text-100);font-weight:700;font-size:2.25rem;letter-spacing:-.02em}.custom-shop .custom-shop__hero-subtitle{margin:.35rem 0 0;color:var(--accent);font-weight:500}.custom-shop .designer-bio{display:flex;gap:2rem;margin-bottom:2rem;align-items:start}.custom-shop .designer-bio .bio-text{flex:1;color:#dbeef7;line-height:1.6}.custom-shop .designer-bio .contact-cta{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.custom-shop .designer-bio .contact-cta .btn{background:linear-gradient(90deg,var(--accent),#38bdf8);color:#021018;padding:.6rem 1rem;border-radius:8px;font-weight:600;text-decoration:none;box-shadow:0 6px 18px rgba(59,130,246,.12)}.custom-shop .lookbook{margin-top:1rem}.custom-shop .lookbook-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.custom-shop .lookbook .gallery-item{background:var(--card-bg);border-radius:8px;overflow:hidden;position:relative;cursor:pointer;border:1px solid hsla(0,0%,100%,.03);transition:transform .2s ease,box-shadow .2s ease}.custom-shop .lookbook .gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;aspect-ratio:4/5}.custom-shop .lookbook .gallery-item:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 20px 40px rgba(2,6,23,.6)}.custom-shop .lookbook .gallery-item .caption{position:absolute;left:0;bottom:0;right:0;padding:.6rem .8rem;background:linear-gradient(180deg,transparent,rgba(2,6,23,.6));color:var(--text-100);font-weight:600;font-size:.95rem;display:flex;justify-content:space-between;align-items:center}.custom-shop .lookbook-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;flex-wrap:nowrap}.custom-shop .lookbook-title{margin:0}.custom-shop .ps-filters{margin-left:auto}@media(max-width:520px){.custom-shop .lookbook-header{flex-direction:column;align-items:flex-start;gap:.5rem}.custom-shop .ps-filters{margin-left:0;width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:.4rem}}.custom-shop .lightbox{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.85);z-index:1200}.custom-shop .lightbox.active{display:flex}.custom-shop .lightbox .lightbox-inner{max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center;position:relative}.custom-shop .lightbox img{max-width:90vw;max-height:90vh;border-radius:6px;box-shadow:0 20px 60px rgba(2,6,23,.8)}.custom-shop .lightbox .close{position:absolute;right:1rem;top:1rem;background:hsla(0,0%,100%,.06);color:var(--text-100);padding:.45rem .6rem;border-radius:6px;cursor:pointer}.custom-shop body.embed-mode .bug-report-button-wrapper,.custom-shop body.embed-mode .donation-button,.custom-shop body.embed-mode .donation-button-wrapper,.custom-shop body.embed-mode .earn-button,.custom-shop body.embed-mode .earn-button-wrapper,.custom-shop body.embed-mode .user-sheet,.custom-shop body.embed-mode .user-sheet__content,.custom-shop body.embed-mode .user-sheet__toggle,.custom-shop body.embed-mode [class*=donat],.custom-shop body.embed-mode [class*=user-sheet],.custom-shop body.embed-mode [class^=user-sheet],.custom-shop body.embed-mode>.bug-report-button-wrapper,.custom-shop body.embed-mode>.donation-button,.custom-shop body.embed-mode>.earn-button,.custom-shop body.embed-mode>.entropy-nav,.custom-shop body.embed-mode>.footer,.custom-shop body.embed-mode>.nav,.custom-shop body.embed-mode>.site-footer,.custom-shop body.embed-mode>footer,.custom-shop body.embed-mode>header{display:none!important}.custom-shop body.embed-mode{background:var(--bg-800)!important}
/*# sourceMappingURL=bef7850900caf8d6.css.map*/