*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#chatPanel{display:flex;flex-direction:column;height:100vh;position:relative}#chatPanel #chatHistory{align-items:flex-end;display:flex;flex:75% 1;flex-direction:column;margin:20px;max-width:100%}.chatMessage{align-self:flex-start;background-color:#dadade;border-radius:1em;box-shadow:1px 2px 5px #dadade3a;color:#3a3e3e;font-size:1.25rem;height:fit-content;margin:1em;min-width:1.5em;padding:.5em}.chatMessage.chatMessageYours{align-self:flex-end;background-color:#c0f;box-shadow:-1px 2px 5px #cc00ff3a;color:#fafafe}#chatPanel #chatControls{border-top:1px solid #00000073;bottom:0;display:flex;flex-direction:column;max-height:50vh;position:sticky;width:100%}#chatPanel #chatControls textarea{border:none;font-size:1.25rem;max-height:60vh;min-height:8vh;padding:.25em;resize:none}#chatPanel #chatControls button{border:none;color:#8a8a8e;cursor:not-allowed;flex:25% 1;font-size:1.25rem;max-height:3em;min-height:2em}#chatPanel #chatControls button.sendable{background-color:#c0f;color:#fafafe;cursor:pointer}.chatMessage.chatMessageTheirs,.chatMessage.chatMessageYours{padding:.5em 1.5em}.chatMessage code{background-color:#ff9f6f;font-weight:700}.home{background:radial-gradient(1200px 600px at 18% 8%,#4fd1ff47,#4fd1ff00 62%),radial-gradient(900px 500px at 85% 12%,#2b8cff38,#2b8cff00 58%),radial-gradient(900px 520px at 60% 92%,#80eaff40,#80eaff00 58%),linear-gradient(180deg,#f7fbff,#f1f7ff 55%,#f8fbff);color:#0b1020;min-height:100vh;position:relative}.home__topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfbffb3;border-bottom:1px solid #0f121e14;gap:16px;justify-content:space-between;padding:14px 18px;position:sticky;top:0;z-index:10}.home__brand,.home__topbar{align-items:center;display:flex}.home__brand{cursor:pointer;gap:10px;-webkit-user-select:none;user-select:none}.home__brandMark{background:linear-gradient(135deg,#2b8cff,#4fd1ff);border-radius:10px;box-shadow:0 12px 30px #2b8cff38;color:#fbfbff;display:grid;font-weight:800;height:32px;place-items:center;width:32px}.home__brandMark svg{height:18px;width:18px}.home__brandText{font-weight:800;letter-spacing:-.02em}.home__nav{align-items:center;display:flex;gap:10px}.home__navLink{border-radius:10px;color:#0b1020cc;font-weight:600;padding:10px;text-decoration:none}.home__navLink--button{appearance:none;background:#0000;border:none;cursor:pointer;font:inherit}.home__navLink:hover{background:#0000000d}.home__navButton{background:linear-gradient(135deg,#2b8cff,#4fd1ff);border:none;border-radius:12px;box-shadow:0 12px 28px #2b8cff38;color:#fbfbff;cursor:pointer;font-weight:800;padding:10px 14px}.home__navButton:hover{filter:brightness(1.02);transform:translateY(-1px)}.home__main{margin:0 auto;max-width:1120px;padding:28px 18px 60px;position:relative;z-index:1}.home__hero{grid-gap:22px;align-items:start;background:#0000;display:grid;gap:22px;grid-template-columns:1fr;padding:28px 0 16px;position:relative}.home__heroLeft,.home__heroRight{position:relative;z-index:1}.home__kicker{align-items:center;background:#f7fbff42;border:1px solid #0f121e14;border-radius:999px;color:#0b1020cc;display:inline-flex;font-size:.9rem;font-weight:800;gap:8px;padding:8px 12px}.home__headline{font-size:clamp(2rem,3.4vw,3.1rem);letter-spacing:-.03em;line-height:1.05;margin:14px 0 8px}.home__subhead{color:#0b1020c7;font-size:1.1rem;line-height:1.6;margin:0;max-width:56ch}.home__ctaRow{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.home__ctaPrimary{background:linear-gradient(135deg,#2b8cff,#80eaff);border:none;border-radius:14px;box-shadow:0 16px 34px #2b8cff2e,0 18px 42px #4fd1ff2e;color:#fbfbff;cursor:pointer;font-weight:900;padding:12px 16px}.home__ctaPrimary:hover{filter:brightness(1.02);transform:translateY(-1px)}.home__ctaSecondary{align-items:center;appearance:none;background:#ffffffa6;border:1px solid #0f121e1f;border-radius:14px;color:#0b1020d1;cursor:pointer;display:inline-flex;font-weight:800;gap:8px;justify-content:center;padding:12px 14px;text-decoration:none;-webkit-user-select:none;user-select:none}.home__ctaSecondary--white{background:linear-gradient(135deg,#d7dbe3,#fff);border-color:#0f121e24;box-shadow:0 14px 34px #0000000f}.home__ctaSecondary:hover{background:#ffffffd9}.home__ctaSecondary--white:hover{background:linear-gradient(135deg,#d7dbe3,#fff);transform:translateY(-1px)}.home__ctaSecondary--white:active{transform:translateY(0)}.home__fineprint{color:#0b1020bf;font-size:.95rem;margin-top:12px}.home__glassCard{background:#fff;border:1px solid #0f121e1a;border-radius:18px;box-shadow:0 30px 90px #0000000f;padding:18px 18px 14px}.home__glassTitle{font-weight:900;letter-spacing:-.02em;margin-bottom:10px}.home__bullets{color:#0b1020cc;line-height:1.55;margin:0;padding-left:18px}.home__glassFooter{color:#0b1020b8;font-size:.95rem;margin-top:12px}.home__section{margin-top:30px;padding-top:10px}.home__section--fullBleed{box-sizing:border-box;padding-bottom:18px;padding-top:18px}.home__section--fullBleed .home__flowList,.home__section--fullBleed .home__sectionHeaderRow{margin-left:auto;margin-right:auto;max-width:1120px;width:100%}.home__sectionHeaderRow{align-items:baseline;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.home__sectionTitle{font-size:1.35rem;letter-spacing:-.02em;margin:0 0 10px}.home__sectionHint{color:#0b1020b3;font-weight:600}.home__steps{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}.home__inlineLink{color:#2b8cff;font-weight:900;text-decoration:none}.home__inlineLink:hover{text-decoration:underline}.home__flowList{align-items:stretch!important;display:flex;flex-direction:column;gap:12px;margin-top:10px;width:100%}.home__flowNode{align-items:stretch;align-self:stretch;display:flex;min-width:0;width:100%}.home__flowCard{background:#fff;border:1px solid #0f121e1a;border-radius:18px;box-shadow:0 18px 60px #2b8cff0f;box-sizing:border-box;display:block;flex:1 1 auto;max-width:100%;min-width:0;padding:20px;width:100%}.home__flowList>.home__flowNode>.home__flowCard{width:100%!important}.home__flowTop{grid-column-gap:10px;grid-row-gap:10px;align-items:start;column-gap:10px;display:grid;grid-template-columns:1fr auto;margin-bottom:8px;row-gap:10px;width:100%}.home__flowPhase{background:#4fd1ff29;border:1px solid #4fd1ff38;border-radius:999px;color:#0b1020c7;font-size:.85rem;font-weight:900;justify-self:end;padding:6px 10px;white-space:nowrap}.home__flowTitle{font-size:1.15rem;font-weight:950;letter-spacing:-.02em;min-width:0}.home__flowText{color:#0b1020c7;font-size:1.02rem;line-height:1.55}.home__step{background:#fff;border:1px solid #0f121e1a;border-radius:16px;display:flex;gap:12px;padding:14px}.home__stepNum{aspect-ratio:1/1;background:linear-gradient(135deg,#2b8cff,#4fd1ff);border-radius:50%;color:#fbfbff;display:grid;flex:0 0 30px;font-weight:900;height:30px;min-height:30px;min-width:30px;place-items:center;width:30px}.home__stepTitle{font-weight:900;margin-bottom:4px}.home__stepText{color:#0b1020c7;line-height:1.45}.home__problemGrid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-top:10px}.home__problemsCta{display:flex;justify-content:flex-start;margin-top:14px}.home__problemCard{background:#fff;border:1px solid #0f121e1a;border-radius:18px;cursor:pointer;padding:16px;text-align:left;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.home__problemCard:hover{background:#fff;box-shadow:0 24px 60px #00000014;transform:translateY(-2px)}.home__problemTop{align-items:center;display:flex;gap:10px;justify-content:space-between}.home__problemTitle{font-size:1.1rem;font-weight:950;letter-spacing:-.02em}.home__problemMeta{color:#0b1020b8;font-size:.92rem;font-weight:700;margin-top:6px}.home__problemSummary{color:#0b1020c7;line-height:1.5;margin-top:10px}.home__problemAction{align-items:center;color:#0b1020db;display:flex;font-weight:900;justify-content:space-between;margin-top:14px}.home__pill{background:#f7fbff38;border:1px solid #0f121e1a;border-radius:999px;font-size:.85rem;font-weight:900;padding:6px 10px}.home__pill--easy{color:#0c7a46}.home__pill--medium{color:#9a6b00}.home__pill--hard{color:#a11b1b}.home__footer{border-top:1px solid #0f121e14;margin-top:40px;padding-top:18px}.home__footerInner{color:#0b1020b8;display:flex;flex-direction:column;gap:6px;padding:10px 0 0}.home__footerLegal{color:#0b102085;font-size:.9rem;margin-top:6px;text-align:center}.home__footerLegal a{color:#2b8cffd9;font-weight:800;text-decoration:none}.home__footerLegal a:hover{text-decoration:underline}.home__footerTitle{color:#0b1020e6;font-weight:900}@media (max-width:980px){.home__hero,.home__problemGrid,.home__steps{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home__ctaPrimary,.home__navButton,.home__problemCard{transition:none}.home__ctaPrimary:hover,.home__navButton:hover,.home__problemCard:hover{transform:none}}.navbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfbffb8;border-bottom:1px solid #0f121e14;box-sizing:border-box;gap:16px;justify-content:space-between;left:0;margin:0;padding:14px 18px;position:sticky;right:0;top:0;width:100%;z-index:10}.navbar,.navbar__brand{align-items:center;display:flex}.navbar__brand{background:#0000;border:none;color:inherit;cursor:pointer;font:inherit;gap:10px;padding:0;-webkit-user-select:none;user-select:none}.navbar__mark{background:linear-gradient(135deg,#2b8cff,#4fd1ff);border-radius:10px;box-shadow:0 12px 30px #2b8cff38;color:#fbfbff;display:grid;font-weight:800;height:32px;place-items:center;width:32px}.navbar__mark svg{height:18px;width:18px}.navbar__text{font-weight:800;letter-spacing:-.02em}.navbar__nav{align-items:center;display:flex;gap:10px}.navbar__link{align-items:center;border-radius:10px;color:#0b1020cc;display:inline-flex;font-weight:600;gap:8px;padding:10px;text-decoration:none}.navbar__externalIcon{height:.95em;opacity:.75;width:.95em}.navbar__link--button{appearance:none;background:#0000;border:none;cursor:pointer;font:inherit}.navbar__link:hover{background:#0000000d}.navbar__link[aria-current=page]{background:#4fd1ff2e;border:1px solid #4fd1ff38}.siteFooter{border-top:1px solid #0f121e14;margin-top:40px;padding-top:18px}.siteFooter__inner{color:#0b1020b8;display:flex;flex-direction:column;gap:6px;padding:10px 0 0;text-align:left}.siteFooter__title{color:#0b1020e6;font-weight:900}.siteFooter__text{color:#0b1020b8}.siteFooter__legal{color:#0b102085;font-size:.9rem;margin-top:6px;text-align:center}.siteFooter__legal a{color:#2b8cffd9;font-weight:800;text-decoration:none}.siteFooter__legal a:hover{text-decoration:underline}.select{background:radial-gradient(1200px 600px at 18% 8%,#4fd1ff47,#4fd1ff00 62%),radial-gradient(900px 500px at 85% 12%,#2b8cff38,#2b8cff00 58%),radial-gradient(900px 520px at 60% 92%,#80eaff40,#80eaff00 58%),linear-gradient(180deg,#f7fbff,#f1f7ff 55%,#f8fbff);color:#0b1020;display:flex;flex-direction:column;min-height:100vh}.select__content{display:flex;flex:1 1;flex-direction:column;padding:28px 18px 60px}.select__header,.select__main{margin:0 auto;max-width:980px}.select__main{flex:1 1;width:100%}.select__header{padding:10px 0 18px;text-align:center}.select__title{font-size:clamp(1.8rem,3.2vw,2.4rem);font-weight:950;letter-spacing:-.03em;margin-bottom:6px}.select__subtitle{color:#0b1020b8;font-weight:700}.select__filters{margin-top:14px}.select__filtersLabel{color:#0b1020d1;font-weight:900;letter-spacing:-.01em;margin-bottom:10px}.select__pills{display:flex;flex-wrap:wrap;gap:10px}.select__pill{appearance:none;background:#ffffff9e;border:1px solid #0f121e1f;border-radius:999px;color:#0b1020d1;cursor:pointer;font-weight:900;padding:8px 12px;transition:transform .12s ease,background .12s ease,box-shadow .12s ease}.select__pill:not(.select__pill--active):hover{background:#fffc;transform:translateY(-1px)}.select__pill--active{background:#4fd1ff2e;border-color:#4fd1ff73;box-shadow:0 18px 50px #2b8cff1a}.select__list{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(150px,180px))}.select__addNewWrap,.select__list{justify-content:center;margin-top:18px}.select__addNewWrap{display:flex}.select__addNewButton{align-items:center;background:linear-gradient(135deg,#2b8cff,#80eaff);border:none;border-radius:14px;box-shadow:0 16px 34px #2b8cff2e,0 18px 42px #4fd1ff2e;color:#fbfbff;cursor:pointer;display:inline-flex;font-weight:900;justify-content:center;padding:12px 16px;text-decoration:none}.select__addNewButton:hover{filter:brightness(1.02);transform:translateY(-1px)}.problem-selector{align-items:flex-start;aspect-ratio:1/1;background:#ffffff9e;border:1px solid #0f121e1a;border-radius:14px;box-shadow:0 18px 60px #2b8cff0f;cursor:pointer;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:12px;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.problem-selector:hover{background:#ffffffc7;box-shadow:0 24px 70px #00000014;transform:translateY(-1px)}.problem-selector:active{transform:translateY(0)}.problem-selector__name{font-weight:950;letter-spacing:-.02em;min-width:0}.problem-selector__concepts{color:#0b1020b8;flex:0 0 auto;font-weight:700}.problem-selector__difficulty{align-self:flex-end;background:#ffffffa6;border:1px solid #0f121e1a;border-radius:999px;font-weight:950;margin-top:auto;padding:6px 10px}.problem-selector__difficulty--easy{color:#0c7a46}.problem-selector__difficulty--medium{color:#9a6b00}.problem-selector__difficulty--hard{color:#a11b1b}.select .siteFooter{margin-top:auto}@media (max-width:720px){.problem-selector__concepts{width:100%}}@media (prefers-reduced-motion:reduce){.problem-selector{transition:none}.problem-selector:hover{transform:none}.select__pill{transition:none}.select__pill:hover{transform:none}}.chatPage{background:radial-gradient(1200px 600px at 18% 8%,#4fd1ff47,#4fd1ff00 62%),radial-gradient(900px 500px at 85% 12%,#2b8cff38,#2b8cff00 58%),radial-gradient(900px 520px at 60% 92%,#80eaff40,#80eaff00 58%),linear-gradient(180deg,#f7fbff,#f1f7ff 55%,#f8fbff);color:#0b1020;display:flex;flex-direction:column;min-height:100vh}.chatPage__content{display:flex;flex:1 1;margin:0 auto;max-width:1120px;min-height:0;padding:18px;width:100%}.adGate{align-items:center;display:flex;justify-content:center;width:100%}.adGate__card{background:#ffffff9e;border:1px solid #0f121e1a;border-radius:18px;box-shadow:0 18px 60px #2b8cff0f;padding:16px;width:min(520px,100%)}.adGate__badge{align-items:center;background:#4fd1ff29;border:1px solid #4fd1ff38;border-radius:999px;color:#0b1020c7;display:inline-flex;font-weight:900;justify-content:center;padding:6px 10px}.adGate__title{font-size:1.25rem;font-weight:950;letter-spacing:-.02em;margin-top:10px}.adGate__subtitle{color:#0b1020b8;font-weight:700;margin-top:6px}.adGate__playerWrap{aspect-ratio:9/16;background:#0000000f;border:1px solid #0f121e1a;border-radius:14px;margin-top:12px;overflow:hidden;width:100%}.adGate__player{height:100%;width:100%}.adGate__ctaRow{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:12px}.adGate__cta{background:linear-gradient(135deg,#2b8cff,#4fd1ff);border:none;border-radius:14px;box-shadow:0 16px 34px #2b8cff2e,0 18px 42px #4fd1ff24;color:#fbfbff;cursor:pointer;font-weight:950;padding:10px 14px}.adGate__cta:hover{filter:brightness(1.02);transform:translateY(-1px)}.adGate__countdown{color:#0b1020b8;font-weight:800}.adGate__error{color:#0b1020b8;font-weight:600;line-height:1.45;margin-top:10px}.adGate__error a{color:#2b8cffe6;font-weight:900;text-decoration:none}.adGate__error a:hover{text-decoration:underline}.chatPage #chatPanel{background:#0000;border:none;border-radius:0;box-shadow:none;flex:1 1;height:100%;min-height:0;overflow:visible}.chatPage #chatPanel #chatHistory{flex:1 1;margin:14px}.chatPage #chatPanel #chatControls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7fbffc7;border-radius:18px 18px 14px 14px;border-top:1px solid #0f121e1a;box-shadow:0 10px 26px #00000014;overflow:clip;overflow-clip-margin:2px;transition:box-shadow .12s ease}.chatPage #chatPanel #chatControls:focus-within{box-shadow:0 0 0 3px #4fd1ff38,0 10px 26px #00000014}.chatPage #chatPanel #chatControls textarea{background:#ffffffb8;border:1px solid #0f121e2e;border-radius:14px 14px 0 0;box-sizing:border-box;padding:10px;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}.chatPage #chatPanel #chatControls textarea:focus{background:#ffffffdb;border-color:#2b8cff8c;outline:none}.chatPage #chatPanel #chatControls button{border-radius:0}.chatPage #chatPanel #chatControls button.sendable{background:linear-gradient(135deg,#2b8cff,#4fd1ff);color:#fbfbff}.chatPage .chatMessage.chatMessageTheirs{background:linear-gradient(135deg,#4fd1ff66,#80eaff52);border:1px solid #4fd1ff61;box-shadow:1px 8px 22px #2b8cff24;color:#0b1020e6;padding:.5em 1.5em}.chatPage .chatMessage.chatMessageSystem{background:linear-gradient(135deg,#4fd1ff52,#80eaff42);border:1px solid #4fd1ff5c;box-shadow:1px 8px 22px #2b8cff1f;color:#0b1020e6;padding:.5em 1.5em}.chatPage .chatMessage.chatMessageYours{background:#ffffffeb;box-shadow:-1px 8px 22px #0000000f;color:#0b1020e6}@media (max-width:720px){.chatPage__content{padding:12px}.chatPage #chatPanel #chatHistory{margin:10px}.adGate__ctaRow{align-items:stretch;flex-direction:column}.adGate__cta{width:100%}.adGate__countdown{text-align:center}}
/*# sourceMappingURL=main.2ff53d49.css.map*/