.reporting-section{padding-top:64px}
.reporting-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:12px 64px;align-items:end}
.reporting-heading .section-label{grid-column:1/-1;margin:0}
.reporting-heading h2{max-width:25ch}
.reporting-heading>p:last-child{color:var(--muted);font-size:17px;max-width:46ch}
.reporting-figure{margin:36px auto 0;max-width:1030px}
.reporting-figure>img,.reporting-demo{display:block;width:100%;height:auto;border-radius:12px;background:#202020}
.reporting-figure figcaption{font-size:13px;line-height:1.6;color:var(--muted);margin-top:12px}
.reporting-figure figcaption a,.faq-list details p a{text-decoration:underline;text-underline-offset:3px;color:var(--blue)}
.reporting-terms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:32px 0 0}
.reporting-terms div{position:relative;padding:22px 22px 24px;border:1px solid #e3e5e1;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdfb);box-shadow:0 18px 36px -34px #173f2d55}.reporting-terms div:nth-child(2){transform:translateY(12px)}.reporting-terms div:nth-child(3){transform:translateY(4px)}
.reporting-terms dt{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600;line-height:1.35;margin-bottom:12px}.term-icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #d9eadf;background:#eef8f1;color:#25734f}.term-icon .icon{width:20px;height:20px}.term-icon--complete{background:#eaf7ef;border-color:#cbe8d6;color:#17815d}.term-icon--reserve{background:#fff6eb;border-color:#ead4bb;color:#9d6227}
.reporting-terms dd{margin:0;color:var(--muted);font-size:16px;line-height:1.65}
.journal-section{padding-top:24px}
.journal-heading{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:36px}
.journal-heading h2{max-width:24ch}
.journal-heading>p{color:var(--muted);font-size:17px;max-width:36ch}
.journal-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:56px}
.journal-feature{overflow:hidden;min-width:0}
.journal-image{display:block;border-radius:12px;overflow:hidden;background:#171717}
.journal-image img{width:100%;height:auto}
.journal-feature-copy{padding:24px 0 0}
.article-meta{font-size:13px;color:var(--muted);margin-bottom:12px}
.journal-grid h3{font-size:26px;line-height:1.24;letter-spacing:-.03em;margin-bottom:16px;max-width:28ch}
.journal-grid h3 a:hover{text-decoration:underline;text-underline-offset:5px}
.journal-grid article p:not(.article-meta){font-size:16px;color:var(--muted);line-height:1.65;max-width:58ch}
.journal-grid .text-link{margin-top:12px;font-size:15px}
.journal-list{display:flex;flex-direction:column;justify-content:space-between;gap:28px}
.journal-list article{padding-top:24px;border-top:1px solid var(--line)}
.journal-list article:first-child{padding-top:0;border-top:0}
.journal-list h3{font-size:24px}
.journal-all{margin-top:30px}
.contacts-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.contacts-section h2{max-width:20ch}
.contacts-section>div>p:last-child{font-size:17px;color:var(--muted);max-width:44ch;margin-top:24px}
.contact-links{display:grid;gap:0}
.contact-links>a{position:relative;display:grid;gap:6px;padding:22px 48px 22px 0;border-top:1px solid var(--line);overflow-wrap:anywhere}
.contact-links>a:first-child{border-top:0;padding-top:0}
.contact-links span{font-size:14px;color:var(--muted)}
.contact-links strong{font-size:22px;font-weight:500;letter-spacing:-.025em}
.contact-links .icon{position:absolute;right:8px;top:45%;color:var(--blue)}
.contact-links a:hover strong{color:var(--blue)}
@media(max-width:640px){.header{height:auto;min-height:80px;flex-wrap:wrap;padding-block:14px;row-gap:6px}.header nav{display:flex;width:100%;order:3;justify-content:space-between;gap:12px;margin:0}.header nav a{font-size:13px;min-height:36px}}
@media(max-width:900px){.reporting-heading{gap:16px 32px}.journal-grid{gap:32px}.journal-grid h3{font-size:23px}.contacts-section{gap:36px}.contact-links strong{font-size:20px}.header nav{gap:20px;margin-right:0}}
@media(max-width:640px){.reporting-heading{display:block}.reporting-heading .section-label{margin-bottom:16px}.reporting-heading>p:last-child{margin-top:20px;font-size:16px}.reporting-figure{margin-top:28px}.reporting-figure>img{border-radius:6px}.reporting-terms{grid-template-columns:1fr;gap:20px;margin-top:24px}.reporting-terms div{padding:18px 18px 20px;transform:none!important}.reporting-terms dt{font-size:18px;margin-bottom:8px}.term-icon{width:36px;height:36px;border-radius:12px}.journal-section{padding-top:8px}.journal-heading{display:block;margin-bottom:28px}.journal-heading>p{font-size:16px;margin-top:20px}.journal-grid{grid-template-columns:1fr;gap:36px}.journal-grid h3{font-size:24px}.journal-feature-copy{padding-top:20px}.journal-list{gap:28px}.journal-list article:first-child{border-top:1px solid var(--line);padding-top:24px}.contacts-section{grid-template-columns:1fr;gap:32px}.contacts-section>div>p:last-child{font-size:16px}.contact-links strong{font-size:20px}.contact-links span{font-size:13px}.contact-links>a{padding-block:20px}}
