:root{--paper:#f5f3ee;--ink:#302d27;--muted:#756f64;--line:#d9d4c9;--accent:#96704a;--serif:"Songti SC","STSong","SimSun",serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid #855c2e;outline-offset:6px}::selection{background:#d9c6aa}.wrap{width:calc(100% - 112px);max-width:1392px;margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;padding-block:27px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px}.brand-symbol{font-family:var(--serif);font-weight:700;font-size:27px;border:1.5px solid var(--ink);width:43px;height:43px;display:grid;place-items:center;line-height:1}.brand strong{display:block;font-size:21px;letter-spacing:3px;line-height:1.3}.brand small{display:block;font-size:9px;letter-spacing:1.35px;margin-top:6px}.site-header nav{display:flex;align-items:center;gap:39px;font-size:14px}.site-header nav a:hover{color:var(--accent)}.nav-contact{border:1px solid var(--ink);padding:8px 19px;border-radius:50px}.nav-contact span{margin-left:20px}.hero{display:grid;grid-template-columns:45% 55%;align-items:center;padding-block:66px 52px;min-height:690px}.eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:2px;margin:0 0 25px;font-weight:500}.short-rule{height:1px;width:27px;background:var(--accent)}h1,h2,h3,p,figure{margin-top:0}h1{font-family:var(--serif);font-weight:500;font-size:clamp(42px,4.4vw,67px);line-height:1.34;letter-spacing:-1.6px;margin-bottom:27px}h1 em,h2 em{font-style:normal;color:var(--accent)}.hero-description{font-size:15px;color:var(--muted);line-height:1.95;margin-bottom:31px}.hero-actions{display:flex;gap:25px;align-items:center;font-size:14px}.cta-original>span{margin-left:21px}.text-link{display:inline-flex;align-items:center;gap:19px;font-size:14px;border-bottom:1px solid transparent;padding:5px 0}.text-link:hover{border-bottom-color:currentColor}.hero-note{font-size:12px;color:var(--muted);margin:33px 0 0;letter-spacing:1px}.hero-note span{padding-inline:9px;color:#b6afa3}.hero-visual{margin:0;position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0}.hero-visual img{width:100%;height:100%;max-height:560px;object-fit:cover;object-position:56% center;aspect-ratio:1.16;mix-blend-mode:multiply}.visual-index{position:absolute;top:15px;left:22px;font-size:10px;letter-spacing:2px;color:#625c52;writing-mode:vertical-rl}.hero-visual figcaption{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:13px;padding:19px 0 0;color:var(--muted)}.hero-visual figcaption small{font-size:11px;color:#766e62}.essentials{display:grid;grid-template-columns:1fr 1fr 1fr .9fr;border-block:1px solid var(--line);padding-block:28px;gap:35px}.essentials>div{border-right:1px solid var(--line)}.essentials span{font-size:10px;letter-spacing:1.8px;color:var(--muted)}.essentials p{margin:5px 0 0;font-size:16px}.essentials>a{display:flex;justify-content:space-between;align-items:center}.essentials>a>span:first-child{font-size:14px;letter-spacing:0}.essentials .round-arrow{width:40px;height:40px;border:1px solid #b9b0a3;border-radius:50%;display:grid;place-items:center;font-size:22px;color:var(--ink)}.section-space{padding-block:105px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:45px;gap:35px}.section-heading h2{margin:0;font-family:var(--serif);font-size:clamp(32px,3.2vw,46px);font-weight:500;line-height:1.45;letter-spacing:-.7px}.section-heading>.eyebrow{margin-bottom:15px}.section-heading>p{font-size:14px;color:var(--muted);line-height:1.9;margin:0 0 7px;max-width:380px}.product-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:70px}.material-study{background:#e9e4da;display:flex;flex-direction:column;justify-content:space-between;padding:30px 36px;min-width:0}.study-top{display:flex;justify-content:space-between;align-items:center}.study-top>span:first-child{font-size:13px;letter-spacing:2px}.study-top>span:last-child{font-family:Georgia,serif;font-size:62px;line-height:1;color:#a18a6c}.material-study svg{width:100%;height:auto;overflow:visible}.material-study svg [hidden]{display:none}.study-bottom{display:flex;flex-direction:column;gap:7px;font-size:15px}.study-bottom small{font-size:11px;color:var(--muted)}.product-options{min-width:0}.product-option{width:100%;border:0;border-bottom:1px solid var(--line);display:flex;align-items:center;text-align:left;padding:20px 0;background:transparent;gap:23px;transition:padding .25s,background .25s}.product-option:first-child{border-top:1px solid var(--line)}.product-option.active{padding-inline:18px;background:#eae5dc}.product-index{font-size:12px;color:var(--muted);align-self:flex-start;margin-top:5px}.product-option strong{display:block;font-size:21px;font-weight:400;letter-spacing:1px}.product-option small{display:block;font-size:13px;color:var(--muted);margin-top:4px}.option-arrow{margin-left:auto;font-size:22px;color:var(--accent);transition:transform .25s}.product-option:hover .option-arrow{transform:translate(3px,-3px)}.product-detail{padding-top:21px}.product-detail p{font-size:14px;color:var(--muted);line-height:1.9;min-height:54px;margin-bottom:12px}.material-note{font-size:12px;color:var(--muted);margin:21px 0 0}.custom-section{background:#eae6dd;border-block:1px solid #e0dbd0}.steps{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;margin:65px 0 45px;padding:0;gap:35px}.steps li{border-top:1px solid #beb6a8;padding-top:16px}.step-number{font-family:Georgia,serif;font-style:italic;font-size:37px;color:#9b8163}.steps h3{font-size:18px;font-weight:500;margin:26px 0 12px}.steps p{font-size:14px;color:#6c665d;line-height:1.9;margin:0}.requirements{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #cec6b8;padding-top:24px;gap:22px}.requirements>span{font-size:13px;color:var(--muted)}.requirements p{margin:0;font-size:14px}.requirements i{font-style:normal;color:#b8ad9b;margin:0 13px}.contact-card{background:#322f29;color:#f5f3ee;padding:65px 65px 60px;display:grid;grid-template-columns:1fr 1.15fr;gap:65px}.contact-card .eyebrow{color:#c4b298}.contact-card h2{font-family:var(--serif);font-size:42px;font-weight:400;line-height:1.45;margin-bottom:20px}.contact-card p{color:#c5bfb4;font-size:14px;margin:0}.contact-action{align-self:center;min-width:0}.contact-action>span{font-size:13px;color:#c9c0b2;letter-spacing:2px}.phone-number{display:flex;justify-content:space-between;align-items:center;font-family:Georgia,"Times New Roman",serif;font-size:clamp(25px,3.05vw,44px);white-space:nowrap;margin:10px 0 23px;letter-spacing:-.5px;border-bottom:1px solid #655e51;padding-bottom:12px}.phone-number>span{font-family:Arial,sans-serif;font-size:31px}.contact-buttons{display:flex;gap:25px;align-items:center}.light-cta{background:#e9e1d3;color:#302d27;border-color:#e9e1d3;font-size:14px;padding:13px 24px}.copy-phone{border:0;background:transparent;color:#e9e1d3;border-bottom:1px solid #877d6c;font-size:13px;padding:4px 0}.contact-card .contact-note{font-size:12px;color:#b8afa0;margin-top:22px}footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-block:28px 36px;gap:20px}footer .footer-brand{font-family:var(--serif);font-size:23px}.footer-brand span{display:block;font-family:Arial,sans-serif;font-size:9px;letter-spacing:1.5px}footer p,footer>a:last-child{font-size:12px;color:var(--muted);margin:0}.mobile-contact{display:none}.toast{position:fixed;bottom:35px;left:50%;transform:translate(-50%,15px);padding:13px 23px;background:#302d27;color:#fff;border-radius:6px;opacity:0;pointer-events:none;transition:.2s;font-size:14px;z-index:20;max-width:90vw;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.skip-link{position:fixed;top:10px;left:10px;transform:translateY(-160%);z-index:30;background:#302d27;color:white;padding:10px}.skip-link:focus{transform:none}
@media(min-width:1600px){.hero{padding-block:80px}.hero-visual img{max-height:620px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{grid-template-columns:46% 54%;min-height:610px;padding-block:45px}.hero-actions{gap:15px}.threeui-cta{padding:14px 19px}.hero-description{font-size:14px}.product-layout{gap:35px}.contact-card{padding:45px;gap:40px}.contact-card h2{font-size:35px}.steps{gap:24px}.requirements{align-items:flex-start;flex-direction:column;gap:10px}}
@media(max-width:760px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.site-header{padding-block:20px}.brand-symbol{width:34px;height:34px;font-size:22px}.brand{gap:9px}.brand strong{font-size:18px;letter-spacing:2px}.brand small{font-size:7px;letter-spacing:1px}.site-header nav{gap:16px;font-size:12px}.site-header nav>a:nth-child(2){display:none}.nav-contact{padding:5px 11px}.nav-contact span{margin-left:6px}.hero{grid-template-columns:1fr;gap:22px;padding-block:37px 27px;min-height:0}.eyebrow{font-size:11px;letter-spacing:1.5px;margin-bottom:20px}h1{font-size:clamp(41px,8vw,58px);line-height:1.3;letter-spacing:-1px;margin-bottom:22px}.hero-description{font-size:14px;line-height:1.85}.desktop-break{display:none}.hero-actions{gap:26px}.hero-note{margin-top:23px;font-size:11px}.hero-visual img{height:auto;aspect-ratio:1.45;max-height:none;object-fit:cover}.visual-index{top:12px;left:10px;font-size:8px}.hero-visual figcaption{font-size:11px;padding-top:12px;gap:8px}.hero-visual figcaption small{font-size:10px}.essentials{grid-template-columns:repeat(3,1fr);gap:10px;padding-block:20px}.essentials>div:nth-child(3){border:0}.essentials>div>span{font-size:8px;letter-spacing:.6px}.essentials p{font-size:12px;margin-top:5px}.essentials>a{display:none}.section-space{padding-block:64px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:35px;line-height:1.4}.section-heading>p{font-size:13px;margin:21px 0 0}.product-layout{grid-template-columns:1fr;gap:26px}.material-study{padding:24px 26px}.material-study svg{max-height:180px}.study-top>span:last-child{font-size:48px}.study-top>span:first-child{font-size:12px}.study-bottom{font-size:14px}.product-option{padding-block:17px}.product-option strong{font-size:19px}.product-option small{font-size:12px}.product-option.active{padding-inline:16px}.product-detail p{min-height:0}.material-note{font-size:11px}.steps{grid-template-columns:1fr 1fr;gap:30px 23px;margin-top:37px;margin-bottom:30px}.steps h3{font-size:16px;margin-top:15px}.steps p{font-size:13px}.step-number{font-size:32px}.requirements p{font-size:13px;line-height:2}.requirements i{margin:0 5px}.contact-card{grid-template-columns:1fr;padding:33px 26px;gap:32px}.contact-card h2{font-size:33px}.phone-number{font-size:clamp(23px,7.4vw,38px);letter-spacing:-.8px}.phone-number>span{font-size:25px}.contact-action>span{font-size:12px}.contact-buttons{gap:25px}.contact-card .contact-note{font-size:11px}footer{flex-wrap:wrap;padding-bottom:100px;gap:19px}footer .footer-brand{font-size:22px}footer p{font-size:11px}footer>a:last-child{display:none}.mobile-contact{position:fixed;bottom:0;left:0;right:0;background:#f5f3eef5;backdrop-filter:blur(12px);border-top:1px solid #d9d4c9;display:flex;justify-content:space-between;align-items:center;padding:12px 20px calc(12px + env(safe-area-inset-bottom));z-index:10}.mobile-contact>span{font-size:14px}.mobile-contact small{display:block;font-size:10px;color:var(--muted)}.mobile-contact>a{font-size:14px;background:var(--ink);color:#fff;border-radius:50px;padding:9px 23px}.toast{bottom:95px;white-space:normal}.contact-section{padding-block:55px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.site-header nav>a:first-child{display:none}.hero-actions{gap:17px}.hero-actions .text-link{font-size:12px}.threeui-cta{font-size:13px}.contact-card{padding-inline:20px}.essentials p{font-size:11px}}
.hero-description,.section-heading>p,.product-detail p,.steps p{font-size:16px}.product-option small,.hero-note,.requirements>span{font-size:14px}.material-note,.study-bottom small,.hero-visual figcaption small,.contact-card .contact-note{font-size:12px}.hero-actions,.site-header nav,.copy-phone{font-size:14px}
@media(max-width:760px){.hero-description,.section-heading>p,.product-detail p,.steps p{font-size:16px}.hero-visual figcaption{flex-wrap:wrap}.hero-note{font-size:12px}.essentials p{font-size:14px}.essentials>div>span{font-size:10px}.product-option small{font-size:14px}.contact-card .contact-note{font-size:12px}.requirements p{font-size:14px}.threeui-cta{font-size:14px}.site-header nav{gap:12px}.nav-contact span{margin-left:3px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
