:root{--ink:#263b25;--deep:#173019;--cream:#f7f3ea;--gold:#c9a34e;--brown:#6a4229;--line:#d9d2c6}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,sans-serif;letter-spacing:.02em}a{color:inherit;text-decoration:none}.announcement{height:33px;background:var(--deep);color:#f7f3ea;display:flex;align-items:center;justify-content:space-around;font-size:10px;letter-spacing:.15em}.site-header{height:84px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;font-size:19px;letter-spacing:.04em;font-weight:700}.brand small{font-size:11px;font-weight:400;margin-left:2px}.brand-mark{font-size:31px;color:var(--gold);margin-right:10px}.nav{display:flex;gap:31px;text-transform:uppercase;font-size:11px;letter-spacing:.15em}.nav a:hover,.text-link:hover{color:var(--gold)}.header-actions{display:flex;gap:18px;font-size:12px}.cart-count{background:var(--gold);color:#fff;border-radius:50%;padding:2px 5px;font-size:10px}.hero{min-height:420px;background:var(--deep);color:var(--cream);display:grid;grid-template-columns:42% 58%;overflow:hidden}.hero-copy{padding:70px 8% 55px 12%;position:relative;z-index:2}.eyebrow{font-size:10px;letter-spacing:.2em;color:var(--gold);margin-bottom:18px}.hero h1{font-family:Georgia,serif;font-weight:400;font-size:54px;line-height:.98;letter-spacing:.01em;margin:0 0 20px}.hero h1 em{color:#9fb48a;font-style:normal}.hero p{max-width:300px;color:#d9dfd1;line-height:1.7;font-size:13px}.button{display:inline-block;background:var(--gold);color:#172318;padding:15px 22px;margin-top:18px;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.button span{margin-left:22px}.hero-art{position:relative;background:linear-gradient(115deg,#35543a 0 43%,#785739 43% 100%)}.sun-disc{position:absolute;width:480px;height:480px;border-radius:50%;background:#6e8a5c;opacity:.35;top:-30px;left:6%}.desk-shape{position:absolute;top:125px;left:42%;width:230px;height:150px}.wood-block{position:absolute;left:0;top:35px;width:145px;height:77px;background:#241b16;border-radius:5px;box-shadow:0 10px 0 #1e1713}.gold-block{position:absolute;left:140px;top:58px;width:90px;height:53px;background:#d1a63d;border-radius:4px}.pencil{position:absolute;width:9px;height:78px;top:-20px;border-radius:3px}.p1{left:33px;background:#c88c5a}.p2{left:50px;background:#e2b974}.p3{left:67px;background:#68402d}.section-pad{padding:50px 5%}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-heading h2{font-family:Georgia,serif;font-weight:400;font-size:36px;margin:0}.text-link{font-size:11px;text-transform:uppercase;letter-spacing:.13em}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.product-image-wrap{display:block;background:#eee9df;aspect-ratio:1/1;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.product-card:hover .product-image{transform:scale(1.04)}.image-placeholder{height:100%;display:grid;place-items:center;color:#9a907f;font-family:Georgia,serif}.product-meta{display:flex;justify-content:space-between;gap:10px;align-items:start;padding-top:13px}.product-meta h3{font-size:12px;line-height:1.4;font-weight:400;margin:0}.product-meta p{font-size:12px;margin:0;white-space:nowrap}.empty-state{grid-column:1/-1;padding:50px;text-align:center;border:1px dashed var(--line);color:#756f64}.site-footer{background:#203720;color:#edf0e7;padding:55px 5% 20px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1.5fr;gap:40px}.footer-brand{color:#fff}.site-footer p{color:#bfcbb8;font-size:12px;line-height:1.7}.site-footer h4{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--gold);margin:0 0 18px}.site-footer a:not(.brand){display:block;font-size:12px;margin:10px 0;color:#dfe7d9}.site-footer form{display:flex;margin-top:14px;border-bottom:1px solid #819077}.site-footer input{flex:1;background:transparent;border:0;padding:10px 0;color:#fff;outline:0}.site-footer button{background:none;border:0;color:var(--gold);cursor:pointer}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #4d6149;margin-top:45px;padding-top:18px;color:#9ead99;font-size:10px;letter-spacing:.08em}.page-content{max-width:900px;margin:auto;min-height:520px}.page-content .rte{max-width:720px;line-height:1.8;font-size:15px}.page-content .rte h2{font-family:Georgia,serif;font-size:30px;font-weight:400;margin:28px 0 10px}.page-content .rte h3{font-size:16px;margin:24px 0 8px}.page-content form{max-width:600px;margin-top:25px;display:grid;gap:9px}.page-content input,.page-content textarea,.search-form input,.cart-info input{font:inherit;border:1px solid var(--line);background:#fff;padding:13px;color:var(--ink)}.search-form{display:flex;gap:12px;max-width:700px;margin:10px 0 40px}.search-form input{flex:1}.search-results{margin-top:20px}.cart-page{min-height:520px}.cart-list{max-width:900px}.cart-row{display:flex;align-items:center;gap:22px;border-bottom:1px solid var(--line);padding:18px 0}.cart-thumb{width:110px;height:110px;background:#eee9df}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-info{flex:1}.cart-info h2{font-family:Georgia,serif;font-weight:400;font-size:22px;margin:0 0 8px}.cart-info p{margin:0 0 14px}.cart-info label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin-right:8px}.cart-info input{width:70px;padding:8px}.cart-summary{max-width:900px;text-align:right;padding-top:25px}.cart-summary p{display:flex;justify-content:flex-end;gap:30px}.update-cart{background:none;border:0;display:block;margin:15px 0 0 auto;cursor:pointer}.empty-state{padding:70px 20px;text-align:center;border:1px dashed var(--line);min-height:240px}.empty-state h2{font-family:Georgia,serif;font-weight:400}.rte a{color:var(--ink);text-decoration:underline}.product-page{background:#111;color:#f6f0e4;min-height:650px}.product-page-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:45px;max-width:1280px;margin:auto}.product-page-media{background:#f3eee3;min-height:620px;display:grid;place-items:center;overflow:hidden}.product-page-image{width:100%;height:100%;max-height:760px;object-fit:contain;display:block}.product-image-empty{color:#8c8377;font-family:Georgia,serif}.product-page-copy{padding:25px 5% 25px 0}.product-vendor{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#9fb47f;margin:10px 0}.product-page-copy h1{font-family:Georgia,serif;font-size:48px;font-weight:400;line-height:1.05;margin:8px 0 18px}.product-price{font-size:20px;margin-bottom:13px}.product-price del{color:#9a9288;font-size:14px;margin-left:12px}.product-description{color:#cfc6bb;font-size:15px;line-height:1.8;margin:15px 0 25px}.product-form{display:grid;gap:12px}.product-form label{font-size:11px;text-transform:uppercase;letter-spacing:.12em}.quantity-row{display:flex;align-items:center;width:max-content;border:1px solid #6f8062}.quantity-row input{width:56px;background:transparent;border:0;color:#fff;text-align:center;padding:12px;font:inherit}.qty-button{background:transparent;color:#fff;border:0;font-size:20px;padding:7px 14px;cursor:pointer}.add-to-cart{width:100%;border:1px solid #94ad78;text-align:center;background:transparent;color:#f6f0e4;cursor:pointer}.add-to-cart:hover{background:#94ad78;color:#172318}.shopify-payment-button__button{border-radius:0!important;min-height:52px!important}.shipping-note{font-size:12px;color:#a8c384}.product-trust{display:flex;flex-wrap:wrap;gap:12px;color:#b8c9a2;font-size:11px;margin-top:16px}.product-trust span{border-right:1px solid #56664a;padding-right:12px}.product-trust span:last-child{border:0}@media(max-width:800px){.nav{display:none}.site-header{height:70px}.hero{grid-template-columns:1fr;min-height:650px}.hero-copy{padding:55px 9%}.hero-art{min-height:230px}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{display:block;line-height:2}.footer-bottom span{display:block}}

/* Shopberrymoon dark premium finish */
body{background:#111;color:#f6f0e4}.site-header{background:#111;color:#f6f0e4;border-bottom:1px solid #332c23}.site-header .brand,.site-header a{color:#f6f0e4}.section-pad{background:#111}.featured{background:#111;color:#f6f0e4}.section-heading h2,.home-faq h2{color:#f6f0e4}.text-link{color:#d7bd76}.product-image-wrap{background:#f3eee3}.product-meta h3,.product-meta p{color:#f6f0e4}.trust-bar{background:#2b1a10;color:#f6f0e4;border-top:1px solid #5a452d;border-bottom:1px solid #5a452d;padding:45px 5%;display:grid;grid-template-columns:repeat(4,1fr);gap:35px;text-align:center}.trust-icon{display:grid;place-items:center;width:58px;height:58px;border:1px solid #8b9e72;border-radius:50%;margin:0 auto 15px;color:#a8c384;font-size:25px}.trust-item h3{font-family:Georgia,serif;font-size:15px;font-weight:400;margin:0 0 9px}.trust-item p{color:#c9bdb1;font-size:12px;line-height:1.6;margin:0 auto;max-width:210px}.home-faq{background:#111;color:#f6f0e4;min-height:430px}.faq-intro{text-align:center;margin-bottom:35px}.faq-intro h2{text-transform:uppercase;font-family:Georgia,serif;font-weight:400;font-size:38px;margin:0}.faq-list{max-width:760px;margin:auto}.faq-list details{border-bottom:1px solid #4a453e;padding:18px 0}.faq-list summary{cursor:pointer;list-style:none;font-family:Georgia,serif;font-size:16px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'⌄';float:right;color:#9fb47f}.faq-list p{color:#c9c0b5;line-height:1.7;font-size:13px;max-width:650px}.site-footer{background:#2b1a10;color:#f6f0e4}.site-footer p,.site-footer a{color:#d3c7ba}.site-footer h4{color:#a8c384}.footer-benefit{display:flex;gap:12px;align-items:center;margin:15px 0;color:#a8c384}.footer-benefit span{color:#f6f0e4;font-size:12px}.site-footer form{border-bottom-color:#74644f}.site-footer input{color:#fff}.footer-bottom{border-top-color:#5a452d}@media(max-width:800px){.trust-bar{grid-template-columns:1fr 1fr;gap:30px 12px}.faq-intro h2{font-size:30px}}
