@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap);.btn{align-items:center;border:none;border-radius:var(--radius);cursor:pointer;display:inline-flex;font-family:var(--font-ui);font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;padding:.65rem 1.4rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 0 12px #3b82f640;color:#fff}.btn-primary:hover{background:#1e40af;box-shadow:0 0 20px #3b82f673}.btn-secondary{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff26;color:#e2e8f0}.btn-secondary:hover{background:#ffffff1a;box-shadow:0 0 10px #3b82f64d;color:var(--color-accent)}.btn-icon{background:#0000;border:none;border-radius:8px;color:var(--color-muted);font-size:.95rem;padding:.4rem .8rem;transition:all .2s ease}.btn-icon:hover{background:#ffffff0d;color:var(--color-accent)}.btn:disabled{background:#ffffff08;border:none;box-shadow:none;color:var(--color-disabled);cursor:not-allowed;opacity:.5}.button-group{margin-top:2rem}.btn-glow{box-shadow:0 0 15px #3b82f699}.btn-small{font-size:.85rem;padding:.4rem 1rem}.btn-full{justify-content:center;width:100%}.btn-outline{background:#0000;border:1px solid var(--color-accent);color:var(--color-accent)}.btn-outline:hover{background:#3b82f60d;box-shadow:0 0 8px #3b82f64d}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;font-size:16px;scroll-behavior:smooth}body{min-height:100vh;overflow-x:hidden}a{color:var(--color-blue);text-decoration:none}a:hover{text-decoration:underline}button{background-color:var(--color-blue-dark);border:none;border-radius:var(--radius);color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;padding:.6rem 1.2rem;transition:background .2s ease}button:hover{background-color:var(--color-blue)}input,select,textarea{background-color:#1a1f27;border:1px solid var(--color-disabled);border-radius:var(--radius);color:var(--color-text);font-family:inherit;font-size:1rem;padding:.5rem .75rem}*{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif}:root{--font-base:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--color-bg:#0d1117;--color-bg-soft:#161b22;--font-ui:"Inter",sans-serif;--font-claim:"Playfair Display",serif;--color-text:#f3f4f6;--color-muted:#8b949e;--color-disabled:#444c56;--color-accent:#3b82f6;--color-accent-hover:#2563eb;--color-accent-soft:#3b82f61a;--color-highlight:#f6e05e;--color-highlight-soft:#f6e05e26;--color-border:#2a2a2d;--radius:12px;--shadow:0 0 12px #00000040;--font-base:"Manrope",-apple-system,BlinkMacSystemFont,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0d1117;background-color:var(--color-bg);color:#f3f4f6;color:var(--color-text);font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-base);line-height:1.6;margin:0;padding:0}.Layout_main__mIuK3{flex-grow:1;margin:2rem auto;max-width:1200px;padding:1rem 2rem}.Layout_footer__yWHgf{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border-top:1px solid #ffffff14;box-shadow:0 -2px 10px #0000001a;color:#cbd5e1;font-size:.9rem;padding:1.2rem;text-align:center}.Layout_footerLink__09EsS{color:var(--color-accent);font-weight:500;margin-left:.4rem;text-decoration:none}.Layout_footerLink__09EsS:hover{text-decoration:underline}.Header_header__Lhnr8{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border-bottom:1px solid #ffffff14;box-shadow:var(--shadow-soft);display:flex;justify-content:space-between;padding:1rem 2rem;position:sticky;top:0;z-index:1000}.Header_logoContainer__tg0-i{align-items:center;display:flex;gap:1rem}.Header_logo__nZ7K6{height:52px;width:auto}.Header_brandName__GRsBs{color:var(--color-accent);font-size:1.25rem;font-weight:600;letter-spacing:.02em;text-shadow:0 0 2px #0000001a}.Header_navLinks__s95Sk{display:flex;gap:1.2rem}.Header_navLink__v1a7F{border-bottom:2px solid #0000;color:var(--color-text);font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s ease,border .2s ease}.Header_active__0pzId,.Header_navLink__v1a7F:hover{border-bottom:2px solid var(--color-primary);color:var(--color-primary)}.Header_active__0pzId{font-weight:600}@media (max-width:768px){.Header_header__Lhnr8{align-items:flex-start;flex-direction:column;gap:1rem;padding:1rem}.Header_navLinks__s95Sk{flex-wrap:wrap;gap:.75rem}}.CRM_crmSection__Qb-Jk{background:hsla(0,0%,100%,.015);box-shadow:0 0 8px #00000014;padding:2rem}.CRM_crmSection__Qb-Jk,.CRM_tableWrapper__yya7j{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:16px}.CRM_tableWrapper__yya7j{background:#ffffff05;border:1px solid #ffffff0d;box-shadow:0 0 12px #00000014;margin-bottom:3rem;max-height:540px;overflow-y:auto;padding:1rem;scrollbar-color:#4fc3f7 #0000;scrollbar-width:thin}.CRM_tableWrapper__yya7j::-webkit-scrollbar{width:8px}.CRM_tableWrapper__yya7j::-webkit-scrollbar-thumb{background-color:#4fc3f7;border-radius:8px}.CRM_crmForm__VqYbN{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border-radius:16px;box-shadow:0 0 16px #0003;display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2rem;padding:2rem}.CRM_crmLabel__q9OGn{color:#e2e8f0;font-size:.95rem;font-weight:500}.CRM_crmInput__G\+Vf\+,.CRM_crmTextarea__\+58u\+{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;color:#f3f4f6;font-family:Inter,sans-serif;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.CRM_crmInput__G\+Vf\+:focus,.CRM_crmTextarea__\+58u\+:focus{background:#ffffff12;border-color:#4fc3f7;box-shadow:0 0 0 2px #4fc3f740;outline:none}.CRM_crmTextarea__\+58u\+{resize:none}.CRM_crmSelect__W08N1,.CRM_statusSelect__OjAIa{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;color:#f3f4f6;font-size:1rem;padding:.75rem;width:100%}.CRM_crmButton__gNg9-{align-items:center;background-color:#3b82f6;border:none;border-radius:12px;color:#f8fafc;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:center;padding:.75rem 1.5rem;transition:all .25s ease}.CRM_crmButton__gNg9-:hover{background-color:#2563eb;box-shadow:0 0 12px #3b82f666;transform:translateY(-2px)}.CRM_leadTable__uvaBw thead{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border-radius:12px 12px 0 0;position:sticky;top:0;z-index:2}.CRM_leadTable__uvaBw td,.CRM_leadTable__uvaBw th{border-bottom:1px solid #ffffff0d;padding:.75rem 1rem;text-align:left}.CRM_tableRow__Mn6A-:hover{background-color:#ffffff0a}.CRM_statusBadge__9voMB{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:10px;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.5px;min-width:70px;padding:.4rem .75rem;text-align:center;text-transform:uppercase;transition:all .25s ease}.CRM_statusBadge__9voMB:hover{transform:translateY(-1px) scale(1.05)}.CRM_status-neu__33L1s{background-color:#22c55e26;box-shadow:0 0 6px #22c55e40;color:#4ade80}.CRM_status-warm__aPj\+D{background-color:#fbbf2426;box-shadow:0 0 6px #fbbf2440;color:#facc15}.CRM_status-cold__\+Qxky{background-color:#64748b26;box-shadow:0 0 6px #94a3b840;color:#cbd5e1}.CRM_status-vip__6me7Z{background-color:#facc1526;box-shadow:0 0 6px #facc1559;color:gold}.CRM_rowVip__VLvWH{background:linear-gradient(90deg,#facc150f,#facc1505);box-shadow:inset 0 0 0 1px #facc1533}.CRM_rowWarm__HxPKO{background:linear-gradient(90deg,#fbbf240f,#fbbf2405);box-shadow:inset 0 0 0 1px #fbbf2426}.CRM_timestamp__pCabA{color:#94a3b8;font-size:.75rem;margin-top:.3rem}.CRM_actionButton__DlGry{background:#0000;border:none;color:#facc15;cursor:pointer;font-size:1rem;margin-right:.5rem;transition:transform .2s ease}.CRM_actionButton__DlGry:hover{transform:scale(1.1)}.CRM_deleteButton__5mc1p{background-color:#e53e3e;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:all .2s ease}.CRM_deleteButton__5mc1p:hover{background-color:#c53030}.CRM_crm-export-box__pZ1Bu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff05;border-radius:16px;box-shadow:0 0 10px #00000014;margin-top:1rem;padding:1rem}.CRM_crm-export-box__pZ1Bu h4{color:#63b3ed;font-weight:500;margin-bottom:.75rem}.CRM_crm-export-box__pZ1Bu button{background-color:#4fd1c5;border:none;border-radius:8px;color:#1a202c;cursor:pointer;font-weight:500;padding:.6rem 1.2rem;transition:all .2s ease}.CRM_crm-export-box__pZ1Bu button:hover{background-color:#38b2ac}.CRM_modalOverlay__sEkk3{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172ab3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.CRM_modalContent__PStwt{background:#ffffff0a;border-radius:16px;box-shadow:0 0 12px #0006;max-width:500px;padding:2rem;width:100%}.CRM_modalActions__wJdqY{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.CRM_modalConfirm__EKMR6{background-color:#ef4444;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.2rem;transition:background .2s ease}.CRM_modalConfirm__EKMR6:hover{background-color:#dc2626}.CRM_modalCancel__BKNfn{background-color:#334155;border:none;border-radius:10px;color:#e2e8f0;cursor:pointer;font-weight:500;padding:.6rem 1.2rem;transition:background .2s ease}.CRM_modalCancel__BKNfn:hover{background-color:#475569}.CRM_filterWrapper__1xiyJ{display:flex;justify-content:flex-end;margin-bottom:1rem}.CRM_dropdown__kij8t{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;color:#f1f5f9;cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;padding:.5rem 1rem;transition:all .3s ease}.CRM_dropdown__kij8t:hover{border-color:#4fc3f7}.CRM_crmCard__iOC80{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 16px 48px #0000001a;margin:3rem auto;max-width:1080px;padding:3rem 2rem}.CRM_crmCardTitle__uN2Rd{color:#f1f5f9;font-size:1.75rem;font-weight:600}.CRM_gptButton__Krp3Y{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#f8fafc;cursor:pointer;font-size:1rem;margin-right:.4rem;padding:.5rem;transition:all .2s ease}.CRM_gptButton__Krp3Y:hover{background:#4fc3f726;border-color:#4fc3f7}.CRM_gptRow__c\+seV{background-color:#ffffff05}.CRM_gptResultBox__gDkNF{background:#ffffff08;border-left:4px solid #4fc3f7;border-radius:8px;color:#cbd5e1;font-style:italic;margin:.5rem 0;padding:.75rem 1rem}.CRM_actionsCell__9Ao4u{align-items:center;display:flex;gap:.4rem}.CRM_pageWrapper__3SFNv{padding:4rem 1rem}.CRM_crmHeader__lP6dx{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.CRM_title__DBENt{color:#f1f5f9;font-size:1.75rem;font-weight:600;margin:0}.LeadForm_form__ngFIx{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#ffffff08;border-radius:16px;box-shadow:0 8px 24px #0000001f;display:flex;flex-direction:column;gap:1rem;padding:1rem}.LeadForm_formRow__8tQEA{display:flex;flex-wrap:wrap;gap:1rem}.LeadForm_input__Clu3H{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;color:#e2e8f0;flex:1 1;font-family:inherit;font-size:.95rem;padding:.75rem 1rem;resize:none;transition:border-color .2s ease,box-shadow .2s ease}.LeadForm_input__Clu3H:focus{background:#ffffff14;border-color:#4fc3f7;box-shadow:0 0 0 3px #4fc3f740;outline:none}.LeadForm_select__73Bu-{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;color:#e2e8f0;font-family:inherit;font-size:.95rem;padding:.75rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.LeadForm_select__73Bu-:focus{background:#ffffff14;border-color:#4fc3f7;box-shadow:0 0 0 3px #4fc3f740;outline:none}.LeadForm_actions__mI\+c5{display:flex;justify-content:flex-end;margin-top:.5rem;width:100%}.LeadForm_primaryButton__PRB0R{align-items:center;background-color:#4fc3f7;border:none;border-radius:12px;color:#0f172a;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.8rem 1.4rem;transition:background-color .2s ease,opacity .2s ease}.LeadForm_primaryButton__PRB0R:hover:enabled{background-color:#38bdf8}.LeadForm_primaryButton__PRB0R:disabled{cursor:not-allowed;filter:grayscale(.3);opacity:.6}.LeadForm_spinner__z\+aD5{animation:LeadForm_spin__fC9GP .8s linear infinite;border:2px solid #fff6;border-radius:50%;border-top-color:#0f172a;height:16px;width:16px}@keyframes LeadForm_spin__fC9GP{to{transform:rotate(1turn)}}.LeadTable_tableWrapper__pQc0n{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;max-height:540px;overflow-y:auto;padding:.5rem .5rem 1rem}.LeadTable_leadTable__GZONQ{border-collapse:collapse;width:100%}.LeadTable_stickyHeader__3ujJ1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0a;position:sticky;top:0;z-index:1}.LeadTable_leadTable__GZONQ td,.LeadTable_leadTable__GZONQ th{border-bottom:1px solid #ffffff0f;padding:.75rem 1rem;text-align:left}.LeadTable_tableRow__kDvlg{transition:background .15s ease}.LeadTable_tableRow__kDvlg:hover{background:#ffffff08}.LeadTable_statusCell__mU\+Tf{min-width:120px}.LeadTable_createdAtCell__y3fBb{color:#94a3b8;white-space:nowrap}.LeadTable_actionsCell__iN-m3{text-align:right;white-space:nowrap}.LeadTable_emptyCell__siyJN{color:#94a3b8;padding:1.5rem 1rem;text-align:center}.LeadTable_emptyWrapper__qXoYX{align-items:center;display:flex;gap:.5rem;justify-content:center}.LeadTable_emptyIcon__8N6tD{font-size:1.2rem;opacity:.8}.LeadTable_emptyText__0RR17{font-size:.95rem}.LeadTable_rowDeleteButton__8jLjo{background-color:#e53e3e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.4rem .8rem;transition:background .2s ease}.LeadTable_rowDeleteButton__8jLjo:hover{background-color:#c53030}.LeadTable_rowDeleteButtonLoading__t-en1{background-color:#9b2c2c;cursor:wait;opacity:.7}.expose-tool-container{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 10px 50px #00000026;margin:3rem auto;max-width:1024px;padding:2rem 2.5rem}.button-group{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2.5rem}.center-buttons{margin-top:3rem}.spinner{animation:spin .8s linear infinite;border:4px solid #fff3;border-radius:50%;border-top-color:#4fc3f7;display:inline-block;height:24px;margin-right:8px;vertical-align:middle;width:24px}@keyframes spin{to{transform:rotate(1turn)}}.pdf-preview-image{border-radius:16px;box-shadow:0 5px 20px #00000040;display:block;height:auto;margin:1rem auto;max-width:320px}.pdf-logo{display:flex;justify-content:center;margin-bottom:1rem;opacity:.8}.style-selector{margin:2rem 0 1rem;text-align:center}.style-selector label{color:#94a3b8;display:block;margin-bottom:.4rem}.style-selector select{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #ffffff26;border-radius:12px;color:#f8fafc;font-size:1rem;padding:.6rem 1rem;transition:all .2s ease}.style-selector select:focus{background:#ffffff1a;outline:none}select option{background-color:#1e293b;color:#f8fafc}.btn-primary{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#3b82f614;border:1px solid #3b82f64d;box-shadow:0 0 8px #3b82f626;color:#60a5fa;transition:all .3s ease}.btn-primary:hover{background:#3b82f626;box-shadow:0 0 12px #3b82f640;color:#93c5fd}.ExportActions_exportGrid__gru2Z{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin-top:2rem}.ExportActions_exportCard__U01qA{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:var(--radius);box-shadow:0 0 0 #0000;color:var(--color-text);cursor:pointer;font-weight:500;outline:none;padding:1rem 1.2rem;text-align:left;transition:all .3s ease}.ExportActions_exportCard__U01qA:hover{background:var(--color-accent-soft);border-color:var(--color-accent);box-shadow:0 0 12px #3b82f640;transform:translateY(-2px)}.ExportActions_sub__27\+xO{color:var(--color-muted);display:block;font-size:.85rem;font-weight:400;margin-top:.4rem}.ExportActions_primary__G88SO{background:#4fc3f71a;border:1px solid var(--color-accent)}.ExportActions_primary__G88SO:hover{background:#4fc3f733}.ExposeForm_formWrapper__uJdO2{background:#0000;display:flex;flex-direction:column;gap:2rem;padding:1rem}.ExposeForm_panelSection__QuTDF{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:2rem;transition:all .3s ease}.ExposeForm_tabContent__zrC4N{display:flex;flex-direction:column;gap:1.5rem;width:100%}.ExposeForm_formGroup__FAE2g{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.ExposeForm_fieldGroup__cwXSu{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.ExposeForm_fancyInput__4MlNc{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;box-shadow:0 0 0 #0000001a;color:#f3f4f6;font-family:Inter,sans-serif;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.ExposeForm_fancyInput__4MlNc:focus{background:#ffffff12;border-color:#4fc3f7;box-shadow:0 0 8px #4fc3f74d;outline:none}.ExposeForm_fancyInput__4MlNc::placeholder{color:#94a3b8;font-style:italic}.ExposeForm_tabHeader__fb5e7{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem}.ExposeForm_fancyTab__dMJxo{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0a;border:1px solid #ffffff26;border-radius:12px;color:#e2e8f0;cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;padding:.6rem 1.2rem;transition:all .2s ease}.ExposeForm_fancyTab__dMJxo:hover{background:#ffffff14;transform:scale(1.02)}.ExposeForm_fancyTabActive__0dWuV{background:#ffffff26;border:1px solid #4fc3f7;box-shadow:0 0 10px #4fc3f74d;color:#fff;font-weight:600;transform:scale(1.03)}.ExposeImageGallery_galleryContainer__yUITt{grid-gap:1.2rem;align-items:start;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-items:center;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:900px}.ExposeImageGallery_galleryItem__tqDcM{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.015);border-radius:16px;box-shadow:0 6px 20px #0000001a;display:flex;flex-direction:column;max-width:260px;padding:.75rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}.ExposeImageGallery_galleryItem__tqDcM:hover{box-shadow:0 8px 24px #4fc3f740;transform:scale(1.015)}.ExposeImageGallery_galleryImage__RsnWy{aspect-ratio:4/3;background-color:#0f172a;border-radius:12px;object-fit:cover;width:100%}.ExposeImageGallery_galleryCaption__phknX{color:#cbd5e1;font-size:.85rem;font-style:italic;margin-top:.6rem;opacity:.85;text-align:center}.GPTOutputBox_previewBox__8Fl22{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;box-shadow:0 8px 24px #0003;margin-top:2rem;padding:2.5rem 2rem;transition:background .3s ease}.GPTOutputBox_previewBox__8Fl22:hover{background:#ffffff0a}.GPTOutputBox_headingRow__bNFul{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:1.5rem;text-align:center}.GPTOutputBox_heading__qOC2W{align-items:center;color:#dbeafe;display:flex;flex-wrap:nowrap;font-size:1.4rem;font-weight:600;gap:.6rem;position:relative}.GPTOutputBox_heading__qOC2W:after{display:none!important}.GPTOutputBox_outputText__XElsM{color:var(--color-muted);font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:70ch;text-align:center}.GPTOutputBox_separator__4uSlB{background:var(--color-accent);border-radius:2px;height:2px;margin-top:.5rem;opacity:.6;width:100%}.GPTOutputBox_exportButton__kSpYC{background:var(--color-primary);border:none;border-radius:var(--radius);box-shadow:0 0 6px #0088ff59;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.2rem;transition:background .2s,transform .1s ease}.GPTOutputBox_exportButton__kSpYC:hover{background:var(--color-primary-hover);transform:scale(1.03)}.GPTOutputBox_exportButtonSecondary__J\+-jN{background-color:initial;border:1px dashed var(--color-accent);border-radius:var(--radius);color:var(--color-muted);cursor:pointer;font-weight:500;padding:.6rem 1.2rem;transition:background-color .2s,transform .1s ease}.GPTOutputBox_exportButtonSecondary__J\+-jN:hover{background-color:var(--color-accent-soft);transform:scale(1.02)}.GPTOutputBox_gptGallery__xHX6A{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:2rem}.GPTOutputBox_gptImageWrapper__OeMQ5{align-items:center;display:flex;flex-direction:column}.GPTOutputBox_gptImage__g\+UIH{aspect-ratio:4/3;background-color:#0f172a;border-radius:12px;box-shadow:0 2px 12px #0003;max-height:240px;object-fit:cover;transition:transform .2s ease;width:100%}.GPTOutputBox_gptImage__g\+UIH:hover{transform:scale(1.01)}.GPTOutputBox_gptCaption__6v\+rI{color:#bbb;font-size:.8rem;font-style:italic;margin-top:.4rem;text-align:center}.ImageUpload_uploadWrapper__w955m{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff08;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 4px 20px #0000001a;color:#e2e8f0;margin-top:1.5rem;padding:1.25rem;text-align:center;transition:all .3s ease}.ImageUpload_uploadWrapper__w955m:hover{background-color:#ffffff0d;border-color:#ffffff26;box-shadow:0 6px 24px #00000026}.ImageUpload_label__7Fhtq{display:block;font-size:1rem;font-weight:500;margin-bottom:.8rem}.ImageUpload_checkboxRow__pqx8v{color:#ccc;font-size:.9rem;margin:8px 0}.ImageUpload_checkboxLabel__vivb5{align-items:center;display:flex;gap:8px}.ImageUpload_gridContainer__RkZLD{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-content:center;margin-top:1.5rem}.ImageUpload_gridItem__LoGrV{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;display:flex;flex-direction:column;padding:.75rem;transition:all .2s ease}.ImageUpload_gridImage__S6QLt{aspect-ratio:4/3;border-radius:8px;box-shadow:0 0 10px #0003;margin-bottom:.8rem;object-fit:cover;transition:transform .2s ease;width:100%}.ImageUpload_gridImage__S6QLt:hover{transform:scale(1.03)}.ImageUpload_captionInput__QQVF1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;color:#e2e8f0;font-family:Inter,sans-serif;font-size:.85rem;margin-top:auto;padding:.6rem .8rem;text-align:center;width:100%}.ImageUpload_captionInput__QQVF1:focus{border-color:var(--color-accent);box-shadow:0 0 6px #4fc3f74d;outline:none}.ImageUpload_buttonRow__PJFcL{display:flex;gap:6px;justify-content:center;margin-top:6px}.ImageUpload_btnIcon__l17Ju{background:#0000;border:none;color:#ddd;cursor:pointer;font-size:1rem;padding:.2rem .4rem;transition:color .2s}.ImageUpload_btnIcon__l17Ju:hover{color:#4fc3f7}.ImageUpload_previewContainer__KpNTR{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.SavedExposes_exportBox__i5hZe{background-color:#111827;border:1px solid #1f2937;border-radius:12px;box-shadow:0 0 12px #0000004d;margin-top:2rem;padding:1.5rem}.SavedExposes_heading__f-22B{color:#facc15;font-size:1.2rem;margin-bottom:1rem}.SavedExposes_list__uXolz{list-style:none;margin:0;padding:0}.SavedExposes_item__5tx38{align-items:center;border-bottom:1px solid #374151;display:flex;justify-content:space-between;padding:.75rem 0}.SavedExposes_meta__hz\+zi{color:#e5e7eb}.SavedExposes_timestamp__SuUWh{color:#9ca3af;font-size:.8rem}.SavedExposes_actions__LvGtV{display:flex;gap:.5rem}.SavedExposes_exportButton__Vzv6X{background-color:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:.5rem 1rem;transition:background .2s}.SavedExposes_exportButton__Vzv6X:hover{background-color:#2563eb}.SavedExposes_deleteButton__PdwbG{background-color:initial;border:1px solid #f87171;border-radius:8px;color:#f87171;cursor:pointer;font-weight:700;padding:.5rem 1rem;transition:all .2s}.SavedExposes_deleteButton__PdwbG:hover{background-color:#f87171;color:#fff}.SavedExposes_emptyBox__SFtvA{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff05;border:1px dashed #4fc3f7;border-radius:16px;box-shadow:0 0 8px #0003;margin-top:2rem;padding:3rem 2rem;text-align:center}.SavedExposes_emptyIcon__34vwH{font-size:2.5rem;margin-bottom:1rem}.SavedExposes_emptyText__mKAgz{color:#e2e8f0;font-size:1.1rem;margin-bottom:.3rem}.SavedExposes_emptyHint__90EON{color:#94a3b8;font-size:.9rem}.home-wrapper{align-items:center;display:flex;flex-direction:column;padding:2rem 1rem}.tools-section{margin-top:3rem;max-width:1200px;width:100%}.hero{padding:6rem 2rem 4rem;text-align:center}.hero-inner{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:800px}.hero-logo{animation:fadeIn .6s ease-out forwards;filter:drop-shadow(0 0 6px rgba(0,0,0,.2));filter:drop-shadow(0 0 12px rgba(255,223,135,.35));height:212px;margin-bottom:2rem;opacity:0}.hero-claim{color:var(--color-accent);font-family:var(--font-claim);font-size:2rem;font-weight:500;opacity:0}.hero-subline{color:var(--color-muted);font-size:1.05rem;line-height:1.5;margin-top:.5rem;max-width:600px}.hero-btn,.hero-subline{font-family:var(--font-ui);opacity:0}.hero-btn{background-color:var(--color-primary);border-radius:var(--radius);color:var(--color-bg);font-size:1rem;font-weight:600;margin-top:1rem;padding:.9rem 1.6rem;text-decoration:none;transition:all .3s ease}.hero-btn:hover{background-color:var(--color-primary-dark)}@keyframes fadeIn{to{opacity:1;transform:scale(1)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-up{animation:fadeUp .6s ease-out forwards}.animate-fade{animation:fadeIn .6s ease-out forwards}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}.delay-3{animation-delay:.6s}.ToolCards_toolGrid__U9sDv{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:2rem 0}.ToolCards_card__ZHhb9{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:var(--radius);box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;transition:all .3s ease}.ToolCards_card__ZHhb9:hover{box-shadow:var(--shadow-hard);transform:translateY(-4px)}.ToolCards_disabled__e2xg2{opacity:.5;pointer-events:none}.ToolCards_title__rZp-R{color:var(--color-accent);font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.ToolCards_description__Rd1c6{color:var(--color-muted);font-size:.95rem;line-height:1.5;margin-bottom:1.2rem}.ToolCards_badge__jw6ms{background:var(--color-warning);border-radius:999px;color:var(--color-bg);font-size:.65rem;font-weight:600;margin-left:.5rem;padding:.2rem .5rem;text-transform:uppercase}.ToolCards_button__CtLmH{background-color:initial;border:1px solid var(--color-primary);border-radius:var(--radius);color:var(--color-primary);cursor:pointer;font-weight:500;padding:.6rem 1.2rem;text-align:center;transition:all .2s ease}.ToolCards_button__CtLmH:hover{background-color:var(--color-primary);color:var(--color-bg)}.WhyMaklerMate_why__qPMYL{margin:4rem auto;max-width:900px;padding:2rem}.WhyMaklerMate_text__xqZKe{text-align:left}.WhyMaklerMate_bullets__lkv7H{list-style:none;margin:1.2rem 0;padding-left:1.5rem}.WhyMaklerMate_bullets__lkv7H li{margin-bottom:.6rem}.WhyMaklerMate_toggleButton__kaO49{background:none;border:none;color:var(--color-accent);cursor:pointer;font-size:1rem;font-weight:600;padding:.4rem 0;transition:color .3s ease}.WhyMaklerMate_toggleButton__kaO49:hover{color:var(--color-primary)}.WhyMaklerMate_slidePanel__oMfWB{animation:WhyMaklerMate_slideFadeIn__QP2tK .6s ease forwards;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border-radius:1.2rem;display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem;opacity:0;padding:2rem;transform:translateY(40px)}@keyframes WhyMaklerMate_slideFadeIn__QP2tK{to{opacity:1;transform:translateY(0)}}.WhyMaklerMate_panelText__wOWpO{flex:1 1;min-width:280px}.WhyMaklerMate_panelImage__63VQZ{border-radius:.6rem;flex:1 1;max-width:400px;object-fit:cover}