
:root{--ink:#151a20;--muted:#61676d;--accent:#956c00;--brand:#ffd000;--surface:#f4f5f6;--line:#dfe2e5;--dark:#161e27;--font:'Inter','Noto Sans SC','Microsoft YaHei',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3{line-height:1.3}button:focus-visible,a:focus-visible{outline:3px solid var(--accent);outline-offset:5px}::selection{background:#ffd2c4}.accent{color:var(--accent)}.skip-link{position:absolute;top:-80px;left:20px;background:#fff;padding:10px;z-index:100}.skip-link:focus{top:10px}.site-header{height:92px;padding:0 5%;display:flex;align-items:center;gap:40px;border-bottom:1px solid #00000009;background:#fffc;backdrop-filter:blur(20px);position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:16px;flex-shrink:0}.brand-symbol{font-size:31px;letter-spacing:-2px;font-weight:800;line-height:1;position:relative}.brand-symbol span{font-weight:500}.brand-symbol i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);margin:0 0 2px 4px}.brand-cn{font-weight:700;font-size:18px;letter-spacing:2px;border-left:1px solid #d0d3d5;padding-left:16px}.site-header nav{display:flex;align-items:center;justify-content:center;gap:34px;flex:1;height:100%}.site-header nav>a{font-size:15px;height:100%;display:flex;align-items:center;position:relative;white-space:nowrap}.site-header nav>a:hover,.site-header nav>a.active{color:var(--accent)}.site-header nav>a.active:after{content:'';width:18px;height:2px;background:var(--accent);position:absolute;bottom:21px;left:calc(50% - 9px)}.nav-contact{padding:10px 19px;border:1px solid #b9bdc0;font-size:14px;display:flex;align-items:center;gap:25px;transition:.2s}.nav-contact:hover{color:white;background:var(--ink);border-color:var(--ink)}.menu-toggle{display:none;background:none;border:none;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;height:2px;background:var(--ink);margin:6px 0}.hero{position:relative;min-height:710px;height:calc(100svh - 92px);max-height:900px;display:grid;grid-template-columns:47% 53%;align-items:center;overflow:hidden;background:linear-gradient(120deg,#f0f2f3 0%,#f4f5f6 40%,#e6e9ec 100%);padding:40px 5% 110px}.hero-copy{z-index:2;align-self:center;padding-bottom:4px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2.5px;line-height:1.5;margin-bottom:24px}.tiny-rule{display:inline-block;height:2px;width:24px;background:var(--accent);margin:0 12px 4px 0}.hero h1{font-size:clamp(40px,4.2vw,66px);letter-spacing:-1.5px;font-weight:700;line-height:1.27;margin-bottom:26px;white-space:nowrap}.hero-description{font-size:17px;color:var(--muted);line-height:1.95}.hero-actions{margin-top:38px;display:flex;align-items:center;gap:29px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;min-height:52px;padding:13px 24px;font-size:15px;font-weight:500;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--accent)}.button.primary:hover{background:#ca4020}.button.white{color:var(--ink);background:#fff}.button.outline{border:1px solid #c9cdd0}.text-link{display:inline-flex;align-items:center;gap:25px;font-size:15px;border-bottom:1px solid #bbc0c3;padding:9px 0;white-space:nowrap}.text-link:hover{color:var(--accent);border-color:var(--accent)}.hero-art{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center;min-height:490px;z-index:1}.hero-word{position:absolute;top:7%;left:0;font-size:clamp(90px,12vw,185px);font-weight:800;line-height:1;letter-spacing:-9px;color:#dce0e4;white-space:nowrap;z-index:-1}.hero-product{width:112%;max-width:none;max-height:480px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 28px 19px #26323c1c);transform:translate(8px,30px)}.hero-product-caption{position:absolute;right:2%;bottom:-13px;display:grid;grid-template-columns:auto 42px;gap:0 28px}.model-small{font-size:24px;letter-spacing:-1px;font-weight:600}.hero-product-caption>span:nth-child(2){font-size:14px;color:var(--muted);grid-row:2}.hero-product-caption a{grid-row:1/3;grid-column:2;border:1px solid #a4aaae;border-radius:50%;display:flex;align-items:center;justify-content:center;width:42px;height:42px;align-self:center}.hero-bottom{position:absolute;left:5%;right:5%;bottom:24px;border-top:1px solid #cdd2d6;display:flex;justify-content:space-between;align-items:center;padding-top:20px;color:#666d74;font-size:12px;letter-spacing:1px}.hero-bottom-index{display:flex;align-items:center;gap:17px;font-size:12px}.hero-bottom-index b{color:var(--ink);font-size:14px}.hero-bottom-index .line{width:110px;height:1px;background:#adb4ba;position:relative}.hero-bottom-index .line:before{content:'';position:absolute;width:30px;height:2px;background:var(--accent);top:-1px}.scroll-cue{display:flex;align-items:center;gap:18px;font-size:13px}.section{padding:104px 5%}.section-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:43px;gap:30px}.section-top .eyebrow{color:var(--accent);margin-bottom:16px}h2{font-size:clamp(28px,2.8vw,42px);font-weight:600;letter-spacing:-1px}.section-intro{font-size:16px;color:#9fa9b3;line-height:1.8}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-card{position:relative;background:var(--surface);padding:34px 36px 29px;overflow:hidden;display:flex;flex-direction:column;min-height:410px;transition:background .25s}.product-card:hover{background:#eceef0}.product-category{font-size:12px;color:var(--muted);letter-spacing:1px;text-transform:uppercase}.product-card h3{font-size:25px;font-weight:600;margin-top:8px;letter-spacing:-.5px}.product-card .product-photo{height:235px;object-fit:contain;mix-blend-mode:multiply;transition:transform .6s ease;margin:10px 0 18px}.product-card:hover .product-photo{transform:scale(1.055)}.product-card-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:14px}.circle-arrow{border:1px solid #b6bdc2;border-radius:50%;display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;color:var(--ink);transition:.25s}.product-card:hover .circle-arrow{background:var(--accent);border-color:var(--accent);color:#fff}.application-section{background:var(--dark);color:#fff;padding:96px 5% 100px}.application-section .eyebrow{color:#e6977f}.application-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #ffffff30}.application-card{padding:38px 35px 0 0;display:flex;flex-direction:column;min-height:285px}.application-card+.application-card{border-left:1px solid #ffffff24;padding-left:35px}.application-number{color:#b0bbc5;font-size:12px;letter-spacing:1.5px}.application-card h3{font-size:25px;font-weight:500;margin:30px 0 15px}.application-card p{font-size:15px;line-height:1.9;color:#acb5bd;max-width:320px}.application-bottom{margin-top:32px;display:flex;justify-content:space-between;gap:20px;font-size:14px;color:#cbd1d7}.application-bottom>span{color:#f58c6f;font-size:22px}.application-card:hover h3{color:#f58c6f}.about-teaser{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;padding-top:120px;padding-bottom:120px}.about-teaser .eyebrow{color:var(--accent)}.about-teaser h2{font-size:48px;line-height:1.4;margin-bottom:26px}.about-summary>p{color:#4d555d;font-size:18px;line-height:2}.expertise{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:32px;border-top:1px solid var(--line);padding-top:28px;font-size:15px}.expertise span:before{content:'+';color:var(--accent);margin-right:12px}.contact-band{padding:58px 5%;background:var(--accent);color:white;display:flex;align-items:center;justify-content:space-between;gap:36px}.contact-band .eyebrow{font-size:12px;color:#fff9;margin-bottom:12px}.contact-band h2{font-size:32px}.site-footer{padding:60px 5% 20px;background:#111820;color:#fff}.footer-main{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.3fr;gap:38px;padding-bottom:54px}.footer-brand .brand-symbol{font-size:38px}.footer-brand>p{font-size:14px;color:#9da8b2;margin-top:18px}.footer-column h3{font-size:15px;font-weight:500;margin:0 0 18px}.footer-column a{display:block;font-size:14px;color:#a9b2bb;margin:9px 0}.footer-column a:hover{color:white}.footer-phone{font-size:23px!important;color:white!important;letter-spacing:1px}.footer-bottom{border-top:1px solid #ffffff1f;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#7f8c98}.footer-bottom a{color:#9ca6b0}.page-hero{padding:74px 5% 64px;background:var(--surface)}.breadcrumb{font-size:13px;color:var(--muted);margin-bottom:38px}.breadcrumb a:hover{color:var(--accent)}.breadcrumb span{margin:0 12px;color:#a3a9af}.page-hero .eyebrow{color:var(--accent);margin-bottom:14px}.page-hero h1{font-size:48px;line-height:1.3;font-weight:600;letter-spacing:-1px}.page-hero .intro{max-width:660px;margin-top:23px;color:var(--muted);font-size:17px;line-height:1.9}.page-hero-title{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.catalog-grid .product-card{min-height:410px;padding:26px}.catalog-grid .product-card h3{font-size:23px}.catalog-grid .product-photo{height:220px}.catalog-grid .product-card-bottom{font-size:14px}.section-compact{padding-top:64px;padding-bottom:80px}.detail-hero{display:grid;grid-template-columns:1fr 1fr;gap:6%;align-items:center;background:var(--surface);padding:38px 5% 80px}.detail-copy .eyebrow{color:var(--accent);margin-bottom:20px}.detail-copy h1{font-size:55px;letter-spacing:-2px;margin:0 0 8px}.detail-copy h2{font-size:25px;font-weight:500;letter-spacing:0}.detail-copy>p{font-size:17px;line-height:1.9;color:var(--muted);margin:26px 0}.detail-photo{width:100%;height:430px;object-fit:contain;mix-blend-mode:multiply}.pill-list{display:flex;gap:8px;flex-wrap:wrap;margin:25px 0 32px}.pill-list span{font-size:13px;border:1px solid #cbd0d4;padding:5px 12px}.detail-content{display:grid;grid-template-columns:1fr 2fr;gap:8%}.detail-content .eyebrow{color:var(--accent)}.detail-content h2{font-size:32px}.detail-content p{color:var(--muted);font-size:17px;line-height:2}.feature-list{margin:24px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature-list li{border-top:1px solid var(--line);padding-top:18px;font-size:16px}.feature-list li:before{content:'+';color:var(--accent);margin-right:12px}.detail-specs{margin-top:40px;width:100%;border-collapse:collapse;font-size:15px}.detail-specs th,.detail-specs td{padding:16px 20px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.detail-specs th{background:var(--surface);width:36%;font-weight:500}.note{font-size:13px!important;color:#7a838c!important;margin-top:18px!important}.solution-row{display:grid;grid-template-columns:1fr 1.1fr;gap:7%;padding:72px 0;border-bottom:1px solid var(--line);align-items:center;scroll-margin-top:120px}.solution-row:first-child{padding-top:0}.solution-row:last-child{border-bottom:0;padding-bottom:0}.solution-visual{background:var(--surface);height:360px;display:flex;align-items:center;justify-content:center;overflow:hidden}.solution-visual img{width:90%;height:90%;object-fit:contain;mix-blend-mode:multiply}.solution-copy .eyebrow{color:var(--accent);margin-bottom:18px}.solution-copy h2{font-size:34px;margin-bottom:23px}.solution-copy>p{color:var(--muted);line-height:1.95}.solution-copy .text-link{margin-top:24px}.solution-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.solution-tags span{padding:5px 12px;background:var(--surface);font-size:13px}.about-statement{display:grid;grid-template-columns:1fr 1.5fr;gap:10%;align-items:start}.about-statement p{font-size:19px;line-height:2;color:#565f67}.capabilities{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:70px}.capability{border-top:2px solid var(--ink);padding-top:22px}.capability span{font-size:12px;color:var(--accent);letter-spacing:1.5px}.capability h3{font-size:24px;margin:22px 0 15px}.capability p{font-size:16px;color:var(--muted)}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.support-card{padding:35px;background:var(--surface);display:flex;flex-direction:column;align-items:flex-start;min-height:300px}.support-card .support-index{font-size:14px;color:var(--accent);letter-spacing:2px}.support-card h2{font-size:25px;margin:26px 0 17px}.support-card p{font-size:16px;color:var(--muted);margin-bottom:25px}.support-card .text-link{margin-top:auto}.faq{max-width:900px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:24px 0}.faq summary{font-size:18px;font-weight:500;cursor:pointer;line-height:1.7;padding-right:20px}.faq details p{color:var(--muted);font-size:16px;line-height:1.9;margin:20px 0 2px}.contact-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:8%}.contact-info h2{font-size:32px;margin-bottom:25px}.contact-info>p{font-size:17px;color:var(--muted);line-height:1.9}.contact-method{border-top:1px solid var(--line);margin-top:30px;padding-top:25px}.contact-method .label{font-size:14px;color:var(--muted);margin-bottom:8px}.contact-method .value{font-size:27px;line-height:1.5;word-break:break-word}.contact-method .value.address{font-size:18px}.contact-email-link{color:var(--accent)}.contact-aside{background:var(--surface);padding:42px;align-self:start}.contact-aside h3{font-size:25px;margin-bottom:23px}.contact-aside p{color:var(--muted);font-size:16px}.contact-aside ul{padding-left:20px;margin:25px 0 30px;color:#4e5862}.contact-aside li{padding:6px 0}.copy-button{font-size:14px;border:none;border-bottom:1px solid #bbb;background:none;color:var(--muted);margin-top:10px;padding:0 0 3px}.copy-status{font-size:14px;color:var(--accent);min-height:24px;margin-top:12px}.empty-state{padding:100px 5%;text-align:center}.empty-state h1{font-size:38px}.empty-state p{margin:22px 0 30px;color:var(--muted)}
@media(min-width:1700px){.site-header,.hero,.section,.application-section,.contact-band,.site-footer,.page-hero,.detail-hero{padding-left:max(5%,calc((100vw - 1530px)/2));padding-right:max(5%,calc((100vw - 1530px)/2))}.hero-bottom{left:max(5%,calc((100vw - 1530px)/2));right:max(5%,calc((100vw - 1530px)/2))}}
@media(max-width:1150px){.site-header{gap:24px;padding:0 4%;height:80px}.brand-cn{font-size:16px;padding-left:12px}.brand{gap:12px}.brand-symbol{font-size:28px}.site-header nav{gap:22px}.site-header nav>a{font-size:14px}.nav-contact{padding:9px 13px;gap:15px}.hero{padding-left:5%;height:700px;min-height:660px}.hero h1{font-size:44px}.hero-art{min-height:430px}.hero-product{max-height:410px}.hero-actions{gap:20px}.hero-description{font-size:16px}.hero-word{font-size:125px;top:15%}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-band h2{font-size:29px}}
@media(max-width:850px){.site-header{height:74px;padding:0 5%;justify-content:space-between;gap:20px}.site-header nav{display:none;position:absolute;top:74px;left:0;right:0;height:auto;background:#fff;padding:16px 5% 25px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;box-shadow:0 12px 16px #00000008}.site-header.menu-open nav{display:flex}.site-header nav>a{font-size:17px;min-height:49px}.site-header nav>a.active:after{display:none}.nav-contact{margin-left:auto}.menu-toggle{display:block}.hero{height:auto;min-height:850px;grid-template-columns:1fr;padding-top:62px;padding-bottom:100px;align-items:start}.hero-copy{padding:0;z-index:2}.hero h1{font-size:48px}.hero-description br{display:none}.hero-art{height:350px;min-height:350px;margin-top:8px;max-width:600px;justify-self:center;width:100%}.hero-word{top:15px;left:8%;font-size:130px}.hero-product{width:100%;max-height:320px;transform:translate(0,10px)}.hero-product-caption{bottom:-20px;right:0}.hero-bottom-index{display:none}.hero-bottom{bottom:22px}.hero-actions{margin-top:25px}.hero .eyebrow{margin-bottom:22px}.section{padding:70px 5%}.section-top{margin-bottom:32px;align-items:start}.section-top h2{font-size:29px}.product-card{padding:26px;min-height:355px}.product-card h3{font-size:23px}.product-card .product-photo{height:195px}.application-section{padding:68px 5%}.application-grid{grid-template-columns:1fr}.application-card{min-height:auto;padding:28px 0!important;border-left:0!important;border-bottom:1px solid #ffffff24}.application-card h3{margin:20px 0 10px}.application-card p{max-width:none}.application-bottom{margin-top:22px}.section-intro{display:none}.about-teaser{gap:7%}.about-teaser h2{font-size:38px}.about-summary>p{font-size:16px}.expertise{gap:14px;font-size:14px}.contact-band{padding:45px 5%;gap:30px}.contact-band h2{font-size:27px;max-width:390px}.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:32px}.footer-main .footer-column:last-child{grid-column:1/-1;border-top:1px solid #ffffff1f;padding-top:25px}.footer-bottom{flex-direction:column;gap:5px}.page-hero{padding:50px 5%}.page-hero h1{font-size:38px}.page-hero .intro{font-size:16px}.detail-hero{gap:4%;padding-bottom:55px}.detail-copy h1{font-size:43px}.detail-copy h2{font-size:22px}.detail-copy>p{font-size:16px}.detail-photo{height:350px}.detail-content{grid-template-columns:1fr;gap:30px}.solution-row{gap:5%;padding:55px 0}.solution-visual{height:290px}.solution-copy h2{font-size:28px}.about-statement{grid-template-columns:1fr;gap:28px}.about-statement p{font-size:17px}.capabilities{gap:24px}.support-grid{grid-template-columns:1fr}.support-card{min-height:0}.contact-layout{gap:5%}.contact-aside{padding:27px}.contact-method .value{font-size:24px}.contact-info h2{font-size:27px}}
@media(max-width:560px){.brand-cn{font-size:15px;letter-spacing:1px}.brand-symbol{font-size:27px}.brand{gap:11px}.site-header{gap:10px}.nav-contact{display:none}.menu-toggle{margin-left:auto}.hero{min-height:790px;padding-top:45px;padding-bottom:90px}.hero h1{font-size:37px;letter-spacing:-1px;margin-bottom:19px}.hero-description{font-size:15px;max-width:320px;line-height:1.8}.hero-actions{gap:23px}.button{font-size:14px;min-height:48px;gap:28px;padding:12px 19px}.text-link{font-size:14px;gap:14px}.hero-art{margin-top:22px;height:305px;min-height:305px}.hero-product{width:107%;max-height:290px;transform:translate(0,0)}.hero-word{font-size:101px;top:2px;left:0;letter-spacing:-6px}.hero-product-caption{bottom:-22px;right:3px;gap:0 16px}.model-small{font-size:22px}.hero-product-caption>span:nth-child(2){font-size:13px}.hero-product-caption a{width:36px;height:36px}.hero-bottom>span:first-child{font-size:11px;letter-spacing:0}.scroll-cue{font-size:12px;gap:8px}.eyebrow{font-size:11px;letter-spacing:2px}.section-top{flex-wrap:wrap;gap:14px}.section-top h2{font-size:26px}.section-top>.text-link{margin-top:0}.section{padding:57px 5%}.product-grid,.catalog-grid{grid-template-columns:1fr;gap:18px}.product-card{padding:25px;min-height:365px}.product-card .product-photo{height:225px}.product-card h3{font-size:24px}.application-section{padding:55px 5%}.application-card h3{font-size:24px}.about-teaser{grid-template-columns:1fr;gap:30px}.about-teaser h2{font-size:36px;line-height:1.35}.about-summary>p{font-size:16px}.contact-band{align-items:flex-start;flex-direction:column;gap:24px;padding:39px 5%}.contact-band h2{font-size:26px}.site-footer{padding-top:43px}.footer-main{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.footer-main .footer-column:last-child{grid-column:1/-1}.footer-bottom{font-size:11px}.page-hero{padding-top:28px;padding-bottom:38px}.breadcrumb{margin-bottom:29px}.page-hero h1{font-size:33px}.page-hero .intro{margin-top:18px}.page-hero-title{display:block}.page-hero-title .text-link{margin-top:20px}.detail-hero{grid-template-columns:1fr;padding-top:22px;padding-bottom:34px}.detail-copy h1{font-size:42px}.detail-copy>p{margin:20px 0}.pill-list{margin-top:20px}.detail-photo{height:280px;grid-row:2}.feature-list{grid-template-columns:1fr;gap:19px}.detail-specs th,.detail-specs td{padding:14px 12px}.solution-row{grid-template-columns:1fr;padding:43px 0;gap:27px}.solution-visual{height:290px}.solution-copy .eyebrow{margin-bottom:12px}.solution-copy h2{font-size:28px;margin-bottom:18px}.capabilities{grid-template-columns:1fr;gap:35px;margin-top:40px}.capability h3{margin-top:16px}.support-card{padding:28px}.faq summary{font-size:17px}.contact-layout{grid-template-columns:1fr;gap:40px}.contact-info h2{font-size:27px}.contact-method .value{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* UWbee identity */
.brand-logo{width:168px;height:auto;object-fit:contain}.button.primary{background:var(--brand);color:var(--ink);font-weight:600}.button.primary:hover{background:#efbe00}.hero .accent{color:#e2ad00}.tiny-rule,.hero-bottom-index .line:before{background:#e2ad00}.contact-band{background:var(--brand);color:var(--ink)}.contact-band .eyebrow{color:#665a28}.contact-band .button.white{background:var(--ink);color:#fff}.application-section .eyebrow{color:#ead78b}.application-card:hover h3,.application-bottom>span{color:#e6c659}.footer-brand .brand-symbol i{background:var(--brand)}.hero-product{mix-blend-mode:multiply;filter:none;width:125%;transform:translate(12px,20px)}.product-card:hover .circle-arrow{background:var(--ink);border-color:var(--ink)}
@media(max-width:850px){.brand-logo{width:155px}.hero-product{width:108%;transform:translate(0,8px)}}
@media(max-width:560px){.brand-logo{width:145px}.hero-product{width:115%;transform:translate(0,0)}}
.footer-brand .brand-logo{filter:brightness(0) invert(1);width:178px}.detail-breadcrumb{padding:30px 5% 0;background:var(--surface)}.detail-breadcrumb .breadcrumb{margin:0}.detail-media{min-width:0}.gallery-thumbs{display:flex;gap:12px;justify-content:center;margin-top:10px}.gallery-thumb{width:84px;height:60px;padding:3px;background:#fff;border:1px solid #d4d8da}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.gallery-thumb.selected{border:2px solid #b08a00}.highlights{padding:30px 5%;display:flex;justify-content:center;gap:0;border-bottom:1px solid var(--line)}.highlights>div{padding:5px 60px;text-align:center;display:flex;flex-direction:column}.highlights>div+div{border-left:1px solid var(--line)}.highlights strong{font-size:40px;line-height:1.5;letter-spacing:-1px;font-weight:500}.highlights small{font-size:16px;letter-spacing:0;margin-left:7px}.highlights>div>span{font-size:14px;color:var(--muted)}.specs-section{padding-top:0}.specs-section .section-top{margin-bottom:0}.specs-section .detail-specs{margin-top:25px;max-width:100%}.detail-specs tr th{width:34%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.photo-scene{mix-blend-mode:normal!important}.contact-band .eyebrow{opacity:1}
@media(max-width:850px){.highlights>div{padding:4px 40px}.highlights strong{font-size:34px}.detail-copy h1{font-size:clamp(28px,4.4vw,43px);overflow-wrap:anywhere}}
@media(max-width:560px){.highlights{padding:23px 5%;justify-content:space-between}.highlights>div{padding:0 16px;min-width:0;flex:1}.highlights>div:first-child{padding-left:0}.highlights>div:last-child{padding-right:0}.highlights strong{font-size:30px}.highlights small{font-size:13px}.highlights>div>span{font-size:12px}.detail-copy h1{font-size:36px}.detail-breadcrumb{padding-top:24px}.detail-hero{padding-top:32px}.detail-copy .eyebrow{font-size:11px}}
.site-header nav .mobile-contact{display:none}.site-header nav a{min-width:0}.hero-bottom>span:first-child{font-size:12px}.eyebrow{font-size:12px}.hero-copy .eyebrow{font-size:12px}.footer-bottom{font-size:12px}.contact-band .eyebrow{font-size:12px}
@media(max-width:850px){.site-header nav .mobile-contact{display:flex}}
@media(max-width:560px){.eyebrow,.detail-copy .eyebrow{font-size:12px}.hero-bottom>span:first-child{font-size:12px}.footer-bottom{font-size:12px}}
.hero-art{mix-blend-mode:multiply}.field-list a span:last-child{color:#e6c659}.field-list a:hover{color:#e6c659}
