.editorial-search-overlay{z-index:100;padding:clamp(60px, 12vh, 140px) var(--editorial-pad) var(--editorial-pad);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#13121057;justify-content:center;align-items:flex-start;animation:.18s ease-out both editorial-search-fade-in;display:flex;position:fixed;inset:0;overflow:hidden}.editorial-global-search{width:min(100%,620px);max-height:100%;color:var(--editorial-ink);background:var(--editorial-card);border:1px solid var(--editorial-line);border-radius:var(--editorial-r-lg);flex-direction:column;animation:.24s cubic-bezier(.22,1,.36,1) both editorial-search-panel-in;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px -40px #13121099}.editorial-global-search__top{border-bottom:1px solid var(--editorial-line-soft);flex:none;align-items:center;gap:12px;padding:16px 18px;display:flex}.editorial-global-search__search-icon{width:17px;height:17px;color:var(--editorial-ink-mute);flex:none}.editorial-global-search__input{min-width:0;color:var(--editorial-ink);font:500 1.03125rem/1.4 var(--font-archivo), Arial, sans-serif;background:0 0;border:0;outline:0;flex:1;padding:0}.editorial-global-search__input::placeholder{color:var(--editorial-ink-mute)}.editorial-global-search__input::-webkit-search-cancel-button{appearance:none}.editorial-global-search__input::-webkit-search-decoration{appearance:none}.editorial-global-search__spinner,.editorial-global-search__state-spinner{border:2px solid var(--editorial-line);border-top-color:var(--editorial-orange);border-radius:50%;flex:none;width:16px;height:16px;animation:.75s linear infinite editorial-search-spin}.editorial-global-search__clear{width:26px;height:26px;color:var(--editorial-ink-mute);border-radius:50%;flex:none;place-items:center;transition:color .18s,background .18s;display:grid}.editorial-global-search__clear svg{width:14px;height:14px}.editorial-global-search__clear:hover{color:var(--editorial-ink);background:var(--editorial-paper-2)}.editorial-global-search__esc{color:var(--editorial-ink-mute);border:1px solid var(--editorial-line-soft);font:700 .59375rem/1.4 var(--font-space-mono), monospace;letter-spacing:.14em;text-transform:uppercase;background:0 0;border-radius:6px;flex:none;padding:4px 7px;transition:color .18s,border-color .18s,background .18s}.editorial-global-search__esc:hover{color:var(--editorial-ink);background:var(--editorial-paper-2);border-color:var(--editorial-line)}.editorial-global-search__filters{scrollbar-width:none;border-bottom:1px solid var(--editorial-line-soft);flex:none;gap:7px;padding:10px 18px;display:flex;overflow-x:auto}.editorial-global-search__filters::-webkit-scrollbar{display:none}.editorial-global-search__filter{color:var(--editorial-ink-soft);background:var(--editorial-card);border:1px solid var(--editorial-line);font:700 .5625rem/1.3 var(--font-space-mono), monospace;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;flex:none;padding:6px 10px;transition:color .18s,border-color .18s,background .18s}.editorial-global-search__filter:hover{color:var(--editorial-ink);border-color:var(--editorial-ink-mute)}.editorial-global-search__filter[aria-pressed=true]{color:#fff;background:var(--editorial-ink);border-color:var(--editorial-ink)}.editorial-global-search__body{overscroll-behavior:contain;min-height:0;padding:6px 0 8px;overflow-y:auto}.editorial-global-search__group{color:var(--editorial-ink-mute);font:700 .59375rem/1.35 var(--font-space-mono), monospace;letter-spacing:.2em;text-transform:uppercase;padding:14px 18px 7px}.editorial-global-search__hit{text-align:left;grid-template-columns:24px minmax(0,1fr) minmax(0,auto) 14px;align-items:center;gap:12px;width:100%;padding:10px 18px;transition:background .18s,box-shadow .18s;display:grid}.editorial-global-search__hit:hover,.editorial-global-search__hit.is-selected{background:var(--editorial-paper-2)}.editorial-global-search__hit.is-selected{box-shadow:inset 3px 0 0 var(--editorial-orange)}.editorial-global-search__hit-number,.editorial-global-search__hit-context{color:var(--editorial-ink-mute);font-family:var(--font-space-mono), monospace;font-variant-numeric:tabular-nums;font-weight:700}.editorial-global-search__hit-number{font-size:.65625rem}.editorial-global-search__hit-title{color:var(--editorial-ink);font:560 .90625rem/1.35 var(--font-archivo), Arial, sans-serif;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editorial-global-search__hit-context{letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:150px;font-size:.59375rem;overflow:hidden}.editorial-global-search__hit-arrow{width:14px;height:14px;color:var(--editorial-ink-mute);transition:color .18s,transform .18s}.editorial-global-search__hit:hover .editorial-global-search__hit-arrow,.editorial-global-search__hit.is-selected .editorial-global-search__hit-arrow{color:var(--editorial-orange);transform:translate(2px)}.editorial-global-search__mark{color:var(--editorial-orange-ink);background:var(--editorial-tint-orange);border-radius:3px;padding:0 2px}.editorial-global-search__state{text-align:center;padding:34px 18px 40px}.editorial-global-search__state p{max-width:440px;color:var(--editorial-ink-soft);font:400 .90625rem/1.55 var(--font-archivo), Arial, sans-serif;margin-inline:auto}.editorial-global-search__state p:first-of-type{color:var(--editorial-ink);font-weight:640}.editorial-global-search__state p+p{margin-top:4px;font-size:.8125rem}.editorial-global-search__state--idle{padding-block:24px 28px}.editorial-global-search__state--idle p:first-of-type{color:var(--editorial-ink-soft);font-weight:400}.editorial-global-search__state-spinner{margin:0 auto 12px;display:block}.editorial-global-search__show-all{color:#fff;background:var(--editorial-ink);border:1px solid var(--editorial-ink);font:700 .75rem/1.4 var(--font-archivo), Arial, sans-serif;border-radius:999px;margin-top:16px;padding:7px 12px;transition:background .18s,border-color .18s}.editorial-global-search__show-all:hover{background:var(--editorial-orange);border-color:var(--editorial-orange)}.editorial-global-search__foot{color:var(--editorial-ink-mute);background:var(--editorial-paper-2);border-top:1px solid var(--editorial-line-soft);font:700 .59375rem/1.35 var(--font-space-mono), monospace;letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;flex:none;gap:14px;padding:11px 18px;display:flex}.editorial-global-search__foot b{color:var(--editorial-ink-soft);font-weight:700}.editorial-global-search :where(button,input):focus-visible{outline:2px solid var(--editorial-orange);outline-offset:2px}.editorial-global-search__input:focus-visible{box-shadow:none;outline:0}@keyframes editorial-search-fade-in{0%{opacity:0}}@keyframes editorial-search-panel-in{0%{opacity:0;transform:translateY(-10px)}}@keyframes editorial-search-spin{to{transform:rotate(360deg)}}@media (max-width:560px){.editorial-search-overlay{padding:0}.editorial-global-search{border-top:0;border-inline:0;border-radius:0;width:100%;height:100%;max-height:none}.editorial-global-search__body{flex:1}.editorial-global-search__foot{display:none}.editorial-global-search__top,.editorial-global-search__filters{padding-inline:16px}.editorial-global-search__hit{grid-template-columns:22px minmax(0,1fr) minmax(0,auto) 14px;padding-inline:16px}.editorial-global-search__group{padding-inline:16px}}@media (max-width:420px){.editorial-global-search__hit{grid-template-columns:22px minmax(0,1fr) 14px;gap:10px}.editorial-global-search__hit-context{display:none}}@media (prefers-reduced-motion:reduce){.editorial-search-overlay,.editorial-global-search{animation:none}.editorial-global-search__spinner,.editorial-global-search__state-spinner{animation-duration:1.5s}.editorial-global-search__hit-arrow{transition:none}}@keyframes editorial-listen-fox-enter{0%{opacity:0;transform:translateY(1.25rem)rotate(2deg)}to{opacity:1;transform:none}}@keyframes editorial-listen-copy-enter{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:none}}@keyframes editorial-listen-title-enter{0%{transform:translateY(112%)}to{transform:none}}@keyframes editorial-listen-accent-enter{0%{opacity:0;transform:translateY(3.5rem)rotate(-4deg)}to{opacity:1;transform:none}}@keyframes editorial-listen-rail-enter{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:none}}@keyframes editorial-listen-arms-idle{to{transform:translateY(-6px)}}@keyframes editorial-listen-eyes-idle{to{transform:scaleY(.82)}}@keyframes editorial-listen-fox-react{0%,15%,30%,45%,60%,75%,90%,to{transform:translateY(0)}7.5%,22.5%,37.5%,52.5%,67.5%,82.5%{transform:translateY(-14px)}}@keyframes editorial-listen-arms-react{0%,15%,30%,45%,60%,75%,90%,to{transform:translateY(0)}7.5%,22.5%,37.5%,52.5%,67.5%,82.5%{transform:translateY(-18px)}}@keyframes editorial-listen-mouth-react{0%,to{transform:scale(1)}12.5%,79%{transform:scale(1.25)}}.editorial-listen-directory .editorial-catalog-group{grid-template-columns:minmax(13rem,.62fr) minmax(0,1.38fr);padding-block:clamp(2.375rem,5vw,4.125rem)}.editorial-listen-directory .editorial-catalog-group:first-child{border-top:0}.editorial-listen-directory .editorial-catalog-directory__chapter{margin-top:clamp(4.875rem,10vw,8.75rem)}@media (max-width:900px){.editorial-listen-directory .editorial-catalog-group{grid-template-columns:1fr}.editorial-listen-directory .editorial-catalog-group__intro{position:static}}@keyframes home-v27-opener-in{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translate(0,0)}}@keyframes home-v27-accent-in{0%{opacity:0;transform:translateY(42px)rotate(-3deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}.home-v27-motion-word-mask,.editorial-motion-word-mask{vertical-align:bottom;display:inline-block;overflow:hidden}.home-v27-motion-word,.editorial-motion-word,.home-v27-motion-char,.editorial-motion-char{display:inline-block}@keyframes home-v27-character-in{0%{transform:translateY(118%)}to{transform:translate(0,0)}}@keyframes home-v27-fox-ground{0%{transform:scaleX(0)}}@keyframes home-v27-fox-in{0%{transform:translateY(190px)}}@keyframes home-v27-fox-breathe{50%{transform:scale(1.008)}}@keyframes home-v27-fox-duck{0%,58%,to{transform:translateY(0)}63%,69%{transform:translateY(30px)}}@keyframes home-v27-fox-ear-left{0%,45%,52%,to{transform:rotate(0)}48%{transform:rotate(-9deg)}}@keyframes home-v27-fox-ear-right{0%,52%,59%,to{transform:rotate(0)}55%{transform:rotate(9deg)}}@keyframes home-v27-fox-blink{0%,35%,39%,to{transform:scaleY(1)}37%{transform:scaleY(.08)}}@keyframes home-v27-fox-perk-body{0%{transform:translateY(0)}12%,75%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes home-v27-fox-perk-head{0%{transform:translateY(0)}15%,75%{transform:translateY(-7px)}to{transform:translateY(0)}}@keyframes home-v27-fox-perk-mouth{0%{transform:scale(1)}14%,75%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes home-v27-fox-perk-ear-left{0%,2.5%,18.5%,34.5%,to{transform:rotate(0)}10.5%,26.5%{transform:rotate(-8deg)}}@keyframes home-v27-fox-perk-ear-right{0%,6.5%,22.5%,38.5%,to{transform:rotate(0)}14.5%,30.5%{transform:rotate(8deg)}}@keyframes home-v27-kind-sweep{to{transform:scaleX(1)}}@keyframes home-v27-stage-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes home-v27-stage-exit{to{opacity:0;transform:translateY(-10px)}}@keyframes home-v27-audio-wave-pulse{0%{transform:scaleY(.55)}to{transform:scaleY(1.12)}}@keyframes home-v27-line-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes home-v27-reading-spin{to{transform:rotate(360deg)}}body:has([data-transaction-state-page]) .editorial-grid-background{display:none}.ai-tool-workspace{--ai-tool-ink:var(--ds-text-primary);--ai-tool-muted:var(--ds-text-muted);--ai-tool-line:var(--ds-border-default);--ai-tool-line-soft:var(--ds-border-subtle);--ai-tool-accent:var(--ds-action-primary);background-color:var(--ds-surface-page);background-image:linear-gradient(to right, var(--ds-grid-color) 1px, transparent 1px), linear-gradient(to bottom, var(--ds-grid-color) 1px, transparent 1px);background-size:var(--ds-grid-background-size) var(--ds-grid-background-size)}.ai-tool-result-toolbar{border-color:var(--ai-tool-line)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fffffff5!important;box-shadow:0 1px #1312100a!important}.ai-tool-result-toolbar button,.ai-tool-result-toolbar a{min-height:2.75rem!important;box-shadow:none!important;font-family:var(--font-archivo), sans-serif!important;border-radius:.5rem!important;transform:none!important}.ai-tool-result-toolbar button:hover,.ai-tool-result-toolbar a:hover{transform:none!important}@keyframes ai-tool-state-spin{to{transform:rotate(1turn)}}.editorial-legal-ready__opener{padding:clamp(3.25rem,7vw,5.2rem) 0 clamp(2.4rem,5vw,3.7rem)}.editorial-legal-ready__siblings{flex-wrap:wrap;gap:.45rem;margin-bottom:clamp(1.65rem,3vw,2.5rem);display:flex}.editorial-legal-ready__siblings a{border:1px solid var(--editorial-line,#d9d7d1);background:var(--ds-color-paper);min-height:44px;color:var(--editorial-ink-soft,#5b5955);border-radius:999px;align-items:center;padding:.65rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .25s,border-color .25s,color .25s;display:inline-flex}.editorial-legal-ready__siblings a:hover{border-color:var(--ds-color-ink);color:var(--ds-color-ink)}.editorial-legal-ready__siblings a.is-current{border-color:var(--ds-color-ink);background:var(--ds-color-ink);color:var(--ds-color-paper)}.editorial-legal-ready__title{text-transform:uppercase;max-width:none;margin-top:.9rem;font-size:clamp(3rem,5vw,4rem);line-height:.98}.editorial-legal-ready__title .editorial-accent{font-family:var(--font-instrument-serif), Georgia, serif;text-transform:none;font-size:.92em;font-style:italic;font-weight:500;display:inline-block}.editorial-legal-ready__lede{max-width:39rem;font-family:var(--font-instrument-serif), Georgia, serif;margin-top:1.15rem;font-size:clamp(1.2rem,2vw,1.55rem);font-style:italic;line-height:1.45}.editorial-legal-ready__updated{color:#77736d;font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.55rem;margin-top:1.25rem;font-size:.66rem;font-weight:700;display:inline-flex}.editorial-legal-ready__updated:before{background:var(--editorial-orange,#ef4b18);content:"";border-radius:2px;width:7px;height:7px}.editorial-legal-ready__updated strong{color:var(--ds-color-ink);font-weight:700}.editorial-legal-ready__layout{align-items:start;padding-top:clamp(2rem,4vw,3.5rem)}.editorial-legal-ready__gist{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0 0 clamp(1.5rem,3vw,2.25rem);padding:0;display:grid}.editorial-legal-ready__gist li{background:#f7f6f3;border:1px solid #e2e0db;border-radius:.85rem;padding:1rem 1.1rem;list-style:none}.editorial-legal-ready__gist p{color:#5f5b55;font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .55rem;font-size:.58rem;font-weight:700}.editorial-legal-ready__gist span{color:var(--ds-color-ink);font-size:.94rem;line-height:1.5}@media (max-width:700px){.editorial-legal-ready__opener{padding-top:2.25rem}.editorial-legal-ready__title{font-size:clamp(2.65rem,13vw,4rem)}.editorial-legal-ready__gist{grid-template-columns:1fr}}.editorial-legal-ready__callout{border:1px solid #d7d3cc;border-left:3px solid var(--editorial-ink);border-radius:0 var(--editorial-r-md) var(--editorial-r-md) 0;background:var(--editorial-paper-2);margin-block:1.5rem;padding:1.15rem 1.25rem}.editorial-legal-ready__callout.is-note{border-color:#d7e4f5;border-left-color:var(--editorial-blue);background:#eef4fc}.editorial-legal-ready__callout.is-warning{border-color:#eadbbd;border-left-color:var(--editorial-amber);background:#fbf4e7}.editorial-legal-ready__callout b{color:var(--editorial-ink);font:700 .65rem/1.35 var(--font-space-mono), monospace;letter-spacing:.17em;text-transform:uppercase;margin-bottom:.5rem;display:block}.editorial-legal-ready__callout p{margin:0!important}.editorial-legal-ready__callout a{color:inherit}.editorial-chapter{border-block:1px solid var(--editorial-line);background:var(--editorial-paper-2);grid-template-columns:minmax(4.5rem,12vw) 1fr;align-items:center;min-height:4.5rem;display:grid}.editorial-chapter span{border-right:1px solid var(--editorial-line);height:100%;color:var(--editorial-orange-ink);font:700 .72rem/1 var(--font-space-mono), monospace;place-items:center;display:grid}.editorial-chapter strong{padding-inline:var(--editorial-pad);color:var(--editorial-ink);font:700 .66rem/1.2 var(--font-space-mono), monospace;letter-spacing:.13em;text-transform:uppercase}.editorial-page{color:var(--editorial-ink);font-family:var(--font-archivo), Arial, sans-serif;background:0 0;overflow:clip}.editorial-contact{--editorial-contact-orange:var(--ds-action-graphic)}@keyframes editorial-contact-header-in{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-contact-nav-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-contact-kicker-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-contact-char-in{0%{transform:translateY(118%)}to{transform:translate(0,0)}}@keyframes editorial-contact-accent-in{0%{opacity:0;transform:translateY(56px)rotate(-4deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}@keyframes editorial-contact-lede-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}body:has(.editorial-contact) .editorial-grid-background{top:var(--editorial-header-height)}body:has(.editorial-contact) .editorial-site-header{animation:.7s cubic-bezier(.16,1,.3,1) both editorial-contact-header-in}.editorial-contact__opener{padding-bottom:clamp(2.125rem,4.6vw,3.625rem)}.editorial-contact__opener .editorial-institutional-nav a{animation:.45s cubic-bezier(.2,.8,.2,1) both editorial-contact-nav-in}.editorial-contact__opener .editorial-institutional-nav a:first-child{animation-delay:.26s}.editorial-contact__opener .editorial-institutional-nav a:nth-child(2){animation-delay:.305s}.editorial-contact__opener .editorial-institutional-nav a:nth-child(3){animation-delay:.35s}.editorial-contact__opener .editorial-institutional-nav a:nth-child(4){animation-delay:.395s}.editorial-contact__opener .editorial-institutional-nav a:nth-child(5){animation-delay:.44s}.editorial-contact__opener .editorial-kicker{animation:.5s cubic-bezier(.2,.8,.2,1) .43s both editorial-contact-kicker-in}.editorial-contact__opener .editorial-kicker:before{background:var(--editorial-contact-orange)}.editorial-contact__heading{flex-wrap:wrap;align-items:flex-end;gap:1.125rem 2.5rem;display:flex}.editorial-contact__heading-copy{flex:0 auto;min-width:0}.editorial-contact__title{letter-spacing:.005em;white-space:nowrap;max-width:none;margin-top:0;font-size:clamp(3rem,7.4vw,6.5rem);line-height:.92}.editorial-contact__split{white-space:nowrap}.editorial-contact__word-mask{vertical-align:bottom;display:inline-block;overflow:hidden}.editorial-contact__word,.editorial-contact__char{display:inline-block}.editorial-contact__char{will-change:transform;animation:1s cubic-bezier(.16,1,.3,1) both editorial-contact-char-in;animation-delay:calc(.48s + var(--editorial-contact-char-index) * 20ms)}.editorial-contact__title .editorial-accent{color:var(--editorial-contact-orange);transform-origin:35% 80%;margin-left:.008em;font-size:.9em;animation:1.05s cubic-bezier(.22,1,.36,1) .68s both editorial-contact-accent-in;display:inline-block}.editorial-contact__lede{min-width:0;max-width:27.5rem;color:var(--editorial-ink-soft);flex:0 27.5rem;margin:0 0 .625rem auto;font-size:1rem;line-height:1.6;animation:.65s cubic-bezier(.2,.8,.2,1) .92s both editorial-contact-lede-in}.editorial-contact__heading-side{flex:0 auto;align-items:flex-end;gap:clamp(.875rem,2vw,1.625rem);min-width:0;margin-left:auto;display:flex}.editorial-contact__heading-side .editorial-contact__lede{flex-basis:22.5rem;max-width:22.5rem;margin-left:0}.editorial-contact__fox{cursor:pointer;-webkit-tap-highlight-color:transparent;flex:none;align-self:flex-end;width:clamp(5.75rem,11vw,9.375rem);margin-bottom:-.5rem}.editorial-contact__fox svg{width:100%;height:auto;display:block}.editorial-contact__fox [data-contact-fox-part]{transform-box:fill-box}.editorial-contact__body{padding-bottom:clamp(4rem,8vw,7rem)}.editorial-contact__grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:stretch;gap:clamp(1rem,2.6vw,2.125rem);display:grid}.editorial-contact__details{border:1px solid var(--editorial-line-soft);border-radius:var(--editorial-r-lg);background:var(--editorial-paper-2);flex-direction:column;justify-content:space-between;padding:clamp(1.25rem,2.6vw,1.875rem);display:flex}.editorial-contact__details>div+div{border-top:1px solid var(--editorial-line);margin-top:1.375rem;padding-top:1.375rem}.editorial-contact__details p{color:var(--editorial-ink-soft);font:700 .59375rem/1.4 var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.5rem}.editorial-contact__form-card label{color:var(--editorial-ink-soft);font:700 .625rem/1.4 var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase}.editorial-contact__details strong{color:var(--editorial-ink);font-size:1rem;font-weight:400;line-height:1.55;display:block}.editorial-contact__details strong a{color:var(--editorial-ink);box-shadow:inset 0 -1px 0 var(--editorial-contact-orange);font-weight:620;text-decoration:none;transition:color .25s,box-shadow .25s}.editorial-contact__details strong a:hover{color:var(--editorial-orange-ink);box-shadow:inset 0 -2px 0 var(--editorial-contact-orange)}.editorial-contact__details span{color:var(--editorial-ink-soft);margin-top:.375rem;font-size:.875rem;line-height:1.55;display:block}.editorial-contact__details span a{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;box-shadow:none;text-decoration:none}.editorial-contact__details span a:hover{color:inherit;box-shadow:none}.editorial-contact__form-card{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-lg);background:var(--editorial-paper);justify-self:start;width:min(100%,29.375rem);padding:clamp(1.625rem,3.4vw,2.375rem);box-shadow:0 12px 38px #1312100f}.editorial-contact__form-card form{flex-direction:column;gap:clamp(1rem,2vw,1.375rem);display:flex}.editorial-contact__form-card .contact-form__row{gap:inherit;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.contact-field{flex-direction:column;gap:.5rem;min-width:0;display:flex}.editorial-contact__form-card input,.editorial-contact__form-card select,.editorial-contact__form-card textarea{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-sm);width:100%;color:var(--editorial-ink);background:var(--editorial-paper);font:inherit;box-shadow:none;padding:.75rem .875rem;font-size:.9375rem;transition:border-color .25s,box-shadow .25s,background .25s}.editorial-contact__form-card select{cursor:pointer;padding-right:2.5rem}.editorial-contact__form-card textarea{resize:vertical;min-height:9.375rem;line-height:1.6}.editorial-contact__form-card input::-moz-placeholder{color:var(--editorial-ink-mute);opacity:1}.editorial-contact__form-card textarea::-moz-placeholder{color:var(--editorial-ink-mute);opacity:1}.editorial-contact__form-card input::placeholder,.editorial-contact__form-card textarea::placeholder{color:var(--editorial-ink-mute);opacity:1}.editorial-contact__form-card input:hover,.editorial-contact__form-card select:hover,.editorial-contact__form-card textarea:hover{border-color:#13121042}.editorial-contact__form-card input:focus,.editorial-contact__form-card select:focus,.editorial-contact__form-card textarea:focus{border-color:var(--editorial-ink);outline:0;box-shadow:0 0 0 3px #13121012}.editorial-contact__form-card [aria-invalid=true]{border-color:#b62f22;box-shadow:0 0 0 3px #b62f2217}.contact-field-error{color:#a12d17;font:700 .625rem/1.45 var(--font-space-mono), monospace;letter-spacing:.14em;text-transform:uppercase}.contact-field-hint{color:var(--editorial-ink-mute);font-size:.78125rem;line-height:1.45}.contact-form__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.contact-form__actions>p{color:var(--editorial-ink-mute);font:700 .59375rem/1.5 var(--font-space-mono), monospace;letter-spacing:.16em;text-transform:uppercase;flex:14rem}.contact-form__actions a{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;box-shadow:none;text-decoration:none}.contact-form__actions a:hover{color:inherit;box-shadow:none}.editorial-contact__form-card button[type=submit]{width:100%;min-height:52px;color:var(--editorial-paper);background:var(--editorial-orange);cursor:pointer;box-shadow:none;transform:translate3d(var(--editorial-contact-magnetic-x,0), var(--editorial-contact-magnetic-y,0), 0);will-change:transform;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:.65rem;padding:15px 28px;font-size:15.5px;font-weight:620;transition:transform .4s cubic-bezier(.16,1,.3,1),background-color .25s;display:inline-flex}.editorial-contact__form-card button[type=submit]:hover:not(:disabled){background:var(--editorial-orange-deep)}.editorial-contact__submit-arrow{font-family:var(--font-archivo), sans-serif;font-size:1rem;line-height:1;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:inline-block}.editorial-contact__form-card button[type=submit]:hover:not(:disabled) .editorial-contact__submit-arrow{transform:translate(3px)}.editorial-contact__form-card button[type=submit]:disabled{cursor:wait;opacity:.72}.contact-form-state--success{text-align:center;align-content:center;min-height:26rem;padding:clamp(1.875rem,5vw,3.75rem) 0;display:grid}.contact-form-state--success>p:last-child{max-width:44ch;color:var(--editorial-ink-soft);margin:.875rem auto 0;font-size:1rem;line-height:1.6}.contact-form-state__title{color:var(--editorial-ink);font-size:clamp(1.875rem,3.6vw,2.875rem)}.contact-form-state--error{border-radius:var(--editorial-r-sm);color:#a12d17;background:#fff4f0;border:1px solid #d9a89d;padding:.9rem 1rem;font-size:.8rem}@media (max-width:900px){.editorial-contact__grid{grid-template-columns:1fr}.editorial-contact__form-card{justify-self:stretch;width:100%}}@media (max-width:640px){.editorial-contact__heading{gap:1.125rem}.editorial-contact .editorial-contact__opener .editorial-institutional-nav .editorial-container{gap:6px}.editorial-contact__title{white-space:normal}.editorial-contact__title .editorial-accent{margin-left:0}.editorial-contact__form-card .contact-form__row{grid-template-columns:1fr}.editorial-contact__heading-side{flex-direction:column;align-items:flex-end;gap:.625rem;width:100%;margin-left:0}.editorial-contact__heading-side .editorial-contact__lede{flex:none;align-self:stretch;max-width:27.5rem}.editorial-contact__fox{width:4.875rem;margin-bottom:-.25rem}}@media (prefers-reduced-motion:reduce){.editorial-contact__opener .editorial-institutional-nav a,.editorial-contact__opener .editorial-kicker,.editorial-contact__char,.editorial-contact__title .editorial-accent,.editorial-contact__lede{animation:none}body:has(.editorial-contact) .editorial-site-header{animation:none}.editorial-contact__form-card button[type=submit],.editorial-contact__submit-arrow,.editorial-contact__details a,.contact-form__actions a{transition:none}}.editorial-page *,.editorial-page :before,.editorial-page :after{box-sizing:border-box}.editorial-container{width:min(100%, var(--editorial-container));padding-inline:var(--editorial-pad);margin-inline:auto}.site-main{isolation:isolate;background:var(--editorial-paper);position:relative}.site-main:has(.tok-page){background:var(--tok-paper,#f3f1ec)}.editorial-grid-background{--editorial-grid-height:min(80vh, 800px);z-index:0;top:var(--editorial-header-height,66px);height:var(--editorial-grid-height);pointer-events:none;background-image:linear-gradient(var(--editorial-grid) 1px, transparent 1px), linear-gradient(90deg, var(--editorial-grid) 1px, transparent 1px);-webkit-mask-mode:alpha;background-position:50% -1px;background-size:48px 48px;display:none;position:absolute;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0% 46%,#00000059 76%,#0000 100%);mask-image:linear-gradient(#000 0% 46%,#00000059 76%,#0000 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-source-type:alpha;mask-mode:alpha}.editorial-grid-background:after{background-image:linear-gradient(var(--editorial-grid) 1px, transparent 1px), linear-gradient(90deg, var(--editorial-grid) 1px, transparent 1px);opacity:.9;content:"";background-position:50% -1px;background-size:240px 240px;position:absolute;inset:0}.site-main:has(.editorial-page,.editorial-continue-page,.editorial-account-stopped,.study-dashboard-landing,.account-shell,.public-editorial,.tok-page,.scholarship-page,.scholarship-terms)>.editorial-grid-background{display:block}.site-main>:not(.editorial-grid-background){z-index:1;position:relative}.editorial-grid-field{background-image:none}.editorial-display{color:var(--editorial-ink);font-family:var(--font-anton), Impact, sans-serif;letter-spacing:.005em;text-transform:uppercase;margin:0;font-weight:400;line-height:.92}.editorial-accent{color:var(--editorial-orange);font-family:var(--font-instrument-serif), Georgia, serif;letter-spacing:0;text-transform:none;font-style:italic;font-weight:400}.editorial-mono,.editorial-kicker{font-family:var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase}.editorial-kicker{color:var(--editorial-ink-soft);letter-spacing:.24em;align-items:center;gap:10px;margin:0 0 10px;font-size:11px;font-weight:700;display:flex}.editorial-kicker:before{background:var(--editorial-orange);content:"";width:7px;height:7px}.editorial-opener{border-bottom:1px solid var(--editorial-line-soft);background-color:#0000}.editorial-opener__inner{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:end;gap:clamp(44px,8vw,130px);min-height:320px;padding-block:clamp(64px,8vw,112px) clamp(50px,7vw,88px);display:grid}.editorial-opener__title{font-size:clamp(70px,9vw,126px)}.editorial-opener__title .editorial-accent{font-size:.76em;line-height:.9;display:block}.editorial-opener__lede{max-width:46ch;color:var(--editorial-ink-soft);margin:0 0 10px;font-size:clamp(16px,1.45vw,20px);line-height:1.55}.editorial-filterbar{z-index:30;top:var(--editorial-header-height);border-bottom:1px solid var(--editorial-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;position:sticky}.editorial-filterbar__inner{align-items:center;gap:10px;min-height:80px;padding-block:14px;display:flex}.editorial-filterbar__groups{scrollbar-width:none;flex:auto;gap:8px;display:flex;overflow-x:auto}.editorial-filterbar__groups::-webkit-scrollbar{display:none}.editorial-pill{min-height:var(--ds-filter-pill-height);padding:var(--ds-filter-pill-padding);border:1px solid var(--editorial-line);border-radius:var(--ds-filter-pill-radius);color:var(--editorial-ink-soft);background:var(--editorial-paper);font-family:var(--font-archivo), Arial, sans-serif;font-size:var(--ds-filter-pill-font-size);white-space:nowrap;flex:none;font-weight:650;line-height:1;transition:border-color .16s,background-color .16s,color .16s}.editorial-pill:hover{color:var(--editorial-ink);border-color:#13121059}.editorial-pill[aria-pressed=true]{border-color:var(--editorial-ink);color:#fff;background:var(--editorial-ink)}.editorial-pill__number{font-family:var(--font-space-mono), monospace;letter-spacing:.12em;margin-right:8px;font-size:9px}.editorial-filterbar__tools{align-items:center;gap:10px;display:flex}.editorial-search{width:clamp(180px,16vw,230px);position:relative}.editorial-search input{border:1px solid var(--editorial-line);width:100%;min-height:40px;color:var(--editorial-ink);background:var(--editorial-paper-2);font-family:var(--font-archivo), Arial, sans-serif;border-radius:999px;outline:none;padding:9px 14px 9px 38px;font-size:13px}.editorial-search input:focus{border-color:var(--editorial-ink);box-shadow:0 0 0 3px #13121014}.editorial-search:before{border:2px solid var(--editorial-ink-mute);content:"";pointer-events:none;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:14px;transform:translateY(-58%)}.editorial-search:after{background:var(--editorial-ink-mute);content:"";pointer-events:none;transform-origin:0;width:6px;height:2px;position:absolute;top:25px;left:25px;transform:rotate(45deg)}.editorial-segmented{border:1px solid var(--editorial-line);background:var(--editorial-paper);border-radius:999px;align-items:center;gap:2px;padding:3px;display:flex}.editorial-segmented button{min-width:44px;color:var(--editorial-ink-soft);font-family:var(--font-space-mono), monospace;letter-spacing:.12em;text-transform:uppercase;background:0 0;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:700}.editorial-segmented button[aria-pressed=true]{color:#fff;background:var(--editorial-ink)}.editorial-result-count{min-width:54px;color:var(--editorial-ink-soft);font-family:var(--font-space-mono), monospace;letter-spacing:.14em;text-align:right;font-size:10px;font-weight:700}.editorial-catalog-directory--subjects .editorial-level.is-core,.editorial-catalog-directory--questionbank .editorial-level.is-core,.editorial-listen-directory__card .editorial-level.is-core{width:3.125rem;min-width:3.125rem;height:1.875rem;color:var(--ds-color-paper);background:var(--editorial-ink);letter-spacing:.14em;padding:0;font-size:.59375rem;line-height:1}.editorial-course-card__arrow{color:var(--editorial-ink-mute);font:400 .75rem/1 var(--font-archivo), Arial, sans-serif;font-variant-emoji:text;opacity:0;pointer-events:none;flex:none;transition:opacity .3s,transform .3s;display:inline-block;transform:translate(-3px,2px)}.editorial-course-card__meta{flex:none;align-items:center;gap:.5rem;margin-left:.75rem;display:inline-flex}.editorial-course-edition{border:1px solid var(--editorial-line);min-height:1.25rem;color:var(--editorial-ink-soft);background:var(--editorial-paper-soft);font:700 .53125rem/1 var(--font-space-mono), monospace;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:.125rem .375rem;display:inline-flex}.editorial-course-edition--year{min-height:0;color:var(--editorial-ink-mute);letter-spacing:.15em;background:0 0;border:0;border-radius:0;flex:none;padding:0;font-size:.53125rem;line-height:1;transform:translateY(-.0625rem)}@media (max-width:40rem){.editorial-course-card{align-items:flex-start}.editorial-course-card__meta{flex-direction:column-reverse;align-items:flex-end}}@media (hover:none){.editorial-course-card__arrow{display:none}}.editorial-course-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px;display:grid}.editorial-course-card{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-md);min-height:64px;color:var(--editorial-ink);background:var(--editorial-paper);justify-content:space-between;align-items:center;padding:18px 16px 18px 20px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 34px #13121008}.editorial-course-card:before{background:var(--catalog-hue,var(--editorial-orange));content:"";transform-origin:bottom;width:3px;transition:transform .18s;position:absolute;inset:0 auto 0 0;transform:scaleY(0)}.editorial-course-card:hover{color:var(--editorial-ink);border-color:#13121052;transform:translateY(-2px);box-shadow:0 16px 42px #13121012}.editorial-course-card:hover:before{transform:scaleY(1)}.editorial-course-card__title{min-width:0;color:var(--editorial-ink);font-family:var(--font-anton), Impact, sans-serif;letter-spacing:.005em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:0;font-size:clamp(18px,1.65vw,23px);font-weight:400;line-height:1.03;overflow:hidden}.editorial-level{color:#fff;background:var(--catalog-hue,var(--editorial-orange));min-width:35px;height:35px;font-family:var(--font-space-mono), monospace;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;flex:none;justify-content:center;align-items:center;margin-left:16px;font-size:9px;font-weight:700;display:inline-flex}.editorial-empty{border:1px dashed var(--editorial-line);border-radius:var(--editorial-r-lg);text-align:center;place-items:center;min-height:340px;padding:50px 24px;display:grid}.editorial-empty h2{font-size:clamp(38px,5vw,68px)}.editorial-empty p{max-width:44ch;color:var(--editorial-ink-soft);margin:16px auto 0}.editorial-cta{padding-block:var(--ds-section-space);border-top:1px solid var(--editorial-line-soft);text-align:center}.editorial-cta h2{max-width:900px;margin-inline:auto;font-size:clamp(54px,7vw,96px)}.editorial-cta p{max-width:54ch;color:var(--editorial-ink-soft);margin:24px auto 0;font-size:16px;line-height:1.55}.editorial-actions{justify-content:center;gap:var(--ds-actions-gap);margin-top:var(--ds-actions-margin-top);flex-wrap:wrap;display:flex}.editorial-button{justify-content:center;align-items:center;gap:var(--ds-button-gap);min-width:0;max-width:100%;min-height:var(--ds-button-height);padding:var(--ds-button-padding);border-radius:var(--ds-button-radius);color:#fff;background:var(--editorial-ink);font-size:var(--ds-button-font-size);font-weight:var(--ds-button-font-weight);text-align:center;overflow-wrap:anywhere;transition:var(--ds-button-transition);will-change:transform;border:0;text-decoration:none;display:inline-flex}.editorial-button:hover{color:#fff;background:var(--editorial-ink-2)}.editorial-button>span[aria-hidden=true]{transition:transform .3s cubic-bezier(.2,.8,.2,1)}.editorial-button:hover>span[aria-hidden=true]{transform:translate(3px)}.editorial-button--orange{border-color:var(--editorial-orange);background:var(--editorial-orange)}.editorial-button--orange:hover{background:var(--editorial-orange-deep)}.editorial-button--ghost{border:1px solid var(--editorial-line);color:var(--editorial-ink);background:0 0}.editorial-button--ghost:hover{border-color:var(--editorial-line);color:var(--editorial-ink);background:#1312100f}.site-main .home-button-primary,.site-main .home-button-secondary{min-height:44px;font-family:var(--font-archivo), Arial, sans-serif;box-shadow:none;will-change:transform;border-radius:999px;gap:9px;padding:11px 20px;font-size:14px;font-weight:620;transition:transform .3s cubic-bezier(.2,.8,.2,1),color .25s,background-color .25s,border-color .25s}.site-main .home-button-primary:hover,.site-main .home-button-secondary:hover{box-shadow:none;transform:translate3d(var(--editorial-magnetic-x,0px), var(--editorial-magnetic-y,0px), 0)}.site-main .home-button-secondary{border:1px solid var(--editorial-line);color:var(--editorial-ink);background:0 0}.site-main .home-button-secondary:hover{border-color:var(--editorial-line);color:var(--editorial-ink);background:#1312100f}.site-main .home-button-primary>span[aria-hidden=true],.site-main .home-button-secondary>span[aria-hidden=true]{transition:transform .3s cubic-bezier(.2,.8,.2,1)}.site-main .home-button-primary:hover>span[aria-hidden=true],.site-main .home-button-secondary:hover>span[aria-hidden=true]{transform:translate(3px)}.editorial-breadcrumb{color:var(--editorial-ink-mute);font-family:var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:9px;margin:0 0 24px;font-size:9px;font-weight:700;display:flex}.editorial-breadcrumb a{color:var(--editorial-ink-mute);text-decoration:none}.editorial-breadcrumb span+span:before,.editorial-breadcrumb a+span:before{color:#13121047;content:"/";margin-right:9px}.editorial-course-hero{border-bottom:1px solid var(--editorial-line);padding-block:clamp(48px,6vw,78px) clamp(54px,7vw,92px)}body:has(.editorial-course-workspace) .editorial-site-header{position:fixed;left:0;right:0}.editorial-course-workspace .editorial-course-hero{border-bottom:0;padding-top:clamp(7rem,13vh,9.375rem);padding-bottom:clamp(2.125rem,4.6vw,3.625rem)}.editorial-course-workspace .editorial-breadcrumb{margin-bottom:clamp(1rem,2vw,1.5rem);font-size:.65625rem;line-height:1.5}.editorial-course-workspace .editorial-breadcrumb i{color:var(--editorial-orange);font-style:normal}.editorial-course-workspace .editorial-course-hero__headline{grid-template-columns:minmax(0,1.35fr) minmax(22rem,.9fr);gap:1.125rem clamp(2.75rem,4.5vw,4rem);display:grid}.editorial-course-workspace .editorial-kicker{margin-bottom:0;font-size:.71875rem;line-height:1.5}.editorial-course-workspace .editorial-course-hero__title{font-size:clamp(3rem,7.4vw,6.5rem)}.editorial-course-workspace .editorial-course-hero__title .editorial-accent{font-size:.9em}.editorial-course-workspace .editorial-course-hero__headline>.editorial-opener__lede{max-width:27.5rem;margin:0 0 0 auto;padding-bottom:.625rem;font-size:1rem;line-height:1.6}.editorial-course-workspace[data-course-id^=ib-biology-] .editorial-course-hero__headline>div{grid-area:1/1}.editorial-course-workspace[data-course-id^=ib-biology-] .editorial-course-hero__headline>.editorial-opener__lede{grid-area:1/2;align-self:end}.editorial-course-workspace .editorial-course-vitals{grid-template-columns:1fr 1.08fr;margin-top:clamp(1.625rem,3.4vw,2.5rem)}.editorial-course-workspace .editorial-vital{padding:clamp(1.375rem,2.6vw,1.875rem)}.editorial-course-workspace[data-course-id=ib-english-langlit-hl] .editorial-vital{min-height:15.25rem}.editorial-course-hero__headline{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);align-items:start;gap:24px clamp(44px,7vw,100px);display:grid}.editorial-course-hero__headline>div{grid-column:1/-1}.editorial-course-hero__headline>.editorial-opener__lede{grid-column:2}.editorial-course-hero__title{white-space:nowrap;font-size:clamp(65px,7.8vw,112px)}.editorial-course-hero__title .editorial-accent{margin-left:.08em;font-size:.72em}.editorial-course-vitals{grid-template-columns:.95fr 1.05fr;gap:16px;margin-top:clamp(42px,6vw,72px);display:grid}.editorial-vital{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-lg);background:var(--editorial-paper-2);min-height:250px;padding:clamp(26px,3vw,38px)}.editorial-vital--lead{color:#fff;background:var(--editorial-blue);border-color:#0000;flex-direction:column;justify-content:space-between;display:flex;box-shadow:0 22px 50px #2f6be429}.editorial-vital__label{font-family:var(--font-space-mono), monospace;letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:9px;font-weight:700}.editorial-vital__eyebrow{font-family:var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;margin:20px 0 8px;font-size:10px;font-weight:700}.editorial-vital__title{color:inherit;font-family:var(--font-anton), Impact, sans-serif;text-transform:uppercase;margin:0;font-size:clamp(32px,3.4vw,52px);font-weight:400;line-height:.98}.editorial-vital__link{color:inherit;align-items:center;margin-top:26px;font-size:14px;font-weight:650;text-decoration:none;display:inline-flex}.editorial-vital__link:hover{color:inherit}.editorial-vital__meta{font-family:var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:700}.editorial-vital__topline{justify-content:space-between;align-items:center;gap:18px;display:flex}.editorial-vital__topline a{color:var(--editorial-ink);font-family:var(--font-space-mono), monospace;letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:700;text-decoration:none}.editorial-vital__summary{grid-template-columns:126px minmax(0,1fr);align-items:center;gap:26px;margin-top:28px;display:grid}.editorial-vital__number{background:conic-gradient(var(--editorial-orange) 0 var(--course-progress,0deg), #1312101a var(--course-progress,0deg) 360deg);width:126px;height:126px;color:var(--editorial-ink);font-family:var(--font-anton), Impact, sans-serif;border:0;border-radius:50%;place-items:center;font-size:39px;display:grid;position:relative;transform:rotate(12deg)}.editorial-vital__number:before{border-radius:inherit;background:var(--editorial-paper-2);content:"";position:absolute;inset:10px}.editorial-vital__number span{z-index:1;position:relative;transform:rotate(-12deg)}.editorial-vital__stat{color:var(--editorial-ink);margin:0 0 12px;font-size:14px;font-weight:700}.editorial-vital__bars{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.editorial-vital__bar{color:var(--editorial-ink-mute);font-family:var(--font-space-mono), monospace;letter-spacing:.12em;text-transform:uppercase;grid-template-columns:minmax(80px,1fr) minmax(52px,.7fr);align-items:center;gap:10px;font-size:8px;display:grid}.editorial-vital__bar i{background:#1312101a;border-radius:99px;height:4px;display:block;overflow:hidden}.editorial-vital__bar i:before{width:var(--bar-width,40%);border-radius:inherit;background:var(--editorial-orange);content:"";height:100%;display:block}.editorial-course-rail{z-index:28;top:var(--editorial-header-height);border-block:1px solid var(--editorial-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;position:sticky}.editorial-course-rail__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;padding-block:13px;display:grid}.editorial-course-rail__section-nav{min-width:0;display:block}.editorial-course-rail__sections{overscroll-behavior-inline:contain;scroll-behavior:smooth;scrollbar-width:none;flex-wrap:nowrap;gap:6px;min-width:0;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 26px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 26px),#0000)}.editorial-course-rail__section-nav.is-fit .editorial-course-rail__sections{-webkit-mask-image:none;mask-image:none}.editorial-course-rail__sections::-webkit-scrollbar{display:none}.editorial-course-rail__tools{align-items:center;gap:10px;min-width:0;display:flex}.editorial-course-rail__tools .editorial-search{flex:0 180px;width:180px}.editorial-course-workspace .editorial-course-rail{top:var(--editorial-header-height);border-color:var(--editorial-line-soft);background:#ffffffeb}.editorial-course-workspace .editorial-course-rail__inner{min-height:0;padding-block:.6875rem}.editorial-course-workspace .editorial-course-rail__sections{padding-block:.125rem}.editorial-course-workspace .editorial-pill{min-height:0;padding:.5rem .875rem;font-size:.78125rem;line-height:1.5}.editorial-course-workspace .editorial-course-rail__tools .editorial-search input{min-height:0;padding-block:.5625rem;font-size:.84375rem}.editorial-course-workspace .editorial-segmented button{min-width:0;padding:.4375rem .875rem;font-size:.71875rem}.editorial-course-workspace .editorial-result-count{white-space:nowrap;min-width:0;padding-left:.125rem;font-size:.71875rem}.editorial-course-outline{padding-block:clamp(42px,6vw,80px) clamp(100px,12vw,160px)}.editorial-course-workspace .editorial-course-outline{padding-top:0}.editorial-course-section{content-visibility:auto;contain-intrinsic-size:auto 48rem;border-bottom:1px solid var(--editorial-line);grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:clamp(36px,6vw,84px);padding-block:clamp(42px,6vw,76px);scroll-margin-top:110px;display:grid}.editorial-course-section__intro{align-self:start}.editorial-course-section__title{margin-top:18px;font-size:clamp(38px,4.4vw,62px)}.editorial-course-workspace .editorial-course-section{border-top:1px solid var(--editorial-line-soft);scroll-margin-top:calc(var(--editorial-header-height) + 4.625rem);border-bottom:0;grid-template-columns:minmax(14.375rem,.7fr) 2fr;align-items:start;gap:clamp(1.5rem,4vw,4rem);padding-block:clamp(2.375rem,5vw,4.125rem)}.editorial-course-workspace .editorial-course-section:first-child{border-top:0}.editorial-course-workspace .editorial-course-section__intro{top:calc(var(--editorial-header-height) + 5.25rem)}.editorial-course-workspace .editorial-course-section__title{margin-top:0;font-size:clamp(1.875rem,3.4vw,2.875rem);line-height:.94}.editorial-course-workspace .editorial-course-section__description{max-width:17.5rem;color:var(--editorial-ink-soft);margin-top:.875rem;font-size:.84375rem;line-height:1.5}.editorial-course-workspace .editorial-course-section__summary{margin-top:1rem;font-size:.65625rem}.editorial-unit-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px;display:grid}.editorial-course-workspace .editorial-unit-grid{flex-direction:column;gap:.75rem;display:flex}.editorial-unit{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-md);background:var(--editorial-paper);overflow:hidden;box-shadow:0 14px 42px #1312100a}.editorial-unit__head{border-bottom:1px solid var(--editorial-line-soft);justify-content:space-between;align-items:start;gap:20px;padding:22px;display:flex}.editorial-course-workspace .editorial-unit__head{grid-template-columns:1fr auto;align-items:center;gap:.875rem 1.25rem;padding:1rem 1.125rem;display:grid}.editorial-unit__number{color:var(--editorial-ink-mute);font-family:var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:8px;font-weight:700}.editorial-course-workspace .editorial-unit__number{margin-bottom:.3125rem;font-size:.53125rem}.editorial-unit__title{color:var(--editorial-ink);font-family:var(--font-anton), Impact, sans-serif;text-transform:uppercase;margin:0;font-size:clamp(24px,2.25vw,34px);font-weight:400;line-height:1}.editorial-course-workspace .editorial-unit__title{font-size:clamp(.9375rem,1.35vw,1.15625rem);line-height:1.06}.editorial-unit__bank{color:var(--editorial-ink);font-family:var(--font-space-mono), monospace;letter-spacing:.12em;text-transform:uppercase;flex:none;font-size:8px;font-weight:700;text-decoration:none}.editorial-course-workspace .editorial-unit__progress{flex:none;align-items:center;gap:.875rem;display:flex}.editorial-course-workspace .editorial-unit__progress>span{color:var(--editorial-ink-mute);font:700 .6875rem/1 var(--font-space-mono), monospace;letter-spacing:.06em;white-space:nowrap}.editorial-course-workspace .editorial-unit__progress>span.is-complete{color:var(--editorial-green)}.editorial-course-workspace .editorial-unit__progress>i{background:#1312101a;border-radius:999px;width:4rem;height:.3125rem;overflow:hidden}.editorial-course-workspace .editorial-unit__progress>i>i{border-radius:inherit;background:var(--editorial-orange);height:100%;transition:width .55s cubic-bezier(.6,0,.2,1);display:block}.editorial-course-workspace .editorial-unit__progress>span.is-complete+i>i{background:var(--editorial-green)}.editorial-course-workspace .editorial-unit__bank{border:1px solid var(--editorial-line);white-space:nowrap;border-radius:999px;padding:.5rem .8125rem;font-size:.625rem}.editorial-unit__lessons{margin:0;padding:0;list-style:none}.editorial-unit__lesson+.editorial-unit__lesson{border-top:1px solid var(--editorial-line-soft)}.editorial-unit__lesson a{min-height:54px;color:var(--editorial-ink-soft);justify-content:space-between;align-items:center;gap:14px;padding:14px 20px;font-size:12.5px;font-weight:560;line-height:1.35;text-decoration:none;transition:color .16s,background-color .16s;display:flex}.editorial-unit__lesson a:hover{color:var(--editorial-ink);background:var(--editorial-paper-2)}.editorial-unit__lesson a:after{color:var(--editorial-ink-mute);content:"→";flex:none}.editorial-course-seo{font-family:var(--font-archivo), Arial, sans-serif;padding-block:0 clamp(80px,10vw,120px)}.editorial-bank-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px;display:grid}.editorial-bank-card{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-lg);min-height:196px;color:var(--editorial-ink);background:var(--editorial-paper);flex-direction:column;padding:clamp(24px,2.8vw,32px);text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 42px #1312100a}.editorial-bank-card:before{background:var(--editorial-orange);content:"";width:3px;position:absolute;inset:0 auto 0 0}.editorial-bank-card:hover{color:var(--editorial-ink);border-color:#13121057;transform:translateY(-2px);box-shadow:0 19px 48px #13121014}.editorial-bank-card__meta{color:var(--editorial-ink-mute);font-family:var(--font-space-mono), monospace;letter-spacing:.15em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;font-size:9px;font-weight:700;display:flex}.editorial-bank-card__title{color:var(--editorial-ink);font-family:var(--font-anton), Impact, sans-serif;text-transform:uppercase;margin:28px 0 0;font-size:clamp(28px,2.7vw,42px);font-weight:400;line-height:.98}.editorial-bank-card__action{color:var(--editorial-ink);justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:26px;font-size:13px;font-weight:700;display:flex}.editorial-bank-card__action small{color:var(--editorial-muted);font:700 .52rem/1.2 var(--font-space-mono), monospace;letter-spacing:.1em;white-space:nowrap;text-transform:uppercase}.editorial-bank-card__meter{background:var(--editorial-paper-3);border-radius:99px;flex:72px;width:72px;max-width:108px;height:4px}.editorial-bank-card__meter:before{width:var(--bank-progress,0%);border-radius:inherit;background:var(--editorial-orange);content:"";height:100%;display:block}.editorial-catalog-directory--questionbank .editorial-cta,.editorial-questionbank-workspace .editorial-cta{padding-top:clamp(1.875rem,4vw,3.25rem);padding-bottom:clamp(2.125rem,4.5vw,3.75rem)}.editorial-catalog-directory--questionbank .editorial-cta h2,.editorial-questionbank-workspace .editorial-cta h2{font-size:clamp(2.375rem,5.6vw,5rem)}@media (max-width:980px){.editorial-course-workspace .editorial-course-hero__headline{grid-template-columns:minmax(0,1fr);gap:1.75rem}.editorial-course-workspace .editorial-course-hero__headline>div,.editorial-course-workspace .editorial-course-hero__headline>.editorial-opener__lede{grid-column:1}.editorial-course-workspace[data-course-id^=ib-biology-] .editorial-course-hero__headline>div,.editorial-course-workspace[data-course-id^=ib-biology-] .editorial-course-hero__headline>.editorial-opener__lede{grid-area:auto/1}.editorial-course-workspace .editorial-course-hero__headline>.editorial-opener__lede{max-width:34rem;margin-left:0;padding-bottom:0}.editorial-course-workspace .editorial-course-vitals,.editorial-course-workspace .editorial-course-rail__inner{grid-template-columns:minmax(0,1fr)}.editorial-course-workspace .editorial-course-rail__tools{flex-wrap:wrap}.editorial-course-workspace .editorial-course-rail__tools .editorial-search{flex:11rem;width:auto}.editorial-course-hero__headline{grid-template-columns:1fr;align-items:start;gap:28px}.editorial-course-hero__headline>div,.editorial-course-hero__headline>.editorial-opener__lede{grid-column:1}.editorial-course-hero__title{white-space:normal}.editorial-course-vitals{grid-template-columns:1fr}.editorial-course-rail__inner{grid-template-columns:minmax(0,1fr)}.editorial-course-rail__section-nav{order:2}.editorial-course-rail__tools{order:1}}@media (max-width:760px){.editorial-course-hero{padding-block:38px 48px}.editorial-course-hero__title{font-size:clamp(54px,17vw,78px)}.editorial-course-hero__title .editorial-accent{width:fit-content;margin:8px 0 0;display:block}.editorial-vital{min-height:220px}.editorial-vital__summary{grid-template-columns:96px minmax(0,1fr);gap:18px}.editorial-vital__bars{grid-template-columns:minmax(0,1fr)}.editorial-vital__number{border-width:8px;width:96px;height:96px;font-size:31px}.editorial-course-rail{top:var(--editorial-header-height)}.editorial-course-rail__inner{padding-block:10px}.editorial-course-rail__tools{grid-template-columns:minmax(0,1fr) auto auto;display:grid}.editorial-course-rail__tools .editorial-search,.editorial-course-rail__section-nav{width:100%}.editorial-course-section{grid-template-columns:1fr;gap:28px}.editorial-unit-grid,.editorial-bank-grid{grid-template-columns:1fr}}@media (max-width:560px){.editorial-course-rail__tools{grid-template-columns:minmax(0,1fr) auto}.editorial-course-rail__tools .editorial-search{grid-column:1;min-width:0}.editorial-course-workspace .editorial-course-rail__tools .editorial-search input{min-height:2.75rem}.editorial-course-rail__tools .editorial-segmented{grid-column:2;min-height:2.75rem}.editorial-course-rail__tools .editorial-result-count{grid-column:1/-1;justify-self:end;margin:0;padding:0 .125rem 0 0}}@media (prefers-reduced-motion:reduce){.editorial-course-rail__sections{scroll-behavior:auto}}.packages-public__empty{border-block:1px solid var(--editorial-line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px 24px;max-width:860px;margin-inline:auto;padding:30px 0;display:grid}.packages-public__empty-icon{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-sm);width:48px;height:48px;color:var(--editorial-ink-soft);background:var(--editorial-paper);grid-row:span 2;place-items:center;display:grid}.packages-public__empty-icon svg{width:24px;height:24px}.packages-public__empty-label{color:var(--editorial-ink-mute);font:700 10px/1.4 var(--font-space-mono), monospace;letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px}.packages-public__empty h2{font:700 clamp(1.35rem, 3vw, 1.75rem)/1.15 var(--font-archivo), Arial, sans-serif;letter-spacing:-.03em;margin:0}.packages-public__empty>p{max-width:52ch;color:var(--editorial-ink-soft);grid-column:2;margin:0;line-height:1.6}.packages-public__empty .public-editorial__button{white-space:nowrap;grid-area:1/3/span 2}@media (max-width:760px){.packages-public__empty{grid-template-columns:48px minmax(0,1fr);padding:24px 0}.packages-public__empty-icon{grid-row:1}.packages-public__empty>p,.packages-public__empty .public-editorial__button{grid-column:1/-1}.packages-public__empty .public-editorial__button{grid-row:auto;width:100%}}.account-panel{color:var(--editorial-ink);border:1px solid var(--editorial-line)!important;background:var(--editorial-paper)!important}.account-purchase{transition:border-color .16s!important}.account-purchase:hover{border-color:#bdbdb8!important;transform:none!important}.account-loading__block{background:#e9e9e5!important;border-radius:8px!important}.editorial-binding-page__body{gap:.875rem;width:min(100%,60rem);margin-inline:auto}.editorial-binding-page__notice{border:1px solid var(--editorial-tint-amber-line);border-radius:var(--editorial-r-md);color:var(--editorial-ink);background:var(--editorial-tint-amber);padding:clamp(1.25rem,2.8vw,1.875rem)}.editorial-binding-page__notice p{margin-top:.625rem;font-size:.90625rem;line-height:1.6;color:var(--editorial-ink-soft)!important}.editorial-binding-page__notice>div>div:last-child{font:700 .625rem/1.5 var(--font-space-mono), monospace;letter-spacing:.08em;text-transform:uppercase;margin-top:1rem;color:var(--editorial-tint-amber-ink)!important}.editorial-binding-page__stage{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:22rem;display:flex;overflow:hidden;border:1px solid var(--editorial-line)!important;border-radius:var(--editorial-r-lg)!important;color:var(--editorial-ink)!important;background-color:var(--editorial-paper)!important;box-shadow:none!important;background-image:none!important;padding:clamp(1.75rem,4vw,3.25rem)!important}.editorial-binding-page__stage--active{border-color:var(--editorial-tint-green-line)!important}.editorial-binding-page__stage--active>div:first-child>div{border-color:var(--editorial-tint-green-line)!important;color:var(--editorial-tint-green-ink)!important;background:var(--editorial-tint-green)!important;box-shadow:none!important}.editorial-binding-page__stage p{color:var(--editorial-ink-soft)!important}.editorial-binding-page__stage--code>div{width:min(100%,36rem)}.editorial-binding-page__stage--code [class*=rounded-2xl]{border-color:var(--editorial-line)!important;border-radius:var(--editorial-r-md)!important;background:var(--editorial-paper)!important;box-shadow:none!important}.editorial-binding-page__stage--code span[class*=font-mono]{color:var(--editorial-ink)!important;font-family:var(--font-space-mono), monospace!important}.editorial-binding-page__button{gap:.5625rem;min-height:44px!important;box-shadow:none!important;font:620 .875rem/1.5 var(--font-archivo), Arial, sans-serif!important;border-radius:999px!important;padding:.6875rem 1.25rem!important;transition:color .25s,background-color .25s,border-color .25s,transform .3s cubic-bezier(.2,.8,.2,1)!important}.editorial-binding-page__button--primary{color:var(--editorial-paper)!important;background:var(--editorial-ink)!important;border:0!important}.editorial-binding-page__button--primary:hover:not(:disabled){background:var(--editorial-ink-2)!important}.editorial-binding-page__button--ghost{border:1px solid var(--editorial-line)!important;color:var(--editorial-ink)!important;background:var(--editorial-paper)!important}.editorial-binding-page__button--ghost:hover:not(:disabled){border-color:var(--editorial-line)!important;background:#1312100f!important}.editorial-binding-page__button--danger{color:#913e32!important;background:#fff3f0!important;border:1px solid #e3b8b2!important}.editorial-binding-page__button--danger:hover{background:#fce7e3!important;border-color:#913e32!important}.editorial-binding-page__button:disabled{cursor:wait;opacity:.5;transform:none!important}.editorial-binding-page__waiting{color:var(--editorial-tint-amber-ink);font:700 .625rem/1.5 var(--font-space-mono), monospace;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.5rem;display:inline-flex}.editorial-binding-page__waiting>span{background:0 0;border:2px solid;border-radius:50%;width:.5rem;height:.5rem}.editorial-binding-page__error{width:min(100%,34rem);font:400 .90625rem/1.55 var(--font-archivo), Arial, sans-serif;margin-inline:auto;padding:1rem 1.25rem;border-radius:var(--editorial-r-sm)!important;color:#913e32!important;background:#fff3f0!important;border:1px solid #e3b8b2!important}.editorial-binding-page__meta,.editorial-binding-page__reward{font:700 .625rem/1.5 var(--font-space-mono), monospace;letter-spacing:.14em;text-transform:uppercase}.editorial-binding-page__meta{color:var(--editorial-ink-mute)}.editorial-binding-page__reward{border:1px solid var(--editorial-tint-amber-line);color:var(--editorial-tint-amber-ink);background:var(--editorial-tint-amber);border-radius:6px;padding:.3125rem .625rem}.editorial-binding-page__reward[data-tone=used]{color:var(--editorial-tint-violet-ink);border-color:var(--editorial-tint-violet-line);background:var(--editorial-tint-violet)}.editorial-binding-page__stage>p:not(.editorial-binding-page__meta),.editorial-binding-page__stage--code p:not(.editorial-binding-page__meta){font:400 .90625rem/1.6 var(--font-archivo), Arial, sans-serif}.editorial-binding-page__stage p.editorial-binding-page__meta{color:var(--editorial-ink-mute)!important}.editorial-binding-page__stage--active svg{color:inherit}.account-billing-summary{gap:.625rem;display:grid}@keyframes editorial-billing-spin{to{transform:rotate(360deg)}}@keyframes editorial-account-shimmer{to{background-position:-240% 0}}.changelog-public>.max-w-4xl{padding-block:clamp(56px,8vw,96px)!important}.changelog-public .bg-white,.changelog-public [class*=dark\:bg-slate-9]{background-color:var(--editorial-paper)!important}.changelog-public [class*=rounded-2xl],.changelog-public [class*=rounded-xl]{border-color:var(--editorial-line)!important;box-shadow:none!important;border-radius:6px!important}.changelog-public .relative.border-l{border-color:var(--editorial-ink)!important}.changelog-public .relative.border-l>div>[class*=absolute]{border-color:var(--editorial-ink)!important;background:var(--editorial-paper)!important;border-radius:0!important}.changelog-public .relative.border-l>div>[class*=absolute]>div{background:var(--editorial-orange)!important;border-radius:0!important}.changelog-public h2,.changelog-public h3,.changelog-public p{color:var(--editorial-ink)!important}.changelog-public .relative.border-l h3{font-style:italic;font-family:var(--font-instrument-serif), Georgia, serif!important;font-weight:400!important}.changelog-public li{color:var(--editorial-ink-soft)!important}.changelog-public a[class*=bg-navy],.changelog-public a[class*=dark\:bg-white]{min-height:46px;color:var(--editorial-paper)!important;background:var(--editorial-ink)!important;box-shadow:none!important;border-radius:6px!important}.public-editorial{min-height:100vh;color:var(--editorial-ink);font-family:var(--font-archivo), Arial, sans-serif;background:0 0;overflow:clip}.public-editorial *,.public-editorial :before,.public-editorial :after{box-sizing:border-box}.public-editorial__container{width:min(100%, var(--editorial-container));padding-inline:var(--editorial-pad);margin-inline:auto}.public-editorial__opener{border-bottom:1px solid var(--editorial-line);background:0 0}.public-editorial__opener-inner{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:end;gap:clamp(40px,8vw,120px);min-height:300px;padding-block:clamp(64px,8vw,112px) clamp(48px,7vw,84px);display:grid}.public-editorial__opener-copy{max-width:780px}.public-editorial__kicker{color:var(--editorial-ink-soft);font:700 10px/1.4 var(--font-space-mono), monospace;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 18px;display:flex}.public-editorial__kicker:before{background:var(--editorial-orange);content:"";width:7px;height:7px}.public-editorial__title{color:var(--editorial-ink);font:400 clamp(58px, 8vw, 112px)/.92 var(--font-anton), Impact, sans-serif;letter-spacing:.005em;text-transform:uppercase;margin:0}.public-editorial__title-accent{color:var(--editorial-orange);font-family:var(--font-instrument-serif), Georgia, serif;letter-spacing:-.025em;text-transform:none;font-style:italic}.public-editorial__lede{max-width:54ch;color:var(--editorial-ink-soft);margin:0 0 4px;font-size:clamp(17px,1.45vw,20px);line-height:1.58}.public-editorial__section{border-bottom:1px solid var(--editorial-line-soft);padding-block:clamp(64px,9vw,112px)}.public-editorial__section--subtle{background:var(--editorial-paper-2)}.public-editorial__section--ink{color:var(--editorial-paper);background:var(--editorial-ink)}.public-editorial__section-heading{max-width:900px;color:inherit;font:400 clamp(38px, 5vw, 68px)/.98 var(--font-anton), Impact, sans-serif;letter-spacing:.005em;text-transform:uppercase;margin:0}.public-editorial__section-heading em{color:var(--editorial-orange);font-family:var(--font-instrument-serif), Georgia, serif;letter-spacing:-.025em;text-transform:none;font-style:italic}.public-editorial__section-intro{max-width:68ch;color:var(--editorial-ink-soft);margin:20px 0 0;font-size:17px;line-height:1.65}.public-editorial__section--ink .public-editorial__section-intro{color:#ffffffad}.public-editorial__split{grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:clamp(36px,7vw,100px);display:grid}.public-editorial__rail-label{color:var(--editorial-ink-mute);font:700 10px/1.5 var(--font-space-mono), monospace;letter-spacing:.16em;text-transform:uppercase;margin:0;position:sticky;top:104px}.public-editorial__rule-list{border-top:1px solid var(--editorial-line)}.public-editorial__rule-row{border-bottom:1px solid var(--editorial-line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:92px;padding:22px 0;display:grid}.public-editorial__rule-row-title{color:var(--editorial-ink);margin:0;font-size:18px;font-weight:680;line-height:1.3}.public-editorial__rule-row-copy{max-width:72ch;color:var(--editorial-ink-soft);margin:7px 0 0;font-size:14px;line-height:1.6}.public-editorial__meta{color:var(--editorial-ink-mute);font:700 10px/1.4 var(--font-space-mono), monospace;letter-spacing:.12em;text-transform:uppercase}.public-editorial__button{justify-content:center;align-items:center;gap:var(--ds-button-gap);min-width:0;max-width:100%;min-height:var(--ds-button-height);padding:var(--ds-button-padding);border:1px solid var(--editorial-ink);border-radius:var(--ds-button-radius);color:var(--editorial-paper);background:var(--editorial-ink);font-family:var(--font-archivo), Arial, sans-serif;font-size:var(--ds-button-font-size);font-weight:var(--ds-button-font-weight);text-align:center;overflow-wrap:anywhere;transition:var(--ds-button-transition);will-change:transform;line-height:1;text-decoration:none;display:inline-flex}.editorial-course-workspace .editorial-course-hero__title .editorial-accent{width:auto;margin-left:.08em;display:inline-block}.public-editorial__button:hover{color:var(--editorial-paper);background:var(--editorial-ink-2)}.public-editorial__button--accent{border-color:var(--editorial-orange);background:var(--editorial-orange)}.public-editorial__button--accent:hover{border-color:var(--editorial-orange-deep);background:var(--editorial-orange-deep)}.public-editorial__button--secondary{color:var(--editorial-ink);background:var(--editorial-paper)}.public-editorial__button--secondary:hover{color:var(--editorial-ink);background:var(--editorial-paper-2);border-color:var(--editorial-line)}.public-editorial__button>span[aria-hidden=true]{transition:transform .3s cubic-bezier(.2,.8,.2,1)}.public-editorial__button:hover>span[aria-hidden=true]{transform:translate(3px)}.public-editorial__button:focus-visible,.public-editorial a:focus-visible,.public-editorial button:focus-visible,.public-editorial input:focus-visible,.public-editorial select:focus-visible,.public-editorial textarea:focus-visible,.public-editorial summary:focus-visible{outline:2px solid var(--editorial-orange);outline-offset:3px}.public-editorial__actions{gap:var(--ds-actions-gap);flex-wrap:wrap;margin-top:28px;display:flex}.public-editorial__card{padding:var(--ds-card-padding);border:var(--ds-card-border);border-radius:var(--editorial-r-sm);background:var(--editorial-paper);box-shadow:none}.public-editorial__card--feature{border-radius:22px}.public-editorial__notice{border:1px solid var(--editorial-line);border-left:4px solid var(--editorial-orange);color:var(--editorial-ink-soft);background:#fffaf3;border-radius:0 6px 6px 0;padding:18px 20px;font-size:14px;line-height:1.6}.public-editorial__notice strong{color:var(--editorial-ink)}.public-editorial__filterbar{z-index:30;top:var(--editorial-header-height);border-bottom:1px solid var(--editorial-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;position:sticky}.public-editorial__filterbar-inner{align-items:center;gap:12px;min-height:78px;padding-block:14px;display:flex}.public-editorial__filter-groups{scrollbar-width:none;flex:auto;gap:8px;display:flex;overflow-x:auto}.public-editorial__filter-groups::-webkit-scrollbar{display:none}.public-editorial__pill{border:1px solid var(--editorial-line);min-height:40px;color:var(--editorial-ink-soft);background:var(--editorial-paper);font-family:var(--font-archivo), Arial, sans-serif;border-radius:999px;flex:none;padding:10px 15px;font-size:12px;font-weight:700}.public-editorial__pill[aria-pressed=true],.public-editorial__pill[aria-current=true],.public-editorial__pill--active{border-color:var(--editorial-ink);color:var(--editorial-paper);background:var(--editorial-ink)}.public-editorial__field{gap:8px;display:grid}.public-editorial__field label,.public-editorial__field legend{color:var(--editorial-ink-soft);font:700 10px/1.4 var(--font-space-mono), monospace;letter-spacing:.12em;text-transform:uppercase}.public-editorial__field input,.public-editorial__field select,.public-editorial__field textarea{border:1px solid var(--editorial-line);width:100%;min-height:48px;color:var(--editorial-ink);background:var(--editorial-paper);font-family:var(--font-archivo), Arial, sans-serif;border-radius:6px;outline:0;padding:12px 14px;font-size:15px}.public-editorial__field textarea{resize:vertical;min-height:152px}.public-editorial__field input:focus,.public-editorial__field select:focus,.public-editorial__field textarea:focus{border-color:var(--editorial-orange);box-shadow:0 0 0 3px #d640001f}.public-editorial__system{min-height:calc(100vh - 64px);padding:48px var(--editorial-pad);background:0 0;place-items:center;display:grid}.public-editorial__system-panel{border:1px solid var(--editorial-line);border-top:4px solid var(--editorial-orange);background:var(--editorial-paper);border-radius:10px;width:min(100%,600px);padding:clamp(28px,5vw,56px)}.public-editorial__system-title{color:var(--editorial-ink);font:400 clamp(40px, 7vw, 64px)/.96 var(--font-anton), Impact, sans-serif;text-transform:uppercase;margin:0}.public-editorial__system-copy{color:var(--editorial-ink-soft);margin:20px 0 0;font-size:16px;line-height:1.65}.public-editorial__workspace{grid-template-columns:minmax(330px,400px) minmax(0,1fr);align-items:start;gap:clamp(28px,5vw,72px);display:grid}.public-editorial__workspace-rail{position:sticky;top:96px}.public-editorial__document{border:1px solid var(--editorial-line);background:var(--editorial-paper);min-width:0;padding:clamp(24px,4vw,48px)}.public-editorial__document>*+*{margin-top:24px}.public-editorial__document h2,.public-editorial__document h3{color:var(--editorial-ink);font-family:var(--font-instrument-serif), Georgia, serif;font-style:italic;font-weight:400}.public-editorial__document p,.public-editorial__document li{color:var(--editorial-ink-soft);line-height:1.7}.public-editorial__faq{border-top:1px solid var(--editorial-line)}.public-editorial__faq details{border-bottom:1px solid var(--editorial-line)}.public-editorial__faq summary{color:var(--editorial-ink);cursor:pointer;justify-content:space-between;gap:24px;padding:24px 0;font-size:17px;font-weight:700;list-style:none;display:flex}.public-editorial__faq summary::-webkit-details-marker{display:none}.public-editorial__faq summary:after{color:var(--editorial-orange);content:"+";font:400 22px/1 var(--font-space-mono), monospace}.public-editorial__faq details[open] summary:after{content:"−"}.public-editorial__faq details>div,.public-editorial__faq details>p{max-width:76ch;color:var(--editorial-ink-soft);padding:0 0 26px;line-height:1.7}@media (max-width:900px){.public-editorial__opener-inner,.public-editorial__split,.public-editorial__workspace{grid-template-columns:1fr}.public-editorial__opener-inner{align-items:start;min-height:0}.public-editorial__rail-label,.public-editorial__workspace-rail{position:static}}@media (max-width:760px){.public-editorial__opener{background-size:36px 36px}.public-editorial__opener-inner{gap:28px;padding-block:52px 48px}.public-editorial__title{font-size:clamp(52px,16vw,72px)}.public-editorial__filterbar{top:var(--editorial-header-height)}.public-editorial__filterbar-inner{flex-direction:column;align-items:stretch}.public-editorial__rule-row{grid-template-columns:1fr;gap:14px}.public-editorial__system{padding:24px 18px}}@media (max-width:520px){.public-editorial__actions{flex-direction:column}.public-editorial__actions .public-editorial__button{width:100%}}@media (prefers-reduced-motion:reduce){.public-editorial *,.public-editorial :before,.public-editorial :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.public-editorial__button:hover{transform:none}}.pricing-plan-card{color:var(--editorial-ink);transition:border-color .16s,transform .16s;border:1px solid var(--editorial-line)!important;background:var(--editorial-paper)!important;box-shadow:none!important;border-radius:10px!important}.pricing-plan-card:hover{transform:translateY(-2px);border-color:#1312105c!important}.pricing-plan-card--highlighted{border-top:4px solid var(--editorial-orange)!important}.pricing-plan-card__state,.pricing-plan-card__recommended{z-index:1;border:1px solid var(--editorial-ink);width:max-content;max-width:calc(100% - 32px);color:var(--editorial-paper);background:var(--editorial-ink);font:700 9px/1 var(--font-space-mono), monospace;letter-spacing:.14em;text-transform:uppercase;padding:6px 11px;position:absolute;top:-13px}.pricing-plan-card__state{left:50%;transform:translate(-50%)}.pricing-plan-card__recommended{left:22px}.pricing-plan-card__label-row{align-items:center;gap:8px;margin-bottom:12px;display:flex}.pricing-plan-card__label{border:1px solid var(--editorial-line);color:var(--editorial-ink-soft);background:var(--editorial-paper-2);font:700 10px/1 var(--font-space-mono), monospace;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:4px 10px}.pricing-plan-card__label--pro{border-color:color-mix(in srgb, var(--editorial-orange) 30%, var(--editorial-line));color:var(--ds-action-text);background:var(--editorial-tint-orange)}.pricing-plan-card__offer-chip{border:1px solid color-mix(in srgb, var(--editorial-orange) 28%, var(--editorial-line));color:var(--ds-action-text);background:var(--editorial-tint-orange);font:700 10px/1.2 var(--font-space-mono), monospace;letter-spacing:.06em;border-radius:999px;align-items:center;gap:6px;margin-top:8px;padding:5px 10px;display:inline-flex}.pricing-plan-card__change-note{border-left:2px solid var(--editorial-orange);color:var(--editorial-ink-soft);margin-top:24px;padding-left:12px;font-size:12px;line-height:1.5}.pricing-feature{color:var(--editorial-ink-soft);align-items:flex-start;gap:11px;font-size:14px;line-height:1.45;display:flex}.pricing-feature-icon{border:1px solid var(--editorial-line);width:20px;height:20px;color:var(--editorial-ink);background:var(--editorial-paper-2);border-radius:50%;flex:0 0 20px;place-items:center;margin-top:1px;display:grid}.pricing-feature-icon--gift{border-color:color-mix(in srgb, var(--editorial-orange) 32%, var(--editorial-line));color:var(--editorial-orange);background:var(--editorial-tint-orange)}.pricing-feature__text{flex:1}.pricing-feature__info-wrap{flex:none;margin-top:2px}.pricing-feature-info{width:14px;height:14px;color:var(--editorial-ink-mute)}@media (max-width:760px){.pricing-plan-card:hover{transform:none}}@media (forced-colors:active){.pricing-public__note-card,.pricing-public__assurance,.pricing-public__assurance-icon,.pricing-plan-card{border-color:canvastext!important}}@media (max-width:1020px){.editorial-filterbar__inner{flex-wrap:wrap}.editorial-filterbar__groups{flex-basis:100%;order:2}.editorial-filterbar__tools{width:100%}.editorial-search{flex:auto;width:auto}}@media (max-width:760px){.editorial-opener__inner{grid-template-columns:1fr;align-items:start;gap:34px;min-height:0;padding-block:56px 48px}.editorial-opener__title{font-size:clamp(61px,19vw,88px)}.editorial-filterbar{top:var(--editorial-header-height)}.editorial-filterbar__tools{flex-wrap:wrap}.editorial-search{flex-basis:100%}.editorial-result-count{margin-left:auto}.editorial-course-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.editorial-page *,.editorial-page :before,.editorial-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.editorial-breadcrumb ol{color:var(--editorial-muted);font:700 .66rem/1.4 var(--font-space-mono), monospace;letter-spacing:.16em;text-transform:uppercase;flex-wrap:wrap;gap:.65rem;margin:0 0 clamp(1.1rem,2vw,1.5rem);padding:0;list-style:none;display:flex}.editorial-breadcrumb a:hover{color:var(--editorial-orange)}.editorial-breadcrumb li:last-child{color:var(--editorial-ink-soft)}.editorial-chapter{width:min(100% - 2rem,79rem);color:var(--editorial-muted);font:700 .65rem/1 var(--font-space-mono), monospace;letter-spacing:.17em;text-transform:uppercase;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-inline:auto;display:grid}.editorial-chapter span{color:var(--editorial-orange)}.editorial-chapter i{background:var(--editorial-line);height:1px}.editorial-chapter b{font-weight:700}.editorial-resource-viewer{width:100%}.editorial-resource-list{flex-direction:column;gap:.625rem;padding-bottom:clamp(.625rem,2vw,1.25rem);display:flex}.editorial-resource-card{--resource-hue:var(--editorial-orange);border:1px solid var(--editorial-line);border-radius:var(--editorial-r-md);background:var(--editorial-paper);width:100%;min-height:6rem;color:var(--editorial-ink);text-align:left;grid-template-columns:1rem 1.375rem minmax(0,1fr) auto auto;align-items:center;gap:clamp(.8rem,1.8vw,1.5rem);padding:1rem clamp(1rem,2vw,1.4rem);transition:border-color .3s,box-shadow .4s,transform .35s cubic-bezier(.2,.9,.25,1);display:grid;position:relative;box-shadow:0 4px 18px -16px #1312104d}.editorial-resource-card:before{background:var(--resource-hue);content:"";border-radius:0 .1875rem .1875rem 0;width:.1875rem;position:absolute;top:.875rem;bottom:.875rem;left:0}.editorial-resource-card--violet{--resource-hue:#7954a6}.editorial-resource-card--azure{--resource-hue:#247ca3}.editorial-resource-card--amber{--resource-hue:#9a6816}.editorial-resource-card--teal{--resource-hue:#15786f}.editorial-resource-card--green{--resource-hue:#24754f}.editorial-resource-card:hover{border-color:#13121038;transform:translateY(-3px);box-shadow:0 16px 38px -20px #13121038}.editorial-resource-card:focus-visible{outline:2px solid var(--editorial-ink);outline-offset:3px}.editorial-resource-card:active{transform:translateY(-1px)}.editorial-resource-card:disabled{cursor:wait}.editorial-resource-card.is-next{border-color:var(--editorial-orange);box-shadow:0 4px 18px -16px #e8460080}.editorial-resource-seq{width:1rem;color:var(--editorial-muted);font:700 .6875rem/1.5 var(--font-space-mono), monospace;letter-spacing:.08em;font-variant-numeric:tabular-nums}.editorial-resource-mark{border:1.7px solid var(--editorial-line);color:#0000;background:0 0;border-radius:999px;flex:none;place-items:center;width:1.375rem;height:1.375rem;transition:background .25s,border-color .25s,transform .2s;display:grid}.editorial-resource-mark svg{fill:none;width:11px;height:11px;stroke:var(--ds-color-paper);stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;opacity:0;transition:opacity .2s}.editorial-resource-mark.is-complete{border-color:var(--editorial-green);background:var(--editorial-green);color:#fff}.editorial-resource-mark.is-complete svg{opacity:1}.editorial-resource-spinner{border:1.5px solid color-mix(in srgb, var(--resource-hue) 28%, transparent);border-top-color:var(--resource-hue);border-radius:999px;width:.75rem;height:.75rem;animation:.7s linear infinite editorial-spin}@keyframes editorial-spin{to{transform:rotate(360deg)}}.editorial-resource-main{min-width:0;display:block}.editorial-resource-name{color:var(--editorial-ink);font-family:var(--font-anton), "Arial Narrow", sans-serif;letter-spacing:.012em;text-transform:uppercase;margin:0;font-size:clamp(1.0625rem,1.7vw,1.375rem);font-weight:400;line-height:1;display:block}.editorial-resource-description{max-width:70ch;color:var(--editorial-ink-soft);margin-top:.4375rem;font-size:.84375rem;line-height:1.45;display:block}.editorial-resource-card.is-complete .editorial-resource-name{color:var(--editorial-ink-soft)}.editorial-resource-card.is-complete .editorial-resource-description,.editorial-resource-card:disabled .editorial-resource-main,.editorial-resource-card:disabled .editorial-resource-meta,.editorial-resource-card:disabled .editorial-resource-open{opacity:.7}.editorial-resource-meta{color:var(--editorial-muted);font:700 .65625rem/1.5 var(--font-space-mono), monospace;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.editorial-resource-meta b{color:#24754f;font-weight:700}.editorial-resource-meta b.is-done{font:700 9.5px/1.5 var(--font-space-mono), monospace;letter-spacing:.16em;color:var(--editorial-tint-green-ink)}.editorial-resource-meta b.is-next{font:700 9.5px/1.5 var(--font-space-mono), monospace;letter-spacing:.16em;color:var(--editorial-orange)}.editorial-resource-open{white-space:nowrap;align-items:center;gap:.5rem;font-size:.84375rem;font-weight:640;display:inline-flex}.editorial-resource-open b{color:var(--editorial-orange);transition:transform .3s cubic-bezier(.2,.8,.2,1)}.editorial-resource-card:hover .editorial-resource-open{color:var(--editorial-orange)}.editorial-resource-card:hover .editorial-resource-open b{display:inline-block;transform:translate(.2rem)}.editorial-resource-card--orange{--resource-hue:var(--editorial-orange)}.editorial-resource-card.is-locked{border-color:var(--editorial-line);background:var(--editorial-paper-2);box-shadow:none}.editorial-resource-card.is-locked:before{background:repeating-linear-gradient(to bottom, var(--resource-hue) 0 .375rem, transparent .375rem .75rem)}.editorial-resource-card.is-locked:disabled{cursor:not-allowed;color:var(--editorial-ink-mute)}.editorial-resource-card.is-locked:disabled:before{background:repeating-linear-gradient(to bottom, var(--editorial-line) 0 .375rem, transparent .375rem .75rem)}.editorial-resource-card.is-locked:disabled .editorial-resource-main,.editorial-resource-card.is-locked:disabled .editorial-resource-meta,.editorial-resource-card.is-locked:disabled .v27-topic-lock-in,.editorial-resource-card.is-locked:disabled .editorial-resource-seq,.editorial-resource-card.is-locked:disabled .editorial-resource-mark{opacity:.52}.editorial-resource-card.is-locked:disabled:hover,.editorial-resource-card.is-locked:disabled:active{border-color:var(--editorial-line);box-shadow:none;transform:none}.editorial-resource-empty{border-block:1px solid var(--editorial-line-soft);flex-direction:column;gap:.45rem;padding:2rem 0;display:flex}.editorial-resource-empty .editorial-kicker{color:var(--editorial-orange);margin:0 0 .2rem}.editorial-resource-empty strong{font-family:var(--font-anton), "Arial Narrow", sans-serif;text-transform:uppercase;font-size:1.4rem;font-weight:400}.editorial-resource-empty span{color:var(--editorial-ink-soft)}.editorial-resource-modal{z-index:70!important;padding:clamp(0rem,2.4vw,1.75rem)!important}.editorial-resource-modal__scrim{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#13121094}.editorial-resource-modal__panel{background:var(--editorial-paper);color:var(--editorial-ink);font-family:var(--font-archivo), Arial, sans-serif;border-radius:clamp(0rem,2vw,1.375rem);animation:.5s cubic-bezier(.22,1,.36,1) editorial-modal-enter;overflow:hidden;box-shadow:0 60px 120px -50px #131210b3;width:min(63.75rem,100%)!important;max-width:63.75rem!important;max-height:calc(100dvh + -2*clamp(0rem,2.4vw,1.75rem))!important}@keyframes editorial-modal-enter{0%{opacity:0;transform:translateY(2.125rem)}to{opacity:1;transform:translateY(0)}}.editorial-resource-modal__head{flex:none;justify-content:space-between;align-items:flex-start;gap:1rem;padding:clamp(1.1rem,2.4vw,1.625rem) clamp(1.1rem,2.6vw,1.875rem) .875rem;display:flex}.editorial-resource-modal__head>:first-child{flex:auto;min-width:0}.editorial-resource-modal__head p{color:var(--editorial-muted);font:700 .59375rem/1.5 var(--font-space-mono), monospace;letter-spacing:.2em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;overflow:hidden}.editorial-resource-modal__head h2{color:var(--editorial-ink);font-family:var(--font-anton), Arial Narrow, sans-serif;letter-spacing:.005em;text-transform:uppercase;margin-top:.5rem;font-size:clamp(1.4rem,2.8vw,2.125rem);font-weight:400;line-height:1}.editorial-resource-modal__close{border:1px solid var(--editorial-line);width:2.375rem;height:2.375rem;color:var(--editorial-ink-soft);border-radius:999px;flex:none;place-items:center;transition:background .16s,border-color .16s,color .16s;display:grid}.editorial-resource-modal__close:hover{border-color:var(--editorial-ink);background:var(--editorial-ink);color:var(--editorial-paper)}.editorial-resource-modal__close:focus-visible,.editorial-resource-modal__steps button:focus-visible,.editorial-resource-modal__foot button:focus-visible{outline:2px solid var(--editorial-blue);outline-offset:3px}.editorial-resource-modal__close svg{width:.9375rem;height:.9375rem}.editorial-resource-modal__steps{scrollbar-width:none;flex:none;gap:.375rem;padding:0 clamp(1.1rem,2.6vw,1.875rem) .875rem;display:flex;overflow-x:auto}.editorial-resource-modal__steps::-webkit-scrollbar{display:none}.editorial-resource-modal__steps button{border:1px solid var(--editorial-line);color:var(--editorial-ink-soft);white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.78125rem;font-weight:580;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.editorial-resource-modal__steps button:hover{border-color:var(--editorial-muted)}.editorial-resource-modal__steps button.is-current{border-color:var(--editorial-ink);background:var(--editorial-ink);color:var(--editorial-paper)}.editorial-resource-modal__steps button i{color:var(--editorial-muted);font:700 .625rem/1 var(--font-space-mono), monospace;letter-spacing:.1em;font-style:normal}.editorial-resource-modal__steps button.is-current i{color:#ff8a50}.editorial-resource-modal__steps button svg{color:#24754f;width:.6875rem;height:.6875rem;margin-right:-.125rem;display:none}.editorial-resource-modal__steps button.is-complete svg{display:block}.editorial-resource-modal__steps button.is-current svg{color:#7de8b4}.editorial-resource-modal__body{border-top:1px solid var(--editorial-line-soft);overscroll-behavior:contain;flex:1;min-height:0;padding:clamp(.375rem,1.2vw,.625rem) clamp(1.125rem,2.6vw,1.875rem) clamp(1.125rem,2.4vw,1.625rem);overflow-y:auto}.editorial-resource-modal__foot{border-top:1px solid var(--editorial-line-soft);background:var(--editorial-paper-2);flex-wrap:wrap;flex:none;align-items:center;gap:.75rem;padding:.875rem clamp(1.1rem,2.6vw,1.875rem);display:flex}.editorial-resource-modal__foot button,.editorial-resource-modal__status{border:1px solid var(--editorial-line);background:var(--editorial-paper);border-radius:999px;align-items:center;gap:.5625rem;padding:.625rem 1.125rem;font-size:.84375rem;font-weight:620;display:inline-flex}.editorial-resource-modal__foot button:hover:not(:disabled){border-color:var(--editorial-ink)}.editorial-resource-modal__foot button:disabled{cursor:not-allowed;opacity:.35}.editorial-resource-modal__foot button.is-primary{border-color:var(--editorial-ink);background:var(--editorial-ink);color:var(--editorial-paper);margin-left:auto}.editorial-resource-modal__foot button.is-primary:hover:not(:disabled){background:var(--editorial-ink-soft)}.editorial-resource-modal__status{border-color:var(--editorial-line);min-height:2.5rem;color:var(--editorial-ink-soft);font:700 .65625rem/1 var(--font-space-mono), monospace;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:0 0;padding:.625rem 1rem;transition:border-color .25s,background-color .25s,color .25s}.editorial-resource-modal__status[aria-disabled=true]{cursor:default}.editorial-resource-modal__status svg{display:none}.editorial-resource-modal__foot .editorial-resource-modal__status:hover:not(:disabled){border-color:var(--editorial-green);color:var(--editorial-tint-green-ink)}.editorial-resource-modal__status.is-complete,.editorial-resource-modal__foot .editorial-resource-modal__status.is-complete:hover:not(:disabled){border-color:var(--editorial-green);background:var(--editorial-green);color:var(--ds-color-paper)}.editorial-resource-modal__completion-error{color:#a43125;order:4;width:100%;font-size:.75rem}@media (max-width:700px){.editorial-resource-modal{padding:0!important}.editorial-resource-modal__panel{border-radius:0;width:100%;height:100%;max-height:none!important}}@media (max-width:51.25rem){.editorial-resource-card{grid-template-columns:auto auto auto minmax(0,1fr);gap:.75rem}.editorial-resource-meta,.editorial-resource-open{grid-column:2/-1}.editorial-resource-open{margin-top:.125rem}}@media (max-width:35rem){.editorial-resource-modal__foot{flex-wrap:wrap}.editorial-resource-modal__status{order:3;justify-content:center;width:100%}.editorial-resource-modal__foot button.is-primary{margin-left:auto}}@media (prefers-reduced-motion:reduce){.editorial-resource-modal__panel{animation:none}.editorial-resource-spinner{animation-duration:1.4s}}.editorial-catalog-group__intro,.editorial-course-section__intro{position:sticky;top:9.5rem}.editorial-segmented button:disabled{cursor:not-allowed;opacity:.42}.editorial-unit__lesson{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.875rem;padding:.6875rem 1.125rem;transition:background-color .25s,box-shadow .25s;display:grid}.editorial-course-workspace .editorial-unit__lesson:hover{background:var(--editorial-paper-2)}.editorial-unit__lesson>a{align-items:center;min-width:0;min-height:2.75rem;padding:0}.editorial-unit__lesson>a>span{min-width:0}.editorial-unit__type{color:var(--editorial-muted);font:700 .52rem/1.2 var(--font-space-mono), monospace;letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--editorial-line-soft);background:var(--editorial-paper-2);border-radius:.375rem;flex:none;padding:.25rem .5rem}.editorial-unit__type--exemplar{border-color:var(--editorial-tint-blue-line);color:var(--editorial-tint-blue-ink);background:var(--editorial-tint-blue)}.editorial-unit__type--sample{border-color:var(--editorial-tint-orange-line);color:var(--editorial-orange-ink);background:var(--editorial-tint-orange)}.editorial-unit__lesson>a:after{display:none}.editorial-unit__check{color:#0000;background:0 0;place-items:center;width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;display:grid}.editorial-unit__check span{border:1px solid var(--editorial-line);border-radius:50%;place-items:center;width:1.2rem;height:1.2rem;font-size:.7rem;display:grid}.editorial-unit__check:hover span,.editorial-unit__check:focus-visible span{border-color:var(--editorial-green);color:var(--editorial-green)}.editorial-unit__check[aria-pressed=true] span{border-color:var(--editorial-green);color:var(--ds-color-paper);background:var(--editorial-green)}.editorial-unit__lesson.is-in-progress{box-shadow:inset 3px 0 0 var(--editorial-orange);background:#d640000d}.editorial-unit__lesson.is-in-progress>a{color:var(--editorial-ink);font-weight:640}.editorial-unit__lesson.is-in-progress .editorial-unit__check span{border-color:var(--editorial-orange);box-shadow:inset 0 0 0 4px var(--editorial-orange)}.editorial-unit__lesson[data-completed=true]>a{color:var(--editorial-muted)}.editorial-unit__lesson[data-completed=true]>a>span{text-decoration:line-through;text-decoration-thickness:1px}.editorial-course-workspace .editorial-unit__lesson{grid-template-columns:auto minmax(0,1fr) auto}.editorial-course-workspace .editorial-unit__lesson>a{min-height:0;padding:0;font-size:.90625rem;line-height:1.5}.editorial-course-workspace .editorial-unit__lesson>a:hover{background:0 0}.editorial-course-workspace .editorial-unit__lesson[data-completed=true]>a>span{text-decoration:none}.editorial-course-workspace .editorial-unit__type{font-size:.5625rem}@media (max-width:56.25rem){.editorial-course-workspace .editorial-course-section{grid-template-columns:1fr;gap:1.375rem;padding-block:clamp(1.875rem,5vw,2.75rem)}.editorial-course-workspace .editorial-course-section__intro{position:static}.editorial-course-workspace .editorial-course-section__title{font-size:clamp(1.75rem,7vw,2.375rem)}}@media (max-width:40rem){.editorial-course-workspace .editorial-unit__head{grid-template-columns:1fr}.editorial-course-workspace .editorial-unit__progress{flex-wrap:wrap}.editorial-course-workspace .editorial-unit__type{display:none}}.editorial-course-workspace .editorial-vital{border-color:var(--editorial-line-soft);will-change:transform;flex-direction:column;display:flex;position:relative;overflow:hidden}.editorial-course-workspace .editorial-vital--lead{justify-content:initial;border-color:#0000;box-shadow:0 24px 50px -34px #2f6be4b3}.editorial-course-workspace .editorial-vital__label{color:var(--editorial-ink-soft);font-size:.65625rem;line-height:1.5}.editorial-course-workspace .editorial-vital--lead .editorial-vital__label{color:var(--ds-color-paper)}.editorial-course-workspace .editorial-vital__eyebrow{color:var(--ds-color-paper);letter-spacing:.16em;margin:1rem 0 0;font-size:.6875rem;line-height:1.5}.editorial-course-workspace .editorial-vital__title{margin-top:.625rem;font-size:clamp(1.625rem,3vw,2.625rem);line-height:.98}.editorial-course-workspace .editorial-vital__foot{justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:clamp(1.125rem,2.4vw,1.625rem);display:flex}.editorial-course-workspace .editorial-vital__link{margin-top:0}.editorial-course-workspace .editorial-vital__meta{color:var(--ds-color-paper);letter-spacing:.16em;font-size:.625rem;line-height:1.5}.editorial-course-workspace .editorial-vital__topline{margin-bottom:clamp(1rem,2.4vw,1.5rem)}.editorial-course-workspace .editorial-vital__topline a{border-bottom:1px solid var(--editorial-line);color:var(--editorial-ink-soft);letter-spacing:.16em;padding-bottom:.125rem;font-size:.65625rem;line-height:1.5;transition:color .25s,border-color .25s}.editorial-course-workspace .editorial-vital__topline a:hover{border-color:var(--editorial-orange);color:var(--editorial-orange-ink)}.editorial-course-workspace .editorial-vital__summary{align-items:center;gap:clamp(1.125rem,2.6vw,1.875rem);margin-top:auto;display:flex}.editorial-course-workspace .editorial-vital__number{aspect-ratio:1;width:clamp(6.5rem,10vw,8rem);height:auto;font-size:inherit;background:0 0;flex:none;display:block;position:relative;transform:none}.editorial-course-workspace .editorial-vital__number:before{display:none}.editorial-course-workspace .editorial-vital__number svg{width:100%;height:100%;overflow:visible;transform:rotate(-90deg)}.editorial-course-workspace .editorial-vital__number circle{fill:none;stroke:#1312101a;stroke-width:9px}.editorial-course-workspace .editorial-vital__number .editorial-vital__number-progress{stroke:var(--editorial-orange);stroke-dasharray:100;stroke-linecap:round;transition:stroke-dashoffset .6s cubic-bezier(.6,0,.2,1)}.editorial-course-workspace .editorial-vital__number-center{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;transform:none}.editorial-course-workspace .editorial-vital__number span{transform:none}.editorial-course-workspace .editorial-vital__percentage{white-space:nowrap;align-items:baseline;gap:1px;display:flex;transform:none}.editorial-course-workspace .editorial-vital__percentage b{font:400 clamp(1.5rem, 2.6vw, 2rem)/1 var(--font-anton), Impact, sans-serif}.editorial-course-workspace .editorial-vital__percentage i{color:var(--editorial-ink-mute);font:italic 400 clamp(.875rem, 1.5vw, 1.125rem)/1 var(--font-instrument-serif), Georgia, serif}.editorial-course-workspace .editorial-vital__summary>div:last-child{flex:1;min-width:0}.editorial-course-workspace .editorial-vital__stat{color:var(--editorial-ink-soft);margin-bottom:.875rem;font-weight:400;line-height:1.55}.editorial-course-workspace .editorial-vital__bars{flex-direction:column;gap:.5rem;display:flex}.editorial-course-workspace .editorial-vital__bar{letter-spacing:.14em;grid-template-columns:minmax(0,1fr) 2.875rem;gap:.75rem;font-size:.59375rem}.editorial-course-workspace .editorial-vital__bar i{height:.3125rem}.editorial-course-workspace .editorial-course-rail{transition:box-shadow .35s}.editorial-course-workspace .editorial-course-rail.stuck{box-shadow:0 14px 30px -28px #13121099}.editorial-course-workspace .editorial-unit{transition:border-color .3s,box-shadow .4s;box-shadow:0 4px 18px -16px #1312104d}.editorial-course-workspace .editorial-unit:hover{box-shadow:0 16px 38px -20px #13121038}.editorial-course-workspace .editorial-unit__bank{color:var(--editorial-ink-soft);letter-spacing:.14em;transition:background .25s,border-color .25s,color .25s}.editorial-course-workspace .editorial-unit__bank:hover{border-color:var(--editorial-orange);color:var(--ds-color-paper);background:var(--editorial-orange)}.editorial-course-workspace .editorial-unit__lesson>a{color:var(--editorial-ink);line-height:1.35;transition:color .25s}.editorial-course-workspace .editorial-unit__lesson>a:hover{color:var(--editorial-orange-ink)}.editorial-course-workspace .editorial-unit__type{letter-spacing:.14em;font-size:.5625rem;line-height:1.5}.editorial-course-workspace>.editorial-course-outline{padding-bottom:0}.editorial-course-workspace>.editorial-course-workspace__chapter{width:min(100%, var(--editorial-container));min-height:0;padding:0 var(--editorial-pad);background:0 0;border:0;align-items:center;gap:1rem;margin:clamp(4.875rem,10vw,8.75rem) auto 0;display:flex}.editorial-course-workspace>.editorial-course-workspace__chapter span{height:auto;color:var(--editorial-orange);font:700 .6875rem/1.5 var(--font-space-mono), monospace;letter-spacing:.2em;text-transform:uppercase;border:0;padding:0;display:block}.editorial-course-workspace>.editorial-course-workspace__chapter i{background:var(--editorial-line-soft);flex:1;height:1px}.editorial-course-workspace>.editorial-course-workspace__chapter b{color:var(--editorial-ink-mute);font:700 .625rem/1.5 var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;padding:0}.editorial-course-workspace>.editorial-cta{border-top:0;padding-top:clamp(1.875rem,4vw,3.25rem);padding-bottom:clamp(2.125rem,4.5vw,3.75rem)}.editorial-course-workspace>.editorial-cta h2{max-width:none;font-size:clamp(2.375rem,5.6vw,5rem)}.editorial-course-workspace>.editorial-cta p{max-width:32.5rem;margin-top:1.375rem;line-height:1.6}.editorial-course-workspace>.editorial-cta .editorial-button{min-height:0;padding:.9375rem 1.75rem;font-size:.96875rem}@media (max-width:35rem){.editorial-course-workspace>.editorial-course-workspace__chapter b{display:none}.editorial-course-workspace .editorial-vital__foot{flex-direction:column;align-items:flex-start}}.editorial-course-not-covered__opener{padding-block:clamp(7rem,13vh,9.375rem) clamp(2.75rem,5vw,4.25rem)}.editorial-course-not-covered .editorial-breadcrumb{margin-bottom:clamp(1rem,2vw,1.5rem);font-size:.65625rem}.editorial-course-not-covered .editorial-breadcrumb i{color:var(--editorial-orange);font-style:normal}.editorial-course-not-covered__headline,.editorial-course-not-covered__section-head{flex-wrap:wrap;align-items:flex-end;gap:1.125rem 2.5rem;display:flex}.editorial-course-not-covered__headline>div,.editorial-course-not-covered__section-head>div{min-width:0}.editorial-course-not-covered__title{margin-top:.5rem;font-size:clamp(3rem,7.4vw,6.5rem);line-height:.92}.editorial-course-not-covered__title .editorial-accent{font-size:.9em}.editorial-course-not-covered__headline>.editorial-opener__lede,.editorial-course-not-covered__section-head>.editorial-opener__lede{flex:0 auto;max-width:26.25rem;margin:0 0 .625rem auto;font-size:1rem;line-height:1.6}.editorial-course-not-covered__vitals{grid-template-columns:1fr 1.08fr;gap:1rem;margin-top:clamp(1.625rem,3.4vw,2.5rem);display:grid}.editorial-course-not-covered__vital{border:1px solid var(--editorial-line-soft);border-radius:var(--editorial-r-lg);background:var(--editorial-paper-2);flex-direction:column;min-height:15.25rem;padding:clamp(1.375rem,2.6vw,1.875rem);display:flex}.editorial-course-not-covered__vital--lead{color:var(--ds-color-paper);background:var(--editorial-ink);border-color:#0000;box-shadow:0 24px 50px -34px #131210b3}.editorial-course-not-covered__label{color:var(--editorial-ink-soft);font:700 .65625rem/1.5 var(--font-space-mono), monospace;letter-spacing:.16em;text-transform:uppercase}.editorial-course-not-covered__vital--lead .editorial-course-not-covered__label{color:var(--ds-color-paper)}.editorial-course-not-covered__unit{font:700 .6875rem/1.5 var(--font-space-mono), monospace;letter-spacing:.16em;text-transform:uppercase;margin-top:1rem}.editorial-course-not-covered__vital h2{text-transform:uppercase;max-width:15ch;margin-top:.625rem;font-size:clamp(1.625rem,3vw,2.625rem);line-height:.98}.editorial-course-not-covered__vital--lead h2{color:var(--ds-color-paper)}.editorial-course-not-covered__vital-foot{justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:clamp(1.125rem,2.4vw,1.625rem);display:flex}.editorial-course-not-covered__vital-foot>span{max-width:15rem;font:700 .625rem/1.5 var(--font-space-mono), monospace;letter-spacing:.14em;text-align:right;text-transform:uppercase}.editorial-course-not-covered__card-link{color:var(--ds-color-paper);font-weight:700;text-decoration:none}.editorial-course-not-covered__card-link span,.editorial-course-not-covered .editorial-button span{transition:transform .3s cubic-bezier(.6,0,.2,1)}.editorial-course-not-covered__card-link:hover span{transform:translate(.25rem)}.editorial-course-not-covered__when{max-width:44ch;color:var(--editorial-ink-soft);margin:.625rem 0 1rem;font-size:.90625rem;line-height:1.6}.editorial-course-not-covered__when strong{color:var(--editorial-ink)}.editorial-course-not-covered__vital .editorial-button{align-self:flex-start;margin-top:auto}.editorial-course-not-covered__error{color:#a52d1e;margin-top:.75rem;font-size:.8125rem}.editorial-course-not-covered__syllabus{padding-top:clamp(2rem,5vw,3.375rem);padding-bottom:clamp(4rem,8vw,7rem)}.editorial-course-not-covered__section-head h2{margin-top:.75rem;font-size:clamp(2.5rem,5.7vw,5rem);line-height:.95}.editorial-course-not-covered__areas{grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr));gap:1rem;margin-top:clamp(1.375rem,3.5vw,2.125rem);display:grid}.editorial-course-not-covered__area{border:1.5px dashed var(--editorial-ink-mute);border-radius:1rem;padding:1.375rem 1.375rem 1.125rem}.editorial-course-not-covered__area-head{align-items:baseline;gap:.75rem;margin-bottom:.5rem;display:flex}.editorial-course-not-covered__area-head>span{color:var(--editorial-orange);font:700 .6875rem/1 var(--font-space-mono), monospace;letter-spacing:.14em}.editorial-course-not-covered__area h3{letter-spacing:.01em;text-transform:uppercase;font-size:clamp(1.25rem,2vw,1.5rem)}.editorial-course-not-covered__area>p{max-width:44ch;color:var(--editorial-ink-soft);font-size:.875rem;line-height:1.6}.editorial-course-not-covered__area ul{margin:.875rem 0 0;padding:0;list-style:none}.editorial-course-not-covered__area li{border-top:1px dashed var(--editorial-line);color:var(--editorial-ink-mute);font:700 .71875rem/1.5 var(--font-space-mono), monospace;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.625rem;padding:.5625rem 0;display:flex}.editorial-course-not-covered__area li i{border:1.5px dashed var(--editorial-ink-mute);border-radius:.25rem;flex:none;width:.875rem;height:.875rem}.editorial-course-not-covered__components{margin-top:clamp(1.375rem,3.5vw,2rem)}.editorial-course-not-covered__components>p{color:var(--editorial-ink-mute);font:700 .65625rem/1.5 var(--font-space-mono), monospace;letter-spacing:.16em;text-transform:uppercase;margin-bottom:.625rem}.editorial-course-not-covered__components>div{flex-wrap:wrap;gap:.5rem;display:flex}.editorial-course-not-covered__components span{border:1px solid var(--editorial-line);color:var(--editorial-ink-soft);font:700 .6875rem/1.5 var(--font-space-mono), monospace;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:.5625rem .875rem}.editorial-course-not-covered__chapter{width:min(100%, var(--editorial-container));min-height:0;padding-inline:var(--editorial-pad);background:0 0;border:0;margin:clamp(4.875rem,10vw,8.75rem) auto 0}.editorial-course-not-covered__chapter span{color:var(--editorial-orange);font:700 .6875rem/1.4 var(--font-space-mono), monospace;letter-spacing:.2em}.editorial-course-not-covered__chapter i{background:var(--editorial-line-soft);height:1px}.editorial-course-not-covered__chapter b{color:var(--editorial-ink-mute);font:700 .625rem/1.4 var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase}.editorial-course-not-covered__chapter+.editorial-cta{padding-top:clamp(2.125rem,4.2vw,3.375rem)}.editorial-course-not-covered>.editorial-cta{border-top:0}@media (max-width:57.5rem){.editorial-course-not-covered__headline>.editorial-opener__lede,.editorial-course-not-covered__section-head>.editorial-opener__lede{margin-left:0}.editorial-course-not-covered__vitals{grid-template-columns:1fr}}@media (max-width:35rem){.editorial-course-not-covered__opener{padding-top:6.75rem}.editorial-course-not-covered__title{font-size:clamp(3rem,16vw,4.5rem)}.editorial-course-not-covered__vital-foot{flex-direction:column;align-items:flex-start}.editorial-course-not-covered__vital-foot>span{text-align:left}.editorial-course-not-covered__chapter b{display:none}}@media (max-width:61.25rem){.editorial-course-workspace .editorial-course-rail__section-nav,.editorial-course-workspace .editorial-course-rail__tools{order:initial}}@keyframes editorial-tok-fox-enter{0%{opacity:0;transform:translateY(1.25rem)rotate(2deg)}to{opacity:1;transform:none}}@keyframes editorial-tok-copy-enter{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:none}}@keyframes editorial-tok-title-enter{0%{transform:translateY(118%)}to{transform:none}}@keyframes editorial-tok-accent-enter{0%{opacity:0;transform:translateY(3.5rem)rotate(-4deg)}to{opacity:1;transform:none}}@keyframes editorial-tok-rail-enter{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:none}}@keyframes editorial-tok-head-idle{0%{transform:rotate(14deg)}to{transform:rotate(18deg)}}@keyframes editorial-tok-blink{0%,to{transform:scaleY(1)}50%{transform:scaleY(.1)}}@keyframes editorial-tok-pupil-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes editorial-tok-head-react{0%,to{transform:rotate(14deg)}20%,68%{transform:rotate(-15deg)}}@keyframes editorial-tok-mouth-react{0%,4%,to{transform:scale(1)}16%,68%{transform:scale(1.35)}88%{transform:scale(1)}}@keyframes editorial-tok-reader-shimmer{to{transform:translate(100%)}}@keyframes editorial-tok-reading-progress{0%{transform:translate(-100%)scaleX(.42)}52%{transform:translate(5%)scaleX(.72)}to{transform:translate(105%)scaleX(.42)}}.editorial-article-head>.home-container{width:min(100% - 2rem,73rem);max-width:none;padding-inline:0}.editorial-article-head .editorial-breadcrumb{margin-bottom:2.125rem}@media (max-width:760px){.editorial-catalog-group__intro,.editorial-course-section__intro{position:static}.editorial-unit__lesson>a{flex-direction:column;justify-content:center;align-items:flex-start}}.editorial-guide-filter.stuck,.editorial-resources__filter.stuck{box-shadow:0 14px 30px -28px #13121099}.editorial-guide-filter.released,.editorial-resources__filter.released{box-shadow:none;position:relative;top:auto}.editorial-guide-filter__categories.fits,.editorial-resources__filter [role=group].fits{-webkit-mask-image:none!important;mask-image:none!important}.editorial-guide-filter button:active,.editorial-resources__filter button:active{transform:scale(.97)}.editorial-account-stopped>.editorial-continue-page__footer{min-height:0;padding:1.25rem max(var(--editorial-pad), calc((100vw - 79rem) / 2 + var(--editorial-pad))) 1.625rem;margin-top:clamp(3rem,7vw,5.625rem)}.editorial-dashboard{color:var(--editorial-ink);font-family:var(--font-archivo), Arial, sans-serif}.editorial-dashboard>header>div{border:1px solid var(--editorial-line)!important;background:var(--editorial-paper)!important;box-shadow:none!important;border-radius:1.25rem!important}.editorial-dashboard>header h1,.editorial-dashboard section h2,.editorial-dashboard article h2,.editorial-dashboard article h3{color:var(--editorial-ink)!important}.editorial-dashboard>header h1{text-transform:uppercase;font-family:var(--font-anton), Arial Narrow, sans-serif!important;font-size:clamp(2.8rem,6vw,5rem)!important;font-weight:400!important;line-height:.92!important}.editorial-dashboard [class*=uppercase][class*=tracking]{color:var(--editorial-muted)!important;font-family:var(--font-space-mono), monospace!important;letter-spacing:.16em!important}.editorial-dashboard button,.editorial-dashboard a[class*=inline-flex]{border-radius:999px!important}.editorial-dashboard>header>div>div:last-child>article:first-child{border-color:var(--editorial-ink)!important;background:var(--editorial-ink)!important;color:var(--editorial-paper)!important}.editorial-dashboard>header>div>div:last-child>article:first-child *{color:inherit!important}.editorial-dashboard>header>div>div:last-child>article:nth-child(2){border-color:var(--ds-color-blue)!important;background:var(--ds-color-blue)!important;color:var(--ds-color-paper)!important}.editorial-dashboard>header>div>div:last-child>article:nth-child(2) *{color:inherit!important}.editorial-dashboard section>div:first-child h2{text-transform:uppercase;font-family:var(--font-anton), Arial Narrow, sans-serif!important;letter-spacing:.01em!important;font-size:clamp(1.8rem,3.2vw,2.8rem)!important;font-weight:400!important;line-height:1!important}.editorial-dashboard article{border-color:var(--editorial-line)!important;background-color:var(--editorial-card)!important;box-shadow:none!important;background-image:none!important;border-radius:1rem!important}.editorial-dashboard [class*=bg-purple],.editorial-dashboard [class*=bg-navy-50],.editorial-dashboard [class*=bg-slate-50]{background-color:var(--editorial-paper-2)!important}.editorial-dashboard [class*=text-purple]{color:var(--editorial-orange-ink)!important}.editorial-dashboard [class*=from-purple],.editorial-dashboard [class*=via-blue]{background-image:none!important;background-color:var(--editorial-orange)!important}.editorial-dashboard--welcome>header{padding-top:clamp(2.5rem,5vw,4rem)!important}.editorial-dashboard--welcome>header>div{border:0!important;padding:0!important}.editorial-dashboard--welcome>div>section{border-color:var(--editorial-line)!important;background:var(--editorial-card)!important;box-shadow:none!important;border-radius:1rem!important}.editorial-article-head{border-bottom:1px solid var(--editorial-line-soft);padding:clamp(7rem,12vh,9rem) 0 clamp(2.5rem,5vw,4rem)}.editorial-article-head>div{width:min(100% - 2rem,79rem);margin-inline:auto}.editorial-article-head nav{letter-spacing:.16em;text-transform:uppercase;color:var(--editorial-muted)!important;font:700 .65rem/1.4 var(--font-space-mono), monospace!important}.editorial-article-head h1{text-transform:uppercase;max-width:none;color:var(--editorial-ink)!important;font-family:var(--font-anton), Arial Narrow, sans-serif!important;letter-spacing:.01em!important;font-size:clamp(3rem,6.6vw,5.8rem)!important;font-weight:400!important;line-height:.92!important}.editorial-article-head h1 em{color:var(--editorial-orange);font-family:var(--font-instrument-serif), Georgia, serif;text-transform:none;font-size:.82em;font-style:italic;font-weight:400}.editorial-article-head p{color:var(--editorial-ink-soft)!important}.editorial-article-body{padding:clamp(2.5rem,5vw,4.5rem) 1rem;background:var(--editorial-paper)!important}.editorial-article-body>div{width:min(100%,64rem)}.editorial-article-body .markdown-content,.editorial-article-body>div>div{border-color:var(--editorial-line)!important;box-shadow:none!important;background:0 0!important;border-radius:1rem!important}.editorial-article-body h2,.editorial-article-body h3{text-transform:uppercase;color:var(--editorial-ink)!important;font-family:var(--font-anton), Arial Narrow, sans-serif!important;letter-spacing:.01em!important;font-weight:400!important}.editorial-article-body p,.editorial-article-body li{color:var(--editorial-ink-soft)!important}.editorial-article-body th{color:var(--ds-text-primary)}.editorial-article-body :is(th,td){border-color:var(--ds-border-default)}.editorial-article-body details,.editorial-article-body a[class*=rounded]{border-color:var(--editorial-line)!important;background:var(--editorial-card)!important;box-shadow:none!important;border-radius:.85rem!important}.editorial-route-state{background-color:#0000;background-image:none;place-items:center;min-height:68vh;padding:clamp(3rem,8vh,6rem) 0 clamp(3rem,6vw,5rem);display:grid}.editorial-route-state__inner{text-align:center}.editorial-route-state h1{white-space:nowrap;max-width:none;margin:.65rem auto 0;font-size:clamp(4rem,10vw,8rem);line-height:.86}.editorial-route-state h1 em{color:var(--editorial-orange);font-family:var(--font-instrument-serif), Georgia, serif;text-transform:none;font-size:.92em;font-style:italic;font-weight:400;display:inline}@media (max-width:760px){.editorial-route-state h1{white-space:normal}}.editorial-route-state__inner>p:not(.editorial-kicker):not(.editorial-route-state__digest){max-width:34rem;color:var(--editorial-ink-soft);margin:1.5rem auto 0;line-height:1.65}.editorial-route-state__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.8rem;display:flex}.editorial-route-state__digest{color:var(--editorial-muted);font:700 .62rem/1.4 var(--font-space-mono), monospace;letter-spacing:.13em;text-transform:uppercase;margin-top:1.5rem}.editorial-inline-state{border:1px solid var(--editorial-line);background:var(--editorial-paper-2);border-radius:1rem;place-items:center;min-height:10rem;padding:2rem;display:grid}.editorial-inline-state__loading{text-align:center;grid-template-columns:repeat(3,4.5rem);gap:.55rem;display:grid}.editorial-inline-state__loading>span{background:var(--editorial-paper-3);height:.32rem}.editorial-inline-state__loading>span:nth-child(2){background:var(--editorial-orange)}.editorial-inline-state__loading p{color:var(--editorial-muted);font:700 .65rem/1.4 var(--font-space-mono), monospace;letter-spacing:.12em;text-transform:uppercase;grid-column:1/-1;margin-top:.7rem}.editorial-inline-state--error{border-left:3px solid var(--editorial-orange);text-align:left;justify-items:start}.editorial-inline-state--error>div>.editorial-kicker+p{color:var(--editorial-ink-soft);margin-top:.65rem;font-size:.9rem;line-height:1.6}.editorial-inline-state__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.editorial-inline-state__actions .editorial-button{min-height:2.5rem;padding:.6875rem 1rem;font-size:.8125rem}.editorial-legal{scroll-behavior:smooth}.editorial-legal__hero{border-bottom:1px solid var(--editorial-line)}.editorial-legal__hero-inner{grid-template-columns:minmax(0,1.12fr) minmax(290px,.88fr);align-items:end;gap:clamp(3rem,8vw,8rem);min-height:390px;padding-block:clamp(4.5rem,9vw,8rem) clamp(3.5rem,7vw,6rem);display:grid}.editorial-legal__title{max-width:8ch;font-size:clamp(4.4rem,10vw,8.8rem)}.editorial-legal__title .editorial-accent{font-size:.72em;line-height:.94;display:block}.editorial-legal__intro>p{max-width:38rem;color:var(--editorial-ink-soft);margin:0;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.65}.editorial-legal__meta{border-top:1px solid var(--editorial-line);grid-template-columns:1.2fr 1fr .5fr;gap:1rem;margin:2.25rem 0 0;padding-top:1rem;display:grid}.editorial-legal__meta div{min-width:0}.editorial-legal__meta dt,.editorial-legal__toc>p{color:var(--editorial-ink-mute);font:700 .63rem/1.4 var(--font-space-mono), monospace;letter-spacing:.14em;text-transform:uppercase}.editorial-legal__meta dd{color:var(--editorial-ink);margin:.35rem 0 0;font-size:.82rem;font-weight:650;line-height:1.4}.editorial-legal__layout{grid-template-columns:minmax(190px,240px) minmax(0,760px);justify-content:space-between;gap:clamp(3rem,8vw,8rem);padding-block:clamp(3.5rem,7vw,7rem);display:grid}.editorial-legal__toc{align-self:start;max-height:calc(100vh - 9rem);padding-right:1rem;position:sticky;top:7rem;overflow-y:auto}.editorial-legal__toc>p{margin:0 0 1rem}.editorial-legal__toc nav{display:grid}.editorial-legal__toc a{border-top:1px solid var(--editorial-line-soft);color:var(--editorial-ink-soft);grid-template-columns:1.75rem 1fr;gap:.7rem;padding:.68rem 0;font-size:.76rem;font-weight:620;line-height:1.35;text-decoration:none;display:grid}.editorial-legal__toc a:hover{color:var(--editorial-orange-ink)}.editorial-legal__toc a span{color:var(--editorial-ink-mute);font-family:var(--font-space-mono), monospace;font-size:.62rem}.editorial-legal__prose{min-width:0;color:var(--editorial-ink-soft)}.editorial-legal__prose>section{border-bottom:1px solid var(--editorial-line-soft);padding:0 0 3rem;scroll-margin-top:7rem}.editorial-legal__prose>section+section{padding-top:3rem}.editorial-legal__prose h2{letter-spacing:-.025em;line-height:1.08;color:var(--editorial-ink)!important;font-family:var(--font-instrument-serif), Georgia, serif!important;margin:0 0 1.35rem!important;font-size:clamp(1.8rem,3.4vw,2.7rem)!important;font-weight:400!important}.editorial-legal__prose h3{letter-spacing:.08em;text-transform:uppercase;line-height:1.4;color:var(--editorial-ink)!important;font-family:var(--font-archivo), Arial, sans-serif!important;margin:2rem 0 .8rem!important;font-size:.78rem!important;font-weight:750!important}.editorial-legal__prose p,.editorial-legal__prose li{color:var(--editorial-ink-soft)!important;font-size:.94rem!important;line-height:1.75!important}.editorial-legal__prose p{margin-top:0}.editorial-legal__prose ul{gap:.55rem;margin:1rem 0 0;padding-left:1.15rem;display:grid}.editorial-legal__prose li::marker{color:var(--editorial-orange)}.editorial-legal__prose strong{color:var(--editorial-ink)!important;font-weight:720!important}.editorial-legal__prose a{text-underline-offset:.18em;text-decoration-color:#d6400061;color:var(--editorial-orange-ink)!important}.editorial-legal__prose .home-surface-card{border:1px solid var(--editorial-line)!important;border-radius:var(--editorial-r-md)!important;background:var(--editorial-paper-2)!important;box-shadow:none!important;margin-top:1.4rem!important;padding:clamp(1.4rem,3vw,2rem)!important}.editorial-app-download__button{border:1px solid var(--editorial-ink);min-width:12rem;min-height:3.5rem;box-shadow:none;border-radius:999px;transition:background-color .16s,color .16s;color:var(--editorial-paper)!important;background:var(--editorial-ink)!important}.editorial-app-download__label{min-width:0;color:inherit;text-align:left;white-space:nowrap;flex-direction:column;align-items:flex-start;display:flex}.editorial-app-download__label small{font:700 .5rem/1.2 var(--font-space-mono), monospace;letter-spacing:.09em;text-transform:uppercase;opacity:.66}.editorial-app-download__label strong{font-size:.92rem;line-height:1.2}.editorial-app-download__options{grid-template-columns:repeat(2,minmax(0,12rem));gap:1rem;width:min(100%,27rem);display:grid}.editorial-app-download__option{min-width:0}.editorial-app-download__option .editorial-app-download__qr{aspect-ratio:1;width:100%;height:auto}.editorial-app-download__option .editorial-app-download__button{width:100%}@media (max-width:480px){.editorial-app-download__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.editorial-app-download__option .editorial-app-download__button{gap:.55rem;min-width:0;padding-inline:.75rem}.editorial-app-download__label small{letter-spacing:.06em;font-size:.44rem}.editorial-app-download__label strong{font-size:.8rem}}.editorial-app-download__button:hover{color:var(--editorial-paper)!important;background:var(--editorial-orange)!important}.editorial-app-download__qr{border:1px solid var(--editorial-line)!important;border-radius:var(--editorial-r-sm)!important;box-shadow:none!important}@media (max-width:960px){.editorial-legal__hero-inner,.editorial-tutor__hero-grid,.editorial-tutor__section-heading,.editorial-tutor__integrity-grid,.editorial-tutor__download-grid{grid-template-columns:1fr}.editorial-legal__hero-inner{min-height:0}.editorial-legal__layout{grid-template-columns:1fr}.editorial-legal__toc{max-height:none;padding:0;position:static;overflow:visible}.editorial-legal__toc nav{grid-template-columns:repeat(2,1fr)}.editorial-legal__toc a:nth-last-child(2){border-bottom:1px solid var(--editorial-line-soft)}}@media (max-width:640px){.editorial-legal__hero-inner{gap:2.5rem;padding-block:3.5rem}.editorial-legal__title{font-size:clamp(4rem,21vw,6rem)}.editorial-legal__meta{grid-template-columns:1fr 1fr}.editorial-legal__meta div:last-child{display:none}.editorial-legal__toc nav{grid-template-columns:1fr}.editorial-legal__toc a:nth-last-child(2){border-bottom:0}.editorial-legal__prose>section{padding-bottom:2.25rem}.editorial-legal__prose>section+section{padding-top:2.25rem}}.editorial-institutional{background:0 0}.editorial-institutional-nav{z-index:2;scrollbar-width:none;background:0 0;border:0;position:relative;overflow-x:auto}.editorial-institutional-nav::-webkit-scrollbar{display:none}.editorial-institutional-nav .editorial-container{gap:.55rem;width:max-content;min-width:100%;padding-block:2.5rem 0;display:flex}.editorial-institutional-nav a{border:1px solid var(--editorial-line);min-height:44px;color:var(--editorial-ink-mute);font:700 .61rem/1 var(--font-space-mono), monospace;letter-spacing:.13em;text-transform:uppercase;border-radius:999px;flex:none;padding:.82rem 1.15rem;text-decoration:none;position:relative}.editorial-institutional-nav a:first-child{border-left:1px solid var(--editorial-line)}.editorial-institutional-nav a:hover,.editorial-institutional-nav a[aria-current=page]{border-color:var(--editorial-ink);color:var(--editorial-paper);background:var(--editorial-ink)}.editorial-institutional-nav a[aria-current=page]:after{display:none}.editorial-institutional .home-hero-shell{border-color:var(--editorial-line)!important;background:0 0!important}.editorial-institutional .home-container,.editorial-institutional .section-academic,.editorial-institutional>section>.w-full{width:min(100%, var(--editorial-container))!important;max-width:var(--editorial-container)!important;padding-inline:var(--editorial-pad)!important;margin-inline:auto!important}.editorial-institutional .home-eyebrow,.editorial-institutional .home-section-kicker{text-transform:uppercase;align-items:center;gap:.55rem;display:flex;color:var(--editorial-orange-ink)!important;font:700 .63rem/1.4 var(--font-space-mono), monospace!important;letter-spacing:.18em!important}.editorial-institutional .home-eyebrow{width:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.editorial-institutional .home-eyebrow>span:first-child{background:var(--editorial-orange)!important;border-radius:0!important;width:7px!important;height:7px!important;animation:none!important}.editorial-institutional .home-hero-shell h1{text-transform:uppercase;max-width:10ch;color:var(--editorial-ink)!important;font-family:var(--font-anton), Impact, sans-serif!important;letter-spacing:0!important;margin:0!important;font-size:clamp(4.5rem,9vw,8.3rem)!important;font-weight:400!important;line-height:.88!important}.editorial-institutional .home-hero-shell h1 .editorial-accent{font-size:.72em;line-height:.82;display:block;color:var(--editorial-orange)!important}.editorial-institutional .home-hero-shell p:not(.home-section-kicker):not(.home-eyebrow){font-family:var(--font-instrument-serif), Georgia, serif;font-style:italic;max-width:46rem!important;color:var(--editorial-ink-soft)!important;margin-top:2rem!important;font-size:clamp(1.15rem,2.1vw,1.7rem)!important;line-height:1.35!important}.editorial-institutional-detail .home-hero-shell>div{align-content:center;min-height:380px;display:grid;max-width:var(--editorial-container)!important}.editorial-institutional__content{background:var(--editorial-paper)!important;padding-block:clamp(4rem,8vw,7rem)!important}.editorial-institutional__content>div{max-width:990px!important}.editorial-institutional__content section{padding:2.5rem 0 2.5rem clamp(4rem,12vw,10rem);position:relative;border-top:1px solid var(--editorial-line)!important}.editorial-institutional__content section:before{color:var(--editorial-ink-mute);font:700 .62rem/1.4 var(--font-space-mono), monospace;letter-spacing:.13em;content:"SECTION";position:absolute;top:2.85rem;left:0}.editorial-institutional__content h2{text-transform:uppercase;line-height:.98;color:var(--editorial-ink)!important;font-family:var(--font-anton), Impact, sans-serif!important;margin:0 0 1rem!important;font-size:clamp(2.1rem,4vw,3.6rem)!important;font-weight:400!important}.editorial-institutional__content p,.editorial-institutional__content li{color:var(--editorial-ink-soft)!important;font-size:.92rem!important;line-height:1.75!important}.editorial-institutional__content a,.editorial-institutional a[href^=mailto\:]{text-underline-offset:.22em;color:var(--editorial-orange-ink)!important}.editorial-policy .editorial-institutional__content>div>div:first-child{border-top:1px solid var(--editorial-line);border-left:1px solid var(--editorial-line);grid-template-columns:repeat(2,1fr);gap:0!important;display:grid!important}.editorial-policy .editorial-institutional__content>div>div:first-child section{min-height:230px;border:0!important;border-right:1px solid var(--editorial-line)!important;border-bottom:1px solid var(--editorial-line)!important;background:var(--editorial-paper)!important;border-radius:0!important;padding:1.7rem!important}.editorial-policy .editorial-institutional__content>div>div:first-child section:last-child{grid-column:1/-1}.editorial-policy .editorial-institutional__content>div>div:first-child section:before{display:none}.editorial-policy .editorial-institutional__content>div>div:first-child h2{text-transform:none;font-style:italic;font-family:var(--font-instrument-serif), Georgia, serif!important;font-size:1.75rem!important}.editorial-about>.home-hero-shell{padding-block:clamp(4rem,8vw,7rem)!important}.editorial-about>.home-hero-shell>.home-container{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.editorial-about>.home-hero-shell>.home-container>div{display:contents}.editorial-about>.home-hero-shell .home-eyebrow{grid-column:1/-1;margin-bottom:-2rem!important}.editorial-about>.home-hero-shell h1{grid-column:1/-1;max-width:none;font-size:clamp(4.5rem,7.8vw,7.2rem)!important}.editorial-about>.home-hero-shell h1 .editorial-accent{white-space:nowrap;font-size:.72em;display:inline}.editorial-about>.home-hero-shell p{border-top:1px solid var(--editorial-ink);grid-column:8/-1;padding-top:1.4rem}.editorial-about>section:not(.home-hero-shell){border-color:var(--editorial-line)!important;background:var(--editorial-paper)!important;padding-block:clamp(4rem,8vw,7rem)!important}.editorial-about>section:not(.home-hero-shell)+section{border-top:1px solid var(--editorial-line)}.editorial-about>section h2{text-transform:uppercase;color:var(--editorial-ink)!important;font-family:var(--font-anton), Impact, sans-serif!important;font-size:clamp(2.8rem,5vw,4.8rem)!important;font-weight:400!important;line-height:.96!important}.editorial-about>section h3{font-style:italic;color:var(--editorial-ink)!important;font-family:var(--font-instrument-serif), Georgia, serif!important;font-size:1.55rem!important;font-weight:400!important}.editorial-about>section p,.editorial-about>section li,.editorial-about>section span{color:var(--editorial-ink-soft)!important}.editorial-about .home-surface-card,.editorial-about .home-path-card,.editorial-about [class*="rounded-[2.25rem]"]{border:1px solid var(--editorial-line)!important;background:var(--editorial-paper)!important;box-shadow:none!important;border-radius:0!important}.editorial-about>section:nth-of-type(2) .home-surface-card{color:var(--editorial-paper);background:var(--editorial-ink)!important}.editorial-about>section:nth-of-type(2) .home-surface-card p,.editorial-about>section:nth-of-type(2) .home-surface-card span{color:#ffffffbf!important}.editorial-about>section:nth-of-type(4) .home-surface-card>.grid>div:last-child{color:var(--editorial-paper);background:var(--editorial-ink);margin:-2rem -2rem -2rem 0;padding:2rem}.editorial-about>section:nth-of-type(4) .home-surface-card>.grid>div:last-child h3,.editorial-about>section:nth-of-type(4) .home-surface-card>.grid>div:last-child span{color:var(--editorial-paper)!important}.editorial-about #contact{max-width:1100px}.editorial-about__contact-cta>div{border-top:2px solid var(--editorial-ink);justify-items:start;padding-block:clamp(2rem,5vw,4rem);display:grid}.editorial-about__contact-cta h2{max-width:10ch;font-size:clamp(3rem,7vw,6.5rem)!important}.editorial-about__contact-cta>div>p:not(.home-section-kicker){max-width:42rem;margin:1.5rem 0 2rem;line-height:1.7;color:var(--editorial-ink-soft)!important}.editorial-about #contact>h2,.editorial-about #contact>p{text-align:left!important;margin-inline:0!important}.editorial-about #contact>.grid{grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr)!important;gap:1rem!important}.editorial-about #contact form label{letter-spacing:.12em;text-transform:uppercase;color:var(--editorial-ink-mute)!important;font:700 .61rem/1.4 var(--font-space-mono), monospace!important}.editorial-about #contact input,.editorial-about #contact select,.editorial-about #contact textarea{border:1px solid var(--editorial-line)!important;color:var(--editorial-ink)!important;background:var(--editorial-paper)!important;box-shadow:none!important;border-radius:0!important}.editorial-about #contact input:focus,.editorial-about #contact select:focus,.editorial-about #contact textarea:focus{outline-offset:1px;outline:2px solid #d6400029;border-color:var(--editorial-orange)!important}.editorial-about #contact button[type=submit]{border:1px solid var(--editorial-ink);min-height:46px;color:var(--editorial-paper);box-shadow:none;padding-inline:1.5rem;background:var(--editorial-ink)!important;border-radius:0!important}.editorial-about #contact button[type=submit]:hover{background:var(--editorial-orange)!important}.editorial-about .contact-form-state{box-shadow:none!important;border-radius:0!important}.editorial-academic-integrity>section:not(:first-of-type){border-color:var(--editorial-line)!important;background:var(--editorial-paper)!important;padding-block:clamp(4rem,8vw,7rem)!important}.editorial-academic-integrity>section:not(:first-of-type)+section{border-top:1px solid var(--editorial-line)}.editorial-academic-integrity>section h2{text-transform:uppercase;color:var(--editorial-ink)!important;font-family:var(--font-anton), Impact, sans-serif!important;font-size:clamp(2.7rem,5vw,4.8rem)!important;font-weight:400!important;line-height:.96!important}.editorial-academic-integrity>section h3{font-style:italic;color:var(--editorial-ink)!important;font-family:var(--font-instrument-serif), Georgia, serif!important;font-size:1.5rem!important;font-weight:400!important}.editorial-academic-integrity>section p,.editorial-academic-integrity>section li,.editorial-academic-integrity>section span{color:var(--editorial-ink-soft)!important}.editorial-academic-integrity .home-surface-card{border:1px solid var(--editorial-line)!important;background:var(--editorial-paper)!important;box-shadow:none!important;border-radius:0!important}.editorial-academic-integrity>section:nth-of-type(3) .home-surface-card:last-child{color:var(--editorial-paper);background:var(--editorial-ink)!important}.editorial-academic-integrity>section:nth-of-type(3) .home-surface-card:last-child h2,.editorial-academic-integrity>section:nth-of-type(3) .home-surface-card:last-child span{color:var(--editorial-paper)!important}.editorial-academic-integrity a{text-underline-offset:.22em;color:var(--editorial-orange-ink)!important}@media (max-width:760px){.editorial-institutional-nav{top:64px}.editorial-institutional-nav .editorial-container{padding-inline:0}.editorial-institutional-nav a{padding:1rem}.editorial-institutional .home-hero-shell{padding-block:3.5rem!important}.editorial-institutional .home-hero-shell h1{font-size:clamp(4rem,20vw,6.5rem)!important}.editorial-about>.home-hero-shell>.home-container{display:block}.editorial-about>.home-hero-shell .home-eyebrow{margin-bottom:1.5rem!important}.editorial-about>.home-hero-shell p{margin-top:2.5rem!important}.editorial-institutional__content section{padding:3rem 0}.editorial-institutional__content section:before{margin-bottom:1rem;display:block;position:static}.editorial-policy .editorial-institutional__content>div>div:first-child{grid-template-columns:1fr}.editorial-policy .editorial-institutional__content>div>div:first-child section:last-child{grid-column:auto}.editorial-about>section:nth-of-type(4) .home-surface-card>.grid>div:last-child{margin:0;padding:1.5rem}.editorial-about #contact>.grid{grid-template-columns:1fr!important}}.scholarship-archive-cta,.scholarship-popup__primary{border:1px solid var(--editorial-ink)!important;color:var(--editorial-paper)!important;background:var(--editorial-ink)!important;box-shadow:none!important;border-radius:6px!important}.scholarship-archive-cta:hover,.scholarship-popup__primary:hover{border-color:var(--editorial-orange)!important;background:var(--editorial-orange)!important}.scholarship-popup{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#131210b8!important}.scholarship-popup__dialog{color:var(--editorial-ink);box-shadow:0 24px 80px #00000042;border:1px solid var(--editorial-line)!important;background:var(--editorial-paper)!important;border-radius:10px!important}.scholarship-popup__dialog h2,.scholarship-popup__dialog p,.scholarship-popup__dialog strong{color:var(--editorial-ink)!important}.scholarship-popup__status{color:var(--editorial-orange-deep)!important;background:#d6400012!important;border-color:#d6400040!important}.scholarship-popup__dialog [class*=bg-navy-50]{border-color:var(--editorial-line)!important;background:var(--editorial-paper-2)!important;border-radius:6px!important}.scholarship-popup__secondary{border-color:var(--editorial-line)!important;color:var(--editorial-ink)!important;border-radius:6px!important}.scholarship-popup__secondary:hover{border-color:var(--editorial-ink)!important;background:var(--editorial-paper-2)!important}@media (prefers-reduced-motion:reduce){.scholarship-popup *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.editorial-scroll-progress{z-index:58;pointer-events:none;background:0 0;height:3px;position:fixed;top:0;left:0;right:0;overflow:hidden}.editorial-scroll-progress__fill{background:var(--editorial-orange-graphic);transform-origin:0;will-change:transform;height:100%;display:block;transform:scaleX(0)}.editorial-route-preloader{z-index:900;background:var(--ds-color-paper);color:var(--editorial-ink);pointer-events:none;visibility:hidden;place-items:center;display:grid;position:fixed;inset:0;overflow:clip;transform:translateY(-100%)}.editorial-route-preloader.is-loading{visibility:visible;transform:translateY(0)}.editorial-route-preloader.is-exiting{visibility:visible;transition:transform .18s cubic-bezier(.87,0,.13,1);transform:translateY(-100%)}.editorial-route-preloader__inner{transform:translateY(16px)}.editorial-route-preloader__bar{background:#1312101f;border-radius:99px;width:min(260px,60vw);height:2px;margin:0 auto;overflow:hidden}.editorial-route-preloader__bar i{background:var(--editorial-orange-graphic);transform-origin:0;will-change:transform;width:100%;height:100%;display:block;transform:scaleX(0)}.editorial-route-preloader.is-loading .editorial-route-preloader__bar i{animation:.18s cubic-bezier(.45,0,.55,1) 40ms both editorial-route-line-fill}.editorial-route-preloader.is-exiting .editorial-route-preloader__bar i{transform:scaleX(1)}body:has(.editorial-route-preloader:is(.is-loading,.is-exiting)) .site-main *{animation-play-state:paused!important}body:has(.editorial-route-preloader:is(.is-loading,.is-exiting)) .site-main :before{animation-play-state:paused!important}body:has(.editorial-route-preloader:is(.is-loading,.is-exiting)) .site-main :after{animation-play-state:paused!important}@keyframes editorial-route-line-fill{to{transform:scaleX(1)}}.editorial-skip-link{z-index:1000;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:fixed;top:.75rem;left:.75rem;overflow:hidden}.editorial-skip-link:focus-visible{border:2px solid var(--editorial-ink);clip:auto;clip-path:none;background:var(--ds-color-paper);width:auto;height:auto;color:var(--editorial-ink);font:700 11px/1 var(--font-space-mono), monospace;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.75rem 1rem;overflow:visible}.editorial-site-header{z-index:50;border-bottom:1px solid var(--editorial-line-soft);background:var(--ds-color-paper);color:var(--editorial-ink);transition:border-color .35s,box-shadow .35s;position:sticky;top:0}.editorial-site-header__inner{min-height:var(--editorial-header-height);padding:12px var(--editorial-header-pad);align-items:center;gap:20px;display:flex}.editorial-site-header__wordmark{color:var(--editorial-ink);font-family:var(--font-archivo), Arial, sans-serif;letter-spacing:-.012em;white-space:nowrap;flex:none;font-size:23px;font-weight:640;line-height:1;text-decoration:none}.editorial-site-header__wordmark b{letter-spacing:-.02em;font-weight:830}.editorial-site-header__wordmark i{color:var(--editorial-orange);font-style:normal;font-weight:830}.editorial-site-header__nav{align-items:center;gap:4px;margin-inline:auto;display:flex}.editorial-site-header__nav a{color:var(--editorial-ink);font-family:var(--font-archivo), Arial, sans-serif;border-radius:99px;padding:9px 14px 11px;font-size:13.5px;font-weight:560;line-height:1.5;text-decoration:none;transition:background-color .22s,color .22s,transform .12s;position:relative}.editorial-site-header__nav a:after{background:var(--editorial-orange-graphic);content:"";opacity:0;border-radius:3px;height:3px;transition:transform .22s cubic-bezier(.2,.8,.2,1),opacity .18s;position:absolute;bottom:5px;left:12px;right:12px;transform:scaleX(0)}.editorial-site-header__nav a:hover{color:var(--editorial-ink);background:#1312100e}.editorial-site-header__nav a:active{transform:scale(.97)}.editorial-site-header__nav a.is-active,.editorial-site-header__nav a.is-navigation-pending{color:var(--editorial-ink);background:#13121012;font-weight:640}.editorial-site-header__nav a.is-active:after,.editorial-site-header__nav a.is-navigation-pending:after{opacity:1;transform:scaleX(1)}.editorial-site-header__beta{color:var(--editorial-ink-soft);background:var(--editorial-paper-3);font:700 8.5px/1.5 var(--font-space-mono), monospace;letter-spacing:.09em;text-transform:uppercase;vertical-align:2px;border-radius:99px;margin-left:6px;padding:1px 5px 0;font-style:normal;display:inline-block}.editorial-site-header__nav a.is-active .editorial-site-header__beta,.editorial-site-header__nav a.is-navigation-pending .editorial-site-header__beta{background:#13121014}a.is-navigation-pending{cursor:progress}.editorial-route-loading{min-height:calc(100svh - var(--editorial-header-height));padding:clamp(3.5rem, 8vw, 7rem) var(--editorial-pad) clamp(5rem, 9vw, 8rem);background-color:var(--ds-color-paper)}.editorial-route-loading__inner{width:min(100%, var(--editorial-container));margin-inline:auto}.editorial-route-loading__skeleton{background:var(--editorial-paper-2);border-radius:5px;width:100%;height:.875rem;display:block;position:relative;overflow:hidden}.editorial-route-loading__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#1312100e,#0000);animation:1.5s ease-in-out infinite editorial-route-skeleton;position:absolute;inset:0;transform:translate(-100%)}@keyframes editorial-route-skeleton{to{transform:translate(100%)}}.editorial-route-loading__opener{grid-template-columns:minmax(0,1fr) 11rem;align-items:end;gap:clamp(2rem,8vw,7rem);min-height:clamp(12rem,24vw,19rem);display:grid}.editorial-route-loading__opener>div:first-child{gap:.8rem;display:grid}.editorial-route-loading__skeleton.is-kicker{width:7rem;height:.65rem;margin-bottom:.65rem}.editorial-route-loading__skeleton.is-title{border-radius:var(--editorial-r-sm);width:min(100%,42rem);height:clamp(2.8rem,6.4vw,5.3rem)}.editorial-route-loading__skeleton.is-title.is-short{width:min(66%,27rem)}.editorial-route-loading__aside{place-items:end center;min-height:9rem;display:grid}.editorial-route-loading__aside>span{aspect-ratio:1;border:1px solid var(--editorial-ink);background:var(--ds-color-paper);border-radius:50%;width:4.75rem;display:block;position:relative}.editorial-route-loading__aside i{aspect-ratio:1;background:var(--editorial-ink);border-radius:50%;width:.7rem;animation:1.8s cubic-bezier(.2,.8,.2,1) infinite alternate editorial-route-eye;position:absolute;top:25%;left:24%}@keyframes editorial-route-eye{to{transform:translate(2rem,1.7rem)}}.editorial-route-loading__chapter{grid-template-columns:4rem 1fr 8rem;align-items:center;gap:1rem;padding:clamp(2rem,4vw,3rem) 0;display:grid}.editorial-route-loading__chapter>span{background:var(--editorial-line);height:1px}.editorial-route-loading__chapter .editorial-route-loading__skeleton{height:.6rem}.editorial-route-loading__directory{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-lg);background:var(--ds-color-paper);overflow:hidden}.editorial-route-loading__row,.editorial-route-loading__lesson{border-bottom:1px solid var(--editorial-line-soft);grid-template-columns:2.5rem minmax(0,1fr) 3rem;align-items:center;gap:1rem;min-height:4.75rem;padding:.9rem clamp(1rem,2.2vw,1.65rem);display:grid}.editorial-route-loading__row:last-child,.editorial-route-loading__lesson:last-child{border-bottom:0}.editorial-route-loading__row>div,.editorial-route-loading__lesson>div{gap:.55rem;display:grid}.editorial-route-loading__skeleton.is-number{border-radius:50%;width:1.75rem;height:1.75rem}.editorial-route-loading__skeleton.is-medium{width:58%;height:.65rem}.editorial-route-loading__skeleton.is-level{border-radius:99px;width:2.2rem;height:1.55rem}.editorial-route-loading__workspace{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-lg);background:var(--editorial-line);grid-template-columns:minmax(13rem,.34fr) minmax(0,1fr);gap:1px;display:grid;overflow:hidden}.editorial-route-loading__workspace>aside,.editorial-route-loading__sheet{background:var(--ds-color-paper)}.editorial-route-loading__workspace>aside{align-content:start;gap:1rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.editorial-route-loading__workspace>aside .is-small{width:35%;height:.6rem;margin-bottom:.6rem}.editorial-route-loading__workspace>aside .is-medium{width:68%}.editorial-route-loading__sheet{padding:clamp(1.25rem,3vw,2.25rem)}.editorial-route-loading__sheet>.is-heading{width:min(70%,30rem);height:2.2rem;margin-bottom:1.6rem}.editorial-route-loading__lesson{grid-template-columns:2.5rem minmax(0,1fr);padding-inline:0}.editorial-route-loading--listen .editorial-route-loading__directory{background:#eaf5f0}.editorial-route-loading--listen .editorial-route-loading__row{background:#ffffff8c;min-height:5.5rem}.editorial-route-loading--tok .editorial-route-loading__directory{border-radius:var(--editorial-r-md)}@media (max-width:700px){.editorial-route-loading{padding-top:2.75rem}.editorial-route-loading__opener{grid-template-columns:minmax(0,1fr) 4rem;gap:1rem;min-height:12rem}.editorial-route-loading__aside{min-height:5rem}.editorial-route-loading__aside>span{width:3.25rem}.editorial-route-loading__aside i{width:.5rem;animation:none}.editorial-route-loading__skeleton.is-title{height:clamp(2.4rem,12vw,3.5rem)}.editorial-route-loading__chapter{grid-template-columns:3rem 1fr 4.5rem}.editorial-route-loading__workspace{grid-template-columns:1fr}.editorial-route-loading__workspace>aside{display:none}.editorial-route-loading__row{grid-template-columns:2rem minmax(0,1fr) 2.5rem;padding-inline:1rem}}@media (prefers-reduced-motion:reduce){.editorial-site-header__nav a:after{transition:none}.editorial-route-preloader{display:none}.editorial-route-loading__skeleton:after,.editorial-route-loading__aside i{animation:none}.editorial-route-loading__skeleton:after{display:none}}.editorial-site-header__actions{flex:none;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.editorial-site-header__actions>*{flex-shrink:0}.editorial-site-header__help{color:var(--editorial-ink);padding:8px 6px;font-size:13.5px;font-weight:560;text-decoration:none;transition:color .25s}.editorial-site-header__help:hover{color:var(--editorial-orange-ink)}.editorial-site-header--plain .editorial-site-header__nav{margin-left:auto;margin-right:0}.editorial-site-header--plain .editorial-site-header__actions{margin-left:0}.editorial-site-header__search{border:1px solid var(--editorial-line);min-width:44px;height:44px;color:var(--editorial-ink-soft);background:var(--editorial-paper);border-radius:99px;align-items:center;gap:8px;padding:0 12px;transition:border-color .25s,background-color .25s,color .25s;display:inline-flex}.editorial-site-header__search svg{width:15px;height:15px}.editorial-site-header__search:hover{border-color:var(--editorial-ink-mute);color:var(--editorial-ink)}.editorial-site-header__search-label{font-family:var(--font-archivo), Arial, sans-serif;font-size:12px;font-weight:620}.editorial-site-header__search kbd{border:1px solid var(--editorial-line-soft);color:var(--editorial-ink-mute);background:var(--editorial-paper-2);font-family:var(--font-space-mono), monospace;border-radius:5px;padding:2px 5px;font-size:9.5px;font-weight:700}.editorial-site-header__sign-in{color:var(--editorial-ink);font-family:var(--font-archivo), Arial, sans-serif;padding:8px 6px;font-size:13.5px;font-weight:560;transition:color .25s}.editorial-site-header__sign-in:hover{color:var(--editorial-orange-ink)}.editorial-site-header__cta,.editorial-mobile-nav__cta{border-radius:var(--editorial-r-sm);color:var(--ds-color-paper);background:var(--editorial-ink);font-family:var(--font-archivo), Arial, sans-serif;will-change:transform;justify-content:center;align-items:center;gap:9px;padding:11px 20px;font-size:14px;font-weight:620;text-decoration:none;transition:transform .3s cubic-bezier(.2,.8,.2,1),background-color .25s;display:inline-flex}.editorial-site-header__cta:hover{color:var(--ds-color-paper);background:var(--editorial-ink-2)}.editorial-site-header__cta .arr,.editorial-mobile-nav__cta .arr{transition:transform .3s cubic-bezier(.2,.8,.2,1)}.editorial-site-header__cta:hover .arr,.editorial-mobile-nav__cta:hover .arr{transform:translate(3px)}.editorial-site-header__menu{border:1px solid var(--editorial-line);min-width:44px;height:44px;color:var(--editorial-ink);background:var(--ds-color-paper);font-family:var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 14px;font-size:10px;font-weight:700;transition:border-color .25s,background-color .25s,color .25s;display:none}.editorial-site-header__menu:hover{border-color:var(--editorial-ink-mute)}.editorial-site-header__menu[aria-expanded=true]{border-color:var(--editorial-ink);color:var(--ds-color-paper);background:var(--editorial-ink)}.editorial-site-header a:focus-visible,.editorial-site-header button:focus-visible,.editorial-mobile-nav a:focus-visible{outline:2px solid var(--editorial-orange);outline-offset:3px;border-radius:4px}.editorial-site-header__account{background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:4px;width:auto;height:36px;padding:0;text-decoration:none;display:inline-flex}.editorial-site-header__account>span{border-radius:inherit;width:36px;height:36px;color:var(--ds-color-paper);background:var(--editorial-ink);font:700 10px/1 var(--font-space-mono), monospace;letter-spacing:.04em;justify-content:center;align-items:center;transition:color .25s,background-color .25s,transform .3s cubic-bezier(.2,.9,.25,1);display:inline-flex}.editorial-site-header__account:hover>span{transform:scale(1.06)}.editorial-site-header__account:active>span{transform:scale(.94)}.editorial-site-header__account[aria-current=page]>span{box-shadow:0 0 0 2px var(--editorial-paper), 0 0 0 3px var(--editorial-ink-mute)}.editorial-mobile-nav{z-index:49;overscroll-behavior:contain;border-bottom:1px solid var(--editorial-line);background:var(--editorial-paper);max-height:calc(100dvh - 66px);animation:.28s cubic-bezier(.16,1,.3,1) both editorial-mobile-nav-in;position:fixed;top:66px;left:0;right:0;overflow-y:auto;box-shadow:0 24px 40px -30px #1312108c}.editorial-mobile-nav__inner{padding:10px var(--editorial-pad) calc(18px + env(safe-area-inset-bottom))}.editorial-mobile-nav__primary,.editorial-mobile-nav__secondary{margin:0;padding:0;list-style:none}.editorial-mobile-nav__primary li{position:relative}.editorial-mobile-nav__primary li.is-active:before{background:var(--editorial-orange-graphic);content:"";border-radius:3px;width:3px;position:absolute;top:14px;bottom:14px;left:-10px}.editorial-mobile-nav__primary a{border-bottom:1px solid var(--editorial-line-soft);color:var(--editorial-ink);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 14px;padding:15px 4px;text-decoration:none;display:grid}.editorial-mobile-nav__name{font-family:var(--font-anton), Impact, sans-serif;text-transform:uppercase;grid-column:1;font-size:clamp(19px,5.4vw,24px);font-weight:400;line-height:1.04}.editorial-mobile-nav__primary li.is-active .editorial-mobile-nav__name{color:var(--editorial-orange-ink)}.editorial-mobile-nav__desc{color:var(--editorial-ink-soft);grid-column:1;margin-top:5px;font-size:13px;line-height:1.45}.editorial-mobile-nav__primary .arr{color:var(--editorial-ink-mute);grid-area:1/2/3;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.editorial-mobile-nav__primary a:hover .arr{transform:translate(4px)}.editorial-mobile-nav__auth{gap:6px;margin-top:18px;display:grid}.editorial-mobile-nav__cta{background:var(--editorial-orange-fill,#b93800);width:100%;margin-top:0}.editorial-mobile-nav__cta:hover{color:var(--ds-color-paper);background:var(--editorial-orange-deep)}.editorial-mobile-nav__sign-in{min-height:44px;color:var(--editorial-ink-soft);border-radius:10px;justify-content:center;align-items:center;gap:5px;font-size:13.5px;font-weight:500;text-decoration:none;transition:color .18s,background-color .18s;display:inline-flex}.editorial-mobile-nav__sign-in strong{color:var(--editorial-ink);text-decoration:underline;-webkit-text-decoration-color:var(--editorial-orange);text-decoration-color:var(--editorial-orange);text-underline-offset:4px;font-weight:700;text-decoration-thickness:1px}.editorial-mobile-nav__sign-in:hover{color:var(--editorial-ink);background:var(--editorial-paper-2)}.editorial-mobile-nav__heading{color:var(--editorial-ink-mute);font:700 9.5px/1.4 var(--font-space-mono), monospace;letter-spacing:.2em;text-transform:uppercase;margin:20px 4px 10px}.editorial-mobile-nav__secondary{flex-wrap:wrap;gap:8px;padding-inline:4px;display:flex}.editorial-mobile-nav__secondary a{border:1px solid var(--editorial-line);color:var(--editorial-ink-soft);background:var(--editorial-paper);border-radius:999px;padding:8px 14px;font-size:13.5px;font-weight:560;text-decoration:none;transition:border-color .25s,color .25s,background-color .25s;display:inline-flex}.editorial-mobile-nav__secondary a:hover{border-color:var(--editorial-ink-mute);color:var(--editorial-ink);background:var(--editorial-paper-2)}body.editorial-nav-open{overflow:hidden}@keyframes editorial-mobile-nav-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.editorial-site-header__nav,.editorial-site-header__cta{display:none}.editorial-site-header__actions{flex-basis:auto;width:auto}.editorial-site-header__menu{display:inline-flex}}@media (min-width:981px){.editorial-mobile-nav{display:none}}@media (max-width:520px){.editorial-site-header__inner{gap:10px}.editorial-site-header__actions{gap:7px}.editorial-site-header__sign-in,.editorial-site-header--plain .editorial-site-header__help{display:none}.editorial-site-header__search{justify-content:center;width:44px;padding:0}.editorial-site-header__search kbd{display:none}body:has(.editorial-contact) .editorial-site-header__search{display:none}body:has(.editorial-contact) .editorial-site-header__sign-in{display:inline-flex}}@media (prefers-reduced-motion:reduce){.editorial-site-header *,.editorial-mobile-nav,.editorial-mobile-nav *{transition-duration:.01ms!important;animation:none!important}}.editorial-footer{z-index:2;background:var(--editorial-ink);color:var(--editorial-paper);border-radius:clamp(24px,3vw,40px) clamp(24px,3vw,40px) 0 0;margin-top:clamp(64px,9vw,120px);scroll-margin-top:84px;position:relative;overflow:hidden}.editorial-footer__grid{width:min(100%,1264px);padding:clamp(40px, 6vw, 72px) var(--editorial-pad) clamp(28px, 4vw, 48px);grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:40px;margin-inline:auto;display:grid}.editorial-footer__brand{min-width:0}.editorial-footer__wordmark{color:var(--editorial-paper);font-family:var(--font-archivo), sans-serif;letter-spacing:-.012em;margin-left:-.02em;font-size:clamp(46px,6vw,78px);font-weight:640;line-height:1;text-decoration:none;display:block}.editorial-footer__wordmark span{letter-spacing:-.02em;font-weight:830}.editorial-footer__wordmark i{color:var(--editorial-orange);font-style:normal;font-weight:830}.editorial-footer__brand p{color:#b7b1a6;max-width:360px;font-family:var(--font-archivo), sans-serif;margin-top:14px;font-size:15px;line-height:1.5}.editorial-footer__columns{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:end;gap:clamp(24px,4vw,56px);display:grid}.editorial-footer__elsewhere{flex-wrap:wrap;align-items:center;gap:clamp(14px,2vw,26px);display:flex}.editorial-footer__elsewhere a{align-items:center;gap:7px;display:inline-flex}.editorial-footer__elsewhere svg{fill:currentColor;flex:none;width:15px;height:15px}.editorial-footer__heading{color:#8f8a80;font-family:var(--font-space-mono), monospace;letter-spacing:.22em;text-transform:uppercase;margin-bottom:14px;font-size:10.5px;font-weight:700;line-height:1.5}.editorial-footer__links{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.editorial-footer__link{color:#ddd8cd;font-family:var(--font-archivo), sans-serif;font-size:14px;line-height:1.5;text-decoration:none;transition:color .25s;display:inline-block;position:relative}.editorial-footer__link:after{background:var(--editorial-orange);content:"";transform-origin:100%;height:1px;transition:transform .35s cubic-bezier(.6,0,.2,1);position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.editorial-footer__link:hover{color:var(--ds-color-paper)}.editorial-footer__link:hover:after,.editorial-footer__link:focus-visible:after{transform-origin:0;transform:scaleX(1)}.editorial-footer__link:focus-visible,.editorial-footer__base a:focus-visible,.editorial-footer__wordmark:focus-visible{outline-offset:4px;border-radius:3px;outline:2px solid #ff8a50}.editorial-footer__base{width:min(100%,1264px);padding:20px var(--editorial-pad) 96px;color:#8f8a80;font-family:var(--font-space-mono), monospace;letter-spacing:.14em;text-transform:uppercase;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:14px;margin-inline:auto;font-size:10.5px;line-height:1.5;display:flex}.editorial-footer__legal{text-align:left;width:min(100%,28rem)}.editorial-footer__disclaimer{max-width:48ch;font-family:var(--font-archivo), sans-serif;letter-spacing:normal;text-transform:none;margin:8px 0 0;font-size:11px;line-height:1.6}.editorial-footer__base a{color:#cfc9bd;border-bottom:1px solid #fff3;text-decoration:none;transition:border-color .18s ease-out,color .18s ease-out}.editorial-footer__base a:hover{color:var(--ds-color-paper);border-color:#ff8a50}@media (max-width:1000px){.editorial-footer__grid{grid-template-columns:minmax(0,1fr)}.editorial-footer__columns{justify-content:start}}@media (max-width:560px){.editorial-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}.editorial-footer__base{flex-direction:column;align-items:flex-start}.editorial-footer__elsewhere{gap:12px}}@media (pointer:coarse){.editorial-footer a{align-items:center;min-height:44px;display:inline-flex}}@media (prefers-reduced-motion:reduce){.editorial-footer__link,.editorial-footer__link:after,.editorial-footer__base a{transition:none}}.editorial-about-family,.editorial-about-ready-main{--about-chapter-air:clamp(4.875rem, 10vw, 8.75rem);--about-chapter-gap:clamp(2.125rem, 4.2vw, 3.375rem);--editorial-about-orange:var(--ds-action-graphic);--editorial-tint-green:var(--ds-color-green-tint);--editorial-tint-green-line:var(--ds-color-green-tint-line);--editorial-tint-green-ink:var(--ds-color-green-tint-ink)}@keyframes editorial-about-header-in{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-about-nav-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-about-kicker-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-about-char-in{0%{transform:translateY(118%)}to{transform:translate(0,0)}}@keyframes editorial-about-accent-in{0%{opacity:0;transform:translateY(56px)rotate(-4deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}@keyframes editorial-about-lede-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}body:has(.editorial-about-ready-main) .editorial-site-header{animation:.7s cubic-bezier(.16,1,.3,1) both editorial-about-header-in}.editorial-about-ready-main .editorial-about__opener .editorial-institutional-nav a{animation:.45s cubic-bezier(.2,.8,.2,1) both editorial-about-nav-in}.editorial-about-ready-main .editorial-about__opener .editorial-institutional-nav a:first-child{animation-delay:.26s}.editorial-about-ready-main .editorial-about__opener .editorial-institutional-nav a:nth-child(2){animation-delay:.305s}.editorial-about-ready-main .editorial-about__opener .editorial-institutional-nav a:nth-child(3){animation-delay:.35s}.editorial-about-ready-main .editorial-about__opener .editorial-institutional-nav a:nth-child(4){animation-delay:.395s}.editorial-about-ready-main .editorial-about__opener .editorial-institutional-nav a:nth-child(5){animation-delay:.44s}.editorial-about-ready-main .editorial-about__opener .editorial-kicker{animation:.5s cubic-bezier(.2,.8,.2,1) .43s both editorial-about-kicker-in}.editorial-about-ready-main .editorial-about__opener .editorial-kicker:before{background:var(--editorial-about-orange)}.editorial-about-ready-main__word-mask{vertical-align:bottom;display:inline-block;overflow:hidden}.editorial-about-ready-main__word,.editorial-about-ready-main__char{display:inline-block}.editorial-about-ready-main [data-about-intro-line] .editorial-about-ready-main__char{animation:1s cubic-bezier(.16,1,.3,1) both editorial-about-char-in;animation-delay:calc(.48s + var(--editorial-about-char-index) * 20ms);will-change:transform}.editorial-about-ready-main [data-about-intro-accent]{transform-origin:35% 80%;animation:1.05s cubic-bezier(.22,1,.36,1) .68s both editorial-about-accent-in}.editorial-about-ready-main .editorial-about__heading>p{animation:.65s cubic-bezier(.2,.8,.2,1) .92s both editorial-about-lede-in}:where(.editorial-faq,.editorial-legal-ready,.editorial-changelog-ready){margin-top:-66px}.editorial-about-family{margin-top:-67px}.editorial-not-found{margin-top:-68px}.editorial-about__opener{padding-block:clamp(7rem,13vh,9.375rem) clamp(2.125rem,4.6vw,3.625rem)}.editorial-about__opener .editorial-institutional-nav{margin-bottom:clamp(1.625rem,3.4vw,2.5rem);top:auto;overflow:visible}.editorial-about__opener .editorial-institutional-nav .editorial-container{flex-wrap:wrap;gap:7px;width:auto;min-width:0;margin:0;padding:0}.editorial-about__opener .editorial-institutional-nav a{border-color:var(--editorial-line);color:var(--editorial-ink-soft);background:var(--ds-color-paper);font-family:var(--font-archivo), sans-serif;letter-spacing:0;text-transform:none;box-shadow:none;padding:.625rem 1rem;font-size:.875rem;font-weight:600;line-height:1.5;text-decoration:none;transition:border-color .25s,color .25s,background-color .25s}.editorial-about__opener .editorial-institutional-nav a:hover{border-color:var(--editorial-ink);color:var(--editorial-ink);background:var(--ds-color-paper)}.editorial-about__opener .editorial-institutional-nav a[aria-current=page]{border-color:var(--editorial-ink);color:var(--editorial-paper);background:var(--editorial-ink);box-shadow:none}.editorial-about__opener .editorial-institutional-nav a:focus-visible{outline:2px solid var(--editorial-blue);outline-offset:3px}.editorial-about__heading,.editorial-about__section-heading{flex-wrap:wrap;align-items:flex-end;gap:1.125rem 2.5rem;display:flex}.editorial-about-family .editorial-kicker,.editorial-changelog-ready .editorial-kicker{letter-spacing:.22em;margin-bottom:0;font-size:11.5px;line-height:18px}.editorial-about__heading>div,.editorial-about__section-heading>h2{flex:0 auto;min-width:0}.editorial-about__heading h1{margin-top:0;font-size:clamp(3rem,7.4vw,6.5rem)}.editorial-about-ready-main .editorial-about__heading h1,.editorial-about-ready-main .editorial-about__section-heading h2,.editorial-about-ready-main .editorial-about__cta h2{letter-spacing:.005em}.editorial-about__heading h1 .editorial-accent{font-size:.9em;display:inline-block}.editorial-about-ready-main .editorial-accent{color:var(--editorial-about-orange);letter-spacing:0}.editorial-about__heading>p,.editorial-about__section-heading>p{min-width:0;max-width:27.5rem;color:var(--editorial-ink-soft);flex:0 27.5rem;margin:0 0 .625rem auto;font-size:1rem;line-height:1.6}.editorial-about__section-heading>p{flex-basis:26.25rem;max-width:26.25rem;margin-bottom:0;font-size:.96875rem;line-height:1.5}.editorial-about__chapter{width:min(100%, var(--editorial-container));margin:var(--about-chapter-air) auto 0;padding-inline:var(--editorial-pad);align-items:center;gap:1rem;display:flex}.editorial-about__chapter span{color:var(--editorial-orange);font:700 .6875rem/1.5 var(--font-space-mono), monospace;letter-spacing:.2em;flex:none}.editorial-about__chapter i{background:var(--editorial-line-soft);flex:1;height:1px}.editorial-about__chapter b{color:var(--editorial-ink-mute);font:700 .625rem/1.5 var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;flex:none}.editorial-about__section{padding-top:var(--about-chapter-gap)}.editorial-about__section-heading{margin-bottom:clamp(1.75rem,4vw,3.25rem)}.editorial-about__section-heading h2{max-width:none;font-size:clamp(2.75rem,6.6vw,5.75rem)}.editorial-about__section-heading h2 .editorial-accent{font-size:.94em}.editorial-about__commitments{counter-reset:about-commitment;flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.editorial-about__commitments li{counter-increment:about-commitment;grid-template-columns:auto minmax(0,1fr);gap:clamp(.875rem,2.2vw,1.625rem);padding:clamp(1.25rem,2.6vw,1.75rem) 0;display:grid}.editorial-about__commitments li+li{border-top:1px solid var(--editorial-line-soft)}.editorial-about__commitments li>span{color:var(--editorial-orange);font:700 .6875rem/1 var(--font-space-mono), monospace;letter-spacing:.16em;padding-top:.375rem}.editorial-about__commitments li>span:before{content:counter(about-commitment, decimal-leading-zero)}.editorial-about__commitments h2,.editorial-about__commitments h3{color:var(--editorial-ink);font-family:var(--font-anton), Impact, sans-serif;letter-spacing:0;text-transform:uppercase;margin:0;font-size:clamp(1.25rem,2.3vw,1.8125rem);font-weight:400;line-height:1.06}.editorial-about__commitments h2{font-weight:700}.editorial-about__commitments p{max-width:62ch;color:var(--editorial-ink-soft);margin:.625rem 0 0;font-size:1rem;line-height:1.62}.editorial-about__commitments a{min-height:44px;color:var(--editorial-ink-soft);font:700 .625rem/1.4 var(--font-space-mono), monospace;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.5rem;margin-top:.8125rem;text-decoration:none;display:inline-flex}.editorial-about__commitments a>span{border-bottom:1px solid var(--editorial-line);padding-bottom:.1875rem;transition:border-color .25s,color .25s}.editorial-about__commitments a:hover>span{border-color:var(--editorial-orange);color:var(--editorial-ink)}.editorial-about__commitments i{font-family:var(--font-archivo), sans-serif;font-size:.8125rem;font-style:normal;line-height:1}.editorial-about__record{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-lg);background:var(--ds-color-paper);margin:0;overflow:hidden}.editorial-about__record>div{grid-template-columns:minmax(9.375rem,.34fr) 1fr;gap:0 clamp(1rem,2.4vw,2rem);padding:1rem clamp(1.125rem,2.4vw,1.625rem);display:grid}.editorial-about__record>div+div{border-top:1px solid var(--editorial-line-soft)}.editorial-about__record dt{color:var(--editorial-ink-soft);font:700 .59375rem/1.4 var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;padding-top:.25rem}.editorial-about__record dd{color:var(--editorial-ink);margin:0;font-size:.96875rem;line-height:1.55}.editorial-about__record dd a{color:var(--editorial-ink);box-shadow:inset 0 -1px 0 var(--editorial-orange);text-decoration:none}.editorial-about__record dd a:hover{color:var(--editorial-orange-ink)}.editorial-about__record dd small{color:var(--editorial-ink-soft);margin-top:.3125rem;font-size:.84375rem;line-height:1.55;display:block}.editorial-about__sam-pair{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.editorial-about__pair-card{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-md);background:var(--ds-color-paper);padding:clamp(1.125rem,2.2vw,1.5rem)}.editorial-about__pair-card--yes{border-color:var(--editorial-tint-green-line);background:var(--editorial-tint-green)}.editorial-about__pair-card--no{background:var(--editorial-paper-2)}.editorial-about__pair-card>b{color:var(--editorial-ink-mute);font:700 .59375rem/1.4 var(--font-space-mono), monospace;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.875rem;display:block}.editorial-about__pair-card--yes>b{color:var(--editorial-tint-green-ink)}.editorial-about__pair-card ul{flex-direction:column;gap:.6875rem;margin:0;padding:0;list-style:none;display:flex}.editorial-about__pair-card li{color:var(--editorial-ink-soft);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.6875rem;font-size:.9375rem;line-height:1.5;display:grid}.editorial-about__pair-icon{width:1.1875rem;height:1.1875rem;color:var(--editorial-ink-soft);background:#13121024;border-radius:50%;place-items:center;margin-top:.125rem;display:grid}.editorial-about__pair-card--yes .editorial-about__pair-icon{color:var(--ds-color-paper);background:var(--editorial-green)}.editorial-about__pair-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.6px;width:.625rem;height:.625rem}.editorial-about__sam-link{max-width:66ch;color:var(--editorial-ink-soft);margin:clamp(1.125rem,2.4vw,1.625rem) 0 0;font-size:1rem;line-height:1.62}.editorial-about__sam-link a{color:var(--editorial-ink);box-shadow:inset 0 -1px 0 var(--editorial-orange);text-decoration:none;transition:color .25s}.editorial-about__sam-link a:hover{color:var(--editorial-orange-ink)}.editorial-about__cta{text-align:center;padding-block:clamp(1.875rem,4vw,3.25rem) clamp(2.125rem,4.5vw,3.75rem)}.editorial-about__cta h2{font-size:clamp(2.375rem,5.6vw,5rem)}.editorial-about__cta h2 .editorial-accent{font-size:.94em}.editorial-about__cta>p{max-width:32.5rem;color:var(--editorial-ink-soft);margin:1.375rem auto 0;font-size:1rem;line-height:1.6}.editorial-about__cta>div{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.875rem;display:flex}.editorial-about__cta .editorial-button{min-height:52px;padding:.9375rem 1.75rem;font-size:.96875rem}.editorial-about-ready-main .editorial-about__cta .editorial-button--orange{border-color:var(--editorial-orange);background:var(--editorial-orange)}.editorial-about-ready-main .editorial-about__cta .editorial-button--orange:hover{border-color:var(--editorial-orange-deep);background:var(--editorial-orange-deep)}.editorial-about-ready-main .editorial-about__cta .editorial-button--ghost{border-color:var(--editorial-line);background:0 0}.editorial-about-ready-main .editorial-about__cta .editorial-button--ghost:hover{border-color:var(--editorial-line);background:#1312100f}.editorial-about-ready-main [data-about-scroll-line],.editorial-about-ready-main [data-about-scroll-accent]{display:inline}.editorial-about-ready-main [data-about-scroll-accent]{transform-origin:35% 80%}@media (max-width:760px){.editorial-about__heading>div,.editorial-about__heading>p,.editorial-about__section-heading>h2,.editorial-about__section-heading>p{flex-basis:100%;width:100%}.editorial-about__heading>p,.editorial-about__section-heading>p{margin-left:0}.editorial-about__sam-pair{grid-template-columns:1fr}}@media (max-width:640px){.editorial-about-family .editorial-kicker{letter-spacing:.16em;font-size:12px}.editorial-about-family .editorial-about__chapter span,.editorial-about-family .editorial-about__chapter b,.editorial-about-family .editorial-about__pair-card>b,.editorial-about-family .editorial-integrity-ready__pair article>b,.editorial-about-family .editorial-about-ready__callout>b,.editorial-about-family .editorial-team-ready__roles span{font-size:11.5px}}@media (max-width:620px){.editorial-about__record>div{grid-template-columns:1fr;gap:.4375rem}.editorial-about__record dt{padding-top:0}}@media (max-width:560px){.editorial-about__chapter b{display:none}}.editorial-team-ready__head{margin-bottom:0}.editorial-team-ready{--editorial-team-orange:var(--ds-action-graphic)}@keyframes editorial-team-header-in{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-team-nav-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-team-kicker-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-team-char-in{0%{transform:translateY(118%)}to{transform:translate(0,0)}}@keyframes editorial-team-accent-in{0%{opacity:0;transform:translateY(56px)rotate(-4deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}@keyframes editorial-team-lede-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}body:has(.editorial-team-ready) .editorial-grid-background{top:var(--editorial-header-height)}body:has(.editorial-team-ready) .editorial-site-header{animation:.7s cubic-bezier(.16,1,.3,1) both editorial-team-header-in}.editorial-team-ready .editorial-about__opener .editorial-institutional-nav a{animation:.45s cubic-bezier(.2,.8,.2,1) both editorial-team-nav-in}.editorial-team-ready .editorial-about__opener .editorial-institutional-nav a:first-child{animation-delay:.26s}.editorial-team-ready .editorial-about__opener .editorial-institutional-nav a:nth-child(2){animation-delay:.305s}.editorial-team-ready .editorial-about__opener .editorial-institutional-nav a:nth-child(3){animation-delay:.35s}.editorial-team-ready .editorial-about__opener .editorial-institutional-nav a:nth-child(4){animation-delay:.395s}.editorial-team-ready .editorial-about__opener .editorial-institutional-nav a:nth-child(5){animation-delay:.44s}.editorial-team-ready .editorial-about__opener .editorial-kicker{animation:.5s cubic-bezier(.2,.8,.2,1) .43s both editorial-team-kicker-in}.editorial-team-ready .editorial-about__opener .editorial-kicker:before{background:var(--editorial-team-orange)}.editorial-team-ready__head h1{letter-spacing:.005em;margin-top:0;font-size:clamp(3rem,7.4vw,6.5rem);line-height:.92}.editorial-team-ready__head h1 .editorial-accent{font-size:.92em;display:inline-block}.editorial-team-ready__word-mask{vertical-align:bottom;display:inline-block;overflow:hidden}.editorial-team-ready__word,.editorial-team-ready__char{display:inline-block}.editorial-team-ready__char{animation:1s cubic-bezier(.16,1,.3,1) both editorial-team-char-in;animation-delay:calc(.48s + var(--editorial-team-char-index) * 20ms);will-change:transform}.editorial-team-ready [data-team-accent]{color:var(--editorial-team-orange);transform-origin:35% 80%;animation:1.05s cubic-bezier(.22,1,.36,1) .68s both editorial-team-accent-in}.editorial-team-ready__head>p:last-child{max-width:27.5rem;color:var(--editorial-ink-soft);font-family:var(--font-archivo), Arial, sans-serif;text-wrap:pretty;flex:0 27.5rem;margin:0 0 .625rem auto;font-size:1rem;font-style:normal;line-height:1.6;animation:.65s cubic-bezier(.2,.8,.2,1) .92s both editorial-team-lede-in}.editorial-team-ready .editorial-about__opener{padding-bottom:clamp(2.125rem,4.6vw,3.625rem)}.editorial-team-ready__section .editorial-about-ready__prose{width:min(100%,38.9375rem);margin-inline:auto;display:flow-root}.editorial-team-ready__section--last{padding-bottom:0}.editorial-team-ready__article{grid-template-columns:minmax(0,1fr) minmax(0,68ch) minmax(0,1fr);align-items:start;gap:0 clamp(1.5rem,4vw,4rem);padding-block:clamp(1.75rem,4vw,2.75rem) clamp(2.125rem,4.6vw,3.625rem);display:grid}.editorial-team-ready__toc{top:calc(var(--editorial-header-height,4.125rem) + 1.75rem);grid-column:1;justify-self:end;width:min(15rem,100%);padding-right:.5rem;position:sticky}.editorial-team-ready__toc>p{color:var(--editorial-ink-mute);font:700 .59375rem/1.4 var(--font-space-mono), monospace;letter-spacing:.2em;text-transform:uppercase;margin:0 0 .75rem}.editorial-team-ready__toc ol{counter-reset:team-toc;flex-direction:column;gap:.125rem;margin:0;padding:0;list-style:none;display:flex}.editorial-team-ready__toc li{counter-increment:team-toc}.editorial-team-ready__toc a{color:var(--editorial-ink-mute);text-wrap:pretty;border-radius:.5rem;grid-template-columns:1.375rem minmax(0,1fr);align-items:start;gap:.5rem;padding:.4375rem .625rem .4375rem .25rem;font-size:.8125rem;line-height:1.35;text-decoration:none;transition:color .25s,background .25s;display:grid}.editorial-team-ready__toc a:before{color:#1312104d;font:700 .625rem/1 var(--font-space-mono), monospace;content:counter(team-toc, decimal-leading-zero);padding-top:.125rem;transition:color .25s}.editorial-team-ready__toc a:hover{color:var(--editorial-ink);background:var(--editorial-paper-2)}.editorial-team-ready__toc a.on{color:var(--editorial-ink);font-weight:600}.editorial-team-ready__toc a.on:before{color:var(--editorial-orange-ink)}.editorial-about-ready__prose{color:var(--editorial-ink-soft);grid-column:2;font-size:1.125rem;line-height:1.72}.editorial-about-ready__prose>*+*{margin-top:1.15em}.editorial-about-ready__prose h2{color:var(--editorial-ink);font:700 clamp(1.5rem, 2.6vw, 2.125rem)/1.04 var(--font-anton), Impact, sans-serif;letter-spacing:.012em;text-transform:uppercase;margin:2.1em 0 0;scroll-margin-top:7rem}.editorial-team-ready .editorial-about-ready__prose h2{font-weight:400}.editorial-team-ready .editorial-about-ready__prose p{text-wrap:pretty}.editorial-about-ready__prose h2:first-child{margin-top:0}.editorial-about-ready__prose h2+*{margin-top:.7em}.editorial-about-ready__prose p{margin-bottom:0}.editorial-about-ready__prose a{color:var(--editorial-ink);box-shadow:inset 0 -1px 0 var(--editorial-orange);text-decoration:none;transition:color .25s,box-shadow .25s}.editorial-about-ready__prose a:hover{color:var(--editorial-orange-ink);box-shadow:inset 0 -2px 0 var(--editorial-orange)}.editorial-about-ready__callout{border:1px solid var(--editorial-line);border-inline-start:3px solid var(--editorial-ink);border-radius:0 var(--editorial-r-md) var(--editorial-r-md) 0;background:var(--editorial-paper-2);margin-block:1.8em;padding:1.125rem 1.25rem;font-size:1rem;line-height:1.6}.editorial-about-ready__callout--warning{border-color:#f6e2c4;border-inline-start-color:var(--editorial-amber);background:#fdf2e2}.editorial-about-ready__callout>b{color:var(--editorial-ink-mute);font:700 .59375rem/1.4 var(--font-space-mono), monospace;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.5rem;display:block}.editorial-about-ready__callout--warning>b{color:#8a5100}.editorial-about-ready__callout p{margin:0}.editorial-team-ready__roles{flex-wrap:wrap;gap:.5rem;display:flex}.editorial-team-ready__roles span{border:1px solid var(--editorial-line-soft);color:var(--editorial-ink-soft);background:var(--editorial-paper-2);font:700 .59375rem/1.72 var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;border-radius:.4375rem;padding:.5rem .75rem}.editorial-policy-ready__updated{color:var(--editorial-ink-mute);font:700 .65625rem/1.4 var(--font-space-mono), monospace;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.5625rem;margin:clamp(1.125rem,2.4vw,1.625rem) 0 0;display:inline-flex}.editorial-policy-ready__updated:before{background:var(--editorial-orange);content:"";border-radius:.125rem;width:.4375rem;height:.4375rem}.editorial-policy-ready__updated b{color:var(--editorial-ink);font-weight:700}.editorial-policy-ready__corrections{padding-bottom:0}.editorial-policy-ready__corrections .editorial-about-ready__prose,.editorial-integrity-ready__ib{width:min(100%,38.9375rem);margin-inline:auto;display:flow-root}.editorial-policy-ready__corrections .editorial-about-ready__prose h2:first-child,.editorial-team-ready__section .editorial-about-ready__prose h2:first-child,.editorial-integrity-ready__ib h2:first-child{margin-top:2.1em}.editorial-policy-ready{--editorial-policy-orange:var(--ds-action-graphic)}@keyframes editorial-policy-header-in{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-policy-nav-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-policy-kicker-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-policy-char-in{0%{transform:translateY(118%)}to{transform:translate(0,0)}}@keyframes editorial-policy-accent-in{0%{opacity:0;transform:translateY(56px)rotate(-4deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}@keyframes editorial-policy-lede-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-policy-date-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}body:has(.editorial-policy-ready) .editorial-grid-background{top:var(--editorial-header-height)}body:has(.editorial-policy-ready) .editorial-site-header{animation:.7s cubic-bezier(.16,1,.3,1) both editorial-policy-header-in}.editorial-policy-ready .editorial-about__opener .editorial-institutional-nav a{animation:.45s cubic-bezier(.2,.8,.2,1) both editorial-policy-nav-in}.editorial-policy-ready .editorial-about__opener .editorial-institutional-nav a:first-child{animation-delay:.26s}.editorial-policy-ready .editorial-about__opener .editorial-institutional-nav a:nth-child(2){animation-delay:.305s}.editorial-policy-ready .editorial-about__opener .editorial-institutional-nav a:nth-child(3){animation-delay:.35s}.editorial-policy-ready .editorial-about__opener .editorial-institutional-nav a:nth-child(4){animation-delay:.395s}.editorial-policy-ready .editorial-about__opener .editorial-institutional-nav a:nth-child(5){animation-delay:.44s}.editorial-policy-ready .editorial-about__opener .editorial-kicker{animation:.5s cubic-bezier(.2,.8,.2,1) .43s both editorial-policy-kicker-in}.editorial-policy-ready .editorial-about__opener .editorial-kicker:before,.editorial-policy-ready__updated:before{background:var(--editorial-policy-orange)}.editorial-policy-ready .editorial-about__heading h1{letter-spacing:.005em}.editorial-policy-ready__word-mask{vertical-align:bottom;display:inline-block;overflow:hidden}.editorial-policy-ready__word,.editorial-policy-ready__char{display:inline-block}.editorial-policy-ready .editorial-about__opener .editorial-policy-ready__char{animation:1s cubic-bezier(.16,1,.3,1) both editorial-policy-char-in;animation-delay:calc(.48s + var(--editorial-policy-char-index) * 20ms);will-change:transform}.editorial-policy-ready [data-policy-accent]{color:var(--editorial-policy-orange);transform-origin:35% 80%;display:inline-block}.editorial-policy-ready .editorial-about__opener [data-policy-accent]{animation:1.05s cubic-bezier(.22,1,.36,1) .68s both editorial-policy-accent-in}.editorial-policy-ready .editorial-about__opener .editorial-about__heading>p{animation:.65s cubic-bezier(.2,.8,.2,1) .92s both editorial-policy-lede-in}.editorial-policy-ready .editorial-about__opener .editorial-policy-ready__updated{animation:.5s cubic-bezier(.2,.8,.2,1) .88s both editorial-policy-date-in}.editorial-policy-ready__standards h2{letter-spacing:0;font-weight:400}.editorial-policy-ready__corrections .editorial-about-ready__prose a{color:var(--editorial-ink);box-shadow:inset 0 -1px 0 var(--editorial-policy-orange);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration:none;transition:color .25s,box-shadow .25s}.editorial-policy-ready__corrections .editorial-about-ready__prose a:hover{color:var(--editorial-orange-ink);box-shadow:inset 0 -2px 0 var(--editorial-policy-orange)}.editorial-policy-ready__corrections .editorial-about-ready__prose a:focus-visible{outline:2px solid var(--editorial-blue);outline-offset:4px;border-radius:2px}.editorial-integrity-ready{--editorial-integrity-orange:var(--ds-action-graphic)}@keyframes editorial-integrity-header-in{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-integrity-nav-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-integrity-kicker-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-integrity-char-in{0%{transform:translateY(118%)}to{transform:translate(0,0)}}@keyframes editorial-integrity-accent-in{0%{opacity:0;transform:translateY(56px)rotate(-4deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}@keyframes editorial-integrity-lede-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}body:has(.editorial-integrity-ready) .editorial-grid-background{top:var(--editorial-header-height)}body:has(.editorial-integrity-ready) .editorial-site-header{animation:.7s cubic-bezier(.16,1,.3,1) both editorial-integrity-header-in}.editorial-integrity-ready .editorial-about__opener .editorial-institutional-nav a{animation:.45s cubic-bezier(.2,.8,.2,1) both editorial-integrity-nav-in}.editorial-integrity-ready .editorial-about__opener .editorial-institutional-nav a:first-child{animation-delay:.26s}.editorial-integrity-ready .editorial-about__opener .editorial-institutional-nav a:nth-child(2){animation-delay:.305s}.editorial-integrity-ready .editorial-about__opener .editorial-institutional-nav a:nth-child(3){animation-delay:.35s}.editorial-integrity-ready .editorial-about__opener .editorial-institutional-nav a:nth-child(4){animation-delay:.395s}.editorial-integrity-ready .editorial-about__opener .editorial-institutional-nav a:nth-child(5){animation-delay:.44s}.editorial-integrity-ready .editorial-about__opener .editorial-kicker{animation:.5s cubic-bezier(.2,.8,.2,1) .43s both editorial-integrity-kicker-in}.editorial-integrity-ready .editorial-about__opener .editorial-kicker:before{background:var(--editorial-integrity-orange)}.editorial-integrity-ready .editorial-about__heading h1,.editorial-integrity-ready .editorial-about__section-heading h2,.editorial-integrity-ready__cta h2{letter-spacing:.005em}.editorial-integrity-ready__split{white-space:nowrap}.editorial-integrity-ready__word-mask{vertical-align:bottom;display:inline-block;overflow:hidden}.editorial-integrity-ready__word,.editorial-integrity-ready__char{display:inline-block}.editorial-integrity-ready__char{will-change:transform}.editorial-integrity-ready .editorial-about__opener .editorial-integrity-ready__char{animation:1s cubic-bezier(.16,1,.3,1) both editorial-integrity-char-in;animation-delay:calc(.48s + var(--editorial-integrity-char-index) * 20ms)}.editorial-integrity-ready [data-integrity-accent]{color:var(--editorial-integrity-orange);transform-origin:35% 80%;display:inline-block}.editorial-integrity-ready .editorial-about__section-heading [data-integrity-accent]{display:inline}.editorial-integrity-ready .editorial-about__opener [data-integrity-accent]{animation:1.05s cubic-bezier(.22,1,.36,1) .68s both editorial-integrity-accent-in}.editorial-integrity-ready .editorial-about__opener .editorial-about__heading>p{animation:.65s cubic-bezier(.2,.8,.2,1) .92s both editorial-integrity-lede-in}.editorial-integrity-ready .editorial-about__heading>p a{color:var(--editorial-ink);box-shadow:inset 0 -1px 0 var(--editorial-integrity-orange);text-decoration:none;transition:color .25s,box-shadow .25s}.editorial-integrity-ready .editorial-about__heading>p a:hover{color:var(--editorial-orange-ink);box-shadow:inset 0 -2px 0 var(--editorial-integrity-orange)}.editorial-integrity-ready__pair{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.editorial-integrity-ready__pair article{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-md);background:var(--editorial-paper-2);padding:clamp(1.125rem,2.2vw,1.5rem)}.editorial-integrity-ready__pair article[data-tone=yes]{background:#ebf5f0;border-color:#d6eadf}.editorial-integrity-ready__pair article>b{color:var(--editorial-ink-mute);font:700 .59375rem/1.4 var(--font-space-mono), monospace;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.875rem;display:block}.editorial-integrity-ready__pair article[data-tone=yes]>b{color:#0f6b45}.editorial-integrity-ready__pair ul{flex-direction:column;gap:.6875rem;margin:0;padding:0;list-style:none;display:flex}.editorial-integrity-ready__pair li{color:var(--editorial-ink-soft);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.6875rem;font-size:.9375rem;line-height:1.5;display:grid}.editorial-integrity-ready__pair li>span:first-child{width:1.1875rem;height:1.1875rem;color:var(--editorial-ink-soft);background:#13121024;border-radius:50%;place-items:center;margin-top:.125rem;font-size:.75rem;font-weight:800;display:grid}.editorial-integrity-ready__pair [data-tone=yes] li>span:first-child{color:var(--ds-color-paper);background:var(--editorial-green)}.editorial-integrity-ready__references{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:clamp(1.125rem,2.4vw,1.625rem);display:grid}.editorial-integrity-ready__references a{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-md);color:var(--editorial-ink);background:var(--ds-color-paper);padding:1.125rem 1.25rem;text-decoration:none;transition:border-color .3s,transform .35s cubic-bezier(.2,.9,.25,1);display:block}.editorial-integrity-ready__references a:hover{border-color:var(--editorial-ink);transform:translateY(-2px)}.editorial-integrity-ready__references .editorial-integrity-ready__reference-label{color:var(--editorial-ink-soft);font:700 .5625rem/1.4 var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.5rem;display:flex}.editorial-integrity-ready__references .editorial-integrity-ready__reference-label span{font:inherit}.editorial-integrity-ready__references .editorial-integrity-ready__reference-title{color:var(--editorial-ink);font-size:1rem;font-weight:620;line-height:1.4;display:inline}.editorial-integrity-ready__references .editorial-integrity-ready__reference-help{color:var(--editorial-ink-soft);font-size:.84375rem;line-height:1.5;display:inline}.editorial-integrity-ready__tasks{grid-template-columns:1fr 1fr;gap:clamp(.75rem,1.8vw,1.125rem);display:grid}.editorial-integrity-ready__tasks>article{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-lg);background:var(--ds-color-paper);flex-direction:column;padding:clamp(1.25rem,2.6vw,1.875rem);display:flex}.editorial-integrity-ready__tasks h3{color:var(--editorial-ink);font:700 clamp(1.3125rem, 2.3vw, 1.8125rem)/1.04 var(--font-anton), Impact, sans-serif;letter-spacing:0;text-transform:uppercase;margin:0}.editorial-integrity-ready__tasks>article>p{color:var(--editorial-ink-soft);margin:.75rem 0 0;font-size:.96875rem;line-height:1.6}.editorial-integrity-ready__tasks ul{flex-direction:column;gap:.625rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.editorial-integrity-ready__tasks li{color:var(--editorial-ink-soft);padding-left:1.625rem;font-size:.9375rem;line-height:1.55;position:relative}.editorial-integrity-ready__tasks li:before{background:var(--editorial-orange);content:"";border-radius:.125rem;width:.4375rem;height:.4375rem;position:absolute;top:.62em;left:.25rem}.editorial-integrity-ready__task-warning{margin-top:auto;padding-top:1.125rem}.editorial-integrity-ready__task-warning .editorial-about-ready__callout{margin-block:0}.editorial-integrity-ready__faq{flex-direction:column;gap:.5rem;display:flex}.editorial-integrity-ready__faq details{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-md);background:var(--ds-color-paper);transition:border-color .3s,box-shadow .4s}.editorial-integrity-ready__faq details[open]{border-color:#13121038;box-shadow:0 8px 26px -22px #13121080}.editorial-integrity-ready__faq summary{min-height:52px;color:var(--editorial-ink);cursor:pointer;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:1rem 1.125rem;font-size:1rem;font-weight:620;list-style:none;display:grid}.editorial-integrity-ready__faq summary::-webkit-details-marker{display:none}.editorial-integrity-ready__faq summary:hover{color:var(--editorial-orange-ink)}.editorial-integrity-ready__faq summary:focus:not(:focus-visible){outline:0}.editorial-integrity-ready__faq summary:focus-visible{border-radius:calc(var(--editorial-r-md) - 1px);outline:2px solid var(--editorial-blue);outline-offset:-2px}.editorial-integrity-ready__faq summary>span{width:1rem;height:1rem;position:relative}.editorial-integrity-ready__faq summary>span:before,.editorial-integrity-ready__faq summary>span:after{background:var(--editorial-ink-soft);content:"";border-radius:2px;height:2px;transition:transform .3s cubic-bezier(.2,.9,.25,1);position:absolute;top:50%;left:0;right:0}.editorial-integrity-ready__faq summary>span:after{transform:rotate(90deg)}.editorial-integrity-ready__faq details[open] summary>span:after{transform:rotate(0)}.editorial-integrity-ready__faq details>p{max-width:64ch;color:var(--editorial-ink-soft);margin:0;padding:0 1.125rem 1.125rem;font-size:.9375rem;line-height:1.65}.editorial-integrity-ready__cta .editorial-button{min-height:52px;padding:15px 28px;font-size:15.5px;font-weight:620}.editorial-integrity-ready__cta .editorial-button--ghost{border-color:var(--editorial-line)}.editorial-integrity-ready__cta .editorial-button--ghost:hover{border-color:var(--editorial-line);background:#1312100f}.editorial-integrity-ready__cta [data-editorial-magnetic]{transform:translate3d(var(--editorial-integrity-magnetic-x,0), var(--editorial-integrity-magnetic-y,0), 0);transition:transform .4s cubic-bezier(.16,1,.3,1),background-color .25s,border-color .25s}.editorial-integrity-ready__cta-arrow{font-family:var(--font-archivo), sans-serif;font-size:1rem;line-height:1;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:inline-block}.editorial-integrity-ready__cta .editorial-button:hover .editorial-integrity-ready__cta-arrow{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.editorial-about-ready-main .editorial-about__opener .editorial-institutional-nav a,.editorial-about-ready-main .editorial-about__opener .editorial-kicker,.editorial-about-ready-main [data-about-intro-line] .editorial-about-ready-main__char,.editorial-about-ready-main [data-about-intro-accent],.editorial-about-ready-main .editorial-about__heading>p{animation:none}body:has(.editorial-about-ready-main) .editorial-site-header{animation:none}.editorial-about-ready-main .editorial-button,.editorial-about-ready-main .editorial-button>span[aria-hidden=true]{transition:none}.editorial-team-ready .editorial-about__opener .editorial-institutional-nav a,.editorial-team-ready .editorial-about__opener .editorial-kicker,.editorial-team-ready .editorial-team-ready__char,.editorial-team-ready [data-team-accent],.editorial-team-ready__head>p:last-child{animation:none}body:has(.editorial-team-ready) .editorial-site-header{animation:none}.editorial-policy-ready .editorial-about__opener .editorial-institutional-nav a,.editorial-policy-ready .editorial-about__opener .editorial-kicker,.editorial-policy-ready .editorial-about__opener .editorial-policy-ready__char,.editorial-policy-ready .editorial-about__opener [data-policy-accent],.editorial-policy-ready .editorial-about__opener .editorial-about__heading>p,.editorial-policy-ready .editorial-about__opener .editorial-policy-ready__updated{animation:none}body:has(.editorial-policy-ready) .editorial-site-header{animation:none}.editorial-policy-ready__corrections .editorial-about-ready__prose a{transition:none}.editorial-integrity-ready .editorial-about__opener .editorial-institutional-nav a,.editorial-integrity-ready .editorial-about__opener .editorial-kicker,.editorial-integrity-ready .editorial-about__opener .editorial-integrity-ready__char,.editorial-integrity-ready .editorial-about__opener [data-integrity-accent],.editorial-integrity-ready .editorial-about__opener .editorial-about__heading>p{animation:none}body:has(.editorial-integrity-ready) .editorial-site-header{animation:none}.editorial-integrity-ready__cta .editorial-button,.editorial-integrity-ready__cta-arrow,.editorial-integrity-ready .editorial-about__heading>p a{transition:none}}@media (max-width:1180px){.editorial-team-ready__article{grid-template-columns:minmax(0,68ch);justify-content:center}.editorial-team-ready__toc{display:none}.editorial-about-ready__prose{grid-column:1}}@media (max-width:860px){.editorial-integrity-ready__tasks{grid-template-columns:1fr}}@media (max-width:760px){.editorial-team-ready__head>p:last-child{flex-basis:100%;width:100%;margin-left:0}.editorial-integrity-ready__pair,.editorial-integrity-ready__references{grid-template-columns:1fr}}@keyframes editorial-qpractice-marking-spin{to{transform:rotate(360deg)}}@keyframes editorial-qpractice-skeleton{to{transform:translate(100%)}}@keyframes editorial-qpractice-reveal{0%{opacity:0;transform:translateY(.875rem)}to{opacity:1;transform:translateY(0)}}@keyframes editorial-qpractice-board-in{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes editorial-qpractice-scrim-in{0%{opacity:0}to{opacity:1}}.editorial-paywall{z-index:140;place-items:start center;padding:calc(64px + clamp(14px,2.4vw,26px)) clamp(16px,3vw,32px) 48px;display:grid;position:fixed;inset:0;overflow-y:auto}.editorial-paywall__scrim{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default;background:#1312108c;border:0;width:100%;height:100%;position:fixed;inset:0}.editorial-paywall__sheet{z-index:1;isolation:isolate;border:1px solid var(--editorial-line);background:var(--editorial-paper);width:min(100%,548px);color:var(--editorial-ink);border-radius:1.45rem;padding:clamp(1.5rem,3vw,2.25rem);position:relative;overflow:hidden;box-shadow:0 34px 90px -32px #131210ad}.editorial-paywall__sheet:before{z-index:-1;content:"";pointer-events:none;background-image:linear-gradient(#1312100b 1px,#0000 1px),linear-gradient(90deg,#1312100b 1px,#0000 1px);background-size:30px 30px;height:9.5rem;position:absolute;inset:0 0 auto;-webkit-mask-image:linear-gradient(#000 0%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 100%)}.editorial-paywall__close{border:1px solid var(--editorial-line);background:var(--ds-color-paper);width:2.35rem;height:2.35rem;color:var(--editorial-ink-mute);border-radius:999px;place-items:center;transition:color .2s,border-color .2s,background .2s;display:inline-grid;position:absolute;top:1rem;right:1rem}.editorial-paywall__close:hover{border-color:var(--editorial-ink);background:var(--editorial-paper-2);color:var(--editorial-ink)}.editorial-paywall__close svg{width:1rem;height:1rem}.editorial-paywall__head{justify-content:space-between;align-items:center;gap:1rem;min-height:2.35rem;padding-right:3rem;display:flex}.editorial-paywall__label{max-width:calc(100% - 3rem);min-height:1.75rem;color:var(--editorial-violet);font:700 .6rem/1 var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;background:#6c4bc317;border:1px solid #6c4bc338;border-radius:999px;align-items:center;padding:.35rem .72rem;display:inline-flex}.editorial-paywall__label--free{color:var(--editorial-green);background:#15855617;border-color:#15855638}.editorial-paywall__secure{color:var(--editorial-ink-mute);font:650 .66rem/1 var(--font-space-mono), monospace;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.4rem;display:inline-flex}.editorial-paywall__secure:before{background:var(--editorial-green);content:"";border-radius:50%;width:.42rem;height:.42rem}.editorial-paywall__title{letter-spacing:-.025em;text-wrap:balance;max-width:100%;margin-top:.8rem;padding-right:2rem;font-size:clamp(2.2rem,5.4vw,2.8rem);line-height:.92}.editorial-paywall__title .editorial-accent{margin-top:.12em;font-size:.96em;display:block}.editorial-paywall__body{max-width:46ch;color:var(--editorial-ink-soft);text-wrap:pretty;margin-top:.8rem;font-size:.94rem;line-height:1.55}.editorial-paywall__facts{border-top:1px solid var(--editorial-line-soft);flex-direction:column;gap:.72rem;margin:clamp(1rem,2vw,1.3rem) 0 0;padding:clamp(.95rem,2vw,1.15rem) 0 0;display:flex}.editorial-paywall__facts li{color:var(--editorial-ink-soft);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.72rem;font-size:.86rem;line-height:1.48;display:grid}.editorial-paywall__facts b{color:var(--editorial-ink);font-weight:650}.editorial-paywall__fact-icon{width:1.2rem;height:1.2rem;color:var(--editorial-green);background:#1585561a;border-radius:999px;place-items:center;margin-top:.05rem;display:grid}.editorial-paywall[data-variant=upgrade] .editorial-paywall__fact-icon{color:var(--editorial-orange);background:#e03a0017}.editorial-paywall__fact-icon svg{stroke-width:2.8px;width:.7rem;height:.7rem}.editorial-paywall__primary{border:1px solid var(--editorial-orange);background:var(--editorial-orange);width:100%;min-height:54px;color:var(--ds-color-paper);font-family:var(--font-archivo), sans-serif;text-align:center;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;margin-top:clamp(1.1rem,2.2vw,1.45rem);padding:.85rem 1.2rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 10px 24px -14px #e03a00b3}.editorial-paywall__primary:hover{border-color:var(--editorial-orange-deep);background:var(--editorial-orange-deep);color:var(--ds-color-paper);transform:translateY(-1px);box-shadow:0 14px 28px -15px #9e2900bf}.editorial-paywall__primary:focus-visible{outline-offset:3px;outline:3px solid #e03a0038}.editorial-paywall__primary:disabled{cursor:wait;opacity:.78}.editorial-paywall__primary svg{width:1rem;height:1rem;transition:transform .2s}.editorial-paywall__primary:hover svg{transform:translate(3px)}.editorial-paywall__loader{border:2px solid #ffffff73;border-top-color:var(--ds-color-paper);border-radius:50%;width:1rem;height:1rem;animation:.75s linear infinite editorial-paywall-spin}.editorial-paywall__error{color:#8f2020;text-align:center;background:#b824240f;border:1px solid #b824242e;border-radius:.7rem;margin-top:.72rem;padding:.7rem .8rem;font-size:.78rem;line-height:1.45}.editorial-paywall__error button{text-underline-offset:2px;font-weight:750;text-decoration:underline}.editorial-checkout-error,.editorial-tok-reader__checkout-error{color:#8f2020;max-width:48ch;margin-top:.75rem;font-size:.8rem;line-height:1.5}.editorial-checkout-error button,.editorial-tok-reader__checkout-error button{text-underline-offset:2px;font-weight:750;text-decoration:underline}.editorial-paywall__fine{color:var(--editorial-ink-mute);text-align:center;margin-top:.75rem;font-size:.76rem;line-height:1.55}.editorial-paywall__later{border-top:1px solid var(--editorial-line-soft);width:100%;min-height:48px;color:var(--editorial-ink-mute);margin-top:.8rem;padding:.75rem 1rem 0;font-size:.84rem;transition:color .2s}.editorial-paywall__later:hover{color:var(--editorial-ink)}@keyframes editorial-paywall-spin{to{transform:rotate(1turn)}}@media (max-width:560px){.editorial-paywall{place-items:end center;padding:calc(64px + .75rem) 0 0}.editorial-paywall__sheet{width:100%;padding:1.25rem 1.15rem max(1.25rem, env(safe-area-inset-bottom));border-radius:1.25rem 1.25rem 0 0}.editorial-paywall__head{padding-right:2.75rem}.editorial-paywall__secure{display:none}.editorial-paywall__title{font-size:clamp(2.05rem,11vw,2.65rem)}.editorial-paywall__facts li{font-size:.83rem}}@media (prefers-reduced-motion:reduce){.editorial-paywall__loader{border-color:#ffffff7a;border-top-color:var(--ds-color-paper);animation:none}}.editorial-small{--about-chapter-air:clamp(4.875rem, 10vw, 8.75rem);--about-chapter-gap:clamp(2.125rem, 4.2vw, 3.375rem);background:0 0}.editorial-small__opener{border-bottom:1px solid var(--editorial-line-soft);padding-block:clamp(4.5rem,9vw,8rem) clamp(4rem,8vw,7rem)}.editorial-small__article-head{max-width:920px;margin-bottom:clamp(3rem,6vw,5rem)}.editorial-small__article-head h1{max-width:12ch;margin-top:1.1rem;font-size:clamp(3.5rem,8vw,7.5rem);line-height:.88}.editorial-small__article-head>p:last-child{max-width:48rem;color:var(--editorial-ink-soft);margin-top:1.6rem;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.65}.editorial-small__article-layout{grid-template-columns:minmax(160px,230px) minmax(0,760px) 1fr;align-items:start;gap:clamp(2.5rem,6vw,6.5rem);display:grid}.editorial-small__toc{position:sticky;top:98px}.editorial-small__toc>p{color:var(--editorial-ink-mute);font:700 .6rem/1.4 var(--font-space-mono), monospace;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.8rem}.editorial-small__toc ol{counter-reset:small-toc;flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.editorial-small__toc li{counter-increment:small-toc}.editorial-small__toc a{color:var(--editorial-ink-mute);border-radius:6px;grid-template-columns:24px minmax(0,1fr);gap:.45rem;padding:.45rem .55rem .45rem .25rem;font-size:.78rem;line-height:1.35;text-decoration:none;transition:background .2s,color .2s;display:grid}.editorial-small__toc a:before{color:#aaa59c;content:counter(small-toc, decimal-leading-zero);font:700 .6rem/1.8 var(--font-space-mono), monospace}.editorial-small__toc a:hover{background:var(--editorial-paper-2);color:var(--editorial-ink)}.editorial-small__prose{color:var(--editorial-ink-soft);font-size:1.08rem;line-height:1.72}.editorial-small__prose section{border-top:1px solid var(--editorial-line-soft);padding-block:clamp(1.8rem,4vw,3rem);scroll-margin-top:110px}.editorial-small__prose section:first-child{border-top:0;padding-top:0}.editorial-small__prose h2{max-width:22ch;color:var(--editorial-ink);font-family:var(--font-anton), Impact, sans-serif;letter-spacing:.01em;text-transform:uppercase;font-size:clamp(1.85rem,3.2vw,2.65rem);font-weight:800;line-height:.98}.editorial-small__prose h2+p{margin-top:1rem}.editorial-small__next{padding-bottom:clamp(2rem,5vw,5rem)}.editorial-small__paths{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-lg);background:var(--editorial-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:clamp(2rem,4vw,3.25rem);display:grid;overflow:hidden}.editorial-small__paths a{background:var(--editorial-paper);min-height:170px;color:var(--editorial-ink);flex-direction:column;justify-content:space-between;gap:2rem;padding:clamp(1.4rem,3vw,2.1rem);text-decoration:none;transition:background .25s;display:flex;position:relative}.editorial-small__paths a:after{content:"→";transition:transform .25s;position:absolute;top:1.5rem;right:1.5rem}.editorial-small__paths a:hover{background:var(--editorial-paper-2)}.editorial-small__paths a:hover:after{transform:translate(4px)}.editorial-small__paths span{font-family:var(--font-anton), Impact, sans-serif;text-transform:uppercase;padding-right:2rem;font-size:clamp(1.55rem,3vw,2.35rem);font-weight:800;line-height:1}.editorial-small__paths b{max-width:36ch;color:var(--editorial-ink-soft);font-size:.87rem;font-weight:450;line-height:1.55}.editorial-small__empty{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-md);color:var(--editorial-ink-soft);text-align:center;grid-column:1/-1;padding:2rem}.editorial-small__empty b{color:var(--editorial-ink);display:block}.editorial-small__empty p{margin-top:.4rem}@keyframes editorial-changelog-header-in{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-changelog-kicker-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-changelog-char-in{0%{transform:translateY(118%)}to{transform:translate(0,0)}}@keyframes editorial-changelog-accent-in{0%{opacity:0;transform:translateY(56px)rotate(-4deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}@keyframes editorial-changelog-sub-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}body:has(.editorial-changelog-ready) .editorial-grid-background{top:var(--editorial-header-height)}body:has(.editorial-changelog-ready) .editorial-site-header{animation:.7s cubic-bezier(.16,1,.3,1) both editorial-changelog-header-in}.editorial-changelog-ready__opener{padding-block:clamp(112px,13vh,150px) clamp(34px,4.6vw,58px)}.editorial-changelog-ready__split{white-space:nowrap}.editorial-changelog-ready__word-mask{vertical-align:bottom;display:inline-block;overflow:hidden}.editorial-changelog-ready__word,.editorial-changelog-ready__char{display:inline-block}.editorial-changelog-ready__char{will-change:transform}.editorial-changelog-ready__opener .editorial-about__heading{align-items:flex-end}.editorial-changelog-ready__opener .editorial-about__heading h1{letter-spacing:.005em;max-width:none}.editorial-changelog-ready__opener .editorial-kicker{animation:.5s cubic-bezier(.2,.8,.2,1) .25s both editorial-changelog-kicker-in}.editorial-changelog-ready__opener .editorial-changelog-ready__char{animation:1s cubic-bezier(.16,1,.3,1) both editorial-changelog-char-in;animation-delay:calc(.45s + var(--editorial-changelog-char-index) * 20ms)}.editorial-changelog-ready__opener .editorial-accent{transform-origin:35% 80%;animation:1.05s cubic-bezier(.22,1,.36,1) .69s both editorial-changelog-accent-in}.editorial-changelog-ready__opener .editorial-about__heading>p{animation:.65s cubic-bezier(.2,.8,.2,1) .92s both editorial-changelog-sub-in}.editorial-changelog-ready__latest{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:clamp(26px,3.4vw,44px);display:grid}.editorial-changelog-ready__latest article{border:1px solid var(--editorial-line-soft);border-radius:var(--editorial-r-lg);background:var(--editorial-paper-2);padding:clamp(18px,2.4vw,26px)}.editorial-changelog-ready__latest article>span{color:var(--editorial-ink-soft);font:700 9.5px/1.4 var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;display:block}.editorial-changelog-ready__latest h2{font-family:var(--font-anton), Impact, sans-serif;text-transform:uppercase;margin-top:10px;font-size:clamp(22px,2.4vw,30px);font-weight:400;line-height:1}.editorial-changelog-ready__latest p{color:var(--editorial-ink-soft);margin-top:8px;font-size:14px}.editorial-changelog-ready__history{max-width:var(--editorial-container)}.editorial-changelog-ready__history>ol{margin:0;padding:0;list-style:none}.editorial-changelog-ready__history>ol>li{grid-template-columns:minmax(140px,.22fr) minmax(0,1fr);gap:clamp(14px,2.4vw,40px);padding:clamp(24px,3.4vw,40px) 0;display:grid}.editorial-changelog-ready__history>ol>li+li{border-top:1px solid var(--editorial-line-soft)}.editorial-changelog-ready__history header h2{font-family:var(--font-anton), Impact, sans-serif;text-transform:uppercase;font-size:clamp(26px,3vw,38px);font-weight:400;line-height:1}.editorial-changelog-ready__history header p{color:var(--editorial-ink-soft);font:700 10px/1.4 var(--font-space-mono), monospace;letter-spacing:.16em;text-transform:uppercase;margin-top:9px}.editorial-changelog-ready__history header>span{margin-top:12px}.editorial-changelog-ready__history>ol>li>div{min-width:0}.editorial-changelog-ready__section{--changelog-hue:var(--editorial-ink);padding-left:20px;position:relative}.editorial-changelog-ready__section+.editorial-changelog-ready__section{margin-top:22px}.editorial-changelog-ready__section:before{background:var(--changelog-hue);content:"";border-radius:0 3px 3px 0;width:3px;position:absolute;top:14px;bottom:14px;left:0}.editorial-changelog-ready__section h3{margin-bottom:11px}.editorial-changelog-ready__tag{border:1px solid var(--editorial-line-soft);background:var(--editorial-paper-2);color:var(--editorial-ink-soft);font:700 9.5px/1.4 var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;border-radius:7px;align-items:center;gap:7px;padding:6px 10px;display:inline-flex}.editorial-changelog-ready__section.green{--changelog-hue:var(--editorial-green)}.editorial-changelog-ready__section.blue{--changelog-hue:var(--editorial-blue)}.editorial-changelog-ready__section.amber{--changelog-hue:var(--editorial-amber)}.editorial-changelog-ready__section.violet{--changelog-hue:var(--editorial-violet)}.editorial-changelog-ready__section.teal{--changelog-hue:var(--editorial-teal)}.editorial-changelog-ready__section.green .editorial-changelog-ready__tag{border-color:var(--editorial-tint-green-line);background:var(--editorial-tint-green);color:var(--editorial-tint-green-ink)}.editorial-changelog-ready__section.blue .editorial-changelog-ready__tag{border-color:var(--editorial-tint-blue-line);background:var(--editorial-tint-blue);color:var(--editorial-tint-blue-ink)}.editorial-changelog-ready__section.amber .editorial-changelog-ready__tag{border-color:var(--editorial-tint-amber-line);background:var(--editorial-tint-amber);color:var(--editorial-tint-amber-ink)}.editorial-changelog-ready__section.violet .editorial-changelog-ready__tag{border-color:var(--editorial-tint-violet-line);background:var(--editorial-tint-violet);color:var(--editorial-tint-violet-ink)}.editorial-changelog-ready__section.teal .editorial-changelog-ready__tag{border-color:var(--editorial-tint-teal-line);background:var(--editorial-tint-teal);color:var(--editorial-tint-teal-ink)}.editorial-changelog-ready__section ul{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.editorial-changelog-ready__section li{color:var(--editorial-ink-soft);padding-left:26px;font-size:15.5px;line-height:1.6;position:relative}.editorial-changelog-ready__section li:before{background:var(--changelog-hue);content:"";border-radius:2px;width:7px;height:7px;position:absolute;top:.66em;left:4px}.editorial-changelog-ready .editorial-about__cta{margin-top:0}.editorial-footer__minimal-links{display:none}body:has(.editorial-not-found)>main.min-h-screen{min-height:0;position:relative}body:has(.editorial-not-found) .editorial-footer{border-radius:clamp(24px,3vw,40px) clamp(24px,3vw,40px) 0 0;margin-top:clamp(48px,7vw,90px)}:is(body:has(.editorial-not-found) .editorial-footer__grid,body:has(.editorial-not-found) .editorial-footer__elsewhere){display:none}body:has(.editorial-not-found) .editorial-footer__base{border-top:0}body:has(.editorial-not-found) .editorial-footer__minimal-links{flex-wrap:wrap;gap:.7rem 1.15rem;display:flex}body:has(.editorial-not-found) .editorial-route-state{min-height:calc(100svh - 151px);padding-block:clamp(60px,10vh,120px) clamp(60px,9vw,110px)}@media (max-width:1180px){.editorial-small__article-layout{grid-template-columns:minmax(0,760px)}.editorial-small__toc{display:none}}@media (max-width:760px){.editorial-small__opener{padding-block:3.25rem 4rem}.editorial-changelog-ready__opener{padding-block:clamp(112px,13vh,150px) clamp(34px,4.6vw,58px)}.editorial-small__article-head h1{font-size:clamp(3.35rem,16vw,5.5rem)}.editorial-small__paths,.editorial-changelog-ready__latest{grid-template-columns:1fr}.editorial-changelog-ready__history>ol>li{grid-template-columns:1fr;gap:1.5rem}.editorial-changelog-ready__history header{grid-template-columns:1fr auto;align-items:end;gap:.35rem 1rem;display:grid}.editorial-changelog-ready__history header h2{grid-column:1/-1}.editorial-changelog-ready__history header p{margin:0}body:has(.editorial-not-found) .editorial-footer__base{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.editorial-changelog-ready__opener .editorial-kicker,.editorial-changelog-ready__opener .editorial-changelog-ready__char,.editorial-changelog-ready__opener .editorial-accent,.editorial-changelog-ready__opener .editorial-about__heading>p{animation:none}body:has(.editorial-changelog-ready) .editorial-site-header{animation:none}}@keyframes editorial-not-found-header-in{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-not-found-kicker-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-not-found-char-in{0%{transform:translateY(118%)}to{transform:translate(0,0)}}@keyframes editorial-not-found-accent-in{0%{opacity:0;transform:translateY(56px)rotate(-4deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}@keyframes editorial-not-found-body-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-not-found-actions-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}body:has(.editorial-not-found) .editorial-site-header{animation:.7s cubic-bezier(.16,1,.3,1) both editorial-not-found-header-in}.editorial-not-found{z-index:1;text-align:center;background:0 0;flex-direction:column;justify-content:center;display:flex;position:relative}.editorial-not-found .editorial-kicker{justify-content:center;animation:.5s cubic-bezier(.2,.8,.2,1) .25s both editorial-not-found-kicker-in}.editorial-not-found__title{white-space:nowrap;max-width:none!important;margin-top:clamp(16px,2vw,24px)!important;font-size:clamp(42px,7.4vw,104px)!important;line-height:.96!important}.editorial-not-found__title>span,.editorial-not-found__title>em{display:inline}.editorial-not-found__title-lead{white-space:nowrap}.editorial-not-found__char-mask{vertical-align:bottom;overflow:hidden;display:inline-block!important}.editorial-not-found__char{will-change:transform;animation:1s cubic-bezier(.16,1,.3,1) both editorial-not-found-char-in;animation-delay:calc(.45s + var(--editorial-not-found-char-index) * 20ms);display:inline-block}.editorial-route-state .editorial-not-found__title>em{color:var(--editorial-ink);font-family:var(--font-instrument-serif), Georgia, serif;transform-origin:35% 80%;font-size:1em;animation:1.05s cubic-bezier(.22,1,.36,1) .69s both editorial-not-found-accent-in}.editorial-not-found__body{font-size:16.5px;animation:.65s cubic-bezier(.2,.8,.2,1) .92s both editorial-not-found-body-in;max-width:46ch!important;margin-top:clamp(18px,2.4vw,26px)!important;line-height:1.62!important}.editorial-not-found__actions{gap:12px;margin-top:clamp(26px,3.4vw,38px);animation:.6s cubic-bezier(.2,.8,.2,1) 1.08s both editorial-not-found-actions-in}.editorial-not-found__button{gap:9px;min-height:52px;padding:15px 28px;font-size:15.5px;font-weight:620;transition:transform .3s cubic-bezier(.2,.8,.2,1),background-color .25s,color .25s}.editorial-not-found__button:hover{transform:none}.editorial-not-found__button.editorial-magnetic,.editorial-not-found__button.editorial-magnetic:hover{transform:translate3d(var(--editorial-magnetic-x), var(--editorial-magnetic-y), 0);transition:transform var(--editorial-magnetic-duration,.4s) cubic-bezier(.16, 1, .3, 1), background-color .25s ease, color .25s ease}.editorial-not-found__arrow{transition:transform .3s cubic-bezier(.2,.8,.2,1)}.editorial-not-found__button:hover .editorial-not-found__arrow{transform:translate(3px)}.editorial-not-found__button.editorial-button--ghost{border-color:var(--editorial-line);color:var(--editorial-ink);background:0 0}.editorial-not-found__button.editorial-button--ghost:hover{color:var(--editorial-ink);background:#1312100f}@media (max-width:760px){.editorial-not-found__title{white-space:normal}}@media (prefers-reduced-motion:reduce){.editorial-not-found .editorial-kicker,.editorial-not-found__char,.editorial-route-state .editorial-not-found__title>em,.editorial-not-found__body,.editorial-not-found__actions{animation:none}body:has(.editorial-not-found) .editorial-site-header{animation:none}.editorial-not-found__button,.editorial-not-found__arrow{transition:none}}@keyframes editorial-faq-header-in{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-faq-kicker-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-faq-char-in{0%{transform:translateY(118%)}to{transform:translate(0,0)}}@keyframes editorial-faq-accent-in{0%{opacity:0;transform:translateY(56px)rotate(-4deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}@keyframes editorial-faq-lede-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}body:has(.editorial-faq) .editorial-grid-background{top:var(--editorial-header-height)}body:has(.editorial-faq) .editorial-site-header{animation:.7s cubic-bezier(.16,1,.3,1) both editorial-faq-header-in}.editorial-faq__opener{padding-block:clamp(112px,13vh,150px) clamp(34px,4.6vw,58px)}.editorial-faq__head{margin-bottom:clamp(28px,4vw,44px)}.editorial-faq__head .editorial-kicker{animation:.5s cubic-bezier(.2,.8,.2,1) .25s both editorial-faq-kicker-in}.editorial-faq__title{letter-spacing:.005em;margin-top:16px;font-size:clamp(34px,5vw,64px);line-height:.98}.editorial-faq__split{white-space:nowrap}.editorial-faq__char-mask{vertical-align:bottom;display:inline-block;overflow:hidden}.editorial-faq__char{will-change:transform;display:inline-block}.editorial-faq__title .editorial-faq__char{animation:1s cubic-bezier(.16,1,.3,1) both editorial-faq-char-in;animation-delay:calc(.45s + var(--editorial-faq-char-index) * 20ms)}.editorial-faq__title .editorial-accent{transform-origin:35% 80%;font-size:.92em;animation:1.05s cubic-bezier(.22,1,.36,1) .69s both editorial-faq-accent-in;display:inline-block}.editorial-faq__lede{max-width:60ch;color:var(--editorial-ink-soft);font-family:var(--font-instrument-serif), Georgia, serif;margin-top:20px;font-size:clamp(19px,2vw,25px);font-style:italic;line-height:1.42;animation:.65s cubic-bezier(.2,.8,.2,1) .92s both editorial-faq-lede-in}.editorial-faq__article{grid-template-columns:minmax(0,1fr) minmax(0,68ch) minmax(0,1fr);align-items:start;gap:0 clamp(24px,4vw,64px);display:grid}.editorial-faq__prose{color:var(--editorial-ink-soft);grid-column:2;font-size:18px;line-height:1.72}.editorial-faq__prose h2{color:var(--editorial-ink);font-family:var(--font-anton), Impact, sans-serif;letter-spacing:.012em;text-transform:uppercase;margin-top:2.1em;scroll-margin-top:88px;font-size:clamp(24px,2.6vw,34px);font-weight:700;line-height:1.04}.editorial-faq__prose h2+p{margin-top:.7em}.editorial-faq__toc{grid-area:span 99/1;justify-self:end;width:min(240px,100%);padding-right:8px;position:sticky;top:92px}.editorial-faq__toc>p{color:var(--editorial-ink-mute);font:700 9.5px/1.4 var(--font-space-mono), monospace;letter-spacing:.2em;text-transform:uppercase;margin-bottom:12px}.editorial-faq__toc ol{counter-reset:faq-toc;flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.editorial-faq__toc li{counter-increment:faq-toc}.editorial-faq__toc a{color:var(--editorial-ink-mute);border-radius:8px;grid-template-columns:22px 1fr;align-items:start;gap:8px;padding:7px 10px 7px 4px;font-size:13px;line-height:1.35;text-decoration:none;transition:color .25s,background-color .25s;display:grid}.editorial-faq__toc a:before{color:#1312104d;content:counter(faq-toc, decimal-leading-zero);font:700 10px/1.35 var(--font-space-mono), monospace;padding-top:2px;transition:color .25s}.editorial-faq__toc a:hover{background:var(--editorial-paper-2);color:var(--editorial-ink)}.editorial-faq__toc a[aria-current=location]{color:var(--editorial-ink);font-weight:600}.editorial-faq__toc a[aria-current=location]:before{color:var(--editorial-orange-ink)}.editorial-faq__chapter{max-width:var(--editorial-container);padding-inline:var(--editorial-pad);align-items:center;gap:16px;margin:clamp(4.875rem,10vw,8.75rem) auto 0;display:flex}.editorial-faq__chapter span{color:var(--editorial-orange);font:700 11px/1 var(--font-space-mono), monospace;letter-spacing:.2em;flex:none}.editorial-faq__chapter i{background:var(--editorial-line-soft);flex:1;height:1px}.editorial-faq__chapter b{color:var(--editorial-ink-mute);font:700 10px/1 var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;flex:none}.editorial-faq__next{padding-top:clamp(2.125rem,4.2vw,3.375rem)}.editorial-faq__section-head{flex-wrap:wrap;align-items:flex-end;gap:18px 40px;margin-bottom:clamp(28px,4vw,52px);display:flex}.editorial-faq__section-head h2{font-size:clamp(44px,6.6vw,92px)}.editorial-faq__section-head h2 .editorial-accent{font-size:.94em}.editorial-faq__section-head [data-faq-scroll-accent]{transform-origin:35% 80%;display:inline-block}.editorial-faq__section-head p{max-width:420px;color:var(--editorial-ink-soft);margin-left:auto;font-size:15.5px}.editorial-faq__paths{grid-template-columns:1fr 1fr;gap:12px;display:grid}.editorial-faq__paths a{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-md);background:var(--editorial-paper);color:var(--editorial-ink);flex-direction:column;gap:8px;padding:16px 18px;text-decoration:none;transition:border-color .3s,box-shadow .4s,transform .35s cubic-bezier(.2,.9,.25,1);display:flex}.editorial-faq__paths a:hover{border-color:#13121038;transform:translateY(-3px);box-shadow:0 15px 40px #13121017}.editorial-faq__paths span{color:var(--editorial-ink-mute);font:700 9.5px/1.4 var(--font-space-mono), monospace;letter-spacing:.2em;text-transform:uppercase}.editorial-faq__paths b{color:var(--editorial-ink);font-size:15.5px;font-weight:600;line-height:1.35}@media (max-width:1180px){.editorial-faq__article{grid-template-columns:minmax(0,1fr);max-width:68ch;margin-inline:auto}.editorial-faq__prose{grid-column:1}.editorial-faq__toc{display:none}}@media (max-width:700px){.editorial-faq__paths{grid-template-columns:1fr}}@media (max-width:560px){.editorial-faq__chapter b{display:none}}@media (max-width:430px){.editorial-faq__title{font-size:clamp(34px,11.5vw,49px)}}@media (prefers-reduced-motion:reduce){.editorial-faq__head .editorial-kicker,.editorial-faq__char,.editorial-faq__title .editorial-accent,.editorial-faq__lede{animation:none}body:has(.editorial-faq) .editorial-site-header{animation:none}}@keyframes editorial-terms-header-in{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-terms-nav-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-terms-kicker-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-terms-char-in{0%{transform:translateY(118%)}to{transform:translate(0,0)}}@keyframes editorial-terms-accent-in{0%{opacity:0;transform:translateY(56px)rotate(-4deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}@keyframes editorial-terms-copy-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-terms-updated-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}:is(body:has(.editorial-terms-ready) .editorial-grid-background,body:has(.editorial-privacy-ready) .editorial-grid-background){top:var(--editorial-header-height)}body:has(.editorial-terms-ready) .editorial-site-header{animation:.7s cubic-bezier(.16,1,.3,1) both editorial-terms-header-in}.editorial-terms-ready__split{white-space:nowrap}.editorial-terms-ready__word-mask{vertical-align:bottom;display:inline-block;overflow:hidden}.editorial-terms-ready__word,.editorial-terms-ready__char{display:inline-block}.editorial-terms-ready__char{animation:1s cubic-bezier(.16,1,.3,1) both editorial-terms-char-in;animation-delay:calc(.48s + var(--editorial-terms-char-index) * 20ms)}.editorial-privacy-ready__split{white-space:nowrap}.editorial-privacy-ready__word-mask{vertical-align:bottom;display:inline-block;overflow:hidden}.editorial-privacy-ready__word,.editorial-privacy-ready__char{display:inline-block}.editorial-privacy-ready__char{animation:1s cubic-bezier(.16,1,.3,1) both editorial-terms-char-in;animation-delay:calc(.48s + var(--editorial-privacy-char-index) * 20ms)}.editorial-terms-ready .editorial-legal-ready__siblings a{animation:.45s cubic-bezier(.2,.8,.2,1) both editorial-terms-nav-in}.editorial-terms-ready .editorial-legal-ready__siblings a:first-child{animation-delay:.26s}.editorial-terms-ready .editorial-legal-ready__siblings a:nth-child(2){animation-delay:.305s}.editorial-terms-ready .editorial-legal-ready__siblings a:nth-child(3){animation-delay:.35s}.editorial-terms-ready .editorial-kicker{animation:.5s cubic-bezier(.2,.8,.2,1) .43s both editorial-terms-kicker-in}.editorial-terms-ready .editorial-legal-ready__title .editorial-accent{transform-origin:35% 80%;animation:1.05s cubic-bezier(.22,1,.36,1) .68s both editorial-terms-accent-in}.editorial-terms-ready .editorial-legal-ready__lede{animation:.65s cubic-bezier(.2,.8,.2,1) .92s both editorial-terms-copy-in}.editorial-terms-ready .editorial-legal-ready__updated{animation:.5s cubic-bezier(.2,.8,.2,1) 1.06s both editorial-terms-updated-in}body:has(.editorial-privacy-ready) .editorial-site-header{animation:.7s cubic-bezier(.16,1,.3,1) both editorial-terms-header-in}.editorial-privacy-ready .editorial-legal-ready__siblings a{animation:.45s cubic-bezier(.2,.8,.2,1) both editorial-terms-nav-in}.editorial-privacy-ready .editorial-legal-ready__siblings a:first-child{animation-delay:.26s}.editorial-privacy-ready .editorial-legal-ready__siblings a:nth-child(2){animation-delay:.305s}.editorial-privacy-ready .editorial-legal-ready__siblings a:nth-child(3){animation-delay:.35s}.editorial-privacy-ready .editorial-kicker{animation:.5s cubic-bezier(.2,.8,.2,1) .43s both editorial-terms-kicker-in}.editorial-privacy-ready .editorial-legal-ready__title .editorial-accent{transform-origin:35% 80%;animation:1.05s cubic-bezier(.22,1,.36,1) .68s both editorial-terms-accent-in}.editorial-privacy-ready .editorial-legal-ready__lede{animation:.65s cubic-bezier(.2,.8,.2,1) .92s both editorial-terms-copy-in}.editorial-privacy-ready .editorial-legal-ready__updated{animation:.5s cubic-bezier(.2,.8,.2,1) 1.06s both editorial-terms-updated-in}.editorial-legal-ready__opener{isolation:isolate;background-image:none;padding-block:clamp(112px,13vh,150px) clamp(34px,4.6vw,58px);position:relative}.editorial-legal-ready__siblings{gap:7px;margin-bottom:clamp(26px,3.4vw,40px)}.editorial-legal-ready__siblings a{min-height:44px;padding:10px 16px;font-size:14px;font-weight:600}.editorial-legal-ready__title{letter-spacing:.005em;margin-top:16px;font-size:clamp(34px,5vw,64px);line-height:.98}.editorial-legal-ready__title .editorial-accent{font-size:.92em}.editorial-legal-ready__lede{max-width:60ch;margin-top:20px;font-size:clamp(19px,2vw,25px);line-height:1.42}.editorial-legal-ready__updated{gap:9px;margin-top:clamp(18px,2.4vw,26px);font-size:10.5px}.editorial-legal-ready__layout{grid-template-columns:minmax(0,1fr) minmax(0,72ch) minmax(0,1fr);gap:0 clamp(24px,4vw,64px);padding-block:0 clamp(64px,9vw,120px)}.editorial-legal-ready__layout>.editorial-legal__toc{grid-column:1;justify-self:end;width:min(240px,100%);max-height:calc(100vh - 116px);padding-right:8px;top:92px}.editorial-legal-ready__layout>.editorial-legal__prose{grid-column:2;font-size:18px;line-height:1.72}.editorial-privacy-ready .editorial-legal-ready__layout>.editorial-legal__toc{grid-row:1/span 99}.editorial-privacy-ready .editorial-legal-ready__layout>.editorial-legal-ready__gist{grid-column:2}.editorial-legal__toc>p{letter-spacing:.2em;margin-bottom:12px;font-size:9.5px}.editorial-legal__toc a{border:0;border-radius:8px;grid-template-columns:22px 1fr;gap:8px;padding:7px 10px 7px 4px;font-size:13px;font-weight:400}.editorial-legal__toc a:last-child{border-bottom:0}.editorial-legal__toc a:hover{background:var(--editorial-paper-2);color:var(--editorial-ink)}.editorial-legal__toc a span{color:#1312104d;padding-top:2px;font-size:10px}.editorial-legal__toc a[aria-current=location]{color:var(--editorial-ink);font-weight:600}.editorial-legal__toc a[aria-current=location] span{color:var(--editorial-orange-ink)}.editorial-legal-ready__gist{gap:12px;margin-bottom:clamp(24px,3vw,36px)}.editorial-legal-ready__gist li{border-color:var(--editorial-line-soft);border-radius:var(--editorial-r-md);background:var(--editorial-paper-2);padding:16px 18px}.editorial-legal-ready__gist p{color:var(--editorial-ink-soft);letter-spacing:.18em;margin-bottom:0;font-size:9px}.editorial-legal-ready__gist span{color:var(--editorial-ink);margin-top:9px;font-size:15px;line-height:1.5;display:block}.editorial-legal-ready__prose>p,.editorial-legal-ready__prose>section,.editorial-legal-ready__prose>aside{margin-top:1.15em}.editorial-legal-ready__prose>section{border:0;padding:0}.editorial-legal-ready__prose>section+section{padding-top:0}.editorial-legal-ready__prose h2{letter-spacing:.012em;text-transform:uppercase;line-height:1.04;color:var(--editorial-ink)!important;font-family:var(--font-anton), Impact, sans-serif!important;margin:2.1em 0 0!important;font-size:clamp(24px,2.6vw,34px)!important;font-weight:700!important}.editorial-legal-ready__prose h2+p,.editorial-legal-ready__prose h2+ul{margin-top:.7em}.editorial-legal-ready__prose p,.editorial-legal-ready__prose li{color:var(--editorial-ink-soft)!important;font-size:18px!important;line-height:1.72!important}.editorial-legal-ready__prose .editorial-legal-ready__gist p{letter-spacing:.18em;text-transform:uppercase;margin-bottom:0;color:var(--editorial-ink-soft)!important;font:700 9px/1.4 var(--font-space-mono), monospace!important}.editorial-legal-ready__prose .editorial-legal-ready__gist span{color:var(--editorial-ink);margin-top:9px;font-size:15px;line-height:1.5;display:block}.editorial-legal-ready__prose ul:not(.editorial-legal-ready__gist){margin:1.15em 0 0;padding:0;list-style:none;display:block}.editorial-legal-ready__prose ul:not(.editorial-legal-ready__gist)>li{padding-left:28px;position:relative}.editorial-legal-ready__prose ul:not(.editorial-legal-ready__gist)>li+li{margin-top:.5em}.editorial-legal-ready__prose ul:not(.editorial-legal-ready__gist)>li:before{background:var(--editorial-orange);content:"";border-radius:2px;width:7px;height:7px;position:absolute;top:.72em;left:6px}.editorial-legal-ready__prose strong{color:var(--editorial-ink)!important;font-weight:660!important}.editorial-legal-ready__prose a{box-shadow:inset 0 -1px 0 var(--editorial-orange);text-decoration:none;transition:color .25s,box-shadow .25s;color:var(--editorial-ink)!important}.editorial-legal-ready__table-scroll{border:1px solid var(--editorial-line-soft);border-radius:var(--editorial-r-md);max-width:100%;margin-block:1.15em;overflow-x:auto}.editorial-legal-ready__table-scroll:focus-visible{outline:2px solid var(--editorial-orange);outline-offset:3px}.editorial-legal-ready__table-scroll table{border-collapse:collapse;width:100%;min-width:480px;color:var(--editorial-ink-soft);font:inherit;font-size:16px;line-height:1.6}.editorial-legal-ready__table-scroll :is(th,td){border-bottom:1px solid var(--editorial-line-soft);text-align:left;vertical-align:top;overflow-wrap:anywhere;padding:14px 16px}.editorial-legal-ready__table-scroll th{background:var(--editorial-paper-2);color:var(--editorial-ink);font-weight:660}.editorial-legal-ready__prose a:hover{box-shadow:inset 0 -2px 0 var(--editorial-orange);color:var(--editorial-orange-ink)!important}.editorial-legal-ready__callout{margin-block:1.8em;padding:18px 20px;font-size:16px;line-height:1.6}.editorial-legal-ready__callout b{letter-spacing:.2em;margin-bottom:8px;font-size:9.5px}.editorial-legal-ready__callout p{font-size:16px!important;line-height:1.6!important}@media (max-width:640px){.editorial-legal-ready .editorial-kicker{letter-spacing:.16em;font-size:12px}}@media (max-width:1180px){.editorial-legal-ready__layout{max-width:calc(72ch + 2 * var(--editorial-pad));grid-template-columns:minmax(0,1fr);margin-inline:auto}.editorial-legal-ready__layout>.editorial-legal__toc{display:none}.editorial-privacy-ready .editorial-legal-ready__layout>.editorial-legal-ready__gist,.editorial-legal-ready__layout>.editorial-legal__prose{grid-column:1}}@media (max-width:560px){.editorial-legal-ready__gist{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.editorial-terms-ready .editorial-legal-ready__siblings a,.editorial-terms-ready .editorial-kicker,.editorial-terms-ready__char,.editorial-terms-ready .editorial-legal-ready__title .editorial-accent,.editorial-terms-ready .editorial-legal-ready__lede,.editorial-terms-ready .editorial-legal-ready__updated,.editorial-privacy-ready .editorial-legal-ready__siblings a,.editorial-privacy-ready .editorial-kicker,.editorial-privacy-ready__char,.editorial-privacy-ready .editorial-legal-ready__title .editorial-accent,.editorial-privacy-ready .editorial-legal-ready__lede,.editorial-privacy-ready .editorial-legal-ready__updated{animation:none}body:has(.editorial-terms-ready) .editorial-site-header{animation:none}body:has(.editorial-privacy-ready) .editorial-site-header{animation:none}}.editorial-loadmore{flex-direction:column;align-items:center;gap:.85rem;padding-block:clamp(2rem,4vw,3rem);display:flex}.editorial-loadmore__track{background:#1312101a;border-radius:999px;width:min(13.75rem,60%);height:3px;overflow:hidden}.editorial-loadmore__track i{border-radius:inherit;background:var(--editorial-orange);height:100%;transition:width .5s cubic-bezier(.6,0,.2,1);display:block}.editorial-loadmore>p{color:var(--editorial-ink-mute);font:700 .65rem/1.4 var(--font-space-mono), monospace;letter-spacing:.16em;text-transform:uppercase}.editorial-loadmore>p b{color:var(--editorial-ink)}.editorial-loadmore>.editorial-button span{transition:transform .25s;display:inline-block}.editorial-loadmore>.editorial-button:hover span{transform:translateY(3px)}.editorial-article-head{padding-top:2rem;padding-bottom:.2rem}.editorial-article-head h1{text-wrap:wrap;letter-spacing:.005em!important;font-size:clamp(2.125rem,5vw,4rem)!important;line-height:.98!important}.editorial-article-head h1 em{font-size:.92em}.editorial-external-resource{color:var(--editorial-ink-soft);font-family:var(--font-archivo),Arial,sans-serif;font-size:.96875rem;font-weight:550;line-height:1.6}.editorial-external-resource :where(h2,h3,p,ul,dl,dd){margin:0}.editorial-external-resource :where(ul){padding:0;list-style:none}@media (max-width:640px){.editorial-resource-detail__tag>span,.editorial-resource-detail__prose :is(h4,th),.editorial-resource-prose__callout>span,.editorial-resource-prose__facts,.editorial-resource-prose__reviewed,.editorial-exam-dates-v242__quick>span,.editorial-exam-dates-v242__confusions aside>span{font-size:11.5px!important}}.editorial-article-faq{border-top:1px solid var(--editorial-line-soft);margin-top:clamp(2.75rem,5vw,4.25rem);padding-top:clamp(1.5rem,3vw,2.125rem)}.editorial-article-faq>h2{color:var(--editorial-ink);font:400 clamp(1.5rem,2.6vw,2.125rem)/1.04 var(--font-anton),Impact,sans-serif;letter-spacing:.012em;text-transform:uppercase}.editorial-article-faq__list{border-top:1px solid var(--editorial-line-soft);margin-top:1.25rem;display:grid}.editorial-article-faq__item{border-bottom:1px solid var(--editorial-line-soft);background:0 0}.editorial-article-faq__item summary{color:var(--editorial-ink);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;font-weight:650;list-style:none;display:flex}.editorial-article-faq__item summary::-webkit-details-marker{display:none}.editorial-article-faq__item summary:after{content:"+";color:var(--editorial-orange-ink);font:700 1rem/1 var(--font-space-mono),monospace;transition:transform .25s}.editorial-article-faq__item[open] summary:after{transform:rotate(45deg)}.editorial-article-faq__item p{font-size:1rem;line-height:1.65;color:var(--editorial-ink-soft)!important;margin:0 0 1.125rem!important}.editorial-exam-dates-v242{color:var(--editorial-ink-soft);font-size:1.125rem;line-height:1.72}.editorial-exam-dates-v242>*+*{margin-top:1.15em}.editorial-exam-dates-v242 h2{color:var(--editorial-ink);font-family:var(--font-anton),Impact,sans-serif;letter-spacing:.012em;text-transform:uppercase;scroll-margin-top:calc(var(--topbar-h) + 1.5rem);margin-top:2.1em;font-size:clamp(1.5rem,2.6vw,2.125rem);font-weight:400;line-height:1.04}.editorial-exam-dates-v242 h2+*{margin-top:.7em}.editorial-exam-dates-v242 em{font-family:var(--font-instrument-serif),Georgia,serif;font-size:1.06em;font-style:italic}.editorial-exam-dates-v242 a{color:var(--editorial-ink);box-shadow:inset 0 -1px 0 var(--editorial-orange);text-decoration:none;transition:color .25s,box-shadow .25s}.editorial-exam-dates-v242 a:hover{color:var(--editorial-orange-ink);box-shadow:inset 0 -2px 0 var(--editorial-orange)}.editorial-exam-dates-v242__quick,.editorial-exam-dates-v242__confusions aside{border:1px solid var(--editorial-line);border-left:3px solid var(--editorial-ink);border-radius:0 var(--editorial-r-md) var(--editorial-r-md) 0;margin-block:1.8em;padding:1.125rem 1.25rem;font-size:1rem;line-height:1.6}.editorial-exam-dates-v242__quick{border-color:var(--editorial-tint-blue-line);border-left-color:var(--editorial-blue);background:var(--editorial-tint-blue)}.editorial-exam-dates-v242__quick>span,.editorial-exam-dates-v242__confusions aside>span{font:700 .59375rem/1.4 var(--font-space-mono),monospace;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.5rem;display:block}.editorial-exam-dates-v242__quick>span{color:var(--editorial-tint-blue-ink)}.editorial-exam-dates-v242__quick p,.editorial-exam-dates-v242__confusions p{margin:0}.editorial-exam-dates-v242__steps{counter-reset:exam-step;padding:0;list-style:none}.editorial-exam-dates-v242__steps li{counter-increment:exam-step;padding-left:1.75rem;position:relative}.editorial-exam-dates-v242__steps li+li{margin-top:.5em}.editorial-exam-dates-v242__steps li:before{color:var(--editorial-orange-ink);font:700 .71875rem/1.5 var(--font-space-mono),monospace;content:counter(exam-step,decimal-leading-zero);position:absolute;top:.16em;left:0}.editorial-exam-dates-v242__confusions{margin-top:0}.editorial-exam-dates-v242__confusions aside{border-color:var(--editorial-tint-amber-line);border-left-color:var(--editorial-amber);background:var(--editorial-tint-amber)}.editorial-exam-dates-v242__confusions aside+aside{margin-top:.75rem}.editorial-exam-dates-v242__confusions aside>span{color:var(--editorial-tint-amber-ink)}.editorial-exam-dates-v242__faq{flex-direction:column;gap:.5rem;display:flex}.editorial-exam-dates-v242__faq details{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-md);background:var(--editorial-paper)}.editorial-exam-dates-v242__faq summary{color:var(--editorial-ink);cursor:pointer;padding:1rem 1.125rem;font-size:1rem;font-weight:620}.editorial-exam-dates-v242__faq details>div{max-width:64ch;color:var(--editorial-ink-soft);padding:0 1.125rem 1.125rem;font-size:.9375rem;line-height:1.65}.editorial-exam-dates-v242__faq details>div p{margin:0}.editorial-exam-dates-v242__sources{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:clamp(1.125rem,2.4vw,1.625rem);display:grid}.editorial-exam-dates-v242__sources a{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-md);background:var(--editorial-paper);box-shadow:none;padding:1.125rem 1.25rem;transition:border-color .3s,transform .35s cubic-bezier(.2,.9,.25,1);display:block}.editorial-exam-dates-v242__sources a:hover{border-color:var(--editorial-ink);box-shadow:none;transform:translateY(-2px)}.editorial-exam-dates-v242__sources span{color:var(--editorial-ink-soft);font:700 .5625rem/1.4 var(--font-space-mono),monospace;letter-spacing:.18em;text-transform:uppercase;display:block}.editorial-exam-dates-v242__sources strong{color:var(--editorial-ink);margin-top:.625rem;font-size:1rem;font-weight:620;line-height:1.4;display:block}.editorial-exam-dates-v242__sources small{color:var(--editorial-ink-soft);margin-top:.4375rem;font-size:.84375rem;line-height:1.5;display:block}@media (max-width:47.5rem){.editorial-exam-dates-v242__sources{grid-template-columns:1fr}}.editorial-exam-dates-v242__quick>span,.editorial-exam-dates-v242__confusions aside>span{margin-bottom:8px;line-height:1.6}.editorial-exam-dates-v242__faq summary{grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:16px;padding:16px 18px;line-height:1.72;display:grid}.editorial-exam-dates-v242__sources span{line-height:1.72}.editorial-exam-dates-v242__sources strong,.editorial-exam-dates-v242__sources small{margin-top:0;display:inline}.editorial-exam-dates-v242__sources strong:before{content:"";height:10px;display:block}@media (max-width:760px){.editorial-resources__opener-grid,.editorial-downloads__opener-inner,.editorial-tutor__hero-grid{grid-template-columns:1fr}}.editorial-related-card{transform-style:preserve-3d;transition:border-color .3s,box-shadow .4s,transform .35s cubic-bezier(.2,.9,.25,1)!important}.editorial-related-card:hover{transform:translateY(-3px);border-color:#13121038!important;box-shadow:0 18px 42px -30px #1312108c!important}.editorial-related-card:active{transform:translateY(-1px)scale(.99)}.editorial-motion-details{transition:border-color .3s,box-shadow .35s cubic-bezier(.25,1,.5,1),background-color .25s;overflow:clip}.editorial-motion-details[open]{box-shadow:0 8px 26px -22px #13121080;border-color:#13121038!important}.editorial-motion-details>summary{grid-template-columns:minmax(0,1fr) 1rem;align-items:center;gap:1rem;list-style:none;transition:color .25s;display:grid}.editorial-motion-details>summary::-webkit-details-marker{display:none}.editorial-motion-details>summary:hover{color:var(--editorial-orange-ink)!important}.editorial-motion-details>summary:after{content:"";background:linear-gradient(currentColor,currentColor) 50%/100% 1px no-repeat,linear-gradient(currentColor,currentColor) 50%/1px 100% no-repeat;width:1rem;height:1rem;transition:transform .22s cubic-bezier(.25,1,.5,1),background-size .22s cubic-bezier(.25,1,.5,1)}.editorial-motion-details[open]>summary:after{background-size:100% 1px,1px 0;transform:rotate(180deg)}.editorial-motion-details>summary:focus-visible{outline:2px solid var(--editorial-orange);outline-offset:4px;border-radius:.25rem}body:has(.partner-portal-root) .editorial-site-header{display:none}body:has(.partner-portal-root)>footer{display:none}@keyframes qa-preview-pulse{50%{opacity:.45}}@media print{@page{size:794px 1123px;margin:28px}}.editorial-loadmore{gap:.875rem;padding-block:clamp(1.875rem,4vw,3rem)}.editorial-loadmore>p{font-size:.65625rem}.editorial-guides-index,.editorial-resources,.editorial-catalog-directory,.editorial-course-workspace{overflow:visible}@keyframes editorial-downloads-loading{0%{background-position:120% 0}to{background-position:-120% 0}}body:has(:is(.editorial-changelog-ready,.editorial-faq,.editorial-terms-ready,.editorial-privacy-ready,.editorial-contact,.editorial-team-ready,.editorial-policy-ready,.editorial-integrity-ready)) .editorial-grid-background{top:calc(var(--editorial-header-height) - 6px)}@keyframes editorial-listen-eq{to{height:100%}}.editorial-catalog-directory--questionbank .editorial-qbank-brave{filter:none;cursor:default;flex:none;width:clamp(5.75rem,11vw,9.375rem);margin-bottom:-.5rem;animation:.75s cubic-bezier(.22,1,.36,1) .48s both editorial-qbank-fox-enter;position:static}@keyframes editorial-subject-bulb{0%,to{opacity:.58;transform:scale(.94)rotate(-4deg)}50%{opacity:1;transform:scale(1.05)rotate(3deg)}}@keyframes editorial-subject-eureka-bulb-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes editorial-subject-eureka-rays{0%,to{opacity:1}50%{opacity:.45}}@keyframes editorial-subject-eureka-blink{0%,to{transform:scaleY(1)}50%{transform:scaleY(.1)}}@keyframes editorial-subject-eureka-pupil-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes editorial-subject-eureka-bulb-react{0%,to{transform:translateY(0)scale(1)}11%,78%{transform:translateY(-5px)scale(1.3)}}@keyframes editorial-subject-eureka-rays-react{0%,to{opacity:1;transform:scale(1)}11%,78%{opacity:1;transform:scale(1.5)}}@keyframes editorial-subject-eureka-head-react{0%,to{transform:translateY(0)}14%,78%{transform:translateY(-8px)}}@keyframes editorial-subject-eureka-mouth-react{0%,to{transform:scale(1)}14%,78%{transform:scale(1.45)}}@keyframes editorial-subject-eureka-pupil-react{0%,to{transform:scale(1)}14%,78%{transform:scale(1.3)}}@keyframes editorial-subject-eureka-ear-left-react{0%,to{transform:rotate(0)}14%,78%{transform:rotate(-6deg)}}@keyframes editorial-subject-eureka-ear-right-react{0%,to{transform:rotate(0)}14%,78%{transform:rotate(6deg)}}@keyframes editorial-subject-fox-enter{0%{opacity:0;transform:translateY(1.25rem)rotate(2deg)}to{opacity:1;transform:none}}@keyframes editorial-subject-copy-enter{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:none}}@keyframes editorial-subject-title-enter{0%{transform:translateY(112%)}to{transform:none}}@keyframes editorial-subject-accent-enter{0%{opacity:0;transform:translateY(3.5rem)rotate(-4deg)}to{opacity:1;transform:none}}@keyframes editorial-subject-rail-enter{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:none}}@keyframes editorial-qbank-fox-enter{0%{opacity:0;transform:translateY(1.25rem)rotate(2deg)}to{opacity:1;transform:none}}@keyframes editorial-qbank-copy-enter{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:none}}@keyframes editorial-qbank-title-enter{0%{transform:translateY(112%)}to{transform:none}}@keyframes editorial-qbank-accent-enter{0%{opacity:0;transform:translateY(3.5rem)rotate(-4deg)}to{opacity:1;transform:none}}@keyframes editorial-qbank-rail-enter{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:none}}@keyframes editorial-qbank-hands-idle{to{transform:scale(.95)}}@keyframes editorial-qbank-mouth-idle{to{transform:translateY(1.5px)}}@keyframes editorial-qbank-tear-idle{to{transform:scaleY(1.3)}}@keyframes editorial-qbank-blink{0%,to{transform:scaleY(1)}50%{transform:scaleY(.1)}}@keyframes editorial-qbank-pupil-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes editorial-qbank-head-react{0%,to{transform:none}14%,79%{transform:translateY(-7px)rotate(3deg)}}@keyframes editorial-qbank-tear-react{0%,to{transform:scale(1)}12%,34%{transform:scale(1.45)}54%,79%{transform:scale(.001)}}@keyframes editorial-qbank-hands-react{0%,to{transform:scale(1)}12%,79%{transform:scale(1.12)}}@keyframes editorial-qbank-mouth-react{0%,34%,to{transform:scale(1)}42%,80%{transform:scaleX(1.2)scaleY(.6)}}@media (max-width:560px){.editorial-catalog-directory--questionbank .editorial-qbank-brave{width:4.875rem;margin-bottom:-.25rem}}@media (prefers-reduced-motion:reduce){.editorial-catalog-directory--questionbank :where(.editorial-kicker,.editorial-opener__title-line>span,.editorial-opener__title .editorial-accent,.editorial-opener__lede,.editorial-filterbar__inner,.editorial-qbank-brave,.editorial-qbank-brave__head,.editorial-qbank-brave__hands,.editorial-qbank-brave__eye,.editorial-qbank-brave__pupil,.editorial-qbank-brave__tear,.editorial-qbank-brave__mouth){animation:none!important}}@keyframes editorial-register-in{0%{opacity:0;transform:translateY(1.75rem)}}@keyframes editorial-auth-header-in{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-auth-kicker-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-auth-char-in{0%{transform:translateY(118%)}to{transform:translate(0,0)}}@keyframes editorial-auth-accent-in{0%{opacity:0;transform:translateY(56px)rotate(-4deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}@keyframes editorial-auth-lede-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-auth-card-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-auth-fox-in{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-auth-note-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-auth-heart-idle{to{transform:scale(1.14)}}@keyframes editorial-auth-drip-idle{to{transform:translateY(4px)scaleY(1.15)}}@keyframes editorial-auth-kiss-idle{to{transform:scale(1.1)}}@keyframes editorial-auth-heart-react{0%,to{transform:scale(1)}12%,76%{transform:scale(1.45)}}@keyframes editorial-auth-head-react{0%,to{transform:translate(0,0)rotate(0)}12%,76%{transform:translateY(-6px)rotate(-4deg)}}@keyframes editorial-auth-kiss-react{0%,to{transform:scale(1)}12%,76%{transform:scale(1.6)}}@keyframes editorial-auth-drip-react{0%,5%{opacity:1;transform:translate(0,0)scaleY(1)}38%{opacity:0;transform:translateY(46px)scaleY(1)}48%{opacity:0;transform:translateY(-6px)scaleY(.4)}68%,to{opacity:1;transform:translate(0,0)scaleY(1)}}@keyframes editorial-auth-state-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translate(0,0)}}.editorial-guides-open__head,.editorial-resources__opener-grid{align-items:flex-end;gap:1.125rem 2.5rem}.editorial-directory-opener__side{flex:0 auto;align-items:flex-end;gap:clamp(.875rem,2vw,1.625rem);min-width:0;max-width:min(100%,36rem);margin-left:auto;display:flex}.editorial-directory-opener__side>p,.editorial-guides-open__summary,.editorial-resources__opener-grid .editorial-directory-opener__side>p{width:auto;max-width:26.25rem;color:var(--editorial-ink-soft);font-family:var(--font-archivo), Arial, sans-serif;text-wrap:pretty;margin:0;padding:0 0 .625rem;font-size:.96875rem;font-weight:400;line-height:1.6}.editorial-guides-open,.editorial-resources__opener{padding-top:clamp(7rem,13vh,9.375rem);padding-bottom:clamp(2.125rem,4.6vw,3.625rem)}.editorial-guides-open__title,.editorial-resources__opener h1{font-family:var(--font-anton), Impact, sans-serif;letter-spacing:.005em;text-transform:uppercase;margin-top:.55rem;font-size:clamp(3rem,7.4vw,6.5rem);font-weight:400;line-height:.92}.editorial-guides-open__title em,.editorial-resources__opener h1 .editorial-accent{letter-spacing:0;text-transform:none;font-size:.9em;line-height:.92}.editorial-guides-open__meta,.editorial-resources__meta{color:var(--editorial-ink-mute);font:700 .65625rem/1.4 var(--font-space-mono), monospace;letter-spacing:.18em;text-transform:uppercase;gap:.5rem 1.125rem;margin-top:clamp(1.375rem,2.8vw,2.125rem)}.editorial-guides-open__meta b,.editorial-resources__meta b{color:var(--editorial-ink)}.editorial-guide-filter,.editorial-resources__rail{gap:.625rem 1.5rem}.editorial-guide-filter__tools,.editorial-resources__rail-tools,.editorial-guide-filter__search,.editorial-resources__search{flex:none}.editorial-guide-filter__pill,.editorial-resources__pill{font-family:var(--font-archivo), Arial, sans-serif!important;letter-spacing:0!important;font-size:.78125rem!important;font-weight:580!important;line-height:1!important}.editorial-guide-card:hover .editorial-guide-card__title,.editorial-resources__card:hover h2{color:var(--editorial-orange-ink)}.editorial-guide-card__title,.editorial-resources__card h2{font-family:var(--font-archivo), Arial, sans-serif;letter-spacing:0;text-transform:none;font-size:1.09375rem;font-weight:640;line-height:1.28}.editorial-guide-card__excerpt,.editorial-resources__card>div:first-child>span{color:var(--editorial-ink-soft);font-family:var(--font-archivo), Arial, sans-serif;font-size:.875rem;line-height:1.55}.editorial-guide-card__foot,.editorial-resources__card small{font:700 .59375rem/1.4 var(--font-space-mono), monospace;letter-spacing:.16em;text-transform:uppercase}@media (min-width:1121px){.editorial-directory-opener__side>p{max-width:22.5rem}}@media (max-width:1180px){.editorial-guide-filter__tools,.editorial-resources__rail-tools{width:100%;margin-left:0}}@media (max-width:760px){.editorial-guides-open__head,.editorial-resources__opener-grid{align-items:flex-start}.editorial-directory-opener__side{flex-direction:column;flex-basis:100%;align-items:flex-end;gap:.625rem;width:100%;max-width:none;margin-left:0}.editorial-directory-opener__side>p{align-self:flex-start;width:100%;max-width:27.5rem;padding-bottom:0}}@media (max-width:640px){.editorial-guides-open,.editorial-resources__opener{padding-top:clamp(5.5rem,18vw,7rem)}.editorial-guides-open__title,.editorial-resources__opener h1{font-size:clamp(2.8rem,13vw,4.5rem)}.editorial-guide-filter__tools,.editorial-resources__rail-tools{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;display:grid}.editorial-guide-filter__search,.editorial-guide-filter__search:focus-within,.editorial-resources__search,.editorial-resources__search:focus-within{grid-column:1/-1;width:100%!important}.editorial-guide-filter__count,.editorial-resources__count{grid-column:2;margin-left:auto}}@media (max-width:47.5rem){.editorial-global-search__esc,.editorial-global-search__filter,.editorial-global-search__group,.editorial-global-search__foot,.home-v27__hero-action>span,.home-v27__proof-rule,.home-v27__chapter-rule,.home-v27__proof-grid span,.home-v27-showcase__tabs button span,.home-v27-showcase__subject,.home-v27-showcase__diagram b,.home-v27-showcase__timeline small,.home-v27-showcase__stage aside>p,.home-v27-showcase__stage aside>span,.home-v27__map-copy>div b,.home-v27__groups li>span,.home-v27__groups li>small,.home-v27__close>p,.home-v27-demo__video-stage>span,.home-v27-demo__audio-body>p,.home-v27-demo__notes-compare span,.home-v27-demo--quiz>span,.home-v27-demo--cards>p,.home-v27-demo__card-hint,.home-v27-demo--quiz>p:first-child,.home-v27-demo__qb-head>span,.home-v27-demo__qb-head>b,.home-v27-demo__qb-part small,.home-v27-demo__submission>div b,.home-v27-demo__attachment p small,.home-v27-demo__marking-head>span,.home-v27-demo__marking-body li>span,.editorial-pill__number,.editorial-segmented button,.editorial-result-count,.editorial-catalog-group__count,.editorial-course-edition,.editorial-level,.editorial-breadcrumb,.editorial-vital__label,.editorial-vital__eyebrow,.editorial-vital__meta,.editorial-vital__topline a,.editorial-vital__bar,.editorial-unit__number,.editorial-unit__bank,.editorial-unit__type,.editorial-bank-card__meta,.editorial-bank-card__action small,.editorial-course-workspace__meta,.editorial-questionbank-workspace__meta,.editorial-topic-open__meta,.editorial-qpractice__rail-right,.editorial-qpractice__reset-error,.editorial-chapter,.editorial-tok__meta,.editorial-tok__price span,.editorial-tok-card__aok,.editorial-tok-card__essay-label,.editorial-tok__extra-top>span,.editorial-tok__extra-foot>span,.editorial-tok__cta-note,.editorial-tok-preview__back,.editorial-tok-preview__purchase-index,.editorial-tok-preview__mobile-copy span,.tool-public label,.tool-public legend,.tool-public [id$=-label],.tool-public th,.editorial-legal-ready__updated,.editorial-legal__toc>p,.editorial-legal__toc a span,.editorial-legal-ready__gist p,.editorial-legal-ready__callout b,.editorial-guide-card__tag,.editorial-guide-card__foot,.editorial-guide-filter button,.editorial-guides-open__meta,.editorial-resources__meta,.editorial-resources__chapter span,.editorial-resources__chapter b,.editorial-resources__hubs>a>span,.editorial-resources__hub-external,.editorial-resources__tag,.editorial-resources__card small,.editorial-resource-detail__meta,.editorial-downloads__group-head a,.editorial-downloads__asset-meta,.editorial-downloads__button,.editorial-auth__field label,.editorial-auth-card__field label,.editorial-auth-card__or,.editorial-auth-split__note,.editorial-site-header__search kbd,.editorial-site-header__menu,.editorial-site-header__account>span,.editorial-footer__heading,.editorial-footer__base,.tool-history--editorial .tool-history__row :where([class*=bg-blue-],[class*=bg-green-],[class*=bg-amber-],[class*=bg-purple-],[class*=bg-navy-]){font-size:.6875rem!important}}
