:root{--color-brand-teal: #03ab84;--color-brand-emerald: #0ec89d;--color-cta-fill: #03ab84;--color-active-green: #0ec89d;--color-success: #03ab84;--color-success-surface: #ddf4e9;--color-info: #3b82f6;--color-in-review: #8b5cf6;--color-warning: #f59e0b;--color-accent-gold: #f7d56b;--color-error: #ef5350;--color-coming-soon: #94a3b8;--color-text-primary: #151919;--color-text-secondary: #5f6666;--color-neutral: #8b9693;--color-border: #e2eae6;--color-surface: #ffffff;--color-surface-mint: #eaf8f2;--color-page-wash: #f6f8fb;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-pill: 999px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-base: 16px;--space-lg: 20px;--space-section: 24px;--space-xl: 32px;--shadow-card: 0 1px 3px rgba(15, 23, 42, .06), 0 1px 2px rgba(15, 23, 42, .04);--shadow-pop: 0 12px 32px rgba(15, 23, 42, .16);--brand-gradient: linear-gradient(135deg, #03ab84, #0ec89d);--font: -apple-system, "SF Pro Display", system-ui, Roboto, "Segoe UI", sans-serif;--sidebar-w: 232px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:var(--font);color:var(--color-text-primary);background:var(--color-page-wash);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.45}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:14px}h1{font-size:26px;font-weight:700}h2{font-size:20px;font-weight:600}h3{font-size:16px;font-weight:600}.caption{font-size:12px;color:var(--color-text-secondary)}.overline{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-neutral)}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.fade-in{animation:fade .2s ease}@keyframes fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.admin-shell{display:flex;min-height:100%}.sidebar{width:var(--sidebar-w);flex-shrink:0;background:#fff;color:#526078;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar-collapsed .sidebar{display:none}.sidebar-brand{padding:18px 14px 14px;border-bottom:1px solid var(--color-border)}.brand-logo{width:174px;height:39px;object-fit:contain;object-position:left center;margin:0 4px 14px}.brand-card{display:flex;flex-direction:column;gap:5px;padding:13px;border:1px solid var(--color-border);border-radius:12px;color:#14213a;font-size:12px;box-shadow:0 3px 12px #0f172a08}.brand-card span{color:#546174;line-height:1.45}.sidebar-logo{font-size:18px;font-weight:700;color:#fff;display:flex;align-items:center;gap:8px}.sidebar-logo .dot{width:10px;height:10px;border-radius:50%;background:var(--brand-gradient)}.sidebar-sub{font-size:11px;color:#64748b;margin-top:4px}.nav-group{padding:14px 10px 4px}.nav-group-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7e8a9e;padding:0 10px 6px}.nav-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:var(--radius-md);color:#506078;font-size:13px;font-weight:500;transition:background .12s,color .12s;margin-bottom:2px}.nav-item:hover{background:#effaf6;color:#008d70}.nav-item.active{background:linear-gradient(135deg,#059f79,#17b68d);color:#fff;font-weight:600;box-shadow:0 5px 12px #03ab8433}.nav-item .ico{width:18px;text-align:center;flex-shrink:0}.sidebar-foot{padding:12px 16px;border-top:1px solid var(--color-border);font-size:10.5px;color:#079a78}.dippie-helper{margin:auto 12px 10px;display:flex;align-items:center;min-height:92px;overflow:hidden;padding:12px 4px 8px 12px;border:1px solid #cfeee3;border-radius:12px;background:linear-gradient(145deg,#f2fcf8,#e8f9f2);color:#17223a}.dippie-helper div{display:flex;flex-direction:column;gap:5px;font-size:10px;width:110px;z-index:1}.dippie-helper span{color:#536174;line-height:1.35}.dippie-helper img{width:84px;height:84px;object-fit:contain;margin-left:-10px;align-self:flex-end}.main{flex:1;display:flex;flex-direction:column;min-width:0}.topbar{height:76px;flex-shrink:0;background:var(--color-surface);border-bottom:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:20}.topbar-heading{display:flex;align-items:center;gap:12px;min-width:265px}.menu-button{width:38px;height:38px;border:1px solid var(--color-border);border-radius:50%;background:#fff;color:#536174;font-size:20px}.topbar-title{font-size:19px;font-weight:700;color:#101a31}.topbar-heading span{font-size:10.5px;color:#6b778d}.global-search{display:flex;align-items:center;gap:8px;width:min(360px,32vw);padding:8px 10px;border:1px solid var(--color-border);border-radius:9px;color:#536174}.global-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:12px}.global-search kbd{border:1px solid var(--color-border);border-radius:4px;padding:1px 5px;font-size:10px;color:#8b96a7}.topbar-right{display:flex;align-items:center;gap:14px}.notification-button{position:relative;display:block;border:0;background:transparent;font-size:21px;color:#1b2740;list-style:none;cursor:pointer}.notification-button::-webkit-details-marker{display:none}.notification-button b{position:absolute;top:-5px;right:-6px;width:16px;height:16px;border-radius:50%;background:#ef3038;color:#fff;font-size:9px;display:grid;place-items:center}.locale-chip{display:flex;align-items:center;gap:5px;border:1px solid var(--color-border);border-radius:8px;padding:7px 9px;font-size:11px;white-space:nowrap;cursor:pointer;list-style:none}.locale-chip::-webkit-details-marker,.topbar-dropdown>.icon-btn::-webkit-details-marker{display:none}.topbar-dropdown{position:relative}.topbar-dropdown[open]>.locale-chip,.topbar-dropdown[open]>.icon-btn{background:var(--color-surface-mint);color:var(--color-cta-fill)}.topbar-dropdown>.icon-btn{display:grid;place-items:center;list-style:none}.topbar-menu{position:absolute;right:0;top:calc(100% + 12px);z-index:60;width:300px;padding:8px;border:1px solid var(--color-border);border-radius:13px;background:#fff;box-shadow:var(--shadow-pop)}.topbar-menu:before{content:"";position:absolute;right:17px;top:-6px;width:11px;height:11px;transform:rotate(45deg);border-left:1px solid var(--color-border);border-top:1px solid var(--color-border);background:#fff}.topbar-menu button{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border:0;border-radius:9px;background:#fff;text-align:left;color:#26334a}.topbar-menu button:hover{background:var(--color-surface-mint);color:#058b6c}.topbar-menu button i{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#eff8f4;color:#069c79;font-style:normal}.topbar-menu button span{display:flex;min-width:0;flex-direction:column;gap:2px}.topbar-menu button b{font-size:11.5px}.topbar-menu button small{color:#778396;font-size:9.5px;font-weight:400}.menu-context{display:flex;flex-direction:column;gap:2px;margin-bottom:6px;padding:11px;border-radius:9px;background:#f5faf8;color:#5d687b;font-size:10px}.menu-context strong{font-size:14px;color:#132038}.menu-context em{align-self:flex-start;margin-top:4px;padding:3px 7px;border-radius:99px;background:#dff7ec;color:#078963;font-size:9px;font-style:normal;font-weight:700}.menu-separator{height:1px;margin:6px 4px;background:var(--color-border)}.topbar-menu .logout-menu-item{color:#cc3d46}.topbar-menu .logout-menu-item i{background:#fff0f1;color:#cc3d46}.admin-identity{display:flex;flex-direction:column;font-size:11px;line-height:1.25}.admin-identity span{color:#778296;font-size:9.5px}.role-chip{background:var(--color-surface-mint);color:var(--color-cta-fill);font-size:12px;font-weight:600;padding:5px 12px;border-radius:var(--radius-pill)}.avatar{width:32px;height:32px;border-radius:50%;background:var(--brand-gradient);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}.content{padding:24px;flex:1}.admin-footer{min-height:66px;padding:0 24px;border-top:1px solid var(--color-border);background:#fff;display:flex;align-items:center;justify-content:space-between;color:#7a8598;font-size:10.5px}.admin-footer strong{color:#079a78}.page-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px;gap:16px}.page-head p{color:var(--color-text-secondary);margin-top:4px;font-size:13px}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-error{padding:10px 12px;border-radius:9px;background:#fff0f1;color:#c23b46;font-size:12px}.qr-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px}.qr-summary{padding:17px 19px;display:flex;flex-direction:column;gap:3px}.qr-summary span{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#748092}.qr-summary strong{font-size:25px;color:#14213a}.qr-summary small{color:#779087;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qr-section-head{display:flex;justify-content:space-between;align-items:end;margin:26px 0 10px}.qr-section-head p{margin-top:3px;color:#758194;font-size:11px}.qr-batch-name{display:flex;flex-direction:column;gap:3px;max-width:290px}.qr-batch-name small{color:#7a8798;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dippie-chip{display:inline-flex;padding:5px 9px;border-radius:99px;background:#e8f8f2;color:#058b6d;font-size:11px;font-weight:700}.dippie-chip.golden{background:#fff4cd;color:#a36e08}.qr-url{display:block;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qr-form-intro{display:flex;gap:11px;padding:13px;margin-bottom:16px;border-radius:12px;background:linear-gradient(135deg,#eaf9f3,#f7fcfa)}.qr-form-intro>span{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#04a980;color:#fff;font-weight:800}.qr-form-intro strong{font-size:13px}.qr-form-intro p{margin-top:2px;color:#68778a;font-size:11px}.qr-url-preview{display:flex;flex-direction:column;gap:5px;padding:12px 14px;margin:1px 0 13px;border:1px solid #d9ebe4;border-radius:11px;background:#f7fcfa}.qr-url-preview span{color:#718076;font-size:10px;font-weight:700;text-transform:uppercase}.qr-url-preview code{color:#087c62;font-size:12px;overflow-wrap:anywhere}.qr-delivery-note{display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid #e1e8e5;border-radius:11px;background:#fff}.qr-delivery-note>span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#eaf8f2;color:#049778;font-size:10px;font-weight:800}.qr-delivery-note p{color:#6c788a;font-size:11px}.qr-delivery-note strong{color:#26354b;font-size:12px}@media(max-width:900px){.qr-summary-grid,.form-grid-2{grid-template-columns:1fr}}.qr-management{font-size:11px}.qr-management-head{align-items:center}.qr-management-head p{margin-top:3px;color:#718096;font-size:10px}.qr-management-head .btn{height:34px;font-size:10px}.qr-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:14px 0}.qr-kpi{position:relative;min-height:92px;padding:15px;display:flex;align-items:center;gap:12px}.qr-kpi>span{width:45px;height:45px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;font-size:21px}.qr-kpi>span.green{background:#e4f8ef;color:#05a67e}.qr-kpi>span.orange{background:#fff0de;color:#f18427}.qr-kpi>span.red{background:#ffe9e9;color:#ef4d56}.qr-kpi>div{display:flex;flex-direction:column}.qr-kpi small{color:#56657b;font-size:9px}.qr-kpi strong{color:#16243c;font-size:21px}.qr-kpi em{margin-top:2px;color:#0a9c77;font-size:8px;font-style:normal}.qr-kpi>span.orange+div em,.qr-kpi>span.red+div em{color:#e0643e}.qr-kpi>b{position:absolute;right:11px;top:10px;color:#7f8ba0;font-size:9px}.qr-filter-bar{display:grid;grid-template-columns:1.2fr 1fr .85fr 1fr auto;align-items:end;gap:12px;padding:13px;margin-bottom:13px}.qr-filter-bar label{display:flex;flex-direction:column;gap:5px;color:#56647a;font-size:8px;font-weight:700}.qr-filter-bar input,.qr-filter-bar select{height:35px;padding:0 10px;border:1px solid var(--color-border);border-radius:7px;background:#fff;color:#3c4b61;font-size:10px}.qr-filter-bar .btn{height:35px}.qr-main-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:13px;align-items:start}.qr-batch-table{overflow:auto}.qr-table-toolbar{height:48px;min-width:900px;padding:0 13px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--color-border)}.qr-table-toolbar label{padding:7px 10px;border:1px solid var(--color-border);border-radius:7px}.qr-table-toolbar input{margin-right:7px;accent-color:#04a47d}.qr-table-toolbar span{color:#7f8a9c;font-size:9px}.qr-table-toolbar button{margin-left:auto;width:30px;height:30px;border:1px solid var(--color-border);border-radius:7px;background:#fff;color:#516079}.qr-batch-table table{width:100%;min-width:900px;border-collapse:collapse}.qr-batch-table th{padding:9px 12px;border-bottom:1px solid var(--color-border);background:#f9fbfa;color:#69768a;font-size:8px;text-align:left}.qr-batch-table td{height:52px;padding:7px 12px;border-bottom:1px solid #edf1ef;color:#405068;font-size:9px}.qr-batch-table tr{cursor:pointer}.qr-batch-table tr:hover,.qr-batch-table tr.selected{background:#f0faf6}.qr-batch-table tr.selected{box-shadow:inset 3px 0 #04a47c}.qr-batch-table td:first-child{color:#1684d5}.qr-batch-table td input{margin-right:9px;accent-color:#04a47c}.qr-batch-table td strong,.qr-batch-table td small{display:block}.qr-batch-table td small{margin-top:3px;color:#7a8799;font-size:8px}.qr-batch-table td:last-child button{border:0;background:none;color:#647287;font-size:16px}.qr-campaign{display:inline-flex;padding:4px 7px;border-radius:4px;background:#e4f8ef;color:#049574;font-size:8px;font-weight:700}.qr-campaign.gold{background:#fff2d3;color:#b57c13}.qr-table-footer{height:47px;min-width:900px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;color:#7a8798;font-size:9px}.qr-table-footer div{display:flex;gap:5px}.qr-table-footer button{width:29px;height:29px;border:1px solid var(--color-border);border-radius:7px;background:#fff;color:#526177}.qr-table-footer button.active{background:#05a77f;color:#fff;border-color:#05a77f}.qr-details{position:sticky;top:92px;overflow:hidden}.qr-details-head{height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border)}.qr-details-head h2{font-size:13px}.qr-details-head span{color:#627086}.qr-code-summary{display:grid;grid-template-columns:105px 1fr;gap:13px;padding:14px}.visual-qr{position:relative;width:100px;height:100px;display:grid;place-items:center;border:1px solid #dfe6e3;border-radius:8px;background:repeating-conic-gradient(#152119 0,#152119 25%,#fff 0,#fff 50%) 50%/12px 12px;color:#fff;font-size:45px;text-shadow:0 0 2px #000}.visual-qr:before,.visual-qr:after,.visual-qr i{content:"";position:absolute;width:23px;height:23px;border:5px solid #101610;background:#fff}.visual-qr:before{left:8px;top:8px}.visual-qr:after{right:8px;top:8px}.visual-qr i{left:8px;bottom:8px}.qr-code-summary>div:last-child{display:flex;align-items:flex-start;flex-direction:column;gap:4px}.qr-code-summary small{color:#6f7c8e;font-size:8px}.qr-code-summary strong{font-size:9px;overflow-wrap:anywhere}.qr-details>.btn{width:calc(100% - 28px);margin:0 14px 12px}.qr-details section{padding:12px 14px;border-top:1px solid #e8edeb}.qr-details section h3{margin-bottom:9px;font-size:10px}.linked-product{display:flex;align-items:center;gap:9px;padding:9px;border:1px solid #e4eae7;border-radius:8px}.linked-product>span{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;background:#e8f8f1;color:#049d77}.linked-product div{display:flex;flex-direction:column}.linked-product strong{font-size:9px}.linked-product small{margin-top:2px;color:#7a8797;font-size:8px}.qr-details ul{list-style:none;color:#5d6b7e;font-size:8.5px;line-height:1.85}.qr-details li{color:#40826e}.qr-life{border-left:1px solid #b8ded0}.qr-life p{position:relative;display:flex;justify-content:space-between;padding:4px 0 4px 13px;color:#5c697b;font-size:8px}.qr-life i{position:absolute;left:-4px;top:8px;width:7px;height:7px;border-radius:50%;background:#05a77f}.qr-life b{color:#344357}.secure-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.secure-action-grid button{min-height:61px;border:1px solid #bce7d7;border-radius:7px;background:#effaf6;color:#04a37d;font-size:17px}.secure-action-grid button span{display:block;margin-top:3px;font-size:7px;font-weight:700}.secure-action-grid button.warn{border-color:#f6d3a4;background:#fff8ed;color:#e79120}.secure-action-grid button.danger{border-color:#f3bec2;background:#fff2f2;color:#e04d57}.qr-details footer{padding:10px 13px;background:#effaf6;color:#168869;font-size:7.5px}.qr-bottom-panels{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:13px}.qr-bottom-panels>.card{min-height:150px;padding:14px}.qr-bottom-panels h3{font-size:10px}.qr-bottom-panels h3 small{margin-left:5px;color:#05a77f;font-size:8px}.qr-bottom-panels p{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #edf1ef;color:#617083;font-size:8px}.qr-bottom-panels p b{font-weight:500}.qr-trend>div{height:100px;margin-top:14px;display:flex;align-items:end;gap:7px;border-bottom:1px solid #cfe7dd}.qr-trend i{position:relative;flex:1;min-height:20px;border-radius:4px 4px 0 0;background:linear-gradient(#06a77f,#dff6ed)}.qr-trend i span{position:absolute;bottom:-15px;width:100%;text-align:center;color:#7b8798;font-size:7px}.route-qr .topbar-title:after{content:"CMS-023";display:inline-block;margin-left:10px;padding:4px 8px;border-radius:99px;background:#ddf8ee;color:#079a76;font-size:9px;vertical-align:middle}.route-qr .content{padding:0 14px 20px}.route-qr .qr-management-head{min-height:38px;margin:0}.route-qr .qr-management-head>div:first-child{display:none}.route-qr .qr-management-head .page-actions{width:100%;justify-content:flex-end}.route-qr .qr-management{position:relative;padding-right:293px}.route-qr .qr-management-head{width:calc(100% + 293px)}.route-qr .qr-main-layout{display:block}.route-qr .qr-details{position:absolute;right:0;top:52px;width:280px}.route-qr .qr-batch-table{position:relative;min-height:455px;padding-bottom:47px}.route-qr .qr-table-footer{position:absolute;right:0;bottom:0;left:0}.route-qr .qr-bottom-panels>.card{min-height:178px}@media(max-width:1180px){.route-qr .qr-management{padding-right:0}.route-qr .qr-management-head{width:auto}.route-qr .qr-details{position:static;width:auto;margin-top:13px}}@media(max-width:1180px){.qr-kpis{grid-template-columns:repeat(2,1fr)}.qr-main-layout{grid-template-columns:1fr}.qr-details{position:static}.qr-filter-bar{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.qr-kpis,.qr-filter-bar,.qr-bottom-panels{grid-template-columns:1fr}}.dippie-title-line{display:flex;align-items:center;gap:10px}.dippie-title-line span{padding:4px 9px;border-radius:99px;background:#ddf8ee;color:#079a76;font-size:10px;font-weight:800}.dippie-head{align-items:center}.dippie-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:16px}.dippie-kpi{min-height:102px;padding:18px;display:flex;align-items:center;gap:14px}.dippie-kpi-icon{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#e3f7ef;color:#03a77f;font-size:25px}.dippie-kpi-icon.gold{background:#fff4d5;color:#e7a100}.dippie-kpi-icon.violet{background:#eee9ff;color:#7357e8}.dippie-kpi>div{display:flex;flex-direction:column}.dippie-kpi label{font-size:11px;color:#42516a}.dippie-kpi strong{font-size:24px;color:#122039}.dippie-kpi small{margin-top:3px;color:#78869a;font-size:9.5px}.dippie-filter{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr)) auto;align-items:end;gap:12px;padding:13px 15px;margin-bottom:16px}.dippie-filter label{display:flex;flex-direction:column;gap:5px;color:#53617a;font-size:9px;font-weight:700}.dippie-filter select,.dippie-filter input{height:36px;padding:0 10px;border:1px solid var(--color-border);border-radius:7px;background:#fff;color:#35425a;font-size:11px}.dippie-layout{display:grid;grid-template-columns:minmax(0,1fr) 282px;gap:15px;align-items:start}.dippie-table{min-width:0;overflow:auto}.dippie-table .toolbar{min-width:900px}.toolbar-spacer{flex:1}.dippie-table table{min-width:1000px;font-size:11px}.dippie-table table.data th{padding:9px 10px;font-size:8.5px;text-transform:none}.dippie-table table.data td{padding:7px 10px}.dippie-table td strong,.dippie-table td small{display:block;white-space:nowrap}.dippie-table td small{margin-top:3px;color:#7b8798;font-size:8.5px}.dippie-thumb{width:54px;height:47px;border-radius:7px;object-fit:contain;background:linear-gradient(145deg,#edf1f3,#fff)}.expression-pill,.rarity-pill,.publish-pill{display:inline-flex;padding:3px 7px;border-radius:4px;font-size:8.5px;font-weight:700;white-space:nowrap}.expression-pill{background:#e8fbf4;color:#079c79;border:1px solid #bfeedd}.rarity-pill{background:#eef5ff;color:#3578ce;border:1px solid #d5e5fd}.rarity-rare,.rarity-epic{background:#f1eaff;color:#7454d8;border-color:#dfd1ff}.rarity-legendary,.rarity-golden{background:#fff2d9;color:#c17910;border-color:#f7d8a4}.publish-pill{background:#e4f8ef;color:#078d6a;border:1px solid #c2eedc}.status-draft{background:#eaf2ff;color:#3475cc;border-color:#d2e2fb}.status-hidden{background:#fff1dc;color:#cf7b12;border-color:#f4d6a7}.unlock-cell{max-width:150px;color:#48566d}.dippie-empty{padding:50px;text-align:center;color:#7b8799}.dippie-inspector{position:sticky;top:94px;overflow:hidden}.dippie-inspector-head{height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border);font-size:10px;font-weight:700}.dippie-inspector-head span{display:flex;align-items:center;gap:7px}.dippie-inspector-head i{width:8px;height:8px;border-radius:50%;background:#08af84}.dippie-inspector-head button{border:0;background:none;color:#738096;font-size:18px}.dippie-hero{display:block;width:calc(100% - 24px);height:174px;margin:12px;border-radius:10px;object-fit:contain;background:linear-gradient(150deg,#e8ecef,#fff)}.dippie-inspector-body{padding:0 13px 14px}.inspector-name{display:flex;align-items:start;justify-content:space-between;padding:4px 0 12px}.inspector-name h2{font-size:15px}.inspector-name span{font-size:8.5px;color:#78859a}.dippie-inspector-section{padding:11px 0;border-top:1px solid #edf1f2}.dippie-inspector-section h3{margin-bottom:7px;font-size:10px}.dippie-inspector-section p{margin-top:7px;color:#667388;font-size:9.5px;line-height:1.45}.dippie-inspector-section a{display:block;margin-top:8px;color:#049b77;font-size:9px;font-weight:700}.dippie-inspector-body>.btn{width:100%;margin-top:7px}.last-reviewed{display:block;margin-top:11px;color:#7b8799;font-size:8.5px}.editor-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#748196;font-size:11px}.editor-breadcrumb button{border:0;background:none;color:#079b77;font-weight:700}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;align-items:start}.editor-section{padding:22px;margin-bottom:16px}.editor-section>h2{font-size:16px}.editor-section>p{margin:3px 0 18px;color:#718094;font-size:11px}.editor-preview{position:sticky;top:94px;padding:20px;text-align:center}.editor-preview>span:first-child{display:block;color:#079b77;font-size:9px;font-weight:800;letter-spacing:.12em}.editor-preview img{width:100%;height:230px;margin:12px 0;object-fit:contain;border-radius:12px;background:linear-gradient(145deg,#eef2f4,#fff)}.editor-preview h2{font-size:19px}.editor-preview code{display:block;margin:4px 0 12px;color:#748195;font-size:10px}.editor-preview>div{display:flex;justify-content:center;gap:7px}.editor-preview p{margin:15px 0;color:#68768a;font-size:11px;line-height:1.5}.editor-preview>.publish-pill{font-size:10px}@media(max-width:1180px){.dippie-kpis{grid-template-columns:repeat(2,1fr)}.dippie-layout,.editor-layout{grid-template-columns:1fr}.dippie-inspector,.editor-preview{position:static}.dippie-filter{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.dippie-kpis,.dippie-filter{grid-template-columns:1fr}.page-actions{flex-wrap:wrap}}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.kpi{padding:18px;display:flex;flex-direction:column;gap:6px}.kpi .kpi-icon{width:38px;height:38px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:4px}.kpi .kpi-value{font-size:28px;font-weight:700;line-height:1}.kpi .kpi-label{font-size:12.5px;color:var(--color-text-secondary);font-weight:500}.screen-id{color:#05a780;font-weight:800;letter-spacing:.12em;font-size:9px;margin-bottom:4px}.page-actions{display:flex;gap:8px}.cms-workspace{position:relative}.cms-toast{position:fixed;top:88px;right:24px;z-index:40;background:#0c9775;color:#fff;padding:11px 16px;border-radius:10px;box-shadow:var(--shadow-pop);font-weight:600}.cms-kpis{grid-template-columns:repeat(4,minmax(150px,1fr));margin-bottom:18px}.cms-kpi{border:1px solid var(--color-border);flex-direction:row;align-items:center;text-align:left;cursor:pointer}.cms-kpi>span:last-child{display:flex;flex-direction:column;gap:3px}.cms-kpi .kpi-value{font-size:21px}.cms-kpi small{color:#08a77f;font-size:9.5px}.cms-kpi .kpi-icon{margin:0;flex:0 0 auto}.dashboard-link{width:100%;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.dashboard-link:hover{transform:translateY(-2px);border-color:#8ed9bd;box-shadow:0 9px 22px #0d6b4c18}.tone-0{background:#e2f9ed;color:#0ab676}.tone-1{background:#e4f6ee;color:#00a67d}.tone-2{background:#fff0e6;color:#ef7f2d}.tone-3{background:#eee9ff;color:#7764df}.cms-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.cms-layout .table-wrap{min-width:0}.table-search{display:flex;align-items:center;gap:7px;min-width:230px;border:1px solid var(--color-border);border-radius:8px;padding:7px 10px}.table-search input{border:0;outline:0;min-width:0;flex:1}.select.compact{width:auto;min-width:125px;padding:7px 10px}table.data tbody tr.selected{background:#effaf6;box-shadow:inset 3px 0 #03ab84}.status{display:inline-flex;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:700}.status.ok{background:#dcf8e8;color:#13925d}.status.warn{background:#fff2cc;color:#b57705}.status.bad{background:#ffe1e1;color:#d13e3e}.status.neutral{background:#eef1f5;color:#647185}.cms-inspector{overflow:hidden;position:sticky;top:94px}.inspector-head{display:flex;align-items:flex-start;justify-content:space-between;padding:16px;border-bottom:1px solid var(--color-border)}.inspector-head h2{font-size:16px}.inspector-preview{margin:14px;min-height:112px;border-radius:12px;background:linear-gradient(145deg,#eaf9f3,#f8fcfa);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.preview-orb{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#cceade);box-shadow:0 5px 12px #0c785f29;color:#029c77;font-size:22px}.inspector-preview span{color:#7a8699;font-size:10px}.inspector-row{width:100%;border:0;border-top:1px solid #eef2f4;background:#fff;padding:11px 16px;display:flex;justify-content:space-between;color:#28354b}.inspector-row span{display:flex;align-items:center;gap:9px}.inspector-row i{width:24px;height:24px;border-radius:7px;background:#eaf8f2;color:#039a75;display:grid;place-items:center;font-style:normal}.inspector-note{margin:14px;padding:12px;border-radius:10px;background:#f7f9fb;display:flex;flex-direction:column;gap:4px;font-size:11px}.inspector-note span{color:#697589;line-height:1.4}.inspector-actions{display:flex;gap:8px;padding:0 14px 14px}.inspector-actions .btn{flex:1;padding-left:8px;padding-right:8px}.cms-route-strip{margin-top:16px;display:flex;align-items:center;gap:6px;flex-wrap:wrap;color:#778397;font-size:10px}.cms-route-strip button{border:1px solid var(--color-border);background:#fff;border-radius:999px;padding:4px 8px;color:#69768b;font-size:9px}.cms-route-strip button.active{color:#fff;background:#05a780;border-color:#05a780}.dashboard-grid{display:grid;grid-template-columns:1.05fr .92fr 1.15fr;gap:16px}.dashboard-card{padding:15px;min-width:0}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.panel-title h3{font-size:14px}.panel-title h3 small{font-weight:400;color:#7c8797}.panel-title a{font-size:10px;color:#039b77;font-weight:700}.action-row{display:flex;align-items:center;gap:10px;padding:9px 0}.action-row i{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;font-style:normal}.action-row span{display:flex;flex-direction:column;flex:1;font-size:10.5px}.action-row small{color:#7e899a}.action-row em{padding:4px 9px;border-radius:7px;background:#fff0d7;color:#dc7b13;font-style:normal;font-weight:700}.action-row-link{width:100%;border:0;border-radius:9px;background:transparent;color:inherit;text-align:left}.action-row-link:hover{background:#f4faf7;padding-left:7px;padding-right:7px}.health-row{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px solid #edf1f3;font-size:10.5px}.health-row:last-child{border:0}.health-row b{color:#04a47c}.health-row small{color:#7b8798}.metric-line{display:flex;justify-content:space-between;align-items:flex-end;padding:9px 0;border-bottom:1px solid #edf1f3}.metric-line span{display:flex;flex-direction:column;color:#667387;font-size:10px}.metric-line strong{font-size:16px;color:#526078}.metric-line b{font-size:10px;color:#04a47c}.mini-title{font-size:10px;margin-top:10px}.dashboard-orders{grid-column:span 2}.dashboard-orders table.data th,.dashboard-orders table.data td{padding:8px 10px;font-size:10px}.system-demo-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.system-demo-head p{color:#6d798c}.system-demo-head .select{width:280px}.system-canvas{position:relative;min-height:600px;border:1px solid var(--color-border);border-radius:16px;overflow:hidden;background:#f5f7fa}.system-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;padding:24px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:100px 1fr;gap:15px;opacity:.38}.system-skeleton>div,.system-skeleton>section{border-radius:13px;background:linear-gradient(100deg,#e8edf1 30%,#f5f7f8,#e8edf1 66%);background-size:300% 100%;animation:skeleton 1.5s infinite}.system-skeleton section{grid-column:span 2}.system-skeleton section:last-child{grid-column:span 1}@keyframes skeleton{to{background-position:-150% 0}}.system-page-state,.system-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:30px}.system-overlay{background:#161e2d80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.system-card{position:relative;width:min(550px,90%);max-height:560px;overflow:auto;background:#fff;border:1px solid var(--color-border);border-radius:17px;box-shadow:0 20px 50px #0f172a33;padding:28px;text-align:center}.system-card>img{width:100px;height:78px;object-fit:contain;float:right;margin:-15px -4px 2px 10px}.system-card h1{font-size:22px;margin:8px 0}.system-card>p{color:#687488;max-width:470px;margin:0 auto 18px}.system-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 8px;font-size:26px;background:#e8f8f2;color:#07a57d}.system-card.tone-error .system-icon{background:#ffe8e8;color:#dc3e47}.system-card.tone-warning .system-icon{background:#fff4d7;color:#d98a18}.system-card.tone-info .system-icon{background:#e7f2ff;color:#357fd1}.system-card.tone-neutral .system-icon{background:#eef1f4;color:#687588}.system-details{margin:18px 0;text-align:left;border:1px solid #e9edf0;border-radius:11px;overflow:hidden}.system-details>div{display:flex;align-items:center;gap:10px;padding:10px 13px;border-bottom:1px solid #edf1f3;color:#48566c;font-size:12px}.system-details>div:last-child{border:0}.system-details i{width:25px;height:25px;border-radius:7px;background:#edf9f4;color:#059d77;display:grid;place-items:center;font-style:normal}.system-actions{display:flex;gap:9px;justify-content:center}.system-actions .btn{min-width:140px}.secure-progress{text-align:left;margin:20px 0}.secure-progress span{display:flex;justify-content:space-between;font-size:11px}.secure-progress em{font-style:normal;color:#059d77}.secure-progress>i{display:block;height:7px;background:#e7ecef;border-radius:99px;overflow:hidden;margin-top:7px}.secure-progress>i b{display:block;height:100%;background:linear-gradient(90deg,#03a77f,#55cb96);transition:width .3s}.delete-consent{display:flex;text-align:left;gap:8px;padding:11px;border-radius:9px;background:#fff0f0;color:#a93a40;font-size:11px;margin-bottom:14px}.toast-stage{position:absolute;top:24px;right:24px;width:420px}.toast-stage .system-card{width:100%;padding:20px;text-align:left}.toast-stage .system-icon{float:left;margin:0 14px 30px 0;width:42px;height:42px}.toast-stage .system-card h1{font-size:16px}.toast-stage .system-details{margin:10px 0}.toast-close{position:absolute;right:12px;top:10px;border:0;background:transparent;font-size:18px;color:#788597}.system-toast{position:fixed;right:24px;top:90px;z-index:80;background:#109b77;color:#fff;padding:10px 15px;border-radius:9px;box-shadow:var(--shadow-pop)}.system-toast.tone-error{background:#d54a51}.state-nav{display:flex;gap:5px;flex-wrap:wrap;margin-top:14px}.state-nav button{border:1px solid var(--color-border);background:#fff;color:#68758a;border-radius:99px;padding:5px 9px;font-size:9px}.state-nav button.active{background:#06a47d;color:#fff;border-color:#06a47d}.security-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:16px;align-items:start}.security-form{width:min(680px,100%);margin:0 auto;padding:26px;border:1px solid var(--color-border);border-radius:16px;background:#fff;box-shadow:var(--shadow-card)}.security-form>img{display:block;width:105px;height:90px;object-fit:contain;margin:-10px auto 5px}.security-form label{display:block;margin-bottom:14px;font-size:11px;font-weight:700;color:#536077}.security-form input:not([type=checkbox]):not([type=radio]){display:block;width:100%;height:43px;margin-top:5px;padding:0 11px;border:1px solid var(--color-border);border-radius:9px;outline:0}.security-form label:first-of-type input{font-size:20px;letter-spacing:.35em;text-align:center}.security-form>button{border:0;background:none;color:#049d78;font-weight:700}.security-check{display:flex!important;align-items:center;gap:8px}.security-check input{accent-color:#03ab84}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.security-grid label:first-of-type input{font-size:13px;letter-spacing:0;text-align:left}.bulk-progress{padding:14px 16px;border-bottom:1px solid var(--color-border);background:#effaf6}.bulk-progress span{display:flex;justify-content:space-between;font-size:11px}.bulk-progress em{font-style:normal;color:#6b788b}.bulk-progress>i{display:block;height:8px;margin-top:8px;border-radius:99px;background:#d9e5e0;overflow:hidden}.bulk-progress>i b{display:block;height:100%;background:linear-gradient(90deg,#03a67e,#58ca96);transition:width .3s}.security-shield{width:68px;height:68px;margin:16px auto;display:grid;place-items:center;border-radius:50%;background:#e9f9f3;color:#04a47d;font-size:30px;box-shadow:0 7px 16px #03ab8426}.security-nav{margin-top:18px}.cms-toast.error{background:#d54a51}.cms-toast.warning{background:#d68b1f}@media(max-width:1100px){.security-layout{grid-template-columns:1fr}.security-form{width:100%}}.product-list-name{display:flex;align-items:center;gap:10px}.product-list-name img{width:42px;height:42px;border-radius:9px;object-fit:cover;background:#f3f6f5}.product-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start}.section-title-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.section-title-row p{margin:3px 0 0!important}.repeat-card{position:relative;display:flex;gap:14px;padding:14px;margin-top:12px;border:1px solid #e3eae7;border-radius:12px;background:#fbfdfc}.repeat-card>img,.repeat-card>.image-placeholder{width:92px;height:92px;flex:0 0 auto;border-radius:10px;object-fit:contain}.image-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#edf3f0,#fafcfc);color:#89958f;font-size:10px}.repeat-fields{flex:1;min-width:0}.variant-numbers{display:grid;grid-template-columns:1.4fr .7fr .7fr;gap:10px}.product-check{display:flex;align-items:center;gap:8px;color:#526176;font-size:11px}.product-check input{accent-color:#05a780}.remove-repeat{width:26px;height:26px;border:0;border-radius:7px;background:#fff0f0;color:#cf4c55;font-size:17px}.gallery-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gallery-item{position:relative;padding:12px;border:1px solid #e3eae7;border-radius:12px}.gallery-item>img,.gallery-item>.image-placeholder{width:100%;height:130px;margin-bottom:10px;border-radius:9px;object-fit:contain}.gallery-item>.remove-repeat{position:absolute;right:18px;top:18px}.empty-inline{padding:24px;border:1px dashed #d8e1dd;border-radius:11px;text-align:center;color:#849087;font-size:11px}.content-section{padding:16px;margin-top:14px;border:1px solid #dfe8e4;border-radius:13px}.content-section.disabled{background:#f7f8f8;opacity:.72}.content-section-head,.inner-title{display:flex;align-items:center;justify-content:space-between}.inner-section{padding:14px;margin:12px 0;border-radius:11px;background:#f7faf9}.inner-title{margin-bottom:11px;font-size:11px}.inner-title button{border:0;background:transparent;color:#cf4c55;font-size:10px}.rich-label{margin-bottom:6px}.rich-editor{overflow:hidden;border:1px solid var(--color-border);border-radius:9px;background:#fff}.rich-toolbar{display:flex;gap:5px;padding:7px;border-bottom:1px solid #e6ece9;background:#f7faf9}.rich-toolbar button{min-width:29px;height:27px;padding:0 8px;border:1px solid #dbe4e0;border-radius:6px;background:#fff;color:#4e5d55;font-size:10px}.rich-canvas{min-height:130px;padding:12px;outline:0;font-size:12px;line-height:1.6}.section-preview{padding:18px;margin-top:14px;border:1px solid #cfe9df;border-radius:12px;background:#fff}.section-preview>span,.product-live-preview>span{color:#079b77;font-size:9px;font-weight:800;letter-spacing:.12em}.section-preview>img{width:100%;max-height:180px;margin:11px 0;object-fit:cover;border-radius:10px}.section-preview h2{margin:8px 0 13px}.section-preview article{padding:12px 0;border-top:1px solid #edf1ef}.section-preview article>img{width:80px;height:65px;float:right;margin-left:12px;object-fit:cover;border-radius:8px}.section-preview h3{font-size:13px}.rich-output{color:#657268;font-size:11px;line-height:1.55}.rich-output ul{padding-left:18px}.product-live-preview{position:sticky;top:94px;padding:18px}.product-preview-hero{width:100%;height:210px;margin:12px 0;border-radius:12px;object-fit:contain}.product-live-preview h2{font-size:18px}.product-live-preview>p{margin:6px 0 13px;color:#6b786f;font-size:11px;line-height:1.5}.preview-variants{display:flex;gap:6px;flex-wrap:wrap}.preview-variants span{padding:5px 8px;border:1px solid #d9e5df;border-radius:99px;color:#506059;font-size:9px}.preview-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:13px}.preview-gallery img{width:100%;height:50px;border-radius:7px;object-fit:cover}.preview-section-list{margin-top:16px;border-top:1px solid #e8eeeb}.preview-section-list div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf1ef;font-size:10px}.preview-section-list b{color:#079b77;font-size:9px}@media(max-width:1100px){.product-editor-grid{grid-template-columns:1fr}.product-live-preview{position:static}.gallery-editor{grid-template-columns:1fr}}@media(max-width:700px){.repeat-card{flex-direction:column}.variant-numbers,.gallery-editor{grid-template-columns:1fr}}.content-section-head{gap:14px}.accordion-toggle{display:flex;align-items:center;gap:9px;flex:1;min-width:0;padding:0;border:0;background:transparent;color:#253448;text-align:left}.accordion-toggle>span{font-size:23px;color:#079b77;transition:transform .16s}.accordion-toggle>span.open{transform:rotate(90deg)}.accordion-toggle strong{font-size:12px}.accordion-toggle small{color:#87938b;font-size:9px;font-weight:500}.accordion-body{padding-top:16px;margin-top:14px;border-top:1px solid #e5ebe8}.accordion-actions{display:flex;justify-content:space-between;gap:8px}.preview-action-group{display:flex;align-items:center;gap:8px}.device-switch{display:flex;padding:3px;border:1px solid #dbe5e1;border-radius:8px;background:#f6f9f8}.device-switch button{height:25px;padding:0 9px;border:0;border-radius:5px;background:transparent;color:#6c7972;font-size:9px}.device-switch button.active{background:#05a780;color:#fff;box-shadow:0 2px 5px #087c5e28}.section-preview-label{display:flex;align-items:center;justify-content:space-between}.section-preview-label span{color:#079b77;font-size:9px;font-weight:800;letter-spacing:.12em}.section-preview-label b{color:#839087;font-size:8px}.device-preview-frame{position:relative;margin:16px auto 3px;padding:9px;border:1px solid #cbd5d1;background:#26312d;box-shadow:0 14px 30px #192f272e}.device-preview-frame.phone{width:min(320px,100%);height:570px;border-radius:34px;padding:12px}.device-preview-frame.tablet{width:min(620px,100%);height:680px;border-radius:25px;padding:13px}.device-preview-screen{height:100%;overflow:auto;border-radius:inherit;background:#fff}.device-preview-screen>header{position:sticky;top:0;z-index:2;height:33px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;background:#fff;color:#29372f;font-size:8px}.device-preview-screen>header i{width:28px;height:5px;border-radius:99px;background:#1d2722}.device-preview-frame.tablet .device-preview-screen>header i{visibility:hidden}.section-preview-header{width:100%;height:180px;object-fit:cover}.device-preview-frame.tablet .section-preview-header{height:270px}.device-preview-screen main{padding:19px}.device-preview-screen main h2{font-size:20px}.device-preview-screen article{padding:15px 0;border-top:1px solid #e8eeeb}.device-preview-screen article>img{width:100%;max-height:180px;margin-bottom:10px;border-radius:10px;object-fit:cover}.device-preview-frame.tablet .device-preview-screen main{padding:28px 42px}.device-preview-frame.tablet .device-preview-screen main h2{font-size:26px}.device-preview-frame.tablet .device-preview-screen article{padding:20px 0}.product-description-preview{max-height:120px;margin:12px 0;padding:10px;overflow:auto;border-radius:8px;background:#f5f8f7;text-align:left}.product-description-preview p{margin:0 0 7px}.rich-toolbar .rich-image-button{margin-left:auto;color:#058e6d;border-color:#bfe5d7;background:#effaf6}.rich-toolbar button:disabled{cursor:not-allowed;opacity:.6}.rich-canvas img,.rich-output img{display:block;max-width:100%;height:auto;margin:10px auto;border-radius:9px}.rich-editor-error{padding:7px 10px;border-top:1px solid #f2c5c8;background:#fff1f1;color:#c44750;font-size:9px}.image-upload{margin-bottom:14px}.image-upload-box{display:flex;align-items:center;gap:13px;padding:12px;border:1px dashed #cddbd5;border-radius:11px;background:#fbfdfc}.image-upload-box>img,.image-upload-empty{width:150px;height:110px;flex:0 0 auto;border-radius:9px;object-fit:contain;background:#eef4f1}.image-upload-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#819088}.image-upload-empty span{font-size:25px;color:#06a67e}.image-upload-empty small{padding:0 8px;text-align:center;font-size:8px}.image-upload-actions{display:flex;gap:7px;flex-wrap:wrap}.image-upload-error{margin-top:5px;color:var(--color-error);font-size:10px}.image-upload.compact .image-upload-box{padding:9px}.image-upload.compact .image-upload-box>img,.image-upload.compact .image-upload-empty{width:90px;height:70px}.image-upload.compact .image-upload-empty small{display:none}.gallery-item .image-upload{margin:0 0 10px}.gallery-item .image-upload-box{display:block}.gallery-item .image-upload-box>img,.gallery-item .image-upload-empty{width:100%;height:130px;margin-bottom:9px}.gallery-item .image-upload-actions{justify-content:center}.catalogue-head{align-items:center}.catalogue-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.catalogue-kpis>.card{display:flex;align-items:center;gap:13px;padding:17px}.catalogue-kpis>.card>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#e6f8f1;color:#049e78;font-size:18px}.catalogue-kpis small{display:block;color:#758277;font-size:9px}.catalogue-kpis strong{display:block;margin-top:2px;color:#213146;font-size:22px}.catalogue-search{display:flex;align-items:center;gap:8px;min-width:280px;height:37px;padding:0 11px;border:1px solid var(--color-border);border-radius:8px}.catalogue-search span{color:#7c8a82;font-size:18px}.catalogue-search input{width:100%;border:0;outline:0;font-size:11px}.toolbar>.field{margin:0!important}.toolbar>.field .select{height:37px}.catalogue-result{margin-left:auto;color:#7d8981;font-size:10px}.product-list-name{min-width:230px}.product-list-name>div>small{display:block;max-width:230px;margin-top:3px;overflow:hidden;color:#88938d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.product-list-placeholder{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:#edf3f0;color:#8d9993}.catalogue-count{display:flex;flex-direction:column}.catalogue-count strong{font-size:11px}.catalogue-count small{margin-top:3px;color:#839087;font-size:9px}.content-progress{width:90px}.content-progress span{font-size:9px;color:#718078}.content-progress span b{color:#049e78}.content-progress>i{display:block;height:5px;margin-top:5px;overflow:hidden;border-radius:99px;background:#e3ebe7}.content-progress>i>b{display:block;height:100%;border-radius:99px;background:#05a780}.table-wrap{overflow:auto}.table-wrap .toolbar,.table-wrap table.data{min-width:900px}@media(max-width:900px){.catalogue-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.catalogue-kpis{grid-template-columns:1fr}}.catalogue-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:15px;align-items:start}.catalogue-layout>.table-wrap{min-width:0}.catalogue-layout table.data tr.selected{background:#effaf6;box-shadow:inset 3px 0 #05a780}.product-inspector{position:sticky;top:92px;overflow:hidden}.product-inspector.empty{min-height:180px;display:grid;place-items:center;color:#7c8981;font-size:10px}.product-inspector-head{height:46px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border);font-size:10px;font-weight:700}.product-inspector-head span{display:flex;align-items:center;gap:7px}.product-inspector-head i{width:8px;height:8px;border-radius:50%;background:#05a780}.product-inspector-head button{border:0;background:transparent;color:#748196;font-size:17px}.product-inspector-hero{width:calc(100% - 24px);height:190px;margin:12px;border-radius:11px;object-fit:contain;background:linear-gradient(145deg,#edf2f0,#fff)}.product-inspector-body{padding:0 14px 14px}.product-inspector-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.product-inspector-title h2{font-size:15px}.product-inspector-title code{display:block;margin-top:3px;color:#7c8994;font-size:8px}.product-inspector-body>p{margin:10px 0;color:#69778a;font-size:9px;line-height:1.5}.product-inspector-body section{padding:11px 0;border-top:1px solid #e9eeec}.product-inspector-body section h3{margin-bottom:8px;font-size:10px}.product-inspector-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.product-inspector-grid span{padding:8px;border-radius:8px;background:#f5f8f7;color:#7b8780;font-size:8px}.product-inspector-grid b{display:block;margin-top:3px;color:#344358;font-size:10px}.inspector-variants{display:flex;flex-direction:column;gap:6px}.inspector-variants>div{display:flex;align-items:center;gap:8px;padding:6px;border:1px solid #e6ebe9;border-radius:8px}.inspector-variants img,.inspector-variants>div>span{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;object-fit:contain;background:#eef4f1;color:#74827a;font-size:7px}.inspector-variants p{display:flex;flex:1;min-width:0;flex-direction:column}.inspector-variants strong{font-size:9px}.inspector-variants small{color:#7d8982;font-size:7px}.inspector-variants>div>b{padding:3px 5px;border-radius:4px;background:#e5f8ef;color:#059a75;font-size:7px}.inspector-more{display:block;margin-top:6px;color:#77857d;font-size:8px}.inspector-sections{display:flex;flex-direction:column;gap:5px}.inspector-sections span{display:flex;justify-content:space-between;padding:6px 8px;border-radius:6px;background:#f5f7f6;color:#8a948f;font-size:8px}.inspector-sections span.ready{background:#ebf9f3;color:#078e6d}.inspector-sections b{font-size:7px}.product-inspector-body>.btn{width:100%;margin-top:2px}.product-inspector-updated{display:block;margin-top:8px;text-align:center;color:#8a958f;font-size:7px}@media(max-width:1180px){.catalogue-layout{grid-template-columns:1fr}.product-inspector{position:static}}@media(max-width:1100px){.global-search{display:none}.cms-layout{grid-template-columns:1fr}.cms-inspector{position:static}.cms-kpis{grid-template-columns:repeat(2,1fr)}.admin-identity{display:none}}.table-wrap{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card)}.toolbar{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--color-border);flex-wrap:wrap}table.data{width:100%;border-collapse:collapse;font-size:13.5px}table.data thead th{text-align:left;padding:11px 16px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--color-neutral);background:#f8fafc;border-bottom:1px solid var(--color-border);white-space:nowrap}table.data tbody td{padding:12px 16px;border-bottom:1px solid #f1f5f9;vertical-align:middle}table.data tbody tr:last-child td{border-bottom:none}table.data tbody tr.clickable{cursor:pointer}table.data tbody tr.clickable:hover{background:#f8fafc}.mono{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px}.pagination{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid var(--color-border);font-size:13px;color:var(--color-text-secondary)}.pill{display:inline-flex;align-items:center;gap:5px;border-radius:var(--radius-pill);padding:3px 10px;font-size:11px;font-weight:600;white-space:nowrap}.field{display:block;margin-bottom:14px}.field-label{font-size:12.5px;font-weight:600;margin-bottom:6px;color:var(--color-text-secondary)}.input,.select,.textarea{width:100%;padding:9px 12px;border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface);outline:none;color:var(--color-text-primary)}.input:focus,.select:focus,.textarea:focus{border-color:var(--color-brand-teal);box-shadow:0 0 0 3px #03ab8425}.textarea{resize:vertical;min-height:80px}.btn{border:none;border-radius:var(--radius-md);padding:9px 16px;font-size:13.5px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;transition:opacity .1s,transform .05s,filter .15s,background .15s,box-shadow .15s}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--brand-gradient);color:#fff}.btn-secondary{background:var(--color-surface-mint);color:var(--color-cta-fill)}.btn-ghost{background:transparent;color:var(--color-text-secondary);border:1px solid var(--color-border)}.btn-danger{background:var(--color-error);color:#fff}.btn-sm{padding:6px 11px;font-size:12.5px}@media(hover:hover){.btn:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 4px 12px #0f172a1a}.btn-ghost:hover:not(:disabled){background:var(--color-surface-mint);color:var(--color-cta-fill);border-color:var(--color-brand-teal);filter:none}.btn:active:not(:disabled){transform:scale(.97);box-shadow:none}}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:50;display:flex}.modal{margin:auto;background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-pop);width:480px;max-width:calc(100vw - 40px);max-height:calc(100vh - 60px);display:flex;flex-direction:column}.drawer{margin-left:auto;height:100%;width:460px;max-width:calc(100vw - 40px);background:var(--color-surface);box-shadow:var(--shadow-pop);display:flex;flex-direction:column;animation:slidein .18s ease}@keyframes slidein{0%{transform:translate(20px);opacity:.6}to{transform:none;opacity:1}}.modal-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--color-border)}.modal-body,.drawer-body{padding:20px;overflow-y:auto}.modal-foot{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;border-top:1px solid var(--color-border)}.icon-btn{background:transparent;border:none;font-size:20px;color:var(--color-neutral);line-height:1;padding:4px;border-radius:var(--radius-md);cursor:pointer;transition:background .15s,color .15s,transform .08s}@media(hover:hover){.icon-btn:hover{background:var(--color-surface-mint);color:var(--color-cta-fill)}.icon-btn:active{transform:scale(.9)}}.login-features{width:355px;margin-top:24px}.login-feature{display:flex;align-items:center;gap:15px;margin-top:12px}.login-dippie{position:absolute;left:342px;bottom:30px;width:290px;height:290px;object-fit:contain;mix-blend-mode:multiply}.login-card{width:min(598px,100%);min-height:828px;padding:61px 59px 44px;border:1px solid #e6ece9;border-radius:15px;background:#fff;box-shadow:0 18px 48px #1f534414}.login-options{display:flex;justify-content:space-between;align-items:center;margin:0 0 21px;color:#4d5d65;font-size:11.5px}.login-page{min-height:100vh;background:#f8fcfb;color:#173b3e}.login-stage{position:relative;min-height:calc(100vh - 100px);display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:radial-gradient(circle at 33% 7%,#fff 0 29%,transparent 29.2%),linear-gradient(135deg,#f8fcfb 35%,#edf9f5)}.login-stage:before{content:"";position:absolute;left:27.5%;top:-270px;width:580px;height:650px;border:2px solid #e2f3ee;border-radius:50%;box-shadow:0 0 0 15px #eff8f570}.login-stage:after{content:"";position:absolute;right:-230px;bottom:-330px;width:650px;height:650px;border-radius:50%;background:linear-gradient(145deg,#f4fbf8,#dff3ec)}.login-marketing{position:relative;z-index:1;padding:78px 62px 28px;background:transparent;color:#173b3e}.login-logo-lockup,.login-card-logo{display:flex;align-items:center}.login-logo-lockup{width:296px;height:74px;gap:12px}.login-logo-lockup img:first-child{width:65px;height:65px}.login-logo-lockup img:last-child{width:218px;height:60px}.login-marketing h1{margin:31px 0 12px;font-size:31px;line-height:1.17;letter-spacing:-.02em}.login-accent{display:block;width:38px;height:3px;margin:13px 0 16px;background:#80d9c0}.login-marketing>p{width:385px;color:#53636c;font-size:14px;line-height:1.55}.login-features{width:355px;margin-top:32px}.login-feature{display:flex;align-items:center;gap:15px;margin-top:20px}.login-feature .ico{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;border-radius:13px;background:#e1f5ef;color:#09aa82;font-size:23px}.login-feature>div:last-child{display:flex;flex-direction:column}.login-feature strong{font-size:14px}.login-feature span{width:230px;margin-top:2px;color:#4f6068;font-size:11.5px;line-height:1.35}.login-dippie{position:absolute;left:312px;bottom:18px;width:320px;height:320px;object-fit:contain;mix-blend-mode:multiply}.login-panel{position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-start;padding:52px 42px 52px 0;background:transparent}.login-card{width:min(598px,100%);min-height:828px;padding:61px 59px 44px;transform:translateY(10px);border:1px solid #e6ece9;border-radius:15px;background:#fff;box-shadow:0 18px 48px #1f534414}.login-card-logo{width:275px;height:72px;gap:10px;margin:0 auto 17px}.login-card-logo img:first-child{width:57px;height:57px}.login-card-logo img:last-child{width:205px;height:55px}.login-card h2{text-align:center;font-size:34px;line-height:1.1;letter-spacing:-.025em}.login-subtitle{margin:8px 0 25px;text-align:center;color:#66727e;font-size:14px}.login-field{display:block;margin-bottom:18px;color:#27393e;font-size:12px;font-weight:700}.login-field>span{display:block;margin-bottom:7px}.login-field>div{height:46px;display:flex;align-items:center;border:1px solid #ccd6d3;border-radius:8px;background:#fff}.login-field i{width:46px;text-align:center;color:#718087;font-size:18px;font-style:normal}.login-field input{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent;color:#46545c;font-size:13px}.login-field div>button{width:43px;height:100%;border:0;background:transparent;color:#74828b}.login-options{display:flex;justify-content:space-between;align-items:center;margin:0 0 32px;color:#4d5d65;font-size:11.5px}.login-options label{display:flex;align-items:center;gap:8px}.login-options input{width:16px;height:16px;accent-color:#04a77e}.login-options button{border:0;background:transparent;color:#039b76;font-size:11.5px}.login-submit{width:100%;height:47px;margin:0!important;font-size:15px}.login-divider{height:55px;display:flex;align-items:center;justify-content:center;color:#727e85;font-size:12px}.login-divider:before,.login-divider:after{content:"";height:1px;background:#dfe6e3;flex:1}.login-divider span{padding:0 18px}.login-alt{display:grid;grid-template-columns:1fr;gap:10px}.login-alt>button{height:59px;border:1px solid #bdcac6;border-radius:8px;background:#fff;color:#174d4d}.login-alt b,.login-alt span{display:block}.login-alt b{color:#087d69;font-size:13px}.login-alt span{margin-top:3px;color:#68757d;font-size:11.5px}.login-trust{min-height:59px;margin-top:22px;padding:12px 18px;display:flex;align-items:center;gap:14px;border-radius:8px;background:linear-gradient(90deg,#eff8f5,#e6f4f0);color:#18806e;text-align:left}.login-trust b{font-size:25px}.login-trust span{font-size:11.5px;line-height:1.45}.provider-notice{margin-bottom:12px;padding:8px 10px;border:1px solid #f3d38b;border-radius:8px;background:#fff8e8;color:#94610a;font-size:9px;line-height:1.4}.login-footer{height:100px;padding:0 62px;display:grid;grid-template-columns:1.7fr 1fr .65fr .65fr;align-items:center;gap:25px;border-top:1px solid #e7eeeb;background:#fff;color:#65737c;font-size:10.5px}.login-footer>span{display:grid;grid-template-columns:auto 1fr;column-gap:8px}.login-footer b{color:#078d70}.login-footer small{grid-column:2;color:#76838d;font-size:9px}.login-footer>span:nth-child(2){display:block;text-align:center}.login-footer>span:last-child{color:#16ad81}@media(max-width:1100px){.login-stage{grid-template-columns:.85fr 1.15fr}.login-marketing{padding-left:35px}.login-dippie{display:none}.login-panel{padding-right:25px}.login-card{padding-left:38px;padding-right:38px}.login-footer{padding:0 30px}}@media(max-width:800px){.login-stage{display:block;padding:25px}.login-marketing{display:none}.login-panel{padding:0;justify-content:center}.login-card{min-height:0;transform:none}.login-footer{height:auto;min-height:80px;grid-template-columns:1fr 1fr;padding:18px 25px}}@media(max-width:520px){.login-stage{padding:12px}.login-card{padding:32px 22px}.login-card-logo{width:220px}.login-card h2{font-size:28px}.login-footer{grid-template-columns:1fr}.login-footer>span:nth-child(2){text-align:left}}.kv{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #f1f5f9;font-size:13px}.kv:last-child{border-bottom:none}.kv .k{color:var(--color-text-secondary)}.kv .v{font-weight:600;text-align:right}.json-box{background:#0b1220;color:#d1fae5;border-radius:var(--radius-md);padding:12px;font-family:ui-monospace,monospace;font-size:12px;overflow:auto;max-height:240px;white-space:pre-wrap;word-break:break-word}.matrix{width:100%;border-collapse:collapse;font-size:13px}.matrix th,.matrix td{padding:9px 12px;border:1px solid var(--color-border);text-align:center}.matrix th.module-col,.matrix td.module-col{text-align:left;font-weight:600;white-space:nowrap}.matrix .perm-cell{cursor:pointer;-webkit-user-select:none;user-select:none}.matrix .perm-cell.on{background:var(--color-success-surface);color:var(--color-success);font-weight:700}.matrix .perm-cell.off{color:#cbd5e1}.matrix .perm-cell.high-risk{box-shadow:inset 0 0 0 2px #fca5a5}.matrix .perm-cell.locked{cursor:not-allowed;opacity:.6}@media(hover:hover){.df-btn{transition:filter .15s ease,transform .08s ease,box-shadow .15s ease}.df-btn:hover{filter:brightness(1.06)}.df-btn:active{transform:scale(.97)}.df-lift{transition:transform .15s ease,box-shadow .15s ease}.df-lift:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172a1f}.df-lift:active{transform:translateY(0)}.df-row{transition:background .15s ease}.df-row:hover{background:var(--color-surface-mint)}.df-chip{transition:border-color .15s ease,background .15s ease}.df-chip:hover{border-color:var(--color-brand-teal)}.df-icon{transition:background .15s ease,color .15s ease,transform .08s ease}.df-icon:hover{background:var(--color-surface-mint);color:var(--color-cta-fill)}.df-icon:active{transform:scale(.92)}.df-link{transition:color .15s ease}.df-link:hover{color:var(--color-cta-fill);text-decoration:underline}}
