:root{--ink:#12221a;--muted:#68736d;--green:#075f3c;--green2:#0b744b;--lime:#dff05b;--gold:#f0b429;--red:#c94431;--cream:#f6f3eb;--line:#e2e5df;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfbf8;color:var(--ink);font-family:'Plus Jakarta Sans',Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.topbar{min-height:34px;padding:0 4.5%;display:flex;justify-content:space-between;align-items:center;background:var(--ink);color:#f8f7f2;font-size:11px}.topbar p{margin:0}.topbar p b{color:var(--lime)}.topbar div{display:flex;gap:25px;color:#c7d0ca}.header{min-height:84px;padding:14px 4.5%;display:flex;align-items:center;gap:4%;background:white;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40}.brand{display:flex;align-items:center;gap:9px;font:800 25px 'Manrope',sans-serif;letter-spacing:-1.3px;white-space:nowrap}.brand b{color:var(--green)}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:11px 11px 11px 3px;background:var(--green);color:var(--lime);font-size:20px;transform:rotate(-3deg)}.search{height:46px;flex:1;display:flex;align-items:center;padding-left:15px;border:1.5px solid #cfd5d0;border-radius:12px;background:#fafbf9;overflow:hidden}.search:focus-within{border-color:var(--green);box-shadow:0 0 0 3px rgba(7,95,60,.08);background:white}.search>span{font-size:24px;color:#7b8780;transform:rotate(-18deg)}.search input{min-width:0;flex:1;padding:0 11px;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.search button{height:100%;padding:0 24px;border:0;background:var(--green);color:white;font-weight:700}.head-actions{display:flex;align-items:center;gap:20px}.head-actions>a{position:relative;display:flex;align-items:center;gap:8px}.head-actions>a>span:last-of-type{display:flex;flex-direction:column;font-size:12px;font-weight:700;white-space:nowrap}.head-actions small{font-size:9px;color:#7b867f;font-weight:500}.head-icon{font-size:25px;color:#33453a}.cart-link i{position:absolute;left:15px;top:-8px;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border-radius:20px;background:var(--red);color:white;font-size:9px;font-style:normal;border:2px solid white}.category-nav{min-height:47px;padding:0 4.5%;display:flex;align-items:stretch;justify-content:center;gap:2.5%;background:white;border-bottom:1px solid var(--line);overflow:auto;scrollbar-width:none}.category-nav a{display:flex;align-items:center;padding:0 3px;border-bottom:2px solid transparent;color:#506059;font-size:12px;white-space:nowrap}.category-nav a:hover{color:var(--green);border-color:var(--green)}.hero{min-height:600px;padding:62px 6.5% 70px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:6%;background:radial-gradient(circle at 75% 15%,#f5edc8 0,transparent 28%),linear-gradient(115deg,#f7f4eb,#f1f4ec);overflow:hidden}.hero-copy{max-width:650px}.eyebrow{margin:0 0 14px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1{margin:0;font:800 clamp(44px,5.1vw,73px)/1.02 'Manrope',sans-serif;letter-spacing:-.06em}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p:not(.eyebrow){max-width:585px;margin:25px 0 29px;color:#5d6a63;font-size:16px;line-height:1.75}.hero-buttons{display:flex;align-items:center;gap:27px}.primary{min-height:50px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:9px;background:var(--green);color:white;font-weight:750;box-shadow:0 10px 30px rgba(7,95,60,.17)}.primary:hover{background:var(--green2);transform:translateY(-1px)}.seller-link{padding:7px 0;border-bottom:1px solid var(--ink);font-weight:700}.hero-proof{margin-top:38px;display:flex;align-items:center;gap:13px}.faces{display:flex}.faces i{width:35px;height:35px;margin-left:-7px;display:grid;place-items:center;border:3px solid #f5f3eb;border-radius:50%;background:#dcb69c;color:var(--green);font-size:8px;font-style:normal;font-weight:800}.faces i:first-child{margin-left:0}.faces i:nth-child(2){background:#a8c9b7}.faces i:nth-child(3){background:#e0ada5}.hero-proof>span:last-child{display:flex;flex-direction:column;font-size:10px;color:#7a857f}.hero-proof small{margin-top:2px;color:var(--gold);letter-spacing:1px}.hero-art{min-height:465px;position:relative;display:grid;place-items:center}.hero-card{width:min(430px,82%);aspect-ratio:.91;position:relative;overflow:hidden;border-radius:110px 18px 110px 18px;background:#d6ded5;box-shadow:0 35px 70px rgba(26,53,37,.18)}.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,rgba(9,29,18,.82))}.hero-card img{width:100%;height:100%;object-fit:cover}.hero-card>div{position:absolute;z-index:2;left:34px;bottom:28px;display:flex;flex-direction:column;color:white}.hero-card small{color:var(--lime);text-transform:uppercase;letter-spacing:.13em;font-weight:800}.hero-card b{margin:6px 0;font:800 24px 'Manrope'}.hero-card span{font-size:13px;color:#e2e8e3}.float-card{position:absolute;z-index:3;padding:12px 16px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.7);border-radius:13px;background:rgba(255,255,255,.94);box-shadow:0 15px 35px rgba(40,57,46,.14)}.float-card>i{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#e6f1e9;color:var(--green);font-style:normal;font-weight:900}.float-card>span{display:flex;flex-direction:column}.float-card b{font-size:11px}.float-card small{margin-top:2px;color:#7c8680;font-size:9px}.float-card.delivery{left:0;top:80px}.float-card.secure{right:0;bottom:72px}.trust{padding:23px 5%;display:grid;grid-template-columns:repeat(4,1fr);background:var(--green);color:white}.trust>div{display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid rgba(255,255,255,.18)}.trust>div:last-child{border:0}.trust>div>span{color:var(--lime);font:700 17px 'Manrope'}.trust p{margin:0;display:flex;flex-direction:column}.trust b{font-size:12px}.trust small{margin-top:3px;color:#b9d2c5;font-size:9px}.section{max-width:1450px;margin:0 auto;padding:82px 5%}.section-title{margin-bottom:32px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.section-title .eyebrow{margin-bottom:8px}.section-title h2{margin:0;font:800 clamp(29px,3vw,41px)/1.1 'Manrope';letter-spacing:-.045em}.section-title>a{padding-bottom:6px;border-bottom:1px solid var(--ink);font-size:12px;font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-grid a{min-height:175px;padding:19px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;border-radius:19px;transition:.25s}.category-grid a:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(20,40,28,.1)}.category-grid a>span{position:absolute;right:14px;top:10px;font-size:61px;opacity:.2}.category-grid b{font:800 15px 'Manrope'}.category-grid small{margin-top:4px;font-size:9px;opacity:.67}.blue{background:#dfe9ff}.sand{background:#f6dfc8}.lilac{background:#eadff4}.rose{background:#f7e0e6}.mint{background:#dcece3}.yellow{background:#f5edbd}.products{padding-top:35px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:white;transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(32,51,39,.1)}.product-photo{aspect-ratio:1.05;display:block;overflow:hidden;background:#f0f1ed}.product-photo img{width:100%;height:100%;object-fit:cover;transition:.45s}.product-card:hover .product-photo img{transform:scale(1.035)}.product-body{padding:17px}.product-category{display:block;margin-bottom:6px;color:var(--green);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-body h3{min-height:42px;margin:0 0 7px;font:750 15px/1.4 'Manrope';letter-spacing:-.02em}.rating{margin:0;color:#34443a;font-size:10px}.rating span{color:var(--gold)}.rating small{margin-left:3px;color:#929a95}.price-row{margin-top:14px;display:flex;align-items:flex-end;justify-content:space-between}.price-row>span{display:flex;flex-direction:column}.price-row b{font:800 17px 'Manrope'}.price-row del{color:#9aa19d;font-size:10px}.add-cart{width:37px;height:37px;border:0;border-radius:10px;background:var(--green);color:white;font-size:23px}.add-cart:hover{background:var(--lime);color:var(--ink)}.empty{padding:65px;text-align:center;border:1px dashed #cbd1cc;border-radius:18px;background:white}.empty h3{font:800 23px 'Manrope'}.empty p{color:var(--muted)}.empty .primary{margin-top:10px}.seller-banner{max-width:1310px;min-height:360px;margin:18px auto 90px;padding:58px 6%;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;position:relative;overflow:hidden;border-radius:29px;background:var(--ink);color:white}.seller-banner:after{content:"";position:absolute;width:440px;height:440px;right:-130px;top:-120px;border:55px solid var(--lime);border-radius:50%;opacity:.1}.seller-banner>div{max-width:640px;position:relative;z-index:2}.seller-banner .eyebrow{color:var(--lime)}.seller-banner h2{margin:0;font:800 clamp(33px,4vw,50px)/1.06 'Manrope';letter-spacing:-.05em}.seller-banner p:not(.eyebrow){color:#b8c4bd;line-height:1.7}.primary.lime{margin-top:10px;background:var(--lime);color:var(--ink);box-shadow:none}.seller-banner aside{position:relative;z-index:2;display:flex;justify-content:flex-end;gap:34px}.seller-banner aside div{display:flex;flex-direction:column}.seller-banner aside strong{color:var(--lime);font:800 41px 'Manrope'}.seller-banner aside span{color:#b8c4bd;font-size:11px;line-height:1.5}.newsletter{padding:55px 7%;display:flex;align-items:center;justify-content:space-between;gap:38px;background:#ece8da}.newsletter .eyebrow{margin-bottom:7px}.newsletter h2{margin:0;font:800 30px 'Manrope';letter-spacing:-.04em}.newsletter form{width:min(560px,50%);height:49px;display:flex;overflow:hidden;border-radius:9px;background:white}.newsletter input{min-width:0;flex:1;padding:0 16px;border:0;outline:0}.newsletter button{padding:0 19px;border:0;background:var(--green);color:white;font-size:12px;font-weight:700}footer{padding:62px 6% 24px;background:#0c1711;color:white}.footer-grid{padding-bottom:52px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:48px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-brand b{color:var(--lime)}.footer-grid p{max-width:270px;color:#91a097;font-size:12px;line-height:1.6}.footer-grid>div>b{margin-bottom:5px;color:#dce4df;font-size:12px}.footer-grid a:not(.brand){color:#84938a;font-size:11px}.footer-grid a:hover{color:var(--lime)}.footer-bottom{padding-top:21px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #26322b;color:#6f7e75;font-size:10px}.footer-bottom>span:last-child{display:flex;gap:7px}.footer-bottom b{padding:5px 7px;border:1px solid #314037;border-radius:5px;color:#9dab9f;font-size:8px}.toast{position:fixed;z-index:100;left:50%;bottom:25px;padding:12px 17px;transform:translate(-50%,15px);border-radius:9px;background:var(--ink);color:white;font-size:11px;opacity:0;pointer-events:none;transition:.25s;box-shadow:0 15px 35px rgba(0,0,0,.22)}.toast.show{opacity:1;transform:translate(-50%,0)}

/* Forms, account and checkout */
.page-shell{min-height:70vh;padding:55px 5%;background:var(--cream)}.panel{max-width:1120px;margin:0 auto;padding:31px;border:1px solid var(--line);border-radius:18px;background:white}.panel.narrow{max-width:580px}.panel-title{margin:0 0 7px;font:800 31px 'Manrope';letter-spacing:-.04em}.panel-subtitle{margin:0 0 27px;color:var(--muted);font-size:12px;line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:10px;font-weight:750}.field input,.field select,.field textarea{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d5dbd6;border-radius:8px;outline:0;background:white;color:var(--ink);font-size:12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(7,95,60,.08)}.field textarea{min-height:100px;resize:vertical}.alert{margin:0 0 17px;padding:12px 14px;border-radius:8px;background:#fff0ec;color:#9b3d31;font-size:11px;line-height:1.5}.alert.success{background:#e8f4eb;color:var(--green)}.submit{width:100%;min-height:50px;margin-top:20px;border:0;border-radius:9px;background:var(--green);color:white;font-weight:800}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:var(--cream)}.auth-story{position:relative;min-height:100vh;padding:47px 7%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:linear-gradient(145deg,#10271b,#064a31 60%,#086341);color:white}.auth-story:before{content:"";position:absolute;width:470px;height:470px;right:-210px;top:-80px;border:70px solid var(--lime);border-radius:50%;opacity:.11}.auth-story .brand{position:relative;z-index:2;color:white}.auth-story .brand-mark{background:var(--lime);color:var(--ink)}.auth-message{position:relative;z-index:2;max-width:570px}.auth-message .eyebrow{color:var(--lime)}.auth-message h1{margin:0;font:800 clamp(41px,5vw,67px)/1.03 'Manrope';letter-spacing:-.06em}.auth-message>p:not(.eyebrow){max-width:490px;color:#b9d1c4;line-height:1.8}.auth-benefits{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.auth-benefits div{padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(255,255,255,.05)}.auth-benefits span{display:block;color:var(--lime);font:800 19px 'Manrope'}.auth-benefits small{color:#b8cbc0;font-size:9px}.auth-panel{padding:42px 8%;display:flex;align-items:center;justify-content:center}.auth-box{width:min(450px,100%)}.auth-box>.brand{display:none;margin-bottom:38px}.auth-box h2{margin:0;font:800 33px 'Manrope';letter-spacing:-.045em}.auth-intro{margin:9px 0 27px;color:var(--muted);font-size:12px;line-height:1.6}.social-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.social-button{min-height:49px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #d7dcd8;border-radius:9px;background:white;color:var(--ink);font-size:11px;font-weight:700}.social-button:hover{border-color:#99a69e;transform:translateY(-1px)}.provider{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;font:800 10px 'Manrope'}.google{color:#4285f4}.facebook{background:#1877f2;color:white}.apple{background:#111;color:white}.azure{color:#2479c9;border-radius:0}.divider{margin:23px 0;display:flex;align-items:center;gap:12px;color:#9ba39e;font-size:9px;text-transform:uppercase;letter-spacing:.09em}.divider:before,.divider:after{content:"";height:1px;flex:1;background:var(--line)}.auth-email{display:flex;flex-direction:column;gap:10px}.auth-email input{height:48px;padding:0 13px;border:1px solid #d7dcd8;border-radius:8px;outline:0}.auth-email button{height:48px;border:0;border-radius:8px;background:var(--green);color:white;font-weight:750}.auth-terms{margin-top:20px;color:#89928d;font-size:9px;line-height:1.6;text-align:center}.guest-link{text-align:center;color:#68736d;font-size:11px}.guest-link a{color:var(--green);font-weight:750}.checkout-layout{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:start}.order-summary{padding:28px;position:sticky;top:105px;border:1px solid var(--line);border-radius:17px;background:white}.order-summary h2{margin:0;font:800 20px 'Manrope'}.summary-item{padding:12px 0;display:grid;grid-template-columns:64px 1fr auto;gap:11px;align-items:center;border-bottom:1px solid var(--line)}.summary-image{position:relative}.summary-image img{width:64px;height:68px;border-radius:8px;object-fit:cover}.summary-image span{position:absolute;right:-5px;top:-5px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:white;font-size:8px}.summary-item b{display:block;font:700 10px/1.35 'Manrope'}.summary-item small{display:block;margin-top:4px;color:var(--muted);font-size:8px}.summary-item>strong{font-size:10px}.totals{margin-top:15px;display:flex;flex-direction:column;gap:10px}.total-row{display:flex;justify-content:space-between;color:#5e6a63;font-size:10px}.total-row.grand{margin-top:4px;padding-top:13px;border-top:1px solid var(--line);color:var(--ink);font-size:13px}.total-row.grand strong{font:800 20px 'Manrope'}.payment-choice{margin-top:20px;padding:15px;display:flex;align-items:center;gap:12px;border:1.5px solid var(--green);border-radius:10px;background:#f4faf6}.payment-choice>i{width:18px;height:18px;border:5px solid var(--green);border-radius:50%}.payment-choice>span{flex:1;display:flex;flex-direction:column}.payment-choice b{font-size:11px}.payment-choice small{margin-top:3px;color:var(--muted);font-size:8px}.payment-logos{display:flex;gap:4px}.payment-logos em{padding:4px 5px;border:1px solid #d8ddd9;border-radius:4px;background:white;color:#59655e;font-size:7px;font-style:normal;font-weight:800}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:15px 9px;border-bottom:1px solid var(--line);text-align:left;font-size:11px}.cart-product{display:flex;align-items:center;gap:12px}.cart-product img{width:65px;height:65px;border-radius:8px;object-fit:cover}.qty-actions{display:flex;gap:5px}.qty-actions button{width:29px;height:29px;border:1px solid var(--line);border-radius:6px;background:white}.cart-footer{margin-top:25px;display:flex;align-items:flex-end;justify-content:space-between}.cart-footer h3{margin:3px 0;font:800 25px 'Manrope'}.result-card{max-width:520px;margin:40px auto;padding:44px;text-align:center;border:1px solid var(--line);border-radius:21px;background:white;box-shadow:0 25px 60px rgba(35,60,44,.09)}.result-icon{width:74px;height:74px;margin:0 auto 21px;display:grid;place-items:center;border-radius:50%;background:#e7f3e9;color:var(--green);font-size:31px;font-weight:900}.result-icon.fail{background:#fff0ec;color:var(--red)}.result-card h1{margin:0;font:800 31px 'Manrope';letter-spacing:-.04em}.result-card p{color:var(--muted);font-size:11px;line-height:1.7}.reference{margin:21px 0;padding:12px;border-radius:8px;background:#f4f5f2;color:#657169;font-size:9px}
@media(max-width:1050px){.head-actions>a:first-child{display:none}.hero{grid-template-columns:1fr 1fr;padding-left:5%;padding-right:5%}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){.topbar div{display:none}.topbar{justify-content:center}.header{height:auto;flex-wrap:wrap;gap:11px;padding:12px 4%}.search{order:3;flex-basis:100%;height:42px}.head-actions>a:first-child{display:flex}.head-actions>a>span:last-of-type{display:none}.category-nav{justify-content:flex-start;gap:22px}.hero{grid-template-columns:1fr;min-height:auto;padding:48px 6% 58px}.hero h1{font-size:clamp(42px,12vw,59px)}.hero-art{min-height:400px;margin-top:22px}.trust{grid-template-columns:1fr 1fr;padding:10px 4%}.trust>div{justify-content:flex-start;padding:13px 10px}.trust>div:nth-child(2){border-right:0}.section{padding:62px 5%}.section-title{align-items:flex-start;flex-direction:column}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.seller-banner{margin:0 4% 62px;padding:43px 7%;grid-template-columns:1fr}.seller-banner aside{justify-content:flex-start;margin-top:32px}.newsletter{align-items:flex-start;flex-direction:column;padding:43px 6%}.newsletter form{width:100%}.footer-grid{grid-template-columns:1.4fr 1fr}.footer-bottom{align-items:flex-start;flex-direction:column;gap:14px}.auth-layout{grid-template-columns:1fr}.auth-story{display:none}.auth-panel{min-height:100vh;padding:34px 6%}.auth-box>.brand{display:flex}.checkout-layout{grid-template-columns:1fr}.order-summary{position:relative;top:auto;grid-row:1}}
@media(max-width:480px){.search input{font-size:11px}.hero-buttons{align-items:flex-start;flex-direction:column;gap:11px}.hero-art{min-height:345px}.hero-card{width:87%;border-radius:80px 15px 80px 15px}.float-card{padding:9px}.float-card.delivery{top:54px}.float-card.secure{bottom:43px}.category-grid{gap:9px}.category-grid a{min-height:142px;padding:14px}.product-grid{gap:8px}.products{padding-left:3%;padding-right:3%}.product-body{padding:11px}.product-body h3{font-size:12px;min-height:37px}.price-row b{font-size:13px}.add-cart{width:31px;height:31px}.newsletter form{height:auto;flex-direction:column;background:none;gap:8px}.newsletter input,.newsletter button{height:46px;border-radius:8px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 19px}.footer-grid>div:first-child{grid-column:1/-1}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.panel{padding:22px 16px}.social-grid{grid-template-columns:1fr}.cart-table th:nth-child(2),.cart-table td:nth-child(2){display:none}.cart-footer{align-items:flex-start;flex-direction:column;gap:20px}.payment-choice{align-items:flex-start}.payment-logos{flex-wrap:wrap}.result-card{padding:34px 22px}}

/* Vendor and administration workflows */
.dashboard-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:30px 0}
.stat-card{padding:22px;border-radius:16px}
.stat-card h2{margin:8px 0 0;font:800 32px Manrope}
.section-actions{display:flex;justify-content:space-between;align-items:center;gap:18px}
.section-actions>span{display:flex;gap:9px;flex-wrap:wrap}
.primary.secondary{background:white;color:var(--green);border:1px solid var(--green);box-shadow:none}
.status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.status.pending{background:#fff4d8;color:#805a00}.status.approved{background:#e8f4eb;color:var(--green)}.status.rejected{background:#fff0ec;color:#9b3d31}
.inline-actions{display:flex;gap:6px;flex-wrap:wrap}.inline-actions form{display:inline-flex}.inline-actions button{min-height:34px;padding:0 10px;border:0;border-radius:7px;background:var(--green);color:white;font-size:9px;font-weight:800}.inline-actions button.reject{background:var(--red)}.inline-actions button.pending{background:#8b6b15}
.price-note{padding:12px 14px;border-radius:9px;background:#f0f6f2;color:var(--green);font-size:11px;line-height:1.55}
@media(max-width:780px){.section-actions{align-items:flex-start;flex-direction:column}.head-actions{gap:10px}.head-actions>a{font-size:10px}.dashboard-stats{grid-template-columns:repeat(2,1fr)}}
