.sp-view-tabs[hidden],.sp-query-panel[hidden],.sp-preview-panel[hidden]{display:none!important}.sp-view-tabs{scrollbar-width:none;background:#f4f4f5;border-bottom:1px solid #e4e4e7;align-items:stretch;display:flex;overflow-x:auto}.sp-view-tabs::-webkit-scrollbar{display:none}.sp-view-tab{cursor:pointer;color:#a1a1aa;white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.375rem;height:2rem;padding:0 .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.6875rem;font-weight:500;transition:color .15s,background .15s;display:inline-flex;position:relative}.sp-view-tab:hover:not(.active){color:#52525b;background:#fff9}.sp-view-tab.active{color:#18181b;background:#fff;font-weight:600}.sp-view-tab.active:after{content:"";background:#18181b;height:2px;position:absolute;bottom:-1px;left:0;right:0}.sp-view-tab:focus-visible{outline-offset:-2px;z-index:1;outline:2px solid #18181b}.sp-view-tab-icon{opacity:.45;flex-shrink:0}.sp-view-tab.active .sp-view-tab-icon{opacity:.75}.sp-preview-panel{background:#fff;max-height:17.5rem;overflow:auto}.sp-preview-table+.sp-preview-table{border-top:1px solid #f4f4f5}.sp-preview-head{align-items:baseline;gap:.5rem;padding:.5rem .75rem .25rem;display:flex}.sp-preview-name{color:#18181b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:600}.sp-preview-count{color:#a1a1aa;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.625rem}.sp-preview-panel .sp-table-wrap{box-shadow:none;border-radius:0}.sp-preview-panel .sp-empty{padding:.75rem}.sp-empty-cell{color:#a1a1aa;text-align:center;font-style:italic}.sp-table-wrap{border-radius:.5rem;overflow-x:auto;box-shadow:0 1px 3px #0000000f,0 0 0 1px #0000000a}.sp-table{border-collapse:collapse;width:100%;font-size:.75rem}.sp-table th{text-align:left;color:#52525b;white-space:nowrap;background:#fff;border-bottom:1px solid #f4f4f5;padding:.5rem .75rem;font-weight:600}.sp-table td{color:#18181b;white-space:nowrap;background:#fff;border-bottom:1px solid #f4f4f5;padding:.375rem .75rem}.sp-table tr:nth-child(2n) td{background:#fafafa}.sp-null{color:#a1a1aa;font-style:italic}.sp-empty{color:#a1a1aa;margin:0;padding:.5rem 0;font-size:.8125rem;font-style:italic}html.dark .sp-view-tabs{background:#111;border-bottom-color:#1a1a1a}html.dark .sp-view-tab{color:#666}html.dark .sp-view-tab:hover:not(.active){color:#a1a1a1;background:#ffffff08}html.dark .sp-view-tab.active{color:#ededed;background:#000}html.dark .sp-view-tab.active:after{background:#ededed}html.dark .sp-view-tab:focus-visible{outline-color:#ededed}html.dark .sp-preview-panel{background:#000}html.dark .sp-preview-table+.sp-preview-table{border-top-color:#1a1a1a}html.dark .sp-preview-name{color:#ededed}html.dark .sp-preview-count,html.dark .sp-empty-cell{color:#666}html.dark .sp-table-wrap{box-shadow:0 1px 3px #0000004d,0 0 0 1px #1a1a1a}html.dark .sp-table th{color:#a1a1a1;background:#0a0a0a;border-bottom-color:#1a1a1a}html.dark .sp-table td{color:#ededed;background:#000;border-bottom-color:#1a1a1a}html.dark .sp-table tr:nth-child(2n) td{background:#0a0a0a}html.dark .sp-null,html.dark .sp-empty{color:#666}:root{--cm-ac-bg:#fff;--cm-ac-fg:#18181b;--cm-ac-border:#e4e4e7;--cm-ac-shadow:0 8px 24px #00000014;--cm-ac-selected-bg:#18181b;--cm-ac-selected-fg:#fff;--cm-ac-icon-keyword:#a626a4;--cm-ac-icon-table:#e45649;--cm-ac-icon-column:#4078f2;--cm-ac-icon-type:#c18401;--cm-ac-icon-fn:#0184bc;--cm-ac-icon-const:#986801;--cm-sel-bg:#c5d4ea;--cm-sel-bg-focused:#8fb0d6}html.dark{--cm-ac-bg:#0a0a0a;--cm-ac-fg:#ededed;--cm-ac-border:#262626;--cm-ac-shadow:0 8px 24px #00000073;--cm-ac-selected-bg:#fff;--cm-ac-selected-fg:#000;--cm-ac-icon-keyword:#a78bfa;--cm-ac-icon-table:#ff6369;--cm-ac-icon-column:#93c5fd;--cm-ac-icon-type:#fbbf24;--cm-ac-icon-fn:#2dd4bf;--cm-ac-icon-const:#fbbf24;--cm-sel-bg:#2a3f5c;--cm-sel-bg-focused:#3d6aa0}html .cm-editor .cm-selectionLayer .cm-selectionBackground{background-color:var(--cm-sel-bg)!important}html .cm-editor.cm-focused>.cm-scroller>.cm-selectionLayer .cm-selectionBackground{background-color:var(--cm-sel-bg-focused)!important}html .cm-tooltip.cm-tooltip-autocomplete,html .cm-tooltip.cm-completionInfo,html .cm-editor .cm-tooltip.cm-tooltip-autocomplete,html .cm-editor .cm-tooltip.cm-completionInfo{background-color:var(--cm-ac-bg);color:var(--cm-ac-fg);border:1px solid var(--cm-ac-border);box-shadow:var(--cm-ac-shadow);border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}html .cm-tooltip.cm-tooltip-autocomplete ul li{padding:3px 8px;line-height:1.4}html .cm-tooltip.cm-tooltip-autocomplete ul li[aria-selected],html .cm-editor .cm-tooltip.cm-tooltip-autocomplete ul li[aria-selected]{background-color:var(--cm-ac-selected-bg);color:var(--cm-ac-selected-fg)}html .cm-completionMatchedText{font-weight:700;text-decoration:none}html .cm-completionIcon{opacity:.85;vertical-align:middle;background-color:currentColor;width:13px;height:13px;margin-right:7px;padding:0;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}html .cm-completionIcon:after{content:none}html .cm-completionIcon-table{background-color:var(--cm-ac-icon-table);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Cpath d='M3 9h18'/%3E%3Cpath d='M3 15h18'/%3E%3Cpath d='M9 3v18'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Cpath d='M3 9h18'/%3E%3Cpath d='M3 15h18'/%3E%3Cpath d='M9 3v18'/%3E%3C/svg%3E")}html .cm-completionIcon-column,html .cm-completionIcon-property{background-color:var(--cm-ac-icon-column);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='4' width='16' height='16' rx='2'/%3E%3Cpath d='M4 9h16'/%3E%3Cpath d='M10 9v11'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='4' width='16' height='16' rx='2'/%3E%3Cpath d='M4 9h16'/%3E%3Cpath d='M10 9v11'/%3E%3C/svg%3E")}html .cm-completionIcon-keyword{background-color:var(--cm-ac-icon-keyword);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 5v14l12-7z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 5v14l12-7z'/%3E%3C/svg%3E")}html .cm-completionIcon-datatype,html .cm-completionIcon-type{background-color:var(--cm-ac-icon-type);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 7h12'/%3E%3Cpath d='M12 7v11'/%3E%3Cpath d='M8 18h8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 7h12'/%3E%3Cpath d='M12 7v11'/%3E%3Cpath d='M8 18h8'/%3E%3C/svg%3E")}html .cm-completionIcon-builtin,html .cm-completionIcon-variable{background-color:var(--cm-ac-icon-fn);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M12 3v3'/%3E%3Cpath d='M12 18v3'/%3E%3Cpath d='M3 12h3'/%3E%3Cpath d='M18 12h3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M12 3v3'/%3E%3Cpath d='M12 18v3'/%3E%3Cpath d='M3 12h3'/%3E%3Cpath d='M18 12h3'/%3E%3C/svg%3E")}html .cm-completionIcon-constant{background-color:var(--cm-ac-icon-const);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath d='M12 8v8'/%3E%3Cpath d='M8 12h8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath d='M12 8v8'/%3E%3Cpath d='M8 12h8'/%3E%3C/svg%3E")}html .cm-editor .cm-tooltip.cm-tooltip-autocomplete ul li[aria-selected] .cm-completionIcon{opacity:1;background-color:currentColor}.lesson-nav{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:3rem;display:grid}.lesson-nav-link{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;flex-direction:column;gap:.25rem;padding:.875rem 1rem;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:flex}.lesson-nav-link:hover{background:#fafafa;border-color:#a1a1aa;transform:translateY(-1px)}.lesson-nav-next{text-align:right;align-items:flex-end}.lesson-nav-dir{text-transform:uppercase;letter-spacing:.04em;color:#a1a1aa;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;display:inline-flex}.lesson-nav-title{color:#27272a;font-size:.8125rem;font-weight:600;line-height:1.35}html.dark .lesson-nav-link{background:#000;border-color:#1a1a1a}html.dark .lesson-nav-link:hover{background:#0a0a0a;border-color:#333}html.dark .lesson-nav-dir{color:#666}html.dark .lesson-nav-title{color:#ededed}@media (width<=480px){.lesson-nav{grid-template-columns:1fr}}.exam-nav[data-astro-cid-v6jolkmo] a[data-astro-cid-v6jolkmo]{color:#71717a;font-family:ui-monospace,monospace;font-size:.8rem;text-decoration:none}.exam-nav[data-astro-cid-v6jolkmo] a[data-astro-cid-v6jolkmo]:hover{color:#18181b}.exam-kicker[data-astro-cid-v6jolkmo]{letter-spacing:.12em;text-transform:uppercase;color:#71717a;margin:.85rem 0 .5rem;font-family:ui-monospace,monospace;font-size:.7rem}.exam-hero[data-astro-cid-v6jolkmo] h1[data-astro-cid-v6jolkmo]{margin:0 0 .75rem}.exam-intro[data-astro-cid-v6jolkmo]{color:#52525b;margin:0 0 .5rem;line-height:1.55}.exam-meta[data-astro-cid-v6jolkmo]{color:#a1a1aa;margin:0 0 .5rem;font-family:ui-monospace,monospace;font-size:.75rem}.exam-prev[data-astro-cid-v6jolkmo]{margin:.5rem 0 0;font-size:.85rem}.exam-prev[data-astro-cid-v6jolkmo].ok{color:#16a34a}.exam-prev[data-astro-cid-v6jolkmo].wip{color:#ca8a04}.exam-limit[data-astro-cid-v6jolkmo]{color:#991b1b;margin:.75rem 0 0;font-size:.9rem}.exam-login[data-astro-cid-v6jolkmo]{color:#ededed;background:#0a0a0a;border-radius:1rem;margin-top:2rem;padding:1.5rem}.exam-login[data-astro-cid-v6jolkmo] p[data-astro-cid-v6jolkmo]{color:#a1a1a1;margin:0 0 1rem}.exam-form[data-astro-cid-v6jolkmo]{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.exam-q[data-astro-cid-v6jolkmo]{background:#fff;border:1px solid #e4e4e7;border-radius:.875rem;min-inline-size:0;margin:0;padding:0}.exam-q[data-astro-cid-v6jolkmo].is-correct{background:#f0fdf4;border-color:#86efac}.exam-q[data-astro-cid-v6jolkmo].is-wrong{background:#fef2f2;border-color:#fca5a5}.exam-q-head[data-astro-cid-v6jolkmo]{border-bottom:1px solid #f4f4f5;align-items:flex-start;gap:.75rem;padding:1rem 1.15rem;display:flex}.exam-q[data-astro-cid-v6jolkmo].is-correct .exam-q-head[data-astro-cid-v6jolkmo],.exam-q[data-astro-cid-v6jolkmo].is-wrong .exam-q-head[data-astro-cid-v6jolkmo]{border-bottom-color:#0000}.exam-q-num[data-astro-cid-v6jolkmo]{color:#fff;background:#18181b;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.625rem;height:1.625rem;font-family:ui-monospace,monospace;font-size:.7rem;font-weight:600;line-height:1;display:inline-flex}.exam-q-prompt[data-astro-cid-v6jolkmo]{letter-spacing:-.02em;flex:1;min-width:0;margin:0;padding-top:.15rem;font-size:.95rem;font-weight:600;line-height:1.45}.exam-q-verdict[data-astro-cid-v6jolkmo]{letter-spacing:.04em;text-transform:uppercase;border-radius:9999px;flex-shrink:0;margin:.15rem 0 0;padding:.2rem .5rem;font-family:ui-monospace,monospace;font-size:.68rem;font-weight:700;line-height:1.2}.exam-q[data-astro-cid-v6jolkmo].is-correct .exam-q-verdict[data-astro-cid-v6jolkmo]{color:#166534;background:#dcfce7}.exam-q[data-astro-cid-v6jolkmo].is-wrong .exam-q-verdict[data-astro-cid-v6jolkmo]{color:#991b1b;background:#fee2e2}.exam-q-review[data-astro-cid-v6jolkmo]{background:#fafafa;border-radius:.5rem;margin:0 .85rem .9rem;padding:.75rem .85rem;font-size:.875rem;line-height:1.5}.exam-q-why[data-astro-cid-v6jolkmo]{color:#3f3f46;margin:0 0 .55rem}.exam-q-expected[data-astro-cid-v6jolkmo]{margin:0}.exam-q-expected[data-astro-cid-v6jolkmo] span[data-astro-cid-v6jolkmo]{letter-spacing:.08em;text-transform:uppercase;color:#71717a;margin-bottom:.25rem;font-family:ui-monospace,monospace;font-size:.65rem;display:block}.exam-q-expected[data-astro-cid-v6jolkmo] code[data-astro-cid-v6jolkmo]{white-space:pre-wrap;word-break:break-word;font-size:.8rem;display:block}.exam-options[data-astro-cid-v6jolkmo]{flex-direction:column;gap:.25rem;padding:.65rem .75rem .85rem;display:flex}.exam-option[data-astro-cid-v6jolkmo]{cursor:pointer;border-radius:.5rem;align-items:center;gap:.7rem;min-height:2.5rem;padding:.55rem .75rem;font-size:.9rem;line-height:1.4;display:flex}.exam-option[data-astro-cid-v6jolkmo]:hover,.exam-option[data-astro-cid-v6jolkmo]:has(input:checked){background:#f4f4f5}.exam-option[data-astro-cid-v6jolkmo] input[data-astro-cid-v6jolkmo]{accent-color:#18181b;flex-shrink:0;width:1rem;height:1rem;margin:0}.exam-option[data-astro-cid-v6jolkmo] span[data-astro-cid-v6jolkmo]{flex:1;min-width:0}.exam-sql-label[data-astro-cid-v6jolkmo]{padding:.85rem 1rem 1rem;display:block}.exam-sql-wrap[data-astro-cid-v6jolkmo]{border-radius:.5rem;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 0 0 1px #00000014}.exam-sql-editor[data-astro-cid-v6jolkmo] .cm-editor{height:160px}.exam-sql-editor[data-astro-cid-v6jolkmo] .cm-editor.cm-focused{outline:none}.exam-sql-input[data-astro-cid-v6jolkmo]{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.exam-actions[data-astro-cid-v6jolkmo]{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.exam-result[data-astro-cid-v6jolkmo]{border-radius:.75rem;padding:1rem;font-size:.9rem}.exam-result[data-astro-cid-v6jolkmo].ok{color:#166534;background:#dcfce7}.exam-result[data-astro-cid-v6jolkmo].fail{color:#991b1b;background:#fef2f2}.exam-result[data-astro-cid-v6jolkmo] a[data-astro-cid-v6jolkmo]{color:inherit;font-weight:700}.sr-only[data-astro-cid-v6jolkmo]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;top:0;left:0;overflow:hidden}html.dark .exam-nav[data-astro-cid-v6jolkmo] a[data-astro-cid-v6jolkmo]{color:#a1a1a1}html.dark .exam-nav[data-astro-cid-v6jolkmo] a[data-astro-cid-v6jolkmo]:hover,html.dark .exam-hero[data-astro-cid-v6jolkmo] h1[data-astro-cid-v6jolkmo]{color:#ededed}html.dark .exam-intro[data-astro-cid-v6jolkmo]{color:#a1a1a1}html.dark .exam-limit[data-astro-cid-v6jolkmo]{color:#fca5a5}html.dark .exam-q[data-astro-cid-v6jolkmo]{color:#ededed;background:#0a0a0a;border-color:#1a1a1a}html.dark .exam-q[data-astro-cid-v6jolkmo].is-correct{background:#4ade8014;border-color:#4ade80}html.dark .exam-q[data-astro-cid-v6jolkmo].is-wrong{background:#ff636914;border-color:#ff6369}html.dark .exam-q-head[data-astro-cid-v6jolkmo]{border-bottom-color:#1a1a1a}html.dark .exam-q-num[data-astro-cid-v6jolkmo]{color:#000;background:#fff}html.dark .exam-q-prompt[data-astro-cid-v6jolkmo]{color:#ededed}html.dark .exam-q[data-astro-cid-v6jolkmo].is-correct .exam-q-verdict[data-astro-cid-v6jolkmo]{color:#86efac;background:#4ade802e}html.dark .exam-q[data-astro-cid-v6jolkmo].is-wrong .exam-q-verdict[data-astro-cid-v6jolkmo]{color:#fda4af;background:#ff63692e}html.dark .exam-q-review[data-astro-cid-v6jolkmo]{background:#141414}html.dark .exam-q-why[data-astro-cid-v6jolkmo]{color:#d4d4d8}html.dark .exam-q-expected[data-astro-cid-v6jolkmo] span[data-astro-cid-v6jolkmo]{color:#a1a1aa}html.dark .exam-option[data-astro-cid-v6jolkmo]:hover,html.dark .exam-option[data-astro-cid-v6jolkmo]:has(input:checked){background:#1a1a1a}html.dark .exam-option[data-astro-cid-v6jolkmo] input[data-astro-cid-v6jolkmo]{accent-color:#ededed}html.dark .exam-sql-wrap[data-astro-cid-v6jolkmo]{box-shadow:0 1px 3px #0000004d,0 0 0 1px #1a1a1a}
