.app-container{background:url(/background.webp) 50%/cover no-repeat fixed;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:clamp(1rem,2vw,2rem) clamp(.6rem,2vw,1.2rem);display:flex;position:relative;overflow-x:hidden}.background-overlay{pointer-events:none;z-index:0;background:0 0;position:fixed;inset:0}.login-tabs{z-index:1;gap:.75rem;width:min(1280px,100%);margin:0 auto .9rem;padding:0 .25rem;display:flex;position:relative}.login-tab{color:#17445d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1.05rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 22px #00000024}.login-tab:hover{background:#fffffffa;transform:translateY(-1px);box-shadow:0 12px 28px #0000002e}.login-tab--active{color:#fff;background:linear-gradient(135deg,#0f4c81 0%,#1c6ea4 100%);border-color:#fff3}.header{z-index:1;width:100%;margin-bottom:clamp(.6rem,1.4vw,1rem);position:relative}.header-row{grid-template-columns:1fr;align-items:center;gap:clamp(.5rem,1.2vw,1rem);display:grid}.header-copy{text-align:center}.coat-of-arms{filter:drop-shadow(0 4px 8px #0003);justify-self:end;width:clamp(75px,9vw,120px);height:auto}.middle-logo-wrap{z-index:1;pointer-events:none;position:fixed;top:50%;left:clamp(.75rem,2vw,1.5rem);transform:translateY(-50%)}.middle-coat-wrap{z-index:1;pointer-events:none;position:fixed;top:50%;right:clamp(.95rem,2.2vw,1.7rem);transform:translateY(-50%)}.page-mid-coat{filter:drop-shadow(0 4px 8px #0003);width:clamp(95px,12vw,170px);height:auto}.page-mid-logo{filter:drop-shadow(0 4px 10px #0003);width:clamp(220px,28vw,360px);height:auto}.main-title{color:#fff;text-shadow:2px 2px 4px #0000004d,0 0 20px #fff3;letter-spacing:.02em;margin-bottom:.1rem;font-size:clamp(1.4rem,2.8vw,2rem);font-weight:700}.main-subtitle{color:#fff;text-shadow:1px 1px 3px #0000004d;font-size:clamp(.75rem,1.4vw,.95rem);font-weight:500}.content-layout{z-index:1;flex:1;grid-template-columns:1fr;align-items:center;gap:clamp(1rem,2vw,1.5rem);width:100%;display:grid;position:relative}.modules-grid{grid-template-columns:repeat(3,minmax(200px,1fr));gap:clamp(.75rem,1.5vw,1.2rem);width:100%;display:grid}.content-right-column{flex-direction:column;gap:.75rem;display:flex}.module-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:12px;flex-direction:column;justify-content:center;min-height:160px;padding:clamp(1rem,1.5vw,1.5rem);text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000026}.module-card:hover{background:#fff;transform:translateY(-8px);box-shadow:0 12px 24px #00000040}.module-icon{filter:drop-shadow(0 2px 4px #0000001a);margin-bottom:.6rem;font-size:2rem}.module-title{color:#2c3e50;margin-bottom:.08rem;font-size:1rem;font-weight:700}.module-subtitle{color:#546e7a;font-size:.8rem;font-weight:500}@media (width<=1024px){.content-layout{grid-template-columns:1fr}.modules-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.header-row{text-align:center;grid-template-columns:1fr;justify-items:center}.coat-of-arms{justify-self:center}.content-layout{grid-template-columns:1fr;gap:.75rem}.modules-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.module-card{padding:1.2rem 1rem}.module-icon{font-size:1.6rem}.module-title{font-size:1.2rem}}@media (width<=480px){.modules-grid{grid-template-columns:1fr}}:root{color:#1b2a29;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--green-900:#024b2e;--green-800:#06633f;--green-700:#0d7a4f;--green-100:#e7f1ec;--gold-600:#c98f1a;--gold-500:#dba01f;--text-main:#1b2a29;--text-soft:#4b5f5c;--surface:#fff;--border:#dce8e0;--shadow:0 18px 50px #07261b1f;background:0 0;font-family:Nunito Sans,Segoe UI,sans-serif;font-weight:400;line-height:1.45}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 30% -20%,#fff,#0000 55%),linear-gradient(#f4f7f5 0%,#e9f0ec 100%);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}#root{min-height:100vh}.app-shell{min-height:100vh;padding:8px}.app-main,.site-header,.hero-section,.insight-section{width:100%;margin:0 auto}.site-header{color:#ecf7ef;background:linear-gradient(90deg, var(--green-900) 0%, #05693f 72%, #034226 100%);border-radius:2px 2px 0 0;justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;padding:10px 18px;display:flex}.site-header__brand{align-items:center;gap:12px;display:inline-flex}.site-header__badge{object-fit:cover;background:#f6fbf7;border:1px solid #ffffff73;border-radius:50%;width:38px;height:38px;display:block}.site-header__brand strong{letter-spacing:.01em;font-size:1.53rem;font-weight:700;display:block}.site-header__brand small{color:#cae4d5;font-size:.83rem;display:block}.site-header__nav{gap:16px;font-size:.88rem;display:flex}.site-header__link{color:#ecf7ef;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;padding:.55rem .95rem;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.site-header__link:hover{color:#fff;background:#ffffff29;border-color:#ffffff61;transform:translateY(-1px)}.site-header__link:focus-visible{outline-offset:2px;outline:2px solid #fff}.hero-section{margin-bottom:14px}.hero-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:0 0 10px 10px;grid-template-columns:minmax(0,1.4fr) minmax(230px,.8fr) minmax(240px,1fr);display:grid;overflow:hidden}.hero-panel__copy,.hero-panel__brand{padding:26px 24px}.hero-panel__copy{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.hero-panel__copy-emblem{object-fit:contain;align-self:center;width:260px;height:auto;margin:0 0 12px;display:block}.hero-panel__copy h1{color:#144733;max-width:18ch;margin:0 auto 12px;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:800;line-height:1.1}.hero-panel__copy h1 span{color:#144733;white-space:nowrap;font-size:clamp(1.05rem,1.7vw,1.55rem);line-height:1.2;display:block}.hero-panel__copy p{max-width:52ch;color:var(--text-soft);margin:0 auto 14px;font-size:.95rem}.hero-panel__meta{background:#f7fbf8;border:1px solid #e3ece6;border-radius:8px;margin-bottom:16px;padding:12px}.hero-panel__meta p{margin:0;font-size:.84rem}.hero-panel__meta p+p{margin-top:6px}.hero-panel__meta strong{color:#173f33}.hero-panel__cta{color:#112f25;background:linear-gradient(135deg,#f0cf82 0%,#d79c1a 100%);border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:.9rem;font-weight:700;transition:transform .18s;display:inline-flex}.hero-panel__cta:hover{transform:translateY(-1px)}.hero-panel__brand{text-align:center;border-left:1px solid var(--border);align-content:center;justify-items:center;display:grid}.hero-panel__emblem{object-fit:contain;width:100%;max-width:none;height:auto;margin:0 auto;display:block}.hero-panel__visual{background:#d8e6de url(/assets/student-hero-JqlH8U4n.webp) 50%/cover no-repeat;position:relative}.hero-panel__visual:before{content:"";background:linear-gradient(#06342214 0%,#06342257 100%);position:absolute;inset:0}.hero-panel__visual:after{content:"";background:linear-gradient(90deg,#d8e6def2 0%,#d8e6de8c 22%,#d8e6de00 48%);position:absolute;inset:0}.hero-statement{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:10px;margin-top:10px;padding:26px 18px 20px}.hero-statement h3{color:#114734;white-space:nowrap;margin:0 0 14px;font-size:clamp(1.7rem,3.2vw,2.8rem);font-weight:800;line-height:1.05}.hero-statement h3 span{color:#ea730f}.hero-statement p{color:#14287e;max-width:78ch;margin:0 auto;font-size:clamp(.98rem,1.25vw,1.28rem);font-weight:700;line-height:1.35}.journey-card{border:1px solid var(--border);background:var(--surface);border-radius:10px;margin-top:10px;padding:12px 14px}.journey-card h3{text-align:center;color:#1b4a37;margin:2px 0 12px;font-size:1.18rem;font-weight:700}.journey-list{counter-reset:journey;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.journey-list li{padding:4px 12px 4px 34px;position:relative}.journey-list li:before{counter-increment:journey;content:counter(journey);color:#fff;background:var(--green-700);border-radius:50%;place-items:center;width:22px;height:22px;font-size:.74rem;font-weight:700;display:grid;position:absolute;top:2px;left:0}.journey-list li:not(:last-child):after{content:"→";color:#2f684f;font-size:.9rem;position:absolute;top:4px;right:-5px}.journey-list strong{color:#194634;font-size:.8rem;display:block}.journey-list span{color:#5a7168;margin-top:3px;font-size:.75rem;display:block}.insight-section{padding-bottom:20px}.section-heading h2{color:#184433;margin:0 0 10px;font-size:1.62rem;font-weight:700}.section-note{color:#526760;background:#fbfdfc;border:1px solid #dfe9e2;border-radius:8px;margin-bottom:12px;padding:8px 10px;font-size:.85rem}.insight-grid{gap:12px;display:grid}.insight-grid--modules{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:6px}.insight-grid--secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-card{border:1px solid var(--border);background:var(--surface);border-radius:10px;flex-direction:column;min-height:100%;padding:16px;display:flex;box-shadow:0 9px 24px #0f3d2912}.insight-card__header{align-items:center;gap:8px;display:flex}.insight-card__icon{color:#fff;background:linear-gradient(150deg,#0ca66d 0%,#058859 100%);border-radius:8px;place-items:center;width:38px;height:38px;font-size:.85rem;font-weight:700;display:grid}.insight-card__icon-graph{width:20px;height:20px;display:block}.insight-card__type{text-transform:uppercase;letter-spacing:.1em;color:#6a7f77;font-size:.7rem}.insight-card h2{color:#183f31;margin:14px 0 8px;font-size:1.04rem;font-weight:700}.insight-card p{color:var(--text-soft);margin:0 0 10px;font-size:.9rem}.insight-card__actions{margin-top:auto}.insight-card__link{color:#1f4b39;cursor:pointer;background:#f4faf7;border:1px solid #d4e3d9;border-radius:7px;justify-content:space-between;align-items:center;width:100%;min-height:36px;padding:0 14px;font-size:.86rem;font-weight:600;display:inline-flex}.insight-card__chevron{font-size:1.1rem;line-height:1}.support-strip{color:#ecf8ef;background:linear-gradient(90deg,#065633 0%,#097344 70%,#0a7a4a 100%);border-radius:10px;grid-template-columns:1.4fr repeat(3,minmax(0,1fr));align-items:center;gap:8px;margin-top:14px;padding:10px;display:grid}.support-strip--empty{min-height:64px}.support-strip h3{margin:0 0 4px;font-size:1.42rem;font-weight:800}.support-strip p{color:#ceead8;margin:0;font-size:.86rem}.support-strip__action{color:#f4fcf7;background:#ffffff14;border:1px solid #d8ece047;border-radius:8px;justify-content:center;align-items:center;min-height:44px;font-size:.9rem;font-weight:700;display:inline-flex}.support-strip__action--contact{color:#2e2506;background:linear-gradient(140deg,#f3ca62 0%,#d79c1a 100%);border-color:#ffffff42}.viewer-modal{z-index:20;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.viewer-modal__backdrop{background:#08201699;border:0;position:absolute;inset:0}.viewer-modal__panel{z-index:1;width:min(1200px,100%);height:min(88vh,860px);box-shadow:var(--shadow);background:#fff;border:1px solid #cfe0d5;border-radius:16px;position:relative;overflow:hidden}.viewer-modal__header{border-bottom:1px solid #dde9e2;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.viewer-modal__header h2{color:#1a4132;margin:4px 0 0;font-size:1.15rem}.viewer-modal__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#6f8a7f;margin:0;font-size:.7rem}.viewer-modal__actions{align-items:center;gap:10px;display:flex}.viewer-modal__link,.viewer-modal__close{color:#1f4b39;background:#f7fbf8;border:1px solid #d5e3d9;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;display:inline-flex}.viewer-modal__frame{background:#fff;border:0;width:100%;height:calc(100% - 67px);display:block}.viewer-modal__image-wrap{background:#f8fbf9;place-items:center;width:100%;height:calc(100% - 67px);padding:20px;display:grid;overflow:auto}.viewer-modal__image{background:#fff;border-radius:8px;width:auto;max-width:100%;height:auto;display:block}@media (width<=1060px){.hero-panel{grid-template-columns:1fr}.hero-panel__brand{border-left:0;border-top:1px solid var(--border)}.hero-panel__visual{min-height:190px}.journey-list{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-list li:not(:last-child):after{content:""}.insight-grid--modules,.insight-grid--secondary,.support-strip{grid-template-columns:1fr}}@media (width<=760px){.app-shell{padding:8px}.site-header,.app-main,.hero-section,.insight-section{width:min(1140px,100vw - 16px)}.site-header{flex-direction:column;align-items:flex-start}.hero-panel__copy,.hero-panel__brand,.insight-card{padding:16px}.journey-list{grid-template-columns:1fr}.viewer-modal{padding:12px}.viewer-modal__header{flex-direction:column;align-items:flex-start}.viewer-modal__actions{justify-content:flex-end;width:100%}.viewer-modal__frame,.viewer-modal__image-wrap{height:calc(100% - 110px)}}
