:root{--red:#e52027;--red-dark:#bb0b12;--navy:#14202f;--ink:#171c24;--muted:#626a73;--line:#e5e8ed;--light:#f5f7fa;--shadow:0 9px 35px #1a2f6a0c}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font:15px/1.8 Poppins,'Segoe UI','Microsoft YaHei',Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-weight:700;line-height:1.35;letter-spacing:-.025em}h1{font-size:50px}h2{font-size:36px;margin-bottom:26px}h3{font-size:20px;margin-bottom:13px}p{margin-bottom:20px}p:last-child{margin-bottom:0}a:focus-visible,button:focus-visible{outline:3px solid #b57900;outline-offset:5px}.wrap{width:min(1230px,calc(100% - 64px));margin-inline:auto}.muted{color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:13px 30px;min-height:50px;background:var(--red);color:#fff;border:1px solid transparent;border-radius:3px;font-size:15px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:var(--red-dark);transform:translateY(-2px)}.inline-link{color:var(--red-dark);text-decoration:underline;text-underline-offset:4px}.section-label{display:block;color:var(--red-dark);font-size:13px;line-height:1.6;font-weight:600;letter-spacing:.08em;margin-bottom:14px}.section-heading{text-align:center;max-width:900px;margin:0 auto 46px}.section-heading h2{margin-bottom:22px}.heading-rule{display:block;width:75px;height:4px;background:var(--red);margin:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:1000;background:#fff;padding:12px 20px}.skip-link:focus{top:12px}
.preview-banner{background:#f5eedf;color:#594625;border-bottom:1px solid #e8dabb;font-size:11px;line-height:1.5}.preview-banner .wrap{display:flex;justify-content:space-between;gap:22px;align-items:center;min-height:36px}.preview-banner span{font-size:10px;font-weight:700;letter-spacing:.07em;flex-shrink:0}.preview-banner p{margin:0;flex:1}.preview-banner a{font-weight:600;text-decoration:underline;text-underline-offset:3px;padding:7px 0;flex-shrink:0}.site-header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 1px 0 #00000009}.header-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:96px}.brand{display:inline-flex;flex-shrink:0;padding:5px 0}.brand-name{display:block;color:#152434;font-size:22px;letter-spacing:.03em;line-height:1.15;font-weight:700}.brand-name>span{display:block;letter-spacing:.42em;font-size:11px;color:var(--red-dark);padding-top:7px;font-weight:600}.site-header nav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:500}.site-header nav>a{padding:12px 0}.site-header a[aria-current=page]{color:var(--red-dark)}.nav-group{position:relative}.nav-group-toggle{display:flex;align-items:center;gap:5px;padding:12px 0;background:none;border:0;font-size:13px;font-weight:500;color:var(--ink)}.dropdown{display:none;position:absolute;top:100%;left:-16px;width:235px;background:#fff;border-top:3px solid var(--red);box-shadow:0 8px 25px #091c3624;padding:10px 0}.nav-group.is-open .dropdown{display:block}.dropdown>a{display:block;font-size:13px;padding:10px 18px}.dropdown>a:hover{color:var(--red-dark);background:#f8f9fb}.languages{display:flex;flex-direction:column;font-size:11px;border-left:1px solid var(--line);padding-left:18px;line-height:1.3;min-width:72px}.languages a{padding:4px 0;color:#68717c}.languages a[aria-current=true]{color:var(--red-dark);font-weight:700}.login-button{font-size:13px;min-height:43px;padding:11px 20px;gap:14px}.menu-toggle{display:none}
.hero{position:relative;background:linear-gradient(120deg,#101b2b,#25384b 65%,#202c3d);min-height:620px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:104px 0 100px}.hero-content{max-width:1110px;position:relative}.hero-kicker{color:#b6c3d0;letter-spacing:.25em;font-size:12px;font-weight:600;margin-bottom:25px}.hero h1{font-size:50px;font-weight:800;line-height:1.25;letter-spacing:-.03em;max-width:1060px;margin:0 auto 25px;color:#fff;text-wrap:balance}.hero-description{font-size:19px;line-height:1.7;max-width:970px;margin:0 auto 33px;color:#e4eaf1}.hero-actions{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.hero-actions .button{min-width:178px;font-size:17px;padding:14px 28px}.missing-asset-note{position:absolute;bottom:20px;left:20px;right:20px;text-align:center;font-size:10px;line-height:1.5;color:#bcc7d2;text-decoration:underline;text-underline-offset:3px}.advantages-section{padding:80px 0 85px}.advantages-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.advantage-card{padding:29px 23px 27px;background:#fff;box-shadow:var(--shadow);border:1px solid #eaf0f5;border-radius:3px;transition:transform .2s,border-color .2s}.advantage-card:hover{transform:translateY(-4px);border-color:#edc4c5}.advantage-card>img{height:58px;width:58px;object-fit:contain;margin-bottom:24px}.advantage-card h3{font-size:19px;line-height:1.45;margin-bottom:12px}.advantage-card p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}.about-section{background:var(--light);padding:65px 0 0;overflow:clip}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:end}.about-copy{padding:0 0 65px}.about-copy h2{font-size:35px;margin-bottom:30px;line-height:1.4}.about-visual{display:flex;align-self:end;align-items:end}.about-visual>img{width:100%;max-height:540px;object-fit:contain;object-position:bottom}.service-row{display:grid;grid-template-columns:58px minmax(0,1fr);gap:23px;margin-top:28px;align-items:start}.service-row>img{width:54px;height:54px;object-fit:contain;margin-top:4px}.service-row h3{font-size:21px;margin-bottom:10px}.service-row p{color:var(--muted);font-size:14px;line-height:1.8;margin:0}.why-section{padding:85px 0}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.why-grid h2{font-size:35px;line-height:1.4;margin-bottom:22px}.section-description{font-size:15px;color:var(--muted);line-height:1.85}.why-visual>img{width:100%;max-height:580px;object-fit:contain}.why-grid .service-row{margin-top:27px}.why-grid .service-row h3{font-size:21px}
footer{background:#eff2f6;color:#4d5967;border-top:1px solid var(--line)}.footer-row{padding:24px 0;display:flex;align-items:center;gap:30px;justify-content:space-between;font-size:12px}.footer-row>p{margin:0;flex:1}.footer-row>a:hover{text-decoration:underline}.risk-disclaimer{padding:0 0 24px}.risk-disclaimer p{font-size:10px;line-height:1.7;color:#66717d;max-width:1060px;margin:0}.page-heading{background:var(--light);padding:62px 0;border-bottom:1px solid var(--line)}.page-heading h1{font-size:44px;margin-bottom:18px}.page-heading p{color:var(--muted);max-width:820px;margin:0}.page-heading.compact{padding:43px 0}.page-heading.compact h1{font-size:38px}.standalone{background:white}.status-section{max-width:960px;padding:55px 0 75px}.status-box{border:1px solid var(--line);padding:30px 34px;margin-bottom:25px;border-radius:4px;background:white}.status-badge{display:inline-block;color:#245d39;background:#e7f2e9;padding:5px 10px;font-size:10px;font-weight:700;letter-spacing:.06em;line-height:1.5;border-radius:3px;margin-bottom:17px}.status-badge.reconstructed{background:#e7eff8;color:#2c5786}.status-badge.missing{background:#fff1de;color:#81551a}.status-box h2{font-size:26px;margin-bottom:18px}.status-box p,.status-box li{font-size:14px;color:var(--muted)}.status-box ul{padding-left:21px;margin:0}.status-box li{margin-bottom:11px}.status-box code,.original-path code{font-size:12px;overflow-wrap:anywhere}.original-links{display:grid;grid-template-columns:100px minmax(0,1fr);gap:10px;font-size:12px}.original-links dt{font-weight:600}.original-links dd{margin:0;color:var(--muted);overflow-wrap:anywhere}.missing-page{max-width:920px;padding:80px 0 100px;min-height:450px}.missing-page h2{font-size:33px}.missing-page p{color:var(--muted);font-size:15px}.original-path{background:var(--light);padding:15px 20px;border-left:3px solid #c4d2e0}.page-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap;margin-top:30px}
dialog{border:0;box-shadow:0 20px 70px #0005;max-width:540px;width:calc(100% - 36px);padding:43px;border-radius:6px;color:var(--ink);max-height:calc(100dvh - 40px);overflow:auto}dialog::backdrop{background:#0d1b30b5}dialog h2{font-size:29px;margin-bottom:18px}dialog p{font-size:14px}.dialog-close{position:absolute;right:12px;top:9px;border:0;width:36px;height:36px;background:transparent;color:var(--muted);font-size:28px;line-height:1}.dialog-close:hover{background:var(--light);color:var(--ink)}
@media(min-width:1800px){.hero{min-height:670px}.wrap{width:min(1320px,calc(100% - 80px))}.hero-content{max-width:1140px}}
@media(max-width:1200px){.site-header nav{gap:17px}.header-row{gap:20px}.brand-name{font-size:20px}.brand-name>span{font-size:10px}.about-grid,.why-grid{gap:42px}.about-copy h2,.why-grid h2{font-size:31px}.advantages-grid{gap:19px}.advantage-card{padding:24px 19px}.advantage-card h3{font-size:18px}.languages{padding-left:12px}.login-button{padding:10px 16px}}
@media(max-width:1050px){.header-row{min-height:84px}.menu-toggle{display:flex;align-items:center;gap:10px;border:1px solid #cbd2db;border-radius:3px;color:var(--ink);background:#fff;padding:9px 13px;min-height:44px;font-size:13px}.site-header #navigation{display:none;position:absolute;top:84px;left:0;right:0;background:white;padding:15px 32px 23px;max-height:calc(100dvh - 84px);overflow:auto;box-shadow:0 12px 23px #0a152922;font-size:15px}.site-header #navigation.is-open{display:block}.site-header nav>a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}.nav-group-toggle{width:100%;justify-content:space-between;padding:12px 0;font-size:15px}.dropdown{position:static;box-shadow:none;border-top:0;border-left:2px solid #e5c7c8;width:auto;margin:0 0 10px 8px;padding:0 0 0 7px}.dropdown>a{font-size:14px;padding:10px 14px}.languages{display:flex;flex-direction:row;gap:22px;border:0;padding:18px 0;min-height:50px;font-size:13px}.languages>a{padding:4px 0}.login-button{min-height:46px;padding:12px 30px;font-size:14px}body.menu-open{overflow:hidden}.hero{min-height:580px;padding:90px 0}.hero h1{font-size:44px}.hero-description{font-size:17px}.advantages-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.advantage-card{padding:30px}.advantage-card h3{font-size:22px}.advantage-card p{font-size:14px}.about-section{padding-top:50px}.about-copy{padding-bottom:50px}.service-row{grid-template-columns:45px minmax(0,1fr);gap:17px}.service-row>img{width:44px;height:44px}.service-row h3,.why-grid .service-row h3{font-size:20px}.service-row p{font-size:13px}.why-grid{gap:38px}.why-grid h2{font-size:30px}.section-description{font-size:14px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.preview-banner .wrap{gap:14px}.preview-banner p{display:none}.preview-banner{font-size:10px}.preview-banner span{font-size:9px}.hero{min-height:540px;padding:75px 0}.hero h1{font-size:39px}.hero-description{font-size:16px;line-height:1.8}.hero-kicker{font-size:10px;margin-bottom:22px}.hero-actions .button{font-size:15px;min-width:160px;padding:13px 22px}.advantages-section{padding:60px 0}.section-heading{margin-bottom:35px}.section-heading h2{font-size:32px}.section-label{font-size:11px}.about-grid{gap:30px}.about-copy h2{font-size:28px}.service-row{grid-template-columns:40px minmax(0,1fr);gap:13px;margin-top:23px}.service-row>img{width:38px;height:38px}.service-row h3{font-size:18px}.about-copy{padding-bottom:38px}.why-section{padding:60px 0}.why-grid{gap:28px}.why-grid h2{font-size:28px}.why-grid .service-row h3{font-size:19px}.why-grid .section-description{font-size:13px}.footer-row{gap:20px;flex-wrap:wrap;font-size:11px}.footer-row>p{min-width:200px}.status-section{padding-top:35px}.status-box{padding:25px}.status-box h2{font-size:25px}.page-heading{padding:45px 0}.page-heading h1{font-size:36px}.missing-page{padding:55px 0 70px}.missing-page h2{font-size:29px}}
@media(max-width:560px){html{scroll-padding-top:86px}body{font-size:14px}.wrap{width:calc(100% - 36px)}.header-row{min-height:75px}.brand-name{font-size:20px}.brand-name>span{font-size:9px;padding-top:6px;letter-spacing:.48em}.menu-toggle{font-size:12px;gap:8px;padding:8px 10px;min-height:42px}.site-header #navigation{top:75px;padding:12px 23px 25px;max-height:calc(100dvh - 75px)}.preview-banner .wrap{min-height:34px;gap:10px}.preview-banner span{font-size:8px;letter-spacing:.03em}.preview-banner a{font-size:9px}.hero{padding:65px 0 73px;min-height:0}.hero h1{font-size:35px;line-height:1.35;margin-bottom:24px}.hero-description{font-size:15px;line-height:1.9;margin-bottom:28px}.hero-kicker{letter-spacing:.19em;font-size:9px;margin-bottom:22px}.hero-actions{gap:13px}.hero-actions .button{min-width:0;padding:13px 19px;font-size:14px;gap:18px}.missing-asset-note{font-size:9px;bottom:18px;left:20px;right:20px}.advantages-section{padding:47px 0 52px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:29px;line-height:1.45;margin-bottom:21px}.section-label{font-size:10px;margin-bottom:11px;letter-spacing:.06em}.advantages-grid{grid-template-columns:1fr;gap:18px}.advantage-card{padding:26px 25px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:0 20px;align-items:start}.advantage-card>img{width:48px;height:48px;grid-row:1/3;margin:4px 0 0}.advantage-card h3{font-size:20px;margin-bottom:8px;line-height:1.45}.advantage-card p{font-size:13px;grid-column:2;line-height:1.75}.about-section{padding:40px 0 0}.about-grid{grid-template-columns:1fr;gap:30px}.about-copy{grid-row:1;padding-bottom:0}.about-copy h2{font-size:28px;line-height:1.5;margin-bottom:27px}.about-visual{justify-content:center}.about-visual>img{max-height:350px;width:auto;max-width:100%}.service-row{grid-template-columns:47px minmax(0,1fr);gap:18px;margin-top:25px}.service-row>img{width:45px;height:45px}.service-row h3{font-size:21px;line-height:1.35;margin-bottom:9px}.service-row p{font-size:14px;line-height:1.8}.why-section{padding:50px 0}.why-grid{grid-template-columns:1fr;gap:37px}.why-grid h2{font-size:29px;line-height:1.5;margin-bottom:21px}.why-grid .section-description{font-size:14px}.why-grid .service-row h3{font-size:21px}.why-visual>img{max-height:420px}.footer-row{padding:23px 0 18px;justify-content:space-between;gap:12px 20px}.footer-row>p{width:100%;flex:auto;font-size:12px}.risk-disclaimer{padding-bottom:22px}.risk-disclaimer p{font-size:10px;line-height:1.7}.page-heading{padding:36px 0}.page-heading h1{font-size:32px;line-height:1.4}.page-heading p{font-size:13px}.page-heading.compact{padding:31px 0}.page-heading.compact h1{font-size:32px}.status-section{padding:28px 0 35px}.status-box{padding:23px 20px;margin-bottom:20px}.status-box h2{font-size:24px}.status-box p,.status-box li{font-size:13px}.status-box code{font-size:11px}.original-links{grid-template-columns:1fr;gap:4px}.original-links dd{margin-bottom:13px}.missing-page{padding:42px 0 60px;min-height:380px}.missing-page h2{font-size:26px;line-height:1.4}.missing-page p{font-size:14px}.page-actions{gap:22px}.page-actions .button{width:100%;font-size:13px}.original-path{font-size:12px!important;padding:13px 16px}.status-badge{font-size:9px}dialog{padding:38px 25px 29px}dialog h2{font-size:25px}dialog p{font-size:13px}dialog .button{width:100%;font-size:13px}}
/* Keep the clipping area in sync when a lazy-loaded image gains its intrinsic size. */
.about-section{overflow:hidden}
.site-header nav>a.login-button{display:inline-flex;padding:11px 20px;color:#fff;border-bottom:1px solid transparent}
.inner-hero{background:linear-gradient(120deg,#101b2b,#25384b);color:#e4eaf1;padding:42px 0 68px}.inner-hero-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:80px;align-items:center}.breadcrumbs{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;margin-bottom:35px;color:#c2cbd5}.breadcrumbs a:hover{text-decoration:underline}.inner-hero .section-label{color:#ffb1b4}.inner-hero h1{color:white;font-size:46px;margin-bottom:20px}.inner-lead{font-size:25px;font-weight:600;line-height:1.45;color:white;margin-bottom:18px}.inner-description{max-width:700px;font-size:15px;line-height:1.9;margin-bottom:28px}.hero-summary{background:#ffffff09;border:1px solid #ffffff25;border-top:3px solid var(--red);border-radius:5px;padding:34px}.summary-mark{display:block;font-size:36px;letter-spacing:.04em;font-weight:800;color:#ffffff38;margin-bottom:16px}.hero-summary h2{color:#fff;font-size:23px;line-height:1.45;margin-bottom:22px}.hero-summary ul{list-style:none;padding:0;margin:0 0 26px}.hero-summary li{padding:10px 0;border-bottom:1px solid #ffffff15;font-size:14px}.hero-summary li:before{content:'✓';color:#ffb1b4;margin-right:12px}.hero-summary>a{font-size:13px;color:#fff;text-decoration:underline;text-underline-offset:4px}.content-section{padding-block:64px}.content-heading{max-width:830px;margin-bottom:30px}.content-heading h2{font-size:32px;margin-bottom:12px}.content-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.content-card{padding:30px;border:1px solid var(--line);border-radius:5px;background:#fff;box-shadow:var(--shadow);min-width:0}.card-number{display:block;color:var(--red);font-size:13px;font-weight:700;margin-bottom:25px}.content-card h3,.content-card h2{font-size:23px;line-height:1.4;margin-bottom:15px}.content-card p{font-size:14px;line-height:1.9;color:var(--muted)}.content-note{font-size:13px;line-height:1.85;color:var(--muted);margin-top:24px}.steps-section{background:var(--light);padding:58px 0}.content-steps{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;padding:0;margin:0}.content-steps>li{display:flex;align-items:start;gap:17px}.step-number{flex:0 0 36px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:white;color:var(--red-dark);border:1px solid #e0e5eb;font-weight:700}.content-steps h3{font-size:20px;margin-bottom:11px}.content-steps p{font-size:14px;color:var(--muted);line-height:1.85}.faq-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:75px}.faq-section h2{font-size:32px}.faq-section .content-note{margin-top:0}.faq-item{border-bottom:1px solid var(--line);padding:18px 0}.faq-item:first-child{border-top:1px solid var(--line)}.faq-item summary{font-size:16px;font-weight:600;line-height:1.6;cursor:pointer;padding-right:15px}.faq-item summary::marker{color:var(--red)}.faq-item summary:focus-visible{outline:3px solid #b57900;outline-offset:5px}.faq-item>p{color:var(--muted);font-size:14px;margin:16px 0 2px;line-height:1.85}.portal-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--light);border-left:4px solid var(--red);padding:35px 40px;margin-bottom:65px}.portal-cta h2{font-size:27px;margin-bottom:10px}.portal-cta p{font-size:14px;color:var(--muted);margin:0}.portal-cta .button{flex-shrink:0}.calendar-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:17px}.calendar-filter{background:white;border:1px solid #cbd2db;padding:10px 18px;border-radius:3px;min-height:44px;color:var(--ink);font-size:13px;font-weight:600}.calendar-filter[aria-pressed=true]{background:var(--navy);color:#fff;border-color:var(--navy)}.calendar-summary{font-size:12px;color:var(--muted);margin-bottom:20px}.calendar-grid .content-card{display:flex;flex-direction:column;align-items:start}.calendar-grid .content-card[hidden]{display:none}.calendar-grid .inline-link{margin-top:auto;font-size:13px}.currency-label{color:var(--red-dark);background:#fff0f0;font-size:11px;font-weight:700;padding:3px 9px;border-radius:3px;margin-bottom:22px}.information-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:1050px){.site-header nav>a.login-button{padding:12px 30px}.inner-hero-grid{gap:35px}.inner-hero h1{font-size:39px}.hero-summary{padding:27px}.content-cards{gap:18px}.content-card{padding:24px}.faq-section{gap:38px}.content-steps{gap:25px}.content-steps>li{display:block}.step-number{margin-bottom:17px}}
@media(max-width:760px){.inner-hero{padding:30px 0 42px}.inner-hero-grid{grid-template-columns:1fr;gap:32px}.breadcrumbs{margin-bottom:26px}.inner-hero h1{font-size:36px}.inner-lead{font-size:23px}.hero-summary{padding:24px}.hero-summary .summary-mark{font-size:26px}.hero-summary h2{font-size:21px;margin-bottom:15px}.content-section{padding-block:43px}.content-heading h2,.faq-section h2{font-size:28px}.content-cards,.content-steps{grid-template-columns:1fr}.content-card{padding:27px}.content-card h3,.content-card h2{font-size:22px}.card-number{margin-bottom:17px}.steps-section{padding:42px 0}.content-steps>li{display:flex}.step-number{margin-bottom:0}.faq-section{grid-template-columns:1fr;gap:20px}.portal-cta{display:block;padding:27px 24px;margin-bottom:42px}.portal-cta h2{font-size:25px}.portal-cta .button{margin-top:23px}.calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-grid .content-card{padding:23px}.calendar-grid h3{font-size:20px}}
@media(max-width:480px){.inner-hero h1{font-size:33px}.inner-lead{font-size:22px}.inner-description{font-size:14px}.calendar-grid{grid-template-columns:1fr}.calendar-filter{padding:9px 15px}.portal-cta .button{width:100%}.content-steps{gap:26px}.content-steps>li{gap:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
