:root{--ink:#17352a;--green:#184d3a;--green-2:#2e6a4f;--cream:#f6f1e6;--paper:#fffdf8;--gold:#d2a65f;--muted:#6d756f;--line:#ddd7ca}*{box-sizing:border-box}html,body{background:var(--cream);color:var(--ink);margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{max-width:1180px;margin:0 auto;padding:0 24px}.nav{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f1e6f0;border-bottom:1px solid #17352a14;position:sticky;top:0}.navin{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex}.brand{letter-spacing:-.5px;color:var(--green);font-family:Georgia,serif;font-size:28px;font-weight:700}.navlinks{color:#365347;align-items:center;gap:24px;display:flex}.navcta{background:var(--green);color:#fff;border-radius:999px;padding:11px 16px;font-weight:700}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;padding:72px 0 42px;display:grid}.kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--green-2);font-size:12px;font-weight:800}h1,h2,h3{color:var(--ink);margin:0;font-family:Georgia,serif}h1{letter-spacing:-2px;max-width:760px;margin:16px 0 22px;font-size:clamp(48px,7vw,86px);line-height:.95}h2{letter-spacing:-1px;font-size:38px}.lead{color:#4d5e56;max-width:680px;font-size:20px;line-height:1.6}.heroCard{background:linear-gradient(160deg,#d7c19b,#6e8d72);border-radius:32px;align-items:flex-end;min-height:520px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #2446362e}.heroCard:before{content:"";background:radial-gradient(circle at 75% 18%,#ffffffbf,#0000 20%),linear-gradient(#0000 38%,#1437278a);position:absolute;inset:0}.heroCopy{color:#fff;position:relative}.heroCopy h3{color:#fff;font-size:34px}.heroCopy p{max-width:430px;line-height:1.5}.actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.btn{border:1px solid var(--green);background:var(--green);color:#fff;cursor:pointer;border-radius:14px;justify-content:center;align-items:center;min-height:50px;padding:0 20px;font-weight:800;display:inline-flex}.btn.secondary{color:var(--green);background:0 0}.btn.small{border-radius:10px;min-height:38px;padding:0 14px;font-size:13px}.section{padding:72px 0}.sectionHead{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.sectionHead.compact{margin-bottom:16px}.sectionHead.compact h3{margin-top:5px;font-size:27px}.grid3{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:0 8px 28px #2446360d}.card h3{margin-bottom:10px;font-size:24px}.card p{color:#617067;line-height:1.55}.pill{color:var(--green);background:#e8efe9;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.formWrap{background:var(--paper);border:1px solid var(--line);border-radius:26px;max-width:760px;margin:46px auto;padding:28px}.formTitle{margin-bottom:8px}.muted{color:var(--muted)}.field{gap:7px;margin:18px 0;display:grid}.field label{font-weight:800}.field input,.field textarea,.field select{width:100%;color:var(--ink);background:#fff;border:1px solid #cfc8bb;border-radius:12px;padding:13px 14px}.field textarea{resize:vertical;min-height:120px}.row2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.check{align-items:flex-start;gap:10px;margin:12px 0;line-height:1.45;display:flex}.check input{margin-top:4px}.notice{color:#5e4a2a;background:#f1e8d7;border:1px solid #e4d3b6;border-radius:14px;margin:16px 0;padding:14px 16px}.success{color:#24523d;background:#e6efe8;border-color:#c9dfcf}.productCard{padding:0;overflow:hidden}.productImg{aspect-ratio:4/3;background:linear-gradient(145deg,#e7d6b7,#b7c6ab)}.productBody{padding:18px}.price{color:var(--green);font-weight:900}.step{align-items:center;gap:12px;margin-bottom:18px;display:flex}.stepNum{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.footer{border-top:1px solid var(--line);color:#667269;margin-top:56px;padding:36px 0 54px}.dashHero{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.dashHero h2{margin:7px 0;font-size:44px}.dashHero .actions{margin:0}.statGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0;display:grid}.statCard{background:var(--paper);border:1px solid var(--line);border-radius:18px;gap:5px;padding:18px;display:grid}.statCard span,.statCard small{color:var(--muted)}.statCard strong{font-family:Georgia,serif;font-size:30px}.dashGrid{grid-template-columns:minmax(0,1.8fr) minmax(260px,.8fr);align-items:start;gap:22px;display:grid}.dashMain{min-width:0}.dashSide{gap:16px;display:grid}.textLink{color:var(--green);font-weight:800}.productList{gap:12px;display:grid}.sellerProduct{background:var(--paper);border:1px solid var(--line);border-radius:18px;grid-template-columns:120px 1fr;display:grid;overflow:hidden}.sellerThumb{background:linear-gradient(145deg,#e7d6b7,#b7c6ab) 50%/cover;min-height:132px}.sellerProductBody{padding:16px}.sellerProductTop{justify-content:space-between;gap:12px;display:flex}.sellerProductTop h3{font-size:22px}.sellerProductTop p{color:var(--muted);margin:5px 0}.statusBadge{white-space:nowrap;background:#ece8df;border-radius:999px;height:max-content;padding:6px 9px;font-size:11px;font-weight:900}.status-draft{color:#6b4d20;background:#f1e8d7}.status-pending_review{color:#395475;background:#e6ebf4}.status-active{color:#20553b;background:#e1eee4}.status-paused,.status-blocked{color:#793c35;background:#f2e1df}.miniMeta{color:var(--muted);flex-wrap:wrap;gap:14px;margin-top:9px;font-size:12px;display:flex}.flagBox{color:#654c2d;background:#f7eee0;border-radius:11px;flex-wrap:wrap;gap:8px;margin-top:12px;padding:10px 12px;font-size:12px;display:flex}.flagBox strong{width:100%}.productActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.linkButton{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.linkButton.danger{color:#8a3d34}.successText{color:var(--green);font-weight:800}.readiness{color:#53655b;gap:10px;margin-top:14px;display:grid}.orderLine{border-top:1px solid var(--line);justify-content:space-between;gap:12px;padding:10px 0;display:flex}.orderLine span{display:grid}.orderLine small{color:var(--muted);margin-top:3px}.signout{margin-top:28px}.adminStats{grid-template-columns:repeat(3,1fr)}.reviewList{gap:20px;display:grid}.reviewCard{background:var(--paper);border:1px solid var(--line);border-radius:24px;grid-template-columns:260px 1fr;display:grid;overflow:hidden;box-shadow:0 10px 30px #2446360f}.reviewImage{background:linear-gradient(145deg,#e7d6b7,#b7c6ab) 50%/cover;min-height:330px}.reviewBody{padding:24px}.reviewTitle{justify-content:space-between;gap:18px;display:flex}.reviewTitle h3{margin:9px 0 5px;font-size:30px}.reviewTitle p,.reviewBody>p{color:var(--muted);line-height:1.5}.reviewFacts{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.reviewFacts span{background:#f7f3ea;border-radius:12px;gap:4px;padding:11px;font-size:13px;display:grid}.reviewFacts strong{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px}.reviewDetails{border:1px solid var(--line);border-radius:12px;margin:14px 0;padding:12px}.reviewDetails summary{cursor:pointer;font-weight:800}.reviewDetails pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#4e5f56;font-size:12px}.reviewDecision{gap:8px;margin-top:18px;display:grid}.reviewDecision label{font-weight:800}.reviewDecision textarea{resize:vertical;border:1px solid #cfc8bb;border-radius:12px;min-height:76px;padding:12px}.reviewButtons{flex-wrap:wrap;align-items:center;gap:14px;margin-top:4px;display:flex}@media (max-width:850px){.hero{grid-template-columns:1fr}.heroCard{min-height:360px}.grid3,.marketGrid,.row2{grid-template-columns:1fr}.navlinks a:not(.navcta){display:none}.sectionHead{flex-direction:column;align-items:start}.dashHero{flex-direction:column;align-items:flex-start}.statGrid,.adminStats{grid-template-columns:1fr 1fr}.dashGrid{grid-template-columns:1fr}.sellerProduct{grid-template-columns:90px 1fr}.sellerProductTop{flex-direction:column;align-items:flex-start}.reviewCard{grid-template-columns:1fr}.reviewImage{min-height:260px}.reviewFacts{grid-template-columns:1fr 1fr}}@media (max-width:520px){.statGrid,.adminStats,.sellerProduct{grid-template-columns:1fr}.sellerThumb{min-height:180px}.reviewFacts{grid-template-columns:1fr}.reviewTitle{flex-direction:column}}.shopDetail{grid-template-columns:1.05fr .95fr;align-items:start;gap:42px;margin-top:24px;display:grid}.shopDetailImage{background:linear-gradient(145deg,#e7d6b7,#b7c6ab) 50%/cover;border-radius:28px;min-height:560px}.shopDetailBody{padding:24px 0}.shopDetailBody h1{margin:14px 0;font-size:58px}.producerLine{color:var(--muted)}.shopPrice{margin:24px 0;font-family:Georgia,serif;font-size:34px;font-weight:700}.shopPrice small{color:var(--muted);font-family:inherit;font-size:16px}.productInfo{border-top:1px solid var(--line);padding:15px 0}.productInfo p{color:var(--muted);margin:5px 0}.buyBox{background:var(--paper);border:1px solid var(--line);border-radius:18px;gap:14px;margin-top:18px;padding:20px;display:grid}.buyBox label{justify-content:space-between;align-items:center;font-weight:800;display:flex}.buyBox input{border:1px solid #cfc8bb;border-radius:10px;width:80px;padding:10px}.buyBox small{color:var(--muted)}.checkoutSuccess{max-width:720px}.checkoutSuccess .card{padding:34px}.checkoutSuccess h2{margin:10px 0;font-size:42px}.receipt{border-top:1px solid var(--line);margin-top:22px;padding-top:12px}.receiptLine{justify-content:space-between;padding:9px 0;display:flex}.receiptLine.total{border-top:1px solid var(--line);margin-top:8px;font-size:18px}@media (max-width:850px){.shopDetail{grid-template-columns:1fr}.shopDetailImage{min-height:360px}.shopDetailBody h1{font-size:46px}}.sellerOrder{border-top:1px solid var(--line);padding:8px 0}.sellerOrder .orderLine{border-top:0;padding:4px 0 8px}.orderFulfillment{justify-content:space-between;align-items:center;gap:10px;display:flex}.status-paid{color:#20553b;background:#e1eee4}.status-confirmed{color:#395475;background:#e6ebf4}.status-ready{color:#6b4d20;background:#f1e8d7}.status-completed{color:#53655b;background:#ece8df}.buyerOrderList{gap:16px;max-width:820px;display:grid}.buyerOrderCard{padding:22px}.buyerOrderHead{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.buyerOrderHead h3{margin:4px 0}.buyerOrderHead p{margin:0}.orderAmount{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.orderAmount strong{font-size:1.25rem}.buyerOrderItems{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:18px 0;padding:10px 0}.buyerOrderItems>div{justify-content:space-between;padding:6px 0;display:flex}.pickupSummary{flex-direction:column;gap:4px;margin-bottom:14px;display:flex}.pickupSummary span{color:var(--muted)}@media (max-width:700px){.buyerOrderHead{flex-direction:column}.orderAmount{align-items:flex-start}.navlinks{gap:12px}.navlinks a:not(.navcta){font-size:.9rem}}.pickupSetup form{gap:10px;display:grid}.pickupSetup .field{margin:5px 0}.pickupSetup textarea{min-height:76px}.pickupWindowRow{grid-template-columns:1.2fr 1fr 1fr;gap:7px;display:grid}.pickupWindowRow select,.pickupWindowRow input,.pickupChoice select{min-width:0;color:var(--ink);background:#fff;border:1px solid #cfc8bb;border-radius:10px;padding:9px}.pickupChoice{gap:7px;align-items:stretch!important;display:grid!important}.pickupChoice select{width:100%}.receiptPickup{background:#f7f3ea;border-radius:12px;gap:4px;margin-top:16px;padding:14px;display:grid}.pickupSummary small{color:var(--muted)}@media (max-width:520px){.pickupWindowRow{grid-template-columns:1fr}.pickupSetup{overflow:hidden}}.aiProductWrap{max-width:820px}.aiComposer{color:#fff;background:linear-gradient(145deg,#173f31,#245c45);border-radius:20px;margin:24px 0;padding:24px;box-shadow:0 16px 38px #17352a24}.aiComposer h3{color:#fff;margin:7px 0;font-size:28px}.aiComposer p{color:#dce9df;line-height:1.55}.aiComposer textarea{width:100%;min-height:110px;color:var(--ink);resize:vertical;background:#fffffffa;border:1px solid #ffffff40;border-radius:14px;margin:8px 0 12px;padding:14px}.aiComposer .btn{color:var(--green);background:#fff;border-color:#fff}.aiBadge{letter-spacing:.1em;text-transform:uppercase;background:#ffffff24;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900;display:inline-flex}.aiWarning{gap:5px;display:grid}.aiWarning small{margin-top:5px;line-height:1.4}.sellerOrdersPage{padding-top:46px;padding-bottom:70px}.ordersHero{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:24px;display:flex}.ordersHero h2{margin:7px 0;font-size:42px}.orderFilters{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.orderFilters a{border:1px solid var(--line);background:var(--paper);border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800}.orderFilters a.active{background:var(--green);border-color:var(--green);color:#fff}.sellerOrdersList{gap:16px;max-width:900px;display:grid}.sellerOrderCard{padding:24px}.sellerOrderHead{justify-content:space-between;gap:18px;display:flex}.sellerOrderHead h3{margin:5px 0;font-size:27px}.sellerOrderHead p{color:var(--muted);margin:0}.sellerOrderItems{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:18px 0;padding:9px 0}.sellerOrderItems>div{justify-content:space-between;gap:16px;padding:7px 0;display:flex}.sellerOrderDetails{grid-template-columns:1fr 1fr;gap:20px;display:grid}.sellerOrderDetails>div{flex-direction:column;gap:4px;display:flex}.sellerOrderDetails span,.sellerOrderDetails small{color:var(--muted)}.sellerOrderActions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:20px;display:flex}.refundNote{color:#793c35;background:#f2e1df;border-radius:11px;gap:10px;margin-top:16px;padding:11px 13px;display:flex}.emptyOrders{max-width:700px}@media (max-width:700px){.ordersHero,.sellerOrderHead{flex-direction:column;align-items:flex-start}.sellerOrderDetails{grid-template-columns:1fr}.sellerOrderCard{padding:18px}}.pickupReady{background:#edf5ee;border:1px solid #c9dfcf;border-radius:14px;margin-top:14px;padding:16px}.pickupReady>strong{color:var(--green);font-family:Georgia,serif;font-size:22px}.pickupOrderCode{background:var(--green);letter-spacing:.06em;border-radius:8px;width:max-content;padding:6px 9px;font-weight:900;display:inline-flex;color:#fff!important}.pickupReady small{line-height:1.45}.marketplacePage{padding:46px 0 76px}.marketHero{grid-template-columns:1fr .85fr;align-items:end;gap:48px;padding:28px 0 34px;display:grid}.marketHero h1{margin:10px 0 14px;font-size:clamp(44px,6vw,70px)}.marketHero p{color:var(--muted);max-width:600px;font-size:18px;line-height:1.55}.marketSearch{background:var(--paper);border:1px solid var(--line);border-radius:17px;gap:9px;padding:9px;display:flex;box-shadow:0 10px 30px #24463612}.marketSearch input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0 10px}.categoryBar{scrollbar-width:none;gap:8px;padding:4px 0 18px;display:flex;overflow-x:auto}.categoryBar a{white-space:nowrap;border:1px solid var(--line);background:var(--paper);border-radius:999px;padding:9px 14px;font-size:13px;font-weight:800}.categoryBar a.active{background:var(--green);border-color:var(--green);color:#fff}.marketResultsHead{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin:10px 0 22px;display:flex}.marketResultsHead strong{color:var(--ink)}.marketProduct{transition:transform .16s,box-shadow .16s}.marketProduct:hover{transform:translateY(-3px);box-shadow:0 15px 34px #2446361a}.marketProduct .productImg{position:relative}.productImgBadges{position:absolute;top:12px;left:12px}.availabilityBadge{color:var(--green);background:#fffdf8f0;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 3px 10px #00000014}.availabilityBadge.soldOut{color:#793c35}.productCardMeta{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.marketProduct h3{margin:12px 0 7px;font-size:25px}.producerCardLine{font-size:13px;margin:0 0 16px!important}.producerCardLine strong{color:var(--ink)}.productCardBottom{justify-content:space-between;align-items:end;gap:12px;display:flex}.productCardBottom .price small{color:var(--muted);font-size:12px}.lowStock{color:#8a5b22;font-size:11px;font-weight:900}.marketEmpty{max-width:700px;padding:30px}.marketEmpty .btn{margin-top:10px}@media (max-width:850px){.marketHero{grid-template-columns:1fr;gap:18px}.marketSearch{max-width:620px}}@media (max-width:520px){.marketSearch{display:grid}.marketSearch .btn{width:100%}.marketResultsHead{flex-direction:column;align-items:flex-start}}.producerIdentity{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:13px 0;display:flex}.producerIdentity>div{gap:2px;display:grid}.producerIdentity span{color:var(--muted);font-size:13px}.verifiedSeller{background:#e1eee4;border-radius:999px;padding:6px 9px;font-weight:900;color:#20553b!important;font-size:11px!important}.stockLine{color:#20553b;background:#e1eee4;border-radius:999px;margin:-12px 0 20px;padding:6px 9px;font-size:12px;font-weight:900;display:inline-flex}.pickupPreview{background:#f7f3ea;border-radius:14px;margin:8px 0 4px;border:0!important;padding:14px!important}.pickupPreview small{color:var(--green);font-weight:800}@media (max-width:520px){.producerIdentity{flex-direction:column;align-items:flex-start}}.homeTrust{color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:22px;font-size:13px;font-weight:800;display:flex}.homeTrust span:before{content:"✓";color:var(--green);margin-right:6px}.homeFeatured{padding:48px 24px 72px}.homeFeatured .productBody h3{margin:12px 0 7px}.homeHow{padding-top:62px}.homeStep>span{color:var(--gold);letter-spacing:.08em;margin-bottom:16px;font-family:Georgia,serif;font-size:14px;font-weight:800;display:inline-flex}.sellerCallout{background:var(--green);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;gap:36px;margin-top:20px;margin-bottom:78px;padding:42px;display:flex}.sellerCallout h2{color:#fff;margin:8px 0 12px;font-size:42px}.sellerCallout p{color:#dce9df;max-width:720px;margin:0;line-height:1.6}.sellerCallout .kicker{color:#d8bd83}.sellerCallout .btn{color:var(--green);white-space:nowrap;background:#fff;border-color:#fff}.heroCard{color:inherit}.heroCopy strong{margin-top:8px;display:inline-block}@media (max-width:700px){.homeFeatured{padding-top:28px}.sellerCallout{flex-direction:column;align-items:flex-start;padding:28px}.sellerCallout h2{font-size:34px}.sellerCallout .btn{width:100%}}.sellerLaunch{margin:20px 0 26px;padding:24px}.sellerLaunchHead{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.sellerLaunchHead h3{margin:5px 0;font-size:28px}.sellerLaunchHead p{color:var(--muted);margin:0}.sellerLaunchHead>strong{color:var(--green);font-family:Georgia,serif;font-size:30px}.setupProgress{background:#e8e3d9;border-radius:999px;height:8px;margin:18px 0;overflow:hidden}.setupProgress span{border-radius:inherit;background:var(--green);height:100%;display:block}.setupSteps{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.setupStep{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:28px 1fr;align-items:start;gap:9px;min-width:0;padding:12px;display:grid}.setupStep.done{background:#f1f6f1}.setupCheck{width:28px;height:28px;color:var(--muted);background:#ece8df;border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.setupStep.done .setupCheck{background:var(--green);color:#fff}.setupStep strong,.setupStep small{display:block}.setupStep strong{font-size:13px}.setupStep small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.35}.setupStep .textLink{grid-column:2;font-size:12px}@media (max-width:1000px){.setupSteps{grid-template-columns:1fr 1fr}}@media (max-width:600px){.setupSteps{grid-template-columns:1fr}.sellerLaunchHead>strong{font-size:24px}}.photoStudio{border:1px solid var(--line);background:#fbf8f1;border-radius:18px;margin:20px 0;padding:20px}.photoStudioHead h3{margin:7px 0;font-size:27px}.photoStudioHead p{color:var(--muted);max-width:700px;margin:0 0 16px;line-height:1.5}.photoStart{grid-template-columns:180px 1fr;align-items:center;gap:20px;margin-top:15px;display:grid}.photoStart img{object-fit:cover;background:#eee;border-radius:15px;width:180px;height:180px}.photoStart p{color:var(--muted)}.photoStart small{color:var(--muted);margin-top:9px;display:block}.photoChoices{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px;display:grid}.photoChoice{appearance:none;cursor:pointer;text-align:left;color:var(--ink);font:inherit;background:#fff;border:2px solid #0000;border-radius:14px;padding:6px}.photoChoice img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:100%;display:block}.photoChoice span{padding:9px 5px 5px;font-size:12px;font-weight:900;display:block}.photoChoice.selected{border-color:var(--green);box-shadow:0 0 0 2px #24463614}.photoStudioNote{color:var(--muted);margin-top:10px;font-size:12px}@media (max-width:720px){.photoChoices{grid-template-columns:1fr 1fr}.photoStart{grid-template-columns:110px 1fr}.photoStart img{width:110px;height:110px}}@media (max-width:460px){.photoStart{grid-template-columns:1fr}.photoStart img{aspect-ratio:1;width:100%;height:auto}}.photoFileInput{pointer-events:none;opacity:0!important;width:1px!important;height:1px!important;position:absolute!important}.photoUploadButton{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px dashed #b8b09f;border-radius:13px;align-items:center;gap:12px;padding:14px 16px;display:flex}.photoUploadButton:hover{border-color:var(--green);background:#f8fbf8}.photoUploadButton>span{width:36px;height:36px;color:var(--green);background:#e6efe8;border-radius:50%;place-items:center;font-size:21px;display:grid}.photoUploadButton strong,.photoUploadButton small{display:block}.photoUploadButton small{color:var(--muted);margin-top:2px}.photoChoiceImage{position:relative}.photoSelectedBadge{background:var(--green);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #00000026}.photoStudioActions{justify-content:space-between;align-items:center;gap:14px;margin-top:10px;display:flex}.textButton{appearance:none;color:var(--green);font:inherit;cursor:pointer;background:0 0;border:0;padding:5px;font-size:12px;font-weight:900}.textButton:disabled{opacity:.55;cursor:wait}@media (max-width:520px){.photoStudioActions{flex-direction:column;align-items:flex-start}}.smartConfirm{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin:10px 0;padding:14px 15px;display:flex}.smartConfirm>div{gap:3px;display:grid}.smartConfirm strong{font-size:13px}.smartConfirm span{color:var(--muted);font-size:12px}.smartConfirm .textButton{flex:none}.reviewPending{color:var(--green);gap:2px;display:grid}.reviewPending b{font-size:13px}.reviewPending small{color:var(--muted);font-size:11px}.setupNext{width:max-content;margin:14px 0 4px}.sellerLaunch .setupNext{box-shadow:0 8px 22px #00000014}.productViewTabs{border-bottom:1px solid var(--line);gap:6px;margin:4px 0 14px;display:flex}.productViewTabs a{color:var(--muted);border-bottom:2px solid #0000;padding:8px 11px;font-size:13px;font-weight:800;text-decoration:none}.productViewTabs a.active{color:var(--green);border-bottom-color:var(--green)}.emptyInline{color:var(--muted);padding:24px 4px;font-size:13px}@media (max-width:640px){.sellerDash{padding-left:14px;padding-right:14px}.dashHero{gap:16px}.dashHero .actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.dashHero .actions .btn{text-align:center;padding-left:10px;padding-right:10px}.sellerLaunch{padding:18px 14px}.sellerLaunchHead h3{font-size:24px}.setupNext{text-align:center;width:100%}.statGrid{grid-template-columns:1fr 1fr;gap:8px}.statCard{padding:14px}.statCard strong{font-size:23px}.sectionHead.compact{align-items:center}.sellerProduct{grid-template-columns:78px 1fr;gap:11px;padding:10px}.sellerThumb{width:78px;height:78px}.sellerProductTop{gap:7px}.sellerProductTop h3{font-size:17px}.sellerProductTop p,.miniMeta{font-size:11px}.productActions{flex-wrap:wrap;grid-column:1/-1;gap:7px;margin-top:5px;display:flex}.productActions form{flex:1}.productActions form .btn,.productActions form button.btn{width:100%}.productActions>.btn{text-align:center;flex:1}.productActions .linkButton{min-height:38px;padding:8px}.productViewTabs{background:var(--bg);z-index:3;padding-top:4px;position:sticky;top:0}.pickupWindowRow{grid-template-columns:1fr 1fr}.pickupWindowRow select{grid-column:1/-1}.photoStudio{margin-left:-2px;margin-right:-2px;padding:15px}.photoStudioHead h3{font-size:23px}.photoChoices{gap:7px}.photoChoice{padding:4px}.photoChoice span{font-size:11px}.photoUploadButton{min-height:58px}.smartConfirm{padding:13px 12px}.smartConfirm .textButton{min-height:38px;padding:8px 5px}input,select,textarea{font-size:16px}}@media (max-width:390px){.statGrid,.dashHero .actions{grid-template-columns:1fr}.sellerProduct{grid-template-columns:64px 1fr}.sellerThumb{width:64px;height:64px}.photoChoices{grid-template-columns:1fr 1fr}}@media (max-width:640px){.marketplacePage{padding-left:14px;padding-right:14px}.marketHero{padding-top:34px;padding-bottom:22px}.marketHero h1{letter-spacing:-.025em;margin:10px 0 14px;font-size:46px;line-height:.96}.marketHero p{margin-bottom:20px;font-size:18px;line-height:1.45}.marketHero .kicker{letter-spacing:.18em;font-size:11px}.marketSearch{border-radius:16px;gap:6px;padding:7px}.marketSearch input{min-height:46px;padding:9px 12px}.marketSearch .btn{min-height:46px;padding:9px 18px}.categoryBar{scrollbar-width:none;flex-wrap:nowrap;gap:7px;margin:14px -14px 0;padding:0 14px 7px;overflow-x:auto}.categoryBar::-webkit-scrollbar{display:none}.categoryBar a{flex:none;padding:9px 14px}.marketResultsHead{margin:14px 0 12px}.marketGrid{grid-template-columns:1fr 1fr;gap:10px}.marketProduct{min-width:0}.marketProduct .productBody{padding:12px}.marketProduct .productBody h3{margin:8px 0;font-size:17px;line-height:1.15}.marketProduct .productCardMeta{font-size:10px}.marketProduct .producerCardLine{font-size:11px;line-height:1.35}.marketProduct .price{font-size:16px}.marketProduct .price small,.availabilityBadge{font-size:10px}.marketEmpty{margin-top:10px;padding:24px 20px}.marketEmpty h3{font-size:27px;line-height:1.05}.marketEmpty p{font-size:15px;line-height:1.45}.marketEmpty .btn{text-align:center;width:100%}}@media (max-width:390px){.marketHero h1{font-size:41px}.marketGrid{grid-template-columns:1fr 1fr}}.homeHeroVisual{isolation:isolate;background-color:#6f866f;background-repeat:no-repeat}.homeHeroVisual:before{z-index:0;background:linear-gradient(#0a221805 35%,#0a2218bd 100%)}.homeHeroVisual .heroCopy{z-index:1;width:100%;padding:4px}.heroEyebrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.12em;text-transform:uppercase;color:#fff;background:#ffffff24;border:1px solid #ffffff59;border-radius:999px;margin-bottom:12px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-flex}.homeHeroVisual .heroCopy h3{text-shadow:0 2px 18px #0000002e;max-width:500px;font-size:40px;line-height:1.02}.homeHeroVisual .heroCopy p{color:#ffffffe0;margin:9px 0 0;font-weight:700}.heroProductBottom strong{font-family:Georgia,serif;font-size:25px}.heroProductBottom strong small{opacity:.8;font-family:inherit;font-size:13px;font-weight:500}.heroProductBottom span{font-weight:900}.homeFeaturedHead h2{font-size:46px}.homeProductGrid .marketProduct{box-shadow:none;background:0 0;border:0}.homeProductGrid .marketProduct:hover{box-shadow:none}.homeProductGrid .productImg{aspect-ratio:1.12;border-radius:22px;box-shadow:0 10px 28px #24463617}.homeProductGrid .pill{color:var(--green-2);background:0 0;padding-left:0}.homeProductGrid .producerCardLine{margin-bottom:9px!important}.homeProductGrid .price{font-size:18px}@media (max-width:850px){.hero{padding-left:24px;padding-right:24px}.homeHeroVisual{min-height:440px}.homeFeaturedHead h2{font-size:40px}}@media (max-width:640px){.hero{gap:24px;padding:30px 14px 18px}.hero h1{margin:12px 0 16px;font-size:50px;line-height:.94}.hero .lead{font-size:17px;line-height:1.5}.hero .actions{margin-top:20px}.hero .actions .btn{flex:1}.homeTrust{gap:12px;margin-top:17px;font-size:11px}.homeHeroVisual{border-radius:24px;min-height:390px;padding:20px}.homeHeroVisual .heroCopy h3{font-size:34px}.heroProductBottom strong{font-size:22px}.homeFeatured{padding:38px 14px 54px}.homeFeaturedHead{margin-bottom:18px}.homeFeaturedHead h2{font-size:35px}.homeFeaturedHead .muted{font-size:14px}.homeProductGrid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin:0 -14px;padding:0 14px 10px;display:flex;overflow-x:auto}.homeProductGrid::-webkit-scrollbar{display:none}.homeProductGrid .marketProduct{scroll-snap-align:start;flex:0 0 78vw}.homeProductGrid .productImg{aspect-ratio:1.16}.homeHow{padding:46px 14px}.homeHow .grid3{gap:10px}.homeHow .card{padding:18px}.sellerCallout{border-radius:24px;margin-bottom:48px;margin-left:14px;margin-right:14px}}.premiumMarketHero{padding-top:40px;padding-bottom:28px}.premiumMarketHero h1{max-width:650px}.marketHeroTrust{color:var(--muted);flex-wrap:wrap;gap:16px;margin-top:16px;font-size:12px;font-weight:800;display:flex}.marketHeroTrust span:before{content:"✓";color:var(--green);margin-right:6px}.premiumMarketHero .marketSearch{align-self:end}.marketResultsLabel{text-transform:uppercase;letter-spacing:.13em;color:var(--green-2);margin-bottom:3px;font-size:10px;font-weight:900;display:block}.marketplacePage .marketGrid{gap:24px}.marketplacePage .marketProduct{box-shadow:none;background:0 0;border:0}.marketplacePage .marketProduct:hover{box-shadow:none;transform:translateY(-2px)}.marketProductVisual{aspect-ratio:1.06;border-radius:24px;box-shadow:0 12px 30px #24463617}.marketProductVisual .productImgBadges{justify-content:space-between;gap:8px;display:flex;right:12px}.verifiedImageBadge{color:#fff;background:#17352ae6;border-radius:999px;margin-left:auto;padding:6px 9px;font-size:10px;font-weight:900;display:inline-flex;box-shadow:0 3px 10px #0000001f}.marketplacePage .marketProduct .productBody{padding:15px 2px 0}.marketplacePage .marketProduct h3{margin:9px 0 6px;font-size:24px;line-height:1.08}.marketplacePage .productCardMeta{min-height:24px}.marketplacePage .productCardMeta .pill{color:var(--green-2);text-transform:uppercase;letter-spacing:.08em;background:0 0;padding:0;font-size:10px}.marketplacePage .producerCardLine{margin-bottom:10px!important}.marketplacePage .productCardBottom{padding-top:2px}.marketplacePage .productCardBottom .price{font-size:18px}.marketplacePage .lowStock{background:#f5ead7;border-radius:999px;padding:5px 7px}@media (max-width:640px){.premiumMarketHero{padding-top:22px;padding-bottom:14px}.premiumMarketHero h1{font-size:43px}.premiumMarketHero p{max-width:92%;font-size:16px}.marketHeroTrust{gap:10px;margin-top:12px;font-size:10px}.premiumMarketHero .marketSearch{margin-top:2px}.premiumMarketHero .marketSearch .btn{width:auto;padding-left:17px;padding-right:17px}.categoryBar{margin-top:8px}.marketResultsLabel{font-size:9px}.marketplacePage .marketGrid{gap:10px 9px}.marketProductVisual{aspect-ratio:1;border-radius:16px}.marketProductVisual .productImgBadges{gap:4px;top:7px;left:7px;right:7px}.marketProductVisual .availabilityBadge,.verifiedImageBadge{padding:5px 6px;font-size:8px}.verifiedImageBadge{white-space:nowrap;max-width:74px;overflow:hidden}.marketplacePage .marketProduct .productBody{padding:9px 1px 4px}.marketplacePage .marketProduct h3{margin:6px 0 4px;font-size:16px;line-height:1.08}.marketplacePage .productCardMeta>span:not(.pill){display:none}.marketplacePage .producerCardLine{font-size:10px;line-height:1.3;margin-bottom:6px!important}.marketplacePage .producerCardLine strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.marketplacePage .productCardBottom{align-items:center}.marketplacePage .productCardBottom .price{font-size:15px}.marketplacePage .productCardBottom .price small{font-size:9px}.marketplacePage .lowStock{padding:4px 5px;font-size:8px}.marketResultsHead{font-size:12px}}.productDetailPage{padding-top:34px}.productDetailPage>.textLink{margin-bottom:8px;display:inline-flex}.productDetailVisual{position:sticky;top:100px;overflow:hidden;box-shadow:0 20px 50px #2446361f}.detailImageBadge{color:var(--green);background:#fffdf8f0;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 4px 14px #00000014}.detailEyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;gap:12px;font-size:11px;font-weight:900;display:flex}.detailEyebrow .pill{letter-spacing:.08em;font-size:10px}.productDetailPage .shopDetailBody h1{letter-spacing:-1.7px;margin:14px 0 18px;font-size:64px;line-height:.96}.premiumProducerIdentity{padding:15px 0 17px}.premiumProducerIdentity strong{font-size:15px}.productDetailPage .shopPrice{margin:22px 0 18px;font-size:39px}.productDetailPage .shopPrice small{font-size:14px}.productDetailPage .stockLine{margin:-6px 0 18px}.productDetailPage .shopDetailBody>.lead{margin:8px 0 22px;font-size:18px;line-height:1.65}.premiumPickupPreview{grid-template-columns:40px 1fr;align-items:start;gap:12px;background:#f4efe4!important;border-radius:16px!important;padding:16px!important;display:grid!important}.pickupIcon{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:20px;font-weight:900;display:grid}.premiumPickupPreview p{margin:4px 0 5px!important}.premiumBuyBox{background:#fffefa;border:0;padding:18px;box-shadow:0 14px 36px #2446361a}.premiumBuyBox label{font-size:13px}.premiumBuyBox .btn{min-height:54px;font-size:15px}.premiumBuyBox>small{text-align:center;font-size:11px}.productDetailPage .productInfo{padding:14px 0}.productDetailPage .productInfo>strong{font-size:13px}@media (max-width:850px){.productDetailPage{padding:20px 18px 50px}.productDetailVisual{aspect-ratio:1;border-radius:24px;min-height:0;position:relative;top:auto}.productDetailPage .shopDetail{gap:20px;margin-top:14px}.productDetailPage .shopDetailBody{padding-top:0}.productDetailPage .shopDetailBody h1{margin-top:12px;font-size:46px}.premiumBuyBox{margin-top:20px}}@media (max-width:640px){.productDetailPage{padding-left:14px;padding-right:14px}.productDetailPage>.textLink{margin-bottom:4px;font-size:12px}.productDetailVisual{aspect-ratio:1;border-radius:20px}.detailImageBadge{padding:6px 8px;font-size:9px;top:12px;left:12px}.detailEyebrow{margin-top:2px}.productDetailPage .shopDetailBody h1{letter-spacing:-1px;margin:10px 0 14px;font-size:39px;line-height:.98}.premiumProducerIdentity{flex-direction:row!important;align-items:center!important}.verifiedSeller{padding:5px 7px;font-size:9px!important}.productDetailPage .shopPrice{margin:18px 0 13px;font-size:32px}.productDetailPage .shopDetailBody>.lead{font-size:16px;line-height:1.55}.premiumPickupPreview{grid-template-columns:34px 1fr;padding:13px!important}.pickupIcon{width:34px;height:34px;font-size:17px}.premiumPickupPreview p{font-size:13px}.premiumPickupPreview small{font-size:11px}.premiumBuyBox{border-radius:16px;margin-left:-2px;margin-right:-2px;padding:14px}.premiumBuyBox label{justify-content:stretch;align-items:stretch;gap:7px;display:grid}.premiumBuyBox label input{width:100%}.premiumBuyBox .btn{width:100%;min-height:52px}}.mobileTopAction,.mobileBottomNav{display:none}@media (max-width:700px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f1e6e6;border-bottom-color:#17352a0f}.navin{height:60px;padding-left:14px;padding-right:14px}.brand{letter-spacing:-.4px;font-size:24px}.navlinks{display:none}.mobileTopAction{align-items:center;display:flex}.mobileTopAction a{min-height:36px;color:var(--green);background:#fffdf8cc;border:1px solid #17352a24;border-radius:999px;justify-content:center;align-items:center;padding:0 13px;font-size:12px;font-weight:900;display:inline-flex}.mobileBottomNav{z-index:80;padding:6px 10px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf8f0;border-top:1px solid #17352a14;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #17352a0f}.mobileBottomNavInner{grid-template-columns:repeat(4,1fr);max-width:560px;margin:0 auto;display:grid}.mobileBottomNav a{color:#728078;letter-spacing:.01em;border-radius:14px;justify-items:center;gap:3px;min-height:54px;padding:6px 4px 4px;font-size:10px;font-weight:800;display:grid;position:relative}.mobileNavIcon{border-radius:10px;place-items:center;width:25px;height:25px;transition:background .16s,color .16s,transform .16s;display:grid}.mobileNavIcon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.mobileBottomNav a.active{color:var(--green)}.mobileBottomNav a.active .mobileNavIcon{background:#e6efe8;transform:translateY(-1px)}.footer{margin-bottom:0;padding-bottom:28px}}.sellerDashHero{color:#fff;background:linear-gradient(135deg,#173f31,#245c45);border-radius:26px;padding:26px 28px;box-shadow:0 18px 46px #17352a24}.sellerDashHero .kicker{color:#d8bd83}.sellerDashHero h2{color:#fff;margin-top:8px;font-size:48px;line-height:1}.sellerHeroMeta{color:#dce9df;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;font-size:12px;font-weight:700;display:flex}.sellerHeroStatus,.sellerHeroVerified{background:#ffffff1f;border:1px solid #ffffff29;border-radius:999px;align-items:center;padding:6px 9px;display:inline-flex}.sellerHeroVerified{color:#fff;background:#ffffff2e}.sellerDashHero .btn{color:var(--green);background:#fff;border-color:#fff}.sellerDashHero .btn.secondary{color:#fff;background:0 0;border-color:#ffffff59}.sellerDash .statGrid{gap:12px}.sellerDash .statCard{border:0;padding:18px 20px;box-shadow:0 9px 24px #2446360f}.sellerDash .statCard span{text-transform:uppercase;letter-spacing:.11em;color:var(--green-2);font-size:10px;font-weight:900}.sellerDash .statCard strong{font-size:32px}.sellerDash .statCard small{font-size:11px}.sellerDash .dashMain>.sectionHead h3{font-size:31px}.sellerDash .sellerProduct{border:0;border-radius:20px;box-shadow:0 8px 26px #2446360f}.sellerDash .sellerThumb{min-height:142px}.sellerDash .sellerProductBody{padding:17px 18px}.sellerDash .sellerProductTop h3{font-size:24px;line-height:1.08}.sellerDash .statusBadge{border:1px solid #17352a0f}.sellerAttentionCard,.sellerReadinessCard,.sellerPickupCard,.sellerRecentOrders{border:0;box-shadow:0 9px 26px #2446360f}.sellerAttentionCard{background:linear-gradient(145deg,#fffdf8,#f4f6f1)}.sellerAttentionCard.needsAttention{background:linear-gradient(145deg,#fffdf8,#f7eee0)}.sellerAttentionCard h3,.sellerReadinessCard h3,.sellerPickupCard h3,.sellerRecentOrders h3{font-size:25px}.sellerReadinessCard .readiness span{background:#f5f2ea;border-radius:10px;padding:8px 10px}.sellerPickupCard{background:#fbf9f4}.sellerRecentOrders .sellerOrder:first-of-type{border-top:0}@media (max-width:700px){.sellerDashHero{border-radius:22px;padding:20px 16px}.sellerDashHero h2{font-size:36px}.sellerDashHero .actions{grid-template-columns:1fr 1fr}.sellerDashHero .actions .btn{min-height:46px;font-size:12px}.sellerHeroMeta{gap:6px;font-size:10px}.sellerHeroStatus,.sellerHeroVerified{padding:5px 7px}.sellerDash .statCard{padding:14px}.sellerDash .statCard strong{font-size:25px}.sellerDash .sellerProduct{border-radius:16px}.sellerDash .sellerProductBody{padding:12px}.sellerDash .sellerProductTop h3{font-size:18px}.sellerAttentionCard,.sellerReadinessCard,.sellerPickupCard,.sellerRecentOrders{border-radius:18px}}.aiCreatePage{padding-top:34px;padding-bottom:72px}.aiProductWrap{background:0 0;border:0;max-width:900px;margin:0 auto;padding:0}.aiCreateIntro{padding:8px 2px 18px}.aiCreateIntro h2{letter-spacing:-1.2px;max-width:760px;margin:8px 0 14px;font-size:48px;line-height:1}.aiCreateIntro>p{max-width:760px;color:var(--muted);margin:0;font-size:18px;line-height:1.55}.aiCreateIntro>small{color:var(--muted);margin-top:12px;font-size:11px;display:block}.aiFlowSteps{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.aiFlowSteps span{border:1px solid var(--line);color:var(--green);background:#fffdf8b8;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:900;display:inline-flex}.aiFlowSteps b{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.signatureComposer{background:linear-gradient(145deg,#143a2e,#245c45);border-radius:26px;margin-top:10px;padding:26px;box-shadow:0 20px 50px #17352a29}.aiComposerTop{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.signatureComposer h3{font-size:33px;line-height:1.04}.signatureComposer p{max-width:640px;margin-bottom:14px}.aiSpark{color:#e8cb8c;opacity:.95;font-family:Georgia,serif;font-size:34px;line-height:1}.signatureComposer textarea{border:0;min-height:128px;margin-top:10px;font-size:16px;line-height:1.5;box-shadow:inset 0 0 0 1px #17352a17}.aiComposerBottom{justify-content:space-between;align-items:center;gap:18px;margin-top:3px;display:flex}.aiComposerBottom small{color:#cfe0d5;max-width:520px;line-height:1.4}.aiComposerBottom .btn{min-width:170px}.aiDraftForm{gap:16px;margin-top:18px;display:grid}.aiDraftReady{color:var(--green);background:#e9f2eb;border-radius:16px;padding:14px 16px}.aiDraftReady>div{align-items:center;gap:11px;display:flex}.aiDraftReady>div>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.aiDraftReady strong,.aiDraftReady small{display:block}.aiDraftReady small{color:var(--muted);margin-top:2px;font-size:11px}.aiListingCard{background:var(--paper);border-radius:22px;padding:22px;box-shadow:0 10px 28px #2446360f}.aiSectionHead{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:4px;display:flex}.aiSectionHead h3{margin:5px 0;font-size:28px}.aiSectionHead>span{color:var(--green);text-transform:uppercase;letter-spacing:.08em;background:#e6efe8;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.aiListingCard .field{margin:15px 0}.aiListingCard .field input,.aiListingCard .field textarea,.aiListingCard .field select{background:#fffefa}.confirmIntro{background:#f5efe3;border-color:#e5d8bf;margin-bottom:-4px}.finalReview{background:#edf5ee;border:0}.aiSaveBar{bottom:calc(76px + env(safe-area-inset-bottom));z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f5;border:1px solid #17352a17;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex;position:sticky;box-shadow:0 14px 38px #17352a24}.aiSaveBar strong,.aiSaveBar small{display:block}.aiSaveBar small{color:var(--muted);margin-top:2px;font-size:11px}.aiSaveBar .btn{min-width:150px}.aiDraftForm .photoStudio{background:#fbf8f1;border:0;margin:0;padding:22px;box-shadow:0 10px 28px #2446360f}.aiDraftForm .photoStudioHead h3{font-size:30px}@media (min-width:701px){.aiSaveBar{bottom:18px}}@media (max-width:700px){.aiCreatePage{padding:20px 14px 46px}.aiCreateIntro{padding-top:2px}.aiCreateIntro h2{font-size:38px;line-height:.98}.aiCreateIntro>p{font-size:16px}.aiFlowSteps{scrollbar-width:none;flex-wrap:nowrap;gap:6px;margin-right:-14px;padding-right:14px;overflow-x:auto}.aiFlowSteps::-webkit-scrollbar{display:none}.aiFlowSteps span{flex:none;padding:7px 10px}.signatureComposer{border-radius:22px;padding:19px 15px}.signatureComposer h3,.aiSpark{font-size:27px}.signatureComposer textarea{min-height:120px}.aiComposerBottom{flex-direction:column;align-items:stretch}.aiComposerBottom .btn{width:100%;min-width:0}.aiComposerBottom small{font-size:10px}.aiDraftForm{gap:12px}.aiDraftReady{padding:12px}.aiDraftForm .photoStudio{padding:16px}.aiDraftForm .photoStudioHead h3{font-size:25px}.aiListingCard{border-radius:18px;padding:16px}.aiSectionHead h3{font-size:23px}.aiSaveBar{gap:10px;margin:4px -2px 0;padding:12px}.aiSaveBar>div{min-width:0}.aiSaveBar small{display:none}.aiSaveBar .btn{min-width:128px;min-height:48px}}.ordersPageHead h2{font-size:50px;line-height:1}.premiumBuyerOrders{padding-top:46px}.premiumBuyerOrder{border:0;padding:24px 26px;position:relative;overflow:hidden;box-shadow:0 12px 34px #24463612}.premiumBuyerOrder:before{content:"";background:#d9d4c8;width:4px;position:absolute;top:0;bottom:0;left:0}.premiumBuyerOrder.statusCard-ready:before{background:var(--green)}.premiumBuyerOrder.statusCard-confirmed:before,.premiumBuyerOrder.statusCard-paid:before{background:#729384}.premiumBuyerOrder.statusCard-completed:before{background:#b3b1a8}.premiumBuyerOrder.statusCard-refunded:before{background:#9b5d54}.orderCode{letter-spacing:.12em;text-transform:uppercase;color:var(--green-2);margin-bottom:5px;font-size:10px;font-weight:900;display:inline-flex}.premiumBuyerOrder .buyerOrderHead h3{font-size:28px}.premiumBuyerOrder .buyerOrderHead p{color:var(--muted);font-size:12px}.premiumBuyerOrder .buyerOrderItems{background:#fbf8f1;border:0;border-radius:13px;padding:9px 13px}.premiumBuyerOrder .pickupSummary{margin-bottom:4px;padding:13px 0 0}.premiumBuyerOrder .pickupReady{border-radius:15px;padding:16px}.premiumCheckoutSuccess{max-width:760px;padding-top:54px}.checkoutSuccessCard{text-align:left;border:0;padding:38px;box-shadow:0 20px 55px #2446361a}.checkoutSuccessMark{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:18px;font-size:26px;font-weight:900;display:grid;box-shadow:0 9px 22px #184d3a33}.premiumCheckoutSuccess h2{margin:7px 0 12px;font-size:52px;line-height:1}.premiumCheckoutSuccess>.card>p{color:var(--muted);max-width:610px;font-size:17px;line-height:1.55}.premiumCheckoutSuccess .receipt{background:#f8f4eb;border:0;border-radius:16px;margin-top:26px;padding:17px}.premiumCheckoutSuccess .receiptLine.total{padding-top:14px}.premiumCheckoutSuccess .receiptPickup{background:#eef5ef;border-radius:14px}.checkoutSuccessActions{margin-top:22px}.sellerOrdersPage .ordersHero{color:#fff;background:linear-gradient(135deg,#173f31,#245c45);border-radius:24px;padding:24px 26px;box-shadow:0 18px 44px #17352a24}.sellerOrdersPage .ordersHero .kicker{color:#d8bd83}.sellerOrdersPage .ordersHero h2{color:#fff;font-size:42px}.sellerOrdersPage .ordersHero .muted{color:#dce9df}.sellerOrdersPage .ordersHero .btn{color:#fff;border-color:#ffffff59}.sellerOrdersPage .sellerOrderCard{border:0;border-radius:20px;box-shadow:0 10px 30px #24463612}.sellerOrdersPage .sellerOrderItems{background:#fbf8f1;border:0;border-radius:12px;padding:8px 12px}.sellerOrdersPage .sellerOrderDetails{padding-top:4px}.sellerOrdersPage .orderFilters{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.sellerOrdersPage .orderFilters::-webkit-scrollbar{display:none}.sellerOrdersPage .orderFilters a{flex:none}@media (max-width:700px){.premiumBuyerOrders{padding:24px 14px 46px}.ordersPageHead h2{font-size:39px}.premiumBuyerOrder{border-radius:18px;padding:18px 16px}.premiumBuyerOrder .buyerOrderHead h3{font-size:23px}.premiumBuyerOrder .orderAmount strong{font-size:22px}.premiumBuyerOrder .buyerOrderItems,.premiumBuyerOrder .pickupSummary{font-size:12px}.premiumBuyerOrder .actions .btn{width:100%}.premiumCheckoutSuccess{padding:28px 14px 46px}.checkoutSuccessCard{border-radius:22px;padding:26px 18px}.checkoutSuccessMark{width:48px;height:48px;font-size:22px}.premiumCheckoutSuccess h2{font-size:42px}.premiumCheckoutSuccess>.card>p{font-size:15px}.checkoutSuccessActions{grid-template-columns:1fr;display:grid}.checkoutSuccessActions .btn{width:100%}.sellerOrdersPage{padding-left:14px;padding-right:14px}.sellerOrdersPage .ordersHero{border-radius:20px;padding:20px 16px}.sellerOrdersPage .ordersHero h2{font-size:33px}.sellerOrdersPage .sellerOrderCard{border-radius:17px;padding:17px 15px}.sellerOrdersPage .sellerOrderActions{grid-template-columns:1fr;display:grid}.sellerOrdersPage .sellerOrderActions form,.sellerOrdersPage .sellerOrderActions button{width:100%}}.authPage{padding-top:54px;padding-bottom:78px}.authShell{grid-template-columns:1fr minmax(360px,500px);align-items:center;gap:54px;display:grid}.authStory{padding:24px 0}.authStory h1{max-width:660px;margin:14px 0 20px;font-size:66px;line-height:.96}.authStory>p{max-width:610px;color:var(--muted);font-size:18px;line-height:1.6}.authTrust{color:var(--green);gap:10px;margin:26px 0;font-size:13px;font-weight:800;display:grid}.authCard{background:var(--paper);border:1px solid #17352a12;border-radius:26px;padding:30px;box-shadow:0 20px 54px #2446361a}.authCard h2{margin:8px 0;font-size:38px}.authTabs{background:#eee9df;border-radius:14px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:24px;padding:5px;display:grid}.authTabs a{text-align:center;color:var(--muted);border-radius:10px;padding:9px 10px;font-size:12px;font-weight:900}.authTabs a.active{color:var(--green);background:#fff;box-shadow:0 3px 10px #24463612}.authCard .field{margin:14px 0}.authCard .field input{background:#fffefa}.authPrimary{width:100%;margin-top:6px}.authFinePrint{text-align:center;color:var(--muted);margin-top:14px;font-size:10px;line-height:1.45;display:block}.sellerOnboardingPage{padding-top:48px;padding-bottom:80px}.sellerOnboardingShell{grid-template-columns:1fr minmax(420px,560px);align-items:center;gap:54px;display:grid}.sellerOnboardingStory h1{max-width:650px;margin:14px 0 18px;font-size:64px;line-height:.96}.sellerOnboardingStory>p{color:var(--muted);max-width:620px;font-size:18px;line-height:1.6}.sellerOnboardingBenefits{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.sellerOnboardingBenefits span{color:var(--green);background:#e6efe8;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:900}.sellerOnboardingCard{border:0;width:100%;margin:0;padding:28px;box-shadow:0 20px 54px #2446361a}.sellerOnboardingCard .formTitle{font-size:36px;line-height:1.05}.sellerOnboardingSubmit{width:100%;margin-top:6px}@media (max-width:850px){.authShell,.sellerOnboardingShell{grid-template-columns:1fr;gap:24px}.authStory{padding-bottom:0}.authStory h1,.sellerOnboardingStory h1{font-size:50px}.sellerOnboardingPage{padding-left:20px;padding-right:20px}}@media (max-width:640px){.authPage{padding:24px 14px 48px}.authShell{gap:18px}.authStory{padding:2px 2px 0}.authStory h1{margin:10px 0 14px;font-size:42px}.authStory>p{font-size:15px}.authTrust{scrollbar-width:none;gap:7px;margin:17px -14px 8px;padding:0 14px 8px;display:flex;overflow-x:auto}.authTrust::-webkit-scrollbar{display:none}.authTrust span{background:#e6efe8;border-radius:999px;flex:none;padding:7px 9px;font-size:10px}.authStory>.textLink{font-size:11px}.authCard{border-radius:22px;padding:20px 16px}.authCard h2{font-size:31px}.authTabs{margin-bottom:20px}.authCard .row2{grid-template-columns:1fr 1fr;gap:8px}.sellerOnboardingPage{padding:24px 14px 50px}.sellerOnboardingShell{gap:20px}.sellerOnboardingStory h1{margin:10px 0 14px;font-size:42px}.sellerOnboardingStory>p{font-size:15px}.sellerOnboardingBenefits{scrollbar-width:none;flex-wrap:nowrap;margin-right:-14px;padding-right:14px;overflow-x:auto}.sellerOnboardingBenefits::-webkit-scrollbar{display:none}.sellerOnboardingBenefits span{flex:none}.sellerOnboardingCard{border-radius:22px;padding:20px 16px}.sellerOnboardingCard .formTitle{font-size:31px}}.sellerDash{padding-top:34px;padding-bottom:76px}.sellerDashHero{isolation:isolate;position:relative;overflow:hidden}.sellerDashHero:before{content:"";z-index:-1;background:radial-gradient(circle,#ffffff21,#fff0 68%);border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;right:-80px}.sellerDashHero:after{content:"";z-index:-1;border:1px solid #ffffff14;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-110px;right:210px}.sellerDashHero .actions{align-self:center}.sellerDashHero .btn{min-height:46px;padding-inline:18px}.sellerDashHero .btn:hover{transform:translateY(-1px)}.sellerHeroMeta{margin-top:13px}.sellerHeroStatus,.sellerHeroVerified{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sellerDash .statGrid{margin:18px 0 28px}.sellerDash .statCard{background:#fffdf8e0;border:1px solid #17352a0b;min-height:116px;transition:transform .16s,box-shadow .16s;position:relative;overflow:hidden}.sellerDash .statCard:hover{transform:translateY(-2px);box-shadow:0 14px 30px #24463617}.sellerDash .statCard:after{content:"";background:#184d3a0b;border-radius:50%;width:86px;height:86px;position:absolute;bottom:-30px;right:-24px}.sellerDash .statCard:nth-child(2):after{background:#d2a65f1a}.sellerDash .statCard:nth-child(3):after{background:#2e6a4f12}.sellerDash .statCard:nth-child(4):after{background:#17352a09}.sellerDash .statCard strong{z-index:1;letter-spacing:-.6px;position:relative}.sellerDash .statCard small{z-index:1;color:#7b817d;position:relative}.sellerDash .dashGrid{align-items:start;gap:24px}.sellerDash .dashMain{min-width:0}.sellerDash .dashSide{gap:16px;display:grid}.sellerDash .dashMain>.sectionHead{margin-bottom:12px}.sellerDash .dashMain>.sectionHead .textLink{color:var(--green);background:#e8efe9;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.productViewTabs{background:#ece8df;border-radius:999px;gap:4px;margin-bottom:13px;padding:4px;display:inline-flex}.productViewTabs a{color:#747c77;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:900;transition:background .15s,color .15s,box-shadow .15s}.productViewTabs a.active{color:var(--green);background:#fffefa;box-shadow:0 3px 10px #24463614}.sellerDash .productList{gap:13px;display:grid}.sellerDash .sellerProduct{background:#fffefa;border:1px solid #17352a0b;grid-template-columns:168px 1fr;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;position:relative;overflow:hidden}.sellerDash .sellerProduct:hover{border-color:#17352a14;transform:translateY(-2px);box-shadow:0 14px 36px #24463617}.sellerDash .sellerThumb{background-color:#e8e2d4;background-position:50%;background-size:cover;height:100%;min-height:154px;position:relative}.sellerDash .sellerThumb:after{content:"";background:linear-gradient(90deg,#0000 70%,#17352a09);position:absolute;inset:0}.sellerDash .sellerProductBody{flex-direction:column;justify-content:center;min-width:0;padding:19px 20px;display:flex}.sellerDash .sellerProductTop{align-items:flex-start;gap:14px}.sellerDash .sellerProductTop h3{margin-bottom:4px}.sellerDash .sellerProductTop p{color:#79807b;margin:0;font-size:12px}.sellerDash .statusBadge{letter-spacing:.07em;text-transform:uppercase;flex:none;padding:6px 9px;font-size:9px;font-weight:900}.sellerDash .miniMeta{flex-wrap:wrap;gap:7px;margin:10px 0 1px;display:flex}.sellerDash .miniMeta span{color:#66716b;background:#f3f0e8;border-radius:999px;align-items:center;padding:5px 8px;font-size:10px;display:inline-flex}.sellerDash .miniMeta strong{color:var(--green)}.sellerDash .productActions{border-top:1px solid #17352a12;flex-wrap:wrap;align-items:center;gap:8px;margin-top:13px;padding-top:12px;display:flex}.sellerDash .productActions form{margin:0}.sellerDash .productActions .btn.small{min-height:36px;padding:8px 12px}.sellerDash .productActions .linkButton{font-size:11px;font-weight:800}.sellerDash .reviewPending{align-items:center;gap:8px;margin-right:auto;display:flex}.sellerDash .reviewPending b{color:var(--green);font-size:11px}.sellerDash .reviewPending small{color:var(--muted);font-size:10px}.sellerDash .sellerProduct .notice{border-radius:12px;margin:11px 0 0;padding:11px 12px;font-size:11px}.sellerDash .sellerProduct .flagBox{margin-top:10px}.sellerAttentionCard,.sellerReadinessCard,.sellerPickupCard,.sellerRecentOrders{border-radius:20px!important;padding:20px!important}.sellerAttentionCard{position:relative;overflow:hidden}.sellerAttentionCard:before{content:"";background:#184d3a0d;border-radius:50%;width:82px;height:82px;position:absolute;top:-24px;right:-22px}.sellerAttentionCard.needsAttention:before{background:#d2a65f24}.sellerAttentionCard p,.sellerReadinessCard p,.sellerPickupCard p,.sellerRecentOrders p{color:#6e7771;font-size:12px;line-height:1.55}.sellerReadinessCard .readiness{gap:7px;margin:14px 0;display:grid}.sellerReadinessCard .readiness span{align-items:center;min-height:36px;font-size:11px;font-weight:800;display:flex}.sellerReadinessCard .successText{background:#edf5ee;border-radius:11px;padding:10px 11px;font-size:11px;display:block}.sellerPickupCard .field{margin:11px 0}.sellerPickupCard input,.sellerPickupCard textarea,.sellerPickupCard select{background:#fffefa}.sellerPickupCard textarea{min-height:76px}.sellerPickupCard .pickupWindowRow{gap:6px}.sellerRecentOrders .sellerOrder{padding:13px 0}.sellerRecentOrders .sellerOrder:last-child{padding-bottom:0}.sellerRecentOrders .orderLine>span{font-weight:800}.sellerRecentOrders .orderLine small{color:#7b827e;margin-top:3px;line-height:1.4}.sellerRecentOrders .orderFulfillment{margin-top:8px}.sellerDash .signout{border-top:1px solid #17352a14;margin-top:26px;padding-top:18px}@media (min-width:901px){.sellerDash .dashGrid{grid-template-columns:minmax(0,1.62fr) minmax(300px,.78fr)}.sellerDash .dashSide{position:sticky;top:94px}}@media (max-width:900px){.sellerDash .dashGrid{grid-template-columns:1fr}.sellerDash .dashSide{grid-template-columns:repeat(2,minmax(0,1fr))}.sellerDash .sellerRecentOrders,.sellerDash .sellerPickupCard{grid-column:span 2}}@media (max-width:700px){.sellerDash{padding:18px 14px 48px}.sellerDashHero{padding:21px 16px 17px}.sellerDashHero:before{top:-145px;right:-120px}.sellerDashHero .actions{margin-top:17px}.sellerDash .statGrid{grid-template-columns:1fr 1fr;gap:9px;margin:13px 0 22px;display:grid}.sellerDash .statCard{min-height:103px;padding:13px}.sellerDash .statCard span{font-size:9px}.sellerDash .statCard strong{font-size:26px}.sellerDash .statCard small{font-size:9px;line-height:1.35}.sellerDash .dashMain>.sectionHead{align-items:end}.sellerDash .dashMain>.sectionHead h3{font-size:27px}.sellerDash .sellerProduct{border-radius:17px;grid-template-columns:108px 1fr}.sellerDash .sellerThumb{min-height:138px}.sellerDash .sellerProductBody{padding:13px}.sellerDash .sellerProductTop{gap:7px;display:grid}.sellerDash .sellerProductTop .statusBadge{justify-self:start}.sellerDash .sellerProductTop h3{font-size:19px}.sellerDash .sellerProductTop p{font-size:10px;line-height:1.35}.sellerDash .miniMeta{margin-top:8px}.sellerDash .miniMeta span{padding:4px 6px;font-size:9px}.sellerDash .productActions{grid-column:1/-1;gap:7px;margin-top:10px}.sellerDash .productActions .btn.small{min-height:34px;font-size:10px}.sellerDash .reviewPending{gap:1px;width:100%;margin:0;display:grid}.sellerDash .dashSide{grid-template-columns:1fr;gap:12px}.sellerDash .sellerRecentOrders,.sellerDash .sellerPickupCard{grid-column:auto}.sellerAttentionCard,.sellerReadinessCard,.sellerPickupCard,.sellerRecentOrders{border-radius:17px!important;padding:17px!important}}@media (max-width:430px){.sellerDash .sellerProduct{grid-template-columns:92px 1fr}.sellerDash .sellerThumb{min-height:132px}.sellerDash .sellerProductBody{padding:11px}.sellerDash .productActions{grid-template-columns:1fr 1fr;display:grid}.sellerDash .productActions form,.sellerDash .productActions .btn,.sellerDash .productActions .linkButton{width:100%}.sellerDash .productActions .reviewPending,.sellerDash .productActions .successText,.sellerDash .productActions .muted{grid-column:1/-1}}.adminReviewPage{padding-top:34px;padding-bottom:80px}.adminReviewHero{isolation:isolate;color:#fff;background:linear-gradient(135deg,#173f31,#245c45);border-radius:26px;padding:28px 30px;position:relative;overflow:hidden;box-shadow:0 18px 46px #17352a24}.adminReviewHero:before{content:"";z-index:-1;background:radial-gradient(circle,#ffffff21,#fff0 68%);border-radius:50%;width:300px;height:300px;position:absolute;top:-115px;right:-65px}.adminReviewHero .kicker{color:#d8bd83}.adminReviewHero h2{color:#fff;margin-top:8px;font-size:48px;line-height:1}.adminReviewHero .muted{color:#dce9df;max-width:650px;margin:9px 0 0;line-height:1.5}.adminReviewHero .btn.secondary{color:#fff;background:0 0;border-color:#ffffff61;min-height:44px}.adminReviewPage .adminStats{grid-template-columns:repeat(3,1fr);margin:18px 0 30px}.adminReviewPage .adminStats .statCard{min-height:112px}.adminReviewPage>.sectionHead{margin:8px 0 14px}.adminReviewPage>.sectionHead h3{font-size:32px}.premiumReviewList{gap:18px;display:grid}.adminReviewPage .reviewCard{background:#fffefa;border:1px solid #17352a0d;border-radius:24px;grid-template-columns:minmax(250px,320px) 1fr;display:grid;overflow:hidden;box-shadow:0 13px 36px #24463614}.adminReviewPage .reviewImage{background-color:#e9e2d3;background-position:50%;background-size:cover;min-height:100%;position:relative}.adminReviewPage .reviewImage:after{content:"";background:linear-gradient(90deg,#0000 68%,#17352a0a);position:absolute;inset:0}.adminReviewPage .reviewBody{padding:24px 25px 22px}.adminReviewPage .reviewTitle{border-bottom:1px solid #17352a12;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:15px;display:flex}.adminReviewPage .reviewTitle h3{margin:7px 0 6px;font-size:31px;line-height:1}.adminReviewPage .reviewTitle p{color:#737c76;margin:0;font-size:12px}.adminReviewPage .reviewTitle .pill{color:var(--green);letter-spacing:.06em;text-transform:uppercase;background:#edf2ec;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.adminReviewPage .reviewTitle .statusBadge{text-transform:uppercase;letter-spacing:.07em;flex:none;margin-top:2px;padding:7px 10px;font-size:9px}.adminReviewPage .reviewBody>p{color:#53635b;margin:16px 0;font-size:14px;line-height:1.6}.adminReviewPage .reviewFacts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0;display:grid}.adminReviewPage .reviewFacts span{color:#55635c;background:#f6f3ec;border-radius:13px;gap:4px;min-height:72px;padding:11px 12px;font-size:11px;line-height:1.35;display:grid}.adminReviewPage .reviewFacts strong{text-transform:uppercase;letter-spacing:.08em;color:var(--green-2);font-size:9px}.adminReviewPage .reviewDetails{background:#fbf9f4;border:1px solid #17352a14;border-radius:13px;margin:13px 0;overflow:hidden}.adminReviewPage .reviewDetails summary{cursor:pointer;color:var(--green);padding:11px 13px;font-size:11px;font-weight:900}.adminReviewPage .reviewDetails pre{white-space:pre-wrap;color:#5b655f;margin:0;padding:0 13px 13px;font-size:10px;line-height:1.5;overflow:auto}.adminReviewPage .flagBox,.adminReviewPage .notice.success{border-radius:13px;margin:13px 0}.adminReviewPage .reviewDecision{border-top:1px solid #17352a14;margin-top:17px;padding-top:17px}.adminReviewPage .reviewDecision>label{text-transform:uppercase;letter-spacing:.08em;color:var(--green-2);margin-bottom:7px;font-size:10px;font-weight:900;display:block}.adminReviewPage .reviewDecision textarea{resize:vertical;background:#fffdf8;border:1px solid #17352a1f;border-radius:13px;width:100%;min-height:82px;padding:12px 13px}.adminReviewPage .reviewDecision textarea:focus{border-color:#2e6a4f59;outline:2px solid #2e6a4f29}.adminReviewPage .reviewButtons{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.adminReviewPage .reviewButtons .btn{min-height:40px;padding:9px 14px}.adminReviewPage .reviewButtons .btn:first-child{box-shadow:0 7px 18px #184d3a29}.adminReviewPage .reviewButtons .linkButton.danger{margin-left:auto;padding:8px 4px;font-size:11px;font-weight:900}.adminReviewPage>.card{background:#fffefa;border:0;border-radius:22px;padding:28px;box-shadow:0 12px 34px #24463612}@media (max-width:900px){.adminReviewPage .reviewCard{grid-template-columns:220px 1fr}.adminReviewPage .reviewFacts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.adminReviewPage{padding:18px 14px 52px}.adminReviewHero{border-radius:22px;padding:21px 16px}.adminReviewHero h2{font-size:37px}.adminReviewHero{gap:15px;display:grid}.adminReviewHero .btn.secondary{justify-content:center;width:100%}.adminReviewPage .adminStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:13px 0 23px}.adminReviewPage .adminStats .statCard{min-height:98px;padding:12px}.adminReviewPage .adminStats .statCard strong{font-size:24px}.adminReviewPage .adminStats .statCard span{font-size:8px}.adminReviewPage .adminStats .statCard small{font-size:9px}.adminReviewPage>.sectionHead h3{font-size:27px}.premiumReviewList{gap:14px}.adminReviewPage .reviewCard{border-radius:19px;grid-template-columns:1fr}.adminReviewPage .reviewImage{aspect-ratio:16/9;min-height:210px}.adminReviewPage .reviewImage:after{background:linear-gradient(#0000 60%,#17352a0d)}.adminReviewPage .reviewBody{padding:16px}.adminReviewPage .reviewTitle{gap:9px;display:grid}.adminReviewPage .reviewTitle h3{font-size:25px}.adminReviewPage .reviewTitle .statusBadge{justify-self:start}.adminReviewPage .reviewFacts{grid-template-columns:1fr 1fr;gap:7px}.adminReviewPage .reviewFacts span{min-height:64px;padding:9px 10px;font-size:10px}.adminReviewPage .reviewButtons{grid-template-columns:1fr 1fr;display:grid}.adminReviewPage .reviewButtons .btn{width:100%}.adminReviewPage .reviewButtons .linkButton.danger{text-align:center;grid-column:1/-1;width:100%;margin:0}}@media (max-width:430px){.adminReviewPage .adminStats{grid-template-columns:1fr 1fr}.adminReviewPage .adminStats .statCard:last-child{grid-column:1/-1}.adminReviewPage .reviewFacts,.adminReviewPage .reviewButtons{grid-template-columns:1fr}.adminReviewPage .reviewButtons .linkButton.danger{grid-column:auto}}.marketplacePage{padding-top:34px;padding-bottom:78px}.premiumMarketHero{isolation:isolate;color:#fff;background:linear-gradient(135deg,#173f31 0%,#245c45 58%,#3f7358 100%);border-radius:30px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;gap:34px;padding:34px 36px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 56px #17352a29}.premiumMarketHero:before{content:"";z-index:-1;background:radial-gradient(circle,#ffffff26,#fff0 67%);border-radius:50%;width:390px;height:390px;position:absolute;top:-130px;right:-90px}.premiumMarketHero:after{content:"";z-index:-1;border:1px solid #ffffff14;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-170px;left:44%}.premiumMarketHero .kicker{color:#e2c68c}.premiumMarketHero h1{color:#fff;letter-spacing:-2px;max-width:700px;margin:10px 0 16px;font-size:clamp(48px,6vw,76px);line-height:.94}.premiumMarketHero p{color:#dce9df;max-width:650px;margin:0;font-size:17px;line-height:1.55}.marketHeroTrust{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.marketHeroTrust span{color:#f4f7f4;letter-spacing:.025em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff17;border:1px solid #ffffff24;border-radius:999px;align-items:center;padding:7px 10px;font-size:10px;font-weight:900;display:inline-flex}.marketSearch{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff21;border-radius:18px;grid-template-columns:1fr auto;gap:8px;padding:8px;display:grid}.marketSearch input{min-width:0;min-height:52px;color:var(--ink);box-shadow:none;background:#fffefa;border:0;border-radius:12px;padding:0 15px}.marketSearch input:focus{outline:2px solid #e8cb8c61}.marketSearch .btn{min-width:105px;color:var(--green);background:#fff;border-color:#fff}.categoryBar{scrollbar-width:none;gap:7px;margin:18px 0 12px;padding:3px 1px 7px;display:flex;overflow-x:auto}.categoryBar::-webkit-scrollbar{display:none}.categoryBar a{color:#65716a;background:#fffdf8b8;border:1px solid #17352a14;border-radius:999px;flex:none;padding:9px 13px;font-size:11px;font-weight:900;transition:background .15s,color .15s,transform .15s,box-shadow .15s}.categoryBar a:hover{transform:translateY(-1px)}.categoryBar a.active{border-color:var(--green);background:var(--green);color:#fff;box-shadow:0 7px 18px #184d3a24}.marketResultsHead{justify-content:space-between;align-items:end;gap:16px;margin:20px 0 13px;display:flex}.marketResultsHead>div{color:#6b756f;font-size:12px}.marketResultsHead strong{color:var(--ink);margin-right:3px;font-family:Georgia,serif;font-size:26px}.marketResultsLabel{color:var(--green-2);letter-spacing:.11em;text-transform:uppercase;margin-bottom:2px;font-size:9px;font-weight:900;display:block}.marketResultsHead .textLink{color:var(--green);background:#ecefe9;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900}.marketGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.marketProduct{transition:transform .17s,box-shadow .17s,border-color .17s;overflow:hidden;background:#fffefa!important;border:1px solid #17352a0b!important;border-radius:22px!important;padding:0!important;box-shadow:0 10px 30px #24463612!important}.marketProduct:hover{transform:translateY(-4px);border-color:#17352a17!important;box-shadow:0 18px 40px #2446361c!important}.marketProductVisual{aspect-ratio:1.2;background-color:#e7dfd0;position:relative;overflow:hidden;background-position:50%!important;background-size:cover!important;min-height:0!important}.marketProductVisual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#142d231f);position:absolute;inset:55% 0 0}.productImgBadges{z-index:2;justify-content:space-between;align-items:flex-start;gap:8px;display:flex;position:absolute;top:11px;left:11px;right:11px}.availabilityBadge,.verifiedImageBadge{color:var(--green);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8ed;border-radius:999px;align-items:center;padding:6px 8px;font-size:9px;font-weight:900;display:inline-flex;box-shadow:0 4px 14px #17352a14}.availabilityBadge.soldOut{color:#8b524b;background:#fff5f2f0}.verifiedImageBadge{margin-left:auto}.marketProduct .productBody{padding:16px 17px 17px}.productCardMeta{color:#7b827d;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-size:9px;font-weight:800;display:flex}.productCardMeta .pill{color:var(--green);text-transform:uppercase;letter-spacing:.055em;background:#edf2ec;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:900}.marketProduct h3{margin:0 0 9px;font-size:24px;line-height:1.03}.producerCardLine{color:#68736d;min-height:48px;margin:0;font-size:11px;line-height:1.4}.producerCardLine strong{color:#42574c;font-size:12px}.producerCardLine span{color:#818983}.productCardBottom{border-top:1px solid #17352a12;justify-content:space-between;align-items:end;gap:10px;margin-top:14px;padding-top:12px;display:flex}.marketProduct .price{color:var(--green);font-family:Georgia,serif;font-size:22px;font-weight:700}.marketProduct .price small{color:#7e857f;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:10px;font-weight:700}.lowStock{color:#8a6532;background:#f5ead9;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:900}.marketEmpty{padding:30px;box-shadow:0 12px 32px #24463612;background:#fffefa!important;border:0!important;border-radius:22px!important}.productDetailPage{padding-top:27px;padding-bottom:78px}.productDetailPage>.textLink{color:var(--green);background:#ecefe9;border-radius:999px;margin-bottom:14px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-flex}.productDetailPage>.notice{border-radius:13px;margin-bottom:14px}.productDetailPage .shopDetail{grid-template-columns:minmax(0,1.04fr) minmax(400px,.96fr);align-items:start;gap:42px;display:grid}.productDetailVisual{background-color:#e6dece;background-position:50%;background-size:cover;border-radius:30px;min-height:620px;position:sticky;top:96px;overflow:hidden;box-shadow:0 18px 48px #2446361c}.productDetailVisual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#142d2329);position:absolute;inset:62% 0 0}.detailImageBadge{z-index:2;color:var(--green);letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8f0;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:900;box-shadow:0 5px 16px #17352a14}.productDetailPage .shopDetailBody{padding:16px 2px 0}.detailEyebrow{color:#7d857f;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:10px;font-weight:900;display:flex}.detailEyebrow .pill{color:var(--green);background:#e8efe9;border-radius:999px;padding:6px 8px}.productDetailPage .shopDetailBody h1{letter-spacing:-2px;max-width:630px;margin:14px 0 19px;font-size:68px;line-height:.94}.premiumProducerIdentity{border-top:1px solid #17352a12;border-bottom:1px solid #17352a12;justify-content:space-between;align-items:center;gap:16px;padding:15px 0 18px;display:flex}.premiumProducerIdentity>div{gap:2px;display:grid}.premiumProducerIdentity small{letter-spacing:.11em;text-transform:uppercase;color:#8a918d;font-size:9px;font-weight:900}.premiumProducerIdentity strong{color:#365448;font-size:15px}.premiumProducerIdentity>div>span{color:#7d857f;font-size:11px}.verifiedSeller{color:var(--green);white-space:nowrap;background:#e7f0e8;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900;display:inline-flex}.productDetailPage .shopPrice{color:var(--green);margin:21px 0 10px;font-family:Georgia,serif;font-size:41px;font-weight:700;line-height:1}.productDetailPage .shopPrice small{color:#777f79;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:700}.stockLine{color:var(--green);background:#edf4ee;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:900;display:inline-flex}.stockLine.soldOut{color:#92554d;background:#f7e9e6}.productDetailPage .shopDetailBody>.lead{color:#55645d;margin:18px 0 20px;font-size:17px;line-height:1.7}.productDetailPage .productInfo{border-top:1px solid #17352a12;padding:13px 0}.productDetailPage .productInfo>strong{color:var(--green-2);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:9px;display:block}.productDetailPage .productInfo p{color:#5f6b64;margin:0;font-size:12px;line-height:1.55}.premiumPickupPreview{background:#f3efe5!important;border:0!important;border-radius:17px!important;grid-template-columns:42px 1fr!important;align-items:start!important;margin:4px 0 17px!important;padding:16px!important}.pickupIcon{background:var(--green);width:42px;height:42px;box-shadow:0 7px 16px #184d3a29}.premiumPickupPreview>div>strong{letter-spacing:0!important;text-transform:none!important;color:var(--ink)!important;font-size:11px!important}.premiumPickupPreview p{margin:4px 0!important;font-size:12px!important}.premiumPickupPreview small{color:#7c847f;font-size:10px}.premiumBuyBox{gap:12px;margin-top:8px;padding:20px;display:grid;box-shadow:0 14px 38px #2446361a;background:#fffefa!important;border:1px solid #17352a0f!important;border-radius:20px!important}.premiumBuyBox label{color:#42564c;text-transform:uppercase;letter-spacing:.07em;gap:7px;font-size:10px;font-weight:900;display:grid}.premiumBuyBox input,.premiumBuyBox select{background:#fbf9f3;border:1px solid #17352a1f;border-radius:11px;width:100%;min-height:46px;padding:0 11px}.premiumBuyBox .btn{min-height:54px;margin-top:2px;font-size:14px;box-shadow:0 9px 22px #184d3a2e}.premiumBuyBox>small{text-align:center;color:#7d847f;font-size:9px;line-height:1.4}@media (max-width:980px){.premiumMarketHero{grid-template-columns:1fr;align-items:start}.marketSearch{max-width:700px}.marketGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.productDetailPage .shopDetail{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:28px}.productDetailVisual{min-height:520px}.productDetailPage .shopDetailBody h1{font-size:56px}}@media (max-width:700px){.marketplacePage{padding:18px 14px 52px}.premiumMarketHero{border-radius:23px;gap:20px;padding:24px 17px 18px}.premiumMarketHero h1{letter-spacing:-1.4px;font-size:46px;line-height:.96}.premiumMarketHero p{font-size:14px}.marketHeroTrust{scrollbar-width:none;flex-wrap:nowrap;gap:6px;margin-top:15px;padding-bottom:3px;overflow-x:auto}.marketHeroTrust::-webkit-scrollbar{display:none}.marketHeroTrust span{flex:none;padding:6px 8px;font-size:9px}.marketSearch{border-radius:15px;grid-template-columns:1fr;padding:6px}.marketSearch input{min-height:48px}.marketSearch .btn{width:100%;min-height:46px}.categoryBar{margin:13px -14px 8px;padding:3px 14px 7px}.marketResultsHead{align-items:center;margin:17px 0 10px}.marketResultsHead strong{font-size:22px}.marketGrid{grid-template-columns:1fr 1fr;gap:10px}.marketProduct{border-radius:17px!important}.marketProductVisual{aspect-ratio:1}.productImgBadges{top:7px;left:7px;right:7px}.availabilityBadge,.verifiedImageBadge{padding:5px 6px;font-size:8px}.verifiedImageBadge{white-space:nowrap;text-overflow:ellipsis;max-width:74px;overflow:hidden}.marketProduct .productBody{padding:11px}.productCardMeta{justify-items:start;gap:4px;margin-bottom:6px;display:grid}.productCardMeta>span:last-child{display:none}.marketProduct h3{margin-bottom:7px;font-size:18px}.producerCardLine{min-height:42px;font-size:9px}.producerCardLine strong{font-size:10px}.productCardBottom{gap:6px;margin-top:9px;padding-top:9px;display:grid}.marketProduct .price{font-size:18px}.lowStock{justify-self:start}.productDetailPage{padding:18px 14px 50px}.productDetailPage>.textLink{margin-bottom:10px}.productDetailPage .shopDetail{grid-template-columns:1fr;gap:20px}.productDetailVisual{aspect-ratio:1;border-radius:22px;min-height:0;position:relative;top:auto}.productDetailPage .shopDetailBody{padding-top:0}.productDetailPage .shopDetailBody h1{letter-spacing:-1.2px;margin:11px 0 15px;font-size:44px;line-height:.96}.premiumProducerIdentity{gap:10px;padding:13px 0}.productDetailPage .shopPrice{margin:18px 0 10px;font-size:34px}.productDetailPage .shopDetailBody>.lead{margin:16px 0;font-size:15px;line-height:1.6}.premiumPickupPreview{grid-template-columns:36px 1fr!important;padding:13px!important}.pickupIcon{width:36px;height:36px}.premiumBuyBox{padding:15px;border-radius:17px!important}.premiumBuyBox .btn{width:100%}}@media (max-width:430px){.marketGrid{gap:8px}.marketProduct .productBody{padding:9px}.marketProduct h3{font-size:17px}.availabilityBadge{font-size:7px}.verifiedImageBadge{display:none}.productDetailPage .shopDetailBody h1{font-size:40px}.premiumProducerIdentity{align-items:flex-start}.verifiedSeller{font-size:8px}}.homePagePremium{overflow:hidden}.homeHeroPremium{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:54px;padding-top:58px;padding-bottom:50px;position:relative}.homeHeroPremium:before{content:"";pointer-events:none;background:radial-gradient(circle,#d2a65f2e,#d2a65f00 68%);border-radius:50%;width:360px;height:360px;position:absolute;top:10px;left:-170px}.homeHeroPremium:after{content:"";pointer-events:none;background:radial-gradient(circle,#2e6a4f1a,#2e6a4f00 70%);border-radius:50%;width:430px;height:430px;position:absolute;bottom:-100px;right:-210px}.homeHeroCopy{z-index:1;position:relative}.homeHeroPremium .kicker{color:var(--green);letter-spacing:.13em;background:#e9efe7;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;display:inline-flex}.homeHeroPremium h1{letter-spacing:-3px;max-width:720px;margin:16px 0 20px;font-size:clamp(58px,7vw,92px);line-height:.91}.homeHeroPremium .lead{max-width:660px;font-size:19px;line-height:1.62}.homeHeroPremium .actions{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.homeHeroPremium .actions .btn{min-height:50px;padding:13px 18px;font-size:13px;box-shadow:0 9px 22px #184d3a21}.homeHeroPremium .actions .btn.secondary{box-shadow:none;background:#fffdf8ad}.homeTrust{flex-wrap:wrap;gap:8px;margin-top:21px;display:flex}.homeTrust span{color:#5a6a61;background:#fffdf8bd;border:1px solid #17352a14;border-radius:999px;align-items:center;padding:7px 10px;font-size:10px;font-weight:900;display:inline-flex;box-shadow:0 5px 14px #2446360a}.homeHeroVisual{isolation:isolate;border-radius:34px;min-height:590px;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 28px 68px #1c392b30}.homeHeroVisual:before{content:"";border-radius:inherit;z-index:2;pointer-events:none;border:1px solid #ffffff38;position:absolute;inset:0}.homeHeroVisual:after{content:"";-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background:#ffffff1a;border:1px solid #ffffff24;border-radius:50%;width:88px;height:88px;position:absolute;top:22px;left:22px}.homeHeroVisual:hover{transform:translateY(-5px)rotate(-.35deg);box-shadow:0 34px 80px #1c392b3b}.homeHeroVisual .heroCopy{z-index:3;margin-top:auto;padding:30px;position:relative}.homeHeroVisual .heroEyebrow{color:#f5e8c7;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf824;border:1px solid #ffffff2e;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:900;display:inline-flex}.homeHeroVisual h3{color:#fff;max-width:520px;margin:11px 0 8px;font-size:37px;line-height:.98}.homeHeroVisual p{color:#e6eee9;max-width:520px;margin:0;font-size:13px}.heroProductBottom{border-top:1px solid #ffffff2e;justify-content:space-between;align-items:end;gap:16px;margin-top:20px;padding-top:16px;display:flex}.heroProductBottom strong{color:#fff;font-family:Georgia,serif;font-size:28px}.heroProductBottom strong small{color:#dce8e1;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:700}.heroProductBottom span{color:var(--green);background:#fff;border-radius:999px;padding:8px 10px;font-size:10px;font-weight:900;display:inline-flex}.homeFeaturedPremium{padding-top:22px;padding-bottom:20px}.homeFeaturedHead{align-items:end;margin-bottom:17px}.homeFeaturedHead h2{font-size:45px;line-height:1}.homeFeaturedHead .muted{max-width:540px;margin:7px 0 0}.homeFeaturedHead .textLink{color:var(--green);background:#e8efe9;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:900}.homeProductGrid{gap:18px}.homeProductGrid .marketProduct{border-radius:24px!important}.homeProductGrid .marketProduct:nth-child(2){transform:translateY(12px)}.homeProductGrid .marketProduct:nth-child(2):hover{transform:translateY(7px)}.homeProductGrid .productImg{aspect-ratio:1.22;min-height:0}.homeProductGrid .productBody>.pill{color:var(--green);text-transform:uppercase;letter-spacing:.05em;background:#edf2ec;border-radius:999px;margin-bottom:8px;padding:5px 7px;font-size:9px;font-weight:900;display:inline-flex}.homeProductGrid h3{margin-bottom:9px;font-size:26px}.homeProductGrid .price{color:var(--green);border-top:1px solid #17352a12;margin-top:13px;padding-top:11px;font-family:Georgia,serif;font-size:22px}.homeProductGrid .price small{color:#7c847f;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:10px}.homeHowPremium{padding-top:78px;padding-bottom:72px}.homeHowPremium>.sectionHead{margin-bottom:18px}.homeHowPremium>.sectionHead h2{font-size:50px}.homeHowPremium .grid3{gap:16px}.homeStep{min-height:230px;transition:transform .17s,box-shadow .17s;position:relative;overflow:hidden;background:#fffefa!important;border:1px solid #17352a0d!important;border-radius:24px!important;padding:26px!important;box-shadow:0 11px 32px #24463611!important}.homeStep:hover{transform:translateY(-4px);box-shadow:0 18px 42px #2446361a!important}.homeStep:after{content:"";background:#184d3a0a;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-52px;right:-46px}.homeStep:nth-child(2):after{background:#d2a65f1a}.homeStep:nth-child(3):after{background:#2e6a4f0f}.homeStep>span{background:var(--green);color:#fff;letter-spacing:.08em;border-radius:50%;place-items:center;width:42px;height:42px;font-size:10px;font-weight:900;display:inline-grid;box-shadow:0 8px 18px #184d3a29}.homeStep h3{margin:24px 0 9px;font-size:27px}.homeStep p{color:#66716b;max-width:290px;margin:0;font-size:13px;line-height:1.6}.sellerCalloutPremium{background:linear-gradient(135deg,#e5cf9f 0%,#f1e4c5 48%,#e6efe7 100%);border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;margin-bottom:74px;padding:34px 36px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 46px #24463614}.sellerCalloutPremium:after{content:"";border:1px solid #184d3a17;border-radius:50%;width:230px;height:230px;position:absolute;top:-95px;right:150px}.sellerCalloutPremium .kicker{color:#7f5c26}.sellerCalloutPremium h2{margin:7px 0 10px;font-size:44px}.sellerCalloutPremium p{color:#536158;max-width:780px;margin:0;font-size:14px;line-height:1.65}.sellerCalloutPremium .btn{z-index:2;min-width:150px;min-height:50px;position:relative;box-shadow:0 9px 22px #184d3a26}@media (max-width:900px){.homeHeroPremium{grid-template-columns:1fr;gap:28px;padding-top:34px}.homeHeroPremium h1{max-width:820px}.homeHeroVisual{min-height:520px}.homeFeaturedPremium{padding-top:5px}.homeProductGrid .marketProduct:nth-child(2),.homeProductGrid .marketProduct:nth-child(2):hover{transform:none}.sellerCalloutPremium{grid-template-columns:1fr}.sellerCalloutPremium .btn{justify-self:start}}@media (max-width:700px){.homeHeroPremium{gap:21px;padding:24px 14px 30px}.homeHeroPremium:before{top:-30px;left:-240px}.homeHeroPremium h1{letter-spacing:-2px;margin:13px 0 16px;font-size:53px;line-height:.92}.homeHeroPremium .lead{font-size:15px;line-height:1.58}.homeHeroPremium .actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:19px;display:grid}.homeHeroPremium .actions .btn{width:100%;min-height:48px;padding:11px 10px;font-size:11px}.homeTrust{scrollbar-width:none;flex-wrap:nowrap;margin:15px -14px 0;padding:0 14px 4px;overflow-x:auto}.homeTrust::-webkit-scrollbar{display:none}.homeTrust span{flex:none;padding:6px 8px;font-size:9px}.homeHeroVisual{aspect-ratio:.95;border-radius:24px;min-height:0}.homeHeroVisual .heroCopy{padding:19px}.homeHeroVisual h3{font-size:28px}.homeHeroVisual p{font-size:11px}.heroProductBottom strong{font-size:23px}.heroProductBottom span{font-size:9px}.homeFeaturedPremium{padding:19px 14px 8px}.homeFeaturedHead{align-items:flex-end}.homeFeaturedHead h2{font-size:37px}.homeFeaturedHead .muted{font-size:12px}.homeFeaturedHead .textLink{display:none}.homeProductGrid{gap:9px}.homeProductGrid .marketProduct:last-child{display:none}.homeProductGrid .marketProduct{border-radius:17px!important}.homeProductGrid h3{font-size:18px}.homeProductGrid .productBody{padding:10px}.homeProductGrid .price{font-size:18px}.homeHowPremium{padding:48px 14px 44px}.homeHowPremium>.sectionHead h2{font-size:39px}.homeHowPremium .grid3{grid-template-columns:1fr;gap:10px}.homeStep{min-height:0;border-radius:19px!important;padding:19px!important}.homeStep>span{width:36px;height:36px}.homeStep h3{margin:16px 0 6px;font-size:23px}.homeStep p{font-size:12px}.sellerCalloutPremium{border-radius:22px;margin:0 14px 56px;padding:24px 18px}.sellerCalloutPremium h2{font-size:35px}.sellerCalloutPremium p{font-size:12px}.sellerCalloutPremium .btn{width:100%}}@media (max-width:430px){.homeHeroPremium h1{font-size:47px}.homeHeroPremium .actions{grid-template-columns:1fr}.homeHeroVisual{aspect-ratio:.9}.homeHeroVisual h3{font-size:26px}}.nav{background:#fffdf8f6;border-bottom:1px solid #17352a12;box-shadow:0 5px 24px #24463609}.navin{height:78px}.brandLockup{align-items:center;gap:10px;min-width:205px;display:flex}.brandMark{background:var(--green);color:#e8d39e;border-radius:7px;place-items:center;width:28px;height:28px;font-size:10px;display:grid;transform:rotate(45deg);box-shadow:0 5px 14px #184d3a2e}.brandWords{gap:0;line-height:1;display:grid}.brandWords strong{color:var(--green);letter-spacing:-.6px;font-family:Georgia,serif;font-size:25px}.brandWords small{color:#8a918d;letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:8px;font-weight:800}.navlinks{gap:6px}.navlinks>a:not(.navcta){color:#4b6156;border-radius:999px;padding:9px 11px;font-size:12px;font-weight:800;transition:background .15s,color .15s}.navlinks>a:not(.navcta):hover{color:var(--green);background:#edf2ec}.navcta{margin-left:5px;padding:11px 16px;font-size:12px;box-shadow:0 7px 17px #184d3a21}.premiumFooter{color:#fff;background:linear-gradient(135deg,#15382d,#1e4c3a 62%,#2c6048);border-top:0;margin-top:70px;padding:0}.footerInner{grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);gap:54px;padding-top:48px;padding-bottom:24px;display:grid}.footerBrand{max-width:470px}.footerLogo{align-items:center;gap:11px;display:flex}.footerLogo .brandMark{color:var(--green);box-shadow:none;background:#f4ead0}.footerLogo strong{color:#fff;font-family:Georgia,serif;font-size:27px}.footerBrand p{color:#d3e0d8;max-width:440px;margin:17px 0 15px;font-size:13px;line-height:1.65}.footerPilot{color:#e5cf9f;letter-spacing:.09em;text-transform:uppercase;background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;display:inline-flex}.footerLinks{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.footerLinks>div{align-content:start;gap:9px;display:grid}.footerLinks strong{color:#e5cf9f;letter-spacing:.11em;text-transform:uppercase;margin-bottom:2px;font-size:9px}.footerLinks a{color:#e7eee9;opacity:.9;font-size:11px;font-weight:700}.footerLinks a:hover{opacity:1;text-underline-offset:3px;text-decoration:underline}.footerBottom{color:#aebfb5;border-top:1px solid #ffffff1a;grid-column:1/-1;justify-content:space-between;gap:20px;margin-top:16px;padding-top:18px;font-size:9px;display:flex}@media (max-width:850px){.brandLockup{min-width:0}.brandWords small,.navlinks a:not(.navcta){display:none}.footerInner{grid-template-columns:1fr;gap:30px}}@media (max-width:700px){.navin{height:62px}.brandMark{width:25px;height:25px}.brandWords strong{font-size:23px}.premiumFooter{margin-top:42px}.footerInner{gap:27px;padding:34px 16px 20px}.footerBrand p{font-size:12px}.footerLinks{grid-template-columns:repeat(3,1fr);gap:14px}.footerLinks a{font-size:10px}.footerBottom{gap:5px;font-size:8px;display:grid}}@media (max-width:430px){.footerLinks{grid-template-columns:1fr 1fr}.footerLinks>div:last-child{display:none}}.footerTrustStrip{background:#fffdf8;border-top:1px solid #17352a12}.footerTrustInner{grid-template-columns:minmax(0,1.25fr) auto minmax(230px,.65fr);align-items:center;gap:28px;min-height:104px;padding-top:18px;padding-bottom:18px;display:grid}.footerTrustItems{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.footerTrustItems span{color:#53655b;white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.footerTrustItems b{width:23px;height:23px;color:var(--green);background:#eef2eb;border-radius:50%;place-items:center;font-size:11px;display:grid}.footerTrustItems em{letter-spacing:.015em;font-size:9px;font-style:normal;font-weight:900}.footerPromise{color:#203d31;white-space:nowrap;font-family:Segoe Script,Bradley Hand,Brush Script MT,cursive;font-size:24px;line-height:1.05;transform:rotate(-2deg)}.footerTrustBrand{justify-self:end;align-items:center;gap:10px;display:flex}.footerTrustBrand .brandMark{width:31px;height:31px}.footerTrustBrand>div{gap:2px;display:grid}.footerTrustBrand strong{color:var(--green);letter-spacing:-.4px;font-family:Georgia,serif;font-size:22px}.footerTrustBrand small{color:#818b85;letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:800}@media (max-width:950px){.footerTrustInner{grid-template-columns:1fr auto;gap:18px}.footerPromise{text-align:center;grid-area:2/1/auto/-1;justify-self:center}}@media (max-width:700px){.footerTrustInner{grid-template-columns:1fr;gap:16px;min-height:0;padding:20px 16px}.footerTrustItems{grid-template-columns:1fr 1fr;gap:10px 12px;display:grid}.footerTrustItems span{white-space:normal}.footerPromise{text-align:left;grid-area:auto;justify-self:start;font-size:21px}.footerTrustBrand{justify-self:start}}@media (max-width:430px){.footerTrustItems{grid-template-columns:1fr}.footerPromise{font-size:19px}}.footerTrustStrip{margin-bottom:0}.footerTrustInner{min-height:88px;padding-top:14px;padding-bottom:14px}.footerTrustItems{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.footerTrustItems span{text-align:center;justify-content:center}.premiumFooter{margin-top:0}@media (max-width:950px){.footerTrustItems{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.footerTrustInner{padding-top:16px;padding-bottom:16px}.footerTrustItems{grid-template-columns:1fr 1fr}.footerTrustItems span{text-align:left;justify-content:flex-start}}@media (max-width:430px){.footerTrustItems{grid-template-columns:1fr}}.premiumMarketHero .marketHeroTrust span{padding-left:29px;position:relative}.premiumMarketHero .marketHeroTrust span:before{content:"✓";color:#fff4c9;background:#ffffff38;border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;font-weight:1000;display:grid;position:absolute;top:50%;left:7px;transform:translateY(-50%);box-shadow:inset 0 0 0 1px #fff3}.homeProductGrid .marketProduct:nth-child(2),.homeProductGrid .marketProduct:nth-child(2):hover{transform:none}.homeProductGrid .marketProductVisual{aspect-ratio:1.2}.homeProductGrid .productBody{padding:16px 17px 17px}.homeProductGrid .productCardMeta{margin-bottom:8px}.homeProductGrid .productCardBottom{margin-top:14px;padding-top:12px}.homeProductGrid .price{border:0;margin:0;padding:0}.premiumCheckoutSuccess{max-width:780px}.checkoutSuccessCard{padding:40px 40px 34px;position:relative;overflow:hidden;background:#fffefa!important;border:1px solid #17352a0d!important;border-radius:28px!important;box-shadow:0 24px 64px #2446361f!important}.checkoutSuccessCard:after{content:"";pointer-events:none;background:radial-gradient(circle,#2e6a4f14,#2e6a4f00 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:-96px;right:-74px}.checkoutSuccessMark{z-index:1;width:58px;height:58px;margin-bottom:19px;font-size:27px;position:relative}.premiumCheckoutSuccess .kicker{z-index:1;position:relative}.premiumCheckoutSuccess h2{z-index:1;letter-spacing:-1.4px;margin:8px 0 13px;font-size:54px;line-height:.98;position:relative}.premiumCheckoutSuccess>.card>p{z-index:1;max-width:620px;font-size:16px;line-height:1.65;position:relative}.premiumCheckoutSuccess .receipt{z-index:1;background:#f7f3ea;border:0;border-radius:18px;margin-top:26px;padding:18px;position:relative}.premiumCheckoutSuccess .receiptLine{padding:8px 0}.premiumCheckoutSuccess .receiptLine.total{border-top:1px solid #17352a1a;margin-top:9px;padding-top:14px}.premiumCheckoutSuccess .receipt>small{color:#7d857f;letter-spacing:.04em;text-transform:uppercase;margin-top:8px;font-size:9px;display:block}.premiumCheckoutSuccess .receiptPickup{color:#4e6257;background:#eaf2eb;border-radius:14px;gap:4px;margin-top:15px;padding:14px;display:grid}.premiumCheckoutSuccess .receiptPickup strong{color:var(--green)}.checkoutSuccessActions{z-index:1;gap:9px;margin-top:22px;display:flex;position:relative}.checkoutSuccessActions .btn{min-height:48px}.premiumBuyerOrders{max-width:980px}.ordersPageHead{align-items:end;margin-bottom:20px}.ordersPageHead h2{font-size:50px}.ordersPageHead .muted{margin:7px 0 0}.ordersPageHead .btn{min-height:44px}.buyerOrderList{gap:14px;max-width:none}.premiumBuyerOrder{border-radius:22px!important}.premiumBuyerOrder .buyerOrderHead{align-items:center}.premiumBuyerOrder .orderCode{font-size:9px}.premiumBuyerOrder .buyerOrderHead h3{font-size:27px;line-height:1.04}.premiumBuyerOrder .orderAmount{gap:6px}.premiumBuyerOrder .orderAmount strong{font-family:Georgia,serif;font-size:27px}.premiumBuyerOrder .buyerOrderItems{background:#faf7f0;border-radius:13px;margin:15px 0;padding:9px 13px}.premiumBuyerOrder .buyerOrderItems>div{padding:7px 0;font-size:12px}.premiumBuyerOrder .pickupSummary{gap:5px;margin:0;padding-top:3px}.premiumBuyerOrder .pickupSummary>strong{font-size:13px}.premiumBuyerOrder .pickupSummary>span{font-size:11px}.premiumBuyerOrder .pickupSummary small{color:#7a837e;font-size:10px;line-height:1.45}.premiumBuyerOrder .pickupReady{background:#edf4ee;border-radius:14px;margin-top:7px;padding:14px}.premiumBuyerOrder .actions{margin-top:13px}.premiumBuyerOrder .actions .btn.small{min-height:36px}@media (max-width:700px){.homeProductGrid .productBody{padding:11px}.homeProductGrid .productCardBottom{margin-top:9px;padding-top:9px}.premiumCheckoutSuccess{padding-left:14px;padding-right:14px}.checkoutSuccessCard{padding:27px 18px 22px;border-radius:22px!important}.checkoutSuccessMark{width:50px;height:50px;font-size:23px}.premiumCheckoutSuccess h2{font-size:42px}.premiumCheckoutSuccess>.card>p{font-size:14px}.premiumCheckoutSuccess .receipt{padding:14px}.checkoutSuccessActions{grid-template-columns:1fr;display:grid}.checkoutSuccessActions .btn{width:100%;min-height:48px}.premiumBuyerOrders{padding-left:14px;padding-right:14px}.ordersPageHead{align-items:flex-start}.ordersPageHead h2{font-size:40px}.ordersPageHead .btn{width:100%}.premiumBuyerOrder{border-radius:18px!important;padding:18px 16px!important}.premiumBuyerOrder .buyerOrderHead{align-items:flex-start}.premiumBuyerOrder .buyerOrderHead h3,.premiumBuyerOrder .orderAmount strong{font-size:23px}.premiumBuyerOrder .actions .btn.small{width:100%;min-height:44px}.homePagePremium .btn,.marketplacePage .btn,.productDetailPage .btn,.premiumBuyerOrders .btn,.premiumCheckoutSuccess .btn{min-height:46px}}@media (max-width:430px){.premiumCheckoutSuccess h2{font-size:38px}.premiumBuyerOrder .buyerOrderHead{gap:12px}}.marketProductWrap{position:relative}.marketProductLink{height:100%;display:block}.favoriteCardForm{z-index:5;margin:0;position:absolute;top:11px;right:11px}.favoriteButton{width:34px;height:34px;color:var(--green);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8f0;border:1px solid #17352a14;border-radius:50%;place-items:center;font-size:18px;line-height:1;transition:transform .15s,background .15s,color .15s;display:grid;box-shadow:0 5px 16px #17352a1a}.favoriteButton:hover{transform:scale(1.06)}.favoriteButton.saved{background:var(--green);border-color:var(--green);color:#f7e8bb}.favoriteLogin{z-index:5;position:absolute;top:11px;right:11px}.marketProductWrap .verifiedImageBadge{margin-right:40px}.detailTitleRow{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.detailTitleRow h1{flex:1;min-width:0}.detailFavoriteForm{flex:none;margin:18px 0 0}.detailFavoriteButton{min-height:40px;color:var(--green);cursor:pointer;white-space:nowrap;background:#fffefa;border:1px solid #17352a1f;border-radius:999px;justify-content:center;align-items:center;padding:0 13px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 6px 16px #2446360f}.detailFavoriteButton.saved{color:var(--green);background:#e7efe8;border-color:#d6e3d8}.favoritesPage{padding-top:38px;padding-bottom:80px}.favoritesHero{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.favoritesHero h1{letter-spacing:-1.8px;margin:8px 0 11px;font-size:58px;line-height:.96}.favoritesHero p{color:#68746d;margin:0;font-size:15px}.favoritesHero .btn{min-height:44px}.favoritesGrid{margin-top:8px}.favoritesEmpty{text-align:center;max-width:650px;margin:36px auto 0;background:#fffefa!important;border:0!important;border-radius:26px!important;padding:42px!important;box-shadow:0 16px 44px #24463614!important}.favoritesEmptyHeart{width:56px;height:56px;color:var(--green);background:#e9efe8;border-radius:50%;place-items:center;margin:0 auto 18px;font-size:30px;display:grid}.favoritesEmpty h2{margin-bottom:8px;font-size:37px}.favoritesEmpty p{max-width:430px;margin:0 auto 20px}@media (max-width:700px){.mobileBottomNavInner{grid-template-columns:repeat(5,1fr)}.favoriteCardForm,.favoriteLogin{top:7px;right:7px}.favoriteButton{width:30px;height:30px;font-size:16px}.marketProductWrap .verifiedImageBadge{display:none}.detailTitleRow{gap:8px;display:grid}.detailFavoriteForm{margin:0}.detailFavoriteButton{justify-self:start}.favoritesPage{padding:22px 14px 52px}.favoritesHero{flex-direction:column;align-items:flex-start;margin-bottom:17px}.favoritesHero h1{letter-spacing:-1.2px;font-size:44px}.favoritesHero p{font-size:13px}.favoritesHero .btn{width:100%}.favoritesEmpty{margin-top:20px;border-radius:21px!important;padding:28px 18px!important}.favoritesEmpty h2{font-size:31px}}.sellerStorefrontPage{padding-bottom:78px}.sellerStorefrontHero{background:linear-gradient(135deg,#234f3d,#6e8d72) 50%/cover;align-items:flex-end;min-height:420px;display:flex}.sellerStorefrontHeroInner{width:100%;padding-top:42px;padding-bottom:34px}.sellerBackLink{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf824;border:1px solid #ffffff2e;border-radius:999px;margin-bottom:120px;padding:7px 10px;font-size:10px;font-weight:900;display:inline-flex}.sellerStorefrontIdentity{color:#fff;align-items:flex-end;gap:18px;display:flex}.sellerAvatar{width:88px;height:88px;color:var(--green);background:#f0e2bf 50%/cover;border:3px solid #ffffffd6;border-radius:24px;flex:none;place-items:center;font-family:Georgia,serif;font-size:34px;font-weight:700;display:grid;box-shadow:0 12px 30px #112d202e}.sellerStorefrontKicker{color:#ead7a5;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:900}.sellerStorefrontIdentity h1{color:#fff;letter-spacing:-1.7px;margin:5px 0 9px;font-size:56px;line-height:.95}.sellerStorefrontMeta{color:#e3ece6;flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.sellerVerified{background:#ffffff21;border:1px solid #ffffff26;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900;display:inline-flex}.sellerStorefrontBody{padding-top:34px}.sellerStorefrontIntro{grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);align-items:start;gap:30px;margin-bottom:44px;display:grid}.sellerStorefrontIntro h2{margin:7px 0 12px;font-size:43px}.sellerStorefrontIntro p{color:#5e6c64;max-width:760px;margin:0;font-size:15px;line-height:1.7}.sellerPickupCardPublic{background:#fffefa;border:1px solid #17352a0d;border-radius:18px;gap:5px;padding:19px;display:grid;box-shadow:0 12px 32px #24463612}.sellerPickupCardPublic span{color:var(--green-2);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900}.sellerPickupCardPublic strong{color:var(--ink);font-size:15px}.sellerPickupCardPublic small{color:#7a827d;font-size:10px}.sellerProductsHead{margin-bottom:15px}.sellerProductsHead h2{margin-top:4px;font-size:38px}.sellerStorefrontGrid{gap:17px}.sellerCardDescription{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;display:-webkit-box;overflow:hidden;color:#707a74!important;margin:7px 0 0!important;font-size:11px!important;line-height:1.45!important}.sellerStorefrontEmpty{border-radius:22px!important;padding:30px!important}.producerStoreLink{color:var(--green);text-decoration:none}.producerStoreLink:hover{text-underline-offset:3px;text-decoration:underline}@media (max-width:800px){.sellerStorefrontHero{min-height:350px}.sellerBackLink{margin-bottom:80px}.sellerStorefrontIntro{grid-template-columns:1fr}}@media (max-width:700px){.sellerStorefrontHero{min-height:310px}.sellerStorefrontHeroInner{padding:22px 14px 24px}.sellerBackLink{margin-bottom:58px}.sellerStorefrontIdentity{align-items:center;gap:13px}.sellerAvatar{border-radius:19px;width:68px;height:68px;font-size:28px}.sellerStorefrontIdentity h1{letter-spacing:-1.2px;font-size:40px}.sellerStorefrontMeta{font-size:10px}.sellerStorefrontBody{padding:26px 14px 52px}.sellerStorefrontIntro{gap:18px;margin-bottom:34px}.sellerStorefrontIntro h2{font-size:34px}.sellerStorefrontIntro p{font-size:13px}.sellerProductsHead h2{font-size:31px}}.storefrontEditPage{padding-top:40px;padding-bottom:78px}.storefrontEditHead{justify-content:space-between;align-items:end;gap:28px;margin-bottom:22px;display:flex}.storefrontEditHead h1{letter-spacing:-1.8px;margin:7px 0 11px;font-size:58px;line-height:.95}.storefrontEditHead p{color:#66736b;max-width:720px;margin:0;font-size:15px;line-height:1.65}.storefrontEditHead .btn{min-height:44px}.storefrontEditGrid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:18px;display:grid}.storefrontEditCard{background:#fffefa!important;border:1px solid #17352a0d!important;border-radius:23px!important;padding:25px!important;box-shadow:0 14px 38px #24463612!important}.storefrontEditCard h2{margin:5px 0 20px;font-size:32px}.storefrontEditCard textarea{min-height:155px}.storefrontLocked{background:#edf3ee;border-radius:14px;gap:5px;margin-top:18px;padding:14px;display:grid}.storefrontLocked>span{color:#6c786f;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900}.storefrontLocked strong{color:var(--green);font-size:13px}.storefrontLocked small{color:#77817a;font-size:10px;line-height:1.45}.storefrontPhotosCard{align-content:start;display:grid}.storefrontPhotoField{border-top:1px solid #17352a12;grid-template-columns:108px 1fr;align-items:center;gap:16px;padding:15px 0;display:grid}.storefrontPhotoField:first-of-type{border-top:0}.storefrontPhotoField strong{margin-bottom:4px;font-size:13px;display:block}.storefrontPhotoField p{color:#6e7872;margin:0 0 10px;font-size:11px;line-height:1.5}.storefrontPhotoField input[type=file]{max-width:100%;font-size:10px}.storefrontPhotoPreview{background-color:#edf1eb;background-position:50%;background-size:cover}.profilePreview{width:92px;height:92px;color:var(--green);border-radius:22px;place-items:center;font-family:Georgia,serif;font-size:30px;font-weight:700;display:grid}.coverField{grid-template-columns:170px 1fr}.coverPreview{color:#7b857f;text-transform:uppercase;letter-spacing:.07em;border-radius:15px;place-items:center;width:160px;height:105px;font-size:9px;font-weight:900;display:grid}.storefrontPhotoNote{color:#7b847f;margin-top:9px;font-size:9px}.storefrontEditActions{grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.storefrontEditActions .btn{min-width:130px;min-height:48px}@media (max-width:850px){.storefrontEditGrid{grid-template-columns:1fr}}@media (max-width:700px){.storefrontEditPage{padding:24px 14px 58px}.storefrontEditHead{flex-direction:column;align-items:flex-start}.storefrontEditHead h1{letter-spacing:-1.2px;font-size:44px}.storefrontEditHead p{font-size:13px}.storefrontEditHead .btn{width:100%}.storefrontEditCard{border-radius:19px!important;padding:19px!important}.storefrontEditCard h2{font-size:28px}.storefrontPhotoField,.coverField{grid-template-columns:1fr}.coverPreview{aspect-ratio:1.7;width:100%;height:auto}.storefrontEditActions{grid-template-columns:1fr 1fr;display:grid}.storefrontEditActions .btn{width:100%;min-width:0}}.storefrontCoverStudioBlock{border-top:1px solid #17352a12;margin-top:10px;padding-top:16px}.coverStudio{gap:14px;display:grid}.coverStudioInput{display:none}.coverStudioPreview{color:#748078;letter-spacing:.08em;text-transform:uppercase;background:#edf1eb 50%/cover no-repeat;border-radius:18px;place-items:center;min-height:210px;font-size:10px;font-weight:900;display:grid;overflow:hidden}.coverStudioCopy{gap:6px;display:grid}.coverStudioCopy>strong{color:var(--ink);font-size:15px}.coverStudioCopy p{color:#6e7872;margin:0;font-size:11px;line-height:1.55}.coverStudioButtons{flex-wrap:wrap;gap:8px;margin-top:3px;display:flex}.coverStudioButtons .btn{min-height:38px}.coverStudioCopy>small{color:#7a837d;font-size:9px}.coverChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.coverChoice{cursor:pointer;text-align:left;background:#fff;border:1px solid #17352a14;border-radius:15px;gap:6px;padding:7px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid}.coverChoice:hover{transform:translateY(-2px);box-shadow:0 9px 22px #24463612}.coverChoice.selected{border-color:#184d3a73;box-shadow:0 0 0 2px #184d3a14}.coverChoiceImage{aspect-ratio:1.7;background:#eef2ed 50%/cover no-repeat;border-radius:11px;position:relative;overflow:hidden}.coverChoiceImage span{background:var(--green);color:#f8ebc8;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 5px 14px #184d3a33}.coverChoice>strong{color:var(--ink);padding:0 3px 2px;font-size:10px}.coverStudioSelected{color:#657169;background:#edf3ee;border-radius:12px;padding:10px 12px;font-size:10px}.coverStudioSelected strong{color:var(--green)}@media (max-width:700px){.coverStudioPreview{min-height:180px}.coverChoices{grid-template-columns:1fr}.coverStudioButtons{grid-template-columns:1fr;display:grid}.coverStudioButtons .btn{width:100%}}.homeProducersPremium{padding-top:64px;padding-bottom:28px}.homeProducerHead{align-items:end;margin-bottom:17px}.homeProducerHead h2{font-size:46px;line-height:1}.homeProducerHead .muted{max-width:560px;margin:7px 0 0}.homeProducerHead .textLink{color:var(--green);background:#e8efe9;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:900}.homeProducerGrid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.homeProducerCard{background:#fffefa;border-radius:24px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 13px 36px #24463612}.homeProducerCard:hover{transform:translateY(-4px);box-shadow:0 19px 44px #2446361c}.homeProducerVisual{background:linear-gradient(135deg,#345c49,#7e947f) 50%/cover;min-height:300px;position:relative}.homeProducerCardMeta{position:absolute;top:12px;left:12px}.homeProducerCardMeta span{color:var(--green);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8e3;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:900;display:inline-flex}.homeProducerCardCopy{color:#fff;align-items:center;gap:12px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.homeProducerAvatar{width:52px;height:52px;color:var(--green);background:#f0e3c0 50%/cover no-repeat;border:2px solid #ffffffd1;border-radius:15px;flex:none;place-items:center;font-family:Georgia,serif;font-size:20px;font-weight:700;display:grid}.homeProducerCardCopy h3{color:#fff;margin:0 0 3px;font-size:24px;line-height:1}.homeProducerCardCopy p{color:#e5ece8;margin:0;font-size:10px}.homeProducerBottom{color:#68736d;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;font-size:9px;display:flex}.homeProducerBottom strong{color:var(--green);font-size:9px}.producerDirectoryPage{padding-top:38px;padding-bottom:80px}.producerDirectoryHero{background:linear-gradient(135deg,#173c2f,#275c45);border-radius:28px;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:end;gap:42px;padding:34px;display:grid;box-shadow:0 20px 52px #1c392b1f}.producerDirectoryHero .kicker{color:#e5cf9f}.producerDirectoryHero h1{color:#fff;letter-spacing:-1.8px;max-width:720px;margin:9px 0 12px;font-size:58px;line-height:.95}.producerDirectoryHero p{color:#dce6df;max-width:620px;margin:0;font-size:15px;line-height:1.65}.producerSearch{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff21;border-radius:17px;grid-template-columns:1fr auto;gap:8px;padding:7px;display:grid}.producerSearch input{border-radius:12px;min-height:48px;background:#fffefa!important;border:0!important}.producerSearch .btn{min-width:100px}.producerDirectoryHead{justify-content:space-between;align-items:center;gap:16px;margin:24px 0 14px;display:flex}.producerDirectoryHead>div{align-items:baseline;gap:8px;display:flex}.producerDirectoryHead span{color:#66736b;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.producerDirectoryHead strong{color:var(--green);font-family:Georgia,serif;font-size:27px}.producerDirectoryGrid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.producerDirectoryCard{background:#fffefa;border-radius:24px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 13px 36px #24463612}.producerDirectoryCard:hover{transform:translateY(-4px);box-shadow:0 19px 46px #2446361c}.producerDirectoryVisual{background:linear-gradient(135deg,#345c49,#7e947f) 50%/cover;min-height:285px;position:relative}.producerDirectoryBadges{position:absolute;top:12px;left:12px}.producerDirectoryBadges span{color:var(--green);background:#fffdf8eb;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:900;display:inline-flex}.producerDirectoryOverlay{color:#fff;align-items:center;gap:12px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.producerDirectoryAvatar{width:54px;height:54px;color:var(--green);background:#f0e3c0 50%/cover no-repeat;border:2px solid #ffffffd6;border-radius:16px;flex:none;place-items:center;font-family:Georgia,serif;font-size:22px;font-weight:700;display:grid}.producerDirectoryOverlay h2{color:#fff;margin:0 0 3px;font-size:25px;line-height:1}.producerDirectoryOverlay p{color:#e4ebe7;margin:0;font-size:10px}.producerDirectoryBody{padding:15px}.producerDirectoryBody>p{-webkit-line-clamp:3;color:#66716b;-webkit-box-orient:vertical;min-height:50px;margin:0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.producerCategoryRow{flex-wrap:wrap;gap:5px;margin-top:11px;display:flex}.producerCategoryRow span{color:var(--green);background:#edf2ec;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:900}.producerDirectoryBottom{border-top:1px solid #17352a12;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;padding-top:12px;font-size:9px;display:flex}.producerDirectoryBottom strong{color:#6f7973}.producerDirectoryBottom span{color:var(--green);font-weight:900}.producerEmpty{text-align:center;border-radius:22px!important;padding:34px!important}.producerEmpty h2{font-size:34px}@media (max-width:900px){.homeProducerGrid,.producerDirectoryGrid{grid-template-columns:1fr 1fr}.producerDirectoryHero{grid-template-columns:1fr}}@media (max-width:700px){.homeProducersPremium{padding:44px 14px 16px}.homeProducerHead h2{font-size:38px}.homeProducerHead .textLink{display:none}.homeProducerGrid{grid-template-columns:1fr;gap:11px}.homeProducerVisual{min-height:260px}.producerDirectoryPage{padding:22px 14px 56px}.producerDirectoryHero{border-radius:22px;gap:20px;padding:23px 18px}.producerDirectoryHero h1{letter-spacing:-1.2px;font-size:44px}.producerDirectoryHero p{font-size:13px}.producerSearch{grid-template-columns:1fr;padding:6px}.producerSearch .btn{width:100%;min-height:45px}.producerDirectoryGrid{grid-template-columns:1fr}.producerDirectoryVisual{min-height:260px}}.sellerStorefrontTitleBlock{flex:1;min-width:0}.sellerFollowWrap{align-self:center;margin-left:auto}.sellerFollowWrap form{margin:0}.sellerFollowButton{color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);cursor:pointer;background:#fffdf821;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:10px;font-weight:900;display:inline-flex;box-shadow:0 8px 22px #0c261a1f}.sellerFollowButton.following{color:var(--green);background:#fffdfa;border-color:#fffdfa}.followingPage{padding-top:38px;padding-bottom:80px}.followingHero{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.followingHero h1{letter-spacing:-1.8px;margin:8px 0 11px;font-size:58px;line-height:.96}.followingHero p{color:#68746d;margin:0;font-size:15px}.followingHeroActions{flex-wrap:wrap;gap:8px;display:flex}.followingGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.followingSellerCard{background:#fffefa;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 13px 36px #24463612}.followingSellerMain{display:block}.followingSellerVisual{background:linear-gradient(135deg,#345c49,#7e947f) 50%/cover;min-height:300px;position:relative}.followingSellerBadges{position:absolute;top:12px;left:12px}.followingSellerBadges span{color:var(--green);background:#fffdf8eb;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:900;display:inline-flex}.followingSellerIdentity{color:#fff;align-items:center;gap:12px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.followingSellerAvatar{width:56px;height:56px;color:var(--green);background:#f0e3c0 50%/cover no-repeat;border:2px solid #ffffffd6;border-radius:16px;flex:none;place-items:center;font-family:Georgia,serif;font-size:22px;font-weight:700;display:grid}.followingSellerIdentity h2{color:#fff;margin:0 0 3px;font-size:27px;line-height:1}.followingSellerIdentity p{color:#e5ece8;margin:0;font-size:10px}.followingSellerBody{padding:15px 15px 48px}.followingSellerBody>p{-webkit-line-clamp:2;color:#66716b;-webkit-box-orient:vertical;min-height:35px;margin:0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.followingLatest{background:#edf3ee;border-radius:13px;gap:2px;margin-top:12px;padding:12px;display:grid}.followingLatest span{color:#6d7871;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.followingLatest strong{color:var(--green);font-size:12px}.followingLatest small{color:#78817c;font-size:9px}.followingLatest.quiet{background:#f5f1e8}.followingUnfollow{margin:0;position:absolute;bottom:13px;right:13px}.followingUnfollow button{min-height:30px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #17352a14;border-radius:999px;padding:0 10px;font-size:9px;font-weight:900}.followingEmpty{text-align:center;max-width:650px;margin:36px auto 0;background:#fffefa!important;border:0!important;border-radius:26px!important;padding:42px!important;box-shadow:0 16px 44px #24463614!important}.followingEmptyIcon{width:56px;height:56px;color:var(--green);background:#e9efe8;border-radius:50%;place-items:center;margin:0 auto 18px;font-size:30px;display:grid}.followingEmpty h2{margin-bottom:8px;font-size:36px}.followingEmpty p{color:#69746e;max-width:450px;margin:0 auto 20px}.favoritesHeroActions{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:800px){.followingGrid{grid-template-columns:1fr}}@media (max-width:700px){.sellerStorefrontIdentity{flex-wrap:wrap;align-items:flex-end}.sellerFollowWrap{width:100%;margin-left:81px}.sellerFollowButton{min-height:38px}.followingPage{padding:24px 14px 56px}.followingHero{flex-direction:column;align-items:flex-start}.followingHero h1{letter-spacing:-1.2px;font-size:44px}.followingHero p{font-size:13px}.followingHeroActions{grid-template-columns:1fr 1fr;width:100%;display:grid}.followingHeroActions .btn{width:100%}.followingSellerVisual{min-height:260px}.followingEmpty{margin-top:20px;border-radius:21px!important;padding:28px 18px!important}.favoritesHeroActions{grid-template-columns:1fr 1fr;width:100%;display:grid}.favoritesHeroActions .btn{width:100%}}.homeFollowingFeed{padding-top:54px;padding-bottom:16px}.homeFollowingHead{align-items:end;margin-bottom:17px}.homeFollowingHead h2{font-size:46px;line-height:1}.homeFollowingHead .muted{max-width:560px;margin:7px 0 0}.homeFollowingHead .textLink{color:var(--green);background:#e8efe9;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:900}.homeFollowingGrid{gap:17px}.homeFollowingCard{overflow:hidden}.homeFollowingCard .availabilityBadge{color:#735d1d;background:#fff7dc}.followFeedSellerLink{color:var(--green);font-size:9px;font-weight:900}@media (max-width:700px){.homeFollowingFeed{padding:42px 14px 12px}.homeFollowingHead h2{font-size:38px}.homeFollowingHead .textLink{display:none}}.followingSellerControls{justify-content:space-between;align-items:end;gap:10px;display:flex;position:absolute;bottom:12px;left:13px;right:13px}.followingAlerts{flex:1;margin:0}.alertToggle{width:100%;min-height:36px;color:var(--green);cursor:pointer;text-align:left;background:#fff;border:1px solid #17352a14;border-radius:13px;align-items:center;gap:8px;padding:7px 10px;display:flex}.alertToggle.active{background:#edf3ee;border-color:#17352a24}.alertToggleIcon{background:#e7eee8;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.alertToggle.active .alertToggleIcon{background:var(--green);color:#f8ebc8}.alertToggle span:last-child{gap:1px;display:grid}.alertToggle strong{font-size:9px;line-height:1.2}.alertToggle small{color:#78817c;font-size:8px;line-height:1.25}.followingSellerControls .followingUnfollow{flex:none;position:static}@media (max-width:700px){.followingSellerControls{flex-direction:column;align-items:stretch}.followingSellerControls .followingUnfollow{align-self:flex-end}.followingSellerBody{padding-bottom:92px}}.navAlerts{align-items:center;gap:5px;display:inline-flex!important}.navAlerts span{min-width:16px;height:16px;color:var(--green);background:#fff0c8;border-radius:999px;place-items:center;padding:0 4px;font-size:8px;font-weight:900;display:inline-grid}.notificationsPage{padding-top:38px;padding-bottom:80px}.notificationsHero{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.notificationsHero h1{letter-spacing:-1.8px;margin:8px 0 11px;font-size:58px;line-height:.96}.notificationsHero p{color:#68746d;margin:0;font-size:15px}.notificationsHeroActions{flex-wrap:wrap;gap:8px;display:flex}.notificationsHeroActions form{margin:0}.notificationList{gap:11px;display:grid}.notificationCard{background:#fffefa;border:1px solid #17352a0f;border-radius:18px;grid-template-columns:58px 1fr;align-items:start;gap:14px;padding:17px;display:grid;box-shadow:0 10px 28px #2446360d}.notificationCard.unread{background:#fbfdf9;border-color:#174d3929;box-shadow:0 12px 32px #24463614}.notificationAvatar{width:52px;height:52px;color:var(--green);background:#e8eee7 50%/cover no-repeat;border-radius:15px;place-items:center;font-family:Georgia,serif;font-size:20px;font-weight:700;display:grid}.notificationBody{min-width:0}.notificationMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:5px;display:flex}.notificationMeta span{color:var(--green);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:900}.notificationMeta small{color:#89918c;font-size:8px}.notificationMeta b{color:#6d571b;text-transform:uppercase;letter-spacing:.07em;background:#fff0c8;border-radius:999px;padding:3px 6px;font-size:7px}.notificationBody h2{margin:0 0 5px;font-size:23px;line-height:1.05}.notificationBody p{color:#68736c;margin:0;font-size:11px;line-height:1.5}.notificationActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:11px;display:flex}.notificationActions form{margin:0}.notificationsEmpty{text-align:center;max-width:650px;margin:36px auto 0;background:#fffefa!important;border:0!important;border-radius:26px!important;padding:42px!important;box-shadow:0 16px 44px #24463614!important}.notificationsEmptyIcon{background:#e9efe8;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 18px;font-size:24px;display:grid}.notificationsEmpty h2{margin-bottom:8px;font-size:36px}.notificationsEmpty p{color:#69746e;max-width:460px;margin:0 auto 20px}@media (max-width:700px){.notificationsPage{padding:24px 14px 56px}.notificationsHero{flex-direction:column;align-items:flex-start}.notificationsHero h1{letter-spacing:-1.2px;font-size:44px}.notificationsHero p{font-size:13px}.notificationsHeroActions{grid-template-columns:1fr 1fr;width:100%;display:grid}.notificationsHeroActions .btn{width:100%}.notificationCard{grid-template-columns:44px 1fr;padding:14px}.notificationAvatar{border-radius:13px;width:42px;height:42px;font-size:17px}.notificationBody h2{font-size:20px}.notificationsEmpty{margin-top:20px;border-radius:21px!important;padding:28px 18px!important}}.sellerInsightsPage{padding-top:38px;padding-bottom:84px}.sellerInsightsHero{justify-content:space-between;align-items:end;gap:28px;margin-bottom:24px;display:flex}.sellerInsightsHero h1{letter-spacing:-1.8px;margin:8px 0 11px;font-size:58px;line-height:.96}.sellerInsightsHero p{color:#68746d;max-width:650px;margin:0;font-size:15px;line-height:1.6}.sellerInsightsHeroActions{flex-wrap:wrap;gap:8px;display:flex}.insightStatGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.insightStatCard{background:#fffefa;border:1px solid #17352a0d;border-radius:20px;gap:6px;padding:20px;display:grid;box-shadow:0 12px 32px #2446360f}.insightStatCard span{color:#738078;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.insightStatCard strong{color:var(--ink);font-family:Georgia,serif;font-size:35px;line-height:1}.insightStatCard small{color:#7a837d;font-size:9px;line-height:1.35}.insightStatCard.featured{background:linear-gradient(135deg,#173f31,#2a654b);border-color:#0000}.insightStatCard.featured span,.insightStatCard.featured small{color:#dce7e0}.insightStatCard.featured strong{color:#fff}.insightMonthCard{background:#f1eee4;border:1px solid #17352a0d;border-radius:23px;justify-content:space-between;align-items:center;gap:26px;margin-top:16px;padding:24px 26px;display:flex}.insightMonthCard h2{margin:4px 0 5px;font-size:42px}.insightMonthCard p{color:#68736d;margin:0;font-size:11px}.insightMonthSignal{justify-items:end;display:grid}.insightMonthSignal span{color:var(--green);font-family:Georgia,serif;font-size:36px;line-height:1}.insightMonthSignal small{color:#758078;text-align:right;max-width:220px;margin-top:5px;font-size:9px;line-height:1.4}.sellerPerformance{margin-top:42px}.sellerPerformanceHead h2{font-size:42px}.performanceTableWrap{background:#fffefa;border-radius:20px;overflow-x:auto;box-shadow:0 13px 36px #2446360f}.performanceTable{border-collapse:collapse;width:100%;min-width:720px}.performanceTable th{color:#78827c;letter-spacing:.08em;text-align:right;text-transform:uppercase;border-bottom:1px solid #17352a14;padding:11px 14px;font-size:8px;font-weight:900}.performanceTable th:first-child{text-align:left}.performanceTable td{color:#59665f;text-align:right;border-bottom:1px solid #17352a0f;padding:13px 14px;font-size:11px}.performanceTable tr:last-child td{border-bottom:0}.performanceTable td:first-child{text-align:left}.performanceProduct{align-items:center;gap:10px;display:flex}.performanceThumb{background:#eef1ec 50%/cover no-repeat;border-radius:11px;flex:none;width:44px;height:44px}.performanceProduct>span:last-child{gap:2px;display:grid}.performanceProduct strong{color:var(--ink);font-size:11px}.performanceProduct small{color:#7f8983;text-transform:capitalize;font-size:8px}.insightEmpty{border-radius:22px!important;padding:30px!important}.insightFootnote{color:#7c857f;margin-top:14px;font-size:9px;line-height:1.55}@media (max-width:900px){.insightStatGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.sellerInsightsPage{padding:24px 14px 58px}.sellerInsightsHero{flex-direction:column;align-items:flex-start}.sellerInsightsHero h1{letter-spacing:-1.2px;font-size:44px}.sellerInsightsHero p{font-size:13px}.sellerInsightsHeroActions{grid-template-columns:1fr 1fr;width:100%;display:grid}.sellerInsightsHeroActions .btn{width:100%}.insightStatGrid{grid-template-columns:1fr 1fr;gap:9px}.insightStatCard{padding:16px}.insightStatCard strong{font-size:29px}.insightMonthCard{flex-direction:column;align-items:flex-start}.insightMonthSignal{justify-items:start}.insightMonthSignal small{text-align:left}.sellerPerformanceHead h2{font-size:34px}}@media (max-width:430px){.insightStatGrid{grid-template-columns:1fr}}.insightActions{margin-top:42px}.insightActionsHead h2{font-size:42px}.insightActionGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.insightActionCard{background:#fffefa;border:1px solid #17352a0f;border-radius:21px;min-height:205px;padding:22px;position:relative;overflow:hidden;box-shadow:0 13px 34px #2446360f}.insightActionCard:before{content:"";background:#cdd6cf;width:4px;position:absolute;inset:0 auto 0 0}.insightActionCard.urgent:before{background:#b95c43}.insightActionCard.opportunity:before{background:#c69332}.insightActionCard.attention:before{background:#8e7650}.insightActionCard.positive:before{background:#3b7659}.insightActionCard.growth:before{background:#587962}.insightActionCard.neutral:before{background:#7d8c83}.insightActionEyebrow{color:#728078;letter-spacing:.09em;text-transform:uppercase;margin-bottom:10px;font-size:8px;font-weight:900}.insightActionCard h3{margin:0 0 10px;font-size:24px;line-height:1.05}.insightActionCard p{color:#68736d;margin:0 0 18px;font-size:10px;line-height:1.55}.insightActionCard .textLink{font-size:9px;position:absolute;bottom:20px;left:22px}@media (max-width:900px){.insightActionGrid{grid-template-columns:1fr}.insightActionCard{min-height:170px}}@media (max-width:700px){.insightActions{margin-top:34px}.insightActionsHead h2{font-size:34px}.insightActionCard{min-height:165px;padding:19px}.insightActionCard h3{font-size:22px}.insightActionCard .textLink{bottom:17px;left:19px}}.customerInsights{margin-top:42px}.customerInsightsHead h2{font-size:42px}.customerInsightStats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.customerInsightStats>div{background:#f4f1e8;border:1px solid #17352a0d;border-radius:18px;gap:5px;padding:17px 18px;display:grid}.customerInsightStats span{color:#718077;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.customerInsightStats strong{color:var(--ink);font-family:Georgia,serif;font-size:29px;line-height:1}.customerInsightStats small{color:#7a847e;font-size:8px;line-height:1.35}.customerInsightGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.customerInsightCard{background:#fffefa;border:1px solid #17352a0f;border-radius:21px;padding:20px;box-shadow:0 12px 32px #2446360f}.customerInsightCardHead{justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px;display:flex}.customerInsightCardHead h3{margin:4px 0 0;font-size:24px}.customerInsightCardHead>small{color:#818b85;text-align:right;font-size:8px}.customerRows{display:grid}.customerRow{border-top:1px solid #17352a0f;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 0;display:grid}.customerRow:first-child{border-top:0}.customerRank{width:24px;height:24px;color:var(--green);background:#edf1eb;border-radius:999px;place-items:center;font-size:8px;font-weight:900;display:grid}.customerIdentity{gap:2px;min-width:0;display:grid}.customerIdentity strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.customerIdentity small{color:#7b857f;font-size:8px}.customerValue{color:var(--green);font-size:10px}.customerEmptyState{padding:20px 0 8px}.customerEmptyState strong{margin-bottom:6px;font-size:11px;display:block}.customerEmptyState p{color:#758079;margin:0;font-size:9px;line-height:1.55}@media (max-width:900px){.customerInsightStats{grid-template-columns:repeat(2,1fr)}.customerInsightGrid{grid-template-columns:1fr}}@media (max-width:700px){.customerInsights{margin-top:34px}.customerInsightsHead h2{font-size:34px}.customerInsightStats{grid-template-columns:1fr 1fr;gap:9px}.customerInsightStats>div{padding:14px}.customerInsightStats strong{font-size:25px}.customerInsightCard{padding:17px}.customerInsightCardHead{align-items:flex-start}}@media (max-width:430px){.customerInsightStats{grid-template-columns:1fr}}.sellerMarketingPage{padding-top:38px;padding-bottom:84px}.sellerMarketingHero{justify-content:space-between;align-items:end;gap:28px;margin-bottom:24px;display:flex}.sellerMarketingHero h1{letter-spacing:-1.7px;margin:8px 0 11px;font-size:56px;line-height:.97}.sellerMarketingHero p{color:#68746d;max-width:620px;margin:0;font-size:15px;line-height:1.6}.sellerMarketingHeroActions{flex-wrap:wrap;gap:8px;display:flex}.marketingGrid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:start;gap:18px;margin-top:18px;display:grid}.marketingMain .sectionHead h2{font-size:38px}.marketingForm{border-radius:22px!important;padding:22px!important}.marketingLabelFieldset{border:0;gap:9px;margin:18px 0 0;padding:0;display:grid}.marketingLabelFieldset legend{color:var(--ink);margin-bottom:9px;font-size:10px;font-weight:900}.marketingLabelChoice{cursor:pointer;background:#fbfcf8;border:1px solid #17352a14;border-radius:14px;align-items:flex-start;gap:10px;padding:12px 13px;display:flex}.marketingLabelChoice input{margin-top:2px}.marketingLabelChoice span{gap:2px;display:grid}.marketingLabelChoice strong{font-size:10px}.marketingLabelChoice small{color:#758079;font-size:8px;line-height:1.4}.marketingFormActions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.marketingHint{color:#7a847e;margin:11px 0 0;font-size:8px;line-height:1.45}.marketingEmpty{border-radius:20px!important;padding:28px!important}.marketingPreview{position:sticky;top:96px;border-radius:22px!important;padding:16px!important}.marketingPreviewImage{background:#e9eee8 50%/cover no-repeat;border-radius:17px;align-items:flex-start;height:210px;padding:12px;display:flex}.marketingPreviewImage span,.sellerSpotlightBadge,.storefrontHighlightBadge{color:#604d14;letter-spacing:.06em;text-transform:uppercase;background:#fff5cf;border-radius:999px;align-items:center;padding:6px 9px;font-size:8px;font-weight:900;display:inline-flex;box-shadow:0 4px 14px #00000014}.marketingPreviewBody{padding:15px 3px 3px}.marketingPreviewBody>small{color:#78837c;text-transform:uppercase;letter-spacing:.07em;font-size:8px}.marketingPreviewBody h3{margin:5px 0 9px;font-size:27px}.marketingPreviewBody p{color:#737e77;margin:8px 0 0;font-size:9px}.marketingPreviewEmpty{padding:32px 9px 20px}.marketingPreviewEmpty strong{margin-bottom:7px;font-size:17px;display:block}.marketingPreviewEmpty p{color:#747f78;margin:0;font-size:9px;line-height:1.55}.sellerSpotlight{background:#173f31;border-radius:25px;grid-template-columns:minmax(250px,.9fr) minmax(0,1.1fr);margin:8px 0 34px;display:grid;overflow:hidden;box-shadow:0 18px 46px #1a3b2d26}.sellerSpotlightVisual{background:#dfe7df 50%/cover no-repeat;min-height:290px;padding:16px}.sellerSpotlightBody{color:#fff;flex-direction:column;justify-content:center;padding:34px;display:flex}.sellerSpotlightBody .kicker{color:#d7e4db}.sellerSpotlightBody h2{color:#fff;margin:8px 0 10px;font-size:42px;line-height:1}.sellerSpotlightBody p{color:#d9e3dd;max-width:520px;margin:0;font-size:12px;line-height:1.55}.sellerSpotlightBottom{justify-content:space-between;align-items:end;gap:18px;margin-top:24px;display:flex}.sellerSpotlightBottom strong{color:#fff;font-family:Georgia,serif;font-size:25px}.sellerSpotlightBottom strong small{font-family:inherit;font-size:11px;font-weight:400}.sellerSpotlightBottom>span{color:#f6e9ba;font-size:9px;font-weight:900}.storefrontHighlightBadge{color:#5c4a12;background:#fff1bd}.productImgBadges{flex-wrap:wrap;gap:6px}@media (max-width:900px){.marketingGrid{grid-template-columns:1fr}.marketingPreview{position:static}.sellerSpotlight{grid-template-columns:1fr}.sellerSpotlightVisual{min-height:250px}}@media (max-width:700px){.sellerMarketingPage{padding:24px 14px 58px}.sellerMarketingHero{flex-direction:column;align-items:flex-start}.sellerMarketingHero h1{letter-spacing:-1.1px;font-size:43px}.sellerMarketingHero p{font-size:13px}.sellerMarketingHeroActions{grid-template-columns:1fr 1fr;width:100%;display:grid}.sellerMarketingHeroActions .btn{width:100%}.marketingFormActions{grid-template-columns:1fr;display:grid}.marketingFormActions .btn{width:100%}.sellerSpotlight{border-radius:21px;margin-bottom:28px}.sellerSpotlightVisual{min-height:220px}.sellerSpotlightBody{padding:24px}.sellerSpotlightBody h2{font-size:34px}.sellerSpotlightBottom{flex-direction:column;align-items:flex-start}}.followerUpdateSection{margin-top:42px}.followerUpdateSection .sectionHead h2{font-size:38px}.followerUpdateCard{border-radius:22px!important;padding:22px!important}.followerUpdateSummary{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;display:grid}.followerUpdateSummary>div{background:#f4f1e8;border:1px solid #17352a0d;border-radius:16px;gap:4px;padding:15px 16px;display:grid}.followerUpdateSummary span{color:#718077;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.followerUpdateSummary strong{color:var(--ink);font-family:Georgia,serif;font-size:25px;line-height:1.05}.followerUpdateSummary small{color:#7a847e;font-size:8px;line-height:1.35}.followerUpdateBody{color:#fff;background:#173f31;border-radius:17px;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.followerUpdateBody h3{color:#fff;margin:0 0 6px;font-size:24px}.followerUpdateBody p{color:#dce7e0;max-width:620px;margin:0;font-size:10px;line-height:1.5}.followerUpdateBody .btn:disabled{opacity:.55;cursor:not-allowed}.followerUpdateEmpty strong{margin-bottom:5px;display:block}.followerUpdateEmpty p{margin:0}@media (max-width:700px){.followerUpdateSection{margin-top:34px}.followerUpdateSection .sectionHead h2{font-size:34px}.followerUpdateSummary{grid-template-columns:1fr}.followerUpdateBody{flex-direction:column;align-items:flex-start}.followerUpdateBody form,.followerUpdateBody .btn{width:100%}}.sellerPromotionSection{margin-top:42px}.sellerPromotionSection .sectionHead h2{font-size:38px}.sellerPromotionForm{border-radius:22px!important;padding:22px!important}.promotionFormGrid{grid-template-columns:1fr 1fr .7fr;gap:12px;margin-bottom:14px;display:grid}.sellerPromotionBanner{color:#4b401a;background:#fff2c8;border:1px solid #604d1424;border-radius:18px;justify-content:space-between;align-items:center;gap:22px;margin:4px 0 28px;padding:18px 20px;display:flex}.sellerPromotionBanner>div{gap:4px;display:grid}.sellerPromotionBanner span{letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:900}.sellerPromotionBanner strong{font-family:Georgia,serif;font-size:22px;line-height:1.15}.sellerPromotionBanner small{color:#796c3b;font-size:8px}.sellerPromotionBanner a{color:#4b401a;white-space:nowrap;font-size:9px;font-weight:900}@media (max-width:700px){.sellerPromotionSection{margin-top:34px}.sellerPromotionSection .sectionHead h2{font-size:34px}.promotionFormGrid{grid-template-columns:1fr}.sellerPromotionBanner{flex-direction:column;align-items:flex-start}}.homeTrending{padding-top:10px;padding-bottom:18px}.homeTrendingHead{margin-bottom:16px}.homeTrendingGrid{align-items:stretch}.homeTrendingCard{position:relative;overflow:hidden}.trendingBadge{color:#5d4b12;letter-spacing:.06em;text-transform:uppercase;background:#f8e7a5;border-radius:999px;align-items:center;padding:6px 9px;font-size:8px;font-weight:900;display:inline-flex;box-shadow:0 4px 14px #00000014}.trendSignal{color:#466556;white-space:nowrap;font-size:8px;font-weight:900}@media (max-width:700px){.homeTrending{padding-top:2px}.homeTrendingHead{align-items:flex-start}.trendSignal{font-size:8px}}.homeBuyAgain{padding-top:10px;padding-bottom:18px}.homeBuyAgainHead{margin-bottom:16px}.homeBuyAgainGrid{align-items:stretch}.homeBuyAgainCard{position:relative;overflow:hidden}.buyAgainBadge{color:#244b39;letter-spacing:.06em;text-transform:uppercase;background:#e8f1eb;border-radius:999px;align-items:center;padding:6px 9px;font-size:8px;font-weight:900;display:inline-flex;box-shadow:0 4px 14px #0000000f}.buyAgainLink{color:#466556;white-space:nowrap;font-size:8px;font-weight:900}@media (max-width:700px){.homeBuyAgain{padding-top:2px}.homeBuyAgainHead{align-items:flex-start}}.homeFeaturedPremium,.homeBuyAgain,.homeTrending,.homeFollowingFeed,.homeProducersPremium,.homeHowPremium{isolation:isolate;padding-top:56px;padding-bottom:56px;position:relative}.homeFeaturedPremium:before,.homeBuyAgain:before,.homeTrending:before,.homeFollowingFeed:before,.homeProducersPremium:before,.homeHowPremium:before{content:"";z-index:-1;border-top:1px solid #17352a09;border-bottom:1px solid #17352a09;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.homeFeaturedPremium:before{background:#fffdfa}.homeBuyAgain:before{background:#f0f4ee}.homeTrending:before{background:#f8f3e9}.homeFollowingFeed:before{background:#fcfdf9}.homeProducersPremium:before{background:#eef3ed}.homeHowPremium:before{background:#f8f4ec}.homeFeaturedPremium+.homeBuyAgain,.homeFeaturedPremium+.homeTrending,.homeBuyAgain+.homeTrending,.homeTrending+.homeFollowingFeed,.homeFollowingFeed+.homeProducersPremium{margin-top:0}@media (max-width:700px){.homeFeaturedPremium,.homeBuyAgain,.homeTrending,.homeFollowingFeed,.homeProducersPremium,.homeHowPremium{padding-top:42px;padding-bottom:42px}}.productRecommendations{isolation:isolate;margin-top:56px;padding-top:52px;padding-bottom:8px;position:relative}.productRecommendations:before{content:"";z-index:-1;background:#f4f1e8;border-top:1px solid #17352a0a;width:100vw;position:absolute;top:0;bottom:-56px;left:50%;transform:translate(-50%)}.productRecommendationsHead{margin-bottom:16px}.productRecommendationsHead h2{font-size:40px}.productRecommendationGrid{align-items:stretch}.productRecommendationCard{overflow:hidden}.recommendationBadge{color:#2f5d47;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;background:#eef3ed;border-radius:999px;align-items:center;max-width:190px;padding:6px 9px;font-size:8px;font-weight:900;display:inline-flex;overflow:hidden;box-shadow:0 4px 14px #0000000f}.recommendationLink{color:#466556;white-space:nowrap;font-size:8px;font-weight:900}@media (max-width:700px){.productRecommendations{margin-top:42px;padding-top:40px}.productRecommendationsHead h2{font-size:34px}}.followingAlertChoices{flex:1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.followingAlertChoices .followingAlerts{min-width:0}.followingAlertChoices .alertToggle{height:100%}@media (max-width:760px){.followingAlertChoices{grid-template-columns:1fr}}.launchStatePage{place-items:center;min-height:58vh;padding-top:72px;padding-bottom:92px;display:grid}.launchStateCard{text-align:center;background:#fffefa;border:1px solid #17352a0f;border-radius:28px;width:min(680px,100%);padding:44px 40px;box-shadow:0 18px 52px #24463614}.launchStateIcon{color:#315844;background:#eef3ed;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 18px;font-family:Georgia,serif;font-size:26px;display:grid}.launchStateCard h1{letter-spacing:-1.3px;margin:8px 0 12px;font-size:48px;line-height:.98}.launchStateCard>p{color:#6e7a73;max-width:520px;margin:0 auto;font-size:13px;line-height:1.65}.launchStateActions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.launchStateCode{color:#919992;margin-top:18px;font-size:8px;display:block}@media (max-width:700px){.launchStatePage{min-height:52vh;padding:48px 14px 70px}.launchStateCard{border-radius:22px;padding:32px 20px}.launchStateCard h1{letter-spacing:-1px;font-size:38px}.launchStateActions{grid-template-columns:1fr;width:100%;display:grid}.launchStateActions .btn{width:100%}}.launchLoadingPage{align-content:center;place-items:center;gap:14px;min-height:46vh;padding-top:72px;padding-bottom:84px;display:grid}.launchLoadingMark{color:#315844;background:#eef3ed;border-radius:50%;place-items:center;width:48px;height:48px;font-size:19px;animation:1.4s ease-in-out infinite launchPulse;display:grid}.launchLoadingLine{background:linear-gradient(90deg,#edf1eb,#f7f4ec,#edf1eb) 0 0/220% 100%;border-radius:999px;width:min(320px,72vw);height:10px;animation:1.3s linear infinite launchShimmer}.launchLoadingLine.short{width:min(210px,52vw)}@keyframes launchPulse{0%,to{opacity:.72;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes launchShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.launchLoadingMark,.launchLoadingLine{animation:none}}.navSignout{margin:0;display:inline-flex}.navSignout button,.mobileTopAction form button{appearance:none;color:inherit;font:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:0;padding:0}.navSignout button:hover,.mobileTopAction form button:hover{text-decoration:underline}.mobileTopAction{align-items:center;gap:10px}.mobileTopAction form{margin:0;display:inline-flex}@media (max-width:700px){.mobileTopAction{display:flex}.mobileTopAction form button{font-size:10px}}.skipLink{z-index:9999;color:#fff;background:#17352a;border-radius:10px;padding:10px 14px;font-size:12px;font-weight:800;position:fixed;top:10px;left:10px;transform:translateY(-160%);box-shadow:0 8px 24px #0000002e}.skipLink:focus{outline-offset:2px;outline:3px solid #ffffffb8;transform:translateY(0)}.authPasswordHelp{justify-content:flex-end;margin-top:-4px;margin-bottom:12px;display:flex}.authPasswordHelp a{color:#466556;font-size:10px;font-weight:800;text-decoration:none}.authPasswordHelp a:hover{text-decoration:underline}.infoPage{padding-top:52px;padding-bottom:88px}.infoHero{max-width:860px;padding:42px 0 54px}.infoHero h1{letter-spacing:-2px;max-width:760px;margin:8px 0 16px;font-size:64px;line-height:.96}.infoHero>p{color:#6b756f;max-width:660px;font-size:16px;line-height:1.7}.infoSteps{grid-template-columns:repeat(3,1fr);gap:14px;margin:14px 0 54px;display:grid}.infoStep{background:#fffdfa;border:1px solid #17352a12;border-radius:24px;padding:30px}.infoStep>span{letter-spacing:.12em;color:#51705f;margin-bottom:24px;font-size:10px;font-weight:900;display:inline-flex}.infoStep h2{margin:0 0 10px;font-size:25px}.infoStep p{color:#6e7972;margin:0;font-size:12px;line-height:1.7}.infoBand,.infoStory{background:#eef3ed;border-radius:28px;grid-template-columns:1fr 1fr;gap:44px;padding:48px;display:grid}.infoBand h2,.infoStory h2{margin:8px 0 10px;font-size:34px}.infoBand p,.infoStory p{color:#657169;font-size:13px;line-height:1.75}.infoStory{align-items:start;margin-bottom:18px}.infoStory>div:last-child p:first-child{margin-top:0}.infoValues{grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 54px;display:grid}.infoValues article{border-top:1px solid #17352a1f;padding:28px}.infoValues strong{font-size:19px}.infoValues p{color:#6e7972;font-size:12px;line-height:1.7}.infoCta{background:#f8f3e9;border-radius:26px;justify-content:space-between;align-items:end;gap:30px;padding:42px;display:flex}.infoCta h2{margin:8px 0 10px;font-size:34px}.infoCta p{color:#6e7972;max-width:610px;font-size:13px;line-height:1.7}@media (max-width:760px){.infoPage{padding-top:24px;padding-bottom:70px}.infoHero{padding:28px 0 38px}.infoHero h1{letter-spacing:-1.4px;font-size:46px}.infoSteps,.infoValues,.infoBand,.infoStory{grid-template-columns:1fr}.infoBand,.infoStory{gap:20px;padding:30px 22px}.infoCta{padding:30px 22px;display:block}.infoCta .actions{margin-top:22px}}.helpGrid{grid-template-columns:repeat(2,1fr);gap:14px;margin:0 0 54px;display:grid}.helpCard{background:#fffdfa;border:1px solid #17352a14;border-radius:22px;padding:28px}.helpCard h2{margin:8px 0 10px;font-size:27px}.helpCard p{color:#6e7972;margin:0 0 10px;font-size:13px;line-height:1.7}@media (max-width:760px){.helpGrid{grid-template-columns:1fr}}.footerTrustItems{text-align:center;color:#365347;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 18px;font-size:14px;font-weight:650;line-height:1.4;display:flex}.footerTrustItems span{white-space:nowrap}.footerTrustItems i{color:#9aaa9f;font-style:normal;font-weight:700}@media (max-width:700px){.footerTrustItems{gap:8px 12px;font-size:13px}.footerTrustItems i{display:none}}
