.tour-dialog{width:min(800px,100vw - 32px);max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);color:var(--ink);background:#fff;border:1px solid #cbdce9;border-radius:16px;padding:0;overflow:auto;box-shadow:0 24px 80px #10294345}.tour-dialog::backdrop{backdrop-filter:blur(5px);background:#102942aa}.tour-dialog-heading{z-index:1;border-bottom:1px solid var(--line);background:#f1f7fc;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 28px 16px;display:flex;position:sticky;top:0}.tour-dialog-heading h2{margin:0;font-size:26px;line-height:1.2}.tour-dialog-heading .eyebrow{margin:0 0 9px;font-size:10px}.tour-close{width:40px;min-height:40px;color:var(--ink);background:0 0;border:0;flex-shrink:0;padding:0;font-size:28px;line-height:1}.tour-dialog-content{padding:24px 28px 28px}.tour-dialog-content p{font-size:14px;line-height:1.65}.tour-dialog-photo{object-fit:cover;border-radius:10px;width:100%;height:250px;margin-bottom:22px}.tour-intro{font-weight:600}.tour-prices{grid-template-columns:1fr 1fr;gap:24px;margin:24px 0;display:grid}.tour-prices h3{font-size:19px}.tour-prices dl{margin:0}.tour-prices dl>div{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding:10px 0;font-size:13px;line-height:1.5;display:flex}.tour-prices dd{white-space:nowrap;color:#c25b18;margin:0;font-weight:750}.tour-notes{padding-left:19px;font-size:13px;line-height:1.6}.tour-booking{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.tour-booking h3{margin-bottom:8px;font-size:20px}.tour-contact-links{flex-wrap:wrap;gap:10px;display:flex}.tour-contact-links a{font-size:13px}html:has(.tour-dialog[open]){overflow:hidden}@media (width<=600px){.tour-dialog{border-radius:10px;width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.tour-dialog-heading{gap:12px;padding:18px 18px 14px}.tour-dialog-heading h2{font-size:22px}.tour-dialog-content{padding:18px}.tour-dialog-photo{height:190px}.tour-prices{grid-template-columns:1fr;gap:20px}.tour-contact-links{flex-direction:column}.tour-dialog-content p{font-size:13px}}:root{--paper:#f2f8fc;--ink:#193852;--muted:#63788b;--line:#dce8f1;--accent:#224f75;--white:#fff;color:var(--ink);font-synthesis:none;background:linear-gradient(#edf5fa,#f7fafc 65%,#fff);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0}a{color:inherit;text-underline-offset:3px}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}button,.primary-link{cursor:pointer}button:disabled{cursor:default;opacity:.55}button{color:var(--ink);background:#fff;border:1px solid #cbdfe9;border-radius:6px;min-height:44px;padding:10px 14px;font-size:13px;font-weight:650}button:hover:not(:disabled){border-color:var(--accent);background:#edf5fb}input,select{width:100%;min-width:0;color:var(--ink);background:#fff;border:1px solid #cbdfe9;border-radius:5px;padding:10px}input[type=checkbox]{width:auto}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #d36c16}[hidden]{display:none!important}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;font-family:inherit;font-weight:780}h1{font-size:clamp(25px,3vw,38px);line-height:1.13}h2{font-size:clamp(22px,2.2vw,28px);line-height:1.22}h3{font-size:17px;line-height:1.3}p{font-size:14px;line-height:1.55}.utility{border-bottom:1px solid var(--line);color:var(--muted);background:#ffffffa8;justify-content:space-between;gap:15px;padding:7px 2.5%;font-size:10px;display:flex}.utility a{white-space:nowrap;font-weight:700;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:5;background:#fff;align-items:center;gap:20px;padding:10px 2.5%;display:flex;position:sticky;top:0;box-shadow:0 2px 7px #3c64820a}.brand{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.brand-sheep{object-fit:contain;clip-path:ellipse(46% 45%);width:62px;height:62px}.brand strong{font-size:14px;line-height:1.35}.brand small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.founded{color:#ad2925;letter-spacing:0;white-space:nowrap;border:1px solid #b63833;margin-left:5px;padding:1px 4px;font-size:9px;display:inline-block;transform:rotate(-3deg)}.site-header nav{align-items:center;gap:4px;margin:auto;display:flex}.site-header nav a{white-space:nowrap;border-radius:5px;padding:9px 10px;font-size:11px;font-weight:650;text-decoration:none}.site-header nav .nav-catalog{background:var(--accent);color:#fff}.cart-button{color:#fff;background:#c33132;border-color:#c33132;align-items:center;gap:9px;min-height:40px;padding:8px 12px;font-size:12px;display:flex}.cart-button:hover:not(:disabled){color:#fff;background:#aa2527}.cart-button span{font-variant-numeric:tabular-nums;background:#ffffff26;border-radius:4px;padding:2px 6px}.mode{text-align:center;color:#704e18;background:#fff5dc;margin:0;padding:5px 15px;font-size:11px}.mode:empty{display:none}#notice{z-index:6;color:#6f3210;background:#fff0dc;border:1px solid #a44e15;max-width:1200px;margin:12px auto;padding:14px;position:sticky;top:84px}.home-feed,.detail-wrap,.collection{max-width:1300px;margin:auto;padding:18px 28px}.store-banner{background:#faffff;border:1px solid #b6dfd5;border-radius:8px;align-items:center;gap:20px;margin-bottom:16px;padding:15px 18px;display:flex;box-shadow:0 0 0 3px #dcf3ef55}.banner-top{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:7px;font-size:11px;display:flex}.banner-top strong{color:#2e5878;text-transform:uppercase;background:#e5f1fa;border-radius:4px;padding:4px 7px;font-size:10px}.banner-top strong:before{content:"";background:#5d8caa;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.store-banner p{margin-bottom:6px;font-size:11px}.store-banner .shop-notice{color:#655125;background:#fffbea;border:1px solid #efe5b6;border-radius:5px;margin:0;padding:8px 10px}.shop-notice a{white-space:nowrap;font-weight:700}.banner-actions{text-align:center;flex-direction:column;flex-shrink:0;gap:10px;font-size:11px;display:flex}.primary-link,.secondary-link{border-radius:6px;justify-content:center;align-items:center;gap:12px;min-height:42px;padding:12px 17px;font-size:12px;font-weight:720;text-decoration:none;display:inline-flex}.primary-link{background:var(--accent);color:#fff}.primary-link:hover{background:#173a59}.secondary-link{background:#ffffff94;border:1px solid #bedce9}.hero{background:linear-gradient(125deg,#fffcf0,#f4f9fd 50%,#e2f1fa);border:1px solid #d5e7f3;border-radius:11px;grid-template-columns:1fr 285px;align-items:center;gap:25px;padding:26px;display:grid;box-shadow:0 7px 22px #aec7d81a}.hero-copy{max-width:820px}.hero-copy h1{margin:15px 0 12px}.hero-copy h1 em{color:var(--accent);font-style:normal}.hero-copy p{color:var(--muted);margin-bottom:15px;font-size:13px}.hero-badges{flex-wrap:wrap;gap:7px;display:flex}.hero-badges span{color:#2a6043;text-transform:uppercase;letter-spacing:.03em;background:#e0f3e6;border-radius:4px;padding:4px 7px;font-size:9px;font-weight:750}.hero-badges span:nth-child(2){color:#963737;background:#fce9e8}.hero-badges span:nth-child(3){color:#345c7d;background:#e1eef9}.hero-image{background:#fff;border:1px solid #dcebf1;border-radius:9px;padding:8px;text-decoration:none;box-shadow:0 3px 9px #20384d10}.hero-image img{object-fit:contain;width:100%;height:235px}.hero-image>span{text-align:center;padding:7px;font-size:11px;display:block}.actions{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.actions>a:not(.primary-link):not(.secondary-link){font-size:12px}.eyebrow{text-transform:uppercase;letter-spacing:.055em;color:#315c7c;background:#e9f3fa;border-radius:4px;margin-bottom:9px;padding:4px 8px;font-size:10px;font-weight:750;display:inline-block}.section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.section-heading h1,.section-heading h2{margin-bottom:7px}.section-heading p:not(.eyebrow){color:var(--muted);margin-bottom:0;font-size:12px}.section-heading>a{white-space:nowrap;font-size:12px}.section-heading.centered{text-align:center;max-width:780px;margin:0 auto 20px;display:block}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 16px;display:grid}.product{border:1px solid var(--line);background:#fff;border-radius:9px;min-width:0;overflow:hidden;box-shadow:0 4px 14px #aec7d819}.product:not(.product-detail){flex-direction:column;display:flex}.product:not(.product-detail) .product-copy{width:100%;margin-top:auto}.product-copy{padding:14px}.product-copy .eyebrow{color:var(--muted);background:0 0;margin-bottom:7px;padding:0;font-size:9px}.product-copy h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:42px;margin-bottom:14px;font-size:16px;display:-webkit-box;overflow:hidden}.product-copy h3 a{text-decoration:none}.variant-label{color:var(--muted);font-size:11px;display:block}.variant-label select{margin-top:5px;font-size:11px}.product-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px;margin:13px 0;display:flex}.product-bottom strong{font-variant-numeric:tabular-nums;color:#aa4b12;font-size:21px}.product-bottom span{font-size:11px}.buy{background:var(--accent);color:#fff;border-color:var(--accent);justify-content:space-between;width:100%;display:flex}.buy:hover:not(:disabled){color:#fff;background:#173a59}.availability{white-space:nowrap;align-items:center;gap:2px;display:inline-flex}.availability svg{color:#577c96;flex:none}.catalog-banner{background:linear-gradient(110deg,#f7fcff,#e5f3fb);border:1px solid #d5e7f3;border-radius:7px;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:18px;font-size:13px;text-decoration:none;display:flex}.catalog-banner>span>span{color:var(--muted);margin-top:5px;font-size:11px;display:block}.catalog-banner>strong{color:#fff;white-space:nowrap;background:#c75b14;border-radius:5px;padding:12px 17px;font-size:12px}.info-section{border-top:1px solid #d5e7f3;margin-top:28px;padding-top:26px}.info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.info-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;gap:10px;padding:20px;display:flex;box-shadow:0 4px 14px #aec7d819}.info-icon{color:#256e98;background:#e5f3ff;border-radius:7px;place-items:center;width:36px;height:36px;font-size:22px;display:grid}.info-card h3{margin:0;font-size:15px}.info-card ul{color:var(--muted);flex:1;margin:0;padding-left:17px;font-size:12px;line-height:1.6}.info-card li+li{margin-top:8px}.info-card .card-note{border-top:1px solid var(--line);color:#295b75;margin:3px 0 0;padding-top:12px;font-size:11px;font-weight:700}.info-card>p{color:var(--muted);margin:0;font-size:12px}.info-card>a{font-size:12px;font-weight:700}.schedule{background:#f3f7fa;border-radius:5px;padding:12px}.size-guide{border:1px solid var(--line);background:linear-gradient(120deg,#fff,#eaf5fb);border-radius:10px;padding:24px}.size-guide>p{font-size:12px}.size-layout{grid-template-columns:1fr 1fr;gap:20px;display:grid}.size-step{border:1px solid var(--line);background:#ffffffd9;border-radius:7px;margin-bottom:12px;padding:14px}.size-step h3{margin-bottom:5px;font-size:13px}.size-step p{color:var(--muted);margin:0;font-size:12px}.size-table{border:1px solid var(--line);background:#fff;border-radius:7px;max-height:345px;padding:15px;overflow:auto}.size-table h3{font-size:13px}.size-table table{border-collapse:collapse;width:100%;font-size:12px}.size-table td,.size-table th{text-align:left;border-bottom:1px solid var(--line);padding:7px 12px}.size-table th{background:#eaf5fb;position:sticky;top:-15px}.size-table tr:nth-child(2n){background:#f6fafc}.wholesale{color:#fff;background:linear-gradient(130deg,#153b59,#19344b);border:0;border-radius:10px;padding:28px}.wholesale>p:not(.eyebrow){color:#d8e6e0;max-width:840px;font-size:13px}.wholesale-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:24px;display:grid}.wholesale-grid article{background:#ffffff08;border:1px solid #ffffff1a;border-radius:7px;padding:18px}.wholesale-grid h3{font-size:14px}.wholesale-grid p{color:#cadad3;margin:0;font-size:12px}.sales-line{border-top:1px solid #ffffff20;margin:20px 0 0;padding-top:16px}.history{border:1px solid var(--line);background:#fff;border-radius:9px;padding:28px}.history>p:not(.eyebrow){max-width:1000px;color:var(--muted);font-size:13px}.site-footer{color:#dce6eb;background:#13232c;grid-template-columns:1fr 1fr;gap:40px;margin-top:32px;padding:32px max(28px,50vw - 622px);display:grid}.site-footer .eyebrow{color:#acc5ce;background:0 0;padding:0}.site-footer h2{max-width:410px;font-size:22px}.site-footer p,.site-footer a{font-size:12px}.footer-legal{flex-direction:column;gap:10px;display:flex}.footer-legal p{color:#c8d7de;margin:0}.storage{color:#c8d7de;background:#0c1b23;border-top:1px solid #ffffff12;margin:0;padding:15px 28px;font-size:11px}.search{min-width:250px;font-size:12px}.search input{margin-top:7px}.product-detail{box-shadow:none;background:0 0;border:0;grid-template-columns:1.1fr 1fr;gap:30px;display:grid;overflow:visible}.product-detail h1{font-size:30px}.product-detail .product-copy{border:1px solid var(--line);background:#fff;border-radius:9px;padding:20px}.product-detail .product-bottom{margin:25px 0}.product-detail .product-bottom strong{font-size:28px}.product-detail .product-bottom span{font-size:13px}.product-detail .variant-label select{font-size:14px}.product-detail .description{white-space:pre-line}.product-detail .buy{padding:14px 20px}.dispatch-note,details{font-size:12px;line-height:1.6}.dispatch-note{margin-top:18px}.back{margin-bottom:20px;font-size:12px;display:inline-block}.full-name{margin-top:20px}.description{color:var(--muted)}#basket,#order,#order-history{max-width:850px;margin:20px auto;padding:0 24px}#basket,#order{border:1px solid var(--line);background:#fff;border-radius:9px;padding:28px}#basket h1,#order h1{font-size:28px}#basket h2{font-size:21px}#basket label{margin:15px 0;font-size:13px;display:block}fieldset{border:1px solid var(--line);margin:15px 0}#quote{background:var(--paper);margin:20px 0;padding:18px;line-height:1.6}.cart-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 70px auto;align-items:center;gap:12px;padding:15px 0;font-size:14px;display:grid}.skip{position:absolute;top:-100px}.skip:focus{z-index:10;background:#fff;padding:20px;top:0}@media (width<=1100px){.site-header{flex-wrap:wrap;gap:10px}.site-header nav{border-top:1px solid var(--line);order:3;justify-content:center;width:100%;padding-top:5px}.cart-button{margin-left:auto}.hero{grid-template-columns:1fr 230px}.hero-image img{height:220px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-banner{align-items:flex-start}.banner-actions{max-width:215px}.hero-copy h1{font-size:30px}html{scroll-padding-top:140px}}@media (width<=700px){.utility{padding:6px 14px;font-size:9px}.utility span{max-width:230px}.site-header{padding:9px 14px}.brand-sheep{width:44px;height:44px}.brand{gap:8px}.brand strong{font-size:11px}.brand small{font-size:8px}.founded{margin-left:2px;padding:0 2px;font-size:7px}.cart-button{gap:6px;min-height:40px;padding:8px;font-size:11px}.site-header nav{justify-content:flex-start;gap:2px;overflow:auto}.site-header nav a{padding:8px 9px;font-size:10px}.home-feed,.detail-wrap,.collection{padding:14px}.store-banner{margin-bottom:12px;padding:12px;display:block}.banner-actions{flex-direction:row;justify-content:space-between;align-items:center;max-width:none;margin-top:10px}.banner-actions .primary-link{min-height:36px;padding:8px 10px;font-size:10px}.banner-actions>a:last-child{max-width:140px;font-size:10px}.banner-top strong{font-size:9px}.store-banner p{font-size:10px}.hero{grid-template-columns:1fr;gap:15px;padding:18px}.hero-copy h1{font-size:27px}.hero-copy p{font-size:12px}.hero-badges{gap:4px}.hero-badges span{padding:4px;font-size:8px}.hero-image{align-items:center;gap:15px;display:flex}.hero-image img{width:110px;height:110px}.hero-image>span{text-align:left;font-size:13px;font-weight:700}.actions{gap:9px}.primary-link,.secondary-link{padding:11px 13px;font-size:11px}.section-heading{flex-wrap:wrap;align-items:flex-start;gap:10px}.section-heading h1,.section-heading h2{font-size:23px}.section-heading p:not(.eyebrow){font-size:11px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 10px}.product-copy{padding:10px}.product-copy h3{min-height:34px;margin-bottom:10px;font-size:13px}.product-copy .eyebrow{font-size:8px}.product-bottom{gap:5px}.product-bottom strong{font-size:17px}.product-bottom span,.variant-label{font-size:9px}.variant-label select{padding:10px 3px;font-size:10px}.buy{padding:10px;font-size:12px}.catalog-banner{padding:13px;display:block}.catalog-banner>strong{white-space:normal;margin-top:12px;display:inline-block}.info-grid,.size-layout,.wholesale-grid{grid-template-columns:1fr}.info-section{margin-top:22px;padding-top:22px}.info-card{gap:9px;padding:17px}.size-guide,.wholesale,.history{padding:19px}.size-table{max-height:280px}.wholesale-grid{gap:10px}.site-footer{grid-template-columns:1fr;gap:25px;padding:28px 18px}.product-detail{grid-template-columns:1fr;gap:18px}.product-detail h1{font-size:27px}.product-detail .product-copy{padding:18px}.search{width:100%}#basket,#order{margin:20px 14px;padding:22px 15px}.cart-row{grid-template-columns:1fr 60px}.cart-row button{grid-column:1/-1}#notice{margin:10px 14px;top:125px}.full-name{overflow-wrap:anywhere}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.photo-gallery{background:#fff;align-self:start;min-width:0;padding:8px 8px 0;position:relative}.photo-track{scroll-snap-type:x mandatory;scrollbar-width:none;aspect-ratio:1;overscroll-behavior-x:contain;border-radius:5px;display:flex;position:relative;overflow-x:auto}.photo-track::-webkit-scrollbar{display:none}.photo-slide{scroll-snap-align:start;scroll-snap-stop:always;cursor:zoom-in;background:#fff;border:0;border-radius:0;flex:0 0 100%;place-items:center;width:100%;min-width:100%;padding:0;display:grid}.photo-slide:hover:not(:disabled){background:#fff}.photo-slide img{object-fit:contain;width:100%;height:100%}.photo-placeholder{color:var(--muted);margin:auto;font-size:12px}.photo-controls{justify-content:space-between;align-items:center;gap:10px;padding:3px 0;display:flex}.photo-controls button{background:0 0;border:0;width:35px;height:35px;min-height:35px;padding:0;font-size:24px}.photo-controls span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:10px}.photo-thumbs{scrollbar-width:thin;gap:6px;padding:3px 0 7px;display:flex;overflow:auto}.photo-thumbs button{border:1px solid var(--line);border-radius:4px;flex:0 0 42px;width:42px;height:42px;min-height:42px;padding:2px}.photo-thumbs button[aria-pressed=true]{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.photo-thumbs img{object-fit:contain;width:100%;height:100%}.detail-gallery{border:1px solid var(--line);border-radius:9px;padding:12px}.detail-gallery .photo-track{max-height:560px}.detail-gallery .photo-thumbs button{flex-basis:65px;width:65px;height:65px}.photo-dialog{width:min(1100px,94vw);max-height:94dvh;color:var(--ink);background:#fff;border:0;border-radius:10px;padding:18px;box-shadow:0 20px 80px #0007}.photo-dialog::backdrop{backdrop-filter:blur(4px);background:#0c1f2ad4}.lightbox-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.lightbox-top h2{letter-spacing:0;margin:0;font-size:15px;line-height:1.4}.lightbox-top button{flex-shrink:0;width:44px;padding:0;font-size:27px}.lightbox-stage{grid-template-columns:45px 1fr 45px;align-items:center;gap:12px;margin-top:12px;display:grid}.lightbox-stage img{object-fit:contain;width:100%;min-width:0;height:min(70dvh,750px)}.lightbox-stage button{width:44px;padding:0;font-size:30px}.photo-dialog>p{text-align:center;font-variant-numeric:tabular-nums;margin:7px 0 0;font-size:12px}.photo-modal-open{overflow:hidden}@media (width<=700px){.photo-gallery{padding:5px 5px 0}.photo-controls button{height:34px;min-height:34px}.photo-thumbs{gap:4px}.photo-thumbs button{flex-basis:34px;width:34px;height:34px;min-height:34px}.detail-gallery{padding:8px}.photo-dialog{width:96vw;padding:12px}.lightbox-stage{grid-template-columns:35px 1fr 35px;gap:4px}.lightbox-stage button{width:34px}.lightbox-top h2{font-size:12px}.lightbox-stage img{height:65dvh}}.publication-caption{color:#b6cdd8;border-top:1px solid #ffffff21;margin-top:18px;padding-top:15px}.storage-notice{z-index:8;background:#fffffff5;border:1px solid #b7d5e3;border-radius:9px;align-items:center;gap:22px;max-width:950px;margin:auto;padding:14px 18px;display:flex;position:fixed;bottom:16px;left:20px;right:20px;box-shadow:0 6px 28px #18374726}.storage-notice p{margin:0;font-size:12px;line-height:1.5}.storage-notice button{white-space:nowrap;background:var(--accent);color:#fff;border:0}.storage-notice a{color:#155d73}@media (width<=700px){.storage-notice{gap:10px;padding:12px;bottom:10px;left:10px;right:10px}.storage-notice p{font-size:10px}.storage-notice button{padding:10px;font-size:11px}}.information-page{max-width:1100px;margin:auto;padding:28px}.information-page>h1{margin-top:24px}.information-block{max-width:760px;margin:30px 0}.information-block p{font-size:16px;line-height:1.7}.information-links{border-block:1px solid var(--line);flex-wrap:wrap;gap:10px 22px;margin:28px 0;padding:20px 0;display:flex}.information-links [aria-current=page]{font-weight:750;text-decoration:none}.footer-info{gap:10px;margin-top:18px;display:grid}@media (width<=700px){.information-page{padding:20px 16px}.information-block p{font-size:15px}}.availability .availability-empty{opacity:.45}.variant-specification{margin:4px 0 8px;font-size:12px;line-height:1.35}:root{--warm:#bd531d;--warm-hover:#a64618;background:#f6faff}.utility{color:#536e84;background:#edf5fb;padding:7px max(28px,50vw - 672px);font-size:11px}.site-header{gap:22px;padding:14px max(28px,50vw - 672px);box-shadow:0 2px 14px #26445f06}.brand-sheep{width:62px;height:62px}.brand strong{color:#193852;font-size:14px}.brand small{font-size:10px}.site-header nav a{padding:10px;font-size:12px}.site-header nav a:hover{background:#eff6fc}.site-header nav .nav-catalog{color:var(--ink);background:#eef5fb}.cart-button{background:var(--warm);border-color:var(--warm)}.cart-button:hover:not(:disabled){background:var(--warm-hover);color:#fff}.header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.tracking-short{display:none}#tracking-open{white-space:nowrap;background:0 0;border-color:#d6e3ed;font-size:11px}.home-feed,.detail-wrap,.collection{max-width:1400px}.home-feed{padding:24px 28px 0}.home-feed .collection{padding:36px 0 14px}.primary-link{background:var(--warm);border-color:var(--warm);color:#fff}.primary-link:hover{background:var(--warm-hover);color:#fff}.secondary-link{color:var(--ink);background:#fff;border-color:#cbdde9}.eyebrow{color:#376382;letter-spacing:.07em;background:#eaf3fa}.eyebrow.amber{color:#a95222;background:#fff1e5}.winter-hero{box-shadow:none;background:#edf6fe;border:1px solid #d9e7f2;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:0;min-height:470px;padding:0;overflow:hidden}.winter-hero .hero-copy{z-index:1;max-width:none;padding:40px 42px;position:relative}.winter-hero .hero-copy h1{letter-spacing:-.04em;color:#183950;max-width:610px;margin:22px 0 20px;font-size:clamp(31px,3.5vw,49px);line-height:1.08}.winter-hero .hero-copy h1 em{color:#416f93;margin-top:10px;font-weight:650;display:block}.winter-hero .hero-copy>p:not(.eyebrow){color:#527087;max-width:470px;margin-bottom:24px;font-size:14px;line-height:1.7}.winter-hero .actions{gap:10px}.winter-hero .primary-link,.winter-hero .secondary-link{min-height:46px;padding:13px 17px;font-size:12px}.hero-photo{background:#e2eff8;align-self:stretch;min-height:470px;position:relative;overflow:hidden}.hero-photo>img{object-fit:cover;object-position:right center;width:100%;height:100%;position:absolute;inset:0}.hero-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#18385288);position:absolute;inset:60% 0 0}.hero-photo-caption{z-index:1;color:#fff;text-shadow:0 1px 3px #17314b55;max-width:340px;font-size:12px;font-weight:600;line-height:1.5;position:absolute;bottom:23px;left:26px;right:26px}.hero-specialty{color:#345b77;flex-wrap:wrap;align-items:center;gap:7px 10px;margin-top:25px;font-size:11px;text-decoration:none;display:inline-flex}.hero-specialty>span:first-child{color:#7b8c99;text-transform:uppercase;letter-spacing:.05em;width:100%;font-size:10px;display:block}.store-banner{box-shadow:none;background:#fff;border:1px solid #dce8f1;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin:16px 0 0;padding:18px 20px}.banner-top{margin-bottom:6px;font-size:11px}.banner-top strong{color:#244d6c;text-transform:none;background:0 0;padding:0;font-size:11px}.banner-top strong:before{display:none}.store-banner p{color:#647c90;margin:0;font-size:11px}.store-banner .shop-notice{color:#687f91;background:0 0;border:0;max-width:960px;margin-top:7px;padding:0}.shop-notice summary{cursor:pointer;font-size:11px}.shop-notice p{margin-top:7px;line-height:1.6}.shop-notice a{color:#254d6c;white-space:nowrap}.store-directions{white-space:nowrap;color:#335c7a;align-items:center;gap:20px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.section-heading h2{color:#1d405b;font-size:clamp(24px,2.5vw,32px)}.section-heading p:not(.eyebrow){font-size:13px;line-height:1.6}.section-heading{margin-bottom:22px}.catalog-banner{background:#edf6fd;border-color:#d5e5f1;border-radius:10px}.catalog-banner>strong{background:var(--warm)}.info-section{border-color:#dbe7f0;margin-top:38px;padding-top:32px}.info-card{box-shadow:none;border-color:#dce8f1;border-radius:10px;padding:23px}.info-icon{color:#416f93;background:#e9f3fa}.tone-1{color:#b66831;background:#fff0e6}.tone-2{color:#456d8a;background:#edf5fb}.info-card .card-note{color:#355e7d}.info-card>p,.info-card ul{color:#60788b}.size-guide{background:#edf6fd;border-color:#d7e7f2;border-radius:14px;padding:30px}.size-step{background:#fffc;border-color:#d9e7f1}.size-table{border-color:#d4e5f1}.size-table th{background:#e7f2fb}.wholesale{background:#193d5a;border-radius:14px;padding:34px}.wholesale h2{color:#fff}.wholesale .eyebrow{color:#c7dfef;background:#ffffff12}.wholesale-grid article{background:#ffffff05;border-color:#ffffff21}.wholesale>p:not(.eyebrow),.wholesale-grid p{color:#d0e0ec}.sales-line{border-color:#ffffff26}.history{background:#fff;border-color:#dce8f1;border-radius:14px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:38px;padding:34px;display:grid;overflow:hidden}.history-copy>p:not(.eyebrow){color:#627a8d;font-size:14px;line-height:1.75}.history-copy h2{color:#193d5a;font-size:30px;line-height:1.2}.history-photo{background:#e6f0f7;border-radius:10px;align-self:stretch;min-height:320px;position:relative;overflow:hidden}.history-photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.history-photo>p{color:#fff;background:linear-gradient(#0000,#17334de6);margin:0;padding:45px 20px 20px;font-size:13px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.site-footer{color:#dfebf5;background:#16344d;border-top:0}.storage{color:#c2d4e3;background:#102b42}.site-footer .eyebrow{color:#b3cde0}.site-footer h2{color:#fff}.footer-legal p{color:#bed2e1}body .webchat{--chat-ink:#193852;--chat-accent:#224f75;--chat-line:#dce8f1}body .variant-choice[aria-pressed=true]{color:#fff;background:#224f75;border-color:#224f75}@media (width<=1200px){.site-header{gap:12px}.winter-hero .hero-copy{padding:30px}.winter-hero .hero-copy h1{font-size:36px}.hero-photo,.winter-hero{min-height:430px}.history{gap:25px;padding:28px}}@media (width<=900px){.winter-hero{grid-template-columns:1fr 1fr}.winter-hero .hero-copy{padding:25px}.winter-hero .hero-copy h1{font-size:31px}.winter-hero .actions{flex-direction:column;align-items:stretch}.winter-hero .hero-copy>p:not(.eyebrow){font-size:13px}.history{grid-template-columns:1fr}.history-photo{min-height:300px}.info-card{padding:19px}}@media (width<=700px){.utility{padding:6px 14px;font-size:9px}.utility span{max-width:75%}.site-header{gap:8px;padding:10px 14px}.brand-sheep{width:46px;height:46px}.brand strong{font-size:11px}.brand small{font-size:8px}.site-header nav a{padding:9px;font-size:11px}.site-header nav{padding-top:7px}.cart-button{padding:8px 10px}.header-actions{gap:5px;margin-left:auto}.tracking-label{display:none}.tracking-short{display:inline}.site-header #tracking-open{min-height:36px;padding:7px;font-size:10px}.site-header:has(#tracking-open){row-gap:5px}.home-feed{padding:14px 14px 0}.winter-hero{border-radius:12px;grid-template-columns:1fr;min-height:0}.winter-hero .hero-copy{padding:25px 22px}.winter-hero .hero-copy h1{max-width:500px;margin-top:16px;font-size:32px}.winter-hero .hero-copy h1 em{font-size:27px;line-height:1.16}.winter-hero .actions{flex-direction:row}.winter-hero .primary-link,.winter-hero .secondary-link{padding:12px;font-size:11px}.hero-photo{aspect-ratio:4/3;min-height:290px}.hero-photo>img{object-position:right center}.hero-photo-caption{font-size:11px;bottom:18px;left:20px}.hero-specialty{margin-top:18px}.store-banner{align-items:flex-start;gap:12px;padding:15px;display:flex}.banner-top{gap:5px}.banner-top span{width:100%;font-size:10px}.store-directions{white-space:normal;gap:4px;max-width:85px;font-size:10px}.store-banner p{font-size:10px}.store-banner .shop-notice{margin-top:5px}.home-feed .collection{padding-top:28px}.section-heading h2{font-size:25px}.section-heading p:not(.eyebrow){font-size:12px}.info-section{margin-top:28px;padding-top:24px}.size-guide,.wholesale,.history{border-radius:12px;padding:22px}.history-copy h2{font-size:25px}.history-copy>p:not(.eyebrow){font-size:13px}.history-photo{min-height:230px}.site-footer{padding:28px 18px}.catalog-banner{padding:16px}.catalog-banner>strong{padding:10px 13px;font-size:11px}}.variant-picker{min-width:0;margin:8px 0}.variant-group{border:0;min-width:0;margin:0 0 8px;padding:0}.variant-group legend{color:var(--muted,var(--ink));margin-bottom:4px;padding:0;font-size:12px;font-weight:650}.variant-buttons{flex-wrap:wrap;gap:4px;display:flex}.variant-choice{border:1px solid var(--line);min-width:32px;min-height:32px;color:var(--ink);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;background:#fff;border-radius:4px;max-width:100%;padding:5px 9px;font-size:12px;line-height:1.2}.variant-choice[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:inset 0 0 0 1px #fff5}.variant-choice[aria-pressed=true]:hover:not(:disabled){background:var(--accent);color:#fff}.variant-choice:disabled{opacity:.45;color:var(--ink);background:#f1f3f2;text-decoration:line-through}.variant-choice[aria-pressed=true]:disabled{background:var(--accent);color:#fff;text-decoration:none}.variant-choice:focus-visible{outline-offset:3px;outline:3px solid #d36c16}.product-copy{min-width:0}.variant-group:last-child{margin-bottom:0}.variant-picker[hidden],.execution-picker[hidden]{display:none}.execution-picker{margin:8px 0}.photo-frame{min-width:0;position:relative}.photo-gallery:not(.detail-gallery) .photo-track{aspect-ratio:4/3}.photo-slide,.photo-slide img{min-height:0}.photo-controls{pointer-events:none;gap:0;padding:0;position:absolute;inset:0}.photo-controls button{pointer-events:auto;width:32px;height:40px;min-height:40px;color:var(--ink);background:#ffffffd9;border-radius:4px}.photo-controls button:hover:not(:disabled){background:#fff}.photo-controls span{white-space:nowrap;background:#ffffffe6;border-radius:3px;padding:2px 5px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.photo-controls svg,.lightbox-stage svg{fill:none;stroke:currentColor;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px;margin:auto;display:block}.photo-thumbs{gap:5px;padding:5px 1px 6px}.photo-thumbs button{flex:0 0 32px;width:32px;height:32px;min-height:32px;padding:1px}.detail-gallery .photo-thumbs button{flex-basis:44px;width:44px;height:44px;min-height:44px}.photo-gallery button:focus-visible,.photo-track:focus-visible,.photo-dialog button:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.photo-dialog{box-sizing:border-box;width:min(1100px,100vw - 24px);max-width:calc(100vw - 24px);height:min(900px,100dvh - 24px);max-height:calc(100dvh - 24px);margin:auto;padding:12px;overflow:hidden}.photo-dialog[open]{grid-template-rows:auto minmax(0,1fr) auto;gap:8px;display:grid}.lightbox-top{gap:12px;min-width:0}.lightbox-top h2{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;min-width:0;font-size:14px;line-height:1.3;display:-webkit-box;overflow:hidden}.lightbox-top button{background:0 0;border:0;width:40px;height:40px;min-height:40px}.lightbox-stage{grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:8px;min-width:0;min-height:0;margin:0}.lightbox-stage img{object-fit:contain;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;display:block}.lightbox-stage button{background:0 0;border:0;width:40px;height:44px;min-height:44px}.lightbox-stage button:disabled{visibility:hidden}.photo-dialog>p{margin:0;font-size:12px;line-height:16px}html:has(.photo-dialog[open]){overflow:hidden}@media (width<=700px){.photo-dialog{width:calc(100vw - 12px);max-width:calc(100vw - 12px);height:calc(100dvh - 12px);max-height:calc(100dvh - 12px);padding:8px}.lightbox-top h2{font-size:12px}.lightbox-stage{grid-template-columns:32px minmax(0,1fr) 32px;gap:2px}.lightbox-stage button{width:32px}.photo-controls button{width:28px}}.product-grid{align-items:stretch;gap:14px 12px}.product:not(.product-detail) .product-copy{flex-direction:column;flex:1;margin-top:0;padding:10px 12px 12px;display:flex}.product:not(.product-detail) .product-copy .eyebrow{margin:0 0 4px;font-size:9px;line-height:1.3}.product:not(.product-detail) h3{min-height:0;margin:0 0 8px;font-size:16px;line-height:1.3}.product:not(.product-detail) .variant-group{margin:5px 0}.product:not(.product-detail) .variant-group legend{margin-bottom:3px;font-size:11px;line-height:1.25}.product:not(.product-detail) .variant-buttons{gap:3px}.product:not(.product-detail) .variant-choice{border-radius:3px;min-height:28px;padding:3px 7px;font-size:12px}.product:not(.product-detail) .variant-specification{color:var(--muted);margin:6px 0;font-size:11px;line-height:1.35}.product:not(.product-detail) .product-bottom{gap:6px;margin:auto 0 8px;padding-top:8px}.product:not(.product-detail) .product-bottom strong{font-size:21px;line-height:1.15}.product:not(.product-detail) .buy{border-radius:4px;min-height:36px;padding:8px 12px;font-size:13px}.availability{flex-direction:column;align-items:flex-end;gap:2px;display:inline-flex}.product-bottom .availability-caption{color:var(--muted);font-size:10px;font-weight:400;line-height:1.15}.availability-scale{align-items:center;gap:2px;display:inline-flex}.availability svg{width:12px;height:14px}.catalog-filters{border:1px solid var(--line);background:#fff;border-radius:5px;gap:10px;min-width:0;margin:0 0 18px;padding:12px;display:grid}.catalog-filters fieldset{border:0;min-width:0;margin:0;padding:0}.catalog-filters legend{margin-bottom:6px;padding:0;font-size:12px;font-weight:700}.catalog-filters button{border:1px solid var(--line);min-height:32px;color:var(--ink);box-shadow:none;background:#fff;border-radius:4px;padding:5px 9px;font-size:12px;line-height:1.2}.catalog-filters button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#fff}.catalog-filters button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.catalog-filters .catalog-categories,.catalog-filters [data-catalog-sizes],.catalog-filters .catalog-size-systems{flex-wrap:wrap;gap:4px;display:flex}.catalog-filters [data-catalog-sizes]{margin-top:7px}.catalog-filters [data-catalog-sizes] button{min-width:32px;padding:5px 7px}.catalog-filter-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.catalog-filters p{color:var(--muted);margin:0;font-size:12px}.catalog-filters [data-catalog-reset]{min-height:28px;padding:4px 8px;font-size:11px}@media (width<=700px){.product-grid{gap:10px 8px}.product:not(.product-detail) .product-copy{padding:8px}.product:not(.product-detail) h3{margin-bottom:6px;font-size:14px}.product:not(.product-detail) .variant-choice{min-height:32px;padding:3px 6px;font-size:11px}.product:not(.product-detail) .product-bottom strong{font-size:18px}.product:not(.product-detail) .buy{padding:7px 8px;font-size:12px}.catalog-filters{gap:8px;padding:10px}}@media (width<=370px){.product-grid{grid-template-columns:1fr}}.catalog-filters .catalog-size-hint{margin:6px 0 0;font-size:11px}.catalog-filters a.catalog-filter-chip{border:1px solid var(--line);min-height:32px;color:var(--ink);background:#fff;border-radius:4px;align-items:center;padding:5px 9px;font-size:12px;line-height:1.2;text-decoration:none;display:inline-flex}.catalog-filters a.catalog-filter-chip[aria-current=page]{background:var(--accent);border-color:var(--accent);color:#fff}.catalog-breadcrumbs{color:var(--muted);margin-bottom:12px;font-size:12px;line-height:1.6}.catalog-introduction{color:var(--muted);max-width:900px;font-size:13px}.catalog-archive{border-top:1px solid var(--line);margin-top:28px;padding-top:20px}.catalog-archive summary{cursor:pointer;font-size:15px;font-weight:700}.catalog-archive[open] summary{margin-bottom:10px}.catalog-archive>p{color:var(--muted);font-size:12px}.catalog-archive ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;padding-left:20px;font-size:13px;line-height:1.5;display:grid}@media (width<=600px){.catalog-archive ul{grid-template-columns:1fr}}@media (width>=1101px){.home-mosaic{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.home-mosaic>.product:first-child{background:#fff;grid-area:span 2/span 2;grid-template-rows:minmax(0,1fr) auto;display:grid}.home-mosaic>.product:first-child .photo-gallery{flex-direction:column;justify-content:center;align-self:stretch;min-height:0;padding:14px 14px 0;display:flex}.home-mosaic>.product:first-child .photo-frame{flex:1;min-height:0;max-height:500px}.home-mosaic>.product:first-child .photo-track{aspect-ratio:auto;height:100%;position:absolute;inset:0}.home-mosaic>.product:first-child .photo-thumbs{flex-shrink:0;justify-content:center;margin:8px 0 0}.home-mosaic>.product:first-child .product-copy{padding:20px 24px 24px}.home-mosaic>.product:first-child h3{margin-bottom:12px;font-size:27px;line-height:1.2}.home-mosaic>.product:first-child .product-bottom{margin:12px 0;padding-top:0}.home-mosaic>.product:first-child .product-bottom strong{font-size:30px}.home-mosaic>.product:first-child .buy{min-height:44px}.home-mosaic>.product:not(:first-child) .photo-gallery{padding:5px 5px 0}.home-mosaic>.product:not(:first-child) .photo-track{aspect-ratio:1.85}.home-mosaic>.product:not(:first-child) .variant-picker,.home-mosaic>.product:not(:first-child) .execution-picker{margin:4px 0}.home-mosaic>.product:not(:first-child) .variant-specification{margin:4px 0;font-size:10px}.home-mosaic>.product:not(:first-child) h3{margin-bottom:4px;font-size:14px}.home-mosaic>.product:not(:first-child) .product-copy{padding:8px 9px 10px}.home-mosaic>.product:not(:first-child) .variant-choice{min-height:25px;padding:3px 5px;font-size:10px}.home-mosaic>.product:not(:first-child) .photo-thumbs button{flex-basis:25px;width:25px;height:25px;min-height:25px}.home-mosaic>.product:not(:first-child) .product-bottom strong{font-size:19px}}@media (width>=701px) and (width<=1100px){.home-mosaic{grid-template-columns:repeat(3,minmax(0,1fr))}.home-mosaic>.product:first-child{grid-column:span 3;grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.home-mosaic>.product:first-child .photo-gallery{align-self:stretch}.home-mosaic>.product:first-child .photo-track{aspect-ratio:4/3}.home-mosaic>.product:first-child .product-copy{padding:24px}.home-mosaic>.product:first-child h3{font-size:24px}}@media (width>=371px) and (width<=700px){.home-mosaic>.product:first-child{grid-column:span 2;grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.home-mosaic>.product:first-child .photo-gallery{align-self:center}.home-mosaic>.product:first-child .photo-track{aspect-ratio:1}.home-mosaic>.product:first-child .product-copy{padding:14px 10px}.home-mosaic>.product:first-child h3{font-size:18px}}.product-featured .featured-description{color:#5f788d;white-space:pre-line;margin:0 0 14px;font-size:14px;line-height:1.6}@media (width<=700px){.product-featured .featured-description{margin-bottom:8px;font-size:11px;line-height:1.5}}.site-header{backdrop-filter:blur(10px);background:#ffffffed;box-shadow:0 3px 20px #1838520b}.product:not(.product-detail){border-color:#d5e5ef;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 3px 5px #19385203,0 12px 26px -17px #224f7540}.home-mosaic>.product-featured{border-color:#b8d2e5;box-shadow:0 10px 32px -16px #224f7550}.product:not(.product-featured) .featured-description{display:none}.info-card{background:linear-gradient(155deg,#fff 65%,#f4f9fe);box-shadow:0 8px 22px -16px #224f7540}.store-banner{box-shadow:0 8px 22px -18px #224f7540}.wholesale{background:radial-gradient(at 100% 0,#38648480,#0000 60%),#193d5a;box-shadow:0 14px 32px -22px #122c47aa}.history{box-shadow:0 10px 30px -22px #224f7550}.info-icon{box-shadow:inset 0 1px #fff,0 4px 12px #224f7510}@media (hover:hover) and (pointer:fine){.product:not(.product-detail):hover{border-color:#a8c7dc;transform:translateY(-3px);box-shadow:0 14px 32px -15px #224f7555}}.factory-story{border-top:1px solid #dce8f1;grid-column:1/-1;min-width:0;padding-top:18px}.factory-story summary{cursor:pointer;color:#224f75;justify-content:space-between;align-items:center;gap:14px;padding:5px 0;font-size:15px;font-weight:650;list-style:none;display:flex}.factory-story summary::-webkit-details-marker{display:none}.factory-story summary small{text-transform:uppercase;letter-spacing:.12em;color:#8b6a46;margin-bottom:7px;font-size:10px;font-weight:500;display:block}.story-toggle{border:1px solid #cbdde9;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:23px;font-weight:400;transition:transform .2s;display:grid}.factory-story[open] .story-toggle{transform:rotate(45deg)}.factory-story-body{overflow-wrap:anywhere;background:linear-gradient(110deg,#f9f6ef,#fbfcfd 65%);border:1px solid #ebe9e2;border-radius:8px;margin-top:18px;padding:26px 30px}.factory-story-body p{color:#546b7d;max-width:900px;font-size:14px;line-height:1.75}.factory-story-body .story-intro{color:#748494;font-size:12px}.factory-timeline{border-left:1px solid #d1bd9d;margin:25px 0;padding:0 0 0 22px;list-style:none}.factory-timeline li{padding:0 0 20px 9px;position:relative}.factory-timeline li:before{content:"";background:#fffaf1;border:2px solid #c1a57f;border-radius:50%;width:9px;height:9px;position:absolute;top:5px;left:-28px}.factory-timeline li:last-child{padding-bottom:0}.factory-timeline h3{margin-bottom:12px;font-size:18px;line-height:1.4}@media (width<=700px){.factory-story-body{padding:18px 15px}.factory-story-body p{font-size:13px}.factory-timeline{padding-left:16px}.factory-timeline li{padding-left:3px}.factory-timeline li:before{left:-22px}.factory-timeline h3{font-size:16px}.factory-story summary{font-size:14px}}@media (prefers-reduced-motion:reduce){.product:not(.product-detail),.story-toggle{transition:none}.product:not(.product-detail):hover{transform:none}}#delivery-form{min-width:0}#delivery-form fieldset{border-radius:4px;min-width:0;padding:12px}#delivery-form legend{padding:0 5px;font-size:14px;font-weight:700}#delivery-form label{margin:8px 0;font-size:13px;display:block}#delivery-form input{width:100%;min-height:42px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:3px;padding:8px}.delivery-search{gap:6px;display:flex}.delivery-search input{flex:1;min-width:0}.delivery-search button{flex:none}.delivery-hint{color:var(--ink);margin:8px 0;font-size:12px;line-height:1.5}.delivery-city-results{gap:4px;max-height:230px;display:grid;overflow:auto}.delivery-city{text-align:left;display:block;color:var(--ink)!important;background:#fff!important}.delivery-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px;display:grid}.delivery-street{grid-column:1/-1}.delivery-postcode{max-width:230px}#delivery-form .delivery-text-button{color:var(--accent);background:0 0;border:0;min-height:36px;padding:5px 0;font-size:12px;text-decoration:underline}.delivery-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.delivery-option{text-align:left;border:1px solid var(--line);min-width:0;color:var(--ink);background:#fff;border-radius:4px;flex-direction:column;align-items:flex-start;gap:7px;padding:12px;font-size:13px;display:flex}.delivery-option strong{font-size:14px}.delivery-option small{font-weight:400;line-height:1.4}.delivery-price{font-variant-numeric:tabular-nums;font-size:16px;font-weight:750}.delivery-option[aria-pressed=true],.delivery-point[aria-pressed=true]{border:2px solid var(--accent);color:var(--ink);background:#eaf4ee;padding:11px}.delivery-option:hover{color:var(--ink);background:#f0f7f3}.delivery-option:focus-visible,.delivery-point:focus-visible,.delivery-city:focus-visible{outline-offset:2px;outline:3px solid #b76311}.delivery-point-toolbar{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.delivery-point-toolbar label{flex:1;min-width:160px}.delivery-point-toolbar button{margin-bottom:8px}.delivery-point-list{overscroll-behavior:contain;gap:5px;max-height:320px;margin-top:10px;display:grid;overflow:auto}.delivery-point{color:var(--ink);text-align:left;background:#fff;border-radius:3px;flex-direction:column;gap:3px;padding:12px;line-height:1.4;display:flex}.delivery-point small{font-size:12px;font-weight:400}.delivery-point:hover{color:var(--ink);background:#f0f7f3}#point-map{min-width:0;margin-top:10px}#delivery-form #calculate{background:var(--accent);color:#fff;width:100%;margin-top:10px}@media (width<=380px){.delivery-methods{gap:5px}.delivery-option{padding:9px}.delivery-option[aria-pressed=true]{padding:8px}.delivery-option strong{font-size:12px}.delivery-price{font-size:14px}.delivery-option small{font-size:11px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{-moz-box-sizing:border-box;box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(/_astro/layers.BWBAp2CZ.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_astro/layers-2x.Bpkbi35X.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_astro/marker-icon.hN30_KVU.png)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.pickup-map-canvas{isolation:isolate;border:1px solid var(--line,#cadbd5);color:#153f36;background:#e8efec;border-radius:8px;width:100%;min-width:0;max-width:100%;height:360px}.pickup-map-status{overflow-wrap:anywhere;margin:8px 0;font-size:14px}.pickup-map-status:empty{display:none}.pickup-map-popup p{overflow-wrap:anywhere;margin:5px 0}.pickup-map-popup button{color:#fff;font:inherit;white-space:normal;background:#0d5c3a;border:0;border-radius:4px;max-width:100%;min-height:44px;padding:8px 12px}.pickup-map-canvas .leaflet-control-attribution{white-space:normal;color:#333;background:#fff;max-width:100%;font-size:11px}.pickup-map-canvas .leaflet-control-attribution a{color:#145a85;display:inline}.pickup-map-canvas .leaflet-interactive:focus{outline-offset:4px;outline:3px solid #e48539}.pickup-map-canvas .leaflet-popup-content{max-width:calc(100vw - 100px);line-height:1.45}.pickup-map-canvas .leaflet-control-zoom a{color:#153f36;background:#fff;min-height:32px}@media (width<=500px){.pickup-map-canvas{height:300px}}#tracking-dialog{box-sizing:border-box;border:1px solid var(--line,#cadbd5);width:min(620px,100% - 24px);max-height:calc(100dvh - 32px);color:var(--ink,#153f36);background:#fff;border-radius:10px;margin:auto;padding:24px;font:16px/1.5 system-ui,sans-serif;overflow:auto;box-shadow:0 16px 70px #0003}#tracking-dialog::backdrop{background:#10231bcc}.tracking-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.tracking-top h2{margin:0;font-size:24px}#tracking-dialog h3{margin:24px 0 10px;font-size:18px}#tracking-dialog label{margin:16px 0;display:block}#tracking-dialog input{box-sizing:border-box;width:100%;font:inherit;color:#153f36;background:#fff;border:1px solid #839b92;border-radius:5px;margin-top:6px;padding:10px;display:block}#tracking-dialog button{font:inherit;color:#153f36;cursor:pointer;background:#f0f6f3;border:1px solid #839b92;border-radius:5px;min-height:44px;padding:8px 12px}#tracking-dialog button:disabled{opacity:.6;cursor:wait}#tracking-dialog :focus-visible,#tracking-open:focus-visible{outline-offset:3px;outline:3px solid #0d5c3a}#tracking-dialog form{margin-bottom:16px}.tracking-message:empty{display:none}.tracking-message{background:#f4f6ed;border-left:3px solid #476a45;padding:12px}.tracking-items{padding-left:22px}.tracking-items li{border-bottom:1px solid #dce5df;padding:12px 0}.tracking-items p{margin:5px 0}.tracking-note{color:#52655c;font-size:14px}.tracking-actions{flex-wrap:wrap;gap:12px;display:flex}#tracking-dialog p,#tracking-dialog li{overflow-wrap:anywhere}#tracking-open{white-space:nowrap}body>header:has(#tracking-open){flex-wrap:wrap;gap:10px}@media (width<=700px){#tracking-open{min-height:44px;padding:8px;font-size:11px}.site-header #tracking-open{margin-left:auto}.site-header #tracking-open+.cart-button{margin-left:0}#tracking-dialog{padding:18px}.tracking-top h2{font-size:21px}}.shipment-tracking{margin-block:12px}.shipment-tracking>p{overflow-wrap:anywhere}.shipment-tracking-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.shipment-tracking-controls button{font:inherit;padding:6px 10px}.shipment-tracking [role=status]:empty{display:none}.webchat{--chat-ink:#173628;--chat-accent:#0d5c3a;--chat-line:#d5e4dc;z-index:50;right:18px;bottom:var(--webchat-bottom,18px);color:var(--chat-ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;position:fixed}.webchat *{box-sizing:border-box}.webchat [hidden]{display:none!important}.webchat button,.webchat textarea,.webchat input{font:inherit}.webchat button{cursor:pointer}.webchat button:focus-visible,.webchat textarea:focus-visible,.webchat a:focus-visible,.webchat input:focus-visible{outline-offset:2px;outline:3px solid #d36c16}.webchat-launch{background:var(--chat-accent);color:#fff;border:0;border-radius:24px;min-height:48px;padding:10px 18px;font-weight:700;box-shadow:0 5px 24px #10362438}.webchat-panel{width:min(390px,100vw - 24px);max-height:min(640px,calc(100dvh - var(--webchat-bottom,18px) - 68px));border:1px solid var(--chat-line);background:#fff;border-radius:12px;flex-direction:column;display:flex;position:absolute;bottom:60px;right:0;overflow:hidden;box-shadow:0 18px 50px #132a2c3b}.webchat-panel>header{border-bottom:1px solid var(--chat-line);background:#e9f4ee;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.webchat-panel>header strong{font-size:15px}.webchat-close{min-width:35px;min-height:35px;color:var(--chat-ink);background:0 0;border:0;font-size:25px;line-height:1}.webchat-intro,.webchat-storage{color:#53685d;margin:0;padding:10px 15px;font-size:11px;line-height:1.45}.webchat-storage{border-top:1px solid var(--chat-line)}.webchat-messages{background:#f7faf8;flex-direction:column;flex:1;gap:8px;min-height:95px;max-height:250px;margin:0;padding:12px 15px;list-style:none;display:flex;overflow-y:auto}.webchat-messages li{white-space:pre-wrap;overflow-wrap:anywhere;background:#e0f1e7;border-radius:11px;align-self:flex-end;max-width:90%;padding:9px 11px;line-height:1.42}.webchat-messages li.webchat-reply{border:1px solid var(--chat-line);background:#fff;align-self:flex-start}.webchat-messages small{color:#597064;margin-top:5px;font-size:10px;display:block}.webchat-pending{border:1px dashed #a76b2c}.webchat-status{color:#6b4b26;min-height:18px;margin:0;padding:3px 15px;font-size:11px;line-height:1.4}.webchat-reset{border:1px solid var(--chat-accent);color:var(--chat-accent);background:#fff;border-radius:6px;align-self:flex-start;margin:5px 15px;padding:8px 12px;font-size:12px;font-weight:700}.webchat-form{flex-direction:column;gap:7px;padding:8px 15px 12px;display:flex}.webchat-form>label:first-child{font-size:12px;font-weight:700}.webchat textarea{resize:vertical;width:100%;min-height:75px;max-height:130px;color:var(--chat-ink);background:#fff;border:1px solid #a9c4b6;border-radius:6px;padding:9px}.webchat-consent{color:#40584b;font-size:11px;line-height:1.5;display:block}.webchat-consent input{vertical-align:middle;width:auto;margin:0 5px 0 0}.webchat-consent a{color:#0b6048}.webchat-send{background:var(--chat-accent);color:#fff;border:0;border-radius:6px;align-self:flex-end;min-height:40px;padding:8px 15px;font-size:12px;font-weight:700}.webchat-send:disabled{opacity:.6;cursor:default}@media (width<=600px){.webchat{right:12px;bottom:var(--webchat-bottom,12px)}.webchat-panel{max-height:calc(100dvh - var(--webchat-bottom,12px) - 70px);bottom:58px}.webchat-messages{max-height:30dvh}}.webchat .webchat-launch:hover:not(:disabled),.webchat .webchat-launch:focus-visible{background:var(--chat-accent);color:#fff}.webchat-identity{flex-direction:column;gap:7px;padding:8px 15px 15px;display:flex;overflow-y:auto}.webchat-identity label{font-size:12px;font-weight:600}.webchat-identity input{width:100%;min-height:40px;color:var(--chat-ink);background:#fff;border:1px solid #a9c4b6;border-radius:6px;padding:8px}.webchat-continue{background:var(--chat-accent);color:#fff;border:0;border-radius:6px;align-self:flex-end;min-height:40px;padding:8px 15px;font-size:12px;font-weight:700}.webchat-edit-profile{color:var(--chat-accent);background:0 0;border:0;align-self:flex-start;margin:0 15px;padding:3px 0;font-size:11px;text-decoration:underline}@media (width<=600px),(pointer:coarse){.webchat input,.webchat textarea{font-size:16px}.webchat-open>.webchat-launch{visibility:hidden}.webchat-panel{top:calc(var(--webchat-view-top,0px) + max(8px,env(safe-area-inset-top)));left:calc(var(--webchat-view-left,0px) + max(8px,env(safe-area-inset-left)));width:calc(var(--webchat-view-width,100vw) - max(8px,env(safe-area-inset-left)) - max(8px,env(safe-area-inset-right)));height:calc(var(--webchat-view-height,100dvh) - max(8px,env(safe-area-inset-top)) - max(8px,env(safe-area-inset-bottom)));overscroll-behavior:contain;min-height:0;max-height:none;position:fixed;bottom:auto;right:auto}.webchat-panel>header,.webchat-intro,.webchat-status,.webchat-reset,.webchat-form,.webchat-storage,.webchat-edit-profile{flex-shrink:0}.webchat-messages{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1 1 0;min-height:0;max-height:none}.webchat-messages li{flex-shrink:0}.webchat-identity{overscroll-behavior:contain;flex:auto;min-height:0}.webchat textarea{overscroll-behavior:contain}.webchat-compact .webchat-intro,.webchat-compact .webchat-storage{display:none}.webchat-compact .webchat-panel>header{padding:7px 12px}.webchat-compact .webchat-form{grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:6px 12px;display:grid}.webchat-compact .webchat-form>label:first-child{grid-column:1/-1}.webchat-compact textarea{resize:none;grid-area:2/1;height:52px;min-height:52px;max-height:52px}.webchat-compact .webchat-send{grid-area:2/2;align-self:stretch;padding:8px 10px}.webchat-compact .webchat-consent{grid-area:3/1/auto/-1}.webchat-compact .webchat-identity{gap:5px;padding:6px 12px}}
