@import "https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&display=swap";:root{--sand:#fbf8f1;--cream:#f4ecdc;--card:#fff;--ink:#172a33;--gray:#3f4d55;--muted:#68747a;--line:#e8dfd0;--orange:#db6718;--orange-soft:#fff0e3;--gold:#e5ad18;--green:#3f7655;--green-soft:#eaf3ec;--blue:#172a33;--shadow:0 1px 2px #172a330a, 0 10px 28px #172a3312;--shadow-hover:0 2px 4px #172a330d, 0 18px 44px #172a331c;--radius:22px;--radius-sm:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--sand);color:var(--ink);margin:0;font-family:Be Vietnam Pro,system-ui,-apple-system,Segoe UI,sans-serif;font-size:15px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a,button{color:inherit}::selection{background:#db67182e}.app-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fffdf8;flex-direction:column;height:100vh;padding:25px 18px 20px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;padding:2px 7px;text-decoration:none;display:flex}.brand-mark{border:2px solid var(--orange);border-radius:50%;width:38px;height:38px;display:block;position:relative}.brand-mark i{background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute}.brand-mark i:first-child{top:5px;left:7px}.brand-mark i:nth-child(2){top:5px;right:7px}.brand-mark i:nth-child(3){background:var(--orange);bottom:7px;left:14px}.brand strong,.brand small{display:block}.brand strong{letter-spacing:2px;font-size:17px;line-height:1.1}.brand small{color:var(--muted);letter-spacing:1.1px;margin-top:3px;font-size:8px;font-weight:700}.learner-switch{background:var(--sand);border:1px solid var(--line);border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:29px 2px 22px;padding:11px;display:grid}.avatar{background:var(--orange-soft);color:#9b4b16;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-size:13px;font-weight:800;display:grid}.avatar-minh{background:var(--green-soft);color:var(--green)}.learner-switch small,.learner-switch strong{display:block}.learner-switch small{color:var(--muted);margin-bottom:2px;font-size:8px}.learner-switch strong{font-size:11px}.learner-switch>b{color:var(--muted);font-size:14px}.sidebar nav{gap:3px;display:grid}.sidebar nav a{color:#596a70;border-radius:11px;align-items:center;gap:11px;height:42px;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;transition:all .18s;display:flex}.sidebar nav a>span{text-align:center;color:#76858a;width:22px;font-size:17px;line-height:1}.sidebar nav a>b{background:var(--orange);color:#fff;text-align:center;border-radius:99px;min-width:19px;margin-left:auto;padding:2px 5px;font-size:8px}.sidebar nav a:hover{color:var(--ink);background:#f6f0e4}.sidebar nav a.active{color:#8f4518;background:#f3e7d6}.sidebar nav a.active>span{color:var(--orange)}.sidebar-note{background:#fff8eb;border:1px solid #ead9be;border-radius:13px;gap:9px;margin:auto 3px 14px;padding:13px;display:flex}.sidebar-note>span{color:var(--orange);font-size:17px}.sidebar-note p{color:#766555;margin:0;font-size:8px;line-height:1.55}.sidebar-note strong{color:#513d2f;font-size:9px}.profile-mini{border-top:1px solid var(--line);align-items:center;gap:9px;padding:12px 7px 0;display:flex}.profile-mini span:nth-child(2){flex:1}.profile-mini strong,.profile-mini small{display:block}.profile-mini strong{font-size:10px}.profile-mini small{color:var(--muted);margin-top:2px;font-size:8px}.profile-mini button{color:var(--muted);cursor:pointer;background:0 0;border:0}.main{min-width:0}.page{width:min(1180px,100% - 60px);margin:0 auto;padding:52px 0 86px}.mobile-header,.mobile-nav{display:none}.eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:1.45px;font-size:9px;font-weight:800}.eyebrow.light{color:#f1c875}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 1px #172a3305}.pill{letter-spacing:.35px;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;padding:6px 10px;font-size:8px;font-weight:800;display:inline-flex}.pill.warm{background:var(--orange-soft);color:#a54e14}.pill.gold{color:#7d5a04;background:#fff0bf}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 18px;font-size:11px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.button.primary{background:var(--orange);color:#fff;box-shadow:0 8px 20px #db67182e}.button.primary:hover{background:#c65910;transform:translateY(-1px)}.button.secondary{background:var(--green-soft);color:var(--green)}.button.pale{color:#674b20;background:#fff3d7}.button.ghost{color:#fff;background:0 0;border:1px solid #ffffff52}.quiet-button{color:#654f3f;cursor:pointer;background:#fffdf9;border:1px solid #dacdbd;border-radius:12px;min-height:40px;padding:0 15px;font-size:10px;font-weight:700}.text-link{color:var(--orange);font-size:10px;font-weight:700;text-decoration:none}.text-link span{margin-left:4px}.confidence{color:#68747a;white-space:nowrap;align-items:center;gap:6px;font-size:8px;font-weight:600;display:inline-flex}.confidence>i{background:conic-gradient(var(--green) var(--confidence), #dfe5df 0);border-radius:50%;width:18px;height:18px;position:relative}.confidence>i:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:4px}.section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.section-head h2{margin:5px 0 0;font-size:18px;line-height:1.25}.section-head a,.section-head>button{color:var(--orange);font-size:9px;font-weight:700;text-decoration:none}.page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.page-heading h1{letter-spacing:-2.4px;max-width:800px;margin:7px 0 10px;font-size:clamp(31px,4.2vw,54px);line-height:1.05}.page-heading p{max-width:720px;color:var(--muted);margin:0;font-size:12px;line-height:1.7}.updated{color:var(--muted);white-space:nowrap;font-size:9px}.home-welcome{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.home-welcome h1{letter-spacing:-1.8px;margin:5px 0 3px;font-size:clamp(29px,3.5vw,45px)}.home-welcome p{color:var(--muted);margin:0;font-size:12px}.brief-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf8;border-radius:26px;grid-template-columns:minmax(0,1.45fr) minmax(270px,.55fr);display:grid;overflow:hidden}.brief-copy{padding:clamp(27px,4vw,48px)}.brief-topline{justify-content:space-between;align-items:center;gap:20px;display:flex}.brief-copy>h2{letter-spacing:-1.3px;max-width:750px;margin:20px 0 26px;font-size:clamp(25px,3vw,38px);line-height:1.18}.brief-sections{gap:13px;margin-bottom:24px;display:grid}.brief-sections article{grid-template-columns:30px 1fr;gap:12px;display:grid}.brief-sections article>span{background:var(--cream);color:#876547;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-weight:800;display:grid}.brief-sections h3{margin:1px 0 3px;font-size:10px}.brief-sections p{color:#657178;margin:0;font-size:10px;line-height:1.55}.project-glimpse{background:linear-gradient(150deg,#efae55,#d8661a 72%);flex-direction:column;justify-content:center;min-height:440px;padding:43px 32px 28px;display:flex;position:relative}.project-glimpse:after{content:"";opacity:.25;background:radial-gradient(circle at 85% 20%,#fff7c8 0 6%,#0000 7%),radial-gradient(circle at 85% 20%,#0000 0 22%,#fff8d225 23% 24%,#0000 25%);position:absolute;inset:0}.product-window{z-index:1;background:#fff9ed;border:1px solid #ffffff82;border-radius:20px;min-height:270px;padding:18px 20px;position:relative;transform:rotate(1.5deg);box-shadow:0 22px 55px #782c1748}.window-dots{gap:4px;margin-bottom:24px;display:flex}.window-dots i{background:#eb9160;border-radius:50%;width:5px;height:5px}.product-window>small{color:var(--orange);letter-spacing:1px;font-size:7px;font-weight:800;display:block}.product-window>strong{margin:9px 0 20px;font-size:23px;line-height:1.18;display:block}.word-chip{background:#fff;border:1px solid #ecd8bd;border-radius:12px;justify-content:space-between;align-items:center;padding:13px;display:flex}.word-chip span{font-weight:700}.word-chip b{color:var(--green);font-size:9px}.mini-bars{gap:6px;margin-top:18px;display:grid}.mini-bars i{background:#eadfce;border-radius:99px;height:6px}.mini-bars i:first-child{width:88%}.mini-bars i:nth-child(2){width:65%}.mini-bars i:nth-child(3){background:#df8b4b;width:45%}.project-glimpse>p{z-index:1;color:#fff;margin:22px 3px 0;position:relative}.project-glimpse>p span,.project-glimpse>p strong{display:block}.project-glimpse>p span{color:#ffe1b7;text-transform:uppercase;letter-spacing:1px;font-size:8px}.project-glimpse>p strong{margin-top:3px;font-size:11px}.parent-action{background:#fff5e3;border:1px solid #e4cfae;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:18px 0;padding:22px 25px;transition:all .2s;display:grid}.parent-action.done{background:#edf5ed;border-color:#cfe1d2}.action-icon{width:43px;height:43px;color:var(--orange);background:#fff;border-radius:14px;place-items:center;font-size:21px;display:grid;box-shadow:0 5px 14px #a7642520}.action-copy h2{margin:4px 0 5px;font-size:15px}.action-copy blockquote{margin:0;font-size:13px;font-weight:700}.action-copy p{color:#73695e;margin:4px 0 0;font-size:9px}.home-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.growth-snapshot,.recent-evidence{padding:25px}.skill-row{border-top:1px solid #eee7dc;grid-template-columns:42px 1fr;gap:12px;padding:15px 0;display:grid}.skill-row:first-of-type{border-top:0}.skill-mark{border-radius:12px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.skill-row.positive .skill-mark{background:var(--green-soft);color:var(--green)}.skill-row.observe .skill-mark{color:#aa6816;background:#fff2dc}.row-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.row-top strong{font-size:11px}.row-top b{color:var(--green);font-size:8px}.skill-row.observe .row-top b{color:#a56719}.skill-row p{color:var(--muted);margin:5px 0;font-size:9px;line-height:1.5}.evidence-link{color:#9a704e;font-size:8px;font-weight:600}.recent-evidence article{border-top:1px solid #eee7dc;grid-template-columns:42px 1fr;gap:12px;padding:13px 0;display:grid}.recent-evidence article:first-of-type{border-top:0}.date-chip{background:var(--sand);color:#89735f;border-radius:11px;place-items:center;width:38px;height:38px;font-size:8px;font-weight:700;display:grid}.recent-evidence strong{font-size:10px}.recent-evidence p{color:var(--muted);margin:4px 0;font-size:9px;line-height:1.45}.recent-evidence small{color:var(--orange);font-size:7px}.journey-strip{background:var(--blue);color:#fff;border-radius:22px;grid-template-columns:minmax(200px,.7fr) minmax(400px,1.3fr) auto;align-items:center;gap:28px;margin-top:18px;padding:27px 31px;display:grid}.journey-strip h2{margin:6px 0 4px;font-size:18px}.journey-strip p{color:#b9c6c9;margin:0;font-size:9px}.journey-progress{grid-template-columns:repeat(4,1fr);display:grid;position:relative}.journey-progress:before{content:"";background:#ffffff35;height:1px;position:absolute;top:14px;left:12%;right:12%}.journey-progress span{z-index:1;text-align:center;position:relative}.journey-progress i{color:#9aabad;background:#30454e;border-radius:50%;place-items:center;width:29px;height:29px;margin:0 auto 6px;font-size:8px;font-style:normal;display:grid}.journey-progress i.complete{background:var(--green);color:#fff}.journey-progress i.current{background:var(--gold);color:var(--ink);outline:4px solid #e5ad1830}.journey-progress small{color:#aebdc0;font-size:7px}.growth-hero{background:linear-gradient(135deg,#fff,#fff9ef);grid-template-columns:1fr auto;align-items:center;gap:40px;margin-bottom:18px;padding:35px;display:grid}.growth-hero h2{max-width:750px;margin:8px 0 12px;font-size:clamp(24px,3vw,35px);line-height:1.2}.growth-hero p{max-width:750px;color:var(--muted);margin:0;font-size:10px;line-height:1.65}.growth-stat{border-left:1px solid var(--line);min-width:170px;padding:22px}.growth-stat strong{float:left;color:var(--orange);margin-right:10px;font-size:50px;line-height:.9}.growth-stat span{font-size:9px;font-weight:700;line-height:1.45}.growth-stat small{clear:both;color:var(--green);padding-top:11px;font-size:8px;display:block}.growth-layout{grid-template-columns:1.25fr .75fr;align-items:start;gap:18px;display:grid}.competency-list,.competency-detail{padding:25px}.competency-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #eee7dc;grid-template-columns:minmax(150px,1fr) minmax(80px,.9fr) 28px;align-items:center;gap:15px;width:100%;min-height:62px;padding:11px 13px;display:grid}.competency-list>button.selected{background:#fff6e9;border-radius:12px}.competency-list button strong,.competency-list button small{display:block}.competency-list button strong{font-size:10px}.competency-list button small{color:var(--muted);margin-top:3px;font-size:8px}.skill-meter{background:#ebe7df;border-radius:99px;height:5px;overflow:hidden}.skill-meter i{border-radius:inherit;background:var(--orange);height:100%;display:block}.competency-list button>b{color:#8a715f;font-size:10px}.competency-detail{position:sticky;top:24px}.trend{background:var(--green-soft);color:var(--green);border-radius:99px;padding:6px 9px;font-size:8px;font-weight:700;display:inline-flex}.trend.observe{color:#9a6015;background:#fff1db}.trend.steady{color:#51636a;background:#edf1f2}.competency-detail>h2{margin:14px 0 7px;font-size:24px}.competency-detail>p{color:var(--muted);font-size:10px;line-height:1.6}.competency-detail hr{border:0;border-top:1px solid var(--line);margin:21px 0}.competency-detail h3{font-size:10px}.competency-detail>a{border-top:1px solid #eee7dc;grid-template-columns:38px 1fr;padding:11px 0;text-decoration:none;display:grid}.competency-detail>a>span{color:var(--orange);grid-row:span 2;font-size:8px}.competency-detail>a strong{font-size:9px}.competency-detail>a small{color:var(--muted);font-size:7px}.empty-inline{background:var(--sand);border-radius:10px;padding:15px}.evidence-library{margin-top:18px;padding:25px;scroll-margin-top:20px}.filter-button{cursor:pointer;background:0 0;border:0}.table-head,.evidence-library>article{grid-template-columns:1.6fr 1fr .55fr 45px;align-items:center;gap:18px;display:grid}.table-head{background:var(--sand);color:var(--muted);text-transform:uppercase;letter-spacing:.7px;border-radius:9px;padding:9px 12px;font-size:7px;font-weight:700}.evidence-library>article{border-bottom:1px solid #eee7dc;padding:15px 12px}.evidence-library>article:last-child{border-bottom:0}.evidence-library article small,.evidence-library article strong{display:block}.evidence-library article>div:first-child small{color:var(--orange);text-transform:uppercase;font-size:7px}.evidence-library article strong{margin:3px 0;font-size:9px}.evidence-library article p{color:var(--muted);margin:0;font-size:8px;line-height:1.45}.tags{flex-wrap:wrap;gap:5px;display:flex}.tags span{background:var(--green-soft);color:var(--green);border-radius:6px;padding:4px 6px;font-size:7px}.evidence-library article>span{font-size:8px}.evidence-library article>span small{color:var(--muted);font-size:7px}.evidence-library time{font-size:8px}.course-banner{color:#fff;background:radial-gradient(circle at 72% 10%,#f3bb4250,#0000 30%),linear-gradient(135deg,#1a353d,#274d4a);border-radius:25px;justify-content:space-between;align-items:center;gap:30px;min-height:260px;margin-bottom:18px;padding:44px;display:flex;overflow:hidden}.course-banner h2{letter-spacing:-2px;margin:14px 0 4px;font-size:clamp(33px,5vw,58px)}.course-banner p{color:#c6d4d1}.course-meta{color:#e9bf75;gap:20px;margin-top:27px;font-size:9px;display:flex}.course-ring{border:11px solid #ffffff24;border-top-color:var(--gold);border-right-color:var(--orange);border-radius:50%;flex:none;align-content:center;place-items:center;width:145px;height:145px;display:grid;transform:rotate(8deg)}.course-ring strong,.course-ring small{transform:rotate(-8deg)}.course-ring strong{font-size:30px}.course-ring small{color:#c5d1cf;font-size:8px}.journey-map{padding:30px}.map-line{grid-template-columns:repeat(4,1fr);gap:18px;display:grid;position:relative}.map-line:before{content:"";background:#e6dfd4;height:2px;position:absolute;top:19px;left:8%;right:8%}.map-line article{padding-top:56px;position:relative}.map-dot{z-index:1;color:#7e7770;background:#eee8df;border:5px solid #fff;border-radius:50%;outline:1px solid #ddd5c8;place-items:center;width:39px;height:39px;font-size:9px;font-weight:800;display:grid;position:absolute;top:0}.map-line article.done .map-dot{background:var(--green);color:#fff;outline-color:var(--green)}.map-line article.current .map-dot{background:var(--orange);color:#fff;border-width:4px;outline:4px solid #db67182b}.map-line article>span{color:var(--orange);text-transform:uppercase;letter-spacing:.8px;font-size:7px;font-weight:800}.map-line h3{margin:5px 0;font-size:12px}.map-line p{min-height:44px;color:var(--muted);margin:0;font-size:8px;line-height:1.55}.map-line small{color:#9a8877;font-size:7px}.two-column{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.next-step,.parent-context{padding:28px}.next-step h2,.parent-context h2{margin:7px 0 10px;font-size:20px;line-height:1.25}.next-step p,.parent-context p{color:var(--muted);font-size:10px;line-height:1.6}.next-step>div{flex-wrap:wrap;gap:6px;margin-top:17px;display:flex}.next-step>div strong{width:100%;font-size:8px}.next-step>div span{background:var(--green-soft);color:var(--green);border-radius:7px;padding:5px 8px;font-size:8px}.parent-context{background:#fff7e8}.parent-context a{color:var(--orange);font-size:9px;font-weight:700;text-decoration:none}.portfolio-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.project-card{overflow:hidden}.project-cover{color:#fff;min-height:270px;padding:25px;position:relative;overflow:hidden}.project-cover.orange{background:linear-gradient(150deg,#f0a843,#d55b16)}.project-cover.green{background:linear-gradient(150deg,#5f8f68,#244f44)}.project-cover.gold{background:linear-gradient(150deg,#e7bf53,#b97a17)}.project-cover>span{z-index:2;letter-spacing:1.5px;font-size:8px;font-weight:800;position:relative}.project-cover>strong{z-index:2;flex-direction:column;font-size:27px;line-height:1.04;display:flex;position:absolute;bottom:35px;left:25px}.project-cover strong i{font-style:normal}.project-cover>b{z-index:2;border:1px solid #ffffff76;border-radius:50%;place-items:center;width:42px;height:42px;font-size:9px;display:grid;position:absolute;top:23px;right:23px}.cover-shape{border:1px solid #ffffff3d;border-radius:50%;width:220px;height:220px;position:absolute;top:32px;right:-70px}.cover-shape:before,.cover-shape:after{content:"";border:1px solid #ffffff2e;border-radius:50%;position:absolute;inset:25px}.cover-shape:after{background:#ffffff14;inset:55px}.project-body{padding:22px}.status-dot{color:var(--green);text-transform:uppercase;font-size:7px;font-weight:800}.project-body h2{margin:7px 0 5px;font-size:17px}.project-body p{min-height:31px;color:var(--muted);margin:0;font-size:9px;line-height:1.55}.project-facts{gap:20px;margin:18px 0;display:flex}.project-facts span{color:var(--muted);font-size:8px}.project-facts strong{color:var(--ink);font-size:15px}.project-body button{color:var(--orange);cursor:pointer;background:0 0;border:0;padding:0;font-size:8px;font-weight:700}.project-story{grid-template-columns:120px 1fr;gap:35px;margin-top:18px;padding:35px;display:grid}.story-number{color:#fff;border-radius:18px;place-items:center;width:110px;height:150px;font-size:34px;font-weight:800;display:grid}.story-number.orange{background:var(--orange)}.story-number.green{background:var(--green)}.story-number.gold{background:#c48b18}.project-story h2{margin:7px 0 9px;font-size:28px}.project-story .lead{max-width:750px;color:var(--muted);font-size:10px;line-height:1.6}.contribution-grid{grid-template-columns:1fr 1fr;gap:10px;margin:22px 0;display:grid}.contribution-grid article{background:var(--sand);border-radius:12px;padding:15px}.contribution-grid span{color:var(--orange);text-transform:uppercase;font-size:8px;font-weight:800}.contribution-grid p{margin:5px 0 0;font-size:9px;line-height:1.5}.project-story blockquote{border-left:3px solid var(--gold);color:#584738;background:#fff8e9;margin:0;padding:16px 18px;font-size:11px;font-weight:600;line-height:1.55}.project-story blockquote small{color:var(--muted);margin-top:7px;font-size:7px;font-weight:500;display:block}.report-tabs{gap:5px;margin-bottom:18px;display:flex}.report-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 15px;font-size:9px;font-weight:700}.report-tabs button.active{background:var(--ink);color:#fff}.report-paper{border:1px solid var(--line);max-width:920px;box-shadow:var(--shadow);background:#fffdf8;margin:0 auto;padding:clamp(28px,5vw,62px)}.report-paper>header{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:26px;display:flex}.report-paper header span{color:var(--orange);letter-spacing:1.4px;font-size:8px;font-weight:800}.report-paper header h2{letter-spacing:-1.5px;margin:8px 0 4px;font-size:38px}.report-paper header p{color:var(--muted);margin:0;font-size:8px}.report-intro{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;align-items:center;gap:25px;padding:35px 0;display:grid}.big-number{color:var(--orange);font-size:72px;font-weight:800;line-height:1}.report-intro p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.report-intro strong{color:var(--ink);margin-bottom:5px;font-size:13px;display:block}.report-columns{grid-template-columns:1fr 1fr;gap:35px;padding:33px 0;display:grid}.report-columns article>span,.report-evidence>span{color:var(--orange);text-transform:uppercase;letter-spacing:1px;font-size:8px;font-weight:800}.report-columns h3{margin:8px 0;font-size:17px;line-height:1.35}.report-columns p{color:var(--muted);font-size:9px;line-height:1.65}.report-evidence{background:var(--cream);padding:25px}.report-evidence blockquote{margin:8px 0 0;font-size:16px;font-weight:700;line-height:1.55}.report-evidence small{color:var(--muted);margin-top:7px;font-size:7px;font-weight:500;display:block}.report-action{background:var(--ink);color:#fff;gap:17px;margin-top:20px;padding:22px;display:flex}.report-action>span{color:#efb257;font-size:27px}.report-action small,.report-action strong{display:block}.report-action small{color:#efbd70;text-transform:uppercase;font-size:8px}.report-action strong{margin:6px 0 3px;font-size:14px}.report-action p{color:#bac5c8;margin:0;font-size:8px}.report-paper footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:12px;margin-top:25px;padding-top:16px;font-size:7px;display:flex}.report-paper footer a{color:var(--orange);text-decoration:none}.month-mark{color:var(--gold)!important;font-size:45px!important}.monthly-hero{border-bottom:1px solid var(--line);padding:50px 0}.monthly-hero h3{margin:0 0 14px;font-size:32px;line-height:1.2}.monthly-hero p{max-width:620px;color:var(--muted);font-size:10px;line-height:1.7}.month-skills{grid-template-columns:1fr 1fr;gap:22px;padding:30px 0;display:grid}.month-skills article>span{color:var(--orange);text-transform:uppercase;font-size:7px}.month-skills strong{margin:4px 0 9px;font-size:11px;display:block}.month-skills article>div{background:#ece7dd;border-radius:99px;height:5px}.month-skills i{border-radius:inherit;background:var(--green);height:100%;display:block}.month-skills small{color:var(--muted);margin-top:6px;font-size:7px;display:block}.uncertainty{background:#fff9ed;border:1px solid #e5d3b8;padding:18px}.uncertainty strong{font-size:9px}.uncertainty p{color:var(--muted);margin:5px 0 0;font-size:8px}.support-feature{color:#fff;background:linear-gradient(135deg,#d9681d,#bc4e15);border-radius:26px;grid-template-columns:1.2fr .8fr;gap:50px;padding:clamp(28px,5vw,50px);display:grid}.light-pill{color:#fff;background:#ffffff20}.support-feature h2{margin:20px 0 10px;font-size:26px}.support-feature blockquote{margin:0;font-size:clamp(21px,3vw,33px);font-weight:700;line-height:1.35}.support-feature>div>p{color:#ffe0cf;font-size:9px;line-height:1.6}.support-buttons{gap:8px;margin-top:22px;display:flex}.support-feature aside{background:#77280c25;border:1px solid #ffffff32;border-radius:17px;align-self:center;padding:24px}.support-feature aside strong{color:#ffe9b7;text-transform:uppercase;margin:8px 0;font-size:9px;display:block}.support-feature aside p{color:#fff0e8;margin:7px 0;font-size:9px}.support-columns>section{padding:27px}.conversation-list>button{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:34px 1fr 25px;align-items:center;gap:10px;width:100%;min-height:60px;padding:12px 7px;display:grid}.conversation-list button>span{color:var(--orange);font-size:8px;font-weight:800}.conversation-list button>strong{font-size:10px;line-height:1.45}.conversation-list button>b{color:var(--green);font-size:12px}.parent-learning h2{margin:8px 0;font-size:20px;line-height:1.35}.parent-learning>p{color:var(--muted);font-size:10px;line-height:1.6}.micro-example{background:var(--sand);border-radius:13px;gap:4px;margin:20px 0;padding:16px;display:grid}.micro-example span{color:var(--orange);text-transform:uppercase;font-size:7px;font-weight:800}.micro-example del{color:#8e8a85;font-size:9px}.micro-example strong{margin-top:5px;font-size:10px}.parent-learning>button{color:var(--orange);cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;font-weight:700}.messages-layout{grid-template-columns:1.25fr .75fr;align-items:start;gap:18px;display:grid}.message-list,.structured-message{padding:27px}.online{color:var(--green);font-size:7px}.message-list>article{border-top:1px solid var(--line);gap:12px;padding:18px 0;display:flex}.message-list .mentor{background:var(--green-soft);color:var(--green)}.message-list article>div{flex:1}.message-list article div>span{justify-content:space-between;gap:10px;display:flex}.message-list article strong{font-size:10px}.message-list article time{color:var(--muted);font-size:7px}.message-list article p{color:#59686e;margin:7px 0;font-size:10px;line-height:1.6}.message-list article a{background:var(--orange-soft);color:#9c4c17;border-radius:7px;padding:7px 9px;font-size:7px;font-weight:700;text-decoration:none;display:inline-block}.message-list article.mine{margin-left:45px}.structured-message{position:sticky;top:24px}.structured-message h2{margin:7px 0 20px;font-size:20px}.structured-message form,.modal form{gap:14px;display:grid}.structured-message label,.modal label{color:#53646a;font-size:8px;font-weight:700}.structured-message select,.structured-message textarea,.modal select,.modal textarea{width:100%;color:var(--ink);background:#fffdf9;border:1px solid #dbd4c8;border-radius:10px;margin-top:6px;padding:11px;font-size:9px}.structured-message textarea,.modal textarea{resize:vertical;min-height:120px}.structured-message .checkbox{align-items:center;gap:7px;font-weight:500;display:flex}.sent-state,.saved{text-align:center;padding:25px 10px}.sent-state>span,.saved>span{background:var(--green-soft);width:50px;height:50px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 12px;font-size:21px;display:grid}.sent-state h3,.saved h2{margin:0 0 6px}.sent-state p,.saved p{color:var(--muted);font-size:9px;line-height:1.55}.sent-state button{color:var(--orange);cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:700}.settings-layout{grid-template-columns:1fr 1fr;gap:18px;display:grid}.settings-card{padding:27px}.settings-card>h2{margin:7px 0 18px;font-size:19px}.setting-toggle{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:15px 0;display:flex}.setting-toggle strong,.setting-toggle small{display:block}.setting-toggle strong{font-size:10px}.setting-toggle small{color:var(--muted);margin-top:4px;font-size:8px}.setting-toggle>i{background:#d8d5cf;border-radius:99px;flex:none;width:36px;height:20px;padding:3px}.setting-toggle>i b{background:#fff;border-radius:50%;width:14px;height:14px;transition:all .2s;display:block}.setting-toggle>i.on{background:var(--green)}.setting-toggle>i.on b{transform:translate(16px)}.guardian{border-top:1px solid var(--line);align-items:center;gap:11px;padding:13px 0;display:flex}.guardian>div{flex:1}.guardian strong,.guardian small{display:block}.guardian strong{font-size:10px}.guardian small{color:var(--muted);font-size:8px}.guardian>b{color:var(--green);font-size:8px}.guardian button,.add-link{color:var(--orange);cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:700}.father{color:#4b6874;background:#e8eef1}.add-link{padding:12px 0 0}.privacy-card>a{border-top:1px solid var(--line);grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:14px 0;text-decoration:none;display:grid}.privacy-card>a>span{color:var(--orange);font-size:18px}.privacy-card strong,.privacy-card small{display:block}.privacy-card strong{font-size:10px}.privacy-card small{color:var(--muted);margin-top:3px;font-size:8px}.privacy-card>a>b{color:var(--muted)}.ai-explainer{background:var(--ink);color:#fff;grid-column:1/-1;grid-template-columns:80px 1fr;gap:25px;padding:28px;display:grid}.ai-explainer>span{width:68px;height:68px;color:var(--gold);border:1px solid #ffffff4f;border-radius:50%;place-items:center;font-size:19px;font-weight:800;display:grid}.ai-explainer h2{margin:0 0 8px;font-size:20px}.ai-explainer p{color:#b9c5c8;max-width:800px;font-size:9px;line-height:1.7}.ai-explainer button{color:#efbd70;cursor:pointer;background:0 0;border:0;padding:0;font-size:8px;font-weight:700}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#172a3394;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fffdf8;border-radius:22px;width:min(500px,100%);max-height:calc(100vh - 40px);padding:34px;position:relative;overflow:auto;box-shadow:0 30px 80px #172a3360}.modal-close{background:var(--cream);cursor:pointer;border:0;border-radius:50%;width:31px;height:31px;position:absolute;top:15px;right:15px}.modal>h2{margin:8px 0;font-size:24px}.modal>p{color:var(--muted);margin:0 0 20px;font-size:9px;line-height:1.6}.form-note{background:var(--orange-soft);color:#75533c;border-radius:9px;padding:12px;font-size:8px;line-height:1.55}@media (width<=1000px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.page{width:min(100% - 38px,1100px)}.brief-card{grid-template-columns:1.25fr .75fr}.portfolio-grid{grid-template-columns:1fr 1fr}.portfolio-grid article:last-child{grid-column:span 2}.journey-strip{grid-template-columns:1fr}.journey-progress{order:2}.journey-strip .button{width:fit-content}}@media (width<=760px){body{padding-bottom:72px}.app-shell{display:block}.sidebar{display:none}.main{width:100%}.mobile-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8e8;justify-content:space-between;align-items:center;height:64px;padding:0 17px;display:flex;position:sticky;top:0}.mobile-header .brand-mark{width:32px;height:32px}.mobile-header .brand strong{font-size:14px}.mobile-nav{z-index:50;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8ef;border-radius:17px;grid-template-columns:repeat(5,1fr);gap:2px;height:60px;padding:5px 7px;display:grid;position:fixed;bottom:9px;left:10px;right:10px;box-shadow:0 10px 35px #172a3330}.mobile-nav a{color:#6f7c80;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:7px;font-weight:700;text-decoration:none;display:flex}.mobile-nav a>span{font-size:17px;line-height:1}.mobile-nav a.active{color:var(--orange);background:#f3e7d6}.page{width:calc(100% - 28px);padding:27px 0 35px}.page-heading{margin-bottom:22px;display:block}.page-heading h1{letter-spacing:-1.5px;font-size:34px}.page-heading p{font-size:10px}.page-heading>:last-child:not(div){margin-top:14px}.home-welcome{align-items:flex-start}.home-welcome .quiet-button{display:none}.home-welcome h1{font-size:31px}.brief-card{flex-direction:column;display:flex}.brief-copy{padding:25px 21px}.brief-copy>h2{margin:16px 0 23px;font-size:27px}.brief-sections h3{font-size:10px}.project-glimpse{min-height:340px;padding:30px 24px}.product-window{min-height:240px}.parent-action{grid-template-columns:auto 1fr;padding:19px}.parent-action .button{grid-column:1/-1;width:100%}.action-copy blockquote{font-size:12px}.home-grid,.growth-layout,.two-column,.messages-layout,.settings-layout{grid-template-columns:1fr}.growth-snapshot,.recent-evidence{padding:21px}.journey-strip{padding:25px 20px}.journey-progress{gap:2px}.journey-progress small{font-size:6px}.growth-hero{grid-template-columns:1fr;padding:25px}.growth-stat{border-left:0;border-top:1px solid var(--line);padding:17px 0 0}.competency-detail,.structured-message{position:static}.competency-list,.competency-detail,.evidence-library{padding:20px}.competency-list>button{grid-template-columns:1fr 60px 24px;gap:8px}.table-head{display:none}.evidence-library>article{grid-template-columns:1fr auto}.evidence-library article .tags{grid-column:1/-1}.evidence-library article>span{display:none}.course-banner{min-height:290px;padding:28px}.course-banner h2{font-size:37px}.course-ring{border-width:8px;width:102px;height:102px}.course-ring strong{font-size:22px}.map-line{grid-template-columns:1fr;gap:0}.map-line:before{width:2px;height:auto;inset:18px auto 18px 19px}.map-line article{min-height:105px;padding:0 0 20px 60px}.map-dot{left:0}.map-line p{min-height:auto}.portfolio-grid{grid-template-columns:1fr}.portfolio-grid article:last-child{grid-column:auto}.project-story{grid-template-columns:1fr;padding:24px}.story-number{width:100%;height:75px}.contribution-grid{grid-template-columns:1fr}.report-paper{padding:28px 22px}.report-paper header h2{font-size:30px}.report-intro{grid-template-columns:70px 1fr}.big-number{font-size:53px}.report-columns,.month-skills{grid-template-columns:1fr;gap:18px}.report-paper footer{flex-direction:column}.support-feature{grid-template-columns:1fr;gap:25px;padding:28px 22px}.support-feature blockquote{font-size:23px}.support-columns>section,.message-list,.structured-message,.settings-card{padding:22px}.message-list article.mine{margin-left:20px}.ai-explainer{grid-template-columns:1fr}.ai-explainer>span{width:50px;height:50px}.modal{padding:30px 22px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
