:root{color:#2d2923;background:#fbf7f0;font-family:"Noto Serif SC",Songti SC,Microsoft YaHei,serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #2d2923;--muted: #756b5f;--soft: #fbf7f0;--paper: #fffdf8;--porcelain: #f4efe6;--sage: #7b937f;--sage-deep: #526e5b;--berry: #c98586;--gold: #b9985d;--line: rgba(95, 77, 53, .14);--shadow: 0 24px 70px rgba(84, 68, 45, .12);--soft-shadow: 0 14px 36px rgba(84, 68, 45, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 12% 4%,rgba(201,133,134,.18),transparent 26rem),radial-gradient(circle at 88% 8%,rgba(123,147,127,.2),transparent 24rem),linear-gradient(180deg,#fffaf2,#f8f2e8 44%,#fbf7f0)}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}input,textarea,select{color:var(--ink)}input:focus,textarea:focus,select:focus{border-color:#b9985dc7!important;box-shadow:0 0 0 4px #b9985d24}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:14px clamp(18px,5vw,68px);background:#fffcf7d1;border-bottom:1px solid rgba(185,152,93,.18);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.nav-links,.cart-button{display:inline-flex;align-items:center}.brand{gap:10px;color:#302a24;font-size:20px;font-weight:800}.brand-button{border:0;background:transparent;text-align:left}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.8);border-radius:50%;color:#fffdf8;background:linear-gradient(145deg,var(--sage),var(--gold));box-shadow:0 10px 24px #526e5b38}.nav-links{gap:8px;padding:5px;border:1px solid rgba(185,152,93,.16);border-radius:999px;background:#fffdf8b8}.nav-links button{min-height:36px;border:0;border-radius:999px;background:transparent;color:var(--muted);padding:0 15px;font-weight:800}.nav-links button.active{color:var(--ink);background:#fff;box-shadow:0 8px 22px #54442d17}.top-actions{justify-self:end;display:inline-flex;align-items:center;gap:10px}.user-pill,.icon-button,.cart-button{border:1px solid rgba(185,152,93,.24);border-radius:999px;background:#fffdf8e6;color:#3d352b;box-shadow:0 10px 24px #54442d14}.user-pill,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;font-weight:800}.icon-button{width:42px;padding:0}.cart-button{gap:8px;min-width:76px;height:42px;justify-content:center}.cart-button span{min-width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--berry);color:#fff;font-size:13px;font-weight:900}.workspace-page{min-height:calc(100vh - 72px);padding:52px clamp(18px,5vw,68px) 76px}.page-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:28px}.page-title h1{margin:0;color:var(--ink);font-size:clamp(34px,5vw,58px);line-height:1.08}.page-title button,.data-row button,.admin-tabs button,.panel-form button,.auth-dialog button[type=submit]{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:1px solid rgba(185,152,93,.24);border-radius:999px;background:#fffdf8;color:#3b342b;padding:0 16px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.page-title button:hover,.data-row button:hover,.admin-tabs button:hover,.panel-form button:hover,.auth-dialog button[type=submit]:hover,.primary-link:hover,.product-footer button:hover{transform:translateY(-1px);box-shadow:0 12px 26px #54442d21}.table-list{display:grid;gap:12px}.data-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto auto;align-items:center;gap:14px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fffdf8db;box-shadow:var(--soft-shadow)}.data-row p{margin:6px 0 0;color:var(--muted);line-height:1.5}.data-row span{color:var(--sage-deep);font-weight:900}.data-row select,.panel-form select,.panel-form input,.panel-form textarea,.auth-dialog input{width:100%;border:1px solid rgba(95,77,53,.16);border-radius:8px;background:#fffefa;padding:11px 12px;outline:0}.product-admin-row{grid-template-columns:64px minmax(0,1fr) auto auto auto auto}.product-admin-row img{width:64px;height:64px;border-radius:8px;object-fit:cover}.profile-form{max-width:680px}.admin-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.admin-tabs button.active{border-color:transparent;background:linear-gradient(135deg,var(--sage-deep),var(--sage));color:#fff}.admin-grid{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:22px;align-items:start}.panel-form{display:grid;gap:12px;padding:20px;border:1px solid var(--line);border-radius:8px;background:#fffdf8e6;box-shadow:var(--shadow)}.panel-form h3{margin:0 0 6px}.panel-form label{display:grid;gap:7px;color:#5d5449;font-weight:800}.panel-form textarea{min-height:92px;resize:vertical}.panel-form button,.auth-dialog button[type=submit]{border-color:transparent;background:linear-gradient(135deg,var(--sage-deep),var(--sage));color:#fff}.form-row,.upload-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.image-manager{display:grid;gap:10px}.image-manager-heading{display:flex;align-items:center;justify-content:space-between;color:#5d5449;font-weight:900}.image-manager-heading small{color:var(--muted);font-size:13px}.image-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.image-preview-tile{position:relative;overflow:hidden;aspect-ratio:1;border:1px solid rgba(95,77,53,.16);border-radius:8px;background:#fffefa}.image-preview-tile img{width:100%;height:100%;object-fit:cover;display:block}.cover-badge{position:absolute;left:6px;top:6px;padding:3px 7px;border-radius:999px;background:#3d5b46e0;color:#fff;font-size:12px;font-weight:900}.image-tile-actions{position:absolute;inset-inline:6px;bottom:6px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.image-tile-actions button{min-height:28px;padding:0;border-color:#ffffffa6;background:#fffdf8eb;color:#4b4034;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.image-tile-actions button:disabled{opacity:.42;cursor:not-allowed}.image-empty-state{min-height:126px;display:grid;place-items:center;padding:16px;border:1px dashed rgba(185,152,93,.44);border-radius:8px;background:#fffdf8b8;color:var(--muted);text-align:center;line-height:1.5}.admin-list-toolbar{display:flex;justify-content:flex-end}.cleanup-button{display:inline-flex;align-items:center;gap:8px;border-color:#b9985d75;background:#fffefa;color:#4b4034;font-weight:900}.upload-button{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px dashed rgba(185,152,93,.46);border-radius:8px;background:linear-gradient(135deg,#b9985d1a,#7b937f1a);color:#4b4034;font-weight:900}.panel-form .upload-button{border-color:#b9985d75;background:linear-gradient(135deg,#b9985d1a,#7b937f1a);color:#4b4034}.visually-hidden-file{position:fixed;left:-100vw;width:1px;height:1px;opacity:0;pointer-events:none}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:18px;background:#2f271e6b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-dialog{display:grid;gap:12px;width:min(420px,100%);padding:20px;border:1px solid rgba(255,255,255,.66);border-radius:8px;background:#fffdf8;box-shadow:0 28px 80px #2f271e47}.auth-dialog .cart-header{padding:0 0 8px}.auth-dialog p{margin:0;color:#8a8072;font-size:13px}.segment{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:4px;border-radius:999px;background:#f1eadf}.segment button{min-height:36px;border:0;border-radius:999px;background:transparent;font-weight:800}.segment button.active{background:#fffdf8;box-shadow:0 6px 18px #54442d17}.hero{position:relative;min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,1.02fr) minmax(280px,.72fr);align-items:center;gap:clamp(28px,6vw,76px);padding:72px clamp(18px,5vw,68px) 58px;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,#fffaf3fa,#fffaf3e0 42%,#fffaf37a),url(https://images.unsplash.com/photo-1515934751635-c81c6bc9a2d8?auto=format&fit=crop&w=1800&q=80) center/cover;z-index:-2}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(185,152,93,.45),transparent)}.hero-copy{width:min(670px,100%)}.eyebrow{margin:0 0 12px;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:20px;color:#2b261f;font-size:clamp(48px,8vw,94px);line-height:.98;font-weight:900}.hero p:not(.eyebrow){max-width:600px;margin-bottom:30px;color:#62594d;font-size:18px;line-height:1.9}.primary-link,.checkout button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 24px;background:linear-gradient(135deg,var(--sage-deep),var(--sage));color:#fff;font-weight:900;box-shadow:0 16px 34px #526e5b3d;transition:transform .18s ease,box-shadow .18s ease}.hero-showcase{position:relative;justify-self:end;width:min(410px,100%)}.hero-showcase img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover;border:10px solid rgba(255,253,248,.88);border-radius:8px;box-shadow:var(--shadow)}.showcase-note{position:absolute;left:-28px;bottom:30px;display:grid;gap:3px;max-width:220px;padding:16px 18px;border:1px solid rgba(185,152,93,.22);border-radius:8px;background:#fffdf8e6;box-shadow:0 18px 44px #54442d29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.showcase-note span{color:var(--berry);font-size:12px;font-weight:900;text-transform:uppercase}.showcase-note strong{display:-webkit-box;overflow:hidden;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.atelier-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:0 clamp(18px,5vw,68px);background:#b9985d29}.atelier-strip div{display:flex;align-items:center;justify-content:center;gap:10px;min-height:72px;background:#fffdf8db;color:#605546;font-weight:900}.atelier-strip svg{color:var(--gold)}.toolbar{display:grid;grid-template-columns:minmax(240px,380px) 1fr;gap:18px;padding:28px clamp(18px,5vw,68px);background:#fffdf8c7;border-bottom:1px solid rgba(185,152,93,.16)}.search-box{display:flex;align-items:center;gap:10px;height:48px;padding:0 15px;border:1px solid rgba(95,77,53,.16);border-radius:999px;background:#fffefa;box-shadow:inset 0 1px #ffffffc7}.search-box svg{color:var(--gold)}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent}.category-tabs{display:flex;flex-wrap:wrap;gap:10px}.category-tabs button{min-height:42px;border:1px solid rgba(95,77,53,.16);border-radius:999px;padding:0 16px;background:#fffefa;color:#5e5549;font-weight:800}.category-tabs button.active{border-color:transparent;background:#2f2a24;color:#fff;box-shadow:0 12px 26px #2f2a2429}.notice{display:flex;align-items:center;gap:10px;margin:20px clamp(18px,5vw,68px) 0;padding:12px 14px;border:1px solid rgba(185,152,93,.22);border-radius:8px;background:#fffdf8e6;color:#4f4437;box-shadow:var(--soft-shadow)}.notice.soft{background:#fff7ddeb}.notice button{margin-left:auto;border:0;background:transparent}.product-section{padding:58px clamp(18px,5vw,68px) 80px}.section-heading h2{margin-bottom:0;color:var(--ink);font-size:clamp(30px,4vw,48px)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;margin-top:28px}.product-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid rgba(185,152,93,.18);border-radius:8px;background:#fffdf8e0;box-shadow:var(--soft-shadow);transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-image-button{position:relative;display:block;width:100%;border:0;padding:0;background:transparent;text-align:left}.product-image-button img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.product-image-button span{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;gap:5px;min-height:30px;border-radius:999px;padding:0 10px;background:#fffdf8e0;color:#3b342b;font-size:13px;font-weight:900;box-shadow:0 8px 20px #2f271e29}.product-body{display:flex;flex-direction:column;gap:16px;padding:19px;height:100%}.category-name{margin-bottom:8px;color:var(--berry);font-weight:900;font-size:13px}.product-title-button{display:block;margin-bottom:8px;border:0;padding:0;background:transparent;color:var(--ink);font-size:22px;line-height:1.25;font-weight:900;text-align:left}.product-body p{color:var(--muted);line-height:1.68}.meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0}.meta div{padding:11px;border:1px solid rgba(185,152,93,.13);border-radius:8px;background:linear-gradient(135deg,#f4efe6db,#f6f1ea8f)}.meta dt{color:#8a8072;font-size:12px}.meta dd{margin:4px 0 0;font-weight:900}.deadline-text{margin-bottom:0;color:var(--berry)!important;font-size:13px;font-weight:800}.product-footer,.total-row,.cart-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-footer{align-self:end;margin-top:auto}.product-footer strong{color:#2c2a25;font-size:22px}.product-footer button{display:inline-flex;align-items:center;gap:6px;min-height:40px;border:0;border-radius:999px;padding:0 16px;background:linear-gradient(135deg,var(--sage-deep),var(--sage));color:#fff;font-weight:900;transition:transform .18s ease,box-shadow .18s ease}.product-footer button:disabled{background:#aaa49a}.detail-layer{z-index:70}.product-detail-dialog{position:relative;display:grid;grid-template-columns:minmax(280px,.95fr) minmax(280px,.85fr);gap:26px;width:min(980px,calc(100vw - 32px));max-height:calc(100vh - 36px);overflow:auto;border:1px solid rgba(185,152,93,.2);border-radius:8px;background:#fffdf8;padding:22px;box-shadow:0 28px 80px #2f271e47}.detail-close{position:absolute;top:16px;right:16px;z-index:1;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(95,77,53,.16);border-radius:50%;background:#fffdf8eb}.detail-gallery{display:grid;gap:12px}.detail-main-image{width:100%;aspect-ratio:1 / 1;border-radius:8px;object-fit:cover;background:var(--porcelain)}.detail-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.detail-thumbs button{overflow:hidden;border:2px solid transparent;border-radius:8px;padding:0;background:transparent}.detail-thumbs button.active{border-color:var(--gold)}.detail-thumbs img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.detail-info{display:flex;flex-direction:column;gap:16px;padding:14px 8px 4px}.detail-info h2{margin:0;color:var(--ink);font-size:clamp(30px,4vw,46px);line-height:1.08}.detail-info>p:not(.eyebrow):not(.deadline-text){color:var(--muted);font-size:16px;line-height:1.8}.detail-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}.detail-footer strong{color:var(--ink);font-size:28px}.detail-footer button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;border:0;border-radius:999px;padding:0 18px;background:linear-gradient(135deg,var(--sage-deep),var(--sage));color:#fff;font-weight:900}.detail-footer button:disabled{background:#aaa49a}.empty-state{margin-top:28px;padding:46px 18px;border:1px dashed rgba(185,152,93,.34);border-radius:8px;text-align:center;color:var(--muted);background:#fffdf88c}.cart-panel{position:fixed;inset:0 0 0 auto;z-index:40;display:flex;width:min(450px,100%);transform:translate(100%);flex-direction:column;background:#fffdf8;box-shadow:-24px 0 62px #2f271e38;transition:transform .24s ease}.cart-panel.open{transform:translate(0)}.cart-header{padding:20px;border-bottom:1px solid var(--line)}.cart-header h2{margin:0}.cart-header button,.quantity-row button{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(95,77,53,.16);border-radius:50%;background:#fffefa}.cart-items{flex:1;overflow:auto;padding:18px 20px}.cart-item{display:grid;grid-template-columns:86px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid rgba(95,77,53,.1)}.cart-item img{width:86px;height:86px;border-radius:8px;object-fit:cover}.cart-item h3{margin-bottom:6px;font-size:16px}.cart-item p{margin-bottom:10px;color:var(--berry);font-weight:900}.quantity-row{display:flex;align-items:center;gap:10px}.quantity-row span{min-width:24px;text-align:center;font-weight:900}.empty-cart{color:var(--muted)}.checkout{display:grid;gap:10px;padding:18px 20px 22px;border-top:1px solid var(--line)}.total-row{margin-bottom:4px}.total-row strong{font-size:24px}.checkout input,.checkout textarea{width:100%;border:1px solid rgba(95,77,53,.16);border-radius:8px;padding:12px;outline:0;background:#fffefa}.checkout textarea{min-height:82px;resize:vertical}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;border:0;background:#2f271e61;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media (max-width: 980px){.hero{grid-template-columns:1fr}.hero-showcase{justify-self:start;width:min(360px,100%)}}@media (max-width: 860px){.topbar{grid-template-columns:1fr auto;gap:12px;padding-block:10px}.nav-links{grid-column:1 / -1;width:100%;overflow-x:auto;justify-content:flex-start;border-radius:8px;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.nav-links button{flex:0 0 auto}.toolbar{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid{grid-template-columns:1fr}.data-row,.product-admin-row{grid-template-columns:1fr;align-items:stretch}.data-row button{width:100%}.product-detail-dialog{grid-template-columns:1fr}}@media (max-width: 620px){.hero{min-height:auto;padding-top:46px}.hero p:not(.eyebrow){font-size:16px}.hero-showcase{display:none}.atelier-strip{grid-template-columns:1fr}.atelier-strip div{min-height:58px}.product-grid,.meta,.form-row,.upload-actions{grid-template-columns:1fr}.page-title{align-items:flex-start;flex-direction:column}.product-detail-dialog{width:min(100vw - 20px,520px);padding:14px}.detail-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-footer{align-items:stretch;flex-direction:column}}
