.dashboard-hero{text-align:center;padding:65px 20px 60px;border-bottom:1px solid var(--line)}.dashboard-hero .portal-badge{display:inline-flex;margin-bottom:25px;font-size:9px;letter-spacing:1px}.dashboard-hero h1{font-family:var(--serif);font-size:66px;line-height:1.1;font-weight:400;letter-spacing:-2px}.dashboard-hero h1 span{color:#71855c}.dashboard-hero>p{font-size:13px;color:var(--muted);line-height:1.9;max-width:490px;margin:24px auto}.dashboard-hero .portal-primary-button{display:inline-flex;width:auto;gap:35px;padding:15px 22px;margin:3px auto 0}.dashboard-tools{padding:45px 0}.dashboard-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:20px}.dashboard-section-heading h2{font-family:var(--serif);font-size:30px;font-weight:400}.dashboard-section-heading>span{font-size:9px;letter-spacing:1.1px;color:var(--muted)}.dashboard-tools .portal-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0}.dashboard-tools .dashboard-card{position:relative;display:block;padding:25px;border:1px solid var(--line);border-radius:8px;background:#fff;transition:transform .15s,background .15s}.dashboard-card:hover{transform:translateY(-3px)}.dashboard-card>i{display:grid;place-items:center;width:40px;height:40px;background:#f0f2e9;border-radius:8px;font-size:23px;font-style:normal;margin-bottom:18px}.dashboard-card>span{display:block;font-size:14px;font-weight:600}.dashboard-card>p{font-size:11px;line-height:1.85;color:var(--muted);margin-top:10px}.dashboard-card>small{position:absolute;right:25px;top:30px;font-size:19px;color:var(--muted)}.dashboard-page .portal-guide{padding-top:40px}.dashboard-page .portal-faq{padding-top:40px}html[data-theme=dark] .dashboard-card{background:var(--panel)}html[data-theme=dark] .dashboard-card>i{background:#26392b}html[data-theme=dark] .dashboard-hero h1 span{color:var(--theme-accent)}
@media(max-width:760px){.dashboard-hero{padding:40px 5px}.dashboard-hero h1{font-size:46px}.dashboard-tools .portal-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-tools .dashboard-card{padding:18px 14px}.dashboard-card>small{right:15px;top:20px}.dashboard-section-heading{align-items:flex-start;flex-direction:column;gap:8px}.dashboard-section-heading h2{font-size:27px}.dashboard-card>span{font-size:12px}.dashboard-card>p{font-size:10px}}
@media(max-width:760px){.dashboard-page .portal-header{flex-wrap:wrap}.dashboard-page .portal-nav{width:100%;justify-content:flex-end}.dashboard-page .portal-nav>a[data-copy=dashboard]{display:block;margin-right:auto}.dashboard-page .portal-nav>a[data-copy=tutorial]{display:none}}
.mini-upload{display:flex;flex-direction:column;align-items:center;margin:0 15px;padding:14px 10px;background:#fff;border:1px solid #dce1d7;border-radius:7px;gap:5px}.mini-code-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;background:#edf1e7;font-family:Consolas,monospace;font-size:19px;color:#617b50}.mini-upload strong{font-size:10px}.mini-upload small{font-size:6px;color:#657069}.mini-upload>span:last-child{font-size:7px;color:#416749}.mini-upload-progress{height:4px;width:100%;background:#8a9d68;border-radius:4px;margin:6px 0}.mini-code-lines{display:flex;flex-direction:column;margin:14px 18px;font-family:Consolas,monospace;font-size:9px;line-height:1.8;color:#627f6a}.dashboard-page .portal-hero{border-bottom:0}.dashboard-page .portal-hero .portal-primary-button>span:first-child{font-size:12px}.dashboard-page .mini-site{color:#184236}.dashboard-page .mini-site .mini-upload{color:#184236}
