:root{--paper:#f6f5f2;--ink:#171a1f;--wine:#800b2c;--line:#dadbdc;--muted:#62666b;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button,a,input,textarea{outline-offset:5px}button:focus-visible,a:focus-visible{outline:2px solid #bd5877}button{border:0;background:none}img,video{display:block;max-width:100%}[hidden]{display:none!important}.wrap{width:min(1280px,90%);margin:auto}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:15px}.skip:focus{top:0}.reading-progress{height:2px;background:var(--wine);position:fixed;top:0;left:0;width:100%;transform:scaleX(0);transform-origin:left;z-index:60}header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:#f6f5f2ee;backdrop-filter:blur(18px);z-index:40;transition:height .4s}header.scrolled{height:78px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0;font-size:14px;font-weight:750;line-height:1.25;letter-spacing:-.3px}.brand-symbol{display:block;position:relative;width:45px;height:45px;overflow:hidden;mix-blend-mode:multiply}.brand-symbol img{position:absolute;max-width:none;width:421px;left:-177px;top:-17px}.brand span:last-child{max-width:170px}nav{display:flex;gap:27px;font-size:14px}nav a{position:relative;padding:10px 0}nav a:after{content:'';position:absolute;bottom:1px;left:0;width:0;height:1px;background:var(--wine);transition:width .3s}nav a:hover:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:54px;background:var(--wine);color:white;padding:17px 23px;font-size:12px;font-weight:700;letter-spacing:1px;border-radius:2px;transition:background .25s,transform .25s}.button:hover{background:#a51340;transform:translateY(-2px)}.button span{font-size:21px;line-height:16px}header .button{min-height:46px;font-size:10px;padding:13px 17px;gap:20px}.menu-toggle{display:none;font-size:24px}.hero{min-height:690px;display:grid;grid-template-columns:48% 52%;align-items:center;position:relative;padding-top:60px;padding-bottom:65px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;line-height:1.5}.hero .eyebrow{color:var(--muted);margin:0 0 30px}h1{font-size:clamp(45px,5.2vw,77px);font-weight:650;letter-spacing:-3.5px;line-height:1.02;margin:0 0 38px;position:relative;z-index:2}em{font-style:normal;color:var(--wine)}.quiet{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-height:44px;font-size:13px;border-bottom:1px solid currentColor;padding:8px 0;transition:color .2s}.quiet:hover{color:#a42d50}.hero-down{display:flex;width:175px;margin-top:34px;border-color:#d4d4d4;font-size:12px}.hero-scene{position:relative;height:550px;isolation:isolate;background:radial-gradient(ellipse at 50% 65%,#e9e9e7,transparent 68%)}.hero-product{position:absolute;inset:45px -15px 20px -20px;overflow:hidden;mix-blend-mode:multiply;clip-path:polygon(0 16%,29% 16%,29% 0,100% 0,100% 100%,0 100%)}.hero-product img{position:absolute;width:210%;max-width:none;left:-104%;top:-50%;height:auto}.orb{position:absolute;left:7%;top:10%;width:86%;aspect-ratio:1;border:1px solid #c9cdd1;border-radius:50%;opacity:.6;pointer-events:none}.orb:after{content:'';width:9px;height:9px;border:1px solid var(--wine);background:var(--paper);border-radius:50%;position:absolute;top:13%;left:13%}.orb-one{animation:orbit 30s linear infinite}.orb-two{transform:rotateX(58deg) rotateZ(-20deg);top:25%;width:95%;left:1%;border-style:dashed;animation:orbit-ellipse 26s linear infinite}.orbit-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--wine);left:48%;top:52%;animation:satellite 16s linear infinite}.scene-caption{position:absolute;bottom:0;left:15px;right:15px;display:flex;justify-content:space-between;align-items:center;font-size:11px;line-height:1.8;letter-spacing:1px;z-index:3}.motion{display:flex;gap:8px;align-items:center;font-size:12px;min-height:44px;min-width:44px}.axis{position:absolute;font:11px monospace;color:#999}.axis-x{right:5%;top:48%}.axis-y{left:11%;top:6%}.scan{position:absolute;inset:0;pointer-events:none;overflow:hidden;opacity:.35}.scan:after{content:'';position:absolute;inset:0;background:linear-gradient(110deg,transparent 35%,#fff9 49%,transparent 63%);transform:translateX(-110%);animation:sweep 9s ease-in-out infinite}.principals{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:32px 0;align-items:center}.principals button{font-size:33px;font-weight:800;border-right:1px solid var(--line);min-height:54px;letter-spacing:-1px}.principals button:last-child{border:0}.principals small{font-size:11px;letter-spacing:5px;display:block}.yamaha,.nissei{color:#c10022}.nabtesco{font-style:italic;color:#0357b7}.ogura{color:#12477d}.section{padding-top:105px;padding-bottom:105px}.section-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px;gap:20px}.section-top .eyebrow:after{content:'';display:inline-block;width:45px;height:1px;background:var(--wine);vertical-align:middle;margin-left:20px}.section-top>span{font-size:12px;color:var(--muted)}.product-layout{display:grid;grid-template-columns:54% 40%;gap:6%;align-items:center}.product-stage{height:540px;position:relative;background:#fff;overflow:hidden;border:1px solid #e6e6e5}.product-stage>img{width:78%;height:78%;object-fit:contain;position:absolute;left:11%;top:8%;mix-blend-mode:multiply;transition:opacity .3s;z-index:1}.product-stage .orb{animation:orbit 40s linear infinite}.product-stage .orb-two{animation:orbit-ellipse 35s linear infinite}.product-stage video{width:100%;height:100%;object-fit:contain;position:relative;z-index:2}.product-caption{position:absolute;bottom:22px;left:25px;right:25px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.4px;z-index:3}h2{font-size:clamp(30px,3.7vw,54px);line-height:1.07;font-weight:500;letter-spacing:-2px;margin:0 0 28px}.product-index h2{font-size:36px;max-width:380px}.family{display:flex;align-items:center;text-align:left;width:100%;gap:20px;padding:19px 5px;border-bottom:1px solid var(--line);font-size:15px;min-height:64px;transition:color .3s,padding .3s}.family small{font:11px monospace;color:#8b8f94}.family b{margin-left:auto;font-size:18px;font-weight:400}.family[aria-pressed=true]{color:var(--wine);padding-left:16px;border-left:2px solid var(--wine);background:#800b2c04}.product-actions{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:28px}.product-actions .button{margin-bottom:5px}.product-actions .quiet{font-size:12px}.applications-section{background:#eeefed;border-top:1px solid #e3e3e1;border-bottom:1px solid #e3e3e1}.applications-layout{display:grid;grid-template-columns:54% 40%;gap:6%;align-items:start}.media-stage{position:relative;background:white;aspect-ratio:1.22;overflow:hidden}.media-stage video{height:100%;width:100%;object-fit:contain}.media-stage img{height:100%;width:100%;object-fit:contain}.media-corner{position:absolute;bottom:12px;left:12px;font-size:10px;background:#f6f5f2e8;padding:10px;letter-spacing:1px}.media-bottom{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ccc;margin-bottom:22px;padding:10px 0;font-size:11px;letter-spacing:.5px}.application{width:100%;display:flex;gap:18px;text-align:left;border-bottom:1px solid #d5d6d6;padding:18px 8px;min-height:90px}.application>span{display:block}.application strong{font-size:13px;line-height:1.5;font-weight:600;display:block;margin-bottom:6px}.application span span{display:block;color:#61656b;font-size:14px;line-height:1.6}.application small{font:11px monospace;padding-top:4px;color:#82858a}.application b{margin-left:auto;font-weight:400}.application[aria-pressed=true]{border-left:2px solid var(--wine);color:var(--wine);background:#fff8}.advantage{display:grid;grid-template-columns:40% 54%;gap:6%;align-items:center}.advantage h2{margin-top:30px;font-size:clamp(40px,4vw,62px);font-weight:600;letter-spacing:-2px}.year{font-size:clamp(100px,11vw,170px);font-weight:200;letter-spacing:-10px;color:#aaaeb0;line-height:1;position:relative}.year-line{position:absolute;left:0;bottom:-12px;height:1px;width:80%;background:linear-gradient(90deg,var(--wine),transparent);transform-origin:left;animation:lineflow 6s ease-in-out infinite}.company-copy p{font-size:17px;line-height:1.95;color:#4b5056}.company-copy .quiet{margin-top:20px;color:var(--wine)}.contact{padding:75px 0 40px;background:#171a1f;color:#f5f5f2;position:relative;overflow:hidden}.contact:before{content:'';position:absolute;pointer-events:none;inset:0;background:radial-gradient(ellipse at 20% 45%,#800b2c18,transparent 60%)}.contact .wrap{position:relative}.contact .section-top{border-bottom:1px solid #ffffff20;padding-bottom:20px}.contact .section-top>a{font-size:13px;color:#b8babd}.contact-layout{display:grid;grid-template-columns:57% 37%;gap:6%}.office-area{position:relative}.office-area>h2{position:absolute;left:0;top:10px;z-index:2;font-size:45px;pointer-events:none}.contact em{color:#d77591}.map-stage{height:460px;position:relative;overflow:hidden;background:radial-gradient(ellipse at center,#35373a50,transparent 70%)}#india-map{width:100%;height:100%;display:block}.states path{fill:#24292f;stroke:#78828b;stroke-width:.6;vector-effect:non-scaling-stroke}.route{stroke:#bd5274;fill:none;stroke-width:1;opacity:.55;stroke-dasharray:6 10;animation:route 7s linear infinite;vector-effect:non-scaling-stroke}.pin{cursor:pointer;outline:none}.pin circle{fill:#f5e5ea;stroke:#ba4a6b;stroke-width:2;vector-effect:non-scaling-stroke}.pin .pulse{fill:none;opacity:.6;transform-box:fill-box;transform-origin:center;animation:pulse 4s ease-out infinite}.pin:focus circle,.pin[aria-pressed=true] circle{stroke:white;fill:#c84068}.reset-map{position:absolute;right:0;bottom:10px;font-size:11px;z-index:2}.map-note{position:absolute;bottom:17px;left:0;color:#93989d;font-size:10px;letter-spacing:1px}.office-buttons{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.office-buttons button{padding:10px 12px;border:1px solid #ffffff30;min-height:44px;font-size:12px;border-radius:2px}.office-buttons button[aria-pressed=true]{background:#800b2c;border-color:#bc496a}.office-buttons button:hover{border-color:#c7718a}#office-card{min-height:170px;border-top:1px solid #ffffff25;padding-top:20px;font-size:14px;line-height:1.6}#office-card h3{font-size:12px;letter-spacing:1px;margin-top:0}#office-card p{margin:7px 0;color:#bec2c7}#office-card a{display:inline-block;margin:6px 18px 0 0;text-decoration:underline;text-underline-offset:5px;font-size:13px}form{padding-left:32px;border-left:1px solid #ffffff20}form .eyebrow{color:#b7a0a7;font-size:10px}form h3{font-size:32px;font-weight:400;letter-spacing:-1px;line-height:1.2;margin:24px 0 12px}.form-sub{font-size:12px;color:#979ca4;margin-bottom:36px}label{display:block;font-size:12px;color:#c7c9ce;margin-bottom:23px;line-height:1.5}input,textarea{width:100%;border:1px solid #ffffff35;background:#ffffff03;color:white;padding:14px;border-radius:2px;display:block;margin-top:9px;min-height:48px;resize:vertical}input:focus,textarea:focus{outline:1px solid #d6859d;border-color:#d6859d}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}form .button{width:100%;border:1px solid #ac3a5b}.form-note{font-size:12px;line-height:1.5;color:#a4aab1}.call-link{font-size:12px;display:block;padding:14px 0;color:#d2d4d8}#form-status{font-size:14px;line-height:1.6}#context-box{display:flex;align-items:center;justify-content:space-between;background:#800b2c50;padding:10px 12px;margin-bottom:22px;font-size:12px}#clear-context{font-size:25px}.all-offices{border-top:1px solid #ffffff25;margin-top:35px;padding-top:22px}.all-offices>summary{cursor:pointer;list-style:none;font-size:13px;display:flex;justify-content:space-between}.addresses{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:30px 0}.addresses details{font-size:13px;line-height:1.7;color:#c7cbd0}.addresses summary{font-size:12px;color:white;cursor:pointer}.addresses a{text-decoration:underline}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:40px;padding-bottom:40px}footer>div{display:flex;gap:28px;font-size:12px}footer>a:last-child{font-size:10px;letter-spacing:1.3px}dialog{width:min(900px,92vw);max-height:85vh;border:0;background:var(--paper);padding:35px;color:var(--ink);box-shadow:0 20px 100px #0005}dialog::backdrop{background:#14171bbb;backdrop-filter:blur(8px)}.dialog-head{display:flex;justify-content:space-between;position:sticky;top:-35px;background:var(--paper);z-index:1;padding:10px 0}.dialog-head button{font-size:30px;width:48px}.detail-item{padding:25px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:35% 60%;gap:5%;align-items:center}.detail-item img{width:100%;mix-blend-mode:multiply}.detail-item p,dialog li,dialog>div>p{font-size:15px;line-height:1.75}.detail-item h3{font-size:21px;font-weight:500}body.dialog-open{overflow:hidden}.reveal{opacity:1}.js .reveal{opacity:0;transform:translateY(25px);transition:opacity 1s var(--ease),transform 1s var(--ease)}.js .reveal.visible{opacity:1;transform:none}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}.motion-paused{scroll-behavior:auto}.motion-paused .reveal{opacity:1;transform:none;transition:none}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes orbit-ellipse{0%{transform:rotateX(58deg) rotateZ(-20deg)}100%{transform:rotateX(58deg) rotateZ(340deg)}}@keyframes satellite{from{transform:rotate(0) translateX(240px)}to{transform:rotate(360deg) translateX(240px)}}@keyframes sweep{0%,20%{transform:translateX(-110%)}75%,100%{transform:translateX(110%)}}@keyframes route{to{stroke-dashoffset:-160}}@keyframes pulse{0%{transform:scale(.6);opacity:.7}100%{transform:scale(2);opacity:0}}@keyframes lineflow{0%,100%{transform:scaleX(.3);opacity:.4}50%{transform:scaleX(1);opacity:1}}@media(min-width:1600px){.hero-product img{top:-55%}}@media(max-width:1100px){nav{gap:15px}header .button{display:none}.hero{min-height:600px}.hero-scene{height:440px}.hero-product img{top:-40%}h1{font-size:58px}.product-stage{height:450px}.product-index h2{font-size:30px}.family{font-size:13px;padding:16px 4px;gap:13px}.contact-layout{grid-template-columns:52% 43%;gap:5%}.office-area>h2{font-size:34px}.map-stage{height:440px}form{padding-left:24px}.principals button{font-size:27px}}@media(max-width:740px){html{scroll-padding-top:88px}.wrap{width:89%}header{height:78px;padding:0 5.5%}.brand{font-size:12px;gap:8px}.brand-symbol{width:37px;height:39px}.brand-symbol img{width:350px;left:-147px;top:-14px}.menu-toggle{display:block}nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);padding:20px 6%;border-bottom:1px solid var(--line);box-shadow:0 20px 30px #0001}nav.open{display:flex;flex-direction:column;gap:3px}nav a{padding:15px 0;font-size:17px}.hero{display:block;padding-top:42px;padding-bottom:32px;min-height:0;overflow:hidden}.hero .eyebrow{font-size:10px;margin-bottom:22px}h1{font-size:clamp(42px,10.8vw,74px);letter-spacing:-2px;line-height:1.04;margin-bottom:26px}.hero .button{font-size:10px;min-height:50px}.hero-down{position:absolute;bottom:14px;right:0;width:140px;z-index:3}.hero-scene{height:390px;margin-top:22px}.hero-product{inset:25px -5px 25px -5px}.hero-product img{top:-38%;left:-104%}.hero-scene .scene-caption{bottom:0;left:0;right:auto;font-size:9px;gap:20px}.hero-scene .motion span{display:none}.principals{grid-template-columns:repeat(2,1fr);padding:15px 0}.principals button{font-size:25px;margin:10px 0}.principals button:nth-child(2){border:0}.principals small{font-size:9px}.section{padding-top:62px;padding-bottom:62px}.section-top{margin-bottom:27px;align-items:start}.section-top>span{font-size:10px;text-align:right;max-width:110px}.eyebrow{font-size:10px;letter-spacing:1.5px}.section-top .eyebrow:after{width:25px;margin-left:10px}.product-layout,.applications-layout,.advantage,.contact-layout{grid-template-columns:1fr;gap:32px}.product-stage{height:360px}.product-index h2{font-size:33px;margin-bottom:16px}.family{font-size:15px;min-height:60px}.product-actions{gap:10px 20px}.product-actions .button{width:100%;font-size:10px}.product-caption{font-size:9px;left:16px;right:16px}.media-stage{aspect-ratio:1.1}.application{padding:15px 4px}.application span span{font-size:14px}.advantage h2{font-size:45px}.year{font-size:130px}.company-copy p{font-size:16px;line-height:1.85}.contact{padding:48px 0 28px}.contact .section-top{flex-direction:column;gap:8px}.contact .section-top>a{font-size:12px}.office-area>h2{font-size:32px}.map-stage{height:380px}.office-buttons{gap:6px}.office-buttons button{font-size:11px;padding:8px 10px}.map-note{font-size:8px}.reset-map{font-size:10px}form{border-left:0;border-top:1px solid #ffffff25;padding:25px 0 0}.form-row{grid-template-columns:1fr;gap:0}.form-sub{margin-bottom:26px}.addresses{grid-template-columns:1fr;gap:24px}footer{flex-wrap:wrap;gap:28px;padding-top:30px;padding-bottom:30px}footer>div{gap:20px}footer>a:last-child{margin-left:auto}.detail-item{grid-template-columns:1fr}dialog{padding:22px}.dialog-head{top:-22px}.detail-item img{max-height:200px;object-fit:contain}.orbit-dot{animation-name:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}}
:root{--product-camera:0px}
.hero-product{width:min(96%,470px);height:auto;aspect-ratio:590/660;inset:auto;left:50%;top:48%;transform:translate(-50%,-50%);clip-path:polygon(0 10%,27% 10%,27% 0,100% 0,100% 100%,0 100%)}
.hero-product img{width:212.54%;left:-105.08%;top:-49.24%}
.hero-scene{perspective:1200px}
.hero-product{transition:rotate 1.8s ease-out;translate:0 var(--product-camera)}
@media(max-width:1100px){.hero-product{width:min(96%,395px)}}
@media(max-width:740px){.hero-product{width:min(90%,335px);top:45%}.hero-product img{width:212.54%;left:-105.08%;top:-49.24%}}
.hero-switch{position:absolute;top:0;left:20px;display:flex;gap:15px;z-index:5}.hero-switch button{font-size:10px;letter-spacing:1px;padding:12px 4px;color:#6f747a;min-height:44px}.hero-switch button[aria-pressed=true]{border-bottom:1px solid var(--wine);color:var(--wine)}#hero-video{position:absolute;left:5%;top:12%;width:90%;height:76%;object-fit:contain;mix-blend-mode:multiply;z-index:2}.hero-scene .scene-caption{z-index:5}
.product-stage video{position:absolute;inset:12px 12px 58px;width:calc(100% - 24px);height:calc(100% - 70px);object-fit:contain;object-position:center;background:#fff}
.product-stage:has(video:not([hidden])){aspect-ratio:1/1.1;height:auto;min-height:360px;background:#fff}
.product-stage:has(video:not([hidden])) .scan,.product-stage:has(video:not([hidden])) .orb{display:none}
.product-stage:has(video:not([hidden])) .product-caption{bottom:19px;font-size:10px;line-height:1.5;gap:15px}
.media-stage{aspect-ratio:1/1;background:#fff}
.media-stage video{width:100%;height:100%;object-fit:contain;object-position:center}
.media-stage:has(video:not([hidden])) .media-corner{display:none}
.details-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:16px 22px;min-height:56px;border:2px solid var(--wine);background:#800b2c08;color:var(--wine);font-size:14px;font-weight:700;border-radius:3px;transition:background .2s,color .2s,box-shadow .2s}
.details-button span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--wine);color:white;font-size:21px;font-weight:400}
.details-button:hover,.details-button:focus-visible{background:var(--wine);color:white;box-shadow:0 5px 18px #800b2c22}
.details-button:hover span{background:white;color:var(--wine)}
.product-actions .details-button{order:-1;width:100%}
header>.button>span{display:inline-block;transform-origin:center;animation:engineer-arrow-wiggle 1.6s ease-in-out infinite;will-change:transform}
@keyframes engineer-arrow-wiggle{0%,100%{transform:translate(0,0) rotate(0)}25%{transform:translate(2px,-2px) rotate(13deg)}50%{transform:translate(0,0) rotate(-9deg)}75%{transform:translate(2px,-2px) rotate(9deg)}}
@media(max-width:740px){.product-stage:has(video:not([hidden])){min-height:0;aspect-ratio:1/1.18}.product-stage video{inset:8px 8px 60px;width:calc(100% - 16px);height:calc(100% - 68px)}.product-stage:has(video:not([hidden])) .product-caption{font-size:9px}.details-button{width:100%;font-size:14px}}
@media(prefers-reduced-motion:reduce){header>.button>span{animation:none}}
@media(min-width:1000px){header>.button{display:inline-flex}}
