:root{--ink:#25202b;--muted:#6e6872;--lilac:#9474ad;--lilac-dark:#75568e;--cream:#fffaf7;--pink:#f7dce5;--aqua:#cfeeed;--coral:#f19a82;--yellow:#f5dc85;--line:rgba(50,38,54,.12);--shadow:0 22px 70px rgba(65,45,70,.13);--serif:'Fraunces',Georgia,serif;--sans:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);background:#fbf8f6 url('assets/site-background.png') center top/900px auto fixed;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background:rgba(255,252,250,.75);z-index:-1}.announcement{text-align:center;background:var(--ink);color:white;padding:9px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:sticky;top:0;z-index:30;background:rgba(255,250,247,.9);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand img{width:132px;display:block}.site-header nav{display:flex;gap:30px}.site-header a{color:var(--ink);text-decoration:none;font-size:14px}.cart-button{border:0;background:var(--lilac);color:#fff;border-radius:99px;padding:12px 18px;font:600 14px var(--sans);cursor:pointer}.cart-button span{background:white;color:var(--lilac-dark);display:inline-grid;place-items:center;border-radius:50%;width:23px;height:23px;margin-left:7px}.hero{min-height:690px;padding:80px max(5vw,30px);display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center;max-width:1440px;margin:auto}.hero-copy{max-width:630px}.eyebrow{display:block;font-size:11px;letter-spacing:.19em;font-weight:700;color:var(--lilac-dark);margin-bottom:15px}.hero h1,.section-heading h2,.steps h2,.instagram h2,.modal h2,.cart-drawer h2{font-family:var(--serif);font-size:clamp(45px,6vw,84px);line-height:.96;letter-spacing:-.045em;margin:0 0 25px}.hero h1 em{color:var(--lilac);font-style:italic}.hero-copy>p{font-size:18px;line-height:1.7;color:var(--muted);max-width:540px}.hero-actions{display:flex;align-items:center;gap:25px;margin:34px 0}.primary-btn{display:inline-flex;justify-content:center;align-items:center;border:0;background:var(--ink);color:#fff;padding:15px 23px;border-radius:99px;text-decoration:none;font:600 14px var(--sans);cursor:pointer;transition:.2s}.primary-btn:hover{background:var(--lilac-dark);transform:translateY(-2px)}.text-link{color:var(--ink);font-weight:600;text-decoration:none}.trust-row{display:flex;gap:22px;font-size:12px;color:var(--muted);font-weight:600}.hero-collage{height:530px;position:relative}.collage-card{position:absolute;border:12px solid white;border-radius:28px;overflow:hidden;box-shadow:var(--shadow);background:white}.collage-card img{width:100%;height:100%;object-fit:cover}.card-one{width:54%;height:69%;left:2%;top:4%;transform:rotate(-5deg)}.card-two{width:56%;height:68%;right:0;bottom:1%;transform:rotate(6deg)}.hero-sticker{position:absolute;display:grid;place-items:center;text-align:center;right:5%;top:0;width:115px;height:115px;border-radius:50%;background:var(--yellow);font:700 14px/1.2 var(--sans);transform:rotate(8deg);box-shadow:0 10px 30px #8b6b2a28}.shop-section{padding:100px 5vw;background:rgba(255,255,255,.55);border-block:1px solid var(--line)}.section-heading{max-width:1280px;margin:0 auto 40px;display:flex;justify-content:space-between;align-items:end;gap:40px}.section-heading h2,.steps h2,.instagram h2,.modal h2,.cart-drawer h2{font-size:clamp(38px,5vw,62px)}.section-heading p{max-width:510px;color:var(--muted);line-height:1.65}.centered{justify-content:center;text-align:center}.filters{max-width:1280px;margin:0 auto 35px;display:flex;gap:9px;flex-wrap:wrap}.filter{font:600 13px var(--sans);background:white;border:1px solid var(--line);padding:10px 17px;border-radius:99px;cursor:pointer}.filter.active{background:var(--lilac);color:white;border-color:var(--lilac)}.product-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-card{background:white;border-radius:25px;overflow:hidden;box-shadow:0 10px 35px rgba(61,42,63,.08);border:1px solid rgba(70,40,70,.06);transition:.25s}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-image{height:310px;padding:20px;position:relative;overflow:hidden}.product-image:before,.product-image:after{content:"";position:absolute;border-radius:50%;background:#fff6;filter:blur(1px)}.product-image:before{width:170px;height:170px;right:-30px;top:-50px}.product-image:after{width:90px;height:90px;left:15px;bottom:-30px}.product-image img{width:100%;height:100%;object-fit:cover;border-radius:17px;position:relative;z-index:1;mix-blend-mode:multiply}.product-card:nth-child(5n+1) .product-image{background:#efe5f6}.product-card:nth-child(5n+2) .product-image{background:#fce0e7}.product-card:nth-child(5n+3) .product-image{background:#d9f1ee}.product-card:nth-child(5n+4) .product-image{background:#faebbd}.product-card:nth-child(5n) .product-image{background:#f8d9cc}.badge{position:absolute;z-index:2;top:30px;left:30px;background:#fff;padding:7px 10px;border-radius:99px;font-size:10px;font-weight:700;letter-spacing:.08em}.product-info{padding:22px}.product-info h3{font:600 21px var(--serif);margin:0}.product-info p{color:var(--muted);font-size:13px;min-height:38px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.product-bottom strong{font-size:20px}.personalize-btn{border:0;background:var(--ink);color:white;border-radius:99px;padding:11px 16px;font:600 12px var(--sans);cursor:pointer}.steps{padding:110px 5vw}.step-grid{max-width:1050px;margin:55px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.step-grid article{position:relative;background:white;padding:38px 30px;border-radius:25px;text-align:center;border:1px solid var(--line)}.step-grid b{position:absolute;top:16px;left:18px;color:#b7a6bd;font-size:12px}.step-grid article>span{display:grid;place-items:center;width:70px;height:70px;margin:auto;border-radius:22px;background:var(--pink);font-size:30px}.step-grid article:nth-child(2)>span{background:var(--aqua)}.step-grid article:nth-child(3)>span{background:var(--yellow)}.step-grid h3{font:600 24px var(--serif);margin:20px 0 7px}.step-grid p{color:var(--muted);font-size:14px;line-height:1.6}.instagram{margin:0 5vw 90px;padding:65px;border-radius:35px;background:var(--lilac);color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.instagram .eyebrow{color:#eadff1}.instagram p{line-height:1.7;color:#f1eaf5;max-width:430px;margin-bottom:28px}.instagram .primary-btn{background:white;color:var(--lilac-dark)}.insta-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;transform:rotate(2deg)}.insta-tiles img{width:100%;aspect-ratio:1;object-fit:cover;border:7px solid white;border-radius:18px}footer{text-align:center;padding:60px 5vw;background:#fff}footer>img{width:150px}footer p{color:var(--muted)}footer div{display:flex;justify-content:center;gap:25px;margin:25px}footer a{color:var(--ink);font-weight:600}footer small{color:#9b949d}.modal{position:fixed;inset:0;z-index:100;display:none;place-items:center;padding:22px}.modal.open{display:grid}.modal-backdrop{position:absolute;inset:0;background:rgba(31,23,34,.58);backdrop-filter:blur(8px)}.modal-card{position:relative;width:min(96vw,620px);max-height:92vh;overflow:auto;background:var(--cream);border-radius:30px;padding:40px;box-shadow:0 30px 100px #1a111f66}.close{position:absolute;top:18px;right:18px;border:0;background:#eee6ef;width:37px;height:37px;border-radius:50%;font-size:23px;cursor:pointer}.welcome-card{text-align:center;max-width:480px}.welcome-card>img{width:145px}.welcome-card .sparkle{display:block;color:var(--coral);font-size:28px;margin:15px}.welcome-card h2{font-size:40px}.welcome-card p{color:var(--muted);line-height:1.6}.welcome-card form{text-align:left;margin-top:25px}.modal label{display:block;font-size:13px;font-weight:700;margin:18px 0 8px}.modal input,.modal textarea,.modal select{width:100%;border:1px solid var(--line);background:white;border-radius:13px;padding:14px;font:14px var(--sans);outline:none}.modal input:focus,.modal textarea:focus{border-color:var(--lilac)}.welcome-card .primary-btn{width:100%;margin-top:15px}.custom-card{width:min(96vw,960px);padding:0}.custom-layout{display:grid;grid-template-columns:1fr 1.08fr}.preview-pane{background:#eadff1;padding:45px 35px;display:flex;flex-direction:column;justify-content:center;text-align:center;min-height:650px}.live-preview{position:relative;width:300px;height:300px;margin:20px auto;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 18px 16px #59476430)}.preview-letter{font:700 180px/1 var(--serif);color:#a783c0;text-shadow:5px 5px 0 #fff;transition:.2s}.preview-name{position:absolute;bottom:60px;background:white;padding:7px 12px;border-radius:4px;font-weight:700;max-width:210px;overflow:hidden}.preview-cord{display:none;position:absolute;top:3px;width:10px;height:100px;border-radius:99px;background:#f05a8e;transform:rotate(-22deg)}.live-preview.corded .preview-cord{display:block}.preview-pane>p{font-size:12px;color:#725e7d}.preview-tabs{display:flex;gap:7px;justify-content:center;flex-wrap:wrap}.preview-tabs button{border:0;background:#fff9;border-radius:99px;padding:7px 11px;font:600 11px var(--sans);cursor:pointer}.custom-form{padding:45px 38px;overflow:auto;max-height:92vh}.custom-form h2{font-size:40px;margin-bottom:8px}.price{font-size:20px;font-weight:700;color:var(--lilac-dark)}.quantity-picker{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.quantity-picker button{border:1px solid var(--line);background:white;border-radius:12px;padding:12px;cursor:pointer;font-weight:700}.quantity-picker button.active{background:var(--lilac);color:white}.piece-form{padding:16px;border:1px solid var(--line);border-radius:16px;margin-top:13px;background:#fff}.piece-form h4{margin:0 0 10px;font-size:13px;color:var(--lilac-dark)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.piece-form label{margin-top:8px}.full{width:100%;margin-top:20px}.microcopy{text-align:center;font-size:11px;color:var(--muted)}.cart-drawer{position:fixed;z-index:90;right:0;top:0;width:min(100%,450px);height:100%;background:var(--cream);transform:translateX(105%);transition:.35s;display:flex;flex-direction:column;box-shadow:-20px 0 70px #291b3030}.cart-drawer.open{transform:none}.drawer-overlay{position:fixed;z-index:80;inset:0;background:#20162170;display:none}.drawer-overlay.open{display:block}.drawer-head{padding:28px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.drawer-head h2{font-size:38px;margin:0}.drawer-head .close{position:static}.cart-body{padding:20px;overflow:auto;flex:1}.empty-cart{text-align:center;padding:70px 25px;color:var(--muted)}.empty-cart span{font-size:50px}.cart-item{display:grid;grid-template-columns:75px 1fr auto;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item img{width:75px;height:75px;object-fit:cover;border-radius:14px;background:var(--pink)}.cart-item h4{margin:4px 0;font-size:14px}.cart-item p{margin:2px 0;color:var(--muted);font-size:11px}.remove-item{border:0;background:none;color:#a36565;cursor:pointer;font-size:18px}.drawer-count{font:14px var(--sans);background:var(--pink);padding:3px 8px;border-radius:99px;vertical-align:middle}.cart-footer{padding:25px;border-top:1px solid var(--line)}.cart-total{display:flex;justify-content:space-between;font-size:21px}.cart-footer>p{font-size:12px;color:var(--muted)}.pickup-card h2{font-size:43px}.pickup-card>p{color:var(--muted)}.pickup-options label{display:flex;gap:12px;align-items:center;border:1px solid var(--line);padding:14px;border-radius:14px;margin:8px 0;cursor:pointer;background:#fff}.pickup-options input{width:auto}.pickup-options span{display:grid}.pickup-options small{font-weight:400;color:var(--muted);margin-top:3px}.toast{position:fixed;z-index:200;bottom:25px;left:50%;transform:translate(-50%,30px);opacity:0;background:var(--ink);color:#fff;border-radius:99px;padding:13px 20px;font-size:13px;transition:.3s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-collage{height:460px}.product-grid{grid-template-columns:repeat(2,1fr)}.instagram{grid-template-columns:1fr;padding:40px}.custom-layout{grid-template-columns:1fr}.preview-pane{min-height:370px}.live-preview{width:210px;height:210px}.preview-letter{font-size:130px}.preview-name{bottom:35px}.custom-form{max-height:none}.custom-card{max-height:92vh}.preview-pane{padding:30px}.custom-form{padding:30px}}@media(max-width:600px){.site-header{height:68px;padding:0 17px}.brand img{width:110px}.hero{padding:48px 20px;gap:20px}.hero h1{font-size:52px}.hero-collage{height:360px}.hero-actions{align-items:flex-start;flex-direction:column}.trust-row{gap:10px;flex-wrap:wrap}.shop-section,.steps{padding:75px 18px}.section-heading{align-items:start;flex-direction:column;gap:5px}.product-grid{grid-template-columns:1fr;gap:18px}.product-image{height:300px}.step-grid{grid-template-columns:1fr}.instagram{margin:0 15px 60px;padding:35px 22px}.insta-tiles{gap:5px}.insta-tiles img{border-width:4px}.modal{padding:10px}.modal-card{padding:30px 20px;border-radius:23px}.custom-card{padding:0}.preview-pane{min-height:320px}.live-preview{margin:0 auto}.custom-form{padding:28px 20px}.form-row{grid-template-columns:1fr}.welcome-card h2,.pickup-card h2{font-size:35px}.filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.filter{white-space:nowrap}}
