:root{color:#1d1d1f;font-synthesis:none;--ink:#1d1d1f;--paper:#fff;--parchment:#f5f5f7;--tile:#272729;--tile-soft:#2a2a2c;--blue:#06c;--blue-focus:#0071e3;--blue-dark:#2997ff;--muted:#7a7a7a;--line:#e0e0e0;background:#fff;font-family:SF Pro Text,system-ui,-apple-system,BlinkMacSystemFont,Noto Sans KR,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);letter-spacing:-.022em;min-width:320px;margin:0;font-size:17px;line-height:1.47}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}img{width:100%;display:block}.overflow-x-hidden{overflow-x:hidden}.w-full{width:100%}.max-w-full{max-width:100%}.max-w-\[86rem\]{max-width:86rem}.grid-flow-dense{grid-auto-flow:dense}.page-shell{background:var(--paper);padding-top:88px;position:relative}.quick-menu{z-index:80;width:112px;transition:transform .4s cubic-bezier(.2,.75,.2,1);position:fixed;top:50%;right:18px;transform:translateY(-50%)}.quick-menu-panel{color:#fff;background:var(--blue);border:1px solid #ffffff6b;border-radius:18px 0 0 18px;overflow:hidden;box-shadow:0 18px 45px #003c8233}.quick-menu-toggle{z-index:2;color:#fff;background:var(--blue);cursor:pointer;border:1px solid #ffffff6b;border-right:0;border-radius:14px 0 0 14px;place-items:center;width:35px;height:64px;padding:0;display:grid;position:absolute;top:50%;left:-34px;transform:translateY(-50%);box-shadow:-8px 10px 24px #003c8229}.quick-menu-toggle span{font-size:36px;font-weight:300;line-height:1;transition:transform .4s cubic-bezier(.2,.75,.2,1);display:block}.quick-menu.is-collapsed{transform:translateY(-50%)translate(calc(100% + 18px))}.quick-menu.is-collapsed .quick-menu-toggle span{transform:rotate(180deg)}.quick-menu-toggle:focus-visible{outline:2px solid var(--blue-dark);outline-offset:3px}.quick-menu-item{letter-spacing:-.01em;border-bottom:1px solid #ffffff47;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:88px;font-size:12px;font-weight:600;transition:color .3s,background .3s;display:flex}.quick-menu-item:last-child{border-bottom:0}.quick-menu-item svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px;transition:transform .35s cubic-bezier(.2,.75,.2,1)}.quick-menu-item:hover{color:var(--blue);background:#fff}.quick-menu-item:hover svg{transform:translateY(-2px)scale(1.08)}.quick-menu-item:focus-visible{outline-offset:-4px;outline:2px solid #fff;position:relative}.quick-menu-top{color:var(--ink);background:#fff}.quick-menu-top:hover{color:#fff;background:var(--ink)}.quick-menu-phone{background:#1d1d1f}.page-shell:before{content:none}.site-header{z-index:30;width:min(94vw,1540px);height:88px;color:var(--ink);grid-template-columns:1fr auto;align-items:center;margin:0 auto;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;display:grid;position:fixed;top:0;left:50%;transform:translate(-50%)}.site-header:before{content:"";z-index:-1;border-bottom:1px solid var(--line);background:#fff;position:absolute;inset:0 calc(50% - 50vw)}.brand{letter-spacing:-.008em;align-items:center;gap:8px;width:max-content;font-size:10px;font-weight:600;line-height:.9;display:flex}.brand svg{fill:none;stroke:currentColor;stroke-width:2.2px;width:34px;height:34px}.header-brand{color:var(--ink);letter-spacing:-.035em;gap:10px;font-size:20px;line-height:1}.brand-logo-image{object-fit:contain;width:38px;height:38px}.nav-links{letter-spacing:-.02em;white-space:nowrap;gap:clamp(24px,3vw,52px);font-size:16px;font-weight:600;display:flex}.menu-toggle{display:none}.nav-links a,.footer-links a{position:relative}.nav-links a:after,.footer-links a:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .4s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.nav-links a:hover:after,.footer-links a:hover:after{transform-origin:0;transform:scaleX(1)}.arrow{font-style:normal;transition:transform .35s;display:inline-block}.diagonal{transform:rotate(-45deg)}a:hover .arrow:not(.diagonal),button:hover .arrow:not(.diagonal){transform:translate(5px)}a:hover .diagonal,button:hover .diagonal{transform:rotate(-45deg)translate(5px)}.hero{align-items:stretch;width:min(94vw,1440px);min-height:calc(100vh - 88px);margin:0 auto;padding:80px 0 0;display:flex}.hero-grid{grid-template-rows:auto auto minmax(320px,1fr);grid-template-columns:1fr 1fr;column-gap:5vw;width:100%;display:grid}.hero-heading-wrap{grid-column:1/-1;align-self:end}.hero-title{letter-spacing:-.004em;text-transform:uppercase;margin:0;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:clamp(3.2rem,6.4vw,5.75rem);font-weight:700;line-height:1.1}.hero-title .line{padding:0 .07em .09em 0;display:block;overflow:hidden}.hero-word{display:inline-block}.text-outline{color:var(--ink);-webkit-text-stroke:0}.hero-inline-image,.contact-inline-image{vertical-align:.12em;filter:grayscale()contrast(1.12);background:url(https://picsum.photos/seed/precision-factory-blue/640/300) 50%/cover;border-radius:9999px;width:1.05em;height:.49em;margin:0 .07em;display:inline-block}.hero-copy{letter-spacing:-.022em;align-self:center;max-width:560px;margin:48px 0;font-size:17px;line-height:1.47}.hero-copy-mobile{display:none}.hero-actions{place-self:center end;align-items:center;gap:28px;display:flex}.button{border-radius:9999px;justify-content:space-between;align-items:center;gap:24px;min-width:168px;padding:11px 22px;font-size:17px;font-weight:400;line-height:1.47;transition:background .25s,color .25s,transform .2s;display:inline-flex}.button:hover{background:var(--blue-focus);border-radius:9999px}.button:active,.service-panel:active{transform:scale(.95)}.button:focus-visible,.service-panel:focus-visible,.menu-toggle:focus-visible{outline:2px solid var(--blue-focus);outline-offset:3px}.button-dark,.button-light{color:#fff;background:var(--blue)}.button-secondary{color:var(--ink);background:var(--parchment)}.button-secondary:hover{color:var(--ink);background:#e8e8ed}.text-link{color:var(--blue);border:0;align-items:center;gap:10px;padding-bottom:0;font-size:17px;font-weight:400;display:inline-flex}.hero-visual{aspect-ratio:16/9;background:var(--tile);border-radius:0;grid-column:1/-1;min-height:320px;position:relative;overflow:hidden}.hero-visual img{object-fit:cover;object-position:center;filter:grayscale()contrast(1.16);height:100%;transition:transform .9s cubic-bezier(.2,.7,.2,1)}.hero-visual:hover img{transform:scale(1.05)}.hero-visual-shade{background:#00000047;position:absolute;inset:0}.marquee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--parchment);margin-top:0;padding:24px 0;overflow:hidden}.marquee-track{align-items:center;width:max-content;animation:25s linear infinite marquee;display:flex}.marquee-track span{letter-spacing:.02em;white-space:nowrap;font-size:13px;font-weight:600}.marquee-track i{background:var(--ink);border-radius:50%;width:6px;height:6px;margin:0 66px}@keyframes marquee{to{transform:translate(-50%)}}.section-pad{width:min(94vw,1440px);margin:0 auto;padding-top:clamp(96px,10vw,160px);padding-bottom:clamp(96px,10vw,160px)}.manifesto{background:#fff;width:100%;max-width:none;padding-left:max(3vw,50vw - 720px);padding-right:max(3vw,50vw - 720px)}.manifesto-content{width:100%;max-width:1100px}.manifesto-kicker{margin:0 0 28px;font-size:13px;font-weight:600}.manifesto-copy{letter-spacing:0;max-width:1100px;margin:0;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:clamp(2.5rem,4.1vw,4rem);font-weight:700;line-height:1.18}.section-heading{grid-template-columns:1.4fr 1fr;align-items:end;margin-bottom:72px;display:grid}.section-heading h2{letter-spacing:0;margin:0;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1.16}.section-heading>p,.section-heading>div{justify-self:start;max-width:400px}.section-heading p{margin:0 0 24px;font-size:17px;line-height:1.47}.services .section-heading h2:before{content:"";border-top:3px solid var(--blue);transform-origin:0;width:48px;margin-bottom:32px;display:block;transform:rotate(-32deg)}.projects-grid{grid-template-rows:repeat(2,minmax(250px,27vw));grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;background:var(--paper);gap:0;display:grid}.project-card{color:#fff;min-height:250px;position:relative;overflow:hidden}.project-main{grid-area:span 2/span 2}.project-wide{grid-area:span 1/span 2}.project-small{grid-area:span 1/span 1}.project-image,.project-image img{width:100%;height:100%}.project-image img{object-fit:cover;filter:grayscale()contrast(1.1);transition:transform .7s ease-out,filter .7s ease-out}.project-card:hover .project-image img{filter:grayscale(.2)contrast(1.05);transform:scale(1.05)}.project-overlay{background:#00000042;position:absolute;inset:0}.project-meta{justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.project-meta p{opacity:.72;margin:0 0 6px;font-size:11px}.project-meta h3{letter-spacing:-.035em;margin:0;font-size:clamp(17px,1.5vw,25px)}.project-meta>span{font-size:11px}.project-arrow{width:40px;height:40px;color:var(--ink);background:#edf0ece6;border-radius:50%;place-items:center;transition:transform .35s;display:grid;position:absolute;top:20px;right:20px;transform:scale(0)}.project-card:hover .project-arrow{transform:scale(1)}.strengths{background:#f3f5f8}.strengths-heading{text-align:center;max-width:720px;margin:0 auto clamp(52px,6vw,84px)}.strengths-heading h2{letter-spacing:-.004em;margin:0;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:clamp(2.4rem,4.2vw,4.2rem);font-weight:700;line-height:1.16}.strengths-heading p{max-width:520px;color:var(--muted);margin:20px auto 0;font-size:17px;line-height:1.55}.strengths-title-mobile,.strengths-copy-mobile{display:none}.strengths-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;align-items:start;gap:clamp(14px,1.5vw,24px);display:grid}.strength-card{background:var(--paper);border:1px solid #1d1d1f12;border-radius:24px;min-height:310px;padding:clamp(26px,3vw,42px);transition:background .35s,transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 18px 50px #1d1d1f0b}.strength-card:before{content:"";background:var(--blue-focus);border-radius:0 0 4px 4px;width:54px;height:3px;position:absolute;top:0;left:34px}.strength-card:hover{z-index:1;background:#fff;transform:translateY(-7px);box-shadow:0 24px 64px #1d1d1f1a}.strength-icon{width:58px;height:58px;color:var(--blue);background:#edf5ff;border-radius:16px;place-items:center;margin-bottom:48px;transition:transform .5s cubic-bezier(.2,.75,.2,1),background .35s;display:grid}.strength-card:hover .strength-icon{background:#e1efff;transform:scale(1.08)rotate(-3deg)}.strength-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.strength-card h3{letter-spacing:-.028em;margin:0 0 18px;font-family:Apple SD Gothic Neo,Noto Sans KR,sans-serif;font-size:clamp(19px,1.5vw,24px);font-weight:700;line-height:1.25}.strength-card p{color:#555;letter-spacing:-.018em;white-space:pre-line;margin:0;font-size:15px;line-height:1.7}.strength-description-desktop,.strength-description-mobile,.strength-description-portrait,.strength-description-tablet{display:none}.process-identity{isolation:isolate;color:#fff;background:#111;grid-template-columns:.8fr 1.2fr;align-items:center;width:min(94vw,1440px);min-height:280px;margin:0 auto;padding:clamp(42px,5vw,76px);display:grid;position:relative;overflow:hidden}.process-identity:before,.process-identity:after{content:"";pointer-events:none;position:absolute;inset:0}.process-identity:before{z-index:-2;background:url(/assets/water-ripple-background.png) 50% 54%/cover no-repeat}.process-identity:after{z-index:-1;background:#000000b3}.process-identity-photo{border-right:1px solid #ffffff94;place-items:center;height:190px;padding-right:clamp(28px,4vw,64px);display:grid}.process-identity-photo img{object-fit:contain;object-position:center;width:76%;height:76%}.process-identity-copy{padding-left:clamp(34px,5vw,78px)}.process-identity-copy h2{letter-spacing:-.025em;white-space:nowrap;margin:0 0 20px;font-size:clamp(34px,4vw,64px);line-height:1.14}.process-identity-copy h2 strong{color:#5eb2ff;font-size:1.08em}.process-identity-copy p{color:#ffffffd1;margin:0;font-size:17px;line-height:1.65}.workflow{background:var(--paper)}.workflow-heading{grid-template-columns:1.4fr 1fr;align-items:end;gap:48px;margin-bottom:clamp(52px,6vw,84px);display:grid}.workflow-heading h2{letter-spacing:-.004em;max-width:760px;margin:0;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:clamp(2.7rem,4.8vw,4.7rem);font-weight:700;line-height:1.13}.workflow-heading p{color:var(--muted);justify-self:end;margin:0;font-size:17px;line-height:1.55}.workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;display:grid}.workflow-step{border-right:1px solid var(--line);min-height:300px;padding:30px clamp(20px,2.3vw,36px) 38px}.workflow-step:last-child{border-right:0}.workflow-step-top{align-items:center;gap:18px;margin-bottom:76px;display:flex}.workflow-number{height:44px;color:var(--blue);border:1px solid #cfe2f8;border-radius:50%;flex:0 0 44px;place-items:center;font-size:12px;font-weight:600;display:grid}.workflow-line{transform-origin:0;background:#cfe2f8;width:100%;height:1px;transition:transform .45s,background .45s;position:relative}.workflow-line:after{content:"";border-top:1px solid var(--blue);border-right:1px solid var(--blue);width:7px;height:7px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}.workflow-step:last-child .workflow-line:after{display:none}.workflow-step:hover .workflow-line{background:var(--blue);transform:scaleX(1.04)}.workflow-step h3{letter-spacing:-.035em;-webkit-text-stroke:0;min-height:2.5em;text-shadow:none;margin:0 0 18px;font-family:Apple SD Gothic Neo,Noto Sans KR,sans-serif;font-size:clamp(19px,1.5vw,24px);font-weight:700;line-height:1.25}.workflow-step p{color:#555;letter-spacing:-.018em;margin:0;font-size:15px;line-height:1.7}.workflow-step p,.diagnosis-item>span:last-child,.diagnosis-result>p{white-space:pre-line}.workflow-description-mobile,.workflow-description-portrait,.workflow-description-landscape,.workflow-description-desktop,.mobile-only-break{display:none}.services{background:var(--paper);position:relative}.services-bridge-note{color:var(--muted);letter-spacing:0;text-align:center;margin:0;font-size:13px;font-weight:400;position:absolute;bottom:clamp(38px,4vw,62px);left:0;right:0}.accordion{gap:0;height:640px;display:flex}.service-panel{appearance:none;color:#fff;background:var(--tile);cursor:pointer;text-align:left;border:0;flex:.7;padding:0;transition:flex .7s cubic-bezier(.2,.75,.2,1),transform .2s;position:relative;overflow:hidden}.service-panel.is-active{flex:3.2}.service-panel img{object-fit:cover;filter:grayscale()contrast(1.18);opacity:.55;width:100%;height:100%;transition:transform .7s ease-out,opacity .7s;position:absolute;inset:0}.service-panel:first-child img{object-position:center top}.service-panel:hover img,.service-panel.is-active img{opacity:.86;transform:scale(1.05)}.service-tint{background:#00000052;position:absolute;inset:0}.service-index{font-size:11px;position:absolute;top:20px;left:20px}.service-title{transform-origin:0 100%;white-space:nowrap;align-items:flex-end;gap:16px;transition:transform .5s;display:flex;position:absolute;bottom:24px;left:20px;transform:rotate(-90deg)translateY(100%)}.service-panel.is-active .service-title{transform:none}.service-title strong{letter-spacing:-.012em;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:clamp(24px,3vw,40px);font-weight:600}.service-title small{padding-bottom:4px;font-size:clamp(15px,1.4vw,19px);font-weight:400}.service-description{opacity:0;width:min(30%,250px);font-size:13px;line-height:1.5;transition:all .45s .18s;position:absolute;bottom:30px;right:24px;transform:translateY(12px)}.service-panel.is-active .service-description{opacity:1;transform:translateY(0)}.diagnosis{background:var(--tile);color:#fff;width:100%;max-width:none;padding-left:max(3vw,50vw - 720px);padding-right:max(3vw,50vw - 720px)}.diagnosis-layout{grid-template-columns:minmax(320px,.82fr) minmax(600px,1.35fr);align-items:start;gap:clamp(70px,8vw,140px);display:grid}.diagnosis-intro{position:sticky;top:48px}.diagnosis-kicker{color:var(--blue-dark);margin:0 0 28px;font-size:13px;font-weight:600}.diagnosis-intro h2{letter-spacing:-.004em;margin:0 0 34px;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:clamp(3rem,5vw,4.8rem);font-weight:700;line-height:1.13}.diagnosis-intro>p:last-child{color:#c8c8ca;max-width:460px;margin:0;font-size:17px;line-height:1.65}.diagnosis-panel{color:var(--ink);background:#fff;border:1px solid #ffffff24;border-radius:24px;overflow:hidden}.diagnosis-list{padding:16px 30px 0}.diagnosis-item{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:28px 1fr;align-items:center;gap:16px;min-height:74px;font-size:16px;line-height:1.45;transition:color .25s;display:grid}.diagnosis-item input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.diagnosis-check{background:#fff;border:1.5px solid #a5a5a8;border-radius:6px;width:23px;height:23px;transition:background .22s,border-color .22s,transform .22s;position:relative}.diagnosis-check:after{content:"";opacity:0;border-bottom:2px solid #fff;border-right:2px solid #fff;width:6px;height:11px;transition:opacity .2s,transform .2s;position:absolute;top:3px;left:7px;transform:rotate(45deg)scale(.5)}.diagnosis-item:hover{color:var(--blue)}.diagnosis-item.is-checked{color:var(--blue);font-weight:600}.diagnosis-item.is-checked .diagnosis-check{border-color:var(--blue-focus);background:var(--blue-focus);transform:scale(1.06)}.diagnosis-item.is-checked .diagnosis-check:after{opacity:1;transform:rotate(45deg)scale(1)}.diagnosis-item input:focus-visible+.diagnosis-check{outline:2px solid var(--blue-focus);outline-offset:3px}.diagnosis-result{background:var(--parchment);padding:34px 30px 38px;transition:background .3s,color .3s}.diagnosis-result.has-symptoms{color:#fff;background:#1d1d1f}.diagnosis-count{color:var(--blue);margin:0 0 12px;font-size:13px;font-weight:600}.diagnosis-result.has-symptoms .diagnosis-count{color:var(--blue-dark)}.diagnosis-result h3{letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(24px,2.4vw,34px);line-height:1.15}.diagnosis-result>p:not(.diagnosis-count){color:#666;max-width:560px;margin:0 0 28px;font-size:15px;line-height:1.65}.diagnosis-result.has-symptoms>p:not(.diagnosis-count){color:#c8c8ca}.contact{background:var(--blue);color:#fff;width:100%;max-width:none;padding-bottom:48px;padding-left:max(3vw,50vw - 720px);padding-right:max(3vw,50vw - 720px)}.contact-intro-grid{grid-template-columns:minmax(320px,.82fr) minmax(560px,1.3fr);gap:clamp(72px,9vw,150px);padding-top:clamp(52px,6vw,92px);display:grid}.contact-copy{max-width:500px}.contact-kicker{margin:0 0 32px;font-size:14px;font-weight:600}.contact-copy h2{letter-spacing:-.004em;margin:0;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:clamp(3.2rem,5.4vw,5.4rem);font-weight:700;line-height:1.1}.contact-title-landscape,.contact-title-desktop{display:none}.contact-description{max-width:390px;margin:38px 0 42px;font-size:17px;line-height:1.55}.contact-email{color:#fff;border:0;grid-template-columns:.9fr 1.25fr;width:min(100%,390px);min-height:50px;font-size:16px;font-weight:600;text-decoration:none;display:inline-grid;overflow:hidden}.contact-email>span{white-space:nowrap;justify-content:center;align-items:center;padding:9px 16px;display:flex}.contact-phone-label{background:#1d1d1f}.contact-phone-number{color:var(--ink);letter-spacing:-.01em;background:#fff}.contact-form{grid-template-columns:1fr 1fr;align-content:start;gap:30px 20px;display:grid}.form-honey{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.form-field{flex-direction:column;min-width:0;display:flex}.form-field-wide{grid-column:1/-1}.form-field label{justify-content:space-between;gap:16px;margin-bottom:12px;font-size:14px;font-weight:600;display:flex}.form-field label span{opacity:.72;font-size:12px;font-weight:400}.form-field input,.form-field textarea{color:#fff;width:100%;font:inherit;background:0 0;border:0;border-bottom:1px solid #ffffff8c;border-radius:0;outline:none;padding:8px 2px 15px;font-size:17px;line-height:1.47;transition:border-color .25s,background .25s}.form-field textarea{resize:vertical;min-height:150px}.form-field input::placeholder,.form-field textarea::placeholder{color:#ffffff9e}.form-field input:focus,.form-field textarea:focus{background:#ffffff0f;border-color:#fff}.contact-submit{color:#fff;cursor:pointer;background:#1d1d1f;border:0;border-radius:0;grid-column:1/-1;justify-content:center;align-items:center;gap:28px;width:100%;min-height:58px;margin-top:8px;font-size:16px;font-weight:600;transition:transform .2s,background .25s;display:flex}.contact-submit:hover{background:#000}.contact-submit:active{transform:scale(.985)}.contact-submit:disabled{cursor:wait;opacity:.68}.contact-submit:focus-visible{outline-offset:3px;outline:2px solid #fff}.form-status{grid-column:1/-1;min-height:24px;margin:0;font-size:14px}footer{grid-template-columns:1.05fr 1.35fr 1fr auto;align-items:end;gap:40px;margin-top:clamp(64px,7vw,110px);padding-top:0;font-size:12px;display:grid}.brand-footer{color:#fff;gap:12px;font-size:18px;line-height:1}.brand-footer .brand-logo-image{filter:brightness(0)invert();width:52px;height:52px}footer p{margin:0;line-height:1.6}.footer-contact{margin:0;font-style:normal;line-height:1.75}.footer-contact a{transition:opacity .25s}.footer-contact a:hover{opacity:.68}.footer-links{gap:22px;display:flex}.copyright{text-align:right}@media (width<=899px){.quick-menu{border-radius:14px 0 0 14px;width:76px;right:10px}.quick-menu.is-collapsed{transform:translateY(-50%)translate(calc(100% + 10px))}.quick-menu-item{gap:5px;min-height:70px;font-size:11px}.quick-menu-item svg{width:23px;height:23px}.site-header{grid-template-columns:1fr;align-content:center;row-gap:13px;height:112px}.nav-links{justify-content:space-between;gap:clamp(10px,3vw,24px);width:100%;font-size:clamp(12px,2.5vw,15px)}.hero{min-height:auto;padding-top:64px}.hero-grid{grid-template-rows:auto;grid-template-columns:1fr}.hero-heading-wrap,.hero-visual{grid-column:1}.hero-title{font-size:clamp(2.5rem,8vw,4.5rem);line-height:1.12}.hero-copy{max-width:600px;margin:35px 0 22px}.hero-actions{justify-self:start;margin-bottom:45px}.hero-visual{min-height:46vw}.manifesto{display:block}.manifesto-copy{font-size:clamp(2.8rem,8vw,5.5rem)}.section-heading{grid-template-columns:1fr;gap:46px}.section-heading>p,.section-heading>div{justify-self:start}.projects-grid{grid-template-rows:repeat(4,minmax(240px,45vw));grid-template-columns:repeat(2,minmax(0,1fr))}.project-main{grid-area:span 2/span 2}.project-wide{grid-column:span 2}.strengths-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-heading{grid-template-columns:1fr;align-items:start}.workflow-heading p{justify-self:start}.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-step:nth-child(2){border-right:0}.workflow-step:nth-child(-n+2){border-bottom:1px solid var(--line)}.accordion{flex-direction:column;height:auto}.service-panel,.service-panel.is-active{flex:none;width:100%;height:125px;transition:height .6s}.service-panel.is-active{height:430px}.service-title{transform:none}.service-description{width:min(45%,290px)}.diagnosis-layout{grid-template-columns:1fr}.diagnosis-intro{position:static}.contact-intro-grid{grid-template-columns:1fr;gap:70px}.contact-copy{max-width:600px}footer{grid-template-columns:1fr 1fr}.copyright{text-align:left}}@media (width<=599px){.workflow-description-default{display:none}.workflow-description-mobile{display:inline}.strength-description-default{display:none}.strength-description-mobile{display:block}.page-shell{padding-top:82px}.mobile-only-break{display:initial}.quick-menu{border-radius:12px 0 0 12px;width:68px;right:6px;box-shadow:0 12px 30px #003c822e}.quick-menu.is-collapsed{transform:translateY(-50%)translate(calc(100% + 6px))}.quick-menu-toggle{border-radius:12px 0 0 12px;width:31px;height:58px;left:-30px}.quick-menu-toggle span{font-size:24px}.quick-menu-item{gap:4px;min-height:62px;font-size:10px}.quick-menu-item svg{width:21px;height:21px}.site-header,.hero,.section-pad{width:90vw}.process-identity{grid-template-columns:30% 70%;width:100vw;min-height:230px;padding:30px 20px}.process-identity-photo{height:158px;padding-right:10px}.process-identity-photo img{width:82%;height:82%}.process-identity-copy{padding-left:22px}.process-identity-copy h2{margin-bottom:15px;font-size:19px;line-height:1.25}.process-identity-copy p{letter-spacing:-.018em;font-size:15px;line-height:1.7}.site-header{grid-template-columns:1fr auto;align-content:center;row-gap:0;height:82px}.menu-toggle{width:42px;height:42px;color:var(--ink);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;display:flex}.menu-toggle span{background:currentColor;border-radius:99px;width:24px;height:2px;transition:transform .3s,opacity .2s;display:block}.site-header.is-menu-open .menu-toggle span:first-child{transform:translateY(7px)rotate(45deg)}.site-header.is-menu-open .menu-toggle span:nth-child(2){opacity:0}.site-header.is-menu-open .menu-toggle span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.site-header .nav-links{border-bottom:1px solid var(--line);opacity:0;pointer-events:none;background:#fff;flex-direction:column;align-items:stretch;gap:0;width:100vw;max-height:0;font-size:15px;transition:max-height .38s,opacity .25s,transform .38s;display:flex;position:absolute;top:100%;left:-5vw;overflow:hidden;transform:translateY(-8px);box-shadow:0 18px 35px #00000014}.site-header.is-menu-open .nav-links{opacity:1;pointer-events:auto;max-height:320px;transform:translateY(0)}.site-header .nav-links a{border-top:1px solid #ededee;padding:16px 5vw}.site-header .nav-links a:after{display:none}.hero{padding-top:48px}.hero-heading-wrap,.hero-copy,.hero-actions,.manifesto-kicker,.manifesto-copy,.workflow-heading,.section-heading,.diagnosis-intro{margin-left:26px;margin-right:26px}.hero-title{font-size:34px;line-height:1.12}.hero-title .line:nth-child(2){flex-wrap:nowrap;align-items:center;display:flex}.hero-inline-image{flex:0 0 .68em}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.hero-copy-desktop{display:none}.hero-copy-mobile{display:block}.hero-actions .button{width:168px;min-width:168px}.hero-visual{aspect-ratio:16/9;border-radius:0;min-height:0}.hero-visual,.accordion{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.hero-visual img{object-position:62% 48%}.marquee{margin-top:0;padding-top:20px;padding-bottom:20px}.section-pad{padding-top:80px;padding-bottom:80px}.workflow.section-pad{padding-bottom:48px}.services.section-pad{border-top:1px solid var(--line);padding-top:116px}.services .section-heading{margin-bottom:48px}.services .section-heading h2:before{margin-bottom:36px}.manifesto{padding-left:0;padding-right:0}.manifesto-copy,.section-heading h2{font-size:34px}.projects-grid{flex-direction:column;gap:0;display:flex}.project-card{min-height:430px}.project-wide{min-height:300px}.project-small{min-height:360px}.project-arrow{transform:scale(1)}.strengths-heading{text-align:left;margin-bottom:44px;padding-left:26px;padding-right:26px}.strengths-heading p{margin-left:0}.strengths-heading h2{font-size:34px}.strengths-title-desktop,.strengths-copy-desktop{display:none}.strengths-title-mobile,.strengths-copy-mobile{display:block}.strengths-grid{grid-template-columns:1fr}.strength-card{min-height:0;padding:30px 26px 34px}.strength-icon{margin-bottom:32px}.workflow-heading{gap:24px}.workflow-heading h2{font-size:34px}.workflow-grid{grid-template-columns:1fr}.workflow-step,.workflow-step:nth-child(2){border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:28px 26px 34px}.workflow-step:last-child{border-bottom:0}.workflow-step-top{margin-bottom:32px}.workflow-step h3{min-height:0}.service-panel.is-active{height:480px}.service-index,.service-title{left:26px}.service-description{width:78%;bottom:82px;left:26px;right:auto}.services-bridge-note{padding:0 16px;font-size:11px;line-height:1.5;bottom:30px}.diagnosis{width:100%;padding-left:5vw;padding-right:5vw}.diagnosis.section-pad{padding-bottom:56px}.diagnosis-layout{gap:36px}.diagnosis-intro h2{font-size:34px}.diagnosis-panel{border-radius:18px}.diagnosis-list{padding:10px 20px 0}.diagnosis-item{min-height:82px;font-size:15px}.diagnosis-result{padding:30px 20px 34px}.contact{width:100%;padding-left:5vw;padding-right:5vw}.contact.section-pad{padding-top:68px}.contact-intro-grid{gap:56px;margin-left:26px;margin-right:26px;padding-top:0}.contact-copy h2{font-size:34px}.hero-title,.manifesto-copy,.strengths-heading h2,.workflow-heading h2,.section-heading h2,.diagnosis-intro h2,.contact-copy h2{line-height:1.25}.contact-form{grid-template-columns:1fr;gap:28px}.form-field-wide,.contact-submit,.form-status{grid-column:1}footer{grid-template-columns:1fr;gap:28px;margin-top:56px;margin-left:26px;margin-right:26px}.footer-links{flex-wrap:wrap}.strengths.section-pad{clip-path:inset(0 -100vmax);width:90vw;padding-left:0;padding-right:0;box-shadow:0 0 0 100vmax #f3f5f8}}@media (width<=419px){.hero-title,.manifesto-copy,.strengths-heading h2,.workflow-heading h2,.section-heading h2,.diagnosis-intro h2,.contact-copy h2{font-size:28px}}@media (width>=600px) and (width<=899px){.workflow-description-default{display:none}.workflow-description-portrait{display:inline}.strength-description-default{display:none}.strength-description-portrait{display:block}.page-shell{padding-top:88px}.site-header{grid-template-columns:1fr auto;align-content:center;row-gap:0;width:88vw;height:88px}.header-brand{font-size:19px}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;padding:0;display:flex}.menu-toggle span{background:var(--ink);width:28px;height:2px;transition:transform .3s,opacity .2s}.site-header.is-menu-open .menu-toggle span:first-child{transform:translateY(8px)rotate(45deg)}.site-header.is-menu-open .menu-toggle span:nth-child(2){opacity:0}.site-header.is-menu-open .menu-toggle span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.site-header .nav-links{border-bottom:1px solid var(--line);opacity:0;pointer-events:none;background:#fff;flex-direction:column;align-items:stretch;gap:0;width:100vw;max-height:0;font-size:16px;transition:max-height .38s,opacity .25s,transform .38s;display:flex;position:absolute;top:100%;left:-6vw;overflow:hidden;transform:translateY(-8px);box-shadow:0 18px 35px #00000014}.site-header.is-menu-open .nav-links{opacity:1;pointer-events:auto;max-height:340px;transform:translateY(0)}.site-header .nav-links a{border-top:1px solid #ededee;padding:17px 6vw}.site-header .nav-links a:after{display:none}.hero{width:88vw;min-height:auto;padding-top:72px}.hero-title{font-size:52px;line-height:1.14}.hero-copy{max-width:650px;margin:38px 0 28px;font-size:19px;line-height:1.7}.hero-actions{justify-self:start;margin-bottom:52px}.hero-visual{aspect-ratio:16/9;border-radius:0;width:100vw;min-height:0;margin-left:calc(50% - 50vw)}.hero-visual img{object-position:58% 48%}.marquee{padding-top:21px;padding-bottom:21px}.marquee-track span{font-size:19px}.section-pad{width:88vw;padding-top:104px;padding-bottom:104px}.manifesto{width:100%;padding:104px 6vw}.manifesto-kicker{margin-bottom:30px}.manifesto-copy{max-width:680px;font-size:48px;line-height:1.2}.section-heading{grid-template-columns:1fr;gap:36px;margin-bottom:64px}.section-heading h2{font-size:48px;line-height:1.2}.section-heading>p{max-width:590px;font-size:19px;line-height:1.65}.strengths{clip-path:inset(0 -100vmax);width:88vw;box-shadow:0 0 0 100vmax #f3f5f8}.strengths-heading{max-width:660px;margin-bottom:60px}.strengths-heading h2{font-size:46px}.strengths-heading p{font-size:17px}.strengths-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px}.strength-card{flex-direction:column;height:100%;min-height:320px;padding:30px 34px;display:flex}.strength-card h3{font-size:24px}.strength-card p{font-size:17px}.strength-card.has-tablet-description .strength-description-default{display:none}.strength-description-tablet{display:block}.process-identity{grid-template-columns:34% 66%;width:100vw;min-height:300px;padding:48px 6vw}.process-identity-photo{height:190px;padding-right:28px}.process-identity-photo img{width:72%;height:72%}.process-identity-copy{padding-left:38px}.process-identity-copy h2{font-size:clamp(30px,4.8vw,42px)}.process-identity-copy p{font-size:17px}.workflow-heading{gap:30px}.workflow-heading h2{font-size:48px}.workflow-heading p{white-space:nowrap;max-width:none;font-size:18px}.workflow-heading p br{display:none}.workflow-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));padding-top:28px}.workflow-step{min-height:280px;padding:34px}.workflow-step-top{margin-bottom:54px}.workflow-step h3{font-size:23px;font-weight:700}.workflow-step p{font-size:17px}.services.section-pad{border-top:1px solid var(--line);width:88vw;padding-top:104px}.services .section-heading h2:before{margin-bottom:42px}.accordion{width:100vw;margin-left:calc(50% - 50vw)}.service-panel,.service-panel.is-active{height:140px}.service-panel.is-active{height:480px}.service-index,.service-title{left:6vw}.service-title{bottom:72px}.service-description{width:70%;font-size:17px;bottom:28px;left:6vw;right:auto}.services-bridge-note{font-size:18px}.diagnosis{width:100%;padding:104px 6vw 76px}.diagnosis-layout{grid-template-columns:1fr;gap:52px}.diagnosis-intro{position:static}.diagnosis-intro h2{white-space:nowrap;font-size:42px}.diagnosis-intro h2 br,.diagnosis-intro>p:last-child br{display:none}.diagnosis-intro>p:last-child{white-space:nowrap;max-width:none;font-size:19px}.diagnosis-panel{border-radius:22px}.diagnosis-list{padding:18px 34px 0}.diagnosis-item{min-height:90px;font-size:18px}.diagnosis-item>span:last-child{white-space:normal}.diagnosis-result{padding:38px 34px 42px}.diagnosis-result>p:not(.diagnosis-count){white-space:normal;max-width:none;font-size:17px}.contact{width:100%;padding:88px 6vw 56px}.contact-intro-grid{grid-template-columns:1fr;gap:68px;padding-top:0}.contact-copy{max-width:660px}.contact-copy h2{font-size:50px}.contact-description{max-width:620px;font-size:19px}.contact-description br:first-of-type{display:none}.contact-email{width:390px}.contact-form{max-width:660px}.form-field input,.form-field textarea{font-size:18px}footer{grid-template-columns:1fr 1fr;gap:34px 56px;margin-top:70px}.copyright{text-align:left}}@media (width>=900px) and (width<=1199px){.workflow-description-default{display:none}.workflow-description-landscape{display:inline}.page-shell{padding-top:84px}.site-header{grid-template-columns:1fr auto;align-content:center;row-gap:0;width:90vw;height:84px}.header-brand{font-size:19px}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;padding:0;display:flex}.menu-toggle span{background:var(--ink);width:28px;height:2px;transition:transform .3s,opacity .2s}.site-header.is-menu-open .menu-toggle span:first-child{transform:translateY(8px)rotate(45deg)}.site-header.is-menu-open .menu-toggle span:nth-child(2){opacity:0}.site-header.is-menu-open .menu-toggle span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.site-header .nav-links{border-bottom:1px solid var(--line);opacity:0;pointer-events:none;background:#fff;flex-direction:column;align-items:stretch;gap:0;width:100vw;max-height:0;transition:max-height .38s,opacity .25s,transform .38s;display:flex;position:absolute;top:100%;left:-5vw;overflow:hidden;transform:translateY(-8px);box-shadow:0 18px 35px #00000014}.site-header.is-menu-open .nav-links{opacity:1;pointer-events:auto;max-height:340px;transform:translateY(0)}.site-header .nav-links a{border-top:1px solid #ededee;padding:17px 5vw}.site-header .nav-links a:after{display:none}.hero{width:90vw;min-height:auto;padding-top:64px}.hero-title{max-width:820px;font-size:58px;line-height:1.12}.hero-copy{max-width:720px;margin:34px 0 28px;font-size:18px;line-height:1.7}.hero-actions{place-self:end start;margin-bottom:28px}.hero-visual{aspect-ratio:16/7;border-radius:0;width:100vw;min-height:0;margin-left:calc(50% - 50vw)}.hero-visual img{object-position:58% 48%}.marquee{padding-top:20px;padding-bottom:20px}.marquee-track span{font-size:18px}.section-pad{width:90vw;padding-top:92px;padding-bottom:92px}.manifesto{width:100%;padding:92px 5vw}.manifesto-copy{max-width:850px;font-size:52px;line-height:1.18}.section-heading{gap:46px;margin-bottom:60px}.section-heading h2{font-size:48px}.section-heading>p{font-size:18px}.strengths{clip-path:inset(0 -100vmax);width:90vw;box-shadow:0 0 0 100vmax #f3f5f8}.strengths-heading{max-width:800px;margin-bottom:54px}.strengths-heading h2{font-size:48px}.strengths-heading p{font-size:18px}.strengths-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px}.strength-card{flex-direction:column;height:100%;min-height:280px;padding:24px 36px 28px;display:flex}.strength-icon{margin-bottom:32px}.strength-card h3{font-size:25px}.strength-card p{font-size:17px}.strength-card.has-tablet-description .strength-description-default{display:none}.strength-description-tablet{display:block}.process-identity{grid-template-columns:36% 64%;width:100vw;min-height:280px;padding:44px 5vw}.process-identity-photo{height:180px}.process-identity-copy h2{font-size:42px}.workflow-heading{grid-template-columns:1fr;gap:26px}.workflow-heading h2{font-size:48px}.workflow-heading p{white-space:nowrap;justify-self:start;max-width:none;font-size:18px}.workflow-heading p br{display:none}.workflow-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));padding-top:26px}.workflow-step{min-height:260px;padding:32px 36px}.workflow-step-top{margin-bottom:46px}.workflow-step h3{font-size:24px;font-weight:700}.workflow-step p{font-size:17px}.services.section-pad{border-top:1px solid var(--line);width:90vw;padding-bottom:0}.services .section-heading>p{align-self:end;margin-bottom:0}.accordion{width:100vw;margin-left:calc(50% - 50vw)}.accordion.reveal{opacity:1!important;transform:none!important}.services-bridge-note{justify-content:center;align-items:center;min-height:100px;font-size:18px;line-height:1.45;display:flex;position:static}.diagnosis{width:100%;padding:92px 5vw 76px}.diagnosis-layout{grid-template-columns:1fr;gap:46px}.diagnosis-intro{position:static}.diagnosis-intro h2{white-space:nowrap;font-size:44px}.diagnosis-intro h2 br,.diagnosis-intro>p:last-child br{display:none}.diagnosis-intro>p:last-child{white-space:nowrap;max-width:none;font-size:19px}.diagnosis-panel{border-radius:22px;max-width:900px}.diagnosis-list{padding:18px 38px 0}.diagnosis-item{min-height:86px;font-size:18px}.diagnosis-item>span:last-child{white-space:nowrap}.diagnosis-result{padding:36px 38px 40px}.contact{width:100%;padding:84px 5vw 52px}.contact-intro-grid{grid-template-columns:.9fr 1.1fr;align-items:end;gap:60px}.contact-copy h2{font-size:48px}.contact-title-default{display:none}.contact-title-landscape{display:block}.contact-description{font-size:18px}.contact-email{width:100%;max-width:430px}.contact-form{align-self:end;position:relative}.contact-form .form-status{width:100%;position:absolute;top:calc(100% + 12px);left:0}.form-field input,.form-field textarea{font-size:17px}footer{margin-top:68px}}@media (width>=1200px){.hero-title,.manifesto-copy,.section-heading h2,.strengths-heading h2,.workflow-heading h2,.diagnosis-intro h2,.contact-copy h2{font-size:clamp(3.3rem,5vw,4.5rem);line-height:1.12}.site-header{width:calc(94vw - 96px)}.hero-heading-wrap{padding-inline:48px}.hero-copy{letter-spacing:.004em;align-self:end;margin-left:48px;font-size:20px;line-height:1.7}.hero-actions{align-self:end;margin-bottom:48px;margin-right:48px}.hero-actions .button{font-size:20px}.manifesto-content,.section-heading,.workflow-heading,.contact-intro-grid,footer{box-sizing:border-box;padding-left:48px;padding-right:48px}.section-heading h2,.workflow-heading h2,.diagnosis-intro h2,.manifesto-kicker,.manifesto-copy{margin-left:0}.diagnosis-intro{padding-left:48px}.hero-visual{aspect-ratio:auto;width:100vw;height:clamp(460px,42vw,600px);min-height:0;margin-left:calc(50% - 50vw)}.hero-visual img{object-position:center 36%}.marquee-track span{font-size:20px}.manifesto-kicker,.diagnosis-kicker,.contact-kicker{letter-spacing:0;font-size:18px;font-weight:400;line-height:1.5}.strengths{clip-path:inset(0 -100vmax);box-shadow:0 0 0 100vmax #f3f5f8}.strengths-heading{text-align:center;flex-direction:column;align-items:center;width:100vw;max-width:none;margin-left:calc(50% - 50vw);display:flex}.strengths-heading h2{letter-spacing:-.004em}.strengths-title-desktop,.strengths-copy-desktop{white-space:nowrap}.strengths-heading .strengths-copy-desktop{text-align:center;width:100%;max-width:none;margin-left:0;margin-right:0}.strengths-copy-desktop br{display:none}.strengths-grid{align-items:stretch}.strength-card{height:100%;padding:42px 28px}.strength-card:before{left:28px}.strength-icon{width:68px;height:68px}.strength-icon svg{width:33px;height:33px}.strength-description-default{display:none}.strength-description-desktop{display:block}.process-identity{width:100vw;max-width:none;margin-left:calc(50% - 50vw);padding-left:max(5vw,50vw - 672px);padding-right:max(5vw,50vw - 672px)}.process-identity-photo{position:relative}.process-identity-photo img{width:67%;height:auto;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(calc(36.5px - 50%),-50%)}.process-identity-copy{flex-direction:column;justify-content:center;height:190px;padding-left:120px;display:flex}.process-identity-copy h2{font-size:56px;line-height:1.14}.process-identity-copy p{letter-spacing:.004em;font-size:20px;line-height:1.72}.workflow-heading{grid-template-columns:1fr;align-items:start;gap:24px}.workflow-heading .mobile-only-break{display:block}.workflow-heading p{white-space:nowrap;justify-self:start}.workflow-heading p br,.workflow-description-default{display:none}.workflow-description-desktop{display:inline}.services .section-heading{grid-template-columns:1fr;align-items:start;gap:28px}.services .section-heading>p{white-space:nowrap;max-width:none;margin:0}.services .section-heading>p br{display:none}.services .accordion{width:100vw;margin-left:calc(50% - 50vw)}.services .section-heading h2:before{border-top-width:6px;width:1.05em;margin-bottom:42px}.service-index,.services-bridge-note{font-size:20px}.diagnosis-item>span:last-child{white-space:nowrap}.contact-intro-grid{grid-template-columns:minmax(540px,1fr) minmax(0,1.15fr);align-items:end;gap:80px}.contact-copy{max-width:560px}.contact-form{align-self:end;position:relative}.contact-form .form-status{width:100%;position:absolute;top:calc(100% + 12px);left:0}.contact-title-default{display:none}.contact-title-desktop{display:block}.strengths-heading p,.section-heading p,.workflow-heading p,.strength-card p,.workflow-step p,.diagnosis-intro>p:last-child,.contact-description{letter-spacing:.004em;font-size:20px;line-height:1.72}.strength-card p,.workflow-step p,.diagnosis-intro>p:last-child{letter-spacing:.004em;font-size:20px;line-height:1.78}.form-field input,.form-field textarea{letter-spacing:.002em;font-size:17px;line-height:1.62}.service-description,.diagnosis-result>p:not(.diagnosis-count),.diagnosis-item{letter-spacing:.004em;font-size:20px;line-height:1.72}footer{font-size:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
