.t1-catalog{padding-top:65px}.t1-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:30px}.t1-section-head h2{margin-top:17px}.t1-section-head>span{font-size:12px;color:var(--t1-muted,#69756b);white-space:nowrap}.t1-demo-note{background:#eeeadc;border:1px solid #ddd5bf;font-size:12px;line-height:1.6;padding:12px 16px;border-radius:4px;margin:14px 0 24px;color:#766849}.t1-filters{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;margin-bottom:20px}.t1-filters label,.t1-modal label{display:flex;flex-direction:column;gap:7px;font-size:11px;color:var(--t1-muted,#69756b)}.t1-filters label{flex:1;min-width:100px}.t1-filters label:nth-child(2){flex:1.4}.t1-filters label:nth-child(3),.t1-filters label:nth-child(4){max-width:120px;min-width:80px}.t1-filters input,.t1-filters select,.t1-modal input:not([type=checkbox]):not([type=radio]),.t1-modal textarea{border:1px solid var(--t1-line,#dcded3);border-radius:4px;background:transparent;padding:12px;width:100%;min-height:46px;color:var(--t1-ink,#243b31);font-size:13px}.t1-filters .t1-check{min-height:46px;flex:0 0 auto;min-width:90px}.t1-check{display:flex!important;flex-direction:row!important;align-items:center;gap:9px!important}.t1-check input{width:17px!important;height:17px!important;min-height:0!important;flex:0 0 17px;accent-color:var(--t1-accent,#244b3c)}.t1-text-button{background:transparent;border:0;text-decoration:underline;font-size:11px;min-height:46px;padding:10px 0;color:var(--t1-muted,#69756b)}.t1-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 22px;transition:opacity .18s}.t1-grid[aria-busy=true]{opacity:.45;pointer-events:none}.t1-card-art{display:block;aspect-ratio:1;position:relative;background:#e9ebe1;border-radius:5px;overflow:hidden}.t1-card-art>img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.t1-card:hover .t1-card-art>img{transform:scale(1.045)}.t1-badge{position:absolute;top:14px;left:14px;background:#f7f5eddf;padding:3px 10px;border-radius:3px;font-size:9px;letter-spacing:.03em}.t1-card-arrow{position:absolute;right:13px;bottom:13px;width:28px;height:28px;border-radius:50%;background:#f7f5edc9;display:grid;place-items:center;font-size:18px}.t1-card-content{padding:14px 0 0}.t1-unit{font-size:10px;color:var(--t1-muted,#69756b)}.t1-card h3{font-size:18px;margin:4px 0 7px;line-height:1.25}.t1-card-content>p{font-size:11px;color:var(--t1-muted,#69756b);min-height:36px;line-height:1.6}.t1-card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.t1-card-bottom strong{font-size:17px;font-weight:500}.t1-card-bottom del{font-size:11px;margin-left:8px;color:var(--t1-muted,#69756b)}.t1-add{width:39px;height:39px;border:1px solid #bcc8b8;background:transparent;border-radius:4px;font-size:22px;display:grid;place-items:center;padding:0}.t1-add:hover{background:var(--t1-accent,#244b3c);color:white}.t1-add:disabled{font-size:11px}.t1-pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:35px}.t1-pagination button{min-width:40px;height:40px;border:1px solid var(--t1-line,#dcded3);background:transparent;border-radius:4px}.t1-pagination button[aria-current=page]{background:var(--t1-accent,#244b3c);color:white}.t1-status{font-size:13px;margin-block:12px}.t1-modal{border:0;border-radius:12px;background:var(--t1-bg,#f7f5ed);color:var(--t1-ink,#243b31);padding:0;width:min(620px,calc(100% - 28px));max-height:90dvh;overscroll-behavior:contain;box-shadow:0 30px 90px #122b3140;position:fixed}.t1-modal::backdrop{background:#10251985;backdrop-filter:blur(5px)}body.t1-modal-open{overflow:hidden}.t1-modal-inner{padding:40px}.t1-modal h2{font-family:var(--t1-heading,Georgia,serif);font-weight:400;font-size:36px;line-height:1.1;margin:14px 0 25px;letter-spacing:-.035em}.t1-close{position:absolute;right:12px;top:10px;border:0;background:transparent;font-size:30px;width:40px;height:40px;z-index:1}.t1-cart-line{display:grid;grid-template-columns:70px 1fr auto;gap:15px;padding:17px 0;border-bottom:1px solid var(--t1-line,#dcded3);align-items:center}.t1-cart-line>img{width:70px;height:70px;object-fit:cover;border-radius:4px}.t1-cart-line h3{font-size:14px;line-height:1.3}.t1-cart-line small{font-size:11px;color:var(--t1-muted,#69756b)}.t1-cart-line-price{font-size:13px;text-align:right}.t1-quantity{display:flex;align-items:center;gap:12px;margin-top:8px}.t1-quantity button{border:1px solid var(--t1-line,#dcded3);background:transparent;width:30px;height:30px;border-radius:3px}.t1-quantity span{font-size:13px;min-width:15px;text-align:center}.t1-remove{border:0;background:transparent;font-size:10px;text-decoration:underline;padding:7px 0}.t1-cart-total{display:flex;justify-content:space-between;align-items:center;margin-top:23px;font-size:20px}.t1-cart-shipping{font-size:12px;color:var(--t1-muted,#69756b);margin:10px 0 23px}.t1-modal .t1-button{width:100%;margin-top:15px}.t1-modal #t1-cart-status,.t1-modal #t1-checkout-status{font-size:13px;margin-block:12px;color:#8b452a}.t1-modal form>label{margin-bottom:16px}.t1-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.t1-modal input,.t1-modal textarea{font-size:16px!important}.t1-modal fieldset{border:1px solid var(--t1-line,#dcded3);border-radius:4px;display:flex;flex-wrap:wrap;gap:20px;padding:15px;margin:0 0 12px}.t1-modal legend{font-size:12px;padding-inline:5px}.t1-pickup-address{font-size:12px;margin-bottom:18px}.t1-consent{align-items:flex-start!important;font-size:11px!important;line-height:1.5!important}.t1-consent input{margin-top:2px}.t1-consent a{text-decoration:underline}.t1-modal form>small{display:block;font-size:11px;margin-top:12px;color:var(--t1-muted,#69756b)}.t1-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}#t1-toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:100;background:var(--t1-accent,#244b3c);color:#fff;padding:14px 22px;border-radius:6px;box-shadow:0 8px 25px #19392820;font-size:13px;max-width:calc(100% - 30px);text-align:center}#t1-order-success{padding-block:20px;font-size:16px}#t1-order-success strong{display:block;font-size:35px;font-family:var(--t1-heading,Georgia,serif);font-weight:400;margin-bottom:20px}.t1-empty{grid-column:1/-1;text-align:center;padding:60px 20px;border:1px dashed var(--t1-line,#dcded3);border-radius:5px}.t1-empty h3{font-size:22px;margin-bottom:12px}.t1-empty p{font-size:14px;color:var(--t1-muted,#69756b)}@media(max-width:1000px){.t1-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.t1-filters label:nth-child(2){min-width:180px}.t1-filters label{min-width:130px}}@media(max-width:760px){.t1-catalog{padding-top:42px}.t1-section-head{align-items:flex-start;gap:12px;margin-bottom:20px}.t1-section-head>span{font-size:10px;margin-top:6px}.t1-section-head h2{font-size:33px;margin-top:12px}.t1-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 13px}.t1-filters{display:grid;grid-template-columns:1fr 1fr;gap:10px}.t1-filters label,.t1-filters label:nth-child(2),.t1-filters label:nth-child(3),.t1-filters label:nth-child(4){min-width:0;max-width:none}.t1-filters input,.t1-filters select{font-size:13px;padding:10px}.t1-filters .t1-check{min-height:38px;font-size:11px}.t1-demo-note{font-size:10px;padding:10px 12px}.t1-card h3{font-size:16px}.t1-card-content{padding-top:10px}.t1-card-content>p{font-size:10px;min-height:33px}.t1-card-bottom{margin-top:10px}.t1-card-bottom strong{font-size:16px}.t1-card-bottom del{display:block;margin:0}.t1-badge{font-size:8px;top:9px;left:9px;padding:2px 7px}.t1-add{width:35px;height:35px}.t1-modal{max-height:94dvh;border-radius:10px}.t1-modal-inner{padding:35px 20px 25px}.t1-modal h2{font-size:31px}.t1-form-grid{grid-template-columns:1fr;gap:15px}.t1-cart-line{grid-template-columns:54px 1fr auto;gap:10px}.t1-cart-line>img{width:54px;height:60px}.t1-cart-line h3{font-size:12px}.t1-cart-line-price{font-size:12px}.t1-cart-total{font-size:18px}.t1-modal fieldset{gap:14px}.t1-card-arrow{width:24px;height:24px;right:9px;bottom:9px}.t1-modal .t1-button{padding:16px 18px}}@media(prefers-reduced-motion:reduce){.t1-card-art>img,.t1-grid{transition:none}}
/* Integration checkout: touch targets and an embedded pickup map. */
#t1-checkout-modal{width:min(760px,calc(100vw - 24px));max-height:92dvh}
#t1-checkout fieldset{border:1px solid #d9ded5;padding:16px;margin:18px 0;border-radius:12px}
#t1-checkout legend{padding:0 8px;font-weight:600}
#t1-checkout .t1-button-secondary{background:transparent;color:var(--t1-accent,#244b3c);border:1px solid currentColor;margin:10px 0;min-height:48px}
#t1-delivery-widget{width:100%;height:500px;max-height:66dvh;overflow:auto;border:1px solid #d9ded5;border-radius:12px;margin-top:14px}
#t1-delivery-widget iframe{width:100%;height:100%;border:0}
.t1-address-suggestions{border:1px solid #d9ded5;border-radius:12px;max-height:220px;overflow:auto;background:#fff;margin:4px 0 14px}
.t1-address-suggestions button{display:block;width:100%;text-align:left;border:0;border-bottom:1px solid #eee;background:transparent;padding:14px;font:inherit;cursor:pointer;min-height:48px}
.t1-address-suggestions button:focus-visible,.t1-address-suggestions button:hover{background:#edf2e9;outline:2px solid #244b3c;outline-offset:-2px}
#t1-order-success .t1-button{margin:12px 0;display:flex;width:100%;justify-content:center}
.t1-pending-payment{position:fixed;right:16px;bottom:16px;z-index:60;border:1px solid #fff;border-radius:40px;background:#244b3c;color:#fff;padding:14px 20px;box-shadow:0 5px 25px #0003;font:inherit;cursor:pointer}
#t1-checkout small{display:block;margin:6px 0;line-height:1.5}
#t1-checkout [hidden],#t1-checkout-modal [hidden]{display:none!important}
@media(max-width:540px){#t1-checkout-modal .t1-modal-inner{padding:25px 18px}#t1-checkout-modal .t1-form-grid{grid-template-columns:1fr}#t1-delivery-widget{height:430px}#t1-checkout input,#t1-checkout textarea{font-size:16px}}
#t1-checkout label{font-size:14px}#t1-checkout small{font-size:12px}
#t1-checkout-modal>.t1-close{position:sticky;float:right;top:12px;right:12px;margin:12px 12px -48px 0;z-index:3;background:#f7f5ed;border-radius:50%}
