.DatePicker-module__DaIMWq__wrap{width:100%;position:relative}.DatePicker-module__DaIMWq__trigger{border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--ink);cursor:pointer;text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:.5rem;padding:9px 12px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s;display:flex}.DatePicker-module__DaIMWq__trigger:hover{border-color:#c8c4bb}.DatePicker-module__DaIMWq__trigger:focus{border-color:var(--accent-mid);outline:none;box-shadow:0 0 0 3px #2d6a4f1a}.DatePicker-module__DaIMWq__triggerOpen{border-color:var(--accent-mid);box-shadow:0 0 0 3px #2d6a4f1f}.DatePicker-module__DaIMWq__triggerPlaceholder{color:var(--ink-faint)}.DatePicker-module__DaIMWq__triggerText{flex:1}.DatePicker-module__DaIMWq__triggerIcon{width:18px;height:18px;color:var(--accent-mid);flex-shrink:0}.DatePicker-module__DaIMWq__popover{z-index:50;border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;min-width:280px;animation:.18s DatePicker-module__DaIMWq__calFadeIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 12px 40px #1a3a2e24}@keyframes DatePicker-module__DaIMWq__calFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.DatePicker-module__DaIMWq__header{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-mid) 100%);color:#fff;border-bottom:2px solid var(--gold);justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem 1rem;display:flex}.DatePicker-module__DaIMWq__monthTitle{text-transform:capitalize;text-align:center;flex:1;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:600}.DatePicker-module__DaIMWq__navBtn{border-radius:var(--radius);color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;line-height:1;transition:background .15s;display:flex}.DatePicker-module__DaIMWq__navBtn:hover{background:#fff3}.DatePicker-module__DaIMWq__body{padding:.75rem .85rem .85rem}.DatePicker-module__DaIMWq__weekdays{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:.35rem;display:grid}.DatePicker-module__DaIMWq__weekday{color:var(--ink-faint);text-align:center;letter-spacing:.02em;padding:.25rem 0;font-size:11px;font-weight:600}.DatePicker-module__DaIMWq__days{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.DatePicker-module__DaIMWq__dayEmpty{aspect-ratio:1}.DatePicker-module__DaIMWq__day{aspect-ratio:1;border-radius:var(--radius);color:var(--ink);cursor:pointer;background:0 0;border:none;font-family:DM Sans,sans-serif;font-size:13px;transition:background .12s,color .12s}.DatePicker-module__DaIMWq__day:hover:not(:disabled){background:var(--accent-light)}.DatePicker-module__DaIMWq__dayToday{color:var(--accent-mid);box-shadow:inset 0 0 0 1px var(--accent-mid);font-weight:600}.DatePicker-module__DaIMWq__daySelected{box-shadow:none;font-weight:600;background:var(--accent)!important;color:#fff!important}.DatePicker-module__DaIMWq__daySelected.DatePicker-module__DaIMWq__dayToday{color:#fff!important}.DatePicker-module__DaIMWq__dayDisabled{color:#ccc;cursor:not-allowed}.DatePicker-module__DaIMWq__footer{border-top:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;padding:.5rem .85rem .75rem;display:flex}.DatePicker-module__DaIMWq__footerBtn{color:var(--accent-mid);cursor:pointer;border-radius:var(--radius);background:0 0;border:none;padding:4px 6px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500}.DatePicker-module__DaIMWq__footerBtn:hover{background:var(--accent-light)}.DatePicker-module__DaIMWq__footerBtnMuted{color:var(--ink-faint)}@media (max-width:480px){.DatePicker-module__DaIMWq__trigger{min-height:44px;font-size:16px}.DatePicker-module__DaIMWq__popover{left:max(.75rem, env(safe-area-inset-left));right:max(.75rem, env(safe-area-inset-right));top:auto;bottom:max(.75rem, env(safe-area-inset-bottom));min-width:unset;position:fixed}.DatePicker-module__DaIMWq__body{padding:.65rem}.DatePicker-module__DaIMWq__footer{flex-wrap:wrap;gap:.5rem}}
body{background:var(--surface);color:var(--ink);font-family:DM Sans,sans-serif;font-size:15px;line-height:1.6}.Home-module__g21JLG__hero{background:var(--accent);color:#fff;text-align:center;border-bottom:3px solid var(--gold);padding:3rem 2rem 2.5rem}.Home-module__g21JLG__heroInner{max-width:800px;margin:0 auto}.Home-module__g21JLG__badge{background:var(--gold);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;border-radius:2px;margin-bottom:1rem;padding:4px 12px;font-size:11px;font-weight:500;display:inline-block}.Home-module__g21JLG__hero h1{color:#fff;max-width:640px;margin-bottom:.75rem;margin-left:auto;margin-right:auto;font-family:Playfair Display,serif;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:600;line-height:1.25}.Home-module__g21JLG__hero p{color:#ffffffbf;max-width:520px;margin:0 auto 1.5rem;font-size:15px}.Home-module__g21JLG__trustRow{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Home-module__g21JLG__trustItem{color:#fffc;align-items:center;gap:6px;font-size:13px;display:flex}.Home-module__g21JLG__trustItem:before{content:"✓";color:var(--gold);font-weight:600}.Home-module__g21JLG__main{width:min(100%,800px);margin:0 auto;padding:2rem 1.5rem 4rem}.Home-module__g21JLG__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;min-width:0;margin-bottom:1rem;padding:1.75rem}.Home-module__g21JLG__cardTitle{color:var(--ink);border-bottom:1px solid var(--border);align-items:center;gap:8px;margin-bottom:1.25rem;padding-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;display:flex}.Home-module__g21JLG__stepDot{background:var(--accent);color:#fff;font-feature-settings:"tnum";text-align:center;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;line-height:1;display:flex}.Home-module__g21JLG__grid2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Home-module__g21JLG__field{flex-direction:column;gap:5px;margin-bottom:.75rem;display:flex}.Home-module__g21JLG__field:last-child{margin-bottom:0}.Home-module__g21JLG__field label{color:var(--ink-muted);font-size:13px;font-weight:500}.Home-module__g21JLG__fieldHint{color:var(--ink-faint);margin-top:1px;font-size:12px;line-height:1.45}.Home-module__g21JLG__req{color:var(--danger);margin-left:2px}.Home-module__g21JLG__field input,.Home-module__g21JLG__field select,.Home-module__g21JLG__field textarea{border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--ink);appearance:none;background:#fff;padding:9px 12px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .15s}.Home-module__g21JLG__field input:focus,.Home-module__g21JLG__field select:focus,.Home-module__g21JLG__field textarea:focus{border-color:var(--accent-mid);outline:none;box-shadow:0 0 0 3px #2d6a4f1a}.Home-module__g21JLG__field textarea{resize:vertical;min-height:80px}.Home-module__g21JLG__field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'%3E%3Cpath fill='%234a4a6a' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:30px}.Home-module__g21JLG__radioGroup{flex-wrap:wrap;gap:.5rem;display:flex}.Home-module__g21JLG__radioBtn{border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;color:var(--ink-muted);-webkit-user-select:none;user-select:none;background:#fff;align-items:center;gap:6px;padding:7px 14px;font-size:13px;transition:all .15s;display:flex}.Home-module__g21JLG__radioBtn input{display:none}.Home-module__g21JLG__radioBtnActive{border-color:var(--accent-mid);background:var(--accent-light);color:var(--accent);font-weight:500}.Home-module__g21JLG__autreField{flex-direction:column;gap:5px;margin-top:.75rem;animation:.2s Home-module__g21JLG__fadeIn;display:flex}.Home-module__g21JLG__autreHint{color:var(--ink-faint);margin-top:3px;font-size:12px}@keyframes Home-module__g21JLG__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Home-module__g21JLG__tosCheck{background:var(--surface-2);border-radius:var(--radius);align-items:flex-start;gap:10px;margin-top:1rem;padding:1rem;display:flex}.Home-module__g21JLG__tosCheck input[type=checkbox]{appearance:none;border:2px solid var(--border);cursor:pointer;background:#fff;border-radius:3px;flex-shrink:0;width:18px;height:18px;margin-top:2px;transition:all .15s;position:relative}.Home-module__g21JLG__tosCheck input[type=checkbox]:checked{background:var(--accent-mid);border-color:var(--accent-mid)}.Home-module__g21JLG__tosCheck input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:12px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Home-module__g21JLG__tosCheck input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 3px #2d6a4f26}.Home-module__g21JLG__tosCheck label{color:var(--ink-muted);cursor:pointer;font-size:13px}.Home-module__g21JLG__tosCheck a{color:var(--accent-mid)}.Home-module__g21JLG__generateBtn{background:var(--accent);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:1.25rem;padding:14px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;transition:background .2s;display:flex}.Home-module__g21JLG__generateBtn:hover{background:#0d2a1e}.Home-module__g21JLG__generateBtn:disabled{background:var(--ink-faint);cursor:not-allowed}.Home-module__g21JLG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite Home-module__g21JLG__spin}@keyframes Home-module__g21JLG__spin{to{transform:rotate(360deg)}}.Home-module__g21JLG__errorMsg{border-radius:var(--radius);color:var(--danger);background:#fef2f2;border:1px solid #fecaca;margin-top:.75rem;padding:.75rem 1rem;font-size:13px}.Home-module__g21JLG__successMsg,.Home-module__g21JLG__quotaInfo{border-radius:var(--radius);margin-top:.75rem;padding:.75rem 1rem;font-size:13px}.Home-module__g21JLG__successMsg{background:var(--accent-light);color:var(--accent);border:1px solid #cfe2d8}.Home-module__g21JLG__quotaInfo{border:1px solid var(--border);color:var(--ink-muted);background:#fff}.Home-module__g21JLG__premiumBox{border:1px solid var(--gold);border-radius:var(--radius-lg);background:#fff;margin-top:.75rem;padding:1rem}.Home-module__g21JLG__premiumTitle{color:var(--accent);margin-bottom:.75rem;font-family:Playfair Display,serif;font-weight:600}.Home-module__g21JLG__planGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.Home-module__g21JLG__planCard{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--ink-muted);gap:.2rem;padding:.75rem;font-size:13px;display:grid}.Home-module__g21JLG__planCard strong{color:var(--ink)}.Home-module__g21JLG__planCard span{color:var(--accent);font-weight:600}.Home-module__g21JLG__planCardPopular{border-color:var(--gold);background:var(--gold-light)}.Home-module__g21JLG__upgradeBtn{border-radius:var(--radius);border:1px solid var(--accent-mid);width:100%;color:var(--accent-mid);cursor:not-allowed;opacity:.7;background:#fff;margin-top:.75rem;padding:10px 12px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500}.Home-module__g21JLG__premiumModalOverlay{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#122a216b;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Home-module__g21JLG__premiumModal{background:var(--surface);border:1px solid #c9a84c73;border-radius:14px;width:min(100%,980px);max-height:92vh;padding:1.5rem;animation:.18s ease-out Home-module__g21JLG__fadeIn;position:relative;overflow:auto;box-shadow:0 28px 80px #0a141047}.Home-module__g21JLG__premiumModalClose{border:1px solid var(--border);width:34px;height:34px;color:var(--ink-muted);cursor:pointer;background:#fff;border-radius:50%;font-size:22px;position:absolute;top:.85rem;right:.85rem}.Home-module__g21JLG__premiumModalHeader{text-align:center;max-width:620px;margin:0 auto 1.25rem}.Home-module__g21JLG__premiumModalHeader h2{color:var(--ink);margin-bottom:.45rem;font-family:Playfair Display,serif;font-size:clamp(1.45rem,3vw,2rem)}.Home-module__g21JLG__premiumModalHeader p{color:var(--ink-muted);font-size:14px}.Home-module__g21JLG__historyLimitActions,.Home-module__g21JLG__unsavedActions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.Home-module__g21JLG__primaryButton,.Home-module__g21JLG__secondaryButton,.Home-module__g21JLG__upgradeInlineBtn{border-radius:var(--radius);border:1px solid var(--accent);cursor:pointer;justify-content:center;align-items:center;min-height:40px;padding:.65rem 1rem;font-family:DM Sans,sans-serif;font-size:13px;font-weight:800;transition:transform .16s,background .16s;display:inline-flex}.Home-module__g21JLG__primaryButton,.Home-module__g21JLG__upgradeInlineBtn{background:var(--accent);color:#fff}.Home-module__g21JLG__secondaryButton{color:var(--accent);background:#fff}.Home-module__g21JLG__primaryButton:hover,.Home-module__g21JLG__secondaryButton:hover,.Home-module__g21JLG__upgradeInlineBtn:hover{transform:translateY(-1px)}.Home-module__g21JLG__recapText{color:#4a4a6a;font-size:14px;line-height:1.8}.Home-module__g21JLG__editInfoBtn{color:var(--accent-mid);cursor:pointer;background:0 0;border:none;margin-top:1rem;padding:0;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500}.Home-module__g21JLG__editInfoBtn:hover{text-decoration:underline}.Home-module__g21JLG__resultZone{margin-top:1.5rem}.Home-module__g21JLG__resultHeader{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.Home-module__g21JLG__resultTitle{color:var(--accent);font-family:Playfair Display,serif;font-size:1rem;font-weight:600}.Home-module__g21JLG__copyBtn{border:1px solid var(--accent-mid);color:var(--accent-mid);border-radius:var(--radius);cursor:pointer;background:#fff;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s}.Home-module__g21JLG__copyBtn:hover{background:var(--accent-light)}.Home-module__g21JLG__letterOutput{border:1px solid var(--border);border-radius:var(--radius-lg);white-space:pre-wrap;color:var(--ink);background:#fff;min-height:200px;padding:2rem;font-size:14px;line-height:1.8}.Home-module__g21JLG__disclaimer{border-left:3px solid var(--gold);color:var(--ink-faint);border-radius:0 var(--radius) var(--radius) 0;background:#f8f8f8;margin-top:1rem;padding:.75rem 1rem;font-size:12px}.Home-module__g21JLG__seoContent{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.Home-module__g21JLG__seoContent h2{color:var(--ink);margin-top:1.75rem;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600}.Home-module__g21JLG__seoContent h2:first-child{margin-top:0}.Home-module__g21JLG__seoContent p{color:var(--ink-muted);margin-bottom:.75rem;font-size:14px}.Home-module__g21JLG__sectionLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-mid);margin-bottom:.5rem;font-size:11px;font-weight:500}.Home-module__g21JLG__faqSection{margin-top:1.5rem}.Home-module__g21JLG__faqItem{border:1px solid var(--border);border-radius:var(--radius);margin-bottom:.5rem;overflow:hidden}.Home-module__g21JLG__faqQ{color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;justify-content:space-between;align-items:center;padding:.875rem 1rem;font-size:14px;font-weight:500;display:flex}.Home-module__g21JLG__faqQ:after{content:"+";color:var(--ink-faint);font-size:18px}.Home-module__g21JLG__faqQOpen:after{content:"−"}.Home-module__g21JLG__faqA{color:var(--ink-muted);background:#fff;padding:0 1rem .875rem;font-size:14px;line-height:1.7}@media (max-width:540px){.Home-module__g21JLG__grid2{grid-template-columns:1fr}.Home-module__g21JLG__planGrid{scroll-snap-type:x mandatory;margin-inline:-1rem;padding:.1rem 1rem .55rem;display:flex;overflow-x:auto}.Home-module__g21JLG__planCard{scroll-snap-align:start;flex:0 0 min(78vw,240px)}.Home-module__g21JLG__hero{padding:2rem 1rem 1.5rem}.Home-module__g21JLG__trustRow{gap:1rem}.Home-module__g21JLG__main{padding:1.35rem .85rem 3rem}.Home-module__g21JLG__card{padding:1.15rem}.Home-module__g21JLG__field input,.Home-module__g21JLG__field select,.Home-module__g21JLG__field textarea{min-height:44px;font-size:16px}.Home-module__g21JLG__radioGroup{grid-template-columns:1fr;display:grid}.Home-module__g21JLG__radioBtn{justify-content:center;min-height:42px}.Home-module__g21JLG__stepperNav{flex-direction:column}.Home-module__g21JLG__stepperBack,.Home-module__g21JLG__stepperNav .Home-module__g21JLG__generateBtn{width:100%}.Home-module__g21JLG__resultHeader{flex-direction:column;align-items:stretch}.Home-module__g21JLG__resultActions{grid-template-columns:1fr;display:grid}.Home-module__g21JLG__printBtn,.Home-module__g21JLG__modifierBtn,.Home-module__g21JLG__rollbackBtn,.Home-module__g21JLG__copyBtn,.Home-module__g21JLG__pdfBtn,.Home-module__g21JLG__primaryButton,.Home-module__g21JLG__secondaryButton,.Home-module__g21JLG__upgradeInlineBtn{text-align:center;width:100%;min-height:42px}.Home-module__g21JLG__letterOutput,.Home-module__g21JLG__letterEditArea,.Home-module__g21JLG__premiumModal{padding:1rem}}.Home-module__g21JLG__pubOverlay,.Home-module__g21JLG__confirmOverlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Home-module__g21JLG__confirmOverlay{z-index:1001}.Home-module__g21JLG__pubModal,.Home-module__g21JLG__confirmModal{border-radius:var(--radius-lg);text-align:left;background:#fff;width:100%;max-width:480px;padding:2rem}.Home-module__g21JLG__pubTitle,.Home-module__g21JLG__confirmTitle{color:var(--ink);margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600}.Home-module__g21JLG__pubDesc,.Home-module__g21JLG__confirmDesc{color:var(--ink-muted);margin-bottom:1.25rem;font-size:14px}.Home-module__g21JLG__pubZone{background:var(--surface-2);border:1px dashed var(--border);border-radius:var(--radius);margin-bottom:1.25rem;padding:2rem}.Home-module__g21JLG__pubPlaceholder{color:var(--ink-faint);font-size:14px}.Home-module__g21JLG__pubTimer{color:var(--ink-faint);text-align:center;margin-top:.5rem;font-size:13px}.Home-module__g21JLG__pubBtn,.Home-module__g21JLG__confirmContinueBtn,.Home-module__g21JLG__confirmCancelBtn{border-radius:var(--radius);cursor:pointer;padding:12px 16px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500}.Home-module__g21JLG__pubBtn,.Home-module__g21JLG__confirmContinueBtn{background:var(--accent);color:#fff;border:none}.Home-module__g21JLG__pubBtn{width:100%;margin-top:.75rem}.Home-module__g21JLG__confirmActions{justify-content:flex-end;gap:.75rem;display:flex}.Home-module__g21JLG__confirmCancelBtn{color:var(--ink-muted);border:1px solid var(--border);background:#fff}.Home-module__g21JLG__pubInfo{background:var(--gold-light);border-radius:var(--radius);color:#856404;text-align:center;border:1px solid #e8d5a0;margin-top:1rem;padding:.75rem 1rem;font-size:13px}.Home-module__g21JLG__resultActions{flex-wrap:wrap;gap:.5rem;display:flex}.Home-module__g21JLG__printBtn{border:1px solid var(--accent-mid);color:var(--accent-mid);border-radius:var(--radius);cursor:pointer;background:#fff;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s}.Home-module__g21JLG__printBtn:hover{background:var(--accent-light)}.Home-module__g21JLG__unsavedNotice{border-radius:var(--radius);color:#5b4414;background:#fff8df;border:1px solid #c9a84c73;gap:.65rem;margin-top:1rem;padding:1rem;font-size:13px;display:grid}.Home-module__g21JLG__unsavedNotice strong{color:var(--ink);font-size:14px}.Home-module__g21JLG__unsavedNotice .Home-module__g21JLG__printBtn{border-color:var(--accent);background:var(--accent);color:#fff;min-height:40px;font-weight:800}.Home-module__g21JLG__upgradeMessage{color:#5b4414;font-weight:700}.Home-module__g21JLG__pdfBtn{background:var(--accent);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s}.Home-module__g21JLG__pdfBtn:hover{background:#0d2a1e}.Home-module__g21JLG__letterEditArea{width:100%;min-height:500px;color:var(--ink);border:2px solid var(--accent-mid);border-radius:var(--radius-lg);resize:vertical;white-space:pre-wrap;background:#fff;padding:2rem;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.8}.Home-module__g21JLG__letterEditArea:focus{outline:none;box-shadow:0 0 0 3px #2d6a4f1a}.Home-module__g21JLG__modifierBtn{border:1px solid var(--accent-mid);background:var(--accent-light);color:var(--accent);border-radius:var(--radius);cursor:pointer;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s}.Home-module__g21JLG__modifierBtn:hover{background:#d0e8da}.Home-module__g21JLG__rollbackBtn{background:var(--gold-light);color:#856404;border-radius:var(--radius);cursor:pointer;border:1px solid #e8d5a0;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s}.Home-module__g21JLG__rollbackBtn:hover{background:#faeec8}.Home-module__g21JLG__stepperHeader{justify-content:center;align-items:center;gap:0;margin-bottom:1.5rem;display:flex}.Home-module__g21JLG__stepperItem{cursor:default;align-items:center;gap:8px;display:flex}.Home-module__g21JLG__stepperItem.Home-module__g21JLG__stepperDone{cursor:pointer}.Home-module__g21JLG__stepperDot{background:var(--border);width:28px;height:28px;color:var(--ink-faint);font-feature-settings:"tnum";border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;line-height:1;transition:all .2s;display:flex}.Home-module__g21JLG__stepperActive .Home-module__g21JLG__stepperDot{background:var(--accent);color:#fff}.Home-module__g21JLG__stepperDone .Home-module__g21JLG__stepperDot{background:var(--accent-mid);color:#fff}.Home-module__g21JLG__stepperLabel{color:var(--ink-faint);white-space:nowrap;font-size:13px;font-weight:500;transition:color .2s}.Home-module__g21JLG__stepperActive .Home-module__g21JLG__stepperLabel{color:var(--ink)}.Home-module__g21JLG__stepperDone .Home-module__g21JLG__stepperLabel{color:var(--accent-mid)}.Home-module__g21JLG__stepperLine{background:var(--border);flex-shrink:0;width:40px;height:2px;margin:0 8px;display:block}.Home-module__g21JLG__stepperDone .Home-module__g21JLG__stepperLine{background:var(--accent-mid)}.Home-module__g21JLG__stepperNav{align-items:stretch;gap:.75rem;margin-top:1.25rem;display:flex}.Home-module__g21JLG__stepperNav .Home-module__g21JLG__generateBtn{min-height:48px;margin-top:0}.Home-module__g21JLG__stepperBack{border:1px solid var(--border);min-height:48px;color:var(--ink-muted);border-radius:var(--radius);cursor:pointer;white-space:nowrap;background:#fff;justify-content:center;align-items:center;padding:14px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;line-height:1;transition:all .15s;display:flex}.Home-module__g21JLG__stepperBack:hover{border-color:var(--accent-mid);color:var(--accent-mid)}@media (max-width:480px){.Home-module__g21JLG__stepperLabel{display:none}.Home-module__g21JLG__stepperLine{width:24px}.Home-module__g21JLG__confirmActions{flex-direction:column-reverse}.Home-module__g21JLG__confirmCancelBtn,.Home-module__g21JLG__confirmContinueBtn{width:100%}}
.PremiumPlans-module__YsCp0G__plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;min-width:0;display:grid}.PremiumPlans-module__YsCp0G__mobileHint{display:none}.PremiumPlans-module__YsCp0G__plan{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;min-width:0;min-height:430px;padding:1.25rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;box-shadow:0 14px 36px #1c252312}.PremiumPlans-module__YsCp0G__plan:hover{border-color:#d8c06d;transform:translateY(-4px);box-shadow:0 22px 52px #1c25231f}.PremiumPlans-module__YsCp0G__featured{border-color:var(--gold);background:linear-gradient(#fffdf6,#fff);box-shadow:0 18px 56px #c9a84c33}.PremiumPlans-module__YsCp0G__badge{background:var(--accent);color:#fff;border-radius:999px;padding:.26rem .6rem;font-size:11px;font-weight:800;position:absolute;top:1rem;right:1rem}.PremiumPlans-module__YsCp0G__planTop{padding-right:5.8rem}.PremiumPlans-module__YsCp0G__planTop h3{color:var(--ink);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.35rem}.PremiumPlans-module__YsCp0G__price{color:var(--accent);align-items:baseline;gap:.2rem;display:flex}.PremiumPlans-module__YsCp0G__price span{font-size:2rem;font-weight:900}.PremiumPlans-module__YsCp0G__price small,.PremiumPlans-module__YsCp0G__planTop p{color:var(--ink-muted);font-size:13px}.PremiumPlans-module__YsCp0G__planTop p{margin-top:.35rem;font-weight:700}.PremiumPlans-module__YsCp0G__features{gap:.55rem;margin:1.1rem 0 1.25rem;padding:0;list-style:none;display:grid}.PremiumPlans-module__YsCp0G__features li{color:var(--ink-muted);gap:.5rem;font-size:13px;line-height:1.45;display:flex}.PremiumPlans-module__YsCp0G__features li:before{content:"✓";color:var(--accent-mid);font-weight:900}.PremiumPlans-module__YsCp0G__cta{border:1px solid var(--accent);border-radius:var(--radius);background:var(--accent);color:#fff;cursor:pointer;justify-content:center;align-items:center;width:100%;min-height:42px;margin-top:auto;font-family:DM Sans,sans-serif;font-size:14px;font-weight:800;text-decoration:none;transition:transform .16s,background .16s,opacity .16s;display:flex}.PremiumPlans-module__YsCp0G__cta:hover{background:#265646;transform:translateY(-1px)}.PremiumPlans-module__YsCp0G__cta:disabled{cursor:wait;opacity:.72;transform:none}.PremiumPlans-module__YsCp0G__secondaryCta{color:var(--accent);background:#fff}.PremiumPlans-module__YsCp0G__secondaryCta:hover{background:#f7f4ea}.PremiumPlans-module__YsCp0G__paymentMessage{color:#5b4414;text-align:center;background:#fff8df;border:1px solid #c9a84c59;border-radius:10px;margin:.9rem 0 0;padding:.85rem 1rem;font-size:13px;font-weight:700}.PremiumPlans-module__YsCp0G__compact{gap:.75rem}.PremiumPlans-module__YsCp0G__compact .PremiumPlans-module__YsCp0G__plan{min-height:360px;padding:1rem}.PremiumPlans-module__YsCp0G__compact .PremiumPlans-module__YsCp0G__price span{font-size:1.65rem}@media (max-width:700px){.PremiumPlans-module__YsCp0G__plans{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;gap:.85rem;margin-inline:-1rem;padding:.15rem 1rem .9rem;display:flex;overflow-x:auto}.PremiumPlans-module__YsCp0G__plan{scroll-snap-align:start;flex:0 0 min(82vw,320px);min-height:410px}.PremiumPlans-module__YsCp0G__compact .PremiumPlans-module__YsCp0G__plan{min-height:360px}.PremiumPlans-module__YsCp0G__mobileHint{color:var(--ink-faint);text-align:center;margin:0 0 .65rem;font-size:12px;font-weight:700;display:block}}@media (max-width:380px){.PremiumPlans-module__YsCp0G__plans{margin-inline:-.85rem;padding-inline:.85rem}.PremiumPlans-module__YsCp0G__plan{flex-basis:min(86vw,292px);padding:1rem}.PremiumPlans-module__YsCp0G__planTop{padding-right:4.9rem}.PremiumPlans-module__YsCp0G__badge{right:.8rem}}
.Dashboard-module__2YNnkq__page{background:linear-gradient(180deg, #1a3a2e0d, #fafaf800 34%), var(--surface);min-height:calc(100vh - 64px);padding:2rem 1rem 4rem}.Dashboard-module__2YNnkq__shell{width:min(100%,1040px);min-width:0;margin:0 auto}.Dashboard-module__2YNnkq__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.Dashboard-module__2YNnkq__title{color:var(--ink);margin-bottom:.3rem;font-family:Playfair Display,serif;font-size:2rem;line-height:1.15}.Dashboard-module__2YNnkq__subtitle{color:var(--ink-muted);font-size:14px}.Dashboard-module__2YNnkq__primaryLink,.Dashboard-module__2YNnkq__secondaryButton,.Dashboard-module__2YNnkq__dangerButton,.Dashboard-module__2YNnkq__copyButton{border-radius:var(--radius);cursor:pointer;border:1px solid var(--border);justify-content:center;align-items:center;min-height:38px;padding:9px 13px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.Dashboard-module__2YNnkq__primaryLink{background:var(--accent);color:#fff;border-color:var(--accent)}.Dashboard-module__2YNnkq__primaryLink:hover,.Dashboard-module__2YNnkq__secondaryButton:hover,.Dashboard-module__2YNnkq__copyButton:hover{transform:translateY(-1px)}.Dashboard-module__2YNnkq__secondaryButton,.Dashboard-module__2YNnkq__copyButton{color:var(--accent-mid);border-color:var(--accent-mid);background:#fff}.Dashboard-module__2YNnkq__dangerButton{color:var(--danger);background:#fff;border-color:#e7b9b9}.Dashboard-module__2YNnkq__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-bottom:1rem;display:grid}.Dashboard-module__2YNnkq__gridThree{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-bottom:1rem;display:grid}.Dashboard-module__2YNnkq__metric,.Dashboard-module__2YNnkq__panel,.Dashboard-module__2YNnkq__premium{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;box-shadow:0 14px 34px #1c25230f}.Dashboard-module__2YNnkq__metric{border-top:3px solid var(--gold);padding:1rem}.Dashboard-module__2YNnkq__metricLabel{color:var(--ink-faint);margin-bottom:.35rem;font-size:12px}.Dashboard-module__2YNnkq__metricValue{color:var(--ink);font-size:1.35rem;font-weight:800}.Dashboard-module__2YNnkq__panel{margin-top:1rem;padding:1.25rem}.Dashboard-module__2YNnkq__panelHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Dashboard-module__2YNnkq__panelTitle{color:var(--ink);font-family:Playfair Display,serif;font-size:1.25rem}.Dashboard-module__2YNnkq__message,.Dashboard-module__2YNnkq__notice,.Dashboard-module__2YNnkq__error{border-radius:var(--radius);margin-bottom:1rem;padding:.75rem 1rem;font-size:13px}.Dashboard-module__2YNnkq__message{background:var(--accent-light);color:var(--accent);border:1px solid #cfe2d8}.Dashboard-module__2YNnkq__notice{color:#6d541b;background:#fff8df;border:1px solid #c9a84c59}.Dashboard-module__2YNnkq__error{color:var(--danger);background:#fef2f2;border:1px solid #fecaca}.Dashboard-module__2YNnkq__generationList{gap:.75rem;display:grid}.Dashboard-module__2YNnkq__generation{border:1px solid var(--border);border-radius:var(--radius);background:#fff;min-width:0;padding:1rem}.Dashboard-module__2YNnkq__generationTop{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.Dashboard-module__2YNnkq__generationTitle{color:var(--ink);overflow-wrap:anywhere;margin-bottom:.25rem;font-weight:800}.Dashboard-module__2YNnkq__generationMeta{color:var(--ink-faint);font-size:12px}.Dashboard-module__2YNnkq__historyCounter{color:var(--accent-mid);margin-top:.25rem;font-size:13px;font-weight:800}.Dashboard-module__2YNnkq__generationActions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.Dashboard-module__2YNnkq__letter{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);white-space:pre-wrap;color:var(--ink-muted);max-height:320px;margin-top:.85rem;padding:1rem;font-size:13px;line-height:1.7;overflow:auto}.Dashboard-module__2YNnkq__premium{background:linear-gradient(180deg, #fff, var(--gold-light));border-color:#e8d5a0;margin:1rem 0;padding:1.25rem}.Dashboard-module__2YNnkq__premiumTitle{color:var(--accent);margin-bottom:.4rem;font-family:Playfair Display,serif;font-size:1.3rem}.Dashboard-module__2YNnkq__premiumIntro{color:var(--ink-muted);margin-bottom:1rem;font-size:14px}.Dashboard-module__2YNnkq__plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.Dashboard-module__2YNnkq__plan{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:1rem}.Dashboard-module__2YNnkq__planHighlighted{border-color:var(--gold);background:var(--gold-light)}.Dashboard-module__2YNnkq__planName{color:var(--ink);font-weight:800}.Dashboard-module__2YNnkq__planPrice{color:var(--accent);margin:.25rem 0;font-weight:800}.Dashboard-module__2YNnkq__planQuota,.Dashboard-module__2YNnkq__empty{color:var(--ink-muted);font-size:13px}.Dashboard-module__2YNnkq__searchInput{border:1px solid var(--border);border-radius:var(--radius);width:min(100%,360px);min-height:40px;color:var(--ink);padding:9px 12px;font-family:DM Sans,sans-serif;font-size:14px}.Dashboard-module__2YNnkq__searchInput:focus{border-color:var(--accent-mid);outline:none;box-shadow:0 0 0 3px #2d6a4f1a}.Dashboard-module__2YNnkq__settingsList{gap:.75rem;margin-top:1rem;display:grid}.Dashboard-module__2YNnkq__settingsRow{border:1px solid var(--border);border-radius:var(--radius);background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.Dashboard-module__2YNnkq__settingsRow div{gap:.25rem;display:grid}.Dashboard-module__2YNnkq__settingsRow strong{color:var(--ink);font-size:14px}.Dashboard-module__2YNnkq__settingsRow span{color:var(--ink-muted);font-size:13px}.Dashboard-module__2YNnkq__pagination{color:var(--ink-muted);justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;font-size:13px;font-weight:700;display:flex}.Dashboard-module__2YNnkq__disabledButton{pointer-events:none;opacity:.45}@media (max-width:760px){.Dashboard-module__2YNnkq__page{padding:1.35rem .85rem 3rem}.Dashboard-module__2YNnkq__header{flex-direction:column;gap:.75rem}.Dashboard-module__2YNnkq__title{font-size:1.65rem}.Dashboard-module__2YNnkq__grid,.Dashboard-module__2YNnkq__gridThree{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.Dashboard-module__2YNnkq__panelHeader,.Dashboard-module__2YNnkq__generationTop,.Dashboard-module__2YNnkq__settingsRow{flex-direction:column;align-items:flex-start}.Dashboard-module__2YNnkq__panel{padding:1rem}.Dashboard-module__2YNnkq__metric{padding:.85rem}.Dashboard-module__2YNnkq__metricValue{font-size:1.2rem}.Dashboard-module__2YNnkq__panelHeader{gap:.65rem}.Dashboard-module__2YNnkq__generation{padding:.9rem}.Dashboard-module__2YNnkq__generationTop{gap:.8rem}.Dashboard-module__2YNnkq__generationActions{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;width:100%;display:grid}.Dashboard-module__2YNnkq__generationActions>*{width:100%}.Dashboard-module__2YNnkq__primaryLink,.Dashboard-module__2YNnkq__secondaryButton,.Dashboard-module__2YNnkq__dangerButton,.Dashboard-module__2YNnkq__copyButton{text-align:center;min-height:42px;padding:9px 10px}.Dashboard-module__2YNnkq__settingsRow{padding:.9rem}.Dashboard-module__2YNnkq__settingsRow>button,.Dashboard-module__2YNnkq__settingsRow>a{width:100%}.Dashboard-module__2YNnkq__plans{scroll-snap-type:x mandatory;margin-inline:-1rem;padding:.1rem 1rem .8rem;display:flex;overflow-x:auto}.Dashboard-module__2YNnkq__plan{scroll-snap-align:start;flex:0 0 min(76vw,260px)}}@media (max-width:380px){.Dashboard-module__2YNnkq__page{padding-left:.7rem;padding-right:.7rem}.Dashboard-module__2YNnkq__grid,.Dashboard-module__2YNnkq__gridThree,.Dashboard-module__2YNnkq__generationActions{grid-template-columns:1fr}.Dashboard-module__2YNnkq__pagination{flex-wrap:wrap}}
