
:root{--navy:#102a56;--sage:#667b4c;--sage-dark:#53673c;--sage-light:#e6ebdd;--blue:#d7e8f4;--cream:#fbf8f0;--yellow:#f7d56b;--peach:#e8a38e;--border:#e7e2d8;--text:#27324a;--muted:#6c746f}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Nunito Sans",sans-serif;color:var(--text);background:#fffdf9;line-height:1.55}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1280px,calc(100% - 32px));margin:auto}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}
.announcement{height:36px;background:linear-gradient(90deg,#e6eadc,#f3f0e6,#e6eadc);display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center;font-size:13px;font-weight:700;color:#20251f}
.site-header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:50;border-bottom:1px solid rgba(231,226,216,.75);backdrop-filter:blur(12px)}.header-inner{height:116px;display:flex;align-items:center;gap:28px}.brand{width:250px;flex:none}.brand img{height:106px;width:230px;object-fit:cover;object-position:left center}.main-nav{display:flex;gap:31px;align-items:center;margin-left:auto;font-size:13px;font-weight:800;text-transform:uppercase;color:var(--navy)}.main-nav>a,.nav-drop{padding:14px 0;border-bottom:2px solid transparent;background:none;border-left:0;border-right:0;border-top:0;color:inherit;cursor:pointer}.main-nav>a:hover,.nav-drop:hover{border-color:var(--sage)}.nav-group{position:relative}.dropdown{display:none;position:absolute;top:48px;left:-20px;width:240px;background:#fff;border:1px solid var(--border);box-shadow:0 18px 40px rgba(16,42,86,.12);border-radius:14px;padding:10px}.dropdown a{display:block;padding:10px 12px;border-radius:8px;text-transform:none}.dropdown a:hover{background:var(--cream)}.nav-group:hover .dropdown,.nav-group.open .dropdown{display:block}.header-actions{display:flex;align-items:center;gap:15px;color:var(--navy);font-size:22px}.header-actions button{border:0;background:none}.header-actions a{position:relative}.cart-count{position:absolute;right:-9px;top:-11px;background:var(--sage);color:#fff;border-radius:20px;font-size:10px;padding:2px 6px}.menu-toggle{display:none;background:none;border:0;font-size:26px}
.hero{padding:8px 0 0;background:linear-gradient(90deg,#fff 0 46%,#fbfaf6 46%)}.hero-grid{display:grid;grid-template-columns:42% 58%;align-items:stretch;min-height:510px}.hero-copy{padding:26px 20px 26px 34px}.script{font-family:Allura,cursive;font-size:62px;line-height:.9;color:var(--sage)}.display{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-weight:700;line-height:.95;color:var(--navy);font-size:65px}.display .green{color:var(--sage)}.strap{display:inline-block;background:var(--yellow);padding:6px 14px;border-radius:7px;font-weight:800;margin:16px 0 12px;font-size:20px}.hero-copy p{max-width:470px;font-size:18px}.actions{display:flex;gap:16px;margin:18px 0 20px}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 22px;border-radius:5px;border:1px solid var(--navy);font-weight:800;text-transform:uppercase;font-size:13px;letter-spacing:.02em}.btn-primary{background:var(--yellow);border-color:var(--yellow)}.btn-secondary{background:#fff}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(16,42,86,.1)}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;font-size:12px;font-weight:700;color:var(--navy)}.feature{display:flex;gap:7px;align-items:center}.feature i{font-style:normal;font-size:25px}.hero-media{position:relative;overflow:hidden;border-radius:0 0 0 18px}.hero-media>img{width:100%;height:100%;object-fit:cover;object-position:center top}.sample-card{position:absolute;right:12px;width:138px;background:#fffdf7;border:1px solid #d7c7ae;box-shadow:0 8px 20px rgba(0,0,0,.12);padding:13px;text-align:center;font-family:Allura,cursive;color:var(--navy);font-size:32px;line-height:1;transform:rotate(4deg)}.sample-card.one{top:22px}.sample-card.two{top:165px;transform:rotate(-2deg)}.sample-card.three{top:305px;transform:rotate(5deg);color:#d47969}.round-badge{position:absolute;right:95px;bottom:10px;width:150px;height:150px;background:#fff;border:2px dashed #e2b98d;border-radius:50%;display:grid;place-content:center;text-align:center;font-weight:900;color:var(--navy);line-height:1.3}
.section{padding:56px 0}.section-title{text-align:center;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-size:38px;color:var(--sage-dark);font-weight:700;letter-spacing:.03em}.section-title:before,.section-title:after{content:"❧";margin:0 15px;color:var(--sage)}.occasion-wrap{margin-top:-18px;position:relative;z-index:2;background:white;border-radius:22px;padding:26px;box-shadow:0 16px 45px rgba(57,73,46,.08)}.cards5{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.category-card{text-align:center}.category-card img{width:100%;aspect-ratio:1/1.08;object-fit:cover;border-radius:12px;transition:.25s}.category-card:hover img{transform:translateY(-4px);box-shadow:0 14px 26px rgba(16,42,86,.14)}.category-card h3{margin:12px 0 0;text-transform:uppercase;color:var(--navy);font-size:17px}.category-card p{font-size:13px;margin:3px 5px}
.how-custom{display:grid;grid-template-columns:1fr 1fr;gap:22px}.panel{background:#fff;border:1px solid #f0ece4;border-radius:18px;padding:24px;box-shadow:0 12px 36px rgba(16,42,86,.05)}.how-grid{display:grid;grid-template-columns:42% 58%;align-items:center}.steps{display:grid;gap:15px}.step{display:grid;grid-template-columns:36px 1fr;gap:10px;font-size:13px}.step b:first-child{width:30px;height:30px;border-radius:50%;display:grid;place-content:center;background:var(--sage);color:#fff}.step strong{display:block;color:var(--navy);font-size:13px}.apron-preview{position:relative}.apron-preview img{width:100%;max-height:350px;object-fit:cover;border-radius:12px}.preview-text{position:absolute;top:41%;left:50%;transform:translate(-50%,-50%);font-family:Allura,cursive;font-size:44px;color:var(--navy);text-shadow:0 1px #fff}.preview-icon{position:absolute;top:52%;left:50%;transform:translateX(-50%);font-size:27px}.control-label{display:block;font-size:12px;text-transform:uppercase;font-weight:800;color:var(--navy);margin:15px 0 8px}.font-options,.icon-options,.swatches{display:flex;gap:10px;flex-wrap:wrap}.font-choice,.icon-choice{min-width:62px;height:45px;border:1px solid var(--border);border-radius:7px;background:#fff;color:var(--navy);font-size:24px}.font-choice:nth-child(1){font-family:Allura}.font-choice:nth-child(2){font-family:cursive}.font-choice:nth-child(3){font-family:serif}.font-choice:nth-child(4){font-family:Georgia}.font-choice:nth-child(5){font-family:monospace}.selected{outline:3px solid rgba(102,123,76,.25);border-color:var(--sage)!important}.swatch{width:28px;height:28px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #ccc;cursor:pointer}.wide-input{width:100%;border:1px solid var(--border);border-radius:7px;padding:12px}
.culture-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.culture-card{text-align:center;font-weight:800;color:var(--navy)}.culture-card img{width:100%;aspect-ratio:.9;object-fit:cover;border-radius:12px}.culture-card span{display:block;padding-top:9px}.cta-brush{margin:20px auto 55px;background:linear-gradient(90deg,#dfe5d3,#eef1e9,#d8e0cc);padding:24px 30px;display:flex;align-items:center;justify-content:space-between;border-radius:45% 8% 40% 9%/20% 30% 20% 35%}.cta-brush h2{font-family:Allura,cursive;font-size:44px;margin:0}.cta-brush p{margin:0;font-weight:800;font-size:12px}
.footer{background:#fbf7ee;border-top:1px solid var(--border);padding-top:48px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:38px;padding-bottom:42px}.footer h3{text-transform:uppercase;color:#1e251c;font-size:15px;margin:0 0 14px}.footer a{display:block;margin:8px 0;font-size:13px}.footer p{font-size:13px}.footer-brand img{height:95px;width:210px;object-fit:cover}.socials{display:flex;gap:9px}.socials a{width:30px;height:30px;border:1px solid #d8d2c7;border-radius:50%;display:grid;place-content:center}.newsletter{display:flex}.newsletter input{min-width:0;width:100%;padding:11px;border:1px solid #d9d4ca;border-radius:5px 0 0 5px}.newsletter button{width:44px;border:0;background:var(--sage);color:#fff;border-radius:0 5px 5px 0}.trust{line-height:2}.footer-bottom{border-top:1px solid var(--border);padding:16px 0;font-size:12px}.footer-bottom .container{display:flex;justify-content:space-between}
.page-hero{padding:70px 0;background:linear-gradient(110deg,var(--cream),var(--sage-light));text-align:center}.page-hero h1{font:700 56px "Barlow Condensed";text-transform:uppercase;color:var(--navy);margin:0}.page-hero p{max-width:650px;margin:12px auto}.content-section{padding:60px 0}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:35px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:white;border:1px solid var(--border);border-radius:15px;overflow:hidden;box-shadow:0 8px 22px rgba(16,42,86,.05)}.product-card img{width:100%;aspect-ratio:1;object-fit:cover}.product-card .body{padding:16px}.price{color:var(--sage-dark);font-weight:900}.shop-tools{display:flex;gap:10px;justify-content:space-between;margin-bottom:24px}.shop-tools input,.shop-tools select{padding:11px 13px;border:1px solid var(--border);border-radius:8px}.form-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:26px}.field{margin-bottom:15px}.field label{display:block;font-weight:800;font-size:13px;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;padding:12px;border:1px solid var(--border);border-radius:8px}.customiser-layout{display:grid;grid-template-columns:48% 52%;gap:30px}.sticky{position:sticky;top:170px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.choice{border:1px solid var(--border);border-radius:10px;background:#fff;padding:12px;text-align:center;cursor:pointer}.summary{background:var(--cream);padding:15px;border-radius:10px}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:28px}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:16px;padding:15px 0;border-bottom:1px solid var(--border)}.cart-item img{width:100px;height:100px;object-fit:cover;border-radius:10px}.qty{width:70px;padding:8px;border:1px solid var(--border)}.notice{padding:12px;background:var(--sage-light);border-radius:9px}.legal h2{color:var(--navy);margin-top:30px}
@media(max-width:980px){.announcement{grid-template-columns:repeat(2,1fr);height:auto;padding:7px;gap:5px}.header-inner{height:92px}.brand{width:180px}.brand img{width:180px;height:80px}.menu-toggle{display:block;margin-left:auto}.main-nav{position:fixed;top:0;right:-100%;height:100vh;width:min(360px,90vw);background:#fff;display:block;padding:90px 25px;transition:.25s;box-shadow:-15px 0 40px rgba(0,0,0,.12)}.main-nav.open{right:0}.main-nav>a,.nav-drop{display:block;width:100%;text-align:left;padding:14px}.dropdown{position:static;box-shadow:none;width:auto}.header-actions{margin-left:4px}.hero-grid{grid-template-columns:1fr}.hero{background:#fff}.hero-media{min-height:500px}.cards5{grid-template-columns:repeat(3,1fr)}.how-custom,.grid2,.customiser-layout,.cart-layout,.checkout-layout{grid-template-columns:1fr}.culture-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.sticky{position:static}}
@media(max-width:620px){.container{width:min(100% - 22px,1280px)}.announcement{font-size:10px}.header-actions button:nth-child(2){display:none}.hero-copy{padding:25px 8px}.script{font-size:48px}.display{font-size:50px}.strap{font-size:16px}.hero-copy p{font-size:16px}.actions{flex-direction:column}.features{grid-template-columns:repeat(2,1fr)}.hero-media{min-height:430px}.sample-card{width:95px;font-size:23px}.sample-card.two{top:125px}.sample-card.three{top:230px}.round-badge{width:110px;height:110px;font-size:11px;right:74px}.section{padding:38px 0}.occasion-wrap{padding:18px}.cards5{grid-template-columns:repeat(2,1fr)}.how-grid{grid-template-columns:1fr}.culture-grid{grid-template-columns:repeat(2,1fr)}.cta-brush{display:block;text-align:center;border-radius:20px}.cta-brush h2{font-size:35px}.footer-grid{grid-template-columns:1fr}.footer-bottom .container{display:grid;gap:8px}.product-grid{grid-template-columns:1fr}.shop-tools{flex-direction:column}.choice-grid{grid-template-columns:repeat(2,1fr)}.page-hero h1{font-size:42px}.cart-item{grid-template-columns:80px 1fr}.cart-item>div:last-child{grid-column:2}.section-title{font-size:30px}.section-title:before,.section-title:after{margin:0 5px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Refined mockup-matching header, botanical corners and image treatment */
.announcement{position:relative;overflow:hidden;background:#e9ecdf;color:#131713;letter-spacing:.01em}
.announcement:before,.announcement:after,.site-header:before,.site-header:after,.footer:before,.footer:after{content:"";position:absolute;background:url('../assets/images/leaves.svg') center/contain no-repeat;pointer-events:none;z-index:2}
.announcement:before{width:115px;height:72px;left:-17px;top:-25px}.announcement:after{width:115px;height:72px;right:-17px;top:-25px;transform:scaleX(-1)}
.site-header{position:sticky;top:0;overflow:visible}.site-header:before{width:105px;height:75px;left:-25px;top:-20px;opacity:.9}.site-header:after{width:105px;height:75px;right:-25px;top:-20px;transform:scaleX(-1);opacity:.9}
.header-inner{height:118px}.brand{width:260px}.brand img{height:auto;width:245px;object-fit:contain}.main-nav{font-size:12px;gap:29px}.header-actions{gap:18px}
.hero{background:linear-gradient(90deg,#fff 0 43%,#fbfaf6 43%)}.hero-grid{grid-template-columns:43% 57%;min-height:520px}.hero-media>img{filter:saturate(.86) brightness(1.04);object-position:center 38%}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.16),transparent 25%);pointer-events:none}
.category-card img,.culture-card img,.product-card img{filter:saturate(.86) contrast(.96) brightness(1.03)}
.category-card img{aspect-ratio:1/1.05}.culture-card{position:relative}.culture-card img{background:linear-gradient(#fdfbf6,#eef2e8);padding:10px;object-fit:contain}.culture-card:after{content:"Personalised";position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);font-family:Allura,cursive;font-size:22px;color:#102a56;pointer-events:none}
.apron-preview img[src$="apron-clean.svg"]{object-fit:contain;background:linear-gradient(#fff,#f6f4ee);mix-blend-mode:normal!important}
.footer{position:relative;overflow:hidden;background:linear-gradient(180deg,#fbf8f0,#f7f0e5)}.footer:before{width:180px;height:170px;left:-55px;bottom:35px;transform:rotate(-8deg)}.footer:after{width:180px;height:170px;right:-55px;top:30px;transform:scaleX(-1) rotate(-8deg)}
.footer-grid{position:relative;z-index:3;grid-template-columns:1.35fr .82fr .9fr .9fr 1.12fr}.footer-brand img{height:auto;width:220px;object-fit:contain}.footer-bottom{position:relative;z-index:3;background:rgba(255,255,255,.25)}
.stock-credit{font-size:10px;color:#7b8078;margin-top:12px}
@media(max-width:980px){.site-header:before,.site-header:after{width:70px;height:54px;opacity:.55}.header-inner{height:95px}.brand img{width:188px}.hero-grid{grid-template-columns:1fr}.hero-media>img{object-position:center 30%}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.announcement:before,.announcement:after{display:none}.site-header:before,.site-header:after{display:none}.header-inner{height:82px}.brand{width:155px}.brand img{width:155px}.hero-media{min-height:460px}.sample-card{right:5px}.footer:before,.footer:after{opacity:.38;width:125px;height:120px}.footer-grid{grid-template-columns:1fr}.category-card img{aspect-ratio:1}.culture-card:after{font-size:18px}}
