@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--primary:#e85222;--accent:#f5a623;--ink:#18211e;--muted:#718079;--line:#e7ece9;--bg:#f6f8f7;color:var(--ink);background:var(--bg);font-synthesis:none;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:30;background:#fff;flex-direction:column;width:255px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0;overflow:auto}.brand{align-items:center;gap:11px;padding:0 7px 24px;display:flex}.brand-mark{background:linear-gradient(145deg,var(--primary),var(--accent));color:#fff;width:41px;height:41px;box-shadow:0 6px 15px color-mix(in srgb,var(--primary) 25%,transparent);border-radius:12px;place-items:center;display:grid}.brand b{font-family:Manrope;font-size:16px;display:block}.brand span{color:var(--primary);letter-spacing:1.8px;font-size:9px;font-weight:800}.store-card{border:1px solid var(--line);background:#f7f9f8;border-radius:12px;align-items:center;gap:9px;padding:10px;display:flex}.store-avatar{background:color-mix(in srgb,var(--primary) 12%,white);width:34px;height:34px;color:var(--primary);border-radius:9px;place-items:center;font-weight:800;display:grid}.store-card div:nth-child(2){flex:1;min-width:0}.store-card b,.store-card span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.store-card b{font-size:12px}.store-card span{color:var(--muted);margin-top:2px;font-size:10px}.nav-title{color:#9ba8a1;letter-spacing:1.3px;margin:24px 10px 8px;font-size:9px;font-weight:800}nav button,.sidebar-bottom>button{color:#64716b;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;height:42px;margin:2px 0;padding:0 11px;font-size:13px;font-weight:600;display:flex}nav button:hover,.sidebar-bottom>button:hover{background:#f6f8f7}nav button.active,.sidebar-bottom>button.active{background:color-mix(in srgb,var(--primary) 9%,white);color:var(--primary)}nav button em{color:var(--primary);background:#fff0eb;border-radius:6px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:10px;font-style:normal;display:grid}.sidebar-bottom{margin-top:auto}.help-card{background:linear-gradient(145deg,color-mix(in srgb,var(--primary) 10%,white),color-mix(in srgb,var(--accent) 10%,white));border-radius:13px;flex-direction:column;align-items:flex-start;margin-top:20px;padding:14px;display:flex}.help-card svg{color:var(--primary);margin-bottom:8px}.help-card b{font-size:12px}.help-card span{color:var(--muted);margin:2px 0 11px;font-size:10px}.help-card button{color:var(--primary);border:1px solid color-mix(in srgb,var(--primary) 16%,white);background:#fff;border-radius:7px;padding:6px 10px;font-size:10px;font-weight:700}.close-mobile{display:none}main{width:calc(100% - 255px);min-height:100vh;margin-left:255px}header{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:71px;padding:0 30px;display:flex;position:sticky;top:0}.search{color:#8e9a94;background:#f6f8f7;border:1px solid #edf0ee;border-radius:9px;align-items:center;width:min(430px,40vw);height:39px;padding:0 11px;display:flex}.search input{background:0 0;border:0;outline:0;flex:1;padding:0 10px;font-size:12px}.search kbd{background:#fff;border:1px solid #dde3df;border-radius:5px;padding:3px 6px;font-size:10px}.header-actions,.profile{align-items:center;gap:12px;display:flex}.icon-btn{border:1px solid var(--line);color:#59655f;background:#fff;border-radius:9px;place-items:center;width:39px;height:39px;display:grid}.notification{position:relative}.notification>i{background:var(--primary);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:7px}.profile{border-left:1px solid var(--line);padding-left:15px}.profile-avatar{width:37px;height:37px;color:var(--primary);background:#fff0eb;border-radius:10px;place-items:center;display:grid}.profile b,.profile span{display:block}.profile b{font-size:12px}.profile span{color:var(--muted);font-size:10px}.palette-btn{gap:3px;display:flex}.palette-btn i{border-radius:3px;width:9px;height:22px}.scheme-wrap{position:relative}.scheme-popover{border:1px solid var(--line);z-index:40;background:#fff;border-radius:13px;width:225px;padding:13px;position:absolute;top:48px;right:0;box-shadow:0 16px 45px #29352f21}.scheme-popover>strong,.scheme-popover>span{display:block}.scheme-popover>strong{font-size:13px}.scheme-popover>span{color:var(--muted);margin-bottom:8px;font-size:10px}.scheme-popover button{width:100%;color:var(--ink);background:#fff;border:0;border-radius:8px;align-items:center;gap:4px;padding:8px;display:flex}.scheme-popover button:hover,.scheme-popover button.chosen{background:#f5f7f6}.scheme-popover button i{width:13px;height:25px}.scheme-popover button i:first-child{border-radius:5px 0 0 5px}.scheme-popover button i:nth-child(2){border-radius:0 5px 5px 0}.scheme-popover button b{margin-left:6px;font-size:11px}.content{max-width:1600px;margin:auto;padding:28px 30px 45px}.welcome{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.welcome p{color:var(--primary);margin:0 0 6px;font-size:11px;font-weight:700}.welcome h1{margin:0;font:800 24px Manrope}.welcome h1 span{font-size:22px}.welcome h2{color:var(--muted);margin:5px 0 0;font-size:12px;font-weight:400}.primary{background:var(--primary);color:#fff;height:40px;box-shadow:0 6px 16px color-mix(in srgb,var(--primary) 22%,transparent);border:0;border-radius:9px;align-items:center;gap:7px;padding:0 16px;font-size:12px;font-weight:700;display:flex}.metrics{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:17px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:44px 1fr;padding:17px;display:grid}.metric-icon{background:color-mix(in srgb,var(--primary) 10%,white);width:40px;height:40px;color:var(--primary);border-radius:11px;grid-row:1/4;place-items:center;display:grid}.metric-icon.warn{color:#f08c00;background:#fff3e6}.metric-label{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.metric-label button{color:#a3ada8;letter-spacing:1px;background:0 0;border:0}.metric strong{margin-top:2px;font:800 22px Manrope}.metric p{color:#37966f;align-items:center;gap:4px;margin:4px 0 0;font-size:9.5px;display:flex}.metric p.danger{color:#e55748}.dashboard-grid{grid-template-columns:1.6fr .8fr;gap:17px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:13px;padding:19px}.panel-head{justify-content:space-between;align-items:center;display:flex}.panel-head h3{margin:0;font:700 14px Manrope}.panel-head p{color:var(--muted);margin:3px 0 0;font-size:10px}.date-chip{border:1px solid var(--line);color:#526059;background:#fff;border-radius:8px;align-items:center;gap:6px;height:33px;padding:0 10px;font-size:10px;display:flex}.chart{height:228px;padding-top:22px;display:flex}.y-labels{color:#9aa6a0;flex-direction:column;justify-content:space-between;width:38px;padding-bottom:21px;font-size:9px;display:flex}.plot{flex:1;position:relative}.grid-lines{background:repeating-linear-gradient(#eef1ef 0 1px,#0000 1px 25%);position:absolute;inset:0 0 20px}.plot svg{width:100%;height:calc(100% - 20px);position:absolute;inset:0 0 20px;overflow:visible}.area{fill:url(#fill)}.line{fill:none;stroke:var(--primary);stroke-width:3px;vector-effect:non-scaling-stroke}.x-labels{color:#8c9992;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:0;left:0;right:0}.x-labels .today{color:var(--primary);font-weight:700}.x-labels i{display:none}.donut-wrap{align-items:center;gap:22px;padding-top:28px;display:flex}.donut{background:conic-gradient(var(--primary) 0 38%,var(--accent) 38% 62%,#36a8bb 62% 80%,#8e71c7 80% 92%,#dfe5e2 92%);border-radius:50%;place-items:center;width:128px;height:128px;display:grid}.donut>div{text-align:center;background:#fff;border-radius:50%;place-content:center;width:78px;height:78px;display:grid}.donut b{font:800 15px Manrope}.donut span{color:var(--muted);font-size:8px}.legend{flex:1}.legend>div{color:var(--muted);align-items:center;gap:7px;margin:9px 0;font-size:9px;display:flex}.legend i{background:var(--primary);border-radius:50%;width:7px;height:7px}.legend .c1{background:var(--accent)}.legend .c2{background:#36a8bb}.legend .c3{background:#8e71c7}.legend .c4{background:#dfe5e2}.legend b{color:var(--ink);margin-left:auto}.text-button{color:var(--primary);background:0 0;border:0;font-size:10px;font-weight:700}.transaction-list,.product-list{margin-top:12px}.transaction{border-top:1px solid #eff2f0;grid-template-columns:36px 1.7fr .6fr .6fr .6fr;align-items:center;gap:10px;padding:11px 0;font-size:10px;display:grid}.receipt-icon{color:#78857e;background:#f3f6f4;border-radius:8px;place-items:center;width:33px;height:33px;display:grid}.transaction-main b,.transaction-main span{display:block}.transaction-main b{font-size:11px}.transaction-main span{color:var(--muted);margin-top:2px;font-size:9px}.transaction .items{color:var(--muted)}.transaction em{text-align:center;color:#168264;background:#eef8f5;border-radius:6px;padding:4px 7px;font-style:normal}.transaction em.credit{color:#c87b0a;background:#fff5e8}.transaction em.cash{color:#438d50;background:#edf7ef}.transaction em.card{color:#5b61ae;background:#f0f0fb}.transaction .total{text-align:right}.product{border-top:1px solid #eff2f0;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;padding:9px 0;display:grid}.product-art{color:#76581e;background:linear-gradient(145deg,#f7e8cc,#f1c773);border-radius:8px;place-items:center;width:36px;height:36px;font-size:9px;font-weight:800;display:grid}.product b,.product span{display:block}.product b{font-size:10px}.product span{color:var(--muted);margin-top:2px;font-size:8px}.stock-pill{color:#2a8954;background:#ecf7f0;border-radius:6px;padding:5px 7px;font-size:8px}.stock-pill.low{color:#d46b23;background:#fff1e8}.module-empty{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:480px;padding:25px;display:flex}.module-orb{background:color-mix(in srgb,var(--primary) 10%,white);width:74px;height:74px;color:var(--primary);border-radius:22px;place-items:center;display:grid;transform:rotate(-5deg)}.module-orb svg{transform:rotate(5deg)}.module-empty h3{margin:20px 0 6px;font:700 18px Manrope}.module-empty p{max-width:480px;color:var(--muted);margin:0 0 20px;font-size:12px;line-height:1.7}.menu-btn{background:0 0;border:0;display:none}.scrim{display:none}@media (width<=1100px){.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.profile>div:nth-child(2),.profile>svg{display:none}}@media (width<=760px){.sidebar{transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:none;box-shadow:15px 0 50px #1c28235c}.close-mobile{background:0 0;border:0;display:block;position:absolute;top:8px;right:8px}.scrim{z-index:25;background:#17201c88;border:0;display:block;position:fixed;inset:0}main{width:100%;margin-left:0}header{padding:0 15px}.menu-btn{place-items:center;display:grid}.search{flex:1;width:auto;margin:0 10px}.search kbd,.profile{display:none}.content{padding:22px 15px}.welcome{align-items:center}.welcome h1{font-size:20px}.metrics{grid-template-columns:1fr}.dashboard-grid{display:block}.panel{margin-bottom:15px}.categories{display:none}.transaction{grid-template-columns:34px 1fr auto}.transaction .items,.transaction em{display:none}.welcome .primary{padding:0 11px;font-size:0}.welcome .primary svg{margin:0}.chart{height:200px}.header-actions{gap:7px}}.login{background:radial-gradient(circle at 70% 20%,#fff0e8 0,#0000 32%),linear-gradient(145deg,#f9fbfa,#eef3f0);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(400px,100%);padding:38px;box-shadow:0 24px 70px #21352b17}.login-logo{background:linear-gradient(145deg,var(--primary),var(--accent));color:#fff;border-radius:15px;place-items:center;width:50px;height:50px;font:800 17px Manrope;display:grid;box-shadow:0 8px 20px #e8522240}.login-card>p{color:var(--primary);letter-spacing:2px;margin:18px 0 5px;font-size:9px;font-weight:800}.login-card h1{margin:0;font:800 27px Manrope}.login-card>span{color:var(--muted);margin:6px 0 25px;font-size:12px;display:block}.login form,.form-grid{gap:14px;display:grid}.login label,.form-grid label{color:#526159;font-size:11px;font-weight:700}.login input,.form-grid input,.form-grid select{width:100%;height:42px;color:var(--ink);background:#fff;border:1px solid #dfe5e1;border-radius:9px;outline:0;margin-top:6px;padding:0 11px;display:block}.login input:focus,.form-grid input:focus,.form-grid select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #e8522212}.login .primary{justify-content:center;width:100%;margin-top:5px}.form-error{color:#cb493d;background:#fff1ef;border-radius:8px;padding:9px;font-size:11px}.notice{color:#287252;background:#eef8f3;border:1px solid #cfeadd;border-radius:9px;margin-bottom:14px;padding:10px 13px;font-size:11px}.error-notice{color:#a44036;background:#fff1ef;border-color:#f4d0ca}.data-card,.purchase-card{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.table-head,.table-row{grid-template-columns:1.6fr 1fr .8fr .7fr .7fr;align-items:center;gap:15px;padding:13px 18px;display:grid}.table-head{color:#77837d;text-transform:uppercase;letter-spacing:.5px;background:#f7f9f8;font-size:9px}.table-row{border-top:1px solid #edf1ef;font-size:11px}.table-row>div strong,.table-row>div span{display:block}.table-row>div span{color:var(--muted);margin-top:3px;font-size:9px}.low-text{color:#db5b3a;font-weight:700}.empty-inline{text-align:center;color:var(--muted);padding:38px 15px;font-size:11px}.modal-backdrop{z-index:80;background:#18211e88;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(600px,100%);max-height:90vh;padding:22px;overflow:auto;box-shadow:0 25px 70px #121a1660}.modal-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.modal-head h3{margin:0;font:700 17px Manrope}.modal-head button{background:#f2f5f3;border:0;border-radius:8px;width:31px;height:31px;font-size:20px}.form-grid{grid-template-columns:1fr 1fr}.form-grid label small{color:var(--muted);font-weight:400}.form-submit{grid-column:1/-1;justify-content:center;margin-top:5px}.pos-grid{grid-template-columns:1.5fr .8fr;align-items:start;gap:17px;display:grid}.product-picker,.cart{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px}.pos-search{color:#809089;border:1px solid #dfe5e1;border-radius:10px;align-items:center;height:44px;padding:0 12px;display:flex}.pos-search input{border:0;outline:0;flex:1;padding:0 10px}.product-tiles{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px;display:grid}.product-tiles>button{text-align:left;border:1px solid var(--line);min-height:145px;color:var(--ink);background:#fff;border-radius:12px;padding:12px;position:relative}.product-tiles>button:hover{border-color:var(--primary);box-shadow:0 5px 18px #21352b10}.product-tiles>button:disabled{opacity:.5}.product-tiles>button>div{color:#ad6d17;background:#fff2df;border-radius:11px;place-items:center;width:46px;height:46px;margin-bottom:10px;font-size:10px;font-weight:800;display:grid}.product-tiles strong,.product-tiles span,.product-tiles b{display:block}.product-tiles strong{font-size:11px}.product-tiles span{color:var(--muted);margin:3px 0 10px;font-size:9px}.product-tiles b{color:var(--primary);font-size:13px}.product-tiles svg{position:absolute;bottom:11px;right:11px}.cart{position:sticky;top:88px}.cart h3{align-items:center;gap:8px;margin:2px 0 14px;font:700 14px Manrope;display:flex}.cart h3 span{background:#f2f5f3;border-radius:6px;margin-left:auto;padding:3px 7px;font:700 9px DM Sans}.cart-lines{max-height:340px;overflow:auto}.cart-line{border-top:1px solid #edf1ef;grid-template-columns:1fr auto;gap:7px;padding:11px 0;display:grid;position:relative}.cart-line>div:first-child b,.cart-line>div:first-child span{display:block}.cart-line>div:first-child b{font-size:10px}.cart-line>div:first-child span{color:var(--muted);font-size:8px}.quantity{align-items:center;gap:7px;display:flex}.quantity button,.trash{background:#f1f4f2;border:0;border-radius:5px;place-items:center;width:23px;height:23px;display:grid}.quantity svg,.trash svg{width:12px}.cart-line>strong{font-size:11px}.trash{color:#b7c0bb;background:0 0;position:absolute;bottom:8px;right:0}.payment-modes{grid-template-columns:repeat(4,1fr);gap:5px;margin:15px 0;display:grid}.payment-modes button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:8px 2px;font-size:8px;font-weight:700}.payment-modes button.selected{border-color:var(--primary);color:var(--primary);background:#fff2ed}.cart-total{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:13px;display:flex}.cart-total span{font-size:11px}.cart-total b{font:800 20px Manrope}.checkout{justify-content:center;width:100%;margin-top:12px}.checkout:disabled,.primary:disabled{opacity:.5;cursor:not-allowed}.purchase-card{max-width:760px;padding:24px}.purchase-icon{width:50px;height:50px;color:var(--primary);background:#fff1ec;border-radius:14px;place-items:center;margin-bottom:20px;display:grid}.purchase-total{background:#f5f8f6;border-radius:9px;padding:9px 12px}.purchase-total span,.purchase-total b{display:block}.purchase-total span{color:var(--muted);font-size:9px}.purchase-total b{margin-top:2px;font:700 14px Manrope}.sales-table{grid-template-columns:.7fr 1fr 1.5fr .6fr .6fr}.mode-badge{color:#217656;background:#eef7f3;border-radius:6px;width:max-content;padding:5px 7px;font-size:8px;font-style:normal}@media (width<=950px){.pos-grid{grid-template-columns:1fr}.cart{position:static}.product-tiles{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.table-head{display:none}.table-row,.sales-table{grid-template-columns:1fr 1fr;padding:13px}.form-grid{grid-template-columns:1fr}.form-submit{grid-column:1}.product-tiles{grid-template-columns:1fr 1fr}.login-card{padding:27px}.purchase-card{padding:17px}}.sloth-logo{color:#25332d;align-items:center;gap:9px;font:800 20px Manrope;display:flex}.sloth-logo span{background:#fff0e5;border-radius:13px;place-items:center;width:39px;height:39px;font-size:23px;display:grid}.sloth-auth{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;margin:0;display:grid}.sloth-login{width:min(430px,100% - 40px);margin:auto}.sloth-kicker{color:#ef6a3a;letter-spacing:1.8px;margin:50px 0 8px;font-size:10px;font-weight:800;display:block}.sloth-login h1{color:#23312b;margin:0;font:800 32px Manrope}.sloth-login>p{color:#78857f;margin:7px 0 28px;font-size:13px}.sloth-login form{gap:15px;display:grid}.sloth-login form label,.sloth-field{color:#4e5d56;font-size:11px;font-weight:700}.sloth-login input,.sloth-field input{background:#fff;border:1px solid #dfe6e2;border-radius:11px;outline:0;width:100%;height:48px;margin-top:7px;padding:0 13px;font:500 13px DM Sans}.sloth-login input:focus,.sloth-field input:focus{border-color:#ef6a3a;box-shadow:0 0 0 4px #ef6a3a12}.sloth-primary,.sloth-secondary,.onboarding-card>.step-content>button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;height:46px;padding:0 18px;font-size:12px;font-weight:800;display:inline-flex}.sloth-primary,.onboarding-card>.step-content>button{color:#fff;background:#ef6a3a;box-shadow:0 8px 20px #ef6a3a2e}.sloth-secondary{color:#ef6a3a;background:#fff;border:1px solid #f1c8b8}.sloth-primary:disabled,.onboarding-card button:disabled{opacity:.45}.sloth-login form .sloth-primary{width:100%;margin-top:4px}.sloth-login>small{text-align:center;color:#a0aaa5;margin-top:22px;font-size:9px;display:block}.auth-story{text-align:center;color:#fff;background:linear-gradient(145deg,#f06939,#ff9b4c);flex-direction:column;justify-content:center;align-items:center;padding:50px;display:flex}.auth-story .mascot{filter:drop-shadow(0 20px 20px #9e3e2244);font-size:110px;transform:rotate(-8deg)}.auth-story h2{max-width:470px;margin:28px 0 9px;font:800 30px/1.25 Manrope}.auth-story p{opacity:.85}.sloth-error{color:#ae4031;background:#fff0ed;border-radius:9px;padding:10px 12px;font-size:11px}.onboarding{background:radial-gradient(circle at 80% 15%,#ffefe3 0,#0000 30%),#fbfdfc;min-height:100vh;padding:24px 5vw;position:relative;overflow:hidden}.onboarding>header,.seller-home>header{background:0 0;border:0;justify-content:space-between;height:auto;padding:0;display:flex;position:static}.onboarding>header>span{color:#7c8983;font-size:10px;font-weight:700}.progress{background:#e6ebe8;border-radius:10px;width:220px;height:4px;margin:18px auto}.progress i{background:#ef6a3a;border-radius:10px;height:100%;transition:all .3s;display:block}.back{color:#718079;background:0 0;border:0;align-items:center;gap:5px;font-size:11px;display:flex;position:absolute;top:95px;left:5vw}.back svg{width:16px}.onboarding-card{text-align:center;z-index:2;width:min(520px,100%);margin:55px auto 0;position:relative}.step-icon{background:#fff;border-radius:23px;place-items:center;width:68px;height:68px;margin:auto;font-size:32px;display:grid;box-shadow:0 10px 35px #32483e12}.onboarding-card h1{margin:20px 0 6px;font:800 28px Manrope}.onboarding-card>p{color:#78857f;margin:0;font-size:12px}.step-content{text-align:left;background:#fff;border:1px solid #e9eeeb;border-radius:18px;gap:15px;margin-top:26px;padding:22px;display:grid;box-shadow:0 14px 45px #2c413711}.step-content>button{width:100%;margin-top:3px}.choice-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.choice-grid button{color:#4b5a53;background:#fff;border:1px solid #e2e8e4;border-radius:10px;height:48px;font-size:11px;font-weight:700}.choice-grid button.chosen{color:#d95225;background:#fff2ed;border-color:#ef6a3a;box-shadow:0 0 0 3px #ef6a3a10}.onboarding-sloth{opacity:.16;font-size:115px;position:absolute;bottom:-25px;right:6vw;transform:rotate(8deg)}.sloth-loading{text-align:center;background:#fffaf6;place-content:center;min-height:100vh;display:grid}.sloth-loading div{font-size:70px;animation:1.5s infinite slothbob}.sloth-loading h1{color:#52625a;font:700 16px Manrope}@keyframes slothbob{50%{transform:translateY(-8px)rotate(4deg)}}.seller-home{background:#f7faf8;min-height:100vh;padding:22px 5vw}.seller-home>header{max-width:1120px;margin:auto}.seller-home>header>div{align-items:center;gap:10px;display:flex}.seller-home>header button{color:#7b8882;background:#fff;border:0;border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.seller-home>header svg{width:17px}.plan-pill{letter-spacing:.8px;color:#27805c;background:#eaf6f0;border-radius:20px;padding:7px 10px;font-size:8px;font-weight:800}.ready-card{text-align:center;background:linear-gradient(145deg,#fff,#fff8f3);border:1px solid #f1e6df;border-radius:25px;max-width:760px;margin:60px auto 25px;padding:35px;box-shadow:0 18px 55px #283b3210}.ready-mascot{font-size:70px}.ready-card>span{color:#ef6a3a;letter-spacing:1.5px;justify-content:center;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.ready-card>span svg{width:15px}.ready-card h1{margin:10px 0 5px;font:800 28px Manrope}.ready-card p{color:#7a8781;font-size:12px}.ready-card>div:nth-of-type(2){justify-content:center;gap:9px;margin-top:19px;display:flex}.quick-actions{max-width:900px;margin:38px auto}.quick-actions h2{text-align:center;font:700 17px Manrope}.quick-actions>div{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.quick-actions button{text-align:left;color:#27362f;background:#fff;border:1px solid #e5eae7;border-radius:16px;padding:22px}.quick-actions button>span{font-size:25px}.quick-actions b,.quick-actions small{display:block}.quick-actions b{margin:14px 0 3px;font:700 12px Manrope}.quick-actions small{color:#85918b;font-size:9px}.published-note{color:#287557;background:#eaf7f0;border-radius:11px;justify-content:center;align-items:center;gap:7px;max-width:760px;margin:25px auto;padding:12px;font-size:10px;display:flex}.published-note svg{width:16px}.celebrate{z-index:100;background:#18241f99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.celebrate>div{text-align:center;background:#fff;border-radius:23px;width:min(400px,100%);padding:35px}.celebrate>div>div{font-size:65px}.celebrate h2{margin:12px 0 5px;font:800 24px Manrope}.celebrate p{color:#7d8983;font-size:11px}.celebrate button{color:#fff;background:#ef6a3a;border:0;border-radius:10px;padding:12px 18px;font-weight:800}.preview-bar{color:#fff;z-index:60;background:#24332c;justify-content:space-between;align-items:center;height:56px;padding:0 20px;display:flex;position:sticky;top:0}.preview-bar button,.preview-bar span{align-items:center;gap:6px;display:flex}.preview-bar button{color:#fff;background:0 0;border:0;font-size:10px}.preview-bar svg{width:15px}.preview-bar .publish-small{background:#ef6a3a;border-radius:8px;padding:9px 13px;font-weight:800}.preview-ribbon{color:#d65326;text-align:center;background:#fff0e7;justify-content:center;align-items:center;gap:5px;padding:8px;font-size:9px;font-weight:800;display:flex}.storefront{background:var(--shop-bg);color:var(--shop-text);min-height:100vh;font-family:DM Sans}.shop-header{background:var(--shop-surface);border-bottom:1px solid var(--shop-border);z-index:auto;justify-content:space-between;align-items:center;height:72px;padding:0 max(5vw,24px);display:flex;position:static}.shop-logo{color:var(--shop-text);font:800 19px Manrope}.shop-header nav{gap:25px;font-size:10px;display:flex}.shop-header nav a{color:var(--shop-muted)}.shop-cart{width:38px;height:38px;color:var(--shop-primary);background:#fff1e9;border:0;border-radius:11px;position:relative}.shop-cart span{background:var(--shop-primary);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;display:grid;position:absolute;top:-3px;right:-3px}.shop-hero{background:linear-gradient(135deg,#fff8f1,#ffefe1);grid-template-columns:1fr 1fr;align-items:center;min-height:480px;padding:55px max(7vw,30px);display:grid;overflow:hidden}.shop-hero>div:first-child{max-width:570px}.eyebrow,.shop-title>span{letter-spacing:1.8px;color:var(--shop-primary);font-size:9px;font-weight:800}.shop-hero h1{color:var(--shop-text);margin:14px 0;font:800 clamp(38px,5vw,68px)/1.03 Manrope}.shop-hero p{color:var(--shop-muted);max-width:490px;font-size:14px;line-height:1.7}.shop-hero button{background:var(--shop-primary);color:#fff;border:0;border-radius:12px;align-items:center;gap:8px;margin-top:23px;padding:13px 18px;font-size:11px;font-weight:800;display:flex}.hero-visual{place-items:center;display:grid;position:relative}.hero-orb{background:linear-gradient(145deg,var(--shop-primary),var(--shop-secondary));border-radius:42% 58% 52% 48%;place-items:center;width:min(320px,28vw);height:min(320px,28vw);display:grid;transform:rotate(-5deg);box-shadow:0 30px 60px #bd5b3138}.hero-orb span{color:#fffd;font:800 120px Manrope;transform:rotate(5deg)}.shop-section{padding:70px max(7vw,30px)}.shop-title{text-align:center}.shop-title h2{margin:8px 0;font:800 29px Manrope}.shop-title p{color:var(--shop-muted);font-size:11px}.category-cards{grid-template-columns:repeat(3,1fr);gap:15px;max-width:900px;margin:32px auto 0;display:grid}.category-cards article{background:var(--shop-surface);border:1px solid var(--shop-border);text-align:center;border-radius:17px;padding:21px}.category-cards article div{color:var(--shop-primary);font-size:28px}.category-cards b,.category-cards span{display:block}.category-cards b{margin-top:9px;font:700 12px Manrope}.category-cards span{color:var(--shop-muted);margin-top:3px;font-size:8px}.products-section{background:var(--shop-surface)}.shop-products{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1100px;margin:32px auto 0;display:grid}.shop-products article h3{margin:11px 0 5px;font:700 12px Manrope}.shop-products article>b{color:var(--shop-primary);font-size:13px}.shop-product-image{color:#b9814a;background:#f8eadb;border-radius:17px;place-items:center;height:220px;display:grid;position:relative;overflow:hidden}.shop-product-image img{object-fit:cover;width:100%;height:100%}.shop-product-image em{background:#fffd;border-radius:7px;padding:5px 7px;font-size:7px;font-style:normal;position:absolute;top:9px;left:9px}.shop-products article>button{border:1px solid var(--shop-primary);width:100%;color:var(--shop-primary);background:#fff;border-radius:9px;margin-top:10px;padding:9px;font-size:9px;font-weight:800}.shop-benefits{background:var(--shop-accent);color:#fff;grid-template-columns:repeat(3,1fr);gap:30px;padding:38px max(7vw,30px);display:grid}.shop-benefits article{justify-content:center;align-items:center;gap:11px;display:flex}.shop-benefits article>div{background:#ffffff17;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.shop-benefits b,.shop-benefits small{display:block}.shop-benefits b{font-size:10px}.shop-benefits small{opacity:.75;margin-top:3px;font-size:8px}.shop-footer{color:#fff;background:#202c27;grid-template-columns:2fr 1fr 1fr;gap:30px;padding:55px max(7vw,30px) 35px;display:grid}.shop-footer b{font:800 18px Manrope}.shop-footer p,.shop-footer a{color:#aeb9b4;font-size:9px}.shop-footer span{margin-bottom:9px;font-size:9px;font-weight:800;display:block}.shop-footer a{margin:6px 0;display:block}.shop-footer>small{text-align:center;color:#8f9d96;border-top:1px solid #ffffff12;grid-column:1/-1;padding-top:20px;font-size:8px}@media (width<=760px){.sloth-auth{grid-template-columns:1fr}.auth-story{display:none}.sloth-login{padding:38px 0}.sloth-kicker{margin-top:55px}.onboarding{padding:18px}.back{left:14px}.onboarding-card{margin-top:40px}.onboarding-card h1{font-size:23px}.choice-grid{grid-template-columns:1fr}.seller-home{padding:18px}.ready-card{margin-top:35px;padding:25px 18px}.quick-actions>div{grid-template-columns:1fr}.preview-bar span,.shop-header nav{display:none}.shop-hero{text-align:center;grid-template-columns:1fr;min-height:560px;padding:50px 22px}.shop-hero>div:first-child{flex-direction:column;align-items:center;display:flex}.shop-hero h1{font-size:40px}.hero-visual{margin-top:35px}.hero-orb{width:210px;height:210px}.hero-orb span{font-size:80px}.shop-section{padding:52px 18px}.category-cards{grid-template-columns:1fr}.shop-products{grid-template-columns:repeat(2,1fr)}.shop-product-image{height:165px}.shop-benefits{grid-template-columns:1fr;align-items:start}.shop-footer{grid-template-columns:1fr 1fr}.shop-footer>div:first-child{grid-column:1/-1}}.sloth-logo{color:#ff6500;font-size:22px}.sloth-logo img{aspect-ratio:96/88;object-fit:contain;width:43px;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none}.sloth-logo>span{background:0 0;border-radius:0;flex-direction:column;justify-content:center;align-items:flex-start;width:auto;min-width:0;height:auto;display:flex}.sloth-logo b{line-height:1;display:block}.sloth-logo b i{color:#0d2c50;font-style:normal}.sloth-logo small{color:#536979;letter-spacing:.15px;white-space:nowrap;margin-top:5px;font:700 11px/1.3 DM Sans,sans-serif;display:block}.sloth-logo small em{color:#ff6500;margin:0 2px;font-style:normal}.marketing-header .sloth-logo.with-tagline{align-items:center;gap:12px}.marketing-header .sloth-logo.with-tagline img{width:58px}.marketing-header .sloth-logo.with-tagline b{letter-spacing:-1px;font-size:32px}.marketing-header .sloth-logo.with-tagline small{font-size:12px}.brand-mascot,.auth-story .mascot,.onboarding-sloth,.ready-mascot,.celebrate>div>div:first-child{background-image:url(/assets/optimized/sitesloth-mascot-poses-1600.webp);background-repeat:no-repeat;background-size:400%;font-size:0}.brand-mascot{width:240px;height:230px}.pose-wave{background-position:0}.pose-laptop{background-position:33.333%}.pose-celebrate{background-position:66.666%}.pose-sleep{background-position:100%}.auth-story .mascot{filter:drop-shadow(0 20px 20px #9e3e2244);background-position:33.333%;width:390px;height:310px;transform:none}.onboarding-sloth{opacity:.2;background-position:0;width:270px;height:250px}.onboarding-sloth .brand-mascot{display:none}.ready-mascot{background-position:66.666%;width:170px;height:155px;margin:auto}.ready-mascot .brand-mascot{display:none}.celebrate>div>div:first-child{background-position:66.666%;width:180px;height:160px;margin:auto}.sloth-loading .brand-mascot{background-position:100%;width:260px;height:190px;margin:auto;animation:1.8s infinite slothbob}@media (width<=760px){.auth-story .mascot{width:260px;height:220px}.onboarding-sloth{width:180px;height:170px}.ready-mascot{width:145px;height:130px}}.brand-mascot,.onboarding-sloth,.ready-mascot,.celebrate>div>div:first-child{background-image:url(/assets/optimized/sitesloth-mascot-poses-1600.webp)}.auth-story .mascot{aspect-ratio:3/2;filter:drop-shadow(0 18px 24px #8e351f30);background-image:url(/assets/optimized/sitesloth-home-hero-nail-v2-720.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;flex:0 auto;width:min(720px,100%);height:auto}.auth-story h2{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.auth-story p{margin-top:18px}html{zoom:1;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px}body{zoom:1;font-size:16px;line-height:1.6}.sloth-auth,.onboarding,.seller-home,.celebrate,.preview-bar,.preview-ribbon,.storefront{zoom:1}.visual-editor{background:#eef2ef;min-height:100vh}.seller-editor-bar{z-index:80;background:#fff;border-bottom:1px solid #dfe6e2;justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:10px 20px;display:flex;position:sticky;top:0}.seller-editor-bar>span,.seller-editor-bar>div,.seller-editor-bar button{align-items:center;gap:8px;display:flex}.seller-editor-bar>span{color:#53625b;font-size:12px;font-weight:800}.seller-editor-bar>span svg,.seller-editor-bar button svg{width:17px}.seller-editor-bar>div button{color:#34433c;background:#fff;border:1px solid #dfe6e2;border-radius:10px;min-height:40px;padding:0 13px;font-weight:800}.seller-editor-bar>div .sloth-primary{color:#fff;background:#ef6a3a;border:0}.editor-layout{grid-template-columns:1fr;min-height:calc(100vh - 66px);display:grid}.editor-layout.panel-open{grid-template-columns:370px 1fr}.module-library{background:#fff;border-right:1px solid #dfe6e2;padding:24px;overflow:auto}.module-library .sloth-kicker{margin:0}.module-library h1{margin:8px 0;font:800 25px Manrope}.module-library>p{color:#718079;font-size:12px;line-height:1.55}.module-card-grid{grid-template-columns:1fr 1fr;gap:9px;margin:22px 0;display:grid}.module-card-grid>button{text-align:left;color:#28372f;background:#fff;border:1px solid #dfe6e2;border-radius:13px;min-height:80px;padding:13px;position:relative}.module-card-grid>button.selected{border-color:#ef6a3a;box-shadow:0 0 0 3px #ef6a3a17}.module-card-grid>button.hidden{color:#77837d;background:#f3f5f4}.module-card-grid b,.module-card-grid small{display:block}.module-card-grid b{font:800 12px Manrope}.module-card-grid small{color:#78857f;margin-top:5px;font-size:9px}.module-card-grid svg{color:#8b9892;width:13px;position:absolute;top:9px;right:9px}.module-controls{border-top:1px solid #e4e9e6;padding-top:18px}.module-controls>div:first-child{justify-content:space-between;align-items:center;display:flex}.module-controls h2{font:800 17px Manrope}.module-controls button{color:#405048;background:#fff;border:1px solid #dfe6e2;border-radius:9px;min-height:38px;padding:0 10px;font-weight:750}.module-order-controls{grid-template-columns:1fr 1fr;gap:8px;display:grid}.module-order-controls button{justify-content:center;align-items:center;gap:5px;display:flex}.module-order-controls svg{width:15px}.design-switcher{background:#fff7f1;border:1px solid #f2d4c5;border-radius:13px;grid-template-columns:40px 1fr 40px;align-items:center;gap:8px;margin-top:10px;padding:9px;display:grid}.design-switcher>button{padding:0}.design-switcher>div{text-align:center}.design-switcher small,.design-switcher b,.design-switcher span{display:block}.design-switcher small{letter-spacing:1px;font-size:8px}.design-switcher b{font:800 12px Manrope}.design-switcher span{color:#c2502d;margin-top:3px;font-size:8px}.design-switcher span svg{vertical-align:middle;width:10px}.module-library .settings-safety-note{margin-top:18px}.editor-canvas{place-items:center;padding:28px;display:grid}.editor-placeholder{text-align:center;color:#6f7c76;background:#fff;border:1px dashed #bcc8c1;border-radius:20px;place-content:center;width:min(760px,100%);min-height:460px;padding:35px;display:grid}.editor-placeholder svg{color:#ef6a3a;width:34px;margin:auto}.editor-placeholder h2{color:#29372f;margin:14px 0 6px;font:800 22px Manrope}.editor-placeholder p{max-width:520px;font-size:12px;line-height:1.6}@media (width<=850px){.seller-editor-bar{flex-wrap:wrap;align-items:flex-start}.seller-editor-bar>span{display:none}.seller-editor-bar>div{justify-content:space-between;width:100%}.editor-layout.panel-open{grid-template-columns:1fr}.module-library{border-right:0}.editor-canvas{display:none}}main.sloth-auth,main.seller-home{width:100%;max-width:none;margin-left:0}.sloth-auth :is(h1,h2,h3,p,a,button,label,input,select,textarea,small,strong,b,em),.onboarding :is(h1,h2,h3,p,a,button,label,input,select,textarea,small,strong,b,em),.seller-home :is(h1,h2,h3,p,a,button,label,input,select,textarea,small,strong,b,em),.celebrate :is(h1,h2,h3,p,a,button,label,input,select,textarea,small,strong,b,em),.preview-bar :is(a,button,span),.preview-ribbon,.storefront :is(h1,h2,h3,p,a,button,label,input,select,textarea,small,strong,b,em){zoom:1;scale:1}.sloth-login>p,.auth-story p,.onboarding-card>p,.ready-card p,.celebrate p,.sloth-login form label,.sloth-field,.sloth-login input,.sloth-field input,.sloth-primary,.sloth-secondary,.onboarding-card>.step-content>button,.choice-grid button,.back,.celebrate button{font-size:16px}.sloth-kicker,.sloth-login>small,.sloth-error,.onboarding>header>span,.plan-pill,.ready-card>span,.quick-actions small,.published-note,.preview-bar button,.preview-ribbon{font-size:14px}.quick-actions b{font-size:16px}.seller-home>header button.seller-logout{color:#405048;white-space:nowrap;background:#fff;border:1px solid #e0e7e3;justify-content:center;align-items:center;gap:8px;width:auto;min-width:108px;height:42px;padding:0 14px;font-size:16px;font-weight:800;display:inline-flex}.seller-home>header button.seller-logout:hover{color:#d9572d;background:#fff5ef;border-color:#f0c9b9}.seller-home>header button.seller-logout:focus-visible{outline-offset:2px;outline:3px solid #ef6a3a2e}.seller-home>header button.seller-logout svg{width:18px;height:18px}.seller-customer-list{gap:10px;display:grid}.seller-customer-list>article{background:#fff;border:1px solid #e2e9e5;border-radius:14px;grid-template-columns:minmax(190px,1.6fr) repeat(3,minmax(100px,.7fr)) auto;align-items:center;gap:18px;padding:17px 18px;display:grid}.seller-customer-list b,.seller-customer-list small{display:block}.seller-customer-list b{color:#12365b;font-size:15px}.seller-customer-list small{color:#708592;margin-top:4px;font-size:12px}.customer-detail{width:min(720px,100vw - 32px)}.customer-orders{gap:8px;margin-top:20px;display:grid}.customer-orders article{border:1px solid #e5ebe8;border-radius:11px;grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:13px;display:grid}.customer-orders b,.customer-orders small{display:block}.customer-orders small{color:#708592;margin-top:3px;font-size:12px}@media (width<=800px){.seller-customer-list>article{grid-template-columns:1fr 1fr}.seller-customer-list>article>div:first-child{grid-column:1/-1}.seller-customer-list .order-view{grid-column:1/-1;width:100%}.customer-orders article{grid-template-columns:1fr auto}.customer-orders .order-status{grid-row:2}.customer-orders strong{grid-area:1/2/3}}.shop-editor-shell{max-width:960px;margin:50px auto}.shop-editor-grid{grid-template-columns:minmax(0,1.5fr) minmax(240px,.75fr);align-items:start;gap:20px;display:grid}.shop-editor-form,.shop-editor-note{background:#fff;border:1px solid #e2e9e5;border-radius:16px;padding:24px}.shop-editor-form{gap:18px;display:grid}.shop-editor-form textarea{resize:vertical;background:#fff;border:1px solid #dfe6e2;border-radius:11px;outline:0;width:100%;min-height:118px;margin-top:7px;padding:13px;font:500 13px DM Sans}.shop-editor-form label>small{color:#7b8c83;margin-top:6px;font-size:11px;font-weight:500;display:block}.shop-editor-form .sloth-primary{width:100%}.shop-editor-note b{color:#12365b;font:700 17px Manrope}.shop-editor-note p{color:#657a70;margin:8px 0 0;font-size:13px;line-height:1.65}@media (width<=760px){.shop-editor-shell{margin-top:30px}.shop-editor-grid{grid-template-columns:1fr}.shop-editor-note{order:-1}}.share-shop-modal{width:min(620px,100vw - 32px)}.share-shop-modal>p{color:#61766c;font-size:14px;line-height:1.6}.share-link{background:#f4f7f5;border:1px solid #dfe7e3;border-radius:12px;align-items:center;gap:10px;padding:8px 8px 8px 14px;display:flex}.share-link span{text-overflow:ellipsis;white-space:nowrap;color:#12365b;flex:1;min-width:0;font-size:14px;overflow:hidden}.share-link button{color:#fff;background:#12365b;border:0;border-radius:8px;padding:10px 14px;font-weight:800}.share-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.share-actions>a{color:#147a4a;border:1px solid #21a366;border-radius:11px;place-items:center;height:46px;font-size:12px;font-weight:800;text-decoration:none;display:grid}.share-shop-modal>small{color:#7a8b83;margin-top:15px;font-size:11px;line-height:1.5;display:block}@media (width<=560px){.share-actions{grid-template-columns:1fr}.share-link{flex-direction:column;align-items:stretch}.share-link span{white-space:normal;overflow-wrap:anywhere}.share-link button{width:100%}}.product-photo-field{cursor:pointer;background:#fff9f5;border:1px dashed #f0a17f;border-radius:13px;align-items:center;gap:13px;padding:11px;display:flex;position:relative}.product-photo-field>span{color:#ef6a3a;background:#fff0e8;border-radius:10px;flex:0 0 70px;place-items:center;width:70px;height:70px;display:grid;overflow:hidden}.product-photo-field img{object-fit:cover;width:70px;height:70px}.product-photo-field b{font-size:26px}.product-photo-field strong,.product-photo-field small{display:block}.product-photo-field strong{color:#12365b;font-size:13px}.product-photo-field strong em{color:#7c8d84;font-size:10px;font-style:normal;font-weight:500}.product-photo-field small{color:#7c8d84;margin-top:4px;font-size:11px}.product-photo-field input{opacity:0;width:1px;height:1px;position:absolute}.shop-products article>a{color:inherit;text-decoration:none}.shop-product-detail{min-height:calc(100vh - 72px);padding:32px max(7vw,30px) 80px}.shop-product-detail>nav{max-width:1100px;color:var(--shop-muted);gap:9px;margin:0 auto 28px;font-size:14px;display:flex}.shop-product-detail>nav a{color:var(--shop-primary);text-decoration:none}.shop-product-detail>section{grid-template-columns:minmax(300px,480px) 1fr;align-items:center;gap:clamp(36px,7vw,90px);max-width:1100px;margin:auto;display:grid}.product-detail-image{aspect-ratio:1;color:var(--shop-primary);background:#f8eadb;border-radius:24px;place-items:center;display:grid;overflow:hidden}.product-detail-image>svg{width:72px;height:72px}.product-detail-image img{object-fit:cover;width:100%;height:100%}.product-detail-copy>span{letter-spacing:1.4px;color:var(--shop-primary);font-size:14px;font-weight:800}.product-detail-copy h1{margin:13px 0 18px;font:800 clamp(36px,5vw,62px)/1.08 Manrope}.product-detail-copy>strong{color:var(--shop-primary);font:800 28px Manrope;display:block}.product-detail-copy>p{color:var(--shop-muted);margin:12px 0 26px;font-size:16px}.product-buy-actions{grid-template-columns:1fr 1fr;gap:10px;width:min(470px,100%);display:grid}.product-buy-actions button{border:1px solid var(--shop-primary);border-radius:12px;height:52px;font-size:16px;font-weight:800}.product-buy-actions .add{background:var(--shop-surface);color:var(--shop-primary)}.product-buy-actions .buy{background:var(--shop-primary);color:#fff}.product-buy-actions button:disabled{cursor:not-allowed;opacity:.55}.product-detail-copy>small{color:var(--shop-muted);margin-top:14px;font-size:14px;display:block}.product-footer{grid-template-columns:1fr}.product-not-found{text-align:center;place-content:center;min-height:70vh;padding:30px;display:grid}.product-not-found>svg{width:64px;height:64px;color:var(--shop-primary);margin:auto}.product-not-found h1{font:800 36px Manrope}.product-not-found p{color:var(--shop-muted);font-size:16px}.product-not-found a{color:var(--shop-primary);font-size:16px;font-weight:800}@media (width<=760px){.shop-product-detail{padding:22px 18px 55px}.shop-product-detail>section{grid-template-columns:1fr;gap:28px}.product-detail-copy h1{font-size:38px}.product-buy-actions{width:100%}}@media (width<=430px){.product-buy-actions{grid-template-columns:1fr}}.shop-header nav,.shop-hero p,.shop-hero button,.shop-title p,.category-cards b,.shop-products article h3,.shop-products article>b,.shop-products article>button,.shop-benefits b,.shop-footer p,.shop-footer a,.shop-footer span{font-size:16px}.eyebrow,.shop-title>span,.category-cards span,.shop-product-image em,.shop-benefits small,.shop-footer>small,.shop-cart span{font-size:14px}input,select,textarea,button{font-family:inherit}.sloth-auth input,.onboarding input,.onboarding select,.seller-home input,.seller-home select,.storefront input,.storefront select{font-size:16px}main.marketing-home,main.signup-page{zoom:1;width:100%;max-width:none;margin:0}.marketing-home{color:#102f50;background:radial-gradient(circle at 78% 25%,#ffe4d0 0,#0000 25%),#fffaf6;min-height:100vh}.marketing-header{background:0 0;border:0;max-width:1240px;height:auto;min-height:82px;margin:auto;padding:18px 32px;position:relative;top:auto}.marketing-header nav{white-space:nowrap;flex:none;align-items:center;gap:22px;display:flex}.marketing-header nav a{color:#465d70;white-space:nowrap;font-size:16px;font-weight:700;line-height:1.25;text-decoration:none}.marketing-header nav button{color:#102f50;white-space:nowrap;background:#fff;border:1px solid #d8e0e5;border-radius:12px;width:auto;min-width:92px;padding:11px 18px;font-size:16px;font-weight:800;line-height:1.25}.marketing-hero{grid-template-columns:minmax(0,1.03fr) minmax(400px,.97fr);align-items:center;gap:52px;max-width:1240px;min-height:calc(100svh - 88px);margin:auto;padding:32px 32px 54px;display:grid}.marketing-copy{max-width:690px}.marketing-kicker{color:#ec650f;letter-spacing:1.2px;align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.marketing-kicker svg{width:18px}.marketing-copy h1{letter-spacing:-2.2px;color:#102f50;margin:14px 0 17px;font:800 clamp(44px,4.8vw,68px)/1.04 Manrope}.marketing-copy>p{color:#536979;max-width:630px;margin:0;font-size:18px;line-height:1.55}.start-form{background:#fff;border:1px solid #dfe5e8;border-radius:16px;max-width:650px;margin-top:24px;padding:7px;display:flex;box-shadow:0 18px 48px #18354b17}.start-form input{color:#102f50;background:0 0;border:0;outline:0;flex:1;min-width:0;height:54px;padding:0 16px;font-size:16px}.start-form:focus-within{border-color:#ff6500;box-shadow:0 0 0 4px #ff650018,0 18px 48px #18354b17}.start-form button{color:#fff;white-space:nowrap;background:#ff6500;border:0;border-radius:12px;align-items:center;gap:9px;height:54px;padding:0 21px;font-size:16px;font-weight:800;display:flex}.start-form button svg{width:18px}.marketing-copy>small{color:#6c7f8c;margin-top:11px;font-size:14px;display:block}.marketing-visual{justify-content:center;align-self:stretch;align-items:center;min-height:0;padding-top:0;display:flex;position:relative}.marketing-visual picture{width:min(690px,50vw);margin-top:0;display:block}.marketing-visual img{border-radius:22px;width:100%;height:auto;display:block}.floating-card{color:#102f50;background:#fff;border:1px solid #e4e9e7;border-radius:15px;font-size:14px;position:absolute;box-shadow:0 18px 45px #173a4c21}.floating-products{padding:15px 19px;top:18%;left:0}.floating-products span,.floating-products b{display:block}.floating-products span{color:#6a7c88;font-size:14px}.floating-products b{color:#ff6500;margin-top:2px;font:800 28px Manrope}.floating-live{align-items:center;gap:8px;padding:15px 18px;font-weight:800;display:flex;bottom:18%;right:0}.floating-live svg{color:#22a966;width:21px}.marketing-promise{color:#fff;background:#102f50;grid-template-columns:repeat(3,1fr);gap:36px;padding:34px max(5vw,32px);display:grid}.marketing-promise article{max-width:350px;margin:auto}.marketing-promise b,.marketing-promise span{display:block}.marketing-promise b{color:#ff8b3d;font:800 18px Manrope}.marketing-promise span{color:#d9e3e9;margin-top:5px;font-size:16px;line-height:1.55}.how-it-works{background:#fff;padding:100px 32px;scroll-margin-top:24px}.section-intro{text-align:center;max-width:760px;margin:0 auto}.section-intro>span,.marketing-cta>span{letter-spacing:1.3px;color:#ef650c;font-size:14px;font-weight:800}.section-intro h2,.marketing-cta h2{color:#102f50;margin:12px 0;font:800 clamp(34px,4vw,50px)/1.12 Manrope}.section-intro p,.marketing-cta p{color:#617685;margin:0;font-size:17px;line-height:1.6}.steps-grid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1120px;margin:48px auto 0;display:grid}.steps-grid article{background:#fffaf6;border:1px solid #e3e9e6;border-radius:20px;padding:30px}.steps-grid i{color:#fff;background:#ff6500;border-radius:14px;place-items:center;width:46px;height:46px;font:800 18px Manrope;display:grid}.steps-grid h3{color:#102f50;margin:22px 0 8px;font:800 21px/1.25 Manrope}.steps-grid p{color:#637886;margin:0;font-size:16px;line-height:1.6}.marketing-cta{text-align:center;background:radial-gradient(circle at 50% 0,#ffe5d3 0,#0000 45%),#fffaf6;padding:90px 32px}.marketing-cta>p{margin-bottom:28px}.marketing-cta .start-form{text-align:left;margin:0 auto}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.signup-page{background:radial-gradient(circle at 50% 15%,#ffeadc 0,#0000 28%),#fbfdfc;min-height:100vh;padding:22px 32px}.signup-page>header{background:0 0;border:0;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1180px;height:auto;margin:auto;padding:0;display:grid;position:static}.signup-back,.auth-back{color:#536979;background:0 0;border:0;align-items:center;gap:7px;padding:8px 0;font-size:16px;display:flex}.signup-back svg,.auth-back svg{width:18px}.auth-back{margin-bottom:30px}.signup-card{background:#fff;border:1px solid #e6ebe8;border-radius:24px;width:min(510px,100%);margin:48px auto;padding:36px;box-shadow:0 22px 65px #173a4b14}.signup-card .sloth-kicker{margin:0 0 7px}.signup-card h1{color:#102f50;margin:0;font:800 34px/1.15 Manrope}.signup-card>p{color:#6a7c88;margin:10px 0 25px;font-size:16px;line-height:1.55}.signup-card form{gap:16px;display:grid}.signup-card form label{color:#405665;font-size:16px;font-weight:700}.signup-card input{border:1px solid #dce4e7;border-radius:11px;outline:0;width:100%;height:50px;margin-top:7px;padding:0 13px;font-size:16px;display:block}.signup-card input:focus{border-color:#ff6500;box-shadow:0 0 0 4px #ff650014}.signup-card .sloth-primary{width:100%;margin-top:5px}.sloth-login input,.signup-card input,.login input{-webkit-text-fill-color:#102f50;caret-color:#102f50;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#102f50!important;background:#fff!important}.sloth-login input::placeholder,.signup-card input::placeholder,.login input::placeholder{-webkit-text-fill-color:#9aa7af;opacity:1;color:#9aa7af!important}:-webkit-any(.sloth-login input:-webkit-autofill,.signup-card input:-webkit-autofill,.login input:-webkit-autofill){-webkit-text-fill-color:#102f50!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}:is(.sloth-login input:autofill,.signup-card input:autofill,.login input:autofill){-webkit-text-fill-color:#102f50!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.password-field{display:block;position:relative}.password-field input{padding-right:52px!important}.password-field>button{color:#536979;cursor:pointer;background:#f4f7f5;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:14px;right:7px}.password-field>button:hover{color:#e85f08;background:#fff0e5}.password-field>button:focus-visible{outline:3px solid #ff650030}.password-field>button svg{width:19px;height:19px}.login .password-field>button{top:9px}.signup-card>small{text-align:center;color:#6a7c88;margin-top:20px;font-size:14px;display:block}.signup-card>small button{color:#e85f08;background:0 0;border:0;padding:0;font-size:14px;font-weight:800}.signup-card-wide{width:min(650px,100%)}.signup-layout{grid-template-columns:minmax(300px,380px) minmax(0,650px);justify-content:center;align-items:start;gap:34px;width:min(1120px,100%);margin:38px auto 0;display:grid}.signup-layout .signup-card{width:100%;margin:0}.signup-guide{padding-top:4px;position:sticky;top:24px}.signup-guide-dialog{color:#fff;background:#102f50;border-radius:24px;padding:24px;position:relative;box-shadow:0 18px 48px #173a4b1c}.signup-guide-dialog:after{content:"";background:#102f50;width:20px;height:20px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)rotate(45deg)}.signup-guide-dialog span{color:#ffb07a;letter-spacing:1px;font-size:12px;font-weight:900}.signup-guide-dialog h2{margin:7px 0 8px;font:800 25px/1.2 Manrope}.signup-guide-dialog p{color:#dce9ee;margin:0;font-size:15px;line-height:1.55}.signup-guide>img{object-fit:contain;width:220px;height:147px;margin:12px auto 8px;display:block}.signup-guide ol{background:#fff;border:1px solid #e2e9e6;border-radius:18px;margin:0;padding:15px;list-style:none;box-shadow:0 15px 40px #173a4b0d}.signup-guide li{color:#73838c;border-radius:12px;grid-template-columns:34px 1fr;align-items:start;gap:11px;padding:11px;display:grid}.signup-guide li.current{color:#102f50;background:#fff3e9}.signup-guide li i{color:#667984;background:#edf2f0;border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;font-style:normal;font-weight:900;display:grid}.signup-guide li.current i{color:#fff;background:#ef650c}.signup-guide li b,.signup-guide li small{display:block}.signup-guide li b{font-size:15px}.signup-guide li small{color:#71828b;margin-top:3px;font-size:13px;line-height:1.35}.signup-guide-note{color:#536979;align-items:center;gap:8px;margin:12px 5px 0;font-size:13px;font-weight:700;display:flex}.signup-guide-note svg{color:#287252;width:17px}.signup-card form label>small,.signup-field-note{color:#71828b;margin-top:-10px;font-size:13px;font-weight:500;display:block}.signup-card .sloth-primary svg{width:18px}.verify-card{text-align:center}.verify-card>p b{color:#102f50}.verify-card>form{margin-top:24px}.verify-card>small{line-height:1.5}.otp-field{text-align:left;display:block}.otp-field input{text-align:center;letter-spacing:10px;font:800 28px Manrope}.resend-code{color:#e85f08;background:0 0;border:0;margin-top:18px;font-size:14px;font-weight:800}.verification-sent{color:#25805d;justify-content:center;align-items:center;gap:7px;margin-top:16px;font-size:14px;display:flex}.verification-sent svg{width:18px}.verify-layout{grid-template-columns:330px minmax(0,510px);justify-content:center;align-items:center;gap:34px;width:min(980px,100%);margin:38px auto 0;display:grid}.verify-layout .signup-card{width:100%;margin:0}.otp-mascot-guide{text-align:center;position:relative}.otp-mascot-guide img{width:280px;height:315px;margin:0 auto;display:block}.mascot-dialog{color:#102f50;background:#fff;border:2px solid #dbe4e9;border-radius:24px;margin:0 auto 13px;padding:18px 20px;font:800 17px/1.45 Manrope;position:relative;box-shadow:0 16px 38px #173a4b16}.mascot-dialog:after{content:"";background:#fff;border-bottom:2px solid #dbe4e9;border-right:2px solid #dbe4e9;width:18px;height:18px;position:absolute;bottom:-11px;left:50%;transform:translate(-50%)rotate(45deg)}.plan-picker{border:0;grid-template-columns:repeat(2,1fr);gap:9px;margin:2px 0;padding:0;display:grid}.plan-picker legend{color:#405665;grid-column:1/-1;margin-bottom:8px;padding:0;font-size:16px;font-weight:700}.plan-picker>button{text-align:left;color:#405665;background:#fff;border:1px solid #dfe6e8;border-radius:12px;justify-content:space-between;align-items:center;min-height:66px;padding:12px 14px;display:flex}.plan-picker>button.selected{background:#fff7f1;border-color:#ff6500;box-shadow:0 0 0 3px #ff650012}.plan-picker>button:disabled{color:#87959d;cursor:not-allowed;background:#f7f8f8}.plan-picker span,.plan-picker b,.plan-picker small{display:block}.plan-picker b{color:#102f50;font-size:16px}.plan-picker small{color:#6c7f8c;margin-top:3px;font-size:14px}.plan-picker svg{color:#ff6500;width:20px}.plan-picker em{color:#526b7b;margin-top:6px;font-size:13px;font-style:normal;line-height:1.4;display:block}.plan-picker svg{flex:none}.plan-picker-note{color:#607787;margin:0;font-size:14px;line-height:1.5}.plan-feature-note{color:#607787;background:#f8fafb;border:1px dashed #d6e0e4;border-radius:12px;padding:14px}.plan-feature-note b,.plan-feature-note small{display:block}.plan-feature-note b{color:#405665;font-size:15px}.plan-feature-note small{margin-top:4px;font-size:14px}.coupons-disabled .coupon-entry,.coupons-disabled .coupon-error,.coupons-disabled .coupon-success{display:none}@media (width<=800px){.marketing-header{padding:14px 20px}.marketing-header nav a{display:none}.marketing-hero{text-align:center;grid-template-columns:1fr;gap:24px;min-height:auto;padding:42px 20px 60px}.marketing-copy{margin:auto}.marketing-kicker{justify-content:center}.marketing-copy h1{letter-spacing:-1.7px;font-size:clamp(40px,12vw,56px)}.marketing-copy>p{font-size:17px}.start-form{margin:24px auto 0}.marketing-visual{align-self:auto;min-height:auto}.marketing-visual picture{width:min(720px,100%)}.marketing-promise,.steps-grid{text-align:center;grid-template-columns:1fr}.steps-grid{max-width:520px}.steps-grid i{margin:auto}.how-it-works,.marketing-cta{padding:70px 20px}.signup-page{padding:18px}.signup-card{margin-top:35px;padding:27px 20px}.signup-page>header{grid-template-columns:1fr auto}.signup-page>header>span{display:none}.signup-card h1{font-size:30px}.signup-layout{grid-template-columns:1fr;gap:18px;margin-top:28px}.signup-guide{position:static}.signup-guide-dialog{padding:20px}.signup-guide>img{width:180px;height:120px}.signup-guide ol{padding:10px}.signup-layout .signup-card{margin:0}.verify-layout{grid-template-columns:1fr;gap:8px;margin-top:30px}.otp-mascot-guide{flex-direction:column;align-items:center;display:flex}.otp-mascot-guide img{width:280px;height:315px}.mascot-dialog{max-width:430px}.verify-layout .signup-card{margin-top:0}}@media (width<=560px){.start-form{padding:8px;display:grid}.start-form button{justify-content:center}.marketing-header .sloth-logo.with-tagline{gap:8px}.marketing-header .sloth-logo.with-tagline img{width:43px}.marketing-header .sloth-logo.with-tagline b{letter-spacing:-.5px;font-size:24px}.marketing-header .sloth-logo.with-tagline small{display:none}.plan-picker{grid-template-columns:1fr}}.signup-error-guide{background:#fff7f1;border:1px solid #f4d9c8;border-radius:18px;grid-template-columns:220px 1fr;align-items:center;gap:14px;padding:10px 14px;display:grid}.signup-error-guide img{border-radius:14px;width:220px;height:147px;display:block}.signup-error-dialog{color:#a83d2b;background:#fff;border:1px solid #efcbb8;border-radius:16px;padding:14px;position:relative}.signup-error-dialog:before{content:"";background:#fff;border-bottom:1px solid #efcbb8;border-left:1px solid #efcbb8;width:14px;height:14px;position:absolute;top:50%;left:-8px;transform:translateY(-50%)rotate(45deg)}.signup-error-dialog strong,.signup-error-dialog span{display:block}.signup-error-dialog strong{color:#102f50;font:800 16px Manrope}.signup-error-dialog span{margin-top:4px;font-size:14px;line-height:1.45}.dashboard-welcome{grid-template-columns:330px 1fr;align-items:center;gap:25px;max-width:960px;margin:42px auto 26px;display:grid}.dashboard-guide{text-align:center}.dashboard-guide img{width:260px;height:312px;margin:auto;display:block}.dashboard-dialog{color:#31483e;background:#fff;border:1px solid #e2e9e6;border-radius:20px;margin-bottom:8px;padding:15px 17px;font:700 14px/1.5 Manrope;position:relative;box-shadow:0 12px 34px #263c3214}.dashboard-dialog:after{content:"";background:#fff;border-bottom:1px solid #e2e9e6;border-right:1px solid #e2e9e6;width:16px;height:16px;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)rotate(45deg)}.dashboard-overview{background:#fff;border:1px solid #e5ebe8;border-radius:24px;padding:30px;box-shadow:0 18px 55px #283b3210}.dashboard-overview>span{color:#ef6a3a;letter-spacing:1.4px;align-items:center;gap:6px;font-size:14px;font-weight:800;display:flex}.dashboard-overview>span svg{width:17px}.dashboard-overview h1{margin:10px 0 22px;font:800 28px Manrope}.metric-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.metric-grid article{background:#f8faf9;border-radius:15px;padding:18px}.metric-grid b,.metric-grid small{display:block}.metric-grid b{color:#102f50;font:800 25px Manrope}.metric-grid small{color:#71827a;margin-top:3px;font-size:14px}.dashboard-store-actions{gap:9px;margin-top:19px;display:flex}.quick-actions button:disabled{opacity:.55;cursor:not-allowed}@media (width<=800px){.signup-error-guide{text-align:center;grid-template-columns:1fr}.signup-error-guide img{margin:auto}.signup-error-dialog:before{top:-8px;left:50%;transform:translate(-50%)rotate(135deg)}.dashboard-welcome{grid-template-columns:1fr;margin-top:30px}.dashboard-guide{max-width:390px;margin:auto}.dashboard-overview{padding:24px 18px}.quick-actions>div{grid-template-columns:1fr}}.product-modal{z-index:100;background:#102f5078;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow:auto}.product-modal-card{background:#fff;border:1px solid #e3e9e6;border-radius:24px;grid-template-columns:310px minmax(0,1fr);width:min(820px,100%);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #102f5040}.product-modal-card>aside{background:#fff7f1;flex-direction:column;justify-content:center;align-items:center;padding:34px 24px 26px;display:flex}.product-modal-card>aside img{border-radius:16px;width:260px;height:173px;display:block}.product-dialog{color:#102f50;text-align:center;background:#fff;border:1px solid #efceb9;border-radius:18px;margin-bottom:15px;padding:15px 17px;font:800 16px/1.45 Manrope;position:relative;box-shadow:0 12px 28px #71300d12}.product-dialog:after{content:"";background:#fff;border-bottom:1px solid #efceb9;border-right:1px solid #efceb9;width:16px;height:16px;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)rotate(45deg)}.product-modal-card>section{padding:42px 38px}.product-modal-card h2{color:#102f50;margin:8px 0 24px;font:800 28px/1.2 Manrope}.product-modal-card form{gap:16px;display:grid}.product-modal-card .sloth-field{color:#405665;font-size:16px;font-weight:700;display:block}.product-modal-card .sloth-field input{color:#102f50;background:#fff;border:1px solid #dce4e7;border-radius:11px;outline:0;width:100%;height:50px;margin-top:7px;padding:0 13px;font-size:16px;display:block}.product-modal-card .sloth-field input:focus{border-color:#ff6500;box-shadow:0 0 0 4px #ff650014}.split-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.product-modal-card .sloth-primary{justify-content:center;width:100%;margin-top:3px}.product-close{z-index:2;color:#405665;background:#f3f6f4;border:0;border-radius:11px;width:38px;height:38px;font-size:25px;line-height:1;position:absolute;top:14px;right:14px}.product-close:hover{background:#e9eeeb}.product-modal-card .sloth-error{font-size:14px}@media (width<=720px){.product-modal{align-items:start;padding:12px}.product-modal-card{grid-template-columns:1fr;margin:12px 0}.product-modal-card>aside{padding:56px 18px 18px}.product-modal-card>aside img{width:260px;height:173px}.product-dialog{max-width:380px}.product-modal-card>section{padding:28px 20px 30px}.product-modal-card h2{font-size:25px}.split-fields{grid-template-columns:1fr}}.product-automation-note{color:#6a7c88;margin:-14px 0 22px;font-size:14px;line-height:1.5}.product-modal-card .sloth-field small,.onboarding .sloth-field small{color:#6a7c88;margin-top:6px;font-size:14px;font-weight:500;line-height:1.4;display:block}.quick-actions>div{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.products-page>header{justify-content:space-between}.products-page>header .sloth-secondary{width:auto}.products-shell{max-width:1120px;margin:42px auto;padding:0 24px}.products-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.products-heading h1{color:#102f50;margin:8px 0;font:800 32px/1.2 Manrope}.products-heading p{color:#6a7c88;margin:0;font-size:16px}.product-search{margin-bottom:16px;display:block}.product-search input{background:#fff;border:1px solid #dce4e7;border-radius:12px;outline:0;width:100%;height:50px;padding:0 15px;font-size:16px}.product-search input:focus{border-color:#ff6500;box-shadow:0 0 0 4px #ff650014}.seller-product-list{background:#fff;border:1px solid #e3e9e6;border-radius:18px;overflow:hidden}.seller-product-list article{border-top:1px solid #edf1ef;grid-template-columns:minmax(0,1fr) 120px 145px 145px auto;align-items:center;gap:16px;padding:18px 20px;display:grid}.seller-product-list article:first-child{border-top:0}.seller-product-list b,.seller-product-list small{display:block}.seller-product-list b{color:#102f50;font-size:16px}.seller-product-list small{color:#6a7c88;margin-top:3px;font-size:14px}.seller-product-list strong{color:#102f50;font:800 17px Manrope}.seller-product-list label{color:#405665;font-size:14px;font-weight:700}.seller-product-list label input{border:1px solid #dce4e7;border-radius:9px;width:100%;height:42px;margin-top:5px;padding:0 10px;font-size:16px}.seller-product-list label small{font-size:14px;font-weight:500}@media (width<=850px){.products-shell{margin-top:28px;padding:0 16px}.products-heading{flex-direction:column;align-items:start}.seller-product-list article{grid-template-columns:1fr 1fr}.seller-product-list article>div:first-child,.seller-product-list article>.product-row-actions{grid-column:1/-1}.products-heading h1{font-size:27px}}.seller-order-list{background:#fff;border:1px solid #e3e9e6;border-radius:18px;overflow:hidden}.seller-order-list article{border-top:1px solid #edf1ef;grid-template-columns:minmax(180px,.8fr) minmax(220px,1.4fr) auto;align-items:center;gap:20px;padding:19px 20px;display:grid}.seller-order-list article:first-child{border-top:0}.seller-order-list b,.seller-order-list small{display:block}.seller-order-list b{color:#102f50;font-size:16px}.seller-order-list small{color:#6a7c88;margin-top:3px;font-size:14px}.seller-order-list strong{color:#102f50;font:800 18px Manrope}.seller-order-list .empty-inline{padding:48px 20px;font-size:16px}@media (width<=700px){.seller-order-list article{grid-template-columns:1fr auto}.seller-order-list article>div:nth-child(2){grid-area:2/1/auto/-1}}.order-view{color:#e85f08;background:#fff;border:1px solid #f1c8b8;border-radius:9px;height:38px;padding:0 14px;font-size:14px;font-weight:800}.order-view:disabled{opacity:.5}.order-detail{width:min(680px,100%)}.order-detail .sloth-kicker{margin:0 0 4px}.order-detail .modal-head h3{color:#102f50;font-size:24px}.order-summary{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:20px;display:grid}.order-summary>div{background:#f7f9f8;border-radius:11px;padding:13px}.order-summary small,.order-summary b{display:block}.order-summary small{color:#6a7c88;font-size:14px}.order-summary b{color:#102f50;margin-top:3px;font-size:16px}.order-lines{border:1px solid #e3e9e6;border-radius:13px;overflow:hidden}.order-lines article{border-top:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:15px;padding:14px;display:flex}.order-lines article:first-child{border-top:0}.order-lines b,.order-lines small{display:block}.order-lines b{font-size:16px}.order-lines small{color:#6a7c88;margin-top:2px;font-size:14px}.order-lines strong{font-size:16px}.order-totals{width:min(330px,100%);margin:18px 0 2px auto}.order-totals span,.order-totals>strong{justify-content:space-between;padding:7px 0;font-size:16px;display:flex}.order-totals>strong{color:#102f50;border-top:2px solid #e3e9e6;margin-top:5px;padding-top:12px;font-size:18px}@media (width<=700px){.seller-order-list article{grid-template-columns:1fr auto}.seller-order-list .order-view{grid-column:1/-1}.order-summary{grid-template-columns:1fr}}.shop-now{background:var(--shop-primary);color:#fff;border-radius:10px;align-items:center;gap:8px;padding:12px 18px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex}.shop-checkout-backdrop{z-index:120;background:#102f5080;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.shop-checkout{color:#102f50;background:#fff;border-radius:24px;width:min(650px,100%);max-height:92vh;padding:30px;position:relative;overflow:auto;box-shadow:0 28px 90px #102f5052}.checkout-close{color:#405665;background:#f3f6f4;border:0;border-radius:11px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:15px;right:15px}.checkout-close svg{width:20px}.checkout-title{align-items:center;gap:13px;padding-right:46px;display:flex}.checkout-title>svg{color:#ef650c;background:#fff1e8;border-radius:13px;width:44px;height:44px;padding:11px}.checkout-title span{letter-spacing:1.2px;color:#ef650c;font-size:14px;font-weight:800}.checkout-title h2{margin:4px 0;font:800 26px/1.2 Manrope}.checkout-lines{border:1px solid #e4e9e7;border-radius:14px;margin-top:23px;overflow:hidden}.checkout-lines article{border-top:1px solid #edf1ef;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:14px;display:grid}.checkout-lines article:first-child{border-top:0}.checkout-lines b,.checkout-lines small{display:block}.checkout-lines b{font-size:16px}.checkout-lines small{color:#6a7c88;margin-top:2px;font-size:14px}.checkout-lines>article>strong{font-size:16px}.checkout-quantity{align-items:center;gap:8px;display:flex}.checkout-quantity button{color:#405665;background:#fff;border:1px solid #dce4e7;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.checkout-quantity button:disabled{opacity:.4}.checkout-quantity svg{width:14px}.checkout-quantity .checkout-trash{color:#bd5544;border:0}.checkout-total{justify-content:space-between;align-items:center;padding:17px 2px;display:flex}.checkout-total span{font-size:16px}.checkout-total b{font:800 23px Manrope}.checkout-guide{background:#fff7f1;border-radius:16px;grid-template-columns:130px 1fr;align-items:center;margin:4px 0 18px;padding:8px 15px;display:grid}.checkout-guide img{width:130px;height:130px;display:block}.checkout-guide p{margin:0;font:800 16px/1.45 Manrope}.shop-checkout form{gap:14px;display:grid}.shop-checkout form label{color:#405665;font-size:16px;font-weight:700}.shop-checkout input,.shop-checkout textarea{color:#102f50;border:1px solid #dce4e7;border-radius:10px;outline:0;width:100%;margin-top:6px;padding:0 12px;font-size:16px;display:block}.shop-checkout input{height:48px}.shop-checkout textarea{resize:vertical;min-height:90px;padding-top:12px}.shop-checkout input:focus,.shop-checkout textarea:focus{border-color:#ef650c;box-shadow:0 0 0 4px #ef650c14}.cod-note{color:#287252;background:#eef8f3;border-radius:10px;align-items:center;gap:7px;padding:11px 13px;font-size:14px;display:flex}.cod-note svg{width:18px}.place-order,.checkout-success button,.checkout-empty button{background:var(--shop-primary);color:#fff;border:0;border-radius:11px;height:50px;font-size:16px;font-weight:800}.place-order:disabled{opacity:.55}.checkout-success{text-align:center;padding:15px}.checkout-success img{width:260px;height:260px;margin:auto;display:block}.checkout-success h2{margin:4px 0;font:800 29px Manrope}.checkout-success p{color:#536979;font-size:16px}.checkout-success>strong{margin:18px 0;font-size:16px;display:block}.checkout-success button,.checkout-empty button{padding:0 20px}.checkout-empty{text-align:center;padding:55px 20px}.checkout-empty>svg{color:#ef650c;width:50px;height:50px}.checkout-empty h3{margin:16px 0 5px;font:800 23px Manrope}.checkout-empty p{color:#6a7c88;margin:0 0 20px;font-size:16px}.shop-checkout form label>em{color:#72838d;font-size:14px;font-style:normal;font-weight:600}.order-note{background:#fff7f1;border-left:4px solid #ef650c;border-radius:0 11px 11px 0;margin:-7px 0 18px;padding:14px}.order-note small{color:#6a7c88;font-size:14px;display:block}.order-note p{color:#102f50;white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0 0;font-size:16px;line-height:1.55}@media (width<=600px){.shop-checkout-backdrop{align-items:start;padding:8px}.shop-checkout{margin:8px 0;padding:24px 16px}.checkout-lines article{grid-template-columns:1fr auto}.checkout-lines>article>strong{grid-column:1/-1}.checkout-guide{grid-template-columns:100px 1fr}.checkout-guide img{width:100px;height:100px}.checkout-success img{width:220px;height:220px}}.checkout-minimum-note{color:#536979;background:#fff7f1;border-radius:12px;margin:2px 0 18px;padding:13px 15px;font-size:14px;line-height:1.5}.checkout-success-mark{color:#25805d;background:#eaf8f1;border-radius:50%;place-items:center;width:78px;height:78px;margin:20px auto;display:grid}.checkout-success-mark svg{width:38px;height:38px}.seller-order-list article{grid-template-columns:minmax(160px,.8fr) minmax(190px,1.2fr) auto auto auto}.order-status{color:#536979;background:#eef3f0;border-radius:999px;justify-content:center;align-items:center;width:max-content;padding:6px 9px;font-size:12px;font-weight:800;display:inline-flex}.status-received{color:#c35d20;background:#fff1e8}.status-confirmed{color:#286da8;background:#eaf3ff}.status-packed{color:#7354ad;background:#f4efff}.status-shipped{color:#26789d;background:#e9f6ff}.status-delivered{color:#25805d;background:#eaf8f1}.status-cancelled{color:#b64c3d;background:#fff0ee}.delivery-card{background:#fff7f1;border-radius:12px;grid-template-columns:1fr 2fr;gap:10px;margin-bottom:18px;padding:14px;display:grid}.delivery-card small,.delivery-card b{display:block}.delivery-card small{color:#6a7c88;font-size:14px}.delivery-card b{margin-top:3px;font-size:16px}.order-status-actions{border-top:1px solid #e3e9e6;flex-wrap:wrap;align-items:center;gap:9px;margin-top:18px;padding-top:18px;display:flex}.order-status-actions .sloth-primary{margin-left:auto}.cancel-order{color:#b64c3d;background:#fff;border:1px solid #efc7bf;border-radius:11px;height:46px;padding:0 15px;font-size:14px;font-weight:800}.cancel-order:disabled{opacity:.5}@media (width<=800px){.seller-order-list article{grid-template-columns:1fr auto}.seller-order-list article>div:nth-child(2),.seller-order-list .order-status,.seller-order-list .order-view{grid-column:1/-1}.delivery-card{grid-template-columns:1fr}.order-status-actions .sloth-primary{margin-left:0}}.seller-product-list article{grid-template-columns:minmax(0,1fr) 120px 170px auto}.seller-product-list .inactive-product{opacity:.72;background:#f7f8f8}.product-row-actions{gap:6px;display:flex}.product-row-actions button{color:#405665;background:#fff;border:1px solid #dce4e7;border-radius:8px;height:38px;padding:0 11px;font-size:14px;font-weight:800}.product-row-actions button:last-child{color:#c35d20}.edit-product-modal{width:min(500px,100%)}.edit-product-modal .sloth-kicker{margin:0 0 4px}.edit-product-modal form{gap:16px;display:grid}.edit-product-modal .sloth-field{font-size:16px}.edit-product-modal .sloth-field input{height:50px;font-size:16px}.edit-product-modal form>p{color:#6a7c88;margin:0;font-size:14px;line-height:1.5}.edit-product-modal .sloth-primary{width:100%}@media (width<=760px){.seller-product-list article{grid-template-columns:1fr auto}.seller-product-list article>label,.seller-product-list .product-row-actions{grid-column:1/-1}}.order-settings-shell{max-width:760px}.order-settings-shell .shop-editor-form{max-width:none}.order-toggle{background:#fff;border:1px solid #dfe7e3;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:17px;display:flex}.order-toggle span,.order-toggle b,.order-toggle small{display:block}.order-toggle b{color:#102f50;font-size:16px}.order-toggle small{color:#6a7c88;margin-top:4px;font-size:14px;font-weight:500}.order-toggle input{accent-color:#ef650c;flex:none;width:23px;height:23px}.fulfillment-picker{border:0;grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:0;display:grid}.fulfillment-picker legend{color:#405665;margin-bottom:10px;font-size:16px;font-weight:800}.fulfillment-picker button{text-align:left;color:#102f50;background:#fff;border:1px solid #dce4e7;border-radius:13px;min-height:104px;padding:15px}.fulfillment-picker button.selected{background:#fff6f0;border-color:#ef650c;box-shadow:0 0 0 3px #ef650c12}.fulfillment-picker b,.fulfillment-picker small{display:block}.fulfillment-picker b{font-size:16px}.fulfillment-picker small{color:#6a7c88;margin-top:5px;font-size:14px;line-height:1.4}.settings-safety-note{color:#287252;background:#eef8f3;border-radius:11px;align-items:flex-start;gap:9px;padding:13px;font-size:14px;line-height:1.5;display:flex}.settings-safety-note svg{flex:none;width:19px}.checkout-fulfillment{border:0;grid-template-columns:1fr 1fr;gap:9px;margin:0;padding:0;display:grid}.checkout-fulfillment legend{grid-column:1/-1;margin-bottom:2px;font-size:16px;font-weight:800}.checkout-fulfillment label{border:1px solid #dce4e7;border-radius:10px;align-items:center;gap:9px;padding:12px;display:flex}.checkout-fulfillment input{width:18px;height:18px;accent-color:var(--shop-primary);margin:0}.pickup-location{background:#fff7f1;border-radius:11px;padding:14px}.pickup-location b,.pickup-location span{display:block}.pickup-location b{color:#6a7c88;font-size:14px}.pickup-location span{color:#102f50;white-space:pre-line;margin-top:4px;font-size:16px}.shop-cart:disabled,.shop-products article>button:disabled{cursor:not-allowed;opacity:.58}.shipping-settings{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkout-costs{border-top:1px solid var(--shop-border);border-bottom:1px solid var(--shop-border);gap:7px;padding:14px 0;display:grid}.checkout-costs span,.checkout-costs strong{justify-content:space-between;gap:16px;font-size:15px;display:flex}.checkout-costs strong{color:var(--shop-text);font-size:18px}.shipping-progress{color:#8a4b0b;background:#fff5e9;border-radius:10px;margin:0;padding:11px 13px;font-size:14px;font-weight:700}.shipping-progress.success{color:#287252;background:#edf9f2;align-items:center;gap:7px;display:flex}.shipping-progress svg{width:18px;height:18px}@media (width<=620px){.shipping-settings{grid-template-columns:1fr}}.coupon-entry{grid-template-columns:1fr auto;align-items:end;gap:9px;display:grid}.coupon-entry label{font-size:14px;font-weight:800}.coupon-entry label em{color:#74838c;font-style:normal;font-weight:600}.coupon-entry input{text-transform:uppercase;margin-top:6px}.coupon-entry button{border:1px solid var(--shop-primary);min-height:48px;color:var(--shop-primary);background:#fff;border-radius:10px;padding:0 16px;font-size:14px;font-weight:800}.coupon-error,.coupon-success{border-radius:10px;padding:11px 13px;font-size:14px}.coupon-error{color:#b33f2d;background:#fff0ed}.coupon-success{color:#287252;background:#edf9f2;align-items:center;gap:7px;font-weight:800;display:flex}.coupon-success svg{width:18px}.coupons-shell{max-width:1040px;margin:0 auto;padding:30px}.coupon-create{background:#fff;border:1px solid #e1e8e5;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:14px;padding:22px;display:grid}.coupon-create .sloth-error,.coupon-create>button{grid-column:1/-1}.coupon-list{gap:10px;margin-top:22px;display:grid}.coupon-list article{background:#fff;border:1px solid #e1e8e5;border-radius:14px;grid-template-columns:minmax(220px,2fr) 100px 140px auto auto;align-items:center;gap:14px;padding:15px;display:grid}.coupon-list article>div b,.coupon-list article>div small,.coupon-list article>span b,.coupon-list article>span small{display:block}.coupon-list article>div b{color:#102f50;font-size:18px}.coupon-list article small{color:#6a7c88;font-size:14px}.coupon-list article>button{background:#fff;border:1px solid #d8e1e4;border-radius:9px;min-height:42px;font-weight:800}.coupon-list .inactive-coupon{opacity:.66}@media (width<=760px){.coupon-create{grid-template-columns:1fr}.coupon-list article{grid-template-columns:1fr 1fr}.coupon-list article>div{grid-column:1/-1}}@media (width<=650px){.fulfillment-picker,.checkout-fulfillment{grid-template-columns:1fr}}.dashboard-insights{background:#fff;border:1px solid #e3eae6;border-radius:22px;max-width:960px;margin:26px auto;padding:25px;box-shadow:0 14px 45px #283b320b}.insights-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.insights-heading .sloth-kicker{margin:0 0 6px;font-size:14px}.insights-heading h2{color:#102f50;margin:0;font:800 24px Manrope}.insights-heading p{color:#6a7c88;margin:6px 0 0;font-size:14px}.insights-heading>article{background:#fff7f1;border-radius:13px;min-width:210px;padding:14px}.insights-heading article small,.insights-heading article b{display:block}.insights-heading article small{color:#6a7c88;font-size:14px}.insights-heading article b{color:#102f50;margin-top:4px;font:800 23px Manrope}.attention-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.attention-grid>button{text-align:left;color:#102f50;background:#f9fbfa;border:1px solid #e2e8e5;border-radius:15px;grid-template-columns:auto 1fr;gap:12px;padding:17px;display:grid}.attention-grid>button.needs-attention{background:#fff8f3;border-color:#f1c8b8}.attention-grid>button>span{grid-row:1/3;font-size:27px}.attention-grid b,.attention-grid small{display:block}.attention-grid b{font-size:16px}.attention-grid small{color:#6a7c88;margin-top:4px;font-size:14px;line-height:1.45}.attention-grid strong{color:#e85f08;grid-column:2;font-size:14px}.attention-grid>button:focus-visible{outline-offset:2px;outline:3px solid #ef650c38}@media (width<=720px){.dashboard-insights{padding:20px 16px}.insights-heading{flex-direction:column;align-items:stretch}.insights-heading>article{width:100%;min-width:0}.attention-grid{grid-template-columns:1fr}}.plan-usage{background:#f9fbfa;border:1px solid #dfe7e3;border-radius:15px;margin-top:20px;padding:16px}.plan-usage>div:first-child{justify-content:space-between;align-items:center;gap:18px;display:flex}.plan-usage span,.plan-usage b,.plan-usage small{display:block}.plan-usage b{color:#102f50;font-size:16px}.plan-usage small{color:#6a7c88;margin-top:3px;font-size:14px}.plan-usage strong{color:#287252;font-size:14px}.usage-track{background:#e4ebe7;border-radius:999px;height:9px;margin-top:13px;overflow:hidden}.usage-track i{border-radius:inherit;background:#ef650c;height:100%;display:block}.plan-usage p{color:#6a7c88;margin:11px 0 0;font-size:14px;line-height:1.45}@media (width<=520px){.plan-usage>div:first-child{flex-direction:column;align-items:flex-start;gap:7px}}.feature-access{background:#fff;border:1px solid #e3eae6;border-radius:22px;max-width:960px;margin:26px auto;padding:25px;box-shadow:0 14px 45px #283b320b}.feature-access-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.feature-access-heading .sloth-kicker{margin:0 0 6px;font-size:14px}.feature-access-heading h2{color:#102f50;margin:0;font:800 24px Manrope}.feature-access-heading p{color:#637783;max-width:650px;margin:7px 0 0;font-size:14px;line-height:1.5}.feature-legend{color:#6a7c88;align-items:center;gap:7px;max-width:230px;font-size:13px;font-weight:700;display:flex}.feature-legend svg{color:#a35a27;flex:none;width:18px}.feature-access-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:21px;display:grid}.feature-access-grid>button{text-align:left;color:#102f50;cursor:pointer;background:#f9fbfa;border:1px solid #dfe7e3;border-radius:15px;flex-direction:column;align-items:flex-start;min-height:180px;padding:16px;display:flex}.feature-access-grid>button:hover{border-color:#bacbc3}.feature-access-grid>button.locked{background:#faf8f6;border-color:#e5d9d0}.feature-access-grid>button.pending{background:#fffaf5;border-color:#f0dfd1}.feature-state{color:#287252;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:5px;margin-bottom:12px;font-size:12px;font-weight:900;display:flex}.feature-state svg{width:15px;height:15px}.locked .feature-state{color:#9a5525}.pending .feature-state{color:#a46725}.feature-access-grid b{font-size:16px;line-height:1.3}.feature-access-grid small{color:#687b86;margin:6px 0 13px;font-size:14px;line-height:1.45;display:block}.feature-access-grid strong{color:#287252;margin-top:auto;font-size:13px}.feature-access-grid .locked strong{color:#9a5525}.feature-access-grid>button:focus-visible{outline-offset:2px;outline:3px solid #ef650c38}.feature-access-dialog{text-align:center;max-width:480px;position:relative}.feature-dialog-close{color:#405665;background:#f1f5f3;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:17px;right:17px}.feature-dialog-close svg{width:20px}.feature-dialog-icon{color:#e6600c;background:#fff2e8;border-radius:18px;place-items:center;width:58px;height:58px;margin:4px auto 15px;display:grid}.feature-dialog-icon svg{width:28px}.feature-access-dialog h3{color:#102f50;margin:0;font:800 25px Manrope}.feature-access-dialog p{color:#637783;font-size:15px;line-height:1.55}.feature-access-dialog>strong,.feature-access-dialog>small{display:block}.feature-access-dialog>strong{color:#102f50;font-size:16px}.feature-access-dialog>small{color:#687b86;margin:9px 0 20px;font-size:14px;line-height:1.5}.feature-access-dialog .sloth-primary{width:100%;margin-top:20px}@media (width<=820px){.feature-access-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-access-heading{flex-direction:column;align-items:flex-start}.feature-legend{max-width:none}}@media (width<=540px){.feature-access{padding:20px 16px}.feature-access-grid{grid-template-columns:1fr}.feature-access-grid>button{min-height:160px}}.category-cards>button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:block}.category-cards>button[aria-pressed=true] article{border-color:var(--shop-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--shop-primary) 18%,transparent)}.category-cards.category-count-1{grid-template-columns:minmax(240px,420px);justify-content:center}.category-cards.category-count-2{grid-template-columns:repeat(2,minmax(220px,1fr));max-width:650px}.category-cards>button:focus-visible{outline:3px solid color-mix(in srgb,var(--shop-primary) 35%,transparent);outline-offset:4px;border-radius:17px}.clear-category{border:1px solid var(--shop-primary);color:var(--shop-primary);background:0 0;border-radius:9px;margin-top:13px;padding:8px 12px;font-size:10px;font-weight:800}@media (width<=600px){.category-cards.category-count-2{grid-template-columns:1fr}}.store-product-discovery{grid-template-columns:minmax(240px,1fr) minmax(180px,240px) auto;align-items:end;gap:10px;max-width:1100px;margin:28px auto 0;display:grid}.store-product-discovery>label:first-child{border:1px solid var(--shop-border);background:var(--shop-bg);border-radius:12px;align-items:center;gap:10px;height:52px;padding:0 14px;display:flex}.store-product-discovery>label:first-child svg{width:20px;color:var(--shop-muted);flex:none}.store-product-discovery input{width:100%;height:100%;color:var(--shop-text);background:0 0;border:0;outline:0;font-size:16px}.store-product-discovery>label:nth-child(2)>span{color:var(--shop-muted);margin-bottom:5px;font-size:14px;font-weight:800;display:block}.store-product-discovery select{border:1px solid var(--shop-border);background:var(--shop-bg);width:100%;height:52px;color:var(--shop-text);border-radius:12px;padding:0 12px;font-size:16px}.store-product-discovery>button,.store-product-empty button{border:1px solid var(--shop-primary);min-height:52px;color:var(--shop-primary);background:0 0;border-radius:11px;padding:0 15px;font-size:14px;font-weight:800}.store-product-results{max-width:1100px;color:var(--shop-muted);margin:11px auto 0;font-size:14px}.store-product-discovery input:focus-visible,.store-product-discovery select:focus-visible,.store-product-discovery button:focus-visible{outline:3px solid color-mix(in srgb,var(--shop-primary) 28%,transparent);outline-offset:2px}.store-product-empty{border:1px dashed var(--shop-border);text-align:center;border-radius:18px;max-width:600px;margin:32px auto 0;padding:38px 20px}.store-product-empty>svg{width:40px;height:40px;color:var(--shop-primary)}.store-product-empty h3{margin:12px 0 4px;font:800 21px Manrope}.store-product-empty p{color:var(--shop-muted);margin:0 0 18px;font-size:15px}@media (width<=680px){.store-product-discovery{grid-template-columns:1fr}.store-product-discovery>button{width:100%}.store-product-results{text-align:center}}.contact-settings-shell .sloth-field em{color:#6a7c88;font-style:normal;font-weight:600}.contact-privacy-note{color:#405665;background:#eef8f3;border-radius:12px;align-items:flex-start;gap:10px;padding:14px;display:flex}.contact-privacy-note svg{color:#287252;flex:none;width:20px}.contact-privacy-note span,.contact-privacy-note b{font-size:14px;line-height:1.5;display:block}.contact-privacy-note b{color:#102f50;margin-bottom:3px;font-size:16px}.public-shop-phone{margin-top:13px!important}.shop-footer .public-shop-phone a{color:#fff;text-underline-offset:3px;font-size:14px;text-decoration:underline;display:inline}.shop-footer>div:last-of-type small{color:#aeb9b4;font-size:14px;line-height:1.5;display:block}.product-filters{grid-template-columns:minmax(250px,1fr) repeat(3,minmax(130px,auto)) auto;align-items:end;gap:10px;margin-bottom:8px;display:grid}.product-filters .product-search{margin:0}.product-filters>label:not(.product-search){color:#405665;font-size:13px;font-weight:700}.product-filters select{color:#102f50;background:#fff;border:1px solid #dce4e7;border-radius:12px;width:100%;height:50px;margin-top:5px;padding:0 11px;font-size:14px;display:block}.product-filters>button{color:#d95709;background:#fff;border:1px solid #ef650c;border-radius:11px;height:50px;padding:0 13px;font-size:13px;font-weight:800}.filter-summary{color:#6a7c88;margin:8px 0 15px;font-size:13px}.product-filters select:focus-visible,.product-filters>button:focus-visible{outline-offset:2px;outline:3px solid #ef650c24}@media (width<=900px){.product-filters{grid-template-columns:1fr 1fr}.product-filters .product-search{grid-column:1/-1}}@media (width<=560px){.product-filters{grid-template-columns:1fr}.product-filters .product-search{grid-column:auto}}.order-filters{grid-template-columns:minmax(260px,1fr) minmax(145px,auto) minmax(170px,auto) auto;align-items:end;gap:10px;margin-bottom:8px;display:grid}.order-filters .product-search{margin:0}.order-filters>label:not(.product-search){color:#405665;font-size:13px;font-weight:700}.order-filters select{color:#102f50;background:#fff;border:1px solid #dce4e7;border-radius:12px;width:100%;height:50px;margin-top:5px;padding:0 11px;font-size:14px;display:block}.order-filters>button{color:#d95709;background:#fff;border:1px solid #ef650c;border-radius:11px;height:50px;padding:0 13px;font-size:13px;font-weight:800}.order-filters select:focus-visible,.order-filters>button:focus-visible{outline-offset:2px;outline:3px solid #ef650c24}@media (width<=760px){.order-filters{grid-template-columns:1fr 1fr}.order-filters .product-search{grid-column:1/-1}}@media (width<=520px){.order-filters{grid-template-columns:1fr}.order-filters .product-search{grid-column:auto}}.edit-product-modal .sloth-field textarea{resize:vertical;color:#102f50;border:1px solid #dce4e7;border-radius:11px;width:100%;min-height:112px;margin-top:7px;padding:12px 13px;font:500 16px/1.5 DM Sans;display:block}.edit-product-modal .sloth-field textarea:focus{border-color:#ff6500;outline:0;box-shadow:0 0 0 4px #ff650014}.edit-product-modal .sloth-field>em{color:#6a7c88;font-style:normal;font-weight:600}.edit-product-modal .sloth-field>small{color:#6a7c88;margin-top:6px;font-size:14px;line-height:1.45;display:block}.product-detail-copy .product-description{white-space:pre-line;color:var(--shop-text);margin:18px 0;font-size:16px;line-height:1.65}.duplicate-product-modal{width:min(500px,100%)}.duplicate-product-modal .sloth-kicker{margin:0 0 4px}.duplicate-product-modal>p{color:#6a7c88;font-size:14px;line-height:1.55}.duplicate-product-modal form{gap:16px;display:grid}.duplicate-product-modal .sloth-field{font-size:16px}.duplicate-product-modal .sloth-field input{height:50px;font-size:16px}.duplicate-product-modal .sloth-field small{color:#6a7c88;margin-top:6px;font-size:14px;line-height:1.45;display:block}.duplicate-product-modal .sloth-primary{width:100%}.categories-shell{max-width:880px;margin:42px auto;padding:0 24px}.category-create{background:#fff7f1;border:1px solid #f0ded2;border-radius:16px;grid-template-columns:1fr auto;align-items:end;gap:12px;margin-bottom:18px;padding:18px;display:grid}.category-create label{color:#405665;font-size:14px;font-weight:800}.category-create input{border:1px solid #dce4e7;border-radius:11px;width:100%;height:48px;margin-top:6px;padding:0 13px;font-size:16px;display:block}.category-create .sloth-primary{height:48px}.category-manager-list{gap:10px;display:grid}.category-manager-list>form{background:#fff;border:1px solid #e2e9e5;border-radius:14px;grid-template-columns:minmax(200px,1fr) 150px auto auto;align-items:center;gap:12px;padding:14px;display:grid}.category-manager-list input{color:#102f50;border:1px solid #dce4e7;border-radius:9px;width:100%;height:44px;padding:0 11px;font-size:16px}.category-manager-list span b,.category-manager-list span small{display:block}.category-manager-list span b{color:#102f50;font-size:17px}.category-manager-list span small{color:#6a7c88;margin-top:2px;font-size:12px}.category-manager-list button{color:#405665;background:#fff;border:1px solid #dce4e7;border-radius:9px;height:42px;padding:0 12px;font-size:13px;font-weight:800}.category-manager-list .category-delete{color:#b64c3d;border-color:#efc7bf}.category-manager-list button:disabled{opacity:.48;cursor:not-allowed}.category-safety-note{color:#6a7c88;margin-top:16px;font-size:13px;line-height:1.5}.category-manager-list input:focus-visible,.category-create input:focus-visible,.category-manager-list button:focus-visible{outline-offset:2px;outline:3px solid #ef650c24}@media (width<=700px){.categories-shell{margin-top:28px;padding:0 16px}.category-create{grid-template-columns:1fr}.category-create .sloth-primary{width:100%}.category-manager-list>form{grid-template-columns:1fr 1fr}.category-manager-list>form>label,.category-manager-list>form>span{grid-column:1/-1}}.seller-product-list strong s{color:#7a8b83;font-size:13px;font-weight:600;display:block}.shop-product-price{align-items:baseline;gap:7px;margin-top:5px;display:flex}.shop-product-price b{color:var(--shop-primary);font-size:14px}.shop-product-price s{color:var(--shop-muted);font-size:14px}.shop-product-image .discount-badge{background:var(--shop-primary);color:#fff;border-radius:7px;padding:5px 7px;font-size:14px;font-style:normal;font-weight:800;position:absolute;top:9px;right:9px}.product-detail-price{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.product-detail-price strong{color:var(--shop-primary);font:800 28px Manrope}.product-detail-price s{color:var(--shop-muted);font-size:18px}.product-detail-price em{color:#25805d;background:#eaf8f1;border-radius:999px;padding:5px 9px;font-size:14px;font-style:normal;font-weight:800}.blog-manager,.blog-editor{max-width:1080px;margin:0 auto;padding:30px}.blog-manager-list{gap:12px;display:grid}.blog-manager-list>article{background:#fff;border:1px solid #e1e8e5;border-radius:16px;grid-template-columns:160px 1fr auto;align-items:center;gap:18px;padding:14px;display:grid}.blog-manager-list img,.blog-image-empty{object-fit:cover;border-radius:10px;width:160px;height:84px}.blog-image-empty{color:#df5f0d;background:#fff4ea;place-items:center;font-size:14px;font-weight:900;display:grid}.blog-manager-list h2{color:#102f50;margin:6px 0;font-size:20px;line-height:1.25}.blog-manager-list small,.blog-manager-list a{margin-top:5px;font-size:14px;display:block}.blog-status{text-transform:uppercase;font-size:13px;font-weight:900}.blog-status.published{color:#287252}.blog-status.draft{color:#a25b19}.blog-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.blog-row-actions button,.add-blog-block button,.blog-block>button{color:#102f50;background:#fff;border:1px solid #d8e1e4;border-radius:9px;min-height:42px;padding:0 13px;font-size:14px;font-weight:800}.blog-editor>form{background:#fff;border:1px solid #e1e8e5;border-radius:18px;gap:16px;padding:24px;display:grid}.blog-photo img{object-fit:cover;border-radius:8px}.blog-blocks{border:0;gap:12px;margin:0;padding:0;display:grid}.blog-blocks legend{color:#102f50;margin-bottom:10px;font-size:17px;font-weight:900}.blog-block{background:#fbfcfc;border:1px solid #e1e8e5;border-radius:12px;grid-template-columns:1fr auto;align-items:end;gap:10px;padding:14px;display:grid}.blog-block label{color:#405665;gap:6px;font-size:14px;font-weight:800;display:grid}.blog-block input,.blog-block textarea{width:100%;font-size:16px}.blog-block textarea{min-height:110px}.blog-block label+label{grid-column:1}.blog-block>button{grid-area:1/2/-1}.add-blog-block{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.add-blog-block>span{font-size:14px;font-weight:900}.public-blog{color:#24302c;background:#fffaf5;min-height:100vh}.public-blog>header,.public-blog>footer{justify-content:space-between;align-items:center;gap:20px;max-width:1180px;margin:auto;padding:24px;display:flex}.blog-shop-name{color:#24302c;font-size:25px;font-weight:900;text-decoration:none}.public-blog>header nav{gap:20px;display:flex}.public-blog>header nav a{color:#405665;align-items:center;gap:7px;font-size:16px;font-weight:800;text-decoration:none;display:flex}.public-blog>header nav svg{width:18px}.public-blog-list,.public-blog-article{max-width:1040px;margin:0 auto;padding:60px 24px 90px}.blog-list-intro{max-width:720px;margin-bottom:36px}.blog-list-intro>span{letter-spacing:1.2px;color:#d65e13;font-size:14px;font-weight:900}.blog-list-intro h1,.public-blog-article h1{color:#173651;margin:14px 0;font-size:clamp(42px,7vw,72px);line-height:1.05}.blog-list-intro p{color:#596d77;font-size:19px;line-height:1.6}.public-blog-list>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.public-blog-list article{background:#fff;border:1px solid #eee2d8;border-radius:18px;padding:18px}.public-blog-list article img{aspect-ratio:1200/630;object-fit:cover;border-radius:12px;width:100%;height:auto;display:block}.public-blog-list article>span,.blog-date{color:#70808a;margin-top:16px;font-size:14px;display:block}.public-blog-list h2{margin:9px 0;font-size:25px;line-height:1.25}.public-blog-list h2 a,.read-article{color:#173651}.public-blog-list article p{color:#596d77;font-size:16px;line-height:1.65}.read-article{margin-top:6px;font-size:15px;font-weight:900;display:inline-block}.public-blog-article{max-width:820px}.blog-breadcrumb{gap:8px;font-size:14px;display:flex}.blog-breadcrumb a{color:#536979}.blog-cover{aspect-ratio:1200/630;object-fit:cover;border-radius:18px;width:100%;height:auto;margin:30px 0;display:block}.blog-content{font-size:18px;line-height:1.75}.blog-content h2{color:#173651;margin:42px 0 12px;font-size:34px;line-height:1.2}.blog-content h3{color:#173651;margin:32px 0 10px;font-size:25px;line-height:1.3}.blog-content p,.blog-content ul{margin:0 0 20px}.blog-content a{color:#a94509;font-weight:800}.public-blog>footer{border-top:1px solid #eee2d8;font-size:15px}.public-blog-state{text-align:center;background:#fffaf5;place-content:center;min-height:100vh;padding:24px;display:grid}.public-blog-state h1{font-size:30px}.public-blog-state a{color:#a94509;font-size:16px}@media (width<=720px){.blog-manager-list>article{grid-template-columns:96px 1fr}.blog-manager-list img,.blog-image-empty{width:96px;height:72px}.blog-row-actions{grid-column:1/-1;justify-content:flex-start}.blog-block{grid-template-columns:1fr}.blog-block>button{grid-area:auto/1}.public-blog-list>div:last-child{grid-template-columns:1fr}.public-blog-list,.public-blog-article{padding-top:38px}.public-blog>header{align-items:flex-start}.public-blog>header nav{flex-direction:column;gap:10px}}.install-shop{z-index:45;border:1px solid var(--shop-border);background:var(--shop-surface);width:min(390px,100vw - 32px);color:var(--shop-text);border-radius:16px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:15px 14px 15px 18px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 42px #14303e2e}.install-shop div{gap:3px;display:grid}.install-shop b{font-size:16px}.install-shop span{color:var(--shop-muted);font-size:14px;line-height:1.4}.install-shop button{background:var(--shop-primary);color:#fff;border:0;border-radius:10px;min-height:42px;padding:0 15px;font-size:14px;font-weight:800}.install-shop .install-dismiss{width:38px;color:var(--shop-muted);background:0 0;padding:0;font-size:24px}@media (width<=520px){.install-shop{grid-template-columns:1fr auto;bottom:16px;right:16px}.install-shop>button:not(.install-dismiss){grid-area:2/1/auto/-1}.install-shop .install-dismiss{grid-area:1/2}}.analytics-shell{max-width:1100px;margin:0 auto;padding:34px 24px 70px}.analytics-summary{grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:18px;display:grid}.analytics-summary article,.sales-trend,.analytics-details>section{background:#fff;border:1px solid #e1e8e5;border-radius:16px;padding:18px}.analytics-summary small,.analytics-summary b{display:block}.analytics-summary small{color:#6a7c88;font-size:13px}.analytics-summary b{color:#102f50;margin-top:7px;font:800 25px Manrope}.sales-trend>div:first-child{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.sales-trend h2,.analytics-details h2{color:#102f50;margin:0;font-size:20px}.sales-trend p{color:#6a7c88;margin:0;font-size:13px}.sales-bars{border-bottom:1px solid #dfe7e3;align-items:flex-end;gap:4px;height:190px;margin-top:24px;display:flex}.sales-bars span{background:linear-gradient(#ff8a3d,#ef650c);border-radius:5px 5px 0 0;flex:1;min-width:3px}.analytics-details{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.analytics-details section>article{border-bottom:1px solid #edf1ef;justify-content:space-between;gap:14px;padding:14px 0;display:flex}.analytics-details section>article:last-child{border:0}.analytics-details article b{color:#102f50;font-size:15px}.analytics-details article span{text-align:right;color:#60737e;font-size:14px}.analytics-privacy{color:#405665;background:#eef8f3;border-radius:14px;align-items:flex-start;gap:10px;margin-top:18px;padding:16px;display:flex}.analytics-privacy svg{color:#287252;flex:none;width:20px}.analytics-privacy span,.analytics-privacy b{font-size:14px;line-height:1.5;display:block}.analytics-privacy b{color:#102f50;font-size:16px}@media (width<=850px){.analytics-summary{grid-template-columns:repeat(2,1fr)}.analytics-details{grid-template-columns:1fr}}@media (width<=520px){.analytics-shell{padding:26px 16px 50px}.analytics-summary{grid-template-columns:1fr 1fr}.analytics-summary article{padding:14px}.analytics-summary b{font-size:21px}.sales-bars{gap:2px;height:150px}.sales-trend>div:first-child{display:block}.sales-trend p{margin-top:5px}}.track-order-link{background:var(--shop-primary);color:#fff;border-radius:11px;justify-content:center;align-items:center;min-height:50px;margin:0 8px 10px 0;padding:0 22px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex}.seller-tracking-form{background:#f8faf9;border:1px solid #e1e8e5;border-radius:14px;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;padding:16px;display:grid}.seller-tracking-form>div,.seller-tracking-form>label:last-of-type{grid-column:1/-1}.seller-tracking-form b,.seller-tracking-form small{display:block}.seller-tracking-form b{color:#102f50;font-size:16px}.seller-tracking-form b em,.seller-tracking-form label em{color:#6a7c88;font-style:normal;font-weight:600}.seller-tracking-form small{color:#6a7c88;margin-top:4px;font-size:14px;line-height:1.5}.seller-tracking-form label{color:#405665;font-size:14px;font-weight:800}.seller-tracking-form input{color:#102f50;background:#fff;border:1px solid #dce4e7;border-radius:10px;width:100%;height:46px;margin-top:6px;padding:0 12px;font-size:16px;display:block}.seller-tracking-form input:focus-visible{outline-offset:2px;outline:3px solid #ef650c24}.seller-tracking-form .sloth-secondary{width:max-content}.order-tracking-page{color:#173651;background:#fffaf5;min-height:100vh;padding:0 24px 60px}.order-tracking-page>header{border-bottom:1px solid #ecdfd5;justify-content:space-between;align-items:center;gap:18px;max-width:960px;margin:auto;padding:24px 0;display:flex}.tracking-store-name{color:#173651;font-size:26px;font-weight:900;text-decoration:none}.order-tracking-page>header button{color:#405665;background:#fff;border:1px solid #d9e2e5;border-radius:10px;align-items:center;gap:7px;min-height:44px;padding:0 14px;font-size:14px;font-weight:800;display:flex}.order-tracking-page>header button svg{width:18px}.tracking-card{background:#fff;border:1px solid #eadfd7;border-radius:24px;width:min(760px,100%);margin:70px auto 0;padding:38px;box-shadow:0 20px 55px #17365112}.tracking-card>svg{color:#ef650c;width:48px;height:48px;margin:0 auto;display:block}.tracking-card>h1{text-align:center;margin:16px 0 10px;font:800 34px/1.2 Manrope}.tracking-card>p{text-align:center;color:#5f7480;font-size:16px;line-height:1.65}.tracking-card>a{text-align:center;color:#a94509;font-size:16px;font-weight:800;display:block}.tracking-kicker{text-align:center;color:#d95c0b;letter-spacing:1.2px;font-size:14px;font-weight:900;display:block}.tracking-steps{grid-template-columns:repeat(5,1fr);margin:38px 0;padding:0;list-style:none;display:grid}.tracking-steps li{color:#81909a;text-align:center;justify-items:center;gap:9px;font-size:13px;font-weight:800;display:grid;position:relative}.tracking-steps li:before{content:"";background:#e1e7e5;height:3px;position:absolute;top:18px;left:-50%;right:50%}.tracking-steps li:first-child:before{display:none}.tracking-steps i{z-index:1;color:#6b7d86;background:#edf1ef;border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;display:grid;position:relative}.tracking-steps i svg{width:19px}.tracking-steps li.complete{color:#246f51}.tracking-steps li.complete:before,.tracking-steps li.complete i{color:#246f51;background:#dff4e9}.tracking-cancelled{color:#b64c3d;text-align:center;background:#fff0ee;border-radius:14px;margin:30px 0;padding:18px;font-size:18px;font-weight:900}.courier-card{background:#f3f7f5;border-radius:16px;grid-template-columns:1fr 1fr;gap:15px;padding:18px;display:grid}.courier-card small,.courier-card b{display:block}.courier-card small{color:#71838c;font-size:13px}.courier-card b{overflow-wrap:anywhere;margin-top:4px;font-size:16px}.courier-card>a{color:#fff;background:#173651;border-radius:10px;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;min-height:46px;font-size:15px;font-weight:800;text-decoration:none;display:flex}.courier-card>a svg{width:17px}.tracking-actions{justify-content:center;gap:10px;margin-top:28px;display:flex}.tracking-actions button,.tracking-actions a{border:1px solid #173651;border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.tracking-actions button{color:#fff;background:#173651}.tracking-actions a{color:#173651;background:#fff}.tracking-spinner{animation:1s linear infinite tracking-spin}@keyframes tracking-spin{to{rotate:360deg}}@media (width<=620px){.seller-tracking-form{grid-template-columns:1fr}.seller-tracking-form>label{grid-column:1/-1}.order-tracking-page{padding:0 16px 40px}.order-tracking-page>header{align-items:flex-start}.tracking-store-name{font-size:22px}.order-tracking-page>header button{justify-content:center;width:44px;padding:0;font-size:0}.tracking-card{margin-top:32px;padding:28px 18px}.tracking-card>h1{font-size:28px}.tracking-steps{grid-template-columns:1fr;gap:8px}.tracking-steps li{text-align:left;grid-template-columns:40px 1fr;place-items:center start}.tracking-steps li:before{width:3px;height:22px;top:-14px;left:18px;right:auto}.courier-card{grid-template-columns:1fr}.courier-card>a{grid-column:1}.tracking-actions{flex-direction:column}.tracking-actions>*{width:100%}}.buyer-cancellation-settings{background:#fbfcfb;border:1px solid #e1e8e5;border-radius:14px;gap:14px;padding:16px;display:grid}.buyer-cancellation-settings .order-toggle{margin:0}.cancellation-rules{grid-template-columns:repeat(2,1fr);margin:0}.cancellation-automation-note{color:#5f7480;font-size:14px;line-height:1.5}.buyer-cancel-order{color:#a94334;background:#fff;border:1px solid #e4aaa0;border-radius:10px;min-height:46px;margin:24px auto 0;padding:0 18px;font-size:15px;font-weight:800;display:block}.buyer-cancel-confirm{background:#fff7f5;border:1px solid #eccbc4;border-radius:16px;margin-top:24px;padding:20px}.buyer-cancel-confirm h2{margin:0 0 8px;font-size:21px}.buyer-cancel-confirm p{color:#5f7480;margin:0;font-size:15px;line-height:1.55}.buyer-cancel-confirm>div{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.buyer-cancel-confirm button{color:#173651;background:#fff;border:1px solid #ccd8dc;border-radius:9px;min-height:44px;padding:0 15px;font-weight:800}.buyer-cancel-confirm button.confirm{color:#fff;background:#a94334;border-color:#a94334}.tracking-error{color:#a94334;text-align:center;background:#fff0ee;border-radius:10px;margin-top:20px;padding:12px 14px;font-size:14px;font-weight:700}@media (width<=620px){.cancellation-rules{grid-template-columns:1fr}.buyer-cancel-confirm>div{flex-direction:column-reverse}.buyer-cancel-confirm button{width:100%}}.variant-entry{width:100%;margin-top:4px}.variant-editor{width:min(820px,100vw - 32px);max-height:calc(100vh - 40px);overflow:auto}.variant-editor>p{color:#607581;line-height:1.55}.variant-editor form{gap:16px;display:grid}.variant-rows{gap:12px;display:grid}.variant-rows fieldset{border:1px solid #dfe7e3;border-radius:14px;grid-template-columns:minmax(160px,1.2fr) minmax(150px,1fr) minmax(100px,.6fr) auto;align-items:end;gap:10px;padding:14px;display:grid}.variant-rows legend{color:#173651;padding:0 6px;font-size:14px;font-weight:900}.variant-rows label{color:#405665;font-size:13px;font-weight:800}.variant-rows label em{color:#71838c;font-style:normal;font-weight:600}.variant-rows input{color:#173651;background:#fff;border:1px solid #d7e1e3;border-radius:9px;width:100%;height:44px;margin-top:5px;padding:0 11px;font-size:16px;display:block}.variant-rows small{color:#71838c;margin-top:4px;font-size:12px;font-weight:500;display:block}.remove-variant{color:#a94334;background:#fff;border:1px solid #e9c2ba;border-radius:9px;height:44px;padding:0 12px;font-weight:800}.add-variant{width:max-content}.variant-plan-note{color:#536a77;background:#fff6ef;border-radius:11px;justify-content:space-between;gap:12px;padding:13px 15px;font-size:14px;display:flex}.variant-plan-note b{color:#173651}@media (width<=720px){.variant-rows fieldset{grid-template-columns:1fr}.remove-variant,.add-variant{width:100%}.variant-plan-note{display:grid}}.product-variant-picker{border:0;flex-wrap:wrap;gap:9px;margin:18px 0;padding:0;display:flex}.product-variant-picker legend{width:100%;color:var(--shop-text);margin-bottom:7px;font-size:15px;font-weight:800}.product-variant-picker button{border:1px solid var(--shop-border);background:var(--shop-surface);min-width:84px;min-height:50px;color:var(--shop-text);text-align:left;border-radius:10px;padding:7px 12px}.product-variant-picker button.selected{border:2px solid var(--shop-primary);background:color-mix(in srgb,var(--shop-primary) 8%,white)}.product-variant-picker button:disabled{opacity:.5}.product-variant-picker b,.product-variant-picker small{display:block}.product-variant-picker small{color:var(--shop-muted);margin-top:2px;font-size:12px}.shop-product-error{color:#a94334;background:#fff0ee;border-radius:9px;margin:10px 0;padding:10px 12px;font-size:14px;font-weight:700}.shop-products .choose-options{background:var(--shop-primary);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-height:44px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.support-shell{width:min(880px,100%);margin:35px auto}.support-form,.support-history{background:#fff;border:1px solid #e3eae6;border-radius:18px;margin-top:22px;padding:24px}.support-form{gap:17px;display:grid}.support-form label{color:#405665;gap:7px;font-size:16px;font-weight:700;display:grid}.support-form select,.support-form textarea{color:#102f50;background:#fff;border:1px solid #dce4e7;border-radius:11px;outline:0;width:100%;padding:12px;font-size:16px}.support-form select{height:50px}.support-form textarea{resize:vertical;min-height:150px;line-height:1.5}.support-form select:focus,.support-form textarea:focus{border-color:#ef650c;box-shadow:0 0 0 4px #ef650c14}.support-form label small{color:#74858f;justify-self:end;font-size:13px;font-weight:500}.support-form>p{color:#637783;margin:0;font-size:14px;line-height:1.5}.support-sent{color:#287252;background:#edf8f2;border-radius:10px;align-items:center;gap:8px;padding:12px 14px;font-size:14px;font-weight:700;display:flex}.support-sent svg{width:18px}.support-history h2{color:#102f50;margin:0 0 14px;font:800 21px Manrope}.support-history article{border-top:1px solid #edf1ef;grid-template-columns:1fr auto;gap:5px 14px;padding:15px 0;display:grid}.support-history article:first-of-type{border-top:0}.support-history article b,.support-history article small{display:block}.support-history article b{font-size:16px}.support-history article small{color:#71838e;margin-top:3px;font-size:13px}.support-history article>span{color:#a95a22;background:#fff2e8;border-radius:20px;align-self:start;padding:5px 9px;font-size:12px;font-weight:800}.support-history article p{color:#536979;white-space:pre-wrap;overflow-wrap:anywhere;grid-column:1/-1;margin:5px 0 0;font-size:14px;line-height:1.5}.auto-design-shell,.module-design-shell{background:#fff;border:1px solid #e3eae6;border-radius:22px;width:min(760px,100%);margin:50px auto;padding:30px}.auto-design-shell>.sloth-kicker,.module-design-shell>.sloth-kicker{margin:0 0 8px}.auto-design-shell>h1,.module-design-shell>h1{color:#102f50;margin:0;font:800 30px Manrope}.auto-design-shell>p,.module-design-shell>p{color:#637783;font-size:16px;line-height:1.6}.auto-design-preview{background:linear-gradient(135deg,#fff8f2,#ffecdc);border-radius:18px;margin:24px 0;padding:25px}.auto-design-preview small{color:#d95c0b;text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:900}.auto-design-preview h2{color:#102f50;margin:10px 0 7px;font:800 25px Manrope}.auto-design-preview p{color:#536979;margin:0;font-size:15px;line-height:1.55}.auto-design-modules{border:1px solid #e3eae6;border-radius:16px;padding:18px}.auto-design-modules>b{color:#102f50;font-size:16px}.auto-design-modules ol{counter-reset:module;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.auto-design-modules li{counter-increment:module;color:#405665;background:#f5f8f6;border-radius:10px;padding:11px;font-size:14px;font-weight:800}.auto-design-modules li:before{content:counter(module) ". ";color:#ef650c}.auto-design-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.module-design-list{gap:9px;margin:22px 0;display:grid}.module-design-list article{border:1px solid #e3eae6;border-radius:13px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.module-design-list article>span{color:#d95c0b;background:#fff1e7;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.module-design-list b,.module-design-list small{display:block}.module-design-list b{color:#102f50;font-size:16px}.module-design-list small{color:#687b86;margin-top:3px;font-size:13px}.module-design-list strong,.module-design-list label{color:#536979;align-items:center;gap:6px;font-size:14px;font-weight:800;display:flex}.module-design-list strong svg{width:16px}.module-design-list input{accent-color:#ef650c;width:20px;height:20px}@media (width<=620px){.auto-design-shell,.module-design-shell{padding:22px}.auto-design-modules ol{grid-template-columns:1fr}.auto-design-actions{flex-direction:column}.auto-design-actions button{width:100%}.module-design-list article{grid-template-columns:42px 1fr}.module-design-list article>strong,.module-design-list article>label{grid-column:2}}.staff-invite-card{max-width:620px}.staff-invite-summary{grid-template-columns:1fr 1fr;gap:12px;margin:22px 0;display:grid}.staff-invite-summary>div{background:#fff7f1;border:1px solid #f0dfd2;border-radius:13px;padding:14px}.staff-invite-summary dt{color:#687b86;font-size:13px}.staff-invite-summary dd{color:#102f50;overflow-wrap:anywhere;margin:5px 0 0;font-size:16px;font-weight:800}.staff-shell{max-width:960px;margin:45px auto}.staff-shell>.products-heading>strong{color:#287557;background:#eaf7f0;border-radius:999px;padding:10px 14px;font-size:14px}.staff-invite-form{background:#fff;border:1px solid #e3eae6;border-radius:18px;grid-template-columns:2fr 1fr auto;align-items:end;gap:12px;margin:20px 0;padding:20px;display:grid}.staff-invite-form label{color:#405665;font-size:14px;font-weight:800}.staff-invite-form input,.staff-invite-form select,.staff-list select{color:#102f50;background:#fff;border:1px solid #dce5e1;border-radius:11px;width:100%;height:48px;margin-top:7px;padding:0 12px;font-size:16px}.staff-permission-guide{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;display:grid}.staff-permission-guide article{background:#fff7f1;border:1px solid #f0dfd2;border-radius:14px;padding:16px}.staff-permission-guide b,.staff-permission-guide span{display:block}.staff-permission-guide b{color:#102f50;font-size:16px}.staff-permission-guide span,.staff-permission-guide>small{color:#637783;font-size:14px;line-height:1.5}.staff-permission-guide>small{grid-column:1/-1}.staff-list{background:#fff;border:1px solid #e3eae6;border-radius:18px;margin-top:18px;padding:20px}.staff-list h2{color:#102f50;margin:0 0 14px;font:800 20px Manrope}.staff-list article{border-top:1px solid #edf1ef;grid-template-columns:minmax(220px,1fr) 170px auto;align-items:center;gap:14px;padding:14px 0;display:grid}.staff-list article:first-of-type{border-top:0}.staff-list article>div b,.staff-list article>div span{display:block}.staff-list article>div b{color:#102f50;font-size:16px}.staff-list article>div span{color:#687b86;overflow-wrap:anywhere;margin-top:4px;font-size:14px}.staff-list article.inactive{opacity:.65}.staff-list button{border-radius:10px;height:42px;padding:0 14px;font-size:14px;font-weight:800}.staff-disable{color:#a5422b;background:#fff;border:1px solid #efc5ba}.staff-enable{color:#287557;background:#eef9f3;border:1px solid #bcdccb}@media (width<=760px){.staff-invite-form,.staff-permission-guide{grid-template-columns:1fr}.staff-permission-guide>small{grid-column:auto}.staff-list article,.staff-invite-summary{grid-template-columns:1fr}}.store-address-summary{background:#fff;border:1px solid #e3eae6;border-radius:22px;max-width:960px;margin:26px auto;padding:25px;box-shadow:0 14px 45px #283b320b}.store-address-summary>.sloth-kicker,.store-address-summary>div>.sloth-kicker{margin:0 0 7px}.store-address-summary h2{color:#102f50;margin:0;font:800 24px Manrope}.store-address-summary>div>p{color:#637783;margin:7px 0 0;font-size:15px;line-height:1.55}.store-address-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.store-address-grid article{background:#f8fbf9;border:1px solid #dfe7e3;border-radius:16px;flex-direction:column;align-items:flex-start;min-width:0;min-height:190px;padding:18px;display:flex;position:relative}.store-address-grid article.reserved{background:#fff8f2;border-color:#f0dfd2}.store-address-grid span{color:#647984;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:900}.store-address-grid b{color:#102f50;overflow-wrap:anywhere;max-width:100%;margin:10px 0 7px;font-size:16px;line-height:1.4}.store-address-grid small{color:#637783;font-size:14px;line-height:1.5}.store-address-grid button,.store-address-grid strong{margin-top:auto}.store-address-grid button{color:#fff;background:#102f50;border:0;border-radius:9px;min-height:40px;padding:0 15px;font-size:14px;font-weight:800}.store-address-grid strong{color:#a95a22;font-size:13px}.store-address-grid button:focus-visible{outline-offset:2px;outline:3px solid #ef650c42}@media (width<=680px){.store-address-summary{padding:20px}.store-address-grid{grid-template-columns:1fr}.store-address-grid article{min-height:175px}}.signup-guide>img{content:url(/assets/optimized/sitesloth-signup-welcome-360.webp);object-fit:contain;width:360px;max-width:100%;height:270px}.onboarding-stage{grid-template-columns:330px minmax(0,520px);justify-content:center;align-items:center;gap:34px;width:min(940px,100%);margin:44px auto 0;display:grid}.onboarding-stage .onboarding-card{width:100%;margin:0}.onboarding-guide{text-align:center}.onboarding-guide img{object-fit:contain;border-radius:22px;width:auto;max-width:320px;height:300px;margin:8px auto 0;display:block}.onboarding-dialog{color:#31483e;background:#fff;border:1px solid #e1e8e5;border-radius:20px;padding:16px 18px;font:700 15px/1.5 Manrope;position:relative;box-shadow:0 13px 36px #263c3214}.onboarding-dialog:after{content:"";background:#fff;border-bottom:1px solid #e1e8e5;border-right:1px solid #e1e8e5;width:16px;height:16px;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)rotate(45deg)}@media (width<=760px){.signup-guide>img{width:260px;height:195px}.onboarding-stage{grid-template-columns:1fr;gap:12px;margin-top:38px}.onboarding-guide{flex-direction:column;display:flex}.onboarding-guide img{order:2;width:auto;height:210px}.onboarding-dialog{order:1}.onboarding-stage .onboarding-card{margin-top:0}}
