@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap);html{scroll-behavior:smooth}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;color:#0f172a;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;padding:0;text-rendering:optimizeLegibility}#root{min-height:100vh}button,input,select,textarea{font:inherit}a{color:inherit}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.profile-page{margin:0 auto;max-width:1180px;padding:28px 24px 36px}.profile-loading-card,.profile-state-card{align-items:center;background:#fff;border:1px solid #94a3b829;border-radius:24px;box-shadow:0 12px 32px #0f172a0d,0 4px 10px #0f172a08;display:flex;flex-direction:column;gap:14px;justify-content:center;min-height:220px}.profile-state-card{color:#334155;font-size:16px;font-weight:600}.profile-state-card--error{color:#b42318}.profile-loading-spinner{animation:profile-spin .9s linear infinite;border:4px solid #dbeafe;border-radius:50%;border-top-color:#2563eb;height:42px;width:42px}.profile-loading-text{color:#64748b;font-size:15px;font-weight:600}@keyframes profile-spin{to{transform:rotate(1turn)}}.profile-hero-card{background:radial-gradient(circle at top right,#2563eb1a,#0000 28%),linear-gradient(180deg,#fbfdff,#f7fafc);border:1px solid #94a3b829;border-radius:28px;box-shadow:0 16px 40px #0f172a0f,0 4px 12px #0f172a0a;margin-bottom:22px;padding:24px}.profile-hero-badge{align-items:center;background:linear-gradient(180deg,#2563eb1c,#2563eb12);border:1px solid #2563eb24;border-radius:999px;box-shadow:0 1px 2px #2563eb0f;color:#2457c5;display:inline-flex;font-size:12px;font-weight:700;letter-spacing:.01em;margin-bottom:16px;padding:8px 14px;white-space:nowrap}.profile-hero-head{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.profile-page__title{color:#0f172a;font-size:clamp(30px,4vw,42px);font-weight:800;letter-spacing:-.04em;line-height:1.05;margin:0 0 10px}.profile-page__subtitle{color:#64748b;font-size:15px;line-height:1.7;margin:0;max-width:720px}.profile-hero-status-wrap{flex-shrink:0}.profile-account-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.profile-card{background:#fff;border:1px solid #94a3b829;border-radius:24px;box-shadow:0 12px 32px #0f172a0d,0 4px 10px #0f172a08;padding:22px}.profile-card--compact{padding:18px 22px}.profile-card--compact .profile-account-value{color:#0f172a;font-size:20px;font-weight:800;line-height:1.35}.profile-card--full{margin-bottom:20px;margin-top:24px}.profile-card--full .profile-card-header{margin-bottom:32px}.profile-card--full .profile-section-block:first-of-type{margin-top:18px}.profile-card-header{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:18px}.profile-card-kicker{color:#64748b;font-size:12px;font-weight:800;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.profile-card-main-title{color:#0f172a;font-size:24px;font-weight:800;letter-spacing:-.03em;line-height:1.15;margin:0}.profile-card__title{color:#0f172a;font-size:19px;font-weight:800;line-height:1.2;margin:0 0 12px}.profile-account-value{color:#334155;font-size:17px;font-weight:700;line-height:1.5;word-break:break-word}.profile-stats-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.profile-stat-card{background:#ffffffe6;border:1px solid #94a3b829;border-radius:18px;box-shadow:0 2px 10px #0f172a05;padding:16px 18px}.profile-stat-card--accent{background:linear-gradient(180deg,#f6faff,#fff)}.profile-stat-label{color:#64748b;display:block;font-size:12px;font-weight:700;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.profile-stat-card strong{color:#0f172a;display:block;font-size:23px;font-weight:800;line-height:1.1;word-break:break-word}.profile-subscription-grid{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:1fr 1fr;margin-top:10px}.profile-info-block{display:flex;flex-direction:column;gap:0}.profile-info-row{grid-column-gap:18px;align-items:start;border-bottom:1px dashed #e2e8f0;column-gap:18px;display:grid;grid-template-columns:120px 1fr;min-height:64px;padding:16px 0}.profile-info-row:last-child{border-bottom:none}.profile-info-label{color:#64748b;font-size:13px;padding-top:2px}.profile-info-label,.profile-info-value{font-weight:700;line-height:1.4;text-align:left}.profile-info-value{color:#0f172a;font-size:14px;word-break:break-word}.profile-badge{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:13px;font-weight:700;justify-content:center;min-height:30px;padding:6px 12px}.profile-badge--active{background:#e8f5e9;border-color:#cfe9d2;color:#2e7d32}.profile-badge--inactive{background:#ffebee;border-color:#f5d0d5;color:#c62828}.profile-bins-usage{color:#334155;font-weight:800}.profile-warning{background:#fff4e5;border:1px solid #f3deba;border-radius:12px;color:#9a6413;padding:13px 14px}.profile-hint{background:#f5f7fa;border:1px solid #e3e8ef;border-radius:12px;color:#5f6b7a;padding:13px 14px}.profile-messages{display:flex;flex-direction:column;gap:10px;margin-top:18px}.profile-days-left{font-weight:800}.profile-days-left--danger{color:#c62828}.profile-days-left--ok{color:#2e7d32}.profile-section-block{margin-bottom:32px;padding-top:0}.profile-section-block:last-child{margin-bottom:0}.profile-section-title-row{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.profile-section-title-row h3{color:#0f172a;font-size:19px;font-weight:800;letter-spacing:-.01em;margin:0}.profile-empty{color:#64748b;font-style:italic;margin:0}.profile-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 2px 10px #0f172a05;overflow:hidden}.profile-table{border-collapse:collapse;table-layout:fixed;width:100%}.profile-table td,.profile-table th{border-bottom:1px solid #e5e7eb;padding:12px 14px;text-align:left;vertical-align:top;word-break:break-word}.profile-table tbody tr:last-child td{border-bottom:none}.profile-table tbody tr{transition:background-color .18s ease}.profile-table tbody tr:hover{background:#f8fbff}.profile-table th{background:#eef5fb;color:#0f172a;font-weight:800}.profile-table td:first-child,.profile-table th:first-child{text-align:center;width:70px}.profile-table td:nth-child(2),.profile-table th:nth-child(2){width:60%}.profile-table td:nth-child(3),.profile-table th:nth-child(3){width:40%}@media (max-width:980px){.profile-account-grid,.profile-stats-grid,.profile-subscription-grid{grid-template-columns:1fr}.profile-hero-head{align-items:flex-start;flex-direction:column}}@media (max-width:900px){.profile-info-row{grid-template-columns:1fr;min-height:0;min-height:auto;row-gap:6px}.profile-page{padding:20px 16px 28px}}@media (max-width:640px){.profile-card,.profile-hero-card{border-radius:20px}.profile-card,.profile-hero-card{padding:18px}.profile-card--compact{padding:16px 18px}.profile-page__title{font-size:32px}.profile-table-wrap{overflow-x:auto}.profile-table{min-width:640px}}.checkpp-shell{width:100%}.checkpp-card{background:#fff;border:1px solid #94a3b82e;border-radius:24px;box-shadow:0 16px 40px #0f172a0f,0 4px 12px #0f172a0a;margin:0 auto;max-width:1080px;overflow:hidden}.checkpp-topbar{background:radial-gradient(circle at top right,#2563eb14,#0000 24%),linear-gradient(180deg,#fbfdff,#f7fafc);border-bottom:1px solid #94a3b824;padding:15px 24px 14px}.checkpp-badge{align-items:center;background:linear-gradient(180deg,#2563eb1c,#2563eb12);border:1px solid #2563eb24;border-radius:999px;box-shadow:0 1px 2px #2563eb0f;color:#2457c5;display:inline-flex;font-size:12px;font-weight:700;letter-spacing:.01em;padding:7px 14px;white-space:nowrap}.checkpp-title{color:#0f172a;font-size:clamp(20px,2.6vw,26px);font-weight:700;letter-spacing:-.02em;line-height:1.12;margin:12px 0 0;text-align:center}.checkpp-body{padding:22px 24px 24px}.checkpp-grid{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1.3fr) minmax(320px,.9fr)}.checkpp-panel{background:#fff;border:1px solid #94a3b829;border-radius:20px;box-shadow:0 2px 10px #0f172a05;padding:18px}.panel-header{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.panel-header.solo{margin-bottom:12px}.panel-kicker{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.panel-title{color:#0f172a;font-size:17px;font-weight:700;letter-spacing:-.01em}.panel-add-btn{background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;font-size:13px;font-weight:600;padding:8px 12px;transition:all .18s ease;white-space:nowrap}.panel-add-btn:hover{background:#f8fafc;border-color:#cfd8e3;color:#334155}.upload-list{display:flex;flex-direction:column;gap:10px}.upload-item{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #e2e8f0;border-radius:16px;padding:12px}.excel-item{background:linear-gradient(180deg,#fff,#fcfefc)}.upload-item-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.upload-item-labels{display:flex;flex-direction:column;gap:3px;min-width:0}.upload-item-title{color:#0f172a;font-size:14px;font-weight:700}.upload-item-count{color:#64748b;font-size:12px;font-weight:600}.upload-item-actions{display:flex;flex-wrap:wrap;gap:8px}.upload-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:150px minmax(0,1fr)}.file-preview{align-items:center;background:#f8fafc;border:1px dashed #d5dde7;border-radius:12px;color:#475569;display:flex;font-size:13px;line-height:1.4;min-height:40px;padding:0 12px;word-break:break-word}.excel-preview{background:#f7fbf7}.file-btn{align-items:center;background:linear-gradient(180deg,#eef4ff,#e5efff);border:1px solid #c8d9ff;border-radius:10px;box-sizing:border-box;color:#2457c5;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;justify-content:center;min-height:40px;padding:0 12px;transition:all .18s ease;-webkit-user-select:none;user-select:none;width:150px}.file-btn:hover{background:linear-gradient(180deg,#e4efff,#dbe9ff);border-color:#b8ceff;color:#1f4fb8}.file-btn.excel{background:linear-gradient(180deg,#edf8f1,#e4f3ea);border:1px solid #c6e8d2;color:#1f7a45}.file-btn.excel:hover{background:linear-gradient(180deg,#e4f4ea,#dbefe2);border-color:#b4dcc1;color:#19663a}.btn-remove,.btn-secondary{background:#fff;border-radius:10px;cursor:pointer;font-size:13px;font-weight:600;padding:8px 12px;transition:all .18s ease}.btn-secondary{background:#fff;border:1px solid #e2e8f0;color:#64748b}.btn-secondary:hover{background:#f8fafc;border-color:#d5dde7;color:#475569}.btn-remove{background:snow;border:1px solid #efe2e2;color:#9a6b6b}.btn-remove:hover{background:#fff3f3;border-color:#e8d2d2;color:#8a5656}.form-actions{border-top:1px solid #94a3b82e;display:flex;justify-content:center;margin-top:22px;padding-top:18px}.btn-primary{background:linear-gradient(135deg,#2f6ee5,#255fcd);border:1px solid #0000;border-radius:14px;box-shadow:0 10px 22px #2563eb29,0 3px 8px #1d4ed81a;color:#fff;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:.01em;min-width:270px;padding:14px 22px;transition:all .2s ease}.btn-primary:hover{background:linear-gradient(135deg,#2b66d7,#2259bf);box-shadow:0 14px 28px #2563eb2e,0 4px 10px #1d4ed81f;transform:translateY(-1px)}.btn-primary:disabled{background:#cfd8e3;box-shadow:none;color:#6b7280;cursor:not-allowed;transform:none}@media (max-width:920px){.checkpp-grid{grid-template-columns:1fr}}@media (max-width:640px){.checkpp-card{border-radius:20px}.checkpp-topbar{padding:16px 18px 14px}.checkpp-title{margin-top:10px;text-align:left}.checkpp-body{padding:18px}.checkpp-panel{border-radius:16px;padding:14px}.panel-header{align-items:stretch;flex-direction:column}.panel-add-btn{width:100%}.upload-item-head{align-items:stretch;flex-direction:column}.upload-item-actions{width:100%}.upload-item-actions .btn-remove,.upload-item-actions .btn-secondary{flex:1 1}.upload-row{grid-template-columns:1fr}.btn-primary,.file-btn{min-width:100%;width:100%}}.precheck-modal-shell{background:#fff;border:1px solid #94a3b82e;border-radius:26px;box-shadow:0 28px 80px #0f172a29,0 10px 24px #0f172a14;display:flex;flex-direction:column;height:86vh;left:50%;max-width:96vw;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:1080px}.precheck-modal-topbar{background:radial-gradient(circle at top right,#2563eb17,#0000 26%),linear-gradient(180deg,#fbfdff,#f7fafc);border-bottom:1px solid #94a3b824;padding:18px 24px 16px}.precheck-modal-badge{align-items:center;background:linear-gradient(180deg,#2563eb1c,#2563eb12);border:1px solid #2563eb24;border-radius:999px;box-shadow:0 1px 2px #2563eb0f;color:#2457c5;display:inline-flex;font-size:12px;font-weight:700;letter-spacing:.01em;padding:7px 14px;white-space:nowrap}.precheck-modal-title{color:#0f172a;font-size:clamp(22px,2.4vw,30px)!important;font-weight:700!important;letter-spacing:-.02em;line-height:1.12!important;margin-top:12px!important;text-align:center}.precheck-scroll{background:#fbfcfe;flex:1 1;overflow-y:auto;padding:22px 24px 16px}.precheck-loading-wrap{align-items:center;display:flex;flex-direction:column;gap:18px;justify-content:center;min-height:420px}.precheck-loading-text{color:#64748b;font-size:15px!important;font-weight:600!important}.precheck-hero-card,.precheck-section-card{background:#fff;border:1px solid #94a3b829;border-radius:22px;box-shadow:0 10px 28px #0f172a0a,0 3px 10px #0f172a05;margin-bottom:18px;padding:20px}.precheck-hero-card{background:radial-gradient(circle at top right,#2563eb12,#0000 26%),linear-gradient(180deg,#fbfdff,#fff)}.precheck-hero-head,.precheck-section-head{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:16px}.precheck-kicker{color:#64748b;font-size:12px;font-weight:800;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.precheck-hero-title{color:#0f172a;font-size:clamp(22px,2.6vw,28px);font-weight:800;letter-spacing:-.03em;line-height:1.12;margin:0}.precheck-section-title{color:#0f172a;font-size:22px!important;font-weight:800!important;letter-spacing:-.02em;margin:0!important}.precheck-subtitle{color:#0f172a;font-size:15px!important;font-weight:700!important;margin:18px 0 10px!important}.precheck-note{color:#6b7280;font-size:13px!important;line-height:1.6!important;margin-bottom:10px!important}.precheck-summary-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.precheck-stat-card{background:#fff;border:1px solid #94a3b829;border-radius:16px;box-shadow:0 2px 10px #0f172a05;padding:14px 16px}.precheck-stat-card strong{color:#0f172a;display:block;font-size:22px;font-weight:800;line-height:1.1}.precheck-stat-label{color:#64748b;display:block;font-size:12px;font-weight:700;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.precheck-stat-ready{background:#f1f8f4;border-color:#d8eadf}.precheck-stat-ready strong{color:#256c3d}.precheck-stat-restricted{background:#fff8f1;border-color:#f2dfc6}.precheck-stat-restricted strong{color:#9a5b13}.precheck-stat-modified{background:#fdf3f2;border-color:#f0d7d6}.precheck-stat-modified strong{color:#9f3a38}.precheck-stat-unknown{background:#f8f9fb;border-color:#e3e7ee}.precheck-stat-unknown strong{color:#5f6b7a}.precheck-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:16px;overflow:hidden}.precheck-table td,.precheck-table th{padding-bottom:10px!important;padding-top:10px!important;vertical-align:top!important}.precheck-table thead th{background:#e6f0fa;color:#0f172a;font-weight:800!important;white-space:nowrap}.precheck-empty{color:#6b7280;font-style:italic;padding:18px!important;text-align:center}.precheck-status-ok{color:#2e7d32;font-weight:700}.precheck-status-error{color:#b42318;font-weight:700;white-space:pre-line}.precheck-bins{line-height:1.45;white-space:pre-line}.precheck-row-restricted{background:#fffaf4}.precheck-row-modified{background:snow}.precheck-row-unknown{background:#fafbfc}.precheck-sticky-footer{background:#fff;border-top:1px solid #94a3b829;display:flex;gap:12px;justify-content:space-between;margin-top:auto;padding:16px 24px 18px}.precheck-compare-btn.MuiButton-contained{background:linear-gradient(135deg,#2f8f57,#257546);border-radius:14px;box-shadow:0 10px 22px #2575462e,0 3px 8px #2575461a;font-size:14px;font-weight:700;min-width:160px;padding:12px 18px;text-transform:none}.precheck-compare-btn.MuiButton-contained:hover{background:linear-gradient(135deg,#2a814f,#21673f)}.precheck-close-btn.MuiButton-outlined{background:#fff;border-color:#d7dee8;border-radius:14px;color:#475569;font-size:14px;font-weight:700;min-width:130px;padding:12px 18px;text-transform:none}.precheck-close-btn.MuiButton-outlined:hover{background:#f8fafc;border-color:#cfd8e3}@media (max-width:1100px){.precheck-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.precheck-modal-shell{border-radius:20px;height:90vh;width:96vw}.precheck-scroll{padding:18px 18px 14px}.precheck-modal-topbar{padding:16px 18px 14px}.precheck-hero-card,.precheck-section-card{border-radius:18px;padding:16px}.precheck-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.precheck-modal-title{text-align:left}.precheck-summary-grid{grid-template-columns:1fr}.precheck-sticky-footer{flex-direction:column-reverse}.precheck-close-btn.MuiButton-outlined,.precheck-compare-btn.MuiButton-contained{width:100%}}.comparison-section{margin-top:24px}.comparison-header-card{background:radial-gradient(circle at top right,#2563eb14,#0000 26%),linear-gradient(180deg,#fbfdff,#f8fafc);border:1px solid #94a3b829;border-radius:22px;box-shadow:0 12px 32px #0f172a0d,0 4px 10px #0f172a08;margin-bottom:18px;padding:20px}.comparison-header-main{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:16px}.comparison-kicker{color:#64748b;font-size:12px;font-weight:800;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.comparison-title{color:#0f172a;font-size:clamp(22px,3vw,30px);font-weight:800;letter-spacing:-.03em;line-height:1.12;margin:0}.comparison-export-btn{background:#f6f9ff;border:1px solid #d7e3f8;border-radius:12px;color:#315ea8;cursor:pointer;font-size:13px;font-weight:700;padding:10px 14px;transition:all .18s ease;white-space:nowrap}.comparison-export-btn:hover{background:#edf4ff;border-color:#c9daf6;color:#234a8c}.comparison-summary-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.summary-card{background:#fff;border:1px solid #94a3b829;border-radius:16px;box-shadow:0 2px 10px #0f172a05;padding:14px 16px}.summary-card-accent{background:linear-gradient(180deg,#f6faff,#fff)}.summary-label{color:#64748b;display:block;font-size:12px;font-weight:700;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.summary-card strong{color:#0f172a;font-size:20px;font-weight:800}.comparison-legend{display:flex;flex-wrap:wrap;gap:10px}.legend-chip{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:13px;font-weight:700;padding:8px 12px}.legend-critical{background:#fdeaea;border-color:#f2cccc;color:#a63d3d}.legend-warning{background:#fff4e5;border-color:#f3deba;color:#9a6413}.legend-ok{background:#eef5ff;border-color:#d8e6fb;color:#315ea8}.comparison-table-card{background:#fff;border:1px solid #94a3b829;border-radius:22px;box-shadow:0 12px 28px #0f172a0d,0 4px 10px #0f172a08;overflow:hidden}.comparison-table-scroll{max-height:72vh;max-width:100%;overflow-x:auto;overflow-y:auto;width:100%}.comparison-table{border-collapse:initial;border-spacing:0;font-size:.88rem;width:100%}.comparison-table-accounting{min-width:1450px}.comparison-table td,.comparison-table th{border-bottom:1px solid #e5e7eb;padding:10px 12px;text-align:left;vertical-align:top}.comparison-table thead th{background:#e6f0fa;box-shadow:0 2px 4px #0f172a0a;color:#0f172a;font-weight:800;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:2}.comparison-table thead th .sub-label{color:#5b6472;display:block;font-size:.84em;font-weight:600;margin-top:3px}.comparison-table td.num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.comparison-table tbody tr{transition:background-color .2s ease}.row-ok{background-color:initial}.row-ok:hover{background-color:#eef6ff}.row-critical{background-color:#fdeaea}.row-critical:hover{background-color:#fbdcdc}.row-warning{background-color:#fff4e5}.row-warning:hover{background-color:#fee9cd}.cell-list{margin:0;padding-left:16px}.cell-list li{margin:0}.sum-breakdown{color:#5b6472;font-size:12px;line-height:1.4}.comparison-pagination-wrap{background:#fbfcfe;border-top:1px solid #94a3b824}.comparison-pagination-wrap .MuiTablePagination-toolbar{padding-left:16px;padding-right:16px}@media (max-width:1100px){.comparison-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.comparison-header-main{align-items:stretch;flex-direction:column}.comparison-export-btn{width:100%}.comparison-summary-grid{grid-template-columns:1fr}.comparison-header-card{border-radius:18px;padding:16px}.comparison-table-card{border-radius:18px}.comparison-table-scroll{max-height:68vh}}.comparison-summary-grid-hr{grid-template-columns:minmax(220px,320px)}.comparison-table-hr{min-width:1200px}@media (max-width:720px){.comparison-summary-grid-hr{grid-template-columns:1fr}.comparison-table-hr{min-width:760px}}.comparison-summary-grid-convert{grid-template-columns:repeat(2,minmax(220px,320px))}.comparison-table-convert{min-width:1200px}@media (max-width:720px){.comparison-summary-grid-convert{grid-template-columns:1fr}.comparison-table-convert{min-width:760px}}.admin-layout-root{--site-navbar-height:64px;--admin-sidebar-open-width:330px;--admin-sidebar-closed-width:56px}.admin-layout-root .RaLayout-appFrame{min-height:calc(100vh - var(--site-navbar-height))}.admin-layout-root header:has(.RaAppBar-title){left:0!important;right:0!important;top:var(--site-navbar-height)!important}.admin-layout-root .MuiDrawer-paper,.admin-layout-root .RaSidebar-drawerPaper,.admin-layout-root .RaSidebar-root{height:calc(100vh - var(--site-navbar-height))!important;top:var(--site-navbar-height)!important}.admin-layout-root .MuiDrawer-paper,.admin-layout-root .RaSidebar-drawerPaper{overflow-x:hidden!important;transition:width .18s ease!important}.admin-layout-root .RaSidebar-open .MuiDrawer-paper,.admin-layout-root .RaSidebar-open .RaSidebar-drawerPaper,.admin-layout-root .RaSidebar-open .RaSidebar-fixed{min-width:var(--admin-sidebar-open-width)!important;width:var(--admin-sidebar-open-width)!important}.admin-layout-root .RaSidebar-docked:not(.RaSidebar-open) .MuiDrawer-paper,.admin-layout-root .RaSidebar-docked:not(.RaSidebar-open) .RaSidebar-drawerPaper,.admin-layout-root .RaSidebar-docked:not(.RaSidebar-open) .RaSidebar-fixed{min-width:var(--admin-sidebar-closed-width)!important;width:var(--admin-sidebar-closed-width)!important}.admin-layout-root .RaLayout-contentWithSidebar{transition:margin-left .18s ease!important}.admin-layout-root .RaSidebar-open+.RaLayout-contentWithSidebar,.admin-layout-root .RaSidebar-open~.RaLayout-contentWithSidebar{margin-left:var(--admin-sidebar-open-width)!important}.admin-layout-root .RaSidebar-docked:not(.RaSidebar-open)+.RaLayout-contentWithSidebar,.admin-layout-root .RaSidebar-docked:not(.RaSidebar-open)~.RaLayout-contentWithSidebar{margin-left:var(--admin-sidebar-closed-width)!important}.admin-layout-root #main-content{transition:margin-left .18s ease!important}.admin-layout-root .RaLayout-content{padding-top:16px}.admin-layout-root .RaMenuItemLink-root{gap:8px;min-height:46px;padding-left:12px!important;padding-right:8px!important}.admin-layout-root .RaMenuItemLink-icon{margin-right:4px!important;min-width:32px!important}.admin-layout-root .RaSidebar-open .MuiListItemText-primary,.admin-layout-root .RaSidebar-open .MuiTypography-noWrap,.admin-layout-root .RaSidebar-open .RaMenuItemLink-text,.admin-layout-root .RaSidebar-open p.MuiTypography-root{display:block!important;flex:1 1 auto!important;line-height:1.2!important;margin-right:0!important;min-width:0!important;overflow:hidden!important;padding-right:0!important;text-overflow:ellipsis!important;white-space:nowrap!important}.admin-layout-root .RaSidebar-docked:not(.RaSidebar-open) .RaMenuItemLink-root{justify-content:center!important;min-height:44px!important;padding-left:0!important;padding-right:0!important}.admin-layout-root .RaSidebar-docked:not(.RaSidebar-open) .RaMenuItemLink-icon{margin:0 auto!important;min-width:0!important;min-width:auto!important}.admin-layout-root .RaSidebar-docked:not(.RaSidebar-open) .MuiListItemText-primary,.admin-layout-root .RaSidebar-docked:not(.RaSidebar-open) .MuiTypography-noWrap,.admin-layout-root .RaSidebar-docked:not(.RaSidebar-open) .RaMenuItemLink-text,.admin-layout-root .RaSidebar-docked:not(.RaSidebar-open) p.MuiTypography-root{display:none!important}.admin-layout-root .RaMenu-open,.admin-layout-root .RaSidebar-fixed{overflow:hidden!important}.admin-layout-root .RaList-actions{margin-bottom:8px}.contacts-page{margin:0 auto;max-width:1180px;padding:28px 24px 36px}.contacts-hero-card{background:radial-gradient(circle at top right,#2563eb1a,#0000 28%),linear-gradient(180deg,#fbfdff,#f7fafc);border:1px solid #94a3b829;border-radius:28px;box-shadow:0 16px 40px #0f172a0f,0 4px 12px #0f172a0a;margin-bottom:22px;padding:24px}.contacts-hero-badge{align-items:center;background:linear-gradient(180deg,#2563eb1c,#2563eb12);border:1px solid #2563eb24;border-radius:999px;box-shadow:0 1px 2px #2563eb0f;color:#2457c5;display:inline-flex;font-size:12px;font-weight:700;letter-spacing:.01em;margin-bottom:16px;padding:8px 14px}.contacts-hero-head{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:0}.contacts-page__title{color:#0f172a;font-size:clamp(30px,4vw,42px);font-weight:800;letter-spacing:-.04em;line-height:1.05;margin:0 0 10px}.contacts-page__subtitle{color:#64748b;font-size:15px;line-height:1.7;margin:0;max-width:740px}.contacts-main-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1.15fr .85fr;margin-bottom:20px}.contacts-card{background:#fff;border:1px solid #94a3b829;border-radius:24px;box-shadow:0 12px 32px #0f172a0d,0 4px 10px #0f172a08;padding:22px}.contacts-card-kicker{color:#64748b;font-size:12px;font-weight:800;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.contacts-card-title{color:#0f172a;font-size:24px;font-weight:800;letter-spacing:-.03em;line-height:1.15;margin:0 0 18px}.contacts-info-list{display:flex;flex-direction:column;gap:0}.contacts-info-row{grid-column-gap:18px;align-items:start;border-bottom:1px dashed #e2e8f0;column-gap:18px;display:grid;grid-template-columns:140px 1fr;padding:15px 0}.contacts-info-row:last-child{border-bottom:none}.contacts-info-label{color:#64748b;font-size:13px;font-weight:700;line-height:1.4}.contacts-info-value{color:#0f172a;font-size:14px;font-weight:700;line-height:1.5;word-break:break-word}.contacts-link{color:#2457c5;text-decoration:none;transition:color .18s ease}.contacts-link:hover{color:#1d4ed8;text-decoration:underline}.contacts-link-whatsapp{color:#16a34a}.contacts-link-whatsapp:hover{color:#15803d;text-decoration:underline}.contacts-description{color:#334155;font-size:15px;line-height:1.8;margin:0 0 16px}.contacts-note{background:#f5f7fa;border:1px solid #e3e8ef;border-radius:12px;color:#5f6b7a;line-height:1.7;padding:13px 14px}@media (max-width:980px){.contacts-main-grid{grid-template-columns:1fr}.contacts-hero-head{align-items:flex-start;flex-direction:column}}@media (max-width:900px){.contacts-info-row{grid-template-columns:1fr;row-gap:6px}.contacts-page{padding:20px 16px 28px}}@media (max-width:640px){.contacts-card,.contacts-hero-card{border-radius:20px}.contacts-card,.contacts-hero-card{padding:18px}.contacts-page__title{font-size:32px}}.privacy-page{background:#f8fafc;padding:32px 24px 56px}.privacy-shell{margin:0 auto;max-width:1160px;width:100%}.privacy-hero{background:radial-gradient(circle at top right,#2563eb1a,#0000 30%),linear-gradient(180deg,#fbfdff,#f8fafc);border:1px solid #94a3b829;border-radius:20px;box-shadow:0 16px 40px #0f172a0f,0 4px 12px #0f172a0a;box-sizing:border-box;margin-bottom:24px;padding:36px;width:100%}.privacy-hero__chip{border-radius:999px!important;font-weight:700!important;margin-bottom:18px!important}.privacy-hero__title{color:#0f172a;font-size:clamp(30px,4vw,48px)!important;font-weight:900!important;letter-spacing:-.04em;line-height:1.05!important;margin:0 0 16px!important}.privacy-hero__subtitle{color:#64748b;font-size:16px!important;line-height:1.85!important;margin:0!important;max-width:860px}.privacy-cards{display:flex;flex-direction:column;gap:24px;width:100%}.privacy-card{background:#fff;border:1px solid #94a3b829;border-radius:20px;box-shadow:0 12px 32px #0f172a0d,0 4px 10px #0f172a08;box-sizing:border-box;padding:28px;width:100%}.privacy-card--accent{background:radial-gradient(circle at top right,#2563eb14,#0000 34%),linear-gradient(180deg,#f8fbff,#fff);border-color:#2563eb38}.privacy-card__header{align-items:center;display:flex;gap:18px;margin-bottom:20px}.privacy-card__icon{align-items:center;background:#2563eb1a;border-radius:16px;display:flex;height:52px;justify-content:center;min-width:52px;width:52px}.privacy-card__title{color:#0f172a;font-size:30px!important;font-weight:800!important;letter-spacing:-.02em;line-height:1.2!important;margin:0!important}.privacy-card__content{display:flex;flex-direction:column;gap:14px}.privacy-card__text{color:#475569;font-size:16px!important;line-height:1.85!important;margin:0!important}.privacy-card__text--list{flex:1 1}.privacy-list-item{align-items:flex-start;display:flex;gap:12px}.privacy-list-item__dot{background:#2563eb;border-radius:50%;height:8px;margin-top:11px;min-width:8px;width:8px}@media (max-width:900px){.privacy-page{padding:24px 18px 40px}.privacy-card,.privacy-hero{border-radius:30px;padding:24px}.privacy-card__title{font-size:24px!important}}@media (max-width:600px){.privacy-page{padding:18px 12px 32px}.privacy-card,.privacy-hero{border-radius:24px;padding:18px}.privacy-cards{gap:16px}.privacy-card__header{align-items:flex-start;gap:14px}.privacy-card__title{font-size:20px!important}.privacy-card__text,.privacy-hero__subtitle{font-size:15px!important;line-height:1.75!important}}.terms-page{background:#f8fafc;padding:32px 24px 56px}.terms-shell{margin:0 auto;max-width:1160px;width:100%}.terms-hero{background:radial-gradient(circle at top right,#2563eb1a,#0000 30%),linear-gradient(180deg,#fbfdff,#f8fafc);border:1px solid #94a3b829;border-radius:20px;box-shadow:0 16px 40px #0f172a0f,0 4px 12px #0f172a0a;box-sizing:border-box;margin-bottom:24px;padding:36px;width:100%}.terms-hero__chip{border-radius:999px!important;font-weight:700!important;margin-bottom:18px!important}.terms-hero__title{color:#0f172a;font-size:clamp(30px,4vw,48px)!important;font-weight:900!important;letter-spacing:-.04em;line-height:1.05!important;margin:0 0 16px!important}.terms-hero__subtitle{color:#64748b;font-size:16px!important;line-height:1.85!important;margin:0!important;max-width:860px}.terms-cards{display:flex;flex-direction:column;gap:24px;width:100%}.terms-card{background:#fff;border:1px solid #94a3b829;border-radius:20px;box-shadow:0 12px 32px #0f172a0d,0 4px 10px #0f172a08;box-sizing:border-box;padding:28px;width:100%}.terms-card--accent{background:radial-gradient(circle at top right,#2563eb14,#0000 34%),linear-gradient(180deg,#f8fbff,#fff);border-color:#2563eb38}.terms-card__header{align-items:center;display:flex;gap:18px;margin-bottom:20px}.terms-card__icon{align-items:center;background:#2563eb1a;border-radius:16px;display:flex;height:52px;justify-content:center;min-width:52px;width:52px}.terms-card__title{color:#0f172a;font-size:30px!important;font-weight:800!important;letter-spacing:-.02em;line-height:1.2!important;margin:0!important}.terms-card__content{display:flex;flex-direction:column;gap:14px}.terms-card__text{color:#475569;font-size:16px!important;line-height:1.85!important;margin:0!important}.terms-card__text--list{flex:1 1}.terms-list-item{align-items:flex-start;display:flex;gap:12px}.terms-list-item__dot{background:#2563eb;border-radius:50%;height:8px;margin-top:11px;min-width:8px;width:8px}@media (max-width:900px){.terms-page{padding:24px 18px 40px}.terms-card,.terms-hero{border-radius:22px;padding:24px}.terms-card__title{font-size:24px!important}}@media (max-width:600px){.terms-page{padding:18px 12px 32px}.terms-card,.terms-hero{border-radius:18px;padding:18px}.terms-cards{gap:16px}.terms-card__header{align-items:flex-start;gap:14px}.terms-card__title{font-size:20px!important}.terms-card__text,.terms-hero__subtitle{font-size:15px!important;line-height:1.75!important}}html{overflow-y:scroll}.page-container{margin:0 auto;max-width:1200px;min-height:calc(100vh - 100px);padding:10px}
/*# sourceMappingURL=main.297acc3a.css.map*/