a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{font:inherit;vertical-align:baseline;border:0;margin:0;padding:0;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}:root{--green:#2ecc40;--emerald:#2ecc71;--nephritis:#27ae60;--lime-green:#01ff70;--notification-green:#88ffd1;--red:#ff4136;--alizarin:#e74c3c;--pomegranate:#c0392b;--slick-red:#f93d66;--navy:#001f3f;--black:#111;--black-soothing:#272727;--grey:#aaa;--concrete:#95a5a6;--asbestos:#7f8c8d;--silver:#ddd;--cloud-white:#ecf0f1;--dark-mode-black:#06090f;--dark-mode-red:#da3633;--dark-mode-green:#3fb950;--title-font:"Lato";--text-font:"Merriweather";--font-size-2down:.8em;--font-size-1down:.9em;--font-base-size:16px;--font-size-1up:1.2em;--font-size-2up:1.4em;--font-size-3up:1.6em}body{font-size:18px;line-height:1.5;font-family:var(--text-font);margin:0 auto}h1{font-size:2rem}h2{font-size:1.6rem}h3{font-size:1.2rem}h1,h2,h3,h4,h5,h6{font-family:var(--title-font)}h1,h2,h3,h4,h5,h6,section,div,p{margin-bottom:.5rem}label,input{display:block}.container{max-width:100ch;margin:0 auto;padding:1rem}.container__lesson__header{margin-bottom:1rem;font-family:Lato,sans-serif;font-weight:700}.container__lesson__header__navbar{justify-content:space-between;margin-bottom:1rem;display:flex}.container__lesson__content{font-family:Merriweather,sans-serif}.container__lesson__button1{color:snow;cursor:pointer;background-color:#2d2d2d;border:none;border-radius:8px;padding:.5rem}.container__lesson__navigation{justify-content:space-between;padding:1rem;font-weight:700;display:flex}.landing-page__hero-section{margin-bottom:2rem}.landing-page__heading{text-align:center;font-size:3.5rem}.progressive-examples-container{transition:all .3s}.example-item{opacity:1;animation:.4s ease-out slideIn;transform:translateY(0)}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:400px){.hidden_mobile{display:none}}@media (min-width:401px) and (max-width:767px){.hidden_mobile{display:none}}@media (min-width:768px){.hidden_desktop{display:none}.section{flex-direction:row;justify-content:space-around}}.ph{--paper:#eef0f6;--surface:#fbfcff;--surface-2:#f4f6fb;--ink:#101836;--ink-soft:#4b5573;--ink-faint:#8a93ad;--line:#dce0ec;--gold:#e9a21a;--gold-strong:#b07607;--shadow:24px 24px 60px #1018361a;--c-mgmt:#2c9c8d;--c-law:#5e74e6;--c-banking:#de7748;--c-skills:#4fa06e;--c-finance:#d9971a;--sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--serif:ui-serif, "New York", "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--mono:ui-monospace, "SF Mono", "Cascadia Code", "JetBrains Mono", Menlo, monospace;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;font-size:17px;line-height:1.6;display:flex;overflow-x:hidden}.ph :is(h1,h2,h3,h4,p,ul,li,section,div,form,label,span,a){margin:0}.ph ::selection{background:var(--gold);color:#101836}.ph a{color:inherit;text-decoration:none}.ph :focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:2px}.ph .wrap{width:min(1080px,91vw);margin-inline:auto}.ph .eyebrow{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--ink-faint);font-size:.72rem}.ph .masthead{border-bottom:1px solid var(--line)}.ph .masthead .wrap{justify-content:space-between;align-items:center;height:66px;display:flex}.ph .wordmark{font-family:var(--serif);letter-spacing:-.01em;font-size:1.55rem;font-weight:600}.ph .wordmark .oo{color:var(--gold);letter-spacing:.02em}.ph .status-pill{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);border:1px solid var(--line);background:var(--surface);border-radius:999px;align-items:center;gap:9px;padding:7px 14px;font-size:.66rem;display:inline-flex}.ph .status-pill .live{background:var(--gold);border-radius:50%;width:8px;height:8px;position:relative}@media (prefers-reduced-motion:no-preference){.ph .status-pill .live:after{content:"";background:var(--gold);border-radius:50%;animation:1.9s cubic-bezier(0,0,.2,1) infinite ph-ping;position:absolute;inset:0}@keyframes ph-ping{0%{opacity:.7;transform:scale(1)}80%,to{opacity:0;transform:scale(2.6)}}}@media (max-width:560px){.ph .status-pill{display:none}}.ph .hero{flex:1;align-items:center;padding:clamp(48px,9vw,104px) 0;display:flex}.ph .hero-inner{max-width:44rem}.ph .kick{align-items:center;gap:10px;margin-bottom:26px;display:inline-flex}.ph .kick .dot{background:var(--gold);border-radius:50%;width:7px;height:7px}.ph .hero h1{font-family:var(--serif);letter-spacing:-.025em;text-wrap:balance;font-size:clamp(2.7rem,7vw,5.2rem);font-weight:600;line-height:1.02}.ph .hero h1 .lede{display:inline-block;position:relative}.ph .hero h1 .lede svg{width:102%;height:.3em;position:absolute;bottom:-.12em;left:-1%;overflow:visible}.ph .hero h1 .lede path{fill:none;stroke:var(--gold);stroke-width:9px;stroke-linecap:round}.ph .hero h1 .soft{color:var(--ink-soft)}.ph .hero .sub{color:var(--ink-soft);max-width:40ch;margin-top:1.5rem;font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.5}.ph .hero .sub b{color:var(--ink);font-weight:600}.ph .progress{max-width:30rem;margin-top:2.4rem}.ph .progress .track{background:var(--surface-2);border:1px solid var(--line);border-radius:999px;height:7px;position:relative;overflow:hidden}.ph .progress .bar{background:linear-gradient(90deg, transparent, var(--gold), color-mix(in srgb,var(--gold) 40%, transparent));border-radius:999px;width:42%;position:absolute;inset:0}@media (prefers-reduced-motion:no-preference){.ph .progress .bar{animation:2.4s cubic-bezier(.65,.05,.35,1) infinite ph-slide}@keyframes ph-slide{0%{left:-45%}to{left:105%}}}@media (prefers-reduced-motion:reduce){.ph .progress .bar{width:55%;left:0}}.ph .progress .cap{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);justify-content:space-between;margin-top:11px;font-size:.68rem;display:flex}.ph .notify{margin-top:2.6rem}.ph .notify label{color:var(--ink);margin-bottom:12px;font-size:.95rem;font-weight:600;display:block}.ph .notify form{flex-wrap:wrap;gap:10px;max-width:30rem;display:flex}.ph .notify input{min-width:200px;font-family:var(--sans);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:12px;flex:1;padding:14px 16px;font-size:.96rem;transition:border-color .2s}.ph .notify input::placeholder{color:var(--ink-faint)}.ph .notify input:focus{border-color:var(--gold);outline:none}.ph .btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:14px 22px;font-size:.94rem;font-weight:600;transition:transform .18s,box-shadow .25s;display:inline-flex}.ph .btn-primary{background:var(--gold);color:#191203;box-shadow:0 8px 22px -8px color-mix(in srgb,var(--gold) 70%, transparent)}.ph .btn-primary:hover{transform:translateY(-2px)}.ph .btn .arrow{transition:transform .2s}.ph .btn:hover .arrow{transform:translate(3px)}.ph .notify .done{color:var(--gold-strong);margin-top:14px;font-size:.92rem}.ph .still{border-top:1px solid var(--line);padding:clamp(34px,5vw,52px) 0}.ph .still .lead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:20px;display:flex}.ph .still h2{font-family:var(--serif);letter-spacing:-.01em;font-size:clamp(1.25rem,2.4vw,1.7rem);font-weight:600}.ph .still .note{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);font-size:.68rem}.ph .pills{flex-wrap:wrap;gap:10px;display:flex}.ph .pill{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:999px;align-items:center;gap:9px;padding:9px 15px;font-size:.9rem;transition:border-color .2s,transform .2s;display:inline-flex}.ph .pill:hover{border-color:var(--gold);transform:translateY(-2px)}.ph .pill .d{border-radius:50%;width:7px;height:7px}.ph .pill .go{color:var(--ink-faint);transition:transform .2s,color .2s}.ph .pill:hover .go{color:var(--gold-strong);transform:translate(2px)}.ph .press{border-top:1px solid var(--line);padding:clamp(30px,4vw,44px) 0}.ph .press .row{flex-wrap:wrap;align-items:center;gap:clamp(20px,4vw,52px);display:flex}.ph .press .l{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint);font-size:.7rem}.ph .press a{font-family:var(--serif);color:var(--ink-soft);font-size:clamp(1.05rem,2.2vw,1.5rem);font-weight:600;transition:color .2s,transform .2s}.ph .press a:hover{color:var(--ink);transform:translateY(-2px)}.ph .press a .yr{font-family:var(--mono);color:var(--ink-faint);vertical-align:super;margin-left:3px;font-size:.58rem}.ph .site-footer{border-top:1px solid var(--line);padding:30px 0}.ph .foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:22px;display:flex}.ph .socials{gap:11px;display:flex}.ph .socials a{border:1px solid var(--line);width:42px;height:42px;color:var(--ink-soft);border-radius:11px;place-items:center;transition:border-color .2s,color .2s,transform .2s,background .2s;display:grid}.ph .socials a:hover{border-color:var(--gold);color:var(--ink);background:var(--surface);transform:translateY(-3px)}.ph .socials svg{width:18px;height:18px}.ph .copy{font-family:var(--mono);letter-spacing:.06em;color:var(--ink-faint);font-size:.7rem}.ph .rise{opacity:0;transform:translateY(16px)}@media (prefers-reduced-motion:no-preference){.ph .rise{animation:.8s cubic-bezier(.22,.68,.28,1) forwards ph-rise}.ph .d1{animation-delay:50ms}.ph .d2{animation-delay:.14s}.ph .d3{animation-delay:.24s}.ph .d4{animation-delay:.34s}.ph .d5{animation-delay:.44s}.ph .d6{animation-delay:.54s}@keyframes ph-rise{to{opacity:1;transform:none}}.ph .draw{stroke-dasharray:420;stroke-dashoffset:420px;animation:1.1s cubic-bezier(.6,.1,.3,1) .55s forwards ph-draw}@keyframes ph-draw{to{stroke-dashoffset:0}}}@media (prefers-reduced-motion:reduce){.ph .rise{opacity:1;transform:none}}
@font-face{font-family:Merriweather;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/02046ca7e906ed9f-s.1602kxq-59i~c.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/6bbcb5b36acd717c-s.0oz2cuf9udaui.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/0797a9ffe47acb65-s.045uve1.n0xw5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/7c2c7251ac640798-s.0ci7sidzj82wz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/248e1dc0efc99276-s.p.0ft7o6kv5bp14.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Merriweather;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/02046ca7e906ed9f-s.1602kxq-59i~c.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Merriweather;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/6bbcb5b36acd717c-s.0oz2cuf9udaui.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Merriweather;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/0797a9ffe47acb65-s.045uve1.n0xw5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Merriweather;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/7c2c7251ac640798-s.0ci7sidzj82wz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Merriweather;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/248e1dc0efc99276-s.p.0ft7o6kv5bp14.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Merriweather Fallback;src:local(Times New Roman);ascent-override:80.59%;descent-override:22.36%;line-gap-override:0.0%;size-adjust:122.09%}.merriweather_ec74f77f-module__Xs8_nq__className{font-family:Merriweather,Merriweather Fallback;font-style:normal}
@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b529365fa126a3f2-s.17~hndooavd5u.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8e451580e5e95631-s.p.0put2--9ix-3p.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d74bdd14d6019bc6-s.02x781ca3~dwt.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/345c85a432359eed-s.p.0az0.9544w3d6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato Fallback;src:local(Arial);ascent-override:101.03%;descent-override:21.8%;line-gap-override:0.0%;size-adjust:97.69%}.lato_10beccfb-module__prBhmG__className{font-family:Lato,Lato Fallback;font-style:normal}
