@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;600;700;800;900&display=swap";:root{font-family:Nunito Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0d1b3e;background:#f3f6fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.portal-shell{min-height:100vh;display:flex}.portal-sidebar{width:236px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid #e4e9f2;padding:20px 14px;display:flex;flex-direction:column;z-index:30}.portal-brand{display:flex;align-items:center;gap:10px;padding:5px 8px 28px}.portal-brand-mark{width:45px;height:45px;border-radius:14px;border:2px solid #4d3ce1;color:#4d3ce1;display:grid;place-items:center}.portal-brand-title{font-size:29px;font-weight:900;line-height:1;color:#4338ca}.portal-brand-subtitle{font-size:9px;letter-spacing:2px;font-weight:800;color:#8993a8;margin-top:5px}.sidebar-section-title{font-size:9px;letter-spacing:1.7px;color:#9aa4b5;font-weight:800;padding:3px 12px 9px}.portal-nav{display:grid;gap:5px}.portal-nav-item{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:10px;font-size:13px;font-weight:650;color:#4b5870}.portal-nav-item:hover{background:#f6f7fb}.portal-nav-item.active{color:#fff;background:linear-gradient(135deg,#4934df,#5f4be9);box-shadow:0 10px 24px #4c37e02e}.sidebar-help{margin-top:auto;border:1px solid #e2e7f0;background:#f8f9fc;border-radius:12px;padding:11px;display:flex;gap:9px;align-items:flex-start;color:#60708b}.sidebar-help strong{display:block;font-size:10px;color:#33415f}.sidebar-help span{font-size:9px;line-height:1.4;display:block;margin-top:2px}.portal-user{display:grid;grid-template-columns:38px 1fr 32px;gap:8px;align-items:center;border-top:1px solid #edf0f5;margin-top:12px;padding-top:14px}.portal-avatar{width:38px;height:38px;border-radius:10px;background:#eae7ff;color:#4e3cdf;display:grid;place-items:center;font-weight:850;font-size:12px}.portal-user-text{min-width:0;display:flex;flex-direction:column}.portal-user-text strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-user-text span{font-size:9px;color:#8b96aa;text-transform:capitalize;margin-top:2px}.portal-logout{width:32px;height:32px;border-radius:9px;border:1px solid #e1e6ee;background:#fff;color:#6c7890;display:grid;place-items:center}.portal-main{margin-left:236px;width:calc(100% - 236px);min-height:100vh}.portal-header{height:70px;background:#fff;border-bottom:1px solid #e4e9f2;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:20}.portal-header>div:first-child{display:flex;flex-direction:column}.portal-header strong{font-size:15px}.portal-header span{font-size:10px;color:#8994a8;margin-top:4px}.portal-header-actions{display:flex;gap:8px}.header-chip{height:37px;border:1px solid #e1e6ef;border-radius:10px;display:flex;align-items:center;gap:7px;padding:0 12px;font-size:11px;color:#69768e}.header-chip.role{text-transform:capitalize;color:#4338ca;background:#f7f5ff;border-color:#e3defe}.portal-content{max-width:1580px;margin:auto;padding:25px 28px 45px}.page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.page-title h1{font-size:25px;margin:0 0 5px}.page-title p{margin:0;color:#78849b;font-size:12px}.page-actions{display:flex;gap:8px;align-items:center}.btn{border:0;border-radius:9px;padding:10px 14px;font-size:11px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:7px}.btn.primary{background:#4d3adf;color:#fff}.btn.secondary{background:#fff;color:#3c4965;border:1px solid #dbe1eb}.btn.ghost{background:#fff;color:#4c5bd7;border:1px solid #dce2ed}.btn.success{background:#14a860;color:#fff}.btn.danger{background:#ef4444;color:#fff}.btn.dark{background:#14213d;color:#fff}.btn.small{padding:7px 10px}.btn.full{width:100%}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:17px}.kpi{background:#fff;border:1px solid #dfe5ef;border-top:3px solid #5368ed;border-radius:16px;padding:17px;display:flex;align-items:center;justify-content:space-between}.kpi.orange{border-top-color:#e39a15}.kpi.green{border-top-color:#16aa60}.kpi.red{border-top-color:#ee4b4b}.kpi>div:first-child{display:flex;flex-direction:column}.kpi span{font-size:10px;color:#65738d}.kpi strong{font-size:25px;margin-top:5px}.kpi-icon{width:44px;height:44px;border-radius:13px;background:#f0f3ff;color:#5367e8;display:grid;place-items:center}.kpi.orange .kpi-icon{background:#fff5e8;color:#e19011}.kpi.green .kpi-icon{background:#e9f9ef;color:#0ba85c}.kpi.red .kpi-icon{background:#fff0f0;color:#e84848}.panel{background:#fff;border:1px solid #dfe5ef;border-radius:16px}.dashboard-grid{display:grid;grid-template-columns:1.55fr .65fr;gap:16px}.panel-header{padding:17px 19px;border-bottom:1px solid #edf0f5;display:flex;align-items:center;justify-content:space-between}.panel-header h2,.section-title h2{font-size:15px;margin:0 0 4px}.panel-header p,.section-title p{font-size:10px;color:#8994a8;margin:0}.panel-header>a{font-size:10px;color:#4c3ddd;font-weight:750}.vehicle-list{display:grid}.vehicle-row{display:grid;grid-template-columns:45px 1fr 58px 90px;gap:11px;align-items:center;padding:12px 17px;border-bottom:1px solid #eef1f6}.vehicle-row:hover{background:#fafbfe}.vehicle-img,.table-thumb{width:42px;height:42px;border-radius:9px;background:#f0f3f8;display:grid;place-items:center;color:#71809c;overflow:hidden}.vehicle-img img,.table-thumb img{width:100%;height:100%;object-fit:cover}.vehicle-row-main{display:flex;flex-direction:column}.vehicle-row-main strong{font-size:12px}.vehicle-row-main span{font-size:9px;color:#8691a5;margin-top:3px}.vehicle-images{display:flex;gap:5px;align-items:center;font-size:10px;color:#7c879c}.quick-panel{padding-bottom:16px}.flow-row{display:flex;gap:10px;align-items:center;margin:13px 17px}.flow-row>span{width:27px;height:27px;border-radius:999px;background:#ece9ff;color:#4b38df;display:grid;place-items:center;font-size:10px;font-weight:850}.flow-row>div{display:flex;flex-direction:column}.flow-row strong{font-size:10px}.flow-row small{font-size:9px;color:#8a94a7;margin-top:2px}.quick-panel .btn{margin:9px 17px 0;width:calc(100% - 34px)}.vehicle-status{font-size:9px;font-weight:850;border-radius:999px;padding:6px 8px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.vehicle-status.publicado{background:#e9f9ef;color:#07964f}.vehicle-status.rascunho{background:#eef1f5;color:#657188}.vehicle-status.em_revisao{background:#fff3df;color:#c67800}.vehicle-status.aprovado{background:#ebf9f2;color:#07964f}.vehicle-status.rejeitado{background:#fff0f0;color:#dc3737}.vehicle-status.arquivado{background:#f0f0f2;color:#727780}.catalog-toolbar{padding:15px 17px;border-bottom:1px solid #edf0f5;display:flex;justify-content:space-between;gap:12px}.search-box{height:39px;border:1px solid #dbe1eb;border-radius:10px;display:flex;align-items:center;gap:8px;padding:0 12px;flex:1;color:#7a879d;background:#fff}.search-box input{border:0;outline:none;flex:1;min-width:0}.catalog-toolbar select{height:39px;border:1px solid #dbe1eb;border-radius:10px;background:#fff;padding:0 12px;color:#46536c}.table-wrap{overflow:auto}.catalog-table{width:100%;border-collapse:collapse}.catalog-table th{text-align:left;font-size:9px;color:#76839a;text-transform:uppercase;letter-spacing:.3px;background:#f8f9fc;padding:11px 14px;border-bottom:1px solid #e5e9f1}.catalog-table td{font-size:10px;padding:11px 14px;border-bottom:1px solid #eef1f6}.table-vehicle{display:flex;align-items:center;gap:9px}.table-vehicle strong{font-size:10px}.table-empty,.panel-empty{text-align:center;color:#8994a8;padding:30px!important;font-size:11px}.pagination{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;color:#7a879b;font-size:10px}.pagination>div{display:flex;gap:6px;align-items:center}.pagination button{width:31px;height:31px;border:1px solid #dce2eb;background:#fff;border-radius:8px;display:grid;place-items:center}.pagination strong{width:31px;text-align:center;color:#34415d}.editor-grid{display:grid;grid-template-columns:1fr 330px;gap:16px}.form-panel,.help-panel{padding:19px}.section-title{margin-bottom:16px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.form-field{display:flex;flex-direction:column;gap:6px}.form-field span,.field-label{font-size:9px;font-weight:800;color:#46536d;text-transform:uppercase;letter-spacing:.25px}.form-field input,.textarea{border:1px solid #dce2eb;border-radius:9px;padding:10px 11px;outline:none;background:#fff;color:#17233e}.form-field input:focus,.textarea:focus{border-color:#7d70ee;box-shadow:0 0 0 3px #594adc14}.field-label{display:block;margin-top:14px;margin-bottom:6px}.textarea{width:100%;min-height:93px;resize:vertical}.textarea.small{min-height:70px}.form-actions{display:flex;justify-content:flex-end;margin-top:16px}.form-error{margin:12px 0;padding:10px 12px;border-radius:9px;background:#fff0f0;border:1px solid #ffd1d1;color:#c73535;font-size:10px}.success-message{margin:12px 0;padding:10px 12px;border-radius:9px;background:#ebfaf2;border:1px solid #c7efd9;color:#088a49;font-size:10px}.help-panel h3,.summary-side h3,.review-actions-panel h3{font-size:13px;margin:0 0 14px}.help-step{display:flex;gap:9px;margin:14px 0}.help-step>span{width:25px;height:25px;border-radius:999px;background:#ebe8ff;color:#4c39df;display:grid;place-items:center;font-size:9px;font-weight:850}.help-step>div{display:flex;flex-direction:column}.help-step strong{font-size:10px}.help-step p,.muted{font-size:9px;line-height:1.5;color:#7d889e;margin:3px 0 0}.help-warning{margin-top:15px;padding:11px;border-radius:10px;background:#f2f0ff;color:#5847d8;font-size:9px;line-height:1.55}.vehicle-tabs{display:flex;gap:7px;border-bottom:1px solid #e3e8f0;margin-bottom:16px}.vehicle-tabs button{border:0;background:transparent;padding:11px 12px;font-size:10px;font-weight:750;color:#77839a;border-bottom:2px solid transparent}.vehicle-tabs button.active{color:#4c38dc;border-bottom-color:#4c38dc}.sections-layout{display:grid;grid-template-columns:1fr 285px;gap:16px}.sections-panel,.summary-side{padding:18px}.sections-accordion{display:grid;gap:8px}.section-card{border:1px solid #e1e6ef;border-radius:11px;overflow:hidden}.section-card-head{width:100%;border:0;background:#fff;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;text-align:left}.section-card-head:hover{background:#fafbfe}.section-card-head>div:first-child{display:flex;flex-direction:column}.section-card-head strong{font-size:11px}.section-card-head span{font-size:9px;color:#7d899e;margin-top:3px}.section-head-right{display:flex;align-items:center;gap:12px}.image-counter{display:flex!important;align-items:center;gap:4px!important;background:#f2f4f8;padding:5px 7px;border-radius:999px;color:#5d6980!important}.section-card-body{padding:13px;border-top:1px solid #eef1f5;background:#fcfdff}.legacy-images{display:flex;gap:8px;overflow:auto;padding-bottom:5px}.catalog-image{width:116px;height:92px;flex:0 0 auto;border-radius:9px;overflow:hidden;border:1px solid #dde3ed;position:relative;background:#f1f3f8}.catalog-image img{width:100%;height:100%;object-fit:cover}.catalog-image>span{position:absolute;left:5px;bottom:5px;background:#14203bc7;color:#fff;padding:3px 5px;border-radius:5px;font-size:7px}.catalog-image.portal>span{background:#4b38dc}.remove-image{position:absolute;right:4px;top:4px;width:24px;height:24px;border:0;border-radius:6px;background:#ffffffeb;display:grid;place-items:center;color:#d94040}.img-placeholder{height:100%;display:grid;place-items:center;color:#8591a5}.section-edit-grid{display:grid;grid-template-columns:1fr 260px;gap:12px;margin-top:13px}.section-edit-grid .btn{margin-top:8px}.upload-box{min-height:140px;border:1.5px dashed #7869eb;border-radius:11px;background:#faf9ff;color:#5848df;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;cursor:pointer}.upload-box strong{font-size:10px}.upload-box span{font-size:8px;color:#8994a8}.upload-box input{display:none}.summary-section{display:flex;gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid #edf0f5}.summary-check{width:22px;height:22px;border-radius:999px;border:1px solid #d7deea;display:grid;place-items:center;color:#fff}.summary-check.done{background:#15ad61;border-color:#15ad61}.summary-section>div{display:flex;flex-direction:column}.summary-section strong{font-size:9px}.summary-section span{font-size:8px;color:#8591a5;margin-top:2px}.review-layout{display:grid;grid-template-columns:1fr 300px;gap:16px}.review-main,.review-actions-panel{padding:18px}.review-vehicle{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:17px}.review-vehicle>div{border:1px solid #e1e6ef;border-radius:9px;padding:10px;display:flex;flex-direction:column}.review-vehicle span{font-size:8px;color:#8590a4;text-transform:uppercase}.review-vehicle strong{font-size:10px;margin-top:4px}.review-subtitle{font-size:12px;margin:5px 0 10px}.review-sections{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.review-sections>div{border:1px solid #e1e6ef;border-radius:9px;padding:10px;display:flex;flex-direction:column}.review-sections strong{font-size:9px}.review-sections span{font-size:8px;color:#77839a;line-height:1.45;margin-top:3px}.review-sections small{font-size:8px;color:#9aa3b5;margin-top:5px}.review-actions-panel>.vehicle-status{margin-bottom:14px}.review-actions-panel>.btn{margin-top:8px}.review-actions-panel .field-label{margin-top:15px}.history-search{display:flex;gap:10px;padding:15px 17px;border-bottom:1px solid #edf0f5}.timeline{padding:18px}.timeline-item{display:grid;grid-template-columns:28px 1fr;gap:9px;position:relative;padding-bottom:12px}.timeline-item:not(:last-child):before{content:"";position:absolute;left:13px;top:27px;bottom:-2px;width:1px;background:#e2e6ee}.timeline-dot{width:27px;height:27px;border-radius:999px;background:#ece9ff;color:#4c39df;display:grid;place-items:center;z-index:1}.timeline-card{border:1px solid #e1e6ef;border-radius:10px;padding:11px}.timeline-card>div{display:flex;gap:8px;align-items:center}.timeline-card strong{font-size:10px;text-transform:capitalize}.timeline-card p{font-size:9px;color:#6f7c93;margin:5px 0}.timeline-card small{font-size:8px;color:#9aa3b4}.timeline-section{font-size:8px;background:#f0edff;color:#5542d9;padding:3px 6px;border-radius:999px}.screen-loading{min-height:55vh;display:grid;place-items:center;color:#738099;font-size:11px}.login-page{min-height:100vh;background:#071127;display:grid;place-items:center;position:relative;overflow:hidden}.login-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(83,102,170,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(83,102,170,.13) 1px,transparent 1px);background-size:34px 34px}.login-glow{position:absolute;border-radius:999px;filter:blur(80px);opacity:.22}.login-glow.one{width:420px;height:420px;background:#4c3de1;left:-150px;top:-120px}.login-glow.two{width:420px;height:420px;background:#0ea5a4;right:-180px;bottom:-170px}.login-container{position:relative;width:430px}.login-brand{display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;margin-bottom:16px}.login-brand-mark{width:47px;height:47px;border-radius:14px;border:2px solid #7b7fff;color:#7b7fff;display:grid;place-items:center}.login-brand b{font-size:31px;line-height:1;display:block}.login-brand span{font-size:9px;letter-spacing:2px;color:#899ac1;font-weight:800}.login-card{background:linear-gradient(160deg,#11182d,#112431);border:1px solid #2c3953;border-radius:24px;padding:31px;color:#fff;box-shadow:0 30px 80px #00000040}.login-kicker{font-size:8px;letter-spacing:2px;color:#737bff;font-weight:900}.login-card h1{font-size:27px;margin:8px 0}.login-card>p{font-size:11px;color:#97a5bf;margin:0 0 24px}.login-card label{display:block;font-size:8px;letter-spacing:1.3px;color:#8492ae;font-weight:800;text-transform:uppercase;margin:14px 0 7px}.login-field{height:48px;border-radius:12px;background:#eef4ff;color:#687997;display:flex;align-items:center;gap:9px;padding:0 13px}.login-field input{border:0;outline:none;background:transparent;flex:1;color:#101a34}.eye-btn{border:0;background:transparent;color:#70819e;display:grid;place-items:center}.login-submit{height:48px;width:100%;border:0;border-radius:12px;margin-top:18px;background:#6065ed;color:#fff;font-weight:850;font-size:11px;display:flex;align-items:center;justify-content:center;gap:8px}.login-submit:disabled{opacity:.65}.login-error{margin-top:11px;background:#3d1d2a;border:1px solid #6a2e42;color:#ffb7c5;border-radius:9px;padding:9px;font-size:9px}.login-access-note{border:1px solid #31405d;background:#ffffff06;border-radius:12px;padding:12px;margin-top:17px;display:flex;gap:9px;color:#8e9bbb}.login-access-note>div{display:flex;flex-direction:column}.login-access-note strong{font-size:9px;color:#c6cee0}.login-access-note span{font-size:8px;margin-top:3px}.login-footer{text-align:center;color:#60708d;font-size:8px;margin-top:14px}@media(max-width:1150px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.sections-layout{grid-template-columns:1fr}.summary-side{display:none}.review-vehicle,.form-grid{grid-template-columns:repeat(2,1fr)}}.catalog-editor-shell{display:grid;grid-template-columns:250px minmax(0,1fr) 260px;gap:16px;align-items:start}.catalog-editor-nav{padding:14px;position:sticky;top:88px}.editor-nav-head{padding:4px 4px 12px;border-bottom:1px solid #edf0f5}.editor-nav-head span{display:block;font-size:8px;letter-spacing:1.5px;color:#7582a0;font-weight:900}.editor-nav-head strong{display:block;font-size:14px;margin-top:3px}.editor-nav-list{display:grid;gap:4px;margin-top:10px}.editor-nav-item{width:100%;border:0;background:transparent;border-radius:10px;padding:9px;display:grid;grid-template-columns:25px 1fr;gap:8px;align-items:center;text-align:left;color:#273553}.editor-nav-item:hover{background:#f7f8fc}.editor-nav-item.active{background:#eef0ff;color:#3f31cf}.editor-nav-item>div{display:flex;flex-direction:column;min-width:0}.editor-nav-item strong{font-size:10px;line-height:1.25}.editor-nav-item small{font-size:8px;color:#8994aa;margin-top:2px}.nav-check{width:23px;height:23px;border-radius:999px;border:1px solid #d8dfeb;display:grid;place-items:center}.nav-check.done{background:#16ad62;border-color:#16ad62;color:#fff}.editor-nav-footer{border-top:1px solid #edf0f5;margin-top:12px;padding-top:10px;display:grid;grid-template-columns:55px 1fr;gap:5px;font-size:8px}.editor-nav-footer span{color:#8a95aa}.editor-nav-footer strong{color:#40506d;overflow:hidden;text-overflow:ellipsis}.catalog-editor-main{display:grid;gap:15px}.vehicle-hero-card{min-height:200px;border-radius:20px;padding:25px 26px;background:linear-gradient(135deg,#283697,#3949c9);color:#fff;display:flex;justify-content:space-between;gap:22px;align-items:center;box-shadow:0 16px 32px #2f399c21}.vehicle-hero-card>div:first-child{min-width:0}.vehicle-hero-card>div:first-child>span{font-size:9px;letter-spacing:1px;font-weight:900;opacity:.8}.vehicle-hero-card h2{font-size:27px;margin:13px 0 7px;font-weight:600;letter-spacing:.2px}.vehicle-hero-card p{font-size:11px;opacity:.88;margin:0}.hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.hero-pills b{font-size:9px;border:1px solid rgba(255,255,255,.32);padding:8px 11px;border-radius:999px;background:#ffffff12}.hero-image{width:220px;height:135px;border-radius:14px;background:#fff;border:8px solid rgba(255,255,255,.17);overflow:hidden;display:grid;place-items:center;color:#8f99ae;flex:0 0 auto}.hero-image img{width:100%;height:100%;object-fit:contain;background:#fff}.chassi-reference{padding:20px}.chassi-reference h3{font-size:18px;font-weight:500;color:#24358c;margin:0 0 10px}.chassi-reference>strong{display:inline-block;background:#121f39;color:#fff;border-radius:11px;padding:11px 14px;font-size:14px;letter-spacing:.5px}.chassi-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:14px}.chassi-grid>div{border:1px solid #dfe5ef;border-radius:10px;padding:10px;display:flex;flex-direction:column}.chassi-grid span{font-size:8px;color:#6f7c98}.chassi-grid strong{font-size:10px;margin-top:4px}.section-editor-card{padding:20px}.section-editor-title{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.section-editor-title span{font-size:8px;letter-spacing:1.3px;font-weight:900;color:#6474d7}.section-editor-title h2{font-size:20px;font-weight:600;color:#24358c;margin:5px 0 0}.editor-text-label{display:block;font-size:9px;font-weight:800;color:#53617c;margin:16px 0 6px}.editor-description{width:100%;min-height:92px;border:1px solid #dce2ec;border-radius:11px;padding:12px 13px;resize:vertical;outline:none;font-size:11px;line-height:1.5;color:#273650}.editor-description:focus{border-color:#6c63e8;box-shadow:0 0 0 3px #5346dc14}.gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #edf0f5;margin-top:16px;padding-top:15px}.gallery-toolbar>div{display:flex;flex-direction:column}.gallery-toolbar strong{font-size:11px}.gallery-toolbar span{font-size:8px;color:#8290a7;margin-top:2px}.editable-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:13px}.editable-photo{margin:0;border:1px solid #dfe5ef;border-radius:13px;overflow:hidden;background:#eef2fa}.photo-frame{height:165px;position:relative;background:#e8edf7;display:grid;place-items:center;overflow:hidden}.photo-frame img{width:100%;height:100%;object-fit:contain}.photo-placeholder{color:#8a96aa}.photo-delete{position:absolute;right:8px;top:8px;width:32px;height:32px;border:1px solid #ffd5d5;border-radius:9px;background:#fffffff2;color:#e04242;display:grid;place-items:center;box-shadow:0 5px 14px #00000014}.photo-delete:hover{background:#fff0f0}.editable-photo figcaption{padding:9px 10px;background:#f5f7fb;display:flex;justify-content:space-between;gap:6px}.editable-photo figcaption strong{font-size:8px}.editable-photo figcaption span{font-size:8px;color:#8591a6}.portal-photo{border-color:#cfcafc}.add-photo-card{min-height:212px;border:1.5px dashed #7568e8;border-radius:13px;background:#faf9ff;color:#5645dd;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.add-photo-card strong{font-size:10px}.add-photo-card span{font-size:8px;color:#8a95aa}.catalog-workflow{padding:17px;position:sticky;top:88px}.catalog-workflow h3{font-size:13px;margin:0 0 14px}.workflow-stat{border-bottom:1px solid #edf0f5;padding:9px 0;display:flex;flex-direction:column;align-items:flex-start}.workflow-stat span{font-size:8px;color:#8994a9}.workflow-stat strong{font-size:10px;margin-top:3px}.catalog-workflow>.btn{margin-top:8px}.catalog-workflow .field-label{margin-top:14px}@media(max-width:1320px){.catalog-editor-shell{grid-template-columns:220px minmax(0,1fr)}.catalog-workflow{grid-column:1/-1;position:static;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;align-items:end}.catalog-workflow h3{grid-column:1/-1}.catalog-workflow .field-label,.catalog-workflow textarea{display:none}.editable-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.chassi-grid{grid-template-columns:repeat(3,1fr)}}.home-image-note{margin-top:15px;border:1px solid #d9e2ff;background:#f5f7ff;color:#4657a8;border-radius:11px;padding:12px 13px;font-size:10px;line-height:1.5}
