:root{--navy:#171833;--cream:#fffaf0;--paper:#f8f0e4;--pink:#f23d76;--blush:#ffd7e1;--aqua:#74ded0;--yellow:#ffd84f;--muted:#676578;--line:rgba(23,24,51,.14);--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--navy);font-family:Inter,Segoe UI,Arial,sans-serif}.preview-ribbon{position:fixed;z-index:20;right:20px;bottom:18px;padding:10px 14px;background:var(--navy);color:#fff;border:2px solid #fff;box-shadow:4px 4px 0 var(--pink);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.announcement{padding:9px 20px;background:var(--pink);color:#fff;text-align:center;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.announcement span{padding:0 12px;color:var(--yellow)}.site-header{min-height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:18px clamp(20px,5vw,76px);border-bottom:1px solid var(--line);background:rgba(255,250,240,.94);position:sticky;top:0;z-index:10}.wordmark{display:inline-flex;flex-direction:column;width:max-content;color:var(--navy);font-size:22px;font-weight:1000;line-height:.72;letter-spacing:-.08em;text-transform:uppercase;text-decoration:none}.wordmark>span{display:block;transform-origin:left center}.wordmark>span:nth-child(2){transform:scaleX(.82)}.wordmark i{color:var(--pink);font-style:normal}.site-header nav{display:flex;gap:30px}.site-header nav a,.header-actions a{color:var(--navy);font-size:12px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.site-header nav a:hover,.header-actions a:hover{color:var(--pink)}.header-actions{justify-self:end;display:flex;gap:22px}.hero{min-height:650px;display:grid;grid-template-columns:minmax(0,.84fr) minmax(450px,1.16fr);overflow:hidden}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:80px clamp(30px,7vw,110px);background:var(--blush)}.eyebrow{margin:0 0 14px;color:var(--pink);font-size:11px;font-weight:900;letter-spacing:.19em;text-transform:uppercase}.hero h1,.section-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em}.hero h1{font-size:clamp(58px,7vw,104px);line-height:.86}.hero h1 em{color:var(--pink);font-weight:400}.hero-copy>p:not(.eyebrow){max-width:530px;margin:30px 0;color:#504e63;font-family:Georgia,serif;font-size:20px;line-height:1.55}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.button{display:inline-flex;padding:16px 22px;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.button.dark{background:var(--navy);color:#fff;box-shadow:6px 6px 0 var(--pink)}.text-link{color:var(--navy);font-weight:800;text-decoration:none}.hero-visual{position:relative;min-height:650px;background:var(--aqua);overflow:hidden}.hero-photo{position:absolute;inset:5% 10% 0;background:url('../uploads/demo/demo-catalogue-sheet.png') 100% 0/300% 200% no-repeat;filter:saturate(1.05);z-index:2}.shape{position:absolute;display:block}.shape-pink{width:240px;height:240px;border-radius:50%;background:var(--pink);right:-65px;top:-55px}.shape-yellow{width:180px;height:180px;background:var(--yellow);left:-45px;bottom:45px;transform:rotate(18deg)}.hero-note{position:absolute;z-index:3;right:34px;bottom:34px;padding:14px 17px;background:var(--cream);box-shadow:6px 6px 0 var(--navy);font:italic 20px Georgia,serif}.category-section,.products-section{padding:100px clamp(20px,5vw,76px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading h2{font-size:clamp(42px,5vw,68px)}.section-heading>p{max-width:390px;margin:0;color:var(--muted);line-height:1.6}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{min-height:290px;padding:32px;display:flex;flex-direction:column;border:2px solid var(--navy);box-shadow:7px 7px 0 var(--navy)}.category-card.raspberry{background:var(--pink);color:#fff}.category-card.aqua{background:var(--aqua)}.category-card.yellow{background:var(--yellow)}.category-card>span{font-size:12px;font-weight:900}.category-card h3{margin:auto 0 12px;font:400 clamp(38px,4vw,60px)/1 Georgia,serif}.category-card p{max-width:360px;line-height:1.5}.category-card a{margin-top:18px;color:inherit;font-size:12px;font-weight:900;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.products-section{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 22px}.product-card{min-width:0}.product-image{position:relative;display:block;aspect-ratio:1/1.08;border:1px solid var(--line);background-image:url('../uploads/demo/demo-catalogue-sheet.png');background-size:300% 200%;background-repeat:no-repeat;overflow:hidden}.sprite-one{background-position:0 0}.sprite-two{background-position:50% 0}.sprite-three{background-position:100% 0}.sprite-four{background-position:0 100%}.sprite-five{background-position:50% 100%}.sprite-six{background-position:100% 100%}.sale-badge{position:absolute;top:14px;left:14px;padding:7px 10px;background:var(--pink);color:#fff;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.quick-view{position:absolute;left:16px;right:16px;bottom:16px;padding:13px;background:var(--navy);color:#fff;text-align:center;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;transform:translateY(80px);transition:transform .2s ease}.product-image:hover .quick-view,.product-image:focus .quick-view{transform:translateY(0)}.product-meta{padding:17px 3px}.product-meta p{margin:0 0 7px;color:var(--pink);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-meta h3{margin:0 0 10px;font:400 22px Georgia,serif}.price{display:flex;gap:10px;align-items:center}.price strong{font-size:14px}.price s{color:var(--muted);font-size:12px}.product-meta small{display:block;margin-top:8px;color:var(--muted)}.empty-products,.preview-message{padding:28px;border:1px solid var(--line);background:var(--cream);text-align:center}.preview-message{margin:45px auto 0;max-width:700px;font-size:13px}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--navy);color:#fff}.service-strip article{display:flex;gap:20px;padding:48px clamp(20px,4vw,58px);border-right:1px solid rgba(255,255,255,.18)}.service-strip span{color:var(--yellow);font-size:12px;font-weight:900}.service-strip strong{font:400 23px Georgia,serif}.service-strip p{margin:8px 0 0;color:#c9c8d6;font-size:13px;line-height:1.5}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:50px clamp(20px,5vw,76px);background:#101126;color:#fff}.wordmark.light{color:#fff}footer p{margin:0;color:#bebdca;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:520px}.hero-visual{min-height:540px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.category-card:last-child{grid-column:1/-1}.service-strip{grid-template-columns:1fr}.service-strip article{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}}@media(max-width:600px){.announcement{font-size:9px}.site-header{padding:16px 18px;min-height:78px}.header-actions a:first-child{display:none}.hero-copy{padding:65px 24px}.hero h1{font-size:58px}.hero-visual{min-height:430px}.hero-photo{inset:5% 1% 0}.section-heading{display:block}.section-heading>p{margin-top:15px}.category-section,.products-section{padding:70px 18px}.category-grid,.product-grid{grid-template-columns:1fr}.category-card:last-child{grid-column:auto}.product-image{aspect-ratio:1/.95}.service-strip article{padding:35px 24px}footer{align-items:flex-start;flex-direction:column}.preview-ribbon{right:10px;bottom:10px}}

/* Uploaded catalogue images */
.product-image.uploaded-product-image{background:#f5eee3}
.product-image.uploaded-product-image img{width:100%;height:100%;display:block;object-fit:contain;object-position:center}

.product-meta h3 a{color:inherit;text-decoration:none}

footer{flex-wrap:wrap}footer p.site-credit{flex-basis:100%;padding-top:22px;border-top:1px solid rgba(255,255,255,.18);text-align:center;text-transform:none;letter-spacing:.04em}footer .site-credit a{color:#fff;text-decoration:underline;text-decoration-color:var(--pink);text-decoration-thickness:2px;text-underline-offset:4px}

/* Branded fallback shown only when a catalogue product has no uploaded photo. */
.product-image:not(.uploaded-product-image){background:url('../assets/images/product-photo-placeholder-v1.jpg') center/cover no-repeat}
.product-image:not(.uploaded-product-image):before{content:"Product photo\A coming soon";position:absolute;z-index:1;left:50%;top:50%;min-width:58%;padding:14px 16px;border:1px solid rgba(112,64,77,.38);background:rgba(255,250,245,.88);color:#70404d;font:700 10px/1.55 Georgia,serif;letter-spacing:.16em;text-align:center;text-transform:uppercase;white-space:pre;transform:translate(-50%,-50%);backdrop-filter:blur(3px)}