@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";:root{--cream:#f6f0e2;--paper:#fffaf0;--ink:#12213a;--blue:#3156dd;--red:#f0523c;--yellow:#ffd64f;--sky:#aebed1;--border:1.5px solid var(--ink);--display:"Arial Black", "Helvetica Neue", Arial, sans-serif;--serif:"Instrument Serif", Georgia, serif;--sans:"DM Sans", "Helvetica Neue", Arial, sans-serif;color:var(--ink);background:var(--cream);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;margin:0}body.no-scroll{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--blue);outline-offset:3px}a{color:inherit;text-decoration:none}img{width:100%;display:block}.site-shell{overflow:clip}.announcement{height:31px;color:var(--ink);background:var(--yellow);border-bottom:var(--border);letter-spacing:.13em;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.announcement-track{align-items:center;width:max-content;height:100%;animation:28s linear infinite ticker;display:flex}.announcement span{align-items:center;gap:11px;padding:0 5.5vw;display:inline-flex}@keyframes ticker{to{transform:translate(-50%)}}.site-header{z-index:30;border-bottom:var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf0f2;grid-template-columns:1fr auto 1fr;align-items:center;height:80px;padding:0 clamp(20px,4vw,64px);display:grid;position:sticky;top:0}.brand{justify-self:start;align-items:center;gap:12px;display:inline-flex}.brand-mark{background:var(--red);border:2px solid var(--ink);width:44px;height:44px;box-shadow:3px 3px 0 var(--ink);border-radius:14px 14px 7px;place-items:center;display:grid;transform:rotate(-2deg)}.brand-name{font-family:var(--display);letter-spacing:-.05em;text-transform:uppercase;flex-direction:column;font-size:15px;font-weight:900;line-height:.95;display:flex}.brand-name b{font-size:21px}.desktop-nav{align-items:center;gap:clamp(26px,3vw,54px);font-size:13px;font-weight:700;display:flex}.desktop-nav a{padding:10px 0;position:relative}.desktop-nav a:after{content:"";background:var(--red);height:2px;transition:transform .2s;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{justify-self:end;align-items:center;gap:10px;display:flex}.cart-button{border:2px solid var(--ink);cursor:pointer;background:0 0;border-radius:99px;align-items:center;gap:8px;min-height:43px;padding:5px 6px 5px 14px;font-size:12px;font-weight:800;transition:color .2s,background .2s;display:inline-flex}.cart-button b{width:29px;height:29px;color:var(--paper);background:var(--ink);border-radius:50%;place-items:center;font-size:11px;display:grid}.cart-button:hover{color:var(--paper);background:var(--ink)}.cart-button:hover b{color:var(--ink);background:var(--yellow)}.menu-button{border:2px solid var(--ink);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:43px;height:43px;display:none}.hero{border-bottom:var(--border);grid-template-columns:minmax(420px,.86fr) minmax(560px,1.14fr);min-height:min(790px,100vh - 80px);display:grid}.hero-copy{z-index:1;background-color:var(--cream);background-image:linear-gradient(#12213a0e 1px,#0000 1px),linear-gradient(90deg,#12213a0e 1px,#0000 1px);background-size:42px 42px;flex-direction:column;justify-content:center;align-items:flex-start;padding:80px clamp(36px,4vw,70px) 70px;display:flex;position:relative}.status-pill{background:var(--paper);letter-spacing:.14em;border:1px solid #12213a40;border-radius:99px;align-items:center;gap:9px;margin-bottom:30px;padding:9px 14px;font-size:9px;font-weight:800;display:inline-flex;box-shadow:3px 3px #12213a1f}.status-pill span{background:var(--red);border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite pulse;box-shadow:0 0 0 4px #f0523c24}@keyframes pulse{50%{opacity:.7;transform:scale(.72)}}.hero h1{font-family:var(--display);letter-spacing:-.085em;text-transform:uppercase;flex-direction:column;margin:0;font-size:clamp(66px,7.5vw,126px);font-weight:900;line-height:.73;display:flex}.hero h1 span:nth-child(2){color:var(--blue)}.hero h1 em{width:max-content;color:var(--ink);font-style:normal;position:relative}.hero h1 em:after{content:"";background:var(--red);border-radius:50%;height:9px;position:absolute;bottom:-10px;left:2px;right:-4px;transform:rotate(-1.5deg)}.hero-copy>p{color:#4e5a6d;max-width:600px;font-family:var(--serif);margin:46px 0 27px;font-size:clamp(21px,2vw,29px);line-height:1.25}.hero-actions{flex-wrap:wrap;align-items:center;gap:23px;display:flex}.primary-button{min-height:54px;color:var(--paper);background:var(--ink);border:2px solid var(--ink);box-shadow:5px 5px 0 var(--red);cursor:pointer;border-radius:4px;align-items:center;gap:14px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.primary-button:hover{box-shadow:2px 2px 0 var(--red);transform:translate(3px,3px)}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translate(4px)}.hero-visual{border-left:var(--border);background:#b9a997;min-width:0;position:relative;overflow:hidden}.hero-visual:after{pointer-events:none;content:"";background:linear-gradient(90deg,#12213a14,#0000 22%),linear-gradient(#0000 70%,#12213a26);position:absolute;inset:0}.hero-visual>img{object-fit:cover;object-position:59% center;height:100%;transition:transform 1.2s cubic-bezier(.2,.8,.2,1)}.hero-visual:hover>img{transform:scale(1.025)}.john-approved{z-index:2;background:var(--yellow);border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink);letter-spacing:.12em;align-items:center;gap:10px;padding:16px 21px;font-size:10px;font-weight:900;display:flex;position:absolute;top:38px;left:-22px;transform:rotate(-4deg)}.hero-note{z-index:2;min-width:212px;color:var(--ink);border:var(--border);box-shadow:4px 4px 0 var(--ink);background:#fffaf0f0;padding:17px 19px;position:absolute;bottom:25px;right:27px;transform:rotate(1deg)}.hero-note span{color:var(--red);letter-spacing:.15em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:900;display:block}.hero-note strong{font-family:var(--serif);font-size:20px;font-weight:400}.promise-strip{color:var(--paper);background:var(--ink);border-bottom:var(--border);grid-template-columns:repeat(4,1fr);display:grid}.promise-strip>div{border-right:1px solid #fffaf040;justify-content:center;align-items:center;gap:17px;min-height:116px;padding:20px;display:flex}.promise-strip>div:last-child{border-right:0}.promise-strip svg{width:26px;height:26px;color:var(--yellow);stroke-width:1.8px}.promise-strip span{color:#aeb8ca;flex-direction:column;font-size:11px;display:flex}.promise-strip b{color:var(--paper);margin-bottom:3px;font-size:13px}.products-section{background:var(--paper);padding:clamp(75px,9vw,145px) clamp(22px,4vw,66px) clamp(85px,10vw,160px)}.section-heading{grid-template-columns:1fr minmax(300px,420px);align-items:end;gap:50px;margin-bottom:55px;display:grid}.kicker{color:var(--red);letter-spacing:.2em;align-items:center;gap:10px;margin-bottom:19px;font-size:10px;font-weight:900;display:inline-flex}.kicker:before{content:"";background:currentColor;width:21px;height:2px}.kicker.light{color:var(--yellow)}.section-heading h2,.thread-copy h2,.newsletter h2{font-family:var(--display);letter-spacing:-.065em;text-transform:uppercase;margin:0;font-size:clamp(49px,6vw,88px);line-height:.92}.section-heading>p{color:#626b79;max-width:390px;font-family:var(--serif);margin:0 0 5px;font-size:23px;line-height:1.35}.filter-row{scrollbar-width:none;gap:8px;margin-bottom:28px;padding-bottom:16px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-row button{cursor:pointer;letter-spacing:.06em;text-transform:uppercase;background:0 0;border:1px solid #12213a4d;border-radius:99px;flex:none;min-height:38px;padding:0 15px;font-size:10px;font-weight:800;transition:color .2s,background .2s,border .2s}.filter-row button.active,.filter-row button:hover{color:var(--paper);background:var(--ink);border-color:var(--ink)}.product-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(20px,2.2vw,38px);min-height:600px;display:grid}.product-card{min-width:0;animation:.45s both card-in;animation-delay:var(--delay)}@keyframes card-in{0%{opacity:0;transform:translateY(15px)}}.product-image-wrap{aspect-ratio:1;border:var(--border);background:var(--cream);position:relative;overflow:hidden}.product-image-wrap>img{object-fit:cover;height:100%;transition:transform .65s cubic-bezier(.2,.8,.2,1)}.product-card:hover .product-image-wrap>img{transform:scale(1.035)}.product-index{width:39px;height:39px;color:var(--paper);background:var(--ink);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid;position:absolute;bottom:12px;left:12px}.heart-button{border:var(--border);cursor:pointer;background:#fffaf0eb;border-radius:50%;place-items:center;width:42px;height:42px;transition:color .2s,background .2s,transform .2s;display:grid;position:absolute;top:12px;right:12px}.heart-button:hover{color:var(--paper);background:var(--red);transform:rotate(8deg)}.product-info{padding:22px 2px 0}.product-eyebrow{color:var(--red);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:900}.product-title-row{grid-template-columns:1fr auto;align-items:start;gap:15px;margin:9px 0 12px;display:grid}.product-title-row h3{font-family:var(--serif);margin:0;font-size:clamp(27px,2.7vw,39px);font-weight:400;line-height:.95}.product-title-row strong{padding-top:5px;font-size:15px}.product-info>p{color:#68717d;min-height:46px;margin:0 0 20px;font-size:12px;line-height:1.55}.product-meta{border-top:1px solid #12213a33;justify-content:space-between;align-items:center;gap:10px;padding-top:14px;display:flex}.product-meta>span{color:#69717c;font-size:10px}.product-meta button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;text-transform:uppercase;background:0 0;align-items:center;gap:8px;padding:0;font-size:11px;font-weight:900;display:inline-flex}.product-meta button svg{transition:transform .2s}.product-meta button:hover svg{transform:rotate(90deg)}.finder-section{color:var(--paper);background:var(--blue);border-top:var(--border);border-bottom:var(--border);grid-template-columns:.82fr .9fr 1.05fr;display:grid}.finder-intro,.finder-options,.finder-result{min-width:0;padding:clamp(45px,5vw,80px) clamp(24px,3.5vw,58px)}.finder-intro{border-right:1px solid #ffffff40;flex-direction:column;justify-content:center;display:flex}.finder-intro h2{font-family:var(--display);letter-spacing:-.07em;text-transform:uppercase;margin:0;font-size:clamp(48px,5.5vw,83px);line-height:.88}.finder-intro h2 em{color:var(--yellow);font-style:normal}.finder-intro p{color:#d9dff8;max-width:355px;font-family:var(--serif);margin:30px 0 0;font-size:21px;line-height:1.35}.finder-options{border-right:1px solid #ffffff40;flex-direction:column;justify-content:center;display:flex}.finder-options button{width:100%;color:var(--paper);cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff4d;grid-template-columns:27px 30px 1fr 22px;align-items:center;gap:12px;padding:21px 6px;transition:color .2s,padding .2s;display:grid;position:relative}.finder-options button:first-child{border-top:1px solid #ffffff4d}.finder-options button:before{z-index:0;content:"";background:var(--yellow);opacity:0;transition:opacity .2s,transform .2s;position:absolute;inset:5px -10px;transform:scaleY(.75)}.finder-options button>*{z-index:1;position:relative}.finder-options button.selected{color:var(--ink);padding-left:9px;padding-right:3px}.finder-options button.selected:before{opacity:1;transform:scaleY(1)rotate(-.5deg)}.choice-number{opacity:.7;font-size:9px;font-weight:800}.finder-options button span:nth-child(3){flex-direction:column;display:flex}.finder-options b{font-family:var(--serif);font-size:21px;font-weight:400}.finder-options small{opacity:.72;margin-top:3px;font-size:9px}.choice-arrow{width:18px}.finder-result{background:#263fa7;flex-direction:column;justify-content:center;display:flex}.finder-result-image{aspect-ratio:1.55;border:1.5px solid var(--paper);box-shadow:6px 6px 0 var(--yellow);margin-bottom:24px;overflow:hidden}.finder-result-image img{object-fit:cover;height:100%;transition:opacity .2s}.finder-result-copy>span{color:var(--yellow);letter-spacing:.15em;font-size:9px;font-weight:900}.finder-result-copy h3{font-family:var(--serif);margin:7px 0 8px;font-size:clamp(30px,3.3vw,47px);font-weight:400;line-height:1}.finder-result-copy p{color:#d8dff8;min-height:40px;margin:0 0 19px;font-size:11px;line-height:1.55}.finder-result-copy button{color:var(--paper);border:0;border-bottom:1px solid var(--paper);cursor:pointer;background:0 0;align-items:center;gap:10px;padding:0 0 4px;font-size:11px;font-weight:800;display:inline-flex}.thread-section{background-color:var(--cream);border-bottom:var(--border);background-image:radial-gradient(#12213a21 .8px,#0000 .8px);background-size:12px 12px;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,8vw,130px);padding:clamp(80px,10vw,150px) clamp(22px,6vw,100px);display:grid}.thread-copy p{color:#646c79;max-width:480px;font-family:var(--serif);margin:28px 0 0;font-size:22px;line-height:1.4}.thread-tool{background:var(--paper);border:2px solid var(--ink);box-shadow:10px 10px 0 var(--red);align-self:center;padding:clamp(30px,4vw,60px)}.thread-number{align-items:center;gap:22px;margin-bottom:35px;display:flex}.thread-number b{font-family:var(--display);letter-spacing:-.08em;font-size:clamp(70px,10vw,144px);line-height:.75}.thread-number span{color:var(--red);letter-spacing:.12em;font-size:8px;font-weight:900;line-height:1.55}.thread-tool input[type=range]{appearance:none;background:linear-gradient(90deg, var(--blue) var(--range), #d9d4c9 var(--range));border:1px solid var(--ink);cursor:ew-resize;border-radius:99px;width:100%;height:6px}.thread-tool input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--yellow);border:2px solid var(--ink);width:29px;height:29px;box-shadow:3px 3px 0 var(--ink);border-radius:50%}.thread-tool input[type=range]::-moz-range-thumb{background:var(--yellow);border:2px solid var(--ink);width:27px;height:27px;box-shadow:3px 3px 0 var(--ink);border-radius:50%}.range-labels{color:#7c8390;letter-spacing:.12em;justify-content:space-between;margin-top:14px;font-size:7px;font-weight:900;display:flex}.thread-verdict{border-top:1px dashed #12213a66;flex-direction:column;margin-top:35px;padding-top:25px;display:flex}.thread-verdict span{color:var(--red);letter-spacing:.15em;margin-bottom:7px;font-size:8px;font-weight:900}.thread-verdict strong{font-family:var(--serif);font-size:clamp(22px,2.5vw,34px);font-weight:400;line-height:1.15}.john-section{min-height:760px;color:var(--paper);background:var(--ink);border-bottom:var(--border);grid-template-columns:1.1fr .9fr;display:grid;position:relative}.john-photo{border-right:1px solid #fffaf040;min-height:600px;position:relative;overflow:hidden}.john-photo>img{object-fit:cover;object-position:63% center;filter:saturate(.82)contrast(1.05);width:100%;height:100%}.john-photo:after{content:"";background:linear-gradient(#0000 62%,#12213abf);position:absolute;inset:0}.photo-caption{z-index:1;letter-spacing:.12em;align-items:center;gap:15px;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:25px;left:29px}.photo-caption span{color:var(--ink);background:var(--yellow);padding:6px 8px}.john-story{align-self:center;padding:80px clamp(45px,6vw,100px)}.john-story h2{max-width:580px;font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(51px,6vw,91px);font-weight:400;line-height:.92}.john-story .story-lead{color:var(--yellow);font-family:var(--serif);margin:25px 0 20px;font-size:clamp(24px,2.5vw,34px)}.john-story>p:not(.story-lead){color:#b8c0cd;max-width:550px;font-size:13px;line-height:1.7}.john-story ul{gap:10px;margin:29px 0 35px;padding:0;list-style:none;display:grid}.john-story li{color:#d7dce5;align-items:center;gap:11px;font-size:11px;display:flex}.john-story li svg{width:20px;height:20px;color:var(--ink);background:var(--yellow);border-radius:50%;padding:3px}.john-story>a{border-bottom:1px solid var(--paper);align-items:center;gap:10px;padding-bottom:5px;font-size:11px;font-weight:800;display:inline-flex}.john-stamp{width:122px;height:122px;color:var(--ink);background:var(--red);border:2px solid var(--paper);box-shadow:0 0 0 5px var(--red), 0 0 0 7px var(--paper);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;bottom:40px;right:3.5vw;transform:rotate(10deg)}.john-stamp span{letter-spacing:.15em;font-size:7px;font-weight:900}.john-stamp b{margin:3px 0;font-size:14px;line-height:.9}.review-section{background:var(--red);border-bottom:var(--border);padding:clamp(75px,8vw,120px) clamp(22px,4vw,65px)}.review-section>p{letter-spacing:.18em;margin:0 0 42px;font-size:9px;font-weight:900}.review-track{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.review-track article{background:var(--paper);border:2px solid var(--ink);box-shadow:7px 7px 0 var(--ink);padding:clamp(25px,3vw,42px)}.review-track article:nth-child(2){transform:rotate(1deg)}.review-track article:nth-child(3){transform:rotate(-1deg)}.review-track article>div{color:var(--blue);letter-spacing:.15em;font-size:13px}.review-track blockquote{min-height:86px;font-family:var(--serif);margin:22px 0 28px;font-size:clamp(25px,2.5vw,36px);line-height:1.05}.review-track span{letter-spacing:.12em;font-size:8px;font-weight:900}.newsletter{background:var(--yellow);border-bottom:var(--border);grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:clamp(75px,10vw,145px) clamp(22px,8vw,135px);display:grid}.newsletter-copy>p{max-width:500px;font-family:var(--serif);margin:0 0 30px;font-size:clamp(21px,2.1vw,29px);line-height:1.35}.newsletter form label{letter-spacing:.14em;text-transform:uppercase;margin-bottom:9px;font-size:8px;font-weight:900;display:block}.newsletter form>div{background:var(--paper);border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink);display:flex}.newsletter input{background:0 0;border:0;outline:none;flex:1;min-width:0;padding:18px;font-size:13px}.newsletter form button{color:var(--paper);background:var(--blue);border:1.5px solid var(--ink);cursor:pointer;white-space:nowrap;align-items:center;gap:12px;margin:5px;padding:0 18px;font-size:11px;font-weight:800;display:flex}.newsletter-copy>small{margin-top:15px;font-size:9px;display:block}.success-message{background:var(--paper);border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink);font-family:var(--serif);align-items:center;gap:12px;padding:20px;font-size:22px;display:flex}.success-message svg{width:30px;height:30px;color:var(--paper);background:var(--blue);border-radius:50%;flex:none;padding:6px}footer{min-height:190px;color:var(--paper);background:var(--ink);grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;padding:40px clamp(22px,4vw,65px);display:grid}.footer-links{gap:28px;font-size:10px;font-weight:700;display:flex}footer>p{letter-spacing:.1em;text-align:right;justify-self:end;margin:0;font-size:8px;font-weight:800;line-height:1.7}footer>p span{color:#8f9aab;font-weight:500}.mobile-menu{z-index:80;color:var(--paper);background:var(--blue);flex-direction:column;justify-content:center;padding:30px;display:flex;position:fixed;inset:0}.mobile-menu>button{width:47px;height:47px;color:var(--ink);background:var(--yellow);border:2px solid var(--ink);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute;top:25px;right:25px}.mobile-menu>a{font-family:var(--serif);border-bottom:1px solid #ffffff59;justify-content:space-between;align-items:center;padding:22px 0;font-size:clamp(38px,11vw,60px);display:flex}.mobile-menu>span{color:var(--yellow);letter-spacing:.15em;margin-top:40px;font-size:9px;font-weight:900;line-height:1.6}.drawer-layer{z-index:70;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#12213aa3;justify-content:flex-end;animation:.2s both fade-in;display:flex;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}}.cart-drawer{background:var(--paper);border-left:2px solid var(--ink);flex-direction:column;width:min(500px,100%);height:100%;animation:.3s cubic-bezier(.2,.8,.2,1) both drawer-in;display:flex;box-shadow:-8px 0 #ffd64fb3}@keyframes drawer-in{0%{transform:translate(100%)}}.drawer-header{background:var(--yellow);border-bottom:2px solid var(--ink);justify-content:space-between;align-items:flex-start;padding:28px;display:flex}.drawer-header span{letter-spacing:.15em;font-size:8px;font-weight:900}.drawer-header h2{font-family:var(--serif);margin:3px 0 0;font-size:35px;font-weight:400}.drawer-header button{background:var(--paper);border:2px solid var(--ink);cursor:pointer;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.empty-cart{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:35px;display:flex}.empty-cart svg{color:var(--red)}.empty-cart h3{font-family:var(--serif);margin:18px 0 6px;font-size:33px;font-weight:400}.empty-cart p{color:#68717d;margin:0 0 25px;font-size:12px}.empty-cart button{color:var(--paper);background:var(--ink);cursor:pointer;border:0;padding:13px 18px;font-size:11px;font-weight:800}.cart-lines{flex:1;padding:8px 26px;overflow-y:auto}.cart-line{border-bottom:1px solid #12213a2e;grid-template-columns:82px 1fr auto;align-items:center;gap:16px;padding:18px 0;display:grid}.cart-line>img{object-fit:cover;border:var(--border);width:82px;height:82px}.cart-line>div:nth-child(2)>span{color:var(--red);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.cart-line h3{font-family:var(--serif);margin:5px 0;font-size:20px;font-weight:400}.cart-line b{font-size:11px}.quantity-control{border:1px solid var(--ink);grid-template-columns:repeat(3,28px);align-items:center;display:grid}.quantity-control button,.quantity-control span{background:0 0;border:0;place-items:center;width:28px;height:30px;display:grid}.quantity-control button{cursor:pointer}.quantity-control span{border-left:1px solid #12213a4d;border-right:1px solid #12213a4d;font-size:10px;font-weight:800}.drawer-summary{background:var(--cream);border-top:2px solid var(--ink);padding:25px 28px 30px}.drawer-summary>div:not(.checkout-message){justify-content:space-between;margin-bottom:8px;font-size:11px;display:flex}.drawer-summary>div:first-child{font-family:var(--serif);font-size:22px}.drawer-summary>button{width:100%;min-height:52px;color:var(--paper);background:var(--blue);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);cursor:pointer;justify-content:center;align-items:center;gap:12px;margin-top:20px;font-size:12px;font-weight:800;display:flex}.drawer-summary>small{color:#747b86;text-align:center;margin-top:12px;font-size:8px;display:block}.checkout-message{background:var(--yellow);border:var(--border);align-items:center;gap:10px;margin-top:20px;padding:16px;font-size:11px;font-weight:700;line-height:1.4;display:flex}.checkout-message svg{flex:none}.toast{z-index:100;max-width:min(420px,100vw - 44px);color:var(--paper);background:var(--ink);border:2px solid var(--yellow);box-shadow:5px 5px 0 var(--red);opacity:0;pointer-events:none;align-items:center;gap:10px;padding:15px 18px;font-size:11px;font-weight:700;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:22px;right:22px;transform:translateY(15px)}.toast.show{opacity:1;transform:translateY(0)}@media (width<=1100px){.hero{grid-template-columns:.85fr 1.15fr}.hero h1{font-size:clamp(62px,7.3vw,86px)}.finder-section{grid-template-columns:1fr 1.1fr}.finder-result{grid-column:1/-1;grid-template-columns:minmax(280px,.8fr) 1fr;align-items:center;gap:40px;display:grid}.finder-result-image{margin:0}.john-stamp{display:none}}@media (width<=860px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.menu-button{display:grid}.hero{grid-template-columns:1fr}.hero-copy{min-height:620px}.hero h1{font-size:clamp(74px,16vw,118px)}.hero-visual{border-top:var(--border);border-left:0;height:650px}.john-approved{top:28px;left:24px}.promise-strip{grid-template-columns:repeat(2,1fr)}.promise-strip>div:nth-child(2){border-right:0}.promise-strip>div:nth-child(-n+2){border-bottom:1px solid #fffaf040}.section-heading{grid-template-columns:1fr;gap:25px}.product-grid{grid-template-columns:repeat(2,1fr)}.finder-section{grid-template-columns:1fr}.finder-intro,.finder-options{border-bottom:1px solid #ffffff40;border-right:0}.finder-result{grid-column:auto;grid-template-columns:minmax(220px,.7fr) 1fr}.thread-section,.john-section{grid-template-columns:1fr}.john-photo{border-bottom:1px solid #fffaf040;border-right:0;height:650px}.review-track{grid-template-columns:1fr}.review-track blockquote{min-height:0}.newsletter{grid-template-columns:1fr;gap:40px}footer{grid-template-columns:1fr auto}.footer-links{display:none}}@media (width<=600px){.site-header{height:70px;padding:0 16px}.brand-mark{width:38px;height:38px}.brand-name{font-size:12px}.brand-name b{font-size:17px}.cart-button{min-height:39px;padding-left:10px}.cart-button>span{display:none}.cart-button b{width:25px;height:25px}.menu-button{width:39px;height:39px}.hero-copy{min-height:570px;padding:65px 20px 55px}.status-pill{margin-bottom:27px;font-size:8px}.hero h1{font-size:clamp(61px,20vw,92px)}.hero h1 em:after{height:7px;bottom:-7px}.hero-copy>p{margin-top:37px;font-size:21px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{height:515px}.hero-visual>img{object-position:64% center}.john-approved{padding:12px 14px;font-size:8px;top:20px;left:18px}.hero-note{min-width:auto;bottom:18px;right:18px}.hero-note strong{font-size:17px}.promise-strip>div{justify-content:flex-start;gap:12px;min-height:102px;padding:18px}.promise-strip span{font-size:9px}.promise-strip b{font-size:11px}.product-grid{grid-template-columns:1fr;gap:55px;min-height:0}.section-heading h2,.thread-copy h2,.newsletter h2{font-size:clamp(47px,15vw,72px)}.section-heading>p{font-size:20px}.product-title-row h3{font-size:35px}.finder-intro,.finder-options,.finder-result{padding:55px 21px}.finder-intro h2{font-size:60px}.finder-result{display:flex}.finder-result-image{width:100%;margin-bottom:28px}.finder-options button{grid-template-columns:23px 27px 1fr 18px;gap:9px;padding:19px 3px}.finder-options b{font-size:18px}.thread-section{padding-left:20px;padding-right:20px}.thread-tool{box-shadow:7px 7px 0 var(--red);padding:30px 22px}.thread-number{align-items:flex-end;gap:15px}.thread-number b{font-size:84px}.thread-number span{padding-bottom:2px;font-size:7px}.john-photo{height:520px;min-height:auto}.john-photo>img{object-position:66% center}.john-story{padding:65px 22px 75px}.john-story h2{font-size:54px}.review-track article:nth-child(2),.review-track article:nth-child(3){transform:none}.newsletter form>div{display:block}.newsletter input{width:100%}.newsletter form button{justify-content:center;width:calc(100% - 10px);min-height:48px}footer{grid-template-columns:1fr;align-items:start}footer>p{text-align:left;justify-self:start}.cart-line{grid-template-columns:68px 1fr}.cart-line>img{width:68px;height:68px}.quantity-control{grid-column:2;justify-self:start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
