@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap";:root{--green-950:#082b1d;--green-900:#0c422b;--green-800:#14583a;--green-700:#23734c;--green-100:#dbeee0;--cream:#f7f4ec;--paper:#fffdf8;--orange:#eb7845;--orange-light:#ffe8d9;--ink:#14251c;--muted:#758078;--line:#e5e5db;--warning:#9a6416;--warning-bg:#fff2d2;--shadow:0 20px 60px rgba(12,66,43,.1)}*{box-sizing:border-box}.table-emoji img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:DM Sans,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(235,120,69,.35);outline-offset:2px}.app-shell{min-height:100vh}.site-header{height:82px;max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 32px}.brand{border:0;background:none;padding:0;display:flex;align-items:center}.brand img{width:132px;height:58px;object-fit:contain;mix-blend-mode:multiply}.main-nav{display:flex;gap:28px;margin-left:110px}.main-nav button,.footer-links button{border:0;background:none;color:var(--muted);padding:8px 0;font-size:13px;font-weight:600}.main-nav button.active,.main-nav button:hover,.footer-links button:hover{color:var(--green-900)}.main-nav button.active{border-bottom:2px solid var(--orange)}.cart-button{border:1px solid var(--line);border-radius:99px;color:var(--green-900);background:var(--paper);padding:10px 14px;display:flex;gap:8px;align-items:center;font-weight:700;font-size:13px;box-shadow:0 3px 12px #00000008}.cart-button b{width:19px;height:19px;display:grid;place-items:center;background:var(--orange);color:#fff;border-radius:50%;font-size:11px}.eyebrow{color:var(--orange);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:700;display:flex;align-items:center;gap:7px}.hero-wrap{max-width:1320px;min-height:520px;margin:auto;padding:62px 64px 72px;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}.hero-copy{max-width:580px;animation:rise .7s ease both}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Fraunces,Georgia,serif;font-weight:500;letter-spacing:-.045em}.hero-copy h1{font-size:clamp(47px,6vw,78px);line-height:.96;margin:21px 0 24px;color:var(--green-950)}.hero-copy p{max-width:420px;color:var(--muted);line-height:1.6;font-size:16px}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:34px}.button{border:0;border-radius:8px;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--green-900);box-shadow:0 8px 18px #0c422b2e}.button-primary:hover{background:var(--green-800);box-shadow:0 12px 23px #0c422b3d}.button-light{color:var(--green-950);background:var(--cream)}.button-ghost{background:var(--cream);color:var(--green-900)}.text-button{border:0;background:none;color:var(--green-900);display:inline-flex;align-items:center;gap:4px;padding:5px 0;font-size:13px;font-weight:700}.ref-banner{display:flex;align-items:center;gap:8px;color:var(--green-800);background:var(--green-100);border-radius:5px;padding:11px 13px;width:max-content;margin-top:29px;font-size:12px}.hero-art{height:385px;max-width:490px;width:100%;justify-self:end;border-radius:46% 54%;background:#cce6bf;position:relative;transform:rotate(-4deg);box-shadow:inset 0 0 0 1px #0c422b14,0 20px 60px #0c422b1f;animation:floatin .8s ease both}.hero-art:after{content:"";position:absolute;inset:25px;border:1px dashed rgba(12,66,43,.2);border-radius:46% 54%}.produce{position:absolute;z-index:1;filter:drop-shadow(0 15px 8px rgba(12,66,43,.15));font-size:113px;animation:float 5s ease-in-out infinite}.produce-a{left:64px;top:82px;transform:rotate(-16deg)}.produce-b{right:47px;top:37px;font-size:105px;animation-delay:-1s;transform:rotate(15deg)}.produce-c{left:169px;bottom:42px;font-size:120px;animation-delay:-2.2s;transform:rotate(12deg)}.produce-d{right:91px;bottom:53px;font-size:87px;animation-delay:-3.5s}.hero-sticker{position:absolute;z-index:2;right:-16px;top:28px;width:80px;height:80px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;text-align:center;transform:rotate(12deg);font-family:Fraunces,serif;font-size:12px;line-height:1.1}.hero-sticker strong{font-size:17px}.art-leaf{position:absolute;color:var(--green-800);z-index:1;font-size:44px;opacity:.7}.leaf-one{left:45px;bottom:45px}.leaf-two{top:32px;left:192px;transform:rotate(35deg)}.trust-strip{background:var(--green-900);color:var(--cream);display:flex;justify-content:center;gap:70px;padding:19px 32px}.trust-strip div{display:flex;gap:9px;align-items:center;font-size:12px;font-weight:600}.trust-strip svg{color:#d2e8bc}.catalog-section{max-width:1320px;margin:auto;padding:92px 64px 110px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:37px}.section-heading h2,.affiliate-callout h2{font-size:48px;line-height:1.02;color:var(--green-950);margin:13px 0 0}.catalog-tools{display:flex;flex-direction:column;align-items:end;gap:17px}.search-box{width:220px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #bcc4b9;padding:8px 0;color:var(--muted)}.search-box input{border:0;background:transparent;min-width:0;width:100%;outline:0;font-size:12px}.category-tabs{display:flex;gap:20px}.category-tabs button{border:0;background:none;padding:0 0 6px;color:var(--muted);font-size:12px;font-weight:700}.category-tabs button.selected{color:var(--green-900);border-bottom:2px solid var(--orange)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 25px}.product-card{background:var(--paper);border-radius:9px;overflow:hidden;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-visual{height:260px;display:grid;place-items:center;position:relative;overflow:hidden}.product-visual:before,.table-emoji:before{content:"";width:210px;height:210px;position:absolute;border-radius:50%;border:1px dashed rgba(12,66,43,.16)}.product-image{width:100%;height:100%;object-fit:contain;position:relative;z-index:1}.product-emoji{font-size:92px;position:relative;filter:drop-shadow(0 14px 8px rgba(12,66,43,.12));transform:rotate(-8deg)}.tone-orange{background:#f8dcad}.tone-red{background:#f5cfc6}.tone-yellow{background:#f2e5a8}.tone-green{background:#cce7c5}.product-visual small{position:absolute;z-index:2;top:16px;left:16px;background:var(--paper);border-radius:99px;padding:6px 9px;color:var(--green-800);font-size:10px;font-weight:700}.product-info{padding:18px 18px 19px}.product-category{color:var(--orange);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.product-info h3{font-family:Fraunces,serif;font-size:24px;font-weight:500;margin:7px 0 6px;color:var(--green-950)}.product-info p{color:var(--muted);font-size:12px;min-height:36px;line-height:1.5;margin-bottom:18px}.product-buy{border-top:1px solid var(--line);padding-top:15px;display:flex;justify-content:space-between;align-items:center}.product-buy strong{font-size:15px}.round-button{border:0;width:31px;height:31px;border-radius:50%;background:var(--green-900);color:#fff;display:grid;place-items:center}.round-button:hover{background:var(--orange)}.round-button:disabled{cursor:not-allowed;opacity:.42;background:var(--muted)}.empty-state{min-height:160px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:var(--muted)}.empty-state p{margin:0;font-size:13px}.empty-state.compact{min-height:130px}.affiliate-callout{max-width:1192px;margin:0 auto 90px;padding:46px 54px;background:var(--green-900);color:var(--cream);display:grid;grid-template-columns:auto 1fr 1.2fr;align-items:center;gap:30px;border-radius:9px}.affiliate-callout .eyebrow{color:#cbe3ae}.affiliate-callout h2{color:var(--cream);font-size:42px}.callout-mark{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#236b49}.callout-end{justify-self:end;max-width:270px}.callout-end p{font-size:13px;color:#c5d8c7;line-height:1.5;margin-bottom:18px}.site-footer{max-width:1320px;margin:auto;padding:34px 64px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-brand{display:flex;align-items:center;gap:14px;font-size:12px;color:var(--muted)}.footer-brand img{width:95px;height:43px;object-fit:contain;mix-blend-mode:multiply}.footer-links{display:flex;gap:20px}.footer-links a{font-size:12px;color:var(--muted);text-decoration:none}.footer-copy{font-size:11px;color:#9da69e}.inner-page{max-width:1192px;margin:auto;padding:58px 32px 100px}.page-topline,.admin-header{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:42px}.page-topline h1,.admin-header h1{font-size:52px;margin:12px 0 0;color:var(--green-950)}.affiliate-hero{background:var(--green-900);color:var(--cream);border-radius:10px;padding:39px 44px;display:flex;align-items:end;justify-content:space-between;gap:30px}.affiliate-hero h2{font-size:42px;margin:17px 0 8px}.affiliate-hero p{color:#c6dac7;margin:0;font-size:13px}.status-label{font-size:11px;color:#cbe3ae;display:flex;align-items:center;gap:7px}.status-dot,.connection-dot{width:7px;height:7px;border-radius:50%;display:inline-block;background:#f2bc5b}.status-dot{background:#cbe3ae}.affiliate-link-box{background:#174f36;border-radius:6px;padding:10px;display:flex;gap:12px;align-items:center;font-size:12px}.affiliate-link-box span{display:flex;gap:7px;align-items:center;color:#d9e5d4}.affiliate-link-box button{display:flex;align-items:center;gap:5px;border:0;border-radius:4px;padding:8px 10px;background:var(--cream);color:var(--green-900);font-size:11px;font-weight:700}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0 35px}.metric{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:20px;min-height:134px;display:grid;grid-template-columns:auto 1fr;align-content:space-between;column-gap:11px}.metric-icon{width:33px;height:33px;background:var(--green-100);color:var(--green-800);border-radius:50%;display:grid;place-items:center;grid-row:span 2}.metric-icon svg{width:17px}.metric span:not(.metric-icon){color:var(--muted);font-size:12px}.metric strong{font-size:22px}.simple-panel,.table-panel,.form-panel{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:24px}.panel-heading{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-bottom:22px}.panel-heading h2{font-size:27px;margin:9px 0 0}.muted{color:var(--muted);font-size:11px}.list-row{padding:13px 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:12px}.list-row>div:nth-child(2){flex:1;display:flex;flex-direction:column;gap:3px}.list-row strong{font-size:13px}.list-row span{color:var(--muted);font-size:11px}.avatar{width:36px;height:36px;border-radius:50%;background:var(--orange-light);color:var(--orange);display:grid;place-items:center;font-weight:700}.avatar.small{width:28px;height:28px;font-size:11px;flex:none}.icon-button{border:0;background:none;color:var(--muted);padding:5px;display:inline-grid;place-items:center}.order-symbol{width:30px;height:30px;background:var(--green-100);color:var(--green-800);border-radius:50%;display:grid;place-items:center}.order-status{background:var(--warning-bg);color:var(--warning)!important;padding:5px 8px;border-radius:99px;font-size:10px!important}.admin-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.empty-panel{min-height:320px;background:var(--paper);border:1px dashed #cad2c8;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:13px;color:var(--muted)}.empty-panel h2{margin:0;color:var(--green-950);font-size:28px}.empty-panel p{font-size:13px}.empty-panel svg{color:var(--green-700)}.admin-layout{display:grid;grid-template-columns:245px minmax(0,1fr);max-width:1440px;margin:auto;min-height:740px;padding:28px 32px 70px;gap:38px}.admin-sidebar{background:var(--green-950);border-radius:10px;padding:28px 16px;color:var(--cream);display:flex;flex-direction:column;min-height:650px}.admin-title{display:flex;align-items:center;gap:10px;padding:0 10px 32px}.admin-title strong{display:block;font-family:Fraunces,serif;font-size:18px;font-weight:500}.admin-title small,.admin-user small{display:block;color:#adc7b2;font-size:10px;margin-top:4px}.admin-badge{width:36px;height:36px;background:var(--orange);display:grid;place-items:center;border-radius:8px;font-weight:700;font-size:11px}.admin-sidebar nav{display:flex;flex-direction:column;gap:4px}.admin-sidebar nav button{background:none;border:0;color:#afc5b3;text-align:left;padding:12px 11px;border-radius:6px;display:flex;align-items:center;gap:11px;font-size:12px}.admin-sidebar nav button.active,.admin-sidebar nav button:hover{background:#174b33;color:var(--cream)}.admin-sidebar nav button b{margin-left:auto;background:var(--orange);color:#fff;border-radius:50%;width:18px;height:18px;display:grid;place-items:center;font-size:10px}.admin-user{border-top:1px solid #28553d;margin-top:auto;padding:20px 10px 0;display:flex;align-items:center;gap:10px}.admin-user strong{font-size:12px}.admin-content{min-width:0;padding-top:18px}.admin-connection{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.connection-dot.live{background:#6cad74}.admin-metrics{grid-template-columns:repeat(4,1fr)}.admin-metrics .metric{min-height:128px}.table-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px;color:var(--muted);font-size:12px}.table-toolbar .search-box{width:200px}.data-table{width:100%;overflow:auto}.table-row{min-width:690px;display:grid;grid-template-columns:1.7fr 1fr .8fr 1fr 1fr;align-items:center;gap:12px;border-top:1px solid var(--line);padding:13px 7px;font-size:12px}.table-head{border-top:0;color:#9aa39b;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:700}.table-product{display:flex;align-items:center;gap:9px}.table-product>span:last-child{display:flex;flex-direction:column;gap:3px}.table-product small,.table-row>span>small{display:block;color:var(--muted);font-size:10px}.table-emoji{width:38px;height:38px;border-radius:5px;display:grid;place-items:center;font-size:22px;position:relative;overflow:hidden}.table-emoji:before{width:30px;height:30px}.row-actions{display:flex;justify-content:end;gap:4px}.row-actions button{width:27px;height:27px;border:0;background:transparent;color:var(--muted);display:grid;place-items:center;border-radius:4px}.row-actions button:hover{color:var(--green-900);background:var(--green-100)}.link-cell{border:0;background:none;color:var(--green-800);font-size:11px;display:flex;align-items:center;gap:5px;padding:0}.status-pill{display:inline-block;border-radius:99px;background:#eef0e9;color:var(--muted);padding:5px 8px;font-size:10px;white-space:nowrap}.status-pill.success{background:#dff1dd;color:#3c7b45}.status-pill.warning{background:var(--warning-bg);color:var(--warning)}.table-row select{border:1px solid var(--line);background:transparent;border-radius:4px;padding:6px;font-size:10px;color:var(--muted)}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-panel .panel-heading svg{color:var(--green-700)}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:17px}.field span{color:var(--muted);font-size:11px;font-weight:600}.field input,.field select{width:100%;border:1px solid var(--line);background:#fffefb;border-radius:5px;padding:11px 12px;color:var(--ink);font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.field.full{grid-column:1 / -1}.modal-backdrop,.drawer-backdrop{position:fixed;z-index:20;inset:0;background:#082b1d73;display:grid;place-items:center;padding:20px;animation:fade .2s ease both}.modal{width:min(590px,100%);max-height:90vh;overflow:auto;background:var(--paper);border-radius:10px;padding:25px;box-shadow:0 25px 80px #0003;animation:rise .25s ease both}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.modal-header h2{font-size:29px;margin:0}.modal-actions{display:flex;justify-content:end;gap:10px;border-top:1px solid var(--line);padding-top:18px;margin-top:7px}.drawer-backdrop{display:block}.cart-drawer{width:min(430px,100%);position:absolute;right:0;top:0;height:100%;background:var(--paper);box-shadow:-20px 0 60px #00000029;padding:28px;display:flex;flex-direction:column;animation:slide .3s ease both}.drawer-header{display:flex;align-items:start;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--line)}.drawer-header h2{margin:8px 0 0;font-size:34px}.cart-lines{flex:1;overflow:auto}.cart-line{display:flex;justify-content:space-between;align-items:center;padding:17px 0;border-bottom:1px solid var(--line);gap:15px}.cart-line strong,.cart-line span{display:block}.cart-line strong{font-size:13px}.cart-line>div:first-child span{color:var(--muted);font-size:11px;margin-top:4px}.quantity{display:flex!important;align-items:center;gap:9px}.quantity button{border:1px solid var(--line);background:none;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:var(--green-900)}.quantity span{color:var(--ink)!important;font-size:12px!important}.drawer-summary{border-top:1px solid var(--line);padding-top:18px;display:grid;grid-template-columns:1fr auto;gap:9px;font-size:13px}.drawer-summary span{color:var(--muted)}.full-button{width:100%;grid-column:1 / -1;margin-top:10px}.drawer-summary p{grid-column:1 / -1;color:var(--muted);text-align:center;font-size:10px;margin:0}.checkout-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:28px}.checkout-label{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:var(--orange);font-weight:700;margin:3px 0 14px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:21px}.choice{text-align:left;border:1px solid var(--line);background:var(--paper);border-radius:6px;padding:13px;display:flex;flex-direction:column;gap:5px;color:var(--green-900)}.choice svg{color:var(--orange)}.choice strong{font-size:12px}.choice span{color:var(--muted);font-size:10px}.choice.selected{border-color:var(--green-700);box-shadow:0 0 0 2px var(--green-100)}.checkout-summary{background:var(--cream);border-radius:7px;padding:18px;align-self:start}.summary-line{display:flex;justify-content:space-between;gap:12px;font-size:11px;margin:11px 0}.summary-line span{color:var(--muted)}.summary-divider{border-top:1px solid var(--line);margin:17px 0}.total-line{display:flex;justify-content:space-between;align-items:center;margin:20px 0 4px}.total-line strong{font-size:21px}.checkout-summary small{color:var(--muted);font-size:10px;text-align:center;display:block;margin-top:11px}.toast{position:fixed;z-index:40;bottom:24px;left:50%;transform:translate(-50%);background:var(--green-950);color:var(--cream);padding:12px 16px;border-radius:5px;display:flex;gap:8px;align-items:center;box-shadow:0 10px 30px #0003;font-size:12px;animation:rise .3s ease both}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes slide{0%{transform:translate(30px)}to{transform:translate(0)}}@keyframes float{0%,to{translate:0 0}50%{translate:0 -10px}}@keyframes floatin{0%{opacity:0;transform:translate(30px,-10px) rotate(-4deg)}to{opacity:1;transform:translate(0) rotate(-4deg)}}@media(max-width:900px){.site-header{padding:0 20px}.main-nav{margin-left:0;gap:15px}.main-nav button{font-size:11px}.hero-wrap{padding:48px 25px 66px;grid-template-columns:1fr;gap:25px}.hero-art{justify-self:center;height:330px;max-width:430px}.trust-strip{gap:20px;flex-wrap:wrap}.catalog-section{padding:70px 25px}.section-heading{align-items:start;flex-direction:column}.catalog-tools{align-items:start;width:100%}.search-box{width:100%}.product-grid{grid-template-columns:repeat(2,1fr)}.affiliate-callout{margin-left:25px;margin-right:25px;grid-template-columns:auto 1fr}.callout-end{grid-column:2;justify-self:start}.site-footer{padding:28px 25px;flex-wrap:wrap}.inner-page{padding-left:22px;padding-right:22px}.admin-layout{grid-template-columns:1fr;padding:0 18px 50px}.admin-sidebar{min-height:auto;padding:18px}.admin-sidebar nav{flex-direction:row;overflow:auto}.admin-sidebar nav button{white-space:nowrap}.admin-user{display:none}.admin-content{padding-top:10px}.admin-metrics{grid-template-columns:repeat(2,1fr)}.checkout-grid{grid-template-columns:1fr}.checkout-summary{order:-1}.settings-grid{grid-template-columns:1fr}}@media(max-width:580px){.site-header{height:72px}.brand img{width:100px}.main-nav button:nth-child(2){display:none}.cart-button span{display:none}.hero-copy h1{font-size:51px}.hero-art{height:280px}.produce{font-size:76px}.produce-b{font-size:72px}.produce-c{font-size:80px;left:120px}.produce-d{font-size:62px}.trust-strip{justify-content:start;padding:18px 25px}.trust-strip div{width:100%}.section-heading h2,.affiliate-callout h2{font-size:38px}.product-grid{grid-template-columns:1fr;gap:22px}.affiliate-callout{padding:30px 25px;grid-template-columns:1fr}.callout-end{grid-column:auto}.page-topline,.admin-header{align-items:start;flex-direction:column}.page-topline h1,.admin-header h1{font-size:44px}.affiliate-hero{padding:28px;flex-direction:column;align-items:start}.affiliate-link-box{max-width:100%;overflow:auto}.metric-grid,.admin-metrics,.admin-columns,.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.modal{padding:20px}.footer-links{flex-wrap:wrap}.footer-copy{width:100%}}.auth-page{min-height:650px;display:grid;place-items:center;padding:50px 20px}.auth-box{width:min(420px,100%);background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:35px;box-shadow:var(--shadow)}.auth-box img{width:130px;height:58px;object-fit:contain;mix-blend-mode:multiply;display:block;margin:0 auto 30px}.auth-box h1{font-size:34px;line-height:1.05;margin:12px 0 25px}.auth-error{color:#b34f35;background:#fde8e0;border-radius:5px;padding:10px;font-size:11px}.header-actions{display:flex;align-items:center;gap:12px}.header-account{border:0;background:none;color:var(--muted);display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700}.header-account:hover{color:var(--green-900)}.callout-contact{color:var(--cream);margin-top:14px}.hero-art .produce{width:150px;height:150px;object-fit:contain;padding:10px;border-radius:50%;background:#fffefb9e}.hero-art .produce-b{width:128px;height:128px}.hero-art .produce-c{width:170px;height:170px}.hero-art .produce-d{width:118px;height:118px}.orders-table-row{grid-template-columns:1.6fr .85fr .65fr .8fr .9fr 1fr auto;min-width:900px}.order-details-button{justify-self:start;white-space:nowrap}.order-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.order-detail-card{display:flex;flex-direction:column;gap:5px;padding:14px;background:var(--cream);border-radius:6px}.order-detail-card strong{font-size:13px}.order-detail-card>span:not(.order-detail-label){color:var(--muted);font-size:11px}.order-detail-label{color:var(--orange);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.order-detail-section{margin-top:24px}.order-detail-section h3{margin:0 0 10px;font-size:18px}.order-detail-item{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-top:1px solid var(--line);font-size:12px}.order-detail-item strong{font-size:12px}.order-detail-totals{margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.order-detail-totals>div{display:flex;justify-content:space-between;gap:12px;margin:8px 0;font-size:12px}.order-detail-totals span{color:var(--muted)}.order-detail-totals .order-detail-total{margin-top:15px;padding-top:13px;border-top:1px solid var(--line);font-size:14px}.order-detail-total strong{font-size:20px}.field-error{margin:-8px 0 17px;color:#b34f35;font-size:11px}@media(max-width:580px){.order-detail-grid{grid-template-columns:1fr}}.instagram-section{max-width:1192px;margin:0 auto;padding:22px 32px 72px;display:grid;grid-template-columns:1fr minmax(320px,540px);gap:28px;align-items:start}.instagram-heading{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding-top:26px}.instagram-heading h2{color:var(--green-950);font-size:48px;line-height:1;margin:13px 0 0}.instagram-heading .eyebrow{display:flex;align-items:center;gap:7px}.instagram-media{width:100%;min-width:280px;margin:0!important;background:var(--paper);border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.auth-register{margin-top:18px}.access-denied{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.access-denied h1{margin:0}.access-denied svg{color:var(--orange)}.hero-wrap{grid-template-columns:minmax(0,.82fr) minmax(430px,1.18fr);gap:54px;min-height:570px;overflow:visible}.hero-media{width:100%;max-width:620px;justify-self:end;padding:15px;background:var(--green-900);border-radius:24px;box-shadow:0 24px 60px #0c422b2e;color:var(--cream);animation:floatin .8s ease both}.hero-media-topline{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:2px 3px 14px;font-size:11px}.hero-profile{display:flex;align-items:center;gap:8px;font-weight:700}.hero-profile svg{color:#f2b34c}.hero-media-topline a{color:#d6e7d0;display:flex;align-items:center;gap:5px;text-decoration:none;font-size:11px}.hero-media-topline a:hover{color:#fff}.hero-media-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(145px,.62fr);gap:10px}.hero-post-card,.hero-video-card{display:block;position:relative;overflow:hidden;color:var(--cream);text-decoration:none}.hero-post-card{min-height:398px;border-radius:15px;background:#d7dfc7}.hero-post-card img,.hero-video-card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.hero-post-card:hover img,.hero-video-card:hover img{transform:scale(1.045)}.hero-post-card img{aspect-ratio:1 / 1}.hero-post-wash,.hero-video-wash{position:absolute;inset:0;background:linear-gradient(180deg,#082b1d0a 35%,#082b1dcc);pointer-events:none}.hero-post-label{position:absolute;left:17px;right:17px;bottom:16px;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700}.hero-post-open{position:absolute;top:14px;right:14px;width:35px;height:35px;border-radius:50%;background:#f7f4ece6;color:var(--green-950);display:grid;place-items:center}.hero-side-media{min-width:0;display:flex;flex-direction:column;gap:10px}.hero-video-card{min-height:306px;flex:1;border-radius:15px;background:#855745}.hero-video-card img{aspect-ratio:3 / 4}.hero-video-label{position:absolute;top:13px;left:13px;border:1px solid rgba(247,244,236,.55);border-radius:99px;padding:5px 8px;font-size:9px;letter-spacing:.14em;font-weight:700}.hero-video-play{position:absolute;top:50%;left:50%;translate:-50% -50%;width:48px;height:48px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;box-shadow:0 9px 25px #0003;transition:transform .2s ease,background .2s ease}.hero-video-card:hover .hero-video-play{transform:scale(1.08);background:#f18b57}.hero-video-caption{position:absolute;left:13px;bottom:14px;font-size:11px;font-weight:700}.hero-carousel-controls{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:47px}.hero-carousel-controls>span{color:#b9d1ba;font-size:10px;letter-spacing:.08em}.hero-carousel-controls b{color:var(--cream);font-size:13px}.hero-carousel-controls div{display:flex;gap:6px}.hero-carousel-controls button{width:31px;height:31px;border:1px solid rgba(247,244,236,.28);border-radius:50%;display:grid;place-items:center;color:var(--cream);background:transparent}.hero-carousel-controls button:hover{background:var(--cream);color:var(--green-900)}.hero-post-thumbs{display:flex;gap:8px;padding-top:11px}.hero-post-thumbs button{position:relative;width:43px;height:43px;padding:0;border:0;border-radius:7px;overflow:hidden;opacity:.56;background:#315e45}.hero-post-thumbs button.active{opacity:1;box-shadow:0 0 0 2px var(--orange)}.hero-post-thumbs button img{width:100%;height:100%;display:block;object-fit:cover}.hero-post-frame,.hero-video-frame{width:100%;height:100%;display:block;border:0;background:#fff;pointer-events:none}.hero-post-frame{min-height:398px}.hero-video-frame{min-height:306px}.hero-post-wash,.hero-video-wash{z-index:1}.hero-post-label,.hero-post-open,.hero-video-label,.hero-video-play,.hero-video-caption{z-index:2}.hero-post-thumbs button{width:auto;min-width:43px;padding:0 9px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1px;color:var(--cream);text-align:left}.hero-post-thumbs button span{font-size:10px;font-weight:700}.hero-post-thumbs button small{max-width:118px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px;color:#bed3c0}@media(max-width:1000px){.hero-wrap{grid-template-columns:1fr;gap:34px;padding-top:48px}.hero-copy{max-width:650px}.hero-media{justify-self:stretch;max-width:none}}@media(max-width:580px){.hero-wrap{padding:36px 20px 50px}.hero-copy h1{font-size:51px}.hero-media{padding:10px;border-radius:17px}.hero-media-grid{grid-template-columns:1fr 112px;gap:8px}.hero-post-card{min-height:286px}.hero-video-card{min-height:220px}.hero-post-label{left:12px;right:12px;bottom:12px;font-size:10px}.hero-post-open{top:10px;right:10px;width:31px;height:31px}.hero-video-play{width:40px;height:40px}.hero-video-caption{left:10px;bottom:11px}.hero-post-thumbs button{min-width:38px;height:38px;padding:0 7px}.hero-post-thumbs button small{display:none}}@media(max-width:900px){.instagram-section{padding-left:25px;padding-right:25px;grid-template-columns:1fr}.instagram-heading{padding-top:0;flex-direction:row;align-items:end;justify-content:space-between}.instagram-heading h2{font-size:40px}}@media(max-width:580px){.header-actions{gap:6px}.header-account{font-size:0}.header-account svg{width:18px}.hero-art .produce{width:105px;height:105px}.hero-art .produce-b{width:90px;height:90px}.hero-art .produce-c{width:120px;height:120px}.hero-art .produce-d{width:84px;height:84px}.instagram-section{padding:0 25px 55px}.instagram-heading{align-items:start;flex-direction:column}.instagram-heading h2{font-size:38px}}.hero-media{position:relative;isolation:isolate;border:1px solid rgba(221,238,212,.23);background:radial-gradient(circle at 89% 7%,rgba(235,120,69,.2),transparent 22%),radial-gradient(circle at 4% 94%,rgba(174,211,144,.13),transparent 26%),linear-gradient(145deg,#0d4a31 0%,var(--green-900) 58%,#0a3825 100%);box-shadow:0 25px 60px #0c422b2e,0 0 0 7px #0c422b0b}.hero-media:before{content:"✦";position:absolute;z-index:0;top:-22px;left:29px;color:#f2b34c;font-size:25px;line-height:1;text-shadow:13px 18px 0 rgba(235,120,69,.7);transform:rotate(14deg)}.hero-media:after{content:"";position:absolute;z-index:0;right:20px;bottom:19px;width:82px;height:82px;border:1px dashed rgba(221,238,212,.25);border-radius:50%;transform:rotate(-12deg);pointer-events:none}.hero-media>*{position:relative;z-index:1}.hero-media-topline{border-bottom:1px solid rgba(221,238,212,.18)}.hero-profile{padding:7px 10px;border:1px solid rgba(221,238,212,.16);border-radius:99px;background:#f7f4ec12}.hero-media-topline a{padding:7px 10px;border:1px solid rgba(221,238,212,.2);border-radius:99px;background:#f7f4ec0f;transition:background .2s,border-color .2s,color .2s}.hero-media-topline a:hover{border-color:#f7f4ec80;background:#f7f4ec24}.hero-media-grid{padding-top:4px}.hero-post-card{border:3px solid rgba(247,244,236,.78);box-shadow:0 14px 25px #041f1447}.hero-post-card:after{content:"";position:absolute;inset:8px;z-index:1;border:1px solid rgba(247,244,236,.42);border-radius:9px;pointer-events:none}.hero-post-open{border:1px solid rgba(12,66,43,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-video-card{border:3px solid rgba(247,244,236,.5);box-shadow:0 14px 25px #041f143b}.hero-video-label{background:#082b1d59;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero-video-play{border:4px solid rgba(247,244,236,.72)}.hero-carousel-controls{padding:6px 7px 6px 12px;border:1px solid rgba(221,238,212,.14);border-radius:13px;background:#041f143d}.hero-carousel-controls button{background:#f7f4ec0d;transition:background .2s,color .2s,transform .2s}.hero-carousel-controls button:hover{transform:translateY(-2px)}.hero-post-thumbs{border-top:1px solid rgba(221,238,212,.18);padding-top:12px}.hero-post-thumbs button{border:1px solid rgba(221,238,212,.16);transition:opacity .2s,transform .2s,background .2s,box-shadow .2s}.hero-post-thumbs button:hover{opacity:1;transform:translateY(-2px)}.hero-post-thumbs button.active{background:var(--orange);box-shadow:0 5px 12px #eb784540,0 0 0 2px var(--orange)}.hero-post-thumbs button.active small{color:#fff4e9}@media(max-width:580px){.hero-media{box-shadow:0 18px 40px #0c422b2e,0 0 0 5px #0c422b0b}.hero-media:before{top:-16px;left:18px;font-size:20px}.hero-media:after{right:10px;bottom:14px;width:57px;height:57px}}
