:root{--green:#304c36;--ink:#20231f;--muted:#777b72;--paper:#f8f8f5;--line:#e5e7df;--panel:#f0f1eb;--filament:#304c36}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.4}button,select,input,textarea{border:1px solid var(--line)}button{color:inherit}input,textarea,select{background:#fff;padding:10px 12px;border-radius:4px;max-width:100%}input[type=checkbox]{accent-color:var(--green)}textarea{resize:vertical}svg{width:22px;height:22px;flex-shrink:0}img{max-width:100%;display:block}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(34px,4.2vw,52px);line-height:1.1;letter-spacing:-1.8px;margin-bottom:16px}h2{font-size:28px;line-height:1.2;letter-spacing:-.8px}h3{font-size:17px;line-height:1.3}p{margin-bottom:20px}a,button{touch-action:manipulation}a:hover{color:var(--green)}:focus-visible{outline:3px solid #779b61;outline-offset:4px}.container{width:min(1180px,calc(100% - 64px));margin:auto}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:10}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:block;width:190px;flex-shrink:0}.brand img{width:100%;height:58px;object-fit:contain}.header-inner nav{display:flex;gap:29px;align-items:center;font-size:13px}.header-inner nav a{position:relative;white-space:nowrap}.header-inner nav a[aria-current]{color:var(--green);font-weight:700}.header-inner nav a[aria-current]:after{content:'';position:absolute;bottom:-12px;height:2px;left:0;right:0;background:var(--green)}.header-actions{display:flex;gap:17px;align-items:center}.icon-button{border:0;background:none;display:grid;place-items:center;width:34px;height:40px;position:relative}.cart-count{position:absolute;right:-3px;top:0;font-size:9px;line-height:16px;background:var(--green);color:white;min-width:16px;border-radius:50%;text-align:center}.language{font-size:11px;margin-left:10px}.mobile-toggle{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--green);color:#fff;border:1px solid var(--green);padding:13px 22px;border-radius:4px;font-weight:600;font-size:13px;line-height:1.4;transition:background .2s}.btn:hover{background:#203825;color:#fff}.btn svg{width:17px}.btn-secondary{background:transparent;color:var(--green)}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--green);font-size:13px;font-weight:600}.text-link svg{width:17px}.eyebrow{text-transform:uppercase;letter-spacing:1.6px;font-size:11px;color:var(--muted);display:block;margin-bottom:18px}.muted{color:var(--muted)}.lead{font-size:20px;line-height:1.5}.page{padding-top:52px;padding-bottom:60px;min-height:55vh}.page-heading{margin-bottom:32px}.page-heading p{color:var(--muted);font-size:17px;margin-bottom:0}.section{padding:54px 0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.section-heading h2{margin:0}.home-hero{background:linear-gradient(115deg,#ebece6,#f1f1eb 50%,#dedfd6);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:570px;align-items:center}.hero-copy{padding:60px 0;z-index:1}.hero-copy h1{font-size:62px;letter-spacing:-2.5px}.hero-copy p{font-size:17px;color:#60655b}.actions{display:flex;gap:12px}.hero-art{position:relative;height:570px;background:linear-gradient(90deg,transparent 5%,#ffffff45 5%,transparent 7%,transparent 60%,#bbc0b442 60%,transparent 63%)}.hero-art>.spool-scene{position:absolute;width:470px;height:470px;bottom:-5px;right:-25px;transform:rotate(-8deg)}.handwriting{position:absolute;z-index:2;right:0;top:35px;font:italic 30px Georgia;transform:rotate(-12deg);line-height:1.25}.handwriting span{display:block;text-align:right;font-size:24px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0;border-bottom:1px solid var(--line);gap:25px}.benefits>div{display:flex;align-items:center;gap:16px}.benefits svg{width:30px;height:30px;color:var(--green)}.benefits p{margin:0;line-height:1.4}.benefits b{font-size:13px}.benefits small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.categories{display:grid;grid-template-columns:1fr 1fr;gap:24px}.category{background:linear-gradient(120deg,#f0f1eb,#e8eae3);position:relative;min-height:300px;padding:26px 30px;overflow:hidden;border:1px solid #fff;border-radius:6px}.category h2{font-size:29px;margin:0 0 5px;position:relative;z-index:1}.category p{font-size:13px;position:relative;z-index:1;color:#60675c}.category .text-link{position:absolute;bottom:27px;left:30px;z-index:1}.category .spool-scene{position:absolute;width:295px;height:295px;right:15px;bottom:-35px;transition:transform .3s}.category:hover .spool-scene{transform:translateY(-8px) rotate(-4deg)}.about-teaser{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding-bottom:55px}.about-teaser>div:first-child{max-width:440px}.about-teaser h2{font-size:36px}.about-teaser p{color:var(--muted)}footer{background:#f2f3ed;border-top:1px solid var(--line);padding:35px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:5px;font-size:12px}.footer-grid b{font-size:13px;margin-bottom:7px}.footer-grid a:not(.brand){color:#676e61}.footer-grid p{font-size:11px;margin-bottom:5px}.social-link{display:inline-flex;align-items:center;gap:7px}.social-link svg{width:16px}.footer-bottom{display:flex;justify-content:space-between;font-size:10px;color:#808579;padding-top:30px}.flag{margin-left:10px;font-size:17px}.spool-scene{position:relative;width:100%;height:100%;min-height:120px;isolation:isolate}.spool-shadow{position:absolute;left:12%;right:5%;height:10%;bottom:11%;border-radius:50%;background:#33352c38;filter:blur(9px);transform:rotate(-8deg)}.spool-back{position:absolute;left:17%;top:15%;height:69%;width:45%;border-radius:50%;background:linear-gradient(100deg,#af9366,#e1c494 50%,#ad8e5c);border:2px solid #967d57;box-shadow:inset 4px 0 4px #fff6}.spool-thread{position:absolute;left:20%;top:19%;height:61%;width:53%;border-radius:45% 15% 15% 45%;background:repeating-linear-gradient(87deg,transparent 0 2px,#ffffff30 3px,#0008 4px,transparent 5px),linear-gradient(95deg,#0009,transparent 45%,#ffffff32 56%,#0006),var(--filament);box-shadow:0 5px 9px #0004}.spool-face{position:absolute;right:13%;top:15%;width:43%;height:69%;border-radius:50%;background:radial-gradient(ellipse at 40% 20%,#e3ccaa,#cab088 60%,#b29368);border:2px solid #ad9069;box-shadow:inset 3px 0 4px #fff7,5px 2px 4px #0003;display:flex;align-items:center;flex-direction:column;justify-content:center;transform:rotate(-6deg);color:#222b20;line-height:1.1;overflow:hidden}.spool-face:after{content:'';position:absolute;inset:0;opacity:.14;background:repeating-radial-gradient(circle at 13% 29%,transparent 0 3px,#775e3d 3.5px,transparent 4px);pointer-events:none}.spool-face .spool-mark{font-size:clamp(20px,3vw,45px);color:var(--green);margin-bottom:6%}.spool-face b{font-size:clamp(9px,1.3vw,18px);font-stretch:condensed;letter-spacing:-.5px}.spool-face i{width:19%;height:16%;border-radius:50%;background:#151b16;box-shadow:inset 4px 1px 3px #000,2px 0 1px #f6e3b8;margin:13% 0}.spool-face strong{font-size:clamp(12px,1.6vw,23px)}.spool-face small{font-size:clamp(5px,.65vw,10px);margin-top:4%}.recycle{font-size:22px;margin-top:7%}.still-life{height:330px;background:linear-gradient(105deg,#e4e4dc 0%,#f0eee5 52%,#d2d3c8 53%,#e1e2d7);position:relative;overflow:hidden;border-radius:5px}.still-life:after{content:'';position:absolute;bottom:0;height:15%;left:0;right:0;background:linear-gradient(#bdab8d,#a99a80);box-shadow:0 -5px 18px #0001}.wall-line{position:absolute;left:15%;height:100%;width:1px;background:#bbbbae}.vase{position:absolute;bottom:15%;z-index:2;background:repeating-linear-gradient(83deg,#ffffff15 0 3px,#0001 4px 6px),linear-gradient(90deg,#193329,#42604a 45%,#2c4432);filter:drop-shadow(8px 8px 6px #0003)}.vase-one{width:85px;height:150px;left:24%;clip-path:polygon(35% 0,65% 0,70% 30%,97% 70%,75% 100%,25% 100%,3% 70%,30% 30%)}.vase-two{width:110px;height:115px;left:53%;clip-path:polygon(15% 0,85% 0,100% 70%,70% 100%,25% 100%,0 70%);background:linear-gradient(65deg,#81887a 35%,#b5bbad 35% 60%,#7e8978 60%)}.vase-three{width:50px;height:90px;left:9%;clip-path:polygon(30% 0,70% 0,60% 30%,100% 90%,75% 100%,25% 100%,0 90%,40% 30%)}.plant{position:absolute;bottom:40%;height:150px;left:64%;width:3px;background:#576644;z-index:1;transform:rotate(7deg)}.plant i{position:absolute;background:linear-gradient(45deg,#293d22,#748b4c);height:67px;width:28px;bottom:10%;border-radius:100% 0 100% 0;transform-origin:bottom}.plant i:nth-child(1){transform:rotate(-50deg);bottom:2%}.plant i:nth-child(2){transform:rotate(40deg);bottom:20%}.plant i:nth-child(3){transform:rotate(-40deg);bottom:45%}.plant i:nth-child(4){transform:rotate(35deg);bottom:55%}.plant i:nth-child(5){transform:rotate(-10deg);bottom:75%}.scene-note{position:absolute;top:10%;left:10%;font:23px Georgia;color:#64695d;line-height:1.5}.catalog-layout{display:grid;grid-template-columns:200px 1fr;gap:35px;margin-top:40px}.filter-title{display:flex;justify-content:space-between;align-items:center}.filter-title h2{font-size:17px;margin:0}.plain-button{padding:0;background:none;border:0;text-decoration:underline;color:var(--muted);font-size:12px}.filters fieldset{border:0;border-bottom:1px solid var(--line);margin:0;padding:22px 0}.filters legend{font-size:12px;font-weight:700;float:none;width:auto;margin-bottom:12px}.filters label{display:flex;align-items:center;gap:8px;font-size:13px;margin-bottom:8px}.filters input{width:15px;height:15px;margin:0}.swatches{display:flex;flex-wrap:wrap;gap:12px;clear:both;max-width:160px}.swatches label{position:relative;cursor:pointer;margin:0}.swatches input{position:absolute;opacity:0;width:26px;height:26px}.swatches span{display:block;width:26px;height:26px;border-radius:50%;border:1px solid #0002}.swatches input:checked+span{outline:2px solid var(--green);outline-offset:3px}.swatches input:focus-visible+span{outline:3px solid #779b61;outline-offset:3px}.filter-note{font-size:11px;color:var(--muted);margin-top:20px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:12px;margin-bottom:25px}.catalog-toolbar label{display:flex;align-items:center;gap:10px;color:var(--muted)}select{font-size:12px;padding:8px}.material-heading{display:flex;align-items:center;gap:16px;margin:24px 0 16px}.material-heading h2{font-size:24px;margin:0}.material-heading span{font-size:12px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{background:#fff;border-radius:5px;border:1px solid var(--line);overflow:hidden}.product-picture{display:block;background:linear-gradient(125deg,#f3f3ef,#e9eae3);height:215px;overflow:hidden}.product-picture .spool-scene{transition:transform .25s}.product-picture:hover .spool-scene{transform:scale(1.06)}.product-card-body{padding:15px}.product-card h3{font-size:15px;margin:0 0 4px}.product-card p{font-size:11px;color:var(--muted);margin-bottom:5px}.product-card strong{font-size:15px}.card-link{display:flex;justify-content:space-between;background:#f4f6f0;color:var(--green);padding:8px 10px;font-size:11px;margin-top:13px;border-radius:3px}.card-link svg{width:15px;height:17px}.breadcrumbs{display:flex;gap:12px;font-size:12px;color:var(--muted);margin-bottom:25px;flex-wrap:wrap}.product-detail{display:grid;grid-template-columns:1.35fr 1fr;gap:45px;padding:30px;background:white;border-radius:6px}.product-gallery{display:flex;gap:15px;min-width:0}.thumbnails{width:70px;flex-shrink:0;display:flex;flex-direction:column;gap:12px}.thumbnails button{padding:0;background:#f2f3ee;height:80px;border-radius:4px;overflow:hidden}.thumbnails .spool-scene{min-height:0}.thumbnails .spool-face b,.thumbnails .spool-face small,.thumbnails .spool-mark,.thumbnails .recycle{display:none}.thumbnails .spool-face strong{font-size:7px}.thumbnails .still-life{height:80px}.thumbnails .vase{transform:scale(.3);transform-origin:bottom left}.thumbnails .plant,.thumbnails .scene-note{display:none}.selected{border:1px solid var(--green)!important;box-shadow:inset 0 0 0 3px #fff;background:#e5ebe0!important}.main-product-image{flex:1;min-width:0;background:linear-gradient(130deg,#f7f7f4,#e8e9e2);border-radius:4px;overflow:hidden;min-height:420px;display:flex;align-items:center}.main-product-image>.spool-scene{height:450px}.main-product-image>.still-life{width:100%;height:100%;min-height:420px}.product-info h1{font-size:38px}.product-info .eyebrow{margin-bottom:10px}.price{font-size:29px;font-weight:700}.stock{color:#557748;font-size:12px;margin:2px 0 18px}.product-info>.muted{font-size:14px}.choices{border:0;margin:0 0 19px;padding:0;display:flex;gap:10px}.choices legend{font-size:12px;margin-bottom:8px}.choices button{padding:9px 20px;border-radius:4px;background:#fff;font-size:13px;min-width:94px}.add-cart{width:100%;margin-bottom:22px}.product-perks{display:flex;justify-content:space-between;gap:8px}.product-perks span{display:flex;align-items:center;gap:8px;font-size:9px;line-height:1.5}.product-perks svg{width:24px;height:24px}.product-tabs{background:#fff;border-radius:5px;margin-top:25px;padding:0 28px 28px}.tabs{display:flex;gap:28px;border-bottom:1px solid var(--line);margin-bottom:25px;overflow:auto}.tabs button{background:none;white-space:nowrap;border:0;border-bottom:2px solid transparent;padding:19px 0;font-size:12px;color:var(--muted)}.tabs button[aria-selected=true]{border-color:var(--green);color:var(--ink)}.description-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:55px}.description-grid p,[role=tabpanel] p{font-size:14px;color:var(--muted)}.check-list{list-style:none;padding:0}.check-list li{margin-bottom:13px;font-size:14px;padding-left:28px;position:relative}.check-list li:before{content:'✓';position:absolute;left:0;background:#eef2e9;color:var(--green);width:19px;height:19px;border-radius:50%;text-align:center;font-size:12px}.spec-table{width:100%;border-collapse:collapse;font-size:12px;align-self:start}.spec-table th,.spec-table td{text-align:left;font-weight:400;border-bottom:1px solid var(--line);padding:12px 8px}.spec-table th{color:var(--muted);width:55%}.related .product-picture{height:250px}.split-page{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.split-page p:not(.lead){color:var(--muted)}.about-art{height:420px}.about-art .scene-note{font-size:29px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;margin-top:42px}.metrics div{display:flex;flex-direction:column;padding:0 25px;border-right:1px solid var(--line)}.metrics div:first-child{padding-left:0}.metrics div:last-child{border:0}.metrics strong{font-size:22px}.metrics span{font-size:12px;color:var(--muted)}.story{max-width:750px}.story p{color:var(--muted)}.production-feature{display:grid;grid-template-columns:1.6fr 1fr;gap:35px;background:#fff;border-radius:5px;overflow:hidden;align-items:center}.production-feature>div:last-child{padding:25px 30px 25px 0}.production-feature p{font-size:14px;color:var(--muted)}.factory-art{position:relative;background:linear-gradient(150deg,#d5d9cf,#8d9a87);height:350px;overflow:hidden}.factory-grid{position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 79px,#ffffff38 80px 83px),repeating-linear-gradient(0deg,transparent 0 69px,#ffffff38 70px 73px)}.machine{position:absolute;bottom:50px;width:130px;height:150px;border:8px solid #bec5b6;background:linear-gradient(110deg,#5e695a,#899784);border-radius:10px;box-shadow:6px 10px 10px #0002}.machine span{font:9px monospace;color:#fff;position:absolute;top:15px;left:8px}.machine i{position:absolute;width:40px;height:60px;background:#283b2b;border:3px solid #b1bda8;left:20px;bottom:20px}.machine-a{left:30px}.machine-b{left:185px;height:200px}.factory-art>.spool-scene{position:absolute;right:-40px;bottom:20px;width:260px;height:270px}.filament-line{position:absolute;height:5px;background:#315638;left:65px;right:60px;bottom:130px}.art-caption{position:absolute;bottom:13px;left:25px;font:10px monospace;color:#344331}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:24px}.process article{background:#fff;padding:24px;border-radius:4px}.process svg{margin-bottom:15px;color:var(--green)}.process h3{font-size:15px}.process p{font-size:12px;color:var(--muted);margin:0}.callout{display:flex;justify-content:space-between;align-items:center;gap:25px;background:#e9ede3;padding:32px;margin-top:45px;border-radius:5px}.callout h2{font-size:23px;margin-bottom:7px}.callout p{margin:0;color:var(--muted);font-size:13px}.callout .btn{flex-shrink:0}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.blog-card{background:white;border-radius:5px;overflow:hidden}.blog-card>div{padding:23px}.blog-art{display:block;height:235px;overflow:hidden}.blog-art .still-life{height:235px}.blog-art .scene-note{display:none}.blog-card h2{font-size:21px;line-height:1.35;margin:10px 0}.blog-card time{display:block;color:var(--muted);font-size:12px;margin-bottom:18px}.article-category{font-size:10px;text-transform:uppercase;letter-spacing:1.3px;color:var(--green)}.article-spools{position:relative;display:flex;background:#e7e9e0;height:100%;overflow:hidden}.article-spools>.spool-scene{width:65%;flex-shrink:0}.article-spools>.spool-scene+div{margin-left:-30%}.objects{background:linear-gradient(90deg,#b5aa90,#e4dbca)}.objects .vase-one{height:170px;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);background:repeating-linear-gradient(90deg,#222 0 3px,#444 4px 6px)}.objects .vase-two{height:90px;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.objects .plant{display:none}.vases .vase-one{height:125px}.vases .vase-two{height:160px;clip-path:polygon(35% 0,65% 0,100% 80%,65% 100%,25% 100%,0 80%)}.article-page{max-width:900px}.article-page .page-heading{margin-top:30px}.article-cover{height:340px;border-radius:6px;overflow:hidden}.article-cover>.still-life{height:100%}.article-cover .article-spools{padding:0 15%}.article-body{max-width:700px;margin:40px auto 0}.article-body h2{font-size:25px;margin-top:35px}.article-body p{font-size:17px;color:#60675c}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);background:white;border-radius:5px;padding:32px 0}.service-grid article{padding:0 27px;border-right:1px solid var(--line)}.service-grid article:last-child{border:0}.service-grid svg{width:33px;height:33px;margin-bottom:17px;color:var(--green)}.service-grid h2{font-size:18px}.service-grid p{font-size:13px;color:var(--muted);margin:0}.numbered-list{padding-left:22px}.numbered-list li{padding:8px 0 8px 8px}.contact-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:45px}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:30px}.contact-details>a,.contact-details>p:not(.muted){display:flex;align-items:center;gap:12px;font-size:13px;margin-bottom:22px}.contact-details .muted{font-size:13px}.contact-details svg{width:18px}form label{display:block;font-size:12px;margin-bottom:12px}form input,form textarea{display:block;width:100%;margin-top:5px}form .btn{width:100%}.form-note{font-size:11px;color:var(--muted);margin-top:12px;line-height:1.5}#form-status{font-size:12px;color:var(--green)}.contact-art{min-height:470px;position:relative;overflow:hidden;border-radius:5px}.contact-art>.still-life{height:100%;position:absolute;inset:0}.contact-art .scene-note{display:none}.contact-art>span{position:absolute;top:30px;right:20px;font:italic 31px Georgia;transform:rotate(-8deg);color:var(--green)}.contact-art>span b{display:block;text-align:right;font-size:25px}.narrow{max-width:850px}details{border-bottom:1px solid var(--line);padding:21px 0}summary{font-size:17px;font-weight:600;cursor:pointer}details p{color:var(--muted);margin:16px 0 0;padding-right:30px}.paper{background:white;padding:35px;border-radius:6px}.paper h2{font-size:23px;margin-top:20px}.paper p{color:var(--muted)}.empty-state{padding:60px 25px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:5px}.empty-state p{color:var(--muted)}.empty-icon svg{width:45px;height:45px;color:var(--green);margin-bottom:18px}.cart-layout{display:grid;grid-template-columns:1.8fr 1fr;gap:30px}.cart-item{display:flex;align-items:center;gap:20px;background:white;border-bottom:1px solid var(--line);padding:15px}.cart-picture{width:115px;height:130px;flex-shrink:0;background:#eff1e8}.cart-item h2{font-size:17px;margin:0}.cart-item p{font-size:12px;color:var(--muted);margin:5px 0}.cart-item>strong{margin-left:auto;white-space:nowrap;font-size:15px}.quantity{font-size:10px;margin-left:auto}.quantity input{display:block;width:65px;margin-top:5px}.cart-summary{padding:28px;background:#e9ede3;border-radius:5px;align-self:start}.cart-summary h2{font-size:23px}.cart-summary>div{display:flex;justify-content:space-between;border-bottom:1px solid #cfd7c7;padding:15px 0;margin-bottom:20px}.cart-summary p{font-size:12px;color:var(--muted)}.cart-summary .btn{width:100%}dialog{width:min(580px,calc(100% - 32px));max-height:80vh;border:1px solid var(--line);border-radius:8px;padding:32px;box-shadow:0 25px 80px #0003}dialog::backdrop{background:#1b251a88;backdrop-filter:blur(3px)}dialog h2{font-size:25px;padding-right:15px}dialog>label{font-size:12px;color:var(--muted)}dialog>input{width:100%;margin:8px 0 18px}.dialog-close{position:absolute;top:8px;right:12px;background:none;border:0;font-size:27px}.search-result{display:flex;justify-content:space-between;gap:10px;padding:14px 0;border-bottom:1px solid var(--line);font-size:14px}.search-result b{display:flex;gap:10px;font-size:13px}.search-result svg{width:15px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:16px 25px;background:var(--green);color:#fff;border-radius:5px;z-index:50;box-shadow:0 6px 25px #0003;font-size:14px;width:max-content;max-width:calc(100% - 32px)}
@media(min-width:1450px){.hero-grid{min-height:620px}.hero-art{height:620px}.hero-art>.spool-scene{width:520px;height:520px}}
@media(max-width:1050px){.header-inner nav{gap:15px}.brand{width:155px}.header-actions{gap:9px}.container{width:calc(100% - 40px)}.hero-copy h1{font-size:52px}.hero-art>.spool-scene{width:410px;height:440px;right:-40px}.category .spool-scene{right:-20px;width:255px;height:260px}.category{min-height:270px}.catalog-layout{grid-template-columns:170px 1fr;gap:22px}.product-picture{height:175px}.product-detail{gap:25px;padding:22px;grid-template-columns:1.1fr 1fr}.thumbnails{width:50px}.main-product-image{min-height:350px}.main-product-image>.spool-scene{height:370px}.product-info h1{font-size:30px}.contact-content{grid-template-columns:1fr}.contact-layout{grid-template-columns:1.4fr 1fr}.contact-details{display:flex;flex-wrap:wrap;gap:0 25px}.contact-details p{margin-bottom:12px!important}.split-page{gap:40px}.cart-layout{grid-template-columns:1.5fr 1fr}.cart-item{flex-wrap:wrap}.cart-picture{width:90px;height:100px}.cart-item>strong{margin-left:0}.blog-art{height:210px}.blog-art .still-life{height:210px}}
@media(max-width:760px){body{font-size:14px}.container{width:calc(100% - 32px)}.header-inner{height:72px;gap:15px}.brand{width:150px}.header-inner nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:22px;box-shadow:0 10px 15px #0001;flex-direction:column;align-items:flex-start;gap:22px}.header-inner nav.open{display:flex}.mobile-toggle{display:grid}.language{display:none}.header-actions{gap:8px}.icon-button{width:29px}.page{padding-top:30px;padding-bottom:35px}h1{font-size:36px;letter-spacing:-1px}h2{font-size:25px}.page-heading p{font-size:15px}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:40px 0 10px}.hero-copy h1{font-size:49px}.hero-copy p{font-size:15px}.hero-art{height:310px;margin-top:-15px}.hero-art>.spool-scene{width:340px;height:345px;right:0;bottom:-40px}.handwriting{font-size:23px;left:10px;right:auto;top:35px}.handwriting span{font-size:20px}.benefits{grid-template-columns:1fr 1fr;gap:24px 15px;padding:25px 0}.benefits>div{gap:10px}.benefits b{font-size:11px}.benefits small{font-size:10px}.benefits svg{width:24px;height:24px}.section{padding:35px 0}.section-heading h2{font-size:23px}.section-heading .text-link{font-size:11px;gap:6px}.categories{gap:12px}.category{padding:17px 16px;min-height:245px}.category h2{font-size:23px}.category p{font-size:10px;max-width:130px;line-height:1.4}.category .spool-scene{width:185px;height:190px;right:-12px;bottom:13px}.category .text-link{left:16px;bottom:13px;font-size:10px;gap:6px}.spool-face b{font-size:10px}.spool-face strong{font-size:15px}.spool-face small{font-size:6px}.spool-face .spool-mark{font-size:23px}.recycle{font-size:15px}.about-teaser{grid-template-columns:1fr;gap:20px;padding-bottom:35px}.about-teaser h2{font-size:31px}.still-life{height:280px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{gap:15px;font-size:9px;align-items:center}.footer-grid .brand{width:155px}.catalog-layout{grid-template-columns:1fr;gap:10px;margin-top:25px}.filters{background:#eef0e8;padding:16px;border-radius:5px;display:flex;gap:10px 18px;flex-wrap:wrap}.filter-title{width:100%}.filters fieldset{padding:8px 0;border:0;flex:1;min-width:120px}.filters legend{font-size:11px;margin-bottom:7px}.filters label{font-size:11px}.swatches{gap:10px}.swatches span{width:21px;height:21px}.filter-note{width:100%;margin:0;font-size:10px}.catalog-toolbar{margin:20px 0 10px;align-items:flex-start}.catalog-toolbar label{font-size:0}.catalog-toolbar select{font-size:10px;max-width:180px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-picture{height:185px}.product-card-body{padding:12px}.product-card h3{font-size:13px}.product-card strong{font-size:14px}.card-link{padding:7px;font-size:10px}.product-detail{grid-template-columns:1fr;padding:15px;gap:25px}.product-gallery{flex-direction:column-reverse}.thumbnails{flex-direction:row;width:auto}.thumbnails button{width:60px;height:65px}.main-product-image{min-height:300px}.main-product-image>.spool-scene{height:320px;max-width:400px;margin:auto}.main-product-image>.still-life{min-height:300px}.product-info h1{font-size:32px}.product-info .eyebrow{font-size:10px}.product-perks{justify-content:flex-start;gap:25px}.product-tabs{padding:0 18px 20px}.tabs{gap:24px}.tabs button{font-size:11px}.description-grid{grid-template-columns:1fr;gap:15px}.related{grid-template-columns:repeat(2,minmax(0,1fr))}.related .product-picture{height:185px}.related .product-card:last-child{display:none}.split-page{grid-template-columns:1fr;gap:25px}.about-art{height:330px}.metrics{grid-template-columns:1fr 1fr;gap:25px 0;padding:23px 0}.metrics div:nth-child(3){padding-left:0}.metrics div:nth-child(2){border:0}.metrics strong{font-size:19px}.metrics span{font-size:10px}.production-feature{grid-template-columns:1fr;gap:0}.production-feature>div:last-child{padding:25px}.factory-art{height:290px}.factory-art>.spool-scene{width:220px;height:230px;right:-35px}.machine-a{left:10px;width:100px}.machine-b{left:135px;width:110px}.process{grid-template-columns:1fr 1fr;gap:12px}.process article{padding:18px}.process h3{font-size:13px}.callout{flex-direction:column;align-items:flex-start;padding:25px;margin-top:30px}.blog-grid{grid-template-columns:1fr}.blog-art,.blog-art .still-life{height:260px}.blog-card>div{padding:22px}.blog-card h2{font-size:23px}.article-cover{height:250px}.article-body p{font-size:15px}.article-body h2{font-size:23px}.service-grid{grid-template-columns:1fr 1fr;gap:25px 0;padding:25px 0}.service-grid article{padding:0 20px}.service-grid article:nth-child(2){border:0}.service-grid h2{font-size:17px}.service-grid p{font-size:12px}.contact-layout{grid-template-columns:1fr;gap:20px}.contact-content{gap:15px}.contact-art{min-height:300px}.contact-art>span{right:25px}.contact-art .vase-two{left:45%}.contact-art .plant{left:56%}.cart-layout{grid-template-columns:1fr;gap:20px}.cart-item{gap:12px}.cart-item h2{font-size:14px}.cart-picture{width:70px;height:90px}.cart-item .spool-face b{font-size:6px}.cart-item .spool-face strong{font-size:8px}.cart-item .spool-mark,.cart-item .recycle,.cart-item .spool-face small{display:none}.quantity{margin-left:auto}.quantity input{width:55px}.cart-item>strong{width:100%;text-align:right;font-size:14px}.paper{padding:23px}.actions{gap:10px}.actions .btn{padding:12px 15px;gap:8px;font-size:11px}dialog{padding:25px}dialog h2{font-size:22px}.search-result{font-size:12px}.search-result b{font-size:12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Checkout and account */
.checkout-top,.account-heading{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:30px}.checkout-top h1{font-size:40px}.checkout-top p{margin:0}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(340px,1fr);gap:30px;align-items:start}.checkout-sections{display:grid;gap:22px}.checkout-section{background:#fff;padding:28px;border:1px solid var(--line);border-radius:7px}.checkout-section-title{display:flex;align-items:center;gap:13px;margin-bottom:23px}.checkout-section-title>span{display:grid;place-items:center;color:var(--green);background:#edf1e7;width:30px;height:30px;border-radius:50%;font-size:11px}.checkout-section-title h2{font-size:23px;margin:0}.np-brand{margin-left:auto;color:#be3b32;font-size:13px}.fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.full-field{grid-column:1/-1}.checkout-layout input,.checkout-layout select{min-height:44px}.checkout-layout select{display:block;width:100%;margin-top:7px;font-size:13px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.checkout-layout label{font-size:12px}.account-hint{font-size:12px;color:var(--muted);margin-bottom:20px}.check-row{display:flex;gap:10px;align-items:flex-start;line-height:1.6;margin:16px 0!important}.check-row input{width:16px!important;height:16px!important;min-height:16px!important;flex-shrink:0;margin:2px 0 0!important;accent-color:var(--green)}.delivery-types{display:flex;gap:14px;margin-bottom:20px}.delivery-types label{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fafbf8;padding:12px;flex:1;border-radius:5px;margin:0}.delivery-types label:has(:checked){border-color:var(--green);background:#f0f4eb}.delivery-types input,.payment-option input{width:15px!important;min-height:15px!important;margin:0!important;accent-color:var(--green)}.delivery-types svg{width:18px}.delivery-step{border-top:1px solid var(--line);padding-top:16px;margin-top:16px}.retry-delivery{background:none;border:0;padding:0}.payment-option{display:flex;align-items:flex-start;gap:12px;line-height:1.4}.payment-option input{flex-shrink:0;margin-top:4px!important}.payment-option svg{color:var(--green)}.payment-option strong{display:block;font-size:14px}.payment-option small{display:block;font-size:11px;color:var(--muted);margin-top:8px}.checkout-summary{padding:25px;background:#edf0e6;border:1px solid #dce2d3;border-radius:7px;position:sticky;top:20px}.checkout-summary h2{font-size:24px}.checkout-item{display:grid;grid-template-columns:65px 1fr;gap:14px;padding:17px 0;border-bottom:1px solid #d6ddcd}.checkout-item-art{width:65px;height:90px;display:block}.checkout-item-art .spool-scene{min-height:90px}.checkout-item-art .spool-face b,.checkout-item-art .spool-mark,.checkout-item-art .spool-face small,.checkout-item-art .recycle{display:none}.checkout-item-art .spool-face strong{font-size:8px}.checkout-item h3{font-size:14px;margin:0}.checkout-item p{font-size:11px;color:var(--muted);margin:2px 0 8px}.checkout-item>strong{grid-column:2;text-align:right;font-size:14px;margin-top:-8px}.checkout-item-controls{display:flex;align-items:center;justify-content:space-between;gap:15px}.checkout-item-controls label{display:flex;align-items:center;gap:8px;font-size:10px;margin:0}.checkout-qty{width:58px!important;min-height:32px!important;padding:5px!important;margin:0!important}.checkout-total{display:flex;justify-content:space-between;gap:15px;margin-top:25px;font-size:14px;align-items:center}.checkout-total strong{font-size:24px;white-space:nowrap}.consent-row{font-size:11px!important}.checkout-summary .btn{margin-top:8px}.form-error{padding:12px;border:1px solid #e8b9ad;background:#fff1eb;color:#913e2d;font-size:13px;border-radius:4px;margin:12px 0}.error-text{color:#913e2d!important}.order-success{max-width:740px;margin:15px auto 40px;text-align:center;background:white;border:1px solid var(--line);border-radius:9px;padding:40px}.success-mark{display:grid;place-items:center;width:65px;height:65px;background:#e7f0dc;border-radius:50%;color:var(--green);margin:0 auto 25px}.success-mark svg{width:35px;height:35px}.order-success h1{font-size:38px}.order-success>p{color:var(--muted)}.order-number{font-size:23px;font-weight:700;color:var(--green)!important;letter-spacing:1px}.success-details{text-align:left;background:#f3f5ee;padding:22px;margin:25px 0}.success-details>div{display:flex;gap:20px;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0;font-size:13px}.success-details>div:last-child{border:0}.success-details strong{max-width:65%;text-align:right}.order-success .actions{justify-content:center}.registration-success{color:var(--green)!important}.login-panel{max-width:460px;margin:10px auto 35px;background:#fff;padding:32px;border:1px solid var(--line);border-radius:7px}.login-panel h1{font-size:34px}.account-heading h1{font-size:32px}.account-heading .btn{flex-shrink:0}.account-order{border:1px solid var(--line);padding:24px;background:#fff;border-radius:6px;margin:20px 0}.account-order-heading{display:flex;align-items:center;gap:25px}.account-order-heading h3{margin:0}.account-order-heading b{margin-left:auto}.account-order-heading span{font-size:12px;color:var(--muted)}.account-order p,.account-order li{font-size:13px;color:var(--muted)}.order-status{display:inline-block;color:var(--green);background:#edf3e5;padding:4px 9px;font-size:11px;border-radius:4px;margin-top:14px}input:disabled,select:disabled{background:#f3f4ef;color:#8b9084}#register-fields{border-top:1px solid var(--line);padding-top:15px}#register-fields input{font-size:13px}
@media(max-width:1000px){.checkout-layout{grid-template-columns:minmax(0,1fr) 330px;gap:20px}.checkout-section{padding:22px}.checkout-top h1{font-size:34px}.checkout-top>.text-link{white-space:nowrap}.checkout-summary{padding:20px}.np-brand{font-size:11px}.checkout-section-title h2{font-size:20px}}
@media(max-width:760px){.checkout-top{display:block}.checkout-top h1{font-size:32px}.checkout-top>.text-link{margin-top:15px}.checkout-layout{grid-template-columns:1fr;gap:20px}.checkout-section{padding:20px 16px}.fields-grid{grid-template-columns:1fr}.checkout-summary{position:static;padding:22px}.delivery-types{gap:8px}.delivery-types label{padding:10px 7px;font-size:11px}.np-brand{font-size:10px}.checkout-section-title{gap:9px}.checkout-section-title h2{font-size:20px}.checkout-section-title>span{width:26px;height:26px}.checkout-top p{font-size:13px}.order-success{padding:25px 18px}.order-success h1{font-size:30px}.order-number{font-size:18px}.success-details{padding:14px}.success-details>div{font-size:12px;gap:12px}.success-details strong{max-width:65%}.order-success .actions{flex-direction:column}.login-panel{padding:24px 20px}.login-panel h1{font-size:30px}.account-heading{align-items:flex-start;flex-direction:column;gap:10px}.account-heading h1{font-size:28px}.account-order-heading{flex-wrap:wrap;gap:10px}.account-order-heading h3{width:100%;font-size:15px}.account-order{padding:18px}.header-actions{gap:5px}}

/* Stable search geometry: typing never resizes/recenters the dialog. */
html{scrollbar-gutter:stable}
#search-dialog{position:fixed;inset:0;margin:clamp(24px,10vh,90px) auto auto;height:min(550px,calc(100dvh - 48px));max-height:none;overflow:hidden}
#search-dialog h2{margin-bottom:18px}
#search-dialog>input{margin-bottom:8px;font-size:16px}
#search-feedback{font-size:12px;color:var(--muted);height:38px;line-height:18px;margin:0 0 8px;overflow:auto}
#search-results{height:calc(100% - 170px);min-height:80px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
.delivery-feedback{height:88px;overflow:hidden}.delivery-feedback #delivery-status{height:49px;overflow:auto;margin:10px 0 0}.delivery-feedback #retry-delivery[hidden]{display:inline-flex!important;visibility:hidden}
.checkout-header-link{position:relative;display:flex;align-items:center;gap:7px;color:var(--green);font-size:11px;white-space:nowrap;padding-right:16px}.checkout-header-link .cart-count{right:0;top:-7px}
@media(max-width:760px){#search-dialog{margin:18px auto auto;height:min(530px,calc(100dvh - 36px));padding:24px}#search-dialog h2{font-size:22px}#search-feedback{height:42px}.checkout-header-text{display:none}.checkout-header-link{padding-right:5px}.checkout-header-link .cart-count{right:-6px}}
.delivery-combo{position:relative;min-width:0}.delivery-combo>input:not([type=hidden]){width:100%;padding-right:28px;text-overflow:ellipsis}.delivery-combo:after{content:'⌄';position:absolute;right:12px;bottom:12px;pointer-events:none;color:var(--muted)}.delivery-options{position:absolute;top:100%;left:0;right:0;z-index:20;max-height:260px;overflow-y:auto;overscroll-behavior:contain;background:#fff;border:1px solid var(--line);border-radius:4px;box-shadow:0 10px 24px #20231f20;margin-top:4px}.delivery-options [role=option]{padding:11px 12px;font-size:13px;cursor:pointer;overflow-wrap:anywhere;border-bottom:1px solid var(--line)}.delivery-options [role=option]:hover,.delivery-options [aria-selected=true]{background:#edf1e7;color:var(--green)}.delivery-options-message{padding:12px;color:var(--muted);font-size:12px}
.orders-paused{background:#a83d27;color:#fff;text-align:center;font-weight:700;font-size:13px;letter-spacing:.1px;padding:8px 0}.orders-paused .container{display:block}
