:root{color:#13231f;font-synthesis:none;background:#f7f4eb;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:#0c6b56}button,.button{color:#fff;font:inherit;cursor:pointer;background:#ed6a3a;border:0;border-radius:999px;padding:.8rem 1.2rem;font-weight:700;text-decoration:none}button:disabled{opacity:.45;cursor:not-allowed}.secondary{color:#173e34;background:#dfe9e4}.danger{background:#a7342c}input,select{width:100%;font:inherit;background:#fff;border:1px solid #b9c7c1;border-radius:.7rem;margin-top:.35rem;padding:.75rem}label{font-weight:650;display:block}form{gap:1rem;display:grid}.brand{color:#102a26;font-size:1.25rem;font-weight:900;text-decoration:none}.center{text-align:center;place-content:center;min-height:100vh;padding:2rem;display:grid}.hero{color:#fff;background:radial-gradient(circle at 80% 20%,#f4c981,#0000 35%),#123c33;min-height:100vh;padding:1.25rem}.hero nav{justify-content:space-between;align-items:center;max-width:1100px;margin:auto;display:flex}.hero nav b{font-size:1.4rem}.hero nav span{align-items:center;gap:1rem;display:flex}.hero nav a:not(.button){color:#fff}.hero section{max-width:760px;margin:13vh auto}.hero h1{margin:.25em 0;font-size:clamp(3rem,9vw,6.5rem);line-height:.9}.hero p{max-width:620px;font-size:1.15rem}.hero form{color:#13231f;background:#fff;border-radius:1rem;grid-template-columns:1fr auto;align-items:end;max-width:560px;padding:1rem}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:.75rem!important}.auth{background:#123c33;min-height:100vh;padding:2rem}.auth>.brand{color:#fff}.panel{background:#fff;border-radius:1.5rem;max-width:480px;margin:8vh auto;padding:clamp(1.5rem,5vw,3rem);box-shadow:0 20px 60px #071b1666}.error{color:#a32922}.store-header,.dashboard-head{color:#fff;background:#123c33;padding:2rem clamp(1rem,5vw,4rem)}.store-header .brand,.dashboard-head .brand,.dashboard-head a{color:#fff}.dashboard-head{justify-content:space-between;align-items:center;gap:2rem;display:flex}.dashboard-head>div:last-child{gap:.5rem;display:flex}.toolbar,.add-panel{align-items:end;gap:1rem;max-width:1200px;margin:1.5rem auto;padding:1rem;display:flex}.desktop-table{background:#fff;border-radius:1rem;max-width:1200px;height:min(65vh,720px);margin:1rem auto;overflow:auto}.desktop-table table{border-collapse:collapse;table-layout:fixed;width:100%}.desktop-table thead{z-index:2;background:#e4ece7;position:sticky;top:0}.desktop-table th,.desktop-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e3e8e5;padding:.65rem}.desktop-table img,.desktop-table .image-placeholder{object-fit:cover;border-radius:.5rem;width:64px;height:52px}.desktop-table .quantity{max-width:150px;margin:0}.toolbar label{flex:1}.toolbar .check{align-items:center;gap:.5rem;display:flex}.toolbar .check input{width:auto;margin:0}.product-grid,.owner-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;max-width:1200px;margin:auto;padding:1rem;display:grid}.product-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 5px 18px #13231f12}.product-card>div{padding:1rem}.product-card img,.image-placeholder{aspect-ratio:4/3;object-fit:cover;background:#dce6e0;width:100%;display:block}.product-card h2{margin:.25rem 0;font-size:1.1rem}.quantity{text-align:center;grid-template-columns:2.5rem 1fr 2.5rem;align-items:center;margin-top:.7rem;display:grid}.quantity button{padding:.5rem}.cartbar{color:#fff;background:#102a26;border-radius:999px;justify-content:space-between;align-items:center;max-width:700px;margin:1rem auto;padding:.7rem .8rem .7rem 1.3rem;display:flex;position:sticky;bottom:1rem;box-shadow:0 10px 40px #0004}.modal{background:#0008;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal section{background:#fff;border-radius:1.2rem;max-width:480px;padding:2rem}.modal button{margin:.3rem}.gallery{max-width:1000px;margin:auto;padding:2rem}.gallery section{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.gallery img{border-radius:1rem;width:100%;height:auto}.empty{text-align:center;padding:3rem}.add-panel{display:block}.add-panel form{grid-template-columns:2fr 1fr 2fr auto;align-items:end}.edit-panel{width:min(760px,100vw - 2rem);max-height:calc(100vh - 2rem);overflow:auto}.edit-panel form{gap:.8rem;display:grid}.edit-images{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.75rem;display:grid}.edit-images img,.edit-images .image-placeholder{aspect-ratio:1;object-fit:cover;border-radius:.5rem;width:100%}.edit-images input,.edit-panel .check input{width:auto}@media (width<=700px){.desktop-table{display:none}.hero form,.add-panel form{grid-template-columns:1fr}.toolbar{display:grid}.dashboard-head{align-items:flex-start;display:grid}.product-grid,.owner-grid{grid-template-columns:1fr}.cartbar{border-radius:1rem;gap:1rem;margin:1rem}.hero section{margin-top:10vh}.hero h1{font-size:3.4rem}}@media (width>=701px){.mobile-cards{display:none}}
