/* Portal do Aluno — arquitetura por intenção */
:root{--st-ink:#0b1c3c;--st-muted:#607186;--st-line:#dce5ee;--st-soft:#f5f8fb;--st-blue:#1769e8;--st-green:#12805f;--st-purple:#6f42c1;--st-orange:#c9672d;--st-cyan:#147d91;--st-rose:#b84f78}
.student-hero{padding:58px 0 50px;background:radial-gradient(circle at 82% 8%,rgba(73,154,255,.18),transparent 27%),radial-gradient(circle at 9% 92%,rgba(35,178,124,.12),transparent 25%),linear-gradient(145deg,#071a3a,#0c2d5b 58%,#123e72);color:#fff;overflow:hidden}
.student-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:34px;align-items:center}
.student-kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#b9d7ff}
.student-hero h1{max-width:770px;margin:12px 0 14px;font-size:clamp(38px,5.4vw,66px);line-height:.96;letter-spacing:-.052em;font-weight:900}
.student-hero p{max-width:720px;margin:0;color:#d3e2f4;font-size:16px;line-height:1.55;font-weight:700}
.student-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.student-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 17px;border-radius:999px;font-size:12px;font-weight:900;text-decoration:none}
.student-btn.primary{background:#fff;color:#0b2d58}.student-btn.secondary{border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);color:#fff}
.student-hero-panel{position:relative;padding:26px;border:1px solid rgba(255,255,255,.17);border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.06));box-shadow:0 24px 55px rgba(0,0,0,.18);overflow:hidden}
.student-hero-panel:after{content:"";position:absolute;right:-60px;top:-60px;width:180px;height:180px;border:28px solid rgba(255,255,255,.055);border-radius:50%}
.student-hero-number{position:relative;z-index:1;display:flex;align-items:flex-end;gap:12px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.14)}
.student-hero-number strong{font-size:72px;line-height:.78;letter-spacing:-.075em;font-weight:900}.student-hero-number span{max-width:150px;color:#cbdcf0;font-size:12px;line-height:1.3;font-weight:900}
.student-hero-points{position:relative;z-index:1;display:grid;gap:11px;margin-top:18px}.student-hero-point{display:flex;align-items:flex-start;gap:10px;color:#e7f0fa;font-size:12px;line-height:1.38;font-weight:800}.student-hero-point i{margin-top:2px;color:#72dfb3}
.student-intents{padding:42px 0 46px;background:#fff}.student-head{max-width:780px;margin-bottom:22px}.student-head .student-kicker{color:#39637f}.student-head h2{margin:7px 0 8px;color:var(--st-ink);font-size:clamp(29px,4vw,43px);line-height:1;letter-spacing:-.04em}.student-head p{margin:0;color:var(--st-muted);font-size:14px;line-height:1.5;font-weight:700}
.student-intent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.student-intent{--accent:var(--st-blue);--soft:#eef4ff;min-height:132px;padding:18px;border:1px solid var(--st-line);border-radius:20px;background:#fff;display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;text-decoration:none;box-shadow:0 7px 20px rgba(22,51,80,.05);transition:.18s ease}.student-intent:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--accent) 32%,var(--st-line));box-shadow:0 13px 30px rgba(22,51,80,.09)}.student-intent-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:var(--soft);color:var(--accent);font-size:19px}.student-intent strong{display:block;color:var(--st-ink);font-size:17px;line-height:1.08}.student-intent span{display:block;margin-top:5px;color:var(--st-muted);font-size:11px;line-height:1.35;font-weight:750}.student-intent>.fa-arrow-right{color:var(--accent)}
.student-section{padding:48px 0 54px;border-top:1px solid #e8eef3}.student-section.alt{background:#f6f9fb}.student-section.warm{background:#fffaf5}.student-section.cool{background:#f3f8ff}.student-section.green{background:#f3faf7}.student-section.purple{background:#f8f5fc}
.student-section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.student-section-copy{max-width:780px}.student-section-copy .student-kicker{color:#537086}.student-section-copy h2{margin:6px 0 7px;color:var(--st-ink);font-size:clamp(27px,3.5vw,38px);line-height:1;letter-spacing:-.035em}.student-section-copy p{margin:0;color:var(--st-muted);font-size:13px;line-height:1.48;font-weight:700}.student-section-count{flex:0 0 auto;padding:7px 10px;border:1px solid #dbe4ec;border-radius:999px;background:#fff;color:#5e7081;font-size:10.5px;font-weight:900}
.student-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.student-card{--accent:var(--st-blue);--soft:#eef4ff;position:relative;min-height:225px;padding:18px;border:1px solid #dfe7ee;border-radius:21px;background:#fff;display:flex;flex-direction:column;text-decoration:none;box-shadow:0 7px 22px rgba(27,55,79,.055);overflow:hidden;transition:.18s ease}.student-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--accent)}.student-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--accent) 28%,#dfe7ee);box-shadow:0 15px 34px rgba(27,55,79,.10)}.student-card-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:var(--soft);color:var(--accent);font-size:18px;margin-bottom:14px}.student-card h3{margin:0;color:var(--st-ink);font-size:18px;line-height:1.08;letter-spacing:-.02em}.student-card p{margin:8px 0 14px;color:var(--st-muted);font-size:11.5px;line-height:1.43;font-weight:700}.student-card-action{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--accent);font-size:10.5px;font-weight:900}.student-card-action i{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:var(--soft)}
.student-path-band{padding:48px 0;background:linear-gradient(135deg,#0a274e,#10467b);color:#fff}.student-path-band .student-section-top{margin-bottom:18px}.student-path-band .student-kicker{color:#b9d8f8}.student-path-band h2{color:#fff}.student-path-band p{color:#cbdcf0}.student-path-band .student-section-count{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff}.student-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.student-path{padding:21px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.08);text-decoration:none;transition:.18s ease}.student-path:hover{background:rgba(255,255,255,.13);transform:translateY(-2px)}.student-path i{color:#8ad9ff;font-size:20px}.student-path h3{margin:13px 0 7px;font-size:21px;line-height:1.05}.student-path p{min-height:49px;margin:0;color:#cbdcf0;font-size:11.5px;line-height:1.42;font-weight:700}.student-path span{display:flex;align-items:center;gap:7px;margin-top:15px;color:#fff;font-size:10.5px;font-weight:900}
.student-story{padding:42px 0 50px;background:#fff}.student-story-card{display:grid;grid-template-columns:auto 1fr auto;gap:17px;align-items:center;padding:22px;border:1px solid #eadde5;border-radius:22px;background:linear-gradient(135deg,#fff4f8,#fff);text-decoration:none}.student-story-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#fde7ef;color:#b84f78;font-size:23px}.student-story-card h3{margin:0;color:var(--st-ink);font-size:22px}.student-story-card p{margin:5px 0 0;color:var(--st-muted);font-size:12px;font-weight:700}.student-story-card>.fa-arrow-right{color:#b84f78}
.student-finish{padding:46px 0 54px;background:#eef5f2}.student-finish-box{padding:26px;border:1px solid #d4e5dc;border-radius:24px;background:#fff;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center}.student-finish h2{margin:0 0 7px;color:var(--st-ink);font-size:30px;line-height:1}.student-finish p{margin:0;color:var(--st-muted);font-size:13px;font-weight:700}.student-finish .student-btn{background:#0f6d52;color:#fff}
.student-card.cyan,.student-intent.cyan{--accent:#147d91;--soft:#e8f8fb}.student-card.green,.student-intent.green{--accent:#12805f;--soft:#e9f7f2}.student-card.purple,.student-intent.purple{--accent:#6f42c1;--soft:#f1ecfb}.student-card.orange,.student-intent.orange{--accent:#c9672d;--soft:#fff1e8}.student-card.rose,.student-intent.rose{--accent:#b84f78;--soft:#fdebf2}.student-card.blue,.student-intent.blue{--accent:#1769e8;--soft:#edf4ff}
@media(max-width:1050px){.student-hero-grid{grid-template-columns:1fr}.student-hero-panel{max-width:720px}.student-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:780px){.student-hero{padding:42px 0 38px}.student-hero h1{font-size:43px}.student-hero p{font-size:14px}.student-hero-number strong{font-size:61px}.student-section-top{align-items:flex-start;flex-direction:column}.student-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-path-grid{grid-template-columns:1fr}.student-path p{min-height:0}.student-finish-box{grid-template-columns:1fr}.student-finish .student-btn{width:100%}}
@media(max-width:580px){.student-hero{padding:34px 0 32px}.student-hero h1{font-size:36px}.student-hero-panel{padding:20px;border-radius:20px}.student-hero-number strong{font-size:54px}.student-intents{padding:32px 0 36px}.student-intent-grid{grid-template-columns:1fr;gap:8px}.student-intent{min-height:0;padding:14px;border-radius:17px}.student-section,.student-path-band{padding:36px 0 40px}.student-card-grid{grid-template-columns:1fr;gap:9px}.student-card{min-height:0;padding:16px;border-radius:18px}.student-card p{margin-bottom:12px}.student-story-card{grid-template-columns:auto 1fr;padding:17px}.student-story-card>.fa-arrow-right{display:none}.student-story-card h3{font-size:19px}.student-finish{padding:34px 0 40px}.student-finish-box{padding:20px;border-radius:19px}.student-finish h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){.student-intent,.student-card,.student-path{transition:none!important}.student-intent:hover,.student-card:hover,.student-path:hover{transform:none}}
