:root{--ink:#24211e;--paper:#f7f4ed;--cream:#ece4d6;--rust:#9d4c32;--brass:#b18a4c;--sage:#68715c;--muted:#79736a;--line:#d9d1c5}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif}
a{color:inherit;text-decoration:none}
.announcement{background:#272a24;color:#f6f0e5;padding:10px 18px;text-align:center;font:10px 'DM Mono',monospace;letter-spacing:.05em;text-transform:uppercase}
.announcement span{color:#d3b076;margin:0 10px}
.nav-wrap{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,84px);border-bottom:1px solid var(--line)}
.brand{font:600 27px/1 'DM Sans',sans-serif;letter-spacing:.11em}
.brand span{color:var(--rust)}
.nav-links{display:flex;gap:32px;font-size:13px}
.nav-links a{color:var(--muted)}
.nav-links a:hover,.nav-links .active{color:var(--ink)}
.nav-actions{display:flex;align-items:center;gap:17px}
.icon-button{border:0;background:none;padding:3px;cursor:pointer}
.icon-button svg,.cart-link svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5}
.cart-link{position:relative}
.cart-badge{position:absolute;right:-10px;top:-9px;display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:var(--rust);color:#fff;font:10px 'DM Mono',monospace}
.nav-search{position:absolute;right:clamp(24px,5vw,84px);top:94px;z-index:10;display:flex;align-items:center;gap:15px;width:min(540px,calc(100vw - 48px));padding:0 8px 0 20px;background:#fffdf8;border:1px solid var(--line);box-shadow:0 18px 40px #40372b1f;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease}
.nav-search.is-open{padding-top:6px;padding-bottom:6px;opacity:1;pointer-events:auto;transform:translateY(0)}
.nav-search label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.nav-search-icon{display:grid;place-items:center;color:var(--rust)}
.nav-search-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6}
.nav-search input{min-width:0;width:100%;height:48px;border:0;outline:0;background:transparent;color:var(--ink);font:500 17px 'DM Sans',sans-serif}
.nav-search input::placeholder{color:#9b9388;font-weight:400}
.nav-search button{display:flex;align-items:center;gap:13px;height:42px;padding:0 16px;border:0;background:var(--ink);color:#fff;font:600 11px 'DM Sans',sans-serif;cursor:pointer}
.nav-search button span{font-size:18px;line-height:0}
.hero{display:grid;grid-template-columns:48% 52%;min-height:624px;background:#e5ddd0}
.hero-copy{align-self:center;padding:80px clamp(30px,7vw,120px)}
.eyebrow{margin:0 0 15px;color:var(--rust);font:500 10px 'DM Mono',monospace;letter-spacing:.12em;text-transform:uppercase}
.hero h1,.section-heading h2,.story-copy h2{margin:0;font:500 clamp(53px,6.1vw,86px)/.93 Newsreader,serif;letter-spacing:-.055em}
.hero h1 em{color:var(--rust);font-weight:400}
.hero-text{max-width:402px;margin:28px 0;color:#615c55;font-size:15px;line-height:1.7}
.button{display:inline-flex;align-items:center;gap:25px;padding:15px 19px;font-size:12px;font-weight:600}
.button-dark{background:var(--ink);color:#fff}
.button span,.text-link span{font-size:18px;line-height:0}
.hero-art{position:relative;overflow:hidden;background:#aeb5a1}
.sun{position:absolute;right:14%;top:60px;width:254px;height:254px;border-radius:50%;background:#e0be77}
.arch{position:absolute;right:11%;bottom:0;width:63%;height:82%;border-radius:230px 230px 0 0;background:#e7e0d2}
.shelf{position:absolute;bottom:110px;left:0;width:100%;height:20px;background:#775c45;box-shadow:0 12px 0 #644b38}
.floor-shadow{position:absolute;bottom:88px;left:15%;width:65%;height:35px;border-radius:50%;background:#6a6f5f;filter:blur(12px)}
.hero-clock{position:absolute;bottom:126px;left:19%;width:218px;height:283px;border-radius:108px 108px 22px 22px;background:#8f4d36;border:10px solid #633e2f;box-shadow:inset 0 0 0 5px #c89554,12px 18px 20px #555b4d80}
.hero-clock:before{content:'';position:absolute;left:36px;top:43px;width:126px;height:126px;border-radius:50%;background:#f1e6cf;border:5px solid #664638}
.hero-clock i,.hero-clock b{position:absolute;z-index:2;top:107px;left:96px;width:3px;height:45px;background:#332b27;transform-origin:bottom}
.hero-clock i{transform:rotate(30deg)}
.hero-clock b{height:33px;transform:rotate(-120deg)}
.hero-clock em{position:absolute;bottom:18px;left:35px;width:128px;height:46px;border-radius:8px;background:#6c3f2f}
.hero-clock span{position:absolute;top:26px;left:86px;width:30px;height:22px;border:4px solid #c89554;border-bottom:0;border-radius:50% 50% 0 0}
.hero-clock strong,.hero-clock small{position:absolute;z-index:2;color:#45352e;font:11px Newsreader,serif}
.hero-clock strong{top:57px;left:96px}
.hero-clock small{top:146px;left:92px}
.hero-plant{position:absolute;right:6%;bottom:126px;width:168px;height:310px}
.hero-plant b{position:absolute;bottom:0;right:21px;width:76px;height:89px;border-radius:7px 7px 27px 27px;background:#ad9470}
.hero-plant i{position:absolute;right:56px;bottom:82px;width:72px;height:137px;border-radius:100% 0 100% 0;background:#3e6547;transform-origin:bottom right}
.hero-plant i:nth-child(2){right:12px;transform:rotate(37deg) scale(.84);background:#537653}
.hero-plant i:nth-child(3){right:84px;transform:rotate(-35deg) scale(.72);background:#2e573b}
.art-caption{position:absolute;right:31px;bottom:27px;margin:0;font:10px 'DM Mono',monospace;letter-spacing:.08em;text-transform:uppercase}
.trust-bar{display:flex;justify-content:space-evenly;gap:20px;padding:18px 30px;border-bottom:1px solid var(--line);background:#f0ebe1}
.trust-bar p{margin:0;color:#5c574f;font-size:12px}
.trust-bar span{margin-right:7px;color:var(--rust)}
.content-section{padding:96px clamp(24px,5vw,84px)}
.featured-section{background:#ede8dd}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:37px}
.section-heading h2{font-size:45px}
.text-link{display:inline-flex;align-items:center;gap:8px;padding-bottom:4px;border-bottom:1px solid var(--ink);font-size:12px;font-weight:600;white-space:nowrap}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}
.category-card{position:relative;min-height:250px;padding:28px;background:#f0eadf;border-right:1px solid var(--line);transition:.2s}
.category-card:last-child{border-right:0}
.category-card:hover{background:#e5dccd;transform:translateY(-3px)}
.category-card h3{margin:30px 0 7px;font:500 26px Newsreader,serif}
.category-card p{max-width:190px;margin:0;color:var(--muted);font-size:12px;line-height:1.5}
.arrow{position:absolute;bottom:23px;right:25px;font-size:21px}
.category-icon{position:relative;display:block;width:60px;height:48px}
.category-icon i,.category-icon b{position:absolute;display:block}
.category-icon.clock i{left:8px;top:1px;width:43px;height:43px;border:4px solid var(--rust);border-radius:50%}
.category-icon.clock b{left:29px;top:10px;width:3px;height:14px;background:var(--rust);transform-origin:bottom;transform:rotate(-35deg)}
.category-icon.vase i{left:16px;top:7px;width:29px;height:37px;border-radius:40% 40% 48% 48%;background:var(--rust)}
.category-icon.vase b{left:25px;top:1px;width:11px;height:11px;background:var(--rust)}
.category-icon.lamp i{left:5px;top:4px;width:45px;height:27px;background:var(--rust);clip-path:polygon(20% 0,80% 0,100% 100%,0 100%)}
.category-icon.lamp b{left:26px;bottom:0;width:3px;height:22px;background:var(--rust);box-shadow:-10px 20px 0 4px var(--rust),10px 20px 0 4px var(--rust)}
.category-icon.mirror i{left:9px;top:1px;width:40px;height:45px;border:4px solid var(--rust);border-radius:50%}
.category-icon.mirror b{left:26px;bottom:-2px;width:7px;height:8px;background:var(--rust)}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
/*
.product-art{position:relative;display:grid;place-items:center;height:310px;overflow:hidden}
*/
.product-art {
  position: relative;
  overflow: hidden; /* Keeps the image inside the card boundaries */
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-art .product-art-link {
  display: block;
  width: 100%;
  height: 100%;
}

.product-art .product-img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 1; 
  object-fit: contain; /* Change to 'contain' if you want to see the whole image without cropping */
  display: block;
}

.terracotta{background:#d8b9a5}
.sand{background:#d8cbb4}
.lilac{background:#cfc3c8}
.olive{background:#c5c9b4}
.product-art:after{content:'';position:absolute;bottom:37px;width:160px;height:18px;border-radius:50%;background:#5b55494a;filter:blur(5px)}
.product-tag{position:absolute;z-index:2;top:13px;left:13px;padding:5px 8px;background:#f7f3e9;font:9px 'DM Mono',monospace;letter-spacing:.04em;text-transform:uppercase}
.quick-add{position:absolute;z-index:2;right:13px;bottom:13px;width:34px;height:34px;border:0;border-radius:50%;background:var(--paper);font-size:22px;cursor:pointer}
.product-art-link{display:grid;place-items:center;width:100%;height:100%}.product-info h3 a:hover{color:var(--rust)}
.object{position:relative;z-index:1;width:155px;height:186px}
.object.clock{width:126px;height:174px;border-radius:66px 66px 12px 12px;background:#794733;border:7px solid #53382e;box-shadow:inset 0 0 0 4px #c6924f}
.object.clock i{position:absolute;left:23px;top:26px;width:66px;height:66px;border:4px solid #674433;border-radius:50%;background:#efe4ce}
.object.clock b,.object.clock:after{content:'';position:absolute;top:58px;left:57px;width:3px;height:25px;background:#312824;transform-origin:bottom}
.object.clock b{transform:rotate(42deg)}
.object.clock:after{height:19px;transform:rotate(-95deg)}
.object.clock em{position:absolute;bottom:15px;left:20px;width:75px;height:29px;border-radius:5px;background:#603a2d}
.object.globe i{position:absolute;top:8px;left:29px;width:103px;height:103px;border:4px solid #8b683f;border-radius:50%;background:#d5b872}
.object.globe i:after{content:'';position:absolute;top:20px;left:33px;width:30px;height:47px;border-radius:60% 25% 50% 30%;background:#6f865c;transform:rotate(-14deg)}
.object.globe b{position:absolute;top:0;left:22px;width:117px;height:125px;border:4px solid #765436;border-top-color:transparent;border-radius:50%;transform:rotate(-19deg)}
.object.globe em{position:absolute;bottom:7px;left:45px;width:75px;height:17px;border-radius:50%;background:#684c36}
.object.phone i{position:absolute;top:44px;left:17px;width:120px;height:93px;border-radius:18px 18px 8px 8px;background:#9a4c37}
.object.phone b{position:absolute;top:12px;left:36px;width:84px;height:46px;border:13px solid #9a4c37;border-bottom-width:10px;border-radius:28px 28px 13px 13px}
.object.phone em{position:absolute;top:64px;left:47px;width:59px;height:59px;border:5px solid #e2c9a8;border-radius:50%;background:#71402f}
.object.phone:after{content:'â€¢ â€¢ â€¢';position:absolute;top:80px;left:59px;color:#e2c9a8;font-size:18px;letter-spacing:3px}
.object.radio i{position:absolute;top:48px;left:13px;width:132px;height:91px;border-radius:5px;background:#75523d}
.object.radio b{position:absolute;top:67px;left:26px;width:64px;height:52px;border:4px solid #d5b079;border-radius:50%}
.object.radio em{position:absolute;top:70px;right:26px;width:15px;height:15px;border-radius:50%;background:#d5b079;box-shadow:0 25px #d5b079}
.object.radio:after{content:'';position:absolute;top:7px;right:19px;width:3px;height:55px;background:#5d4435;transform:rotate(-28deg);transform-origin:bottom}
.product-info{display:flex;justify-content:space-between;gap:12px;padding:14px 1px}
.product-info h3{margin:0 0 5px;font-size:14px;font-weight:600}
.product-info p{margin:0;color:var(--muted);font-size:11px}
.product-info strong{font:500 13px 'DM Mono',monospace}
.story-section{display:grid;grid-template-columns:1fr 1fr;min-height:490px}
.story-art{position:relative;overflow:hidden;background:#a35439}
.story-circle{position:absolute;left:26%;top:73px;width:310px;height:310px;border-radius:50%;background:#dcb46d}
.story-vase{position:absolute;bottom:63px;left:39%;width:166px;height:218px;border-radius:45% 45% 34% 34%;background:#e6dac3}
.story-vase:before{content:'';position:absolute;top:-58px;left:57px;width:54px;height:74px;background:#e6dac3}
.story-vase i,.story-vase b{position:absolute;width:275px;height:1px;background:#456042;transform-origin:left}
.story-vase i{top:-48px;left:82px;transform:rotate(-44deg)}
.story-vase b{top:-30px;left:87px;transform:rotate(-19deg)}
.story-stem{position:absolute;width:42px;height:77px;border-radius:100% 0;background:#526b43}
.stem-one{top:110px;left:39%;transform:rotate(33deg)}
.stem-two{top:165px;left:60%;transform:rotate(60deg)}
.story-copy{align-self:center;padding:80px clamp(35px,9vw,145px);background:#dedfd5}
.story-copy h2{font-size:50px}
.story-copy>p:not(.eyebrow){max-width:390px;margin:24px 0 28px;color:#616259;line-height:1.65}
.site-footer{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;padding:46px clamp(24px,5vw,84px);border-top:1px solid var(--line)}
.site-footer p{margin:0;color:var(--muted);font-size:12px}
.site-footer .footer-note{text-align:right;font:10px 'DM Mono',monospace;text-transform:uppercase}
.cart-page h1{margin:0 0 36px;font:500 clamp(48px,6vw,80px)/.95 Newsreader,serif}
.cart-list{border-top:1px solid var(--line)}
.cart-line{display:grid;grid-template-columns:130px 1fr auto;gap:22px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}
.cart-line-art{display:grid;place-items:center;height:118px;overflow:hidden}.cart-line-art .object{transform:scale(.58)}
.cart-line h2{margin:0 0 7px;font:500 24px Newsreader,serif}.cart-line p{max-width:480px;margin:0 0 9px;color:var(--muted);font-size:12px;line-height:1.5}.cart-line span,.cart-line strong{font:11px 'DM Mono',monospace}.cart-line strong{align-self:start;padding-top:10px}
.cart-summary{display:flex;justify-content:flex-end;align-items:center;gap:24px;padding-top:25px;font:12px 'DM Mono',monospace}.cart-summary strong{font-size:15px}.cart-summary .button{font-family:'DM Sans',sans-serif}
.button-light{border:1px solid var(--ink);background:transparent;color:var(--ink)}
.cart-quantity{display:flex;align-items:center;gap:8px}.cart-quantity button{min-width:28px;height:28px;border:1px solid var(--line);background:#fff;cursor:pointer}.cart-quantity span{min-width:56px;text-align:center}.cart-quantity .cart-remove{margin-left:8px;width:auto;padding:0 9px;color:var(--rust);border-color:#e5c2b6;font-size:10px}.cart-quantity button:hover{background:var(--cream)}
.order-login{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px;padding:28px;background:#ece6db}.order-login>div{grid-column:1/-1}.order-login h2{margin:0 0 6px;font:500 34px Newsreader,serif}.order-login p:not(.eyebrow){max-width:560px;margin:0;color:var(--muted);font-size:12px;line-height:1.5}.order-login label{display:flex;flex-direction:column;gap:7px;font:10px 'DM Mono',monospace;text-transform:uppercase}.order-login label span{color:var(--muted);text-transform:none}.order-login input{height:42px;border:1px solid var(--line);padding:0 12px;background:#fffdf8;outline:0;font:13px 'DM Sans',sans-serif}.order-login input:focus{border-color:var(--rust)}.order-login .button{justify-self:start}.order-message{grid-column:1/-1!important}.order-message.is-success{color:var(--sage)!important}.order-message.is-error{color:var(--rust)!important}
.quick-add.is-added{background:var(--sage);color:#fff}
.auth-page{display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,8vw,120px);align-items:center;min-height:600px;background:#f1e9de}.auth-intro h1{margin:0;font:500 clamp(58px,7vw,100px)/.86 Newsreader,serif;letter-spacing:-.06em}.auth-intro h1 em{color:var(--rust);font-weight:400}.auth-intro>p:last-child{max-width:360px;color:var(--muted);line-height:1.7}.auth-card{max-width:470px;padding:32px;background:#fffdf8;border:1px solid var(--line);box-shadow:0 16px 35px #40372b14}.auth-tabs{display:flex;gap:20px;margin-bottom:28px;border-bottom:1px solid var(--line)}.auth-tabs button{padding:0 0 11px;border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);font:600 12px 'DM Sans',sans-serif;cursor:pointer}.auth-tabs button.is-active{border-color:var(--rust);color:var(--ink)}.auth-card h2{margin:0 0 22px;font:500 38px Newsreader,serif}.auth-card form{display:flex;flex-direction:column;gap:15px}.auth-card label{display:flex;flex-direction:column;gap:7px;font:10px 'DM Mono',monospace;text-transform:uppercase}.auth-card label span{color:var(--muted);text-transform:none}.auth-card input{height:44px;border:1px solid var(--line);padding:0 12px;background:#fff;outline:0;font:13px 'DM Sans',sans-serif}.auth-card input:focus{border-color:var(--rust)}.auth-message{min-height:18px;margin:15px 0 0;color:var(--muted);font-size:12px}.auth-message.is-success{color:var(--sage)}.auth-message.is-error{color:var(--rust)}.auth-logged-in>p:not(.eyebrow){color:var(--muted)}
.profile-shell{display:grid;gap:14px}.profile-identity{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:24px;background:#292a25;color:#fff}.profile-avatar{display:grid;place-items:center;width:66px;height:66px;overflow:hidden;border-radius:50%;background:#d7835c;color:#fff;font:500 30px Newsreader,serif}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-identity .eyebrow{margin-bottom:5px;color:#e9b493}.profile-identity h2{margin:0;font:500 28px Newsreader,serif}.profile-identity p:not(.eyebrow){margin:3px 0 0;color:#cfcac0;font-size:12px}.profile-identity .button-light{border-color:#f5efe4;color:#fff}.profile-card{padding:25px;background:#fffdf8;border:1px solid var(--line);box-shadow:0 12px 28px #40372b0d}.profile-card-heading{display:flex;justify-content:space-between;align-items:start;gap:16px;margin-bottom:22px}.profile-card-heading h2{margin:0;font:500 30px Newsreader,serif}.profile-card-heading>span{color:var(--muted);font:9px 'DM Mono',monospace}.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.profile-form label{display:flex;flex-direction:column;gap:7px;font:10px 'DM Mono',monospace;text-transform:uppercase}.profile-form input{height:44px;border:1px solid var(--line);padding:0 12px;background:#fff;outline:0;font:13px 'DM Sans',sans-serif}.profile-form input:focus{border-color:var(--rust)}.profile-form input:disabled{background:#f0eee8;color:var(--muted)}.profile-form small{color:var(--muted);font:10px 'DM Sans',sans-serif;text-transform:none}.profile-wide{grid-column:1/-1}.profile-form .button{justify-self:start}.profile-message{margin:0}
.account-dashboard{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:18px;width:min(1180px,100%);margin:0 auto}.profile-sidebar{align-self:start;padding:30px;background:#292a25;color:#fff}.profile-avatar-large{width:128px;height:128px;margin-bottom:16px;font-size:54px;border:4px solid #d7835c}.image-upload-form{margin-bottom:28px}.image-upload-button{display:inline-flex;padding:9px 12px;background:#fff;color:#292a25;font-size:11px;font-weight:600;cursor:pointer}.image-upload-button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.image-upload-form p{margin:8px 0 0;color:#bab6ad;font-size:10px}.profile-sidebar .eyebrow{color:#e8b28f}.profile-sidebar h1{margin:0;font:500 38px/1 Newsreader,serif}.profile-mobile{margin:8px 0 22px;color:#d0ccc3;font:12px 'DM Mono',monospace}.profile-sidebar dl{margin:0 0 26px;border-top:1px solid #ffffff2e}.profile-sidebar dl div{padding:11px 0;border-bottom:1px solid #ffffff2e}.profile-sidebar dt{margin-bottom:4px;color:#bcb8b0;font:9px 'DM Mono',monospace;text-transform:uppercase}.profile-sidebar dd{margin:0;font-size:12px}.profile-sidebar .button-light{border-color:#fff;color:#fff}.profile-main{display:grid;gap:14px}.profile-main-header{display:flex;align-items:end;justify-content:space-between;padding:4px 0 12px;border-bottom:1px solid var(--line)}.profile-main-header h2{margin:0;font:500 46px Newsreader,serif}.profile-main-header>span{color:var(--rust);font:11px 'DM Mono',monospace}.profile-section{padding:24px;background:#fffdf8;border:1px solid var(--line)}.profile-section-heading{margin-bottom:20px}.profile-section-heading h3{margin:0 0 5px;font:500 26px Newsreader,serif}.profile-section-heading p{margin:0;color:var(--muted);font-size:12px}.order-history{border-top:1px solid var(--line)}.profile-order{display:grid;grid-template-columns:1fr auto auto;gap:20px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.profile-order div{display:grid;gap:4px}.profile-order strong{font:500 13px 'DM Mono',monospace}.profile-order span:not(.order-status){color:var(--muted);font-size:11px}.profile-order b{font:600 13px 'DM Mono',monospace}.order-status{padding:5px 8px;background:#eeeae0;color:#625d53;font:9px 'DM Mono',monospace}.status-confirmed,.status-delivered{background:#dbe5d5;color:#355231}.status-cancelled{background:#f3d9d2;color:#8d3e2c}.profile-empty{padding:25px 0;text-align:center;color:var(--muted);font-size:12px}.profile-empty p{margin:0 0 8px}.profile-empty a{color:var(--rust);font-weight:600}
@media(max-width:800px){.account-dashboard{grid-template-columns:1fr}.profile-sidebar{display:grid;grid-template-columns:auto 1fr;gap:0 18px}.profile-sidebar .profile-avatar{grid-row:span 3}.profile-sidebar .image-upload-form,.profile-sidebar dl,.profile-sidebar .button{grid-column:1/-1}.profile-sidebar .image-upload-form{margin:16px 0}.profile-main-header h2{font-size:38px}}
@media(max-width:800px){.nav-links{display:none}
.hero{grid-template-columns:1fr}
.hero-copy{padding:72px 28px}
.hero-art{min-height:440px}
.trust-bar{flex-wrap:wrap}
.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}
.category-card:nth-child(2){border-right:0}
.category-card{border-bottom:1px solid var(--line)}
.story-section{grid-template-columns:1fr}
.story-art{min-height:360px}
.site-footer{grid-template-columns:1fr;gap:18px}
.site-footer .footer-note{text-align:left}
}
@media(max-width:480px){.announcement{font-size:8px}
.hero h1{font-size:56px}
.hero-art{min-height:390px}
.hero-clock{left:10%;transform:scale(.86);transform-origin:bottom left}
.hero-plant{right:-10%;transform:scale(.75);transform-origin:bottom right}
.category-grid,.product-grid{grid-template-columns:1fr}
.category-card{border-right:0}
.section-heading{align-items:flex-start;flex-direction:column}
.product-art{height:340px}
.cart-line{grid-template-columns:88px 1fr;gap:12px}.cart-line-art{height:90px}.cart-line h2{font-size:19px}.cart-line strong{grid-column:2}.cart-summary{align-items:flex-end;flex-wrap:wrap;gap:14px}
.nav-search{left:16px;right:16px;top:94px;width:auto;padding-left:14px;gap:10px}.nav-search input{font-size:15px}.nav-search button{padding:0 11px}.nav-search button{font-size:0}.nav-search button span{font-size:20px}
.order-login{grid-template-columns:1fr;padding:20px}.order-login>div,.order-message{grid-column:auto!important}.order-login .button{justify-self:stretch;justify-content:center}.cart-summary{justify-content:flex-start}
.auth-page{grid-template-columns:1fr;min-height:0;padding-top:60px;padding-bottom:60px}.auth-card{width:100%;max-width:none}
.profile-identity{grid-template-columns:auto 1fr}.profile-identity .button{grid-column:1/-1;justify-self:start}.profile-form{grid-template-columns:1fr}.profile-wide{grid-column:auto}.profile-card-heading{flex-direction:column}
}
.object.lamp i{position:absolute;top:14px;left:30px;width:94px;height:67px;background:#d2a14e;clip-path:polygon(20% 0,80% 0,100% 100%,0 100%)}
.object.lamp b{position:absolute;top:78px;left:73px;width:6px;height:70px;background:#6b5a4d}.object.lamp em{position:absolute;bottom:18px;left:43px;width:67px;height:10px;border-radius:50%;background:#6b5a4d}.object.mirror i{position:absolute;top:9px;left:35px;width:84px;height:128px;border:9px solid #a47e47;border-radius:50%;background:#cdd4c4}.object.mirror b{position:absolute;top:31px;left:54px;width:45px;height:83px;border-radius:50%;background:#dce3d3}.object.vase i{position:absolute;top:29px;left:46px;width:64px;height:116px;border-radius:39% 39% 46% 46%;background:#dfbd9e}.object.vase b{position:absolute;top:18px;left:67px;width:22px;height:25px;background:#dfbd9e}.object.vase em{position:absolute;top:-8px;left:80px;width:4px;height:43px;background:#53734c;transform:rotate(-20deg);box-shadow:20px 16px #718960,-18px 23px #718960}
.catalogue-hero{padding:86px clamp(24px,11vw,190px);background:#ded6c8}.catalogue-hero h1{margin:0;font:500 clamp(51px,6vw,82px)/.94 Newsreader,serif;letter-spacing:-.055em}.catalogue-hero h1 em{color:var(--rust);font-weight:400}.catalogue-hero>p:last-child{max-width:430px;margin:22px 0 0;color:#615c55;line-height:1.65}.catalogue{padding-top:56px}.catalogue-tools{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px}.search-field{display:flex;align-items:center;gap:9px;width:min(400px,100%);padding:11px 14px;border:1px solid var(--line);background:#fffdf8}.search-field span{font-size:23px;line-height:0}.search-field input{width:100%;border:0;outline:0;background:transparent;font:13px 'DM Sans',sans-serif}.clear-filter{font-size:12px;text-decoration:underline}.catalogue-layout{display:grid;grid-template-columns:205px 1fr;gap:38px}.catalogue-sidebar{display:flex;flex-direction:column;align-items:flex-start;gap:15px;padding-right:20px;border-right:1px solid var(--line)}.catalogue-sidebar a{font-size:13px;color:var(--muted)}.catalogue-sidebar a.selected{color:var(--rust);font-weight:700}.filter-label{margin:0 0 5px;font:10px 'DM Mono',monospace;letter-spacing:.1em;text-transform:uppercase}.catalogue-result{margin:-4px 0 18px}.catalogue-result p{margin:0;color:var(--muted);font-size:12px}.catalogue-grid{grid-template-columns:repeat(3,1fr)}.empty-state{padding:75px 30px;background:#ede8dd;text-align:center}.empty-state h2{margin:0;font:500 42px Newsreader,serif}.empty-state>p:not(.eyebrow){max-width:370px;margin:14px auto 27px;color:var(--muted);font-size:13px;line-height:1.6}
@media(max-width:800px){.catalogue-layout{grid-template-columns:1fr}.catalogue-sidebar{flex-direction:row;flex-wrap:wrap;gap:12px 22px;padding:0 0 18px;border-right:0;border-bottom:1px solid var(--line)}.filter-label{width:100%}.catalogue-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.catalogue-grid{grid-template-columns:1fr}.catalogue-tools{align-items:flex-start;gap:12px;flex-direction:column}}
/* Homepage editorial layout */
.editorial-hero{min-height:600px;grid-template-columns:46% 54%;background:#eee4d7}
.editorial-hero .hero-copy{padding-top:64px;padding-bottom:64px}
.editorial-hero h1{font-size:clamp(64px,8vw,116px);line-height:.82;letter-spacing:-.07em}
.editorial-hero .hero-text{max-width:350px;margin-top:25px}
.editorial-hero .hero-art{min-height:600px;background:#a95736}
.editorial-hero .hero-wordmark{top:25px;left:31px;color:#f4e9d8;font-size:12px;letter-spacing:.16em}
.editorial-hero .carousel-orb{right:16%;top:11%;width:235px;height:235px;background:#d7af69}
.editorial-hero .carousel-arch{right:10%;width:70%;height:78%;background:#c5c9b5}
.editorial-hero .carousel-surface{bottom:94px;background:#76513d;box-shadow:0 12px 0 #5b3e30}
.editorial-hero .hero-product-meta{left:9%;bottom:27px;color:#f7f0e3}
.editorial-hero .hero-product-meta p{color:#efd4a6}
.editorial-hero .hero-product-meta h2{font-size:26px}
.dream-decor{background:#f7f2e9}
.dream-grid{grid-template-columns:repeat(3,1fr);gap:8px}
.dream-grid .product-art{height:265px}
.dream-grid .product-info{padding:16px 8px 20px}
.dream-grid .product-info p{max-width:220px;line-height:1.45}
.loved-section{padding-top:82px;background:#ece6db}
.loved-grid{grid-template-columns:repeat(4,1fr);gap:16px}
.loved-grid .product-art{height:235px}
.loved-grid .product-info{padding-bottom:4px}
@media(max-width:800px){.editorial-hero{grid-template-columns:1fr}.editorial-hero .hero-art{min-height:500px}.loved-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.editorial-hero h1{font-size:72px}.editorial-hero .hero-art{min-height:430px}.dream-grid,.loved-grid{grid-template-columns:1fr}.dream-grid .product-art{height:310px}}
/* Homepage product carousel grid */
.editorial-hero{grid-template-columns:minmax(320px,.8fr) minmax(620px,1.2fr);min-height:680px;background:#f1e9de}
.editorial-hero .hero-copy{padding:70px clamp(28px,6vw,92px)}
.editorial-hero h1{font-size:clamp(68px,8vw,124px);line-height:.82;text-transform:uppercase}
.hero-grid-showcase{display:flex;flex-direction:column;justify-content:center;gap:18px;padding:34px clamp(22px,4vw,64px);background:#ad5536}
.hero-grid-heading,.hero-grid-footer{display:flex;justify-content:space-between;align-items:center;color:#f8eddf;font:10px 'DM Mono',monospace;letter-spacing:.08em;text-transform:uppercase}
.spin-label{display:inline-flex;align-items:center;gap:7px;color:#f2d3a1}
.spin-label i{display:block;width:7px;height:7px;border:1px solid currentColor;border-radius:50%;animation:spin-dot 1.2s linear infinite}
.hero-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.hero-grid-card{display:block;min-width:0;background:#f6eee3;color:var(--ink);transition:transform .3s ease,box-shadow .3s ease}
.hero-grid-card:hover{transform:translateY(-6px);box-shadow:0 16px 25px #44271e40}
.hero-grid-card.is-active .hero-grid-art .object{animation:object-spin 1.1s cubic-bezier(.2,.7,.3,1)}
.hero-grid-art{position:relative;display:grid;place-items:center;height:220px;overflow:hidden}
.hero-grid-art .object{transform:scale(.88);filter:drop-shadow(10px 12px 8px #493c2b42)}
.hero-grid-info{padding:13px 15px 16px}
.hero-grid-info>span{color:var(--rust);font:9px 'DM Mono',monospace;letter-spacing:.08em;text-transform:uppercase}
.hero-grid-info h2{margin:7px 0 9px;font:500 21px/1 Newsreader,serif}
.hero-grid-info strong{font:11px 'DM Mono',monospace}
.hero-grid-footer{padding-top:3px;border-top:1px solid #e2b99d80;color:#f2d3a1}
@keyframes object-spin{0%{transform:scale(.88) rotateY(0)}45%{transform:scale(.98) rotateY(180deg)}100%{transform:scale(.88) rotateY(360deg)}}
@keyframes spin-dot{to{transform:rotate(360deg)}}
@media(max-width:900px){.editorial-hero{grid-template-columns:1fr}.editorial-hero .hero-copy{padding-bottom:38px}.hero-grid-showcase{min-height:560px}.hero-grid-art{height:230px}}
@media(max-width:480px){.editorial-hero h1{font-size:76px}.hero-grid-showcase{padding:28px 16px;min-height:520px}.hero-product-grid{gap:8px}.hero-grid-art{height:170px}.hero-grid-art .object{transform:scale(.7)}.hero-grid-info{padding:10px}.hero-grid-info h2{font-size:17px}.hero-grid-card.is-active .hero-grid-art .object{animation-name:object-spin-mobile}}
@keyframes object-spin-mobile{0%{transform:scale(.7) rotateY(0)}45%{transform:scale(.78) rotateY(180deg)}100%{transform:scale(.7) rotateY(360deg)}}
.hero-showcase .hero-copy{padding-bottom:42px}.hero-mini-list{margin-top:38px;border-top:1px solid #b9b0a2}.hero-mini-list a{display:grid;grid-template-columns:28px 1fr auto;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid #b9b0a2;font-size:11px;transition:.2s}.hero-mini-list a:hover,.hero-mini-list a.is-selected{color:var(--rust);padding-left:6px}.hero-mini-list span{font:10px 'DM Mono',monospace;color:var(--rust)}.hero-mini-list strong{font-weight:600}.hero-mini-list em{font:10px 'DM Mono',monospace;font-style:normal}.hero-carousel{min-height:624px;background:#9aa38c}.carousel-orb{position:absolute;right:10%;top:9%;width:280px;height:280px;border-radius:50%;background:#dbb46c}.carousel-arch{position:absolute;right:10%;bottom:0;width:66%;height:80%;border-radius:240px 240px 0 0;background:#e7dfd0}.carousel-surface{position:absolute;bottom:103px;left:0;width:100%;height:24px;background:#755640;box-shadow:0 12px 0 #5c4332}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .55s ease,transform .55s ease;transform:scale(.97)}.hero-slide.is-active{opacity:1;pointer-events:auto;transform:scale(1)}.hero-object{position:absolute;left:20%;bottom:132px;transform:scale(1.58);transform-origin:bottom center;filter:drop-shadow(13px 18px 10px #474b3a50)}.hero-product-meta{position:absolute;left:8%;bottom:35px;color:#26221f}.hero-product-meta p{margin:0 0 8px;font:10px 'DM Mono',monospace;letter-spacing:.1em;text-transform:uppercase}.hero-product-meta h2{margin:0 0 9px;font:500 29px Newsreader,serif}.hero-product-meta span{font:11px 'DM Mono',monospace}.carousel-controls{position:absolute;z-index:3;right:32px;bottom:31px;display:flex;align-items:center;gap:11px;font:10px 'DM Mono',monospace}.carousel-controls button{width:34px;height:34px;border:1px solid #393731;background:#f7f4ed;color:var(--ink);font-size:16px;cursor:pointer}.carousel-controls button:hover{background:var(--rust);color:#fff}.product-detail{display:grid;grid-template-columns:minmax(330px,1fr) minmax(280px,.8fr);gap:clamp(35px,8vw,130px);padding:clamp(45px,7vw,100px);position:relative}.back-link{position:absolute;top:30px;left:clamp(24px,5vw,84px);font-size:12px;text-decoration:underline}.detail-art{min-height:510px;display:grid;place-items:center}.detail-art .object{transform:scale(2.2)}.detail-copy{align-self:center}.detail-copy h1{margin:0;font:500 clamp(43px,5vw,67px)/.95 Newsreader,serif;letter-spacing:-.05em}.detail-copy>p:not(.eyebrow){max-width:400px;line-height:1.7;color:var(--muted)}.detail-price{margin:18px 0;font:500 17px 'DM Mono',monospace!important;color:var(--ink)!important}.detail-id{font-size:12px}.detail-copy .button{margin-top:12px}@media(max-width:800px){.hero-showcase .hero-copy{padding-bottom:62px}.hero-carousel{min-height:520px}.hero-mini-list{max-width:520px}.hero-object{left:21%;bottom:120px;transform:scale(1.3)}.product-detail{grid-template-columns:1fr;padding-top:80px}.detail-art{min-height:390px}.detail-copy{padding-bottom:30px}}@media(max-width:480px){.hero-carousel{min-height:460px}.hero-object{left:13%;bottom:110px;transform:scale(1.1)}.carousel-orb{right:-6%;width:230px;height:230px}.carousel-arch{width:75%;right:2%}.hero-product-meta{left:7%;bottom:32px}.hero-product-meta h2{font-size:25px}.hero-mini-list{margin-top:30px}.hero-mini-list a{grid-template-columns:24px 1fr auto;font-size:10px}.detail-art .object{transform:scale(1.7)}}
/* Container to force inline alignment */
.price-row {display: flex !important;align-items: baseline !important;gap: 8px !important;margin-top: 4px; /* Adjust spacing below the h2 header */}

/* Current price layout */
.main-price {display: inline-block;font-size: 1.1rem;color: #111111;font-weight: bold;}

/* Struck-through old price */
.previous-price {display: inline-block !important;font-size: 0.9rem;color: #888888;text-decoration: line-through !important;}
.db-top-actions{display:flex;align-items:center;gap:12px}.db-top-actions>a{color:#168fc7;font-size:12px;font-weight:600}.admin-order-card{margin:0 34px 16px;background:#fff;border:1px solid #e3e8ed;box-shadow:0 2px 8px #1e293b08}.admin-order-card>header{display:grid;grid-template-columns:1fr auto auto;gap:22px;align-items:center;padding:18px 20px;border-bottom:1px solid #edf0f2}.admin-order-card header>div{display:grid;gap:5px}.admin-order-card header strong{color:#26333d;font:700 13px 'DM Mono',monospace}.admin-order-card header span:not(.order-status){color:#7f8c96;font-size:11px}.admin-order-card header>b{color:#26333d;font:700 13px 'DM Mono',monospace}.admin-order-lines{padding:0 20px}.admin-order-lines>div{display:grid;grid-template-columns:1fr auto auto;gap:18px;padding:11px 0;border-bottom:1px solid #f0f2f4}.admin-order-lines>div:last-child{border-bottom:0}.admin-order-lines span{color:#43515c;font-size:12px}.admin-order-lines small{color:#87939c;font:10px 'DM Mono',monospace}.admin-order-lines strong{color:#43515c;font:600 11px 'DM Mono',monospace}.admin-order-card>footer{display:flex;justify-content:space-between;align-items:end;gap:16px;padding:15px 20px;background:#f8fafb;border-top:1px solid #edf0f2}.admin-order-card form{display:flex;align-items:end;gap:10px}.admin-order-card label{display:grid;gap:5px;color:#6b7983;font-size:10px}.admin-order-card select{height:34px;padding:0 8px;border:1px solid #dce4e9;background:#fff;font:11px 'DM Sans',sans-serif}.order-print-actions{display:flex;gap:10px}.order-print-actions a{padding:9px 11px;border:1px solid #dce4e9;background:#fff;color:#168fc7;font-size:11px;font-weight:600}.print-document-body{background:#eef2f5;font-family:'DM Sans',sans-serif}.print-document{width:min(820px,calc(100% - 32px));margin:35px auto;padding:44px;background:#fff;color:#283641;box-shadow:0 5px 22px #1e293b16}.print-document>header{display:flex;justify-content:space-between;align-items:start;padding-bottom:25px;border-bottom:2px solid #20a9e7}.print-document>header p{margin:0;color:#20a9e7;font-size:14px;font-weight:700;letter-spacing:.1em}.print-document h1{margin:5px 0 0;font-size:34px}.print-document button{padding:10px 13px;border:0;background:#20a9e7;color:#fff;font-weight:600;cursor:pointer}.print-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:25px 0}.print-meta span,.print-customer span{display:block;margin-bottom:5px;color:#84919a;font-size:10px;text-transform:uppercase}.print-meta strong,.print-customer strong{font-size:13px}.print-customer{display:flex;justify-content:space-between;padding:20px;background:#f7f9fa}.print-customer p{margin:7px 0 0;color:#60717d;font-size:12px;line-height:1.5}.print-document table{width:100%;margin-top:28px;border-collapse:collapse;font-size:12px}.print-document th{padding:10px;border-bottom:1px solid #dfe6ea;color:#6f7e88;text-align:left}.print-document td{padding:12px 10px;border-bottom:1px solid #edf0f2}.print-document th:not(:first-child),.print-document td:not(:first-child){text-align:right}.print-document footer{display:flex;justify-content:flex-end;gap:35px;padding-top:23px;font-size:13px}.print-document footer strong{font-size:17px}
@media(max-width:820px){.admin-order-card{margin-left:18px;margin-right:18px}.admin-order-card>header{grid-template-columns:1fr auto;gap:12px}.admin-order-card header>b{grid-column:1}.admin-order-lines>div{grid-template-columns:1fr auto}.admin-order-lines small{grid-column:1}.admin-order-lines strong{grid-column:2;grid-row:1}.admin-order-card>footer{align-items:start;flex-direction:column}.print-document{padding:25px}.print-meta{grid-template-columns:1fr}.print-customer{gap:18px;flex-direction:column}}
@media print{.print-document-body{background:#fff}.print-document{width:100%;margin:0;padding:0;box-shadow:none}.print-document button{display:none}}
.db-admin{display:grid;grid-template-columns:270px minmax(0,1fr);min-height:100vh;background:#f5f7fa;color:#334155;font-family:'DM Sans',sans-serif}.db-sidebar{display:flex;flex-direction:column;background:#24313b;color:#b8c3cc}.db-brand{display:flex;align-items:center;gap:11px;height:64px;padding:0 24px;background:#20a9e7;color:#fff;font-size:15px;font-weight:600}.db-brand span{font-size:22px}.db-admin-user{display:flex;align-items:center;gap:10px;padding:20px 23px;background:#1e2931}.db-admin-user>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#20a9e7;color:#fff}.db-admin-user strong{display:block;color:#fff;font-size:13px}.db-admin-user small{font-size:10px}.db-sidebar-label{margin:24px 24px 9px;color:#74808a;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.db-table-nav{display:grid;gap:2px;padding:0 12px}.db-table-nav a{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:7px;padding:10px 12px;border-radius:5px;color:#b8c3cc;font:12px 'DM Mono',monospace}.db-table-nav a:hover{background:#31414d;color:#fff}.db-table-nav a.is-active{background:#20a9e7;color:#fff}.db-table-nav b{font-size:10px;font-weight:400}.db-sidebar form{margin-top:auto;padding:18px 24px;border-top:1px solid #3a4852}.db-sidebar form button{border:0;background:none;color:#b8c3cc;font:12px 'DM Sans',sans-serif;cursor:pointer}.db-content{min-width:0;padding-bottom:50px}.db-topbar{display:flex;justify-content:space-between;align-items:center;height:64px;padding:0 34px;background:#fff;border-bottom:1px solid #e4e9ee;font-size:12px}.db-topbar div{display:flex;gap:9px;align-items:center}.db-topbar a{color:#20a9e7}.db-topbar span{color:#b0bbc4}.db-admin-chip{padding:6px 10px;border-radius:999px;background:#e0f4fd;color:#168ac2;font-size:10px;font-weight:700}.db-title-row{display:flex;justify-content:space-between;align-items:end;padding:32px 34px 22px}.db-title-row p,.db-dialog header p{margin:0 0 5px;color:#7f8c96;font:10px 'DM Mono',monospace;letter-spacing:.1em}.db-title-row h1{margin:0;color:#26333d;font:600 28px 'DM Sans',sans-serif}.db-title-row span{display:block;margin-top:6px;color:#82909a;font-size:12px}.db-primary{padding:10px 15px;border:0;border-radius:4px;background:#20a9e7;color:#fff;font:600 12px 'DM Sans',sans-serif;cursor:pointer}.db-primary:hover{background:#168fc7}.db-notice{margin:0 34px 18px;padding:12px 15px;border-left:3px solid #20a9e7;background:#eaf7fd;color:#527080;font-size:12px}.db-notice code{font-family:'DM Mono',monospace}.db-table-wrap{margin:0 34px;overflow:auto;border:1px solid #e3e8ed;background:#fff;box-shadow:0 2px 8px #1e293b08}.db-table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:12px}.db-table th{padding:12px 14px;background:#f7f9fa;border-bottom:1px solid #e3e8ed;color:#5b6b76;text-align:left;font-weight:600}.db-table th small{display:block;margin-top:3px;color:#9aa6ae;font:9px 'DM Mono',monospace}.db-table td{max-width:260px;overflow:hidden;padding:12px 14px;border-bottom:1px solid #edf0f2;color:#41515d;text-overflow:ellipsis}.db-table tr:hover td{background:#fbfdfe}.db-actions{text-align:right}.db-row-actions{display:flex;justify-content:flex-end;gap:9px}.db-row-actions form{margin:0}.db-row-actions button{border:0;background:none;color:#168fc7;font-size:11px;cursor:pointer}.db-row-actions form button{color:#e24d42}.db-empty{padding:40px!important;text-align:center;color:#82909a}.db-dialog{width:min(680px,calc(100vw - 32px));padding:0;border:0;border-radius:8px;box-shadow:0 24px 70px #0f172a40}.db-dialog::backdrop{background:#0f172a66}.db-dialog form{padding:0}.db-dialog header{display:flex;justify-content:space-between;align-items:start;padding:22px 25px;border-bottom:1px solid #e8edf0}.db-dialog h2{margin:0;color:#26333d;font-size:21px}.db-dialog header button{border:0;background:none;color:#70808b;font-size:27px;cursor:pointer}.db-row-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:25px}.db-row-fields label{display:grid;gap:6px;color:#5d6a74;font-size:11px;font-weight:600}.db-row-fields input{height:39px;border:1px solid #dce4e9;border-radius:4px;padding:0 10px;color:#26333d;font:12px 'DM Sans',sans-serif}.db-row-fields select{height:39px;border:1px solid #dce4e9;border-radius:4px;padding:0 10px;color:#26333d;background:#fff;font:12px 'DM Sans',sans-serif}.db-dialog footer{display:flex;justify-content:flex-end;gap:9px;padding:16px 25px;border-top:1px solid #e8edf0}.db-secondary{padding:10px 14px;border:1px solid #dce4e9;border-radius:4px;background:#fff;color:#52616c;font:600 12px 'DM Sans',sans-serif;cursor:pointer}
@media(max-width:820px){.db-admin{grid-template-columns:1fr}.db-sidebar{min-height:auto}.db-table-nav{grid-template-columns:repeat(2,1fr);padding-bottom:12px}.db-sidebar form{margin-top:0}.db-topbar,.db-title-row{padding-left:18px;padding-right:18px}.db-table-wrap,.db-notice{margin-left:18px;margin-right:18px}.db-row-fields{grid-template-columns:1fr}.db-title-row{align-items:start;gap:16px;flex-direction:column}}
.db-image-field{grid-column:1/-1;display:grid;gap:8px}.db-image-field small{color:#7f8c96;font-size:11px;font-weight:400}.db-image-field input[type=file]{border:1px dashed #cbd5df;border-radius:4px;background:#fafcfd;padding:8px;cursor:pointer}
.profile-page .profile-order{display:block;padding:0}.order-card-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:18px;align-items:center;padding:20px 24px}.order-card-header>div{display:grid;gap:5px}.order-card-header strong{font:700 13px 'DM Mono',monospace}.order-card-header>div span{color:#64748b;font-size:11px}.order-card-header>b{font:700 13px 'DM Mono',monospace;color:#0f172a}.order-details-toggle{padding:8px 11px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;color:#334155;font:600 11px 'DM Sans',sans-serif;cursor:pointer}.order-details-toggle:hover{border-color:#94a3b8;background:#f8fafc}.order-line-list{border-top:1px solid #f1f5f9;background:#fafcff}.order-line{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:13px;align-items:center;padding:13px 24px;border-bottom:1px solid #f1f5f9}.order-line:last-child{border-bottom:0}.order-line:hover{background:#f1f5f9}.order-line-art{display:grid;place-items:center;width:58px;height:58px;overflow:hidden}.order-line-art img{width:100%;height:100%;object-fit:cover}.order-line-art .object{transform:scale(.31);transform-origin:center}.order-line-copy{display:grid;gap:5px;min-width:0}.order-line-copy strong{overflow:hidden;color:#1e293b;font:600 12px 'DM Sans',sans-serif;text-overflow:ellipsis;white-space:nowrap}.order-line-copy span{color:#64748b;font-size:11px}.order-line>b{color:#0f172a;font:700 12px 'DM Mono',monospace}
.order-empty-line{margin:0;padding:16px 24px;color:#64748b;font-size:12px}
@media(max-width:800px){.order-card-header{grid-template-columns:1fr auto;gap:11px;padding:16px}.order-card-header>b{grid-column:1}.order-details-toggle{grid-column:2;grid-row:2}.order-line{grid-template-columns:52px minmax(0,1fr);padding:12px 16px}.order-line-art{width:52px;height:52px}.order-line>b{grid-column:2}.order-line-copy strong{white-space:normal}}
.profile-page{min-height:calc(100vh - 170px);background:#f1f5f9;color:#1e293b}.profile-container{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;width:min(1180px,100%);margin:0 auto}.profile-page .profile-sidebar{display:block;padding:0;background:transparent;color:#1e293b}.profile-summary-card,.profile-panel,.profile-navigation{background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0d}.profile-summary-card{padding:26px;text-align:center}.profile-page .profile-avatar{width:96px;height:96px;margin:0 auto 16px;border:4px solid #eef2ff;background:#4f46e5;color:#fff;font:700 38px 'DM Sans',sans-serif}.profile-page .profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-name{margin:0;color:#0f172a;font:700 19px 'DM Sans',sans-serif}.profile-role{margin:7px 0 0!important;color:#64748b!important;font-size:10px}.profile-mobile,.profile-email{margin:4px 0;color:#64748b;font-size:12px}.profile-details{display:flex;justify-content:space-around;margin:22px 0 0;padding-top:20px;border-top:1px solid #f1f5f9}.profile-details div{display:grid;gap:4px}.profile-details dd{order:-1;margin:0;color:#0f172a;font-size:19px;font-weight:700}.profile-details dt{color:#64748b;font-size:10px}.profile-navigation{display:grid;gap:3px;margin-top:16px;padding:8px}.profile-navigation button{padding:11px 13px;border:0;border-radius:8px;background:transparent;color:#64748b;text-align:left;font:600 13px 'DM Sans',sans-serif;cursor:pointer}.profile-navigation button:hover{background:#f8fafc;color:#0f172a}.profile-navigation button.is-active{background:#eef2ff;color:#4f46e5}.profile-logout{width:100%;margin-top:14px;padding:11px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font:600 12px 'DM Sans',sans-serif;cursor:pointer}.profile-page .profile-main{display:block}.profile-panel{overflow:hidden}.profile-main-header{align-items:center;padding:24px;border-bottom:1px solid #f1f5f9}.profile-main-header h2{margin:0;color:#0f172a;font:700 20px 'DM Sans',sans-serif}.profile-main-header p{margin:5px 0 0;color:#64748b;font-size:12px}.profile-main-header input{width:190px;padding:9px 11px;border:1px solid #e2e8f0;border-radius:8px;font-size:12px}.profile-read-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#f1f5f9}.profile-read-grid div{display:grid;gap:7px;padding:22px;background:#fff}.profile-read-grid span{color:#64748b;font-size:10px;text-transform:uppercase}.profile-read-grid strong{color:#0f172a;font-size:14px}.profile-order{grid-template-columns:1fr auto auto;padding:20px 24px;transition:background .2s}.profile-order:hover{background:#f8fafc}.profile-order strong{color:#0f172a}.order-status{border-radius:999px;font-weight:600}.settings-block{padding:24px;border-bottom:1px solid #f1f5f9}.settings-block:last-child{border-bottom:0}.settings-block h3{margin:0 0 18px;color:#0f172a;font-size:15px}.settings-image-row{display:flex;align-items:center;gap:16px}.profile-page .profile-avatar-small{width:56px;height:56px;margin:0;font-size:24px}.profile-page .image-upload-form{margin:0}.profile-page .image-upload-button{border-radius:8px;background:#4f46e5;color:#fff}.profile-page .upload-hint{margin:6px 0 0;color:#64748b;font-size:10px}.profile-page .profile-form{padding:0;background:transparent;border:0;box-shadow:none}.profile-page .profile-form input{border-color:#e2e8f0;border-radius:8px}.profile-page .profile-form .button{border-radius:8px;background:#4f46e5}.profile-page .profile-message{margin:14px 0}
@media(max-width:800px){.profile-container{grid-template-columns:1fr}.profile-page .profile-sidebar{display:block}.profile-read-grid{grid-template-columns:1fr}.profile-main-header{align-items:flex-start;gap:14px;flex-direction:column}.profile-main-header input{width:100%}.profile-order{grid-template-columns:1fr auto;gap:12px}.profile-order b{grid-column:2}.profile-page .profile-form{grid-template-columns:1fr}}
.admin-login{max-width:520px;margin:80px auto;background:#f1e9de}.admin-login h1,.admin-heading h1{margin:0 0 28px;font:500 clamp(50px,7vw,88px)/.9 Newsreader,serif}.admin-login form,.admin-form{display:flex;flex-direction:column;gap:12px}.admin-login label,.admin-form label{display:flex;flex-direction:column;gap:6px;font:10px 'DM Mono',monospace;text-transform:uppercase}.admin-login input,.admin-form input,.admin-form select,.admin-form textarea,.admin-order select{min-height:42px;border:1px solid var(--line);padding:10px;background:#fffdf8;font:13px 'DM Sans',sans-serif}.admin-form textarea{min-height:85px;resize:vertical}.admin-error{color:var(--rust)}.admin-page{background:#f4f4f4}.admin-heading{display:flex;align-items:end;justify-content:space-between}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:25px 0}.admin-stats div,.admin-panel{padding:20px;background:#fff;border:1px solid #e8e3da}.admin-stats strong{display:block;font:500 34px Newsreader,serif}.admin-stats span{color:var(--muted);font-size:11px}.admin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.admin-panel h2{margin:0 0 18px;font:500 25px Newsreader,serif}.admin-orders{grid-column:1/-1}.admin-mini-list{margin-top:20px;border-top:1px solid var(--line)}.admin-mini-list>div,.admin-order{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:10px 0;border-bottom:1px solid var(--line);font-size:11px}.admin-mini-list form,.admin-order form{margin:0}.admin-mini-list button,.admin-order button{border:0;background:none;color:var(--rust);cursor:pointer;font-size:11px}.admin-order>div{display:grid;gap:3px;flex:1}.admin-order span,.admin-order small{color:var(--muted)}
@media(max-width:700px){.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}.admin-orders{grid-column:auto}.admin-order{align-items:flex-start;flex-wrap:wrap}.admin-order form{width:100%}}
.detail-gallery{display:flex;flex-direction:column;gap:12px}.detail-art{position:relative;cursor:zoom-in}.detail-art>img{position:absolute;aspect-ratio: 1 / 1;inset:0;width:100%;height:100%;object-fit:contain;background:#fff;z-index:2}.gallery-thumbs{display:flex;gap:8px;overflow:auto}.gallery-thumbs button{width:66px;height:66px;padding:3px;border:1px solid var(--line);background:#fff;cursor:pointer}.gallery-thumbs button.is-active,.gallery-thumbs button:hover{border-color:var(--rust)}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.image-lightbox{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:40px;background:#181512e8;cursor:zoom-out}.image-lightbox[hidden]{display:none}.image-lightbox img{max-width:min(90vw,1000px);max-height:88vh;object-fit:contain;cursor:default}.image-lightbox button{position:absolute;top:20px;right:25px;border:0;background:none;color:#fff;font-size:42px;cursor:pointer}.lightbox-open{overflow:hidden}
.marketplace-page{background:#f4f4f4;color:#333;padding-bottom:64px}
.market-utility{display:flex;justify-content:flex-end;gap:28px;padding:8px clamp(18px,5vw,90px);background:#f5f5f5;color:#666;font-size:11px}
.market-header{display:grid;grid-template-columns:190px minmax(280px,680px) auto 34px;align-items:center;gap:24px;padding:18px clamp(18px,5vw,90px);background:#fff}
.market-logo{position:relative;color:#f4512c;font:700 30px/1 'DM Sans',sans-serif;letter-spacing:-.08em}.market-logo span{color:#ff8b2c}.market-logo small{position:absolute;left:3px;bottom:-12px;color:#999;font:700 8px 'DM Mono',monospace;letter-spacing:.15em}
.market-search{display:flex;height:46px;background:#f5f5f5;border:1px solid #eee}.market-search input{min-width:0;flex:1;border:0;outline:0;padding:0 16px;background:transparent;font:14px 'DM Sans',sans-serif}.market-search button{width:58px;border:0;background:#ff5a36;color:#fff;font-size:27px;line-height:1;cursor:pointer}
.market-account{display:flex;align-items:center;gap:8px;color:#444}.market-account>span{font-size:25px}.market-account small{font-size:10px;line-height:1.45}.market-account b{font-size:11px}.market-cart{position:relative;font-size:27px;color:#444}.market-cart svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7}.market-cart .cart-badge{right:-7px;top:-6px;background:#ff5a36}
.market-nav{display:flex;align-items:center;gap:25px;padding:12px clamp(18px,5vw,90px);background:#fff;border-top:1px solid #f1f1f1;border-bottom:1px solid #e6e6e6;font-size:12px}.market-nav a:first-child{font-weight:700;color:#ff5a36}.market-nav a:hover{color:#ff5a36}
.market-hero{display:grid;grid-template-columns:230px 1fr;gap:14px;max-width:1260px;margin:18px auto 0;padding:0 18px}.market-category-menu{background:#fff;padding:17px 0}.market-category-menu h2{margin:0;padding:0 18px 12px;font-size:15px}.market-category-menu>a{display:flex;align-items:center;gap:10px;padding:10px 18px;color:#555;font-size:12px}.market-category-menu>a:hover{background:#fff1ed;color:#ff5a36}.market-category-menu>a strong{margin-left:auto;font-size:19px;font-weight:400}.market-category-menu .category-icon{width:25px;height:25px;transform:scale(.45);transform-origin:left center;margin-right:-5px}.market-category-menu .all-categories{border-top:1px solid #eee;margin-top:6px;padding-top:14px;color:#ff5a36}
.market-banner{position:relative;display:flex;align-items:center;min-height:374px;overflow:hidden;padding:38px 8%;background:#ffe2d6}.market-banner h1{margin:0;color:#493c38;font:700 clamp(37px,5vw,68px)/.88 'Newsreader',serif;letter-spacing:-.05em;background:#afe3a1ad}.market-banner h1 em{color:#f4512c;font-weight:500}.market-banner p:not(.eyebrow){max-width:320px;margin:19px 0;color:#6f605a;font-size:13px;line-height:1.6}.market-banner .button{background:#ff5a36}.banner-art{position:absolute;bottom:-2px;width:100%;height:100%;}.banner-orb{position:absolute;right:9%;top:12%;width:220px;height:220px;border-radius:50%;background:#ffae78}.banner-art:after{content:'';border-radius:180px 180px 0 0;background:#ffd4bd}.banner-object{position:absolute;z-index:2;right:31%;bottom:52px;transform:scale(1.2);filter:drop-shadow(11px 16px 9px #8d655045)}.banner-dots{position:absolute;left:50%;bottom:15px;display:flex;gap:6px}.banner-dots i{display:block;width:6px;height:6px;border-radius:50%;background:#efad96}.banner-dots i:first-child{width:18px;border-radius:8px;background:#f4512c}
.market-banner-slide{position:absolute;inset:0;display:flex;align-items:center;opacity:0;pointer-events:none;transform:translateX(18px);transition:opacity .45s ease,transform .45s ease}.market-banner-slide.is-active{opacity:1;pointer-events:auto;transform:translateX(0)}.market-banner-slide.sage{background:#dfe7d8}.market-banner-slide.gold{background:#f4e2b8}.market-banner-slide .banner-art.sage:after{background:#bfceb5}.market-banner-slide .banner-art.gold:after{background:#e8c978}.market-banner-slide .banner-art.sage .banner-orb{background:#a7bc8b}.market-banner-slide .banner-art.gold .banner-orb{background:#d59d4d}.market-banner-slide>div:first-child{position:relative;z-index:3}.market-banner .banner-dots{z-index:4;left:50%;transform:translateX(-50%)}.banner-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#efad96;cursor:pointer}.banner-dots button.is-active{width:22px;border-radius:8px;background:#f4512c}
.market-section{max-width:1260px;margin:18px auto 0;padding:20px 18px;background:#fff}.market-section-heading{display:flex;align-items:center;gap:22px;margin-bottom:18px;border-left:4px solid #ff5a36;padding-left:12px}.market-section-heading h2{margin:0;font-size:22px;font-weight:600}.market-section-heading span{color:#888;font-size:12px}.market-section-heading span b{margin-left:6px;color:#ff5a36;font:600 14px 'DM Mono',monospace}.market-section-heading a{margin-left:auto;color:#ff5a36;font-size:12px}.market-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.market-product-grid .product-card{min-width:0;border:1px solid #f0f0f0;background:#fff;transition:transform .2s,box-shadow .2s}.market-product-grid .product-card:hover{transform:translateY(-3px);box-shadow:0 8px 18px #33333312}.market-product-grid .product-art{height:205px}.market-product-grid .product-info{min-height:110px;padding:11px 12px}.market-product-grid .product-info h3{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px}.market-product-grid .product-info p{display: block;color: var(--muted);font-size: 11px;}.market-product-grid .product-info .main-price{font-size:15px;color:#f4512c}.market-product-grid .product-info .previous-price{font-size:10px}.market-product-grid .quick-add{width:30px;height:30px;right:10px;bottom:10px;background:#fff;font-size:19px}.category-section{background:transparent;padding-left:0;padding-right:0}.category-section .market-section-heading{margin-left:18px;margin-right:18px}.market-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.market-category-grid>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:150px;background:#fff;color:#444}.market-category-grid>a:hover{color:#ff5a36}.market-category-grid .category-icon{transform:scale(.9);height:48px}.market-category-grid strong{font-size:13px}.market-category-grid small{color:#999;font-size:10px}.recommendations{background:transparent;padding-left:0;padding-right:0}.recommendations .market-section-heading{margin-left:18px;margin-right:18px}.recommendation-grid{grid-template-columns:repeat(4,1fr)}
@media(max-width:800px){.market-header{grid-template-columns:1fr auto auto;gap:14px}.market-logo{font-size:25px}.market-search{grid-column:1/-1;grid-row:2}.market-account{display:none}.market-nav{overflow:auto;white-space:nowrap}.market-hero{grid-template-columns:1fr}.market-category-menu{display:grid;grid-template-columns:repeat(2,1fr);padding:8px}.market-category-menu h2,.market-category-menu .all-categories{grid-column:1/-1}.market-category-menu>a{padding:8px 10px}.market-banner{min-height:390px;padding:30px}.market-product-grid{grid-template-columns:repeat(2,1fr)}.market-category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.market-utility{justify-content:center;gap:8px;font-size:8px}.market-utility span:not(:first-child){display:none}.market-header{padding:15px}.market-logo{font-size:24px}.market-hero{padding:0 10px}.market-banner{min-height:450px;padding:27px 22px;align-items:flex-start}.market-banner h1{font-size:48px}.banner-art{right:-13%;bottom:-12px;width:80%;height:65%}.market-section{padding:16px 10px}.market-section-heading h2{font-size:18px}.market-section-heading{gap:10px}.market-section-heading span{display:none}.market-product-grid .product-art{height:170px}.market-product-grid .product-info{min-height:91px;padding:9px}.market-product-grid .product-info h3{font-size:12px}.market-product-grid .product-info .main-price{font-size:13px}.market-category-grid{gap:8px}.market-category-grid>a{min-height:130px}.recommendation-grid{grid-template-columns:repeat(2,1fr)}}