:root{--navy:#17213c;--coral:#ff6b58;--paper:#f7f1eb;--muted:#6d7588;--line:#ded4ce}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--navy);font-family:"DM Sans",sans-serif}.history-nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,6vw,96px);border-bottom:1px solid var(--line);background:#fffcf8}.history-brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;font-family:Manrope,sans-serif;font-size:20px}.history-brand span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:var(--navy);color:var(--coral);font-weight:900}.back-home{color:var(--navy);font-weight:700;text-decoration:none}.history-hero{padding:clamp(70px,9vw,120px) clamp(24px,7vw,110px) 70px;background:var(--navy);color:#fff}.history-kicker{margin:0;color:#f7c95c;font-size:12px;font-weight:800;letter-spacing:.14em}.history-hero h1{margin:16px 0 12px;font:800 clamp(52px,8vw,104px)/.95 Manrope,sans-serif;letter-spacing:-.055em}.history-hero>p:last-child{max-width:650px;color:#c8cede;font-size:18px}.history-content{padding:70px clamp(24px,7vw,110px)}.history-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:34px}.history-heading h2{margin:0;font:800 34px Manrope,sans-serif}.history-heading p{margin:5px 0 0;color:var(--muted)}.history-heading span{padding:7px 11px;border-radius:99px;background:var(--navy);color:#fff;font-size:11px;font-weight:800}.history-list{display:grid;gap:0}.history-card{display:grid;grid-template-columns:72px 1fr;gap:20px}.history-marker{display:grid;grid-template-rows:52px 1fr;justify-items:center}.history-marker span{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:var(--coral);color:#fff;font:800 16px Manrope,sans-serif}.history-marker i{width:1px;height:100%;background:#cabeb7}.history-card:last-child .history-marker i{display:none}.history-card-body{margin-bottom:22px;padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff}.history-meta{display:flex;justify-content:space-between;gap:15px;color:#a04e45;font-size:12px;font-weight:800;letter-spacing:.07em}.history-meta time{color:var(--muted);letter-spacing:0}.history-card h3{margin:10px 0 15px;font:800 24px Manrope,sans-serif}.history-card ul{margin:0;padding-left:20px;color:#626a7b;line-height:1.75}.history-empty,.history-loading{padding:35px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--muted);text-align:center}.history-disclaimer{display:flex;gap:16px;margin:0 clamp(24px,7vw,110px) 70px;padding:20px;border:1px solid #ffb2a7;border-left:5px solid var(--coral);border-radius:14px;background:#fff5f1;color:#665b69;font-size:12px;line-height:1.6}.history-disclaimer strong{color:var(--navy);white-space:nowrap}footer{padding:24px;background:#111a31;color:#aeb5c8;text-align:center;font-size:13px}footer span{color:var(--coral)}footer a{color:#fff;font-weight:700}@media(max-width:650px){.history-nav{height:66px}.back-home{font-size:13px}.history-hero{padding-top:65px}.history-card{grid-template-columns:44px 1fr;gap:11px}.history-marker span{width:42px;height:42px;border-radius:12px}.history-card-body{padding:21px}.history-meta{align-items:flex-start;flex-direction:column;gap:4px}.history-disclaimer{display:grid}.history-disclaimer strong{white-space:normal}}
