@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;650;700;750;800;900&display=swap');
:root{color-scheme:light;--ink:#202923;--muted:#777c78;--green:#174f3b;--lime:#dcf487;--line:#e8ebe7;--surface:#f7f8f5;--orange:#e27648;font-family:'Noto Sans KR',-apple-system,BlinkMacSystemFont,sans-serif;font-synthesis:none;color:var(--ink);background:#fff}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #7aab48;outline-offset:4px}button,select,input{touch-action:manipulation}button:hover{filter:brightness(.97)}svg.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-80px;left:12px;z-index:100;background:var(--green);color:white;padding:12px}.skip-link:focus{top:12px}
.site-header{border-bottom:1px solid var(--line);background:white}.header-inner{max-width:1240px;margin:auto;min-height:90px;padding:0 36px;display:flex;align-items:center;gap:50px}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:850;letter-spacing:-1.3px;white-space:nowrap}.brand>span{font-size:12px;letter-spacing:1.2px;width:45px;line-height:1.5;color:var(--green);font-weight:800;margin-left:2px}.main-nav{display:flex;gap:30px;align-self:stretch}.nav-link{position:relative;white-space:nowrap;padding:0 2px;font-size:15px;font-weight:600;color:#7b807c}.nav-link.active{color:var(--green);font-weight:800}.nav-link.active:after{content:'';height:3px;background:var(--green);position:absolute;left:0;right:0;bottom:0}.nav-dot{display:inline-block;width:5px;height:5px;background:var(--orange);border-radius:50%;vertical-align:super;margin-left:4px}.header-save{margin-left:auto;display:flex;gap:8px;align-items:center;font-size:14px;font-weight:600}.saved-count{background:var(--surface);padding:2px 7px;border-radius:6px;color:var(--green);font-size:12px}.page-shell{max-width:1240px;margin:auto;padding:25px 36px 0}.demo-notice{display:flex;align-items:center;gap:10px;font-size:12px;color:#797d69;line-height:1.8;padding:10px 14px;border-radius:7px;background:#f7f8ee}.demo-badge{font-size:12px;font-weight:800;letter-spacing:1px;border:1px solid #cdd3b8;border-radius:4px;padding:0 5px;color:#67714c}.demo-notice>button{margin-left:auto;padding:0;color:#88916d}.demo-notice .icon{width:16px;height:16px}.heading-row{display:flex;align-items:center;justify-content:space-between;padding:36px 0 31px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;color:var(--green);margin-bottom:9px}h1{font-size:38px;line-height:1.4;letter-spacing:-1.9px;margin:0;font-weight:850}.title-mark{color:var(--green)}.heading-row p{font-size:15px;color:#787e78;line-height:1.7;margin:11px 0 0}.date-stamp{display:flex;flex-direction:column;align-items:flex-end;gap:5px;font-size:12px;color:#969b95}.date-stamp strong{font-size:20px;font-weight:600;letter-spacing:1px;color:#535f52}.stamp-bottom{font-size:12px}.category-bar{display:flex;gap:9px;padding-bottom:27px;border-bottom:1px solid var(--line);overflow:auto;scrollbar-width:none}.category-button{padding:11px 18px;background:var(--surface);border:1px solid transparent;border-radius:10px;white-space:nowrap;font-size:14px;font-weight:600;display:flex;align-items:center;gap:7px;min-height:45px}.category-button.active{background:var(--green);color:white}.category-button:hover:not(.active){border-color:#b8c9b7}.category-symbol{font-size:19px;line-height:1}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 266px;gap:34px;padding-top:30px}.list-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.list-title{display:flex;gap:9px;align-items:center}h2{font-size:20px;letter-spacing:-.8px;margin:0;font-weight:750}.list-title>span{font-size:13px;color:#959b94}.text-button{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#8b918a;padding:5px 0}.text-button .icon{width:15px;height:15px}.controls{display:flex;align-items:center;gap:18px;justify-content:space-between}.search-field{border:1px solid var(--line);display:flex;align-items:center;gap:9px;border-radius:9px;padding:10px 12px;flex:1;max-width:360px}.search-field .icon{width:18px;height:18px;color:#8f968e}.search-field input{border:0;outline:none!important;min-width:0;width:100%;background:none;font-size:13px}.search-field:focus-within{outline:2px solid #a3bd8b;outline-offset:2px}.search-field input::placeholder{color:#9ba199}.new-filter{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer}.new-filter input{position:absolute;width:1px;height:1px;opacity:0}.switch-track{width:30px;height:17px;border-radius:10px;background:#d7dcd4;position:relative}.switch-track:after{content:'';position:absolute;top:3px;left:3px;width:11px;height:11px;border-radius:50%;background:white;transition:transform .16s}.new-filter input:checked+.switch-track{background:var(--green)}.new-filter input:checked+.switch-track:after{transform:translateX(13px)}.new-filter input:focus-visible+.switch-track{outline:3px solid #7aab48;outline-offset:3px}.tiny-spark{color:var(--orange);font-size:17px}.sort-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:22px 0 16px}.sort-row>span{font-size:12px;color:#9aa097}.sort-row select{border:none;background:white;font-size:12px;color:#65725f;padding:5px 20px 5px 0;cursor:pointer;max-width:185px}.column-labels{display:grid;grid-template-columns:42px 1fr 115px 40px;font-size:12px;color:#9ca298;padding:11px 9px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fcfdfb}.column-labels>span:nth-child(3){text-align:center}.product-row{display:grid;grid-template-columns:42px minmax(0,1fr) 115px 40px;align-items:center;padding:15px 9px;min-height:126px;border-bottom:1px solid var(--line);gap:0;transition:background .15s}.product-row:hover{background:#fbfcf9}.rank{font-family:Georgia,serif;font-size:25px;font-style:italic;color:#a0a49d;align-self:center}.rank.top{color:var(--green);font-size:28px;font-weight:700}.rank.pending{font-family:inherit;font-style:normal;font-size:15px;color:#b4bbb0}.product-main{display:flex;gap:18px;align-items:center;text-align:left;padding:0;min-width:0}.product-art{background-image:url('/assets/snack-sheet.png');background-size:300% 200%;background-repeat:no-repeat;background-color:#f5f6f3;border-radius:10px;flex-shrink:0}.art-0{background-position:0 0}.art-1{background-position:50% 0}.art-2{background-position:100% 0}.art-3{background-position:0 100%}.art-4{background-position:50% 100%}.art-5{background-position:100% 100%}.product-thumb{width:88px;height:88px}.product-copy{min-width:0}.product-meta{font-size:12px;color:#969c94;margin-bottom:6px;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.label-new{font-size:12px;font-weight:800;color:var(--green);background:#eaf2d8;border-radius:3px;padding:2px 4px;letter-spacing:.4px}.product-name{font-size:16px;font-weight:650;letter-spacing:-.5px;line-height:1.6;overflow-wrap:anywhere}.tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:8px}.tag{font-size:12px;line-height:1.6;color:#899180;background:#f4f6ef;border-radius:4px;padding:2px 6px}.product-stats{text-align:center}.percent{font-size:23px;letter-spacing:-1px;font-weight:750;color:var(--green)}.percent>span{font-size:13px;letter-spacing:0;margin-left:2px}.vote-count{font-size:12px;color:#9da398;margin-top:4px}.pending-label{font-size:12px;color:#969d91;font-weight:600}.interest-count{font-size:16px;color:var(--green);font-weight:700}.save-button{justify-self:end;border:1px solid #e7ece2;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;color:#acb3a4;background:white}.save-button .icon{width:16px;height:16px}.save-button.saved{color:var(--green);background:#eaf2d8;border-color:#d9e4ca}.save-button.saved .icon{fill:var(--green);stroke:var(--green)}.list-footer{display:flex;justify-content:center;align-items:center;gap:7px;padding:25px 0;color:#939b8c;font-size:12px}.list-footer .icon{width:14px;height:14px}.discovery-card{background:#eff3e7;border:1px solid #e6ecdc;border-radius:13px;padding:23px 23px 19px;overflow:hidden}.side-kicker{font-size:12px;letter-spacing:1.7px;color:#617850;font-weight:750;display:flex;justify-content:space-between;align-items:center}.side-kicker>span{font-size:24px;color:var(--green)}.discovery-card h2{font-size:25px;line-height:1.55;letter-spacing:-1px;margin:12px 0 8px;color:#32482e}.discovery-card>p{font-size:12px;color:#8b9780;margin:0}.featured-art{width:190px;height:180px;margin:19px auto 10px;mix-blend-mode:multiply}.featured-caption{display:flex;flex-wrap:wrap;gap:5px;align-items:center;margin-bottom:20px}.featured-caption strong{font-size:13px;font-weight:650}.featured-caption>span:last-child{width:100%;font-size:12px;color:#819071;margin-top:3px}.discovery-card>button{display:flex;align-items:center;justify-content:space-between;width:100%;border-top:1px solid #d6dfcb;padding:15px 0 0;color:#4b653c;font-size:12px;font-weight:650}.discovery-card .icon{width:15px;height:15px}.note-card{padding:24px 8px 23px;border-bottom:1px solid var(--line)}.note-symbol{font-family:Georgia,serif;font-size:45px;color:#e0a371;line-height:1}.note-card h3{margin:-8px 0 12px;font-size:17px;line-height:1.7;letter-spacing:-.5px}.note-card p{font-size:12px;color:#8d9588;line-height:1.9;margin:0 0 13px}.note-card .text-button{font-size:12px;color:#7e8d70;gap:9px}.suggest-card{display:flex;align-items:center;width:100%;gap:10px;text-align:left;padding:22px 0}.suggest-icon{width:34px;height:34px;display:grid;place-items:center;background:var(--surface);border-radius:50%;font-size:21px;color:#8a987c}.suggest-card strong{display:block;font-size:12px;font-weight:600}.suggest-card small{display:block;font-size:12px;color:#99a08f;margin-top:4px}.suggest-card>.icon{width:16px;margin-left:auto;color:#a1aa98}.site-footer{display:flex;align-items:center;gap:18px;border-top:1px solid var(--line);padding:27px 0 35px;margin-top:40px;color:#a2a89c;font-size:12px}.footer-brand{font-size:15px;font-weight:750;color:#728368}.site-footer button{margin-left:auto;color:#87927e;font-size:12px}.record-tabs{display:flex;gap:8px;margin-bottom:18px}.record-tabs button{padding:9px 14px;border-radius:8px;font-size:13px;background:var(--surface)}.record-tabs button.active{color:var(--green);background:#eaf2da;font-weight:700}.empty-state{text-align:center;padding:65px 16px;color:#86907e}.empty-state .empty-icon{font-size:34px;color:#bac7ad}.empty-state h3{font-size:18px;color:#4c5d43}.empty-state p{font-size:14px;line-height:1.8}.outline-button{border:1px solid #ced9c5;border-radius:8px;padding:10px 15px;color:var(--green);font-size:13px;background:white}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,15px);background:#243a2b;color:white;border-radius:10px;padding:13px 21px;box-shadow:0 5px 25px #0002;font-size:13px;max-width:90vw;width:max-content;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:20;line-height:1.7}.toast.visible{opacity:1;transform:translate(-50%,0)}
dialog{padding:0;border:0;box-shadow:0 24px 100px #14261738;color:var(--ink);background:white;max-height:90dvh;overscroll-behavior:contain}dialog::backdrop{background:#14291c70;backdrop-filter:blur(4px)}.detail-dialog{width:min(720px,calc(100vw - 32px));border-radius:18px}.info-dialog{width:min(520px,calc(100vw - 32px));border-radius:16px}.modal-topline{display:flex;align-items:center;justify-content:space-between;padding:17px 25px;border-bottom:1px solid var(--line);font-size:12px;color:#87917f}.close-button{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--surface);font-size:22px}.detail-body{padding:26px}.detail-hero{display:flex;gap:23px;align-items:center}.detail-art{width:158px;height:158px}.detail-hero h2{font-size:24px;line-height:1.5;margin:7px 0}.detail-hero p{font-size:13px;color:#8b9485;line-height:1.7}.detail-meta{font-size:12px;color:#8a9583}.detail-score{display:grid;grid-template-columns:1fr 1fr 1fr;margin:25px 0;background:#f4f7ed;border-radius:10px;padding:20px 8px;text-align:center}.detail-score>div+div{border-left:1px solid #dfe6d4}.detail-score strong{display:block;font-size:24px;color:var(--green)}.detail-score span{font-size:12px;color:#849174}.detail-score small{display:block;font-size:12px;color:#9aa58f;margin-top:4px}.detail-section{margin-top:26px}.detail-section h3{font-size:16px;letter-spacing:-.3px;margin:0 0 7px}.detail-section p{font-size:12px;line-height:1.8;color:#8a9480;margin:5px 0 13px}.vote-buttons{display:flex;gap:8px;margin:12px 0}.vote-option{padding:12px 10px;border:1px solid #dfe7d7;border-radius:9px;flex:1;font-size:13px;background:white;color:#6e805e;display:flex;justify-content:center;align-items:center;gap:7px}.vote-option.chosen{background:#edf5df;border-color:#6d9544;color:var(--green);font-weight:700}.vote-option.negative.chosen{background:#faf1e8;border-color:#d6b294;color:#986443}.detail-save{width:100%;justify-content:center;display:flex;align-items:center;gap:7px;padding:11px;background:var(--green);color:white;border-radius:9px;font-size:13px}.detail-save.saved{background:#eaf2da;color:var(--green)}.review-form{border:1px solid var(--line);border-radius:10px;padding:14px;margin-top:14px}.review-form label{display:block;font-size:12px;color:#718064;margin-bottom:7px}.review-form textarea{display:block;width:100%;resize:vertical;min-height:75px;max-height:180px;border:0;outline:none!important;font-size:13px;line-height:1.8;color:#45583a}.review-form:focus-within{border-color:#8da575}.review-form textarea::placeholder{color:#a2ac99}.review-form-bottom{display:flex;align-items:center;gap:8px;border-top:1px solid var(--line);padding-top:10px}.review-form select{font-size:12px;border:1px solid var(--line);border-radius:5px;padding:6px;background:white;color:#79866e}.char-count{font-size:12px;color:#a2ab99;margin-left:auto}.primary-button{background:var(--green);color:white;padding:10px 15px;border-radius:7px;font-size:12px}.review{border-top:1px solid var(--line);padding:16px 0}.review-head{display:flex;align-items:center;gap:7px;font-size:12px}.avatar{display:grid;place-items:center;background:#eef2e7;color:#84916f;border-radius:50%;width:27px;height:27px;font-size:12px}.review-head strong{font-weight:600}.review-head time{margin-left:auto;font-size:12px;color:#a6ae9f}.review .review-text{font-size:13px;color:#647158;line-height:1.85;margin:10px 0}.review-label{font-size:12px;color:#77905e}.review-label.negative{color:#ab876b}.review-demo{font-size:12px;background:#f3f4ec;color:#929983;border-radius:3px;padding:2px 4px}.review-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.review-actions button{font-size:12px;color:#94a084;padding:4px}.release-info{display:grid;grid-template-columns:105px 1fr;gap:9px;font-size:12px;color:#91a082;line-height:1.8;margin:23px 0 0;padding-top:20px;border-top:1px solid var(--line)}.release-info dt{color:#768567}.release-info dd{margin:0}.info-body{padding:27px}.info-body h2{font-size:24px;margin-bottom:18px;line-height:1.5}.info-body h3{font-size:15px;margin:24px 0 8px}.info-body p,.info-body li{font-size:14px;line-height:1.9;color:#76816d}.info-body ol{padding-left:20px}.info-highlight{padding:17px;background:#f2f6e9;border-radius:10px;font-size:13px;color:#60784e;line-height:1.9}.form-label{display:block;margin:17px 0;font-size:13px;color:#687b5a}.form-label input,.form-label textarea{display:block;margin-top:8px;width:100%;border:1px solid #dfe7d6;border-radius:8px;padding:12px;font-size:14px;background:white}.suggestion-list{border-top:1px solid var(--line);margin-top:24px;padding-top:15px}.suggestion-list p{font-size:12px}.reset-link{font-size:12px;color:#9d8f7e;text-decoration:underline;margin-top:13px}
@media(min-width:1500px){.page-shell,.header-inner{max-width:1360px}.workspace{grid-template-columns:minmax(0,1fr) 286px;gap:46px}.product-row{min-height:135px}.product-thumb{width:94px;height:94px}}
@media(max-width:1050px){.header-inner{gap:30px}.brand>span{display:none}.main-nav{gap:23px}.workspace{grid-template-columns:minmax(0,1fr) 230px;gap:23px}.page-shell,.header-inner{padding-left:25px;padding-right:25px}.product-main{gap:11px}.product-thumb{width:73px;height:78px}.product-name{font-size:14px}.column-labels,.product-row{grid-template-columns:32px minmax(0,1fr) 85px 33px}.controls{gap:10px}.search-field{max-width:260px}.discovery-card{padding:18px}.featured-art{width:175px}.new-filter{font-size:12px}.category-button{padding:10px 15px}}
@media(max-width:800px){.workspace{grid-template-columns:1fr}.side-column{display:none}.header-inner{min-height:78px;gap:26px}.main-nav{gap:22px}.nav-link{font-size:13px}.brand{font-size:22px}.header-save .desktop-label{display:none}.heading-row{padding:30px 0}.date-stamp{display:none}.controls{gap:18px}.search-field{max-width:none}.column-labels,.product-row{grid-template-columns:38px minmax(0,1fr) 105px 38px}.product-thumb{width:88px;height:88px}.product-name{font-size:16px}.category-button{font-size:13px}.product-row{min-height:123px}.new-filter{font-size:12px}}
@media(max-width:560px){.header-inner{padding:15px 19px 0;flex-wrap:wrap;gap:0;min-height:105px;justify-content:space-between}.brand{font-size:23px;letter-spacing:-1px}.brand img{width:29px;height:29px}.header-save{margin:0}.main-nav{order:3;width:100%;height:46px;gap:29px;margin-top:9px}.nav-link{font-size:14px}.page-shell{padding:16px 19px 0}.demo-notice{align-items:flex-start;padding:10px 11px;font-size:12px;gap:7px}.demo-badge{font-size:12px;margin-top:2px}.demo-notice>button{margin-top:2px}.demo-notice .icon{width:13px;height:13px}.heading-row{padding:28px 0 25px}.eyebrow{font-size:12px;letter-spacing:1.7px}h1{font-size:31px;letter-spacing:-1.4px}.heading-row p{font-size:12px;margin-top:9px;letter-spacing:-.2px}.category-bar{margin-right:-19px;padding-right:19px;gap:7px;padding-bottom:22px}.category-button{padding:10px 13px;font-size:12px;border-radius:8px;min-height:42px}.category-symbol{font-size:17px}.workspace{padding-top:24px}.list-header{margin-bottom:19px}h2{font-size:18px}.list-title{gap:7px}.list-title>span{font-size:12px}.text-button{font-size:12px}.controls{flex-wrap:wrap;gap:15px}.search-field{flex-basis:100%;padding:12px}.search-field input{font-size:13px}.new-filter{font-size:12px;margin-left:1px}.sort-row{padding-top:16px}.sort-row>span{font-size:12px;max-width:50%;line-height:1.7}.sort-row select{font-size:12px;max-width:167px;padding-right:0}.column-labels,.product-row{grid-template-columns:25px minmax(0,1fr) 62px 31px;padding-left:1px;padding-right:1px}.column-labels{font-size:12px}.product-row{padding-top:17px;padding-bottom:17px;min-height:113px}.product-main{gap:10px}.product-thumb{width:65px;height:74px;border-radius:7px}.product-meta{font-size:12px;gap:4px;margin-bottom:4px}.product-name{font-size:13px;letter-spacing:-.45px;line-height:1.55}.tags{gap:3px;margin-top:6px}.tag{font-size:12px;padding:2px 4px}.label-new{font-size:12px;padding:1px 3px}.rank,.rank.top{font-size:22px}.percent{font-size:20px}.percent>span{font-size:12px}.vote-count{font-size:12px}.save-button{width:27px;height:27px}.save-button .icon{width:14px;height:14px}.pending-label{font-size:12px}.interest-count{font-size:15px}.list-footer{font-size:12px;gap:4px;padding:23px 0}.site-footer{flex-wrap:wrap;font-size:12px;gap:12px;padding:22px 0;margin-top:20px}.site-footer>span:last-child{flex-basis:100%}.footer-brand{font-size:13px}.site-footer button{font-size:12px}.detail-dialog,.info-dialog{width:calc(100vw - 18px);max-height:93dvh;border-radius:13px}.detail-body{padding:19px}.modal-topline{padding:13px 18px}.detail-hero{gap:15px}.detail-art{width:108px;height:125px}.detail-hero h2{font-size:20px}.detail-hero p{font-size:12px}.detail-score{margin:20px 0;padding:17px 3px}.detail-score strong{font-size:21px}.detail-score span{font-size:12px}.review-form select{font-size:12px;max-width:102px}.char-count{font-size:12px}.primary-button{font-size:12px;padding:9px 11px}.info-body{padding:23px}.info-body h2{font-size:22px}.release-info{font-size:12px;grid-template-columns:90px 1fr}.detail-meta{font-size:12px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* Readable controls and supporting text across screen sizes. */
.heading-row p{font-size:16px}.category-button,.nav-link,.new-filter,.search-field input,.sort-row select,.text-button,.record-tabs button{font-size:14px}.product-name{font-size:16px}.product-meta,.tag,.vote-count,.sort-row>span,.column-labels,.demo-notice,.detail-meta{font-size:12px;color:#718066}.product-meta{color:#798273}.list-footer{font-size:12px}.side-kicker,.eyebrow{font-size:12px}.note-card p,.discovery-card>p,.featured-caption>span:last-child{font-size:14px;line-height:1.8;color:#748065}.featured-caption strong,.discovery-card>button,.suggest-card strong,.detail-save,.vote-option{font-size:14px}.detail-hero p,.detail-section p,.review .review-text,.info-body p,.info-body li{font-size:16px}.detail-hero p{font-size:14px}.detail-section .local-note,.score-explanation{font-size:12px;color:#7f8c73;line-height:1.8}.score-explanation{text-align:center;margin:-12px 0 18px}.optional{font-size:12px;color:#97a48b;margin-left:4px}.comment-count{color:#8e9e7e;font-size:13px;margin-left:4px}.review-form label,.review-form textarea,.review-form select,.primary-button,.form-label{font-size:14px}.review-actions button{font-size:12px}.detail-score span{font-size:12px}.release-info{font-size:12px}.controls{flex-wrap:wrap}.search-field{flex:1 1 220px}.product-thumb{background-color:white}.product-main{min-height:88px}.save-button{width:36px;height:36px}.site-footer .footer-suggest{margin-left:0}.sort-row{align-items:flex-start}.sort-row>span{line-height:1.8}.tag{background:#f1f4eb}.detail-section .local-note{margin-bottom:0}
@media(max-width:1050px){.column-labels,.product-row{grid-template-columns:32px minmax(0,1fr) 95px 40px}.product-thumb{width:73px;height:78px}.product-name{font-size:15px}.product-main{gap:12px}.discovery-card{padding:18px}.featured-art{width:175px}.search-field{flex-basis:190px}.new-filter{font-size:13px}.sort-row select{font-size:13px}.category-button{font-size:14px}}
@media(max-width:800px){.column-labels,.product-row{grid-template-columns:38px minmax(0,1fr) 100px 40px}.product-thumb{width:82px;height:82px}.product-name{font-size:16px}.search-field{flex-basis:220px}}
@media(max-width:560px){.heading-row p{font-size:14px}.eyebrow{font-size:12px;letter-spacing:.9px}.demo-notice{font-size:12px;line-height:1.8}.demo-badge{font-size:12px}.category-button{font-size:14px}.search-field{flex-basis:100%}.new-filter{font-size:14px}.column-labels,.product-row{grid-template-columns:24px minmax(0,1fr) 65px 36px}.product-main{gap:8px}.product-thumb{width:54px;height:65px}.product-name{font-size:14px}.product-meta{font-size:12px}.tags{gap:3px}.tag{font-size:12px;padding:1px 3px}.product-row{min-height:122px}.label-new{font-size:10px}.product-stats .vote-count{font-size:12px;line-height:1.6}.percent{font-size:22px}.save-button{width:30px;height:34px}.product-copy{padding-right:5px}.sort-row>span{max-width:48%;font-size:12px}.sort-row select{font-size:12px;max-width:160px}.column-labels{font-size:12px}.column-labels>span:nth-child(3){font-size:11px}.list-footer{align-items:flex-start;text-align:left;line-height:1.8}.list-footer .icon{margin-top:4px}.footer-brand{font-size:14px}.site-footer{font-size:12px;gap:10px}.site-footer button{font-size:12px}.site-footer>span:nth-child(2){display:none}.detail-hero p{font-size:14px}.detail-section p,.review .review-text{font-size:14px}.review-form-bottom{flex-wrap:wrap}.review-form select{font-size:12px;max-width:120px}.detail-score{grid-template-columns:1fr 1fr 1fr}.detail-score span{font-size:11px}.vote-option{font-size:13px}.review-head{flex-wrap:wrap}.review-head time{font-size:12px}.new-filter input{scroll-margin:20px}.detail-meta{line-height:1.8}}

.modal-feedback{display:none;position:sticky;bottom:0;background:#23412d;color:white;padding:13px 20px;font-size:14px;line-height:1.8;z-index:3}.modal-feedback.visible{display:block}

.account-area{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap;font-size:13px;color:#6c7e5a;margin-bottom:18px}.account-area .text-button{color:var(--green);font-size:13px}.brand>span{width:auto;font-size:12px;letter-spacing:.5px}.form-label select{display:block;width:100%;border:1px solid #dfe7d6;border-radius:8px;padding:12px;margin-top:8px;background:white;font-size:14px}.product-meta .review-demo{font-size:10px}.product-meta{gap:5px}.demo-notice{background:#f2f6e7}@media(max-width:560px){.account-area{justify-content:flex-start;font-size:12px;gap:10px}.account-area .text-button{font-size:12px}}

/* Category-composable zero choices and account forms. */
.zero-filters{border:0;padding:0;margin:20px 0 5px;min-width:0}.zero-filters legend{font-size:14px;font-weight:700;margin-bottom:10px}.zero-options{display:flex;flex-wrap:wrap;gap:7px}.zero-options button{border:1px solid #d8e3d9;border-radius:22px;padding:9px 15px;font-size:14px;min-height:42px;background:#fff;color:var(--green)}.zero-options button[aria-pressed=true]{background:var(--green);color:#fff;border-color:var(--green)}.zero-filters p{font-size:12px;color:#64715e;line-height:1.8;margin:8px 0 0}.zero-badges{display:flex;gap:4px;flex-wrap:wrap;margin:4px 0}.zero-badges:empty{display:none}.zero-badge{font-size:12px;font-weight:600;line-height:1.5;color:#22604b;background:#e9f6ef;border-radius:4px;padding:2px 5px}.category-art{display:grid;place-items:center;flex-shrink:0;background:#f1f5ef;border:1px solid #e5ecdf;border-radius:12px;font-size:32px}.category-art.detail-art{font-size:52px}.category-art.featured-art{font-size:64px}.auth-error{color:#a03825!important;min-height:1.2em}.auth-switch{margin-top:20px}.auth-dialog{max-width:440px}.auth-dialog .password-hint{font-size:12px}.auth-dialog .primary-button{width:100%;min-height:44px}.source-link{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.product-meta{flex-wrap:wrap}.account-area{min-height:40px}
@media(max-width:560px){.zero-options{gap:5px}.zero-options button{padding:8px 11px;font-size:13px}.category-art.product-thumb{font-size:26px}.zero-badge{font-size:11px}}

/* Account security and product photography. */
.footer-brand{display:inline-flex;align-items:center;gap:7px}.footer-brand img{width:24px;height:24px;object-fit:contain}.brand img{object-fit:contain;flex-shrink:0}.account-feedback{color:var(--green);font-size:13px;line-height:1.8}.password-dialog .password-hint{font-size:13px;color:#687b5a}.password-dialog .primary-button{min-height:44px;width:100%}.image-upload{border:1px solid var(--line);border-radius:12px;padding:17px;margin:20px 0;min-width:0}.image-upload legend{font-size:14px;font-weight:700;padding:0 5px}.image-upload .image-hint{font-size:12px;line-height:1.8;margin:0 0 12px;color:#69785e}.image-upload .form-label{margin:13px 0 8px}.image-file{width:100%;font-size:13px;color:#617452}.image-file::file-selector-button{border:1px solid #dce5d5;border-radius:7px;padding:10px;background:#f5f8ef;color:var(--green);margin-right:10px;cursor:pointer}.image-preview{width:100%;height:160px;background:#f6f8f2;border:1px solid var(--line);border-radius:10px;padding:10px;text-align:center}.image-preview img{height:100%;max-width:100%;object-fit:contain}.image-upload-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;min-height:28px}.image-status{font-size:12px;color:#617452}.image-error{margin:6px 0 0!important;font-size:13px!important;color:#a03825!important;line-height:1.7}.image-error:empty{display:none}.uploaded-art{display:inline-grid;place-items:center;position:relative;flex-shrink:0;background:#f7f9f3;border:1px solid var(--line);border-radius:10px;overflow:hidden}.uploaded-art>img{width:100%;height:100%;object-fit:contain;grid-area:1/1;padding:5px}.uploaded-art>.category-art,.uploaded-art>.product-art{display:none}.uploaded-art.image-failed>img{display:none}.uploaded-art.image-failed>.category-art,.uploaded-art.image-failed>.product-art{display:grid;width:100%;height:100%;grid-area:1/1;border:0;margin:0}.uploaded-art.featured-art{display:grid;mix-blend-mode:normal}.admin-card-photo{width:56px;height:56px;object-fit:contain;float:left;margin:0 12px 8px 0;border-radius:7px;border:1px solid var(--line)}button:disabled{cursor:wait;opacity:.58}
.password-input{display:block;width:100%;border:1px solid #dfe7d6;border-radius:8px;padding:12px;font-size:14px;background:white}.password-dialog .form-label{margin-bottom:8px}

.admin-card-photo.image-failed{display:none}
.image-remove[hidden],.image-preview[hidden]{display:none}
