:root{font-family:Inter,Arial,sans-serif;color:#2f2923;background:#f8f4ed;line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f8f4ed}button,input,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:18px 6%;background:#f8f4edf5;border-bottom:1px solid #dfd4c5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-logo{color:#503728;font-family:Georgia,serif;font-size:1.4rem;font-weight:700;text-decoration:none}.site-navigation{display:flex;gap:26px}.site-navigation a{color:#4b4038;text-decoration:none}.hero-section{min-height:72vh;display:flex;align-items:center;padding:80px 8%;background:linear-gradient(90deg,#1f1610b8,#1f161026),url(https://images.unsplash.com/photo-1604014237800-1c9102c219da?auto=format&fit=crop&w=1800&q=85) center/cover}.hero-content{max-width:680px;color:#fff}.hero-content h1{margin:12px 0 20px;font-family:Georgia,serif;font-size:clamp(2.7rem,6vw,5.8rem);line-height:1}.hero-content>p{max-width:580px;font-size:1.1rem}.section-label{margin:0;color:#986b43;font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero-content .section-label{color:#f0c99e}.hero-button,.enquiry-button{display:inline-block;margin-top:22px;padding:14px 24px;border:0;background:#9a5e35;color:#fff;text-decoration:none;transition:.2s ease}.hero-button:hover,.enquiry-button:hover{background:#754325}.products-section{padding:90px 6%}.section-heading{max-width:760px;margin-bottom:35px}.section-heading h2,.craft-section h2{margin:8px 0 14px;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.7rem);line-height:1.1}.category-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:35px}.category-button{display:flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid #cfc0ad;border-radius:999px;background:transparent;color:#4f4136}.category-button span{display:grid;min-width:23px;min-height:23px;place-items:center;border-radius:50%;background:#e8ddcf;font-size:.75rem}.category-button.active{border-color:#79482c;background:#79482c;color:#fff}.category-button.active span{background:#ffffff2e}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-card{overflow:hidden;background:#fff;border:1px solid #e4d8ca}.product-card-image-button{position:relative;width:100%;padding:0;border:0;overflow:hidden;background:#ece4db}.product-card-image{width:100%;aspect-ratio:4 / 5;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-card-image{transform:scale(1.035)}.product-badge{position:absolute;top:14px;left:14px;padding:7px 10px;background:#fffffff0;color:#57351f;font-size:.75rem;font-weight:700}.image-count{position:absolute;right:14px;bottom:14px;padding:6px 9px;background:#1e1813bf;color:#fff;font-size:.75rem}.product-card-content{padding:20px}.product-category{margin:0 0 6px;color:#916546;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-card h3{margin:0 0 7px;font-family:Georgia,serif;font-size:1.35rem}.product-craft{margin:0;color:#72665d}.product-card-footer{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:20px}.product-card-footer strong{font-size:1.08rem}.view-product-button{padding:8px 12px;border:0;border-bottom:1px solid #704529;background:transparent;color:#704529}.product-modal-overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#130f0cc2}.product-modal{position:relative;width:min(1180px,100%);max-height:92vh;overflow-y:auto;background:#faf7f2}.modal-close-button{position:absolute;top:12px;right:16px;z-index:4;width:42px;height:42px;border:0;border-radius:50%;background:#ffffffeb;color:#33271f;font-size:1.8rem;line-height:1}.product-modal-grid{display:grid;grid-template-columns:1.3fr .7fr}.product-gallery-section{padding:24px}.main-image-container{position:relative;background:#e9e1d8}.main-gallery-image{width:100%;height:min(68vh,720px);object-fit:contain}.gallery-arrow{position:absolute;top:50%;z-index:2;width:46px;height:46px;border:0;border-radius:50%;background:#ffffffe0;color:#3d2d23;font-size:2rem;transform:translateY(-50%)}.gallery-arrow-left{left:14px}.gallery-arrow-right{right:14px}.gallery-counter{position:absolute;right:14px;bottom:14px;padding:6px 10px;background:#1e1813b8;color:#fff;font-size:.8rem}.thumbnail-list{display:flex;gap:10px;margin-top:12px;overflow-x:auto}.thumbnail-button{flex:0 0 82px;padding:3px;border:2px solid transparent;background:transparent}.thumbnail-button.active{border-color:#8c5635}.thumbnail-button img{width:100%;height:86px;object-fit:cover}.product-modal-information{padding:70px 40px 40px;background:#fff}.modal-product-badge{display:inline-block;margin-bottom:20px;padding:7px 10px;background:#eee0d1;color:#71452d;font-size:.75rem;font-weight:700}.product-modal-information h2{margin:8px 0 10px;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.1rem);line-height:1.1}.modal-product-price{margin:0 0 26px;color:#855034;font-size:1.35rem;font-weight:700}.product-description{color:#665b52}.product-details{margin:30px 0;border-top:1px solid #e5dbd1}.product-details>div{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid #e5dbd1}.product-details span{color:#756960}.enquiry-button{width:100%}.craft-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:90px 8%;background:#e8ded1}.craft-section>p{align-self:end;color:#675c53;font-size:1.08rem}.site-footer{display:flex;justify-content:space-between;gap:40px;padding:50px 8%;background:#2d241e;color:#e7dbcd}.site-footer h2{margin-top:0;font-family:Georgia,serif}.empty-products-message{padding:50px;text-align:center;background:#fff}@media(max-width:900px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-modal-grid{grid-template-columns:1fr}.product-modal-information{padding:36px 28px}.craft-section{grid-template-columns:1fr}}@media(max-width:640px){.site-header{padding:16px 20px}.site-navigation{display:none}.hero-section{min-height:62vh;padding:70px 24px}.products-section{padding:65px 20px}.products-grid{grid-template-columns:1fr}.product-modal-overlay{padding:0}.product-modal{width:100%;max-height:100vh;min-height:100vh}.product-gallery-section{padding:56px 12px 12px}.main-gallery-image{height:55vh}.gallery-arrow{width:38px;height:38px;font-size:1.5rem}.craft-section,.site-footer{grid-template-columns:1fr;padding:60px 24px}.site-footer{flex-direction:column}}:root{--paper: #faf8f3;--cream: #eee7db;--ink: #352e28;--brown: #78563f;--line: #ded5c8;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-size:15px;line-height:1.65}body{background:var(--paper)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{min-height:40px;padding:9px 15px;color:var(--ink);background:transparent;border:1px solid var(--line);border-radius:2px}button:hover{border-color:var(--brown)}button:disabled{opacity:.5;cursor:not-allowed}a:hover{color:var(--brown)}:focus-visible{outline:3px solid #9b6236;outline-offset:4px}input,select,textarea{width:100%;min-width:0;max-width:100%;border:1px solid #c8baaa;background:#fffdf9;border-radius:2px;padding:11px 12px;color:var(--ink)}textarea{resize:vertical}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.12}h1{font-size:clamp(2.5rem,5vw,4.5rem)}h2{font-size:clamp(2rem,3.5vw,3.5rem)}h3{font-size:1.5rem}p{color:#6c6258}small,.fine-print{font-size:.8rem;color:#766c61}.fine-print a{text-decoration:underline}.preserve-lines,.description p{white-space:pre-wrap;overflow-wrap:anywhere}.section-label{font-size:.68rem;letter-spacing:.2em;color:#77533c}.skip-link{position:fixed;top:-70px;left:20px;background:#fff;padding:10px 20px;z-index:1000}.skip-link:focus{top:10px}.announcement{background:#594735;color:#f5ede1;padding:7px 20px;text-align:center;font-size:.68rem;letter-spacing:.08em}.site-header{padding:18px 5%;background:#faf8f3f7;border-color:var(--line);gap:30px}.brand{display:flex;align-items:center;gap:20px}.brand img{width:95px;height:52px;object-fit:contain}.brand>span{font-size:.56rem;letter-spacing:.18em;max-width:100px;line-height:1.7;border-left:1px solid var(--line);padding-left:20px}.site-navigation{gap:28px;align-items:center;font-size:.82rem}.site-navigation a.active{color:var(--brown);text-decoration:underline;text-underline-offset:7px}.site-navigation .nav-cta{border:1px solid #9b8977;padding:9px 18px}.menu-toggle{display:none}.hero-section{min-height:690px;height:78vh;max-height:950px;padding:85px 8%;position:relative;background:linear-gradient(90deg,#1c1914a8,#1c191414),url(https://images.unsplash.com/photo-1615874694520-474822394e73?auto=format&fit=crop&w=1920&q=85) center/cover}.hero-content{max-width:690px;position:relative;z-index:1}.hero-content .section-label{color:#f1d9b8}.hero-content h1{font-size:clamp(3.5rem,6.8vw,6.8rem);font-weight:400;line-height:1.03;margin:26px 0}.hero-content>p:not(.section-label){color:#eee7dc;font-size:1rem;max-width:400px}.hero-button{display:flex;justify-content:space-between;gap:45px;max-width:290px;background:#f3eee5;color:#433526;margin-top:32px;padding:16px 24px;font-size:.85rem}.hero-button:hover{background:#e8ddca;color:#33271f}.hero-caption{position:absolute;right:5%;bottom:35px;color:#fff;text-align:right}.hero-caption span{font-size:.6rem;letter-spacing:.15em}.hero-caption p{color:#eee2d3;font:italic 1rem Georgia,serif}.editorial-strip{display:flex;justify-content:space-evenly;gap:20px;padding:22px;background:#eee7dc;border-bottom:1px solid var(--line);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.editorial-strip span+span:before{content:"✧";padding-right:55px;color:#9b7b5b}.products-section{padding:85px 6%}.section-heading{max-width:none;margin-bottom:35px}.section-heading h2{font-weight:400;margin:14px 0}.section-heading h2 em{font-weight:400;color:#97775a}.categories-section{display:grid;grid-template-columns:.75fr 1.5fr;gap:65px;background:#f6f1e8}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.category-tile{display:flex;align-items:center;gap:16px;min-height:82px;border-bottom:1px solid #d9cebe;padding:12px 4px}.category-tile h3{font-size:1.25rem;flex:1;margin:0}.category-number{font-size:.65rem;color:#9a846c}.category-tile:hover{color:var(--brown);background:#eee6d8}.row-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap}.underlined{border-bottom:1px solid #8d735a;padding-bottom:6px;font-size:.8rem;white-space:nowrap}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.products-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{background:transparent;border:none;min-width:0}.product-card-image-button{display:block;position:relative;background:var(--cream);overflow:hidden}.product-card-image{aspect-ratio:4/5;object-fit:cover;width:100%}.product-card-content{padding:19px 0}.product-card-content h3{font-size:1.35rem;line-height:1.3;margin-bottom:8px}.product-category{font-size:.62rem;letter-spacing:.15em;font-weight:400}.product-craft{font-size:.86rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-content small{display:block;margin-top:6px;font-size:.7rem}.product-badge{font-weight:400;text-transform:uppercase;letter-spacing:.09em;font-size:.6rem;padding:7px 10px}.image-hover{position:absolute;bottom:12px;left:12px;right:12px;padding:13px;background:#faf8f3f0;text-align:center;font-size:.78rem;transform:translateY(80px);transition:transform .25s}.product-card:hover .image-hover,.product-card:focus-within .image-hover{transform:none}.price{font-size:.86rem;color:#73573f;margin:15px 0}.price del{color:#9b9289;margin-right:8px}.card-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:.76rem;border-top:1px solid var(--line);padding-top:8px}.text-button{padding:5px 0;border:0;border-bottom:1px solid #ad9985;min-height:32px;font-size:.8rem}.whatsapp-link{display:inline-block;font-size:.73rem;margin-top:12px;color:#486141}.craft-section{padding:0;gap:0;background:#e9e1d5;grid-template-columns:1fr 1fr}.story-image{min-height:540px;background:url(https://images.unsplash.com/photo-1604014237800-1c9102c219da?auto=format&fit=crop&w=1100&q=80) center/cover}.story-copy{padding:90px 12%;align-self:center}.story-copy h2{font-weight:400;margin:22px 0;line-height:1.16}.story-copy p{font-size:.95rem;line-height:1.9}.story-copy .underlined{display:inline-block;margin-top:20px}.why-section{padding:90px 8%;background:#f0ebe2}.why-section>h2{margin-top:20px}.three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:45px}.three-columns>div{border-top:1px solid #ccbfaf;padding-top:22px}.three-columns span{color:#9b7958;font-size:.8rem}.three-columns h3{font-size:1.4rem}.three-columns p{font-size:.9rem}.social-section{text-align:center;padding:90px 8%}.enquiry-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:70px 8%;background:#e1d6c4}.enquiry-cta h2{margin:18px 0}.primary,.secondary{display:inline-flex;justify-content:center;align-items:center;padding:13px 23px;min-height:48px;border:1px solid var(--brown);background:var(--brown);color:#fff;font-size:.86rem;text-decoration:none}.primary:hover{background:#5e402b;color:#fff}.secondary{background:transparent;color:var(--brown);margin-top:12px}.secondary:hover{background:#e6dccb;color:#4c3423}.full{width:100%}.site-footer{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;padding:70px 6% 25px;background:#332b24;color:#e2d6c5;gap:45px}.site-footer h3{font:400 .72rem Arial,sans-serif;text-transform:uppercase;letter-spacing:.1em;color:#bca68c;margin-bottom:24px}.site-footer a:not(.footer-brand){display:block;font-size:.8rem;color:#e2d6c5;margin:10px 0}.site-footer a:hover{color:#fff;text-decoration:underline}.site-footer p,.site-footer small{color:#bcb0a0;font-size:.83rem}.footer-brand{font:1.9rem Georgia,serif;display:block;margin-bottom:20px}.footer-bottom{grid-column:1/-1;border-top:1px solid #57493b;padding-top:25px;font-size:.7rem;color:#bcae9d;display:flex;justify-content:space-between;gap:15px}.page-heading{padding:75px 6% 55px;background:#eee7db;border-bottom:1px solid var(--line)}.page-heading h1{max-width:950px;margin:20px 0}.page-heading p:not(.section-label){font-size:.95rem}.catalogue-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:45px;padding:50px 5% 90px}.filter-panel{align-self:start}.filter-panel h2{font:1rem Georgia,serif}.filter-panel .field{margin:20px 0}.filter-panel .row-heading{gap:10px}.field{display:flex;flex-direction:column;gap:7px;font-size:.8rem;color:#584b3f;min-width:0}.results-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.results-toolbar p{font-size:.85rem}.results-toolbar .field{flex-direction:row;align-items:center;white-space:nowrap}.results-toolbar select{width:175px}.catalogue-results .products-grid{gap:25px}.empty{padding:50px 25px;text-align:center;background:#f0eae0;border:1px solid var(--line);width:100%}.empty h3{font-size:1.8rem;margin:16px 0}.empty p{max-width:470px;margin:0 auto;font-size:.9rem}.empty-mark{font-size:3rem;color:#9d8262}.notice{padding:20px 24px;margin:15px 0;background:#eee7d9;border:1px solid var(--line);overflow-wrap:anywhere}.notice h3{margin-top:0}.notice.error{background:#fff0e9;border-color:#d3a48f;color:#782f19}.notice button{margin-left:10px}.pagination{display:flex;justify-content:center;align-items:center;gap:22px;margin-top:35px;font-size:.82rem}.breadcrumbs{display:flex;flex-wrap:wrap;gap:12px;padding:30px 6%;font-size:.75rem;color:#786857}.product-detail{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;padding:0 6% 80px}.product-gallery-section{padding:0;min-width:0}.main-gallery-image{height:auto;aspect-ratio:4/5;object-fit:contain;max-height:750px}.product-information{padding:20px 0}.product-information h1{font-size:clamp(2.3rem,3.5vw,3.5rem);margin:20px 0}.product-information>.price{font-size:1rem}.product-details>div{font-size:.86rem}.product-details dd{text-align:right;margin:0;overflow-wrap:anywhere}.product-details dt{color:#84715f}.description{border-top:1px solid var(--line);margin-top:35px;padding-top:20px}.description h2{font-size:1.6rem}.description p{font-size:.95rem}.story-page{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding:70px 6%}.story-page>div:last-child{align-self:center}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:70px 7%}.contact-layout h2{font-size:2.3rem;margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form-full{grid-column:1/-1}.form-stack{display:grid;gap:22px}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.enquiry-dialog{border:0;padding:0;width:min(700px,94vw);max-height:90dvh;background:var(--paper);color:var(--ink)}.enquiry-dialog::backdrop{background:#1e1914b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-content{padding:40px;position:relative}.dialog-content>h2{margin:15px 0 30px}.close-button{position:absolute;right:15px;top:15px;border:0;background:#eee7dc}.selected-product{border:1px solid var(--line);padding:16px;background:#f0e9de}.selected-product h3{font-size:1.5rem;margin:8px 0}.selected-product small{letter-spacing:.1em}.prose{max-width:840px;margin:60px auto;padding:0 25px 60px}.prose h2{font-size:1.65rem;margin-top:36px}.prose a{text-decoration:underline}.not-found{padding:100px 6%;text-align:center}.not-found h1{font-size:clamp(2.5rem,5vw,4rem)}.not-found .primary{margin-top:20px}.admin-login{max-width:480px;margin:8vh auto;padding:35px;background:#f1ebe1}.admin-login h1{font-size:2.8rem}.admin-shell{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:100vh}.admin-sidebar{padding:35px 25px;background:#3b3027;color:#f4eadc;display:flex;flex-direction:column;gap:25px;align-self:stretch}.admin-sidebar .section-label{color:#cab08e}.admin-sidebar nav{display:grid;gap:8px}.admin-sidebar nav a{padding:12px 15px}.admin-sidebar a.active{background:#65503c}.admin-sidebar button{color:#f1dfc8;border-color:#8b7359}.admin-sidebar>a:not(.footer-brand){font-size:.8rem}.admin-main{padding:45px 5%;min-width:0}.admin-main h1{font-size:2.8rem;margin:10px 0 30px}.admin-main h2{font-size:1.8rem}.admin-main fieldset{border:0;padding:0;margin:0;min-width:0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:35px 0 50px}.stats-grid>div{padding:25px;background:#eee5d7;border:1px solid var(--line)}.stats-grid strong{display:block;font:2.8rem Georgia,serif}.stats-grid span{display:block;font-size:.8rem;margin-top:12px}.admin-filters{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:30px}.admin-filters .field{flex:1;min-width:130px}.list-row{display:flex;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid var(--line);font-size:.85rem;width:100%;text-align:left;flex-wrap:wrap;min-width:0}.list-row small{display:block}.list-title{flex:1;min-width:140px}.list-row time{font-size:.75rem}.admin-thumb{width:55px;height:70px;object-fit:cover}.small-actions{display:flex;flex-wrap:wrap;gap:7px;font-size:.72rem}.small-actions button{font-size:.7rem;padding:5px 8px;min-height:33px}.small-actions a{padding:7px}.danger{color:#9b3222}.badge{font-size:.65rem;background:#e9e0d1;padding:5px 9px;white-space:nowrap}.check-row{display:flex;flex-wrap:wrap;gap:25px;margin:30px 0;font-size:.85rem}.check-row label{display:flex;align-items:center;gap:10px}.check-row input{width:18px;height:18px}.image-editor{margin:35px 0}.image-editor p{font-size:.82rem}.upload-zone{display:block;padding:25px;border:1px dashed #a28669;background:#eee7dc}.upload-zone input{margin-top:15px;background:#fff}.image-editor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:25px}.image-edit-card{padding:15px;border:1px solid var(--line);display:grid;gap:12px;align-content:start}.image-edit-card>img{height:180px;width:100%;object-fit:contain;background:#eee7db}.image-edit-card input[type=file]{font-size:.65rem;padding:8px 3px}.enquiry-row{border:0;border-bottom:1px solid var(--line)}.enquiry-summary{padding:25px;background:#eee6d9;margin:25px 0;overflow-wrap:anywhere}.enquiry-summary h3{margin-top:0}.enquiry-summary a{text-decoration:underline}.enquiry-summary p{margin:10px 0}.admin-editor>.row-heading{margin-bottom:25px}@media(min-width:1500px){.catalogue-layout{grid-template-columns:250px minmax(0,1fr)}.catalogue-results .products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1100px){.brand>span{display:none}.site-navigation{gap:19px}.products-grid.four,.catalogue-results .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.categories-section{gap:35px}.category-tile h3{font-size:1.1rem}.site-footer{grid-template-columns:1.2fr 1fr 1fr}.site-footer>div:first-child{grid-column:1/-1}.product-detail{gap:35px}.admin-shell{grid-template-columns:190px minmax(0,1fr)}.stats-grid,.image-editor-grid{grid-template-columns:1fr 1fr}.editorial-strip span+span:before{padding-right:20px}}@media(max-width:800px){.site-header{padding:12px 5%}.brand img{width:85px;height:48px}.menu-toggle{display:block}.site-navigation{display:none;position:absolute;left:0;right:0;top:100%;padding:20px 6%;background:var(--paper);border-bottom:1px solid var(--line)}.site-navigation.open{display:flex;flex-direction:column;align-items:stretch;gap:20px}.hero-section{min-height:600px;height:75vh;padding:65px 7%;background-position:60% center}.hero-content h1{font-size:clamp(3.6rem,9vw,5rem)}.hero-caption{display:none}.editorial-strip span:last-child{display:none}.categories-section{grid-template-columns:1fr}.category-grid{gap:0 20px}.craft-section{grid-template-columns:1fr}.story-image{min-height:420px}.story-copy{padding:60px 7%}.three-columns{gap:25px}.enquiry-cta{align-items:flex-start;flex-direction:column}.catalogue-layout{grid-template-columns:1fr;padding:30px 5% 70px;gap:20px}.filter-panel{display:grid;grid-template-columns:1fr 1fr;gap:15px}.filter-panel>.row-heading{grid-column:1/-1}.filter-panel .field{margin:0}.filter-panel .fine-print,.price-filters{grid-column:1/-1}.price-filters{display:flex;gap:15px}.product-detail{grid-template-columns:1fr}.main-gallery-image{max-height:600px}.product-information{padding-top:0}.contact-layout,.story-page{grid-template-columns:1fr;gap:35px}.contact-layout{padding:50px 6%}.story-page{padding:45px 6%}.admin-shell{grid-template-columns:1fr}.admin-sidebar{padding:20px 5%;gap:12px}.admin-sidebar nav{display:flex;flex-wrap:wrap}.admin-sidebar .footer-brand{margin:0}.admin-sidebar .section-label{display:none}.admin-sidebar>button{align-self:flex-start}.admin-main{padding:30px 5%}.admin-main h1{font-size:2.3rem}.admin-sidebar>a:not(.footer-brand){display:none}.three-columns{grid-template-columns:1fr}.three-columns h3{margin:14px 0}.site-footer{gap:30px}.thumbnail-button{flex-basis:65px}.thumbnail-button img{height:70px}}@media(max-width:540px){.announcement{font-size:.58rem;padding:6px 12px}.hero-section{min-height:570px;height:77vh}.hero-content h1{font-size:3.65rem;max-width:350px}.hero-content>p:not(.section-label){font-size:.9rem}.editorial-strip{padding:15px 10px;font-size:.55rem;gap:14px}.editorial-strip span+span:before{padding-right:14px}.products-section{padding:55px 5%}.category-tile h3{font-size:1rem}.category-tile{gap:8px;min-height:76px}.category-number{font-size:.55rem}.products-grid,.products-grid.four{grid-template-columns:1fr}.catalogue-results .products-grid{grid-template-columns:1fr 1fr;gap:15px}.catalogue-results .product-card h3{font-size:1.08rem}.catalogue-results .card-actions{flex-direction:column;align-items:flex-start;gap:0}.catalogue-results .product-craft{font-size:.75rem}.catalogue-results .price{font-size:.76rem}.catalogue-results .product-card-content{padding-top:12px}.catalogue-results .product-badge{top:8px;left:8px;font-size:.48rem;padding:4px 6px}.row-heading{align-items:flex-start}.section-heading h2{font-size:2.55rem}.page-heading{padding:45px 6% 35px}.page-heading h1{font-size:2.7rem}.results-toolbar{gap:8px}.results-toolbar .field{font-size:.7rem;gap:6px}.results-toolbar select{width:128px;font-size:.74rem;padding:9px}.results-toolbar p,.field{font-size:.75rem}.site-footer{grid-template-columns:1fr 1fr;padding:50px 6% 25px}.site-footer>div:first-child{grid-column:1/-1}.site-footer>div:nth-child(4){grid-column:1/-1}.footer-bottom{flex-direction:column}.form-grid{grid-template-columns:1fr}.dialog-content{padding:30px 20px}.enquiry-dialog{width:96vw;max-height:94dvh}.product-detail{padding:0 5% 50px}.story-image{min-height:320px}.why-section{padding:55px 6%}.enquiry-cta{padding:50px 6%}.enquiry-cta h2{font-size:2.4rem}.image-editor-grid{grid-template-columns:1fr}.admin-login{margin:4vh 5%;padding:25px}.stats-grid{gap:12px}.stats-grid>div{padding:18px}.stats-grid strong{font-size:2.2rem}.admin-filters{gap:12px}.admin-filters .field{min-width:120px}.list-row{gap:12px}.pagination{gap:12px;font-size:.75rem}.pagination button{padding:8px}.notice{padding:18px;font-size:.88rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.specification-row{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:15px;margin:15px 0}@media(max-width:540px){.specification-row{grid-template-columns:1fr}.specification-row button{justify-self:start}}.product-card,.catalogue-results,.product-information,.site-footer>div{min-width:0}.whatsapp-link{display:block;white-space:normal;overflow-wrap:anywhere;line-height:1.5;padding:12px 0;min-height:44px}.site-footer a{overflow-wrap:anywhere}.thumbnail-list{max-width:100%;overflow-x:auto;flex-wrap:nowrap}.thumbnail-button{flex-shrink:0}.main-gallery-image{object-fit:contain}.contact-direct{padding:clamp(20px,4vw,48px);background:#f3ede3;border-radius:12px}.hero-section{background-image:linear-gradient(90deg,#1c1611ad,#1c161114),url(/products/bedcovers/sage-floral-bedcover-1.jpeg);background-size:cover;background-position:center}.story-image{background-image:url(/products/bedcovers/peach-floral-bedcover-1.jpeg);background-size:cover;background-position:center}@media(max-width:380px){.catalogue-results .products-grid{grid-template-columns:1fr}.hero-content h1{font-size:2.8rem}.site-footer{grid-template-columns:1fr}.site-footer>div{grid-column:1/-1}}:root{--paper:#fcfaf5;--cream:#eee8dc;--ink:#2d2c24;--brown:#806444;--line:#ddd5c5}.hero-section{min-height:680px;background-image:linear-gradient(90deg,#181a14d4,#181a143b 70%),url(/products/bedcovers/sage-floral-bedcover-1.jpeg);background-position:center 58%}.hero-content h1{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em;max-width:780px;font-size:clamp(3rem,6.8vw,7rem);line-height:1.04}.hero-content .section-label{color:#e7d5b7;letter-spacing:.24em}.hero-button{border-color:#c8ac7e!important;background:#eee5d3!important;color:#302b22!important}.section-heading h2,.craft-section h2,.page-heading h1,.collection-faq h2,.enquiry-cta h2{font-family:Georgia,Times New Roman,serif;letter-spacing:-.035em;font-weight:400}.editorial-strip{background:#e9e1d1;letter-spacing:.12em;font-size:.75rem}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.category-tile{position:relative;isolation:isolate;overflow:hidden;background:#eee8dc;min-height:115px;border:0;padding:26px;align-items:end}.category-with-image{min-height:360px;color:#fff}.category-with-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .6s ease}.category-with-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(22,23,18,.77),transparent 70%);z-index:-1}.category-with-image:hover{color:#fff;background:#eee8dc}.category-with-image:hover img{transform:scale(1.04)}.category-tile h3{font-family:Georgia,serif;font-weight:400;font-size:1.65rem}.category-number{opacity:.75}.product-card{background:transparent;border:0;box-shadow:none}.product-card-image{aspect-ratio:4/5;object-fit:cover}.product-card-content{padding:21px 0!important}.product-card-content h3{font-family:Georgia,serif;font-weight:400;line-height:1.35}.whatsapp-link{font-size:.78rem;letter-spacing:.025em;border-bottom:1px solid #c6b797;width:fit-content}.products-section{padding-top:90px;padding-bottom:90px}.craft-section{background:#e9e2d5}.story-copy{padding:clamp(30px,6vw,90px)}.site-footer{background:#252b25;color:#eee8dc;border-top:4px solid #9e8458}.site-footer a,.site-footer p,.site-footer small{color:#d4d2c7}.site-footer h3{color:#c9b48d}.site-footer a:hover{color:#fff}.contact-form-panel{padding:clamp(22px,4vw,52px);background:#f0eadd;border:1px solid #ded3c0}.contact-form-panel h2{font-family:Georgia,serif;font-weight:400;margin-top:0}.contact-form-panel input,.contact-form-panel textarea{background:#fcfaf5}.collection-faq{max-width:1100px;margin:auto}.collection-faq h2{font-size:clamp(2rem,4vw,3.6rem)}.collection-faq details{border-top:1px solid var(--line);padding:22px 0}.collection-faq summary{cursor:pointer;font-size:1.1rem;min-height:32px}.collection-faq details p{color:#655f51;max-width:760px}@media(max-width:850px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-with-image{min-height:300px}.hero-section{min-height:580px}.products-section{padding-top:55px;padding-bottom:55px}}@media(max-width:540px){.category-grid{gap:12px}.category-tile{padding:16px;min-height:95px}.category-with-image{min-height:235px}.category-tile h3{font-size:1.15rem}.hero-section{min-height:540px}.hero-content h1{font-size:3.25rem}.contact-form-panel{padding:22px 16px}}@media(max-width:360px){.category-grid{grid-template-columns:1fr}.category-with-image{min-height:300px}.hero-content h1{font-size:2.75rem}}@media(prefers-reduced-motion:reduce){.category-with-image img{transition:none}}.preview-note{margin:0;padding:9px 5vw;text-align:center;font-size:.72rem;letter-spacing:.04em;background:#eee8dc;color:#615544}.other-collections{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 36px;padding:0 6vw 35px;font-size:.88rem}.other-collections a{padding:8px 0;border-bottom:1px solid var(--line)}.site-header .brand img{width:142px;height:64px;object-fit:contain}.site-header{min-height:80px;height:80px;padding:8px 5%}.site-header .brand span{max-width:140px}.menu-toggle{width:46px;height:46px;padding:0;align-items:center;justify-content:center;border:0}.menu-toggle svg{display:block}.site-footer .footer-brand{display:inline-flex!important;align-items:center;background:transparent;padding:0;width:160px;height:72px;margin-bottom:28px}.site-footer .footer-brand img{display:block;width:160px;height:72px;object-fit:contain}.site-footer .footer-brand+p{margin-top:0;margin-bottom:18px;line-height:1.8}.categories-section{display:block}.categories-section>.section-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:8%;align-items:start;margin-bottom:44px}.categories-section .section-label{grid-column:1/-1}.categories-section .section-heading h2{grid-column:1;grid-row:2/4;margin-top:0;max-width:570px}.collection-intro{grid-column:2;margin:0 0 18px!important;max-width:530px;line-height:1.9}.collection-intro-note{grid-column:2;border-top:1px solid #cdbd9f;padding-top:18px}.collection-intro-note>span{font-size:.65rem;letter-spacing:.16em;color:#806444}.collection-intro-note p{font-family:Georgia,serif;font-size:1.2rem;max-width:480px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-number{color:inherit}.category-with-image{min-height:370px}.category-tile h3{font-size:1.5rem}.hero-carousel{background:none!important;overflow:hidden;isolation:isolate;display:flex;align-items:center;min-height:710px;padding-bottom:110px}.hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity 1s ease;z-index:-2}.hero-slide.is-active{opacity:1}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#11161199,#11161112 85%);z-index:-1}.hero-carousel .hero-content{position:relative;top:auto;left:auto;transform:none;width:100%;max-width:760px}.hero-carousel .hero-content h1{color:#fff;font-size:clamp(3rem,5.6vw,6.5rem)}.hero-carousel .hero-content>p{max-width:430px}.hero-carousel-bottom{position:absolute;bottom:26px;left:8%;right:6%;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff}.hero-carousel-bottom>p{font-size:.75rem;letter-spacing:.08em}.hero-controls{display:flex;gap:8px;align-items:center}.hero-controls>button,.gallery-arrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:46px!important;height:46px!important;min-height:46px;padding:0!important;border-radius:50%;line-height:1!important;flex-shrink:0}.hero-controls>button{border:1px solid #ffffff70;color:#fff;background:#24281d50}.hero-dots{display:flex}.hero-dots button{padding:0;width:26px;height:44px;border:0;display:grid;place-items:center}.hero-dots span{width:6px;height:6px;border-radius:50%;background:#ffffff75}.hero-dots .active span{background:#fff;width:9px;height:9px}.gallery-arrow svg{display:block;flex-shrink:0}.collection-heading{background-size:cover;background-position:center 53%;min-height:350px;color:#fff;display:flex;flex-direction:column;justify-content:center;border:0}.collection-heading .section-label,.collection-heading p,.collection-heading a{color:#f5edde}.collection-heading h1{text-shadow:0 2px 18px #0004}@media(max-width:850px){.menu-toggle{display:flex}.site-navigation{top:80px}.categories-section>.section-heading{display:block}.collection-intro-note{margin-top:24px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-with-image{min-height:310px}.hero-carousel{min-height:650px}.collection-heading{min-height:310px}}@media(max-width:540px){.site-header .brand img{width:120px;height:56px}.site-header{min-height:72px;height:72px;padding:8px 5%}.site-navigation{top:72px}.hero-carousel{min-height:640px;height:auto;padding:65px 6% 125px}.hero-carousel .hero-content h1{font-size:3.15rem}.hero-slide{object-position:60% center}.hero-carousel-bottom{left:6%;right:6%;flex-wrap:wrap;gap:6px;bottom:18px}.hero-carousel-bottom>p{width:100%;margin:0 0 5px}.hero-controls{margin-left:auto}.category-with-image{min-height:265px}.category-tile h3{font-size:1.2rem}.collection-heading{min-height:300px;padding-top:50px;padding-bottom:45px}.collection-heading h1{font-size:2.6rem}.site-footer .footer-brand,.site-footer .footer-brand img{width:150px;height:68px}}@media(max-width:380px){.category-grid{grid-template-columns:1fr}.category-with-image{min-height:330px}.hero-carousel .hero-content h1{font-size:2.7rem}}@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}}
