.home-photo-mosaic{background:var(--paper);padding:16px clamp(10px,1.4vw,24px) 78px}.home-photo-mosaic__grid{columns:5 260px;column-gap:clamp(8px,.8vw,14px);width:min(1900px,100%);margin:0 auto}.home-photo-mosaic__tile{break-inside:avoid;-webkit-tap-highlight-color:transparent;background:#111113;border-radius:clamp(10px,1vw,18px);width:100%;margin:0 0 clamp(8px,.8vw,14px);display:block;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:inset 0 0 0 1px #ffffff0b}.home-photo-mosaic__tile img{object-fit:contain;backface-visibility:hidden;width:100%;max-width:none;height:auto;transition:transform .7s cubic-bezier(.2,.75,.2,1),filter .3s,opacity .3s;display:block;transform:scale(1.001)}.home-photo-mosaic__tile:after{content:"";pointer-events:none;border-radius:inherit;opacity:.75;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff0e}.home-photo-mosaic__tile:hover img,.home-photo-mosaic__tile:focus-visible img{transform:scale(1.025)}.home-photo-mosaic__tile:focus-visible{outline-offset:3px;outline:3px solid #5a8cffcc}html[data-theme=dark] .home-photo-mosaic{background:#000}.page-hero.is-disabled-by-admin{display:none!important}.homepage-content-admin{width:min(1440px,100% - 64px);margin:-58px auto 90px;padding:28px}.homepage-content-admin__loading,.homepage-content-admin__error{min-height:190px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:8px;display:grid}.homepage-content-admin__loading p,.homepage-content-admin__error p{margin:0;font-size:12px}.homepage-content-admin__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:24px;display:flex}.homepage-content-admin__header .eyebrow{margin-bottom:10px}.homepage-content-admin__header h2{letter-spacing:-.045em;margin:0;font-size:clamp(25px,3vw,38px);font-weight:620}.homepage-content-admin__header p:not(.eyebrow){max-width:740px;color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.55}.homepage-content-admin__notice{border-radius:12px;margin-top:18px;padding:13px 15px;font-size:12px}.homepage-content-admin__notice.is-success{color:#1f6846;background:#edf8f2;border:1px solid #cce8d9}.homepage-content-admin__notice.is-error{color:#932929;background:#fff0ef;border:1px solid #efcfcc}.homepage-content-admin__hero,.homepage-content-admin__mosaic{padding-top:26px}.homepage-content-admin__mosaic{border-top:1px solid var(--line);margin-top:26px}.homepage-content-admin__section-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.homepage-content-admin__section-heading h3{letter-spacing:-.025em;margin:0;font-size:17px}.homepage-content-admin__section-heading p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.45}.homepage-content-admin__section-heading>span{background:var(--soft);color:var(--muted);border-radius:999px;flex:none;padding:6px 9px;font-size:10px}.homepage-content-admin__hero-fields{border:1px solid var(--line);background:var(--paper);border-radius:16px;grid-template-columns:minmax(150px,.45fr) minmax(280px,1.15fr) minmax(280px,1fr);gap:14px;padding:20px;transition:opacity .2s,filter .2s;display:grid}.homepage-content-admin__hero-fields.is-disabled{opacity:.42;filter:grayscale(.45)}.homepage-content-admin__hero-fields textarea{resize:vertical;min-height:94px}.homepage-content-admin__selected{margin-bottom:18px}.homepage-content-admin__selected-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:330px;padding-right:4px;display:grid;overflow-y:auto}.homepage-content-admin__selected-list article{border:1px solid var(--line);background:var(--paper);border-radius:13px;grid-template-columns:22px 54px minmax(0,1fr) auto 30px;align-items:center;gap:10px;min-height:68px;padding:7px 8px;display:grid}.homepage-content-admin__selected-list article>span{color:var(--muted);text-align:center;font-size:9px}.homepage-content-admin__selected-list img{object-fit:cover;border-radius:9px;width:54px;height:54px}.homepage-content-admin__selected-list article>div:first-of-type{min-width:0}.homepage-content-admin__selected-list strong,.homepage-content-admin__selected-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.homepage-content-admin__selected-list strong{font-size:10px}.homepage-content-admin__selected-list small{color:var(--muted);margin-top:4px;font-size:9px}.homepage-content-admin__order{gap:4px;display:flex}.homepage-content-admin__order button,.homepage-content-admin__selected-list [data-remove]{border:1px solid var(--line);background:var(--white);width:29px;height:29px;color:var(--ink);cursor:pointer;border-radius:8px;place-items:center;padding:0;display:grid}.homepage-content-admin__order button:disabled{opacity:.3;cursor:not-allowed}.homepage-content-admin__selected-list [data-remove]{color:var(--muted);background:0 0;border:0;font-size:18px}.homepage-content-admin__selected-list [data-remove]:hover{color:var(--danger);background:#b9282814}.homepage-content-admin__toolbar{margin-bottom:15px;display:flex}.homepage-content-admin__search{color:var(--muted);font-size:19px;transform:rotate(-20deg)}.homepage-content-admin__photo-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;max-height:620px;padding:2px 4px 2px 2px;display:grid;overflow-y:auto}.homepage-content-admin__photo-grid>button{aspect-ratio:1;background:var(--soft);cursor:pointer;border:2px solid #0000;border-radius:11px;min-width:0;padding:0;transition:transform .15s,border-color .15s;position:relative;overflow:hidden}.homepage-content-admin__photo-grid>button:hover{transform:translateY(-1px)}.homepage-content-admin__photo-grid>button.is-selected{border-color:var(--ink)}.homepage-content-admin__photo-grid img{object-fit:cover;width:100%;height:100%}.homepage-content-admin__photo-grid button>span,.homepage-content-admin__photo-grid button>i{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000c7;border-radius:999px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:8px;font-style:normal;display:grid;position:absolute;top:6px;right:6px}.homepage-content-admin__photo-grid button>i{opacity:0;font-size:15px;transition:opacity .15s}.homepage-content-admin__photo-grid button:hover>i{opacity:1}.homepage-content-admin__photo-grid button>small{z-index:1;color:#fff;text-align:left;text-overflow:ellipsis;text-shadow:0 1px 5px #000;white-space:nowrap;font-size:7px;font-weight:600;line-height:1.2;position:absolute;inset:auto 5px 5px;overflow:hidden}.homepage-content-admin__empty{border:1px dashed var(--line);min-height:92px;color:var(--muted);text-align:center;border-radius:13px;grid-column:1/-1;place-items:center;padding:20px;font-size:11px;display:grid}html[data-theme=dark] .homepage-content-admin__notice.is-success{color:#54d678;background:#30d1581a;border-color:#30d15838}html[data-theme=dark] .homepage-content-admin__notice.is-error{color:#ff6961;background:#ff453a1a;border-color:#ff453a3d}html[data-theme=dark] .homepage-content-admin__hero-fields,html[data-theme=dark] .homepage-content-admin__selected-list article{background:#151517;border-color:#ffffff1a}html[data-theme=dark] .homepage-content-admin__photo-grid>button.is-selected{border-color:#f5f5f7}@media (max-width:1250px){.homepage-content-admin__photo-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:1050px){.home-photo-mosaic__grid{columns:4 220px}.homepage-content-admin__hero-fields{grid-template-columns:1fr 2fr}.homepage-content-admin__subtitle-field{grid-column:1/-1}.homepage-content-admin__photo-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:760px){.home-photo-mosaic{padding:10px 7px 54px}.home-photo-mosaic__grid{columns:2;column-gap:7px}.home-photo-mosaic__tile{border-radius:9px;margin-bottom:7px}.homepage-content-admin{width:calc(100% - 32px);margin:-48px auto 70px;padding:20px}.homepage-content-admin__header{flex-direction:column;align-items:stretch}.homepage-content-admin__header .button{width:100%}.homepage-content-admin__hero-fields{grid-template-columns:1fr;padding:15px}.homepage-content-admin__subtitle-field{grid-column:auto}.homepage-content-admin__section-heading{gap:12px}.homepage-content-admin__selected-list{grid-template-columns:1fr}.homepage-content-admin__selected-list article{grid-template-columns:18px 48px minmax(0,1fr) auto 28px;gap:7px}.homepage-content-admin__selected-list img{width:48px;height:48px}.homepage-content-admin__photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-height:480px}}@media (max-width:430px){.homepage-content-admin__photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.home-photo-mosaic__tile img,.homepage-content-admin__photo-grid>button,.homepage-content-admin__hero-fields{transition-duration:.01ms!important}}:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;--black:#080808;--ink:#121212;--muted:#747474;--line:#deded9;--soft:#efefec;--paper:#fbfbf9;--white:#fff;--danger:#b92828;--success:#21734c;--radius-sm:12px;--radius:20px;--radius-lg:30px;--shadow:0 24px 70px #0000001f;background:#f5f5f3;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--ink);background:#f5f5f3;margin:0}body.modal-open{overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.2em;height:1.2em}.wordmark{letter-spacing:.38em;font-size:17px;font-weight:700}.wordmark--light{color:#fff}.wordmark--button{cursor:pointer;background:0 0;border:0;padding:0}.eyebrow{text-transform:uppercase;letter-spacing:.22em;color:#7d7d77;margin:0 0 18px;font-size:12px;font-weight:700;line-height:1}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 22px;font-weight:650;transition:transform .18s,background .18s,border-color .18s,opacity .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.48;cursor:not-allowed}.button--large{min-width:190px;min-height:56px;font-size:16px}.button--full{width:100%}.button--small{min-height:36px;padding:0 14px;font-size:13px}.button--dark{color:#fff;background:#111}.button--dark:hover:not(:disabled){background:#272727}.button--light{color:#111;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0}.button--ghost{color:#111;background:#fff;border-color:#d9d9d4}.button--ghost:hover:not(:disabled){background:#f8f8f6;border-color:#bcbcb6}.button--danger{color:var(--danger);background:#fff2f1;border-color:#f0cbc8}.text-button{cursor:pointer;color:#272727;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-weight:650;display:inline-flex}.text-button svg{width:16px}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.icon-button:hover{background:#efefec}.icon-button--danger:hover{color:var(--danger);background:#fff0ef}.image-placeholder{background:linear-gradient(135deg,#deded9,#f2f2ef 48%,#d6d6d1);width:100%;height:100%}.age-gate{opacity:0;background:#080808;transition:opacity .6s;position:fixed;inset:0;overflow:hidden}.age-gate.is-loaded{opacity:1}.age-gate__image,.age-gate__placeholder{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.age-gate__placeholder{background:radial-gradient(circle at 25% 20%,#563a37 0,#0000 36%),radial-gradient(circle at 75% 75%,#362829 0,#0000 38%),linear-gradient(135deg,#181316,#050505)}.age-gate__shade{background:linear-gradient(#00000040,#00000014 38%,#000000b8);position:absolute;inset:0}.age-gate__content{z-index:1;padding:56px 24px max(58px, env(safe-area-inset-bottom));color:#fff;text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:absolute;inset:0}.age-gate__content .wordmark{margin-bottom:30px;font-size:21px}.age-gate__content p{color:#ffffffa8;letter-spacing:.01em;max-width:390px;margin:17px 0 0;font-size:11px;line-height:1.55}.public-shell{background:var(--paper);min-height:100vh}.site-header{z-index:20;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#fbfbf9d6;border-bottom:1px solid #bebeb87a;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 clamp(24px,5vw,76px);display:grid;position:sticky;top:0}.site-nav{align-items:center;gap:38px;display:flex}.site-nav button{color:#757570;cursor:pointer;background:0 0;border:0;padding:26px 0 24px;font-size:14px;position:relative}.site-nav button:hover,.site-nav button.is-active{color:#111}.site-nav button.is-active:after{content:"";background:#111;height:1px;position:absolute;bottom:17px;left:0;right:0}.menu-button{background:0 0;border:0;justify-self:end;width:42px;height:42px;padding:10px;display:none}.menu-button span{background:#111;height:1px;margin:6px 0;display:block}.page-hero{background:#f1f1ee;border-bottom:1px solid #dfdfda;flex-direction:column;justify-content:flex-end;min-height:430px;padding:120px clamp(24px,8vw,130px) 80px;display:flex}.page-hero--compact{min-height:310px;padding-top:90px}.page-hero h1,.search-hero h1{letter-spacing:-.055em;max-width:1150px;margin:0;font-size:clamp(48px,8vw,112px);font-weight:600;line-height:.95}.page-hero__subtitle{color:#696964;max-width:670px;margin:28px 0 0;font-size:clamp(17px,2vw,23px);line-height:1.45}.content-section{width:min(1180px,100% - 48px);margin:0 auto;padding:72px 0 110px}.content-section--wide{width:min(1500px,100% - 48px)}.page-top{padding-top:150px}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.collection-grid--featured .collection-card:first-child{grid-column:span 2}.collection-card{text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:0}.collection-card__image-wrap{aspect-ratio:4/5;background:#e9e9e6;border-radius:24px;overflow:hidden}.collection-grid--featured .collection-card:first-child .collection-card__image-wrap{aspect-ratio:1.66}.collection-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.collection-card:hover img{transform:scale(1.025)}.collection-card__body{justify-content:space-between;gap:22px;padding:18px 3px 10px;display:flex}.collection-card h2{letter-spacing:-.03em;margin:0;font-size:clamp(20px,2vw,29px);font-weight:600}.collection-card p{color:#70706a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.collection-card__body>span{color:#777772;white-space:nowrap;flex:none;align-items:center;gap:7px;margin-top:6px;font-size:12px;display:inline-flex}.collection-card__body>span svg{width:15px}.photo-masonry{columns:4 280px;column-gap:18px}.photo-tile{cursor:zoom-in;break-inside:avoid;background:#e7e7e3;border:0;border-radius:18px;width:100%;margin:0 0 18px;padding:0;overflow:hidden}.photo-tile img{width:100%;height:auto;transition:transform .55s,filter .25s}.photo-tile:hover img{filter:brightness(.96);transform:scale(1.018)}.lightbox{z-index:100;background:#000000f0;place-items:center;padding:44px;display:grid;position:fixed;inset:0}.lightbox img{object-fit:contain;max-width:min(92vw,1600px);max-height:88vh}.lightbox__close,.lightbox__nav{z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;position:absolute}.lightbox__close{top:max(22px, env(safe-area-inset-top));width:44px;height:44px;font-size:27px;font-weight:300;right:24px}.lightbox__nav{width:48px;height:48px;font-size:34px;line-height:1;top:50%;transform:translateY(-50%)}.lightbox__nav--previous{left:24px}.lightbox__nav--next{right:24px}.lightbox__count{bottom:max(22px, env(safe-area-inset-bottom));color:#ffffffb3;letter-spacing:.12em;font-size:12px;position:absolute;left:50%;transform:translate(-50%)}.search-hero{text-align:center;background:#f1f1ee;border-bottom:1px solid #dfdfda;padding:130px 24px 60px}.search-hero h1{font-size:clamp(50px,8vw,90px)}.search-box{background:#fff;border:1px solid #d7d7d1;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:min(760px,100%);height:64px;margin:55px auto 0;padding:0 24px;display:grid;box-shadow:0 12px 35px #0000000e}.search-box svg{color:#777;width:22px}.search-box input{background:0 0;border:0;outline:0;min-width:0;font-size:18px}.search-box button{cursor:pointer;color:#666;background:#eeeeeb;border:0;border-radius:50%;width:30px;height:30px;font-size:19px}.search-results{min-height:420px}.result-group+.result-group{margin-top:95px}.section-heading{border-bottom:1px solid #dfdfda;align-items:baseline;gap:12px;margin-bottom:30px;padding-bottom:17px;display:flex}.section-heading h2{letter-spacing:-.03em;margin:0;font-size:26px}.section-heading span{color:#85857e;font-size:13px}.site-footer{color:#6f6f69;border-top:1px solid #deded8;justify-content:space-between;align-items:flex-start;min-height:220px;padding:72px clamp(24px,6vw,92px);display:flex}.site-footer p{margin:0;font-size:13px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:50px 24px;display:flex}.empty-state>div{color:#75756e;background:#ecece8;border-radius:50%;place-items:center;width:58px;height:58px;font-size:20px;font-weight:700;display:grid}.empty-state svg{width:24px}.empty-state h2{letter-spacing:-.03em;margin:20px 0 8px;font-size:25px}.empty-state p{color:#777771;max-width:520px;margin:0;line-height:1.55}.empty-state--error>div{color:var(--danger);background:#fff0ef}.mini-empty{color:#85857f;text-align:center;grid-column:1/-1;padding:42px 20px}.mini-empty svg{width:25px}.mini-empty p{margin:10px 0 0;font-size:13px}.skeleton-card>div,.skeleton-card span,.skeleton-card small,.photo-skeletons div,.admin-heading-skeleton,.stat-card--skeleton{background:linear-gradient(90deg,#e5e5e1,#f0f0ed,#e5e5e1) 0 0/200% 100%;animation:1.5s linear infinite shimmer}.skeleton-card>div{aspect-ratio:4/5;border-radius:24px}.skeleton-card span{border-radius:6px;width:64%;height:22px;margin-top:19px;display:block}.skeleton-card small{border-radius:4px;width:38%;height:12px;margin-top:10px;display:block}.photo-skeletons{columns:4 250px;column-gap:18px}.photo-skeletons div{break-inside:avoid;border-radius:18px;margin-bottom:18px}@keyframes shimmer{to{background-position:-200% 0}}.admin-auth{background:radial-gradient(circle at 50% -10%,#f4f4f0,#e8e8e4 62%,#deded9);place-items:center;min-height:100vh;padding:24px;display:grid}.admin-auth__card{width:min(430px,100%);box-shadow:var(--shadow);text-align:center;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffe8;border:1px solid #ffffffe6;border-radius:30px;padding:42px}.admin-lock{color:#fff;background:#111;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 25px;display:grid}.admin-lock svg{width:26px}.admin-auth__heading{margin:38px 0 28px}.admin-auth h1{letter-spacing:-.04em;margin:0;font-size:32px}.admin-auth p{color:#74746f;margin:8px 0 0;font-size:14px;line-height:1.5}.admin-auth form>a{color:#777;margin-top:23px;font-size:12px;text-decoration:none;display:inline-block}.spinner{border:3px solid #d4d4cf;border-top-color:#111;border-radius:50%;width:34px;height:34px;margin:0 auto 20px;animation:.8s linear infinite spin}.mini-spinner{border:2px solid #d3d3ce;border-top-color:#333;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.field{text-align:left;flex-direction:column;gap:8px;min-width:0;display:flex}.field>span{color:#555550;font-size:12px;font-weight:650}.field em{color:#92928c;font-style:normal;font-weight:450}.field input,.field textarea,.field select,.library-toolbar select{color:#111;background:#fff;border:1px solid #d8d8d2;border-radius:12px;outline:none;width:100%;min-height:45px;padding:10px 13px;transition:border .15s,box-shadow .15s}.field textarea{resize:vertical;line-height:1.5}.field input:focus,.field textarea:focus,.field select:focus,.library-toolbar select:focus{border-color:#8b8b84;box-shadow:0 0 0 3px #0000000e}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field--full{grid-column:1/-1}.form-error{color:#9d2828;background:#fff0ef;border:1px solid #f1cfcc;border-radius:12px;margin-top:15px;padding:12px 14px;font-size:13px;line-height:1.45}.admin-shell{background:#f2f2ef;min-height:100vh}.admin-sidebar{z-index:40;color:#fff;background:#101010;flex-direction:column;width:256px;padding:27px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.admin-sidebar__top{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;padding:5px 9px 33px;display:flex}.admin-sidebar__top .wordmark{font-size:15px}.admin-sidebar__top span{color:#fff6;text-transform:uppercase;letter-spacing:.14em;font-size:11px}.admin-sidebar nav{flex-direction:column;gap:5px;padding-top:24px;display:flex}.admin-sidebar nav button,.admin-sidebar__bottom a,.admin-sidebar__bottom button{color:#ffffff94;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:13px;width:100%;min-height:46px;padding:0 13px;font-size:13px;text-decoration:none;display:flex}.admin-sidebar nav button svg,.admin-sidebar__bottom svg{width:19px}.admin-sidebar nav button:hover,.admin-sidebar nav button.is-active,.admin-sidebar__bottom a:hover,.admin-sidebar__bottom button:hover{color:#fff;background:#ffffff14}.admin-sidebar nav button.is-active{color:#111;background:#fff}.admin-sidebar__bottom{border-top:1px solid #ffffff17;margin-top:auto;padding-top:18px}.admin-main{min-height:100vh;margin-left:256px}.admin-mobile-header{display:none}.admin-page{width:min(1440px,100% - 64px);margin:0 auto;padding:58px 0 90px}.admin-page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px;display:flex}.admin-page-heading h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,60px);font-weight:610}.admin-page-heading span{color:#777770;margin-top:10px;font-size:15px;display:block}.admin-page-heading .eyebrow{margin-bottom:12px}.admin-banner{border-radius:12px;justify-content:space-between;align-items:center;width:min(1440px,100% - 64px);margin:20px auto 0;padding:13px 16px;font-size:13px;display:flex}.admin-banner button{cursor:pointer;background:0 0;border:0;text-decoration:underline}.admin-banner--error{color:#932929;background:#fff0ef;border:1px solid #efcfcc}.admin-banner--success{color:#1f6846;background:#edf8f2;border:1px solid #cce8d9}.stat-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.stat-card{background:#fff;border:1px solid #deded9;border-radius:20px;flex-direction:column;min-height:190px;padding:22px;display:flex}.stat-card__icon{background:#f0f0ed;border-radius:13px;place-items:center;width:42px;height:42px;margin-bottom:22px;display:grid}.stat-card__icon svg{width:20px}.stat-card>span{color:#7b7b75;font-size:12px}.stat-card strong{letter-spacing:-.04em;margin-top:6px;font-size:33px}.stat-card small{color:#989891;margin-top:auto;font-size:11px}.admin-two-column{grid-template-columns:minmax(0,1.4fr) minmax(330px,.6fr);gap:20px;margin-top:20px;display:grid}.admin-panel{background:#fff;border:1px solid #deded9;border-radius:20px;min-width:0;padding:24px}.admin-panel__heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.admin-panel__heading h2{letter-spacing:-.025em;margin:0;font-size:19px}.admin-panel__heading p{color:#8b8b85;margin:6px 0 0;font-size:12px}.recent-photo-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.recent-photo-grid img{aspect-ratio:1;object-fit:cover;border-radius:11px;width:100%}.quick-actions{flex-direction:column;display:flex}.quick-actions>button{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #e6e6e2;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:17px 2px;display:grid}.quick-actions>button:first-of-type{border-top:0}.quick-actions>button>span{background:#f0f0ed;border-radius:11px;place-items:center;width:37px;height:37px;display:grid}.quick-actions>button>span svg{width:17px}.quick-actions>button strong,.quick-actions>button small{display:block}.quick-actions>button strong{font-size:13px}.quick-actions>button small{color:#8e8e88;margin-top:3px;font-size:11px}.quick-actions>button>svg{color:#8e8e88;width:15px}.admin-heading-skeleton{border-radius:18px;width:430px;height:92px;margin-bottom:40px}.library-toolbar{align-items:center;gap:12px;min-height:48px;margin-bottom:24px;display:flex}.admin-search{background:#fff;border:1px solid #d8d8d3;border-radius:12px;flex:1;align-items:center;gap:9px;min-width:190px;height:44px;padding:0 13px;display:flex}.admin-search svg{color:#868680;width:17px}.admin-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:13px}.library-toolbar select{width:160px;min-height:44px;padding:0 12px}.bulk-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.bulk-actions>span{color:#686862;margin-right:4px;font-size:12px}.admin-photo-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;display:grid}.admin-photo-card{background:#fff;border:1px solid #deded9;border-radius:15px;min-width:0;transition:border .15s,box-shadow .15s;overflow:hidden}.admin-photo-card.is-selected{border-color:#111;box-shadow:0 0 0 1px #111}.admin-photo-card__image{aspect-ratio:1/1.08;background:#ecece8;position:relative}.admin-photo-card__image>img{object-fit:cover;width:100%;height:100%}.selection-button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#0000003d;border:1px solid #fffc;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;top:9px;left:9px}.selection-button.is-selected{background:#111}.selection-button svg{width:15px}.status-pill{color:#fff;text-transform:uppercase;letter-spacing:.09em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;border-radius:999px;padding:5px 8px;font-size:9px;position:absolute;top:9px;right:9px}.status-pill--draft{background:#7a5316cc}.admin-photo-card__body{justify-content:space-between;align-items:center;gap:8px;min-height:66px;padding:10px 10px 10px 13px;display:flex}.admin-photo-card__body>div{min-width:0}.admin-photo-card__body strong,.admin-photo-card__body small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.admin-photo-card__body strong{font-size:11px}.admin-photo-card__body small{color:#8e8e87;margin-top:4px;font-size:9px}.admin-photo-card__body button{cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.admin-photo-card__body button:hover{background:#f0f0ed}.admin-photo-card__body button svg{width:18px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-card{background:#f8f8f6;border-radius:24px;flex-direction:column;width:min(620px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 35px 110px #0000004d}.modal-card--wide{width:min(850px,100%)}.modal-card--extra-wide{width:min(1240px,100%)}.modal-card>header{background:#fffc;border-bottom:1px solid #deded9;justify-content:space-between;gap:20px;padding:22px 24px;display:flex}.modal-card>header h2{letter-spacing:-.03em;margin:0;font-size:21px}.modal-card>header p{color:#85857e;margin:5px 0 0;font-size:11px;line-height:1.4}.modal-card>header>button{cursor:pointer;background:#eeeeeb;border:0;border-radius:50%;width:34px;height:34px;font-size:22px}.modal-card__content{padding:24px;overflow:auto}.modal-actions{border-top:1px solid #deded9;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:18px;display:flex}.upload-dropzone{text-align:center;cursor:pointer;background:#fff;border:1.5px dashed #c7c7c0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:205px;padding:25px;transition:border .15s,background .15s;display:flex}.upload-dropzone:hover{background:#fbfbf9;border-color:#777}.upload-dropzone__icon{color:#fff;background:#111;border-radius:15px;place-items:center;width:49px;height:49px;margin-bottom:14px;display:grid}.upload-dropzone__icon svg{width:23px}.upload-dropzone strong{font-size:15px}.upload-dropzone p{color:#777770;margin:6px 0 13px;font-size:12px}.upload-dropzone small{color:#a0a09a;font-size:10px}.upload-settings{grid-template-columns:1fr 1fr 150px;gap:14px;margin-top:20px;display:grid}.upload-list-heading{justify-content:space-between;align-items:center;margin:24px 0 10px;display:flex}.upload-list-heading strong{font-size:13px}.upload-list{background:#fff;border:1px solid #deded9;border-radius:14px;max-height:270px;overflow:auto}.upload-list__item{border-top:1px solid #eeeeea;grid-template-columns:46px 1fr auto;align-items:center;gap:11px;min-height:62px;padding:8px 11px;display:grid}.upload-list__item:first-child{border-top:0}.upload-list__item img{object-fit:cover;border-radius:8px;width:46px;height:46px}.upload-list__item strong,.upload-list__item small{display:block}.upload-list__item strong{font-size:11px}.upload-list__item small{color:#94948d;margin-top:3px;font-size:9px}.upload-list__item>button{cursor:pointer;background:0 0;border:0;border-radius:50%;width:28px;height:28px;font-size:18px}.upload-state{color:#73736d;align-items:center;gap:7px;font-size:10px;display:inline-flex}.upload-state svg{width:14px}.upload-state--done{color:var(--success)}.upload-state--error{color:var(--danger)}.photo-edit-preview{background:#e6e6e2;border-radius:16px;height:280px;margin-bottom:21px;overflow:hidden}.photo-edit-preview img{object-fit:contain;width:100%;height:100%}.collection-table{background:#fff;border:1px solid #deded9;border-radius:18px;overflow:hidden}.collection-row{border-top:1px solid #e7e7e3;grid-template-columns:72px minmax(180px,1fr) auto auto auto;align-items:center;gap:18px;padding:13px 15px;display:grid}.collection-row:first-child{border-top:0}.collection-row__cover{background:#ecece8;border-radius:10px;width:72px;height:58px;overflow:hidden}.collection-row__cover img{object-fit:cover;width:100%;height:100%}.collection-row__main strong,.collection-row__main small{display:block}.collection-row__main strong{font-size:14px}.collection-row__main small{color:#8d8d86;margin-top:5px;font-size:10px}.collection-row__badges{gap:7px;display:flex}.badge{text-transform:uppercase;letter-spacing:.08em;color:#75756f;background:#eeeeeb;border-radius:999px;padding:6px 9px;font-size:9px}.badge--published{color:#276b4b;background:#edf7f1}.badge--featured{color:#fff;background:#111}.collection-editor{grid-template-columns:minmax(300px,.7fr) minmax(400px,1.3fr);gap:25px;display:grid}.collection-editor__details{border-right:1px solid #deded9;padding-right:24px}.toggle-row{border-top:1px solid #e1e1dc;justify-content:space-between;align-items:center;gap:18px;padding:17px 0;display:flex}.form-grid+.toggle-row{margin-top:20px}.toggle-row strong,.toggle-row small{display:block}.toggle-row strong{font-size:13px}.toggle-row small{color:#8e8e87;margin-top:4px;font-size:10px}.toggle{cursor:pointer;background:#c9c9c3;border:0;border-radius:999px;flex:none;width:46px;height:27px;padding:3px;transition:background .2s}.toggle span{background:#fff;border-radius:50%;width:21px;height:21px;transition:transform .2s;display:block;box-shadow:0 2px 5px #0000002e}.toggle.is-on{background:#111}.toggle.is-on span{transform:translate(19px)}.picker-heading h3{margin:0;font-size:16px}.picker-heading p{color:#898983;margin:5px 0 0;font-size:10px}.selected-photo-list{background:#fff;border:1px solid #deded9;border-radius:13px;max-height:260px;margin:15px 0;overflow:auto}.selected-photo{border-top:1px solid #eeeeea;grid-template-columns:20px 44px 1fr auto auto;align-items:center;gap:10px;min-height:58px;padding:7px 9px;display:grid}.selected-photo:first-child{border-top:0}.selected-photo>span{color:#999992;text-align:center;font-size:9px}.selected-photo img{object-fit:cover;border-radius:7px;width:44px;height:44px}.selected-photo strong{white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:10px;display:block;overflow:hidden}.selected-photo .text-button{color:#777;margin-top:3px;font-size:9px}.selected-photo.is-cover .text-button{color:#1f6f4a}.order-buttons{gap:3px;display:flex}.order-buttons button{cursor:pointer;background:#fff;border:1px solid #deded9;border-radius:7px;width:27px;height:27px}.order-buttons button:disabled{opacity:.3}.photo-picker-grid{grid-template-columns:repeat(6,1fr);gap:7px;max-height:285px;margin-top:12px;display:grid;overflow:auto}.photo-picker-grid>button,.landing-photo-grid>button{aspect-ratio:1;cursor:pointer;background:#e9e9e5;border:0;border-radius:9px;padding:0;position:relative;overflow:hidden}.photo-picker-grid img,.landing-photo-grid img{object-fit:cover;width:100%;height:100%}.photo-picker-grid>button>span{color:#fff;opacity:0;background:#0000005c;place-items:center;transition:opacity .15s;display:grid;position:absolute;inset:0}.photo-picker-grid>button:hover>span{opacity:1}.photo-picker-grid svg{width:23px}.landing-admin-layout{grid-template-columns:minmax(360px,1fr) minmax(360px,1fr);gap:20px;display:grid}.landing-preview{aspect-ratio:16/10;background:#111;border-radius:15px;min-height:360px;position:relative;overflow:hidden}.landing-preview>img,.landing-preview>.age-gate__placeholder{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.landing-preview__content{z-index:2;color:#fff;text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;padding:32px;display:flex;position:absolute;inset:0}.landing-preview__content .wordmark{margin-bottom:18px;font-size:13px}.landing-preview__content>span{color:#111;background:#ffffffeb;border-radius:999px;padding:12px 25px;font-size:11px;font-weight:650}.landing-preview__content small{color:#ffffffa6;margin-top:10px;font-size:7px}.landing-library{flex-direction:column;max-height:620px;display:flex}.landing-photo-grid{grid-template-columns:repeat(5,1fr);gap:7px;margin-top:13px;display:grid;overflow:auto}.landing-photo-grid>button.is-selected{box-shadow:0 0 0 3px #111}.landing-photo-grid>button>span{color:#fff;background:#00000061;place-items:center;display:grid;position:absolute;inset:0}.landing-photo-grid svg{width:22px}.sidebar-scrim{display:none}@media (max-width:1180px){.admin-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-grid{grid-template-columns:repeat(2,1fr)}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-grid--featured .collection-card:first-child{grid-column:span 2}.photo-picker-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:900px){.site-header{grid-template-columns:1fr auto}.site-nav{background:#fbfbf9fa;border-bottom:1px solid #deded9;flex-direction:column;align-items:stretch;gap:0;padding:18px 24px 25px;display:none;position:fixed;top:72px;left:0;right:0}.site-nav.is-open{display:flex}.site-nav button{text-align:left;padding:14px 0;font-size:16px}.site-nav button.is-active:after{display:none}.menu-button{display:block}.page-hero{min-height:350px;padding-top:90px}.collection-grid{gap:20px}.admin-sidebar{transition:transform .25s;transform:translate(-100%)}.admin-sidebar.is-open{transform:translate(0)}.sidebar-scrim{z-index:35;background:#00000073;border:0;display:block;position:fixed;inset:0}.admin-main{margin-left:0;padding-top:58px}.admin-mobile-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafaf8ed;border-bottom:1px solid #deded9;grid-template-columns:1fr auto 1fr;align-items:center;height:58px;padding:0 19px;display:grid;position:fixed;top:0;left:0;right:0}.admin-mobile-header button{background:0 0;border:0;justify-self:start;width:34px;height:34px;padding:6px}.admin-mobile-header .wordmark{font-size:13px}.admin-mobile-header span{color:#8c8c86;text-transform:uppercase;letter-spacing:.12em;justify-self:end;font-size:10px}.admin-page{width:min(100% - 36px,1200px);padding-top:35px}.admin-banner{width:calc(100% - 36px)}.admin-two-column{grid-template-columns:1fr}.admin-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-editor{grid-template-columns:1fr}.collection-editor__details{border-bottom:1px solid #deded9;border-right:0;padding-bottom:23px;padding-right:0}.landing-admin-layout{grid-template-columns:1fr}.landing-library{max-height:none}}@media (max-width:680px){.site-header{height:62px;padding:0 20px}.site-nav{top:62px}.page-hero,.page-hero--compact{min-height:285px;padding:88px 21px 42px}.page-hero h1,.search-hero h1{font-size:clamp(45px,15vw,68px)}.page-hero__subtitle{margin-top:18px;font-size:16px}.content-section,.content-section--wide{width:calc(100% - 28px);padding:38px 0 75px}.collection-grid,.collection-grid--featured{grid-template-columns:1fr;gap:31px}.collection-grid--featured .collection-card:first-child{grid-column:auto}.collection-grid--featured .collection-card:first-child .collection-card__image-wrap,.collection-card__image-wrap{aspect-ratio:4/5;border-radius:18px}.collection-card__body{padding-top:14px}.collection-card h2{font-size:23px}.collection-card__body>span{display:none}.photo-masonry{columns:2;column-gap:8px}.photo-tile{border-radius:9px;margin-bottom:8px}.lightbox{padding:10px}.lightbox__nav{top:auto;bottom:max(18px, env(safe-area-inset-bottom))}.lightbox__nav--previous{left:18px}.lightbox__nav--next{right:18px}.lightbox__count{bottom:max(32px, calc(env(safe-area-inset-bottom) + 14px))}.search-hero{padding:100px 16px 35px}.search-box{height:56px;margin-top:36px;padding:0 18px}.search-box input{font-size:15px}.site-footer{flex-direction:column;gap:20px;min-height:180px;padding:50px 22px}.admin-auth__card{border-radius:24px;padding:34px 24px}.admin-page-heading{flex-direction:column;align-items:flex-start;margin-bottom:27px}.admin-page-heading h1{font-size:42px}.admin-page-heading>div:last-child,.admin-page-heading .button{width:100%}.stat-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{min-height:155px;padding:16px}.stat-card__icon{width:36px;height:36px;margin-bottom:15px}.stat-card strong{font-size:25px}.recent-photo-grid{grid-template-columns:repeat(4,1fr);gap:5px}.admin-panel{border-radius:16px;padding:18px}.library-toolbar{flex-wrap:wrap;align-items:stretch}.admin-search{flex:100%}.library-toolbar select{flex:1}.bulk-actions{flex-wrap:wrap;flex:100%;margin:0}.admin-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.modal-backdrop{align-items:flex-end;padding:0}.modal-card,.modal-card--wide,.modal-card--extra-wide{border-radius:22px 22px 0 0;width:100%;max-height:94vh}.modal-card>header,.modal-card__content{padding-left:18px;padding-right:18px}.upload-settings,.form-grid{grid-template-columns:1fr}.field--full{grid-column:auto}.upload-dropzone{min-height:185px}.collection-row{grid-template-columns:60px minmax(0,1fr) auto;gap:12px}.collection-row__cover{width:60px;height:53px}.collection-row__badges,.collection-row>.button{display:none}.collection-row__main strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.photo-picker-grid{grid-template-columns:repeat(4,1fr)}.selected-photo{grid-template-columns:18px 40px 1fr auto}.selected-photo .order-buttons{display:none}.landing-preview{aspect-ratio:4/5;min-height:300px}.landing-photo-grid{grid-template-columns:repeat(4,1fr)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.age-gate__image{will-change:opacity, transform;transition:opacity 1.15s cubic-bezier(.2,.75,.2,1),transform 7s}.age-gate__image--primary,.age-gate__image--secondary{opacity:0;transform:scale(1.018)}.age-gate__image--primary.is-visible,.age-gate__image--secondary.is-visible{opacity:1;transform:scale(1)}.age-gate__image--secondary{z-index:0}.age-gate__shade,.age-gate__content{z-index:2}.eros-landing-dots{z-index:3;left:50%;bottom:max(26px, env(safe-area-inset-bottom));pointer-events:none;gap:7px;display:flex;position:absolute;transform:translate(-50%)}.eros-landing-dots span{background:#ffffff54;border-radius:999px;width:18px;height:2px;transition:width .35s,background .35s}.eros-landing-dots span.is-active{background:#ffffffeb;width:34px}.eros-swipe-hint{display:none}.eros-experience-admin{width:min(1440px,100% - 64px);margin:-62px auto 90px;padding:28px}.eros-experience-loading{color:#777770;align-content:center;place-items:center;gap:0;min-height:180px;font-size:13px;display:grid}.eros-experience-loading .spinner{margin-bottom:8px}.eros-experience-heading{border-bottom:1px solid #e4e4df;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:24px;display:flex}.eros-experience-heading .eyebrow{margin-bottom:10px}.eros-experience-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(25px,3vw,38px);font-weight:620}.eros-experience-heading p:not(.eyebrow){color:#7d7d76;max-width:720px;margin:10px 0 0;font-size:13px;line-height:1.55}.eros-experience-notice{border-radius:12px;margin-top:18px;padding:13px 15px;font-size:13px}.eros-experience-notice.is-success{color:#1f6846;background:#edf8f2;border:1px solid #cce8d9}.eros-experience-notice.is-error{color:#932929;background:#fff0ef;border:1px solid #efcfcc}.eros-experience-toolbar{grid-template-columns:minmax(300px,.8fr) minmax(300px,1.2fr);align-items:center;gap:22px;padding:24px 0;display:grid}.eros-carousel-toggle{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:58px;display:flex}.eros-carousel-toggle strong,.eros-carousel-toggle small{display:block}.eros-carousel-toggle strong{font-size:14px}.eros-carousel-toggle small{color:#888881;margin-top:4px;font-size:11px}.eros-switch{cursor:pointer;background:#d6d6d1;border:0;border-radius:999px;flex:none;width:50px;height:29px;padding:3px;transition:background .2s}.eros-switch i{background:#fff;border-radius:50%;width:23px;height:23px;transition:transform .2s cubic-bezier(.2,.8,.2,1);display:block;box-shadow:0 2px 7px #0003}.eros-switch.is-on{background:#111}.eros-switch.is-on i{transform:translate(21px)}.eros-search-symbol{color:#85857f;font-size:20px;line-height:1;transform:rotate(-20deg)}.eros-experience-columns{border-top:1px solid #e4e4df;grid-template-columns:1fr 1fr;gap:34px;padding-top:26px;display:grid}.eros-experience-columns>section{min-width:0}.eros-experience-columns>section+section{border-left:1px solid #e4e4df;padding-left:34px}.eros-experience-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;min-height:62px;margin-bottom:14px;display:flex}.eros-experience-section-heading h3{letter-spacing:-.025em;margin:0;font-size:17px}.eros-experience-section-heading p{color:#8b8b84;margin:6px 0 0;font-size:11px;line-height:1.45}.eros-experience-section-heading>span{color:#74746e;background:#f0f0ed;border-radius:999px;flex:none;padding:6px 9px;font-size:10px}.eros-mobile-selection,.eros-carousel-selection{scrollbar-width:thin;gap:8px;min-height:76px;padding:1px 1px 14px;display:flex;overflow-x:auto}.eros-selection-empty{color:#92928c;text-align:center;border:1px dashed #d8d8d2;border-radius:13px;place-items:center;width:100%;min-height:62px;padding:14px;font-size:11px;display:grid}.eros-selected-photo{cursor:pointer;background:#eee;border:1px solid #d5d5d0;border-radius:12px;flex:0 0 66px;width:66px;height:66px;padding:0;position:relative;overflow:hidden}.eros-selected-photo img{object-fit:cover;width:100%;height:100%}.eros-selected-photo span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:8px;display:grid;position:absolute;top:5px;left:5px}.eros-selected-photo strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 4px #000;font-size:7px;font-weight:600;position:absolute;inset:auto 4px 4px;overflow:hidden}.eros-selected-photo i{color:#111;background:#ffffffe6;border-radius:50%;place-items:center;width:18px;height:18px;font-size:13px;font-style:normal;display:grid;position:absolute;top:4px;right:4px}.eros-experience-photo-grid{scrollbar-width:thin;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;max-height:440px;padding-right:4px;display:grid;overflow-y:auto}.eros-experience-photo-grid>button{aspect-ratio:1;cursor:pointer;background:#ecece8;border:2px solid #0000;border-radius:10px;padding:0;transition:border-color .15s,transform .15s;position:relative;overflow:hidden}.eros-experience-photo-grid>button:hover{transform:translateY(-1px)}.eros-experience-photo-grid>button.is-selected{border-color:#111}.eros-experience-photo-grid img{object-fit:cover;width:100%;height:100%}.eros-experience-photo-grid button>span{color:#fff;background:#111;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:8px;display:grid;position:absolute;top:5px;right:5px;box-shadow:0 2px 8px #00000040}.is-carousel-disabled .eros-carousel-selection,.is-carousel-disabled .eros-carousel-photo-grid,.is-carousel-disabled .eros-experience-columns>section:last-child .eros-experience-section-heading{opacity:.48}.eros-experience-error{text-align:center;padding:36px}.eros-experience-error strong{font-size:16px}.eros-experience-error p{color:#888;font-size:12px}@media (max-width:1100px){.eros-experience-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.age-gate__content{padding-bottom:max(78px, calc(env(safe-area-inset-bottom) + 46px))}.eros-landing-dots{bottom:max(25px, env(safe-area-inset-bottom))}.lightbox{overscroll-behavior:none;touch-action:none;background:#000;padding:0;display:block;overflow:hidden}.lightbox>img{width:100vw;max-width:none;height:100dvh;max-height:none;padding:max(18px, env(safe-area-inset-top)) 0 max(18px, env(safe-area-inset-bottom));object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform, opacity}.lightbox__nav{display:none}.lightbox__close{top:max(12px, env(safe-area-inset-top));background:#14141494;width:42px;height:42px;right:12px}.lightbox__count{bottom:max(15px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14141480;border-radius:999px;padding:7px 11px}.eros-swipe-hint{z-index:3;left:50%;bottom:max(58px, calc(env(safe-area-inset-bottom) + 45px));color:#ffffffd1;letter-spacing:.04em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;background:#14141494;border-radius:999px;padding:8px 13px;font-size:10px;transition:opacity .4s,transform .4s;display:block;position:absolute;transform:translate(-50%)}.eros-swipe-hint.is-hidden{opacity:0;transform:translate(-50%,8px)}.eros-experience-admin{width:calc(100% - 32px);margin:-54px auto 70px;padding:20px}.eros-experience-heading{flex-direction:column;align-items:stretch}.eros-experience-heading .button{width:100%}.eros-experience-toolbar{grid-template-columns:1fr;gap:16px}.eros-experience-columns{grid-template-columns:1fr;gap:28px}.eros-experience-columns>section+section{border-top:1px solid #e4e4df;border-left:0;padding:28px 0 0}.eros-experience-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-height:360px}}@media (prefers-reduced-motion:reduce){.age-gate__image,.eros-landing-dots span,.eros-switch i,.eros-experience-photo-grid>button,.eros-swipe-hint{transition-duration:.01ms!important}}@media (max-width:760px){.lightbox.lightbox--immersive{touch-action:none;overscroll-behavior:none;background:#000;width:100vw;height:100dvh;display:block;position:fixed;inset:0;overflow:hidden;padding:0!important}.lightbox.lightbox--immersive>img{object-position:center center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform, opacity;position:absolute;inset:0;object-fit:cover!important;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;margin:0!important;padding:0!important}.lightbox.lightbox--immersive .lightbox__nav,.lightbox.lightbox--immersive .lightbox__count,.lightbox.lightbox--immersive .eros-swipe-hint{display:none!important}.lightbox.lightbox--immersive .lightbox__close{z-index:20;top:max(12px, env(safe-area-inset-top));color:#fff;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#1212126b;border:0;border-radius:50%;width:44px;height:44px;padding:0;transition:opacity .2s,transform .2s cubic-bezier(.2,.8,.2,1),background .2s;position:absolute;left:12px;right:auto;transform:translate(-8px)scale(.94);box-shadow:0 2px 16px #0003}.lightbox.lightbox--immersive .lightbox__close:before{content:"";border-bottom:2px solid;border-left:2px solid;width:12px;height:12px;position:absolute;top:14px;left:17px;transform:rotate(45deg)}.lightbox.lightbox--immersive .lightbox__close:after{content:"";background:currentColor;border-radius:999px;width:14px;height:2px;position:absolute;top:21px;left:17px}.lightbox.lightbox--immersive.is-controls-visible .lightbox__close{opacity:1;pointer-events:auto;transform:translate(0)scale(1)}.lightbox.lightbox--immersive.is-controls-visible:before{content:"";z-index:10;pointer-events:none;opacity:1;background:linear-gradient(#00000057,#0000);height:108px;transition:opacity .2s;position:absolute;inset:0 0 auto}}@media (prefers-reduced-motion:reduce){.lightbox.lightbox--immersive .lightbox__close{transition-duration:.01ms!important}}:root{--theme-transition:.26s cubic-bezier(.2,.8,.2,1)}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--black:#000;--ink:#f5f5f7;--muted:#8e8e93;--line:#ffffff1f;--soft:#151517;--paper:#000;--white:#151517;--danger:#ff453a;--success:#30d158;--shadow:0 28px 90px #0000009e}html.theme-transitioning body,html.theme-transitioning .public-shell,html.theme-transitioning .site-header,html.theme-transitioning .site-nav,html.theme-transitioning .page-hero,html.theme-transitioning .search-hero,html.theme-transitioning .site-footer,html.theme-transitioning .admin-shell,html.theme-transitioning .admin-main,html.theme-transitioning .admin-sidebar,html.theme-transitioning .admin-mobile-header,html.theme-transitioning .admin-panel,html.theme-transitioning .stat-card,html.theme-transitioning .admin-photo-card,html.theme-transitioning .modal-card,html.theme-transitioning input,html.theme-transitioning textarea,html.theme-transitioning select,html.theme-transitioning button{transition:background-color var(--theme-transition), color var(--theme-transition), border-color var(--theme-transition), box-shadow var(--theme-transition), opacity var(--theme-transition)}html[data-theme=dark] body{color:#f5f5f7;background:#000}html[data-theme=dark] ::selection{color:#fff;background:#ffffff3d}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{caret-color:#fff}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#66666b}.theme-toggle{min-width:0;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:inline-flex}.theme-toggle__track{-webkit-backdrop-filter:blur(18px)saturate(150%);width:62px;height:34px;transition:background var(--theme-transition), border-color var(--theme-transition);background:#7878802e;border:1px solid #00000014;border-radius:999px;padding:3px;display:block;position:relative;box-shadow:inset 0 1px 2px #00000012}.theme-toggle__thumb{z-index:2;width:26px;height:26px;transition:transform .28s cubic-bezier(.25,.9,.25,1), background var(--theme-transition);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #0000003d,0 1px 2px #00000029}.theme-toggle__icon{z-index:3;pointer-events:none;width:16px;height:16px;transition:opacity var(--theme-transition), color var(--theme-transition);place-items:center;display:grid;position:absolute;top:8px}.theme-toggle__icon svg{stroke-width:1.8px;width:14px;height:14px}.theme-toggle__icon--sun{color:#f59d0a;opacity:1;left:9px}.theme-toggle__icon--moon{color:#57575c;opacity:.72;right:8px}.theme-toggle__label{color:inherit;font-size:12px;font-weight:600}html[data-theme=dark] .theme-toggle__track{background:#ffffff1f;border-color:#ffffff21}html[data-theme=dark] .theme-toggle__thumb{background:#f5f5f7;transform:translate(28px)}html[data-theme=dark] .theme-toggle__icon--sun{opacity:.55;color:#9b9ba0}html[data-theme=dark] .theme-toggle__icon--moon{opacity:1;color:#5e5ce6}.theme-toggle--public{justify-self:end;position:absolute;right:clamp(78px,6vw,96px)}.theme-toggle--public .theme-toggle__label,.theme-toggle--floating .theme-toggle__label{display:none}.theme-toggle--admin{color:#ffffffb8;border-radius:11px;justify-content:space-between;width:100%;min-height:46px;margin-bottom:8px;padding:0 11px}.theme-toggle--admin:hover{color:#fff;background:#ffffff14}.theme-toggle--floating{z-index:120;top:max(18px, env(safe-area-inset-top));-webkit-backdrop-filter:blur(22px)saturate(160%);background:#ffffffbd;border-radius:999px;padding:7px;position:fixed;right:18px;box-shadow:0 10px 36px #0000002e}html[data-theme=dark] .theme-toggle--floating{background:#161618b8;box-shadow:0 12px 40px #0000007a,inset 0 0 0 1px #ffffff14}html[data-theme=dark] .public-shell{background:#000}html[data-theme=dark] .site-header{background:#000000c2;border-bottom-color:#ffffff1a;box-shadow:0 1px #ffffff06}html[data-theme=dark] .site-header .wordmark,html[data-theme=dark] .site-nav button,html[data-theme=dark] .menu-button{color:#f5f5f7}html[data-theme=dark] .site-nav button{color:#8e8e93}html[data-theme=dark] .site-nav button:hover,html[data-theme=dark] .site-nav button.is-active{color:#fff}html[data-theme=dark] .site-nav button.is-active:after,html[data-theme=dark] .menu-button span{background:#f5f5f7}html[data-theme=dark] .page-hero,html[data-theme=dark] .search-hero{background:radial-gradient(circle at 50% -35%,#202024 0,#09090a 42%,#000 76%);border-bottom-color:#ffffff1a}html[data-theme=dark] .page-hero h1,html[data-theme=dark] .search-hero h1,html[data-theme=dark] .collection-card h2,html[data-theme=dark] .section-heading h2,html[data-theme=dark] .empty-state h2{color:#f5f5f7}html[data-theme=dark] .eyebrow,html[data-theme=dark] .page-hero__subtitle,html[data-theme=dark] .collection-card p,html[data-theme=dark] .collection-card__body>span,html[data-theme=dark] .empty-state p,html[data-theme=dark] .site-footer,html[data-theme=dark] .site-footer p{color:#8e8e93}html[data-theme=dark] .collection-card__image-wrap,html[data-theme=dark] .photo-tile,html[data-theme=dark] .image-placeholder{background:#111113}html[data-theme=dark] .photo-tile{box-shadow:inset 0 0 0 1px #ffffff0e}html[data-theme=dark] .search-box{background:#18181beb;border-color:#ffffff1f;box-shadow:0 18px 50px #0000006b,inset 0 1px #ffffff0a}html[data-theme=dark] .search-box input{color:#f5f5f7}html[data-theme=dark] .search-box svg,html[data-theme=dark] .section-heading span{color:#8e8e93}html[data-theme=dark] .search-box button{color:#d1d1d6;background:#2a2a2e}html[data-theme=dark] .section-heading,html[data-theme=dark] .site-footer{border-color:#ffffff1a}html[data-theme=dark] .empty-state>div,html[data-theme=dark] .mini-empty>div{color:#a1a1a6;background:#171719}html[data-theme=dark] .skeleton-card>div,html[data-theme=dark] .skeleton-card span,html[data-theme=dark] .skeleton-card small,html[data-theme=dark] .photo-skeletons div,html[data-theme=dark] .admin-heading-skeleton,html[data-theme=dark] .stat-card--skeleton{background:linear-gradient(90deg,#101012,#202024,#101012) 0 0/200% 100%}html[data-theme=dark] .button--dark{color:#050505;background:#f5f5f7;box-shadow:0 1px #fff6,0 8px 22px #00000047}html[data-theme=dark] .button--dark:hover:not(:disabled){background:#fff}html[data-theme=dark] .button--ghost{color:#f5f5f7;background:#171719;border-color:#ffffff21}html[data-theme=dark] .button--ghost:hover:not(:disabled){background:#202024;border-color:#ffffff38}html[data-theme=dark] .button--danger{color:#ff6961;background:#ff453a1c;border-color:#ff453a40}html[data-theme=dark] .text-button{color:#d1d1d6}html[data-theme=dark] .icon-button:hover,html[data-theme=dark] .admin-photo-card__body button:hover{background:#242428}html[data-theme=dark] .icon-button--danger:hover{color:#ff6961;background:#ff453a1f}html[data-theme=dark] .admin-auth{background:radial-gradient(circle at 50% -25%,#242428 0,#09090a 42%,#000 76%)}html[data-theme=dark] .admin-auth__card{background:#121214d1;border-color:#ffffff1f;box-shadow:0 34px 120px #000000ad,inset 0 1px #ffffff0e}html[data-theme=dark] .admin-lock{color:#050505;background:#f5f5f7;box-shadow:0 12px 30px #00000052}html[data-theme=dark] .admin-auth h1,html[data-theme=dark] .admin-auth .wordmark{color:#f5f5f7}html[data-theme=dark] .admin-auth p,html[data-theme=dark] .admin-auth form>a{color:#8e8e93}html[data-theme=dark] .field>span{color:#c7c7cc}html[data-theme=dark] .field em{color:#6f6f74}html[data-theme=dark] .field input,html[data-theme=dark] .field textarea,html[data-theme=dark] .field select,html[data-theme=dark] .library-toolbar select,html[data-theme=dark] .admin-search{color:#f5f5f7;background:#151517;border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff06}html[data-theme=dark] .field input:focus,html[data-theme=dark] .field textarea:focus,html[data-theme=dark] .field select:focus,html[data-theme=dark] .library-toolbar select:focus,html[data-theme=dark] .admin-search:focus-within{border-color:#ffffff5c;box-shadow:0 0 0 4px #ffffff12}html[data-theme=dark] .form-error,html[data-theme=dark] .admin-banner--error{color:#ff6961;background:#ff453a1a;border-color:#ff453a3d}html[data-theme=dark] .admin-banner--success{color:#54d678;background:#30d1581a;border-color:#30d15838}html[data-theme=dark] .admin-shell,html[data-theme=dark] .admin-main{background:#050506}html[data-theme=dark] .admin-sidebar{background:#000;border-right:1px solid #ffffff17;box-shadow:16px 0 60px #00000038}html[data-theme=dark] .admin-sidebar__top,html[data-theme=dark] .admin-sidebar__bottom{border-color:#ffffff1a}html[data-theme=dark] .admin-sidebar nav button.is-active{color:#050505;background:#f5f5f7;box-shadow:0 8px 20px #0000003d}html[data-theme=dark] .admin-mobile-header{background:#000c;border-bottom-color:#ffffff1a}html[data-theme=dark] .admin-mobile-header .wordmark,html[data-theme=dark] .admin-mobile-header button{color:#f5f5f7}html[data-theme=dark] .admin-mobile-header>span{color:#8e8e93}html[data-theme=dark] .admin-page-heading h1,html[data-theme=dark] .admin-panel h2,html[data-theme=dark] .stat-card strong,html[data-theme=dark] .quick-actions strong{color:#f5f5f7}html[data-theme=dark] .admin-page-heading span,html[data-theme=dark] .admin-panel__heading p,html[data-theme=dark] .stat-card>span,html[data-theme=dark] .stat-card small,html[data-theme=dark] .quick-actions small{color:#8e8e93}html[data-theme=dark] .admin-panel,html[data-theme=dark] .stat-card,html[data-theme=dark] .admin-photo-card{background:#101012;border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff06}html[data-theme=dark] .stat-card:hover,html[data-theme=dark] .admin-panel:hover{border-color:#ffffff26}html[data-theme=dark] .stat-card__icon,html[data-theme=dark] .quick-actions>button>span{color:#f5f5f7;background:#1d1d20}html[data-theme=dark] .quick-actions>button,html[data-theme=dark] .admin-panel__heading,html[data-theme=dark] .library-toolbar{border-color:#ffffff17}html[data-theme=dark] .admin-photo-card__image,html[data-theme=dark] .photo-edit-preview,html[data-theme=dark] .collection-row__cover{background:#171719}html[data-theme=dark] .admin-photo-card.is-selected{border-color:#f5f5f7;box-shadow:0 0 0 1px #f5f5f7}html[data-theme=dark] .admin-photo-card__body strong{color:#f5f5f7}html[data-theme=dark] .admin-photo-card__body small,html[data-theme=dark] .bulk-actions>span{color:#8e8e93}html[data-theme=dark] .modal-backdrop{background:#000000bd}html[data-theme=dark] .modal-card{background:#0c0c0e;border:1px solid #ffffff1c;box-shadow:0 40px 140px #000000c7,inset 0 1px #ffffff09}html[data-theme=dark] .modal-card>header{background:#141416db;border-bottom-color:#ffffff1a}html[data-theme=dark] .modal-card>header h2{color:#f5f5f7}html[data-theme=dark] .modal-card>header p{color:#8e8e93}html[data-theme=dark] .modal-card>header>button{color:#f5f5f7;background:#28282c}html[data-theme=dark] .modal-actions,html[data-theme=dark] .collection-editor__details,html[data-theme=dark] .toggle-row{border-color:#ffffff1a}html[data-theme=dark] .upload-dropzone,html[data-theme=dark] .upload-list,html[data-theme=dark] .selected-photo-list,html[data-theme=dark] .collection-table{background:#121214;border-color:#ffffff1c}html[data-theme=dark] .upload-dropzone:hover{background:#171719;border-color:#ffffff47}html[data-theme=dark] .upload-dropzone__icon{color:#050505;background:#f5f5f7}html[data-theme=dark] .upload-dropzone p,html[data-theme=dark] .upload-state,html[data-theme=dark] .upload-list__item small{color:#8e8e93}html[data-theme=dark] .upload-list__item,html[data-theme=dark] .selected-photo,html[data-theme=dark] .collection-row{border-color:#ffffff14}html[data-theme=dark] .collection-row__main strong,html[data-theme=dark] .selected-photo strong,html[data-theme=dark] .picker-heading h3,html[data-theme=dark] .toggle-row strong{color:#f5f5f7}html[data-theme=dark] .collection-row__main small,html[data-theme=dark] .selected-photo>span,html[data-theme=dark] .picker-heading p,html[data-theme=dark] .toggle-row small{color:#8e8e93}html[data-theme=dark] .badge{color:#a1a1a6;background:#232326}html[data-theme=dark] .badge--published{color:#54d678;background:#30d1581f}html[data-theme=dark] .badge--featured{color:#050505;background:#f5f5f7}html[data-theme=dark] .toggle,html[data-theme=dark] .eros-switch{background:#343438}html[data-theme=dark] .toggle.is-on,html[data-theme=dark] .eros-switch.is-on{background:#f5f5f7}html[data-theme=dark] .toggle.is-on span,html[data-theme=dark] .eros-switch.is-on i{background:#050505}html[data-theme=dark] .order-buttons button{color:#f5f5f7;background:#1d1d20;border-color:#ffffff1f}html[data-theme=dark] .photo-picker-grid>button,html[data-theme=dark] .landing-photo-grid>button{background:#171719}html[data-theme=dark] .landing-preview-panel,html[data-theme=dark] .landing-library,html[data-theme=dark] .eros-experience-admin{background:#101012;border-color:#ffffff1a}html[data-theme=dark] .landing-photo-grid>button.is-selected{box-shadow:0 0 0 3px #f5f5f7}html[data-theme=dark] .eros-experience-heading,html[data-theme=dark] .eros-experience-columns,html[data-theme=dark] .eros-experience-columns>section+section{border-color:#ffffff1a}html[data-theme=dark] .eros-experience-heading h2,html[data-theme=dark] .eros-experience-section-heading h3,html[data-theme=dark] .eros-carousel-toggle strong{color:#f5f5f7}html[data-theme=dark] .eros-experience-heading p:not(.eyebrow),html[data-theme=dark] .eros-experience-section-heading p,html[data-theme=dark] .eros-carousel-toggle small{color:#8e8e93}html[data-theme=dark] .eros-experience-section-heading>span,html[data-theme=dark] .eros-selection-empty{color:#8e8e93;background:#18181b;border-color:#ffffff1c}html[data-theme=dark] .eros-selected-photo,html[data-theme=dark] .eros-experience-photo-grid>button{background:#171719;border-color:#ffffff14}html[data-theme=dark] .eros-experience-photo-grid>button.is-selected{border-color:#f5f5f7}html[data-theme=dark] .eros-experience-photo-grid button>span{color:#050505;background:#f5f5f7}html[data-theme=dark] .eros-experience-notice.is-success{color:#54d678;background:#30d1581a;border-color:#30d15838}html[data-theme=dark] .eros-experience-notice.is-error{color:#ff6961;background:#ff453a1a;border-color:#ff453a3d}html[data-theme=dark] *{scrollbar-color:#3a3a3e #0c0c0e}html[data-theme=dark] ::-webkit-scrollbar{width:10px;height:10px}html[data-theme=dark] ::-webkit-scrollbar-track{background:#0c0c0e}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#343438;border:2px solid #0c0c0e;border-radius:999px}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#48484d}@media (max-width:900px){.theme-toggle--public{right:67px}.admin-mobile-header .theme-toggle--public{right:54px}html[data-theme=dark] .site-nav{background:#080809fa;border-bottom-color:#ffffff1a;box-shadow:0 18px 50px #0000007a}}@media (max-width:520px){.theme-toggle__track{width:58px;height:32px}.theme-toggle__thumb{width:24px;height:24px}html[data-theme=dark] .theme-toggle__thumb{transform:translate(26px)}.theme-toggle__icon{top:8px}.theme-toggle__icon--sun{left:8px}.theme-toggle__icon--moon{right:7px}.theme-toggle--public{right:61px}.theme-toggle--floating{top:max(12px, env(safe-area-inset-top));right:12px}}@media (prefers-reduced-motion:reduce){html.theme-transitioning *,.theme-toggle__thumb,.theme-toggle__track,.theme-toggle__icon{transition-duration:.01ms!important}}.home-collection-carousel{background:var(--paper);border-bottom:1px solid var(--line);padding:78px 0 34px;position:relative;overflow:hidden}.home-collection-carousel__inner{width:min(1600px,100%);margin:0 auto}.home-collection-carousel__header{justify-content:space-between;align-items:flex-end;gap:24px;width:min(1500px,100% - 48px);margin:0 auto 30px;display:flex}.home-collection-carousel__header .eyebrow{margin-bottom:12px}.home-collection-carousel__header h2{letter-spacing:-.055em;margin:0;font-size:clamp(36px,5vw,72px);font-weight:610;line-height:.98}.home-collection-carousel__controls{gap:9px;padding-bottom:4px;display:flex}.home-collection-carousel__controls button{border:1px solid var(--line);background:var(--white);width:48px;height:48px;color:var(--ink);cursor:pointer;border-radius:50%;padding:0 0 4px;font-size:31px;line-height:1;transition:transform .18s,background .18s,border-color .18s;box-shadow:0 8px 24px #00000012}.home-collection-carousel__controls button:hover{border-color:#aaa;transform:translateY(-1px)}.home-collection-carousel__viewport{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:pan-x pan-y;outline:none;width:100%;scroll-padding-inline:max(24px,50vw + min(1500px,100vw - 48px)/-2);overflow:auto hidden}.home-collection-carousel__viewport::-webkit-scrollbar{display:none}.home-collection-carousel__track{gap:22px;width:max-content;min-width:100%;padding:0 max(24px,50vw + min(1500px,100vw - 48px)/-2) 22px;display:flex}.home-collection-card{scroll-snap-align:center;color:#fff;opacity:.84;border-radius:28px;outline:none;flex:0 0 clamp(340px,36vw,540px);text-decoration:none;transition:transform .5s cubic-bezier(.2,.75,.2,1),opacity .45s,filter .45s;position:relative;transform:scale(.985)}.home-collection-card.is-active,.home-collection-card:hover,.home-collection-card:focus-visible{opacity:1;transform:scale(1)}.home-collection-card:focus-visible{box-shadow:0 0 0 3px var(--paper), 0 0 0 6px #5082ffb3}.home-collection-card__media{aspect-ratio:4/5;border-radius:inherit;background:#141416;position:relative;overflow:hidden;box-shadow:0 26px 70px #0000002e,inset 0 0 0 1px #ffffff0f}.home-collection-card__media>img,.home-collection-card__placeholder{object-fit:cover;width:100%;height:100%;transition:transform 1s cubic-bezier(.2,.7,.2,1),filter .35s;position:absolute;inset:0;transform:scale(1.012)}.home-collection-card:hover .home-collection-card__media>img,.home-collection-card:focus-visible .home-collection-card__media>img{transform:scale(1.045)}.home-collection-card__placeholder{background:radial-gradient(circle at 28% 20%,#4a3037,#0000 38%),linear-gradient(140deg,#21171b,#080809 70%)}.home-collection-card__shade{background:linear-gradient(#00000014,#0000 35%),linear-gradient(#00000014 38%,#000000e0);position:absolute;inset:0}.home-collection-card__index{color:#ffffffe6;letter-spacing:.12em;-webkit-backdrop-filter:blur(14px)saturate(140%);background:#08080952;border:1px solid #ffffff29;border-radius:999px;place-items:center;min-width:38px;height:30px;padding:0 10px;font-size:10px;display:grid;position:absolute;top:20px;left:20px}.home-collection-card__content{justify-content:space-between;align-items:flex-end;gap:24px;padding:34px;display:flex;position:absolute;inset:auto 0 0}.home-collection-card__content>div{min-width:0}.home-collection-card__content span{color:#ffffffa8;letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:650;display:block}.home-collection-card__content h3{color:#fff;letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(29px,3.1vw,47px);font-weight:610;line-height:.98}.home-collection-card__content p{color:#ffffffb3;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:390px;margin:13px 0 0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.home-collection-card__content i{color:#080808;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:22px;font-style:normal;transition:transform .25s,background .25s;display:grid}.home-collection-card:hover .home-collection-card__content i{background:#fff;transform:translate(3px)}.home-collection-carousel__footer{justify-content:space-between;align-items:center;gap:18px;width:min(1500px,100% - 48px);margin:6px auto 0;display:flex}.home-collection-carousel__progress{background:var(--line);border-radius:999px;flex:1;height:2px;position:relative;overflow:hidden}.home-collection-carousel__progress:after{content:"";width:var(--carousel-progress,0%);border-radius:inherit;background:var(--ink);transition:width .45s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0 auto 0 0}.home-collection-carousel__position{min-width:48px;color:var(--muted);letter-spacing:.12em;text-align:right;font-size:10px}.home-collection-carousel__skeleton{gap:22px;padding:0 24px 30px;display:flex;overflow:hidden}.home-collection-carousel__skeleton span{aspect-ratio:4/5;background:linear-gradient(90deg,#e4e4e0,#f0f0ed,#e4e4e0) 0 0/200% 100%;border-radius:28px;flex:0 0 clamp(340px,36vw,540px);animation:1.5s linear infinite shimmer}.collection-carousel-admin{margin-bottom:22px;padding:26px}.collection-carousel-admin__loading,.collection-carousel-admin__error{min-height:180px;color:var(--muted);text-align:center;align-content:center;place-items:center;display:grid}.collection-carousel-admin__loading .spinner{margin-bottom:7px}.collection-carousel-admin__loading p,.collection-carousel-admin__error p{margin:8px 0 0;font-size:12px}.collection-carousel-admin__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:23px;display:flex}.collection-carousel-admin__header .eyebrow{margin-bottom:10px}.collection-carousel-admin__header h2{letter-spacing:-.045em;margin:0;font-size:clamp(25px,3vw,38px);font-weight:620}.collection-carousel-admin__header p:not(.eyebrow){max-width:680px;color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.5}.collection-carousel-admin__notice{border-radius:12px;margin-top:17px;padding:12px 14px;font-size:12px}.collection-carousel-admin__notice.is-success{color:#1f6846;background:#edf8f2;border:1px solid #cce8d9}.collection-carousel-admin__notice.is-error{color:#932929;background:#fff0ef;border:1px solid #efcfcc}.collection-carousel-admin__selected{padding:22px 0 18px}.collection-carousel-admin__selected-heading{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:10px;display:flex}.collection-carousel-admin__selected-heading strong{font-size:13px}.collection-carousel-admin__selected-heading small{color:var(--muted);font-size:10px}.collection-carousel-admin__selected-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.collection-carousel-admin__selected-list article{border:1px solid var(--line);background:var(--paper);border-radius:13px;grid-template-columns:22px 54px minmax(0,1fr) auto 30px;align-items:center;gap:10px;min-height:68px;padding:7px 8px;display:grid}.collection-carousel-admin__selected-list article>span{color:var(--muted);text-align:center;font-size:9px}.collection-carousel-admin__selected-list img,.collection-carousel-admin__selected-list .collection-carousel-admin__placeholder{object-fit:cover;border-radius:9px;width:54px;height:54px}.collection-carousel-admin__selected-list article>div:first-of-type{min-width:0}.collection-carousel-admin__selected-list strong,.collection-carousel-admin__selected-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.collection-carousel-admin__selected-list strong{font-size:11px}.collection-carousel-admin__selected-list small{color:var(--muted);margin-top:4px;font-size:9px}.collection-carousel-admin__order{gap:4px;display:flex}.collection-carousel-admin__order button,.collection-carousel-admin__selected-list [data-remove]{border:1px solid var(--line);background:var(--white);width:29px;height:29px;color:var(--ink);cursor:pointer;border-radius:8px;place-items:center;padding:0;display:grid}.collection-carousel-admin__order button:disabled{opacity:.3;cursor:not-allowed}.collection-carousel-admin__selected-list [data-remove]{color:var(--muted);background:0 0;border:0;font-size:18px}.collection-carousel-admin__selected-list [data-remove]:hover{color:var(--danger);background:#b9282814}.collection-carousel-admin__toolbar{border-top:1px solid var(--line);align-items:center;gap:16px;padding:17px 0 15px;display:flex}.collection-carousel-admin__toolbar>span{color:var(--muted);flex:none;font-size:10px}.collection-carousel-admin__search-icon{color:var(--muted);font-size:19px;transform:rotate(-20deg)}.collection-carousel-admin__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;max-height:470px;padding:2px 4px 2px 2px;display:grid;overflow-y:auto}.collection-carousel-admin__grid>button{border:1px solid var(--line);background:var(--paper);min-width:0;color:var(--ink);text-align:left;cursor:pointer;border-radius:13px;padding:0 0 10px;transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden}.collection-carousel-admin__grid>button:hover{border-color:#a8a8a2;transform:translateY(-1px)}.collection-carousel-admin__grid>button.is-selected{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.collection-carousel-admin__grid>button>div{aspect-ratio:4/3;background:var(--soft);position:relative;overflow:hidden}.collection-carousel-admin__grid img,.collection-carousel-admin__grid .collection-carousel-admin__placeholder{object-fit:cover;width:100%;height:100%}.collection-carousel-admin__placeholder{background:linear-gradient(135deg,#26262a,#111113)}.collection-carousel-admin__grid button>div>span,.collection-carousel-admin__grid button>div>i{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-size:9px;font-style:normal;display:grid;position:absolute;top:7px;right:7px}.collection-carousel-admin__grid button>div>i{opacity:0;font-size:16px;transition:opacity .15s}.collection-carousel-admin__grid button:hover>div>i{opacity:1}.collection-carousel-admin__grid>button>strong,.collection-carousel-admin__grid>button>small{text-overflow:ellipsis;white-space:nowrap;margin-inline:10px;display:block;overflow:hidden}.collection-carousel-admin__grid>button>strong{margin-top:9px;font-size:10px}.collection-carousel-admin__grid>button>small{color:var(--muted);margin-top:4px;font-size:8px}.collection-carousel-admin__empty{border:1px dashed var(--line);min-height:92px;color:var(--muted);text-align:center;border-radius:13px;grid-column:1/-1;place-items:center;padding:20px;font-size:11px;display:grid}html[data-theme=dark] .home-collection-carousel{background:#000;border-bottom-color:#ffffff1a}html[data-theme=dark] .home-collection-carousel__header h2{color:#f5f5f7}html[data-theme=dark] .home-collection-carousel__controls button{color:#f5f5f7;background:#18181be6;border-color:#ffffff21;box-shadow:0 10px 32px #00000073,inset 0 1px #ffffff0a}html[data-theme=dark] .home-collection-carousel__controls button:hover{background:#222226;border-color:#ffffff3d}html[data-theme=dark] .home-collection-card__media{box-shadow:0 28px 78px #0000009e,inset 0 0 0 1px #ffffff12}html[data-theme=dark] .home-collection-carousel__progress{background:#ffffff1f}html[data-theme=dark] .home-collection-carousel__progress:after{background:#f5f5f7}html[data-theme=dark] .home-collection-carousel__skeleton span{background:linear-gradient(90deg,#101012,#202024,#101012) 0 0/200% 100%}html[data-theme=dark] .collection-carousel-admin__notice.is-success{color:#54d678;background:#30d1581a;border-color:#30d15838}html[data-theme=dark] .collection-carousel-admin__notice.is-error{color:#ff6961;background:#ff453a1a;border-color:#ff453a3d}html[data-theme=dark] .collection-carousel-admin__selected-list article,html[data-theme=dark] .collection-carousel-admin__grid>button{background:#151517;border-color:#ffffff1a}html[data-theme=dark] .collection-carousel-admin__grid>button:hover{border-color:#ffffff3d}html[data-theme=dark] .collection-carousel-admin__grid>button.is-selected{border-color:#f5f5f7;box-shadow:0 0 0 1px #f5f5f7}html[data-theme=dark] .collection-carousel-admin__order button{background:#222226;border-color:#ffffff1f}@media (max-width:1180px){.collection-carousel-admin__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.home-collection-carousel{padding-top:60px}.home-collection-card{flex-basis:min(74vw,480px)}.collection-carousel-admin__selected-list{grid-template-columns:1fr}.collection-carousel-admin__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:680px){.home-collection-carousel{padding:52px 0 24px}.home-collection-carousel__header{width:calc(100% - 32px);margin-bottom:22px}.home-collection-carousel__header h2{font-size:39px}.home-collection-carousel__controls{display:none}.home-collection-carousel__viewport{scroll-padding-inline:16px}.home-collection-carousel__track{gap:12px;padding:0 16px 17px}.home-collection-card{opacity:.9;border-radius:23px;flex-basis:86vw;transform:scale(.99)}.home-collection-card__content{padding:25px}.home-collection-card__content h3{font-size:34px}.home-collection-card__content p{font-size:12px}.home-collection-card__content i{width:42px;height:42px}.home-collection-carousel__footer{width:calc(100% - 32px)}.collection-carousel-admin{padding:20px}.collection-carousel-admin__header{flex-direction:column;align-items:stretch}.collection-carousel-admin__header .button{width:100%}.collection-carousel-admin__selected-list article{grid-template-columns:18px 48px minmax(0,1fr) auto 28px;gap:7px}.collection-carousel-admin__selected-list img,.collection-carousel-admin__selected-list .collection-carousel-admin__placeholder{width:48px;height:48px}.collection-carousel-admin__selected-heading{flex-direction:column;align-items:flex-start;gap:4px}.collection-carousel-admin__toolbar{flex-direction:column;align-items:stretch;gap:9px}.collection-carousel-admin__grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:420px}}@media (prefers-reduced-motion:reduce){.home-collection-card,.home-collection-card__media>img,.home-collection-card__content i,.home-collection-carousel__progress:after,.collection-carousel-admin__grid>button{transition-duration:.01ms!important}}.site-header>.wordmark--button{text-align:left;place-self:center start;width:auto}.site-header>.site-nav{justify-self:center}@media (max-width:900px){.site-header>.wordmark--button{justify-self:start}}.collection-carousel-copy-admin{border:1px solid var(--line);background:var(--paper);border-radius:16px;margin-top:20px;padding:20px}.collection-carousel-copy-admin__loading,.collection-carousel-copy-admin__error{min-height:110px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:7px;font-size:12px;display:grid}.collection-carousel-copy-admin__loading p{margin:0}.collection-carousel-copy-admin__heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.collection-carousel-copy-admin__heading h3{letter-spacing:-.025em;margin:0;font-size:16px}.collection-carousel-copy-admin__heading p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.45}.collection-carousel-copy-admin__fields{grid-template-columns:minmax(180px,.7fr) minmax(280px,1.3fr);gap:14px;display:grid}.collection-carousel-copy-admin__notice{border-radius:11px;margin-top:14px;padding:11px 13px;font-size:12px}.collection-carousel-copy-admin__notice.is-success{color:#1f6846;background:#edf8f2;border:1px solid #cce8d9}.collection-carousel-copy-admin__notice.is-error{color:#932929;background:#fff0ef;border:1px solid #efcfcc}html[data-theme=dark] .collection-carousel-copy-admin{background:#151517;border-color:#ffffff1a}html[data-theme=dark] .collection-carousel-copy-admin__notice.is-success{color:#54d678;background:#30d1581a;border-color:#30d15838}html[data-theme=dark] .collection-carousel-copy-admin__notice.is-error{color:#ff6961;background:#ff453a1a;border-color:#ff453a3d}@media (max-width:760px){.collection-carousel-copy-admin__heading{flex-direction:column;align-items:stretch}.collection-carousel-copy-admin__heading .button{width:100%}.collection-carousel-copy-admin__fields{grid-template-columns:1fr}}
