:root{--green:#004d40;--green2:#003a31;--yellow:#ffcc05;--cream:#f5f1e5;--paper:#fffdf7;--ink:#073e36;--muted:#6f7b75;--line:#ded8c9;--red:#c63f32;--shadow:0 12px 35px #004d4017}.order-page.page{--forest:#004d40;--forest-2:#006052;--lime:#ffcc05;--lime-dark:#e3b500;--order-cream:#f7f3e8;--order-paper:#fffdf7;--order-ink:#063d35;--order-muted:#66766f;--order-line:#ded8c9;width:min(100%,520px);min-height:100vh;color:var(--order-ink);background:radial-gradient(circle at 6% 0%, #ffcc053b, transparent 26rem), var(--order-cream);margin:0 auto;box-shadow:0 0 70px #004d4014}.order-page .hero{min-height:224px;padding:max(20px, env(safe-area-inset-top)) 20px 28px;color:#fff;background:linear-gradient(148deg,#006052 0%,#004d40 60%,#003a31 100%);border-radius:0 0 34px 34px;position:relative;overflow:hidden}.order-page .hero:before{content:"";background:var(--lime);border-radius:50%;width:230px;height:230px;position:absolute;top:-124px;right:-127px}.order-page .hero:after{display:none}.order-page .brand{z-index:1;align-items:center;gap:0;display:flex;position:relative}.order-page .brand-copy{line-height:1.05}.order-page .brand-copy strong{letter-spacing:-.25px;font-size:18px;display:block}.order-page .brand-copy span{color:#ffffffb3;font-size:12px}.order-page .hero-content{z-index:1;max-width:330px;margin-top:32px;position:relative}.order-page .eyebrow{color:var(--lime);letter-spacing:.09em;text-transform:uppercase;background:0 0;border-radius:0;align-items:center;gap:7px;margin-bottom:9px;padding:0;font-size:12px;font-weight:800;display:inline-flex}.order-page .eyebrow:before{display:none}.order-page .hero h1{letter-spacing:-1.3px;margin:0;font-size:clamp(29px,8.3vw,39px);line-height:1.06}.order-page .hero p{color:#ffffffbf;margin:10px 0 0;font-size:14px;line-height:1.5}.order-page .card{background:var(--order-paper);border:1px solid #004d4017;border-radius:22px;margin-bottom:14px;padding:20px 16px;box-shadow:0 8px 28px #004d400f}.order-page .section-head{align-items:center;gap:10px;margin-bottom:17px;display:flex}.order-page .section-head h2{letter-spacing:-.35px;margin:0;font-size:18px}.order-page .step{width:29px;height:29px;color:var(--forest);background:var(--lime);border-radius:9px;flex:0 0 29px;place-items:center;font-size:13px;font-weight:900;display:grid}.order-page .field-grid{gap:14px;display:grid}.order-page .field-wide{grid-column:1/-1}.order-page .field label{color:#425046;margin:0 0 7px 2px;font-size:12px;font-weight:800;display:block}.order-page .required-star{color:#c63b32;font-weight:950}.order-page .optional{color:#8a958d;font-weight:500}.order-page .input{width:100%;min-height:50px;color:var(--order-ink);border:1.5px solid var(--order-line);background:#fbf9f2;border-radius:14px;outline:none;padding:13px 14px;transition:all .18s}.order-page .input::placeholder{color:#a3ada6}.order-page .input:focus{border-color:var(--lime-dark);background:#fffdf7;box-shadow:0 0 0 4px #ffcc052b}.order-page .date-input-shell{color:#a3ada6;border:1.5px solid var(--order-line);cursor:pointer;background:#fbf9f2;border-radius:14px;justify-content:space-between;align-items:center;width:100%;min-height:50px;padding:13px 14px;transition:all .18s;display:flex;position:relative}.order-page .date-input-shell.has-value{color:var(--order-ink)}.order-page .date-input-shell svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.order-page .date-input-shell input{border-radius:inherit;opacity:0;pointer-events:none;cursor:pointer;width:auto;height:auto;position:absolute;inset:-1.5px}.order-page .date-input-shell:focus-within{border-color:var(--lime-dark);background:#fffdf7;box-shadow:0 0 0 4px #ffcc052b}.order-page textarea.input{resize:vertical;min-height:102px}.order-page .fulfilment-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:15px;display:grid}.order-page label.fulfilment-option{min-height:62px;color:var(--forest);border:1.5px solid var(--order-line);cursor:pointer;text-align:center;background:#fff;border-radius:14px;place-items:center;margin:0;padding:10px 6px;font-size:12px;font-weight:900;display:grid;position:relative}.order-page .fulfilment-option input{opacity:0;pointer-events:none;position:absolute}.order-page .fulfilment-option:has(input:checked){border-color:var(--lime-dark);background:#fff6c9;box-shadow:0 0 0 2px #ffcc052e}.order-page label.delivery-notice{color:inherit;border:1px solid var(--order-line);cursor:pointer;background:#fffaf0;border-radius:16px;margin-top:18px;padding:14px;display:block}.order-page .delivery-window{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.order-page .delivery-window>span{color:var(--forest);background:var(--lime);white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.order-page .field .acknowledge{color:#56635a;cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:start;column-gap:10px;margin:0;font-size:12px;line-height:1.45;display:grid}.order-page .acknowledge input{width:18px;min-height:18px;accent-color:var(--forest);margin:1px 0 0;padding:0}.order-page .products{gap:10px;display:grid}.order-page .product{border:1.5px solid var(--order-line);cursor:default;background:#fbf9f2;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:11px;min-height:73px;padding:12px 13px;transition:transform .15s,border-color .15s,background .15s;display:grid;position:relative}.order-page .product.selected{border-color:var(--lime-dark);background:#fff8d8;box-shadow:0 6px 18px #e3b50024}.order-page .product-select{cursor:pointer;display:contents}.order-page .product input[type=checkbox]{opacity:0;pointer-events:none;position:absolute}.order-page .check-ui{border:2px solid #bac4bc;border-radius:8px;place-items:center;width:24px;height:24px;display:grid}.order-page .check-ui:after{content:"";border:0 solid #163925;border-width:0 0 2.5px 2.5px;width:9px;height:5px;transition:all .14s;transform:rotate(-45deg)scale(0)}.order-page .product input:checked+.check-ui{background:var(--lime);border-color:var(--lime-dark)}.order-page .product input:checked+.check-ui:after{transform:rotate(-45deg)scale(1)}.order-page .product-copy strong{font-size:14px;line-height:1.25;display:block}.order-page .order-product-image{object-fit:cover;border-radius:12px;width:52px;height:52px;margin-bottom:8px;display:block}.order-page .product-copy span{color:var(--order-muted);font-size:12px}.order-page .product-actions{justify-items:end;gap:8px;display:grid}.order-page .price{color:var(--forest);font-size:16px;font-weight:900}.order-page .qty-control{align-items:center;gap:6px;display:flex}.order-page .qty-btn{width:28px;height:28px;color:var(--forest);border:1px solid var(--order-line);background:#fff;border-radius:9px;padding:0;font-size:18px;font-weight:900}.order-page .qty-btn:disabled{opacity:.42;cursor:not-allowed}.order-page .qty-value{text-align:center;min-width:20px;font-size:13px;font-weight:900}.order-page .summary-box{background:var(--forest);color:#fff;border-radius:17px;padding:15px}.order-page .empty-summary{color:#ffffffa6;text-align:center;margin:3px 0;font-size:13px}.order-page .summary-list{gap:11px;display:grid}.order-page .summary-item{grid-template-columns:1fr auto;gap:12px;font-size:13px;display:grid}.order-page .summary-item span:first-child{color:#fffc}.order-page .summary-meta{color:#ffffffc7;border-top:1px dashed #ffffff40;gap:7px;margin-top:14px;padding-top:14px;font-size:12px;display:grid}.order-page .summary-line,.order-page .summary-total{justify-content:space-between;gap:12px;display:flex}.order-page .summary-total{border-top:1px dashed #ffffff40;margin-top:14px;padding-top:14px;font-weight:800}.order-page .summary-total strong{color:var(--lime);font-size:22px}.order-page .summary-instructions{margin-top:16px}.order-page .details-instructions{margin-top:4px}.order-page label.consent{cursor:pointer;border:1px solid var(--order-line);background:#fffdf7d1;border-radius:17px;grid-template-columns:25px 1fr;align-items:start;gap:11px;margin:16px 0 0;padding:15px;display:grid}.order-page .consent input{width:20px;min-height:20px;accent-color:var(--forest);margin:1px 0 0;padding:0}.order-page .consent span{color:#657168;font-size:11px;line-height:1.55}.order-page .consent strong{color:var(--order-ink);margin-bottom:3px;font-size:12px;display:block}.order-page .payment-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.order-page label.payment{cursor:pointer;text-align:center;border:1.5px solid var(--order-line);background:#fbf9f2;border-radius:15px;place-items:center;gap:7px;min-height:92px;margin:0;padding:10px 5px;font-size:11px;font-weight:800;display:grid;position:relative}.order-page .payment-brand-content{place-items:center;gap:4px;width:100%;display:grid}.order-page .payment-brand-logo{object-fit:contain;width:auto;max-width:min(94%,190px);display:block}.order-page .stripe-cards-logo{width:min(94%,220px);max-width:none;height:auto}.order-page .paynow-logo{width:min(94%,190px);max-width:none;height:auto}.order-page .payment small{color:var(--order-muted);margin-top:2px;font-size:9px;display:block}.order-page .payment-not-configured{border:1px solid var(--order-line);background:#fffaf0;border-radius:16px;margin-top:14px;padding:16px}.order-page .payment-not-configured p{color:var(--order-muted);margin:7px 0 0;font-size:12px;line-height:1.5}.order-page .payment:has(input:checked){border-color:var(--lime-dark);box-shadow:inset 0 0 0 1px var(--lime-dark);background:#fff8d8}.order-page .payment input{opacity:0;position:absolute}.order-page .pay-icon{width:32px;height:27px;color:var(--forest);background:#eeeade;border-radius:8px;place-items:center;font-size:15px;font-weight:900;display:grid}.order-page .payment:has(input:checked) .pay-icon{background:var(--lime)}.order-page .secure-checkout-note{color:var(--order-muted);text-align:center;margin:13px 2px 0;font-size:11px;line-height:1.5}.order-page .paynow-box{text-align:center;border:1px solid var(--order-line);background:#fffaf0;border-radius:16px;margin-top:13px;padding:14px}.order-page .paynow-amount{color:var(--order-muted);margin:9px 0 3px;font-size:12px}.order-page .paynow-amount strong{color:var(--order-ink);margin-top:2px;font-size:27px;display:block}.order-page .paynow-business{color:var(--forest);margin:10px auto;font-size:14px;font-weight:900;display:block}.order-page .uen-row{justify-content:center;margin:10px 0 14px;display:flex}.order-page .uen{border:1.5px solid var(--order-line);background:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:220px;min-height:44px;padding:8px 12px;font-size:14px;font-weight:900;display:flex}.order-page .order-error{color:#fff;background:#9b3129;border-radius:14px;margin:0 0 14px;padding:13px 15px;font-size:13px;font-weight:700}.order-page .sticky-bar{width:100%;padding:0 16px max(20px, env(safe-area-inset-bottom));background:var(--order-cream);position:static}.order-page .place-order{width:100%;min-height:58px;color:var(--forest);background:linear-gradient(135deg,#ffd31a,#ffc400);border:0;border-radius:17px;justify-content:center;align-items:center;gap:9px;font-size:16px;font-weight:900;display:flex;box-shadow:0 12px 25px #d9ac0047}.order-page .place-order:disabled{cursor:not-allowed;opacity:.55}.order-page .arrow{font-size:20px;line-height:1}@media (width>=560px){.order-page.page{border-radius:30px;min-height:calc(100vh - 48px);overflow:hidden}}*{box-sizing:border-box}body{color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-rounded,Segoe UI,system-ui,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}.mark{width:42px;height:42px;color:var(--green);background:var(--yellow);border-radius:50% 44% 52% 45%;place-items:center;font-weight:950;display:grid;transform:rotate(-6deg)}.brand{align-items:center;gap:10px;display:flex}.lang{color:inherit;background:0 0;border:1px solid;border-radius:999px;margin-left:auto;padding:8px 13px;font-weight:800}.hero{color:#fff;background:linear-gradient(148deg, #006052, var(--green) 60%, var(--green2));border-radius:0 0 34px 34px;min-height:225px;padding:22px 20px 28px;position:relative;overflow:hidden}.hero:after{content:"";background:var(--yellow);border-radius:50%;width:230px;height:230px;position:absolute;top:-124px;right:-127px}.hero .brand,.hero-copy{z-index:1;position:relative}.hero-copy{margin-top:30px}.hero-copy small{color:var(--yellow);text-transform:uppercase;letter-spacing:.08em;font-weight:900}.hero-copy h1{max-width:390px;margin:8px 0;font-size:clamp(29px,8vw,39px);line-height:1.05}.hero-copy p{color:#ffffffbf;margin:0}.order-page{width:min(100%,520px);min-height:100vh;margin:auto;box-shadow:0 0 70px #004d4014}.order-page main{padding:20px 16px 40px}.card{background:var(--paper);box-shadow:var(--shadow);border:1px solid #004d4017;border-radius:20px;padding:18px}.order-page .card{margin-bottom:14px}.card h2,.summary h2{margin:0 0 17px;font-size:18px}.card h2 b{background:var(--yellow);border-radius:9px;place-items:center;width:29px;height:29px;margin-right:10px;font-size:13px;display:inline-grid}.products{gap:10px;display:grid}.product{border:1.5px solid var(--line);background:#fbf9f2;border-radius:17px;grid-template-columns:1fr auto;align-items:center;display:grid}.product.selected{background:#fff8d8;border-color:#e3b500}.product-main{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:13px;display:flex}.product-main strong,.product-main small{display:block}.product-main small{color:var(--muted);margin-top:4px}.product-main em{white-space:nowrap;font-style:normal;font-weight:900}.qty{align-items:center;gap:4px;padding-right:10px;display:flex}.qty button{border:1px solid var(--line);background:#fff;border-radius:9px;width:29px;height:29px;font-size:18px;font-weight:900}.order-page label,.settings label{color:#425046;gap:7px;margin:12px 0;font-size:12px;font-weight:800;display:grid}.order-page input,.order-page textarea,.settings input{width:100%;min-height:50px;color:var(--ink);border:1.5px solid var(--line);background:#fbf9f2;border-radius:14px;outline:0;padding:12px}.order-page textarea{resize:vertical;min-height:85px}.check{align-items:flex-start;line-height:1.45;grid-template-columns:none!important;gap:9px!important;font-weight:500!important;display:flex!important}.check input{accent-color:var(--green);width:18px!important;min-height:18px!important}.toggle{grid-template-columns:1fr 1fr;gap:7px;display:grid}.toggle button{min-height:48px;color:var(--green);border:1.5px solid var(--line);background:#fff;border-radius:13px;font-weight:850}.toggle button.active{background:#fff5c0;border-color:#e3b500}.note{color:var(--muted);font-size:12px}.summary{color:#fff;background:var(--green);border-radius:20px;padding:18px}.summary>div{color:#ffffffd1;justify-content:space-between;gap:10px;padding:6px 0;font-size:13px;display:flex}.summary footer{border-top:1px dashed #fff5;justify-content:space-between;margin-top:12px;padding-top:14px;display:flex}.summary footer strong{color:var(--yellow);font-size:22px}.checkout,.primary{width:100%;min-height:52px;color:var(--green);background:var(--yellow);border:0;border-radius:14px;margin-top:15px;font-weight:950}.checkout:disabled{opacity:.55;cursor:not-allowed}.error{color:var(--red)!important}.closed{color:#7c4d00;background:#fff0ad;border:1px solid #e3b500;border-radius:15px;margin-bottom:14px;padding:15px;font-weight:800}.center,.login{place-items:center;min-height:100vh;display:grid}.login form{background:var(--paper);width:min(92%,420px);box-shadow:var(--shadow);border-radius:24px;padding:28px;position:relative}.seller-language-toggle{min-width:44px;min-height:44px;color:var(--forest);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:8px 10px;font-size:13px;font-weight:800}.seller-language-toggle:hover,.seller-language-toggle:focus-visible{background:#004d4012}.login form>.seller-language-toggle{position:absolute;top:14px;right:14px}.login h1{margin-bottom:5px}.login p{color:var(--muted)}.login label{gap:7px;margin:14px 0;font-size:12px;font-weight:800;display:grid}.login input{border:1px solid var(--line);border-radius:12px;min-height:50px;padding:12px}.portal{min-height:100vh}.portal>aside{color:#fff;background:linear-gradient(180deg, var(--green), var(--green2));width:230px;padding:20px 13px;position:fixed;inset:0 auto 0 0}.portal>aside nav{gap:5px;margin-top:28px;display:grid}.portal>aside nav button{color:#ffffffc2;text-align:left;background:0 0;border:0;border-radius:12px;padding:12px;font-weight:750}.store-status{gap:12px;padding:14px;display:grid;position:absolute;bottom:20px}.store-status i{background:#64d98b;border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.store-status button{color:#fff;background:0 0;border:1px solid #ffffff40;border-radius:9px;padding:8px 12px}.portal>main{margin-left:230px;padding:25px 28px}.portal>main>header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.portal header h1{margin:4px 0;font-size:28px}.portal header small{color:var(--muted)}.portal .lang{margin:0}.kpis{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.dashboard-period{align-items:center;padding:0 0 14px}.dashboard-period small,.kpi small{color:var(--muted)}.kpi strong{margin-top:8px;font-size:25px;display:block}.portal-grid{grid-template-columns:1.3fr .9fr;gap:14px;margin-top:14px;display:grid}.row{border-top:1px solid #ebe6d9;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;display:flex}.row:first-of-type{border-top:0}.row small{color:var(--muted);margin-top:3px;display:block}.table-card{background:var(--paper);box-shadow:var(--shadow);border-radius:17px;overflow:auto}.toolbar{gap:8px;padding:14px;display:flex}.toolbar input,.toolbar select{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:38px;padding:0 11px}.toolbar input{min-width:240px}.bulk-paynow{grid-template-columns:minmax(180px,1fr) minmax(260px,1.4fr) auto;align-items:center;gap:16px;margin:12px 14px;padding:14px;display:grid}.bulk-paynow small{color:var(--muted);margin-top:3px;display:block}.bulk-paynow .check{margin:0}.bulk-paynow .primary{white-space:nowrap;width:auto}table{border-collapse:collapse;width:100%;min-width:800px}th,td{text-align:left;border-top:1px solid #ebe6d9;padding:11px;font-size:12px}th{color:var(--muted);text-transform:uppercase;background:#faf7ee;font-size:9px}td small{color:var(--muted);display:block}.badge{box-sizing:border-box;text-align:center;white-space:normal;overflow-wrap:anywhere;border-radius:999px;justify-content:center;align-items:center;max-width:100%;padding:5px 8px;font-size:9px;font-weight:900;line-height:1.25;display:inline-flex}.badge.paid{color:#17653f;background:#dff3e7}.badge.verification_required{color:#8a4f00;background:#ffe1b9}.badge.processing,.badge.pending,.badge.requires_action{color:#795e00;white-space:nowrap;overflow-wrap:normal;background:#fff0ad;width:max-content;max-width:none}.badge.failed{color:#9c2019;background:#f7d8d4}.badge.refunded,.badge.partially_refunded{color:#58408f;background:#ece5fa}.product-toolbar{flex-wrap:wrap;gap:10px;margin:0 0 14px;display:flex}.product-toolbar button{width:auto;padding:10px 18px}.product-admin>article.card{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.product-admin>article.card span small{color:var(--muted);display:block}.product-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.product-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 12px}.product-actions button.danger{color:#9d2f2f;border-color:#e8bcbc}.product-editor{margin-bottom:14px}.portal-product-image{float:left;object-fit:cover;border-radius:11px;width:52px;height:52px;margin:0 11px 4px 0}.operations-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;display:grid}.team-admin>.primary{width:auto;margin-bottom:14px;padding:10px 18px}.team-admin>.settings,.team-admin>p{margin-bottom:14px}.team-list button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 12px}.operations-grid>.card{min-width:0}.operations-message{grid-column:1/-1;margin:0}.operations-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.operations-heading h2{margin:0}.operations-heading small,.operations-event small{color:var(--muted);display:block}.operations-heading button,.operations-event button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 11px}.health{color:#9d2f2f}.health.online{color:#17653f}.settings{max-width:680px}.settings .primary{width:auto;padding:0 18px}.pos{grid-template-columns:1fr 340px;gap:16px;display:grid}.pos-products{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;display:grid}.pos-products>button{min-height:120px;color:var(--ink);background:var(--paper);box-shadow:var(--shadow);text-align:left;border:2px solid #0000;border-radius:18px;padding:18px;display:grid}.pos-products>button:active{border-color:var(--yellow)}.pos-products b{color:var(--green);align-self:end}.pos-cart{background:var(--paper);box-shadow:var(--shadow);border-radius:20px;padding:20px}.pos-cart footer{border-top:1px solid var(--line);justify-content:space-between;padding-top:15px;font-size:18px;display:flex}.pos-cart footer strong{font-size:24px}@media (width<=850px){.portal>aside{width:auto;position:static}.portal>aside nav{grid-template-columns:repeat(3,1fr)}.store-status{display:none}.portal>main{margin:0;padding:18px}.kpis{grid-template-columns:repeat(2,1fr)}.portal-grid,.pos{grid-template-columns:1fr}.pos-cart{order:-1}}.onboarding{background:linear-gradient(145deg,#eef8ef,#fff8df);place-items:center;min-height:100vh;padding:24px;display:grid}.onboard-card{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(560px,100%);padding:38px;box-shadow:0 24px 70px #173b2c18}.onboard-card h1{margin:34px 0 8px;font-size:clamp(28px,5vw,42px)}.onboard-card>p{color:var(--muted);line-height:1.6}.onboard-card label{gap:7px;margin:16px 0;font-weight:800;display:grid}.onboard-card input{border:1px solid var(--line);font:inherit;border-radius:12px;padding:13px 14px}.onboard-card .checkout{width:100%;margin-top:18px}.onboard-card .back{width:100%;color:var(--green);background:0 0;border:0;margin-top:8px;padding:12px;font-weight:850}.progress{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:28px;display:grid}.progress i{background:#e3ebe4;border-radius:99px;height:6px}.progress i.done{background:var(--green)}.order-detail{border-radius:26px;width:min(700px,100%);max-height:88vh;padding:27px;position:relative;overflow:auto}.order-modal-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.order-modal-head h2{margin:0;font-size:24px}.order-modal-head .modal-close{flex:0 0 42px;width:42px;height:42px;font-size:20px;position:static}.order-modal-badges{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.order-modal-details{grid-template-columns:150px 1fr;gap:10px 14px;font-size:13px;display:grid}.order-modal-details>span{color:var(--muted)}.order-modal-details>strong{overflow-wrap:anywhere}.order-modal-items{color:#fff;background:var(--green);border-radius:17px;margin:18px 0;padding:14px 17px}.order-modal-item{justify-content:space-between;gap:14px;padding:8px 0;font-size:13px;display:flex}.order-modal-item.total{border-top:1px dashed #ffffff59;margin-top:7px;padding-top:14px}.order-modal-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.order-modal-action-grid button,.order-modal-action-grid .portal-select{box-sizing:border-box;width:100%;height:54px;min-height:54px;font:inherit;margin:0;font-weight:850}.order-modal-action-grid .portal-select{text-align:left;padding:0 36px 0 16px}.order-modal-action-grid button{color:var(--green);border:1px solid var(--line);background:#fff;border-radius:13px;padding:9px 12px;font-size:16px}.order-modal-action-grid .update-status{color:var(--ink);background:var(--yellow);border-color:var(--yellow)}.order-modal-action-grid .order-modal-tag{grid-area:1/1}.order-modal-action-grid .order-modal-whatsapp{grid-area:1/2}.order-modal-action-grid .order-modal-print{grid-area:2/1}.order-modal-action-grid .order-modal-status{grid-area:2/2}.order-modal-action-grid .update-status{grid-area:2/3}.order-payment-review{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.order-payment-review button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 13px}.tag-modal-backdrop{z-index:110}.tag-customer-modal{border-radius:26px;width:min(560px,100%);padding:27px;position:relative}.tag-customer-modal small{color:var(--muted);margin-top:6px;display:block}.tag-choice-list{gap:8px;margin:16px 0;display:grid}.tag-choice{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:13px;font-size:13px;font-weight:800;display:flex}.tag-choice:has(input:checked){border-color:var(--yellow);background:#fff6c9}.tag-choice input{width:18px;height:18px;accent-color:var(--green)}.tag-modal-actions{flex-wrap:wrap;gap:9px;display:flex}.tag-modal-actions .portal-btn{margin:0}.tag-unconfigured{color:var(--muted);background:#f7f4ea;border-radius:11px;margin:0;padding:13px;font-size:12px}.portal-toast{z-index:150;color:#fff;background:#163c34;border-radius:13px;max-width:min(340px,100% - 36px);padding:13px 16px;font-size:13px;font-weight:750;position:fixed;bottom:18px;right:18px;box-shadow:0 16px 40px #002d2538}.portal-feedback{z-index:300;top:max(18px, env(safe-area-inset-top));color:#fff;pointer-events:none;border:1px solid #ffffff40;border-radius:15px;grid-template-columns:28px minmax(0,1fr) 34px;align-items:center;gap:10px;width:min(560px,100% - 28px);padding:13px 12px 13px 14px;font-size:13px;font-weight:750;line-height:1.4;animation:.18s ease-out portal-feedback-in;display:grid;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #002d2547}.portal-feedback.success{background:#075b4b}.portal-feedback.error{background:#8f211b;color:#fff!important}.portal-feedback.error *,.portal-feedback>span{opacity:1;color:#fff!important}.portal-feedback>span:nth-child(2){font-size:15px;font-weight:850}.portal-feedback-mark{width:26px;height:26px;color:inherit;border:1px solid #ffffff8c;border-radius:50%;place-items:center;font-size:14px;font-weight:950;display:grid}.portal-feedback button{color:#fff;cursor:pointer;pointer-events:auto;background:#ffffff24;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;font-size:20px;display:grid}.portal-feedback button:focus-visible{outline-offset:2px;outline:3px solid #ffd400}.payment-badge-stack{vertical-align:top;display:inline-block}.payment-badge-stack .badge{display:inline-flex}.payment-method-label{color:var(--muted);margin-top:5px;font-size:10px;font-weight:800;line-height:1.2;display:block}.order-modal-action-grid .portal-select:disabled{cursor:not-allowed;opacity:.62}@keyframes portal-feedback-in{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.detail-actions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.detail-actions button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 13px}.table-card tbody tr{cursor:pointer}.mfa-secret{background:#eef8ef;border-radius:12px;gap:8px;margin:16px 0;padding:13px;display:grid}.mfa-secret code{overflow-wrap:anywhere;font-size:11px}.mfa-secret img{border-radius:10px;width:240px;max-width:100%;margin:0 auto}.mfa-key-actions{gap:8px;display:flex}.mfa-key-actions button{flex:1}.mfa-recovery{width:min(92%,460px)}.mfa-recovery ul{grid-template-columns:1fr 1fr;gap:8px 24px;padding-left:24px;display:grid}@media (width<=540px){.portal>aside nav{grid-template-columns:repeat(2,1fr)}.kpis{grid-template-columns:1fr 1fr}.portal-grid{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.toolbar input{min-width:100%}.bulk-paynow{grid-template-columns:1fr}}.marketing{background:#fffaf0}.marketing-nav{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf0ee;border-bottom:1px solid #173d2c1a;align-items:center;gap:28px;height:78px;padding:0 max(20px,50% - 590px);display:flex;position:sticky;top:0}.marketing-nav nav{gap:25px;margin-left:auto;display:flex}.marketing a{color:inherit;text-decoration:none}.marketing-nav .lang{margin:0}.nav-cta,.marketing-hero button,.plans button{color:#fff;background:var(--green2);border:0;border-radius:999px;padding:13px 18px;font-weight:850}.marketing main{overflow:hidden}.marketing-hero{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:min(1180px,100% - 40px);min-height:700px;margin:auto;padding:70px 0;display:grid}.eyebrow{color:#496b35;text-transform:uppercase;letter-spacing:.08em;background:#edf0df;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-block}.marketing-hero h1{letter-spacing:-4px;margin:22px 0;font-size:clamp(52px,6vw,82px);line-height:.94}.marketing-hero h1 em{color:#d59c00;font-family:Georgia,serif;font-weight:500}.marketing-hero p{color:#557065;max-width:580px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:25px;margin-top:30px;display:flex}.commerce-card{background:var(--green);border:9px solid var(--green2);border-radius:42px;width:min(100%,430px);min-height:510px;margin:auto;padding:24px;position:relative;transform:rotate(2deg);box-shadow:0 30px 70px #14392947}.commerce-head{background:#f4f1e6;border-radius:16px;align-items:center;gap:10px;padding:12px;display:flex}.commerce-head i{color:#28804f;margin-left:auto;font-size:11px}.chat{background:#fff;border-radius:15px;max-width:80%;margin:20px 0;padding:13px;font-size:13px}.chat.out{background:#d9fdd3;margin-left:auto}.mini-order{background:#fff;border-radius:18px;gap:8px;margin-top:26px;padding:18px;display:grid}.mini-order b{background:var(--yellow);text-align:center;border-radius:11px;padding:12px}.paid-card{color:#17653f;text-align:center;background:#dff3e7;border-radius:14px;margin-top:18px;padding:15px;font-weight:900}.marketing-section{width:min(1180px,100% - 40px);margin:auto;padding:100px 0}.marketing-section h2{letter-spacing:-3px;max-width:760px;margin:18px 0 45px;font-size:clamp(40px,5vw,64px);line-height:1}.marketing-grid,.plans{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.marketing-grid article,.plans article{background:#fff;border:1px solid #e3dfd2;border-radius:32px;min-height:280px;padding:28px}.marketing-grid article>b{color:#a2aa9d}.marketing-grid h3,.plans h3{font-size:25px}.marketing-grid p,.plans p{color:#667c70;line-height:1.6}.marketing-section.dark{color:#fff;background:var(--green2);width:100%;max-width:none;padding-left:max(20px,50% - 590px);padding-right:max(20px,50% - 590px)}.dark .eyebrow{color:var(--yellow);background:#ffffff12}.feature-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.feature-grid div{background:#ffffff10;border:1px solid #ffffff20;border-radius:18px;padding:22px;font-weight:850}.plans article.featured{background:var(--yellow);transform:translateY(-10px)}.plans button{margin-top:25px}.faqs{grid-template-columns:1fr 1fr;gap:12px;display:grid}.faqs details{border:1px solid var(--line);background:#fff;border-radius:17px;padding:20px}.faqs summary{cursor:pointer;font-weight:900}.faqs p{color:var(--muted);line-height:1.6}.marketing-footer{color:#fff;background:var(--green2);justify-content:space-between;align-items:center;gap:20px;padding:35px max(20px,50% - 590px);display:flex}.modal-backdrop{z-index:100;background:#001d18b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.lead-modal{background:#fff;border-radius:24px;width:min(680px,100%);height:min(760px,90vh);padding:25px;position:relative}.lead-modal iframe{border:0;width:100%;height:calc(100% - 60px)}.modal-close{background:#eee;border:0;border-radius:50%;width:38px;height:38px;font-size:25px;position:absolute;top:16px;right:16px}@media (width<=850px){.marketing-nav nav{display:none}.marketing-hero{grid-template-columns:1fr;padding-top:50px}.commerce-card{min-height:460px}.marketing-grid,.plans,.feature-grid{grid-template-columns:1fr}.plans article.featured{transform:none}.faqs{grid-template-columns:1fr}.marketing-footer{flex-direction:column}.marketing-nav .nav-cta{display:none}}@media (width<=540px){.order-detail,.tag-customer-modal{border-radius:22px;padding:21px 16px}.order-modal-details{grid-template-columns:110px 1fr;font-size:12px}.order-modal-action-grid{grid-template-columns:1fr}.order-modal-action-grid .order-modal-tag,.order-modal-action-grid .order-modal-whatsapp,.order-modal-action-grid .order-modal-print,.order-modal-action-grid .order-modal-status,.order-modal-action-grid .update-status{grid-area:auto}.portal-toast{bottom:12px;right:12px}}.order-page.page main{padding:20px 16px 0}.order-page.page .card{border-radius:22px;margin-bottom:14px;padding:20px 16px;box-shadow:0 8px 28px #004d400f}.survey-order-page main{padding-top:18px}.survey-order-card{background:#fff;border:1px solid #004d401a;border-radius:24px;overflow:hidden;box-shadow:0 12px 34px #004d4014}.survey-order-intro{background:linear-gradient(#fffdf7,#fff);border-bottom:1px solid #ece7da;padding:20px 20px 16px}.survey-order-intro h2{color:var(--forest);letter-spacing:-.55px;margin:9px 0 5px;font-size:22px}.survey-order-intro p{color:var(--order-muted);margin:0;font-size:13px;line-height:1.55}.survey-step{color:var(--forest);background:var(--lime);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;display:inline-flex}.ghl-survey-frame{background:#fff;width:100%;min-height:760px;overflow:hidden}.ghl-survey-frame iframe{background:#fff;border:0;width:100%;min-height:760px;margin:0;display:block}.order-assurances{grid-template-columns:repeat(3,1fr);gap:6px;margin:12px 0 20px;display:grid}.order-assurances span{min-width:0;color:var(--order-muted);text-align:center;background:#fffdf7b8;border:1px solid #004d4014;border-radius:14px;place-items:center;gap:4px;padding:12px 5px;font-size:10px;font-weight:800;display:grid}.order-assurances b{width:22px;height:22px;color:var(--forest);background:var(--lime);border-radius:50%;place-items:center;font-size:12px;display:grid}.survey-order-footer{color:var(--order-muted);justify-content:space-between;gap:12px;padding:4px 20px 26px;font-size:11px;display:flex}.survey-order-footer strong{color:var(--forest)}@media (width<=380px){.survey-order-page main{padding-left:10px;padding-right:10px}.survey-order-intro{padding-left:15px;padding-right:15px}.order-assurances{grid-template-columns:1fr}.order-assurances span{text-align:left;justify-content:flex-start;padding:9px 12px;display:flex}}.portal{background:var(--cream);min-height:100vh}.portal>aside{z-index:30;color:#fff;background:linear-gradient(180deg, var(--green), var(--green2));width:230px;padding:20px 13px;transition:transform .22s;position:fixed;inset:0 auto 0 0;overflow:hidden}.portal.sidebar-collapsed>aside{transform:translate(-196px)}.portal>aside .brand{min-width:204px;padding:0 9px 23px}.portal>aside .brand strong{font-size:18px;display:block}.portal>aside .brand span{color:#ffffffa6;font-size:10px;display:block}.portal>aside nav{gap:5px;min-width:204px;margin-top:0;display:grid}.portal>aside nav button{color:#ffffffc2;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:11px;width:100%;padding:11px 12px;font-weight:750;display:flex}.portal>aside nav button.active,.portal>aside nav button:hover{color:#fff;background:#ffffff1f}.portal-nav-icon{text-align:center;flex:0 0 20px;width:20px}.sidebar-language{z-index:2;min-width:204px;position:absolute;bottom:154px;left:13px;right:13px}.portal .sidebar-language .lang{color:#fff;border-color:#ffffff73;width:100%;margin:0}.portal .sidebar-language .seller-language-toggle{color:#ffffffe0;text-align:left;border:1px solid #0000;justify-content:flex-start;align-items:center;width:100%;display:flex}.portal .sidebar-language .seller-language-toggle:hover,.portal .sidebar-language .seller-language-toggle:focus-visible{color:#fff;background:#ffffff1a;border-color:#ffffff2e}.portal .store-status{background:#ffffff17;border:1px solid #ffffff1f;border-radius:14px;min-width:204px;padding:13px;left:13px;right:13px}.portal .store-status strong{font-size:12px}.portal-sidebar-toggle{z-index:45;width:28px;height:30px;color:var(--green);border:1px solid var(--line);background:#fff;border-radius:7px;place-items:center;padding:0;font-size:20px;font-weight:900;transition:left .22s;display:grid;position:fixed;top:16px;left:216px;box-shadow:0 4px 12px #002d251a}.portal.sidebar-collapsed .portal-sidebar-toggle{left:20px}.portal>main{min-height:100vh;margin-left:230px;padding:20px 22px 45px;transition:margin-left .22s}.portal.sidebar-collapsed>main{margin-left:34px}.portal>main>header{justify-content:space-between;align-items:flex-start;min-height:58px;margin:0 0 18px;display:flex}.portal>main>header small{display:none}.portal>main>header h1{letter-spacing:-.7px;margin:0;font-size:27px}.portal>main>header p{color:var(--muted);margin:5px 0 0;font-size:12px}.portal>main>header .lang{display:none}.portal-header-actions{align-items:center;gap:8px;display:flex}.portal-btn.yellow{color:var(--green);background:var(--yellow);border-color:var(--yellow)}.portal .card{background:var(--paper);box-shadow:var(--shadow);border:1px solid #004d4017;border-radius:20px;padding:18px}.portal-btn{min-height:41px;color:var(--green);border:1px solid var(--line);background:#fff;border-radius:12px;padding:0 14px;font-weight:850}.portal-btn.primary{color:#fff;background:var(--green);border-color:var(--green);width:auto;margin:0}.portal-btn.small{min-height:34px;padding:0 10px;font-size:11px}.portal-page-actions,.product-toolbar{justify-content:flex-end;gap:8px;min-height:41px;margin:-76px 0 27px;display:flex}.portal .dashboard-period{background:#ebe6d9;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin:0 0 14px;padding:7px;display:flex}.portal .dashboard-date-nav{flex-basis:260px;width:260px}.portal .kpi small:last-child{color:#34845d;margin-top:4px;font-size:10px;display:block}.portal .kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-health-strip{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex;background:linear-gradient(135deg,#fffdf7,#f5f8ee)!important;padding:15px 17px!important}.dashboard-health-strip.warning{background:linear-gradient(135deg,#fffdf7,#fff7d8)!important}.dashboard-health-copy{align-items:center;gap:12px;min-width:0;display:flex}.dashboard-health-copy>span:last-child,.dashboard-health-copy strong,.dashboard-health-copy small{display:block}.dashboard-health-copy small{color:var(--muted);margin-top:3px;font-size:10px}.health-orb{width:42px;height:42px;color:var(--green);background:#dff3e7;border-radius:14px;flex:none;place-items:center;font-size:20px;font-weight:950;display:grid}.warning .health-orb{color:#795e00;background:#fff0ad}.dashboard-health-chips{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.health-chip{color:#17653f;background:#dff3e7;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:9px;font-weight:900;display:inline-flex}.health-chip:before{content:"";background:#39a56a;border-radius:50%;width:6px;height:6px}.health-chip.offline{color:#795e00;background:#fff0ad}.health-chip.offline:before{background:#d29b00}.dashboard-link{color:var(--green);background:0 0;border:0;padding:5px 0;font-size:10px;font-weight:900}.dashboard-content-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.dashboard-recent{grid-column:1/-1}.dashboard-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-card-head h2,.dashboard-summary-card h2{margin:0}.dashboard-card-head>small{color:var(--muted);font-size:9px}.dashboard-recent-grid{grid-template-columns:1fr 1fr;column-gap:24px;margin-top:10px;display:grid}.dashboard-order-row{width:100%;min-height:76px;color:var(--ink);text-align:left;background:0 0;border:0;border-top:1px solid #ebe6d9;justify-content:space-between;align-items:flex-start;gap:12px;padding:11px 0;display:flex}.dashboard-order-row:first-child{border-top:0}.dashboard-order-row strong,.dashboard-order-row small{display:block}.dashboard-order-row small{color:var(--muted);margin-top:3px;font-size:12px;font-weight:400;line-height:1.45}.dashboard-order-amount{flex:none;justify-items:end;gap:6px;display:grid}.dashboard-summary-list{margin-top:10px}.dashboard-summary-list>div{border-top:1px solid #ebe6d9;justify-content:space-between;gap:12px;padding:10px 0;font-size:13px;font-weight:400;display:flex}.dashboard-summary-list>div:first-child{border-top:0}.dashboard-summary-list span{color:var(--muted)}.best-seller-row{border-top:1px solid #ebe6d9;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;padding:10px 0;font-size:13px;font-weight:400;display:grid}.best-seller-row:first-child{border-top:0}.best-seller-rank{width:24px;height:24px;color:var(--green);background:#f0eadb;border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.best-seller-row b{color:var(--muted);font-size:12px;font-weight:500}.best-seller-row strong{font-weight:500}.dashboard-empty{color:var(--muted);margin:0;padding:15px 0;font-size:11px}.portal-orders .order-filter-toolbar{gap:7px;margin-bottom:10px;display:grid}.order-bulkbar{flex-wrap:wrap;align-items:center;gap:9px;margin:0 0 10px;display:flex;padding:10px 12px!important}.order-bulkbar>strong{margin-right:auto}.order-bulk-controls{align-items:center;gap:7px;margin-left:auto;display:flex}.order-bulk-bank-check{flex-basis:100%;justify-content:flex-end}.order-bulkbar .check{margin:0 0 0 auto;font-size:10px}.order-filter-primary,.order-filter-secondary{align-items:center;gap:6px;min-width:0;display:flex}.order-type-toggle{background:#e9e4d7;border-radius:10px;gap:3px;padding:3px;display:flex}.order-type-toggle button{min-height:30px;color:var(--muted);background:0 0;border:0;border-radius:8px;padding:0 11px;font-size:12px;font-weight:850}.order-type-toggle button.active{color:#fff;background:var(--green)}.portal-search{border:1px solid var(--line);background:#fff;border-radius:10px;flex:1;min-width:160px;height:34px;padding:0 10px;font-size:13px}.portal-select{min-width:0;height:32px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:10px;padding:0 24px 0 9px;font-size:12px}.portal-date-nav{border:1px solid var(--line);background:#fff;border-radius:10px;flex:0 0 206px;align-items:center;gap:4px;height:32px;padding:3px;display:flex}.portal-date-nav button{width:26px;height:24px;color:var(--green);background:#f5f1e5;border:0;border-radius:7px;place-items:center;font-size:18px;font-weight:900;display:grid}.portal-date-nav strong{text-align:center;white-space:nowrap;flex:1;font-size:11px;line-height:1}.portal-date-nav .week-range-label{letter-spacing:-.15px;font-size:10px}.portal-date-picker{cursor:pointer;flex:1;place-items:center;height:24px;margin:0;font-size:12px;font-weight:900;display:grid;position:relative}.portal-date-picker input{opacity:0;pointer-events:none;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.portal-date-picker:focus-within{outline:2px solid var(--green);outline-offset:1px;border-radius:6px}.portal-table-wrap{background:var(--paper);box-shadow:var(--shadow);border:1px solid #004d4017;border-radius:16px;overflow:auto}.portal-table-meta{z-index:3;color:var(--muted);box-sizing:border-box;background:#faf7ee;border-bottom:1px solid #ebe6d9;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:12px;display:flex;position:sticky;left:0}.portal-table-meta>div,.portal-table-meta label,.portal-table-bottom{align-items:center;gap:8px;display:flex}.portal-table-meta>div{background:#faf7ee;margin-left:auto;padding-left:12px}.portal-table-meta button,.portal-table-bottom button{width:30px;height:30px;color:var(--green);border:1px solid var(--line);background:#fff;border-radius:8px}.portal-table-wrap table{table-layout:fixed;width:100%;min-width:900px;max-width:none}.portal-table-wrap th{letter-spacing:.07em;padding:9px 7px;font-size:11px}.sort-heading{color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.sort-heading span{color:var(--green);text-shadow:0 0 .35px;font-size:15px;font-weight:950;line-height:1}.portal-table-meta .pagination-arrow,.portal-table-bottom .pagination-arrow,.portal-table-bottom .to-top{font-size:18px;font-weight:950;line-height:1}.portal-table-wrap td{vertical-align:top;padding:8px 7px;font-size:13px}.portal-table-wrap td .badge{vertical-align:top}.portal-table-wrap tbody .portal-order-row{cursor:pointer}.portal-table-wrap td small{margin-top:3px;display:block}.portal-table-wrap tbody tr:hover,.portal-order-row:hover td,.portal-order-row.selected td,.order-detail-row.selected td{background:#ffe9a3}.portal-order-row:has(+.order-detail-row:hover) td{background:#ffe9a3}.portal-table-wrap th:first-child{width:12%}.portal-table-wrap th:nth-child(2){width:10%}.portal-table-wrap th:nth-child(3),.portal-table-wrap th:nth-child(4){width:13%}.portal-table-wrap th:nth-child(5){width:22%}.portal-table-wrap th:nth-child(6){width:7%}.portal-table-wrap th:nth-child(7){width:11%}.portal-table-wrap th:nth-child(8){width:14%}.portal-table-wrap th:nth-child(9){text-align:center;width:4%;min-width:42px}.portal-table-wrap th:nth-child(9) input,.portal-table-wrap td:nth-child(9) input{margin:0 auto;display:block}.portal-view-products{color:var(--muted)}.order-number-cell>strong{font-size:12px}.order-type-cell{text-transform:none}.order-type-cell>strong{white-space:nowrap;text-transform:capitalize;font-size:11px;display:block}.order-type-cell>small:first-of-type{color:var(--ink);font-size:14px;font-weight:900}.order-detail-row td{background:var(--paper);border-top:0;padding:0 7px 8px}.order-detail-content{color:#56635a;overflow-wrap:anywhere;gap:2px;font-size:12px;line-height:1.4;display:grid}.order-detail-content b{color:var(--ink)}.portal-order-row:hover+.order-detail-row td,.order-detail-row:hover td{background:#ffe9a3}.customer-tag-button{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.customer-tag-button:hover strong{text-decoration:underline}.order-tags-cell{vertical-align:top}.customer-tag-pill{color:var(--ink);font-size:11px;line-height:1.45;display:inline}.customer-tag-pill:not(:last-child):after{content:", "}.customer-tag-pill.automatic{color:#4e3b00;text-underline-offset:2px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.tag-empty{color:var(--muted)}.badge.order-status{color:#174f7b;white-space:nowrap;background:#dcecf7}.badge.order-status.new{color:#075a36;background:#d2f2df}.badge.order-status.delivered_collected{color:#17653f;background:#dff3e7}.badge.order-status.cancelled{color:#9c3128;background:#f7d8d4}.portal-empty{color:var(--muted);text-align:center;padding:28px;font-size:11px}.portal-table-bottom{background:#faf7ee;border-top:1px solid #ebe6d9;justify-content:flex-end;min-width:max-content;padding:10px 12px;font-size:10px;position:sticky;right:0}.portal-table-bottom .to-top{color:#fff;background:var(--green)}.portal .product-admin{position:relative}.portal .product-toolbar{flex-wrap:nowrap}.portal-products-grid{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.portal .portal-product-card{grid-template-columns:18px 1fr auto;align-items:center;gap:13px;min-height:70px;display:grid;position:relative}.portal-product-card h3{margin:0;font-size:13px}.portal-product-card p{color:var(--muted);margin:4px 0 0;font-size:10px}.product-drag{color:#a3aaa5;cursor:grab;letter-spacing:-2px;font-size:11px}.portal-product-card.dragging{opacity:.58;border-color:var(--green)}.text-action{color:var(--green);font-size:inherit;background:0 0;border:0;padding:0;font-weight:850}.text-action.danger{color:var(--red)}.portal-switch{width:42px;height:24px;margin:0;display:block;position:relative}.portal-switch input{opacity:0;width:1px;height:1px;position:absolute}.portal-switch>span{cursor:pointer;background:#c9cec9;border-radius:999px;position:absolute;inset:0}.portal-switch>span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px}.portal-switch input:checked+span{background:var(--green)}.portal-switch input:checked+span:after{transform:translate(18px)}.product-reorder{gap:3px;display:none;position:absolute;top:5px;left:5px}.portal-product-card:hover .product-reorder{display:flex}.product-reorder button{border:1px solid var(--line);background:#fff;border-radius:6px;width:23px;height:23px;padding:0}.product-order-save{text-align:center;margin-top:11px}.product-order-save p{color:var(--muted);margin:6px 0 0;font-size:10px}.store-settings-page{width:100%;max-width:none;position:relative}.store-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"store delivery crm""store delivery availability""tags tags tags""classifier classifier classifier""loyalty loyalty loyalty""whatsapp whatsapp whatsapp";gap:14px;display:grid}.store-information-settings{grid-area:store}.delivery-settings-card{grid-area:delivery}.crm-settings-card{grid-area:crm}.store-availability-card{grid-area:availability}.store-settings-grid .card{min-width:0}.store-settings-grid h2{margin:0 0 10px;font-size:16px}.whatsapp-template-settings{grid-area:whatsapp}.whatsapp-template-settings>p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.whatsapp-template-settings textarea{line-height:1.5;min-height:118px!important}.whatsapp-identifiers{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.whatsapp-identifiers button{color:var(--green);border:1px solid var(--line);cursor:pointer;font:inherit;background:#f6f2e7;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.portal .settings label{color:var(--ink);gap:6px;margin:13px 0 0;font-size:11px;font-weight:850;display:grid}.portal .settings input,.portal .settings textarea,.portal .settings select{width:100%;min-height:43px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:11px;outline:none;padding:10px 12px}.portal .settings textarea{resize:vertical;min-height:85px}.store-favicon-setting{gap:6px;margin-top:13px;display:grid}.store-favicon-setting>.field-label{font-size:11px;font-weight:850}.store-favicon-setting>div{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:10px;min-height:66px;padding:9px;display:flex}.store-favicon-preview{width:46px;height:46px;color:var(--green);background:#eef5ef;border-radius:10px;flex:0 0 46px;place-items:center;display:grid;overflow:hidden}.store-favicon-preview img{object-fit:cover;width:100%;height:100%}.store-favicon-copy{flex:1;gap:2px;min-width:0;font-size:10px;display:grid}.store-favicon-copy small{color:var(--muted);font-weight:500}.portal .settings label.store-favicon-upload{cursor:pointer;width:auto;margin:0;display:inline-flex}.store-favicon-upload input{opacity:0;pointer-events:none;height:1px;position:absolute;width:1px!important;min-height:0!important}.store-favicon-setting .text-action{flex:none}.copy-field{grid-template-columns:1fr auto;gap:8px;display:grid}.copy-field .portal-btn{min-height:43px}.setting-toggle-row{justify-content:space-between;align-items:center;gap:12px;margin-top:17px;display:flex}.setting-toggle-row strong{font-size:11px;display:block}.setting-toggle-row small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.setting-toggle-row>span:first-child{flex:auto;min-width:0}.portal .settings .portal-switch{flex:0 0 42px;width:42px;min-width:42px;height:24px;margin:0;display:block}.portal .settings .portal-switch input{width:1px;min-height:0;padding:0}.crm-connection{background:#eef8f2;border:1px solid #cce5d5;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.crm-connection strong{font-size:12px}.crm-connection div span{color:#498065;margin-top:3px;font-size:10px;display:block}.connection-badge{color:#8a4f00;background:#ffe1b9;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.connection-badge.connected{color:#17653f;background:#dff3e7}.portal-btn.reconnect{margin-top:13px}.tag-settings{grid-area:tags}.customer-classifier-settings{grid-area:classifier}.loyalty-tracker-settings{grid-area:loyalty}.loyalty-tracker-settings .setting-toggle-row{padding:0}.loyalty-help{color:var(--muted);margin:9px 0 0;font-size:10px}.loyalty-warning{color:#8a5a00;margin:9px 0 0;font-size:10px;font-weight:800}.classifier-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.classifier-heading h2{margin-bottom:4px}.classifier-heading p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.classifier-heading .portal-btn{flex:none}.classifier-rule-list{gap:9px;margin-top:14px;display:grid}.classifier-rule{border:1px solid var(--line);background:#f8f5ec;border-radius:13px;grid-template-columns:48px minmax(180px,5fr) minmax(180px,5fr);align-items:end;gap:12px;padding:12px;display:grid}.classifier-rule.disabled{opacity:.62}.portal .settings .classifier-rule label{margin:0}.portal .settings .classifier-switch{align-self:center}.tag-settings>p{color:var(--muted);margin:0;font-size:10px}.tag-create-row{grid-template-columns:1fr auto;gap:10px;margin-top:14px;display:grid}.tag-create-row input{min-width:0}.tag-manager-list{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.tag-manager-item{border:1px solid var(--line);border-radius:999px;align-items:center;gap:7px;padding:7px 9px 7px 12px;font-size:11px;font-weight:800;display:inline-flex}.tag-manager-item button{width:22px;height:22px;color:var(--muted);cursor:pointer;background:#eeeae0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.tag-dot{border-radius:50%;width:11px;height:11px}.tag-gold{background:#d5a500}.tag-red{background:#db4f45}.tag-blue{background:#3d83d5}.tag-green{background:#3c9a62}.tag-purple{background:#8c5ac5}.settings-message{color:var(--green);background:#eef8f2;border-radius:10px;margin:-10px 0 14px;padding:10px 12px;font-size:11px}.payment-settings-page{max-width:none;position:relative}.payment-settings-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.portal .payment-method-card{min-height:540px;padding:22px}.payment-card-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.payment-card-heading h2{margin:0;font-size:18px}.payment-method-card .crm-connection{margin-top:18px}.payment-help{color:var(--muted);margin:17px 0 0;font-size:11px;line-height:1.55}.payment-upload-zone{min-height:180px;color:var(--ink);border:2px dashed var(--line);text-align:center;cursor:pointer;background:#fff;border-radius:16px;place-items:center;padding:24px;display:grid;position:relative;overflow:hidden}.payment-upload-zone input{opacity:0;cursor:pointer;width:100%;height:100%;padding:0;position:absolute;inset:0}.payment-upload-zone>span{color:var(--muted);margin-top:7px;font-size:10px;line-height:1.45}.payment-upload-zone img{object-fit:contain;width:auto;max-width:min(220px,80%);max-height:220px;margin-bottom:8px}@media (width<=1024px){.dashboard-health-strip{flex-direction:column;align-items:flex-start}.dashboard-health-chips{justify-content:flex-start}.order-filter-primary,.order-filter-secondary{flex-wrap:wrap}.portal-products-grid{grid-template-columns:1fr}}@media (width<=1200px) and (width>=851px){.store-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"store delivery""crm availability""tags tags""classifier classifier""loyalty loyalty""whatsapp whatsapp"}}@media (width<=850px){.order-bulk-controls{grid-template-columns:1fr;width:100%;margin-left:0;display:grid}.order-bulk-controls .portal-select,.order-bulk-controls .portal-btn{width:100%}.order-bulk-bank-check{justify-content:flex-start}.portal .store-status{display:grid}.portal>main,.portal.sidebar-collapsed>main{margin-left:34px;padding:18px 14px 35px}.portal-page-actions,.product-toolbar{flex-wrap:wrap;justify-content:flex-start;margin-top:0}.portal .kpis,.dashboard-content-grid,.dashboard-recent-grid{grid-template-columns:1fr}.dashboard-recent{grid-column:auto}.store-settings-grid{grid-template-columns:1fr;grid-template-areas:"store""delivery""crm""availability""tags""classifier""loyalty""whatsapp"}.classifier-heading{flex-direction:column}.classifier-rule{grid-template-columns:48px 1fr}.classifier-rule label:last-child{grid-column:2}.payment-settings-grid{grid-template-columns:1fr}.portal .payment-method-card{min-height:0}}@media (width<=520px){.dashboard-health-chips{grid-template-columns:1fr 1fr;width:100%;display:grid}.order-bulkbar .check{width:100%;margin-left:0}}.order-toast{z-index:200;color:#fff;opacity:0;background:#9b3129;border-radius:14px;width:min(100% - 32px,480px);padding:13px 15px;font-size:13px;font-weight:700;transition:all .25s;position:fixed;top:18px;left:50%;transform:translate(-50%,-140%);box-shadow:0 16px 40px #004d402e}.order-toast.show{opacity:1;transform:translate(-50%)}.order-toast.info{color:#003f32;background:#dcefe6;border:1px solid #00543f33;box-shadow:0 16px 40px #004d4021}.order-page.review-page{width:min(100%,520px);min-height:100vh;padding:max(22px, env(safe-area-inset-top)) 16px 50px;background:var(--cream);margin:0 auto;display:block}.review-header{margin-bottom:18px;padding:4px 3px}.review-header>strong{color:var(--forest);font-size:15px}.review-header h1{margin:19px 0 0;font-size:29px}.review-header p{color:var(--order-muted);font-size:13px}.review-card{background:var(--order-paper);border:1px solid #004d4017;border-radius:22px;margin-bottom:14px;padding:18px 16px;box-shadow:0 8px 28px #004d400f}.review-card h2{margin:0 0 14px;font-size:17px}.review-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.status-badge{color:#755d00;text-transform:uppercase;background:#fff0a6;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.review-items{border-bottom:1px dashed var(--order-line);gap:10px;margin-top:15px;padding-bottom:14px;display:grid}.review-item,.review-total{justify-content:space-between;gap:12px;font-size:13px;display:flex}.review-total{margin-top:14px;font-size:16px;font-weight:900}.review-total strong{color:var(--forest);font-size:24px}.review-detail{grid-template-columns:108px 1fr;gap:9px 12px;margin:0;font-size:12px;display:grid}.review-detail dt{color:var(--order-muted)}.review-detail dd{overflow-wrap:anywhere;margin:0;font-weight:800}.edit-order{width:100%;min-height:48px;color:var(--forest);border:1.5px solid var(--forest);background:0 0;border-radius:14px;margin-top:15px;font-weight:900}.stripe-elements-panel{gap:14px;display:grid}.stripe-pay{color:#fff;background:#635bff;border:0;border-radius:10px;width:100%;min-height:51px;padding:0 14px;font-weight:850}.stripe-elements-panel p,.review-security{color:var(--order-muted);text-align:center;font-size:10px}.paynow-qr{object-fit:contain;border:1px solid var(--order-line);background:#fff;border-radius:14px;width:164px;height:164px;margin:14px auto;padding:8px;display:block}.paynow-steps{color:#56635a;text-align:left;padding-left:28px;font-size:12px;line-height:1.55}.whatsapp-btn{color:#fff;text-align:center;background:#1fa855;border-radius:13px;padding:13px;font-size:13px;font-weight:900;text-decoration:none;display:block}.success-page{min-height:100vh}.success-top{color:#fff;background:linear-gradient(145deg,#006052,#003a31);justify-content:space-between;padding:22px 20px;display:flex}.success-main{padding:34px 17px 45px!important}.success-card{text-align:center;background:var(--order-paper);border-radius:26px;padding:34px 22px 24px;box-shadow:0 18px 48px #004d401f}.success-icon{width:76px;height:76px;color:var(--forest);background:var(--lime);border-radius:24px;place-items:center;margin:0 auto 20px;font-size:36px;font-weight:900;display:grid}.success-status{letter-spacing:.1em;text-transform:uppercase;font-weight:900;color:var(--forest)!important;font-size:12px!important}.success-details{color:#fff;background:var(--forest);text-align:left;border-radius:18px;gap:12px;margin:20px 0;padding:17px;display:grid}.success-details div{justify-content:space-between;gap:15px;display:flex}.success-details span{color:#ffffffab}.close-success{color:#fff;background:var(--forest);border:0;border-radius:14px;width:100%;min-height:48px;font-weight:800}.payment-success-shell{color:#003f32;background:#f3f0e7;width:min(100%,585px);min-height:100vh;margin:0 auto;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.payment-success-brandbar{color:#fff;text-align:left;background:linear-gradient(135deg,#00543f,#004936);align-items:center;height:92px;padding:0 21px;display:flex;position:relative;overflow:hidden}.payment-success-brandbar:after{content:"";background:#ffc400;border-radius:50%;width:112px;height:112px;position:absolute;bottom:-69px;right:-47px}.payment-success-brandbar>div{z-index:1;position:relative}.payment-success-brandbar strong{font-size:20px;font-weight:850;line-height:1.15;display:block}.payment-success-brandbar span{opacity:.92;margin-top:5px;font-size:12px;display:block}.payment-success-card{text-align:center;background:#fffdf8;border:1px solid #00543f1a;border-radius:30px 30px 0 0;width:calc(100% - 38px);margin:40px auto 0;padding:38px 24px 28px;box-shadow:0 24px 70px #0048361f}.payment-success-icon{color:#00543f;background:#ffc400;border-radius:25px;place-items:center;width:86px;height:86px;margin:0 auto 27px;display:grid}.payment-success-icon svg{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:49px;height:49px}.payment-success-eyebrow{letter-spacing:.085em;text-transform:uppercase;margin:0 0 13px;font-size:14px;font-weight:950;line-height:1.2}.payment-success-card h1{letter-spacing:-.035em;margin:0;font-size:clamp(31px,7vw,43px);line-height:1.08}.payment-success-subtitle{color:#40564f;max-width:455px;margin:20px auto 0;font-size:17px;line-height:1.58}.payment-success-summary{color:#fff;text-align:left;background:linear-gradient(145deg,#006149,#00543f);border-radius:22px;margin-top:31px;padding:15px 20px 13px;box-shadow:0 16px 35px #00543f21}.payment-success-summary>div{border-bottom:1px dashed #ffffff45;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:52px;font-size:14px;display:grid}.payment-success-summary>div:last-child{border-bottom:0}.payment-success-summary strong{color:#fff;text-align:right;font-size:15px}.payment-success-summary .amount{min-height:60px}.payment-success-summary .amount strong{color:#ffc400;letter-spacing:-.035em;font-size:31px;line-height:1}.payment-success-order{text-align:left;background:#fffdf8;border:1px solid #ddd3c4;border-radius:22px;margin-top:20px;padding:20px 19px 18px}.payment-success-order h2{margin:0 0 18px;font-size:18px;line-height:1.2}.payment-success-line{grid-template-columns:minmax(0,1fr) auto;gap:14px;margin:0 0 12px;font-size:14px;line-height:1.35;display:grid}.payment-success-line strong{color:#071b15;white-space:nowrap}.payment-success-divider{border-top:1px dashed #ddd3c4;height:1px;margin:17px 0 14px}.payment-success-detail{grid-template-columns:105px minmax(0,1fr);gap:12px;margin:0 0 11px;font-size:13.5px;line-height:1.35;display:grid}.payment-success-detail span{color:#60706a}.payment-success-detail strong{color:#071b15;overflow-wrap:anywhere}.payment-success-message{color:#52645e;max-width:455px;margin:18px auto 0;font-size:16px;line-height:1.5}.payment-success-actions{gap:12px;margin-top:24px;display:grid}.payment-success-actions a{min-height:58px;color:inherit;border:1.5px solid #0000;border-radius:16px;place-items:center;padding:14px 18px;font-size:17px;font-weight:950;text-decoration:none;transition:transform .16s,filter .16s;display:grid}.payment-success-actions a:hover{filter:brightness(.98);transform:translateY(-1px)}.payment-success-actions .primary{color:#fff;background:linear-gradient(135deg,#006149,#00543f)}.payment-success-actions .secondary{color:#003f32;background:#ffc400}@media (width<=600px){.payment-success-card{width:calc(100% - 20px);margin-top:40px;padding:36px 18px 27px}.payment-success-summary,.payment-success-order{padding-left:17px;padding-right:17px}.payment-success-detail{grid-template-columns:94px minmax(0,1fr)}}@media (width<=380px){.payment-success-brandbar strong{font-size:16px}.payment-success-subtitle,.payment-success-message{font-size:15px}.payment-success-summary .amount strong{font-size:27px}.payment-success-detail{grid-template-columns:86px minmax(0,1fr)}}.password-field{gap:6px;display:flex}.password-field input{flex:1}.password-field button,.forgot{color:var(--forest);background:0 0;border:0;font-weight:800}.login label.remember{flex-direction:row;align-items:center;gap:8px;display:flex}.login label.remember input{width:auto}.health-banner{border-radius:16px;justify-content:space-between;gap:16px;margin-bottom:14px;padding:17px;display:flex}.health-banner.healthy{background:#e9f7ee;border:1px solid #c8e8d3}.health-banner.warning{background:#fff5c7;border:1px solid #eadc98}.health-banner strong{font-size:15px}.health-banner p{color:var(--muted);margin:5px 0 0;font-size:11px}.health-banner>span{background:#fff;border-radius:999px;align-self:start;padding:6px 9px;font-size:9px;font-weight:900}.health-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.health-grid .card>strong{margin:12px 0;font-size:20px;display:block}.health-grid .card p{color:var(--muted);font-size:11px}.health-actions{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.health-actions button{min-height:36px;color:var(--green);border:1px solid var(--line);background:#fff;border-radius:10px;padding:0 10px;font-weight:800}@media (width<=700px){.health-grid{grid-template-columns:1fr}}.team-tabs{background:#e9e4d7;border-radius:13px;gap:6px;margin-bottom:14px;padding:5px;display:flex;overflow:auto}.team-tabs button{min-height:38px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:10px;padding:0 15px;font-size:11px;font-weight:900}.team-tabs button.active{color:#fff;background:var(--green)}.permission-table{min-width:620px;margin:14px 0;overflow:auto}.permission-row{border-top:1px solid var(--line);grid-template-columns:minmax(190px,1fr) repeat(3,100px);align-items:center;padding:11px;display:grid}.permission-row.permission-head{color:var(--muted);background:#edf1f2;border:0}.permission-row input{width:18px;height:18px;accent-color:var(--green);justify-self:center}.team-tabbar{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.team-tabbar .team-tabs{flex:1;margin-bottom:0}.team-tabbar>.portal-btn{flex:none;margin:0}.team-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.team-kpis .kpi{position:relative;overflow:hidden}.team-kpis .kpi:after{content:"";background:#ffcc0526;border-radius:50%;width:82px;height:82px;position:absolute;bottom:-30px;right:-22px}.team-card-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:13px;display:flex}.team-card-head h2,.permission-title h2{margin:0}.team-card-head p{color:var(--muted);margin:5px 0 0;font-size:11px}.member-toolbar{align-items:center;gap:8px;margin-bottom:12px;display:flex}.member-toolbar .portal-search{max-width:330px}.team-table-wrap{border:1px solid var(--line);border-radius:13px;overflow:auto}.member-table,.incident-table{border-collapse:collapse;width:100%;min-width:860px}.member-table th,.incident-table th,.permissions-table th{color:#46607b;text-align:left;text-transform:uppercase;letter-spacing:.05em;background:#edf1f2;padding:12px 13px;font-size:10px}.member-table td,.incident-table td{vertical-align:middle;border-top:1px solid #e4e8ea;padding:12px 13px;font-size:11px}.member-cell{align-items:center;gap:10px;display:flex}.member-avatar{color:#fff;background:var(--green);border-radius:12px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:950;display:grid}.member-cell strong,.member-cell>span>span{display:block}.member-cell>span>span{color:var(--muted);margin-top:3px;font-size:10px}.role-badge,.health-pill,.incident-severity{white-space:nowrap;border-radius:999px;align-items:center;padding:5px 9px;font-size:9px;font-weight:900;display:inline-flex}.role-owner{color:#684f00;background:#fff0a8}.role-manager{color:#174f7b;background:#dcecf7}.role-staff,.status-active{color:#17653f;background:#dff3e7}.status-invited{color:#795e00;background:#fff0ad}.status-suspended{color:#9c3128;background:#f7d8d4}.member-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.member-action-heading,.member-table th:last-child,.member-table td:last-child{text-align:right;width:150px}.team-row-actions{position:relative}.team-row-actions summary{cursor:pointer;margin-left:auto;list-style:none}.team-row-actions summary::-webkit-details-marker{display:none}.team-row-actions>div{z-index:4;border:1px solid var(--line);background:#fff;border-radius:10px;min-width:155px;padding:5px;display:grid;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 12px 28px #002d2529}.team-row-actions>div button{text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:9px 10px}.team-row-actions>div button:hover{background:#f4f0e5}.icon-btn{width:31px;height:31px;color:var(--green);border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;font-weight:900;display:grid}.team-empty{color:var(--muted);text-align:center;margin:0;padding:22px}.member-method-tabs{background:#ebe6da;border-radius:15px;grid-template-columns:1fr 1fr;gap:5px;margin:0 0 22px;padding:5px;display:grid}.member-method-tabs button{min-height:48px;color:var(--muted);background:0 0;border:0;border-radius:11px;padding:8px 12px;font-size:12px;font-weight:900}.member-method-tabs button.active{color:#fff;background:var(--green);box-shadow:0 6px 16px #004d4029}.team-modal-backdrop{z-index:120;background:#002b24b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.team-member-modal{background:var(--paper);border:1px solid #004d4026;border-radius:28px;width:min(700px,100%);max-height:calc(100vh - 40px);padding:28px;overflow-y:auto;box-shadow:0 24px 70px #002d2547}.team-modal-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:28px;display:flex}.team-modal-head h2{margin:0;font-size:25px}.team-modal-head p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.5}.team-modal-close{width:44px;height:44px;color:var(--ink);background:#f0f0ed;border:0;border-radius:50%;flex:0 0 44px;place-items:center;font-size:20px;display:grid}.team-form-grid{grid-template-columns:1fr 1fr;align-items:start;gap:17px;margin-bottom:17px;display:grid}.team-form-grid label,.team-email-field{color:var(--ink);grid-template-rows:18px auto;align-content:start;gap:7px;font-size:12px;font-weight:900;display:grid}.team-form-grid label>span{color:var(--muted);font-weight:500}.team-form-grid label>.team-field-label{color:var(--ink);white-space:nowrap;justify-self:start;align-items:baseline;gap:4px;font-weight:900;display:inline-flex}.team-field-label small{color:var(--muted);font-size:inherit;font-weight:500}.team-field-label{line-height:18px}.team-direct-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr);max-width:none}.team-direct-fields>label:first-child{grid-column:1/-1}.team-form-grid input,.team-form-grid select,.team-email-field input{box-sizing:border-box;width:100%;height:52px;min-height:52px;color:var(--ink);border:1px solid var(--line);font:inherit;background:#fff;border-radius:13px;padding:12px 14px;font-size:15px;font-weight:500}.team-password-wrap{position:relative}.team-password-wrap input{padding-right:74px}.team-password-wrap button{min-width:58px;height:38px;color:var(--green);background:#f4f0e5;border:0;border-radius:10px;padding:0 10px;font-size:10px;font-weight:900;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.force-password{color:var(--muted);align-items:flex-start;gap:10px;margin:4px 0 14px;font-size:11px;line-height:1.45;display:flex}.force-password input{width:18px;height:18px;accent-color:var(--green);margin:1px 0 0}.credential-note{color:#5b654f;background:#fff6cf;border:1px solid #eadc98;border-radius:13px;margin:11px 0 15px;padding:12px 14px;font-size:10px;line-height:1.5}.permission-preview{background:#f7f4ea;border-radius:14px;gap:9px;margin-top:14px;padding:14px;display:grid}.permission-preview>div{justify-content:space-between;gap:16px;font-size:11px;display:flex}.permission-preview span{color:var(--muted)}.permission-preview strong{text-align:right}.team-modal-actions{gap:10px;margin-top:20px;display:flex}.team-modal-actions .portal-btn{min-height:50px;margin:0;font-size:14px}.team-modal-actions .portal-btn.yellow{color:#fff;background:var(--green);border-color:var(--green)}.permissions-shell{overflow:hidden;padding:0!important}.permissions-intro{border-bottom:1px solid #ebe6d9;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 18px 14px;display:flex}.permissions-intro p{max-width:680px;color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.55}.permission-title,.permission-actions{align-items:center;gap:7px;display:flex}.permission-dirty{color:#795e00;background:#fff0ad;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900}.role-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px;display:grid}.role-summary-card{border:1px solid var(--line);background:#f7f4ea;border-radius:14px;padding:14px}.role-summary-card h3{margin:0;font-size:12px}.role-summary-card p{min-height:28px;color:var(--muted);margin:5px 0 10px;font-size:9px;line-height:1.45}.role-summary-card strong{font-size:20px}.role-summary-card span{color:var(--muted);font-size:9px}.permissions-wrap{padding:0 18px 4px;overflow:auto}.permissions-table{border-collapse:separate;border-spacing:0;width:100%;min-width:720px}.permissions-table td{background:#fff;border-top:1px solid #e4e8ea;padding:14px;font-size:11px}.permission-module{justify-content:space-between;align-items:center;gap:12px;display:flex}.permission-module>span:first-child{gap:4px;display:grid}.permission-module strong{font-size:12px}.permission-module small{color:var(--muted);font-size:10px;font-weight:500}.coming-soon{color:#795e00;white-space:nowrap;background:#fff0ad;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900}.permission-check{cursor:pointer;align-items:center;gap:8px;display:inline-flex}.permission-check input{width:17px;height:17px;accent-color:var(--green)}.permission-check.locked{color:#50635c;cursor:not-allowed}.permission-note{color:#5b654f;background:#fff6cf;border:1px solid #eadc98;border-radius:12px;margin:14px 18px 18px;padding:12px 14px;font-size:10px;line-height:1.5}.activity-filters{flex-wrap:wrap;gap:7px;margin-bottom:11px;display:flex}.activity-filters .portal-search{max-width:330px}.activity-list{gap:8px;display:grid}.activity-item{background:var(--paper);border:1px solid var(--line);border-radius:14px;grid-template-columns:36px 1fr auto;align-items:start;gap:11px;padding:13px;display:grid}.activity-icon{width:36px;height:36px;color:var(--green);background:#fff3bf;border-radius:11px;place-items:center;font-size:15px;font-weight:900;display:grid}.activity-item h3{text-transform:capitalize;margin:0;font-size:11px}.activity-item p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.45}.activity-time{color:var(--muted);white-space:nowrap;font-size:11px;line-height:1.45}.activity-pagination,.activity-pagination>div,.activity-pagination label{align-items:center;gap:8px;display:flex}.activity-pagination{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;margin-top:14px;padding-top:13px;font-size:11px}.activity-pagination button{width:31px;height:31px;color:var(--green);border:1px solid var(--line);background:#fff;border-radius:8px}.health-page-actions{justify-content:flex-end;margin:-72px 0 28px;display:flex}.health-banner-copy{gap:11px;display:flex}.health-banner-icon{width:42px;height:42px;color:var(--green);background:#ffffffb8;border-radius:13px;flex:0 0 42px;place-items:center;font-size:18px;font-weight:950;display:grid}.health-pill.healthy,.incident-severity.resolved{color:#17653f;background:#dff3e7}.health-pill.warning{color:#795e00;background:#fff0ad}.health-summary-grid,.health-detail-grid{gap:14px;display:grid}.health-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.health-summary-card{position:relative;overflow:hidden}.health-summary-card:after{content:"";background:#ffcc0526;border-radius:50%;width:84px;height:84px;position:absolute;bottom:-30px;right:-24px}.health-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.health-icon{width:31px;height:31px;color:var(--green);background:#fff3bf;border-radius:10px;place-items:center;font-size:14px;font-weight:950;display:grid}.health-summary-card>strong{z-index:1;margin-top:8px;font-size:18px;display:block;position:relative}.health-summary-card>small{z-index:1;color:var(--muted);margin-top:4px;font-size:9px;display:block;position:relative}.health-detail-grid{grid-template-columns:1fr 1fr;margin-bottom:14px}.health-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:13px;display:flex}.health-card-head h2{align-items:center;gap:8px;margin:0;display:flex}.health-card-head p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.45}.health-metrics{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0;display:grid}.health-metric{background:#f7f4ea;border:1px solid #ece6d9;border-radius:11px;min-width:0;padding:10px 11px}.health-metric span{color:var(--muted);font-size:9px;display:block}.health-metric strong{overflow-wrap:anywhere;margin-top:4px;font-size:11px;display:block}.health-note{color:#5b654f;background:#fff6cf;border:1px solid #eadc98;border-radius:11px;margin-top:12px;padding:10px 11px;font-size:9px;line-height:1.5}.health-activity-card .team-card-head{margin-bottom:12px}.incident-table{min-width:680px}@media (width<=980px){.health-summary-grid{grid-template-columns:1fr 1fr}.health-detail-grid{grid-template-columns:1fr}}@media (width<=850px){.team-kpis{grid-template-columns:1fr 1fr}.role-summary{grid-template-columns:1fr}.permissions-intro{flex-direction:column}.member-toolbar{flex-direction:column;align-items:stretch}.member-toolbar .portal-search{max-width:none}}@media (width<=520px){.team-tabbar{flex-direction:column;align-items:stretch}.team-kpis,.health-summary-grid,.health-metrics{grid-template-columns:1fr}.activity-item{grid-template-columns:36px 1fr}.activity-time{grid-column:2}.health-banner{flex-direction:column}.health-page-actions{margin-top:0;margin-bottom:14px}.team-modal-backdrop{align-items:start;padding:10px}.team-member-modal{border-radius:22px;max-height:calc(100vh - 20px);padding:22px 16px}.team-modal-head{margin-bottom:20px}.team-modal-head h2{font-size:22px}.member-method-tabs,.team-form-grid{grid-template-columns:1fr}.team-direct-fields{max-width:none}.activity-pagination{flex-direction:column;align-items:flex-start}.team-modal-actions{flex-direction:column}.team-modal-actions .portal-btn{width:100%}}.customer-with-tag{align-items:center;gap:.45rem;display:inline-flex}.customer-tag-dot{border-radius:50%;width:.7rem;height:.7rem;display:inline-block}.customer-tag-dot.gold{background:#c99420}.customer-tag-dot.red{background:#c94949}.customer-tag-dot.blue{background:#3988bf}.customer-tag-dot.green{background:#3b9860}.customer-tag-dot.purple{background:#8954aa}.customer-toolbar{margin-bottom:12px;display:flex}.customer-toolbar input{border:1px solid var(--line);background:#fff;border-radius:11px;width:min(100%,620px);min-height:42px;padding:0 14px}.customers-table.is-loading{opacity:.65}.customers-table table{min-width:920px}.customers-table th:nth-child(n),.customer-history-table th:nth-child(n){width:auto}.customers-table th:first-child{width:18%}.customers-table th:nth-child(2){width:15%}.customers-table th:nth-child(3){width:20%}.customers-table th:nth-child(4),.customers-table th:nth-child(5){width:9%}.customers-table th:nth-child(6){width:14%}.customers-table th:nth-child(7){width:15%}.customer-list-row,.customer-history-row{cursor:pointer}.customer-list-row:focus-visible,.customer-history-row:focus-visible{outline:3px solid var(--yellow);outline-offset:-3px}.customer-list-row td{vertical-align:middle}.customer-list-row td button{color:var(--green);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.customer-back{width:auto;color:var(--green);cursor:pointer;background:0 0;border:0;border-radius:7px;align-self:start;align-items:center;gap:7px;margin:0 0 2px;padding:6px 2px;font-size:13px;font-weight:900;display:inline-flex}.customer-back:hover{text-decoration:underline}.customer-back:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.customer-profile{gap:14px;display:grid}.customer-profile-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.customer-profile-head h2{margin:4px 0 2px;font-size:25px}.customer-profile-head a{color:var(--green);font-weight:900}.customer-profile-head p{max-width:560px;color:var(--muted);margin:10px 0 0}.customer-profile-tags{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.customer-profile-tags span{border:1px solid var(--line);background:#f3efe3;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.customer-profile-tags span.automatic{background:#fff3bd;border-color:#ead47a}.automatic-tag-summary{background:#fff8d9;border:1px solid #ead47a;border-radius:12px;padding:12px}.automatic-tag-summary>strong{margin-bottom:7px;font-size:12px;display:block}.automatic-tag-summary>div{flex-wrap:wrap;gap:6px;display:flex}.automatic-tag-summary span{background:#fff;border:1px solid #ead47a;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.automatic-tag-summary small{color:var(--muted);margin-top:7px;font-size:10px;display:block}.customer-sync-summary{color:var(--muted);text-transform:capitalize;gap:5px;margin-top:16px;font-size:12px;display:grid}.customer-sync-summary>div{flex-wrap:wrap;gap:8px;margin-top:5px;display:flex}.customer-sync-summary .portal-btn{text-transform:none;align-items:center;width:auto;min-height:38px;padding:8px 13px;text-decoration:none;display:inline-flex}.customer-profile-kpis{grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px;min-width:min(100%,520px);display:grid}.customer-profile-kpis .kpi{min-height:96px;box-shadow:none;padding:16px}.customer-profile-kpis .kpi>strong{font-size:20px}.customer-history-table table{min-width:820px}.customer-history-table th:first-child{width:12%}.customer-history-table th:nth-child(2){width:16%}.customer-history-table th:nth-child(3){width:32%}.customer-history-table th:nth-child(4){width:12%}.customer-history-table th:nth-child(5){width:13%}.customer-history-table th:nth-child(6){width:15%}@media (width<=850px){.customer-profile-head{flex-direction:column}.customer-profile-kpis{width:100%;min-width:0}}@media (width<=560px){.customer-toolbar input{width:100%}.customer-profile-kpis{grid-template-columns:1fr}}
