.site-header__account{justify-self:end}.auth-entry-actions{align-items:center;gap:10px;display:flex}.auth-entry-actions button{min-width:58px;min-height:44px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:2px;padding:0 14px;font-size:14px;font-weight:650}.auth-entry-actions button:hover{color:var(--blue)}.auth-entry-actions .auth-entry-actions__register{color:#fff;background:var(--blue);border-color:var(--blue);min-width:82px}.auth-entry-actions .auth-entry-actions__register:hover{color:#fff;background:var(--blue-dark);border-color:var(--blue-dark)}.account-status-placeholder{width:144px;height:44px;display:block}.account-menu{position:relative}.account-menu__trigger{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;max-width:230px;min-height:44px;padding:0;font-size:14px;display:inline-flex}.account-avatar{color:#fff;background:var(--blue);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:15px;font-weight:720;display:grid}.account-menu__short-email{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-popover{z-index:120;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;width:274px;padding:20px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 48px #0d162c24}.account-popover p{overflow-wrap:anywhere;border-bottom:1px solid var(--line);gap:6px;margin:0;padding-bottom:18px;font-size:14px;display:grid}.account-popover p span{color:var(--muted);font-size:12px}.account-popover button{border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:10px;width:100%;min-height:48px;padding:12px 0;font-size:14px;display:flex}.account-popover button:last-of-type{border-bottom:0;padding-bottom:0}.account-popover button:hover{color:var(--blue)}.account-popover__error{color:#b42318;margin-top:10px;font-size:12px;display:block}.auth-drawer{background:#fff;border:0;width:min(560px,100vw);max-width:none;height:100dvh;max-height:none;margin:0 0 0 auto;padding:0;position:fixed;inset:0 0 0 auto;overflow:hidden;box-shadow:-30px 0 90px #0c163024}.auth-drawer[open]{animation:.24s cubic-bezier(.2,.8,.2,1) auth-drawer-enter}.auth-drawer::backdrop{background:#080c126b;animation:.18s auth-backdrop-enter}.auth-drawer__panel{min-height:100%;padding:76px 46px max(34px, env(safe-area-inset-bottom));overscroll-behavior:contain;flex-direction:column;display:flex;position:relative;overflow-y:auto}.auth-drawer__close{z-index:2;cursor:pointer;background:0 0;border:0;place-items:center;width:46px;height:46px;padding:0;display:grid;position:fixed;top:24px;right:28px}.auth-tabs{border-bottom:1px solid var(--line);gap:38px;display:flex}.auth-tabs button{cursor:pointer;background:0 0;border:0;min-width:88px;min-height:56px;padding:0;font-size:17px;font-weight:620;position:relative}.auth-tabs button:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.auth-tabs button.is-active{color:var(--blue)}.auth-tabs button.is-active:after{transform:scaleX(1)}.auth-drawer__back{min-height:44px;color:var(--blue-dark);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:8px;padding:0 4px 0 0;font-size:14px;font-weight:650;display:inline-flex}.auth-drawer__back-icon{transform:rotate(180deg)}.auth-drawer__header{margin-top:46px}.auth-drawer__header h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4vw,46px);line-height:1.12}.auth-drawer__header p{min-height:50px;color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.7}.auth-form{gap:24px;margin-top:34px;display:grid}.auth-autofill-boundary{pointer-events:none;width:1px;height:1px;position:fixed;top:-10000px;left:-10000px;overflow:hidden}.auth-form__field{gap:9px;display:grid}.auth-form__field label{color:#242830;font-size:14px;font-weight:620}.auth-form__field-hint{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.auth-form__field>input,.auth-form__password{border:1px solid var(--line-strong);background:#fff;border-radius:3px;width:100%;min-height:60px}.auth-form__field>input,.auth-form__password input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:0 18px;font-size:16px}.auth-form__field>input{border:1px solid var(--line-strong)}.auth-form__field>input:focus,.auth-form__password:focus-within{border-color:var(--blue);box-shadow:0 0 0 2px #0b4dff1f}.auth-form__field>input:read-only{color:var(--ink);cursor:default;background:#f6f8fb}.auth-form__password{grid-template-columns:minmax(0,1fr) 56px;display:grid;overflow:hidden}.auth-form__password button{color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.auth-form__submit{width:100%;min-height:60px;margin-top:4px;font-size:17px}.auth-form__forgot{min-height:44px;color:var(--blue-dark);cursor:pointer;background:0 0;border:0;justify-self:end;margin-top:-16px;padding:0;font-size:13px}.auth-recovery-guide{color:var(--body);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.auth-recovery-guide summary{min-height:48px;color:var(--blue-dark);cursor:pointer;justify-content:space-between;align-items:center;font-size:13px;font-weight:650;list-style:none;display:flex}.auth-recovery-guide summary::-webkit-details-marker{display:none}.auth-recovery-guide summary:after{color:var(--muted);content:"+";font-size:20px;font-weight:400}.auth-recovery-guide[open] summary:after{content:"−"}.auth-recovery-guide ol,.auth-recovery-delivery ul{gap:7px;margin:0;padding-left:20px;display:grid}.auth-recovery-guide ol{padding-bottom:12px;font-size:13px;line-height:1.65}.auth-recovery-guide p{color:var(--muted);margin:0;padding:0 0 16px;font-size:12px;line-height:1.65}.auth-recovery-delivery{color:#273652;background:#f4f7ff;border:1px solid #dbe5ff;border-radius:4px;margin-top:22px;padding:18px 20px}.auth-recovery-delivery strong{font-size:14px;display:block}.auth-recovery-delivery ul{margin-top:10px;font-size:13px;line-height:1.65}.auth-recovery-delivery button{min-height:44px;color:var(--blue-dark);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:13px;font-weight:650}.auth-form button:disabled{cursor:wait;opacity:.58}.auth-form__help{color:var(--muted);margin:-14px 0 0;font-size:12px;line-height:1.6}.auth-marketing-consent{color:var(--body);border:1px solid var(--line);cursor:pointer;background:#f8fafc;border-radius:4px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:12px;padding:17px 18px;display:grid}.auth-marketing-consent input{width:19px;height:19px;accent-color:var(--blue);margin:2px 0 0}.auth-marketing-consent span{gap:6px;display:grid}.auth-marketing-consent strong{font-size:14px;line-height:1.45}.auth-marketing-consent small{color:var(--muted);font-size:12px;line-height:1.7}.auth-form__resend{min-height:44px;color:var(--blue-dark);cursor:pointer;background:0 0;border:0;justify-self:center;padding:0 10px;font-size:13px}.auth-danger-note{color:#7a271a;background:#fff6ed;border:1px solid #fedf89;border-radius:4px;padding:18px 20px}.auth-danger-note strong{font-size:14px;display:block}.auth-danger-note p{margin:7px 0 0;font-size:13px;line-height:1.65}.auth-confirmation{color:var(--body);cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;font-size:13px;line-height:1.6;display:grid}.auth-confirmation input{accent-color:#b42318;width:18px;height:18px;margin:1px 0 0}.auth-form__submit--danger{color:#fff;background:#b42318;border:1px solid #b42318}.auth-form__submit--danger:hover{background:#912018;border-color:#912018}.auth-message{color:var(--body);margin:20px 0 0;font-size:13px;line-height:1.6}.auth-message--error{color:#b42318}.auth-drawer__switch{color:var(--muted);text-align:center;margin:26px 0 0;font-size:14px}.auth-drawer__switch button{min-height:44px;color:var(--blue-dark);cursor:pointer;background:0 0;border:0;padding:0 4px}.auth-drawer__privacy{color:var(--muted);text-align:center;margin:auto 0 0;padding-top:38px;font-size:12px}.auth-drawer__privacy a{color:var(--blue-dark)}.auth-complete{text-align:center;justify-items:center;gap:20px;margin-top:52px;display:grid}.auth-complete>span{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.auth-complete p{overflow-wrap:anywhere;margin:0;font-weight:650}.auth-complete .button{width:100%}.auth-account-settings{gap:28px;margin-top:32px;display:grid}.auth-account-summary{border-bottom:1px solid var(--line);gap:7px;padding-bottom:22px;display:grid}.auth-account-summary span,.auth-account-summary small{color:var(--muted);font-size:12px}.auth-account-summary strong{overflow-wrap:anywhere;font-size:16px}.auth-preference-form{margin-top:0}.auth-account-security{border-top:1px solid var(--line);display:grid}.auth-account-security h3{margin:24px 0 8px;font-size:15px}.auth-account-security>button{min-height:68px;color:var(--ink);border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:16px;padding:13px 0;display:flex}.auth-account-security>button span{gap:5px;display:grid}.auth-account-security>button strong{font-size:14px}.auth-account-security>button small{color:var(--muted);font-size:12px;line-height:1.5}.auth-account-security>button:hover{color:var(--blue-dark)}.auth-account-security>button.is-danger:hover,.auth-account-security>button.is-danger strong{color:#b42318}@keyframes auth-drawer-enter{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes auth-backdrop-enter{0%{opacity:0}to{opacity:1}}@media (width<=1080px){.primary-nav__account .auth-entry-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.primary-nav__account .auth-entry-actions button{border-color:var(--line-strong);min-height:52px}.primary-nav__account .account-status-placeholder{width:100%}.primary-nav__account .account-menu__trigger{max-width:100%}.primary-nav__account .account-popover{width:100%;box-shadow:none;margin-top:14px;position:static}}@media (width<=640px){.auth-drawer{width:100%}.auth-drawer__panel{padding:68px 24px max(28px, env(safe-area-inset-bottom))}.auth-drawer__close{top:14px;right:14px}.auth-drawer__header{margin-top:34px}.auth-drawer__header h2{font-size:38px}.auth-form{margin-top:26px}}@media (prefers-reduced-motion:reduce){.auth-drawer[open],.auth-drawer::backdrop{animation:none}}:root{color:#08090a;font-synthesis:none;text-rendering:optimizelegibility;--ink:#08090a;--body:#3f444c;--muted:#6f7682;--line:#dee2e8;--line-strong:#c6ccd5;--blue:#0b4dff;--blue-dark:#063bc8;--sunlight:#ffd84d;--coral:#ff5a32;--surface:#fff;--surface-soft:#f7f9fc;--shadow-soft:0 24px 80px #1420401a;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--header-height:78px;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px);background:#fff;overflow-x:clip}body{min-height:100vh;color:var(--ink);background:#fff;margin:0;line-height:1.5;overflow-x:clip}body:has(dialog[open]){overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%;height:auto}::selection{color:#fff;background:var(--blue)}:focus-visible{outline-offset:4px;outline:3px solid #0a4dff59}.page-shell{width:min(100%,1440px);margin-inline:auto;padding-inline:clamp(24px,5vw,72px)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;color:#fff;background:var(--blue);border-radius:var(--radius-sm);padding:10px 16px;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:80;height:var(--header-height);border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0}.site-header__inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(24px,3vw,48px);height:100%;display:grid}.brand{letter-spacing:-.025em;white-space:nowrap;align-items:center;gap:12px;min-height:44px;font-size:20px;font-weight:760;display:inline-flex}.logo-mark{width:25px;height:25px}.primary-nav{justify-content:center;align-items:center;gap:clamp(20px,2.25vw,34px);height:100%;display:flex}.primary-nav__account{display:none}.primary-nav a{color:#22262d;align-items:center;min-height:44px;font-size:14px;font-weight:580;transition:color .18s;display:inline-flex;position:relative}.primary-nav a:after{content:"";background:var(--blue);transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:-10px;left:0;right:0;transform:scaleX(0)}.primary-nav a:hover,.primary-nav a.is-active{color:var(--blue)}.primary-nav a.is-active:after,.primary-nav a:hover:after{transform:scaleX(1)}.primary-nav a.is-resource-entry{color:#7a3f00;background:#fff3df;border:1px solid #efcf99;border-radius:999px;min-height:44px;padding:0 14px;font-weight:700;transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s;box-shadow:0 1px #7a3f000f}.primary-nav a.is-resource-entry:after{display:none}.primary-nav a.is-resource-entry:hover{color:#643300;background:#ffe9c7;border-color:#dda84f}.primary-nav a.is-resource-entry.is-active{color:#5b2d00;background:#ffe4b6;border-color:#c77a0b;box-shadow:inset 0 0 0 1px #c77a0b29}.menu-button{background:0 0;border:0;justify-content:center;align-items:center;gap:8px;min-width:44px;min-height:44px;padding:0;font-size:15px;display:none}.button{cursor:pointer;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 26px;font-size:15px;font-weight:640;line-height:1;transition:color .18s,background-color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:#fff;background:var(--blue);box-shadow:none}.button--primary:hover{background:var(--blue-dark);box-shadow:none}.button--secondary{color:var(--ink);border-color:var(--line-strong);background:#fff}.button--secondary:hover{color:var(--blue);border-color:var(--blue)}.button--disabled{color:var(--muted);background:var(--surface-soft);border-color:var(--line);cursor:not-allowed;box-shadow:none}.button--disabled:hover{transform:none}.hero{border-bottom:1px solid var(--line);background:#fff}.hero__inner{min-height:min(700px, calc(100svh - var(--header-height)));grid-template-columns:minmax(0,1.18fr) minmax(410px,.82fr);align-items:center;gap:clamp(40px,6vw,88px);padding-top:clamp(54px,7vh,84px);padding-bottom:clamp(58px,8vh,94px);display:grid}.hero__copy{z-index:2;position:relative}.hero__eyebrow{color:var(--ink);letter-spacing:.08em;align-items:center;gap:10px;margin:0 0 34px;font-size:13px;font-weight:700;display:flex}.hero__eyebrow span:first-child{color:var(--blue)}.hero__copy h1{letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(52px,4.5vw,68px);font-weight:760;line-height:1.04}.hero__copy h1>span{display:block}.hero__summary{max-width:580px;color:var(--body);margin:32px 0 0;font-size:clamp(18px,1.55vw,21px);line-height:1.75}.hero__actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:42px;display:flex}.hero__secondary-link{min-height:52px;color:var(--blue);align-items:center;gap:10px;font-size:15px;font-weight:680;display:inline-flex}.hero__secondary-link svg,.text-link svg{transition:transform .18s}.hero__secondary-link:hover svg,.text-link:hover svg{transform:translate(4px)}.hero__visual{aspect-ratio:3/2;border-left:1px solid var(--line);min-width:0;margin:0;position:relative;overflow:hidden}.hero__visual:before{z-index:2;content:"";background:var(--coral);width:9px;height:9px;position:absolute;top:22px;left:22px}.hero__visual img{object-fit:cover;object-position:58% center;width:100%;height:100%}.section{padding-block:clamp(104px,10vw,156px)}.section-heading{margin:0}.section-heading--wide{max-width:1180px}.section-index{letter-spacing:.035em;align-items:center;gap:12px;font-weight:680;display:flex;color:var(--ink)!important;margin:0 0 32px!important;font-size:14px!important;line-height:1!important}.section-index span:first-child{color:var(--blue);letter-spacing:-.04em;font-size:30px;font-weight:760}.section-index--dark,.section-index--inverse{color:#fff!important}.section-heading h2,.contact-section h2,.resources-hero h1{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(48px,5vw,72px);font-weight:750;line-height:1.08}.section-heading>p:not(.section-index),.resources-hero p,.contact-section p{max-width:680px;color:var(--body);margin:26px 0 0;font-size:clamp(17px,1.4vw,20px);line-height:1.75}.product-section{border-bottom:1px solid var(--line)}.product-section__layout{grid-template-columns:minmax(330px,.78fr) minmax(0,1.42fr);align-items:start;gap:clamp(72px,9vw,138px);display:grid}.product-section__heading h2{max-width:540px;font-size:clamp(48px,4.8vw,68px)}.product-rail,.enterprise-service-list,.training-service-list,.resource-preview__list{border-top:1px solid var(--line)}.product-row{border-bottom:1px solid var(--line);grid-template-columns:70px minmax(0,1fr);align-items:center;gap:28px;min-height:120px;padding:22px 0;display:grid}.product-row__number,.training-service-row__number,.preview-resource-row__number{color:var(--blue);letter-spacing:-.04em;font-size:clamp(27px,2.3vw,38px);font-weight:700}.product-row>div,.enterprise-service-row>div,.training-service-row>div{grid-template-columns:minmax(180px,.82fr) minmax(220px,1.18fr);align-items:baseline;gap:32px;display:grid}.product-row h3,.enterprise-service-row h3,.training-service-row h3{letter-spacing:-.03em;margin:0;font-size:clamp(21px,1.8vw,28px);font-weight:720;line-height:1.3}.product-row p,.enterprise-service-row p,.training-service-row p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.section-text-link{min-height:44px;color:var(--blue);align-items:center;gap:8px;margin-top:28px;font-size:14px;font-weight:680;display:inline-flex}.product-rail__state{min-height:120px;color:var(--muted);padding:36px 0}.product-row--software>.product-row__content{grid-template-columns:minmax(170px,.9fr) minmax(220px,1.1fr);align-items:start;gap:18px 32px;display:grid}.product-row__title-line{gap:9px;display:grid}.product-row__title-line>span{width:fit-content;color:var(--blue-dark);background:#edf2ff;padding:5px 8px;font-size:10px;font-weight:680}.product-row--software .product-row__footer{border-top:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;padding-top:14px;display:flex}.product-row__footer strong{font-size:12px}.product-row__footer a{min-height:40px;color:var(--blue);align-items:center;gap:7px;font-size:12px;font-weight:680;display:inline-flex}.enterprise-section{color:#fff;background:#090b0f}.enterprise-section__layout{grid-template-columns:minmax(320px,.72fr) minmax(0,1.48fr);align-items:start;gap:clamp(72px,9vw,138px);display:grid}.enterprise-section__heading h2{max-width:530px;font-size:clamp(50px,5vw,72px)}.enterprise-section__heading>p:not(.section-index){color:#a8adb6}.enterprise-service-list{border-color:#ffffff38}.enterprise-service-row{border-bottom:1px solid #ffffff38;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:26px;min-height:130px;padding:24px 0;display:grid}.enterprise-service-row__number{color:var(--blue);letter-spacing:-.05em;font-size:clamp(32px,3vw,48px);font-weight:720}.enterprise-service-row p{color:#a8adb6}.training-section{border-bottom:1px solid var(--line);overflow:hidden}.training-section__layout{grid-template-columns:minmax(330px,.78fr) minmax(0,1.42fr);align-items:center;gap:clamp(72px,9vw,138px);display:grid}.training-section__heading{padding-top:10px;position:relative}.training-section__giant-index{color:var(--blue);letter-spacing:-.085em;margin:0 0 50px -10px;font-size:clamp(150px,17vw,248px);font-weight:540;line-height:.68;display:block}.training-section__signal{background:var(--coral);width:9px;height:9px;margin-bottom:30px;display:block}.training-section__heading h2{font-size:clamp(48px,5vw,72px)}.training-service-row{border-bottom:1px solid var(--line);grid-template-columns:72px minmax(0,1fr);align-items:center;gap:30px;min-height:158px;padding:26px 0;display:grid}.training-service-row>div{grid-template-columns:minmax(280px,1.08fr) minmax(190px,.92fr)}.training-service-row h3{text-wrap:balance}.resource-preview{color:var(--ink);background:var(--sunlight);border-bottom:1px solid #08090a6b}.resource-preview__layout{grid-template-columns:minmax(300px,.76fr) minmax(0,1.34fr);align-items:start;gap:clamp(72px,9vw,136px);display:grid}.resource-preview__heading h2{letter-spacing:-.055em;max-width:480px;font-size:clamp(56px,5.8vw,82px);line-height:1}.resource-preview__heading>p:not(.section-index){color:#25200c;max-width:400px}.resource-preview__cta{min-height:48px;color:var(--blue-dark);flex:none;align-items:center;gap:10px;margin-top:42px;font-size:15px;font-weight:720;transition:transform .18s;display:inline-flex}.resource-preview__cta:hover svg{transform:translate(4px)}.resource-preview__cta svg{transition:transform .18s}.resource-preview__list{border-top:1px solid #08090a9e}.preview-resource-row{border-bottom:1px solid #08090a9e;grid-template-columns:78px minmax(0,1fr) minmax(150px,.38fr);align-items:center;gap:28px;min-height:142px;padding:24px 0;display:grid}.preview-resource-row__number{color:var(--blue);letter-spacing:-.055em;font-size:clamp(48px,4vw,62px);font-weight:760;line-height:1}.preview-resource-row h3{letter-spacing:-.035em;margin:0;font-size:clamp(21px,1.85vw,28px);line-height:1.25}.preview-resource-row__meta{color:#3e350e;gap:4px;margin:0;font-size:13px;line-height:1.6;display:grid}.coming-soon,.resource-row__pending{color:var(--muted);white-space:nowrap;font-size:14px}.loading-copy,.error-copy{color:var(--muted);margin:36px 0}.error-copy{color:#b42318}.co-creator-section{color:#fff;background:var(--blue)}.co-creator-section__inner{grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);align-items:center;gap:clamp(64px,8vw,120px);display:grid}.co-creator-section__copy{max-width:760px}.co-creator-section h2{letter-spacing:-.045em;margin:0;font-size:clamp(54px,5.5vw,80px);font-weight:760;line-height:1.07}.co-creator-section__copy>p:not(.section-index){color:#ffffffe0;max-width:680px;margin:32px 0 0;font-size:clamp(17px,1.5vw,20px);line-height:1.75}.co-creator-section__note{color:#ffffffe0;margin-top:28px;font-size:14px;display:block}.co-creator-section__manifesto{grid-template-columns:minmax(210px,1fr) minmax(130px,.52fr);align-items:center;gap:34px;display:grid}.co-creator-section__eighteen{color:#0000;letter-spacing:-.11em;-webkit-text-stroke:2px #ffffffe0;font-size:clamp(180px,21vw,320px);font-weight:520;line-height:.8}.co-creator-section__values{border-left:1px solid #ffffffc7;display:grid}.co-creator-section__values span{border-bottom:1px solid #ffffff42;min-height:88px;padding:30px 0 24px 36px;font-size:17px;font-weight:680}.co-creator-section__values span:last-child{border-bottom:0}.contact-section{border-top:1px solid var(--line);padding-block:clamp(110px,12vw,180px)}.contact-section__inner{grid-template-columns:minmax(0,1fr) minmax(280px,.6fr);align-items:end;gap:48px 96px;display:grid}.contact-section h2{max-width:850px}.contact-section p{grid-column:1}.contact-section .button{grid-area:1/2/span 2;justify-self:end}.contact-section__email{color:var(--muted);grid-column:2;justify-self:end;font-size:13px}.site-footer{border-top:1px solid var(--line)}.site-footer__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:36px;min-height:176px;display:grid}.site-footer p,.site-footer__links{color:var(--muted);margin:0;font-size:13px}.site-footer__links{justify-content:flex-end;align-items:center;gap:24px;display:flex}.site-footer__links a:hover{color:var(--blue)}.site-footer__links a{align-items:center;min-height:44px;display:inline-flex}.legal-page{max-width:960px;padding-top:clamp(72px,9vw,128px);padding-bottom:clamp(112px,12vw,180px)}.legal-page>header{border-bottom:1px solid var(--line);padding-bottom:64px}.legal-page__eyebrow{color:var(--blue);margin:0 0 18px;font-size:14px;font-weight:650}.legal-page h1{letter-spacing:-.06em;margin:0;font-size:clamp(48px,7vw,78px);line-height:1.05}.legal-page header>p:last-child{max-width:720px;color:var(--body);margin:28px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.75}.legal-page section{border-bottom:1px solid var(--line);padding:48px 0}.legal-page section h2{letter-spacing:-.035em;margin:0;font-size:clamp(24px,3vw,32px)}.legal-page section p{max-width:760px;color:var(--body);margin:18px 0 0;line-height:1.85}.resources-page{min-height:calc(100vh - var(--header-height));padding-bottom:clamp(120px,12vw,180px)}.resources-hero{padding-top:clamp(46px,5vw,64px);padding-bottom:clamp(34px,3vw,44px);position:relative}.resources-hero:after{z-index:-1;aspect-ratio:1;content:"";opacity:.16;mix-blend-mode:multiply;background:url(/assets/ai-system-visual-v3.webp) 50%/contain no-repeat;width:min(320px,28vw);position:absolute;top:28px;right:clamp(28px,9vw,140px)}.resources-hero h1{max-width:940px}.resource-browser{position:relative;overflow-x:clip}.resource-search{border:1px solid var(--line-strong);border-radius:var(--radius-sm);align-items:center;gap:16px;height:70px;padding:0 22px;transition:border-color .16s,box-shadow .16s;display:flex;box-shadow:0 8px 30px #1420400a}.resource-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0a4dff1a}.resource-search svg{color:var(--muted);flex:none}.resource-search input{width:100%;height:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:17px}.resource-search input::placeholder{color:#8b919b}.filter-group{scrollbar-width:none;align-items:center;gap:clamp(22px,3.2vw,48px);min-width:0;display:flex;overflow-x:auto}.filter-group::-webkit-scrollbar{display:none}.filter-group button{min-width:44px;min-height:54px;color:var(--body);cursor:pointer;background:0 0;border:0;flex:none;padding:0;font-size:15px;position:relative}.filter-group button:after{content:"";background:var(--blue);transform-origin:0;height:2px;transition:transform .16s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.filter-group button:hover,.filter-group button.is-active{color:var(--blue)}.filter-group button.is-active:after{transform:scaleX(1)}.category-filter{border-bottom:1px solid var(--line)}.results-status{color:var(--muted);margin:26px 0 16px;font-size:13px}.resource-list{--resource-list-columns:46px minmax(0, 1fr) minmax(210px, .42fr) minmax(330px, .56fr);--resource-list-gap:24px;border-top:1px solid var(--line)}.resource-list__header{grid-template-columns:var(--resource-list-columns);align-items:center;gap:var(--resource-list-gap);min-height:48px;color:var(--muted);border-bottom:1px solid var(--line);font-size:12px;display:grid}.resource-row{grid-template-columns:var(--resource-list-columns);align-items:center;gap:var(--resource-list-gap);border-bottom:1px solid var(--line);content-visibility:auto;contain-intrinsic-size:0 148px;min-height:148px;transition:background-color .16s,padding .16s;display:grid;position:relative}.resource-row:before{content:"";background:var(--blue);width:2px;transition:transform .16s;position:absolute;top:0;bottom:-1px;left:0;transform:scaleY(0)}.resource-row:hover{background:linear-gradient(90deg,#0a4dff08,#0000 65%);padding-inline:14px}.resource-row:hover:before{transform:scaleY(1)}.resource-row__icon{color:#1d232c}.resource-row__main h2{letter-spacing:-.025em;margin:0;font-size:19px;font-weight:660;line-height:1.35}.resource-row__main h2 a{transition:color .16s}.resource-row__main h2 a:hover{color:var(--blue)}.resource-row__main h2 a:focus-visible{border-radius:2px}.resource-row__description{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.dependency-tag{text-overflow:ellipsis;white-space:nowrap;border-radius:4px;align-items:center;width:fit-content;max-width:100%;min-height:26px;margin-top:10px;padding:4px 9px;font-size:12px;font-weight:650;line-height:1.45;display:inline-flex;overflow:hidden}.dependency-tag--none{color:#17623a;background:#e8f6ed}.dependency-tag--required{color:#92500d;background:#fff0d9}.dependency-tag--optional{color:#1645a3;background:#e9f0ff}.dependency-tag--unknown{color:#626975;background:#f0f2f5}.resource-row__mobile-meta{display:none}.resource-row__meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:4px 20px;font-size:13px;display:flex}.resource-row__meta>:not(:last-child):after{content:"·";color:var(--line-strong);margin-left:20px}.resource-row__mirrors{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0;display:grid}.resource-row__mirror{text-align:center;white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-width:0;min-height:46px;padding:0 10px;font-size:13px;font-weight:640;line-height:1.2;text-decoration:none;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.resource-row__mirror.is-available{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:0 8px 18px #0a4dff29}.resource-row__mirror.is-available:hover{background:#073dcc;border-color:#073dcc;transform:translateY(-1px);box-shadow:0 10px 22px #0a4dff3d}.resource-row__mirror.is-available:focus-visible{outline-offset:3px;outline:3px solid #0a4dff38}.resource-row__mirror.is-unavailable{color:#929aa7;cursor:not-allowed;opacity:1;background:#f2f4f7;border-color:#e2e6eb}.resource-detail-page{min-height:calc(100vh - var(--header-height));padding-bottom:clamp(104px,10vw,152px)}.resource-detail__shell{max-width:1180px;padding-top:clamp(34px,4vw,52px)}.resource-detail__back{min-height:44px;color:var(--blue);align-items:center;gap:8px;font-size:14px;font-weight:650;display:inline-flex}.resource-detail__back svg{transition:transform .16s;transform:rotate(180deg)}.resource-detail__back:hover svg{transform:rotate(180deg)translate(4px)}.resource-detail__header{max-width:900px;padding:clamp(52px,7vw,84px) 0 clamp(58px,7vw,88px)}.resource-detail__meta{color:var(--muted);flex-wrap:wrap;gap:8px 22px;margin:0 0 22px;font-size:13px;display:flex}.resource-detail__meta>:not(:last-child):after{content:"·";color:var(--line-strong);margin-left:22px}.resource-detail__header h1,.resource-detail-message h1{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(44px,5.5vw,72px);font-weight:750;line-height:1.08}.resource-detail__content{border-top:1px solid var(--line-strong);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.resource-detail__section{border-bottom:1px solid var(--line);min-width:0;padding:clamp(34px,4vw,52px) clamp(28px,4vw,52px) clamp(40px,5vw,62px) 0}.resource-detail__section:nth-child(2n){border-left:1px solid var(--line);padding-left:clamp(28px,4vw,52px);padding-right:0}.resource-detail__section h2{letter-spacing:-.035em;margin:0;font-size:clamp(24px,2.4vw,32px);line-height:1.25}.resource-detail__section>p:not(.resource-detail__index){color:var(--body);margin:20px 0 0;line-height:1.85}.resource-detail__index{color:var(--blue);margin:0 0 18px;font-size:14px;font-weight:720}.resource-detail__downloads{grid-column:1/-1;padding-right:0}.resource-detail__mirrors{max-width:720px;margin-top:28px}.resource-detail__mirrors .resource-row__mirror{min-height:52px;font-size:14px}.dependency-detail{margin:22px 0 0}.dependency-detail>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(96px,.32fr) minmax(0,1fr);gap:18px;padding:13px 0;display:grid}.dependency-detail dt,.dependency-detail dd{margin:0;font-size:14px;line-height:1.7}.dependency-detail dt{color:var(--muted)}.dependency-detail dd{color:var(--ink);font-weight:590}.resource-detail__status,.resource-detail-message{min-height:440px}.resource-detail__status{color:var(--muted);place-items:center;margin:0;display:grid}.resource-detail-message{align-content:center;justify-items:start;max-width:760px;display:grid}.resource-detail-message>svg{color:var(--blue);margin-bottom:24px}.resource-detail-message p{color:var(--body);margin:22px 0 32px;font-size:17px}.resource-empty{min-height:360px;color:var(--muted);text-align:center;border-bottom:1px solid var(--line);align-content:center;place-items:center;display:grid}.resource-empty svg{color:var(--blue);margin-bottom:18px}.resource-empty h2{color:var(--ink);margin:0;font-size:24px}.resource-empty p{margin:10px 0 0}.download-dialog{background:#fff;border:0;width:min(540px,100vw);max-width:none;height:100dvh;max-height:none;margin:0 0 0 auto;padding:0;position:fixed;inset:0 0 0 auto;overflow:hidden;box-shadow:-30px 0 90px #0c163021}.download-dialog[open]{animation:.26s cubic-bezier(.2,.8,.2,1) dialog-enter-right}.download-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#080c126b;animation:.2s backdrop-enter}.download-dialog__panel{height:100%;padding:32px 38px max(32px, env(safe-area-inset-bottom));overscroll-behavior:contain;position:relative;overflow-y:auto}.download-dialog__handle{display:none}.dialog-close{z-index:2;min-height:44px;color:var(--body);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-left:auto;padding:0;font-size:14px;display:flex;position:relative}.download-dialog__visual{height:200px;margin:4px -12px 24px;overflow:hidden}.download-dialog__visual img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.download-dialog__header{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr);align-items:start;gap:16px;padding-bottom:28px;display:grid}.download-dialog__header>svg{margin-top:2px}.download-dialog__header h2{letter-spacing:-.035em;margin:0;font-size:clamp(24px,3vw,30px);line-height:1.25}.download-dialog__header p{color:var(--muted);margin:10px 0 0;font-size:13px}.download-dialog__provider{min-height:60px;color:var(--body);border-bottom:1px solid var(--line);align-items:center;gap:10px;margin:0;font-size:14px;display:flex}.download-dialog__provider svg{color:var(--blue)}.provider-tabs{border-bottom:1px solid var(--line);gap:12px;padding:18px 0;display:flex;overflow-x:auto}.provider-tabs button{border:1px solid var(--line-strong);border-radius:var(--radius-sm);cursor:pointer;background:#fff;min-height:40px;padding:0 14px;font-size:13px}.provider-tabs button.is-active{color:var(--blue);border-color:var(--blue)}.extraction-code{margin-top:28px}.extraction-code label{color:var(--body);margin-bottom:10px;font-size:14px;display:block}.extraction-code__field{border:1px solid var(--blue);border-radius:var(--radius-sm);grid-template-columns:minmax(0,1fr) 70px;min-height:80px;display:grid;overflow:hidden}.extraction-code__field input{min-width:0;color:var(--ink);letter-spacing:.3em;background:#fff;border:0;outline:0;padding:0 24px;font-size:27px}.extraction-code__field button{color:var(--body);border:0;border-left:1px solid var(--line-strong);cursor:pointer;background:#fff;place-items:center;display:grid}.download-dialog__actions{gap:14px;margin-top:24px;display:grid}.download-dialog__actions>.button{width:100%}.download-dialog__secondary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.download-dialog__secondary-actions .button{padding-inline:14px}.download-dialog__helper{color:var(--muted);margin:24px 0 0;font-size:12px;line-height:1.65}.download-dialog__status{min-height:22px;color:var(--blue-dark);margin:18px 0 0;font-size:13px}.download-dialog__unavailable{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-md);margin-top:24px;padding:20px}.download-dialog__unavailable p,.download-dialog__unavailable span{margin:0}.download-dialog__unavailable p{font-weight:650}.download-dialog__unavailable span{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.6;display:block}@keyframes dialog-enter-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes backdrop-enter{0%{opacity:0}to{opacity:1}}@media (width<=1100px){.hero__inner{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:44px}.hero__copy h1{font-size:clamp(46px,5.2vw,58px)}.product-section__layout,.training-section__layout,.resource-preview__layout{grid-template-columns:minmax(270px,.68fr) minmax(0,1.32fr);gap:56px}.enterprise-section__layout{grid-template-columns:minmax(270px,.66fr) minmax(0,1.34fr);gap:56px}.product-row>div,.enterprise-service-row>div,.training-service-row>div{grid-template-columns:minmax(160px,.86fr) minmax(190px,1.14fr);gap:22px}.product-row--software>.product-row__content{grid-template-columns:minmax(0,1fr);gap:14px}.product-row--software .product-row__footer{grid-column:1}.co-creator-section__inner{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:48px}.resource-list{--resource-list-columns:42px minmax(0, 1fr) minmax(190px, .48fr) minmax(280px, .68fr);--resource-list-gap:18px}.resource-row__meta{gap:10px}.resource-row__meta>:not(:last-child):after{margin-left:10px}}@media (width<=1080px){:root{--header-height:72px}body:has(.primary-nav--open){overflow:hidden}.site-header__inner{grid-template-columns:auto 1fr auto}.menu-button{grid-column:3;justify-self:end;display:inline-flex}.site-header__account{display:none}.primary-nav{z-index:90;top:var(--header-height);height:calc(100dvh - var(--header-height));padding:28px clamp(20px, 4.5vw, 48px) max(40px, env(safe-area-inset-bottom));visibility:hidden;opacity:0;background:#fff;place-content:start stretch;gap:0;transition:opacity .18s,transform .18s,visibility .18s step-end;display:grid;position:fixed;left:0;right:0;overflow-y:auto;transform:translateY(-12px)}.primary-nav--open{visibility:visible;opacity:1;transition:opacity .18s,transform .18s,visibility;transform:translateY(0)}.primary-nav a{border:0;border-bottom:1px solid var(--line);border-radius:0;min-height:62px;padding:0;font-size:21px;color:var(--ink)!important}.primary-nav a:hover,.primary-nav a.is-active{background:0 0;color:var(--blue)!important}.primary-nav a:after{display:none}.primary-nav a.is-resource-entry,.primary-nav a.is-resource-entry:hover,.primary-nav a.is-resource-entry.is-active{min-height:62px;box-shadow:none;background:#fff3df;border:1px solid #efcf99;border-left:4px solid #cf7c0a;border-radius:6px;margin-block:8px;padding-inline:18px;color:#6d3700!important}.primary-nav__account{padding-top:24px;display:block}}@media (width<=840px){:root{--header-height:72px}.page-shell{padding-inline:clamp(20px,4.5vw,36px)}body:has(.primary-nav--open){overflow:hidden}.menu-button{display:inline-flex}.primary-nav{z-index:90;top:var(--header-height);height:calc(100dvh - var(--header-height));padding:28px clamp(20px, 4.5vw, 36px) max(40px, env(safe-area-inset-bottom));visibility:hidden;opacity:0;background:#fff;align-content:start;gap:0;transition:opacity .18s,transform .18s,visibility .18s step-end;display:grid;position:fixed;left:0;right:0;transform:translateY(-12px)}.primary-nav--open{visibility:visible;opacity:1;transition:opacity .18s,transform .18s,visibility;transform:translateY(0)}.primary-nav a{border:0;border-bottom:1px solid var(--line);border-radius:0;min-height:64px;padding:0;font-size:23px;color:var(--ink)!important}.primary-nav a:hover,.primary-nav a.is-active{background:0 0;color:var(--blue)!important}.primary-nav a:after{display:none}.hero{min-height:auto}.hero__inner{grid-template-columns:1fr;gap:48px;padding-top:72px;padding-bottom:56px}.hero__copy h1{max-width:720px;font-size:clamp(50px,8vw,66px)}.hero__summary{max-width:590px}.hero__visual{aspect-ratio:16/9;width:100%}.hero__visual img{object-position:58% center;width:100%}.product-section__layout,.enterprise-section__layout,.training-section__layout,.resource-preview__layout,.co-creator-section__inner{grid-template-columns:1fr;gap:64px}.product-section__heading,.enterprise-section__heading,.training-section__heading,.resource-preview__heading{max-width:620px}.resource-preview__layout{gap:52px}.resource-preview__heading{display:grid}.resource-preview__cta{color:#fff;background:var(--blue);justify-content:center;justify-self:start;width:min(100%,340px);min-height:54px;margin-top:34px}.resource-preview__cta:hover{background:var(--blue-dark)}.training-section__giant-index{margin-bottom:46px;font-size:170px}.co-creator-section__manifesto{max-width:650px}.contact-section__inner{grid-template-columns:1fr}.contact-section p,.contact-section .button{grid-area:auto;justify-self:start}.contact-section__email{grid-column:auto;justify-self:start}.resource-list__header{display:none}.resource-row{grid-template-columns:42px minmax(0,1fr);min-height:0;padding-block:18px}.resource-row__icon{align-self:start;margin-top:3px}.resource-row__meta{display:none}.resource-row__mobile-meta{color:var(--muted);margin-top:8px;font-size:13px;display:block}.resource-row__mirrors{grid-column:2;margin-top:2px}.resource-detail__content{grid-template-columns:1fr}.resource-detail__section,.resource-detail__section:nth-child(2n){border-left:0;grid-column:auto;padding-left:0;padding-right:0}}@media (width<=640px){.brand{font-size:18px}.logo-mark{width:23px;height:23px}.hero__inner{gap:38px;padding-top:52px;padding-bottom:42px}.hero__eyebrow{margin-bottom:26px;font-size:12px}.hero__copy h1{letter-spacing:-.04em;font-size:clamp(40px,10.8vw,50px);line-height:1.1}.hero__summary{margin-top:24px;font-size:16px;line-height:1.7}.hero__actions{justify-items:start;gap:14px;margin-top:30px;display:grid}.hero__actions .button{min-width:188px}.hero__visual{aspect-ratio:4/3;min-height:250px}.section{padding-block:88px}.section-heading h2,.contact-section h2,.resources-hero h1{font-size:clamp(38px,10vw,48px);line-height:1.14}.section-heading>p:not(.section-index),.resources-hero p,.contact-section p{font-size:16px}.section-index{margin-bottom:26px!important}.section-index span:first-child{font-size:27px}.product-section__layout,.enterprise-section__layout,.training-section__layout,.resource-preview__layout,.co-creator-section__inner{gap:48px}.product-row,.enterprise-service-row,.training-service-row{grid-template-columns:44px minmax(0,1fr);gap:16px;min-height:0;padding:24px 0}.product-row__number,.enterprise-service-row__number,.training-service-row__number,.preview-resource-row__number{align-self:start;font-size:24px}.product-row>div,.enterprise-service-row>div,.training-service-row>div{display:block}.product-row h3{font-size:19px}.product-row p,.enterprise-service-row p,.training-service-row p{margin-top:8px;font-size:13px}.enterprise-service-row{border-color:#ffffff38}.enterprise-service-row h3{font-size:19px}.training-section__giant-index{margin:0 0 42px -5px;font-size:132px}.text-link{justify-self:start}.preview-resource-row{grid-template-columns:44px minmax(0,1fr);gap:10px 14px;min-height:0;padding-block:24px}.preview-resource-row h3{font-size:19px}.preview-resource-row__number{grid-row:1/span 2;font-size:30px}.preview-resource-row__meta{flex-wrap:wrap;grid-column:2;gap:4px 10px;font-size:12px;display:flex}.coming-soon{font-size:0}.coming-soon:after{content:"稍后";color:var(--muted);font-size:12px}.co-creator-section{min-height:0}.co-creator-section h2{font-size:clamp(42px,11vw,52px)}.co-creator-section__manifesto{grid-template-columns:minmax(160px,.95fr) minmax(110px,.55fr);gap:18px}.co-creator-section__eighteen{-webkit-text-stroke-width:1.5px;font-size:clamp(170px,52vw,230px)}.co-creator-section__values span{min-height:66px;padding:22px 0 18px 18px;font-size:14px}.contact-section__inner{gap:24px}.site-footer__inner{grid-template-columns:1fr;align-content:center;gap:18px;min-height:220px}.site-footer__links{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px}.resources-hero{padding-top:56px;padding-bottom:42px}.resources-hero:after{opacity:.1;width:210px;top:12px;right:-24px}.resource-search{height:58px;padding-inline:16px}.resource-search input{font-size:15px}.filter-group{gap:12px}.filter-group button{font-size:14px}.resource-row{grid-template-columns:34px minmax(0,1fr);gap:12px}.resource-row:hover{padding-inline:8px}.resource-row__main h2{font-size:16px}.resource-row__description{margin-top:6px;font-size:13px;line-height:1.55}.resource-row__mobile-meta{font-size:12px}.resource-row__mirrors{grid-column:1/-1;gap:6px}.resource-row__mirror{border-radius:9px;min-height:44px;padding-inline:6px;font-size:12px}.dependency-tag{max-width:min(100%,290px);margin-top:8px;font-size:11px}.resource-detail__shell{padding-top:22px}.resource-detail__header{padding:42px 0 54px}.resource-detail__header h1,.resource-detail-message h1{font-size:clamp(38px,11vw,48px)}.resource-detail__section,.resource-detail__section:nth-child(2n){padding-block:34px 42px}.resource-detail__mirrors{grid-template-columns:1fr;gap:10px}.resource-detail__mirrors .resource-row__mirror{min-height:50px;font-size:14px}.dependency-detail>div{grid-template-columns:1fr;gap:3px}.download-dialog{border-radius:24px 24px 0 0;width:100vw;height:auto;max-height:90dvh;margin:auto 0 0;inset:auto 0 0;box-shadow:0 -30px 90px #0c163033}.download-dialog[open]{animation-name:dialog-enter-bottom}.download-dialog__panel{max-height:90dvh;padding:20px 24px max(28px, env(safe-area-inset-bottom))}.download-dialog__handle{background:var(--line-strong);border-radius:999px;width:38px;height:4px;margin:-8px auto 4px;display:block}.download-dialog__visual{display:none}.download-dialog__header{grid-template-columns:34px minmax(0,1fr);gap:12px;padding-top:12px;padding-bottom:22px}.download-dialog__header h2{font-size:22px}.extraction-code__field{grid-template-columns:minmax(0,1fr) 62px;min-height:68px}.extraction-code__field input{padding-inline:18px;font-size:24px}.download-dialog__secondary-actions{grid-template-columns:1fr}}@media (width<=380px){.page-shell{padding-inline:18px}.brand{gap:8px}.hero__copy h1{font-size:38px}.button{padding-inline:18px}.product-row{grid-template-columns:40px minmax(0,1fr)}.training-section__giant-index{font-size:116px}.preview-resource-row{grid-template-columns:34px minmax(0,1fr) 28px}.co-creator-section__manifesto{grid-template-columns:minmax(140px,.9fr) minmax(100px,.6fr)}.co-creator-section__eighteen{font-size:158px}.download-dialog__panel{padding-inline:18px}}@media (width<=760px){.product-row--software>.product-row__content{grid-template-columns:1fr;gap:14px;display:grid}.product-row--software .product-row__footer{grid-column:1}}@keyframes dialog-enter-bottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.resources-page--v2{padding-bottom:clamp(104px,11vw,160px)}.resources-hero--v2{border-bottom:1px solid var(--line-strong);padding-top:clamp(64px,7vw,100px);padding-bottom:clamp(56px,6vw,84px)}.resources-hero--v2:after{display:none}.resources-hero__eyebrow{color:var(--blue);letter-spacing:.15em;margin:0 0 24px;font-size:12px;font-weight:760}.resources-hero__title-row{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:end;gap:clamp(48px,7vw,104px);display:grid}.resources-hero__title-row h1{letter-spacing:-.055em;text-wrap:balance;max-width:820px;margin:0;font-size:clamp(48px,5.5vw,74px);font-weight:770;line-height:1.08}.resources-hero__title-row h1 span{white-space:nowrap}.resources-hero__title-row>p{max-width:420px;color:var(--body);margin:0 0 6px;font-size:16px;line-height:1.85}.resource-browser--v2{grid-template-columns:232px minmax(0,1fr);align-items:start;gap:clamp(36px,4.6vw,68px);padding-top:36px;display:grid}.resource-filter-sidebar{top:calc(var(--header-height) + 28px);border-top:2px solid var(--ink);position:sticky}.resource-filter-sidebar__heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:64px;display:flex}.resource-filter-sidebar__heading h2{letter-spacing:-.02em;margin:0;font-size:16px}.resource-filter-clear{min-width:44px;min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px}.resource-filter-clear:hover{color:var(--blue)}.resource-filter-fields{display:grid}.resource-filter-field{border-bottom:1px solid var(--line);gap:9px;padding:18px 0 20px;display:grid}.resource-filter-field>span:first-child{color:var(--ink);font-size:13px;font-weight:680}.resource-filter-field__control{display:block;position:relative}.resource-filter-field__control select{width:100%;min-height:44px;color:var(--body);background:var(--surface-soft);border-radius:var(--radius-sm);appearance:none;border:1px solid #0000;outline:0;padding:0 38px 0 12px;font-size:13px}.resource-filter-field__control select:focus-visible{border-color:var(--blue);box-shadow:0 0 0 3px #0b4dff1a}.resource-filter-field__control svg{color:var(--muted);pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.resource-catalog{min-width:0}.resource-toolbar{grid-template-columns:minmax(280px,1fr) auto;align-items:center;gap:14px;display:grid}.resource-search--v2{border-color:var(--line-strong);height:56px;box-shadow:none;padding-inline:17px}.resource-search--v2 input{font-size:15px}.resource-sort{border:1px solid var(--line-strong);border-radius:var(--radius-sm);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:162px;height:56px;padding:0 14px;display:grid;position:relative}.resource-sort>span{color:var(--muted);font-size:12px}.resource-sort select{width:100%;color:var(--ink);appearance:none;background:0 0;border:0;outline:0;padding:0;font-size:13px;font-weight:650}.resource-sort svg{color:var(--muted);pointer-events:none}.resource-mobile-filter-button{min-height:48px;color:var(--ink);background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:650;display:none}.resource-results-heading{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:center;gap:20px;min-height:62px;display:flex}.resource-results-heading p{color:var(--muted);margin:0;font-size:13px}.resource-results-heading button{min-height:44px;color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:640}.resource-list--v2{border-top:0}.resource-row--v2{contain-intrinsic-size:0 220px;content-visibility:visible;border-bottom-color:var(--line-strong);grid-template-columns:42px minmax(0,1fr) 258px;align-items:stretch;gap:24px;min-height:220px;padding:30px 0;transition:background-color .16s;display:grid}.resource-row--v2:before{width:3px}.resource-row--v2:hover{background:var(--surface-soft);padding-inline:0}.resource-row--v2:hover .resource-row__body,.resource-row--v2:hover .resource-row__actions{transform:translate(8px)}.resource-row__number{color:var(--blue);letter-spacing:.06em;margin:2px 0 0;font-size:13px;font-weight:760}.resource-row__body,.resource-row__actions{min-width:0;transition:transform .16s}.resource-row__eyebrow,.resource-row__tags{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.resource-row__eyebrow{margin-bottom:12px}.resource-row__featured{color:#795b00;font-size:11px;font-weight:720}.resource-row--v2 h2{letter-spacing:-.035em;margin:0;font-size:clamp(20px,2.1vw,27px);font-weight:730;line-height:1.25}.resource-row--v2 h2 a{transition:color .16s}.resource-row--v2 h2 a:hover{color:var(--blue)}.resource-row--v2 .resource-row__description{max-width:660px;color:var(--body);margin-top:10px;font-size:14px;line-height:1.72}.resource-row__tags{margin-top:14px}.resource-status-tag,.resource-row--v2 .dependency-tag{color:#59616d;text-overflow:ellipsis;white-space:nowrap;background:#f1f3f6;border:1px solid #0000;border-radius:4px;align-items:center;width:fit-content;max-width:100%;min-height:26px;margin:0;padding:4px 8px;font-size:11px;font-weight:650;line-height:1.4;display:inline-flex;overflow:hidden}.resource-status-tag.is-blue{color:#0c45c7;background:#edf3ff;border-color:#dce7ff}.resource-status-tag.is-green{color:#17623a;background:#eaf7ef;border-color:#d6eddf}.resource-status-tag.is-orange{color:#8e5008;background:#fff1dc;border-color:#ffe1b4}.resource-row__verified{color:var(--muted);margin:15px 0 0;font-size:12px}.resource-row__actions{border-left:1px solid var(--line);align-content:center;gap:12px;padding-left:24px;display:grid}.resource-row__detail-link{color:#fff;background:var(--blue);border:1px solid var(--blue);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 16px;font-size:14px;font-weight:680;transition:background-color .16s,transform .16s;display:inline-flex}.resource-row__detail-link:hover{background:var(--blue-dark);transform:translateY(-1px)}.resource-row--v2 .resource-row__mirrors{gap:6px}.resource-row--v2 .resource-row__mirror{border-radius:var(--radius-sm);min-height:44px;box-shadow:none;padding-inline:6px;font-size:11px}.resource-row--v2 .resource-row__mirror.is-available{color:var(--blue);background:#fff;border-color:#bfd0ff}.resource-row--v2 .resource-row__mirror.is-available:hover{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:none}.resource-pagination{justify-content:space-between;align-items:center;gap:18px;padding-top:32px;display:flex}.resource-pagination>div{align-items:center;gap:4px;display:flex}.resource-pagination button,.resource-pagination span{min-width:44px;min-height:44px;color:var(--body);border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;justify-content:center;align-items:center;padding:0 11px;font-size:13px;display:inline-flex}.resource-pagination button{cursor:pointer}.resource-pagination button:hover:not(:disabled),.resource-pagination button.is-active{color:#fff;background:var(--blue);border-color:var(--blue)}.resource-pagination button:disabled{cursor:not-allowed;opacity:.42}.resource-loading-state,.resource-error-state{text-align:center;border-bottom:1px solid var(--line);align-content:center;justify-items:center;min-height:380px;display:grid}.resource-loading-state span{border:3px solid #dfe6f7;border-top-color:var(--blue);border-radius:50%;width:34px;height:34px;animation:.72s linear infinite resource-spin}.resource-loading-state p,.resource-error-state p{color:var(--muted);margin:18px 0 0}.resource-error-state h2{margin:18px 0 0;font-size:24px}.resource-error-state .button{margin-top:24px}.resource-filter-drawer{display:none}.resource-detail-page--v2{padding-bottom:clamp(112px,12vw,176px)}.resource-detail__shell--v2{max-width:1240px;padding-top:30px}.resource-breadcrumb{min-height:44px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.resource-breadcrumb a:hover{color:var(--blue)}.resource-detail-hero{max-width:1060px;padding:clamp(54px,7vw,88px) 0 clamp(52px,6vw,76px)}.resource-detail-hero__tags,.resource-detail-chip-list{flex-wrap:wrap;gap:8px;display:flex}.resource-detail-hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:980px;margin:28px 0 0;font-size:clamp(48px,5.2vw,68px);font-weight:770;line-height:1.08}.resource-detail-hero__summary{max-width:790px;color:var(--body);margin:24px 0 0;font-size:clamp(17px,1.8vw,20px);line-height:1.8}.resource-detail-metrics{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(4,minmax(0,1fr));max-width:980px;margin:42px 0 0;display:grid}.resource-detail-metrics>div{border-right:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;min-width:0;min-height:94px;padding:18px;display:grid}.resource-detail-metrics>div:first-child{padding-left:0}.resource-detail-metrics>div:last-child{border-right:0}.resource-detail-metrics svg{color:var(--blue)}.resource-detail-metrics dt,.resource-detail-metrics dd{margin:0}.resource-detail-metrics dt{color:var(--muted);font-size:11px}.resource-detail-metrics dd{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:14px;font-weight:680;overflow:hidden}.resource-detail-layout{grid-template-columns:minmax(0,720px) 310px;justify-content:space-between;align-items:start;gap:72px;display:grid}.resource-detail-main{grid-area:1/1;min-width:0}.resource-acquisition{top:calc(var(--header-height) + 28px);border:1px solid var(--line-strong);background:#fff;grid-area:1/2;min-width:0;position:sticky}.resource-acquisition__heading{border-bottom:1px solid var(--line);grid-template-columns:4px minmax(0,1fr);align-items:center;gap:14px;min-height:86px;padding:18px 20px;display:grid}.resource-acquisition__heading>span{background:var(--blue);width:4px;height:34px}.resource-acquisition__heading p,.resource-acquisition__heading h2{margin:0}.resource-acquisition__heading p{color:var(--muted);letter-spacing:.12em;font-size:10px;font-weight:720}.resource-acquisition__heading h2{margin-top:4px;font-size:19px}.resource-acquisition__group{border-bottom:1px solid var(--line);padding:22px 20px 24px}.resource-acquisition__group-title{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:14px;display:flex}.resource-acquisition__group-title h3,.resource-acquisition__group-title span{margin:0}.resource-acquisition__group-title h3{font-size:14px}.resource-acquisition__group-title span{color:var(--muted);font-size:10px}.resource-detail__mirrors.is-detail{grid-template-columns:1fr;gap:10px;max-width:none;margin:0;display:grid}.resource-mirror-card{border:1px solid var(--line);border-radius:var(--radius-sm);min-width:0;display:grid;overflow:hidden}.resource-detail__mirrors.is-detail .resource-row__mirror{min-height:50px;box-shadow:none;border:0;border-radius:0;justify-content:space-between;padding-inline:14px;font-size:14px;display:flex}.resource-detail__mirrors.is-detail .resource-row__mirror.is-unavailable{justify-content:center}.resource-mirror-card__code{min-height:42px;color:var(--body);background:var(--surface-soft);border:0;border-top:1px solid var(--line);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:0 14px;font-size:11px;display:flex}.resource-mirror-card__code:hover{color:var(--blue)}.resource-link-list{gap:10px;display:grid}.resource-link-row{border:1px solid var(--line);border-radius:var(--radius-sm);min-width:0;padding:13px}.resource-link-row.is-bonus{border-top:3px solid var(--sunlight)}.resource-link-row header{justify-content:space-between;align-items:center;gap:8px;display:flex}.resource-link-row__role,.resource-link-row__type{color:var(--muted);font-size:10px;font-weight:680}.resource-link-row.is-bonus .resource-link-row__role{color:#715500}.resource-link-row h4{margin:9px 0 0;font-size:13px;line-height:1.4}.resource-link-row>p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:10px;line-height:1.5;overflow:hidden}.resource-link-row__actions{gap:7px;margin-top:11px;display:grid}.resource-link-row__open,.resource-link-row__copy{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:0 11px;font-size:11px;font-weight:650;display:inline-flex}.resource-link-row__open{color:var(--blue);border-radius:var(--radius-sm);background:#fff;border:1px solid #bfd0ff}.resource-link-row__copy{color:var(--body);background:var(--surface-soft);border-radius:var(--radius-sm);border:1px solid #0000}.resource-acquisition__notice{color:var(--muted);margin:0;padding:18px 20px 20px;font-size:10px;line-height:1.65}.resource-detail-section{border-top:1px solid var(--line-strong);padding:48px 0 56px;display:block}.resource-detail-section>header{grid-template-columns:34px minmax(0,1fr);align-content:start;gap:10px;display:grid}.resource-detail-section>header span{color:var(--blue);font-size:13px;font-weight:760}.resource-detail-section>header h2{letter-spacing:-.035em;margin:-4px 0 0;font-size:23px;line-height:1.25}.resource-detail-section__body{min-width:0;margin-top:24px}.resource-rich-copy p{color:var(--body);white-space:pre-line;margin:0;font-size:16px;line-height:1.85}.resource-rich-copy p+p{margin-top:18px}.resource-detail-callout{background:var(--surface-soft);border-left:3px solid var(--blue);margin-top:28px;padding:20px 22px}.resource-detail-callout>p{color:var(--ink);margin:0 0 8px;font-size:12px;font-weight:720}.resource-detail-section .dependency-detail{margin-top:0}.resource-detail-section .dependency-detail>div{grid-template-columns:112px minmax(0,1fr);padding:12px 0}.resource-info-grid{border-top:1px solid var(--line);margin:0;display:grid}.dependency-detail+.resource-info-grid{margin-top:18px}.resource-info-grid>div{border-bottom:1px solid var(--line);grid-template-columns:112px minmax(0,1fr);gap:18px;padding:13px 0;display:grid}.resource-info-grid dt,.resource-info-grid dd{margin:0;font-size:14px;line-height:1.7}.resource-info-grid dt{color:var(--muted)}.resource-info-grid dd{font-weight:590}.resource-inline-link{min-height:44px;color:var(--blue);align-items:center;gap:8px;margin-top:18px;font-size:13px;font-weight:680;display:inline-flex}.resource-source-list{display:grid}.resource-source-list article{border-bottom:1px solid var(--line);padding:20px 0}.resource-source-list article:first-child{padding-top:0}.resource-source-list article>div{justify-content:space-between;align-items:center;gap:14px;display:flex}.resource-source-list time{color:var(--muted);font-size:11px}.resource-source-list h3{margin:12px 0 0;font-size:16px}.resource-source-list p{color:var(--body);margin:6px 0 0;font-size:13px;line-height:1.65}.resource-source-list a{min-height:44px;color:var(--blue);align-items:center;gap:7px;margin-top:8px;font-size:12px;font-weight:650;display:inline-flex}.resource-detail-note{color:var(--body);border-radius:var(--radius-sm);background:#f2f6ff;border:1px solid #d7e3ff;margin:18px 0 0;padding:16px 18px;font-size:13px;line-height:1.7}.related-resources{border-top:1px solid var(--line-strong);padding-top:58px}.related-resources>header p,.related-resources>header h2{margin:0}.related-resources>header p{color:var(--blue);letter-spacing:.14em;font-size:10px;font-weight:760}.related-resources>header h2{margin-top:7px;font-size:28px}.related-resources>div{border-top:1px solid var(--line);margin-top:24px}.related-resources a{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(0,1fr) auto 22px;align-items:center;gap:12px;min-height:64px;display:grid}.related-resources a>span{color:var(--blue);font-size:12px;font-weight:720}.related-resources a>strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.related-resources a>small{color:var(--muted);font-size:11px}.related-resources a svg{transition:transform .16s}.related-resources a:hover{color:var(--blue)}.related-resources a:hover svg{transform:translate(4px)}@keyframes resource-spin{to{transform:rotate(360deg)}}@media (width<=1120px){.resource-browser--v2{grid-template-columns:210px minmax(0,1fr);gap:34px}.resource-row--v2{grid-template-columns:36px minmax(0,1fr) 220px;gap:18px}.resource-row__actions{padding-left:18px}.resource-detail-layout{grid-template-columns:minmax(0,680px) 290px;gap:48px}}@media (width<=900px){.resources-hero__title-row{grid-template-columns:1fr;gap:28px}.resources-hero__title-row>p{max-width:680px}.resource-browser--v2{grid-template-columns:1fr}.resource-filter-sidebar{display:none}.resource-toolbar{grid-template-columns:minmax(0,1fr) auto auto}.resource-mobile-filter-button{display:inline-flex}.resource-row--v2{grid-template-columns:38px minmax(0,1fr) 230px}.resource-filter-drawer{z-index:180;display:block;position:fixed;inset:0}.resource-filter-drawer__backdrop{background:#050a146b;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.resource-filter-drawer__panel{background:#fff;width:min(420px,92vw);height:100dvh;position:absolute;top:0;right:0;overflow:hidden;box-shadow:-20px 0 64px #101a2e2e}.resource-filter-drawer__panel>header,.resource-filter-drawer__panel>footer{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.resource-filter-drawer__panel>header p,.resource-filter-drawer__panel>header h2{margin:0}.resource-filter-drawer__panel>header p{color:var(--blue);letter-spacing:.12em;font-size:10px;font-weight:720}.resource-filter-drawer__panel>header h2{margin-top:4px;font-size:22px}.resource-filter-drawer__close{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-sm);justify-content:center;align-items:center;width:44px;min-height:44px;padding:0;display:inline-flex}.resource-filter-drawer__body{height:calc(100dvh - 162px);padding:0 22px;overflow-y:auto}.resource-filter-drawer__panel>footer{border-top:1px solid var(--line);border-bottom:0;min-height:76px}.resource-filter-clear--mobile{padding-inline:6px}.resource-filter-drawer__panel>footer .button{min-height:48px}.resource-detail-layout{grid-template-columns:1fr;gap:0}.resource-acquisition,.resource-detail-main{grid-column:1}.resource-acquisition{grid-row:1;margin-bottom:54px;position:static}.resource-detail-main{grid-row:2}.resource-detail__mirrors.is-detail{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-detail__mirrors.is-detail .resource-row__mirror{justify-content:center;min-height:52px}.resource-detail__mirrors.is-detail .resource-row__mirror svg{display:none}}@media (width<=720px){.resource-toolbar{grid-template-columns:minmax(0,1fr) auto}.resource-search--v2{grid-area:1/1/auto/-1}.resource-mobile-filter-button,.resource-sort{grid-row:2}.resource-sort{min-width:150px}.resource-row--v2{grid-template-columns:34px minmax(0,1fr);gap:12px}.resource-row--v2 .resource-row__actions{border-top:1px solid var(--line);border-left:0;grid-column:2;padding-top:16px;padding-left:0}.resource-row--v2:hover .resource-row__body,.resource-row--v2:hover .resource-row__actions{transform:none}.resource-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-detail-metrics>div:nth-child(2){border-right:0}.resource-detail-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.resource-detail-section__body{margin-top:22px}}@media (width<=640px){.resources-hero--v2{padding-top:48px;padding-bottom:48px}.resources-hero__eyebrow{margin-bottom:18px}.resources-hero__title-row h1{font-size:clamp(40px,12vw,54px)}.resource-browser--v2{padding-top:24px}.resource-results-heading{min-height:54px}.resource-results-heading button{display:none}.resource-row--v2{min-height:0;padding-block:25px}.resource-row--v2 h2{font-size:21px}.resource-row--v2 .resource-row__description{font-size:13px}.resource-row--v2 .resource-row__actions{grid-column:1/-1}.resource-pagination{gap:8px}.resource-pagination>div button:not(.is-active),.resource-pagination>div span{display:none}.resource-detail__shell--v2{padding-top:18px}.resource-detail-hero{padding:38px 0 46px}.resource-detail-hero h1{margin-top:22px;font-size:clamp(36px,10vw,42px)}.resource-detail-hero__summary{margin-top:20px;font-size:16px}.resource-detail-metrics{margin-top:32px}.resource-detail-metrics>div{min-height:84px;padding:14px 12px}.resource-detail-metrics>div:first-child{padding-left:12px}.resource-acquisition{margin-inline:-2px}.resource-acquisition__heading,.resource-acquisition__group{padding-inline:16px}.resource-detail__mirrors.is-detail{gap:6px}.resource-detail__mirrors.is-detail .resource-row__mirror{min-height:48px;padding-inline:5px;font-size:12px}.resource-mirror-card__code{justify-content:center;padding-inline:6px;font-size:10px}.resource-mirror-card__code svg{display:none}.resource-detail-section{padding:38px 0 44px}.resource-detail-section>header h2{font-size:22px}.resource-rich-copy p{font-size:15px;line-height:1.82}.resource-info-grid>div,.resource-detail-section .dependency-detail>div{grid-template-columns:1fr;gap:4px}.related-resources{padding-top:44px}.related-resources a{grid-template-columns:28px minmax(0,1fr) 20px}.related-resources a>small{display:none}}@media (width<=380px){.resource-toolbar{gap:8px}.resource-mobile-filter-button,.resource-sort{min-width:0}.resource-row--v2 .resource-row__mirrors{gap:4px}.resource-row--v2 .resource-row__mirror{padding-inline:3px;font-size:10px}.resource-detail-metrics>div{grid-template-columns:1fr;gap:7px}.resource-detail__mirrors.is-detail .resource-row__mirror{font-size:11px}}
