@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Noto+Serif+SC:wght@500;600;700&display=swap";:root{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;color:#202724;background:#f7f8f5;font-synthesis:none;--ink: #202724;--green: #23453a;--green-soft: #e7eee9;--paper: #f7f8f5;--white: #fff;--line: #dfe4df;--muted: #6c746f;--accent: #b45e42}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}body,button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.site-shell{min-height:100vh;overflow:hidden}.site-header{position:sticky;z-index:50;top:0;height:76px;background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{width:min(1280px,calc(100% - 64px));height:100%;margin:auto;display:flex;align-items:center}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--green);min-width:230px}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border:1px solid #b8c5bd}.brand>span:last-child{display:flex;flex-direction:column;gap:3px}.brand strong{font-family:"Noto Serif SC",serif;font-size:18px;line-height:1}.brand small{color:#7d8781;font-size:8px;font-weight:600;letter-spacing:1.8px}.main-nav{height:100%;margin:0 auto;display:flex;align-items:center;gap:34px}.main-nav a{height:100%;display:flex;align-items:center;position:relative;color:#59615d;font-size:13px;font-weight:500}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:2px;background:var(--green);transform:scaleX(0);transition:transform .2s ease}.main-nav a:hover,.main-nav a.active{color:var(--green)}.main-nav a.active:after{transform:scaleX(1)}.header-cta{min-width:102px;height:38px;display:grid;place-items:center;border:1px solid var(--green);color:var(--green);font-size:12px;font-weight:600}.header-cta:hover{background:var(--green);color:#fff}.icon-button{border:0;background:transparent;color:var(--green);cursor:pointer}.mobile-menu{display:none;width:40px;height:40px;place-items:center;margin-left:auto}.hero{min-height:calc(100vh - 76px);max-height:850px;height:760px;position:relative;display:flex;align-items:center;color:#fff}.hero-image,.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center 58%}.hero-shade{background:#0f19157a}.hero-content{position:relative;z-index:2;width:min(1280px,calc(100% - 64px));margin:auto;padding-bottom:34px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--green);text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:1.4px}.eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.eyebrow.light{color:#eef4f0}.hero h1{max-width:690px;margin:23px 0 24px;font-family:"Noto Serif SC",serif;font-size:58px;line-height:1.25;font-weight:600}.hero-content>p{width:min(580px,100%);color:#edf2ef;font-size:16px;line-height:1.9}.hero-actions{display:flex;gap:13px;margin-top:32px}.primary-button,.ghost-button{min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--green);background:var(--green);color:#fff;font-size:13px;font-weight:650;cursor:pointer;transition:.2s ease}.primary-button:hover{background:#17362d;border-color:#17362d}.light-button{background:#fff;border-color:#fff;color:var(--green)}.light-button:hover{background:#e9efeb;border-color:#e9efeb}.ghost-button{background:transparent;border-color:#ffffffa6}.ghost-button:hover{background:#ffffff1f}.hero-note{position:absolute;z-index:2;right:0;bottom:0;width:320px;min-height:92px;padding:20px 32px;display:flex;align-items:center;gap:18px;background:var(--green)}.hero-note>span{font-family:"Noto Serif SC",serif;font-size:25px;color:#a8c0b6}.hero-note div{padding-left:18px;border-left:1px solid rgba(255,255,255,.25);display:flex;flex-direction:column;gap:5px}.hero-note strong{font-size:13px}.hero-note small{color:#b9ccc4;font-size:10px}.wide-section,.content-page{width:min(1180px,calc(100% - 64px));margin:auto}.intro-section{padding:100px 0;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:end}.intro-title h2,.section-heading h2,.detail-intro h2,.craft-copy h2,.cta-band h2,.about-copy h2{margin:17px 0 0;font-family:"Noto Serif SC",serif;font-size:34px;line-height:1.5;color:var(--green)}.intro-text p{margin:0 0 25px;color:#59615d;font-size:14px;line-height:2.05}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:12px;font-weight:700;padding-bottom:5px;border-bottom:1px solid #9fb2a9}.section-heading{margin-bottom:36px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-heading h2{font-size:29px}.series-section{padding:18px 0 110px}.floor-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:22px;align-items:start}.floor-card{min-width:0;background:#fff;border:1px solid var(--line)}.floor-image{height:280px;position:relative;overflow:hidden;display:block}.floor-card.featured .floor-image{height:340px}.floor-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.floor-image:hover img{transform:scale(1.035)}.floor-image>span{position:absolute;left:14px;bottom:14px;padding:7px 9px;background:#ffffffeb;color:#47514c;font-size:10px}.floor-card-body{padding:22px}.floor-card-body>p{margin:0 0 8px;color:var(--accent);font-size:9px;font-weight:700;letter-spacing:1.2px}.floor-card-body h2{margin:0 0 14px;color:var(--green);font-family:"Noto Serif SC",serif;font-size:19px}.floor-card-body>div{display:flex;align-items:center;justify-content:space-between;gap:15px}.floor-card-body>div>span{color:var(--muted);font-size:11px;line-height:1.65}.round-button{flex:none;width:38px;height:38px;display:grid;place-items:center;border:1px solid #b8c3bd;color:var(--green);border-radius:50%;transition:.2s}.round-button:hover{color:#fff;background:var(--green);border-color:var(--green)}.craft-band,.spec-band{display:grid;grid-template-columns:1.1fr .9fr;background:var(--green);color:#fff}.craft-photo,.spec-photo{min-height:580px}.craft-photo img,.spec-photo img{width:100%;height:100%;object-fit:cover}.craft-copy{padding:80px max(7vw,48px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.craft-copy h2{color:#fff}.craft-copy>p{color:#c8d7d1;font-size:13px;line-height:2}.craft-copy ul{list-style:none;margin:15px 0 30px;padding:0;width:100%}.craft-copy li{min-height:52px;border-bottom:1px solid rgba(255,255,255,.16);display:flex;align-items:center;gap:13px;color:#edf3f0;font-size:12px}.craft-copy li svg{width:18px;color:#9ebbae}.process-section{padding:105px 0}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-grid>div{padding:35px 34px 38px;border-right:1px solid var(--line)}.process-grid>div:first-child{padding-left:0}.process-grid>div:last-child{border-right:0}.process-grid span{color:var(--accent);font-size:11px;font-weight:700}.process-grid h3{margin:24px 0 12px;font-family:"Noto Serif SC",serif;color:var(--green);font-size:19px}.process-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.8}.display-note{margin-top:28px;padding:18px 21px;display:flex;align-items:flex-start;gap:13px;background:var(--green-soft);color:#54615b}.display-note svg{flex:none;color:var(--green)}.display-note p{margin:0;font-size:12px;line-height:1.75}.display-note strong{color:var(--green);margin-right:7px}.cta-band{min-height:235px;padding:48px max(calc((100% - 1180px)/2),32px);background:#923f32;display:flex;align-items:center;justify-content:space-between;gap:40px;color:#fff}.cta-band h2{color:#fff;font-size:30px}.content-page{min-height:650px;padding:82px 0 110px}.page-heading{padding-bottom:58px}.split-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:100px;align-items:end}.page-heading h1{max-width:720px;margin:18px 0 0;color:var(--green);font-family:"Noto Serif SC",serif;font-size:42px;line-height:1.35}.page-heading>p{margin:0;color:var(--muted);font-size:13px;line-height:2}.catalog-grid{grid-template-columns:repeat(3,1fr)}.catalog-grid .floor-image{height:300px}.catalog-grid+.display-note{margin-top:35px}.product-hero{display:grid;grid-template-columns:1.12fr .88fr;min-height:690px;background:#fff}.product-hero-image{min-height:690px}.product-hero-image img{width:100%;height:100%;object-fit:cover}.product-hero-copy{padding:64px max(6vw,46px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.back-link{margin-bottom:35px;display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.product-hero-copy h1{margin:18px 0 8px;color:var(--green);font-family:"Noto Serif SC",serif;font-size:40px}.product-hero-copy h2{color:#4f5954;font-size:15px;font-weight:500}.product-hero-copy>p{color:var(--muted);font-size:13px;line-height:1.95}.quick-specs{width:100%;margin:20px 0 30px;border-top:1px solid var(--line)}.quick-specs>div{min-height:50px;display:grid;grid-template-columns:85px 1fr;align-items:center;border-bottom:1px solid var(--line);font-size:11px}.quick-specs dt{color:#8a928e}.quick-specs dd{margin:0;color:#35423c}.no-price{margin-top:14px;color:#8a928e;font-size:9px;line-height:1.6}.detail-content{padding:105px 0;display:grid;grid-template-columns:1fr 1fr;gap:100px}.detail-intro>p{color:var(--muted);font-size:13px;line-height:2}.feature-list{border-top:1px solid var(--line)}.feature-list>div{min-height:64px;display:grid;grid-template-columns:38px 1fr 25px;align-items:center;border-bottom:1px solid var(--line)}.feature-list span{color:var(--accent);font-size:10px}.feature-list strong{color:var(--green);font-size:13px}.feature-list svg{color:#89a096}.spec-band{grid-template-columns:1fr 1fr}.spec-photo{min-height:520px}.spec-copy{padding:68px max(6vw,50px);display:flex;flex-direction:column;justify-content:center}.spec-copy h2{margin:15px 0 25px;font-family:"Noto Serif SC",serif;font-size:29px}.spec-copy dl{margin:0}.spec-copy dl>div{padding:17px 0;display:grid;grid-template-columns:90px 1fr;gap:18px;border-bottom:1px solid rgba(255,255,255,.16);font-size:11px;line-height:1.7}.spec-copy dt{color:#9eb5ab}.spec-copy dd{margin:0;color:#eaf0ed}.related-section{padding:95px 0 110px}.compact-grid{grid-template-columns:repeat(2,1fr)}.guide-page{max-width:1050px}.article-list{border-top:1px solid var(--line)}.article-list article{min-height:190px;padding:34px 0;display:grid;grid-template-columns:70px 1fr 46px;gap:28px;align-items:center;border-bottom:1px solid var(--line)}.article-number{align-self:start;color:var(--accent);font-family:"Noto Serif SC",serif;font-size:24px}.article-list small{color:#78827d;font-size:10px}.article-list h2{margin:11px 0;color:var(--green);font-family:"Noto Serif SC",serif;font-size:21px}.article-list p{margin:0;color:var(--muted);font-size:12px;line-height:1.8}.reading-page{width:min(760px,calc(100% - 64px));margin:auto;padding:75px 0 105px}.reading-page header{padding-bottom:35px;border-bottom:1px solid var(--line)}.reading-page h1{margin:20px 0;color:var(--green);font-family:"Noto Serif SC",serif;font-size:38px;line-height:1.45}.reading-page header>p{margin:0;color:#818a85;font-size:10px}.reading-body{padding-top:35px}.reading-body>p{color:#44504a;font-family:"Noto Serif SC",serif;font-size:15px;line-height:2.2}.reading-body aside{margin-top:38px;padding:24px;display:flex;gap:15px;background:var(--green-soft)}.reading-body aside svg{flex:none;color:var(--green)}.reading-body aside strong{color:var(--green);font-size:13px}.reading-body aside p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.8}.about-hero{height:570px;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.about-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#141d197a}.about-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.about-hero>div{z-index:1;position:relative}.about-hero h1{margin:22px 0 0;font-family:"Noto Serif SC",serif;font-size:45px;line-height:1.45}.about-copy{padding:95px 0;display:grid;grid-template-columns:1fr 1fr;gap:100px}.about-copy p{color:var(--muted);font-size:13px;line-height:2.05}.business-info{margin-bottom:105px;padding:50px;background:var(--green);color:#fff}.business-info>div{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);margin-bottom:28px}.business-info>span{color:#a9c0b6;font-size:10px}.business-info h2{margin:8px 0 32px;font-family:"Noto Serif SC",serif;font-size:22px}.business-info dl{margin:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.16)}.business-info dl>div{padding:20px 25px 0 0}.business-info dt{color:#9fb6ac;font-size:9px}.business-info dd{margin:6px 0 0;color:#eef3f1;font-size:11px}.contact-page{max-width:1050px}.contact-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.contact-card{min-height:235px;padding:34px;display:flex;align-items:flex-start;gap:22px;background:var(--green);color:#fff}.contact-card>svg{width:25px;height:25px;color:#afc5bc}.contact-card>div{display:flex;flex-direction:column}.contact-card small{color:#a8beb5;font-size:10px}.contact-card strong{margin:15px 0 48px;font-size:20px;overflow-wrap:anywhere}.contact-card span{display:flex;align-items:center;gap:7px;font-size:11px}.contact-side{border:1px solid var(--line);background:#fff}.contact-side>div{min-height:117px;padding:26px;display:flex;align-items:flex-start;gap:17px;border-bottom:1px solid var(--line)}.contact-side>div:last-child{border-bottom:0}.contact-side svg{color:var(--green);flex:none}.contact-side strong{color:var(--green);font-size:12px}.contact-side p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.75}.contact-tip{margin-top:24px;padding:21px 24px;background:#f0f2ef;border-left:3px solid var(--accent)}.contact-tip strong{color:var(--green);font-size:12px}.contact-tip p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.8}.policy-page{width:min(820px,calc(100% - 64px));margin:auto;padding:70px 0 100px}.policy-page header{padding:42px;background:var(--green);color:#fff}.policy-page header>svg{color:#a6beb4;margin-bottom:22px}.policy-page h1{margin:15px 0;font-family:"Noto Serif SC",serif;font-size:32px}.policy-page header p{color:#d1deda;font-size:12px;line-height:1.9}.policy-page header small{color:#9fb4ac;font-size:9px}.policy-body{padding-top:28px}.policy-body section{padding:18px 0;border-bottom:1px solid var(--line)}.policy-body h2{color:var(--green);font-family:"Noto Serif SC",serif;font-size:16px}.policy-body p{color:#525d58;font-size:12px;line-height:2}.not-found{width:min(600px,calc(100% - 40px));min-height:600px;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.not-found>strong{color:#c4ccc7;font-family:"Noto Serif SC",serif;font-size:70px}.not-found h1{color:var(--green);font-family:"Noto Serif SC",serif}.not-found p{color:var(--muted);font-size:12px;margin-bottom:23px}.tools-home-section{padding:95px 0 110px}.tools-home-section .section-heading>div>p{max-width:620px;margin:13px 0 0;color:var(--muted);font-size:12px;line-height:1.8}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tool-card{background:#fff;border:1px solid var(--line)}.tool-card-visual{height:190px;padding:28px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;background:var(--tool-color);color:#fff}.tool-card-visual:after{content:"";position:absolute;width:150px;height:150px;right:-58px;top:-58px;border:1px solid rgba(255,255,255,.18);border-radius:50%}.tool-card-visual>span{align-self:flex-start;padding:5px 7px;border:1px solid rgba(255,255,255,.35);font-size:9px}.tool-card-visual i{position:absolute;left:90px;right:28px;height:1px;background:#ffffff38}.tool-card-visual i:nth-of-type(1){bottom:64px}.tool-card-visual i:nth-of-type(2){bottom:49px;right:52px}.tool-card-visual i:nth-of-type(3){bottom:34px;right:78px}.tool-card-body{padding:22px}.tool-card-body>small{color:#76817b;font-size:9px}.tool-card-body h3{margin:9px 0 10px;color:var(--green);font-size:16px}.tool-card-body>p{min-height:36px;margin-bottom:18px;color:var(--muted);font-size:11px;line-height:1.7}.tool-card-body>div{padding-top:15px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.tool-card-body>div strong{color:var(--accent);font-size:19px}.tool-card-body>div a{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:10px;font-weight:700}.tools-page .tool-notice{margin-top:28px}.tool-notice{padding:20px;display:flex;gap:13px;background:var(--green-soft)}.tool-notice>svg{color:var(--green);flex:none}.tool-notice strong{color:var(--green);font-size:12px}.tool-notice p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.8}.tool-overview{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.tool-detail-visual{min-height:430px;padding:55px;display:grid;place-items:center;background:var(--tool-color)}.tool-detail-visual>div{width:min(390px,100%);min-height:280px;padding:36px;position:relative;background:#fffffff5;border:1px solid rgba(255,255,255,.5)}.tool-detail-visual span{color:var(--tool-color);font-size:9px;font-weight:700}.tool-detail-visual h2{color:#273630;font-size:20px}.tool-detail-visual i{display:block;height:10px;margin:13px 0;background:#e7ece9}.tool-detail-visual i:nth-of-type(2){width:82%}.tool-detail-visual i:nth-of-type(3){width:64%}.tool-detail-visual button{margin-top:12px;height:36px;padding:0 15px;border:0;background:var(--tool-color);color:#fff;font-size:10px}.tool-summary h1{margin:17px 0 8px;color:var(--green);font-size:34px}.tool-summary h2{color:#4f5954;font-size:15px;font-weight:500}.tool-summary>p{color:var(--muted);font-size:12px;line-height:1.9}.tool-price{margin:22px 0;display:flex;align-items:baseline;gap:12px}.tool-price strong{color:var(--accent);font-size:30px}.tool-price span{color:#7f8984;font-size:10px}.tool-summary>ul{list-style:none;padding:0;margin:0 0 25px}.tool-summary>ul li{margin:10px 0;display:flex;align-items:center;gap:8px;color:#53605a;font-size:11px}.tool-summary>ul svg{width:16px;color:#4d806c}.tool-actions{display:flex;gap:12px}.tool-secondary-button{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #9caba4;background:transparent;color:var(--green);font-size:12px;font-weight:650}.tool-summary>small{margin-top:14px;display:flex;align-items:center;gap:6px;color:#84908a;font-size:9px}.tool-section{padding-top:85px}.tool-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.tool-feature-grid>div{min-height:130px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line);background:#fff}.tool-feature-grid>div:last-child{border-right:0}.tool-feature-grid span{color:var(--accent);font-size:10px}.tool-feature-grid strong{color:var(--green);font-size:12px}.tool-columns{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-bottom:20px}.tool-columns h2{margin:15px 0 23px;color:var(--green);font-family:"Noto Serif SC",serif;font-size:24px}.tool-columns dl{margin:0;border-top:1px solid var(--line)}.tool-columns dl>div{min-height:50px;display:grid;grid-template-columns:95px 1fr;align-items:center;border-bottom:1px solid var(--line);font-size:11px}.tool-columns dt{color:#7d8882}.tool-columns dd{margin:0;color:#35423c}.tool-delivery{list-style:none;padding:0;margin:0 0 22px}.tool-delivery li{margin-bottom:13px;display:flex;align-items:flex-start;gap:9px;color:#53605a;font-size:11px;line-height:1.7}.tool-delivery svg{width:17px;flex:none;color:#4d806c}.demo-heading{margin-bottom:28px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.demo-heading .back-link{margin-bottom:25px}.demo-heading h1{margin:14px 0 8px;color:var(--green);font-size:32px}.demo-heading p{margin:0;color:var(--muted);font-size:11px}.demo-frame{width:100%;height:670px;border:1px solid var(--line);background:#fff}.demo-buy{margin-top:22px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--green-soft)}.demo-buy strong{color:var(--green);font-size:13px}.demo-buy p{margin:5px 0 0;color:var(--muted);font-size:10px}.demo-buy>div:last-child{display:flex;align-items:center;gap:20px}.demo-buy b{color:var(--accent);font-size:22px}.checkout-heading{margin-bottom:28px;display:flex;justify-content:space-between;align-items:flex-end}.checkout-heading h1{margin:12px 0 0;color:var(--green);font-size:32px}.checkout-heading>div:last-child{display:flex;align-items:center;gap:10px;color:#8a948f;font-size:10px}.checkout-heading>div:last-child i{width:34px;height:1px;background:#cbd3cf}.checkout-heading .active{color:var(--green);font-weight:700}.checkout-layout,.payment-layout{display:grid;grid-template-columns:1fr 350px;gap:25px;align-items:start}.checkout-layout form{display:flex;flex-direction:column;gap:18px}.checkout-box,.payment-main,.order-summary{padding:26px;background:#fff;border:1px solid var(--line)}.checkout-title{margin-bottom:22px;display:flex;gap:12px}.checkout-title>svg{color:var(--green);flex:none}.checkout-title h2,.payment-main h2,.order-summary h2{margin:0 0 5px;color:var(--green);font-size:14px}.checkout-title p{margin:0;color:var(--muted);font-size:10px}.checkout-field{display:flex;flex-direction:column;gap:8px;color:#50605a;font-size:11px}.checkout-field input{height:42px;padding:0 11px;border:1px solid #cbd4cf;outline:none}.checkout-field input:focus{border-color:var(--green)}.checkout-box>small{margin-top:9px;display:flex;align-items:center;gap:6px;color:#83908a;font-size:9px}.agreement-row{display:flex;align-items:flex-start;color:var(--muted);font-size:10px;line-height:1.8;cursor:pointer}.agreement-row input{position:absolute;opacity:0}.agreement-row>span{display:flex;flex-wrap:wrap;gap:3px}.agreement-row i{width:19px;height:19px;margin-right:7px;display:grid;place-items:center;border:1px solid #adbab4;color:transparent}.agreement-row input:checked+span i{color:#fff;background:var(--green);border-color:var(--green)}.agreement-row a{color:var(--green);font-weight:700}.form-error{margin-top:13px;padding:10px;display:flex;align-items:center;gap:7px;background:#fff1ed;color:#954a36;font-size:10px}.checkout-submit{width:100%;margin-top:18px}.summary-product{padding-bottom:17px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line)}.summary-product>i{width:46px;height:46px;display:grid;place-items:center;color:#fff;font-style:normal;font-weight:700}.summary-product>span{display:flex;flex-direction:column;gap:4px}.summary-product strong{color:var(--green);font-size:11px}.summary-product small{color:var(--muted);font-size:9px}.order-summary dl{margin:15px 0}.order-summary dl>div{padding:6px 0;display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.order-summary dd{margin:0;color:var(--ink)}.order-summary .summary-total{margin-top:8px;padding-top:13px;border-top:1px solid var(--line)}.summary-total dd{color:var(--accent);font-size:18px;font-weight:700}.order-summary>p{margin:0;padding-top:13px;display:flex;gap:6px;border-top:1px solid var(--line);color:#819089;font-size:9px;line-height:1.6}.payment-order{margin-bottom:25px;padding:15px;display:flex;justify-content:space-between;background:var(--green-soft)}.payment-order>span{display:flex;flex-direction:column;gap:5px}.payment-order>span:last-child{text-align:right}.payment-order small{color:var(--muted);font-size:9px}.payment-order strong{color:var(--green);font-size:11px}.payment-order>span:last-child strong{color:var(--accent);font-size:18px}.payment-method{min-height:74px;padding:14px;display:grid;grid-template-columns:38px 1fr auto 20px;gap:11px;align-items:center;border:1px solid #77a5c4}.payment-method>b{width:36px;height:36px;display:grid;place-items:center;background:#1677ff;color:#fff}.payment-method>span{display:flex;flex-direction:column;gap:4px}.payment-method span strong{color:#283631;font-size:12px}.payment-method span small{color:var(--muted);font-size:9px}.payment-method em{padding:4px 7px;background:#e7f3f8;color:#4f7388;font-style:normal;font-size:9px}.payment-method>svg{color:#1677ff}.payment-status{margin:18px 0;padding:15px;display:flex;gap:10px;background:#fff7e5;color:#89691c}.payment-status>svg{flex:none}.payment-status strong{font-size:11px}.payment-status p{margin:5px 0 0;color:#76663d;font-size:10px;line-height:1.65}.payment-main>.primary-button{width:100%}.site-footer{background:#192f28;color:#fff}.footer-grid{width:min(1180px,calc(100% - 64px));margin:auto;padding:65px 0 55px;display:grid;grid-template-columns:2fr 1fr 1.3fr 1fr;gap:55px}.footer-business{padding-right:40px}.footer-logo{display:inline-flex;align-items:center;gap:10px;font-family:"Noto Serif SC",serif;font-size:18px}.footer-business p{margin:18px 0 20px;color:#a9b9b2;font-size:11px;line-height:1.8}.footer-business small{color:#738a80;font-size:9px;line-height:1.7}.footer-grid h2{margin:3px 0 18px;color:#dce6e2;font-size:11px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start}.footer-grid>div:not(:first-child) a,.footer-grid>div:not(:first-child) p{margin:0 0 11px;color:#91a59c;font-size:10px;display:flex;align-items:center;gap:7px}.footer-grid a:hover{color:#fff}.footer-bottom{width:min(1180px,calc(100% - 64px));height:58px;margin:auto;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;color:#698177;font-size:9px}@media(max-width:960px){.header-inner{width:calc(100% - 40px)}.brand{min-width:190px}.main-nav{gap:18px}.hero-content{width:calc(100% - 56px)}.intro-section,.detail-content,.about-copy{gap:50px}.floor-grid{grid-template-columns:repeat(2,1fr)}.floor-card.featured{grid-column:span 2}.floor-card.featured .floor-image{height:400px}.craft-band,.product-hero{grid-template-columns:1fr 1fr}.product-hero-copy{padding:50px 38px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.tool-grid{grid-template-columns:repeat(2,1fr)}.tool-grid .tool-card:last-child{grid-column:span 2}.tool-overview{gap:38px}.checkout-layout,.payment-layout{grid-template-columns:1fr 310px}}@media(max-width:720px){.site-header{height:64px}.header-inner{width:calc(100% - 32px)}.brand{min-width:auto}.brand-mark{width:34px;height:34px}.brand small,.header-cta{display:none}.mobile-menu{display:grid}.main-nav{display:none;position:absolute;top:64px;left:0;right:0;height:auto;margin:0;padding:7px 16px 13px;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a{height:44px;border-bottom:1px solid #edf0ed}.main-nav a:after{display:none}.hero{min-height:650px;height:calc(100vh - 64px);max-height:760px;align-items:flex-end}.hero-image{object-position:43% center}.hero-content{width:calc(100% - 40px);padding:0 0 112px}.hero h1{margin:18px 0;font-size:38px}.hero-content>p{font-size:13px;line-height:1.8}.hero-actions{align-items:stretch;flex-direction:column;width:min(280px,100%);margin-top:24px}.hero-note{width:245px;min-height:76px;padding:14px 20px}.wide-section,.content-page{width:calc(100% - 32px)}.intro-section{padding:70px 0;grid-template-columns:1fr;gap:30px}.intro-title h2,.craft-copy h2,.about-copy h2{font-size:29px}.series-section{padding:0 0 70px}.section-heading{align-items:flex-start}.section-heading h2{font-size:25px}.section-heading>.text-link{margin-top:23px;white-space:nowrap}.floor-grid,.catalog-grid{grid-template-columns:1fr}.floor-card.featured{grid-column:auto}.floor-card.featured .floor-image,.floor-image,.catalog-grid .floor-image{height:260px}.craft-band,.spec-band{grid-template-columns:1fr}.craft-photo,.spec-photo{min-height:360px}.craft-copy,.spec-copy{padding:55px 24px}.process-section{padding:72px 0}.process-grid{grid-template-columns:1fr}.process-grid>div,.process-grid>div:first-child{padding:25px 0;border-right:0;border-bottom:1px solid var(--line)}.process-grid>div:last-child{border-bottom:0}.process-grid h3{margin:12px 0 7px}.cta-band{padding:44px 24px;flex-direction:column;align-items:flex-start}.cta-band h2{font-size:25px}.content-page{padding:55px 0 78px}.split-heading{grid-template-columns:1fr;gap:24px}.page-heading{padding-bottom:38px}.page-heading h1{font-size:32px}.product-hero{grid-template-columns:1fr}.product-hero-image{min-height:390px}.product-hero-copy{padding:48px 24px 58px}.product-hero-copy h1{font-size:32px}.detail-content{padding:70px 0;grid-template-columns:1fr;gap:35px}.related-section{padding:70px 0}.compact-grid{grid-template-columns:1fr}.article-list article{grid-template-columns:44px 1fr;gap:13px}.article-list .round-button{display:none}.article-number{font-size:19px}.reading-page,.policy-page{width:calc(100% - 32px);padding:48px 0 75px}.reading-page h1{font-size:30px}.about-hero{height:480px}.about-hero h1{font-size:34px}.about-copy{padding:70px 0;grid-template-columns:1fr;gap:28px}.business-info{margin-bottom:70px;padding:30px 24px}.business-info dl{grid-template-columns:1fr}.business-info dl>div{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.14)}.contact-layout{grid-template-columns:1fr}.contact-card{min-height:210px;padding:27px}.policy-page header{padding:28px 24px}.footer-grid{width:calc(100% - 32px);padding:50px 0 38px;grid-template-columns:1fr 1fr;gap:35px 24px}.footer-business{grid-column:span 2;padding-right:0}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{width:calc(100% - 32px);min-height:58px;height:auto;padding:12px 0;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.tools-home-section{padding:70px 0 75px}.tool-grid{grid-template-columns:1fr}.tool-grid .tool-card:last-child{grid-column:auto}.tool-overview{grid-template-columns:1fr;gap:35px}.tool-detail-visual{min-height:350px;padding:30px}.tool-summary h1{font-size:29px}.tool-section{padding-top:60px}.tool-feature-grid{grid-template-columns:repeat(2,1fr)}.tool-feature-grid>div:nth-child(2){border-right:0}.tool-feature-grid>div{border-bottom:1px solid var(--line)}.tool-feature-grid>div:nth-last-child(-n+2){border-bottom:0}.tool-columns{grid-template-columns:1fr;gap:0}.demo-heading{align-items:flex-start;flex-direction:column}.demo-frame{height:610px}.demo-buy{align-items:flex-start;flex-direction:column}.demo-buy>div:last-child{width:100%;justify-content:space-between}.checkout-heading{align-items:flex-start;flex-direction:column;gap:20px}.checkout-layout,.payment-layout{grid-template-columns:1fr}.order-summary{order:-1}.checkout-box,.payment-main,.order-summary{padding:20px}}@media(max-width:390px){.hero h1{font-size:34px}.section-heading{flex-direction:column}.section-heading>.text-link{margin-top:0}.floor-image,.catalog-grid .floor-image,.floor-card.featured .floor-image{height:230px}.quick-specs>div{grid-template-columns:74px 1fr}.footer-grid{grid-template-columns:1fr}.footer-business{grid-column:auto}}.about-highlight{padding:80px 0;display:flex;align-items:center;gap:60px;border-bottom:1px solid var(--line)}.highlight-badge{flex:none;width:140px;height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--green);color:#fff;border-radius:50%}.highlight-number{font-family:"Noto Serif SC",serif;font-size:52px;font-weight:700;line-height:1}.highlight-unit{font-size:14px;color:#a9c0b6;margin-top:2px}.highlight-copy h2{margin:0 0 16px;color:var(--green);font-family:"Noto Serif SC",serif;font-size:26px;line-height:1.5}.highlight-copy p{margin:0;color:var(--muted);font-size:13px;line-height:2}.about-gallery{padding:80px 0}.about-gallery>.eyebrow{margin-bottom:8px}.about-gallery>h2{margin:14px 0 32px;color:var(--green);font-family:"Noto Serif SC",serif;font-size:28px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-item{background:#fff;border:1px solid var(--line);overflow:hidden}.gallery-item img{width:100%;height:200px;object-fit:cover;transition:transform .4s ease}.gallery-item:hover img{transform:scale(1.03)}.gallery-item>span{display:block;padding:14px 16px;color:var(--green);font-size:12px;font-weight:500}.gallery-note{margin-top:22px;color:var(--muted);font-size:12px;line-height:1.8;text-align:center}.about-trust{padding:60px 0 80px}.about-trust h2{margin:0 0 30px;color:var(--green);font-family:"Noto Serif SC",serif;font-size:26px}.trust-points{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.trust-points>div{padding:28px 22px;background:#fff;border:1px solid var(--line)}.trust-points>div>svg{color:var(--green);margin-bottom:14px}.trust-points strong{display:block;color:var(--green);font-size:14px;margin-bottom:8px}.trust-points p{margin:0;color:var(--muted);font-size:11px;line-height:1.7}@media(max-width:720px){.about-highlight{padding:50px 0;flex-direction:column;gap:30px;text-align:center}.highlight-badge{width:110px;height:110px}.highlight-number{font-size:42px}.highlight-copy h2{font-size:22px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.trust-points{grid-template-columns:1fr 1fr}}@media(max-width:390px){.gallery-grid,.trust-points{grid-template-columns:1fr}}.footer-grid{grid-template-columns:2fr 1fr 1fr}
