@font-face{font-family:Google Sans Flex;src:url(/fonts/GoogleSansFlex-Regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Google Sans Flex;src:url(/fonts/GoogleSansFlex-Medium.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Google Sans Flex;src:url(/fonts/GoogleSansFlex-SemiBold.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Google Sans Flex;src:url(/fonts/GoogleSansFlex-Bold.woff2)format("woff2");font-weight:700;font-display:swap}:root{color:#111411;font-synthesis:none;text-rendering:optimizelegibility;background:#f7faf8;font-family:Google Sans Flex,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}:root{--green:#087a4b;--dark:#075c3b;--soft:#e9f5ef;--ink:#111411;--muted:#687169;--line:#dfe7e2;--white:#fff;--bg:#f5f8f6}.app-frame{background:var(--bg);min-height:100vh}button{color:inherit}.side-nav{z-index:20;border-right:1px solid var(--line);background:#fff;flex-direction:column;width:236px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{background:0 0;border:0;align-items:center;gap:10px;font-size:22px;display:inline-flex}.brand span{color:#fff;background:var(--green);border-radius:13px;place-items:center;width:39px;height:39px;font-weight:700;display:grid}.side-nav nav{gap:6px;margin-top:38px;display:grid}.side-nav nav button{height:49px;color:var(--muted);background:0 0;border:0;border-radius:14px;align-items:center;gap:13px;padding:0 14px;font-weight:600;display:flex}.side-nav nav button:hover,.side-nav nav button.active{color:var(--dark);background:var(--soft)}.side-profile{text-align:left;border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:10px;margin-top:auto;padding:12px;display:flex}.side-profile>span,.avatar-button{color:#fff;background:var(--ink);border:0;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.side-profile div{gap:2px;min-width:0;display:grid}.side-profile b,.side-profile small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.side-profile small{color:var(--muted)}.app-content{min-height:100vh;margin-left:236px}.top-bar{z-index:15;border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;height:78px;padding:0 34px;display:flex;position:sticky;top:0}.desktop-title{gap:2px;display:grid}.desktop-title small{color:var(--muted);font-size:12px}.desktop-title strong{font-size:19px}.mobile-brand{display:none}.top-actions{align-items:center;gap:10px;display:flex}.icon-button{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.main-content{width:min(1160px,100%);min-height:calc(100vh - 78px);margin:auto;padding:34px}.welcome-row,.page-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.welcome-row p,.page-heading p{color:var(--green);margin:0 0 6px;font-size:13px;font-weight:700}.welcome-row h1,.page-heading h1{letter-spacing:-.03em;max-width:640px;margin:0;font-size:clamp(28px,4vw,42px);line-height:1.08}.search-shortcut{border:1px solid var(--line);min-width:180px;height:47px;color:var(--muted);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:0 17px;display:flex}.category-strip{scrollbar-width:none;gap:8px;margin-bottom:22px;display:flex;overflow-x:auto}.category-strip button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:99px;padding:10px 15px}.category-strip button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:19px;min-width:0;padding:0;transition:all .18s;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #112d1d14}.product-image{aspect-ratio:.95;background:var(--soft);position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-image span{color:#fff;background:var(--ink);border-radius:99px;padding:6px 9px;font-size:10px;font-weight:700;position:absolute;top:10px;left:10px}.product-copy{padding:14px;display:grid}.product-copy small{color:var(--green);font-weight:700}.product-copy h3{min-height:42px;margin:5px 0 3px;font-size:17px;line-height:1.22}.product-copy p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;overflow:hidden}.product-copy strong{margin-top:13px}.skeleton{background:#e9eeeb;min-height:330px;animation:1.2s infinite alternate pulse}@keyframes pulse{to{opacity:.48}}.search-field{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:11px;height:55px;margin-bottom:18px;padding:0 17px;display:flex}.search-field input{background:0 0;border:0;outline:0;width:100%}.search-field button{background:var(--bg);border:0;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.center-state,.empty-state{text-align:center;border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;align-items:center;padding:64px 22px;display:flex}.center-state{justify-content:center;min-height:450px}.center-state h2,.empty-state h3{margin:15px 0 7px}.center-state p,.empty-state p{max-width:470px;color:var(--muted);margin:0 0 23px;line-height:1.5}.state-icon,.empty-state>div,.list-icon{width:50px;height:50px;color:var(--green);background:var(--soft);border-radius:15px;place-items:center;display:grid}.empty-state{grid-column:1/-1}.list-stack{gap:10px;display:grid}.list-card,.conversation-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;gap:13px;width:100%;padding:15px;display:flex}.list-card div:nth-child(2),.conversation-card div{flex:1;min-width:0}.list-card h3,.conversation-card strong{margin:0;font-size:16px}.list-card p,.conversation-card p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:13px;overflow:hidden}.conversation-card>span{color:#fff;background:var(--green);border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-weight:700;display:grid}.conversation-card>small{color:var(--muted)}.chat-panel{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-rows:auto 1fr auto;height:calc(100vh - 146px);display:grid;overflow:hidden}.chat-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:68px;padding:10px 16px;display:flex}.chat-header div{gap:3px;display:grid}.chat-header span{color:var(--muted);font-size:12px}.chat-header button{background:var(--bg);border:0;border-radius:10px;padding:9px 13px}.message-list{flex-direction:column;gap:9px;padding:20px;display:flex;overflow-y:auto}.conversation-start{color:var(--muted);margin:auto}.message{background:var(--bg);border-radius:15px 15px 15px 4px;align-self:flex-start;max-width:72%;padding:10px 12px}.message.mine{color:#fff;background:var(--green);border-radius:15px 15px 4px;align-self:flex-end}.message p{margin:0;line-height:1.4}.message small{opacity:.68;text-align:right;margin-top:4px;display:block}.composer{border-top:1px solid var(--line);gap:9px;padding:12px;display:flex}.composer input{border:1px solid var(--line);border-radius:14px;outline:0;flex:1;min-width:0;height:47px;padding:0 15px}.composer button{color:#fff;background:var(--green);border:0;border-radius:14px;place-items:center;width:47px;height:47px;display:grid}.account-card{border:1px solid var(--line);background:#fff;border-radius:22px;max-width:650px;padding:25px}.account-card.signed-out{text-align:center;flex-direction:column;align-items:center;display:flex}.account-card.signed-out p{max-width:430px;color:var(--muted)}.account-identity{align-items:center;gap:14px;display:flex}.account-avatar{color:#fff;background:var(--green);border-radius:20px;flex:none;place-items:center;width:60px;height:60px;font-size:25px;font-weight:700;display:grid}.account-identity h2{margin:0}.account-identity p{color:var(--muted);margin:4px 0 0}.account-card dl{border-top:1px solid var(--line);margin:28px 0}.account-card dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:15px 0;display:flex}.account-card dt{color:var(--muted)}.account-card dd{margin:0;font-weight:600}.logout-button{color:#a32222;background:#fff8f8;border:1px solid #efcaca;border-radius:13px;align-items:center;gap:9px;padding:12px 15px;font-weight:600;display:flex}.primary-button,.secondary-action{border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 19px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:var(--green);border:0}.primary-button:hover{background:var(--dark)}.primary-button:disabled{opacity:.62}.secondary-action{border:1px solid var(--line);background:#fff}.notice{z-index:100;color:#fff;background:var(--ink);border-radius:14px;align-items:center;gap:9px;max-width:calc(100% - 30px);padding:13px 17px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #0003}.sheet-backdrop{z-index:60;background:#07100aad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-sheet{background:#fff;border-radius:25px;grid-template-columns:1fr 1fr;width:min(820px,100%);max-height:92vh;display:grid;position:relative;overflow:auto}.product-sheet>img{object-fit:cover;width:100%;height:100%;min-height:480px}.sheet-close{z-index:3;border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:13px;right:13px}.product-detail{flex-direction:column;justify-content:center;align-items:flex-start;padding:38px;display:flex}.product-detail>span{color:var(--green);font-size:12px;font-weight:700}.product-detail h2{margin:10px 0 6px;font-size:32px;line-height:1.08}.product-detail>p,.product-detail>small{color:var(--muted);line-height:1.5}.product-detail>strong{margin:14px 0 23px;font-size:22px}.product-actions{grid-template-columns:1fr 1fr;gap:9px;width:100%;display:grid}.product-detail>small{margin-top:14px}.auth-sheet{background:#fff;border-radius:25px;width:min(500px,100%);max-height:94vh;padding:30px;position:relative;overflow-y:auto}.auth-heading{text-align:center}.auth-logo{color:#fff;background:var(--green);border-radius:15px;place-items:center;width:48px;height:48px;margin:auto;font-size:21px;font-weight:700;display:grid}.auth-heading h2{margin:15px 0 7px;font-size:25px}.auth-heading p{color:var(--muted);margin:0 0 22px}.google-button{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:50px;font-weight:700;display:flex}.google-button span{color:#4285f4;font-size:18px}.divider{color:var(--muted);align-items:center;gap:12px;margin:20px 0;font-size:12px;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-sheet form,.auth-sheet label{gap:7px;display:grid}.auth-sheet form{gap:14px}.auth-sheet label{font-size:13px;font-weight:600}.auth-sheet input{border:1px solid var(--line);border-radius:12px;outline:0;height:48px;padding:0 13px}.auth-sheet input:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--soft)}.field-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mode-switch{width:100%;color:var(--green);background:0 0;border:0;margin-top:17px;font-weight:700}.bottom-nav{display:none}@media (width<=1050px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.side-nav{display:none}.app-content{margin-left:0}.top-bar{height:65px;padding:0 17px}.desktop-title{display:none}.mobile-brand{display:inline-flex}.mobile-brand span{width:35px;height:35px}.main-content{min-height:calc(100vh - 137px);padding:23px 16px 92px}.welcome-row{align-items:flex-start}.welcome-row h1,.page-heading h1{font-size:29px}.search-shortcut{justify-content:center;width:46px;min-width:46px;padding:0}.search-shortcut span{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{border-radius:16px}.product-copy{padding:12px}.product-copy h3{min-height:37px;font-size:15px}.product-copy strong{font-size:14px}.bottom-nav{z-index:30;height:72px;padding:6px 7px max(6px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:10px;display:flex;position:relative}.bottom-nav button.active{color:var(--green);font-weight:700}.bottom-nav button.active:before{content:"";background:var(--green);width:30px;height:3px;position:absolute;top:-7px}.sheet-backdrop{align-items:end;padding:0}.product-sheet,.auth-sheet{border-radius:24px 24px 0 0;width:100%;max-height:93vh}.product-sheet{display:block}.product-sheet>img{height:310px;min-height:0}.product-detail{padding:25px 20px 28px}.product-detail h2{font-size:27px}.product-actions{grid-template-columns:1fr}.auth-sheet{padding:27px 20px max(25px,env(safe-area-inset-bottom))}.chat-panel{border-radius:18px;height:calc(100vh - 181px)}.message{max-width:86%}}@media (width<=390px){.field-row{grid-template-columns:1fr}.bottom-nav button span{font-size:9px}}.home-search{margin-bottom:14px}.shop-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.shop-heading p{color:var(--green);margin:0 0 5px;font-weight:700}.shop-heading h1{margin:0;font-size:36px}.shop-heading span{color:var(--muted);margin-top:5px;display:block}.shop-metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.shop-metrics article{border:1px solid var(--line);background:#fff;border-radius:17px;padding:18px}.shop-metrics small{color:var(--muted);display:block}.shop-metrics strong{margin-top:6px;font-size:27px;display:block}.shop-section,.setup-card{border:1px solid var(--line);background:#fff;border-radius:20px;margin-bottom:18px;padding:22px}.shop-section-title{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.shop-section-title h2{margin:0}.shop-section-title p,.connection-card p{color:var(--muted);margin:4px 0 0}.connection-card{border:1px solid var(--line);background:var(--bg);border-radius:15px;align-items:center;gap:12px;padding:14px;display:flex}.connection-card.connected{background:var(--soft);border-color:#a9d6bf}.connection-card>div:nth-child(2){flex:1}.webhook-field{color:var(--muted);gap:6px;margin-top:15px;font-size:12px;display:grid}.webhook-field input{border:1px solid var(--line);background:#fff;border-radius:11px;height:44px;padding:0 12px}.inventory-list{gap:9px;display:grid}.inventory-list article{border:1px solid var(--line);border-radius:14px;align-items:center;gap:12px;padding:10px;display:flex}.inventory-thumb{background:var(--soft);width:54px;height:54px;color:var(--green);border-radius:12px;flex:none;place-items:center;display:grid;overflow:hidden}.inventory-thumb img{object-fit:cover;width:100%;height:100%}.inventory-copy{flex:1;gap:4px;min-width:0;display:grid}.inventory-copy span{color:var(--muted);font-size:12px}.stock-control{align-items:center;gap:7px;display:flex}.stock-control button{border:1px solid var(--line);background:#fff;border-radius:9px;width:30px;height:30px}.publish-button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:9px;padding:8px 10px;font-size:12px}.publish-button.active{color:var(--green);background:var(--soft);border-color:#a9d6bf}.shop-form{gap:14px;display:grid}.shop-form h2{margin:0 34px 4px 0}.shop-form label{gap:7px;font-size:13px;font-weight:600;display:grid}.shop-form input,.shop-form textarea,.shop-form select{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:12px;outline:0;padding:12px}.shop-form input{height:48px}.shop-form textarea{resize:vertical}.shop-form label small,.form-note{color:var(--muted);margin:0;font-weight:400;line-height:1.45}.check-field{grid-template-columns:auto 1fr;align-items:center;display:flex!important}.check-field input{width:18px;height:18px}.setup-card{max-width:620px}@media (width<=760px){.shop-heading{align-items:flex-start}.shop-heading h1{font-size:29px}.shop-heading .primary-button{min-width:48px;padding:0 13px}.shop-metrics{gap:7px}.shop-metrics article{padding:13px 10px}.shop-metrics strong{font-size:22px}.shop-section{padding:16px}.shop-section-title{align-items:flex-start}.inventory-list article{flex-wrap:wrap;align-items:flex-start}.inventory-copy{flex:auto;width:calc(100% - 70px)}.stock-control{margin-left:66px}.publish-button{margin-left:auto}}.nav-icon{place-items:center;display:grid;position:relative}.order-badge{color:#fff;background:#d92d20;border:2px solid #fff;border-radius:99px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;line-height:1;display:grid;position:absolute;top:-8px;right:-12px}.segment-control{background:#e8ecea;border-radius:16px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.segment-control button{min-height:43px;color:var(--muted);background:0 0;border:0;border-radius:12px;font-weight:700}.shop-switch{width:min(440px,100%);margin:0 auto 20px}.order-segments{width:min(390px,100%);margin-bottom:18px}.order-segments button b{color:#fff;background:#d92d20;border-radius:99px;margin-left:5px;padding:2px 6px;font-size:10px}.payment-status{border:1px solid var(--line);background:#fff;border-radius:99px;align-items:center;gap:8px;width:max-content;max-width:100%;margin:0 auto 18px;padding:9px 14px;display:flex}.payment-status span{border-radius:50%;width:10px;height:10px}.payment-status.connected span{background:#10a15b}.payment-status.not-connected span{background:#f59e0b}.seller-order{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;gap:13px;padding:15px;display:flex}.order-copy{flex:1;min-width:0}.order-copy h3{margin:0}.order-copy p{color:var(--muted);margin:4px 0}.order-copy span{color:var(--muted);font-size:12px}.seller-order>.secondary-action{min-height:38px;padding:0 12px}.settings-list{gap:14px;display:grid}.settings-label{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;gap:13px;max-width:650px;padding:16px;display:flex}.settings-label>svg{color:var(--green)}.settings-label p{color:var(--muted);margin:3px 0 0}@media (width<=760px){.seller-order{flex-wrap:wrap;align-items:flex-start}.seller-order>.list-icon{width:44px;height:44px}.seller-order>.order-copy{flex:auto;width:calc(100% - 60px)}.seller-order>strong{margin-left:57px}.seller-order>.secondary-action{margin-left:auto}.connection-card{flex-wrap:wrap;align-items:flex-start}.connection-card>.secondary-action{width:100%}}.segment-control button.active{color:#fff;background:var(--green);box-shadow:0 3px 9px #087a4b38}.settings-menu{gap:10px;max-width:680px;display:grid}.settings-menu>button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:14px;width:100%;padding:17px;display:flex}.settings-menu>button>svg:first-child{color:var(--green)}.settings-menu>button>svg:last-child{color:var(--muted);margin-left:auto}.settings-menu>button div{flex:1}.settings-menu p{color:var(--muted);margin:4px 0 0}.back-link,.report-link,.shop-link{color:var(--green);background:0 0;border:0;align-items:center;gap:7px;font-weight:700;display:inline-flex}.back-link{margin-bottom:14px}.report-link{color:#9d2929;margin-top:17px}.shop-link{margin-top:7px;padding:0}.shop-link svg,.report-link svg{width:17px}.legal-card{border:1px solid var(--line);background:#fff;border-radius:20px;max-width:680px;padding:25px;line-height:1.65}.public-shop{background:var(--bg);min-height:100vh}.public-shop>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:74px;padding:0 max(18px,50vw - 580px);display:flex}.public-shop>main{width:min(1160px,100%);margin:auto;padding:38px 24px}.public-shop-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px;display:flex}.public-shop-head p{color:var(--green);margin:0;font-weight:700}.public-shop-head h1{margin:5px 0;font-size:40px}.public-shop-head span{color:var(--muted)}.public-shop-head>div:last-child{align-items:center;gap:8px;display:flex}@media (width<=760px){.public-shop>main{padding:25px 16px 90px}.public-shop-head{flex-direction:column;align-items:flex-start}.public-shop-head h1{font-size:31px}.public-shop-head>div:last-child{justify-content:space-between;width:100%}}.shop-switch{grid-template-columns:repeat(3,1fr)}.verified-name,.seller-name,.seller-line{align-items:center;gap:6px;display:flex}.verified-tick{color:#1686f2;fill:#1686f2;stroke:#fff;flex:none;width:18px;height:18px}.verified-tick.large{width:25px;height:25px}.rating-summary{color:var(--muted);align-items:center;gap:5px;font-size:12px;display:flex}.rating-stars{align-items:center;gap:1px;display:inline-flex}.rating-stars svg{color:#b9c2bc;fill:#0000;stroke-width:1.8px;width:15px;height:15px}.rating-stars svg.filled{color:#e49b08;fill:#e49b08}.product-copy .rating-summary{margin:2px 0 6px}.product-rating{gap:9px;margin:0 0 12px;display:grid}.product-rating .rating-summary strong{color:var(--ink)}.rate-purchase{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.rate-purchase>div{display:flex}.rate-purchase button{color:#bac2bc;background:0 0;border:0;width:27px;height:27px;padding:3px}.rate-purchase button svg{width:19px}.rate-purchase button.selected,.rate-purchase button:hover{color:#e49b08}.rate-purchase button.selected svg,.rate-purchase button:hover svg{fill:#e49b08}.verification-card{border:1px solid var(--line);background:var(--bg);border-radius:17px;margin-top:18px;padding:18px}.verification-card.active{background:var(--soft);border-color:#a9d6bf}.verification-title{align-items:flex-start;gap:12px;display:flex}.verification-title>svg{color:#1686f2;fill:#1686f2;stroke:#fff;width:27px;height:27px}.verification-title p{color:var(--muted);margin:4px 0 0}.verification-checks{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.verification-checks span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:99px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;display:flex}.verification-checks span svg{width:14px}.verification-checks span.done{color:var(--green);background:var(--soft);border-color:#a9d6bf}.verification-card>.primary-button{width:100%}.verification-card>.primary-button:disabled{opacity:.45;cursor:not-allowed}.revenue-panel{overflow:hidden}.revenue-panel .shop-section-title>svg{color:var(--green)}.revenue-filters{gap:7px;padding-bottom:3px;display:flex;overflow-x:auto}.revenue-filters button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:99px;flex:none;padding:9px 13px;font-weight:700}.revenue-filters button.active{border-color:var(--green);background:var(--green);color:#fff}.custom-dates{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.custom-dates label{color:var(--muted);gap:5px;font-size:12px;display:grid}.custom-dates input{border:1px solid var(--line);height:44px;font:inherit;background:#fff;border-radius:11px;padding:0 11px}.revenue-total{background:var(--green);color:#fff;border-radius:18px;gap:5px;margin:18px 0;padding:20px;display:grid}.revenue-total strong{letter-spacing:-.03em;font-size:clamp(28px,5vw,42px)}.revenue-total span,.revenue-total small{color:#d9f4e6}.revenue-metrics{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.revenue-metrics article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px}.revenue-metrics small{color:var(--muted);display:block}.revenue-metrics strong{margin-top:6px;font-size:17px;display:block}.revenue-chart{border-bottom:1px solid var(--line);align-items:end;gap:8px;height:190px;margin-top:22px;padding-top:10px;display:flex;overflow-x:auto}.revenue-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;min-width:42px;height:100%;display:flex}.revenue-chart span{background:var(--green);border-radius:7px 7px 0 0;width:min(30px,70%);min-height:8px}.revenue-chart small{height:27px;color:var(--muted);white-space:nowrap;font-size:10px}.revenue-loading,.revenue-empty{text-align:center;border:1px dashed var(--line);color:var(--muted);border-radius:15px;margin-top:18px;padding:30px}@media (width<=760px){.revenue-metrics{grid-template-columns:1fr 1fr}.custom-dates{grid-template-columns:1fr}.verification-checks{display:grid}.rate-purchase{flex-direction:column;align-items:flex-start}}.product-card{position:relative;overflow:visible}.product-image{border-radius:18px 18px 0 0}.product-verified-corner{z-index:4;border:2px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:-17px;right:-17px;box-shadow:0 5px 14px #112d1d24}.product-verified-corner svg{color:#1686f2;fill:#1686f2;stroke:#fff;width:22px;height:22px}.seller-kicker{color:var(--green);align-items:center;gap:5px;font-size:13px;display:flex}.seller-kicker strong{color:var(--ink);font-weight:800}.product-detail .seller-kicker+h2{margin-top:10px}@media (width<=760px){.product-card{margin-top:8px;margin-right:8px}.product-verified-corner{width:32px;height:32px;top:-13px;right:-13px}.product-verified-corner svg{width:20px;height:20px}.product-image{border-radius:15px 15px 0 0}}.seller-card-row{border-top:1px solid var(--line);min-width:0;color:var(--green);white-space:nowrap;align-items:center;gap:5px;margin-top:11px;padding-top:10px;font-size:12px;display:flex}.seller-card-row>strong{color:#111;text-overflow:ellipsis;min-width:0;font-size:11px;overflow:hidden;margin:0!important}.seller-card-avatar{border:1px solid var(--line);width:31px;height:31px;color:var(--green);background:var(--soft);border-radius:50%;flex:none;place-items:center;margin-right:2px;display:grid;overflow:hidden}.seller-card-avatar img{object-fit:cover;width:100%;height:100%}.seller-card-avatar svg{stroke-width:1.8px;width:17px;height:17px}.seller-card-badge{width:18px!important;height:18px!important}.seller-kicker{gap:10px}.seller-kicker>div{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.seller-avatar-detail{width:43px;height:43px;color:var(--green);background:var(--soft);box-shadow:0 0 0 1px var(--line);border:1px solid #fff;border-radius:50%;flex:none;place-items:center;display:grid;overflow:hidden}.seller-avatar-detail img{object-fit:cover;width:100%;height:100%}.seller-avatar-detail>svg{stroke-width:1.8px;width:22px;height:22px}.account-avatar{overflow:hidden}.account-avatar img{object-fit:cover;width:100%;height:100%}.account-avatar>svg{width:27px;height:27px;color:var(--green);stroke-width:1.8px}img.cached-media{transition:opacity .18s}img.media-loading{opacity:.55;background:#dfe9e3;animation:.8s ease-in-out infinite alternate mediaSkeleton}img.media-loaded{opacity:1;animation:none}@keyframes mediaSkeleton{0%{opacity:.45;background:#e8f0eb}to{opacity:.8;background:#cfddd5}}@media (prefers-reduced-motion:reduce){img.media-loading{animation:none}}.profile-photo-control{width:max-content;color:var(--green);cursor:pointer;margin-top:7px;font-size:12px!important;font-weight:700!important;display:block!important}.profile-photo-control input{display:none}@media (width<=760px){.seller-card-row{gap:4px;font-size:10px}.seller-card-avatar{width:27px;height:27px}.seller-card-avatar svg{width:15px;height:15px}.seller-card-badge{width:16px!important;height:16px!important}}.location-sheet{background:#fff;border-radius:26px;flex-direction:column;width:min(520px,100%);height:min(720px,88vh);display:flex;position:relative;overflow:hidden}.location-sheet-head{border-bottom:1px solid var(--line);padding:27px 27px 17px}.location-sheet-head small{color:var(--green);font-weight:700}.location-sheet-head h2{margin:6px 44px 5px 0;font-size:25px}.location-sheet-head .back-link{margin:5px 0 0;padding:0}.choice-list{overscroll-behavior:contain;flex-direction:column;flex:1;min-height:0;padding:8px 14px 20px;display:flex;overflow-y:auto}.choice-list button{text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;min-height:52px;padding:0 10px;font-weight:600;display:flex}.choice-list button:hover{color:var(--green);background:var(--soft)}.choice-list svg{width:18px;color:var(--muted)}.verification-fields{gap:15px;padding:22px 27px 28px;display:grid;overflow-y:auto}.verification-fields label,.phone-editor label{gap:7px;font-size:13px;font-weight:700;display:grid}.verification-fields input,.phone-editor input{border:1px solid var(--line);border-radius:13px;outline:0;height:49px;padding:0 13px}.verification-fields input:focus,.phone-editor input:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--soft)}.selected-location{background:var(--soft);color:var(--green);border:1px solid #a9d6bf;border-radius:17px;align-items:center;gap:12px;padding:15px;display:flex}.selected-location div{gap:3px;display:grid}.selected-location small{color:var(--muted)}.selected-location strong{color:var(--ink)}.seller-gate{min-height:380px}.product-detail .seller-line{margin:4px 0 12px}.product-description{color:var(--ink)!important;margin:0 0 20px!important}.product-actions.compact{grid-template-columns:52px 1fr}.message-action{border:1px solid var(--line);width:52px;height:49px;color:var(--green);background:#fff;border-radius:15px;place-items:center;display:grid}.pay-button{width:100%}.phone-editor{border:1px solid var(--line);background:var(--bg);border-radius:17px;gap:12px;margin-top:24px;padding:18px;display:grid}@media (width<=760px){.location-sheet{border-radius:25px 25px 0 0;height:min(760px,92vh)}.location-sheet-head{padding:24px 20px 15px}.verification-fields{padding:20px}.choice-list{padding-inline:10px}}.order-location{align-items:center;font-size:12px;display:flex;color:var(--green)!important;gap:4px!important}.order-location svg{width:14px;height:14px}.brand{background:0 0;border:0;padding:0}.brand img{width:116px;height:auto;display:block}.mobile-brand img{width:98px}.auth-logo{background:0 0;border:0;border-radius:0;width:auto;height:auto;margin:auto}.auth-logo img{width:142px;height:auto;margin:auto}.verification-pending{color:#8a5700;background:#fff8e8;border:1px solid #f2c36b;border-radius:17px;align-items:flex-start;gap:12px;max-width:720px;margin:0 auto 18px;padding:15px 17px;display:flex}.verification-pending>svg{flex:none;width:22px;margin-top:1px}.verification-pending strong{color:var(--ink)}.verification-pending p{color:var(--muted);margin:4px 0 0;line-height:1.45}.digital-asset-label{color:var(--green);background:var(--soft);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.product-copy strong{color:var(--green)}.payment-sheet{width:min(460px,100%)}.fulfillment-options{gap:10px;min-height:0;padding:16px;display:grid;overflow-y:auto}.fulfillment-options>button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;gap:12px;width:100%;min-height:82px;padding:14px;display:flex}.fulfillment-options>button:hover{border-color:var(--green);background:var(--soft)}.fulfillment-options>button>svg:first-child{color:var(--green)}.fulfillment-options>button>span{flex:1;gap:4px;min-width:0;display:grid}.fulfillment-options small{color:var(--muted);line-height:1.3}.fulfillment-options>button>b{white-space:nowrap;color:var(--green);font-size:12px}.fulfillment-options>button>svg:last-child{width:18px;color:var(--muted)}.checkout-breakdown{border:1px solid var(--line);background:var(--bg);border-radius:15px;grid-template-columns:1fr auto;gap:8px 14px;padding:14px;display:grid}.checkout-breakdown span{color:var(--muted)}.checkout-breakdown b{border-top:1px solid var(--line);padding-top:8px}.product-actions.payment-options{grid-template-columns:minmax(0,1fr);align-items:stretch}.payment-options .message-action{justify-content:center;align-items:center;gap:8px;width:max-content;padding:0 16px;font-weight:700;display:inline-flex}.card-pay-button{border-color:var(--green);min-height:48px;color:var(--green);white-space:nowrap;grid-column:1/-1}.card-brand-logos{align-items:center;gap:5px;display:inline-flex}.card-brand-logos img{object-fit:contain;width:32px;height:18px}.card-brand-logos img:last-child{width:25px}.notification-button{position:relative}.notification-button .notification-badge{top:-6px;right:-7px}.conversation-unread{color:#fff;background:#d92d20;border-radius:99px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;line-height:1;display:grid}.notification-sheet{background:#fff;border-radius:25px;flex-direction:column;width:min(520px,100%);max-height:min(760px,92vh);display:flex;position:relative;overflow:hidden}.notification-sheet>header{border-bottom:1px solid var(--line);padding:26px 27px 18px}.notification-sheet>header small{color:var(--green);font-weight:700}.notification-sheet>header h2{margin:5px 48px 0 0}.notification-list{min-height:0;padding:10px 14px 20px;overflow-y:auto}.notification-item{text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;align-items:flex-start;gap:12px;width:100%;padding:13px;display:flex}.notification-item.unread{background:#fff7f6}.notification-item>span:last-child{flex:1;min-width:0}.notification-item strong,.notification-item p,.notification-item small{display:block}.notification-item p{color:var(--muted);margin:4px 0;line-height:1.4}.notification-item small{color:var(--muted)}.notification-kind{width:42px;height:42px;color:var(--green);background:var(--soft);border-radius:13px;flex:none;place-items:center;display:grid}.notification-kind svg{width:20px}.notification-empty{text-align:center;min-height:270px;color:var(--muted);align-content:center;place-items:center;gap:8px;display:grid}.notification-empty>svg{color:var(--green)}.notification-empty p{max-width:330px;margin:0;line-height:1.45}@media (width<=760px){.notification-sheet{border-radius:24px 24px 0 0;max-height:90vh}}.payment-overline{color:var(--green);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:12px;font-weight:700}.mobile-money-logos{align-items:center;gap:7px;display:flex}.mobile-money-logos img{object-fit:contain;background:#fff;border-radius:6px;width:43px;height:24px;padding:3px}.product-action-provider-logos{justify-content:center;gap:5px;margin:0}.mobile-money-action{gap:7px;min-width:0;display:grid}.product-action-provider-logos img{border-radius:5px;width:36px;height:20px;padding:2px}.payment-progress{text-align:center;justify-items:center;gap:10px;padding:20px 4px 4px;display:grid}.payment-progress h3,.payment-progress p{margin:0}.payment-progress p{max-width:360px;color:var(--muted);line-height:1.5}.payment-progress button{width:100%;margin-top:8px}.payment-progress>svg{color:#fff;background:var(--green);border-radius:50%;width:48px;height:48px;padding:11px}.payment-loader{border:4px solid var(--soft);border-top-color:var(--green);border-radius:50%;width:44px;height:44px;animation:.9s linear infinite payment-spin}@keyframes payment-spin{to{transform:rotate(360deg)}}.button-dot-loader{justify-content:center;align-items:center;gap:6px;min-height:20px;display:inline-flex}.button-dot-loader i{background:currentColor;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite payment-dot}.button-dot-loader i:nth-child(2){animation-delay:.14s}.button-dot-loader i:nth-child(3){animation-delay:.28s}@keyframes payment-dot{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.product-row-actions{align-items:center;gap:7px;display:flex}.edit-product-button{border:1px solid var(--green);color:var(--green);background:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.product-row-actions .publish-button{border-radius:999px;min-width:78px;font-weight:700}@media (width<=760px){.product-row-actions{width:100%;margin-left:66px}.product-row-actions button{flex:1}.product-row-actions .publish-button{margin-left:0}}
