:root{--ink:#20252c;--muted:#616870;--red:#e6002b;--red-dark:#bf0025;--line:#dde1e5;--pale:#f3f5f6;--white:#fff;--radius:3px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-synthesis:none;font-size:16px;scroll-behavior:smooth;scroll-padding-top:110px}
*{box-sizing:border-box}body{margin:0;background:#fff}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}img{display:block;max-width:100%}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #1674d1;outline-offset:5px}button{border:0}p{line-height:1.65;margin:0 0 20px}h1,h2,h3{margin:0;font-weight:600;letter-spacing:-.045em}h2{font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.1}h3{font-size:1.6rem;line-height:1.2}em{font-style:normal;color:var(--red)}.wrap{width:min(1360px,calc(100% - 104px));margin-inline:auto}.section{padding-block:96px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;line-height:1.4;margin-bottom:23px}.utility{background:var(--ink);color:#fff;font-size:.75rem;padding:10px 0;letter-spacing:.015em}.utility .wrap{display:flex;justify-content:space-between}.utility strong{margin-left:8px;font-weight:500}.utility a span{margin-left:16px}.header{position:sticky;top:0;background:#fffffffa;z-index:20;border-bottom:1px solid #edf0f2}.nav-wrap{height:95px;display:flex;align-items:center;justify-content:space-between;gap:30px}.identity{width:220px;flex-shrink:0}.identity img{width:100%;height:auto}.header nav{display:flex;align-items:center;gap:30px;font-size:.875rem;font-weight:600}.header nav>a:not(.button):hover{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:18px 22px;background:var(--red);color:#fff;font-size:.875rem;font-weight:600;min-height:54px;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{background:var(--red-dark);transform:translateY(-2px)}.button span{font-size:1.2rem;line-height:1}.button.small{padding:13px 18px;min-height:47px;gap:20px}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:.875rem;font-weight:600;background:none;padding:10px 0;border-bottom:1px solid var(--ink)}.text-link:hover{color:var(--red);border-color:var(--red)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:35px;padding-top:58px;padding-bottom:48px;min-height:620px}.hero-copy{padding:24px 0 8px;display:flex;flex-direction:column;align-items:flex-start}.hero .eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:30px}.red-line{display:inline-block;width:26px;height:3px;background:var(--red)}h1{font-size:clamp(3rem,4.8vw,4.65rem);line-height:1.01;letter-spacing:-.058em;margin-bottom:27px}h1 em{display:block;max-width:580px}.lead{color:var(--muted);font-size:1.02rem;line-height:1.65;margin-bottom:27px}.actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.hero-foot{font-size:.75rem;color:var(--muted);margin-top:37px;display:flex;align-items:center;gap:8px}.status-dot{width:6px;height:6px;background:var(--red);border-radius:50%}.hero-image{position:relative;margin:0;min-height:480px;overflow:hidden;background:#dce2e5}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.hero-image:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#0c151f9c);pointer-events:none}.hero-image figcaption{position:absolute;z-index:1;bottom:26px;left:26px;right:26px;display:flex;align-items:center;color:#fff;font-size:.75rem;gap:12px;line-height:1.7}.hero-image figcaption strong{font-size:.875rem;font-weight:500}.hero-image figcaption a{margin-left:auto;border:1px solid #ffffff88;width:42px;height:42px;display:grid;place-items:center;font-size:1.4rem}.location-mark{font-size:2rem}.image-index{position:absolute;top:20px;left:20px;background:#ffffffec;padding:9px 11px;font-size:.75rem;letter-spacing:.08em;font-weight:600}.proof-strip{display:grid;grid-template-columns:1fr 1fr 1fr 1.2fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:27px;gap:20px}.proof-strip p{margin:0;display:flex;flex-direction:column;gap:6px;border-right:1px solid var(--line)}.proof-strip strong{font-size:1.9rem;letter-spacing:-.05em;font-weight:500}.proof-strip span{font-size:.75rem;color:var(--muted)}.proof-strip a{font-size:.9rem;line-height:1.6;align-self:center;padding-left:20px}.proof-strip b{font-weight:600}.proof-strip a span{float:right;color:var(--red);font-size:1.6rem}.brands{padding-block:48px 60px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.section-top>p{font-size:.875rem;color:var(--muted);margin:0;max-width:440px}.section-top.compact{margin-bottom:25px}.compact h2{font-size:1.35rem;letter-spacing:-.03em}.compact .eyebrow{font-size:.75rem;margin-bottom:10px}.compact>p{font-size:.8rem}.brand-row{display:grid;grid-template-columns:1.7fr repeat(5,1fr);align-items:stretch;border:1px solid var(--line)}.brand{min-width:0;background:#fff;min-height:122px;display:flex;align-items:center;justify-content:center;border-right:1px solid var(--line);transition:background .2s}.brand:last-child{border:0}.brand:hover{background:#f3f5f6}.brand img{width:94px;height:82px;object-fit:contain}.brand.total{position:relative;flex-direction:row;gap:10px;border-top:3px solid var(--red);margin-top:-1px}.brand.total img{width:106px;height:84px}.brand.total span{font-size:.75rem;text-align:left;max-width:90px;line-height:1.5;color:var(--muted)}.customers{background:var(--pale)}.customer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.customer{padding:30px;background:#fff;display:flex;flex-direction:column;min-height:380px;border-top:3px solid var(--ink);transition:transform .2s,border-color .2s}.customer:hover{transform:translateY(-4px);border-color:var(--red)}.card-top{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;letter-spacing:.07em;font-weight:700;margin-bottom:35px}.card-top>span:last-child{font-size:1.4rem;color:var(--red)}.customer h3{font-size:2rem;margin-bottom:23px}.customer p{font-size:.875rem;color:var(--muted)}.customer ul{list-style:none;margin:0 0 26px;padding:0;font-size:.75rem;line-height:1.7}.customer li:before{content:'—';color:var(--red);margin-right:8px}.customer .text-link{margin-top:auto;justify-content:space-between;width:100%}.application-tabs{display:flex;gap:6px;border-bottom:1px solid var(--line);margin-bottom:28px;overflow-x:auto}.application-tabs button{background:none;white-space:nowrap;padding:18px 21px;font-size:.875rem;border-bottom:3px solid transparent;color:var(--muted)}.application-tabs button[aria-selected=true]{color:var(--red);border-bottom-color:var(--red);font-weight:600}.application-tabs button:hover{background:var(--pale)}.application-panel{display:grid;grid-template-columns:1.02fr 1fr;background:var(--pale);min-height:360px}.application-photo{position:relative;min-height:360px;overflow:hidden}.application-photo>img{position:absolute;width:100%;height:100%;object-fit:cover}.application-photo>span{position:absolute;bottom:22px;left:22px;color:#fff;background:#20252cd9;padding:9px 12px;font-size:.75rem;letter-spacing:.08em}.application-copy{padding:42px 46px}.application-copy .eyebrow{margin-bottom:18px;color:var(--red);font-size:.75rem}.application-copy h3{font-size:2.15rem;margin-bottom:18px}.application-copy>p:not(.eyebrow){font-size:.9rem;color:var(--muted)}.tags{display:flex;flex-wrap:wrap;gap:7px;list-style:none;padding:0;margin:0 0 17px}.tags li{font-size:.75rem;border:1px solid #d0d6dc;padding:7px 10px}.company{background:#edf0f2}.company-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.company-copy h2{font-size:clamp(2rem,3vw,2.8rem);margin-bottom:28px}.company-copy p:not(.eyebrow){color:var(--muted);max-width:470px;font-size:.95rem}.company-copy .button{margin-top:10px}.button.dark{background:var(--ink)}.button.dark:hover{background:#3e4754}.external-note{display:block;font-size:.75rem;color:var(--muted);margin-top:12px}.company-visual{position:relative;align-self:stretch;min-height:410px;margin-top:22px;margin-bottom:22px}.company-visual>img{height:100%;width:100%;object-fit:cover;position:absolute}.company-label{position:absolute;bottom:-22px;right:-18px;width:235px;padding:25px;background:#fff;box-shadow:0 8px 30px #1723300a}.company-label>span{font-size:.75rem;letter-spacing:.09em}.company-label strong{display:block;font-size:1.1rem;line-height:1.5;margin:12px 0;font-weight:500}.company-label a{font-size:.8rem;color:var(--red)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.service-grid article{border-top:1px solid var(--line);padding-top:20px}.service-number{font-size:.75rem;color:var(--red)}.service-grid h3{margin:23px 0 17px}.service-grid p{font-size:.875rem;color:var(--muted);max-width:310px;min-height:46px}.input-action{display:flex;margin-top:16px;max-width:350px}.input-action input{border:1px solid var(--line);border-right:0;padding:13px 15px;width:100%;min-width:0;border-radius:0;background:var(--pale);font-size:.875rem}.input-action button{background:var(--ink);color:#fff;width:50px;font-size:1.3rem;flex-shrink:0}.service-grid .form-result{margin-top:16px;font-size:.8rem;min-height:0}.form-result a{color:var(--red);text-decoration:underline}.contact{background:#f3f5f6;border-top:1px solid var(--line)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px}.contact h2{margin-bottom:25px}.contact .eyebrow{font-size:.75rem}.contact p{color:var(--muted);font-size:.9rem}.phone{display:block;font-size:2rem;letter-spacing:-.03em;margin:33px 0 13px}.phone span{color:var(--red);font-size:1.4rem;margin-left:12px}.contact-mail{font-size:.9rem;border-bottom:1px solid var(--line);padding-bottom:4px;overflow-wrap:anywhere}.contact-address{margin-top:34px;font-size:.8rem;line-height:1.7;color:var(--muted)}.contact-form{padding:34px;background:#fff;border:1px solid var(--line)}.contact-form h3{font-size:1.3rem;margin-bottom:26px}.contact-form label{display:flex;flex-direction:column;gap:8px;font-size:.75rem;font-weight:600;margin-bottom:18px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);border-radius:0;background:#fff;width:100%;padding:12px;font-size:.8rem;color:var(--ink);font-weight:400;min-height:43px}.contact-form textarea{resize:vertical;min-height:100px}.contact-form .form-hint{font-size:.75rem;line-height:1.6}.contact-form .button{width:100%;justify-content:space-between}.footer{padding:40px 0 24px}.footer-top{display:flex;align-items:center;gap:38px;padding-bottom:33px;border-bottom:1px solid var(--line)}.footer-top .identity{width:180px}.footer-top p{margin:0;font-size:.9rem}.footer-top>a:last-child{margin-left:auto;font-size:.8rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;font-size:.75rem;color:var(--muted)}.footer-bottom>div{display:flex;gap:25px}.preview-label{border:1px solid var(--line);padding:4px 7px}.skip{position:fixed;top:5px;left:5px;z-index:50;background:#fff;padding:15px;transform:translateY(-150%)}.skip:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}dialog{width:min(600px,calc(100% - 32px));max-height:85dvh;border:0;padding:45px;color:var(--ink);box-shadow:0 20px 100px #0003}dialog::backdrop{background:#10192299;backdrop-filter:blur(4px)}.dialog-close{position:absolute;top:12px;right:14px;background:var(--pale);width:38px;height:38px;font-size:1.7rem}.dialog-logo{max-width:130px;height:80px;object-fit:contain;margin-bottom:25px}dialog h2{font-size:2.1rem;margin:12px 0 22px}dialog p{color:var(--muted);font-size:.95rem}dialog .actions{margin-top:25px}dialog .actions .button{width:100%}dialog .eyebrow{margin-top:12px}dialog ul{padding-left:20px;line-height:1.8;color:var(--muted)}.email-preview{background:var(--pale);padding:18px;max-height:230px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:.875rem;line-height:1.6}.copy-status{font-size:.8rem!important;margin-top:14px}.dialog-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.dialog-links a{font-size:.9rem;color:var(--red);border-bottom:1px solid var(--red);padding-bottom:5px}
@media(min-width:1600px){.hero{min-height:680px}.hero-copy{padding-top:40px}h1{font-size:5rem}.hero-image{min-height:550px}}
@media(max-width:1200px){.wrap{width:calc(100% - 64px)}.header nav{gap:19px;font-size:.8rem}.identity{width:180px}.hero{gap:24px;min-height:590px}h1{font-size:3.6rem}.hero .actions{gap:16px}.hero .actions .text-link{font-size:.8rem}.hero-foot{font-size:.75rem}.brand.total span{display:none}.customer{padding:25px}.customer h3{font-size:1.8rem}.company-grid,.contact-grid{gap:40px}.application-tabs button{padding-inline:16px}.application-copy{padding:33px}.section{padding-block:75px}}
@media(max-width:980px){.nav-wrap{height:80px}.menu-toggle{display:flex;gap:20px;background:none;padding:12px;font-weight:600}.header nav{display:none;position:absolute;left:0;right:0;top:80px;background:#fff;padding:24px 32px;box-shadow:0 12px 20px #0001;align-items:stretch;flex-direction:column;font-size:1rem}.header nav.open{display:flex}.header nav>a{padding:10px}.hero{grid-template-columns:1.1fr 1fr;padding-top:32px;min-height:520px}h1{font-size:3rem}.hero-image{min-height:450px}.hero-copy{padding-top:15px}.lead{font-size:.95rem}.hero-foot{line-height:1.6}.proof-strip strong{font-size:1.6rem}.proof-strip a{padding-left:0;font-size:.8rem}.proof-strip span{font-size:.75rem}.section-top>p{max-width:300px}.customer-grid{gap:14px}.customer{padding:22px}.customer h3{font-size:1.6rem}.customer p{font-size:.85rem}.customer ul{font-size:.75rem}.customer .text-link{font-size:.8rem}.application-copy h3{font-size:1.8rem}.company-grid{gap:35px}.contact-grid{gap:26px}.contact-form{padding:25px}.phone{font-size:1.8rem}.footer-bottom{flex-wrap:wrap}}
@media(max-width:720px){:root{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.utility{font-size:.75rem;padding:9px 0}.utility .wrap>span{display:none}.utility .wrap{justify-content:center}.utility strong{margin-left:3px}.nav-wrap{height:76px}.header nav{top:76px}.identity{width:170px}.hero{grid-template-columns:1fr;padding-top:25px;gap:29px;padding-bottom:27px}.hero-copy{padding-top:7px}.hero .eyebrow{font-size:.75rem;margin-bottom:23px}h1{font-size:clamp(2.7rem,9.9vw,4rem);line-height:1.02;letter-spacing:-.055em;margin-bottom:23px}h1 em{max-width:none}.hero .lead{font-size:.95rem;margin-bottom:22px}.hero-foot{margin-top:23px;font-size:.75rem}.actions{gap:17px}.hero .actions .text-link{font-size:.8rem}.hero .button{padding:16px 18px;font-size:.8rem;gap:18px}.hero-image{height:340px;min-height:0}.hero-image>img{object-position:center}.hero-image figcaption{left:20px;right:20px;bottom:20px}.proof-strip{grid-template-columns:1fr 1fr;gap:23px;padding-block:23px}.proof-strip p:nth-child(2){border:0}.proof-strip strong{font-size:1.7rem}.proof-strip span{font-size:.75rem}.proof-strip a{font-size:.8rem}.proof-strip a span{display:none}.brands{padding-block:37px}.section-top{display:block;margin-bottom:28px}.section-top>p{margin-top:22px;max-width:100%;font-size:.875rem}.compact h2{font-size:1.3rem;max-width:280px;line-height:1.25}.compact>p{font-size:.8rem;margin-top:12px}.brand-row{grid-template-columns:repeat(3,1fr)}.brand{min-height:100px;border-bottom:1px solid var(--line)}.brand:nth-child(3){border-right:0}.brand:nth-child(n+4){border-bottom:0}.brand.total img{width:92px;height:74px}.brand img{width:78px;height:70px}.section{padding-block:56px}.eyebrow{font-size:.75rem;margin-bottom:19px}h2{font-size:2.15rem;line-height:1.12}.customer-grid{grid-template-columns:1fr;gap:16px}.customer{padding:27px;min-height:0}.card-top{margin-bottom:20px}.customer h3{font-size:1.9rem}.customer h3 br{display:none}.customer p{font-size:.9rem}.customer ul{font-size:.8rem;margin-bottom:20px}.customer .text-link{font-size:.875rem}.application-tabs{margin-inline:-20px;padding-inline:20px;scrollbar-width:thin}.application-tabs button{font-size:.8rem;padding:15px}.application-panel{grid-template-columns:1fr}.application-photo{min-height:240px}.application-copy{padding:28px}.application-copy h3{font-size:2rem}.company-grid{grid-template-columns:1fr;gap:26px}.company-copy h2{font-size:2.1rem}.company-copy p:not(.eyebrow){font-size:.9rem}.company-visual{min-height:330px;margin:0 12px 22px 0}.company-label{right:-12px;bottom:-22px;width:205px;padding:20px}.service-grid{grid-template-columns:1fr;gap:30px}.service-grid article{padding-top:18px}.service-grid h3{margin:14px 0 12px}.service-grid p{max-width:100%;min-height:0;margin-bottom:10px}.input-action{max-width:none}.contact-grid{grid-template-columns:1fr;gap:33px}.contact .eyebrow{max-width:260px}.phone{margin-top:26px;font-size:1.85rem}.contact-form{padding:25px 20px}.contact-form h3{font-size:1.2rem}.contact-form input,.contact-form textarea,.contact-form select{font-size:1rem}.form-row{gap:12px}.contact-form label{font-size:.75rem}.contact-form .form-hint{font-size:.75rem}.footer{padding:30px 0 24px}.footer-top{gap:20px;flex-wrap:wrap;padding-bottom:25px}.footer-top .identity{width:160px}.footer-top p{font-size:.8rem;order:3;width:100%}.footer-top>a:last-child{font-size:.75rem}.footer-bottom{font-size:.75rem;gap:17px}.footer-bottom>div{gap:17px;flex-wrap:wrap}dialog{padding:36px 24px}dialog h2{font-size:1.8rem}.desktop{display:none}}
@media(max-width:380px){.form-row{grid-template-columns:1fr;gap:0}.hero .actions{align-items:flex-start;flex-direction:column}.hero-image{height:290px}.utility{font-size:.75rem}.customer h3{font-size:1.7rem}.contact-form{padding:22px 15px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Readable content and explicit brand labels at every size. */
.hero-image.hero-film{align-self:center;min-height:0;overflow:hidden;background:#fff;border:1px solid var(--line);height:auto}
.hero-film:after{display:none}.film-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;min-height:63px}.film-toolbar>span{font-size:.75rem;font-weight:600;letter-spacing:.06em}.film-toolbar button{background:var(--ink);color:white;font-size:.875rem;min-height:38px;padding:9px 13px;white-space:nowrap}.film-toolbar button:hover{background:var(--red)}
.film-stage{position:relative;aspect-ratio:16/9;min-height:200px;background:#192028;overflow:hidden}.film-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.film-stage #film-player-wrap{position:absolute;inset:0;visibility:hidden}.hero-film.has-video #film-player-wrap{visibility:visible}.film-stage iframe{border:0;width:100%;height:100%;display:block}.hero-film.has-video .film-poster{visibility:hidden}
.hero-image.hero-film figcaption{position:static;display:flex;color:var(--ink);padding:19px 20px;gap:12px;line-height:1.6}.hero-film figcaption .location-mark{color:var(--red)}.hero-image.hero-film figcaption a{border-color:var(--line)}.hero-film .film-notice{font-size:.75rem;color:var(--muted);margin:0;padding:0 20px 17px;line-height:1.5}
@media(max-width:980px) and (min-width:721px){.film-toolbar{padding:12px;flex-wrap:wrap}.hero-image.hero-film figcaption{padding:15px 12px}.hero-film .film-notice{padding-inline:12px}}
@media(max-width:380px){.film-toolbar{padding:12px;gap:8px}.film-toolbar>span{font-size:.75rem;max-width:118px}.film-toolbar button{font-size:.75rem;padding:10px}.hero-image.hero-film figcaption{padding:16px 12px}.hero-film .film-notice{padding-inline:12px}}
.brand:not(.total){flex-direction:column;padding-bottom:12px}.brand-name{font-size:.75rem;color:var(--muted)}
.customer p,.application-copy>p:not(.eyebrow),.company-copy p:not(.eyebrow),.service-grid p,.contact-grid>div>p:not(.eyebrow){font-size:1rem}
.customer ul,.tags li,.contact-form label,.contact-form .form-hint,.application-tabs button,.contact-form input,.contact-form select,.contact-form textarea{font-size:.875rem}
@media(max-width:720px){.brand img{height:61px}.contact-form input,.contact-form select,.contact-form textarea{font-size:1rem}}
/* Company history: one chronological story, six directly accessible milestones. */
.history{border-bottom:1px solid var(--line)}.history-tabs{display:grid;grid-template-columns:repeat(6,1fr);margin:45px 0 32px}.history-tabs button{position:relative;text-align:left;background:none;border-top:1px solid #bdc5cc;padding:25px 16px 10px 0}.history-tabs button:before{content:'';position:absolute;width:9px;height:9px;border-radius:50%;background:#bdc5cc;top:-5px;left:0;border:2px solid white;box-sizing:content-box}.history-tabs button[aria-selected=true]{color:var(--red);border-top-color:var(--red)}.history-tabs button[aria-selected=true]:before{background:var(--red);box-shadow:0 0 0 4px #e6002b10}.history-tabs button>span{display:block;font-size:2rem;letter-spacing:-.045em;font-weight:500}.history-tabs small{display:block;font-size:.75rem;line-height:1.5;margin-top:8px;color:var(--muted)}.history-tabs button:hover small{color:var(--red)}
.history-story{display:grid;grid-template-columns:1fr 1fr;min-height:420px;background:var(--pale)}.history-story[hidden]{display:none}.history-visual{position:relative;margin:0;min-height:420px;background:#e9edf0;overflow:hidden}.history-visual.archive{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:38px 28px;gap:22px}.history-visual.archive img{position:relative;width:200px;height:auto;z-index:1;box-shadow:0 0 0 10px white,0 12px 35px #17253320}.history-year{position:absolute;top:0;left:20px;font-size:clamp(5rem,10vw,10rem);line-height:1.3;letter-spacing:-.07em;font-weight:700;color:#d3dbe1}.history-visual figcaption{position:relative;z-index:1;font-size:.75rem;letter-spacing:.05em;color:#626c76;text-align:center}.history-copy{padding:48px 52px;align-self:center}.history-copy .eyebrow{font-size:.75rem;color:var(--red);margin-bottom:22px}.history-copy h3{font-size:2.3rem;margin-bottom:25px}.history-copy>p:not(.eyebrow){font-size:1rem;color:var(--muted);margin-bottom:18px}.history-detail{display:block;border-top:1px solid var(--line);margin-top:26px;padding-top:18px;font-size:.75rem;letter-spacing:.04em;line-height:1.6}.type-only{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:45px;background:#202a34;color:white}.chapter-label{font-size:.75rem;letter-spacing:.09em;line-height:1.6}.chapter-year{font-size:clamp(5rem,10vw,10rem);line-height:1.25;letter-spacing:-.07em;margin:10px 0;color:#fff}.chapter-place{font-size:1.35rem;letter-spacing:-.02em;border-top:1px solid #64717d;padding-top:22px;width:100%}.warehouse-archive>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.warehouse-archive figcaption{position:absolute;bottom:24px;left:24px;color:#fff;background:#202a34dd;padding:10px}.history-stats{display:flex;gap:25px;margin:23px 0}.history-stats strong{font-size:1.45rem;letter-spacing:-.04em;font-weight:500;display:block}.history-stats span{font-size:.75rem;color:var(--muted);display:block;margin-top:8px}.history-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:25px}.history-bottom>p{margin:0;font-size:.875rem;color:var(--muted)}.history-bottom strong{color:var(--ink);font-weight:500}.history-controls{display:flex;align-items:center;gap:9px;flex-shrink:0}.history-controls>span{font-size:.75rem;color:var(--muted);margin-right:15px}.history-controls button{width:45px;height:45px;background:#fff;border:1px solid var(--line);font-size:1.3rem}.history-controls button:hover:not(:disabled){color:#fff;background:var(--ink)}.history-controls button:disabled{opacity:.35;cursor:default}
@media(max-width:980px){.history-copy{padding:35px}.history-copy h3{font-size:2rem}.history-tabs small{font-size:.75rem}.history-bottom>p{max-width:390px}.history-stats{gap:15px}.history-stats strong{font-size:1.2rem}}
@media(max-width:720px){.history-tabs{grid-template-columns:repeat(3,1fr);gap:24px 0;margin:35px 0 26px}.history-tabs button{padding-top:18px}.history-tabs button>span{font-size:1.7rem}.history-tabs small{max-width:100px;margin-top:5px}.history-story{grid-template-columns:1fr}.history-visual{min-height:300px}.history-visual.archive{min-height:350px;padding:32px 20px;gap:20px}.history-visual.archive img{width:180px}.history-year{font-size:6.5rem;left:14px;top:5px}.office-archive.archive{min-height:280px}.history-copy{padding:30px 25px}.history-copy h3{font-size:2rem}.type-only{padding:30px}.chapter-year{font-size:6.5rem}.chapter-place{font-size:1.2rem}.history-bottom{align-items:flex-start;flex-direction:column;gap:20px}.history-bottom>p{font-size:.875rem}.history-controls{align-self:flex-end}.history-stats strong{font-size:1.35rem}.history-detail{font-size:.75rem}.history-visual figcaption{font-size:.75rem;line-height:1.5}.history-stats{flex-wrap:wrap}}

