.explore-tools-page{--explore-ink:#080d24;--explore-muted:#5f6b85;--explore-soft:#7a839a;--explore-line:rgba(203,213,225,0.68);--explore-line-strong:rgba(190,198,223,0.8);--explore-violet:#4f46e5;--explore-violet-strong:#3628e8;--explore-violet-soft:#f0edff;--explore-surface:rgba(255,255,255,0.82);--explore-shadow:0 18px 42px rgba(40,46,83,0.08);--explore-shadow-soft:0 10px 26px rgba(40,46,83,0.07);--explore-bg:radial-gradient(circle at 100% 8%,rgba(168,85,247,0.06),transparent 30%),radial-gradient(circle at 4% 6%,rgba(99,102,241,0.05),transparent 32%),linear-gradient(90deg,#f7f8fd,#fbfbff 48%,#f8f6ff);--explore-page-pad:clamp(20px,1.8vw,42px);--explore-sidebar-width:clamp(196px,13vw,244px);--explore-layout-gap:clamp(30px,2.4vw,40px);--explore-shell-max:2040px;position:relative;min-height:100vh;padding:10px var(--explore-page-pad) 40px;color:var(--explore-ink);background:var(--explore-bg)}html[data-theme=dark] .explore-tools-page{--explore-ink:#f8fafc;--explore-muted:#a3b0c6;--explore-soft:#8b97ac;--explore-line:rgba(71,85,105,0.78);--explore-line-strong:rgba(100,116,139,0.9);--explore-violet:#a5b4fc;--explore-violet-strong:#c7d2fe;--explore-violet-soft:rgba(49,46,129,0.35);--explore-surface:rgba(15,23,42,0.86);--explore-shadow:0 18px 42px rgba(2,6,23,0.45);--explore-shadow-soft:0 10px 26px rgba(2,6,23,0.5);--explore-bg:radial-gradient(circle at 100% 8%,rgba(168,85,247,0.14),transparent 30%),radial-gradient(circle at 4% 6%,rgba(99,102,241,0.13),transparent 32%),linear-gradient(90deg,#0b1220,#111827 50%,#0f172a)}body:has(.explore-tools-page) .pk-header{position:static;margin-top:14px;padding:0 24px}body:has(.explore-tools-page) .pk-header__bar{width:min(1428px,100%);margin:0 auto}.explore-tools__shell{width:min(var(--explore-shell-max),100%);margin:0 auto}.explore-tools-page *,.explore-tools-page :after,.explore-tools-page :before{box-sizing:border-box}.explore-tools-page a{color:inherit;text-decoration:none}.explore-tools-page button,.explore-tools-page input{letter-spacing:0}.explore-tools-page button{cursor:pointer}.explore-tools__layout{display:grid;width:100%;grid-template-columns:var(--explore-sidebar-width) minmax(0,1fr);-moz-column-gap:var(--explore-layout-gap);column-gap:var(--explore-layout-gap);align-items:start;padding:28px 26px 32px}.explore-tools__main{width:100%;min-width:0;padding-top:10px}.explore-sidebar{position:sticky;top:92px;display:flex;min-height:calc(100vh - 136px);flex-direction:column;justify-content:space-between;border-right:1px solid rgba(212,218,234,.82);padding:8px 18px 0 0}.explore-sidebar__content{min-width:0}.explore-sidebar__home,.explore-sidebar__nav-item{display:flex;width:100%;height:34px;align-items:center;gap:10px;border:0;border-radius:8px;background:transparent;padding:0 12px;color:#2f3b5b;font-size:13px;font-weight:550;line-height:1;transition:background .16s ease,color .16s ease,transform .16s ease}.explore-sidebar__home:hover,.explore-sidebar__nav-item:hover{background:rgba(255,255,255,.72);color:var(--explore-violet)}.explore-sidebar__nav-item.is-active{background:linear-gradient(90deg,rgba(239,236,255,.98),rgba(244,241,255,.78));color:var(--explore-violet-strong)}.explore-sidebar__eyebrow{margin:20px 0 8px;padding:0 12px;color:#65708b;font-size:11px;font-weight:700;line-height:1;letter-spacing:0;text-transform:uppercase}.explore-sidebar__nav{display:grid;gap:2px}.explore-upgrade{width:100%;margin-top:32px;border:1px solid rgba(201,193,255,.85);border-radius:14px;background:radial-gradient(circle at 86% 0,rgba(255,255,255,.88),transparent 36%),linear-gradient(135deg,rgba(242,239,255,.96),rgba(228,221,255,.96));box-shadow:0 16px 32px rgba(91,75,180,.13);padding:17px 15px 13px}.explore-upgrade__icon{display:inline-flex;width:27px;height:27px;align-items:center;justify-content:center;color:var(--explore-violet)}.explore-upgrade h2{margin:14px 0 7px;color:var(--explore-violet-strong);font-size:15px;font-weight:800;line-height:1.25;letter-spacing:0}.explore-upgrade p{margin:0;color:#59647c;font-size:11px;font-weight:500;line-height:1.55}.explore-recent__history,.explore-upgrade__link{display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(205,202,239,.88);background:rgba(255,255,255,.82);color:var(--explore-violet-strong);font-weight:700}.explore-upgrade__link{height:36px;margin-top:14px;border-radius:9px;padding:0 12px;font-size:12px;box-shadow:0 10px 20px rgba(74,58,164,.09)}.explore-recent{margin-top:22px}.explore-recent__list{display:grid;gap:2px}.explore-recent__item{display:flex;height:24px;align-items:center;gap:8px;padding:0 12px;color:#33415f;font-size:11px;font-weight:560;line-height:1}.explore-recent__item:hover{color:var(--explore-violet)}.explore-recent__mark{width:10px;height:10px;flex:0 0 auto;border:1px solid rgba(79,70,229,.54);border-radius:3px;background:linear-gradient(135deg,#fff,#ece9ff);box-shadow:inset 0 0 0 2px rgba(79,70,229,.12)}.explore-recent__history{width:calc(100% - 24px);height:32px;margin:9px 0 0 12px;border-radius:9px;padding:0 12px;font-size:11px}.explore-profile{display:flex;width:100%;min-height:66px;align-items:center;gap:11px;border:1px solid rgba(203,213,225,.78);border-radius:14px;background:rgba(255,255,255,.64);box-shadow:0 10px 28px rgba(30,41,59,.05);padding:11px;text-align:left}.explore-profile__avatar{width:39px;height:39px;flex:0 0 auto;border:2px solid rgba(255,255,255,.9);border-radius:50%;background:radial-gradient(circle at 50% 34%,#ffe2c0 0 13%,transparent 14%),radial-gradient(circle at 50% 42%,#172554 0 15%,transparent 16%),linear-gradient(135deg,#d7f0ff,#f4c8a8 48%,#1d3557 49%,#0f2747);box-shadow:0 8px 16px rgba(15,23,42,.16)}.explore-profile__meta{display:grid;min-width:0;flex:1;gap:3px}.explore-profile__email,.explore-profile__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.explore-profile__name{color:var(--explore-ink);font-size:13px;font-weight:800;line-height:1.1}.explore-profile__email{color:#65708b;font-size:11px;font-weight:500}.explore-hero{display:grid;grid-template-columns:minmax(300px,.92fr) minmax(420px,1.08fr);gap:clamp(24px,3.4vw,56px);align-items:center}.explore-hero__copy h1{margin:0;color:var(--explore-ink);font-size:clamp(36px,4.2vw,48px);font-weight:900;line-height:1.05;letter-spacing:0}.explore-hero__copy p{max-width:540px;margin:14px 0 0;color:var(--explore-muted);font-size:15.5px;font-weight:500;line-height:1.5}.explore-search{position:relative;display:block}.explore-search-row{display:block}.explore-search__icon{position:absolute;top:50%;left:16px;color:#596783;transform:translateY(-50%)}.explore-search__input{width:100%;height:48px;border:1px solid rgba(196,204,224,.88);border-radius:14px;outline:none;background:rgba(255,255,255,.68);box-shadow:0 12px 28px rgba(30,41,59,.06),inset 0 1px 0 rgba(255,255,255,.86);color:var(--explore-ink);padding:0 76px 0 47px;font-size:15px;font-weight:560;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.explore-search__input::-moz-placeholder{color:#8b95aa}.explore-search__input::placeholder{color:#8b95aa}.explore-search__input:focus{border-color:rgba(99,102,241,.55);background:rgba(255,255,255,.9);box-shadow:0 16px 34px rgba(79,70,229,.12),0 0 0 4px rgba(99,102,241,.08)}.explore-search__shortcut{position:absolute;top:50%;right:13px;display:inline-flex;height:27px;align-items:center;border:1px solid rgba(203,213,225,.76);border-radius:8px;background:rgba(248,250,252,.9);color:#6e778d;padding:0 9px;font-size:12px;font-weight:700;transform:translateY(-50%)}.explore-toolbar{display:flex;align-items:center;gap:14px;margin-top:28px}.explore-mobile-filter-toggle{display:none}.explore-filter-panel{display:block}.explore-filter-group-title{display:none}.explore-toolbar__pills{display:flex;min-width:0;flex:1;flex-wrap:wrap;gap:10px}.explore-pill,.explore-sort{display:inline-flex;height:38px;align-items:center;border:1px solid rgba(207,213,232,.86);border-radius:10px;background:rgba(255,255,255,.54);color:#34405d;box-shadow:inset 0 1px 0 rgba(255,255,255,.76);font-size:12.5px;font-weight:700;line-height:1;transition:border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.explore-pill{gap:8px;padding:0 16px}.explore-pill:hover,.explore-sort:hover{border-color:rgba(156,163,220,.9);color:var(--explore-violet);box-shadow:0 10px 22px rgba(79,70,229,.08);transform:translateY(-1px)}.explore-pill.is-active{border-color:rgba(151,143,247,.7);background:rgba(255,255,255,.86);color:var(--explore-violet-strong);box-shadow:0 10px 24px rgba(79,70,229,.1),inset 0 1px 0 #fff}.explore-sort{flex:0 0 auto;gap:7px;padding:0 14px}.explore-sort span{color:#65708b;font-weight:650}.explore-sort__select{border:0;outline:none;background:transparent;color:#1b2440;font-weight:800;font-size:12.5px;line-height:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2px}.explore-sort__select:focus{outline:none}.explore-tag-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.explore-tag-filter{display:inline-flex;height:30px;align-items:center;border:1px solid rgba(208,214,234,.88);border-radius:999px;background:rgba(255,255,255,.6);color:#495474;padding:0 12px;font-size:11.5px;font-weight:700;transition:border-color .16s ease,color .16s ease,background .16s ease}.explore-tag-filter:hover{color:var(--explore-violet);border-color:rgba(156,163,220,.9)}.explore-tag-filter.is-active{border-color:rgba(151,143,247,.7);color:var(--explore-violet-strong);background:rgba(241,239,255,.9)}.explore-empty{border:1px dashed rgba(197,203,224,.9);border-radius:14px;background:rgba(255,255,255,.66);padding:20px;color:#5f6b85;font-size:13px;font-weight:600;text-align:center}.explore-section{margin-top:28px}.explore-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:15px}.explore-section__title{display:flex;align-items:center;gap:10px;margin:0;color:var(--explore-ink);font-size:15px;font-weight:850;line-height:1.2;letter-spacing:0}.explore-section__title-row{display:flex;align-items:center;gap:9px}.explore-section__badge{display:inline-flex;height:20px;align-items:center;border:1px solid rgba(151,188,255,.7);border-radius:999px;background:#e6f2ff;color:#1a7de7;padding:0 8px;font-size:10px;font-weight:800;line-height:1}.explore-section__icon{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;color:var(--explore-violet)}.explore-section__description{margin:3px 0 0 31px;color:#65708b;font-size:11px;font-weight:550;line-height:1.35}.explore-section__link{display:inline-flex;align-items:center;gap:8px;color:#4f2fe7;font-size:12.5px;font-weight:800;line-height:1}.explore-section__link:hover{color:#2f1fbd}.explore-feature-grid,.explore-new-grid,.explore-utility-grid{display:grid}.explore-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,1.2vw,24px)}.explore-new-grid,.explore-utility-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1vw,20px)}.explore-compact-card--new,.explore-feature-card{position:relative;overflow:hidden;border:1px solid var(--explore-line);background:var(--explore-surface);box-shadow:var(--explore-shadow-soft);backdrop-filter:blur(18px);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.explore-compact-card--new:hover,.explore-feature-card:hover{border-color:rgba(151,143,247,.72);box-shadow:var(--explore-shadow);transform:translateY(-2px)}.explore-card__shine{position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.5),transparent 36%);opacity:.7}.explore-feature-card{border-radius:18px}.explore-feature-card__media{position:relative;aspect-ratio:1.62/1;overflow:hidden;border-bottom:1px solid rgba(226,232,240,.82);background:linear-gradient(45deg,rgba(226,232,240,.32) 25%,transparent 25% 75%,rgba(226,232,240,.32) 75%),linear-gradient(45deg,rgba(226,232,240,.32) 25%,transparent 25% 75%,rgba(226,232,240,.32) 75%),#f8fafc;background-position:0 0,8px 8px;background-size:16px 16px}.explore-feature-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.explore-arrow-button,.explore-icon-tile{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(209,213,238,.82);background:rgba(255,255,255,.88);color:var(--explore-violet);box-shadow:0 10px 18px rgba(63,55,181,.1)}.explore-icon-tile{width:38px;height:38px;border-radius:10px}.explore-feature-card__icon{position:absolute;top:12px;left:12px}.explore-feature-card__badge{position:absolute;top:0;right:15px;display:inline-flex;height:25px;align-items:center;border-radius:0 0 11px 11px;background:linear-gradient(135deg,#ffffff,#ece8ff);color:#5735e9;padding:0 12px;font-size:11px;font-weight:850;box-shadow:0 10px 18px rgba(79,70,229,.12)}.explore-feature-card__body{position:relative;padding:13px 14px 12px}.explore-feature-card__body h3{margin:0;color:var(--explore-ink);font-size:14px;font-weight:850;line-height:1.2;letter-spacing:0}.explore-feature-card__body p{min-height:43px;margin:7px 0 0;color:#52607b;font-size:12px;font-weight:520;line-height:1.45}.explore-feature-card__footer{display:flex;align-items:center;gap:10px;margin-top:11px}.explore-tag-row{display:flex;min-width:0;flex:1;flex-wrap:wrap;gap:6px}.explore-tag{display:inline-flex;min-height:24px;align-items:center;border:1px solid rgba(197,199,247,.86);border-radius:6px;background:rgba(239,241,255,.9);color:#4438ca;padding:0 8px;font-size:11px;font-weight:720;line-height:1}.explore-arrow-button{width:34px;height:34px;flex:0 0 auto;border-radius:9px;color:#263450;box-shadow:none}.explore-compact-card--new:hover .explore-arrow-button,.explore-feature-card:hover .explore-arrow-button{border-color:rgba(151,143,247,.86);color:var(--explore-violet)}.explore-compact-card{color:inherit}.explore-compact-card--new{display:grid;min-height:110px;grid-template-columns:62px minmax(0,1fr) 34px;gap:12px;align-items:center;border-radius:14px;padding:13px 11px}.explore-compact-card__image{width:62px;height:62px;border:1px solid rgba(214,219,235,.9);border-radius:12px;background:#fff;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;box-shadow:0 10px 18px rgba(40,46,83,.06)}.explore-compact-card__content{display:grid;min-width:0;gap:5px}.explore-compact-card__title-row{display:flex;min-width:0;align-items:center;gap:7px}.explore-compact-card__title{overflow:hidden;color:var(--explore-ink);font-size:12.5px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.explore-compact-card__badge{display:inline-flex;height:19px;align-items:center;border-radius:999px;padding:0 7px;font-size:10px;font-weight:850;line-height:1}.explore-compact-card__badge.is-blue{background:#e7f2ff;color:#1684e8}.explore-compact-card__badge.is-green{background:#e7f8eb;color:#2e9d4d}.explore-compact-card__description{display:-webkit-box;overflow:hidden;color:#5f6b85;font-size:10.5px;font-weight:520;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.explore-compact-card__tag{width:-moz-fit-content;width:fit-content;min-height:22px;padding:0 7px;font-size:10px}.explore-compact-card__arrow{align-self:end}.explore-compact-card--utility{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;min-width:0;padding:0}.explore-compact-card--utility .explore-compact-card__image{width:42px;height:42px;border-radius:10px;box-shadow:none}.explore-compact-card--utility .explore-compact-card__content{padding-top:2px;gap:6px}.explore-compact-card--utility .explore-compact-card__title{font-size:13px}.explore-compact-card--utility .explore-compact-card__description{min-height:34px;font-size:11px;line-height:1.4}.explore-compact-card--utility .explore-tag{min-height:20px;font-size:9.5px;padding:0 6px}.explore-compact-card--utility:hover .explore-compact-card__title{color:var(--explore-violet)}html[data-theme=dark] .explore-compact-card,html[data-theme=dark] .explore-compact-card--utility,html[data-theme=dark] .explore-empty,html[data-theme=dark] .explore-feature-card,html[data-theme=dark] .explore-pill,html[data-theme=dark] .explore-profile,html[data-theme=dark] .explore-recent__history,html[data-theme=dark] .explore-search,html[data-theme=dark] .explore-sidebar,html[data-theme=dark] .explore-sort,html[data-theme=dark] .explore-tag-filter,html[data-theme=dark] .explore-tools__shell,html[data-theme=dark] .explore-upgrade__link{border-color:var(--explore-line);background:rgba(15,23,42,.82)}html[data-theme=dark] .explore-tools__shell{box-shadow:0 18px 36px rgba(2,6,23,.38)}html[data-theme=dark] .explore-compact-card__description,html[data-theme=dark] .explore-feature-card__description,html[data-theme=dark] .explore-hero__copy p,html[data-theme=dark] .explore-recent__item,html[data-theme=dark] .explore-search__shortcut,html[data-theme=dark] .explore-section__description,html[data-theme=dark] .explore-sidebar__eyebrow,html[data-theme=dark] .explore-sidebar__home,html[data-theme=dark] .explore-sidebar__nav-item,html[data-theme=dark] .explore-sort span,html[data-theme=dark] .explore-sort__select,html[data-theme=dark] .explore-tag-filter{color:var(--explore-muted)}html[data-theme=dark] .explore-pill:hover,html[data-theme=dark] .explore-section__link,html[data-theme=dark] .explore-sidebar__home:hover,html[data-theme=dark] .explore-sidebar__nav-item:hover,html[data-theme=dark] .explore-tag-filter:hover{color:var(--explore-violet)}html[data-theme=dark] .explore-pill.is-active,html[data-theme=dark] .explore-sidebar__nav-item.is-active,html[data-theme=dark] .explore-tag-filter.is-active{background:rgba(55,48,163,.22);color:var(--explore-violet-strong)}html[data-theme=dark] .explore-upgrade{border-color:rgba(99,102,241,.45);background:linear-gradient(135deg,rgba(49,46,129,.38),rgba(30,27,75,.42));box-shadow:0 16px 32px rgba(15,23,42,.35)}html[data-theme=dark] .explore-profile__email,html[data-theme=dark] .explore-upgrade p{color:var(--explore-muted)}html[data-theme=dark] .explore-compact-card__title,html[data-theme=dark] .explore-feature-card__title,html[data-theme=dark] .explore-hero__copy h1,html[data-theme=dark] .explore-profile__name,html[data-theme=dark] .explore-section__title,html[data-theme=dark] .explore-upgrade h2{color:var(--explore-ink)}html[data-theme=dark] .explore-search__input{border-color:var(--explore-line);background:rgba(15,23,42,.76);color:var(--explore-ink);box-shadow:0 12px 28px rgba(2,6,23,.34),inset 0 1px 0 rgba(148,163,184,.08)}html[data-theme=dark] .explore-search__input::-moz-placeholder{color:var(--explore-soft)}html[data-theme=dark] .explore-search__input::placeholder{color:var(--explore-soft)}html[data-theme=dark] .explore-search__input:focus{border-color:rgba(129,140,248,.62);background:rgba(15,23,42,.9);box-shadow:0 16px 34px rgba(2,6,23,.42),0 0 0 4px rgba(99,102,241,.2)}html[data-theme=dark] .explore-search__icon{color:var(--explore-soft)}html[data-theme=dark] .explore-search__shortcut{border-color:var(--explore-line);background:rgba(30,41,59,.74)}html[data-theme=dark] .explore-pill,html[data-theme=dark] .explore-sort{border-color:var(--explore-line);background:rgba(30,41,59,.72);color:var(--explore-muted);box-shadow:inset 0 1px 0 rgba(148,163,184,.08)}html[data-theme=dark] .explore-pill svg,html[data-theme=dark] .explore-sort svg{color:var(--explore-soft)}html[data-theme=dark] .explore-pill:hover,html[data-theme=dark] .explore-sort:hover{border-color:rgba(129,140,248,.56);background:rgba(55,65,81,.82);box-shadow:0 10px 22px rgba(30,41,59,.36)}html[data-theme=dark] .explore-pill.is-active{border-color:rgba(129,140,248,.72);background:rgba(67,56,202,.26);box-shadow:0 12px 24px rgba(30,41,59,.42),inset 0 1px 0 rgba(165,180,252,.24)}html[data-theme=dark] .explore-sort span{color:var(--explore-soft)}html[data-theme=dark] .explore-sort__select{color:var(--explore-ink)}html[data-theme=dark] .explore-feature-card__media{border-bottom-color:var(--explore-line)}html[data-theme=dark] .explore-compact-card__tag,html[data-theme=dark] .explore-feature-card__status,html[data-theme=dark] .explore-tag{background:rgba(79,70,229,.25);color:#c7d2fe}@media (max-width:1179px){body:has(.explore-tools-page) .pk-header{padding:0 24px}body:has(.explore-tools-page) .pk-header__bar{width:min(1428px,100%)}.explore-tools-page{padding:10px 18px 48px}.explore-tools__shell{border-radius:14px}.explore-tools__layout{grid-template-columns:1fr;gap:26px;padding:20px 16px 18px}.explore-tools__main{width:100%}.explore-sidebar{position:relative;top:auto;min-height:auto;border:1px solid rgba(203,213,225,.72);border-radius:18px;background:rgba(255,255,255,.54);padding:14px}.explore-sidebar__nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.explore-sidebar__home,.explore-sidebar__nav-item{justify-content:center}.explore-profile,.explore-recent,.explore-upgrade{display:none}.explore-hero{grid-template-columns:1fr;gap:20px}.explore-toolbar{align-items:flex-start;flex-direction:column}.explore-feature-grid,.explore-new-grid,.explore-utility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){body:has(.explore-tools-page){overflow-x:hidden}body:has(.explore-tools-page) .pk-header{margin-top:8px;padding:0 10px}body:has(.explore-tools-page) .pk-header__bar{height:60px;border-radius:14px;padding:0 10px}body:has(.explore-tools-page) .pk-header__wordmark{font-size:20px}body:has(.explore-tools-page) .pk-header__cta{height:40px;min-width:auto;padding:0 12px;border-radius:10px;font-size:12px}.explore-tools-page{width:100%;max-width:100vw;overflow-x:hidden;padding:0 10px 30px}.explore-tools__shell{width:100%;max-width:100%;border-radius:12px}.explore-tools__layout{width:100%;max-width:100%;min-width:0;gap:18px;padding:12px 0 10px}.explore-sidebar{width:100%;min-width:0;border:0;border-radius:0;background:transparent;padding:0}.explore-sidebar__eyebrow,.explore-sidebar__home{display:none}.explore-sidebar__nav{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.explore-sidebar__home,.explore-sidebar__nav-item{width:100%;min-width:0;height:36px;border:1px solid var(--explore-line);border-radius:999px;background:rgba(255,255,255,.66);padding:0 11px}.explore-sidebar__nav-item.is-active{background:rgba(241,239,255,.95)}.explore-tools__main{max-width:100%;min-width:0;padding-top:0}.explore-hero{gap:14px}.explore-hero,.explore-hero__copy,.explore-search,.explore-section,.explore-toolbar{max-width:100%;min-width:0}.explore-hero__copy h1{font-size:34px;line-height:1.08}.explore-hero__copy p{margin-top:8px;font-size:14.5px}.explore-search-row{display:grid;grid-template-columns:minmax(0,1fr) 46px;gap:8px;align-items:center}.explore-toolbar{gap:10px;margin-top:0}.explore-mobile-filter-toggle{position:relative;display:inline-flex;width:100%;height:46px;align-items:center;justify-content:center;margin-top:0;border:1px solid rgba(151,143,247,.7);border-radius:14px;background:rgba(255,255,255,.76);color:var(--explore-violet-strong);padding:0;font-size:13px;font-weight:850;box-shadow:0 10px 24px rgba(79,70,229,.08)}.explore-mobile-filter-toggle__count{position:absolute;right:-5px;top:-6px;display:inline-flex;min-width:19px;height:19px;align-items:center;justify-content:center;border:1px solid #ffffff;border-radius:999px;background:var(--explore-violet-strong);color:#ffffff;font-size:10px}.explore-filter-panel{display:none;margin-top:10px;border:1px solid var(--explore-line);border-radius:16px;background:rgba(255,255,255,.58);padding:10px}.explore-filter-panel.is-open{display:block}.explore-toolbar>.flex{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:8px}.explore-tag-filters,.explore-toolbar__pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible;padding-bottom:0}.explore-pill,.explore-tag-filter{width:100%;min-width:0;flex:none;justify-content:center;padding-inline:8px}.explore-sort{width:100%;grid-column:1/-1;flex:none;justify-content:center}.explore-search{width:100%}.explore-filter-group-title{display:block;grid-column:1/-1;margin:2px 0 0;color:var(--explore-muted);font-size:11px;font-weight:850;letter-spacing:0;text-transform:uppercase}.explore-search__input{height:46px;padding-right:48px}.explore-search__shortcut{display:none}.explore-section__header{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:10px}.explore-section{margin-top:22px}.explore-section__description{margin-left:0;font-size:11.5px}.explore-feature-grid,.explore-new-grid,.explore-utility-grid{width:100%;max-width:100%;min-width:0;grid-template-columns:1fr}.explore-feature-card{width:100%;max-width:100%;min-width:0;border-radius:14px}.explore-feature-card__media{aspect-ratio:2.45/1}.explore-feature-card__body{padding:12px}.explore-feature-card__body h3,.explore-feature-card__body p,.explore-section__description{overflow-wrap:anywhere}.explore-feature-card__footer{margin-top:9px}.explore-feature-card__body p{min-height:auto}.explore-compact-card--utility{grid-template-columns:56px minmax(0,1fr);border:1px solid var(--explore-line);border-radius:14px;background:rgba(255,255,255,.7);padding:12px}}@media (max-width:420px){.explore-tools-page{padding-inline:8px}body:has(.explore-tools-page) .pk-header__wordmark{display:none}body:has(.explore-tools-page) .pk-header__cta{padding:0 10px}.explore-hero__copy h1{font-size:31px}.explore-feature-card__footer{align-items:flex-start}.explore-arrow-button{width:30px;height:30px}}