/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--navy:#082e70;--blue:#0a3f91;--orange:#ff6500;--ink:#0b2553;--muted:#66728c;--line:#dfe7f3;--soft:#f6f9fd;--green:#10a36b}*{box-sizing:border-box}body{color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;background:#f8faff;margin:0}button,input{font:inherit;color:inherit}button{cursor:pointer}.app-shell{grid-template-columns:248px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;height:100vh;padding:20px 14px 16px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:8px;padding:0 12px 20px;display:flex}.brand-mark{color:var(--navy);font-size:38px;line-height:1}.brand b{letter-spacing:-1.5px;font-size:28px;display:block}.brand small{color:var(--orange);margin-top:-3px;font-size:9px;font-style:italic;display:block}.sidebar nav{flex-direction:column;gap:4px;display:flex}.nav-item{text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:14px;padding:12px 14px;font-weight:600;display:flex}.nav-item>span{text-align:center;width:20px;font-size:20px}.nav-item.active{color:#fff;background:linear-gradient(135deg,#0b3c87,#062b69);box-shadow:0 5px 14px #0a3f9126}.nav-item em{background:var(--orange);color:#fff;border-radius:99px;margin-left:auto;padding:3px 7px;font-size:11px;font-style:normal}.plan{border-top:1px solid var(--line);flex-direction:column;gap:6px;margin-top:auto;padding:16px 10px 10px;font-size:12px;display:flex}.plan span{color:var(--muted)}.plan div{background:#eaf0f8;border-radius:4px;height:4px}.plan i{background:var(--blue);border-radius:4px;width:80%;height:100%;display:block}.plan small{color:var(--muted);align-self:flex-end}.support{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;align-items:center;gap:12px;padding:13px 16px;display:flex}.support span{font-size:23px}.support b{font-size:13px}.support small{color:var(--muted);margin-top:3px;font-weight:400;display:block}.workspace{min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 26px;display:flex}.search{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:10px;width:min(460px,45vw);height:42px;padding:0 13px;display:flex}.search>span{font-size:22px}.search input{border:0;outline:0;flex:1;min-width:0}.search kbd{color:var(--muted);background:var(--soft);border-radius:5px;padding:4px 6px;font-size:11px}.top-actions{align-items:center;gap:13px;display:flex}.top-actions>button{background:0 0;border:0;font-size:20px;position:relative}.top-actions>button em{background:var(--orange);color:#fff;border-radius:99px;padding:2px 5px;font-size:9px;font-style:normal;position:absolute;top:-3px;right:-2px}.avatar{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid}.profile{flex-direction:column;font-size:12px;display:flex}.profile small{color:var(--muted);margin-top:2px}.content{max-width:1440px;margin:auto;padding:22px 24px 26px}.content-actions{z-index:3;justify-content:flex-end;height:0;display:flex;position:relative}.primary{color:#fff;background:linear-gradient(135deg,#ff7900,#ff5a00);border:0;border-radius:7px;padding:12px 18px;font-weight:700;box-shadow:0 5px 14px #ff650022}.primary span{margin-left:14px}.hero-card{background:linear-gradient(112deg,#fff 35%,#f4f8fd);border:1px solid #cadcf5;border-radius:12px;min-height:278px;padding:28px 22px;display:flex;position:relative;overflow:hidden}.hero-copy{z-index:2;padding:6px 0 4px}.hero-copy>span{letter-spacing:.03em;font-size:13px;font-weight:800}.hero-copy h1{letter-spacing:-1px;margin:16px 0 10px;font-size:33px;line-height:1.12}.hero-copy p{color:#47536b;margin:0 0 16px;font-size:14px;line-height:1.45}.hero-copy .ghost{color:var(--navy);background:0 0;border:0;margin-left:13px;font-weight:700}.flyer-stack{align-items:center;width:47%;margin-left:auto;display:flex;position:relative}.flyer{border:7px solid var(--navy);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 12px 30px #082e702b}.main-flyer{z-index:2;width:58%;height:235px;transform:rotate(-1deg)}.flyer header{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:9px 12px;display:flex}.flyer header>b{font-size:19px}.flyer header span{text-align:right;font-size:11px;font-weight:700}.flyer header em{color:var(--orange);font-style:normal}.flyer-grid{grid-template-columns:1fr 1fr;padding:9px;display:grid}.flyer-grid div{border-bottom:1px solid #edf1f7;grid-template-columns:35px 1fr;align-items:center;padding:5px;display:grid}.flyer-grid i{grid-row:span 2;font-size:28px;font-style:normal}.flyer-grid small{font-size:8px}.flyer-grid b{color:#f04424;font-size:13px}.side-flyer{width:48%;height:205px;margin-left:-3px;transform:rotate(4deg)}.side-flyer header{background:#062d57;font-weight:700;display:block}.side-flyer header small{font-weight:400;display:block}.side-flyer div{text-align:center;padding:12px 4px;font-size:31px;line-height:2}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0;display:grid}.metrics article{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:13px;padding:14px;display:flex}.metric-icon{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.metric-icon.orange{background:var(--orange)}.metrics small,.metrics strong,.metrics em{display:block}.metrics small{color:var(--muted);font-size:11px}.metrics strong{margin:2px 0;font-size:21px}.metrics em{color:var(--green);font-size:9px;font-style:normal}.dashboard-grid{grid-template-columns:1.1fr 1.5fr;gap:16px;display:grid}.panel,.flow{border:1px solid var(--line);background:#fff;border-radius:10px;padding:16px}.panel-title{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.panel h2,.flow h2{margin:0;font-size:14px}.panel-title button{color:var(--blue);background:0 0;border:0;font-size:11px}.campaign{border-top:1px solid #edf1f7;grid-template-columns:30px 1fr 80px 75px;align-items:center;gap:8px;padding:8px 0;font-size:10px;display:grid}.campaign small{color:var(--muted)}.mini-cover{border:1px solid var(--line);background:#f4f8fd;place-items:center;width:22px;height:27px;display:grid}.status{color:var(--green);text-align:center;background:#eef8f4;border-radius:99px;padding:5px 7px;font-size:9px;font-style:normal}.s1{color:#2666c2;background:#eef4fe}.s2{color:#737d90;background:#f2f4f7}.s3{color:var(--orange);background:#fff4e9}.recent-row{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.recent-card>b,.recent-card>small{margin-top:5px;font-size:10px;display:block}.recent-card>small{color:var(--muted);font-size:9px}.mini-flyer{background:var(--navy);color:#fff;border-radius:6px;height:95px;padding:8px;font-size:10px;font-weight:800}.mini-flyer div{color:#ee4d2d;text-align:center;background:#fff;border-radius:3px;margin-top:6px;padding:10px 5px;line-height:2}.theme-1{background:#26476d}.theme-2{background:#355c46}.flow{margin-top:16px;padding-bottom:12px}.flow>div{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.flow-step{flex:1;align-items:center;gap:8px;font-size:10px;display:flex}.flow-step>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.flow-step>i{background:var(--soft);border-radius:8px;place-items:center;width:46px;height:40px;font-size:22px;font-style:normal;display:grid}.flow-step>em{color:#7590b8;margin-left:auto;margin-right:12px;font-size:20px;font-style:normal}@media (max-width:1050px){.app-shell{grid-template-columns:80px 1fr}.brand div,.nav-item:not(.active){font-size:0}.nav-item{justify-content:center}.nav-item>span{font-size:20px}.nav-item.active{font-size:0}.plan,.support b{display:none}.sidebar{padding-inline:10px}.brand{justify-content:center;padding-inline:0}.brand-mark{font-size:34px}.support{justify-content:center}.hero-card{min-height:260px}.flyer-stack{width:43%}.metrics{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.profile{display:none}}@media (max-width:700px){.app-shell{display:block}.sidebar{z-index:10;border-top:1px solid var(--line);background:#fff;width:100%;height:66px;padding:6px;position:fixed;top:auto;bottom:0}.sidebar .brand,.sidebar .plan,.sidebar .support{display:none}.sidebar nav{flex-direction:row;justify-content:space-around;overflow-x:auto}.nav-item{min-width:54px;padding:10px;font-size:0}.nav-item:nth-child(n+6){display:none}.workspace{padding-bottom:70px}.topbar{height:62px;padding:0 14px}.search{width:68%}.content{padding:14px 12px}.content-actions{height:auto;margin-bottom:12px}.hero-card{min-height:320px;padding:20px}.hero-copy h1{font-size:27px}.hero-copy p br{display:none}.flyer-stack{opacity:.18;width:190px;position:absolute;bottom:8px;right:-30px}.main-flyer{width:100%}.side-flyer{display:none}.metrics{grid-template-columns:1fr 1fr;gap:8px}.metrics article{padding:10px}.metrics article:nth-child(n+3){display:none}.campaign{grid-template-columns:28px 1fr 74px}.campaign small{display:none}.recent-row{grid-template-columns:repeat(3,160px);overflow-x:auto}.dashboard-grid{grid-template-columns:1fr}.flow,.top-actions button,.profile{display:none}}.brand{text-align:left;background:0 0;border:0;width:100%}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:13px;padding:14px;display:flex}.stat-icon{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:grid}.stat-icon.orange{background:var(--orange)}.stat-card small,.stat-card strong,.stat-card em{display:block}.stat-card small{color:var(--muted);font-size:10px}.stat-card strong{margin:2px 0;font-size:20px}.stat-card em{color:var(--green);font-size:8px;font-style:normal}.campaign{text-align:left;background:0 0;border-bottom:0;border-left:0;border-right:0;width:100%}.campaign>span:nth-of-type(2){color:var(--muted);font-size:9px}.campaign i{font-style:normal}.recent-card{text-align:left;background:0 0;border:0;padding:0}.floating-action{z-index:4;justify-content:flex-end;height:0;display:flex;position:relative}.eyebrow{color:var(--blue);letter-spacing:.07em;font-size:11px;font-weight:850}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin:6px 0 22px;display:flex}.page-heading h1,.editor-heading h1{letter-spacing:-.7px;margin:7px 0 6px;font-size:28px;line-height:1.1}.page-heading p{color:var(--muted);margin:0;font-size:13px}.page-heading>div:last-child,.editor-heading>div:last-child{align-items:center;gap:10px;display:flex}.secondary,.link-button,.icon-button{color:var(--blue);background:#fff;border:1px solid #cbd8e9;border-radius:7px;padding:10px 15px;font-weight:700}.secondary:hover,.editor-toolbar button:hover{background:#f7faff;border-color:#8eadd5}.secondary.full,.primary.full{width:100%}.link-button{background:0 0;border:0;padding:5px;text-decoration:underline}.icon-button{padding:9px 13px}.source-strip{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:1.2fr 1fr 1fr 1fr;margin-bottom:14px;display:grid;overflow:hidden}.source-strip>div{border-right:1px solid var(--line);min-height:82px;padding:16px 20px;position:relative}.source-strip>div:last-child{border:0}.source-strip small,.source-strip b,.source-strip strong,.source-strip p,.source-strip em{display:block}.source-strip small{color:var(--muted);font-size:10px}.source-strip b{margin-top:4px;font-size:14px}.source-strip strong{margin:5px 0;font-size:21px}.source-strip p,.source-strip em{color:var(--muted);margin:4px 0 0;font-size:9px;font-style:normal}.source-strip>div>em{color:var(--green)}.connected{background:#dff7e9;border-radius:5px;padding:3px 7px;color:#138652!important;margin-left:8px!important;font-size:8px!important;display:inline!important}.source-strip>div:first-child{padding-left:60px}.source-icon{width:32px;height:32px;color:var(--blue);background:#eef4ff;border-radius:50%;place-items:center;display:grid;position:absolute;top:20px;left:18px}.filter-bar{border:1px solid var(--line);background:#fff;border-radius:10px;gap:12px;margin-bottom:10px;padding:12px;display:flex}.filter-bar select,.filter-bar label{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:170px;height:38px;padding:0 11px}.filter-bar label{flex:1;align-items:center;gap:7px;display:flex}.filter-bar input{border:0;outline:0;width:100%}.catalog-layout{grid-template-columns:minmax(0,1fr) 285px;gap:12px;display:grid}.panel-title h2 small{color:var(--muted);margin-left:5px;font-size:9px;font-weight:400}.panel-title>span{color:var(--muted);font-size:9px}.catalog{padding:14px 12px}.table-scroll{overflow:auto}.catalog table{border-collapse:collapse;width:100%;min-width:850px;font-size:10px}.catalog th{text-align:left;color:#4b5d7d;border-bottom:1px solid var(--line);padding:8px;font-size:9px}.catalog td{white-space:nowrap;border-bottom:1px solid #edf1f7;padding:7px 8px}.product-cell{align-items:center;gap:8px;display:flex}.product-cell>i{font-size:25px;font-style:normal}.product-cell b{white-space:normal;min-width:160px}.product-cell small{color:var(--muted);margin-top:2px;font-size:9px;font-weight:400;display:block}.price{color:#ef412b}.margin{color:#11945d;font-style:normal}.ai-tag{color:#168758;background:#e9f8ef;border-radius:4px;padding:4px 6px;font-size:8px}.suggestions>button:not(.full){border:1px solid var(--line);text-align:left;background:#fff;border-radius:7px;grid-template-columns:35px 1fr 48px;align-items:center;gap:7px;width:100%;margin:0 0 8px;padding:10px;display:grid}.suggestions>button>i{font-size:25px;font-style:normal}.suggestions>button b{font-size:10px}.suggestions>button small,.suggestions>button em,.suggestions>button>span{color:var(--muted);font-size:8px;font-style:normal;display:block}.suggestions>button em{color:#3972bd;background:#edf4ff;border-radius:4px;margin-top:5px;padding:3px 5px;display:inline-block}.suggestions>button>span{text-align:right}.suggestions>button>span strong{color:var(--ink);font-size:12px;display:block}.import-zone{cursor:pointer;background:#fff;border:1px dashed #8aa9d2;border-radius:9px;justify-content:center;align-items:center;gap:15px;min-height:95px;margin-top:12px;display:flex}.import-zone>span{color:#1761c8;font-size:30px}.import-zone>b{font-size:12px}.import-zone small{color:var(--muted);margin-top:5px;font-weight:400;display:block}.tabs{gap:4px;display:flex}.tabs button{background:0 0;border:0;border-radius:6px;padding:7px 10px;font-size:9px;font-weight:700}.tabs button.active{color:var(--blue);background:#e9f1fe}.offer-panel{padding:16px}.offer-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.offer-card{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:50px 1fr;gap:12px;padding:14px;display:grid;position:relative}.offer-card.selected{box-shadow:inset 3px 0 var(--blue);border-color:#90acd3}.offer-card>i{font-size:38px;font-style:normal}.offer-card small,.offer-card span,.offer-card strong{display:block}.offer-card small{color:var(--muted);font-size:8px}.offer-card h3{margin:4px 25px 10px 0;font-size:12px}.offer-card span{color:var(--muted);font-size:9px}.offer-card>div>strong{color:#ef412b;margin-top:2px;font-size:20px}.offer-toggle{border:1px solid var(--line);width:27px;height:27px;color:var(--blue);background:#fff;border-radius:50%;font-weight:800;position:absolute;top:10px;right:10px}.offer-card.selected .offer-toggle{background:var(--blue);color:#fff}.offer-meta{gap:6px;margin-top:10px;display:flex}.offer-meta em{color:#17885a;background:#e7f7ee;border-radius:4px;padding:4px 6px;font-size:8px;font-style:normal}.modal-backdrop{z-index:30;background:#061b3d80;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:min(430px,100%);padding:28px;position:relative;box-shadow:0 30px 70px #061b3d4d}.close{background:0 0;border:0;font-size:25px;position:absolute;top:11px;right:15px}.modal h2{margin:7px 0 20px}.modal>label{margin-top:14px;font-size:11px;font-weight:700;display:block}.modal select,.modal input,.help-drawer input,.page-heading select,.range-select{border:1px solid var(--line);background:#fff;border-radius:7px;width:100%;margin-top:6px;padding:10px}.money-input{border:1px solid var(--line);border-radius:7px;align-items:center;margin-top:6px;padding-left:12px;display:flex}.money-input input{border:0;outline:0;margin:0}.modal-actions{justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.template-filters{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.template-filters label{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 12px}.template-filters input{border:0;outline:0;margin-left:7px}.template-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.template-card{border:1px solid var(--line);background:#fff;border-radius:11px;transition:all .2s;overflow:hidden}.template-card:hover,.template-card.selected{transform:translateY(-2px);box-shadow:0 10px 30px #0b2c5e14}.template-card.selected{border-color:#527fb8}.template-preview{color:#fff;height:205px;padding:18px}.template-preview>div{justify-content:space-between;display:flex}.template-preview section{background:#fff;border-radius:5px;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:15px;padding:10px;display:grid}.template-preview i{flex-direction:column;align-items:center;font-size:25px;font-style:normal;display:flex}.template-preview i b{font-size:10px}.template-info{padding:15px}.template-info>.badge{float:right}.template-info h3{margin:4px 0;font-size:15px}.template-info p{color:var(--muted);min-height:30px;font-size:10px}.template-info>small{color:var(--muted);font-size:9px}.template-info>div{gap:7px;margin-top:12px;display:flex}.calendar-layout{grid-template-columns:minmax(0,1fr) 310px;gap:14px;display:grid}.calendar{padding:14px}.calendar-head{align-items:center;gap:10px;margin-bottom:14px;display:flex}.calendar-head button{border:1px solid var(--line);background:#fff;border-radius:6px;padding:6px 10px}.calendar-head h2{margin:0 10px;font-size:16px}.calendar-head .secondary{margin-left:auto}.weekdays,.calendar-days{grid-template-columns:repeat(7,1fr);display:grid}.weekdays b{text-align:center;color:var(--muted);padding:8px;font-size:8px}.calendar-days>div{border-top:1px solid var(--line);border-right:1px solid var(--line);height:105px;padding:7px;font-size:10px}.calendar-days .outside{color:#b7c0ce;background:#fafbfd}.event{text-align:left;color:#fff;border:0;border-radius:4px;width:100%;margin-top:5px;padding:5px;font-size:8px;display:block}.event.orange{background:#f97316}.event.blue{background:#2563b9}.event.green{background:#15946b}.event.purple{background:#7c3aed}.agenda>button{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:45px 1fr;gap:12px;width:100%;padding:11px 0;display:grid}.agenda time{border:1px solid var(--line);text-align:center;border-radius:7px;width:42px;padding:6px}.agenda time b,.agenda time small,.agenda>button div>small{display:block}.agenda time b{font-size:17px}.agenda time small{color:var(--muted);font-size:7px}.agenda>button div>b{font-size:10px}.agenda>button div>small{color:var(--muted);margin:4px 0;font-size:8px}.store-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.store-card{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.store-map{height:95px;color:var(--blue);background:radial-gradient(circle at 20% 30%,#dbe7f3 0 2px,#0000 3px),linear-gradient(135deg,#eef4f7,#dce9ef);place-items:center;font-size:30px;display:grid;position:relative}.store-map:before,.store-map:after{content:"";background:#c5d7e2;position:absolute;transform:rotate(-18deg)}.store-map:before{width:130%;height:3px}.store-map:after{width:3px;height:130%;transform:rotate(32deg)}.store-map span{z-index:2;background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:8px;display:grid;position:absolute}.store-card>div:last-child{padding:13px}.store-card h3{margin:9px 0 3px;font-size:13px}.store-card p{color:var(--muted);margin:0;font-size:9px}.store-meta{border-top:1px solid var(--line);gap:20px;margin:11px 0;padding-top:9px;display:flex}.store-meta span{flex-direction:column;display:flex}.store-meta small{color:var(--muted);font-size:8px}.store-meta b{margin-top:2px;font-size:10px}.badge{color:#607087;background:#edf2f7;border-radius:99px;padding:4px 8px;font-size:8px;font-style:normal;display:inline-block}.badge.publicado,.badge.aprovado{color:#0c8a54;background:#e6f7ee}.badge.agendado{color:#2864bd;background:#eaf2ff}.badge.rascunho{color:#6e788b;background:#f0f2f5}.badge.em-revisao{color:#f06414;background:#fff1e5}.approval-switcher{justify-content:flex-end;margin-top:-12px;margin-bottom:10px;display:flex}.approval-switcher label{color:var(--muted);font-size:9px}.approval-switcher select{border:1px solid var(--line);border-radius:6px;margin-left:8px;padding:7px}.approval-progress{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;margin-bottom:14px;padding:17px;display:flex}.approval-progress>div{flex:1;align-items:center;gap:10px;display:flex}.approval-progress>div>i{border:1px solid #c8d4e5;border-radius:50%;place-items:center;width:35px;height:35px;font-style:normal;display:grid}.approval-progress>div.current>i{background:var(--orange);border-color:var(--orange);color:#fff}.approval-progress>div.done>i{color:#0d8d57;background:#e5f7ee;border-color:#7ac7a4}.approval-progress b{font-size:11px}.approval-progress small{color:var(--muted);margin-top:3px;font-size:8px;display:block}.approval-progress>div>span{border-top:2px dashed #acbdd5;flex:1;height:1px;margin:0 12px}.approval-layout{grid-template-columns:minmax(0,1fr) 300px;gap:14px;display:grid}.approval-main{grid-template-columns:.9fr 1.1fr;gap:14px;display:grid}.preview-panel .flyer-canvas,.export-preview .flyer-canvas,.final-preview .flyer-canvas{max-width:590px;margin:auto}.pager{justify-content:center;align-items:center;gap:15px;margin-top:10px;display:flex}.pager button{border:1px solid var(--line);background:#fff;border-radius:5px;padding:5px 10px;font-size:8px}.pager b{font-size:9px}.comment-list{max-height:345px;overflow:auto}.comment{border:1px solid var(--line);border-radius:7px;grid-template-columns:34px 1fr;gap:10px;margin-bottom:8px;padding:10px;display:grid}.avatar.small{width:30px;height:30px;font-size:9px}.comment>div>b{gap:8px;font-size:9px;display:flex}.comment>div>b em{color:var(--muted);font-style:normal;font-weight:400}.comment time{color:var(--muted);margin-left:auto;font-weight:400}.comment p{margin:8px 0;font-size:9px;line-height:1.5}.comment .badge{float:right}.comment-form{border:1px solid var(--line);border-radius:7px;display:flex;overflow:hidden}.comment-form input{border:0;outline:0;flex:1;padding:9px;font-size:9px}.comment-form button{background:var(--blue);color:#fff;border:0;padding:0 12px;font-size:9px}.export-channels{margin-top:12px}.export-channels>div:last-child{grid-template-columns:repeat(7,1fr);gap:7px;display:grid}.export-channels>div>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:7px;align-items:center;gap:7px;padding:9px;display:flex}.export-channels>div>button>i{color:#1963c6;font-size:20px;font-style:normal}.export-channels>div>button b{font-size:8px}.export-channels>div>button small{color:var(--green);margin-top:3px;font-size:7px;display:block}.schedule{margin-top:12px}.schedule>h2{margin-top:0;font-size:12px}.schedule>div{align-items:end;gap:10px;display:flex}.schedule label{color:var(--muted);font-size:8px}.schedule input,.schedule select{border:1px solid var(--line);border-radius:6px;margin-top:4px;padding:8px;display:block}.toggle-label{gap:7px;display:flex;color:var(--ink)!important;align-items:center!important;font-size:9px!important}.toggle-label input{display:none}.toggle-label span{background:var(--blue);border-radius:10px;width:30px;height:17px;position:relative}.toggle-label span:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;position:absolute;top:2px;right:2px}.summary-title{align-items:center;gap:10px;display:flex}.summary-title b,.summary-title small{font-size:10px;display:block}.summary-title small{color:var(--muted);margin-top:4px;font-size:8px}.summary dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:15px 0;padding:6px 0}.summary dl>div{justify-content:space-between;padding:7px 0;font-size:8px;display:flex}.summary dd{margin:0;font-weight:700}.summary h3{font-size:10px}.asset-ready{color:#4f607b;font-size:8px}.asset-ready:first-letter{color:var(--green)}.info-box{color:#2763ad;background:#eef6ff;border-radius:7px;margin-top:15px;padding:12px;font-size:8px}.range-select{width:auto;margin:0}.analytics-grid{grid-template-columns:1.6fr .8fr;gap:14px;display:grid}.ranking{grid-column:span 2}.chart-panel{min-height:360px}.legend{gap:10px;font-size:8px;display:flex}.legend span:first-child{color:#1762c4}.legend span:last-child{color:#ff6500}.bar-chart{border-bottom:1px solid var(--line);background:repeating-linear-gradient(0deg,#0000 0 55px,#edf1f7 56px);align-items:flex-end;gap:12px;height:280px;padding:20px 10px 0;display:flex}.bar-chart>div{flex:1;align-items:end;gap:2px;height:100%;display:flex;position:relative}.bar-chart i,.bar-chart em{background:linear-gradient(#3679d0,#0a3f91);border-radius:3px 3px 0 0;width:50%;display:block}.bar-chart em{background:linear-gradient(#ff9142,#ff6500)}.bar-chart span{text-align:center;width:100%;color:var(--muted);font-size:7px;position:absolute;bottom:-20px}.donut-panel{min-height:360px}.donut{background:conic-gradient(#0a3f91 0 38%,#ff6500 38% 64%,#42a67a 64% 85%,#8a6fd3 85%);border-radius:50%;place-items:center;width:155px;height:155px;margin:20px auto;display:grid}.donut>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.donut strong{font-size:20px}.donut small{color:var(--muted);font-size:8px}.donut-panel ul{padding:0;list-style:none}.donut-panel li{border-top:1px solid var(--line);justify-content:space-between;padding:8px;font-size:9px;display:flex}.ranking>div:not(.panel-title){border-top:1px solid var(--line);grid-template-columns:30px 1fr 50px;align-items:center;padding:10px;display:grid}.ranking>div>span{width:22px;height:22px;color:var(--blue);background:#eef4ff;border-radius:50%;place-items:center;font-size:8px;display:grid}.ranking>div>b{font-size:10px}.ranking>div>b small{color:var(--muted);font-size:8px;font-weight:400;display:block}.ranking>div>em{color:var(--green);font-size:10px;font-style:normal}.export-layout{grid-template-columns:.85fr 1.15fr;gap:14px;display:grid}.export-preview .panel-title select{border:1px solid var(--line);border-radius:6px;padding:6px;font-size:8px}.export-summary{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:12px;display:grid}.export-summary span{text-align:center;border-right:1px solid var(--line);padding:10px}.export-summary small,.export-summary b{font-size:8px;display:block}.export-summary b{margin-top:4px;font-size:11px}.export-channels.large{margin-top:0}.export-channels.large>div:last-child{grid-template-columns:repeat(4,1fr)}.export-formats{margin-top:14px}.format-row{border-top:1px solid var(--line);grid-template-columns:35px 1fr 70px 75px;align-items:center;gap:10px;padding:9px;display:grid}.format-row>i{font-size:22px;font-style:normal}.format-row>b{font-size:9px}.format-row small{color:var(--muted);font-size:8px;font-weight:400;display:block}.format-row>span{color:var(--muted);font-size:8px}.format-row button{padding:7px;font-size:8px}.editor-content{max-width:none;padding:18px}.editor-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.editor-heading>div:last-child button{font-size:9px}.save-status{color:var(--green);font-size:8px}.editor-progress{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;margin-bottom:13px;padding:9px 12px;display:flex}.ai-chip{background:#f4f8ff;border:1px solid #cedcf0;border-radius:7px;align-items:center;gap:7px;padding:8px 15px;font-size:18px;display:flex}.ai-chip b{font-size:9px}.ai-chip small{color:var(--muted);margin-top:2px;font-weight:400;display:block}.editor-progress>button{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:8px;padding:4px 18px;display:flex}.editor-progress>button>span{color:#68758c;background:#dce4ef;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;font-weight:800;display:grid}.editor-progress>button.active>span{background:var(--navy);color:#fff}.editor-progress>button b{font-size:9px}.editor-progress>button small{color:var(--muted);margin-top:2px;font-size:8px;display:block}.editor-progress>button i{color:#9ab0cc;margin-left:auto;font-size:20px;font-style:normal}.wizard-step{grid-template-columns:minmax(0,1fr) 300px;gap:14px;display:grid}.wizard-form>h2,.ai-explainer h2{margin:7px 0}.wizard-form>p,.ai-explainer>p{color:var(--muted);font-size:10px;line-height:1.5}.form-grid{grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;display:grid}.form-grid label,.review-checklist>label{font-size:9px;font-weight:700}.form-grid input,.form-grid select,.review-checklist textarea{border:1px solid var(--line);background:#fff;border-radius:7px;width:100%;margin-top:5px;padding:9px}.selection-head{justify-content:space-between;display:flex}.selection-head h3{font-size:11px}.selection-head span{color:var(--muted);font-size:8px}.selection-list{grid-template-columns:1fr 1fr;gap:7px;max-height:320px;display:grid;overflow:auto}.selection-list button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:7px;grid-template-columns:34px 1fr 24px;align-items:center;gap:8px;padding:9px;display:grid}.selection-list button.selected{background:#f6faff;border-color:#7ca0ce}.selection-list i{font-size:24px;font-style:normal}.selection-list b{font-size:9px}.selection-list small{color:var(--muted);margin-top:3px;font-size:8px;display:block}.selection-list button>span{width:21px;height:21px;color:var(--blue);background:#eef2f7;border-radius:50%;place-items:center;display:grid}.selection-list button.selected>span{background:var(--blue);color:#fff}.wizard-actions{justify-content:space-between;margin-top:14px;display:flex}.ai-button{min-width:220px}.ai-explainer{text-align:center;padding:24px}.ai-explainer>span{color:#fff;background:linear-gradient(135deg,#082e70,#396ac4);border-radius:15px;place-items:center;width:55px;height:55px;margin:auto;font-size:28px;display:grid}.ai-explainer>div:not(.ai-score){text-align:left;border-top:1px solid var(--line);gap:9px;padding:12px 0;display:flex}.ai-explainer>div>i{width:21px;height:21px;color:var(--green);background:#e5f7ee;border-radius:50%;place-items:center;font-size:8px;font-style:normal;display:grid}.ai-explainer>div>b{font-size:9px}.ai-explainer>div small{color:var(--muted);margin-top:3px;font-size:8px;font-weight:400;display:block}.ai-score{text-align:left;background:#f4f8ff;border-radius:8px;padding:12px!important}.ai-score small,.ai-score strong{display:block}.ai-score strong{float:right;margin-top:-14px}.ai-score>span{background:#dbe6f5;border-radius:5px;height:5px;margin-top:8px;display:block}.ai-score>span i{background:linear-gradient(90deg,var(--blue),#27a66d);border-radius:5px;height:100%;display:block}.editor-workspace{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:120px minmax(0,1fr) 210px;min-height:680px;display:grid;overflow:hidden}.page-rail{border-right:1px solid var(--line);padding:10px}.page-rail>div{flex-direction:column;gap:7px;font-size:9px;display:flex}.page-rail>div button{color:var(--blue);background:#fff;border:1px solid #6e97ca;border-radius:5px;padding:6px;font-size:7px}.page-rail>button{border:1px solid var(--line);background:#fff;border-radius:7px;width:100%;margin-top:9px;padding:6px;position:relative}.page-rail>button.active{border:2px solid #1261c8}.page-rail>button>span{background:var(--navy);color:#fff;border-radius:3px;padding:2px 4px;font-size:7px;position:absolute;top:4px;left:4px}.page-thumb{border:4px solid var(--navy);background:#fff8f1;height:70px;padding:7px;font-size:8px;line-height:1.7}.page-rail small{margin-top:4px;font-size:7px;display:block}.editor-stage{background:#f6f8fb;min-width:0}.editor-toolbar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:7px;height:48px;padding:8px;display:flex}.editor-toolbar button,.editor-toolbar b{border:1px solid var(--line);background:#fff;border-radius:6px;padding:7px 9px;font-size:7px}.editor-toolbar span{flex:1}.canvas-wrap{justify-content:center;padding:28px;display:flex;overflow:auto}.canvas-wrap .flyer-canvas{width:850px;min-width:600px;box-shadow:0 9px 30px #17345d24}.drop-images{color:var(--blue);background:#fff;border:1px dashed #8aa9d2;border-radius:8px;gap:10px;margin:0 auto 20px;padding:10px 28px;display:flex}.drop-images b{font-size:8px}.drop-images small{color:var(--muted);margin-top:3px;font-weight:400;display:block}.properties{border-left:1px solid var(--line);padding:14px}.properties h2{font-size:11px}.properties h3{border-top:1px solid var(--line);padding-top:12px;font-size:9px}.properties>label{color:var(--muted);margin:12px 0;font-size:8px;display:block}.properties select{border:1px solid var(--line);border-radius:6px;width:100%;margin-top:5px;padding:7px}.segmented{display:flex}.segmented button{border:1px solid var(--line);background:#fff;flex:1;padding:8px;font-size:7px}.segmented button.active{color:var(--blue);background:#f2f7ff;border-color:#316db7}.color-row{justify-content:space-between;align-items:center;display:flex!important}.color-row>span{border:1px solid var(--line);border-radius:5px;align-items:center;padding:3px;display:flex}.color-row input{background:0 0;border:0;width:20px;height:20px;padding:0}.color-row code{padding:0 4px;font-size:7px}.review-step{grid-template-columns:minmax(0,1fr) 310px;gap:14px;display:grid}.review-checklist{padding:20px}.review-checklist h2{margin:7px 0 15px}.review-checklist>div{border-top:1px solid var(--line);gap:10px;padding:11px 0;display:flex}.review-checklist>div>i{width:23px;height:23px;color:var(--green);background:#e5f7ee;border-radius:50%;place-items:center;font-style:normal;display:grid}.review-checklist>div>b{font-size:9px}.review-checklist>div small{color:var(--muted);margin-top:3px;font-size:8px;display:block}.review-checklist textarea{resize:none;height:70px;margin-bottom:12px}.review-checklist button{margin-top:8px}.flyer-canvas{--flyer-color:#082e70;aspect-ratio:1.42;border:7px solid var(--flyer-color);background:#fff;border-radius:4px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 8px 25px #0b2c5e20}.flyer-canvas>header{background:linear-gradient(125deg,var(--flyer-color),#061b42);color:#fff;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:10px 14px;display:grid}.flyer-brand{grid-template-columns:28px 1fr;display:grid}.flyer-brand>span{grid-row:span 2;font-size:27px}.flyer-brand>b{letter-spacing:-1px;font-size:18px}.flyer-brand>small{color:var(--orange);font-size:6px;font-style:italic}.flyer-heading{text-align:center;font-size:15px;font-weight:800}.flyer-heading em{color:var(--orange);font-style:normal;display:block}.flyer-validity{text-align:right;font-size:6px}.flyer-validity b{color:var(--orange);font-size:9px}.category-band{background:#f0f6fd;border-bottom:1px solid #d7e3f1;justify-content:space-between;padding:6px 12px;font-size:7px;display:flex}.flyer-products{flex:1;padding:10px;display:grid}.flyer-product{text-align:center;border-right:1px solid #edf1f7;padding:7px;position:relative}.flyer-product>button{color:#fff;background:#ef4444;border:0;border-radius:50%;width:18px;height:18px;position:absolute;top:2px;right:3px}.flyer-product>i{font-size:34px;font-style:normal;display:block}.flyer-product>small{min-height:18px;font-size:6px;display:block}.flyer-product>span{color:#ef412b;margin-top:4px;font-size:7px;display:block}.flyer-product>span b{font-size:14px}.flyer-canvas>footer{background:var(--flyer-color);color:#fff;justify-content:space-between;padding:7px 12px;font-size:6px;display:flex}.flyer-stack>.flyer-canvas{z-index:2;width:63%;transform:rotate(-1deg)}.flyer-behind{background:#fff;border:7px solid #174c3d;border-radius:7px;width:42%;height:82%;margin-left:-5px;overflow:hidden;transform:rotate(4deg);box-shadow:0 8px 25px #0b2c5e20}.flyer-behind>b{color:#fff;background:#174c3d;padding:10px;display:block}.flyer-behind>div{text-align:center;padding-top:12px;font-size:28px;line-height:2.2}.hero-card .flyer-canvas .flyer-products,.hero-card .flyer-canvas .flyer-product{padding:3px}.hero-card .flyer-canvas .flyer-product>i{font-size:22px}.hero-card .flyer-canvas .flyer-product>span b{font-size:9px}.hero-card .flyer-canvas .flyer-product>small{font-size:5px}.hero-card .flyer-canvas .category-band,.hero-card .flyer-canvas footer{display:none}.hero-card .flyer-canvas>header{padding:6px}.hero-card .flyer-brand>b{font-size:12px}.hero-card .flyer-brand>span{font-size:18px}.hero-card .flyer-heading{font-size:9px}.hero-card .flyer-brand{grid-template-columns:20px 1fr}.notification-popover{z-index:20;border:1px solid var(--line);background:#fff;border-radius:10px;width:280px;padding:14px;position:absolute;top:50px;right:0;box-shadow:0 15px 40px #082e7026}.top-actions{position:relative}.notification-popover>b{font-size:12px}.notification-popover p{border-top:1px solid var(--line);margin:7px 0 0;padding:10px 0;font-size:9px}.notification-popover p>span{color:var(--orange);margin-right:7px}.notification-popover small{color:var(--muted);margin:4px 0 0 15px;display:block}.toast{z-index:50;color:#fff;background:#082e70;border-radius:9px;align-items:center;gap:9px;padding:13px 18px;font-size:11px;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 14px 35px #082e7040}.toast>span{background:#15a36b;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.help-drawer{z-index:40;background:#fff;width:min(370px,100%);height:100vh;padding:30px;position:fixed;top:0;right:0;box-shadow:-15px 0 50px #082e7026}.help-drawer h2{margin:8px 0}.help-drawer>p{color:var(--muted);font-size:10px;line-height:1.5}.help-drawer>label{border:1px solid var(--line);border-radius:7px;margin:20px 0 10px;padding:0 9px;display:flex}.help-drawer>label input{border:0;margin:0}.help-drawer>button:not(.close):not(.primary){border:0;border-top:1px solid var(--line);text-align:left;background:#fff;justify-content:space-between;width:100%;padding:14px 0;font-size:10px;display:flex}.help-drawer .primary{margin-top:20px}@media (max-width:1200px){.store-grid{grid-template-columns:repeat(3,1fr)}.offer-grid,.template-grid{grid-template-columns:1fr 1fr}.approval-main{grid-template-columns:1fr}.export-channels>div:last-child{grid-template-columns:repeat(4,1fr)}.editor-workspace{grid-template-columns:100px minmax(0,1fr) 190px}.editor-toolbar button:nth-child(3),.editor-toolbar button:nth-child(4){display:none}}@media (max-width:900px){.page-heading{flex-direction:column;align-items:flex-start}.source-strip{grid-template-columns:1fr 1fr}.catalog-layout,.calendar-layout,.approval-layout,.export-layout,.wizard-step,.review-step{grid-template-columns:1fr}.offer-grid,.template-grid,.store-grid{grid-template-columns:1fr 1fr}.approval-main{grid-template-columns:1fr}.summary{order:-1}.analytics-grid{grid-template-columns:1fr}.ranking{grid-column:1}.editor-workspace{grid-template-columns:85px minmax(0,1fr)}.properties{display:none}.editor-heading{align-items:flex-start;gap:10px}.editor-heading>div:last-child{flex-wrap:wrap;justify-content:flex-end}.editor-progress .ai-chip{display:none}}@media (max-width:700px){.page-heading>div:last-child{width:100%;overflow-x:auto}.page-heading>div:last-child button{white-space:nowrap}.source-strip{grid-template-columns:1fr}.source-strip>div{border-right:0;border-bottom:1px solid var(--line)}.filter-bar{overflow-x:auto}.catalog-layout{display:block}.suggestions{margin-top:12px}.offer-grid,.template-grid,.store-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.calendar-layout{display:block}.agenda{margin-top:12px}.calendar-days>div{height:72px}.approval-progress{overflow-x:auto}.approval-progress>div{min-width:150px}.approval-main{display:block}.comments{margin-top:12px}.export-channels>div:last-child,.export-channels.large>div:last-child{grid-template-columns:1fr 1fr}.schedule>div{flex-wrap:wrap}.wizard-step{display:block}.ai-explainer{margin-top:12px}.form-grid,.selection-list{grid-template-columns:1fr}.editor-progress{overflow-x:auto}.editor-progress>button{min-width:150px}.editor-heading{display:block}.editor-heading>div:last-child{justify-content:flex-start}.editor-workspace{grid-template-columns:70px minmax(0,1fr)}.page-rail{padding:5px}.canvas-wrap{padding:12px}.canvas-wrap .flyer-canvas{min-width:500px}.editor-toolbar{overflow-x:auto}.editor-toolbar button{white-space:nowrap}.flyer-stack>.flyer-canvas{width:100%}.flyer-behind{display:none}.approval-layout,.export-layout{display:block}.summary,.export-layout>div{margin-top:12px}.toast{bottom:80px;left:12px;right:12px}.page-heading h1{font-size:24px}}@media print{.sidebar,.topbar,.page-heading,.export-channels,.export-formats,.toast,.summary,.comments,.schedule,.editor-heading,.editor-progress{display:none!important}.app-shell{display:block}.content{padding:0}.export-layout,.approval-layout{display:block}.export-preview,.preview-panel{border:0}.flyer-canvas{width:100%;box-shadow:none;page-break-inside:avoid}}.profile-button{text-align:left;align-items:center;gap:10px;display:flex;background:0 0!important;border:0!important;padding:3px!important}.profile-button .avatar{font-size:12px}.profile-popover{z-index:20;border:1px solid var(--line);background:#fff;border-radius:10px;width:240px;padding:14px;position:absolute;top:50px;right:0;box-shadow:0 15px 40px #082e7026}.profile-popover>b,.profile-popover>small{font-size:11px;display:block}.profile-popover>small{color:var(--muted);margin:3px 0 10px;font-size:9px}.profile-popover>button,.notification-popover>button{border:0;border-top:1px solid var(--line);text-align:left;background:#fff;width:100%;padding:10px 0;font-size:9px}.notification-popover>button>span{color:var(--orange);margin-right:7px}.notification-popover>button>small{color:var(--muted);margin:4px 0 0 15px;display:block}.ranking-row{border:0;border-top:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:30px 1fr 50px;align-items:center;width:100%;padding:10px;display:grid!important}.ranking-row>span{width:22px;height:22px;color:var(--blue);background:#eef4ff;border-radius:50%;place-items:center;font-size:8px;display:grid}.ranking-row>b{font-size:10px}.ranking-row>b small{color:var(--muted);font-size:8px;font-weight:400;display:block}.ranking-row>em{color:var(--green);font-size:10px;font-style:normal}.offer-card>img{object-fit:contain;width:48px;height:48px}.flyer-product>img{object-fit:contain;width:100%;height:52px;display:block}.flyer-canvas.retrato{aspect-ratio:.707}.flyer-canvas.spacing-compacto .flyer-products{padding:4px}.flyer-canvas.spacing-amplo .flyer-products{padding:18px}.zoomed-canvas{transform-origin:top;width:850px;min-width:600px;transition:transform .18s}.zoomed-canvas .flyer-canvas{width:100%!important;min-width:0!important}.store-detail{border-top:1px solid var(--line);margin:20px 0}.store-detail>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:11px 0;font-size:10px;display:flex}.store-detail dd{margin:0;font-weight:700}.comparison-modal{width:min(1000px,96vw)}.comparison-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.comparison-grid>div>b{margin-bottom:8px;display:block}.comparison-grid .flyer-canvas{box-shadow:none;font-size:70%}button:disabled{cursor:not-allowed;opacity:.5}
