:root{--brand: #E476C0;--brand-2: #F38888;--wordmark: #ec4899;--pill-bg: #F9D6ED;--grad: linear-gradient(135deg, #E476C0 0%, #F38888 100%);--grad-hover: linear-gradient(135deg, #D365B0 0%, #E27777 100%);--black: #000000;--ink: #111827;--text-2: #4b5563;--muted: #6b7280;--subtle: #9ca3af;--line: #f3f4f6;--border: #e5e7eb;--warm: #F2EDED;--display: "Afacad", "SF Pro Display", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--body: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", system-ui, sans-serif;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .06), 0 2px 4px rgba(0, 0, 0, .04);--shadow-xl: 0 24px 48px rgba(17, 24, 39, .12), 0 4px 10px rgba(17, 24, 39, .05)}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:var(--body);color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1160px;margin:0 auto;padding:0 40px}.site-header .container{height:88px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-family:var(--display);font-weight:700;font-size:30px;letter-spacing:-.01em;text-transform:lowercase;color:var(--wordmark)}.header-link{font-family:var(--display);font-weight:500;font-size:17px;color:var(--ink);padding:8px 16px;border-radius:9999px;transition:background .2s ease}.header-link:hover{background:var(--line)}.hero{flex:1;display:flex;align-items:center;padding:24px 0 56px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--pill-bg);color:var(--wordmark);font-size:13px;font-weight:600;letter-spacing:.02em;padding:7px 14px 7px 12px;border-radius:9999px}.eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--wordmark);box-shadow:0 0 #ec489973;animation:pulse 2s ease-in-out infinite}h1{font-family:var(--display);font-weight:700;font-size:clamp(46px,6.2vw,80px);line-height:.98;letter-spacing:-.025em;color:var(--black);margin:22px 0 24px}h1 .accent{position:relative;white-space:nowrap}h1 .accent:after{content:"";position:absolute;left:2px;right:2px;bottom:.04em;height:.14em;border-radius:9999px;background:var(--grad);opacity:.9;z-index:-1}.lede{font-size:20px;font-weight:300;line-height:1.6;color:var(--text-2);max-width:30em}.cta-block{margin-top:40px;display:flex;flex-direction:column;gap:14px}.cta-label{font-family:var(--display);font-size:15px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.cta-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;gap:10px;background:var(--grad);color:#fff;font-family:var(--display);font-weight:600;font-size:18px;padding:16px 26px 16px 28px;border-radius:9999px;box-shadow:0 6px 18px #e476c047;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn-primary:hover{background:var(--grad-hover);transform:translateY(-2px);box-shadow:0 10px 24px #e476c057}.btn-primary svg{transition:transform .2s ease}.btn-primary:hover svg{transform:translate(3px)}.text-link{font-family:var(--display);font-size:17px;font-weight:500;color:var(--ink);border-bottom:1.5px solid var(--border);padding-bottom:2px;transition:color .2s ease,border-color .2s ease}.text-link:hover{color:#d11a8a;border-color:var(--brand)}.visual{position:relative;height:560px;width:100%;max-width:500px;justify-self:center}.blush{position:absolute;width:540px;height:540px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,#f9d6edd9,#f9d6ed59 40%,#fff0 68%);pointer-events:none}.product-card{position:absolute;left:-8px;top:34px;rotate:-2deg;width:262px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-lg);overflow:hidden}.product-image{position:relative;height:210px;background:var(--warm);display:flex;align-items:flex-end;justify-content:center;padding-bottom:28px}.candle{position:relative;width:104px;height:118px}.candle .flame{position:absolute;top:-40px;left:50%;width:16px;height:26px;margin-left:-8px;border-radius:50%/62% 62% 38% 38%;background:radial-gradient(circle at 50% 70%,#fff7d6,#fcd34d 45%,#f59e0b);box-shadow:0 0 22px 8px #fbbf2459;animation:flicker 2.6s ease-in-out infinite;transform-origin:50% 100%}.candle .wick{position:absolute;top:-14px;left:50%;width:2px;height:14px;margin-left:-1px;background:#3f3a36;border-radius:2px}.candle .jar{position:absolute;top:0;right:0;bottom:0;left:0;background:#fffcf9;border-radius:18px 18px 24px 24px;box-shadow:inset 0 0 0 1px #0000000f,inset -10px 0 18px #00000009}.candle .wax{position:absolute;top:10px;left:10px;right:10px;height:14px;border-radius:50%;background:#f4e4d7}.candle .label{position:absolute;left:13px;right:13px;top:44px;height:42px;border-radius:6px;background:#2b2626;color:#f2eded;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:8px;letter-spacing:.22em;font-weight:600}.candle .label small{font-size:6.5px;letter-spacing:.18em;opacity:.7;font-weight:400}.candle-shadow{position:absolute;bottom:20px;left:50%;width:150px;height:16px;margin-left:-75px;border-radius:50%;background:#2b26261a;filter:blur(3px)}.product-body{padding:18px 20px 20px}.store-name{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--subtle)}.product-title-row{display:flex;align-items:baseline;justify-content:space-between;margin:6px 0 16px}.product-title{font-size:17px;font-weight:600;color:var(--ink)}.product-price{font-size:16px;color:var(--text-2)}.shop-btn{width:100%;height:42px;border-radius:10px;font-family:var(--body);font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px}.shop-btn.dark{background:var(--ink);color:#fff}.shop-btn.gift{margin-top:10px;background:#fff;color:var(--ink);box-shadow:inset 0 0 0 1.5px var(--ink)}.badge{position:absolute;top:96px;right:6px;display:flex;align-items:center;gap:8px;background:#fff;border-radius:9999px;padding:9px 14px 9px 10px;box-shadow:var(--shadow-xl);font-size:13px;font-weight:600;color:var(--ink);animation:float 7s ease-in-out infinite;animation-delay:-2s}.badge .check{width:22px;height:22px;border-radius:50%;background:var(--pill-bg);color:var(--wordmark);display:flex;align-items:center;justify-content:center}.gift-card{position:absolute;right:-8px;top:262px;rotate:2deg;width:254px;background:#fff;border-radius:20px;padding:18px;box-shadow:var(--shadow-xl);animation:float 6s ease-in-out infinite}.gift-card-head{display:flex;align-items:center;gap:12px}.gift-card-head svg{flex-shrink:0}.gift-from{font-family:var(--display);font-weight:600;font-size:20px;line-height:1.1;color:var(--black)}.gift-meta{font-size:12.5px;color:var(--muted);margin-top:3px}.gift-note{margin:14px 0 16px;padding:12px 14px;background:#f9fafb;border-radius:12px;font-size:14px;line-height:1.5;color:var(--text-2);font-style:italic}.gift-cta{display:flex;align-items:center;justify-content:center;gap:8px;height:42px;border-radius:9999px;background:var(--grad);color:#fff;font-family:var(--display);font-weight:600;font-size:16px}.notice{display:flex;align-items:center;gap:12px;background:#f9fafb;border:1px solid var(--line);border-radius:14px;padding:14px 18px;font-size:14px;color:var(--muted);line-height:1.5}.notice svg{flex-shrink:0;color:var(--subtle)}.notice strong{color:var(--ink);font-weight:600}.site-footer .container{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:22px;padding-bottom:28px;font-size:14px;color:var(--subtle)}.footer-links{display:flex;gap:22px}.footer-links a:hover{color:var(--ink)}.reveal{opacity:0;transform:translateY(20px);animation:reveal .5s ease-out forwards}.d1{animation-delay:.05s}.d2{animation-delay:.15s}.d3{animation-delay:.25s}.d4{animation-delay:.35s}.d5{animation-delay:.5s}@keyframes reveal{to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes pulse{0%{box-shadow:0 0 #ec489973}70%{box-shadow:0 0 0 7px #ec489900}to{box-shadow:0 0 #ec489900}}@keyframes flicker{0%,to{transform:scale(1) rotate(-1deg)}30%{transform:scale(1.04,.97) rotate(1.5deg)}60%{transform:scale(.97,1.03) rotate(-1.5deg)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}@media(max-width:960px){.container{padding:0 24px}.site-header .container{height:72px}.hero{padding:8px 0 40px}.hero-grid{grid-template-columns:1fr;gap:24px}.lede{font-size:18px}.visual{height:520px;max-width:480px}.blush{width:420px;height:420px}.site-footer .container{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.wordmark{font-size:26px}.visual{height:600px}.product-card{width:236px;left:0}.product-image{height:180px}.gift-card{width:244px;right:0;top:330px;padding:16px}.gift-from{font-size:18px}.badge{top:72px;right:0}.btn-primary{width:100%;justify-content:center}}.page{flex:1;padding:24px 0 72px}h1.page-title{font-size:clamp(40px,5vw,64px);line-height:1.02;margin:20px 0}.eyebrow.muted{background:var(--line);color:var(--muted)}.eyebrow.muted .dot{background:var(--subtle);animation:none;box-shadow:none}.inline-link{color:var(--ink);font-weight:500;border-bottom:1.5px solid var(--border);transition:color .2s ease,border-color .2s ease}.inline-link:hover{color:#d11a8a;border-color:var(--brand)}.status-page{display:flex;align-items:center}.status-copy{max-width:640px}.status-actions{margin-top:36px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.container.legal{max-width:840px}.legal .notice{margin:4px 0 36px}.legal-body .legal-meta{font-family:var(--display);font-size:15px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:24px}.legal-body h2{font-family:var(--display);font-weight:600;font-size:24px;line-height:1.2;color:var(--black);margin:40px 0 14px}.legal-body p,.legal-body li{font-size:16px;line-height:1.7;color:var(--text-2)}.legal-body p{margin-bottom:12px}.legal-body ul{padding-left:22px;margin:0 0 12px}.legal-body li+li{margin-top:6px}.gift-grid{display:grid;grid-template-columns:.95fr 1.05fr;grid-template-rows:1fr auto auto 1fr;grid-template-areas:"visual ." "visual head" "visual body" "visual .";column-gap:72px}.gift-head{grid-area:head;max-width:540px}.gift-visual{grid-area:visual}.gift-body{grid-area:body;max-width:540px}.gift-head h1.page-title{margin-bottom:16px}.gift-head .lede{margin-bottom:8px}.gift-visual{position:relative;width:100%;max-width:460px;justify-self:center;align-self:center;padding:24px 0 110px}.gift-visual .blush{width:500px;height:500px}.greeting-card{position:relative;display:block;width:280px;max-width:64%;height:auto;margin-left:8px;rotate:-2deg;border-radius:18px;background:var(--warm);box-shadow:var(--shadow-xl)}.gift-product{position:absolute;right:0;bottom:0;width:236px;rotate:2deg;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-lg);overflow:hidden;animation:float 7s ease-in-out infinite;animation-delay:-2s}.gift-product .product-image{height:176px;align-items:center;padding:18px}.gift-product .product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.gift-product .product-body{padding:16px 18px 18px}.gift-product .product-title{display:block;margin-top:6px;line-height:1.3}.gift-visual.no-card{padding-bottom:24px;display:flex;justify-content:center}.gift-visual.no-card .gift-product{position:relative;width:300px;rotate:-2deg}.gift-visual.no-card .gift-product .product-image{height:240px}.gift-letter{margin:8px 0 0}.gift-letter .gift-note{margin:0 0 14px;padding:20px 22px;border-radius:16px;font-size:18px;line-height:1.6;font-style:normal;color:var(--ink);white-space:pre-line;word-break:keep-all;overflow-wrap:anywhere}.gift-letter .gift-note:before{content:"“";display:block;height:26px;font-family:var(--display);font-size:48px;line-height:1;color:var(--brand)}.gift-signoff{padding-left:4px}.gift-status{margin-top:32px;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.status-line{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:500;color:var(--ink)}.status-line .check{width:26px;height:26px;border-radius:50%;background:var(--pill-bg);color:var(--wordmark);display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:960px){.page{padding:8px 0 48px}.gift-grid{grid-template-columns:1fr;grid-template-rows:none;grid-template-areas:"head" "visual" "body"}.gift-visual{margin:8px 0 24px}.gift-visual .blush{width:min(400px,100vw);height:min(400px,100vw)}}@media(max-width:480px){.gift-visual{padding-bottom:96px}.greeting-card{width:64%}.gift-product{width:56%;min-width:180px}.gift-product .product-image{height:140px;padding:14px}.gift-visual.no-card .gift-product{width:88%}.gift-visual.no-card .gift-product .product-image{height:220px}.gift-letter .gift-note{font-size:17px;padding:18px}}
