.page-module__hbIK2W__page{gap:var(--space-6);display:grid}.page-module__hbIK2W__header{gap:var(--space-2);display:grid}.page-module__hbIK2W__subtitle{color:var(--text-secondary)}.page-module__hbIK2W__placeholder{border:1px dashed var(--border-secondary);border-radius:var(--radius-lg);min-height:240px;color:var(--text-muted);background:var(--bg-inset);place-items:center;display:grid}.page-module__hbIK2W__studio{gap:var(--space-5);display:grid}.page-module__hbIK2W__form{gap:var(--space-3);padding:var(--space-5);background:var(--bg-surface);border:1px solid var(--border-secondary);border-radius:var(--radius-lg);display:grid}.page-module__hbIK2W__formRow{gap:var(--space-3);display:grid}.page-module__hbIK2W__formRow label{gap:.35rem;display:grid}.page-module__hbIK2W__form label>span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}.page-module__hbIK2W__form select,.page-module__hbIK2W__form input[type=text],.page-module__hbIK2W__form input:not([type]),.page-module__hbIK2W__form textarea{border-radius:var(--radius-sm);border:1px solid var(--border-secondary);background:var(--bg-inset);color:var(--text-primary);padding:var(--space-2)var(--space-3)}.page-module__hbIK2W__form textarea{padding:var(--space-4);resize:vertical}.page-module__hbIK2W__form select:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.page-module__hbIK2W__form input:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.page-module__hbIK2W__form textarea:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.page-module__hbIK2W__inlineFields{align-items:center;gap:.5rem;display:inline-flex}.page-module__hbIK2W__smallInput{max-width:140px}@media (min-width:840px){.page-module__hbIK2W__formRow{grid-template-columns:repeat(3,minmax(0,1fr))}}.page-module__hbIK2W__promptLabel{gap:.35rem;display:grid}.page-module__hbIK2W__actions{align-items:center;gap:var(--space-3);display:flex}.page-module__hbIK2W__status{color:var(--text-secondary)}.page-module__hbIK2W__designs{gap:var(--space-3);display:grid}.page-module__hbIK2W__designGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.page-module__hbIK2W__designCard{gap:var(--space-2);border:1px solid var(--border-secondary);border-radius:var(--radius-md);padding:var(--space-2);background:var(--bg-inset);display:grid;position:relative}.page-module__hbIK2W__designThumb{border-radius:var(--radius-sm);background:var(--bg-surface);padding-top:100%;position:relative;overflow:hidden}.page-module__hbIK2W__skeleton{background:linear-gradient(135deg,color-mix(in srgb,var(--bg-surface)90%,transparent 10%),color-mix(in srgb,var(--bg-surface)75%,transparent 25%))no-repeat}.page-module__hbIK2W__skeleton:after{content:"";background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--bg-surface)70%,var(--brand)12%)50%,transparent 100%);animation:1.4s linear infinite page-module__hbIK2W__designShimmer;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-100%)}@keyframes page-module__hbIK2W__designShimmer{to{transform:translate(100%)}}.page-module__hbIK2W__deleteButton{border-radius:var(--radius-full);border:1px solid color-mix(in srgb,var(--border-secondary)65%,transparent 35%);background:color-mix(in srgb,var(--bg-surface)92%,transparent 8%);color:var(--text-secondary);z-index:2;cursor:pointer;padding:.25rem .6rem;font-size:.75rem;position:absolute;top:.4rem;right:.4rem}.page-module__hbIK2W__deleteButton:hover{border-color:color-mix(in srgb,var(--danger)45%,transparent 55%);color:var(--danger)}.page-module__hbIK2W__deleteButton:disabled{opacity:.6;cursor:not-allowed}.page-module__hbIK2W__thumbPlaceholder{color:var(--text-muted);z-index:1;place-items:center;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.page-module__hbIK2W__designMeta{gap:.25rem;display:grid}.page-module__hbIK2W__metaLine{color:var(--text-muted);font-size:.85rem}.page-module__hbIK2W__empty{border:1px dashed var(--border-secondary);border-radius:var(--radius-md);min-height:160px;color:var(--text-muted);background:var(--bg-inset);place-items:center;display:grid}
.notification-viewport-module__qb5ciW__viewport{z-index:1000;gap:10px;display:grid;position:fixed;top:max(.5rem,min(3vw,1rem));right:max(.5rem,min(3vw,1rem))}@media (max-width:720px){.notification-viewport-module__qb5ciW__viewport{top:auto;left:0;right:0;bottom:calc(env(safe-area-inset-bottom) + var(--toast-mobile-offset,88px));justify-items:center}}.notification-viewport-module__qb5ciW__toast{border-radius:var(--radius-lg);background:var(--bg-surface-raised);border:1px solid var(--border-secondary);min-width:300px;max-width:420px;box-shadow:var(--shadow-md);color:var(--text-primary);transition:transform var(--transition-fast),opacity var(--transition-fast);border-left:4px solid transparent;grid-template-columns:auto 1fr auto;align-items:start;gap:12px;padding:12px 14px;display:grid}@media (max-width:720px){.notification-viewport-module__qb5ciW__toast{width:min(92vw,520px)}}.notification-viewport-module__qb5ciW__toast[data-status=exiting]{opacity:0;transform:translateY(-8px)}.notification-viewport-module__qb5ciW__icon{border-radius:var(--radius-full);background:color-mix(in srgb,var(--brand)16%,transparent 84%);place-items:center;width:28px;height:28px;display:grid}.notification-viewport-module__qb5ciW__title{font-weight:600}.notification-viewport-module__qb5ciW__message{font-size:.95rem}.notification-viewport-module__qb5ciW__meta{gap:4px;display:grid}.notification-viewport-module__qb5ciW__closeButton{color:var(--text-secondary);border-radius:var(--radius-full);background:0 0;border:none;width:28px;height:28px}.notification-viewport-module__qb5ciW__closeButton:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.notification-viewport-module__qb5ciW__actionButton{border-radius:var(--radius-full);border:1px solid var(--border-secondary);background:var(--bg-inset);color:var(--text-primary);justify-self:start;margin-top:6px;padding:4px 10px;font-size:.85rem}.notification-viewport-module__qb5ciW__success{border-left-color:var(--success)}.notification-viewport-module__qb5ciW__error{border-left-color:var(--danger)}.notification-viewport-module__qb5ciW__warning{border-left-color:var(--warning)}.notification-viewport-module__qb5ciW__info{border-left-color:var(--brand)}.notification-viewport-module__qb5ciW__success .notification-viewport-module__qb5ciW__icon{background:color-mix(in srgb,var(--success)22%,transparent 78%);color:var(--success)}.notification-viewport-module__qb5ciW__error .notification-viewport-module__qb5ciW__icon{background:color-mix(in srgb,var(--danger)22%,transparent 78%);color:var(--danger)}.notification-viewport-module__qb5ciW__warning .notification-viewport-module__qb5ciW__icon{background:color-mix(in srgb,var(--warning)22%,transparent 78%);color:var(--warning)}.notification-viewport-module__qb5ciW__info .notification-viewport-module__qb5ciW__icon{background:color-mix(in srgb,var(--brand)22%,transparent 78%);color:var(--brand)}
.upload-section-desktop-module__fRyrgG__section{gap:var(--space-4);flex-direction:column;display:flex}.upload-section-desktop-module__fRyrgG__sectionHeader{flex-direction:column;gap:.5rem;display:flex}.upload-section-desktop-module__fRyrgG__sectionHeader h2{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);font-size:1rem}.upload-section-desktop-module__fRyrgG__sectionHeader p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.upload-section-desktop-module__fRyrgG__sectionHeaderRow{align-items:center;gap:var(--space-2);display:flex}.upload-section-desktop-module__fRyrgG__tipsGuideTrigger{border:1px solid color-mix(in srgb,var(--border-secondary)70%,transparent 30%);background:color-mix(in srgb,var(--bg-surface)85%,transparent 15%);width:32px;height:32px;color:var(--text-secondary);border-radius:999px;justify-content:center;align-items:center;transition:border .2s,background .2s,transform .2s;display:inline-flex}.upload-section-desktop-module__fRyrgG__tipsGuideTrigger:hover{background:color-mix(in srgb,var(--bg-surface)95%,transparent 5%);border-color:color-mix(in srgb,var(--brand)40%,transparent 60%);color:var(--text-primary);transform:translateY(-1px)}.upload-section-desktop-module__fRyrgG__tipsGuideTrigger:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.upload-section-desktop-module__fRyrgG__tipsGuideTrigger svg{width:18px;height:18px}.upload-section-desktop-module__fRyrgG__uploadGrid{gap:var(--space-4);width:100%;display:flex}.upload-section-desktop-module__fRyrgG__uploadColumn{gap:var(--space-3);flex-direction:column;flex:1 1 0;min-width:0;display:flex}.upload-section-desktop-module__fRyrgG__dropzone{aspect-ratio:4/3;border-radius:var(--radius-md);border:1px dashed var(--border-secondary);background:var(--bg-inset);width:100%;max-width:none;max-height:min(420px,60vh);color:var(--text-secondary);cursor:pointer;place-items:center;transition:border .2s,transform .2s;display:grid;position:relative;overflow:hidden}.upload-section-desktop-module__fRyrgG__dropzone:after{content:"";pointer-events:none;background:linear-gradient(135deg,var(--brand-muted),transparent 60%);opacity:0;transition:opacity .2s;position:absolute;top:0;bottom:0;left:0;right:0}.upload-section-desktop-module__fRyrgG__dropzone:hover{border-color:color-mix(in srgb,var(--brand)45%,transparent 55%);transform:translateY(-2px)}.upload-section-desktop-module__fRyrgG__dropzone:hover:after{opacity:1}.upload-section-desktop-module__fRyrgG__dropzoneFilled{border-style:solid}.upload-section-desktop-module__fRyrgG__dropzoneEmpty{inset:var(--space-4);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute}.upload-section-desktop-module__fRyrgG__dropzoneIcon{background:var(--bg-surface);border:1px solid var(--border-secondary);width:54px;height:54px;color:var(--text-primary);border-radius:999px;place-items:center;margin-bottom:.2rem;display:grid}.upload-section-desktop-module__fRyrgG__dropzoneCopy{text-align:center;flex-direction:column;align-items:center;gap:.3rem;display:flex}.upload-section-desktop-module__fRyrgG__dropzoneCopy strong{font-weight:600}.upload-section-desktop-module__fRyrgG__dropzoneCopy small{color:var(--text-muted);font-size:.8rem}.upload-section-desktop-module__fRyrgG__previewWrapper{position:absolute;top:0;bottom:0;left:0;right:0}.upload-section-desktop-module__fRyrgG__previewImage{object-fit:contain;object-position:center;background:var(--bg-inset)}.upload-section-desktop-module__fRyrgG__previewTopBar{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);background:linear-gradient(180deg,color-mix(in srgb,var(--bg-surface)92%,transparent 8%),transparent 85%);display:flex;position:absolute;top:0;bottom:auto;left:0;right:0}.upload-section-desktop-module__fRyrgG__previewBadge{letter-spacing:.08em;text-transform:uppercase;background:var(--brand-muted);color:var(--text-primary);border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:600}.upload-section-desktop-module__fRyrgG__previewClear{background:color-mix(in srgb,var(--bg-surface)75%,transparent 25%);width:1.7rem;height:1.7rem;color:var(--text-primary);cursor:pointer;border:1px solid rgba(255,255,255,.25);border-radius:999px;place-items:center;font-size:1.1rem;line-height:1;transition:background .2s,border .2s;display:grid}.upload-section-desktop-module__fRyrgG__previewClear:hover{background:rgba(235,71,71,.35);border-color:rgba(240,117,117,.6)}.upload-section-desktop-module__fRyrgG__previewClear:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.upload-section-desktop-module__fRyrgG__maskNotice{margin-top:var(--space-2);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.75rem}.upload-section-desktop-module__fRyrgG__assetCarousel{margin-top:var(--space-2);gap:var(--space-2);flex-direction:column;display:flex}.upload-section-desktop-module__fRyrgG__assetCarouselHeader{display:none}.upload-section-desktop-module__fRyrgG__assetCarouselTrack{scrollbar-width:thin;flex-wrap:nowrap;gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.upload-section-desktop-module__fRyrgG__assetCarouselTrack::-webkit-scrollbar{height:6px}.upload-section-desktop-module__fRyrgG__assetCarouselTrack::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--border-secondary)80%,transparent 20%);border-radius:999px}.upload-section-desktop-module__fRyrgG__assetCard{border:1px solid var(--border-secondary);border-radius:var(--radius-sm);background:var(--bg-inset);cursor:pointer;flex-direction:column;flex:none;gap:.25rem;width:72px;min-height:auto;padding:.25rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative}.upload-section-desktop-module__fRyrgG__assetCard:hover{border-color:color-mix(in srgb,var(--brand)40%,transparent 60%);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.upload-section-desktop-module__fRyrgG__assetCardActive{border-color:var(--brand);box-shadow:0 0 0 2px color-mix(in srgb,var(--brand)20%,transparent 80%)}.upload-section-desktop-module__fRyrgG__assetThumb{border-radius:var(--radius-sm);background:var(--bg-surface);width:100%;padding-top:100%;position:relative;overflow:hidden}.upload-section-desktop-module__fRyrgG__assetImage{object-fit:cover}.upload-section-desktop-module__fRyrgG__assetMeta{display:none}.upload-section-desktop-module__fRyrgG__libraryAssetCard{height:72px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;border-style:dashed;justify-content:center;align-items:center;gap:.4rem;padding:.5rem;font-size:.72rem}.upload-section-desktop-module__fRyrgG__libraryAssetCard:hover{border-color:color-mix(in srgb,var(--brand)45%,transparent 55%)}.upload-section-desktop-module__fRyrgG__libraryAssetIcon{border:1px solid color-mix(in srgb,var(--border-secondary)65%,transparent 35%);background:color-mix(in srgb,var(--bg-surface)92%,transparent 8%);width:32px;height:32px;color:var(--text-primary);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.upload-section-desktop-module__fRyrgG__libraryAssetIcon svg{width:1rem;height:1rem}.upload-section-desktop-module__fRyrgG__libraryAssetLabel{font-weight:600}.upload-section-desktop-module__fRyrgG__tipsHelper{display:none}@media (max-width:960px){.upload-section-desktop-module__fRyrgG__uploadGrid{flex-direction:column}.upload-section-desktop-module__fRyrgG__uploadColumn{flex-basis:auto}}
.upload-section-mobile-module__BsqGrW__section{gap:var(--space-3);flex-direction:column;padding-left:max(.65rem,min(4vw,1.25rem));padding-right:max(.65rem,min(4vw,1.25rem));display:flex}.upload-section-mobile-module__BsqGrW__sectionHeader{flex-direction:column;gap:.3rem;display:flex}.upload-section-mobile-module__BsqGrW__sectionHeader h2{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);font-size:.9rem}.upload-section-mobile-module__BsqGrW__sectionHeader p{color:var(--text-muted);font-size:.8rem;line-height:1.4}.upload-section-mobile-module__BsqGrW__sectionHeaderRow{justify-content:space-between;align-items:center;display:flex}.upload-section-mobile-module__BsqGrW__tipsGuideTrigger{border:1px solid color-mix(in srgb,var(--border-secondary)55%,transparent 45%);background:color-mix(in srgb,var(--bg-surface)82%,transparent 18%);width:24px;height:24px;color:var(--text-secondary);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.upload-section-mobile-module__BsqGrW__tipsGuideTrigger svg{width:14px;height:14px}.upload-section-mobile-module__BsqGrW__uploadGrid{gap:var(--space-2);display:grid}.upload-section-mobile-module__BsqGrW__uploadColumn{gap:var(--space-2);flex-direction:column;display:flex}.upload-section-mobile-module__BsqGrW__dropzone{border-radius:var(--radius-lg);border:1px solid color-mix(in srgb,var(--border-secondary)70%,transparent 30%);background:linear-gradient(180deg,color-mix(in srgb,var(--bg-surface)92%,transparent 8%),color-mix(in srgb,var(--bg-inset)92%,transparent 8%));aspect-ratio:4/3;min-height:210px;padding:var(--space-2);place-items:center;transition:transform .18s,border-color .18s;display:grid;position:relative;overflow:hidden}.upload-section-mobile-module__BsqGrW__dropzone:active{transform:scale(.99)}.upload-section-mobile-module__BsqGrW__dropzoneFilled{border-style:solid}.upload-section-mobile-module__BsqGrW__dropzoneEmpty{pointer-events:none;flex-direction:column;align-items:center;gap:.45rem;display:flex;position:relative;top:auto;bottom:auto;left:auto;right:auto}.upload-section-mobile-module__BsqGrW__dropzoneIcon{background:color-mix(in srgb,var(--bg-surface)88%,transparent 12%);border:1px solid color-mix(in srgb,var(--border-secondary)65%,transparent 35%);width:40px;height:40px;color:var(--text-primary);border-radius:999px;place-items:center;display:grid}.upload-section-mobile-module__BsqGrW__dropzoneCopy{text-align:center;flex-direction:column;align-items:center;gap:.2rem;font-size:.78rem;display:flex}.upload-section-mobile-module__BsqGrW__dropzoneCopy strong{letter-spacing:.04em;text-transform:uppercase;font-weight:600}.upload-section-mobile-module__BsqGrW__dropzoneCopy small{color:var(--text-muted);font-size:.7rem}.upload-section-mobile-module__BsqGrW__previewWrapper{inset:var(--space-2);border-radius:var(--radius-md);position:absolute;overflow:hidden}.upload-section-mobile-module__BsqGrW__previewImage{object-fit:cover;background:var(--bg-surface)}.upload-section-mobile-module__BsqGrW__previewTopBar{background:linear-gradient(180deg,color-mix(in srgb,var(--bg-surface)88%,transparent 12%),transparent 85%);justify-content:space-between;align-items:center;padding:.35rem .5rem;display:flex;position:absolute;top:0;bottom:auto;left:0;right:0}.upload-section-mobile-module__BsqGrW__previewBadge{letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-full);background:color-mix(in srgb,var(--brand-muted)78%,transparent 22%);color:var(--text-primary);padding:.16rem .4rem;font-size:.62rem;font-weight:600}.upload-section-mobile-module__BsqGrW__previewClear{background:color-mix(in srgb,var(--bg-surface)75%,transparent 25%);width:26px;height:26px;color:var(--text-primary);border:none;border-radius:999px;place-items:center;font-size:1rem;display:grid}.upload-section-mobile-module__BsqGrW__maskNotice{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.65rem}.upload-section-mobile-module__BsqGrW__assetCarousel{flex-direction:column;gap:.5rem;display:flex}.upload-section-mobile-module__BsqGrW__assetCarouselHeader{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.68rem}.upload-section-mobile-module__BsqGrW__assetCarouselTrack{grid-template-columns:repeat(auto-fill,minmax(66px,1fr));gap:.45rem;display:grid}.upload-section-mobile-module__BsqGrW__assetCard{border:1px solid color-mix(in srgb,var(--border-secondary)70%,transparent 30%);border-radius:var(--radius-md);background:var(--bg-surface);cursor:pointer;flex-direction:column;gap:.2rem;padding:.3rem;transition:border-color .18s,transform .18s;display:flex;position:relative}.upload-section-mobile-module__BsqGrW__assetCard:active{transform:scale(.97)}.upload-section-mobile-module__BsqGrW__assetCardActive{border-color:var(--brand);box-shadow:0 0 0 2px color-mix(in srgb,var(--brand)20%,transparent 80%)}.upload-section-mobile-module__BsqGrW__assetThumb{border-radius:var(--radius-sm);background:var(--bg-inset);width:100%;padding-top:100%;position:relative;overflow:hidden}.upload-section-mobile-module__BsqGrW__assetImage{object-fit:cover}.upload-section-mobile-module__BsqGrW__assetMeta{display:none}.upload-section-mobile-module__BsqGrW__libraryAssetCard{text-transform:uppercase;letter-spacing:.08em;min-height:66px;color:var(--text-secondary);border-style:dashed;justify-content:center;align-items:center;gap:.3rem;font-size:.64rem}.upload-section-mobile-module__BsqGrW__libraryAssetIcon{border:1px solid color-mix(in srgb,var(--border-secondary)62%,transparent 38%);background:color-mix(in srgb,var(--bg-surface)90%,transparent 10%);border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.upload-section-mobile-module__BsqGrW__libraryAssetIcon svg{width:.85rem;height:.85rem}.upload-section-mobile-module__BsqGrW__libraryAssetLabel{font-weight:600}
.creative-controls-desktop-module__dnozhq__section{gap:var(--space-4);background:color-mix(in srgb,var(--bg-inset)92%,transparent 8%);border:1px solid color-mix(in srgb,var(--border-secondary)70%,transparent 30%);border-radius:var(--radius-xl);flex-direction:column;padding:max(1rem,min(2vw,1.5rem));display:flex}.creative-controls-desktop-module__dnozhq__sectionHeader{margin-bottom:var(--space-2);flex-direction:column;gap:.4rem;display:flex}.creative-controls-desktop-module__dnozhq__sectionHeader h2{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);font-size:1rem}.creative-controls-desktop-module__dnozhq__sectionHeader p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.creative-controls-desktop-module__dnozhq__modifiedChips{margin-top:.25rem;margin-bottom:var(--space-2);flex-wrap:wrap;gap:.35rem;display:flex}.creative-controls-desktop-module__dnozhq__chip{border-radius:var(--radius-full);background:color-mix(in srgb,var(--brand-muted)35%,transparent 65%);color:var(--brand);letter-spacing:.04em;align-items:center;gap:.35rem;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.creative-controls-desktop-module__dnozhq__textarea{border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--bg-inset);width:100%;color:var(--text-primary);padding:var(--space-4);resize:vertical}.creative-controls-desktop-module__dnozhq__textarea:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.creative-controls-desktop-module__dnozhq__controlRow{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));display:grid}.creative-controls-desktop-module__dnozhq__controlCol{flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.creative-controls-desktop-module__dnozhq__controlCol label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.creative-controls-desktop-module__dnozhq__controlCol select{border-radius:var(--radius-sm);border:1px solid var(--border-secondary);background:var(--bg-inset);color:var(--text-primary);padding:var(--space-2)var(--space-3)}.creative-controls-desktop-module__dnozhq__controlCol[data-modified=true] select,.creative-controls-desktop-module__dnozhq__controlCol[data-modified=true] .creative-controls-desktop-module__dnozhq__colorSwatchWrapper{border-color:color-mix(in srgb,var(--brand)55%,transparent 45%);box-shadow:0 0 0 2px color-mix(in srgb,var(--brand)15%,transparent 85%)}.creative-controls-desktop-module__dnozhq__promptToggle{border:1px dashed color-mix(in srgb,var(--border-secondary)65%,transparent 35%);background:color-mix(in srgb,var(--bg-inset)92%,transparent 8%);color:var(--text-secondary);border-radius:var(--radius-full);align-items:center;gap:.35rem;padding:.35rem .6rem;font-size:.85rem;display:inline-flex}.creative-controls-desktop-module__dnozhq__promptToggle:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.creative-controls-desktop-module__dnozhq__colorPickerRow{align-items:center;gap:.85rem;display:inline-flex}.creative-controls-desktop-module__dnozhq__colorSwatchWrapper{border-radius:var(--radius-sm);width:44px;height:44px;box-shadow:inset 0 0 0 1px var(--border-secondary);position:relative;overflow:hidden}.creative-controls-desktop-module__dnozhq__colorSwatch{background:var(--bg-surface);letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb,var(--text-muted)80%,transparent 20%);place-items:center;font-size:.62rem;font-weight:700;transition:transform .2s,filter .2s;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.creative-controls-desktop-module__dnozhq__colorSwatch[data-original=true]{background:repeating-conic-gradient(color-mix(in srgb,var(--bg-surface)95%,transparent 5%)0deg,color-mix(in srgb,var(--bg-surface)95%,transparent 5%)45deg,color-mix(in srgb,var(--bg-surface)80%,transparent 20%)45deg,color-mix(in srgb,var(--bg-surface)80%,transparent 20%)90deg),color-mix(in srgb,var(--bg-surface)75%,transparent 25%)}.creative-controls-desktop-module__dnozhq__colorSwatchLabel{pointer-events:none;color:color-mix(in srgb,var(--text-muted)80%,transparent 20%)}.creative-controls-desktop-module__dnozhq__colorInput{opacity:0;cursor:pointer;position:absolute;top:0;bottom:0;left:0;right:0}.creative-controls-desktop-module__dnozhq__colorInput:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.creative-controls-desktop-module__dnozhq__colorSwatchWrapper:hover .creative-controls-desktop-module__dnozhq__colorSwatch{filter:brightness(1.05);transform:scale(1.05)}.creative-controls-desktop-module__dnozhq__colorInput:focus-visible+.creative-controls-desktop-module__dnozhq__colorSwatch{filter:brightness(1.05);transform:scale(1.05)}.creative-controls-desktop-module__dnozhq__colorMeta{align-items:center;gap:.35rem;display:flex}.creative-controls-desktop-module__dnozhq__colorHex{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.85rem}.creative-controls-desktop-module__dnozhq__resetButton{border:1px solid var(--border-secondary);background:var(--bg-inset);width:28px;height:28px;color:var(--text-secondary);border-radius:999px;place-items:center;transition:background .2s,border .2s;display:grid}.creative-controls-desktop-module__dnozhq__resetButton:hover{background:color-mix(in srgb,var(--bg-surface)95%,transparent 5%);border-color:color-mix(in srgb,var(--brand)45%,transparent 55%)}
.creative-controls-mobile-module__qipa0a__section{gap:var(--space-3);flex-direction:column;padding-left:max(.65rem,min(4vw,1.25rem));padding-right:max(.65rem,min(4vw,1.25rem));display:flex}.creative-controls-mobile-module__qipa0a__sectionHeader{flex-direction:column;gap:.3rem;display:flex}.creative-controls-mobile-module__qipa0a__sectionHeader h2{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);font-size:.9rem}.creative-controls-mobile-module__qipa0a__sectionHeader p{color:var(--text-muted);font-size:.78rem;line-height:1.4}.creative-controls-mobile-module__qipa0a__modifiedChips{margin-top:.2rem;margin-bottom:var(--space-2);flex-wrap:wrap;gap:.3rem;display:flex}.creative-controls-mobile-module__qipa0a__chip{border-radius:var(--radius-full);background:color-mix(in srgb,var(--brand-muted)35%,transparent 65%);color:var(--brand);letter-spacing:.04em;align-items:center;gap:.3rem;padding:.15rem .45rem;font-size:.72rem;font-weight:600;display:inline-flex}.creative-controls-mobile-module__qipa0a__textarea{border-radius:var(--radius-lg);border:1px solid color-mix(in srgb,var(--border-secondary)68%,transparent 32%);background:color-mix(in srgb,var(--bg-inset)92%,transparent 8%);width:100%;color:var(--text-primary);min-height:95px;padding:.85rem;font-size:.85rem}.creative-controls-mobile-module__qipa0a__controlRow{gap:var(--space-2);display:grid}.creative-controls-mobile-module__qipa0a__controlCol{flex-direction:column;gap:.25rem;font-size:.8rem;display:flex}.creative-controls-mobile-module__qipa0a__controlCol label{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase}.creative-controls-mobile-module__qipa0a__controlCol select{border-radius:var(--radius-md);border:1px solid color-mix(in srgb,var(--border-secondary)68%,transparent 32%);background:color-mix(in srgb,var(--bg-surface)92%,transparent 8%);color:var(--text-primary);padding:.5rem .65rem;font-size:.82rem}.creative-controls-mobile-module__qipa0a__controlCol[data-modified=true] select,.creative-controls-mobile-module__qipa0a__controlCol[data-modified=true] .creative-controls-mobile-module__qipa0a__colorSwatchWrapper{border-color:color-mix(in srgb,var(--brand)55%,transparent 45%);box-shadow:0 0 0 2px color-mix(in srgb,var(--brand)15%,transparent 85%)}.creative-controls-mobile-module__qipa0a__promptToggle{border:1px dashed color-mix(in srgb,var(--border-secondary)65%,transparent 35%);background:color-mix(in srgb,var(--bg-inset)94%,transparent 6%);color:var(--text-secondary);border-radius:var(--radius-full);align-items:center;gap:.3rem;padding:.3rem .55rem;font-size:.8rem;display:inline-flex}.creative-controls-mobile-module__qipa0a__promptToggle:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.creative-controls-mobile-module__qipa0a__colorPickerRow{align-items:center;gap:var(--space-2);display:flex}.creative-controls-mobile-module__qipa0a__colorSwatchWrapper{border-radius:var(--radius-md);width:38px;height:38px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--border-secondary)68%,transparent 32%);position:relative;overflow:hidden}.creative-controls-mobile-module__qipa0a__colorSwatch{text-transform:uppercase;color:color-mix(in srgb,var(--text-muted)75%,transparent 25%);background:var(--bg-surface);place-items:center;font-size:.55rem;font-weight:600;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.creative-controls-mobile-module__qipa0a__colorSwatch[data-original=true]{background:repeating-linear-gradient(135deg,color-mix(in srgb,var(--bg-surface)90%,transparent 10%)0,color-mix(in srgb,var(--bg-surface)90%,transparent 10%)12px,color-mix(in srgb,var(--bg-inset)80%,transparent 20%)12px,color-mix(in srgb,var(--bg-inset)80%,transparent 20%)24px)}.creative-controls-mobile-module__qipa0a__colorSwatchLabel{pointer-events:none}.creative-controls-mobile-module__qipa0a__colorInput{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0}.creative-controls-mobile-module__qipa0a__colorMeta{align-items:center;gap:.35rem;font-size:.8rem;display:flex}.creative-controls-mobile-module__qipa0a__colorHex{font-family:var(--font-mono);letter-spacing:.08em;font-size:.78rem}.creative-controls-mobile-module__qipa0a__resetButton{border:1px solid color-mix(in srgb,var(--border-secondary)65%,transparent 35%);background:color-mix(in srgb,var(--bg-surface)92%,transparent 8%);width:26px;height:26px;color:var(--text-secondary);border-radius:999px;place-items:center;display:grid}
.submit-bar-desktop-module__4l7wJq__submitBar{justify-content:space-between;align-items:center;gap:var(--space-4);padding-top:var(--space-4);border-top:1px solid color-mix(in srgb,var(--border-secondary)70%,transparent 30%);display:flex}.submit-bar-desktop-module__4l7wJq__submitMeta{color:var(--text-secondary);flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.submit-bar-desktop-module__4l7wJq__statusMessage{color:var(--text-muted);font-size:.85rem}.submit-bar-desktop-module__4l7wJq__generateButton{justify-content:center;align-items:center;gap:.6rem;min-width:220px;display:inline-flex;position:relative}.submit-bar-desktop-module__4l7wJq__generateButtonLoading{pointer-events:none}.submit-bar-desktop-module__4l7wJq__buttonSpinner{border:2px solid rgba(255,255,255,.35);border-top-color:currentColor;border-radius:999px;width:1rem;height:1rem;animation:.8s linear infinite submit-bar-desktop-module__4l7wJq__spin}.submit-bar-desktop-module__4l7wJq__buttonLabel{text-transform:uppercase;letter-spacing:.08em;font-weight:600}@keyframes submit-bar-desktop-module__4l7wJq__spin{to{transform:rotate(360deg)}}
.submit-bar-mobile-module__54HE0G__submitBar{padding:var(--space-2)clamp(.65rem,6vw,1.4rem)calc(var(--space-2) + env(safe-area-inset-bottom));background:linear-gradient(180deg,color-mix(in srgb,var(--bg-surface)72%,transparent 28%)0%,color-mix(in srgb,var(--bg-surface)94%,transparent 6%)40%,color-mix(in srgb,var(--bg-surface)100%,transparent 0%)100%);border-top:1px solid color-mix(in srgb,var(--border-secondary)60%,transparent 40%);z-index:5;flex-direction:column;gap:.6rem;display:flex;position:-webkit-sticky;position:sticky;bottom:0;left:0;right:0}.submit-bar-mobile-module__54HE0G__submitMeta{color:var(--text-secondary);flex-direction:column;align-items:flex-start;gap:.2rem;min-height:2.4rem;font-size:.75rem;display:flex}.submit-bar-mobile-module__54HE0G__statusMessage{color:var(--text-muted);font-size:.7rem;line-height:1.3}.submit-bar-mobile-module__54HE0G__generateButton{letter-spacing:.08em;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:46px;font-size:.88rem;display:flex}.submit-bar-mobile-module__54HE0G__generateButtonLoading{pointer-events:none}.submit-bar-mobile-module__54HE0G__buttonSpinner{border:2px solid rgba(255,255,255,.35);border-top-color:currentColor;border-radius:999px;width:.9rem;height:.9rem;animation:.8s linear infinite submit-bar-mobile-module__54HE0G__spin}.submit-bar-mobile-module__54HE0G__buttonLabel{text-transform:uppercase;font-weight:600}@keyframes submit-bar-mobile-module__54HE0G__spin{to{transform:rotate(360deg)}}
.MediaLightbox-module__Xm0SXG__overlay{z-index:1000;background:color-mix(in srgb,var(--bg-overlay)95%,transparent 15%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);place-items:center;animation:.34s forwards MediaLightbox-module__Xm0SXG__fadeIn;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.MediaLightbox-module__Xm0SXG__dialog{grid-template-rows:auto 1fr auto;gap:max(1rem,min(2vw,1.75rem));width:min(96vw,1800px);height:min(80vh,1800px);display:grid;position:relative;overflow:hidden}.MediaLightbox-module__Xm0SXG__topBar{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.MediaLightbox-module__Xm0SXG__title{font-size:var(--font-size-h4);color:var(--text-primary);letter-spacing:var(--letter-spacing-tight);text-overflow:ellipsis;white-space:nowrap;max-width:32ch;font-weight:600;overflow:hidden}.MediaLightbox-module__Xm0SXG__closeButton{background:color-mix(in srgb,var(--bg-surface-raised)78%,transparent 22%);color:var(--text-secondary);border-radius:var(--radius-full);cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:44px;height:44px;transition:transform var(--transition-fast),color var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast);border:1px solid rgba(182,205,237,.16);place-items:center;display:grid}.MediaLightbox-module__Xm0SXG__closeButton:hover{color:var(--brand-text);background:color-mix(in srgb,var(--brand)40%,transparent 60%);border-color:color-mix(in srgb,var(--brand)55%,transparent 45%);transform:translateY(-2px)scale(1.02)}.MediaLightbox-module__Xm0SXG__viewer{border-radius:var(--radius-lg);background:color-mix(in srgb,var(--bg-inset)85%,transparent 15%);border:1px solid rgba(182,205,237,.12);justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.MediaLightbox-module__Xm0SXG__viewerFrame{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;padding:max(1rem,min(3vw,2rem));display:flex;position:relative}.MediaLightbox-module__Xm0SXG__viewerImage{object-fit:contain;pointer-events:none;box-shadow:0 30px 80px rgba(1,9,19,.45)}.MediaLightbox-module__Xm0SXG__actions{z-index:100;gap:var(--space-2);z-index:4;display:flex;position:absolute;top:max(.75rem,min(2vw,1.5rem));right:max(.75rem,min(2vw,1.5rem))}.MediaLightbox-module__Xm0SXG__iconButton{border-radius:var(--radius-full);background:color-mix(in srgb,var(--bg-surface-raised)82%,transparent 18%);width:46px;height:46px;color:var(--text-primary);cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform var(--transition-fast),color var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast);border:1px solid rgba(182,205,237,.18);place-items:center;display:grid}.MediaLightbox-module__Xm0SXG__iconButton:hover:not(:disabled){background:color-mix(in srgb,var(--brand)45%,transparent 55%);border-color:color-mix(in srgb,var(--brand)55%,transparent 45%);color:var(--brand-text);transform:translateY(-2px)}.MediaLightbox-module__Xm0SXG__iconButton:disabled{opacity:.5;cursor:not-allowed}.MediaLightbox-module__Xm0SXG__navButton{border-radius:var(--radius-full);background:color-mix(in srgb,var(--bg-surface-raised)75%,transparent 25%);width:48px;height:48px;color:var(--text-primary);cursor:pointer;transition:transform var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast);z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(182,205,237,.14);place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.MediaLightbox-module__Xm0SXG__navButton:hover{background:color-mix(in srgb,var(--brand)42%,transparent 58%);border-color:color-mix(in srgb,var(--brand)55%,transparent 45%);color:var(--brand-text);transform:translateY(-50%)translateY(-4px)}.MediaLightbox-module__Xm0SXG__navPrev{left:max(.5rem,min(2vw,1.5rem))}.MediaLightbox-module__Xm0SXG__navNext{right:max(.5rem,min(2vw,1.5rem))}.MediaLightbox-module__Xm0SXG__bottomBar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.MediaLightbox-module__Xm0SXG__caption{align-items:center;gap:var(--space-2);color:var(--text-secondary);display:flex}.MediaLightbox-module__Xm0SXG__caption strong{font-size:var(--font-size-lg);color:var(--text-primary);font-weight:600}.MediaLightbox-module__Xm0SXG__thumbStrip{gap:var(--space-2);margin-top:var(--space-1);padding:.75rem 0 .25rem;display:flex;overflow-x:auto}.MediaLightbox-module__Xm0SXG__thumbButton{border-radius:var(--radius-md);background:color-mix(in srgb,var(--bg-inset)85%,transparent 15%);cursor:pointer;width:124px;height:124px;transition:transform var(--transition-fast),border-color var(--transition-fast),background var(--transition-fast);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(182,205,237,.12);flex:none;padding:0;overflow:hidden}.MediaLightbox-module__Xm0SXG__thumbButton:hover{border-color:color-mix(in srgb,var(--brand)50%,transparent 50%);transform:translateY(-2px)}.MediaLightbox-module__Xm0SXG__thumbImage{object-fit:cover;width:100%;height:100%}.MediaLightbox-module__Xm0SXG__thumbButtonActive{border-color:color-mix(in srgb,var(--brand)65%,transparent 35%);background:color-mix(in srgb,var(--brand)25%,transparent 75%);transform:translateY(-3px)scale(1.02)}@keyframes MediaLightbox-module__Xm0SXG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:720px){.MediaLightbox-module__Xm0SXG__dialog{height:min(94vh,780px);padding:1rem}.MediaLightbox-module__Xm0SXG__navButton{display:none}.MediaLightbox-module__Xm0SXG__thumbButton{width:56px;height:56px}}
.debug-image-strip-module__hyE5XW__section{gap:var(--space-4);margin-top:var(--space-5);display:grid}.debug-image-strip-module__hyE5XW__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}.debug-image-strip-module__hyE5XW__tile{gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--bg-surface);grid-template-rows:auto 1fr auto;display:grid}.debug-image-strip-module__hyE5XW__preview{border-radius:var(--radius-sm);aspect-ratio:4/3;cursor:pointer;border:none;width:100%;padding:0;display:block;position:relative;overflow:hidden}.debug-image-strip-module__hyE5XW__preview:disabled{cursor:default;opacity:.6}.debug-image-strip-module__hyE5XW__preview:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.debug-image-strip-module__hyE5XW__previewImage{object-fit:contain}.debug-image-strip-module__hyE5XW__preview>span{place-items:center;display:grid;position:absolute!important;top:0!important;bottom:0!important;left:0!important;right:0!important}.debug-image-strip-module__hyE5XW__value{color:var(--text-secondary);word-break:break-all;overflow-wrap:anywhere;font-size:.8rem}.debug-image-strip-module__hyE5XW__reuseButton{border:1px solid var(--border-primary);background-color:var(--bg-surface);width:2.1rem;height:2.1rem;color:var(--text-primary);cursor:pointer;transition:background-color var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast),color var(--transition-fast);border-radius:999px;place-self:end start;place-items:center;margin-top:auto;display:grid}.debug-image-strip-module__hyE5XW__reuseButton:hover{background-color:var(--bg-surface-hover);border-color:var(--border-interactive);color:var(--brand)}.debug-image-strip-module__hyE5XW__reuseButton:active{transform:translateY(1px)}.debug-image-strip-module__hyE5XW__reuseButton:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.debug-image-strip-module__hyE5XW__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.8rem;font-weight:600}.debug-image-strip-module__hyE5XW__value{color:var(--text-secondary);font-size:.8rem}
.results-gallery-desktop-module__spizyq__results{background:var(--bg-surface);border-radius:var(--radius-lg);border:1px solid var(--border-secondary);box-shadow:var(--shadow-sm);gap:var(--space-5);padding:var(--space-6);flex-direction:column;display:flex}.results-gallery-desktop-module__spizyq__resultsHeader h2{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);font-size:1rem}.results-gallery-desktop-module__spizyq__resultsHeader p{color:var(--text-muted);margin-top:1rem;font-size:.85rem}.results-gallery-desktop-module__spizyq__emptyState{border-radius:var(--radius-md);border:1px dashed var(--border-secondary);min-height:220px;color:var(--text-muted);background:var(--bg-inset);place-items:center;display:grid}.results-gallery-desktop-module__spizyq__gallery{gap:var(--space-6);flex-direction:column;display:flex}.results-gallery-desktop-module__spizyq__galleryCard{gap:var(--space-4);flex-direction:column;display:flex}.results-gallery-desktop-module__spizyq__galleryCardProcessing{position:relative}.results-gallery-desktop-module__spizyq__resultHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.results-gallery-desktop-module__spizyq__resultMeta{gap:var(--space-2);color:var(--text-muted);flex-wrap:wrap;align-items:center;font-size:.85rem;display:flex}.results-gallery-desktop-module__spizyq__cacheIndicator{border-radius:var(--radius-full);background:var(--bg-inset);color:color-mix(in srgb,var(--brand)75%,var(--text-primary)25%);align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.results-gallery-desktop-module__spizyq__galleryActions{gap:var(--space-2);display:inline-flex}.results-gallery-desktop-module__spizyq__iconButton{border:1px solid var(--border-secondary);background:var(--bg-surface);width:2.2rem;height:2.2rem;color:var(--text-primary);border-radius:999px;place-items:center;transition:background .14s,border-color .14s,transform .14s,color .14s;display:grid}.results-gallery-desktop-module__spizyq__iconButton:hover:not(:disabled){background:var(--bg-surface-hover);border-color:var(--border-interactive);color:var(--brand)}.results-gallery-desktop-module__spizyq__iconButton:active:not(:disabled){transform:translateY(1px)}.results-gallery-desktop-module__spizyq__iconButton:disabled{opacity:.45;cursor:not-allowed}.results-gallery-desktop-module__spizyq__resultFigure{border-radius:var(--radius-lg);background:var(--bg-surface-raised);width:100%;box-shadow:var(--shadow-md);aspect-ratio:var(--result-aspect,3/2);transition:transform .16s,box-shadow .16s;position:relative;overflow:hidden}.results-gallery-desktop-module__spizyq__resultFigure:hover:not(.results-gallery-desktop-module__spizyq__skeletonMedia){box-shadow:var(--shadow-lg);transform:translateY(-2px)}.results-gallery-desktop-module__spizyq__resultImage{object-fit:cover}.results-gallery-desktop-module__spizyq__resultOpenButton{cursor:zoom-in;background:0 0;border:0;margin:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.results-gallery-desktop-module__spizyq__resultOpenButton:focus-visible{outline:2px solid color-mix(in srgb,var(--brand)65%,transparent 35%);outline-offset:2px}.results-gallery-desktop-module__spizyq__resultPlaceholder{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;flex:1;place-items:center;display:grid}.results-gallery-desktop-module__spizyq__skeletonMedia{background:radial-gradient(circle at 20% 20%,color-mix(in srgb,var(--bg-surface)95%,transparent 5%),color-mix(in srgb,var(--bg-surface)70%,transparent 30%)55%),linear-gradient(135deg,color-mix(in srgb,var(--bg-surface)88%,transparent 12%),color-mix(in srgb,var(--bg-surface)80%,transparent 20%))}.results-gallery-desktop-module__spizyq__skeletonMedia:after{content:"";background:radial-gradient(circle at 15% 30%,color-mix(in srgb,var(--brand)25%,transparent 75%),transparent 60%),radial-gradient(circle at 85% 60%,color-mix(in srgb,var(--brand)12%,transparent 88%),transparent 55%);opacity:.55;filter:blur(28px);pointer-events:none;position:absolute;top:-35%;bottom:-35%;left:-10%;right:-10%}.results-gallery-desktop-module__spizyq__skeletonSheen{background:linear-gradient(100deg,transparent 0%,color-mix(in srgb,var(--bg-surface)30%,var(--brand)20%)50%,transparent 100%);pointer-events:none;animation:1.4s ease-in-out infinite results-gallery-desktop-module__spizyq__shimmer;position:absolute;top:-20%;bottom:-20%;left:-20%;right:-20%;transform:translate(-120%)}.results-gallery-desktop-module__spizyq__pendingOverlay{border-radius:var(--radius-md);border:1px solid color-mix(in srgb,var(--border-secondary)60%,transparent 40%);background:color-mix(in srgb,var(--bg-surface)85%,transparent 15%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--brand-muted)35%,transparent 65%);color:var(--text-primary);flex-direction:column;gap:max(.55rem,min(1.5vw,.95rem));padding:max(.75rem,min(2vw,1rem)) max(.85rem,min(2vw,1.2rem));display:flex;position:absolute;top:auto;bottom:max(.9rem,min(2.2vw,2rem));left:max(.75rem,min(2vw,1.75rem));right:max(.75rem,min(2vw,1.75rem))}.results-gallery-desktop-module__spizyq__pendingHeader{justify-content:space-between;align-items:center;gap:var(--space-2);font-size:.9rem;display:flex}.results-gallery-desktop-module__spizyq__pendingLabel{letter-spacing:.02em;font-weight:600}.results-gallery-desktop-module__spizyq__pendingEta{font-variant-numeric:tabular-nums;color:var(--text-muted)}.results-gallery-desktop-module__spizyq__pendingProgressBar{background:color-mix(in srgb,var(--bg-inset)80%,transparent 20%);border-radius:999px;width:100%;height:6px;position:relative;overflow:hidden}.results-gallery-desktop-module__spizyq__pendingProgressFill{background:linear-gradient(90deg,color-mix(in srgb,var(--brand)60%,transparent 40%),color-mix(in srgb,var(--brand)30%,transparent 70%));transform-origin:0;width:100%;transform:scaleX(var(--pending-progress,0));will-change:transform;transition:transform .12s linear;position:absolute;top:0;bottom:0;left:0}.results-gallery-desktop-module__spizyq__pendingStageList{text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;gap:.45rem 1.4rem;margin:0;padding:0;font-size:.78rem;list-style:none;display:flex}.results-gallery-desktop-module__spizyq__pendingStage,.results-gallery-desktop-module__spizyq__pendingStageActive{color:var(--text-muted);opacity:.7;align-items:center;gap:.4rem;transition:color .2s,opacity .2s;display:inline-flex}.results-gallery-desktop-module__spizyq__pendingStageActive{color:var(--text-primary);opacity:1}.results-gallery-desktop-module__spizyq__pendingStageDot{width:.45rem;height:.45rem;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 30%,transparent 70%);background:currentColor;border-radius:50%}.results-gallery-desktop-module__spizyq__pendingStageActive .results-gallery-desktop-module__spizyq__pendingStageDot{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand)45%,transparent 55%)}.results-gallery-desktop-module__spizyq__detailsBar{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.results-gallery-desktop-module__spizyq__cardId{font-variant-numeric:tabular-nums;letter-spacing:.06em;font-size:var(--font-size-sm);text-transform:uppercase;color:var(--text-muted)}.results-gallery-desktop-module__spizyq__detailsToggle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;font-size:.8rem;transition:color .18s;display:inline-flex}.results-gallery-desktop-module__spizyq__detailsToggle:hover{color:var(--text-primary)}.results-gallery-desktop-module__spizyq__detailsToggle:disabled{opacity:.45;cursor:not-allowed}.results-gallery-desktop-module__spizyq__detailsToggle:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.results-gallery-desktop-module__spizyq__detailsToggleIcon{transition:transform .18s}.results-gallery-desktop-module__spizyq__detailsToggle[data-expanded=true] .results-gallery-desktop-module__spizyq__detailsToggleIcon{transform:rotate(180deg)}.results-gallery-desktop-module__spizyq__feedbackGroup{align-items:center;gap:.4rem;display:inline-flex}.results-gallery-desktop-module__spizyq__feedbackButton{border:1px solid var(--border-secondary);background:var(--bg-surface);width:2rem;height:2rem;color:var(--text-muted);border-radius:999px;place-items:center;transition:background .14s,border-color .14s,color .14s;display:grid}.results-gallery-desktop-module__spizyq__feedbackButton:hover{background:var(--bg-surface-hover);border-color:var(--border-interactive);color:var(--text-primary)}.results-gallery-desktop-module__spizyq__feedbackButton[data-active=true]{color:var(--brand-strong);background:color-mix(in srgb,var(--brand)16%,transparent 84%);border-color:color-mix(in srgb,var(--brand)45%,transparent 55%)}.results-gallery-desktop-module__spizyq__processingBadge{border-radius:var(--radius-full);background:var(--brand-muted);color:var(--brand-text);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.results-gallery-desktop-module__spizyq__badgeSpinner{border:2px solid color-mix(in srgb,var(--brand)35%,transparent 65%);border-top-color:var(--brand);border-radius:50%;width:.75rem;height:.75rem;animation:.8s linear infinite results-gallery-desktop-module__spizyq__spin}.results-gallery-desktop-module__spizyq__errorBadge{border-radius:var(--radius-full);background:color-mix(in srgb,var(--danger)35%,var(--bg-surface)65%);color:#5d0e09;text-transform:uppercase;letter-spacing:.08em;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.results-gallery-desktop-module__spizyq__errorNote{color:var(--text-muted);font-size:.8rem}@keyframes results-gallery-desktop-module__spizyq__spin{to{transform:rotate(360deg)}}@keyframes results-gallery-desktop-module__spizyq__shimmer{0%{transform:translate(-120%)}50%{transform:translate(-10%)}to{transform:translate(120%)}}@media (prefers-reduced-motion:reduce){.results-gallery-desktop-module__spizyq__skeletonSheen{opacity:.25;animation:none}.results-gallery-desktop-module__spizyq__badgeSpinner{animation-duration:1.6s}}.results-gallery-desktop-module__spizyq__footer{margin-top:var(--space-2);justify-content:flex-end;align-items:flex-end;display:flex}.results-gallery-desktop-module__spizyq__historyLink{color:var(--brand);letter-spacing:.1em;text-transform:uppercase;font-size:.82rem;text-decoration:none}.results-gallery-desktop-module__spizyq__historyLink:hover{text-decoration:underline}.results-gallery-desktop-module__spizyq__historyLink:focus-visible{text-decoration:underline}
.results-gallery-mobile-module__WiRNCq__results{gap:var(--space-3);padding:0 clamp(.65rem,4vw,1.25rem)var(--space-4);flex-direction:column;display:flex}.results-gallery-mobile-module__WiRNCq__resultsHeader{flex-direction:column;gap:.3rem;display:flex}.results-gallery-mobile-module__WiRNCq__resultsHeader h2{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);font-size:.9rem}.results-gallery-mobile-module__WiRNCq__resultsHeader p{color:var(--text-muted);font-size:.76rem}.results-gallery-mobile-module__WiRNCq__emptyState{border-radius:var(--radius-lg);border:1px dashed color-mix(in srgb,var(--border-secondary)68%,transparent 32%);background:color-mix(in srgb,var(--bg-inset)92%,transparent 8%);min-height:170px;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;padding:var(--space-3);place-items:center;display:grid}.results-gallery-mobile-module__WiRNCq__gallery{gap:var(--space-3);display:grid}.results-gallery-mobile-module__WiRNCq__galleryCard{gap:var(--space-2);border-radius:var(--radius-xl);background:color-mix(in srgb,var(--bg-surface)94%,transparent 6%);border:1px solid color-mix(in srgb,var(--border-secondary)60%,transparent 40%);padding:var(--space-2);flex-direction:column;display:flex;box-shadow:0 16px 28px -28px rgba(39,50,73,.35)}.results-gallery-mobile-module__WiRNCq__galleryCardProcessing{position:relative;overflow:hidden}.results-gallery-mobile-module__WiRNCq__resultHeader{color:var(--text-secondary);flex-direction:column;gap:.5rem;font-size:.74rem;display:flex}.results-gallery-mobile-module__WiRNCq__resultMeta{flex-wrap:wrap;align-items:center;gap:.4rem .6rem;display:flex}.results-gallery-mobile-module__WiRNCq__cacheIndicator,.results-gallery-mobile-module__WiRNCq__processingBadge,.results-gallery-mobile-module__WiRNCq__errorBadge{border-radius:var(--radius-full);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.3rem;padding:.18rem .5rem;font-size:.62rem;font-weight:600;display:inline-flex}.results-gallery-mobile-module__WiRNCq__cacheIndicator{background:color-mix(in srgb,var(--brand-muted)32%,transparent 68%);color:var(--brand)}.results-gallery-mobile-module__WiRNCq__processingBadge{background:color-mix(in srgb,var(--brand-muted)78%,transparent 22%);color:var(--brand-text)}.results-gallery-mobile-module__WiRNCq__errorBadge{background:color-mix(in srgb,var(--danger)35%,var(--bg-surface)65%);color:#5d0e09}.results-gallery-mobile-module__WiRNCq__errorNote{color:var(--text-muted)}.results-gallery-mobile-module__WiRNCq__badgeSpinner{border:2px solid color-mix(in srgb,var(--brand)35%,transparent 65%);border-top-color:var(--brand);border-radius:999px;width:.6rem;height:.6rem;animation:.8s linear infinite results-gallery-mobile-module__WiRNCq__spin}.results-gallery-mobile-module__WiRNCq__galleryActions{grid-auto-flow:column;justify-content:start;gap:.4rem;display:grid}.results-gallery-mobile-module__WiRNCq__iconButton{border:1px solid color-mix(in srgb,var(--border-secondary)58%,transparent 42%);background:color-mix(in srgb,var(--bg-surface)96%,transparent 4%);width:34px;height:34px;color:var(--text-primary);border-radius:10px;place-items:center;display:grid}.results-gallery-mobile-module__WiRNCq__iconButton:disabled{opacity:.45}.results-gallery-mobile-module__WiRNCq__resultFigure{border-radius:var(--radius-lg);aspect-ratio:4/3;background:color-mix(in srgb,var(--bg-inset)92%,transparent 8%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--border-secondary)60%,transparent 40%);position:relative;overflow:hidden}.results-gallery-mobile-module__WiRNCq__resultImage{object-fit:cover}.results-gallery-mobile-module__WiRNCq__resultOpenButton{cursor:zoom-in;background:0 0;border:0;margin:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.results-gallery-mobile-module__WiRNCq__resultOpenButton:focus-visible{outline:2px solid color-mix(in srgb,var(--brand)65%,transparent 35%);outline-offset:2px}.results-gallery-mobile-module__WiRNCq__resultPlaceholder{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;place-items:center;display:grid}.results-gallery-mobile-module__WiRNCq__skeletonMedia:after{content:"";background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--bg-surface)15%,var(--brand)15%),transparent);animation:1.4s ease-in-out infinite results-gallery-mobile-module__WiRNCq__shimmer;position:absolute;top:0;bottom:0;left:0;right:0}.results-gallery-mobile-module__WiRNCq__skeletonSheen{display:none}.results-gallery-mobile-module__WiRNCq__pendingOverlay{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in srgb,var(--bg-surface)80%,transparent 20%);border:1px solid color-mix(in srgb,var(--border-secondary)63%,transparent 37%);flex-direction:column;gap:.5rem;padding:.65rem;display:flex;position:absolute;top:auto;bottom:.8rem;left:.8rem;right:.8rem}.results-gallery-mobile-module__WiRNCq__pendingHeader{justify-content:space-between;align-items:center;font-size:.74rem;display:flex}.results-gallery-mobile-module__WiRNCq__pendingLabel{letter-spacing:.06em;text-transform:uppercase;font-weight:600}.results-gallery-mobile-module__WiRNCq__pendingEta{font-variant-numeric:tabular-nums;color:var(--text-muted)}.results-gallery-mobile-module__WiRNCq__pendingProgressBar{background:color-mix(in srgb,var(--bg-inset)80%,transparent 20%);border-radius:999px;width:100%;height:5px;position:relative;overflow:hidden}.results-gallery-mobile-module__WiRNCq__pendingProgressFill{background:linear-gradient(90deg,color-mix(in srgb,var(--brand)55%,transparent 45%),color-mix(in srgb,var(--brand)20%,transparent 80%));transform-origin:0;transform:scaleX(var(--pending-progress,0));transition:transform .12s linear;position:absolute;top:0;bottom:0;left:0;right:0}.results-gallery-mobile-module__WiRNCq__pendingStageList{text-transform:uppercase;letter-spacing:.08em;gap:.35rem;margin:0;padding:0;font-size:.65rem;list-style:none;display:grid}.results-gallery-mobile-module__WiRNCq__pendingStage,.results-gallery-mobile-module__WiRNCq__pendingStageActive{color:var(--text-muted);align-items:center;gap:.35rem;display:inline-flex}.results-gallery-mobile-module__WiRNCq__pendingStageActive{color:var(--text-primary)}.results-gallery-mobile-module__WiRNCq__pendingStageDot{background:currentColor;border-radius:999px;width:.36rem;height:.36rem}.results-gallery-mobile-module__WiRNCq__detailsBar{justify-content:space-between;align-items:center;gap:var(--space-2);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;display:flex}.results-gallery-mobile-module__WiRNCq__cardId{color:var(--text-muted);font-variant-numeric:tabular-nums}.results-gallery-mobile-module__WiRNCq__detailsToggle{color:var(--brand);text-transform:uppercase;background:0 0;border:none;align-items:center;gap:.3rem;font-weight:600;display:inline-flex}.results-gallery-mobile-module__WiRNCq__detailsToggleIcon{transition:transform .18s}.results-gallery-mobile-module__WiRNCq__detailsToggle[data-expanded=true] .results-gallery-mobile-module__WiRNCq__detailsToggleIcon{transform:rotate(180deg)}.results-gallery-mobile-module__WiRNCq__feedbackGroup{align-items:center;gap:.3rem;display:inline-flex}.results-gallery-mobile-module__WiRNCq__feedbackButton{border:1px solid var(--border-secondary);background:var(--bg-surface);width:28px;height:28px;color:var(--text-muted);border-radius:8px;place-items:center;display:grid}.results-gallery-mobile-module__WiRNCq__feedbackButton[data-active=true]{color:var(--brand-strong);background:color-mix(in srgb,var(--brand)18%,transparent 82%);border-color:color-mix(in srgb,var(--brand)50%,transparent 50%)}@keyframes results-gallery-mobile-module__WiRNCq__spin{to{transform:rotate(360deg)}}@keyframes results-gallery-mobile-module__WiRNCq__shimmer{0%{transform:translate(-120%)}50%{transform:translate(0%)}to{transform:translate(120%)}}.results-gallery-mobile-module__WiRNCq__footer{margin-top:var(--space-3);justify-content:center;display:flex}.results-gallery-mobile-module__WiRNCq__historyLink{color:var(--brand);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;text-decoration:none}.results-gallery-mobile-module__WiRNCq__historyLink:hover{text-decoration:underline}.results-gallery-mobile-module__WiRNCq__historyLink:focus-visible{text-decoration:underline}
.tips-guide-modal-desktop-module__7MweTG__tipsOverlay{z-index:40;background:color-mix(in srgb,var(--bg-surface)70%,transparent 30%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);place-items:center;padding:max(1.5rem,min(4vw,3rem));display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.tips-guide-modal-desktop-module__7MweTG__tipsDialog{border-radius:var(--radius-xl);background:var(--bg-surface);border:1px solid var(--border-secondary);width:100%;max-width:840px;max-height:min(90vh,820px);box-shadow:var(--shadow-lg);gap:var(--space-5);overscroll-behavior:contain;flex-direction:column;padding:max(1.75rem,min(3vw,2.5rem));display:flex;position:relative;overflow:auto}.tips-guide-modal-desktop-module__7MweTG__tipsClose{border:1px solid color-mix(in srgb,var(--border-secondary)70%,transparent 30%);background:color-mix(in srgb,var(--bg-surface)90%,transparent 10%);width:36px;height:36px;color:var(--text-primary);cursor:pointer;z-index:1;border-radius:999px;align-self:flex-end;place-items:center;font-size:1.4rem;line-height:1;transition:background .2s,border .2s,transform .2s;display:grid;position:-webkit-sticky;position:sticky;top:0}.tips-guide-modal-desktop-module__7MweTG__tipsClose:hover{background:color-mix(in srgb,var(--bg-surface)98%,transparent 2%);border-color:color-mix(in srgb,var(--brand)40%,transparent 60%);transform:translateY(-1px)}.tips-guide-modal-desktop-module__7MweTG__tipsClose:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.tips-guide-modal-desktop-module__7MweTG__tipsHeader h2{margin-bottom:var(--space-2);font-size:max(1.4rem,min(2vw,1.75rem))}.tips-guide-modal-desktop-module__7MweTG__tipsHeader p{color:var(--text-muted);line-height:1.6}.tips-guide-modal-desktop-module__7MweTG__tipsSectionGrid{flex-direction:column;gap:max(1.5rem,min(2.5vw,2.75rem));display:flex}.tips-guide-modal-desktop-module__7MweTG__tipsSection{border-radius:var(--radius-lg);background:var(--bg-inset);border:1px solid color-mix(in srgb,var(--border-secondary)60%,transparent 40%);grid-template-columns:max(120px,min(18%,140px)) 1fr;gap:max(1.25rem,min(2vw,2rem));padding:max(1rem,min(2vw,1.5rem));display:grid}.tips-guide-modal-desktop-module__7MweTG__tipsIcon{justify-content:center;align-items:center;display:flex}.tips-guide-modal-desktop-module__7MweTG__tipsIconImage{object-fit:contain;border-radius:var(--radius-md);background:color-mix(in srgb,var(--bg-surface)92%,transparent 8%);width:120px;height:120px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--border-secondary)70%,transparent 30%)}.tips-guide-modal-desktop-module__7MweTG__tipsIconPlaceholder{border-radius:var(--radius-md);background:repeating-linear-gradient(135deg,color-mix(in srgb,var(--bg-surface)80%,transparent 20%)0,color-mix(in srgb,var(--bg-surface)80%,transparent 20%)12px,color-mix(in srgb,var(--bg-inset)80%,transparent 20%)12px,color-mix(in srgb,var(--bg-inset)80%,transparent 20%)24px);width:120px;height:120px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--border-secondary)60%,transparent 40%)}.tips-guide-modal-desktop-module__7MweTG__tipsContent h3{margin-bottom:var(--space-2);font-size:1.1rem}.tips-guide-modal-desktop-module__7MweTG__tipsContent p{color:var(--text-secondary);margin-bottom:var(--space-3);line-height:1.6}.tips-guide-modal-desktop-module__7MweTG__tipsLists{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.tips-guide-modal-desktop-module__7MweTG__tipsListLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);align-items:center;gap:.4rem;margin-bottom:.4rem;font-size:.78rem;display:inline-flex}.tips-guide-modal-desktop-module__7MweTG__tipsList{color:var(--text-primary);flex-direction:column;gap:.35rem;margin:0;padding-left:1.2rem;line-height:1.5;display:flex}.tips-guide-modal-desktop-module__7MweTG__tipsList li::marker{color:var(--brand)}.tips-guide-modal-desktop-module__7MweTG__tipsLists>div:last-child .tips-guide-modal-desktop-module__7MweTG__tipsList li::marker{color:red}@media (max-width:840px){.tips-guide-modal-desktop-module__7MweTG__tipsDialog{max-height:95vh}.tips-guide-modal-desktop-module__7MweTG__tipsSection{text-align:left;grid-template-columns:1fr}.tips-guide-modal-desktop-module__7MweTG__tipsIcon,.tips-guide-modal-desktop-module__7MweTG__tipsIconImage,.tips-guide-modal-desktop-module__7MweTG__tipsIconPlaceholder{margin-left:auto;margin-right:auto}}
.tips-guide-modal-mobile-module__05Dmeq__tipsOverlay{z-index:50;background:color-mix(in srgb,var(--bg-surface)75%,transparent 25%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.tips-guide-modal-mobile-module__05Dmeq__tipsDialog{background:var(--bg-surface);width:100%;height:100dvh;max-height:100dvh;box-shadow:none;padding:calc(env(safe-area-inset-top) + 1rem)clamp(1rem,4vw,1.75rem)calc(env(safe-area-inset-bottom) + 1rem);gap:var(--space-4);overscroll-behavior:contain;border:none;border-radius:0;flex-direction:column;margin-top:0;display:flex;position:relative;overflow-y:auto}.tips-guide-modal-mobile-module__05Dmeq__tipsClose{border:1px solid color-mix(in srgb,var(--border-secondary)60%,transparent 40%);background:color-mix(in srgb,var(--bg-surface)92%,transparent 8%);width:34px;height:34px;color:var(--text-primary);z-index:1;border-radius:999px;align-self:flex-end;place-items:center;font-size:1.3rem;line-height:1;display:grid;position:-webkit-sticky;position:sticky;top:0}.tips-guide-modal-mobile-module__05Dmeq__tipsHeader h2{text-transform:uppercase;letter-spacing:.08em;font-size:1.2rem}.tips-guide-modal-mobile-module__05Dmeq__tipsHeader p{color:var(--text-muted);font-size:.85rem;line-height:1.5}.tips-guide-modal-mobile-module__05Dmeq__tipsSectionGrid{gap:var(--space-3);display:grid}.tips-guide-modal-mobile-module__05Dmeq__tipsSection{gap:var(--space-2);border-radius:var(--radius-xl);padding:var(--space-3);background:color-mix(in srgb,var(--bg-inset)90%,transparent 10%);border:1px solid color-mix(in srgb,var(--border-secondary)60%,transparent 40%);display:grid}.tips-guide-modal-mobile-module__05Dmeq__tipsIcon{justify-content:center;align-items:center;padding-top:.25rem;display:flex}.tips-guide-modal-mobile-module__05Dmeq__tipsIconImage,.tips-guide-modal-mobile-module__05Dmeq__tipsIconPlaceholder{border-radius:var(--radius-lg);background:color-mix(in srgb,var(--bg-surface)94%,transparent 6%);width:104px;height:104px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--border-secondary)65%,transparent 35%)}.tips-guide-modal-mobile-module__05Dmeq__tipsIconPlaceholder{background:repeating-linear-gradient(135deg,color-mix(in srgb,var(--bg-surface)85%,transparent 15%)0,color-mix(in srgb,var(--bg-surface)85%,transparent 15%)12px,color-mix(in srgb,var(--bg-inset)75%,transparent 25%)12px,color-mix(in srgb,var(--bg-inset)75%,transparent 25%)24px)}.tips-guide-modal-mobile-module__05Dmeq__tipsContent h3{text-align:center;margin:.25rem 0;font-size:1rem}.tips-guide-modal-mobile-module__05Dmeq__tipsContent p{color:var(--text-secondary);text-align:center;margin:.25rem 0 .5rem;font-size:.85rem;line-height:1.55}.tips-guide-modal-mobile-module__05Dmeq__tipsLists{gap:var(--space-2);display:grid}.tips-guide-modal-mobile-module__05Dmeq__tipsListLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem}.tips-guide-modal-mobile-module__05Dmeq__tipsList{color:var(--text-primary);flex-direction:column;gap:.3rem;margin:0;padding-left:1.25rem;font-size:.85rem;line-height:1.5;display:flex}.tips-guide-modal-mobile-module__05Dmeq__tipsList li::marker{color:var(--brand)}.tips-guide-modal-mobile-module__05Dmeq__tipsLists>div:last-child .tips-guide-modal-mobile-module__05Dmeq__tipsList li::marker{color:red}
.wheel-library-modal-desktop-module__sUoThW__libraryOverlay{z-index:50;background:color-mix(in srgb,var(--bg-surface)70%,transparent 30%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);place-items:center;padding:max(1.5rem,min(4vw,3rem));display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.wheel-library-modal-desktop-module__sUoThW__libraryDialog{background:var(--bg-surface);border-radius:var(--radius-xl);border:1px solid var(--border-secondary);width:min(1080px,100%);max-height:min(90vh,980px);box-shadow:var(--shadow-lg);flex-direction:column;gap:max(1.5rem,min(3vw,2.2rem));padding:max(1.5rem,min(3vw,2.5rem));display:flex;position:relative;overflow-y:auto}.wheel-library-modal-desktop-module__sUoThW__libraryHeader{gap:var(--space-2);flex-direction:column;display:flex}.wheel-library-modal-desktop-module__sUoThW__libraryHeader h2{font-size:max(1.4rem,min(2vw,1.75rem))}.wheel-library-modal-desktop-module__sUoThW__libraryHeader p{color:var(--text-muted);line-height:1.6}.wheel-library-modal-desktop-module__sUoThW__libraryClose{border:1px solid color-mix(in srgb,var(--border-secondary)65%,transparent 35%);background:color-mix(in srgb,var(--bg-surface)90%,transparent 10%);width:36px;height:36px;color:var(--text-primary);border-radius:999px;place-items:center;transition:background .2s,border .2s,transform .2s;display:grid;position:absolute;top:max(1rem,min(2vw,1.4rem));right:max(1rem,min(2vw,1.4rem))}.wheel-library-modal-desktop-module__sUoThW__libraryClose:hover{background:color-mix(in srgb,var(--bg-surface)98%,transparent 2%);border-color:color-mix(in srgb,var(--brand)40%,transparent 60%);transform:translateY(-1px)}.wheel-library-modal-desktop-module__sUoThW__libraryClose:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.wheel-library-modal-desktop-module__sUoThW__libraryError{border-radius:var(--radius-md);border:1px solid color-mix(in srgb,var(--danger)45%,transparent 55%);background:color-mix(in srgb,var(--danger)12%,var(--bg-surface)88%);color:#70110a;padding:.75rem 1rem;font-size:.9rem}.wheel-library-modal-desktop-module__sUoThW__librarySection{gap:var(--space-3);flex-direction:column;display:flex}.wheel-library-modal-desktop-module__sUoThW__librarySectionHeader{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.wheel-library-modal-desktop-module__sUoThW__librarySectionHeader h3{text-transform:uppercase;letter-spacing:.08em;font-size:1rem}.wheel-library-modal-desktop-module__sUoThW__librarySectionHeader span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.wheel-library-modal-desktop-module__sUoThW__libraryGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:max(1rem,min(2vw,1.5rem));display:grid}.wheel-library-modal-desktop-module__sUoThW__libraryGrid:has(>:only-child){max-width:320px;margin-left:auto;margin-right:auto}.wheel-library-modal-desktop-module__sUoThW__libraryGrid:has(>:nth-child(2)):not(:has(>:nth-child(3))){max-width:calc(640px + 1.5rem);margin-left:auto;margin-right:auto}.wheel-library-modal-desktop-module__sUoThW__libraryCard{gap:var(--space-2);border-radius:var(--radius-lg);border:1px solid color-mix(in srgb,var(--border-secondary)60%,transparent 40%);background:var(--bg-inset);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--bg-surface)92%,transparent 8%);flex-direction:column;padding:max(1rem,min(2vw,1.25rem));display:flex}.wheel-library-modal-desktop-module__sUoThW__libraryImage{background:color-mix(in srgb,var(--bg-surface)92%,transparent 8%);border-radius:var(--radius-md);place-items:center;padding:max(.75rem,min(2vw,1rem));display:grid;position:relative}.wheel-library-modal-desktop-module__sUoThW__libraryImageAsset{object-fit:contain;filter:drop-shadow(0 12px 24px rgba(0,0,0,.25));width:160px;height:160px}.wheel-library-modal-desktop-module__sUoThW__libraryImageLocked{opacity:.4;filter:grayscale(.6)}.wheel-library-modal-desktop-module__sUoThW__libraryLockBadge{background:color-mix(in srgb,var(--brand-muted)75%,transparent 25%);color:var(--text-primary);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex;position:absolute;top:.65rem;left:.65rem}.wheel-library-modal-desktop-module__sUoThW__libraryMeta{flex-direction:column;gap:.3rem;display:flex}.wheel-library-modal-desktop-module__sUoThW__libraryMeta h4{font-size:1rem}.wheel-library-modal-desktop-module__sUoThW__libraryMeta p{color:var(--text-secondary);font-size:.9rem}.wheel-library-modal-desktop-module__sUoThW__libraryNotes{color:var(--text-muted);line-height:1.4}.wheel-library-modal-desktop-module__sUoThW__librarySelect{border-radius:var(--radius-full);border:1px solid color-mix(in srgb,var(--brand)55%,transparent 45%);background:color-mix(in srgb,var(--brand)22%,var(--bg-surface)78%);color:var(--text-primary);justify-content:center;align-self:flex-start;align-items:center;gap:.4rem;padding:.5rem 1rem;font-weight:600;transition:transform .18s,filter .18s;display:inline-flex}.wheel-library-modal-desktop-module__sUoThW__librarySelect:hover{filter:brightness(1.05);transform:translateY(-1px)}.wheel-library-modal-desktop-module__sUoThW__librarySelect:disabled{opacity:.6;cursor:progress;filter:none}.wheel-library-modal-desktop-module__sUoThW__libraryUpgradeLink{border-radius:var(--radius-full);border:1px solid color-mix(in srgb,var(--border-secondary)65%,transparent 35%);background:color-mix(in srgb,var(--bg-surface)92%,transparent 8%);color:var(--brand);text-transform:uppercase;letter-spacing:.08em;align-self:flex-start;align-items:center;gap:.4rem;padding:.45rem .95rem;font-weight:600;transition:border .2s,transform .2s;display:inline-flex}.wheel-library-modal-desktop-module__sUoThW__libraryUpgradeLink:hover{border-color:color-mix(in srgb,var(--brand)45%,transparent 55%);transform:translateY(-1px)}.wheel-library-modal-desktop-module__sUoThW__libraryUpgradeLink:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.wheel-library-modal-desktop-module__sUoThW__skeletonCard{border-radius:var(--radius-lg);border:1px solid color-mix(in srgb,var(--border-secondary)60%,transparent 40%);background:var(--bg-inset);flex-direction:column;gap:.6rem;padding:1rem;display:flex}.wheel-library-modal-desktop-module__sUoThW__skeletonImage,.wheel-library-modal-desktop-module__sUoThW__skeletonLine,.wheel-library-modal-desktop-module__sUoThW__skeletonSubline{border-radius:var(--radius-md);background:color-mix(in srgb,var(--bg-surface)85%,transparent 15%);position:relative;overflow:hidden}.wheel-library-modal-desktop-module__sUoThW__skeletonImage{height:180px}.wheel-library-modal-desktop-module__sUoThW__skeletonLine{width:70%;height:16px}.wheel-library-modal-desktop-module__sUoThW__skeletonSubline{width:50%;height:12px}.wheel-library-modal-desktop-module__sUoThW__skeletonImage:after,.wheel-library-modal-desktop-module__sUoThW__skeletonLine:after,.wheel-library-modal-desktop-module__sUoThW__skeletonSubline:after{content:"";background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--bg-surface)70%,var(--brand)10%),transparent);animation:1.4s infinite wheel-library-modal-desktop-module__sUoThW__libShimmer;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-100%)}@keyframes wheel-library-modal-desktop-module__sUoThW__libShimmer{to{transform:translate(100%)}}
.wheel-library-modal-mobile-module__nftCIW__libraryOverlay{z-index:55;background:color-mix(in srgb,var(--bg-surface)72%,transparent 28%);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.wheel-library-modal-mobile-module__nftCIW__libraryDialog{border-radius:var(--radius-2xl)var(--radius-2xl)0 0;background:var(--bg-surface);border:1px solid color-mix(in srgb,var(--border-secondary)65%,transparent 35%);gap:var(--space-4);flex-direction:column;max-height:100vh;padding:max(1.25rem,min(4vw,2rem));display:flex;overflow-y:auto;box-shadow:0 -24px 44px -28px rgba(28,40,63,.55)}.wheel-library-modal-mobile-module__nftCIW__libraryHeader{gap:var(--space-2);flex-direction:column;padding-right:3rem;display:flex}.wheel-library-modal-mobile-module__nftCIW__libraryHeader h2{text-transform:uppercase;letter-spacing:.08em;font-size:1.2rem}.wheel-library-modal-mobile-module__nftCIW__libraryHeader p{color:var(--text-muted);font-size:.85rem;line-height:1.55}.wheel-library-modal-mobile-module__nftCIW__libraryClose{border:1px solid color-mix(in srgb,var(--border-secondary)60%,transparent 40%);background:color-mix(in srgb,var(--bg-surface)92%,transparent 8%);width:34px;height:34px;color:var(--text-primary);border-radius:999px;place-items:center;display:grid;position:absolute;top:1rem;right:1rem}.wheel-library-modal-mobile-module__nftCIW__libraryError{border-radius:var(--radius-lg);border:1px solid color-mix(in srgb,var(--danger)45%,transparent 55%);background:color-mix(in srgb,var(--danger)12%,var(--bg-surface)88%);color:#70110a;padding:.75rem .9rem;font-size:.85rem}.wheel-library-modal-mobile-module__nftCIW__librarySection{gap:var(--space-3);flex-direction:column;display:flex}.wheel-library-modal-mobile-module__nftCIW__librarySectionHeader{flex-direction:column;gap:.35rem;display:flex}.wheel-library-modal-mobile-module__nftCIW__librarySectionHeader h3{text-transform:uppercase;letter-spacing:.08em;font-size:.9rem}.wheel-library-modal-mobile-module__nftCIW__librarySectionHeader span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.wheel-library-modal-mobile-module__nftCIW__libraryGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));display:grid}.wheel-library-modal-mobile-module__nftCIW__libraryGrid:has(>:only-child){max-width:220px;margin-left:auto;margin-right:auto}.wheel-library-modal-mobile-module__nftCIW__libraryGrid:has(>:nth-child(2)):not(:has(>:nth-child(3))){max-width:calc(220px*2 + var(--space-3));margin-left:auto;margin-right:auto}.wheel-library-modal-mobile-module__nftCIW__libraryCard{gap:var(--space-3);border-radius:var(--radius-xl);padding:var(--space-3);background:color-mix(in srgb,var(--bg-inset)90%,transparent 10%);border:1px solid color-mix(in srgb,var(--border-secondary)60%,transparent 40%);grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;display:grid}.wheel-library-modal-mobile-module__nftCIW__libraryImage{background:color-mix(in srgb,var(--bg-surface)94%,transparent 6%);border-radius:var(--radius-lg);place-items:center;padding:.75rem;display:grid;position:relative}.wheel-library-modal-mobile-module__nftCIW__libraryImageAsset{object-fit:contain;filter:drop-shadow(0 10px 22px rgba(0,0,0,.24));width:140px;height:140px}.wheel-library-modal-mobile-module__nftCIW__libraryImageLocked{opacity:.4;filter:grayscale(.6)}.wheel-library-modal-mobile-module__nftCIW__libraryLockBadge{background:color-mix(in srgb,var(--brand-muted)80%,transparent 20%);color:var(--text-primary);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;gap:.35rem;padding:.32rem .55rem;font-size:.7rem;display:inline-flex;position:absolute;top:.6rem;left:.6rem}.wheel-library-modal-mobile-module__nftCIW__libraryMeta{flex-direction:column;gap:.5rem;display:flex}.wheel-library-modal-mobile-module__nftCIW__libraryMeta h4{font-size:1rem}.wheel-library-modal-mobile-module__nftCIW__libraryMeta p{color:var(--text-secondary);font-size:.85rem}.wheel-library-modal-mobile-module__nftCIW__libraryNotes{color:var(--text-muted);font-size:.78rem;line-height:1.45}.wheel-library-modal-mobile-module__nftCIW__librarySelect{border-radius:var(--radius-full);border:1px solid color-mix(in srgb,var(--brand)55%,transparent 45%);background:color-mix(in srgb,var(--brand)20%,var(--bg-surface)80%);color:var(--text-primary);text-transform:uppercase;letter-spacing:.08em;align-self:flex-start;align-items:center;gap:.4rem;padding:.5rem 1rem;font-weight:600;display:inline-flex}.wheel-library-modal-mobile-module__nftCIW__librarySelect:disabled{opacity:.55}.wheel-library-modal-mobile-module__nftCIW__libraryUpgradeLink{border-radius:var(--radius-full);border:1px solid color-mix(in srgb,var(--border-secondary)60%,transparent 40%);color:var(--brand);text-transform:uppercase;letter-spacing:.08em;align-self:flex-start;align-items:center;gap:.4rem;padding:.5rem 1rem;font-weight:600;display:inline-flex}.wheel-library-modal-mobile-module__nftCIW__skeletonCard{border-radius:var(--radius-xl);padding:var(--space-3);background:color-mix(in srgb,var(--bg-inset)88%,transparent 12%);border:1px solid color-mix(in srgb,var(--border-secondary)60%,transparent 40%);gap:.5rem;display:grid}.wheel-library-modal-mobile-module__nftCIW__skeletonImage,.wheel-library-modal-mobile-module__nftCIW__skeletonLine,.wheel-library-modal-mobile-module__nftCIW__skeletonSubline{border-radius:var(--radius-md);background:color-mix(in srgb,var(--bg-surface)85%,transparent 15%);position:relative;overflow:hidden}.wheel-library-modal-mobile-module__nftCIW__skeletonImage{height:140px}.wheel-library-modal-mobile-module__nftCIW__skeletonLine{width:70%;height:14px}.wheel-library-modal-mobile-module__nftCIW__skeletonSubline{width:50%;height:10px}.wheel-library-modal-mobile-module__nftCIW__skeletonImage:after,.wheel-library-modal-mobile-module__nftCIW__skeletonLine:after,.wheel-library-modal-mobile-module__nftCIW__skeletonSubline:after{content:"";background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--bg-surface)70%,var(--brand)10%),transparent);animation:1.4s infinite wheel-library-modal-mobile-module__nftCIW__libShimmer;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-100%)}@keyframes wheel-library-modal-mobile-module__nftCIW__libShimmer{to{transform:translate(100%)}}
.page-module__2ETUsq__header{margin-bottom:var(--space-2)}.page-module__2ETUsq__subtitle{color:var(--text-secondary);font-size:var(--font-size-lg);margin-top:var(--space-2)}
