.ShareToXButton-module__nDrGTW__wrapper{align-items:flex-start;gap:var(--space-2,.5rem);flex-direction:column;display:inline-flex}.ShareToXButton-module__nDrGTW__rewardBadge{letter-spacing:.02em;color:#fff;background:linear-gradient(135deg, var(--color-accent,#f59e0b) 0%, var(--color-accent-strong,#ef4444) 100%);border-radius:999px;padding:.25rem .625rem;font-size:.75rem;font-weight:700;animation:1.6s ease-in-out infinite ShareToXButton-module__nDrGTW__pulse;display:inline-block;box-shadow:0 1px 4px #ef444440}@keyframes ShareToXButton-module__nDrGTW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.ShareToXButton-module__nDrGTW__rewardGranted{color:var(--color-success,#15803d);font-size:.875rem;font-weight:600;animation:.24s ease-out ShareToXButton-module__nDrGTW__fadeIn}.ShareToXButton-module__nDrGTW__rewardAlready{color:var(--color-muted,#6b7280);font-size:.8125rem}@keyframes ShareToXButton-module__nDrGTW__fadeIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}
.practice-module__373miG__container{flex-direction:column;height:100%;padding:0 24px 24px;display:flex}.practice-module__373miG__progressSavingOverlay{z-index:2000;background:color-mix(in srgb, var(--paper) 82%, transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.practice-module__373miG__progressSavingCard{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);align-items:center;gap:12px;padding:18px 22px;display:flex;box-shadow:0 12px 32px #0f15252e}.practice-module__373miG__progressSavingSpinner{border:3px solid color-mix(in srgb, var(--green) 25%, transparent);border-top-color:var(--green);border-radius:50%;flex-shrink:0;width:22px;height:22px;animation:.8s linear infinite practice-module__373miG__progress-saving-spin}.practice-module__373miG__progressSavingText{color:var(--ink);margin:0;font-size:.9375rem;font-weight:600}@keyframes practice-module__373miG__progress-saving-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.practice-module__373miG__progressSavingSpinner{animation:none}}.practice-module__373miG__adInline{width:100%;min-height:120px;margin:8px 0}.practice-module__373miG__adRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:8px 0;display:grid}.practice-module__373miG__adRow>div{min-width:0;min-height:120px}@media (max-width:768px){.practice-module__373miG__adRow{grid-template-columns:1fr}}.practice-module__373miG__navBar{border-bottom:1px solid var(--line);align-items:center;gap:4px;margin-bottom:24px;padding-bottom:16px;display:flex}.practice-module__373miG__iconBtn{border-radius:var(--radius);width:40px;height:40px;color:var(--ink-3);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex;position:relative}.practice-module__373miG__iconBtn:hover{background:var(--paper-2);color:var(--ink)}.practice-module__373miG__iconBtn:disabled{opacity:.35;cursor:not-allowed}.practice-module__373miG__iconBtn svg{width:20px;height:20px}.practice-module__373miG__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:24px;display:flex}.practice-module__373miG__title{color:var(--ink);margin:0 0 12px;font-size:1.5rem;font-weight:700}.practice-module__373miG__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.practice-module__373miG__categoryChip{border:1px solid var(--line);color:var(--ink-2);background:var(--paper);border-radius:99px;align-items:center;padding:2px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.practice-module__373miG__content{flex-direction:column;flex:1;gap:24px;min-height:0;display:flex}.practice-module__373miG__description{background:var(--paper);border-radius:var(--radius-lg);border:1px solid var(--line);width:100%;padding:24px}.practice-module__373miG__descriptionTitle{color:var(--ink);border-bottom:2px solid var(--green);margin:0 0 16px;padding-bottom:8px;font-size:1.125rem;font-weight:600}.practice-module__373miG__descriptionContent{color:var(--ink-2);flex-direction:column;gap:12px;margin-bottom:20px;font-size:.9375rem;line-height:1.7;display:flex}.practice-module__373miG__descriptionParagraph{white-space:pre-line;margin:0}.practice-module__373miG__descriptionSection{flex-direction:column;gap:6px;display:flex}.practice-module__373miG__descriptionSectionHeading{color:var(--green);margin:0;font-size:.9375rem;font-weight:600}.practice-module__373miG__descriptionList{flex-direction:column;gap:4px;margin:0;padding-left:20px;display:flex}.practice-module__373miG__descriptionListItem{color:var(--ink-2);margin:0;line-height:1.6}.practice-module__373miG__actions{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.practice-module__373miG__hintBtn{color:var(--ink-2);border:1px solid var(--line);cursor:pointer;font-size:.875rem;font-weight:500;font-family:var(--font-sans);background:0 0;border-radius:999px;align-items:center;padding:6px 16px;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.practice-module__373miG__hintBtn:hover{background:var(--paper-2);color:var(--ink);border-color:var(--ink-3)}.practice-module__373miG__solutionBtn{background:var(--green);color:#fff;border:1px solid var(--green);cursor:pointer;font-size:.875rem;font-weight:500;font-family:var(--font-sans);border-radius:999px;align-items:center;padding:6px 16px;transition:background .15s,border-color .15s;display:inline-flex}.practice-module__373miG__solutionBtn:hover{background:var(--green-deep);border-color:var(--green-deep)}.practice-module__373miG__loadSolutionBtn{color:var(--green);border:1px solid var(--green);cursor:pointer;font-size:.875rem;font-weight:500;font-family:var(--font-sans);background:0 0;border-radius:999px;align-items:center;padding:6px 16px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.practice-module__373miG__loadSolutionBtn:hover{background:var(--green);color:#fff;border-color:var(--green)}.practice-module__373miG__hintBox{background:var(--paper-2);border:1px solid var(--green);border-radius:var(--radius-lg);color:var(--ink-2);margin-top:16px;padding:20px}.practice-module__373miG__hintBox h4{color:var(--green);margin:0 0 8px;font-size:1rem;font-weight:600}.practice-module__373miG__hintBox p{margin:0;line-height:1.5}.practice-module__373miG__solutionBox{background:var(--paper-2);border:1px solid var(--green-soft);border-radius:var(--radius-lg);color:var(--ink-2);margin-top:16px;padding:20px}.practice-module__373miG__solutionBox h4{color:var(--green);margin:0 0 8px;font-size:1rem;font-weight:600}.practice-module__373miG__solutionBox pre{background:var(--term-bg);border-radius:var(--radius);margin:8px 0 0;padding:16px;overflow-x:auto}.practice-module__373miG__solutionBox pre code{font-family:var(--font-mono);color:var(--term-fg);font-size:.8125rem}.practice-module__373miG__editorSection{flex:1;grid-template-columns:1.4fr 1fr;align-items:start;gap:24px;min-height:0;display:grid}@media (max-width:1024px){.practice-module__373miG__editorSection{grid-template-rows:auto auto;grid-template-columns:1fr}}.practice-module__373miG__editorPanel{flex-direction:column;gap:0;min-height:0;display:flex}.practice-module__373miG__resultsPanel{flex-direction:column;gap:8px;min-height:0;display:flex}.practice-module__373miG__terminalCard{border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:#0e1525;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003,0 0 0 1px #ffffff0f}.practice-module__373miG__terminalCardStandalone{border-radius:var(--radius-lg);background:#0e1525;overflow:hidden;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003,0 0 0 1px #ffffff0f}.practice-module__373miG__terminalBar{border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:#1a2233;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;min-height:42px;padding:10px 14px;display:flex;position:relative}.practice-module__373miG__terminalDots{flex-shrink:0;gap:6px;display:flex}.practice-module__373miG__terminalDot{border-radius:50%;width:12px;height:12px}.practice-module__373miG__dotRed{background:#ff5f57}.practice-module__373miG__dotYellow{background:#febc2e}.practice-module__373miG__dotGreen{background:#28c840}.practice-module__373miG__terminalFilename{font-family:var(--font-mono);color:var(--term-dim);text-align:center;flex:1;font-size:.8125rem}.practice-module__373miG__terminalActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.practice-module__373miG__terminalFmtBtn{border-radius:var(--radius);width:30px;height:30px;color:var(--term-dim);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.practice-module__373miG__terminalFmtBtn:hover{color:var(--term-fg);background:#ffffff14}.practice-module__373miG__tooltip{position:relative}.practice-module__373miG__tooltip:after{content:attr(data-tip);color:var(--term-fg);font-size:.6875rem;font-family:var(--font-sans);white-space:nowrap;pointer-events:none;opacity:0;z-index:100;background:#0f1525f2;border:1px solid #ffffff1a;border-radius:4px;padding:4px 8px;transition:opacity .1s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.practice-module__373miG__tooltip:hover:after{opacity:1}.practice-module__373miG__terminalFmtBtn svg{width:16px;height:16px}.practice-module__373miG__terminalRunBtn{background:var(--green);color:#fff;cursor:pointer;font-size:.8125rem;font-weight:500;font-family:var(--font-sans);border:none;border-radius:999px;align-items:center;gap:5px;padding:5px 14px;transition:background .15s;display:inline-flex}.practice-module__373miG__terminalRunBtn:hover{background:var(--green-deep)}.practice-module__373miG__terminalRunBtn svg{width:14px;height:14px}.practice-module__373miG__terminalKbd{font-size:.625rem;font-family:var(--font-mono);color:#ffffffb3;letter-spacing:.02em;background:#00000040;border:1px solid #ffffff26;border-radius:3px;align-items:center;padding:1px 5px;font-weight:500;line-height:1.4;display:inline-flex}.practice-module__373miG__terminalPanel{border-radius:0 0 var(--radius-lg) var(--radius-lg);font-family:var(--font-mono);background:#0e1525;border-top:1px solid #ffffff0f;overflow:hidden;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003,0 0 0 1px #ffffff0f}.practice-module__373miG__terminalPanelBar{border-bottom:1px solid #ffffff0f;padding:8px 16px}.practice-module__373miG__terminalPanelLabel{color:var(--term-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:500}.practice-module__373miG__terminalEmptyState{text-align:center;padding:24px 16px}.practice-module__373miG__terminalEmptyText{color:var(--term-dim);margin:0;font-size:.8125rem}.practice-module__373miG__terminalPanel .practice-module__373miG__resultCard{background:0 0;border:none;border-radius:0;margin-bottom:0}.practice-module__373miG__terminalPanel .practice-module__373miG__resultCardHeader{background:0 0;border-bottom:1px solid #ffffff0f;padding:8px 16px}.practice-module__373miG__terminalPanel .practice-module__373miG__resultCardQuery,.practice-module__373miG__terminalPanel .practice-module__373miG__resultCardIndex{color:var(--term-dim);font-size:.75rem}.practice-module__373miG__terminalPanel .practice-module__373miG__tableWrap{max-height:320px}.practice-module__373miG__terminalPanel .practice-module__373miG__table{font-size:.8125rem}.practice-module__373miG__terminalPanel .practice-module__373miG__table thead{background:#ffffff0a}.practice-module__373miG__terminalPanel .practice-module__373miG__table th{color:#7cc1ff;border-bottom:1px solid #ffffff14;padding:7px 14px;font-size:.6875rem}.practice-module__373miG__terminalPanel .practice-module__373miG__table td{color:var(--term-fg);font-family:var(--font-mono);border-bottom:1px solid #ffffff0a;padding:6px 14px}.practice-module__373miG__terminalPanel .practice-module__373miG__table tr:hover td{background:#3ea8ff0d}.practice-module__373miG__terminalPanel .practice-module__373miG__errorAlert{color:#ff6b6b;background:#ff4d6d1a;border-color:#ff4d6d33}.practice-module__373miG__termResultCard{background:0 0;border:none;margin-bottom:0}.practice-module__373miG__termResultHeader{background:0 0;border-bottom:1px solid #ffffff0d;padding:6px 16px}.practice-module__373miG__termResultIndex{color:var(--term-dim);font-size:.6875rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;margin:0}.practice-module__373miG__termResultQuery{font-family:var(--font-mono);color:#7a869f99;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.6875rem;overflow:hidden}.practice-module__373miG__termQueryRow{background:#ffffff05;border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:8px;padding:8px 16px;display:flex}.practice-module__373miG__termQueryPrompt{color:#28c840;font-family:var(--font-mono);flex-shrink:0;padding-top:1px;font-size:.75rem}.practice-module__373miG__termQueryText{font-family:var(--font-mono);color:var(--term-dim);white-space:pre-wrap;word-break:break-all;font-size:.75rem;line-height:1.6}.practice-module__373miG__termTableWrap{max-height:280px;overflow:auto}.practice-module__373miG__termTable{border-collapse:collapse;width:100%;font-size:.8125rem;font-family:var(--font-mono)}.practice-module__373miG__termTable thead tr th{z-index:2;text-align:left;color:#7cc1ff;white-space:nowrap;letter-spacing:.06em;background:#131d2e;border-bottom:1px solid #ffffff1a;padding:7px 14px;font-size:.6875rem;font-weight:500;position:sticky;top:0}.practice-module__373miG__termTable td{color:var(--term-fg);text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #ffffff0a;max-width:260px;padding:6px 14px;overflow:hidden}.practice-module__373miG__termTable tr:hover td{background:#3ea8ff0d}.practice-module__373miG__termErrorAlert{color:#ff6b6b;font-size:.8125rem;font-family:var(--font-mono);background:#ff4d6d14;border-top:1px solid #ff4d6d26;align-items:flex-start;gap:8px;padding:10px 16px;display:flex}.practice-module__373miG__termTabs{background:#0a1120;border-bottom:1px solid #ffffff14;gap:0;display:flex;overflow-x:auto}.practice-module__373miG__termTab{font-size:.75rem;font-family:var(--font-mono);color:var(--term-dim);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-right:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:5px;padding:7px 16px;font-weight:500;transition:color .15s,background .15s;display:inline-flex}.practice-module__373miG__termTab:hover{color:var(--term-fg);background:#ffffff0a}.practice-module__373miG__termTabActive{color:#7cc1ff;background:#0e1525;border-bottom:2px solid #3ea8ff}.practice-module__373miG__termTabError{color:#fff;background:#ff4d6dcc;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex}.practice-module__373miG__ctaPanel{border-radius:var(--radius);background:color-mix(in srgb, var(--green) 8%, transparent);border:1px solid color-mix(in srgb, var(--green) 30%, transparent);flex-direction:column;gap:8px;padding:16px;display:flex}.practice-module__373miG__clearCtaPanel{align-items:flex-start}.practice-module__373miG__clearCtaPanel>button{width:auto}.practice-module__373miG__ctaText{color:var(--green-deep);margin:0;font-size:.9375rem;font-weight:700}.practice-module__373miG__editorHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.practice-module__373miG__editorTitle{color:var(--ink);margin:0;font-size:1.25rem;font-weight:600}.practice-module__373miG__editorToolbar{align-items:center;gap:4px;display:flex}.practice-module__373miG__editorIconBtn{border-radius:var(--radius);width:32px;height:32px;color:var(--ink-3);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.practice-module__373miG__editorIconBtn:hover{background:var(--paper-2);color:var(--ink)}.practice-module__373miG__editorIconBtn svg{width:18px;height:18px}.practice-module__373miG__executeBtn{border-radius:var(--radius);background:var(--green);color:#fff;cursor:pointer;border:none;align-items:center;gap:6px;padding:6px 14px;font-size:.875rem;font-weight:600;transition:background .15s;display:inline-flex}.practice-module__373miG__executeBtn:hover{background:var(--green-deep)}.practice-module__373miG__executeBtn svg{width:16px;height:16px}.practice-module__373miG__editorWrapper{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--term-bg);overflow:hidden}.practice-module__373miG__resultsContainer{padding:24px}.practice-module__373miG__resultsHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.practice-module__373miG__resultsHeading{color:var(--ink);margin:0;font-size:1.25rem;font-weight:600}.practice-module__373miG__statsBadges{gap:6px;display:flex}.practice-module__373miG__badge{background:var(--paper-2);color:var(--ink-2);border:1px solid var(--line);border-radius:99px;align-items:center;gap:4px;padding:2px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.practice-module__373miG__badgeSuccess{color:#15803d;background:#22c55e1f;border-color:#22c55e4d}.practice-module__373miG__badgeError{background:color-mix(in srgb, var(--terra) 12%, transparent);color:#dc2626;border-color:color-mix(in srgb, var(--terra) 30%, transparent)}.practice-module__373miG__resultCard{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);margin-bottom:16px;overflow:hidden}.practice-module__373miG__resultCardHeader{background:var(--paper-2);border-bottom:1px solid var(--line);padding:12px 16px}.practice-module__373miG__resultCardTitleRow{align-items:center;gap:8px;margin-bottom:6px;display:flex}.practice-module__373miG__resultCardIndex{color:var(--ink);margin:0;font-size:1rem;font-weight:600}.practice-module__373miG__resultCardQuery{font-family:var(--font-mono);color:var(--ink-3);font-size:.8125rem}.practice-module__373miG__errorAlert{background:color-mix(in srgb, var(--terra) 8%, transparent);border-top:1px solid color-mix(in srgb, var(--terra) 25%, transparent);color:#dc2626;align-items:flex-start;gap:8px;padding:12px 16px;font-size:.875rem;display:flex}.practice-module__373miG__tableWrap{max-height:400px;overflow:auto}.practice-module__373miG__table{border-collapse:collapse;width:100%;font-size:.8125rem}.practice-module__373miG__table thead{z-index:1;background:var(--paper-2);position:sticky;top:0}.practice-module__373miG__table th{text-align:left;color:var(--ink-2);border-bottom:2px solid var(--line);white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;padding:8px 12px;font-size:.75rem;font-weight:600}.practice-module__373miG__table td{border-bottom:1px solid var(--paper-3);color:var(--ink-2);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;max-width:260px;padding:6px 12px;overflow:hidden}.practice-module__373miG__table tr:hover td{background:color-mix(in srgb, var(--green) 4%, transparent)}.practice-module__373miG__emptyState{color:var(--ink-3);text-align:center;border:2px dashed var(--line);border-radius:var(--radius-lg);background:var(--paper-2);flex-direction:column;align-items:center;padding:48px 24px;display:flex}.practice-module__373miG__emptyStateIcon{width:48px;height:48px;color:var(--paper-3);margin-bottom:16px}.practice-module__373miG__emptyStateText{color:var(--ink-3);margin:0;font-size:.9375rem}.practice-module__373miG__scoringCard{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden}.practice-module__373miG__scoringCardBody{padding:20px}.practice-module__373miG__scoringHeader{align-items:center;gap:8px;margin-bottom:16px;display:flex}.practice-module__373miG__scoringIcon{flex-shrink:0;width:22px;height:22px}.practice-module__373miG__scoringIconPass{color:#16a34a}.practice-module__373miG__scoringIconFail{color:#dc2626}.practice-module__373miG__scoringTitle{color:var(--ink);flex:1;margin:0;font-size:1rem;font-weight:600}.practice-module__373miG__scoringChip{border:1px solid;border-radius:99px;align-items:center;padding:2px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.practice-module__373miG__scoringChipSuccess{color:#15803d;background:#f0fdf4;border-color:#86efac}.practice-module__373miG__scoringChipWarning{color:#92400e;background:#fffbeb;border-color:#fcd34d}.practice-module__373miG__scoringChipError{color:#dc2626;background:#fef2f2;border-color:#fca5a5}.practice-module__373miG__scoringChipInfo{color:var(--green-deep);border-color:var(--green-soft);background:color-mix(in srgb, var(--green) 8%, transparent)}.practice-module__373miG__progressRow{align-items:center;gap:8px;margin-bottom:16px;display:flex}.practice-module__373miG__progressLabel{color:var(--ink-3);min-width:36px;font-size:.8125rem}.practice-module__373miG__progressTrack{background:var(--paper-3);border-radius:99px;flex:1;height:8px;overflow:hidden}.practice-module__373miG__progressBar{border-radius:99px;height:100%;transition:width .4s}.practice-module__373miG__progressBarSuccess{background:#22c55e}.practice-module__373miG__progressBarWarning{background:#f59e0b}.practice-module__373miG__progressBarError{background:#ef4444}.practice-module__373miG__alert{border-radius:var(--radius);border:1px solid;margin-bottom:16px;padding:12px 16px;font-size:.875rem}.practice-module__373miG__alertSuccess{color:#15803d;background:#f0fdf4;border-color:#86efac}.practice-module__373miG__alertError{color:#dc2626;background:#fef2f2;border-color:#fca5a5}.practice-module__373miG__accordion{border:1px solid var(--line);border-radius:var(--radius);margin-top:8px;overflow:hidden}.practice-module__373miG__accordionSummary{cursor:pointer;background:var(--paper-2);color:var(--ink-2);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:10px 14px;font-size:.875rem;font-weight:600;list-style:none;display:flex}.practice-module__373miG__accordionSummary::-webkit-details-marker{display:none}.practice-module__373miG__accordionIcon{flex-shrink:0;width:16px;height:16px}.practice-module__373miG__accordionIconWarn{color:#f59e0b}.practice-module__373miG__accordionIconError{color:#ef4444}.practice-module__373miG__accordionChevron{width:16px;height:16px;color:var(--ink-3);margin-left:auto;transition:transform .2s}details[open] .practice-module__373miG__accordionChevron{transform:rotate(180deg)}.practice-module__373miG__accordionBody{padding:12px 14px}.practice-module__373miG__accordionText{color:var(--ink-2);margin:0 0 6px;font-size:.8125rem}.practice-module__373miG__accordionTextError{color:#dc2626}.practice-module__373miG__accordionTextWarn{color:#92400e}.practice-module__373miG__diffTable{border-collapse:collapse;border:1px solid var(--line);border-radius:var(--radius);width:100%;font-size:.8125rem;overflow:hidden}.practice-module__373miG__diffTable th{text-align:left;color:var(--ink-2);background:var(--paper-2);border-bottom:1px solid var(--line);padding:6px 10px;font-weight:600}.practice-module__373miG__diffTable td{border-bottom:1px solid var(--paper-3);padding:6px 10px}.practice-module__373miG__codeExpected{color:#15803d;font-family:var(--font-mono);background:#dcfce7;border-radius:3px;padding:1px 6px;display:inline-block}.practice-module__373miG__codeActual{color:#dc2626;font-family:var(--font-mono);background:#fee2e2;border-radius:3px;padding:1px 6px;display:inline-block}.practice-module__373miG__moreRows{color:var(--ink-3);margin:8px 0 0;font-size:.8125rem}.practice-module__373miG__listWrap{padding:24px}.practice-module__373miG__listMeta{color:var(--ink-3);margin:0 0 24px;font-size:.875rem}.practice-module__373miG__listAdRow{gap:12px;margin-bottom:16px;display:flex}.practice-module__373miG__listAdSlot{flex:1;min-width:0;min-height:120px}@media (max-width:640px){.practice-module__373miG__listAdRow{flex-direction:column}}.practice-module__373miG__freeTrialBanner{border-radius:var(--radius);background:color-mix(in srgb, var(--green) 8%, transparent);border:1px solid color-mix(in srgb, var(--green) 25%, transparent);flex-direction:row;align-items:center;gap:16px;margin-bottom:24px;padding:16px;display:flex}@media (max-width:600px){.practice-module__373miG__freeTrialBanner{flex-direction:column;align-items:flex-start}}.practice-module__373miG__freeTrialBannerText{flex:1}.practice-module__373miG__freeTrialBannerHeading{color:var(--green-deep);margin:0 0 4px;font-size:.9375rem;font-weight:700}.practice-module__373miG__freeTrialBannerSub{color:var(--ink-3);margin:0;font-size:.875rem}.practice-module__373miG__filterBar{grid-template-columns:2fr 1fr 1fr 2fr;align-items:center;gap:12px;margin-bottom:32px;display:grid}@media (max-width:768px){.practice-module__373miG__filterBar{grid-template-columns:1fr 1fr}.practice-module__373miG__filterBarSearch,.practice-module__373miG__filterBarSort{grid-column:1/-1}}.practice-module__373miG__filterInput{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);width:100%;color:var(--ink);box-sizing:border-box;outline:none;padding:7px 12px 7px 36px;font-size:.875rem;transition:border-color .15s}.practice-module__373miG__filterInput:focus{border-color:var(--green)}.practice-module__373miG__filterInput::placeholder{color:var(--ink-3)}.practice-module__373miG__filterInputWrap{position:relative}.practice-module__373miG__filterInputIcon{width:16px;height:16px;color:var(--ink-3);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.practice-module__373miG__filterSelect{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);width:100%;color:var(--ink);appearance:none;cursor:pointer;box-sizing:border-box;outline:none;padding:7px 28px 7px 10px;font-size:.875rem;transition:border-color .15s}.practice-module__373miG__filterSelect:focus{border-color:var(--green)}.practice-module__373miG__filterSelectWrap{position:relative}.practice-module__373miG__filterSelectArrow{width:14px;height:14px;color:var(--ink-3);pointer-events:none;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.practice-module__373miG__problemGrid{flex-direction:column;gap:12px;display:flex}.practice-module__373miG__problemGridLoading{opacity:.5;pointer-events:none;transition:opacity .15s}.practice-module__373miG__emptyResult{text-align:center;color:var(--ink-3);padding:64px 24px}.practice-module__373miG__emptyResultIcon{width:48px;height:48px;color:var(--paper-3);margin:0 auto 16px}.practice-module__373miG__emptyResultHeading{color:var(--ink-2);margin:0 0 8px;font-size:1rem;font-weight:600}.practice-module__373miG__emptyResultSub{color:var(--ink-3);margin:0;font-size:.875rem}.practice-module__373miG__pagination{border-top:1px solid var(--line);justify-content:center;align-items:center;gap:4px;margin-top:32px;padding-top:24px;display:flex}.practice-module__373miG__paginationBtn{border:1px solid var(--line);background:var(--paper);min-width:36px;height:36px;color:var(--ink-2);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.practice-module__373miG__paginationBtn:hover:not(:disabled){background:var(--paper-2);border-color:var(--ink-3);color:var(--ink)}.practice-module__373miG__paginationBtn:disabled{opacity:.35;cursor:not-allowed}.practice-module__373miG__paginationBtnActive{background:var(--green);border-color:var(--green);color:#fff}.practice-module__373miG__paginationBtnActive:hover:not(:disabled){background:var(--green-deep);border-color:var(--green-deep);color:#fff}.practice-module__373miG__paginationEllipsis{min-width:36px;height:36px;color:var(--ink-3);justify-content:center;align-items:center;font-size:.875rem;display:inline-flex}.practice-module__373miG__card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:row;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.practice-module__373miG__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.practice-module__373miG__cardLocked{border:2px solid var(--paper-3);pointer-events:none;-webkit-user-select:none;user-select:none}.practice-module__373miG__cardLockedOverlay{-webkit-backdrop-filter:blur(16px)saturate(1.3)brightness(1.15)contrast(1.1);backdrop-filter:blur(16px)saturate(1.3)brightness(1.15)contrast(1.1);pointer-events:none;z-index:1;background:#ffffff14;position:absolute;inset:0}.practice-module__373miG__cardCorner{z-index:2;position:absolute;top:12px;right:12px}.practice-module__373miG__lockCircle{background:var(--ink-3);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.practice-module__373miG__lockCircle svg{width:18px;height:18px}.practice-module__373miG__cardBody{flex:1;padding:16px 56px 16px 16px}.practice-module__373miG__cardTitle{color:var(--ink);margin:0 0 10px;font-size:1rem;font-weight:600}.practice-module__373miG__cardTitleLocked{color:var(--ink-3)}.practice-module__373miG__cardBadges{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.practice-module__373miG__lockedBadge{background:var(--ink-3);color:#fff;border:1px solid var(--paper-3);border-radius:99px;align-items:center;gap:4px;padding:2px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.practice-module__373miG__lockedBadge svg{width:12px;height:12px}.practice-module__373miG__cardDesc{color:var(--ink-3);font-size:.875rem;line-height:1.6}.practice-module__373miG__cardDescLocked{opacity:.6}.practice-module__373miG__cardStats{flex-wrap:wrap;gap:16px;margin-top:10px;display:flex}.practice-module__373miG__cardStat{color:var(--ink-3);align-items:center;gap:4px;font-size:.75rem;display:flex}.practice-module__373miG__cardStat svg{width:14px;height:14px}.practice-module__373miG__cardAction{align-items:center;min-width:140px;padding:16px;display:flex}@media (max-width:600px){.practice-module__373miG__card{flex-direction:column}.practice-module__373miG__cardBody{padding-right:56px}.practice-module__373miG__cardAction{min-width:unset;padding-top:0}}.practice-module__373miG__cardLoginOverlay{z-index:10;pointer-events:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.practice-module__373miG__loginOverlayBtn{border-radius:var(--radius-lg);color:var(--ink);-webkit-backdrop-filter:blur(20px)saturate(1.5);backdrop-filter:blur(20px)saturate(1.5);white-space:nowrap;cursor:pointer;background:#ffffff40;border:1px solid #ffffff4d;align-items:center;gap:6px;padding:10px 20px;font-size:.9375rem;font-weight:700;transition:background .15s;display:inline-flex;box-shadow:0 8px 32px #0003}.practice-module__373miG__loginOverlayBtn:hover{background:#ffffff59}.practice-module__373miG__loginOverlayBtn svg{width:16px;height:16px}.practice-module__373miG__pointCost{opacity:.7;margin-left:6px;font-size:.75rem;font-weight:500;display:inline-block}.practice-module__373miG__unlockedTag{color:#2e7d32;vertical-align:middle;background:#e8f5e9;border-radius:10px;margin-left:6px;padding:1px 7px;font-size:.7rem;font-weight:600;display:inline-block}.practice-module__373miG__pointErrorBanner{color:#c00;background:#fff3f3;border:1px solid #ffb3b3;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;padding:10px 14px;font-size:.875rem;display:flex}.practice-module__373miG__pointErrorClose{cursor:pointer;color:#c00;background:0 0;border:none;padding:0 4px;font-size:1rem;line-height:1}
.affiliate-module__p4yTua__shelf{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);flex-direction:column;gap:14px;margin-top:24px;padding:18px;display:flex}.affiliate-module__p4yTua__shelfFull{background:0 0;border:0;margin-top:0;padding:0}.affiliate-module__p4yTua__shelfHeader{flex-direction:column;gap:6px;display:flex}.affiliate-module__p4yTua__shelfTitle{color:var(--ink);margin:0;font-size:1rem;font-weight:700;line-height:1.4}.affiliate-module__p4yTua__disclosure{color:var(--ink-3);margin:0;font-size:.75rem;line-height:1.6}.affiliate-module__p4yTua__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.affiliate-module__p4yTua__bookCard{border:1px solid var(--line);border-radius:var(--radius-md);color:inherit;background:#fff;grid-template-columns:76px minmax(0,1fr);gap:14px;padding:14px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:grid}.affiliate-module__p4yTua__bookCard:hover{border-color:var(--green);box-shadow:0 2px 8px #0000000f}.affiliate-module__p4yTua__bookCardFull{grid-template-columns:120px minmax(0,1fr);padding:18px}.affiliate-module__p4yTua__cover{aspect-ratio:5/7;background:linear-gradient(145deg, #1f8866eb, #162d34f5), var(--green);color:#fff;border-radius:6px;justify-content:center;align-items:center;min-width:0;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff2e}.affiliate-module__p4yTua__coverImage{object-fit:cover;width:100%;height:100%}.affiliate-module__p4yTua__coverTitle{text-align:center;-webkit-line-clamp:5;-webkit-box-orient:vertical;padding:8px;font-size:.72rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.affiliate-module__p4yTua__bookBody{flex-direction:column;gap:6px;min-width:0;display:flex}.affiliate-module__p4yTua__levelLabel{color:var(--green);font-family:var(--font-mono);text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.affiliate-module__p4yTua__bookTitle{color:var(--ink);margin:0;font-size:.95rem;font-weight:700;line-height:1.45}.affiliate-module__p4yTua__author,.affiliate-module__p4yTua__description,.affiliate-module__p4yTua__recommendFor{color:var(--ink-3);margin:0;font-size:.82rem;line-height:1.6}.affiliate-module__p4yTua__description{color:var(--ink-2)}.affiliate-module__p4yTua__recommendFor{font-weight:600}@media (max-width:560px){.affiliate-module__p4yTua__bookCard,.affiliate-module__p4yTua__bookCardFull{grid-template-columns:88px minmax(0,1fr)}}
.adinterstitial-module__DY3BRG__backdrop{z-index:1300;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.adinterstitial-module__DY3BRG__dialog{background:var(--paper);border-radius:var(--radius-lg);border:1px solid var(--line);width:100%;max-width:560px;overflow:hidden;box-shadow:0 16px 48px #1a22332e}.adinterstitial-module__DY3BRG__topBar{justify-content:space-between;align-items:center;padding:12px 16px 6px;display:flex}.adinterstitial-module__DY3BRG__adLabel,.adinterstitial-module__DY3BRG__skipInfo{color:var(--ink-3);font-size:.75rem}.adinterstitial-module__DY3BRG__closeBtn{border:1px solid var(--line);border-radius:var(--radius);width:28px;height:28px;color:var(--ink-2);cursor:pointer;background:0 0;justify-content:center;align-items:center;font-size:14px;line-height:1;transition:background .15s;display:inline-flex}.adinterstitial-module__DY3BRG__closeBtn:hover{background:var(--paper-2);color:var(--ink)}.adinterstitial-module__DY3BRG__progressTrack{background:var(--paper-3);height:3px}.adinterstitial-module__DY3BRG__progressBar{background:var(--green);height:100%;transition:width .1s linear}.adinterstitial-module__DY3BRG__body{padding:16px}.adinterstitial-module__DY3BRG__footer{justify-content:flex-end;padding:0 16px 16px;display:flex}
.pointConsumeModal-module__Edc5Aq__backdrop{z-index:1300;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.pointConsumeModal-module__Edc5Aq__dialog{background:var(--paper);border-radius:var(--radius-lg);border:1px solid var(--line);width:100%;max-width:360px;overflow:hidden;box-shadow:0 16px 48px #1a22332e}.pointConsumeModal-module__Edc5Aq__header{padding:20px 20px 0}.pointConsumeModal-module__Edc5Aq__title{color:var(--ink);margin:0;font-size:1rem;font-weight:700}.pointConsumeModal-module__Edc5Aq__body{flex-direction:column;gap:10px;padding:16px 20px;display:flex}.pointConsumeModal-module__Edc5Aq__description{color:var(--ink-2);margin:0;font-size:.875rem}.pointConsumeModal-module__Edc5Aq__costRow,.pointConsumeModal-module__Edc5Aq__balanceRow{border-radius:var(--radius);background:var(--paper-2);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.pointConsumeModal-module__Edc5Aq__costLabel,.pointConsumeModal-module__Edc5Aq__balanceLabel{color:var(--ink-2);font-size:.8125rem}.pointConsumeModal-module__Edc5Aq__costValue{color:var(--ink);font-size:.9375rem;font-weight:700;font-family:var(--font-mono)}.pointConsumeModal-module__Edc5Aq__balanceValue{color:var(--green);font-size:.9375rem;font-weight:700;font-family:var(--font-mono)}.pointConsumeModal-module__Edc5Aq__footer{justify-content:flex-end;gap:8px;padding:0 20px 20px;display:flex}
.tableschema-module__SLni7G__empty{color:var(--ink-3);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 16px;display:flex}.tableschema-module__SLni7G__emptyIcon{color:var(--paper-3)}.tableschema-module__SLni7G__emptyTitle{margin:0;font-size:1rem;font-weight:600}.tableschema-module__SLni7G__emptyDesc{margin:0;font-size:.875rem}.tableschema-module__SLni7G__accordion{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);margin-bottom:4px;overflow:hidden}.tableschema-module__SLni7G__summary{cursor:pointer;background:var(--paper-2);-webkit-user-select:none;user-select:none;color:var(--ink);align-items:center;gap:10px;padding:10px 14px;font-size:.9375rem;font-weight:600;list-style:none;transition:background .15s;display:flex}.tableschema-module__SLni7G__summary:hover{background:var(--paper-3)}.tableschema-module__SLni7G__summary::-webkit-details-marker{display:none}.tableschema-module__SLni7G__summaryLeft{flex:1;align-items:center;gap:8px;display:flex}.tableschema-module__SLni7G__tableIcon{color:var(--green);flex-shrink:0}.tableschema-module__SLni7G__tableName{font-family:var(--font-mono);font-size:.875rem;font-weight:700}.tableschema-module__SLni7G__tableDesc{color:var(--ink-3);font-size:.8125rem;font-weight:400}.tableschema-module__SLni7G__badge{background:var(--green-soft);color:var(--green-deep);border:1px solid color-mix(in srgb, var(--green) 25%, transparent);border-radius:99px;align-items:center;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.tableschema-module__SLni7G__chevron{color:var(--ink-3);flex-shrink:0;margin-left:auto;transition:transform .2s}details[open] .tableschema-module__SLni7G__chevron{transform:rotate(180deg)}.tableschema-module__SLni7G__details{flex-direction:column;gap:20px;padding:16px;display:flex}.tableschema-module__SLni7G__sectionLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--ink-3);margin:0 0 10px;font-size:.75rem;font-weight:600}.tableschema-module__SLni7G__schemaWrap{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.tableschema-module__SLni7G__schemaTable{border-collapse:collapse;width:100%;font-size:.8125rem}.tableschema-module__SLni7G__schemaTable th{text-align:left;background:var(--paper-2);color:var(--ink-2);border-bottom:1px solid var(--line);padding:8px 12px;font-weight:600}.tableschema-module__SLni7G__schemaTable td{border-bottom:1px solid var(--paper-3);color:var(--ink-2);padding:6px 12px}.tableschema-module__SLni7G__schemaTable tr:last-child td{border-bottom:none}.tableschema-module__SLni7G__colName{font-family:var(--font-mono);color:var(--ink);font-weight:500}.tableschema-module__SLni7G__colNamePk{align-items:center;gap:4px;display:flex}.tableschema-module__SLni7G__pkIcon{color:var(--green)}.tableschema-module__SLni7G__colType{font-family:var(--font-mono)}.tableschema-module__SLni7G__typeInt{color:var(--green-deep)}.tableschema-module__SLni7G__typeText{color:#16a34a}.tableschema-module__SLni7G__typeReal{color:#d97706}.tableschema-module__SLni7G__typeDefault{color:var(--ink-3)}.tableschema-module__SLni7G__nullBadge{background:var(--paper-3);color:var(--ink-3);border:1px solid var(--line);border-radius:4px;padding:1px 6px;font-size:.7rem;font-weight:600;display:inline-block}.tableschema-module__SLni7G__notNullBadge{background:color-mix(in srgb, var(--green) 10%, transparent);color:var(--green-deep);border-color:color-mix(in srgb, var(--green) 25%, transparent)}.tableschema-module__SLni7G__divider{background:var(--line);height:1px}.tableschema-module__SLni7G__sampleWrap{border:1px solid var(--line);border-radius:var(--radius);max-height:280px;overflow:auto}.tableschema-module__SLni7G__sampleTable{border-collapse:collapse;width:100%;font-size:.8125rem}.tableschema-module__SLni7G__sampleTable th{text-align:left;background:var(--paper-2);color:var(--ink-2);border-bottom:1px solid var(--line);z-index:1;padding:7px 12px;font-weight:600;position:sticky;top:0}.tableschema-module__SLni7G__sampleTable td{border-bottom:1px solid var(--paper-3);font-family:var(--font-mono);color:var(--ink-2);padding:5px 12px}.tableschema-module__SLni7G__sampleTable tr:hover td{background:color-mix(in srgb, var(--green) 4%, transparent)}.tableschema-module__SLni7G__sampleTable tr:last-child td{border-bottom:none}.tableschema-module__SLni7G__nullCell{color:var(--ink-3);font-style:italic}.tableschema-module__SLni7G__noSample{text-align:center;color:var(--ink-3);padding:16px;font-size:.875rem}
.tableinfopanel-module__gWULMa__fab{z-index:1000;background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:background .2s,transform .15s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #3ea8ff66}.tableinfopanel-module__gWULMa__fab:hover:not(:disabled){background:var(--green-deep);transform:scale(1.06);box-shadow:0 6px 24px #3ea8ff8c}.tableinfopanel-module__gWULMa__fab:disabled{background:var(--paper-3);color:var(--ink-3);box-shadow:none;cursor:not-allowed}.tableinfopanel-module__gWULMa__backdrop{z-index:1200;opacity:0;pointer-events:none;background:#0006;transition:opacity .25s;position:fixed;inset:0}.tableinfopanel-module__gWULMa__backdropOpen{opacity:1;pointer-events:auto}.tableinfopanel-module__gWULMa__drawer{background:var(--paper);border-left:1px solid var(--line);z-index:1300;flex-direction:column;width:min(800px,90vw);transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(100%)}.tableinfopanel-module__gWULMa__drawerOpen{transform:translate(0)}.tableinfopanel-module__gWULMa__modal{background:var(--paper);z-index:1300;flex-direction:column;transition:transform .25s;display:flex;position:fixed;inset:0;overflow:hidden;transform:translateY(100%)}.tableinfopanel-module__gWULMa__modalOpen{transform:translateY(0)}.tableinfopanel-module__gWULMa__panelHeader{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.tableinfopanel-module__gWULMa__panelHeaderLeft{align-items:center;gap:10px;display:flex}.tableinfopanel-module__gWULMa__panelIcon{color:var(--green)}.tableinfopanel-module__gWULMa__panelTitle{color:var(--ink);margin:0;font-size:1rem;font-weight:600}.tableinfopanel-module__gWULMa__panelSubtitle{color:var(--ink-3);margin:0;font-size:.8125rem}.tableinfopanel-module__gWULMa__closeBtn{border:1px solid var(--line);border-radius:var(--radius);width:32px;height:32px;color:var(--ink-2);cursor:pointer;background:0 0;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background .15s;display:inline-flex}.tableinfopanel-module__gWULMa__closeBtn:hover{background:var(--paper-2);color:var(--ink)}.tableinfopanel-module__gWULMa__panelBody{flex:1;padding:16px;overflow-y:auto}.tableinfopanel-module__gWULMa__panelFooter{border-top:1px solid var(--line);flex-direction:column;flex-shrink:0;gap:8px;padding:16px 20px;display:flex}.tableinfopanel-module__gWULMa__hintRow{align-items:center;gap:6px;display:flex}.tableinfopanel-module__gWULMa__hintLabel{color:var(--ink-2);margin:0;font-size:.875rem;font-weight:600}.tableinfopanel-module__gWULMa__hintText{color:var(--ink-3);margin:0;font-size:.8125rem;line-height:1.6}.tableinfopanel-module__gWULMa__kbd{border:1px solid var(--line);background:var(--paper-2);font-family:var(--font-mono);color:var(--ink-2);border-radius:3px;padding:1px 5px;font-size:.75rem;display:inline-block}.tableinfopanel-module__gWULMa__loading{color:var(--ink-3);justify-content:center;padding:48px;font-size:.9375rem;display:flex}.tableinfopanel-module__gWULMa__modalActions{border-top:1px solid var(--line);flex-shrink:0;justify-content:flex-end;padding:12px 20px;display:flex}
.sqlEnvironmentInfo-module__IvOJNa__root{color:var(--ink);background:linear-gradient(135deg, var(--green-soft), var(--paper));border:1px solid color-mix(in oklab, var(--green) 48%, var(--line));border-radius:var(--radius-lg)}.sqlEnvironmentInfo-module__IvOJNa__landing{grid-template-columns:minmax(0,1.4fr) minmax(340px,.8fr);gap:clamp(24px,4vw,56px);margin:clamp(28px,5vw,56px) 0;padding:clamp(24px,4vw,40px);display:grid}.sqlEnvironmentInfo-module__IvOJNa__compact{grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);gap:24px;margin-bottom:16px;padding:18px 20px;display:grid}.sqlEnvironmentInfo-module__IvOJNa__copy{min-width:0}.sqlEnvironmentInfo-module__IvOJNa__eyebrow{color:var(--green-deep);font-family:var(--font-mono);letter-spacing:.08em;margin:0 0 8px;font-size:.72rem;font-weight:700}.sqlEnvironmentInfo-module__IvOJNa__heading{color:var(--ink);margin:0 0 10px;font-size:clamp(1.1rem,2vw,1.55rem);line-height:1.35}.sqlEnvironmentInfo-module__IvOJNa__description{max-width:76ch;color:var(--ink-2);margin:0;font-size:.9rem;line-height:1.75}.sqlEnvironmentInfo-module__IvOJNa__specs{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;margin:0;display:grid}.sqlEnvironmentInfo-module__IvOJNa__spec{background:color-mix(in oklab, var(--paper) 82%, transparent);border:1px solid color-mix(in oklab, var(--green) 24%, var(--line));border-radius:10px;min-width:0;padding:10px 12px}.sqlEnvironmentInfo-module__IvOJNa__spec dt{color:var(--ink-3);margin-bottom:3px;font-size:.68rem;font-weight:700}.sqlEnvironmentInfo-module__IvOJNa__spec dd{color:var(--ink);font-family:var(--font-mono);margin:0;font-size:.86rem;font-weight:700}@media (max-width:800px){.sqlEnvironmentInfo-module__IvOJNa__landing,.sqlEnvironmentInfo-module__IvOJNa__compact{grid-template-columns:1fr}}@media (max-width:480px){.sqlEnvironmentInfo-module__IvOJNa__landing,.sqlEnvironmentInfo-module__IvOJNa__compact{padding:18px 16px}.sqlEnvironmentInfo-module__IvOJNa__specs{grid-template-columns:1fr 1fr}}
.publicProblemHeader-module__sZgISW__root{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.section-module__qKx1eq__container{margin-bottom:48px}.section-module__qKx1eq__heading{border-left:4px solid var(--green);min-height:36px;color:var(--ink);align-items:center;margin-bottom:16px;padding:0 16px;font-size:1.25rem;font-weight:600;display:flex}
.CourseDetailPageClient-module__ImSsvW__content{flex-direction:column;gap:32px;max-width:800px;display:flex}.CourseDetailPageClient-module__ImSsvW__header{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:16px;padding:24px;display:flex}.CourseDetailPageClient-module__ImSsvW__titleRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.CourseDetailPageClient-module__ImSsvW__title{color:var(--ink);margin:0;font-size:1.25rem;font-weight:700}.CourseDetailPageClient-module__ImSsvW__levelBadge{font-size:.75rem;font-weight:600;font-family:var(--font-mono);border-radius:99px;flex-shrink:0;padding:3px 10px}.CourseDetailPageClient-module__ImSsvW__levelBadge[data-level=beginner]{color:#065f46;background:#d1fae5}.CourseDetailPageClient-module__ImSsvW__levelBadge[data-level=intermediate]{color:#1e40af;background:#dbeafe}.CourseDetailPageClient-module__ImSsvW__levelBadge[data-level=advanced]{color:#5b21b6;background:#ede9fe}.CourseDetailPageClient-module__ImSsvW__description{color:var(--ink-3);margin:0;font-size:.9rem;line-height:1.7}.CourseDetailPageClient-module__ImSsvW__meta{color:var(--ink-3);font-size:.8rem;font-family:var(--font-mono);gap:20px;display:flex}.CourseDetailPageClient-module__ImSsvW__progressSection{flex-direction:column;gap:8px;display:flex}.CourseDetailPageClient-module__ImSsvW__progressBar{background:var(--paper-3);border-radius:99px;height:6px;overflow:hidden}.CourseDetailPageClient-module__ImSsvW__progressFill{background:var(--green);border-radius:99px;height:100%;transition:width .3s}.CourseDetailPageClient-module__ImSsvW__progressFill[data-completed=true]{background:#10b981}.CourseDetailPageClient-module__ImSsvW__progressLabel{color:var(--ink-3);font-size:.8rem;font-family:var(--font-mono);justify-content:space-between;display:flex}.CourseDetailPageClient-module__ImSsvW__completedBadge{color:#10b981;font-weight:600}.CourseDetailPageClient-module__ImSsvW__problemList{flex-direction:column;gap:8px;display:flex}.CourseDetailPageClient-module__ImSsvW__sectionTitle{color:var(--ink);margin:0 0 12px;font-size:1rem;font-weight:700}.CourseDetailPageClient-module__ImSsvW__notFound{color:var(--ink-3);font-size:.9rem}.CourseDetailPageClient-module__ImSsvW__adSlot{width:100%}
.dashboard-module__nVYSSG__wrapper{--dashboard-shadow-raised:8px 8px 18px color-mix(in srgb, var(--ink) 10%, transparent), -7px -7px 16px color-mix(in srgb, var(--paper) 90%, transparent);--dashboard-shadow-inset:inset 2px 2px 5px color-mix(in srgb, var(--ink) 7%, transparent), inset -2px -2px 5px color-mix(in srgb, var(--paper) 78%, transparent);flex-direction:column;gap:32px;min-width:0;display:flex}.dashboard-module__nVYSSG__focusCard{background:color-mix(in srgb, var(--green-soft) 22%, var(--paper-2));min-height:184px;box-shadow:var(--dashboard-shadow-raised);border-radius:8px;justify-content:space-between;align-items:center;gap:32px;padding:28px 32px;display:flex}.dashboard-module__nVYSSG__focusContent{min-width:0}.dashboard-module__nVYSSG__focusEyebrow,.dashboard-module__nVYSSG__supportLabel{color:var(--green-deep);letter-spacing:0;margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.dashboard-module__nVYSSG__focusTitle{color:var(--ink);margin:0;font-size:1.5rem;font-weight:700;line-height:1.35}.dashboard-module__nVYSSG__focusDescription{max-width:680px;color:var(--ink-2);margin:8px 0 0;font-size:.9375rem;line-height:1.65}.dashboard-module__nVYSSG__focusMeta{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.dashboard-module__nVYSSG__focusMeta span{background:color-mix(in srgb, var(--paper) 45%, var(--green-soft));box-shadow:var(--dashboard-shadow-inset);color:var(--ink-2);border-radius:4px;padding:3px 8px;font-size:.75rem}.dashboard-module__nVYSSG__focusActions{flex-direction:column;flex:none;align-items:center;gap:6px;display:flex}.dashboard-module__nVYSSG__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dashboard-module__nVYSSG__summaryGroup{background:var(--paper-2);min-width:0;box-shadow:var(--dashboard-shadow-raised);border-radius:8px;padding:22px 24px}.dashboard-module__nVYSSG__summaryHeading,.dashboard-module__nVYSSG__sectionHeadingRow,.dashboard-module__nVYSSG__overviewRowHeader,.dashboard-module__nVYSSG__weaknessHeader,.dashboard-module__nVYSSG__weaknessProgressLabel,.dashboard-module__nVYSSG__trendHeader,.dashboard-module__nVYSSG__heatmapMeta{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-module__nVYSSG__summaryHeading h2,.dashboard-module__nVYSSG__sectionTitlePlain{color:var(--ink);letter-spacing:0;margin:0;font-size:1.0625rem;font-weight:700}.dashboard-module__nVYSSG__summaryHeading span{color:var(--ink-3);font-size:.75rem}.dashboard-module__nVYSSG__summaryMetrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:16px;display:grid}.dashboard-module__nVYSSG__summaryMetrics>div{flex-direction:column;gap:4px;min-width:0;display:flex}.dashboard-module__nVYSSG__summaryMetrics span,.dashboard-module__nVYSSG__summaryMetrics small,.dashboard-module__nVYSSG__sectionSubtitle,.dashboard-module__nVYSSG__overviewDetail,.dashboard-module__nVYSSG__emptyText{color:var(--ink-3);font-size:.8125rem;line-height:1.5}.dashboard-module__nVYSSG__summaryMetrics strong{color:var(--ink);font-size:1.375rem;font-weight:700;line-height:1.2}.dashboard-module__nVYSSG__summaryMetrics small{min-height:1.25rem}.dashboard-module__nVYSSG__insightGrid{grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);align-items:start;gap:16px;display:grid}.dashboard-module__nVYSSG__overviewSection,.dashboard-module__nVYSSG__weaknessSection,.dashboard-module__nVYSSG__activitySection,.dashboard-module__nVYSSG__recentActivity,.dashboard-module__nVYSSG__supportSection{background:var(--paper-2);min-width:0;box-shadow:var(--dashboard-shadow-raised);border-radius:8px;padding:24px}.dashboard-module__nVYSSG__sectionHeadingRow{align-items:flex-start;margin-bottom:18px}.dashboard-module__nVYSSG__sectionSubtitle{margin:5px 0 0}.dashboard-module__nVYSSG__segmentedControl,.dashboard-module__nVYSSG__viewToggle{background:var(--paper-2);box-shadow:var(--dashboard-shadow-inset);border-radius:6px;flex:none;display:inline-flex;overflow:hidden}.dashboard-module__nVYSSG__segmentedButton,.dashboard-module__nVYSSG__viewToggleButton{min-height:32px;color:var(--ink-3);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:5px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.dashboard-module__nVYSSG__segmentedButton:hover,.dashboard-module__nVYSSG__viewToggleButton:hover{color:var(--ink)}.dashboard-module__nVYSSG__segmentedButtonActive,.dashboard-module__nVYSSG__viewToggleButtonActive{background:color-mix(in srgb, var(--green-soft) 72%, var(--paper));box-shadow:var(--dashboard-shadow-inset);color:var(--green-deep)}.dashboard-module__nVYSSG__segmentedButton:focus-visible,.dashboard-module__nVYSSG__viewToggleButton:focus-visible,.dashboard-module__nVYSSG__overviewRowButton:focus-visible,.dashboard-module__nVYSSG__weaknessLabel:focus-visible,.dashboard-module__nVYSSG__timelineItem button:focus-visible{z-index:1;outline:2px solid var(--green-deep);outline-offset:-2px;position:relative}.dashboard-module__nVYSSG__overviewList{flex-direction:column;gap:10px;display:flex}.dashboard-module__nVYSSG__overviewRow,.dashboard-module__nVYSSG__overviewRowButton{background:var(--paper-2);width:100%;box-shadow:var(--dashboard-shadow-inset);color:inherit;text-align:left;border:0;border-radius:6px;flex-direction:column;gap:7px;padding:13px;display:flex}.dashboard-module__nVYSSG__overviewRowButton{cursor:pointer}.dashboard-module__nVYSSG__overviewRowButton:hover{background:color-mix(in srgb, var(--green-soft) 24%, var(--paper-2))}.dashboard-module__nVYSSG__overviewRowLabel{color:var(--ink);font-size:.9375rem;font-weight:600}.dashboard-module__nVYSSG__overviewRowValue{color:var(--ink-2);flex:none;font-size:.8125rem}.dashboard-module__nVYSSG__overviewTrack,.dashboard-module__nVYSSG__weaknessMeter{background:var(--paper-3);border-radius:4px;height:7px;position:relative;overflow:hidden}.dashboard-module__nVYSSG__overviewFill,.dashboard-module__nVYSSG__weaknessMeterFill{border-radius:inherit;background:var(--green-deep);height:100%;display:block}.dashboard-module__nVYSSG__weaknessSection{background:color-mix(in srgb, var(--terra-soft) 16%, var(--paper-2))}.dashboard-module__nVYSSG__weaknessList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.dashboard-module__nVYSSG__weaknessCard{background:color-mix(in srgb, var(--paper-2) 88%, var(--terra-soft));box-shadow:var(--dashboard-shadow-inset);border-radius:6px;flex-direction:column;gap:12px;padding:14px;display:flex}.dashboard-module__nVYSSG__weaknessHeader{align-items:flex-start}.dashboard-module__nVYSSG__weaknessLabel{color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:1rem;font-weight:700}.dashboard-module__nVYSSG__weaknessLabel:hover{color:var(--green-deep);text-decoration:underline}.dashboard-module__nVYSSG__weaknessReason{color:var(--ink-3);margin:4px 0 0;font-size:.75rem;line-height:1.45}.dashboard-module__nVYSSG__weaknessPriority{background:var(--paper-2);box-shadow:var(--dashboard-shadow-inset);color:var(--ink-2);border-radius:4px;flex:none;padding:3px 7px;font-size:.6875rem;font-weight:700}.dashboard-module__nVYSSG__weaknessPriority[data-confidence=collecting]{background:var(--paper-2);color:var(--ink-3)}.dashboard-module__nVYSSG__weaknessPriority[data-confidence=low],.dashboard-module__nVYSSG__weaknessPriority[data-confidence=medium]{background:var(--terra-soft);color:#b44343}.dashboard-module__nVYSSG__weaknessPriority[data-confidence=high]{background:color-mix(in srgb, var(--terra-soft) 65%, var(--paper));color:#a13535}.dashboard-module__nVYSSG__weaknessProgress{flex-direction:column;gap:6px;display:flex}.dashboard-module__nVYSSG__weaknessProgressLabel{color:var(--ink-3);font-size:.75rem}.dashboard-module__nVYSSG__weaknessProgressLabel strong{color:var(--ink-2);font-size:.8125rem}.dashboard-module__nVYSSG__weaknessMeterFill{background:var(--terra)}.dashboard-module__nVYSSG__weaknessMetrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.dashboard-module__nVYSSG__weaknessMetrics>div{flex-direction:column;gap:2px;min-width:0;display:flex}.dashboard-module__nVYSSG__weaknessMetrics dt{color:var(--ink-3);font-size:.6875rem}.dashboard-module__nVYSSG__weaknessMetrics dd{color:var(--ink);margin:0;font-size:.8125rem;font-weight:600}.dashboard-module__nVYSSG__reviewInline{margin-top:24px;padding-top:4px}.dashboard-module__nVYSSG__reviewInline h3{color:var(--ink);margin:0 0 10px;font-size:.875rem}.dashboard-module__nVYSSG__reviewGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.dashboard-module__nVYSSG__reviewCard{background:var(--paper-2);box-shadow:var(--dashboard-shadow-inset);border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}.dashboard-module__nVYSSG__reviewMeta,.dashboard-module__nVYSSG__reviewCategory,.dashboard-module__nVYSSG__reviewScore{color:var(--ink-3);font-size:.75rem}.dashboard-module__nVYSSG__reviewMeta{justify-content:space-between;gap:8px;display:flex}.dashboard-module__nVYSSG__reviewTitle{color:var(--ink);margin:0;font-size:.9375rem}.dashboard-module__nVYSSG__reviewReason{color:var(--ink-2);flex:1;margin:0;font-size:.8125rem;line-height:1.55}.dashboard-module__nVYSSG__activitySection{flex-direction:column;gap:16px;display:flex}.dashboard-module__nVYSSG__activityControls{justify-content:flex-end;align-items:center;gap:8px;display:flex}.dashboard-module__nVYSSG__studyTrend,.dashboard-module__nVYSSG__heatmap{padding:2px 0}.dashboard-module__nVYSSG__trendHeader{margin-bottom:18px}.dashboard-module__nVYSSG__trendSummary,.dashboard-module__nVYSSG__trendLegend,.dashboard-module__nVYSSG__heatmapLegend{align-items:center;display:flex}.dashboard-module__nVYSSG__trendSummary{color:var(--ink-2);gap:10px;font-size:.8125rem}.dashboard-module__nVYSSG__trendSummary strong{color:var(--ink);font-size:.9375rem}.dashboard-module__nVYSSG__trendLegend,.dashboard-module__nVYSSG__heatmapLegend{color:var(--ink-3);gap:5px;font-size:.75rem}.dashboard-module__nVYSSG__trendLegendAttempts,.dashboard-module__nVYSSG__trendLegendCompleted{border-radius:2px;width:10px;height:10px}.dashboard-module__nVYSSG__trendLegendAttempts{background:var(--green-soft)}.dashboard-module__nVYSSG__trendLegendCompleted{background:var(--green-deep);margin-left:5px}.dashboard-module__nVYSSG__trendPlot{grid-template-columns:repeat(var(--trend-columns), minmax(8px, 1fr));gap:4px;min-height:158px;display:grid}.dashboard-module__nVYSSG__trendColumn{text-align:center;grid-template-rows:16px 116px 18px;min-width:0;display:grid}.dashboard-module__nVYSSG__trendValue,.dashboard-module__nVYSSG__trendDate{color:var(--ink-3);font-size:.625rem}.dashboard-module__nVYSSG__trendValue{line-height:16px}.dashboard-module__nVYSSG__trendBarArea{border-bottom:1px solid var(--line);justify-content:center;align-items:flex-end;display:flex}.dashboard-module__nVYSSG__trendBar{background:var(--green-soft);border-radius:3px 3px 0 0;width:min(22px,76%);min-height:2px;display:block;position:relative;overflow:hidden}.dashboard-module__nVYSSG__trendBarCompleted{background:var(--green-deep);display:block;position:absolute;bottom:0;left:0;right:0}.dashboard-module__nVYSSG__trendDate{white-space:nowrap;line-height:18px;overflow:visible}.dashboard-module__nVYSSG__trendColumn:first-child .dashboard-module__nVYSSG__trendDate{text-align:left}.dashboard-module__nVYSSG__trendColumn:last-child .dashboard-module__nVYSSG__trendDate{text-align:right}.dashboard-module__nVYSSG__heatmap{flex-direction:column;gap:14px;display:flex}.dashboard-module__nVYSSG__heatmapMeta{color:var(--ink-2);flex-wrap:wrap;font-size:.8125rem}.dashboard-module__nVYSSG__heatmapMeta strong{color:var(--ink)}.dashboard-module__nVYSSG__heatmapLegendLabel{color:var(--ink-3);font-size:.6875rem}.dashboard-module__nVYSSG__heatmapGrid{gap:6px;padding-bottom:3px;display:flex;overflow-x:auto}.dashboard-module__nVYSSG__heatmapWeekdays{color:var(--ink-3);grid-template-rows:repeat(7,12px);gap:3px;font-size:.625rem;display:grid}.dashboard-module__nVYSSG__heatmapWeekday{line-height:12px}.dashboard-module__nVYSSG__heatmapColumns{gap:3px;display:flex}.dashboard-module__nVYSSG__heatmapColumn{grid-template-rows:repeat(7,12px);gap:3px;display:grid}.dashboard-module__nVYSSG__heatmapCell{background:var(--paper-3);border:1px solid #0000;border-radius:3px;width:12px;height:12px;display:inline-block}.dashboard-module__nVYSSG__heatmapCellEmpty{background:0 0}.dashboard-module__nVYSSG__heatmapLevel0{background:var(--paper-3)}.dashboard-module__nVYSSG__heatmapLevel1{background:color-mix(in srgb, var(--green) 25%, var(--paper-3))}.dashboard-module__nVYSSG__heatmapLevel2{background:color-mix(in srgb, var(--green) 50%, var(--paper-3))}.dashboard-module__nVYSSG__heatmapLevel3{background:color-mix(in srgb, var(--green) 75%, var(--paper-2))}.dashboard-module__nVYSSG__heatmapLevel4{border-color:var(--green-deep);background:var(--green-deep)}.dashboard-module__nVYSSG__recentActivity{padding-bottom:24px}.dashboard-module__nVYSSG__recentActivity summary{color:var(--ink);cursor:pointer;font-size:.9375rem;font-weight:700}.dashboard-module__nVYSSG__recentActivity[open] summary{margin-bottom:16px}.dashboard-module__nVYSSG__timelineList{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.dashboard-module__nVYSSG__timelineItem{background:var(--paper-2);min-width:0;box-shadow:var(--dashboard-shadow-inset);border-radius:6px;flex-direction:column;gap:5px;padding:12px;display:flex}.dashboard-module__nVYSSG__timelineTime,.dashboard-module__nVYSSG__timelineDetail{color:var(--ink-3);font-size:.75rem}.dashboard-module__nVYSSG__timelineItem button{color:var(--ink);font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-size:.875rem;font-weight:600;text-decoration:underline;overflow:hidden}.dashboard-module__nVYSSG__supportSection{flex-direction:column;gap:18px;display:flex}.dashboard-module__nVYSSG__supportLabel{color:var(--ink-3)}.dashboard-module__nVYSSG__anonymousPanel{background:var(--paper-2);max-width:760px;box-shadow:var(--dashboard-shadow-raised);border-radius:8px;padding:28px}.dashboard-module__nVYSSG__anonymousPanel h2{color:var(--ink);margin:0;font-size:1.375rem}.dashboard-module__nVYSSG__anonymousPanel>p{color:var(--ink-2);margin:10px 0 0;font-size:.9375rem;line-height:1.7}.dashboard-module__nVYSSG__ctaList{color:var(--ink-2);flex-direction:column;gap:6px;margin:20px 0 0;padding-left:20px;font-size:.875rem;display:flex}.dashboard-module__nVYSSG__emptyText{margin:0}.dashboard-module__nVYSSG__loadingWrap{justify-content:center;padding:64px 0;display:flex}.dashboard-module__nVYSSG__spinner{border:3px solid var(--paper-3);border-top-color:var(--green-deep);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite dashboard-module__nVYSSG__spin}@keyframes dashboard-module__nVYSSG__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.dashboard-module__nVYSSG__insightGrid{grid-template-columns:minmax(0,1fr);gap:32px}}@media (max-width:720px){.dashboard-module__nVYSSG__wrapper{gap:24px}.dashboard-module__nVYSSG__focusCard{flex-direction:column;align-items:flex-start;gap:20px;min-height:0;padding:22px 20px}.dashboard-module__nVYSSG__focusTitle{font-size:1.25rem}.dashboard-module__nVYSSG__focusActions{align-items:stretch;width:100%}.dashboard-module__nVYSSG__focusActions>:first-child{width:100%}.dashboard-module__nVYSSG__summaryGrid{grid-template-columns:minmax(0,1fr)}.dashboard-module__nVYSSG__summaryGroup,.dashboard-module__nVYSSG__summaryGroup+.dashboard-module__nVYSSG__summaryGroup{padding:18px 20px}.dashboard-module__nVYSSG__summaryMetrics{gap:16px}.dashboard-module__nVYSSG__sectionHeadingRow{flex-direction:column;align-items:flex-start;gap:12px}.dashboard-module__nVYSSG__activityControls{justify-content:flex-start;width:100%}.dashboard-module__nVYSSG__weaknessMetrics,.dashboard-module__nVYSSG__timelineList{grid-template-columns:minmax(0,1fr)}.dashboard-module__nVYSSG__studyTrend,.dashboard-module__nVYSSG__heatmap{padding:2px 0}.dashboard-module__nVYSSG__trendHeader{flex-direction:column;align-items:flex-start;gap:8px}}@media (prefers-reduced-motion:reduce){.dashboard-module__nVYSSG__spinner{animation:none}}.dashboard-module__nVYSSG__dailyCard{background:linear-gradient(180deg, color-mix(in srgb, var(--green-soft) 40%, var(--paper)) 0%, var(--paper) 60%);border:1px solid color-mix(in srgb, var(--green) 45%, var(--line));box-shadow:0 0 0 3px color-mix(in srgb, var(--green-soft) 55%, transparent), var(--dashboard-shadow-raised);gap:24px}.dashboard-module__nVYSSG__dailyHeaderRow{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.dashboard-module__nVYSSG__dailyBadge{background:var(--green);color:var(--paper);letter-spacing:.02em;box-shadow:0 1px 2px color-mix(in srgb, var(--green-deep) 45%, transparent);border-radius:999px;align-items:center;gap:4px;padding:4px 12px 4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.dashboard-module__nVYSSG__dailyBadge svg{font-size:1rem}.dashboard-module__nVYSSG__focusContent>.dashboard-module__nVYSSG__dailyBadge{margin-bottom:10px}.dashboard-module__nVYSSG__dailyHeaderRow .dashboard-module__nVYSSG__dailyBadge{margin-bottom:0}.dashboard-module__nVYSSG__dailyDate{color:var(--ink-3);font-size:.8125rem;font-weight:600}.dashboard-module__nVYSSG__dailyStatusBadge{letter-spacing:0;border-radius:999px;align-items:center;padding:2px 10px;font-size:.6875rem;font-weight:700;display:inline-flex}.dashboard-module__nVYSSG__dailyStatusAssigned{background:color-mix(in srgb, var(--paper) 40%, var(--green-soft));color:var(--green-deep)}.dashboard-module__nVYSSG__dailyStatusStarted{background:color-mix(in srgb, var(--green) 22%, var(--paper));color:var(--green-deep)}.dashboard-module__nVYSSG__dailyStatusCompleted{background:var(--green-deep);color:var(--paper)}.dashboard-module__nVYSSG__dailyStreak{background:color-mix(in srgb, var(--term-num) 20%, var(--paper));border:1px solid color-mix(in srgb, var(--term-num) 55%, transparent);color:#c2560f;border-radius:999px;align-items:center;gap:4px;margin-top:14px;padding:4px 12px 4px 8px;font-size:.8125rem;font-weight:700;display:inline-flex}.dashboard-module__nVYSSG__dailyStreak svg{color:var(--term-num)}.dashboard-module__nVYSSG__dailySkip{margin-top:4px}@media (max-width:720px){.dashboard-module__nVYSSG__dailyCard{gap:18px}}
.publicProblemSeoSections-module__McXGvq__root{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.layout-module__00o8MW__header{background:color-mix(in oklab, var(--paper) 92%, transparent);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:1100;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.layout-module__00o8MW__headerLeft{align-items:center;gap:12px;display:flex}.layout-module__00o8MW__headerActions{align-items:center;gap:18px;display:flex}.layout-module__00o8MW__headerNav{align-items:center;gap:28px;display:flex}.layout-module__00o8MW__headerNavLink{color:var(--ink-2);white-space:nowrap;align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.layout-module__00o8MW__headerNavLink:hover{color:var(--green)}.layout-module__00o8MW__headerNavLinkWithNotification{position:relative}@media (max-width:640px){.layout-module__00o8MW__headerNav{gap:16px}.layout-module__00o8MW__headerNavLink{font-size:12px}}.layout-module__00o8MW__brand{font-family:var(--font-mono);letter-spacing:-.01em;color:var(--ink);align-items:center;gap:10px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.layout-module__00o8MW__menuButton{border:1px solid var(--line);border-radius:var(--radius);width:36px;height:36px;color:var(--ink-2);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.layout-module__00o8MW__menuButton:hover{background:var(--paper-2)}.layout-module__00o8MW__menuButtonIcon{background:currentColor;width:18px;height:2px;position:relative}.layout-module__00o8MW__menuButtonIcon:before,.layout-module__00o8MW__menuButtonIcon:after{content:"";background:currentColor;width:100%;height:2px;position:absolute;left:0}.layout-module__00o8MW__menuButtonIcon:before{top:-5px}.layout-module__00o8MW__menuButtonIcon:after{top:5px}.layout-module__00o8MW__sidebar{width:var(--sidebar-current-width);box-sizing:border-box;background:var(--paper);border-right:1px solid var(--line);z-index:100;flex-direction:column;gap:16px;padding:16px 12px;transition:width .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:64px;bottom:0;left:0;overflow:hidden}.layout-module__00o8MW__sidebarCollapsed{padding:16px 8px;overflow:visible}.layout-module__00o8MW__sidebarCollapsed .layout-module__00o8MW__sidebarScrollArea{overflow:visible}.layout-module__00o8MW__sidebarNavCollapsed .layout-module__00o8MW__navItem{justify-content:center;gap:0;padding:9px 0}.layout-module__00o8MW__sidebarNavCollapsed .layout-module__00o8MW__navIcon{opacity:.85}.layout-module__00o8MW__navItemTooltip{position:relative}.layout-module__00o8MW__navItemTooltip:after{content:attr(data-tooltip);border-radius:var(--radius);background:var(--ink);color:var(--paper);white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;z-index:1300;padding:6px 10px;font-size:12px;font-weight:500;line-height:1;transition:opacity .15s,transform .15s;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.layout-module__00o8MW__navItemTooltip:before{content:"";border-style:solid;border-width:5px 6px 5px 0;border-color:transparent var(--ink) transparent transparent;pointer-events:none;opacity:0;visibility:hidden;z-index:1300;transition:opacity .15s;position:absolute;top:50%;left:calc(100% + 6px);transform:translateY(-50%)}.layout-module__00o8MW__navItemTooltip:hover:after,.layout-module__00o8MW__navItemTooltip:focus-visible:after{opacity:1;visibility:visible;transform:translateY(-50%)translate(2px)}.layout-module__00o8MW__navItemTooltip:hover:before,.layout-module__00o8MW__navItemTooltip:focus-visible:before{opacity:1;visibility:visible}.layout-module__00o8MW__sidebarScrollArea{scrollbar-width:none;flex-direction:column;flex:1;gap:16px;min-height:0;display:flex;overflow:hidden auto}.layout-module__00o8MW__sidebarScrollArea::-webkit-scrollbar{width:0;height:0}.layout-module__00o8MW__sidebarNav{flex-direction:column;gap:2px;min-width:0;display:flex}.layout-module__00o8MW__navItem{box-sizing:border-box;border-radius:var(--radius);font-family:var(--font-sans);color:var(--ink-2);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:9px 12px;font-size:14px;text-decoration:none;transition:background .15s,color .15s;display:flex}.layout-module__00o8MW__navItem:hover{background:var(--paper-2);color:var(--ink)}.layout-module__00o8MW__navItemActive{background:var(--green-soft);color:var(--green-deep);font-weight:500}.layout-module__00o8MW__navItemActive:hover{background:var(--green-soft)}.layout-module__00o8MW__navIcon{opacity:.7;flex-shrink:0;width:18px;height:18px}.layout-module__00o8MW__navItemActive .layout-module__00o8MW__navIcon{opacity:1}.layout-module__00o8MW__navChevron{opacity:.5;width:14px;height:14px;margin-left:auto;transition:transform .2s}.layout-module__00o8MW__navChevronOpen{transform:rotate(180deg)}.layout-module__00o8MW__navChildren{flex-direction:column;gap:1px;max-height:0;transition:max-height .25s;display:flex;overflow:hidden}.layout-module__00o8MW__navChildrenOpen{max-height:400px}.layout-module__00o8MW__navChild{box-sizing:border-box;border-radius:var(--radius);color:var(--ink-3);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:7px 12px 7px 40px;font-size:13px;text-decoration:none;transition:background .15s,color .15s;display:flex}.layout-module__00o8MW__navChild:hover{background:var(--paper-2);color:var(--ink)}.layout-module__00o8MW__navChildActive{color:var(--green-deep);font-weight:500}.layout-module__00o8MW__sidebarAdArea{width:100%}.layout-module__00o8MW__sidebarFooter{border-top:1px solid var(--line);font-family:var(--font-mono);color:var(--ink-3);flex-direction:column;gap:6px;margin-top:auto;padding-top:16px;font-size:11px;display:flex}.layout-module__00o8MW__sidebarLegalLinks{flex-wrap:wrap;gap:8px;display:flex}.layout-module__00o8MW__sidebarLegalLinks a{color:var(--ink-3);text-decoration:none}.layout-module__00o8MW__sidebarLegalLinks a:hover{color:var(--ink)}.layout-module__00o8MW__sidebarToggleRow{justify-content:flex-end;display:flex}.layout-module__00o8MW__sidebarCollapsed .layout-module__00o8MW__sidebarToggleRow{justify-content:center}.layout-module__00o8MW__sidebarToggle{box-sizing:border-box;border-radius:var(--radius);width:32px;height:32px;color:var(--ink-3);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:flex}.layout-module__00o8MW__sidebarToggle:hover{background:var(--paper-2);color:var(--ink)}.layout-module__00o8MW__collapseIcon{flex-shrink:0;width:20px;height:20px}.layout-module__00o8MW__contentWrapper{flex-direction:column;flex:1;min-height:calc(100vh - 64px);margin-top:64px;display:flex;overflow-y:auto}.layout-module__00o8MW__pageTitleContainer{padding:32px 32px 24px}.layout-module__00o8MW__headerFlex{flex-direction:column;gap:12px;display:flex}@media (min-width:768px){.layout-module__00o8MW__headerFlex{flex-direction:row;justify-content:space-between;align-items:center}}.layout-module__00o8MW__headerTexts{flex-direction:column;gap:6px;display:flex}.layout-module__00o8MW__headerTextCenter{text-align:center}.layout-module__00o8MW__pageTitle{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--ink);margin:0;font-size:clamp(22px,3vw,30px);font-weight:600}.layout-module__00o8MW__pageSubtitle{color:var(--ink-2);margin:0;font-size:15px;font-weight:400}.layout-module__00o8MW__pageDescription{color:var(--ink-3);margin:0;font-size:14px}.layout-module__00o8MW__mainContent{padding:0 32px 48px}@media (max-width:768px){.layout-module__00o8MW__pageTitleContainer{padding:24px 16px 16px}.layout-module__00o8MW__mainContent{padding:0 16px 32px}}.layout-module__00o8MW__pageContainer{--sidebar-width:264px;--sidebar-width-collapsed:68px;--sidebar-current-width:var(--sidebar-width);background:var(--paper-2);min-height:100vh;color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}.layout-module__00o8MW__pageContainerCollapsed{--sidebar-current-width:var(--sidebar-width-collapsed)}.layout-module__00o8MW__noTransitions .layout-module__00o8MW__sidebar,.layout-module__00o8MW__noTransitions .layout-module__00o8MW__mainWrapper{transition:none}.layout-module__00o8MW__layoutRoot{min-height:100vh;display:flex}.layout-module__00o8MW__mainWrapper{margin-left:var(--sidebar-current-width);width:calc(100% - var(--sidebar-current-width));background:var(--paper-2);flex-direction:column;flex:1;min-height:calc(100vh - 64px);transition:margin-left .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);display:flex}.layout-module__00o8MW__mainWrapperNoSidebar{width:100%;margin-left:0}@media (max-width:768px){.layout-module__00o8MW__mainWrapper{width:100%;margin-left:0}}.layout-module__00o8MW__drawerOverlay{z-index:1200;opacity:0;pointer-events:none;background:#0006;transition:opacity .25s;position:fixed;inset:0}.layout-module__00o8MW__drawerOverlayOpen{opacity:1;pointer-events:auto}.layout-module__00o8MW__drawer{box-sizing:border-box;background:var(--paper);z-index:1300;flex-direction:column;gap:24px;width:280px;padding:24px 16px;transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto;transform:translate(-100%)}.layout-module__00o8MW__drawerOpen{transform:translate(0)}.layout-module__00o8MW__drawerHeader{justify-content:space-between;align-items:center;display:flex}.layout-module__00o8MW__drawerClose{border:1px solid var(--line);border-radius:var(--radius);width:32px;height:32px;color:var(--ink-2);cursor:pointer;background:0 0;justify-content:center;align-items:center;font-size:18px;line-height:1;display:inline-flex}.layout-module__00o8MW__drawerClose:hover{background:var(--paper-2)}.layout-module__00o8MW__userMenuWrap{align-items:center;gap:8px;display:flex;position:relative}.layout-module__00o8MW__pointBadge{color:var(--fg-secondary,#6b7280);white-space:nowrap;font-size:12px;font-weight:600;font-family:var(--font-mono);text-decoration:none;transition:color .15s;position:relative}.layout-module__00o8MW__pointBadge:hover{color:var(--green)}.layout-module__00o8MW__pointBadge:after{content:attr(data-tip);color:#fff;font-size:.6875rem;font-family:var(--font-sans);white-space:nowrap;pointer-events:none;opacity:0;z-index:1400;background:#0f1525f2;border-radius:4px;padding:4px 8px;transition:opacity .1s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.layout-module__00o8MW__pointBadge:hover:after{opacity:1}.layout-module__00o8MW__avatar{background:var(--green);color:#fff;width:32px;height:32px;font-family:var(--font-mono);cursor:pointer;border:none;border-radius:50%;place-items:center;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-grid}.layout-module__00o8MW__avatar:hover{opacity:.85}.layout-module__00o8MW__dropdown{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);z-index:200;min-width:200px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 24px -8px #1a223326}.layout-module__00o8MW__dropdownInfo{border-bottom:1px solid var(--line);padding:12px 16px}.layout-module__00o8MW__dropdownInfoLabel{font-family:var(--font-mono);color:var(--ink-3);letter-spacing:.04em;margin-bottom:2px;font-size:11px}.layout-module__00o8MW__dropdownInfoEmail{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.layout-module__00o8MW__dropdownItem{width:100%;color:var(--ink-2);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:10px 16px;font-size:14px;transition:background .15s;display:flex}.layout-module__00o8MW__dropdownItem:hover{background:var(--paper-2);color:var(--ink)}.layout-module__00o8MW__loginBtn{background:var(--green);color:#fff;cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font-sans);border:none;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;transition:background .2s;display:inline-flex}.layout-module__00o8MW__loginBtn:hover{background:var(--green-deep)}
.notificationDot-module__Wewgjq__notificationDot{width:8px;height:8px;box-shadow:0 0 0 2px var(--paper,#fff);pointer-events:none;background:#ef4444;border-radius:999px;position:absolute;top:-4px;right:-8px}
.breadcrumb-module__Al1C9W__breadcrumb{padding:12px 32px 0}.breadcrumb-module__Al1C9W__list{font-family:var(--font-sans);flex-wrap:wrap;align-items:center;gap:4px;margin:0;padding:0;font-size:13px;list-style:none;display:flex}.breadcrumb-module__Al1C9W__item{align-items:center;gap:4px;min-width:0;display:inline-flex}.breadcrumb-module__Al1C9W__link{color:var(--ink-3);text-decoration:none;transition:color .15s}.breadcrumb-module__Al1C9W__link:hover,.breadcrumb-module__Al1C9W__link:focus-visible{color:var(--green)}.breadcrumb-module__Al1C9W__current{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;max-width:60vw;font-weight:500;overflow:hidden}.breadcrumb-module__Al1C9W__separator{width:14px;height:14px;color:var(--ink-3);flex-shrink:0}@media (max-width:768px){.breadcrumb-module__Al1C9W__breadcrumb{padding:10px 16px 0}}
.newBadge-module__WqBh6a__badge{font-size:.6rem;font-weight:700;font-family:var(--font-mono);color:#fff;letter-spacing:.05em;background:#f97316;border-radius:99px;flex-shrink:0;align-items:center;margin-left:4px;padding:1px 5px;display:inline-flex}
.CourseCard-module__IPyILa__card{border:1px solid var(--line);border-radius:var(--radius-lg);color:inherit;background:var(--paper);flex-direction:column;gap:12px;padding:20px;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.CourseCard-module__IPyILa__card:hover{border-color:var(--green);transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.CourseCard-module__IPyILa__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.CourseCard-module__IPyILa__title{color:var(--ink);margin:0;font-size:1rem;font-weight:700;line-height:1.4}.CourseCard-module__IPyILa__levelBadge{font-size:.7rem;font-weight:600;font-family:var(--font-mono);letter-spacing:.05em;border-radius:99px;flex-shrink:0;padding:2px 8px}.CourseCard-module__IPyILa__levelBadge[data-level=beginner]{color:#065f46;background:#d1fae5}.CourseCard-module__IPyILa__levelBadge[data-level=intermediate]{color:#1e40af;background:#dbeafe}.CourseCard-module__IPyILa__levelBadge[data-level=advanced]{color:#5b21b6;background:#ede9fe}.CourseCard-module__IPyILa__description{color:var(--ink-3);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.CourseCard-module__IPyILa__meta{color:var(--ink-3);font-size:.8rem;font-family:var(--font-mono);align-items:center;gap:16px;display:flex}.CourseCard-module__IPyILa__metaItem{align-items:center;gap:4px;display:flex}.CourseCard-module__IPyILa__progressBar{background:var(--paper-3);border-radius:99px;height:4px;overflow:hidden}.CourseCard-module__IPyILa__progressFill{background:var(--green);border-radius:99px;height:100%;transition:width .3s}.CourseCard-module__IPyILa__progressFill[data-completed=true]{background:#10b981}.CourseCard-module__IPyILa__progressLabel{color:var(--ink-3);font-size:.75rem;font-family:var(--font-mono);justify-content:space-between;display:flex}.CourseCard-module__IPyILa__completedBadge{color:#10b981;font-weight:600}
.legal-module__m2i2ra__page{background:radial-gradient(circle at top left, #3ea8ff29, transparent 34rem), linear-gradient(180deg, #f8fbff 0%, var(--paper-2) 42%, #f7f9fc 100%);min-height:100vh;color:var(--ink);font-family:var(--font-sans)}.legal-module__m2i2ra__container{width:min(1040px,100% - 32px);margin:0 auto}.legal-module__m2i2ra__main{padding:120px 0 80px}.legal-module__m2i2ra__article{border:1px solid var(--line);border-radius:var(--radius-lg);background:color-mix(in oklab, var(--paper) 96%, transparent);flex-direction:column;gap:22px;max-width:880px;padding:clamp(28px,5vw,48px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #1a223314}.legal-module__m2i2ra__article:before{background:linear-gradient(90deg, var(--green), var(--terra));content:"";width:100%;height:4px;position:absolute;top:0;left:0}.legal-module__m2i2ra__title{color:var(--ink);margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.22}.legal-module__m2i2ra__lead,.legal-module__m2i2ra__paragraph,.legal-module__m2i2ra__list{color:var(--ink-2);margin:0;line-height:1.85}.legal-module__m2i2ra__paragraph a{color:var(--green-deep);text-underline-offset:3px;font-weight:700;text-decoration:underline}.legal-module__m2i2ra__lead{max-width:720px;color:var(--ink-3);font-size:1.02rem}.legal-module__m2i2ra__section{border-top:1px solid var(--line);flex-direction:column;gap:10px;padding-top:22px;display:flex}.legal-module__m2i2ra__sectionTitle{color:var(--ink);margin:0;font-size:1.15rem;font-weight:800}.legal-module__m2i2ra__list{padding-left:1.25rem}.legal-module__m2i2ra__meta{color:var(--ink-3);margin:0;font-size:.9rem}@media (max-width:640px){.legal-module__m2i2ra__main{padding:96px 0 56px}.legal-module__m2i2ra__article{padding:24px 18px}}
.books-module__iSPoDW__content{flex-direction:column;gap:32px;display:flex}.books-module__iSPoDW__intro{width:100%;color:var(--ink-3);line-height:1.8}.books-module__iSPoDW__disclosureBox{border:1px solid var(--line);border-radius:var(--radius-lg);color:var(--ink-2);background:var(--paper);padding:16px;font-size:.9rem;line-height:1.7}.books-module__iSPoDW__section{flex-direction:column;gap:16px;display:flex}.books-module__iSPoDW__sectionTitle{color:var(--ink);margin:0;font-size:1.1rem;font-weight:700}.books-module__iSPoDW__sectionLead{width:100%;color:var(--ink-3);margin:0;line-height:1.7}.books-module__iSPoDW__emptyText{border:1px dashed var(--line);border-radius:var(--radius-md);color:var(--ink-3);background:var(--paper);margin:0;padding:16px}.books-module__iSPoDW__linkList{flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none;display:flex}
.queryDocHub-module__wcETmq__content{flex-direction:column;gap:28px;display:flex}.queryDocHub-module__wcETmq__intro{max-width:760px;color:var(--ink-3);line-height:1.8}.queryDocHub-module__wcETmq__sectionTitle{color:var(--ink-1);margin:0 0 16px;font-size:1rem;font-weight:700}.queryDocHub-module__wcETmq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;display:grid}.queryDocHub-module__wcETmq__card{border:1px solid var(--line);border-radius:var(--radius-lg);color:inherit;background:var(--paper);flex-direction:column;gap:8px;padding:16px;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.queryDocHub-module__wcETmq__card:hover{border-color:var(--green);transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.queryDocHub-module__wcETmq__cardMeta{color:var(--ink-3);font-size:.75rem;font-family:var(--font-mono);letter-spacing:.08em}.queryDocHub-module__wcETmq__cardTitle{color:var(--ink);font-size:1rem;font-weight:600}.queryDocHub-module__wcETmq__cardDescription{color:var(--ink-3);margin:0;font-size:.875rem;line-height:1.6}
.blog-module__r1OWha__wrapper{flex-direction:column;gap:16px;display:flex}.blog-module__r1OWha__lead{color:var(--ink-2);margin:0;font-size:.9375rem;line-height:1.6}.blog-module__r1OWha__empty{color:var(--ink-3);text-align:center;padding:24px 0;font-size:.9375rem}.blog-module__r1OWha__categoryNav{flex-wrap:wrap;gap:8px;display:flex}.blog-module__r1OWha__categoryChip,.blog-module__r1OWha__categoryChipActive{border:1px solid var(--line);background:var(--paper);color:var(--ink-2);border-radius:999px;align-items:center;gap:6px;padding:7px 16px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.blog-module__r1OWha__categoryChip:hover{border-color:var(--green);color:var(--green-deep)}.blog-module__r1OWha__categoryChipActive{background:var(--green-soft);border-color:var(--green);color:var(--green-deep)}.blog-module__r1OWha__categoryCount{background:var(--paper-2);min-width:20px;height:20px;color:var(--ink-3);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.75rem;font-weight:700;display:inline-flex}.blog-module__r1OWha__categoryChipActive .blog-module__r1OWha__categoryCount{background:var(--paper);color:var(--green-deep)}.blog-module__r1OWha__list{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.blog-module__r1OWha__row{border-bottom:1px solid var(--line)}.blog-module__r1OWha__row:last-child{border-bottom:none}.blog-module__r1OWha__link{color:var(--ink);grid-template-columns:160px 1fr;gap:24px;padding:18px 20px;text-decoration:none;transition:background .15s;display:grid}.blog-module__r1OWha__link:hover{background:var(--paper-2)}.blog-module__r1OWha__meta{flex-direction:column;gap:8px;padding-top:2px;display:flex}.blog-module__r1OWha__category{background:var(--green-soft);color:var(--green-deep);white-space:nowrap;border-radius:999px;align-self:flex-start;align-items:center;padding:2px 10px;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}a.blog-module__r1OWha__category:hover{background:var(--green);color:#fff}.blog-module__r1OWha__date{color:var(--ink-3);font-size:.8125rem;font-family:var(--font-mono);white-space:nowrap}.blog-module__r1OWha__body{flex-direction:column;gap:6px;display:flex}.blog-module__r1OWha__title{color:var(--ink);font-size:1rem;font-weight:600}.blog-module__r1OWha__summary{color:var(--ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}@media (max-width:640px){.blog-module__r1OWha__link{grid-template-columns:1fr;gap:8px;padding:14px 16px}.blog-module__r1OWha__meta{flex-direction:row;align-items:center;gap:12px}}.blog-module__r1OWha__detailBackTop{margin-top:8px;margin-bottom:16px}.blog-module__r1OWha__detailWrapper{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:24px;padding:32px 36px;display:flex}.blog-module__r1OWha__detailHeader{border-bottom:1px solid var(--line);flex-direction:column;gap:10px;padding-bottom:16px;display:flex}.blog-module__r1OWha__detailMeta{align-items:center;gap:12px;display:flex}.blog-module__r1OWha__detailDate{color:var(--ink-3);font-size:.8125rem;font-family:var(--font-mono)}.blog-module__r1OWha__detailTitle{color:var(--ink);margin:0;font-size:1.625rem;font-weight:700;line-height:1.4}.blog-module__r1OWha__tagList{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.blog-module__r1OWha__tag{color:var(--ink-3);font-size:.75rem;font-family:var(--font-mono);align-items:center;text-decoration:none;transition:color .15s;display:inline-flex}a.blog-module__r1OWha__tag:hover{color:var(--green-deep)}.blog-module__r1OWha__detailThumbnail img{border-radius:var(--radius);width:100%;height:auto;display:block}.blog-module__r1OWha__detailContent{color:var(--ink);font-size:.9375rem;line-height:1.75}.blog-module__r1OWha__detailContent h1,.blog-module__r1OWha__detailContent h2,.blog-module__r1OWha__detailContent h3{color:var(--ink);margin:28px 0 12px;line-height:1.4}.blog-module__r1OWha__detailContent h2{border-bottom:1px solid var(--line);padding-bottom:6px;font-size:1.3125rem;font-weight:700}.blog-module__r1OWha__detailContent h3{font-size:1.0625rem;font-weight:600}.blog-module__r1OWha__detailContent p{margin:0 0 14px}.blog-module__r1OWha__detailContent ul,.blog-module__r1OWha__detailContent ol{margin:0 0 14px;padding-left:24px}.blog-module__r1OWha__detailContent li{margin:4px 0}.blog-module__r1OWha__detailContent a{color:var(--green);text-decoration:underline}.blog-module__r1OWha__detailContent code{background:var(--paper-2);font-family:var(--font-mono);border-radius:4px;padding:2px 6px;font-size:.875em}.blog-module__r1OWha__detailContent pre{background:var(--paper-2);border-radius:var(--radius);margin:0 0 14px;padding:14px 16px;overflow-x:auto}.blog-module__r1OWha__detailContent pre code{background:0 0;padding:0}.blog-module__r1OWha__detailContent img{border-radius:var(--radius);max-width:100%;height:auto;margin:14px 0}.blog-module__r1OWha__detailContent table{border-collapse:collapse;width:100%;margin:0 0 14px;font-size:.875rem}.blog-module__r1OWha__detailContent th,.blog-module__r1OWha__detailContent td{border:1px solid var(--line);text-align:left;padding:8px 12px}.blog-module__r1OWha__detailContent th{background:var(--paper-2);font-weight:600}.blog-module__r1OWha__detailContent blockquote{border-left:3px solid var(--line);color:var(--ink-2);margin:0 0 14px;padding-left:16px}.blog-module__r1OWha__cta{border:1px solid var(--green);border-radius:var(--radius-lg);background:var(--green-soft,#10b98114);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.blog-module__r1OWha__ctaBody{flex-direction:column;gap:4px;display:flex}.blog-module__r1OWha__ctaTitle{color:var(--ink);font-size:1.0625rem;font-weight:700}.blog-module__r1OWha__ctaText{color:var(--ink-2);margin:0;font-size:.875rem;line-height:1.5}.blog-module__r1OWha__ctaButton{white-space:nowrap;border-radius:var(--radius);background:var(--green);color:#fff;align-items:center;padding:10px 20px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.blog-module__r1OWha__ctaButton:hover{opacity:.88}.blog-module__r1OWha__detailFooter{border-top:1px solid var(--line);padding-top:16px}.blog-module__r1OWha__backLink{color:var(--ink-2);align-items:center;gap:4px;font-size:.875rem;text-decoration:none;transition:color .15s;display:inline-flex}.blog-module__r1OWha__backLink:hover{color:var(--green)}@media (max-width:640px){.blog-module__r1OWha__detailWrapper{padding:20px}.blog-module__r1OWha__detailTitle{font-size:1.25rem}.blog-module__r1OWha__cta{padding:16px 18px}.blog-module__r1OWha__ctaButton{justify-content:center;width:100%}}.blog-module__r1OWha__adArea{margin-bottom:24px}.blog-module__r1OWha__inArticleAd{border-top:1px solid var(--line);margin:32px 0;padding-top:4px}.blog-module__r1OWha__toc{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2);padding:16px 20px}.blog-module__r1OWha__tocTitle{color:var(--ink);margin-bottom:8px;font-size:.875rem;font-weight:700}.blog-module__r1OWha__tocList{counter-reset:toc;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.blog-module__r1OWha__tocItem{counter-increment:toc}.blog-module__r1OWha__tocLink{color:var(--ink-2);gap:8px;font-size:.875rem;line-height:1.5;text-decoration:none;transition:color .15s;display:flex}.blog-module__r1OWha__tocLink:before{content:counter(toc) ".";color:var(--green-deep);font-family:var(--font-mono);flex-shrink:0;font-weight:600}.blog-module__r1OWha__tocLink:hover{color:var(--green-deep);text-decoration:underline}.blog-module__r1OWha__detailContent h2{scroll-margin-top:80px}.blog-module__r1OWha__relatedProblems{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);flex-direction:column;gap:12px;padding:20px 24px;display:flex}.blog-module__r1OWha__relatedProblemsTitle{color:var(--ink);margin:0;font-size:1.0625rem;font-weight:700}.blog-module__r1OWha__relatedProblemsList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.blog-module__r1OWha__relatedProblemLink{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2);color:var(--ink);align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.blog-module__r1OWha__relatedProblemLink:hover{border-color:var(--green);background:var(--green-soft)}.blog-module__r1OWha__relatedProblemBadge{background:var(--paper);border:1px solid var(--line);color:var(--ink-2);white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.blog-module__r1OWha__relatedProblemBadge[data-difficulty=beginner]{background:var(--green-soft);border-color:var(--green);color:var(--green-deep)}.blog-module__r1OWha__relatedProblemName{flex:1;font-size:.9375rem;font-weight:600}.blog-module__r1OWha__relatedProblemArrow{color:var(--ink-3);flex-shrink:0;font-weight:700}.blog-module__r1OWha__relatedProblemLink:hover .blog-module__r1OWha__relatedProblemArrow{color:var(--green-deep)}@media (max-width:640px){.blog-module__r1OWha__relatedProblems{padding:16px 18px}.blog-module__r1OWha__relatedProblemLink{gap:8px;padding:10px 12px}}
.CourseListPageClient-module__oeAxRG__content{flex-direction:column;gap:40px;display:flex}.CourseListPageClient-module__oeAxRG__section{flex-direction:column;gap:16px;display:flex}.CourseListPageClient-module__oeAxRG__sectionHeader{align-items:center;gap:12px;display:flex}.CourseListPageClient-module__oeAxRG__sectionTitle{color:var(--ink);margin:0;font-size:1rem;font-weight:700}.CourseListPageClient-module__oeAxRG__levelBadge{font-size:.7rem;font-weight:600;font-family:var(--font-mono);border-radius:99px;padding:2px 8px}.CourseListPageClient-module__oeAxRG__levelBadge[data-level=beginner]{color:#065f46;background:#d1fae5}.CourseListPageClient-module__oeAxRG__levelBadge[data-level=intermediate]{color:#1e40af;background:#dbeafe}.CourseListPageClient-module__oeAxRG__levelBadge[data-level=advanced]{color:#5b21b6;background:#ede9fe}.CourseListPageClient-module__oeAxRG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.CourseListPageClient-module__oeAxRG__adSlot{width:100%}
.news-module__cfW-wG__wrapper{flex-direction:column;gap:16px;display:flex}.news-module__cfW-wG__empty{color:var(--ink-3);text-align:center;padding:24px 0;font-size:.9375rem}.news-module__cfW-wG__list{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.news-module__cfW-wG__row{border-bottom:1px solid var(--line)}.news-module__cfW-wG__row:last-child{border-bottom:none}.news-module__cfW-wG__link{color:var(--ink);grid-template-columns:140px 1fr;gap:24px;padding:18px 20px;text-decoration:none;transition:background .15s;display:grid}.news-module__cfW-wG__link:hover{background:var(--paper-2)}.news-module__cfW-wG__date{color:var(--ink-3);font-size:.8125rem;font-family:var(--font-mono);white-space:nowrap;padding-top:2px}.news-module__cfW-wG__body{flex-direction:column;gap:6px;display:flex}.news-module__cfW-wG__title{color:var(--ink);font-size:1rem;font-weight:600}.news-module__cfW-wG__summary{color:var(--ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}@media (max-width:640px){.news-module__cfW-wG__link{grid-template-columns:1fr;gap:8px;padding:14px 16px}}.news-module__cfW-wG__detailBackTop{margin-top:8px;margin-bottom:16px}.news-module__cfW-wG__detailWrapper{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:24px;padding:32px 36px;display:flex}.news-module__cfW-wG__detailHeader{border-bottom:1px solid var(--line);flex-direction:column;gap:8px;padding-bottom:16px;display:flex}.news-module__cfW-wG__detailDate{color:var(--ink-3);font-size:.8125rem;font-family:var(--font-mono)}.news-module__cfW-wG__detailTitle{color:var(--ink);margin:0;font-size:1.625rem;font-weight:700;line-height:1.4}.news-module__cfW-wG__detailThumbnail img{border-radius:var(--radius);width:100%;height:auto;display:block}.news-module__cfW-wG__detailContent{color:var(--ink);font-size:.9375rem;line-height:1.75}.news-module__cfW-wG__detailContent h1,.news-module__cfW-wG__detailContent h2,.news-module__cfW-wG__detailContent h3{color:var(--ink);margin:24px 0 12px;line-height:1.4}.news-module__cfW-wG__detailContent h2{font-size:1.25rem;font-weight:700}.news-module__cfW-wG__detailContent h3{font-size:1.0625rem;font-weight:600}.news-module__cfW-wG__detailContent p{margin:0 0 14px}.news-module__cfW-wG__detailContent ul,.news-module__cfW-wG__detailContent ol{margin:0 0 14px;padding-left:24px}.news-module__cfW-wG__detailContent li{margin:4px 0}.news-module__cfW-wG__detailContent a{color:var(--green);text-decoration:underline}.news-module__cfW-wG__detailContent code{background:var(--paper-2);font-family:var(--font-mono);border-radius:4px;padding:2px 6px;font-size:.875em}.news-module__cfW-wG__detailContent pre{background:var(--paper-2);border-radius:var(--radius);margin:0 0 14px;padding:14px 16px;overflow-x:auto}.news-module__cfW-wG__detailContent pre code{background:0 0;padding:0}.news-module__cfW-wG__detailContent img{border-radius:var(--radius);max-width:100%;height:auto;margin:14px 0}.news-module__cfW-wG__detailContent table{border-collapse:collapse;width:100%;margin:0 0 14px;font-size:.875rem}.news-module__cfW-wG__detailContent th,.news-module__cfW-wG__detailContent td{border:1px solid var(--line);text-align:left;padding:8px 12px}.news-module__cfW-wG__detailContent th{background:var(--paper-2);font-weight:600}.news-module__cfW-wG__detailContent blockquote{border-left:3px solid var(--line);color:var(--ink-2);margin:0 0 14px;padding-left:16px}.news-module__cfW-wG__detailFooter{border-top:1px solid var(--line);padding-top:16px}.news-module__cfW-wG__backLink{color:var(--ink-2);align-items:center;gap:4px;font-size:.875rem;text-decoration:none;transition:color .15s;display:inline-flex}.news-module__cfW-wG__backLink:hover{color:var(--green)}@media (max-width:640px){.news-module__cfW-wG__detailWrapper{padding:20px}.news-module__cfW-wG__detailTitle{font-size:1.25rem}}.news-module__cfW-wG__adArea{margin-bottom:24px}
.pointHistory-module__tYDoqa__wrapper{flex-direction:column;gap:24px;display:flex}.pointHistory-module__tYDoqa__balanceCard{background:var(--paper-2);border-radius:var(--radius-lg);border:1px solid var(--line);flex-direction:column;gap:6px;padding:24px 28px;display:flex}.pointHistory-module__tYDoqa__balanceLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-size:.75rem}.pointHistory-module__tYDoqa__balanceValue{color:var(--ink);font-size:2.25rem;font-weight:700;font-family:var(--font-mono)}.pointHistory-module__tYDoqa__section{flex-direction:column;gap:12px;display:flex}.pointHistory-module__tYDoqa__sectionHeader{flex-direction:column;gap:2px;display:flex}.pointHistory-module__tYDoqa__sectionTitle{color:var(--ink);margin:0;font-size:1.125rem;font-weight:600}.pointHistory-module__tYDoqa__sectionSubtitle{color:var(--ink-3);margin:0;font-size:.8125rem}.pointHistory-module__tYDoqa__infoCard{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:20px;padding:20px 24px;display:flex}.pointHistory-module__tYDoqa__infoGroup{flex-direction:column;gap:8px;display:flex}.pointHistory-module__tYDoqa__infoGroupTitle{color:var(--ink);margin:0;font-size:.875rem;font-weight:600}.pointHistory-module__tYDoqa__infoList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.pointHistory-module__tYDoqa__infoList li{align-items:center;gap:12px;font-size:.875rem;display:flex}.pointHistory-module__tYDoqa__infoBullet{background:var(--paper-2);color:var(--ink-2);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:130px;padding:2px 9px;font-size:.75rem;font-weight:600;display:inline-flex}.pointHistory-module__tYDoqa__infoText{color:var(--ink);font-weight:500}.pointHistory-module__tYDoqa__infoNote{border-top:1px dashed var(--line);color:var(--ink-3);margin:0;padding-top:4px;font-size:.8125rem;line-height:1.5}.pointHistory-module__tYDoqa__list{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--paper);flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.pointHistory-module__tYDoqa__row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.pointHistory-module__tYDoqa__row:last-child{border-bottom:none}.pointHistory-module__tYDoqa__rowMain{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.pointHistory-module__tYDoqa__rowLabel{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pointHistory-module__tYDoqa__badgePositive,.pointHistory-module__tYDoqa__badgeNegative{white-space:nowrap;border-radius:999px;align-items:center;padding:2px 9px;font-size:.75rem;font-weight:600;display:inline-flex}.pointHistory-module__tYDoqa__badgePositive{background:var(--green-soft);color:var(--green-deep)}.pointHistory-module__tYDoqa__badgeNegative{background:var(--paper-3);color:var(--ink-2)}.pointHistory-module__tYDoqa__problemTitle{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.pointHistory-module__tYDoqa__date{color:var(--ink-3);font-size:.75rem;font-family:var(--font-mono)}.pointHistory-module__tYDoqa__amountPositive,.pointHistory-module__tYDoqa__amountNegative{font-size:1rem;font-weight:700;font-family:var(--font-mono);white-space:nowrap}.pointHistory-module__tYDoqa__amountPositive{color:var(--green-deep)}.pointHistory-module__tYDoqa__amountNegative{color:var(--ink-2)}.pointHistory-module__tYDoqa__muted{color:var(--ink-3);margin:0;padding:12px 0;font-size:.875rem}.pointHistory-module__tYDoqa__error{color:#c00;margin:0;padding:12px 0;font-size:.875rem}@media (max-width:640px){.pointHistory-module__tYDoqa__row{padding:12px 14px}.pointHistory-module__tYDoqa__balanceValue{font-size:1.75rem}}
.PracticeListPageClient-module__F8_oKa__courseBanner{background:var(--green-soft);border:1.5px solid var(--green);border-radius:var(--radius-lg);color:inherit;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:16px 20px;text-decoration:none;transition:background .15s,transform .15s;display:flex}.PracticeListPageClient-module__F8_oKa__courseBanner:hover{background:#bfddff;transform:translateY(-1px)}.PracticeListPageClient-module__F8_oKa__courseBannerLeft{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.PracticeListPageClient-module__F8_oKa__courseBannerText{color:var(--green-deep);font-size:.95rem;font-weight:700}.PracticeListPageClient-module__F8_oKa__courseBannerSub{color:var(--green-deep);opacity:.75;font-size:.8rem;font-family:var(--font-mono)}.PracticeListPageClient-module__F8_oKa__courseBannerCta{color:var(--green-deep);white-space:nowrap;flex-shrink:0;font-size:.85rem;font-weight:700}@media (max-width:600px){.PracticeListPageClient-module__F8_oKa__courseBanner{flex-direction:column;align-items:flex-start;gap:8px}}
.settings-module__LhUyDq__wrapper{flex-direction:column;gap:24px;display:flex}.settings-module__LhUyDq__section{flex-direction:column;gap:12px;display:flex}.settings-module__LhUyDq__sectionHeader{flex-direction:column;gap:2px;display:flex}.settings-module__LhUyDq__sectionTitle{color:var(--ink);margin:0;font-size:1.125rem;font-weight:600}.settings-module__LhUyDq__card{background:var(--paper-2);border-radius:var(--radius-lg);border:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.settings-module__LhUyDq__cardText{flex-direction:column;gap:4px;display:flex}.settings-module__LhUyDq__cardLabel{color:var(--ink);font-size:.9375rem;font-weight:600}.settings-module__LhUyDq__cardDescription{color:var(--ink-3);font-size:.8125rem}.settings-module__LhUyDq__toggle{background:var(--line);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;align-items:center;width:44px;height:24px;transition:background-color .2s;display:inline-flex;position:relative}.settings-module__LhUyDq__toggle:disabled{cursor:not-allowed;opacity:.6}.settings-module__LhUyDq__toggleOn{background:var(--green)}.settings-module__LhUyDq__toggleKnob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px}.settings-module__LhUyDq__toggleOn .settings-module__LhUyDq__toggleKnob{transform:translate(20px)}.settings-module__LhUyDq__muted{color:var(--ink-3);font-size:.875rem}.settings-module__LhUyDq__error{color:var(--terra);font-size:.875rem}
:root{--ink:#1a2233;--ink-2:#364152;--ink-3:#6e7787;--paper:#fff;--paper-2:#f1f5f9;--paper-3:#e2e8f0;--line:#d8dee7;--green:#3ea8ff;--green-soft:#d6ecff;--green-deep:#2680d9;--terra:#ff6b6b;--terra-soft:#ffe3e3;--term-bg:#0e1525;--term-fg:#e6eaf2;--term-line:#1f2a3f;--term-dim:#7a869f;--term-key:#7cc1ff;--term-num:#f59e6b;--term-str:#8fd9b6;--radius:4px;--radius-lg:14px;--max:1280px;--gutter:clamp(16px, 4vw, 48px);--font-sans:var(--font-geist,""), "Inter Tight", system-ui, -apple-system, "Hiragino Sans", "Yu Gothic UI", "Noto Sans JP", sans-serif;--font-mono:var(--font-geist-mono,""), "JetBrains Mono", ui-monospace, "SF Mono", "Menlo", monospace;--font-serif:var(--font-instrument-serif,""), "Times New Roman", serif}
.navigationProgressBar-module__LIAC9a__root{pointer-events:none;z-index:1600;height:4px;position:fixed;top:0;left:0;right:0}.navigationProgressBar-module__LIAC9a__bar{background:var(--green);height:100%;box-shadow:0 0 12px var(--green), 0 0 6px var(--green);will-change:width, opacity;border-bottom-right-radius:2px}html[data-toploader=header] .navigationProgressBar-module__LIAC9a__root{top:64px}
.button-module__Vm2cWW__btn{cursor:pointer;font-weight:500;font-family:var(--font-sans);white-space:nowrap;border-style:solid;border-width:1px;border-radius:999px;outline:none;justify-content:center;align-items:center;min-height:2.5rem;text-decoration:none;transition:background .15s,border-color .15s,transform .1s,box-shadow .15s,color .15s;display:inline-flex;position:relative}.button-module__Vm2cWW__btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.button-module__Vm2cWW__btnFull{width:100%}.button-module__Vm2cWW__sm{gap:.35rem;padding:.4rem .9rem;font-size:.875rem}.button-module__Vm2cWW__md{gap:.5rem;padding:.55rem 1.25rem;font-size:1rem}.button-module__Vm2cWW__lg{gap:.6rem;padding:.8rem 1.75rem;font-size:1.125rem}.button-module__Vm2cWW__iconSlot{justify-content:center;align-items:center;font-size:1em;display:inline-flex}@keyframes button-module__Vm2cWW__spin{to{transform:rotate(360deg)}}.button-module__Vm2cWW__spinner{border:2px solid;border-right-color:#0000;border-radius:999px;width:1rem;height:1rem;animation:.8s linear infinite button-module__Vm2cWW__spin}.button-module__Vm2cWW__solidPrimary{background:var(--green);border-color:var(--green);color:#fff}.button-module__Vm2cWW__solidPrimary:hover:not(:disabled){background:var(--green-deep);border-color:var(--green-deep);transform:translateY(-1px)}.button-module__Vm2cWW__solidSecondary{background:var(--green);border-color:var(--green);color:#fff}.button-module__Vm2cWW__solidSecondary:hover:not(:disabled){background:var(--green-deep);border-color:var(--green-deep);transform:translateY(-1px)}.button-module__Vm2cWW__solidAccent{color:#fff;background:#ff6b6b;border-color:#ff6b6b}.button-module__Vm2cWW__solidAccent:hover:not(:disabled){background:#ff8585;border-color:#ff8585;transform:translateY(-1px)}.button-module__Vm2cWW__solidSuccess{color:#fff;background:#14833b;border-color:#0f6b2e}.button-module__Vm2cWW__solidSuccess:hover:not(:disabled){background:#1db954;border-color:#1db954;transform:translateY(-1px)}.button-module__Vm2cWW__solidDanger{color:#fff;background:#ef4444;border-color:#ef4444}.button-module__Vm2cWW__solidDanger:hover:not(:disabled){background:#ff758f;border-color:#ff758f;transform:translateY(-1px)}.button-module__Vm2cWW__solidNeutral{background:var(--paper-3);border-color:var(--line);color:var(--ink)}.button-module__Vm2cWW__solidNeutral:hover:not(:disabled){background:var(--paper-2);border-color:var(--ink-3);transform:translateY(-1px)}.button-module__Vm2cWW__solidCta{background:var(--green);border-color:var(--green);color:#fff}.button-module__Vm2cWW__solidCta:hover:not(:disabled){background:var(--green-deep);border-color:var(--green-deep);transform:translateY(-1px)}.button-module__Vm2cWW__outlinePrimary{border-color:var(--green-deep);color:var(--green);background:0 0}.button-module__Vm2cWW__outlinePrimary:hover:not(:disabled){background:color-mix(in srgb, var(--green) 10%, transparent);border-color:var(--green)}.button-module__Vm2cWW__outlineSecondary{color:#009ac7;background:0 0;border-color:#009ac7}.button-module__Vm2cWW__outlineSecondary:hover:not(:disabled){background:#009ac71a;border-color:#00d3ff}.button-module__Vm2cWW__outlineAccent{color:#ff6b6b;background:0 0;border-color:#ff6b6b}.button-module__Vm2cWW__outlineAccent:hover:not(:disabled){background:#ff6b6b1a;border-color:#ff8585}.button-module__Vm2cWW__outlineSuccess{color:#14833b;background:0 0;border-color:#0f6b2e}.button-module__Vm2cWW__outlineSuccess:hover:not(:disabled){background:#14833b1a}.button-module__Vm2cWW__outlineDanger{color:#ef4444;background:0 0;border-color:#ef4444}.button-module__Vm2cWW__outlineDanger:hover:not(:disabled){background:#ef44441a}.button-module__Vm2cWW__outlineNeutral{border-color:var(--line);color:var(--ink-2);background:0 0}.button-module__Vm2cWW__outlineNeutral:hover:not(:disabled){background:var(--paper-2);border-color:var(--ink-3)}.button-module__Vm2cWW__outlineCta{color:#f97316;background:0 0;border-color:#c2590a}.button-module__Vm2cWW__outlineCta:hover:not(:disabled){background:#f973161a}.button-module__Vm2cWW__ghostPrimary{color:var(--green);background:0 0;border-color:#0000}.button-module__Vm2cWW__ghostPrimary:hover:not(:disabled){background:color-mix(in srgb, var(--green) 8%, transparent)}.button-module__Vm2cWW__ghostSecondary{color:#009ac7;background:0 0;border-color:#0000}.button-module__Vm2cWW__ghostSecondary:hover:not(:disabled){background:#009ac714}.button-module__Vm2cWW__ghostNeutral{color:var(--ink-2);background:0 0;border-color:#0000}.button-module__Vm2cWW__ghostNeutral:hover:not(:disabled){background:var(--paper-2)}.button-module__Vm2cWW__ghostAccent{color:#ff6b6b;background:0 0;border-color:#0000}.button-module__Vm2cWW__ghostAccent:hover:not(:disabled){background:#ff6b6b14}.button-module__Vm2cWW__ghostSuccess{color:#14833b;background:0 0;border-color:#0000}.button-module__Vm2cWW__ghostSuccess:hover:not(:disabled){background:#14833b14}.button-module__Vm2cWW__ghostDanger{color:#ef4444;background:0 0;border-color:#0000}.button-module__Vm2cWW__ghostDanger:hover:not(:disabled){background:#ef444414}.button-module__Vm2cWW__ghostCta{color:#f97316;background:0 0;border-color:#0000}.button-module__Vm2cWW__ghostCta:hover:not(:disabled){background:#f9731614}
.auth-module__Vj91sq__backdrop{z-index:1300;overscroll-behavior:contain;background:#000000bf;justify-content:center;align-items:center;width:100%;height:100dvh;padding:16px;display:flex;position:fixed;inset:0}.auth-module__Vj91sq__dialog{background:var(--paper);border:1px solid var(--green);border-radius:var(--radius-lg);box-shadow:0 0 20px color-mix(in srgb, var(--green) 25%, transparent), 0 0 60px color-mix(in srgb, var(--green) 10%, transparent), 0 24px 64px #0006;width:100%;max-width:480px;max-height:90vh;overflow-y:auto}.auth-module__Vj91sq__dialogHeader{justify-content:space-between;align-items:center;padding:20px 24px 0;display:flex}.auth-module__Vj91sq__dialogTitle{color:var(--ink);margin:0;font-size:1.125rem;font-weight:700}.auth-module__Vj91sq__closeBtn{border-radius:var(--radius);width:32px;height:32px;color:var(--ink-3);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.auth-module__Vj91sq__closeBtn:hover{background:var(--paper-2);color:var(--ink)}.auth-module__Vj91sq__closeBtn svg{width:18px;height:18px}.auth-module__Vj91sq__dialogBody{padding:20px 24px 24px}.auth-module__Vj91sq__tabs{border-bottom:1px solid var(--line);gap:0;margin-bottom:20px;display:flex}.auth-module__Vj91sq__tab{color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:8px 0;font-size:.9375rem;font-weight:600;transition:color .15s,border-color .15s}.auth-module__Vj91sq__tabActive{color:var(--green);border-bottom-color:var(--green)}.auth-module__Vj91sq__errorAlert{border-radius:var(--radius);background:color-mix(in srgb, var(--terra) 8%, transparent);border:1px solid color-mix(in srgb, var(--terra) 30%, transparent);color:#dc2626;margin-bottom:16px;padding:10px 14px;font-size:.875rem}.auth-module__Vj91sq__fieldGroup{margin-bottom:12px}.auth-module__Vj91sq__fieldLabel{color:var(--ink-2);margin-bottom:4px;font-size:.875rem;font-weight:500;display:block}.auth-module__Vj91sq__fieldInput{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);width:100%;color:var(--ink);box-sizing:border-box;outline:none;padding:8px 12px;font-size:.9375rem;transition:border-color .15s}.auth-module__Vj91sq__fieldInput:focus{border-color:var(--green)}.auth-module__Vj91sq__fieldInput:disabled{opacity:.6;cursor:not-allowed}.auth-module__Vj91sq__fieldHint{color:var(--ink-3);margin:4px 0 0;font-size:.75rem}.auth-module__Vj91sq__divider{text-align:center;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);margin:12px 0;font-size:.75rem;font-weight:600}.auth-module__Vj91sq__footerNote{color:var(--ink-3);text-align:center;margin:16px 0 0;font-size:.875rem}.auth-module__Vj91sq__footerLink{color:var(--green);cursor:pointer;font-size:inherit;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:500;text-decoration:underline}.auth-module__Vj91sq__footerLink:hover{color:var(--green-deep)}.auth-module__Vj91sq__formSubmitRow{margin-top:20px}
