:root{--wc-body-font-size: 1rem;--wc-learning-text-size: 1.2rem;--wc-eyebrow-font-size: .875rem;--wc-body-line-height: 1.6;--wc-h1-font-size: 2rem;--wc-h2-font-size: 1.5rem;--wc-h3-font-size: 1.25rem;--wc-heading-letter-spacing: normal;--wc-heading-font-weight: 700;--wc-heading-line-height: 1.3;--wc-body-letter-spacing: normal}body{font-size:var(--wc-body-font-size);line-height:var(--wc-body-line-height);font-family:var(--wc-font-sans);letter-spacing:var(--wc-body-letter-spacing)}h1,h2,h3,h4,h5,h6{font-family:var(--wc-font-sans)!important;font-weight:var(--wc-heading-font-weight)!important;letter-spacing:var(--wc-heading-letter-spacing)!important;line-height:var(--wc-heading-line-height)!important;color:var(--wc-heading-color, var(--wc-text-heading))!important}:is(h1,h2,h3,h4,h5,h6) em{color:inherit!important}.callout-card--headers-theme>:is(.callout-title,.callout-content)>:is(h1,h2,h3,h4,h5,h6){--wc-heading-color: var(--lesson-card-heading)}.wc-topic-title,.wc-topic-overview h1{--wc-heading-color: var(--wc-text-primary)}.wc-eyebrow,.invite-tag,.wc-promo-banner__eyebrow,.catalogue-preview__label,.overview-eyebrow,.eyebrow{color:#64748b;font-size:var(--wc-eyebrow-font-size)!important;font-weight:750;line-height:1.5;letter-spacing:.06em;text-transform:uppercase}h1{font-size:var(--wc-h1-font-size)}h2{font-size:var(--wc-h2-font-size)}h3{font-size:var(--wc-h3-font-size)}@media(max-width:1024px){:root{--wc-eyebrow-font-size: .7rem}}.page-header{background:var(--wc-soft-surface, #f8fafc);border-bottom:1px solid #e5e7eb;width:100%;margin:0;padding-top:0}.page-header__content{width:100%;margin:0;padding:2rem 3rem 1.5rem}.page-header__title{font-size:2rem;margin:0 0 .5rem}.page-header__subtitle{font-size:1.125rem;color:#6b7280;margin:0;font-weight:400}.page-breadcrumbs{color:#6b7280;font-size:.8rem;font-weight:400;line-height:1.6;opacity:.78}.page-breadcrumbs a{color:inherit;font-weight:400;text-decoration:none}.page-breadcrumbs__home{display:inline-flex;vertical-align:middle}.page-breadcrumbs__home svg{width:16px;height:16px;stroke-width:1.8}.page-breadcrumbs__tablet-home{display:none}@media(min-width:640px)and (max-width:1024px){.page-breadcrumbs__home.page-breadcrumbs__tablet-home{display:inline-flex}.page-breadcrumbs__separator.page-breadcrumbs__tablet-home{display:inline}}.page-header .page-breadcrumbs{margin-bottom:.5rem}.page-breadcrumbs--compact{min-width:0;overflow:hidden;margin-bottom:0;text-overflow:ellipsis;white-space:nowrap}.page-tabs{background:#fafbfd;background:color-mix(in srgb,var(--wc-soft-surface, #f8fafc) 65%,#fff);border-bottom:1px solid #e5e7eb;padding:0}.page-tabs__inner{display:flex;gap:.25rem;overflow-x:auto;scrollbar-width:none;padding:0 3rem}.page-tabs__inner::-webkit-scrollbar{display:none}.page-tab{display:inline-flex;align-items:center;gap:.4rem;padding:.85rem 1.25rem;font-size:1rem;font-weight:600;color:#4b5563;background:none;border:none;border-bottom:3px solid transparent;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .12s ease,border-color .12s ease}.page-tab:hover{color:#111827}.page-tab.is-active{color:var(--wc-card-green-heading);border-bottom-color:var(--wc-card-green-accent)}.page-tab i{width:16px;height:16px}.page-header h1{font-size:2rem;margin-bottom:.5rem}.page-header p{color:#6c757d;font-size:1rem}:root{--wc-text-muted: #64748b;--wc-surface: #fff;--wc-surface-muted: #f8fafc;--wc-border: #e2e8f0;--wc-control-border: #cbd5e1;--wc-control-radius: 6px;--wc-panel-radius: 10px;--wc-control-height: 44px;--wc-control-font-size: .875rem;--wc-caption-font-size: .8125rem;--wc-focus-ring: #93b4ec;--wc-space-xs: .375rem;--wc-space-sm: .75rem;--wc-space-md: 1rem;--wc-space-lg: 1.5rem;--wc-space-xl: 2rem}.wc-field{display:flex;flex-direction:column;gap:var(--wc-space-xs);min-width:0}.wc-field__label,.form-label{color:var(--wc-text-primary);font-size:var(--wc-control-font-size);font-weight:600;line-height:1.5;letter-spacing:normal;text-transform:none}:root :is(.wc-input,.wc-select,.form-input,.form-control,.form-select,select){box-sizing:border-box;min-height:var(--wc-control-height);height:auto;width:100%;min-width:0;max-width:100%;padding:.625rem .75rem;border:1px solid var(--wc-control-border);border-radius:var(--wc-control-radius);background-color:var(--wc-surface);color:var(--wc-text-primary);font-family:var(--wc-font-sans);font-size:var(--wc-control-font-size);font-weight:400;line-height:1.5;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease}:root select:not([multiple]):not([size]),:root select[size="1"],:root .form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px;padding-right:2.5rem;cursor:pointer}:root select[multiple],:root select[size]:not([size="1"]){background-image:none;min-height:8rem}:root textarea.wc-input{min-height:7rem;resize:vertical}:root :is(.wc-input,.form-input,.form-control)::placeholder{color:var(--wc-text-muted);opacity:1}:root :is(.wc-input,.wc-select,.form-input,.form-control,.form-select,select):hover:not(:disabled){border-color:#94a3b8}:root :is(.wc-input,.wc-select,.form-input,.form-control,.form-select,select):focus{border-color:var(--wc-text-link);outline:2px solid var(--wc-focus-ring);outline-offset:2px;box-shadow:none}:root :is(.wc-input,.wc-select,.form-input,.form-control,.form-select,select):disabled{background-color:var(--wc-surface-muted);color:var(--wc-text-muted);cursor:not-allowed;opacity:.65}:root :is(.wc-input,.form-input,.form-control).error,:root [aria-invalid=true]:is(input,select,textarea){border-color:#b91c1c}.wc-input-prefix{position:relative;display:block;width:100%}.wc-input-prefix__text{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:var(--wc-control-font-size)}.wc-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));align-items:end;gap:var(--wc-space-md);padding:var(--wc-space-lg);border:1px solid var(--wc-border);border-radius:var(--wc-panel-radius);background:var(--wc-surface)}.wc-surface{background:var(--wc-surface);border:1px solid var(--wc-border);border-radius:var(--wc-panel-radius);padding:var(--wc-space-lg)}.wc-muted{color:var(--wc-text-muted)}.wc-help{margin-top:var(--wc-space-xs);color:var(--wc-text-muted);font-size:var(--wc-caption-font-size);line-height:1.5}@media(max-width:640px){:root{--wc-control-font-size: 1rem}}@media(prefers-reduced-motion:reduce){:root :is(.wc-input,.wc-select,.form-input,.form-control,.form-select,select){transition:none}}.wc-segmented{display:inline-flex;align-items:stretch;gap:4px;margin:0;padding:4px;min-width:0;max-width:100%;border:1px solid #dbe3ed;border-radius:14px;background:#edf2f7}.wc-segmented>label{position:relative;display:flex;min-width:0;flex:1 1 auto;cursor:pointer}.wc-segmented>label>input{position:absolute;opacity:0;width:1px;height:1px}.wc-segmented>label>span{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:42px;padding:.5rem 1.1rem;width:100%;border-radius:10px;color:#475569;font-size:var(--wc-button-font-size, 1rem);font-weight:600;text-align:center;transition:background .15s}.wc-segmented>label>span :is(svg,i){width:18px;height:18px;flex-shrink:0}.wc-segmented>label>input:checked+span{background:#fff;color:var(--wc-text-link, #285db7);-webkit-text-fill-color:currentColor;box-shadow:0 1px 4px #0f172a14}.wc-segmented>label>input:checked+span :is(svg,i){color:inherit}.wc-segmented>label>input:focus-visible+span{outline:2px solid var(--wc-focus-ring, #2563eb);outline-offset:2px}.wc-segmented>label>input:disabled+span{opacity:.45;cursor:not-allowed}@media(max-width:620px){.wc-segmented>label>span{padding:.5rem .75rem;min-height:44px}}@media(prefers-reduced-motion:reduce){.wc-segmented>label>span{transition:none}}.wc-segmented[hidden],.wc-button[hidden]{display:none!important}.wc-segmented--setting{display:flex;width:min(100%,32rem);box-sizing:border-box;gap:6px;padding:6px;border-radius:18px}.wc-segmented--setting>label{flex:1 1 0}.wc-segmented--setting>label>span{box-sizing:border-box;min-height:56px;padding:.85rem 1.25rem;border-radius:12px;font-size:1rem;line-height:1.4}@media(max-width:560px){.wc-segmented--setting{width:100%}.wc-segmented--setting>label>span{min-height:52px;padding:.75rem .65rem}}.wc-segmented{position:relative;isolation:isolate;--setting-gap: 4px;--setting-radius: 10px;--setting-count: 2;--setting-index: 0}.wc-segmented:has(>label:nth-of-type(3)){--setting-count: 3}.wc-segmented:has(>label:nth-of-type(2)>input:checked){--setting-index: 1}.wc-segmented:has(>label:nth-of-type(3)>input:checked){--setting-index: 2}.wc-segmented:before{content:"";position:absolute;top:var(--setting-gap);bottom:var(--setting-gap);left:calc(var(--setting-gap) + var(--setting-index) * ((100% - var(--setting-gap)) / var(--setting-count)));width:calc((100% - 2 * var(--setting-gap) - (var(--setting-count) - 1) * var(--setting-gap)) / var(--setting-count));border-radius:var(--setting-radius);background:#fff;box-shadow:0 1px 4px #0f172a14;z-index:-1;transition:left .24s cubic-bezier(.2,.8,.2,1);pointer-events:none}.wc-segmented:not(:has(input:checked)):before{opacity:0}.wc-segmented>label>input:checked+span{background:transparent;box-shadow:none}@media(prefers-reduced-motion:reduce){.wc-segmented:before{transition:none}}.wc-segmented>label{position:relative;z-index:1;flex:1 1 0}.wc-segmented>label>span{position:relative;z-index:1;box-sizing:border-box}.wc-segmented--setting{--setting-gap: 6px;--setting-radius: 12px}.wc-segmented>label>input:not(:checked):not(:disabled)+span{color:#64748b}.wc-segmented>label:hover>input:not(:checked):not(:disabled)+span,.wc-segmented>label>input:not(:checked):focus-visible+span{color:#334155}.wc-selector{appearance:none;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;gap:.6rem;min-height:44px;min-width:0;padding:.6rem .85rem;border:1px solid var(--wc-border,#dbe3ee);border-radius:10px;background:var(--wc-surface,#fff);color:var(--wc-text-primary,#1e293b);font:inherit;font-weight:700;text-align:left;box-shadow:none;cursor:pointer}.wc-selector:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.wc-selector:disabled{opacity:.48;cursor:default}.wc-selector__label{display:flex;align-items:center;gap:.4rem;font-size:var(--wc-choice-title-font-size,1.2rem);line-height:1.4;white-space:nowrap}.wc-selector__count{display:inline-grid;place-items:center;min-width:1.3rem;padding:.05rem .3rem;border-radius:5px;background:#eff6ff;color:#2563eb;font-size:.8rem;font-variant-numeric:tabular-nums}.wc-selector :is(svg,i){width:18px;height:18px;flex-shrink:0}.wc-selector>:is(svg,i):first-child{width:19px;height:19px;color:#64748b}.wc-selector>.wc-selector__chevron{margin-left:auto}.wc-selector>.wc-selector__count{margin-left:auto;flex-shrink:0}.wc-selector>.wc-selector__count+.wc-selector__chevron{margin-left:0}.wc-selector[aria-expanded=true]{border-color:#60a5fa;background:#eff6ff}.wc-selector[aria-expanded=true]>.wc-selector__chevron{transform:rotate(180deg)}.wc-selector-panel{position:fixed;inset:auto;margin:0;box-sizing:border-box;max-height:calc(100dvh - 24px);overflow-y:auto;padding:.65rem;border:1px solid #dbe3ee;border-radius:14px;background:#fff;color:#334155;box-shadow:0 12px 32px #0f172a26}.wc-selector-panel fieldset{border:0;margin:0;padding:0;min-width:0}.wc-selector-panel legend{padding:.4rem .5rem;font-size:.8rem;font-weight:700;color:#64748b}.wc-selector-panel label{display:flex;align-items:center;gap:.7rem;padding:.7rem .6rem;border-radius:8px;cursor:pointer;font-weight:600}.wc-selector-panel label:hover{background:#f8fafc}.wc-selector-panel input[type=checkbox]{width:18px;height:18px;margin:0;accent-color:#2563eb;cursor:pointer}.wc-selector-panel .wc-selector-panel__done{display:block;width:100%;margin-top:.65rem;padding:.6rem;border:0;border-radius:8px;background:#2563eb;color:var(--wc-on-accent, #fff);font:inherit;font-weight:700;cursor:pointer}.wc-selector-panel__done:hover{background:#1d4ed8}.wc-selector:focus-visible,.wc-selector-panel button:focus-visible,.wc-selector-panel input:focus-visible{outline:3px solid #60a5fa;outline-offset:2px}:root{--wc-button-font-size: 1rem;--wc-choice-title-font-size: 1.2rem}button{font-family:var(--wc-font-sans);font-size:var(--wc-button-font-size)}:root :is(.btn,.wc-button){box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:fit-content;max-width:100%;min-height:var(--wc-control-height);height:auto;padding:.625rem 1rem;border:1px solid var(--wc-control-border);border-radius:var(--wc-control-radius);background:var(--wc-surface);color:var(--wc-text-primary);font-family:var(--wc-font-sans);font-size:var(--wc-button-font-size);font-weight:600;line-height:1.5;text-align:center;text-decoration:none;white-space:normal;cursor:pointer;box-shadow:none;transition:background-color .15s ease,border-color .15s ease}:root :is(.btn,.wc-button):hover{background:var(--wc-surface-muted);border-color:#94a3b8;text-decoration:none;transform:none}:root :is(.btn-primary,.wc-button--primary,.wc-button--success){background:var(--wc-text-link);border-color:var(--wc-text-link);color:var(--wc-on-accent, #fff)}:root :is(.btn-primary,.wc-button--primary,.wc-button--success):hover{background:#234fa9;border-color:#234fa9;color:var(--wc-on-accent, #fff);filter:none}:root :is(.btn-danger,.wc-button--danger){background:#fff;border-color:#fecaca;color:#b91c1c}:root :is(.btn-danger,.wc-button--danger):hover{background:#fef2f2;border-color:#fca5a5;color:#991b1b}:root :is(.btn,.wc-button):focus-visible{outline:2px solid var(--wc-focus-ring);outline-offset:3px}:root :is(.btn,.wc-button):is(:disabled,[aria-disabled=true]){opacity:.5;cursor:not-allowed}:root .wc-button--icon{width:var(--wc-control-height);padding:.5rem}:root :is(.btn,.wc-button) :is(i,svg){width:18px;height:18px;flex-shrink:0}button[type=submit]:not([class*=btn-]):not(.btn):not(.wc-button):not(.phone-photo-upload-button):not(.cd-journey__action):not(.wc-promo-button):not(.wc-notice button):not(.simulation-exit-button){min-height:var(--wc-control-height);padding:.625rem 1rem;border:1px solid var(--wc-text-link);border-radius:var(--wc-control-radius);background:var(--wc-text-link);color:var(--wc-on-accent, #fff);font-family:var(--wc-font-sans);font-size:var(--wc-button-font-size);font-weight:600;cursor:pointer}button[type=submit]:disabled{opacity:.5}@media(prefers-reduced-motion:reduce){:root :is(.btn,.wc-button){transition:none}}:root .wc-choice-card strong{font-size:var(--wc-choice-title-font-size);line-height:1.4}:root .wc-choice-card small{font-size:var(--wc-button-font-size);line-height:1.5}:root .wc-choice-card{transition:background .15s,opacity .24s ease}.wc-setup-choices:has(>.wc-choice-card[aria-pressed=true])>.wc-choice-card[aria-pressed=false]:not(:disabled){opacity:.6}.wc-setup-choices:has(>.wc-choice-card[aria-pressed=true])>.wc-choice-card[aria-pressed=false]:not(:disabled):is(:hover,:focus-visible){opacity:1}@media(prefers-reduced-motion:reduce){:root .wc-choice-card{transition:none}}:root .wc-topic-choice{transition:border-color .15s,background .15s,box-shadow .15s,opacity .24s ease}@media(hover:hover){.wc-setup-topics>.wc-topic-choice:hover:not(:has(input:disabled,input:checked)){background:#eff6ff;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}}.wc-paper-grid:has(>.wc-topic-choice:not([hidden]) input:checked:not(:disabled))>.wc-topic-choice:not(:has(input:checked,input:disabled)){opacity:.6}.wc-paper-grid:has(>.wc-topic-choice:not([hidden]) input:checked:not(:disabled))>.wc-topic-choice:not(:has(input:checked,input:disabled)):is(:hover,:focus-within){opacity:1}@media(prefers-reduced-motion:reduce){:root .wc-topic-choice{transition:none}}:root .wc-choice-button{transition:background .15s,opacity .24s ease}:root :is(.wc-choice-card,.wc-choice-button):hover:not(:disabled),:root :is(.wc-choice-card,.wc-choice-button):is([aria-pressed=true],[aria-current=page]){background:#eff6ff;border-color:#3b82f6;box-shadow:inset 0 0 0 1px #3b82f6;color:var(--wc-text-primary, #1e293b)}:root .wc-choice-button:is([aria-pressed=true],[aria-current=page]){font-weight:700}:root .wc-setup-choices>.wc-choice-card[aria-pressed=false]:hover:not(:disabled){background:var(--wc-surface-muted, #f8fafc);border-color:var(--wc-control-border, #cbd5e1);box-shadow:none;color:var(--wc-text-primary, #1e293b)}:root :is(.wc-choice-card,.wc-choice-button):focus-visible{outline:3px solid var(--wc-focus-ring, #60a5fa);outline-offset:2px}:root .wc-choice-button:disabled{opacity:.45;cursor:default}@media(prefers-reduced-motion:reduce){:root .wc-choice-button{transition:none}}.wc-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin:1.25rem 0;color:#64748b;font-size:.9rem}.wc-pagination-label{grid-column:1;grid-row:1;justify-self:start;white-space:nowrap}.wc-pagination-sizes{display:flex;align-items:center;gap:.35rem;grid-column:3;grid-row:1;justify-self:end}.wc-pagination-navigation{display:flex;align-items:center;justify-content:center;gap:1rem;grid-column:2;grid-row:1}@media(max-width:760px){.wc-pagination{grid-template-columns:1fr 1fr}.wc-pagination-navigation{grid-column:1 / -1;grid-row:1}.wc-pagination-label{grid-column:1;grid-row:2}.wc-pagination-sizes{grid-column:2;grid-row:2}}.wc-pagination-sizes>span{margin-right:.35rem}.wc-pagination[hidden]{display:none}.wc-pagination button{padding:.55rem .85rem;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#334155;font:inherit;cursor:pointer;min-height:44px}.wc-pagination-size-toggle{display:inline-flex;padding:3px;border:1px solid #dbe3ee;border-radius:10px;background:#f1f5f9}.wc-pagination .wc-pagination-size-toggle button{border:0;border-radius:7px;background:transparent;min-width:44px;padding:.45rem .65rem;color:#64748b}@media(max-width:480px){.wc-pagination{gap:.5rem;font-size:.8rem}.wc-pagination [data-task-page-label]{text-align:center}}.wc-pagination-navigation,.wc-pagination-numbers{display:flex;align-items:center;gap:.3rem}.wc-pagination-navigation button{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:.45rem .55rem}.wc-pagination-navigation button svg{width:18px;height:18px}@media(max-width:480px){.wc-pagination-navigation,.wc-pagination-numbers{gap:.15rem}.wc-pagination-navigation button{min-width:27px;padding:.4rem .3rem}}.wc-pagination-numbers button{box-sizing:content-box;flex-shrink:0;min-width:2ch;padding-inline:.65rem;font-weight:700;font-variant-numeric:tabular-nums}.wc-pagination-navigation button{box-sizing:border-box;height:44px;min-height:44px;padding-block:0}.wc-pagination-numbers button{width:44px;min-width:max(44px,calc(2ch + 1rem + 2px));padding-inline:.5rem}.wc-pagination-numbers button[data-wide-page]{width:auto;min-width:44px;padding-inline:.65rem}:root .wc-pagination-size-toggle .wc-choice-button:hover:not(:disabled){background:transparent;color:#334155;box-shadow:none}:root .wc-pagination-size-toggle .wc-choice-button[aria-pressed=true],:root .wc-pagination-size-toggle .wc-choice-button[aria-pressed=true]:hover{background:transparent;color:#1d4ed8;box-shadow:none}.wc-pagination-size-toggle{position:relative;isolation:isolate;--page-size-index:0}.wc-pagination-size-toggle:has(button:nth-child(2)[aria-pressed=true]){--page-size-index:1}.wc-pagination-size-toggle:has(button:nth-child(3)[aria-pressed=true]){--page-size-index:2}.wc-pagination-size-toggle:before{content:"";position:absolute;z-index:-1;left:3px;top:3px;bottom:3px;width:calc((100% - 6px)/3);border-radius:7px;background:#fff;box-shadow:0 1px 3px #0f172a1f;transform:translate(calc(var(--page-size-index)*100%));transition:transform .24s cubic-bezier(.2,.8,.2,1);pointer-events:none}.wc-pagination .wc-pagination-size-toggle button{flex:1 1 0;font-variant-numeric:tabular-nums;font-weight:700}@media(prefers-reduced-motion:reduce){.wc-pagination-size-toggle:before{transition:none}}.wc-settings-page{height:100vh;height:100dvh;overflow-y:auto;--wc-control-font-size: var(--wc-body-font-size)}.wc-settings-page>.page-content{padding:2.5rem clamp(1rem,4vw,3rem) var(--wc-page-bottom-space, 6rem)}.page-content__inner.wc-settings-layout{max-width:960px}.wc-settings-area{display:grid;gap:2rem}.wc-settings-area [hidden]{display:none}.wc-settings-area__head{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:1.5rem 2rem}.wc-settings-area__head h2{margin:0}.wc-settings-area__select-wrap{width:300px;max-width:100%}.wc-settings-area__select-label{display:block;margin-bottom:.5rem;font-size:var(--wc-body-font-size);color:var(--wc-text-muted)}.wc-settings-card{display:grid;gap:1.5rem;padding:2rem;background:var(--wc-surface);border:1px solid var(--wc-border);border-radius:var(--wc-panel-radius)}.wc-settings-card__title{margin:0;font-size:var(--wc-h3-font-size)}.wc-settings-card>p{margin:0}.wc-settings-card form{display:grid;gap:1.5rem}.wc-settings-row{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:44px}.wc-settings-row+.wc-settings-row{border-top:1px solid var(--wc-border);padding-top:1.5rem}.wc-settings-row>div{min-width:0}.wc-settings-row__label{font-weight:500}.wc-settings-row__hint{margin-top:.5rem;max-width:65ch;color:var(--wc-text-muted)}.wc-settings-row__label,.wc-settings-row__hint,.wc-settings-choice{font-size:var(--wc-body-font-size);overflow-wrap:anywhere}.wc-settings-choice{display:flex;align-items:flex-start;gap:.875rem;min-height:44px;cursor:pointer}.wc-settings-choice input{flex:0 0 auto;margin-top:.3rem;width:18px;height:18px}.wc-settings-actions{display:flex;justify-content:flex-end;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--wc-border)}.wc-settings-switch{position:relative;display:inline-block;width:44px;height:44px;flex:0 0 44px}.wc-settings-switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0}.wc-settings-switch__slider{position:absolute;inset:10px 0;background:#d1d5db;border-radius:999px;cursor:pointer;transition:background .2s ease}.wc-settings-switch__slider:before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .2s ease}.wc-settings-switch input:checked+.wc-settings-switch__slider{background:#2563eb}.wc-settings-switch input:checked+.wc-settings-switch__slider:before{transform:translate(20px)}.wc-settings-switch input:focus-visible+.wc-settings-switch__slider{outline:3px solid var(--wc-focus-ring);outline-offset:3px}@media(max-width:640px){.wc-settings-page>.page-content{padding-top:1.5rem}.wc-settings-area{gap:1.5rem}.wc-settings-area__select-wrap{width:100%}.wc-settings-card{padding:1.5rem}.wc-settings-row{align-items:flex-start;gap:1rem}.wc-settings-actions>.wc-settings-button{width:100%}}@media(prefers-reduced-motion:reduce){.wc-settings-switch__slider,.wc-settings-switch__slider:before{transition:none}}:root .wc-appearance-select{width:220px;flex:0 0 220px}.wc-appearance-status{margin:0;color:var(--wc-text-muted)}@media(max-width:640px){.wc-settings-row:has(.wc-appearance-select){flex-wrap:wrap}:root .wc-appearance-select{width:100%;flex-basis:100%}}a.wc-link--green{color:var(--wc-card-green-accent);font-weight:700;text-decoration:none;border-radius:3px;transition:color .15s ease}a.wc-link--green:hover{color:var(--wc-card-green-heading);text-decoration:none}a.wc-link--green:focus-visible{color:var(--wc-card-green-heading);outline:2px solid var(--wc-card-green-accent);outline-offset:4px;text-decoration:none}@media(prefers-reduced-motion:reduce){a.wc-link--green{transition:none}}:root{--wc-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--wc-text-primary: #202124;--wc-text-heading: #3a3a3a;--wc-on-accent: #fff;--wc-text-link: #2a5ec9;--wc-text-link-hover: #1976d2;--wc-inline-link: var(--wc-text-link);--wc-inline-link-hover: var(--wc-text-link-hover)}:root{--wc-card-blue-background: rgb(240 245 252 / .58);--wc-card-blue-border: #9cbee8;--wc-card-blue-heading: #2d519a;--wc-card-blue-accent: #2a5ec9;--wc-card-yellow-background: rgb(252 249 238 / .58);--wc-card-yellow-border: #e7cf7d;--wc-card-yellow-heading: #8d6126;--wc-card-yellow-accent: #bc7314;--wc-card-black-background: rgb(248 250 252 / .58);--wc-card-black-border: #cbd5e1;--wc-card-black-heading: #334155;--wc-card-black-accent: #475569;--wc-card-purple-background: rgb(246 242 252 / .58);--wc-card-purple-border: #c6ace8;--wc-card-purple-heading: #68319a;--wc-card-purple-accent: #7539ca;--wc-card-green-background: rgb(241 251 245);--wc-card-green-border: #97e1b9;--wc-card-green-heading: #2a7b53;--wc-card-green-accent: #209650;--wc-card-orange-background: rgb(252 246 239 / .58);--wc-card-orange-border: #e8b98e;--wc-card-orange-heading: #924c27;--wc-card-orange-accent: #c85619;--wc-card-red-background: rgb(252 242 242 / .58);--wc-card-red-border: #e7a4a4;--wc-card-red-heading: #8f2d2d;--wc-card-red-accent: #be2b2b}:root{--wc-promo-surface: #f0f5fc;--wc-promo-glow: #dfe9f7;--wc-promo-border: #d4deeb}.wc-page-scroll{height:100vh;height:100dvh;overflow-y:auto;background:var(--wc-soft-surface, #f8fafc)}.wc-page-frame{max-width:1280px;margin:0 auto;padding:30px 40px 48px}.wc-feature-card,.wc-info-panel,.wc-promo-banner{min-width:0}.wc-search-form input,.wc-search-form button,.wc-promo-button{font-family:inherit}@media(max-width:750px){.wc-page-frame{padding:22px 16px}}.wc-search-form label{display:block;color:var(--wc-copy-primary, #28384e);font-size:1rem;font-weight:700;margin-bottom:12px}.wc-search-form__row{display:flex;gap:12px}.wc-search-form__field{position:relative;flex:1;min-width:0}.wc-search-form__field>svg{position:absolute;left:17px;top:17px;width:20px;height:20px;color:var(--wc-copy-secondary, #64748b)}.wc-search-form input{width:100%;min-width:0;height:54px;padding:0 16px 0 48px;background:var(--wc-paper-surface, white);border:1px solid #d7dfe9;border-radius:11px;font:inherit;font-size:1rem}.wc-search-form button,.wc-promo-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 18px;border:1px solid var(--wc-theme-border, #cbd5e1);background:var(--wc-paper-surface, #fff);color:var(--wc-card-blue-heading, #2d519a);border-radius:9px;font-size:1rem;font-weight:650;text-decoration:none;cursor:pointer}.wc-promo-button svg,.wc-search-form button svg,.catalogue-sample svg{width:17px;height:17px}.wc-page-scroll a:focus-visible,.wc-page-scroll button:focus-visible,.wc-page-scroll input:focus-visible{outline:3px solid #2563eb;outline-offset:3px}.wc-search-form button:hover,.wc-promo-button:hover{background:var(--wc-soft-surface, #e8eff9)}.wc-result-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0;font-size:1rem;color:var(--wc-copy-secondary, #64748b)}.wc-result-summary p{margin:0}.wc-result-summary a{color:var(--wc-card-blue-heading, #2d519a)}.wc-feature-card{border:1px solid var(--wc-promo-border);border-radius:24px;overflow:hidden;margin-bottom:24px;background:var(--wc-paper-surface, #fff)}.wc-feature-card__hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:26px;padding:38px;background:radial-gradient(ellipse at 95% 20%,var(--wc-promo-glow),transparent 70%),var(--wc-promo-surface)}.wc-eyebrow{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.wc-eyebrow svg{width:17px;height:17px}.wc-eyebrow span{display:inline-flex;align-items:center;gap:4px;border:1px solid #bdcde3;border-radius:30px;padding:4px 8px;letter-spacing:0}.wc-eyebrow span svg{width:12px;height:12px}.wc-feature-card h2{font-size:clamp(25px,2.7vw,38px);margin:22px 0 15px}.wc-feature-card__promise{font-size:24px;line-height:1.3;color:#26394f;font-weight:650;letter-spacing:-.6px;margin:0 0 18px}.wc-feature-card__promise em{font-style:normal;color:var(--wc-card-blue-heading)}.wc-feature-card__description{font-size:1rem;line-height:1.85;color:var(--wc-copy-secondary, #475569);margin:0 0 25px;max-width:520px}.wc-feature-card__purchase{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px}.wc-feature-card__purchase form{margin:0}.wc-search-form .wc-promo-button--primary,.wc-promo-button--primary{background:var(--wc-card-blue-accent);color:var(--wc-on-accent, #fff);border-color:var(--wc-card-blue-accent)}.wc-search-form .wc-promo-button--primary:hover,.wc-promo-button--primary:hover{background:var(--wc-card-blue-heading);color:var(--wc-on-accent, #fff)}.catalogue-sample{display:inline-flex;align-items:center;gap:6px;font-size:1rem;font-weight:650;color:var(--wc-card-blue-heading, #2d519a);text-decoration:none}.catalogue-sample:hover{text-decoration:underline}.catalogue-price strong{display:block;color:#293e5a;font-size:24px;line-height:1.2}.catalogue-price span{font-size:1rem;color:var(--wc-copy-secondary, #64748b)}.catalogue-unavailable{color:var(--wc-copy-secondary, #475569);font-size:1rem}.wc-feature-card__footnote{margin:15px 0 0;font-size:1rem;color:var(--wc-copy-secondary, #64748b)}.catalogue-preview{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 105px;align-items:end;gap:16px;min-height:380px;min-width:0;isolation:isolate}.catalogue-preview__halo{position:absolute;width:95%;aspect-ratio:1;border-radius:50%;background:#dce7f6;top:10px;right:-20px;z-index:-1}.catalogue-preview__screen{grid-column:1 / -1;position:relative;margin:28px 0 0;padding:12px;border:1px solid #d7e0ed;border-radius:17px;background:var(--wc-paper-surface, #fff);transform:rotate(3deg);box-shadow:0 18px 35px #25436b1c}.catalogue-preview__label{display:flex;gap:6px;align-items:center;padding:3px 0 10px}.catalogue-preview__dot{width:6px;height:6px;background:#729bd0;border-radius:50%}.catalogue-preview__screen>img{display:block;width:100%;height:auto;border-radius:9px}.catalogue-preview figcaption{color:#52677f;font-size:1rem;text-align:left;padding:12px 0 2px}.catalogue-preview__cow{position:static;width:105px;height:105px;object-fit:contain;filter:drop-shadow(0 6px 5px #354f7218)}.catalogue-preview__feedback{position:relative;margin:0;display:flex;align-items:center;gap:10px;background:var(--wc-paper-surface, #fff);padding:14px;border-radius:12px;box-shadow:0 8px 25px #234e7b10;border:1px solid #d5e1ef;transform:rotate(-3deg)}.catalogue-preview__feedback>span{color:var(--wc-card-blue-heading, #2d519a)}.catalogue-preview__feedback svg{width:24px;height:24px}.catalogue-preview__feedback strong{display:block;color:#293e5a;font-size:1rem}.catalogue-preview__feedback small{display:block;font-size:1rem;color:var(--wc-copy-secondary, #64748b);line-height:1.5;margin-top:3px}.wc-feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:28px 38px}.wc-feature-list>div>span{display:grid;place-items:center;height:35px;width:35px;background:#edf3fb;color:var(--wc-card-blue-heading, #2d519a);border-radius:10px;margin-bottom:12px}.wc-feature-list svg{width:19px;height:19px}.wc-feature-list h3{font-size:1rem;margin:0 0 7px}.wc-feature-list p{font-size:1rem;color:var(--wc-copy-secondary, #526175);line-height:1.75;margin:0}.catalogue-generic-art{display:grid;place-items:center;min-height:150px;color:#729bd0}.catalogue-generic-art svg{width:90px;height:90px}.catalogue-generic-features{display:flex;flex-wrap:wrap;gap:12px 30px;padding:24px 38px 24px 55px;color:var(--wc-copy-secondary, #475569);font-size:1rem;margin:0}.wc-empty-state{text-align:center;padding:48px 24px;border:1px dashed var(--wc-theme-border, #cbd5e1);border-radius:18px;color:#52677f}.wc-empty-state>svg{width:32px;height:32px}.wc-empty-state h2{font-size:21px}.wc-empty-state p{font-size:1rem}.wc-inline-alert{padding:14px;background:#fff0ee;color:#a2352f;border-radius:9px;margin-bottom:16px}@media(max-width:1150px)and (min-width:1025px){.wc-feature-card__hero{grid-template-columns:1fr}.catalogue-preview{max-width:430px;width:100%;margin:auto}}@media(max-width:750px){.wc-feature-card__hero{grid-template-columns:1fr;padding:25px;gap:12px}.catalogue-preview{max-width:400px;width:100%;margin:auto;min-height:340px}.wc-feature-list{grid-template-columns:1fr;padding:25px;gap:22px}.wc-result-summary>span{display:none}.wc-search-form__row{flex-wrap:wrap}.wc-search-form__field{flex-basis:100%}.wc-search-form button{width:100%}.catalogue-preview__cow{width:105px;height:105px}.wc-feature-card h2{font-size:30px}.wc-feature-card__promise{font-size:22px}}.invite-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:20px;padding:40px;border:1px solid var(--wc-promo-border);border-radius:24px;background:radial-gradient(ellipse at 95% 5%,var(--wc-promo-glow),transparent 65%),var(--wc-promo-surface);overflow:hidden}.invite-tag{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.invite-tag svg{width:16px;height:16px}.invite-tag span,.invite-soon{padding:4px 8px;border:1px solid var(--wc-theme-border, #cbd5e1);border-radius:30px;font-size:10px;letter-spacing:0;white-space:nowrap}.invite-hero h2{margin:22px 0 18px;font-size:clamp(28px,3vw,42px)}.invite-hero h2 em{color:var(--wc-card-blue-heading);font-style:normal}.invite-hero p{font-size:17px;line-height:1.75;color:var(--wc-copy-primary, #334155);max-width:430px;margin:0 0 24px}.invite-primary{display:inline-flex;align-items:center;gap:12px;background:var(--wc-card-blue-accent);color:var(--wc-on-accent, #fff);border-radius:9px;padding:13px 18px;font-weight:650;font-size:14px;text-decoration:none}.invite-primary:hover{background:var(--wc-card-blue-heading)}.invite-primary:focus-visible{outline:3px solid #2563eb;outline-offset:4px}.invite-primary svg{width:16px;height:16px}.invite-hero small{display:block;margin-top:12px;color:var(--wc-copy-secondary, #475569);font-size:14px}.invite-art{position:relative;min-height:420px;align-self:center}.invite-voucher{position:absolute;width:min(280px,calc(100% - 32px));height:200px;border-radius:17px;padding:22px;box-shadow:0 16px 30px #18212b26;border:1px solid #d7dcdf;overflow:hidden}.invite-voucher span{display:block;font-size:10px;letter-spacing:.1em;font-weight:750}.invite-voucher strong{display:block;font-size:44px;line-height:1;letter-spacing:-1px}.invite-voucher b{font-size:15px;font-weight:550}.invite-voucher .invite-amazon{display:block;width:150px;height:54px;margin:10px 0 8px;overflow:visible}.invite-voucher__footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.invite-voucher--friend{background:var(--wc-paper-surface, #fff);color:#232f3e;top:22px;right:16px;transform:rotate(9deg);border-bottom:5px solid #ff9900}.invite-voucher--you{background:linear-gradient(125deg,#303e4e,#131921);color:var(--wc-on-accent, #fff);top:180px;left:8px;transform:rotate(-8deg);border-color:#344353;border-bottom:5px solid #ff9900}.invite-voucher--friend .invite-voucher__footer strong{position:absolute;top:18px;right:20px;font-size:36px}.invite-voucher--you>span{color:#ffce87}.invite-art__caption{position:absolute;bottom:-10px;left:0;right:0;text-align:center;font-size:13px;color:var(--wc-copy-secondary, #475569)}.wc-numbered-steps{padding:32px 0}.wc-numbered-steps>h2{font-size:20px;margin:0 0 22px}.wc-numbered-steps ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:0;margin:0;list-style:none}.wc-numbered-steps li{display:flex;align-items:flex-start;gap:12px}.wc-numbered-steps li>span{font-size:14px;font-weight:750;color:var(--wc-card-blue-heading, #2d519a);padding:8px;background:var(--wc-soft-surface, #e8eff9);border-radius:9px}.wc-numbered-steps h3{margin:3px 0 6px;font-size:18px}.wc-numbered-steps p,.wc-info-panel p{color:var(--wc-copy-primary, #334155);font-size:16px;line-height:1.7;margin:0}.invite-bottom{display:grid;grid-template-columns:1.2fr 1fr;gap:20px}.wc-info-panel{padding:26px;background:var(--wc-paper-surface, white);border:1px solid #e1e5eb;border-radius:16px;scroll-margin-top:20px}.wc-info-panel h2{font-size:21px;margin:0 0 12px}.wc-info-panel__heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.invite-soon{color:var(--wc-copy-primary, #40536d);font-size:12px}.invite-link-placeholder{display:flex;align-items:center;gap:10px;background:var(--wc-soft-surface, #f8fafc);border:1px dashed var(--wc-theme-border, #cbd5e1);border-radius:8px;padding:14px;margin:20px 0 12px;color:var(--wc-copy-secondary, #475569);font-size:15px}.invite-link-placeholder svg,.invite-buttons svg{width:16px;height:16px}.invite-buttons{display:flex;gap:10px}.invite-buttons button{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 13px;min-height:44px;border:1px solid #dbe2eb;border-radius:8px;color:var(--wc-copy-secondary, #475569);background:var(--wc-soft-surface, #edf1f6);font-size:14px;cursor:not-allowed}.invite-rewards__gift{display:grid;place-items:center;margin:16px 0 12px;width:40px;height:40px;background:var(--wc-soft-surface, #e8eff9);border-radius:12px;color:var(--wc-card-blue-heading)}.invite-rewards h3{margin:0 0 6px;font-size:18px}.invite-note{font-size:14px;line-height:1.7;color:var(--wc-copy-secondary, #475569);margin:22px 0 0}@media(max-width:1100px){.invite-hero{padding:28px}}@media(max-width:700px){.invite-hero{grid-template-columns:1fr;padding:24px}.invite-art{width:340px;max-width:100%;margin:0 auto;min-height:420px}.wc-numbered-steps ol,.invite-bottom{grid-template-columns:1fr}.wc-numbered-steps ol{gap:20px}.invite-buttons{flex-wrap:wrap}.wc-info-panel{padding:20px}}.wc-promo-banner{display:flex;align-items:center;gap:20px;padding:24px;margin:32px 0 8px;background:var(--wc-promo-surface);border:1px solid #d5e1ef;border-radius:18px}.wc-promo-banner__icon{display:grid;place-items:center;width:52px;height:52px;flex-shrink:0;border-radius:16px;color:var(--wc-card-blue-heading, #2d519a);background:#e0eafb}.wc-promo-banner__copy{flex:1}.wc-promo-banner h2{margin:5px 0;font-size:20px}.wc-promo-banner p{margin:0;font-size:1rem;line-height:1.6;color:var(--wc-copy-secondary, #475569)}.wc-promo-banner a{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;min-height:44px;background:var(--wc-paper-surface, #fff);border:1px solid #bdcde3;border-radius:9px;color:var(--wc-card-blue-heading, #2d519a);font-weight:650;font-size:1rem;text-decoration:none;white-space:nowrap}.wc-promo-banner a:hover{background:var(--wc-soft-surface, #e8eff9)}.wc-promo-banner a:focus-visible{outline:3px solid #2563eb;outline-offset:3px}.wc-promo-banner a svg{width:17px;height:17px}@media(max-width:700px){.wc-promo-banner{flex-wrap:wrap;padding:20px;gap:14px}.wc-promo-banner__copy{flex-basis:calc(100% - 70px)}.wc-promo-banner a{width:100%}}@media(max-width:900px){.catalogue-preview{grid-template-columns:minmax(0,1fr) 80px;gap:10px}.catalogue-preview__cow{width:80px;height:80px}.catalogue-preview__feedback{grid-column:1 / -1;transform:none}.catalogue-preview__cow{grid-column:2;justify-self:end}}:root{--wc-board-background: #fff;--wc-board-canvas-background: #fff;--wc-board-grid: #e5e7eb;--wc-board-filter: none}:root[data-wc-surface=blackboard]{--wc-board-background: #252525;--wc-board-canvas-background: #dadada;--wc-board-grid: #b7b7b7;--wc-board-filter: invert(1) hue-rotate(180deg)}:root[data-wc-theme=dark][data-wc-surface=whiteboard]{--wc-board-background: #202b3d;--wc-board-canvas-background: #ded2bf;--wc-board-grid: #bba78b;--wc-board-filter: invert(1) brightness(.96)}:root[data-wc-surface] #whiteboard{background-color:var(--wc-board-canvas-background)!important;filter:var(--wc-board-filter);color-scheme:light}:root[data-wc-surface] #canvas-wrapper{background-color:var(--wc-board-background)!important}:root[data-wc-surface=blackboard] #whiteboard-placeholder{color:#d1d5db!important}:root[data-wc-theme=dark][data-wc-surface=whiteboard] #whiteboard-placeholder{color:#bbcbe0!important}:root[data-wc-theme=dark][data-wc-surface=whiteboard] #work-area{border-color:#2d4058!important}:root[data-wc-theme=light]{color-scheme:light}:root[data-wc-theme=dark]{color-scheme:dark;--wc-desk-action-bg: #294465;--wc-desk-action-hover-bg: #34557d;--wc-desk-action-text: #d2e0f4;--wc-desk-action-hover-text: #eef5ff;--wc-button-primary-bg: var(--wc-desk-action-bg);--wc-button-primary-hover-bg: var(--wc-desk-action-hover-bg);--wc-button-primary-border: #53647d;--wc-button-primary-text: var(--wc-desk-action-text);--wc-text-primary: #e5e7eb;--wc-text-heading: #f1f5f9;--wc-text-muted: #cbd5e1;--wc-on-accent: #f1f5f9;--wc-text-link: #93b4ff;--wc-text-link-hover: #bed1ff;--wc-inline-link: #b6cbe6;--wc-inline-link-hover: #e0ecfa;--wc-surface: #1e293b;--wc-surface-muted: #263449;--wc-border: #3b4b62;--wc-menu-group-border: #2c394d;--wc-mobile-menu-panel: #192638;--wc-mobile-menu-item: #26364c;--wc-mobile-menu-hover: #314762;--wc-mobile-menu-active: #304664;--wc-control-border: #53647d;--wc-card-blue-background: #203149;--wc-card-blue-heading: #b3d1ff;--wc-card-blue-border: #526f98;--wc-card-blue-accent: #92baff;--wc-card-green-background: #17372e;--wc-card-green-heading: #9fe0bc;--wc-card-green-border: #47765f;--wc-card-green-accent: #72d9a2;--wc-card-yellow-background: #383323;--wc-card-yellow-heading: #f4db95;--wc-card-yellow-border: #79663e;--wc-card-yellow-accent: #e5c66a;--wc-card-purple-background: #322642;--wc-card-purple-heading: #dcb5ff;--wc-card-purple-border: #72568b;--wc-card-purple-accent: #c89af3;--wc-card-orange-background: #3a2b21;--wc-card-orange-heading: #ffd0a8;--wc-card-orange-border: #805b3c;--wc-card-orange-accent: #f0b274;--wc-card-red-background: #3b242c;--wc-card-red-heading: #ffb7bd;--wc-card-red-border: #83515a;--wc-card-red-accent: #f395a0;--wc-card-black-background: #263141;--wc-card-black-heading: #e2e8f0;--wc-card-black-border: #53647d;--wc-card-black-accent: #b5c1d2;--wc-control-text: #b6c4d6;--wc-control-icon: #9eacc0;--wc-control-selected-text: #d2dfee;--wc-control-selected-icon: #b6c9e3}:root[data-wc-theme=dark] body,:root[data-wc-theme=dark] :is(.main-content,.page-content,.content-wrapper){background-color:#111827;color:var(--wc-text-primary)}:root[data-wc-theme=dark] :is(.sidebar,.sidebar-header,.page-header,.page-tabs,.content-card,.card,.account-card,.stat-card,.cd-settings-card,.cd-section__head,.practice-pane,.answer-tabs,.whiteboard-toolbar,.wc-lightbox,.wc-settings-card,.form-control,.form-input,.form-select,.wc-input,.wc-select){background-color:var(--wc-surface)!important;color:var(--wc-text-primary)!important;border-color:var(--wc-border)!important}:root[data-wc-theme=dark] :is([style*="background: white"],[style*="background:white"],[style*="background: #fff;"],[style*="background: #ffffff"],[style*="background-color: white"],[style*="background-color: #fff;"]):not(canvas):not(#canvas-wrapper){background-color:var(--wc-surface)!important;color:var(--wc-text-primary)!important;border-color:var(--wc-border)!important}:root[data-wc-theme=dark] :is(.page-header__subtitle,.page-header p,.form-help,.info-label,.wc-lightbox__copy,.wc-lightbox__copy p,.wc-lightbox>p){color:var(--wc-text-muted)!important}:root[data-wc-theme=dark] :is(.page-tab,.nav-item,.nav-group-title,.info-value,.form-group label,.wc-lightbox__title){color:var(--wc-text-primary)!important}:root[data-wc-theme=dark] :is(.nav-item:hover,.page-tab:hover,.nav-group-title:hover){background-color:var(--wc-surface-muted)}:root[data-wc-theme=dark] .page-tab.is-active{color:var(--wc-card-green-heading)!important}:root[data-wc-theme=dark] :is(.wc-button,.wc-lightbox__button){background-color:var(--wc-surface-muted)!important;color:var(--wc-text-primary)!important;border-color:var(--wc-control-border)!important}:root[data-wc-theme=dark] :is(.wc-button:hover,.wc-lightbox__button:hover){background-color:#354762!important}:root[data-wc-theme=dark] :is(.sidebar-toggle,.mobile-topbar,.mobile-menu-btn){background-color:var(--wc-surface)!important;color:var(--wc-text-primary)!important;border-color:var(--wc-border)!important}:root[data-wc-theme=dark] .mobile-topbar__brand{color:var(--wc-text-heading)}:root[data-wc-theme=dark] #sidebar .sidebar-header img{filter:url(#wc-banner-cow-outline-dark)}:root[data-wc-theme=dark] :is(.mobile-topbar__brand img,.practice-rail__logo img),:root[data-wc-theme=dark] :is(#sidebar.collapsed,html.wc-sidebar-collapsed #sidebar) .sidebar-header img{filter:url(#wc-banner-cow-outline-dark-small)}:root[data-wc-theme=dark] .prose :is(img[src*="/assets/images/cow/"],img[src*="/assets/images/web/cow/"],.wise-cow-card__image img,.callout-cow img){filter:url(#wc-banner-cow-outline-dark)}:root[data-wc-theme=dark] .prose .content-card--image-small .wise-cow-card__image img{filter:url(#wc-banner-cow-outline-dark-small)}:root[data-wc-theme=dark] :is(.wc-lightbox .swal2-image,.wc-lightbox .marking-complete-cow,.exam-start-dialog__cow,.finish-lb__icon,.td-error-lightbox__icon,.cd-practice-warning__cow,.cd-reset-warning__cow){filter:url(#wc-banner-cow-outline-dark)}:root[data-wc-theme=dark] #mobile-menu-btn{color:var(--wc-text-primary)!important}:root[data-wc-theme=dark] #mobile-menu-btn[aria-expanded=true]{background:transparent!important}:root[data-wc-theme=dark] #mobile-menu-btn svg{color:var(--wc-control-icon)!important}:root[data-wc-theme=dark] .mobile-bottom-nav{background:var(--wc-surface);border-color:var(--wc-menu-group-border)}:root[data-wc-theme=dark] .mobile-bottom-nav :is(a,button){color:var(--wc-text-muted)}:root[data-wc-theme=dark] .mobile-bottom-nav :is([aria-current],[aria-expanded=true]){background:var(--wc-surface-muted);color:var(--wc-text-heading)}:root[data-wc-theme=dark] .mobile-bottom-nav #contents-toggle-btn{color:var(--wc-text-muted)!important}:root[data-wc-theme=dark] .mobile-bottom-nav #contents-toggle-btn[aria-expanded=true]{background:var(--wc-surface-muted)!important;color:var(--wc-text-heading)!important}:root[data-wc-theme=dark] .sidebar :is(.nav-group-title,.nav-item,.simulation-exit-button){background:var(--wc-mobile-menu-item)!important;color:var(--wc-text-primary)!important;border-color:var(--wc-border)!important}:root[data-wc-theme=dark] :is(#sidebar .nav-group,.contents-sidebar--topic .section-group){border-color:var(--wc-menu-group-border)!important}:root[data-wc-theme=dark] #sidebar .nav-group{background:var(--wc-mobile-menu-panel)}:root[data-wc-theme=dark] #sidebar .nav-group+.nav-group:before{background:var(--wc-menu-group-border)}:root[data-wc-theme=dark] #sidebar.collapsed .nav-group-title>.nav-icon,:root[data-wc-theme=dark].wc-sidebar-collapsed #sidebar .nav-group-title>.nav-icon{color:var(--wc-text-primary)}:root[data-wc-theme=dark] .sidebar :is(.nav-group-title,.nav-item,.simulation-exit-button):is(:hover,:focus-visible){background:var(--wc-mobile-menu-hover)!important;color:var(--wc-text-heading)!important}:root[data-wc-theme=dark] .sidebar .nav-group.active>.nav-group-title{background:var(--wc-mobile-menu-item)!important;box-shadow:none}:root[data-wc-theme=dark] #sidebar.collapsed .nav-bottom .nav-group-title,:root[data-wc-theme=dark].wc-sidebar-collapsed #sidebar .nav-bottom .nav-group-title{background:transparent!important}:root[data-wc-theme=dark] #sidebar.collapsed .nav-bottom .nav-group-title:hover,:root[data-wc-theme=dark].wc-sidebar-collapsed #sidebar .nav-bottom .nav-group-title:hover{background:var(--wc-mobile-menu-hover)!important}:root[data-wc-theme=dark] .sidebar .nav-group.active>.nav-group-title:is(:hover,:focus-visible){background:var(--wc-mobile-menu-hover)!important}:root[data-wc-theme=dark] .sidebar :is(.nav-group-title,.nav-item,.simulation-exit-button):focus-visible{outline:2px solid var(--wc-focus-ring);outline-offset:-3px}@media(max-width:1024px){:root[data-wc-theme=dark] :is(#sidebar,body .contents-sidebar){background-color:var(--wc-mobile-menu-panel)!important}:root[data-wc-theme=dark] #sidebar .nav-group,:root[data-wc-theme=dark] .contents-sidebar--topic :is(.section-group,.nav-group-content){background:var(--wc-mobile-menu-panel)}:root[data-wc-theme=dark] #sidebar :is(.nav-group-title,.nav-item),:root[data-wc-theme=dark] .contents-sidebar--topic .section-header{background:var(--wc-mobile-menu-item)!important}:root[data-wc-theme=dark] #sidebar :is(.nav-group-title,.nav-item):is(:hover,:focus-visible),:root[data-wc-theme=dark] .contents-sidebar--topic .section-header:is(:hover,:focus-visible){background:var(--wc-mobile-menu-hover)!important}:root[data-wc-theme=dark] #sidebar .nav-group.active>.nav-group-title,:root[data-wc-theme=dark] .contents-sidebar--topic .section-header.is-current{background:var(--wc-mobile-menu-item)!important}:root[data-wc-theme=dark] #sidebar .mobile-more-group-title,:root[data-wc-theme=dark] #sidebar .mobile-more-heading h2{color:var(--wc-text-heading)}:root[data-wc-theme=dark] #sidebar .mobile-more-heading button,:root[data-wc-theme=dark] .contents-sidebar--topic .topic-contents-panel__close{background:var(--wc-mobile-menu-item);color:var(--wc-text-primary)}}:root[data-wc-surface=blackboard] #canvas-wrapper:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none}:root[data-wc-surface=blackboard] #work-area{border:1px solid #59605e!important;border-radius:0!important;box-shadow:none}:root[data-wc-surface=blackboard] #canvas-wrapper:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='64'%20height='64'%20viewBox='0%200%2064%2064'%3e%3cpath%20fill='%23252525'%20opacity='0.18'%20d='M4%200h1v1h-1zM5%200h1v1h-1zM6%200h1v1h-1zM10%200h1v1h-1zM22%200h1v1h-1zM23%200h1v1h-1zM26%200h1v1h-1zM28%200h1v1h-1zM41%200h1v1h-1zM48%200h1v1h-1zM55%200h1v1h-1zM56%200h1v1h-1zM57%200h1v1h-1zM59%200h1v1h-1zM0%201h1v1h-1zM3%201h1v1h-1zM7%201h1v1h-1zM8%201h1v1h-1zM14%201h1v1h-1zM15%201h1v1h-1zM17%201h1v1h-1zM19%201h1v1h-1zM36%201h1v1h-1zM40%201h1v1h-1zM46%201h1v1h-1zM50%201h1v1h-1zM54%201h1v1h-1zM60%201h1v1h-1zM61%201h1v1h-1zM1%202h1v1h-1zM3%202h1v1h-1zM4%202h1v1h-1zM7%202h1v1h-1zM10%202h1v1h-1zM14%202h1v1h-1zM15%202h1v1h-1zM16%202h1v1h-1zM27%202h1v1h-1zM31%202h1v1h-1zM35%202h1v1h-1zM42%202h1v1h-1zM44%202h1v1h-1zM49%202h1v1h-1zM51%202h1v1h-1zM54%202h1v1h-1zM59%202h1v1h-1zM61%202h1v1h-1zM0%203h1v1h-1zM10%203h1v1h-1zM23%203h1v1h-1zM25%203h1v1h-1zM33%203h1v1h-1zM35%203h1v1h-1zM39%203h1v1h-1zM40%203h1v1h-1zM56%203h1v1h-1zM59%203h1v1h-1zM4%204h1v1h-1zM19%204h1v1h-1zM21%204h1v1h-1zM28%204h1v1h-1zM35%204h1v1h-1zM39%204h1v1h-1zM44%204h1v1h-1zM47%204h1v1h-1zM52%204h1v1h-1zM9%205h1v1h-1zM14%205h1v1h-1zM20%205h1v1h-1zM22%205h1v1h-1zM25%205h1v1h-1zM30%205h1v1h-1zM39%205h1v1h-1zM44%205h1v1h-1zM56%205h1v1h-1zM3%206h1v1h-1zM6%206h1v1h-1zM9%206h1v1h-1zM10%206h1v1h-1zM11%206h1v1h-1zM12%206h1v1h-1zM18%206h1v1h-1zM28%206h1v1h-1zM34%206h1v1h-1zM37%206h1v1h-1zM47%206h1v1h-1zM53%206h1v1h-1zM57%206h1v1h-1zM60%206h1v1h-1zM63%206h1v1h-1zM1%207h1v1h-1zM4%207h1v1h-1zM5%207h1v1h-1zM6%207h1v1h-1zM8%207h1v1h-1zM14%207h1v1h-1zM19%207h1v1h-1zM23%207h1v1h-1zM24%207h1v1h-1zM29%207h1v1h-1zM31%207h1v1h-1zM38%207h1v1h-1zM56%207h1v1h-1zM57%207h1v1h-1zM61%207h1v1h-1zM62%207h1v1h-1zM1%208h1v1h-1zM2%208h1v1h-1zM6%208h1v1h-1zM8%208h1v1h-1zM14%208h1v1h-1zM22%208h1v1h-1zM23%208h1v1h-1zM24%208h1v1h-1zM26%208h1v1h-1zM30%208h1v1h-1zM31%208h1v1h-1zM32%208h1v1h-1zM34%208h1v1h-1zM38%208h1v1h-1zM48%208h1v1h-1zM54%208h1v1h-1zM63%208h1v1h-1zM1%209h1v1h-1zM16%209h1v1h-1zM18%209h1v1h-1zM21%209h1v1h-1zM22%209h1v1h-1zM30%209h1v1h-1zM37%209h1v1h-1zM39%209h1v1h-1zM43%209h1v1h-1zM47%209h1v1h-1zM49%209h1v1h-1zM50%209h1v1h-1zM51%209h1v1h-1zM57%209h1v1h-1zM62%209h1v1h-1zM8%2010h1v1h-1zM9%2010h1v1h-1zM11%2010h1v1h-1zM15%2010h1v1h-1zM18%2010h1v1h-1zM31%2010h1v1h-1zM32%2010h1v1h-1zM34%2010h1v1h-1zM36%2010h1v1h-1zM46%2010h1v1h-1zM48%2010h1v1h-1zM50%2010h1v1h-1zM1%2011h1v1h-1zM15%2011h1v1h-1zM26%2011h1v1h-1zM30%2011h1v1h-1zM33%2011h1v1h-1zM38%2011h1v1h-1zM52%2011h1v1h-1zM53%2011h1v1h-1zM55%2011h1v1h-1zM61%2011h1v1h-1zM1%2012h1v1h-1zM3%2012h1v1h-1zM6%2012h1v1h-1zM7%2012h1v1h-1zM8%2012h1v1h-1zM20%2012h1v1h-1zM21%2012h1v1h-1zM32%2012h1v1h-1zM34%2012h1v1h-1zM42%2012h1v1h-1zM44%2012h1v1h-1zM49%2012h1v1h-1zM50%2012h1v1h-1zM52%2012h1v1h-1zM54%2012h1v1h-1zM60%2012h1v1h-1zM62%2012h1v1h-1zM0%2013h1v1h-1zM1%2013h1v1h-1zM5%2013h1v1h-1zM11%2013h1v1h-1zM16%2013h1v1h-1zM21%2013h1v1h-1zM23%2013h1v1h-1zM26%2013h1v1h-1zM31%2013h1v1h-1zM36%2013h1v1h-1zM40%2013h1v1h-1zM54%2013h1v1h-1zM8%2014h1v1h-1zM11%2014h1v1h-1zM13%2014h1v1h-1zM15%2014h1v1h-1zM16%2014h1v1h-1zM22%2014h1v1h-1zM24%2014h1v1h-1zM32%2014h1v1h-1zM33%2014h1v1h-1zM34%2014h1v1h-1zM40%2014h1v1h-1zM45%2014h1v1h-1zM48%2014h1v1h-1zM62%2014h1v1h-1zM1%2015h1v1h-1zM12%2015h1v1h-1zM23%2015h1v1h-1zM25%2015h1v1h-1zM26%2015h1v1h-1zM31%2015h1v1h-1zM34%2015h1v1h-1zM41%2015h1v1h-1zM48%2015h1v1h-1zM52%2015h1v1h-1zM53%2015h1v1h-1zM56%2015h1v1h-1zM11%2016h1v1h-1zM13%2016h1v1h-1zM21%2016h1v1h-1zM24%2016h1v1h-1zM29%2016h1v1h-1zM40%2016h1v1h-1zM45%2016h1v1h-1zM47%2016h1v1h-1zM52%2016h1v1h-1zM53%2016h1v1h-1zM0%2017h1v1h-1zM4%2017h1v1h-1zM6%2017h1v1h-1zM7%2017h1v1h-1zM8%2017h1v1h-1zM13%2017h1v1h-1zM19%2017h1v1h-1zM22%2017h1v1h-1zM37%2017h1v1h-1zM39%2017h1v1h-1zM51%2017h1v1h-1zM52%2017h1v1h-1zM55%2017h1v1h-1zM57%2017h1v1h-1zM60%2017h1v1h-1zM0%2018h1v1h-1zM1%2018h1v1h-1zM2%2018h1v1h-1zM9%2018h1v1h-1zM11%2018h1v1h-1zM18%2018h1v1h-1zM22%2018h1v1h-1zM24%2018h1v1h-1zM26%2018h1v1h-1zM30%2018h1v1h-1zM31%2018h1v1h-1zM33%2018h1v1h-1zM34%2018h1v1h-1zM35%2018h1v1h-1zM43%2018h1v1h-1zM44%2018h1v1h-1zM45%2018h1v1h-1zM47%2018h1v1h-1zM50%2018h1v1h-1zM60%2018h1v1h-1zM11%2019h1v1h-1zM18%2019h1v1h-1zM28%2019h1v1h-1zM32%2019h1v1h-1zM43%2019h1v1h-1zM47%2019h1v1h-1zM49%2019h1v1h-1zM56%2019h1v1h-1zM60%2019h1v1h-1zM3%2020h1v1h-1zM8%2020h1v1h-1zM15%2020h1v1h-1zM17%2020h1v1h-1zM18%2020h1v1h-1zM25%2020h1v1h-1zM30%2020h1v1h-1zM31%2020h1v1h-1zM34%2020h1v1h-1zM36%2020h1v1h-1zM39%2020h1v1h-1zM40%2020h1v1h-1zM42%2020h1v1h-1zM44%2020h1v1h-1zM48%2020h1v1h-1zM59%2020h1v1h-1zM60%2020h1v1h-1zM61%2020h1v1h-1zM0%2021h1v1h-1zM2%2021h1v1h-1zM3%2021h1v1h-1zM4%2021h1v1h-1zM5%2021h1v1h-1zM6%2021h1v1h-1zM11%2021h1v1h-1zM16%2021h1v1h-1zM21%2021h1v1h-1zM25%2021h1v1h-1zM29%2021h1v1h-1zM30%2021h1v1h-1zM36%2021h1v1h-1zM40%2021h1v1h-1zM41%2021h1v1h-1zM45%2021h1v1h-1zM49%2021h1v1h-1zM56%2021h1v1h-1zM60%2021h1v1h-1zM61%2021h1v1h-1zM9%2022h1v1h-1zM10%2022h1v1h-1zM13%2022h1v1h-1zM23%2022h1v1h-1zM29%2022h1v1h-1zM31%2022h1v1h-1zM33%2022h1v1h-1zM34%2022h1v1h-1zM36%2022h1v1h-1zM39%2022h1v1h-1zM43%2022h1v1h-1zM45%2022h1v1h-1zM49%2022h1v1h-1zM53%2022h1v1h-1zM61%2022h1v1h-1zM63%2022h1v1h-1zM4%2023h1v1h-1zM8%2023h1v1h-1zM13%2023h1v1h-1zM19%2023h1v1h-1zM20%2023h1v1h-1zM21%2023h1v1h-1zM29%2023h1v1h-1zM31%2023h1v1h-1zM32%2023h1v1h-1zM44%2023h1v1h-1zM46%2023h1v1h-1zM50%2023h1v1h-1zM56%2023h1v1h-1zM62%2023h1v1h-1zM3%2024h1v1h-1zM7%2024h1v1h-1zM19%2024h1v1h-1zM21%2024h1v1h-1zM22%2024h1v1h-1zM25%2024h1v1h-1zM26%2024h1v1h-1zM45%2024h1v1h-1zM47%2024h1v1h-1zM48%2024h1v1h-1zM50%2024h1v1h-1zM51%2024h1v1h-1zM53%2024h1v1h-1zM54%2024h1v1h-1zM60%2024h1v1h-1zM4%2025h1v1h-1zM5%2025h1v1h-1zM14%2025h1v1h-1zM15%2025h1v1h-1zM18%2025h1v1h-1zM30%2025h1v1h-1zM34%2025h1v1h-1zM45%2025h1v1h-1zM52%2025h1v1h-1zM58%2025h1v1h-1zM61%2025h1v1h-1zM62%2025h1v1h-1zM3%2026h1v1h-1zM4%2026h1v1h-1zM8%2026h1v1h-1zM10%2026h1v1h-1zM11%2026h1v1h-1zM17%2026h1v1h-1zM18%2026h1v1h-1zM45%2026h1v1h-1zM46%2026h1v1h-1zM49%2026h1v1h-1zM50%2026h1v1h-1zM51%2026h1v1h-1zM52%2026h1v1h-1zM58%2026h1v1h-1zM59%2026h1v1h-1zM60%2026h1v1h-1zM63%2026h1v1h-1zM2%2027h1v1h-1zM3%2027h1v1h-1zM9%2027h1v1h-1zM13%2027h1v1h-1zM17%2027h1v1h-1zM25%2027h1v1h-1zM29%2027h1v1h-1zM30%2027h1v1h-1zM34%2027h1v1h-1zM40%2027h1v1h-1zM46%2027h1v1h-1zM48%2027h1v1h-1zM50%2027h1v1h-1zM56%2027h1v1h-1zM59%2027h1v1h-1zM3%2028h1v1h-1zM5%2028h1v1h-1zM8%2028h1v1h-1zM17%2028h1v1h-1zM18%2028h1v1h-1zM19%2028h1v1h-1zM20%2028h1v1h-1zM27%2028h1v1h-1zM35%2028h1v1h-1zM37%2028h1v1h-1zM38%2028h1v1h-1zM43%2028h1v1h-1zM46%2028h1v1h-1zM51%2028h1v1h-1zM52%2028h1v1h-1zM59%2028h1v1h-1zM62%2028h1v1h-1zM1%2029h1v1h-1zM2%2029h1v1h-1zM10%2029h1v1h-1zM11%2029h1v1h-1zM16%2029h1v1h-1zM22%2029h1v1h-1zM31%2029h1v1h-1zM32%2029h1v1h-1zM34%2029h1v1h-1zM39%2029h1v1h-1zM40%2029h1v1h-1zM41%2029h1v1h-1zM44%2029h1v1h-1zM55%2029h1v1h-1zM56%2029h1v1h-1zM59%2029h1v1h-1zM60%2029h1v1h-1zM0%2030h1v1h-1zM1%2030h1v1h-1zM2%2030h1v1h-1zM8%2030h1v1h-1zM10%2030h1v1h-1zM21%2030h1v1h-1zM30%2030h1v1h-1zM31%2030h1v1h-1zM35%2030h1v1h-1zM36%2030h1v1h-1zM42%2030h1v1h-1zM43%2030h1v1h-1zM44%2030h1v1h-1zM63%2030h1v1h-1zM9%2031h1v1h-1zM11%2031h1v1h-1zM14%2031h1v1h-1zM17%2031h1v1h-1zM21%2031h1v1h-1zM23%2031h1v1h-1zM33%2031h1v1h-1zM37%2031h1v1h-1zM47%2031h1v1h-1zM48%2031h1v1h-1zM51%2031h1v1h-1zM54%2031h1v1h-1zM0%2032h1v1h-1zM15%2032h1v1h-1zM16%2032h1v1h-1zM18%2032h1v1h-1zM22%2032h1v1h-1zM23%2032h1v1h-1zM29%2032h1v1h-1zM31%2032h1v1h-1zM33%2032h1v1h-1zM35%2032h1v1h-1zM47%2032h1v1h-1zM49%2032h1v1h-1zM50%2032h1v1h-1zM51%2032h1v1h-1zM55%2032h1v1h-1zM58%2032h1v1h-1zM59%2032h1v1h-1zM62%2032h1v1h-1zM63%2032h1v1h-1zM3%2033h1v1h-1zM5%2033h1v1h-1zM6%2033h1v1h-1zM15%2033h1v1h-1zM21%2033h1v1h-1zM29%2033h1v1h-1zM30%2033h1v1h-1zM39%2033h1v1h-1zM41%2033h1v1h-1zM43%2033h1v1h-1zM45%2033h1v1h-1zM52%2033h1v1h-1zM58%2033h1v1h-1zM59%2033h1v1h-1zM61%2033h1v1h-1zM62%2033h1v1h-1zM6%2034h1v1h-1zM8%2034h1v1h-1zM15%2034h1v1h-1zM18%2034h1v1h-1zM26%2034h1v1h-1zM30%2034h1v1h-1zM31%2034h1v1h-1zM33%2034h1v1h-1zM43%2034h1v1h-1zM45%2034h1v1h-1zM48%2034h1v1h-1zM55%2034h1v1h-1zM59%2034h1v1h-1zM62%2034h1v1h-1zM63%2034h1v1h-1zM1%2035h1v1h-1zM10%2035h1v1h-1zM14%2035h1v1h-1zM15%2035h1v1h-1zM16%2035h1v1h-1zM19%2035h1v1h-1zM20%2035h1v1h-1zM26%2035h1v1h-1zM33%2035h1v1h-1zM35%2035h1v1h-1zM36%2035h1v1h-1zM42%2035h1v1h-1zM43%2035h1v1h-1zM44%2035h1v1h-1zM52%2035h1v1h-1zM53%2035h1v1h-1zM56%2035h1v1h-1zM10%2036h1v1h-1zM13%2036h1v1h-1zM14%2036h1v1h-1zM19%2036h1v1h-1zM20%2036h1v1h-1zM28%2036h1v1h-1zM30%2036h1v1h-1zM31%2036h1v1h-1zM34%2036h1v1h-1zM35%2036h1v1h-1zM36%2036h1v1h-1zM39%2036h1v1h-1zM40%2036h1v1h-1zM41%2036h1v1h-1zM43%2036h1v1h-1zM45%2036h1v1h-1zM46%2036h1v1h-1zM47%2036h1v1h-1zM52%2036h1v1h-1zM56%2036h1v1h-1zM62%2036h1v1h-1zM7%2037h1v1h-1zM10%2037h1v1h-1zM11%2037h1v1h-1zM12%2037h1v1h-1zM13%2037h1v1h-1zM14%2037h1v1h-1zM17%2037h1v1h-1zM19%2037h1v1h-1zM23%2037h1v1h-1zM25%2037h1v1h-1zM26%2037h1v1h-1zM28%2037h1v1h-1zM32%2037h1v1h-1zM37%2037h1v1h-1zM52%2037h1v1h-1zM55%2037h1v1h-1zM56%2037h1v1h-1zM57%2037h1v1h-1zM61%2037h1v1h-1zM62%2037h1v1h-1zM63%2037h1v1h-1zM1%2038h1v1h-1zM7%2038h1v1h-1zM12%2038h1v1h-1zM17%2038h1v1h-1zM34%2038h1v1h-1zM38%2038h1v1h-1zM39%2038h1v1h-1zM42%2038h1v1h-1zM45%2038h1v1h-1zM46%2038h1v1h-1zM49%2038h1v1h-1zM53%2038h1v1h-1zM56%2038h1v1h-1zM57%2038h1v1h-1zM60%2038h1v1h-1zM61%2038h1v1h-1zM63%2038h1v1h-1zM0%2039h1v1h-1zM1%2039h1v1h-1zM3%2039h1v1h-1zM6%2039h1v1h-1zM8%2039h1v1h-1zM13%2039h1v1h-1zM18%2039h1v1h-1zM24%2039h1v1h-1zM33%2039h1v1h-1zM35%2039h1v1h-1zM36%2039h1v1h-1zM39%2039h1v1h-1zM42%2039h1v1h-1zM50%2039h1v1h-1zM53%2039h1v1h-1zM56%2039h1v1h-1zM60%2039h1v1h-1zM61%2039h1v1h-1zM5%2040h1v1h-1zM17%2040h1v1h-1zM27%2040h1v1h-1zM34%2040h1v1h-1zM35%2040h1v1h-1zM42%2040h1v1h-1zM43%2040h1v1h-1zM44%2040h1v1h-1zM47%2040h1v1h-1zM50%2040h1v1h-1zM56%2040h1v1h-1zM3%2041h1v1h-1zM6%2041h1v1h-1zM11%2041h1v1h-1zM13%2041h1v1h-1zM15%2041h1v1h-1zM17%2041h1v1h-1zM19%2041h1v1h-1zM21%2041h1v1h-1zM23%2041h1v1h-1zM27%2041h1v1h-1zM36%2041h1v1h-1zM38%2041h1v1h-1zM48%2041h1v1h-1zM49%2041h1v1h-1zM50%2041h1v1h-1zM63%2041h1v1h-1zM0%2042h1v1h-1zM9%2042h1v1h-1zM10%2042h1v1h-1zM13%2042h1v1h-1zM14%2042h1v1h-1zM22%2042h1v1h-1zM23%2042h1v1h-1zM24%2042h1v1h-1zM30%2042h1v1h-1zM34%2042h1v1h-1zM40%2042h1v1h-1zM50%2042h1v1h-1zM63%2042h1v1h-1zM0%2043h1v1h-1zM6%2043h1v1h-1zM7%2043h1v1h-1zM11%2043h1v1h-1zM12%2043h1v1h-1zM24%2043h1v1h-1zM29%2043h1v1h-1zM38%2043h1v1h-1zM39%2043h1v1h-1zM42%2043h1v1h-1zM43%2043h1v1h-1zM51%2043h1v1h-1zM59%2043h1v1h-1zM1%2044h1v1h-1zM3%2044h1v1h-1zM7%2044h1v1h-1zM14%2044h1v1h-1zM15%2044h1v1h-1zM16%2044h1v1h-1zM19%2044h1v1h-1zM23%2044h1v1h-1zM32%2044h1v1h-1zM37%2044h1v1h-1zM41%2044h1v1h-1zM51%2044h1v1h-1zM55%2044h1v1h-1zM59%2044h1v1h-1zM0%2045h1v1h-1zM6%2045h1v1h-1zM9%2045h1v1h-1zM10%2045h1v1h-1zM12%2045h1v1h-1zM18%2045h1v1h-1zM22%2045h1v1h-1zM25%2045h1v1h-1zM29%2045h1v1h-1zM31%2045h1v1h-1zM33%2045h1v1h-1zM39%2045h1v1h-1zM40%2045h1v1h-1zM46%2045h1v1h-1zM47%2045h1v1h-1zM54%2045h1v1h-1zM56%2045h1v1h-1zM59%2045h1v1h-1zM62%2045h1v1h-1zM7%2046h1v1h-1zM8%2046h1v1h-1zM15%2046h1v1h-1zM18%2046h1v1h-1zM21%2046h1v1h-1zM23%2046h1v1h-1zM25%2046h1v1h-1zM30%2046h1v1h-1zM32%2046h1v1h-1zM37%2046h1v1h-1zM38%2046h1v1h-1zM44%2046h1v1h-1zM53%2046h1v1h-1zM56%2046h1v1h-1zM62%2046h1v1h-1zM0%2047h1v1h-1zM2%2047h1v1h-1zM16%2047h1v1h-1zM22%2047h1v1h-1zM31%2047h1v1h-1zM36%2047h1v1h-1zM42%2047h1v1h-1zM45%2047h1v1h-1zM48%2047h1v1h-1zM53%2047h1v1h-1zM5%2048h1v1h-1zM8%2048h1v1h-1zM12%2048h1v1h-1zM13%2048h1v1h-1zM15%2048h1v1h-1zM23%2048h1v1h-1zM27%2048h1v1h-1zM29%2048h1v1h-1zM30%2048h1v1h-1zM31%2048h1v1h-1zM38%2048h1v1h-1zM39%2048h1v1h-1zM48%2048h1v1h-1zM52%2048h1v1h-1zM56%2048h1v1h-1zM57%2048h1v1h-1zM4%2049h1v1h-1zM7%2049h1v1h-1zM14%2049h1v1h-1zM18%2049h1v1h-1zM25%2049h1v1h-1zM27%2049h1v1h-1zM30%2049h1v1h-1zM36%2049h1v1h-1zM43%2049h1v1h-1zM44%2049h1v1h-1zM48%2049h1v1h-1zM59%2049h1v1h-1zM60%2049h1v1h-1zM7%2050h1v1h-1zM14%2050h1v1h-1zM27%2050h1v1h-1zM28%2050h1v1h-1zM33%2050h1v1h-1zM35%2050h1v1h-1zM39%2050h1v1h-1zM41%2050h1v1h-1zM46%2050h1v1h-1zM47%2050h1v1h-1zM49%2050h1v1h-1zM50%2050h1v1h-1zM52%2050h1v1h-1zM54%2050h1v1h-1zM61%2050h1v1h-1zM3%2051h1v1h-1zM6%2051h1v1h-1zM10%2051h1v1h-1zM16%2051h1v1h-1zM18%2051h1v1h-1zM19%2051h1v1h-1zM22%2051h1v1h-1zM27%2051h1v1h-1zM34%2051h1v1h-1zM38%2051h1v1h-1zM41%2051h1v1h-1zM44%2051h1v1h-1zM46%2051h1v1h-1zM52%2051h1v1h-1zM58%2051h1v1h-1zM60%2051h1v1h-1zM62%2051h1v1h-1zM1%2052h1v1h-1zM2%2052h1v1h-1zM3%2052h1v1h-1zM15%2052h1v1h-1zM16%2052h1v1h-1zM30%2052h1v1h-1zM32%2052h1v1h-1zM34%2052h1v1h-1zM36%2052h1v1h-1zM39%2052h1v1h-1zM40%2052h1v1h-1zM41%2052h1v1h-1zM49%2052h1v1h-1zM50%2052h1v1h-1zM54%2052h1v1h-1zM58%2052h1v1h-1zM61%2052h1v1h-1zM4%2053h1v1h-1zM14%2053h1v1h-1zM15%2053h1v1h-1zM19%2053h1v1h-1zM25%2053h1v1h-1zM28%2053h1v1h-1zM31%2053h1v1h-1zM32%2053h1v1h-1zM33%2053h1v1h-1zM40%2053h1v1h-1zM46%2053h1v1h-1zM52%2053h1v1h-1zM57%2053h1v1h-1zM61%2053h1v1h-1zM10%2054h1v1h-1zM11%2054h1v1h-1zM15%2054h1v1h-1zM17%2054h1v1h-1zM19%2054h1v1h-1zM28%2054h1v1h-1zM29%2054h1v1h-1zM31%2054h1v1h-1zM33%2054h1v1h-1zM35%2054h1v1h-1zM38%2054h1v1h-1zM42%2054h1v1h-1zM43%2054h1v1h-1zM52%2054h1v1h-1zM57%2054h1v1h-1zM59%2054h1v1h-1zM60%2054h1v1h-1zM7%2055h1v1h-1zM9%2055h1v1h-1zM12%2055h1v1h-1zM20%2055h1v1h-1zM25%2055h1v1h-1zM29%2055h1v1h-1zM36%2055h1v1h-1zM39%2055h1v1h-1zM44%2055h1v1h-1zM49%2055h1v1h-1zM50%2055h1v1h-1zM51%2055h1v1h-1zM57%2055h1v1h-1zM4%2056h1v1h-1zM5%2056h1v1h-1zM12%2056h1v1h-1zM14%2056h1v1h-1zM29%2056h1v1h-1zM39%2056h1v1h-1zM57%2056h1v1h-1zM59%2056h1v1h-1zM60%2056h1v1h-1zM61%2056h1v1h-1zM62%2056h1v1h-1zM0%2057h1v1h-1zM1%2057h1v1h-1zM2%2057h1v1h-1zM4%2057h1v1h-1zM8%2057h1v1h-1zM9%2057h1v1h-1zM20%2057h1v1h-1zM23%2057h1v1h-1zM27%2057h1v1h-1zM29%2057h1v1h-1zM31%2057h1v1h-1zM35%2057h1v1h-1zM36%2057h1v1h-1zM37%2057h1v1h-1zM43%2057h1v1h-1zM45%2057h1v1h-1zM49%2057h1v1h-1zM51%2057h1v1h-1zM55%2057h1v1h-1zM61%2057h1v1h-1zM63%2057h1v1h-1zM9%2058h1v1h-1zM11%2058h1v1h-1zM19%2058h1v1h-1zM20%2058h1v1h-1zM25%2058h1v1h-1zM27%2058h1v1h-1zM29%2058h1v1h-1zM30%2058h1v1h-1zM32%2058h1v1h-1zM39%2058h1v1h-1zM58%2058h1v1h-1zM60%2058h1v1h-1zM2%2059h1v1h-1zM4%2059h1v1h-1zM5%2059h1v1h-1zM6%2059h1v1h-1zM13%2059h1v1h-1zM16%2059h1v1h-1zM23%2059h1v1h-1zM26%2059h1v1h-1zM29%2059h1v1h-1zM34%2059h1v1h-1zM38%2059h1v1h-1zM47%2059h1v1h-1zM50%2059h1v1h-1zM52%2059h1v1h-1zM54%2059h1v1h-1zM55%2059h1v1h-1zM56%2059h1v1h-1zM1%2060h1v1h-1zM5%2060h1v1h-1zM7%2060h1v1h-1zM15%2060h1v1h-1zM17%2060h1v1h-1zM20%2060h1v1h-1zM21%2060h1v1h-1zM23%2060h1v1h-1zM26%2060h1v1h-1zM36%2060h1v1h-1zM37%2060h1v1h-1zM46%2060h1v1h-1zM47%2060h1v1h-1zM48%2060h1v1h-1zM50%2060h1v1h-1zM52%2060h1v1h-1zM56%2060h1v1h-1zM59%2060h1v1h-1zM61%2060h1v1h-1zM0%2061h1v1h-1zM12%2061h1v1h-1zM17%2061h1v1h-1zM21%2061h1v1h-1zM22%2061h1v1h-1zM23%2061h1v1h-1zM26%2061h1v1h-1zM27%2061h1v1h-1zM33%2061h1v1h-1zM38%2061h1v1h-1zM41%2061h1v1h-1zM43%2061h1v1h-1zM46%2061h1v1h-1zM49%2061h1v1h-1zM52%2061h1v1h-1zM53%2061h1v1h-1zM61%2061h1v1h-1zM1%2062h1v1h-1zM2%2062h1v1h-1zM8%2062h1v1h-1zM10%2062h1v1h-1zM14%2062h1v1h-1zM35%2062h1v1h-1zM46%2062h1v1h-1zM51%2062h1v1h-1zM52%2062h1v1h-1zM53%2062h1v1h-1zM57%2062h1v1h-1zM59%2062h1v1h-1zM63%2062h1v1h-1zM5%2063h1v1h-1zM8%2063h1v1h-1zM11%2063h1v1h-1zM14%2063h1v1h-1zM15%2063h1v1h-1zM17%2063h1v1h-1zM25%2063h1v1h-1zM31%2063h1v1h-1zM32%2063h1v1h-1zM39%2063h1v1h-1zM40%2063h1v1h-1zM42%2063h1v1h-1zM44%2063h1v1h-1zM48%2063h1v1h-1zM57%2063h1v1h-1zM59%2063h1v1h-1z'/%3e%3cpath%20fill='%23252525'%20opacity='0.35'%20d='M1%200h1v1h-1zM14%200h1v1h-1zM19%200h1v1h-1zM20%200h1v1h-1zM27%200h1v1h-1zM35%200h1v1h-1zM36%200h1v1h-1zM37%200h1v1h-1zM45%200h1v1h-1zM46%200h1v1h-1zM53%200h1v1h-1zM60%200h1v1h-1zM63%200h1v1h-1zM12%201h1v1h-1zM26%201h1v1h-1zM28%201h1v1h-1zM29%201h1v1h-1zM30%201h1v1h-1zM34%201h1v1h-1zM35%201h1v1h-1zM63%201h1v1h-1zM25%202h1v1h-1zM34%202h1v1h-1zM38%202h1v1h-1zM39%202h1v1h-1zM45%202h1v1h-1zM46%202h1v1h-1zM55%202h1v1h-1zM62%202h1v1h-1zM16%203h1v1h-1zM29%203h1v1h-1zM30%203h1v1h-1zM36%203h1v1h-1zM41%203h1v1h-1zM50%203h1v1h-1zM61%203h1v1h-1zM62%203h1v1h-1zM2%204h1v1h-1zM3%204h1v1h-1zM5%204h1v1h-1zM6%204h1v1h-1zM9%204h1v1h-1zM10%204h1v1h-1zM15%204h1v1h-1zM26%204h1v1h-1zM32%204h1v1h-1zM40%204h1v1h-1zM46%204h1v1h-1zM51%204h1v1h-1zM56%204h1v1h-1zM15%205h1v1h-1zM19%205h1v1h-1zM23%205h1v1h-1zM34%205h1v1h-1zM47%205h1v1h-1zM49%205h1v1h-1zM63%205h1v1h-1zM4%206h1v1h-1zM23%206h1v1h-1zM35%206h1v1h-1zM36%206h1v1h-1zM39%206h1v1h-1zM46%206h1v1h-1zM54%206h1v1h-1zM0%207h1v1h-1zM3%207h1v1h-1zM7%207h1v1h-1zM15%207h1v1h-1zM43%207h1v1h-1zM55%207h1v1h-1zM3%208h1v1h-1zM11%208h1v1h-1zM15%208h1v1h-1zM16%208h1v1h-1zM21%208h1v1h-1zM28%208h1v1h-1zM33%208h1v1h-1zM45%208h1v1h-1zM52%208h1v1h-1zM55%208h1v1h-1zM57%208h1v1h-1zM58%208h1v1h-1zM59%208h1v1h-1zM6%209h1v1h-1zM9%209h1v1h-1zM12%209h1v1h-1zM14%209h1v1h-1zM31%209h1v1h-1zM35%209h1v1h-1zM36%209h1v1h-1zM38%209h1v1h-1zM40%209h1v1h-1zM54%209h1v1h-1zM61%209h1v1h-1zM4%2010h1v1h-1zM6%2010h1v1h-1zM17%2010h1v1h-1zM20%2010h1v1h-1zM23%2010h1v1h-1zM25%2010h1v1h-1zM44%2010h1v1h-1zM47%2010h1v1h-1zM53%2010h1v1h-1zM61%2010h1v1h-1zM17%2011h1v1h-1zM21%2011h1v1h-1zM39%2011h1v1h-1zM54%2011h1v1h-1zM0%2012h1v1h-1zM2%2012h1v1h-1zM5%2012h1v1h-1zM16%2012h1v1h-1zM23%2012h1v1h-1zM29%2012h1v1h-1zM41%2012h1v1h-1zM51%2012h1v1h-1zM61%2012h1v1h-1zM6%2013h1v1h-1zM9%2013h1v1h-1zM10%2013h1v1h-1zM25%2013h1v1h-1zM28%2013h1v1h-1zM29%2013h1v1h-1zM42%2013h1v1h-1zM45%2013h1v1h-1zM53%2013h1v1h-1zM55%2013h1v1h-1zM57%2013h1v1h-1zM60%2013h1v1h-1zM63%2013h1v1h-1zM4%2014h1v1h-1zM19%2014h1v1h-1zM25%2014h1v1h-1zM29%2014h1v1h-1zM30%2014h1v1h-1zM37%2014h1v1h-1zM44%2014h1v1h-1zM46%2014h1v1h-1zM57%2014h1v1h-1zM58%2014h1v1h-1zM59%2014h1v1h-1zM7%2015h1v1h-1zM9%2015h1v1h-1zM10%2015h1v1h-1zM13%2015h1v1h-1zM19%2015h1v1h-1zM21%2015h1v1h-1zM30%2015h1v1h-1zM45%2015h1v1h-1zM62%2015h1v1h-1zM12%2016h1v1h-1zM23%2016h1v1h-1zM25%2016h1v1h-1zM26%2016h1v1h-1zM30%2016h1v1h-1zM32%2016h1v1h-1zM42%2016h1v1h-1zM55%2016h1v1h-1zM57%2016h1v1h-1zM63%2016h1v1h-1zM17%2017h1v1h-1zM30%2017h1v1h-1zM32%2017h1v1h-1zM33%2017h1v1h-1zM35%2017h1v1h-1zM40%2017h1v1h-1zM49%2017h1v1h-1zM54%2017h1v1h-1zM62%2017h1v1h-1zM5%2018h1v1h-1zM13%2018h1v1h-1zM28%2018h1v1h-1zM32%2018h1v1h-1zM39%2018h1v1h-1zM49%2018h1v1h-1zM54%2018h1v1h-1zM63%2018h1v1h-1zM1%2019h1v1h-1zM3%2019h1v1h-1zM26%2019h1v1h-1zM27%2019h1v1h-1zM29%2019h1v1h-1zM36%2019h1v1h-1zM37%2019h1v1h-1zM50%2019h1v1h-1zM54%2019h1v1h-1zM6%2020h1v1h-1zM9%2020h1v1h-1zM10%2020h1v1h-1zM12%2020h1v1h-1zM13%2020h1v1h-1zM16%2020h1v1h-1zM19%2020h1v1h-1zM28%2020h1v1h-1zM35%2020h1v1h-1zM45%2020h1v1h-1zM15%2021h1v1h-1zM17%2021h1v1h-1zM34%2021h1v1h-1zM38%2021h1v1h-1zM48%2021h1v1h-1zM52%2021h1v1h-1zM57%2021h1v1h-1zM5%2022h1v1h-1zM14%2022h1v1h-1zM16%2022h1v1h-1zM25%2022h1v1h-1zM26%2022h1v1h-1zM38%2022h1v1h-1zM50%2022h1v1h-1zM54%2022h1v1h-1zM59%2022h1v1h-1zM3%2023h1v1h-1zM12%2023h1v1h-1zM14%2023h1v1h-1zM18%2023h1v1h-1zM22%2023h1v1h-1zM25%2023h1v1h-1zM33%2023h1v1h-1zM36%2023h1v1h-1zM40%2023h1v1h-1zM53%2023h1v1h-1zM54%2023h1v1h-1zM57%2023h1v1h-1zM63%2023h1v1h-1zM13%2024h1v1h-1zM17%2024h1v1h-1zM18%2024h1v1h-1zM23%2024h1v1h-1zM31%2024h1v1h-1zM35%2024h1v1h-1zM39%2024h1v1h-1zM59%2024h1v1h-1zM0%2025h1v1h-1zM24%2025h1v1h-1zM26%2025h1v1h-1zM27%2025h1v1h-1zM32%2025h1v1h-1zM33%2025h1v1h-1zM36%2025h1v1h-1zM38%2025h1v1h-1zM39%2025h1v1h-1zM42%2025h1v1h-1zM46%2025h1v1h-1zM47%2025h1v1h-1zM53%2025h1v1h-1zM2%2026h1v1h-1zM5%2026h1v1h-1zM12%2026h1v1h-1zM16%2026h1v1h-1zM24%2026h1v1h-1zM36%2026h1v1h-1zM37%2026h1v1h-1zM55%2026h1v1h-1zM1%2027h1v1h-1zM8%2027h1v1h-1zM10%2027h1v1h-1zM16%2027h1v1h-1zM18%2027h1v1h-1zM19%2027h1v1h-1zM22%2027h1v1h-1zM23%2027h1v1h-1zM28%2027h1v1h-1zM38%2027h1v1h-1zM42%2027h1v1h-1zM44%2027h1v1h-1zM52%2027h1v1h-1zM61%2027h1v1h-1zM62%2027h1v1h-1zM1%2028h1v1h-1zM16%2028h1v1h-1zM28%2028h1v1h-1zM53%2028h1v1h-1zM3%2029h1v1h-1zM5%2029h1v1h-1zM6%2029h1v1h-1zM7%2029h1v1h-1zM20%2029h1v1h-1zM25%2029h1v1h-1zM29%2029h1v1h-1zM45%2029h1v1h-1zM58%2029h1v1h-1zM63%2029h1v1h-1zM4%2030h1v1h-1zM16%2030h1v1h-1zM17%2030h1v1h-1zM29%2030h1v1h-1zM39%2030h1v1h-1zM47%2030h1v1h-1zM50%2030h1v1h-1zM58%2030h1v1h-1zM60%2030h1v1h-1zM32%2031h1v1h-1zM40%2031h1v1h-1zM41%2031h1v1h-1zM43%2031h1v1h-1zM44%2031h1v1h-1zM45%2031h1v1h-1zM55%2031h1v1h-1zM60%2031h1v1h-1zM61%2031h1v1h-1zM63%2031h1v1h-1zM1%2032h1v1h-1zM12%2032h1v1h-1zM14%2032h1v1h-1zM27%2032h1v1h-1zM32%2032h1v1h-1zM38%2032h1v1h-1zM43%2032h1v1h-1zM48%2032h1v1h-1zM0%2033h1v1h-1zM1%2033h1v1h-1zM8%2033h1v1h-1zM10%2033h1v1h-1zM17%2033h1v1h-1zM18%2033h1v1h-1zM33%2033h1v1h-1zM37%2033h1v1h-1zM38%2033h1v1h-1zM42%2033h1v1h-1zM53%2033h1v1h-1zM0%2034h1v1h-1zM20%2034h1v1h-1zM22%2034h1v1h-1zM35%2034h1v1h-1zM38%2034h1v1h-1zM46%2034h1v1h-1zM49%2034h1v1h-1zM54%2034h1v1h-1zM58%2034h1v1h-1zM0%2035h1v1h-1zM9%2035h1v1h-1zM13%2035h1v1h-1zM31%2035h1v1h-1zM32%2035h1v1h-1zM49%2035h1v1h-1zM50%2035h1v1h-1zM57%2035h1v1h-1zM62%2035h1v1h-1zM2%2036h1v1h-1zM5%2036h1v1h-1zM17%2036h1v1h-1zM18%2036h1v1h-1zM21%2036h1v1h-1zM25%2036h1v1h-1zM26%2036h1v1h-1zM27%2036h1v1h-1zM33%2036h1v1h-1zM37%2036h1v1h-1zM50%2036h1v1h-1zM60%2036h1v1h-1zM1%2037h1v1h-1zM2%2037h1v1h-1zM5%2037h1v1h-1zM16%2037h1v1h-1zM27%2037h1v1h-1zM33%2037h1v1h-1zM34%2037h1v1h-1zM36%2037h1v1h-1zM40%2037h1v1h-1zM9%2038h1v1h-1zM18%2038h1v1h-1zM20%2038h1v1h-1zM26%2038h1v1h-1zM29%2038h1v1h-1zM32%2038h1v1h-1zM33%2038h1v1h-1zM36%2038h1v1h-1zM43%2038h1v1h-1zM47%2038h1v1h-1zM48%2038h1v1h-1zM52%2038h1v1h-1zM4%2039h1v1h-1zM5%2039h1v1h-1zM9%2039h1v1h-1zM10%2039h1v1h-1zM12%2039h1v1h-1zM15%2039h1v1h-1zM17%2039h1v1h-1zM23%2039h1v1h-1zM26%2039h1v1h-1zM31%2039h1v1h-1zM41%2039h1v1h-1zM44%2039h1v1h-1zM62%2039h1v1h-1zM1%2040h1v1h-1zM6%2040h1v1h-1zM7%2040h1v1h-1zM10%2040h1v1h-1zM15%2040h1v1h-1zM24%2040h1v1h-1zM25%2040h1v1h-1zM33%2040h1v1h-1zM37%2040h1v1h-1zM40%2040h1v1h-1zM51%2040h1v1h-1zM55%2040h1v1h-1zM61%2040h1v1h-1zM2%2041h1v1h-1zM8%2041h1v1h-1zM12%2041h1v1h-1zM14%2041h1v1h-1zM22%2041h1v1h-1zM34%2041h1v1h-1zM45%2041h1v1h-1zM8%2042h1v1h-1zM15%2042h1v1h-1zM26%2042h1v1h-1zM27%2042h1v1h-1zM36%2042h1v1h-1zM37%2042h1v1h-1zM39%2042h1v1h-1zM44%2042h1v1h-1zM45%2042h1v1h-1zM51%2042h1v1h-1zM62%2042h1v1h-1zM2%2043h1v1h-1zM17%2043h1v1h-1zM20%2043h1v1h-1zM21%2043h1v1h-1zM32%2043h1v1h-1zM34%2043h1v1h-1zM46%2043h1v1h-1zM55%2043h1v1h-1zM57%2043h1v1h-1zM61%2043h1v1h-1zM5%2044h1v1h-1zM12%2044h1v1h-1zM13%2044h1v1h-1zM29%2044h1v1h-1zM34%2044h1v1h-1zM42%2044h1v1h-1zM43%2044h1v1h-1zM45%2044h1v1h-1zM53%2044h1v1h-1zM57%2044h1v1h-1zM1%2045h1v1h-1zM5%2045h1v1h-1zM21%2045h1v1h-1zM28%2045h1v1h-1zM36%2045h1v1h-1zM43%2045h1v1h-1zM44%2045h1v1h-1zM52%2045h1v1h-1zM2%2046h1v1h-1zM5%2046h1v1h-1zM9%2046h1v1h-1zM17%2046h1v1h-1zM20%2046h1v1h-1zM39%2046h1v1h-1zM45%2046h1v1h-1zM55%2046h1v1h-1zM59%2046h1v1h-1zM14%2047h1v1h-1zM20%2047h1v1h-1zM24%2047h1v1h-1zM37%2047h1v1h-1zM41%2047h1v1h-1zM58%2047h1v1h-1zM61%2047h1v1h-1zM63%2047h1v1h-1zM7%2048h1v1h-1zM11%2048h1v1h-1zM19%2048h1v1h-1zM21%2048h1v1h-1zM25%2048h1v1h-1zM35%2048h1v1h-1zM45%2048h1v1h-1zM47%2048h1v1h-1zM50%2048h1v1h-1zM62%2048h1v1h-1zM2%2049h1v1h-1zM15%2049h1v1h-1zM19%2049h1v1h-1zM23%2049h1v1h-1zM26%2049h1v1h-1zM28%2049h1v1h-1zM32%2049h1v1h-1zM39%2049h1v1h-1zM40%2049h1v1h-1zM42%2049h1v1h-1zM49%2049h1v1h-1zM53%2049h1v1h-1zM9%2050h1v1h-1zM11%2050h1v1h-1zM12%2050h1v1h-1zM22%2050h1v1h-1zM30%2050h1v1h-1zM44%2050h1v1h-1zM63%2050h1v1h-1zM1%2051h1v1h-1zM4%2051h1v1h-1zM7%2051h1v1h-1zM8%2051h1v1h-1zM11%2051h1v1h-1zM21%2051h1v1h-1zM25%2051h1v1h-1zM36%2051h1v1h-1zM39%2051h1v1h-1zM48%2051h1v1h-1zM56%2051h1v1h-1zM5%2052h1v1h-1zM8%2052h1v1h-1zM11%2052h1v1h-1zM21%2052h1v1h-1zM31%2052h1v1h-1zM33%2052h1v1h-1zM35%2052h1v1h-1zM37%2052h1v1h-1zM62%2052h1v1h-1zM5%2053h1v1h-1zM6%2053h1v1h-1zM7%2053h1v1h-1zM17%2053h1v1h-1zM20%2053h1v1h-1zM24%2053h1v1h-1zM29%2053h1v1h-1zM62%2053h1v1h-1zM0%2054h1v1h-1zM2%2054h1v1h-1zM5%2054h1v1h-1zM6%2054h1v1h-1zM8%2054h1v1h-1zM13%2054h1v1h-1zM18%2054h1v1h-1zM20%2054h1v1h-1zM23%2054h1v1h-1zM24%2054h1v1h-1zM26%2054h1v1h-1zM30%2054h1v1h-1zM41%2054h1v1h-1zM53%2054h1v1h-1zM54%2054h1v1h-1zM61%2054h1v1h-1zM16%2055h1v1h-1zM24%2055h1v1h-1zM42%2055h1v1h-1zM48%2055h1v1h-1zM52%2055h1v1h-1zM55%2055h1v1h-1zM58%2055h1v1h-1zM59%2055h1v1h-1zM6%2056h1v1h-1zM15%2056h1v1h-1zM21%2056h1v1h-1zM26%2056h1v1h-1zM31%2056h1v1h-1zM33%2056h1v1h-1zM44%2056h1v1h-1zM46%2056h1v1h-1zM52%2056h1v1h-1zM3%2057h1v1h-1zM15%2057h1v1h-1zM17%2057h1v1h-1zM21%2057h1v1h-1zM40%2057h1v1h-1zM48%2057h1v1h-1zM50%2057h1v1h-1zM54%2057h1v1h-1zM1%2058h1v1h-1zM12%2058h1v1h-1zM16%2058h1v1h-1zM17%2058h1v1h-1zM23%2058h1v1h-1zM24%2058h1v1h-1zM33%2058h1v1h-1zM43%2058h1v1h-1zM49%2058h1v1h-1zM52%2058h1v1h-1zM57%2058h1v1h-1zM61%2058h1v1h-1zM0%2059h1v1h-1zM22%2059h1v1h-1zM28%2059h1v1h-1zM44%2059h1v1h-1zM58%2059h1v1h-1zM0%2060h1v1h-1zM10%2060h1v1h-1zM11%2060h1v1h-1zM22%2060h1v1h-1zM25%2060h1v1h-1zM31%2060h1v1h-1zM42%2060h1v1h-1zM58%2060h1v1h-1zM60%2060h1v1h-1zM62%2060h1v1h-1zM1%2061h1v1h-1zM2%2061h1v1h-1zM7%2061h1v1h-1zM11%2061h1v1h-1zM25%2061h1v1h-1zM28%2061h1v1h-1zM30%2061h1v1h-1zM50%2061h1v1h-1zM60%2061h1v1h-1zM62%2061h1v1h-1zM5%2062h1v1h-1zM11%2062h1v1h-1zM16%2062h1v1h-1zM31%2062h1v1h-1zM40%2062h1v1h-1zM42%2062h1v1h-1zM49%2062h1v1h-1zM50%2062h1v1h-1zM55%2062h1v1h-1zM2%2063h1v1h-1zM3%2063h1v1h-1zM4%2063h1v1h-1zM6%2063h1v1h-1zM22%2063h1v1h-1zM26%2063h1v1h-1zM33%2063h1v1h-1zM35%2063h1v1h-1zM36%2063h1v1h-1zM50%2063h1v1h-1zM52%2063h1v1h-1zM58%2063h1v1h-1z'/%3e%3cpath%20fill='%23252525'%20opacity='0.55'%20d='M2%200h1v1h-1zM15%200h1v1h-1zM17%200h1v1h-1zM24%200h1v1h-1zM31%200h1v1h-1zM33%200h1v1h-1zM43%200h1v1h-1zM49%200h1v1h-1zM11%201h1v1h-1zM18%201h1v1h-1zM32%201h1v1h-1zM53%201h1v1h-1zM2%202h1v1h-1zM6%202h1v1h-1zM24%202h1v1h-1zM36%202h1v1h-1zM56%202h1v1h-1zM15%203h1v1h-1zM31%203h1v1h-1zM53%203h1v1h-1zM58%203h1v1h-1zM27%204h1v1h-1zM33%204h1v1h-1zM41%204h1v1h-1zM54%204h1v1h-1zM55%204h1v1h-1zM60%204h1v1h-1zM62%204h1v1h-1zM24%205h1v1h-1zM32%205h1v1h-1zM40%205h1v1h-1zM51%205h1v1h-1zM8%206h1v1h-1zM17%206h1v1h-1zM58%206h1v1h-1zM61%206h1v1h-1zM9%207h1v1h-1zM25%207h1v1h-1zM28%207h1v1h-1zM59%207h1v1h-1zM17%208h1v1h-1zM36%208h1v1h-1zM44%208h1v1h-1zM53%208h1v1h-1zM8%209h1v1h-1zM33%209h1v1h-1zM3%2010h1v1h-1zM5%2010h1v1h-1zM28%2010h1v1h-1zM29%2010h1v1h-1zM40%2010h1v1h-1zM58%2010h1v1h-1zM2%2011h1v1h-1zM3%2011h1v1h-1zM7%2011h1v1h-1zM11%2011h1v1h-1zM22%2011h1v1h-1zM34%2011h1v1h-1zM35%2011h1v1h-1zM43%2011h1v1h-1zM44%2011h1v1h-1zM46%2011h1v1h-1zM49%2011h1v1h-1zM51%2011h1v1h-1zM15%2012h1v1h-1zM38%2012h1v1h-1zM58%2012h1v1h-1zM18%2013h1v1h-1zM27%2013h1v1h-1zM30%2013h1v1h-1zM50%2013h1v1h-1zM58%2013h1v1h-1zM6%2014h1v1h-1zM12%2014h1v1h-1zM17%2014h1v1h-1zM21%2014h1v1h-1zM39%2014h1v1h-1zM2%2015h1v1h-1zM17%2015h1v1h-1zM27%2015h1v1h-1zM43%2015h1v1h-1zM51%2015h1v1h-1zM55%2015h1v1h-1zM58%2015h1v1h-1zM60%2015h1v1h-1zM61%2015h1v1h-1zM0%2016h1v1h-1zM20%2016h1v1h-1zM27%2016h1v1h-1zM43%2016h1v1h-1zM44%2016h1v1h-1zM46%2016h1v1h-1zM48%2016h1v1h-1zM50%2016h1v1h-1zM58%2016h1v1h-1zM60%2016h1v1h-1zM18%2017h1v1h-1zM29%2017h1v1h-1zM34%2017h1v1h-1zM43%2017h1v1h-1zM53%2017h1v1h-1zM61%2017h1v1h-1zM42%2018h1v1h-1zM53%2018h1v1h-1zM16%2019h1v1h-1zM17%2019h1v1h-1zM20%2019h1v1h-1zM24%2019h1v1h-1zM30%2019h1v1h-1zM45%2019h1v1h-1zM53%2019h1v1h-1zM4%2020h1v1h-1zM11%2020h1v1h-1zM21%2020h1v1h-1zM22%2020h1v1h-1zM32%2020h1v1h-1zM56%2020h1v1h-1zM9%2021h1v1h-1zM20%2021h1v1h-1zM53%2021h1v1h-1zM54%2021h1v1h-1zM6%2022h1v1h-1zM18%2022h1v1h-1zM16%2023h1v1h-1zM48%2023h1v1h-1zM51%2023h1v1h-1zM58%2023h1v1h-1zM2%2024h1v1h-1zM8%2024h1v1h-1zM9%2024h1v1h-1zM33%2024h1v1h-1zM41%2024h1v1h-1zM49%2024h1v1h-1zM62%2024h1v1h-1zM11%2025h1v1h-1zM21%2025h1v1h-1zM7%2026h1v1h-1zM21%2026h1v1h-1zM44%2026h1v1h-1zM54%2026h1v1h-1zM6%2027h1v1h-1zM7%2027h1v1h-1zM24%2027h1v1h-1zM26%2027h1v1h-1zM49%2027h1v1h-1zM51%2027h1v1h-1zM55%2027h1v1h-1zM60%2027h1v1h-1zM0%2028h1v1h-1zM10%2028h1v1h-1zM12%2028h1v1h-1zM22%2028h1v1h-1zM26%2028h1v1h-1zM60%2028h1v1h-1zM21%2029h1v1h-1zM26%2029h1v1h-1zM30%2029h1v1h-1zM43%2029h1v1h-1zM48%2029h1v1h-1zM49%2029h1v1h-1zM52%2029h1v1h-1zM61%2029h1v1h-1zM6%2030h1v1h-1zM13%2030h1v1h-1zM22%2030h1v1h-1zM23%2030h1v1h-1zM49%2030h1v1h-1zM51%2030h1v1h-1zM3%2031h1v1h-1zM5%2031h1v1h-1zM7%2031h1v1h-1zM13%2031h1v1h-1zM18%2031h1v1h-1zM30%2031h1v1h-1zM10%2032h1v1h-1zM25%2032h1v1h-1zM45%2032h1v1h-1zM53%2032h1v1h-1zM57%2032h1v1h-1zM11%2033h1v1h-1zM31%2033h1v1h-1zM48%2033h1v1h-1zM56%2033h1v1h-1zM2%2034h1v1h-1zM39%2034h1v1h-1zM47%2034h1v1h-1zM51%2034h1v1h-1zM11%2035h1v1h-1zM29%2035h1v1h-1zM60%2035h1v1h-1zM1%2036h1v1h-1zM6%2036h1v1h-1zM9%2036h1v1h-1zM24%2036h1v1h-1zM38%2036h1v1h-1zM44%2036h1v1h-1zM49%2036h1v1h-1zM4%2037h1v1h-1zM24%2037h1v1h-1zM42%2037h1v1h-1zM58%2037h1v1h-1zM8%2038h1v1h-1zM40%2038h1v1h-1zM58%2038h1v1h-1zM7%2039h1v1h-1zM2%2040h1v1h-1zM9%2040h1v1h-1zM12%2040h1v1h-1zM23%2040h1v1h-1zM41%2040h1v1h-1zM54%2040h1v1h-1zM59%2040h1v1h-1zM29%2041h1v1h-1zM41%2041h1v1h-1zM1%2042h1v1h-1zM7%2042h1v1h-1zM16%2042h1v1h-1zM18%2042h1v1h-1zM43%2042h1v1h-1zM48%2042h1v1h-1zM14%2043h1v1h-1zM16%2043h1v1h-1zM2%2044h1v1h-1zM26%2044h1v1h-1zM30%2044h1v1h-1zM36%2044h1v1h-1zM63%2044h1v1h-1zM24%2045h1v1h-1zM50%2045h1v1h-1zM55%2045h1v1h-1zM3%2046h1v1h-1zM10%2046h1v1h-1zM11%2046h1v1h-1zM49%2046h1v1h-1zM52%2046h1v1h-1zM17%2047h1v1h-1zM40%2047h1v1h-1zM47%2047h1v1h-1zM24%2048h1v1h-1zM1%2049h1v1h-1zM11%2049h1v1h-1zM16%2049h1v1h-1zM37%2049h1v1h-1zM50%2049h1v1h-1zM63%2049h1v1h-1zM0%2050h1v1h-1zM10%2050h1v1h-1zM16%2050h1v1h-1zM31%2050h1v1h-1zM59%2050h1v1h-1zM60%2050h1v1h-1zM2%2051h1v1h-1zM12%2051h1v1h-1zM33%2051h1v1h-1zM6%2052h1v1h-1zM44%2052h1v1h-1zM60%2052h1v1h-1zM1%2053h1v1h-1zM36%2053h1v1h-1zM45%2053h1v1h-1zM48%2053h1v1h-1zM58%2053h1v1h-1zM4%2054h1v1h-1zM14%2054h1v1h-1zM45%2054h1v1h-1zM1%2055h1v1h-1zM4%2055h1v1h-1zM5%2055h1v1h-1zM13%2055h1v1h-1zM0%2056h1v1h-1zM7%2056h1v1h-1zM13%2056h1v1h-1zM58%2056h1v1h-1zM63%2056h1v1h-1zM7%2057h1v1h-1zM13%2057h1v1h-1zM16%2057h1v1h-1zM33%2057h1v1h-1zM14%2058h1v1h-1zM15%2058h1v1h-1zM22%2058h1v1h-1zM50%2058h1v1h-1zM56%2058h1v1h-1zM62%2058h1v1h-1zM7%2059h1v1h-1zM17%2059h1v1h-1zM35%2059h1v1h-1zM36%2059h1v1h-1zM53%2059h1v1h-1zM63%2059h1v1h-1zM24%2060h1v1h-1zM32%2060h1v1h-1zM55%2060h1v1h-1zM40%2061h1v1h-1zM45%2061h1v1h-1zM59%2061h1v1h-1zM3%2062h1v1h-1zM17%2062h1v1h-1zM18%2062h1v1h-1zM25%2062h1v1h-1zM34%2062h1v1h-1zM43%2062h1v1h-1zM62%2062h1v1h-1zM0%2063h1v1h-1zM18%2063h1v1h-1zM20%2063h1v1h-1z'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='grain'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='white' opacity='.14' filter='url(%23grain)' d='M0 0h200v200H0z'/%3E%3C/svg%3E"),radial-gradient(ellipse at 20% 15%,rgb(217 230 215 / 8%),transparent 35%),radial-gradient(ellipse at 75% 40%,rgb(217 230 215 / 6%),transparent 40%),repeating-linear-gradient(174deg,transparent 0 55px,rgb(224 232 218 / 2%) 65px,transparent 80px);box-shadow:none}:root[data-wc-theme=dark]{--wc-copy-primary: var(--wc-text-primary);--wc-copy-secondary: #d1d5db;--wc-coursework-background: #111827;--wc-paper-surface: #1e293b;--wc-soft-surface: #263449;--wc-theme-border: #3b4b62;--wc-promo-surface: #203149;--wc-promo-glow: #2b4464;--wc-promo-border: #526f98}:root[data-wc-theme=dark]:has(.learn-page){--wc-coursework-background: #1b2738}:root[data-wc-theme=dark] :is(.wc-page-scroll,.content-layout,.content-main,.learn-page,.learn-page>.page-content){background:var(--wc-coursework-background)!important;color:var(--wc-text-primary)}:root[data-wc-theme=dark] .learn-part{background:var(--wc-coursework-background);color:var(--wc-text-primary)}:root[data-wc-theme=dark] :is(.page-breadcrumb-strip,.topic-breadcrumb-strip){background:var(--wc-surface)!important;color:var(--wc-text-muted);border-bottom:0!important}:root[data-wc-theme=dark] .wc-shell--with-nav .page-breadcrumb-strip{background:var(--wc-surface)!important}:root[data-wc-theme=dark] .page-breadcrumbs{color:var(--wc-copy-secondary)!important;opacity:1}:root[data-wc-theme=dark] .page-breadcrumbs :is(a,span){color:inherit!important}:root[data-wc-theme=dark] .mobile-page-breadcrumbs{background:var(--wc-surface);border-bottom:0!important;color:var(--wc-copy-secondary)}:root[data-wc-theme=dark] .mobile-page-breadcrumbs__home{color:var(--wc-copy-secondary)!important}:root[data-wc-theme=dark] :is(.wc-eyebrow,.overview-eyebrow,.invite-tag){color:var(--wc-text-muted)!important}:root[data-wc-theme=dark] .learn-part .prose{color:var(--wc-text-primary);--tw-prose-body: var(--wc-text-primary);--tw-prose-headings: var(--wc-text-heading);--tw-prose-bold: var(--wc-text-primary);--tw-prose-links: var(--wc-inline-link);--tw-prose-counters: var(--wc-text-muted);--tw-prose-bullets: var(--wc-text-muted)}:root[data-wc-theme=dark] .learn-part .prose :is(p,li,strong,td,th){color:inherit}:root[data-wc-theme=dark] .learn-part .prose a{color:var(--wc-inline-link)}:root[data-wc-theme=dark] .learn-part .prose a:is(:hover,:focus-visible){color:var(--wc-inline-link-hover)}:root[data-wc-theme=dark] .callout-card--key-idea{background:var(--wc-card-blue-background);border-color:var(--wc-card-blue-border);color:var(--wc-copy-secondary)}:root[data-wc-theme=dark] .callout-card--key-idea :is(.callout-card__node,.callout-title,.callout-card__icon){background-color:var(--wc-card-blue-background);color:var(--wc-card-blue-heading);border-color:var(--wc-card-blue-border);stroke:currentColor}:root[data-wc-theme=dark] .wise-cow-card:not(.wise-cow-card--intro){background:var(--wc-card-blue-background);border-color:var(--wc-card-blue-border)}:root[data-wc-theme=dark] .contents-sidebar{background:var(--wc-surface)!important;border-color:var(--wc-border)}:root[data-wc-theme=dark] :is(.sidebar-header p,.page-header__eyebrow){color:var(--wc-text-muted)!important}:root[data-wc-theme=dark]{--wc-text-secondary: var(--wc-text-muted);--wc-lightbox-backdrop: rgb(3 7 18 / 72%);--wc-lightbox-shadow: 0 20px 80px rgb(0 0 0 / 45%)}:root[data-wc-theme=dark] :is(.cd-textbook__intro,.cd-journey__intro){background:var(--wc-card-blue-background);border-color:var(--wc-border)}:root[data-wc-theme=dark] :is(.cd-textbook__intro,.cd-journey__intro) :is(h2,h3){--wc-heading-color: var(--wc-text-heading);color:var(--wc-text-heading)}:root[data-wc-theme=dark] :is(.cd-textbook__intro,.cd-journey__intro) p{color:var(--wc-copy-secondary)}:root[data-wc-theme=dark] :is([data-task-rows],.wc-task-row){border-color:#2c394c}:root[data-wc-theme=dark] .wc-task-row:not(.is-menu-dismissed):hover,:root[data-wc-theme=dark] .wc-task-row:has(.wc-task-row-link:focus-visible){background:#1b293d;box-shadow:inset 3px 0 var(--wc-card-blue-accent)}:root[data-wc-theme=dark] .wc-task-row :is(.wc-task-topic-summary,.wc-task-topics,.wc-task-mobile-date,.wc-task-date,.wc-task-summary,.wc-task-icon,.wc-task-deadline,.wc-task-menu>summary),:root[data-wc-theme=dark] :is(.wc-tasks-loading,.wc-pagination){color:var(--wc-text-muted)}:root[data-wc-theme=dark] .wc-task-result{color:var(--wc-text-primary)}:root[data-wc-theme=dark] .wc-task-row{--task-status-color: #93b4ff}:root[data-wc-theme=dark] .wc-task-row[data-status=completed]{--task-status-color: #72d9a2}:root[data-wc-theme=dark] .wc-task-row[data-status=marking]{--task-status-color: #c89af3}:root[data-wc-theme=dark] .wc-task-row:is([data-status=skipped],[data-status=cancelled]){--task-status-color: #a8b5c8}:root[data-wc-theme=dark] .wc-task-row[data-status=expired]{--task-status-color: #f395a0}:root[data-wc-theme=dark] .wc-task-grade[data-grade=A]{color:#72d9a2}:root[data-wc-theme=dark] .wc-task-grade[data-grade=B]{color:#c89af3}:root[data-wc-theme=dark] .wc-task-grade[data-grade=C]{color:#93b4ff}:root[data-wc-theme=dark] :is(.wc-task-grade[data-grade=D],.wc-task-summary .wc-task-clock.is-warning){color:#f4db95}:root[data-wc-theme=dark] :is(.wc-task-grade[data-grade=F],.wc-task-summary .wc-task-clock.is-urgent){color:#f395a0}:root[data-wc-theme=dark] :is(.wc-task-types .wc-selector,.wc-selector-panel,.cd-journey__menu-panel,.wc-pagination button){background:var(--wc-surface);color:var(--wc-text-primary);border-color:var(--wc-border)}:root[data-wc-theme=dark] :is(.wc-selector,.wc-choice-card,.wc-choice-button):hover:not(:disabled),:root[data-wc-theme=dark] .wc-task-types .wc-task-type[aria-pressed=false]:hover:not(:disabled),:root[data-wc-theme=dark] .wc-selector-panel label:hover{background:var(--wc-surface-muted);color:var(--wc-text-heading);border-color:var(--wc-control-border)}:root[data-wc-theme=dark] :is(.wc-choice-card,.wc-choice-button):is([aria-pressed=true],[aria-current=page]),:root[data-wc-theme=dark] .wc-task-types .wc-selector[aria-expanded=true],:root[data-wc-theme=dark] .wc-topic-choice:has(input:checked){background:var(--wc-card-blue-background);color:var(--wc-text-heading);border-color:var(--wc-card-blue-accent);box-shadow:inset 0 0 0 1px var(--wc-card-blue-accent)}@media(hover:hover){:root[data-wc-theme=dark] .wc-setup-topics>.wc-topic-choice:hover:not(:has(input:disabled,input:checked)){background:var(--wc-card-blue-background);border-color:var(--wc-card-blue-accent);box-shadow:inset 0 0 0 1px var(--wc-card-blue-accent)}}:root[data-wc-theme=dark] :is(.wc-task-type-total,.wc-selector__count),:root[data-wc-theme=dark] .wc-task-types .wc-task-type[aria-pressed=false] .wc-task-type-total,:root[data-wc-theme=dark] .wc-task-type-options .wc-selector__count{background:var(--wc-surface-muted);color:var(--wc-card-blue-heading)}:root[data-wc-theme=dark] :is(.wc-selector-panel legend,.wc-selector>svg:first-child,.wc-task-types .wc-task-type[aria-pressed=false]>svg:first-child){color:var(--wc-text-muted)}:root[data-wc-theme=dark] :is(.wc-choice-card>svg:first-child,.wc-topic-choice svg){color:var(--wc-card-blue-accent)}:root[data-wc-theme=dark] .cd-journey__menu-panel :is(button,a).cd-journey__menu-action{color:var(--wc-text-primary)!important}:root[data-wc-theme=dark] .cd-journey__menu-panel :is(button,a).cd-journey__menu-action:is(:hover,:focus-visible){background:var(--wc-surface-muted)!important;color:var(--wc-text-heading)!important}:root[data-wc-theme=dark] :is(.wc-pagination-size-toggle,.wc-segmented){background:#172235;border-color:var(--wc-border)}:root[data-wc-theme=dark] :is(.wc-pagination-size-toggle,.wc-segmented):before{background:#344660}:root[data-wc-theme=dark] .wc-pagination .wc-pagination-size-toggle button,:root[data-wc-theme=dark] .wc-segmented>label>input:not(:checked):not(:disabled)+span{color:var(--wc-text-muted)}:root[data-wc-theme=dark] .wc-pagination-size-toggle .wc-choice-button:is([aria-pressed=true],:hover),:root[data-wc-theme=dark] .wc-segmented>label>input:checked+span{color:var(--wc-text-heading);background:transparent}:root[data-wc-theme=dark] .wc-pagination .wc-pagination-size-toggle .wc-choice-button{border:0;box-shadow:none;background:transparent}:root[data-wc-theme=dark] .wc-lightbox{border:1px solid var(--wc-border)!important}:root[data-wc-theme=dark] .wc-lightbox :is(h2,h3,.modal-header>h5){color:var(--wc-text-heading)!important}:root[data-wc-theme=dark] .wc-lightbox .cd-reset-warning__intro{color:var(--wc-text-muted)!important}:root[data-wc-theme=dark] .wc-lightbox__button--primary{background:var(--wc-button-primary-bg)!important;border-color:var(--wc-button-primary-border)!important;color:var(--wc-button-primary-text)!important}:root[data-wc-theme=dark] .wc-lightbox__button--primary:hover:not(:disabled){background:var(--wc-button-primary-hover-bg)!important}:root[data-wc-theme=dark] .wc-lightbox :is(textarea,input,.swal2-select){background-color:#172235;color:var(--wc-text-primary);border-color:var(--wc-control-border)}:root[data-wc-theme=dark] .wc-lightbox .swal2-close{color:var(--wc-text-muted)}:root[data-wc-theme=dark] .cd-dashboard-shell{background:#111827!important}.wc-surface-name--canvas,.wc-surface-name--blackboard{display:none}:root[data-wc-theme=dark][data-wc-surface=whiteboard] .wc-surface-name--whiteboard,:root[data-wc-surface=blackboard] .wc-surface-name--whiteboard{display:none}:root[data-wc-theme=dark][data-wc-surface=whiteboard] .wc-surface-name--canvas,:root[data-wc-surface=blackboard] .wc-surface-name--blackboard{display:inline}:root[data-wc-theme=dark] :is(.desk-calculator__tooltip,.callout-card__calculator-tooltip,.practice-back-tooltip,.practice-readonly-tooltip,.practice-countdown-tooltip,.photo-limit-tooltip,.sidebar-rail-tooltip),:root[data-wc-theme=dark] :is(.marking-flag,.wc-task-tip):after{border:1px solid rgba(203,213,225,.2)}:root[data-wc-theme=dark] :is(.practice-rail,.practice-save-bar,.practice-desk-loading,#question-tabs-bar,#whiteboard-pane .whiteboard-tabs,.practice-rail__back){background:var(--wc-surface)!important;color:var(--wc-text-muted)!important;border-color:var(--wc-border)!important}:root[data-wc-theme=dark] #practice-main>.practice-save-bar{background-color:var(--wc-surface)!important}:root[data-wc-theme=dark] #practice-main{background-color:var(--wc-surface)!important}:root[data-wc-theme=dark] .practice-rail__exit{background:var(--wc-desk-action-bg);color:var(--wc-desk-action-text)}:root[data-wc-theme=dark] .practice-rail__exit:hover:not([aria-disabled=true]){background:var(--wc-desk-action-hover-bg);color:var(--wc-desk-action-hover-text)}:root[data-wc-theme=dark] :is(.practice-photo-choices .same-device-upload,.phone-camera-upload .phone-photo-upload-button){background:var(--wc-desk-action-bg)!important;border-color:var(--wc-desk-action-bg)!important;color:var(--wc-desk-action-text)!important}:root[data-wc-theme=dark] :is(.practice-photo-choices .same-device-upload:hover:not([aria-disabled=true]),.phone-camera-upload .phone-photo-upload-button:hover:not(:disabled)){background:var(--wc-desk-action-hover-bg)!important;border-color:var(--wc-desk-action-hover-bg)!important;color:var(--wc-desk-action-hover-text)!important}:root[data-wc-theme=dark] .practice-rail__exit:focus-visible{outline:2px solid #9fbbe2;outline-offset:-3px}:root[data-wc-theme=dark] #question-pane.practice-pane{--wc-surface: #192638;background:var(--wc-surface)!important;color:var(--wc-text-primary)!important;border-color:var(--wc-border)!important}:root[data-wc-theme=dark] #question-scroll{scrollbar-color:var(--wc-control-border) var(--wc-surface);scrollbar-width:thin}:root[data-wc-theme=dark] #question-scroll::-webkit-scrollbar{width:9px}:root[data-wc-theme=dark] #question-scroll::-webkit-scrollbar-track{background:var(--wc-surface)}:root[data-wc-theme=dark] #question-scroll::-webkit-scrollbar-thumb{background:var(--wc-control-border);border-radius:999px}:root[data-wc-theme=dark] #question-pane :is(.question-content,.formulae-sheet,.formulae-label,.formulae-formula){color:var(--wc-text-primary)}:root[data-wc-theme=dark] #question-pane :is([style*="color: #6c757d"],[style*="color: #6b7280"],[data-mark-part]){color:var(--wc-text-muted)!important}:root[data-wc-theme=dark] .desk-panel-heading{color:var(--wc-text-primary)!important}:root[data-wc-theme=dark] #question-pane [style*="color: #1f2937"]{color:var(--wc-text-primary)!important}:root[data-wc-theme=dark] #question-pane :is(.question-content,.formulae-sheet) img{background:#e2e8f0;border-radius:4px}:root[data-wc-theme=dark] #question-pane :is(.question-content,.formulae-sheet) img[src$=".svg"]{background:transparent}:root[data-wc-theme=dark] :is(.question-tab,.answer-tab){color:var(--wc-text-muted)!important}:root[data-wc-theme=dark] :is(.question-tab,.answer-tab)[aria-selected=true]{color:var(--wc-card-blue-accent)!important;border-bottom-color:var(--wc-card-blue-accent)!important}:root[data-wc-theme=dark] :is(.question-tab,.answer-tab,.practice-rail__back):hover{background:var(--wc-surface-muted)!important}:root[data-wc-theme=dark] :is(.practice-countdown,.practice-timer .practice-timer__display,.practice-timer__sub){color:var(--wc-copy-secondary)}:root[data-wc-theme=dark] .practice-timer.is-overtime .practice-timer__display{color:#f4db95}:root[data-wc-theme=dark] .practice-qbox--unanswered{background:var(--wc-surface-muted);color:var(--wc-text-primary);border-color:var(--wc-control-border)}:root[data-wc-theme=dark] .practice-qbox--full{background:#315c4b;color:#e1f4e9}:root[data-wc-theme=dark] .practice-qbox--partial{background:#69552f;color:#fff0c7}:root[data-wc-theme=dark] .practice-qbox--none{background:#77414b;color:#ffe5e8}:root[data-wc-theme=dark] .practice-qbox--submitted{background:#38577b;color:#e4efff}:root[data-wc-theme=dark] .practice-qbox--draft{background:#69552f;color:#fff0c7}:root[data-wc-theme=dark] .practice-qbox.is-current{outline-color:var(--wc-card-blue-accent)}:root[data-wc-theme=dark] .practice-qbox--unanswered:hover{background:#344660}:root[data-wc-theme=dark] #practice-divider:before{background:var(--wc-border)}:root[data-wc-theme=dark] #practice-divider>svg{background:var(--wc-surface-muted);color:var(--wc-text-muted);border-color:var(--wc-control-border)}:root[data-wc-theme=dark] #whiteboard-pane .whiteboard-toolbar :is(button,.admin-answer-examples>summary){background:var(--wc-surface)!important;color:var(--wc-text-primary)!important;border-color:var(--wc-control-border)!important}:root[data-wc-theme=dark]:not(.wc-practice-phone) #whiteboard-pane .whiteboard-toolbar #submit-answer{color:var(--wc-control-text)!important}:root[data-wc-theme=dark]:not(.wc-practice-phone) #whiteboard-pane .whiteboard-toolbar #submit-answer svg{color:var(--wc-control-icon)!important}:root[data-wc-theme=dark] #whiteboard-pane .whiteboard-toolbar :is(button,summary):hover:not(:disabled){background:var(--wc-surface-muted)!important}:root[data-wc-theme=dark] #whiteboard-pane .whiteboard-toolbar .tool-btn.active{background:#2b4464!important;color:#c4daff!important;border-color:#92baff!important}:root[data-wc-theme=dark] #whiteboard-pane .whiteboard-toolbar button:disabled{color:#96a3b5!important;opacity:.45}:root[data-wc-theme=dark] #question-pane :is(.question-content p,.question-content li,.question-part-text,.formulae-title){color:var(--wc-text-primary)}:root[data-wc-theme=dark] #question-pane .question-part-mark{color:var(--wc-text-muted)}:root[data-wc-theme=dark] #whiteboard-pane.practice-pane{background:var(--wc-surface)!important;color:var(--wc-text-primary)}:root[data-wc-theme=dark] #solution-tab-content{color:var(--wc-text-primary)}:root[data-wc-theme=dark] .solution-content :is(h1,h2,h3,strong){color:var(--wc-text-heading)}:root[data-wc-theme=dark] .solution-content :is(p,li){color:var(--wc-text-primary)}:root[data-wc-theme=dark] .solution-content h2,:root[data-wc-theme=dark] .solution-content .sol-step+.sol-step{border-color:var(--wc-border)}:root[data-wc-theme=dark] .solution-content :is(.sol-comment,.sol-final,.sol-mark-label){background:var(--wc-card-green-background);border-color:var(--wc-card-green-border);color:var(--wc-card-green-heading)}:root[data-wc-theme=dark] .solution-content :is(.sol-mark,.sol-final .sol-final-label){color:var(--wc-card-green-heading)}:root[data-wc-theme=dark] .solution-content .sol-mark{border-color:var(--wc-card-green-border)}:root[data-wc-theme=dark] .solution-content .sol-comment:before{border-right-color:var(--wc-card-green-border)}:root[data-wc-theme=dark] .solution-content .sol-comment:after{border-right-color:var(--wc-card-green-background)}:root[data-wc-theme=dark] #solution-tab-content>div:not(.solution-content){color:var(--wc-text-muted)!important}:root[data-wc-theme=dark] :is(.cd-textbook__topic,.cd-settings-option,.cd-settings-topic,.queue-panel){background:var(--wc-surface);border-color:var(--wc-border);color:var(--wc-text-primary)}:root[data-wc-theme=dark] :is(.cd-textbook__title,.cd-textbook__heading h2,.cd-settings-card__title,.cd-settings-options legend,.cd-settings-option strong,.cd-settings-topic__name){color:var(--wc-text-heading)}:root[data-wc-theme=dark] :is(.cd-textbook__description,.cd-textbook__status,.cd-textbook__chevron,.cd-textbook__section-link,.cd-textbook__section-number,.cd-settings-card__description,.cd-settings-option small,.cd-topic-progress-intro){color:var(--wc-text-muted)}:root[data-wc-theme=dark] .cd-textbook__progress{background:var(--wc-border)}:root[data-wc-theme=dark] .cd-textbook__progress>span{background:var(--wc-card-blue-accent)}:root[data-wc-theme=dark] .cd-textbook__status svg{color:var(--wc-card-green-accent)}:root[data-wc-theme=dark] .cd-textbook__section-link:is(:hover,:focus-visible){background:var(--wc-surface-muted);color:var(--wc-text-heading)}:root[data-wc-theme=dark] .cd-settings-option:has(input:not(:checked)),:root[data-wc-theme=dark] .cd-settings-topic-list[aria-disabled=true] .cd-settings-topic{opacity:1}:root[data-wc-theme=dark] .cd-settings-option:has(input:checked),:root[data-wc-theme=dark] :is(.cd-settings-topic--dragging,.cd-settings-topic--preview){background:var(--wc-card-blue-background);border-color:var(--wc-card-blue-accent)}:root[data-wc-theme=dark] :is(.cd-settings-card__icon,.cd-settings-topic__position){background:var(--wc-surface-muted);color:var(--wc-card-blue-heading)}:root[data-wc-theme=dark] .cd-settings-topic--dragging:after{color:var(--wc-card-blue-heading)}:root[data-wc-theme=dark] .cd-settings-option:hover{background:var(--wc-surface-muted)}:root[data-wc-theme=dark] .cd-settings-topic__reset{background:var(--wc-card-red-background);color:var(--wc-card-red-heading);border-color:var(--wc-card-red-border)}:root[data-wc-theme=dark] .cd-settings-topic__reset:hover{background:#50303a}:root[data-wc-theme=dark] [data-tab-panel=cd-settings]>.cd-section__head{background:transparent!important}:root[data-wc-theme=dark] :is(.qm-summary,.qm-heading p,.qm-muted,.qm-job-meta,.qm-job h3 span,.qm-worker-timer,.qm-empty,.qm-help){color:var(--wc-text-muted)}:root[data-wc-theme=dark] :is(.qm-heading h2,.qm-job h3,.qm-empty h3){color:var(--wc-text-heading)}:root[data-wc-theme=dark] :is(.qm-job,.qm-worker-row){border-color:var(--wc-border)}:root[data-wc-theme=dark] .qm-badge{background:var(--wc-surface-muted);color:var(--wc-text-primary)}:root[data-wc-theme=dark] :is(.qm-badge--marking,.qm-badge--working){background:var(--wc-card-blue-background);color:var(--wc-card-blue-heading)}:root[data-wc-theme=dark] :is(.qm-badge--idle,.qm-badge--completed){background:var(--wc-card-green-background);color:var(--wc-card-green-heading)}:root[data-wc-theme=dark] .qm-badge--failed{background:var(--wc-card-red-background);color:var(--wc-card-red-heading)}:root[data-wc-theme=dark] .qm-badge--deferred{background:var(--wc-card-yellow-background);color:var(--wc-card-yellow-heading)}:root[data-wc-theme=dark] .cd-journey{--wc-card-blue-background: #203149;--wc-card-purple-background: #322642;--wc-card-orange-background: #3a2b21}:root[data-wc-theme=dark] :is(.cd-journey__card,.cd-journey-step,.cd-journey-step.is-skipped,.cd-journey__item.is-upcoming .cd-journey__card){background:var(--wc-surface);border-color:var(--wc-border)}:root[data-wc-theme=dark] .cd-journey-step.is-current{background:var(--wc-card-blue-background);border-color:var(--wc-card-blue-border)}:root[data-wc-theme=dark] .cd-journey-step.is-completed{background:var(--wc-card-green-background);border-color:var(--wc-card-green-border)}:root[data-wc-theme=dark] :is(.cd-journey-step__title,.cd-journey-step.is-completed .cd-journey-step__title){color:var(--wc-text-heading)}:root[data-wc-theme=dark] :is(.cd-journey-step__meta,.cd-journey-step.is-completed .cd-journey-step__meta,.cd-journey__revision p,.cd-journey__test p,.cd-journey__endpoint){color:var(--wc-copy-secondary)}:root[data-wc-theme=dark] .cd-journey__item :is(.cd-journey__node,.cd-journey__endpoint-dot){background:var(--wc-surface);box-shadow:0 0 0 7px #111827}:root[data-wc-theme=dark] .cd-journey__endpoint-dot{background:var(--wc-surface)}:root[data-wc-theme=dark] .cd-journey__endpoint--start.is-started .cd-journey__endpoint-dot{color:#17372e}:root[data-wc-theme=dark] .cd-journey__action{color:#111827!important}:root[data-wc-theme=dark] .cd-journey__action:hover{color:#111827!important}:root[data-wc-theme=dark] :is(.cd-journey__aside,.cd-journey__finale) blockquote{background:var(--wc-surface);border-color:var(--wc-border);color:var(--wc-copy-secondary)}:root[data-wc-theme=dark] :is(.cd-journey__aside,.cd-journey__finale) blockquote:before{border-right-color:var(--wc-border);border-left-color:var(--wc-border)}:root[data-wc-theme=dark] :is(.cd-journey__aside,.cd-journey__finale) blockquote:after{border-right-color:var(--wc-surface);border-left-color:var(--wc-surface)}:root[data-wc-theme=dark] .cd-journey__track:before{background:var(--wc-border)}:root[data-wc-theme=dark] .cd-journey__item.is-upcoming .cd-journey__node{color:var(--wc-text-muted)}:root[data-wc-theme=dark] .cd-journey__test.is-upcoming .cd-journey__card{background:var(--wc-card-purple-background);border-color:var(--wc-card-purple-border)}:root[data-wc-theme=dark] .cd-journey__revision.is-upcoming .cd-journey__card{background:var(--wc-card-orange-background);border-color:var(--wc-card-orange-border)}:root[data-wc-theme=dark] .wc-selector-panel .wc-selector-panel__done{background:var(--wc-button-primary-bg)!important;color:var(--wc-button-primary-text)!important}:root[data-wc-theme=dark] .wc-selector-panel .wc-selector-panel__done:hover{background:var(--wc-button-primary-hover-bg)!important}:root[data-wc-theme=dark] :is(.practice-rail__logo,.practice-rail__bottom){border-color:#344258}:root[data-wc-theme=dark] :is(.practice-countdown,.practice-timer .practice-timer__display){color:#d5dfec}:root[data-wc-theme=dark] .practice-countdown.is-urgent{color:#f395a0}:root[data-wc-theme=dark] #whiteboard-pane .whiteboard-toolbar button:not(#submit-answer):not(.active){color:var(--wc-text-primary)!important}:root[data-wc-theme=dark] #whiteboard-pane .whiteboard-toolbar button:hover:not(.active):not(#submit-answer):not([aria-disabled=true]):not(:disabled){background:var(--wc-surface-muted)!important;border-color:var(--wc-control-border)!important;filter:none}:root[data-wc-theme=dark] #whiteboard-pane .whiteboard-toolbar button:not(#submit-answer):disabled{color:var(--wc-text-muted)!important;opacity:.7}:root[data-wc-theme=dark] #whiteboard-pane .whiteboard-toolbar :is(button:not(#submit-answer),.admin-answer-examples>summary) svg{color:#9eacc0}:root[data-wc-theme=dark] #whiteboard-pane .whiteboard-toolbar .tool-btn.active svg{color:#acc5eb}:root[data-wc-theme=dark] .contents-sidebar--topic{--wc-paper-surface: var(--wc-mobile-menu-item);--wc-soft-surface: var(--wc-mobile-menu-panel);--wc-theme-border: var(--wc-menu-group-border);--wc-topic-page-bg: #2e4058}:root[data-wc-theme=dark] .contents-sidebar--topic .topic-contents-panel__eyebrow{color:var(--wc-text-heading)}:root[data-wc-theme=dark] .contents-sidebar--topic .topic-contents-panel__title{color:var(--wc-text-muted)}:root[data-wc-theme=dark] .contents-sidebar--topic .section-group{background:var(--wc-mobile-menu-panel)}:root[data-wc-theme=dark] .contents-sidebar--topic .section-header{background:var(--wc-mobile-menu-item)}:root[data-wc-theme=dark] .contents-sidebar--topic .section-header.is-current{background:var(--wc-mobile-menu-item)}:root[data-wc-theme=dark] .contents-sidebar--topic .section-header__title{color:var(--wc-text-primary)}:root[data-wc-theme=dark] .contents-sidebar--topic .section-header__toggle{color:var(--wc-text-muted)}:root[data-wc-theme=dark] .contents-sidebar--topic .topic-part-row{background:var(--wc-topic-page-bg)}:root[data-wc-theme=dark] .contents-sidebar--topic :is(.topic-part-row,.nav-group-content,.topic-part-practice-link){border-color:var(--wc-menu-group-border)}:root[data-wc-theme=dark] .contents-sidebar--topic .part-link{background:var(--wc-topic-page-bg)!important;border-color:var(--wc-menu-group-border)!important}:root[data-wc-theme=dark] .contents-sidebar--topic .topic-part-practice-link,:root[data-wc-theme=dark] .contents-sidebar--topic .part-link.is-completed+.topic-part-practice-link{background:var(--wc-topic-page-bg);color:var(--wc-copy-secondary)}:root[data-wc-theme=dark] .contents-sidebar--topic :is(.part-link,.topic-part-practice-link):is(:hover,:focus-visible){background:var(--wc-mobile-menu-hover)!important;color:var(--wc-text-heading)!important}:root[data-wc-theme=dark] .contents-sidebar--topic .part-link.is-current,:root[data-wc-theme=dark] .contents-sidebar--topic .part-link.is-current+.topic-part-practice-link{background:var(--wc-mobile-menu-active)!important;color:var(--wc-card-blue-heading)!important}:root[data-wc-theme=dark] .wc-task-marking{color:var(--wc-card-purple-accent)}:root[data-wc-theme=dark]{--wc-page-background: #111827}:root[data-wc-theme=dark] .wc-review-navigation{background:var(--wc-surface)}:root[data-wc-theme=dark] .wc-review-overview{background:var(--wc-card-blue-background);border-color:var(--wc-border)}:root[data-wc-theme=dark] :is(.wc-review-overview h2,.wc-review-totals dd,.wc-review-criterion-score){color:var(--wc-text-primary)}:root[data-wc-theme=dark] :is(.wc-review-overview p,.wc-review-note,.wc-review-totals dt,.wc-review-totals dd span,.wc-review-score,.wc-review-no-answer,.wc-review-tabs button,.wc-review-criteria li p,[data-review-loading]){color:var(--wc-text-muted)}:root[data-wc-theme=dark] .wc-review-question-heading h2{--wc-heading-color: var(--wc-text-muted)}:root[data-wc-theme=dark] :is(.wc-review-tabs,.wc-review-criteria li){border-color:var(--wc-border)}:root[data-wc-theme=dark] .wc-review-tabs button:is(:hover,[aria-selected=true]){color:var(--wc-card-blue-accent);border-bottom-color:var(--wc-card-blue-accent)}:root[data-wc-theme=dark] :is(.wc-review-score.is-marking,.criterion-manual-pill){color:var(--wc-card-purple-heading)}:root[data-wc-theme=dark] .wc-review-awarded-mark{color:var(--wc-card-red-accent)}:root[data-wc-theme=dark] .wc-review-page :is(.question-content,.question-content p,.question-content li,.question-part-text){color:var(--wc-text-primary)}:root[data-wc-theme=dark] .wc-review-page :is([data-mark-part],.question-part-mark){color:var(--wc-text-muted)!important}:root[data-wc-theme=dark] .wc-review-page .question-content img{background:#e2e8f0;border-radius:4px}:root[data-wc-theme=dark] .wc-review-page .question-content img[src$=".svg"]{background:transparent}:root[data-wc-theme=dark] .wc-review-details.prose{color:var(--wc-text-primary);--tw-prose-body: var(--wc-text-primary);--tw-prose-headings: var(--wc-text-heading)}:root[data-wc-theme=dark] .criterion-override__btn{background:var(--wc-surface-muted);border-color:var(--wc-control-border);color:var(--wc-text-muted)}:root[data-wc-theme=dark] .criterion-override__btn--yes:is(:hover,.is-active){background:var(--wc-card-green-background);color:var(--wc-card-green-heading);border-color:var(--wc-card-green-border)}:root[data-wc-theme=dark] .criterion-override__btn--no:is(:hover,.is-active){background:var(--wc-card-red-background);color:var(--wc-card-red-heading);border-color:var(--wc-card-red-border)}:root[data-wc-theme=dark] :is([style*="color: #6c757d"],[style*="color:#6c757d"],.back-link){color:var(--wc-text-muted)!important}:root[data-wc-theme=dark] :is([style*="color: #374151"],[style*="color: #1f2937"],[style*="color: #3a3a3a"]){color:var(--wc-text-primary)!important}:root[data-wc-theme=dark] :is(.btn-primary,.wc-promo-button--primary,.invite-primary){background:var(--wc-button-primary-bg)!important;color:var(--wc-button-primary-text)!important;border-color:var(--wc-button-primary-border)!important}:root[data-wc-theme=dark] :is(.btn-primary,.wc-promo-button--primary,.invite-primary):hover{background:var(--wc-button-primary-hover-bg)!important}:root[data-wc-theme=dark] :is(.student-join-card,[style*="background: #f8f9fa"],[style*="background: #f9fafb"]){background:var(--wc-surface)!important;border-color:var(--wc-border)!important}:root[data-wc-theme=dark] [style*="background: #fff3cd"]{background:var(--wc-card-yellow-background)!important}:root[data-wc-theme=dark] [style*="background: #f8d7da"]{background:var(--wc-card-red-background)!important}:root[data-wc-theme=dark] :is(.wc-feature-card__promise,.catalogue-preview h3,.catalogue-preview h4,.invite-gift-card){color:var(--wc-text-primary)}:root[data-wc-theme=dark] :is(.catalogue-preview__label,.catalogue-preview p,.wc-promo-banner__eyebrow){color:var(--wc-text-muted)}:root[data-wc-theme=dark] .catalogue-preview__halo{background:var(--wc-surface-muted)}:root[data-wc-theme=dark] .wc-progress{color:var(--wc-text-primary)}:root[data-wc-theme=dark] :is(.wp-course,.wp-panel,.wp-detail){background:var(--wc-surface);border-color:var(--wc-border)}:root[data-wc-theme=dark] :is(.wp-course p,.wp-panel p,.wp-muted,.wp-eyebrow,.wp-metrics span,.wp-performance-controls label,.wc-progress summary,.wp-topic small,.wp-segments button){color:var(--wc-text-muted)}:root[data-wc-theme=dark] .wp-segments{background:#172235}:root[data-wc-theme=dark] .wp-segments button[aria-pressed=true]{background:#344660;color:var(--wc-text-heading)}:root[data-wc-theme=dark] .wc-progress :is(td,th,.wp-topic){border-color:var(--wc-border)}:root[data-wc-theme=dark] .wc-notice{--notice-background: var(--wc-card-blue-background);--notice-border: var(--wc-card-blue-border);--notice-text: var(--wc-card-blue-heading);--notice-accent: var(--wc-card-blue-accent)}:root[data-wc-theme=dark] .wc-notice--green{--notice-background: var(--wc-card-green-background);--notice-border: var(--wc-card-green-border);--notice-text: var(--wc-card-green-heading);--notice-accent: var(--wc-card-green-accent)}:root[data-wc-theme=dark] .wc-notice--red{--notice-background: var(--wc-card-red-background);--notice-border: var(--wc-card-red-border);--notice-text: var(--wc-card-red-heading);--notice-accent: var(--wc-card-red-accent)}:root[data-wc-theme=dark] .wc-notice--amber{--notice-background: var(--wc-card-yellow-background);--notice-border: var(--wc-card-yellow-border);--notice-text: var(--wc-card-yellow-heading);--notice-accent: var(--wc-card-yellow-accent)}:root[data-wc-theme=dark] .wc-notice--purple{--notice-background: var(--wc-card-purple-background);--notice-border: var(--wc-card-purple-border);--notice-text: var(--wc-card-purple-heading);--notice-accent: var(--wc-card-purple-accent)}:root[data-wc-theme=dark] .wc-notice--orange{--notice-background: var(--wc-card-orange-background);--notice-border: var(--wc-card-orange-border);--notice-text: var(--wc-card-orange-heading);--notice-accent: var(--wc-card-orange-accent)}:root[data-wc-theme=dark] .wc-notice--grey{--notice-background: var(--wc-card-black-background);--notice-border: var(--wc-card-black-border);--notice-text: var(--wc-card-black-heading);--notice-accent: var(--wc-card-black-accent)}:root[data-wc-theme=dark] :is(.content-card>p,.allowance-meter__state,.simulation-option small,.text-slate-600){color:var(--wc-text-muted)!important}:root[data-wc-theme=dark] :is(.catalogue-preview figcaption,.catalogue-preview__feedback strong,.invite-voucher--friend){color:var(--wc-text-primary)}:root[data-wc-theme=dark] .wc-shell--admin :is(.aq-sort-ind,.aq-id,.mt-id,.admin-content table a){color:var(--wc-text-link)}:root[data-wc-theme=dark] .wc-shell--admin code{background:var(--wc-surface-muted);color:var(--wc-text-primary)}:root[data-wc-theme=dark] .wc-shell--admin :is(.badge,.mt-badge,.aq-pill){background:var(--wc-surface-muted);color:var(--wc-text-primary)}:root[data-wc-theme=dark] .wc-shell--admin :is(.badge-active,.mt-badge--good,.aq-status-graded,.alert-success){background:var(--wc-card-green-background);color:var(--wc-card-green-heading);border-color:var(--wc-card-green-border)}:root[data-wc-theme=dark] .wc-shell--admin :is(.badge-blocked,.mt-badge--bad,.aq-status-failed,.aq-status-stuck,.alert-error,.mt-notice--error,.stripe-alert[role=alert]){background:var(--wc-card-red-background);color:var(--wc-card-red-heading);border-color:var(--wc-card-red-border)}:root[data-wc-theme=dark] .wc-shell--admin :is(.badge-pending,.mt-badge--warn,.aq-status-deferred){background:var(--wc-card-yellow-background);color:var(--wc-card-yellow-heading)}:root[data-wc-theme=dark] .wc-shell--admin :is(.mt-badge--blue,.aq-status-grading){background:var(--wc-card-blue-background);color:var(--wc-card-blue-heading)}:root[data-wc-theme=dark] .wc-shell--admin .aq-marks-zero{color:var(--wc-card-red-heading)}:root[data-wc-theme=dark] .wp-chart text{fill:var(--wc-text-muted)}:root[data-wc-theme=dark] .ipad-tour__steps button[aria-pressed=true]{background:var(--wc-button-primary-bg);color:var(--wc-button-primary-text)}:root[data-wc-theme=dark] .home-course .btn{background:var(--wc-surface);color:var(--wc-text-primary)}:root[data-wc-theme=dark] .eyebrow{color:var(--wc-text-muted)}:root[data-wc-theme=dark] .wc-shell--admin :is(.text-gray-700,.text-gray-600){color:var(--wc-text-primary)!important}:root[data-wc-theme=dark] .wc-shell--admin :is(.bg-gray-200,.bg-white){background:var(--wc-surface-muted)!important}:root[data-wc-theme=dark] .wc-shell--admin :is(.border-gray-300,.border-gray-200){border-color:var(--wc-border)!important}:root[data-wc-theme=dark] .wc-shell--admin a.mt-muted{color:var(--wc-text-link)}:root[data-wc-theme=dark] :is(button,select,[role=button],.btn,.wc-button,.page-tab,.nav-item,.nav-group-title,.cd-journey__menu-action):not(.wc-task-status):not(.wc-task-icon):not(.wc-task-deadline):not(.practice-rail__exit):not(#submit-answer):not(.btn-primary):not(.btn-danger):not(.wc-button--primary):not(.wc-button--success):not(.wc-button--danger):not(.wc-lightbox__button--primary):not(.criterion-override__btn--yes):not(.criterion-override__btn--no){color:var(--wc-control-text)!important}:root[data-wc-theme=dark] :is(button,select,[role=button],.btn,.wc-button,.page-tab,.nav-item,.nav-group-title,.cd-journey__menu-action):is(.active,.is-active,.is-current,[aria-pressed=true],[aria-selected=true],[aria-expanded=true],[aria-current]):not(.wc-task-status):not(.practice-rail__exit):not(#submit-answer):not(.btn-primary):not(.btn-danger):not(.wc-button--primary):not(.wc-button--success):not(.wc-button--danger):not(.wc-lightbox__button--primary):not(.criterion-override__btn--yes):not(.criterion-override__btn--no){color:var(--wc-control-selected-text)!important}:root[data-wc-theme=dark] :is(button,summary,[role=button],.btn,.wc-button,.page-tab,.nav-item,.nav-group-title,.cd-journey__menu-action):not(.wc-task-status):not(.wc-task-icon):not(.wc-task-deadline):not(.practice-rail__exit):not(#submit-answer):not(.btn-primary):not(.btn-danger):not(.wc-button--primary):not(.wc-button--success):not(.wc-button--danger):not(.wc-lightbox__button--primary):not(.criterion-override__btn--yes):not(.criterion-override__btn--no) svg{color:var(--wc-control-icon)!important}:root[data-wc-theme=dark] :is(button,summary,[role=button],.btn,.wc-button,.page-tab,.nav-item,.nav-group-title,.cd-journey__menu-action):is(.active,.is-active,.is-current,[aria-pressed=true],[aria-selected=true],[aria-expanded=true],[aria-current]):not(.wc-task-status):not(.practice-rail__exit):not(#submit-answer):not(.btn-primary):not(.btn-danger):not(.wc-button--primary):not(.wc-button--success):not(.wc-button--danger):not(.wc-lightbox__button--primary):not(.criterion-override__btn--yes):not(.criterion-override__btn--no) svg{color:var(--wc-control-selected-icon)!important}:root[data-wc-theme=dark] .page-tab.is-active{color:#b7d6c5!important}:root[data-wc-theme=dark] .wc-task-row{--task-status-color: #819abc}:root[data-wc-theme=dark] .wc-task-row[data-status=completed]{--task-status-color: #75b69a}:root[data-wc-theme=dark] .wc-task-row[data-status=marking]{--task-status-color: #b497cb}:root[data-wc-theme=dark] .wc-task-row[data-status=expired]{--task-status-color: #d897a1}:root[data-wc-theme=dark] :is(.wc-button--primary,.wc-button--success,.cd-cta:not(.cd-cta--secondary),.cd-topic-practice-btn,.cd-journey__action,.cd-practice-warning__button--primary,.cd-practice-submit,.cd-exam-generation-dialog__button--primary,.cd-settings-save,.notification-card__action--primary,.wc-task-button,.wc-task-filter button[aria-pressed=true],.wc-shell--admin .toggle-btn.active,.wc-shell--admin .admin-settings .settings-mode .active,.same-device-upload:not(.same-device-upload--secondary),.btn-icon.active,.marking-question-action--retry,.tool-btn.active,.practice-nav-bar .footer-nav-btn--toggle[aria-pressed=true],button[type=submit]:not([class*=btn-]):not(.btn):not(.wc-button):not(.phone-photo-upload-button):not(#submit-answer):not(.marking-question-action):not(.submit-btn):not(.wc-notice button):not(.simulation-exit-button),:is(button,a,input[type=submit],[role=button]):is([style*="background: #2563eb"],[style*="background:#2563eb"],[style*="background: #3b82f6"],[style*="background:#3b82f6"],[style*="background: #1976d2"],[style*="background:#1976d2"])){background:var(--wc-button-primary-bg)!important;border-color:var(--wc-button-primary-border)!important;color:var(--wc-button-primary-text)!important}:root[data-wc-theme=dark] :is(.wc-button--primary,.wc-button--success,.cd-cta:not(.cd-cta--secondary),.cd-topic-practice-btn,.cd-journey__action,.cd-practice-warning__button--primary,.cd-practice-submit,.cd-exam-generation-dialog__button--primary,.cd-settings-save,.notification-card__action--primary,.wc-task-button,.wc-task-filter button[aria-pressed=true],.wc-shell--admin .toggle-btn.active,.wc-shell--admin .admin-settings .settings-mode .active,.same-device-upload:not(.same-device-upload--secondary),.btn-icon.active,.marking-question-action--retry,.tool-btn.active,.practice-nav-bar .footer-nav-btn--toggle[aria-pressed=true],button[type=submit]:not([class*=btn-]):not(.btn):not(.wc-button):not(.phone-photo-upload-button):not(#submit-answer):not(.marking-question-action):not(.submit-btn):not(.wc-notice button):not(.simulation-exit-button),:is(button,a,input[type=submit],[role=button]):is([style*="background: #2563eb"],[style*="background:#2563eb"],[style*="background: #3b82f6"],[style*="background:#3b82f6"],[style*="background: #1976d2"],[style*="background:#1976d2"])):hover:not(:disabled){background:var(--wc-button-primary-hover-bg)!important;color:var(--wc-desk-action-hover-text)!important}:root #sidebar .nav-group-title--dashboard,:root[data-wc-theme=dark] #sidebar .nav-group-title--dashboard{background:transparent!important}@media(min-width:1025px){:root[data-wc-theme=dark] #sidebar .nav-group:has(>.nav-group-title--dashboard){background:transparent}}@media(hover:hover){:root #sidebar .nav-group-title--dashboard:hover{background:#eef2f6!important}:root[data-wc-theme=dark] #sidebar .nav-group-title--dashboard:hover{background:var(--wc-mobile-menu-hover)!important}}:root[data-wc-theme=dark] #phone-photo-upload-form #practice-photo-upload-button,:root[data-wc-theme=dark] #phone-photo-upload-form #practice-photo-upload-button svg{color:var(--wc-desk-action-text)!important;stroke:currentColor!important}:root[data-wc-theme=dark] #phone-photo-upload-form #practice-photo-upload-button{border-color:var(--wc-button-primary-border)!important}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fafafa;color:var(--wc-text-primary);font:16px/1.65 var(--wc-font-sans);letter-spacing:var(--wc-body-letter-spacing)}a{color:var(--wc-inline-link);text-underline-offset:.2em}a:hover{color:var(--wc-inline-link-hover)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--wc-card-blue-accent);outline-offset:5px}h1{font-size:clamp(2.5rem,4.1vw,3.65rem);margin:18px 0 24px}h2{font-size:clamp(1.65rem,2.6vw,2.3rem)}h3{font-size:1.1rem}p{margin:0 0 1rem}figure{margin:0}.site-header,main,.site-footer{max-width:1280px;margin-inline:auto;padding-inline:40px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:22px;border-bottom:1px solid var(--wc-border, #e5e7eb)}nav{display:flex;align-items:center;gap:28px}nav a{text-decoration:none;font-size:.9rem}.brand{display:inline-flex;align-items:center;flex-shrink:0;gap:10px;font-size:1.45rem;font-weight:700;color:var(--wc-text-primary);text-decoration:none;letter-spacing:-.025em}.brand img{width:60px;height:60px;object-fit:contain}.skip-link{position:fixed;top:8px;left:8px;z-index:10;padding:12px;background:var(--wc-surface, #fff);transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-icon{flex-shrink:0}.btn .site-icon,.text-link .site-icon{width:18px;height:18px}.public-site .btn-primary:hover{color:var(--wc-on-accent, #fff)}.eyebrow{margin:0 0 14px}.intro{max-width:38rem;font-size:1.08rem;color:var(--wc-text-muted, #626872)}.note{color:var(--wc-text-muted, #626872);font-size:.78rem}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin:28px 0 16px}.text-link{display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:.88rem;text-decoration:none}.text-link:hover{text-decoration:underline}main:has(.home-hero){max-width:1440px}.home-hero{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:32px;padding-block:64px 72px}.home-hero__copy{min-width:0}.home-hero h1 span{color:var(--wc-card-blue-accent)}.home-hero__promise{margin:0 0 18px;color:var(--wc-text-primary);font-size:1.2rem;font-weight:600;line-height:1.4}.home-hero .intro strong{color:var(--wc-text-primary);font-weight:600}.ipad-tour{min-width:0}.ipad-tour__device{position:relative;padding:3.1% 3.6%;border:2px solid #777b81;border-radius:clamp(24px,4vw,52px);background:linear-gradient(145deg,#38393d,#111214 12%,#08090b 76%,#323438);box-shadow:inset 0 0 0 2px #24262a,inset 0 1px 2px #c2c3c5,0 22px 38px -16px #12213b57}.ipad-tour__device:before{content:"";position:absolute;left:1.25%;top:50%;width:clamp(4px,.5vw,7px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 40% 35%,#314558,#0a0b11 65%);box-shadow:0 0 0 1px #292b30;transform:translateY(-50%)}.ipad-tour__screen{display:grid;aspect-ratio:36 / 25;overflow:hidden;border-radius:clamp(12px,2vw,28px);background:var(--wc-surface, white);isolation:isolate}.ipad-tour__view{grid-area:1 / 1;min-width:0;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s}.ipad-tour__view.is-active{opacity:1;visibility:visible}.ipad-tour__view img{display:block;width:100%;height:100%;object-fit:cover}.ipad-tour__description{min-height:166px;margin-top:25px;text-align:center}.ipad-tour__description .eyebrow{margin-bottom:9px}.ipad-tour__description h2{margin:0 0 9px;font-size:clamp(1.25rem,2vw,1.65rem)}.ipad-tour__description p:last-child{max-width:39rem;margin:0 auto;color:var(--wc-text-muted, #626872);font-size:.9rem}.ipad-tour__controls[hidden]{display:none}.ipad-tour__steps,.ipad-tour__toolbar,.ipad-tour__navigation,.ipad-tour__sound{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px}.ipad-tour__toolbar{margin-top:13px;gap:12px 22px}.ipad-tour button{min-height:44px;padding:8px 12px;border:1px solid #dbe4ef;border-radius:10px;background:var(--wc-surface, white);color:var(--wc-text-primary);font:600 .8rem var(--wc-font-sans);cursor:pointer}.ipad-tour button:hover{background:var(--wc-card-blue-background)}.ipad-tour__steps button[aria-pressed=true]{background:var(--wc-card-blue-accent);color:var(--wc-on-accent, #fff);border-color:var(--wc-card-blue-accent)}.ipad-tour__sound button{border-radius:24px;font-size:.76rem}.ipad-tour__sound button span{margin-left:6px;color:var(--wc-text-muted, #626872)}.ipad-tour__sound button[aria-pressed=true]{background:var(--wc-card-blue-background);border-color:var(--wc-card-blue-accent)}.ipad-tour__sound button[aria-pressed=true] span{color:var(--wc-card-blue-accent)}.ipad-tour__status{margin:10px 0 0;color:var(--wc-text-muted, #626872);text-align:center;font-size:.8rem}.ipad-tour__status:empty{display:none}@media(prefers-reduced-motion:reduce){.ipad-tour__view{transition:none}}.home-walkthrough{padding-block:48px 64px;border-top:1px solid var(--wc-border, #e5e7eb);scroll-margin-top:24px}.home-step{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:56px;padding-block:32px}.home-step+.home-step{border-top:1px solid var(--wc-border, #e5e7eb)}.home-step__copy,.home-step__image{min-width:0}.home-step__copy h3{margin:0 0 22px;font-size:clamp(1.8rem,3vw,2.5rem)}.home-step__copy>p:not(.eyebrow){color:var(--wc-text-muted, #626872)}.home-step__image img{display:block;width:100%;height:auto;mix-blend-mode:multiply}.home-step__image figcaption{padding:12px;color:var(--wc-text-muted, #626872);text-align:center;font-size:.8rem}.home-step--reverse{grid-template-columns:1.2fr .8fr}.home-step--reverse .home-step__image{grid-column:1;grid-row:1}.home-step--reverse .home-step__copy{grid-column:2;grid-row:1}.home-features{padding-block:48px 64px;border-top:1px solid var(--wc-border, #e5e7eb);scroll-margin-top:24px}.section-heading{text-align:center;max-width:48rem;margin:0 auto 36px}.section-heading h2{margin:0 0 14px}.section-heading>p:last-child{color:var(--wc-text-muted, #626872)}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.feature-card{padding:26px 22px;border:1px solid var(--wc-border, #e5e7eb);border-radius:12px;background:var(--wc-surface, #fff)}.feature-card h3{margin:0 0 12px}.feature-card p{margin:0;font-size:.9rem;color:var(--wc-text-muted, #626872)}.home-coursework{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;margin-block:20px 72px}.home-coursework__image{display:flex;justify-content:center}.home-coursework__image img{display:block;width:min(100%,520px);height:auto;mix-blend-mode:multiply}.home-coursework__copy h2{margin:0 0 22px;font-size:clamp(2rem,3vw,2.7rem)}.home-coursework__copy>p:not(.eyebrow){color:#475569;max-width:30rem}.feature-list{display:grid;gap:14px;padding:0;margin:24px 0 28px;list-style:none}.feature-list li{display:flex;align-items:flex-start;gap:12px;font-size:.88rem}.feature-list .site-icon{width:19px;height:19px;color:var(--wc-card-green-heading);margin-top:3px}.home-course{display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center;padding:32px;background:var(--wc-card-blue-background);border:1px solid var(--wc-card-blue-border);border-radius:16px}.home-course .eyebrow{margin-bottom:6px;color:#475569}.home-course h2{margin:0 0 10px;font-size:1.45rem}.home-course p:last-child{margin:0;font-size:.9rem;color:#475569;max-width:39rem}.home-course .btn{background:var(--wc-surface, #fff)}.home-course .btn:hover{background:#f3f4f6}.home-start{text-align:center;padding:80px 16px 48px}.home-start h2{margin:0 0 16px}.home-start>p:not(.eyebrow){color:var(--wc-text-muted, #626872)}.home-start .btn{margin:8px 0 16px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--wc-border, #e5e7eb);padding-block:28px;margin-top:24px;color:var(--wc-text-muted, #626872);font-size:.8rem}.site-footer p{margin:0}.site-footer nav a{font-size:.8rem}.sample{max-width:760px;margin-inline:auto;padding-top:40px}.sample h1{font-size:clamp(2.4rem,5vw,3.6rem)}.sample h2{font-size:1.65rem}.sample section{margin:36px 0}.card{padding:26px;background:var(--wc-surface, #fff);border:1px solid var(--wc-card-blue-border);border-radius:12px}.card h3{margin-top:0}.formula{text-align:center;margin:22px 0}.wide-card{background:var(--wc-card-blue-background);border-radius:16px;padding:36px}.wide-card h2{margin-top:0}.sample details{padding:20px;background:var(--wc-card-blue-background);border-radius:12px}.sample summary{cursor:pointer;font-weight:600}@media(max-width:1000px){.site-header,main,.site-footer{padding-inline:28px}.home-hero{gap:30px}.home-hero h1{font-size:3rem}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-coursework,.home-step{gap:32px}.home-course{grid-template-columns:1fr}.home-course>.btn{justify-self:start}}@media(max-width:760px){.site-header,main,.site-footer{padding-inline:20px}.site-header{padding-block:16px;gap:16px}nav{gap:16px}.nav-sample{display:none}.brand{font-size:1.25rem;gap:7px}.brand img{width:44px;height:44px}.site-header{flex-wrap:wrap}.home-hero{grid-template-columns:1fr;padding-block:40px 44px;gap:24px}.home-hero h1{font-size:clamp(2.6rem,8vw,3.5rem)}.home-hero .intro{max-width:35rem}.home-features{padding-block:36px 44px}.home-coursework{grid-template-columns:1fr;gap:28px;margin-block:12px 44px}.home-walkthrough{padding-block:36px 24px}.home-step{grid-template-columns:1fr;gap:16px;padding-block:28px}.home-step--reverse .home-step__image,.home-step--reverse .home-step__copy{grid-column:auto;grid-row:auto}.home-coursework__copy>p:not(.eyebrow){max-width:none}.home-course{gap:18px;padding:24px}.home-start{padding-block:56px 28px}.site-footer{flex-wrap:wrap;gap:14px}.wide-card{padding:24px}}@media(max-width:440px){.site-header{flex-wrap:wrap;gap:10px}.site-header nav{margin-left:auto;gap:12px}.site-header nav a{font-size:.8rem}.feature-grid{grid-template-columns:1fr;gap:12px}.feature-card{padding:22px}.home-course{grid-template-columns:1fr}.home-course>.btn{grid-column:1}.actions{gap:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}
