.photo-module__1oJhDG__container{background-color:var(--color-black-primary);min-height:100vh;color:var(--color-white-soft)}.photo-module__1oJhDG__content{grid-template-columns:minmax(auto,1100px) 450px;justify-content:center;gap:4rem;max-width:1600px;margin:0 auto;padding:6rem 4rem;display:grid}@media (max-width:1300px){.photo-module__1oJhDG__content{grid-template-columns:1fr;gap:4rem;padding:8rem 2rem}}.photo-module__1oJhDG__imageSection{background-color:#0000;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.photo-module__1oJhDG__mainImageWrapper{justify-content:center;align-items:center;width:100%;height:auto;max-height:80vh;display:flex;position:relative;overflow:hidden}.photo-module__1oJhDG__mainImage{object-fit:contain;border:1px solid #ffffff08;box-shadow:0 40px 100px #000c;width:auto!important;max-width:100%!important;height:auto!important;max-height:80vh!important;position:relative!important}.photo-module__1oJhDG__details{flex-direction:column;gap:4rem;height:fit-content;display:flex;position:sticky;top:8rem}.photo-module__1oJhDG__headerInfo{border-bottom:1px solid #ffffff0d;padding-bottom:3rem}.photo-module__1oJhDG__title{font-family:var(--font-serif);letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,5rem);font-weight:300;line-height:.9}.photo-module__1oJhDG__creatorLink{align-items:center;gap:1.5rem;display:flex}.photo-module__1oJhDG__avatar{object-fit:cover;border:1px solid #ffffff1a;border-radius:50%;width:48px;height:48px}.photo-module__1oJhDG__creatorName{text-transform:uppercase;letter-spacing:.3em;color:var(--color-accent);font-size:.7rem}.photo-module__1oJhDG__sectionTitle{text-transform:uppercase;letter-spacing:.5em;color:var(--color-gray-medium);margin-bottom:2rem;font-size:.65rem;display:block}.photo-module__1oJhDG__story{font-family:var(--font-serif);color:var(--color-silver);font-size:1.25rem;font-style:italic;line-height:1.8}.photo-module__1oJhDG__creativeProcess{color:var(--color-gray-medium);font-size:1rem;line-height:1.8}.photo-module__1oJhDG__metaGrid{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(2,1fr);gap:3rem;padding:3rem 0;display:grid}.photo-module__1oJhDG__metaItem{flex-direction:column;gap:.5rem;display:flex}.photo-module__1oJhDG__metaLabel{text-transform:uppercase;letter-spacing:.2em;color:var(--color-accent);font-size:.6rem}.photo-module__1oJhDG__metaValue{font-family:var(--font-serif);color:var(--color-white-soft);font-size:1.3rem}.photo-module__1oJhDG__interactionBar{border-bottom:1px solid #ffffff0d;gap:2rem;margin-bottom:2rem;padding:2rem 0;display:flex}.photo-module__1oJhDG__interactionButton{color:var(--color-gray-medium);text-transform:uppercase;letter-spacing:.15em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.75rem;transition:all .3s;display:flex}.photo-module__1oJhDG__interactionButton:hover{color:#fff}.photo-module__1oJhDG__printSection{text-align:center;background-color:#bcab7908;border:1px solid #bcab791a;padding:3rem}.photo-module__1oJhDG__criticismContainer{width:100%;margin-top:2rem;padding:0}.photo-module__1oJhDG__mainColumn{flex-direction:column;display:flex}@media (max-width:1100px){.photo-module__1oJhDG__content{grid-template-columns:1fr;gap:2rem;padding:6rem 1.5rem}.photo-module__1oJhDG__imageSection{height:auto;min-height:50vh;max-height:80vh;position:relative;top:0}.photo-module__1oJhDG__title{font-size:3rem}}.photo-module__1oJhDG__exifOverlay{z-index:1000;pointer-events:auto;cursor:pointer;background-color:#0000;justify-content:flex-end;align-items:flex-end;width:100%;height:100%;padding:3rem;animation:.4s photo-module__1oJhDG__fadeIn;display:flex;position:absolute;top:0;left:0}.photo-module__1oJhDG__exifContent{text-align:right;pointer-events:auto;background-color:#0000;width:auto;max-width:300px;padding:0;position:relative}.photo-module__1oJhDG__exifOverlayTitle{display:none}.photo-module__1oJhDG__exifOverlayGrid{flex-direction:column;gap:1rem;display:flex}.photo-module__1oJhDG__exifOverlayItem{flex-direction:column;align-items:flex-end;gap:.15rem;display:flex}.photo-module__1oJhDG__exifOverlayItem label{text-transform:uppercase;letter-spacing:.2em;color:#fff6;text-shadow:0 1px 4px #000c;font-size:.5rem}.photo-module__1oJhDG__exifOverlayItem span{color:#fff;letter-spacing:.02em;text-shadow:0 2px 8px #000c;font-size:.75rem;font-weight:300}@keyframes photo-module__1oJhDG__fadeIn{0%{opacity:0}to{opacity:1}}.photo-module__1oJhDG__viewControls{z-index:100;flex-direction:column;gap:1.5rem;display:flex;position:absolute;bottom:2rem;left:2rem}.photo-module__1oJhDG__controlButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff9;cursor:pointer;background:#0006;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.photo-module__1oJhDG__controlButton:hover{color:#fff;background:#ffffff1a;transform:scale(1.1)}.photo-module__1oJhDG__activeControl{color:var(--color-accent)!important;border-color:var(--color-accent)!important}.photo-module__1oJhDG__closeExif{color:#fff6;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.photo-module__1oJhDG__closeExif:hover{color:#fff;transform:scale(1.1)}
.CollectionManager-module__Dryi7G__manager{position:relative}.CollectionManager-module__Dryi7G__actionButton{border:1px solid var(--color-gray-dark);color:var(--color-white-soft);text-transform:uppercase;letter-spacing:.1em;transition:var(--transition-medium);align-items:center;gap:.8rem;padding:.8rem 1.5rem;font-size:.75rem;display:flex}.CollectionManager-module__Dryi7G__actionButton:hover{background-color:var(--color-white-soft);color:var(--color-black-primary);border-color:var(--color-white-soft)}.CollectionManager-module__Dryi7G__modalOverlay{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CollectionManager-module__Dryi7G__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000d9;position:absolute;inset:0}.CollectionManager-module__Dryi7G__modal{background-color:var(--color-black-secondary);border:1px solid #ffffff0d;flex-direction:column;gap:2rem;width:100%;max-width:450px;padding:3rem;display:flex;position:relative;box-shadow:0 30px 60px #00000080}.CollectionManager-module__Dryi7G__header{justify-content:space-between;align-items:center;display:flex}.CollectionManager-module__Dryi7G__title{font-family:var(--font-serif);font-size:1.5rem}.CollectionManager-module__Dryi7G__closeButton{color:var(--color-gray-medium);transition:var(--transition-medium)}.CollectionManager-module__Dryi7G__closeButton:hover{color:var(--color-white-soft);transform:rotate(90deg)}.CollectionManager-module__Dryi7G__list{flex-direction:column;gap:.5rem;max-height:250px;padding-right:.5rem;display:flex;overflow-y:auto}.CollectionManager-module__Dryi7G__list::-webkit-scrollbar{width:2px}.CollectionManager-module__Dryi7G__list::-webkit-scrollbar-track{background:var(--color-black-primary)}.CollectionManager-module__Dryi7G__list::-webkit-scrollbar-thumb{background:var(--color-gray-medium)}.CollectionManager-module__Dryi7G__collectionItem{transition:var(--transition-medium);cursor:pointer;background-color:#ffffff05;border:1px solid #0000;justify-content:space-between;align-items:center;padding:1.2rem;display:flex}.CollectionManager-module__Dryi7G__collectionItem:hover{background-color:#ffffff0d}.CollectionManager-module__Dryi7G__selected{border-color:var(--color-white-soft);background-color:#ffffff0d}.CollectionManager-module__Dryi7G__itemTitle{letter-spacing:.05em;font-size:.9rem}.CollectionManager-module__Dryi7G__form{border-top:1px solid var(--color-gray-dark);gap:1rem;padding-top:2rem;display:flex}.CollectionManager-module__Dryi7G__formFields{flex-direction:column;flex:1;gap:.75rem;display:flex}.CollectionManager-module__Dryi7G__input,.CollectionManager-module__Dryi7G__textarea{border:1px solid var(--color-gray-dark);width:100%;color:var(--color-white-soft);transition:var(--transition-medium);background-color:#0000;padding:1rem;font-size:.85rem}.CollectionManager-module__Dryi7G__textarea{resize:vertical;min-height:82px;font-family:inherit;line-height:1.5}.CollectionManager-module__Dryi7G__input:focus,.CollectionManager-module__Dryi7G__textarea:focus{border-color:var(--color-white-soft);outline:none}.CollectionManager-module__Dryi7G__submitButton{background-color:var(--color-white-soft);width:50px;height:50px;color:var(--color-black-primary);transition:var(--transition-medium);justify-content:center;align-items:center;display:flex}.CollectionManager-module__Dryi7G__submitButton:hover:not(:disabled){transform:scale(1.05)}.CollectionManager-module__Dryi7G__submitButton:disabled{opacity:.5;cursor:not-allowed}.CollectionManager-module__Dryi7G__emptyState{text-align:center;color:var(--color-gray-medium);letter-spacing:.1em;padding:2rem 0;font-size:.8rem}.CollectionManager-module__Dryi7G__error{color:var(--color-accent);font-size:.8rem;line-height:1.4}
.AuthenticityCertificate-module__UCc9vW__certTrigger{color:var(--color-silver);text-transform:uppercase;letter-spacing:.2em;cursor:pointer;border:none;border-top:1px solid var(--color-gray-dark);background:0 0;align-items:center;gap:.5rem;width:100%;padding:1rem 0;font-size:.65rem;transition:color .3s;display:flex}.AuthenticityCertificate-module__UCc9vW__certTrigger:hover{color:var(--color-white-soft)}.AuthenticityCertificate-module__UCc9vW__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:2rem;animation:.4s AuthenticityCertificate-module__UCc9vW__fadeIn;display:flex;position:fixed;inset:0}.AuthenticityCertificate-module__UCc9vW__modal{width:100%;max-width:800px;animation:.5s cubic-bezier(.16,1,.3,1) AuthenticityCertificate-module__UCc9vW__slideUp;position:relative}.AuthenticityCertificate-module__UCc9vW__close{color:#fff;cursor:pointer;opacity:.5;background:0 0;border:none;transition:opacity .3s;position:absolute;top:-3rem;right:0}.AuthenticityCertificate-module__UCc9vW__close:hover{opacity:1}.AuthenticityCertificate-module__UCc9vW__certificate{color:#1a1a1a;background-color:#fdfdfb;background-image:radial-gradient(#d1d1cf .5px,#0000 .5px),linear-gradient(90deg,#00000005 1px,#0000 1px),linear-gradient(#00000005 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:20px 20px,100px 100px,100px 100px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding:4rem;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000080}.AuthenticityCertificate-module__UCc9vW__certificate:after{content:"";opacity:.05;pointer-events:none;background:url(https://www.transparenttextures.com/patterns/felt.png);position:absolute;inset:0}.AuthenticityCertificate-module__UCc9vW__border{border:1px solid #d1d1cf;flex-direction:column;gap:3rem;padding:3rem;display:flex}.AuthenticityCertificate-module__UCc9vW__header{text-align:center}.AuthenticityCertificate-module__UCc9vW__logo{letter-spacing:.3em;margin-bottom:.5rem;font-family:serif;font-size:2.5rem;font-weight:700}.AuthenticityCertificate-module__UCc9vW__certLabel{letter-spacing:.5em;color:#888;text-transform:uppercase;font-size:.7rem}.AuthenticityCertificate-module__UCc9vW__body{text-align:center;flex-direction:column;gap:1.5rem;display:flex}.AuthenticityCertificate-module__UCc9vW__intro{color:#666;font-size:.9rem;font-style:italic}.AuthenticityCertificate-module__UCc9vW__photoTitle{letter-spacing:-.02em;margin:.5rem 0;font-family:serif;font-size:2.5rem}.AuthenticityCertificate-module__UCc9vW__authorLine{font-size:1.1rem;line-height:1.6}.AuthenticityCertificate-module__UCc9vW__divider{background:#d1d1cf;width:50px;height:1px;margin:2rem auto}.AuthenticityCertificate-module__UCc9vW__details{justify-content:center;gap:4rem;display:flex}.AuthenticityCertificate-module__UCc9vW__detailItem{flex-direction:column;gap:.3rem;display:flex}.AuthenticityCertificate-module__UCc9vW__detailItem label{text-transform:uppercase;letter-spacing:.1em;color:#888;font-size:.6rem}.AuthenticityCertificate-module__UCc9vW__detailItem span{font-size:.85rem;font-weight:500}.AuthenticityCertificate-module__UCc9vW__footer{justify-content:space-between;align-items:flex-end;margin-top:2rem;display:flex}.AuthenticityCertificate-module__UCc9vW__signature{text-align:center;width:200px}.AuthenticityCertificate-module__UCc9vW__sigLine{background:#1a1a1a;width:100%;height:1px;margin-bottom:.5rem}.AuthenticityCertificate-module__UCc9vW__signature label{text-transform:uppercase;letter-spacing:.1em;color:#888;font-size:.6rem}.AuthenticityCertificate-module__UCc9vW__badge{color:#1a1a1a;opacity:.8;flex-direction:column;align-items:center;display:flex}.AuthenticityCertificate-module__UCc9vW__badge span{letter-spacing:.3em;margin-top:.5rem;font-size:.6rem}.AuthenticityCertificate-module__UCc9vW__modalActions{justify-content:center;margin-top:2rem;display:flex}.AuthenticityCertificate-module__UCc9vW__downloadBtn{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.7rem;transition:all .3s;display:flex}.AuthenticityCertificate-module__UCc9vW__downloadBtn:hover{color:#000;background:#fff}@keyframes AuthenticityCertificate-module__UCc9vW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AuthenticityCertificate-module__UCc9vW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media print{body *{visibility:hidden}.AuthenticityCertificate-module__UCc9vW__overlay,.AuthenticityCertificate-module__UCc9vW__modal,.AuthenticityCertificate-module__UCc9vW__certificate,.AuthenticityCertificate-module__UCc9vW__certificate *{visibility:visible}.AuthenticityCertificate-module__UCc9vW__overlay{-webkit-backdrop-filter:none;backdrop-filter:none;width:100%;height:100%;padding:0;position:absolute;top:0;left:0;background:#fff!important}.AuthenticityCertificate-module__UCc9vW__modal{width:100%;max-width:none;animation:none}.AuthenticityCertificate-module__UCc9vW__close,.AuthenticityCertificate-module__UCc9vW__modalActions{display:none!important}.AuthenticityCertificate-module__UCc9vW__certificate{-webkit-print-color-adjust:exact;print-color-adjust:exact;padding:1cm;box-shadow:none!important;background:#fff!important}.AuthenticityCertificate-module__UCc9vW__border{border:2px solid #000!important}}
.PrintRequestButton-module__0ngMda__trigger{color:#000;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#fff;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.5rem;font-size:.7rem;font-weight:600;transition:all .3s;display:flex}.PrintRequestButton-module__0ngMda__trigger:hover{background:var(--color-silver)}.PrintRequestButton-module__0ngMda__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;background:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.PrintRequestButton-module__0ngMda__modal{background:var(--color-black-secondary);border:1px solid var(--color-gray-dark);width:100%;max-width:450px;padding:3rem;animation:.4s PrintRequestButton-module__0ngMda__slideUp;position:relative}.PrintRequestButton-module__0ngMda__close{color:var(--color-gray-medium);cursor:pointer;background:0 0;border:none;position:absolute;top:1rem;right:1rem}.PrintRequestButton-module__0ngMda__header{text-align:center;margin-bottom:2rem}.PrintRequestButton-module__0ngMda__header h3{margin:1rem 0 .5rem;font-family:serif;font-size:1.5rem}.PrintRequestButton-module__0ngMda__header p{color:var(--color-silver);font-size:.8rem}.PrintRequestButton-module__0ngMda__itemInfo{background:#ffffff08;border-radius:4px;grid-template-columns:80px 1fr;gap:.5rem;margin-bottom:2rem;padding:1.5rem;display:grid}.PrintRequestButton-module__0ngMda__itemInfo label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-gray-medium);font-size:.6rem}.PrintRequestButton-module__0ngMda__itemInfo span{font-size:.8rem;font-weight:500}.PrintRequestButton-module__0ngMda__form{flex-direction:column;gap:1.5rem;display:flex}.PrintRequestButton-module__0ngMda__field{flex-direction:column;gap:.5rem;display:flex}.PrintRequestButton-module__0ngMda__field label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-silver);font-size:.6rem}.PrintRequestButton-module__0ngMda__field input,.PrintRequestButton-module__0ngMda__field textarea{background:var(--color-black-primary);border:1px solid var(--color-gray-dark);color:#fff;padding:.8rem;font-size:.9rem}.PrintRequestButton-module__0ngMda__field textarea{resize:vertical;min-height:80px}.PrintRequestButton-module__0ngMda__checkoutBtn,.PrintRequestButton-module__0ngMda__submitBtn{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.75rem;font-weight:600;display:flex}.PrintRequestButton-module__0ngMda__checkoutBtn{background:var(--color-white-soft);color:var(--color-black-primary)}.PrintRequestButton-module__0ngMda__checkoutBtn:hover{background:var(--color-silver)}.PrintRequestButton-module__0ngMda__submitBtn{border:1px solid var(--color-gray-dark);color:var(--color-white-soft);background:0 0}.PrintRequestButton-module__0ngMda__error{color:var(--color-accent);font-size:.8rem;line-height:1.4}.PrintRequestButton-module__0ngMda__success{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 0;display:flex}.PrintRequestButton-module__0ngMda__success h3{font-family:serif;font-size:1.5rem}.PrintRequestButton-module__0ngMda__success p{color:var(--color-silver);font-size:.9rem}@keyframes PrintRequestButton-module__0ngMda__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Navbar-module__4Mo0GG__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-gray-dark);padding:0 var(--spacing-md);background-color:#050505d9;position:sticky;top:0}.Navbar-module__4Mo0GG__container{justify-content:space-between;align-items:center;gap:2rem;max-width:100%;height:82px;margin:0 auto;padding:0 clamp(1.25rem,3vw,4rem);display:flex}.Navbar-module__4Mo0GG__logo{font-family:var(--font-serif);letter-spacing:.3em;color:var(--color-white-soft);transition:var(--transition-medium);flex:none;font-size:1.4rem;text-decoration:none}.Navbar-module__4Mo0GG__logo:hover{opacity:.7}.Navbar-module__4Mo0GG__appNav,.Navbar-module__4Mo0GG__publicNav{flex:1;align-items:center;min-width:0;display:flex}.Navbar-module__4Mo0GG__appNav{justify-content:space-between;gap:clamp(1rem,2vw,2.5rem)}.Navbar-module__4Mo0GG__publicNav{justify-content:flex-end;gap:clamp(1rem,2vw,2rem)}.Navbar-module__4Mo0GG__primaryCluster,.Navbar-module__4Mo0GG__utilityCluster{align-items:center;min-width:0;display:flex}.Navbar-module__4Mo0GG__primaryCluster{flex:1;justify-content:center;gap:clamp(1rem,2vw,2.3rem)}.Navbar-module__4Mo0GG__utilityCluster{flex:1;justify-content:flex-end;gap:clamp(.85rem,1.6vw,1.8rem)}.Navbar-module__4Mo0GG__link{text-transform:uppercase;letter-spacing:.16em;min-height:42px;color:var(--color-gray-medium);transition:var(--transition-medium);white-space:nowrap;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:.48rem;padding:.4rem 0;font-size:.62rem;text-decoration:none;display:flex}.Navbar-module__4Mo0GG__link svg,.Navbar-module__4Mo0GG__menuButton svg{opacity:.82}.Navbar-module__4Mo0GG__link:hover{color:var(--color-white-soft)}.Navbar-module__4Mo0GG__menuButton{min-height:42px;color:var(--color-gray-medium);text-transform:uppercase;letter-spacing:.16em;transition:var(--transition-medium);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.48rem;padding:.4rem 0;font-size:.62rem;display:flex}.Navbar-module__4Mo0GG__menuButton:hover{color:var(--color-white-soft)}.Navbar-module__4Mo0GG__active{color:var(--color-white-soft);border-bottom-color:var(--color-white-soft)}.Navbar-module__4Mo0GG__uploadButton{background-color:var(--color-white-soft);min-width:148px;min-height:46px;color:var(--color-black-primary);text-transform:uppercase;letter-spacing:.18em;transition:var(--transition-medium);flex:none;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1.2rem;font-size:.65rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 12px 28px #0000002e}.Navbar-module__4Mo0GG__uploadButton:hover{background-color:var(--color-silver);transform:translateY(-1px)}.Navbar-module__4Mo0GG__publicCta{background-color:var(--color-white-soft);color:var(--color-black-primary);letter-spacing:.14em;text-transform:uppercase;transition:var(--transition-medium);white-space:nowrap;padding:.7rem 1rem;font-size:.65rem;font-weight:700;text-decoration:none}.Navbar-module__4Mo0GG__publicCta:hover{background-color:var(--color-silver);transform:translateY(-1px)}.Navbar-module__4Mo0GG__mobileActions{display:none}@media (max-width:1080px){.Navbar-module__4Mo0GG__container{height:72px;padding:0 1.25rem}.Navbar-module__4Mo0GG__logo{letter-spacing:.25em;font-size:1.1rem}.Navbar-module__4Mo0GG__desktopOnly{display:none!important}.Navbar-module__4Mo0GG__mobileActions{align-items:center;gap:.5rem;display:flex}.Navbar-module__4Mo0GG__mobileUpload{background-color:var(--color-white-soft);color:var(--color-black-primary);width:36px;height:36px;transition:opacity var(--transition-medium);justify-content:center;align-items:center;text-decoration:none;display:flex}.Navbar-module__4Mo0GG__mobileUpload:hover{opacity:.8}.Navbar-module__4Mo0GG__mobileIconBtn{color:var(--color-gray-medium);width:36px;height:36px;transition:color var(--transition-medium);justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.Navbar-module__4Mo0GG__mobileIconBtn:hover{color:var(--color-white-soft)}.Navbar-module__4Mo0GG__hamburger{color:var(--color-white-soft);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}}@media (max-width:1180px){.Navbar-module__4Mo0GG__container{gap:1.25rem;padding:0 clamp(1rem,2vw,2rem)}.Navbar-module__4Mo0GG__primaryCluster{gap:.9rem}.Navbar-module__4Mo0GG__utilityCluster{gap:.75rem}.Navbar-module__4Mo0GG__link,.Navbar-module__4Mo0GG__menuButton{letter-spacing:.1em;font-size:.58rem}.Navbar-module__4Mo0GG__uploadButton{min-width:124px;padding-inline:.95rem}}.Navbar-module__4Mo0GG__drawer{z-index:1100;position:fixed;inset:0}.Navbar-module__4Mo0GG__drawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;position:absolute;inset:0}.Navbar-module__4Mo0GG__drawerPanel{background-color:var(--color-black-secondary);border-left:1px solid var(--color-gray-dark);flex-direction:column;width:min(320px,85vw);animation:.28s cubic-bezier(.16,1,.3,1) Navbar-module__4Mo0GG__slideIn;display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto}@keyframes Navbar-module__4Mo0GG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.Navbar-module__4Mo0GG__drawerHeader{border-bottom:1px solid var(--color-gray-dark);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Navbar-module__4Mo0GG__drawerLogo{font-family:var(--font-serif);letter-spacing:.3em;color:var(--color-white-soft);font-size:1.2rem}.Navbar-module__4Mo0GG__drawerClose{color:var(--color-gray-medium);cursor:pointer;transition:color var(--transition-medium);background:0 0;border:none;align-items:center;padding:.25rem;display:flex}.Navbar-module__4Mo0GG__drawerClose:hover{color:var(--color-white-soft)}.Navbar-module__4Mo0GG__drawerNav{flex-direction:column;flex:1;padding:1rem 0;display:flex}.Navbar-module__4Mo0GG__drawerLink{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--color-gray-medium);transition:background-color var(--transition-medium), color var(--transition-medium);border-left:2px solid #0000;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.75rem;text-decoration:none;display:flex}.Navbar-module__4Mo0GG__drawerLink:hover{background-color:var(--color-gray-dark);color:var(--color-white-soft)}.Navbar-module__4Mo0GG__drawerActive{color:var(--color-white-soft);border-left-color:var(--color-white-soft);background-color:#ffffff08}.Navbar-module__4Mo0GG__drawerDivider{background-color:var(--color-gray-dark);height:1px;margin:.75rem 1.5rem}.Navbar-module__4Mo0GG__drawerCta{background-color:var(--color-white-soft);color:var(--color-black-primary);font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;text-align:center;transition:opacity var(--transition-medium);margin:.5rem 1.5rem;padding:.9rem 1.5rem;font-size:.7rem;font-weight:700;text-decoration:none}.Navbar-module__4Mo0GG__drawerCta:hover{opacity:.85}.Navbar-module__4Mo0GG__drawerSignout{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--color-gray-medium);cursor:pointer;text-align:left;width:100%;transition:color var(--transition-medium);background:0 0;border:none;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.75rem;display:flex}.Navbar-module__4Mo0GG__drawerSignout:hover{color:var(--color-white-soft)}.Navbar-module__4Mo0GG__drawerFooter{border-top:1px solid var(--color-gray-dark);flex-wrap:wrap;gap:.25rem 1.5rem;margin-top:auto;padding:1.5rem 1.5rem 2rem;display:flex}.Navbar-module__4Mo0GG__drawerFooterLink{text-transform:uppercase;letter-spacing:.15em;color:var(--color-gray-dark);transition:color var(--transition-medium);align-items:center;gap:.4rem;font-size:.6rem;text-decoration:none;display:flex}.Navbar-module__4Mo0GG__drawerFooterLink:hover{color:var(--color-gray-medium)}
.profile-module__5FeCNW__container{background-color:var(--color-black-primary);min-height:100vh;color:var(--color-white-soft);overflow-x:hidden}.profile-module__5FeCNW__header{padding:12rem var(--spacing-md) 6rem;flex-direction:column;align-items:center;max-width:1400px;margin:0 auto;display:flex;position:relative}.profile-module__5FeCNW__avatarWrapper{margin-bottom:3rem;position:relative}.profile-module__5FeCNW__avatarBadge{background:var(--color-black-primary);border-radius:50%;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;bottom:5px;right:5px;box-shadow:0 4px 20px #000c}.profile-module__5FeCNW__avatar{object-fit:cover;filter:grayscale(.2);width:160px;height:160px;transition:filter .6s var(--transition-slow);background-color:#080808;border:1px solid #ffffff0d;border-radius:50%}.profile-module__5FeCNW__avatar:hover{filter:grayscale(0)}.profile-module__5FeCNW__nameInfo{text-align:center}.profile-module__5FeCNW__username{text-transform:uppercase;letter-spacing:.5em;color:var(--color-accent);margin-bottom:1rem;font-size:.7rem;display:block}.profile-module__5FeCNW__name{font-family:var(--font-serif);letter-spacing:-.04em;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;font-size:clamp(3rem,8vw,6rem);font-weight:300;line-height:.9;display:flex}.profile-module__5FeCNW__nameBadge{margin-top:.5rem;display:inline-flex}.profile-module__5FeCNW__badgesRow{justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.profile-module__5FeCNW__founderBadge{height:34px;color:var(--color-white-soft);background:0 0;border:1px solid #ffffff26;justify-content:center;align-items:center;padding:0 1.2rem;display:inline-flex}.profile-module__5FeCNW__founderBadge span{letter-spacing:.35em;text-transform:uppercase;font-size:.58rem;font-weight:600}.profile-module__5FeCNW__supportBadge{height:34px;color:var(--color-white-soft);background:linear-gradient(135deg,#bcab791a,#ffffff05);border:1px solid #bcab7959;align-items:center;gap:.75rem;padding:0 1.2rem;display:inline-flex}.profile-module__5FeCNW__supportBadge span{letter-spacing:.35em;text-transform:uppercase;font-size:.58rem;font-weight:600}.profile-module__5FeCNW__supportBadge small{color:var(--color-accent);letter-spacing:.15em;text-transform:uppercase;opacity:.8;border-left:1px solid #bcab7933;align-items:center;height:12px;padding-left:.75rem;font-size:.5rem;display:flex}.profile-module__5FeCNW__statsRow{justify-content:center;gap:4rem;margin-bottom:3rem;display:flex}.profile-module__5FeCNW__statItem{flex-direction:column;align-items:center;display:flex}.profile-module__5FeCNW__statValue{font-family:var(--font-serif);font-size:1.8rem;font-weight:300}.profile-module__5FeCNW__statLabel{text-transform:uppercase;letter-spacing:.3em;color:var(--color-gray-medium);margin-top:.3rem;font-size:.6rem}.profile-module__5FeCNW__actionRow{justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.profile-module__5FeCNW__editButton{text-transform:uppercase;letter-spacing:.3em;transition:all .4s var(--transition-slow);border:1px solid #ffffff1a;padding:.8rem 3rem;font-size:.65rem}.profile-module__5FeCNW__editButton:hover{background:var(--color-white-soft);color:#000;border-color:var(--color-white-soft)}.profile-module__5FeCNW__bio{max-width:500px;color:var(--color-silver);text-align:center;margin:0 auto 3rem;font-size:1.1rem;font-style:italic;line-height:1.6}.profile-module__5FeCNW__tabNav{border-bottom:1px solid #ffffff0d;justify-content:center;gap:4rem;width:100%;display:flex}.profile-module__5FeCNW__tabLink{text-transform:uppercase;letter-spacing:.4em;color:var(--color-gray-medium);padding:1.5rem 0;font-size:.7rem;transition:color .3s;position:relative}.profile-module__5FeCNW__activeTab{color:var(--color-white-soft)}.profile-module__5FeCNW__activeTab:after{content:"";background:var(--color-accent);height:1px;position:absolute;bottom:-1px;left:0;right:0}.profile-module__5FeCNW__portfolioSection{padding:6rem var(--spacing-md);max-width:1600px;margin:0 auto}.profile-module__5FeCNW__ownerPortfolioHint{text-align:center;background:#ffffff06;border:1px solid #ffffff14;max-width:760px;margin:0 auto 4rem;padding:1.4rem 1.6rem}.profile-module__5FeCNW__ownerPortfolioHint span{color:var(--color-accent);letter-spacing:.28em;text-transform:uppercase;margin-bottom:.6rem;font-size:.62rem;display:block}.profile-module__5FeCNW__ownerPortfolioHint p{color:var(--color-gray-medium);font-size:.92rem;line-height:1.6}.profile-module__5FeCNW__masonryGrid{columns:3;column-gap:2rem}.profile-module__5FeCNW__masonryItem{break-inside:avoid;margin-bottom:2rem}.profile-module__5FeCNW__photoContainer{width:100%;transition:transform .8s var(--transition-slow);background-color:#050505;position:relative;overflow:hidden}.profile-module__5FeCNW__photoImage{object-fit:cover;transition:transform 1.5s var(--transition-slow), filter 1s ease;filter:brightness(.8)}.profile-module__5FeCNW__photoContainer:hover .profile-module__5FeCNW__photoImage{filter:brightness(1.1);transform:scale(1.05)}.profile-module__5FeCNW__photoOverlay{opacity:0;background:linear-gradient(#0000 50%,#000c);flex-direction:column;justify-content:flex-end;align-items:flex-end;padding:2rem;transition:opacity .5s;display:flex;position:absolute;inset:0}.profile-module__5FeCNW__photoContainer:hover .profile-module__5FeCNW__photoOverlay{opacity:1}.profile-module__5FeCNW__photoTitle{letter-spacing:.2em;text-transform:uppercase;font-size:.8rem}.profile-module__5FeCNW__photoManageLabel{color:var(--color-accent);letter-spacing:.24em;text-transform:uppercase;margin-top:.75rem;font-size:.58rem;display:block}.profile-module__5FeCNW__pagination{justify-content:center;align-items:center;gap:2rem;margin-top:5rem;display:flex}.profile-module__5FeCNW__pageLink,.profile-module__5FeCNW__pageIndicator{letter-spacing:.24em;text-transform:uppercase;font-size:.65rem}.profile-module__5FeCNW__pageLink{color:var(--color-white-soft);border-bottom:1px solid #fff3;padding-bottom:.25rem;transition:color .3s,border-color .3s}.profile-module__5FeCNW__pageLink:hover{color:var(--color-accent);border-color:var(--color-accent)}.profile-module__5FeCNW__pageIndicator{color:var(--color-gray-medium)}.profile-module__5FeCNW__achievementsShowcase{background-color:#050505;border-top:1px solid #ffffff05;padding:8rem 0}.profile-module__5FeCNW__achievementsHeader{text-align:center;max-width:1000px;margin:0 auto 4rem}.profile-module__5FeCNW__achievementsLabel{letter-spacing:.5em;color:var(--color-accent);text-transform:uppercase;font-size:.65rem}.profile-module__5FeCNW__achievementsGrid{justify-content:center;gap:3rem;display:flex}.profile-module__5FeCNW__achievementDiamond{width:60px;height:60px;transition:all .6s var(--transition-slow);background:#ffffff05;border:1px solid #ffffff1a;justify-content:center;align-items:center;display:flex;transform:rotate(45deg)}.profile-module__5FeCNW__diamondInternal{color:var(--color-white-soft);transform:rotate(-45deg)}.profile-module__5FeCNW__achievementDiamond:hover{border-color:var(--color-accent);background:#bcab791a;transform:rotate(45deg)scale(1.1)}.profile-module__5FeCNW__equipment{padding:8rem 0}.profile-module__5FeCNW__equipmentContainer{grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1000px;margin:0 auto;display:grid}.profile-module__5FeCNW__equipmentItem{flex-direction:column;gap:1rem;display:flex}.profile-module__5FeCNW__equipmentLabel{letter-spacing:.3em;color:var(--color-accent);text-transform:uppercase;font-size:.6rem}.profile-module__5FeCNW__equipmentValue{font-family:var(--font-serif);color:var(--color-silver);font-size:1.1rem;line-height:1.4}@media (max-width:1100px){.profile-module__5FeCNW__masonryGrid{columns:2}.profile-module__5FeCNW__equipmentContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.profile-module__5FeCNW__name{font-size:3.5rem}.profile-module__5FeCNW__masonryGrid{columns:1}.profile-module__5FeCNW__statsRow{gap:2rem}.profile-module__5FeCNW__supportBadge{flex-direction:column;gap:.35rem}}
.VerifiedBadge-module__pSA6wq__badge{color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative;box-shadow:0 0 10px #00000080}.VerifiedBadge-module__pSA6wq__apoiador{background:var(--metal-gold);box-shadow:0 0 15px var(--metal-gold-glow)}.VerifiedBadge-module__pSA6wq__curador{background:var(--metal-silver);box-shadow:0 0 15px var(--metal-silver-glow)}.VerifiedBadge-module__pSA6wq__entusiasta{background:var(--metal-bronze);box-shadow:0 0 15px var(--metal-bronze-glow)}.VerifiedBadge-module__pSA6wq__badge:after{content:"";filter:blur(1px);background:#fff6;border-radius:50%;width:30%;height:30%;position:absolute;top:10%;left:10%}
.feed-module__mfYTyq__container{background-color:var(--color-black-primary);min-height:100vh;padding-bottom:8rem}.feed-module__mfYTyq__inner{max-width:1200px;padding:8rem var(--spacing-md);margin:0 auto}.feed-module__mfYTyq__onboardingBox{text-align:center;background-color:#ffffff05;border:1px solid #ffffff0d;margin-bottom:8rem;padding:4rem}.feed-module__mfYTyq__emptyKicker{color:var(--color-accent);letter-spacing:.3em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.62rem;display:block}.feed-module__mfYTyq__onboardingTitle{font-family:var(--font-serif);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:300}.feed-module__mfYTyq__onboardingDesc{color:var(--color-gray-medium);max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem}.feed-module__mfYTyq__btnGroup{justify-content:center;gap:1rem;display:flex}.feed-module__mfYTyq__btnPrimary{background:var(--color-white-soft);color:#000;text-transform:uppercase;letter-spacing:.2em;padding:1rem 2.5rem;font-size:.7rem;transition:all .3s}.feed-module__mfYTyq__btnSecondary{color:var(--color-white-soft);text-transform:uppercase;letter-spacing:.2em;border:1px solid #ffffff1a;padding:1rem 2.5rem;font-size:.7rem;transition:all .3s}.feed-module__mfYTyq__btnPrimary:hover{background:#fff;transform:translateY(-2px)}.feed-module__mfYTyq__btnSecondary:hover{border-color:var(--color-white-soft);transform:translateY(-2px)}.feed-module__mfYTyq__sectionLabel{text-transform:uppercase;letter-spacing:.5em;color:var(--color-accent);margin-bottom:2rem;font-size:.6rem;display:block}.feed-module__mfYTyq__featuredSection{margin-bottom:8rem}.feed-module__mfYTyq__grid{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:8rem 4rem;display:grid}.feed-module__mfYTyq__emptyState{padding:10rem var(--spacing-md);text-align:center;background:#ffffff05;border:1px solid #ffffff0f;grid-column:1/-1}.feed-module__mfYTyq__emptyTitle{font-family:var(--font-serif);margin-bottom:1.5rem;font-size:3rem;font-weight:300}.feed-module__mfYTyq__emptyDesc{color:var(--color-gray-medium);max-width:500px;margin:0 auto 3rem;line-height:1.8}.feed-module__mfYTyq__pagination{border-top:1px solid #ffffff0d;justify-content:center;gap:2rem;margin-top:10rem;padding-top:4rem;display:flex}.feed-module__mfYTyq__pageBtn{text-transform:uppercase;letter-spacing:.3em;color:var(--color-gray-medium);font-size:.7rem;transition:color .3s}.feed-module__mfYTyq__pageBtn:hover{color:var(--color-white-soft)}@media (max-width:768px){.feed-module__mfYTyq__onboardingBox{padding:2rem}.feed-module__mfYTyq__grid{grid-template-columns:1fr;gap:4rem}.feed-module__mfYTyq__onboardingTitle{font-size:1.8rem}.feed-module__mfYTyq__btnGroup{flex-direction:column}}
.EquipmentFields-module__82RXUG__groups{flex-direction:column;gap:1.25rem;display:flex}.EquipmentFields-module__82RXUG__group{flex-direction:column;gap:.7rem;display:flex}.EquipmentFields-module__82RXUG__label{text-transform:uppercase;letter-spacing:.2em;color:var(--color-silver);font-size:.65rem}.EquipmentFields-module__82RXUG__rows{flex-direction:column;gap:.6rem;display:flex}.EquipmentFields-module__82RXUG__row{grid-template-columns:1fr 44px;gap:.6rem;display:grid}.EquipmentFields-module__82RXUG__input{background-color:var(--color-black-secondary);border:1px solid var(--color-gray-dark);width:100%;color:var(--color-white-soft);transition:var(--transition-medium);padding:1rem;font-size:.9rem}.EquipmentFields-module__82RXUG__input:focus{border-color:var(--color-white-soft);outline:none}.EquipmentFields-module__82RXUG__iconButton,.EquipmentFields-module__82RXUG__addButton{border:1px solid var(--color-gray-dark);color:var(--color-silver);transition:var(--transition-medium);justify-content:center;align-items:center;display:inline-flex}.EquipmentFields-module__82RXUG__iconButton{min-height:48px}.EquipmentFields-module__82RXUG__iconButton:hover,.EquipmentFields-module__82RXUG__addButton:hover{border-color:var(--color-white-soft);color:var(--color-white-soft)}.EquipmentFields-module__82RXUG__addButton{text-transform:uppercase;letter-spacing:.12em;align-self:flex-start;gap:.5rem;padding:.7rem .9rem;font-size:.65rem}.EquipmentFields-module__82RXUG__rowWrapper{position:relative}.EquipmentFields-module__82RXUG__suggestions{background:var(--color-black-secondary);border:1px solid var(--color-gray-dark);z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:none;flex-direction:column;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 30px #00000080}.EquipmentFields-module__82RXUG__suggestionItem{text-align:left;width:100%;color:var(--color-silver);cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff08;align-items:center;gap:1rem;padding:.8rem 1rem;transition:all .2s;display:flex}.EquipmentFields-module__82RXUG__suggestionItem:hover{color:var(--color-white-soft);background:#ffffff0d}.EquipmentFields-module__82RXUG__suggestionText{flex-direction:column;display:flex}.EquipmentFields-module__82RXUG__suggestionName{font-size:.85rem;font-weight:500}.EquipmentFields-module__82RXUG__suggestionBrand{text-transform:uppercase;letter-spacing:.1em;opacity:.5;font-size:.6rem}
.PhotoCard-module__UlseUW__card{opacity:0;width:100%;margin-bottom:4rem;animation:1.5s cubic-bezier(.16,1,.3,1) forwards PhotoCard-module__UlseUW__fadeIn}.PhotoCard-module__UlseUW__imageWrapper{width:100%;margin:0 auto;display:block}.PhotoCard-module__UlseUW__imageInner{width:100%;aspect-ratio:inherit;background-color:#050505;max-height:70vh;margin:0;position:relative;overflow:hidden}.PhotoCard-module__UlseUW__landscape .PhotoCard-module__UlseUW__imageInner{width:min(100%,105vh)}.PhotoCard-module__UlseUW__portrait .PhotoCard-module__UlseUW__imageInner{width:min(100%,56vh)}.PhotoCard-module__UlseUW__loading{background:linear-gradient(90deg,#050505 25%,#0a0a0a 50%,#050505 75%) 0 0/200% 100%;animation:2s infinite PhotoCard-module__UlseUW__shimmer}.PhotoCard-module__UlseUW__image{object-fit:contain;object-position:left;opacity:0;width:100%;height:100%;transition:opacity 1.5s var(--transition-slow), transform 1.2s var(--transition-slow);display:block}.PhotoCard-module__UlseUW__revealed{opacity:1;filter:grayscale(0)contrast()}.PhotoCard-module__UlseUW__tagOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-white-soft);text-transform:uppercase;letter-spacing:.3em;pointer-events:none;z-index:5;background-color:#00000080;border:1px solid #ffffff0d;padding:6px 12px;font-size:.55rem;position:absolute;top:1.5rem;right:1.5rem}.PhotoCard-module__UlseUW__info{flex-direction:column;gap:.5rem;margin-top:1.5rem;display:flex}.PhotoCard-module__UlseUW__title{font-family:var(--font-serif);color:var(--color-white-soft);letter-spacing:-.01em;font-size:1.6rem;font-weight:300}.PhotoCard-module__UlseUW__creator{text-transform:uppercase;letter-spacing:.2em;color:var(--color-accent);font-size:.65rem;transition:color .3s}.PhotoCard-module__UlseUW__creator:hover{color:var(--color-white-soft)}@keyframes PhotoCard-module__UlseUW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes PhotoCard-module__UlseUW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.PhotoCard-module__UlseUW__title{font-size:1.4rem}.PhotoCard-module__UlseUW__card{margin-bottom:3rem}}
.achievements-module__R6apba__container{background-color:var(--color-black-primary);min-height:100vh;padding-bottom:5rem}.achievements-module__R6apba__header{max-width:1200px;padding:0 var(--spacing-md);text-align:center;margin:10rem auto 6rem}.achievements-module__R6apba__sectionLabel{letter-spacing:.5em;color:var(--color-accent);margin-bottom:2rem;font-size:.7rem;display:block}.achievements-module__R6apba__title{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--color-white-soft);margin-bottom:1.5rem;font-size:3.5rem;font-weight:300}.achievements-module__R6apba__subtitle{color:var(--color-gray-medium);letter-spacing:.05em;max-width:500px;margin:0 auto;font-size:1rem;line-height:1.6}.achievements-module__R6apba__achievementsGrid{max-width:1200px;padding:0 var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1.5rem;margin:0 auto;display:grid}.achievements-module__R6apba__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f0f66;border:1px solid #ffffff08;align-items:flex-start;gap:2rem;padding:2.5rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.achievements-module__R6apba__earned{background:linear-gradient(145deg,#14141499 0%,#0a0a0a66 100%);border-color:#ffffff14}.achievements-module__R6apba__earned:hover{border-color:var(--color-accent);transform:translateY(-8px);box-shadow:0 30px 60px #0006}.achievements-module__R6apba__locked{opacity:.5;filter:grayscale()}.achievements-module__R6apba__iconContainer{flex-shrink:0;margin-top:.5rem}.achievements-module__R6apba__diamondFrame{border:1px solid var(--color-accent);background:#000;justify-content:center;align-items:center;width:52px;height:52px;display:flex;transform:rotate(45deg);box-shadow:0 0 25px #bcab7926}.achievements-module__R6apba__icon{color:var(--color-accent);transform:rotate(-45deg)}.achievements-module__R6apba__lockedFrame{background:#080808;border:1px solid #222;justify-content:center;align-items:center;width:52px;height:52px;display:flex;transform:rotate(45deg)}.achievements-module__R6apba__lockIcon{color:#333;transform:rotate(-45deg)}.achievements-module__R6apba__info{flex-direction:column;flex:1;gap:.6rem;display:flex}.achievements-module__R6apba__topRow{justify-content:space-between;align-items:center;display:flex}.achievements-module__R6apba__achievementTitle{color:var(--color-white-soft);letter-spacing:.01em;font-size:1.1rem;font-weight:500}.achievements-module__R6apba__badge{letter-spacing:.2em;color:var(--color-accent);border:1px solid var(--color-accent);border-radius:20px;padding:.2rem .6rem;font-size:.55rem}.achievements-module__R6apba__achievementDesc{color:var(--color-gray-medium);margin-bottom:.5rem;font-size:.85rem;line-height:1.5}.achievements-module__R6apba__date{text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent);opacity:.8;margin-top:1rem;font-size:.65rem}.achievements-module__R6apba__progress{margin-top:1.2rem}.achievements-module__R6apba__progressBar{background:#ffffff0d;width:100%;height:1px;margin-bottom:.8rem;overflow:hidden}.achievements-module__R6apba__progressFill{background:var(--color-accent);height:100%;box-shadow:0 0 10px var(--color-accent)}.achievements-module__R6apba__progressMeta{justify-content:space-between;align-items:center;display:flex}.achievements-module__R6apba__progressText,.achievements-module__R6apba__percentage{letter-spacing:.15em;color:var(--color-gray-medium);text-transform:uppercase;font-size:.65rem}.achievements-module__R6apba__footer{text-align:center;border-top:1px solid #ffffff08;margin-top:10rem;padding:4rem 0}.achievements-module__R6apba__footer p{color:var(--color-gray-medium);letter-spacing:.1em;margin-bottom:1rem;font-size:.8rem}.achievements-module__R6apba__footerBrand{color:var(--color-gray-dark);letter-spacing:.3em;font-size:.6rem}@media (max-width:900px){.achievements-module__R6apba__title{font-size:2.5rem}.achievements-module__R6apba__achievementsGrid{grid-template-columns:1fr}.achievements-module__R6apba__card{padding:2rem}}
.activity-module__9qIHTq__container{background-color:var(--color-black-primary);min-height:100vh;color:var(--color-white-soft)}.activity-module__9qIHTq__content{max-width:800px;padding:8rem var(--spacing-md);margin:0 auto}.activity-module__9qIHTq__header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:6rem;padding-bottom:2rem;display:flex}.activity-module__9qIHTq__title{font-family:var(--font-serif);letter-spacing:-.02em;margin-bottom:1rem;font-size:3.5rem;font-weight:300}.activity-module__9qIHTq__subtitle,.activity-module__9qIHTq__description{color:var(--color-gray-medium);text-transform:uppercase;letter-spacing:.3em;font-size:.8rem}.activity-module__9qIHTq__markReadButton{color:var(--color-white-soft);font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff24;padding:.85rem 1rem;font-size:.62rem;transition:color .3s,border-color .3s,background-color .3s}.activity-module__9qIHTq__markReadButton:hover{border-color:var(--color-white-soft);background:#ffffff0a}.activity-module__9qIHTq__list{flex-direction:column;display:flex}.activity-module__9qIHTq__item{border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:2rem;padding:2.5rem 0;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.activity-module__9qIHTq__item:hover{padding-left:1rem}.activity-module__9qIHTq__unread:after{content:"";background-color:var(--color-white-soft);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:-2rem;transform:translateY(-50%)}.activity-module__9qIHTq__actorAvatar{filter:grayscale();flex-shrink:0;width:48px;height:48px;transition:filter .4s;position:relative;overflow:hidden}.activity-module__9qIHTq__item:hover .activity-module__9qIHTq__actorAvatar{filter:grayscale(0)}.activity-module__9qIHTq__avatarImage,.activity-module__9qIHTq__avatarPlaceholder{object-fit:cover;background-color:var(--color-gray-dark);width:100%;height:100%}.activity-module__9qIHTq__avatarPlaceholder{background:linear-gradient(45deg,#111,#222)}.activity-module__9qIHTq__text{flex:1}.activity-module__9qIHTq__text p{color:var(--color-silver);font-size:1.1rem;font-weight:300;line-height:1.6}.activity-module__9qIHTq__actorName{color:var(--color-white-soft);border-bottom:1px solid #0000;font-weight:400;transition:border-color .3s}.activity-module__9qIHTq__actorName:hover{border-bottom-color:#ffffff4d}.activity-module__9qIHTq__photoLink{color:var(--color-white-soft);font-family:var(--font-serif);opacity:.8;font-style:italic}.activity-module__9qIHTq__printRequestDetails{background-color:#ffffff05;border:1px solid #ffffff0d;margin-top:2rem;padding:2rem}.activity-module__9qIHTq__printRequestRow{justify-content:space-between;align-items:baseline;margin-bottom:1rem;display:flex}.activity-module__9qIHTq__printRequestRow span{text-transform:uppercase;letter-spacing:.2em;color:var(--color-gray-medium);font-size:.6rem}.activity-module__9qIHTq__printRequestRow a,.activity-module__9qIHTq__printRequestRow strong{color:var(--color-white-soft);font-size:.9rem}.activity-module__9qIHTq__printRequestMessage{border-top:1px solid #ffffff0d;margin-top:1.5rem;padding-top:1.5rem}.activity-module__9qIHTq__printRequestMessage span{text-transform:uppercase;letter-spacing:.2em;color:var(--color-gray-medium);margin-bottom:.5rem;font-size:.6rem;display:block}.activity-module__9qIHTq__printRequestMessage p{color:var(--color-silver);font-size:.9rem;line-height:1.6}.activity-module__9qIHTq__time{color:var(--color-gray-medium);text-transform:uppercase;letter-spacing:.2em;margin-top:1rem;font-size:.65rem;display:block}.activity-module__9qIHTq__photoThumb{filter:brightness(.8)contrast(1.1);flex-shrink:0;width:80px;height:80px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.activity-module__9qIHTq__item:hover .activity-module__9qIHTq__photoThumb{filter:brightness();transform:scale(1.05)}.activity-module__9qIHTq__thumbImage{object-fit:cover;width:100%;height:100%}.activity-module__9qIHTq__empty{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;padding:9rem 2rem}.activity-module__9qIHTq__emptyKicker{color:var(--color-accent);letter-spacing:.32em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.62rem;display:block}.activity-module__9qIHTq__empty h2{font-family:var(--font-serif);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.2rem);font-style:italic;font-weight:300}.activity-module__9qIHTq__empty p{max-width:520px;color:var(--color-gray-medium);margin:0 auto;line-height:1.7}.activity-module__9qIHTq__emptyActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.activity-module__9qIHTq__emptyPrimary,.activity-module__9qIHTq__emptySecondary{letter-spacing:.22em;text-transform:uppercase;padding:.95rem 1.5rem;font-size:.65rem;transition:all .3s}.activity-module__9qIHTq__emptyPrimary{background:var(--color-white-soft);color:#000;border:1px solid var(--color-white-soft)}.activity-module__9qIHTq__emptySecondary{color:var(--color-white-soft);border:1px solid #ffffff24}.activity-module__9qIHTq__emptyPrimary:hover,.activity-module__9qIHTq__emptySecondary:hover{transform:translateY(-2px)}.activity-module__9qIHTq__pagination{justify-content:center;align-items:center;gap:2rem;margin-top:4rem;display:flex}.activity-module__9qIHTq__pageLink,.activity-module__9qIHTq__pageIndicator{letter-spacing:.22em;text-transform:uppercase;font-size:.65rem}.activity-module__9qIHTq__pageLink{color:var(--color-white-soft);border-bottom:1px solid #fff3;padding-bottom:.2rem;transition:color .3s,border-color .3s}.activity-module__9qIHTq__pageLink:hover{color:var(--color-accent);border-color:var(--color-accent)}.activity-module__9qIHTq__pageIndicator{color:var(--color-gray-medium)}@media (max-width:768px){.activity-module__9qIHTq__content{padding:6rem var(--spacing-sm)}.activity-module__9qIHTq__title{font-size:2.5rem}.activity-module__9qIHTq__header{flex-direction:column;align-items:flex-start}.activity-module__9qIHTq__item{gap:1.5rem;padding:2rem 0}.activity-module__9qIHTq__unread:after{left:-1rem}.activity-module__9qIHTq__photoThumb{width:60px;height:60px}.activity-module__9qIHTq__text p{font-size:1rem}.activity-module__9qIHTq__emptyActions{flex-direction:column}}
.admin-module__iJ98Na__adminContainer{background-color:var(--color-black-primary);min-height:100vh;color:var(--color-white-soft);padding:8rem 2rem}.admin-module__iJ98Na__content{max-width:1000px;margin:0 auto}.admin-module__iJ98Na__backLink{text-transform:uppercase;letter-spacing:.3em;color:var(--color-gray-medium);font-size:.65rem;transition:color .3s}.admin-module__iJ98Na__backLink:hover{color:var(--color-white-soft)}.admin-module__iJ98Na__header{margin:4rem 0 6rem}.admin-module__iJ98Na__preTitle{text-transform:uppercase;letter-spacing:.5em;color:var(--color-accent);margin-bottom:1rem;font-size:.65rem}.admin-module__iJ98Na__title{font-family:var(--font-serif);letter-spacing:-.04em;font-size:4rem;font-weight:300}.admin-module__iJ98Na__subtitle{color:var(--color-gray-medium);max-width:600px;margin-top:1rem;font-size:1rem;line-height:1.6}.admin-module__iJ98Na__collectionList{background-color:#ffffff08;border:1px solid #ffffff0d;flex-direction:column;gap:1px;display:flex}.admin-module__iJ98Na__collectionRow{background-color:#050505;align-items:center;gap:2rem;padding:1.5rem 2rem;transition:background-color .3s;display:flex}.admin-module__iJ98Na__collectionRow:hover{background-color:#080808}.admin-module__iJ98Na__proposalRow{background-color:#050505;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.admin-module__iJ98Na__proposalTop{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.admin-module__iJ98Na__statusPill{color:var(--color-accent);letter-spacing:.22em;text-transform:uppercase;border:1px solid #bcab7959;margin-bottom:.8rem;padding:.32rem .65rem;font-size:.56rem;display:inline-block}.admin-module__iJ98Na__rejectedPill{color:var(--color-gray-medium);border-color:#ffffff1f}.admin-module__iJ98Na__proposalDescription{max-width:760px;color:var(--color-silver);line-height:1.7}.admin-module__iJ98Na__topicList{flex-wrap:wrap;gap:.5rem;display:flex}.admin-module__iJ98Na__topicList span{color:var(--color-gray-medium);letter-spacing:.08em;border:1px solid #ffffff14;padding:.45rem .65rem;font-size:.62rem}.admin-module__iJ98Na__reviewNote{color:var(--color-accent);font-family:var(--font-serif);font-style:italic}.admin-module__iJ98Na__adminActions,.admin-module__iJ98Na__rejectForm{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.admin-module__iJ98Na__noteInput{min-width:min(100%,320px);color:var(--color-white-soft);background:#000;border:1px solid #ffffff14;outline:none;padding:.8rem 1rem}.admin-module__iJ98Na__noteInput:focus{border-color:#bcab7973}.admin-module__iJ98Na__featuredRow{background-color:#bcab7908}.admin-module__iJ98Na__thumb{object-fit:cover;background-color:#111;border-radius:2px;flex-shrink:0;width:60px;height:60px}.admin-module__iJ98Na__placeholderThumb{background-color:#111;border:1px solid #ffffff0d;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.admin-module__iJ98Na__mainInfo{flex:1;min-width:0}.admin-module__iJ98Na__colTitle{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.3rem;font-size:1.1rem;font-weight:500;overflow:hidden}.admin-module__iJ98Na__colMeta{color:var(--color-gray-medium);letter-spacing:.05em;font-size:.75rem}.admin-module__iJ98Na__colMeta strong{color:var(--color-silver)}.admin-module__iJ98Na__toggleBtn{text-transform:uppercase;letter-spacing:.2em;border:1px solid var(--color-gray-dark);color:var(--color-gray-medium);cursor:pointer;background:0 0;padding:.8rem 2rem;font-size:.65rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.admin-module__iJ98Na__toggleBtn:hover{border-color:var(--color-white-soft);color:var(--color-white-soft)}.admin-module__iJ98Na__activeBtn{background-color:var(--color-accent);color:#000;border-color:var(--color-accent)}.admin-module__iJ98Na__activeBtn:hover{color:#000;background-color:#f1f0ea;border-color:#f1f0ea}.admin-module__iJ98Na__empty{text-align:center;color:var(--color-gray-dark);font-family:var(--font-serif);padding:8rem 0;font-size:1.5rem;font-style:italic}.admin-module__iJ98Na__adminHub{background:#ffffff0f;border:1px solid #ffffff0f;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.admin-module__iJ98Na__adminHubCard{min-height:280px;color:var(--color-white-soft);background:#050505;flex-direction:column;gap:1rem;padding:2rem;transition:background-color .3s,transform .3s;display:flex}a.admin-module__iJ98Na__adminHubCard:hover{background:#080808;transform:translateY(-3px)}.admin-module__iJ98Na__adminHubCard svg{color:var(--color-accent);margin-bottom:1rem}.admin-module__iJ98Na__adminHubCard span{color:var(--color-gray-medium);letter-spacing:.26em;text-transform:uppercase;font-size:.58rem}.admin-module__iJ98Na__adminHubCard strong{font-family:var(--font-serif);font-size:2rem;font-weight:300}.admin-module__iJ98Na__adminHubCard em{width:fit-content;color:var(--color-accent);letter-spacing:.18em;text-transform:uppercase;border:1px solid #bcab793d;padding:.35rem .55rem;font-size:.58rem;font-style:normal}.admin-module__iJ98Na__adminHubCard p{color:var(--color-gray-medium);line-height:1.6}@media (max-width:768px){.admin-module__iJ98Na__adminHub{grid-template-columns:1fr}.admin-module__iJ98Na__collectionRow{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2rem}.admin-module__iJ98Na__toggleBtn{width:100%}.admin-module__iJ98Na__proposalTop,.admin-module__iJ98Na__adminActions,.admin-module__iJ98Na__rejectForm{flex-direction:column;align-items:stretch;width:100%}.admin-module__iJ98Na__noteInput{width:100%}}
.collection-module__Z573FG__gridClassic{gap:var(--spacing-lg);padding:var(--spacing-xl) 0;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));display:grid}.collection-module__Z573FG__gridNarrative{flex-direction:column;gap:8rem;max-width:1200px;margin:0 auto;padding:4rem 0;display:flex}.collection-module__Z573FG__narrativeItem{aspect-ratio:16/9;width:100%;position:relative}.collection-module__Z573FG__narrativeItem:nth-child(2n){align-self:flex-end;width:70%}.collection-module__Z573FG__narrativeItem:nth-child(odd){align-self:flex-start;width:70%}.collection-module__Z573FG__gridMinimal{grid-template-columns:repeat(12,1fr);gap:4rem;padding:8rem 0;display:grid}.collection-module__Z573FG__minimalItem{aspect-ratio:4/5;grid-column:span 8;position:relative}.collection-module__Z573FG__minimalItem:nth-child(3n+1){grid-column:2/span 6}.collection-module__Z573FG__minimalItem:nth-child(3n+2){grid-column:6/span 6}.collection-module__Z573FG__minimalItem:nth-child(3n){grid-column:4/span 6}.collection-module__Z573FG__photoImage{object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.collection-module__Z573FG__photoLink:hover .collection-module__Z573FG__photoImage{transform:scale(1.05)}@media (max-width:800px){.collection-module__Z573FG__gridClassic{grid-template-columns:1fr}.collection-module__Z573FG__gridNarrative,.collection-module__Z573FG__gridMinimal{flex-direction:column;gap:3rem;display:flex}.collection-module__Z573FG__narrativeItem,.collection-module__Z573FG__minimalItem{grid-column:auto!important;width:100%!important}}
.dashboard-module__XABe8G__container{background-color:var(--color-black-primary);min-height:100vh;color:var(--color-white-soft);padding:var(--spacing-xl) var(--spacing-md)}.dashboard-module__XABe8G__header{text-align:center;max-width:1200px;margin:100px auto 60px}.dashboard-module__XABe8G__label{text-transform:uppercase;letter-spacing:.5em;color:var(--color-gray-medium);margin-bottom:1rem;font-size:.65rem;display:block}.dashboard-module__XABe8G__title{font-family:var(--font-serif);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem)}.dashboard-module__XABe8G__bentoGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(200px,auto);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.dashboard-module__XABe8G__emptyPanel{text-align:center;background-color:#ffffff06;border:1px solid #ffffff14;max-width:1200px;margin:-2rem auto 4rem;padding:2.5rem}.dashboard-module__XABe8G__emptyPanel h2{font-family:var(--font-serif);max-width:720px;margin:1rem auto;font-size:clamp(1.8rem,4vw,3rem);font-weight:300}.dashboard-module__XABe8G__emptyPanel p{color:var(--color-silver);max-width:680px;margin:0 auto;line-height:1.7}.dashboard-module__XABe8G__emptyActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.75rem;display:flex}.dashboard-module__XABe8G__emptyActions a{text-transform:uppercase;letter-spacing:.14em;color:var(--color-white-soft);border:1px solid #ffffff24;padding:.8rem 1.2rem;font-size:.7rem}.dashboard-module__XABe8G__emptyActions a:first-child{background-color:var(--color-white-soft);color:var(--color-black-primary)}.dashboard-module__XABe8G__bentoCard{background-color:#0a0a0a;border:1px solid #ffffff0d;flex-direction:column;justify-content:space-between;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.dashboard-module__XABe8G__bentoCard:hover{background-color:#0f0f0f;border-color:#ffffff26}.dashboard-module__XABe8G__large{grid-area:span 2/span 2}.dashboard-module__XABe8G__medium{grid-area:span 1/span 1}.dashboard-module__XABe8G__wide{grid-area:span 1/span 2}.dashboard-module__XABe8G__cardLabel{text-transform:uppercase;letter-spacing:.25em;color:var(--color-gray-medium);font-size:.6rem}.dashboard-module__XABe8G__bigValue{font-family:var(--font-serif);letter-spacing:-.04em;color:#f1f0ea;font-size:8rem;line-height:1}.dashboard-module__XABe8G__mediumValue{font-family:var(--font-serif);margin:1rem 0;font-size:3.5rem;line-height:1}.dashboard-module__XABe8G__cardFooter{color:var(--color-gray-medium);margin-top:1rem;font-size:.75rem}.dashboard-module__XABe8G__taxonomyList{flex-direction:column;gap:1.2rem;margin-top:1.5rem;display:flex}.dashboard-module__XABe8G__taxonomyItem{flex-direction:column;gap:.5rem;display:flex}.dashboard-module__XABe8G__taxonomyHeader{text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;font-size:.7rem;display:flex}.dashboard-module__XABe8G__progressBar{background-color:#ffffff0d;width:100%;height:2px;overflow:hidden}.dashboard-module__XABe8G__progressFill{background-color:#f1f0ea;height:100%;transition:width 1.2s cubic-bezier(.16,1,.3,1)}.dashboard-module__XABe8G__section{max-width:1200px;margin:10rem auto 0}.dashboard-module__XABe8G__sectionTitle{text-transform:uppercase;letter-spacing:.3em;color:var(--color-gray-medium);text-align:center;margin-bottom:3rem;font-size:.7rem}.dashboard-module__XABe8G__activityList{flex-direction:column;gap:1.5rem;display:flex}.dashboard-module__XABe8G__activityItem{border-bottom:1px solid #ffffff0d;gap:1rem;padding:1.5rem 0;font-size:.9rem;display:flex}.dashboard-module__XABe8G__activityUser{color:#f1f0ea;font-weight:700}.dashboard-module__XABe8G__activityText{color:var(--color-silver)}.dashboard-module__XABe8G__footer{text-align:center;opacity:.2;text-transform:uppercase;letter-spacing:.3em;border-top:1px solid #ffffff0d;margin-top:15rem;padding:4rem 0;font-size:.6rem}@media (max-width:1000px){.dashboard-module__XABe8G__bentoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.dashboard-module__XABe8G__bentoGrid{grid-template-columns:1fr}.dashboard-module__XABe8G__large,.dashboard-module__XABe8G__wide{grid-column:span 1}}.dashboard-module__XABe8G__printList{background-color:var(--color-gray-dark);border:1px solid var(--color-gray-dark);flex-direction:column;gap:1px;display:flex}.dashboard-module__XABe8G__printItem{background-color:var(--color-black-secondary);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.dashboard-module__XABe8G__printInfo{flex-direction:column;gap:.3rem;display:flex}.dashboard-module__XABe8G__printPhoto{font-family:var(--font-serif);color:var(--color-white-soft);font-size:.95rem;font-style:italic}.dashboard-module__XABe8G__printEmail{font-family:var(--font-sans);color:var(--color-accent);letter-spacing:.05em;font-size:.75rem;text-decoration:none}.dashboard-module__XABe8G__printEmail:hover{text-decoration:underline}.dashboard-module__XABe8G__printMessage{font-family:var(--font-sans);color:var(--color-silver);margin-top:.25rem;font-size:.8rem;font-style:italic}.dashboard-module__XABe8G__printStatus{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;border:1px solid;flex-shrink:0;padding:.3rem .75rem;font-size:.6rem}.dashboard-module__XABe8G__statusPaid{color:#7ecb9e;border-color:#7ecb9e}.dashboard-module__XABe8G__statusPending{color:var(--color-silver);border-color:var(--color-gray-dark)}
.exhibitions-module__Nc9IWq__container{background-color:var(--color-black-primary);min-height:100vh;padding-bottom:10rem}.exhibitions-module__Nc9IWq__hero{text-align:center;padding:12rem 0 6rem}.exhibitions-module__Nc9IWq__sectionLabel{letter-spacing:.5em;color:var(--color-accent);margin-bottom:2rem;font-size:.7rem;display:block}.exhibitions-module__Nc9IWq__title{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--color-white-soft);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,6rem);font-weight:300}.exhibitions-module__Nc9IWq__subtitle{color:var(--color-gray-medium);letter-spacing:.05em;max-width:500px;margin:0 auto;font-size:1.1rem;line-height:1.6}.exhibitions-module__Nc9IWq__conceptSection{padding:6rem 0}.exhibitions-module__Nc9IWq__conceptHeader{text-align:center;margin-bottom:4rem}.exhibitions-module__Nc9IWq__conceptTitleMain{font-family:var(--font-serif);color:var(--color-white-soft);margin-bottom:2rem;font-size:2rem;font-weight:300}.exhibitions-module__Nc9IWq__conceptDivider{background:var(--color-accent);width:60px;height:1px;margin:0 auto}.exhibitions-module__Nc9IWq__conceptGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.exhibitions-module__Nc9IWq__conceptCard{display:block;position:relative}.exhibitions-module__Nc9IWq__conceptImageWrapper{aspect-ratio:3/4;background:#080808;width:100%;position:relative;overflow:hidden}.exhibitions-module__Nc9IWq__conceptImg{object-fit:cover;transition:transform 1.2s var(--transition-slow);filter:grayscale(.5)}.exhibitions-module__Nc9IWq__conceptCard:hover .exhibitions-module__Nc9IWq__conceptImg{filter:grayscale(0);transform:scale(1.1)}.exhibitions-module__Nc9IWq__conceptOverlay{z-index:1;background:linear-gradient(#0000 40%,#000c);position:absolute;inset:0}.exhibitions-module__Nc9IWq__conceptContent{z-index:2;position:absolute;bottom:2rem;left:2rem;right:2rem}.exhibitions-module__Nc9IWq__conceptLabel{letter-spacing:.3em;color:var(--color-white-soft);margin-bottom:.5rem;font-size:.9rem}.exhibitions-module__Nc9IWq__conceptDesc{color:var(--color-gray-medium);opacity:0;font-size:.7rem;line-height:1.4;transition:all .5s;transform:translateY(10px)}.exhibitions-module__Nc9IWq__conceptCard:hover .exhibitions-module__Nc9IWq__conceptDesc{opacity:1;transform:translateY(0)}.exhibitions-module__Nc9IWq__exhibitionsList{padding:8rem 0}.exhibitions-module__Nc9IWq__listHeader{margin-bottom:6rem}.exhibitions-module__Nc9IWq__categoryLabel{letter-spacing:.5em;color:var(--color-gray-medium);margin-bottom:1.5rem;font-size:.65rem;display:block}.exhibitions-module__Nc9IWq__listTitle{font-family:var(--font-serif);font-size:3rem;font-weight:300}.exhibitions-module__Nc9IWq__grid{grid-template-columns:repeat(2,1fr);gap:4rem;display:grid}.exhibitions-module__Nc9IWq__exhibitionItem{flex-direction:column;gap:2.5rem;display:flex}.exhibitions-module__Nc9IWq__imageStack{aspect-ratio:4/3;background:#050505;width:100%;position:relative;overflow:hidden;box-shadow:0 40px 80px #0006}.exhibitions-module__Nc9IWq__mainImage{object-fit:cover;transition:transform 1.5s var(--transition-slow)}.exhibitions-module__Nc9IWq__exhibitionItem:hover .exhibitions-module__Nc9IWq__mainImage{transform:scale(1.05)}.exhibitions-module__Nc9IWq__imageOverlay{background:#0000001a;transition:background .5s;position:absolute;inset:0}.exhibitions-module__Nc9IWq__exhibitionItem:hover .exhibitions-module__Nc9IWq__imageOverlay{background:0 0}.exhibitions-module__Nc9IWq__info{flex-direction:column;gap:1.5rem;display:flex}.exhibitions-module__Nc9IWq__infoTop{flex-direction:column;gap:.5rem;display:flex}.exhibitions-module__Nc9IWq__exNumber{letter-spacing:.3em;color:var(--color-accent);font-size:.6rem}.exhibitions-module__Nc9IWq__exTitle{font-family:var(--font-serif);font-size:2rem;font-weight:300}.exhibitions-module__Nc9IWq__exDescription{color:var(--color-gray-medium);max-width:90%;font-size:.95rem;line-height:1.6}.exhibitions-module__Nc9IWq__exFooter{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1.5rem;display:flex}.exhibitions-module__Nc9IWq__exCreator{letter-spacing:.2em;color:var(--color-silver);font-size:.65rem}.exhibitions-module__Nc9IWq__viewMore{letter-spacing:.2em;color:var(--color-accent);font-size:.65rem}.exhibitions-module__Nc9IWq__emptyState{text-align:center;border-top:1px solid #ffffff0d;grid-column:1/-1;padding:10rem 0}.exhibitions-module__Nc9IWq__emptyState p{font-family:var(--font-serif);margin-bottom:1rem;font-size:2rem;font-style:italic}.exhibitions-module__Nc9IWq__emptyState span{letter-spacing:.3em;color:var(--color-gray-dark);font-size:.8rem}.exhibitions-module__Nc9IWq__footer{border-top:1px solid #ffffff08;padding:8rem 0}.exhibitions-module__Nc9IWq__footerInner{justify-content:space-between;align-items:center;display:flex}.exhibitions-module__Nc9IWq__footerLogo{font-family:var(--font-serif);letter-spacing:.3em;font-size:1.5rem}.exhibitions-module__Nc9IWq__footerInner p{letter-spacing:.1em;color:var(--color-gray-dark);font-size:.7rem}@media (max-width:1000px){.exhibitions-module__Nc9IWq__conceptGrid{grid-template-columns:repeat(2,1fr)}.exhibitions-module__Nc9IWq__grid{grid-template-columns:1fr;gap:6rem}}
.explore-module__8HEYta__container{background-color:var(--color-black-primary);min-height:100vh;padding-bottom:8rem}.explore-module__8HEYta__hero{padding:10rem var(--spacing-md) 6rem;text-align:center;max-width:1200px;margin:0 auto}.explore-module__8HEYta__label{text-transform:uppercase;letter-spacing:.5em;color:var(--color-accent);margin-bottom:2rem;font-size:.65rem;display:block}.explore-module__8HEYta__title{font-family:var(--font-serif);letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(3rem,8vw,6rem);font-weight:300;line-height:.9}.explore-module__8HEYta__subtitle{color:var(--color-gray-medium);max-width:600px;margin:0 auto 4rem;font-size:1.1rem;line-height:1.8}.explore-module__8HEYta__searchForm{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.explore-module__8HEYta__searchMain{border-bottom:1px solid #ffffff1a;padding:1rem 0;position:relative}.explore-module__8HEYta__searchIcon{color:var(--color-gray-medium);pointer-events:none;position:absolute;top:50%;left:0;transform:translateY(-50%)}.explore-module__8HEYta__searchInput{width:100%;color:var(--color-white-soft);background:0 0;border:none;outline:none;padding:0 0 0 2.5rem;font-size:1.2rem}.explore-module__8HEYta__searchFilters{justify-content:center;gap:2rem;display:flex}.explore-module__8HEYta__filterInput{text-transform:uppercase;letter-spacing:.1em;color:var(--color-gray-medium);text-align:center;background:0 0;border:none;border-bottom:1px solid #ffffff0d;outline:none;width:150px;padding:.5rem 0;font-size:.75rem}.explore-module__8HEYta__filterInput:focus{border-color:var(--color-white-soft);color:var(--color-white-soft)}.explore-module__8HEYta__liveResults{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:left;background:#050505f5;border:1px solid #ffffff14;flex-direction:column;gap:.35rem;padding:.9rem;display:flex;position:absolute;top:calc(100% + .75rem);left:0;right:0}.explore-module__8HEYta__liveLabel{letter-spacing:.24em;text-transform:uppercase;color:var(--color-gray-medium);padding:.4rem .5rem .6rem;font-size:.58rem}.explore-module__8HEYta__liveResult{color:var(--color-white-soft);align-items:center;gap:.8rem;padding:.65rem .5rem;transition:background-color .2s;display:flex}.explore-module__8HEYta__liveResult:hover,.explore-module__8HEYta__liveResult:focus-visible{background:#ffffff0a}.explore-module__8HEYta__liveResult strong,.explore-module__8HEYta__liveResult small{display:block}.explore-module__8HEYta__liveResult strong{font-family:var(--font-serif);font-size:.95rem;font-weight:400}.explore-module__8HEYta__liveResult small{letter-spacing:.14em;text-transform:uppercase;color:var(--color-gray-medium);margin-top:.2rem;font-size:.62rem}.explore-module__8HEYta__liveAvatar,.explore-module__8HEYta__liveAvatarFallback{border-radius:50%;flex:none;width:36px;height:36px}.explore-module__8HEYta__liveAvatar{object-fit:cover}.explore-module__8HEYta__liveAvatarFallback{background:var(--color-black-secondary);border:1px solid #ffffff14}.explore-module__8HEYta__filterBar{padding:4rem var(--spacing-md);scrollbar-width:none;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;justify-content:center;gap:3rem;margin-bottom:6rem;display:flex;overflow-x:auto}.explore-module__8HEYta__filterItem{text-transform:uppercase;letter-spacing:.2em;color:var(--color-gray-medium);white-space:nowrap;font-size:.75rem;transition:all .3s}.explore-module__8HEYta__filterItem:hover,.explore-module__8HEYta__filterActive{color:var(--color-white-soft)}.explore-module__8HEYta__filterActive{position:relative}.explore-module__8HEYta__filterActive:after{content:"";background-color:var(--color-white-soft);width:1px;height:2rem;position:absolute;bottom:-4rem;left:50%;transform:translate(-50%)}.explore-module__8HEYta__results{max-width:1600px;padding:0 var(--spacing-md);margin:0 auto}.explore-module__8HEYta__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:6rem 4rem;display:grid}.explore-module__8HEYta__photographersSection{margin-bottom:8rem}.explore-module__8HEYta__sectionTitle{text-transform:uppercase;letter-spacing:.4em;color:var(--color-accent);text-align:center;margin-bottom:3rem;font-size:.65rem}.explore-module__8HEYta__photographersGrid{flex-wrap:wrap;justify-content:center;gap:4rem;display:flex}.explore-module__8HEYta__photographerCard{flex-direction:column;align-items:center;gap:1.5rem;transition:all .4s;display:flex}.explore-module__8HEYta__photographerCard:hover{transform:translateY(-5px)}.explore-module__8HEYta__photographerAvatar{object-fit:cover;border:1px solid #ffffff1a;border-radius:50%;width:80px;height:80px}.explore-module__8HEYta__photographerAvatarPlaceholder{background:var(--color-black-secondary);border-radius:50%;width:80px;height:80px}.explore-module__8HEYta__photographerMeta{text-align:center}.explore-module__8HEYta__photographerName{font-family:var(--font-serif);margin-bottom:.3rem;font-size:1.2rem}.explore-module__8HEYta__photographerHandle{text-transform:uppercase;letter-spacing:.2em;color:var(--color-gray-medium);font-size:.6rem}.explore-module__8HEYta__emptyState{padding:10rem var(--spacing-md);text-align:center;background:#ffffff05;border:1px solid #ffffff0f}.explore-module__8HEYta__emptyKicker{color:var(--color-accent);letter-spacing:.3em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.62rem;display:block}.explore-module__8HEYta__emptyTitle{font-family:var(--font-serif);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.4rem);font-weight:300}.explore-module__8HEYta__emptyState p{max-width:560px;color:var(--color-gray-medium);margin:0 auto;line-height:1.7}.explore-module__8HEYta__emptyActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.explore-module__8HEYta__emptyPrimary,.explore-module__8HEYta__emptySecondary{letter-spacing:.22em;text-transform:uppercase;padding:.95rem 1.5rem;font-size:.65rem;transition:all .3s}.explore-module__8HEYta__emptyPrimary{background:var(--color-white-soft);color:#000;border:1px solid var(--color-white-soft)}.explore-module__8HEYta__emptySecondary{color:var(--color-white-soft);border:1px solid #ffffff24}.explore-module__8HEYta__emptyPrimary:hover,.explore-module__8HEYta__emptySecondary:hover{transform:translateY(-2px)}.explore-module__8HEYta__pagination{justify-content:center;gap:4rem;margin-top:10rem;display:flex}.explore-module__8HEYta__pageLink{text-transform:uppercase;letter-spacing:.3em;color:var(--color-gray-medium);font-size:.7rem;transition:color .3s}.explore-module__8HEYta__pageLink:hover{color:var(--color-white-soft)}@media (max-width:768px){.explore-module__8HEYta__hero{padding-top:8rem}.explore-module__8HEYta__grid{grid-template-columns:1fr}.explore-module__8HEYta__filterBar,.explore-module__8HEYta__photographersGrid{gap:2rem}.explore-module__8HEYta__emptyActions{flex-direction:column}}
.login-module__WEZH7G__container{background-color:var(--color-black-primary);min-height:100vh;padding:var(--spacing-md);justify-content:center;align-items:center;display:flex}.login-module__WEZH7G__loginBox{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;background:#ffffff05;border:1px solid #ffffff0d;width:100%;max-width:440px;padding:3rem;animation:1.2s forwards login-module__WEZH7G__fadeIn}.login-module__WEZH7G__logo{font-family:var(--font-serif);letter-spacing:.2em;letter-spacing:.5em;color:#f1f0ea;text-align:center;margin-bottom:1rem;font-size:1.5rem;text-decoration:none}.login-module__WEZH7G__header{text-align:center}.login-module__WEZH7G__labelSmall{text-transform:uppercase;letter-spacing:.4em;color:var(--color-gray-medium);margin-bottom:1rem;font-size:.6rem;display:block}.login-module__WEZH7G__title{font-family:var(--font-serif);letter-spacing:-.02em;color:#fff;margin-bottom:1.5rem;font-size:2.5rem}.login-module__WEZH7G__manifesto{font-family:var(--font-serif);color:var(--color-silver);opacity:.7;font-size:1rem;font-style:italic;line-height:1.6}.login-module__WEZH7G__form{flex-direction:column;gap:1.5rem;display:flex}.login-module__WEZH7G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__label{text-transform:uppercase;letter-spacing:.15em;color:var(--color-gray-medium);font-size:.65rem}.login-module__WEZH7G__labelRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.login-module__WEZH7G__inlineLink{color:var(--color-silver);letter-spacing:.12em;text-transform:uppercase;text-underline-offset:.3em;font-size:.62rem;text-decoration:underline;transition:color .3s,text-underline-offset .3s}.login-module__WEZH7G__inlineLink:hover,.login-module__WEZH7G__inlineLink:focus-visible{color:#fff;text-underline-offset:.45em}.login-module__WEZH7G__input{color:#fff;background-color:#ffffff08;border:1px solid #ffffff14;width:100%;padding:1.2rem;font-size:.9rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.login-module__WEZH7G__input:focus{background-color:#ffffff0f;border-color:#fff3;outline:none}.login-module__WEZH7G__button{color:#000;text-transform:uppercase;letter-spacing:.3em;cursor:pointer;background-color:#f1f0ea;border:none;margin-top:1rem;padding:1.2rem;font-size:.7rem;font-weight:700;transition:all .4s}.login-module__WEZH7G__button:hover{background-color:#fff;transform:translateY(-2px);box-shadow:0 10px 30px #f1f0ea1a}.login-module__WEZH7G__error{color:#ff4d4d;text-align:center;font-size:.75rem}.login-module__WEZH7G__message{color:var(--color-silver);text-align:center;font-size:.8rem}.login-module__WEZH7G__footer{text-align:center;color:var(--color-silver);border-top:1px solid #ffffff14;margin-top:1.75rem;padding-top:1.25rem;font-size:.82rem;line-height:1.5}.login-module__WEZH7G__link{color:#f1f0ea;letter-spacing:.16em;text-underline-offset:.35em;text-transform:uppercase;align-items:center;min-height:32px;margin-left:.25rem;font-size:.72rem;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;transition:color .3s,text-underline-offset .3s;display:inline-flex}.login-module__WEZH7G__link:hover,.login-module__WEZH7G__link:focus-visible{color:#fff;text-underline-offset:.5em}.login-module__WEZH7G__link:focus-visible{outline-offset:4px;outline:1px solid #ffffff80}@keyframes login-module__WEZH7G__fadeIn{to{opacity:1}}@media (max-width:520px){.login-module__WEZH7G__container{align-items:flex-start;padding:1rem}.login-module__WEZH7G__loginBox{padding:2.5rem 2rem}.login-module__WEZH7G__footer{margin-top:2rem}.login-module__WEZH7G__link{justify-content:center;margin:.45rem auto 0;display:flex}}
.not-found-module__HS70Aa__container{background-color:var(--color-black-primary);min-height:100vh;color:var(--color-white-soft);flex-direction:column;display:flex}.not-found-module__HS70Aa__content{width:100%;max-width:1180px;padding:12rem var(--spacing-md) 6rem;flex:1;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);align-items:center;gap:5rem;margin:0 auto;display:grid}.not-found-module__HS70Aa__frame{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:4rem 0}.not-found-module__HS70Aa__errorCode{color:var(--color-accent);letter-spacing:.5em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.7rem;display:block}.not-found-module__HS70Aa__title{max-width:760px;font-family:var(--font-serif);letter-spacing:-.04em;font-size:clamp(2.8rem,8vw,6rem);font-weight:300;line-height:.95}.not-found-module__HS70Aa__description{max-width:560px;color:var(--color-silver);font-family:var(--font-serif);margin-top:2rem;font-size:1.2rem;font-style:italic;line-height:1.7}.not-found-module__HS70Aa__actions{flex-wrap:wrap;gap:1rem;margin-top:3rem;display:flex}.not-found-module__HS70Aa__primaryAction,.not-found-module__HS70Aa__secondaryAction{letter-spacing:.18em;text-transform:uppercase;justify-content:center;align-items:center;gap:.6rem;min-height:46px;padding:.85rem 1.2rem;font-size:.68rem;font-weight:700;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.not-found-module__HS70Aa__primaryAction{background-color:var(--color-white-soft);color:var(--color-black-primary)}.not-found-module__HS70Aa__primaryAction:hover{background-color:#fff}.not-found-module__HS70Aa__secondaryAction{color:var(--color-white-soft);border:1px solid #ffffff1f}.not-found-module__HS70Aa__secondaryAction:hover{border-color:#ffffff52}.not-found-module__HS70Aa__notes{background-color:#ffffff05;border:1px solid #ffffff0f;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.not-found-module__HS70Aa__note{color:var(--color-silver);align-items:flex-start;gap:1rem;font-size:.82rem;line-height:1.6;display:flex}.not-found-module__HS70Aa__noteNumber{color:var(--color-accent);font-family:var(--font-serif)}.not-found-module__HS70Aa__noteLine{background-color:#ffffff14;height:1px}.not-found-module__HS70Aa__footer{padding:3rem var(--spacing-md);text-align:center;color:#ffffff40;text-transform:uppercase;letter-spacing:.3em;font-size:.6rem}@media (max-width:820px){.not-found-module__HS70Aa__content{grid-template-columns:1fr;gap:3rem;padding-top:9rem}.not-found-module__HS70Aa__notes{padding:1.5rem}}
.print-shop-module__Q1mbfa__container{background-color:var(--color-black-primary);min-height:100vh;color:var(--color-white-soft)}.print-shop-module__Q1mbfa__hero{padding:var(--spacing-xl) var(--spacing-md);padding-top:calc(var(--spacing-xl) + 80px);text-align:center;max-width:900px;margin:0 auto}.print-shop-module__Q1mbfa__kicker{font-family:var(--font-sans);letter-spacing:.3em;color:var(--color-accent);text-transform:uppercase;margin-bottom:1.5rem;font-size:.65rem;display:block}.print-shop-module__Q1mbfa__title{font-family:var(--font-serif);color:var(--color-white-soft);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,5rem);font-weight:400;line-height:1.1}.print-shop-module__Q1mbfa__accent{color:var(--color-accent);font-style:italic}.print-shop-module__Q1mbfa__subtitle{font-family:var(--font-sans);color:var(--color-silver);max-width:600px;margin:0 auto 2rem;font-size:1rem;line-height:1.8}.print-shop-module__Q1mbfa__priceBadge{font-family:var(--font-sans);letter-spacing:.1em;color:var(--color-silver);border:1px solid var(--color-gray-dark);padding:.6rem 1.4rem;font-size:.8rem;display:inline-block}.print-shop-module__Q1mbfa__priceBadge strong{color:var(--color-accent);margin-left:.3rem}.print-shop-module__Q1mbfa__process{background-color:var(--color-gray-dark);border-top:1px solid var(--color-gray-dark);border-bottom:1px solid var(--color-gray-dark);margin:var(--spacing-lg) 0;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}@media (max-width:768px){.print-shop-module__Q1mbfa__process{grid-template-columns:1fr}}.print-shop-module__Q1mbfa__step{background-color:var(--color-black-primary);padding:var(--spacing-md);flex-direction:column;gap:.75rem;display:flex}.print-shop-module__Q1mbfa__stepNum{font-family:var(--font-serif);color:var(--color-gray-dark);font-size:2.5rem;font-weight:400;line-height:1}.print-shop-module__Q1mbfa__step h3{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--color-white-soft);font-size:.75rem;font-weight:500}.print-shop-module__Q1mbfa__step p{font-family:var(--font-sans);color:var(--color-silver);font-size:.85rem;line-height:1.7}.print-shop-module__Q1mbfa__catalog{padding:0 var(--spacing-md) var(--spacing-xl);max-width:1400px;margin:0 auto}.print-shop-module__Q1mbfa__catalogHeader{margin-bottom:var(--spacing-md);justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.print-shop-module__Q1mbfa__catalogTitle{font-family:var(--font-sans);letter-spacing:.3em;text-transform:uppercase;color:var(--color-gray-medium);font-size:.65rem}.print-shop-module__Q1mbfa__clearFilters{color:var(--color-silver);letter-spacing:.18em;text-transform:uppercase;text-underline-offset:.35em;font-size:.65rem;text-decoration:underline}.print-shop-module__Q1mbfa__filters{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(180px,.8fr) auto;gap:.75rem;margin-bottom:1rem;display:grid}.print-shop-module__Q1mbfa__filterInput,.print-shop-module__Q1mbfa__filterSelect{background-color:var(--color-black-secondary);border:1px solid var(--color-gray-dark);width:100%;color:var(--color-white-soft);font-family:var(--font-sans);letter-spacing:.08em;outline:none;padding:.85rem 1rem;font-size:.75rem}.print-shop-module__Q1mbfa__filterInput{text-transform:uppercase}.print-shop-module__Q1mbfa__filterSelect{cursor:pointer}.print-shop-module__Q1mbfa__filterInput:focus,.print-shop-module__Q1mbfa__filterSelect:focus{border-color:var(--color-accent)}.print-shop-module__Q1mbfa__filterButton{background-color:var(--color-white-soft);color:var(--color-black-primary);font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;border:none;padding:.85rem 1.4rem;font-size:.65rem;font-weight:700}.print-shop-module__Q1mbfa__categoryChips{margin:0 0 var(--spacing-md);flex-wrap:wrap;gap:.5rem;display:flex}.print-shop-module__Q1mbfa__categoryChip{border:1px solid var(--color-gray-dark);color:var(--color-gray-medium);letter-spacing:.16em;text-transform:uppercase;transition:color var(--transition-medium), border-color var(--transition-medium);padding:.45rem .8rem;font-size:.62rem}.print-shop-module__Q1mbfa__categoryChip:hover,.print-shop-module__Q1mbfa__categoryChipActive{color:var(--color-white-soft);border-color:#ffffff40}.print-shop-module__Q1mbfa__grid{background-color:var(--color-gray-dark);border:1px solid var(--color-gray-dark);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1px;display:grid}@media (max-width:480px){.print-shop-module__Q1mbfa__grid,.print-shop-module__Q1mbfa__filters{grid-template-columns:1fr}.print-shop-module__Q1mbfa__catalogHeader{flex-direction:column;align-items:flex-start}}.print-shop-module__Q1mbfa__card{background-color:var(--color-black-secondary);transition:background-color var(--transition-medium);text-decoration:none;display:block}.print-shop-module__Q1mbfa__card:hover{background-color:var(--color-gray-dark)}.print-shop-module__Q1mbfa__imageWrap{aspect-ratio:4/3;position:relative;overflow:hidden}.print-shop-module__Q1mbfa__image{object-fit:cover;transition:transform var(--transition-slow)}.print-shop-module__Q1mbfa__card:hover .print-shop-module__Q1mbfa__image{transform:scale(1.03)}.print-shop-module__Q1mbfa__overlay{opacity:0;transition:opacity var(--transition-medium);background:linear-gradient(#0000 40%,#000000b3 100%);align-items:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.print-shop-module__Q1mbfa__card:hover .print-shop-module__Q1mbfa__overlay{opacity:1}.print-shop-module__Q1mbfa__cta{font-family:var(--font-sans);letter-spacing:.25em;text-transform:uppercase;color:var(--color-white-soft);border-bottom:1px solid var(--color-accent);padding-bottom:2px;font-size:.65rem}.print-shop-module__Q1mbfa__info{flex-direction:column;gap:.3rem;padding:1.25rem;display:flex}.print-shop-module__Q1mbfa__photoTitle{font-family:var(--font-serif);color:var(--color-white-soft);font-size:1rem;font-style:italic}.print-shop-module__Q1mbfa__author{font-family:var(--font-sans);letter-spacing:.1em;color:var(--color-gray-medium);font-size:.7rem}.print-shop-module__Q1mbfa__price{font-family:var(--font-sans);color:var(--color-accent);letter-spacing:.05em;margin-top:.3rem;font-size:.75rem}.print-shop-module__Q1mbfa__empty{text-align:center;padding:var(--spacing-xl) var(--spacing-md);color:var(--color-gray-medium);background:#050505;border:1px solid #ffffff0f;flex-direction:column;align-items:center;gap:1rem;display:flex}.print-shop-module__Q1mbfa__emptyKicker{color:var(--color-accent);letter-spacing:.28em;text-transform:uppercase;font-size:.62rem}.print-shop-module__Q1mbfa__empty h3{color:var(--color-white-soft);font-family:var(--font-serif);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:300}.print-shop-module__Q1mbfa__empty p{max-width:520px;color:var(--color-gray-medium);line-height:1.7}.print-shop-module__Q1mbfa__emptyActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.print-shop-module__Q1mbfa__emptyPrimary,.print-shop-module__Q1mbfa__emptySecondary{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;padding:.95rem 1.5rem;font-size:.65rem;transition:all .3s}.print-shop-module__Q1mbfa__emptyPrimary{background:var(--color-white-soft);color:#000;border:1px solid var(--color-white-soft)}.print-shop-module__Q1mbfa__emptySecondary{color:var(--color-white-soft);border:1px solid #ffffff24}.print-shop-module__Q1mbfa__emptyPrimary:hover,.print-shop-module__Q1mbfa__emptySecondary:hover{transform:translateY(-2px)}.print-shop-module__Q1mbfa__pagination{justify-content:center;align-items:center;gap:2rem;margin-top:4rem;display:flex}.print-shop-module__Q1mbfa__pageLink,.print-shop-module__Q1mbfa__pageIndicator{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;font-size:.65rem}.print-shop-module__Q1mbfa__pageLink{color:var(--color-white-soft);transition:color var(--transition-medium), border-color var(--transition-medium);border-bottom:1px solid #fff3;padding-bottom:.2rem}.print-shop-module__Q1mbfa__pageLink:hover{color:var(--color-accent);border-color:var(--color-accent)}.print-shop-module__Q1mbfa__pageIndicator{color:var(--color-gray-medium)}.print-shop-module__Q1mbfa__guarantee{padding:var(--spacing-xl) var(--spacing-md);text-align:center;border-top:1px solid var(--color-gray-dark);max-width:700px;margin:0 auto}.print-shop-module__Q1mbfa__guarantee h2{font-family:var(--font-serif);color:var(--color-white-soft);margin:1rem 0;font-size:clamp(1.8rem,4vw,3rem);font-weight:400}.print-shop-module__Q1mbfa__guarantee p{font-family:var(--font-sans);color:var(--color-silver);font-size:.9rem;line-height:1.8}
.success-module__xraNdW__container{min-height:100vh}.success-module__xraNdW__content{max-width:640px;padding:var(--spacing-xl) var(--spacing-md);margin:0 auto}.success-module__xraNdW__kicker{color:var(--color-gray-medium);letter-spacing:.18em;text-transform:uppercase;font-size:.7rem}.success-module__xraNdW__content h1{font-family:var(--font-serif);margin:1rem 0;font-size:2.5rem}.success-module__xraNdW__content p{color:var(--color-silver);font-size:.95rem;line-height:1.7}.success-module__xraNdW__orderCard{border:1px solid var(--color-gray-dark);flex-direction:column;margin:1.5rem 0;display:flex}.success-module__xraNdW__orderRow{border-bottom:1px solid var(--color-gray-dark);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.success-module__xraNdW__orderRow:last-child{border-bottom:none}.success-module__xraNdW__orderRow span{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--color-gray-medium);font-size:.65rem}.success-module__xraNdW__orderRow strong{font-family:var(--font-serif);color:var(--color-white-soft);font-size:1rem;font-style:italic;font-weight:400}.success-module__xraNdW__note{font-family:var(--font-sans);color:var(--color-gray-medium);margin-top:1.5rem;font-size:.8rem;line-height:1.7}.success-module__xraNdW__actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.success-module__xraNdW__actions a{border:1px solid var(--color-gray-dark);color:var(--color-white-soft);font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;padding:.85rem 1rem;font-size:.72rem;text-decoration:none;transition:border-color .3s}.success-module__xraNdW__actions a:hover{border-color:var(--color-white-soft)}
.settings-module__eSbG6G__container{background-color:var(--color-black-primary);color:#fff;min-height:100vh;padding-bottom:8rem}.settings-module__eSbG6G__content{max-width:900px;padding:10rem var(--spacing-md) 0;margin:0 auto}.settings-module__eSbG6G__header{text-align:center;margin-bottom:8rem}.settings-module__eSbG6G__label{text-transform:uppercase;letter-spacing:.5em;color:var(--color-accent);margin-bottom:2rem;font-size:.65rem;display:block}.settings-module__eSbG6G__title{font-family:var(--font-serif);letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:300;line-height:.9}.settings-module__eSbG6G__subtitle{color:var(--color-gray-medium);max-width:500px;margin:0 auto;font-size:1.1rem;line-height:1.8}.settings-module__eSbG6G__form{flex-direction:column;gap:5rem;display:flex}.settings-module__eSbG6G__section{grid-template-columns:250px 1fr;gap:4rem;display:grid}.settings-module__eSbG6G__sectionInfo{position:sticky;top:10rem}.settings-module__eSbG6G__sectionTitle{text-transform:uppercase;letter-spacing:.3em;color:var(--color-white-soft);margin-bottom:1rem;font-size:.65rem;display:block}.settings-module__eSbG6G__sectionDesc{color:var(--color-gray-medium);font-size:.85rem;line-height:1.6}.settings-module__eSbG6G__fields{flex-direction:column;gap:3rem;display:flex}.settings-module__eSbG6G__field{flex-direction:column;gap:1rem;display:flex}.settings-module__eSbG6G__field label{text-transform:uppercase;letter-spacing:.2em;color:var(--color-accent);font-size:.6rem}.settings-module__eSbG6G__field input,.settings-module__eSbG6G__field textarea{color:var(--color-white-soft);background-color:#ffffff05;border:1px solid #ffffff0d;outline:none;padding:1.2rem;font-size:1rem;transition:all .3s}.settings-module__eSbG6G__field input:focus,.settings-module__eSbG6G__field textarea:focus{border-color:var(--color-white-soft);background-color:#ffffff0a}.settings-module__eSbG6G__usernameField{background-color:#ffffff05;border:1px solid #ffffff0d;align-items:center;transition:all .3s;display:flex}.settings-module__eSbG6G__usernameField:focus-within{border-color:var(--color-white-soft)}.settings-module__eSbG6G__usernameField span{color:var(--color-gray-medium);font-family:var(--font-serif);padding:0 1.2rem}.settings-module__eSbG6G__usernameField input{background:0 0;border:none;width:100%;padding-left:0}.settings-module__eSbG6G__checkboxField{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;align-items:flex-start;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}.settings-module__eSbG6G__checkboxField:hover{background:#ffffff0a}.settings-module__eSbG6G__actions{border-top:1px solid #ffffff0d;justify-content:flex-end;gap:2rem;margin-top:4rem;padding-top:4rem;display:flex}.settings-module__eSbG6G__primaryButton{background:var(--color-white-soft);color:#000;text-transform:uppercase;letter-spacing:.2em;padding:1.2rem 3rem;font-size:.75rem;transition:all .3s}.settings-module__eSbG6G__secondaryButton{color:var(--color-white-soft);text-transform:uppercase;letter-spacing:.2em;border:1px solid #ffffff1a;padding:1.2rem 3rem;font-size:.75rem;transition:all .3s}.settings-module__eSbG6G__primaryButton:hover{background:#fff;transform:translateY(-2px)}.settings-module__eSbG6G__secondaryButton:hover{border-color:var(--color-white-soft)}.settings-module__eSbG6G__dangerZone{background-color:#e74c3c05;border:1px solid #e74c3c1a;margin-top:10rem;padding:4rem}.settings-module__eSbG6G__dangerTitle{color:#ff6558;letter-spacing:.3em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.65rem;display:block}.settings-module__eSbG6G__dangerText{max-width:640px;color:var(--color-gray-medium);margin-bottom:2.5rem;font-size:.9rem;line-height:1.7}.settings-module__eSbG6G__dangerButton,.settings-module__eSbG6G__confirmDeleteButton,.settings-module__eSbG6G__cancelButton{color:#ff6558;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;background:#e74c3c14;border:1px solid #e74c3c6b;min-height:48px;padding:.95rem 1.35rem;font-size:.68rem;font-weight:700;transition:background-color .3s,border-color .3s,transform .3s}.settings-module__eSbG6G__dangerButton:hover,.settings-module__eSbG6G__confirmDeleteButton:hover{background:#e74c3c29;border-color:#ff6558bf;transform:translateY(-1px)}.settings-module__eSbG6G__confirmBox{flex-direction:column;gap:1.5rem;max-width:520px;display:flex}.settings-module__eSbG6G__confirmInput{width:100%;color:var(--color-white-soft);background:#000;border:1px solid #e74c3c38;outline:none;padding:1rem}.settings-module__eSbG6G__confirmInput:focus{border-color:#ff6558bf}.settings-module__eSbG6G__confirmActions{flex-wrap:wrap;gap:1rem;display:flex}.settings-module__eSbG6G__confirmDeleteButton{color:#fff;background:#e74c3c}.settings-module__eSbG6G__confirmDeleteButton:disabled{cursor:not-allowed;opacity:.45;transform:none}.settings-module__eSbG6G__cancelButton{color:var(--color-gray-medium);background:0 0;border-color:#ffffff1f}.settings-module__eSbG6G__cancelButton:hover{color:var(--color-white-soft);border-color:#ffffff47}.settings-module__eSbG6G__supportPanel{background:linear-gradient(135deg,#bcab790f,#ffffff04);border:1px solid #bcab792e;margin-top:8rem;padding:4rem}.settings-module__eSbG6G__panelTitle{font-family:var(--font-serif);margin:.8rem 0 1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:300}.settings-module__eSbG6G__supportGrid{background:#ffffff0f;border:1px solid #ffffff0f;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:3rem 0;display:grid}.settings-module__eSbG6G__supportCard{background:#050505;flex-direction:column;gap:.65rem;min-height:150px;padding:2rem;display:flex}.settings-module__eSbG6G__supportCard span{color:var(--color-accent);letter-spacing:.28em;text-transform:uppercase;font-size:.58rem}.settings-module__eSbG6G__supportCard strong{color:var(--color-white-soft);font-family:var(--font-serif);font-size:2rem;font-weight:300}.settings-module__eSbG6G__supportCard small{color:var(--color-gray-medium);letter-spacing:.08em;font-size:.72rem}.settings-module__eSbG6G__supportActions{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:900px){.settings-module__eSbG6G__section{grid-template-columns:1fr;gap:2rem}.settings-module__eSbG6G__sectionInfo{position:static}.settings-module__eSbG6G__actions{flex-direction:column}.settings-module__eSbG6G__supportPanel,.settings-module__eSbG6G__dangerZone{padding:2rem}.settings-module__eSbG6G__supportGrid{grid-template-columns:1fr}.settings-module__eSbG6G__supportActions{flex-direction:column}.settings-module__eSbG6G__confirmActions,.settings-module__eSbG6G__dangerButton,.settings-module__eSbG6G__confirmDeleteButton,.settings-module__eSbG6G__cancelButton{width:100%}}
.support-module__a4J_va__container{background-color:var(--color-black-primary);min-height:100vh;color:var(--color-white-soft);padding:0 var(--spacing-md)}.support-module__a4J_va__hero{text-align:center;max-width:1000px;margin:0 auto;padding:15rem 0 10rem}.support-module__a4J_va__label{text-transform:uppercase;letter-spacing:.5em;color:var(--color-gray-medium);margin-bottom:2rem;font-size:.7rem;display:block}.support-module__a4J_va__title{font-family:var(--font-serif);letter-spacing:-.04em;margin-bottom:3rem;font-size:clamp(3rem,8vw,6rem);line-height:1}.support-module__a4J_va__accent{color:var(--color-gray-medium);font-style:italic;font-weight:300}.support-module__a4J_va__subtitle{font-family:var(--font-serif);color:var(--color-silver);max-width:800px;margin:0 auto;font-size:1.4rem;font-style:italic;line-height:1.6}.support-module__a4J_va__notice,.support-module__a4J_va__error{letter-spacing:.12em;text-transform:uppercase;border:1px solid #ffffff1a;max-width:620px;margin:2rem auto 0;padding:1rem 1.25rem;font-size:.75rem;line-height:1.6}.support-module__a4J_va__notice{color:var(--color-silver);background:#ffffff08}.support-module__a4J_va__error{color:#ff8a8a;background:#ff4d4d0f;border-color:#ff4d4d2e}.support-module__a4J_va__plansGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto 15rem;display:grid}.support-module__a4J_va__planCard{background-color:#0a0a0a;border:1px solid #ffffff0d;flex-direction:column;padding:4rem 3rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex}.support-module__a4J_va__featured{color:#000;z-index:10;background-color:#f1f0ea;border:none;transform:scale(1.05)}.support-module__a4J_va__featured .support-module__a4J_va__planPrice span,.support-module__a4J_va__featured .support-module__a4J_va__features li,.support-module__a4J_va__featured .support-module__a4J_va__planIcon{color:#0009}.support-module__a4J_va__featured .support-module__a4J_va__planButton{color:#f1f0ea;background-color:#000}.support-module__a4J_va__planIcon{color:var(--color-gray-medium);margin-bottom:2rem}.support-module__a4J_va__planName{text-transform:uppercase;letter-spacing:.3em;margin-bottom:1.5rem;font-size:.7rem}.support-module__a4J_va__planPrice{font-family:var(--font-serif);letter-spacing:-.02em;margin-bottom:3rem;font-size:3.5rem}.support-module__a4J_va__planPrice span{letter-spacing:0;color:var(--color-gray-medium);font-size:1rem}.support-module__a4J_va__features{flex-direction:column;flex:1;gap:1.2rem;margin:0 0 4rem;padding:0;list-style:none;display:flex}.support-module__a4J_va__features li{color:var(--color-silver);border-bottom:1px solid #ffffff08;padding-bottom:.8rem;font-size:.85rem}.support-module__a4J_va__featured .support-module__a4J_va__features li{border-color:#0000000d}.support-module__a4J_va__planButton{text-transform:uppercase;letter-spacing:.2em;cursor:pointer;background-color:#0000;border:1px solid;width:100%;padding:1.2rem;font-size:.7rem;transition:all .4s}.support-module__a4J_va__planCard:not(.support-module__a4J_va__featured):hover{background-color:#0f0f0f;border-color:#ffffff26;transform:translateY(-10px)}.support-module__a4J_va__oneTimeSupport{background:#ffffff05;border:1px solid #ffffff0f;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:4rem;max-width:1200px;margin:-8rem auto 12rem;padding:4rem;display:grid}.support-module__a4J_va__oneTimeCopy h2{font-family:var(--font-serif);letter-spacing:-.03em;margin:1rem 0 1.25rem;font-size:clamp(2rem,4vw,3.8rem);font-weight:300}.support-module__a4J_va__oneTimeCopy p{max-width:620px;color:var(--color-silver);font-family:var(--font-serif);font-size:1.2rem;font-style:italic;line-height:1.7}.support-module__a4J_va__oneTimeForm{flex-direction:column;gap:1rem;display:flex}.support-module__a4J_va__donationLabel,.support-module__a4J_va__donationHint{color:var(--color-gray-medium);letter-spacing:.16em;text-transform:uppercase;font-size:.65rem}.support-module__a4J_va__donationRow{background:#0a0a0a;border:1px solid #ffffff14;grid-template-columns:auto 1fr;align-items:center;gap:.8rem;padding:0 1rem;display:grid}.support-module__a4J_va__donationRow span{color:var(--color-accent);font-family:var(--font-serif);font-size:1.5rem}.support-module__a4J_va__donationInput{min-width:0;color:var(--color-white-soft);font-family:var(--font-serif);background:0 0;border:none;outline:none;padding:1.1rem 0;font-size:2rem}.support-module__a4J_va__donationHint{line-height:1.5}.support-module__a4J_va__inlineError{color:#ff9a9a;font-size:.72rem;line-height:1.5}.support-module__a4J_va__whySupport{border-top:1px solid #ffffff0d;max-width:1200px;margin:0 auto 15rem;padding:10rem 0}.support-module__a4J_va__whyHeader{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:6rem;display:flex}.support-module__a4J_va__whyHeader h2{font-family:var(--font-serif);letter-spacing:-.02em;font-size:3.5rem}.support-module__a4J_va__whyGrid{grid-template-columns:repeat(3,1fr);gap:6rem;display:grid}.support-module__a4J_va__whyItem h3{text-transform:uppercase;letter-spacing:.2em;color:var(--color-gray-medium);margin-bottom:1.5rem;font-size:.7rem}.support-module__a4J_va__whyItem p{font-family:var(--font-serif);color:var(--color-silver);font-size:1.2rem;line-height:1.6}.support-module__a4J_va__footer{text-align:center;opacity:.2;text-transform:uppercase;letter-spacing:.3em;padding-bottom:10rem;font-size:.6rem}.support-module__a4J_va__statusPage{text-align:center;max-width:980px;min-height:100vh;margin:0 auto;padding:16rem 0 8rem}.support-module__a4J_va__statusActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:4rem;display:flex}.support-module__a4J_va__statusPrimary,.support-module__a4J_va__statusSecondary{letter-spacing:.22em;text-transform:uppercase;padding:1rem 2rem;font-size:.68rem;transition:all .3s}.support-module__a4J_va__statusPrimary{background:var(--color-white-soft);color:#000;border:1px solid var(--color-white-soft)}.support-module__a4J_va__statusSecondary{color:var(--color-white-soft);border:1px solid #ffffff24}.support-module__a4J_va__statusPrimary:hover,.support-module__a4J_va__statusSecondary:hover{transform:translateY(-2px)}@media (max-width:1000px){.support-module__a4J_va__plansGrid,.support-module__a4J_va__whyGrid{grid-template-columns:1fr;gap:3rem}.support-module__a4J_va__featured{transform:none}.support-module__a4J_va__oneTimeSupport{grid-template-columns:1fr;margin-top:-6rem;padding:2rem}.support-module__a4J_va__statusActions{flex-direction:column}}
