:root{--navy-950:#071827;--navy-900:#0b2038;--navy-800:#12304f;--navy-700:#194466;--red-600:#d62f3a;--red-700:#b9212b;--line:#06c755;--ink:#101923;--muted:#5f6873;--paper:#f6f5f1;--paper-strong:#ebe9e1;--white:#fff;--border:#d9d9d3;--shadow:0 18px 50px #0718271f;--radius:18px;--shell:min(1180px, calc(100vw - 40px));--font-sans:"Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", system-ui, sans-serif;--font-display:Impact, Haettenschweiler, "Arial Narrow Bold", "Noto Sans JP", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{color:var(--ink);background:var(--paper);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.8}body:before{z-index:9999;content:"";background:var(--red-600);width:100%;height:3px;position:fixed;top:0;left:0}img{max-width:100%;height:auto;display:block}picture{display:block}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}button,input,textarea,select{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #f6b73c}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.25}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:10000;color:var(--white);background:var(--red-600);padding:10px 16px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}.section-shell{width:var(--shell);margin-inline:auto}.eyebrow{color:var(--red-600);letter-spacing:.18em;align-items:center;gap:12px;margin-bottom:14px;font-size:.73rem;font-weight:900;line-height:1.3;display:flex}.eyebrow:before{content:"";background:currentColor;width:26px;height:2px}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:13px 23px;font-size:.9rem;font-weight:800;line-height:1.25;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--white);background:var(--red-600);box-shadow:0 10px 28px #d62f3a47}.button-primary:hover{background:var(--red-700)}.button-line{color:var(--white);background:var(--line);box-shadow:0 10px 28px #06c7553b}.button-secondary{border-color:var(--navy-900);color:var(--navy-900);background:0 0}.text-link{color:var(--navy-900);align-items:center;gap:10px;font-size:.87rem;font-weight:900;text-decoration:none;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span{transform:translate(5px)}.center-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.site-header{z-index:1000;color:var(--navy-900);backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #0718271a;position:sticky;top:0}.header-shell{justify-content:space-between;align-items:center;width:min(1340px,100vw - 40px);height:82px;margin-inline:auto;display:flex}.brand{flex:none;width:168px;display:block}.brand img{object-fit:contain;width:100%;max-height:56px}.primary-nav{align-items:center;gap:3px;display:flex}.nav-link{white-space:nowrap;cursor:pointer;border-radius:8px;align-items:center;min-height:44px;padding:0 12px;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.nav-link:hover,.nav-link.active{color:var(--red-600);background:#f8f2f2}.nav-group{position:relative}.nav-group summary{list-style:none}.nav-group summary::-webkit-details-marker{display:none}.nav-group summary:after{content:"▾";margin-left:7px;font-size:.65rem}.nav-panel{background:var(--white);min-width:245px;box-shadow:var(--shadow);border:1px solid #0718271a;border-radius:14px;padding:12px;display:grid;position:absolute;top:calc(100% + 12px);left:0}.nav-panel:before{content:"";width:100%;height:14px;position:absolute;top:-14px;left:0}.nav-panel a{color:var(--navy-900);border-radius:8px;padding:9px 12px;font-size:.82rem;font-weight:700;text-decoration:none}.nav-panel a:hover{color:var(--red-600);background:var(--paper)}.nav-cta{color:var(--white);background:var(--line);border-radius:999px;margin-left:8px;padding:10px 18px;font-size:.82rem;font-weight:900;text-decoration:none}.menu-toggle{width:48px;height:48px;color:var(--white);background:var(--navy-900);border:0;border-radius:50%;display:none}.menu-toggle>span:not(.sr-only){background:currentColor;width:20px;height:2px;margin:4px auto;display:block}.home-hero{isolation:isolate;min-height:min(830px,100svh - 82px);color:var(--white);background:radial-gradient(circle at 84% 34%, #d62f3a52, transparent 24%), linear-gradient(125deg, #061522 0%, var(--navy-950) 46%, #102f4d 100%);align-items:center;display:grid;position:relative;overflow:hidden}.home-hero:before{z-index:-1;content:"";opacity:.42;background:repeating-linear-gradient(115deg,#0000 0 74px,#ffffff0b 74px 75px),linear-gradient(90deg,#0000 0 49.9%,#ffffff14 50%,#0000 50.1%);position:absolute;inset:0}.home-hero:after{z-index:-1;aspect-ratio:1;content:"";border:1px solid #ffffff1f;border-radius:50%;width:min(52vw,710px);position:absolute;top:50%;right:max(-170px,50vw - 775px);transform:translateY(-50%);box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.hero-content{z-index:2;width:var(--shell);grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:clamp(36px,6vw,86px);margin-inline:auto;padding:90px 0 72px;display:grid;position:relative}.hero-kicker{color:#ff727b;letter-spacing:.18em;flex-wrap:wrap;gap:.5em 1em;margin-bottom:24px;font-size:.72rem;font-weight:900;display:flex}.hero-kicker span{color:#ffffff94}.hero-content h1{max-width:760px;font-family:var(--font-display);letter-spacing:-.05em;margin-bottom:24px;font-size:clamp(3.2rem,6vw,5.8rem);font-weight:900;line-height:.95}.hero-title-line{white-space:nowrap;word-break:keep-all;overflow-wrap:normal;width:max-content;max-width:100%;display:block}.hero-content h1 em{color:#ff5661;font-style:normal}.hero-copy>p:not(.hero-kicker){color:#ffffffd1;max-width:610px;margin-bottom:30px;font-size:1.04rem;line-height:2}.hero-type{text-align:right;border-left:1px solid #fff3;flex-direction:column;justify-content:center;align-items:flex-end;min-height:420px;padding-left:clamp(24px,4vw,60px);display:flex;transform:rotate(-2deg)}.hero-type>span{color:#ffffffeb;font-family:var(--font-display);letter-spacing:-.055em;white-space:nowrap;font-size:clamp(3.4rem,5.7vw,6.5rem);line-height:.78;display:block}.hero-type>.hero-type-outline{color:#0000;-webkit-text-stroke:1px #ffffff8c;font-size:clamp(5rem,8.5vw,9.2rem)}.hero-type small{color:#ff727b;letter-spacing:.19em;max-width:280px;margin-top:34px;font-size:.67rem;font-weight:900;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-facts{border-top:1px solid #fff3;grid-template-columns:repeat(3,1fr);max-width:650px;margin:42px 0 0;padding:32px 0 0;list-style:none;display:grid}.hero-facts li{border-left:2px solid var(--red-600);gap:2px;padding-left:22px;display:grid}.hero-facts strong{font-family:var(--font-display);letter-spacing:0;font-size:1.65rem}.hero-facts span{color:#ffffffa8;font-size:.76rem;font-weight:700}.hero-scroll{z-index:3;color:var(--white);letter-spacing:.2em;writing-mode:vertical-rl;font-size:.66rem;font-weight:900;text-decoration:none;position:absolute;bottom:28px;right:32px}.hero-scroll:after{content:"";background:#ffffffa6;width:1px;height:60px;margin:12px auto 0;display:block}.pet-banner{min-height:62px;color:var(--white);background:var(--red-600);justify-content:center;align-items:center;gap:20px;padding:12px 24px;font-size:.84rem;font-weight:700;display:flex}.pet-banner p{margin:0}.pet-banner p span{letter-spacing:.12em;border:1px solid #ffffff8c;border-radius:999px;margin-right:9px;padding:3px 8px;font-size:.64rem}.pet-banner a{flex:none;font-weight:900}.intro-section{grid-template-columns:70px minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:58px;padding-block:120px;display:grid;position:relative}.section-number{color:var(--paper-strong);font-family:var(--font-display);writing-mode:vertical-rl;align-self:start;font-size:5rem;line-height:1}.intro-copy h2,.section-heading h2{margin-bottom:24px;font-size:clamp(2rem,4vw,3.45rem)}.intro-copy>p{color:var(--muted)}.intro-copy .text-link{margin-top:14px}.intro-image{position:relative}.intro-image picture{aspect-ratio:4/5;box-shadow:var(--shadow);border-radius:2px 38px 2px 2px;overflow:hidden}.intro-image img{object-fit:cover;width:100%;height:100%}.image-caption{color:var(--white);background:var(--red-600);letter-spacing:.14em;writing-mode:vertical-rl;padding:12px 18px;font-size:.66rem;font-weight:900;position:absolute;bottom:24px;right:-28px}.promise-section{color:var(--white);background:var(--navy-950);padding-block:110px}.section-heading{max-width:820px;margin-bottom:44px}.section-heading>p:last-child{color:var(--muted)}.section-heading.light>p:last-child,.section-heading.light h2{color:var(--white)}.section-heading.split{grid-template-columns:1fr .7fr;align-items:end;gap:80px;max-width:none;display:grid}.section-heading.split h2,.section-heading.split>p{margin-bottom:0}.promise-grid{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);display:grid}.promise-grid article{border-right:1px solid #ffffff2e;min-height:250px;padding:36px 28px}.promise-grid article:last-child{border-right:0}.promise-grid span{color:#ff606a;font-family:var(--font-display);font-size:1.1rem}.promise-grid h3{margin:48px 0 13px;font-size:1.35rem}.promise-grid p{color:#ffffffa3;margin:0;font-size:.88rem}.factory-strip{color:var(--navy-950);background:var(--white);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);margin-top:70px;display:grid;overflow:hidden}.factory-lead{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(42px,6vw,76px);display:flex}.factory-lead>p:first-child{color:var(--red-600);letter-spacing:.16em;margin-bottom:12px;font-size:.7rem;font-weight:900}.factory-strip h3{max-width:520px;margin-bottom:18px;font-size:clamp(1.7rem,3vw,2.6rem)}.factory-description{max-width:600px;color:var(--muted);margin-bottom:26px;font-size:.87rem}.factory-strip a{font-size:.86rem;font-weight:900}.factory-points{border-left:1px solid var(--border);background:var(--paper);margin:0;padding:0;list-style:none;display:grid}.factory-points li{border-bottom:1px solid var(--border);grid-template-columns:46px 1fr;align-content:center;gap:3px 18px;min-height:138px;padding:26px 34px;display:grid;position:relative}.factory-points li:last-child{border-bottom:0}.factory-points span{color:var(--red-600);font-family:var(--font-display);grid-row:1/3;font-size:1.1rem}.factory-points strong{font-size:1.04rem}.factory-points small{color:var(--muted);font-size:.75rem}.home-pricing{padding-block:120px}.price-ribbon{border:1px solid var(--navy-900);background:var(--white);grid-template-columns:repeat(5,1fr);display:grid}.price-ribbon a{border-right:1px solid var(--navy-900);flex-direction:column;justify-content:center;min-height:190px;padding:28px 20px;text-decoration:none;transition:color .18s,background .18s;display:flex}.price-ribbon a:last-child{border-right:0}.price-ribbon a:hover{color:var(--white);background:var(--navy-900)}.price-ribbon span{min-height:48px;font-size:.83rem;font-weight:800}.price-ribbon strong{font-family:var(--font-display);letter-spacing:0;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1}.price-ribbon strong small{font-family:var(--font-sans);margin-left:2px;font-size:.72rem}.price-ribbon em{color:var(--muted);margin-top:8px;font-size:.65rem;font-style:normal}.price-ribbon a:hover em{color:#fff9}.reason-section{background:var(--paper-strong);padding-block:110px}.reason-section .section-shell{position:relative}.reason-section .section-number{color:#fffc;position:absolute;top:0;right:0}.reason-grid{background:#c9c9c3;border:1px solid #c9c9c3;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.reason-grid article{background:var(--paper);min-height:260px;padding:42px}.reason-grid b{color:var(--red-600);font-family:var(--font-display);font-size:1.3rem}.reason-grid h3{margin:44px 0 12px;font-size:1.45rem}.reason-grid p{color:var(--muted);margin:0}.showcase-section{padding-block:120px}.heading-actions{justify-content:flex-end;gap:24px;display:flex}.showcase-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.showcase-grid a{aspect-ratio:.78;background:var(--white);position:relative;overflow:hidden}.showcase-grid picture,.showcase-grid img{width:100%;height:100%}.showcase-grid img{object-fit:cover;transition:transform .45s cubic-bezier(.2,.6,.2,1)}.showcase-grid a:hover img{transform:scale(1.04)}.showcase-grid span{width:38px;height:38px;color:var(--white);background:var(--red-600);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:.75rem;display:grid;position:absolute;bottom:12px;right:12px}.testimonial-section{color:var(--white);background:var(--navy-900);padding-block:110px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.testimonial-grid figure{background:var(--white);border-radius:12px;margin:0;overflow:hidden}.testimonial-grid img{width:100%}.blog-section{padding-block:120px}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.blog-section .post-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.post-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);height:100%;transition:transform .2s,box-shadow .2s;overflow:hidden}.post-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.post-card-image{aspect-ratio:16/10;background:var(--navy-900);text-decoration:none;display:block;overflow:hidden}.post-card-image picture,.post-card-image img{width:100%;height:100%}.post-card-image img{object-fit:cover;transition:transform .35s}.post-card:hover .post-card-image img{transform:scale(1.04)}.post-card-placeholder{color:#ffffff40;width:100%;height:100%;font-family:var(--font-display);letter-spacing:.08em;place-items:center;font-size:3.5rem;display:grid}.post-card-body{padding:24px}.post-meta,.article-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:13px;font-size:.68rem;font-weight:800;display:flex}.post-meta span{color:var(--red-600);background:#fff0f1;border-radius:999px;padding:2px 8px}.post-card h3{margin-bottom:12px;font-size:1.08rem;line-height:1.5}.post-card h3 a{text-decoration:none}.post-card-body>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:18px;font-size:.8rem;display:-webkit-box;overflow:hidden}.archive-page{padding-block:80px 120px}.archive-tools{border:1px solid var(--border);background:var(--white);border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;padding:20px;display:flex}.archive-search{flex:1}.archive-search input{border:1px solid var(--border);background:var(--paper);border-radius:10px;width:100%;min-height:46px;padding:10px 15px}.filter-chips{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.filter-chips button{border:1px solid var(--border);color:var(--muted);background:var(--white);cursor:pointer;border-radius:999px;padding:7px 12px;font-size:.72rem;font-weight:800}.filter-chips button.active,.filter-chips button:hover{border-color:var(--navy-900);color:var(--white);background:var(--navy-900)}.archive-count{color:var(--muted);margin-bottom:22px;font-size:.78rem}.archive-block>.post-grid>[data-post-item]{height:100%}.empty-state{text-align:center;color:var(--muted);padding:48px}.page-hero{color:var(--white);background:radial-gradient(circle at 82% 25%, #d62f3a47, transparent 22%), linear-gradient(125deg, var(--navy-950), var(--navy-800));padding:90px 0 82px}.page-hero.compact{padding-block:70px}.page-hero .section-shell{max-width:1050px}.page-hero .eyebrow{color:#ff6972}.page-hero h1{max-width:950px;margin-bottom:22px;font-size:clamp(2.25rem,5vw,4.25rem)}.page-hero .section-shell>p:last-child{color:#ffffffb3;max-width:720px;margin-bottom:0}.breadcrumbs{color:#ffffff8f;flex-wrap:wrap;gap:9px;margin-bottom:28px;font-size:.73rem;display:flex}.breadcrumbs a{color:var(--white)}.article-hero{padding-block:74px}.article-hero .article-meta{color:#ffffff9e;margin:24px 0 0}.content-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:70px;padding-block:80px 120px;display:grid}.legacy-content{overflow-wrap:anywhere;color:#26313b;min-width:0}.legacy-content>:first-child{margin-top:0}.legacy-content h2,.legacy-content h3,.legacy-content h4{color:var(--navy-900)}.legacy-content h2{border-top:1px solid var(--border);margin:44px 0 20px;padding-top:32px;font-size:clamp(1.55rem,3vw,2.25rem)}.legacy-content h3{margin:34px 0 15px;font-size:1.45rem}.legacy-content h4{margin:28px 0 13px;font-size:1.15rem}.legacy-content p,.legacy-content li{line-height:2}.legacy-content a{color:var(--red-700)}.legacy-content img{border-radius:10px;height:auto;margin:26px auto}.legacy-content figure{margin:32px 0}.legacy-content picture{margin:26px 0}.legacy-content picture img{margin:0 auto}.legacy-content table{table-layout:fixed;border-collapse:collapse;white-space:normal;overflow-wrap:anywhere;width:100%;display:table}.legacy-content th,.legacy-content td{border:1px solid var(--border);padding:12px}.legacy-content th{background:var(--paper-strong)}.fabric-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:30px 0 54px;display:grid}.fabric-option-grid article{border:1px solid var(--border);background:var(--white);border-radius:16px;min-width:0;padding:28px;position:relative;overflow:hidden}.fabric-option-grid article>span{color:#d62f3a2e;font-family:var(--font-display);font-size:2.6rem;font-weight:900;line-height:1;position:absolute;top:18px;right:20px}.fabric-option-grid h3{border-bottom:2px solid var(--navy-900);margin:0 0 14px;padding-bottom:14px;font-size:1.25rem;position:relative}.fabric-option-grid p{color:var(--red-600);margin:0 0 15px;font-size:.78rem;font-weight:900}.fabric-option-grid ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.fabric-option-grid li{padding-left:14px;font-size:.78rem;line-height:1.55;position:relative}.fabric-option-grid li:before{background:var(--red-600);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.65em;left:0}.legacy-content blockquote{border-left:4px solid var(--red-600);background:var(--white);margin:32px 0;padding:26px 30px}.gallery .legacy-content{flex-wrap:wrap;gap:14px;display:flex}.gallery .legacy-content>p,.gallery .legacy-content>figure,.gallery .legacy-content>picture{width:calc(33.333% - 10px);margin:0}.gallery .legacy-content>p:has(img),.gallery .legacy-content>p:has(picture){aspect-ratio:1;background:var(--white);overflow:hidden}.gallery .legacy-content>p img,.gallery .legacy-content>p picture,.gallery .legacy-content>p picture img{object-fit:cover;width:100%;height:100%;margin:0}.content-sidebar{gap:18px;display:grid;position:sticky;top:110px}.sidebar-cta{border-radius:var(--radius);color:var(--white);background:var(--navy-900);box-shadow:var(--shadow);padding:30px}.sidebar-cta h2{margin-bottom:13px;font-size:1.4rem}.sidebar-cta>p:not(.eyebrow){color:#ffffffad;font-size:.85rem}.sidebar-cta .button{width:100%;margin-top:10px}.sidebar-links{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);padding:26px;display:grid}.sidebar-links h2{margin-bottom:12px;font-size:1rem}.sidebar-links a{border-bottom:1px solid var(--border);padding:8px 0;font-size:.82rem;font-weight:700;text-decoration:none}.sidebar-links a:last-child{border-bottom:0}.related-posts{padding-bottom:120px}.price-hero{min-height:520px;color:var(--white);background:radial-gradient(circle at 78% 0, #d62f3a52, transparent 32%), var(--navy-950);grid-template-columns:minmax(0,1fr) minmax(380px,.7fr);align-items:center;gap:70px;padding:100px max(40px,50vw - 590px);display:grid}.price-hero h1{white-space:nowrap;word-break:keep-all;overflow-wrap:normal;max-width:100%;margin-bottom:22px;font-size:clamp(3rem,5.2vw,4.5rem);line-height:1.08}.price-hero>div>p:last-child{color:#ffffffad;max-width:660px}.price-promises{border:1px solid #fff3;grid-template-columns:repeat(3,1fr);padding:0;list-style:none;display:grid}.price-promises li{text-align:center;border-right:1px solid #fff3;gap:5px;padding:25px 12px;display:grid}.price-promises li:last-child{border-right:0}.price-promises strong{color:#ff6871;font-family:var(--font-display);letter-spacing:0;font-size:1.35rem}.price-promises span{color:#ffffffa8;font-size:.66rem;font-weight:800}.price-tabs{z-index:100;border-bottom:1px solid var(--border);backdrop-filter:blur(12px);background:#fffffff5;justify-content:center;display:flex;position:sticky;top:82px;overflow-x:auto}.price-tabs a{border-right:1px solid var(--border);min-width:max-content;padding:16px 24px;font-size:.78rem;font-weight:800;text-decoration:none}.price-tabs a:hover{color:var(--white);background:var(--navy-900)}.product-section{padding-block:100px 20px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-image{aspect-ratio:1;background:var(--white);padding:16px;position:relative;overflow:hidden}.product-image picture,.product-image img{width:100%;height:100%}.product-image img{object-fit:contain}.product-badge{z-index:2;color:var(--white);background:var(--red-600);border-radius:999px;padding:5px 10px;font-size:.68rem;font-weight:900;position:absolute;top:14px;left:14px}.product-body{flex-direction:column;flex:1;padding:26px;display:flex}.product-body h3{min-height:50px;margin-bottom:13px;font-size:1.2rem}.product-price{color:var(--red-600);font-family:var(--font-display);letter-spacing:0;margin-bottom:7px;font-size:2rem;line-height:1}.product-price small{font-family:var(--font-sans);font-size:.62rem}.product-price-options{border-top:1px solid var(--border);margin:15px 0 0;display:grid}.product-price-options>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:12px;padding:10px 0;display:flex}.product-price-options dt{color:var(--muted);font-size:.7rem;font-weight:800}.product-price-options dd{color:var(--navy-900);flex:none;margin:0;font-size:.84rem;font-weight:900}.product-price-options dd small{color:var(--muted);margin-left:3px;font-size:.56rem;font-weight:700}.product-note{background:var(--paper);border-radius:9px;gap:5px;margin:12px 0 20px;padding:12px 13px;font-size:.75rem;display:grid}.product-note strong{color:var(--navy-900);font-size:.66rem}.product-note p{color:var(--muted);margin:0}.product-body>.text-link{margin-top:auto}.estimate-section{color:var(--white);background:var(--navy-950);margin-top:100px;padding:110px max(40px,50vw - 590px)}.estimate-card{color:var(--ink);background:var(--white);border-radius:20px;grid-template-columns:minmax(0,1.35fr) minmax(350px,.65fr);display:grid;overflow:hidden}.estimate-fields{min-width:0;padding:42px}.estimate-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:20px;display:flex}.estimate-toolbar-label{color:var(--muted);margin-bottom:8px;font-size:.72rem;font-weight:800}.estimate-presets{flex-wrap:wrap;gap:8px;display:flex}.estimate-presets button,.estimate-add,.estimate-remove{border:1px solid var(--navy-900);min-height:38px;color:var(--navy-900);cursor:pointer;background:0 0;border-radius:999px;padding:8px 13px;font-size:.72rem;font-weight:900}.estimate-presets button:hover,.estimate-presets button.is-active,.estimate-add:hover{color:var(--white);background:var(--navy-900)}.estimate-add{color:var(--white);background:var(--navy-900);flex:none}.estimate-lines{gap:12px;padding-bottom:20px;display:grid}.estimate-list-heading{justify-content:space-between;align-items:end;gap:20px;padding:22px 2px 14px;display:flex}.estimate-list-heading>div{gap:3px;display:grid}.estimate-list-heading>div>strong{font-size:1rem}.estimate-list-heading>div>span{color:var(--muted);font-size:.72rem}.estimate-list-heading>p{color:var(--muted);margin:0;font-size:.72rem;font-weight:800}.estimate-list-heading>p strong{color:var(--red-600);font-family:var(--font-display);letter-spacing:0;font-size:1.5rem}.estimate-line{border:1px solid var(--border);background:var(--paper);border-radius:13px;grid-template-columns:minmax(190px,1.45fr) minmax(120px,.7fr) 86px 112px auto;align-items:end;gap:12px;padding:17px 17px 17px 56px;display:grid;position:relative}.estimate-line-index{width:27px;height:27px;color:var(--white);background:var(--red-600);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:.88rem;font-weight:900;display:grid;position:absolute;top:17px;left:15px}.estimate-fields label,.contact-form label{gap:7px;font-size:.78rem;font-weight:800;display:grid}.estimate-fields input,.estimate-fields select,.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--border);width:100%;min-height:50px;color:var(--ink);background:var(--paper);border-radius:9px;padding:11px 13px}.estimate-fields input:focus,.estimate-fields select:focus,.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--navy-700);outline:2px solid #19446624}.estimate-fields .repeat-check{align-items:center;min-height:50px;display:flex}.repeat-check input{width:20px;min-height:20px}.estimate-line-total{gap:5px;margin:0;display:grid}.estimate-line-total span{color:var(--muted);font-size:.68rem;font-weight:800}.estimate-line-total strong{font-family:var(--font-display);letter-spacing:0;white-space:nowrap;font-size:1.35rem;line-height:1}.estimate-remove{border-color:var(--border);min-height:50px;color:var(--muted);border-radius:9px;padding-inline:12px}.estimate-remove:not(:disabled):hover{color:var(--white);border-color:var(--red-600);background:var(--red-600)}.estimate-remove:disabled{cursor:not-allowed;opacity:.35}.estimate-order-options{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:20px;padding-top:18px;display:flex}.estimate-add-bottom{display:none}.estimate-result{color:var(--white);background:var(--red-600);padding:42px}.estimate-result>p:first-child{margin-bottom:2px;font-size:.78rem;font-weight:800}.estimate-result>strong{font-family:var(--font-display);letter-spacing:0;margin-bottom:26px;font-size:clamp(2.8rem,6vw,4.5rem);line-height:1;display:block}.estimate-breakdown{border-top:1px solid #ffffff47;max-height:260px;margin:26px 0 18px;display:grid;overflow-y:auto}.estimate-breakdown div{border-bottom:1px solid #ffffff38;justify-content:space-between;gap:16px;padding:11px 0;font-size:.72rem;display:flex}.estimate-breakdown span{min-width:0}.estimate-breakdown strong{white-space:nowrap;flex:none}.estimate-result dl{margin:0 0 18px}.estimate-result dl div{border-bottom:1px solid #ffffff42;justify-content:space-between;padding:8px 0;font-size:.8rem;display:flex}.estimate-result dd{margin:0;font-weight:900}.estimate-note{color:#ffffffd1;min-height:46px;font-size:.72rem}.estimate-result .button-line{width:100%}.free-options{padding-block:120px}.option-grid{border:1px solid var(--border);background:var(--border);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.option-grid article{background:var(--white);min-height:190px;padding:27px}.option-grid span{color:var(--red-600);font-family:var(--font-display);font-size:.95rem}.option-grid h3{margin:36px 0 8px;font-size:1rem}.option-grid p{color:var(--muted);margin:0;font-size:.76rem}.price-notes{border-left:4px solid var(--red-600);background:var(--white);margin-bottom:120px;padding:40px}.price-notes h2{font-size:1.3rem}.price-notes li{color:var(--muted);font-size:.84rem}.home-contact{padding-bottom:120px}.standalone-contact{padding-block:90px 120px}.contact-panel{background:var(--white);box-shadow:var(--shadow);border-radius:22px;grid-template-columns:.78fr 1.22fr;display:grid;overflow:hidden}.contact-intro{color:var(--white);background:radial-gradient(circle at 0 100%, #d62f3a66, transparent 38%), var(--navy-900);padding:52px}.contact-intro h2{margin-bottom:20px;font-size:clamp(2rem,4vw,3.2rem)}.contact-intro>p:not(.eyebrow){color:#ffffffad}.contact-intro dl{margin:34px 0 0}.contact-intro dl div{border-top:1px solid #ffffff29;grid-template-columns:86px 1fr;gap:12px;padding:12px 0;display:grid}.contact-intro dt{color:#ffffff8a;font-size:.7rem}.contact-intro dd{margin:0;font-size:.82rem;font-weight:800}.contact-form{gap:19px;padding:52px;display:grid}.field-row{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.contact-form label>span:not(.sr-only){color:var(--red-600);font-size:.66rem}.contact-form textarea{resize:vertical}.privacy-check{align-items:center;gap:10px!important;display:flex!important}.privacy-check input{width:20px;min-height:20px}.privacy-check span{color:var(--muted)!important}.contact-form .button{border:0;justify-self:start;min-width:180px}.form-note{color:var(--muted);margin:0;font-size:.72rem}.form-status{border-radius:8px;padding:12px 15px;font-size:.8rem;font-weight:800}.form-status.success{color:#075b2c;background:#e4f8ec}.form-status.error{color:#861720;background:#fee8ea}.honeypot{left:-9999px;position:absolute!important}.line-page,.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding-block:100px;display:flex}.line-page h1,.not-found h1{max-width:850px;font-size:clamp(2.5rem,6vw,5rem)}.line-page>p:not(.eyebrow),.not-found>p:not(.eyebrow){max-width:700px;color:var(--muted)}.line-page .button{margin-top:20px}.site-footer{color:#ffffffb8;background:var(--navy-950)}.footer-cta{width:var(--shell);border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:40px;margin-inline:auto;padding:58px 0;display:flex}.footer-cta h2{color:var(--white);margin-bottom:8px;font-size:clamp(1.7rem,3vw,2.8rem)}.footer-cta p:last-child{margin:0;font-size:.84rem}.footer-grid{width:var(--shell);grid-template-columns:1.4fr repeat(3,.7fr);gap:50px;margin-inline:auto;padding:70px 0 55px;display:grid}.footer-brand picture{background:var(--white);border-radius:6px;width:170px;margin-bottom:20px;padding:9px}.footer-brand>p{max-width:380px;font-size:.8rem}.footer-grid h3{color:var(--white);margin-bottom:18px;font-size:.9rem}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;display:flex}.footer-grid a,.footer-grid>div>p{margin:0;padding:4px 0;font-size:.75rem;text-decoration:none}.footer-grid a:hover{color:var(--white)}.footer-bottom{width:var(--shell);border-top:1px solid #ffffff24;justify-content:space-between;gap:30px;margin-inline:auto;padding:22px 0;font-size:.68rem;display:flex}.footer-bottom p{margin:0}.footer-bottom nav{gap:20px;display:flex}@media (width<=1100px){.header-shell{height:72px}.menu-toggle{display:block}.primary-nav{width:min(420px,100vw);height:calc(100dvh - 72px);color:var(--navy-900);background:var(--white);align-items:stretch;padding:22px;display:none;position:fixed;top:72px;right:0;overflow-y:auto;box-shadow:-20px 30px 50px #0718272e}.primary-nav.is-open{flex-direction:column;display:flex}.menu-open{overflow:hidden}.nav-link{border-bottom:1px solid var(--border);border-radius:0;justify-content:space-between;width:100%;padding-inline:14px}.nav-group{width:100%}.nav-panel{min-width:0;box-shadow:none;border:0;border-radius:0;padding:4px 10px 12px;position:static}.nav-panel a{padding-left:22px}.nav-cta{text-align:center;margin:15px 0 0}.intro-section{grid-template-columns:45px 1fr 1fr;gap:34px}.promise-grid{grid-template-columns:repeat(2,1fr)}.promise-grid article:nth-child(2){border-right:0}.promise-grid article:nth-child(-n+2){border-bottom:1px solid #ffffff2e}.price-ribbon{grid-template-columns:repeat(3,1fr)}.price-ribbon a:nth-child(3){border-right:0}.price-ribbon a:nth-child(-n+3){border-bottom:1px solid var(--navy-900)}.price-ribbon a:last-child{border-right:1px solid var(--navy-900)}.blog-section .post-grid,.post-grid{grid-template-columns:repeat(2,1fr)}.price-hero{grid-template-columns:1fr;gap:30px}.estimate-card{grid-template-columns:1fr}.price-promises{max-width:600px}.option-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.25fr repeat(3,.8fr);gap:28px}}@media (width<=820px){:root{--shell:min(100% - 30px, 720px)}html{scroll-padding-top:72px}.hero-content{grid-template-columns:1fr;gap:34px;padding-block:76px 50px}.hero-content h1{font-size:clamp(3rem,10.5vw,5.5rem)}.hero-type{text-align:left;border-top:1px solid #fff3;border-left:0;flex-flow:wrap;justify-content:flex-start;align-items:baseline;gap:5px 18px;min-height:0;padding:28px 0 0;transform:none}.hero-type>span,.hero-type>.hero-type-outline{font-size:clamp(2.4rem,10vw,4.5rem);line-height:.9}.hero-type small{width:100%;max-width:none;margin-top:10px}.hero-scroll{display:none}.intro-section{grid-template-columns:1fr;padding-block:80px}.intro-section .section-number{display:none}.intro-image{width:min(100%,560px)}.promise-section,.reason-section,.testimonial-section{padding-block:80px}.factory-strip{grid-template-columns:1fr}.factory-lead{padding:38px}.factory-points{border-top:1px solid var(--border);border-left:0;grid-template-columns:repeat(3,1fr)}.factory-points li{border-right:1px solid var(--border);border-bottom:0;grid-template-columns:1fr;gap:5px;min-height:170px}.factory-points li:last-child{border-right:0}.factory-points span{grid-row:auto}.home-pricing,.showcase-section,.blog-section,.free-options{padding-block:80px}.section-heading.split{grid-template-columns:1fr;gap:18px}.heading-actions{justify-content:flex-start}.showcase-grid{grid-template-columns:repeat(2,1fr)}.content-layout{grid-template-columns:1fr;gap:50px;padding-block:60px 90px}.content-sidebar{grid-template-columns:repeat(2,1fr);position:static}.gallery .legacy-content>p,.gallery .legacy-content>figure,.gallery .legacy-content>picture{width:calc(50% - 7px)}.product-grid{grid-template-columns:repeat(2,1fr)}.estimate-section{padding:80px 15px}.estimate-card{grid-template-columns:1fr}.option-grid{grid-template-columns:repeat(2,1fr)}.contact-panel{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}}@media (width<=600px){:root{--shell:calc(100% - 24px)}body{font-size:15px}.header-shell{width:calc(100vw - 24px)}.brand{width:140px}.home-hero{min-height:0}.hero-content h1{font-size:clamp(2.25rem,11.2vw,4.2rem)}.hero-copy>p:not(.hero-kicker){font-size:.9rem}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-facts{gap:10px}.hero-facts li{padding-left:10px}.hero-facts strong{font-size:1.25rem}.hero-facts span{font-size:.62rem}.pet-banner{text-align:center;padding:14px 16px;display:block}.pet-banner a{margin-top:5px;display:inline-block}.intro-copy h2,.section-heading h2{font-size:2rem}.image-caption{right:10px}.promise-grid{grid-template-columns:1fr}.promise-grid article,.promise-grid article:nth-child(2){border-bottom:1px solid #ffffff2e;border-right:0;min-height:0}.promise-grid article:last-child{border-bottom:0}.promise-grid h3{margin-top:24px}.factory-lead{padding:30px 24px}.factory-points{grid-template-columns:1fr}.factory-points li,.factory-points li:last-child{border-right:0;border-bottom:1px solid var(--border);min-height:0;padding:24px}.factory-points li:last-child{border-bottom:0}.price-ribbon{grid-template-columns:1fr}.price-ribbon a,.price-ribbon a:nth-child(3),.price-ribbon a:last-child{border-right:0;border-bottom:1px solid var(--navy-900);min-height:130px}.price-ribbon a:last-child{border-bottom:0}.price-ribbon span{min-height:0}.reason-grid,.testimonial-grid,.blog-section .post-grid,.post-grid{grid-template-columns:1fr}.reason-grid article{min-height:0;padding:30px 25px}.reason-grid h3{margin-top:24px}.showcase-grid{gap:8px}.archive-tools{flex-direction:column;align-items:stretch}.filter-chips{justify-content:flex-start}.page-hero{padding-block:66px 58px}.page-hero h1{font-size:2.35rem}.content-sidebar{grid-template-columns:1fr}.gallery .legacy-content>p,.gallery .legacy-content>figure,.gallery .legacy-content>picture{width:100%}.legacy-content table{font-size:.72rem}.legacy-content th,.legacy-content td{padding:9px 7px}.fabric-option-grid{grid-template-columns:1fr;gap:12px;margin-bottom:42px}.fabric-option-grid article{padding:24px}.price-hero{min-height:0;padding:70px 18px}.price-hero h1{font-size:clamp(2rem,10vw,3.35rem)}.price-promises strong{font-size:1rem}.price-tabs{justify-content:flex-start;top:72px}.price-tabs a{padding:13px 16px}.product-grid{grid-template-columns:1fr}.product-section{padding-top:74px}.estimate-fields,.estimate-result{padding:28px 22px}.estimate-toolbar{flex-direction:column;align-items:stretch}.estimate-presets{grid-template-columns:1fr;display:grid}.estimate-presets button{width:100%}.estimate-toolbar>.estimate-add{display:none}.estimate-list-heading{flex-direction:column;align-items:flex-start;gap:8px}.estimate-line{grid-template-columns:minmax(0,1fr) minmax(110px,.7fr);padding:48px 14px 14px}.estimate-line-index{top:12px;left:14px}.estimate-line label:first-child{grid-column:1/-1}.estimate-line-total{align-self:center}.estimate-remove{min-height:42px}.estimate-order-options{flex-direction:column;align-items:stretch}.estimate-add-bottom{justify-content:center;align-items:center;display:inline-flex}.option-grid{grid-template-columns:1fr}.option-grid article{min-height:145px}.price-notes{margin-bottom:80px;padding:26px 22px}.contact-intro,.contact-form{padding:32px 22px}.field-row{grid-template-columns:1fr}.footer-cta{flex-direction:column;align-items:flex-start}.footer-cta .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom nav{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
