.direct-page .direct-dashboard{background:#17221d;color:#fff;padding:76px 0}
.direct-page .dashboard-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:36px;margin-bottom:36px}
.direct-page .dashboard-heading>div{max-width:820px;min-width:0}
.direct-page .dashboard-eyebrow{color:#90e8b4;font-size:12px;line-height:1.5;font-weight:750;letter-spacing:.06em;text-transform:uppercase}
.direct-page .dashboard-heading h2{margin:14px 0 0;font-size:clamp(38px,4vw,54px);line-height:1.08;letter-spacing:-.045em}
.direct-page .dashboard-heading h2 em{color:#16ad5b;font-style:normal}
.direct-page .dashboard-description{max-width:670px;margin:20px 0 0;color:#c0cfc6;font-size:16px;line-height:1.6}
.direct-page .dashboard-included{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;margin-top:34px;padding:10px 14px;background:#253e30;border:1px solid #466c55;border-radius:999px;color:#b3f1cb;font-size:14px;line-height:1.4;font-weight:650}
.direct-page .dashboard-included svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.direct-page .dashboard-content{display:grid;grid-template-columns:minmax(0,3fr) minmax(260px,1fr);gap:36px;align-items:center}
.direct-page .dashboard-preview{min-width:0;width:100%;margin:0;border:1px solid #466052;border-radius:20px;overflow:hidden;background:#22342a}
.direct-page .dashboard-image-open{display:block;width:100%;margin:0;padding:0;border:0;border-radius:0;background:#f4f6fa;cursor:zoom-in}
.direct-page .dashboard-preview img{display:block;width:100%;height:auto;image-rendering:auto}
.direct-page .dashboard-preview figcaption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px;color:#b6c9be;font-size:13px;line-height:1.5}
.direct-page .dashboard-preview figcaption button{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;min-height:44px;padding:0;border:0;background:none;color:#b3f1cb;font-size:14px;font-weight:650;cursor:zoom-in}
.direct-page .dashboard-preview figcaption svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.direct-page .dashboard-preview button:focus-visible{outline:3px solid #90e8b4;outline-offset:-4px}
.direct-page .dashboard-preview figcaption button:hover{text-decoration:underline;text-underline-offset:4px}
.direct-page .dashboard-benefits{min-width:0}
.direct-page .dashboard-benefits article{padding:22px 0;border-bottom:1px solid #3d5146}
.direct-page .dashboard-benefits article:first-child{padding-top:0}
.direct-page .dashboard-benefits article:last-child{padding-bottom:0;border-bottom:0}
.direct-page .dashboard-benefits article>span{color:#90e8b4;font-size:12px;font-weight:700;line-height:1.5}
.direct-page .dashboard-benefits h3{margin:8px 0;font-size:23px;line-height:1.25;letter-spacing:-.03em}
.direct-page .dashboard-benefits p{margin:0;color:#b6c9be;font-size:15px;line-height:1.55}
@media(max-width:1080px){.direct-page .dashboard-heading{gap:24px}.direct-page .dashboard-heading h2{font-size:44px}.direct-page .dashboard-content{grid-template-columns:minmax(0,2.3fr) minmax(240px,1fr);gap:24px}.direct-page .dashboard-benefits h3{font-size:21px}.direct-page .dashboard-benefits article{padding-block:16px}.direct-page .dashboard-preview figcaption{align-items:flex-start;flex-direction:column;gap:4px}}
@media(max-width:760px){.direct-page .direct-dashboard{padding:52px 0}.direct-page .dashboard-heading{flex-direction:column;gap:20px;margin-bottom:26px}.direct-page .dashboard-heading h2{font-size:38px}.direct-page .dashboard-description{margin-top:16px;font-size:15px}.direct-page .dashboard-included{margin-top:0;font-size:13px}.direct-page .dashboard-content{grid-template-columns:minmax(0,1fr);gap:24px}.direct-page .dashboard-preview{border-radius:15px}.direct-page .dashboard-preview figcaption{padding:12px 14px}.direct-page .dashboard-benefits article{padding-block:18px}.direct-page .dashboard-benefits h3{font-size:22px}}
@media(max-width:360px){.direct-page .dashboard-heading h2{font-size:33px}}
.direct-page .dashboard-lightbox{position:fixed;inset:0;box-sizing:border-box;width:calc(100% - 48px);max-width:1924px;height:calc(100% - 48px);max-height:none;margin:auto;padding:0;overflow:hidden;border:1px solid #56685e;border-radius:18px;background:#17221d;color:#fff;box-shadow:0 24px 80px #0007}
.direct-page .dashboard-lightbox:not([open]){display:none}
.direct-page .dashboard-lightbox[open]{display:flex;flex-direction:column}
.direct-page .dashboard-lightbox::backdrop{background:rgba(4,12,8,.88)}
.direct-page .dashboard-lightbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0;padding:12px 16px;border-bottom:1px solid #3d5146}
.direct-page .dashboard-lightbox-toolbar>span{font-size:16px;font-weight:650}
.direct-page .dashboard-lightbox-toolbar>div{display:flex;gap:8px}
.direct-page .dashboard-lightbox-toolbar button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 14px;border:1px solid #56685e;border-radius:10px;background:#253e30;color:#dcf5e6;font-size:14px;cursor:pointer}
.direct-page .dashboard-lightbox-toolbar button:focus-visible{outline:2px solid #90e8b4;outline-offset:3px}
.direct-page .dashboard-lightbox-toolbar button:hover{background:#36523f}
.direct-page .dashboard-lightbox-toolbar [data-dashboard-close]{width:44px;padding:10px}
.direct-page .dashboard-lightbox-toolbar svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.direct-page .dashboard-lightbox-viewport{display:flex;align-items:center;justify-content:center;flex:1;min-height:0;overflow:auto;padding:12px;overscroll-behavior:contain}
.direct-page .dashboard-lightbox-viewport img{display:block;flex-shrink:0;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;cursor:default;image-rendering:auto}
@media(max-width:760px){.direct-page .dashboard-lightbox{width:calc(100% - 16px);height:calc(100% - 16px);border-radius:12px}.direct-page .dashboard-lightbox-toolbar{gap:8px;padding:10px}.direct-page .dashboard-lightbox-toolbar>span{font-size:14px}.direct-page .dashboard-lightbox-toolbar button{padding-inline:10px;font-size:13px}.direct-page .dashboard-lightbox-viewport{padding:6px}}
