:root{--background:#fff9f2;--background-secondary:#f6efe6;--surface:#fffcf8;--primary:#800020;--primary-dark:#650015;--on-primary:#fff9f2;--text-primary:#241318;--text-secondary:#6e5960;--accent-lavender:#d8ccff;--accent-yellow:#ffe8a6;--accent-green:#d2efcb;--border:#ded2c8;--on-accent:#241318;--featured-title:var(--primary-dark);--featured-shape:#fff2d6;--featured-primary-button-bg:var(--primary);--featured-primary-button-text:var(--on-primary);--connect-heading:var(--primary);--funfacts-heading:var(--primary);--fact-gaming:#b9a7ff;--fact-chess:#f2c24e;--fact-plants:#69b85c;--fact-music:#9a3658;--funfacts-doodle:#b9a7ff;--funfacts-underline:#ffd98a;--learn-title:var(--primary);--learn-card-lavender-bg:color-mix(in srgb, var(--accent-lavender) 55%, var(--surface));--learn-card-lavender-border:transparent;--learn-card-green-bg:color-mix(in srgb, var(--accent-green) 60%, var(--surface));--learn-card-green-border:transparent;--shadow-sm:0 1px 2px #2413180f;--shadow-md:0 10px 30px #24131814;--font-display:"Bodoni Moda", serif;--font-editorial:"DM Serif Display", serif;--font-body:"Inter", sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-full:999px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4.5rem;--space-9:7rem;--container-width:1220px;--transition-fast:.15s ease;--transition:.22s ease}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--background:#1a0f13;--background-secondary:#24191d;--surface:#24191d;--primary:#800020;--primary-dark:#650015;--on-primary:#f2e8d6;--text-primary:#f2e8d6;--text-secondary:#cfc2b4;--accent-lavender:#b9a7ff;--accent-yellow:#ffd98a;--accent-green:#bfe8b8;--border:#3a3032;--featured-title:var(--text-primary);--featured-shape:color-mix(in srgb, var(--primary-dark) 22%, transparent);--featured-primary-button-bg:var(--accent-yellow);--featured-primary-button-text:var(--on-accent);--connect-heading:var(--text-primary);--funfacts-heading:var(--text-primary);--fact-gaming:#b9a7ff;--fact-chess:#ffd98a;--fact-plants:#bfe8b8;--fact-music:#d889a6;--learn-title:var(--text-primary);--learn-card-lavender-bg:color-mix(in srgb, var(--accent-lavender) 10%, transparent);--learn-card-lavender-border:color-mix(in srgb, var(--accent-lavender) 18%, transparent);--learn-card-green-bg:color-mix(in srgb, var(--accent-green) 8%, transparent);--learn-card-green-border:color-mix(in srgb, var(--accent-green) 16%, transparent);--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 10px 30px #00000059}}:root[data-theme=dark]{--background:#110e10;--background-secondary:#24191d;--surface:#24191d;--primary:#800020;--primary-dark:#250a14;--on-primary:#f2e8d6;--text-primary:#f2e8d6;--text-secondary:#cfc2b4;--accent-lavender:#b9a7ff;--accent-yellow:#ffd98a;--accent-green:#bfe8b8;--border:#3a3032;--featured-title:var(--text-primary);--featured-shape:color-mix(in srgb, var(--primary-dark) 22%, transparent);--featured-primary-button-bg:var(--accent-yellow);--featured-primary-button-text:var(--on-accent);--connect-heading:var(--text-primary);--funfacts-heading:var(--text-primary);--fact-gaming:#b9a7ff;--fact-chess:#ffd98a;--fact-plants:#bfe8b8;--fact-music:#d889a6;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 10px 30px #00000059}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--background);min-width:320px;color:var(--text-primary);font-family:var(--font-body);transition:background-color var(--transition), color var(--transition);margin:0;font-size:16px;line-height:1.55;overflow-x:hidden}img,picture,video{max-width:100%;display:block}svg{display:block}ul,ol{margin:0;padding:0;list-style:none}p{margin:0 0 var(--space-4)}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}input{font:inherit;color:inherit}h1,h2,h3,h4{font-family:var(--font-display);color:var(--text-primary);margin:0;font-weight:600;line-height:1.1}:focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:var(--radius-sm)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) :focus-visible{outline-color:var(--accent-lavender)}}:root[data-theme=dark] :focus-visible{outline-color:var(--accent-lavender)}.container{width:100%;max-width:var(--container-width);padding-inline:var(--space-5);margin-inline:auto}@media (width>=768px){.container{padding-inline:var(--space-7)}}.section{padding-block:var(--space-8);position:relative}.section--tight{padding-block:var(--space-7)}.eyebrow{align-items:center;gap:var(--space-2);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);font-size:.8125rem;font-weight:600;display:inline-flex}.section-heading{color:var(--primary);margin-bottom:var(--space-2);font-size:clamp(1.9rem,1.5rem + 2vw,2.75rem)}.section-heading .doodle-inline{vertical-align:super;width:.7em;height:.7em;color:var(--accent-yellow);margin-left:.15em;display:inline-block}.section-subtitle{font-family:var(--font-body);color:var(--text-secondary);max-width:40ch;margin-top:var(--space-2);font-size:1.0625rem}.section-head{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}em,.italic-accent{font-family:var(--font-display);color:var(--primary);font-style:italic}:root[data-theme=dark] em,:root[data-theme=dark] .italic-accent{color:var(--accent-lavender)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) em,:root:not([data-theme=light]) .italic-accent{color:var(--accent-lavender)}}.text-link{color:var(--primary);transition:border-color var(--transition-fast), gap var(--transition-fast), color var(--transition-fast);border-bottom:1px solid #0000;align-items:center;gap:.35em;font-weight:600;display:inline-flex}:root[data-theme=dark] .text-link{color:var(--accent-lavender)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .text-link{color:var(--accent-lavender)}}.text-link:hover,.text-link:focus-visible{border-color:currentColor}.text-link .arrow{transition:transform var(--transition-fast);display:inline-block}.text-link:hover .arrow,.text-link:focus-visible .arrow{transform:translate(3px)}.text-link--muted{color:var(--text-secondary)}.btn{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-full);font-family:var(--font-body);min-height:44px;transition:background-color var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);border:1px solid #0000;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn .arrow{transition:transform var(--transition-fast)}.btn:hover .arrow,.btn:focus-visible .arrow{transform:translate(3px)}.btn-primary{background:var(--primary);color:var(--on-primary)}.btn-primary:hover,.btn-primary:focus-visible{background:var(--primary-dark)}.btn-secondary{color:var(--text-primary);border-color:var(--border);background:0 0}.btn-secondary:hover,.btn-secondary:focus-visible{border-color:var(--primary)}.btn-outline-circle{border-radius:var(--radius-full);border:1px solid var(--border);width:44px;height:44px;transition:border-color var(--transition-fast), background-color var(--transition-fast), transform var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.btn-outline-circle:hover,.btn-outline-circle:focus-visible{border-color:var(--primary);background:var(--background-secondary)}.surface{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.badge-icon{border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.doodle{pointer-events:none;color:var(--accent-yellow);flex-shrink:0}.doodle--lavender{color:var(--accent-lavender)}.doodle--yellow{color:var(--accent-yellow)}.doodle--green{color:var(--accent-green)}.doodle--primary{color:var(--primary)}.doodle--muted{color:var(--text-secondary);opacity:.6}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{top:-100%;left:var(--space-4);background:var(--primary);color:var(--on-primary);padding:var(--space-3) var(--space-5);border-radius:var(--radius-md);z-index:100;transition:top var(--transition-fast);position:absolute}.skip-link:focus{top:var(--space-4)}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(16px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}*{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.theme-toggle{border-radius:var(--radius-full);border:1px solid color-mix(in srgb, var(--text-primary) 30%, transparent);width:36px;height:36px;color:var(--text-primary);transition:border-color var(--transition-fast), background-color var(--transition-fast), color var(--transition-fast);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.theme-toggle:hover,.theme-toggle:focus-visible{border-color:var(--accent-yellow)}.theme-toggle svg{width:16px;height:16px}.nav{z-index:2;background:0 0;position:relative}.nav-bar{justify-content:space-between;align-items:center;gap:var(--space-4);padding-block:1.75rem 1.25rem;display:flex}.nav-logo{font-family:var(--font-display);color:var(--text-primary);flex-shrink:0;font-size:1.75rem;font-weight:400}.nav-links{align-items:center;gap:var(--space-6);display:none}.nav-link{color:var(--text-primary);padding-block:var(--space-1);font-size:.875rem;font-weight:400;position:relative}.nav-link:after{content:"";background:var(--primary);height:1.5px;transition:right var(--transition-fast);position:absolute;bottom:-2px;left:0;right:100%}.nav-link:hover:after,.nav-link:focus-visible:after{right:0}.nav-link--active{color:var(--primary)}.nav-link--active:after{right:0}.nav-mobile-link--active{color:var(--primary)}.nav-actions{align-items:center;gap:var(--space-3);display:flex}.nav-menu-button{border-radius:var(--radius-md);width:44px;height:44px;color:var(--text-primary);justify-content:center;align-items:center;display:inline-flex}.nav-menu-button svg{width:22px;height:22px}.nav-mobile{background:var(--background);padding:var(--space-6) var(--space-5);opacity:0;pointer-events:none;transition:opacity var(--transition), transform var(--transition);position:fixed;inset:92px 0 0;overflow-y:auto;transform:translateY(-8px)}.nav-mobile--open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-mobile nav{gap:var(--space-2);flex-direction:column;display:flex}.nav-mobile-link{font-family:var(--font-display);padding-block:var(--space-3);border-bottom:1px solid var(--border);color:var(--text-primary);font-size:1.9rem}.nav-mobile-cta{margin-top:var(--space-5);align-self:flex-start}@media (width>=900px){.nav-links{display:flex}.nav-menu-button,.nav-mobile{display:none}}.hero-inner{align-items:center;gap:var(--space-7);grid-template-columns:1fr;display:grid}.hero-name{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(2.75rem,2rem + 5vw,4.5rem);font-weight:400;line-height:.87;display:block;position:relative}.hero-name-first,.hero-name-last{display:inline-block;position:relative}.hero-name-burst{width:24px;height:24px;position:absolute;top:-.28em;right:-1.6rem}.hero-name-underline{width:32%;height:.5em;position:absolute;bottom:-.22em;right:2%}.hero-supporting{color:var(--text-primary);max-width:29ch;margin-top:var(--space-6);margin-bottom:var(--space-6);font-size:clamp(1.2rem,1rem + .5vw,1.5rem);font-weight:400;line-height:1.35}.hero-ctas{align-items:center;gap:var(--space-6);flex-wrap:wrap;display:flex}.btn-lavender{background:var(--accent-lavender);color:var(--on-accent)}.btn-lavender:hover,.btn-lavender:focus-visible{background:color-mix(in srgb, var(--accent-lavender) 82%, black)}.hero-secondary-link{color:var(--text-primary);position:relative}.hero-secondary-underline{width:82%;height:1.3em;position:absolute;bottom:-1.05em;left:0}.hero-portrait{z-index:1;aspect-ratio:360/440;justify-self:center;width:clamp(260px,24vw,360px);position:relative}.hero-portrait-frame{z-index:1;clip-path:url(#portrait-organic-frame);width:100%;height:100%;position:relative;overflow:hidden}.hero-portrait-outline{z-index:2;pointer-events:none;width:100%;height:100%;color:color-mix(in srgb, var(--text-primary) 75%, transparent);position:absolute;inset:0}.hero-portrait-frame img{object-fit:cover;object-position:top center;width:100%;height:100%}:root[data-theme=dark] .hero-portrait-frame img{filter:grayscale(.85)contrast(1.05)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .hero-portrait-frame img{filter:grayscale(.85)contrast(1.05)}}.hero-doodle{z-index:2;position:absolute}.hero-doodle-star{width:34px;height:27px;top:3%;left:-15%}.hero-doodle-sparkle-1{width:12px;height:12px;top:26%;left:-18%}.hero-doodle-sparkle-2{width:16px;height:16px;top:-10%;right:-4%}.hero-doodle-loop{width:56px;height:69px;top:26%;left:-20%;transform:rotate(-4deg)}.hero-doodle-squiggle{width:64px;height:30px;top:-9%;right:-24%;transform:rotate(2deg)}@media (width>=640px){.hero-inner{gap:var(--space-6);grid-template-columns:1.35fr 1fr}.hero-portrait{justify-self:center}}@media (width>=1024px){.hero-name{font-size:clamp(4.75rem,4rem + 3vw,6.75rem)}}.thesedays.section{padding-block:var(--space-6)}.thesedays-panel{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:28px clamp(20px,4vw,32px) 30px}.thesedays-head{flex-direction:column;display:flex}.thesedays-heading{font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:8px;font-size:clamp(1.9rem,1.6rem + 1.3vw,2.5rem);font-weight:400;line-height:1;display:inline-flex;position:relative}.thesedays-heading-burst{width:17px;height:17px}.thesedays-subtitle{color:var(--text-secondary);margin:7px 0 0;font-size:.8125rem;font-weight:400;line-height:1.4}.thesedays-timeline{flex-direction:column;margin-top:26px;display:flex;position:relative}.thesedays-item{grid-template-rows:auto auto;grid-template-columns:46px 1fr;gap:4px 16px;padding-bottom:24px;display:grid;position:relative}.thesedays-item:last-child{padding-bottom:0}.thesedays-item:before{content:"";background:#cfc2b447;width:1px;position:absolute;top:46px;bottom:0;left:22px}.thesedays-item:last-child:before,.thesedays-node{display:none}.thesedays-icon{z-index:1;border-radius:var(--radius-full);width:46px;height:46px;color:var(--on-accent);grid-area:1/1/span 2;justify-content:center;align-self:start;align-items:center;display:inline-flex;position:relative}.thesedays-icon--lavender{background:var(--accent-lavender)}.thesedays-icon--yellow{background:var(--accent-yellow)}.thesedays-icon--green{background:var(--accent-green)}.thesedays-icon-glyph{width:19px;height:19px}.thesedays-icon-glyph--wide{width:28px;height:auto}.thesedays-item-title{font-family:var(--font-body);color:var(--text-primary);grid-area:1/2;align-self:end;margin:0;font-size:.9375rem;font-weight:500;line-height:1.3}.thesedays-item-desc{color:var(--text-secondary);grid-area:2/2;margin:0;font-size:.8125rem;font-weight:400;line-height:1.45}@media (width>=900px){.thesedays-timeline{grid-template-columns:repeat(5,minmax(0,1fr));column-gap:28px;display:grid}.thesedays-timeline:before{content:"";z-index:0;background:#cfc2b447;height:1px;position:absolute;top:23px;left:0;right:120px}.thesedays-item{padding-bottom:0;padding-left:40px;display:block}.thesedays-item:before{display:none}.thesedays-item:after{content:"";background:#cfc2b42e;width:1px;position:absolute;top:23px;bottom:0;left:0}.thesedays-node{z-index:1;background:var(--accent-yellow);border-radius:50%;width:6px;height:6px;display:block;position:absolute;top:23px;left:18px;transform:translate(-3px,-3px)}.thesedays-item:first-child .thesedays-node{left:0}.thesedays-icon{margin-bottom:14px;display:inline-flex}.thesedays-item-title{margin-bottom:6px}}.featured-project-panel{isolation:isolate;border:1px solid var(--border);background:var(--surface);border-radius:20px;grid-template-columns:1fr;padding-bottom:28px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000008}:root[data-theme=dark] .featured-project-panel{box-shadow:none}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .featured-project-panel{box-shadow:none}}.featured-project-shape{z-index:0;pointer-events:none;background:var(--featured-shape);border-radius:50%;width:520px;max-width:65%;height:520px;position:absolute;top:-30%;left:-6%}.featured-project-copy{z-index:1;padding:44px 36px 38px 32px;position:relative}.featured-project-copy .eyebrow{margin-bottom:var(--space-4);display:flex}.eyebrow-icon{width:14px;height:14px}.featured-project-title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--featured-title);margin-bottom:var(--space-4);font-size:clamp(2.6rem,2rem + 3.5vw,3.4rem);font-weight:400;line-height:1;display:inline-block;position:relative}.featured-project-title-sparkle{width:1.1rem;height:1.1rem;position:absolute;top:-.2em;right:-1.4rem}.featured-project-desc{max-width:38ch;color:var(--text-primary);margin-bottom:var(--space-6);font-size:1.0125rem;line-height:1.45}:root[data-theme=dark] .featured-project-desc{color:var(--text-secondary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .featured-project-desc{color:var(--text-secondary)}}.featured-project-metrics{gap:var(--space-5);margin:0 0 var(--space-6);flex-wrap:wrap;display:flex}.featured-project-metric{flex-direction:column;gap:2px;display:flex}.featured-project-metric+.featured-project-metric{border-left:1px solid var(--border);padding-left:var(--space-5)}.featured-project-metric-icon{width:18px;height:18px;color:var(--primary);margin-bottom:var(--space-1)}.featured-project-metric-icon--star{color:var(--accent-yellow)}:root[data-theme=dark] .featured-project-metric-icon:not(.featured-project-metric-icon--star){color:var(--accent-lavender)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .featured-project-metric-icon:not(.featured-project-metric-icon--star){color:var(--accent-lavender)}}.featured-project-metric-value{font-family:var(--font-body);color:var(--text-primary);margin:0;font-size:1.0625rem;font-weight:600}.featured-project-metric-label{color:var(--text-secondary);margin:0;font-size:.75rem}.featured-project-ctas{align-items:center;gap:var(--space-5);flex-wrap:wrap;display:flex}.featured-project-cta-primary{background:var(--featured-primary-button-bg);height:44px;color:var(--featured-primary-button-text);padding-inline:22px;font-size:.875rem;font-weight:500}.featured-project-cta-primary:hover,.featured-project-cta-primary:focus-visible{background:color-mix(in srgb, var(--featured-primary-button-bg) 85%, black)}.featured-project-cta-secondary{font-size:.9375rem}:root[data-theme=dark] .featured-project-cta-secondary{color:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .featured-project-cta-secondary{color:var(--text-primary)}}.featured-project-art{z-index:1;width:100%;max-width:420px;height:auto;margin:4px auto 0;display:block;position:relative}@media (width>=900px){.featured-project-panel{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);min-height:420px;padding-bottom:0}.featured-project-copy{padding:44px 36px 38px 50px}.featured-project-art{z-index:1;object-fit:contain;object-position:right bottom;pointer-events:none;width:58%;max-width:none;height:100%;margin:0;position:absolute;inset:auto 0 0 auto}}@media (width>=1100px){.featured-project-copy{padding-left:55px}}.learn.section{padding-block:2.625rem 3rem}.learn-layout{gap:var(--space-7);grid-template-columns:1fr;align-items:start;display:grid}.learn-heading{color:var(--learn-title);font-size:clamp(2.375rem,2rem + 1.2vw,2.75rem);display:inline-block;position:relative}.learn-heading-underline{width:70%;height:.35em;position:absolute;bottom:-.3em;left:.05em}.learn-cards{flex-direction:column;gap:14px;margin-top:28px;display:flex}.learn-card{border:1px solid #0000;border-radius:14px;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:14px;height:128px;padding:18px 20px;display:grid}.learn-card--lavender{background:var(--learn-card-lavender-bg);border-color:var(--learn-card-lavender-border)}.learn-card--green{background:var(--learn-card-green-bg);border-color:var(--learn-card-green-border)}.learn-card-icon{width:30px;height:30px;color:var(--text-primary)}.learn-card-title{font-family:var(--font-body);color:var(--text-primary);margin:0 0 4px;font-size:1rem;font-weight:500;line-height:1.2}.learn-card-desc{color:var(--text-secondary);margin:0 0 8px;font-size:.75rem;line-height:1.4}.learn-card-link{color:var(--text-primary);align-items:center;gap:.35em;font-size:.75rem;font-weight:500;display:inline-flex}.learn-card-link .arrow{transition:transform var(--transition-fast);display:inline-block}.learn-card-link:hover,.learn-card-link:focus-visible{text-underline-offset:3px;text-decoration:underline}.learn-card-link:hover .arrow,.learn-card-link:focus-visible .arrow{transform:translate(3px)}.learn-right{min-width:0}.learn-videos-head{justify-content:space-between;align-items:baseline;gap:var(--space-4);margin-bottom:24px;display:flex}.learn-videos-heading{font-family:var(--font-body);color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:500}.learn-videos-viewall{flex-shrink:0;font-size:.8125rem}.learn-videos-grid{gap:var(--space-4);scroll-snap-type:x mandatory;margin-inline:calc(var(--space-5) * -1);padding-inline:var(--space-5);padding-bottom:var(--space-2);grid-auto-columns:78%;grid-auto-flow:column;display:grid;overflow-x:auto}.learn-video-card{scroll-snap-align:start;flex-direction:column;gap:12px;display:flex}.learn-video-thumb-wrap{aspect-ratio:16/10;background:var(--background-secondary);border-radius:12px;display:block;position:relative;overflow:hidden}.learn-video-thumb{object-fit:cover;width:100%;height:100%;transition:transform var(--transition)}.learn-video-card:hover .learn-video-thumb,.learn-video-card:focus-visible .learn-video-thumb{transform:scale(1.03)}.learn-video-play{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.learn-video-play svg{border-radius:var(--radius-full);background:color-mix(in srgb, var(--surface) 88%, transparent);width:52px;height:52px;color:var(--primary-dark);transition:background-color var(--transition-fast);padding:16px;box-shadow:0 4px 14px #0000001f}:root[data-theme=dark] .learn-video-play svg{background:color-mix(in srgb, var(--text-primary) 90%, transparent)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .learn-video-play svg{background:color-mix(in srgb, var(--text-primary) 90%, transparent)}}.learn-video-card:hover .learn-video-play svg,.learn-video-card:focus-visible .learn-video-play svg{background:var(--surface)}:root[data-theme=dark] .learn-video-card:hover .learn-video-play svg,:root[data-theme=dark] .learn-video-card:focus-visible .learn-video-play svg{background:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .learn-video-card:hover .learn-video-play svg,:root:not([data-theme=light]) .learn-video-card:focus-visible .learn-video-play svg{background:var(--text-primary)}}.learn-video-title{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}@media (width>=640px){.learn-videos-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;margin-inline:0;padding-inline:0;overflow-x:visible}.learn-video-card{min-width:0}}@media (width>=900px){.learn-layout{grid-template-rows:auto auto auto;grid-template-columns:320px minmax(0,1fr);gap:14px 44px}.learn-left{display:contents}.learn-heading{grid-area:1/1;margin-bottom:14px}.learn-cards{display:contents}.learn-card--lavender{grid-area:2/1}.learn-card--green{grid-area:3/1}.learn-right{grid-area:2/2/4;align-self:start}.learn-videos-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}}.talks.section{padding-block:2.5rem 3rem}.talks-head{align-items:flex-start}.talks-heading{letter-spacing:-.02em;color:var(--primary);font-size:clamp(2.625rem,2.2rem + 1.4vw,3rem);display:inline-block;position:relative}:root[data-theme=dark] .talks-heading{color:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .talks-heading{color:var(--text-primary)}}.talks-heading-sparkle{width:1.35rem;height:1.35rem;position:absolute;top:-.2em;right:-1.1rem}.talks-heading-underline{width:2em;height:.35em;position:absolute;bottom:-.28em;left:.05em}.talks-viewall{color:var(--primary);gap:.6em}:root[data-theme=dark] .talks-viewall{color:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .talks-viewall{color:var(--text-primary)}}.talks-grid-wrap{margin-top:34px;position:relative}.talks-list{grid-template-columns:1fr;display:grid}.talk-item{min-height:170px;padding-block:var(--space-5);border-top:1px solid var(--border);flex-direction:column;display:flex}.talk-item-title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--primary-dark);margin:0 0 22px;font-size:clamp(1.4rem,1.2rem + .6vw,1.6rem);font-weight:400;line-height:1.12}:root[data-theme=dark] .talk-item-title{color:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .talk-item-title{color:var(--text-primary)}}.talk-item-meta{color:var(--text-primary);margin:0;font-size:.85rem;font-weight:500;line-height:1.4}.talk-item-resources{padding-top:var(--space-4);align-items:flex-start;gap:var(--space-2);flex-direction:column;margin-top:auto;display:flex}.talks-doodle{display:none}@media (width>=640px){.talk-item{border-top:none;padding-inline:32px}.talk-item:nth-child(2n){border-left:1px solid var(--border)}.talk-item:nth-child(n+3){border-top:1px solid var(--border)}.talks-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (width>=1080px){.talks-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.talk-item{border-top:none}.talk-item:nth-child(n+2){border-left:1px solid var(--border)}.talk-item:nth-child(n+3){border-top:none}.talks-doodle{width:34px;height:74px;display:block;position:absolute;bottom:-18%;right:2%}}.about-portrait-svg{width:100%;height:100%;display:block}.about-portrait-purple{fill:var(--accent-lavender)}.about-portrait-placeholder{fill:var(--background-secondary)}.about-portrait-image{transition:filter var(--transition)}:root[data-theme=dark] .about-portrait-image{filter:grayscale(.85)contrast(1.05)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .about-portrait-image{filter:grayscale(.85)contrast(1.05)}}.about-portrait-doodle{stroke:var(--accent-yellow);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.about-portrait-sparkle-fill{fill:var(--accent-green)}.about-portrait-sparkle-line{stroke:var(--accent-green);stroke-width:3px;stroke-linecap:round}.about-grid{gap:var(--space-8);grid-template-columns:1fr;align-items:center;display:grid}.about-portrait{aspect-ratio:520/580;justify-self:center;width:min(320px,85vw);position:relative}.about-heading{color:var(--primary);margin-bottom:var(--space-4);font-size:clamp(2.375rem,2rem + 1vw,2.75rem);display:inline-block;position:relative}:root[data-theme=dark] .about-heading{color:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .about-heading{color:var(--text-primary)}}.about-heading-underline{width:1.7em;height:.3em;position:absolute;bottom:-.3em;left:.05em}.about-paragraph{color:var(--text-secondary);max-width:30em;font-size:.95rem;line-height:1.6}.about-cta{margin-top:var(--space-2)}.about-credentials{align-content:start;gap:20px;display:grid}.about-credential{grid-template-columns:34px 1fr;align-items:start;gap:14px;display:grid}.about-credential-icon{width:22px;height:22px;color:var(--primary)}:root[data-theme=dark] .about-credential-icon{color:var(--accent-lavender)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .about-credential-icon{color:var(--accent-lavender)}}.about-credential-title{color:var(--text-primary);font-size:.85rem;font-weight:500;display:block}.about-credential-subtitle{color:var(--text-secondary);font-size:.78rem;display:block}@media (width>=760px){.about-grid{gap:var(--space-7);grid-template-columns:.9fr 1.1fr}.about-credentials{margin-top:var(--space-6);grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,260px));gap:16px 40px}}@media (width>=1080px){.about-grid{grid-template-columns:.9fr 1.25fr .85fr;gap:40px}.about-portrait{width:320px}.about-credentials{grid-column:auto;grid-template-columns:1fr;margin-top:0}}.funfacts{padding-block:36px 44px}.funfacts-head{text-align:center}.funfacts-heading{font-family:var(--font-editorial);letter-spacing:-.025em;color:var(--funfacts-heading);margin:0 0 36px;font-size:clamp(1.75rem,1.45rem + 1.6vw,2rem);font-weight:400;line-height:1;display:inline-block;position:relative}.funfacts-heading-doodle{width:clamp(22px,2.4vw,32px);height:clamp(22px,2.4vw,32px);color:var(--funfacts-doodle);position:absolute;top:-.5em;right:-2rem}.funfacts-grid{--funfacts-divider:color-mix(in srgb, var(--border) 70%, transparent);grid-template-columns:1fr;display:grid}.fun-fact{border-top:1px solid var(--funfacts-divider);grid-template-columns:54px minmax(0,1fr);align-items:center;gap:18px;padding-block:24px;display:grid}.fun-fact:first-child{border-top:none;padding-top:4px}.fun-fact-icon{flex-shrink:0;width:42px;height:42px}.fun-fact--gaming .fun-fact-icon{color:var(--fact-gaming)}.fun-fact--chess .fun-fact-icon{color:var(--fact-chess)}.fun-fact--plants .fun-fact-icon{color:var(--fact-plants)}.fun-fact--music .fun-fact-icon{color:var(--fact-music)}.fun-fact-title{font-family:var(--font-editorial);color:var(--text-primary);margin:0 0 6px;font-size:1.375rem;font-weight:400;line-height:1.1}.fun-fact-desc{font-family:var(--font-body);color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.5}.fun-fact-highlight{font-weight:600}.fun-fact--gaming .fun-fact-highlight{color:var(--fact-gaming)}.fun-fact--chess .fun-fact-highlight{color:var(--fact-chess)}.fun-fact--plants .fun-fact-highlight{color:var(--fact-plants)}.fun-fact--music .fun-fact-highlight{color:var(--fact-music)}.funfacts-closing{text-align:center;font-family:var(--font-editorial);color:var(--text-primary);margin:44px 0 0;font-size:1.5rem;font-weight:400}.funfacts-closing-expressive{margin-left:.3em;font-style:italic;display:inline-block;position:relative}.funfacts-closing-underline{width:100%;height:.28em;color:var(--funfacts-underline);position:absolute;bottom:-.32em;left:0}@media (width>=760px){.funfacts-heading{margin-bottom:48px;font-size:clamp(2rem,1.6rem + 1.4vw,2.5rem)}.funfacts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fun-fact{border-top:none;grid-template-columns:90px minmax(0,1fr);gap:24px;padding:34px 32px}.fun-fact:first-child{padding-top:34px}.fun-fact:first-child{border-right:1px solid var(--funfacts-divider);border-bottom:1px solid var(--funfacts-divider)}.fun-fact:nth-child(2){border-bottom:1px solid var(--funfacts-divider)}.fun-fact:nth-child(3){border-right:1px solid var(--funfacts-divider)}.fun-fact-icon{width:56px;height:56px}.fun-fact-title{font-size:1.625rem}.fun-fact-desc{font-size:1.0625rem}.funfacts-closing{margin-top:52px;font-size:1.875rem}}.connect-panel{padding:var(--space-7) var(--space-5);gap:var(--space-6);flex-direction:column;display:flex;position:relative;overflow:hidden}.connect-heading{color:var(--connect-heading);max-width:14ch;font-size:clamp(1.9rem,1.5rem + 2vw,2.6rem);display:inline-block;position:relative}.connect-heading-sparkle{width:1.2rem;height:1.2rem;position:absolute;top:-.1em;right:-1.3rem}.connect-subtitle{color:var(--text-secondary);margin-top:var(--space-3)}.connect-list{gap:var(--space-3);flex-wrap:wrap;display:flex}.social-link{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4) var(--space-2) var(--space-2);border:1px solid var(--border);border-radius:var(--radius-full);min-height:44px;transition:border-color var(--transition-fast), background-color var(--transition-fast);display:inline-flex}.social-link:hover,.social-link:focus-visible{border-color:var(--primary);background:var(--background-secondary)}.social-link-icon{border-radius:var(--radius-full);background:var(--background-secondary);width:2rem;height:2rem;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}:root[data-theme=dark] .social-link-icon{color:var(--accent-lavender)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .social-link-icon{color:var(--accent-lavender)}}.social-link-icon svg{width:15px;height:15px}.social-link-label{font-size:.9rem;font-weight:600}.connect-doodle{bottom:var(--space-5);right:var(--space-6);width:42px;height:34px;display:none;position:absolute}@media (width>=640px){.connect-panel{padding:var(--space-8);justify-content:space-between;align-items:center;gap:var(--space-7);flex-direction:row}.connect-doodle{display:block}}.footer{border-top:1px solid var(--border);padding-block:var(--space-6)}.footer-inner{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.footer-logo{font-family:var(--font-display);color:var(--primary);font-size:1.2rem;font-weight:700}.footer-copyright{color:var(--text-secondary);margin:0;font-size:.85rem}.footer-doodle{width:20px;height:20px}.header-band{isolation:isolate;background:var(--background);padding-bottom:var(--space-6);--shape-opacity:.1;position:relative}:root[data-theme=dark] .header-band{--shape-opacity:.85}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .header-band{--shape-opacity:.85}}.header-band .nav{z-index:2;position:relative}.header-band>.container{z-index:1;padding-top:var(--space-6);position:relative}.header-band:before{content:"";background:var(--primary-dark);width:42vw;min-width:340px;max-width:560px;height:42vw;min-height:340px;max-height:560px;opacity:var(--shape-opacity);z-index:-2;pointer-events:none;border-radius:42% 58% 55% 45%/48% 42% 58% 52%;position:absolute;top:-20%;left:-16%}.header-band:after{content:"";background:var(--primary-dark);width:26vw;min-width:220px;max-width:360px;height:30vw;min-height:260px;max-height:420px;opacity:var(--shape-opacity);z-index:-2;pointer-events:none;border-radius:48% 52% 46% 54%/55% 45%;position:absolute;top:44%;left:-14%}.header-band-shape{z-index:-2;pointer-events:none;opacity:var(--shape-opacity);position:absolute}.header-band-shape-right-1{background:var(--primary-dark);border-radius:55% 45% 48% 52%/45% 55%;width:30vw;min-width:260px;max-width:420px;height:30vw;min-height:260px;max-height:420px;top:2%;right:0%}.header-band-shape-right-2{background:var(--primary-dark);border-radius:50%;width:20vw;min-width:180px;max-width:300px;height:20vw;min-height:180px;max-height:300px;top:32%;right:10%}.talk-row{border-bottom:1px solid var(--border);grid-template-columns:1fr;gap:12px;padding-block:24px;display:grid}.talk-row:last-child{border-bottom:none}.talk-row-title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--primary-dark);margin:0;font-size:clamp(1.5rem,1.3rem + .6vw,1.85rem);font-weight:400;line-height:1.1}:root[data-theme=dark] .talk-row-title{color:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .talk-row-title{color:var(--text-primary)}}.talk-row-meta{flex-direction:column;gap:2px;display:flex}.talk-row-event{color:var(--text-primary);margin:0;font-size:.85rem;font-weight:600}.talk-row-date{color:var(--text-secondary);margin:0;font-size:.8rem}.talk-row-resources{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.talk-row-resource{font-family:var(--font-body);color:var(--primary);align-items:center;gap:.4em;font-size:.875rem;font-weight:500;display:inline-flex}:root[data-theme=dark] .talk-row-resource{color:var(--accent-lavender)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .talk-row-resource{color:var(--accent-lavender)}}.talk-row-resource .arrow{transition:transform var(--transition-fast);display:inline-block}.talk-row-resource:hover,.talk-row-resource:focus-visible{text-underline-offset:3px;text-decoration:underline}.talk-row-resource:hover .arrow,.talk-row-resource:focus-visible .arrow{transform:translate(2px,-2px)}@media (width>=640px){.talk-row{grid-template-columns:minmax(260px,1.5fr) 220px minmax(180px,.8fr);align-items:start;gap:40px;padding-block:30px}}.talks-breadcrumb{color:var(--primary);margin:28px 0 0;font-size:.8125rem;font-weight:500}:root[data-theme=dark] .talks-breadcrumb{color:var(--accent-lavender)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .talks-breadcrumb{color:var(--accent-lavender)}}.talks-breadcrumb a{color:inherit}.talks-breadcrumb a:hover,.talks-breadcrumb a:focus-visible{text-underline-offset:3px;text-decoration:underline}.talks-hero{grid-template-columns:1fr;align-items:center;gap:40px;padding-block:28px 40px;display:grid}.talks-hero-copy{position:relative}.talks-hero-heading{font-family:var(--font-display);letter-spacing:-.035em;color:var(--primary);margin:0 0 var(--space-5);font-size:clamp(3.5rem,2.6rem + 6vw,6.5rem);font-weight:400;line-height:.9;display:inline-block;position:relative}:root[data-theme=dark] .talks-hero-heading{color:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .talks-hero-heading{color:var(--text-primary)}}.talks-hero-underline{width:45%;height:.3em;position:absolute;bottom:-.1em;left:.05em}.talks-hero-intro{color:var(--text-primary);max-width:30em;margin:0;padding-right:2rem;font-size:1.0625rem;line-height:1.5;position:relative}.talks-hero-doodle{width:22px;height:22px;position:absolute;top:.1em;right:-.4rem}.talks-hero-portrait{aspect-ratio:520/580;justify-self:center;width:min(300px,82vw);position:relative}.talks-page-list{border-top:1px solid var(--border);margin:8px 0 0;padding:0;list-style:none}.talks-cta{background:color-mix(in srgb, var(--accent-lavender) 24%, var(--surface));border:1px solid #0000;border-radius:16px;grid-template-columns:1fr;align-items:center;gap:24px;margin-block:48px 56px;padding:32px 28px;display:grid;position:relative;overflow:hidden}:root[data-theme=dark] .talks-cta{background:color-mix(in srgb, var(--accent-lavender) 8%, transparent);border-color:color-mix(in srgb, var(--accent-lavender) 14%, transparent)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .talks-cta{background:color-mix(in srgb, var(--accent-lavender) 8%, transparent);border-color:color-mix(in srgb, var(--accent-lavender) 14%, transparent)}}.talks-cta-heading{z-index:1;font-family:var(--font-display);color:var(--primary);margin:0;font-size:clamp(2rem,1.7rem + 1.2vw,2.5rem);font-weight:400;line-height:1;position:relative}:root[data-theme=dark] .talks-cta-heading{color:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .talks-cta-heading{color:var(--text-primary)}}.talks-cta-content{z-index:1;align-items:flex-start;gap:var(--space-4);flex-direction:column;display:flex;position:relative}.talks-cta-text{color:var(--text-primary);max-width:32ch;margin:0;font-size:.95rem}.talks-cta-button{background:var(--primary);color:var(--on-primary);font-size:.875rem;font-weight:500}:root[data-theme=dark] .talks-cta-button{background:var(--accent-lavender);color:var(--on-accent)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .talks-cta-button{background:var(--accent-lavender);color:var(--on-accent)}}.talks-cta-sparkle{z-index:0;width:20px;height:20px;position:absolute;top:18px;right:76px}.talks-cta-squiggle{z-index:0;width:42px;height:34px;position:absolute;bottom:12px;right:18px}.talks-cta-star{z-index:0;width:16px;height:16px;position:absolute;top:42%;right:118px}@media (width>=640px){.talks-hero-portrait{justify-self:end}}@media (width>=760px){.talks-hero{grid-template-columns:minmax(0,1fr) 300px;gap:48px}.talks-cta{grid-template-columns:.8fr 1fr;padding:32px 40px}}@media (width>=1024px){.talks-hero{grid-template-columns:minmax(0,1fr) 420px;gap:64px}.talks-hero-portrait{width:340px}}.featured-course-card{flex-direction:column;gap:14px;display:flex}.featured-course-thumb-wrap{aspect-ratio:16/10;background:var(--background-secondary);border:1px solid var(--border);border-radius:12px;display:block;position:relative;overflow:hidden}.featured-course-thumb{object-fit:cover;width:100%;height:100%;transition:transform var(--transition)}.featured-course-card:hover .featured-course-thumb,.featured-course-card:focus-visible .featured-course-thumb{transform:scale(1.03)}.featured-course-play{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.featured-course-play svg{border-radius:var(--radius-full);background:color-mix(in srgb, var(--surface) 92%, transparent);width:48px;height:48px;color:var(--primary-dark);transition:background-color var(--transition-fast);padding:14px;box-shadow:0 4px 14px #0000001f}:root[data-theme=dark] .featured-course-play svg{background:color-mix(in srgb, var(--text-primary) 90%, transparent)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .featured-course-play svg{background:color-mix(in srgb, var(--text-primary) 90%, transparent)}}.featured-course-title{font-family:var(--font-body);color:var(--text-primary);font-size:1.125rem;font-weight:500;line-height:1.3}.featured-course-platform{color:var(--text-secondary);font-size:.75rem}.courses-breadcrumb{color:#9274d8;margin:28px 0 0;font-size:.8125rem;font-weight:500}:root[data-theme=dark] .courses-breadcrumb{color:var(--accent-lavender)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .courses-breadcrumb{color:var(--accent-lavender)}}.courses-breadcrumb a{color:inherit}.courses-breadcrumb a:hover,.courses-breadcrumb a:focus-visible{text-underline-offset:3px;text-decoration:underline}.courses-hero{grid-template-columns:1fr;align-items:center;gap:40px;padding-block:28px 40px;display:grid}.courses-hero-copy{position:relative}.courses-hero-heading{font-family:var(--font-display);letter-spacing:-.035em;color:var(--primary);margin:0 0 var(--space-5);font-size:clamp(3.5rem,2.6rem + 6vw,6.5rem);font-weight:400;line-height:.9;display:inline-block;position:relative}:root[data-theme=dark] .courses-hero-heading{color:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .courses-hero-heading{color:var(--text-primary)}}.courses-hero-sparkle{width:26px;height:26px;position:absolute;top:-.25em;right:-1.5rem}.courses-hero-underline{width:45%;height:.3em;position:absolute;bottom:-.1em;left:.05em}.courses-hero-intro{color:var(--text-primary);max-width:28em;margin:0;font-size:1.0625rem;line-height:1.5}.courses-hero-portrait{aspect-ratio:520/580;justify-self:center;width:min(300px,82vw);position:relative}.courses-section-head{margin-top:8px}.courses-section-heading{font-family:var(--font-display);color:var(--primary);margin:0 0 var(--space-6);font-size:clamp(1.75rem,1.5rem + 1vw,2.125rem);font-weight:400;display:inline-block;position:relative}:root[data-theme=dark] .courses-section-heading{color:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .courses-section-heading{color:var(--text-primary)}}.courses-section-sparkle{width:18px;height:18px;position:absolute;top:-.1em;right:-1.3rem}.featured-courses-grid{grid-template-columns:1fr;gap:28px;margin-bottom:48px;display:grid}.courses-cta{background:var(--surface);border:1px solid var(--border);border-radius:16px;grid-template-columns:1fr;align-items:center;gap:24px;margin-block:48px 56px;padding:32px 28px;display:grid;position:relative;overflow:hidden}.courses-cta-heading{z-index:1;font-family:var(--font-display);color:var(--primary);margin:0;font-size:clamp(2.2rem,1.9rem + 1.4vw,2.75rem);font-weight:400;line-height:1;position:relative}:root[data-theme=dark] .courses-cta-heading{color:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .courses-cta-heading{color:var(--text-primary)}}.courses-cta-content{z-index:1;align-items:flex-start;gap:var(--space-4);flex-direction:column;display:flex;position:relative}.courses-cta-text{color:var(--text-primary);max-width:32ch;margin:0;font-size:.95rem}.courses-cta-star{z-index:0;width:18px;height:18px;position:absolute;top:20px;right:96px}.courses-cta-sparkle{z-index:0;width:16px;height:16px;position:absolute;top:44px;right:44px}.courses-cta-sparkle-2{z-index:0;width:12px;height:12px;position:absolute;bottom:24px;right:90px}@media (width>=640px){.courses-hero-portrait{justify-self:end}}@media (width>=760px){.courses-hero{grid-template-columns:minmax(0,1fr) 300px;gap:48px}.featured-courses-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.courses-cta{grid-template-columns:.8fr 1.2fr;padding:32px 40px}}@media (width>=1024px){.courses-hero{grid-template-columns:minmax(0,1fr) 420px;gap:64px}.courses-hero-portrait{width:340px}.featured-courses-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
