﻿/* Reference-led visual refinement. All motion is optional and reversible. */
.pro-home{--refined-ease:cubic-bezier(.2,.75,.2,1)}
.pro-home .pro-hero,.pro-home .pro-hero-inner{min-height:740px}.pro-home .pro-hero-media{width:100%;inset:0}.pro-home .pro-hero-media img{object-fit:cover;object-position:center}.pro-home .pro-hero-shade{background:linear-gradient(90deg,#151817 0%,#151817ee 24%,#1518178c 43%,transparent 68%),linear-gradient(0deg,#15181788,transparent 20%)}.pro-home .pro-hero h1{font-size:clamp(52px,5.2vw,76px);font-weight:550;line-height:1.23;letter-spacing:-2px}.pro-home .pro-hero-copy>p{font-size:18px;color:#c4c8bd;letter-spacing:2px;margin-bottom:34px}.pro-home .pro-eyebrow{font-size:13px;letter-spacing:1px}.pro-home .pro-button{border-radius:100px;gap:45px}.pro-home .pro-button svg{transition:transform .25s}.pro-home .pro-button:hover svg{transform:translateX(5px)}.pro-home .pro-hero-bottom{justify-content:space-between}.pro-home .site-header:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:#d8bb83;transform:scaleX(var(--reading-progress,0));transform-origin:left;pointer-events:none}.pro-home .clean-product{grid-template-columns:.72fr 1.28fr;gap:7%;padding-block:112px;align-items:center}.pro-home .clean-product-copy{grid-column:1;grid-row:1}.pro-home .clean-product-art{grid-column:2;grid-row:1;background:#151817;padding:0;border-radius:12px;overflow:hidden;box-shadow:0 24px 60px #26302114;position:relative}.pro-home .clean-product-art img{aspect-ratio:1536/1024;width:100%;height:auto;display:block;object-fit:contain;transition:filter .6s}.product-caption{display:flex;justify-content:space-between;padding:18px 24px;border-top:1px solid #ffffff18;color:#c2c8bb;font-size:11px;letter-spacing:2px}.product-caption>span:last-child{font-size:12px;letter-spacing:0}.pro-home .clean-product-copy h2{font-size:clamp(34px,3.3vw,48px)}.product-descriptor{font-size:15px;color:#61665f;margin-top:24px}.pro-home .clean-modes{display:flex;gap:35px;margin-top:35px;padding-top:25px}.mode-mark{display:block;font-size:12px;color:#847450;margin-bottom:12px;letter-spacing:1px}.pro-home .clean-modes h3{font-size:16px}.pro-home .clean-system{background:#e8ebe3;padding:95px 0 75px;border:0;position:relative;overflow:hidden}.pro-home .clean-heading{text-align:left;display:grid;grid-template-columns:.72fr 1.28fr;gap:7%;align-items:start}.pro-home .clean-heading .pro-section-label{padding-top:12px}.pro-home .clean-heading h2{font-size:46px;line-height:1.3}.pro-home .clean-capabilities{gap:22px;margin-top:52px}.pro-home .clean-capabilities article{display:block;position:relative;text-align:left;padding:25px 28px 30px;background:#f7f8f3;border:1px solid #d9dfd0;border-radius:10px;overflow:hidden;transition:transform .35s var(--refined-ease),box-shadow .35s,border-color .35s}.pro-home .clean-capabilities article:hover{transform:translateY(-5px);border-color:#acb89c;box-shadow:0 16px 35px #2d3b2210}.capability-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.5px;color:#69765d}.capability-art{height:190px;position:relative;display:grid;place-items:center;margin:14px -10px 22px;background:radial-gradient(ellipse,#e4e9da,transparent 70%)}.pro-home .capability-icon{position:relative;z-index:1;margin:0;width:72px;height:72px;border-radius:18px;background:linear-gradient(145deg,#f9faf5,#dce3d0);border:1px solid #cad3bc;box-shadow:0 12px 25px #3a4e2320;transform:rotate(-7deg)}.pro-home .capability-icon svg{width:34px;height:34px}.art-device .capability-icon{transform:rotate(0);border-radius:14px;width:96px;height:65px}.art-grid .capability-icon{transform:rotate(7deg)}.capability-orbit{position:absolute;left:calc(50% - 80px);top:calc(50% - 80px);width:160px;height:160px;border:1px solid #bcc8aa88;border-radius:50%;animation:system-orbit 4s ease-out 1 both;animation-play-state:paused}.capability-orbit:before{content:'';position:absolute;width:8px;height:8px;border-radius:50%;background:#9baf84;top:8px;left:35px;box-shadow:0 0 0 6px #a1b48915}.capability-art>i{position:absolute;width:5px;height:5px;background:#b49d6c;border-radius:50%;left:22%;bottom:30%}.capability-art>i:last-child{left:auto;right:21%;top:25%}.pro-home .clean-capabilities h3{font-size:24px;margin:0 0 12px}.pro-home .clean-capabilities p{font-size:14px}.pro-home .clean-stage-note{text-align:right;margin-top:28px}.pro-home .pro-contact{position:relative;background:radial-gradient(ellipse at 10% 20%,#2d3727,transparent 60%),#171e19;padding-block:100px}.pro-home .pro-contact h2{font-size:clamp(40px,4.7vw,66px);line-height:1.25}.pro-home .pro-contact-grid{grid-template-columns:1fr 1fr;gap:14%}.pro-home .pro-form-wrap{padding:30px;border:1px solid #66735855;border-radius:12px;background:#ffffff03}.pro-home .form-field input{background:#ffffff06;border-color:#66735a}.pro-home .pro-contact-email{margin-top:60px}.pro-home .reveal{transition-duration:700ms;transition-timing-function:var(--refined-ease)}.pro-home .clean-capabilities article:nth-child(2){transition-delay:80ms}.pro-home .clean-capabilities article:nth-child(3){transition-delay:160ms}.motion-paused .capability-orbit{animation:none!important}.motion-paused .reveal{opacity:1!important;transform:none!important}.pro-home .clean-capabilities article:hover .capability-icon{box-shadow:0 16px 30px #3a4e2330}@keyframes system-orbit{to{transform:rotate(65deg)}}
.clean-capabilities .is-visible .capability-orbit{animation-play-state:running}
@media(max-width:1100px){.pro-home .clean-product{gap:5%;padding-block:80px}.pro-home .clean-capabilities{gap:14px}.pro-home .clean-capabilities article{padding:20px}.pro-home .clean-heading h2{font-size:40px}.pro-home .pro-contact-grid{gap:7%}.pro-home .pro-hero h1{font-size:60px}.pro-home .clean-product-copy h2{font-size:36px}}
@media(max-width:640px){.pro-home .pro-hero-inner{min-height:790px;padding-top:48px}.pro-home .pro-hero{min-height:0}.pro-home .pro-hero h1{font-size:46px;letter-spacing:-1px}.pro-home .pro-eyebrow{font-size:12px;letter-spacing:0}.pro-home .pro-hero-copy>p{font-size:15px;letter-spacing:0;margin-top:22px}.pro-home .pro-hero-media{inset:auto 0 40px;width:100%;height:auto;aspect-ratio:1.5}.pro-home .pro-hero-media img{object-fit:contain}.pro-home .pro-hero-shade{background:linear-gradient(180deg,#151817 0%,#151817 40%,transparent 65%,transparent 88%,#151817 99%)}.pro-home .pro-hero-bottom{bottom:12px}.pro-home .clean-product{grid-template-columns:1fr;gap:30px;padding-block:64px}.pro-home .clean-product-art{grid-column:1;grid-row:2;border-radius:8px}.pro-home .clean-product-copy{grid-column:1;grid-row:1}.pro-home .clean-product-copy h2{font-size:36px}.pro-home .clean-modes{margin-top:26px;gap:60px;padding-top:22px}.product-descriptor{font-size:15px;margin-top:20px}.product-caption{padding:14px 16px;font-size:10px}.pro-home .clean-system{padding-block:64px 50px}.pro-home .clean-heading{display:block}.pro-home .clean-heading h2{font-size:36px}.pro-home .clean-capabilities{grid-template-columns:1fr;gap:16px;margin-top:32px}.pro-home .clean-capabilities article{padding:22px 24px;min-height:240px}.capability-art{height:120px;width:140px;float:right;margin:10px -6px 10px 8px}.capability-orbit{width:110px;height:110px;top:calc(50% - 55px);left:calc(50% - 55px)}.pro-home .capability-icon{width:58px;height:58px;border-radius:14px}.pro-home .capability-icon svg{width:28px;height:28px}.art-device .capability-icon{width:68px;height:50px}.pro-home .clean-capabilities h3{font-size:22px;margin-top:38px}.pro-home .clean-capabilities p{clear:both;padding-top:12px;margin:0}.pro-home .clean-stage-note{text-align:left;font-size:12px}.pro-home .pro-contact{padding-block:65px 40px}.pro-home .pro-contact-grid{grid-template-columns:1fr;gap:30px}.pro-home .pro-contact h2{font-size:42px}.pro-home .pro-contact-email{margin-top:30px}.pro-home .pro-form-wrap{padding:24px 18px}.pro-home .clean-capabilities article:nth-child(n){transition-delay:0ms}}
@media(max-width:374px){.pro-home .pro-hero h1{font-size:42px}.pro-home .pro-hero-inner{min-height:750px}}
@media(prefers-reduced-motion:reduce){.capability-orbit{animation:none!important}.pro-home .clean-capabilities article,.pro-home .pro-button svg{transition:none!important}.pro-home .clean-capabilities article:hover{transform:none}.pro-home .reveal{opacity:1!important;transform:none!important}}
/* Value-led copy: keep primary benefit and supporting features distinct. */
.pro-home .pro-hero h1{font-size:clamp(46px,4.5vw,66px)}.hero-value-line{display:block;font-size:13px;letter-spacing:1px;color:#b8c0ad;margin-top:12px}.pro-home .clean-capabilities p{max-width:260px;line-height:1.9}.pro-home .clean-product-copy h2{font-size:clamp(30px,2.8vw,42px)}
@media(max-width:640px){.pro-home .pro-hero h1{font-size:38px}.hero-value-line{font-size:12px;letter-spacing:0;margin-top:9px}.pro-home .clean-product-copy h2{font-size:32px}.pro-home .pro-contact h2{font-size:38px}.pro-home .clean-capabilities p{max-width:none}}
@media(max-width:374px){.pro-home .pro-hero h1{font-size:34px}.hero-value-line{font-size:11px}}
/* Full viewport opening with concise technology capabilities. */
.pro-home{--opening-header:84px}.pro-home .pro-hero{min-height:calc(100svh - var(--opening-header))}.pro-home .pro-hero-inner{min-height:calc(100svh - var(--opening-header));padding-block:40px 142px}.pro-home .pro-hero-copy{position:relative;z-index:1}.pro-home .pro-hero-media img{object-position:62% center}.pro-home .pro-hero-shade{background:linear-gradient(90deg,#151817 0%,#151817e8 24%,#15181788 43%,transparent 70%),linear-gradient(0deg,#101511ee,transparent 32%)}.hero-tech{position:absolute;bottom:28px;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #c1cbaa40;padding-top:25px}.hero-tech-item{display:flex;align-items:center;gap:14px;color:#e1e5d8;min-height:46px;padding-inline:26px;border-left:1px solid #c1cbaa30;font-size:14px;animation:tech-enter 800ms both}.hero-tech-item:first-child{padding-left:0;border:0}.hero-tech-item:nth-child(2){animation-delay:100ms}.hero-tech-item:nth-child(3){animation-delay:200ms}.hero-tech-item:nth-child(4){animation-delay:300ms}.hero-tech-item svg{width:25px;height:25px;color:#d8bb83;flex-shrink:0}.hero-tech-item small{font-size:10px;margin-left:7px;color:#c2cbb8;white-space:nowrap}.hero-tech-item>span{line-height:1.6}.pro-home .pro-hero-copy>p{margin-bottom:30px}@keyframes tech-enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.hero-tech-item{padding-inline:14px;gap:10px;font-size:12px}.hero-tech-item svg{width:22px;height:22px}}
@media(max-width:900px){.pro-home{--opening-header:76px}.hero-tech-item{font-size:12px;gap:8px;padding-inline:10px}}
@media(max-width:640px){.pro-home{--opening-header:72px}.pro-home .pro-hero-inner{min-height:max(680px,calc(100svh - 72px));padding-top:40px;padding-bottom:170px}.pro-home .pro-hero{min-height:calc(100svh - 72px)}.pro-home .pro-hero-media{bottom:145px;inset-inline:0;aspect-ratio:1.5}.pro-home .pro-hero-shade{background:linear-gradient(180deg,#151817 0%,#151817 30%,#15181755 45%,transparent 63%,#151817e6 82%,#151817 96%)}.hero-tech{grid-template-columns:1fr 1fr;row-gap:14px;bottom:25px;padding-top:18px}.hero-tech-item{min-height:38px;padding:0;font-size:12px;gap:9px;border:0}.hero-tech-item:nth-child(even){padding-left:10px}.hero-tech-item svg{width:20px;height:20px}.hero-tech-item small{margin-left:4px;font-size:10px}.pro-home .pro-hero h1{font-size:38px}.pro-home .pro-hero-copy>p{margin-bottom:23px}.pro-home .pro-button{min-height:48px}}
@media(max-width:374px){.pro-home .pro-hero h1{font-size:34px}.hero-tech-item{font-size:11px;gap:7px}.hero-tech-item:nth-child(even){padding-left:5px}}
@media(max-height:620px) and (min-width:641px){.pro-home .pro-hero-inner{min-height:540px}}
@media(prefers-reduced-motion:reduce){.hero-tech-item{animation:none!important}}
.motion-paused .hero-tech-item{animation:none!important}
/* Five concise capability labels. */
.hero-tech{grid-template-columns:repeat(5,minmax(0,1fr))}.hero-tech-item{padding-inline:18px;gap:10px;font-size:13px}.hero-tech-item:nth-child(5){animation-delay:400ms}
@media(max-width:1100px){.hero-tech-item{padding-inline:10px;font-size:12px;gap:8px}.hero-tech-item svg{width:20px;height:20px}}
@media(max-width:900px){.hero-tech-item{padding-inline:8px;font-size:11px;gap:6px}}
@media(max-width:640px){.hero-tech{grid-template-columns:1fr 1fr;row-gap:10px}.hero-tech-item{padding:0;font-size:12px;gap:9px;min-height:32px}.hero-tech-item:nth-child(even){padding-left:10px}.hero-tech-item:last-child{grid-column:1/-1;padding-top:8px;border-top:1px solid #c1cbaa25}.pro-home .pro-hero-media{bottom:180px}.pro-home .pro-hero-inner{padding-bottom:200px}}
@media(max-width:374px){.hero-tech-item{font-size:11px;gap:7px}}
/* Unified product scene: copy, imagery and modes share one surface. */
.pro-home .clean-product{display:block;padding-block:80px}.product-scene{position:relative;isolation:isolate;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;min-height:510px;background:#151817;color:#f5f4ec;border-radius:16px;overflow:hidden}.pro-home .product-scene .clean-product-copy{grid-column:1;grid-row:1;padding:48px 0 105px 48px;position:relative;z-index:2}.product-scene .pro-section-label{color:#bcc6af;letter-spacing:2px;margin-bottom:24px}.pro-home .product-scene .clean-product-copy h2{font-size:clamp(30px,2.7vw,42px);line-height:1.4;letter-spacing:-1px}.pro-home .product-scene .product-descriptor{font-size:14px;line-height:1.9;color:#b9c4ae;margin-top:24px}.pro-home .product-scene .clean-product-art{grid-column:2;grid-row:1;position:relative;align-self:stretch;display:flex;align-items:center;margin-left:-45px;background:#151817;border-radius:0;box-shadow:none;overflow:visible}.pro-home .product-scene .clean-product-art img{width:100%;height:auto;aspect-ratio:1.5;object-fit:contain}.product-scene .clean-product-art:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#151817,transparent 30%),linear-gradient(0deg,#15181799,transparent 30%)}.pro-home .product-scene .clean-modes{position:absolute;z-index:3;bottom:38px;left:48px;display:flex;gap:10px;border:0;padding:0;margin:0}.pro-home .product-scene .clean-modes>div{border:1px solid #cad4bc35;background:#ffffff04;border-radius:100px;padding:10px 18px}.pro-home .product-scene .clean-modes h3{font-size:13px;font-weight:400;color:#dce3d3;margin:0}.pro-home .product-scene .clean-product-art img{transform:none}
@media(max-width:1100px){.product-scene{min-height:450px}.pro-home .product-scene .clean-product-copy{padding-left:32px}.pro-home .product-scene .clean-modes{left:32px}.pro-home .product-scene .clean-product-copy h2{font-size:32px}}
@media(max-width:760px){.pro-home .clean-product{padding-block:40px}.product-scene{grid-template-columns:1fr;min-height:0;border-radius:12px}.pro-home .product-scene .clean-product-copy{grid-column:1;grid-row:1;padding:32px 28px 0}.product-scene .pro-section-label{font-size:12px;margin-bottom:18px}.pro-home .product-scene .clean-product-copy h2{font-size:32px;line-height:1.35}.pro-home .product-scene .product-descriptor{font-size:13px;margin-top:16px}.product-scene .product-descriptor br{display:none}.product-scene .product-descriptor br:after{content:' '}.pro-home .product-scene .clean-product-art{grid-column:1;grid-row:2;margin:8px 0 0;padding:0 0 74px;display:block;overflow:hidden}.product-scene .clean-product-art:after{background:linear-gradient(180deg,#151817,transparent 22%,transparent 65%,#151817 94%)}.pro-home .product-scene .clean-modes{bottom:26px;left:28px;gap:10px}.pro-home .product-scene .clean-modes>div{padding:9px 17px}.pro-home .product-scene .clean-modes h3{font-size:13px}}
@media(max-width:374px){.pro-home .product-scene .clean-product-copy{padding-inline:23px}.pro-home .product-scene .clean-product-copy h2{font-size:29px}.pro-home .product-scene .product-descriptor{font-size:12px}.pro-home .product-scene .clean-modes{left:23px}}
/* Approved transparent brand mark and six feature labels. */
.brand-symbol{display:grid;place-items:center;overflow:hidden;width:44px;height:44px;flex-shrink:0}.brand-symbol .company-mark{width:100%;height:100%;object-fit:contain;transform:scale(1.65);max-width:none}.about-mark>.company-mark,.cooperation-graphic>.company-mark{width:180px;height:180px;object-fit:contain}.system-core>.company-mark{width:64px;height:64px;object-fit:contain}.contact-decoration>.company-mark{width:100%;height:auto}.hero-tech{grid-template-columns:repeat(6,minmax(0,1fr))}.hero-tech-item{font-size:12px;padding-inline:12px;gap:8px}.hero-tech-item svg{width:22px;height:22px}.hero-tech-item:nth-child(6){animation-delay:500ms}
@media(max-width:1100px) and (min-width:641px){.hero-tech{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:14px}.hero-tech-item:nth-child(4){padding-left:0;border-left:0}.pro-home .pro-hero-inner{padding-bottom:170px}}
@media(max-width:640px){.brand-symbol{width:36px;height:36px}.hero-tech{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-tech-item{font-size:12px;padding:0;gap:8px}.hero-tech-item:nth-child(even){padding-left:10px}.hero-tech-item:last-child{grid-column:auto;border-top:0;padding-top:0}.hero-tech-item svg{width:20px;height:20px}}
@media(max-width:374px){.hero-tech-item{font-size:11px;gap:6px}.hero-tech-item:nth-child(even){padding-left:5px}}
