/* One shared customer shell. No external fonts, scripts or icon libraries. */
:root{--tes-forest:#244535;--tes-ink:#223e30;--tes-muted:#586a5e;--tes-cream:#f7f8f2;--tes-line:#dce4d6;--tes-shadow:0 4px 0 #e0e6d9,0 14px 27px -23px #263c29}
*{box-sizing:border-box}body.tes-site{margin:0;background:var(--tes-cream);color:var(--tes-ink);font:16px/1.55 system-ui,-apple-system,"Segoe UI",Arial,sans-serif}body.tes-home,body.tes-cart,body.tes-checkout{padding-bottom:105px}a{color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:default}a,button,summary{touch-action:manipulation}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.tes-icon{display:inline-block;width:22px;height:22px;flex:0 0 auto;vertical-align:middle}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #98642c;outline-offset:3px}.tes-wrap{width:min(1216px,calc(100% - 80px));margin:0 auto}.tes-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.tes-skip{position:fixed;left:12px;top:-100px;z-index:1000;padding:12px 20px;border:2px solid var(--tes-forest);background:white}.tes-skip:focus{top:12px}.tes-top{background:var(--tes-forest);color:#f4f8ec;font-size:12px;padding:7px 0}.tes-top>.tes-wrap{display:flex;justify-content:space-between;gap:16px}.tes-top a{text-decoration:underline}.tes-header{position:sticky;top:0;z-index:20;background:#fbfcf8fa;border-bottom:1px solid var(--tes-line)}.tes-header-row{display:flex;align-items:center;gap:28px;padding:10px 0}.tes-brand{display:flex;align-items:center;gap:10px;flex-shrink:0;min-height:48px}.tes-brand>.tes-icon{width:32px;height:32px;color:#4c6c45}.tes-brand>span{font:33px/1 Georgia,serif;letter-spacing:.6px}.tes-brand small{display:block;font:9px/1.4 system-ui,sans-serif;letter-spacing:2.5px;margin-top:6px}.tes-brand img{height:82px;max-height:82px;width:auto;max-width:320px;object-fit:contain}.tes-search{display:flex;align-items:center;flex:1;max-width:455px;margin-left:16px;padding:4px;border:1px solid #c6d4bd;background:white;border-radius:12px;box-shadow:0 3px 0 #e6ebdf}.tes-search input{width:100%;min-width:0;height:42px;padding:0 12px;background:transparent;border:0;color:var(--tes-ink);border-radius:8px;font-size:16px}.tes-search button{min-height:44px;border:0;border-radius:9px;background:var(--tes-forest);color:white;padding:0 15px;display:flex;align-items:center;gap:7px;font-size:14px;font-weight:650}.tes-search .tes-icon{width:17px;height:17px}.tes-nav{margin-left:auto;display:flex;align-items:center;gap:23px;font-size:14px;font-weight:550}.tes-nav>a{min-height:44px;display:flex;align-items:center;gap:7px;white-space:nowrap}.tes-cart{padding:8px 13px;border:1px solid var(--tes-line);border-radius:11px;background:#edf2e5}.tes-count{min-width:24px;height:24px;border-radius:50%;background:var(--tes-forest);color:white;display:inline-flex;align-items:center;justify-content:center;font-size:12px;padding:0 5px}.tes-footer{padding:29px 0 0;border-top:1px solid var(--tes-line);margin-top:36px}.tes-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:36px}.tes-footer p{margin-top:13px;font-size:13px;color:var(--tes-muted);line-height:1.8}.tes-footer h2{font-size:14px;margin-bottom:7px}.tes-footer a:not(.tes-brand){font-size:13px;min-height:38px;display:flex;align-items:center;text-decoration:underline;text-underline-offset:3px}.tes-footer-bottom{display:flex;justify-content:space-between;gap:18px;font-size:11px;color:var(--tes-muted);padding:16px 0;border-top:1px solid var(--tes-line);margin-top:23px}.tes-main{padding-top:28px}.tes-page-top{display:flex;align-items:end;justify-content:space-between;gap:26px;margin-bottom:28px}.tes-page-top h1{font-size:34px;line-height:1.2;letter-spacing:-1px;font-weight:700;margin-top:13px}.tes-page-top p{color:var(--tes-muted);font-size:15px;margin-top:9px}.tes-back{font-size:13px;display:inline-flex;align-items:center;gap:7px;min-height:35px}.tes-back .tes-icon{width:17px;height:17px}.tes-steps{display:flex;gap:17px;align-items:center;font-size:12px;color:#798672;white-space:nowrap;margin-bottom:4px}.tes-steps>span{display:flex;align-items:center;gap:7px}.tes-steps b{background:#e9eddf;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;font-size:12px}.tes-steps .on{color:#345834}.tes-steps .on b{background:#dceacd;box-shadow:0 2px 0 #c2d3b0}.tes-steps b .tes-icon{height:15px;width:15px}.tes-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:25px;align-items:start}.tes-form-column{display:grid;gap:23px;min-width:0}.tes-card{padding:25px;border:1px solid var(--tes-line);border-radius:19px;background:#fff;box-shadow:var(--tes-shadow);min-width:0}.tes-section-heading{display:flex;gap:12px;align-items:center;margin-bottom:23px}.tes-section-heading>div{min-width:0;flex:1}.tes-section-heading>.tes-icon{margin-left:auto;color:#869976}.tes-section-heading h2{font-size:20px;font-weight:700;letter-spacing:-.3px}.tes-section-heading p{font-size:13px;color:var(--tes-muted);margin-top:4px;line-height:1.65}.tes-section-heading a{text-decoration:underline;text-underline-offset:3px}.tes-number{height:34px;width:34px;flex:0 0 34px;display:grid;place-items:center;background:linear-gradient(140deg,#f0f4e4,#dbe8c7);border:1px solid #dae5ca;box-shadow:2px 3px 0 #c5d6b1;border-radius:11px;color:#41603a;font-weight:700}.tes-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px}.tes-full{grid-column:1/-1}.tes-field{display:grid;gap:7px;min-width:0;font-size:14px;font-weight:550}.tes-field>span{display:flex;justify-content:space-between;gap:8px;align-items:center}.tes-field small{font-size:10px;font-weight:400;color:#6c7c63}.tes-field input,.tes-field select,.tes-field textarea{width:100%;max-width:100%;min-width:0;color:var(--tes-ink);font-size:16px;border:1px solid #c9d6c0;border-radius:10px;background:#fff;padding:11px 12px;min-height:48px;font-weight:400}.tes-field input::placeholder,.tes-field textarea::placeholder{font-size:14px;color:#7b8674}.tes-field select{padding-right:30px}.tes-field textarea{resize:vertical;line-height:1.6}.tes-field [aria-invalid=true]{border-color:#b5573c;background:#fffaf5}.tes-field-error{color:#9b3c28;font-size:12px;line-height:1.6;font-weight:400}.tes-hint{color:var(--tes-muted);font-size:12px;line-height:1.7;margin-top:12px}.tes-more{margin-top:19px;border-top:1px solid #e3e9db}.tes-more summary{cursor:pointer;min-height:48px;padding:15px 0 7px;font-size:14px;font-weight:600}.tes-more summary span{font-weight:400;color:#6d7b63;font-size:12px;margin-left:6px}.tes-more[open] summary{padding-bottom:19px}.tes-address-preview{margin-top:19px;border:1px dashed #cedbbf;background:#f4f8ee;padding:14px 16px;border-radius:10px}.tes-address-preview>span{font-size:10px;font-weight:650;letter-spacing:1px;text-transform:uppercase;color:#647a53}.tes-address-preview p{font-size:13px;line-height:1.8;color:#506648;margin-top:4px;white-space:pre-wrap;overflow-wrap:anywhere}.tes-payment{display:flex;gap:11px;align-items:center;background:#eff5e8;border:1px solid #cddaaf;padding:17px 14px;border-radius:12px;margin-top:20px}.tes-payment strong{font-size:15px}.tes-payment p{font-size:12px;color:#5d7252;margin-top:4px}.tes-payment-icon{background:#d4e5bd;border:1px solid #bacc9e;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;flex:0 0 29px}.tes-payment-icon .tes-icon{width:17px;height:17px}.tes-pill{font-size:10px;color:#40612e;margin-left:auto;white-space:nowrap;background:#deebcd;border-radius:20px;padding:4px 8px}.tes-summary{position:sticky;top:123px}.tes-summary-icon{width:39px;height:40px;display:grid;place-items:center;background:linear-gradient(140deg,#eff4e5,#d9e5c7);color:#5d7b48;border-radius:12px;transform:rotate(-6deg);box-shadow:2px 3px 0 #c5d4b1}.tes-summary-items{margin-bottom:20px;border-bottom:1px solid #e3e9dc}.tes-summary-item{display:flex;align-items:center;gap:11px;padding:15px 0;border-top:1px solid #e9eddf}.tes-summary-photo{background:#f2f5ed;width:50px;height:60px;border-radius:9px;overflow:hidden;display:grid;place-items:center;flex:0 0 50px}.tes-summary-photo img{width:100%;height:100%;object-fit:contain}.tes-summary-photo span{color:#8a9d79}.tes-summary-item>div:nth-child(2){flex:1;min-width:0}.tes-summary-item strong{font-size:13px;display:block;font-weight:650;line-height:1.5;overflow-wrap:anywhere}.tes-summary-item small{display:block;font-size:11px;color:var(--tes-muted);margin-top:5px}.tes-summary-item>b{font-size:12px;white-space:nowrap;font-variant-numeric:tabular-nums}.tes-total-row{display:flex;justify-content:space-between;gap:16px;margin:11px 0;font-size:14px}.tes-total-row strong{font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums}.tes-final-total{border-top:1px solid #d6dfcd;padding-top:18px;margin-top:18px;display:flex;justify-content:space-between;gap:15px;align-items:center}.tes-final-total span{font-size:16px;font-weight:700}.tes-final-total strong{font-size:24px;letter-spacing:-.6px;white-space:nowrap;font-variant-numeric:tabular-nums}.tes-due-note{font-size:12px;color:#5b7849;display:flex;gap:7px;align-items:center;margin-top:10px}.tes-due-note .tes-icon{width:15px;height:15px}.tes-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:49px;padding:12px 18px;background:linear-gradient(140deg,#375b3f,#244535);color:#fff;border:1px solid #254634;border-radius:11px;box-shadow:0 3px 0 #152e22;font-size:15px;font-weight:650;text-decoration:none;transition:transform .15s}.tes-btn:hover{transform:translateY(-1px)}.tes-btn.secondary{background:#fff;color:var(--tes-forest);border-color:#b5c7aa;box-shadow:0 3px 0 #dbe5d0}.tes-btn:disabled{background:#e7ede0;color:#627556;box-shadow:none;border-color:#d3dec8;transform:none}.tes-place{width:100%;margin-top:23px;font-size:14px;min-height:52px}.tes-place .tes-icon{width:17px;height:17px}.tes-submit-note{font-size:12px;color:#68775e;text-align:center;line-height:1.7;margin-top:14px}.tes-text-link{font-size:12px;min-height:40px;display:flex;align-items:center;justify-content:center;text-decoration:underline;text-underline-offset:3px}.tes-live:not(:empty){padding:12px;margin-top:10px;font-size:13px;border:1px solid #d9e3cc;background:#f4f8ec;border-radius:8px}.tes-help-box{margin-top:15px;padding:17px;border:1px solid #e0e7d4;background:#f7faf2;border-radius:11px}.tes-help-box strong{font-size:14px}.tes-help-box p{font-size:12px;color:#697a5e;margin-top:5px}.tes-help-box a{display:inline-flex;gap:8px;align-items:center;min-height:40px;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.tes-help-box .tes-icon{width:18px;height:18px}.tes-mobile-pay{display:none}.tes-alert{padding:18px 22px;background:#f1f8e9;border:1px solid #c6dcb3;border-radius:13px;margin-bottom:23px;font-size:14px;line-height:1.7}.tes-alert.error{background:#fff4ec;border-color:#e3c5ab;color:#8c472e}.tes-alert a{text-decoration:underline;text-underline-offset:3px}.tes-alert ul{margin:8px 0 0;padding-left:19px}.tes-alert li+li{margin-top:5px}.tes-receipt{max-width:900px;margin:32px auto}.tes-received{background:linear-gradient(120deg,#e9f1db,#e2eed2);padding:29px;border:1px solid #c4d9ae;border-radius:18px;box-shadow:var(--tes-shadow);display:flex;gap:18px;align-items:center;margin-bottom:24px}.tes-received .tes-icon{width:48px;height:48px;color:#4f7840}.tes-received h1{font-size:31px;line-height:1.2}.tes-received p{color:#536b47;font-size:14px;margin-top:8px}.tes-receipt-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px}.tes-receipt-number{font-size:15px;font-weight:700;overflow-wrap:anywhere;margin-bottom:18px}.tes-receipt-number small{display:block;color:#6b7c61;font-size:11px;letter-spacing:1px;text-transform:uppercase;font-weight:550;margin-bottom:5px}.tes-receipt h2{font-size:20px;margin-bottom:12px}.tes-receipt-address{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.9}.tes-receipt table{width:100%;border-collapse:collapse;font-size:13px;margin:18px 0}.tes-receipt th{text-align:left;font-size:11px;color:#5f7455}.tes-receipt td{border-top:1px solid #e1e8d8;padding:12px 4px;vertical-align:top}.tes-receipt td:last-child{text-align:right;white-space:nowrap}.tes-receipt-actions{display:flex;justify-content:center;gap:15px;flex-wrap:wrap;margin-top:26px}.tes-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:22px;align-items:start}.tes-product-photo{aspect-ratio:1/1;background:white;border:1px solid var(--tes-line);border-radius:21px;overflow:hidden;display:grid;place-items:center;box-shadow:var(--tes-shadow)}.tes-product-photo img{width:100%;height:100%;object-fit:contain}.tes-product-photo>span{color:#748866;display:flex;gap:10px;align-items:center}.tes-product-copy h1{font-size:35px;line-height:1.25;margin:10px 0 17px;overflow-wrap:anywhere}.tes-product-copy p{color:var(--tes-muted);line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.tes-product-copy .tes-product-price{font-size:29px;font-weight:700;margin:12px 0 16px}.tes-product-meta{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:22px 0}.tes-product-meta>div{background:#eef3e5;border:1px solid #dce5d0;padding:14px;border-radius:10px;font-size:14px}.tes-product-meta small{display:block;color:#677b5b;font-size:11px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.tes-product-buy{display:flex;gap:15px;align-items:end;padding-top:20px;margin-top:20px;border-top:1px solid #dfe6d5}.tes-product-buy .tes-field{max-width:106px}.tes-product-buy .tes-btn{flex:1}.tes-product-copy .tes-hint{font-size:12px}.tes-legacy .page-head{background:transparent}.tes-legacy h1{font-family:inherit;font-size:34px}.tes-legacy .btn{border-radius:11px;background:#244535;min-height:44px}.tes-legacy .form-card,.tes-legacy .product-card,.tes-legacy .summary{border-radius:18px;border:1px solid var(--tes-line);box-shadow:var(--tes-shadow)}
@media(max-width:1100px){.tes-wrap{width:calc(100% - 48px)}.tes-header-row{gap:18px}.tes-search{margin-left:0}.tes-nav{gap:14px}.tes-shop-link{display:none!important}.tes-checkout-layout{grid-template-columns:minmax(0,1fr) 325px;gap:20px}.tes-card{padding:21px}.tes-page-top{align-items:start}.tes-page-top h1{font-size:30px}.tes-steps{font-size:10px;gap:11px}.tes-steps b{width:23px;height:23px}.tes-form-grid{gap:16px 15px}.tes-summary-item>b{font-size:11px}.tes-place{font-size:13px}}
@media(max-width:850px){.tes-help-link{display:none!important}.tes-checkout-layout{grid-template-columns:1fr}.tes-summary{position:static}.tes-summary-items{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.tes-summary{max-width:none}.tes-place{font-size:15px}.tes-page-top{display:block}.tes-steps{margin-top:22px;font-size:12px;gap:24px}.tes-product-layout{gap:25px}.tes-product-copy h1{font-size:28px}.tes-product-meta{grid-template-columns:1fr}}
@media(max-width:640px){.tes-wrap{width:calc(100% - 30px)}.tes-top{font-size:11px;padding:6px 0}.tes-top>.tes-wrap{justify-content:center}.tes-top a{display:none}.tes-header-row{flex-wrap:wrap;gap:11px;padding:8px 0}.tes-brand{min-height:39px}.tes-brand>span{font-size:28px}.tes-brand small{font-size:8px;letter-spacing:2px}.tes-brand>.tes-icon{width:27px;height:27px}.tes-brand img{height:62px;max-height:62px;width:auto;max-width:230px}.tes-nav{order:1;gap:0}.tes-cart{min-height:41px!important;font-size:13px;padding:8px}.tes-search{order:2;flex:1 0 100%;max-width:none}.tes-search input{height:39px;padding-left:9px}.tes-search button{font-size:13px;padding:0 13px}.tes-footer-grid{grid-template-columns:1fr 1fr;gap:23px 18px}.tes-footer-grid>div:first-child{grid-column:1/-1}.tes-footer a:not(.tes-brand){font-size:12px;overflow-wrap:anywhere}.tes-footer p{font-size:13px}.tes-footer-bottom{font-size:10px;gap:10px}.tes-main{padding-top:17px}.tes-page-top h1{font-size:28px;letter-spacing:-.7px;margin-top:11px}.tes-page-top p{font-size:13px;line-height:1.7}.tes-back{font-size:12px}.tes-steps{font-size:11px;gap:11px;justify-content:space-between;margin-top:20px;white-space:normal}.tes-steps>span{gap:5px;line-height:1.35}.tes-steps b{width:22px;height:22px;flex:0 0 22px;font-size:11px}.tes-card{padding:20px 17px;border-radius:16px}.tes-section-heading{gap:11px;margin-bottom:20px}.tes-section-heading h2{font-size:18px}.tes-section-heading p{font-size:12px}.tes-number{width:30px;height:31px;flex-basis:30px;border-radius:10px}.tes-section-heading>.tes-icon{display:none}.tes-form-grid{gap:17px 12px}.tes-field{font-size:13px}.tes-field input,.tes-field select{padding:10px;min-height:48px;font-size:16px}.tes-field small{font-size:9px}.tes-field input::placeholder{font-size:12px}.tes-checkout-layout{gap:23px}.tes-form-column{gap:21px}.tes-hint{font-size:11px}.tes-more summary{font-size:13px;line-height:1.8}.tes-more summary span{display:block;margin-left:15px;font-size:11px}.tes-address-preview p{font-size:12px}.tes-payment{gap:9px;padding:14px 11px}.tes-payment strong{font-size:14px}.tes-payment p{font-size:11px}.tes-pill{font-size:9px;padding:3px 6px}.tes-summary-items{display:block}.tes-summary-item strong{font-size:14px}.tes-summary-item>b{font-size:13px}.tes-summary-photo{width:55px;height:65px;flex-basis:55px}.tes-mobile-pay{position:fixed;display:flex;justify-content:space-between;align-items:center;gap:10px;left:0;right:0;bottom:0;z-index:30;background:white;border:1px solid #cfdbc3;border-radius:15px 15px 0 0;padding:11px 15px calc(11px + env(safe-area-inset-bottom));box-shadow:0 -4px 25px #18352719}.tes-mobile-pay small{display:block;font-size:10px;color:#5b7450}.tes-mobile-pay strong{font-size:18px;letter-spacing:-.4px}.tes-mobile-pay .tes-btn{font-size:14px;min-height:48px;padding:12px 17px}.tes-mobile-pay .tes-icon{width:17px;height:17px}.tes-alert{padding:16px;font-size:13px}.tes-receipt-grid{grid-template-columns:1fr}.tes-received{padding:23px 20px;align-items:flex-start;gap:13px}.tes-received .tes-icon{width:32px;height:32px;flex-basis:32px}.tes-received h1{font-size:27px}.tes-received p{font-size:13px}.tes-product-layout{grid-template-columns:1fr;gap:25px}.tes-product-photo{max-width:430px;width:100%;margin:auto}.tes-product-meta{grid-template-columns:1fr 1fr}.tes-product-copy h1{font-size:29px}.tes-product-copy p{font-size:14px}.tes-product-price{font-size:27px}.tes-product-buy{gap:13px}.tes-product-buy .tes-btn{font-size:14px}.tes-receipt{margin:24px auto}.tes-receipt-actions .tes-btn{font-size:13px}}
@media(max-width:360px){.tes-wrap{width:calc(100% - 24px)}.tes-field>span{align-items:flex-start;flex-wrap:wrap;gap:2px}.tes-form-grid{grid-template-columns:1fr}.tes-full{grid-column:auto}.tes-page-top h1{font-size:26px}.tes-steps{font-size:10px;gap:6px}.tes-mobile-pay .tes-btn{padding:11px 12px;font-size:13px}.tes-mobile-pay strong{font-size:17px}.tes-product-meta{grid-template-columns:1fr}.tes-brand>span{font-size:26px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}.tes-btn:hover{transform:none}}
@media print{body.tes-site{background:white;padding:0}.tes-header,.tes-top,.tes-footer,.tes-mobile-pay,.tes-receipt-actions,.tes-back{display:none!important}.tes-wrap{width:100%}.tes-card,.tes-received{box-shadow:none;break-inside:avoid}.tes-receipt{max-width:none}.tes-receipt-grid{grid-template-columns:1fr 1fr}.tes-receipt table{break-inside:avoid}}

html{scroll-padding-top:170px;scroll-padding-bottom:110px}.tes-field input,.tes-field select,.tes-field textarea,.tes-alert{scroll-margin-top:170px;scroll-margin-bottom:110px}

/* Tahani checkout/footer logo update v4.4 */
.tes-footer-brand{display:inline-flex;align-items:center}
.tes-footer-logo{display:block;height:72px;max-height:72px;width:auto;max-width:280px;object-fit:contain}
@media(max-width:640px){.tes-footer-logo{height:60px;max-height:60px;max-width:230px}}
/* Customer accounts v1 */
.tes-save-address{display:flex;gap:10px;align-items:center;margin-top:14px;padding:12px 14px;border:1px solid #dce4d6;background:#f7faF3;border-radius:10px;font-size:13px;color:#355739}.tes-save-address input{width:18px;height:18px}
.tes-account-link{white-space:nowrap}
