:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#173f43;background:#fbf9f4;font-synthesis:none;font-size:15px;--green:#124b53;--cream:#f5eddf;--line:#ded8cc;--rust:#896022}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;background:#fff;border:1px solid var(--line);padding:9px 14px;color:inherit;border-radius:3px}button:hover{border-color:#8a9689}button:disabled{opacity:.45;cursor:not-allowed}a:hover{color:var(--rust)}input,select,textarea{border:1px solid #c7cbbf;border-radius:3px;background:#fffefb;padding:11px 12px;color:inherit;max-width:100%}textarea{min-height:120px;resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid #b99350;outline-offset:2px}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.035em;margin:0 0 20px;line-height:1.12}h1{font-size:clamp(38px,4.8vw,64px)}h2{font-size:34px}h3{font-size:22px;margin-bottom:10px}p{line-height:1.75;margin:0 0 18px}img{max-width:100%;display:block}.container{max-width:1390px;margin:auto;padding:0 6%}.page{padding-top:60px;padding-bottom:90px;min-height:60vh}.eyebrow{font-size:10px;font-weight:650;letter-spacing:.2em;line-height:1.5;text-transform:uppercase}.terracotta{color:var(--rust)}.muted{color:#798076}.small{font-size:12px}.announcement{text-align:center;background:var(--green);color:#ecebda;font-size:10px;letter-spacing:.1em;padding:10px}.nav{height:98px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4%;gap:25px}.brand{font-family:Georgia,serif;letter-spacing:.25em;font-size:27px;display:inline-block}.brand small{display:block;font-family:Arial,sans-serif;letter-spacing:.23em;font-size:8px;text-align:center;margin-top:6px}.navlinks{display:flex;gap:23px;font-size:12px}.navtools{display:flex;gap:23px;justify-content:flex-end;align-items:center}.navtools a{display:flex;align-items:center;gap:6px;font-size:11px;position:relative}.navtools svg{width:19px}.navtools b{font-size:9px;background:var(--rust);color:#fff;border-radius:20px;min-width:15px;height:15px;text-align:center;line-height:15px;position:absolute;right:-8px;top:-3px}.search{width:min(570px,90%);margin:0 auto 22px;background:#f0f0e8;border:1px solid #e3e2d6;border-radius:30px;display:flex;align-items:center;padding:0 16px;gap:8px}.search input{background:none;border:0;flex:1;min-width:0;font-size:12px;padding:12px 4px}.search button{border:0;background:none;font-size:11px}header{border-bottom:1px solid var(--line)}.hero{height:590px;position:relative;overflow:hidden;color:#fff}.hero>img{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#211c16bb,transparent 80%)}.hero>div{position:absolute;z-index:1;top:50%;transform:translateY(-50%);left:8%}.hero h1{font-size:clamp(56px,6.5vw,93px);letter-spacing:-.05em;margin:25px 0}.hero h1 em{font-weight:400}.hero p{color:#f0e6d6;font-size:16px}.hero-caption{position:absolute;z-index:1;bottom:30px;right:30px;letter-spacing:.2em;font-size:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--green);color:#fff;border:1px solid var(--green);padding:15px 24px;border-radius:2px;font-size:12px;min-height:47px}.button:hover{background:#1c6068;color:#fff}.button.cream{background:#f2e9d8;color:#173f43;border:0}.full{width:100%;margin:10px 0}.values{display:flex;justify-content:space-around;background:#eee8d8;padding:22px;font-size:10px;letter-spacing:.08em}.collection{padding-top:76px;padding-bottom:90px}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:32px}.section-title>p{font-size:13px;color:#747b70}.section-title h1{margin-bottom:0}.chips{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.chips button{border-radius:30px;background:transparent;font-size:12px;padding:10px 20px}.chips .active,.pagination .active{background:var(--green);color:#fff;border-color:var(--green)}.filters{display:flex;align-items:center;gap:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0;margin-bottom:30px;font-size:11px}.filters label{display:flex;align-items:center;gap:8px}.filters select{background:none;font-size:11px;border:0;padding:8px}.filters input[type=checkbox]{accent-color:var(--green)}.result-count{margin-left:auto;color:#7b8177}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 23px}.product{position:relative;min-width:0}.product-image{display:block;aspect-ratio:4/4.5;background:#e9e3d6;overflow:hidden;position:relative}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-image:hover img{transform:scale(1.03)}.tag{position:absolute;top:14px;left:14px;background:#fffef4;padding:6px 10px;font-size:9px;letter-spacing:.07em;text-transform:uppercase}.save{position:absolute;right:13px;top:13px;border:0;background:#fffdf8df;width:33px;height:33px;border-radius:50%;padding:8px;display:grid;place-items:center}.product>.eyebrow{color:#8b8272;font-size:9px;margin:18px 0 10px}.product-title{display:flex;justify-content:space-between;gap:10px;align-items:start}.product-title a{font-family:Georgia,serif;font-size:21px}.product-title strong{font-size:12px;white-space:nowrap;margin-top:4px}.product .small{margin-top:8px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:30px}.maker-story{display:grid;grid-template-columns:1fr 1fr;background:#e9e1d2}.maker-story img{width:100%;height:600px;object-fit:cover}.maker-story>div{padding:70px 16%;align-self:center}.maker-story h2{font-size:clamp(38px,4vw,58px)}.maker-story p{font-size:13px}.text-link{display:inline-flex;align-items:center;gap:25px;border-bottom:1px solid;padding-bottom:8px;font-size:12px}.seller-banner{padding:70px 8%;display:grid;grid-template-columns:1fr 1fr;gap:80px;background:var(--green);color:#f5edda;align-items:center}.seller-banner h2{font-size:48px}.seller-banner p{font-size:13px}.seller-banner .eyebrow{font-size:10px;color:#dfba76}footer{background:#10383e;color:#d7dbcd;padding:60px 6%;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:40px}footer .brand{font-size:23px}footer h4{font-size:10px;letter-spacing:.13em;text-transform:uppercase;margin-top:0}footer p,footer a:not(.brand){font-size:12px;line-height:1.9}footer a:not(.brand){display:block}footer p{color:#a8b0a1;margin-top:15px}footer button{background:none;color:inherit;border:0;padding:0;font-size:12px}.empty{padding:70px 20px;text-align:center;width:100%}.empty svg{margin:0 auto 20px}.empty h2{margin-top:15px}.empty p{color:#7d8378}.loading{padding:90px;text-align:center;color:#7d8378}.breadcrumb{padding:30px 0;font-size:11px;color:#8b8f80}.product-detail{display:grid;grid-template-columns:1.05fr .95fr;gap:8%;padding-bottom:80px}.detail-image{width:100%;height:650px;object-fit:cover}.detail-copy{padding-top:15px}.detail-copy h1{font-size:48px}.detail-copy>p{font-size:14px}.detail-copy .detail-price{font-size:24px;margin-bottom:0}.stock{font-size:12px;color:#24625b;margin:25px 0}.buy-row{display:flex;gap:15px;margin:20px 0 35px}.buy-row>.button{flex:1}.quantity{display:inline-flex;align-items:center;border:1px solid var(--line);background:#fff;border-radius:3px}.quantity button{border:0;background:none}.quantity span{min-width:30px;text-align:center;font-size:13px}details{border-top:1px solid var(--line);padding:20px 0;font-size:13px}summary{cursor:pointer;font-weight:600;margin-bottom:8px}.two-column{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:60px;margin-top:35px;align-items:start}.cart-line{display:grid;grid-template-columns:95px 1fr auto;gap:20px;padding:25px 0;border-bottom:1px solid var(--line)}.cart-line img{width:95px;height:115px;object-fit:cover}.cart-line strong{font-size:14px}.cart-line h3{font-size:23px}.cart-line .text-button{margin-left:15px}.summary{background:#efeee5;padding:30px;position:sticky;top:20px}.summary h2{font-size:25px}.summary>div{display:flex;justify-content:space-between;font-size:13px;margin-bottom:20px}.summary .total{padding-top:20px;border-top:1px solid #d1d6c9;font-size:17px}.text-button{padding:3px 0;border:0;background:none;text-decoration:underline;color:#717c6b;font-size:12px}.summary>.text-button{display:block;text-align:center;margin:15px auto}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;font-size:12px}.field span{font-weight:550}.field input,.field textarea,.field select{width:100%}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.payment-choice{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);padding:20px;margin-bottom:15px}.payment-choice small{display:block;margin-top:5px;color:#7e8477}.auth-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:70px;padding-bottom:90px;align-items:start}.auth-layout img{margin-top:30px;width:100%;height:290px;object-fit:cover}.form-card{background:#fffefb;border:1px solid var(--line);padding:35px;max-width:750px}.form-card .chips{margin-top:0}.form-card h2{font-size:30px}.error{background:#faeae3;color:#9f361f;padding:13px;border-radius:3px;font-size:12px}.account-tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);padding-bottom:17px;margin:30px 0;font-size:12px;flex-wrap:wrap}.account-tabs .active{color:var(--rust);font-weight:600}.account-tabs button{margin-left:auto;border:0;padding:0;background:none}.order-card{background:#fffefb;border:1px solid var(--line);margin-bottom:25px}.order-head{background:#f0f1e9;padding:20px 25px;display:flex;align-items:center;gap:25px}.order-head>strong{margin-left:auto}.order-head p{margin:5px 0 0}.badge{text-transform:capitalize;background:#e5efeb;color:#235951;padding:5px 9px;font-size:10px;border-radius:3px;display:inline-block}.order-line{display:flex;gap:20px;padding:22px 25px;border-bottom:1px solid #eeeee5}.order-line>img{width:70px;height:90px;object-fit:cover}.order-line>div{flex:1}.order-line h3{font-size:20px}.order-line p{margin-bottom:8px}.order-line button{margin-left:12px;font-size:11px}.order-footer{padding:18px 25px;display:flex;align-items:center;gap:25px}.order-footer p{margin:0;flex:1}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin:50px 0}.steps article{border-top:1px solid #c9cdbf;padding:25px 0}.steps h2{font-size:27px;margin-top:20px}.steps p{color:#7b8274;font-size:13px}.management{display:grid;grid-template-columns:245px 1fr;min-height:100vh;background:#f5f5f0}.sidebar{background:#123f46;color:#eff4ef;padding:35px 22px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.sidebar .brand{font-size:23px}.sidebar>.eyebrow{font-size:8px;color:#c4d6d2;margin:10px 0 42px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav a{padding:13px 15px;font-size:12px;border-radius:3px}.sidebar nav a.active{background:#21616a;color:#fff}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:8px;font-size:11px}.sidebar-bottom small{color:#c4d6d2}.sidebar-bottom>a{margin-top:16px}.sidebar-bottom button{background:none;border:0;color:inherit;padding:8px 0;text-align:left;display:flex;gap:8px}.management-main{padding:35px 4%;min-width:0}.management-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;border:0}.management-header h1{font-size:40px;margin-bottom:0}.management-header a{font-size:12px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:30px}.metrics article{background:#fff;border:1px solid var(--line);padding:22px}.metrics p{font-size:11px;color:#7c8575}.metrics strong{font:32px Georgia,serif}.panel{background:#fff;border:1px solid var(--line);padding:25px;margin-bottom:25px}.panel h2{font-size:27px}.panel p{font-size:13px}.table-wrap{border:1px solid var(--line);background:#fff;overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:12px}th{background:#eeefe7;color:#67705f;font-weight:500;padding:15px;white-space:nowrap}td{padding:15px;border-bottom:1px solid #eeeee8;vertical-align:middle}td button{font-size:11px}.table-product{display:flex;align-items:center;gap:15px;min-width:190px}.table-product img{width:50px;height:60px;object-fit:cover}.table-product small{display:block;color:#8a917e;margin-top:7px}.low-stock{color:#b94829;font-weight:600}.toolbar{display:flex;justify-content:space-between;gap:20px;margin-bottom:25px}.toolbar input{width:320px}.inline-form{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.inline-form .field{flex:1;margin-bottom:0}.inline-form button{margin-left:0}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.modal-backdrop{position:fixed;inset:0;background:#18281cc4;z-index:50;display:grid;place-items:center;padding:25px}.modal{background:#fffef9;border-radius:5px;max-width:650px;width:100%;max-height:92vh;overflow:auto;padding:28px}.modal-head{display:flex;justify-content:space-between;align-items:start}.modal-head button{font-size:22px;padding:0 8px;border:0;background:none}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);max-width:90vw;padding:17px 23px;background:#123f46;color:#fff;border:1px solid #738065;box-shadow:0 8px 40px #0003;z-index:100;border-radius:4px;display:flex;gap:25px;font-size:13px}.mobile{display:none}@media(max-width:1050px){.navlinks{gap:12px;font-size:10px}.navtools span{display:none}.nav{gap:10px}.two-column{gap:25px}.metrics{grid-template-columns:1fr 1fr}.maker-story>div{padding:45px}.product-detail{gap:35px}.detail-copy h1{font-size:38px}.management{grid-template-columns:200px 1fr}.sidebar{padding:25px 15px}.sidebar .brand{font-size:19px}}@media(max-width:700px){.container{padding-left:5%;padding-right:5%}.nav{height:80px;grid-template-columns:1fr auto 1fr}.brand{font-size:21px}.navtools{gap:15px}.navtools>a:nth-child(2){display:none}.mobile{display:block;width:36px;border:0;background:none;padding:0}.navlinks{display:none}.navlinks.open{display:flex;position:absolute;top:112px;left:0;right:0;background:#fffef8;padding:24px;z-index:10;justify-content:space-around}.hero{height:520px}.hero>div{left:7%}.hero h1{font-size:61px}.hero-caption{font-size:8px;right:20px;bottom:20px}.values{gap:20px;overflow:auto;white-space:nowrap;justify-content:start;font-size:9px}.section-title{display:block}.section-title>p{margin-top:20px}.collection{padding-top:45px}.chips{gap:7px}.chips button{font-size:10px;padding:8px 12px}.filters{flex-wrap:wrap;gap:10px}.result-count{margin-left:auto}.product-grid{grid-template-columns:1fr 1fr;gap:28px 13px}.product-title{display:block}.product-title a{font-size:19px;display:block;line-height:1.2;margin-bottom:7px}.product-title strong{font-size:12px}.product .eyebrow{font-size:8px}.save{right:8px;top:8px}.tag{font-size:7px;top:auto;bottom:8px;left:8px}.maker-story{grid-template-columns:1fr}.maker-story img{height:380px}.maker-story>div{padding:40px 7%}.seller-banner{grid-template-columns:1fr;gap:10px;padding:45px 7%}.seller-banner h2{font-size:40px}footer{grid-template-columns:1fr 1fr;gap:30px;padding:40px 6%}footer .brand{font-size:19px}.two-column,.auth-layout,.product-detail{grid-template-columns:1fr;gap:30px}.summary{position:static}.detail-image{height:auto;aspect-ratio:1}.detail-copy{padding:0}.product-detail{padding-bottom:40px}.page{padding-top:35px}.form-card{padding:23px}.form-grid{grid-template-columns:1fr}.auth-layout{padding-top:30px}.auth-layout>div{display:none}.order-head{padding:15px;gap:12px;font-size:12px}.order-head .badge{font-size:9px}.order-line,.order-footer{padding:15px}.order-footer{flex-wrap:wrap}.steps{grid-template-columns:1fr;gap:0;margin:30px 0}.steps article{padding:20px 0}.steps h2{margin:10px 0}.management{display:block}.sidebar{height:auto;position:static;padding:20px}.sidebar>.eyebrow{margin-bottom:20px}.sidebar nav{flex-direction:row;overflow:auto;gap:5px}.sidebar nav a{white-space:nowrap;font-size:11px;padding:10px}.sidebar-bottom{display:none}.management-main{padding:25px 5%}.management-header h1{font-size:31px}.metrics{gap:10px}.metrics article{padding:16px}.metrics strong{font-size:27px}.category-grid{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.toolbar input{width:100%}.modal-backdrop{padding:12px}.modal{padding:20px}.account-tabs{gap:16px}.cart-line{grid-template-columns:70px 1fr auto;gap:12px}.cart-line img{width:70px;height:90px}.cart-line h3{font-size:19px}.cart-line .text-button{margin-left:0;display:block;margin-top:10px}.loading{padding:50px 20px}}:root{--teal:#124b53;--gold:#b68b46;--gold-light:#e8d5af}header{background:#fff}.nav{height:146px}.brand-logo{display:inline-flex;line-height:0;letter-spacing:normal;flex-shrink:0}.logo-frame{display:block;position:relative;width:124px;height:126px;overflow:hidden;background:#fff}.logo-frame img{position:absolute;width:180px;height:180px;max-width:none;left:-28px;top:-26px;object-fit:contain}.brand-logo:focus-visible{outline:2px solid var(--gold);outline-offset:5px}.announcement{color:#f6ecd8}.search{background:#f6f5ef}.values{background:#f2eadb;color:#244d50}.maker-story{background:#f1e8d8}.button.cream{background:#ead7af;color:#163f44}.hero:after{background:linear-gradient(90deg,#10383ec4,transparent 85%)}.hero h1 em{color:#ecd6ac}.seller-banner .eyebrow{color:#edcf95}footer .brand-logo,.sidebar .brand-logo{align-self:flex-start;background:#fff;padding:8px;border-radius:3px}footer p{color:#c4d2cd}.sidebar>.eyebrow{color:#e5c992;margin-top:20px}.sidebar .brand-logo{margin-bottom:4px}.toast{border-color:var(--gold)}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.badge{border:1px solid #d3e2dc}@media(max-width:700px){.nav{height:116px}.nav .logo-frame{width:94px;height:96px}.nav .logo-frame img{width:138px;height:138px;left:-22px;top:-20px}.navlinks.open{top:148px}.sidebar .logo-frame{width:94px;height:96px}.sidebar .logo-frame img{width:138px;height:138px;left:-22px;top:-20px}footer .logo-frame{width:110px;height:113px}footer .logo-frame img{width:160px;height:160px;left:-25px;top:-23px}}.nav{height:112px}.logo-frame{position:static;width:94px;height:94px;overflow:visible;background:transparent}.logo-frame img{position:static;width:100%;height:100%;max-width:100%;object-fit:contain}footer .brand-logo,.sidebar .brand-logo{background:transparent;padding:0;border-radius:0}footer .logo-frame{width:92px;height:92px}.sidebar .logo-frame{width:86px;height:86px}footer .logo-frame img,.sidebar .logo-frame img{filter:brightness(0) invert(1);opacity:.94}@media(max-width:700px){.nav{height:94px}.nav .logo-frame{width:72px;height:72px}.nav .logo-frame img{position:static;width:100%;height:100%}.navlinks.open{top:126px}.sidebar .logo-frame{width:72px;height:72px}.sidebar .logo-frame img{position:static;width:100%;height:100%}footer .logo-frame{width:82px;height:82px}footer .logo-frame img{position:static;width:100%;height:100%}}.hero>picture{display:block;width:100%;height:100%}.hero>picture img{width:100%;height:100%;object-fit:cover}.verify-card{max-width:680px;margin:0 auto}.verify-card .button{margin:8px 0 18px}.verify-status{padding:14px 18px;background:#e9f1ea;color:#245247;border-left:3px solid #245247}.hero-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:28px 0}.hero-editor-grid img{width:100%;height:210px;object-fit:cover;border:1px solid var(--line)}.hero-editor-grid small{color:#798076}@media(max-width:700px){.hero-editor-grid{grid-template-columns:1fr}.hero-editor-grid img{height:250px}}header{position:relative;background:#fffdf9}.nav{max-width:1560px;height:104px;margin:auto;padding:0 38px;gap:28px}.navlinks{align-items:center;gap:8px}.navlinks a{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;padding:12px 15px;border:1px solid transparent;border-radius:999px;color:#275057;font-size:12px;font-weight:650;transition:background .2s,border-color .2s,transform .2s}.navlinks a:hover,.navlinks a.active{background:#eef4ef;border-color:#dce7df;color:#124b53;transform:translateY(-1px)}.navlinks .nav-sell{color:#94602e;border-color:#e9dac1;background:#fbf4e8}.navlinks .nav-sell:hover{background:#f1e5d1;border-color:#d9be90}.navtools{gap:10px}.navtools a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #dde4dc;border-radius:999px;background:#fff;padding:9px 13px;color:#17434a;transition:background .2s,border-color .2s,transform .2s}.navtools a:hover{background:#edf4ef;border-color:#b4cbbd;color:#124b53;transform:translateY(-1px)}.navtools .nav-account{font-size:12px;font-weight:650;padding:10px 17px}.navtools .nav-icon{width:43px;height:43px;padding:10px}.navtools a svg{width:18px;height:18px}.navtools b{right:-3px;top:-5px;background:#ad7438}.search{width:min(680px,calc(100% - 40px));margin:0 auto 16px;padding:4px 5px 4px 17px;background:#f5f5ef;border-color:#dedfd5;box-shadow:0 2px 12px #173f4308}.search input{padding:10px 4px}.search button{padding:10px 19px;border-radius:30px;background:#164b52;color:#fff;font-weight:650;letter-spacing:.02em}.search button:hover{background:#24636a;color:#fff}.admin-welcome{display:flex;align-items:center;justify-content:space-between;gap:25px;background:linear-gradient(120deg,#153e45,#1f6066);padding:34px 38px;color:#fff;border-radius:6px;margin-bottom:22px}.admin-welcome h2{font-size:35px;margin:8px 0}.admin-welcome p{margin:0;color:#d3e1dc}.admin-welcome .eyebrow{color:#dec28c}.admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.admin-metrics article{border-radius:5px;border-color:#e1e7dc}.admin-metrics strong{font-size:29px}.admin-dashboard-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:20px}.admin-dashboard-grid>.panel{min-width:0}.panel-heading{display:flex;align-items:start;justify-content:space-between;gap:15px;margin-bottom:18px}.panel-heading h2{margin-bottom:0}.panel-heading>a{font-size:12px;color:#28616a}.panel-heading>strong{font:24px Georgia,serif;white-space:nowrap}.sales-chart{height:180px;display:flex;align-items:end;gap:14px;border-bottom:1px solid #d9dfd4;padding:12px 2px 0;margin-bottom:26px}.sales-day{height:100%;flex:1;min-width:0;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:9px}.sales-bar{width:min(100%,38px);min-height:4px;max-height:140px;background:linear-gradient(180deg,#b78949,#174b53);border-radius:5px 5px 0 0}.sales-day small{font-size:10px;color:#7b837a;position:relative;top:21px}.admin-queue>a,.admin-mini-list>div{display:flex;align-items:center;gap:15px;padding:13px 2px;border-bottom:1px solid #e9ebe3;font-size:13px}.admin-queue>a:last-child,.admin-mini-list>div:last-child{border:0}.admin-queue>a span,.admin-mini-list>div>div{flex:1}.admin-queue>a strong{min-width:28px;text-align:center;border-radius:20px;background:#edf2ea;padding:4px 8px;font-size:12px}.admin-mini-list strong{display:block;font-size:13px}.admin-mini-list small{display:block;color:#7a867a;margin-top:5px}.admin-mini-list .badge{white-space:nowrap}.admin-shortcuts>div{display:flex;flex-wrap:wrap;gap:10px}.admin-shortcuts a{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid #d7e1d8;border-radius:4px;background:#f6f8f3;font-size:12px;font-weight:650}.seller-directory-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f7f5ed}.seller-directory-intro h2{margin:8px 0}.seller-directory-intro>strong{font:25px Georgia,serif;white-space:nowrap}.seller-row{border-radius:5px}.seller-row-head{display:flex;justify-content:space-between;gap:15px}.seller-row-head h3{margin:6px 0}.seller-row-head p{margin-bottom:0}.seller-row-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;border-top:1px solid #e9ebe3;border-bottom:1px solid #e9ebe3;margin:20px 0;padding:18px 0}.seller-row-stats small{display:block;color:#7a8379;margin-bottom:8px}.seller-row-stats strong{font:21px Georgia,serif}.seller-row-actions{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.seller-row-actions .field{width:210px;margin:0}.seller-row-actions .field input{width:100%}.seller-row-actions>a{font-size:12px;text-decoration:underline}.seller-approved{background:#e7f3e9;color:#236047}.seller-pending{background:#fbf1da;color:#8b5b19}.seller-rejected,.seller-suspended{background:#f9e9e4;color:#a44e37}@media(max-width:1200px){.nav{padding:0 24px;gap:10px}.navlinks a{font-size:11px;padding:10px}.navtools .nav-account span{display:none}.admin-dashboard-grid{grid-template-columns:1fr}}@media(max-width:700px){.nav{height:82px;padding:0 5%;grid-template-columns:1fr auto 1fr}.navlinks.open{top:82px;left:0;right:0;padding:16px 5%;flex-direction:column;align-items:stretch;gap:4px;background:#fffdfa;border:1px solid #e8e4d9;box-shadow:0 18px 28px #173f4324}.navlinks.open a{width:100%;justify-content:center}.navtools{gap:6px}.navtools .nav-account,.navtools .nav-icon{width:36px;height:36px;padding:7px}.navtools a svg{width:17px;height:17px}.nav .logo-frame{width:68px;height:68px}.search{width:90%;margin-bottom:12px}.search button{padding:9px 12px}.admin-welcome{padding:25px;display:block}.admin-welcome h2{font-size:30px}.admin-welcome .button{margin-top:15px}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-metrics strong{font-size:23px}.seller-row-stats{grid-template-columns:repeat(2,1fr)}.seller-directory-intro{display:block}.seller-directory-intro>strong{display:block;margin-top:15px}}.admin-onboarding .sidebar nav span.active{display:block;padding:13px 15px;background:#21616a;border-radius:3px;color:#fff;font-size:12px}.admin-onboarding .management-main>.form-card{max-width:760px}.admin-onboarding .management-main .admin-welcome{max-width:900px}.navlinks a:not(.nav-sell){background:#f0f5ef;border-color:#dce7dd}.navlinks a:not(.nav-sell):hover,.navlinks a:not(.nav-sell).active{background:#e2eee5;border-color:#bdd4c4}.management-header-actions{display:flex;align-items:center;gap:12px}.management-header-actions a,.management-header-actions button{display:inline-flex;align-items:center;gap:7px;border:1px solid #cbd5cc;background:#fff;padding:10px 13px;border-radius:4px;color:#164047;font-size:12px;cursor:pointer}.management-header-actions button:hover,.management-header-actions a:hover{background:#e6eee8}.shipping-editor{max-width:850px}.shipping-editor textarea{min-height:90px}.shipping-editor .form-grid{margin-top:20px}@media(max-width:700px){.management-header{align-items:flex-start;gap:15px}.management-header-actions{flex-direction:column;align-items:stretch}.management-header-actions a,.management-header-actions button{white-space:nowrap;padding:8px}}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;color:#203e3c;background:#faf9f6;--green:#214d46;--teal:#214d46;--rust:#92633f;--line:#e2e6df;--cream:#f1eee5;--ink:#203e3c;--muted:#63706b;--ease:cubic-bezier(.2,.75,.25,1);--shadow:0 8px 32px #203e3c08}body{line-height:1.6;-webkit-font-smoothing:antialiased}::selection{background:#d6e5d7;color:#173c36}h1,h2,h3{letter-spacing:-.045em}h1{font-size:clamp(38px,4.5vw,64px)}h2{font-size:clamp(28px,3vw,40px)}p{line-height:1.7}.small{font-size:14px}.muted{color:var(--muted)}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:700}.container{max-width:1440px;padding-inline:5%}.page{padding-block:56px 96px}.skip-link{position:fixed;left:20px;top:-80px;padding:12px 20px;background:#fff;z-index:200;border-radius:12px}.skip-link:focus{top:15px}button,a,input,textarea,select{transition:background-color .22s var(--ease),color .22s var(--ease),border-color .22s var(--ease),box-shadow .22s var(--ease),transform .3s var(--ease)}button{border-radius:12px;min-height:42px;font-size:14px;font-weight:550}button:not(:disabled):active,.button:active{transform:scale(.975)}button:disabled{opacity:.55}a:focus-visible,button:focus-visible{outline:3px solid #aa8053;outline-offset:4px}input,select,textarea{border-radius:12px;border-color:#cbd3ca;padding:13px 15px;font-size:16px;background:#fff;min-height:48px}input:focus,select:focus,textarea:focus{outline:2px solid #698f7d;outline-offset:2px;box-shadow:0 0 0 5px #698f7d12}input[type=checkbox],input[type=radio]{min-height:auto;accent-color:var(--green)}.button{font-size:15px;font-weight:600;min-height:52px;padding:14px 23px;gap:15px;border-radius:12px;box-shadow:0 4px 10px #214d460a}.button:hover{background:#32665b;transform:translateY(-2px);box-shadow:0 8px 18px #214d4618}.button.cream{background:#f4efdf;color:#214d46}.text-link,.text-button{font-size:14px;color:#375e51}.text-link{gap:12px;padding-bottom:5px}.announcement{display:flex;justify-content:space-between;padding:8px 5%;font-size:11px;letter-spacing:.05em;background:#214d46;color:#f0f3e9}.store-header{background:#fffefbdc;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);position:relative;z-index:20;border-bottom:1px solid #e2e6df}.nav{height:96px;display:flex;max-width:1440px;padding:0 5%;gap:32px}.nav>.brand{margin-right:16px}.nav .logo-frame{width:76px;height:76px}.navlinks{flex:1;display:flex;gap:4px}.navlinks a,.navlinks a:not(.nav-sell){background:transparent;border-color:transparent;padding:10px 12px;font-size:14px;font-weight:550;color:#394f46}.navlinks a:hover,.navlinks a:not(.nav-sell):hover{background:#edf2eb;border-color:transparent}.navlinks .nav-sell{color:#866442;background:transparent;border:0}.navtools{gap:8px;margin-left:auto}.navtools a,.navtools .nav-account{font-size:14px;min-height:44px;padding:10px 14px;background:transparent;border-color:#e4e8e0}.navtools .nav-account span{display:inline}.navtools .nav-icon{width:44px;height:44px}.navtools a svg{width:20px;height:20px}.navtools b{min-width:19px;height:19px;line-height:19px;font-size:10px}.search-row{max-width:1440px;margin:auto;padding:0 5% 18px;display:flex;gap:40px;align-items:center}.search-row>p{font-size:12px;line-height:1.5;min-width:174px;margin:0;color:#68756c}.search-row>p strong{color:#365649;font-weight:550}.search{flex:1;max-width:680px;width:auto;margin:0;padding:5px 6px 5px 18px;border-radius:14px;background:#f2f4ee;border:1px solid #e1e6dc;box-shadow:none;gap:12px}.search input{font-size:14px;min-height:38px;outline:none;box-shadow:none}.search:focus-within{border-color:#709481;box-shadow:0 0 0 3px #70948113}.search button{display:inline-flex;align-items:center;gap:12px;border-radius:9px;min-height:38px;font-size:13px;background:#214d46;padding:9px 16px}.header-discover{display:flex;align-items:center;gap:10px;font-size:12px;white-space:nowrap;margin-left:auto;color:#587064}.hero{max-width:1440px;margin:28px auto 0;width:90%;height:auto;min-height:560px;display:grid;grid-template-columns:1fr 1fr;background:#eeeede;color:var(--ink);border-radius:24px;isolation:isolate}.hero:after{display:none}.hero>picture{grid-column:2;grid-row:1;height:100%;min-height:560px}.hero>picture img{height:100%;object-fit:cover;object-position:63% center}.hero>.hero-copy{position:relative;top:auto;left:auto;transform:none;grid-column:1;grid-row:1;padding:58px 9% 35px;display:flex;flex-direction:column;align-items:flex-start;z-index:1}.hero .eyebrow{color:#64765e;font-size:11px}.hero h1{font-size:clamp(44px,4.5vw,70px);line-height:1.05;margin:24px 0}.hero h1 em{color:#65806a;font-weight:400}.hero p{font-size:16px;color:#596a5e;max-width:370px;margin-bottom:27px}.hero-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.hero-secondary{font-size:13px;color:#4e6655;border-bottom:1px solid #9fae98;padding:5px 0}.hero-footnote{display:flex;gap:12px;align-items:center;margin-top:33px;font-size:12px;color:#687461;line-height:1.55}.craft-symbol{font-size:39px;color:#8a9369;line-height:1}.hero-footnote strong{font-weight:500;color:#425d49}.hero-caption{position:absolute;right:25px;bottom:25px;padding:20px 24px;background:#fffaf0dd;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#385448;border-radius:15px;letter-spacing:0;min-width:220px;box-shadow:0 10px 35px #14342415}.hero-caption>span{font-size:10px;letter-spacing:.14em}.hero-caption strong{display:block;font:24px/1.15 Georgia,serif;margin-top:9px;letter-spacing:-.025em}.values{max-width:1250px;margin:0 auto;background:transparent;padding:30px 5%;gap:24px;color:#58695e;font-size:13px;letter-spacing:0}.values>span{display:flex;align-items:center;gap:10px}.values svg{color:#82927a;flex-shrink:0}.collection{padding-top:52px;padding-bottom:82px}.section-title{gap:30px;margin-bottom:28px}.section-title h1{font-size:clamp(36px,3.5vw,50px)}.section-title>p{font-size:15px;color:#697368;line-height:1.7;margin:0}.section-title .eyebrow{color:#8c7454;margin-bottom:12px}.chips{gap:8px;margin:24px 0 16px}.chips button{font-size:14px;padding:10px 20px;border-color:#dce2d7;border-radius:100px;background:#fff}.chips button:hover{background:#eef2e7;border-color:#a7bda9}.chips .active{background:#214d46;border-color:#214d46;color:#fff;box-shadow:0 4px 10px #214d4615}.filters{border:0;border-radius:14px;background:#eff2eb;padding:12px 18px;gap:18px;font-size:13px;margin-bottom:28px}.filters select{font-size:13px;background:#ffffffa0;border:1px solid #dde4d9;border-radius:9px;padding:7px 11px;min-height:37px}.result-count{font-size:13px;color:#5e6e62}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product{background:#fff;border:1px solid #e5e9e1;border-radius:20px;overflow:hidden;padding:10px 10px 18px;transition:transform .4s var(--ease),box-shadow .4s var(--ease),border-color .3s}.product:hover{transform:translateY(-5px);box-shadow:0 16px 35px #203e3c0d;border-color:#c7d6c8}.product-image{border-radius:13px;aspect-ratio:1.1;background:#eae9df}.product-image img{transition:transform .75s var(--ease)}.product:hover img{transform:scale(1.04)}.product>.eyebrow{margin:18px 12px 7px;font-size:10px;color:#657262;letter-spacing:.12em}.product-title{padding:0 12px;gap:14px}.product-title a{font-family:inherit;font-size:18px;font-weight:550;letter-spacing:-.02em;line-height:1.4}.product-title strong{font-size:15px;font-weight:650;line-height:1.5;margin:0}.product>.small{margin:8px 12px 0;font-size:13px;color:#667168}.save{width:40px;height:40px;min-height:40px;right:22px;top:22px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 3px 12px #12251b0d}.save:hover{transform:scale(1.08);background:#fff}.save[aria-pressed=true]{background:#f8e8d9}.tag{font-size:10px;border-radius:7px;padding:6px 9px;letter-spacing:.02em}.maker-story{max-width:1296px;width:90%;margin:0 auto 64px;border-radius:24px;overflow:hidden;background:#eeeade;grid-template-columns:1fr 1fr}.maker-story img{height:490px}.maker-story>div{padding:48px 12%}.maker-story h2{font-size:clamp(34px,3.4vw,50px)}.maker-story p{font-size:16px;color:#647064}.seller-banner{max-width:1296px;width:90%;margin:0 auto 72px;border-radius:24px;padding:52px 6%;gap:60px;background:#214d46}.seller-banner h2{font-size:clamp(32px,3.5vw,48px)}.seller-banner p{font-size:16px}.seller-banner .eyebrow{font-size:11px;color:#d9cba4}.seller-banner h2{margin-bottom:0}footer{background:#eef1e9;color:#304e40;padding:56px 5% 24px;gap:40px;border-top:1px solid #e1e6dc}footer .logo-frame img{filter:none;opacity:1}footer h4{font-size:12px;letter-spacing:.06em;color:#546d5d}footer p,footer a:not(.brand),footer button{font-size:14px;color:#536757;line-height:2}footer a:not(.brand):hover{color:#163f32;transform:translate(3px)}footer .footer-bottom{grid-column:1/-1;border-top:1px solid #d9e0d3;padding-top:22px;display:flex;justify-content:space-between;font-size:12px;color:#6c7867}.breadcrumb{font-size:14px;padding:25px 0}.detail-image{border-radius:22px;height:auto;aspect-ratio:1;position:sticky;top:30px}.detail-copy{padding-top:14px}.detail-copy h1{font-size:clamp(34px,4vw,54px)}.detail-copy>p{font-size:16px}.detail-copy .detail-price{font-size:30px;font-weight:550}.stock{font-size:14px}.quantity{border-radius:12px;overflow:hidden}.quantity button{min-width:42px;min-height:46px}.quantity span{font-size:15px}.buy-row{gap:14px}.detail-copy details{font-size:15px;padding:24px 0}.two-column{gap:40px}.summary,.form-card,.panel{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:30px}.summary{background:#f0f3e9;top:24px}.summary h2{font-size:28px}.summary>div{font-size:15px}.summary .total{font-size:20px}.field{font-size:14px;gap:9px;margin-bottom:22px}.field span{font-weight:600}.field small{font-size:12px;color:#637364}.form-grid{gap:0 20px}.payment-choice{border-radius:14px;padding:22px;font-size:15px;cursor:pointer}.payment-choice:has(input:checked){border-color:#72927b;background:#f1f6ee;box-shadow:0 0 0 1px #72927b}.payment-choice small{font-size:13px;color:#5b6d5f}.auth-layout{gap:8%;padding-block:64px 88px}.auth-layout img{border-radius:20px}.form-card h2{font-size:34px}.error{border:1px solid #edcfbf;border-radius:12px;font-size:14px;color:#8d3e25}.account-tabs{gap:8px;border:0;border-radius:14px;background:#eff2eb;padding:8px;font-size:14px;align-items:center}.account-tabs a{padding:10px 16px;border-radius:10px}.account-tabs a.active{background:#fff;color:#214d46;box-shadow:0 3px 10px #24483309}.account-tabs button{padding:10px;margin-right:8px;font-size:14px}.cart-line{padding:24px 0;gap:22px}.cart-line img{border-radius:12px}.cart-line h3{font-family:inherit;font-size:19px;font-weight:550}.order-card{border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.order-head{background:#eef3e9;font-size:15px;padding:22px 25px}.order-line h3{font-family:inherit;font-size:19px;font-weight:550}.order-line>img{border-radius:9px}.order-line button{font-size:13px;min-height:40px}.badge{font-size:12px;padding:5px 10px;border-radius:7px;letter-spacing:.01em}.empty{background:#f2f4ed;border:1px dashed #cdd8c7;border-radius:20px;padding:56px 24px;margin-block:24px}.empty p{color:#62705f;font-size:16px}.loading{color:#64765e;padding:60px 24px}.verify-status{border-radius:10px;font-size:15px}.steps article{padding:30px 0}.steps p{font-size:16px}.steps h2{font-size:31px}.hero-editor-grid img{border-radius:14px}.hero-editor-grid small{font-size:13px;color:#586957}.management{grid-template-columns:250px minmax(0,1fr);background:#f4f6f1}.sidebar{background:#21473e;padding:26px 18px;overflow-y:auto}.sidebar .brand-logo{padding-left:10px}.sidebar>.eyebrow{font-size:10px;margin:18px 10px 25px;color:#d4dcb7}.sidebar nav{gap:5px}.sidebar nav a{font-size:14px;padding:12px 15px;border-radius:11px;color:#dbe7d9}.sidebar nav a.active{background:#ffffff1c;color:#fff;box-shadow:inset 3px 0 #d4dcb7}.sidebar nav a:hover{background:#ffffff12;color:#fff}.sidebar-bottom{font-size:13px;padding:25px 10px 0;gap:7px}.sidebar-bottom small{font-size:12px;color:#c4d6c7}.sidebar-bottom button{font-size:14px;margin-top:5px}.management-main{padding:36px 4%;max-width:1650px;width:100%;margin:auto}.management-header{margin-bottom:30px;gap:18px}.management-header h1{font-family:inherit;font-size:32px;font-weight:650;letter-spacing:-.04em}.management-header-actions a,.management-header-actions button{font-size:13px;padding:10px 15px;border-radius:10px}.admin-welcome{border-radius:20px;background:linear-gradient(120deg,#244e42,#4b705a);padding:32px}.admin-welcome h2{font-size:36px}.admin-welcome p{font-size:15px;color:#e1e9dc}.metrics{gap:18px}.metrics article{padding:24px;border-radius:16px;border-color:#e1e7dc;box-shadow:var(--shadow)}.metrics p{font-size:13px;color:#596c5d}.metrics strong,.admin-metrics strong{font:600 32px/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.04em}.panel h2{font-family:inherit;font-size:22px;font-weight:600;letter-spacing:-.03em}.panel p{font-size:15px}.panel-heading>a{font-size:13px}.panel-heading>strong{font:600 23px/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-queue>a,.admin-mini-list>div{font-size:14px;padding:16px 2px}.admin-mini-list strong{font-size:14px}.admin-mini-list small{font-size:12px;color:#5e705f}.admin-shortcuts a{font-size:14px;border-radius:10px}.sales-day small{font-size:12px;color:#52674f}.seller-row-stats small{font-size:13px;color:#62715f}.seller-row-stats strong{font-family:inherit;font-size:22px}.table-wrap{border-radius:16px;box-shadow:var(--shadow)}table{font-size:14px}th{background:#edf2e8;color:#50614d;font-size:12px;font-weight:650;letter-spacing:.03em;padding:18px}td{padding:18px;border-color:#edf0e8}tbody tr:hover{background:#f8faf4}td button{font-size:13px}.table-product{min-width:220px}.table-product img{border-radius:9px}.table-product small{font-size:12px;color:#64755e}.toolbar input{width:min(420px,100%)}.modal-backdrop{background:#172b2259;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.modal{border-radius:22px;padding:32px;box-shadow:0 30px 100px #152e2733}.modal-head button{min-width:40px;min-height:40px;border-radius:50%;background:#eff3e9}.toast{border:1px solid #ffffff35;background:#254d42eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 15px 40px #24483330;border-radius:16px;font-size:15px;padding:15px 20px;align-items:center}.toast button{background:#ffffff18;color:#fff;border:0;border-radius:50%;padding:0;min-width:30px;min-height:30px;font-size:20px}@keyframes surface-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes skeleton-pulse{50%{opacity:.55}}.hero-copy,.section-title,.management-header,.admin-welcome{animation:surface-in .6s var(--ease) both}.hero-copy{animation-duration:.8s}.product,.panel,.metrics article,.form-card{animation:surface-in .45s var(--ease) both}.product:nth-child(2),.metrics article:nth-child(2){animation-delay:40ms}.product:nth-child(3),.metrics article:nth-child(3){animation-delay:80ms}.modal{animation:surface-in .25s var(--ease)}.product-skeleton{padding:10px 10px 20px;border-radius:20px;border:1px solid #e5e9e1;background:#fff;animation:skeleton-pulse 1.5s ease-in-out infinite}.product-skeleton>div{aspect-ratio:1.1;background:#e9ede3;border-radius:13px}.product-skeleton>span{display:block;width:70%;height:15px;border-radius:8px;background:#e9ede3;margin:20px 12px 0}.product-skeleton>span:last-child{width:40%;margin-top:12px}@media(min-width:1600px){.hero{width:1296px}.container{padding-inline:72px}}@media(max-width:1150px){.nav{gap:14px}.nav>.brand{margin-right:0}.navlinks a,.navlinks a:not(.nav-sell){font-size:13px;padding:9px}.navtools .nav-account span{display:none}.search-row{gap:24px}.header-discover{display:none}.hero{min-height:510px}.hero>picture{min-height:510px}.hero>.hero-copy{padding:40px 8%}.hero h1{font-size:51px}.hero-caption{min-width:190px;padding:16px}.product-grid{gap:18px}.product-title{display:block}.product-title strong{display:block;margin-top:8px}.management{grid-template-columns:220px minmax(0,1fr)}.sidebar nav a{font-size:13px}.admin-welcome{display:block}.admin-welcome .button{margin-top:20px}}@media(max-width:800px){.nav{height:80px}.nav .logo-frame{width:66px;height:66px}.navtools .mobile{display:grid;place-items:center;min-width:42px;min-height:42px;background:#f1f4ed;border:1px solid #e0e7da;border-radius:11px;font-size:27px;padding:8px}.navlinks{display:none}.navlinks.open{display:flex;position:absolute;top:80px;left:5%;right:5%;width:auto;background:#fffffff5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:12px;box-shadow:0 14px 30px #243e2e20;border:1px solid #e1e7dc;border-radius:16px;flex-direction:column;z-index:25}.navlinks.open a{padding:14px;text-align:left;justify-content:flex-start;font-size:15px}.search-row>p{display:none}.search-row{padding-bottom:14px}.search{max-width:none;min-width:0}.hero h1{font-size:44px}.hero p{font-size:15px}.hero-caption{right:16px;bottom:16px;min-width:0}.hero-caption strong{font-size:21px}.hero-secondary{font-size:12px}.values{gap:16px;font-size:12px;padding:24px 5%;flex-wrap:wrap;justify-content:center}.values>span{white-space:normal}.section-title>p{font-size:14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-banner{gap:30px}.maker-story img{height:440px}.maker-story>div{padding:28px 9%}.maker-story p{font-size:15px}.management{display:block}.sidebar{position:relative;height:auto;padding:18px 5%}.sidebar .brand-logo{display:none}.sidebar>.eyebrow{margin:0 0 12px}.sidebar nav{flex-direction:row;overflow:auto}.sidebar nav a{white-space:nowrap;padding:10px 14px;flex-shrink:0}.sidebar-bottom{display:none}.management-main{padding:28px 5%}.management-header h1{font-size:28px}.management-header-actions{flex-direction:row}.admin-dashboard-grid{grid-template-columns:1fr}.two-column{gap:26px}.account-tabs{flex-wrap:wrap}}@media(max-width:600px){.announcement{font-size:10px;justify-content:center}.announcement span:last-child{display:none}.nav{padding-inline:5%;gap:12px}.navtools{gap:7px}.navtools .nav-account,.navtools .nav-icon{min-width:39px;width:39px;min-height:39px;height:39px;padding:8px}.navtools>a:nth-child(2){display:none}.navtools .mobile{min-width:39px;min-height:39px}.search{padding-left:12px;gap:8px}.search input{font-size:13px;padding:8px 0}.search button{font-size:12px;padding:9px 12px;gap:5px}.search button svg{display:none}.hero{margin-top:18px;width:90%;grid-template-columns:1fr;border-radius:20px;min-height:0}.hero>.hero-copy{grid-column:1;grid-row:1;padding:32px 8% 25px}.hero h1{font-size:48px;margin:18px 0}.hero h1 em br{display:none}.hero p{max-width:100%;font-size:15px;margin-bottom:22px}.hero>picture{grid-row:2;grid-column:1;min-height:0;height:280px}.hero>picture img{object-position:center}.hero-actions{gap:14px}.hero-actions .button{font-size:14px;min-height:48px}.hero-footnote{display:none}.hero-secondary{font-size:12px}.hero-caption{bottom:16px;right:16px;padding:13px 16px}.hero-caption strong{font-size:19px}.hero-caption>span{font-size:9px}.values{padding:22px 5% 10px;font-size:11px;gap:14px}.values>span{gap:7px}.values>span:last-child{display:none}.values svg{width:16px}.collection{padding-top:36px;padding-bottom:44px}.section-title{display:block}.section-title h1{font-size:36px}.section-title>p{margin-top:15px}.chips{flex-wrap:nowrap;overflow:auto;padding-bottom:6px;margin-top:20px}.chips button{font-size:13px;padding:9px 15px;white-space:nowrap;flex-shrink:0}.filters{padding:12px;flex-wrap:wrap;gap:12px;font-size:12px;border-radius:12px}.filters label{gap:6px}.filters select{font-size:12px;padding:6px 8px}.result-count{margin-left:auto;font-size:12px}.product-grid{gap:18px 12px}.product{border-radius:15px;padding:7px 7px 14px}.product-image{border-radius:10px;aspect-ratio:.9}.product>.eyebrow{font-size:9px;margin:13px 5px 6px;letter-spacing:.07em}.product-title{padding:0 5px}.product-title a{font-size:15px;line-height:1.4;margin:0}.product-title strong{font-size:14px;margin-top:7px}.product>.small{font-size:12px;margin:5px 5px 0}.save{right:14px;top:14px;min-height:34px;width:34px;height:34px}.tag{left:8px;bottom:8px;top:auto;font-size:9px;padding:4px 7px}.maker-story{grid-template-columns:1fr;margin-bottom:28px;border-radius:20px}.maker-story img{height:290px}.maker-story>div{padding:30px 8%}.maker-story h2{font-size:36px}.seller-banner{grid-template-columns:1fr;padding:32px 8%;gap:22px;border-radius:20px;margin-bottom:40px}.seller-banner h2{font-size:36px}.seller-banner p{font-size:15px}footer{grid-template-columns:1fr 1fr;gap:32px 20px;padding:36px 5% 24px}footer p,footer a:not(.brand){font-size:13px}footer .footer-bottom{font-size:11px;display:block}footer .footer-bottom span{display:block;margin-bottom:5px}.two-column,.auth-layout,.product-detail{grid-template-columns:1fr}.detail-image{position:static}.page{padding-top:32px;padding-bottom:50px}.summary,.form-card,.panel{padding:22px;border-radius:16px}.summary{position:static}.form-grid{grid-template-columns:1fr}.field{font-size:14px}.auth-layout{padding-block:35px 50px}.auth-layout>div{display:none}.account-tabs a{font-size:13px;padding:8px 11px}.order-head{padding:16px;gap:10px;flex-wrap:wrap}.order-head .badge{font-size:11px}.order-line,.order-footer{padding:17px}.order-line h3{font-size:17px}.cart-line{gap:13px}.management-header{align-items:flex-start;flex-wrap:wrap}.management-header h1{font-size:27px}.management-header-actions{gap:8px}.management-header-actions a,.management-header-actions button{font-size:12px;padding:8px 10px}.admin-welcome{padding:24px}.admin-welcome h2{font-size:30px}.metrics{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.metrics article{padding:18px}.metrics p{font-size:12px}.metrics strong,.admin-metrics strong{font-size:26px}.seller-row-stats{grid-template-columns:1fr 1fr}.modal{padding:24px 20px}.modal-backdrop{padding:12px}.toast{font-size:14px;bottom:16px;width:calc(100% - 28px);max-width:500px;gap:12px}.toast button{margin-left:auto}.hero-editor-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.product:hover,.button:hover{transform:none}}.hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hero>.hero-copy{min-width:0}.hero h1,.hero p{max-width:100%}@media(max-width:600px){.hero{grid-template-columns:minmax(0,1fr)}.hero h1{font-size:clamp(34px,10vw,48px)}.hero-caption{max-width:calc(100% - 32px)}}.home-carousel{position:relative;isolation:isolate;width:min(90%,1440px);height:clamp(490px,48vw,650px);margin:26px auto 0;border-radius:26px;overflow:hidden;background:#34473d;color:#fff}.home-carousel-track,.home-slide,.home-slide picture,.home-slide img,.home-slide-shade{position:absolute;inset:0;width:100%;height:100%}.home-slide{opacity:0;visibility:hidden;transition:opacity .75s ease,visibility .75s;z-index:0}.home-slide.is-active{opacity:1;visibility:visible;z-index:1}.home-slide img{object-fit:cover;object-position:center 54%;transform:scale(1.025);transition:transform 6.5s ease}.home-slide.is-active img{transform:scale(1)}.home-slide-shade{background:linear-gradient(90deg,#0f231dc4,#0f231d61 44%,#0f231d05 85%),linear-gradient(0deg,rgba(11,28,24,.38),transparent 45%)}.home-slide-copy{position:absolute;left:clamp(32px,6vw,98px);bottom:clamp(88px,9vw,126px);max-width:630px;z-index:2;transform:translateY(10px);transition:transform .55s ease}.home-slide.is-active .home-slide-copy{transform:translateY(0)}.home-slide-copy .eyebrow{font-size:12px;letter-spacing:.18em;color:#e8e4d1;text-shadow:0 1px 4px #17251a65}.home-slide-copy h1{font:normal clamp(43px,5vw,78px)/1.04 Georgia,serif;letter-spacing:-.045em;color:#fff;max-width:660px;margin:18px 0 26px;text-wrap:balance;text-shadow:0 2px 15px #0b201a35}.home-slide-copy .button{font-size:15px;min-height:52px;display:inline-flex;align-items:center;gap:14px;border-radius:10px;padding:13px 22px;background:#f7f6ed;color:#203e35;box-shadow:0 7px 25px #12291c28}.home-slide-copy .button:hover{background:#fff;transform:translateY(-2px)}.home-carousel-controls{position:absolute;z-index:3;left:clamp(32px,6vw,98px);right:clamp(24px,4vw,64px);bottom:30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.home-carousel-dots,.home-carousel-arrows{display:flex;align-items:center;gap:9px}.home-carousel-dots button{display:grid;place-items:center;width:32px;height:36px;background:transparent;border:0;cursor:pointer;padding:0}.home-carousel-dots span{height:3px;width:25px;border-radius:5px;background:#ffffff80;transition:background .25s,width .25s}.home-carousel-dots .active span{background:#fff;width:31px}.home-carousel-arrows button{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid #ffffff86;background:#192c24a8;color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);cursor:pointer;transition:background .2s,transform .2s}.home-carousel-arrows button:hover{background:#fff;color:#21473e;transform:translateY(-2px)}.home-carousel button:focus-visible,.home-carousel a:focus-visible{outline:3px solid #e7dca6;outline-offset:3px}.management{display:grid;grid-template-columns:76px minmax(0,1fr);min-height:100vh;background:#f5f6f2;color:#263c34}.workspace-mobilebar,.workspace-nav-backdrop,.workspace-close{display:none}.workspace-sidebar{position:sticky;top:0;left:0;align-self:start;width:76px;height:100vh;z-index:20;padding:18px 11px 16px;background:#1c423b;box-shadow:2px 0 16px #1a3d3012;overflow:hidden;overflow-y:auto;transition:width .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s}.workspace-sidebar:hover,.workspace-sidebar:focus-within{width:258px;box-shadow:12px 0 35px #173c3430}.workspace-brand{display:flex;align-items:center;gap:10px;height:62px;margin-bottom:16px;min-width:225px}.workspace-sidebar .brand-logo{flex:none;padding:0;width:53px;height:53px;display:flex;align-items:center;justify-content:center}.workspace-sidebar .brand-logo .logo-frame{width:53px;height:53px}.workspace-sidebar .brand-logo img{width:53px;height:53px;object-fit:contain}.workspace-brand-text,.workspace-nav-label,.sidebar-link-text,.sidebar-profile>div{opacity:0;white-space:nowrap;transition:opacity .16s}.workspace-sidebar:hover .workspace-brand-text,.workspace-sidebar:focus-within .workspace-brand-text,.workspace-sidebar:hover .workspace-nav-label,.workspace-sidebar:focus-within .workspace-nav-label,.workspace-sidebar:hover .sidebar-link-text,.workspace-sidebar:focus-within .sidebar-link-text,.workspace-sidebar:hover .sidebar-profile>div,.workspace-sidebar:focus-within .sidebar-profile>div{opacity:1}.workspace-brand-text strong,.workspace-brand-text small{display:block;color:#fff}.workspace-brand-text strong{font-size:17px;letter-spacing:.14em}.workspace-brand-text small{font-size:11px;color:#c3d5c9;margin-top:3px}.workspace-sidebar>.workspace-nav-label{height:18px;margin:12px 15px 10px;font-size:10px;letter-spacing:.16em;color:#b2cdbd}.workspace-sidebar nav{display:flex;flex-direction:column;gap:4px;min-width:225px}.workspace-sidebar nav a,.workspace-sidebar .sidebar-bottom>a,.workspace-sidebar .sidebar-bottom>button{display:flex;align-items:center;gap:16px;min-width:0;height:44px;padding:0 15px;border-radius:11px;color:#d7e5db;font-size:14px;font-weight:530;text-decoration:none;white-space:nowrap;transition:background .18s,color .18s}.workspace-sidebar nav a svg,.workspace-sidebar .sidebar-bottom svg{flex:none}.workspace-sidebar nav a.active{background:#f1f4e8;color:#1c423b;box-shadow:none}.workspace-sidebar nav a:hover:not(.active),.workspace-sidebar .sidebar-bottom>a:hover,.workspace-sidebar .sidebar-bottom>button:hover{background:#ffffff1c;color:#fff}.workspace-sidebar .sidebar-bottom{position:relative;min-width:225px;padding:16px 0 0;margin-top:26px;border-top:1px solid #ffffff28;display:flex;flex-direction:column;gap:4px}.sidebar-profile{display:flex;align-items:center;gap:17px;padding:6px 15px 14px;color:#fff;min-width:225px}.sidebar-profile>div{min-width:0;overflow:hidden}.sidebar-profile strong,.sidebar-profile small{display:block;overflow:hidden;text-overflow:ellipsis}.sidebar-profile strong{font-size:13px}.sidebar-profile small{font-size:11px;color:#c3d5c9;margin-top:3px}.workspace-sidebar .sidebar-bottom>button{background:transparent;border:0;width:100%;cursor:pointer;text-align:left;margin:0}.management-main{width:100%;max-width:1600px;margin:0 auto;padding:34px clamp(24px,4vw,64px) 80px;min-width:0}.management-header{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:0 0 28px;padding:0 0 24px;border-bottom:1px solid #dce4d9}.management-header .eyebrow{font-size:11px;letter-spacing:.14em;margin:0 0 9px}.management-header h1{font-family:inherit;font-size:clamp(28px,2.5vw,38px);font-weight:650;letter-spacing:-.04em;margin:0;color:#263c34}.workspace-description{font-size:14px;line-height:1.5;color:#647468;margin:8px 0 0}.management-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.management-header-actions a,.management-header-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 14px;border:1px solid #d9e1d7;border-radius:10px;background:#fff;color:#315246;font-size:13px;font-weight:600;white-space:nowrap;text-decoration:none;cursor:pointer}.management-header-actions a:hover,.management-header-actions button:hover{background:#edf2eb;border-color:#b9cbbd}.management-header-actions button{color:#71503e}.management .panel,.management .table-wrap,.management .metrics article{border:1px solid #e0e7dc;border-radius:17px;background:#fff;box-shadow:0 7px 24px #28463808}.management .metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 22px}.management .metrics article{min-height:110px;padding:21px 23px}.management .metrics p{font-size:13px;font-weight:550;color:#627669;margin:0 0 14px}.management .metrics strong{font-size:clamp(25px,2.3vw,35px);color:#263c34}.management .admin-welcome{border-radius:17px;background:linear-gradient(115deg,#1c4a41,#3c6a53);margin-bottom:20px;padding:30px 34px}.management .admin-welcome h2{font-size:clamp(26px,2.7vw,37px);margin:8px 0}.management .admin-dashboard-grid{gap:18px;margin-bottom:18px}.management .admin-dashboard-grid>.panel{min-width:0}.management .panel h2{font-size:21px}.management .toolbar{display:flex;align-items:center;gap:12px;padding:15px;background:#fff;border:1px solid #e0e7dc;border-radius:14px;margin-bottom:16px}.management .toolbar input{min-width:0;flex:1;max-width:440px;min-height:44px}.management .toolbar .button{margin-left:auto}.management .table-wrap{overflow:auto}.management table{width:100%;min-width:610px;border-collapse:collapse}.management th{background:#f0f3ed;color:#526657;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.management td{font-size:14px;color:#31473b}.management .inline-form.panel{display:flex;align-items:end;gap:14px;flex-wrap:wrap}.management .inline-form.panel .field{min-width:min(280px,100%);margin:0}.management .category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.workspace-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.workspace-section-heading h2{font-size:25px;letter-spacing:-.03em;margin:5px 0 6px}.workspace-section-heading p:last-child{color:#637468;font-size:14px;margin:0;line-height:1.5}.workspace-section-heading>a{display:flex;align-items:center;gap:7px;color:#315e49;font-size:13px;font-weight:600;white-space:nowrap}.carousel-editor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:20px}.carousel-editor-card{min-width:0;padding:20px!important}.carousel-editor-card-top{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:13px}.carousel-editor-card-top strong{font-size:17px}.carousel-editor-card-top span{font-size:12px;color:#647468}.carousel-editor-preview{display:block;width:100%;height:170px;object-fit:cover;border-radius:11px;margin-bottom:19px;background:#edf0e8}.carousel-editor-card .form-grid{display:block}.carousel-editor-card .field{margin-bottom:16px}.carousel-editor-card input[type=file]{font-size:12px;max-width:100%}.carousel-editor-card small{display:block;margin-top:5px}@media(max-width:1100px){.carousel-editor-grid{grid-template-columns:1fr 1fr}.management .metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.management-header-actions .workspace-market-link{display:none}}@media(max-width:800px){.home-carousel{height:520px}.management{display:block;padding-top:58px}.workspace-mobilebar{position:fixed;top:0;left:0;right:0;height:58px;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:0 15px;background:#1c423b;color:#fff;box-shadow:0 3px 18px #18362d25}.workspace-mobilebar strong{font-size:15px;letter-spacing:.03em}.workspace-mobilebar button{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:9px;background:#ffffff13;color:#fff;cursor:pointer}.workspace-nav-backdrop{display:block;position:fixed;inset:58px 0 0;z-index:35;border:0;background:#0b221f80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.workspace-sidebar{position:fixed;top:58px;left:0;bottom:0;z-index:36;height:calc(100dvh - 58px);width:min(310px,86vw)!important;max-width:310px;padding:18px 16px;transform:translate(-104%);transition:transform .28s cubic-bezier(.2,.8,.2,1);box-shadow:12px 0 32px #0c2d2860}.workspace-sidebar.mobile-open{transform:translate(0)}.workspace-sidebar .workspace-brand-text,.workspace-sidebar .workspace-nav-label,.workspace-sidebar .sidebar-link-text,.workspace-sidebar .sidebar-profile>div{opacity:1}.workspace-close{display:grid;place-items:center;width:36px;height:36px;margin-left:auto;border:0;background:#ffffff19;color:#fff;border-radius:9px;cursor:pointer}.workspace-brand{min-width:0}.workspace-sidebar nav,.workspace-sidebar .sidebar-bottom{min-width:0}.workspace-sidebar nav a,.workspace-sidebar .sidebar-bottom>a,.workspace-sidebar .sidebar-bottom>button{width:100%;min-width:0;font-size:14px}.management-main{padding:24px 5% 65px}.management-header{align-items:flex-start;margin-bottom:22px}.management-header-actions{display:none}}@media(max-width:600px){.home-carousel{width:92%;height:min(78svh,590px);min-height:440px;margin-top:14px;border-radius:18px}.home-slide img{object-position:center center}.home-slide-shade{background:linear-gradient(0deg,#10251dd9 0%,#10251d91 38%,transparent 77%)}.home-slide-copy{left:24px;right:24px;bottom:99px;max-width:none}.home-slide-copy h1{font-size:clamp(39px,10vw,55px);margin:12px 0 20px}.home-slide-copy .button{min-height:48px;font-size:13px;padding:11px 15px}.home-carousel-controls{left:20px;right:20px;bottom:20px}.home-carousel-arrows button{width:38px;height:38px}.management-header h1{font-size:28px}.workspace-description{font-size:13px}.management .metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.management .metrics article{min-height:100px;padding:16px}.management .metrics p{font-size:12px}.management .metrics strong{font-size:25px}.management .admin-welcome{padding:23px}.management .admin-welcome h2{font-size:28px}.management .toolbar{flex-wrap:wrap}.management .toolbar input{max-width:none;width:100%}.management .toolbar .button{margin-left:0;width:100%;justify-content:center}.carousel-editor-grid{grid-template-columns:1fr}.workspace-section-heading{display:block}.workspace-section-heading>a{margin-top:12px}}@media(prefers-reduced-motion:reduce){.home-slide,.home-slide img,.home-slide-copy,.workspace-sidebar{transition:none!important}}.management-header{background:transparent!important;box-shadow:none!important}.seller-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:17px;background:linear-gradient(120deg,#274e43,#4d7459);padding:29px 34px;margin-bottom:19px;color:#fff}.seller-welcome h2{font:normal clamp(27px,2.6vw,36px)/1.12 Georgia,serif;letter-spacing:-.035em;color:#fff;margin:6px 0 8px}.seller-welcome p{font-size:14px;line-height:1.5;color:#dceadd;margin:0}.seller-welcome .eyebrow{font-size:10px;letter-spacing:.16em;color:#e1d4a9}.seller-welcome .button{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;background:#f7f6ed;color:#24453a;border-radius:10px;font-size:13px;padding:13px 18px}.management .seller-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.seller-metrics article{position:relative}.seller-metric-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#eef4ed;color:#37634c;margin-bottom:10px}.seller-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0 0 19px}.seller-dashboard-grid .panel{min-width:0}.seller-recent-list,.seller-stock-list{margin-top:10px}.seller-recent-list>div,.seller-stock-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-top:1px solid #e8ede6}.seller-recent-list strong,.seller-stock-list strong{display:block;font-size:14px;font-weight:650}.seller-recent-list small,.seller-stock-list small{display:block;font-size:12px;color:#728077;margin-top:4px}.seller-stock-list>div{justify-content:flex-start}.seller-stock-list img{width:42px;height:42px;object-fit:cover;border-radius:8px;flex:none}.seller-stock-list>div>div{min-width:0;flex:1}.seller-stock-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stock-status{font-size:11px;font-weight:650;color:#a04f31;background:#faeee6;padding:5px 8px;border-radius:7px;white-space:nowrap}.seller-next-steps{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;border:1px solid #dfe7da;background:#edf2ea;border-radius:17px}.seller-next-steps h2{font:600 20px/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.03em;margin:5px 0 0}.seller-next-steps .eyebrow{margin:0}.seller-next-steps>div:last-child{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.seller-next-steps a{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;background:#fff;border:1px solid #dfe7da;font-size:12px;font-weight:600;color:#315345;white-space:nowrap}.seller-next-steps a:hover{background:#f9fcf7;transform:translateY(-1px)}@media(max-width:1100px){.management .seller-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-next-steps{display:block}.seller-next-steps>div:last-child{margin-top:15px}}@media(max-width:800px){.workspace-sidebar{display:block;overflow-y:auto}.workspace-sidebar nav{display:flex;flex-direction:column;overflow:visible;max-height:none;height:auto}.workspace-sidebar .sidebar-bottom{position:relative;display:flex;margin-top:18px;padding-bottom:20px}.seller-dashboard-grid{grid-template-columns:1fr}}@media(max-width:600px){.seller-welcome{display:block;padding:23px}.seller-welcome .button{margin-top:17px}.management .seller-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-next-steps{padding:20px}.seller-next-steps>div:last-child{display:grid;grid-template-columns:1fr}.seller-next-steps a{justify-content:space-between}.seller-next-steps a span{flex:1}}
