:root{--bg: #0f0f10;--surface: #1a1a1c;--surface-soft: #242428;--text: #f2f2f3;--muted: #a8a8ad;--accent: #2d8cff;--accent-dark: #1f69d8;--free-accent: #ff47cf;--free-accent-dark: #b43cff;--link: #6ea8ff;--link-hover: #9ec5ff;--border: #34343a;--shadow: 0 18px 44px rgba(0, 0, 0, .35)}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--text);background:var(--bg)}body.age-gate-open{overflow:hidden}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.site-header{background:#131316;color:var(--text)}.header-inner{display:flex;justify-content:space-between;align-items:center;padding:0;gap:1rem}.logo{display:inline-block;text-decoration:none;line-height:0}.logo-image{display:block;height:96px;width:auto;max-width:min(100%,300px);object-fit:contain;margin-top:10px}.tagline{margin:.2rem 0 0;color:var(--muted);font-size:.92rem}.main-nav{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin:16px}.main-nav a{color:var(--link);text-decoration:none;font-weight:600}.main-nav a:hover{color:var(--link-hover)}.link-button{background:transparent;color:var(--link);border:0;padding:0;font-weight:600;cursor:pointer}.link-button:hover{color:var(--link-hover)}.page-content{padding:1.5rem 0 2rem}.flash-success,.flash-error{padding:.9rem 1rem;border-radius:12px;margin-bottom:1rem}.flash-success{background:#18372b;color:#c8f6dc}.flash-error{background:#3a2026;color:#ffdbe1}.flash-error ul{margin:0;padding-left:1.2rem}.category-checkbox-grid{display:flex;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-top:.2rem;flex-wrap:wrap}.admin-form label.category-checkbox-item{display:inline-flex;flex-direction:row!important;align-items:center;gap:.5rem;background:#202025;border:1px solid var(--border);border-radius:10px;padding:.5rem .65rem;font-weight:500;white-space:nowrap}.filters-panel{background:var(--surface);border-radius:18px;box-shadow:var(--shadow);padding:1rem;margin-bottom:1.2rem}.filters-form{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.filters-form label,.admin-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.94rem;font-weight:600}.help-text{font-size:.82rem;color:var(--muted);font-weight:500}.category-checkbox-item input[type=checkbox]{width:1rem;height:1rem;margin:0;padding:0;border-radius:0;flex:0 0 auto}.category-checkbox-item span{display:inline-block;line-height:1.1}select,input,textarea,button{border:1px solid var(--border);border-radius:12px;padding:.65rem .75rem;font:inherit;background:var(--surface-soft);color:var(--text)}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-card{background:var(--surface);border-radius:18px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column;height:100%}.product-image-link img{width:100%;height:210px;object-fit:cover}.product-card-body{padding:.9rem;display:flex;flex-direction:column;flex:1 1 auto}.product-card h2{margin:0 0 .45rem;font-size:1.08rem}.product-card p{margin:0 0 .7rem;color:var(--muted)}.product-card a{text-decoration:none;color:var(--text)}.actions-inline a{color:var(--link)}.actions-inline a:hover{color:var(--link-hover)}.product-meta{display:flex;justify-content:space-between;align-items:flex-end;color:var(--muted);gap:1rem;margin-top:auto}.product-price{color:var(--accent-dark);font-weight:800}.product-price-free{color:var(--free-accent);text-shadow:0 0 12px rgba(255,71,207,.28)}.btn-free-download{background:linear-gradient(135deg,var(--free-accent) 0%,var(--free-accent-dark) 100%)}.product-card-body .btn-free-download{margin-top:.65rem;width:100%;text-align:center}.product-page-grid{display:grid;grid-template-columns:2fr 1fr;gap:1rem}.product-page-grid>*{min-width:0}.gallery{min-width:0}.gallery-main{width:100%;border-radius:18px;height:420px;object-fit:cover;margin-bottom:.7rem}.gallery-strip{display:flex;gap:.55rem;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.gallery-strip::-webkit-scrollbar{display:none}.gallery-strip-row{position:relative;width:100%}.gallery-strip-nav{width:36px;height:36px;border-radius:999px;border:0;background:var(--surface-soft);color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.05rem;line-height:1;font-weight:700;transition:filter .15s ease,background-color .15s ease,color .15s ease;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.gallery-strip-nav:hover{filter:brightness(1.08)}.gallery-strip-prev{left:.35rem}.gallery-strip-next{right:.35rem}.gallery-strip img{height:92px;width:100%;object-fit:cover;border-radius:12px}.gallery-thumb{flex:0 0 120px;border:0;padding:0;background:transparent;border-radius:12px;overflow:hidden;cursor:pointer;box-shadow:inset 0 0 0 2px transparent;transition:box-shadow .15s ease}.gallery-thumb img{display:block}.gallery-thumb.is-active{box-shadow:inset 0 0 0 2px var(--accent-dark)}.gallery-strip-admin{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));overflow:visible;padding-bottom:0}.gallery-admin-item{display:flex;flex-direction:column;gap:.35rem;align-items:center}.gallery-admin-item img{width:100%;max-width:120px;height:86px;object-fit:cover;border-radius:10px}.gallery-delete-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:0;background:#d80000;color:#fff;font-size:1.35rem;line-height:1;font-weight:700;font-family:Arial,Helvetica,sans-serif;cursor:pointer;padding:0}.product-description,.product-sidebar,.admin-form,.admin-table{background:var(--surface);border-radius:18px;box-shadow:var(--shadow)}.product-description{margin-top:1rem;padding:1rem}.product-sidebar{padding:1rem;position:sticky;top:1rem;height:fit-content}.buy-button,.btn{display:inline-block;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%);color:#fff;text-decoration:none;border:0;padding:.7rem 1rem;border-radius:12px;font-weight:700;cursor:pointer;transition:filter .15s ease,background-color .15s ease,color .15s ease}.buy-button:hover{filter:brightness(1.06)}.btn:hover,button:hover:not(:disabled){filter:brightness(1.08)}.btn-secondary{background:var(--surface-soft);color:var(--text)}.age-gate{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:1.5rem}.age-gate[hidden]{display:none}.age-gate__backdrop{position:absolute;inset:0;background:radial-gradient(circle at top,rgba(210,48,73,.26),transparent 38%),#050609d6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.age-gate__dialog{position:relative;width:min(460px,calc(100vw - 2rem));max-width:100%;padding:2rem;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:linear-gradient(180deg,#242428fa,#141417fa);box-shadow:0 24px 80px #00000080;text-align:center;overflow-wrap:anywhere}.age-gate__badge{display:inline-flex;align-items:center;justify-content:center;min-width:3.5rem;padding:.45rem .9rem;margin-bottom:1rem;border-radius:999px;background:#d2304929;color:#ff8da2;font-weight:800;letter-spacing:.08em}.age-gate__dialog h2{margin:0 0 .85rem;font-size:clamp(1.5rem,3vw,2rem);line-height:1.2}.age-gate__dialog p{margin:0;color:var(--muted);font-size:1rem;line-height:1.6}.age-gate__actions{display:flex;justify-content:center;gap:.85rem;margin-top:1.6rem;flex-wrap:wrap}.age-gate__actions .btn{min-width:140px}.age-gate__enter{background:linear-gradient(135deg,#d23049,#9f1730)}.age-gate__leave{border:1px solid rgba(255,255,255,.1)}.author-block{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.author-row{display:flex;gap:.75rem;align-items:center}.author-row img{width:72px;height:72px;border-radius:50%;object-fit:cover}.author-name{margin:0;font-weight:700}.author-role{margin:.2rem 0 0;color:var(--muted)}.author-social-links{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.5rem}.author-social-link{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .55rem;border-radius:999px;border:1px solid var(--border);background:var(--surface-soft);color:var(--link);text-decoration:none;font-size:.82rem;font-weight:600}.author-social-link:hover{color:var(--link-hover);border-color:var(--accent)}.author-social-icon{width:1.1rem;height:1.1rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;font-size:.68rem;font-weight:700;color:var(--text)}.video-embed iframe{width:100%;border:0;aspect-ratio:16 / 9;border-radius:14px;margin-top:.7rem}.product-bottom-cta{margin-top:1.4rem;display:flex;justify-content:center}.buy-button-xl{font-size:1.7rem;padding:1.6rem 3.2rem;border-radius:16px}.admin-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.admin-table{width:100%;border-collapse:collapse;overflow:hidden}.admin-table th,.admin-table td{text-align:left;padding:.8rem;border-bottom:1px solid var(--border)}.actions-inline{display:flex;gap:.5rem;align-items:center}.actions-inline form{margin:0}.admin-form{padding:1rem;display:grid;gap:.7rem}.form-actions{display:flex;justify-content:flex-end;gap:.6rem;margin-top:.25rem}.product-editor-grid{display:grid;gap:1rem}.product-editor-card{background:var(--surface);border-radius:16px;box-shadow:var(--shadow);padding:1rem}.product-editor-card h2{margin:0 0 .8rem;font-size:1.1rem}.product-editor-card h3{margin:1rem 0 .6rem;font-size:.95rem;color:var(--muted)}.product-editor-fields{display:grid;gap:.7rem}.product-editor-fields.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.product-editor-fields .span-2{grid-column:span 2}.thumb-preview-wrap img{width:100%;max-width:300px;border-radius:12px;object-fit:cover}.pagination-wrap{margin-top:1rem}.seo-content-block{margin-top:1rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1rem}.seo-content-block h2{margin:0 0 .8rem;font-size:1.2rem}.seo-content-block p{margin:0 0 .8rem;color:var(--muted);line-height:1.55}.seo-content-block p:last-child{margin-bottom:0}.pager{display:flex;justify-content:space-between;align-items:center;gap:.8rem;flex-wrap:wrap;background:var(--surface);border-radius:16px;box-shadow:var(--shadow);padding:.8rem}.pager-summary{color:var(--muted);font-size:.92rem}.pager-list{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;margin:0;padding:0;list-style:none}.pager-mobile{display:none;width:100%;justify-content:space-between;align-items:center;gap:.5rem}.pager-mobile-current{font-size:.92rem;color:var(--muted);font-weight:600}.pager-link{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;height:2.2rem;border-radius:10px;border:1px solid var(--border);background:var(--surface-soft);color:var(--text);text-decoration:none;font-weight:600;padding:0 .65rem}.pager-link:hover{border-color:var(--accent);color:var(--accent-dark)}.pager-link.is-active{border-color:var(--accent-dark);background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%);color:#fff}.pager-link.is-disabled{color:#a2acb8;background:#1a2230;cursor:not-allowed}.pager-link.is-dots{border-color:transparent;background:transparent;color:var(--muted)}.profile-page h1{margin-top:0}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.profile-card{background:var(--surface);border-radius:18px;box-shadow:var(--shadow);padding:1rem}.profile-card h2{margin:0 0 .3rem}.profile-help{margin:0 0 .9rem;color:var(--muted)}.profile-avatar-row{display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:center}.profile-avatar-preview{width:84px;height:84px;border-radius:50%;object-fit:cover;box-shadow:inset 0 0 0 1px var(--border)}.profile-card-danger{border:1px solid #61343d}.pending-email-box{margin-top:.8rem;padding:.8rem;border-radius:12px;background:#202025;border:1px solid var(--border)}.pending-email-box p{margin:0 0 .6rem;color:var(--muted)}.btn-danger{background:linear-gradient(135deg,#ce2e3f,#ab1a2f)}@media(max-width:1024px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.header-inner{flex-direction:row;align-items:center;flex-wrap:nowrap}.logo-image{height:58px}.main-nav{margin:0;gap:.65rem;flex-wrap:nowrap}.main-nav a,.main-nav .link-button{font-size:.92rem}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page-grid{grid-template-columns:1fr}.product-sidebar{position:static}.gallery-main{height:300px}.gallery-strip img{height:84px}.product-editor-fields.two-col{grid-template-columns:1fr}.product-editor-fields .span-2{grid-column:auto}.profile-grid,.category-checkbox-grid{grid-template-columns:1fr}}@media(max-width:520px){.header-inner{align-items:flex-start}.main-nav{flex-wrap:wrap;justify-content:flex-end;row-gap:.35rem;column-gap:.55rem;margin:10px}.products-grid{grid-template-columns:1fr}.gallery-thumb{flex-basis:104px}.gallery-strip-nav{width:32px;height:32px}.gallery-strip-prev{left:.2rem}.gallery-strip-next{right:.2rem}.gallery-main{height:230px}.gallery-strip img{height:76px}.pager{flex-direction:column;align-items:flex-start}.pager-list{display:none}.pager-mobile{display:flex}.age-gate{padding:1rem}.age-gate__dialog{width:min(100%,calc(100vw - 2rem));padding:1.5rem 1.1rem;border-radius:20px}.age-gate__actions{flex-direction:column}.age-gate__actions .btn{width:100%}}
