*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#111827;background-color:#f9fafb}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;background:none;font-family:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}input,textarea,select{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;line-height:1.25;margin-bottom:1rem}h1{font-size:2.25rem}@media(max-width:768px){h1{font-size:1.875rem}}h2{font-size:1.875rem}@media(max-width:768px){h2{font-size:1.5rem}}h3{font-size:1.5rem}@media(max-width:768px){h3{font-size:1.25rem}}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-primary{color:#2563eb}.text-secondary{color:#64748b}.text-success{color:#10b981}.text-danger{color:#ef4444}.text-warning{color:#f59e0b}.text-info{color:#3b82f6}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.5;border-radius:.375rem;transition:all .2s ease-in-out;cursor:pointer;text-decoration:none;border:1px solid transparent}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:focus{outline:none;box-shadow:0 0 0 3px #2563eb1a}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1e40af}.btn-primary:active:not(:disabled){background-color:#1a3899}.btn-secondary{background-color:#fff;color:#374151;border-color:#d1d5db}.btn-secondary:hover:not(:disabled){background-color:#f9fafb}.btn-success{background-color:#10b981;color:#fff}.btn-success:hover:not(:disabled){background-color:#059669}.btn-danger{background-color:#ef4444;color:#fff}.btn-danger:hover:not(:disabled){background-color:#dc2626}.btn-warning{background-color:#f59e0b;color:#fff}.btn-warning:hover:not(:disabled){background-color:#d97706}.btn-sm{padding:.25rem .75rem;font-size:.75rem}.btn-lg{padding:.75rem 1.5rem;font-size:1rem}.btn-block{display:flex;width:100%}.btn-icon{padding:.5rem}.btn-icon svg{width:1.25rem;height:1.25rem}.form-group{margin-bottom:1rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-control,.form-select{display:block;width:100%;padding:.5rem .75rem;font-size:.875rem;line-height:1.5;color:#111827;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;transition:border-color .2s,box-shadow .2s}.form-control:focus,.form-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-control:disabled,.form-select:disabled{background-color:#f3f4f6;cursor:not-allowed}.form-control.is-invalid,.is-invalid.form-select{border-color:#ef4444}.form-control.is-invalid:focus,.is-invalid.form-select:focus{box-shadow:0 0 0 3px #ef44441a}textarea.form-control,textarea.form-select{resize:vertical;min-height:100px}.form-select{padding-right:2rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;appearance:none}.form-check{display:flex;align-items:center;margin-bottom:.5rem}.form-check-input{width:1rem;height:1rem;margin-right:.5rem;cursor:pointer}.form-check-input:focus{outline:none;box-shadow:0 0 0 3px #2563eb1a}.form-check-label{font-size:.875rem;color:#374151;cursor:pointer}.form-error{display:block;margin-top:.25rem;font-size:.75rem;color:#ef4444}.form-help{display:block;margin-top:.25rem;font-size:.75rem;color:#6b7280}.input-group{display:flex}.input-group .form-control,.input-group .form-select{flex:1}.input-group .form-control:not(:first-child),.input-group .form-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group .form-control:not(:last-child),.input-group .form-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-text{display:flex;align-items:center;padding:.5rem .75rem;font-size:.875rem;background-color:#f3f4f6;border:1px solid #d1d5db}.input-group-text:first-child{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;border-right:0}.input-group-text:last-child{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;border-left:0}.card,.stat-card{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;overflow:hidden}@media(max-width:640px){.card,.stat-card{border-radius:.375rem}}.card-header{padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb}@media(max-width:640px){.card-header{padding:1rem}}.card-body{padding:1.5rem}@media(max-width:640px){.card-body{padding:1rem}}.card-footer{padding:1.25rem 1.5rem;border-top:1px solid #e5e7eb;background-color:#f9fafb}@media(max-width:640px){.card-footer{padding:1rem}}.card-title{font-size:1.125rem;font-weight:500;color:#111827;margin-bottom:.5rem}.card-subtitle{font-size:.875rem;color:#4b5563;margin-bottom:1rem}.stat-card{padding:1.25rem}.stat-card .stat-icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;margin-bottom:.75rem}.stat-card .stat-icon svg{width:1.5rem;height:1.5rem}.stat-card .stat-icon.stat-icon-primary{background-color:#2563eb1a;color:#2563eb}.stat-card .stat-icon.stat-icon-success{background-color:#10b9811a;color:#10b981}.stat-card .stat-icon.stat-icon-warning{background-color:#f59e0b1a;color:#f59e0b}.stat-card .stat-icon.stat-icon-danger{background-color:#ef44441a;color:#ef4444}.stat-card .stat-label{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.stat-card .stat-value{font-size:1.5rem;font-weight:700;color:#111827}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:768px){.table-container{margin:-1rem;padding:0 1rem}}.table{width:100%;border-collapse:collapse;font-size:.875rem}.table thead{background-color:#f9fafb}.table thead th{padding:.75rem 1.5rem;text-align:left;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;border-bottom:1px solid #e5e7eb;white-space:nowrap}@media(max-width:768px){.table thead th{padding:.5rem .75rem}}.table tbody{background-color:#fff}.table tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .15s}.table tbody tr:hover{background-color:#f9fafb}.table tbody tr:last-child{border-bottom:none}.table tbody td{padding:1rem 1.5rem;color:#111827}@media(max-width:768px){.table tbody td{padding:.75rem}}.table-striped tbody tr:nth-child(2n){background-color:#f9fafb}.table-actions{display:flex;gap:.5rem;align-items:center}.table-actions .btn{padding:.25rem .5rem;font-size:.75rem}.table-status{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.table-status.status-draft{background-color:#6b72801a;color:#1f2937}.table-status.status-sent{background-color:#3b82f61a;color:#2563eb}.table-status.status-opened{background-color:#f59e0b1a;color:#d97706}.table-status.status-accepted{background-color:#10b9811a;color:#059669}.table-status.status-rejected{background-color:#ef44441a;color:#dc2626}.table-empty{text-align:center;padding:3rem 1rem;color:#6b7280}.table-empty svg{width:3rem;height:3rem;margin:0 auto 1rem;color:#9ca3af}.table-empty h3{font-size:1rem;font-weight:500;color:#111827;margin-bottom:.5rem}.table-empty p{font-size:.875rem;margin-bottom:1.5rem}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1040;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-backdrop.fade-enter-active,.modal-backdrop.fade-leave-active{transition:opacity .2s}.modal-backdrop.fade-enter-from,.modal-backdrop.fade-leave-to{opacity:0}.modal{background-color:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:32rem;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;z-index:1050}@media(max-width:640px){.modal{max-width:100%;max-height:100vh;border-radius:0}}.modal.modal-lg{max-width:48rem}.modal.modal-xl{max-width:64rem}.modal.modal-full{max-width:90vw;max-height:90vh}.modal-header{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}@media(max-width:640px){.modal-header{padding:1rem}}.modal-title{font-size:1.125rem;font-weight:600;color:#111827}.modal-close{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;color:#9ca3af;transition:all .15s}.modal-close:hover{background-color:#f3f4f6;color:#4b5563}.modal-close svg{width:1.25rem;height:1.25rem}.modal-body{padding:1.5rem;overflow-y:auto;flex:1}@media(max-width:640px){.modal-body{padding:1rem}}.modal-footer{padding:1.5rem;border-top:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:flex-end}@media(max-width:640px){.modal-footer{padding:1rem;flex-direction:column-reverse}.modal-footer .btn{width:100%}}.alert{padding:1rem;border-radius:.375rem;border:1px solid transparent;margin-bottom:1rem;display:flex;align-items:flex-start;gap:.75rem}.alert svg{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.125rem}.alert.alert-dismissible{padding-right:2.5rem;position:relative}.alert-content{flex:1}.alert-title{font-weight:500;margin-bottom:.25rem}.alert-message{font-size:.875rem}.alert-close{position:absolute;top:.75rem;right:.75rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:background-color .15s}.alert-close svg{width:1rem;height:1rem}.alert-close:hover{background-color:#0000000d}.alert-success{background-color:#10b9811a;border-color:#10b98133;color:#059669}.alert-success svg{color:#10b981}.alert-error,.alert-danger{background-color:#ef44441a;border-color:#ef444433;color:#dc2626}.alert-error svg,.alert-danger svg{color:#ef4444}.alert-warning{background-color:#f59e0b1a;border-color:#f59e0b33;color:#d97706}.alert-warning svg{color:#f59e0b}.alert-info{background-color:#3b82f61a;border-color:#3b82f633;color:#2563eb}.alert-info svg{color:#3b82f6}.language-dropdown{position:relative;display:inline-block;margin-right:1rem}.language-dropdown .dropdown-toggle{min-width:70px;cursor:pointer;padding:.5rem .75rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s}.language-dropdown .dropdown-toggle:hover{border-color:#2563eb;box-shadow:0 2px 4px #2563eb1a}.language-dropdown .dropdown-toggle:active,.language-dropdown .dropdown-toggle:focus{outline:none;border-color:#2563eb}.language-dropdown .dropdown-menu{display:none;position:absolute;right:0;top:calc(100% + .5rem);background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:150px;z-index:1000;overflow:hidden}.language-dropdown .dropdown-menu.show{display:block}.language-dropdown .dropdown-menu .dropdown-item{display:block;padding:.75rem 1rem;color:#374151;text-decoration:none;transition:background-color .15s;cursor:pointer}.language-dropdown .dropdown-menu .dropdown-item:hover{background-color:#f9fafb;color:#2563eb}.language-dropdown .dropdown-menu .dropdown-item.active{background-color:#f3f4f6;font-weight:600;color:#2563eb}.language-dropdown .dropdown-menu .dropdown-item:not(:last-child){border-bottom:1px solid #f3f4f6}@media(max-width:640px){.language-dropdown{margin-right:.5rem}.language-dropdown .dropdown-toggle{min-width:60px;padding:.5rem}}.navbar{background-color:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;position:sticky;top:0;z-index:1020}.navbar-container{max-width:1280px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:4rem}@media(max-width:1024px){.navbar-container{padding:0 1rem}}.navbar-brand{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:#2563eb}.navbar-brand img{height:2rem;width:auto}.navbar-menu{display:flex;align-items:center;gap:.5rem}@media(max-width:768px){.navbar-menu{display:none}.navbar-menu.mobile-open{display:flex;flex-direction:column;position:absolute;top:4rem;left:0;right:0;background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:1rem;gap:.25rem}}.navbar-link{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#4b5563;border-radius:.375rem;transition:all .15s;border-bottom:2px solid transparent}.navbar-link:hover{color:#111827;background-color:#f9fafb}.navbar-link.active{color:#2563eb;border-bottom-color:#2563eb}@media(max-width:768px){.navbar-link{width:100%;border-bottom:none;border-left:2px solid transparent}.navbar-link.active{border-left-color:#2563eb;border-bottom-color:transparent}}.navbar-user{display:flex;align-items:center;gap:1rem}@media(max-width:768px){.navbar-user{gap:.5rem}}.navbar-user-name{font-size:.875rem;color:#374151}@media(max-width:640px){.navbar-user-name{display:none}}.navbar-toggle{display:none;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:.375rem;color:#4b5563}.navbar-toggle:hover{background-color:#f3f4f6}.navbar-toggle svg{width:1.5rem;height:1.5rem}@media(max-width:768px){.navbar-toggle{display:flex}}.sidebar{width:16rem;background-color:#fff;border-right:1px solid #e5e7eb;height:calc(100vh - 4rem);position:sticky;top:4rem;overflow-y:auto}@media(max-width:1024px){.sidebar{position:fixed;top:4rem;left:0;z-index:1030;transform:translate(-100%);transition:transform .2s;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.sidebar.open{transform:translate(0)}}.sidebar-header{padding:1.5rem 1rem;border-bottom:1px solid #e5e7eb}.sidebar-menu{padding:1rem}.sidebar-section{margin-bottom:1.5rem}.sidebar-section:last-child{margin-bottom:0}.sidebar-section-title{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;padding:0 .75rem;margin-bottom:.5rem}.sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.875rem;color:#374151;border-radius:.375rem;transition:all .15s;margin-bottom:.25rem}.sidebar-link svg{width:1.25rem;height:1.25rem;color:#9ca3af}.sidebar-link:hover{background-color:#f9fafb;color:#111827}.sidebar-link:hover svg{color:#4b5563}.sidebar-link.active{background-color:#2563eb1a;color:#2563eb;font-weight:500}.sidebar-link.active svg{color:#2563eb}.sidebar-overlay{display:none}@media(max-width:1024px){.sidebar-overlay{position:fixed;top:4rem;left:0;right:0;bottom:0;background-color:#00000080;z-index:1029}.sidebar-overlay.show{display:block}}.footer{background-color:#fff;border-top:1px solid #e5e7eb;padding:2rem 0;margin-top:auto}.footer-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:1024px){.footer-container{padding:0 1rem}}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}@media(max-width:640px){.footer-content{grid-template-columns:1fr;gap:1.5rem}}.footer-section h4{font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.75rem}.footer-section ul{display:flex;flex-direction:column;gap:.5rem}.footer-section a{font-size:.875rem;color:#4b5563;transition:color .15s}.footer-section a:hover{color:#2563eb}.footer-bottom{padding-top:1.5rem;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#4b5563}@media(max-width:640px){.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}.footer-social{display:flex;gap:.75rem}.footer-social a{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;color:#4b5563;transition:all .15s}.footer-social a:hover{background-color:#f3f4f6;color:#2563eb}.footer-social a svg{width:1.25rem;height:1.25rem}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;background:linear-gradient(135deg,#2563eb0d,#2563eb1a)}.auth-card{background-color:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:2rem;width:100%;max-width:28rem}@media(max-width:640px){.auth-card{padding:1.5rem;border-radius:.75rem}}.oauth-providers{display:flex;flex-direction:column;gap:.75rem}.oauth-providers .btn-google{display:flex;align-items:center;justify-content:center;gap:.75rem;border:1px solid #e5e7eb;background-color:#fff;color:#374151;font-weight:500;transition:transform .2s ease,box-shadow .2s ease}.oauth-providers .btn-google svg{flex-shrink:0}.oauth-providers .btn-google span{flex:1;text-align:center}.oauth-providers .btn-google:hover{border-color:#2563eb4d;box-shadow:0 10px 20px #2563eb14;transform:translateY(-1px)}.oauth-providers .btn-google:active{transform:translateY(0);box-shadow:inset 0 3px 6px #0000000d}.store-banner{margin-top:1.5rem;padding:1rem;border-radius:.75rem;background:linear-gradient(135deg,#2563eb14,#3b82f61f);display:flex;align-items:center;gap:1rem;border:1px solid rgba(37,99,235,.12)}.store-banner .store-icon{width:3rem;height:3rem;display:grid;place-items:center;background-color:#ffffffe6;border-radius:.75rem;box-shadow:0 1px 2px #0000000d}.store-banner .store-icon svg{width:2rem;height:2rem}.store-banner .store-content{flex:1}.store-banner .store-content p{margin:0 0 .5rem;color:#374151;font-weight:500}.store-banner .store-content .store-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:#2563eb}.store-banner .store-content .store-link:hover{color:#1e40af}@media(max-width:640px){.store-banner{flex-direction:column;text-align:center}.store-banner .store-icon{width:2.5rem;height:2.5rem}.store-banner .store-icon svg{width:1.5rem;height:1.5rem}.store-banner .store-content .store-link{justify-content:center}}.auth-header{text-align:center;margin-bottom:2rem}.auth-header h1{font-size:1.875rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.auth-header p{font-size:.875rem;color:#4b5563;margin-bottom:0}.auth-form .form-group{margin-bottom:1.25rem}.auth-form .btn{width:100%;margin-top:.5rem}.auth-divider{display:flex;align-items:center;margin:1.5rem 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background-color:#e5e7eb}.auth-divider span{padding:0 1rem;font-size:.875rem;color:#6b7280}.auth-footer{text-align:center;margin-top:1.5rem;font-size:.875rem;color:#4b5563}.auth-footer a{color:#2563eb;font-weight:500}.auth-footer a:hover{color:#1e40af}.auth-social{display:flex;gap:.75rem;margin-top:1rem}.auth-social .btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem}.auth-social .btn svg{width:1.25rem;height:1.25rem}.dashboard-container{max-width:1280px;margin:0 auto;padding:2.5rem 1.5rem}@media(max-width:1024px){.dashboard-container{padding:2rem 1rem}}@media(max-width:640px){.dashboard-container{padding:1.5rem 1rem}}.dashboard-header{margin-bottom:2rem}.dashboard-header h1{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}.dashboard-header p{font-size:.875rem;color:#4b5563;margin-bottom:0}.dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;margin-bottom:2rem}@media(max-width:640px){.dashboard-stats{grid-template-columns:1fr;gap:1rem}}.dashboard-actions{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;padding:1.5rem;margin-bottom:2rem}.dashboard-actions h2{font-size:1.125rem;font-weight:500;color:#111827;margin-bottom:1rem}.dashboard-actions .actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}@media(max-width:640px){.dashboard-actions .actions-grid{grid-template-columns:1fr}}.dashboard-section{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;overflow:hidden;margin-bottom:2rem}.dashboard-section:last-child{margin-bottom:0}.dashboard-section-header{padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}@media(max-width:640px){.dashboard-section-header{padding:1rem;flex-direction:column;align-items:flex-start;gap:.75rem}}.dashboard-section-header h2{font-size:1.125rem;font-weight:500;color:#111827;margin-bottom:0}.dashboard-section-body{padding:1.5rem}@media(max-width:640px){.dashboard-section-body{padding:1rem}}.quick-action-card{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;font-weight:500;color:#374151;background-color:#fff;transition:all .15s;text-align:center}.quick-action-card svg{width:1.25rem;height:1.25rem}.quick-action-card:hover{background-color:#f9fafb;border-color:#9ca3af;color:#111827}.quick-action-card.primary{background-color:#2563eb;border-color:#2563eb;color:#fff}.quick-action-card.primary:hover{background-color:#1e40af;border-color:#1e40af}.offers-container{max-width:1280px;margin:0 auto;padding:2.5rem 1.5rem}@media(max-width:1024px){.offers-container{padding:2rem 1rem}}@media(max-width:640px){.offers-container{padding:1.5rem 1rem}}.offers-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}@media(max-width:640px){.offers-header{flex-direction:column;align-items:flex-start;gap:1rem}}.offers-header h1{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:0}.offers-filters{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;padding:1rem;margin-bottom:1.5rem;display:flex;gap:.75rem;flex-wrap:wrap}@media(max-width:640px){.offers-filters{flex-direction:column}}.offers-filters .form-control,.offers-filters .form-select{flex:1;min-width:200px}@media(max-width:640px){.offers-filters .form-control,.offers-filters .form-select{width:100%;min-width:auto}}.offer-card{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;padding:1.5rem;margin-bottom:1rem;transition:all .15s}.offer-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media(max-width:640px){.offer-card{padding:1rem}}.offer-card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}@media(max-width:640px){.offer-card-header{flex-direction:column;gap:.75rem}}.offer-card-title{flex:1}.offer-card-title h3{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.25rem}.offer-card-title p{font-size:.875rem;color:#4b5563;margin-bottom:0}.offer-card-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}@media(max-width:640px){.offer-card-meta{grid-template-columns:1fr;gap:.75rem}}.offer-meta-item dt{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.offer-meta-item dd{font-size:.875rem;font-weight:500;color:#111827}.offer-form{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;padding:1.5rem}@media(max-width:640px){.offer-form{padding:1rem}}.offer-form-section{margin-bottom:2rem}.offer-form-section:last-child{margin-bottom:0}.offer-form-section h3{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.offer-items-list{display:flex;flex-direction:column;gap:1rem}.offer-item{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;padding:1rem}.offer-item:hover{border-color:#d1d5db}.offer-item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.offer-item-header h4{font-size:1rem;font-weight:500;color:#111827;margin-bottom:0}.offer-item-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}@media(max-width:640px){.offer-item-fields{grid-template-columns:1fr}}.offer-totals{background-color:#f9fafb;border-radius:.375rem;padding:1.5rem;margin-top:1.5rem}@media(max-width:640px){.offer-totals{padding:1rem}}.offer-total-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0}.offer-total-row:not(:last-child){border-bottom:1px solid #e5e7eb}.offer-total-row.grand-total{background-color:#2563eb;color:#fff;padding:1rem;margin:1rem -1.5rem -1.5rem;border-radius:0 0 .375rem .375rem;font-size:1.125rem;font-weight:700}@media(max-width:640px){.offer-total-row.grand-total{margin:1rem -1rem -1rem}}.premium-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}.stat-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.stat-card .stat-card-content{display:flex;justify-content:space-between;align-items:center;gap:1rem}.stat-card .stat-info{flex:1}.stat-card .stat-info .stat-label{font-size:.875rem;color:#4b5563;margin-bottom:.5rem;font-weight:500}.stat-card .stat-info .stat-value{font-size:2rem;font-weight:700;color:#111827;line-height:1;margin:0}.stat-card .stat-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-card .stat-icon svg{width:1.5rem;height:1.5rem;color:#fff}.stat-card .stat-icon.bg-blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.stat-card .stat-icon.bg-green{background:linear-gradient(135deg,#10b981,#059669)}.stat-card .stat-icon.bg-orange{background:linear-gradient(135deg,#f59e0b,#d97706)}.stat-card .stat-icon.bg-purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.premium-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:1rem}.premium-card h5{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.premium-card .card-body{padding:0}.revenue-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:9999px;font-size:1rem;font-weight:600}.revenue-badge.positive{background:#10b9811a;color:#059669}.revenue-badge.negative{background:#ef44441a;color:#dc2626}.premium-table{width:100%;border-collapse:collapse}.premium-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.premium-table thead th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.premium-table thead th.text-right{text-align:right}.premium-table thead th.text-center{text-align:center}.premium-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .15s}.premium-table tbody tr:hover{background-color:#f9fafb}.premium-table tbody tr:last-child{border-bottom:none}.premium-table tbody td{padding:1rem;color:#374151;font-size:1rem}.premium-table tbody td.text-right{text-align:right}.premium-table tbody td.text-center{text-align:center}.premium-table tbody td strong{color:#111827;font-weight:600}.conversion-badge{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600;color:#fff}.conversion-badge.high{background:#10b981}.conversion-badge.medium{background:#f59e0b}.conversion-badge.low{background:#ef4444}@media(max-width:768px){.premium-stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.stat-card{padding:1rem}.stat-card .stat-value{font-size:1.5rem}.stat-card .stat-icon{width:2.5rem;height:2.5rem}.stat-card .stat-icon svg{width:1.25rem;height:1.25rem}}@media(max-width:640px){.premium-stats-grid{grid-template-columns:1fr}}.premium-filters{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:1.5rem}.premium-filters .filter-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;align-items:end}@media(max-width:768px){.premium-filters .filter-row{grid-template-columns:1fr;gap:.75rem}}.premium-filters .filter-group{display:flex;flex-direction:column;gap:.5rem}.premium-filters .filter-group label{font-size:.875rem;font-weight:600;color:#374151;margin:0}.premium-filters .filter-group .form-control,.premium-filters .filter-group .form-select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.75rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}.premium-filters .filter-group .form-control:focus,.premium-filters .filter-group .form-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.premium-filters .btn-apply{padding:.75rem 1.5rem;background:linear-gradient(135deg,#2563eb,#134cca);color:#fff;border:none;border-radius:.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:transform .15s,box-shadow .15s;width:100%}.premium-filters .btn-apply:hover{transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.premium-filters .btn-apply:active{transform:translateY(0)}@media(max-width:768px){.premium-filters .btn-apply{margin-top:.5rem}}.stat-change{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;margin-top:.5rem}.stat-change i{font-size:.75rem}.stat-change.text-success{color:#059669}.stat-change.text-danger{color:#dc2626}.timeline{padding:1rem 0}.timeline .timeline-item{display:flex;gap:1rem;padding:.75rem 0;border-bottom:1px solid #f3f4f6}.timeline .timeline-item:last-child{border-bottom:none}.timeline .timeline-item .timeline-icon{width:2.5rem;height:2.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.timeline .timeline-item .timeline-icon svg{color:#fff}.timeline .timeline-item .timeline-content{flex:1}.timeline .timeline-item .timeline-content .timeline-date{font-size:.875rem;color:#6b7280;font-weight:500}.timeline .timeline-item .timeline-content .timeline-title{font-size:1rem;color:#111827;font-weight:600;margin-top:.25rem}.timeline .timeline-item .timeline-content .timeline-subtitle{font-size:.875rem;color:#4b5563;margin-top:.25rem}.dashboard-header{margin-bottom:1.5rem}.dashboard-header h1{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}.dashboard-header p{color:#4b5563;font-size:1.125rem}.ceidg-search-box{border-radius:12px;background:#f3f4f6;border:1px solid rgba(37,99,235,.1);padding:1.5rem}.ceidg-search-box h5{font-weight:600;margin-bottom:.5rem}.ceidg-search-box .ceidg-search-box__description{color:#6b7280;display:block;margin-bottom:1.5rem}.ceidg-search-box .ceidg-field{display:flex;align-items:stretch;gap:.75rem}.ceidg-search-box .ceidg-field input.form-control,.ceidg-search-box .ceidg-field input.form-select{flex:1;min-width:0;border-radius:8px}.ceidg-search-box .ceidg-field .btn{border-radius:8px;padding-inline:1.25rem}.ceidg-search-box .ceidg-result{border:none;border-radius:12px;padding:1rem 1.25rem;font-size:.95rem}.ceidg-search-box .ceidg-result__details{color:#374151;font-size:.875rem}@media(max-width:576px){.ceidg-search-box .ceidg-field{flex-direction:column;align-items:stretch}.ceidg-search-box .ceidg-field .btn{width:100%}}.invoice-form .form-group{margin-bottom:1rem}.invoice-form .row{display:flex;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}.invoice-form .row>[class*=col-]{padding-left:.75rem;padding-right:.75rem}.invoice-form .col-12,.invoice-form .col-md-12,.invoice-form .col-sm-12{flex:0 0 100%;max-width:100%}.invoice-form .col-md-6{flex:0 0 50%;max-width:50%}.invoice-form .col-md-4{flex:0 0 33.3333%;max-width:33.3333%}@media(max-width:991px){.invoice-form .col-md-6,.invoice-form .col-md-4{flex:0 0 100%;max-width:100%}}@media(max-width:767px){.invoice-form .row{margin-left:-.5rem;margin-right:-.5rem}.invoice-form .row>[class*=col-]{padding-left:.5rem;padding-right:.5rem}}.invoice-form .btn{margin-right:.75rem}.invoice-form .btn:last-child{margin-right:0}.invoice-form .gap-3{gap:.75rem}.invoice-form .row.g-3{margin-right:-.75rem;margin-left:-.75rem}.invoice-form .row.g-3>[class*=col-]{padding-right:.75rem;padding-left:.75rem}.invoice-form .form-label{display:block;margin-bottom:.5rem;font-weight:500}.invoice-form .form-label.fw-bold{font-weight:600}.invoice-form input[readonly],.invoice-form textarea[readonly]{background-color:#f8f9fa!important;cursor:not-allowed;opacity:1}.invoice-form table td,.invoice-form table th{padding:.75rem}.invoice-form table .form-control-sm{margin-bottom:0}.invoice-form .invoice-items-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.invoice-form .invoice-items-table{width:100%;min-width:100%}@media(max-width:768px){.invoice-form .invoice-items-table thead{display:none}.invoice-form .invoice-items-table tbody{display:flex;flex-direction:column;gap:.75rem}.invoice-form .invoice-items-table tr{display:grid;grid-template-columns:1fr;gap:.75rem;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#fff;box-shadow:0 1px 2px #0000000d}.invoice-form .invoice-items-table td{display:flex;flex-direction:column;gap:.5rem;padding:0;width:100%}.invoice-form .invoice-items-table td:before{content:attr(data-label);font-size:.875rem;font-weight:600;text-transform:uppercase;color:#6b7280;letter-spacing:.05em;margin-bottom:.25rem}.invoice-form .invoice-items-table td .form-control,.invoice-form .invoice-items-table td .form-select,.invoice-form .invoice-items-table td .form-control-sm,.invoice-form .invoice-items-table td select{width:100%}.invoice-form .invoice-items-table td strong{font-size:1.125rem;font-weight:600}.invoice-form .invoice-items-table td .btn{align-self:flex-start;width:auto}.invoice-form .invoice-items-table tfoot tr{display:block;padding:1rem;border-top:2px solid #d1d5db}.invoice-form .invoice-items-table tfoot td{display:block;text-align:right;padding:.5rem 0}.invoice-form .invoice-items-table tfoot td:before{display:none}}.invoice-form .alert-info .row+.row{margin-top:.5rem}@media(max-width:991px){.invoice-form .col-lg-6{margin-bottom:1rem}}@media(max-width:767px){.invoice-form .col-md-6,.invoice-form .col-md-12{margin-bottom:1rem}.invoice-form .form-label{font-size:.875rem}}@media(max-width:575px){.invoice-form .alert-info{padding:1rem!important}.invoice-form .row.g-3{margin-right:-.5rem;margin-left:-.5rem}.invoice-form .row.g-3>[class*=col-]{padding-right:.5rem;padding-left:.5rem}}.invoice-list .badge{padding:.5rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600}.invoice-list .btn-sm{padding:.25rem .75rem;margin-right:.5rem}.invoice-list .btn-sm:last-child{margin-right:0}.invoice-list .gap-2{gap:.5rem}.invoice-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:1rem}.invoice-card h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-inline-flex{display:inline-flex!important}.d-grid{display:grid!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.align-start{align-items:flex-start!important}.align-end{align-items:flex-end!important}.align-center{align-items:center!important}.align-stretch{align-items:stretch!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-5{gap:1.25rem!important}.gap-6{gap:1.5rem!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:.75rem!important}.m-4{margin:1rem!important}.m-5{margin:1.25rem!important}.m-6{margin:1.5rem!important}.m-auto{margin:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:.75rem!important}.ml-4{margin-left:1rem!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.mr-4{margin-right:1rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.w-full{width:100%!important}.w-auto{width:auto!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.overflow-hidden{overflow:hidden!important}.overflow-auto{overflow:auto!important}.overflow-scroll{overflow:scroll!important}.cursor-pointer{cursor:pointer!important}.cursor-not-allowed{cursor:not-allowed!important}.shadow-none{box-shadow:none!important}.shadow-sm{box-shadow:0 1px 2px #0000000d!important}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d!important}.rounded-none{border-radius:0!important}.rounded-sm{border-radius:.25rem!important}.rounded{border-radius:.375rem!important}.rounded-md{border-radius:.5rem!important}.rounded-lg{border-radius:.75rem!important}.rounded-full{border-radius:9999px!important}@media(max-width:640px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row{flex-direction:row!important}.text-sm-center{text-align:center!important}.text-sm-left{text-align:left!important}}@media(min-width:640px)and (max-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media(min-width:768px){.d-md-up-none{display:none!important}.d-md-up-block{display:block!important}.d-md-up-flex{display:flex!important}}@media(max-width:1024px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}}@media(min-width:1024px){.d-lg-up-none{display:none!important}.d-lg-up-block{display:block!important}.d-lg-up-flex{display:flex!important}}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:1024px){.container{padding:0 1rem}}@media(max-width:640px){.container{padding:0 1rem}}.container-fluid{width:100%;padding:0 1.5rem}@media(max-width:1024px){.container-fluid{padding:0 1rem}}.row{display:flex;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}.row>[class*=col-]{padding-left:.75rem;padding-right:.75rem}.col{flex:1 0 0%;padding-left:.75rem;padding-right:.75rem}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-1,.col-md-1,.col-lg-1,.col-xl-1{flex:0 0 100%;max-width:100%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-2,.col-md-2,.col-lg-2,.col-xl-2{flex:0 0 100%;max-width:100%}.col-3{flex:0 0 25%;max-width:25%}.col-sm-3,.col-md-3,.col-lg-3,.col-xl-3{flex:0 0 100%;max-width:100%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-4,.col-md-4,.col-lg-4,.col-xl-4{flex:0 0 100%;max-width:100%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-5,.col-md-5,.col-lg-5,.col-xl-5{flex:0 0 100%;max-width:100%}.col-6{flex:0 0 50%;max-width:50%}.col-sm-6,.col-md-6,.col-lg-6,.col-xl-6{flex:0 0 100%;max-width:100%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-7,.col-md-7,.col-lg-7,.col-xl-7{flex:0 0 100%;max-width:100%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-8,.col-md-8,.col-lg-8,.col-xl-8{flex:0 0 100%;max-width:100%}.col-9{flex:0 0 75%;max-width:75%}.col-sm-9,.col-md-9,.col-lg-9,.col-xl-9{flex:0 0 100%;max-width:100%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-10,.col-md-10,.col-lg-10,.col-xl-10{flex:0 0 100%;max-width:100%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-11,.col-md-11,.col-lg-11,.col-xl-11,.col-12,.col-sm-12,.col-md-12,.col-lg-12,.col-xl-12{flex:0 0 100%;max-width:100%}@media(min-width:640px){.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width:768px){.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width:1024px){.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width:1280px){.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}@media(max-width:640px){.mt-sm-0{margin-top:0!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-4{margin-top:1rem!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-4{margin-bottom:1rem!important}.p-sm-2{padding:.5rem!important}.p-sm-4{padding:1rem!important}}
