:root{--background:#f7f7f3;--surface:#fff;--foreground:#151515;--foreground-secondary:#6f6e69;--foreground-tertiary:#a09f99;--border:#e5e4de;--surface-muted:#f0f0eb;--accent-paper:#f5e89a;--primary:#151515;--primary-foreground:#fff;--danger:#b5483f;color:var(--foreground);background:var(--background);font-synthesis:none;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background)}body{background:var(--background);min-width:320px;min-height:100dvh;margin:0}button,input,textarea{font:inherit}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.58}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.app-shell-wrap{background:var(--background);max-width:520px;min-height:100dvh;margin:0 auto;position:relative}.app-shell{background:var(--background);min-height:100dvh}.app-shell--with-nav{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.app-shell--with-nav .top-bar{background:var(--background)}.top-bar{z-index:2;justify-content:space-between;align-items:center;height:52px;padding:0 12px;display:flex;position:relative}.top-bar h1{letter-spacing:-.45px;margin:0;font-size:24px;font-weight:650;line-height:30px}.top-bar--back{border-bottom:1px solid #e5e4de99}.top-bar__back-title{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0 52px;letter-spacing:0!important;font-size:16px!important}.top-bar__right{justify-content:flex-end;align-items:center;min-width:44px;min-height:44px;display:flex}.icon-button{background:0 0;border:0;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.icon-button svg,.share-button svg{stroke-width:1.85px;width:20px;height:20px}.bottom-nav{z-index:15;width:min(100%,520px);height:calc(62px + env(safe-area-inset-bottom));padding:6px 12px env(safe-area-inset-bottom);border-top:1px solid var(--border);background:#fffffff7;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav__item{min-height:48px;color:var(--foreground-tertiary);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:11px;display:flex}.bottom-nav__item svg{stroke-width:1.8px;width:22px;height:22px}.bottom-nav__item.is-active{color:var(--foreground);font-weight:600}.home-intro{padding:19px 12px 12px}.home-intro h2{letter-spacing:-.35px;margin:0;font-size:22px;font-weight:650;line-height:31px}.home-intro p{color:var(--foreground-secondary);margin:8px 0 0;font-size:12px;line-height:18px}.upload-prompt{background:var(--accent-paper);border-radius:12px;align-items:center;gap:4px;min-height:48px;margin:0 12px 13px;padding:0 12px 0 14px;font-size:14px;display:flex;position:relative;overflow:hidden}.upload-prompt span{z-index:1;flex:1;position:relative}.upload-prompt strong{text-underline-offset:3px;font-weight:650;text-decoration:underline;text-decoration-thickness:1px}.upload-prompt>svg{z-index:1;width:18px;height:18px;position:relative}.mini-sparkle{opacity:.74;width:23px;height:23px;position:absolute;top:3px;right:8px;transform:rotate(14deg)}.category-scroller{z-index:4;scrollbar-width:none;background:#f7f7f3f2;gap:20px;padding:8px 12px 10px;display:flex;position:sticky;top:0;overflow-x:auto}.category-scroller::-webkit-scrollbar{display:none}.category-tab{color:var(--foreground-secondary);white-space:nowrap;background:0 0;border:0;flex:none;padding:4px 0 6px;font-size:14px;line-height:20px}.category-tab.is-active{color:var(--foreground);font-weight:650}.category-tab .rough-annotation{display:inline-flex}.page-content{padding:0 12px}.page-content--masonry{padding-top:4px}.sticker-masonry{column-count:2;column-gap:10px}.sticker-card{break-inside:avoid;width:100%;margin:0 0 20px;display:inline-block}.sticker-card__image-link{display:block}.sticker-image{width:100%;aspect-ratio:var(--ratio);background:var(--surface);border-radius:14px;place-items:center;display:grid;overflow:hidden}.sticker-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;display:block}.sticker-card__title{letter-spacing:-.1px;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:15px;font-weight:600;line-height:21px;display:block;overflow:hidden}.sticker-card__meta{min-height:29px;color:var(--foreground-secondary);justify-content:space-between;align-items:center;gap:4px;margin-top:5px;font-size:12px;line-height:18px;display:flex}.sticker-card__meta>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.want-button{border:1px solid var(--foreground);background:var(--surface);min-height:46px;color:var(--foreground);white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:4px;padding:0 18px;font-size:15px;font-weight:600;transition:background .16s,color .16s;display:inline-flex}.want-button svg{stroke-width:2.3px;width:16px;height:16px}.want-button.is-selected{color:#fff;background:var(--foreground)}.want-button--compact{border-radius:9px;min-height:28px;padding:0 7px;font-size:12px;font-weight:550}.want-button--compact svg{width:13px;height:13px}.sticker-skeleton{break-inside:avoid;background:var(--surface-muted);border-radius:14px;min-height:206px;margin-bottom:20px;animation:1.2s ease-in-out infinite alternate skeleton-pulse}.sticker-skeleton--1{min-height:252px}.sticker-skeleton--2{min-height:228px}@keyframes skeleton-pulse{0%{opacity:.52}to{opacity:.94}}.selected-float{z-index:10;left:50%;bottom:calc(75px + env(safe-area-inset-bottom));color:#fff;white-space:nowrap;background:#151515;border:1px solid #353535;border-radius:999px;align-items:center;gap:10px;padding:9px 12px 9px 14px;font-size:12px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 3px 10px #00000021}.selected-float span{border-left:1px solid #696969;padding-left:10px;font-weight:600}.sheet-overlay{z-index:30;background:#1515153d;align-items:end;animation:.15s ease-out overlay-in;display:flex;position:fixed;inset:0}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}.want-sheet{width:min(520px,100%);min-height:350px;padding:14px 16px calc(22px + env(safe-area-inset-bottom));background:var(--surface);border-radius:20px 20px 0 0;animation:.17s ease-out sheet-in;position:relative;box-shadow:0 -8px 28px #00000014}@keyframes sheet-in{0%{transform:translateY(24px)}to{transform:translateY(0)}}.sheet-handle{background:#d9d8d2;border-radius:99px;width:32px;height:4px;margin:0 auto 20px}.sheet-close{background:0 0;border:0;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:16px;right:10px}.sheet-close svg{width:19px}.want-sheet h2{margin:0 0 16px;font-size:18px;font-weight:650;line-height:26px}.want-sheet__sticker{background:var(--surface-muted);border-radius:12px;align-items:center;gap:11px;min-height:64px;margin-bottom:18px;padding:8px;font-size:14px;display:flex}.want-sheet__sticker .sticker-image{border-radius:8px;flex:none;width:46px;height:48px}.field-label{margin:0 0 7px;font-size:14px;font-weight:600;display:block}.field-label--optional{color:var(--foreground-secondary);margin-top:14px;font-weight:500}.text-input,textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--foreground);border-radius:12px;outline:0;font-size:14px;transition:border-color .15s}.text-input{height:44px;padding:0 12px}.text-input::placeholder,textarea::placeholder{color:var(--foreground-tertiary)}.text-input:focus,textarea:focus{border-color:var(--foreground)}.privacy-note{color:var(--foreground-secondary);margin:9px 0 14px;font-size:12px;line-height:18px}.repeat-note{color:var(--foreground-secondary);margin:-1px 0 10px;font-size:13px;line-height:20px}.form-error{color:var(--danger);margin:8px 0;font-size:12px;line-height:18px}.button{border:1px solid var(--foreground);border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.button--primary{background:var(--primary);width:100%;color:var(--primary-foreground)}.button--outline{background:var(--surface)}.button--large{min-height:48px;font-size:15px}.text-action{color:var(--foreground-secondary);background:0 0;border:0;justify-content:center;margin:15px auto 0;font-size:14px;display:inline-flex}.want-sheet__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:295px;display:flex}.success-check{border:1.5px solid var(--foreground);border-radius:50%;place-items:center;width:46px;height:46px;margin-bottom:9px;display:grid}.success-check svg{width:25px}.want-sheet__success h2{margin-bottom:4px}.want-sheet__success p{color:var(--foreground-secondary);margin:0 0 22px;font-size:14px}.delivery-group-card{border:1px solid var(--border);background:var(--surface-muted);border-radius:14px;justify-items:center;gap:9px;width:100%;max-width:236px;margin:10px 0 14px;padding:13px;display:grid}.delivery-group-card strong{font-size:14px}.delivery-group-card img{object-fit:contain;background:#fff;border-radius:9px;width:180px;height:180px;padding:5px}.delivery-group-card p{align-items:center;gap:4px;margin:0;font-size:12px;line-height:18px;display:inline-flex}.delivery-group-card svg{width:15px;height:15px}.delivery-group-unavailable{border:1px solid var(--border);background:var(--surface-muted);border-radius:10px;max-width:290px;padding:10px 12px;line-height:19px;margin:12px 0!important;font-size:13px!important}.want-sheet__selection-count{margin-top:-12px!important;font-size:12px!important}.search-page{padding:8px 12px 32px}.search-input-wrap{background:var(--surface-muted);border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;min-height:44px;padding:0 10px;display:flex}.search-input-wrap:focus-within{border-color:var(--border);background:var(--surface)}.search-input-wrap svg{width:19px;color:var(--foreground-secondary)}.search-input-wrap input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.search-input-wrap button{color:var(--foreground-secondary);background:0 0;border:0;padding:6px;font-size:12px}.search-start{padding-top:28px}.search-start h2,.recommendation-section h2{margin:0 0 14px;font-size:18px;font-weight:650;line-height:26px}.popular-chips{flex-wrap:wrap;gap:10px;display:flex}.popular-chips button{border:1px solid var(--border);background:var(--surface);border-radius:999px;min-height:32px;padding:0 13px;font-size:13px}.search-result-title{color:var(--foreground-secondary);margin:20px 0 14px;font-size:13px}.empty-block{text-align:center;flex-direction:column;align-items:center;min-height:250px;padding:48px 20px 28px;display:flex}.empty-block__doodle{border:1.5px solid var(--foreground);border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:12px;font-size:28px;font-weight:300;display:grid;transform:rotate(-12deg)}.empty-block h2{margin:0 0 14px;font-size:16px;font-weight:600;line-height:24px}.empty-block .button{width:auto}.error-block{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:12px;margin:28px 0;padding:18px}.error-block p{color:var(--foreground-secondary);margin:0 0 10px;font-size:14px}.inline-button{background:0 0;border:0;align-items:center;gap:4px;padding:4px;font-size:13px;font-weight:600;display:inline-flex}.inline-button svg{width:15px}.detail-shell{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.share-actions{align-items:center;gap:2px;display:flex}.share-button{background:0 0;border:0;align-items:center;gap:4px;min-height:40px;padding:0 5px;font-size:13px;display:flex}.copy-link-button{white-space:nowrap;background:0 0;border:0;min-height:40px;padding:0 4px;font-size:13px}.detail-page{padding:11px 12px 10px}.detail-image-trigger{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.detail-image-trigger .detail-image{aspect-ratio:var(--ratio);border-radius:14px}.detail-image-trigger .detail-image img{min-height:0}.detail-image-trigger:focus-visible .detail-image{outline:2px solid var(--foreground);outline-offset:3px}.detail-copy{padding:19px 4px 13px}.detail-copy h1{letter-spacing:-.45px;margin:0 0 12px;font-size:24px;font-weight:650;line-height:30px}.category-label{border:1px solid var(--border);color:var(--foreground-secondary);background:var(--surface);border-radius:999px;padding:4px 9px;font-size:12px;display:inline-block}.detail-count{margin:14px 0 6px;font-size:14px;font-weight:600}.detail-description{color:var(--foreground-secondary);margin:0;font-size:14px;line-height:21px}.upload-detail-link{min-height:40px;color:var(--foreground);align-items:center;gap:1px;margin-top:14px;font-size:14px;font-weight:600;display:inline-flex}.upload-detail-link svg{width:17px}.recommendation-section{border-top:1px solid var(--border);padding:18px 0 0}.sticky-cta{z-index:14;width:min(520px,100%);padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#fffffff7;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.sticky-cta .want-button{background:var(--foreground);color:#fff;width:100%;min-height:48px}.sticky-cta .want-button.is-selected{background:var(--surface);color:var(--foreground)}.detail-skeleton{background:var(--surface-muted);border-radius:14px;height:min(75vh,600px);margin:16px 12px;animation:1.2s ease-in-out infinite alternate skeleton-pulse}.image-preview-overlay{z-index:40;padding:20px 16px calc(38px + env(safe-area-inset-bottom));cursor:zoom-out;background:#10100feb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.image-preview-overlay img{object-fit:contain;background:var(--surface);cursor:default;border-radius:10px;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 92px)}.image-preview-close{top:calc(12px + env(safe-area-inset-top));color:#fff;background:#00000047;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;right:12px}.image-preview-close svg{width:20px;height:20px}.image-preview-hint{bottom:calc(12px + env(safe-area-inset-bottom));color:#ffffffc7;font-size:12px;position:absolute}.upload-page{padding:14px 16px 26px}.submission-types{border:1px solid var(--border);background:var(--surface-muted);border-radius:12px;grid-template-columns:1fr 1fr;gap:3px;margin:0 0 18px;padding:3px;display:grid}.submission-types button{min-height:38px;color:var(--foreground-secondary);background:0 0;border:0;border-radius:9px;font-size:14px}.submission-types button.is-active{background:var(--surface);color:var(--foreground);font-weight:600}.sketch-box{place-items:center;min-height:210px;display:grid;position:relative}.sketch-box__line{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.upload-zone input{z-index:2;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.upload-zone label{z-index:1;width:calc(100% - 24px);height:calc(100% - 24px);color:var(--foreground-secondary);text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.upload-zone label>svg{width:30px;height:30px;color:var(--foreground);stroke-width:1.5px}.upload-zone label strong{color:var(--foreground);font-size:15px}.upload-zone label span{font-size:12px}.upload-zone label img{object-fit:contain;border-radius:9px;width:100%;height:100%}.upload-fieldset{margin-top:26px}.fieldset-header{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.fieldset-header h2,.fieldset-header label{margin:0;font-size:16px;font-weight:600;line-height:24px}.fieldset-header span{color:var(--foreground-tertiary);font-size:12px}.preference-chips{flex-wrap:wrap;gap:8px;display:flex}.preference-chips button{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:3px;min-height:34px;padding:0 11px;font-size:13px;display:inline-flex}.preference-chips button.is-selected{border-color:var(--foreground);background:var(--foreground);color:#fff}.preference-chips svg{width:14px}textarea{resize:vertical;min-height:100px;padding:12px;line-height:20px}.field-help{color:var(--foreground-secondary);margin:8px 0 0;font-size:12px;line-height:18px}.public-switch{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;min-height:58px;margin:25px 0 20px;display:flex}.public-switch span{flex-direction:column;gap:3px;display:flex}.public-switch strong{font-size:14px;font-weight:600;line-height:20px}.public-switch small{color:var(--foreground-secondary);font-size:12px;line-height:18px}.public-switch input{opacity:0;pointer-events:none;position:absolute}.public-switch i{background:#d2d1cc;border-radius:99px;flex:none;width:42px;height:24px;transition:background .16s;position:relative}.public-switch i:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .16s;position:absolute;top:2px;left:2px}.public-switch input:checked+i{background:var(--foreground)}.public-switch input:checked+i:after{transform:translate(18px)}.success-shell{min-height:100dvh}.upload-success{text-align:center;flex-direction:column;align-items:center;min-height:calc(100dvh - 52px);padding:90px 24px 45px;display:flex}.success-doodle{border:1.7px solid var(--foreground);border-radius:48% 52% 50% 50%;place-items:center;width:68px;height:68px;margin-bottom:17px;display:grid;position:relative;transform:rotate(-5deg)}.success-doodle>svg:first-child{stroke-width:1.65px;width:34px;height:34px}.success-doodle .mini-sparkle{width:28px;height:28px;top:-12px;right:-16px}.upload-success h1{margin:0;font-size:24px;font-weight:650;line-height:30px}.upload-success>p{color:var(--foreground-secondary);margin:9px 0 23px;font-size:14px;line-height:21px}.status-panel{text-align:left;border:1px solid var(--border);background:var(--surface);border-radius:12px;grid-template-columns:1fr auto;gap:3px;width:100%;margin-bottom:24px;padding:13px 16px;display:grid}.status-panel span,.status-panel small{color:var(--foreground-secondary);font-size:12px}.status-panel strong{font-size:14px}.status-panel small{grid-column:1/-1}.upload-success .text-action{margin-top:17px}.my-lookup{padding:48px 16px 20px}.my-lookup h1{letter-spacing:-.35px;margin:0 0 10px;font-size:24px;line-height:30px}.my-lookup>p{color:var(--foreground-secondary);margin:0 0 28px;font-size:14px;line-height:21px}.my-lookup .button{margin-top:17px}.demo-link{color:var(--foreground-secondary);text-underline-offset:3px;background:0 0;border:0;margin:15px auto 0;font-size:12px;text-decoration:underline;display:block}.my-page{padding:19px 12px 25px}.my-identity{justify-content:space-between;align-items:center;min-height:42px;padding:0 4px;font-size:14px;display:flex}.my-identity button{min-height:36px;color:var(--foreground-secondary);background:0 0;border:0;font-size:13px}.my-tabs{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;margin-top:8px;display:grid}.my-tabs button{min-height:43px;color:var(--foreground-secondary);background:0 0;border:0;font-size:14px;position:relative}.my-tabs button.is-active{color:var(--foreground);font-weight:600}.my-tabs button.is-active:after{content:"";background:var(--foreground);height:2px;position:absolute;bottom:-1px;left:18px;right:18px}.progress-list{padding-top:6px}.progress-item{border-bottom:1px solid var(--border);align-items:center;gap:11px;min-height:81px;padding:10px 4px;display:flex}.progress-item img{background:var(--surface);object-fit:contain;border-radius:9px;flex:none;width:54px;height:59px}.progress-item__copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.progress-item__copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.progress-item__copy small{color:var(--foreground-secondary);font-size:12px}.status-badge{color:#565550;background:var(--surface-muted);text-align:center;border-radius:6px;max-width:105px;padding:4px 7px;font-size:11px;font-style:normal;line-height:16px}.status-badge--warning{color:#9a3a32;background:#f8e7e3}.list-skeleton{gap:10px;padding-top:14px;display:grid}.list-skeleton i{background:var(--surface-muted);border-radius:12px;height:62px;animation:1.1s ease-in-out infinite alternate skeleton-pulse}.progress-detail{text-align:center;flex-direction:column;align-items:center;min-height:calc(100dvh - 52px);padding:100px 24px 30px;display:flex}.progress-detail__check{border:1px solid var(--foreground);border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:13px;display:grid}.progress-detail__check svg{width:24px}.progress-detail h1{margin:0;font-size:22px}.progress-detail p{color:var(--foreground-secondary);margin:10px 0;font-size:14px}.progress-detail small{color:var(--foreground-tertiary);margin-bottom:26px;font-size:12px}@media (width>=521px){body{background:#eeeee9}.app-shell-wrap{box-shadow:0 0 0 1px #00000006}}.admin-login{background:#f0f0eb;place-items:center;min-height:100dvh;padding:24px;display:grid}.admin-login section{border:1px solid var(--border);background:#fff;border-radius:16px;width:min(100%,390px);padding:30px}.admin-login svg{width:28px;height:28px}.admin-login h1{margin:15px 0 7px;font-size:22px}.admin-login p{color:var(--foreground-secondary);margin:0 0 22px;font-size:14px}.admin-login form{gap:10px;display:grid}.admin-login input{border:1px solid var(--border);border-radius:9px;outline:0;height:42px;padding:0 11px}.admin-login small,.admin-error{color:var(--danger);font-size:12px}.admin-login form button{background:var(--foreground);color:#fff;border:0;border-radius:9px;min-height:43px;font-weight:600}.admin-shell{color:#151515;background:#f7f7f3;min-height:100dvh}.admin-header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;min-height:64px;padding:0 24px;display:flex}.admin-header div{align-items:baseline;gap:9px;display:flex}.admin-header span{font-size:17px;font-weight:700}.admin-header strong{color:var(--foreground-secondary);font-size:13px}.admin-header button{min-height:36px;color:var(--foreground-secondary);background:0 0;border:0;align-items:center;gap:5px;font-size:13px;display:inline-flex}.admin-header button svg{width:16px}.admin-tabs{border-bottom:1px solid var(--border);background:#fff;gap:6px;padding:12px max(16px,50vw - 560px);display:flex;overflow-x:auto}.admin-tabs button{min-height:34px;color:var(--foreground-secondary);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:5px;padding:0 11px;font-size:13px;display:inline-flex}.admin-tabs button svg{width:15px}.admin-tabs button.is-active{border-color:var(--foreground);background:var(--foreground);color:#fff}.admin-content{width:min(1120px,100%);margin:0 auto;padding:26px 18px 60px}.admin-content__title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.admin-content__title h1{margin:0;font-size:22px}.admin-refresh{border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:5px;min-height:34px;padding:0 9px;font-size:12px;display:inline-flex}.admin-refresh svg{width:15px}.admin-error{background:#fff5f4;border:1px solid #edc8c4;border-radius:9px;padding:10px 12px}.admin-loading{color:var(--foreground-secondary)}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.admin-grid article{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:106px;padding:17px;display:flex}.admin-grid span{color:var(--foreground-secondary);text-transform:capitalize;font-size:12px}.admin-grid strong{font-size:28px}.admin-list{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}.admin-item{border-bottom:1px solid var(--border);align-items:center;gap:11px;min-height:78px;padding:10px 12px;display:flex}.admin-item:last-child{border-bottom:0}.admin-item__image{background:var(--surface-muted);object-fit:contain;border-radius:7px;flex:none;width:48px;height:55px}.admin-item__image--empty{display:block}.admin-item>div:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.admin-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.admin-item small{color:var(--foreground-secondary);font-size:12px}.admin-item em{color:var(--foreground-secondary);font-size:11px;font-style:normal}.admin-item__actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.admin-action,.admin-file{border:1px solid var(--foreground);white-space:nowrap;background:#fff;border-radius:7px;align-items:center;min-height:30px;padding:0 8px;font-size:12px;display:inline-flex}.admin-file{cursor:pointer}.admin-file input{display:none}.content-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.content-segmented{border:1px solid var(--border);background:#fff;border-radius:9px;gap:3px;padding:3px;display:inline-flex}.content-segmented button{min-height:31px;color:var(--foreground-secondary);background:0 0;border:0;border-radius:6px;padding:0 10px;font-size:12px}.content-segmented button.is-active{background:var(--foreground);color:#fff;font-weight:600}.admin-primary-action{border:1px solid var(--foreground);background:var(--foreground);color:#fff;white-space:nowrap;border-radius:8px;min-height:33px;padding:0 11px;font-size:12px;font-weight:600}.admin-primary-action:disabled{cursor:wait;opacity:.55}.delivery-group-settings{border:1px solid var(--border);background:#fff;border-radius:12px;gap:15px;width:min(100%,560px);padding:18px;display:grid}.delivery-group-settings section h2{margin:0 0 5px;font-size:17px}.delivery-group-settings section p{color:var(--foreground-secondary);margin:0;font-size:13px;line-height:20px}.delivery-group-settings>label{color:var(--foreground-secondary);gap:7px;font-size:12px;display:grid}.delivery-group-settings input{border:1px solid var(--border);min-height:38px;color:var(--foreground);font:inherit;background:#fff;border-radius:8px;padding:8px 10px}.delivery-group-settings input[type=file]{min-height:0;padding:7px}.delivery-group-settings small{color:var(--foreground-tertiary);font-size:11px;line-height:17px}.delivery-group-settings__qr{border:1px solid var(--border);object-fit:contain;border-radius:10px;width:170px;height:170px;padding:5px}.taxonomy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.taxonomy-grid .admin-list>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:46px;padding:0 12px;display:flex}.taxonomy-grid .admin-list>header strong{font-size:14px}.taxonomy-grid .admin-list>header button,.taxonomy-row>button{border:1px solid var(--border);background:#fff;border-radius:7px;min-height:28px;padding:0 8px;font-size:12px}.taxonomy-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:8px 12px;display:flex}.taxonomy-row:last-child{border-bottom:0}.taxonomy-row div{gap:3px;min-width:0;display:grid}.taxonomy-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.taxonomy-row small{color:var(--foreground-secondary);font-size:11px}.admin-modal-backdrop{z-index:80;background:#15151557;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:14px;width:min(100%,560px);max-height:min(760px,100dvh - 44px);overflow:auto;box-shadow:0 18px 50px #0000002e}.admin-modal>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:58px;padding:0 18px;display:flex}.admin-modal h2{margin:0;font-size:18px}.admin-modal>header button{width:32px;height:32px;color:var(--foreground-secondary);background:0 0;border:0;border-radius:7px;font-size:25px;line-height:1}.admin-form{gap:14px;padding:18px;display:grid}.admin-form>label,.admin-form fieldset{color:var(--foreground-secondary);gap:7px;font-size:12px;display:grid}.admin-form input:not([type=checkbox]),.admin-form textarea,.admin-form select{border:1px solid var(--border);width:100%;min-height:38px;color:var(--foreground);font:inherit;background:#fff;border-radius:8px;outline:0;padding:8px 10px}.admin-form textarea{min-height:84px}.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus{border-color:var(--foreground)}.admin-form fieldset{border:0;padding:0}.admin-form legend{color:var(--foreground-secondary);padding:0;font-size:12px}.admin-check-list{flex-wrap:wrap;gap:8px;display:flex}.admin-check-list label,.admin-checkbox{min-height:30px;color:var(--foreground);align-items:center;gap:5px;font-size:12px;display:inline-flex}.admin-check-list label{border:1px solid var(--border);border-radius:999px;padding:0 8px}.admin-editor-preview{background:var(--surface-muted);object-fit:contain;border-radius:8px;width:72px;height:76px}.admin-form small{color:var(--foreground-tertiary);font-size:11px}.admin-form__actions{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.admin-form__actions>button:first-child{border:1px solid var(--border);background:#fff;border-radius:8px;min-height:34px;padding:0 11px;font-size:12px}@media (width<=560px){.admin-header{padding:0 14px}.admin-content{padding:20px 12px 45px}.admin-item{align-items:flex-start}.admin-item__actions{max-width:110px}.content-toolbar{flex-direction:column;align-items:flex-start}.taxonomy-grid{grid-template-columns:1fr}.admin-modal-backdrop{padding:12px}}
