:root{--brand:#7a4171;--brand-dark:#512748;--brand-soft:#f2eaf0;--brand-pale:#faf7f9;--ink:#211d20;--muted:#6e676c;--line:#ddd6da;--paper:#fff;--off:#f8f6f7;--lime:#d9ec7a;--max:1180px;--radius:4px;--shadow:0 20px 60px #371d321f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-feature-settings:"palt";margin:0;font-family:Noto Sans JP,Yu Gothic,YuGothic,Hiragino Kaku Gothic ProN,sans-serif;line-height:1.8}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;border:2px solid var(--brand);background:#fff;padding:10px 16px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:100;backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #7a417126;height:84px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;width:min(100% - 48px,1320px);height:100%;margin:auto;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--brand);color:#fff;letter-spacing:.08em;border-radius:50% 42% 50% 46%;place-items:center;width:42px;height:42px;font:700 13px/1 Arial;display:grid;transform:rotate(-8deg)}.brand-logo{object-fit:contain;background:0 0;border-radius:0;width:50px;height:50px;display:block;transform:none}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:.02em;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.05}.brand small{color:var(--muted);letter-spacing:0;margin-top:5px;font-family:Segoe Script,Brush Script MT,Apple Chancery,cursive;font-size:12px;font-style:italic;font-weight:600;line-height:1.2}.global-nav{align-items:center;gap:28px;font-size:14px;font-weight:600;display:flex}.global-nav a{position:relative}.global-nav a:not(.nav-contact):after{content:"";background:var(--brand);height:2px;transition:all .25s;position:absolute;bottom:-8px;left:0;right:100%}.global-nav a:hover:after,.global-nav a:focus-visible:after{right:0}.nav-contact{background:var(--brand);color:#fff;border:1px solid var(--brand);padding:11px 20px;transition:all .2s}.nav-contact:hover{background:var(--brand-dark)}.nav-toggle{background:0 0;border:0;padding:8px;display:none}.nav-toggle>span:not(.sr-only){background:var(--ink);width:26px;height:2px;margin:5px;display:block}.hero{background:linear-gradient(130deg,#fff 0 58%,#f5f0f4 58% 100%);position:relative;overflow:hidden}.hero-field{pointer-events:none;opacity:.65;position:absolute;inset:0}.hero-field span{border:1px solid #7a41712e;border-radius:50%;position:absolute}.hero-field span:first-child{width:540px;height:540px;top:-120px;right:-130px}.hero-field span:nth-child(2){width:360px;height:360px;top:-30px;right:-40px}.hero-field span:nth-child(3){width:180px;height:180px;top:60px;right:50px}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:72px;min-height:680px;padding-top:44px;padding-bottom:44px;display:grid;position:relative}.eyebrow{color:var(--brand);letter-spacing:.2em;margin:0 0 18px;font:700 12px/1.4 Arial,sans-serif}.hero h1{letter-spacing:-.045em;margin:0 0 28px;font-size:clamp(42px,5vw,72px);font-weight:750;line-height:1.25}.hero h1 em{color:var(--brand);font-style:normal}.hero-lead{color:#554f53;max-width:670px;margin:0 0 36px;font-size:17px}.button-row{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid #0000;justify-content:space-between;align-items:center;gap:34px;min-height:56px;padding:0 24px;font-size:14px;font-weight:700;transition:all .22s;display:inline-flex}.button-primary{background:var(--brand);color:#fff}.button-primary:hover{background:var(--brand-dark);transform:translateY(-2px)}.button-secondary{border-color:var(--brand);color:var(--brand);background:#fff}.button-secondary:hover{background:var(--brand-soft);transform:translateY(-2px)}.hero-visual{height:440px;position:relative}.micro-grid{background:radial-gradient(circle at center,transparent 0 28%,#7a41710f 28% 29%,transparent 29% 43%,#7a417117 43% 44%,transparent 44%),repeating-conic-gradient(from 8deg,#7a41711f 0 1deg,transparent 1deg 15deg);border-radius:50%;width:390px;height:390px;animation:50s linear infinite rotate;position:absolute;top:0;right:0;box-shadow:inset 0 0 80px #7a417114}.micro-grid:after{content:"";background:radial-gradient(circle,var(--brand) 1.4px,transparent 1.7px);opacity:.75;background-size:11px 11px;border-radius:50%;position:absolute;inset:25%;transform:rotate(11deg)}.scale{z-index:2;border-left:3px solid var(--brand);box-shadow:var(--shadow);background:#ffffffeb;min-width:140px;padding:16px 20px;position:absolute}.scale b{color:var(--brand);font:700 38px/1 Georgia,serif}.scale span{margin-left:4px;font-weight:700}.scale small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.scale-nano{top:54px;left:-15px}.scale-micro{top:185px;right:-10px}.scale-area{bottom:26px;left:30px}@keyframes rotate{to{transform:rotate(360deg)}}.trust-strip{background:var(--brand);color:#fff}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-grid>div{border-right:1px solid #ffffff38;align-items:baseline;gap:12px;padding:25px 24px;display:flex}.trust-grid>div:first-child{border-left:1px solid #ffffff38}.trust-grid strong{font:700 30px/1 Georgia,serif}.trust-grid strong span{font-size:14px}.trust-grid small{opacity:.82;font-size:12px}.section-heading{max-width:700px;margin-bottom:52px}.section-heading h2,.section-heading-row h2{letter-spacing:-.035em;margin:0 0 20px;font-size:clamp(34px,4vw,52px);line-height:1.35}.section-heading>p:last-child{color:var(--muted);max-width:620px}.path-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.path-card{border:1px solid var(--line);background:#fff;padding:42px 42px 36px;transition:all .25s;position:relative;overflow:hidden}.path-card:hover{box-shadow:var(--shadow);border-color:#0000;transform:translateY(-5px)}.path-support{background:var(--brand);color:#fff;border-color:var(--brand)}.path-number{opacity:.09;font:700 70px/1 Georgia,serif;position:absolute;top:16px;right:24px}.card-label{letter-spacing:.08em;color:var(--brand);margin:0 0 12px;font-size:12px;font-weight:700}.path-support .card-label{color:#f0ddeb}.path-card h3{margin:0 0 18px;font-size:32px}.path-card>p:not(.card-label){min-height:78px;color:var(--muted);font-size:14px}.path-support>p:not(.card-label){color:#ffffffd1}.tag-list{flex-wrap:wrap;gap:8px;margin:28px 0;padding:0;list-style:none;display:flex}.tag-list li{border:1px solid var(--line);border-radius:99px;padding:5px 11px;font-size:12px}.path-support .tag-list li{border-color:#ffffff59}.text-link{color:var(--brand);border-bottom:1px solid;align-items:center;gap:18px;padding-bottom:3px;font-weight:700;display:inline-flex}.path-support .text-link{color:#fff}.problem-section{background:var(--off)}.section-heading.compact{margin-bottom:40px}.problem-grid{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.problem-card{background:var(--off);min-height:300px;padding:38px}.problem-card>span{color:var(--brand);font:700 13px/1 Georgia,serif}.problem-card h3{margin:38px 0 18px;font-size:25px;line-height:1.45}.problem-card p{color:var(--muted);margin:0;font-size:14px}.section-heading-row{justify-content:space-between;align-items:end;margin-bottom:44px;display:flex}.section-heading-row h2{margin:0}.service-list{border-top:1px solid var(--ink)}.service-row{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr 40px;align-items:center;gap:20px;padding:28px 12px;transition:all .2s;display:grid}.service-row:hover{background:var(--brand-soft);padding-left:22px}.service-index{color:var(--brand);font:700 13px/1 Georgia,serif}.service-row h3{margin:0 0 6px;font-size:22px}.service-row h3 small{color:var(--muted);letter-spacing:.08em;margin-left:14px;font-size:11px}.service-row p{color:var(--muted);margin:0;font-size:13px}.service-row>b{color:var(--brand);font-size:20px}.contact-band{background:var(--brand);color:#fff;padding:86px 0}.contact-band-inner{grid-template-columns:1fr 380px;align-items:center;gap:72px;display:grid}.contact-band .eyebrow{color:#ead8e6}.contact-band h2{margin:0 0 16px;font-size:clamp(30px,4vw,46px);line-height:1.4}.contact-band p:last-child{color:#ffffffc7;max-width:660px}.button-stack{gap:12px;display:grid}.button-light{color:var(--brand);background:#fff}.button-outline-light{color:#fff;border-color:#ffffffb3}.button-light:hover,.button-outline-light:hover{transform:translateY(-2px)}.site-footer{color:#fff;background:#1e191d;padding:64px 0 24px}.footer-grid{grid-template-columns:1.2fr .8fr 1fr;gap:60px;padding-bottom:50px;display:grid}.site-footer .brand-mark{color:var(--brand);background:#fff}.site-footer .brand small{color:#aaa}.footer-brand>p{color:#aaa;margin-top:20px;font-size:12px}.site-footer h2{color:#aaa;letter-spacing:.1em;margin:0 0 14px;font-size:12px}.site-footer div>a{margin:5px 0;display:block}.site-footer div>p{color:#ddd;margin:0;font-size:13px}.footer-bottom{color:#999;border-top:1px solid #42383f;justify-content:space-between;padding-top:22px;font-size:11px;display:flex}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:none}@media (width<=900px){.site-header{height:72px}.header-inner{width:min(100% - 32px,1320px)}.nav-toggle{z-index:2;display:block}.global-nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:24px 24px 30px;display:none;position:fixed;inset:72px 0 auto;box-shadow:0 18px 40px #0000001a}.global-nav.is-open{display:flex}.global-nav a{padding:13px 5px}.nav-contact{text-align:center;margin-top:8px}.hero-grid{grid-template-columns:1fr;gap:10px;min-height:auto;padding-top:80px}.hero-copy{z-index:3;position:relative}.hero-visual{height:310px}.micro-grid{width:300px;height:300px;right:-30px}.scale{min-width:125px;padding:12px 15px}.scale b{font-size:30px}.scale-nano{left:10px}.scale-micro{top:140px;right:0}.scale-area{bottom:10px;left:50px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{border-bottom:1px solid #ffffff38}.section{padding:82px 0}.path-grid,.contact-band-inner,.problem-grid{grid-template-columns:1fr}.problem-card{min-height:auto}.contact-band-inner{gap:36px}.section-heading-row{align-items:start;gap:24px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=600px){.container{width:min(calc(100% - 32px),var(--max))}.brand strong{font-size:18px}.brand small{display:none}.brand-mark{width:37px;height:37px}.brand-logo{width:43px;height:43px}.hero{background:linear-gradient(160deg,#fff 0 72%,#f5f0f4 72%)}.hero-grid{padding-top:60px}.hero h1{font-size:39px}.hero-lead{font-size:15px}.button-row{display:grid}.button{width:100%}.hero-visual{height:270px;margin-top:10px}.micro-grid{width:255px;height:255px}.scale{min-width:110px}.scale b{font-size:26px}.scale small{font-size:9px}.trust-grid>div{padding:19px 14px;display:block}.trust-grid strong{font-size:25px;display:block}.section{padding:68px 0}.section-heading h2,.section-heading-row h2{font-size:32px}.path-card{padding:32px 25px}.path-card>p:not(.card-label){min-height:auto}.section-heading-row{display:block}.section-heading-row>.text-link{margin-top:18px}.service-row{grid-template-columns:35px 1fr 20px;gap:8px;padding:22px 4px}.service-row h3{font-size:18px}.service-row h3 small{margin:5px 0 0;display:block}.service-row p{display:none}.contact-band{padding:65px 0}.contact-band h2{font-size:29px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-brand{grid-column:auto}.footer-bottom{flex-wrap:wrap;gap:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.micro-grid{animation:none}.reveal{opacity:1;transition:none;transform:none}}.page-hero{background:linear-gradient(135deg,#fff 0 66%,var(--brand-soft) 66%);border-bottom:1px solid var(--line);padding:94px 0 72px}.breadcrumbs{color:var(--muted);align-items:center;gap:9px;margin-bottom:34px;font-size:12px;display:flex}.breadcrumbs a{text-underline-offset:3px;text-decoration:underline}.page-hero h1{letter-spacing:-.045em;max-width:900px;margin:0 0 22px;font-size:clamp(40px,6vw,68px);line-height:1.25}.page-hero .lead{color:var(--muted);max-width:760px;margin:0;font-size:17px}.page-hero .eyebrow{margin-bottom:15px}.summary-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:48px;display:grid}.summary-grid>div{background:#fff;padding:24px}.summary-grid small{color:var(--muted);margin-bottom:7px;font-size:11px;display:block}.summary-grid strong{font-size:18px}.content-section.alt{background:var(--off)}.content-grid{grid-template-columns:320px 1fr;gap:80px;display:grid}.content-grid h2,.content-heading h2{margin:0;font-size:clamp(30px,4vw,46px);line-height:1.4}.content-grid h3{margin:0 0 10px;font-size:21px}.content-grid p,.content-heading p{color:var(--muted)}.content-heading{max-width:760px;margin-bottom:42px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;padding:28px}.feature-card .feature-no{color:var(--brand);font:700 12px/1 Georgia,serif}.feature-card h3{margin:22px 0 10px;font-size:21px}.feature-card p{color:var(--muted);margin:0;font-size:14px}.spec-table{border-collapse:collapse;border-top:1px solid var(--ink);width:100%}.spec-table th,.spec-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:18px 14px;font-size:14px}.spec-table th{width:32%;color:var(--brand);font-weight:700}.note{border-left:3px solid var(--brand);background:var(--brand-soft);color:#5c4056;margin-top:28px;padding:18px 22px;font-size:13px}.step-list{counter-reset:step;margin:0;padding:0;list-style:none}.step-list li{counter-increment:step;border-bottom:1px solid var(--line);grid-template-columns:56px 1fr;gap:20px;padding:25px 0;display:grid}.step-list li:before{content:counter(step,decimal-leading-zero);color:var(--brand);font:700 18px/1.4 Georgia,serif}.step-list h3{margin:0 0 6px;font-size:19px}.step-list p{color:var(--muted);margin:0;font-size:14px}.service-card-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:275px;padding:28px;transition:all .22s;display:flex}.service-card:hover{border-color:var(--brand);box-shadow:var(--shadow);transform:translateY(-3px)}.service-card .service-kicker{letter-spacing:.13em;color:var(--brand);font-size:10px}.service-card h2,.service-card h3{margin:28px 0 12px;font-size:23px;line-height:1.45}.service-card p{color:var(--muted);margin:0 0 22px;font-size:13px}.service-card .text-link{align-self:flex-start;margin-top:auto}.plain-list{padding-left:1.2em}.plain-list li{margin:8px 0}.equipment-groups{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.equipment-group{border-top:3px solid var(--brand);background:#fff;padding:26px}.equipment-group h2{margin:0 0 15px;font-size:22px}.equipment-group ul{color:var(--muted);margin:0;padding-left:1.2em;font-size:14px}.company-table{border-top:1px solid var(--ink);grid-template-columns:180px 1fr;display:grid}.company-table dt,.company-table dd{border-bottom:1px solid var(--line);margin:0;padding:18px 10px}.company-table dt{color:var(--brand);font-weight:700}.company-table dd{color:var(--muted)}.form-layout{grid-template-columns:minmax(0,1fr) 330px;gap:70px;display:grid}.contact-form{gap:22px;display:grid}.field-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field label,.fieldset-label{margin-bottom:8px;font-size:14px;font-weight:700;display:block}.required{color:var(--brand);margin-left:5px;font-size:11px}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #bfb6bc;border-radius:0;padding:14px 15px}.field textarea{resize:vertical;min-height:190px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand);outline:3px solid #7a41712e}.radio-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.radio-option{border:1px solid var(--line);cursor:pointer;align-items:center;gap:10px;padding:13px;display:flex}.radio-option:has(input:checked){border-color:var(--brand);background:var(--brand-soft)}.file-drop{border:1px dashed var(--brand);background:var(--brand-soft);padding:20px}.file-drop input{background:0 0;border:0;padding:0}.check-row{align-items:flex-start;gap:10px;font-size:13px;display:flex}.check-row input{margin-top:7px}.form-notice{color:var(--muted);background:var(--off);border-left:3px solid var(--brand);padding:14px 16px;font-size:12px}.form-status{background:#edf5e5;border:1px solid #aac78e;padding:22px;display:none}.form-status.is-visible{display:block}.contact-aside{background:var(--off);height:max-content;padding:30px;position:sticky;top:110px}.contact-aside h2{margin:0 0 18px;font-size:20px}.contact-aside section+section{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.contact-aside p{color:var(--muted);font-size:13px}.legal-copy{max-width:850px}.legal-copy h2{margin:48px 0 14px;font-size:25px}.legal-copy p,.legal-copy li{color:var(--muted);font-size:14px}@media (width<=900px){.content-grid,.form-layout{grid-template-columns:1fr;gap:40px}.summary-grid{grid-template-columns:1fr}.service-card-grid{grid-template-columns:repeat(2,1fr)}.contact-aside{position:static}.page-hero{padding:72px 0 58px}.equipment-groups{grid-template-columns:1fr}}@media (width<=600px){.page-hero h1{font-size:38px}.content-section{padding:65px 0}.feature-grid,.service-card-grid,.field-row,.radio-grid,.company-table{grid-template-columns:1fr}.company-table dt{border-bottom:0;padding-bottom:3px}.company-table dd{padding-top:3px}.spec-table th,.spec-table td{width:100%;padding:12px;display:block}.spec-table th{border-bottom:0;padding-bottom:0}.spec-table td{padding-top:4px}.summary-grid{margin-top:35px}}.hero-copy .button-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.hero-copy .button{white-space:nowrap;border-color:var(--brand);gap:12px;min-height:64px;padding-inline:18px;font-size:15px;box-shadow:0 8px 20px #5b2b5229}.hero-copy .button:hover{box-shadow:0 12px 26px #5b2b523d}.hero-copy .button:focus-visible{outline-offset:3px;outline:3px solid #7a417152}.hero-copy .button span{background:#ffffff29;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;font-size:16px;transition:transform .22s;display:grid}.hero-copy .button:hover span{transform:translate(3px)}.hero-copy .button-row .button-primary{border:1px solid var(--brand);min-height:64px;color:var(--brand);background:#fffffff5;border-top-width:4px;gap:8px;padding:0 14px;font-size:16px;line-height:1.5;box-shadow:0 5px 14px #492d4414}.hero-copy .button-row .button-primary:hover{background:var(--brand-soft);color:var(--brand-dark);border-color:var(--brand);box-shadow:0 9px 20px #492d4424}.hero-copy .button-row .button-primary span{background:0 0;border-radius:0;flex:none;width:auto;height:auto;font-size:19px;line-height:1;display:block}.hero-visual .scale{min-width:158px;padding:14px 16px}.scale .scale-keyword{color:var(--brand);letter-spacing:.035em;white-space:nowrap;font:700 18px/1.2 Arial,sans-serif;display:block}.scale .scale-keyword+small{white-space:nowrap;margin-top:8px;font-size:12px;line-height:1.5}.application-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.application-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:390px;padding:30px;transition:all .25s;display:flex;position:relative;overflow:hidden}.application-card:hover{border-color:var(--brand);box-shadow:var(--shadow);transform:translateY(-4px)}.application-visual{background-color:var(--brand-soft);height:130px;margin:-30px -30px 26px;position:relative;overflow:hidden}.application-visual:before,.application-visual:after{content:"";background:repeating-radial-gradient(circle at center,var(--brand) 0 2px,transparent 2px 13px);opacity:.36;position:absolute;inset:18px}.application-visual:after{background:repeating-linear-gradient(90deg,var(--brand) 0 2px,transparent 2px 13px);opacity:.18;inset:32px;transform:rotate(18deg)}.visual-grating:before{background:repeating-linear-gradient(100deg,var(--brand) 0 3px,transparent 3px 16px)}.visual-lens:before{background:radial-gradient(circle at 20% 50%,transparent 0 18px,var(--brand) 19px 20px,transparent 21px),radial-gradient(circle at 50% 50%,transparent 0 28px,var(--brand) 29px 30px,transparent 31px),radial-gradient(circle at 82% 50%,transparent 0 20px,var(--brand) 21px 22px,transparent 23px)}.visual-channel:before{background:repeating-linear-gradient(0deg,var(--brand) 0 4px,transparent 4px 22px);transform:perspective(160px)rotateX(45deg)}.visual-mold:before{background:radial-gradient(circle,var(--brand) 0 3px,transparent 4px);background-size:18px 18px}.visual-surface:before{background:repeating-radial-gradient(ellipse at center,var(--brand) 0 1px,transparent 2px 10px)}.application-kicker{color:var(--brand);letter-spacing:.14em;font:700 10px/1.4 Arial,sans-serif}.application-card h2{margin:16px 0 10px;font-size:22px;line-height:1.45}.application-card p{color:var(--muted);margin:0 0 20px;font-size:13px}.application-card ul{flex-wrap:wrap;gap:7px;margin:auto 0 22px;padding:0;list-style:none;display:flex}.application-card li{border:1px solid var(--line);border-radius:99px;padding:4px 9px;font-size:11px}.application-card .text-link{align-self:flex-start;font-size:13px}@media (width<=900px){.application-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.hero-copy .button-row,.application-grid{grid-template-columns:1fr}.hero-copy .button{white-space:normal}.hero-copy .button-row .button-primary{min-height:58px;font-size:16px}.hero-visual .scale{min-width:142px;padding:11px 12px}.scale .scale-keyword{font-size:15px}.scale .scale-keyword+small{margin-top:6px;font-size:10px}}.trust-grid small{opacity:.94;font-size:16px;font-weight:500;line-height:1.55}.summary-grid small{font-size:13px;line-height:1.5}@media (width<=600px){.trust-grid small{font-size:15px}}.site-header{height:72px}.global-nav{gap:20px;font-size:13px}.hero-grid{gap:44px;min-height:480px;padding-top:20px;padding-bottom:20px}.hero h1{margin-bottom:16px;font-size:clamp(36px,4.2vw,56px)}.hero-lead{margin-bottom:20px;line-height:1.7}.hero-actions .button{min-height:48px}.micro-grid{width:295px;height:295px}.scale{min-width:118px;padding:11px 14px}.scale b{font-size:29px}.scale-nano{top:27px}.scale-micro{top:111px}.scale-area{bottom:10px}.trust-grid>div{padding:14px 18px}.section{padding:62px 0}.section-heading{margin-bottom:30px}.section-heading-row{margin-bottom:26px}.path-card{padding:26px 28px 24px}.problem-card{min-height:220px;padding:24px}.problem-card h3{margin-top:22px}.service-row{padding:17px 10px}.contact-band{padding:50px 0}.site-footer{padding:38px 0 18px}.footer-grid{gap:34px;padding-bottom:28px}.page-hero{padding:46px 0 34px}.breadcrumbs{margin-bottom:18px}.page-hero h1{margin-bottom:13px;font-size:clamp(34px,4.7vw,52px)}.summary-grid{margin-top:24px}.summary-grid>div{padding:15px 18px}.content-section{padding:50px 0}.content-grid{gap:44px}.content-heading{margin-bottom:24px}.feature-card{padding:18px}.spec-table th,.spec-table td{padding:12px 11px}.step-list li{padding:15px 0}.service-card{min-height:210px;padding:20px}.equipment-group{padding:19px}.company-table dt,.company-table dd{padding:12px 10px}.application-card{min-height:290px;padding:20px}.application-visual{height:92px;margin:-20px -20px 18px}.form-layout{gap:44px}.contact-form{gap:16px}.field textarea{min-height:135px}.contact-aside{padding:20px}@media (width<=900px){.site-header{height:72px}.global-nav{gap:0;font-size:14px;inset:72px 0 auto}.hero-grid{min-height:0;padding-top:38px;padding-bottom:24px}.hero-visual{height:240px}.section{padding:54px 0}.content-section{padding:48px 0}.content-grid{gap:32px}}@media (width<=600px){.site-header{height:68px}.global-nav{inset:68px 0 auto}.hero-grid{padding-top:34px;padding-bottom:20px}.hero h1{margin-bottom:15px;font-size:34px}.hero-lead{margin-bottom:18px}.hero-visual{height:200px}.micro-grid{width:200px;height:200px}.scale{min-width:112px;padding:10px 12px}.scale b{font-size:27px}.scale-nano{top:8px}.scale-micro{top:76px}.scale-area{bottom:4px}.trust-grid>div{padding:12px}.section{padding:46px 0}.section-heading{margin-bottom:24px}.path-card{padding:22px 20px}.problem-card{min-height:0;padding:21px}.page-hero{padding:40px 0 32px}.page-hero h1{font-size:32px}.summary-grid{margin-top:22px}.summary-grid>div{padding:14px}.content-section{padding:44px 0}.content-heading{margin-bottom:22px}.service-card,.application-card{min-height:0;padding:18px}.application-visual{height:88px;margin:-18px -18px 16px}.contact-band{padding:42px 0}.site-footer{padding-top:34px}}.news-section{border-bottom:1px solid var(--line);background:#fff;padding:44px 0}.news-layout{grid-template-columns:minmax(200px,.72fr) minmax(0,1.7fr);align-items:start;gap:56px;display:grid}.news-heading h2{margin:5px 0 16px;font-size:clamp(27px,3vw,38px);line-height:1.25}.news-list{border-top:1px solid var(--ink)}.news-item{border-bottom:1px solid var(--line);min-height:62px;color:var(--ink);grid-template-columns:108px 76px minmax(0,1fr) 24px;align-items:center;gap:16px;padding:12px 6px;text-decoration:none;transition:color .2s,background-color .2s;display:grid}.news-item:hover,.news-item:focus-visible{color:var(--brand);background:var(--brand-pale)}.news-item time{letter-spacing:.04em;color:var(--muted);font-family:Georgia,Times New Roman,serif;font-size:14px}.news-category{min-height:25px;color:var(--brand);white-space:nowrap;border:1px solid #7a417159;justify-content:center;align-items:center;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.news-title{font-size:15px;font-weight:700;line-height:1.6}.news-arrow{color:var(--brand);font-size:19px}.news-archive{border-top:1px solid var(--ink);gap:0;display:grid}.news-archive .news-item{grid-template-columns:112px 78px minmax(0,1fr) 24px;min-height:70px;padding:15px 8px}.article-wrap{max-width:820px}.article-meta{align-items:center;gap:14px;margin:0 0 20px;display:flex}.article-meta time{color:var(--muted);letter-spacing:.04em;font-family:Georgia,Times New Roman,serif}.article-body{font-size:16px;line-height:1.9}.article-body h2{margin:34px 0 14px;font-size:clamp(24px,3vw,32px)}.article-body dl{border-top:1px solid var(--line);grid-template-columns:128px minmax(0,1fr);margin:26px 0;display:grid}.article-body dt,.article-body dd{border-bottom:1px solid var(--line);margin:0;padding:13px 8px}.article-body dt{color:var(--brand);font-weight:700}.support-flow-section{background:linear-gradient(180deg,#fff 0,var(--brand-pale) 100%);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.support-flow-heading{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:end;gap:56px;margin-bottom:28px;display:grid}.support-flow-heading h2{margin:0;font-size:clamp(28px,3.5vw,42px);line-height:1.42}.support-flow-heading>p{color:var(--muted);margin:0;font-size:15px}.support-flow-figure{margin:0}.support-flow-scroll{border:1px solid var(--line);scrollbar-color:var(--brand) var(--brand-soft);background:#fff;overflow-x:auto;box-shadow:0 16px 38px #4d2a4614}.support-flow-scroll img{aspect-ratio:1742/894;object-fit:contain;width:100%;height:auto;display:block}.support-flow-figure figcaption{color:var(--muted);margin-top:12px;font-size:12px;line-height:1.7}.mobile-scroll-hint{color:var(--brand);font-weight:700;display:none}.support-cases-section{background:#fff}.support-cases-figure{margin:0}.support-cases-scroll{border:1px solid var(--line);scrollbar-color:var(--brand) var(--brand-soft);background:#fff;overflow-x:auto;box-shadow:0 16px 38px #4d2a4614}.support-cases-scroll img{aspect-ratio:1932/1252;object-fit:contain;width:100%;height:auto;display:block}.support-cases-figure figcaption{color:var(--muted);margin-top:12px;font-size:13px;line-height:1.7}@media (width<=900px){.support-flow-heading{grid-template-columns:1fr;gap:14px}}@media (width<=600px){.support-flow-heading{margin-bottom:20px}.support-flow-heading h2{font-size:27px}.support-flow-scroll img{width:760px;max-width:none}.support-cases-scroll img{width:880px;max-width:none}.mobile-scroll-hint{margin-bottom:3px;display:block}}.article-note{background:var(--brand-pale);border-left:3px solid var(--brand);margin-top:28px;padding:18px 20px}.back-link{margin-top:30px}@media (width<=900px){.news-layout{grid-template-columns:1fr;gap:24px}.news-heading{grid-template-columns:1fr auto;align-items:end;display:grid}.news-heading .eyebrow{grid-column:1/-1}.news-heading h2{margin-bottom:0}}@media (width<=600px){.news-section{padding:36px 0}.news-heading{display:block}.news-heading h2{margin-bottom:12px}.news-item,.news-archive .news-item{grid-template-columns:92px minmax(0,1fr) 20px;gap:10px;min-height:0;padding:13px 4px}.news-category{grid-area:2/1;justify-self:start}.news-title{grid-area:1/2/3}.news-arrow{grid-area:1/3/3}.article-body dl{grid-template-columns:1fr}.article-body dt{border-bottom:0;padding-bottom:4px}.article-body dd{padding-top:4px}}.hero h1{letter-spacing:-.035em;font-size:clamp(32px,3.6vw,48px);line-height:1.24}.page-hero h1{letter-spacing:-.025em;font-size:clamp(30px,4vw,44px);line-height:1.25}.section-heading h2,.section-heading-row h2{font-size:clamp(28px,3.2vw,40px);line-height:1.32}.content-grid h2,.content-heading h2{font-size:clamp(26px,3vw,36px);line-height:1.35}.contact-band h2{font-size:clamp(27px,3.2vw,38px);line-height:1.35}.path-card h3{font-size:27px;line-height:1.35}.problem-card h3{font-size:22px;line-height:1.45}.service-row h3{font-size:20px;line-height:1.45}.content-grid h3,.feature-card h3{font-size:19px;line-height:1.5}.service-card h2,.service-card h3,.equipment-group h2,.application-card h2{font-size:20px;line-height:1.45}.step-list h3{font-size:18px}.contact-aside h2{font-size:19px}.legal-copy h2{font-size:22px}.news-heading h2{font-size:clamp(25px,2.7vw,34px)}.article-body h2{font-size:clamp(22px,2.6vw,29px)}@media (width<=600px){.hero h1{font-size:29px;line-height:1.28}.page-hero h1{font-size:28px;line-height:1.3}.section-heading h2,.section-heading-row h2{font-size:27px}.content-grid h2,.content-heading h2{font-size:25px}.contact-band h2{font-size:26px}.path-card h3{font-size:24px}.problem-card h3{font-size:21px}.service-row h3{font-size:18px}}.application-visual.is-image{object-fit:cover;width:calc(100% + 40px);max-width:none;display:block}.application-visual.is-image.is-microchannel{transform-origin:50%;transform:translate(3%)scale(1.15)}.application-visual.is-image:before,.application-visual.is-image:after{display:none}.application-visual-frame{background:var(--brand-soft);height:92px;margin:-20px -20px 18px;overflow:hidden}.application-visual-frame .application-visual.is-image{width:100%;height:100%;margin:0}@media (width>=901px){.application-start-section .content-grid{grid-template-columns:minmax(0,440px) minmax(0,1fr)}}.service-card-image{object-fit:cover;background:var(--brand-soft);width:calc(100% + 40px);max-width:none;height:120px;margin:-20px -20px 18px;display:block}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.media-card{border:1px solid var(--line);background:#fff;margin:0;overflow:hidden}.media-card img{aspect-ratio:4/3;object-fit:cover;background:#ebe7ea;width:100%;display:block}.media-card.is-wide{grid-column:1/-1}.media-card.is-wide img{aspect-ratio:16/9}.media-card.is-square img{aspect-ratio:1;object-fit:contain;background:#171417}.media-card figcaption{color:var(--muted);padding:16px 18px 18px;font-size:13px;line-height:1.7}.media-card figcaption strong{color:var(--ink);margin-bottom:3px;font-size:16px;display:block}.media-card figcaption span{color:var(--brand);font-weight:700}.media-card figcaption .pattern-spec{white-space:nowrap;margin-top:2px;display:block}.support-summary{grid-template-columns:minmax(0,.9fr) minmax(0,1.45fr) minmax(0,.9fr)}.support-summary>div:nth-child(2) strong{white-space:nowrap}@media (width<=1100px){.support-summary{grid-template-columns:1fr}.support-summary>div:nth-child(2) strong{white-space:normal}}.achievement-list{font-size:18px;font-weight:500;line-height:1.75}.achievement-list li{margin:12px 0}.achievement-list .achievement-event,.achievement-list .achievement-title{font:inherit;color:inherit;display:block}.achievement-list .achievement-title{margin-top:3px}@media (width<=600px){.achievement-list{font-size:17px;line-height:1.75}}.home-works-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.home-work{color:#fff;background:#201b1f;min-height:230px;position:relative;overflow:hidden}.home-work img{object-fit:cover;opacity:.72;width:100%;height:100%;transition:transform .35s,opacity .35s;position:absolute;inset:0}.home-work:after{content:"";background:linear-gradient(#0000,#1a1218eb);position:absolute;inset:35% 0 0}.home-work:hover img{opacity:.82;transform:scale(1.035)}.home-work-copy{z-index:1;position:absolute;inset:auto 20px 18px}.home-work-copy small{letter-spacing:.14em;color:#ead8e6;font:700 10px/1.4 Arial,sans-serif}.home-work-copy h3{margin:5px 0 0;font-size:19px;line-height:1.4}.home-work{border:1px solid #ffffff38;transition:transform .25s,border-color .25s,box-shadow .25s;box-shadow:0 8px 22px #2a18271f}.home-work:before{content:"→";z-index:2;width:42px;height:42px;color:var(--brand);background:#ffffffeb;border-radius:50%;place-items:center;font-size:23px;font-weight:700;transition:transform .25s,background-color .25s;display:grid;position:absolute;top:15px;right:15px}.home-work:after{background:linear-gradient(#0000,#1a1218f0);inset:22% 0 0}.home-work:hover,.home-work:focus-visible{border-color:var(--brand);transform:translateY(-4px);box-shadow:0 15px 32px #2a18273d}.home-work:focus-visible{outline-offset:3px;outline:3px solid #7a41714d}.home-work:hover:before,.home-work:focus-visible:before{background:#fff;transform:translate(4px)}.home-work:hover img,.home-work:focus-visible img{opacity:.86;transform:scale(1.055)}.home-work-link{color:#fff;border-bottom:1px solid;align-items:center;gap:14px;margin-top:11px;padding-bottom:3px;font-size:14px;font-weight:700;display:inline-flex}.home-work-link b{font-size:20px;line-height:1;transition:transform .25s}.home-work:hover .home-work-link b,.home-work:focus-visible .home-work-link b{transform:translate(4px)}.company-media{grid-template-columns:1.2fr .8fr;gap:20px;display:grid}.company-media .media-card:first-child img{aspect-ratio:3/2}.company-logo-panel{border:1px solid var(--line);background:#fff;place-items:center;min-height:240px;display:grid}.company-logo-panel img{width:min(68%,310px);height:auto}@media (width<=600px){.media-grid,.home-works-grid,.company-media{grid-template-columns:1fr}.media-card.is-wide{grid-column:auto}.media-card.is-wide img{aspect-ratio:4/3}.home-work{min-height:205px}.application-visual.is-image{width:calc(100% + 36px)}.application-visual-frame{height:88px;margin:-18px -18px 16px}.application-visual-frame .application-visual.is-image{width:100%}.service-card-image{width:calc(100% + 36px);height:112px;margin:-18px -18px 16px}}.global-nav a[aria-current=page]:not(.nav-contact):after{right:0}.global-nav .nav-contact[aria-current=page]{background:var(--brand-dark);box-shadow:inset 0 -3px #ead8e6}.edge-preview{background:linear-gradient(135deg,var(--brand-pale),#fff 68%);border-bottom:1px solid var(--line)}.edge-preview-heading{grid-template-columns:minmax(0,1fr) minmax(300px,.68fr);align-items:end;gap:64px;margin-bottom:28px;display:grid}.edge-preview-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(28px,3.2vw,40px);line-height:1.32}.edge-preview-heading>p{color:var(--muted);margin:0 0 3px;font-size:14px}.edge-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.edge-card{border:1px solid var(--line);border-top:3px solid var(--brand);background:#fff;flex-direction:column;min-height:285px;padding:27px 26px 24px;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden}.edge-card:hover,.edge-card:focus-visible{border-color:var(--brand);box-shadow:var(--shadow);transform:translateY(-4px)}.edge-card-no{color:var(--brand);opacity:.09;font:700 58px/1 Georgia,serif;position:absolute;top:10px;right:18px}.edge-card-kicker{color:var(--brand);letter-spacing:.14em;margin:0 0 18px;font:700 10px/1.4 Arial,sans-serif}.edge-card h3{margin:0 0 13px;font-size:20px;line-height:1.5}.edge-card>p:not(.edge-card-kicker){color:var(--muted);margin:0 0 22px;font-size:13px;line-height:1.8}.edge-card-link{border-top:1px solid var(--line);color:var(--brand);justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;font-size:13px;font-weight:700;display:flex}.edge-card-link b{font-size:18px;transition:transform .2s}.edge-card:hover .edge-card-link b{transform:translate(4px)}.edge-page-hero{padding-block:54px 46px}.edge-hero-grid{grid-template-columns:1fr;gap:30px;display:grid}.edge-page-hero .lead{max-width:860px}.edge-hero-visual{box-shadow:var(--shadow);background:#fff;margin:0;overflow:hidden}.edge-hero-image{background:#231c21;height:290px;position:relative;overflow:hidden}.edge-hero-image:after{content:"";background:linear-gradient(#26142205,#26142233);position:absolute;inset:0}.edge-hero-image img{object-fit:cover;opacity:.9;width:100%;height:100%;position:absolute;inset:0}.edge-hero-steps{color:var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.edge-hero-step{border-right:1px solid var(--line);min-height:138px;padding:22px 26px;display:block;position:relative}.edge-hero-step:last-child{border-right:0}.edge-hero-step:not(:last-child):after{content:"→";z-index:2;background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:16px;font-style:normal;font-weight:700;display:grid;position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.edge-hero-step small{color:var(--brand);margin-bottom:8px;font:700 15px/1 Georgia,serif;display:block}.edge-hero-step strong{font-size:clamp(17px,1.8vw,22px);line-height:1.45;display:block}.edge-hero-step em{color:var(--muted);margin-top:8px;font-size:13px;font-style:normal;line-height:1.65;display:block}.edge-local-nav{z-index:1;border-bottom:1px solid var(--line);backdrop-filter:blur(10px);background:#fffffff5;position:relative;top:auto;box-shadow:0 8px 24px #371d320f}.edge-local-nav .container{grid-template-columns:repeat(3,1fr);display:grid}.edge-local-nav a{border-top:3px solid var(--brand);border-left:1px solid var(--line);background:#fff;align-items:center;gap:12px;min-height:72px;padding:0 0 0 20px;font-size:13px;font-weight:700;line-height:1.45;transition:background .2s,color .2s,box-shadow .2s;display:flex}.edge-local-nav a:last-child{border-right:1px solid var(--line)}.edge-local-nav a:hover,.edge-local-nav a:focus-visible{background:var(--brand-soft);color:var(--brand)}.edge-local-nav a:after{content:"→";background:var(--brand-soft);width:52px;height:auto;color:var(--brand);border-left:1px solid #7a417133;flex:0 0 52px;align-self:stretch;place-items:center;margin-left:auto;font-size:30px;line-height:1;transition:transform .2s,background-color .2s,color .2s;display:grid}.edge-local-nav a:hover:after,.edge-local-nav a:focus-visible:after{color:var(--brand-dark);background:#7a417124;transform:translate(3px)}.edge-local-nav a:focus-visible{outline:2px solid var(--brand);outline-offset:-3px}.edge-local-nav span{color:var(--brand);font:700 12px/1 Georgia,serif}.edge-value-section{padding:72px 0;scroll-margin-top:138px}.edge-value-section.is-alt{background:var(--off)}.edge-value-intro{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:64px;margin-bottom:30px;display:grid}.edge-value-intro--text-only{grid-template-columns:1fr}.edge-value-intro.is-reversed .edge-value-title{order:2}.edge-value-intro.is-reversed .edge-value-image{order:1}.edge-value-title{padding-left:28px;position:relative}.edge-value-title:before{content:"";background:var(--brand);width:3px;position:absolute;top:2px;bottom:2px;left:0}.edge-value-title .eyebrow{margin-bottom:12px}.edge-value-title h2{letter-spacing:-.025em;margin:0;font-size:clamp(28px,3.3vw,40px);line-height:1.38}.edge-value-no{color:var(--brand);opacity:.3;margin-bottom:16px;font:700 40px/1 Georgia,serif;display:block}.edge-value-image{background:#261e24;height:250px;margin:0;overflow:hidden}.edge-value-image img{object-fit:cover;opacity:.88;width:100%;height:100%;transition:transform .5s}.edge-value-intro:hover .edge-value-image img{transform:scale(1.025)}.edge-story-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.edge-story{background:#fff;padding:27px 26px 25px}.edge-story-solution{background:var(--brand);color:#fff}.edge-story-value{background:var(--brand-soft)}.edge-story-label{color:var(--brand);letter-spacing:.04em;align-items:center;gap:9px;margin:0 0 20px;font-size:12px;font-weight:700;display:flex}.edge-story-label span{border:1px solid;border-radius:50%;place-items:center;width:25px;height:25px;font:700 10px/1 Georgia,serif;display:grid}.edge-story h3{margin:0 0 14px;font-size:18px;line-height:1.65}.edge-story>p:last-child{color:var(--muted);margin:0;font-size:13px;line-height:1.9}.edge-story-solution .edge-story-label{color:#f0ddeb}.edge-story-solution>p:last-child{color:#ffffffd1}.edge-proof-section{background:var(--brand-pale);padding:72px 0}.edge-proof-heading{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:end;gap:56px;margin-bottom:30px;display:grid}.edge-proof-heading h2{margin:0;font-size:clamp(28px,3.3vw,40px);line-height:1.38}.edge-proof-heading>p{color:var(--muted);margin:0;font-size:15px;line-height:1.85}.edge-proof-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 28px;padding:0;list-style:none;display:grid}.edge-proof-list li{border-top:3px solid var(--brand);background:#fff;min-height:190px;padding:28px 24px 24px;position:relative;box-shadow:0 10px 28px #371d320f}.edge-proof-list span{color:var(--brand);margin-bottom:18px;font:700 20px/1 Georgia,serif;display:block}.edge-proof-list strong{font-size:18px;line-height:1.65;display:block}.edge-proof-list small{color:var(--muted);margin-top:10px;font-size:15px;line-height:1.75;display:block}.edge-proof-section .text-link{font-size:15px}@media (width<=900px){.edge-proof-heading{grid-template-columns:1fr;gap:16px}.edge-proof-list{grid-template-columns:1fr}.edge-proof-list li{min-height:0}.edge-proof-section{padding:56px 0}}.hero{background:#f8f5f8}.hero-background-image{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#fffffffc 0%,#fffffff7 38%,#ffffffb8 54%,#ffffff14 78%);position:absolute;inset:0}.hero-grid,.trust-strip{z-index:1;position:relative}.hero-field,.micro-grid{display:none}@media (width<=900px){.hero-background-image{object-position:72% center}.hero:after{background:linear-gradient(#fffffffa 0%,#fffffff0 54%,#ffffff80 72%,#ffffff1f 100%)}}@media (width<=600px){.hero-background-image{object-position:70% bottom}.hero:after{background:linear-gradient(#fffffffa 0%,#fffffff0 60%,#ffffff6b 78%,#ffffff1a 100%)}}@media (width>=901px){.global-nav{gap:14px;font-size:12.5px}.global-nav a{white-space:nowrap}.nav-contact{padding-inline:16px}}@media (width<=900px){.edge-preview-heading,.edge-value-intro{grid-template-columns:1fr;gap:26px}.edge-card-grid{grid-template-columns:1fr}.edge-card{min-height:0}.edge-page-hero{padding-block:44px 36px}.edge-value-intro.is-reversed .edge-value-title,.edge-value-intro.is-reversed .edge-value-image{order:initial}.edge-story-grid{grid-template-columns:1fr}.edge-value-image{height:280px}}@media (width<=600px){.edge-preview-heading{gap:15px;margin-bottom:22px}.edge-preview-heading>p{font-size:13px}.edge-card{padding:22px 20px}.edge-page-hero{padding-block:38px 30px}.edge-hero-grid{gap:24px}.edge-hero-image{height:220px}.edge-hero-steps{grid-template-columns:1fr}.edge-hero-step{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:20px 22px}.edge-hero-step:last-child{border-bottom:0}.edge-hero-step:not(:last-child):after{content:"↓";top:auto;bottom:-15px;right:22px;transform:none}.edge-hero-step strong{font-size:18px}.edge-local-nav .container{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.edge-local-nav a{gap:5px;min-height:62px;padding:7px 0 7px 8px;font-size:10.5px}.edge-value-section{padding:50px 0;scroll-margin-top:130px}.edge-value-intro{margin-bottom:20px}.edge-value-title{padding-left:20px}.edge-value-title h2{font-size:26px}.edge-value-no{margin-bottom:12px;font-size:33px}.edge-value-image{height:210px}.edge-story{padding:22px 20px}.edge-story h3{font-size:17px}}.page-hero{isolation:isolate;background-color:#fbf9fb;background-image:url(/assets/images/web/subpage-bg-wafer-vector.webp);background-position:100%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}.page-hero:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#fffffffc 0%,#fffffff5 54%,#ffffff9e 76%,#ffffff1f 100%);position:absolute;inset:0}.page-hero>.container{z-index:1;position:relative}@media (width<=900px){.page-hero{background-position:75%}.page-hero:after{background:linear-gradient(90deg,#fffffffa 0%,#fffffff0 67%,#ffffff94 100%)}}@media (width<=600px){.page-hero{background-position:100%}.page-hero:after{background:linear-gradient(90deg,#fffffffa 0%,#fffffff2 78%,#ffffffb8 100%)}}.hero-lead,.page-hero .lead{font-size:18px}.section-heading>p:last-child,.section-heading-row>p,.path-card>p:not(.card-label),.problem-card p,.service-row p,.content-grid p:not(.eyebrow),.content-heading p:not(.eyebrow),.feature-card p,.step-list p,.service-card p,.application-card p,.contact-aside p,.legal-copy p,.legal-copy li,.edge-preview-heading>p,.edge-card>p:not(.edge-card-kicker),.edge-story>p:last-child,.support-flow-heading>p{font-size:15px;line-height:1.85}.spec-table th,.spec-table td,.equipment-group ul{font-size:15px}.spec-table-panel{min-width:0}.table-scroll{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.table-scroll .spec-table{min-width:760px}.spec-table.is-four-column{table-layout:fixed}.spec-table.is-four-column th:first-child{width:19%}@media (width<=600px){.table-scroll .spec-table th,.table-scroll .spec-table td{border-bottom:1px solid var(--line);width:auto;padding:12px 11px;display:table-cell}.table-scroll .spec-table th{padding-bottom:12px}.table-scroll .spec-table.is-four-column th:first-child{width:19%}}.note,.media-card figcaption,.check-row{font-size:14px;line-height:1.8}.form-notice{font-size:13px;line-height:1.75}@media (width<=600px){.hero-lead,.page-hero .lead{font-size:16px}.section-heading>p:last-child,.section-heading-row>p,.path-card>p:not(.card-label),.problem-card p,.content-grid p:not(.eyebrow),.content-heading p:not(.eyebrow),.feature-card p,.step-list p,.service-card p,.application-card p,.contact-aside p,.legal-copy p,.legal-copy li,.edge-preview-heading>p,.edge-card>p:not(.edge-card-kicker),.edge-story>p:last-child,.support-flow-heading>p{font-size:15px}}.recruitment-hero .lead{max-width:720px}.recruitment-intro{background:linear-gradient(135deg,#fff 0,var(--brand-pale) 100%)}.recruitment-intro-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:72px;display:grid}.recruitment-intro h2{margin:0;font-size:clamp(27px,3vw,38px);line-height:1.45}.recruitment-intro-grid>div:last-child p{color:var(--muted);margin:0 0 14px;font-size:15px;line-height:1.9}.position-panel{border:1px solid var(--line);background:#fff;grid-template-columns:minmax(220px,.68fr) minmax(320px,1.15fr) minmax(240px,.72fr);display:grid;overflow:hidden}.position-title,.position-body{padding:30px}.position-title{background:var(--brand);color:#fff;position:relative}.position-title>span{opacity:.22;margin-bottom:28px;font:700 50px/1 Georgia,serif;display:block}.position-title>p:first-of-type{letter-spacing:.15em;color:#ead8e6;margin:0 0 10px;font:700 10px/1.4 Arial,sans-serif}.position-title h3{margin:0 0 14px;font-size:27px;line-height:1.35}.position-title>p:last-child{color:#ffffffd1;margin:0;font-size:14px;line-height:1.8}.position-body{align-self:center}.position-body>p{margin:0 0 20px;font-size:16px;font-weight:700;line-height:1.8}.position-image{background:#211b20;min-height:100%;margin:0;overflow:hidden}.position-image img{object-fit:cover;filter:sepia(.12)saturate(.8);opacity:.88;width:100%;height:100%}.recruitment-list{margin:0;padding:0;list-style:none}.recruitment-list li{border-bottom:1px solid var(--line);padding:9px 0 9px 22px;font-size:14px;line-height:1.75;position:relative}.recruitment-list li:last-child{border-bottom:0}.recruitment-list li:before{content:"";border:1px solid var(--brand);width:7px;height:7px;position:absolute;top:21px;left:2px;transform:rotate(45deg)}.skill-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.skill-panel{border:1px solid var(--line);border-top:3px solid var(--brand);background:#fff;padding:30px 32px;position:relative;overflow:hidden}.skill-panel-growth{background:var(--brand-pale)}.skill-number{color:var(--brand);opacity:.08;font:700 68px/1 Georgia,serif;position:absolute;top:8px;right:18px}.skill-panel .eyebrow{margin-bottom:10px}.skill-panel h3{margin:0 0 18px;font-size:24px}.skill-panel .recruitment-list li{font-size:15px}.recruitment-values{background:linear-gradient(135deg,var(--brand-pale),#fff);color:var(--ink)}.recruitment-values .eyebrow{color:var(--brand)}.recruitment-values .content-heading h2{color:var(--ink)}.recruitment-value-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;box-shadow:0 12px 30px #371d320f}.recruitment-value-grid>div{border-top:3px solid var(--brand);background:#fff;padding:24px 26px 27px}.recruitment-value-grid span{color:var(--brand);font:700 13px/1 Georgia,serif}.recruitment-value-grid h3{color:var(--ink);margin:16px 0 10px;font-size:20px}.recruitment-value-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.recruitment-workstyle{background:var(--brand-pale)}.workstyle-points{border-top:1px solid var(--line);gap:0;display:grid}.workstyle-points>div{border-bottom:1px solid var(--line);grid-template-columns:190px minmax(0,1fr);gap:20px;padding:18px 4px;display:grid}.workstyle-points strong{color:var(--brand)}.workstyle-points p{margin:0!important}.employment-table{border-top:1px solid var(--ink);background:#fff;grid-template-columns:220px minmax(0,1fr);margin:0;display:grid}.employment-table dt,.employment-table dd{border-bottom:1px solid var(--line);margin:0;padding:18px 20px;font-size:15px;line-height:1.85}.employment-table dt{color:var(--brand);background:#7a41710b;font-weight:700}.employment-table dd{color:var(--muted)}.employment-note{color:var(--muted);margin:16px 0 0;font-size:13px}.recruitment-contact p:not(.eyebrow){color:#ffffffc2;margin:12px 0 0;font-size:14px}@media (width<=1100px) and (width>=901px){.site-header{height:72px}.nav-toggle{z-index:2;display:block}.global-nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:24px 24px 30px;font-size:14px;display:none;position:fixed;inset:72px 0 auto;box-shadow:0 18px 40px #0000001a}.global-nav.is-open{display:flex}.global-nav a{padding:13px 5px}.nav-contact{text-align:center;margin-top:8px}}@media (width<=900px){.recruitment-intro-grid{grid-template-columns:1fr;gap:24px}.position-panel{grid-template-columns:1fr 1.25fr}.position-image{grid-column:1/-1;height:210px;min-height:0}.skill-columns,.recruitment-value-grid{grid-template-columns:1fr}}@media (width<=600px){.recruitment-intro h2{font-size:25px}.position-panel{grid-template-columns:1fr}.position-title,.position-body{padding:23px 21px}.position-title>span{margin-bottom:18px;font-size:40px}.position-title h3{font-size:24px}.position-image{order:-1;grid-column:auto;height:160px}.skill-panel{padding:24px 21px}.skill-panel h3{font-size:22px}.workstyle-points>div{grid-template-columns:1fr;gap:4px;padding:16px 2px}.employment-table{grid-template-columns:1fr}.employment-table dt{border-bottom:0;padding:14px 16px 3px}.employment-table dd{padding:3px 16px 14px}}.hero-grid{grid-template-columns:minmax(0,1.62fr) minmax(220px,.38fr);gap:32px;min-height:520px}.hero-visual{height:220px}.hero h1{text-wrap:balance;max-width:940px}.hero-lead{text-wrap:pretty;max-width:850px}@media (width<=900px){.hero-grid{grid-template-columns:1fr;min-height:0;padding-top:30px;padding-bottom:16px}.hero-visual{height:60px;margin-top:0}.hero h1,.hero-lead{max-width:none}}@media (width<=600px){.hero-grid{padding-top:28px;padding-bottom:14px}.hero-visual{height:45px;margin-top:0}}.trust-grid .trust-support strong{white-space:nowrap;flex-shrink:0;font-size:25px}.trust-grid .trust-support small{min-width:0;line-height:1.4}.trust-grid .trust-support small span{white-space:nowrap}.trust-grid .trust-3d small{min-width:0;line-height:1.4}.trust-grid .trust-3d small span{white-space:nowrap}.trust-grid .trust-total small span{white-space:nowrap;display:block}.hero-copy .button-row .button-primary{font-size:18px}@media (width<=900px){.hero-copy .button-row .button-primary{padding-inline:12px;font-size:17px}}@media (width<=600px){.hero-copy .button-row .button-primary{padding-inline:14px;font-size:17px}}.hero-copy .button-row .hero-cta-card{background:linear-gradient(115deg,#fffffffa 0 66%,var(--brand-soft) 66% 100%);align-items:stretch;gap:0;min-height:76px;padding:0 0 0 18px;position:relative;overflow:hidden}.hero-copy .button-row .hero-cta-card:before{content:"";background:linear-gradient(100deg,#0000 18%,#7a41711f 50%,#0000 82%);transition:transform .5s;position:absolute;inset:0;transform:translate(-110%)}.hero-copy .button-row .hero-cta-card:hover:before,.hero-copy .button-row .hero-cta-card:focus-visible:before{transform:translate(110%)}.hero-copy .button-row .hero-cta-card .hero-cta-copy{z-index:1;place-items:initial;background:0 0;border-radius:0;flex:auto;align-content:center;width:auto;min-width:0;height:auto;padding:6px 10px 6px 0;line-height:1.25;display:grid;position:relative}.hero-copy .button-row .hero-cta-card .hero-cta-copy small{color:var(--brand);letter-spacing:.08em;font-size:12px;font-weight:700}.hero-copy .button-row .hero-cta-card .hero-cta-copy strong{white-space:nowrap;font-size:19px;line-height:1.35}.hero-copy .button-row .hero-cta-card .hero-cta-arrow{z-index:1;background:#7a41710d;border:0;border-left:1px solid #7a417147;border-radius:0;flex:0 0 52px;place-items:center;width:52px;height:auto;font-size:30px;line-height:1;transition:transform .22s,background-color .22s;display:grid;position:relative}.hero-copy .button-row .hero-cta-card:hover .hero-cta-arrow,.hero-copy .button-row .hero-cta-card:focus-visible .hero-cta-arrow{background:#7a41711f;transform:translate(3px)}@media (width<=760px){.hero-copy .button-row{grid-template-columns:1fr}.hero-copy .button-row .hero-cta-card{min-height:72px}}.hero-copy .button-row .hero-cta-card{border-color:var(--line);border-top:3px solid var(--brand);background:#ffffffd1;box-shadow:0 12px 26px #371d3221}.hero-copy .button-row .hero-cta-card:before{background:linear-gradient(100deg,#0000 18%,#7a417112 50%,#0000 82%)}.hero-copy .button-row .hero-cta-card .hero-cta-arrow{background:#f2eaf0c7;border-left-color:#7a417133}.hero-copy .button-row .hero-cta-card:hover,.hero-copy .button-row .hero-cta-card:focus-visible{border-color:var(--brand);box-shadow:0 16px 32px #371d322e}.hero .trust-strip{background:linear-gradient(90deg,var(--off),var(--brand-pale));color:var(--brand-dark);border-top:2px solid #7a417161;border-bottom:2px solid #7a417161}.hero .trust-grid>div{border-right-color:#7a41713d}.hero .trust-grid>div:first-child{border-left-color:#7a41713d}.hero .trust-grid strong{color:var(--brand-dark);opacity:.82;font-size:27px}.hero .trust-grid .trust-support strong{font-size:23px}.hero .trust-grid small{color:var(--ink);opacity:1}@media (width<=900px){.hero .trust-grid>div{border-bottom-color:#7a41713d}}h1,h2,h3{text-wrap:balance;line-break:strict}p,li,dd,figcaption{line-break:strict;word-break:auto-phrase}.hero-lead,.page-hero .lead,.content-heading>p,.content-grid p,.application-card p,.service-card p,.feature-card p,.contact-band p{text-wrap:pretty}.keep-together{white-space:nowrap}.content-grid h2.heading-compact{font-size:clamp(25px,2.7vw,32px)}.edge-local-nav a{font-size:15px}.edge-local-nav span,.edge-story-label{font-size:14px}@media (width<=600px){.edge-local-nav a{min-height:66px;font-size:12.5px;line-height:1.5}.edge-local-nav span{font-size:12px}.edge-local-nav a:after{flex-basis:34px;width:34px;font-size:22px}.edge-story-label{font-size:13px}}.brand small{font-size:13px}.global-nav{font-size:16px}.eyebrow,.breadcrumbs,.card-label,.tag-list li{font-size:13px}.problem-card>span,.service-index{font-size:14px}.service-row h3 small{font-size:13px}.feature-card .feature-no{font-size:14px}.service-card .service-kicker,.application-kicker,.edge-card-kicker,.position-title>p:first-of-type,.application-card li{font-size:13px}.application-card .text-link{font-size:14px}.required,.news-category,.support-flow-figure figcaption,.home-work-copy small,.footer-brand>p,.site-footer h2{font-size:13px}.site-footer div>p{font-size:14px}.footer-bottom{font-size:13px}@media (width<=1100px){.global-nav{font-size:16px}}@media (width<=600px){.brand small,.eyebrow,.breadcrumbs,.card-label,.tag-list li,.service-card .service-kicker,.application-kicker,.edge-card-kicker,.position-title>p:first-of-type,.application-card li,.news-category,.support-flow-figure figcaption,.home-work-copy small{font-size:13px}}.problem-card>span,.service-index,.feature-card .feature-no,.edge-local-nav span,.recruitment-value-grid span{font-size:18px}.edge-story-label span{width:36px;height:36px;font-size:18px}.step-list li:before{font-size:20px}.path-number,.edge-card-no,.skill-number{opacity:.18}.edge-value-no{opacity:.5}.position-title>span{opacity:.4}.problem-card>span,.service-index,.feature-card .feature-no,.edge-local-nav span,.step-list li:before,.edge-story:not(.edge-story-solution) .edge-story-label{color:var(--brand-dark)}@media (width<=600px){.problem-card>span,.service-index,.feature-card .feature-no,.edge-local-nav span,.recruitment-value-grid span{font-size:17px}.edge-story-label span{width:34px;height:34px;font-size:17px}.step-list li:before{font-size:19px}}.intro-section .path-card{color:var(--ink);border:1px solid var(--line);border-top:4px solid var(--brand);background:#fff;flex-direction:column;display:flex;box-shadow:0 12px 30px #47264112}.intro-section .path-card:hover{border-color:var(--brand)}.intro-section .path-card .card-label{color:var(--brand)}.intro-section .path-card>p:not(.card-label){color:var(--muted)}.intro-section .path-card .tag-list li{border-color:var(--line)}.intro-section .path-card .text-link{width:100%;color:var(--brand);justify-content:space-between;margin-top:auto}.application-link-list{flex-wrap:wrap;gap:14px 22px;margin-top:auto;display:flex}.application-link-list .text-link{margin-top:0}.application-card-link{color:inherit;cursor:pointer}.application-card-link:focus-visible{outline-offset:3px;border-color:var(--brand);box-shadow:var(--shadow);outline:3px solid #7a417147}:focus-visible{outline:3px solid var(--brand);outline-offset:4px}main{scroll-margin-top:90px}.global-nav a[data-section-active=true]:after{right:0}button:disabled{opacity:.6;cursor:not-allowed}.reveal{opacity:1;transform:none}.support-flow-scroll:focus-visible,.support-cases-scroll:focus-visible,.table-scroll:focus-visible{outline-offset:2px}@media (width<=1100px){.global-nav{max-height:calc(100dvh - 72px);overflow-y:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
