/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#1d201d;--muted:#6f726c;--paper:#f5f3ed;--white:#fffefb;--gold:#b08b51;--gold-deep:#8d6c3d;--forest:#26332d;--line:#d9d5ca;--serif:"Times New Roman", "Noto Serif", Georgia, serif;--sans:Arial, "Helvetica Neue", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;line-height:1.6}a{color:inherit;text-decoration:none}svg{display:block}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f3edf0;border-bottom:1px solid #1d201d1a;align-items:center;gap:36px;height:86px;padding:0 clamp(22px,5vw,78px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:13px;min-width:max-content;display:flex}.brand-mark{border:1px solid var(--gold);width:45px;height:45px;color:var(--gold-deep);font-family:var(--serif);letter-spacing:-.04em;place-items:center;font-size:19px;display:grid;transform:rotate(45deg)}.brand-mark b{font-weight:500;transform:rotate(-45deg)}.brand-copy{flex-direction:column;line-height:1.25;display:flex}.brand-copy strong{font-family:var(--serif);letter-spacing:.06em;font-size:15px}.brand-copy small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-size:9px}.desktop-nav{align-items:center;gap:28px;margin-left:auto;display:flex}.desktop-nav a{letter-spacing:.05em;padding:31px 0 27px;font-size:12px;font-weight:700;position:relative}.desktop-nav a:after{background:var(--gold);content:"";height:1px;transition:transform .18s;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.header-call{border-left:1px solid var(--line);align-items:center;gap:10px;padding-left:26px;display:flex}.header-call svg{fill:none;width:24px;stroke:var(--gold-deep);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}.header-call span{flex-direction:column;line-height:1.3;display:flex}.header-call small{color:var(--muted);letter-spacing:.14em;font-size:9px}.header-call b{font-family:var(--serif);font-size:16px}.mobile-menu{margin-left:auto;display:none}.mobile-menu summary{cursor:pointer;border:1px solid var(--line);flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:10px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);height:1px;display:block}.mobile-menu nav{border-bottom:1px solid var(--line);background:var(--white);flex-direction:column;padding:16px 22px 24px;display:flex;position:absolute;top:85px;left:0;right:0;box-shadow:0 18px 35px #1f211e1f}.mobile-menu nav a{border-bottom:1px solid #ece9e1;padding:13px 0;font-size:14px;font-weight:700}.hero{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(32px,5.2vw,86px);min-height:calc(100vh - 86px);padding:clamp(46px,6vw,90px) clamp(22px,6vw,96px);display:grid;overflow:hidden}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--gold-deep);letter-spacing:.2em;align-items:center;gap:13px;margin:0 0 24px;font-size:10px;font-weight:800;display:flex}.eyebrow span{background:var(--gold);width:34px;height:1px;display:inline-block}.hero h1{max-width:690px;font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(50px,5.3vw,82px);font-weight:400;line-height:.98}.hero h1 em{color:var(--gold-deep);font-weight:400}.hero-lead{max-width:580px;color:var(--muted);margin:30px 0 0;font-size:16px;line-height:1.8}.hero-actions{align-items:center;gap:27px;margin-top:34px;display:flex}.button{letter-spacing:.04em;justify-content:center;align-items:center;gap:16px;min-height:54px;padding:0 24px;font-size:12px;font-weight:800;transition:background .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:#fff}.button-gold:hover{background:var(--gold-deep)}.button svg,.text-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:18px}.text-link{border-bottom:1px solid var(--ink);letter-spacing:.04em;align-items:center;gap:10px;padding:11px 0 7px;font-size:11px;font-weight:800;display:inline-flex}.hero-trust{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:600px;margin-top:50px;padding-top:22px;display:grid}.hero-trust div{flex-direction:column;padding-right:18px;display:flex}.hero-trust div+div{border-left:1px solid var(--line);padding-left:18px}.hero-trust strong{font-family:var(--serif);font-size:18px;font-weight:600}.hero-trust span{color:var(--muted);margin-top:3px;font-size:10px}.hero-visual{justify-self:end;max-width:760px;position:relative}.hero-image-frame{background:#e7e5df;height:min(67vh,670px);min-height:520px;position:relative;overflow:hidden;box-shadow:0 28px 80px #21242029}.hero-image-frame:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000 66%,#14161433);position:absolute;inset:0}.hero-image-frame img{object-fit:cover;object-position:50% 5%;width:100%;height:100%;transform:scale(1.02)}.hero-label{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefbf0;align-items:center;gap:14px;min-width:300px;padding:15px 18px;display:flex;position:absolute;bottom:25px;right:28px;box-shadow:0 12px 30px #171a1726}.hero-label>span{color:var(--gold);font-family:var(--serif);font-size:28px}.hero-label div{border-left:1px solid var(--line);flex-direction:column;padding-left:14px;display:flex}.hero-label b{letter-spacing:.09em;font-size:10px}.hero-label small{color:var(--muted);font-size:10px}.material-chip{background:var(--forest);color:#fff;align-items:center;gap:12px;padding:13px 17px;display:flex;position:absolute;top:34px;left:-52px;box-shadow:0 16px 35px #171a1733}.material-chip>span{background:#1f2421;border:7px solid #f1efe8;border-radius:50%;width:28px;height:28px}.material-chip div{flex-direction:column;display:flex}.material-chip small{color:#bcbeb9;letter-spacing:.14em;font-size:8px}.material-chip b{font-family:var(--serif);font-size:13px;font-weight:500}.promise-strip{background:var(--forest);color:#fff;justify-content:center;align-items:center;gap:clamp(20px,4vw,64px);padding:23px clamp(20px,5vw,80px);display:flex}.promise-strip p{font-family:var(--serif);margin:0;font-size:16px}.promise-strip i{color:var(--gold);font-size:7px}.section-heading{grid-template-columns:minmax(0,1.2fr) minmax(260px,.55fr);align-items:end;gap:70px;display:grid}.section-heading h2,.services-intro h2,.why-heading h2,.contact-copy h2{max-width:720px;font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(38px,4.6vw,66px);font-weight:400;line-height:1.05}.section-heading>p{max-width:460px;color:var(--muted);margin:0 0 4px;font-size:14px;line-height:1.8}.product-section{background:var(--white);padding:clamp(86px,9vw,138px) clamp(22px,7vw,112px)}.featured-product{grid-template-columns:minmax(400px,.95fr) minmax(420px,1.05fr);align-items:center;gap:clamp(48px,7vw,112px);margin-top:72px;display:grid}.featured-image{background:#eeece6;height:min(74vw,760px);min-height:600px;max-height:760px;position:relative;overflow:hidden}.featured-image img{object-fit:cover;object-position:center;width:100%;height:100%}.featured-image>span{background:var(--white);color:var(--gold-deep);letter-spacing:.16em;padding:9px 13px;font-size:9px;font-weight:800;position:absolute;top:22px;left:22px}.featured-copy{max-width:680px}.product-type{color:var(--gold-deep);letter-spacing:.16em;margin:0 0 17px;font-size:10px;font-weight:800}.featured-copy h3{font-family:var(--serif);letter-spacing:-.03em;margin:0;font-size:clamp(33px,3.5vw,52px);font-weight:400;line-height:1.1}.product-intro{color:var(--muted);margin:24px 0 0;font-size:14px;line-height:1.85}.spec-list{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin:34px 0 0;display:grid}.spec-list div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 18px}.spec-list dt{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px}.spec-list dd{font-family:var(--serif);margin:3px 0 0;font-size:16px}.product-benefits{gap:11px;margin:27px 0 0;padding:0;list-style:none;display:grid}.product-benefits li{align-items:center;gap:11px;font-size:13px;display:flex}.product-benefits svg{fill:none;width:18px;stroke:var(--gold-deep);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}.product-actions{align-items:center;gap:26px;margin-top:34px;display:flex}.button-dark{background:var(--forest);color:#fff}.button-dark:hover{background:#17201c}.services-section{background:var(--forest);color:#fff;grid-template-columns:minmax(300px,.8fr) minmax(520px,1.2fr);gap:clamp(55px,9vw,150px);padding:clamp(86px,9vw,138px) clamp(22px,7vw,112px);display:grid}.eyebrow-light{color:#d8ba87}.eyebrow-light span{background:#d8ba87}.services-intro h2{max-width:570px}.services-intro>p:not(.eyebrow){color:#bfc4c0;max-width:520px;margin:26px 0 0;font-size:14px;line-height:1.8}.button-outline{color:#fff;border:1px solid #ffffff59;margin-top:30px}.button-outline:hover{color:var(--forest);background:#fff;border-color:#fff}.service-list{border-top:1px solid #ffffff2e}.service-list article{border-bottom:1px solid #ffffff2e;grid-template-columns:48px 1fr 25px;align-items:center;gap:20px;padding:27px 0;display:grid}.service-list article>span{color:#d8ba87;font-family:var(--serif);font-size:18px}.service-list h3{font-family:var(--serif);margin:0;font-size:clamp(25px,2.5vw,35px);font-weight:400}.service-list p{color:#bfc4c0;max-width:560px;margin:5px 0 0;font-size:12px}.service-list article>svg{fill:none;stroke:#d8ba87;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2px;width:22px}.why-section{background:#ebe8df;grid-template-columns:minmax(310px,.65fr) minmax(560px,1.35fr);gap:clamp(60px,9vw,150px);padding:clamp(86px,9vw,138px) clamp(22px,7vw,112px);display:grid}.why-heading{align-self:start;position:sticky;top:120px}.why-grid{border-top:1px solid #c7c2b5;border-left:1px solid #c7c2b5;grid-template-columns:repeat(2,1fr);display:grid}.why-grid article{border-bottom:1px solid #c7c2b5;border-right:1px solid #c7c2b5;min-height:260px;padding:30px}.why-grid b{color:var(--gold-deep);font-family:var(--serif);font-size:28px;font-weight:400}.why-grid h3{font-family:var(--serif);margin:58px 0 10px;font-size:24px;font-weight:500}.why-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.75}.process-section{background:var(--white);padding:clamp(86px,9vw,138px) clamp(22px,7vw,112px)}.process-list{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:68px 0 0;padding:0;list-style:none;display:grid}.process-list li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:275px;padding:28px 25px}.process-list>li>span{border:1px solid var(--gold);width:44px;height:44px;color:var(--gold-deep);font-family:var(--serif);border-radius:50%;place-items:center;display:grid}.process-list h3{font-family:var(--serif);margin:63px 0 10px;font-size:23px;font-weight:500}.process-list p{color:var(--muted);margin:0;font-size:12px;line-height:1.75}.contact-section{color:#fff;background:#1e2823;grid-template-columns:minmax(360px,1fr) minmax(380px,.8fr);align-items:center;gap:clamp(60px,10vw,170px);padding:clamp(86px,9vw,138px) clamp(22px,8vw,130px);display:grid}.contact-copy h2{max-width:660px}.contact-copy>p:not(.eyebrow){color:#bec3bf;max-width:620px;margin:27px 0 0;font-size:14px;line-height:1.85}.contact-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.contact-actions .button-outline{margin-top:0}.contact-card{background:var(--white);color:var(--ink);flex-direction:column;padding:clamp(28px,4vw,48px);font-style:normal;display:flex;box-shadow:0 28px 60px #0000002e}.contact-brand,.footer-brand{align-items:center;gap:14px;display:flex}.contact-mark{border:1px solid var(--gold);width:48px;height:48px;color:var(--gold-deep);font-family:var(--serif);place-items:center;font-size:18px;display:grid}.contact-brand>div,.footer-brand>div{flex-direction:column;line-height:1.3;display:flex}.contact-brand strong,.footer-brand strong{font-family:var(--serif);letter-spacing:.06em;font-size:15px}.contact-brand small,.footer-brand small{color:var(--muted);letter-spacing:.08em;font-size:9px}.contact-line{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr;gap:15px;padding:24px 0;display:grid}.contact-line:first-of-type{border-top:1px solid var(--line);margin-top:22px}.contact-line>svg{fill:none;width:24px;stroke:var(--gold-deep);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px}.contact-line>div{flex-direction:column;display:flex}.contact-line small{color:var(--muted);letter-spacing:.13em;font-size:9px}.contact-line a{font-family:var(--serif);margin-top:4px;font-size:24px;font-weight:700}.contact-line p{font-family:var(--serif);margin:5px 0 0;font-size:17px;line-height:1.5}.map-link{border-bottom:1px solid var(--ink);letter-spacing:.04em;align-self:flex-start;align-items:center;gap:12px;margin-top:24px;padding-bottom:6px;font-size:10px;font-weight:800;display:inline-flex}.map-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:17px}.site-footer{color:#fff;background:#151b18;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:34px clamp(22px,6vw,96px);display:grid}.site-footer .contact-mark{width:40px;height:40px}.site-footer .footer-brand small,.site-footer p{color:#8f9692}.site-footer p{margin:0;font-size:10px}.site-footer>a{letter-spacing:.06em;justify-self:end;align-items:center;gap:12px;font-size:10px;font-weight:800;display:inline-flex}.site-footer>a span{border:1px solid #ffffff40;place-items:center;width:34px;height:34px;display:grid}.floating-contact{z-index:60;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:18px;right:18px}.floating-contact a{color:#fff;border:3px solid #ffffffd9;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 8px 24px #1a1d1a40}.floating-phone{background:var(--forest)}.floating-phone svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:21px}.floating-zalo{background:#0876e8;font-size:11px;font-weight:800}.seo-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f3edf5;border-bottom:1px solid #1d201d1a;align-items:center;gap:34px;height:82px;padding:0 clamp(22px,5vw,78px);display:flex;position:sticky;top:0}.seo-header nav{gap:26px;margin-left:auto;display:flex}.seo-header nav a{font-size:12px;font-weight:700}.seo-header-call{background:var(--forest);color:#fff;letter-spacing:.04em;padding:11px 16px;font-size:11px;font-weight:800}.seo-main{background:var(--white)}.seo-breadcrumb{max-width:1440px;color:var(--muted);letter-spacing:.05em;gap:10px;margin:0 auto;padding:23px clamp(22px,6vw,96px) 0;font-size:10px;display:flex}.seo-breadcrumb a{color:var(--gold-deep)}.seo-hero{grid-template-columns:minmax(0,.95fr) minmax(460px,1.05fr);align-items:center;gap:clamp(46px,7vw,110px);max-width:1440px;min-height:650px;margin:0 auto;padding:clamp(55px,7vw,100px) clamp(22px,6vw,96px);display:grid}.seo-hero-copy h1{max-width:740px;font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(48px,5.5vw,78px);font-weight:400;line-height:1}.seo-hero-copy>p:not(.eyebrow){max-width:650px;color:var(--muted);margin:28px 0 0;font-size:15px;line-height:1.85}.seo-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.seo-hero-image{background:#eeece6;height:min(64vw,680px);min-height:530px;max-height:680px;overflow:hidden;box-shadow:0 26px 70px #1d201d24}.seo-hero-image img{object-fit:cover;object-position:center 8%;width:100%;height:100%}.seo-facts{background:var(--forest);color:#fff;grid-template-columns:repeat(4,1fr);display:grid}.seo-facts div{text-align:center;border-right:1px solid #ffffff24;justify-content:center;align-items:center;gap:12px;min-height:92px;padding:20px;display:flex}.seo-facts div:last-child{border-right:0}.seo-facts svg{fill:none;stroke:#d8ba87;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:18px}.seo-facts span{font-family:var(--serif);font-size:16px}.seo-content{grid-template-columns:minmax(250px,.55fr) minmax(0,1.45fr);gap:clamp(60px,10vw,160px);max-width:1320px;margin:0 auto;padding:clamp(90px,10vw,150px) clamp(22px,6vw,96px);display:grid}.seo-content aside{align-self:start;position:sticky;top:120px}.seo-content aside h2,.seo-faq h2,.seo-related h2,.seo-cta h2{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(35px,3.5vw,52px);font-weight:400;line-height:1.08}.seo-content aside>p:not(.eyebrow){color:var(--muted);margin:22px 0 0;font-size:13px;line-height:1.8}.seo-articles{border-top:1px solid var(--line)}.seo-articles article{border-bottom:1px solid var(--line);padding:42px 0}.seo-articles h2{font-family:var(--serif);letter-spacing:-.025em;margin:0 0 18px;font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.15}.seo-articles p,.seo-articles li{color:var(--muted);font-size:14px;line-height:1.9}.seo-articles p{margin:12px 0 0}.seo-articles ul{gap:8px;margin:22px 0 0;padding-left:20px;display:grid}.seo-faq{background:#ebe8df;grid-template-columns:minmax(300px,.7fr) minmax(440px,1.3fr);gap:clamp(60px,9vw,140px);padding:clamp(85px,9vw,135px) clamp(22px,7vw,112px);display:grid}.faq-list{border-top:1px solid #c7c2b5}.faq-list details{border-bottom:1px solid #c7c2b5}.faq-list summary{cursor:pointer;font-family:var(--serif);padding:25px 45px 25px 0;font-size:21px;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--gold-deep);content:"+";font-size:24px;position:absolute;top:23px;right:3px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);margin:-3px 0 25px;font-size:13px;line-height:1.8}.seo-related{background:var(--white);padding:clamp(85px,9vw,135px) clamp(22px,7vw,112px)}.seo-related>div{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:45px;display:grid}.seo-related>div>a{border:1px solid var(--line);flex-direction:column;min-height:180px;padding:30px;transition:border-color .18s,transform .18s;display:flex;position:relative}.seo-related>div>a:hover{border-color:var(--gold);transform:translateY(-3px)}.seo-related strong{font-family:var(--serif);font-size:26px;font-weight:500}.seo-related span{max-width:520px;color:var(--muted);margin-top:12px;font-size:12px}.seo-related svg{fill:none;width:22px;stroke:var(--gold-deep);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3px;position:absolute;bottom:25px;right:26px}.seo-cta{color:#fff;background:#1e2823;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;gap:60px;padding:clamp(72px,8vw,110px) clamp(22px,8vw,130px);display:grid}.seo-cta>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.seo-cta .button-outline{margin-top:0}.seo-page-footer>a{font-family:var(--serif);font-size:15px}@media (width<=1080px){.desktop-nav{display:none}.header-call{margin-left:auto}.mobile-menu{margin-left:0;display:block}.hero{grid-template-columns:1fr 1fr}.material-chip{left:18px}.featured-product,.services-section,.why-section{gap:50px}.process-list{grid-template-columns:repeat(2,1fr)}.seo-header nav{display:none}.seo-header-call{margin-left:auto}.seo-hero{grid-template-columns:1fr 1fr;gap:42px}.seo-content{gap:60px}}@media (width<=820px){.site-header{height:74px;padding:0 18px}.header-call{display:none}.mobile-menu{margin-left:auto}.mobile-menu nav{top:73px}.hero{grid-template-columns:1fr;min-height:auto;padding:58px 18px 64px}.hero-visual{width:100%;max-width:none;margin-top:14px}.hero-image-frame{height:min(78vw,600px);min-height:430px}.promise-strip{flex-wrap:wrap;gap:12px 24px}.section-heading,.featured-product,.services-section,.why-section,.contact-section{grid-template-columns:1fr}.section-heading{gap:24px}.featured-image{height:105vw;min-height:560px}.services-section,.why-section,.contact-section{gap:70px}.why-heading{position:static}.contact-card{max-width:620px}.site-footer{grid-template-columns:1fr auto}.site-footer p{grid-area:2/1/auto/-1}.seo-header{height:74px;padding:0 18px}.seo-header-call{padding:10px 12px;font-size:10px}.seo-hero,.seo-content,.seo-faq,.seo-cta{grid-template-columns:1fr}.seo-hero{min-height:auto}.seo-hero-image{height:100vw;min-height:520px}.seo-facts{grid-template-columns:repeat(2,1fr)}.seo-facts div:nth-child(2){border-right:0}.seo-content aside{position:static}.seo-faq,.seo-cta{gap:50px}.seo-cta>div:last-child{justify-content:flex-start}}@media (width<=560px){.brand-mark{width:39px;height:39px;font-size:16px}.brand-copy strong{font-size:12px}.brand-copy small{display:none}.hero h1{font-size:clamp(46px,13vw,62px)}.hero-lead{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.text-link{align-self:flex-start}.hero-trust{gap:13px}.hero-trust div{padding-right:7px}.hero-trust div+div{padding-left:10px}.hero-trust strong{font-size:15px}.hero-trust span{font-size:9px;line-height:1.35}.hero-image-frame{height:112vw;min-height:420px}.hero-label{min-width:0;bottom:13px;left:12px;right:12px}.material-chip{top:14px;left:14px}.promise-strip p{font-size:14px}.featured-product{margin-top:48px}.featured-image{height:130vw;min-height:520px}.spec-list,.why-grid,.process-list{grid-template-columns:1fr}.product-actions,.contact-actions{flex-direction:column;align-items:stretch}.product-actions .button,.contact-actions .button{width:100%}.product-actions .text-link{align-self:flex-start}.services-section,.why-section,.contact-section{gap:52px}.service-list article{grid-template-columns:38px 1fr}.service-list article>svg{display:none}.why-grid article{min-height:230px}.process-list li{min-height:240px}.contact-card{padding:26px 22px}.site-footer{grid-template-columns:1fr}.site-footer>a{justify-self:start}.site-footer p{grid-area:auto}.floating-contact{bottom:12px;right:12px}.seo-header .brand-copy strong{font-size:11px}.seo-header-call{display:none}.seo-hero-copy h1{font-size:clamp(43px,12vw,58px)}.seo-actions{flex-direction:column;align-items:stretch}.seo-actions .button{width:100%}.seo-actions .text-link{align-self:flex-start}.seo-hero-image{height:126vw;min-height:470px}.seo-facts{grid-template-columns:1fr}.seo-facts div,.seo-facts div:nth-child(2){border-bottom:1px solid #ffffff24;border-right:0}.seo-facts div:last-child{border-bottom:0}.seo-related>div{grid-template-columns:1fr}.seo-cta>div:last-child{flex-direction:column;align-items:stretch}.seo-cta .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
