:root{--cubo-primary:#1a365d;--cubo-primary-2:#1d3676;--cubo-muted-blue:#7b869c;--cubo-muted:#98999b;--cubo-border:#c5cfd9;--cubo-bg:#f3f5f8;--cubo-surface:#fff;--cubo-text:#152033;--cubo-text-soft:#67748a;--cubo-success:#1f8f5f;--cubo-warning:#b7791f;--cubo-danger:#c53030;--cubo-shadow:0 8px 24px #12263f14;--radius-lg:18px;--radius-md:14px;--radius-sm:10px;--sidebar-width:272px;font-family:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--cubo-bg);height:100%;min-height:100%;color:var(--cubo-text);margin:0}body{font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}input,select,textarea{appearance:none}.app-shell{background:var(--cubo-bg);gap:20px;height:100vh;padding:12px;display:flex;overflow:hidden}.sidebar{width:var(--sidebar-width);box-sizing:border-box;border:1px solid #ccd7e4;border-radius:22px;flex-direction:column;flex-shrink:0;height:calc(100vh - 25px);margin:0;padding:0;display:flex;overflow:hidden;box-shadow:0 2px 8px #0f172a0a}.sidebar--light{background:#fff}.sidebar__brand{padding:32px 24px 28px}.sidebar__brand--centered{text-align:center;justify-content:center;display:flex}.sidebar__brand-text strong{letter-spacing:1px;color:var(--cubo-primary);font-size:34px;font-weight:800;line-height:1;display:block}.sidebar__brand-text span{color:#7f8ba3;margin-top:8px;font-size:13px;display:block}.sidebar__nav{flex-direction:column;gap:10px;padding:10px 16px 24px;display:flex}.sidebar__nav--light{gap:8px}.sidebar__link{border-radius:14px;align-items:center;gap:35px;min-height:56px;padding:12px 18px 12px 22px;transition:all .2s;display:flex}.sidebar__link--light{color:#71809b;font-weight:500}.sidebar__link--light:hover{color:var(--cubo-primary);background:#eef3fb}.sidebar__link--active-light{color:var(--cubo-primary);background:#dfe9f9;font-weight:700}.sidebar__link span{font-size:16px;line-height:1.1}.app-shell__content{flex-direction:column;flex:1;gap:16px;min-width:0;min-height:0;display:flex;overflow:hidden}.app-header{background:var(--cubo-surface);border:1px solid #ccd7e4;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;margin:0;padding:25px 20px;display:flex;overflow:visible;box-shadow:0 2px 8px #0f172a0a}.app-header--imob{min-height:82px;box-shadow:0 2px 10px #0f172a0a}.app-header__left{flex-direction:column;gap:3px;display:flex}.app-header__title{color:var(--cubo-primary);margin:0;font-size:24px;font-weight:800}.app-header__subtitle{color:var(--cubo-text-soft);margin:0;font-size:12px}.app-header__actions{align-items:center;gap:10px;display:flex}.icon-button{width:42px;height:42px;color:var(--cubo-primary);background:#fff;border:1px solid #dde5ef;border-radius:12px;place-items:center;display:grid}.icon-button--danger{color:var(--cubo-danger)}.user-menu{position:relative}.user-chip{background:#eef3fb;border:1px solid #e0e7ef;border-radius:999px;align-items:center;gap:10px;padding:6px 12px 6px 8px;display:flex}.user-chip--imob{min-height:48px}.user-chip__avatar{color:#fff;background:#24478f;border-radius:999px;place-items:center;width:34px;height:34px;font-size:16px;font-weight:800;display:grid}.user-chip__info{flex-direction:column;align-items:flex-start;line-height:1.05;display:flex}.user-chip__info strong{color:var(--cubo-primary);font-size:14px}.user-chip__info span{color:#66758d;font-size:11px}.user-chip__chevron{color:#6e7d94;transition:transform .2s}.user-chip__chevron.open{transform:rotate(180deg)}.user-menu__dropdown{z-index:50;background:#fff;border:1px solid #e3eaf3;border-radius:14px;min-width:210px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 36px #12263f1f}.user-menu__item{width:100%;color:var(--cubo-primary);background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:11px 12px;font-weight:600;display:flex}.user-menu__item:hover{background:#eef3fb}.app-main{flex:1;min-height:0;padding:0;overflow:hidden}.page{flex-direction:column;gap:16px;height:100%;min-height:0;display:flex}.page__header{justify-content:space-between;align-items:center;gap:14px;display:flex}.page__header--actions{align-items:flex-end}.page__header h2{color:var(--cubo-primary);margin:0;font-size:22px;font-weight:800}.page__header p{color:var(--cubo-text-soft);margin:6px 0 0;font-size:13px}.list-shell{background:#fff;border:1px solid #ccd7e4;border-radius:20px;flex:1;min-height:0;padding:20px;overflow:hidden;box-shadow:0 1px 3px #0f172a0a}.metrics-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.metrics-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card,.filters-card,.table-card,.content-card,.popup-card{background:var(--cubo-surface);border-radius:var(--radius-lg);box-shadow:var(--cubo-shadow);border:1px solid #ccd7e4}.metric-card{flex-direction:column;gap:8px;padding:18px;display:flex}.metric-card__title{color:var(--cubo-text-soft);font-size:13px}.metric-card__value{color:var(--cubo-primary);font-size:28px}.metric-card__subtitle{color:var(--cubo-muted-blue);font-size:12px}.filters-card{flex-direction:column;gap:14px;padding:18px;display:flex}.filters-card--imob{box-shadow:none;background:0 0;border:0;padding:0 0 14px}.filters-grid{gap:14px;display:grid}.filters-grid--one{grid-template-columns:1fr}.filters-grid--two{grid-template-columns:1fr 1fr}.filters-actions{gap:10px;display:flex}.filters-actions--imob{justify-content:flex-start}.form-field{flex-direction:column;gap:6px;width:100%;display:flex}.form-field__label{color:#70809a;font-size:13px;font-weight:500;display:block}.form-field__control{background:0 0;width:100%;position:relative}.form-field__control--with-icon .form-field__input{padding-left:40px}.form-field__icon{color:#7d8ca4;pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.form-field__input{border:1px solid #ccd7e4;border-radius:12px;outline:none;width:100%;height:44px;padding:0 14px;font-size:13px;display:block;color:var(--cubo-text)!important;box-shadow:none!important;background-color:#fff!important;background-image:none!important}.form-field__input::placeholder{color:#8a97ab;opacity:1}.form-field__input:focus{border-color:var(--cubo-primary-2);background-color:#fff!important}.form-field__input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--cubo-text)!important;box-shadow:inset 0 0 0 1000px #fff!important}.form-field__input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--cubo-text)!important;box-shadow:inset 0 0 0 1000px #fff!important}.form-field__input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--cubo-text)!important;box-shadow:inset 0 0 0 1000px #fff!important}.form-field__input:-webkit-autofill:active{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--cubo-text)!important;box-shadow:inset 0 0 0 1000px #fff!important}.form-field__help{color:var(--cubo-text-soft);font-size:11px}.btn{text-align:center;white-space:normal;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 16px;font-size:13px;font-weight:600;line-height:1.15;display:inline-flex}.btn--sm{min-width:118px;height:40px}.btn--md{min-width:128px}.btn--primary{background:var(--cubo-primary);color:#fff}.btn--secondary{color:var(--cubo-primary);background:#e9edf3}.btn--danger{background:var(--cubo-danger);color:#fff}.table-card--imob{box-shadow:none;background:0 0;border:0;border-radius:0;min-height:0}.table-wrapper{overflow-x:hidden}.table-scroll-region{scrollbar-width:thin;scrollbar-color:transparent transparent;min-height:320px;max-height:320px;overflow:hidden auto}.table-scroll-region:hover{scrollbar-color:#b8c4d4 transparent}.table-scroll-region::-webkit-scrollbar{width:8px}.table-scroll-region::-webkit-scrollbar-track{background:0 0}.table-scroll-region::-webkit-scrollbar-thumb{background:0 0;border-radius:999px}.table-scroll-region:hover::-webkit-scrollbar-thumb{background:#b8c4d4}.data-table{border-collapse:collapse;table-layout:fixed;width:100%}.data-table--imob thead th{z-index:2;color:var(--cubo-primary);white-space:nowrap;background:#edf2f7;font-size:12px;font-weight:700;position:sticky;top:0}.data-table th,.data-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf2f7;padding:10px 6px;font-size:12px}.data-table td{color:#1a365d}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#eef3fb;transition:background .2s}.cell-center{text-align:center!important}.table-empty{text-align:center;color:var(--cubo-text-soft);padding:24px!important}.table-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;display:flex}.table-actions--single-line{white-space:nowrap;flex-wrap:nowrap}.table-link{color:var(--cubo-primary-2);background:0 0;border:0;padding:0;font-weight:600}.table-link--danger{color:var(--cubo-danger)}.table-link--muted{color:#9aa6b2}.table-icon-button{color:#1a365d;background:#fff;border:1px solid #c8d3e0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.table-icon-button--danger{color:#e53935;border-color:#f0c0c0}.table-icon-button--disabled{color:#a2adba;background:#f7f9fb}.whatsapp-nowrap{white-space:nowrap}.status-badge{white-space:nowrap;text-align:center;border-radius:999px;justify-content:center;align-items:center;max-width:100%;min-height:26px;padding:0 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.status-badge--multiline{white-space:normal;width:104px;min-height:34px;padding:5px 8px;line-height:1.12}.status-badge--default{color:#334155;background:#edf2f7}.status-badge--success{color:#177245;background:#7dd38e73}.status-badge--warning{color:var(--cubo-warning);background:#fbbf242e}.status-badge--danger{color:var(--cubo-danger);background:#c530301f}.auth-page,.dev-access-page{background:linear-gradient(135deg,#eef3f8 0%,#f7f9fc 100%);place-items:center;min-height:100vh;padding:32px;display:grid}.auth-page__panel,.dev-access-card{background:var(--cubo-surface);border:1px solid #e7edf3;border-radius:28px;width:100%;max-width:1200px;overflow:hidden;box-shadow:0 24px 60px #12263f1f}.auth-page__panel{grid-template-columns:1.05fr .95fr;display:grid}.auth-page__left{background:linear-gradient(160deg, var(--cubo-primary) 0%, var(--cubo-primary-2) 100%);color:#fff;flex-direction:column;justify-content:space-between;padding:42px;display:flex}.auth-brand{align-items:center;gap:14px;display:flex}.auth-brand__badge{background:#ffffff24;border-radius:14px;place-items:center;width:48px;height:48px;font-size:22px;font-weight:700;display:grid}.auth-brand strong{font-size:20px;display:block}.auth-brand span{color:#ffffffc7;margin-top:4px;font-size:13px;display:block}.auth-copy h1{margin:0 0 14px;font-size:40px;line-height:1.1}.auth-copy p{color:#ffffffd1;max-width:520px;margin:0;font-size:16px;line-height:1.6}.auth-page__right{justify-content:center;align-items:center;padding:42px;display:flex}.auth-form{flex-direction:column;gap:18px;width:100%;max-width:420px;display:flex}.auth-form__header h2{color:var(--cubo-primary);margin:0;font-size:30px}.auth-form__header p{color:var(--cubo-text-soft);margin:8px 0 0}.auth-quick-access{flex-direction:column;gap:12px;display:flex}.auth-quick-access__label{letter-spacing:.02em;text-transform:uppercase;color:#7b869c;font-size:12px;font-weight:700;display:block}.auth-quick-access__grid{grid-template-columns:1fr;gap:10px;display:grid}.auth-quick-card{text-align:left;background:#f8fafc;border:1px solid #dfe8f1;border-radius:16px;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:all .2s;display:flex}.auth-quick-card:hover{border-color:var(--cubo-primary-2);background:#fff;transform:translateY(-1px);box-shadow:0 10px 24px #12263f14}.auth-quick-card__icon{width:42px;height:42px;color:var(--cubo-primary);background:#1a365d14;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.auth-quick-card__content{flex-direction:column;gap:4px;min-width:0;display:flex}.auth-quick-card__content strong{color:var(--cubo-primary);font-size:14px;line-height:1.25}.auth-quick-card__content span{color:var(--cubo-text-soft);font-size:12px;line-height:1.45}.auth-divider{text-align:center;margin:2px 0;position:relative}.auth-divider:before{content:"";border-top:1px solid #e7edf3;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.auth-divider span{color:var(--cubo-text-soft);background:#fff;padding:0 14px;font-size:12px;display:inline-block;position:relative}.auth-error{color:var(--cubo-danger);background:#c5303014;border:1px solid #c530302e;border-radius:12px;padding:12px 14px;font-size:14px}.auth-form__footer{justify-content:space-between;align-items:center;display:flex}.text-link{color:var(--cubo-primary-2);background:0 0;border:0;padding:0;font-weight:600}.auth-tip{color:var(--cubo-text-soft);background:#f8fafc;border:1px solid #e7edf3;border-radius:14px;flex-direction:column;gap:4px;padding:14px;font-size:13px;display:flex}.dev-access-card{max-width:860px;padding:36px}.dev-access-badge{color:var(--cubo-warning);background:#b7791f1f;border-radius:999px;align-self:flex-start;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.dev-access-card h1{color:var(--cubo-primary);margin:16px 0 10px}.dev-access-card p{color:var(--cubo-text-soft);margin:0;line-height:1.6}.dev-access-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.dev-profile-card{text-align:left;background:#fff;border:1px solid #dfe8f1;border-radius:18px;flex-direction:column;gap:10px;padding:24px;transition:all .2s;display:flex}.dev-profile-card:hover{border-color:var(--cubo-primary-2);transform:translateY(-2px)}.dev-profile-card strong{color:var(--cubo-primary);font-size:18px}.dev-profile-card span{color:var(--cubo-text-soft);line-height:1.5}.dev-access-actions{margin-top:24px}.content-card{padding:16px 18px}.content-card--embedded{box-shadow:none;background:#fbfcfe;border:1px solid #e7edf3}.content-card h3{color:var(--cubo-primary);margin:0 0 8px;font-size:17px}.content-card p{color:var(--cubo-text-soft);margin:0;font-size:13px;line-height:1.6}.content-card__actions{gap:12px;margin-top:20px;display:flex}.debt-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.debt-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;display:grid}.debt-grid div,.popup-info-grid div,.details-box{background:#f8fafc;border:1px solid #e7edf3;border-radius:14px;padding:14px}.debt-grid span,.popup-info-grid span,.details-box span{color:var(--cubo-text-soft);margin-bottom:8px;font-size:12px;display:block}.debt-grid strong,.popup-info-grid strong,.details-box strong{color:var(--cubo-primary);font-size:15px}.popup-overlay{-webkit-backdrop-filter:blur(5px);z-index:1000;background:#0f172a94;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.popup-card{width:100%;max-width:560px;max-height:calc(100vh - 48px);padding:22px;overflow-y:auto}.popup-card--small{max-width:500px}.popup-card--large{max-width:920px}.popup-card__header h3{color:var(--cubo-primary);margin:0;font-size:22px}.popup-card__header p{color:var(--cubo-text-soft);margin:8px 0 0;font-size:13px}.popup-card__header--space-between{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.popup-card__body{flex-direction:column;gap:10px;margin-top:10px;display:flex}.popup-info-grid{grid-template-columns:1fr;gap:10px;display:grid}.popup-card__actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.popup-close{color:var(--cubo-primary);background:#edf2f7;border:0;border-radius:12px;padding:10px 14px;font-weight:600}.details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.history-list{flex-direction:column;gap:10px;margin-top:6px;display:flex}.history-item{background:#fff;border:1px solid #e7edf3;border-radius:12px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.history-item span{color:var(--cubo-text-soft);font-size:11px}.history-item strong{color:var(--cubo-primary);font-size:13px;font-weight:600}.popup-card--xlarge{max-width:1320px}.popup-card--fit-screen{flex-direction:column;width:100%;max-width:1320px;height:auto;max-height:calc(100vh - 20px);padding:10px 12px;display:flex;overflow:hidden}.popup-card--fit-screen .popup-card__header h3{font-size:18px}.popup-card--fit-screen .popup-card__header p{margin-top:4px;font-size:11px}.popup-card--fit-screen .popup-card__header{flex-shrink:0}.popup-card__body--compact{flex:1;margin-top:8px;overflow:hidden}.compact-form-layout{flex-direction:column;gap:6px;height:100%;display:flex}.form-section-card{background:#fbfcfe;border:1px solid #e7edf3;border-radius:12px;padding:6px 8px}.form-section-title{color:#1a365d;margin:0 0 6px;font-size:12px;font-weight:700}.form-grid{gap:4px 8px;display:grid}.form-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.form-grid--6{grid-template-columns:repeat(6,minmax(0,1fr))}.popup-card--fit-screen .form-field{gap:3px}.popup-card--fit-screen .form-field__label{font-size:10px}.popup-card--fit-screen .form-field__input{border-radius:10px;height:32px;padding:0 10px;font-size:12px}.popup-card--fit-screen .popup-card__actions{flex-shrink:0;margin-top:8px;padding-top:0}.popup-card--fit-screen .btn{height:36px}@media (width<=1200px){.metrics-grid,.metrics-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.dev-access-grid,.details-grid{grid-template-columns:1fr}.form-grid--4,.form-grid--6{grid-template-columns:repeat(2,minmax(0,1fr))}.popup-card--xlarge{max-width:96vw}}@media (width<=980px){.auth-page__panel{grid-template-columns:1fr}.sidebar{width:270px}.app-header{flex-direction:column;align-items:flex-start}.app-header__actions{flex-wrap:wrap;width:100%}.details-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){html,body,#root{height:auto;min-height:100%}body{overflow:auto}.app-shell{flex-direction:column;gap:12px;height:auto;padding:12px;overflow:visible}.sidebar{width:100%;min-height:auto}.app-shell__content{overflow:visible}.app-main{padding:0;overflow:visible}.page{height:auto}.list-shell{padding:14px}.table-scroll-region{min-height:0;max-height:none;overflow:auto}.metrics-grid,.metrics-grid--four,.filters-grid--two,.debt-grid,.details-grid,.form-grid--4,.form-grid--6{grid-template-columns:1fr}.popup-card__actions,.popup-card__header--space-between,.filters-actions,.auth-form__footer{flex-direction:column}.table-actions--single-line{flex-wrap:wrap}.popup-card--fit-screen{height:auto;max-height:calc(100vh - 24px);overflow-y:auto}.popup-card__body--compact{overflow:visible}.auth-page,.dev-access-page{padding:18px}.auth-page__left,.auth-page__right,.dev-access-card{padding:24px}.auth-copy h1{font-size:32px}}html,body,#root{height:auto;min-height:100%}.public-register-page{justify-content:center;align-items:flex-start;min-height:100vh;padding:20px 16px 40px;display:flex;height:auto!important}.public-register-panel{background:var(--cubo-surface);border:1px solid #e7edf3;border-radius:22px;width:100%;max-width:1180px;margin:0 auto;padding:20px 32px 24px;box-shadow:0 16px 42px #12263f1a}.public-register-form{flex-direction:column;gap:12px;width:100%;display:flex}.public-register-header h2{margin:0 0 4px;font-size:26px;line-height:1.05}.public-register-header p{margin:0;font-size:13px}.public-form-section{background:#fbfcfe;border:1px solid #e7edf3;border-radius:15px;padding:12px 16px 14px}.public-form-section h3{color:var(--cubo-primary);margin:0 0 10px;font-size:15px;font-weight:800}.public-register-form .form-grid{gap:8px 12px}.public-register-form .form-grid--4{grid-template-columns:repeat(4,minmax(170px,1fr))}.public-register-form .form-field{gap:4px}.public-register-form .form-field__label{font-size:12px}.public-register-form .form-field__input{border-radius:10px;height:36px;min-height:36px;font-size:13px}.public-terms-box{max-height:76px;color:var(--cubo-text);background:#fff;border:1px solid #1a365d1f;border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.35;overflow-y:auto}.public-accept-row{color:var(--cubo-primary);align-items:center;gap:10px;margin:0;font-size:13px;font-weight:500;display:flex}.public-accept-row input{appearance:auto;width:16px;height:16px}.public-register-actions{justify-content:flex-end;margin-top:0;padding-bottom:4px;display:flex}.public-register-actions .btn{min-width:220px;height:38px;font-size:13px}@media (width<=1180px){.public-register-form .form-grid--4{grid-template-columns:repeat(3,minmax(170px,1fr))}}@media (width<=900px){.public-register-page{padding:14px}.public-register-panel{padding:20px}.public-register-form .form-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.public-register-actions{justify-content:stretch}.public-register-actions .btn{width:100%}}@media (width<=640px){.public-register-panel{border-radius:18px;padding:18px}.public-register-form .form-grid--4{grid-template-columns:1fr}}.auth-page.public-register-page{overflow:auto!important}.public-terms-summary{color:var(--cubo-text-soft);margin:0 0 10px;font-size:13px;line-height:1.45}.public-terms-open-button{border:1px solid var(--cubo-primary);height:38px;color:var(--cubo-primary);background:#fff;border-radius:10px;padding:0 18px;font-size:13px;font-weight:700}.public-terms-open-button:disabled{opacity:.55;cursor:not-allowed}.terms-modal-overlay{z-index:9999;background:#0f172a8c;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.terms-modal{background:#fff;border-radius:22px;flex-direction:column;width:min(1120px,96vw);height:min(780px,92vh);display:flex;overflow:hidden;box-shadow:0 28px 80px #00000040}.terms-modal__header{border-bottom:1px solid #e7edf3;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.terms-modal__header h2{color:var(--cubo-primary);margin:0;font-size:22px;font-weight:800}.terms-modal__header p{color:var(--cubo-text-soft);margin:4px 0 0;font-size:13px}.terms-modal__header button{background:var(--cubo-primary);color:#fff;border:0;border-radius:10px;height:38px;padding:0 16px;font-weight:700}.terms-modal__content{color:var(--cubo-primary);flex:1;padding:28px 36px;font-size:14px;line-height:1.7;overflow-y:auto}.terms-modal__content .termo-cubo{font-size:14px;line-height:1.7}.terms-modal__content .termo-cubo__meta{color:var(--cubo-primary);border-bottom:1px solid #e7edf3;flex-wrap:wrap;gap:8px 14px;margin-bottom:18px;padding-bottom:12px;display:flex}.terms-modal__content .termo-cubo h1{color:var(--cubo-primary);margin:0 0 18px;font-size:24px;line-height:1.25}.terms-modal__content .termo-cubo h2{color:var(--cubo-primary);margin:24px 0 10px;font-size:17px;font-weight:800;line-height:1.35}.terms-modal__content .termo-cubo p{margin:0 0 10px}.terms-modal__content .termo-cubo .termo-item{padding-left:14px}.terms-modal__content .termo-cubo .termo-alert{color:#9a1b1b;font-weight:700}.terms-modal__content .termo-cubo blockquote{border-left:4px solid var(--cubo-primary);background:#f6f8fb;border-radius:8px;margin:14px 0;padding:12px 14px}@media (width<=768px){.terms-modal{border-radius:18px;width:96vw;height:92vh}.terms-modal__header{padding:16px}.terms-modal__content{padding:20px;font-size:13px}.terms-modal__content .termo-cubo h1{font-size:20px}}.terms-modal--pdf{width:min(1180px,96vw);height:min(840px,94vh)}.terms-modal__actions{align-items:center;gap:10px;display:flex}.terms-modal__actions a{border:1px solid var(--cubo-primary);height:38px;color:var(--cubo-primary);background:#fff;border-radius:10px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.terms-modal__pdf{background:#f8fafc;border:0;flex:1;width:100%}.content-card__actions .btn,.content-card__actions a.btn{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}@keyframes cuboSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn--success{color:#fff;background:#16a34a;border:1px solid #16a34a}.btn--success:hover{background:#15803d;border-color:#15803d}
