.storeAdminPage,.storePage{--store-bg:#f3f3f3;--store-surface:#ffffff;--store-border:#d3d3d3;--store-ink:#111111;--store-muted:#5d5d5d;--store-purple:#887bec;--store-purple-hover:#7b6fe0;--store-coral:#c95b5f;--store-coral-hover:#b85256;min-height:100vh;background:var(--store-bg);color:var(--store-ink)}.storeAdminPage__main,.storePage__main{width:100%;max-width:1340px;margin:0 auto;padding:108px 16px 48px;box-sizing:border-box}.storeAdminIntro,.storeHero{background:var(--store-surface);border:1px solid var(--store-border);padding:28px}.storeAdminIntro__eyebrow,.storeHero__eyebrow{margin:0;font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6a6a6a}.storeAdminIntro h1,.storeHero h1{margin:10px 0 8px;font-family:Song Myung,serif;font-weight:400;font-size:clamp(34px,6vw,56px);line-height:1.1;color:#111}.storeAdminIntro p,.storeHero p{margin:0;max-width:64ch;font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.55;color:#4b4b4b}.storeAdminIntro__links,.storeHero__meta{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.storeAdminIntro__links a,.storeAdminIntro__links span,.storeHero__meta a,.storeHero__meta span{display:inline-flex;align-items:center;height:34px;padding:0 12px;border-radius:17px;border:1px solid #d2d2d2;background:#fff;color:#111;text-decoration:none;font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500}.storeAdminIntro__links button{height:34px;padding:0 14px;border-radius:17px;border:0;background:var(--store-coral);color:#fff;font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600}.storeAdminIntro__links button:hover{background:var(--store-coral-hover)}.storeToolbar{margin:20px 0 24px;padding:14px;border:1px solid var(--store-border);background:#fff;display:grid;grid-gap:10px;gap:10px}.storeToolbar__searchLabel{display:grid;grid-gap:6px;gap:6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#696969}.storeToolbar__search,.storeToolbar__searchLabel{font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.storeToolbar__search{width:100%;box-sizing:border-box;height:42px;border-radius:6px;border:1px solid #cfcfcf;background:#fff;color:#111;padding:0 12px;font-size:15px}.storeToolbar__search:focus{outline:2px solid rgba(136,123,236,.25);border-color:#9c90f0}.storeToolbar__chips{display:flex;flex-wrap:wrap;gap:8px}.storeChip{height:34px;padding:0 12px;border-radius:17px;border:1px solid #d2d2d2;background:#fff;color:#111;font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500}.storeChip--active{border-color:var(--store-purple);background:#efedff;color:#2f2778}.storeSection{margin-top:28px}.storeSection__header{margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid var(--store-border);display:grid;grid-template-columns:1fr auto;align-items:end;grid-gap:10px;gap:10px}.storeSection__header h2{margin:0;font-family:Song Myung,serif;font-size:clamp(30px,4.2vw,48px);font-weight:400;line-height:1.08;color:#000}.storeSection__header span{margin:0;font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6a6a6a}.storeGrid{display:grid;grid-gap:14px;gap:14px}.storeCard{border:1px solid var(--store-border);background:#fff;display:grid;grid-template-columns:250px minmax(0,1fr)}.storeCard__media{aspect-ratio:4/3;border-right:1px solid var(--store-border);background:#ececec}.storeCard__media img{width:100%;height:100%;object-fit:cover}.storeCard__placeholder{width:100%;height:100%;display:grid;place-items:center;font-family:Song Myung,serif;font-size:56px;color:#6b6b6b}.storeCard__body{padding:14px 16px;display:grid;grid-gap:8px;gap:8px;align-content:start}.storeCard__flag{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;height:24px;padding:0 9px;border-radius:12px;border:1px solid #d8cff8;background:#efedff;color:#4e439f;font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.storeCard__body h3{margin:0;font-family:Song Myung,serif;font-size:clamp(28px,3.4vw,38px);font-weight:400;line-height:1.1;color:#111}.storeCard__subtitle{margin:0;font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#5f5f5f}.storeCard__description{margin:0;max-width:76ch;font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;color:#4b4b4b;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.storeCard__footer{margin-top:6px;padding-top:10px;border-top:1px solid var(--store-border);display:flex;gap:12px;align-items:end;justify-content:space-between}.storeCard__footer strong{display:block;font-size:23px;color:#111}.storeCard__footer p,.storeCard__footer strong{font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600}.storeCard__footer p{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6d6d6d}.storeCard__footer a{width:172px;height:46px;border-radius:24px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--store-purple);background:var(--store-purple);color:#fff;text-decoration:none;font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:600}.storeCard__footer a:hover{background:var(--store-purple-hover);border-color:var(--store-purple-hover)}.storeState{margin:14px 0;padding:11px 12px;border:1px solid var(--store-border);background:#fff;font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#3f3f3f}.storeState--error{border-color:#e4b2b2;background:#fff5f5;color:#8f2f2f}.storeState--success{border-color:#b7d8be;background:#f3fff5;color:#266c3b}.storeEmpty{border:1px dashed var(--store-border);background:#fff;padding:20px}.storeEmpty--tight{margin-top:14px}.storeEmpty h2{margin:0 0 8px;font-family:Song Myung,serif;font-size:clamp(28px,4vw,40px);font-weight:400;color:#111}.storeEmpty p{margin:0;font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;color:#505050}.storeEmpty code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;border:1px solid #dddddd;background:#f8f8f8;padding:1px 5px}.storeAdminLayout{margin-top:18px;display:grid;grid-template-columns:minmax(250px,330px) minmax(0,1fr);grid-gap:14px;gap:14px}.storeAdminFormWrap,.storeAdminList{border:1px solid var(--store-border);background:#fff;padding:14px}.storeAdminFormWrap header,.storeAdminList header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.storeAdminFormWrap h2,.storeAdminList h2{margin:0;font-family:Song Myung,serif;font-size:clamp(28px,3.2vw,36px);font-weight:400;color:#111}.storeAdminList header button{height:34px;padding:0 12px;border-radius:17px;border:1px solid var(--store-purple);background:#efedff;color:#3e367d;font-weight:700}.storeAdminFormWrap header p,.storeAdminList header button{font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px}.storeAdminFormWrap header p{margin:0;color:#6a6a6a}.storeAdminList ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:8px;gap:8px;max-height:68vh;overflow:auto}.storeAdminList__item{width:100%;text-align:left;border:1px solid #d7d7d7;background:#fff;padding:9px;display:grid;grid-gap:4px;gap:4px}.storeAdminList__item--active{border-color:var(--store-purple);background:#efedff}.storeAdminList__item span{font-size:14px;color:#111}.storeAdminList__item small,.storeAdminList__item span{font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600}.storeAdminList__item small{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#626262}.storeAdminForm{display:grid;grid-gap:9px;gap:9px}.storeAdminForm label{display:grid;grid-gap:6px;gap:6px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#555}.storeAdminForm input,.storeAdminForm label,.storeAdminForm textarea{font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.storeAdminForm input,.storeAdminForm textarea{width:100%;box-sizing:border-box;border:1px solid #cfcfcf;background:#fff;min-height:40px;padding:8px 11px;color:#111;font-size:15px;text-transform:none;letter-spacing:normal}.storeAdminForm textarea{min-height:132px;resize:vertical}.storeAdminForm input:focus,.storeAdminForm textarea:focus{outline:2px solid rgba(136,123,236,.25);border-color:#9c90f0}.storeAdminForm__split{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.storeAdminForm__checks{display:flex;align-items:center;gap:14px}.storeAdminForm__checks label{display:inline-flex;align-items:center;gap:7px;font-size:12px}.storeAdminForm__checks input[type=checkbox]{width:16px;height:16px;min-height:16px;padding:0}.storeAdminForm__actions{margin-top:6px;display:flex;gap:8px}.storeAdminForm__actions button{height:40px;padding:0 14px;border-radius:20px;font-family:SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.storeAdminForm__actions button[type=submit]{border:2px solid var(--store-purple);background:var(--store-purple);color:#fff}.storeAdminForm__actions button[type=submit]:hover{border-color:var(--store-purple-hover);background:var(--store-purple-hover)}.storeAdminForm__actions button[type=button]{border:1px solid #d7d7d7;background:#fff;color:#444}.storeAdminForm__actions button[type=button]:hover{border-color:#c5c5c5}@media (max-width:1080px){.storeCard{grid-template-columns:200px minmax(0,1fr)}.storeAdminLayout{grid-template-columns:1fr}.storeAdminList ul{max-height:260px}}@media (max-width:760px){.storeAdminPage__main,.storePage__main{width:calc(100% - 20px);padding-top:92px;padding-left:10px;padding-right:10px}.storeAdminFormWrap,.storeAdminIntro,.storeAdminList,.storeHero,.storeToolbar{padding:16px}.storeCard{grid-template-columns:1fr}.storeCard__media{aspect-ratio:16/9;border-right:0;border-bottom:1px solid var(--store-border)}.storeCard__body h3{font-size:clamp(26px,7vw,34px)}.storeCard__description{line-clamp:4;-webkit-line-clamp:4}.storeCard__footer{flex-direction:column;align-items:flex-start}.storeCard__footer a{width:100%}.storeAdminForm__split{grid-template-columns:1fr}.storeAdminForm__actions{flex-wrap:wrap}}