@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(fonts/manrope-400.ttf) format('truetype')}
@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(fonts/manrope-600.ttf) format('truetype')}
@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(fonts/manrope-700.ttf) format('truetype')}
@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(fonts/manrope-800.ttf) format('truetype')}
:root{--green:#234e3d;--green-hover:#193c2e;--green-light:#eaf0e5;--lime:#dce9ab;--ink:#293c32;--muted:#81877e;--line:#e9ebe3;--surface:#fff;--canvas:#f8f9f5;--yellow:#efc469;--radius:18px;--sidebar:220px;--topbar:82px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;font-family:Manrope,'Segoe UI',sans-serif;font-size:14px;color:var(--ink);background:var(--canvas);line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.3}img{max-width:100%;object-fit:contain}button{border:0;background:none}input,select,textarea{min-width:0}input,textarea,select{width:100%;border:1px solid #dfe4da;border-radius:10px;background:#fff;padding:11px 13px;color:var(--ink);outline:none}input::placeholder,textarea::placeholder{color:#93988e}input:focus,select:focus,textarea:focus{border-color:#719377;box-shadow:0 0 0 3px #71937720}textarea{resize:vertical}input[type=checkbox]{width:18px;height:18px;accent-color:var(--green);flex-shrink:0}input[type=number]{appearance:textfield;-moz-appearance:textfield}input::-webkit-inner-spin-button{opacity:1}button:focus-visible,a:focus-visible{outline:3px solid #8aac6b;outline-offset:4px}[hidden]{display:none!important}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;color:#7c847a;flex-shrink:0}.icon-button:hover{background:#edf1e9;color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:43px;padding:11px 19px;border-radius:10px;font-size:12px;font-weight:700;line-height:1.5;transition:background .18s,transform .18s;white-space:nowrap}.button:not(:disabled):active{transform:translateY(1px)}.button.primary{background:var(--green);color:#fff;box-shadow:0 3px 6px #234e3d0d}.button.primary:hover:not(:disabled){background:var(--green-hover)}.button.outline{background:#fff;border:1px solid #dfe5d9}.button.outline:hover{background:#f1f5eb}.button.subtle{color:#52604f;background:#f4f6f0}.button.subtle:hover{background:#e8ede1}.button.danger{color:#a44138;background:#fbece9}.button.small{padding:7px 12px;min-height:34px;font-size:11px}.full{width:100%}.muted{color:var(--muted);line-height:1.7}.eyebrow{display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:1.7px;font-weight:800;color:#637557}.eyebrow>span{width:5px;height:5px;background:#77966b;border-radius:50%}.count-badge{display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;background:#edf2e7;color:#5a6e48;min-width:25px;height:24px;padding:0 7px;border-radius:7px}.skip-link{position:fixed;top:-100px;left:16px;padding:12px;background:var(--green);color:white;z-index:1000}.skip-link:focus{top:12px}.topbar{height:var(--topbar);display:flex;align-items:center;padding:0 32px 0 26px;gap:24px;background:#fff;border-bottom:1px solid var(--line);position:fixed;inset:0 0 auto;z-index:30}.brand{display:flex;align-items:center;gap:11px;font-size:17px;font-weight:800;letter-spacing:-.7px;min-width:250px;line-height:1.3}.brand-icon{background:var(--green);width:41px;height:44px;border-radius:13px;display:grid;place-items:center;color:#e5edbc;transform:rotate(-4deg)}.brand-icon .icon{width:27px;height:27px;transform:rotate(4deg)}.brand small{display:block;font-size:7px;letter-spacing:1.5px;color:#8c9688;font-weight:600;margin-top:6px}.topbar-center{flex:1;font-size:11px;color:#90968a;display:flex;align-items:center;gap:7px}.status-dot{width:6px;height:6px;background:#809b5a;border-radius:100%;display:inline-block}.topbar .button{font-size:11px;min-height:38px;padding:9px 14px}.locale{font-size:10px;font-weight:800;display:flex;align-items:center;gap:8px;border-left:1px solid var(--line);padding-left:20px}.flag-dot{width:17px;height:17px;background:#ba423a;border-radius:50%;position:relative}.flag-dot:after{content:'☾';position:absolute;left:3px;top:-2px;color:white;font-size:14px}.sidebar{position:fixed;top:var(--topbar);bottom:0;left:0;width:var(--sidebar);background:#fff;border-right:1px solid var(--line);padding:35px 17px 20px;display:flex;flex-direction:column;z-index:20}.nav-label{font-size:8px;letter-spacing:1.6px;font-weight:700;color:#9ca292;margin:0 14px 17px}.nav-item{display:flex;align-items:center;gap:11px;width:100%;padding:12px 13px;min-height:43px;margin-bottom:6px;border-radius:9px;font-size:11px;font-weight:600;text-align:left;color:#798172;transition:background .15s}.nav-item .icon{width:18px;height:18px}.nav-item:hover{background:#f5f7f0;color:var(--green)}.nav-item.active{background:#ebf0e3;color:#315734;font-weight:800}.nav-dot{width:5px;height:5px;background:#567c41;border-radius:50%;margin-left:auto}.sidebar-divider{height:1px;background:var(--line);margin:19px 13px}.sidebar-bottom{margin-top:auto;padding-top:32px}.field-note{position:relative;background:#f4f6ec;border:1px solid #e9ecdb;border-radius:13px;padding:20px 15px;overflow:hidden;margin:0 3px 19px}.field-note>.icon{color:#a0a46d;width:24px;height:24px;margin-bottom:11px}.field-note strong{font-size:11px;display:block}.field-note p{font-size:10px;color:#8c927c;line-height:1.8;margin-top:7px}.little-leaf{position:absolute;right:-2px;bottom:-7px;transform:rotate(-20deg);color:#c2cf9f}.little-leaf .icon{width:71px;height:71px;stroke-width:1}.admin-link{display:flex;align-items:center;gap:8px;font-size:10px;color:#8b9183;padding:11px 13px}.admin-link .icon{width:15px;height:15px}.admin-link .icon:last-child{margin-left:auto;width:13px}.admin-link:hover{color:var(--green)}.sidebar-copyright{font-size:8px;color:#a5aa9e;display:block;padding:8px 13px}.workspace{margin:var(--topbar) 0 0 var(--sidebar);padding:27px 34px 0;max-width:1800px}.breadcrumb{font-size:10px;color:#9ba08f;display:flex;align-items:center;gap:12px;margin-bottom:22px}.breadcrumb strong{font-weight:600;color:#6e7865}.breadcrumb-right{margin-left:auto;display:flex;align-items:center;gap:6px;color:#8c937e}.breadcrumb-right .icon{width:16px;height:16px;color:#b2ab77}.hero{position:relative;display:flex;isolation:isolate;overflow:hidden;min-height:298px;border-radius:20px;background:#edf2e7;border:1px solid #e5eadc}.hero-copy{padding:32px 0 31px 34px;width:55%;position:relative;z-index:2}.hero h1{font-size:clamp(30px,3vw,43px);letter-spacing:-1.9px;line-height:1.24;font-weight:800;margin:15px 0 12px}.hero em{font-style:normal;color:#688252}.hero-copy>p{font-size:11px;color:#849077;line-height:1.8;margin-bottom:20px}.hero .button{font-size:11px;padding:11px 17px}.hero .button .icon{width:17px;height:17px}.hero-footnote{font-size:8px;color:#939d87;display:flex;align-items:center;gap:5px;margin-top:13px}.hero-footnote .icon{width:12px;height:12px}.hero-art{position:absolute;inset:0 0 0 49%;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:1}.hero-art:before{position:absolute;content:'';inset:0 auto 0 0;width:80px;background:linear-gradient(90deg,#edf2e7,transparent);z-index:2}.hero-art img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transform:scale(1.02)}.harvest-badge{position:absolute;bottom:23px;right:30px;background:#ffffffed;box-shadow:0 6px 25px #455b3712;backdrop-filter:blur(6px);padding:8px 12px;display:flex;align-items:center;gap:7px;font-size:9px;font-weight:700;border-radius:8px;transform:rotate(-3deg);color:#68784a}.harvest-badge .icon{width:16px;height:16px}.how-strip{display:flex;align-items:center;gap:22px;padding:19px 6px 21px;font-size:9px;color:#879078;border-bottom:1px solid var(--line);margin-bottom:27px}.how-strip>span{display:flex;align-items:center;gap:8px}.how-strip b{font-size:9px;color:#839167;background:#eaf0df;border-radius:50%;width:22px;height:22px;display:grid;place-items:center}.how-strip>.icon{width:12px;height:12px;color:#c1c7b7}.how-strip .how-note{margin-left:auto;font-size:8px;color:#a4aa98}.planner-layout{display:grid;grid-template-columns:minmax(0,1fr) 278px;gap:26px;align-items:start}.catalog-section{min-width:0}.level-banner{display:flex;align-items:center;gap:12px;padding:14px 17px;background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:26px}.level-star{height:37px;width:37px;border-radius:10px;background:#fff7df;display:grid;place-items:center;color:#c99a3a;flex-shrink:0}.level-star .icon{fill:#f8d97a;stroke:#d4ac50;width:23px;height:23px}.level-banner strong{font-size:11px}.level-banner p{font-size:9px;color:#919783;margin-top:4px}.level-control{display:flex;align-items:center;gap:9px;margin-left:auto}.level-control>span{font-size:7px;color:#9ba087;letter-spacing:1px;font-weight:700}.level-control input{width:64px;padding:7px 8px;text-align:center;font-size:15px;font-weight:800;color:#55723f;background:#f8faf2;border-color:#e4e9d8}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-title h2{font-size:19px;letter-spacing:-.65px;display:flex;align-items:center;gap:9px}.section-title p{font-size:10px;color:#949b89;margin-top:6px}.view-icon{border:1px solid var(--line);border-radius:7px;display:grid;place-items:center;width:30px;height:30px;background:white;color:#8b977a}.view-icon .icon{width:15px;height:15px}.catalog-toolbar{display:flex;gap:11px;margin-bottom:15px}.search-field{display:flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:9px;padding:0 12px;flex:1;min-width:0}.search-field:focus-within{border-color:#719377}.search-field .icon{width:17px;height:17px;color:#9aa68b}.search-field input{border:0;padding:11px 9px;font-size:10px;box-shadow:none;background:transparent}.search-field kbd{font-family:inherit;font-size:9px;background:#f7f8f3;border:1px solid #eef0e8;color:#a1aa97;border-radius:4px;padding:0 5px}.sort-control{display:flex;align-items:center;border:1px solid var(--line);background:#fff;border-radius:9px;padding:0 11px;gap:7px}.sort-control .icon{width:15px;height:15px;color:#97a188}.sort-control select{border:0;box-shadow:none;padding:8px 17px 8px 0;font-size:9px;color:#77816b;max-width:137px;background:transparent}.category-tabs{display:flex;align-items:center;gap:5px;margin-bottom:18px;overflow:auto;scrollbar-width:none}.category-tab{font-size:9px;color:#8d957f;border-radius:7px;white-space:nowrap;padding:8px 10px}.category-tab.active{background:#e9efdf;color:#547039;font-weight:800}.category-tab:hover{background:#eff3e9}.catalog-status{font-size:10px;color:#899377;margin-bottom:12px}.catalog-status:empty{display:none}.machines-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.machine-card{padding:0;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:13px;text-align:left;position:relative;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;min-width:0}.machine-card:hover{transform:translateY(-3px);border-color:#b9c8a1;box-shadow:0 8px 22px #3546290c}.machine-visual{position:relative;width:100%;height:139px;background:#f3f4e9;display:grid;place-items:center}.machine-card:nth-child(4n+2) .machine-visual{background:#f2f2e8}.machine-card:nth-child(4n+3) .machine-visual{background:#edf2e9}.machine-card:nth-child(4n+4) .machine-visual{background:#f7f0e5}.machine-visual>img{width:114px;height:105px;object-fit:contain;filter:drop-shadow(0 7px 4px #5c4d2c14);transition:transform .25s}.machine-card:hover .machine-visual>img{transform:scale(1.06)}.machine-level{position:absolute;left:10px;top:10px;display:flex;align-items:center;gap:3px;background:#ffffffd9;border-radius:5px;padding:3px 6px;font-size:8px;color:#8e8f72;font-weight:700}.machine-level .icon{width:9px;height:9px;fill:#ead28b;stroke:#d0b46b}.machine-selected{position:absolute;right:9px;top:9px;background:var(--green);color:white;font-size:8px;padding:3px 6px;border-radius:5px}.machine-info{padding:14px 13px 12px;display:flex;align-items:center;gap:6px;width:100%}.machine-info h3{font-size:11px;letter-spacing:-.2px;overflow-wrap:anywhere}.machine-info p{font-size:8px;color:#96a088;margin-top:5px;display:flex;align-items:center;gap:4px}.machine-info p:before{content:'';width:4px;height:4px;border-radius:50%;background:#98ae79}.machine-arrow{width:26px;height:26px;border:1px solid #e8ede1;border-radius:8px;background:#f7f9f2;display:grid;place-items:center;flex-shrink:0;margin-left:auto;color:#81946c}.machine-arrow .icon{width:12px;height:12px}.load-more{display:flex;margin:22px auto 0;font-size:10px;min-height:37px}.catalog-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;color:#a2aa94;margin:22px 0 5px}.catalog-note .icon{width:13px;height:13px}.cart-column{position:sticky;top:104px}.cart-card{background:#fff;border:1px solid #e7eadd;border-radius:15px;padding:19px}.cart-heading{display:flex;align-items:center;gap:9px;padding-bottom:16px;border-bottom:1px solid #eef0e7}.cart-heading h2{font-size:14px;letter-spacing:-.4px}.cart-title-icon{display:grid;place-items:center;width:30px;height:30px;background:#f0f4e8;color:#71895a;border-radius:8px}.cart-title-icon .icon{width:16px;height:16px}.cart-heading .count-badge{height:20px;min-width:20px;font-size:9px;background:#f2f5ec}.cart-heading>.icon-button{margin-left:auto;width:26px;height:26px}.cart-heading>.icon-button .icon{width:14px;height:14px}.cart-empty{text-align:center;padding:35px 8px 31px}.empty-basket{width:74px;height:74px;display:grid;place-items:center;border-radius:50%;background:#f5f7ef;border:1px dashed #dfe6d3;margin:0 auto 17px;transform:rotate(-8deg);color:#a5b58a}.empty-basket .icon{width:33px;height:33px;stroke-width:1.2}.cart-empty h3{font-size:12px;margin-bottom:7px}.cart-empty p{font-size:10px;color:#a0a68f;line-height:1.85}.cart-empty .tiny-arrow{color:#b6c69a;margin-top:12px;transform:rotate(-30deg);width:27px;height:27px}.cart-items{max-height:345px;overflow:auto;scrollbar-width:thin}.cart-row{display:flex;align-items:center;gap:8px;padding:13px 0;border-bottom:1px solid #f0f2e9}.cart-row>img{width:35px;height:35px}.cart-row-info{flex:1;min-width:0}.cart-row-info strong{font-size:10px;font-weight:700;display:block}.cart-row-info small{font-size:8px;color:#929d82;display:block;margin-top:2px}.cart-row .quantity-control{height:26px;gap:0}.cart-row .quantity-control button{width:22px;height:24px}.cart-row .quantity-control .icon{width:10px;height:10px}.cart-row .quantity-control input{width:30px;font-size:10px}.cart-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eef0e7;padding:17px 0;font-size:11px;color:#919a82}.cart-total strong{color:#405532;font-size:23px;line-height:1.2;font-weight:800}.cart-total small{font-size:10px;font-weight:400;color:#99a18e;margin-left:3px}.cart-card>.button{font-size:11px;min-height:44px}.cart-footnote{display:flex;align-items:center;justify-content:center;gap:5px;text-align:center;font-size:8px;color:#a7ad9b;margin-top:13px}.cart-footnote .icon{width:11px;height:11px}.tip-card{display:flex;gap:11px;background:#f0f3e6;border:1px solid #e9ecd9;border-radius:12px;padding:17px 15px;margin-top:16px}.tip-card>.icon{color:#a2a971;width:19px;height:19px;margin-top:1px}.tip-card strong{font-size:10px;color:#7b855a}.tip-card p{font-size:9px;line-height:1.9;color:#989f81;margin-top:5px}.cart-tracking{display:flex;align-items:center;justify-content:center;gap:5px;font-size:8px;color:#929d7e;margin:16px auto}.cart-tracking .icon{width:12px;height:12px}.page-footer{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);font-size:8px;color:#a2aa95;padding:20px 0;margin-top:35px}.heart{color:#b08c71;margin-left:3px}.mobile-cart{display:none}.dialog{border:1px solid #e0e6d8;border-radius:22px;padding:28px;max-width:calc(100vw - 28px);width:470px;color:var(--ink);box-shadow:0 28px 120px #1e3e3440;max-height:88dvh;overflow:auto}.dialog::backdrop{background:#203a3059;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px}.dialog-heading h2{font-size:24px;letter-spacing:-.8px;margin-top:7px}.dialog-heading>.icon-button{align-self:flex-start}.dialog>.muted{font-size:12px;margin-bottom:22px}.dialog .eyebrow{font-size:8px}.form-stack{display:flex;flex-direction:column;gap:16px}.form-stack label,.form-grid label{font-size:11px;font-weight:700;display:flex;flex-direction:column;gap:7px;color:#5b6f52}.form-stack input,.form-stack textarea,.form-stack select{font-size:12px;font-weight:400}.form-stack label small{font-size:9px;font-weight:400;color:#96a08a}.optional{font-weight:400;color:#a3ac96;font-size:9px;display:contents}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-grid .wide{grid-column:1/-1}.form-error{background:#fcf0ed;color:#a44c3e;border:1px solid #f1d5ce;border-radius:9px;padding:10px 13px;font-size:11px}.form-summary{background:#f1f5e9;border:1px solid #e5edda;padding:13px;border-radius:10px;color:#5f7848;font-size:12px;font-weight:600}.privacy-note{font-size:9px;line-height:1.8;color:#97a08c}.machine-dialog{width:650px}.machine-dialog-header{display:flex;align-items:center;gap:18px;background:#f2f5eb;padding:18px 20px;border-radius:13px;margin-bottom:19px}.machine-dialog-header img{width:70px;height:70px}.machine-dialog-header h2{font-size:24px;letter-spacing:-.8px}.machine-dialog-header p{font-size:10px;color:#939e84;margin-top:6px}.machine-dialog-header .icon-button{margin-left:auto;align-self:flex-start}.product-list{display:flex;flex-direction:column;gap:4px}.product-row{display:flex;align-items:center;gap:12px;padding:13px 10px;border-bottom:1px solid #edf0e6}.product-row>img{width:44px;height:44px;flex-shrink:0}.product-row-info{flex:1;min-width:0}.product-row-info h3{font-size:12px}.product-row-info p{font-size:9px;color:#98a18b;margin-top:5px}.quantity-control{display:flex;align-items:center;gap:3px;background:#f6f8f1;border:1px solid #e2e8d8;border-radius:8px;height:34px;flex-shrink:0;overflow:hidden}.quantity-control button{height:32px;width:29px;display:grid;place-items:center;color:#6a8155;padding:0}.quantity-control button:hover:not(:disabled){background:#e8efdc}.quantity-control .icon{width:14px;height:14px}.quantity-control input{appearance:textfield!important;width:37px;padding:0;text-align:center;border:0;background:transparent;box-shadow:none;font-size:12px;font-weight:700;border-radius:0}.quantity-control input::-webkit-inner-spin-button{appearance:none}.dialog-actions{padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:10px}.dialog-actions p{font-size:11px;color:#8a9978}.locked-note{font-size:10px;color:#949f86;background:#f5f7ef;padding:10px 14px;border-radius:8px;margin:15px 0 0}.success-icon{display:inline-flex;background:#edf4e6;border-radius:16px;padding:13px;color:#6c8e50}.success-icon .icon{width:32px;height:32px}.receipt-code{background:#f2f5ea;border:1px dashed #c8d5b1;border-radius:10px;padding:17px 12px;font-family:ui-monospace,monospace;font-size:14px;font-weight:700;text-align:center;color:#5c7843;overflow-wrap:anywhere;margin:18px 0}.button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:19px}.receipt-meta{font-size:11px;color:#88977a;display:flex;gap:12px;flex-wrap:wrap;margin:16px 0}.receipt-item{display:flex;gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line);font-size:11px}.receipt-item img{width:30px;height:30px}.receipt-item strong{margin-left:auto;white-space:nowrap}.status-pill{font-size:9px;font-weight:700;display:inline-flex;align-items:center;gap:5px;border-radius:6px;padding:4px 8px;background:#eef3e5;color:#729149;white-space:nowrap}.status-pill.new,.status-pill.pending{background:#fff4d9;color:#aa8a37}.status-pill.preparing{background:#eaf2f8;color:#557d9b}.status-pill.cancelled,.status-pill.failed{background:#fbedeb;color:#b16960}.status-pill.completed,.status-pill.sent{background:#e9f3e2;color:#6b8d45}.receipt-list{max-height:280px;overflow:auto}.tracking-order{padding-top:22px;margin-top:22px;border-top:1px solid var(--line)}.help-step{display:flex;gap:20px;padding:20px 0}.help-step>b{display:grid;place-items:center;border-radius:50%;width:36px;height:36px;background:#edf2e4;color:#8da570;font-size:11px;flex-shrink:0}.help-step h3{font-size:14px;margin-bottom:7px}.help-step p{font-size:11px;color:#929f81;line-height:1.8}.calculator-result{margin-top:22px;padding:22px;border-radius:13px;background:#f1f5e8;text-align:center}.calculator-result h3{font-size:11px;color:#859671}.calculator-result>strong{font-size:38px;letter-spacing:-1px;display:block;color:#597942;margin:9px 0}.calculator-result p{font-size:10px;color:#8f9d7e}.material-list{display:flex;justify-content:center;gap:15px;margin:17px 0}.material-list span{font-size:10px;color:#7c8a6b;display:flex;flex-direction:column;gap:4px;align-items:center;flex:1}.material-list b{font-size:23px;color:#587841}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);z-index:100;max-width:min(460px,calc(100vw - 32px));background:#234e3d;color:#fff;padding:13px 20px;border-radius:11px;box-shadow:0 8px 30px #234e3d25;font-size:12px}.loading-state,.empty-state{grid-column:1/-1;padding:55px 20px;text-align:center;color:#929e82;font-size:12px;background:#fff;border:1px dashed #dce5d0;border-radius:12px}.empty-state .icon{width:34px;height:34px;margin-bottom:13px;color:#acba98}.empty-state h3{font-size:16px;margin-bottom:8px;color:#657a54}.empty-state p{font-size:11px}.empty-state .button{margin-top:17px}.error-page{max-width:650px;margin:10vh auto;padding:40px}.error-page h1{font-size:80px;color:#738e51}.error-page p{margin:20px 0}.error-page a{text-decoration:underline}.noscript{position:fixed;inset:auto 20px 20px;background:#fff4d7;border:1px solid #e3c97e;padding:15px;border-radius:10px;z-index:80}.auth-page{min-height:100dvh;background:#f5f7ef}.auth-brand{position:absolute;left:40px;top:28px}.auth-layout{min-height:100dvh;max-width:1120px;margin:auto;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:100px;padding:110px 40px 55px}.auth-visual .eyebrow{font-size:9px}.auth-visual h1{font-size:43px;line-height:1.2;letter-spacing:-1.8px;margin-top:20px}.auth-visual h1 em{font-style:normal;color:#8ba569}.auth-visual img{width:420px;mix-blend-mode:multiply;margin:14px -20px -6px}.auth-visual>p{font-size:12px;color:#98a585;line-height:1.8}.auth-card{background:#fff;border:1px solid #e6e9df;border-radius:22px;padding:36px;box-shadow:0 20px 60px #394e2710}.auth-lock{width:46px;height:46px;background:#f0f4e7;display:grid;place-items:center;border-radius:12px;color:#7f9866;margin-bottom:25px}.auth-card h2{font-size:26px;letter-spacing:-.8px}.auth-card>.muted{font-size:11px;margin:10px 0 25px}.back-link{font-size:10px;color:#929f82;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:25px}.back-link .icon{width:14px}.auth-card code{font-size:9px;background:#f4f6ef;padding:3px;border-radius:3px}#print-area{display:none}
/* Management */
.machine-menu-rows{display:contents}.password-panel{margin-top:25px!important}
.admin-two-columns>*{min-width:0}.admin-panel{min-width:0}.machine-menu-item{min-width:0}.machine-menu-item span{min-width:0;overflow-wrap:anywhere}.table-wrap{max-width:100%}
.admin-workspace{padding-bottom:35px}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:9px 0 29px}.admin-header h1{font-size:29px;letter-spacing:-1.1px}.admin-header p{font-size:11px;color:#929e83;margin-top:8px}.admin-email{font-size:10px;color:#8c977f;margin-left:auto;max-width:180px;overflow:hidden;text-overflow:ellipsis}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:28px}.stat-card{background:white;border:1px solid var(--line);border-radius:14px;padding:21px;display:flex;align-items:flex-start;gap:12px}.stat-card>.stat-icon{border-radius:10px;background:#f0f4e7;padding:9px;color:#849e61}.stat-card small{display:block;font-size:10px;color:#8d9a7c}.stat-card strong{display:block;font-size:29px;line-height:1.3;letter-spacing:-1px;margin-top:9px}.stat-card p{font-size:9px;color:#a2ad93;margin-top:4px}.admin-panel{background:white;border:1px solid var(--line);border-radius:15px;padding:23px;margin-bottom:24px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:19px}.panel-heading h2{font-size:17px;letter-spacing:-.5px}.panel-heading p{font-size:10px;color:#929d84;margin-top:5px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:11px}th{font-size:8px;letter-spacing:1px;font-weight:700;color:#98a18b;background:#f8faf4;padding:12px 14px;white-space:nowrap}td{padding:14px;border-bottom:1px solid #eef1e7;color:#697c59}tr:last-child td{border-bottom:0}.table-name{display:flex;align-items:center;gap:11px;min-width:130px}.table-name img{width:38px;height:38px}.table-name strong{color:#49603c;display:block;font-size:11px}.table-name small{display:block;font-size:9px;color:#a0ab94;margin-top:3px}.table-actions{display:flex;gap:5px;justify-content:flex-end}.table-code{font-family:ui-monospace,monospace;font-size:9px;white-space:nowrap;color:#697e56}.admin-two-columns{display:grid;grid-template-columns:240px minmax(0,1fr);gap:22px;align-items:start}.machine-menu{background:white;border:1px solid var(--line);border-radius:14px;padding:14px;max-height:650px;overflow:auto;position:sticky;top:103px}.machine-menu .search-field{margin-bottom:12px}.machine-menu-item{display:flex;align-items:center;gap:9px;padding:9px;width:100%;border-radius:8px;text-align:left;font-size:10px;margin-bottom:3px}.machine-menu-item img{width:32px;height:32px}.machine-menu-item span{flex:1}.machine-menu-item small{font-size:8px;color:#a1ac94}.machine-menu-item.active{background:#edf3e3;color:#577c3d;font-weight:700}.machine-menu-item:hover{background:#f5f8f0}.admin-toolbar{display:flex;gap:12px;align-items:center;margin-bottom:20px}.admin-toolbar .search-field{max-width:390px}.admin-toolbar select{max-width:180px;font-size:11px}.admin-toolbar>.button{margin-left:auto}.admin-machine-heading{display:flex;align-items:center;gap:16px;margin-bottom:22px}.admin-machine-heading>img{width:65px;height:65px;background:#f3f6ec;border-radius:12px;padding:7px}.admin-machine-heading h2{font-size:23px;letter-spacing:-.7px}.admin-machine-heading p{font-size:10px;color:#94a281;margin-top:6px}.admin-machine-heading .button{margin-left:auto}.admin-empty{padding:35px;text-align:center;color:#9aa68c;font-size:11px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px;align-items:start}.settings-grid .admin-panel{margin:0}.settings-grid .form-stack{gap:18px}.settings-grid .panel-heading{padding-bottom:17px;border-bottom:1px solid var(--line)}.settings-section-note{padding:15px;background:#f3f6ec;border-radius:10px;font-size:10px;color:#899974;line-height:1.9}.checkbox-row{display:flex!important;flex-direction:row!important;align-items:center;gap:10px!important;font-size:11px;font-weight:600!important}.settings-status{font-size:10px;margin-bottom:17px;color:#8da172}.settings-status strong{color:#6e9054}.activity-row{display:flex;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid var(--line);font-size:11px}.activity-row>.icon{color:#a0b08b;width:16px;height:16px}.activity-row small{margin-left:auto;font-size:9px;color:#a3af96}.notice{display:flex;align-items:center;gap:13px;background:#fcf5df;border:1px solid #eee2b9;padding:15px 18px;border-radius:11px;font-size:11px;color:#9b8a54;margin-bottom:24px}.notice .button{margin-left:auto}.pagination{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#98a38c;margin-top:16px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:20px 0}.detail-grid>div{font-size:11px}.detail-grid small{display:block;font-size:9px;color:#9daa8d;margin-bottom:3px}.order-note{font-size:11px;color:#81916e;white-space:pre-wrap;background:#f5f8ef;border-radius:10px;padding:15px;margin:15px 0}.detail-status-form{display:flex;gap:10px;margin:20px 0}.detail-status-form select{font-size:11px}.settings-footer{grid-column:1/-1}.editor-dialog{width:560px}.editor-dialog .form-stack{margin-top:22px}.form-image-preview{width:90px;height:90px;border:1px solid var(--line);border-radius:12px;background:#f5f8ef;padding:8px}.inactive-row{opacity:.6}.mobile-admin-tabs{display:none}
@media(min-width:1600px){:root{--sidebar:242px}.workspace{padding:30px 45px 0}.planner-layout{grid-template-columns:minmax(0,1fr) 315px;gap:32px}.hero{min-height:340px}.hero-copy{padding:38px 42px}.machines-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.machine-visual{height:156px}.machine-visual>img{width:130px;height:121px}.machine-info h3{font-size:12px}.cart-card{padding:23px}.sidebar{padding-left:23px;padding-right:23px}}
@media(max-width:1250px){:root{--sidebar:195px}.workspace{padding:22px 23px 0}.topbar{padding-left:23px}.brand{min-width:235px}.planner-layout{grid-template-columns:minmax(0,1fr) 252px;gap:19px}.hero-copy{padding-left:27px}.hero h1{font-size:35px}.how-strip{gap:13px}.how-strip .how-note{display:none}.level-control>span{display:none}.level-banner{padding:12px}.level-banner strong{font-size:10px}.level-banner p{font-size:8px}.machines-grid{gap:10px}.machine-visual{height:118px}.machine-visual>img{width:95px;height:89px}.machine-info{padding:12px 10px}.machine-info h3{font-size:10px}.machine-info p{font-size:8px}.category-tab{padding:7px 8px;font-size:8px}.cart-card{padding:16px}.stats-grid{gap:11px}.stat-card{padding:16px;gap:9px}.stat-card strong{font-size:25px}.stat-card>.stat-icon{padding:7px}.admin-two-columns{grid-template-columns:200px minmax(0,1fr);gap:17px}}
@media(max-width:1050px){:root{--sidebar:78px}.sidebar{padding:28px 12px 15px}.nav-label,.nav-item .nav-dot,.sidebar-divider,.sidebar-bottom,.sidebar .nav-item{font-size:0;gap:0}.nav-item{justify-content:center;padding:13px;width:51px}.nav-item .icon{width:22px;height:22px}.nav-label{height:8px;margin:0}.sidebar-divider{margin:17px 7px}.sidebar-bottom{display:none}.topbar-center{font-size:10px}.hero-art{left:49%}.hero h1{font-size:34px}.hero{min-height:282px}.hero-copy{padding:29px}.settings-grid{gap:17px}.admin-email{font-size:9px}.brand{min-width:230px}.auth-layout{gap:50px}.auth-visual h1{font-size:37px}.auth-card{padding:27px}}
@media(max-width:820px){:root{--topbar:70px}.topbar{gap:14px;padding:0 22px}.brand{min-width:0;font-size:16px;flex:1}.brand-icon{width:36px;height:39px}.brand small{font-size:6px;letter-spacing:1.3px}.topbar-center{display:none}.topbar .button{font-size:10px}.locale{padding-left:12px}.workspace{padding:22px 20px 0}.planner-layout{grid-template-columns:minmax(0,1fr);gap:25px}.cart-column{position:static;display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:15px}.cart-card{grid-row:span 2}.tip-card{margin:0}.cart-tracking{margin:0;font-size:9px}.hero{min-height:267px}.hero-copy{padding:26px 23px;width:60%}.hero h1{font-size:30px;letter-spacing:-1.3px}.hero-copy>p{font-size:10px}.hero-art{left:50%;opacity:.9}.hero .eyebrow{font-size:7px;letter-spacing:1.2px}.harvest-badge{right:17px;bottom:20px;font-size:8px}.how-strip{justify-content:space-between;gap:7px;font-size:8px}.how-strip b{width:20px;height:20px;font-size:8px}.machines-grid{gap:13px}.machine-visual{height:139px}.machine-visual>img{width:115px;height:110px}.machine-info h3{font-size:11px}.category-tab{font-size:10px;padding:8px 11px}.level-banner strong{font-size:11px}.level-banner p{font-size:9px}.level-control>span{display:block}.page-footer{font-size:7px}.mobile-cart{display:flex;position:fixed;left:calc(var(--sidebar) + 20px);right:20px;bottom:17px;z-index:25;box-shadow:0 8px 35px #203c3540}.mobile-cart>span:nth-child(2){margin-left:auto;font-size:11px;background:#ffffff19;padding:3px 9px;border-radius:5px}.page-footer{padding-bottom:95px}.toast{bottom:88px}.stats-grid{grid-template-columns:1fr 1fr}.settings-grid{grid-template-columns:1fr}.admin-two-columns{grid-template-columns:1fr}.machine-menu{position:static;max-height:220px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:10px}.machine-menu .search-field{grid-column:1/-1;margin:0 0 6px}.machine-menu-item{font-size:9px;margin:0;gap:6px}.machine-menu-item img{width:27px;height:27px}.admin-panel{padding:18px}.admin-header h1{font-size:25px}.admin-header p{font-size:10px}.admin-email{display:none}.admin-toolbar{flex-wrap:wrap}.admin-toolbar .search-field{max-width:none}.auth-layout{gap:30px;padding:105px 25px 40px}.auth-visual h1{font-size:30px}.auth-visual .eyebrow{font-size:7px}.auth-card h2{font-size:23px}.auth-card{padding:23px}.admin-workspace{padding-bottom:30px}}
@media(max-width:600px){:root{--sidebar:0px;--topbar:68px}.sidebar{display:none}.topbar{padding:0 17px;gap:12px}.brand{font-size:15px;gap:9px}.brand small{font-size:5px;letter-spacing:1.2px}.brand-icon{width:33px;height:36px;border-radius:11px}.brand-icon .icon{width:24px;height:24px}.topbar .button{background:transparent;padding:7px;min-height:36px}.topbar .button>span:not(:first-child){display:none}.topbar .button .icon{width:20px;height:20px}.locale{padding-left:10px;font-size:9px}.flag-dot{width:14px;height:14px}.flag-dot:after{font-size:12px;left:2px;top:-2px}.workspace{padding:18px 16px 0}.breadcrumb{font-size:8px;margin-bottom:17px;gap:8px}.breadcrumb-right{font-size:8px}.breadcrumb-right .icon{width:13px;height:13px}.hero{min-height:383px;display:block;border-radius:16px}.hero-copy{width:100%;padding:26px 25px}.hero h1{font-size:33px;letter-spacing:-1.5px;margin:15px 0 10px}.hero-copy>p{font-size:10px}.hero .eyebrow{font-size:7px;letter-spacing:1.4px}.hero .button{font-size:10px;min-height:38px;padding:9px 13px}.hero-footnote{font-size:7px;margin-top:10px}.hero-art{inset:auto -39px -33px auto;width:270px;height:217px;opacity:1;z-index:-1}.hero-art img{object-fit:contain;transform:scale(1.15)}.hero-art:before{width:30px}.harvest-badge{bottom:35px;right:54px;font-size:7px;padding:5px 8px}.harvest-badge .icon{width:12px;height:12px}.how-strip{font-size:7px;padding:16px 0;gap:4px;margin-bottom:20px}.how-strip>span{gap:4px}.how-strip b{font-size:7px;width:17px;height:17px}.how-strip>.icon{width:9px;height:9px}.level-banner{padding:12px;gap:9px;margin-bottom:22px}.level-star{width:31px;height:34px}.level-star .icon{width:21px;height:21px}.level-banner strong{font-size:10px}.level-banner p{font-size:8px;max-width:180px}.level-control>span{display:none}.level-control input{width:57px;font-size:14px;padding:8px 5px}.section-title h2{font-size:19px}.section-title p{font-size:9px}.catalog-toolbar{gap:8px}.search-field{padding:0 9px}.search-field input{padding:11px 6px;font-size:10px}.search-field kbd{display:none}.sort-control{padding:0 7px;gap:4px}.sort-control .icon{width:13px;height:13px}.sort-control select{font-size:8px;max-width:107px;padding-right:0}.category-tabs{gap:3px;margin-bottom:15px}.category-tab{font-size:8px;padding:8px 9px}.machines-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.machine-visual{height:142px}.machine-visual>img{width:115px;height:113px}.machine-info{padding:13px 11px}.machine-info h3{font-size:11px}.machine-info p{font-size:8px}.machine-arrow{width:24px;height:24px}.machine-level{font-size:8px}.cart-column{grid-template-columns:1fr;gap:14px}.cart-card{padding:21px}.cart-empty{padding:24px 10px}.tip-card{padding:15px}.tip-card p{font-size:10px}.cart-tracking{font-size:10px;margin:2px auto 9px}.cart-row-info strong{font-size:11px}.cart-row-info small{font-size:9px}.cart-row .quantity-control{height:30px}.cart-row .quantity-control button{height:28px;width:27px}.cart-row .quantity-control input{font-size:11px;width:35px}.page-footer{display:block;text-align:center;font-size:8px;padding:19px 5px 98px;margin-top:20px}.page-footer>span{display:block;margin-bottom:6px}.mobile-cart{left:16px;right:16px;bottom:max(14px,env(safe-area-inset-bottom));font-size:12px}.dialog{padding:22px 20px;border-radius:18px;max-height:90dvh}.dialog-heading h2{font-size:22px}.machine-dialog-header{padding:13px;gap:12px}.machine-dialog-header img{width:50px;height:50px}.machine-dialog-header h2{font-size:20px}.machine-dialog-header p{font-size:8px}.product-row{padding:12px 1px;gap:8px}.product-row>img{width:36px;height:36px}.product-row-info h3{font-size:10px}.product-row-info p{font-size:8px}.quantity-control{gap:0;height:34px}.quantity-control button{width:28px}.quantity-control input{width:33px;font-size:11px}.dialog-actions p{font-size:10px}.dialog-actions .button{font-size:10px}.receipt-code{font-size:12px}.auth-brand{left:23px;top:23px}.auth-layout{display:block;padding:105px 20px 30px;max-width:470px;min-height:0}.auth-visual{display:none}.auth-card{padding:27px}.auth-card h2{font-size:27px}.auth-card .form-stack{gap:19px}.auth-card .form-stack label{font-size:12px}.auth-card .form-stack input{padding:13px}.stats-grid{gap:11px}.stat-card{padding:15px;gap:9px}.stat-card small{font-size:9px}.stat-card strong{font-size:25px}.stat-card>.stat-icon{padding:7px}.stat-card>.stat-icon .icon{width:17px;height:17px}.admin-header{align-items:flex-start;margin:18px 0 22px}.admin-header h1{font-size:24px}.admin-header>.button{padding:9px 11px;font-size:10px}.admin-header p{font-size:10px;max-width:200px}.mobile-admin-tabs{display:flex;gap:5px;overflow:auto;padding:0 0 5px;margin-bottom:19px}.mobile-admin-tabs button{font-size:10px;white-space:nowrap;border:1px solid var(--line);border-radius:8px;padding:9px 13px;background:white}.mobile-admin-tabs button.active{background:var(--green);color:white}.notice{font-size:10px;padding:12px;flex-wrap:wrap;gap:9px}.notice>.icon{width:17px;height:17px}.notice .button{font-size:9px;padding:6px 9px;min-height:30px}.panel-heading h2{font-size:15px}.panel-heading p{font-size:9px}.admin-panel{padding:15px}.machine-menu{grid-template-columns:repeat(2,1fr)}.admin-machine-heading{gap:10px}.admin-machine-heading>img{width:52px;height:52px}.admin-machine-heading h2{font-size:18px}.admin-machine-heading p{font-size:9px}.admin-machine-heading .button{font-size:8px;padding:7px;gap:4px}.admin-machine-heading .button .icon{width:12px;height:12px}.admin-toolbar select{font-size:10px;max-width:140px}.admin-toolbar>.button{font-size:10px;padding:9px 12px}.admin-toolbar .search-field{min-width:140px}.table-actions .button{font-size:9px;padding:6px 8px;min-height:31px}.form-grid.three{gap:8px}.form-grid.three label{font-size:10px}.settings-section-note{font-size:10px}.detail-grid{gap:12px}.activity-row{font-size:10px;gap:7px}.activity-row small{font-size:8px;white-space:nowrap}.admin-workspace{padding-bottom:30px}.auth-page .toast{bottom:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{body>*{display:none!important}#print-area{display:block!important;color:#111;font-family:Arial,sans-serif;padding:25px}#print-area h1{font-size:24px;margin-bottom:12px}#print-area h2{font-size:17px}#print-area p{margin:10px 0;font-size:12px}#print-area .receipt-list{max-height:none;overflow:visible}#print-area .receipt-item{break-inside:avoid;font-size:12px}#print-area .receipt-item img{width:30px;height:30px}#print-area .receipt-code{font-size:16px;padding:0;text-align:left;border:0}#print-area .status-pill{border:1px solid #ddd;color:#111}dialog{display:none!important}dialog::backdrop{display:none!important}}
.tools-button{display:none}
.farm-welcome{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;background:#edf2e7;border:1px solid #e5eadc;border-radius:22px;overflow:hidden;min-height:480px;margin:10px 0 30px;isolation:isolate}.welcome-copy{padding:42px 0 40px 38px;position:relative;z-index:1}.welcome-copy h1{font-size:48px;font-weight:800;letter-spacing:-2px;line-height:1.15;margin:19px 0 16px}.welcome-copy em{font-style:normal;color:#688252}.welcome-copy>p{font-size:12px;color:#69785f;line-height:1.9;margin-bottom:25px}.welcome-copy .form-stack{max-width:420px}.welcome-copy .form-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:16px}.welcome-copy .form-stack label{font-size:12px}.welcome-copy .form-stack label small{font-size:10px;line-height:1.6}.welcome-copy .form-stack input{min-height:46px;font-size:16px}.welcome-copy .button{align-self:flex-start;min-height:46px;font-size:12px}.welcome-copy .welcome-hint{font-size:10px;display:flex;align-items:center;gap:6px;margin:20px 0 0}.welcome-hint .icon{width:14px;height:14px}.welcome-art{height:100%;display:flex;align-items:center;position:relative;min-width:0;overflow:hidden}.welcome-art img{width:140%;max-width:none;mix-blend-mode:multiply;object-fit:contain;margin-left:-18%;transform:rotate(-3deg)}.text-button{display:inline-flex;align-items:center;gap:5px;padding:4px 0;font-size:10px;color:#66814c;font-weight:700;text-decoration:underline;text-underline-offset:3px}.text-button .icon{width:12px;height:12px}.farm-identity{min-width:0}.farm-identity strong{display:block;overflow-wrap:anywhere;letter-spacing:.5px}.level-banner .farm-identity .text-button{display:flex}.checkout-farm{display:flex;align-items:center;gap:24px;background:#f1f5e9;border:1px solid #e5edda;padding:14px;border-radius:10px}.checkout-farm small{display:block;font-size:8px;color:#798b69;letter-spacing:1px;margin-bottom:3px}.checkout-farm strong{font-size:13px;color:#47643b;overflow-wrap:anywhere}.checkout-farm .text-button{margin-left:auto}.language-menu{position:relative;flex-shrink:0;font-size:11px;border-left:1px solid var(--line);padding-left:14px}.language-menu>summary{display:flex;align-items:center;gap:6px;cursor:pointer;min-height:40px;list-style:none;color:#607351;font-weight:700}.language-menu>summary::-webkit-details-marker{display:none}.language-menu>summary .icon{width:16px;height:16px}.language-menu>summary .icon:last-child{width:12px;height:12px}.language-menu>summary:focus-visible{outline:3px solid #8aac6b;outline-offset:3px;border-radius:5px}.language-panel{position:absolute;top:50px;right:0;width:280px;max-width:calc(100vw - 32px);padding:20px;background:#fff;border:1px solid #dfe7d6;border-radius:13px;box-shadow:0 15px 45px #223e3026;z-index:35}.language-panel>strong{font-size:14px}.language-panel>p{font-size:10px;color:#6b7d5d;margin:8px 0 13px}.language-panel select{font-family:Manrope,'Segoe UI',sans-serif!important;font-size:12px!important;width:100%!important;padding:10px!important;margin:10px 0!important;background:white!important;color:#334c2c!important}.language-panel .button{margin-top:10px}.language-panel .goog-te-gadget{font-size:10px!important;line-height:1.8}.language-panel #translate-status{margin-bottom:0}.language-panel #translate-status:empty{display:none}.language-panel .goog-te-gadget img{display:inline;max-width:none}.language-menu[open]>summary{color:#234e3d}
.welcome-art img{height:auto;mask-image:radial-gradient(ellipse at center,#000 48%,transparent 75%)}
.topbar{top:var(--translate-offset,0px)}.sidebar{top:calc(var(--topbar) + var(--translate-offset,0px))}.cart-column{top:calc(var(--topbar) + 24px + var(--translate-offset,0px))}
@media(max-width:1050px){.farm-welcome{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}.welcome-copy{padding:32px 0 32px 26px}.welcome-copy h1{font-size:42px}.language-menu{padding-left:9px}.topbar-center{min-width:0}.language-menu>summary{font-size:10px}.welcome-copy .form-grid{gap:10px}}
@media(max-width:820px){.farm-welcome{display:block;position:relative;min-height:0}.welcome-copy{padding:32px;max-width:490px}.welcome-copy .form-stack{position:relative}.welcome-art{position:absolute;right:-10px;top:0;width:200px;height:180px;opacity:.25;z-index:0}.welcome-art img{width:130%}.welcome-copy h1{font-size:40px}.language-menu{padding-left:7px}.language-menu>summary>span:not(:first-child){display:none}}
@media(max-width:600px){.welcome-copy{padding:28px 22px}.welcome-copy h1{font-size:39px}.welcome-copy .eyebrow{font-size:8px;letter-spacing:1.2px}.welcome-copy .form-grid{grid-template-columns:minmax(0,1fr);gap:16px}.welcome-copy .button{width:100%;align-self:stretch}.welcome-copy .form-stack label small{font-size:10px}.welcome-art{width:180px;height:170px;top:15px;right:-20px}.farm-welcome{border-radius:16px;margin-top:0}.language-menu{padding-left:7px}.language-menu>summary{min-width:30px;justify-content:center}.language-menu>summary .icon{width:19px;height:19px}.language-panel{right:-1px;top:48px}.checkout-farm{gap:13px}.checkout-farm strong{font-size:12px}.level-banner .farm-identity strong{font-size:12px}.how-strip>span{font-size:7px}.profile-page-footer{margin-top:15px}}
:root{--muted:#697563}
.nav-label,.sidebar-copyright,.breadcrumb,.breadcrumb-right,.how-strip,.how-strip .how-note,.section-title p,.catalog-status,.catalog-note,.page-footer,.cart-footnote,.cart-tracking,.cart-empty p,.tip-card p,.level-banner p,.level-control>span,.hero-copy>p,.hero-footnote,.field-note p,.admin-link,.category-tab,.machine-info p,.cart-row-info small,.cart-total,.cart-total small,.form-stack label small,.privacy-note,.product-row-info p,.dialog-actions p,.locked-note,.receipt-meta,.help-step p,.calculator-result p,.stat-card small,.stat-card p,.panel-heading p,.admin-header p,.settings-section-note,.settings-status,.table-name small,.pagination,.activity-row small,.detail-grid small,.order-note,.auth-card>.muted,.back-link{color:#69785f}
.search-field input::placeholder,.form-stack input::placeholder,.form-stack textarea::placeholder{color:#74806c}
.category-tab.active{color:#476333}.machine-level{color:#766742}.how-strip b{color:#63784b}.table-code{font-size:10px}.button:disabled{opacity:.55}
@media(min-width:601px){.nav-item{font-size:12px}.machine-info h3{font-size:12px}.machine-info p{font-size:10px}.category-tab{font-size:10px}.level-banner strong{font-size:12px}.level-banner p{font-size:10px}.section-title p{font-size:11px}.search-field input{font-size:12px}.sort-control select{font-size:10px}.cart-empty p{font-size:11px}.cart-empty h3{font-size:13px}.cart-tracking{font-size:10px}.cart-footnote{font-size:9px}.tip-card p{font-size:10px}.how-strip{font-size:10px}}
@media(min-width:601px) and (max-width:1050px){.sidebar .nav-item{font-size:0}}
@media(max-width:600px){.tools-button{display:inline-flex;width:30px;height:34px}.topbar{gap:7px}.machine-info h3{font-size:12px}.machine-info p{font-size:9px}.category-tab{font-size:10px}.how-strip{font-size:8px}.level-banner p{font-size:9px}.section-title p{font-size:10px}.hero-copy>p{font-size:11px}.catalog-note{font-size:10px}.product-row-info h3{font-size:12px}.product-row-info p{font-size:9px}.quantity-control button{width:31px}.form-stack input,.form-stack select,.form-stack textarea{font-size:16px}}
@media(max-width:600px){.product-row .quantity-control{height:44px}.product-row .quantity-control button{width:40px;height:42px}.product-row .quantity-control input{width:33px}.category-tab{min-height:38px}.dialog .icon-button{width:40px;height:40px}.calculator-result h3,.tip-card strong{color:#68794f}}
