:root{--a-bg:#f7f2ed;--a-surface:#fffdfa;--a-surface-weak:#fffdfadb;--a-text:#3b2b23;--a-muted:#7b675d;--a-border:#62483a24;--a-accent:#e9652f;--a-accent-hover:#df5f2e;--a-accent-active:#c7532a;--a-accent-light:#e9652f1a;--a-shadow:#49312314;--a-radius:18px;--a-radius-sm:12px;--a-radius-xs:8px}.admin-module__4WpgRW__loginPage{background:radial-gradient(circle at 0 0,#fff9,#0000 28%),linear-gradient(#f4eadf 0%,#efe1d2 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.admin-module__4WpgRW__loginCard{border-radius:var(--a-radius);background:var(--a-surface);border:1px solid var(--a-border);width:100%;max-width:420px;box-shadow:0 18px 48px var(--a-shadow);padding:36px}.admin-module__4WpgRW__loginTitle{color:var(--a-text);margin:0 0 8px;font-size:28px;font-weight:600}.admin-module__4WpgRW__loginSubtitle{color:var(--a-muted);margin:0 0 24px;font-size:15px}.admin-module__4WpgRW__loginForm{gap:18px;display:grid}.admin-module__4WpgRW__loginField{gap:6px;display:grid}.admin-module__4WpgRW__loginField span{color:var(--a-text);font-size:14px;font-weight:500}.admin-module__4WpgRW__loginField input{appearance:none;border:1px solid var(--a-border);border-radius:var(--a-radius-sm);color:var(--a-text);font:inherit;background:#ffffffb3;padding:12px 14px;transition:border-color .2s,box-shadow .2s}.admin-module__4WpgRW__loginField input:focus{border-color:var(--a-accent);outline:none;box-shadow:0 0 0 3px #e9652f2e}.admin-module__4WpgRW__loginButton{appearance:none;border-radius:var(--a-radius-sm);background:var(--a-accent);color:#fff;font:inherit;cursor:pointer;border:none;padding:14px 20px;font-weight:600;transition:background .2s,transform .15s}.admin-module__4WpgRW__loginButton:hover{background:var(--a-accent-hover)}.admin-module__4WpgRW__loginButton:active{transform:translateY(1px)}.admin-module__4WpgRW__loginButton:disabled{opacity:.6;cursor:default}.admin-module__4WpgRW__loginError{border-radius:var(--a-radius-xs);color:#a33d1a;background:#e9652f1a;margin:0;padding:10px 12px;font-size:14px}.admin-module__4WpgRW__loginInfo{border-radius:var(--a-radius-xs);color:#2e6b36;background:#5ca8641a;margin:0;padding:10px 12px;font-size:14px}.admin-module__4WpgRW__shell{background:var(--a-bg);grid-template-rows:auto 1fr;min-height:100vh;display:grid}.admin-module__4WpgRW__header{background:var(--a-surface);border-bottom:1px solid var(--a-border);justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex}.admin-module__4WpgRW__headerBrand{align-items:baseline;gap:10px;display:flex}.admin-module__4WpgRW__headerLogo{color:var(--a-text);font-size:18px;font-weight:700}.admin-module__4WpgRW__headerTag{color:var(--a-muted);text-transform:uppercase;letter-spacing:.04em;font-size:13px}.admin-module__4WpgRW__headerMeta{align-items:center;gap:16px;display:flex}.admin-module__4WpgRW__headerEmail{color:var(--a-muted);font-size:14px}.admin-module__4WpgRW__headerLogout{appearance:none;border:1px solid var(--a-border);border-radius:var(--a-radius-xs);color:var(--a-text);font:inherit;cursor:pointer;background:0 0;padding:8px 14px;font-size:14px;transition:background .2s,border-color .2s}.admin-module__4WpgRW__headerLogout:hover{background:var(--a-accent-light);border-color:var(--a-accent)}.admin-module__4WpgRW__body{grid-template-columns:220px 1fr;display:grid}.admin-module__4WpgRW__sidebar{border-right:1px solid var(--a-border);background:var(--a-surface-weak);padding:20px 12px}.admin-module__4WpgRW__nav{gap:6px;display:grid}.admin-module__4WpgRW__navLink{border-radius:var(--a-radius-xs);color:var(--a-muted);padding:10px 14px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:block}.admin-module__4WpgRW__navLink:hover{color:var(--a-text);background:#62483a0f}.admin-module__4WpgRW__navLinkActive{background:var(--a-accent-light);color:var(--a-accent)}.admin-module__4WpgRW__main{padding:24px;overflow:auto}.admin-module__4WpgRW__pageTitle{color:var(--a-text);margin:0 0 6px;font-size:26px;font-weight:600}.admin-module__4WpgRW__pageSubtitle{color:var(--a-muted);margin:0 0 24px;font-size:15px}.admin-module__4WpgRW__statsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:32px;display:grid}.admin-module__4WpgRW__statCard{border-radius:var(--a-radius-sm);background:var(--a-surface);border:1px solid var(--a-border);box-shadow:0 8px 24px var(--a-shadow);padding:20px}.admin-module__4WpgRW__statValue{color:var(--a-text);margin:0 0 6px;font-size:32px;font-weight:700;line-height:1}.admin-module__4WpgRW__statLabel{color:var(--a-muted);margin:0;font-size:14px}.admin-module__4WpgRW__statusBreakdown{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.admin-module__4WpgRW__statusChip{color:var(--a-muted);background:#62483a0f;border-radius:999px;padding:4px 10px;font-size:13px}.admin-module__4WpgRW__panel{border-radius:var(--a-radius);background:var(--a-surface);border:1px solid var(--a-border);box-shadow:0 8px 24px var(--a-shadow);padding:22px}.admin-module__4WpgRW__panelTitle{color:var(--a-text);margin:0 0 16px;font-size:18px;font-weight:600}.admin-module__4WpgRW__tableWrap{overflow-x:auto}.admin-module__4WpgRW__table{border-collapse:collapse;width:100%;font-size:14px}.admin-module__4WpgRW__table th,.admin-module__4WpgRW__table td{text-align:left;border-bottom:1px solid var(--a-border);padding:12px 14px}.admin-module__4WpgRW__table th{color:var(--a-muted);text-transform:uppercase;letter-spacing:.03em;font-size:13px;font-weight:600}.admin-module__4WpgRW__table tr:last-child td{border-bottom:none}.admin-module__4WpgRW__table a{color:var(--a-accent);text-decoration:none}.admin-module__4WpgRW__table a:hover{text-decoration:underline}.admin-module__4WpgRW__badge{border-radius:999px;padding:4px 10px;font-size:13px;font-weight:500;display:inline-flex}.admin-module__4WpgRW__badgeDraft{color:#5c4d45;background:#7b675d1f}.admin-module__4WpgRW__badgeCollecting{color:#1d4ed8;background:#3b82f61f}.admin-module__4WpgRW__badgeReady{color:#15803d;background:#22c55e1f}.admin-module__4WpgRW__badgeClosed{color:#78716c;background:#a8a29e2e}.admin-module__4WpgRW__badgeVisible{color:#15803d;background:#22c55e1f}.admin-module__4WpgRW__badgeHidden{color:#b45309;background:#f59e0b1f}.admin-module__4WpgRW__badgeDeleted{color:#b91c1c;background:#ef44441f}.admin-module__4WpgRW__filters{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.admin-module__4WpgRW__searchInput,.admin-module__4WpgRW__statusSelect{appearance:none;border:1px solid var(--a-border);border-radius:var(--a-radius-xs);background:var(--a-surface);color:var(--a-text);font:inherit;min-width:220px;padding:10px 14px;font-size:14px}.admin-module__4WpgRW__searchInput:focus,.admin-module__4WpgRW__statusSelect:focus{border-color:var(--a-accent);outline:none;box-shadow:0 0 0 3px #e9652f2e}.admin-module__4WpgRW__filterButton{appearance:none;border-radius:var(--a-radius-xs);background:var(--a-accent);color:#fff;font:inherit;cursor:pointer;border:none;padding:10px 18px;font-size:14px;font-weight:500;transition:background .2s}.admin-module__4WpgRW__filterButton:hover{background:var(--a-accent-hover)}.admin-module__4WpgRW__actionForm{display:inline-flex}.admin-module__4WpgRW__actionButton{appearance:none;border:1px solid var(--a-border);border-radius:var(--a-radius-xs);background:var(--a-surface);color:var(--a-text);font:inherit;cursor:pointer;padding:6px 12px;font-size:13px;transition:background .2s,border-color .2s}.admin-module__4WpgRW__actionButton:hover{background:var(--a-accent-light);border-color:var(--a-accent)}.admin-module__4WpgRW__actionButtonPrimary{border-color:var(--a-accent);background:var(--a-accent-light);color:var(--a-accent)}.admin-module__4WpgRW__actionButtonDanger{color:#b91c1c;background:#ef444414;border-color:#ef44444d}.admin-module__4WpgRW__actionButtonDanger:hover{background:#ef444424}.admin-module__4WpgRW__detailGrid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}.admin-module__4WpgRW__detailField{gap:4px;display:grid}.admin-module__4WpgRW__detailField span{color:var(--a-muted);font-size:13px}.admin-module__4WpgRW__detailField strong{color:var(--a-text);font-weight:500}.admin-module__4WpgRW__detailLinks{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.admin-module__4WpgRW__detailLink{border-radius:var(--a-radius-xs);background:var(--a-accent-light);color:var(--a-accent);padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s}.admin-module__4WpgRW__detailLink:hover{background:#e9652f29}.admin-module__4WpgRW__aiLimitHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.admin-module__4WpgRW__aiLimitHeader .admin-module__4WpgRW__panelTitle{margin-bottom:5px}.admin-module__4WpgRW__aiLimitHeader p{color:var(--a-muted);text-wrap:pretty;margin:0;font-size:14px}.admin-module__4WpgRW__aiLimitValue{min-width:52px;color:var(--a-accent);text-align:right;font-variant-numeric:tabular-nums;font-size:30px;font-weight:700;line-height:1}.admin-module__4WpgRW__aiLimitForm{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.admin-module__4WpgRW__aiLimitField{gap:6px;display:grid}.admin-module__4WpgRW__aiLimitField span{color:var(--a-muted);font-size:13px}.admin-module__4WpgRW__aiLimitField input{border:1px solid var(--a-border);border-radius:var(--a-radius-xs);background:var(--a-surface);width:190px;min-height:40px;color:var(--a-text);font:inherit;font-variant-numeric:tabular-nums;padding:8px 12px}.admin-module__4WpgRW__aiLimitField input:focus{border-color:var(--a-accent);outline:none;box-shadow:0 0 0 3px #e9652f2e}.admin-module__4WpgRW__emptyState{text-align:center;color:var(--a-muted);padding:32px;font-size:15px}.admin-module__4WpgRW__analyticsHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.admin-module__4WpgRW__analyticsHeader .admin-module__4WpgRW__pageTitle{text-wrap:balance}.admin-module__4WpgRW__analyticsHeader .admin-module__4WpgRW__pageSubtitle{text-wrap:pretty}.admin-module__4WpgRW__periodSwitch{background:#62483a12;border-radius:12px;padding:4px;display:inline-flex;box-shadow:inset 0 0 0 1px #62483a0f}.admin-module__4WpgRW__periodSwitch a{min-height:40px;color:var(--a-muted);border-radius:8px;align-items:center;padding:0 14px;text-decoration:none;transition:background-color .18s,color .18s,transform .12s;display:inline-flex}.admin-module__4WpgRW__periodSwitch a:active{transform:scale(.96)}.admin-module__4WpgRW__periodSwitch .admin-module__4WpgRW__periodActive{background:var(--a-surface);color:var(--a-text);box-shadow:0 2px 8px var(--a-shadow)}.admin-module__4WpgRW__analyticsPanel{margin-bottom:20px}.admin-module__4WpgRW__funnelList{gap:18px;display:grid}.admin-module__4WpgRW__funnelRow{grid-template-columns:minmax(180px,1.2fr) minmax(160px,3fr) 130px;align-items:center;gap:16px;display:grid}.admin-module__4WpgRW__funnelMeta{color:var(--a-text);justify-content:space-between;align-items:baseline;gap:12px;font-size:14px;display:flex}.admin-module__4WpgRW__funnelMeta strong,.admin-module__4WpgRW__statValue,.admin-module__4WpgRW__funnelConversion{font-variant-numeric:tabular-nums}.admin-module__4WpgRW__funnelTrack{background:#62483a14;border-radius:999px;height:10px;overflow:hidden}.admin-module__4WpgRW__funnelTrack span{border-radius:inherit;background:linear-gradient(90deg, var(--a-accent), #ef8b61);height:100%;display:block}.admin-module__4WpgRW__funnelConversion{color:var(--a-muted);text-align:right;font-size:12px}.admin-module__4WpgRW__badgeError{color:#b91c1c;background:#ef44441a}.admin-module__4WpgRW__monoCell{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}@media (max-width:768px){.admin-module__4WpgRW__body{grid-template-rows:auto 1fr;grid-template-columns:1fr}.admin-module__4WpgRW__sidebar{border-right:none;border-bottom:1px solid var(--a-border);padding:12px}.admin-module__4WpgRW__nav{flex-wrap:wrap;display:flex}.admin-module__4WpgRW__header{padding:12px 16px}.admin-module__4WpgRW__main{padding:16px}.admin-module__4WpgRW__statsGrid{grid-template-columns:1fr 1fr}.admin-module__4WpgRW__detailGrid{grid-template-columns:1fr}.admin-module__4WpgRW__analyticsHeader{display:block}.admin-module__4WpgRW__periodSwitch{margin-bottom:20px}.admin-module__4WpgRW__funnelRow{grid-template-columns:1fr;gap:7px}.admin-module__4WpgRW__funnelConversion{text-align:left}}
.brand-logo-module__XxoWbG__logo{min-width:0;color:inherit;align-items:center;text-decoration:none;display:inline-flex}.brand-logo-module__XxoWbG__mark{flex:none;width:40px;height:40px;display:block}.brand-logo-module__XxoWbG__mark img{width:100%;height:100%;display:block}.brand-logo-module__XxoWbG__body{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.brand-logo-module__XxoWbG__wordmark{width:118px;height:auto;display:block}.brand-logo-module__XxoWbG__tagline{color:#765f52;white-space:nowrap;margin-top:2px;font-size:12px;font-weight:400;line-height:1.2}.brand-logo-module__XxoWbG__marketing{gap:12px}.brand-logo-module__XxoWbG__marketing .brand-logo-module__XxoWbG__mark{width:46px;height:46px}.brand-logo-module__XxoWbG__marketing .brand-logo-module__XxoWbG__wordmark{width:154px}.brand-logo-module__XxoWbG__product{gap:9px}.brand-logo-module__XxoWbG__markOnly{width:34px;height:34px;display:inline-block}.brand-logo-module__XxoWbG__markOnly img{width:100%;height:100%;display:block}@media (max-width:640px){.brand-logo-module__XxoWbG__marketing,.brand-logo-module__XxoWbG__product{gap:8px}.brand-logo-module__XxoWbG__tagline{display:none}.brand-logo-module__XxoWbG__marketing .brand-logo-module__XxoWbG__mark,.brand-logo-module__XxoWbG__product .brand-logo-module__XxoWbG__mark{width:34px;height:34px}.brand-logo-module__XxoWbG__marketing .brand-logo-module__XxoWbG__wordmark,.brand-logo-module__XxoWbG__product .brand-logo-module__XxoWbG__wordmark{width:104px}}@media (max-width:360px){.brand-logo-module__XxoWbG__marketing .brand-logo-module__XxoWbG__wordmark,.brand-logo-module__XxoWbG__product .brand-logo-module__XxoWbG__wordmark{width:96px}}
.header-module__NWxh4W__header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#f6efe7d1;padding:14px 0;position:sticky;top:0}.header-module__NWxh4W__shell{justify-content:space-between;align-items:center;gap:20px;max-width:1240px;margin:0 auto;padding:0 20px;display:flex}.header-module__NWxh4W__logo{color:var(--text);flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.header-module__NWxh4W__nav{align-items:center;gap:6px;display:none}.header-module__NWxh4W__navLink{color:var(--muted);border-radius:999px;padding:8px 14px;font-size:.94rem;font-weight:500;transition:color .16s,background-color .16s}.header-module__NWxh4W__navLink:hover{color:var(--accent-strong);background-color:var(--accent-light)}.header-module__NWxh4W__ctaForm{flex-shrink:0}.header-module__NWxh4W__ctaButton{color:#fff9f4;cursor:pointer;background:linear-gradient(#ef7240 0%,#df5f2e 100%);border:none;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:.9rem;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 10px 24px #e9652f38}.header-module__NWxh4W__ctaButton:hover{background:linear-gradient(#ec6b37 0%,#d95a2a 100%);transform:translateY(-1px);box-shadow:0 12px 28px #e9652f47}.header-module__NWxh4W__ctaButton:active{transform:scale(.96)}@media (min-width:768px){.header-module__NWxh4W__header{padding:16px 0}.header-module__NWxh4W__nav{display:flex}.header-module__NWxh4W__ctaButton{min-height:46px;padding:0 22px;font-size:.94rem}}@media (max-width:1100px){.header-module__NWxh4W__nav{display:none}}@media (max-width:480px){.header-module__NWxh4W__shell{gap:12px;padding:0 14px}.header-module__NWxh4W__ctaButton{min-height:38px;padding:0 10px;font-size:.78rem}}@media (max-width:320px){.header-module__NWxh4W__ctaForm{display:none}}
.hero-section-module__4R0p0G__section{padding:28px 0 56px;overflow:hidden}.hero-section-module__4R0p0G__shell{align-items:center;gap:36px;max-width:1240px;margin:0 auto;padding:0 20px;display:grid}.hero-section-module__4R0p0G__content{z-index:2;position:relative}.hero-section-module__4R0p0G__eyebrow{color:var(--accent-strong);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:700}.hero-section-module__4R0p0G__title{letter-spacing:-.02em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,5.2vw,3.4rem);line-height:1.08}.hero-section-module__4R0p0G__subtitle{max-width:520px;color:var(--muted);margin:18px 0 0;font-size:1.05rem;line-height:1.7}.hero-section-module__4R0p0G__actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.hero-section-module__4R0p0G__primaryAction,.hero-section-module__4R0p0G__secondaryAction{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 26px;font-size:1rem;font-weight:700;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.hero-section-module__4R0p0G__primaryAction{color:#fff9f4;background:linear-gradient(#ef7240 0%,#df5f2e 100%);box-shadow:0 14px 34px #e9652f42}.hero-section-module__4R0p0G__primaryAction:hover{background:linear-gradient(#ec6b37 0%,#d95a2a 100%);transform:translateY(-1px);box-shadow:0 16px 38px #e9652f52}.hero-section-module__4R0p0G__primaryAction:active{transform:scale(.96)}.hero-section-module__4R0p0G__secondaryAction{border-color:var(--accent-soft);background:var(--accent-light);color:var(--accent-strong)}.hero-section-module__4R0p0G__secondaryAction:hover{border-color:var(--accent);background:#ffe8d9;transform:translateY(-1px)}.hero-section-module__4R0p0G__secondaryAction:active{transform:scale(.96)}.hero-section-module__4R0p0G__chips{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.hero-section-module__4R0p0G__chip{background:var(--surface-strong);border:1px solid var(--line);color:var(--muted);border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:500;display:inline-flex}.hero-section-module__4R0p0G__visual{justify-content:center;min-height:320px;display:flex;position:relative}@media (min-width:1024px){.hero-section-module__4R0p0G__visual{justify-content:flex-end;min-height:480px}}.hero-section-module__4R0p0G__assetWrap{justify-content:center;align-items:center;width:100%;max-width:540px;display:flex;position:relative}.hero-section-module__4R0p0G__heroAsset{object-fit:contain;width:100%;max-width:100%;height:auto}.hero-section-module__4R0p0G__heroDecor{object-fit:contain;pointer-events:none;width:60%;height:auto;position:absolute;top:0;right:0}.hero-section-module__4R0p0G__composition{width:100%;max-width:540px;height:420px;transform-style:preserve-3d;position:relative}.hero-section-module__4R0p0G__glow{pointer-events:none;background:radial-gradient(circle,#bf6c471f,#0000 65%);border-radius:50%;width:420px;height:420px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-section-module__4R0p0G__giftCard{border:1px solid var(--line);text-align:center;z-index:1;background:linear-gradient(135deg,#fffaf5 0%,#f8eee6 100%);border-radius:22px;width:260px;padding:24px 22px;position:absolute;top:20px;left:50%;transform:translate(-50%)rotate(-4deg);box-shadow:0 20px 50px #bf6c471f}.hero-section-module__4R0p0G__giftCardHeart{color:var(--accent);margin-bottom:10px;font-size:1.6rem;display:block}.hero-section-module__4R0p0G__giftCardName{color:var(--text);margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.hero-section-module__4R0p0G__giftCardOccasion{color:var(--muted);margin:0;font-size:.9rem}.hero-section-module__4R0p0G__envelope{z-index:3;width:260px;height:170px;position:absolute;top:50%;left:50%;transform:translate(-50%,-42%)}.hero-section-module__4R0p0G__envelopeBack{background:linear-gradient(135deg,#f0d8cb 0%,#e4c2b0 100%);border-radius:16px;position:absolute;inset:0;box-shadow:0 24px 60px #bf6c472e}.hero-section-module__4R0p0G__envelopeLetter{background:#fffaf5;border-radius:12px;width:220px;height:120px;padding:18px;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #bf6c471a}.hero-section-module__4R0p0G__letterHeart{color:var(--accent);margin-bottom:10px;font-size:1.4rem;display:block}.hero-section-module__4R0p0G__letterLines{gap:8px;display:grid}.hero-section-module__4R0p0G__letterLines span{background:var(--accent-soft);border-radius:3px;height:6px;display:block}.hero-section-module__4R0p0G__letterLines span:first-child{width:100%}.hero-section-module__4R0p0G__letterLines span:nth-child(2){width:80%}.hero-section-module__4R0p0G__letterLines span:nth-child(3){width:60%}.hero-section-module__4R0p0G__envelopeFlapLeft,.hero-section-module__4R0p0G__envelopeFlapRight,.hero-section-module__4R0p0G__envelopeFlapBottom{border-radius:0 0 16px 16px;position:absolute}.hero-section-module__4R0p0G__envelopeFlapLeft{clip-path:polygon(0 0,100% 100%,0 100%);background:linear-gradient(135deg,#e4c2b0 0%,#dab6a4 100%);width:50%;height:100px;bottom:0;left:0}.hero-section-module__4R0p0G__envelopeFlapRight{clip-path:polygon(100% 0,100% 100%,0 100%);background:linear-gradient(225deg,#e4c2b0 0%,#dab6a4 100%);width:50%;height:100px;bottom:0;right:0}.hero-section-module__4R0p0G__envelopeFlapBottom{clip-path:polygon(0 0,50% 100%,100% 0);background:linear-gradient(#e4c4b2 0%,#d6b29c 100%);border-radius:0 0 16px 16px;width:100%;height:90px;bottom:0;left:0}.hero-section-module__4R0p0G__envelopeSeal{background:var(--accent);color:#fff9f4;z-index:4;border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.1rem;display:grid;position:absolute;top:62%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 14px #bf6c4759}.hero-section-module__4R0p0G__noteCardTop,.hero-section-module__4R0p0G__noteCardRight,.hero-section-module__4R0p0G__polaroid{background:var(--surface-strong);border:1px solid var(--line);z-index:4;border-radius:18px;position:absolute;box-shadow:0 12px 32px #bf6c471a,0 4px 8px #bf6c470d}.hero-section-module__4R0p0G__noteCardTop{max-width:170px;padding:14px 16px;top:40px;left:-10px;transform:rotate(-8deg)}.hero-section-module__4R0p0G__noteCardRight{max-width:160px;padding:14px 16px;top:80px;right:-20px;transform:rotate(7deg)}.hero-section-module__4R0p0G__noteHeart{color:var(--accent);margin-bottom:6px;font-size:1rem;display:block}.hero-section-module__4R0p0G__noteText{color:var(--text);margin:0;font-size:.82rem;line-height:1.45}.hero-section-module__4R0p0G__noteAuthor{color:var(--muted);margin-top:8px;font-size:.72rem;font-weight:500;display:block}.hero-section-module__4R0p0G__polaroid{padding:10px 10px 14px;bottom:20px;left:10px;transform:rotate(-5deg)}.hero-section-module__4R0p0G__polaroidFrame{background:linear-gradient(135deg, var(--surface-warm), var(--surface-soft));width:110px;height:110px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:10px;display:flex}.hero-section-module__4R0p0G__polaroidPhoto{opacity:.6}.hero-section-module__4R0p0G__polaroidCaption{color:var(--muted);text-align:center;margin:0;font-size:.72rem;font-weight:500}.hero-section-module__4R0p0G__decor{color:var(--accent);opacity:.5;pointer-events:none;z-index:5;position:absolute}.hero-section-module__4R0p0G__decorHeart1{font-size:1.4rem;top:30px;right:40px;transform:rotate(15deg)}.hero-section-module__4R0p0G__decorHeart2{font-size:1.1rem;bottom:80px;right:20px;transform:rotate(-10deg)}.hero-section-module__4R0p0G__decorSparkle1{font-size:1.2rem;top:120px;left:10px}.hero-section-module__4R0p0G__decorSparkle2{font-size:.9rem;bottom:140px;right:0}@media (max-width:640px){.hero-section-module__4R0p0G__section{padding:24px 0 40px}.hero-section-module__4R0p0G__visual{min-height:380px}.hero-section-module__4R0p0G__composition{height:380px;transform:scale(.88)}.hero-section-module__4R0p0G__giftCard{width:230px;padding:18px 16px}.hero-section-module__4R0p0G__envelope{transform:translate(-50%,-40%)scale(.95)}.hero-section-module__4R0p0G__noteCardTop{max-width:140px;top:50px;left:-20px}.hero-section-module__4R0p0G__noteCardRight{max-width:140px;top:90px;right:-30px}.hero-section-module__4R0p0G__polaroid{bottom:10px;left:-10px}}@media (min-width:1024px){.hero-section-module__4R0p0G__section{padding:36px 0 64px}.hero-section-module__4R0p0G__shell{grid-template-columns:1.1fr .9fr;gap:32px}.hero-section-module__4R0p0G__title{max-width:none}.hero-section-module__4R0p0G__visual{justify-content:flex-end;min-height:500px}.hero-section-module__4R0p0G__composition{max-width:480px;height:500px;transform:scale(.96)}.hero-section-module__4R0p0G__giftCard{width:260px;padding:22px 18px;top:20px;left:55%}.hero-section-module__4R0p0G__envelope{width:260px;height:170px;transform:translate(-25%,-40%)}.hero-section-module__4R0p0G__envelopeLetter{width:220px;height:120px}.hero-section-module__4R0p0G__noteCardTop{max-width:150px;top:60px;left:80px}.hero-section-module__4R0p0G__noteCardRight{max-width:130px;top:120px;right:30px}.hero-section-module__4R0p0G__polaroid{bottom:70px;left:100px}}
.value-section-module__sR37Fa__section{padding:44px 0}.value-section-module__sR37Fa__shell{max-width:1240px;margin:0 auto;padding:0 20px}.value-section-module__sR37Fa__heading{text-align:center;max-width:720px;margin:0 auto 32px}.value-section-module__sR37Fa__title{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.12}.value-section-module__sR37Fa__subtitle{color:var(--muted);margin:0;font-size:1rem;line-height:1.6}.value-section-module__sR37Fa__grid{gap:16px;display:grid}.value-section-module__sR37Fa__card{background:var(--surface-strong);border:1px solid var(--line);box-shadow:var(--shadow-soft);--card-accent:var(--surface-warm);border-radius:24px;padding:26px;transition:transform .16s,box-shadow .16s;position:relative}.value-section-module__sR37Fa__card:hover{box-shadow:var(--shadow-card);transform:translateY(-2px)}.value-section-module__sR37Fa__card:before{content:"";background:var(--card-accent);opacity:.7;border-radius:0 0 4px 4px;height:4px;position:absolute;top:0;left:26px;right:26px}.value-section-module__sR37Fa__iconWrap{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.value-section-module__sR37Fa__icon{background:var(--card-accent);width:56px;height:56px;color:var(--accent);border-radius:18px;justify-content:center;align-items:center;display:inline-flex}.value-section-module__sR37Fa__index{color:var(--accent);font-size:.85rem;font-weight:800}.value-section-module__sR37Fa__cardTitle{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.value-section-module__sR37Fa__cardText{color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}@media (min-width:640px){.value-section-module__sR37Fa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.value-section-module__sR37Fa__section{padding:56px 0}.value-section-module__sR37Fa__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.how-it-works-section-module__TjL-xW__section{padding:44px 0}.how-it-works-section-module__TjL-xW__shell{max-width:1240px;margin:0 auto;padding:0 20px}.how-it-works-section-module__TjL-xW__heading{text-align:center;max-width:720px;margin:0 auto 32px}.how-it-works-section-module__TjL-xW__title{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.12}.how-it-works-section-module__TjL-xW__subtitle{color:var(--muted);margin:0;font-size:1rem;line-height:1.6}.how-it-works-section-module__TjL-xW__track,.how-it-works-section-module__TjL-xW__stepWrap{flex-direction:column;gap:16px;display:flex}.how-it-works-section-module__TjL-xW__card{background:var(--surface-strong);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:20px;padding:22px;position:relative}.how-it-works-section-module__TjL-xW__number{background:var(--accent-soft);width:44px;height:44px;color:var(--accent-strong);letter-spacing:-.02em;border-radius:14px;justify-content:center;align-items:center;margin-bottom:14px;font-size:.95rem;font-weight:800;display:inline-flex}.how-it-works-section-module__TjL-xW__cardTitle{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.how-it-works-section-module__TjL-xW__cardText{color:var(--muted);margin:0;font-size:.94rem;line-height:1.6}.how-it-works-section-module__TjL-xW__arrow{color:var(--accent-strong);opacity:.65;justify-content:center;align-items:center;display:flex;transform:rotate(90deg)}@media (min-width:768px){.how-it-works-section-module__TjL-xW__track{flex-direction:row;align-items:stretch;gap:0}.how-it-works-section-module__TjL-xW__stepWrap{flex-direction:row;flex:1;align-items:center;gap:0}.how-it-works-section-module__TjL-xW__card{flex:1;padding:20px}.how-it-works-section-module__TjL-xW__arrow{flex-shrink:0;padding:0 10px;transform:rotate(0)}}@media (min-width:1024px){.how-it-works-section-module__TjL-xW__section{padding:56px 0}.how-it-works-section-module__TjL-xW__card{padding:24px}.how-it-works-section-module__TjL-xW__arrow{padding:0 14px}}
.cases-section-module__2u3JUq__section{padding:44px 0}.cases-section-module__2u3JUq__shell{max-width:1240px;margin:0 auto;padding:0 20px}.cases-section-module__2u3JUq__heading{text-align:center;max-width:720px;margin:0 auto 28px}.cases-section-module__2u3JUq__title{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.12}.cases-section-module__2u3JUq__subtitle{color:var(--muted);margin:0;font-size:1rem;line-height:1.6}.cases-section-module__2u3JUq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cases-section-module__2u3JUq__card{background:var(--surface-strong);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:18px;align-items:center;gap:12px;padding:16px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.cases-section-module__2u3JUq__card:hover{box-shadow:var(--shadow-card);border-color:var(--accent-soft);transform:translateY(-2px)}.cases-section-module__2u3JUq__icon{background:var(--accent-light);width:42px;height:42px;color:var(--accent);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cases-section-module__2u3JUq__cardTitle{color:var(--text);margin:0;font-size:.95rem;font-weight:600;line-height:1.35}@media (max-width:359px){.cases-section-module__2u3JUq__grid{grid-template-columns:1fr}}@media (min-width:768px){.cases-section-module__2u3JUq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cases-section-module__2u3JUq__card{padding:18px}}@media (min-width:1024px){.cases-section-module__2u3JUq__section{padding:56px 0}.cases-section-module__2u3JUq__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.cases-section-module__2u3JUq__card{flex-direction:column;align-items:flex-start;gap:14px;padding:20px 18px}.cases-section-module__2u3JUq__cardTitle{font-size:.96rem}}
.templates-section-module__F87w6q__section{padding:44px 0}.templates-section-module__F87w6q__shell{max-width:1240px;margin:0 auto;padding:0 20px}.templates-section-module__F87w6q__heading{text-align:center;max-width:720px;margin:0 auto 32px}.templates-section-module__F87w6q__title{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.12}.templates-section-module__F87w6q__subtitle{color:var(--muted);margin:0;font-size:1rem;line-height:1.6}.templates-section-module__F87w6q__grid{gap:16px;display:grid}.templates-section-module__F87w6q__card{background:var(--surface-strong);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:22px;padding:10px 10px 22px;transition:transform .16s,box-shadow .16s}.templates-section-module__F87w6q__card:hover{box-shadow:var(--shadow-card);transform:translateY(-2px)}.templates-section-module__F87w6q__preview,.templates-section-module__F87w6q__assetPreview{border-radius:14px;height:150px;margin-bottom:16px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff59}.templates-section-module__F87w6q__assetPreview{background:var(--surface-warm)}.templates-section-module__F87w6q__accentWash{opacity:.16;pointer-events:none;position:absolute;inset:0}.templates-section-module__F87w6q__assetImage{object-fit:cover}.templates-section-module__F87w6q__preview{background:linear-gradient(135deg, var(--surface-strong) 0%, var(--surface-warm) 100%);place-items:center;display:grid}.templates-section-module__F87w6q__paperSheet{background:#fffaf5eb;border-radius:8px;gap:8px;width:72px;height:96px;padding:14px 10px;display:grid;position:absolute;transform:rotate(-6deg);box-shadow:0 6px 16px #bf6c471f}.templates-section-module__F87w6q__paperLine{background:#bf6c472e;border-radius:3px;width:100%;height:5px}.templates-section-module__F87w6q__paperLineShort{background:#bf6c472e;border-radius:3px;width:65%;height:5px}.templates-section-module__F87w6q__miniEnvelope{width:58px;height:40px;color:var(--accent);background:linear-gradient(135deg,#fffaf5f2,#f8eee6f2);border-radius:6px;place-items:center;font-size:1rem;display:grid;position:absolute;bottom:22px;right:24px;transform:rotate(8deg);box-shadow:0 5px 14px #bf6c4724}.templates-section-module__F87w6q__miniEnvelope:after{content:"";clip-path:polygon(0 0,50% 100%,100% 0);background:#bf6c471a;border-radius:0 0 6px 6px;width:100%;height:22px;position:absolute;bottom:0;left:0}.templates-section-module__F87w6q__miniHeart{background:#ffffffd9;border-radius:50%;width:16px;height:16px;position:absolute;top:22px;right:34px;box-shadow:0 2px 6px #bf6c471f}.templates-section-module__F87w6q__miniHeart:after{content:"♥";color:var(--accent);place-items:center;font-size:.65rem;display:grid;position:absolute;inset:0}.templates-section-module__F87w6q__miniStripe{background:#ffffff73;border-radius:4px;width:42px;height:8px;position:absolute;bottom:18px;left:22px;transform:rotate(-3deg)}.templates-section-module__F87w6q__paperClassic .templates-section-module__F87w6q__paperSheet{background:#fffaf5;border:1px solid #bf6c4726}.templates-section-module__F87w6q__warmClassic .templates-section-module__F87w6q__paperSheet{background:#fff8f2}.templates-section-module__F87w6q__teamModern .templates-section-module__F87w6q__paperSheet{background:#f7f4f2;border-radius:4px;transform:rotate(0)}.templates-section-module__F87w6q__teamModern .templates-section-module__F87w6q__miniEnvelope{border-radius:4px;transform:rotate(0)}.templates-section-module__F87w6q__brightParty .templates-section-module__F87w6q__paperSheet{background:#fffbf7;transform:rotate(4deg)}.templates-section-module__F87w6q__brightParty .templates-section-module__F87w6q__miniHeart{width:20px;height:20px}.templates-section-module__F87w6q__brightParty .templates-section-module__F87w6q__miniHeart:after{font-size:.75rem}.templates-section-module__F87w6q__softPersonal .templates-section-module__F87w6q__paperSheet{background:#fff5f2;border-radius:12px}.templates-section-module__F87w6q__cardTitle{margin:0 10px 6px;font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.templates-section-module__F87w6q__cardText{color:var(--muted);margin:0 10px;font-size:.9rem;line-height:1.5}@media (min-width:640px){.templates-section-module__F87w6q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.templates-section-module__F87w6q__section{padding:56px 0}.templates-section-module__F87w6q__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
.ai-section-module__RtPc3q__section{padding:44px 0}.ai-section-module__RtPc3q__shell{max-width:1240px;margin:0 auto;padding:0 20px}.ai-section-module__RtPc3q__card{background:linear-gradient(135deg, var(--surface-strong) 0%, var(--surface-warm) 100%);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:26px;gap:28px;padding:28px 24px;display:grid}.ai-section-module__RtPc3q__content{max-width:460px}.ai-section-module__RtPc3q__badge{background:var(--accent-soft);color:var(--accent-strong);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;margin-bottom:14px;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.ai-section-module__RtPc3q__title{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,4vw,2.3rem);line-height:1.1}.ai-section-module__RtPc3q__subtitle{color:var(--muted);margin:0 0 20px;font-size:1rem;line-height:1.6}.ai-section-module__RtPc3q__features{color:var(--text);gap:8px;margin:0;padding:0;font-size:.94rem;line-height:1.5;list-style:none;display:grid}.ai-section-module__RtPc3q__features li{padding-left:22px;position:relative}.ai-section-module__RtPc3q__features li:before{content:"✓";color:var(--accent);font-weight:700;position:absolute;left:0}.ai-section-module__RtPc3q__demo{align-content:start;gap:12px;display:grid}.ai-section-module__RtPc3q__inputMock{background:var(--surface-strong);border:1px solid var(--line);border-radius:14px;flex-wrap:wrap;align-items:center;gap:6px;padding:12px 16px;display:flex;box-shadow:inset 0 1px 2px #bf6c4714}.ai-section-module__RtPc3q__inputLabel{color:var(--muted);font-size:.8rem;font-weight:600}.ai-section-module__RtPc3q__inputText{color:var(--text);font-size:.94rem}.ai-section-module__RtPc3q__inputCursor{background:var(--accent);width:2px;height:1.1em;animation:1.2s infinite ai-section-module__RtPc3q__blink}@keyframes ai-section-module__RtPc3q__blink{0%,to{opacity:1}50%{opacity:0}}.ai-section-module__RtPc3q__variants{gap:10px;display:grid}.ai-section-module__RtPc3q__variant{background:var(--surface-strong);border:1px solid var(--line);box-shadow:var(--shadow-card);border-radius:14px;padding:14px 16px}.ai-section-module__RtPc3q__variant p{color:var(--text);margin:0;font-size:.9rem;line-height:1.5}.ai-section-module__RtPc3q__variantLabel{background:var(--accent-soft);color:var(--accent-strong);text-transform:uppercase;letter-spacing:.03em;border-radius:6px;margin-bottom:8px;padding:3px 8px;font-size:.72rem;font-weight:700;display:inline-block}@media (min-width:768px){.ai-section-module__RtPc3q__card{grid-template-columns:.95fr 1.05fr;align-items:center;gap:40px;padding:40px}}@media (min-width:1024px){.ai-section-module__RtPc3q__section{padding:56px 0}}
.inside-section-module__4lnZEq__section{padding:44px 0}.inside-section-module__4lnZEq__shell{max-width:1240px;margin:0 auto;padding:0 20px}.inside-section-module__4lnZEq__heading{text-align:center;max-width:720px;margin:0 auto 28px}.inside-section-module__4lnZEq__title{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.12}.inside-section-module__4lnZEq__subtitle{color:var(--muted);margin:0;font-size:1rem;line-height:1.6}.inside-section-module__4lnZEq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.inside-section-module__4lnZEq__card{background:var(--surface-strong);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:18px;flex-direction:column;align-items:flex-start;padding:18px 16px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.inside-section-module__4lnZEq__card:hover{box-shadow:var(--shadow-card);border-color:var(--accent-soft);transform:translateY(-2px)}.inside-section-module__4lnZEq__icon{background:var(--accent-light);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;font-size:1.15rem;line-height:1;display:inline-flex}.inside-section-module__4lnZEq__cardTitle{margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.25}.inside-section-module__4lnZEq__cardText{color:var(--muted);margin:0;font-size:.86rem;line-height:1.45}@media (min-width:640px){.inside-section-module__4lnZEq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.inside-section-module__4lnZEq__section{padding:56px 0}.inside-section-module__4lnZEq__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.inside-section-module__4lnZEq__card{padding:18px 14px}.inside-section-module__4lnZEq__cardTitle{font-size:.98rem}}
.faq-section-module__DoHBrG__section{padding:44px 0}.faq-section-module__DoHBrG__shell{max-width:1240px;margin:0 auto;padding:0 20px}.faq-section-module__DoHBrG__heading{text-align:center;max-width:720px;margin:0 auto 28px}.faq-section-module__DoHBrG__title{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.12}.faq-section-module__DoHBrG__subtitle{color:var(--muted);margin:0;font-size:1rem;line-height:1.6}.faq-section-module__DoHBrG__grid{gap:12px;max-width:820px;margin:0 auto;display:grid}.faq-section-module__DoHBrG__card{background:var(--surface-strong);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:18px;padding:20px 22px}.faq-section-module__DoHBrG__question{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;line-height:1.35}.faq-section-module__DoHBrG__answer{color:var(--muted);margin:0;font-size:.96rem;line-height:1.6}@media (min-width:1024px){.faq-section-module__DoHBrG__section{padding:56px 0}}
:root{--gi-bg:#faf3eb;--gi-bg-top:#faf3eb;--gi-bg-bottom:#f5ece3;--gi-text:#3b2b23;--gi-muted:#7b675d;--gi-accent:#bf6c47;--gi-accent-strong:#8e4f34;--gi-envelope:#f5ebe0;--gi-envelope-dark:#e8dacd;--gi-envelope-darker:#d9ccc0;--gi-card:#fffaf5;--gi-shadow:#48312529;--gi-shadow-soft:#48312514;--gi-serif:Georgia, "Times New Roman", "Noto Serif", serif}.gift-intro-module__kGjBRG__page{z-index:100;background:var(--gi-bg);color:var(--gi-text);flex-direction:column;justify-content:center;align-items:center;padding:24px;transition:opacity .6s,visibility .6s;animation:.6s ease-out gift-intro-module__kGjBRG__pageFadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes gift-intro-module__kGjBRG__pageFadeIn{0%{opacity:0}to{opacity:1}}.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__page,.gift-intro-module__kGjBRG__done .gift-intro-module__kGjBRG__page{opacity:0;visibility:hidden;pointer-events:none}.gift-intro-module__kGjBRG__vignette{pointer-events:none;opacity:0;background:radial-gradient(circle,#0000 40%,#48312512 100%);transition:opacity .8s;position:absolute;inset:0}.gift-intro-module__kGjBRG__press .gift-intro-module__kGjBRG__vignette,.gift-intro-module__kGjBRG__sealBreak .gift-intro-module__kGjBRG__vignette,.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__vignette,.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__vignette,.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__vignette,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__vignette,.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__vignette{opacity:1}.gift-intro-module__kGjBRG__introContent{z-index:1;flex-direction:column;align-items:center;gap:18px;width:100%;max-width:480px;transition:opacity .5s,transform .7s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__introContent{opacity:0;transform:scale(.96)}.gift-intro-module__kGjBRG__titleBlock{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.gift-intro-module__kGjBRG__nameLine{font-family:var(--gi-serif);color:var(--gi-text);letter-spacing:-.01em;font-size:clamp(34px,6.2vw,52px);font-weight:500;line-height:1.1}.gift-intro-module__kGjBRG__subtitleLine{color:var(--gi-muted);max-width:440px;margin:0;font-size:clamp(15px,3.2vw,18px);font-weight:400;line-height:1.45}.gift-intro-module__kGjBRG__subtitleAccent{color:#ce6037}.gift-intro-module__kGjBRG__envelopeScene{perspective:1400px;width:280px;height:190px;transform-style:preserve-3d;transition:transform .35s cubic-bezier(.22,1,.36,1);animation:4.2s ease-in-out infinite gift-intro-module__kGjBRG__envelopeFloat}@keyframes gift-intro-module__kGjBRG__envelopeFloat{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-6px)rotate(.9deg)}50%{transform:translateY(0)rotate(0)}75%{transform:translateY(-4px)rotate(-.7deg)}}.gift-intro-module__kGjBRG__ctaHover .gift-intro-module__kGjBRG__envelopeScene{transform:translateY(-10px)scale(1.03)}.gift-intro-module__kGjBRG__envelope{width:100%;height:100%;transform-style:preserve-3d;transition:transform .75s cubic-bezier(.22,1,.36,1),opacity .45s;animation:3.4s ease-in-out infinite gift-intro-module__kGjBRG__envelopeBreathe;position:relative}@keyframes gift-intro-module__kGjBRG__envelopeBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.gift-intro-module__kGjBRG__envelopeBack{background:linear-gradient(180deg, var(--gi-envelope) 0%, var(--gi-envelope-dark) 100%);box-shadow:0 24px 64px var(--gi-shadow), inset 0 1px 0 #ffffff80;border-radius:14px;transition:opacity .45s;position:absolute;inset:0;transform:translateZ(-20px)}.gift-intro-module__kGjBRG__envelopeGlow{opacity:0;z-index:1;pointer-events:none;background:radial-gradient(#ffdcbe8c,#0000 65%);border-radius:50%;height:70%;transition:opacity .7s;position:absolute;top:20%;left:10%;right:10%}.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__envelopeGlow,.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__envelopeGlow,.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__envelopeGlow,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeGlow{opacity:1}.gift-intro-module__kGjBRG__envelopeCard{--gi-card-preview-scale:.205;width:90%;height:88%;transform-style:preserve-3d;z-index:2;will-change:transform, opacity;transition:transform .82s cubic-bezier(.22,1,.36,1),opacity .5s;position:absolute;bottom:10%;left:5%;transform:translateY(10%)translateZ(-6px)scale(.96)}.gift-intro-module__kGjBRG__envelopeCardFront,.gift-intro-module__kGjBRG__envelopeCardInside,.gift-intro-module__kGjBRG__envelopeCardInsideTop{backface-visibility:hidden;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0;overflow:hidden}.gift-intro-module__kGjBRG__envelopeCardWhole{z-index:5;background:var(--gi-card);opacity:0;pointer-events:none;clip-path:inset(0 0 50% round 12px);will-change:opacity, clip-path;border-radius:12px;width:100%;height:210%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 10px 28px #58392529}.gift-intro-module__kGjBRG__envelopeCardWhole .gift-intro-module__kGjBRG__cardTemplateCanvas{top:0}.gift-intro-module__kGjBRG__envelopeCardInside{box-shadow:0 6px 18px var(--gi-shadow-soft), inset 0 1px 0 #ffffffe6;z-index:1;background:linear-gradient(#fffdfb 0%,#faf5ee 100%)}.gift-intro-module__kGjBRG__cardTemplatePreview{background:var(--gi-card);pointer-events:none;position:absolute;inset:0;overflow:hidden}.gift-intro-module__kGjBRG__cardTemplateCanvas{width:1212px;transform:scale(var(--gi-card-preview-scale));transform-origin:0 0;pointer-events:none;position:absolute;top:0;left:0}.gift-intro-module__kGjBRG__cardTemplateCanvas :is(a,button,input,select,textarea){pointer-events:none}.gift-intro-module__kGjBRG__cardTemplatePreviewLower .gift-intro-module__kGjBRG__cardTemplateCanvas{top:-100%}.gift-intro-module__kGjBRG__cardTemplatePreviewCover{z-index:4}.gift-intro-module__kGjBRG__envelopeCardFold{z-index:2;transform-origin:top;transform-style:preserve-3d;will-change:transform;transition:transform 1.05s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:rotateX(0)}.gift-intro-module__kGjBRG__envelopeCardFront{z-index:2;background:radial-gradient(circle at 14% 20%,#d67c561a,#0000 21%),radial-gradient(circle at 88% 82%,#7a523514,#0000 26%),repeating-linear-gradient(8deg,#66462e07 0 1px,#0000 1px 4px),linear-gradient(145deg,#f5e8d6 0%,#ecd8bd 50%,#e3c7a4 100%);transform:translateZ(1px);box-shadow:0 12px 28px #5839252e,inset 0 1px #ffffff94,inset 0 0 32px #70482a12}.gift-intro-module__kGjBRG__envelopeCardInsideTop{box-shadow:0 6px 18px var(--gi-shadow-soft), inset 0 1px 0 #ffffffe6;z-index:1;background:linear-gradient(#fffdfb 0%,#faf5ee 100%);transform:rotateX(180deg)translateZ(1px)}.gift-intro-module__kGjBRG__cardFoldLine{z-index:2;background:linear-gradient(90deg,#0000,#8b6e5c2e,#0000);height:1px;position:absolute;top:0;left:0;right:0}.gift-intro-module__kGjBRG__cardPaperLines{pointer-events:none;border:1px solid #8453372e;border-radius:8px;position:absolute;inset:14px}.gift-intro-module__kGjBRG__cardPaperLines:after{content:"";border:1px solid #ffffff8a;border-radius:5px;position:absolute;inset:5px}.gift-intro-module__kGjBRG__cardAccent,.gift-intro-module__kGjBRG__cardAccentInside{opacity:.78;height:4px;position:absolute;top:0;left:0;right:0}.gift-intro-module__kGjBRG__cardHeart,.gift-intro-module__kGjBRG__cardHeartInside{color:var(--gi-accent);opacity:.9;z-index:1;font-size:28px;line-height:1;position:relative}.gift-intro-module__kGjBRG__cardBackEmblem{z-index:2;width:34px;height:34px;color:var(--gi-accent);background:#fff8ee80;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 0 0 1px #91523626,inset 0 1px #ffffffa3}.gift-intro-module__kGjBRG__cardBackBrand{z-index:2;font-family:var(--gi-serif);color:#9a563e;text-shadow:0 1px #fffcf7b3;width:34px;height:34px;margin-top:1px;font-size:15px;line-height:1;display:block;position:relative}.gift-intro-module__kGjBRG__cardBackCaption{z-index:2;color:#ffefe0d6;letter-spacing:.04em;font-size:10px;line-height:1;position:relative}.gift-intro-module__kGjBRG__cardBackSprig{z-index:1;opacity:.72;border-left:1px solid #9f5b3e42;border-radius:50%;width:30px;height:54px;position:absolute;bottom:14px}.gift-intro-module__kGjBRG__cardBackSprig:before,.gift-intro-module__kGjBRG__cardBackSprig:after{content:"";background:#fffaf457;border:1px solid #9f5b3e38;border-radius:70% 30%;width:8px;height:13px;position:absolute}.gift-intro-module__kGjBRG__cardBackSprig:before{top:12px;left:-2px;transform:rotate(-34deg)}.gift-intro-module__kGjBRG__cardBackSprig:after{top:27px;left:5px;transform:rotate(38deg)}.gift-intro-module__kGjBRG__cardBackSprigLeft{left:25px;transform:rotate(-31deg)}.gift-intro-module__kGjBRG__cardBackSprigRight{right:25px;transform:scaleX(-1)rotate(-31deg)}.gift-intro-module__kGjBRG__cardText,.gift-intro-module__kGjBRG__cardTextInside{letter-spacing:.06em;color:var(--gi-muted);text-transform:uppercase;z-index:1;font-size:13px;font-weight:500;position:relative}.gift-intro-module__kGjBRG__cardHint,.gift-intro-module__kGjBRG__cardHintInside{color:var(--gi-muted);opacity:.7;z-index:1;font-size:12px;position:relative}.gift-intro-module__kGjBRG__envelopeLeft,.gift-intro-module__kGjBRG__envelopeRight{z-index:3;width:0;height:0;transition:opacity .45s;position:absolute;top:0}.gift-intro-module__kGjBRG__envelopeLeft{border-top:95px solid #0000;border-bottom:95px solid #0000;border-left:140px solid var(--gi-envelope-dark);left:0}.gift-intro-module__kGjBRG__envelopeRight{border-top:95px solid #0000;border-bottom:95px solid #0000;border-right:140px solid var(--gi-envelope-dark);right:0}.gift-intro-module__kGjBRG__envelopeBottom{border-left:140px solid #0000;border-right:140px solid #0000;border-bottom:78px solid var(--gi-envelope-darker);z-index:4;width:0;height:0;transition:opacity .45s;position:absolute;bottom:0;left:0}.gift-intro-module__kGjBRG__envelopeFlap{transform-origin:top;width:100%;height:110px;transform-style:preserve-3d;z-index:5;will-change:transform;transition:transform .72s cubic-bezier(.22,1,.36,1),opacity .45s;position:absolute;top:0;left:0;transform:rotateX(0)}.gift-intro-module__kGjBRG__envelopeFlapFront,.gift-intro-module__kGjBRG__envelopeFlapBack{background:linear-gradient(180deg, #f8eee4 0%, var(--gi-envelope) 100%);clip-path:polygon(0 0,100% 0,50% 100%);backface-visibility:hidden;transform-origin:top;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.gift-intro-module__kGjBRG__envelopeFlapFront{filter:drop-shadow(0 3px 5px #4831251a)}.gift-intro-module__kGjBRG__envelopeFlapBack{filter:drop-shadow(0 -5px 8px #4831251a);background:linear-gradient(#eadbcf 0%,#f4e8dc 100%);transform:rotateX(180deg)}.gift-intro-module__kGjBRG__envelopeSeal{background:linear-gradient(135deg, #c97a58 0%, var(--gi-accent-strong) 100%);width:38px;height:38px;color:var(--gi-card);z-index:6;border-radius:50%;justify-content:center;align-items:center;margin-left:-19px;font-size:19px;transition:transform .35s,opacity .35s,box-shadow .35s;display:flex;position:absolute;top:68px;left:50%;box-shadow:0 4px 12px #8c503747}.gift-intro-module__kGjBRG__heartFloat1,.gift-intro-module__kGjBRG__heartFloat2,.gift-intro-module__kGjBRG__heartFloat3{color:var(--gi-accent);opacity:0;pointer-events:none;z-index:7;font-family:serif;position:absolute}.gift-intro-module__kGjBRG__heartFloat1{font-size:18px;animation:5s ease-in-out infinite gift-intro-module__kGjBRG__heart1;top:20px;left:-28px}.gift-intro-module__kGjBRG__heartFloat2{font-size:14px;animation:6s ease-in-out infinite gift-intro-module__kGjBRG__heart2;top:50px;right:-22px}.gift-intro-module__kGjBRG__heartFloat3{font-size:20px;animation:5.5s ease-in-out infinite gift-intro-module__kGjBRG__heart3;bottom:30px;right:-36px}@keyframes gift-intro-module__kGjBRG__heart1{0%,to{opacity:.35;transform:translateY(0)rotate(-8deg)}50%{opacity:.6;transform:translateY(-10px)rotate(0)}}@keyframes gift-intro-module__kGjBRG__heart2{0%,to{opacity:.25;transform:translateY(0)rotate(6deg)}50%{opacity:.45;transform:translateY(-8px)rotate(0)}}@keyframes gift-intro-module__kGjBRG__heart3{0%,to{opacity:.3;transform:translateY(0)rotate(-5deg)}50%{opacity:.55;transform:translateY(-12px)rotate(5deg)}}.gift-intro-module__kGjBRG__actions{flex-direction:column;align-items:center;gap:14px;display:flex}.gift-intro-module__kGjBRG__ctaButton{appearance:none;background:linear-gradient(135deg, #d67c56 0%, var(--gi-accent) 100%);color:#fffaf5;letter-spacing:.01em;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:999px;margin:0;padding:15px 36px;font-size:16px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:0 8px 26px #bf6c4752,inset 0 1px #ffffff40}.gift-intro-module__kGjBRG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 12px 32px #bf6c4761,inset 0 1px #ffffff40}.gift-intro-module__kGjBRG__ctaButton:active{transform:translateY(0)scale(.97)}.gift-intro-module__kGjBRG__ctaButton:focus-visible{outline:none;box-shadow:0 0 0 4px #bf6c4759,0 8px 26px #bf6c4752}.gift-intro-module__kGjBRG__ctaButton:disabled{cursor:default}.gift-intro-module__kGjBRG__skipLink{appearance:none;color:var(--gi-muted);cursor:pointer;opacity:.7;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:6px 12px;font-size:14px;font-weight:500;transition:opacity .2s,color .2s}.gift-intro-module__kGjBRG__skipLink:hover,.gift-intro-module__kGjBRG__skipLink:focus-visible{opacity:1;color:var(--gi-accent-strong)}.gift-intro-module__kGjBRG__skipLink:focus-visible{border-radius:8px;outline:none;box-shadow:0 0 0 3px #bf6c4733}.gift-intro-module__kGjBRG__idle .gift-intro-module__kGjBRG__envelopeCard,.gift-intro-module__kGjBRG__press .gift-intro-module__kGjBRG__envelopeCard,.gift-intro-module__kGjBRG__sealBreak .gift-intro-module__kGjBRG__envelopeCard{opacity:0}.gift-intro-module__kGjBRG__press .gift-intro-module__kGjBRG__envelopeScene,.gift-intro-module__kGjBRG__sealBreak .gift-intro-module__kGjBRG__envelopeScene,.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__envelopeScene,.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__envelopeScene,.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__envelopeScene,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeScene,.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__envelopeScene,.gift-intro-module__kGjBRG__press .gift-intro-module__kGjBRG__envelope,.gift-intro-module__kGjBRG__sealBreak .gift-intro-module__kGjBRG__envelope,.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__envelope,.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__envelope,.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__envelope,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelope,.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__envelope{animation:none}.gift-intro-module__kGjBRG__press .gift-intro-module__kGjBRG__envelopeScene{transform:scale(.98)}.gift-intro-module__kGjBRG__press .gift-intro-module__kGjBRG__envelope{transform:scale(.96)}.gift-intro-module__kGjBRG__sealBreak .gift-intro-module__kGjBRG__envelopeSeal{transform:scale(1.15)translateY(-4px);box-shadow:0 0 20px #bf6c4773,0 4px 12px #8c503747}.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__envelopeSeal,.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__envelopeSeal,.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__envelopeSeal,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeSeal,.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__envelopeSeal{opacity:0;transform:scale(.15)}.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__envelope{transform:scale(1.02)translateY(2px)}.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__envelopeCard,.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__envelopeCard{transform:translateY(0)translateZ(-8px)scale(.96)}.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__envelopeFlap,.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__envelopeFlap,.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__envelopeFlap,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeFlap,.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__envelopeFlap{z-index:1;transform:scaleY(-1)}.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__envelope{transform:scale(1.02)translateY(2px)}.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__envelope{transform:scale(.96)translateY(18px)}.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__envelopeCard{z-index:8;transform:translateY(-44px)translateZ(50px)scale(1.06)}.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelope{opacity:1;transform:scale(.9)translateY(34px)}.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeCard{z-index:8;transform:translateY(-38px)translateZ(110px)scale(1.26)}.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeBack,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeGlow,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeLeft,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeRight,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeBottom{opacity:.18}.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeFlap{opacity:.42}.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeCardFold{transform:rotateX(-178deg)}.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__envelope{opacity:0;transform:scale(.84)translateY(48px)}.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__envelopeCard{opacity:0;transform:translateY(-42px)translateZ(200px)scale(1.9)}.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__envelopeCardFold{transform:rotateX(-178deg)}.gift-intro-module__kGjBRG__press .gift-intro-module__kGjBRG__textGroup,.gift-intro-module__kGjBRG__sealBreak .gift-intro-module__kGjBRG__textGroup,.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__textGroup,.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__textGroup,.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__textGroup,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__textGroup,.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__textGroup{opacity:0;pointer-events:none;transform:translateY(14px)}.gift-intro-module__kGjBRG__finalReveal{z-index:0;animation:.65s ease-out forwards gift-intro-module__kGjBRG__finalFadeIn;position:relative}@keyframes gift-intro-module__kGjBRG__finalFadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.gift-intro-module__kGjBRG__giftWrapper{position:relative}.gift-intro-module__kGjBRG__replayBar{background:radial-gradient(circle,#ffffff80,#0000 70%),linear-gradient(#0000,#faf4ede6 30%);justify-content:center;padding:28px 16px 48px;display:flex}.gift-intro-module__kGjBRG__replayButton{appearance:none;color:var(--gi-muted);cursor:pointer;opacity:.75;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:8px;padding:10px 18px;font-size:15px;font-weight:500;transition:opacity .2s,color .2s,transform .2s;display:inline-flex}.gift-intro-module__kGjBRG__replayButton:hover,.gift-intro-module__kGjBRG__replayButton:focus-visible{opacity:1;color:var(--gi-accent-strong);transform:translateY(-1px)}.gift-intro-module__kGjBRG__replayButton:focus-visible{border-radius:10px;outline:none;box-shadow:0 0 0 3px #bf6c4733}.gift-intro-module__kGjBRG__reducedMotion .gift-intro-module__kGjBRG__envelopeScene,.gift-intro-module__kGjBRG__reducedMotion .gift-intro-module__kGjBRG__envelope{animation:none}.gift-intro-module__kGjBRG__reducedMotion .gift-intro-module__kGjBRG__heartFloat1,.gift-intro-module__kGjBRG__reducedMotion .gift-intro-module__kGjBRG__heartFloat2,.gift-intro-module__kGjBRG__reducedMotion .gift-intro-module__kGjBRG__heartFloat3{opacity:0;animation:none}.gift-intro-module__kGjBRG__reducedMotion .gift-intro-module__kGjBRG__envelopeFlap{transition-duration:.4s}.gift-intro-module__kGjBRG__reducedMotion .gift-intro-module__kGjBRG__envelopeCard,.gift-intro-module__kGjBRG__reducedMotion .gift-intro-module__kGjBRG__envelopeCardFold{transition-duration:.45s}.gift-intro-module__kGjBRG__reducedMotion.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__envelopeFlap,.gift-intro-module__kGjBRG__reducedMotion.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__envelopeFlap,.gift-intro-module__kGjBRG__reducedMotion.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__envelopeFlap,.gift-intro-module__kGjBRG__reducedMotion.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeFlap,.gift-intro-module__kGjBRG__reducedMotion.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__envelopeFlap{transform:scaleY(-1)}.gift-intro-module__kGjBRG__reducedMotion.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__envelopeCard,.gift-intro-module__kGjBRG__reducedMotion.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeCard{transform:translateY(-72px)translateZ(50px)scale(1.08)}.gift-intro-module__kGjBRG__reducedMotion.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeCardFold,.gift-intro-module__kGjBRG__reducedMotion.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__envelopeCardFold{transform:rotateX(-178deg)}.gift-intro-module__kGjBRG__reducedMotion.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__introContent{opacity:0;transform:none}.gift-intro-module__kGjBRG__reducedMotion.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__envelope{opacity:0}.gift-intro-module__kGjBRG__placeholder{background:radial-gradient(circle at 30% 20%, #ffffffb3, transparent 35%), radial-gradient(circle at 70% 80%, #fff8f099, transparent 35%), linear-gradient(180deg, var(--gi-bg-top) 0%, var(--gi-bg-bottom) 100%);min-height:100vh;color:var(--gi-text);justify-content:center;align-items:center;padding:24px;display:flex}.gift-intro-module__kGjBRG__placeholderCard{text-align:center;background:#fffaf5c7;border-radius:26px;max-width:420px;padding:42px 34px;box-shadow:0 20px 64px #4831251a,inset 0 1px #fff9}.gift-intro-module__kGjBRG__placeholderIcon{color:var(--gi-accent);opacity:.85;margin-bottom:20px;font-size:58px;line-height:1}.gift-intro-module__kGjBRG__placeholderTitle{margin:0 0 12px;font-size:23px;font-weight:500}.gift-intro-module__kGjBRG__placeholderText{color:var(--gi-muted);margin:0;font-size:16px;line-height:1.5}@media (max-width:480px){.gift-intro-module__kGjBRG__envelopeCard{--gi-card-preview-scale:.176}.gift-intro-module__kGjBRG__envelopeScene{width:240px;height:162px}.gift-intro-module__kGjBRG__envelopeFlap{height:94px}.gift-intro-module__kGjBRG__envelopeFlapFront,.gift-intro-module__kGjBRG__envelopeFlapBack{width:100%;height:100%}.gift-intro-module__kGjBRG__envelopeLeft,.gift-intro-module__kGjBRG__envelopeRight{border-top-width:81px;border-bottom-width:81px}.gift-intro-module__kGjBRG__envelopeLeft{border-left-width:120px}.gift-intro-module__kGjBRG__envelopeRight{border-right-width:120px}.gift-intro-module__kGjBRG__envelopeBottom{border-bottom-width:64px;border-left-width:120px;border-right-width:120px}.gift-intro-module__kGjBRG__envelopeSeal{width:34px;height:34px;margin-left:-17px;font-size:17px;top:56px}.gift-intro-module__kGjBRG__cardHeart{font-size:26px}.gift-intro-module__kGjBRG__cardText{font-size:12px}.gift-intro-module__kGjBRG__ctaButton{padding:14px 28px;font-size:15px}.gift-intro-module__kGjBRG__nameLine{font-size:clamp(28px,8vw,38px)}.gift-intro-module__kGjBRG__nameLine:after{font-size:14px;top:-4px;right:-18px}.gift-intro-module__kGjBRG__press .gift-intro-module__kGjBRG__introContent,.gift-intro-module__kGjBRG__sealBreak .gift-intro-module__kGjBRG__introContent,.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__introContent,.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__introContent,.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__introContent,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__introContent{transform:translateY(68px)}.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__envelopeCard{transform:translateY(-36px)translateZ(44px)scale(1.04)}.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeCard{transform:translateY(-28px)translateZ(90px)scale(1.12)}.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__envelopeCard{transform:translateY(-32px)translateZ(160px)scale(1.72)}}.gift-intro-module__kGjBRG__envelopeScene{perspective:none;width:min(460px,82vw);height:min(460px,82vw)}.gift-intro-module__kGjBRG__envelope{transform-style:flat}.gift-intro-module__kGjBRG__envelopeImage{object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 22px 28px #58392526);will-change:opacity, transform;width:100%;height:100%;transition:opacity .54s cubic-bezier(.22,1,.36,1),transform .54s cubic-bezier(.22,1,.36,1),filter .4s;position:absolute;inset:0}.gift-intro-module__kGjBRG__closedEnvelope{z-index:6;opacity:1;transform:translateY(0)scale(1)}.gift-intro-module__kGjBRG__openEnvelopeBack,.gift-intro-module__kGjBRG__openEnvelopePocket{opacity:0;transform:translateY(6px)scale(.985)}.gift-intro-module__kGjBRG__openEnvelopeBack{z-index:1}.gift-intro-module__kGjBRG__openEnvelopePocket{z-index:5;clip-path:polygon(0 37%,15% 40%,50% 62%,85% 40%,100% 37%,100% 100%,0 100%)}.gift-intro-module__kGjBRG__envelopeBack,.gift-intro-module__kGjBRG__envelopeLeft,.gift-intro-module__kGjBRG__envelopeRight,.gift-intro-module__kGjBRG__envelopeBottom,.gift-intro-module__kGjBRG__envelopeFlap,.gift-intro-module__kGjBRG__envelopeSeal,.gift-intro-module__kGjBRG__heartFloat1,.gift-intro-module__kGjBRG__heartFloat2,.gift-intro-module__kGjBRG__heartFloat3{display:none}.gift-intro-module__kGjBRG__envelopeGlow{z-index:0;height:58%;top:28%;left:14%;right:14%}.gift-intro-module__kGjBRG__envelopeCard{--gi-card-preview-scale:.258;z-index:3;opacity:0;width:67%;height:43%;transition:transform .43s cubic-bezier(.22,1,.36,1),opacity .22s;bottom:38%;left:16.5%;transform:translateY(15%)scale(.965)}.gift-intro-module__kGjBRG__press .gift-intro-module__kGjBRG__closedEnvelope{filter:drop-shadow(0 26px 34px #58392533);transform:scale(.985)}.gift-intro-module__kGjBRG__sealBreak .gift-intro-module__kGjBRG__closedEnvelope{filter:drop-shadow(0 26px 36px #bf6c4733);transform:scale(1.01)}.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__closedEnvelope,.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__closedEnvelope,.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__closedEnvelope,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__closedEnvelope,.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__closedEnvelope{opacity:0;transform:translateY(-3px)scale(1.01)}.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__openEnvelopeBack,.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__openEnvelopePocket,.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__openEnvelopeBack,.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__openEnvelopePocket,.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__openEnvelopeBack,.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__openEnvelopePocket,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__openEnvelopeBack,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__openEnvelopePocket,.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__openEnvelopeBack,.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__openEnvelopePocket{opacity:1;transform:translateY(0)scale(1)}.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__openEnvelopeBack,.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__openEnvelopePocket{transition-delay:70ms}.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__envelopeCard{opacity:1;transform:translateY(13%)scale(.97)}.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__envelopeCard{opacity:1;z-index:3;transform:translateY(-60%)scale(1.04)}.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__envelopeCard{opacity:1;z-index:7;transform:translateY(-72%)scale(1.22)}.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__openEnvelopeBack,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__openEnvelopePocket{opacity:.54;transform:translateY(14px)scale(.94)}.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__envelopeCard{opacity:0;z-index:7;transform:translateY(-78%)scale(1.56)}.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__openEnvelopeBack,.gift-intro-module__kGjBRG__revealGift .gift-intro-module__kGjBRG__openEnvelopePocket{opacity:0;transform:translateY(24px)scale(.9)}.gift-intro-module__kGjBRG__press .gift-intro-module__kGjBRG__introContent,.gift-intro-module__kGjBRG__sealBreak .gift-intro-module__kGjBRG__introContent,.gift-intro-module__kGjBRG__flapOpen .gift-intro-module__kGjBRG__introContent,.gift-intro-module__kGjBRG__pause .gift-intro-module__kGjBRG__introContent,.gift-intro-module__kGjBRG__cardPull .gift-intro-module__kGjBRG__introContent,.gift-intro-module__kGjBRG__cardHero .gift-intro-module__kGjBRG__introContent{transform:none}.gift-intro-module__kGjBRG__reducedMotion .gift-intro-module__kGjBRG__envelopeImage,.gift-intro-module__kGjBRG__reducedMotion .gift-intro-module__kGjBRG__envelopeCard{transition:none}@media (max-width:640px){.gift-intro-module__kGjBRG__introContent{gap:18px}.gift-intro-module__kGjBRG__envelopeScene{width:min(86vw,360px);height:min(86vw,360px)}.gift-intro-module__kGjBRG__envelopeCard{--gi-card-preview-scale:.202}}.gift-intro-module__kGjBRG__playing.gift-intro-module__kGjBRG__page{pointer-events:none;animation:3.2s linear both gift-intro-module__kGjBRG__introPageTimeline}.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__textGroup{animation:.36s cubic-bezier(.22,1,.36,1) both gift-intro-module__kGjBRG__introTextExit}.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__envelopeScene,.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__envelope{animation:none}.gift-intro-module__kGjBRG__playing+.gift-intro-module__kGjBRG__page,.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__introContent{pointer-events:none}@keyframes gift-intro-module__kGjBRG__introPageTimeline{0%,72%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes gift-intro-module__kGjBRG__introTextExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@keyframes gift-intro-module__kGjBRG__closedEnvelopeTimeline{0%{opacity:1;transform:translateY(0)scale(1)}5%{opacity:1;transform:translateY(0)scale(.985)}11%,19%{opacity:1;transform:translateY(0)scale(1)}30%{opacity:0;transform:translateY(-3px)scale(1.01)}to{opacity:0;transform:translateY(-3px)scale(1.01)}}@keyframes gift-intro-module__kGjBRG__openEnvelopeTimeline{0%,12%{opacity:0;transform:translateY(7px)scale(.985)}29%,63%{opacity:1;transform:translateY(0)scale(1)}84%{opacity:.42;transform:translateY(17px)scale(.94)}to{opacity:0;transform:translateY(30px)scale(.88)}}@keyframes gift-intro-module__kGjBRG__envelopeGlowTimeline{0%,12%{opacity:0}34%,72%{opacity:1}to{opacity:0}}@keyframes gift-intro-module__kGjBRG__cardJourneyTimeline{0%,8%{opacity:0;transform:translateY(13%)scale(.97)}18%,30%{opacity:1;transform:translateY(13%)scale(.97)}59%{opacity:1;transform:translateY(-58%)scale(1.04)}76%{opacity:.78;transform:translateY(-70%)scale(1.22)}90%{opacity:.18;transform:translateY(-72%)scale(1.48)}to{opacity:0;transform:translateY(-74%)scale(1.68)}}@keyframes gift-intro-module__kGjBRG__cardUnfoldTimeline{0%,22%{transform:rotateX(0)}72%,to{transform:rotateX(-178deg)}}@keyframes gift-intro-module__kGjBRG__finalGiftTimeline{0%,70%{opacity:0;transform:scale(.985)}94%,to{opacity:1;transform:scale(1)}}.gift-intro-module__kGjBRG__envelopeScene{width:min(460px,74vw);height:min(460px,74vw)}.gift-intro-module__kGjBRG__envelopeCard{--gi-card-preview-scale:.258}@media (max-width:640px){.gift-intro-module__kGjBRG__envelopeScene{width:min(86vw,360px);height:min(86vw,360px)}.gift-intro-module__kGjBRG__envelopeCard{--gi-card-preview-scale:.202}}@media (prefers-reduced-motion:reduce){.gift-intro-module__kGjBRG__playing.gift-intro-module__kGjBRG__page,.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__textGroup,.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__closedEnvelope,.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__openEnvelopeBack,.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__openEnvelopePocket,.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__envelopeGlow,.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__envelopeCard,.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__envelopeCardFold,.gift-intro-module__kGjBRG__finalReveal{animation:none}}@media (min-width:641px){.gift-intro-module__kGjBRG__introContent{transform:translateY(2vh)}}@media (max-height:760px) and (min-width:641px){.gift-intro-module__kGjBRG__envelopeScene{width:min(460px,66vh);height:min(460px,66vh)}.gift-intro-module__kGjBRG__envelopeCard{--gi-card-preview-scale:.258}.gift-intro-module__kGjBRG__introContent{transform:translateY(1vh)}}.gift-intro-module__kGjBRG__introContent{gap:6px;max-width:640px}.gift-intro-module__kGjBRG__giftKicker{z-index:10;color:#df693d;flex-direction:column;align-items:center;gap:5px;transition-property:opacity,transform;transition-duration:.26s;transition-timing-function:cubic-bezier(.22,1,.36,1);display:flex;position:relative}.gift-intro-module__kGjBRG__giftKickerIcon{color:currentColor;width:26px;height:26px;position:relative}.gift-intro-module__kGjBRG__giftKickerIcon svg{width:100%;height:100%;display:block}.gift-intro-module__kGjBRG__giftKickerText{letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.gift-intro-module__kGjBRG__giftKickerText:before,.gift-intro-module__kGjBRG__giftKickerText:after{content:"";background:#f2b18f;border-radius:50%;width:4px;height:4px}.gift-intro-module__kGjBRG__envelopeScene{z-index:1;margin-block:-22px -10px;position:relative}.gift-intro-module__kGjBRG__envelopeScene:before{content:"";filter:blur(8px);z-index:-1;pointer-events:none;background:radial-gradient(#ffdcb9eb,#ffeacd80 46%,#fff2e124 64%,#0000 74%);width:128%;height:94%;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.gift-intro-module__kGjBRG__envelopeFlower{z-index:8;pointer-events:none;opacity:.96;filter:drop-shadow(0 8px 18px #5839251f);width:315px;height:auto;position:absolute;bottom:14%;left:-16%;transform:rotate(-28deg)}.gift-intro-module__kGjBRG__botanicalSprig{z-index:8;transform-origin:0 100%;pointer-events:none;border-left:2px solid #c685576b;border-radius:55% 0 0 55%;width:112px;height:120px;position:absolute;bottom:17%;left:2%;transform:rotate(-38deg);display:none!important}.gift-intro-module__kGjBRG__botanicalSprig:before,.gift-intro-module__kGjBRG__botanicalSprig:after{content:"";transform-origin:0;background:#c6855761;width:72px;height:1px;position:absolute;left:-1px}.gift-intro-module__kGjBRG__botanicalSprig:before{top:38px;transform:rotate(-26deg)}.gift-intro-module__kGjBRG__botanicalSprig:after{top:66px;transform:rotate(18deg)}.gift-intro-module__kGjBRG__botanicalSprig i{background:#f2ddc5;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 3px #fff8eeb8}.gift-intro-module__kGjBRG__botanicalSprig i:first-child{top:5px;left:55px}.gift-intro-module__kGjBRG__botanicalSprig i:nth-child(2){top:29px;left:73px}.gift-intro-module__kGjBRG__botanicalSprig i:nth-child(3){top:65px;left:50px}.gift-intro-module__kGjBRG__botanicalSprig i:nth-child(4){top:83px;left:20px}.gift-intro-module__kGjBRG__introHeart{z-index:8;color:#e58a63;opacity:.72;pointer-events:none;font-family:Georgia,serif;line-height:1;position:absolute}.gift-intro-module__kGjBRG__introHeartOne{font-size:20px;top:27%;left:11%;transform:rotate(-12deg)}.gift-intro-module__kGjBRG__introHeartTwo{font-size:26px;top:48%;right:8%;transform:rotate(11deg)}.gift-intro-module__kGjBRG__introHeartThree{font-size:14px;top:72%;right:17%;transform:rotate(-8deg)}.gift-intro-module__kGjBRG__titleBlock{gap:6px}.gift-intro-module__kGjBRG__nameLine{text-wrap:balance;max-width:min(92vw,700px);font-size:clamp(36px,5.8vw,54px);line-height:1.08}.gift-intro-module__kGjBRG__nameLine:after{content:none}.gift-intro-module__kGjBRG__titleDivider{color:#de754d;align-items:center;gap:10px;font-family:Georgia,serif;font-size:15px;line-height:1;display:inline-flex}.gift-intro-module__kGjBRG__titleDivider i{background:#efc2a8;width:28px;height:1px;display:block}.gift-intro-module__kGjBRG__subtitleLine{text-wrap:balance;max-width:460px;font-size:clamp(15px,2.2vw,18px)}.gift-intro-module__kGjBRG__subtitleAccent{color:#ce6037;margin-top:2px;display:block}.gift-intro-module__kGjBRG__fromLine{color:#ce6037;text-wrap:balance;margin:0;font-size:17px;line-height:1.35}.gift-intro-module__kGjBRG__actions{gap:10px;margin-top:20px}.gift-intro-module__kGjBRG__ctaButton{background:linear-gradient(135deg,#f1773f 0%,#df5726 100%);justify-content:center;align-items:center;min-height:54px;padding:15px 34px;display:inline-flex;box-shadow:0 15px 30px #cf53253d,inset 0 1px #ffffff47}.gift-intro-module__kGjBRG__ctaContent{align-items:center;gap:10px;display:inline-flex}.gift-intro-module__kGjBRG__ctaSparkle{font-size:23px;line-height:1;transform:translateY(-1px)}.gift-intro-module__kGjBRG__skipLink{text-underline-offset:5px;min-height:40px;-webkit-text-decoration:underline #7b675d38;text-decoration:underline #7b675d38}.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__giftKicker{animation:.3s cubic-bezier(.22,1,.36,1) both gift-intro-module__kGjBRG__introTextExit}@media (max-width:640px){.gift-intro-module__kGjBRG__giftKicker{gap:6px}.gift-intro-module__kGjBRG__giftKickerIcon{transform:scale(.88)}.gift-intro-module__kGjBRG__giftKickerText{letter-spacing:.13em;font-size:11px}.gift-intro-module__kGjBRG__botanicalSprig{bottom:18%;left:3%;transform:rotate(-38deg)scale(.72)}.gift-intro-module__kGjBRG__envelopeFlower{width:230px;bottom:11%;left:-12%;transform:rotate(-28deg)}.gift-intro-module__kGjBRG__introHeartTwo{right:3%}.gift-intro-module__kGjBRG__nameLine{font-size:clamp(32px,9vw,42px)}.gift-intro-module__kGjBRG__fromLine{font-size:15px}.gift-intro-module__kGjBRG__ctaButton{width:min(100%,340px)}}@media (max-height:760px){.gift-intro-module__kGjBRG__giftKickerIcon{margin-block:-4px;transform:scale(.72)}.gift-intro-module__kGjBRG__giftKickerText{font-size:10px}.gift-intro-module__kGjBRG__fromLine{font-size:14px}}.gift-intro-module__kGjBRG__openEnvelopeBack,.gift-intro-module__kGjBRG__openEnvelopePocket{width:105.3%;left:-2.65%;right:auto}.gift-intro-module__kGjBRG__playing.gift-intro-module__kGjBRG__page{animation:4.8s linear both gift-intro-module__kGjBRG__introPageTimelineV2}.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__giftKicker,.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__textGroup,.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__envelopeFlower,.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__introHeart{animation:.46s cubic-bezier(.22,1,.36,1) both gift-intro-module__kGjBRG__introChromeExitV2}.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__envelopeScene:before{animation:.9s both gift-intro-module__kGjBRG__introGlowExitV2}.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__envelopeScene{animation:none}.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__envelope{animation:4.8s cubic-bezier(.22,1,.36,1) both gift-intro-module__kGjBRG__envelopePositionTimelineV2}.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__closedEnvelope{animation:4.8s cubic-bezier(.22,1,.36,1) both gift-intro-module__kGjBRG__closedEnvelopeTimelineV2}.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__openEnvelopeBack,.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__openEnvelopePocket{animation:4.8s cubic-bezier(.22,1,.36,1) both gift-intro-module__kGjBRG__openEnvelopeTimelineV2}.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__envelopeGlow{animation:4.8s both gift-intro-module__kGjBRG__envelopeGlowTimelineV2}.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__envelopeCard{animation:4.8s cubic-bezier(.22,1,.36,1) both gift-intro-module__kGjBRG__cardJourneyTimelineV2}.gift-intro-module__kGjBRG__playing .gift-intro-module__kGjBRG__envelopeCardFold{animation:4.8s cubic-bezier(.22,1,.36,1) both gift-intro-module__kGjBRG__cardUnfoldTimelineV2}.gift-intro-module__kGjBRG__finalReveal{animation:4.8s linear both gift-intro-module__kGjBRG__finalGiftTimelineV2}@keyframes gift-intro-module__kGjBRG__introChromeExitV2{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes gift-intro-module__kGjBRG__introGlowExitV2{0%{opacity:1}to{opacity:0}}@keyframes gift-intro-module__kGjBRG__envelopePositionTimelineV2{0%,6%{transform:translateY(0)scale(1)}18%,54%{transform:translateY(clamp(92px,14vh,150px))scale(1)}66%{transform:translateY(clamp(108px,16vh,172px))scale(.96)}80%,to{transform:translateY(clamp(124px,18vh,190px))scale(.9)}}@keyframes gift-intro-module__kGjBRG__closedEnvelopeTimelineV2{0%,7%{opacity:1;transform:scale(1)}10%{opacity:1;transform:scale(.985)}15%{opacity:1;transform:scale(1)}34%,to{opacity:0;transform:scale(1.008)}}@keyframes gift-intro-module__kGjBRG__openEnvelopeTimelineV2{0%,12%{opacity:0;transform:translateY(-13.8%)scale(.99)}34%,57%{opacity:1;transform:translateY(-13.8%)scale(1)}70%{opacity:.34;transform:translateY(-11%)scale(.95)}80%,to{opacity:0;transform:translateY(-8%)scale(.9)}}@keyframes gift-intro-module__kGjBRG__envelopeGlowTimelineV2{0%,18%{opacity:0}32%,58%{opacity:.9}76%,to{opacity:0}}@keyframes gift-intro-module__kGjBRG__cardJourneyTimelineV2{0%,12%{z-index:3;opacity:0;transform:translateY(18%)scale(.97)}18%,38%{z-index:3;opacity:1;transform:translateY(18%)scale(.97)}52%{z-index:3;opacity:1;transform:translateY(-56%)scale(1.03)}55%{z-index:7;opacity:1;transform:translateY(-68%)scale(1.06)}64%{z-index:7;opacity:1;transform:translateY(-48%)scale(1.11)}79%{z-index:7;opacity:1;transform:translateY(-30%)scale(1.14)}91%{z-index:7;opacity:.22;transform:translateY(-26%)scale(1.32)}to{z-index:7;opacity:0;transform:translateY(-24%)scale(1.38)}}@keyframes gift-intro-module__kGjBRG__cardUnfoldTimelineV2{0%,55%{transform:rotateX(0)}80%,to{transform:rotateX(-178deg)}}@keyframes gift-intro-module__kGjBRG__introPageTimelineV2{0%,77%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes gift-intro-module__kGjBRG__finalGiftTimelineV2{0%,74%{opacity:0;transform:scale(.99)}96%,to{opacity:1;transform:scale(1)}}@media (max-width:640px){@keyframes gift-intro-module__kGjBRG__envelopePositionTimelineV2{0%,6%{transform:translateY(0)scale(1)}18%,54%{transform:translateY(96px)scale(1)}66%{transform:translateY(110px)scale(.96)}80%,to{transform:translateY(122px)scale(.9)}}@keyframes gift-intro-module__kGjBRG__cardJourneyTimelineV2{0%,12%{z-index:3;opacity:0;transform:translateY(18%)scale(.97)}18%,38%{z-index:3;opacity:1;transform:translateY(18%)scale(.97)}52%{z-index:3;opacity:1;transform:translateY(-58%)scale(1.02)}55%{z-index:7;opacity:1;transform:translateY(-70%)scale(1.04)}64%{z-index:7;opacity:1;transform:translateY(-47%)scale(1.06)}79%{z-index:7;opacity:1;transform:translateY(-25%)scale(1.08)}91%{z-index:7;opacity:.2;transform:translateY(-22%)scale(1.2)}to{z-index:7;opacity:0;transform:translateY(-20%)scale(1.26)}}}@media (max-width:899px){.gift-intro-module__kGjBRG__giftWrapper{padding:0}.gift-intro-module__kGjBRG__replayBar{padding:20px 12px 36px}}
.final-cta-section-module__lstmHa__section{padding:44px 0 80px}.final-cta-section-module__lstmHa__shell{max-width:1240px;margin:0 auto;padding:0 20px}.final-cta-section-module__lstmHa__card{text-align:center;background:linear-gradient(135deg,#ef7240 0%,#df5f2e 50%,#d45a27 100%);border-radius:32px;place-items:center;gap:12px;padding:44px 28px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 46px #e9652f3d}.final-cta-section-module__lstmHa__card:before{content:"";pointer-events:none;background:radial-gradient(circle at 15% 20%,#ffffff29,#0000 30%),radial-gradient(circle at 85% 80%,#ffffff14,#0000 30%);position:absolute;inset:0}.final-cta-section-module__lstmHa__title{color:#fff9f4;max-width:560px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.12;position:relative}.final-cta-section-module__lstmHa__subtitle{color:#fff9f4e0;max-width:480px;margin:0;font-size:1rem;line-height:1.6;position:relative}.final-cta-section-module__lstmHa__ctaButton{min-height:54px;color:var(--accent-strong);cursor:pointer;background:#fff9f4;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:8px;padding:0 28px;font-size:1rem;font-weight:800;transition:transform .16s,box-shadow .16s;display:inline-flex;position:relative;box-shadow:0 10px 28px #bf6c472e}.final-cta-section-module__lstmHa__ctaButton:hover{transform:translateY(-2px);box-shadow:0 14px 36px #bf6c4742}.final-cta-section-module__lstmHa__ctaButton:active{transform:scale(.96)}.final-cta-section-module__lstmHa__hint{color:#fff9f4b8;margin:0;font-size:.82rem;position:relative}.final-cta-section-module__lstmHa__decorLeft,.final-cta-section-module__lstmHa__decorRight{pointer-events:none;position:absolute}.final-cta-section-module__lstmHa__decorLeft{opacity:.45;bottom:-20px;left:-10px}.final-cta-section-module__lstmHa__decorRight{opacity:.55;flex-direction:column;align-items:center;gap:8px;display:flex;top:20px;right:20px}.final-cta-section-module__lstmHa__decorImage{opacity:.95;width:180px;height:auto}@media (min-width:768px){.final-cta-section-module__lstmHa__decorImage{width:260px}}.final-cta-section-module__lstmHa__decorEnvelope{width:90px;height:60px;color:var(--accent-strong);background:linear-gradient(135deg,#fff9f4eb,#fff0e5eb);border-radius:10px;place-items:center;font-size:1.4rem;display:grid;transform:rotate(-12deg);box-shadow:0 10px 28px #bf6c4724}.final-cta-section-module__lstmHa__decorHeart{color:#fff9f4;font-size:1.6rem;transform:rotate(12deg)}.final-cta-section-module__lstmHa__decorSparkle{color:#fff9f4;font-size:1.2rem}@media (min-width:768px){.final-cta-section-module__lstmHa__card{padding:52px 48px}.final-cta-section-module__lstmHa__decorLeft{opacity:.55;bottom:-16px;left:30px}.final-cta-section-module__lstmHa__decorRight{opacity:.65;top:30px;right:40px}.final-cta-section-module__lstmHa__decorEnvelope{width:110px;height:74px}}
.example-module__azF2Pq__page{--ex-bg:#f6ead9;--ex-bg-light:#fff7ec;--ex-surface:#fffdfaeb;--ex-surface-soft:#fffaf5db;--ex-text:#4a332a;--ex-text-soft:#7a5c4b;--ex-accent:#e0632f;--ex-accent-strong:#d45325;--ex-accent-soft:#ffecdf;--ex-line:#4a332a1a;--ex-line-strong:#4a332a29;--ex-shadow:0 18px 50px #4a332a1a;--ex-shadow-soft:0 10px 30px #4a332a12;--ex-radius:22px;--ex-radius-sm:14px;min-height:100vh;color:var(--ex-text);background:radial-gradient(circle at 72% 8%, #ffdec473, transparent 30%), linear-gradient(180deg, var(--ex-bg-light) 0%, var(--ex-bg) 100%);-webkit-font-smoothing:antialiased}.example-module__azF2Pq__shell{width:min(1180px,100% - 40px);margin:0 auto;padding:26px 0 72px}.example-module__azF2Pq__header{border-bottom:1px solid var(--ex-line);justify-content:space-between;align-items:center;gap:24px;padding-bottom:24px;display:flex}.example-module__azF2Pq__brand{color:inherit;flex-direction:column;text-decoration:none;display:inline-flex}.example-module__azF2Pq__demoBadge{min-height:40px;color:var(--ex-text-soft);box-shadow:0 8px 24px #59342314, inset 0 0 0 1px var(--ex-line);background:#ffffffb8;border-radius:999px;align-items:center;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex}@media (max-width:300px){.example-module__azF2Pq__header{justify-content:flex-start}.example-module__azF2Pq__demoBadge{display:none}}.example-module__azF2Pq__primaryButton,.example-module__azF2Pq__secondaryButton,.example-module__azF2Pq__ghostButton{min-height:52px;font:inherit;cursor:pointer;white-space:nowrap;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-weight:800;text-decoration:none;transition:transform .18s cubic-bezier(.2,0,0,1),box-shadow .18s cubic-bezier(.2,0,0,1),filter .18s;display:inline-flex}.example-module__azF2Pq__primaryButton{color:#fff;background:linear-gradient(180deg, #f47443, var(--ex-accent));box-shadow:0 12px 24px #e0632f38,inset 0 1px #ffffff59}.example-module__azF2Pq__primaryButton:hover{filter:saturate(.94);transform:translateY(-2px);box-shadow:0 16px 30px #e0632f47,inset 0 1px #ffffff59}.example-module__azF2Pq__primaryButton:active{transform:scale(.96)}.example-module__azF2Pq__secondaryButton{color:var(--ex-text);background:#ffffffe6;box-shadow:0 8px 22px #e0632f1a,inset 0 0 0 1.5px #e0632f59}.example-module__azF2Pq__secondaryButton:hover{background:#fff;transform:translateY(-2px);box-shadow:0 14px 28px #e0632f24,inset 0 0 0 1.5px #e0632f80}.example-module__azF2Pq__ghostButton{color:#fff;background:linear-gradient(180deg, #f47443, var(--ex-accent));width:fit-content;min-height:48px;padding:0 22px;box-shadow:0 10px 22px #e0632f33,inset 0 1px #ffffff59}.example-module__azF2Pq__ghostButton:hover{filter:saturate(.94);transform:translateY(-2px);box-shadow:0 14px 28px #e0632f47,inset 0 1px #ffffff59}.example-module__azF2Pq__hero{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:48px;padding:44px 0 36px;display:grid}.example-module__azF2Pq__heroCopy{min-width:0;max-width:620px}.example-module__azF2Pq__eyebrow{color:var(--ex-accent);letter-spacing:.04em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.example-module__azF2Pq__heroTitle{text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,60px);font-weight:600;line-height:1.05}.example-module__azF2Pq__heroSubtitle{max-width:560px;color:var(--ex-text-soft);text-wrap:pretty;margin:22px 0 0;font-size:18px;line-height:1.6}.example-module__azF2Pq__heroActions{flex-wrap:nowrap;align-items:center;gap:14px;margin-top:32px;display:flex}.example-module__azF2Pq__heroActions form{display:contents}.example-module__azF2Pq__heroChips{flex-wrap:nowrap;gap:10px;margin-top:26px;display:flex}.example-module__azF2Pq__heroChip{min-height:36px;color:var(--ex-text-soft);box-shadow:0 6px 18px #5934230f, inset 0 0 0 1px var(--ex-line);white-space:nowrap;background:#ffffffb8;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.example-module__azF2Pq__heroChip svg{color:var(--ex-accent);flex:none}.example-module__azF2Pq__heroVisual{place-items:center;min-height:460px;display:grid;overflow:visible}.example-module__azF2Pq__heroAssetWrap{transform-origin:50%;filter:drop-shadow(0 42px 84px #4a332a3d);width:124%;max-width:740px;position:relative;transform:scale(1.2)}.example-module__azF2Pq__heroAssetWrap:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#ffe6d7e6,#0000 60%);position:absolute;inset:2%}.example-module__azF2Pq__heroAsset{object-fit:contain;width:100%;height:auto}.example-module__azF2Pq__block{border-radius:var(--ex-radius);background:var(--ex-surface);box-shadow:var(--ex-shadow), inset 0 0 0 1px var(--ex-line);margin-top:18px;padding:28px}.example-module__azF2Pq__blockHeader{align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.example-module__azF2Pq__blockNumber{color:#fff;background:var(--ex-accent);font-variant-numeric:tabular-nums;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-weight:800;display:grid;box-shadow:0 8px 18px #e0632f33}.example-module__azF2Pq__blockHeader h2{text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3vw,32px);line-height:1.15}.example-module__azF2Pq__blockHeader p{color:var(--ex-text-soft);text-wrap:pretty;margin:8px 0 0;line-height:1.55}.example-module__azF2Pq__blockFooter{color:var(--ex-text-soft);text-align:center;margin:20px 0 0;font-size:13px}.example-module__azF2Pq__badgeSelected,.example-module__azF2Pq__badgeSoon{border-radius:999px;align-items:center;width:fit-content;min-height:26px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.example-module__azF2Pq__badgeSelected{color:#9c461f;background:var(--ex-accent-soft)}.example-module__azF2Pq__badgeSoon{color:#81685c;background:#efe8e2}.example-module__azF2Pq__templateGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.example-module__azF2Pq__templateCard{border-radius:var(--ex-radius-sm);min-width:0;box-shadow:inset 0 0 0 1px var(--ex-line);background:#ffffffb3;overflow:hidden}.example-module__azF2Pq__templateCardActive{border-radius:var(--ex-radius-sm);background:#fff;border:2px solid #f2a88e;flex-direction:column;display:flex;overflow:hidden;transform:translateY(-6px)scale(1.02);box-shadow:0 22px 50px #e0632f2e,0 8px 18px #e0632f1a}.example-module__azF2Pq__templateCardActive .example-module__azF2Pq__templateCardThumb{border-radius:0;height:60%;margin:0}.example-module__azF2Pq__templateCardActive .example-module__azF2Pq__templateCardMeta{border-radius:0 0 calc(var(--ex-radius-sm) - 2px) calc(var(--ex-radius-sm) - 2px);background:linear-gradient(#fffdfb 0%,#fff7f0 100%);flex-direction:column;flex:1;justify-content:center;gap:8px;padding:14px 16px 16px;display:flex}.example-module__azF2Pq__templateCardSoon{opacity:.55;transform-origin:top;background:#faf6f16b;transform:scale(.95);box-shadow:inset 0 0 0 1px #4a332a0d}.example-module__azF2Pq__templateCardSoon .example-module__azF2Pq__templateCardMeta strong{color:#a28b7e;font-weight:600}.example-module__azF2Pq__templateCardSoon .example-module__azF2Pq__templateCardMeta>span:last-child{color:#b7a69c}.example-module__azF2Pq__templateCardSoon:hover{opacity:.65;background:#faf6f17a}.example-module__azF2Pq__templateCardCover,.example-module__azF2Pq__soonCover{aspect-ratio:4/3;position:relative;overflow:hidden}.example-module__azF2Pq__templateCardThumb{border-radius:10px 10px 0 0;height:62%;min-height:0;margin:5px 5px 0;position:relative;overflow:hidden}.example-module__azF2Pq__templateThumbImage{object-fit:cover}.example-module__azF2Pq__soonCover{color:var(--ex-text-soft);background:linear-gradient(135deg,#ffffff8c,#f5ebe180),repeating-linear-gradient(45deg,#0000 0 12px,#74534209 12px 13px);place-items:center;display:grid}.example-module__azF2Pq__soonCover svg{opacity:.5}.example-module__azF2Pq__templateCardMeta{flex-direction:column;gap:6px;padding:16px;display:flex}.example-module__azF2Pq__templateCardMeta strong{color:var(--ex-text);font-size:15px}.example-module__azF2Pq__templateCardMeta>span:last-child{color:var(--ex-text-soft);font-size:13px;line-height:1.4}.example-module__azF2Pq__animationLayout{grid-template-columns:260px minmax(0,1fr) auto;align-items:center;gap:32px;display:grid}.example-module__azF2Pq__animationAssetWrap{background:radial-gradient(circle,#ffffffe6,#fffaf540 65%);border-radius:50%;place-items:center;width:260px;height:260px;display:grid;box-shadow:inset 0 0 0 1px #4a332a0f,0 12px 30px #4a332a14}.example-module__azF2Pq__animationAsset{object-fit:contain;filter:drop-shadow(0 24px 44px #4a332a29);width:92%;height:auto}.example-module__azF2Pq__animationInfo{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.example-module__azF2Pq__animationInfo strong{color:var(--ex-text);font-size:18px}.example-module__azF2Pq__animationInfo p{color:var(--ex-text-soft);margin:0;line-height:1.55}.example-module__azF2Pq__animationScene{box-shadow:0 10px 26px #4a332a0f, inset 0 0 0 1px var(--ex-line);background:#ffffff8c;border-radius:18px;justify-content:center;align-items:center;gap:22px;padding:26px 30px;display:flex}.example-module__azF2Pq__animationSceneStep{text-align:center;color:var(--ex-text-soft);flex-direction:column;align-items:center;gap:14px;min-width:150px;font-size:14px;line-height:1.35;display:flex}.example-module__azF2Pq__animationSceneArrow{color:var(--ex-accent);opacity:.75;font-size:30px;font-weight:800}.example-module__azF2Pq__paperEnvelopeClosed{background:linear-gradient(#f5e3d0 0%,#ebd5bf 100%);border-radius:0 0 10px 10px;width:130px;height:90px;position:relative;overflow:hidden;box-shadow:0 14px 28px #4a332a24}.example-module__azF2Pq__storyEnvelopeAsset{object-fit:contain;filter:drop-shadow(0 10px 14px #59392624)}:is(.example-module__azF2Pq__paperEnvelopeClosed:has(.example-module__azF2Pq__storyEnvelopeAsset),.example-module__azF2Pq__paperCardOpen:has(.example-module__azF2Pq__storyEnvelopeAsset)){box-shadow:none;background:0 0;position:relative}.example-module__azF2Pq__paperEnvelopeClosed:has(.example-module__azF2Pq__storyEnvelopeAsset):before{display:none}.example-module__azF2Pq__paperEnvelopeClosed:has(.example-module__azF2Pq__storyEnvelopeAsset):after{display:none}.example-module__azF2Pq__paperEnvelopeClosed:has(.example-module__azF2Pq__storyEnvelopeAsset)>div{display:none}.example-module__azF2Pq__paperCardOpen:has(.example-module__azF2Pq__storyEnvelopeAsset)>div{display:none}.example-module__azF2Pq__paperEnvelopeClosed:before,.example-module__azF2Pq__paperEnvelopeClosed:after{content:"";z-index:1;background:linear-gradient(#f7e8d6 0%,#efe0cc 100%);width:50%;height:70%;position:absolute;top:0}.example-module__azF2Pq__paperEnvelopeClosed:before{clip-path:polygon(0 0,100% 100%,0 100%);left:0}.example-module__azF2Pq__paperEnvelopeClosed:after{clip-path:polygon(100% 0,100% 100%,0 100%);right:0}.example-module__azF2Pq__paperEnvelopeClosedFlap{clip-path:polygon(0 0,100% 0,50% 100%);z-index:2;background:linear-gradient(#f9ead8 0%,#ead6c2 100%);width:100%;height:72%;position:absolute;top:0;left:0;box-shadow:0 4px 10px #4a332a0f}.example-module__azF2Pq__paperEnvelopeClosedSeal{color:#fff;z-index:3;background:linear-gradient(#e8846a,#d46a52);border-radius:50%;place-items:center;width:32px;height:32px;font-size:15px;display:grid;position:absolute;top:40%;left:50%;transform:translate(-50%);box-shadow:0 5px 12px #a0483440}.example-module__azF2Pq__paperCardOpen{width:120px;height:90px;position:relative}.example-module__azF2Pq__paperCardOpenEnvelope{background:linear-gradient(#f5e3d0 0%,#ebd5bf 100%);border-radius:0 0 10px 10px;width:100px;height:54px;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 10px 22px #4a332a1f}.example-module__azF2Pq__paperCardOpenEnvelope:before,.example-module__azF2Pq__paperCardOpenEnvelope:after{content:"";z-index:1;background:linear-gradient(#f7e8d6 0%,#efe0cc 100%);width:50%;height:70%;position:absolute;top:0}.example-module__azF2Pq__paperCardOpenEnvelope:before{clip-path:polygon(0 0,100% 100%,0 100%);left:0}.example-module__azF2Pq__paperCardOpenEnvelope:after{clip-path:polygon(100% 0,100% 100%,0 100%);right:0}.example-module__azF2Pq__paperCardOpenCard{z-index:2;background:linear-gradient(#fffefb 0%,#fff5eb 100%);border-radius:6px 6px 0 0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:86px;height:64px;padding:10px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 14px #4a332a14}.example-module__azF2Pq__paperCardOpenCard:before{content:"";background:#f0d9c8;border-radius:2px;width:70%;height:4px}.example-module__azF2Pq__paperCardOpenCard:after{content:"";background:#f0d9c8;border-radius:2px;width:50%;height:4px}.example-module__azF2Pq__paperCardOpenSeal{color:#fff;z-index:3;background:linear-gradient(#e8846a,#d46a52);border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 3px 8px #a0483433}.example-module__azF2Pq__previewBlock{padding-top:14px;padding-bottom:14px}.example-module__azF2Pq__previewBlock .example-module__azF2Pq__blockHeader{margin-bottom:14px}.example-module__azF2Pq__previewLayout{grid-template-columns:minmax(0,1.34fr) minmax(0,.78fr);align-items:center;gap:36px;display:grid}.example-module__azF2Pq__previewVisual{border-radius:14px;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative;overflow:hidden}.example-module__azF2Pq__previewAsset{object-fit:cover;object-position:26% center;filter:drop-shadow(0 24px 44px #4a332a24)}.example-module__azF2Pq__previewContent{flex-direction:column;align-items:flex-start;gap:14px;min-width:0;display:flex}.example-module__azF2Pq__previewContent h3{color:var(--ex-text);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(21px,2.5vw,27px);line-height:1.2}.example-module__azF2Pq__previewContent>p{color:var(--ex-text-soft);margin:0;font-size:15px;line-height:1.5}.example-module__azF2Pq__previewContent .example-module__azF2Pq__primaryButton{white-space:normal;text-align:center;width:100%;min-height:56px;padding:0 22px;font-size:15px;font-weight:900;box-shadow:0 16px 34px #e0632f47,inset 0 1px #ffffff59}.example-module__azF2Pq__previewFeatures{gap:10px;margin:0;padding:0;list-style:none;display:grid}.example-module__azF2Pq__previewFeatures li{color:var(--ex-text-soft);align-items:flex-start;gap:10px;font-size:15px;line-height:1.4;display:flex}.example-module__azF2Pq__previewFeatures li>span{color:var(--ex-accent);flex:none;margin-top:1px;font-weight:800}.example-module__azF2Pq__bottomCta{border-radius:var(--ex-radius);box-shadow:0 28px 70px #4a332a1f, 0 10px 22px #4a332a0f, inset 0 0 0 1px var(--ex-line);background:radial-gradient(circle at 10% 55%,#ffe7d5a6,#0000 38%),radial-gradient(circle at 92% 10%,#fffaf5e6,#0000 42%),linear-gradient(135deg,#fffbf6fa,#faeee2f0);align-items:center;gap:30px;margin-top:28px;padding:48px 46px;display:flex}.example-module__azF2Pq__bottomCta form{display:contents}.example-module__azF2Pq__bottomCta .example-module__azF2Pq__primaryButton{min-height:64px;padding:0 38px;font-size:17px;font-weight:900;box-shadow:0 18px 38px #e0632f52,inset 0 1px #ffffff59}.example-module__azF2Pq__bottomCtaDecor{width:96px;height:96px;color:var(--ex-accent);background:linear-gradient(135deg,#fff 0%,#fff0e3 100%);border-radius:50%;flex:none;place-items:center;font-size:42px;display:grid;box-shadow:0 14px 32px #e0632f24,inset 0 0 0 1.5px #e0632f33}.example-module__azF2Pq__bottomCtaText{flex:auto;min-width:0}.example-module__azF2Pq__bottomCtaText h2{color:var(--ex-text);margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px}.example-module__azF2Pq__bottomCtaText p{color:var(--ex-text-soft);margin:12px 0 0;font-size:16px;line-height:1.5}.example-module__azF2Pq__primaryButton:focus-visible,.example-module__azF2Pq__secondaryButton:focus-visible,.example-module__azF2Pq__ghostButton:focus-visible,.example-module__azF2Pq__brand:focus-visible{outline-offset:4px;outline:3px solid #e0632f47}@media (max-width:1020px){.example-module__azF2Pq__hero{text-align:center;grid-template-columns:1fr;gap:32px}.example-module__azF2Pq__heroCopy{flex-direction:column;align-items:center;max-width:720px;margin:0 auto;display:flex}.example-module__azF2Pq__heroActions{justify-content:center}.example-module__azF2Pq__heroChips{flex-wrap:wrap;justify-content:center}.example-module__azF2Pq__heroVisual{min-height:auto}.example-module__azF2Pq__heroAssetWrap{width:100%;max-width:520px}.example-module__azF2Pq__animationLayout{grid-template-columns:200px minmax(0,1fr);gap:24px}.example-module__azF2Pq__animationAssetWrap{width:200px;height:200px}.example-module__azF2Pq__animationScene{grid-column:1/-1;margin-top:8px}.example-module__azF2Pq__previewLayout{grid-template-columns:1fr;gap:28px}.example-module__azF2Pq__previewVisual{width:100%;height:360px}.example-module__azF2Pq__previewAsset{object-position:25% center}.example-module__azF2Pq__previewContent{text-align:center;align-items:center;max-width:480px;margin:0 auto}}@media (max-width:900px){.example-module__azF2Pq__templateGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.example-module__azF2Pq__bottomCta{text-align:center;flex-direction:column}}@media (max-width:640px){.example-module__azF2Pq__shell{width:min(100% - 24px,1180px);padding-top:18px;padding-bottom:48px}.example-module__azF2Pq__header{align-items:flex-start}.example-module__azF2Pq__demoBadge{text-align:center;max-width:150px;min-height:36px;padding:7px 11px}.example-module__azF2Pq__brandName{font-size:26px}.example-module__azF2Pq__hero{padding:32px 0 24px}.example-module__azF2Pq__heroTitle{font-size:clamp(34px,11vw,48px)}.example-module__azF2Pq__heroSubtitle{font-size:16px}.example-module__azF2Pq__heroActions{flex-flow:column wrap;width:100%}.example-module__azF2Pq__primaryButton,.example-module__azF2Pq__secondaryButton{white-space:normal;width:100%}.example-module__azF2Pq__heroChips{flex-wrap:wrap;justify-content:center}.example-module__azF2Pq__heroChip{padding:0 10px;font-size:11px}.example-module__azF2Pq__block{border-radius:18px;padding:20px}.example-module__azF2Pq__blockHeader{gap:12px}.example-module__azF2Pq__blockNumber{width:38px;height:38px}.example-module__azF2Pq__templateGrid{grid-template-columns:1fr 1fr;gap:10px}.example-module__azF2Pq__templateCardActive{transform:translateY(-4px)scale(1.01)}.example-module__azF2Pq__templateCardMeta{padding:13px}.example-module__azF2Pq__animationLayout{grid-template-columns:1fr;gap:20px}.example-module__azF2Pq__animationAssetWrap{width:180px;height:180px;margin:0 auto}.example-module__azF2Pq__animationInfo{text-align:center;align-items:center}.example-module__azF2Pq__animationScene{flex-direction:column;gap:12px;padding:18px}.example-module__azF2Pq__animationSceneArrow{transform:rotate(90deg)}.example-module__azF2Pq__previewVisual{width:100%;height:320px}.example-module__azF2Pq__previewContent{text-align:center;align-items:stretch}.example-module__azF2Pq__previewContent h3{font-size:22px}.example-module__azF2Pq__previewFeatures li{white-space:normal;justify-content:center}.example-module__azF2Pq__bottomCta{text-align:center;flex-direction:column;padding:26px}.example-module__azF2Pq__bottomCta .example-module__azF2Pq__primaryButton{width:100%}.example-module__azF2Pq__bottomCtaText h2{font-size:21px}}@media (max-width:420px){.example-module__azF2Pq__templateGrid{grid-template-columns:1fr}}
.footer-module__eJM-HG__footer{color:#6f574b;background:#f7ece3;padding:28px 24px 34px}.footer-module__eJM-HG__inner{justify-content:space-between;align-items:center;gap:24px;width:min(100%,1180px);margin:0 auto;display:flex}.footer-module__eJM-HG__inner p{margin:5px 0 0;font-size:.88rem}.footer-module__eJM-HG__inner nav{flex-wrap:wrap;gap:18px;display:flex}.footer-module__eJM-HG__inner a{color:#74594d;align-items:center;min-height:44px;text-decoration:none;transition:color .15s;display:inline-flex}.footer-module__eJM-HG__inner a:hover{color:#df5f2e}.footer-module__eJM-HG__inner a:focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #bf6c473d}@media (max-width:560px){.footer-module__eJM-HG__inner{flex-direction:column;align-items:flex-start;gap:12px}}
.account-module__zd0OHa__page{color:#38261f;background:linear-gradient(#fff8f1,#f7ece3);min-height:100vh;padding:28px 20px 64px}.account-module__zd0OHa__loginShell{width:min(100%,620px);margin:0 auto}.account-module__zd0OHa__brand{color:#38261f;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;text-decoration:none}.account-module__zd0OHa__brand span{color:#e9652f}.account-module__zd0OHa__loginCard{background:#fffcf8f0;border-radius:28px;margin-top:72px;padding:34px;box-shadow:0 0 0 1px #432a1e14,0 22px 60px #53311c17}.account-module__zd0OHa__eyebrow{color:#e9652f;letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:800}.account-module__zd0OHa__loginCard h1,.account-module__zd0OHa__dashboardIntro h1{text-wrap:balance;margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,7vw,3.8rem);line-height:1}.account-module__zd0OHa__lead,.account-module__zd0OHa__dashboardIntro p{color:#765d50;text-wrap:pretty;line-height:1.6}.account-module__zd0OHa__loginForm{gap:18px;margin-top:28px;display:grid}.account-module__zd0OHa__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.account-module__zd0OHa__field{gap:8px;font-weight:750;display:grid}.account-module__zd0OHa__field input{box-sizing:border-box;width:100%;min-height:52px;color:inherit;font:inherit;background:#fffdf9;border:1px solid #432a1e26;border-radius:15px;padding:0 16px}.account-module__zd0OHa__field input:focus{border-color:#e9652f8c;outline:none;box-shadow:0 0 0 4px #e9652f1f}.account-module__zd0OHa__primaryButton,.account-module__zd0OHa__primaryLink{color:#fff;min-height:50px;font:inherit;cursor:pointer;background:linear-gradient(#ef7240,#df5f2e);border:0;border-radius:14px;justify-content:center;align-items:center;padding:0 20px;font-weight:800;text-decoration:none;transition-property:transform,box-shadow;transition-duration:.15s;display:inline-flex;box-shadow:0 12px 24px #e9652f38}.account-module__zd0OHa__primaryButton:hover,.account-module__zd0OHa__primaryLink:hover{transform:translateY(-1px);box-shadow:0 15px 30px #e9652f47}.account-module__zd0OHa__primaryButton:active,.account-module__zd0OHa__primaryLink:active,.account-module__zd0OHa__secondaryButton:active{transform:scale(.96)}.account-module__zd0OHa__primaryButton:disabled{opacity:.7;cursor:wait;transform:none}.account-module__zd0OHa__formNote{color:#8a7064;text-align:center;margin:0;font-size:.88rem}.account-module__zd0OHa__success,.account-module__zd0OHa__error{border-radius:14px;padding:14px 16px;line-height:1.5}.account-module__zd0OHa__success{color:#784329;background:#fff1e7}.account-module__zd0OHa__error{color:#9c3928;background:#fff0ed}.account-module__zd0OHa__success a{color:#b84f28;margin-top:8px;font-weight:800;display:block}.account-module__zd0OHa__dashboardShell{width:min(100%,1120px);margin:0 auto}.account-module__zd0OHa__dashboardHeader{justify-content:space-between;align-items:center;gap:20px;display:flex}.account-module__zd0OHa__dashboardHeader p{color:#82695c;margin:5px 0 0;font-size:.88rem}.account-module__zd0OHa__secondaryButton,.account-module__zd0OHa__secondaryLink{color:#654c40;min-height:44px;font:inherit;cursor:pointer;background:#fffdf9;border:1px solid #432a1e24;border-radius:12px;justify-content:center;align-items:center;padding:0 16px;font-weight:750;text-decoration:none;display:inline-flex}.account-module__zd0OHa__dashboardIntro{justify-content:space-between;align-items:end;gap:28px;margin:72px 0 30px;display:flex}.account-module__zd0OHa__dashboardIntro p{margin:0}.account-module__zd0OHa__cardGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:18px;display:grid}.account-module__zd0OHa__card,.account-module__zd0OHa__emptyCard{background:#fffcf8f0;border-radius:22px;padding:24px;box-shadow:0 0 0 1px #432a1e14,0 16px 38px #53311c12}.account-module__zd0OHa__cardTop{color:#8a6c5d;font-variant-numeric:tabular-nums;justify-content:space-between;gap:12px;font-size:.82rem;display:flex}.account-module__zd0OHa__cardTop span{color:#a84b29;font-weight:800}.account-module__zd0OHa__card h2,.account-module__zd0OHa__emptyCard h2{text-wrap:balance;margin:24px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.8rem}.account-module__zd0OHa__card>p,.account-module__zd0OHa__emptyCard p{color:#765d50;margin:0;line-height:1.5}.account-module__zd0OHa__cardActions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.account-module__zd0OHa__cardActions a{flex:130px}.account-module__zd0OHa__deletedCard{opacity:.78;background:#f6f1eb}.account-module__zd0OHa__emptyCard{text-align:center;padding-block:46px}.account-module__zd0OHa__emptyCard a{color:#d85d2e;margin-top:16px;font-weight:800;display:inline-block}@media (max-width:640px){.account-module__zd0OHa__page{padding:20px 14px 44px}.account-module__zd0OHa__loginCard{border-radius:24px;margin-top:48px;padding:22px}.account-module__zd0OHa__dashboardIntro{flex-direction:column;align-items:stretch;margin-top:48px}.account-module__zd0OHa__dashboardHeader{align-items:flex-start}.account-module__zd0OHa__dashboardHeader p{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden}.account-module__zd0OHa__primaryLink{box-sizing:border-box;width:100%}}
.page-module___8aEwW__page{min-height:100vh}.page-module___8aEwW__page main{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){.page-module___8aEwW__page main{scroll-behavior:auto}}
.support-module__a4J_va__page{color:#38261f;background:radial-gradient(circle at 14% 6%,#ffffffeb,#0000 30%),linear-gradient(#fff8f1 0%,#f7ece3 100%);min-height:100vh;padding:28px 20px 64px}.support-module__a4J_va__shell{width:min(100%,820px);margin:0 auto}.support-module__a4J_va__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:68px;display:flex}.support-module__a4J_va__brand{color:#35231c;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;text-decoration:none}.support-module__a4J_va__brand span{color:#e9652f}.support-module__a4J_va__backLink{color:#795d50;align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.support-module__a4J_va__backLink:hover{color:#df5f2e}.support-module__a4J_va__intro{max-width:680px;margin-bottom:30px}.support-module__a4J_va__eyebrow{color:#e9652f;letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:.84rem;font-weight:800}.support-module__a4J_va__intro h1{text-wrap:balance;margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,7vw,4.3rem);line-height:1}.support-module__a4J_va__intro>p:last-child{color:#70574b;text-wrap:pretty;margin:0;font-size:1.08rem;line-height:1.65}.support-module__a4J_va__card{background:#fffcf8eb;border-radius:28px;padding:30px;box-shadow:0 0 0 1px #432a1e14,0 22px 60px #53311c17}.support-module__a4J_va__form{gap:22px;display:grid}.support-module__a4J_va__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.support-module__a4J_va__topicGroup{border:0;margin:0;padding:0}.support-module__a4J_va__topicGroup legend,.support-module__a4J_va__field>span{color:#2f211b;margin-bottom:9px;font-weight:750}.support-module__a4J_va__topicOptions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.support-module__a4J_va__topicOption{min-width:0;position:relative}.support-module__a4J_va__topicOption input{opacity:0;pointer-events:none;position:absolute}.support-module__a4J_va__topicOption span{color:#70574b;text-align:center;cursor:pointer;background:#fffdf9;border-radius:14px;place-items:center;min-height:52px;padding:10px 12px;transition-property:color,background-color,box-shadow,transform;transition-duration:.15s;display:grid;box-shadow:0 0 0 1px #432a1e1f}.support-module__a4J_va__topicOption span:hover{color:#a94a28;box-shadow:0 0 0 1px #e9652f57,0 8px 18px #53311c0f}.support-module__a4J_va__topicOption input:checked+span{color:#b84f28;background:#fff0e5;box-shadow:0 0 0 2px #e9652f66}.support-module__a4J_va__topicOption input:focus-visible+span{outline-offset:3px;outline:3px solid #bf6c473d}.support-module__a4J_va__topicOption span:active{transform:scale(.96)}.support-module__a4J_va__fieldRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.support-module__a4J_va__field{min-width:0;display:grid}.support-module__a4J_va__field small{color:#8c7366;font-weight:500}.support-module__a4J_va__field input,.support-module__a4J_va__field textarea{box-sizing:border-box;color:#38261f;width:100%;font:inherit;background:#fffdf9;border:1px solid #432a1e24;border-radius:16px;padding:14px 16px;transition-property:border-color,box-shadow,background-color;transition-duration:.15s}.support-module__a4J_va__field textarea{resize:vertical;min-height:170px;line-height:1.55}.support-module__a4J_va__field input:hover,.support-module__a4J_va__field textarea:hover{border-color:#432a1e4d}.support-module__a4J_va__field input:focus,.support-module__a4J_va__field textarea:focus{background:#fff;border-color:#e9652f8c;outline:none;box-shadow:0 0 0 4px #e9652f1f}.support-module__a4J_va__field input::placeholder,.support-module__a4J_va__field textarea::placeholder{color:#a28d82}.support-module__a4J_va__success,.support-module__a4J_va__error{border-radius:16px;padding:15px 17px}.support-module__a4J_va__success{color:#784329;background:#fff1e7;box-shadow:0 0 0 1px #e9652f26}.support-module__a4J_va__error{color:#9c3928;background:#fff0ed;box-shadow:0 0 0 1px #c2432d2e}.support-module__a4J_va__success strong,.support-module__a4J_va__error strong{margin-bottom:3px;display:block}.support-module__a4J_va__success p,.support-module__a4J_va__error p{margin:0;line-height:1.5}.support-module__a4J_va__success span{font-variant-numeric:tabular-nums;margin-top:8px;font-size:.9rem;display:block}.support-module__a4J_va__actions{gap:12px;display:grid}.support-module__a4J_va__actions button{color:#fff;min-height:54px;font:inherit;cursor:pointer;background:linear-gradient(#ef7240,#df5f2e);border:0;border-radius:16px;font-weight:800;transition-property:transform,box-shadow,opacity;transition-duration:.15s;box-shadow:0 12px 24px #e9652f3b}.support-module__a4J_va__actions button:hover{transform:translateY(-1px);box-shadow:0 15px 30px #e9652f4a}.support-module__a4J_va__actions button:active{transform:scale(.96)}.support-module__a4J_va__actions button:disabled{cursor:wait;opacity:.7;transform:none}.support-module__a4J_va__actions p{color:#8a7064;text-align:center;text-wrap:pretty;margin:0;font-size:.88rem;line-height:1.45}@media (max-width:640px){.support-module__a4J_va__page{padding:20px 14px 42px}.support-module__a4J_va__header{margin-bottom:46px}.support-module__a4J_va__brand{font-size:1.45rem}.support-module__a4J_va__card{border-radius:24px;padding:22px}.support-module__a4J_va__topicOptions,.support-module__a4J_va__fieldRow{grid-template-columns:1fr}.support-module__a4J_va__topicOption span{justify-items:start;min-height:48px;padding-inline:15px}}
