:root{--pink:#ef5b8b;--pink2:#ffdbe8;--ink:#161616;--muted:#686868;--cream:#fff9f7;--line:#eadfe3;--aqua:#bff1ea;--lav:#ddd3ff;--peach:#ffd7ca;--max:1440px}.no-js .js-only{display:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif}.page-width{width:min(var(--max),calc(100% - 48px));margin:auto}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.eyebrow{letter-spacing:.18em;text-transform:uppercase;font-size:12px;color:var(--pink);font-weight:700}.serif{font-family:Georgia,'Times New Roman',serif}.script{font-family:'Brush Script MT','Segoe Script',cursive;color:var(--pink)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid #111;border-radius:5px;font-weight:700;font-size:13px;letter-spacing:.03em;background:#fff}.btn--pink{background:var(--pink);border-color:var(--pink);color:#fff}.announcement{background:linear-gradient(90deg,#fff0e7,#ffe5ef,#f7e8ff);font-size:13px}.announcement__inner{height:35px;display:flex;align-items:center;justify-content:center;gap:22px}.site-header{background:#fff;border-bottom:1px solid #f3eef0;position:relative;z-index:20}.header-inner{min-height:88px;display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:24px}.brand{line-height:.9}.brand__name{font-family:Georgia,serif;font-size:54px;letter-spacing:-.04em}.brand__sub{font-size:10px;letter-spacing:.42em;margin-left:4px;margin-top:8px}.nav{display:flex;justify-content:center;gap:34px;font-size:13px}.header-icons{display:flex;gap:18px;font-size:21px;align-items:center}.menu-toggle{display:none;border:0;background:none;font-size:26px}.hero{display:grid;grid-template-columns:38% 62%;min-height:540px}.hero__copy{padding:62px 38px 50px max(40px,calc((100vw - var(--max))/2));display:flex;flex-direction:column;justify-content:center}.hero h1{font:400 clamp(42px,4.8vw,69px)/.95 Georgia,serif;margin:0 0 8px}.hero .script{font-size:48px;line-height:1.05;margin-bottom:24px}.hero p{font-size:17px;line-height:1.65;max-width:520px;color:#303030}.hero__buttons{display:flex;gap:18px;flex-wrap:wrap;margin:25px 0}.rating{display:flex;align-items:center;gap:12px;font-size:13px}.faces{display:flex}.faces span{width:35px;height:35px;border-radius:50%;background:#ddd;border:2px solid white;margin-left:-8px}.faces span:first-child{margin-left:0}.stars{color:#ffb000}.hero__media{background:#f8efe9;overflow:hidden}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.section{padding:46px 0}.section-title{text-align:center;font:400 29px Georgia,serif;margin:0 0 28px}.shop-favors{padding:20px 0 38px}.favor-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.favor{text-align:center}.favor__circle{position:relative;width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;border:1.5px solid #f5a4bd;background:#fff6f9;margin-bottom:13px}.favor__image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-width:100%!important;max-width:none!important;object-fit:cover!important;object-position:center center!important;aspect-ratio:auto!important;display:block!important}.favor__placeholder{position:absolute;inset:0;display:grid;place-items:center;font-size:46px;background:#fff4f8}.favor b{font-size:13px;text-transform:uppercase;line-height:1.25;display:block}.memory{display:grid;grid-template-columns:54% 46%;gap:40px;align-items:center}.memory__image img{width:100%;border-radius:8px}.memory h2{font:400 49px/1.02 Georgia,serif;margin:8px 0 20px}.memory p{font-size:16px;line-height:1.7;color:#444}.benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:26px 0}.benefit{display:flex;gap:11px;font-size:12px;font-weight:700;text-transform:uppercase;align-items:center}.benefit i{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#fff0f4;color:var(--pink);font-style:normal}.how{background:#fff}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.step{text-align:center;position:relative}.step:not(:last-child):after{content:'⋯ →';position:absolute;right:-28px;top:32px;color:#555;letter-spacing:4px}.step__icon{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;margin:0 auto 17px;font-size:31px}.step:nth-child(1) .step__icon{background:var(--peach)}.step:nth-child(2) .step__icon{background:var(--lav)}.step:nth-child(3) .step__icon{background:#ffcce0}.step:nth-child(4) .step__icon{background:var(--aqua)}.step b{font-size:13px;text-transform:uppercase}.step p{font-size:13px;line-height:1.5;color:#555}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review{border:1px solid var(--line);border-radius:8px;padding:26px;background:#fff;box-shadow:0 6px 20px rgba(0,0,0,.03)}.review p{font-size:14px;line-height:1.6}.themes-strip{border-radius:8px;overflow:hidden}.custom-order{background:linear-gradient(135deg,#fff7fa,#fff,#f2fbfa);border-top:1px solid #f7e0e8;border-bottom:1px solid #f7e0e8}.custom-order__grid{display:grid;grid-template-columns:42% 58%;gap:50px;align-items:start}.custom-order h2{font:400 46px/1.05 Georgia,serif;margin:8px 0 15px}.custom-order p{line-height:1.65;color:#454545}.order-form{background:white;border:1px solid var(--line);border-radius:12px;padding:28px;box-shadow:0 12px 35px rgba(0,0,0,.05)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{margin-bottom:15px}.field label{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;border:1px solid #d9d3d5;border-radius:6px;padding:13px 14px;background:#fff;font:inherit}.field textarea{min-height:110px}.field--full{grid-column:1/-1}.upload-box{border:2px dashed #f0a1bb;background:#fff8fb;border-radius:10px;padding:20px}.upload-box strong{display:block;margin-bottom:6px}.upload-note{font-size:12px;color:#666}.ready{background:linear-gradient(90deg,#f5c9df,#fff3f7,#f9d6df);padding:28px 0}.ready__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.ready h2{font:400 31px Georgia,serif;margin:0 0 4px}.trust{display:flex;gap:30px;font-size:12px;font-weight:700}.footer{padding:42px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr) 1.4fr;gap:35px}.footer h4{font-size:11px;letter-spacing:.16em;text-transform:uppercase}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin:10px 0;font-size:12px}.footer-brand{font:400 34px Georgia,serif;color:var(--pink)}.newsletter{display:flex}.newsletter input{flex:1;border:1px solid #ddd;padding:12px}.newsletter button{border:0;background:var(--pink);color:#fff;width:44px}.copyright{text-align:center;font-size:11px;margin-top:35px;color:#666}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card img{aspect-ratio:1;object-fit:cover;border-radius:8px;background:#f8f8f8}.product-card h3{font-size:15px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:50px 0}.product-layout h1{font:400 42px Georgia,serif}.price{font-size:22px;margin:12px 0 20px}.product-form .field{margin-bottom:14px}.cart-table{width:100%;border-collapse:collapse}.cart-table td,.cart-table th{padding:18px;border-bottom:1px solid #eee;text-align:left}
@media(max-width:980px){.header-inner{grid-template-columns:1fr auto}.nav{display:none}.menu-toggle{display:block}.menu-open .nav{display:flex;position:absolute;left:0;right:0;top:123px;background:white;padding:25px;flex-direction:column;border-top:1px solid #eee}.brand__name{font-size:44px}.header-icons{display:none}.hero{grid-template-columns:1fr}.hero__copy{padding:50px 28px}.hero__media{min-height:420px}.favor-grid{grid-template-columns:repeat(3,1fr)}.memory,.custom-order__grid,.product-layout{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,1fr)}.step:after{display:none}.reviews{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.ready__inner{align-items:flex-start;flex-direction:column}.collection-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.page-width{width:min(100% - 28px,var(--max))}.announcement__inner{font-size:11px;gap:8px}.header-inner{min-height:74px}.brand__name{font-size:36px}.brand__sub{font-size:8px}.menu-open .nav{top:109px}.hero h1{font-size:46px}.hero .script{font-size:37px}.hero__media{min-height:330px}.favor-grid{grid-template-columns:repeat(2,1fr);gap:18px}.memory h2,.custom-order h2{font-size:38px}.benefits,.field-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.trust{flex-direction:column;gap:10px}.collection-grid{grid-template-columns:1fr}}
