:root{--a-bg:#f7f8fa;--a-surface:#fff;--a-surface-weak:#ffffffe0;--a-text:#202124;--a-muted:#5f6368;--a-border:#2021241f;--a-accent:#e9652f;--a-accent-hover:#df5f2e;--a-accent-active:#c7532a;--a-accent-light:#e9652f1a;--a-shadow:#00000014;--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(#f7f8fa 0%,#eef0f3 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:#e9652f;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;grid-template-columns:minmax(0,1fr);min-width:0;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);min-height:40px;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 minmax(0,1fr);min-width:0;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:#2021240f}.admin-module__4WpgRW__navLinkActive{background:var(--a-accent-light);color:var(--a-accent)}.admin-module__4WpgRW__main{min-width:0;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:#2021240f;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;vertical-align:top;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__cardPrimaryLink{text-wrap:pretty;font-weight:600;display:inline-block}.admin-module__4WpgRW__cardId,.admin-module__4WpgRW__cellSecondary,.admin-module__4WpgRW__emptyValue{color:var(--a-muted);margin-top:4px;font-size:13px;display:block}.admin-module__4WpgRW__cardId,.admin-module__4WpgRW__dateCell{font-variant-numeric:tabular-nums}.admin-module__4WpgRW__organizerCell{min-width:190px}.admin-module__4WpgRW__cardActions{flex-wrap:wrap;gap:8px;min-width:380px;display:flex}.admin-module__4WpgRW__badge{border-radius:999px;padding:4px 10px;font-size:13px;font-weight:500;display:inline-flex}.admin-module__4WpgRW__badgeDraft{color:#202124;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;min-height:40px;padding:6px 12px;font-size:13px;transition:background .2s,border-color .2s,transform .12s}.admin-module__4WpgRW__actionButton:hover{background:var(--a-accent-light);border-color:var(--a-accent)}.admin-module__4WpgRW__actionButton:active,.admin-module__4WpgRW__notificationRetry:active{transform:scale(.96)}.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__notificationList{gap:8px;min-width:150px;display:grid}.admin-module__4WpgRW__notificationItem{grid-template-columns:auto 1fr;align-items:center;gap:4px 8px;font-size:13px;display:grid}.admin-module__4WpgRW__notificationStatus{color:var(--a-muted)}.admin-module__4WpgRW__notificationStatusSent{color:#15803d}.admin-module__4WpgRW__notificationStatusFailed{color:#b91c1c}.admin-module__4WpgRW__notificationEmpty{color:var(--a-muted);text-wrap:pretty;font-size:13px}.admin-module__4WpgRW__notificationRetry{border-radius:var(--a-radius-xs);color:#b91c1c;min-height:40px;font:inherit;cursor:pointer;background:#ef444414;border:none;grid-column:1/-1;padding:6px 12px;font-size:13px;transition:background .2s,box-shadow .2s,transform .12s;box-shadow:inset 0 0 0 1px #ef44443d}.admin-module__4WpgRW__notificationRetry:hover{background:#ef444424;box-shadow:inset 0 0 0 1px #ef444457}.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{box-sizing:border-box;border-radius:var(--a-radius-xs);background:var(--a-accent-light);min-height:40px;color:var(--a-accent);justify-content:center;align-items:center;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,transform .12s;display:inline-flex}.admin-module__4WpgRW__detailLink:hover{background:#e9652f29}.admin-module__4WpgRW__detailLink:active{transform:scale(.96)}.admin-module__4WpgRW__table .admin-module__4WpgRW__detailLinkPrimary{background:var(--a-accent);color:#fff}.admin-module__4WpgRW__table .admin-module__4WpgRW__detailLinkPrimary:hover{background:var(--a-accent-hover);color:#fff;text-decoration:none}.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:#20212412;border-radius:12px;padding:4px;display:inline-flex;box-shadow:inset 0 0 0 1px #2021240f}.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__analyticsPanel .admin-module__4WpgRW__panelTitle{text-wrap:balance}.admin-module__4WpgRW__analyticsNote{color:var(--a-muted);text-wrap:pretty;font-size:14px;line-height:1.6}.admin-module__4WpgRW__analyticsNote:first-of-type{margin-top:0}.admin-module__4WpgRW__analyticsNote:last-child{margin-bottom:0}.admin-module__4WpgRW__analyticsStats{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr))}.admin-module__4WpgRW__analyticsStats .admin-module__4WpgRW__statCard{min-width:0}.admin-module__4WpgRW__analyticsStats .admin-module__4WpgRW__statValue{overflow-wrap:anywhere;font-size:clamp(24px,2.4vw,32px);line-height:1.15}.admin-module__4WpgRW__analyticsStats .admin-module__4WpgRW__statLabel{text-wrap:pretty}.admin-module__4WpgRW__analyticsTable{font-variant-numeric:tabular-nums}.admin-module__4WpgRW__analyticsTable th{text-transform:none;letter-spacing:normal}.admin-module__4WpgRW__analyticsTable td{white-space:nowrap}.admin-module__4WpgRW__analyticsTable th[scope=row]{color:var(--a-text);min-width:150px;font-weight:600}.admin-module__4WpgRW__analyticsTable a{align-items:center;min-height:40px;display:inline-flex}.admin-module__4WpgRW__analyticsTable .admin-module__4WpgRW__analyticsSource{overflow-wrap:anywhere;min-width:200px;max-width:280px}.admin-module__4WpgRW__analyticsSource span{color:var(--a-muted);margin-top:5px;font-weight:400;display:block}.admin-module__4WpgRW__analyticsPanel .admin-module__4WpgRW__tableWrap:focus-visible,.admin-module__4WpgRW__periodSwitch a:focus-visible{outline:2px solid var(--a-accent);outline-offset:3px}.admin-module__4WpgRW__analyticsSubheading{color:var(--a-text);text-wrap:balance;margin:24px 0 12px;font-size:16px;font-weight:600}.admin-module__4WpgRW__aiCostTable{min-width:1260px}.admin-module__4WpgRW__aiCostTable td{vertical-align:middle}.admin-module__4WpgRW__aiModelCell span,.admin-module__4WpgRW__aiCostCell span{color:var(--a-muted);font-size:12px;line-height:1.45;display:block}.admin-module__4WpgRW__aiModelCell span+span{margin-top:3px}.admin-module__4WpgRW__aiCostCell strong,.admin-module__4WpgRW__aiCostTotal{color:var(--a-text);font-variant-numeric:tabular-nums;font-weight:700}.admin-module__4WpgRW__aiCostCell span{margin-top:4px}.admin-module__4WpgRW__aiCacheMiss{color:var(--a-muted);background:#20212412}.admin-module__4WpgRW__funnelList{gap:18px;display:grid}.admin-module__4WpgRW__funnelRow{grid-template-columns:minmax(180px,1.8fr) minmax(100px,2fr) 140px;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:#20212414;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:minmax(0,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{flex-wrap:wrap;padding:12px 16px}.admin-module__4WpgRW__headerMeta{justify-content:space-between;width:100%;min-width:0}.admin-module__4WpgRW__headerEmail{overflow-wrap:anywhere;min-width:0}.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__analyticsStats{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}.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;height:var(--home-header-height,68px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#f6efe7d1;align-items:center;transition:transform .22s,background-color .22s,box-shadow .22s;display:flex;position:fixed;inset:0 0 auto;transform:translateY(0)}.header-module__NWxh4W__header[data-hidden=true]{transform:translateY(-100%)}.header-module__NWxh4W__header[data-scrolled]{background:#fff8f1f0;box-shadow:0 6px 18px #5c3e2e14}.header-module__NWxh4W__teacherHeader{background:#fffffff0;border-bottom-color:#00000014}.header-module__NWxh4W__teacherHeader[data-scrolled]{background:#fffffffa;box-shadow:0 6px 18px #00000014}.header-module__NWxh4W__teacherHeader .header-module__NWxh4W__ctaButton{color:#fff;background:#e9652f;box-shadow:0 10px 24px #0000001f}@media (hover:hover) and (pointer:fine){.header-module__NWxh4W__teacherHeader .header-module__NWxh4W__ctaButton:hover{background:#df5f2e;box-shadow:0 12px 28px #00000024}}.header-module__NWxh4W__teacherHeader .header-module__NWxh4W__ctaButton:active{background:#c7532a}.header-module__NWxh4W__teacherHeader .header-module__NWxh4W__logo{min-height:40px}.header-module__NWxh4W__teacherHeader .header-module__NWxh4W__mobileNav{background:#fffffffa;box-shadow:0 16px 32px #00000024,inset 0 0 0 1px #00000014}.header-module__NWxh4W__shell{justify-content:space-between;align-items:center;gap:20px;width:100%;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__menuToggle{width:40px;height:40px;color:var(--accent-strong);cursor:pointer;background:0 0;border:0;border-radius:12px;order:2;place-content:center;gap:4px;display:grid}.header-module__NWxh4W__menuToggle span{background:currentColor;border-radius:2px;width:18px;height:2px;transition:transform .2s,opacity .2s;display:block}.header-module__NWxh4W__menuToggleOpen span:first-child{transform:translateY(6px)rotate(45deg)}.header-module__NWxh4W__menuToggleOpen span:nth-child(2){opacity:0}.header-module__NWxh4W__menuToggleOpen span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}@keyframes header-module__NWxh4W__mobileNavIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.header-module__NWxh4W__mobileNav{min-width:210px;box-shadow:0 16px 32px #5c3e2e26, inset 0 0 0 1px var(--line);background:#fffaf4fa;border-radius:16px;padding:8px;animation:.2s cubic-bezier(.22,1,.36,1) header-module__NWxh4W__mobileNavIn;display:grid;position:absolute;top:calc(100% + 8px);right:20px}.header-module__NWxh4W__mobileNav a{min-height:42px;color:var(--text);border-radius:10px;padding:11px 12px;font-size:.9rem;font-weight:700;text-decoration:none}.header-module__NWxh4W__mobileNav a:hover,.header-module__NWxh4W__mobileNav a:focus-visible{background:var(--accent-light);color:var(--accent-strong);outline: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;order:3}.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:1100px){.header-module__NWxh4W__nav{display:flex}.header-module__NWxh4W__menuToggle,.header-module__NWxh4W__mobileNav{display:none}.header-module__NWxh4W__ctaButton{min-height:46px;padding:0 22px;font-size:.94rem}}@media (max-width:480px){.header-module__NWxh4W__shell{gap:12px;padding:0 14px}.header-module__NWxh4W__mobileNav{right:14px}.header-module__NWxh4W__ctaButton{min-height:38px;padding:0 10px;font-size:.78rem}}@media (max-width:320px){.header-module__NWxh4W__ctaForm{display:none}}@media (prefers-reduced-motion:reduce){.header-module__NWxh4W__header{transition:none}.header-module__NWxh4W__mobileNav{animation: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:7px;padding:8px 14px;font-size:.85rem;font-weight:500;display:inline-flex}.hero-section-module__4R0p0G__chip svg{color:var(--accent);flex-shrink:0}.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__visual{transform:translateY(var(--hero-parallax,0px));transition:transform 80ms linear}.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:inset 0 2px #fff9,0 22px 55px #bf6c4724,0 8px 20px #bf6c4714}.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__shell{gap:22px}.hero-section-module__4R0p0G__actions{margin-top:24px}.hero-section-module__4R0p0G__chips{margin-top:18px}.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}}.hero-section-module__4R0p0G__titleLine{display:inline-block}.hero-section-module__4R0p0G__section[data-motion-ready] .hero-section-module__4R0p0G__eyebrow,.hero-section-module__4R0p0G__section[data-motion-ready] .hero-section-module__4R0p0G__titleLine,.hero-section-module__4R0p0G__section[data-motion-ready] .hero-section-module__4R0p0G__subtitle,.hero-section-module__4R0p0G__section[data-motion-ready] .hero-section-module__4R0p0G__actions,.hero-section-module__4R0p0G__section[data-motion-ready] .hero-section-module__4R0p0G__chip,.hero-section-module__4R0p0G__section[data-motion-ready] .hero-section-module__4R0p0G__assetWrap{opacity:0;transform:translateY(var(--motion-distance,14px));transition:opacity var(--motion-slow,.65s) var(--motion-ease-out,ease), transform var(--motion-slow,.65s) var(--motion-ease-out,ease)}.hero-section-module__4R0p0G__section[data-motion-ready] .hero-section-module__4R0p0G__composition{opacity:0;transition:opacity var(--motion-slow,.65s) var(--motion-ease-out,ease)}.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__eyebrow,.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__titleLine,.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__subtitle,.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__actions,.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__chip,.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__assetWrap{opacity:1;transform:translateY(0)}.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__composition{opacity:1}.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__titleLine:first-of-type{transition-delay:90ms}.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__titleLine:nth-of-type(2){transition-delay:.17s}.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__titleLine:nth-of-type(3){transition-delay:.25s}.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__subtitle{transition-delay:.33s}.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__actions{transition-delay:.41s}.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__chip:first-child{transition-delay:.48s}.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__chip:nth-child(2){transition-delay:.55s}.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__chip:nth-child(3){transition-delay:.62s}.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__assetWrap,.hero-section-module__4R0p0G__section[data-motion-visible=true] .hero-section-module__4R0p0G__composition{transition-delay:.54s}@keyframes hero-section-module__4R0p0G__heroDecorDrift{0%{transform:translateY(-2px)rotate(.8deg)}to{transform:translateY(2px)rotate(-.6deg)}}.hero-section-module__4R0p0G__heroDecor{animation:7s ease-in-out 1.4s infinite alternate hero-section-module__4R0p0G__heroDecorDrift}@keyframes hero-section-module__4R0p0G__heroDecorFade{0%{opacity:.25}to{opacity:.65}}.hero-section-module__4R0p0G__decorHeart1,.hero-section-module__4R0p0G__decorHeart2{animation:5s ease-in-out infinite alternate hero-section-module__4R0p0G__heroDecorFade}.hero-section-module__4R0p0G__decorHeart2{animation-delay:2.2s}@media (prefers-reduced-motion:reduce){.hero-section-module__4R0p0G__heroDecor,.hero-section-module__4R0p0G__decorHeart1,.hero-section-module__4R0p0G__decorHeart2{animation:none}.hero-section-module__4R0p0G__visual{transition:none;transform:none}}
.value-section-module__sR37Fa__section{background:linear-gradient(180deg, var(--surface-strong) 0%, var(--surface-cream) 100%);padding:96px 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 34px}.value-section-module__sR37Fa__title{margin:0 0 12px;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__comparison{align-items:stretch;gap:8px;display:grid}.value-section-module__sR37Fa__panel{flex-direction:column;min-width:0;display:flex}.value-section-module__sR37Fa__panelLabel{color:#202124;text-align:center;width:fit-content;margin:0 auto 14px;padding-bottom:7px;font-family:Georgia,Times New Roman,serif;font-size:.98rem;font-style:italic;position:relative}.value-section-module__sR37Fa__panelLabel:after{content:"";background:linear-gradient(90deg, transparent, var(--accent-soft), transparent);border-radius:2px;height:2px;position:absolute;bottom:0;left:6%;right:6%}.value-section-module__sR37Fa__chat{border:1px dashed var(--line);background:#fdf3eab8;border-radius:22px;flex:1;align-content:center;gap:9px;padding:20px 18px 16px;display:grid;position:relative;overflow:hidden}.value-section-module__sR37Fa__msg{align-items:center;gap:8px;max-width:88%;display:flex}.value-section-module__sR37Fa__msg:first-child{margin-left:4px;transform:rotate(-1.4deg)}.value-section-module__sR37Fa__msg:nth-child(2){transform:rotate(1deg)}.value-section-module__sR37Fa__msg:nth-child(4){margin-top:-3px;transform:rotate(1.6deg)}.value-section-module__sR37Fa__msgRight{flex-direction:row-reverse;justify-self:end}.value-section-module__sR37Fa__msgPhoto{margin-top:-4px;margin-left:22px;transform:rotate(-1.8deg)}.value-section-module__sR37Fa__msgAvatar{border-radius:50%;flex-shrink:0;width:22px;height:22px;box-shadow:inset 0 0 0 1px #48312514}.value-section-module__sR37Fa__msg:nth-child(3) .value-section-module__sR37Fa__msgAvatar{transform:translateY(-4px)}.value-section-module__sR37Fa__msgBubble{background:var(--surface-strong);border:1px solid var(--line);color:var(--text);border-radius:14px 14px 14px 4px;align-items:center;gap:6px;padding:8px 12px;font-size:.85rem;line-height:1.35;display:inline-flex;box-shadow:0 2px 6px #4831250d}.value-section-module__sR37Fa__msgRight .value-section-module__sR37Fa__msgBubble{background:var(--accent-light);border-color:var(--accent-soft);border-radius:14px 14px 4px}.value-section-module__sR37Fa__msgPhoto .value-section-module__sR37Fa__msgBubble{padding:5px}.value-section-module__sR37Fa__msgImage{border-radius:10px;width:176px;height:auto;display:block}.value-section-module__sR37Fa__msgGhost{opacity:0;pointer-events:none;align-items:center;gap:8px;display:flex;position:absolute;bottom:40px;right:-14px}.value-section-module__sR37Fa__msgGhost .value-section-module__sR37Fa__msgBubble{background:var(--surface-strong);border-radius:14px 14px 4px}.value-section-module__sR37Fa__chatMore{text-align:center;color:var(--muted);margin-top:2px;font-size:.8rem}.value-section-module__sR37Fa__flow{justify-content:center;padding:6px 0;display:flex;position:relative}.value-section-module__sR37Fa__flowLine{width:56px;height:auto;transform:rotate(90deg)}.value-section-module__sR37Fa__flowPath{stroke:var(--accent-strong);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dasharray:1;stroke-dashoffset:0}.value-section-module__sR37Fa__flowSparkle{color:var(--accent);opacity:.7;font-size:.85rem;position:absolute;top:0;right:22%;transform:rotate(12deg)}.value-section-module__sR37Fa__result{background:repeating-linear-gradient(0deg, #bf6c4706 0 2px, transparent 2px 7px), linear-gradient(150deg, #fffaf5 0%, var(--surface-cream) 100%);border:1px solid var(--line);box-shadow:var(--shadow-card), inset 0 0 0 6px #fffaf58c, inset 0 0 0 7px var(--line);border-radius:22px;flex:1;align-content:center;gap:13px;padding:24px 20px 18px;display:grid;position:relative}.value-section-module__sR37Fa__resultFlower{color:var(--accent);opacity:.55;position:absolute;top:12px;right:14px;transform:rotate(10deg)}.value-section-module__sR37Fa__resultCollage{justify-content:center;align-items:center;min-height:150px;display:flex;position:relative}.value-section-module__sR37Fa__resultCollage img{object-fit:cover;border:3px solid #fffaf5;border-radius:10px;height:auto;box-shadow:0 10px 24px #48312538}.value-section-module__sR37Fa__collageMain{width:56%;transform:rotate(-2.5deg)}.value-section-module__sR37Fa__collageSmall{width:26%;margin-left:-8%;transform:rotate(5deg)translateY(10px)}.value-section-module__sR37Fa__collageTiny{width:24%;position:absolute;bottom:-6px;left:6%;transform:rotate(-7deg)}.value-section-module__sR37Fa__resultGreeting{color:var(--text);text-align:center;margin:0;font-family:Georgia,Times New Roman,serif;font-size:.98rem;font-style:italic;line-height:1.5}.value-section-module__sR37Fa__resultStats{justify-content:center;gap:26px;display:flex}.value-section-module__sR37Fa__stat{color:var(--accent-strong);align-items:baseline;gap:7px;display:flex}.value-section-module__sR37Fa__stat svg{color:var(--accent);align-self:center}.value-section-module__sR37Fa__statValue{color:var(--text);min-width:1.2ch;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:700}.value-section-module__sR37Fa__statLabel{color:var(--muted);font-size:.85rem}.value-section-module__sR37Fa__resultNote{width:fit-content;color:var(--accent-strong);text-align:center;margin:0 auto;padding-bottom:5px;font-family:Georgia,Times New Roman,serif;font-size:.95rem;font-style:italic;position:relative}.value-section-module__sR37Fa__resultNote:after{content:"";background:linear-gradient(90deg, transparent, var(--accent-soft), transparent);border-radius:2px;height:2px;position:absolute;bottom:0;left:10%;right:10%}.value-section-module__sR37Fa__advantages{gap:12px;margin:40px 0 0;padding:0;list-style:none;display:grid}.value-section-module__sR37Fa__advantage{background:var(--surface-strong);border:1px solid var(--line);height:100%;transition:transform .22s var(--motion-ease-out), box-shadow .22s var(--motion-ease-out), background-color .22s var(--motion-ease-out), border-color .22s var(--motion-ease-out);border-radius:18px;align-items:flex-start;gap:14px;padding:18px 22px;display:flex}@media (min-width:1024px){.value-section-module__sR37Fa__advantage:hover{background:var(--accent-light);border-color:var(--accent-soft);box-shadow:var(--shadow-card);transform:translateY(-3px)}}.value-section-module__sR37Fa__advantageIcon{background:var(--accent-light);width:52px;height:52px;color:var(--accent);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.value-section-module__sR37Fa__advantage:hover .value-section-module__sR37Fa__advantageIcon{background:var(--surface-strong)}.value-section-module__sR37Fa__advantageDecor{pointer-events:none;position:absolute;bottom:-5px;right:-7px}.value-section-module__sR37Fa__decorCollect{background:var(--surface-strong);border:1px solid var(--accent-soft);border-radius:3px;width:18px;height:14px;transform:rotate(8deg);box-shadow:0 2px 4px #4831251f}.value-section-module__sR37Fa__decorCollect:before{content:"";background:var(--surface-warm);border:1px solid var(--accent-soft);border-radius:3px;width:14px;height:11px;position:absolute;top:-4px;left:-5px;transform:rotate(-10deg)}.value-section-module__sR37Fa__decorPolaroid{background:var(--surface-strong);border:1px solid var(--line);border-radius:2px;width:16px;height:19px;transform:rotate(10deg);box-shadow:0 2px 4px #4831251f}.value-section-module__sR37Fa__decorPolaroid:before{content:"";background:linear-gradient(135deg, var(--accent-soft), #e4c2b0);border-radius:1px;position:absolute;inset:3px 3px 7px}.value-section-module__sR37Fa__decorEnvelope{background:linear-gradient(135deg,#e9c8b6,#dab6a4);border-radius:2px;width:19px;height:13px;transform:rotate(6deg);box-shadow:0 2px 4px #48312524}.value-section-module__sR37Fa__decorEnvelope:before{content:"";background:var(--surface-strong);border:1px solid var(--line);border-radius:2px;height:8px;position:absolute;top:-4px;left:2px;right:2px}.value-section-module__sR37Fa__advantageTitle{margin:0 0 3px;font-family:Georgia,Times New Roman,serif;font-size:1.05rem}.value-section-module__sR37Fa__advantageText{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.value-section-module__sR37Fa__section[data-motion-ready] .value-section-module__sR37Fa__msg,.value-section-module__sR37Fa__section[data-motion-ready] .value-section-module__sR37Fa__chatMore{opacity:0;transition:opacity var(--motion-normal,.42s) var(--motion-ease-out,ease), translate var(--motion-normal,.42s) var(--motion-ease-out,ease)}.value-section-module__sR37Fa__section[data-motion-ready] .value-section-module__sR37Fa__msg:nth-child(odd){translate:-14px 8px}.value-section-module__sR37Fa__section[data-motion-ready] .value-section-module__sR37Fa__msg:nth-child(2n){translate:14px 8px}.value-section-module__sR37Fa__section[data-motion-ready] .value-section-module__sR37Fa__chatMore{translate:0 8px}.value-section-module__sR37Fa__section[data-motion-visible=true] .value-section-module__sR37Fa__msg,.value-section-module__sR37Fa__section[data-motion-visible=true] .value-section-module__sR37Fa__chatMore{opacity:1;translate:0}.value-section-module__sR37Fa__section[data-motion-visible=true] .value-section-module__sR37Fa__msg:first-child{transition-delay:.12s}.value-section-module__sR37Fa__section[data-motion-visible=true] .value-section-module__sR37Fa__msg:nth-child(2){transition-delay:.21s}.value-section-module__sR37Fa__section[data-motion-visible=true] .value-section-module__sR37Fa__msg:nth-child(3){transition-delay:.3s}.value-section-module__sR37Fa__section[data-motion-visible=true] .value-section-module__sR37Fa__msg:nth-child(4){transition-delay:.39s}.value-section-module__sR37Fa__section[data-motion-visible=true] .value-section-module__sR37Fa__chatMore{transition-delay:.48s}.value-section-module__sR37Fa__section[data-motion-ready] .value-section-module__sR37Fa__flowPath{stroke-dashoffset:1px;transition:stroke-dashoffset .65s var(--motion-ease-out,ease) .62s}.value-section-module__sR37Fa__section[data-motion-visible=true] .value-section-module__sR37Fa__flowPath{stroke-dashoffset:0}.value-section-module__sR37Fa__section[data-motion-ready] .value-section-module__sR37Fa__result{opacity:0;transform:translateY(var(--motion-distance,14px)) scale(.97);transition:opacity var(--motion-slow,.65s) var(--motion-ease-out,ease) .78s, transform var(--motion-slow,.65s) var(--motion-ease-out,ease) .78s}.value-section-module__sR37Fa__section[data-motion-visible=true] .value-section-module__sR37Fa__result{opacity:1;transform:translateY(0)scale(1)}@keyframes value-section-module__sR37Fa__msgLift{0%,to{translate:0}22%,55%{translate:0 -3px}}@keyframes value-section-module__sR37Fa__msgDriftSide{0%,to{translate:0}30%,60%{translate:3px -2px}}@keyframes value-section-module__sR37Fa__photoTilt{0%,to{transform:rotate(0)}35%,65%{transform:rotate(1.2deg)}}@keyframes value-section-module__sR37Fa__ghostCycle{0%,14%{opacity:0;transform:translateY(6px)}26%,58%{opacity:1;transform:translateY(0)}72%,to{opacity:0;transform:translateY(-4px)}}@keyframes value-section-module__sR37Fa__avatarDrift{0%,to{transform:translateY(-4px)}40%,70%{transform:translate(-2px,-6px)}}@media (min-width:1024px){.value-section-module__sR37Fa__section[data-live=true] .value-section-module__sR37Fa__msg:first-child{animation:8s ease-in-out infinite value-section-module__sR37Fa__msgLift}.value-section-module__sR37Fa__section[data-live=true] .value-section-module__sR37Fa__msg:nth-child(2){animation:8s ease-in-out infinite value-section-module__sR37Fa__msgDriftSide}.value-section-module__sR37Fa__section[data-live=true] .value-section-module__sR37Fa__msgPhoto .value-section-module__sR37Fa__msgImage{animation:8s ease-in-out infinite value-section-module__sR37Fa__photoTilt}.value-section-module__sR37Fa__section[data-live=true] .value-section-module__sR37Fa__msg:nth-child(3) .value-section-module__sR37Fa__msgAvatar{animation:8s ease-in-out infinite value-section-module__sR37Fa__avatarDrift}.value-section-module__sR37Fa__section[data-live=true] .value-section-module__sR37Fa__msgGhost{animation:8s ease-in-out infinite value-section-module__sR37Fa__ghostCycle}}@media (min-width:768px){.value-section-module__sR37Fa__advantages{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (min-width:1024px){.value-section-module__sR37Fa__section{padding:112px 0}.value-section-module__sR37Fa__comparison{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:20px}.value-section-module__sR37Fa__flowLine{width:140px;transform:none}.value-section-module__sR37Fa__flowSparkle{top:2px;right:12%}.value-section-module__sR37Fa__advantages{margin-top:48px}}@media (max-width:640px){.value-section-module__sR37Fa__msgLast,.value-section-module__sR37Fa__msgGhost{display:none}.value-section-module__sR37Fa__msgImage{width:160px}.value-section-module__sR37Fa__resultGreeting{font-size:.95rem}.value-section-module__sR37Fa__resultStats{gap:18px}}@media (prefers-reduced-motion:reduce){.value-section-module__sR37Fa__section[data-live=true] .value-section-module__sR37Fa__msg,.value-section-module__sR37Fa__section[data-live=true] .value-section-module__sR37Fa__msgPhoto .value-section-module__sR37Fa__msgImage,.value-section-module__sR37Fa__section[data-live=true] .value-section-module__sR37Fa__msgAvatar,.value-section-module__sR37Fa__section[data-live=true] .value-section-module__sR37Fa__msgGhost{animation:none}.value-section-module__sR37Fa__msgGhost{display:none}.value-section-module__sR37Fa__advantage:hover{transform:none}}
.how-it-works-section-module__TjL-xW__section{background:linear-gradient(180deg, var(--surface-cream) 0%, var(--background) 100%);padding:96px 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__stepsGrid{gap:14px;display:grid;position:relative}.how-it-works-section-module__TjL-xW__line{transform-origin:top;width:2px;height:calc(100% - 174px);transition:transform .7s var(--motion-ease-out);z-index:0;background:repeating-linear-gradient(#d96a3d8c 0 5px,#0000 5px 10px);position:absolute;top:28px;left:31px;transform:scaleY(0)}.how-it-works-section-module__TjL-xW__section[data-motion-visible=true] .how-it-works-section-module__TjL-xW__line{transform:scaleY(1)}.how-it-works-section-module__TjL-xW__step{grid-template-columns:64px 1fr;align-items:start;gap:12px;display:grid;position:relative}.how-it-works-section-module__TjL-xW__section[data-motion-ready] .how-it-works-section-module__TjL-xW__node,.how-it-works-section-module__TjL-xW__section[data-motion-ready] .how-it-works-section-module__TjL-xW__number,.how-it-works-section-module__TjL-xW__section[data-motion-ready] .how-it-works-section-module__TjL-xW__card{opacity:0}.how-it-works-section-module__TjL-xW__section[data-motion-visible=true] .how-it-works-section-module__TjL-xW__node,.how-it-works-section-module__TjL-xW__section[data-motion-visible=true] .how-it-works-section-module__TjL-xW__number{opacity:1;animation:how-it-works-section-module__TjL-xW__stepIn .36s var(--motion-ease-out) calc(.42s + var(--step-index,0) * .13s) backwards}.how-it-works-section-module__TjL-xW__section[data-motion-visible=true] .how-it-works-section-module__TjL-xW__card{opacity:1;animation:how-it-works-section-module__TjL-xW__stepIn .38s var(--motion-ease-out) calc(.54s + var(--step-index,0) * .13s) backwards}@keyframes how-it-works-section-module__TjL-xW__stepIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.how-it-works-section-module__TjL-xW__number{z-index:2;background:var(--accent-soft);min-width:28px;height:28px;color:var(--accent-strong);letter-spacing:.02em;border:1px solid #d96a3d47;border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:.8rem;font-weight:800;display:inline-flex;position:absolute;top:-24px;left:76px;transform:none}.how-it-works-section-module__TjL-xW__node{z-index:1;background:linear-gradient(135deg, var(--surface-strong) 0%, var(--surface-warm) 100%);border:1px solid var(--line);width:56px;height:56px;box-shadow:var(--shadow-soft);color:var(--accent);transition:transform .2s var(--motion-ease-out);border-radius:50%;justify-self:center;place-items:center;display:grid;position:relative}.how-it-works-section-module__TjL-xW__card{background:var(--surface-strong);border:1px solid var(--line);box-shadow:var(--shadow-soft);transition:transform .2s var(--motion-ease-out), border-color .2s var(--motion-ease-out), box-shadow .2s var(--motion-ease-out);border-radius:18px;padding:16px 18px;position:relative}.how-it-works-section-module__TjL-xW__card:before{content:"";background:repeating-linear-gradient(90deg,#d96a3d80 0 3px,#0000 3px 6px);width:11px;height:2px;position:absolute;top:27px;left:-13px}.how-it-works-section-module__TjL-xW__cardTitle{margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.how-it-works-section-module__TjL-xW__cardText{color:var(--muted);margin:0;font-size:.92rem;line-height:1.55}@media (hover:hover){.how-it-works-section-module__TjL-xW__step:hover .how-it-works-section-module__TjL-xW__card{border-color:var(--accent-soft);box-shadow:var(--shadow-card);transform:translateY(-2px)}.how-it-works-section-module__TjL-xW__step:hover .how-it-works-section-module__TjL-xW__node{transform:translateY(-2px)}}@media (min-width:768px){.how-it-works-section-module__TjL-xW__stepsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.how-it-works-section-module__TjL-xW__line{transform-origin:0;background:repeating-linear-gradient(90deg,#d96a3d8c 0 5px,#0000 5px 10px);width:auto;height:2px;top:77px;left:calc(16.6667% - 10.6667px);right:calc(16.6667% - 10.6667px);transform:scaleX(0)}.how-it-works-section-module__TjL-xW__section[data-motion-visible=true] .how-it-works-section-module__TjL-xW__line{transform:scaleX(1)}.how-it-works-section-module__TjL-xW__step{text-align:center;grid-template-columns:1fr;justify-items:center;gap:14px}.how-it-works-section-module__TjL-xW__number{position:absolute;top:-30px;left:50%;transform:translate(-50%)}.how-it-works-section-module__TjL-xW__node{width:72px;height:72px;margin-bottom:-6px}.how-it-works-section-module__TjL-xW__card{width:100%;min-height:132px;padding:20px 26px 22px}.how-it-works-section-module__TjL-xW__card:before{background:repeating-linear-gradient(#d96a3d80 0 3px,#0000 3px 5px);width:2px;height:8px;top:-9px;left:50%;transform:translate(-50%)}}@media (min-width:1024px){.how-it-works-section-module__TjL-xW__section{padding:112px 0}}@media (prefers-reduced-motion:reduce){.how-it-works-section-module__TjL-xW__line{transition:none;transform:scaleX(1)scaleY(1)!important}.how-it-works-section-module__TjL-xW__section[data-motion-ready] .how-it-works-section-module__TjL-xW__node,.how-it-works-section-module__TjL-xW__section[data-motion-ready] .how-it-works-section-module__TjL-xW__number,.how-it-works-section-module__TjL-xW__section[data-motion-ready] .how-it-works-section-module__TjL-xW__card{opacity:1}.how-it-works-section-module__TjL-xW__section[data-motion-visible=true] .how-it-works-section-module__TjL-xW__node,.how-it-works-section-module__TjL-xW__section[data-motion-visible=true] .how-it-works-section-module__TjL-xW__number,.how-it-works-section-module__TjL-xW__section[data-motion-visible=true] .how-it-works-section-module__TjL-xW__card{animation:none}.how-it-works-section-module__TjL-xW__node,.how-it-works-section-module__TjL-xW__card{transition:none}.how-it-works-section-module__TjL-xW__step:hover .how-it-works-section-module__TjL-xW__node,.how-it-works-section-module__TjL-xW__step:hover .how-it-works-section-module__TjL-xW__card{transform:none}}
.ai-section-module__RtPc3q__section{background:linear-gradient(180deg, var(--background) 0%, var(--surface-peach) 100%);padding:96px 20px;overflow-x:clip}.ai-section-module__RtPc3q__shell{width:min(100%,1240px);margin:0 auto}.ai-section-module__RtPc3q__heading{text-align:center;max-width:720px;margin:0 auto 28px}.ai-section-module__RtPc3q__title{color:#202124;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.1}.ai-section-module__RtPc3q__subtitle{color:#202124;text-wrap:pretty;margin:0 0 8px;font-size:1rem;line-height:1.55}.ai-section-module__RtPc3q__meta{color:#5f6368;opacity:.75;margin:0;font-size:.8rem}.ai-section-module__RtPc3q__demo{opacity:0;transition:opacity .65s var(--motion-ease-out), transform .65s var(--motion-ease-out);background:linear-gradient(135deg,#fffaf4,#fcebdd);border-radius:28px;gap:14px;padding:26px 20px;display:grid;transform:translateY(32px);box-shadow:0 18px 44px #5c3e2e1a,inset 0 0 0 1px #d96a3d24}.ai-section-module__RtPc3q__section[data-motion-visible=true] .ai-section-module__RtPc3q__demo{opacity:1;transform:translateY(0)}.ai-section-module__RtPc3q__source{opacity:0;transition:opacity .55s var(--motion-ease-out) .12s, transform .55s var(--motion-ease-out) .12s;background:repeating-linear-gradient(0deg,#0000 0 25px,#bf6c471a 25px 26px),#fffaf5;border:1px solid #bf6c4724;border-radius:12px;flex-direction:column;gap:14px;padding:24px 20px 18px;display:flex;position:relative;transform:translate(-28px);box-shadow:0 14px 30px #5c3e2e1f}.ai-section-module__RtPc3q__section[data-motion-visible=true] .ai-section-module__RtPc3q__source{opacity:1;transform:translate(0)}.ai-section-module__RtPc3q__sticker{background:var(--accent-soft);color:#e9652f;border-radius:8px;padding:5px 12px;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;top:-12px;left:18px;rotate:-3deg;box-shadow:0 4px 10px #5c3e2e1f}.ai-section-module__RtPc3q__sourceText{color:#202124;flex:1;margin:8px 0 0;font-size:.9rem;line-height:26px}.ai-section-module__RtPc3q__demoButton{color:#fff9f4;cursor:pointer;width:fit-content;min-height:44px;transition:transform var(--motion-fast,.18s) ease, box-shadow var(--motion-fast,.18s) ease;background:linear-gradient(#ef7240 0%,#df5f2e 100%);border:none;border-radius:999px;align-items:center;gap:6px;margin-top:auto;padding:8px 18px;font-size:.88rem;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #e9652f2e}.ai-section-module__RtPc3q__demoButton:hover{transform:translateY(-1px);box-shadow:0 10px 22px #e9652f42}.ai-section-module__RtPc3q__demoButton:active{transform:scale(.97)}.ai-section-module__RtPc3q__demoButton:focus-visible{outline-offset:3px;outline:3px solid #d96a3d66}.ai-section-module__RtPc3q__demoButton span{opacity:.85;font-size:.75rem}.ai-section-module__RtPc3q__arrow{opacity:0;min-height:44px;transition:opacity .45s var(--motion-ease-out) .3s;justify-content:center;align-items:center;display:flex;position:relative}.ai-section-module__RtPc3q__section[data-motion-visible=true] .ai-section-module__RtPc3q__arrow{opacity:1}.ai-section-module__RtPc3q__arrowLine{width:64px;height:auto;transform:rotate(90deg)}.ai-section-module__RtPc3q__arrowPath{stroke:var(--accent-strong);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset .65s var(--motion-ease-out) .38s}.ai-section-module__RtPc3q__section[data-motion-visible=true] .ai-section-module__RtPc3q__arrowPath{stroke-dashoffset:0}.ai-section-module__RtPc3q__pencil{background:linear-gradient(#ef7240 0%,#d95a2a 100%);border-radius:3px;width:5px;height:38px;position:absolute;top:5px;left:50%;translate:-15px;rotate:-24deg;box-shadow:0 4px 10px #d95a2a4d}.ai-section-module__RtPc3q__pencil:after{content:"";border-top:7px solid #8c6758;border-left:2.5px solid #0000;border-right:2.5px solid #0000;width:0;height:0;position:absolute;bottom:-6px;left:0}@keyframes ai-section-module__RtPc3q__pencilSlide{0%{translate:-30px -6px}to{translate:-18px -10px}}.ai-section-module__RtPc3q__section[data-motion-visible=true] .ai-section-module__RtPc3q__pencil{animation:none}.ai-section-module__RtPc3q__result{background:repeating-linear-gradient(0deg, #bf6c4706 0 2px, transparent 2px 26px), linear-gradient(150deg, #fffaf5 0%, var(--surface-cream) 100%);border:1px solid var(--line);opacity:0;min-height:300px;transition:opacity .5s var(--motion-ease-out) .46s, transform .5s var(--motion-ease-out) .46s;border-radius:18px;grid-template-rows:auto 1fr auto;gap:14px;padding:22px 24px 20px;display:grid;position:relative;transform:translateY(22px);box-shadow:0 14px 34px #4831251a}.ai-section-module__RtPc3q__section[data-motion-visible=true] .ai-section-module__RtPc3q__result{opacity:1;transform:translateY(0)}.ai-section-module__RtPc3q__resultHeart{color:var(--accent);opacity:.6;font-size:1.1rem;position:absolute;top:16px;right:20px;transform:rotate(10deg)}@keyframes ai-section-module__RtPc3q__heartPop{0%,to{transform:rotate(10deg)scale(1)}45%{transform:rotate(4deg)scale(1.18)}}.ai-section-module__RtPc3q__section[data-motion-visible=true] .ai-section-module__RtPc3q__resultHeart{animation:ai-section-module__RtPc3q__heartPop .6s var(--motion-ease-out) 1.15s both}.ai-section-module__RtPc3q__tabs{background:#d96a3d17;border-radius:999px;gap:4px;width:fit-content;padding:4px;display:flex}.ai-section-module__RtPc3q__tab{color:#5f6368;cursor:pointer;min-height:36px;transition:background-color var(--motion-fast,.18s) ease, color var(--motion-fast,.18s) ease;background:0 0;border:none;border-radius:999px;padding:0 16px;font-size:.85rem;font-weight:500;position:relative}.ai-section-module__RtPc3q__tab:hover{color:#e9652f}.ai-section-module__RtPc3q__tab:focus-visible{outline-offset:2px;outline:2px solid #d96a3d8c}.ai-section-module__RtPc3q__tabActive,.ai-section-module__RtPc3q__tabActive:hover{background:var(--accent-soft);color:#e9652f;font-weight:600}.ai-section-module__RtPc3q__tabActive:after{content:"";background:var(--accent-strong);opacity:.65;border-radius:2px;width:18px;height:2px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}@keyframes ai-section-module__RtPc3q__variantIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ai-section-module__RtPc3q__resultText{color:#202124;animation:ai-section-module__RtPc3q__variantIn .24s var(--motion-ease-out);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.02rem;line-height:1.7}.ai-section-module__RtPc3q__select{color:#e9652f;cursor:pointer;width:fit-content;min-height:44px;transition:background-color var(--motion-fast,.18s) ease, color var(--motion-fast,.18s) ease, transform var(--motion-fast,.18s) ease;background:0 0;border:1.5px solid #d96a3db3;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-size:.88rem;font-weight:700;display:inline-flex}.ai-section-module__RtPc3q__select:hover{background:var(--accent-light);transform:translateY(-1px)}.ai-section-module__RtPc3q__select:active{transform:scale(.97)}.ai-section-module__RtPc3q__select:focus-visible{outline-offset:3px;outline:3px solid #d96a3d66}.ai-section-module__RtPc3q__selectChosen,.ai-section-module__RtPc3q__selectChosen:hover{color:#4c7a4c;background:#5a8a5a1f;border-color:#5a8a5a73;transform:none}@media (min-width:1024px){.ai-section-module__RtPc3q__demo{grid-template-columns:minmax(0,1fr) 64px minmax(0,1.1fr);align-items:stretch;gap:14px;padding:30px 32px}.ai-section-module__RtPc3q__arrow{align-self:center;min-height:0}.ai-section-module__RtPc3q__arrowLine{width:88px;transform:none}.ai-section-module__RtPc3q__pencil{height:44px;top:-34px;left:42px;translate:0;rotate:38deg}@keyframes ai-section-module__RtPc3q__pencilSlideDesktop{0%{translate:0}to{translate:10px -4px}}.ai-section-module__RtPc3q__section[data-motion-visible=true] .ai-section-module__RtPc3q__pencil{animation-name:ai-section-module__RtPc3q__pencilSlideDesktop}.ai-section-module__RtPc3q__result{min-height:272px;padding:24px 26px 22px}}@media (max-width:640px){.ai-section-module__RtPc3q__demo{gap:8px}.ai-section-module__RtPc3q__pencil{width:4px;height:26px;top:2px;translate:18px 2px;rotate:42deg}.ai-section-module__RtPc3q__tabs{justify-content:center;width:100%}.ai-section-module__RtPc3q__tab{flex:1;padding:0 8px}}@media (prefers-reduced-motion:reduce){.ai-section-module__RtPc3q__demo,.ai-section-module__RtPc3q__source,.ai-section-module__RtPc3q__arrow,.ai-section-module__RtPc3q__result{opacity:1;transition:none;transform:none}.ai-section-module__RtPc3q__arrowPath{stroke-dashoffset:0;transition:none}.ai-section-module__RtPc3q__section[data-motion-visible=true] .ai-section-module__RtPc3q__pencil,.ai-section-module__RtPc3q__section[data-motion-visible=true] .ai-section-module__RtPc3q__resultHeart,.ai-section-module__RtPc3q__resultText{animation:none}}
.cases-section-module__2u3JUq__section{background:linear-gradient(180deg, var(--background) 0%, var(--surface-cream) 100%);padding:96px 0;overflow-x:clip}.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 36px}.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:10px;display:grid}.cases-section-module__2u3JUq__card{background:var(--surface-strong);border:1px solid var(--line);min-width:0;min-height:72px;box-shadow:var(--shadow-soft);transition:transform .22s var(--motion-ease-out), box-shadow .22s var(--motion-ease-out), border-color .22s var(--motion-ease-out), background-color .22s var(--motion-ease-out);border-radius:16px;align-items:center;gap:12px;padding:14px 16px;display:flex}.cases-section-module__2u3JUq__cardBody{gap:2px;min-width:0;display:grid}.cases-section-module__2u3JUq__seoLinks{flex-direction:column;align-items:flex-start;gap:0;min-width:0;display:flex}.cases-section-module__2u3JUq__teacherLink{color:#e9652f;text-underline-offset:3px;align-items:center;width:fit-content;min-height:40px;font-size:.78rem;font-weight:750;line-height:1.25;text-decoration:underline;transition-property:color,transform;transition-duration:.15s;display:inline-flex}.cases-section-module__2u3JUq__teacherLink:focus-visible{outline-offset:3px;outline:3px solid #e9652f52}.cases-section-module__2u3JUq__teacherLink:active{transform:scale(.96)}.cases-section-module__2u3JUq__section[data-motion-ready] .cases-section-module__2u3JUq__card:nth-child(-n+3){transform:translate(-32px)}.cases-section-module__2u3JUq__section[data-motion-ready] .cases-section-module__2u3JUq__card:nth-child(n+4){transform:translate(32px)}.cases-section-module__2u3JUq__section[data-motion-visible=true] .cases-section-module__2u3JUq__card:nth-child(n){transform:translate(0)}.cases-section-module__2u3JUq__card:hover{background:var(--accent-light);box-shadow:var(--shadow-card);border-color:var(--accent-soft);transform:translateY(-3px)}.cases-section-module__2u3JUq__card:hover .cases-section-module__2u3JUq__icon{transform:scale(1.08)}.cases-section-module__2u3JUq__icon{background:var(--accent-light);width:52px;height:52px;color:var(--accent);transition:transform .22s var(--motion-ease-out), background-color .22s var(--motion-ease-out);border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cases-section-module__2u3JUq__card:hover .cases-section-module__2u3JUq__icon{background:var(--surface-strong)}.cases-section-module__2u3JUq__cardTitle{min-width:0;color:var(--text);margin:0;font-size:.95rem;font-weight:800;line-height:1.35}@media (max-width:767px){.cases-section-module__2u3JUq__card{grid-template-columns:38px minmax(0,1fr);gap:8px;min-height:0;padding:10px;display:grid}.cases-section-module__2u3JUq__cardBody{display:contents}.cases-section-module__2u3JUq__seoLinks{grid-column:1/-1}.cases-section-module__2u3JUq__icon{border-radius:11px;width:38px;height:38px}.cases-section-module__2u3JUq__cardTitle{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;word-break:normal;text-wrap:pretty;font-size:clamp(.72rem,3.6vw,.875rem);line-height:1.22}}@media (max-width:359px){.cases-section-module__2u3JUq__shell{padding-inline:12px}.cases-section-module__2u3JUq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cases-section-module__2u3JUq__card{grid-template-columns:32px minmax(0,1fr);gap:6px;padding:8px}.cases-section-module__2u3JUq__icon{border-radius:9px;width:32px;height:32px}.cases-section-module__2u3JUq__icon svg{width:26px;height:26px}}@media (min-width:768px){.cases-section-module__2u3JUq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cases-section-module__2u3JUq__card{padding:16px}}@media (min-width:768px) and (hover:hover) and (pointer:fine){.cases-section-module__2u3JUq__teacherLink{min-height:24px;padding-block:4px}}@media (min-width:1024px){.cases-section-module__2u3JUq__section{padding:112px 0}.cases-section-module__2u3JUq__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.cases-section-module__2u3JUq__card{flex-direction:column;align-items:flex-start;gap:10px;padding:16px}.cases-section-module__2u3JUq__icon{border-radius:13px;width:44px;height:44px}.cases-section-module__2u3JUq__cardTitle{font-size:.96rem}}@media (prefers-reduced-motion:reduce){.cases-section-module__2u3JUq__section[data-motion-ready] .cases-section-module__2u3JUq__card:nth-child(-n+3),.cases-section-module__2u3JUq__section[data-motion-ready] .cases-section-module__2u3JUq__card:nth-child(n+4){transform:none}.cases-section-module__2u3JUq__card,.cases-section-module__2u3JUq__card:hover,.cases-section-module__2u3JUq__card:hover .cases-section-module__2u3JUq__icon{transition:none;transform:none}}
.templates-section-module__F87w6q__section{background:linear-gradient(180deg, var(--surface-cream) 0%, var(--surface-strong) 100%);padding:96px 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 40px}.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:18px;display:grid}.templates-section-module__F87w6q__card{background:var(--surface-strong);border:1px solid var(--line);box-shadow:var(--shadow-soft);transition:border-color .22s var(--motion-ease-out), box-shadow .22s var(--motion-ease-out);border-radius:24px;flex-direction:column;padding:12px 12px 22px;display:flex}.templates-section-module__F87w6q__card.templates-section-module__F87w6q__active{background:linear-gradient(135deg,#fffaf5 0%,#fff0e3 100%);border-color:#d96a3d59;box-shadow:0 20px 48px #bf6c4729}.templates-section-module__F87w6q__card.templates-section-module__F87w6q__active:hover{border-color:#d96a3d99;box-shadow:0 24px 54px #bf6c4733}.templates-section-module__F87w6q__preview,.templates-section-module__F87w6q__assetPreview{border-radius:16px;height:225px;margin-bottom:16px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff59}.templates-section-module__F87w6q__active .templates-section-module__F87w6q__preview,.templates-section-module__F87w6q__active .templates-section-module__F87w6q__assetPreview{box-shadow:0 10px 24px #bf6c471f,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;outline:1px solid var(--line);outline-offset:-1px;transition:transform var(--motion-normal,.42s) var(--motion-ease-out)}.templates-section-module__F87w6q__card:hover .templates-section-module__F87w6q__assetImage{transform:scale(1.02)}.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__routeAdventure{background:radial-gradient(circle at 88% 18%,#c8a15947,#0000 18%),linear-gradient(135deg,#10251e 0%,#1f2a25 55%,#49301e 100%)}.templates-section-module__F87w6q__routeAdventure .templates-section-module__F87w6q__paperSheet{background:linear-gradient(#eedfc0e0,#d3ba8ee0),repeating-linear-gradient(0deg,#0000 0 14px,#5b41261f 14px 15px);border:1px solid #eddbb752;border-radius:4px;width:82px;height:106px;transform:rotate(-4deg);box-shadow:0 10px 18px #00000047}.templates-section-module__F87w6q__routeAdventure .templates-section-module__F87w6q__miniEnvelope{color:#e9652f;background:linear-gradient(135deg,#744321,#4f2d19);bottom:18px;right:19px;box-shadow:0 7px 16px #00000052}.templates-section-module__F87w6q__routeAdventure .templates-section-module__F87w6q__miniStripe{background:#ddc17d85}.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);text-wrap:pretty;flex:auto;margin:0 10px;font-size:.9rem;line-height:1.5}.templates-section-module__F87w6q__availableBadge,.templates-section-module__F87w6q__comingSoonBadge{border-radius:999px;width:fit-content;margin:14px 10px 0;padding:4px 9px;font-size:.72rem;font-weight:800;display:inline-flex}.templates-section-module__F87w6q__availableBadge{color:#397647;background:#40804d1f}.templates-section-module__F87w6q__demoLink{width:fit-content;color:var(--accent-strong);border-bottom:1px solid #0000;align-items:center;gap:6px;margin:10px 10px 0;font-size:.85rem;font-weight:700;text-decoration:none;transition:border-color .16s,color .16s;display:inline-flex}.templates-section-module__F87w6q__demoLink:after{content:"→";transition:transform .2s var(--motion-ease-out);display:inline-block}.templates-section-module__F87w6q__card:hover .templates-section-module__F87w6q__demoLink:after{transform:translate(3px)}.templates-section-module__F87w6q__demoLink:hover{color:var(--accent);border-bottom-color:currentColor}.templates-section-module__F87w6q__demoLink:focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #bf6c473d}.templates-section-module__F87w6q__comingSoon{opacity:.56}.templates-section-module__F87w6q__comingSoon:hover{box-shadow:var(--shadow-soft);border-color:var(--line);transform:none}.templates-section-module__F87w6q__comingSoonBadge{color:#5f6368;background:#705c501a}@media (min-width:640px){.templates-section-module__F87w6q__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.templates-section-module__F87w6q__preview,.templates-section-module__F87w6q__assetPreview{height:280px}}@media (min-width:1024px){.templates-section-module__F87w6q__section{padding:112px 0}.templates-section-module__F87w6q__grid{grid-template-columns:repeat(6,minmax(0,1fr))}.templates-section-module__F87w6q__grid>.templates-section-module__F87w6q__card{grid-column:span 2}.templates-section-module__F87w6q__preview,.templates-section-module__F87w6q__assetPreview{height:320px}.templates-section-module__F87w6q__card{padding:14px 14px 24px}}@media (prefers-reduced-motion:reduce){.templates-section-module__F87w6q__card:hover .templates-section-module__F87w6q__assetImage,.templates-section-module__F87w6q__card:hover .templates-section-module__F87w6q__demoLink:after{transform:none}}
.pricing-section-module__sOp5ja__section{background:linear-gradient(180deg, var(--surface-strong) 0%, var(--surface-peach) 100%);padding:96px 24px;overflow-x:clip}.pricing-section-module__sOp5ja__shell{width:min(100%,1240px);margin:0 auto}.pricing-section-module__sOp5ja__heading{text-align:center;color:#202124;gap:10px;max-width:660px;margin:0 auto 40px;font-size:1rem;line-height:1.55;display:grid}.pricing-section-module__sOp5ja__title{color:#202124;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.15rem,4vw,3.15rem);line-height:1.04}.pricing-section-module__sOp5ja__heading p{text-wrap:pretty;margin:0}.pricing-section-module__sOp5ja__totalPrice{gap:6px;display:grid;margin-top:14px!important}.pricing-section-module__sOp5ja__totalLabel{color:#202124;font-size:.95rem}.pricing-section-module__sOp5ja__totalPrice strong{color:#e9652f;font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,4vw,2.6rem);line-height:1.05}.pricing-section-module__sOp5ja__totalHint{color:#5f6368;font-size:.88rem}.pricing-section-module__sOp5ja__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid;position:relative}.pricing-section-module__sOp5ja__gridArrow{display:none}@media (min-width:701px){.pricing-section-module__sOp5ja__gridArrow{z-index:2;pointer-events:none;width:84px;display:block;position:absolute;top:34px;left:50%;transform:translate(-50%)}.pricing-section-module__sOp5ja__gridArrow svg{width:100%;height:auto}.pricing-section-module__sOp5ja__gridPencil{background:linear-gradient(#ef7240 0%,#d95a2a 100%);border-radius:3px;width:5px;height:48px;position:absolute;top:-36px;left:51px;transform:rotate(32deg);box-shadow:0 4px 10px #d95a2a4d}.pricing-section-module__sOp5ja__gridPencil:before{content:"";clip-path:polygon(0 0,100% 0,84% 100%,16% 100%);background:linear-gradient(#efc49f 0%,#d8a77f 100%);width:5px;height:8px;position:absolute;bottom:-4px;left:0}.pricing-section-module__sOp5ja__gridPencil:after{content:"";border-top:7px solid #8c6758;border-left:2.5px solid #0000;border-right:2.5px solid #0000;width:0;height:0;position:absolute;bottom:-6px;left:0}.pricing-section-module__sOp5ja__preparePencil{display:none}.pricing-section-module__sOp5ja__gridArrowPath{stroke:var(--accent);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dasharray:1;stroke-dashoffset:0}.pricing-section-module__sOp5ja__section[data-motion-ready] .pricing-section-module__sOp5ja__gridArrowPath{stroke-dashoffset:1px;transition:stroke-dashoffset .65s var(--motion-ease-out) .5s}.pricing-section-module__sOp5ja__section[data-motion-visible=true] .pricing-section-module__sOp5ja__gridArrowPath{stroke-dashoffset:0}}.pricing-section-module__sOp5ja__section[data-motion-ready] .pricing-section-module__sOp5ja__freeCard{transform:translate(-42px)}.pricing-section-module__sOp5ja__section[data-motion-ready] .pricing-section-module__sOp5ja__paidCard{transform:translate(42px)}.pricing-section-module__sOp5ja__section[data-motion-visible=true] .pricing-section-module__sOp5ja__freeCard,.pricing-section-module__sOp5ja__section[data-motion-visible=true] .pricing-section-module__sOp5ja__paidCard{transform:translate(0)}.pricing-section-module__sOp5ja__card{transition:transform .7s var(--motion-ease-out), opacity .7s var(--motion-ease-out);background:#fffcf8e0;border-radius:28px;gap:20px;padding:clamp(24px,4vw,34px);display:grid;box-shadow:0 12px 30px #5c3e2e12,inset 0 0 0 1px #6b493614}.pricing-section-module__sOp5ja__card h3{color:#202124;margin:0;font-size:1.2rem}.pricing-section-module__sOp5ja__cardTop p{color:#202124;text-wrap:pretty;max-width:490px;margin:7px 0 0;font-size:.92rem;line-height:1.45}.pricing-section-module__sOp5ja__cardTop{justify-content:space-between;align-items:flex-start;gap:16px;min-height:80px;display:flex}.pricing-section-module__sOp5ja__freeCard .pricing-section-module__sOp5ja__cardTop{align-items:flex-start}.pricing-section-module__sOp5ja__paidCard{background:linear-gradient(135deg,#fff4e9f5,#ffebd7db);box-shadow:0 14px 32px #be5b2f1c,inset 0 0 0 1px #d96a3d29}.pricing-section-module__sOp5ja__paidCard .pricing-section-module__sOp5ja__cardTop{align-items:flex-start}.pricing-section-module__sOp5ja__list{color:#202124;gap:11px;margin:0;padding:0;font-size:.95rem;line-height:1.4;list-style:none;display:grid}.pricing-section-module__sOp5ja__list li{align-items:start;gap:10px;display:flex}.pricing-section-module__sOp5ja__list li:before{content:"✓";color:#e9652f;flex:none;width:16px;font-size:.9rem;font-weight:900;line-height:1.55}.pricing-section-module__sOp5ja__price{color:#e9652f;opacity:0;transition:opacity .5s var(--motion-ease-out) .3s, transform .5s var(--motion-ease-out) .3s;background:#fffaf5b3;border-radius:16px;align-items:baseline;gap:10px;padding:14px 18px;display:flex;transform:translateY(10px);box-shadow:inset 0 0 0 1px #d96a3d2e}.pricing-section-module__sOp5ja__section[data-motion-visible=true] .pricing-section-module__sOp5ja__price{opacity:1;transform:translateY(0)}.pricing-section-module__sOp5ja__price strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.2rem);line-height:1}.pricing-section-module__sOp5ja__price span{color:#5f6368;font-size:.82rem;font-weight:800}.pricing-section-module__sOp5ja__note{color:#5f6368;margin:0;font-size:.84rem}.pricing-section-module__sOp5ja__action{text-align:center;justify-items:center;gap:10px;margin:34px auto 0;display:grid}.pricing-section-module__sOp5ja__action form{margin:0}.pricing-section-module__sOp5ja__action button{color:#fff;cursor:pointer;min-height:48px;font:inherit;background:linear-gradient(#ef7240 0%,#df5f2e 100%);border:0;border-radius:14px;padding:13px 22px;font-weight:800;transition:background-color .18s,transform .18s}.pricing-section-module__sOp5ja__action button:hover{background:linear-gradient(#ec6b37 0%,#d95a2a 100%)}.pricing-section-module__sOp5ja__action button:active{transform:scale(.96)}.pricing-section-module__sOp5ja__action button:focus-visible{outline-offset:3px;outline:3px solid #c75b3359}.pricing-section-module__sOp5ja__action p{color:#5f6368;text-wrap:pretty;margin:0;font-size:.88rem}.pricing-section-module__sOp5ja__prepareArt,.pricing-section-module__sOp5ja__deliverArt{opacity:0;width:104px;height:92px;transition:opacity .55s var(--motion-ease-out) .22s, transform .55s var(--motion-ease-out) .22s;flex:none;position:relative;transform:translateY(18px)}.pricing-section-module__sOp5ja__section[data-motion-visible=true] .pricing-section-module__sOp5ja__prepareArt,.pricing-section-module__sOp5ja__section[data-motion-visible=true] .pricing-section-module__sOp5ja__deliverArt{opacity:1;transform:translateY(0)}.pricing-section-module__sOp5ja__prepareSheet{background:#fffaf5;border:1px solid #bf6c4729;border-radius:9px;gap:7px;width:62px;height:76px;padding:12px 10px;display:grid;position:absolute;top:4px;left:4px;transform:rotate(-5deg);box-shadow:0 8px 20px #bf6c4724}.pricing-section-module__sOp5ja__prepareHeart{color:var(--accent);font-size:.85rem;line-height:1}.pricing-section-module__sOp5ja__prepareLine,.pricing-section-module__sOp5ja__prepareLineShort{background:#bf6c472e;border-radius:3px;height:5px}.pricing-section-module__sOp5ja__prepareLineShort{width:62%}.pricing-section-module__sOp5ja__prepareNote{width:34px;height:28px;color:var(--accent);background:#fffaf5;border:1px solid #bf6c4724;border-radius:7px;place-items:center;font-size:.7rem;display:grid;position:absolute;top:12px;right:6px;transform:rotate(9deg);box-shadow:0 5px 12px #bf6c471f}.pricing-section-module__sOp5ja__preparePhoto{background:linear-gradient(135deg,#f3d8cc 0%,#d6b29c 100%);border:2px solid #fffaf5;border-radius:6px;width:32px;height:38px;position:absolute;bottom:2px;left:0;transform:rotate(-11deg);box-shadow:0 5px 12px #48312524}.pricing-section-module__sOp5ja__preparePencil{background:linear-gradient(#ef7240 0%,#d95a2a 100%);border-radius:3px;width:5px;height:42px;position:absolute;bottom:6px;right:2px;transform:rotate(32deg);box-shadow:0 4px 10px #d95a2a4d}.pricing-section-module__sOp5ja__preparePencil:after{content:"";border-top:6px solid #8c6758;border-left:2.5px solid #0000;border-right:2.5px solid #0000;width:0;height:0;position:absolute;bottom:-5px;left:0}.pricing-section-module__sOp5ja__deliverCard{width:46px;height:58px;color:var(--accent);background:#fffaf5;border:1px solid #bf6c4729;border-radius:8px;place-items:center;font-size:.9rem;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(-4deg);box-shadow:0 6px 16px #bf6c4724}.pricing-section-module__sOp5ja__deliverEnvelope{background:linear-gradient(135deg,#e9c8b6 0%,#dab6a4 100%);border-radius:10px;width:86px;height:56px;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #bf6c4733}.pricing-section-module__sOp5ja__deliverFlap{clip-path:polygon(0 0,50% 100%,100% 0);background:linear-gradient(#e4c4b2 0%,#d6b29c 100%);border-radius:0 0 10px 10px;width:100%;height:34px;position:absolute;bottom:0;left:0}.pricing-section-module__sOp5ja__deliverSeal{z-index:2;background:var(--accent);color:#fff9f4;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.68rem;display:grid;position:absolute;top:58%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #bf6c4759}.pricing-section-module__sOp5ja__deliverSparkle{color:var(--accent);opacity:.7;font-size:.9rem;position:absolute;top:2px;right:4px;transform:rotate(12deg)}.pricing-section-module__sOp5ja__deliverSend{color:#e9652f;opacity:.85;position:absolute;top:20px;right:-2px}@media (max-width:700px){.pricing-section-module__sOp5ja__section{padding:64px 18px}.pricing-section-module__sOp5ja__grid{grid-template-columns:1fr}.pricing-section-module__sOp5ja__card{border-radius:22px}.pricing-section-module__sOp5ja__cardTop{min-height:auto}}@media (prefers-reduced-motion:reduce){.pricing-section-module__sOp5ja__section[data-motion-ready] .pricing-section-module__sOp5ja__freeCard,.pricing-section-module__sOp5ja__section[data-motion-ready] .pricing-section-module__sOp5ja__paidCard{transform:none}.pricing-section-module__sOp5ja__price,.pricing-section-module__sOp5ja__prepareArt,.pricing-section-module__sOp5ja__deliverArt{opacity:1;transform:none}.pricing-section-module__sOp5ja__gridArrowPath{stroke-dashoffset:0!important}}
.public-share-download-dialog-module__934rYa__overlay{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000006b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.public-share-download-dialog-module__934rYa__dialog{color:#202124;background:#f7f8fa;border-radius:24px;outline:0;width:min(760px,100%);max-height:min(760px,100dvh - 36px);padding:30px;position:relative;overflow:auto;box-shadow:0 0 0 1px #0000000f,0 18px 50px #0000002e}.public-share-download-dialog-module__934rYa__dialog h2{text-align:center;text-wrap:balance;margin:0;font-size:1.65rem}.public-share-download-dialog-module__934rYa__lead{color:#5f6368;text-align:center;text-wrap:pretty;margin:8px 0 24px}.public-share-download-dialog-module__934rYa__close{color:#202124;cursor:pointer;background:#fff;border:1px solid #dfe1e5;border-radius:50%;width:42px;height:42px;font-size:1.6rem;position:absolute;top:12px;right:12px}.public-share-download-dialog-module__934rYa__options{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.public-share-download-dialog-module__934rYa__option{background:#fff;border-radius:18px;gap:12px;padding:12px;display:grid;box-shadow:0 0 0 1px #0000000f,0 2px 8px #0000000d}.public-share-download-dialog-module__934rYa__formatPreview{color:#e9652f;font-variant-numeric:tabular-nums;background:linear-gradient(145deg,#fff 0 58%,#f7f8fa 58% 100%);border-radius:8px;justify-self:center;place-items:center;width:92px;height:128px;font-size:.82rem;font-weight:800;display:grid;box-shadow:0 0 0 1px #0000001a,0 6px 18px #0000001a}.public-share-download-dialog-module__934rYa__formatPreview.public-share-download-dialog-module__934rYa__post{width:102px;height:128px}.public-share-download-dialog-module__934rYa__formatPreview.public-share-download-dialog-module__934rYa__print{width:91px;height:128px}.public-share-download-dialog-module__934rYa__formatPreview span{color:#e9652f;background:#fff;border-radius:999px;place-items:center;min-width:44px;min-height:28px;padding:0 8px;display:grid;box-shadow:0 0 0 1px #e9652f42}.public-share-download-dialog-module__934rYa__optionContent{gap:8px;display:grid}.public-share-download-dialog-module__934rYa__option h3,.public-share-download-dialog-module__934rYa__option p{margin:0}.public-share-download-dialog-module__934rYa__option h3{text-wrap:balance;font-size:1rem}.public-share-download-dialog-module__934rYa__option p{color:#5f6368;text-wrap:pretty;min-height:60px;font-size:.84rem;line-height:1.4}.public-share-download-dialog-module__934rYa__option button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#e9652f;border:1px solid #e9652f;border-radius:999px;font-weight:750;transition-property:transform,background-color,border-color;transition-duration:.15s}.public-share-download-dialog-module__934rYa__option button:hover:not(:disabled){background:#df5f2e;border-color:#df5f2e}.public-share-download-dialog-module__934rYa__option button:active:not(:disabled){background:#c7532a;border-color:#c7532a;transform:scale(.96)}.public-share-download-dialog-module__934rYa__option button:disabled{opacity:.62;cursor:wait}.public-share-download-dialog-module__934rYa__error{color:#b3261e;font-size:.8rem;line-height:1.35}.public-share-download-dialog-module__934rYa__note{color:#5f6368;text-align:center;text-wrap:pretty;margin:20px 0 0;font-size:.86rem}@media (max-width:620px){.public-share-download-dialog-module__934rYa__overlay{align-items:end;padding:0}.public-share-download-dialog-module__934rYa__dialog{border-radius:24px 24px 0 0;width:100%;max-height:88dvh;padding:26px 16px 22px}.public-share-download-dialog-module__934rYa__options{grid-template-columns:1fr}.public-share-download-dialog-module__934rYa__option{grid-template-columns:100px 1fr}.public-share-download-dialog-module__934rYa__formatPreview,.public-share-download-dialog-module__934rYa__formatPreview.public-share-download-dialog-module__934rYa__post,.public-share-download-dialog-module__934rYa__formatPreview.public-share-download-dialog-module__934rYa__print{align-self:center;width:76px;height:108px}.public-share-download-dialog-module__934rYa__option p{min-height:0}.public-share-download-dialog-module__934rYa__note{margin-top:16px}}
.faq-section-module__DoHBrG__section{background:linear-gradient(180deg, var(--surface-peach) 0%, var(--background) 100%);padding:96px 24px}.faq-section-module__DoHBrG__neutral{background:#f7f8fa}.faq-section-module__DoHBrG__neutral .faq-section-module__DoHBrG__card{background:#fff;box-shadow:0 0 0 1px #0000000f,0 2px 4px #0000000a}.faq-section-module__DoHBrG__neutral .faq-section-module__DoHBrG__card.faq-section-module__DoHBrG__open{background:#fff}.faq-section-module__DoHBrG__neutral .faq-section-module__DoHBrG__title{font-family:var(--font-alumni-sans), "Arial Narrow", sans-serif;letter-spacing:-.02em;font-size:clamp(2rem,5vw,3.6rem);line-height:.98}.faq-section-module__DoHBrG__neutral .faq-section-module__DoHBrG__trigger:focus-visible{outline-offset:-3px;outline:3px solid #e9652f52}.faq-section-module__DoHBrG__shell{width:min(100%,1040px);margin:0 auto}.faq-section-module__DoHBrG__heading{text-align:center;margin-bottom:22px}.faq-section-module__DoHBrG__title{color:#202124;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,3.1rem);line-height:1.05}.faq-section-module__DoHBrG__grid{gap:10px;display:grid}.faq-section-module__DoHBrG__column{gap:8px;display:grid}.faq-section-module__DoHBrG__card{transition:background-color .22s var(--motion-ease-out);background:#fffcf8d1;border-radius:14px;overflow:hidden;box-shadow:0 8px 20px #5c3e2e0d,inset 0 0 0 1px #64463617}.faq-section-module__DoHBrG__card.faq-section-module__DoHBrG__open{background:linear-gradient(135deg,#fffcf8f2 0%,#fff4e9e6 100%)}.faq-section-module__DoHBrG__trigger{color:#202124;width:100%;min-height:72px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-size:.94rem;font-weight:700;display:flex}.faq-section-module__DoHBrG__trigger span:last-child{color:#e9652f;transition:transform .22s var(--motion-ease-out);flex-shrink:0;font-size:1.1rem}.faq-section-module__DoHBrG__open .faq-section-module__DoHBrG__trigger span:last-child{transform:rotate(180deg)}.faq-section-module__DoHBrG__answerWrap{transition:grid-template-rows .3s var(--motion-ease-out);grid-template-rows:0fr;display:grid}.faq-section-module__DoHBrG__open .faq-section-module__DoHBrG__answerWrap{grid-template-rows:1fr}.faq-section-module__DoHBrG__answer{color:#202124;text-wrap:pretty;opacity:0;transition:opacity .25s var(--motion-ease-out), transform .25s var(--motion-ease-out);margin:0;padding:0 20px 18px;font-size:.9rem;line-height:1.5;overflow:hidden;transform:translateY(-6px)}.faq-section-module__DoHBrG__open .faq-section-module__DoHBrG__answer{opacity:1;transform:translateY(0)}@media (min-width:768px){.faq-section-module__DoHBrG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (max-width:640px){.faq-section-module__DoHBrG__section{padding:64px 18px}.faq-section-module__DoHBrG__trigger{min-height:68px;padding:16px}.faq-section-module__DoHBrG__answer{padding:0 16px 16px}}@media (prefers-reduced-motion:reduce){.faq-section-module__DoHBrG__answerWrap,.faq-section-module__DoHBrG__trigger span:last-child,.faq-section-module__DoHBrG__answer{transition:none}}.faq-section-module__DoHBrG__neutral .faq-section-module__DoHBrG__card{transition:background-color .22s var(--motion-ease-out), box-shadow .22s var(--motion-ease-out)}@media (hover:hover) and (pointer:fine){.faq-section-module__DoHBrG__neutral .faq-section-module__DoHBrG__card:hover,.faq-section-module__DoHBrG__neutral .faq-section-module__DoHBrG__card:focus-within{box-shadow:0 0 0 1px #00000014,0 6px 16px #00000012}}@media (max-width:640px){.faq-section-module__DoHBrG__section.faq-section-module__DoHBrG__neutral{padding:52px 18px}.faq-section-module__DoHBrG__neutral .faq-section-module__DoHBrG__grid{gap:8px}.faq-section-module__DoHBrG__neutral .faq-section-module__DoHBrG__column{gap:6px}.faq-section-module__DoHBrG__neutral .faq-section-module__DoHBrG__trigger{min-height:56px;padding:14px 16px}}@media (min-width:641px){.faq-section-module__DoHBrG__section.faq-section-module__DoHBrG__neutral{padding:72px 24px}}
.share-actions-module__BtQC7W__footer{box-sizing:border-box;width:min(100%,980px);padding:28px 34px calc(26px + env(safe-area-inset-bottom));background:var(--surface-cream);border-top:1px solid var(--line);color:var(--text)}.share-actions-module__BtQC7W__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.share-actions-module__BtQC7W__actions button,.share-actions-module__BtQC7W__actions a,.share-actions-module__BtQC7W__cta{box-sizing:border-box;border:1px solid var(--line-strong);background:var(--surface-strong);min-height:44px;color:var(--text);font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 17px;font-size:.92rem;font-weight:750;text-decoration:none;transition-property:transform,box-shadow,background-color,border-color;transition-duration:.16s;display:inline-flex}.share-actions-module__BtQC7W__actions svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px}.share-actions-module__BtQC7W__actions button:hover,.share-actions-module__BtQC7W__actions a:hover,.share-actions-module__BtQC7W__cta:hover{border-color:var(--accent);background:var(--accent-light);box-shadow:0 5px 12px #643a251a}.share-actions-module__BtQC7W__actions button:focus-visible,.share-actions-module__BtQC7W__actions a:focus-visible,.share-actions-module__BtQC7W__cta:focus-visible,.share-actions-module__BtQC7W__utility a:focus-visible{outline:3px solid var(--accent-soft);outline-offset:3px}.share-actions-module__BtQC7W__actions button:active,.share-actions-module__BtQC7W__actions a:active,.share-actions-module__BtQC7W__cta:active{transform:scale(.96)}.share-actions-module__BtQC7W__primary{box-shadow:0 7px 15px #b44c2033;border-color:var(--accent-strong)!important;background:var(--accent-strong)!important;color:#fff!important}.share-actions-module__BtQC7W__primary:hover{border-color:var(--accent)!important;background:var(--accent)!important;box-shadow:0 8px 16px #b44c203d!important}.share-actions-module__BtQC7W__download{position:relative}.share-actions-module__BtQC7W__chevron{display:inline-flex}.share-actions-module__BtQC7W__menu{z-index:10;border:1px solid var(--line);background:var(--surface-strong);min-width:190px;box-shadow:var(--shadow-card);border-radius:14px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 8px);right:0}.share-actions-module__BtQC7W__menu a,.share-actions-module__BtQC7W__menu button{min-height:42px;color:var(--text);box-shadow:none;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:9px 11px;font-size:.88rem;text-decoration:none}.share-actions-module__BtQC7W__menu a:hover,.share-actions-module__BtQC7W__menu button:hover{background:var(--accent-light);color:var(--text);box-shadow:none}.share-actions-module__BtQC7W__brandRow{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:21px;display:flex}.share-actions-module__BtQC7W__brand{text-align:left;gap:6px;display:grid}.share-actions-module__BtQC7W__brandLogo{width:132px;height:auto}.share-actions-module__BtQC7W__brand span,.share-actions-module__BtQC7W__utility{color:var(--muted);font-size:.84rem}.share-actions-module__BtQC7W__cta{border-color:var(--accent-strong);background:var(--surface-strong);color:var(--accent-strong);box-shadow:none;flex:none;padding-inline:18px}.share-actions-module__BtQC7W__utility{justify-content:center;gap:9px;margin-top:16px;display:flex}.share-actions-module__BtQC7W__utility a{min-height:44px;color:inherit;align-items:center;text-decoration:none;display:inline-flex}.share-actions-module__BtQC7W__utility a:hover{text-decoration:underline}.share-actions-module__BtQC7W__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:620px){.share-actions-module__BtQC7W__footer{padding:26px 16px calc(24px + env(safe-area-inset-bottom))}.share-actions-module__BtQC7W__actions{grid-template-columns:minmax(0,1.22fr) minmax(0,.78fr);gap:10px;display:grid}.share-actions-module__BtQC7W__actions .share-actions-module__BtQC7W__primary{grid-column:1/-1}.share-actions-module__BtQC7W__actions button,.share-actions-module__BtQC7W__actions a{white-space:nowrap;width:100%;min-height:46px;padding-inline:9px;font-size:.8rem}.share-actions-module__BtQC7W__actions .share-actions-module__BtQC7W__primary{min-height:54px;font-size:.91rem}.share-actions-module__BtQC7W__download{min-width:0}.share-actions-module__BtQC7W__menu{min-width:190px;left:auto;right:0}.share-actions-module__BtQC7W__brandRow{text-align:center;grid-template-columns:1fr;justify-items:center;gap:18px;display:grid}.share-actions-module__BtQC7W__brand{text-align:center;grid-column:1}.share-actions-module__BtQC7W__brandLogo{justify-self:center}.share-actions-module__BtQC7W__cta{grid-column:1;justify-self:center;width:auto;max-width:100%;font-size:.86rem}.share-actions-module__BtQC7W__utility{text-align:center;flex-wrap:wrap;justify-content:center;gap:2px 9px;margin-top:12px;font-size:.8rem}.share-actions-module__BtQC7W__utility a{min-height:44px}}.share-actions-module__BtQC7W__utility a{color:var(--text)}
.final-cta-section-module__lstmHa__section{background:linear-gradient(180deg, var(--background) 0%, #f7ece3 100%);padding:96px 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;opacity:0;transition:opacity .7s var(--motion-ease-out), transform .7s var(--motion-ease-out);background:linear-gradient(135deg,#ef7240 0%,#df5f2e 50%,#d45a27 100%);border-radius:36px;place-items:center;gap:12px;padding:52px 28px;display:grid;position:relative;overflow:hidden;transform:scale(.985);box-shadow:0 18px 46px #e9652f3d}.final-cta-section-module__lstmHa__section[data-motion-visible=true] .final-cta-section-module__lstmHa__card{opacity:1;transform:scale(1)}.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:600px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4.2vw,2.8rem);line-height:1.1;position:relative}.final-cta-section-module__lstmHa__subtitle{color:#fff9f4e0;max-width:520px;margin:0;font-size:1rem;line-height:1.6;position:relative}.final-cta-section-module__lstmHa__ctaButton{min-height:56px;color:var(--accent-strong);cursor:pointer;background:#fff9f4;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:0 30px;font-size:1.05rem;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:0;transition:opacity .65s var(--motion-ease-out) .22s, transform .65s var(--motion-ease-out) .22s;bottom:-34px;left:-20px;transform:translateY(30px)}.final-cta-section-module__lstmHa__section[data-motion-visible=true] .final-cta-section-module__lstmHa__decorLeft{opacity:.85;transform:translateY(0)}.final-cta-section-module__lstmHa__decorImage{opacity:.95;width:220px;height:auto;transition:transform .65s var(--motion-ease-out) .35s;transform:rotate(0)}.final-cta-section-module__lstmHa__section[data-motion-visible=true] .final-cta-section-module__lstmHa__decorImage{transform:rotate(-4deg)}.final-cta-section-module__lstmHa__decorMiniCard{width:56px;height:44px;color:var(--accent-strong);opacity:0;transition:opacity .55s var(--motion-ease-out) .52s, transform .55s var(--motion-ease-out) .52s;background:#fff9f4f2;border-radius:9px;place-items:center;font-size:1rem;display:grid;position:absolute;bottom:62%;left:52%;transform:translateY(14px)rotate(5deg);box-shadow:0 8px 20px #4831252e}.final-cta-section-module__lstmHa__section[data-motion-visible=true] .final-cta-section-module__lstmHa__decorMiniCard{opacity:1;transform:translateY(0)rotate(5deg)}.final-cta-section-module__lstmHa__decorRight{opacity:0;transition:opacity .65s var(--motion-ease-out) .64s;flex-direction:column;align-items:center;gap:12px;display:flex;top:24px;right:24px}.final-cta-section-module__lstmHa__section[data-motion-visible=true] .final-cta-section-module__lstmHa__decorRight{opacity:.75}.final-cta-section-module__lstmHa__section[data-motion-ready] .final-cta-section-module__lstmHa__title,.final-cta-section-module__lstmHa__section[data-motion-ready] .final-cta-section-module__lstmHa__subtitle,.final-cta-section-module__lstmHa__section[data-motion-ready] .final-cta-section-module__lstmHa__card form,.final-cta-section-module__lstmHa__section[data-motion-ready] .final-cta-section-module__lstmHa__hint{opacity:0;transform:translateY(var(--motion-distance,14px));transition:opacity var(--motion-normal,.42s) var(--motion-ease-out), transform var(--motion-normal,.42s) var(--motion-ease-out)}.final-cta-section-module__lstmHa__section[data-motion-visible=true] .final-cta-section-module__lstmHa__title,.final-cta-section-module__lstmHa__section[data-motion-visible=true] .final-cta-section-module__lstmHa__subtitle,.final-cta-section-module__lstmHa__section[data-motion-visible=true] .final-cta-section-module__lstmHa__card form,.final-cta-section-module__lstmHa__section[data-motion-visible=true] .final-cta-section-module__lstmHa__hint{opacity:1;transform:translateY(0)}.final-cta-section-module__lstmHa__section[data-motion-visible=true] .final-cta-section-module__lstmHa__title{transition-delay:.48s}.final-cta-section-module__lstmHa__section[data-motion-visible=true] .final-cta-section-module__lstmHa__subtitle{transition-delay:.58s}.final-cta-section-module__lstmHa__section[data-motion-visible=true] .final-cta-section-module__lstmHa__card form{transition-delay:.68s}.final-cta-section-module__lstmHa__section[data-motion-visible=true] .final-cta-section-module__lstmHa__hint{transition-delay:.76s}@media (max-width:640px){.final-cta-section-module__lstmHa__card{padding:44px 22px}.final-cta-section-module__lstmHa__decorImage{width:148px}.final-cta-section-module__lstmHa__decorLeft{bottom:-42px;left:-30px}.final-cta-section-module__lstmHa__section[data-motion-visible=true] .final-cta-section-module__lstmHa__decorLeft{opacity:.55}.final-cta-section-module__lstmHa__decorRight{gap:8px;top:14px;right:12px}.final-cta-section-module__lstmHa__section[data-motion-visible=true] .final-cta-section-module__lstmHa__decorRight{opacity:.5}.final-cta-section-module__lstmHa__decorEnvelope{width:82px;height:56px;font-size:1.15rem}.final-cta-section-module__lstmHa__decorHeart{font-size:1.3rem}.final-cta-section-module__lstmHa__decorSparkle{font-size:1rem}}@media (min-width:768px){.final-cta-section-module__lstmHa__decorImage{width:300px}.final-cta-section-module__lstmHa__card{padding:64px 48px}.final-cta-section-module__lstmHa__decorLeft{bottom:-30px;left:20px}.final-cta-section-module__lstmHa__decorRight{top:34px;right:44px}}.final-cta-section-module__lstmHa__decorEnvelope{width:110px;height:74px;color:var(--accent-strong);background:linear-gradient(135deg,#fff9f4eb,#fff0e5eb);border-radius:12px;place-items:center;font-size:1.6rem;display:grid;transform:rotate(-12deg);box-shadow:0 10px 28px #bf6c4724}.final-cta-section-module__lstmHa__decorHeart{color:#fff9f4;font-size:1.8rem;transform:rotate(12deg)}.final-cta-section-module__lstmHa__decorSparkle{color:#fff9f4;font-size:1.3rem}.final-cta-section-module__lstmHa__decorSparkleSmall{color:#fff9f4;opacity:.8;font-size:.9rem}.final-cta-section-module__lstmHa__decorNote{width:42px;height:34px;color:var(--accent-strong);background:#fff9f4e6;border-radius:8px;place-items:center;font-size:.9rem;display:grid;transform:rotate(-8deg);box-shadow:0 6px 16px #bf6c471f}@media (prefers-reduced-motion:reduce){.final-cta-section-module__lstmHa__card{opacity:1;transform:none}.final-cta-section-module__lstmHa__decorLeft,.final-cta-section-module__lstmHa__decorRight,.final-cta-section-module__lstmHa__decorMiniCard{opacity:.85;transition:none;transform:none}.final-cta-section-module__lstmHa__decorImage{transition:none;transform:none}.final-cta-section-module__lstmHa__section[data-motion-ready] .final-cta-section-module__lstmHa__title,.final-cta-section-module__lstmHa__section[data-motion-ready] .final-cta-section-module__lstmHa__subtitle,.final-cta-section-module__lstmHa__section[data-motion-ready] .final-cta-section-module__lstmHa__card form,.final-cta-section-module__lstmHa__section[data-motion-ready] .final-cta-section-module__lstmHa__hint{opacity:1;transition:none;transform:none}}
.page-module__zSdx8W__page{min-height:100vh}.page-module__zSdx8W__actions{z-index:5;background:var(--card-page-bg,#fff5eb);justify-content:center;padding:56px 16px 0;display:flex;position:relative}@media (max-width:620px){.page-module__zSdx8W__actions{padding-top:36px}}
