:root{color:#1b2420;font-synthesis:none;--ink:#1b2420;--muted:#66706a;--line:#ddd9cf;--surface:#fff;--accent:#315c4b;background:#f4f1ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{background:#f4f1ea;min-height:100%;margin:0}body{line-height:1.5}a{color:inherit;text-decoration:none}button,.button{border:1px solid var(--accent);background:var(--accent);color:#fff;font:inherit;cursor:pointer;border-radius:.62rem;justify-content:center;align-items:center;gap:.48rem;min-height:44px;padding:.72rem 1rem;font-weight:700;display:inline-flex}.button.secondary,button.secondary{color:var(--ink);background:#fff;border-color:#cbc8be}.button.ghost{color:var(--muted);background:0 0;border-color:#0000}.button.danger{color:#9d342e;background:#fff;border-color:#e2b7b3}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 35%,transparent);outline-offset:2px}input,textarea,select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfcbbf;border-radius:.55rem;min-height:44px;padding:.72rem .78rem}textarea{resize:vertical}label{color:#39423e;gap:.38rem;font-size:.88rem;font-weight:700;display:grid}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.04em;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}h2{letter-spacing:-.025em;line-height:1.15}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:.55rem;font-size:.72rem;font-weight:800}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.brand-mark{letter-spacing:-.02em;align-items:center;gap:.65rem;font-weight:800;display:flex}.brand-mark>span{background:var(--accent);color:#fff;border-radius:.55rem;place-items:center;width:32px;height:32px;display:grid}.store-header{border-bottom:1px solid var(--line);z-index:5;background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(1rem,4vw,4rem);display:flex;position:sticky;top:0}.store-header nav{align-items:center;gap:1.35rem;font-size:.9rem;font-weight:700;display:flex}.account-link{align-items:center;gap:.42rem;display:flex}.store-main{max-width:1240px;margin:0 auto;padding:clamp(1.5rem,4vw,3.5rem) clamp(1rem,3vw,2rem)}.catalog-intro{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.catalog-intro h1{max-width:700px;margin-bottom:.8rem}.catalog-intro>div>p:last-child{max-width:680px;color:var(--muted)}.price-context{white-space:nowrap;background:#e9efe9;border:1px solid #cad8ce;border-radius:.7rem;align-items:flex-start;gap:.55rem;padding:.8rem 1rem;display:flex}.price-context span{font-size:.86rem;font-weight:800;display:grid}.price-context small{color:#53615a;font-weight:500}.search-bar{border:1px solid var(--line);background:#fff;border-radius:.8rem;align-items:center;gap:.7rem;margin:2rem 0 2.7rem;padding:.5rem .5rem .5rem .8rem;display:flex;box-shadow:0 6px 24px #3f4a4310}.search-bar input{border:0;outline:none;padding:.55rem 0}.search-bar input:focus-visible{outline:none}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.2rem;display:flex}.section-heading h2{margin:0}.section-heading>span{color:var(--muted);font-size:.82rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:.85rem;min-width:0;overflow:hidden}.product-image{aspect-ratio:4/3;color:var(--accent);background:#ebe7dc;place-items:center;font-size:3rem;font-weight:800;display:grid;overflow:hidden}.product-image img,.product-detail-image img,.review-preview img{object-fit:contain;background:#f8f7f2;width:100%;height:100%}.product-card-body{padding:1rem 1rem 1.1rem}.product-card h3{margin:.28rem 0;font-size:1.08rem}.product-card h3 a:hover{text-decoration:underline}.product-card-body>p:not(.product-meta):not(.availability){color:var(--muted);font-size:.86rem}.product-meta{text-transform:uppercase;letter-spacing:.08em;color:#767d78;margin-bottom:.2rem;font-size:.72rem}.product-price{border-top:1px solid #eeeae0;align-items:baseline;gap:.45rem;padding-top:.8rem;display:flex}.product-price strong{font-size:1.35rem}.product-price span,.detail-price span{text-transform:uppercase;color:var(--muted);font-size:.72rem}.availability{color:#35664f;align-items:center;gap:.4rem;margin:.55rem 0 0;font-size:.82rem;display:flex}.store-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:1rem;padding:1.4rem clamp(1rem,4vw,4rem);font-size:.8rem;display:flex}.empty-state{text-align:center;background:#fff;border:1px dashed #c8c3b7;border-radius:.85rem;padding:3rem 1rem}.empty-state.compact{padding:2rem}.back-link{color:var(--muted);align-items:center;gap:.4rem;margin-bottom:1.5rem;font-weight:700;display:inline-flex}.product-detail{grid-template-columns:minmax(300px,1fr) minmax(360px,1fr);align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}.product-detail-image{aspect-ratio:1;color:var(--accent);background:#e9e5db;border-radius:1rem;place-items:center;font-size:6rem;font-weight:800;display:grid;overflow:hidden}.lead{color:#4f5953;font-size:1.05rem}.spec-list{margin:1.5rem 0;display:grid}.spec-list>div{border-top:1px solid var(--line);grid-template-columns:140px 1fr;padding:.72rem 0;display:grid}.spec-list dt{color:var(--muted);font-size:.82rem}.spec-list dd{margin:0;font-weight:700}.detail-price{margin:1.4rem 0;display:grid}.detail-price strong{font-size:2rem}.notice{background:#fff6df;border:1px solid #ebd59d;border-radius:.7rem;margin-top:1.5rem;padding:1rem}.notice p{color:#655b43;margin:.3rem 0 0}.auth-shell{background:#ebe7dd;place-items:center;min-height:100vh;padding:1rem;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:1rem;width:min(100%,470px);padding:clamp(1.4rem,5vw,2.5rem);box-shadow:0 20px 60px #29332d12}.auth-card .brand-mark,.auth-card .owner-brand{margin-bottom:2rem}.auth-card h1{font-size:2.25rem}.auth-card>p{color:var(--muted)}.stack-form{gap:1rem;margin:1.5rem 0;display:grid}.form-error{color:#8e2e29;background:#fff0ef;border:1px solid #e7b9b4;border-radius:.55rem;margin:0;padding:.7rem .8rem}.demo-note{color:var(--muted);background:#f4f1ea;border-radius:.45rem;padding:.65rem;font-size:.75rem}.account-page{max-width:900px;min-height:100vh;margin:auto;padding:2rem}.account-card{border:1px solid var(--line);background:#fff;border-radius:1rem;margin-top:3rem;padding:2rem}.owner-app{background:#f4f1ea;grid-template-columns:245px minmax(0,1fr);min-height:100vh;display:grid}.owner-sidebar{color:#e8eee9;background:#1f2925;flex-direction:column;height:100vh;padding:1.45rem 1rem;display:flex;position:sticky;top:0}.owner-brand{padding:.2rem .65rem 1.6rem;display:grid}.owner-brand>span{letter-spacing:-.03em;font-size:1.15rem;font-weight:850}.owner-brand small{color:#aab8b0}.owner-sidebar nav{gap:.25rem;display:grid}.owner-sidebar nav a{color:#bdc9c1;border-radius:.55rem;align-items:center;gap:.65rem;padding:.7rem .75rem;font-size:.88rem;font-weight:650;display:flex}.owner-sidebar nav a:hover,.owner-sidebar nav a[aria-current=page]{color:#fff;background:#34423b}.sidebar-later{color:#9eaaa3;border-top:1px solid #3b4942;gap:.65rem;margin-top:1.3rem;padding:1rem .75rem;font-size:.8rem;display:flex}.sidebar-later span{display:grid}.sidebar-later small{font-size:.68rem}.owner-user{color:#9eaaa3;margin:auto .65rem 0;font-size:.72rem}.owner-user strong{color:#e8eee9;display:block}.owner-main{width:100%;min-width:0;max-width:1250px;margin:auto;padding:clamp(1.2rem,4vw,3rem)}.owner-page-header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.5rem;display:flex}.owner-page-header h1{margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.8rem)}.owner-page-header>div>p:last-child{color:var(--muted)}.mock-banner{background:#edf2ef;border:1px solid #cddbd3;border-radius:.7rem;align-items:flex-start;gap:.75rem;margin:1.3rem 0;padding:.85rem 1rem;display:flex}.mock-banner p{color:#58645e;margin:.1rem 0 0;font-size:.83rem}.metric-row{grid-template-columns:repeat(3,1fr);gap:.8rem;margin:1.5rem 0 2.4rem;display:grid}.metric-row article{border:1px solid var(--line);background:#fff;border-radius:.75rem;padding:1rem;display:grid}.metric-row span,.metric-row small{color:var(--muted);font-size:.75rem}.metric-row strong{letter-spacing:-.04em;font-size:2rem}.decision-list{gap:.65rem;display:grid}.decision-card{border:1px solid var(--line);background:#fff;border-radius:.7rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;padding:.9rem;display:grid}.decision-card:hover{border-color:#9eb4a8}.decision-card p{color:var(--muted);margin:.15rem 0 0;font-size:.8rem}.decision-card>span{color:var(--accent);align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.decision-icon{width:40px;height:40px;color:var(--accent);background:#edf2ef;border-radius:.6rem;place-items:center;display:grid}.recent-section{margin-top:2.5rem}.completed-grid{grid-template-columns:repeat(2,1fr);gap:.7rem;display:grid}.completed-grid article{border:1px solid var(--line);background:#fff;border-radius:.7rem;gap:.7rem;padding:.9rem;display:flex}.completed-grid svg{color:#3a7657}.completed-grid p{color:var(--muted);margin:.15rem 0 0;font-size:.78rem}.owner-mobile-nav{display:none}.owner-form{gap:1rem;display:grid}.upload-panel,.form-surface,.review-preview,.evidence-panel,.publish-panel{border:1px solid var(--line);background:#fff;border-radius:.8rem;padding:clamp(1rem,3vw,1.5rem)}.upload-panel{gap:1rem;display:flex}.upload-icon{width:44px;height:44px;color:var(--accent);background:#edf2ef;border-radius:.6rem;flex:none;place-items:center;display:grid}.upload-panel h2{margin:0;font-size:1.1rem}.upload-panel p{color:var(--muted);font-size:.82rem}.upload-panel input[type=file]{background:#f8f7f3;margin:.4rem 0 .7rem}.upload-status,.upload-success{margin:.6rem 0 0!important}.upload-success{font-weight:700;color:#32704f!important}.surface-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:.9rem;display:flex}.surface-heading h2{margin:0}.surface-heading p{color:var(--muted);margin:.2rem 0 0;font-size:.82rem}.secure-chip{white-space:nowrap;color:#35664f;background:#edf2ef;border-radius:2rem;align-items:center;gap:.35rem;padding:.4rem .55rem;font-size:.72rem;display:flex}.product-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.span-2{grid-column:span 2}.price-fieldset{border:1px solid var(--line);border-radius:.65rem;padding:1rem}.price-fieldset legend{font-weight:800}.price-fieldset>p{color:var(--muted);font-size:.8rem}.price-fieldset>div{grid-template-columns:1fr 1fr .7fr;gap:.8rem;display:grid}.form-actions{justify-content:flex-end;gap:.5rem;margin-top:1.3rem;display:flex}.review-layout{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:1rem;display:grid}.review-preview img{height:auto;max-height:320px}.review-preview img,.review-placeholder{aspect-ratio:16/9;object-fit:contain;background:#f1eee5;border-radius:.6rem;width:100%}.review-placeholder{color:var(--muted);place-items:center;display:grid}.evidence-panel{align-self:start;position:sticky;top:1rem}.hash-block{background:#f1eee5;border-radius:.55rem;margin:1rem 0;padding:.65rem;display:grid;overflow:hidden}.hash-block span{font-size:.72rem;font-weight:800}.hash-block code{overflow-wrap:anywhere;color:#58615d;font-size:.67rem}.evidence-item{gap:.55rem;margin:1rem 0;display:flex}.evidence-item p{color:var(--muted);font-size:.78rem}.price-review{border-top:1px solid var(--line);padding-top:1rem}.price-review>div{grid-template-columns:1fr auto;margin:.8rem 0;display:grid}.price-review small{color:var(--muted);grid-column:1/-1}.review-form{margin-top:1rem}.review-actions{justify-content:flex-end;gap:.5rem;margin-top:1.2rem;display:flex}.publish-panel{border-color:#b9cdbf;justify-content:space-between;align-items:center;gap:2rem;margin-top:1rem;display:flex}.publish-panel h2{margin-bottom:.3rem}.publish-panel p:last-child{color:var(--muted);margin:0}.publish-panel.success{background:#edf5ef}.status-pill{text-transform:uppercase;letter-spacing:.06em;background:#eee9dc;border-radius:2rem;padding:.4rem .65rem;font-size:.73rem}.status-pill.approved{color:#245b3e;background:#e3efe7}.status-pill.published{color:#245b3e;background:#dcebe1}.status-pill.rejected{color:#8e302b;background:#f7e5e2}.page-error{margin-bottom:1rem}.centered{max-width:700px;margin:10vh auto;padding:2rem}.error-page{border:1px solid var(--line);background:#fff;border-radius:1rem}@media (width<=900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.owner-app{grid-template-columns:1fr}.owner-sidebar{display:none}.owner-main{padding-bottom:90px}.owner-mobile-nav{z-index:10;color:#dce6df;padding:.45rem .5rem calc(.45rem + env(safe-area-inset-bottom));background:#1f2925;border-top:1px solid #46534c;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.owner-mobile-nav a{place-items:center;gap:.1rem;min-height:50px;font-size:.63rem;display:grid}.owner-mobile-nav .mobile-add{color:#fff}.owner-mobile-nav .mobile-add svg{background:#4f846a;border-radius:50%;width:31px;height:31px;padding:.25rem}.review-layout{grid-template-columns:1fr}.evidence-panel{position:static}.catalog-intro{flex-direction:column;align-items:flex-start}.price-context{white-space:normal}.product-detail{grid-template-columns:1fr}.product-detail-image{width:100%;max-width:600px}.completed-grid{grid-template-columns:1fr}}@media (width<=600px){.store-header{height:auto;min-height:64px;padding:.75rem 1rem}.store-header nav{gap:.75rem}.store-header nav>a:first-child{display:none}.brand-mark{font-size:.88rem}.catalog-intro h1{font-size:2.2rem}.search-bar{margin:1.3rem 0 2rem}.search-bar button{padding-inline:.75rem}.product-grid{grid-template-columns:1fr}.store-footer{flex-direction:column}.metric-row{grid-template-columns:1fr 1fr}.metric-row article:last-child{grid-column:span 2}.owner-page-header{flex-direction:column;gap:.7rem}.owner-page-header .button{width:100%}.product-fields{grid-template-columns:1fr}.span-2{grid-column:span 1}.price-fieldset>div{grid-template-columns:1fr}.form-actions,.review-actions{grid-template-columns:1fr;display:grid}.review-actions .button,.review-actions button{width:100%}.publish-panel{flex-direction:column;align-items:stretch}.publish-panel button,.publish-panel .button{width:100%}.review-header{align-items:flex-start}.upload-panel{flex-direction:column}.section-heading{align-items:flex-start}.spec-list>div{grid-template-columns:110px 1fr}}
