/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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,::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]){appearance:button}::file-selector-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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#201d1b;--muted:#756e69;--line:#e9e3de;--paper:#f7f5f2;--orange:#e85f2b;--soft-orange:#fff0e9;--green:#1e9b69}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}button:focus-visible{outline-offset:3px;outline:3px solid #e85f2b4d}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:10;background:#fff;flex-direction:column;width:238px;padding:28px 18px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand-mark{align-items:center;gap:11px;padding:0 8px 31px;display:flex}.brand-mark>span{color:#fff;background:var(--orange);border-radius:11px;place-items:center;width:39px;height:39px;font-family:Georgia,serif;font-size:24px;font-weight:700;display:grid}.brand-mark strong,.auth-brand strong{white-space:nowrap}.password-input{width:100%;display:block;position:relative}.password-input>input{width:100%;padding-right:48px!important}.password-toggle{cursor:pointer;border:0;border-radius:9px;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%);color:#6f6a66!important;background:0 0!important}.password-toggle:hover{color:var(--orange)!important;background:#f3eeea!important}.password-toggle svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.inventory-search{background:#fff;border:1px solid #dfe5ea;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:56px;margin:18px 0;padding:7px 10px 7px 16px;display:grid;box-shadow:0 8px 22px #202d400f}.inventory-search>span{color:var(--orange);font-size:25px;line-height:1}.inventory-search input{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0}.inventory-search input::-webkit-search-cancel-button{display:none}.inventory-search button{color:#6d625c;cursor:pointer;background:#f4efeb;border:0;border-radius:9px;width:34px;height:34px;font-size:21px}.inventory-search small{color:#5f6b78;white-space:nowrap;background:#f2f5f7;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}@media (width<=620px){.inventory-search{grid-template-columns:auto minmax(0,1fr) auto}.inventory-search small{grid-column:2/-1;justify-self:start}}.brand-mark div{flex-direction:column;line-height:1;display:flex}.brand-mark strong{letter-spacing:.06em;font-family:Georgia,serif;font-size:16px}.brand-mark small{color:#a07863;letter-spacing:.26em;margin-top:6px;font-size:9px;font-weight:700}.side-nav{gap:6px;display:grid}.side-nav button{color:#716a65;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:13px;padding:12px 13px;font-size:14px;display:flex}.side-nav button.active{background:var(--soft-orange);color:var(--orange);font-weight:700}.nav-icon{text-align:center;width:20px;font-size:20px;line-height:1}.sidebar-foot{border-top:1px solid var(--line);grid-template-columns:36px 1fr auto;align-items:center;gap:10px;margin-top:auto;padding:20px 6px 0;display:grid}.store-avatar{color:#6d4734;background:#f0dfd2;border-radius:10px;place-items:center;height:36px;font-size:11px;font-weight:800;display:grid}.sidebar-foot div:nth-child(2){flex-direction:column;gap:3px;display:flex}.sidebar-foot strong{font-size:12px}.sidebar-foot small{color:#9a918a;font-size:10px}.sidebar-foot button{color:#a59d97;cursor:pointer;background:0 0;border:0}.main-content{max-width:1500px;margin-left:238px;padding:42px 5.4vw 80px}.topbar{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:29px;display:flex}.eyebrow,.section-kicker{color:#9e7a68;letter-spacing:.15em;margin:0 0 8px;font-size:10px;font-weight:800}.topbar h1{letter-spacing:-.025em;margin:0 0 9px;font-family:Georgia,Times New Roman,serif;font-size:35px;line-height:1.05}.topbar p:last-child{color:var(--muted);margin:0;font-size:14px}.top-actions{align-items:center;gap:12px;display:flex}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;width:43px;height:43px;font-size:21px;position:relative}.icon-button span{background:var(--orange);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:9px}.primary-button{color:#fff;background:var(--orange);cursor:pointer;border:0;border-radius:11px;height:43px;padding:0 17px;font-size:13px;font-weight:700;box-shadow:0 6px 16px #e85f2b2e}.primary-button b{margin-right:6px;font-size:17px}.hero-card{color:#fff;background:linear-gradient(112deg,#2b2623 0%,#3a302b 63%,#45372f 100%);border-radius:23px;grid-template-columns:1.2fr .8fr;min-height:248px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 40px #31261f14}.hero-copy{z-index:2;padding:37px 42px}.hero-kicker{letter-spacing:.2em;color:#f6aa82;font-size:9px;font-weight:800}.hero-copy h2{margin:12px 0;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;line-height:1.12}.hero-copy h2 strong{color:#ff8152;font-size:45px}.hero-copy p{color:#ddd2cb;max-width:455px;margin:0 0 18px;font-size:13px;line-height:1.65}.hero-copy p b{color:#fff}.hero-copy button{color:#ff9a71;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.hero-copy button span{margin-left:7px}.hero-visual{background:radial-gradient(circle at 55% 53%,#e85f2b59,#0000 43%);min-height:248px;position:relative}.orbit{border:1px solid #ffffff17;border-radius:50%;position:absolute;transform:rotate(-18deg)}.orbit-one{width:370px;height:165px;top:39px;right:-23px}.orbit-two{width:285px;height:118px;top:66px;right:15px}.bottle{background:linear-gradient(150deg,#51382e,#1e1714 75%);border:1px solid #ffffff47;border-radius:8px 8px 15px 15px;flex-direction:column;justify-content:center;align-items:center;width:82px;height:105px;font-family:Georgia,serif;display:flex;position:absolute;top:50%;left:51%;transform:translate(-50%,-41%);box-shadow:0 23px 37px #0000006b,inset 9px 8px 15px #ffffff14}.bottle:before{content:"";background:linear-gradient(135deg,#3b2e28,#17110f);border:1px solid #ffffff2b;border-radius:5px 5px 2px 2px;width:48px;height:32px;position:absolute;top:-34px}.bottle span{letter-spacing:.3em;color:#deb5a1;margin-right:-.3em;font-size:12px}.bottle strong{letter-spacing:.12em;margin-top:3px;font-size:15px}.bottle i{background:#bf7757;width:36px;height:1px;margin-top:9px}.spark{color:#f8a37c;opacity:.7;position:absolute}.spark-one{font-size:17px;top:41px;left:21%}.spark-two{font-size:11px;bottom:41px;right:18%}.stats-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:17px 0 35px;display:grid}.stats-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:15px;min-height:94px;padding:18px;display:flex}.stat-icon{border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-size:19px;display:grid}.peach{color:#e76636;background:#ffede5}.violet{color:#755cd3;background:#eee9ff}.green{color:#23875f;background:#e7f8ef}.stats-grid article>div:last-child{grid-template-columns:auto auto;align-items:baseline;column-gap:8px;display:grid}.stats-grid span{color:#918983;letter-spacing:.12em;grid-column:1/-1;margin-bottom:3px;font-size:8px;font-weight:800}.stats-grid strong{white-space:nowrap;font-family:Georgia,serif;font-size:24px}.stats-grid small{color:#948c86;font-size:9px}.stats-grid small b{color:var(--green)}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:14px;display:flex}.section-heading h2{margin:0;font-family:Georgia,serif;font-size:24px}.period-tabs{background:#ece8e4;border-radius:9px;padding:3px;display:flex}.period-tabs button{color:#887f79;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 13px;font-size:10px}.period-tabs button.active{color:var(--ink);background:#fff;font-weight:800;box-shadow:0 2px 7px #281e1912}.table-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.table-head,.customer-row{grid-template-columns:1.25fr 1.15fr .65fr .9fr 1.25fr;align-items:center;gap:16px;display:grid}.table-head{border-bottom:1px solid var(--line);color:#9b938d;letter-spacing:.12em;background:#fbfaf9;min-height:39px;padding:0 20px;font-size:8px;font-weight:800}.customer-row{border-bottom:1px solid #eee9e5;min-height:81px;padding:12px 20px;transition:all .2s}.customer-row:last-child{border-bottom:0}.customer-row:hover{background:#fffdfa}.customer-row.contacted{opacity:.67}.customer-cell,.purchase-cell,.action-cell{align-items:center;gap:10px;min-width:0;display:flex}.customer-cell>div:last-child,.purchase-cell>div{flex-direction:column;gap:3px;min-width:0;display:flex}.customer-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.customer-row small{color:#9b938d;font-size:9px}.avatar{border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.avatar-1{color:#9f5640;background:#f4ded6}.avatar-2{color:#46766a;background:#dce9e5}.avatar-3{color:#70548d;background:#e8e0f2}.avatar-4{color:#6e675b;background:#e8e5df}.mini-bottle{background:linear-gradient(145deg,#d59c7f,#6e4433);border-radius:3px 3px 5px 5px;flex:none;width:25px;height:31px;position:relative;box-shadow:inset 3px 3px 5px #ffffff40}.mini-bottle:before{content:"";background:#58433a;border-radius:2px 2px 0 0;width:11px;height:5px;position:absolute;top:-5px;left:7px}.time-cell,.profile-cell{flex-direction:column;gap:4px;min-width:0;display:flex}.status{border-radius:20px;width:max-content;padding:3px 7px;font-size:8px;font-weight:800}.status-atrasado{color:#d85e35;background:#fde7df}.status-hoje{color:#a8710e;background:#fff3d6}.status-em-breve{color:#32825e;background:#e9f5ef}.action-cell{justify-content:flex-end}.action-cell button{cursor:pointer}.whatsapp,.sent{color:#167a55;white-space:nowrap;background:#f1fbf6;border:1px solid #caeadd;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:800}.whatsapp span,.sent span{margin-right:5px}.sent{color:#78716c;background:#f6f5f3;border-color:#e5e1de}.more{color:#aaa29d;letter-spacing:.1em;background:0 0;border:0;padding:7px 0}.mobile-nav{display:none}.nav-badge{color:#b44522;background:#f6d6ca;border-radius:20px;place-items:center;min-width:18px;height:18px;margin-left:auto;font-size:8px;display:grid}.business-hero{color:#fff;background:linear-gradient(112deg,#25211f,#3c302a 62%,#513b30);border-radius:23px;grid-template-columns:1.25fr .75fr;min-height:235px;padding:35px 40px;display:grid;position:relative;overflow:hidden}.business-hero:after{content:"";border:1px solid #ffffff0f;border-radius:50%;width:420px;height:420px;position:absolute;top:-190px;right:-180px;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff04}.business-hero>div:first-child{z-index:1}.business-hero h2{margin:13px 0 2px;font-family:Georgia,serif;font-size:42px;font-weight:500}.business-hero p{color:#d8ccc5;margin:0;font-size:12px}.hero-actions{gap:9px;margin-top:24px;display:flex}.hero-actions button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:9px;padding:9px 13px;font-size:10px;font-weight:800}.hero-actions button:first-child{border-color:var(--orange);background:var(--orange)}.hero-metrics{z-index:1;align-content:center;gap:8px;display:grid}.hero-metrics article{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:15px;padding:10px 0;display:flex}.hero-metrics article:last-child{border-bottom:0}.hero-metrics span{letter-spacing:.12em;color:#c6b7ae;font-size:8px;font-weight:800}.hero-metrics strong{font-family:Georgia,serif;font-size:18px}.stats-grid.four{grid-template-columns:repeat(4,1fr)}.blue{color:#3975a7;background:#e6f0fa}.dashboard-columns{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.dashboard-columns section{min-width:0}.compact-opps{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.compact-opps article{border-bottom:1px solid #eee9e5;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-height:68px;padding:11px 14px;display:grid}.compact-opps article:last-child{border-bottom:0}.compact-opps article>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.compact-opps strong{font-size:10px}.compact-opps small{color:#968e88;font-size:8px}.compact-opps button{color:#237553;cursor:pointer;background:#f2faf6;border:1px solid #cce8dc;border-radius:8px;padding:7px 8px;font-size:8px;font-weight:800}.sales-summary,.inventory-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:17px;display:grid}.sales-summary article,.inventory-summary article{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:5px;padding:18px;display:flex}.sales-summary span,.inventory-summary span{color:#968e88;letter-spacing:.1em;font-size:8px;font-weight:800}.sales-summary strong,.inventory-summary strong{font-family:Georgia,serif;font-size:24px}.sales-list{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.sales-list>article{border-bottom:1px solid #eee9e5;grid-template-columns:34px 1.4fr .8fr 72px;align-items:center;gap:12px;min-height:70px;padding:12px 17px;display:grid}.sales-list>article:last-child{border-bottom:0}.sale-icon{color:#25875f;background:#e7f8ef;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.sales-list article>div:nth-child(2),.sales-list article>div:nth-child(3){flex-direction:column;gap:4px;min-width:0;display:flex}.sales-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.sales-list span{color:#918983;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.sales-list article>div:nth-child(3){text-align:right}.sales-list article>small{letter-spacing:.08em;text-align:center;border-radius:20px;padding:4px 6px;font-size:7px;font-weight:800}.source-repurchase{color:#287b59;background:#e8f7ef}.source-direct{color:#7a726d;background:#f1efed}.inventory-table{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.inventory-head,.inventory-table>article{grid-template-columns:1.4fr .55fr .7fr .6fr .6fr .5fr;align-items:center;gap:14px;display:grid}.inventory-head{border-bottom:1px solid var(--line);color:#99918b;letter-spacing:.1em;background:#fbfaf9;min-height:38px;padding:0 18px;font-size:8px;font-weight:800}.inventory-table>article{border-bottom:1px solid #eee9e5;min-height:74px;padding:12px 18px}.inventory-table>article:last-child{border-bottom:0}.inventory-product{align-items:center;gap:10px;min-width:0;display:flex}.inventory-product>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.inventory-product strong,.inventory-table>article>strong{font-size:10px}.inventory-product small,.inventory-table>article>span{color:#8f8781;font-size:8px}.stock-cube{border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.cube-1{color:#9f5640;background:#f4ded6}.cube-2{color:#46766a;background:#dce9e5}.cube-3{color:#70548d;background:#e8e0f2}.cube-4{color:#6e675b;background:#e8e5df}.stock-amount{flex-direction:column;gap:3px;display:flex}.stock-amount strong{font-size:12px}.stock-amount small{border-radius:10px;width:max-content;padding:3px 5px;font-size:7px;font-weight:800}.stock-ok{color:#287b59;background:#e8f7ef}.stock-low{color:#9c6b12;background:#fff1d6}.stock-out{color:#bd4f2a;background:#fde5dc}.inventory-table>article>button{border:1px solid var(--line);color:#665f5a;cursor:pointer;background:#faf8f6;border-radius:8px;padding:7px;font-size:8px;font-weight:800}.toolbar-actions{gap:8px;display:flex}.toolbar-actions button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:11px 15px;font-size:11px;font-weight:800}.toolbar-actions .secondary-action{color:var(--ink);border:1px solid var(--line);background:#fff}.service-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:35px;display:grid}.service-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:190px;padding:20px}.service-symbol{border-radius:11px;place-items:center;width:39px;height:39px;margin-bottom:18px;display:grid}.service-1{color:#e76636;background:#ffede5}.service-2{color:#755cd3;background:#eee9ff}.service-3{color:#23875f;background:#e7f8ef}.service-4{color:#3975a7;background:#e6f0fa}.service-grid article>span{color:#9d7a67;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:800}.service-grid h3{margin:6px 0 4px;font-family:Georgia,serif;font-size:19px}.service-grid p{color:#8f8781;margin:0 0 14px;font-size:9px}.agenda-heading{margin-top:4px}.text-button{color:var(--orange);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.appointment-list{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.appointment-list>article{border-bottom:1px solid #eee9e5;grid-template-columns:43px 1fr auto auto;align-items:center;gap:12px;min-height:76px;padding:12px 16px;display:grid}.appointment-list>article:last-child{border-bottom:0}.calendar-tile{color:#b44d28;background:#fff0e9;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;width:39px;height:43px;display:flex}.calendar-tile strong{font-family:Georgia,serif;font-size:16px;line-height:1}.calendar-tile span{text-transform:uppercase;margin-top:3px;font-size:7px}.appointment-list article>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.appointment-list article>div:nth-child(2) strong{font-size:10px}.appointment-list article>div:nth-child(2) span{color:#918983;font-size:8px}.appointment-status{border-radius:20px;padding:4px 7px;font-size:7px;font-weight:800}.appointment-scheduled{color:#976711;background:#fff1d6}.appointment-completed{color:#287b59;background:#e8f7ef}.appointment-cancelled{color:#77706b;background:#f0eeec}.appointment-actions{gap:5px;display:flex}.appointment-actions button{border:1px solid var(--line);cursor:pointer;background:#faf8f6;border-radius:7px;padding:6px 7px;font-size:7px;font-weight:800}.appointment-actions button:first-child{color:#287b59;background:#eef8f3;border-color:#d2eade}.repurchase-banner{color:#fff;background:linear-gradient(115deg,#23352e,#2f4c40);border-radius:20px;justify-content:space-between;align-items:center;min-height:175px;margin-bottom:27px;padding:30px 35px;display:flex;position:relative;overflow:hidden}.repurchase-banner:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:250px;height:250px;position:absolute;right:-90px}.repurchase-banner>div:first-child{z-index:1}.repurchase-banner span{color:#9bd0b7;letter-spacing:.15em;font-size:8px;font-weight:800}.repurchase-banner h2{margin:10px 0 7px;font-family:Georgia,serif;font-size:27px}.repurchase-banner p{color:#c8dad2;margin:0;font-size:11px}.repurchase-banner p b{color:#fff}.zap-orb{z-index:1;background:#36a870;border-radius:50%;place-items:center;width:70px;height:70px;font-size:30px;display:grid;box-shadow:0 15px 35px #0003}.mini-service{color:#287b59;background:#e7f8ef;border-radius:7px;flex:none;place-items:center;width:27px;height:27px;font-size:12px;display:grid}.chart-card{border:1px solid var(--line);background:#fff;border-radius:17px;margin-top:17px;padding:22px}.chart-card h3{margin:5px 0 20px;font-family:Georgia,serif;font-size:19px}.bar-chart{border-bottom:1px solid #e8e3df;grid-template-columns:repeat(7,1fr);align-items:end;gap:16px;height:210px;padding:0 10px;display:grid}.bar-chart>div{flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.bar-chart span{color:#7e7670;height:12px;font-size:7px}.bar-chart i{background:linear-gradient(#ed8058,#e45d2b);border-radius:7px 7px 2px 2px;width:min(38px,70%);min-height:4px;display:block}.bar-chart small{color:#8f8781;text-transform:capitalize;margin-bottom:-18px;font-size:8px}.choice-tabs{background:#eeeae6;border-radius:9px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.choice-tabs button{color:#7e7670;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px;font-size:9px;font-weight:800}.choice-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #0000000f}.mobile-more{display:none}.error-banner{color:#a24424;background:#fff0ea;border:1px solid #f0c6b6;border-radius:11px;align-items:center;gap:9px;margin:-10px 0 18px;padding:10px 13px;font-size:12px;display:flex}.error-banner>span{color:#fff;background:#e85f2b;border-radius:50%;place-items:center;width:20px;height:20px;font-weight:800;display:grid}.error-banner button{color:#a24424;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:20px}.status-contacted{color:#756e69;background:#f0eeec}.loading{grid-template-columns:repeat(3,1fr);align-content:start;gap:14px;min-height:430px;display:grid;position:relative}.loading div{background:linear-gradient(100deg,#eeeae6 20%,#f8f6f3 40%,#eeeae6 60%) 0 0/200% 100%;border-radius:18px;height:130px;animation:1.4s infinite shimmer}.loading div:first-child{grid-column:1/-1;height:245px}.loading span{text-align:center;color:#8f8781;font-size:12px;position:absolute;top:112px;left:0;right:0}@keyframes shimmer{to{background-position:-200% 0}}.empty-state{color:#8e8781;flex-direction:column;align-items:center;padding:42px;display:flex}.empty-state span{color:#23875f;background:#e7f8ef;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.empty-state p{margin:10px 0 0;font-size:12px}.entity-page{animation:.25s fade-in}@keyframes fade-in{0%{opacity:0;transform:translateY(5px)}}.entity-toolbar{justify-content:space-between;align-items:flex-end;margin-bottom:19px;display:flex}.entity-toolbar h2,.report-intro h2{margin:0;font-family:Georgia,serif;font-size:25px}.entity-toolbar>button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:11px 15px;font-size:11px;font-weight:800}.entity-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.entity-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:78px;padding:15px;display:grid}.entity-card .avatar{width:38px;height:38px}.entity-main{flex-direction:column;gap:3px;min-width:0;display:flex}.entity-main strong{font-size:12px}.entity-pill{color:#287b59;background:#e8f7ef;border-radius:20px;padding:4px 8px;font-size:8px;font-weight:800}.product-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:17px;min-height:236px;padding:23px;position:relative;overflow:hidden}.product-card>span{color:#a07863;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.product-card h3{margin:7px 0 5px;font-family:Georgia,serif;font-size:21px}.product-card p{color:#8e8781;margin:0 0 17px;font-size:10px}.product-card>strong{font-size:12px}.product-bottle{background:linear-gradient(145deg,#b57b5c,#3b2921);border-radius:5px 5px 10px 10px;width:49px;height:64px;margin-bottom:22px;position:relative;box-shadow:9px 11px 22px #4d2e1f2b}.product-bottle:before{content:"";background:#2b211d;border-radius:3px 3px 1px 1px;width:27px;height:17px;position:absolute;top:-18px;left:11px}.product-bottle i{background:#e4b49a;width:24px;height:1px;position:absolute;top:34px;left:13px}.purchase-list{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.purchase-list article{border-bottom:1px solid #eee9e5;grid-template-columns:34px 1fr auto 82px;align-items:center;gap:13px;min-height:72px;padding:13px 18px;display:grid}.purchase-list article:last-child{border-bottom:0}.purchase-dot{color:#25875f;background:#e7f8ef;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.purchase-list article>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.purchase-list article>div strong{font-size:11px}.purchase-list article>div span{color:#928a84;font-size:9px}.purchase-list article>strong{font-size:11px}.purchase-list article>small{color:#9a918b;letter-spacing:.09em;text-align:right;font-size:7px;font-weight:800}.report-intro{max-width:570px;margin-bottom:27px}.report-intro p{color:#817a74;font-size:13px;line-height:1.6}.report-filter{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:minmax(220px,1fr) repeat(3,minmax(145px,.55fr)) auto;align-items:end;gap:12px;margin-bottom:16px;padding:18px;display:grid;box-shadow:0 8px 22px #113b4c12}.report-filter h3{color:#23343b;margin:5px 0 0;font-size:17px}.report-filter label{color:#514b47;flex-direction:column;gap:6px;font-size:11px;font-weight:800;display:flex}.report-filter input{color:#20343c;min-width:0;height:43px;font:inherit;background:#f8fafb;border:1px solid #c9d1d5;border-radius:10px;padding:0 11px}.report-cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.report-cards article{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;justify-content:center;min-height:160px;padding:24px;display:flex}.report-cards span{color:#978e88;letter-spacing:.12em;font-size:8px;font-weight:800}.report-cards strong{margin:11px 0 4px;font-family:Georgia,serif;font-size:29px}.report-cards small{color:#978e88;font-size:9px}@media (width<=900px){.report-filter{grid-template-columns:1fr 1fr}.report-filter>div{grid-column:1/-1}}@media (width<=540px){.report-filter{grid-template-columns:1fr}.report-filter>div{grid-column:auto}}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#1f1a1775;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.connection-banner{color:#5a4210;background:#fff7da;border:1px solid #e0b447;border-radius:12px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 0 14px;padding:11px 14px;display:grid;box-shadow:0 6px 20px #563d0814}.connection-banner.offline{color:#74251f;background:#fff0ee;border-color:#e08b82}.connection-banner.synced{color:#155c36;background:#eaf9f0;border-color:#77c79b}.connection-banner>span{font-size:13px}.connection-banner>div{flex-direction:column;gap:2px;display:flex}.connection-banner strong{font-size:11px}.connection-banner small{color:inherit;opacity:.82;font-size:9px}.connection-banner button{color:#fff;cursor:pointer;background:#9a6b08;border:0;border-radius:9px;padding:8px 12px;font-size:9px;font-weight:900}.connection-banner button:disabled{opacity:.6;cursor:wait}@media (width<=600px){.connection-banner{grid-template-columns:18px 1fr}.connection-banner button{grid-column:2;justify-self:start}}.modal{background:#fff;border-radius:20px;width:min(475px,100%);max-height:calc(100vh - 36px);padding:28px;animation:.2s modal-in;position:relative;overflow:auto;box-shadow:0 28px 80px #18110d3d}@keyframes modal-in{0%{opacity:0;transform:translateY(10px)scale(.98)}}.modal-close{color:#887f79;cursor:pointer;background:0 0;border:0;font-size:25px;position:absolute;top:15px;right:19px}.modal h2{margin:5px 0 6px;font-family:Georgia,serif;font-size:25px}.modal>p{color:#8b837d;margin:0 0 20px;font-size:11px}.modal form{gap:13px;display:grid}.modal label{color:#746c67;letter-spacing:.03em;gap:6px;font-size:9px;font-weight:800;display:grid}.modal input,.modal select,.modal textarea{width:100%;color:var(--ink);background:#fcfbfa;border:1px solid #ddd7d2;border-radius:9px;outline:none;padding:11px 12px;font-size:12px}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:#e88964;box-shadow:0 0 0 3px #e85f2b17}.modal textarea{resize:vertical;min-height:70px}.field-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.check-label{grid-template-columns:18px 1fr!important;align-items:center!important;font-size:10px!important;font-weight:600!important}.check-label input{width:16px;height:16px;accent-color:var(--orange)}.modal-actions{justify-content:flex-end;gap:9px;margin-top:7px;display:flex}.modal-actions button{cursor:pointer;border:0;border-radius:9px;padding:10px 16px;font-size:10px;font-weight:800}.modal-actions button:first-child{color:#6e6762;background:#f0eeeb}.modal-actions button:last-child{background:var(--orange);color:#fff}.modal-actions button:disabled{opacity:.55;cursor:wait}@media (width<=1120px){.stats-grid.four{grid-template-columns:repeat(2,1fr)}.inventory-head,.inventory-table>article{grid-template-columns:1.3fr .5fr .6fr .6fr .5fr}.inventory-head span:nth-child(4),.inventory-table>article>span:nth-child(4){display:none}}@media (width<=1000px){.main-content{padding-left:4vw;padding-right:4vw}.table-head{display:none}.customer-row{grid-template-columns:1fr 1fr .8fr}.profile-cell{display:none}.action-cell{grid-column:auto}.stats-grid{gap:9px}.stats-grid article{gap:10px;padding:14px}.product-grid{grid-template-columns:repeat(2,1fr)}.dashboard-columns{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.subscription-card{flex-direction:column;align-items:stretch}.subscription-actions{grid-template-columns:1fr;display:grid}.automation-config-grid,.billing-price-grid{grid-template-columns:1fr}body{background:#faf8f6}.sidebar{display:none}.main-content{margin-left:0;padding:24px 16px 92px}.topbar{align-items:flex-start;margin-bottom:21px}.topbar h1{font-size:29px}.topbar p:last-child{font-size:12px}.eyebrow{font-size:8px}.top-actions .icon-button{display:none}.primary-button{width:43px;padding:0;font-size:0}.primary-button b{margin:0;font-size:21px}.hero-card{grid-template-columns:1fr;min-height:272px}.hero-copy{z-index:3;padding:27px 25px}.hero-copy h2{font-size:28px}.hero-copy h2 strong{font-size:39px}.hero-copy p{max-width:260px}.hero-visual{opacity:.8;width:210px;min-height:210px;position:absolute;bottom:-12px;right:-30px}.bottle{left:61%;transform:translate(-50%,-35%)scale(.84)}.stats-grid{grid-template-columns:1fr 1fr;margin-bottom:28px}.stats-grid article{min-height:88px}.stats-grid article:nth-child(3){grid-column:1/-1}.stats-grid.four article:nth-child(3){grid-column:auto}.section-heading{align-items:flex-start;gap:12px}.section-heading h2{font-size:21px}.period-tabs button{padding:6px 9px}.table-card{background:0 0;border:0;gap:10px;display:grid;overflow:visible}.customer-row{background:#fff;border-radius:14px;grid-template-columns:1fr auto;gap:13px;min-height:0;padding:14px;position:relative;border:1px solid var(--line)!important}.purchase-cell{border-top:1px solid #eee9e5;grid-column:1/-1;padding-top:12px}.time-cell{align-items:flex-end;margin-top:4px;position:absolute;right:30px}.profile-cell{display:none}.action-cell{grid-column:1/-1;justify-content:stretch}.action-cell .whatsapp,.action-cell .sent{flex:1;height:38px}.mobile-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);z-index:20;height:70px;padding-bottom:env(safe-area-inset-bottom);background:#fffffff5;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#918983;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:8px;display:flex}.mobile-nav button span{height:20px;font-size:17px}.mobile-nav button.active{color:var(--orange);font-weight:800}}:root{--recompra-blue:#1677ff;--recompra-violet:#7657e8;--recompra-green:#139b72;--recompra-orange:#f17a3a;--recompra-red:#dc4f5f;--recompra-cyan:#0789ad}button,input,select,textarea{font-size:max(13px,.82rem)}small,.section-kicker,.eyebrow,.table-head,.form-help,.admin-last-access{line-height:1.45;font-size:max(12px,.75rem)!important}.main-content p,.entity-page p,.modal-card label,.management-row,.customer-row,.sales-list,.inventory-table,.appointment-list{font-size:14px}.brand-mark>span,.store-avatar{background:linear-gradient(135deg, var(--recompra-blue), var(--recompra-violet));color:#fff;box-shadow:0 8px 22px #4957d240}.side-nav button{color:#3e4c59;border-radius:12px;min-height:46px;margin:3px 0;font-size:13px;font-weight:750;transition:transform .16s,background .16s,color .16s;position:relative}.side-nav button:hover{color:#17252f;background:#eef4ff;transform:translate(3px)}.side-nav button:nth-child(3).active{background:linear-gradient(135deg,#0789ad,#16a3b6)}.side-nav button:nth-child(4).active{background:linear-gradient(135deg, var(--recompra-violet), #a059c5)}.side-nav button:nth-child(5).active{background:linear-gradient(135deg,#e15270,#f07862)}.side-nav button:nth-child(6).active{background:linear-gradient(135deg, var(--recompra-orange), #edaa3b)}.side-nav button:nth-child(7).active{background:linear-gradient(135deg, var(--recompra-green), #21ad91)}.side-nav button:nth-child(8).active{background:linear-gradient(135deg,#4458c7,#7657e8)}.nav-icon{width:29px;height:29px;color:inherit;background:#425e8e17;border-radius:9px;place-items:center;font-size:17px;display:grid}.side-nav button.active .nav-icon{background:#ffffff2e}.premium-nav-badge{color:#7c4b00;letter-spacing:.05em;background:#ffe6a7;border-radius:999px;margin-left:auto;padding:3px 6px;font-size:8px;font-style:normal;font-weight:900}.topbar{color:#fff;background:radial-gradient(circle at 90% 10%,#ffffff30,#0000 30%),linear-gradient(120deg,#172a58 0%,#1855aa 56%,#1677ff 100%);border:0;box-shadow:0 18px 45px #1b428438}.topbar>div>p:last-child{color:#ffffffd1}.topbar .primary-button{color:#17304e;background:#fff;box-shadow:0 10px 25px #00000026}.tile-dashboard{gap:16px}.home-tile{color:#fff;isolation:isolate;border:0;min-height:164px;padding:23px;transition:transform .18s,box-shadow .18s,filter .18s;overflow:hidden;box-shadow:0 14px 32px #1d32522e}.home-tile:before{content:"";z-index:-1;background:#ffffff24;border-radius:50%;width:135px;height:135px;position:absolute;top:-45px;right:-34px}.home-tile:hover{filter:saturate(1.08);transform:translateY(-5px);box-shadow:0 20px 42px #1d325240}.home-tile .tile-icon{color:#fff;background:#ffffff30;border:1px solid #ffffff2e}.home-tile strong{color:#fff;letter-spacing:.025em;font-size:16px}.home-tile>b{color:#ffffffe6}.business-settings-link,.toolbar-actions button,.export-button,.section-heading>button,.primary-action,.secondary-action{border-radius:11px;min-height:44px;font-size:13px;font-weight:800}.toolbar-actions>button:first-child,.section-heading>button,.primary-action{color:#fff;background:linear-gradient(135deg, var(--recompra-blue), #505ad5);border-color:#0000;box-shadow:0 8px 20px #1677ff2e}.table-card,.sales-list,.inventory-table,.appointment-list,.management-grid>section,.chart-card,.report-filter,.audit-card,.assistant-layout{border:1px solid #e0e7f1;box-shadow:0 12px 34px #2b416017}.sales-summary article:first-child,.inventory-summary article:first-child,.report-cards article:first-child{border-top:4px solid var(--recompra-blue)}.sales-summary article:nth-child(2),.inventory-summary article:nth-child(2),.report-cards article:nth-child(2){border-top:4px solid var(--recompra-orange)}.sales-summary article:nth-child(3),.inventory-summary article:nth-child(3),.report-cards article:nth-child(3){border-top:4px solid var(--recompra-green)}.sales-summary article:nth-child(4),.inventory-summary article:nth-child(4){border-top:4px solid var(--recompra-violet)}.whatsapp-link-box .premium-button{color:#674500;opacity:1;background:linear-gradient(135deg,#ffe199,#ffc857)}@media (width<=760px){.home-tile{min-height:142px;padding:18px}.home-tile strong{font-size:14px}.mobile-nav{box-shadow:0 -10px 30px #1d32521f}.mobile-nav button.active{color:var(--recompra-blue)}}@media (width<=420px){.hero-copy h2{font-size:25px}.stats-grid strong{font-size:20px}.stat-icon{width:36px;height:36px}.period-tabs button{padding:6px 7px;font-size:9px}}@media (width<=760px){.entity-toolbar{align-items:center}.entity-toolbar h2,.report-intro h2{font-size:21px}.entity-grid,.product-grid,.report-cards{grid-template-columns:1fr}.product-card{min-height:205px}.purchase-list{background:0 0;border:0;gap:9px;display:grid}.purchase-list article{background:#fff;border-radius:13px;grid-template-columns:32px 1fr auto;padding:13px;border:1px solid var(--line)!important}.purchase-list article>small{text-align:left;grid-column:2/-1}.modal{padding:25px 20px}.loading{grid-template-columns:1fr 1fr}.loading div:first-child{height:245px}.loading div{height:105px}.brand-mark small{letter-spacing:.15em}.business-hero{grid-template-columns:1fr;padding:27px 24px}.business-hero h2{font-size:34px}.hero-metrics{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:22px}.hero-metrics article{border-bottom:0;border-right:1px solid #ffffff1a;flex-direction:column;align-items:flex-start;padding:2px 7px;display:flex}.hero-metrics article:last-child{border-right:0}.hero-metrics strong{font-size:14px}.stats-grid.four{grid-template-columns:1fr 1fr}.dashboard-columns{grid-template-columns:1fr}.sales-summary,.inventory-summary{grid-template-columns:1fr 1fr}.sales-summary article:last-child,.inventory-summary article:last-child{grid-column:1/-1}.sales-list{background:0 0;border:0;gap:9px;display:grid}.sales-list>article{background:#fff;border-radius:13px;grid-template-columns:32px 1fr auto;padding:13px;border:1px solid var(--line)!important}.sales-list article>div:nth-child(3){text-align:left;grid-column:2}.sales-list article>small{grid-area:1/3}.inventory-head{display:none}.inventory-table{background:0 0;border:0;gap:9px;display:grid}.inventory-table>article{background:#fff;border-radius:13px;grid-template-columns:1fr auto auto;padding:13px;border:1px solid var(--line)!important}.inventory-table>article>span:nth-child(2){display:none}.inventory-product{grid-column:1/-1}.stock-amount{grid-column:1}.inventory-table>article>strong{grid-column:2}.inventory-table>article>button{grid-column:3}.service-grid{grid-template-columns:1fr 1fr}.service-grid article{min-height:175px;padding:16px}.appointment-list{background:0 0;border:0;gap:9px;display:grid}.appointment-list>article{background:#fff;border-radius:13px;grid-template-columns:42px 1fr auto;padding:12px;border:1px solid var(--line)!important}.appointment-actions{grid-column:2/-1}.repurchase-banner{padding:25px 22px}.repurchase-banner h2{max-width:260px;font-size:23px}.zap-orb{width:55px;height:55px}.bar-chart{gap:6px;padding:0}.toolbar-actions button{padding:10px;font-size:9px}.mobile-more{border:1px solid var(--line);z-index:30;background:#fff;border-radius:14px;grid-template-columns:repeat(3,1fr);padding:8px;display:grid;position:fixed;bottom:77px;left:10px;right:10px;box-shadow:0 14px 35px #281e1929}.mobile-more button{color:#756e69;background:0 0;border:0;border-radius:9px;flex-direction:column;align-items:center;gap:5px;padding:10px 5px;font-size:9px;display:flex}.mobile-more button span{font-size:17px}}.eyebrow,.section-kicker,.hero-kicker{color:#765443;font-size:11px}.brand-mark small,.sidebar-foot small{color:#6f625b;font-size:11px}.business-hero p,.topbar p:last-child{color:#e7ddd7;font-size:14px}.hero-metrics span,.stats-grid span,.sales-summary span,.inventory-summary span,.report-cards span{color:#5f5752;font-size:11px}.hero-metrics span{color:#ddd0c8}.stats-grid small,.compact-opps small,.report-cards small{color:#625a55;font-size:12px}.table-head,.inventory-head{color:#625a55;font-size:11px}.customer-row strong,.compact-opps strong,.sales-list strong,.inventory-product strong,.inventory-table>article>strong,.appointment-list article>div:nth-child(2) strong{font-size:13px}.customer-row small,.sales-list span,.inventory-product small,.inventory-table>article>span,.appointment-list article>div:nth-child(2) span{color:#5e5752;font-size:12px}.status,.whatsapp,.sent,.compact-opps button,.inventory-table>article>button,.text-button,.appointment-status,.appointment-actions button{font-size:11px}.sales-list article>small,.stock-amount small,.entity-pill{font-size:10px}.service-grid article>span,.report-cards span{color:#68534a;font-size:11px}.service-grid p{color:#5c5550;font-size:13px}.service-grid strong,.entity-main strong{font-size:14px}.entity-main span{color:#514b47;font-size:12px}.entity-main small{color:#625a55;font-size:12px}.bar-chart span,.bar-chart small{color:#514b47;font-size:10px}.modal>p{color:#514b47;font-size:13px}.modal label{color:#4f4945;font-size:12px}.modal input,.modal select,.modal textarea{font-size:14px}.check-label{font-size:12px!important}.modal-actions button{font-size:12px}.mobile-nav button,.mobile-more button{color:#5c5550;font-size:11px}.sales-list>article{grid-template-columns:34px 1.35fr .75fr 72px 100px}.receipt-link{color:#554d48;cursor:pointer;background:#fff;border:1px solid #d8d0ca;border-radius:8px;padding:8px 9px;font-size:11px;font-weight:800}.receipt-modal{background:#f3f0ec;width:min(520px,100%);padding:24px}.receipt-paper{background:#fff;border:1px solid #ddd5cf;border-radius:16px;padding:28px;box-shadow:0 10px 30px #241c1714}.receipt-brand{border-bottom:1px dashed #d6cec8;align-items:center;gap:11px;padding-bottom:19px;display:flex}.receipt-brand>span{background:var(--ink);color:#fff;border-radius:10px;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:23px;font-weight:700;display:grid}.receipt-brand>div{flex-direction:column;gap:3px;display:flex}.receipt-brand strong{letter-spacing:.05em;font-family:Georgia,serif;font-size:17px}.receipt-brand small{color:#625a55;letter-spacing:.12em;font-size:10px}.receipt-label{color:#a74523;letter-spacing:.13em;margin:22px 0 7px;font-size:11px;font-weight:900}.receipt-paper h2{margin:0;font-family:Georgia,serif;font-size:27px}.receipt-number{color:#625a55;margin:8px 0 22px;font-size:12px;font-weight:700}.receipt-paper dl{border-top:1px solid #ebe6e2;gap:0;margin:0;display:grid}.receipt-paper dl>div{border-bottom:1px solid #ebe6e2;grid-template-columns:105px 1fr;gap:14px;padding:12px 0;display:grid}.receipt-paper dt{color:#625a55;font-size:12px}.receipt-paper dd{color:#282321;text-align:right;margin:0;font-size:13px;font-weight:700}.receipt-total{justify-content:space-between;align-items:center;padding:22px 0 10px;display:flex}.receipt-total span{font-size:14px;font-weight:800}.receipt-total strong{font-family:Georgia,serif;font-size:27px}.receipt-thanks{text-align:center;margin:19px 0 7px;font-size:13px;font-weight:800}.receipt-warning{color:#625a55;text-align:center;font-size:11px;line-height:1.5;display:block}.receipt-actions{grid-template-columns:.8fr 1.2fr;gap:10px;margin-top:15px;display:grid}.receipt-actions button{color:#4f4844;cursor:pointer;background:#fff;border:1px solid #d8d0ca;border-radius:10px;min-height:44px;font-size:12px;font-weight:800}.receipt-actions button:last-child{color:#fff;background:#21855d;border-color:#21855d}.receipt-actions button:last-child span{vertical-align:-1px;font-size:17px}@media (width<=760px){.eyebrow,.section-kicker,.hero-kicker{font-size:10px}.topbar p:last-child{font-size:14px;line-height:1.45}.stats-grid small{font-size:11px}.mobile-nav{height:76px}.mobile-nav button{font-size:10px}.sales-list>article{grid-template-columns:32px 1fr auto;padding:15px}.sales-list article>div:nth-child(3){grid-column:2}.sales-list article>small{grid-area:1/3}.receipt-link{grid-column:2/-1;min-height:38px}.appointment-list>article{padding:15px}.appointment-list article>div:nth-child(2) span{line-height:1.45}.appointment-actions button{min-height:36px;padding:8px 10px}.service-grid{grid-template-columns:1fr}.receipt-modal{padding:15px}.receipt-paper{padding:23px 18px}.receipt-actions{grid-template-columns:1fr}.receipt-paper dl>div{grid-template-columns:85px 1fr}}:root{--muted:#514b47}small,.entity-main span,.topbar p:last-child{color:#514b47}.page-search{width:min(460px,100%);font:inherit;color:#241f1c;background:#fff;border:1px solid #cfc4bc;border-radius:11px;margin:0 0 18px;padding:13px 14px}.card-edit,.row-actions button,.export-button{color:#4b403a;cursor:pointer;background:#fff;border:1px solid #d8cec7;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:900;text-decoration:none}.row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.danger-link{color:#a3301c!important;background:#fff6f3!important;border-color:#e4b4aa!important}.cancelled-row{opacity:.62}.source-cancelled{color:#8f3022;background:#fae7e2}.terms-check{color:#4a403a;background:#faf7f4;border:1px solid #e2d8d1;border-radius:12px;padding:12px 14px;line-height:1.55;grid-template-columns:auto 1fr!important;align-items:center!important;column-gap:12px!important;font-size:14px!important}.terms-check input{accent-color:#ed5b05;margin:0;width:20px!important;height:20px!important}.terms-copy{min-width:0;display:inline}.terms-check a{color:#9e3c17;text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.legal-section{background:#fff;border:1px solid #ded5cf;border-radius:24px;max-width:1180px;margin:72px auto 0;padding:clamp(26px,4vw,48px);box-shadow:0 18px 45px #3a281d14}.legal-heading{border-bottom:1px solid #e7dfda;max-width:720px;padding-bottom:26px}.legal-heading h2{letter-spacing:-.025em;margin:10px 0 8px;font-family:Georgia,serif;font-size:clamp(27px,3.2vw,42px)}.legal-heading p{color:#776d67;margin:0;font-size:12px}.legal-grid{grid-template-columns:1fr 1fr;gap:38px;margin-top:28px;display:grid}.legal-grid article{min-width:0}.legal-number{color:#a8421e;background:#fff0e7;border-radius:10px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:950;display:grid}.legal-grid h3{margin:15px 0 10px;font-size:20px}.legal-grid p,.legal-grid li{color:#514b47;font-size:14px;line-height:1.72}.legal-grid p{margin:0}.legal-grid ul{border-top:1px solid #eee7e2;margin:18px 0 0;padding:17px 0 0 20px}.legal-grid li+li{margin-top:7px}.report-intro .toolbar-actions{margin-top:18px}.export-button{justify-content:center;align-items:center;min-height:42px;display:inline-flex}.management-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:22px;display:grid}.management-grid>section,.audit-card{background:#fff;border:1px solid #e2dad4;border-radius:17px;padding:20px}.management-row{border-top:1px solid #eee8e4;justify-content:space-between;align-items:center;gap:14px;padding:12px 0;display:flex}.management-row>div{flex-direction:column;gap:4px;display:flex}.management-row small{font-size:11px}.audit-card{margin-top:18px}.audit-card h2{margin:4px 0 14px}.audit-card article{border-top:1px solid #eee8e4;justify-content:space-between;gap:16px;padding:9px 0;font-size:12px;display:flex}.audit-card article span{color:#514b47}.service-grid .card-edit{width:100%;margin-top:12px}@media (width<=760px){.legal-grid,.management-grid{grid-template-columns:1fr}.legal-section{border-radius:18px;margin-top:42px;padding:24px 19px}.legal-grid{gap:32px}.row-actions{justify-content:flex-start}.sales-list .row-actions{grid-column:1/-1}.audit-card article{flex-direction:column;gap:3px}}.cash-status{border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;padding:18px 20px;display:flex}.cash-status>div:first-child{align-items:center;gap:12px;display:flex}.cash-status>div:first-child>div{flex-direction:column;gap:3px;display:flex}.cash-status small{font-size:11px}.cash-status.open{color:#164d2f;background:#eaf7ef;border:1px solid #b9dfc7}.cash-status.closed{color:#7e351d;background:#fff1eb;border:1px solid #efc8b7}.cash-dot{background:#23975d;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 5px #23975d21}.cash-status.closed .cash-dot{background:#d0562b;box-shadow:0 0 0 5px #d0562b21}.cash-disabled{color:#334155;background:#f8fafc;border:1px solid #cbd5e1;border-radius:16px;margin:18px 0;padding:18px 20px}.cash-disabled div{flex-direction:column;gap:4px;display:flex}.cash-disabled strong{font-size:16px}.cash-disabled small{color:#475569;font-size:13px;line-height:1.45}.cash-status button,.cash-actions button{color:#fff;cursor:pointer;background:#1f8150;border:0;border-radius:10px;padding:11px 15px;font-size:12px;font-weight:900}.cash-actions{gap:8px;display:flex}.cash-actions .close-cash{background:#5c3b2f}.cash-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:12px;display:grid}.cash-summary article,.payment-summary article{background:#fff;border:1px solid #e3dad4;border-radius:14px;flex-direction:column;gap:6px;padding:17px;display:flex}.cash-summary span,.payment-summary span{letter-spacing:.08em;color:#5a514c;font-size:10px;font-weight:900}.cash-summary strong{font-size:22px}.cash-summary small{font-size:10px}.payment-summary{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px;display:grid}.payment-summary strong{font-size:16px}.cash-movements,.cash-history{background:#fff;border:1px solid #e3dad4;border-radius:16px;margin-bottom:22px;padding:18px}.cash-movements article{border-top:1px solid #eee8e4;justify-content:space-between;align-items:center;gap:16px;padding:11px 0;display:flex}.cash-movements article>div{flex-direction:column;gap:3px;display:flex}.cash-movements small,.cash-history small{font-size:10px}.money-in{color:#177147}.money-out{color:#a23a26}.cash-history article{border-top:1px solid #eee8e4;grid-template-columns:1.4fr 1fr 1fr auto;align-items:center;gap:14px;padding:12px 0;font-size:12px;display:grid}.cash-history article>div{flex-direction:column;gap:3px;display:flex}.cash-history span{color:#5b514c;flex-direction:column;display:flex}.balanced{color:#177147}.pdv-page>.section-heading{margin-top:25px}@media (width<=760px){.cash-status{flex-direction:column;align-items:flex-start}.cash-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.cash-summary{grid-template-columns:1fr}.payment-summary,.cash-history article{grid-template-columns:1fr 1fr}.cash-history article>div{grid-column:1/-1}}.tile-dashboard{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;width:min(900px,100%);animation:.25s fade-in;display:grid}.home-tile{color:#fff;text-align:left;cursor:pointer;border:0;border-radius:19px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:190px;padding:24px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #271d1812}.home-tile:active{transform:scale(.985)}.home-tile:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:180px;height:180px;position:absolute;top:-95px;right:-90px}.home-tile.tile-wide{flex-direction:row;grid-column:1/-1;justify-content:flex-start;align-items:center;gap:28px;min-height:180px}.tile-icon{background:#ffffff1a;border:1px solid #ffffff8c;border-radius:16px;flex:none;place-items:center;width:66px;height:66px;font-size:32px;display:grid}.tile-copy{z-index:1;flex-direction:column;gap:7px;display:flex}.tile-copy strong{letter-spacing:.015em;font-size:24px;line-height:1.05}.tile-copy small{color:inherit;opacity:.92;font-size:15px}.home-tile>b{opacity:.9;font-size:42px;font-weight:300;line-height:1;position:absolute;top:50%;right:22px;transform:translateY(-50%)}.tile-clients{color:#2b211b;background:linear-gradient(135deg,#f3dfbd,#e7c993)}.tile-clients .tile-icon{background:#69482d1a;border-color:#4a301d4d}.business-settings-link{color:#514943;cursor:pointer;background:#fff;border:1px solid #d8d0ca;border-radius:13px;grid-column:1/-1;min-height:48px;font-size:13px;font-weight:800}.settings-note{color:#6b5042;background:#fff7f2;border:1px solid #e5d6ca;border-radius:10px;padding:12px;font-size:12px;line-height:1.5}.feature-toggle{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;align-items:flex-start;gap:12px;padding:15px;flex-direction:row!important;display:flex!important}.feature-toggle input{accent-color:#0f766e;width:20px;height:20px;margin-top:2px}.feature-toggle span{flex-direction:column;gap:4px;display:flex}.feature-toggle strong{color:#0f172a;font-size:14px}.feature-toggle small{color:#475569;font-size:12px;line-height:1.4}.receipt-company{color:#514b47;flex-direction:column;gap:4px;padding:13px 0 2px;font-size:12px;line-height:1.45;display:flex}.receipt-signature{justify-content:flex-end;padding:62px 0 4px;display:flex}.receipt-signature span{color:#625a55;text-align:center;border-top:1px solid #8b817a;width:55%;padding-top:7px;font-size:11px}.receipt-actions.four{grid-template-columns:1fr 1fr}.receipt-actions.four button:nth-child(2),.receipt-actions.four button:last-child{color:#fff;background:#21855d;border-color:#21855d}.receipt-actions.four button:nth-child(3){color:#b94c25;background:#fff8f4;border-color:#df6b3f}.file-message{color:#276c50;text-align:center;margin:11px 0 0;font-size:12px;font-weight:700}@media (width<=760px){.tile-dashboard{gap:10px}.home-tile{border-radius:16px;min-height:145px;padding:18px}.home-tile.tile-wide{gap:17px;min-height:135px}.tile-icon{border-radius:13px;width:52px;height:52px;font-size:25px}.tile-copy strong{font-size:18px}.tile-copy small{font-size:13px}.home-tile>b{font-size:34px;right:15px}.business-settings-link{padding:10px;font-size:12px}.receipt-actions.four{grid-template-columns:1fr}.receipt-signature span{width:70%}}@media (width<=390px){.home-tile{min-height:132px;padding:15px}.tile-copy strong{font-size:16px}.tile-copy small{font-size:12px}.tile-icon{width:46px;height:46px;font-size:22px}}.auth-shell{color:#2b2522;background:#f7f3ef;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-loading{color:#514b47;font-size:15px;font-weight:700}.auth-brand{color:#2e2723;align-items:center;gap:10px;display:flex}.auth-brand>span{color:#fff;background:#ef6500;border-radius:12px;place-items:center;width:42px;height:42px;font:700 25px Georgia,serif;display:grid}.auth-brand strong{letter-spacing:.19em;font-size:16px}.auth-brand.light{color:#fff}.auth-brand.light>span{color:#dd5400;background:#fff}.landing-page{color:#292320;background:linear-gradient(160deg,#fff 0%,#fbf7f3 56%,#efe6df 100%);min-height:100vh;padding:0 6vw 48px}.landing-header{justify-content:space-between;align-items:center;max-width:1180px;height:92px;margin:auto;display:flex}.landing-header>a{color:#3f3732;background:#fff;border:1px solid #d8cec7;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:800;text-decoration:none}.landing-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;max-width:1180px;margin:48px auto 70px;display:grid}.landing-copy{flex-direction:column;align-items:flex-start;display:flex}.landing-kicker{color:#a8421e;letter-spacing:.14em;font-size:12px;font-weight:900}.landing-copy h1{letter-spacing:-.045em;max-width:700px;margin:19px 0 22px;font-family:Georgia,serif;font-size:clamp(42px,5.4vw,72px);line-height:.99}.landing-copy>p{color:#514b47;max-width:610px;margin:0;font-size:18px;line-height:1.65}.landing-feature-pills{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.landing-feature-pills span{color:#39312d;background:#ffffffd1;border:1px solid #d9cec7;border-radius:999px;padding:10px 13px;font-size:11px;font-weight:850}.landing-copy>small{color:#514b47;margin-top:16px;font-size:12px}.landing-actions{gap:12px;margin-top:32px;display:flex}.landing-actions a{border-radius:13px;justify-content:center;align-items:center;min-height:52px;padding:0 23px;font-size:14px;font-weight:900;text-decoration:none;display:flex}.landing-primary{color:#fff;background:#e85b08;box-shadow:0 10px 25px #e85b0838}.landing-secondary{color:#433a35;background:#fff;border:1px solid #d9cec7}.landing-preview{background:#201b18;border-radius:27px;padding:24px;transform:rotate(1deg);box-shadow:0 30px 70px #31231b38}.preview-sale{color:#fff;background:linear-gradient(135deg,#f27013,#dc4b00);border-radius:18px;align-items:center;gap:18px;min-height:112px;padding:23px;display:flex}.preview-sale b,.preview-grid b{border:1px solid;border-radius:13px;place-items:center;width:48px;height:48px;font-size:25px;display:grid}.preview-sale span{font-size:22px;font-weight:900}.preview-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.preview-grid article{color:#fff;border-radius:17px;flex-direction:column;align-items:flex-start;gap:7px;min-height:138px;padding:18px;display:flex}.preview-grid span{margin-top:auto;font-size:17px;font-weight:900}.preview-grid small{color:inherit;font-size:12px}.preview-green{background:#208b3a}.preview-blue{background:#0b5975}.preview-cream{color:#2c231e!important;background:#ead4ae!important}.preview-brown{background:#55351f}.landing-benefits{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1180px;margin:auto;display:grid}.landing-focus{color:#fff;background:radial-gradient(circle at 88% 12%,#41ce843b,#0000 30%),linear-gradient(145deg,#17211d 0%,#1d2f27 58%,#173e2b 100%);border-radius:28px;max-width:1180px;margin:0 auto 18px;padding:clamp(28px,4.5vw,58px);box-shadow:0 24px 60px #17271f2e}.landing-focus-heading{max-width:790px}.landing-focus .landing-kicker{color:#75dfa3}.landing-focus-heading h2,.whatsapp-copy h2{letter-spacing:-.025em;font-family:Georgia,serif}.landing-focus-heading h2{margin:13px 0 14px;font-size:clamp(32px,4vw,53px);line-height:1.02}.landing-focus-heading p,.whatsapp-copy p{color:#cddbd3;margin:0;font-size:15px;line-height:1.65}.repurchase-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:12px;margin:34px 0;display:grid}.repurchase-flow>article{background:#fff1;border:1px solid #ffffff21;border-radius:17px;flex-direction:column;min-height:168px;padding:21px;display:flex}.repurchase-flow>i{color:#75dfa3;align-self:center;font-size:22px;font-style:normal}.repurchase-flow b{color:#75dfa3;letter-spacing:.14em;font-size:11px}.repurchase-flow span{margin-top:auto;font-size:17px;font-weight:900}.repurchase-flow small{color:#b8c9c0;margin-top:7px;font-size:12px;line-height:1.45}.repurchase-flow .flow-highlight{background:linear-gradient(145deg,#30a8635c,#24674357);border-color:#75dfa373}.repurchase-summary{border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:26px;display:grid}.repurchase-summary span{color:#cddbd3;background:#ffffff0f;border-radius:12px;padding:14px 15px;font-size:12px;line-height:1.45}.repurchase-summary b{color:#fff}.whatsapp-showcase{background:radial-gradient(circle at 4% 8%,#2cb1681a,#0000 34%),#f8fcfa;border:1px solid #cfe8d9;border-radius:28px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(34px,6vw,72px);max-width:1180px;margin:22px auto 0;padding:clamp(28px,4.5vw,56px);display:grid}.whatsapp-showcase .whatsapp-copy h2{color:#17251e;margin:15px 0 14px;font-size:clamp(30px,3.6vw,48px);line-height:1.03}.whatsapp-showcase .whatsapp-copy p{color:#526159}.whatsapp-copy ul{gap:11px;margin:23px 0 0;padding:0;list-style:none;display:grid}.whatsapp-copy li{color:#283d32;padding-left:27px;font-size:13px;font-weight:800;line-height:1.45;position:relative}.whatsapp-copy li:before{content:"✓";color:#fff;background:#1e995b;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;display:grid;position:absolute;left:0}.whatsapp-phone{background:#eef7f2;border:1px solid #c8ddd1;border-radius:22px;padding:16px;box-shadow:0 22px 50px #215b3c24}.whatsapp-phone-head{align-items:center;gap:10px;padding:2px 3px 14px;display:flex}.whatsapp-phone-head>span{color:#fff;background:#1e995b;border-radius:50%;place-items:center;width:38px;height:38px;font:700 20px Georgia,serif;display:grid}.whatsapp-phone-head>div{color:#203229;flex-direction:column;gap:2px;font-size:12px;display:flex}.whatsapp-phone-head small{color:#678071;font-size:10px}.platform-section{max-width:1180px;margin:76px auto 0}.platform-heading{max-width:780px}.platform-heading h2{letter-spacing:-.03em;margin:13px 0 14px;font-family:Georgia,serif;font-size:clamp(32px,4.3vw,54px);line-height:1.03}.platform-heading p{color:#5a514c;max-width:690px;margin:0;font-size:15px;line-height:1.65}.platform-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-top:32px;display:grid}.platform-grid article{background:#fff;border:1px solid #e2d9d3;border-radius:17px;flex-direction:column;min-height:205px;padding:22px;display:flex;box-shadow:0 8px 24px #37271d0b}.platform-grid article>b{color:#a8421e;letter-spacing:.08em;background:#fff0e7;border-radius:7px;align-self:flex-start;padding:6px 8px;font-size:9px}.platform-grid h3{margin:auto 0 8px;font-size:17px}.platform-grid p{color:#635a55;margin:0;font-size:12px;line-height:1.55}.platform-extras{color:#fff;background:#292320;border-radius:15px;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:14px;padding:18px 20px;display:grid}.platform-extras span{font-size:11px;font-weight:800}.whatsapp-operations{border-top:1px solid #ffffff1f;grid-template-columns:.84fr 1.16fr;align-items:center;gap:42px;padding-top:34px;display:grid}.whatsapp-badge{color:#0c3c24;letter-spacing:.12em;background:#75dfa3;border-radius:7px;padding:7px 10px;font-size:9px;font-weight:950;display:inline-flex}.whatsapp-copy h2{margin:15px 0 12px;font-size:clamp(28px,3vw,40px);line-height:1.04}.whatsapp-command-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.whatsapp-command-grid article{color:#203229;background:#f6fbf8;border-radius:14px;align-items:flex-start;gap:11px;min-height:104px;padding:16px;display:flex}.whatsapp-command-grid span{color:#fff;background:#1e995b;border-radius:9px;place-items:center;min-width:30px;height:30px;font-size:12px;font-weight:900;display:grid}.whatsapp-command-grid p{margin:2px 0 0;font-size:12px;font-weight:800;line-height:1.45}.landing-benefits article{background:#fff;border:1px solid #e5dcd6;border-radius:18px;padding:25px}.landing-benefits b{color:#b8461e;background:#fff1e8;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.landing-benefits h2{margin:20px 0 9px;font-size:17px}.landing-benefits p{color:#514b47;margin:0;font-size:14px;line-height:1.55}.onboarding-page{background:#fff;grid-template-columns:minmax(320px,.85fr) minmax(500px,1.15fr);min-height:100vh;display:grid}.onboarding-intro{color:#fff;background:linear-gradient(150deg,#e95b08,#ad3900);flex-direction:column;justify-content:center;padding:clamp(40px,7vw,90px);display:flex}.onboarding-intro .landing-kicker{color:#fff0e7;margin-top:76px}.onboarding-intro h1{margin:18px 0;font-family:Georgia,serif;font-size:clamp(38px,4.8vw,65px);line-height:1}.onboarding-intro>p{color:#fff5ef;max-width:520px;font-size:16px;line-height:1.6}.onboarding-intro ul{gap:15px;margin:34px 0 0;padding:0;list-style:none;display:grid}.onboarding-intro li{font-size:14px;font-weight:800}.onboarding-form{width:min(660px,100%);margin:auto;padding:48px 7vw}.onboarding-form>div:first-child>span{color:#a8421e;letter-spacing:.15em;font-size:11px;font-weight:900}.onboarding-form h2{margin:8px 0;font-family:Georgia,serif;font-size:33px}.onboarding-form>div:first-child>p{color:#514b47;margin:0 0 26px;font-size:14px}.onboarding-form form{gap:16px;display:grid}.onboarding-form label{color:#39322e;gap:7px;font-size:13px;font-weight:800;display:grid}.onboarding-form input,.onboarding-form select,.onboarding-form textarea{width:100%;font:inherit;color:#2c2724;background:#fff;border:1px solid #d7cec8;border-radius:11px;outline:none;padding:13px 14px;font-size:14px}.onboarding-form input:focus,.onboarding-form select:focus,.onboarding-form textarea:focus{border-color:#e45a0b;box-shadow:0 0 0 3px #e45a0b1f}.onboarding-form textarea{resize:vertical;min-height:82px}.logo-upload{cursor:pointer;background:#fff9f5;border:1px dashed #d0b9aa;border-radius:13px;grid-template-columns:auto 1fr;padding:14px;align-items:center!important}.logo-upload input{opacity:0;pointer-events:none;position:absolute}.logo-upload>span{color:#b8461e;background:#fff0e5;border-radius:11px;place-items:center;width:43px;height:43px;font-size:22px;display:grid}.logo-upload>div{flex-direction:column;gap:4px;display:flex}.logo-upload small{color:#625a55;font-size:11px;font-weight:600}.onboarding-submit{color:#fff;cursor:pointer;background:#e85b08;border:0;border-radius:13px;min-height:52px;font-size:14px;font-weight:900}.onboarding-submit:disabled{opacity:.65;cursor:wait}.plan-choice{border:0;grid-template-columns:1fr 1fr;gap:10px;margin:4px 0;padding:0;display:grid}.plan-choice legend{color:#334155;grid-column:1/-1;margin-bottom:7px;font-size:12px;font-weight:900}.plan-choice>label{cursor:pointer;background:#fff;border:2px solid #d9e2ec;border-radius:15px;min-height:170px;padding:15px;display:block;position:relative}.plan-choice>label.featured{background:#f4f8ff}.plan-choice>label:has(input:checked){border-color:#1677ff;box-shadow:0 8px 24px #1677ff24}.plan-choice>label input{accent-color:#1677ff;width:18px;height:18px;position:absolute;top:14px;right:14px}.plan-choice-copy{flex-direction:column;gap:7px;padding-right:24px;display:flex}.plan-choice-copy i{color:#fff;letter-spacing:.08em;background:#1677ff;border-radius:999px;width:fit-content;padding:4px 7px;font-size:7px;font-style:normal;font-weight:900}.plan-choice-copy b{color:#172945;font-size:16px}.plan-choice-copy strong{color:#1677ff;font-size:24px}.plan-choice-copy strong small{color:#526273!important;font-size:9px!important}.plan-choice-copy em{color:#526273;font-size:9px;font-style:normal;line-height:1.5}.plan-choice>p{color:#087f56;text-align:center;background:#eaf8f2;border-radius:9px;grid-column:1/-1;margin:0;padding:9px 11px;font-size:9px;font-weight:800}.install-app-button{color:#17365f;text-align:left;cursor:pointer;background:#eef5ff;border:1px solid #c8d8eb;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:55px;margin-top:13px;padding:9px 13px;display:flex}.install-app-button>span:first-child{color:#fff;background:#1677ff;border-radius:9px;place-items:center;width:32px;height:32px;font-size:17px;font-weight:900;display:grid}.install-app-button>span:last-child{flex-direction:column;gap:2px;display:flex}.install-app-button strong{font-size:11px}.install-app-button small{color:#526273!important;font-size:9px!important}.install-app-button:disabled{cursor:default;opacity:.72}.onboarding-signout{text-align:center;color:#514b47;margin-top:20px;font-size:12px;font-weight:800;display:block}.auth-error{color:#963616;background:#fff1ed;border:1px solid #efb5a5;border-radius:10px;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.45}.signout-link{color:#6a5e57;margin-left:4px;font-size:11px;font-weight:800;text-decoration:none}.brand-mark img,.receipt-brand img{object-fit:contain;background:#fff;border-radius:10px;width:42px;height:42px}.receipt-brand img{border:1px solid #e4ddd8;padding:3px}@media (width<=850px){.landing-page{padding:0 20px 40px}.landing-header{height:76px}.landing-hero{grid-template-columns:1fr;gap:42px;margin:32px auto 48px}.landing-copy h1{font-size:47px}.landing-preview{width:100%;max-width:560px;margin:auto;transform:none}.landing-benefits{grid-template-columns:1fr}.landing-focus{border-radius:22px}.repurchase-flow{grid-template-columns:1fr}.repurchase-flow>i{transform:rotate(90deg)}.whatsapp-operations{grid-template-columns:1fr;gap:26px}.whatsapp-showcase{border-radius:22px;grid-template-columns:1fr}.platform-grid{grid-template-columns:repeat(2,1fr)}.platform-extras{grid-template-columns:1fr 1fr}.onboarding-page{grid-template-columns:1fr}.onboarding-intro{padding:35px 24px}.onboarding-intro .landing-kicker{margin-top:42px}.onboarding-intro h1{font-size:40px}.onboarding-intro ul{grid-template-columns:1fr 1fr;margin-top:25px}.onboarding-form{padding:38px 24px 50px}.auth-brand strong{font-size:14px}.auth-brand>span{width:38px;height:38px}}@media (width<=520px){.plan-choice{grid-template-columns:1fr}.plan-choice>p{grid-column:auto}.landing-header>a{padding:10px 12px;font-size:12px}.landing-hero{margin-top:22px}.landing-copy h1{font-size:39px}.landing-copy>p{font-size:16px}.landing-feature-pills{width:100%;display:grid}.landing-feature-pills span{border-radius:11px}.landing-focus{margin-bottom:14px;padding:25px 18px}.repurchase-flow>article{min-height:138px}.repurchase-summary{grid-template-columns:1fr}.whatsapp-showcase{padding:25px 18px}.whatsapp-command-grid{grid-template-columns:1fr}.platform-section{margin-top:52px}.platform-grid{grid-template-columns:1fr}.platform-grid article{min-height:155px}.platform-extras{grid-template-columns:1fr}.landing-actions{width:100%;display:grid}.landing-actions a{width:100%}.preview-grid article{min-height:118px}.landing-benefits article{padding:21px}.onboarding-intro ul,.field-row{grid-template-columns:1fr}.onboarding-form h2{font-size:29px}}.modal-wide{width:min(820px,100%);max-height:min(92vh,940px)}.client-search{position:relative}.client-results{z-index:5;background:#fff;border:1px solid #d8d0ca;border-radius:12px;padding:6px;display:grid;position:absolute;top:70px;left:0;right:0;box-shadow:0 14px 34px #2a1f1929}.client-results button{text-align:left;color:#3d3632;cursor:pointer;background:#fff;border:0;border-radius:8px;justify-content:space-between;gap:15px;padding:10px 12px;display:flex}.client-results button:hover{background:#fff4ed}.client-results small{color:#625a55}.selected-client{background:#f0faf4;border:1px solid #cfe5d8;border-radius:11px;align-items:center;gap:11px;padding:11px 13px;display:flex}.selected-client>span{color:#fff;background:#248052;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.selected-client>div{flex-direction:column;flex:1;gap:2px;display:flex}.selected-client small{color:#4d6256;font-size:11px}.selected-client button{color:#20754c;cursor:pointer;background:0 0;border:0;font-weight:800}.cart-builder{background:#faf8f6;border:1px solid #ded6d0;border-radius:14px;padding:14px}.add-item-row{grid-template-columns:1fr 84px 124px;align-items:end;gap:10px;margin-top:12px;display:grid}.add-item-row>button{color:#fff;cursor:pointer;background:#e65c0b;border:0;border-radius:10px;height:45px;font-size:12px;font-weight:900}.add-item-row>button:disabled{opacity:.45}.cart-list{border:1px solid #ded6d0;border-radius:14px;overflow:hidden}.cart-title,.cart-total{background:#f7f3f0;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.cart-title span{color:#625a55;font-size:11px}.cart-list>p{text-align:center;color:#625a55;margin:0;padding:19px;font-size:12px}.cart-list article{border-top:1px solid #eee8e4;grid-template-columns:1fr auto 100px 28px;align-items:center;gap:14px;padding:12px 15px;display:grid}.cart-list article>div:first-child{flex-direction:column;gap:3px;display:flex}.cart-list article small{color:#625a55;font-size:11px}.cart-quantity{border:1px solid #d8d0ca;border-radius:9px;align-items:center;display:flex;overflow:hidden}.cart-quantity button{color:#4b423d;cursor:pointer;background:#f8f5f3;border:0;width:30px;height:30px;font-size:17px}.cart-quantity span{text-align:center;width:28px;font-size:12px;font-weight:800}.cart-list article>strong{text-align:right;font-size:13px}.cart-remove{color:#a24525;cursor:pointer;background:0 0;border:0;font-size:20px}.cart-total{border-top:1px solid #e3dad4}.cart-total strong{color:#202b24;font-size:20px}.variants-header{border-top:1px solid #e4dcd6;justify-content:space-between;align-items:center;gap:15px;padding-top:17px;display:flex}.variants-header>div{flex-direction:column;gap:4px;display:flex}.variants-header small{color:#625a55;font-size:11px}.variants-header button{color:#a8421e;cursor:pointer;background:#fff8f3;border:1px solid #e46a2d;border-radius:9px;padding:10px 12px;font-size:11px;font-weight:900}.variants-list{gap:12px;display:grid}.variants-list>section{background:#faf8f6;border:1px solid #ddd5cf;border-radius:13px;padding:14px}.variant-number{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.variant-number strong{font-size:12px}.variant-number button{color:#a8421e;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.variant-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.variant-grid label:nth-child(4){grid-column:auto}.variant-grid label{font-size:11px!important}@media (width<=700px){.modal-wide{max-height:94vh}.add-item-row{grid-template-columns:1fr 72px}.add-item-row>button{grid-column:1/-1}.cart-list article{grid-template-columns:1fr auto 26px}.cart-quantity{grid-column:1}.cart-list article>strong{grid-area:2/2}.cart-remove{grid-area:1/3}.variant-grid{grid-template-columns:1fr 1fr}.variants-header{flex-direction:column;align-items:flex-start}.variants-header button{width:100%}}.signout-link{color:#963616;font-size:12px;font-weight:900}.client-add-button{min-height:44px;background:#e85b08!important;padding:11px 18px!important;font-size:13px!important}.clients-empty{text-align:center;background:#fff;border:1px dashed #d8cec7;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:34px;display:flex}.clients-empty>span{color:#62452f;background:#f6e3c8;border-radius:17px;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.clients-empty h3{margin:17px 0 7px;font-family:Georgia,serif;font-size:23px}.clients-empty p{color:#5e5752;max-width:430px;margin:0 0 19px;font-size:14px;line-height:1.55}.clients-empty button{color:#fff;cursor:pointer;background:#e85b08;border:0;border-radius:11px;min-height:44px;padding:0 19px;font-size:13px;font-weight:900}@media (width<=760px){.mobile-more{grid-template-columns:repeat(3,1fr)}.mobile-more button,.mobile-more a{color:#5c5550;background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px 5px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.mobile-more button span,.mobile-more a span{font-size:19px;line-height:20px}.mobile-more a{color:#963616;background:#fff4ef}.clients-toolbar{flex-direction:column;align-items:flex-start;gap:14px}.clients-toolbar .client-add-button{width:100%;font-size:14px!important}.clients-empty{min-height:300px;padding:28px 20px}.clients-empty p{font-size:13px}}.quick-client-toggle{color:#a8421e;cursor:pointer;background:#fff7f2;border:1px dashed #d76b3b;border-radius:11px;width:100%;min-height:44px;font-size:13px;font-weight:900}.quick-client-form{background:#fff9f5;border:1px solid #ead0c1;border-radius:14px;gap:12px;padding:16px;display:grid}.quick-client-form>div:first-child{flex-direction:column;gap:4px;display:flex}.quick-client-form>div:first-child strong{font-size:14px}.quick-client-form>div:first-child small{color:#5e5752;font-size:12px;font-weight:600}.quick-client-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.quick-client-form>p{color:#963616;background:#fff1ed;border:1px solid #efb5a5;border-radius:9px;margin:0;padding:10px 12px;font-size:12px;font-weight:700}.quick-client-form>button{color:#fff;cursor:pointer;background:#21855d;border:0;border-radius:10px;min-height:44px;font-size:13px;font-weight:900}.quick-client-form>button:disabled{opacity:.6;cursor:wait}@media (width<=560px){.quick-client-fields{grid-template-columns:1fr}.quick-client-form{padding:14px}}.landing-header>button{color:#3f3732;cursor:pointer;background:#fff;border:1px solid #d8cec7;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:800}.account-card{background:#fff;border:1px solid #e1d7d0;border-radius:24px;flex-direction:column;padding:32px;display:flex;box-shadow:0 26px 65px #3a281d24}.account-card h2{margin:9px 0;font-family:Georgia,serif;font-size:34px}.account-card>p{color:#5d554f;margin:0 0 20px;font-size:14px;line-height:1.5}.account-card form{gap:14px;margin-top:16px;display:grid}.account-card label{color:#403934;gap:7px;font-size:12px;font-weight:800;display:grid}.account-card input{width:100%;font:inherit;color:#282320;border:1px solid #d5ccc6;border-radius:11px;outline:none;padding:13px 14px;font-size:14px}.account-card input:focus{border-color:#e45a0b;box-shadow:0 0 0 3px #e45a0b1f}.account-card form>button{color:#fff;cursor:pointer;background:#e85b08;border:0;border-radius:12px;min-height:50px;font-size:14px;font-weight:900}.account-card form>button:disabled{opacity:.65;cursor:wait}.auth-switch{color:#9a3c1d;cursor:pointer;background:0 0;border:0;padding:15px 6px 7px;font-size:12px;font-weight:900}.account-card>small{text-align:center;color:#625a55;font-size:11px;line-height:1.45}.auth-success{color:#246948;background:#effaf5;border:1px solid #a9d9c2;border-radius:10px;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.45}.onboarding-signout{cursor:pointer;background:0 0;border:0;width:100%}.signout-link{cursor:pointer;background:0 0;border:0}@media (width<=520px){.landing-header>button{padding:10px 12px;font-size:12px}.account-card{border-radius:18px;padding:25px 20px}.account-card h2{font-size:29px}}.admin-panel{gap:22px;display:grid}.admin-integration-card{color:#fff;background:linear-gradient(135deg,#10284a,#155e75);border-radius:20px;grid-template-columns:minmax(220px,.85fr) minmax(320px,1.4fr);gap:24px;padding:24px;display:grid;box-shadow:0 16px 36px #10284a2e}.admin-integration-card span{letter-spacing:.12em;color:#7dd3fc;font-size:12px;font-weight:800}.admin-integration-card h2{margin:6px 0 8px;font-size:24px}.admin-integration-card p{color:#dbeafe;margin:0;line-height:1.5}.admin-integration-fields{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;display:grid}.admin-integration-fields label{gap:6px;font-size:13px;font-weight:700;display:grid}.admin-integration-fields input{color:#10213b;background:#fff;border:1px solid #ffffff59;border-radius:12px;min-width:0;height:46px;padding:0 13px}.admin-integration-fields button{color:#10213b;background:#7dd3fc;border:0;border-radius:12px;height:46px;padding:0 18px;font-weight:800}.admin-integration-fields button:disabled{opacity:.55}.admin-integration-success{color:#bbf7d0;grid-column:1/-1;font-weight:700}.audio-integration-card{background:linear-gradient(135deg,#3b1766,#7c2d72)}.audio-integration-fields{grid-template-columns:1fr auto}@media (width<=850px){.admin-integration-card,.admin-integration-fields{grid-template-columns:1fr}.admin-integration-success{grid-column:auto}}.admin-summary{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.admin-summary article{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;gap:8px;padding:18px;display:flex}.admin-summary span{color:#5f5752;letter-spacing:.08em;font-size:11px;font-weight:800}.admin-summary strong{font-family:Georgia,serif;font-size:27px}.admin-toolbar{justify-content:space-between;align-items:end;gap:20px;display:flex}.admin-toolbar h2{margin:0 0 5px;font-family:Georgia,serif;font-size:25px}.admin-toolbar p{color:#514b47;margin:0;font-size:13px}.admin-toolbar input{color:#2d2825;background:#fff;border:1px solid #d7d0cb;border-radius:10px;width:min(330px,100%);padding:12px 14px;font-size:14px}.admin-companies{gap:14px;display:grid}.admin-company{border:1px solid var(--line);background:#fff;border-radius:17px;padding:20px}.admin-company-head{grid-template-columns:44px 1fr auto;align-items:center;gap:12px;display:grid}.admin-avatar{color:#fff;background:#352820;border-radius:12px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.admin-company h3{margin:0 0 3px;font-size:16px}.admin-company-head p{color:#4f4945;margin:0 0 3px;font-size:13px}.admin-company-head small,.admin-last-access{color:#625a55;font-size:12px}.account-pill{border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.account-pill.active{color:#20704d;background:#e4f6ec}.account-pill.trial{color:#255f9b;background:#e8f1ff}.account-pill.overdue{color:#8a5a00;background:#fff2d7}.account-pill.blocked{color:#a03228;background:#fee8e5}.admin-usage{flex-wrap:wrap;gap:9px;margin:17px 0;display:flex}.admin-usage span{color:#514b47;background:#f5f2ef;border-radius:9px;padding:8px 10px;font-size:12px}.admin-usage b{color:#292421}.admin-fields{grid-template-columns:1fr 1fr 1fr 1fr auto;align-items:end;gap:10px;display:grid}.admin-fields label{color:#514b47;gap:6px;font-size:11px;font-weight:800;display:grid}.admin-fields select,.admin-fields input{color:#292421;background:#fcfbfa;border:1px solid #d7d0cb;border-radius:9px;min-width:0;padding:10px;font-size:13px}.admin-fields button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:11px 15px;font-size:12px;font-weight:900}.admin-fields button:disabled{opacity:.55}.admin-last-access{border-top:1px solid #eee9e5;margin:14px 0 0;padding-top:12px}@media (width<=1100px){.admin-summary{grid-template-columns:repeat(3,1fr)}.admin-fields{grid-template-columns:1fr 1fr}.admin-fields button{min-height:42px}}@media (width<=760px){.admin-summary{grid-template-columns:1fr 1fr}.admin-summary article:last-child{grid-column:1/-1}.admin-toolbar{flex-direction:column;align-items:stretch}.admin-company{padding:16px}.admin-company-head{grid-template-columns:40px 1fr}.admin-avatar{width:40px;height:40px}.account-pill{grid-column:1/-1;width:max-content}.admin-fields{grid-template-columns:1fr}.admin-usage{grid-template-columns:1fr 1fr;display:grid}.admin-fields button{width:100%}.mobile-more{grid-template-columns:repeat(3,1fr);max-height:55vh;overflow:auto}}:root{--app-navy:#073f59;--app-blue:#0b6787;--app-green:#17813a;--app-orange:#e85b08;--app-red:#c84318;--app-cream:#efd7ad}body{background:linear-gradient(135deg,#f4f8fa 0%,#fff8f2 48%,#f5f2ee 100%) fixed}.sidebar{background:linear-gradient(#073f59 0%,#052e42 100%);border-right:0;box-shadow:10px 0 35px #0427381f}.brand-mark strong,.sidebar-foot strong{color:#fff}.brand-mark small,.sidebar-foot small{color:#bfd4de}.brand-mark>span{background:var(--app-orange);box-shadow:0 8px 18px #e85b084d}.side-nav button{color:#d5e4ea}.side-nav button:hover{color:#fff;background:#ffffff17}.sidebar-foot{border-color:#ffffff24}.store-avatar{background:var(--app-cream);color:#38291f}.sidebar-foot button,.signout-link{color:#d5e4ea}.topbar{background:linear-gradient(120deg,#0b5975,#073f59);border-radius:21px;min-height:132px;padding:25px 28px;position:relative;overflow:hidden;box-shadow:0 15px 35px #073f5929}.topbar:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:250px;height:250px;position:absolute;top:-150px;right:-70px;box-shadow:0 0 0 45px #ffffff09}.topbar>div{z-index:1;position:relative}.topbar h1{color:#fff}.topbar .eyebrow{color:#ffcfb7}.topbar p:last-child{color:#dcebf0}.topbar .icon-button{color:#fff;background:#ffffff1f;border-color:#ffffff40}.topbar .primary-button{background:linear-gradient(135deg,#f27013,#dc4b00);box-shadow:0 9px 20px #23140c38}.tile-dashboard{gap:17px;width:100%;max-width:1100px}.home-tile{border-radius:21px;box-shadow:0 13px 28px #16344021}.home-tile:hover{transform:translateY(-4px);box-shadow:0 18px 36px #16344033}.tile-receipts{color:#fff;background:linear-gradient(135deg,#7255b4,#4e3889)}.tile-receipts .tile-icon{background:#ffffff1a;border-color:#ffffff8c}.tile-admin{color:#fff;background:linear-gradient(135deg,#5334a5,#2d176f)}.tile-admin .tile-icon{background:#ffffff21;border-color:#ffffff94}.business-settings-link{color:#073f59;background:#fff;border:0;min-height:58px;box-shadow:0 8px 22px #113b4c17}.entity-toolbar>button,.client-add-button{box-shadow:0 8px 18px #e85b0833;color:#fff!important;background:linear-gradient(135deg,#ef6500,#d94b00)!important;border:0!important}.sales-summary article,.inventory-summary article,.report-cards article,.admin-summary article{color:#fff;border:0;box-shadow:0 9px 22px #15333f1a}.sales-summary article:first-child,.inventory-summary article:first-child,.report-cards article:first-child,.admin-summary article:first-child{background:linear-gradient(135deg,#0b6787,#07465f)}.sales-summary article:nth-child(2),.inventory-summary article:nth-child(2),.report-cards article:nth-child(2),.admin-summary article:nth-child(2){background:linear-gradient(135deg,#258f42,#146f31)}.sales-summary article:nth-child(3),.inventory-summary article:nth-child(3),.report-cards article:nth-child(3),.admin-summary article:nth-child(3){background:linear-gradient(135deg,#ef6500,#d94b00)}.admin-summary article:nth-child(4){background:linear-gradient(135deg,#d79718,#a96f00)}.admin-summary article:nth-child(5){background:linear-gradient(135deg,#ca482f,#97301f)}.sales-summary span,.inventory-summary span,.report-cards span,.report-cards small,.admin-summary span{color:#ffffffdb}.table-card,.sales-list,.inventory-table,.appointment-list,.compact-opps,.chart-card,.admin-company{border-color:#dfe9ed;box-shadow:0 10px 26px #13344114}.table-head,.inventory-head{color:#fff;background:linear-gradient(90deg,#0b5975,#073f59);border-bottom:0}.customer-row:nth-child(odd),.sales-list>article:nth-child(odd),.inventory-table>article:nth-child(2n),.appointment-list>article:nth-child(odd){background:#f7fbfc}.service-grid article{border:0;position:relative;overflow:hidden;box-shadow:0 10px 24px #13344117}.service-grid article:nth-child(4n+1){background:#fff8f3;border-top:6px solid #e85b08}.service-grid article:nth-child(4n+2){background:#faf8ff;border-top:6px solid #7255b4}.service-grid article:nth-child(4n+3){background:#f5fcf8;border-top:6px solid #23875f}.service-grid article:nth-child(4n){background:#f4fafd;border-top:6px solid #147397}.entity-card{border:0;border-left:6px solid #0b6787;box-shadow:0 8px 20px #13344114}.entity-card:nth-child(3n+2){border-left-color:#e85b08}.entity-card:nth-child(3n){border-left-color:#23875f}.repurchase-banner{background:linear-gradient(115deg,#269844,#0c6630);box-shadow:0 14px 30px #17813a2e}.zap-orb{color:#17813a;background:#fff}.chart-card{background:linear-gradient(150deg,#fff,#f3faff)}.bar-chart i{background:linear-gradient(#19a2c9,#075575)}.receipt-link{color:#60449b;background:#faf8ff;border-color:#7e66b6}.receipt-link:hover{color:#493176;background:#f3effc;border-color:#60449b}.assistant-page{animation:.25s fade-in}.assistant-overview{color:#fff;background:radial-gradient(circle at 88% 20%,#ffffff2e,#0000 25%),linear-gradient(120deg,#075575,#087f76);border-radius:20px;justify-content:space-between;align-items:center;gap:24px;padding:25px 28px;display:flex;box-shadow:0 14px 30px #07557533}.assistant-overview .section-kicker{color:#bce9e2}.assistant-overview h2{margin:7px 0 6px;font-family:Georgia,serif;font-size:28px}.assistant-overview p{color:#e3f5f2;max-width:620px;margin:0;font-size:13px;line-height:1.55}.assistant-status-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:14px;align-items:center;gap:11px;min-width:230px;padding:14px 16px;display:flex}.assistant-status-dot{background:#6fe49f;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 5px #6fe49f26}.assistant-status-card strong,.assistant-status-card small{display:block}.assistant-status-card strong{font-size:12px}.assistant-status-card small{color:#d7efea;margin-top:3px;font-size:9px}.assistant-layout{grid-template-columns:minmax(340px,1.35fr) minmax(260px,.65fr);gap:18px;margin-top:18px;display:grid}.phone-preview,.assistant-guide{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.phone-preview{background:#e7eee9;flex-direction:column;min-height:570px;display:flex}.phone-chat-head{color:#fff;background:#075e54;align-items:center;gap:11px;padding:15px 18px;display:flex}.assistant-avatar{color:#075e54;background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-family:Georgia,serif;font-size:20px;font-weight:800;display:grid}.phone-chat-head strong,.phone-chat-head small{display:block}.phone-chat-head strong{font-size:13px}.phone-chat-head small{color:#c9ebe5;margin-top:3px;font-size:9px}.chat-messages{background:linear-gradient(#e7eee9e6,#e7eee9e6),radial-gradient(circle at 20% 30%,#c9d9cf 1px,#0000 1px) 0 0/18px 18px;flex-direction:column;flex:1;gap:9px;padding:20px;display:flex;overflow-y:auto}.chat-bubble{color:#2a3733;white-space:pre-line;background:#fff;border-radius:11px;width:fit-content;max-width:78%;padding:10px 12px 7px;font-size:12px;line-height:1.45;box-shadow:0 1px 2px #1830271f}.chat-bubble>small{color:#72817b;text-align:right;margin-top:4px;font-size:8px;display:block}.chat-user{background:#d9fdd3;align-self:flex-end}.chat-user>small{color:#3f8fb3}.chat-typing{gap:4px;padding:13px 16px;display:flex}.chat-typing i{background:#84928d;border-radius:50%;width:5px;height:5px}.assistant-error{color:#a23d24;background:#fff0ea;padding:8px 15px;font-size:10px}.chat-compose{background:#f2f4f3;gap:9px;padding:11px 13px;display:flex}.chat-compose input{min-width:0;color:var(--ink);background:#fff;border:1px solid #d4ddd8;border-radius:22px;outline:none;flex:1;padding:11px 15px;font-size:12px}.chat-compose input:focus{border-color:#15916a;box-shadow:0 0 0 3px #15916a1a}.chat-compose button{color:#fff;cursor:pointer;background:#15916a;border:0;border-radius:50%;width:40px;height:40px}.chat-compose button:disabled{opacity:.45;cursor:default}.assistant-guide{padding:25px}.whatsapp-link-box{background:#f1faf6;border:1px solid #cce5da;border-radius:14px;margin:-5px -5px 24px;padding:17px}.whatsapp-link-box h3{margin:7px 0 6px;font-family:Georgia,serif;font-size:18px}.whatsapp-link-box p{color:#416158;margin:0 0 11px;font-size:10px;line-height:1.5}.whatsapp-link-box small{color:#58726a;margin:8px 0 11px;font-size:9px;line-height:1.4;display:block}.whatsapp-link-box button{color:#fff;cursor:pointer;background:#14865f;border:0;border-radius:9px;width:100%;padding:10px 12px;font-size:10px;font-weight:800}.whatsapp-link-box .open-whatsapp-link{color:#fff;background:#128c7e;border-radius:9px;justify-content:center;align-items:center;width:100%;margin:10px 0 8px;padding:11px 12px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.whatsapp-link-box .open-whatsapp-link:hover{background:#087568}.whatsapp-link-box .whatsapp-awaiting-meta{color:#76511c;background:#fff7df;border-radius:9px;margin:10px 0;padding:10px}.whatsapp-link-box button:disabled{opacity:.5;cursor:default}.whatsapp-link-box .unlink-whatsapp{color:#8d3a27;background:#fff0ea}.link-command{color:#075e54;letter-spacing:.04em;text-align:center;background:#fff;border:1px dashed #68ae96;border-radius:9px;padding:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;display:block}.assistant-guide h3{margin:7px 0 5px;font-family:Georgia,serif;font-size:21px}.assistant-guide>p{color:#645f5a;margin:0 0 18px;font-size:11px}.assistant-guide>button{color:#285146;text-align:left;cursor:pointer;background:#f7fbf9;border:1px solid #dce5e1;border-radius:11px;align-items:center;gap:10px;width:100%;margin:8px 0;padding:12px;font-size:11px;font-weight:700;display:flex}.assistant-guide>button:hover{background:#eff9f5;border-color:#68ae96}.assistant-guide>button span{color:#15916a}.assistant-tip,.assistant-safety{border-radius:12px;margin-top:18px;padding:14px}.assistant-tip{background:#fff8f1;border:1px solid #eedcca}.assistant-tip strong{color:#864516;font-size:11px}.assistant-tip p,.assistant-safety p{margin:6px 0 0;font-size:10px;line-height:1.5}.assistant-safety{color:#27624d;background:#eef9f4;gap:9px;display:flex}.assistant-safety span{font-weight:900}.assistant-safety p{margin:0}@media (width>=761px){.main-content{padding-top:30px}.home-tile{min-height:185px}.home-tile.tile-wide{min-height:170px}.entity-page{animation:.25s fade-in}}@media (width<=760px){body{background:#f4f7f8}.topbar{border-radius:18px;min-height:118px;padding:21px 20px}.topbar h1{font-size:28px}.topbar:after{width:180px;height:180px}.main-content{padding-top:16px}.home-tile{box-shadow:0 9px 20px #16344021}.sales-summary article,.inventory-summary article,.report-cards article{min-height:112px}.table-card,.sales-list,.inventory-table,.appointment-list{box-shadow:none}.assistant-overview{padding:21px;display:block}.assistant-overview h2{font-size:23px}.assistant-status-card{min-width:0;margin-top:17px}.assistant-layout{grid-template-columns:1fr}.phone-preview{min-height:520px}.chat-bubble{max-width:88%}}body{color:#17252f;background:#f4f7fb}small,.section-kicker,.eyebrow,.table-head{font-size:12px!important}.side-nav button{border-radius:12px;min-height:46px;font-size:13px}.side-nav button.active{color:#fff;background:linear-gradient(135deg,#1677ff,#4f5fdb);box-shadow:0 9px 22px #1677ff40}.topbar{color:#fff;background:linear-gradient(120deg,#172a58 0%,#1855aa 56%,#1677ff 100%);box-shadow:0 18px 45px #1b428438}.topbar h1,.topbar p,.topbar .eyebrow{color:#fff}.home-tile{color:#fff;border:0;box-shadow:0 14px 32px #1d32522e}.home-tile strong{color:#fff;font-size:16px}.home-tile small{color:#ffffffe0!important}.home-tile .tile-icon{color:#fff;background:#ffffff30}.tile-sale{background:linear-gradient(135deg,#086fe7,#25a5e6)}.tile-expense{background:linear-gradient(135deg,#e14b65,#f37a55)}.tile-repurchase{background:linear-gradient(135deg,#e97c25,#f1b52f)}.tile-inventory{background:linear-gradient(135deg,#0786a8,#14b5b3)}.tile-services{background:linear-gradient(135deg,#7853df,#b15dca)}.tile-clients{background:linear-gradient(135deg,#d9407a,#ef7186)}.tile-agenda{background:linear-gradient(135deg,#4958c9,#738be8)}.tile-receipts{background:linear-gradient(135deg,#0b946d,#24b58c)}.tile-reports{background:linear-gradient(135deg,#293d70,#4865a8)}.tile-admin{background:linear-gradient(135deg,#303844,#657283)}.premium-nav-badge{color:#754500;background:#ffe6a7;border-radius:999px;margin-left:auto;padding:3px 6px;font-size:8px;font-style:normal;font-weight:900}.premium-feature-list{color:#285146;margin:12px 0;font-size:12px;font-weight:700;line-height:1.8;display:block}.page-back-button,.modal-back-button{width:max-content;font:inherit;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:800}.page-back-button{z-index:2;color:#fff;background:#ffffff24;border:1px solid #ffffff59;border-radius:999px;margin:0 0 14px;padding:7px 11px;position:relative}.page-back-button:hover{background:#ffffff3d}.modal-back-button{color:#1855aa;margin:0 0 15px;padding:0}.item-search-field{margin-top:14px}.item-search-field input[type=search]{background-color:#f7f9fc;background-image:radial-gradient(circle,#0000 52%,#526273 54% 64%,#0000 66%),linear-gradient(45deg,#0000 45%,#526273 46% 58%,#0000 59%);background-position:14px,27px 62%;background-repeat:no-repeat;background-size:16px 16px,8px 8px;padding-left:42px}.recurring-expense-box{background:#f4f8ff;border:1px solid #d8e3f0;border-radius:14px;margin-top:4px;padding:14px}.recurring-expense-box .check-label{margin:0}.recurring-expense-box>label:last-child{margin-top:13px}.recurring-expense-box small{margin-top:7px;line-height:1.45;display:block;color:#526273!important}.pdv-page{--pos-navy:#10213f;--pos-blue:#1677ff;--pos-green:#12a36d;--pos-line:#dbe3ed}.pos-console{margin-bottom:18px;display:block}.pos-cashbar{border:1px solid var(--pos-line);background:#fff;border-left:5px solid #ef6557;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;min-height:54px;margin-bottom:12px;padding:8px 12px 8px 16px;display:flex;box-shadow:0 7px 18px #1a304f0f}.pos-cashbar.open{border-left-color:var(--pos-green)}.pos-cashbar>div:first-child{align-items:center;gap:10px;display:flex}.pos-cashbar strong{color:#172945;font-size:13px}.pos-cashbar small{color:#64748b;font-size:10px}.pos-cashbar-actions{gap:7px;display:flex}.pos-cashbar button{color:#fff;cursor:pointer;background:#176eab;border:0;border-radius:8px;min-height:34px;padding:0 12px;font-size:9px;font-weight:900}.pos-cashbar .close-cash{background:#24354f}.pos-cashbar .check-cash{background:#0f9364}.pos-cashbar>.open-register-button{background:var(--pos-green);width:auto}.last-cash-check{color:#38506a;background:#f3f7fb;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin:-5px 0 12px;padding:8px 12px;font-size:10px;display:flex}.last-cash-check strong{font-size:11px}.last-cash-check.balanced strong{color:#087f56}.last-cash-check.different strong{color:#b45309}.report-filter .today-filter{color:#fff;cursor:pointer;background:#1677ff;border:0;border-radius:10px;align-self:end;min-height:42px;padding:0 18px;font-weight:900}.cash-report{background:#fff;border:1px solid #dbe3ed;border-radius:18px;margin:18px 0;padding:20px;box-shadow:0 10px 28px #1a304f12}.cash-report-summary,.cash-report-values{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.cash-report-summary{margin:14px 0}.cash-report-summary>span,.cash-report-values>span{background:#f4f7fb;border-radius:10px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.cash-report-summary small,.cash-report-values small{color:#617188;letter-spacing:.05em;font-size:8px;font-weight:900}.cash-report-summary b,.cash-report-values b{color:#172945;font-size:14px}.cash-report-list{gap:10px;display:grid}.cash-report-list>article{border:1px solid #e2e8f0;border-radius:13px;padding:14px}.cash-report-list header{justify-content:space-between;gap:12px;margin-bottom:10px;display:flex}.cash-report-list header>div{flex-direction:column;gap:3px;display:flex}.cash-report-list header small,.cash-report-list footer{color:#617188;font-size:9px}.cash-report-list footer{margin-top:9px}.cash-status-open,.cash-status-closed{color:#087f56;background:#def7ec;border-radius:999px;height:fit-content;padding:5px 8px;font-size:8px;font-weight:900}.cash-status-closed{color:#475569;background:#e8edf3}.cash-report-values{grid-template-columns:repeat(5,minmax(0,1fr))}.cash-report-values .cash-ok{background:#eaf8f2}.cash-report-values .cash-ok b{color:#087f56}.cash-report-values .cash-alert{background:#fff3e7}.cash-report-values .cash-alert b{color:#b45309}.pos-sale-panel,.pos-register-panel,.pos-shift-summary{border:1px solid var(--pos-line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 30px #1a304f14}.pos-sale-panel>header{color:#fff;background:var(--pos-navy);justify-content:space-between;align-items:center;min-height:45px;padding:0 17px;display:flex}.pos-terminal-label{letter-spacing:.12em;font-size:12px;font-weight:900}.pos-status-pill{letter-spacing:.07em;background:#ffffff1f;border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:9px;font-weight:900;display:flex}.pos-status-pill i{background:#ef6557;border-radius:50%;width:7px;height:7px}.pos-status-pill.open i{background:#35d79a}.pos-sale-ready{background:linear-gradient(145deg,#f8fbff,#edf4fb);grid-template-columns:auto 1fr;align-content:center;align-items:center;gap:8px 18px;min-height:205px;padding:25px;display:grid}.pos-cart-icon{color:#fff;background:linear-gradient(135deg,#1677ff,#3658dc);border-radius:17px;grid-row:1/3;place-items:center;width:68px;height:68px;font-size:32px;display:grid;box-shadow:0 12px 25px #1677ff3b}.pos-sale-ready h3{color:#172945;margin:0 0 5px;font-size:21px}.pos-sale-ready p{color:#526273;margin:0;font-size:12px;line-height:1.5}.pos-sale-ready button{color:#fff;letter-spacing:.035em;cursor:pointer;background:linear-gradient(135deg,#1677ff,#3157db);border:0;border-radius:12px;grid-column:1/-1;min-height:48px;margin-top:12px;font-size:13px;font-weight:900;box-shadow:0 10px 22px #1677ff36}.pos-inline-sale{background:#f8fbff;padding:18px}.pos-inline-sale .client-search,.pos-inline-sale .quick-client-form,.pos-inline-sale .cart-builder,.pos-inline-sale .cart-list{background-color:#fff}.pos-inline-sale .cart-builder{border:1px solid var(--pos-line);border-radius:14px;margin-top:15px;padding:14px}.pdv-keyboard-hints{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.pdv-keyboard-hints span{color:#536274;background:#f5f8fc;border:1px solid #dbe3ed;border-radius:7px;padding:5px 8px;font-size:9px;font-weight:800}.pdv-keyboard-hints kbd{color:#172945;margin-right:4px;font-family:inherit;font-weight:900}.fast-item-entry{grid-template-columns:minmax(0,1fr) 85px;align-items:end;gap:10px;display:grid}.fast-item-entry .item-search-field{margin-top:12px;position:relative}.item-search-results{z-index:30;background:#fff;border:1px solid #bfcddd;border-radius:12px;max-height:330px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:auto;box-shadow:0 18px 38px #152c4d2e}.item-search-results button{color:#172945;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;gap:15px;width:100%;min-height:58px;padding:9px 12px;display:flex}.item-search-results button:last-of-type{border-bottom:0}.item-search-results button.active{background:#eaf3ff;box-shadow:inset 4px 0 #1677ff}.item-search-results button:disabled{opacity:.55;cursor:not-allowed}.item-search-results button>span{flex-direction:column;gap:3px;display:flex}.item-search-results button>span:last-child{text-align:right;align-items:flex-end}.item-search-results small{color:#66768a!important;font-size:9px!important}.item-search-results>p{color:#66768a;margin:0;padding:17px;font-size:11px}.pos-inline-sale .cart-list{border:1px solid var(--pos-line);border-radius:14px;margin-top:12px;padding:14px}.pos-inline-sale>.field-row,.pos-inline-sale>.check-label{margin-top:12px}.pos-checkout-action{border-top:1px solid var(--pos-line);justify-content:flex-end;margin-top:15px;padding-top:15px;display:flex}.pos-checkout-action button{color:#fff;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#12a36d,#078459);border:0;border-radius:12px;width:min(320px,100%);min-height:48px;font-size:13px;font-weight:900;box-shadow:0 10px 22px #12a36d33}.pos-checkout-action button:disabled{opacity:.6;cursor:wait}.pos-sale-panel>footer{border-top:1px solid var(--pos-line);color:#526273;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 17px;font-size:10px;display:flex}.pos-sale-panel>footer span{letter-spacing:.09em;font-weight:900}.pos-sale-panel>footer strong{color:#172945;font-size:11px}.pos-register-panel{padding:20px}.pos-register-panel.open{border-top:4px solid var(--pos-green)}.pos-register-panel.closed{border-top:4px solid #ef6557}.pos-register-title{align-items:center;gap:12px;display:flex}.pos-register-title>div{flex-direction:column;gap:3px;display:flex}.pos-register-title small{color:#718096;letter-spacing:.09em;font-size:9px;font-weight:900}.pos-register-title strong{color:#172945;font-size:18px}.pos-register-panel>p{color:#586779;margin:16px 0;font-size:11px;line-height:1.55}.pos-register-values{grid-template-columns:1fr 1fr;gap:8px;margin:14px 0;display:grid}.pos-register-values>span{background:#f3f6fa;border-radius:10px;flex-direction:column;gap:5px;padding:11px;display:flex}.pos-register-values small{color:#718096;font-size:8px;font-weight:900}.pos-register-values strong{color:#172945;font-size:14px}.pos-register-actions{gap:8px;display:grid}.pos-register-actions button,.open-register-button{color:#fff;cursor:pointer;background:#176eab;border:0;border-radius:10px;min-height:40px;font-size:10px;font-weight:900}.pos-register-actions .close-cash{background:#24354f}.open-register-button{background:var(--pos-green);width:100%;font-size:12px}.pos-shift-summary{margin-bottom:18px;padding:18px}.pos-summary-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:13px;display:flex}.pos-summary-heading>div{flex-direction:column;gap:3px;display:flex}.pos-summary-heading span{color:#718096;letter-spacing:.1em;font-size:9px;font-weight:900}.pos-summary-heading>div strong{color:#526273;font-size:11px}.pos-summary-heading>strong{color:#172945;font-size:24px}.pos-shift-summary .payment-summary{margin-bottom:0}.pos-shift-summary .payment-summary article{background:#f5f8fc;border:0;border-left:4px solid #1677ff}.pos-shift-summary .payment-summary article:nth-child(2){border-left-color:#7853df}.pos-shift-summary .payment-summary article:nth-child(3){border-left-color:#e97c25}.pos-shift-summary .payment-summary article:nth-child(4){border-left-color:#12a36d}@media (width<=900px){.pos-cashbar{flex-direction:column;align-items:flex-start}.pos-cashbar-actions{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.cash-report-values{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.pos-cashbar-actions{grid-template-columns:1fr}.last-cash-check{flex-direction:column;align-items:flex-start}.cash-report{padding:14px}.cash-report-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.cash-report-values{grid-template-columns:1fr}.pos-sale-ready{min-height:190px;padding:20px}.pos-inline-sale{padding:12px}.fast-item-entry{grid-template-columns:1fr 70px}.pos-cart-icon{width:55px;height:55px;font-size:26px}.pos-sale-ready h3{font-size:18px}.pos-summary-heading{align-items:flex-start}}@media (width>=761px){.main-content{padding-top:18px;padding-bottom:28px}.topbar{min-height:104px;margin-bottom:16px;padding:18px 22px}.topbar h1{margin-bottom:5px;font-size:29px}.topbar .eyebrow{margin-bottom:5px}.tile-dashboard{grid-template-columns:repeat(4,minmax(145px,1fr));gap:11px;max-width:none}.home-tile,.home-tile.tile-wide{border-radius:16px;flex-direction:column;grid-column:auto;justify-content:space-between;align-items:flex-start;gap:8px;min-height:112px;padding:14px 16px}.home-tile:after{width:120px;height:120px;top:-70px;right:-65px}.home-tile .tile-icon{border-radius:11px;width:40px;height:40px;font-size:20px}.home-tile .tile-copy{gap:3px}.home-tile strong{font-size:13px}.home-tile small{font-size:11px!important}.home-tile>b{font-size:27px;right:13px}.business-settings-link{min-height:40px;font-size:11px}}@media (width<=760px){.home-tile{min-height:142px}.home-tile strong{font-size:14px}.page-back-button{margin-bottom:10px}}@media (forced-colors:active){html,body,body *{forced-color-adjust:none!important;-ms-high-contrast-adjust:none!important}body{color:#17252f!important;background:#f4f7fb!important}.sidebar{color:#17252f!important;background:#fff!important}.topbar{color:#fff!important;background:linear-gradient(120deg,#172a58,#1677ff)!important}.tile-sale{background:linear-gradient(135deg,#086fe7,#25a5e6)!important}.tile-expense{background:linear-gradient(135deg,#e14b65,#f37a55)!important}.tile-repurchase{background:linear-gradient(135deg,#e97c25,#f1b52f)!important}.tile-inventory{background:linear-gradient(135deg,#0786a8,#14b5b3)!important}.tile-services{background:linear-gradient(135deg,#7853df,#b15dca)!important}.tile-clients{background:linear-gradient(135deg,#d9407a,#ef7186)!important}.tile-agenda{background:linear-gradient(135deg,#4958c9,#738be8)!important}.tile-receipts{background:linear-gradient(135deg,#0b946d,#24b58c)!important}.tile-reports{background:linear-gradient(135deg,#293d70,#4865a8)!important}.tile-admin{background:linear-gradient(135deg,#303844,#657283)!important}.home-tile,.home-tile strong,.home-tile small,.home-tile .tile-icon,.home-tile>b{color:#fff!important}}.plan-test-panel{background:linear-gradient(120deg,#f7faff,#eef4ff);border:1px solid #cddbf0;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 14px;padding:14px 16px;display:flex;box-shadow:0 8px 24px #1f498917}.plan-test-copy{flex-direction:column;gap:3px;min-width:210px;display:flex}.plan-test-copy>span{color:#365d9a;letter-spacing:.1em;font-size:9px;font-weight:900}.plan-test-copy>strong{color:#172a58;font-size:15px}.plan-test-copy>small{color:#52637a;font-size:11px!important}.plan-test-actions{grid-template-columns:repeat(2,minmax(150px,1fr));gap:8px;width:min(100%,520px);display:grid}.plan-test-actions button{color:#274a7d;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #b9cae5;border-radius:11px;padding:8px 10px;font-size:11px;font-weight:800}.plan-test-actions button:hover:not(:disabled){border-color:#1677ff;transform:translateY(-1px)}.plan-test-actions button.active{color:#fff;background:linear-gradient(135deg,#1855aa,#1677ff);border-color:#1677ff;box-shadow:0 7px 16px #1677ff38}.plan-test-actions button:disabled{cursor:wait;opacity:.72}@media (width<=900px){.plan-test-panel{flex-direction:column;align-items:stretch}.plan-test-actions{width:100%}}@media (width<=560px){.plan-test-actions{grid-template-columns:1fr}}.pdv-page,.pos-console,.pos-sale-panel,.pos-inline-sale,.sale-cart-fields,.sale-entry-column,.sale-summary-column,.pos-inline-sale .client-search,.pos-inline-sale .cart-builder,.pos-inline-sale .cart-list,.pos-inline-sale .fast-item-entry,.pos-inline-sale .item-search-field{box-sizing:border-box;min-width:0;max-width:100%}.pdv-page{overflow-x:clip}.sale-cart-fields,.sale-entry-column,.sale-summary-column{gap:12px;display:grid}.sale-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.sale-quick-actions>button{color:#fff;text-align:left;cursor:pointer;border:2px solid #0000;border-radius:13px;align-items:center;gap:9px;min-width:0;min-height:74px;padding:10px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.sale-quick-actions>button:hover,.sale-quick-actions>button:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 8px 18px #16264029}.sale-quick-actions>button.active{border-color:#fff;box-shadow:0 0 0 3px #172945,0 8px 18px #1626402e}.sale-quick-actions button>span:last-child{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.sale-quick-actions strong{font-size:11px}.sale-quick-actions small{color:#ffffffd6!important;font-size:8px!important}.sale-action-icon{background:#ffffff21;border:1px solid #ffffff85;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:17px;font-weight:900;display:grid}.sale-action-client{background:linear-gradient(135deg,#1677ff,#3157db)}.sale-action-product{background:linear-gradient(135deg,#12a36d,#087a53)}.sale-action-service{background:linear-gradient(135deg,#f08b24,#dd5e0a)}.sale-action-discount{background:linear-gradient(135deg,#8a5bd9,#6740bd)}.pdv-discount-field{color:#4b3470;background:#f7f2ff;border:1px solid #d8c9ef;border-radius:12px;padding:12px}.sale-quick-actions.three-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.team-access-note{flex-direction:column;gap:5px;display:flex}.team-access-note span{line-height:1.45}.permission-picker{background:#f7faff;border:1px solid #d5deea;border-radius:14px;padding:15px}.permission-picker>header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.permission-picker>header>div{flex-direction:column;gap:4px;display:flex}.permission-picker>header strong{color:#172945;font-size:14px}.permission-picker>header small{color:#5f6f82;font-size:10px}.permission-picker>header button{color:#1855aa;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:900}.permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.permission-grid>label{cursor:pointer;background:#fff;border:1px solid #d9e2ee;border-radius:11px;align-items:flex-start;gap:10px;min-width:0;min-height:72px;margin:0;padding:11px;display:flex}.permission-grid>label.selected{background:#edf5ff;border-color:#6ca4e8;box-shadow:inset 3px 0 #1677ff}.permission-grid input{accent-color:#1677ff;flex:none;width:18px;height:18px;margin:1px 0 0}.permission-grid label>span{flex-direction:column;gap:4px;display:flex}.permission-grid label strong{color:#1d3555;font-size:11px}.permission-grid label small{line-height:1.35;color:#607086!important;font-size:9px!important}.member-permission-summary{color:#5d6e83;margin-top:4px;font-size:9px;line-height:1.35}.member-row-actions{gap:6px;display:flex}.member-row-actions button{color:#1855aa;cursor:pointer;background:#f3f7fc;border:1px solid #c9d8ec;border-radius:8px;padding:7px 9px;font-size:9px;font-weight:900}@media (width>=1080px){.pos-inline-sale .sale-quick-actions.three-actions{grid-template-columns:1fr}}@media (width<=620px){.permission-grid{grid-template-columns:1fr}.permission-picker>header{flex-direction:column;align-items:flex-start}.member-row-actions{flex-direction:column}}.cart-total>span{flex-direction:column;gap:3px;display:flex}.cart-total>span small{color:#7955aa;font-size:9px;font-weight:800}.pos-inline-sale input,.pos-inline-sale select,.pos-inline-sale textarea,.pos-inline-sale label{box-sizing:border-box;min-width:0;max-width:100%}.pos-inline-sale input,.pos-inline-sale select,.pos-inline-sale textarea{width:100%}.pos-inline-sale .cart-builder,.pos-inline-sale .cart-list{margin-top:0}.pos-inline-sale .fast-item-entry{grid-template-columns:minmax(0,1fr) 72px}.pos-inline-sale .item-search-field input[type=search]{width:100%;min-width:0;padding-right:10px}.pos-inline-sale .field-row,.pos-inline-sale .check-label{margin-top:0}.sale-final-actions{grid-template-columns:minmax(0,1.45fr) minmax(92px,.8fr) minmax(78px,.65fr)}.sale-final-actions button:first-child{color:#fff;background:#21855d;border-color:#21855d}.sale-final-actions button:nth-child(2){color:#1855aa;border-color:#1855aa}.sale-final-actions button:last-child{color:#4f4844;background:#fff;border-color:#d8d0ca}.search-field-control{width:100%;position:relative}.search-field-control>input,.pos-inline-sale .search-field-control>input[type=search]{width:100%;padding-right:48px}.search-field-control>button{color:#234c7d;cursor:pointer;background:#eef4fc;border:0;border-left:1px solid #d5deea;border-radius:0 8px 8px 0;width:38px;font-size:21px;font-weight:900;line-height:1;position:absolute;top:5px;bottom:5px;right:5px}.search-field-control>button:hover{background:#dfeafb}.barcode-reader-status{color:#145b45;background:#e9f7f1;border:1px solid #98c9b7;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;margin-top:9px;padding:9px 11px;font-size:10px;display:flex}.barcode-reader-status>span{min-width:0}.barcode-reader-status kbd{color:#174c3b;background:#fff;border:1px solid #8cb4a5;border-radius:5px;margin-left:5px;padding:2px 5px;font-family:inherit;font-weight:900}.barcode-reader-status small{font-weight:800;color:#19704f!important}.barcode-reader-status button{color:#fff;cursor:pointer;background:#176eab;border:0;border-radius:7px;flex:none;min-height:32px;padding:0 10px;font-size:9px;font-weight:900}.barcode-reader-status.barcode-error{color:#8b2635;background:#fff0f2;border-color:#e5a5a5}.barcode-reader-status.barcode-error small{color:#8b2635!important}.inventory-codes{flex-direction:column;gap:2px;min-width:0;display:flex}.inventory-codes b{color:#223752;font-size:10px}.inventory-codes small{color:#5e7085!important;font-size:8px!important}.field-select-arrow{cursor:pointer;background-color:#fff}.new-category-field{background:#f5f9ff;border:1px solid #c9d9ed;border-radius:12px;margin:0 0 12px;padding:12px}.new-category-field small{margin-top:6px;line-height:1.4;display:block;color:#526273!important}.category-report{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px;display:grid}.category-report-column{background:#fff;border:1px solid #dbe3ed;border-radius:16px;padding:18px}.category-report-column h3{margin:2px 0 14px;font-family:Georgia,serif;font-size:20px}.category-report-column article{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:14px;min-height:48px;display:flex}.category-report-column article>span{flex-direction:column;gap:3px;display:flex}.category-report-column article strong{font-size:12px}.category-report-column article small{color:#69778a;font-size:9px!important}.category-report-column article b{color:#173b6d;font-size:12px}@media (width<=760px){.category-report{grid-template-columns:1fr}}@media (width>=761px){.sidebar{overflow:hidden}.side-nav{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#9eb2cd transparent;min-height:0;overflow-y:auto}.side-nav::-webkit-scrollbar{width:7px}.side-nav::-webkit-scrollbar-thumb{background:#9eb2cd;border-radius:10px}}.appointment-completion{gap:14px;display:grid}.completion-service{color:#fff;background:linear-gradient(135deg,#1855aa,#1677ff);border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.completion-service>div{flex-direction:column;gap:3px;display:flex}.completion-service span{letter-spacing:.1em;font-size:9px;font-weight:900}.completion-service strong{font-size:15px}.completion-service small{color:#ffffffd1!important}.completion-service b{font-size:18px}.completion-product-picker{grid-template-columns:1fr 100px;align-items:end;gap:10px;display:grid}.completion-product-picker>label:first-child{position:relative}.completion-product-results{z-index:40;background:#fff;border:1px solid #bdcbe0;border-radius:12px;max-height:290px;padding:5px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 38px #152c4d2e}.completion-product-results>button{color:#21344e;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f5;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:55px;padding:8px 10px;display:flex}.completion-product-results>button:hover{background:#edf5ff}.completion-product-results>button:disabled{opacity:.5;cursor:not-allowed}.completion-product-results>button span{flex-direction:column;gap:3px;display:flex}.completion-product-results>button span:last-child{align-items:flex-end}.completion-product-results em{color:#1667c9;font-size:9px;font-style:normal;font-weight:900}.completion-product-results p{margin:0;padding:14px;font-size:11px}.page-search-control{grid-template-columns:minmax(0,1fr) 46px;align-items:stretch;width:min(520px,100%);display:grid}.page-search-control .page-search{border-radius:12px 0 0 12px;width:100%}.page-search-control>button{color:#173b68;cursor:pointer;background:#edf5ff;border:1px solid #cdd9e8;border-left:0;border-radius:0 12px 12px 0;font-size:20px;font-weight:900}.page-search-control>button[aria-expanded=true]{background:#dcecff}.clients-list-collapsed{color:#52677f;text-align:center;background:#f8fbff;border:1px dashed #cdd9e8;border-radius:14px;padding:24px}.completion-items{background:#f9fbfe;border:1px solid #dce4ef;border-radius:12px;min-height:55px;padding:8px 12px}.completion-items article{border-bottom:1px solid #e8edf4;grid-template-columns:1fr auto auto;align-items:center;gap:12px;min-height:46px;display:grid}.completion-items article>span{flex-direction:column;gap:3px;display:flex}.completion-items button{color:#a33b4b;cursor:pointer;background:0 0;border:0}.completion-total{color:#fff;background:#10213f;border-radius:12px;flex-direction:column;justify-content:center;padding:10px 14px;display:flex}.completion-total span{letter-spacing:.08em;font-size:8px;font-weight:900}.completion-total strong{margin-top:3px;font-size:20px}.repurchase-filters{background:#fff;border:1px solid #d9e3ef;border-radius:14px;grid-template-columns:minmax(220px,1.4fr) 1fr 1fr auto;align-items:end;gap:10px;margin:0 0 14px;padding:14px;display:grid}.repurchase-filters label{margin:0;font-size:10px;font-weight:800}.repurchase-filters input,.repurchase-filters select{width:100%;min-height:40px;margin-top:5px}.repurchase-filters>strong{color:#1855aa;white-space:nowrap;background:#edf4ff;border-radius:10px;place-items:center;min-height:40px;padding:0 12px;font-size:11px;display:grid}.action-cell{align-items:stretch}.schedule-contact{grid-template-columns:auto 50px auto 1fr;align-items:center;gap:5px;margin-top:6px;font-size:8px;font-weight:800;display:grid}.schedule-contact input{text-align:center;border:1px solid #ccd7e6;border-radius:7px;width:50px;min-height:30px;padding:4px}.schedule-contact .schedule-button{color:#1855aa;background:#edf4ff;border:1px solid #9fb8dc;border-radius:7px;min-height:30px;padding:5px 8px;font-size:8px;font-weight:900}@media (width<=900px){.repurchase-filters{grid-template-columns:1fr 1fr}}@media (width<=600px){.completion-product-picker,.completion-payment,.repurchase-filters{grid-template-columns:1fr}}@media (width>=1080px){.pos-inline-sale .sale-cart-fields{grid-template-columns:132px minmax(0,1.08fr) minmax(340px,.92fr);align-items:start;gap:14px}.pos-inline-sale .sale-quick-actions{border-right:1px solid var(--pos-line);grid-template-columns:1fr;align-content:start;padding-right:13px}.pos-inline-sale .sale-quick-actions>button{flex-direction:column;align-items:flex-start;min-height:76px}.pos-inline-sale .sale-action-icon{width:32px;height:32px}.pos-inline-sale{padding:14px}.pos-inline-sale .cart-builder,.pos-inline-sale .cart-list{padding:12px}.pos-inline-sale .cart-list{max-height:420px;overflow:auto}}@media (width>=901px){.pdv-page{--pos-line:#9fb0c3}.pdv-page .pos-console,.pdv-page .pos-sale-panel{background:#dbe3ec}.pdv-page .pos-cashbar{background:#edf2f7;border-color:#a4b3c3;box-shadow:0 7px 18px #10213f1c}.pdv-page .pos-inline-sale{background:#cbd6e2}.pdv-page .pos-inline-sale .client-search,.pdv-page .pos-inline-sale .quick-client-form,.pdv-page .pos-inline-sale .cart-builder,.pdv-page .pos-inline-sale .cart-list{background:#e5ebf1;border-color:#9cadbf;box-shadow:0 3px 10px #10213f17}.pdv-page .pos-inline-sale input,.pdv-page .pos-inline-sale select,.pdv-page .pos-inline-sale textarea{color:#122741;background:#f8fafc;border-color:#899db3}.pdv-page .pos-inline-sale input::placeholder,.pdv-page .pos-inline-sale textarea::placeholder{color:#52667c;opacity:1}.pdv-page .pos-inline-sale label,.pdv-page .pos-inline-sale .cart-list header,.pdv-page .pos-inline-sale .cart-list strong,.pdv-page .pos-inline-sale .cart-builder strong{color:#132a47}.pdv-page .pos-inline-sale .choice-tabs{background:#bcc8d5}.pdv-page .pos-inline-sale .choice-tabs button{color:#2d425b}.pdv-page .pos-inline-sale .choice-tabs button.active{color:#102a4b;background:#f8fafc;box-shadow:0 2px 8px #10213f1a}.pdv-page .pos-inline-sale .search-field-control>button{color:#fff;background:#365f8e;border-left-color:#274d78}.pdv-page .pos-inline-sale .search-field-control>button:hover{background:#274d78}.pdv-page .pos-inline-sale .sale-quick-actions{border-right-color:#91a4b8}.pdv-page .pos-inline-sale .cart-list p,.pdv-page .pos-inline-sale small{color:#53677e!important}}@media (width<=620px){.sale-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.sale-final-actions{grid-template-columns:1fr}.pos-inline-sale .fast-item-entry{grid-template-columns:minmax(0,1fr) 64px}.barcode-reader-status{flex-direction:column;align-items:flex-start}}@media print{body *{visibility:hidden!important}.receipt-modal,.receipt-modal *{visibility:visible!important}.modal-backdrop{background:#fff!important;padding:0!important;display:block!important;position:static!important}.receipt-modal{width:100%!important;max-height:none!important;box-shadow:none!important;background:#fff!important;border-radius:0!important;padding:0!important;position:absolute!important;inset:0!important;overflow:visible!important}.receipt-paper{box-shadow:none!important;border:0!important}.receipt-actions,.modal-close,.file-message{display:none!important}}.demo-access-button{color:#fff;letter-spacing:.025em;cursor:pointer;background:linear-gradient(135deg,#1677ff,#3157db);border:0;border-radius:12px;place-items:center;gap:3px;width:100%;min-height:58px;margin:4px 0 13px;padding:11px 16px;font-size:12px;font-weight:900;display:grid;box-shadow:0 10px 22px #1677ff38}.demo-access-button small{opacity:.92;font-weight:600;color:#fff!important;font-size:9px!important}.auth-divider{color:#66768a;text-transform:uppercase;align-items:center;gap:10px;margin:3px 0 13px;font-size:9px;font-weight:800;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#dfe6ee;flex:1;height:1px}.demo-mode-banner{color:#624715;background:#fff8df;border:1px solid #f0c866;border-radius:10px;align-items:center;gap:10px;min-height:42px;margin-bottom:10px;padding:8px 12px;font-size:10px;display:flex}.demo-mode-banner strong{letter-spacing:.06em;font-size:10px}.demo-mode-banner span{flex:1}.demo-mode-banner button{color:#fff;cursor:pointer;background:#172945;border:0;border-radius:7px;min-height:30px;padding:0 11px;font-size:9px;font-weight:800}.plan-settings-card{background:#f2f7ff;border:1px solid #cfe0f5;border-radius:13px;gap:7px;padding:14px;display:grid}.plan-settings-card>span{color:#1855aa;letter-spacing:.1em;font-size:9px;font-weight:900}.plan-settings-card>strong{color:#172945;font-size:18px}.plan-settings-card>small,.plan-settings-card label small{line-height:1.45;color:#526273!important;font-size:10px!important}.module-unavailable{text-align:center;background:#fff;border:1px solid #dbe3ed;border-radius:18px;place-content:center;justify-items:center;gap:10px;min-height:360px;padding:30px;display:grid}.module-unavailable>span{color:#fff;background:#1677ff;border-radius:15px;place-items:center;width:58px;height:58px;font-size:27px;display:grid}.module-unavailable h2{color:#172945;margin:2px 0 0}.module-unavailable p{color:#526273;max-width:430px;margin:0;line-height:1.55}.module-unavailable button{color:#fff;cursor:pointer;background:#172945;border:0;border-radius:9px;min-height:39px;padding:0 16px;font-weight:800}.essential-final-actions{grid-template-columns:1fr 1fr}.essential-final-actions button:first-child{color:#fff;background:#1855aa;border-color:#1855aa}.essential-final-actions button:last-child{color:#4f4844;background:#fff;border-color:#d8d0ca}.consignment-page{gap:18px;display:grid}.inventory-toolbar-actions{gap:9px;display:flex}.inventory-toolbar-actions button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef6500,#d94b00);border:0;border-radius:10px;min-height:40px;padding:0 14px;font-weight:800}.inventory-toolbar-actions .consignment-shortcut{background:linear-gradient(135deg, var(--recompra-violet), #5436bd)}.premium-lock-banner{color:#35286f;background:#f5f2ff;border:1px solid #d9d0ff;border-radius:14px;grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:14px 16px;display:grid}.premium-lock-banner>span{color:#fff;background:var(--recompra-violet);border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.premium-lock-banner div{gap:3px;display:grid}.premium-lock-banner small{color:#61568d!important}.consignment-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.consignment-summary article{border:1px solid #dfe7f2;border-top:4px solid var(--recompra-blue);background:#fff;border-radius:14px;align-content:center;gap:5px;min-height:108px;padding:16px;display:grid}.consignment-summary article:nth-child(2){border-top-color:var(--recompra-orange)}.consignment-summary article:nth-child(3){border-top-color:var(--recompra-red)}.consignment-summary article:nth-child(4){border-top-color:var(--recompra-green)}.consignment-summary span{color:#617083;letter-spacing:.07em;font-size:11px;font-weight:900}.consignment-summary strong{color:#172945;font-size:22px}.consignment-summary small{color:#617083!important}.consignment-filters{grid-template-columns:minmax(240px,1fr) 230px;gap:10px;display:grid}.consignment-filters input,.consignment-filters select{color:#172945;background:#fff;border:1px solid #dce4ee;border-radius:10px;min-height:44px;padding:0 13px}.consignment-list{gap:12px;display:grid}.consignment-card{background:#fff;border:1px solid #dfe7f2;border-radius:15px;gap:14px;padding:17px;display:grid;box-shadow:0 8px 24px #1f3c640d}.consignment-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.consignment-card-head>div{gap:4px;display:grid}.consignment-card-head strong{color:#172945;font-size:17px}.consignment-card-head small{color:#647184!important}.consignment-card-head>span{border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.status-open{color:#8a5200;background:#fff0cf}.status-settled{color:#0c6849;background:#daf5e9}.consignment-metrics{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.consignment-metrics>div{background:#f4f7fb;border-radius:10px;gap:3px;padding:10px;display:grid}.consignment-metrics span{color:#697789;font-size:10px}.consignment-metrics strong{color:#172945;font-size:15px}.consignment-dates{color:#59687a;flex-wrap:wrap;gap:8px 22px;font-size:12px;display:flex}.consignment-note{color:#5e4c43;background:#fff7f2;border-left:3px solid #e85f2b;border-radius:7px;padding:10px 12px;font-size:12px;line-height:1.5}.consignment-card details{border-top:1px solid #edf0f4;padding-top:10px}.consignment-card summary{color:#1855aa;cursor:pointer;font-size:12px;font-weight:800}.consignment-item-line,.settlement-line{color:#27384d;justify-content:space-between;align-items:center;gap:12px;margin-top:9px;font-size:12px;display:flex}.consignment-item-line small,.settlement-line small{text-align:right;color:#66768a!important}.settlement-line span{gap:3px;display:grid}.settlement-line em{color:#7b6b61;font-size:11px;font-style:normal}.consignment-actions{justify-content:flex-end}.consignment-actions-primary{justify-content:flex-start;padding:4px 0}.consignment-actions-primary button:first-child{min-height:42px;padding-inline:17px}.consignment-actions button{color:#174a91;cursor:pointer;background:#f4f8ff;border:1px solid #cdd8e7;border-radius:8px;min-height:36px;padding:0 12px;font-weight:800}.consignment-actions button:first-child{color:#fff;border-color:var(--recompra-blue);background:var(--recompra-blue)}.consignment-actions button:disabled,.entity-toolbar>button:disabled{opacity:.5;cursor:not-allowed}.consignment-modal{gap:14px;width:min(920px,100%);display:grid}.form-grid{gap:11px;display:grid}.two-columns{grid-template-columns:1fr 1fr}.span-two{grid-column:1/-1}.form-error{background:#fff0f2;border-radius:9px;padding:10px;color:#8b1f2b!important;margin:0!important}.partner-page{color:#17233b;background:#f4f7fb;min-height:100vh;padding:34px 5vw 70px}.partner-entry{background:#fff;grid-template-columns:1.08fr .92fr;padding:0;display:grid}.partner-pitch{color:#fff;background:radial-gradient(circle at 85% 18%,#49c99d33,#0000 32%),linear-gradient(145deg,#102a43,#163f5f 58%,#0f625f);flex-direction:column;justify-content:center;min-height:100vh;padding:9vh 8vw;display:flex}.partner-brand{color:inherit;align-items:center;gap:10px;font-weight:900;text-decoration:none;display:inline-flex}.partner-brand:first-letter{color:#fff;background:#f2672e;border-radius:10px;padding:8px 13px;font-family:Georgia,serif;font-size:23px}.partner-brand span{letter-spacing:.12em;font-size:13px}.partner-pitch>p,.partner-application>p,.partner-welcome p,.partner-bottom p{color:#f6a276;letter-spacing:.17em;margin:54px 0 14px;font-size:11px;font-weight:900}.partner-pitch h1{margin:0 0 24px;font:700 clamp(38px,5vw,68px)/1.02 Georgia,serif}.partner-pitch>span{color:#c8dce7;max-width:570px;font-size:16px;line-height:1.7}.partner-pitch ul{color:#e7f4f5;gap:15px;margin:36px 0 0;padding:0;list-style:none;display:grid}.partner-auth{flex-direction:column;justify-content:center;width:100%;max-width:650px;padding:10vh 8vw;display:flex}.partner-auth>div:first-child>span{color:#e85f2b;letter-spacing:.16em;font-size:11px;font-weight:900}.partner-auth h2{margin:12px 0 8px;font:700 34px Georgia,serif}.partner-auth p{color:#738096;margin:0 0 28px}.partner-auth form,.partner-application form{gap:17px;display:grid}.partner-auth label,.partner-application label{gap:7px;font-size:12px;font-weight:800;display:grid}.partner-auth input,.partner-application input,.partner-application textarea,.partner-bottom input{color:#17233b;font:inherit;background:#fff;border:1px solid #dce3eb;border-radius:11px;padding:13px 14px}.partner-application textarea{resize:vertical;min-height:105px}.partner-auth form button,.partner-application form button,.partner-bottom form button,.partner-link-card button{color:#fff;cursor:pointer;background:#e85f2b;border:0;border-radius:11px;padding:14px 18px;font-weight:850}.partner-mode{color:#34658c;cursor:pointer;background:0 0;border:0;margin-top:16px}.partner-alert{color:#8b2635;background:#fff0f2;border-radius:10px;margin:0 0 18px;padding:12px 14px}.partner-loading{color:#718096;place-items:center;min-height:70vh;display:grid}.partner-header{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto 42px;display:flex}.partner-header .partner-brand{color:#17233b}.partner-header>button,.partner-header>div button{cursor:pointer;background:#fff;border:1px solid #dce3eb;border-radius:9px;padding:9px 14px}.partner-header>div{align-items:center;gap:14px;font-size:13px;font-weight:800;display:flex}.partner-application,.partner-status{background:#fff;border:1px solid #e3e9ef;border-radius:22px;max-width:850px;margin:6vh auto;padding:clamp(28px,5vw,58px);box-shadow:0 24px 70px #152f4b14}.partner-application>p{margin:0 0 12px}.partner-application h1,.partner-status h1{margin:0 0 12px;font:700 clamp(30px,4vw,46px) Georgia,serif}.partner-application>span,.partner-status>p{color:#708096;margin-bottom:30px;line-height:1.6;display:block}.partner-application form{grid-template-columns:1fr 1fr}.partner-application .wide{grid-column:1/-1}.partner-status{text-align:center;max-width:680px}.partner-status>span{color:#e85f2b;letter-spacing:.15em;font-size:11px;font-weight:900}.partner-status>div{background:#f3f7fa;border-radius:13px;gap:5px;margin:26px 0;padding:18px;display:grid}.partner-status small{color:#718096}.partner-status button{color:#52677e;cursor:pointer;background:0 0;border:0}.partner-dashboard{max-width:none}.partner-dashboard>section{max-width:1240px;margin-left:auto;margin-right:auto}.partner-welcome{justify-content:space-between;align-items:center;gap:30px;margin-bottom:24px;display:flex}.partner-welcome p{margin:0 0 8px}.partner-welcome h1{margin:0 0 7px;font:700 38px Georgia,serif}.partner-welcome>div>span{color:#718096}.partner-rate{color:#fff;background:#153d58;border-radius:16px;grid-template-columns:auto auto;align-items:center;column-gap:12px;padding:18px 24px;display:grid}.partner-rate small{color:#9fc0cf;letter-spacing:.13em;grid-column:1/-1;font-size:9px}.partner-rate strong{font-size:30px}.partner-rate span{color:#c9dde6;font-size:12px}.partner-link-card{color:#fff;background:linear-gradient(120deg,#e85f2b,#ee7a45);border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:23px 27px;display:flex;box-shadow:0 14px 35px #e85f2b33}.partner-link-card>div{gap:6px;min-width:0;display:grid}.partner-link-card span{letter-spacing:.16em;font-size:9px;font-weight:900}.partner-link-card strong{text-overflow:ellipsis;font-size:15px;overflow:hidden}.partner-link-card small{color:#ffe4d6}.partner-link-card button{color:#d95a27;white-space:nowrap;background:#fff}.partner-stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px;display:grid}.partner-stats article{background:#fff;border:1px solid #e2e8ef;border-radius:15px;gap:7px;padding:22px;display:grid}.partner-stats article.highlight{color:#fff;background:#153d58;border-color:#153d58}.partner-stats span{color:#718096;font-size:12px;font-weight:750}.partner-stats .highlight span,.partner-stats .highlight small{color:#bcd2dd}.partner-stats strong{font:700 31px Georgia,serif}.partner-stats small{color:#9aa6b4}.partner-bottom{grid-template-columns:1.2fr .8fr;gap:16px;margin-top:22px;display:grid}.partner-bottom>article{background:#fff;border:1px solid #e2e8ef;border-radius:15px;padding:24px}.partner-bottom p{margin:0 0 8px}.partner-bottom h2{margin:0 0 20px;font:700 23px Georgia,serif}.partner-bottom form{gap:10px;display:grid}.partner-bottom>article>small{color:#8793a2;margin-top:12px;display:block}.partner-empty{color:#8793a2;text-align:center;background:#f7f9fb;border-radius:11px;padding:26px}.partner-payout-list{gap:8px;display:grid}.partner-payout-list>div{border-bottom:1px solid #edf1f4;grid-template-columns:1fr auto;gap:4px 16px;padding:12px;display:grid}.partner-payout-list small{color:#8793a2;grid-column:1/-1}@media (width<=800px){.partner-entry{grid-template-columns:1fr}.partner-pitch{min-height:auto;padding:54px 26px}.partner-pitch>p{margin-top:42px}.partner-auth{padding:55px 26px}.partner-page{padding:24px 18px 50px}.partner-application form,.partner-stats,.partner-bottom{grid-template-columns:1fr}.partner-application .wide{grid-column:auto}.partner-welcome,.partner-link-card{flex-direction:column;align-items:stretch}.partner-rate{align-self:flex-start}.partner-link-card strong{white-space:normal;overflow-wrap:anywhere}}.admin-partners-section{background:#eef5f8;border:1px solid #d9e6eb;border-radius:18px;margin:26px 0;padding:24px}.admin-partners-section .admin-toolbar{margin:0 0 18px}.admin-partners-section .admin-toolbar a{color:#145b75;font-size:12px;font-weight:800;text-decoration:none}.admin-partner-grid{gap:14px;display:grid}.admin-partner{background:#fff;border:1px solid #dce6eb;border-radius:14px;padding:18px}.admin-partner-head{justify-content:space-between;gap:20px;display:flex}.admin-partner-head span{color:#e85f2b;letter-spacing:.14em;font-size:9px;font-weight:900}.admin-partner-head h3{margin:6px 0 3px}.admin-partner-head p,.admin-partner-audience{color:#748291;margin:0;font-size:12px}.admin-partner-head>b{color:#145b75;background:#e7f3f5;border-radius:8px;align-self:flex-start;padding:8px 11px;font-size:11px}.admin-partner-audience{margin-top:12px}.admin-partner-numbers{flex-wrap:wrap;gap:9px;margin:15px 0;display:flex}.admin-partner-numbers span{background:#f5f7f9;border-radius:8px;padding:8px 10px;font-size:11px}.admin-partner-controls{grid-template-columns:1fr 140px auto;align-items:end;gap:10px;display:grid}.admin-partner-controls label{gap:5px;font-size:10px;font-weight:800;display:grid}.admin-partner-controls input,.admin-partner-controls select,.admin-partner details input{background:#fff;border:1px solid #dce3e8;border-radius:8px;padding:9px}.admin-partner-controls button,.admin-partner details button{color:#fff;cursor:pointer;background:#145b75;border:0;border-radius:8px;padding:10px 13px;font-weight:800}.admin-partner details{border-top:1px solid #edf0f2;margin-top:14px;padding-top:12px}.admin-partner summary{color:#52677e;cursor:pointer;font-size:11px;font-weight:800}.admin-partner details form{grid-template-columns:150px 150px 1fr auto;gap:8px;margin-top:10px;display:grid}.admin-partner details small{color:#8793a2;margin-top:8px;display:block}@media (width<=800px){.admin-partner-controls,.admin-partner details form{grid-template-columns:1fr}}.modal-help{margin:0!important}.consignment-product-step{border-top:1px solid #e4e9f0;gap:10px;padding-top:12px;display:grid}.consignment-step-heading{align-items:center;gap:10px;display:flex}.consignment-step-heading>span{color:#fff;background:var(--recompra-blue);border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:900;display:grid}.consignment-step-heading>div{gap:2px;display:grid}.consignment-step-heading strong{color:#172945;font-size:14px}.consignment-step-heading small{font-size:11px;color:#647184!important}.consignment-step-heading>b{color:#174a91;background:#eaf2ff;border-radius:999px;margin-left:auto;padding:6px 9px;font-size:11px}.consignment-product-toolbar{grid-template-columns:minmax(240px,1fr) auto auto;gap:8px;display:grid}.consignment-product-toolbar input{color:#172945;background:#fff;border:1px solid #cad6e6;border-radius:9px;min-height:42px;padding:0 12px}.consignment-product-toolbar button{color:#174a91;cursor:pointer;background:#f4f8ff;border:1px solid #bcd0ec;border-radius:9px;min-height:42px;padding:0 12px;font-weight:800}.consignment-product-picker{grid-template-columns:1fr 1fr;gap:7px;max-height:260px;padding:2px;display:grid;overflow-y:auto}.consignment-product-picker>button{color:#27384d;text-align:left;cursor:pointer;background:#fff;border:1px solid #d7e0ec;border-radius:10px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:62px;padding:9px 10px;display:grid}.consignment-product-picker>button:hover{background:#f7faff;border-color:#8dafdc}.consignment-product-picker>button.is-selected{border-color:var(--recompra-blue);box-shadow:inset 0 0 0 1px var(--recompra-blue);background:#edf5ff}.consignment-product-picker>button:disabled{opacity:.55;cursor:not-allowed}.consignment-product-picker i{color:#fff;background:#fff;border:2px solid #aebdce;border-radius:6px;place-items:center;width:22px;height:22px;font-size:13px;font-style:normal;font-weight:900;display:grid}.consignment-product-picker .is-selected i{border-color:var(--recompra-blue);background:var(--recompra-blue)}.consignment-product-picker span{gap:3px;min-width:0;display:grid}.consignment-product-picker span strong{color:#172945;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.consignment-product-picker span small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden;color:#647184!important}.consignment-product-picker em{color:#52647b;white-space:nowrap;font-size:10px;font-style:normal;font-weight:800}.consignment-product-picker>p{text-align:center;grid-column:1/-1;padding:20px;color:#647184!important;margin:0!important}.consignment-draft-items{border-top:1px solid #e4e9f0;gap:10px;padding-top:12px;display:grid}.consignment-draft-row{grid-template-columns:minmax(230px,2fr) 80px 120px 120px auto;align-items:end;gap:8px;display:grid}.consignment-selected-product{background:#f4f7fb;border-radius:9px;align-content:center;gap:2px;min-width:0;min-height:42px;padding:7px 9px;display:grid}.consignment-selected-product strong{color:#172945;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.consignment-selected-product small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden;color:#647184!important}.consignment-draft-row>button,.secondary-button{color:#174a91;cursor:pointer;background:#f4f8ff;border:1px solid #cad6e6;border-radius:9px;min-height:42px;padding:0 12px;font-weight:800}.secondary-button{justify-self:start}.modal-submit{color:#fff;background:linear-gradient(135deg, var(--recompra-blue), #3157db);cursor:pointer;border:0;border-radius:10px;min-height:46px;font-weight:900}.settlement-items{gap:8px;display:grid}.settlement-items>div{background:#f4f7fb;border-radius:10px;grid-template-columns:minmax(220px,1fr) 110px 110px;align-items:end;gap:9px;padding:10px;display:grid}.settlement-items>div>span{gap:3px;display:grid}.settlement-items small{color:#647184!important}.consignment-receipt-items{gap:8px;margin:14px 0;display:grid}.consignment-receipt-items>div{border-bottom:1px solid #eee;gap:3px;padding-bottom:8px;display:grid}.consignment-receipt-items span{font-size:12px}.consignment-receipt-items strong{font-size:11px}@media (width<=820px){.consignment-summary{grid-template-columns:1fr 1fr}.consignment-metrics{grid-template-columns:repeat(2,1fr)}.consignment-filters,.two-columns{grid-template-columns:1fr}.span-two{grid-column:auto}.consignment-product-toolbar{grid-template-columns:1fr 1fr}.consignment-product-toolbar input{grid-column:1/-1}.consignment-product-picker{grid-template-columns:1fr}.consignment-draft-row{background:#f4f7fb;border-radius:10px;grid-template-columns:1fr 1fr;padding:10px}.consignment-selected-product{grid-column:1/-1}.settlement-items>div{grid-template-columns:1fr 1fr}.settlement-items>div>span{grid-column:1/-1}}@media (width<=480px){.consignment-summary{grid-template-columns:1fr}.consignment-card-head,.consignment-item-line,.settlement-line{flex-direction:column;align-items:flex-start}.consignment-item-line small,.settlement-line small{text-align:left}}@media (width<=620px){.demo-mode-banner{flex-wrap:wrap;align-items:flex-start}.demo-mode-banner span{min-width:65%}}.help-center{gap:22px;padding-bottom:40px;display:grid}.help-ai-card{color:#fff;background:radial-gradient(circle at 88% 0,#ffffff29,#0000 32%),linear-gradient(135deg,#123b5d,#176b86);border-radius:22px;padding:26px;box-shadow:0 18px 38px #154e6d33}.help-ai-intro{align-items:flex-start;gap:14px;display:flex}.help-ai-icon{background:#ffffff21;border:1px solid #ffffff47;border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.help-ai-intro small,.help-manual-head small{letter-spacing:.15em;opacity:.78;font-size:9px;font-weight:900}.help-ai-intro small{color:#fff;opacity:1;text-shadow:0 1px 2px #00000038}.help-ai-intro h2{margin:5px 0 4px;font:700 26px Georgia,serif}.help-ai-intro p{color:#d9edf4;margin:0}.help-ai-card form{gap:7px;margin-top:20px;display:grid}.help-ai-card form label{font-size:11px;font-weight:850}.help-ai-card form>div{grid-template-columns:1fr auto;gap:9px;display:grid}.help-ai-card input{color:#18364b;min-height:50px;font:inherit;background:#fff;border:1px solid #ffffff40;border-radius:12px;padding:0 15px}.help-ai-card form button{color:#143b51;cursor:pointer;background:#f5b544;border:0;border-radius:12px;padding:0 20px;font-weight:900}.help-ai-card form button:disabled{color:#26495b;opacity:.88;cursor:not-allowed;background:#d6bd78}.help-suggestions{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.help-suggestions button{color:#e8f6fa;cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:999px;padding:7px 10px;font-size:10px}.help-ai-answer{color:#20344e;background:#fff;border-radius:15px;margin-top:18px;padding:18px}.help-ai-answer>div{align-items:center;gap:8px;display:flex}.help-ai-answer>div span{color:#fff;background:#176b86;border-radius:9px;place-items:center;width:30px;height:30px;font-size:10px;font-weight:900;display:grid}.help-ai-answer>div small{color:#78889a;margin-left:auto}.help-ai-answer>p{white-space:pre-wrap;margin:13px 0;line-height:1.65}.help-ai-answer footer{border-top:1px solid #e6edf2;flex-wrap:wrap;align-items:center;gap:7px;padding-top:12px;font-size:10px;display:flex}.help-ai-answer footer button{color:#176b86;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.help-ai-error,.help-premium-note{background:#ffffff1f;border-radius:10px;margin-top:14px;padding:12px 14px;font-size:12px}.help-human-support{border-top:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding-top:16px;display:flex}.help-human-support>div{gap:3px;display:grid}.help-human-support small{color:#d9edf4}.help-human-support a{color:#153f55;background:#fff;border-radius:10px;padding:11px 14px;font-size:11px;font-weight:900;text-decoration:none}.help-ai-error{color:#ffe0d8}.help-manual-head{justify-content:space-between;align-items:end;gap:18px;display:flex}.help-manual-head small{color:#65758a;opacity:1}.help-manual-head h2{color:#20344e;margin:5px 0 0;font:700 24px Georgia,serif}.help-manual-head label{background:#fff;border:1px solid #d8e2eb;border-radius:11px;align-items:center;gap:8px;width:min(330px,100%);padding:0 12px;display:flex}.help-manual-head input{width:100%;min-height:43px;font:inherit;border:0;outline:0}.help-category-tabs{scrollbar-width:thin;gap:7px;padding-bottom:3px;display:flex;overflow-x:auto}.help-category-tabs button{color:#53667c;cursor:pointer;background:#fff;border:1px solid #d8e2eb;border-radius:999px;flex:none;padding:9px 12px;font-size:10px;font-weight:850}.help-category-tabs button.active{color:#fff;background:#176b86;border-color:#176b86}.help-articles{grid-template-columns:1fr 1fr;align-items:start;gap:10px;display:grid}.help-article{background:#fff;border:1px solid #dde6ed;border-radius:14px;scroll-margin:130px;overflow:hidden}.help-article summary{cursor:pointer;gap:4px;padding:17px 46px 17px 18px;list-style:none;display:grid;position:relative}.help-article summary::-webkit-details-marker{display:none}.help-article summary span{color:#d66b27;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.help-article summary strong{color:#20344e;font-size:14px}.help-article summary p{color:#748296;margin:0;font-size:11px;line-height:1.5}.help-article summary i{color:#176b86;font-size:18px;font-style:normal;position:absolute;top:19px;right:17px}.help-article[open] summary i{transform:rotate(45deg)}.help-article ol{color:#44576c;border-top:1px solid #edf1f4;margin:0;padding:4px 22px 20px 42px}.help-article li{padding:10px 4px 0;font-size:12px;line-height:1.5}.help-empty{color:#78889a;text-align:center;background:#fff;border:1px dashed #cad6df;border-radius:14px;grid-column:1/-1;justify-items:center;gap:7px;padding:44px;display:grid}.help-empty span{font-size:25px}.help-empty p{margin:0}@media (width<=760px){.help-ai-card{border-radius:18px;padding:20px}.help-ai-card form>div{grid-template-columns:1fr}.help-ai-card form button{min-height:46px}.help-manual-head{flex-direction:column;align-items:stretch}.help-manual-head label{width:100%}.help-articles{grid-template-columns:1fr}.help-ai-answer>div{flex-wrap:wrap;align-items:flex-start}.help-ai-answer>div small{width:100%;margin-left:38px}.help-ai-intro h2{font-size:23px}.help-human-support{flex-direction:column;align-items:stretch}.help-human-support a{text-align:center}}.whatsapp-choice-modal{z-index:1200}.whatsapp-choice-card{width:min(500px,100% - 28px);padding:28px}.whatsapp-choice-card h2{color:#20344e;margin:8px 0 7px;font:700 26px Georgia,serif}.whatsapp-choice-card>p{color:#6b7b8d;margin:0 0 20px;line-height:1.55}.whatsapp-app-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.whatsapp-app-options>button{color:#20344e;text-align:left;cursor:pointer;background:#f8fcfa;border:1px solid #cfddd8;border-radius:14px;align-items:center;gap:12px;min-height:94px;padding:16px;display:flex}.whatsapp-app-options>button:hover{background:#effaf5;border-color:#16a06f}.whatsapp-app-options b{color:#fff;background:#16a06f;border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.whatsapp-app-options span{gap:4px;display:grid}.whatsapp-app-options small{color:#748497}.whatsapp-confirm-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.whatsapp-confirm-actions button{color:#536579;cursor:pointer;background:#fff;border:1px solid #d7e1e8;border-radius:11px;min-height:48px;font-weight:850}.whatsapp-confirm-actions .whatsapp-sent{color:#fff;background:#159a6c;border-color:#159a6c}.whatsapp-change-app{color:#1765a2;cursor:pointer;background:0 0;border:0;width:100%;margin-top:9px;padding:10px;font-size:11px;font-weight:800}@media (width<=520px){.whatsapp-choice-card{padding:23px 19px}.whatsapp-app-options,.whatsapp-confirm-actions{grid-template-columns:1fr}.whatsapp-choice-card h2{font-size:23px}}.home-repurchase{grid-template-columns:minmax(250px,.8fr) minmax(420px,1.35fr);gap:14px;margin-bottom:18px;display:grid}.home-repurchase-summary{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff3d,#0000 34%),linear-gradient(140deg,#ec6d24,#f4ae28);border-radius:25px;flex-direction:column;justify-content:center;min-height:270px;padding:28px;display:flex;box-shadow:0 18px 38px #dc701d3d}.home-repurchase-summary>span{margin-bottom:34px;font-family:Georgia,serif;font-size:25px}.home-repurchase-summary>small{letter-spacing:.17em;font-weight:900;color:#fffc!important;font-size:11px!important}.home-repurchase-summary>strong{margin-top:5px;font-size:34px;line-height:1}.home-repurchase-summary>p{margin:10px 0 0;font-size:13px;color:#ffffffe6!important}.home-daily-queue{background:#fff;border:1px solid #e2e8f0;border-radius:23px;padding:21px;box-shadow:0 14px 32px #2b416014}.home-queue-title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.home-queue-title>div{gap:3px;display:grid}.home-queue-title span{color:#9a6c4f;letter-spacing:.14em;font-size:10px;font-weight:900}.home-queue-title strong{color:#172945;font-size:20px}.home-queue-title button{color:#bd5e20;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:850}.home-daily-queue article{border-top:1px solid #edf0f4;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.home-daily-queue article>div:nth-child(2){gap:3px;min-width:0;display:grid}.home-daily-queue article strong{color:#21334c;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.home-daily-queue article small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#748095!important;font-size:10px!important}.home-whatsapp{color:#fff;cursor:pointer;background:#16a06f;border:0;border-radius:10px;min-height:36px;padding:0 12px;font-size:11px;font-weight:900}.home-queue-empty{color:#35745f;text-align:left;justify-content:center;align-items:center;gap:12px;min-height:145px;display:flex}.home-queue-empty i{color:#fff;background:#29a477;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid}.home-queue-empty div{gap:3px;display:grid}.home-queue-empty strong{color:#245a49;font-size:15px}.home-queue-empty small{color:#6e857d!important;font-size:11px!important}.home-repurchase-metrics{background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.home-repurchase-metrics span{color:#65748a;border-right:1px solid #edf0f4;gap:3px;padding:14px 18px;font-size:11px;display:grid}.home-repurchase-metrics span:last-child{border-right:0}.home-repurchase-metrics b{color:#20344e;font-size:15px}.setup-guide{background:#fff;border:1px solid #dce5f0;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:20px;margin:0 0 18px;padding:17px 20px;display:grid}.subscription-card{background:linear-gradient(135deg,#f7fbff,#edf6ff);border:1px solid #cfe0f3;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 18px;padding:18px 20px;display:flex;box-shadow:0 10px 28px #22589114}.subscription-card>div:first-child{gap:4px;display:grid}.subscription-card span{color:#37678f;letter-spacing:.12em;font-size:10px;font-weight:900}.subscription-card strong{color:#173f68;font-size:17px}.subscription-card small{color:#60758a}.subscription-actions{flex-wrap:wrap;gap:8px;display:flex}.subscription-actions button{color:#194e7f;background:#fff;border:1px solid #a8c7e5;border-radius:10px;padding:11px 14px;font-weight:800}.subscription-actions .premium{color:#fff;background:#1677e8;border-color:#1677e8}.billing-price-grid,.automation-config-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.billing-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.consent-check{background:#f8fbfe;border:1px solid #d4e2ef;border-radius:11px;align-items:flex-start;gap:10px;padding:13px;display:flex!important}.consent-check input{height:18px;margin-top:2px;width:18px!important}.consent-check span{gap:3px;display:grid}.consent-check small,.opt-in-off{color:#7a8794}.opt-in-ok{font-weight:700;color:#087f5b!important}.setup-guide>div:first-child{gap:3px;display:grid}.setup-guide>div:first-child span{color:#56708f;letter-spacing:.13em;font-size:9px;font-weight:900}.setup-guide>div:first-child strong{color:#20344e;font-size:13px}.setup-steps{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.setup-steps button{color:#465a73;cursor:pointer;background:#f7f9fc;border:1px solid #d8e1ec;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.setup-steps button i{margin-right:5px;font-style:normal}.setup-steps button.done{color:#29755d;background:#edf9f4;border-color:#bee5d6}.client-history-button{color:#1765c1;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:850}.client-history-card{width:min(680px,100%)}.client-history-metrics{border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:repeat(3,1fr);margin:18px 0;display:grid;overflow:hidden}.client-history-metrics span{color:#708097;border-right:1px solid #e8edf3;gap:3px;padding:13px;font-size:11px;display:grid}.client-history-metrics span:last-child{border-right:0}.client-history-metrics b{color:#20344e;font-size:16px}.client-history-timeline{max-height:46vh;display:grid;overflow:auto}.client-history-timeline article{border-top:1px solid #edf0f4;grid-template-columns:32px 1fr;gap:10px;padding:12px 0;display:grid}.client-history-timeline article i{color:#1765c1;background:#eaf3ff;border-radius:9px;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.client-history-timeline article div{gap:4px;display:grid}.client-history-timeline small{color:#718096!important}.automation-panel{background:#f8fffc;border:1px solid #dce7e3;border-radius:16px;grid-template-columns:1fr auto;gap:14px;margin:16px 0;padding:20px;display:grid}.automation-panel>div:first-child>span{color:#16805e;letter-spacing:.14em;font-size:10px;font-weight:900}.automation-panel h3{color:#1e3c32;margin:5px 0;font-size:18px}.automation-panel p{margin:0;color:#60756e!important}.automation-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.automation-actions button,.message-settings>button{color:#fff;cursor:pointer;background:#168b65;border:0;border-radius:10px;min-height:40px;padding:0 13px;font-weight:850}.meta-status{color:#805f15;background:#fff0bd;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:850}.meta-status.approved{color:#146348;background:#dff6ec}.message-settings{border-top:1px solid #dce7e3;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:12px;padding-top:14px;display:grid}.message-settings label{color:#284a3f;gap:6px;font-size:12px;font-weight:800;display:grid}.message-settings textarea{resize:vertical;color:#243c34;min-height:110px;font:inherit;background:#fff;border:1px solid #cbded6;border-radius:10px;padding:11px}.message-settings small{font-weight:500;color:#71857e!important}.message-settings .automation-toggle{grid-column:1/-1;align-items:center;display:flex}.message-settings>button{justify-self:start}.settings-feedback{align-self:center;color:#167355!important}@media (width<=760px){.main-content{padding-top:18px}.home-repurchase{grid-template-columns:1fr;gap:10px;margin-bottom:12px}.home-repurchase-summary{border-radius:20px;grid-template-columns:1fr auto;align-items:end;min-height:0;padding:20px;display:grid}.home-repurchase-summary>span{opacity:.9;grid-column:1/-1;margin:0 0 18px;font-family:inherit;font-size:14px;font-weight:750}.home-repurchase-summary>small{grid-column:1;font-size:9px!important}.home-repurchase-summary>strong{grid-column:1;margin-top:4px;font-size:29px}.home-repurchase-summary>p{text-align:right;grid-area:2/2/4;max-width:130px;margin:0;line-height:1.45;font-size:11px!important}.home-daily-queue{border-radius:18px;padding:16px}.home-queue-title{margin-bottom:3px}.home-queue-title strong{font-size:18px}.home-queue-empty{justify-content:flex-start;min-height:74px}.home-daily-queue article{grid-template-columns:36px minmax(0,1fr) auto}.home-repurchase-metrics{border-radius:13px;grid-column:auto}.home-repurchase-metrics span{text-align:center;padding:10px 8px;font-size:8px}.home-repurchase-metrics b{font-size:12px}.subscription-card{box-shadow:none;border-radius:14px;margin-bottom:12px;padding:14px 16px}.subscription-card span{font-size:8px}.subscription-card strong{font-size:14px}.subscription-card small{font-size:10px}.setup-guide{grid-template-columns:1fr;gap:10px}.setup-steps{justify-content:flex-start}.automation-panel{grid-template-columns:1fr}.automation-actions{align-items:flex-start}.message-settings{grid-template-columns:1fr}.client-history-metrics{grid-template-columns:1fr 1fr 1fr}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
