@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@400;500;600&display=swap');
:root{--teal:#124b4b;--gold:#eacb86;--ink:#182c2b;--muted:#687674;--line:#dce4e0;--paper:#fafbf8}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}button,input,textarea,select{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:1px solid var(--line);background:white;padding:11px 18px;border-radius:5px;color:var(--ink)}button:hover{border-color:var(--teal);background:#edf3ef}button:disabled{opacity:.45;cursor:not-allowed}.primary{background:var(--teal);color:white;border-color:var(--teal)}.primary:hover{background:#216462;color:white}.demo{padding:9px 4%;background:#e8eee9;font-size:12px;letter-spacing:.05em;display:flex;align-items:center;justify-content:space-between;gap:12px}.demo button{font-size:12px;border:0;background:none;padding:0;text-decoration:underline}header{padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:white}.brand{display:flex;flex-direction:column;align-items:center;width:105px;flex-shrink:0}.brand b{font-family:Georgia,serif;font-size:36px;line-height:1}.brand span{font-size:27px;font-style:italic;color:#a98340}.brand small{font-size:10px;letter-spacing:.32em;margin-top:7px}nav{display:flex;gap:30px;align-items:center;font-size:14px}nav a:hover{color:#a5792c}.owner-link{border-left:1px solid var(--line);padding-left:25px}.bag{font-size:14px}.bag span{background:var(--teal);color:white;border-radius:50%;padding:2px 6px;margin-left:7px}.hero{background:var(--teal);color:white;display:grid;grid-template-columns:1fr 1fr;min-height:450px;overflow:hidden}.hero-copy{padding:64px 10%}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:#9a7839}.hero .eyebrow{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:400}h1{font-size:clamp(40px,5vw,70px);line-height:1.1;letter-spacing:-.03em;margin:20px 0}h1 em{color:var(--gold);font-weight:400}p{line-height:1.65}.hero p{color:#d1e2dc;max-width:370px}.hero .primary{background:var(--gold);color:var(--ink);border:0;margin-top:12px}.hero-art{position:relative;display:flex;align-items:center;justify-content:center;background:#28605b;overflow:hidden;padding:35px}.hero-art img{width:65%;max-height:360px;object-fit:cover;transform:rotate(-7deg);border:10px solid #fff;border-bottom:35px solid #fff;box-shadow:0 20px 60px #001d2455}.hero-art img+img{position:absolute;width:36%;right:5%;bottom:20px;transform:rotate(10deg);border-width:7px;border-bottom-width:25px}.hero-label{position:absolute;left:25px;top:25px;border:1px solid #b9d1c866;padding:10px 15px;border-radius:30px;font-size:12px}.promise{display:flex;justify-content:center;gap:8%;padding:20px;border-bottom:1px solid var(--line);font-size:13px;color:var(--muted)}.section{padding:48px 5%;max-width:1600px;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px}h2{font-size:36px;margin-bottom:8px}h3{font-size:18px}.muted{color:var(--muted);font-size:14px}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.filters button{border-radius:30px;font-size:14px;padding:9px 16px}.filters .active,.tabs .active{background:var(--teal);color:white;border-color:var(--teal)}input,textarea,select{border:1px solid #bacbc5;padding:12px;border-radius:5px;background:white;max-width:100%;color:var(--ink)}input[type=checkbox]{width:auto}label{display:block;font-size:14px;margin:16px 0 6px}label input[type=checkbox]{margin-right:8px}textarea{min-height:90px;width:100%}.search{width:260px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 22px}.product{cursor:pointer}.product .photo{position:relative;background:#edf0e9;border-radius:8px;overflow:hidden;aspect-ratio:1}.product img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product:hover img{transform:scale(1.035)}.product h3{font-size:15px;font-weight:500;margin:14px 0 6px}.product .line{display:flex;justify-content:space-between;gap:6px}.tag{display:inline-block;padding:5px 9px;background:#edf3ee;border-radius:4px;color:var(--teal);font-size:12px}.photo .tag{position:absolute;left:12px;top:12px;background:#fffffff0}.product .price{font-weight:600;font-size:14px}.product button{padding:5px 10px;font-size:14px}.workspace{display:grid;grid-template-columns:210px 1fr;min-height:650px}.sidebar{border-right:1px solid var(--line);padding:30px 20px;background:white}.sidebar .eyebrow{margin-bottom:20px}.tabs{display:flex;flex-direction:column;gap:8px}.tabs button{text-align:left;border:0;font-size:14px}.content{padding:36px;min-width:0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:25px 0}.stat,.panel{background:white;border:1px solid var(--line);border-radius:8px;padding:22px}.stat strong{display:block;font-family:Georgia;font-size:31px;margin-top:10px}.panels{display:grid;grid-template-columns:1.4fr 1fr;gap:20px}.chart{height:170px;display:flex;align-items:end;gap:14px;padding-top:15px}.bar{flex:1;background:#35847d;border-radius:4px 4px 0 0;position:relative;min-width:12px}.bar span{position:absolute;bottom:-26px;left:50%;transform:translateX(-50%);font-size:12px;color:var(--muted)}.chart-wrap{padding-bottom:30px}.row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--line)}.row:last-child{border:0}.row img{width:58px;height:58px;object-fit:cover;border-radius:5px}.row .grow{flex:1}.row p{margin:4px 0}.row button{font-size:13px;padding:8px 11px}.warn{background:#fcf1d9;color:#805c16}.actions{display:flex;gap:8px;flex-wrap:wrap}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:14px}th{text-align:left;color:var(--muted);font-weight:500;font-size:12px;letter-spacing:.04em;text-transform:uppercase}td,th{padding:15px 12px;border-bottom:1px solid var(--line)}td input{width:75px;padding:8px}.stepper{display:flex;gap:5px;margin:24px 0}.step{flex:1;border-top:4px solid var(--line);padding-top:10px;font-size:12px}.step.done{border-color:#35847d;color:var(--teal)}.notice{background:#edf3ee;border-left:3px solid #368780;padding:14px 18px;font-size:14px;line-height:1.5;margin-bottom:24px}.empty{padding:35px;text-align:center;color:var(--muted)}dialog{border:0;border-radius:12px;width:min(820px,94vw);max-height:90vh;padding:32px;color:var(--ink);box-shadow:0 25px 90px #0003}dialog::backdrop{background:#092c2bb0;backdrop-filter:blur(4px)}.close{position:absolute;right:10px;top:10px;border:0;font-size:24px;padding:3px 10px;z-index:1}.detail{display:grid;grid-template-columns:1fr 1fr;gap:30px}.detail img{width:100%;border-radius:8px}.detail h2{font-size:29px}.detail input:not([type=checkbox]){width:100%}.full{width:100%;margin-top:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid input,.form-grid select{width:100%}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:14px 24px;border-radius:6px;display:none;z-index:20;max-width:90vw;font-size:14px}footer{border-top:1px solid var(--line);padding:35px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;background:white}footer p{margin:0}footer>a{text-decoration:underline}.subtle{background:none;border:none;text-decoration:underline;font-size:13px}.preview-img{width:150px;border-radius:8px}.metric{height:7px;background:#e9eeeb;border-radius:10px;margin-top:8px}.metric i{display:block;height:100%;background:#39877f;border-radius:10px}@media(max-width:850px){nav{gap:14px}.owner-link{padding-left:12px}.hero-copy{padding:42px 8%}.hero-art{padding:20px}.grid{grid-template-columns:repeat(3,1fr)}.stats{grid-template-columns:1fr 1fr}.panels{grid-template-columns:1fr}.workspace{grid-template-columns:165px 1fr}.content{padding:25px}.sidebar{padding:25px 12px}footer{flex-wrap:wrap}}@media(max-width:600px){header{flex-wrap:wrap;padding:18px 5%}nav{order:3;width:100%;justify-content:space-between;font-size:12px;gap:8px}.owner-link{padding-left:8px}.brand b{font-size:30px}.hero{grid-template-columns:1fr}.hero-copy{padding:35px 6%}.hero-art{height:290px}.hero-art img{width:55%;max-height:235px}.hero-art img+img{width:33%;right:12%}.hero-label{font-size:10px}.promise{gap:18px;font-size:11px;text-align:center}.section{padding:30px 5%}.section-head{align-items:start;flex-direction:column}.search{width:100%}h2{font-size:29px}.grid{grid-template-columns:1fr 1fr;gap:24px 12px}.workspace{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);padding:16px}.sidebar .eyebrow{display:none}.tabs{flex-direction:row;overflow:auto}.tabs button{white-space:nowrap}.content{padding:24px 5%}.stat,.panel{padding:16px}.stat strong{font-size:27px}.detail{grid-template-columns:1fr}.detail>img{max-height:230px;object-fit:contain;background:#eef2ed}.row{flex-wrap:wrap}.row .actions{width:100%}dialog{padding:25px}.form-grid{grid-template-columns:1fr}footer .brand{display:none}.demo{font-size:10px}.step{font-size:10px}}

/* Keep the caption readable above both layered photographs. */
.hero-label{z-index:2;background:var(--teal);color:white;font-size:14px;max-width:calc(100% - 50px);line-height:1.4;box-shadow:0 3px 12px #001d2433}.hero-art{padding-top:85px}#personaltheme{width:100%}@media(max-width:600px){.hero-art{height:335px;padding-top:75px}.hero-label{top:16px;left:16px;max-width:calc(100% - 32px);font-size:14px}}
/* Photo themes: swipeable cards and independent owner controls. */
.detail>div{min-width:0}.product-preview>img{width:100%;max-height:420px;object-fit:contain;background:#edf3ee}.product-preview>p{margin:10px 0}.theme-heading{display:flex;justify-content:space-between;align-items:center;margin-top:16px;gap:8px}.theme-heading label{margin:0}.theme-heading button{padding:5px 12px;font-size:22px;min-width:38px}.theme-heading>div{display:flex;gap:5px}.theme-strip{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:10px 2px 14px;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#35847d #edf3ee}.theme-card{flex:0 0 142px;min-width:0;padding:6px;border:2px solid var(--line);border-radius:9px;text-align:left;scroll-snap-align:start;white-space:normal;background:white}.theme-card img{display:block;width:100%;height:126px;object-fit:cover;border-radius:4px}.theme-card span{display:block;font-size:14px;font-weight:600;padding:8px 3px 3px;overflow-wrap:anywhere}.theme-card small{display:block;font-size:12px;padding:0 3px 5px;color:var(--muted)}.theme-card.selected{border-color:var(--teal);background:#edf3ee}.theme-card.selected small{color:var(--teal);font-weight:600}.personal-settings{min-width:0;border:1px solid var(--line);border-radius:8px;padding:18px;margin:24px 0 12px}.personal-settings legend{font-size:18px;font-weight:600;padding:0 8px}.check-option{display:flex;align-items:flex-start;gap:9px;padding:13px;background:#edf3ee;border-radius:6px;margin:0 0 12px}.check-option input{margin-top:4px}.check-option small{display:block;font-size:14px;color:var(--muted);line-height:1.5;margin-top:5px}.theme-editor-row{display:flex;gap:14px;align-items:center;border-bottom:1px solid var(--line);padding:16px 0;margin-bottom:14px}.theme-editor-row img,.photo-empty{width:90px;height:100px;object-fit:cover;border-radius:6px}.photo-empty{background:#edf3ee;display:grid;place-items:center;font-size:14px;color:var(--muted)}.theme-fields{flex:1;min-width:0}.theme-fields label:first-child{margin-top:0}.theme-fields input{width:100%;font-size:14px}.theme-editor-row>button{padding:6px 12px}.upload-preview{display:block;width:100px;height:110px;object-fit:cover;border-radius:6px;margin-top:12px}.preview-title{margin:24px 0 0;font-size:16px}@media(max-width:600px){.theme-editor-row{flex-wrap:wrap;align-items:flex-start}.theme-fields{flex-basis:calc(100% - 105px)}.theme-editor-row>button{margin-left:auto}.personal-settings{padding:12px}.theme-card{flex-basis:136px}.product-preview>img{max-height:270px}.detail{gap:16px}}

#productform [hidden]{display:none!important}#productupload{width:100%;min-width:0}#productform button:disabled{opacity:.6;cursor:wait}#photostatus:empty{display:none}

/* Catalog management, galleries, account settings, and the order workspace. */
[hidden]{display:none!important}.wide{width:100%}.form-error{color:#9b2525;font-size:14px;line-height:1.5}.form-error:empty{display:none}.danger{color:#9b2525;border-color:#d8a8a8}.inline-form{display:flex;align-items:center;gap:10px;margin:16px 0}.inline-form input{flex:1;min-width:0}.inline-form button{flex-shrink:0}.category-create{margin:18px 0}.category-create summary,.buyer-contact summary{cursor:pointer;font-size:14px;font-weight:600;padding:7px 0}.category-create .filters{margin-top:18px}.file-panel{padding:16px;background:#edf3ee;border-radius:7px;margin:16px 0}.file-panel label{margin-top:0}.file-panel input{width:100%;min-width:0}.photo-editor{display:flex;gap:12px;overflow-x:auto;padding:16px 0}.photo-editor>div{flex:0 0 140px;min-width:0}.photo-editor img{display:block;width:140px;height:125px;object-fit:cover}.photo-editor span{display:block;font-size:14px;margin:7px 0}.photo-editor button{padding:6px 9px;font-size:14px}.photo-editor .actions{gap:5px}.theme-editor-row{display:block}.theme-editor-row>button{margin-top:12px}.theme-fields{min-width:0}.theme-fields input{font-size:16px}.buyer-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;border-radius:8px;background:#edf3ee;scrollbar-width:thin}.buyer-gallery figure{flex:0 0 100%;min-width:0;margin:0;scroll-snap-align:start;scroll-snap-stop:always;aspect-ratio:1}.buyer-gallery img{display:block;width:100%;height:100%;object-fit:contain}.gallery-controls{display:flex;align-items:center;justify-content:space-between;margin:10px 0;gap:12px;font-size:14px}.gallery-controls button{padding:5px 16px;font-size:24px}.weekday-chart{display:flex;gap:14px;align-items:end;height:190px;margin:25px 0}.weekday{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:9px;font-size:14px}.weekday-track{height:125px;width:100%;display:flex;align-items:end;background:#f0f5f2;border-radius:5px 5px 0 0;overflow:hidden}.weekday-track i{display:block;width:100%;background:#35847d;min-height:0}.weekday strong{font-size:18px}.orders-board{display:grid;grid-template-columns:repeat(4,minmax(245px,1fr));gap:16px;overflow-x:auto;padding-bottom:16px;align-items:start;scroll-snap-type:x proximity}.order-column{background:#edf3ee;border:1px solid var(--line);border-radius:9px;min-width:0;scroll-snap-align:start}.column-title{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px 14px;border-bottom:1px solid var(--line)}.column-title h3{font-size:16px;margin:0}.column-title .tag{background:white;font-size:14px}.order-scroll{height:65vh;min-height:370px;max-height:800px;overflow-y:auto;overscroll-behavior-y:contain;padding:12px;scrollbar-width:thin}.order-card{background:white;border:1px solid var(--line);border-radius:7px;padding:14px;margin-bottom:12px;overflow-wrap:anywhere}.order-card-head{display:flex;justify-content:space-between;gap:12px;font-size:14px}.order-card>p{margin:10px 0}.order-item{display:flex;align-items:start;gap:10px;border-top:1px solid var(--line);padding:12px 0}.order-item img{width:44px;height:52px;object-fit:cover;border-radius:5px}.order-item>div{flex:1;min-width:0}.order-item strong{font-size:14px}.order-item p{margin:5px 0;font-size:14px}.buyer-contact{border-top:1px solid var(--line);padding-top:10px}.buyer-contact dl{font-size:14px}.buyer-contact dt{font-weight:600;margin-top:10px}.buyer-contact dd{margin:3px 0;color:var(--muted)}.order-card button{font-size:14px;padding:8px 10px}.order-card select{font-size:14px}.digital-order{background:#f3f6f3;padding:10px;border-radius:5px}.digital-order button{display:block;margin-top:8px;width:100%}.digital-order p{margin:0 0 10px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.phone-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding:10px 0}.phone-row label{margin:0;overflow-wrap:anywhere}.phone-row button{padding:7px 10px;font-size:14px}input[readonly]{background:#edf1ee;color:#425652}hr{border:0;border-top:1px solid var(--line);margin:25px 0}.check-option{line-height:1.5}.check-option small{font-size:14px}input[type=checkbox],input[type=radio]{accent-color:var(--teal);min-width:18px;min-height:18px}.settings-grid label,.settings-grid input,.settings-grid button{font-size:16px}.content>.section-head>.tag{flex-shrink:0}
@media(max-width:1050px){.settings-grid{grid-template-columns:1fr}.orders-board{grid-template-columns:repeat(4,270px)}}
@media(max-width:600px){.inline-form{flex-wrap:wrap}.inline-form input{flex-basis:100%}.orders-board{grid-template-columns:repeat(4,min(80vw,310px))}.order-scroll{height:60vh}.weekday-chart{gap:7px}.weekday{font-size:14px}.weekday strong{font-size:16px}.content>.section-head>.tag{max-width:100%}.photo-editor>div{flex-basis:125px}.photo-editor img{width:125px;height:115px}.settings-grid .panel{padding:18px}.theme-fields input{font-size:16px}}

.sales-chart-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}.sales-chart-scroll .weekday-chart{padding:0 3px;min-width:350px}.sales-chart-scroll .sales-chart-month{min-width:1120px;gap:10px}.sales-chart-scroll .sales-chart-year{min-width:620px}.panels>div{min-width:0}.owner-category-filter{margin:0 0 24px;max-width:440px}.owner-category-filter input{width:100%;font-size:16px}.owner-category-filter p{margin:9px 0}.owner-product-identity{display:flex;align-items:center;gap:12px}.owner-product-identity img{display:block;width:52px;height:58px;object-fit:cover;border-radius:5px;flex-shrink:0;background:#edf3ee}
