.stg-gallery{--stg-accent:#a868ff;--stg-accent-2:#6a29dc;--stg-bg:#090a0d;--stg-surface:#111217;--stg-surface-alt:#17131f;--stg-text:#fff;--stg-muted:#bdb8c8;--stg-border:#2b2d34;--stg-radius:14px;--stg-max:1400px;--stg-cols:3;--stg-ratio:16 / 9;--stg-gap:18px;width:100%;max-width:var(--stg-max);margin:0 auto;color:var(--stg-text);font:inherit;box-sizing:border-box}.stg-gallery *{box-sizing:border-box}.stg-gallery button,.stg-gallery input,.stg-gallery select{font:inherit}.stg-gallery-head{margin-bottom:24px}.stg-gallery-head h2{color:var(--stg-text);font-size:clamp(2rem,4vw,3.25rem);line-height:1.05;margin:0 0 8px}.stg-gallery-head p{color:var(--stg-muted);margin:0;max-width:780px}.stg-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px}.stg-search{flex:1 1 300px}.stg-search input,.stg-sort select,.stg-filter-group select{width:100%;min-height:44px;background:var(--stg-surface);color:var(--stg-text);border:1px solid var(--stg-border);border-radius:10px;padding:9px 12px}.stg-search input:focus,.stg-sort select:focus,.stg-filter-group select:focus{outline:2px solid var(--stg-accent);outline-offset:1px}.stg-featured-filter{min-height:44px;display:flex;align-items:center;gap:8px;background:var(--stg-surface);border:1px solid var(--stg-border);border-radius:10px;padding:8px 12px;color:var(--stg-text)}.stg-featured-filter input{accent-color:var(--stg-accent)}.stg-sort{display:flex;align-items:center;gap:8px;color:var(--stg-muted)}.stg-sort select{width:auto;min-width:150px}.stg-filter-group{margin:12px 0}.stg-filter-label{font-weight:700;color:var(--stg-muted);font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:7px}.stg-filter-buttons{display:flex;flex-wrap:wrap;gap:7px}.stg-filter-buttons button{border:1px solid var(--stg-border);background:var(--stg-surface);color:var(--stg-muted);border-radius:999px;min-height:38px;padding:7px 13px;cursor:pointer}.stg-filter-buttons button.is-active{border-color:var(--stg-accent);background:color-mix(in srgb,var(--stg-accent) 16%,var(--stg-surface));color:var(--stg-text)}.stg-exclusive-panel{display:flex;justify-content:space-between;gap:20px;background:var(--stg-surface-alt);border:1px solid color-mix(in srgb,var(--stg-accent) 45%,var(--stg-border));border-radius:var(--stg-radius);padding:16px;margin:18px 0}.stg-exclusive-panel>div:first-child{max-width:500px}.stg-exclusive-panel strong{color:var(--stg-text)}.stg-exclusive-panel p{color:var(--stg-muted);margin:4px 0 0;font-size:.92rem}.stg-exclusive-toggles{display:flex;flex-wrap:wrap;gap:9px;justify-content:flex-end}.stg-exclusive-toggles label{display:flex;gap:8px;align-items:flex-start;background:var(--stg-surface);border:1px solid var(--stg-border);border-radius:10px;padding:9px 11px;cursor:pointer}.stg-exclusive-toggles input{margin-top:3px;accent-color:var(--stg-accent)}.stg-exclusive-toggles span{display:flex;flex-direction:column}.stg-exclusive-toggles small{color:var(--stg-muted);font-size:.78rem}.stg-results-bar{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:18px 0 10px;color:var(--stg-muted)}.stg-clear{border:0;background:none;color:var(--stg-accent);cursor:pointer;padding:6px}.stg-project-grid{display:grid;grid-template-columns:repeat(var(--stg-cols),minmax(0,1fr));gap:var(--stg-gap)}.stg-project-card{min-width:0;border:1px solid var(--stg-border);background:var(--stg-surface);border-radius:var(--stg-radius);overflow:hidden}.stg-card-open{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.stg-card-image{position:relative;aspect-ratio:var(--stg-ratio);overflow:hidden;background:var(--stg-surface-alt)}.stg-card-image img{width:100%;height:100%;object-fit:cover;display:block}.stg-card-placeholder{height:100%;display:grid;place-items:center;color:var(--stg-muted)}.stg-featured-badge,.stg-exclusive-badge{position:absolute;top:10px;left:10px;background:var(--stg-accent);color:#fff;border-radius:999px;padding:5px 9px;font-size:.75rem;font-weight:800}.stg-card-body{padding:15px}.stg-card-body h3{margin:0;color:var(--stg-text);font-size:1.18rem}.stg-card-subtitle{color:var(--stg-muted);margin:5px 0 0;font-size:.92rem}.stg-card-chips{display:flex;flex-wrap:wrap;gap:6px;margin:11px 0}.stg-card-chips span,.stg-related-chips>*{border:1px solid var(--stg-border);background:var(--stg-surface-alt);color:var(--stg-muted);border-radius:999px;padding:4px 8px;font-size:.77rem;text-decoration:none}.stg-card-custom{display:flex;flex-wrap:wrap;gap:8px;color:var(--stg-muted);font-size:.82rem;margin-top:8px}.stg-view-project{display:inline-flex;gap:6px;align-items:center;color:var(--stg-accent);font-weight:700;margin-top:12px}.stg-load-wrap{text-align:center;margin-top:22px}.stg-load-more{background:linear-gradient(135deg,var(--stg-accent-2),var(--stg-accent));color:#fff;border:0;border-radius:10px;min-height:44px;padding:10px 22px;font-weight:800;cursor:pointer}.stg-empty{border:1px dashed var(--stg-border);border-radius:var(--stg-radius);padding:32px;text-align:center;color:var(--stg-muted)}
.stg-gallery:not(.stg-no-animations) .stg-project-card{transition:transform .18s ease,border-color .18s ease}.stg-gallery:not(.stg-no-animations) .stg-project-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--stg-accent) 60%,var(--stg-border))}
html.stg-modal-open{overflow:hidden}.stg-modal[hidden]{display:none!important}.stg-modal{position:fixed!important;inset:0!important;z-index:999999!important;display:grid!important;place-items:center!important;padding:24px!important}.stg-modal-backdrop{position:absolute!important;inset:0!important;background:rgba(0,0,0,.82)!important;backdrop-filter:blur(6px)}.stg-modal-dialog{position:relative!important;z-index:1!important;width:min(1500px,96vw)!important;max-height:92vh!important;background:var(--stg-bg)!important;border:1px solid var(--stg-border)!important;border-radius:var(--stg-radius)!important;overflow:auto!important;box-shadow:0 24px 80px rgba(0,0,0,.5)!important}.stg-modal-close{position:absolute!important;z-index:10!important;top:12px!important;right:12px!important;width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;min-height:42px!important;max-height:42px!important;padding:0!important;margin:0!important;border:1px solid var(--stg-border)!important;border-radius:50%!important;background:rgba(10,11,14,.88)!important;color:var(--stg-text)!important;font-size:28px!important;line-height:38px!important;font-weight:400!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;appearance:none!important;box-shadow:none!important;transform:none!important}.stg-modal-close:hover,.stg-modal-close:focus{border-color:var(--stg-accent)!important;color:var(--stg-accent)!important;outline:none!important}.stg-modal-inner{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,.85fr);min-height:620px}.stg-viewer{position:relative;min-width:0;background:#050506;padding:18px;display:flex;flex-direction:column}.stg-viewer-stage{position:relative;min-height:480px;display:grid;place-items:center;flex:1;overflow:hidden}.stg-main-image{max-width:100%;max-height:72vh;object-fit:contain;display:block}.stg-media-caption{color:var(--stg-muted);font-size:.9rem;padding:8px 48px 0;text-align:center}.stg-viewer-nav{position:absolute;top:46%;transform:translateY(-50%);z-index:3;width:44px;height:56px;border-radius:10px;border:1px solid var(--stg-border);background:rgba(10,11,14,.8);color:#fff;font-size:34px;cursor:pointer}.stg-prev{left:14px}.stg-next{right:14px}.stg-thumbs{display:flex;gap:8px;overflow:auto;padding:10px 4px 2px;justify-content:center}.stg-thumbs button{padding:0;width:72px;height:52px;flex:0 0 auto;border:2px solid transparent;background:transparent;border-radius:7px;overflow:hidden;cursor:pointer}.stg-thumbs button.is-active{border-color:var(--stg-accent)}.stg-thumbs img{width:100%;height:100%;object-fit:cover}.stg-project-info{padding:28px 24px;color:var(--stg-text);border-left:1px solid var(--stg-border);overflow:auto}.stg-info-title{padding-right:42px}.stg-info-title h2{color:var(--stg-text);margin:0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.05}.stg-info-title p{color:var(--stg-muted);margin:7px 0 0}.stg-info-title .stg-exclusive-badge{position:static;display:inline-block;margin-top:10px}.stg-description{color:var(--stg-muted);margin:18px 0;line-height:1.6}.stg-description p{color:inherit}.stg-project-info section{padding:15px 0;border-top:1px solid var(--stg-border)}.stg-project-info h3{margin:0 0 10px;color:var(--stg-text);font-size:1rem;text-transform:uppercase;letter-spacing:.05em}.stg-detail-list{display:flex;flex-direction:column;gap:8px}.stg-detail-row{display:grid;grid-template-columns:minmax(100px,.7fr) minmax(0,1fr);gap:12px;color:var(--stg-muted)}.stg-detail-row strong{color:var(--stg-text)}.stg-detail-row a{color:var(--stg-accent);overflow-wrap:anywhere}.stg-related-chips{display:flex;flex-wrap:wrap;gap:7px}.stg-related-chips a:hover{border-color:var(--stg-accent);color:var(--stg-text)}.stg-notes{color:var(--stg-muted);margin:0}.stg-info-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:16px}.stg-info-actions button,.stg-info-actions a{min-height:44px;padding:10px 14px;border-radius:9px;border:1px solid var(--stg-border);background:var(--stg-surface);color:var(--stg-text);text-decoration:none;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.stg-info-actions .stg-primary-action{background:linear-gradient(135deg,var(--stg-accent-2),var(--stg-accent));border-color:transparent;color:#fff}.stg-no-media{color:var(--stg-muted)}
.stg-compare{position:relative;width:100%;max-height:72vh;aspect-ratio:16/9;overflow:hidden;background:#000;touch-action:pan-y}.stg-compare img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.stg-compare-after-wrap{position:absolute;inset:0;overflow:hidden;clip-path:inset(0 0 0 50%)}.stg-compare-after{position:absolute;inset:0}.stg-compare-line{position:absolute;top:0;bottom:0;left:50%;width:2px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.45);pointer-events:none}.stg-compare-line:after{content:'↔';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;background:var(--stg-accent);display:grid;place-items:center;color:#fff;font-weight:800}.stg-compare-range{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize}.stg-compare-label{position:absolute;top:12px;background:rgba(0,0,0,.65);color:#fff;border-radius:999px;padding:5px 9px;font-size:.75rem;font-weight:800;pointer-events:none}.stg-before-label{left:12px}.stg-after-label{right:12px}
@media(max-width:1050px){.stg-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stg-modal-inner{grid-template-columns:1fr}.stg-project-info{border-left:0;border-top:1px solid var(--stg-border)}.stg-viewer-stage{min-height:360px}.stg-modal-dialog{max-height:94vh!important}}
@media(max-width:650px){.stg-gallery{--stg-gap:12px}.stg-project-grid{grid-template-columns:1fr}.stg-toolbar,.stg-exclusive-panel{flex-direction:column;align-items:stretch}.stg-sort{justify-content:space-between}.stg-sort select{flex:1}.stg-exclusive-toggles{justify-content:stretch}.stg-exclusive-toggles label{width:100%}.stg-modal{padding:8px!important}.stg-modal-dialog{width:100%!important;border-radius:12px!important}.stg-viewer{padding:8px}.stg-viewer-stage{min-height:260px}.stg-main-image,.stg-compare{max-height:55vh}.stg-project-info{padding:20px 16px}.stg-viewer-nav{width:38px;height:48px}.stg-prev{left:6px}.stg-next{right:6px}.stg-detail-row{grid-template-columns:1fr;gap:2px}.stg-modal-close{top:8px!important;right:8px!important}.stg-info-title{padding-right:44px}}
@media(prefers-reduced-motion:reduce){.stg-project-card{transition:none!important}}
.stg-layout-compact .stg-project-grid{grid-auto-flow:column;grid-auto-columns:minmax(260px,360px);grid-template-columns:none;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}.stg-layout-compact .stg-project-card{scroll-snap-align:start}.stg-layout-compact .stg-results-bar,.stg-layout-compact .stg-load-wrap{display:none}.stg-layout-compact .stg-toolbar,.stg-layout-compact .stg-filter-group,.stg-layout-compact .stg-exclusive-panel{display:none}
.stg-results-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.stg-copy-view{border:1px solid var(--stg-border);background:var(--stg-surface);color:var(--stg-muted);border-radius:9px;padding:7px 10px;cursor:pointer}.stg-copy-view:hover{border-color:var(--stg-accent);color:var(--stg-text)}
.stg-card-image>.stg-exclusive-badges{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;align-items:flex-end;gap:5px}.stg-card-image>.stg-exclusive-badges .stg-exclusive-badge{position:static;background:var(--stg-surface-alt);border:1px solid var(--stg-accent);color:var(--stg-accent)}.stg-info-title>.stg-exclusive-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.stg-info-title>.stg-exclusive-badges .stg-exclusive-badge{position:static;display:inline-block}

/* v1.1 per-media visibility gates */
.stg-media-frame{position:relative;width:100%;max-width:100%;display:grid;place-items:center;overflow:hidden}
.stg-media-frame.is-gated .stg-main-image,.stg-media-frame.is-gated .stg-compare img{filter:blur(24px) brightness(.34);transform:scale(1.06)}
.stg-media-frame.is-gated .stg-compare{pointer-events:none}
.stg-media-frame .stg-main-image,.stg-media-frame .stg-compare img{transition:filter .2s ease,transform .2s ease}
.stg-media-gate{position:absolute;inset:0;z-index:7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:22px;text-align:center;background:rgba(5,5,8,.38);color:#fff}
.stg-media-gate-kicker{display:inline-flex;padding:5px 9px;border-radius:999px;border:1px solid color-mix(in srgb,var(--stg-accent) 72%,#fff);background:rgba(10,11,14,.8);font-size:.74rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.stg-media-gate p{max-width:520px;margin:0;color:#fff;line-height:1.45;text-shadow:0 1px 3px #000}
.stg-media-gate button{appearance:none!important;min-height:42px!important;padding:9px 20px!important;border:1px solid transparent!important;border-radius:9px!important;background:linear-gradient(135deg,var(--stg-accent-2),var(--stg-accent))!important;color:#fff!important;font-weight:850!important;cursor:pointer!important;box-shadow:none!important}
.stg-media-gate button:hover,.stg-media-gate button:focus-visible{filter:brightness(1.08);outline:2px solid #fff!important;outline-offset:2px!important}
.stg-thumbs button{position:relative}.stg-thumbs button.is-gated img{filter:blur(6px) brightness(.4);transform:scale(1.08)}.stg-thumb-gate{position:absolute;inset:auto 3px 3px 3px;padding:2px 3px;border-radius:4px;background:rgba(0,0,0,.78);color:#fff;font-size:.55rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;pointer-events:none}
.stg-card-cover-gated{position:relative;width:100%;height:100%}.stg-card-cover-gated img{filter:blur(12px) brightness(.4);transform:scale(1.06)}.stg-card-cover-gated>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:6px 9px;border-radius:999px;background:rgba(0,0,0,.78);border:1px solid var(--stg-accent);color:#fff;font-size:.72rem;font-weight:850;white-space:nowrap}
@media(max-width:650px){.stg-media-gate{padding:14px;gap:6px}.stg-media-gate p{font-size:.86rem}}
