:root{--green:#0b5d3b;--green-dark:#08452d;--green-soft:#e5f3eb;--lime:#b8ed65;--ink:#17211c;--muted:#66716b;--canvas:#fff;--surface:#fff;--soft:#f1f3f1;--line:#dfe4e0;--danger:#9d2c21;--focus:#1769ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none}
*{box-sizing:border-box;min-width:0}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--canvas);color:var(--ink);line-height:1.45;overflow-x:clip}button,input,select,textarea{font:inherit;color:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.035em}p{color:var(--muted)}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:-80px;left:12px;z-index:200;background:#fff;padding:12px 16px;border-radius:12px}.skip:focus{top:12px}.nojs{padding:16px;background:#fff0c8}
.header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-row{width:100%;height:76px;display:flex;align-items:center;gap:16px;padding:10px 24px}.brand{display:flex;align-items:center;gap:9px;flex:none;font-weight:800;font-size:1.12rem;letter-spacing:-.04em}.brand img{width:48px;height:48px;object-fit:cover;background:#07130d;border-radius:50%}.header-search{height:48px;display:flex;align-items:center;gap:10px;flex:1;background:var(--soft);border-radius:24px;padding:0 16px;transition:box-shadow .15s,background .15s}.header-search:focus-within{background:#fff;box-shadow:0 0 0 4px var(--green-soft)}.search-icon{font-size:1.45rem;line-height:1;color:var(--muted)}.header-search input{width:100%;border:0;outline:0;background:transparent;font-size:1rem}.header-search input::placeholder{color:#737c77}.search-button{border:0;background:transparent;color:var(--green);font-weight:750;padding:8px 0 8px 10px}.desktop-actions{display:flex;align-items:center;gap:6px;flex:none}.nav-link{min-height:44px;display:flex;align-items:center;padding:0 12px;border-radius:22px;font-weight:650;font-size:.92rem}.nav-link:hover{background:var(--soft)}.icon-link{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--soft);font-size:1rem;color:var(--green)}
.btn{min-height:46px;border:0;border-radius:23px;display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;font-weight:750;line-height:1.15;transition:background .15s,transform .15s,box-shadow .15s}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn.primary{background:var(--green);color:#fff}.btn.primary:hover{background:var(--green-dark)}.btn.secondary{background:var(--green-soft);color:var(--green-dark)}.btn.secondary:hover{background:#d6ebdf}.btn.tertiary{background:var(--soft);color:var(--ink)}.btn.tertiary:hover{background:#e7eae7}
main{width:100%;max-width:1920px;margin:0 auto;padding:0 20px}.discovery-head{display:flex;align-items:end;justify-content:space-between;gap:28px;padding:34px 4px 24px}.eyebrow{font-size:.78rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase;color:var(--green);margin-bottom:7px}.discovery-head h1{font-size:clamp(2rem,4vw,3.75rem);font-weight:800}.intro-lead{font-size:1rem;margin-top:8px}.catalog-shell{scroll-margin-top:76px}.category-strip{display:flex;gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;padding:6px 4px 14px}.category-strip::-webkit-scrollbar{display:none}.cat{flex:0 0 auto;min-height:44px;border:0;border-radius:22px;background:var(--soft);padding:9px 16px;font-weight:700;white-space:nowrap}.cat:hover{background:var(--green-soft)}.cat[aria-pressed=true]{background:var(--green);color:#fff}.cat .emoji{margin-right:7px}
.filter-panel{margin:0 4px 18px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.filter-panel>summary,.demo-catalog>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:10px 16px;font-weight:750;cursor:pointer}.filter-panel>summary::-webkit-details-marker,.demo-catalog>summary::-webkit-details-marker{display:none}.filters{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr)) auto;align-items:end;gap:10px;padding:2px 16px 16px}.field{display:grid;gap:6px}.field>span{font-size:.78rem;font-weight:700;color:var(--muted)}.field input,.field select,.field textarea{width:100%;min-height:46px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px 12px;outline:0}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.catalog-status{font-size:.84rem;color:var(--muted);padding:2px 6px 14px}
.products{columns:6 210px;column-gap:16px;width:100%}.product{display:inline-block;width:100%;margin:0 0 24px;break-inside:avoid;vertical-align:top;background:transparent}.product-media{position:relative;width:100%;aspect-ratio:.82;background:var(--soft);border-radius:20px;overflow:hidden}.product:nth-child(3n+2) .product-media{aspect-ratio:1.04}.product:nth-child(4n+3) .product-media{aspect-ratio:.7}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease,filter .22s ease}.product:hover .product-media img{transform:scale(1.025);filter:brightness(.94)}.demo-product .product-media{aspect-ratio:1/1}.demo-sprite{width:100%;height:100%;background-image:url('/assets/products/ridne-products-sprite-5x5.webp');background-size:500% 500%;background-repeat:no-repeat;transition:transform .25s ease,filter .25s ease}.demo-product:hover .demo-sprite{transform:scale(1.035);filter:saturate(1.04)}.sprite-0{background-position:0 0}.sprite-1{background-position:25% 0}.sprite-2{background-position:50% 0}.sprite-3{background-position:75% 0}.sprite-4{background-position:100% 0}.sprite-5{background-position:0 25%}.sprite-6{background-position:25% 25%}.sprite-7{background-position:50% 25%}.sprite-8{background-position:75% 25%}.sprite-9{background-position:100% 25%}.sprite-10{background-position:0 50%}.sprite-11{background-position:25% 50%}.sprite-12{background-position:50% 50%}.sprite-13{background-position:75% 50%}.sprite-14{background-position:100% 50%}.sprite-15{background-position:0 75%}.sprite-16{background-position:25% 75%}.sprite-17{background-position:50% 75%}.sprite-18{background-position:75% 75%}.sprite-19{background-position:100% 75%}.sprite-20{background-position:0 100%}.sprite-21{background-position:25% 100%}.sprite-22{background-position:50% 100%}.sprite-23{background-position:75% 100%}.sprite-24{background-position:100% 100%}.demo-sticker{position:absolute;z-index:2;top:10px;left:8px;max-width:calc(100% - 16px);padding:7px 10px;border:2px solid rgba(17,17,17,.9);border-radius:12px 14px 10px 13px;box-shadow:3px 4px 0 rgba(17,17,17,.9);font-size:clamp(.67rem,1vw,.78rem);font-weight:900;line-height:1.05;color:#102016;transform:rotate(-2deg)}.sticker-1{background:#d9ff43}.sticker-2{background:#ff9b3d;transform:rotate(2deg)}.sticker-3{background:#ff79bd;transform:rotate(-3deg)}.sticker-4{background:#ffe45b;transform:rotate(1deg)}.sticker-5{background:#65d8ff;transform:rotate(-1deg)}.sticker-6{background:#b8a3ff;transform:rotate(3deg)}.sticker-7{background:#6ff0c8;transform:rotate(-2deg)}.sticker-8{background:#ff6f61;color:#1b1614;transform:rotate(2deg)}.demo-cta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;padding-top:9px;border-top:1px solid var(--line);color:var(--green);font-size:.8rem;font-weight:900;text-decoration:none}.demo-cta span{font-size:1.05rem;transition:transform .2s ease}.demo-product:hover .demo-cta span{transform:translateX(3px)}.favorite{position:absolute;right:10px;top:10px;width:44px;height:44px;border:0;border-radius:22px;background:var(--green);color:#fff;font-size:1.25rem;box-shadow:0 2px 10px #0002}.favorite[aria-pressed=true]{background:var(--green-dark)}.product-body{padding:10px 6px 0}.category-label{font-size:.73rem;font-weight:700;color:var(--green)!important;margin-bottom:4px!important}.product h3{font-size:1rem;font-weight:750;line-height:1.24;letter-spacing:-.02em;margin-bottom:4px}.product p{font-size:.8rem;line-height:1.35;margin-top:2px}.price{display:block;font-size:.93rem;font-weight:800;color:var(--ink);margin-top:7px}.price small{font-size:.76rem;font-weight:600;color:var(--muted)}.product .btn{width:100%;min-height:42px;margin-top:10px;font-size:.82rem}.hint,.demo-price-source,.demo-risk{font-size:.73rem;color:var(--muted)}.empty{display:block!important;width:100%;padding:46px 18px;text-align:center;border:1px dashed #b9c1bb;border-radius:20px;background:var(--soft)}.empty h3{font-size:1.25rem}.empty p{max-width:560px;margin:10px auto 18px}.demo-catalog{margin:18px 4px 0;border-top:1px solid var(--line);padding-top:10px}.demo-catalog>summary{font-size:1.18rem;padding-inline:2px}.demo-note{max-width:760px;padding:0 2px 18px}
.seller-card{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:52px 4px 28px;padding:28px 30px;border-radius:24px;background:var(--green-soft)}.seller-card h2{font-size:clamp(1.7rem,3vw,2.6rem);font-weight:800}.seller-card p:last-child{margin-top:8px;max-width:680px}.footer{max-width:1880px;margin:0 auto;padding:28px 24px 36px;border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.footer-brand img{width:46px;height:46px}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 20px;font-size:.88rem;font-weight:650}.footer-links a:hover{text-decoration:underline}.footer>p{font-size:.78rem}.mobile-nav{display:none}
.modal{width:min(720px,calc(100% - 24px));max-height:92dvh;border:0;border-radius:24px;padding:20px;background:#fff;color:var(--ink);box-shadow:0 20px 70px #0004}.modal::backdrop{background:#07130daa}.modal-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:10px}.modal #product-detail>img{width:100%;max-height:420px;object-fit:cover;border-radius:18px;margin-bottom:18px}.modal #product-detail h2{font-size:clamp(1.8rem,5vw,3rem)}.modal #product-detail>p{margin:12px 0}.data-list{display:grid;grid-template-columns:auto 1fr;border-top:1px solid var(--line);margin-top:16px}.data-list dt,.data-list dd{margin:0;padding:9px;border-bottom:1px solid var(--line)}.data-list dt{font-weight:750}.toast{position:fixed;left:50%;bottom:88px;transform:translateX(-50%);z-index:120;background:var(--ink);color:#fff;border-radius:14px;padding:12px 18px;max-width:calc(100% - 28px)}
.onboarding{width:min(720px,calc(100% - 32px));margin:42px auto 90px}.onboard-top{display:flex;justify-content:space-between;margin-bottom:20px}.progress{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-bottom:28px}.progress span{height:7px;background:#dfe4e0;border-radius:9px}.progress span.active{background:var(--green)}.onboarding h1{font-size:clamp(2.2rem,7vw,4.2rem);margin-bottom:14px}.subtitle{margin-bottom:26px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice{position:relative;display:block;border:1px solid var(--line);border-radius:18px;background:#fff;padding:18px;min-height:110px}.choice:has(input:checked){background:var(--green-soft);border-color:var(--green)}.choice input{position:absolute;right:16px;top:16px;width:20px;height:20px;accent-color:var(--green)}.choice strong{display:block;padding-right:30px;font-size:1.05rem}.choice small{display:block;margin-top:5px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid .full{grid-column:1/-1}.section{margin-block:36px}.checkline{display:flex;gap:10px;margin-top:20px}.error{background:#ffe9e5;color:var(--danger);border-radius:12px;padding:12px}.summary,.account-card{border:1px solid var(--line);border-radius:20px;padding:18px;background:#fff}.summary dl{display:grid;grid-template-columns:auto 1fr;gap:8px 16px}.summary dt{font-weight:750}.summary dd{margin:0}.mail-symbol{font-size:3rem}.row,.section-head,.account-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-layout{width:min(1160px,calc(100% - 32px));margin:32px auto 80px;display:grid;grid-template-columns:230px 1fr;gap:24px}.account-nav{display:grid;align-content:start;gap:8px}.account-nav .btn{justify-content:flex-start}.account-card{margin-bottom:16px}.account-card h2{margin-bottom:14px}.pill{display:inline-flex;border-radius:99px;background:var(--green-soft);padding:4px 8px;font-size:.75rem}
@media(max-width:1060px){.nav-link{display:none}.filters{grid-template-columns:repeat(2,1fr)}.clear-filters{justify-self:start}.footer{grid-template-columns:auto 1fr}.footer>p{grid-column:1/-1;text-align:center}}
@media(max-width:760px){html{scroll-padding-top:68px;scroll-padding-bottom:76px}body{padding-bottom:70px}.header-row{height:68px;padding:8px 12px;gap:10px}.brand span,.desktop-actions{display:none}.brand img{width:44px;height:44px}.header-search{height:44px;padding-inline:13px}.search-button{display:none}.header-search input{font-size:.95rem}main{padding-inline:10px}.discovery-head{align-items:start;padding:22px 4px 18px}.discovery-head .btn{display:none}.discovery-head h1{font-size:2.3rem}.intro-lead{font-size:.92rem}.category-strip{margin-inline:-10px;padding-inline:14px;scroll-padding-inline:14px}.filter-panel{margin-inline:0}.filters{grid-template-columns:1fr 1fr;padding-inline:12px}.filters .field:nth-child(3){grid-column:1/-1}.products{columns:2;column-gap:10px}.product{margin-bottom:19px}.product-media{border-radius:16px}.product-body{padding:8px 3px 0}.product h3{font-size:.92rem}.product p{font-size:.74rem}.category-label{font-size:.68rem}.price{font-size:.86rem}.product .btn{font-size:.76rem;padding-inline:10px}.demo-badge{font-size:.6rem;left:7px;top:7px;padding:5px 7px}.favorite{width:40px;height:40px;right:7px;top:7px}.seller-card{align-items:flex-start;flex-direction:column;margin:34px 0 20px;padding:22px 20px}.seller-card .btn{width:100%}.footer{display:block;text-align:center;padding-bottom:28px}.footer-brand{justify-content:center}.footer-links{margin:20px 0}.mobile-nav{position:fixed;z-index:90;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));left:0;right:0;bottom:0;min-height:68px;background:rgba(255,255,255,.98);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;font-size:.66rem;font-weight:700}.mobile-nav span{font-size:1.18rem;line-height:1;color:var(--green)}.mobile-nav a[aria-current=page]{font-weight:800}.form-grid,.choices,.account-layout{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.account-layout{width:calc(100% - 20px)}}
@media(max-width:390px){.filters{grid-template-columns:1fr}.filters .field:nth-child(3){grid-column:auto}.products{column-gap:8px}.product h3{font-size:.86rem}.footer-links{gap:8px 14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.products>.empty{column-span:all;break-inside:avoid}

/* Account — compact Pinterest-inspired profile */
.account-page{background:#f6f7f6;min-height:100dvh;padding-bottom:0}.account-site-header{position:sticky;top:0;z-index:85;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.account-header-inner{width:min(1180px,100%);height:72px;margin:0 auto;padding:10px 20px}.account-page-title{display:none;font-size:1.05rem;letter-spacing:-.02em}.account-header-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.account-main{width:min(1180px,100%);max-width:1180px;margin:0 auto;padding:26px 20px 110px}.account-loading{max-width:720px;margin:40px auto}.account-dashboard{display:grid;gap:0}.profile-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;border:1px solid var(--line);border-radius:26px 26px 0 0;background:#fff}.profile-avatar{width:92px;height:92px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:2rem;font-weight:850;letter-spacing:-.06em;box-shadow:inset 0 0 0 7px var(--green-soft)}.profile-identity{display:grid;justify-items:start;gap:6px}.profile-identity h1{font-size:clamp(1.75rem,4vw,2.65rem);overflow-wrap:anywhere}.profile-identity p{font-size:.93rem}.profile-identity .pill{margin-bottom:2px}.hero-action{min-width:150px}.account-tabs{display:flex;gap:6px;padding:10px 12px;border:1px solid var(--line);border-top:0;border-radius:0 0 22px 22px;background:#fff;overflow-x:auto;scrollbar-width:none}.account-tabs::-webkit-scrollbar{display:none}.account-tabs a{flex:0 0 auto;min-height:42px;display:flex;align-items:center;padding:0 16px;border-radius:21px;font-size:.9rem;font-weight:750;color:var(--muted)}.account-tabs a:hover{background:var(--soft);color:var(--ink)}.account-tabs a[aria-current=page]{background:var(--green);color:#fff}.account-content-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);align-items:start;gap:18px;margin-top:18px}.account-primary,.account-secondary{display:grid;gap:18px}.account-card{margin:0;border-radius:22px;padding:22px}.account-card h2{font-size:1.45rem;margin:2px 0 0}.account-kicker{display:block;margin-bottom:5px;color:var(--green);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.count-badge{min-width:38px;height:38px;display:grid;place-items:center;border-radius:19px;background:var(--soft);font-size:.82rem;font-weight:800}.section-copy{margin:10px 0 20px;font-size:.87rem}.seller-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.seller-product{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}.seller-product-media{aspect-ratio:4/3;overflow:hidden;background:var(--soft)}.seller-product-media img{width:100%;height:100%;object-fit:cover}.seller-product-body{display:grid;justify-items:start;gap:8px;padding:14px}.seller-product-body h3{font-size:1rem;line-height:1.25}.seller-product-price{font-weight:800;color:var(--ink)}.seller-product-price small{color:var(--muted);font-weight:650}.seller-product .btn{width:100%;min-height:40px;margin-top:3px;padding:8px 12px;font-size:.78rem}.pill{font-weight:750}.status-approved,.status-verified{background:#dff5e7;color:#075f35}.status-rejected,.status-suspended{background:#fee8e4;color:var(--danger)}.status-pending{background:#fff1c9;color:#765300}.account-empty{grid-column:1/-1;display:grid;justify-items:center;text-align:center;gap:8px;padding:34px 18px;border-radius:18px;background:var(--soft)}.account-empty>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#fff;font-size:1.35rem}.account-empty h3{font-size:1.05rem}.account-empty p{max-width:330px;font-size:.84rem}.seller-empty .btn{margin-top:8px}.profile-data{display:grid;margin:14px 0 0}.profile-data>div{display:grid;grid-template-columns:minmax(100px,.75fr) minmax(0,1.25fr);gap:14px;padding:12px 0;border-top:1px solid var(--line)}.profile-data dt{font-size:.77rem;font-weight:750;color:var(--muted)}.profile-data dd{margin:0;font-size:.86rem;font-weight:650;text-align:right;overflow-wrap:anywhere}.profile-help{margin-top:4px;font-size:.77rem}.logout-button{width:100%;margin-top:16px}.orders-card .section-head{margin-bottom:14px}.order-list{display:grid}.order-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-top:1px solid var(--line)}.order-row>div{display:grid;gap:2px}.order-row span{font-size:.78rem;color:var(--muted)}.order-row b{font-size:.88rem;white-space:nowrap}.product-editor{scroll-margin-top:92px;margin-top:20px;padding-top:22px;border-top:1px solid var(--line)}.product-editor h3{font-size:1.45rem}.editor-close{width:42px;height:42px;border:0;border-radius:50%;background:var(--soft);font-size:1.6rem;line-height:1}.product-editor .form-grid{margin-top:18px}.product-editor textarea{resize:vertical}.product-editor input[type=file]{padding:8px}.editor-actions{display:flex;gap:10px;margin-top:18px}

@media(max-width:820px){.account-content-grid{grid-template-columns:1fr}.account-secondary{grid-template-columns:1fr 1fr}.account-secondary .orders-card{grid-column:auto}.profile-card{order:2}.orders-card{order:1}}
@media(max-width:760px){.account-page{padding-bottom:72px}.account-header-inner{height:64px;padding:8px 12px}.account-page .brand img{width:42px;height:42px}.account-page .brand span{display:none}.account-page-title{display:block;position:absolute;left:50%;transform:translateX(-50%)}.account-catalog-link{display:none}.account-main{padding:12px 10px 96px}.profile-hero{grid-template-columns:auto minmax(0,1fr);gap:12px;padding:16px;border-radius:20px 20px 0 0}.profile-avatar{width:62px;height:62px;font-size:1.35rem;box-shadow:inset 0 0 0 5px var(--green-soft)}.profile-identity h1{font-size:1.45rem}.profile-identity p{font-size:.78rem}.profile-identity .pill{font-size:.64rem}.hero-action{grid-column:1/-1;width:100%;min-height:44px}.account-tabs{margin:0;padding:8px;border-radius:0 0 18px 18px}.account-tabs a{min-height:40px;padding-inline:14px;font-size:.82rem}.account-content-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-top:12px}.account-primary,.account-secondary{display:grid;grid-template-columns:1fr;gap:12px}.account-card{border-radius:18px;padding:16px}.account-card h2{font-size:1.25rem}.section-head{align-items:flex-start}.seller-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.seller-product{border-radius:15px}.seller-product-media{aspect-ratio:1/1}.seller-product-body{gap:6px;padding:10px}.seller-product-body h3{font-size:.88rem}.seller-product-price{font-size:.8rem}.seller-product .pill{font-size:.61rem}.seller-product .btn{font-size:.68rem;padding:7px}.account-empty{padding:28px 14px}.profile-card{order:2}.orders-card{order:1}.profile-data>div{grid-template-columns:1fr;gap:4px}.profile-data dd{text-align:left}.product-editor{scroll-margin-top:74px}.product-editor .form-grid{grid-template-columns:1fr}.product-editor .form-grid .full{grid-column:auto}.editor-actions{display:grid}.editor-actions .btn{width:100%}}
@media(max-width:380px){.seller-product-grid{grid-template-columns:1fr}.profile-identity h1{font-size:1.3rem}.account-tabs a{padding-inline:12px}}
