@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Space+Grotesk:wght@500;600;700&display=swap";
:root{--ink:#151515;--muted:#747474;--line:#ddddda;--paper:#fbfbfa;--blue:#e4f1ff;--pink:#ffe6f0;--purple:#eee8ff;--green:#e7fbec;--cream:#fff5dc;--gray:#eeeeec}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;max-width:100%;overflow-x:hidden}body{background:var(--paper);width:100%;max-width:100%;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:IBM Plex Mono,monospace;overflow-x:hidden}main{max-width:100%;overflow-x:clip}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}.page-layout{grid-template-columns:minmax(0,1fr);align-items:start;width:min(980px,100% - 32px);margin:0 auto;display:grid}.center-column{min-width:0}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:78px;display:flex}.mini-logo{font-size:13px;font-weight:600}.topbar nav{color:var(--muted);align-items:center;gap:11px;font-size:11px;display:flex}.topbar nav a:hover,.micro-links a:hover,.simple-footer a:hover{color:#3558ff}.simple-hero{text-align:center;isolation:isolate;flex-direction:column;justify-content:center;align-items:center;min-height:590px;padding:68px 24px 70px;display:flex;position:relative;overflow:hidden}.simple-hero>:not(.skills-universe){z-index:2;position:relative}.skills-universe{pointer-events:none;touch-action:none;width:min(930px,100%);height:560px;margin:auto;position:absolute;top:18px;left:0;right:0}.skills-universe:before{content:"";z-index:0;opacity:.68;background-image:linear-gradient(#5467d60e 1px,#0000 1px),linear-gradient(90deg,#5467d60e 1px,#0000 1px);background-size:48px 48px;animation:18s linear infinite meshDrift;position:absolute;inset:30px 3% 42px;-webkit-mask-image:radial-gradient(#000 8%,#000c 46%,#0000 78%);mask-image:radial-gradient(#000 8%,#000c 46%,#0000 78%)}.gravity-skill{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;will-change:transform;background:#111;border:1px solid #ffffff24;border-radius:18px;place-items:center;width:58px;height:58px;padding:0;display:grid;position:absolute;top:0;left:0;box-shadow:0 8px 30px #2d356012}.gravity-skill:hover{box-shadow:0 12px 34px #2d356021}.gravity-skill:active,.gravity-skill.is-dragging{cursor:grabbing}.gravity-skill:focus-visible{outline-offset:3px;outline:2px solid #4b63ff}.gravity-skill img{object-fit:contain;pointer-events:none;width:33px;height:33px;display:block}.skill-next img,.skill-github img,.skill-express img{filter:invert()}.motion-permission{z-index:3;color:#656565;pointer-events:auto;background:#ffffffe6;border:1px solid #d7d7d2;border-radius:999px;min-height:34px;padding:0 12px;font:500 9px IBM Plex Mono,monospace;position:absolute;bottom:12px;right:12px;box-shadow:0 5px 18px #0000000f}@keyframes meshDrift{to{background-position:48px 48px,48px 48px}}.profile-photo{background:#fff;border:2px solid #151515;border-radius:50%;width:84px;height:84px;margin-bottom:19px;overflow:hidden;box-shadow:0 7px 20px #1b337821}.profile-photo img{object-fit:cover;width:100%;height:100%}.hero-brand{color:#fff;letter-spacing:.01em;background:#151515;border:1px solid #050505;border-radius:999px;align-items:center;gap:9px;min-height:32px;margin-bottom:12px;padding:0 13px 0 7px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:650;display:inline-flex;box-shadow:0 7px 18px #0000001a}.hero-brand span{color:#fff;background:#262626;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.x-followers{color:#686868;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1;border:1px solid #dededb;border-radius:999px;align-items:center;gap:6px;min-height:25px;margin-bottom:21px;padding:0 10px;font-size:9px;display:inline-flex;box-shadow:0 4px 15px #191f410a}.x-followers span{color:#151515;font-size:11px}.x-followers strong{color:#151515;font-family:Space Grotesk,sans-serif;font-size:11px}.x-followers:hover{border-color:#bfc5e8;transform:translateY(-1px)}.simple-hero h1{letter-spacing:-.055em;max-width:850px;margin-bottom:19px;font-family:Space Grotesk,sans-serif;font-size:clamp(38px,4.4vw,66px);font-weight:700;line-height:.98}.hero-subtitle{max-width:660px;color:var(--muted);font-size:13px;line-height:1.7}.action-row{align-items:center;gap:12px;margin-top:27px;display:flex}.search-action{color:#727272;text-align:left;background:#fff;border:1px solid #d8d8d5;border-radius:7px;align-items:center;gap:11px;width:310px;min-height:45px;padding:0 16px;font-size:11px;display:flex;box-shadow:0 2px 7px #0000000a}.search-action span{color:#999;font-size:20px}.dark-action{color:#fff;background:#171717;border-radius:7px;align-items:center;min-height:45px;padding:0 18px;font-size:11px;display:flex}.contact-action{letter-spacing:-.01em;justify-content:center;gap:10px;min-width:172px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:600}.contact-action span{font-family:sans-serif;font-size:14px}.content-section{border-top:1px solid var(--line);padding:68px 0 82px}.build-section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.build-section-heading .box-label{margin-bottom:10px}.build-section-heading h2{color:#151515;letter-spacing:-.035em;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(26px,3.2vw,36px);font-weight:700;line-height:1.05}.live-build-label,.building-status{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.live-build-label{color:#686868;margin-bottom:4px;font-size:9px}.live-build-label i,.building-status i{background:#28b665;border-radius:50%;width:7px;height:7px;animation:1.7s ease-out infinite buildPulse;box-shadow:0 0 #28b66552}.build-table{background:#fff;border:1px solid #dcdcd8;border-radius:12px;font-family:Space Grotesk,sans-serif;overflow:hidden;box-shadow:0 12px 40px #2227410a}.build-table-head,.build-row{grid-template-columns:minmax(0,1.55fr) minmax(180px,.78fr) minmax(145px,.55fr);align-items:center;column-gap:24px;display:grid}.build-table-head{color:#777;letter-spacing:.06em;text-transform:uppercase;background:#f6f6f4;border-bottom:1px solid #e4e4e0;min-height:43px;padding:0 20px;font-size:8px;font-weight:600}.build-row{border-bottom:1px solid #e8e8e4;min-height:126px;padding:18px 20px;transition:background .2s}.build-row:last-child{border-bottom:0}.build-row:hover{background:#fbfbfa}.build-project-cell{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:14px;min-width:0;display:grid}.build-number{color:#fff;background:#151515;border:1px solid #00000012;border-radius:11px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:700;display:grid}.build-name-line{flex-wrap:wrap;align-items:center;gap:8px 11px;margin-bottom:6px;display:flex}.build-name-line h3{letter-spacing:-.025em;margin:0;font-family:Space Grotesk,sans-serif;font-size:16px;line-height:1.15}.building-status{color:#218d4d;text-transform:uppercase;background:#e8f8ed;border-radius:99px;padding:4px 7px;font-size:7px;font-weight:600}.building-status i{width:5px;height:5px}.build-project-cell p{color:#717171;max-width:390px;margin:0 0 8px;font-size:8px;line-height:1.55}.build-meta{color:#929292;font-size:7px;line-height:1.5}.build-time-cell,.build-progress-cell{min-width:0}.build-time-cell strong{color:#252525;font-variant-numeric:tabular-nums;white-space:nowrap;margin-bottom:7px;font-size:11px;display:block}.build-time-cell small{color:#999;font-size:7px}.progress-value{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.progress-value strong{font-family:Space Grotesk,sans-serif;font-size:20px}.progress-value span{color:#999;font-size:7px}.progress-track{background:#ecece8;border-radius:99px;height:9px;overflow:hidden}.progress-track span{border-radius:inherit;background:#4b63ff;height:100%;display:block}.mobile-cell-label{display:none}@keyframes buildPulse{0%{box-shadow:0 0 #28b66557}70%,to{box-shadow:0 0 0 7px #28b66500}}.completed-section{padding:0 0 82px}.completed-section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.completed-kicker{color:#777;letter-spacing:.12em;margin-bottom:9px;font-size:8px;font-weight:600;display:block}.completed-section-heading h2{letter-spacing:-.035em;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(26px,3.2vw,36px);line-height:1.05}.shipped-label{color:#218d4d;white-space:nowrap;align-items:center;gap:7px;margin-bottom:4px;font-size:9px;display:inline-flex}.shipped-label i{background:#e8f8ed;border-radius:50%;place-items:center;width:18px;height:18px;font-style:normal;font-weight:700;display:grid}.completed-table{background:#fff;border:1px solid #dcdcd8;border-radius:12px;font-family:Space Grotesk,sans-serif;overflow:hidden;box-shadow:0 12px 40px #2227410a}.completed-table-head,.completed-row{grid-template-columns:minmax(0,1.5fr) minmax(150px,.65fr) minmax(145px,.55fr);align-items:center;gap:24px;display:grid}.completed-table-head{color:#777;letter-spacing:.06em;text-transform:uppercase;background:#f6f6f4;border-bottom:1px solid #e4e4e0;min-height:43px;padding:0 20px;font-size:8px;font-weight:600}.completed-row{border-bottom:1px solid #e8e8e4;min-height:108px;padding:17px 20px}.completed-row:last-child{border-bottom:0}.completed-app-cell{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.completed-app-icon{color:#fff;background:#151515;border-radius:12px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:700;display:grid}.completed-app-cell h3{letter-spacing:-.025em;margin:0 0 6px;font-size:16px;line-height:1.15}.completed-app-cell h3 a{align-items:center;gap:6px;display:inline-flex}.completed-app-cell h3 a span{color:#4b63ff;font-size:12px}.completed-app-cell h3 a:hover{color:#3558ff}.completed-app-cell p{color:#7d7d7d;margin:0;font:400 8px/1.5 IBM Plex Mono,monospace}.platform-cell strong{align-items:center;gap:7px;font-size:11px;display:inline-flex}.platform-cell strong i{background:#28b665;border-radius:50%;width:7px;height:7px}.users-cell strong{font-variant-numeric:tabular-nums;font-size:24px;line-height:1;display:block}.users-cell small{color:#929292;margin-top:7px;font:400 7px IBM Plex Mono,monospace;display:block}.completed-mobile-label{display:none}.learning-section{border-top:1px solid var(--line);padding:72px 0 82px}.learning-intro{grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);align-items:end;gap:50px;margin-bottom:30px;display:grid}.learning-kicker{color:#218d4d;letter-spacing:.13em;margin-bottom:10px;font-size:8px;font-weight:700;display:block}.learning-intro h2{letter-spacing:-.05em;max-width:550px;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(30px,4vw,48px);line-height:1}.learning-intro>p{color:#727272;margin:0 0 2px;font-size:10px;line-height:1.75}.learning-skills{background:#fff;border:1px solid #dcdcd8;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.learning-skill{border-bottom:1px solid #e8e8e4;grid-template-columns:38px 42px minmax(0,1fr);align-items:center;gap:13px;min-height:118px;padding:22px;display:grid;position:relative}.learning-skill:nth-child(odd){border-right:1px solid #e8e8e4}.learning-skill:last-child{border-bottom:0;border-right:0;grid-column:1/-1}.learning-skill-number{color:#a0a09c;align-self:start;font:500 8px IBM Plex Mono,monospace}.learning-skill-mark{color:#fff;background:#151515;border:1px solid #242424;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:650;display:grid}.learning-skill h3{letter-spacing:-.025em;margin:0 0 5px;font-family:Space Grotesk,sans-serif;font-size:15px;line-height:1.15}.learning-skill p{color:#838383;margin:0;font-size:8px;line-height:1.5}.learning-now{color:#218d4d;align-items:center;gap:5px;font-size:7px;display:inline-flex;position:absolute;top:15px;right:16px}.learning-now i{color:#171717;transform-origin:25% 80%;font-size:10px;font-style:normal;line-height:1;animation:1.35s cubic-bezier(.45,0,.25,1) infinite hammerBuild;display:inline-block}@keyframes hammerBuild{0%,18%,to{transform:translateY(-1px)rotate(-22deg)}42%{transform:translateY(1px)rotate(9deg)}50%{transform:translateY(2px)rotate(13deg)}62%{transform:translateY(-2px)rotate(-18deg)}}.learning-loop{color:#171717;letter-spacing:.04em;text-transform:uppercase;justify-content:center;align-items:center;gap:18px;margin-top:20px;font-family:Space Grotesk,sans-serif;font-size:9px;font-weight:600;display:flex}.learning-loop i{color:#a5a5a0;font-style:normal}@media (min-width:681px){.build-table-head{font-size:9px}.build-number{font-size:12px}.build-name-line h3{font-size:18px}.building-status{font-size:8px}.build-project-cell p{font-size:9.5px}.build-meta{font-size:8px}.build-time-cell strong{font-size:12px}.build-time-cell small{font-size:8px}.progress-value strong{font-size:22px}.progress-value span{font-size:8px}.learning-kicker{font-size:10px}.learning-intro>p{font-size:12px;line-height:1.7}.learning-skill-number{font-size:10px}.learning-skill-mark{width:48px;height:48px;font-size:18px}.learning-skill h3{font-size:19px}.learning-skill p{font-size:10px}.learning-now{font-size:9px}.learning-now i{font-size:12px}.learning-loop{font-size:11px}}.about-box,.sponsor-box{border-top:1px solid var(--line);text-align:center;padding:80px 7%}.box-label{color:#4b63ff;letter-spacing:.12em;margin-bottom:19px;font-size:9px}.about-box h2,.sponsor-box h2{letter-spacing:-.045em;max-width:740px;margin:0 auto 20px;font-family:Space Grotesk,sans-serif;font-size:clamp(28px,3.3vw,45px);font-weight:600;line-height:1.06}.about-box>p:not(.box-label),.sponsor-copy>p:last-child{max-width:650px;color:var(--muted);margin:0 auto;font-size:11px;line-height:1.75}.about-box>p:not(.box-label)+p{margin-top:14px}.about-stats{background:#fff;border:1px solid #deded9;border-radius:10px;grid-template-columns:repeat(3,1fr);max-width:650px;margin:28px auto 0;display:grid;overflow:hidden}.about-stats span{color:#777;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:68px;font-size:8px;display:flex}.about-stats span+span{border-left:1px solid #e5e5e1}.about-stats strong{color:#151515;font-family:Space Grotesk,sans-serif;font-size:18px}.coming-soon-box{border-top:1px solid var(--line);text-align:center;isolation:isolate;min-height:340px;padding:88px 7%;font-family:Space Grotesk,sans-serif;position:relative;overflow:hidden}.coming-soon-box:before{content:"";z-index:-1;background:radial-gradient(#ee77401a,#ffc26f0b 48%,#0000 72%);border-radius:50%;width:430px;height:230px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.coming-soon-box .box-label{color:#b64f24;font-family:Space Grotesk,sans-serif;font-weight:600}.coming-soon-box h2{letter-spacing:-.05em;max-width:720px;margin:0 auto 18px;font-family:Space Grotesk,sans-serif;font-size:clamp(30px,4vw,50px);line-height:1}.coming-soon-box>p:not(.box-label){max-width:590px;color:var(--muted);margin:0 auto;font-size:12px;line-height:1.75}.coming-status{color:#7b3d25;background:#ffffffd1;border:1px solid #deded9;border-radius:999px;align-items:center;gap:8px;margin-top:25px;padding:8px 12px;font-size:9px;font-weight:600;animation:2.8s ease-in-out infinite comingPop;display:inline-flex}.cooking-mark{z-index:-1;border-bottom:2px solid #b64f241f;border-radius:0 0 50% 50%;width:210px;height:170px;position:absolute;top:43%;left:50%;transform:translate(-50%,-50%)}.cooking-mark i{border-left:2px solid #b64f242e;border-radius:50%;width:28px;height:70px;animation:3.4s ease-in-out infinite steamRise;position:absolute;bottom:38px}.cooking-mark i:first-child{animation-delay:-2.2s;left:60px}.cooking-mark i:nth-child(2){height:85px;animation-delay:-1.1s;left:94px}.cooking-mark i:nth-child(3){animation-delay:-.3s;left:130px}@keyframes steamRise{0%{opacity:0;transform:translateY(18px)scaleY(.7)}35%{opacity:.7}to{opacity:0;transform:translate(10px,-24px)scaleY(1.1)}}@keyframes comingPop{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.sponsor-box{padding-bottom:70px}.sponsor-availability{color:#218d4d;align-items:center;gap:7px;margin-top:18px;font-size:9px;display:inline-flex}.sponsor-availability i{background:#28b665;border-radius:50%;width:7px;height:7px;animation:1.7s ease-out infinite buildPulse;box-shadow:0 0 #28b66557}.price-options{text-align:left;grid-template-columns:1fr 1fr;gap:13px;margin-top:38px;display:grid}.price-options.single-plan{grid-template-columns:1fr}.price-options article:only-child{width:min(100%,480px);margin:0 auto}.price-options article{border:1px solid var(--line);background:#fff;border-radius:9px;padding:22px}.price-options article>span{color:#4b63ff;font-size:8px}.price-options strong{margin:12px 0 5px;font-size:25px;display:block}.price-options p{color:var(--muted);font-size:9px}.price-options a{border-bottom:1px solid #aaa;margin-top:12px;padding-bottom:3px;font-size:9px;font-weight:600;display:inline-block}.payment-note{color:#888;margin:20px auto 0;font-size:8px;line-height:1.6}.payment-note a{text-underline-offset:2px;text-decoration:underline}.simple-footer{border-top:1px solid var(--line);min-height:95px;color:var(--muted);justify-content:space-between;align-items:center;font-size:9px;display:flex}.simple-footer p{margin:0}.simple-footer div{gap:18px;display:flex}.legal-page{min-height:100vh;padding:35px max(24px,50vw - 450px)}.legal-page .logo{font-size:12px;font-weight:600}.legal-page .logo span{color:#4b63ff}.legal-wrap{max-width:760px;margin:95px auto 70px}.legal-wrap .section-label{color:#4b63ff;text-transform:uppercase;letter-spacing:.12em;margin-bottom:25px;font-size:9px}.legal-wrap h1{letter-spacing:-.055em;margin-bottom:18px;font-family:Space Grotesk,sans-serif;font-size:clamp(42px,6vw,70px);line-height:.98}.legal-intro{color:var(--muted);margin-bottom:55px;font-size:9px}.legal-wrap section{border-top:1px solid var(--line);padding:24px 0 9px}.legal-wrap h2{letter-spacing:-.025em;margin-bottom:11px;font-family:Space Grotesk,sans-serif;font-size:18px}.legal-wrap section p,.legal-wrap section li{color:var(--muted);font-size:10px;line-height:1.8}.legal-wrap section ul{padding-left:20px}.legal-wrap section a{text-underline-offset:3px;text-decoration:underline}.back-link{margin-top:30px;font-size:10px;font-weight:600;display:inline-block}@media (max-width:900px){.profile-photo{width:74px;height:74px;margin-bottom:16px}.contact-action{min-height:41px}}@media (max-width:680px){.page-layout{width:calc(100% - 28px)}.topbar{min-height:66px}.topbar nav span,.topbar nav a:nth-of-type(2){display:none}.topbar nav{gap:14px}.simple-hero{min-height:565px;padding:42px 4px 135px}.skills-universe{width:100%;height:calc(100% - 16px);top:8px}.skills-universe:before{background-size:34px 34px}.gravity-skill{border-radius:12px}.skill-react,.skill-next,.skill-supabase,.skill-flutter,.skill-firebase,.skill-revenuecat{border-radius:50%}.gravity-skill img{width:24px;height:24px}.hero-brand{min-height:29px;padding-right:11px;font-size:11px}.hero-brand span{width:18px;height:18px;font-size:8px}.x-followers{margin-bottom:18px;font-size:8px}.profile-photo{width:66px;height:66px;margin-bottom:13px}.simple-hero h1{width:100%;font-size:clamp(28px,8.2vw,38px);line-height:1.02}.hero-subtitle{max-width:94%;font-size:clamp(9px,2.6vw,11px);line-height:1.65}.action-row{flex-direction:column;width:100%;margin-top:22px}.search-action,.dark-action{justify-content:center;width:100%;font-size:clamp(10px,3vw,13px)}.contact-action{min-height:38px;padding:0 14px}.content-section{padding:55px 0 65px}.build-section-heading{align-items:flex-end;margin-bottom:18px}.build-section-heading h2{font-size:clamp(24px,7.5vw,32px)}.live-build-label{font-size:7px}.build-table-head{display:none}.build-row{grid-template-columns:1fr 1fr;gap:18px 14px;padding:18px 15px}.build-project-cell{grid-column:1/-1;grid-template-columns:36px minmax(0,1fr);gap:11px}.build-number{border-radius:10px;width:36px;height:36px}.build-name-line h3{font-size:15px}.build-project-cell p{font-size:8px}.build-time-cell,.build-progress-cell{border-top:1px solid #ecece8;padding-top:13px}.mobile-cell-label{color:#999;letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px;font-size:7px;font-weight:600;display:block}.build-time-cell strong{white-space:normal;font-size:clamp(8px,2.5vw,10px);line-height:1.5}.progress-value strong{font-size:18px}.progress-value span{display:none}.completed-section{padding-bottom:65px}.completed-section-heading{align-items:flex-end;margin-bottom:18px}.completed-section-heading h2{font-size:clamp(22px,7vw,28px)}.completed-kicker,.shipped-label{font-size:7px}.completed-table-head{display:none}.completed-row{grid-template-columns:1fr 1fr;gap:10px 12px;min-height:0;padding:14px 12px}.completed-row:not(:last-child){border-bottom:2px solid #aaa9a3}.completed-app-cell{grid-column:1/-1;grid-template-columns:32px minmax(0,1fr);gap:10px}.completed-app-icon{border-radius:9px;width:32px;height:32px;font-size:9px}.completed-app-cell h3{margin-bottom:4px;font-size:14px}.completed-app-cell h3 a{gap:4px}.completed-app-cell p{font-size:7px}.platform-cell,.users-cell{padding-top:9px}.platform-cell{position:relative}.platform-cell:before{content:"";border-top:1px solid #e2e2de;width:calc(200% + 12px);position:absolute;top:0;left:0}.completed-mobile-label{color:#999;letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px;font:600 7px IBM Plex Mono,monospace;display:block}.platform-cell strong{gap:5px;font-size:9px}.platform-cell strong i{width:6px;height:6px}.users-cell strong{font-size:18px}.users-cell small{margin-top:4px;font-size:6px}.learning-section{padding:55px 0 65px}.learning-intro{grid-template-columns:1fr;gap:16px;margin-bottom:20px}.learning-intro h2{font-size:clamp(25px,8vw,33px)}.learning-intro>p{max-width:95%;font-size:8px}.learning-skills{grid-template-columns:1fr}.learning-skill,.learning-skill:nth-child(odd),.learning-skill:nth-last-child(-n+2){border-bottom:1px solid #e8e8e4;border-right:0;grid-column:auto;grid-template-columns:25px 34px minmax(0,1fr);gap:10px;min-height:88px;padding:16px 13px}.learning-skill:last-child{border-bottom:0}.learning-skill-mark{width:34px;height:34px;font-size:12px}.learning-skill h3{font-size:13px}.learning-skill p{max-width:82%;font-size:7px}.learning-now{font-size:6px;top:11px;right:12px}.learning-loop{gap:9px;margin-top:16px;font-size:7px}.price-options{grid-template-columns:1fr}.about-box,.sponsor-box{padding:65px 5px}.about-stats{grid-template-columns:1fr;margin-top:22px}.about-stats span{min-height:58px}.about-stats span+span{border-top:1px solid #e5e5e1;border-left:0}.coming-soon-box{min-height:310px;padding:72px 5%}.coming-soon-box h2{font-size:clamp(28px,9vw,40px)}.cooking-mark{width:190px;height:155px}.simple-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:15px}.simple-footer div{flex-wrap:wrap;gap:12px 18px}.legal-wrap{margin-top:75px}}@media (prefers-reduced-motion:reduce){.skills-universe:before,.cooking-mark i,.coming-status,.learning-now i{animation:none}}
