:root{--ink:#2b2729;--paper:#fbf5ef;--pink:#e3a5c5;--pink-soft:#f9e9ef;--mint:#bdeecf;--blue:#cdeef2;--blush:#f4d6dd;--line:2px solid var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Hanken Grotesk,system-ui,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{padding:14px 0 16px}.site-header__inner{align-items:center;gap:34px;min-height:92px;display:flex}.brand{width:92px;margin-right:auto}.brand img{object-fit:contain;width:76px;height:76px}.nav{align-items:center;gap:36px;font-weight:600;display:flex}.nav a{padding:12px 0;position:relative}.nav a:first-child:after{content:"";background:var(--pink);height:3px;position:absolute;bottom:2px;left:0;right:0}.header-actions{align-items:center;gap:16px;display:flex}.basket{border:var(--line);border-radius:15px;place-items:center;width:47px;height:47px;font-size:21px;display:grid}.basket svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.button{border:var(--line);min-height:50px;box-shadow:4px 5px 0 var(--ink);border-radius:999px;justify-content:center;align-items:center;padding:0 30px;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{box-shadow:2px 3px 0 var(--ink);transform:translate(2px,2px)}.button--pink{background:var(--pink)}.button--mint{background:var(--mint)}.menu-button{display:none}.hero__panel{border:var(--line);background-color:var(--pink-soft);background-image:radial-gradient(#e3a5c547 1.5px,#0000 1.5px);background-size:24px 24px;border-radius:34px;grid-template-columns:1.1fr .9fr;min-height:555px;padding:76px 56px;display:grid;position:relative;overflow:hidden}.hero__copy{z-index:2;align-self:center;max-width:560px;position:relative}.hero__label{background:var(--mint);letter-spacing:.01em;padding:9px 16px;font-weight:700;display:inline-block}h1,h2,h3{margin:0;font-family:Fraunces,Georgia,serif}h1{letter-spacing:-.035em;margin-top:20px;font-size:clamp(44px,3.5vw,50px);line-height:.94}h1 em{color:#d97bae;-webkit-text-decoration:underline 6px var(--mint);text-decoration:underline 6px var(--mint);text-underline-offset:9px;font-family:Fraunces,Georgia,serif;display:block}.hero__copy>p{color:#665f62;max-width:570px;margin:26px 0;font-size:18px;line-height:1.55}.hero__actions{align-items:center;gap:26px;display:flex}.text-link{border-bottom:3px solid var(--pink);padding:11px 0 4px;font-weight:700}.collage{min-height:390px;position:relative}.polaroid{border:var(--line);background:var(--pink);width:235px;box-shadow:7px 8px 0 var(--ink);border-radius:28px;margin:0;padding:14px;position:absolute;overflow:hidden}.polaroid img{aspect-ratio:1;object-fit:cover;border:var(--line);background:#fff;border-radius:18px;width:100%}.polaroid--white{background:var(--mint)}.polaroid--tumbler{background:var(--blue)}.polaroid figcaption{font-family:Kalam,cursive;font-size:18px;position:absolute;bottom:9px;right:12px}.polaroid--pink{bottom:8%;left:5%;transform:rotate(8deg)}.polaroid--white{z-index:2;top:1%;right:5%;transform:rotate(-7deg)}.polaroid--tumbler{width:185px;bottom:0;right:4%;transform:rotate(5deg)}.polaroid--pink{animation:5.8s ease-in-out infinite hero-float}.polaroid--white{animation:6.6s ease-in-out -1.7s infinite hero-float}.polaroid--tumbler{animation:5.2s ease-in-out -.8s infinite hero-float}@keyframes hero-float{0%,to{translate:0}50%{translate:0 -13px}}@media (prefers-reduced-motion:reduce){.polaroid{animation:none!important}}.sparkle{z-index:3;border:var(--line);background:var(--mint);border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:0;right:25%}.trust-strip{justify-content:center;gap:48px;padding:25px 0 0;font-weight:600;display:flex}.trust-strip b{background:var(--mint);border-radius:999px;margin:0 8px;padding:4px 12px;font-family:Fraunces,serif}.products{padding:120px 0 92px}.section-heading{text-align:center}.section-heading h2,.final-cta h2{letter-spacing:-.03em;font-size:clamp(42px,4vw,58px);line-height:1}.section-heading p{color:#716a6d;font-size:17px}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:50px;display:grid}.product-card{border:var(--line);min-width:0;box-shadow:6px 7px 0 var(--ink);border-radius:18px;flex-direction:column;padding:10px;display:flex}.product-card--pink{background:var(--pink)}.product-card--mint{background:var(--mint)}.product-card--blue{background:var(--blue)}.product-card--blush{background:var(--blush)}.product-card__image{aspect-ratio:1.32;border:var(--line);background:#fff;border-radius:13px;position:relative;overflow:hidden}.product-card__image img{object-fit:contain;width:100%;height:100%;transition:transform .35s}.product-card:hover img{transform:scale(1.04)}.product-card__badge{z-index:1;border:1px solid var(--ink);background:var(--mint);border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px}.product-card__title{display:block}.product-card h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;height:73px;margin:13px 2px 8px;font-size:21px;line-height:1.15;display:-webkit-box;overflow:hidden}.product-card__foot{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.product-card__foot>a{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:19px;display:grid}.product-card__add{border:var(--line);text-align:center;background:#fff;border-radius:999px;margin-top:7px;padding:8px 12px;font-size:13px;font-weight:700;display:block}.values{border-block:var(--line);background:var(--pink);padding:50px 0}.values__grid{grid-template-columns:repeat(3,1fr);gap:70px;display:grid}.values h3{align-items:center;gap:14px;font-size:23px;display:flex}.values h3 span{border:var(--line);background:var(--paper);border-radius:50%;place-items:center;width:38px;height:38px;font-family:Hanken Grotesk;display:grid}.values p{color:#514b4e;margin:14px 0 0;line-height:1.6}.final-cta{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.final-cta>p{color:#d477aa;margin:0 0 18px;font-family:Kalam,cursive;font-size:24px}.final-cta h2{max-width:700px}.final-cta .button{margin-top:34px}footer{color:#fff;background:#292728;padding:64px 0 54px}footer nav{gap:28px;font-weight:600;display:flex}footer p{color:#b8b3b5;border-top:1px solid #464344;margin:44px 0 0;padding-top:30px;font-size:14px}.page-hero{padding-top:18px}.page-hero__panel{border:var(--line);background-color:var(--pink-soft);background-image:radial-gradient(#e3a5c547 1.5px,#0000 1.5px);background-size:24px 24px;border-radius:32px;grid-template-columns:1fr 330px;align-items:center;min-height:390px;padding:58px 70px;display:grid;position:relative;overflow:hidden}.page-eyebrow{color:#d477aa;margin:0 0 16px;font-weight:700}.page-hero h1,.product-summary h1,.empty-state h1{max-width:760px;margin:0;font-size:clamp(45px,5vw,68px);line-height:.98}.page-hero__copy{color:#655e61;max-width:680px;font-size:18px;line-height:1.65}.page-hero__panel>img{width:320px;position:absolute;bottom:-65px;right:25px}.shop-layout{grid-template-columns:220px 1fr;gap:48px;padding:80px 0 120px;display:grid}.shop-filters{border:var(--line);max-height:calc(100vh - 40px);box-shadow:5px 6px 0 var(--ink);background:var(--paper);scrollbar-width:thin;border-radius:22px;align-self:start;padding:10px 16px;position:sticky;top:20px;overflow:hidden auto}.shop-filters details{border-bottom:1px solid #d8cdca;padding:4px 0}.shop-filters details:last-child{border-bottom:0}.shop-filters summary{cursor:pointer;padding:12px 2px;font-family:Fraunces,serif;font-size:17px;font-weight:700;list-style:none}.shop-filters summary::-webkit-details-marker{display:none}.shop-filters summary:after{content:"⌄";float:right;font-family:Hanken Grotesk,sans-serif;font-size:19px;transform:rotate(0)}.shop-filters details[open] summary:after{transform:rotate(180deg)}.shop-filters button{appearance:none;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;width:100%;margin:2px 0;padding:10px 12px;display:flex}.shop-filters button span{text-align:center;background:#eee9e7;border-radius:999px;min-width:28px;padding:2px 7px}.shop-filters button.is-active{color:var(--ink);background:#dfa0c4;border-radius:11px;font-weight:700}.shop-filters button.is-child{padding-left:26px;font-size:14px}.catalogue-grid{grid-template-columns:repeat(3,1fr);align-content:start;align-items:start;gap:24px;display:grid}.catalogue-grid .product-card h3{font-size:20px}.product-detail{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:70px;padding:58px 0 110px;display:grid}.product-gallery__main{aspect-ratio:1;border:var(--line);background:#fff;border-radius:25px;place-items:center;display:grid;overflow:hidden}.product-gallery__main img{object-fit:contain;width:100%;height:100%}.product-gallery__thumbs{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px;display:grid}.product-gallery__thumbs img{aspect-ratio:1;object-fit:cover;border:var(--line);background:#fff;border-radius:13px;width:100%}.product-summary{padding-top:20px}.product-summary h1{font-size:clamp(42px,4vw,58px)}.product-price{margin:20px 0;font-family:Fraunces,serif;font-size:30px;font-weight:700}.made-note{background:var(--mint);padding:8px 13px;font-weight:700;display:inline-block}.product-description{color:#5c5658;line-height:1.65}.personalise{border:var(--line);background:var(--pink-soft);border-radius:20px;margin:28px 0;padding:24px}.personalise h2{font-size:25px}.personalise label,.contact-form label{gap:7px;margin-top:17px;font-weight:700;display:grid}input,textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:2px solid #7c7477;border-radius:10px;padding:13px 14px}textarea{resize:vertical}.add-button{width:100%}.story{grid-template-columns:1fr .82fr;align-items:center;gap:80px;padding:100px 0;display:grid}.story h2,.contact-grid h2,.custom-order h2{font-size:clamp(40px,4vw,56px)}.story p,.custom-order p{color:#5e575a;font-size:17px;line-height:1.75}.story img{border:var(--line);width:100%;box-shadow:8px 9px 0 var(--ink);border-radius:28px;overflow:hidden}.story .button{margin-top:12px}.bespoke{padding:100px 0}.bespoke-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:52px;display:grid}.bespoke-grid article{border:var(--line);background:var(--pink-soft);box-shadow:6px 7px 0 var(--ink);border-radius:22px;padding:34px}.bespoke-grid article:nth-child(2),.bespoke-grid article:nth-child(3){background:var(--mint)}.bespoke-grid article>span{font-family:Fraunces,serif;font-size:18px;font-weight:700}.bespoke-grid h3{margin-top:35px;font-size:31px}.bespoke-grid p{color:#5e575a;line-height:1.65}.contact-grid{grid-template-columns:1.15fr .85fr;gap:70px;padding:90px 0 120px;display:grid}.contact-form{margin-top:28px}.contact-form .button{margin-top:24px}.contact-grid aside{border:var(--line);background:var(--mint);box-shadow:7px 8px 0 var(--ink);border-radius:24px;align-self:start;margin-top:20px;padding:36px}.contact-grid aside h3{font-size:30px}.contact-grid aside>a{overflow-wrap:anywhere;font-weight:700;text-decoration:underline}.contact-grid aside p{line-height:1.65}.contact-grid aside div{gap:12px;margin-top:28px;font-weight:700;display:grid}.custom-order{grid-template-columns:.75fr 1.25fr;gap:80px;padding:90px 0 120px;display:grid}.custom-order .contact-form{border:var(--line);background:var(--pink-soft);border-radius:24px;margin-top:0;padding:35px}.empty-state{text-align:center;min-height:620px;padding:110px 0}.empty-state h1{margin-inline:auto}.empty-state>p:not(.page-eyebrow){color:#665f62;max-width:580px;margin:22px auto 32px;font-size:18px;line-height:1.6}.category-listing{padding:72px 0 120px}.category-listing__count{color:#665f62;margin:0 0 28px;font-weight:700}.account-page{grid-template-columns:1fr .8fr;align-items:center;gap:90px;min-height:650px;padding:90px 0 120px;display:grid}.account-page h1{margin:0;font-size:clamp(45px,5vw,68px)}.account-page>div>p:last-child{color:#665f62;max-width:520px;font-size:18px;line-height:1.65}.account-card{border:var(--line);background:var(--pink-soft);box-shadow:7px 8px 0 var(--ink);border-radius:24px;gap:18px;padding:36px;display:grid}.account-card label{gap:7px;font-weight:700;display:grid}.account-card>a{border-bottom:2px solid var(--pink);justify-self:center;font-weight:700}.editorial{color:#5e575a;max-width:850px;padding:85px 0 35px;font-size:17px;line-height:1.75}.landing-image{margin-top:55px}.landing-image img{object-fit:cover;border:var(--line);width:100%;max-height:560px;box-shadow:8px 9px 0 var(--ink);border-radius:28px}.editorial h2{color:var(--ink);margin:55px 0 16px;font-size:clamp(34px,4vw,48px)}.editorial h3{color:var(--ink);margin:30px 0 8px;font-size:25px}.landing-cta{border:var(--line);background:var(--mint);text-align:center;border-radius:28px;margin-bottom:100px;padding:55px}.landing-cta h2{font-size:clamp(38px,4vw,54px)}.landing-cta p{max-width:650px;margin:18px auto 30px;line-height:1.6}.index-search{gap:14px;margin-bottom:35px;display:flex}.index-search input{flex:1}.form-trap{position:absolute!important;left:-9999px!important}.basket-next{text-align:center;margin-top:18px;font-weight:700;display:block}.basket-page,.checkout-page{padding:70px 0 110px}.basket-page>h1,.checkout-page>h1{margin:0 0 35px;font-size:clamp(45px,5vw,68px)}.basket-page article{border-bottom:1px solid #d8cdca;grid-template-columns:110px 1fr auto;align-items:center;gap:24px;padding:20px 0;display:grid}.basket-page article img{object-fit:contain;border:var(--line);background:#fff;border-radius:14px;width:110px;height:110px}.basket-page article h2{font-size:24px}.basket-page article button{background:0 0;border:0;text-decoration:underline}.basket-total{justify-content:flex-end;align-items:center;gap:35px;margin-top:35px;font-size:24px;display:flex}.checkout-page>p{max-width:650px}.checkout-form{border:var(--line);background:var(--pink-soft);border-radius:24px;grid-template-columns:1fr 1fr;gap:18px;max-width:800px;margin-top:40px;padding:34px;display:grid}.checkout-form h2,.checkout-form button,.checkout-form>p{grid-column:1/-1}.checkout-form label{gap:7px;font-weight:700;display:grid}.variation-picker{margin:28px 0}.variation-picker h2{font-size:25px}.variation-picker>div{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.variation-picker button{font:inherit;background:#fff;border:2px solid #a59b9e;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-weight:700;display:flex}.variation-picker button.is-selected{border-color:var(--ink);box-shadow:3px 3px 0 var(--ink)}.variation-picker button span{border:1px solid #777;border-radius:50%;width:20px;height:20px}@media (max-width:900px){.site-header__inner{min-height:76px}.nav{z-index:20;border:var(--line);background:var(--paper);box-shadow:6px 7px 0 var(--ink);border-radius:20px;flex-direction:column;align-items:flex-start;gap:5px;padding:24px;display:none;position:fixed;inset:100px 20px auto}.nav--open{display:flex}.menu-button{border:var(--line);background:var(--paper);border-radius:14px;place-content:center;gap:7px;width:46px;height:46px;display:grid}.menu-button span{background:var(--ink);width:22px;height:2px}.header-actions .button{display:none}.hero__panel{grid-template-columns:1fr;padding:54px 42px}.collage{min-height:410px;margin-top:20px}.product-grid{grid-template-columns:repeat(2,1fr)}.values__grid{gap:30px}.shop-layout{grid-template-columns:1fr}.shop-filters{position:static}.catalogue-grid{grid-template-columns:repeat(2,1fr)}.product-detail,.story,.contact-grid,.custom-order,.account-page{grid-template-columns:1fr}.page-hero__panel{grid-template-columns:1fr 220px;padding:46px}.page-hero__panel>img{width:240px}}@media (max-width:600px){.wrap{width:min(100% - 28px,1180px)}.brand img{width:62px;height:62px}.basket{display:none}.hero__panel{border-radius:24px;min-height:auto;padding:38px 24px 28px}.hero__label{font-size:13px}h1{font-size:42px}.hero__copy>p{font-size:16px}.hero__actions{flex-direction:column;align-items:flex-start;gap:14px}.collage{transform-origin:50%;min-height:330px;transform:scale(.88)}.polaroid{width:190px}.polaroid--tumbler{width:150px}.trust-strip{flex-direction:column;align-items:center;gap:12px;font-size:14px}.products{padding:80px 0 68px}.product-grid{grid-template-columns:1fr;gap:22px}.values__grid{grid-template-columns:1fr;gap:34px}.final-cta{min-height:390px}footer{padding:48px 0}.page-hero__panel{grid-template-columns:1fr;align-items:start;min-height:480px;padding:38px 24px}.page-hero h1,.product-summary h1,.empty-state h1{font-size:42px}.page-hero__panel>img{width:230px;bottom:-55px;right:-20px}.shop-layout,.story,.bespoke,.contact-grid,.custom-order,.account-page,.category-listing{padding:66px 0 82px}.catalogue-grid,.bespoke-grid{grid-template-columns:1fr}.product-detail{grid-template-columns:1fr;gap:32px;padding:34px 0 75px}.contact-grid,.custom-order{gap:38px}}
