:root{--ink:#34223f;--muted:#786b7d;--purple:#9b3fca;--purple-dark:#72259d;--pink:#f4b7e6;--paper:#fff9fe;--line:#ebdcec;--serif:Georgia,"Times New Roman",serif;--sans:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}.section-shell{width:min(1120px,calc(100% - 48px));margin-inline:auto}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;width:min(1120px,calc(100% - 48px));margin:auto}.brand{font-family:var(--serif);font-weight:700}.brand span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(145deg,#ba62dd,#7331a8);color:white;margin-right:8px;font-family:var(--sans)}nav{display:flex;gap:34px;font-size:13px}nav a:last-child{border:1px solid var(--line);border-radius:999px;padding:8px 16px}.hero{min-height:590px;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:72px;padding-block:58px 95px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:700;color:#8b3da9;margin:0 0 14px}.hero h1,h2{font-family:var(--serif);font-weight:400;line-height:1.03;margin:0}.hero h1{font-size:clamp(54px,6.3vw,82px);letter-spacing:-.045em}.hero h1 em{display:block;color:#8738ad;font-weight:400}.lead{max-width:620px;color:var(--muted);font-size:17px;margin:25px 0}.actions{display:flex;align-items:center;gap:14px;margin:28px 0 14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:999px;padding:13px 22px;font-weight:700;font-size:14px}.button-primary{color:#fff;background:linear-gradient(135deg,#a342d2,#7c2caf);box-shadow:0 10px 28px #9f4fcf3b}.button-outline{border:1px solid #d9c5df;background:#fff}.button-quiet{font-weight:600;color:#6d596f}.note,.privacy{font-size:12px;color:#918394}.hero-art{height:420px;position:relative;border-radius:45% 55% 49% 51%/52% 40% 60% 48%;background:linear-gradient(135deg,#db77e7,#8b35be);box-shadow:0 35px 80px #bd78d15c}.paper{position:absolute;left:50%;top:50%;width:245px;height:280px;background:#fffdf8;box-shadow:0 20px 35px #511b7152}.paper-back{transform:translate(-57%,-55%) rotate(-8deg);background:#ffe9f2}.paper-front{transform:translate(-48%,-48%) rotate(3deg);display:grid;place-content:center;text-align:center;font-family:var(--serif);font-size:20px}.paper-front .heart{font-size:52px;color:#dc6c9e;line-height:1}.pencil{position:absolute;right:52px;bottom:34px;width:18px;height:180px;border-radius:8px;background:linear-gradient(90deg,#f0b934,#ffe57c,#d49517);transform:rotate(26deg)}.spark{position:absolute;color:#fff;font-size:25px}.spark-one{right:32px;top:150px}.spark-two{left:28px;bottom:85px}.works{padding-block:110px}.section-heading h2,.story h2,.order h2{font-size:clamp(40px,4.5vw,58px);letter-spacing:-.035em}.split-heading{display:grid;grid-template-columns:1.4fr .6fr;align-items:end;gap:55px;margin-bottom:50px}.split-heading>p{color:var(--muted);font-size:14px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{border:1px solid var(--line);background:#fff;border-radius:4px;overflow:hidden}.card-picture{height:225px;display:grid;place-items:center;overflow:hidden}.card-picture img{width:100%;height:100%;object-fit:cover}.card-picture span{display:grid;place-items:center;width:88px;height:88px;border-radius:50%;background:#fff9;box-shadow:0 12px 35px #70327a21;font-size:42px}.pink{background:linear-gradient(145deg,#f6a6dc,#f5c4ee)}.peach{background:linear-gradient(145deg,#f6c181,#ffe2b4)}.lilac{background:linear-gradient(145deg,#c58ae8,#eed2f7)}.card-body{padding:25px}.card h3{font-family:var(--serif);font-size:22px;margin:0}.card p{color:var(--muted);font-size:13px;min-height:48px}.card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:22px;font-size:13px}.card-footer a{color:#8d37b4;font-weight:700}.collection-note,.products-status{text-align:center;color:#9a8e9c;font-size:12px;margin:28px 0 0}.products-status.is-error{color:#9b3f63}.story{background:linear-gradient(110deg,#f4d8ff,#f7d0e9);padding:85px 0}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.story-art{height:390px;position:relative;border-radius:50% 50% 15px 15px;background:linear-gradient(160deg,#ffe49a,#ffc4b8)}.bag{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:190px;height:170px;border-radius:30px 30px 15px 15px;background:linear-gradient(145deg,#a84bd6,#7132b2);display:grid;place-items:center;color:#fff;font-size:36px}.bag:before{content:"";position:absolute;width:105px;height:80px;border:12px solid #7430a8;border-bottom:0;border-radius:70px 70px 0 0;top:-66px}.sun{position:absolute;right:-28px;top:-20px;font-size:54px;color:#edaa1b}.story-flower{position:absolute;left:22px;top:120px;color:#ef789c;font-size:30px}.story-copy>p:not(.eyebrow){color:#665b69}.values{display:flex;gap:10px;margin-top:28px}.values span{padding:8px 14px;border:1px solid #caa7d2;border-radius:999px;font-size:12px}.order{display:grid;grid-template-columns:1.05fr .95fr;gap:95px;padding-block:105px}.order-intro>p:not(.eyebrow,.privacy){color:var(--muted)}.privacy{padding-left:22px;position:relative}.privacy:before{content:"♡";position:absolute;left:0;color:#ac49c7}.steps{list-style:none;margin:0;padding:25px 0}.steps li{display:grid;grid-template-columns:48px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.steps li>span{font-family:var(--serif);color:#b066c2;font-size:22px}.steps strong{font-family:var(--serif);font-size:20px}.steps p{margin:2px 0;color:var(--muted);font-size:13px}footer{background:linear-gradient(120deg,#3d174c,#5d1f78);color:#fff;padding:45px 0}.footer-grid{display:grid;grid-template-columns:1fr 1.2fr auto;align-items:center;gap:50px}.footer-brand span{background:#b74ad7}.footer-grid p{font-size:11px;color:#d7bedf}.legal{max-width:410px}.to-top{font-size:12px;font-weight:700}@media(max-width:800px){.site-header nav{display:none}.hero,.story-grid,.order,.split-heading{grid-template-columns:1fr}.hero{padding-top:35px;gap:45px}.hero h1{font-size:52px}.hero-art{height:340px}.paper{width:195px;height:225px}.pencil{height:140px}.works{padding-block:75px}.cards{grid-template-columns:1fr}.card-picture{height:190px}.story-grid{gap:55px}.story-art{height:320px}.order{gap:35px;padding-block:75px}.footer-grid{grid-template-columns:1fr;gap:14px}.vertical-mobile{align-items:stretch;flex-direction:column}.button{width:100%}}@media(max-width:480px){.section-shell,.site-header{width:min(100% - 30px,1120px)}.hero h1{font-size:43px}.lead{font-size:15px}.actions{align-items:stretch;flex-direction:column}.button{width:100%}.hero-art{height:300px}.paper{width:168px;height:205px}.paper-front{font-size:16px}.pencil{right:28px}.section-heading h2,.story h2,.order h2{font-size:38px}.values{flex-wrap:wrap}.story-art{height:280px}.bag{width:145px;height:135px}.bag:before{width:78px;height:62px;top:-52px}.order{gap:25px}}
