:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#e5e7eb;background:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top,rgba(59,130,246,.24),transparent 32%),linear-gradient(180deg,#020617,#0f172a)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:progress}#root{min-height:100vh}.app-layout{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.app-layout__content{display:grid;align-items:start}.app-shell{min-height:100vh}.app-header{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(148,163,184,.14);background:#020617c7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-header__inner,.app-footer__inner{width:min(100%,1200px);margin:0 auto;padding:16px 24px}.app-header__inner{display:flex;align-items:center;gap:16px;justify-content:space-between}.app-header__brand{font-size:1.125rem;font-weight:700;letter-spacing:.02em}.app-nav{display:flex;flex-wrap:wrap;gap:10px}.app-nav__link{padding:10px 14px;border-radius:999px;color:#cbd5e1;transition:background-color .2s ease,color .2s ease}.app-nav__link:hover,.app-nav__link--active{background:#3b82f629;color:#eff6ff}.app-header__actions{display:flex;flex-wrap:wrap;gap:10px}.app-footer{border-top:1px solid rgba(148,163,184,.12);background:linear-gradient(180deg,#080f21d1,#020617f5),radial-gradient(circle at top left,rgba(14,165,233,.14),transparent 32%)}.app-footer__inner{color:#94a3b8;font-size:.95rem;display:grid;gap:16px;padding-top:20px;padding-bottom:20px}.app-footer__content{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center}.app-footer__intro{display:grid;gap:8px}.app-footer__intro h2{margin:0;color:#f8fafc;font-size:clamp(1.1rem,1.8vw,1.45rem);line-height:1.15}.app-footer__intro p{max-width:56ch;color:#cbd5e1;font-size:.92rem}.app-footer__contacts{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.app-footer__contact-card{display:grid;gap:4px;min-width:220px;padding:12px 14px;border:1px solid rgba(148,163,184,.18);border-radius:16px;background:linear-gradient(180deg,#0f172ae0,#0f172aad);box-shadow:0 12px 28px #02061738;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.app-footer__contact-card:hover{transform:translateY(-2px);border-color:#60a5fa66;background:linear-gradient(180deg,#0f172af5,#0f172acc)}.app-footer__contact-card:focus-visible{outline:2px solid rgba(125,211,252,.55);outline-offset:3px}.app-footer__contact-label{color:#7dd3fc;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.app-footer__contact-value{color:#f8fafc;font-size:.95rem;font-weight:600;word-break:break-word}.app-footer__meta{display:flex;align-items:center;justify-content:space-between;gap:12px 24px;padding-top:14px;border-top:1px solid rgba(148,163,184,.12)}.app-footer__meta span{color:#64748b;font-size:.9rem}.page{width:min(100%,1200px);margin:0 auto;padding:48px 24px 64px}.page--wide{width:min(100%,1440px)}.page--stacked{display:grid;gap:24px;align-content:start}.page--centered{display:grid;place-items:center}.page-content-shell{width:min(100%,1200px);margin:0 auto}.hero{display:grid;gap:24px;padding:32px;border:1px solid rgba(148,163,184,.18);border-radius:28px;background:#0f172ac7;box-shadow:0 24px 80px #0f172a73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero__eyebrow{display:inline-flex;width:fit-content;max-width:min(100%,26rem);padding:.39rem .75rem;border-radius:999px;background:#3b82f629;color:#93c5fd;font-size:clamp(.76rem,.72rem + .18vw,.84rem);font-weight:600;letter-spacing:.02em;line-height:1.19;align-items:center;justify-content:center;align-self:start;justify-self:start;text-align:center;text-wrap:balance}.hero h1{margin:0;font-size:clamp(2.5rem,4vw,4rem);line-height:1.12;padding-bottom:.08em}.hero__description{max-width:72ch;margin:0;color:#cbd5e1;font-size:1.05rem}.hero__layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.92fr);gap:24px;align-items:start}.hero__content{display:grid;gap:24px;min-width:0}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.hero__aside{display:grid;align-content:start;gap:20px;min-height:100%;min-width:0}.home-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;align-items:start}.home-highlights .card{min-width:0;min-height:122px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:16px;gap:12px}.home-highlights .card h3,.home-highlights .card p{overflow:hidden;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.feature-list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.feature-list__item{position:relative;padding:16px 18px 16px 48px;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:#1e293b94;color:#dbeafe}.feature-list__item:before{content:"•";position:absolute;top:50%;left:20px;transform:translateY(-50%);color:#60a5fa;font-size:1.4rem;line-height:1}.algorithm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;align-items:start}.category-stats{display:flex;align-items:center;gap:12px;margin-top:8px}.category-page__back-link{width:fit-content;max-width:100%}.card,.surface{display:grid;gap:16px;padding:20px;border:1px solid rgba(148,163,184,.16);border-radius:20px;background:#1e293bb8}.card--accent{background:linear-gradient(180deg,#0f172ae0,#1e293bd1);box-shadow:0 18px 48px #0f172a59}.surface--danger{border-color:#f8717159;background:#450a0a61}.surface--warning{border-color:#facc1547;background:#47370452}.card__meta{display:flex;flex-wrap:wrap;gap:10px}.card__content,.async-state__content{display:grid;gap:12px}.card__content{align-content:start}.card__content h2,.catalog-category__header h3,.algorithm-section h3,.algorithm-format-card h3{margin:0;font-size:1.25rem}.card__content p,.async-state__content p,.app-error-fallback__message,.toast__content p,.app-footer__inner p,.catalog-category__header p,.catalog-stats__item dt,.algorithm-card__facts dt,.algorithm-rich-text p,.algorithm-hero__stats dt,.algorithm-format-card__meta dt,.algorithm-code-block__header,.algorithm-complexity-grid p{margin:0;color:#cbd5e1}.card__actions{display:flex;flex-wrap:wrap;gap:12px}.badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:#0ea5e924;color:#67e8f9;font-size:.8125rem;font-weight:600}.badge--secondary{background:#94a3b829;color:#e2e8f0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:14px;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#eff6ff;font-weight:600;line-height:1.2;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.button--compact{padding:9px 14px;border-radius:12px;font-size:.95rem}.button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #2563eb47}.button--ghost{border-color:#94a3b83d;background:#0f172a70;box-shadow:none}.page-section{display:grid;gap:20px}.page-section__header{display:grid;gap:12px}.page-section__header--compact{gap:10px;align-content:start}.page-section__eyebrow{margin:0;color:#93c5fd;font-size:.875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.page-section__title{margin:0;font-size:clamp(2rem,3vw,2.8rem)}.page-section__description{max-width:72ch;margin:0;color:#cbd5e1}.catalog-layout,.catalog-category-list,.catalog-category{display:grid;gap:20px}.catalog-layout__header{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);gap:20px;align-items:start}.catalog-category-nav{display:flex;flex-wrap:wrap;gap:12px}.catalog-category-nav__link{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;min-width:180px;padding:12px 16px;border:1px solid rgba(148,163,184,.18);border-radius:16px;background:#0f172a85;color:#e2e8f0;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.catalog-category-nav__link:hover,.catalog-category-nav__link:focus-visible{border-color:#60a5fa80;background:#1e293bd6;transform:translateY(-1px)}.catalog-category-nav__link strong{color:#93c5fd;font-size:.95rem}.catalog-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0}.catalog-stats__item{padding:18px;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:#0f172a9e}.catalog-stats__item dd,.algorithm-card__facts dd,.algorithm-hero__stats dd,.algorithm-format-card__meta dd{margin:6px 0 0;color:#f8fafc;font-size:1.05rem;font-weight:600}.catalog-empty-state{min-height:180px;place-items:center}.algorithm-card{align-content:start;align-self:start}.algorithm-card__facts,.algorithm-format-card__meta,.algorithm-hero__stats{display:grid;gap:14px;margin:0}.algorithm-card__facts{grid-template-columns:repeat(3,minmax(0,1fr))}.algorithm-card__facts div,.algorithm-format-card__meta div,.algorithm-hero__stats div{padding:14px;border-radius:16px;background:#0f172a80}.algorithm-hero__stats div{border:1px solid rgba(96,165,250,.18);background:linear-gradient(180deg,#0f172ad1,#0f172aa8),radial-gradient(circle at top right,rgba(59,130,246,.14),transparent 34%)}.async-state{display:grid;gap:20px}.async-state__spinner{width:32px;height:32px;border:3px solid rgba(148,163,184,.2);border-top-color:#60a5fa;border-radius:50%;animation:spin .9s linear infinite}.algorithm-details-layout{display:grid;gap:24px}.algorithm-details-layout--minimal{gap:20px}.algorithm-details-layout--practice-intro{gap:0}.algorithm-hero{grid-template-columns:minmax(0,1.5fr) minmax(260px,.9fr);align-items:start}.algorithm-hero--minimal{grid-template-columns:minmax(0,1fr);padding:20px;gap:14px;border-radius:24px;border-color:#94a3b829;background:linear-gradient(180deg,#0f172ae0,#1e293bd1);box-shadow:0 18px 48px #0f172a59}.algorithm-hero__content{display:grid;gap:14px}.algorithm-hero__intro-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,.9fr);gap:14px;align-items:start}.algorithm-hero__intro{margin:0;color:#cbd5e1;font-size:.98rem;line-height:1.75}.algorithm-inline-actions{gap:8px}.algorithm-hero__actions{align-content:start;gap:12px}.algorithm-meta-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px 18px;border-radius:18px;background:#0f172a85}.algorithm-meta-strip div{display:grid;gap:4px}.algorithm-meta-strip span{color:#94a3b8;font-size:.85rem}.algorithm-meta-strip strong{color:#f8fafc;font-size:.98rem}.catalog-hero-nav{display:flex;flex-wrap:wrap;gap:12px}.catalog-featured-links{display:grid;gap:12px}.catalog-featured-links__card{align-content:start}.algorithm-chip--interactive{border:1px solid rgba(96,165,250,.2);transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.algorithm-chip--interactive:hover,.algorithm-chip--interactive:focus-visible{border-color:#60a5fa7a;background:#0ea5e933;transform:translateY(-1px)}.algorithm-details-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}.algorithm-details-grid--theory-only{grid-template-columns:repeat(2,minmax(0,1fr))}.algorithm-section{align-content:start;transition:grid-column .25s ease,border-color .25s ease,background-color .25s ease,box-shadow .25s ease}.algorithm-section--expanded{grid-column:1 / -1;border-color:#60a5fa57;background:#0f172ae0;box-shadow:0 20px 44px #02061752}.algorithm-section--plain{background:#0f172ab3;box-shadow:none}.algorithm-reading-section{padding:24px;border-color:#60a5fa33;background:linear-gradient(180deg,#0f172ad1,#0f172aa8),radial-gradient(circle at top right,rgba(59,130,246,.14),transparent 34%)}.algorithm-section__header{display:flex;align-items:start;justify-content:space-between;gap:16px}.algorithm-section__header--compact{justify-content:flex-start}.algorithm-section__toggle{flex-shrink:0}.algorithm-section__body{display:grid;gap:16px}.algorithm-section__body--reading{gap:0}.algorithm-reading-panel{display:grid;gap:20px;padding:22px;border:1px solid rgba(148,163,184,.14);border-radius:20px;background:#0206173d}.algorithm-reading-panel__header{display:grid;gap:8px;padding-bottom:16px;border-bottom:1px solid rgba(148,163,184,.12)}.algorithm-reading-panel__eyebrow{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:999px;background:#3b82f624;color:#93c5fd;font-size:.8125rem;font-weight:600;letter-spacing:.03em}.algorithm-reading-panel__header p{margin:0;max-width:72ch;color:#94a3b8;line-height:1.75}.algorithm-reading-panel__header code,.algorithm-rich-text code{display:inline-block;padding:.15rem .45rem;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#0f172ad1;color:#e2e8f0;font-size:.92em;line-height:1.4}.algorithm-rich-text strong{font-weight:700;color:#e2e8f0}.algorithm-rich-text{display:grid;gap:14px}.algorithm-rich-text--compact p{max-width:60ch}.algorithm-rich-text--comfortable{gap:18px}.algorithm-rich-text--comfortable p{max-width:72ch;font-size:1.02rem;line-height:1.8}.algorithm-rich-text--reading{gap:20px}.algorithm-rich-text--reading h4{margin:8px 0 0;color:#f8fafc;font-size:1.1rem;line-height:1.45}.algorithm-rich-text--reading p{width:100%;max-width:none;margin:0;color:#dbe4f0;font-size:1.04rem;line-height:1.95}.algorithm-rich-text__list{display:grid;gap:10px;width:100%;max-width:none;margin:0;padding:0 0 0 1.2rem;color:#dbe4f0}.algorithm-rich-text__list li{padding-left:.2rem;line-height:1.8}.algorithm-rich-text__list li::marker{color:#60a5fa}.algorithm-rich-text__numbered-list{display:grid;gap:10px;width:100%;max-width:none;margin:0;padding:0 0 0 1.2rem;color:#dbe4f0}.algorithm-rich-text__numbered-list li{padding-left:.2rem;line-height:1.8}.algorithm-rich-text__numbered-list li::marker{color:#60a5fa;font-weight:500}.algorithm-rich-text p{white-space:pre-line}.algorithm-complexity-grid,.algorithm-formats-grid,.algorithm-run-result-grid,.algorithm-player__summary,.algorithm-player__details{display:grid;gap:20px}.algorithm-complexity-grid,.algorithm-formats-grid,.algorithm-player__summary,.algorithm-player__details{grid-template-columns:repeat(2,minmax(0,1fr))}.algorithm-run-result-grid{grid-template-columns:minmax(0,1fr)}.algorithm-run-form{display:grid;gap:16px}.algorithm-run-form__field{display:grid;gap:10px}.algorithm-run-form__field span{color:#e2e8f0;font-weight:600}.algorithm-run-form__input,.algorithm-run-form__textarea{width:100%;padding:14px 16px;border:1px solid rgba(148,163,184,.22);border-radius:16px;background:linear-gradient(180deg,#080f21d1,#020617f5),radial-gradient(circle at top left,rgba(14,165,233,.14),transparent 32%);color:#f8fafc;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.algorithm-run-form__input:focus,.algorithm-run-form__textarea:focus{outline:none;border-color:#60a5fab3;box-shadow:0 0 0 4px #3b82f624}.algorithm-run-form__textarea{min-height:140px;resize:vertical}.algorithm-run-form__hint{gap:16px}.algorithm-practice-workspace{display:grid;align-items:start;gap:24px}.algorithm-practice-workspace__form{width:min(100%,1200px);margin:0 auto}.algorithm-practice-page__workspace{display:grid;gap:24px}.algorithm-practice-workspace__main,.algorithm-practice-workspace__aside,.algorithm-practice-workspace__result,.algorithm-hero__aside-stack,.algorithm-hero__actions-column{display:grid;gap:12px}.algorithm-practice-workspace__main{gap:20px}.algorithm-practice-workspace__aside{position:sticky;top:104px}.algorithm-practice-workspace__result{display:grid;gap:20px;outline:none}.algorithm-practice-workspace__result:focus-visible{box-shadow:0 0 0 3px #60a5fa47;border-radius:28px}.algorithm-context-card,.algorithm-navigation-card{align-content:start}.algorithm-navigation-card{position:relative;overflow:hidden;gap:14px;border-color:#94a3b829;background:linear-gradient(180deg,#0f172acc,#0f172ab8),radial-gradient(circle at top right,rgba(59,130,246,.08),transparent 32%);box-shadow:0 12px 30px #0206172e}.algorithm-navigation-card__body,.algorithm-navigation-card__content{display:grid;gap:14px}.algorithm-navigation-card__body{position:relative;z-index:1}.algorithm-navigation-card__badge{background:#3b82f624;color:#dbeafe;border:1px solid rgba(96,165,250,.18)}.algorithm-navigation-card__content h3{max-width:24ch;font-size:clamp(1.3rem,2vw,1.65rem)}.algorithm-navigation-card__content p{max-width:58ch;color:#e2e8f0d1}.algorithm-navigation-card__actions{position:relative;z-index:1}.algorithm-format-card{align-content:start}.algorithm-player{display:grid;gap:20px}.algorithm-player--workspace{gap:24px;resize:vertical;overflow:visible;min-height:500px}.algorithm-player__toolbar{display:grid;gap:16px}.algorithm-player__toolbar--workspace{grid-template-columns:minmax(0,1fr);padding:18px 20px;margin:-6px;border:1px solid rgba(148,163,184,.16);border-radius:24px;background:linear-gradient(180deg,#020617eb,#0f172ad1),radial-gradient(circle at top right,rgba(14,165,233,.12),transparent 42%);box-shadow:0 18px 44px #0206173d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.algorithm-player__intro{display:grid;justify-items:start;gap:10px}.algorithm-player__workspace-action-group{display:flex;flex-wrap:wrap;gap:8px}.algorithm-player__badge-group{display:grid;justify-items:start;gap:6px}.algorithm-player__section-badge{padding:7px 12px;border:1px solid rgba(148,163,184,.18);background:#94a3b81f}.algorithm-player__mode-label{color:#7dd3fc;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.algorithm-player__workspace-fullscreen-button{gap:8px;padding:7px 12px;border-radius:999px;background:linear-gradient(180deg,#0f172ae0,#0f172ab8),radial-gradient(circle at top right,rgba(56,189,248,.18),transparent 58%);border-color:#38bdf842;color:#bae6fd;font-size:.8125rem;font-weight:600}.algorithm-player__workspace-fullscreen-icon{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:999px;background:#38bdf824;color:#e0f2fe}.algorithm-player__workspace-fullscreen-button:hover{border-color:#7dd3fc66;box-shadow:0 10px 22px #082f4947}.algorithm-player__workspace-floating-actions{display:none}.step-controls{display:grid;gap:12px}.step-controls__row{display:flex;flex-wrap:wrap;gap:8px}.step-controls__speed{display:flex;align-items:center;gap:6px}.step-controls__speed-label{color:#94a3b8;font-size:.8125rem;font-weight:500;margin-right:4px}.step-controls__speed-btn{padding:5px 10px;border:1px solid rgba(148,163,184,.2);border-radius:8px;background:#0f172a70;color:#cbd5e1;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.step-controls__speed-btn:hover{background:#1e293bb8;border-color:#60a5fa52}.step-controls__speed-btn--active{background:#3b82f633;border-color:#60a5fa80;color:#93c5fd}.step-controls__progress-row{display:flex;align-items:center;gap:12px}.step-controls__progress{flex:1;height:8px;border-radius:4px;background:#94a3b824;cursor:pointer;overflow:hidden;transition:background .2s ease}.step-controls__progress:hover{background:#94a3b838}.step-controls__progress-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#3b82f6,#60a5fa);transition:width .2s ease}.step-controls__step-counter{color:#94a3b8;font-size:.8125rem;font-weight:600;white-space:nowrap;min-width:56px;text-align:right}.step-controls__shortcuts{display:flex;flex-wrap:wrap;gap:8px 16px;padding:6px 0}.step-controls__shortcut{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:.75rem}.step-controls__shortcut kbd{display:inline-block;padding:2px 6px;border:1px solid rgba(148,163,184,.24);border-radius:4px;background:#0f172ab8;color:#94a3b8;font-family:inherit;font-size:.7rem;font-weight:600}.algorithm-player__summary{align-items:start}.algorithm-player__summary--workspace{grid-template-columns:minmax(0,1fr)}.algorithm-player__description-card{align-content:start;background:#0f172ad9;border-color:#94a3b833}.algorithm-player__workspace-mobile-tools{display:grid;gap:12px}.algorithm-player__workspace-mobile-hint,.algorithm-player__workspace-toggle{display:none}.algorithm-player__workspace-mobile-hint{border-color:#60a5fa3d;background:linear-gradient(180deg,#0f172adb,#0f172ac2),radial-gradient(circle at top right,rgba(59,130,246,.16),transparent 52%)}.algorithm-player__workspace-shell{min-width:0}.algorithm-player__workspace-shell--mobile{position:relative}.algorithm-player__workspace-shell--mobile:before,.algorithm-player__workspace-shell--mobile:after{content:"";position:sticky;top:0;bottom:0;width:28px;min-height:100%;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:2}.algorithm-player__workspace-shell--mobile:before{left:0;float:left;margin-right:-28px;background:linear-gradient(90deg,#020617e6,#02061700)}.algorithm-player__workspace-shell--mobile:after{right:0;float:right;margin-left:-28px;background:linear-gradient(270deg,#020617e6,#02061700)}.algorithm-player__workspace-shell--fade-left:before,.algorithm-player__workspace-shell--fade-right:after{opacity:1}.algorithm-player__workspace-panels{--algorithm-workspace-panel-height: 640px;height:var(--algorithm-workspace-panel-height)}.algorithm-player__workspace-panels--desktop-lock{min-width:1280px}.algorithm-player__workspace-panels--fullscreen{min-width:0}.algorithm-player__visualizer-panel,.algorithm-player__code-panel{overflow:auto}.algorithm-player__visualizer-panel,.algorithm-player__code-panel{display:grid;gap:16px;align-content:start;min-height:0}.algorithm-player__resize-handle{width:8px;margin:0 -4px;position:relative;z-index:1;transition:background .2s ease}.algorithm-player__resize-handle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4px;height:40px;border-radius:2px;background:#94a3b840;transition:background .2s ease,height .2s ease}.algorithm-player__resize-handle:hover,.algorithm-player__resize-handle[data-separator=dragging]{background:#3b82f60f}.algorithm-player__resize-handle:hover:after,.algorithm-player__resize-handle[data-separator=dragging]:after{background:#60a5fa99;height:64px}.algorithm-player__visualizer-panel .algorithm-visualizer--graph{height:100%;min-height:400px}.algorithm-player__empty-state{min-height:400px;align-content:center}.algorithm-player--workspace:fullscreen{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:16px;width:100vw;height:100vh;padding:20px;overflow:hidden;background:radial-gradient(circle at top,rgba(59,130,246,.18),transparent 36%),linear-gradient(180deg,#020617fa,#0f172afa)}.algorithm-player--workspace:fullscreen .algorithm-player__toolbar{position:sticky;top:0;z-index:8;padding:16px 18px;border:1px solid rgba(148,163,184,.14);border-radius:20px;background:#0f172ad6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.algorithm-player--workspace:fullscreen .algorithm-player__toolbar--hidden{display:none}.algorithm-player--workspace:fullscreen .algorithm-player__workspace-floating-actions{display:flex;justify-content:flex-end;position:sticky;top:0;z-index:9}.algorithm-player--workspace:fullscreen .algorithm-player__workspace-floating-actions .algorithm-player__workspace-action-group{padding:12px 14px;border:1px solid rgba(148,163,184,.14);border-radius:18px;background:#0f172ac7;box-shadow:0 14px 28px #02061747;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.algorithm-player--workspace:fullscreen .algorithm-player__summary,.algorithm-player--workspace:fullscreen .algorithm-player__workspace-shell{min-height:0}.algorithm-player--workspace:fullscreen .algorithm-player__workspace-shell{overflow:hidden}.algorithm-player--workspace:fullscreen .algorithm-player__workspace-panels{min-width:0;height:100%}.algorithm-player--workspace:fullscreen .algorithm-player__visualizer-panel,.algorithm-player--workspace:fullscreen .algorithm-player__code-panel{min-height:0}.algorithm-player--workspace:fullscreen .algorithm-visualizer,.algorithm-player--workspace:fullscreen .algorithm-player__empty-state{min-height:100%;height:100%}.algorithm-player--workspace:fullscreen .algorithm-visualizer--graph,.algorithm-player--workspace:fullscreen .algorithm-graph-layout,.algorithm-player--workspace:fullscreen .algorithm-graph-canvas-panel,.algorithm-player--workspace:fullscreen .algorithm-graph-canvas,.algorithm-player--workspace:fullscreen .algorithm-graph-canvas__svg{height:100%;min-height:0}.algorithm-player__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}.algorithm-player__facts div{padding:14px;border-radius:16px;background:#0f172a80}.algorithm-player__facts dt,.algorithm-array-cell__index,.algorithm-bar__index,.algorithm-graph-node__header span,.algorithm-array-cell__markers{margin:0;color:#cbd5e1;font-size:.875rem}.algorithm-player__facts dd{margin:6px 0 0;color:#f8fafc;font-size:1rem;font-weight:600}.algorithm-visualizer{display:grid;gap:18px;padding:20px;border:1px solid rgba(148,163,184,.16);border-radius:20px;background:#0f172a9e}.algorithm-visualizer__body--sorting{display:grid;grid-template-columns:repeat(auto-fit,minmax(64px,1fr));align-items:end;gap:14px;min-height:280px}.algorithm-bar{display:grid;gap:10px;justify-items:center}.algorithm-bar__track{display:flex;align-items:end;width:100%;min-height:180px;padding:8px;border-radius:18px;background:#020617ad}.algorithm-bar__fill{width:100%;min-height:18px;border-radius:12px;background:linear-gradient(180deg,#38bdf8,#2563eb);transition:height .3s ease,background .3s ease,box-shadow .3s ease}.algorithm-bar--active .algorithm-bar__fill{background:linear-gradient(180deg,#f59e0b,#f97316);box-shadow:0 0 0 4px #f9731629}.algorithm-bar--in-range .algorithm-bar__track{border:1px solid rgba(96,165,250,.32)}.algorithm-bar--sorted .algorithm-bar__fill{background:linear-gradient(180deg,#34d399,#059669)}.algorithm-bar__value{color:#f8fafc}.algorithm-chip-list{display:flex;flex-wrap:wrap;gap:10px}.algorithm-chip{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#3b82f629;color:#dbeafe;font-size:.875rem;font-weight:600}.algorithm-array-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:12px}.algorithm-array-cell{display:grid;gap:8px;padding:14px;border:1px solid rgba(148,163,184,.16);border-radius:16px;background:#020617b3}.algorithm-array-cell--active{border-color:#f59e0b99;background:#78350f7a}.algorithm-array-cell--in-range{box-shadow:inset 0 0 0 1px #60a5fa3d}.algorithm-array-cell--found{border-color:#4ade80a3;background:#14532d85;box-shadow:0 0 0 4px #22c55e29}.algorithm-array-cell__value,.algorithm-graph-node__header strong{color:#f8fafc;font-size:1.15rem}:root{--search-ptr-blue: #3b82f6;--search-ptr-red: #ef4444;--search-ptr-green: #22c55e;--search-ptr-amber: #f59e0b;--search-ptr-purple: #a855f7;--search-ptr-cyan: #06b6d4}@keyframes search-cell-pulse{0%,to{box-shadow:0 0 0 2px #f59e0b4d}50%{box-shadow:0 0 0 6px #f59e0b26}}@keyframes search-cell-found-glow{0%{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 12px 4px #22c55e33}to{box-shadow:0 0 0 2px #22c55e3d}}@keyframes search-not-found-shake{0%,to{transform:translate(0)}20%{transform:translate(-3px)}40%{transform:translate(3px)}60%{transform:translate(-2px)}80%{transform:translate(2px)}}@keyframes search-check-pop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.3);opacity:1}to{transform:scale(1);opacity:1}}@keyframes search-not-found-fade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.algorithm-search-viz{display:grid;gap:16px}.algorithm-search-viz__body{display:grid;gap:0}.algorithm-search-target{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.algorithm-search-target__badge{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border:1px solid rgba(59,130,246,.32);border-radius:12px;background:#3b82f61f}.algorithm-search-target__label{color:#93c5fd;font-size:.875rem;font-weight:500}.algorithm-search-target__value{color:#f8fafc;font-size:1.1rem}.algorithm-search-target__compare{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:10px;background:#f59e0b1f;border:1px solid rgba(245,158,11,.24);font-size:.9rem}.algorithm-search-target__compare--found{background:#22c55e24;border-color:#22c55e52}.algorithm-search-target__symbol{color:#fbbf24;font-weight:700;font-size:1.1rem}.algorithm-search-target__compare--found .algorithm-search-target__symbol{color:#4ade80}.algorithm-search-target__hint{color:#e2e8f0;font-size:.85rem}.algorithm-search-array{overflow:hidden}.algorithm-search-array--scrollable{overflow-x:auto;padding-bottom:4px}.algorithm-search-array__grid{display:grid;gap:8px}.algorithm-search-cell{display:grid;gap:4px;padding:12px 8px;border:1px solid rgba(148,163,184,.16);border-radius:12px;background:#020617b3;text-align:center;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,opacity .3s ease,transform .3s ease;will-change:background,border-color,box-shadow,opacity}.algorithm-search-cell__index{color:#64748b;font-size:.75rem}.algorithm-search-cell__value{color:#f8fafc;font-size:1rem}.algorithm-search-cell__check{color:#4ade80;animation:search-check-pop .4s ease-out}.algorithm-search-cell--default{opacity:.85}.algorithm-search-cell--in-range{opacity:1;border-color:#60a5fa47;background:#1e3a8a2e}.algorithm-search-cell--active{opacity:1;border-color:#f59e0b99;background:#78350f7a;animation:search-cell-pulse 1.2s ease-in-out infinite}.algorithm-search-cell--found{opacity:1;border-color:#4ade80a3;background:#14532d85;animation:search-cell-found-glow 1.5s ease-out}.algorithm-search-cell--dimmed{opacity:.3}.algorithm-search-cell--not-found{opacity:.5;animation:search-not-found-shake .4s ease-in-out;border-color:#f8717152;background:#7f1d1d3d}.algorithm-search-pointers{overflow:hidden}.algorithm-search-pointers--scrollable{overflow-x:auto;padding-bottom:4px}.algorithm-search-pointers__grid{display:grid;gap:8px}.algorithm-search-pointer-slot{display:flex;flex-direction:column;align-items:center;gap:4px;min-height:36px;padding:4px 0}.algorithm-search-pointer-slot__empty{width:2px;height:8px;border-radius:1px;background:#94a3b81f}.algorithm-search-pointer{display:flex;flex-direction:column;align-items:center;gap:2px}.algorithm-search-pointer__line{width:2px;height:12px;border-radius:1px}.algorithm-search-pointer__label{font-size:.7rem;font-weight:700;letter-spacing:.03em}.algorithm-search-legend{display:flex;flex-wrap:wrap;gap:12px 20px;padding:10px 14px;border:1px solid rgba(148,163,184,.12);border-radius:12px;background:#02061766}.algorithm-search-legend__item{display:flex;align-items:center;gap:6px}.algorithm-search-legend__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.algorithm-search-legend__name{color:#f8fafc;font-size:.8rem;font-weight:600}.algorithm-search-legend__label{color:#94a3b8;font-size:.8rem}.algorithm-search-description{padding:12px 16px;border:1px solid rgba(148,163,184,.12);border-radius:12px;background:#02061766;color:#cbd5e1;font-size:.9rem;line-height:1.6}.algorithm-search-not-found{display:flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid rgba(248,113,113,.32);border-radius:12px;background:#7f1d1d2e;animation:search-not-found-fade .5s ease-out}.algorithm-search-not-found__icon{color:#f87171;flex-shrink:0}.algorithm-search-not-found__text{color:#fca5a5;font-size:.9rem;font-weight:500}@keyframes search-scan-beam{0%{box-shadow:-4px 0 12px 2px #f59e0b26}50%{box-shadow:0 0 16px 4px #f59e0b4d}to{box-shadow:4px 0 12px 2px #f59e0b26}}.algorithm-search-cell--scanned{opacity:.45;border-color:#94a3b81a;background:#0f172a80}.algorithm-search-cell--in-block{opacity:1;border-color:#06b6d45c;background:#0891b226;box-shadow:inset 0 0 8px #06b6d414}.algorithm-search-cell--jump{opacity:1;border-color:#f59e0b7a;background:#78350f5c;animation:search-scan-beam .8s ease-out}.algorithm-search-cell--ternary-divider{border-right:2px solid rgba(168,85,247,.36)}.algorithm-search-ternary-labels{display:grid;gap:8px;margin-top:6px}.algorithm-search-ternary-label{font-size:.7rem;font-weight:600;text-align:center;padding:2px 4px;border-radius:4px}.algorithm-search-ternary-label--left{color:#60a5fa;background:#3b82f614}.algorithm-search-ternary-label--middle{color:#c084fc;background:#a855f714}.algorithm-search-ternary-label--right{color:#f87171;background:#ef444414}.algorithm-search-info-card{display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:10px;flex-wrap:wrap;animation:search-not-found-fade .3s ease-out}.algorithm-search-info-card__icon{flex-shrink:0}.algorithm-search-info-card__title{font-size:.8rem;font-weight:600;color:#e2e8f0}.algorithm-search-info-card__formula{font-size:.78rem;color:#c4b5fd;font-family:JetBrains Mono,monospace;background:#a855f714;padding:2px 8px;border-radius:4px}.algorithm-search-info-card__detail{font-size:.78rem;color:#94a3b8}.algorithm-search-info-card--interpolation{background:#a855f714;border:1px solid rgba(168,85,247,.2)}.algorithm-search-info-card--exponential{background:#f59e0b14;border:1px solid rgba(245,158,11,.2)}.algorithm-search-info-card--exponential .algorithm-search-info-card__icon,.algorithm-search-info-card--exponential-bound .algorithm-search-info-card__title{color:#fbbf24}.algorithm-search-info-card--exponential-binary{background:#22c55e14;border-color:#22c55e33}.algorithm-search-info-card--exponential-binary .algorithm-search-info-card__icon,.algorithm-search-info-card--exponential-binary .algorithm-search-info-card__title{color:#4ade80}.algorithm-search-info-card--jump{background:#06b6d414;border:1px solid rgba(6,182,212,.2)}.algorithm-search-info-card--jump .algorithm-search-info-card__icon{color:#22d3ee}.algorithm-visualizer--graph{align-content:start;gap:16px;height:100%;min-height:0;overflow:hidden}.algorithm-graph-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.72fr);gap:18px;align-items:stretch;min-height:0;height:100%}.algorithm-graph-canvas-panel{display:grid;gap:14px;min-height:0;height:100%}.algorithm-graph-canvas{overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:radial-gradient(circle at top,rgba(59,130,246,.12),transparent 48%),linear-gradient(180deg,#0f172aeb,#020617db);min-height:0;height:100%;aspect-ratio:auto}.algorithm-graph-canvas__svg{display:block;width:100%;height:100%;min-height:0}.algorithm-graph-level-guide__line{stroke:#94a3b82e;stroke-width:1.5;stroke-dasharray:6 8}.algorithm-graph-level-guide__label{fill:#bfdbfe33;font-size:.8rem;font-weight:600}.algorithm-graph-edge{stroke:#94a3b8b8;stroke-width:2.5;fill:none;opacity:.88;transition:stroke .2s ease,stroke-width .2s ease,opacity .2s ease}.algorithm-graph-edge__arrow{transition:fill .2s ease}.algorithm-graph-edge__arrow--default{fill:#94a3b8}.algorithm-graph-edge__arrow--highlighted,.algorithm-graph-edge__arrow--inspect{fill:#38bdf8}.algorithm-graph-edge__arrow--enqueue{fill:#22c55e}.algorithm-graph-edge--highlighted,.algorithm-graph-edge--inspect{stroke:#38bdf8f5;stroke-width:3}.algorithm-graph-edge--enqueue{stroke:#22c55ef5;stroke-width:3.25}.algorithm-graph-vertex{transition:transform .2s ease}.algorithm-graph-vertex__circle{fill:#0f172af5;stroke:#94a3b885;stroke-width:2.5;transition:fill .2s ease,stroke .2s ease,stroke-width .2s ease,filter .2s ease}.algorithm-graph-vertex__label{fill:#f8fafc;font-size:.95rem;font-weight:700}.algorithm-graph-vertex--visited .algorithm-graph-vertex__circle{fill:#14532de0;stroke:#4ade80b8}.algorithm-graph-vertex--current .algorithm-graph-vertex__circle{fill:#7c2d12eb;stroke:#fb923cfa;filter:drop-shadow(0 0 12px rgba(249,115,22,.32))}.algorithm-graph-vertex--highlighted .algorithm-graph-vertex__circle{stroke:#38bdf8fa;stroke-width:4}.algorithm-graph-vertex--done .algorithm-graph-vertex__circle{fill:#065f46f0;stroke:#2dd4bff0}.algorithm-graph-legend{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.algorithm-graph-legend__group,.algorithm-graph-meta__section{display:grid;gap:10px;padding:16px;border:1px solid rgba(148,163,184,.14);border-radius:16px;background:#02061780}.algorithm-graph-legend__group strong,.algorithm-graph-meta__section strong,.algorithm-graph-hints strong,.algorithm-graph-meta strong{color:#f8fafc}.algorithm-graph-meta__note{margin:0;color:#bfdbfe;line-height:1.6}.algorithm-graph-legend__list,.algorithm-graph-hints{display:grid;gap:10px;margin:0;padding:0;list-style:none}.algorithm-graph-legend__list li,.algorithm-graph-hints li{display:flex;align-items:flex-start;gap:10px;color:#dbeafe;line-height:1.6}.algorithm-graph-legend__swatch{flex:0 0 18px;width:18px;height:18px;margin-top:.15rem;border-radius:999px;border:2px solid rgba(148,163,184,.7);background:#0f172af5}.algorithm-graph-legend__swatch--node-idle{background:#0f172af5;border-color:#94a3b885}.algorithm-graph-legend__swatch--node-current{background:#7c2d12eb;border-color:#fb923cfa}.algorithm-graph-legend__swatch--node-visited{background:#14532de0;border-color:#4ade80b8}.algorithm-graph-legend__swatch--node-highlighted{background:#0f172af5;border-color:#38bdf8fa;box-shadow:0 0 0 2px #38bdf82e}.algorithm-graph-legend__swatch--node-done{background:#065f46f0;border-color:#2dd4bff0}.algorithm-graph-legend__swatch--edge-default,.algorithm-graph-legend__swatch--edge-inspect,.algorithm-graph-legend__swatch--edge-enqueue{width:22px;height:0;margin-top:.75rem;border-radius:999px;border-width:0;border-top-width:3px;background:transparent}.algorithm-graph-legend__swatch--edge-default{border-top-color:#94a3b8b8}.algorithm-graph-legend__swatch--edge-inspect{border-top-color:#38bdf8f5}.algorithm-graph-legend__swatch--edge-enqueue{border-top-color:#22c55ef5}.algorithm-graph-meta{display:grid;gap:12px;min-height:0;overflow:auto}.algorithm-graph-meta p{margin:0;color:#dbeafe}.algorithm-graph-meta__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.algorithm-graph-meta__stats span{padding:10px 12px;border:1px solid rgba(148,163,184,.14);border-radius:12px;background:#0f172a75;color:#dbeafe;font-size:.95rem}@media (max-width: 1100px){.algorithm-graph-layout{grid-template-columns:minmax(0,1fr)}}@media (max-width: 900px){.algorithm-player__visualizer-panel{min-height:auto}.algorithm-player__visualizer-panel .algorithm-visualizer--graph,.algorithm-visualizer--graph,.algorithm-player__empty-state{height:auto;min-height:320px}.algorithm-graph-layout,.algorithm-graph-canvas-panel,.algorithm-graph-canvas{height:auto}.algorithm-graph-canvas,.algorithm-graph-canvas__svg{min-height:260px}.algorithm-graph-legend,.algorithm-graph-meta__stats{grid-template-columns:1fr}}.algorithm-code-block{overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:#020617d1}.algorithm-code-block--compact pre{max-height:240px}.algorithm-code-block--reference{display:grid}.algorithm-code-block__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid rgba(148,163,184,.12);background:#0f172aeb;font-size:.875rem}.algorithm-code-block pre{margin:0;padding:18px;overflow-x:auto}.algorithm-code-block__lines{max-height:560px;overflow:auto}.algorithm-code-block code{display:block;color:#e2e8f0;font-family:JetBrains Mono,Fira Code,SFMono-Regular,Consolas,monospace;font-size:.92rem;line-height:1.65;white-space:pre}.algorithm-code-line{display:grid;grid-template-columns:56px minmax(0,1fr);gap:16px;align-items:start;margin:0 -18px;padding:0 18px;transition:background-color .2s ease,box-shadow .2s ease}.algorithm-code-line--active{background:#f59e0b29;box-shadow:inset 4px 0 #f97316eb}.algorithm-code-line__number{color:#64748b;text-align:right;-webkit-user-select:none;user-select:none}.algorithm-code-line__content{min-width:0}.algorithm-metadata-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.algorithm-metadata-list div{padding:14px;border-radius:16px;background:#0f172a80}.algorithm-metadata-list dt{margin:0;color:#cbd5e1;font-size:.875rem}.algorithm-metadata-list dd{margin:6px 0 0;color:#f8fafc;font-size:1rem;font-weight:600;word-break:break-word}.algorithm-usage-list{gap:12px;margin-top:0}.app-error-fallback{min-height:100vh;display:grid;place-items:center;padding:24px}.app-error-fallback__card{width:min(100%,720px)}.toast-stack{position:fixed;right:24px;bottom:24px;z-index:20;display:grid;gap:12px}.toast{width:min(360px,calc(100vw - 32px));padding:16px 18px;border:1px solid rgba(148,163,184,.18);border-radius:18px;background:#0f172af0;box-shadow:0 18px 38px #0f172a73}.toast--success{border-color:#4ade8052}.toast--error{border-color:#f8717159}.toast__content{display:grid;gap:8px}.toast__content strong{font-size:.95rem}@keyframes spin{to{transform:rotate(360deg)}}:focus-visible{outline:2px solid rgba(96,165,250,.92);outline-offset:3px}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width: 1024px){.algorithm-player__workspace-panels:not(.algorithm-player__workspace-panels--desktop-lock):not(.algorithm-player__workspace-panels--fullscreen){flex-direction:column!important;height:auto}.algorithm-player__workspace-panels:not(.algorithm-player__workspace-panels--desktop-lock):not(.algorithm-player__workspace-panels--fullscreen)>[data-panel]{width:100%!important;flex-basis:auto!important;flex-grow:0!important}.algorithm-player__workspace-panels:not(.algorithm-player__workspace-panels--desktop-lock):not(.algorithm-player__workspace-panels--fullscreen) .algorithm-player__resize-handle{display:none}.algorithm-player--workspace{resize:none;min-height:auto}.hero__layout,.catalog-layout__header,.algorithm-hero,.algorithm-details-grid,.algorithm-formats-grid,.algorithm-run-result-grid,.algorithm-player__summary,.algorithm-player__details,.algorithm-practice-workspace{grid-template-columns:1fr}.algorithm-player__workspace-shell--mobile{overflow-x:auto;overflow-y:hidden;padding-bottom:8px;scrollbar-gutter:stable both-edges}.algorithm-player__toolbar--workspace{padding:16px;border-radius:20px}.algorithm-player__workspace-mobile-hint,.algorithm-player__workspace-toggle{display:inline-flex}.algorithm-player__workspace-mobile-hint{display:grid}.algorithm-practice-workspace__aside{position:static;top:auto}.algorithm-section--expanded{grid-column:auto}.algorithm-section__header{flex-direction:column;align-items:stretch}.algorithm-section__toggle{width:100%}.home-highlights,.algorithm-card__facts,.algorithm-complexity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.category-card{align-self:start;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.category-card:hover{transform:translateY(-2px);box-shadow:0 20px 40px #0f172a52;border-color:#60a5fa47}.category-card__title{margin:0;font-size:1.5rem;font-weight:700;color:#f8fafc}.category-card__description{margin:0;color:#cbd5e1;font-size:1rem;line-height:1.6}.category-card__dropdown{margin:8px 0}.category-card__link{width:100%;justify-content:center;white-space:nowrap}.home-hero{background:radial-gradient(circle at top right,rgba(59,130,246,.16),transparent 40%),linear-gradient(180deg,#0f172ae0,#1e293bd1)}.home-hero .hero__eyebrow{background:#3b82f633;color:#93c5fd}.home-hero .hero__content{align-content:start;align-self:start}.home-hero h1{background:linear-gradient(135deg,#f8fafc,#dbeafe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-highlights .card{padding:16px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.home-highlights .card:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0f172a47}.home-highlights .category-card__title{font-size:1rem;margin-bottom:6px}.home-highlights .category-card__description{font-size:.8125rem;color:#94a3b8;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.home-donation-card{display:grid;grid-template-columns:minmax(0,1fr) 152px;gap:20px;align-items:center;align-self:start;padding:20px 22px;text-align:left}.home-donation-card__content{display:grid;gap:10px}.home-donation-card__eyebrow{margin:0;color:#93c5fd;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-donation-card__title{margin:0;font-size:1.2rem}.home-donation-card__description{margin:0;color:#cbd5e1;line-height:1.6}.home-donation-card__qr{width:100%;max-width:152px;aspect-ratio:1;display:block;margin-left:auto;border-radius:20px;border:1px solid rgba(148,163,184,.22);background:#f8fafc;object-fit:cover;padding:10px;box-shadow:0 16px 30px #0f172a47}@media (max-width: 900px){.home-donation-card{grid-template-columns:1fr}.home-donation-card__qr{margin:0}}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}@media (max-width: 1024px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.category-grid{grid-template-columns:1fr}}.algorithm-dropdown{display:grid;gap:12px}.algorithm-dropdown__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;border:1px solid rgba(148,163,184,.24);border-radius:14px;background:#0f172a85;color:#e2e8f0;font-weight:600;font-size:.95rem;transition:all .2s ease;cursor:pointer}.algorithm-dropdown__toggle:hover{background:#1e293bb8;border-color:#60a5fa66;transform:translateY(-1px)}.algorithm-dropdown__toggle:focus-visible{outline:none;border-color:#60a5fab3;box-shadow:0 0 0 4px #3b82f624}.algorithm-dropdown__icon{transition:transform .3s ease;font-size:.75rem}.algorithm-dropdown__icon--open{transform:rotate(180deg)}.algorithm-dropdown__list{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.algorithm-dropdown__list--open{grid-template-rows:1fr}.algorithm-dropdown__list-inner{overflow:hidden;min-height:0;display:grid;gap:8px;padding:4px}.algorithm-dropdown__list--open .algorithm-dropdown__list-inner{overflow-y:auto}.algorithm-dropdown__item{display:grid;gap:10px;padding:14px 16px;border:1px solid rgba(148,163,184,.16);border-radius:14px;background:#0f172a85;transition:all .2s ease}.algorithm-dropdown__item:hover,.algorithm-dropdown__item:focus-within{background:#1e293bb8;border-color:#60a5fa52;transform:translate(2px)}.algorithm-dropdown__item[aria-selected=true]{border-color:#60a5fa80;background:#1e293bd6;box-shadow:0 0 0 2px #3b82f61f}.algorithm-dropdown__item:focus{outline:none}.algorithm-dropdown__item-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.algorithm-dropdown__item-title{color:#f8fafc;font-weight:600;font-size:1rem}.algorithm-dropdown__item-badge{font-size:.75rem;padding:4px 8px}.algorithm-dropdown__item-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.algorithm-dropdown__item-link{flex:0 1 132px;min-width:110px;font-size:.875rem;white-space:nowrap}.algorithm-dropdown__empty{padding:24px;text-align:center;color:#94a3b8;font-size:.95rem;border:1px dashed rgba(148,163,184,.24);border-radius:14px;background:#0f172a52}.categories-dropdown{position:relative;display:inline-block}.categories-dropdown__toggle{display:flex;align-items:center;gap:6px;padding:10px 14px;border:none;border-radius:8px;background:transparent;color:#e2e8f0;font-weight:500;font-size:.95rem;transition:all .2s ease;cursor:pointer}.categories-dropdown__toggle:hover{background:#3b82f629}.categories-dropdown__toggle:focus-visible{outline:none;background:#3b82f63d;box-shadow:0 0 0 2px #3b82f64d}.categories-dropdown__icon{transition:transform .3s ease;font-size:.7rem;color:#94a3b8}.categories-dropdown__icon--open{transform:rotate(180deg)}.categories-dropdown__menu{position:absolute;top:calc(100% + 8px);left:0;min-width:180px;max-height:0;overflow:hidden;padding:0;border:1px solid transparent;border-radius:12px;background:#0f172af5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 32px #0006;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px);transition:max-height .3s ease,padding .3s ease,opacity .2s ease,transform .2s ease,border-color .2s ease,visibility 0s linear .2s;z-index:100}.categories-dropdown__menu--open{max-height:300px;overflow-y:auto;padding:8px;border-color:#94a3b83d;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:max-height .3s ease,padding .3s ease,opacity .2s ease,transform .2s ease,border-color .2s ease}.categories-dropdown__item{display:block;padding:10px 14px;border-radius:8px;color:#e2e8f0;font-weight:500;font-size:.9rem;text-decoration:none;transition:all .2s ease}.categories-dropdown__item:hover{background:#3b82f633;color:#f8fafc}.categories-dropdown__item--active{background:#3b82f64d;color:#60a5fa}.categories-dropdown__item:focus{outline:none;background:#3b82f640}@media (max-width: 720px){.app-header__inner,.app-footer__inner,.page{padding-left:16px;padding-right:16px}.hero,.card,.surface{padding:18px}.home-hero{gap:16px;padding:16px;border-radius:22px}.home-hero .hero__layout{gap:16px}.home-hero .hero__content{gap:12px}.home-hero .hero__eyebrow{max-width:100%;padding:.35rem .65rem}.home-hero h1{font-size:clamp(1.85rem,8vw,2.35rem);line-height:1.06;padding-bottom:0}.home-hero .hero__description{font-size:.96rem;line-height:1.5;max-width:none}.home-hero .hero__aside{gap:14px}.home-highlights .card{min-height:auto;padding:14px;gap:8px}.algorithm-graph-canvas__svg{min-height:220px}.algorithm-graph-meta,.home-highlights,.catalog-stats,.algorithm-card__facts,.algorithm-hero__intro-grid,.algorithm-complexity-grid,.algorithm-formats-grid,.algorithm-run-result-grid,.algorithm-player__summary,.algorithm-player__details,.algorithm-player__facts,.algorithm-metadata-list,.algorithm-meta-strip{grid-template-columns:1fr}.page-section__title,.hero h1{font-size:clamp(2rem,9vw,2.6rem)}.app-footer__content{grid-template-columns:1fr}.app-footer__contacts{justify-content:flex-start}.app-footer__meta{flex-direction:column;align-items:flex-start}.card__actions,.hero__actions,.app-header__actions,.algorithm-player__controls,.algorithm-inline-actions{flex-direction:column;align-items:stretch}.button{width:100%}.category-page__back-link{width:fit-content;justify-self:start}.page-section__header--compact{gap:8px}.page-section__description{line-height:1.55}.category-stats{margin-top:4px}.algorithm-player__workspace-panels--desktop-lock{min-width:1120px}.toast-stack{right:16px;left:16px;bottom:16px}.toast{width:100%}.app-header__inner{flex-direction:column;align-items:flex-start;gap:16px}.app-footer__contact-card{min-width:0;width:100%;padding:12px 14px}.app-nav{width:100%;flex-wrap:wrap;gap:8px}.app-nav__link{flex:1;min-width:calc(50% - 4px);padding:8px 12px;font-size:.875rem;text-align:center}.home-highlights{gap:12px}.home-highlights .card{padding:14px}.home-highlights .category-card__title{font-size:1rem}.home-highlights .category-card__description{font-size:.8125rem;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.home-donation-card{padding:16px;gap:16px}.home-donation-card__title{font-size:1.05rem}.home-donation-card__qr{max-width:144px}.algorithm-dropdown__item{padding:12px 14px}.algorithm-dropdown__item-actions{flex-direction:column}.algorithm-dropdown__item-link{width:100%;text-align:center}.categories-dropdown{width:100%}.categories-dropdown__toggle{width:100%;justify-content:center;padding:8px 12px}.categories-dropdown__menu{position:static;width:100%;min-width:auto;margin-top:8px}.categories-dropdown__item{padding:8px 12px;text-align:center}.category-card__title{font-size:1.25rem}.category-card__description{font-size:.9375rem}}
