/* Homepage additions. Shared site styles remain unchanged. */
.home-resources{color:var(--text)}.home-resources .section{scroll-margin-top:100px}.home-resources .home-hero{padding:66px 0 52px}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:64px;align-items:center}.home-resources .home-hero h1{font-size:clamp(3rem,6.5vw,5.8rem);letter-spacing:-.055em;line-height:.98;margin:20px 0 26px}.home-hero .hero-copy{max-width:600px}.home-jump-links{display:flex;gap:22px;flex-wrap:wrap;margin-top:26px;font-size:.9rem;font-weight:700}.home-jump-links a{color:#1762a9;text-decoration:underline;text-underline-offset:5px}.home-fresh{background:#102f4b;border-radius:22px;padding:30px;color:#fff;box-shadow:0 18px 48px #1232511a;position:relative;z-index:1}.home-kicker{font-size:.75rem;letter-spacing:.15em;color:#9ddbd4;font-weight:800}.home-fresh h2{font-size:2rem;line-height:1.1;letter-spacing:-.04em;margin:12px 0 25px}.home-fresh-link{display:grid;grid-template-columns:48px minmax(0,1fr) 16px;gap:14px;align-items:center;border-top:1px solid #ffffff2d;padding:18px 0;color:white}.home-fresh-link:last-child{padding-bottom:0}.home-fresh-link strong{font-size:1rem;line-height:1.3;display:block}.home-fresh-link small{display:block;color:#bdd4e6;font-size:.8rem;margin-top:5px}.home-fresh-link:hover strong{text-decoration:underline;text-underline-offset:4px}.home-resource-mark{height:46px;min-width:46px;display:inline-grid;place-items:center;border-radius:10px;background:#e9f3ff;color:#125c9d;font-size:.75rem;font-weight:850;letter-spacing:.03em}.home-resource-mark.design{background:#deedff;color:#104b84}.home-resource-mark.learning{background:#dff3e9;color:#126142}.home-resource-mark.vibe{background:#dfefef;color:#075a58}.home-resource-mark.quiz{background:#fff0d3;color:#74420d}.home-resource-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #d8e4ee;border-radius:14px;background:#fff;overflow:hidden;margin-bottom:10px}.home-resource-bar a{padding:22px 26px;color:var(--text);border-right:1px solid #d8e4ee}.home-resource-bar a:last-child{border-right:0}.home-resource-bar a:hover{background:#edf6ff}.home-resource-bar strong{display:block;font-size:1.1rem;letter-spacing:-.02em}.home-resource-bar span{font-size:.88rem;color:var(--muted)}.home-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-highlight{display:flex;flex-direction:column;border:1px solid #c8deef;border-top:4px solid #1769c2;padding:27px;border-radius:14px;background:#f1f7ff;min-width:0}.home-highlight.learning{background:#f0f8f3;border-color:#c8e2d3;border-top-color:#207250}.home-highlight.vibe{background:#eff8f8;border-color:#c5dfde;border-top-color:#0c7972}.home-highlight-top{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.home-highlight h3{font-size:1.65rem;letter-spacing:-.035em;line-height:1.13;margin:25px 0 13px}.home-highlight p{color:#455e72;margin:0 0 18px}.home-highlight .button{margin-top:auto;align-self:flex-start;font-size:.9rem}.home-card-detail{font-size:.84rem;color:#47617a;margin:16px 0;font-weight:650}.home-quiz-grid,.home-library-grid,.home-path-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-quiz-card{display:flex;flex-direction:column;min-width:0}.home-quiz-card h3{font-size:1.25rem;line-height:1.22}.home-quiz-card .arrow{margin-top:auto}.home-quiz-card .home-card-detail{margin-top:22px}.home-tool-card{display:flex;flex-direction:column;min-width:0}.home-tool-card .arrow{margin-top:auto;padding-top:20px}.home-tool-card .icon{font-size:.95rem}.home-section-note{font-size:.9rem;color:var(--muted);margin:24px 0 0}.home-section-note a{color:#145c9e;text-decoration:underline;text-underline-offset:3px}.home-library-grid .guide-shortcut h3{font-size:1.18rem;line-height:1.23}.home-path{border-top:2px solid #aac6db;padding:22px 0;min-width:0}.home-path-number{font-size:.8rem;font-weight:850;color:#1762a9}.home-path h3{font-size:1.35rem;line-height:1.17;margin:13px 0}.home-path p{color:var(--muted);font-size:.95rem}.home-path ul{list-style:none;padding:0;margin:20px 0 0}.home-path li{border-top:1px solid #dce6ee;padding:10px 0}.home-path a{color:#1762a9;font-size:.9rem;font-weight:700}.home-resources a:focus-visible{outline:3px solid #a65108;outline-offset:5px}.home-resources .home-fresh a:focus-visible{outline-color:#ffd180}.home-resources .text-link{white-space:normal}.home-resources .section-head>div,.home-hero-grid>*{min-width:0}.home-resources h2,.home-resources h3{overflow-wrap:break-word}@media(max-width:1100px){.home-hero-grid{gap:32px}.home-fresh{padding:25px}.home-quiz-grid,.home-library-grid,.home-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-highlight{padding:22px}.home-highlight h3{font-size:1.45rem}}@media(max-width:800px){.home-hero-grid{grid-template-columns:1fr}.home-resources .home-hero{padding:40px 0}.home-highlight-grid{grid-template-columns:1fr}.home-highlight .button{margin-top:10px}.home-resource-bar a{padding:18px}.home-resource-bar span{display:block}.home-fresh-link{padding:15px 0}.home-resources .section-head{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.home-quiz-grid,.home-library-grid,.home-path-grid{grid-template-columns:1fr}.home-resource-bar{grid-template-columns:1fr}.home-resource-bar a{border-right:0;border-bottom:1px solid #d8e4ee;padding:15px 20px}.home-resource-bar a:last-child{border-bottom:0}.home-resource-bar strong{font-size:1rem}.home-resources .home-hero h1{font-size:3.15rem}.home-fresh{padding:22px}.home-fresh-link{grid-template-columns:42px minmax(0,1fr) 12px;gap:10px}.home-resource-mark{min-width:42px;height:42px;font-size:.7rem}.home-highlight h3{font-size:1.6rem}.home-jump-links{gap:16px}.home-path{padding:20px 0}.home-resources .home-hero .actions{gap:10px}.home-resources .section{padding:48px 0}}@media(prefers-reduced-motion:reduce){.home-resources *{scroll-behavior:auto!important;transition:none!important}.home-resources .card:hover,.home-resources .guide-shortcut:hover,.home-resources .button:hover{transform:none}}
