.DatePicker-module__DaIMWq__wrap{width:100%;position:relative}.DatePicker-module__DaIMWq__trigger{border:1px solid var(--border);border-radius:var(--radius);width:100%;min-height:42px;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;width:340px;max-width:min(380px,100vw - 1.5rem);animation:.18s DatePicker-module__DaIMWq__calFadeIn;position:absolute;top:calc(100% + 6px);left: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__modeSwitch{background:var(--surface);border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.DatePicker-module__DaIMWq__modeSwitch button{border-radius:var(--radius);color:var(--ink-muted);cursor:pointer;font:inherit;background:0 0;border:0;padding:8px 10px;font-size:12px;font-weight:700}.DatePicker-module__DaIMWq__modeSwitch button:hover{color:var(--accent)}.DatePicker-module__DaIMWq__modeSwitch .DatePicker-module__DaIMWq__modeActive{color:var(--accent);background:#fff;box-shadow:0 2px 7px #1a3a2e1a}.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__dayInRange{background:var(--accent-light);color:var(--accent)}.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:760px){.DatePicker-module__DaIMWq__trigger{min-height:44px;font-size:16px}.DatePicker-module__DaIMWq__popover{width:auto;max-width:none;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}}
.FreeToolHero-module__RJATIW__hero{border-bottom:3px solid var(--gold);background:var(--accent);color:#fff;text-align:center;padding:3rem 1.2rem 2.6rem}.FreeToolHero-module__RJATIW__badge{color:#f4d98a;letter-spacing:.09em;text-transform:uppercase;background:#c9a84c24;border:1px solid #c9a84cb3;border-radius:999px;padding:.35rem .7rem;font-size:11px;font-weight:800;display:inline-flex}.FreeToolHero-module__RJATIW__hero h1{color:#fff;margin:.55rem 0 .6rem;font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3rem);font-weight:600}.FreeToolHero-module__RJATIW__hero p{color:#fffc;max-width:680px;margin:0 auto}@media (max-width:620px){.FreeToolHero-module__RJATIW__hero{padding:2.3rem 1rem 2rem}}
.Blog-module__vvsJzG__blogShell{color:#1a1a2e;background:#fafaf8}.Blog-module__vvsJzG__hero{color:#fff;text-align:center;background:#1a3a2e;border-bottom:3px solid #c9a84c;padding:3rem 2rem 2.5rem}.Blog-module__vvsJzG__heroCompact{text-align:left;padding:2.2rem 2rem}.Blog-module__vvsJzG__heroInner,.Blog-module__vvsJzG__main,.Blog-module__vvsJzG__footerInner{max-width:980px;margin:0 auto}.Blog-module__vvsJzG__articleMain{max-width:820px;margin:0 auto;padding:2.2rem 1.5rem 2rem}.Blog-module__vvsJzG__backPill,.Blog-module__vvsJzG__categoryBadge,.Blog-module__vvsJzG__metaType{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;font-size:11px;font-weight:700;display:inline-flex}.Blog-module__vvsJzG__backPill{color:#1a3a2e;background:#c9a84c;margin-bottom:1rem;padding:5px 13px}.Blog-module__vvsJzG__categoryBadge{color:#1a3a2e;background:#e8f0ec;padding:5px 12px}.Blog-module__vvsJzG__hero h1{max-width:740px;margin:0 auto .75rem;font-family:Playfair Display,serif;font-size:clamp(1.7rem,4vw,2.6rem);font-weight:600;line-height:1.18}.Blog-module__vvsJzG__heroCompact h1{margin-left:0}.Blog-module__vvsJzG__hero p{color:#ffffffbf;max-width:620px;margin:0 auto;font-size:15px;line-height:1.7}.Blog-module__vvsJzG__heroCompact p{margin-left:0}.Blog-module__vvsJzG__main{padding:2rem 1.5rem 4rem}.Blog-module__vvsJzG__categoryNavWrap{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafaf8f0;padding:1rem 1rem 0;position:sticky;top:0}.Blog-module__vvsJzG__categoryNav{scrollbar-width:none;background:#fff;border:1px solid #e0ddd6;border-radius:8px;max-width:980px;margin:0 auto;padding:10px 14px;overflow-x:auto}.Blog-module__vvsJzG__mobileCategoryToggle,.Blog-module__vvsJzG__mobileCategoryMenu{display:none}.Blog-module__vvsJzG__categoryNav::-webkit-scrollbar{display:none}.Blog-module__vvsJzG__categoryNavList{flex-wrap:wrap;justify-content:center;gap:8px;min-width:0;display:flex}.Blog-module__vvsJzG__categoryPill{color:#1a3a2e;cursor:pointer;background:#fff;border:1px solid #d8d3c8;border-radius:999px;padding:7px 18px;font-size:13px;font-weight:700;transition:background .18s,color .18s,border-color .18s,transform .18s}.Blog-module__vvsJzG__categoryPill:hover,.Blog-module__vvsJzG__categoryPillActive{color:#fff;background:#1a3a2e;border-color:#1a3a2e}.Blog-module__vvsJzG__categoryPill:hover{transform:translateY(-1px)}.Blog-module__vvsJzG__categorySection{background:#fff;border:1px solid #e0ddd6;border-radius:8px;margin-bottom:1.25rem;padding:1.5rem;scroll-margin-top:96px}.Blog-module__vvsJzG__sectionHead{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.Blog-module__vvsJzG__sectionHead h2,.Blog-module__vvsJzG__blockTitle,.Blog-module__vvsJzG__categoryTitle{color:#0f2f25;font-family:Playfair Display,serif;font-weight:600;line-height:1.2}.Blog-module__vvsJzG__sectionHead h2{margin:0;font-size:1.55rem}.Blog-module__vvsJzG__articleCount{color:#1a1a2e;white-space:nowrap;font-size:13px;font-weight:700}.Blog-module__vvsJzG__sectionDescription{color:#4a4a6a;margin:-.5rem 0 1.2rem;font-size:14px;line-height:1.7}.Blog-module__vvsJzG__cardGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.Blog-module__vvsJzG__card{background:#fff;border:1px solid #e0ddd6;border-radius:8px;flex-direction:column;min-height:100%;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;overflow:hidden}.Blog-module__vvsJzG__card:hover{border-color:#c9a84ca6;transform:translateY(-2px);box-shadow:0 14px 30px #0f2f251c}.Blog-module__vvsJzG__cardImageFrame{aspect-ratio:1200/630;background:#f5f1e6;border-bottom:1px solid #e0ddd6;width:100%;position:relative;overflow:hidden}.Blog-module__vvsJzG__cardImage{object-fit:contain;object-position:center;box-sizing:border-box;background:#f5f1e6;width:100%;height:100%;padding:8px;display:block}.Blog-module__vvsJzG__cardBody{flex-direction:column;flex:1;gap:.7rem;padding:1.15rem;display:flex}.Blog-module__vvsJzG__cardMeta{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.Blog-module__vvsJzG__cardDate,.Blog-module__vvsJzG__heroDate,.Blog-module__vvsJzG__breadcrumb{color:#88a;font-size:12px}.Blog-module__vvsJzG__card h2,.Blog-module__vvsJzG__card h3{color:#1a1a2e;margin:0;font-family:Playfair Display,serif;font-size:1.12rem;font-weight:600;line-height:1.3}.Blog-module__vvsJzG__card p{color:#4a4a6a;margin:0;font-size:14px;line-height:1.6}.Blog-module__vvsJzG__readMore{color:#1a3a2e;margin-top:auto;font-size:13px;font-weight:700}.Blog-module__vvsJzG__sectionAction,.Blog-module__vvsJzG__loadMore{color:#1a3a2e;cursor:pointer;background:#fff;border:1px solid #c9a84c;border-radius:999px;justify-content:center;align-items:center;margin-top:1.25rem;padding:.68rem 1.15rem;font-size:13px;font-weight:700;display:inline-flex}.Blog-module__vvsJzG__sectionAction:hover,.Blog-module__vvsJzG__loadMore:hover{background:#fdf6e3}.Blog-module__vvsJzG__breadcrumb{color:#ffffffd1;flex-wrap:wrap;gap:.45rem;margin-bottom:1.1rem;display:flex}.Blog-module__vvsJzG__breadcrumb a{color:#ffffffe6;border-radius:999px;padding:2px 6px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:background .16s,color .16s,text-decoration-color .16s}.Blog-module__vvsJzG__breadcrumb a:hover{color:#fff;background:#ffffff1f;text-decoration-color:#c9a84c}.Blog-module__vvsJzG__heroMeta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.15rem;display:flex}.Blog-module__vvsJzG__topCta{background:#fdf6e3;border:1px solid #c9a84c;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.1rem;padding:1.15rem 1.3rem;display:flex}.Blog-module__vvsJzG__topCta p{color:#3a2e1a;margin:0;font-size:14px;font-weight:700}.Blog-module__vvsJzG__ctaActions{flex-wrap:wrap;gap:.6rem;display:flex}.Blog-module__vvsJzG__articleImageWrap{margin:0 0 2rem}.Blog-module__vvsJzG__articleImage{background:#1a3a2e;border:1px solid #e0ddd6;border-radius:8px;width:100%;height:auto;display:block;box-shadow:0 18px 36px #0f2f251f}.Blog-module__vvsJzG__primaryButton,.Blog-module__vvsJzG__goldButton{cursor:pointer;white-space:nowrap;border:0;border-radius:4px;justify-content:center;align-items:center;padding:.7rem 1.25rem;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.Blog-module__vvsJzG__primaryButton{color:#fff;background:#1a3a2e}.Blog-module__vvsJzG__goldButton{color:#1a3a2e;background:#c9a84c}.Blog-module__vvsJzG__articleContent{color:#1a1a2e;font-size:15px;line-height:1.8}.Blog-module__vvsJzG__articleContent h2{color:#1a3a2e;margin:2rem 0 .75rem;font-family:Playfair Display,serif;font-size:1.32rem;font-weight:600}.Blog-module__vvsJzG__articleContent h3{color:#1a3a2e;margin:1.35rem 0 .55rem;font-size:1.08rem;font-weight:800;line-height:1.35}.Blog-module__vvsJzG__articleContent ul,.Blog-module__vvsJzG__articleContent ol{margin:.75rem 0;padding-left:1.35rem}.Blog-module__vvsJzG__articleContent li{margin-bottom:.4rem}.Blog-module__vvsJzG__articleContent blockquote{background:#fdf6e3;border-left:4px solid #c9a84c;margin:1rem 0;padding:.85rem 1rem}.Blog-module__vvsJzG__articleContent blockquote p{margin:0}.Blog-module__vvsJzG__articleContent hr{border:0;border-top:1px solid #d8d3c8;margin:1.6rem 0}.Blog-module__vvsJzG__articleContent table{border-collapse:collapse;width:100%;min-width:520px}.Blog-module__vvsJzG__articleContent th,.Blog-module__vvsJzG__articleContent td{text-align:left;vertical-align:top;border:1px solid #d8d3c8;padding:.7rem}.Blog-module__vvsJzG__articleContent th{color:#1a3a2e;background:#e8f0ec}.Blog-module__vvsJzG__articleContent .markdownTableWrap{margin:1rem 0;overflow-x:auto}.Blog-module__vvsJzG__articleContent p{margin-bottom:1rem}.Blog-module__vvsJzG__articleContent strong{color:#1a1a2e;font-weight:700}.Blog-module__vvsJzG__articleContent a{color:#1a3a2e;text-underline-offset:3px;font-weight:700;-webkit-text-decoration:underline #c9a84cb3;text-decoration:underline #c9a84cb3}.Blog-module__vvsJzG__contentBlock{background:#fff;border:1px solid #e0ddd6;border-radius:8px;margin-top:1.4rem;padding:1.5rem}.Blog-module__vvsJzG__eyebrow{color:#1a3a2e;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-size:12px;font-weight:800}.Blog-module__vvsJzG__blockTitle{margin:0 0 1rem;font-size:1.45rem}.Blog-module__vvsJzG__linkList{gap:0;display:grid}.Blog-module__vvsJzG__relatedLink{color:#1a3a2e;border-bottom:1px solid #e0ddd6;justify-content:space-between;gap:1rem;padding:.9rem 0;font-weight:700;display:flex}.Blog-module__vvsJzG__relatedLink:last-child{border-bottom:0}.Blog-module__vvsJzG__faqItem{border-bottom:1px solid #e0ddd6}.Blog-module__vvsJzG__faqQuestion{color:#1a1a2e;cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:0;justify-content:space-between;gap:1rem;padding:1rem 0;font-weight:700;display:flex}.Blog-module__vvsJzG__faqIcon{color:#c9a84c;font-size:20px;line-height:1}.Blog-module__vvsJzG__faqAnswer{color:#4a4a6a;max-height:0;font-size:14px;line-height:1.7;transition:max-height .24s,padding-bottom .24s;overflow:hidden}.Blog-module__vvsJzG__faqAnswerOpen{max-height:180px;padding-bottom:1rem}.Blog-module__vvsJzG__referenceGrid,.Blog-module__vvsJzG__seeAlsoGrid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.9rem;display:grid}.Blog-module__vvsJzG__referenceCard{background:#fafaf8;border:1px solid #e0ddd6;border-radius:8px;padding:1rem}.Blog-module__vvsJzG__referenceCard h3{color:#1a3a2e;margin:0 0 .35rem;font-size:14px}.Blog-module__vvsJzG__referenceCard p{color:#4a4a6a;margin:0 0 .7rem;font-size:13px;line-height:1.6}.Blog-module__vvsJzG__referenceCard a{color:#1a3a2e;font-size:13px;font-weight:700}.Blog-module__vvsJzG__seeAlsoLink{background:#fff;border:1px solid #d8d3c8;border-radius:8px;padding:.95rem;transition:border-color .18s,background .18s}.Blog-module__vvsJzG__seeAlsoLink:hover{background:#fdf6e3;border-color:#c9a84c}.Blog-module__vvsJzG__metaType{color:#7a5c1e;margin-bottom:.4rem}.Blog-module__vvsJzG__seeAlsoLink strong{color:#1a3a2e;font-size:14px;display:block}.Blog-module__vvsJzG__bottomCta{text-align:center;background:#1a3a2e;border-radius:8px;margin-top:1.8rem;padding:2rem}.Blog-module__vvsJzG__bottomCta h3{color:#fff;margin:0 0 .75rem;font-family:Playfair Display,serif;font-size:1.3rem}.Blog-module__vvsJzG__bottomCta p{color:#ffffffbf;max-width:560px;margin:0 auto 1.25rem;font-size:14px;line-height:1.7}.Blog-module__vvsJzG__bottomCtaLink{color:#ffffffe6;text-underline-offset:3px;width:fit-content;margin:1rem auto 0;font-size:13px;font-weight:700;-webkit-text-decoration:underline #c9a84c;text-decoration:underline #c9a84c;display:block}.Blog-module__vvsJzG__footer{color:#88a;text-align:center;border-top:1px solid #e0ddd6;padding:2rem 1rem;font-size:12px}.Blog-module__vvsJzG__footer a{margin:0 .75rem}.Blog-module__vvsJzG__footerCopy{margin-top:.5rem}.Blog-module__vvsJzG__loadMoreWrap,.Blog-module__vvsJzG__backBlog{text-align:center;margin-top:1.5rem}.Blog-module__vvsJzG__backBlog a{color:#1a3a2e;font-size:13px;font-weight:700}@media (max-width:720px){.Blog-module__vvsJzG__hero,.Blog-module__vvsJzG__heroCompact{padding:2.2rem 1.25rem 1.8rem}.Blog-module__vvsJzG__main,.Blog-module__vvsJzG__articleMain{padding-left:1rem;padding-right:1rem}.Blog-module__vvsJzG__categoryNavWrap{padding-left:.75rem;padding-right:.75rem}.Blog-module__vvsJzG__categoryNav{padding:8px;overflow:visible}.Blog-module__vvsJzG__mobileCategoryToggle{color:#1a3a2e;cursor:pointer;background:#fff;border:1px solid #d8d3c8;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:.8rem .95rem;font-size:14px;font-weight:800;display:flex}.Blog-module__vvsJzG__mobileCategoryMenu{gap:6px;margin-top:8px;display:grid}.Blog-module__vvsJzG__mobileCategoryItem{color:#1a3a2e;cursor:pointer;text-align:left;background:#fafaf8;border:1px solid #e0ddd6;border-radius:8px;padding:.78rem .9rem;font-size:14px;font-weight:700}.Blog-module__vvsJzG__mobileCategoryItemActive{color:#fff;background:#1a3a2e;border-color:#1a3a2e}.Blog-module__vvsJzG__categoryNavList{display:none}.Blog-module__vvsJzG__categorySection,.Blog-module__vvsJzG__contentBlock{padding:1rem}.Blog-module__vvsJzG__sectionHead{flex-direction:column;align-items:flex-start;gap:.35rem;margin-bottom:1rem}.Blog-module__vvsJzG__sectionHead h2{font-size:1.32rem}.Blog-module__vvsJzG__sectionDescription{margin-bottom:1rem}.Blog-module__vvsJzG__cardGrid{grid-template-columns:1fr}.Blog-module__vvsJzG__categorySection .Blog-module__vvsJzG__cardGrid .Blog-module__vvsJzG__card:nth-child(n+2){display:none}.Blog-module__vvsJzG__cardImageFrame{aspect-ratio:1200/630}.Blog-module__vvsJzG__cardImage{padding:6px}.Blog-module__vvsJzG__cardBody{padding:1rem}.Blog-module__vvsJzG__sectionAction,.Blog-module__vvsJzG__loadMore{width:100%;margin-top:1rem}.Blog-module__vvsJzG__primaryButton,.Blog-module__vvsJzG__goldButton{white-space:normal;width:100%}.Blog-module__vvsJzG__topCta{align-items:stretch;padding:1rem}.Blog-module__vvsJzG__topCta a,.Blog-module__vvsJzG__topCta button,.Blog-module__vvsJzG__bottomCta a,.Blog-module__vvsJzG__bottomCta button,.Blog-module__vvsJzG__ctaActions{width:100%}.Blog-module__vvsJzG__relatedLink{flex-direction:column;gap:.35rem}}@media (max-width:380px){.Blog-module__vvsJzG__hero,.Blog-module__vvsJzG__heroCompact{padding:1.85rem .9rem 1.55rem}.Blog-module__vvsJzG__main,.Blog-module__vvsJzG__articleMain{padding-left:.85rem;padding-right:.85rem}.Blog-module__vvsJzG__categoryNavWrap{padding-left:.55rem;padding-right:.55rem}.Blog-module__vvsJzG__categorySection,.Blog-module__vvsJzG__contentBlock{padding:.9rem}}
.FormStepper-module__Kgtozq__header{justify-content:center;align-items:center;gap:0;margin-bottom:1.5rem;display:flex}.FormStepper-module__Kgtozq__item{cursor:default;align-items:center;gap:8px;display:flex}.FormStepper-module__Kgtozq__done{cursor:pointer}.FormStepper-module__Kgtozq__dot{background:var(--border);width:28px;height:28px;color:var(--ink-faint);font-feature-settings:"tnum";text-align:center;border-radius:999px;flex:0 0 28px;justify-content:center;align-items:center;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;line-height:1;transition:background .2s,color .2s;display:inline-flex}.FormStepper-module__Kgtozq__active .FormStepper-module__Kgtozq__dot{background:var(--accent);color:#fff}.FormStepper-module__Kgtozq__done .FormStepper-module__Kgtozq__dot{background:var(--accent-mid);color:#fff}.FormStepper-module__Kgtozq__label{color:var(--ink-faint);white-space:nowrap;font-size:13px;font-weight:500;transition:color .2s}.FormStepper-module__Kgtozq__active .FormStepper-module__Kgtozq__label{color:var(--ink)}.FormStepper-module__Kgtozq__done .FormStepper-module__Kgtozq__label{color:var(--accent-mid)}.FormStepper-module__Kgtozq__line{background:var(--border);flex:0 0 40px;width:40px;height:2px;margin:0 8px;display:block}.FormStepper-module__Kgtozq__done .FormStepper-module__Kgtozq__line{background:var(--accent-mid)}@media (max-width:620px){.FormStepper-module__Kgtozq__label{display:none}.FormStepper-module__Kgtozq__line{flex-basis:26px;width:26px;margin:0 6px}}
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__recommendationHint{color:#9b7a24;margin-top:1px;font-size:12px;font-weight:700;line-height:1.45}.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;gap:.25rem;display:grid}.Home-module__g21JLG__quotaInfo small{color:var(--accent-mid);font-size:12px;font-weight:700}.Home-module__g21JLG__inlineLoader{border-radius:var(--radius);background:var(--accent-light);width:fit-content;color:var(--accent);border:1px solid #2d6a4f29;margin-bottom:.65rem;padding:.42rem .6rem;font-size:12px;font-weight:700}.Home-module__g21JLG__premiumBox{border:1px solid var(--gold);border-radius:var(--radius-lg);background:#fff;margin-top:.75rem;padding:1rem}.Home-module__g21JLG__businessIntroBox,.Home-module__g21JLG__businessUpgradeBox{border-radius:var(--radius-lg);background:#fffdf7;border:1px solid #c9a84c8c;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem 1.15rem;display:flex}.Home-module__g21JLG__businessUpgradeBox{background:#fff8df}.Home-module__g21JLG__businessIntroBox h2,.Home-module__g21JLG__businessUpgradeBox h2{color:var(--accent);margin:.3rem 0 .2rem;font-family:Playfair Display,serif;font-size:1.15rem}.Home-module__g21JLG__businessIntroBox p,.Home-module__g21JLG__businessUpgradeBox p{color:var(--ink-muted);margin:0;font-size:13px}.Home-module__g21JLG__businessBadge,.Home-module__g21JLG__businessDelay{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.Home-module__g21JLG__businessBadge{background:var(--accent);color:#fff;padding:5px 8px}.Home-module__g21JLG__businessDelay{background:var(--gold-light);color:#7a5c1e;flex:none;padding:8px 10px}.Home-module__g21JLG__businessFields{border-radius:var(--radius);background:#fffdf7;border:1px solid #eadcb7;margin:1rem 0;padding:1rem}.Home-module__g21JLG__businessFieldsHead{color:var(--accent);align-items:center;gap:.65rem;margin-bottom:.85rem;font-size:13px;display:flex}.Home-module__g21JLG__premiumTitle{color:var(--accent);margin-bottom:.75rem;font-family:Playfair Display,serif;font-weight:600}.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%;justify-content:center;align-items:center;padding:0;font-size:22px;line-height:1;display:flex;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__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__nextStepBox{border-radius:var(--radius);background:var(--accent-light);color:var(--accent);border:1px solid #d7e4dc;gap:.35rem;margin-top:1rem;padding:1rem;font-size:13px;line-height:1.55;display:grid}.Home-module__g21JLG__nextStepBox strong{color:var(--ink)}.Home-module__g21JLG__evidenceCta,.Home-module__g21JLG__evidenceSeoCta{border-radius:var(--radius-lg);background:linear-gradient(135deg, #fffdf7, var(--gold-light));border:1px solid #e8d5a0;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1.15rem;display:flex}.Home-module__g21JLG__evidenceCta h3,.Home-module__g21JLG__evidenceSeoCta h2{color:var(--accent);margin:0 0 .35rem;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600}.Home-module__g21JLG__evidenceCta p,.Home-module__g21JLG__evidenceSeoCta p{color:var(--ink-muted);margin:0;font-size:13px;line-height:1.6}.Home-module__g21JLG__evidenceCta small{color:var(--ink-faint);margin-top:.5rem;font-size:12px;line-height:1.5;display:block}.Home-module__g21JLG__evidenceCtaButton{border:1px solid var(--accent);border-radius:var(--radius);background:var(--accent);color:#fff;text-align:center;flex-shrink:0;justify-content:center;align-items:center;min-height:42px;padding:.65rem .9rem;font-size:13px;font-weight:700;display:inline-flex}.Home-module__g21JLG__evidenceSeoCta{margin:1.75rem 0;display:block}.Home-module__g21JLG__evidenceSeoCta .Home-module__g21JLG__evidenceCtaButton{width:fit-content;margin-top:.75rem}.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__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__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__evidenceCta{flex-direction:column;align-items:stretch}.Home-module__g21JLG__evidenceCtaButton,.Home-module__g21JLG__evidenceSeoCta .Home-module__g21JLG__evidenceCtaButton{width:100%}.Home-module__g21JLG__businessIntroBox,.Home-module__g21JLG__businessUpgradeBox{flex-direction:column;align-items:stretch}}.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)}@media (max-width:540px){.Home-module__g21JLG__resultActions{grid-template-columns:1fr;display:grid}}.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__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__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__confirmActions{flex-direction:column-reverse}.Home-module__g21JLG__confirmCancelBtn,.Home-module__g21JLG__confirmContinueBtn{width:100%}}
.RequiredFieldLabel-module__o9NZhq__fieldLabel{white-space:nowrap;align-items:center;gap:4px;max-width:100%;display:inline-flex}.RequiredFieldLabel-module__o9NZhq__requiredStar{color:#b42318;font-weight:700}
.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__metricHint,.Dashboard-module__2YNnkq__quotaReset{color:var(--ink-faint);margin-top:.35rem;font-size:12px;line-height:1.45}.Dashboard-module__2YNnkq__quotaReset{border-radius:var(--radius);color:#6d541b;background:#fffdf7;border:1px solid #c9a84c47;margin:-.2rem 0 1rem;padding:.75rem .9rem;font-weight:700}.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__dashboardTabs{border:1px solid var(--border);background:#ffffffc7;border-radius:999px;gap:.35rem;margin-bottom:1rem;padding:.3rem;display:inline-flex;box-shadow:0 10px 24px #1c25230d}.Dashboard-module__2YNnkq__dashboardTab,.Dashboard-module__2YNnkq__activeTab{min-height:38px;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:13px;font-weight:800;transition:background .18s,color .18s,transform .18s;display:inline-flex}.Dashboard-module__2YNnkq__dashboardTab{color:var(--ink-muted);background:0 0}.Dashboard-module__2YNnkq__activeTab{background:var(--accent);color:#fff;box-shadow:0 8px 20px #2d6a4f29}.Dashboard-module__2YNnkq__dashboardTab:hover,.Dashboard-module__2YNnkq__activeTab:hover{transform:translateY(-1px)}.Dashboard-module__2YNnkq__message,.Dashboard-module__2YNnkq__notice,.Dashboard-module__2YNnkq__error{border-radius:var(--radius);overflow-wrap:anywhere;margin-bottom:1rem;padding:.9rem 1rem;font-size:14px;line-height:1.55}.Dashboard-module__2YNnkq__message{color:var(--accent);background:#f3faf6;border:1px solid #2d6a4f38}.Dashboard-module__2YNnkq__notice{color:#6d541b;background:#fff8df;border:1px solid #c9a84c59}.Dashboard-module__2YNnkq__error{color:#7b2727;background:#fff7f5;border:1px solid #9d30302e}.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;align-items:center;gap:.5rem;display:flex}.Dashboard-module__2YNnkq__generationActions>*{min-width:118px}.Dashboard-module__2YNnkq__generationActions button:disabled,.Dashboard-module__2YNnkq__primaryLink:disabled,.Dashboard-module__2YNnkq__secondaryButton:disabled{cursor:not-allowed;opacity:.55;transform:none}.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__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:1rem 0;display:grid}.Dashboard-module__2YNnkq__formGrid label{color:var(--ink-muted);gap:.35rem;font-size:13px;font-weight:700;display:grid}.Dashboard-module__2YNnkq__formGrid input,.Dashboard-module__2YNnkq__formGrid select,.Dashboard-module__2YNnkq__formGrid textarea{border:1px solid var(--border);border-radius:var(--radius);width:100%;min-height:40px;color:var(--ink);font:inherit;background:#fff;padding:9px 11px;font-size:14px}.Dashboard-module__2YNnkq__formGrid button{min-height:40px}.Dashboard-module__2YNnkq__formGrid textarea{resize:vertical;min-height:92px}.Dashboard-module__2YNnkq__fullField{grid-column:1/-1}.Dashboard-module__2YNnkq__toolbar{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.85rem;display:flex}.Dashboard-module__2YNnkq__inlineActions{flex-wrap:wrap;gap:.65rem;margin-top:.75rem;display:flex}.Dashboard-module__2YNnkq__letterBadge{background:var(--accent-light);width:fit-content;color:var(--accent);border-radius:999px;margin-bottom:.4rem;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.Dashboard-module__2YNnkq__followUpBox{border-radius:var(--radius);background:#fffdf7;border:1px solid #c9a84c73;gap:.85rem;margin-top:.9rem;padding:1rem;display:grid}.Dashboard-module__2YNnkq__followUpBox>.Dashboard-module__2YNnkq__primaryLink{justify-self:end;width:fit-content;min-width:190px}.Dashboard-module__2YNnkq__cardTitle{color:var(--ink);margin-bottom:.25rem;font-size:1rem}.Dashboard-module__2YNnkq__relanceHero{border-radius:var(--radius);color:var(--ink-muted);background:linear-gradient(#fff,#f7fbf8);border:1px solid #2d6a4f24;gap:.35rem;padding:1rem;animation:.22s ease-out Dashboard-module__2YNnkq__panelIn;display:grid}.Dashboard-module__2YNnkq__relanceHero strong{color:var(--ink)}.Dashboard-module__2YNnkq__relanceWorkspace{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;gap:1rem;animation:.22s ease-out Dashboard-module__2YNnkq__panelIn;display:grid}.Dashboard-module__2YNnkq__relanceSelector{min-width:0}.Dashboard-module__2YNnkq__selectableList{gap:.7rem;display:grid}.Dashboard-module__2YNnkq__selectableLetterCard,.Dashboard-module__2YNnkq__selectedLetterCard{text-align:left;border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--ink-muted);font:inherit;cursor:pointer;background:#fff;gap:.35rem;padding:.95rem;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:grid}.Dashboard-module__2YNnkq__selectableLetterCard strong,.Dashboard-module__2YNnkq__selectedLetterCard strong{color:var(--ink);font-size:14px}.Dashboard-module__2YNnkq__selectableLetterCard span,.Dashboard-module__2YNnkq__selectedLetterCard span{font-size:12px}.Dashboard-module__2YNnkq__selectableLetterCard em,.Dashboard-module__2YNnkq__selectedLetterCard em{color:var(--ink-faint);font-size:12px;font-style:normal;line-height:1.5}.Dashboard-module__2YNnkq__selectableLetterCard:hover,.Dashboard-module__2YNnkq__selectedLetterCard{border-color:var(--accent-mid);transform:translateY(-1px);box-shadow:0 12px 26px #2d6a4f1a}.Dashboard-module__2YNnkq__selectedLetterCard{background:#f7fbf8}.Dashboard-module__2YNnkq__modalOverlay{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#151f1c7a;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Dashboard-module__2YNnkq__modal{border-radius:var(--radius-lg);background:#fff;border:1px solid #ffffff8c;width:min(100%,860px);max-height:min(90vh,760px);padding:1.35rem;animation:.2s ease-out Dashboard-module__2YNnkq__modalIn;position:relative;overflow:auto;box-shadow:0 24px 70px #0f171447}.Dashboard-module__2YNnkq__modalClose{border:1px solid var(--border);width:34px;height:34px;color:var(--ink-muted);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:22px;line-height:1;display:flex;position:absolute;top:.75rem;right:.75rem}@keyframes Dashboard-module__2YNnkq__panelIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes Dashboard-module__2YNnkq__modalIn{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.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__dashboardTabs{border-radius:var(--radius);grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.Dashboard-module__2YNnkq__dashboardTab,.Dashboard-module__2YNnkq__activeTab{border-radius:calc(var(--radius) - 3px)}.Dashboard-module__2YNnkq__message,.Dashboard-module__2YNnkq__notice,.Dashboard-module__2YNnkq__error{padding:.85rem .9rem;font-size:13px}.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%;min-width:0}.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__formGrid{grid-template-columns:1fr}.Dashboard-module__2YNnkq__toolbar{display:grid}.Dashboard-module__2YNnkq__relanceWorkspace{grid-template-columns:1fr}.Dashboard-module__2YNnkq__followUpBox>.Dashboard-module__2YNnkq__primaryLink{justify-self:stretch;width:100%}.Dashboard-module__2YNnkq__modal{padding:1.1rem}.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}}
.SenderModeSelector-module__WB6XCa__block{border-radius:var(--radius-lg);background:#fffdf7;border:1px solid #e6dfcf;gap:.7rem;padding:1rem;display:grid}.SenderModeSelector-module__WB6XCa__block h3{color:var(--accent);margin:0;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:600}.SenderModeSelector-module__WB6XCa__block p{color:var(--ink-muted);margin:.25rem 0 0;font-size:13px;line-height:1.55}.SenderModeSelector-module__WB6XCa__compact{padding:.85rem}.SenderModeSelector-module__WB6XCa__loader{border-radius:var(--radius);background:var(--accent-light);width:fit-content;color:var(--accent);border:1px solid #cfe2d8;padding:.35rem .55rem;font-size:12px;font-weight:700}.SenderModeSelector-module__WB6XCa__choices{flex-wrap:wrap;gap:.6rem;display:flex}.SenderModeSelector-module__WB6XCa__choice{border:1px solid var(--border);border-radius:var(--radius);min-height:42px;color:var(--ink-muted);cursor:pointer;background:#fff;align-items:center;gap:.45rem;padding:.55rem .7rem;font-size:13px;font-weight:700;display:inline-flex}.SenderModeSelector-module__WB6XCa__active{border-color:var(--accent-mid);background:var(--accent-light);color:var(--accent)}.SenderModeSelector-module__WB6XCa__choice input{accent-color:var(--accent)}@media (max-width:620px){.SenderModeSelector-module__WB6XCa__choices,.SenderModeSelector-module__WB6XCa__choice{width:100%}}
.DeadlineCalculator-module__U4EhFa__main{width:min(100%,820px);margin:auto;padding:2rem 1.2rem 4rem}.DeadlineCalculator-module__U4EhFa__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;padding:1.4rem}.DeadlineCalculator-module__U4EhFa__cardTitle{border-bottom:1px solid var(--border);margin-bottom:1.2rem;padding-bottom:.8rem}.DeadlineCalculator-module__U4EhFa__cardTitle h2,.DeadlineCalculator-module__U4EhFa__information h2{color:var(--ink);font-family:Playfair Display,serif;font-weight:600}.DeadlineCalculator-module__U4EhFa__cardTitle h2{margin:0 0 .3rem;font-size:1.25rem}.DeadlineCalculator-module__U4EhFa__cardTitle p,.DeadlineCalculator-module__U4EhFa__information p{color:var(--ink-muted);font-size:13px;line-height:1.65}.DeadlineCalculator-module__U4EhFa__formGrid{gap:1rem;display:grid}.DeadlineCalculator-module__U4EhFa__formGrid>label,.DeadlineCalculator-module__U4EhFa__delayFieldset{color:var(--ink-muted);gap:.4rem;font-size:13px;font-weight:700;display:grid}.DeadlineCalculator-module__U4EhFa__delayFieldset{border:0;min-width:0;padding:0}.DeadlineCalculator-module__U4EhFa__delayFieldset legend{margin-bottom:.4rem}.DeadlineCalculator-module__U4EhFa__delayChoices{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.DeadlineCalculator-module__U4EhFa__delayChoices label{border:1px solid var(--border);border-radius:var(--radius);min-height:44px;color:var(--ink-muted);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:.4rem;padding:.6rem;font-size:13px;font-weight:700;display:flex}.DeadlineCalculator-module__U4EhFa__delayChoices input,.DeadlineCalculator-module__U4EhFa__checkbox input{accent-color:var(--accent)}.DeadlineCalculator-module__U4EhFa__delayChoices .DeadlineCalculator-module__U4EhFa__activeChoice{border-color:var(--accent-mid);background:var(--accent-light);color:var(--accent)}.DeadlineCalculator-module__U4EhFa__formGrid small{color:var(--ink-faint);font-size:12px;font-weight:500;line-height:1.45}.DeadlineCalculator-module__U4EhFa__checkbox{border-radius:var(--radius);cursor:pointer;background:#f6fbf8;border:1px solid #d7e4dc;grid-template-columns:auto 1fr;align-items:start;padding:.85rem}.DeadlineCalculator-module__U4EhFa__checkbox input{width:17px;height:17px;margin-top:2px}.DeadlineCalculator-module__U4EhFa__checkbox span{gap:.15rem;display:grid}.DeadlineCalculator-module__U4EhFa__checkbox strong{color:var(--accent)}.DeadlineCalculator-module__U4EhFa__result{border-radius:var(--radius-lg);background:var(--gold-light);text-align:center;border:1px solid #c9a84cb3;gap:.35rem;margin-top:1.2rem;padding:1.2rem;display:grid}.DeadlineCalculator-module__U4EhFa__result span{color:#735d23;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.DeadlineCalculator-module__U4EhFa__result strong{color:var(--accent);font-family:Playfair Display,serif;font-size:clamp(1.6rem,5vw,2.2rem);font-weight:600}.DeadlineCalculator-module__U4EhFa__result p{color:var(--accent-mid);font-size:13px;font-weight:700}.DeadlineCalculator-module__U4EhFa__result .DeadlineCalculator-module__U4EhFa__expired{color:var(--danger)}.DeadlineCalculator-module__U4EhFa__information{border-top:1px solid var(--border);margin:2.4rem 0 0;padding-top:1rem}.DeadlineCalculator-module__U4EhFa__information h2{margin:1rem 0 .5rem;font-size:1.25rem}.DeadlineCalculator-module__U4EhFa__information p+p{margin-top:.7rem}@media (max-width:620px){.DeadlineCalculator-module__U4EhFa__main{padding:1.2rem .75rem 3rem}.DeadlineCalculator-module__U4EhFa__card{padding:1rem}.DeadlineCalculator-module__U4EhFa__delayChoices{grid-template-columns:repeat(2,minmax(0,1fr))}}
.EvidenceDossier-module__oSC7Ba__main{width:min(100%,900px);margin:0 auto;padding:2rem 1.2rem 4rem}.EvidenceDossier-module__oSC7Ba__privacyNotice{border-radius:var(--radius-lg);background:var(--accent-light);color:var(--accent);border:1px solid #cfe2d8;gap:.25rem;margin-bottom:1rem;padding:1rem 1.1rem;font-size:13px;line-height:1.55;display:grid}.EvidenceDossier-module__oSC7Ba__privacyNotice strong{font-size:14px}.EvidenceDossier-module__oSC7Ba__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;margin-bottom:1rem;padding:1.45rem}.EvidenceDossier-module__oSC7Ba__cardTitle,.EvidenceDossier-module__oSC7Ba__evidenceHeader{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.EvidenceDossier-module__oSC7Ba__cardTitle{border-bottom:1px solid var(--border);justify-content:flex-start;margin-bottom:1rem;padding-bottom:.75rem}.EvidenceDossier-module__oSC7Ba__card h2{color:var(--ink);font-family:Playfair Display,serif;font-size:1.15rem;font-weight:600}.EvidenceDossier-module__oSC7Ba__senderModeBlock,.EvidenceDossier-module__oSC7Ba__senderDetails{border-radius:var(--radius-lg);background:#fffdf7;border:1px solid #e6dfcf;margin-bottom:1rem;padding:1rem}.EvidenceDossier-module__oSC7Ba__senderModeBlock h3,.EvidenceDossier-module__oSC7Ba__senderDetails h3{color:var(--accent);margin:0 0 .3rem;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:600}.EvidenceDossier-module__oSC7Ba__senderModeBlock p{color:var(--ink-muted);margin:0 0 .75rem;font-size:13px;line-height:1.55}.EvidenceDossier-module__oSC7Ba__inlineLoader{border-radius:var(--radius);background:var(--accent-light);color:var(--accent);border:1px solid #cfe2d8;margin-bottom:.65rem;padding:.35rem .55rem;font-size:12px;font-weight:700;display:inline-flex}.EvidenceDossier-module__oSC7Ba__radioGroup{flex-wrap:wrap;gap:.6rem;display:flex}.EvidenceDossier-module__oSC7Ba__radioButton{border:1px solid var(--border);border-radius:var(--radius);min-height:42px;color:var(--ink-muted);cursor:pointer;background:#fff;align-items:center;gap:.45rem;padding:.55rem .7rem;font-size:13px;font-weight:700;display:inline-flex}.EvidenceDossier-module__oSC7Ba__radioButtonActive{border-color:var(--accent-mid);background:var(--accent-light);color:var(--accent)}.EvidenceDossier-module__oSC7Ba__radioButton input{accent-color:var(--accent)}.EvidenceDossier-module__oSC7Ba__senderDetails{margin-top:1rem}.EvidenceDossier-module__oSC7Ba__senderDetails h3{margin-bottom:.8rem}.EvidenceDossier-module__oSC7Ba__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1rem;display:grid}.EvidenceDossier-module__oSC7Ba__grid label,.EvidenceDossier-module__oSC7Ba__fullField{color:var(--ink-muted);align-content:start;gap:.35rem;font-size:13px;font-weight:600;display:grid}.EvidenceDossier-module__oSC7Ba__fullField{margin-top:.9rem}.EvidenceDossier-module__oSC7Ba__grid input,.EvidenceDossier-module__oSC7Ba__grid select,.EvidenceDossier-module__oSC7Ba__fullField textarea{border:1px solid var(--border);border-radius:var(--radius);width:100%;min-height:42px;color:var(--ink);background:#fff;padding:.62rem .72rem;font-size:14px}.EvidenceDossier-module__oSC7Ba__grid input,.EvidenceDossier-module__oSC7Ba__grid select{height:42px}.EvidenceDossier-module__oSC7Ba__grid input:focus,.EvidenceDossier-module__oSC7Ba__grid select:focus,.EvidenceDossier-module__oSC7Ba__fullField textarea:focus{border-color:var(--accent-mid);outline:none;box-shadow:0 0 0 3px #2d6a4f1a}.EvidenceDossier-module__oSC7Ba__fullField textarea{resize:vertical;min-height:82px}.EvidenceDossier-module__oSC7Ba__fieldLabel{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.EvidenceDossier-module__oSC7Ba__intro{color:var(--ink-muted);margin-bottom:1rem;font-size:13px;line-height:1.6}.EvidenceDossier-module__oSC7Ba__fileLimits,.EvidenceDossier-module__oSC7Ba__totalSize,.EvidenceDossier-module__oSC7Ba__safeFilename,.EvidenceDossier-module__oSC7Ba__fileError,.EvidenceDossier-module__oSC7Ba__confidentiality,.EvidenceDossier-module__oSC7Ba__exportProgress{font-size:12px;line-height:1.55}.EvidenceDossier-module__oSC7Ba__fileLimits,.EvidenceDossier-module__oSC7Ba__totalSize{color:var(--ink-faint);margin:-.35rem 0 1rem}.EvidenceDossier-module__oSC7Ba__totalSize{margin:.7rem 0 0}.EvidenceDossier-module__oSC7Ba__safeFilename{color:var(--accent-mid);margin-top:.7rem}.EvidenceDossier-module__oSC7Ba__fileUpload{color:var(--ink-muted);justify-items:start;gap:.55rem;margin-top:.9rem;font-size:13px;font-weight:600;display:grid}.EvidenceDossier-module__oSC7Ba__fileButton{border:1px solid var(--accent-mid);border-radius:var(--radius);min-height:42px;color:var(--accent);cursor:pointer;background:#fff;align-items:center;padding:.62rem .85rem;font-size:13px;font-weight:800;transition:background .16s,border-color .16s,transform .16s,box-shadow .16s;display:inline-flex;position:relative;overflow:hidden}.EvidenceDossier-module__oSC7Ba__fileButton:hover{background:var(--accent-light);transform:translateY(-1px)}.EvidenceDossier-module__oSC7Ba__fileButton:focus-within{border-color:var(--accent-mid);box-shadow:0 0 0 3px #2d6a4f1f}.EvidenceDossier-module__oSC7Ba__fileInput{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.EvidenceDossier-module__oSC7Ba__fileList{gap:.45rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.EvidenceDossier-module__oSC7Ba__fileListItem{border-radius:var(--radius);background:#fff;border:1px solid #e6dfcf;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .7rem;display:flex}.EvidenceDossier-module__oSC7Ba__fileMeta{min-width:0;color:var(--accent-mid);overflow-wrap:anywhere;gap:.1rem;font-size:12px;display:grid}.EvidenceDossier-module__oSC7Ba__fileMeta small{color:var(--ink-faint);font-weight:500}.EvidenceDossier-module__oSC7Ba__fileRemoveButton{border-radius:var(--radius);color:var(--danger);cursor:pointer;background:#fff;border:1px solid #ecd0d0;flex-shrink:0;padding:.28rem .45rem;font-family:DM Sans,sans-serif;font-size:11px;font-weight:800}.EvidenceDossier-module__oSC7Ba__fileError{color:var(--danger);margin-top:.7rem}.EvidenceDossier-module__oSC7Ba__evidenceList{gap:.8rem;margin-bottom:1rem;display:grid}.EvidenceDossier-module__oSC7Ba__evidenceCard{border-radius:var(--radius-lg);background:#fffdf7;border:1px solid #e6dfcf;padding:1rem}.EvidenceDossier-module__oSC7Ba__evidenceHeader{margin-bottom:.9rem}.EvidenceDossier-module__oSC7Ba__evidenceHeader h3,.EvidenceDossier-module__oSC7Ba__preview h3{color:var(--accent);font-family:Playfair Display,serif;font-size:1.05rem}.EvidenceDossier-module__oSC7Ba__includeFiles{width:fit-content;color:var(--ink-muted);cursor:pointer;align-items:center;gap:.65rem;font-size:13px;font-weight:700;display:flex}.EvidenceDossier-module__oSC7Ba__includeFiles input{width:17px;height:17px;accent-color:var(--accent);cursor:pointer}.EvidenceDossier-module__oSC7Ba__confidentiality{border-left:3px solid var(--gold);border-radius:0 var(--radius) var(--radius) 0;background:var(--gold-light);color:#6c5725;margin-top:.85rem;padding:.75rem .85rem}.EvidenceDossier-module__oSC7Ba__exportProgress{color:var(--accent);margin-top:.85rem;font-weight:800}.EvidenceDossier-module__oSC7Ba__primaryButton,.EvidenceDossier-module__oSC7Ba__secondaryButton,.EvidenceDossier-module__oSC7Ba__removeButton{border-radius:var(--radius);cursor:pointer;font-family:DM Sans,sans-serif;font-size:13px;font-weight:800;transition:background .16s,border-color .16s,transform .16s}.EvidenceDossier-module__oSC7Ba__primaryButton,.EvidenceDossier-module__oSC7Ba__secondaryButton{min-height:44px;padding:.68rem 1rem}.EvidenceDossier-module__oSC7Ba__stepActions{justify-content:flex-end;gap:.7rem;margin-top:1rem;display:flex}.EvidenceDossier-module__oSC7Ba__primaryButton{border:1px solid var(--accent);background:var(--accent);color:#fff}.EvidenceDossier-module__oSC7Ba__primaryButton:disabled{border-color:var(--ink-faint);background:var(--ink-faint);cursor:not-allowed}.EvidenceDossier-module__oSC7Ba__secondaryButton{border:1px solid var(--accent);color:var(--accent);background:#fff}.EvidenceDossier-module__oSC7Ba__removeButton{color:var(--danger);background:#fff;border:1px solid #ecd0d0;padding:.35rem .55rem;font-size:11px}.EvidenceDossier-module__oSC7Ba__primaryButton:not(:disabled):hover,.EvidenceDossier-module__oSC7Ba__secondaryButton:hover,.EvidenceDossier-module__oSC7Ba__removeButton:hover{transform:translateY(-1px)}.EvidenceDossier-module__oSC7Ba__error{border-radius:var(--radius);color:var(--danger);background:#fef2f2;border:1px solid #fecaca;margin-top:.8rem;padding:.75rem;font-size:13px}.EvidenceDossier-module__oSC7Ba__preview{border-radius:var(--radius);background:var(--accent-light);border:1px solid #d7e4dc;margin-top:1rem;padding:1rem}.EvidenceDossier-module__oSC7Ba__preview p,.EvidenceDossier-module__oSC7Ba__preview li{color:var(--ink-muted);font-size:13px}.EvidenceDossier-module__oSC7Ba__preview p{margin:.3rem 0 .8rem}.EvidenceDossier-module__oSC7Ba__preview ol{gap:.45rem;padding-left:1.2rem;display:grid}.EvidenceDossier-module__oSC7Ba__preview li span{color:var(--ink-faint);font-size:12px;display:block}.EvidenceDossier-module__oSC7Ba__seoContent{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:1rem}.EvidenceDossier-module__oSC7Ba__seoContent h2{color:var(--ink);margin:1.3rem 0 .4rem;font-family:Playfair Display,serif;font-size:1.25rem}.EvidenceDossier-module__oSC7Ba__seoContent p{color:var(--ink-muted);font-size:14px;line-height:1.75}.EvidenceDossier-module__oSC7Ba__seoContent a{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:3px;font-weight:700}.EvidenceDossier-module__oSC7Ba__generatorCta{border-radius:var(--radius-lg);background:var(--accent);text-align:center;margin-top:2rem;padding:1.4rem}.EvidenceDossier-module__oSC7Ba__generatorCta h2{color:#fff;margin-top:0}.EvidenceDossier-module__oSC7Ba__generatorCta p{color:#ffffffc7}.EvidenceDossier-module__oSC7Ba__generatorCta .EvidenceDossier-module__oSC7Ba__primaryButton{color:var(--accent);background:var(--gold);text-decoration:none;display:inline-flex}@media (max-width:620px){.EvidenceDossier-module__oSC7Ba__main{padding:1.2rem .75rem 3rem}.EvidenceDossier-module__oSC7Ba__card{padding:1rem}.EvidenceDossier-module__oSC7Ba__grid{grid-template-columns:1fr}.EvidenceDossier-module__oSC7Ba__radioGroup,.EvidenceDossier-module__oSC7Ba__radioButton{width:100%}.EvidenceDossier-module__oSC7Ba__grid input,.EvidenceDossier-module__oSC7Ba__grid select,.EvidenceDossier-module__oSC7Ba__fullField textarea{font-size:16px}.EvidenceDossier-module__oSC7Ba__evidenceHeader{flex-direction:column;align-items:flex-start}.EvidenceDossier-module__oSC7Ba__fileListItem{align-items:flex-start}.EvidenceDossier-module__oSC7Ba__primaryButton,.EvidenceDossier-module__oSC7Ba__secondaryButton{width:100%}.EvidenceDossier-module__oSC7Ba__stepActions{flex-direction:column-reverse}}
.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}}
.ResponseLetter-module__kXQVVW__main{width:min(100%,900px);margin:auto;padding:2rem 1.2rem 4rem}.ResponseLetter-module__kXQVVW__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;margin-bottom:1rem;padding:1.4rem}.ResponseLetter-module__kXQVVW__card h2{border-bottom:1px solid var(--border);color:var(--ink);margin:0 0 1rem;padding-bottom:.7rem;font-family:Playfair Display,serif}.ResponseLetter-module__kXQVVW__card h3{color:var(--accent);margin:1.2rem 0 .7rem;font-size:1rem}.ResponseLetter-module__kXQVVW__grid,.ResponseLetter-module__kXQVVW__choiceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.ResponseLetter-module__kXQVVW__grid label,.ResponseLetter-module__kXQVVW__full{color:var(--ink-muted);gap:.35rem;font-size:13px;font-weight:700;display:grid}.ResponseLetter-module__kXQVVW__grid input,.ResponseLetter-module__kXQVVW__full textarea,.ResponseLetter-module__kXQVVW__full select{border:1px solid var(--border);border-radius:var(--radius);width:100%;min-height:42px;color:var(--ink);background:#fff;padding:.62rem .72rem;font-size:14px}.ResponseLetter-module__kXQVVW__full{margin-top:1rem}.ResponseLetter-module__kXQVVW__full textarea{resize:vertical;min-height:130px}.ResponseLetter-module__kXQVVW__choiceGrid label{border:1px solid var(--border);border-radius:var(--radius);color:var(--ink-muted);cursor:pointer;align-items:center;gap:.5rem;padding:.7rem;font-size:13px;font-weight:700;display:flex}.ResponseLetter-module__kXQVVW__activeChoice{background:var(--accent-light);border-color:var(--accent-mid)!important;color:var(--accent)!important}.ResponseLetter-module__kXQVVW__choiceGrid input,.ResponseLetter-module__kXQVVW__check input{accent-color:var(--accent)}.ResponseLetter-module__kXQVVW__actions{justify-content:flex-end;gap:.7rem;margin-top:1rem;display:flex}.ResponseLetter-module__kXQVVW__primary,.ResponseLetter-module__kXQVVW__secondary{border-radius:var(--radius);cursor:pointer;min-height:44px;padding:.68rem 1rem;font-family:DM Sans,sans-serif;font-size:13px;font-weight:800}.ResponseLetter-module__kXQVVW__primary{border:1px solid var(--accent);background:var(--accent);color:#fff}.ResponseLetter-module__kXQVVW__secondary{border:1px solid var(--accent);color:var(--accent);background:#fff}.ResponseLetter-module__kXQVVW__primary:disabled{opacity:.55;cursor:not-allowed}.ResponseLetter-module__kXQVVW__error,.ResponseLetter-module__kXQVVW__success,.ResponseLetter-module__kXQVVW__notice{border-radius:var(--radius);margin-top:.9rem;padding:.7rem;font-size:13px}.ResponseLetter-module__kXQVVW__error{color:var(--danger);background:#fef2f2;border:1px solid #fecaca}.ResponseLetter-module__kXQVVW__success{background:var(--accent-light);color:var(--accent);border:1px solid #cfe2d8}.ResponseLetter-module__kXQVVW__notice{border-left:3px solid var(--gold);background:var(--gold-light);color:#6c5725}.ResponseLetter-module__kXQVVW__limitError{color:var(--danger);font-weight:800}.ResponseLetter-module__kXQVVW__check{color:var(--ink-muted);align-items:center;gap:.5rem;font-size:13px;font-weight:700;display:flex}.ResponseLetter-module__kXQVVW__seo{margin:2.4rem 0}.ResponseLetter-module__kXQVVW__seo h2{font-family:Playfair Display,serif}.ResponseLetter-module__kXQVVW__seo p{color:var(--ink-muted);line-height:1.7}.ResponseLetter-module__kXQVVW__seo a{color:var(--accent);-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);font-weight:800}@media (max-width:620px){.ResponseLetter-module__kXQVVW__main{padding:1.2rem .75rem 3rem}.ResponseLetter-module__kXQVVW__card{padding:1rem}.ResponseLetter-module__kXQVVW__grid,.ResponseLetter-module__kXQVVW__choiceGrid{grid-template-columns:1fr}.ResponseLetter-module__kXQVVW__grid input,.ResponseLetter-module__kXQVVW__full textarea,.ResponseLetter-module__kXQVVW__full select{font-size:16px}.ResponseLetter-module__kXQVVW__actions{flex-direction:column-reverse}.ResponseLetter-module__kXQVVW__primary,.ResponseLetter-module__kXQVVW__secondary{width:100%}}.ResponseLetter-module__kXQVVW__main{width:min(100%,820px)}.ResponseLetter-module__kXQVVW__intro{color:var(--ink-muted);margin:0 0 1rem;font-size:13px;line-height:1.6}.ResponseLetter-module__kXQVVW__formBlock{border-radius:var(--radius-lg);background:#fffdf7;border:1px solid #e6dfcf;margin-top:1rem;padding:1rem}.ResponseLetter-module__kXQVVW__formBlock h3{color:var(--accent);margin:0 0 .75rem;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:600}.ResponseLetter-module__kXQVVW__formBlock>:not(:first-child){margin-top:.85rem}.ResponseLetter-module__kXQVVW__grid input,.ResponseLetter-module__kXQVVW__full textarea,.ResponseLetter-module__kXQVVW__full select{font-family:DM Sans,sans-serif}.ResponseLetter-module__kXQVVW__grid input:focus,.ResponseLetter-module__kXQVVW__full textarea:focus,.ResponseLetter-module__kXQVVW__full select:focus{border-color:var(--accent-mid);outline:none;box-shadow:0 0 0 3px #2d6a4f1a}.ResponseLetter-module__kXQVVW__primary,.ResponseLetter-module__kXQVVW__secondary{transition:transform .16s,background .16s}.ResponseLetter-module__kXQVVW__primary:not(:disabled):hover,.ResponseLetter-module__kXQVVW__secondary:hover{transform:translateY(-1px)}@media (max-width:620px){.ResponseLetter-module__kXQVVW__formBlock{padding:.9rem}}.ResponseLetter-module__kXQVVW__blockIntro{color:var(--ink-muted);margin:-.35rem 0 .8rem;font-size:13px;line-height:1.55}.ResponseLetter-module__kXQVVW__choiceGrid .ResponseLetter-module__kXQVVW__modeChoice{align-items:flex-start;padding:.85rem}.ResponseLetter-module__kXQVVW__modeChoice span{gap:.25rem;display:grid}.ResponseLetter-module__kXQVVW__modeChoice strong{color:var(--accent);font-size:14px}.ResponseLetter-module__kXQVVW__modeChoice small{color:var(--ink-muted);font-size:12px;font-weight:500;line-height:1.5}.ResponseLetter-module__kXQVVW__receivedLetterBlock{border-radius:var(--radius);background:#fff;border:1px solid #d7e4dc;padding:.85rem}.ResponseLetter-module__kXQVVW__receivedLetterBlock h4{color:var(--accent);margin:0;font-family:Playfair Display,serif;font-size:1rem}.ResponseLetter-module__kXQVVW__receivedLetterBlock p{color:var(--ink-muted);margin:.35rem 0 0;font-size:12px;line-height:1.55}.ResponseLetter-module__kXQVVW__receivedLetterBlock .ResponseLetter-module__kXQVVW__full{margin-top:.75rem}.ResponseLetter-module__kXQVVW__receivedLetterBlock .ResponseLetter-module__kXQVVW__privacyText{border-left:3px solid var(--gold);background:var(--gold-light);color:#6c5725;margin-top:.65rem;padding:.65rem .75rem}.ResponseLetter-module__kXQVVW__confidentiality{border-radius:var(--radius);background:#f6fbf8;border:1px solid #d7e4dc;margin:.9rem 0;padding:.9rem}.ResponseLetter-module__kXQVVW__confidentiality h3{color:var(--accent);margin:0 0 .45rem}.ResponseLetter-module__kXQVVW__confidentiality p{color:var(--ink-muted);margin:.35rem 0;font-size:13px;line-height:1.6}.ResponseLetter-module__kXQVVW__confidentiality a{color:var(--accent);font-size:13px;font-weight:800}
