:root{color-scheme:light;--ink:oklch(16% .02 72);--ink-soft:oklch(28% .018 72);--muted:oklch(46% .018 74);--subtle:oklch(64% .015 76);--paper:oklch(100% 0 0);--surface:oklch(99.4% .009 84);--surface-tint:oklch(96.4% .02 86);--surface-strong:oklch(92.8% .024 83);--line:oklch(88% .018 78);--line-strong:oklch(78% .026 76);--primary:oklch(50% .09 185);--primary-dark:oklch(31% .062 184);--primary-soft:oklch(92% .046 183);--accent:oklch(61% .19 34);--accent-soft:oklch(94% .06 55);--blue:oklch(61% .086 228);--rose:oklch(70% .13 28);--violet:oklch(68% .075 292);--shadow-sm:0 1px 2px oklch(18% .02 72/.05);--shadow-md:0 22px 60px oklch(24% .026 72/.1);--shadow-card:0 10px 28px oklch(24% .024 72/.07);--shadow-lift:0 20px 48px oklch(24% .024 72/.12);--motion-duration-fast:.14s;--motion-duration-base:.22s;--motion-duration-slow:.36s;--motion-distance-small:3px;--motion-distance-medium:8px;--motion-ease-out:cubic-bezier(.25, 1, .5, 1);--motion-ease-in-out:cubic-bezier(.65, 0, .35, 1);--radius-xs:4px;--radius-sm:6px;--radius:8px;--radius-pill:999px;--content:min(1680px, calc(100vw - 64px));--content-main:min(1320px, calc(100vw - 288px));--font-ui:"Instrument Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-display:"Newsreader", Georgia, "Times New Roman", serif;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--sans:var(--font-ui);--fs-xs:.75rem;--fs-sm:.8125rem;--fs-base:.875rem;--fs-md:1rem;--fs-lg:1.25rem;--fs-xl:1.5rem;--fs-2xl:2rem;--type-display:4rem;--type-page-title:3rem;--type-section-title:1.875rem;--type-card-title:1.375rem;--type-body:1rem;--type-body-small:.9375rem;--type-meta:.75rem;--type-chip:.8125rem;--lh-tight:1.2;--lh-snug:1.35;--lh-normal:1.5;--lh-relaxed:1.7;--lh-display:.96;--lh-title:1.06;--lh-copy:1.62;--lh-meta:1.35;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--font-ui);font-kerning:normal;font-optical-sizing:auto;font-weight:var(--weight-regular);min-height:100%;line-height:1.5}body{background:var(--paper);min-width:320px;min-height:100dvh;margin:0}[hidden]{display:none!important}body:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(oklch(100% 0 0/.72),#0000 56%);position:fixed;inset:0}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.skip-link{background:var(--surface);border:2px solid var(--primary);border-radius:var(--radius-sm);color:var(--primary-dark);font-weight:var(--weight-semibold);transition:transform var(--motion-duration-fast) ease;z-index:100;padding:10px 14px;text-decoration:none;position:fixed;top:12px;left:16px;transform:translateY(-140%)}.skip-link:focus-visible{transform:translateY(0)}.eyebrow{color:color-mix(in oklch, var(--primary), var(--blue) 28%);font-size:var(--type-meta);font-weight:var(--weight-semibold);letter-spacing:0;text-transform:uppercase;margin:0 0 10px}h1,h2,h3{letter-spacing:0;line-height:var(--lh-title);text-wrap:balance;margin:0}h1,h2{font-family:var(--font-ui)}h1{font-size:var(--type-page-title);font-weight:var(--weight-semibold);max-width:14ch}h2{font-size:var(--type-section-title);font-weight:var(--weight-semibold)}h3{font-family:var(--font-ui);font-size:var(--type-card-title);font-weight:var(--weight-semibold)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.page-shell{grid-template-rows:auto minmax(0,1fr) auto;min-height:100dvh;display:grid}#main-content{min-height:0}.container{width:var(--content);margin-inline:auto}#main-content>.container,#main-content .hero-landing>.container,#main-content .breadcrumb-bar>.container,#main-content .detail-masthead>.container{width:var(--content-main)}.site-header{background:var(--surface);z-index:20;border-bottom:1px solid oklch(90% .006 120);position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:28px;min-height:80px;display:flex}.brand{flex:none;justify-content:center;align-items:center;gap:10px;min-width:max-content;text-decoration:none;display:inline-flex}.brand--wordmark{color:var(--ink)}.brand__mark{color:#fff;font-size:.78rem;font-weight:var(--weight-bold);background:radial-gradient(circle at 32% 28%,oklch(100% 0 0/.86),#0000 32%),linear-gradient(135deg,oklch(78% .14 305),oklch(72% .14 244) 55%,oklch(83% .1 190));border:1px solid oklch(100% 0 0/.68);border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;line-height:1;display:inline-flex;box-shadow:0 10px 22px oklch(49% .07 282/.18)}.brand__copy{gap:2px;min-width:0;line-height:1;display:grid}.brand__name{color:currentColor;white-space:nowrap;font-family:Newsreader,Times New Roman,serif;font-size:1.32rem;font-weight:700;line-height:1}.brand__subline{color:var(--muted);font-size:.68rem;font-weight:var(--weight-bold);letter-spacing:0;white-space:nowrap;line-height:1.15}.brand picture{justify-content:center;display:inline-flex}.brand__logo{height:auto;object-fit:contain;max-block-size:48px;inline-size:clamp(150px,15vw,186px);margin-inline:auto;display:block}.site-nav{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.site-nav__item{position:relative}.site-nav__item>a,.site-nav__trigger{color:oklch(34% .012 120);font-size:1.08rem;font-weight:var(--weight-semibold);white-space:nowrap;align-items:center;gap:7px;min-height:42px;padding:8px 10px;text-decoration:none;display:inline-flex}.site-nav__trigger{cursor:pointer;list-style:none}.site-nav a:hover,.site-nav__trigger:hover,.site-nav__item:focus-within>a{color:oklch(52% .19 260)}.site-nav__caret{color:var(--subtle);flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.site-nav__caret .icon{display:block;transform:translateY(-1.5px)}.site-nav__menu{background:var(--surface);border-radius:var(--radius-sm);opacity:0;pointer-events:none;min-width:210px;transition:opacity var(--motion-duration-fast) ease, transform var(--motion-duration-fast) ease;z-index:40;border:1px solid oklch(87% .01 120);gap:2px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-4px);box-shadow:0 18px 38px oklch(10% .015 120/.14)}.site-nav__menu:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.site-nav__menu:after{border-color:transparent transparent var(--surface);content:"";border-style:solid;border-width:0 9px 9px;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.site-nav__menu a{border-radius:var(--radius-sm);color:var(--ink-soft);font-size:.9rem;font-weight:var(--weight-medium);padding:10px 12px;text-decoration:none}.site-nav__menu a:hover,.site-nav__menu a:focus-visible{color:oklch(52% .19 260);background:oklch(95.5% .01 120)}.site-nav__item--dropdown:hover .site-nav__menu,.site-nav__item--dropdown:focus-within .site-nav__menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.site-nav__active{color:oklch(52% .19 260)!important}.site-actions{flex:none;align-items:center;gap:12px;display:flex}.site-actions a{color:var(--ink-soft);font-weight:var(--weight-medium);text-decoration:none}.language-switcher{background:color-mix(in oklch, var(--surface-tint), white 36%);border:1px solid var(--line);border-radius:var(--radius-pill);align-items:center;gap:2px;padding:3px;display:inline-flex}.language-switcher a{border-radius:var(--radius-pill);color:var(--muted);font-size:.78rem;font-weight:var(--weight-bold);text-align:center;min-width:34px;padding:7px 9px;line-height:1}.language-switcher a.is-active{background:var(--primary-dark);color:var(--surface)}.login-pill{border-radius:var(--radius-pill);background:oklch(71% .16 260);padding:9px 18px;color:#fff!important}.section{padding-block:34px}.article{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:38px}.breadcrumb-bar .container{color:var(--muted);font-weight:var(--weight-medium);flex-wrap:wrap;align-items:center;gap:8px;display:flex}.article :where(p,li){color:color-mix(in oklch, var(--ink), var(--muted) 36%)}.article :where(h2,h3){margin-top:1.45em}.article ul{padding-left:1.2rem}.site-footer{background:var(--surface);border-top:1px solid var(--line);color:var(--muted);margin-top:0;padding-block:0 32px}.site-footer__inner{justify-content:space-between;align-items:start;gap:48px;padding-top:32px;display:flex}.site-footer__inner p{font-weight:var(--weight-regular);max-width:48ch}.site-footer a{color:var(--ink-soft);font-weight:var(--weight-medium);text-decoration:none}.resource-list-card{--category-accent:var(--primary);background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-sm);grid-template-columns:280px minmax(0,1fr);gap:20px;min-height:190px;padding:12px;display:grid}.resource-list-card__cover{background:var(--surface-tint);border-radius:var(--radius-sm);display:block;position:relative;overflow:hidden}.resource-list-card__cover span{border-radius:var(--radius-xs);color:#fff;z-index:1;background:oklch(25% .012 120/.82);padding:4px 7px;font-size:.78rem;font-weight:600;position:absolute;top:0;left:0}.resource-list-card__cover img{object-fit:cover;width:100%;height:100%}.resource-list-card__body{flex-direction:column;padding:10px 8px 8px 0;display:flex}.resource-list-card__meta{color:var(--subtle);flex-wrap:wrap;align-items:center;gap:10px;font-size:.86rem;font-weight:600;display:flex}.resource-list-card__meta span:first-child:before{background:var(--category-accent);border-radius:var(--radius-pill);content:"";width:8px;height:8px;margin-right:6px;display:inline-block}.resource-list-card h3{margin-top:8px;font-size:1.08rem;line-height:1.22}.resource-list-card h3 a{text-decoration:none}.resource-list-card p{color:var(--muted);margin:8px 0 0;font-weight:500}.resource-list-card__stats{color:var(--subtle);flex-wrap:wrap;align-items:center;gap:14px;margin-top:auto;font-size:.82rem;font-weight:500;display:flex}.resource-list-card__stats a{color:oklch(58% .18 250);font-weight:600}.portal-layout{grid-template-columns:minmax(0,1fr) 330px;gap:28px;width:min(1360px,100vw - 64px);display:grid}.portal-main{gap:24px;display:grid}.portal-heading{--category-accent:var(--primary);background:linear-gradient(135deg, var(--surface), color-mix(in oklch, var(--category-accent), white 92%));border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);gap:12px;padding:28px;display:grid}.portal-heading h1{color:oklch(16% .034 154);max-width:14ch;font-size:clamp(2.4rem,5vw,4rem)}.portal-heading__title-row{text-align:left;justify-content:center;justify-self:center;align-items:center;gap:18px;width:fit-content;min-width:0;max-width:100%;margin-inline:auto;display:inline-flex}.portal-heading__title-row h1{min-width:0;max-width:none;line-height:1}.portal-heading__title-row .portal-heading__icon{color:color-mix(in oklch, var(--category-accent), black 22%);width:58px;height:58px}.portal-heading p:last-child{color:var(--muted);max-width:70ch;margin:0;font-size:1rem;font-weight:500}.portal-heading--search{margin-bottom:22px}.portal-list{gap:18px;display:grid}.pagination{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.pagination:empty{display:none}.pagination__summary{color:var(--muted);margin:0;font-size:.9rem;font-weight:600}.pagination__controls{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.pagination__link{background:color-mix(in oklch, var(--surface), var(--primary-soft) 24%);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink-soft);cursor:pointer;justify-content:center;align-items:center;gap:6px;min-width:40px;min-height:40px;padding:8px 12px;font-weight:700;text-decoration:none;display:inline-flex}.pagination__link[aria-current=page]{background:var(--primary);border-color:var(--primary);color:#fff}.pagination__link--edge{min-width:96px}.pagination__link--disabled,.pagination__link:disabled{cursor:not-allowed;opacity:.45;pointer-events:none}.pagination__gap{color:var(--muted);padding-inline:2px;font-weight:700}.pagination__link:focus-visible{outline:3px solid color-mix(in oklch, var(--primary), white 62%);outline-offset:2px}.portal-list .resource-list-card,.search-results--cards .resource-list-card{border:1px solid oklch(88% .012 120);min-height:172px}.portal-list .resource-list-card{grid-template-columns:238px minmax(0,1fr)}.portal-list .resource-list-card__cover,.search-results--cards .resource-list-card__cover{min-height:148px}.tag-cloud{flex-wrap:wrap;gap:8px;display:flex}.portal-search-page{max-width:1180px}.search-results.search-results--cards{border-top:0;gap:16px;margin-top:18px}.search-result-card{grid-template-columns:230px minmax(0,1fr);text-decoration:none}.article--info{gap:24px;display:grid}.article--info>:first-child{margin-top:0}.info-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.info-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:oklch(97% .006 120);padding:18px}.info-card--link{--category-accent:var(--primary);color:inherit;gap:8px;text-decoration:none;display:grid}.info-card--link:hover{border-color:color-mix(in oklch, var(--category-accent), white 50%)}.info-card__count{color:color-mix(in oklch, var(--category-accent), black 24%);text-transform:uppercase;font-size:.78rem;font-weight:600}.info-card h2{color:var(--ink-soft);margin:0 0 8px;font-size:1rem}.info-card p{color:var(--muted);margin:0;font-weight:500}.portal-heading--updates{background:linear-gradient(135deg, var(--surface), color-mix(in oklch, var(--blue), white 88%))}.updates-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.updates-summary section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);gap:8px;padding:18px;display:grid}.updates-summary span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:600}.updates-summary strong{color:var(--ink-soft);font-size:1.35rem;line-height:1.1}.updates-timeline{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);gap:28px;padding:22px;display:grid}.updates-month{gap:16px;display:grid}.updates-month h2{color:var(--ink-soft);font-size:1.25rem}.updates-list{gap:0;display:grid}.index-resource-media.cover-fit-contain img{object-fit:contain;padding:8px}.portal-heading--submit{background:linear-gradient(135deg, var(--surface), color-mix(in oklch, var(--accent-soft), white 48%))}.submission-rules{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.submission-rules section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);gap:8px;padding:18px;display:grid}.submission-rules span{color:color-mix(in oklch, var(--accent), black 18%);text-transform:uppercase;font-size:.78rem;font-weight:700}.submission-rules h2{color:var(--ink-soft);font-size:1.06rem}.submission-rules p{color:var(--muted);margin:0;font-weight:500}.submit-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);gap:22px;padding:24px;display:grid}.submit-panel h2{color:var(--ink-soft);font-size:1.35rem}.submit-panel p{color:var(--muted);margin:10px 0 0;font-weight:500}.submit-form{gap:18px;display:grid}.submit-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.form-field{gap:7px;display:grid}.form-field--wide{grid-column:1/-1}.form-field span{color:var(--ink-soft);font-size:.82rem;font-weight:700}.submit-checklist__item{border-top:1px solid var(--line);padding-top:12px}.submit-checklist__item p{color:var(--muted);margin:0;font-weight:500;line-height:1.55}.form-field input,.form-field textarea{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);width:100%;min-height:46px;padding:11px 12px}.form-field textarea{resize:vertical;min-height:138px}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--subtle)}.submit-form__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.submit-form__footer p{max-width:64ch;margin:0}.portal-heading--publishing-policy{background:linear-gradient(135deg, var(--surface), color-mix(in oklch, var(--primary-soft), white 42%))}.publishing-scoreboard{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.publishing-scoreboard section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);gap:8px;padding:18px;display:grid}.publishing-scoreboard span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:600}.publishing-scoreboard strong{color:var(--primary-dark);font-size:1.35rem;line-height:1.1}.publishing-scoreboard p{color:var(--muted);margin:0;font-weight:500}.publishing-policy-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,1fr) 310px;gap:24px;padding:24px;display:grid}.publishing-stage-list{gap:0;display:grid}.publishing-stage{border-top:1px solid var(--line);grid-template-columns:54px minmax(0,1fr);gap:18px;padding:18px 0;display:grid}.publishing-stage:last-child{border-bottom:1px solid var(--line)}.publishing-stage span{color:color-mix(in oklch, var(--primary), black 10%);font-size:.8rem;font-weight:700}.publishing-stage h2,.publishing-exclusion-box h2{color:var(--ink-soft);font-size:1.08rem}.publishing-stage p{color:var(--muted);margin:8px 0 0;font-weight:500}.publishing-exclusion-box{background:color-mix(in oklch, var(--accent-soft), white 56%);border:1px solid color-mix(in oklch, var(--accent), white 66%);border-radius:var(--radius-sm);align-self:start;padding:18px}.publishing-exclusion-box ul{color:var(--ink-soft);gap:9px;margin:14px 0 0;padding-left:20px;font-weight:500;display:grid}.portal-heading--licenses{background:linear-gradient(135deg, var(--surface), color-mix(in oklch, var(--accent-soft), white 52%))}.license-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.license-summary section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);gap:8px;padding:18px;display:grid}.license-summary span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:600}.license-summary strong{color:var(--ink-soft);font-size:1.45rem;line-height:1.1}.license-summary p{color:var(--muted);margin:0;font-weight:500}.license-index{gap:16px;display:grid}.license-group{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:clip}.license-group header{background:color-mix(in oklch, var(--surface-tint), white 38%);border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:16px;padding:18px;display:flex}.license-group header h2{color:var(--ink-soft);font-size:1.22rem}.license-group header strong{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--primary-dark);flex:none;padding:5px 10px;font-size:.82rem}.license-resource-list{gap:0;padding:0 18px;display:grid}.license-resource-list--summary,.source-resource-list--summary{gap:0;padding:0}.license-resource-summary,.source-resource-summary{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:16px 18px;display:grid}.license-resource-summary:first-child,.source-resource-summary:first-child{border-top:0}.license-resource-summary h3,.source-resource-summary h3{margin:0;font-size:1.03rem}.license-resource-summary h3 a,.source-resource-summary h3 a{text-decoration:none}.license-resource-summary p,.source-resource-summary p{color:var(--muted);margin:6px 0 0;font-size:.9rem;font-weight:500;line-height:1.55}.index-summary-more{border-top:1px solid var(--line);color:var(--primary-dark);padding:14px 18px 16px;font-weight:700;text-decoration:none;display:block}.index-summary-more:hover,.index-summary-more:focus-visible{text-decoration:underline}.portal-heading--sources{background:linear-gradient(135deg, var(--surface), color-mix(in oklch, var(--primary-soft), white 50%))}.source-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.source-summary section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);gap:8px;padding:18px;display:grid}.source-summary span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:600}.source-summary strong{color:var(--primary-dark);font-size:1.45rem;line-height:1.1}.source-summary p{color:var(--muted);margin:0;font-weight:500}.source-index{gap:16px;display:grid}.source-group{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:clip}.source-group header{background:color-mix(in oklch, var(--primary-soft), white 62%);border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:16px;padding:18px;display:flex}.source-group header h2{color:var(--ink-soft);font-size:1.22rem}.source-group header strong{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--primary-dark);flex:none;padding:5px 10px;font-size:.82rem}.source-resource-list{gap:0;padding:0 18px;display:grid}.source-resource-list--summary{padding:0}.tag-cloud--index .tag{gap:8px;min-height:36px}.tag-cloud--index .tag span{color:var(--primary-dark);font-weight:700}.search-input::placeholder{color:var(--subtle)}.search-input{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);width:100%;min-width:0;min-height:52px;padding:13px 14px}.inline-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.button{background:var(--primary-dark);border:1px solid var(--primary-dark);border-radius:var(--radius-pill);color:var(--surface);justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 18px;font-weight:600;text-decoration:none;display:inline-flex}.button--secondary{color:var(--primary-dark);background:0 0}.button--muted{background:var(--surface);border-color:var(--line);color:var(--ink-soft)}[data-auth-login-status]{color:var(--muted);margin:0;font-size:.86rem;line-height:1.45}.theme-word-pastel [data-auth-login-status]{color:var(--wp-muted)}.theme-green-amber [data-auth-login-status]{color:var(--ga-muted)}.button:hover{transform:translateY(-1px)}.decision-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.decision-fact{background:color-mix(in oklch, var(--primary-soft), white 54%);border:1px solid color-mix(in oklch, var(--primary), white 76%);border-radius:var(--radius-sm);gap:4px;min-width:0;padding:12px;display:grid}.decision-fact strong{color:var(--primary-dark);font-size:var(--fs-xs);font-weight:var(--weight-bold);text-transform:uppercase;line-height:1.1}.decision-fact span{color:var(--ink-soft);font-size:.88rem;font-weight:var(--weight-medium);overflow-wrap:anywhere;line-height:1.35}.decision-facts--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 14px}.decision-facts--compact .decision-fact:nth-child(n+4){display:none}.tag-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tag{border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--muted);padding:4px 9px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.tag:hover{border-color:var(--primary);color:var(--primary-dark)}.search-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:18px;container-type:inline-size}.filter-bar{grid-template-columns:repeat(auto-fit,minmax(min(136px,100%),1fr));gap:10px;margin-top:14px;display:grid}.filter-bar .button{text-align:center;white-space:nowrap;min-width:0}.search-summary{color:var(--muted);justify-content:space-between;align-items:center;gap:8px 16px;min-width:0;margin-top:18px;font-size:.9rem;display:flex}.search-results{border-top:1px solid var(--line);gap:0;margin-top:14px;display:grid}.empty-state{color:var(--muted);padding:28px 0}.search-fallback{background:color-mix(in oklch, var(--accent-soft), white 58%);border:1px solid color-mix(in oklch, var(--accent), white 68%);border-radius:var(--radius-sm);color:var(--ink-soft);gap:12px;margin-top:18px;padding:18px;display:grid}.search-fallback h2{font-size:1.15rem}.search-fallback p{color:var(--muted);margin:0;font-weight:500}@media (width<=1320px){:root{--content-main:min(1120px, calc(100vw - 96px))}}@media (width<=960px){:root{--content-main:min(760px, calc(100vw - 40px))}.hero,.split-layout,.resource-detail,.portal-layout{grid-template-columns:1fr}.category-strip,.resource-grid,.promo-grid,.featured-showcase,.resource-list-grid,.ranking-board{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card-grid,.submission-rules,.updates-summary,.publishing-scoreboard,.publishing-policy-panel,.license-summary,.source-summary{grid-template-columns:1fr}.side-panel{position:static}.site-actions{display:none}}@media (width<=720px){h1{font-size:2.7rem}h2{font-size:1.8rem}.site-header{position:static}.brand__logo{inline-size:172px}.site-header__inner,.section__header,.page-hero,.site-footer__inner{flex-direction:column;align-items:start}.site-nav{justify-content:flex-start}.category-strip,.resource-grid,.promo-grid,.featured-showcase,.featured-showcase__side,.resource-list-grid,.resource-list-card,.portal-list .resource-list-card,.search-result-card,.ranking-board,.decision-facts,.decision-facts--compact,.proof-panel dl,.resource-card__facts{grid-template-columns:1fr}.hero-landing{min-height:520px}.hero-landing__inner{padding-block:92px 62px}.hero-landing h1{font-size:2.15rem}.site-nav{justify-content:flex-start;gap:4px 10px;width:100%;overflow-x:auto}.site-nav__item>a,.site-nav__trigger{flex:none;min-height:32px;padding:5px 2px;font-size:.92rem}.site-nav__caret{display:none}.site-nav__item--dropdown{flex:none}.site-nav__menu{border-radius:var(--radius-sm);opacity:1;pointer-events:auto;min-width:220px;transition:none;display:none;position:static;top:auto;left:0;transform:none}.site-nav__menu:before,.site-nav__menu:after{display:none}.promo-card{grid-template-columns:72px minmax(0,1fr)}.promo-card__mark{height:72px}.featured-showcase__hero{min-height:360px}.featured-tile{min-height:220px}.wide-banner{flex-direction:column;align-items:start;gap:18px}.resource-list-card__cover{min-height:190px}.trust-list--compact,.updates-item{grid-template-columns:1fr}.updates-timeline{padding:18px}.submit-form__grid{grid-template-columns:1fr}.submit-form__footer{flex-direction:column;align-items:start}.publishing-stage{grid-template-columns:1fr}.publishing-policy-panel{padding:18px}.license-group header,.license-resource{grid-template-columns:1fr}.license-group header{flex-direction:column;align-items:start}.license-resource__actions{min-width:0}.source-group header,.source-resource{grid-template-columns:1fr}.source-group header{flex-direction:column;align-items:start}.source-resource__actions{min-width:0}.portal-heading,.search-panel{padding:18px}.portal-heading h1{font-size:2.25rem}.portal-heading p:last-child{font-size:.96rem}.article,.page-hero{padding:22px}.detail-masthead{padding-block:30px}.detail-masthead h1{max-width:12ch;font-size:1.8rem}.detail-masthead__meta{gap:8px;font-size:.82rem}}.site-header{background:color-mix(in oklch, var(--surface), transparent 4%);backdrop-filter:blur(18px);border-bottom-color:oklch(91% .01 248);box-shadow:0 1px oklch(100% 0 0/.78)}.site-header__inner{min-height:74px}.brand__logo{filter:drop-shadow(0 1px oklch(100% 0 0/.7))}.site-nav__item>a,.site-nav__trigger{border-radius:var(--radius-pill);color:color-mix(in oklch, var(--ink-soft), white 8%);font-size:1.08rem;font-weight:var(--weight-semibold);min-height:44px;padding-inline:14px}.site-actions a{border-radius:var(--radius-pill);color:color-mix(in oklch, var(--ink-soft), white 8%);font-size:.95rem;font-weight:var(--weight-medium);padding-inline:12px}.site-nav__caret{justify-content:center;align-items:center;display:inline-flex}.site-nav__caret .icon{transform:translateY(-1.5px)}.site-nav__menu{border-radius:var(--radius);box-shadow:var(--shadow-lift);border-color:oklch(88% .014 248);padding:10px}.site-nav__menu a{border-radius:var(--radius-sm);font-weight:var(--weight-medium)}.login-pill{background:linear-gradient(135deg, var(--primary-dark), color-mix(in oklch, var(--blue), black 18%));box-shadow:0 8px 18px oklch(20% .05 230/.16)}.portal-heading,.article,.search-panel,.submit-panel,.updates-timeline,.publishing-policy-panel,.license-group,.source-group,.resource-list-card,.updates-summary section,.submission-rules section,.publishing-scoreboard section,.license-summary section,.source-summary section{box-shadow:var(--shadow-card);border-color:oklch(88.8% .012 246)}.portal-heading{background:linear-gradient(135deg,oklch(100% 0 0),oklch(97.7% .01 246))}.portal-heading--search{background:linear-gradient(135deg,oklch(100% 0 0),oklch(97.4% .014 238))}.portal-heading h1{font-family:var(--font-ui);max-width:16ch;font-size:clamp(2.15rem,4vw,3.35rem)}.resource-list-card h3,.search-fallback h2,.info-card h2,.updates-month h2,.submission-rules h2,.submit-panel h2,.publishing-stage h2,.publishing-exclusion-box h2,.license-group header h2,.source-group header h2{font-family:var(--font-ui);font-weight:var(--weight-semibold)}.portal-heading h1,.article :where(h2,h3){color:var(--primary-dark)}.portal-heading p:last-child,.article :where(p,li),.resource-list-card p{color:var(--muted)}.button{background:linear-gradient(135deg, var(--primary-dark), color-mix(in oklch, var(--primary-dark), var(--primary) 28%));font-weight:var(--weight-semibold);transition:border-color var(--motion-duration-fast) ease, box-shadow var(--motion-duration-fast) ease, transform var(--motion-duration-fast) ease;border-color:#0000;box-shadow:0 8px 18px oklch(18% .04 220/.14)}.button--secondary,.button--muted{background:var(--surface);border-color:var(--line);box-shadow:none;color:var(--primary-dark)}.button:hover,.resource-list-card:hover{box-shadow:var(--shadow-lift);transform:translateY(-2px)}.search-input,.form-field input,.form-field textarea{background:oklch(99% .005 250);border-color:oklch(86% .015 246);box-shadow:inset 0 1px oklch(100% 0 0/.8)}.resource-list-card{transition:border-color var(--motion-duration-fast) ease, box-shadow var(--motion-duration-fast) ease, transform var(--motion-duration-fast) ease}.tag{border-color:var(--line);background:oklch(99% .005 250)}.filter-bar .button[aria-pressed=true]{background:var(--primary-dark)!important;border-color:var(--primary-dark)!important;color:#fff!important}.resource-list-card__cover{background:linear-gradient(135deg, var(--surface-tint), oklch(98% .01 250))}.cover-fit-contain img,img.cover-fit-contain{padding:12px;object-fit:contain!important}.resource-list-card__cover.cover-fit-contain img,.resource-card__cover-link.cover-fit-contain img{background:linear-gradient(135deg,oklch(97% .008 246),oklch(99% .004 250))}.detail-cover.cover-fit-contain img{aspect-ratio:16/9;object-fit:contain;background:linear-gradient(135deg,oklch(97% .008 246),oklch(99% .004 250));padding:22px}.side-panel__actions .button{flex:150px}.resource-list-card__cover span{background:oklch(16% .024 248/.86);border:1px solid oklch(100% 0 0/.18)}.resource-list-card__meta,.resource-list-card__stats{color:color-mix(in oklch, var(--muted), var(--blue) 8%)}.icon{flex:none;width:1em;height:1em;display:inline-block}.button .icon,.hero-search__button .icon,.card-link .icon,.resource-list-card__stats .icon{font-size:1rem}.button,.resource-list-card__stats a,.admin-row-actions a,.admin-row-actions button{align-items:center;gap:8px}.module-heading{text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;display:grid}.section__title.module-heading{text-align:left;justify-content:start;max-width:920px;margin-inline:auto}.section__title.module-heading p{margin-left:0;margin-right:0}.home-surface .section__title.module-heading{text-align:left;grid-template-columns:auto minmax(0,760px);justify-content:center;place-items:center start;width:min(920px,100%)}.home-surface .section__title.module-heading p{margin-left:0;margin-right:0}.module-heading__icon{background:var(--surface);border:1px solid color-mix(in oklch, var(--line), var(--ink) 10%);border-radius:var(--radius);color:var(--primary-dark);justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.module-heading__icon .icon,.category-card__icon .icon,.ranking-panel__icon .icon,.wide-banner__icon .icon{font-size:1.12rem}.page-shell{background:var(--paper)}.site-header{background:color-mix(in oklch, var(--surface), var(--paper) 34%);border-bottom-color:color-mix(in oklch, var(--line), var(--ink) 5%);box-shadow:none}.login-pill,.button,.filter-bar .button[aria-pressed=true]{background:var(--primary-dark)!important;border-color:var(--primary-dark)!important;color:var(--surface)!important}.button,.login-pill{box-shadow:none}.button--secondary,.button--muted{border-color:color-mix(in oklch, var(--line), var(--ink) 9%)!important;color:var(--primary-dark)!important;background:0 0!important}.button:hover,.resource-list-card:hover{transform:translateY(-1px);box-shadow:0 8px 18px oklch(18% .02 248/.08)}.hero-trust .icon{color:oklch(92% .025 78);grid-row:span 2;font-size:1.15rem}.resource-list-card,.search-panel,.article,.submit-panel,.updates-timeline,.publishing-policy-panel,.license-group,.source-group,.submission-rules section,.updates-summary section,.publishing-scoreboard section,.license-summary section,.source-summary section{box-shadow:none}.promo-card__mark .icon{font-size:1.35rem}.resource-list-card{border-color:color-mix(in oklch, var(--line), var(--ink) 8%)}.resource-list-card:hover{border-color:color-mix(in oklch, var(--category-accent), var(--line) 36%)}.tag{background:0 0}.decision-facts{gap:0;margin:18px 0}.decision-fact{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:12px 0;display:grid}.decision-fact:last-child{border-bottom:1px solid var(--line)}.decision-fact__icon{color:var(--primary);margin-top:1px;font-size:1.08rem}span.decision-fact__icon{border-radius:var(--radius-pill);border:1px solid;width:1em;height:1em;position:relative}span.decision-fact__icon:after{border-radius:var(--radius-pill);content:"";background:currentColor;width:.34em;height:.34em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.decision-fact strong{color:var(--ink-soft);letter-spacing:0;white-space:nowrap}.decision-facts--compact{grid-template-columns:1fr}.decision-facts--compact .decision-fact{padding:10px 0}.decision-facts--compact .decision-fact:nth-child(-n+3){border-bottom:1px solid var(--line)}.resource-list-card__stats a{display:inline-flex}.portal-heading{background:var(--surface);border-color:color-mix(in oklch, var(--line), var(--ink) 8%);box-shadow:none}.portal-heading h1{color:var(--primary-dark)}.portal-heading__title-row{text-align:left;justify-content:center;justify-self:center;align-items:center;gap:18px;width:fit-content;max-width:100%;margin-inline:auto;display:inline-flex}.portal-heading__title-row h1{max-width:none;line-height:1}.submission-rules section{background:var(--surface);border-color:color-mix(in oklch, var(--line), var(--ink) 8%)}.submission-rules section .icon{color:var(--primary);font-size:1.2rem}.search-fallback,.publishing-exclusion-box{background:var(--surface);border-color:color-mix(in oklch, var(--line), var(--ink) 8%)}.trust-item .icon{color:var(--primary);grid-row:span 2;margin-top:2px;font-size:1rem}.search-input-shell{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding-inline:14px;display:grid}.search-input-shell .icon{color:var(--muted)}.search-input-shell .search-input{box-shadow:none;background:0 0;border:0;padding-left:0}.filter-bar .button{gap:7px}.resource-list-card__cover,.detail-cover.cover-fit-contain img,.resource-list-card__cover.cover-fit-contain img,.resource-card__cover-link.cover-fit-contain img{background:var(--surface)}.site-header{background:color-mix(in oklch, var(--surface), var(--paper) 28%);border-bottom-color:color-mix(in oklch, var(--line), white 18%)}.site-header__inner{gap:clamp(18px,2vw,34px);min-height:72px}.site-header__brand-lockup{flex:none;align-items:center;gap:18px;min-width:0;display:inline-flex}.site-header__edition{border-left:1px solid color-mix(in oklch, var(--line), var(--ink) 10%);color:var(--accent);font-size:1.05rem;font-weight:var(--weight-bold);white-space:nowrap;padding-left:18px;line-height:1}.brand__logo{inline-size:clamp(190px,18vw,258px)}.site-nav{gap:10px}.site-nav__item>a,.site-nav__trigger{border-radius:var(--radius);color:var(--ink);background:0 0;min-height:38px;padding:7px 9px;font-size:.98rem}.site-nav a:hover,.site-nav__trigger:hover,.site-nav__item:focus-within>a,.site-nav__active{background:0 0;color:var(--accent)!important}.site-nav__menu{border-color:color-mix(in oklch, var(--line), var(--ink) 8%)}.site-nav__menu a:hover,.site-nav__menu a:focus-visible{background:var(--accent-soft);color:color-mix(in oklch, var(--accent), black 12%)}.site-actions{gap:14px}.site-actions a{border-radius:var(--radius);color:var(--ink);padding:8px 9px;font-size:.92rem}.login-pill{gap:8px;display:inline-flex;background:var(--surface)!important;border:1px solid color-mix(in oklch, var(--line), var(--ink) 10%)!important;color:var(--ink)!important;padding:10px 16px!important}.login-pill .icon{color:var(--ink);font-size:1rem}#main-content .hero-landing>.container.hero-landing__inner{width:var(--content)}.hero-search__input-shell .icon{color:var(--subtle);font-size:1.08rem}.hero-trust .icon{background:color-mix(in oklch, var(--primary-soft), white 14%);border-radius:var(--radius-pill);box-sizing:content-box;color:var(--primary-dark);grid-row:span 2;padding:8px;font-size:1.08rem}.hero-trust span:nth-child(2) .icon{color:oklch(44% .08 82);background:oklch(94% .065 84)}.hero-trust span:nth-child(3) .icon{color:color-mix(in oklch, var(--accent), black 10%);background:oklch(92% .07 36)}.studio-feature__media.cover-fit-contain img,.studio-list-item__media.cover-fit-contain img{object-fit:contain;padding:10px}.studio-feature__actions .button{border-radius:var(--radius);min-height:44px;padding:10px 16px}.studio-feature__actions .button:first-child{background:var(--accent)!important;color:var(--surface)!important}.studio-card__tabs a.is-active{color:var(--ink)}.studio-card__tabs a.is-active:after{background:var(--accent);border-radius:var(--radius-pill);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}@media (width<=1320px){.site-header__edition{display:none}}.theme-green-amber{--ga-public-content:min(1348px, calc(100vw - 92px));--ga-card-stream-content:min(1180px, calc(100vw - 92px));--content:var(--ga-public-content);--content-main:var(--ga-public-content);--ga-deep:oklch(17% .058 146);--ga-deeper:oklch(12% .048 147);--ga-green:oklch(31% .082 145);--ga-sage:oklch(92.5% .035 130);--ga-sage-strong:oklch(86% .045 128);--ga-paper:oklch(100% 0 0);--ga-panel:oklch(98.2% .012 104);--ga-ink:oklch(17% .04 148);--ga-muted:oklch(43% .035 145);--ga-line:oklch(80% .035 124);--ga-amber:oklch(70% .165 74);--ga-amber-dark:oklch(59% .145 69);--ga-amber-soft:oklch(88% .105 78);--ga-nav:oklch(50% .13 66);--primary:var(--ga-green);--primary-dark:var(--ga-deep);--primary-soft:var(--ga-sage-strong);--accent:var(--ga-amber);--accent-soft:var(--ga-amber-soft);--ga-panel-pad:clamp(30px, 2.6vw, 38px);--ga-card-pad:26px;--ga-home-content:var(--ga-public-content);--ga-home-panel-pad:28px;--ga-home-heading-size:1.04rem;--ga-home-title-size:.94rem;--ga-home-copy-size:.78rem;--ga-home-meta-size:.76rem;--ga-reading-line:1.76;--ga-ui-line:1.45;--ga-weight-copy:400;--ga-weight-ui:500;--ga-weight-title:650;background:var(--ga-paper);color:var(--ga-ink)}.theme-green-amber .page-shell,.theme-green-amber #main-content{background:var(--ga-paper)}.theme-green-amber .page-shell{grid-template-rows:auto minmax(0,1fr) auto;min-height:100dvh;display:grid}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;block-size:1px;inline-size:1px;position:absolute;overflow:hidden}.theme-green-amber .site-header--green-amber{border-bottom:1px solid var(--ga-line);color:var(--ga-ink);background:linear-gradient(oklch(98.8% .012 104),oklch(95.8% .02 112));box-shadow:0 1px oklch(100% 0 0/.64)}.theme-green-amber .site-header--green-amber .site-header__inner{gap:clamp(16px,1.8vw,28px);min-height:68px;position:relative}.theme-green-amber .site-header--green-amber .site-header__brand-lockup{gap:0}.theme-green-amber .site-header--green-amber .brand__logo{filter:brightness(0)saturate()invert(18%)sepia(38%)saturate(780%)hue-rotate(88deg)brightness(88%)contrast(92%);opacity:.96;max-block-size:42px;inline-size:172px;transform:translate(-26px)}.theme-green-amber .site-header--green-amber .site-nav{flex-wrap:nowrap;flex:1;justify-content:center;gap:clamp(12px,1.2vw,32px);min-width:0}.theme-green-amber .site-header--green-amber .site-nav__item>a,.theme-green-amber .site-header--green-amber .site-nav__trigger{color:oklch(25% .052 145);min-height:42px;padding:8px 6px;font-size:clamp(.88rem,.78vw,1rem);font-weight:700}.theme-green-amber .site-header--green-amber .site-nav a:hover,.theme-green-amber .site-header--green-amber .site-nav__trigger:hover,.theme-green-amber .site-header--green-amber .site-nav__item:focus-within>a,.theme-green-amber .site-header--green-amber .site-nav__active{background:0 0;color:var(--ga-nav)!important}.theme-green-amber .site-header--green-amber .site-nav__caret{color:currentColor}.theme-green-amber .site-header--green-amber .site-nav__item--dropdown:not(.site-nav__item--mega):after{content:"";block-size:18px;inline-size:100%;position:absolute;inset:100% 0 auto}.theme-green-amber .site-header--green-amber .site-nav__menu{background:var(--ga-panel);border-color:var(--ga-line);border-radius:var(--radius);box-shadow:0 18px 34px oklch(35% .035 110/.16)}.theme-green-amber .site-header--green-amber .site-nav__menu:before{block-size:24px;top:-24px}.theme-green-amber .site-header--green-amber .site-nav__menu:after{border-color:transparent transparent var(--ga-panel)}.theme-green-amber .site-header--green-amber .site-nav__menu a{color:var(--ga-ink)}.theme-green-amber .site-header--green-amber .site-nav__menu a:hover,.theme-green-amber .site-header--green-amber .site-nav__menu a:focus-visible{background:var(--ga-sage);color:var(--ga-nav)}@media (width<=1300px) and (width>=1101px){.theme-green-amber .site-header--green-amber .site-header__inner{gap:12px}.theme-green-amber .site-header--green-amber .brand__logo{inline-size:144px;transform:translate(-12px)}.theme-green-amber .site-header--green-amber .site-nav{gap:14px}.theme-green-amber .site-header--green-amber .site-nav__item>a,.theme-green-amber .site-header--green-amber .site-nav__trigger{padding-inline:3px;font-size:.86rem}.theme-green-amber .site-actions--green-amber{gap:8px}.theme-green-amber .green-action-icon{width:36px;height:36px}.theme-green-amber .green-language__current{min-height:36px;padding-inline:10px}}.theme-green-amber .site-header--green-amber .site-nav__item--mega{position:static}.theme-green-amber .site-header--green-amber .site-nav__mega:before{block-size:34px;top:-34px}.theme-green-amber .site-header--green-amber .site-nav__mega{border-color:var(--ga-line);background:oklch(98.2% .012 104/.98);inline-size:min(1260px,100vw - 92px);padding:24px 28px;top:calc(100% + 8px);left:50%;box-shadow:0 22px 52px oklch(35% .035 110/.18)}.theme-green-amber .site-header--green-amber .site-nav__mega:after{display:none}.theme-green-amber .site-header--green-amber .site-nav__mega-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:22px 28px;display:grid}.theme-green-amber .site-header--green-amber .site-nav__mega-grid--featured{grid-template-columns:repeat(8,minmax(0,1fr));gap:20px 22px}.theme-green-amber .site-header--green-amber .site-nav__mega-section{border-left:1px solid var(--ga-line);min-width:0;padding-left:20px}.theme-green-amber .site-header--green-amber .site-nav__mega-grid--featured .site-nav__mega-section{padding-left:14px}.theme-green-amber .site-header--green-amber .site-nav__mega-section--inline{border-top:1px solid var(--ga-line);grid-column:span 4;grid-template-columns:max-content minmax(0,1fr);align-items:start;gap:10px 18px;padding-top:14px;display:grid}.theme-green-amber .site-header--green-amber .site-nav__mega-title{align-items:center;gap:8px;min-height:auto;padding:0;font-size:.95rem;font-weight:800;line-height:1.15;display:inline-flex;color:var(--ga-amber)!important}.theme-green-amber .site-header--green-amber .site-nav__mega-title:hover,.theme-green-amber .site-header--green-amber .site-nav__mega-title:focus-visible{background:0 0;color:oklch(76% .16 76)!important}.theme-green-amber .site-header--green-amber .site-nav__mega-title .icon{width:18px;height:18px}.theme-green-amber .site-header--green-amber .site-nav__mega-grid--featured .site-nav__mega-title{font-size:.86rem}.theme-green-amber .site-header--green-amber .site-nav__mega-links{gap:4px;margin-top:10px;display:grid}.theme-green-amber .site-header--green-amber .site-nav__mega-section--inline .site-nav__mega-links{flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:0;display:flex}.theme-green-amber .site-header--green-amber .site-nav__mega-links a{border-radius:var(--radius-sm);color:var(--ga-muted);font-size:.86rem;font-weight:var(--ga-weight-copy);padding:5px 7px;line-height:1.25}.theme-green-amber .site-header--green-amber .site-nav__mega-grid--featured .site-nav__mega-links a{padding-inline:0;font-size:.8rem}.theme-green-amber .site-header--green-amber .site-nav__mega-section--inline .site-nav__mega-links a{padding:4px 0}.theme-green-amber .site-actions--green-amber{justify-content:flex-end;min-width:170px}.green-language{z-index:45;position:relative}.green-language:after{content:"";block-size:10px;inline-size:100%;position:absolute;inset:100% 0 auto auto}.green-language__current{border:1px solid var(--ga-line);border-radius:var(--radius-sm);background:oklch(98.8% .01 104);align-items:center;gap:8px;min-height:40px;padding:8px 14px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex;color:oklch(25% .052 145)!important}.green-language__menu{background:var(--ga-panel);border:1px solid var(--ga-line);border-radius:var(--radius);opacity:0;pointer-events:none;min-width:150px;transition:opacity var(--motion-duration-fast) ease, transform var(--motion-duration-fast) ease;z-index:46;gap:2px;padding:7px;display:grid;position:absolute;top:100%;right:0;transform:translateY(-4px)}.green-language:hover .green-language__menu,.green-language:focus-within .green-language__menu{opacity:1;pointer-events:auto;transform:translateY(0)}.green-language__menu a{border-radius:var(--radius-sm);padding:9px 10px;font-size:.86rem;text-decoration:none;color:var(--ga-ink)!important}.theme-green-amber .green-auth{z-index:44;flex:none;align-items:center;gap:8px;display:inline-flex;position:relative}.theme-green-amber .green-auth__login,.theme-green-amber .green-auth__profile{border:1px solid var(--ga-line);border-radius:var(--radius);background:oklch(98.8% .01 104);align-items:center;gap:8px;min-height:40px;text-decoration:none;display:inline-flex;color:oklch(25% .052 145)!important}.theme-green-amber .green-auth__login{cursor:pointer;padding:0 12px;font-size:.88rem;font-weight:700}.theme-green-amber .green-auth__login:disabled,.theme-green-amber .green-auth__logout:disabled{cursor:wait;opacity:.7}.theme-green-amber .green-auth__profile{max-width:196px;padding:3px 10px 3px 4px}.theme-green-amber .green-auth__avatar,.theme-green-amber .account-card__avatar,.theme-green-amber .account-card__icon{background:linear-gradient(135deg, var(--ga-amber), oklch(89% .045 104));color:var(--ga-deeper);flex:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex;overflow:hidden}.theme-green-amber .green-auth__avatar{border-radius:var(--radius);width:32px;height:32px}.theme-green-amber .green-auth__avatar img,.theme-green-amber .account-card__avatar img{object-fit:cover;width:100%;height:100%}.theme-green-amber .green-auth__summary{gap:1px;min-width:0;display:grid}.theme-green-amber .green-auth__summary strong,.theme-green-amber .green-auth__summary small{text-overflow:ellipsis;white-space:nowrap;max-width:132px;display:block;overflow:hidden}.theme-green-amber .green-auth__summary strong{font-size:.82rem;line-height:1.1}.theme-green-amber .green-auth__summary small{color:var(--ga-muted);font-size:var(--fs-xs);line-height:1.1}.theme-green-amber .green-auth__panel{background:var(--ga-panel);border:1px solid var(--ga-line);border-radius:var(--radius);z-index:48;gap:12px;min-width:268px;padding:14px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 34px oklch(35% .035 110/.18)}.theme-green-amber .green-auth__panel:before{content:"";block-size:12px;position:absolute;inset:-12px 0 auto}.theme-green-amber .green-auth__panel p{color:var(--ga-muted);margin:0;font-size:.82rem;line-height:1.45}.theme-green-amber .green-auth__google-button,.theme-green-amber .account-card__google-button{min-height:44px}.theme-green-amber .green-auth__login:hover,.theme-green-amber .green-auth__login:focus-visible,.theme-green-amber .green-auth__profile:hover,.theme-green-amber .green-auth__profile:focus-visible{background:var(--ga-amber);border-color:var(--ga-amber);color:var(--ga-deeper)!important}.theme-green-amber .account-page{gap:24px;padding-block:clamp(46px,5vw,74px);display:grid}.theme-green-amber .account-page__heading{text-align:center;max-width:760px;margin-inline:auto}.theme-green-amber .account-page__heading h1{color:var(--ga-deep);max-width:12ch;margin-inline:auto;font-size:clamp(2.3rem,3.6vw,3.4rem)}.theme-green-amber .account-page__heading p:last-child,.theme-green-amber .account-page__loading{color:var(--ga-muted);max-width:60ch;margin:14px auto 0;font-size:1rem;line-height:1.75}.theme-green-amber .account-page__loading{text-align:center}.theme-green-amber .account-card{background:var(--ga-panel);border:1px solid var(--ga-line);border-radius:var(--radius);grid-template-columns:88px minmax(0,1fr);align-items:start;gap:24px;width:100%;max-width:760px;margin-inline:auto;padding:clamp(24px,3vw,36px);display:grid;box-shadow:0 16px 34px oklch(40% .04 112/.1)}.theme-green-amber .account-card--signed-out{grid-template-columns:64px minmax(0,1fr)}.theme-green-amber .account-card__avatar{border-radius:18px;width:88px;height:88px;font-size:2rem}.theme-green-amber .account-card__icon{border-radius:14px;width:64px;height:64px}.theme-green-amber .account-card__body{min-width:0}.theme-green-amber .account-card h2{color:var(--ga-deep);font-family:var(--font-ui);font-size:clamp(1.35rem,2vw,1.8rem);font-weight:700}.theme-green-amber .account-card p{color:var(--ga-muted);margin:8px 0 0;line-height:1.7}.theme-green-amber .account-card__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0;display:grid}.theme-green-amber .account-card__facts div{background:var(--ga-sage);border:1px solid var(--ga-line);border-radius:var(--radius);min-width:0;padding:12px}.theme-green-amber .account-card__facts dt{color:var(--ga-muted);margin:0 0 6px;font-size:.78rem;font-weight:700}.theme-green-amber .account-card__facts dd{color:var(--ga-ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.92rem;font-weight:700;overflow:hidden}.theme-green-amber .account-card__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.green-language__menu a:hover,.green-language__menu a:focus-visible,.green-language__menu a.is-active{background:var(--ga-sage);color:var(--ga-amber-dark)!important}.site-header-search{border-radius:var(--radius-sm);inline-size:348px;border:1px solid oklch(56% .04 145/.7);grid-template-columns:minmax(0,1fr) 42px;align-items:center;min-height:40px;display:grid}.site-header-search label{min-width:0}.site-header-search input{color:oklch(94% .014 105);inline-size:100%;background:0 0;border:0;min-height:38px;padding:8px 14px}.site-header-search input::placeholder{color:oklch(74% .018 125)}.site-header-search button{color:oklch(87% .016 115);background:0 0;border:0;justify-content:center;align-items:center;min-height:38px;padding:0;display:inline-flex}.ga-home-hero{background:var(--ga-deep);z-index:2;min-height:360px;position:relative;overflow:visible}.ga-home-hero__texture{object-fit:cover;block-size:100%;inline-size:100%;position:absolute;inset:0}.ga-home-hero__inner{color:oklch(96% .014 106);text-align:center;z-index:1;align-content:center;place-items:center;gap:14px;min-height:360px;padding-block:24px;display:grid;position:relative}.ga-search{z-index:3;grid-template-columns:minmax(0,1fr) 190px 112px;inline-size:min(680px,100%);margin-top:0;font-size:.95rem;display:grid;position:relative}.ga-search__input,.ga-category-select__trigger{color:oklch(22% .032 145);background:oklch(98% .01 103);border:1px solid oklch(83% .025 108);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:48px;padding-inline:14px;display:grid}.ga-search__input{border-radius:var(--radius-sm) 0 0 var(--radius-sm)}.ga-category-select{z-index:20;min-width:0;position:relative}.ga-category-select__trigger{cursor:pointer;font:inherit;text-align:left;border-left:0;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;inline-size:100%}.ga-category-select__trigger:focus-visible,.ga-search>button[type=submit]:focus-visible{outline-offset:-3px;outline:3px solid oklch(78% .09 82/.56)}.ga-category-select__trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ga-search input{color:oklch(27% .035 145);font:inherit;font-weight:var(--ga-weight-ui);background:0 0;border:0;outline:0;min-width:0}.ga-search input::placeholder{color:oklch(55% .018 110)}.ga-category-select__trigger:hover,.ga-category-select.is-open .ga-category-select__trigger{color:oklch(24% .055 145);background:oklch(94.5% .023 116)}.ga-category-select__menu{border-radius:var(--radius);opacity:0;pointer-events:none;inline-size:min(286px,100% + 70px);transition:opacity var(--motion-duration-fast) ease, transform var(--motion-duration-fast) ease;z-index:50;background:oklch(17% .055 145/.96);border:1px solid oklch(42% .055 145);gap:5px;padding:16px;display:grid;position:absolute;inset:calc(100% + 10px) auto auto 50%;transform:translate(-50%,-4px);box-shadow:0 18px 38px oklch(6% .035 145/.32)}.ga-category-select__menu:before{content:"";border:12px solid #0000;border-top-width:0;border-bottom-color:oklch(17% .055 145/.96);position:absolute;inset:-12px auto auto 50%;transform:translate(-50%)}.ga-category-select.is-open .ga-category-select__menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.ga-category-select__option{border-radius:var(--radius-sm);color:oklch(91% .018 112);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;min-height:42px;padding:8px 12px;font-size:1.02rem;font-weight:700;display:grid}.ga-category-select__option .icon{color:currentColor;opacity:0}.ga-category-select__option:hover,.ga-category-select__option:focus-visible,.ga-category-select__option.is-active{color:var(--ga-amber);background:oklch(27% .068 145);outline:0}.ga-category-select__option.is-active .icon{opacity:1}.ga-search>button[type=submit]{background:linear-gradient(180deg, var(--ga-amber), var(--ga-amber-dark));border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:oklch(99% .01 102);border:1px solid oklch(62% .145 70);min-height:48px;font-size:.96rem;font-weight:700}.ga-trust-row{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;align-items:center;gap:28px;width:100%;max-width:760px;margin-top:20px;display:grid}.ga-trust-row a{color:oklch(90% .018 112);text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;text-decoration:none;display:grid}.ga-trust-row a+a{border-left:1px solid oklch(74% .025 118/.34);padding-left:28px}.ga-trust-row .icon{color:var(--ga-amber);width:34px;height:34px}.ga-trust-row strong{color:oklch(94% .014 106);font-size:.94rem;font-weight:600;line-height:1.2;display:block}.ga-trust-row small{color:oklch(75% .024 118);font-size:.76rem;font-weight:var(--ga-weight-copy);margin-top:2px;line-height:1.3;display:block}.ga-home-surface{background:var(--ga-paper);z-index:1;border-top:1px solid oklch(82% .032 124);padding-block:0 16px;position:relative}.ga-home-board{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:0;padding-block:22px 18px;display:grid}.ga-category-panel,.ga-resource-panel,.ga-source-card{border:1px solid var(--ga-line);border-radius:var(--radius-sm);box-shadow:none;background:oklch(97.8% .014 102)}.ga-category-panel{padding:14px 12px 12px}.ga-category-panel h2,.ga-resource-panel h2,.ga-source-card h2,.ga-detail-facts h2,.ga-detail-article h2{color:var(--ga-ink);font-family:var(--font-ui);font-size:1.18rem;font-weight:var(--ga-weight-title);letter-spacing:0;margin:0;line-height:1.24}.ga-category-list{border-radius:var(--radius-sm);border:1px solid oklch(83% .03 122);margin-top:14px;display:grid;overflow:hidden}.ga-category-list a{color:var(--ga-ink);background:oklch(98.4% .01 104);border-bottom:1px solid oklch(85% .028 120);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:52px;padding:7px 12px;text-decoration:none;display:grid}.ga-category-list a:last-child{border-bottom:0}.ga-category-list a:hover,.ga-resource-row:hover,.ga-related-list a:hover{background:oklch(94% .03 126)}.ga-category-list .icon{color:oklch(36% .082 145);width:24px;height:24px}.ga-category-list strong,.ga-resource-row strong,.ga-related-list strong{color:var(--ga-ink);font-size:.97rem;line-height:1.2;display:block}.ga-category-list small,.ga-resource-row small,.ga-related-list small{color:var(--ga-muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:2px;font-size:.76rem;line-height:1.3;display:-webkit-box;overflow:hidden}.ga-category-list b{color:oklch(39% .065 145);font-size:.82rem}.ga-outline-link,.ga-panel-link{border-radius:var(--radius-sm);color:oklch(31% .075 145);border:1px solid oklch(53% .065 145);justify-content:center;align-items:center;gap:8px;width:100%;min-height:36px;margin-top:12px;font-weight:800;text-decoration:none;display:inline-flex}.ga-resource-panel{border:0;border-left:1px solid var(--ga-line);border-radius:0;padding:16px 0 0 24px}.ga-resource-panel header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:2px 14px;margin-bottom:13px;padding-right:8px;display:grid}.ga-resource-panel header h2{grid-column:1}.ga-resource-panel header small{color:var(--ga-muted);font-size:.76rem;font-weight:var(--ga-weight-copy);grid-column:1;line-height:1.3}.ga-resource-panel header a{grid-area:1/2/span 2;justify-self:end;align-items:center;gap:6px;display:inline-flex}.ga-resource-panel header a,.ga-panel-link,.ga-source-card a{color:oklch(33% .075 145);font-size:.9rem;font-weight:800;text-decoration:none}.ga-resource-list{display:grid}.ga-resource-row{color:var(--ga-ink);border-bottom:1px solid oklch(84% .025 110);grid-template-columns:52px minmax(0,1fr) 108px;align-items:center;gap:12px;min-height:78px;padding:7px 8px 7px 0;text-decoration:none;display:grid}.ga-resource-panel--latest .ga-resource-row{grid-template-columns:52px minmax(0,1fr) 82px}.ga-resource-row__media,.ga-related-list__media{border-radius:var(--radius);background:oklch(100% 0 0);justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.ga-resource-row__media{width:48px;height:48px}.ga-resource-row__media img,.ga-related-list__media img{object-fit:cover;width:100%;height:100%;display:block}.ga-resource-row__media.cover-fit-contain img,.ga-related-list__media.cover-fit-contain img{object-fit:contain;padding:4px}.ga-chip-line{flex-wrap:wrap;gap:5px;margin-top:5px;display:flex}.ga-chip-line b{border-radius:var(--radius-xs);color:oklch(38% .045 120);font-size:var(--fs-xs);background:oklch(90% .03 115);padding:4px 5px;line-height:1}.ga-resource-row__meta{color:var(--ga-muted);text-align:right;justify-items:end;gap:3px;display:grid}.ga-resource-row__meta small{max-width:100%;display:block}.ga-resource-row__meta em{color:oklch(43% .13 145);font-size:.78rem;font-style:normal;font-weight:800}.ga-detail-page{background:var(--ga-paper);min-height:100vh;padding-bottom:46px}.ga-detail-shell{grid-template-columns:clamp(360px,30vw,420px) minmax(0,1fr) clamp(300px,24vw,330px);gap:22px 30px;padding-top:16px;display:grid}.ga-breadcrumb{color:oklch(34% .034 145);flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:11px;min-height:25px;font-size:.96rem;font-weight:700;display:flex}.ga-breadcrumb a{color:oklch(27% .07 145);align-items:center;gap:7px;text-decoration:none;display:inline-flex}.ga-detail-hero{display:contents}.ga-detail-cover{border-radius:var(--radius-sm);grid-area:2/1;height:clamp(336px,27vw,378px);overflow:hidden}.ga-detail-cover img{object-fit:cover;width:100%;height:100%;display:block}.ga-detail-summary{grid-area:2/2;align-self:start;padding-top:9px}.ga-detail-badge{border-radius:var(--radius-sm);color:oklch(98% .008 104);background:oklch(45% .082 145);margin-bottom:16px;padding:9px 15px;font-size:.92rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.ga-detail-summary h1{color:var(--ga-ink);font-family:var(--font-ui);letter-spacing:0;margin:0 0 15px;font-size:clamp(2.1rem,3vw,2.95rem);font-weight:850;line-height:1.05}.ga-detail-meta{color:var(--ga-muted);flex-wrap:wrap;align-items:center;gap:13px;margin-bottom:17px;font-size:.94rem;font-weight:700;display:flex}.ga-detail-meta span{align-items:center;gap:7px;display:inline-flex}.ga-detail-summary p{color:oklch(27% .026 145);max-width:58ch;margin:0;font-size:1.08rem;font-weight:600;line-height:1.7}.ga-detail-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.ga-detail-tags a{border-radius:var(--radius-pill);color:oklch(32% .064 145);font-size:.82rem;font-weight:var(--ga-weight-ui);background:oklch(90% .034 120);border:1px solid oklch(80% .038 124);padding:8px 11px;line-height:1;text-decoration:none}.ga-risk-callout{background:linear-gradient(90deg, var(--ga-amber-soft), oklch(87% .085 77));border-radius:var(--radius-sm);color:oklch(25% .042 78);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:52px;margin-top:22px;padding:11px 16px;display:grid}.ga-risk-callout .icon{color:oklch(34% .09 78);width:29px;height:29px}.ga-risk-callout span{font-size:.9rem;font-weight:750;line-height:1.4}.ga-detail-data-strip{border-radius:var(--radius-sm);border:1px solid oklch(82% .034 120);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:18px;display:grid;overflow:hidden}.ga-detail-data-strip section{background:oklch(96.6% .018 108);min-width:0;padding:12px 14px}.ga-detail-data-strip span{color:var(--ga-muted);font-size:var(--fs-xs);margin-bottom:6px;font-weight:650;line-height:1.2;display:block}.ga-detail-data-strip strong{color:var(--ga-ink);font-size:.84rem;font-weight:var(--ga-weight-ui);overflow-wrap:anywhere;line-height:1.38;display:block}.ga-detail-actions{grid-template-columns:220px 230px;gap:18px;margin-top:22px;display:grid}.ga-button{border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:10px;min-height:52px;font-size:1.05rem;font-weight:850;text-decoration:none;display:inline-flex}.ga-button--primary{background:linear-gradient(180deg, var(--ga-amber), var(--ga-amber-dark));border:1px solid var(--ga-amber-dark);color:oklch(99% .01 105)}.ga-button--secondary{color:oklch(31% .075 145);background:0 0;border:2px solid oklch(37% .07 145)}.ga-source-card{background:oklch(94.5% .025 118/.88);grid-area:2/3/span 5;align-self:start;padding:27px 24px 24px}.ga-source-card dl{gap:15px;margin:18px 0 24px;display:grid}.ga-source-card dl div{grid-template-columns:78px minmax(0,1fr);gap:12px;display:grid}.ga-source-card dt{color:var(--ga-muted);font-weight:800}.ga-source-card dd{color:var(--ga-ink);overflow-wrap:anywhere;margin:0;font-weight:700}.ga-source-card section{border-top:1px solid var(--ga-line);padding-top:22px}.ga-source-card section+section{margin-top:22px}.ga-source-card h3{color:var(--ga-ink);letter-spacing:0;margin:0 0 13px;font-size:1.15rem;font-weight:850}.ga-source-card p{color:var(--ga-muted);margin:8px 0 0;font-weight:650;line-height:1.45}.ga-source-link{overflow-wrap:anywhere;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid;color:oklch(34% .075 145)!important}.ga-related-list{gap:12px;display:grid}.ga-related-list h3{margin-bottom:2px}.ga-related-list a{color:var(--ga-ink);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;text-decoration:none;display:grid}.ga-related-list__media{width:44px;height:44px}.ga-related-list small{-webkit-line-clamp:1}.ga-source-card__all{border-top:1px solid var(--ga-line);align-items:center;gap:8px;margin-top:8px;padding-top:16px;grid-template-columns:none!important;display:inline-flex!important}.ga-detail-tabs{border-radius:var(--radius-sm);background:oklch(19% .056 145);border:1px solid oklch(39% .05 145);grid-area:3/1/auto/3;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:0;min-height:54px;display:grid;overflow:hidden}.ga-detail-tabs a{color:oklch(91% .018 112);font-size:.92rem;font-weight:var(--ga-weight-title);text-align:center;justify-content:center;align-items:center;min-height:54px;padding-inline:12px;text-decoration:none;display:inline-flex}.ga-detail-tabs a+a{border-left:1px solid oklch(37% .05 145)}.ga-detail-tabs a:hover,.ga-detail-tabs a:focus-visible{color:var(--ga-amber);background:oklch(28% .068 145)}.ga-detail-facts{border-top:1px solid var(--ga-line);grid-area:4/1/auto/3;gap:16px;padding-top:17px;display:grid}.theme-green-amber .ga-detail-facts .decision-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;display:grid}.theme-green-amber .ga-detail-facts .decision-fact{border:0;border-right:1px solid var(--ga-line);grid-template-columns:auto minmax(0,1fr);gap:12px;min-height:76px;padding:8px 22px 10px 0;display:grid}.theme-green-amber .ga-detail-facts .decision-fact+.decision-fact{padding-left:24px}.theme-green-amber .ga-detail-facts .decision-fact:last-child{border-bottom:0;border-right:0}.theme-green-amber .ga-detail-facts .decision-fact__icon{color:oklch(34% .075 145);width:24px;height:24px}.theme-green-amber .ga-detail-facts .decision-fact strong{color:var(--ga-ink);margin-bottom:5px;font-size:.95rem;font-weight:850;display:block}.theme-green-amber .ga-detail-facts .decision-fact span{color:oklch(28% .026 145);font-size:.92rem;font-weight:650;line-height:1.42;display:block}.ga-detail-content{grid-area:5/1/auto/3}.ga-detail-article{color:oklch(23% .025 145);max-width:920px;font-size:1rem;font-weight:550;line-height:1.68}.ga-detail-article>section+section,.ga-markdown-body{margin-top:20px}.ga-detail-article>section{scroll-margin-top:96px}.ga-detail-article h2{margin-bottom:8px}.ga-detail-article p{margin:0}.ga-detail-article ul{columns:2;margin:0;padding-left:1.1rem}.ga-detail-article li{break-inside:avoid;margin:4px 0}.ga-markdown-body{border-top:1px solid var(--ga-line);padding-top:18px}.ga-detail-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ga-detail-info-grid section,.ga-detail-faq section{border:1px solid var(--ga-line);border-radius:var(--radius-sm);background:oklch(96.8% .018 108);padding:18px}.ga-detail-info-grid span{color:oklch(36% .074 145);font-size:.82rem;font-weight:var(--ga-weight-title);margin-bottom:8px;line-height:1.2;display:block}.ga-detail-entry-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ga-detail-entry-card>div{border:1px solid var(--ga-line);border-radius:var(--radius-sm);background:linear-gradient(oklch(96.8% .018 108),oklch(93.5% .03 119));gap:10px;padding:22px;display:grid}.ga-detail-entry-card span,.ga-detail-entry-card strong{display:block}.ga-detail-entry-card>div>span{color:oklch(36% .074 145);font-size:.82rem;font-weight:var(--ga-weight-title);line-height:1.2}.ga-detail-entry-card strong{color:var(--ga-ink);font-size:1.08rem;font-weight:var(--ga-weight-title);overflow-wrap:anywhere;line-height:1.25}.ga-detail-entry-card a{color:oklch(31% .075 145);font-weight:var(--ga-weight-title);justify-self:start;align-items:center;gap:8px;margin-top:4px;text-decoration:none;display:inline-flex}.ga-detail-faq{gap:12px;display:grid}.ga-detail-faq h3{color:var(--ga-ink);font-size:1rem;font-weight:var(--ga-weight-title);margin:0 0 8px;line-height:1.3}.ga-detail-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ga-detail-related-grid a{border:1px solid var(--ga-line);border-radius:var(--radius-sm);color:var(--ga-ink);background:oklch(96.8% .018 108);grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;min-height:92px;padding:14px;text-decoration:none;display:grid}.ga-detail-related-grid a:hover,.ga-detail-related-grid a:focus-visible{background:oklch(94% .03 126);border-color:oklch(68% .06 130)}.ga-detail-related-grid__media{border-radius:var(--radius);background:oklch(100% 0 0);justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;overflow:hidden}.ga-detail-related-grid__media img{object-fit:cover;width:100%;height:100%;display:block}.ga-detail-related-grid__media.cover-fit-contain img{object-fit:contain;padding:5px}.ga-detail-related-grid__media.resource-visual--logo-fallback img,.ga-detail-related-grid__media.resource-visual--site-fallback img,.ga-detail-related-grid__media.resource-visual--guide-template img{object-fit:contain;padding:9px}.ga-detail-related-grid b,.ga-detail-related-grid small{color:var(--ga-muted);font-size:.76rem;font-weight:var(--ga-weight-ui);line-height:1.2;display:block}.ga-detail-related-grid strong{color:var(--ga-ink);font-size:.98rem;font-weight:var(--ga-weight-title);margin:5px 0;line-height:1.28;display:block}.ga-detail-post-nav{border-top:1px solid var(--ga-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px;padding-top:24px;display:grid}.ga-detail-post-nav a{border:1px solid var(--ga-line);border-radius:var(--radius-sm);color:var(--ga-ink);background:oklch(96.8% .018 108);grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;min-height:92px;padding:14px;text-decoration:none;display:grid}.ga-detail-post-nav__media{aspect-ratio:1;border-radius:var(--radius);background:oklch(100% 0 0);justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.ga-detail-post-nav__media img{object-fit:cover;width:100%;height:100%;display:block}.ga-detail-post-nav__media.cover-fit-contain img{object-fit:contain;padding:7px}.ga-detail-post-nav__media.resource-visual--logo-fallback img,.ga-detail-post-nav__media.resource-visual--site-fallback img,.ga-detail-post-nav__media.resource-visual--guide-template img{object-fit:contain;padding:12px}.ga-detail-post-nav__body{gap:6px;min-width:0;display:grid}.ga-detail-post-nav small{color:oklch(36% .074 145);font-size:.82rem;font-weight:var(--ga-weight-title)}.ga-detail-post-nav strong{color:var(--ga-ink);font-size:1rem;font-weight:var(--ga-weight-title);line-height:1.35}.ga-markdown-body :where(h2,h3){color:var(--ga-ink);font-family:var(--font-ui);letter-spacing:0;font-weight:850}.ga-markdown-body :where(p,li){color:oklch(27% .026 145)}.theme-green-amber .section{padding-block:28px 44px}.theme-green-amber .portal-layout{width:var(--content);grid-template-columns:minmax(0,1fr) 310px;gap:24px}.theme-green-amber .portal-search-page{max-width:none;width:var(--content)}.theme-green-amber .portal-main{align-content:start;gap:18px}.theme-green-amber .portal-list{align-content:start}.theme-green-amber .portal-heading,.theme-green-amber .search-panel,.theme-green-amber .article--info,.theme-green-amber .side-panel,.theme-green-amber .updates-timeline,.theme-green-amber .publishing-policy-panel,.theme-green-amber .submit-panel,.theme-green-amber .license-group,.theme-green-amber .source-group,.theme-green-amber .pagination{background:var(--ga-panel);border:1px solid var(--ga-line);border-radius:var(--radius-sm);box-shadow:none}.theme-green-amber .portal-heading{background:linear-gradient(135deg, oklch(97.8% .014 102), oklch(91.5% .04 126)), linear-gradient(90deg, color-mix(in oklch, var(--category-accent,var(--ga-green)), transparent 72%), transparent);gap:10px;min-height:178px;padding:28px 30px;position:relative;overflow:hidden}.theme-green-amber .portal-heading:after{background:linear-gradient(90deg, var(--ga-amber), transparent);content:"";block-size:4px;inline-size:220px;position:absolute;inset:auto auto 0 30px}.theme-green-amber .portal-heading .eyebrow{color:oklch(37% .072 145);letter-spacing:0;font-weight:850}.theme-green-amber .portal-heading h1{color:var(--ga-ink);font-family:var(--font-ui);letter-spacing:0;overflow-wrap:normal;word-break:keep-all;max-width:min(100%,820px);font-size:clamp(2.75rem,4.6vw,4.35rem);font-weight:700;line-height:.98}.theme-green-amber .portal-heading--search h1{max-width:none}.theme-green-amber .portal-heading p:last-child{color:var(--ga-muted);max-width:72ch;font-size:1.03rem;font-weight:650;line-height:1.55}.theme-green-amber .portal-heading__title-row{justify-content:start;justify-self:start;margin-inline:0}.theme-green-amber .portal-heading__title-row .portal-heading__icon,.theme-green-amber .module-heading__icon{border-radius:var(--radius-sm);color:oklch(31% .082 145);background:oklch(90% .055 127);border:1px solid oklch(78% .045 126)}.theme-green-amber .detail-masthead__meta{color:oklch(96% .014 106)}.theme-green-amber .breadcrumb-bar{border-block:1px solid var(--ga-line);background:oklch(95% .026 117)}.theme-green-amber .breadcrumb-bar .container,.theme-green-amber .breadcrumb-bar a{color:oklch(31% .075 145);font-weight:750}.theme-green-amber .side-panel h2,.theme-green-amber .article--info h2,.theme-green-amber .updates-month h2,.theme-green-amber .license-group header h2,.theme-green-amber .source-group header h2,.theme-green-amber .submit-panel h2{color:var(--ga-ink);font-family:var(--font-ui);letter-spacing:0;font-weight:850}.theme-green-amber .side-panel__note,.theme-green-amber .article--info :where(p,li),.theme-green-amber .updates-item p,.theme-green-amber .license-resource p,.theme-green-amber .source-resource p,.theme-green-amber .submit-panel p,.theme-green-amber .publishing-stage p{color:var(--ga-muted);font-weight:var(--ga-weight-copy)}.theme-green-amber .article--info>p{max-width:38rem}.theme-green-amber .portal-heading p.portal-heading__lead:last-child{max-width:42rem}.theme-green-amber .publishing-exclusion-box,.theme-green-amber .search-fallback{color:oklch(25% .042 78);background:oklch(90% .075 82);border-color:oklch(78% .105 78)}.theme-green-amber .tag,.theme-green-amber .form-field input,.theme-green-amber .form-field textarea,.theme-green-amber .search-input,.theme-green-amber .search-input-shell{border-color:var(--ga-line);border-radius:var(--radius-sm);color:var(--ga-ink);background:oklch(98.4% .01 104)}.theme-green-amber .tag span,.theme-green-amber .info-card__count{color:oklch(33% .075 145);background:oklch(89% .045 126)}.theme-green-amber .submit-checklist__item{border-color:var(--ga-line)}.theme-green-amber .submit-checklist__item p{color:var(--ga-muted);font-weight:var(--ga-weight-copy)}.theme-green-amber .tag:hover,.theme-green-amber .tag--active{color:oklch(26% .072 145);background:oklch(92% .04 126);border-color:oklch(68% .06 130)}.theme-green-amber .resource-list-card,.theme-green-amber .portal-list .resource-list-card,.theme-green-amber .search-results--cards .resource-list-card,.theme-green-amber .info-card,.theme-green-amber .submission-rules section,.theme-green-amber .publishing-scoreboard section,.theme-green-amber .license-summary section,.theme-green-amber .source-summary section,.theme-green-amber .updates-summary section{background:var(--ga-panel);border:1px solid var(--ga-line);border-radius:var(--radius-sm);box-shadow:none}.theme-green-amber .resource-list-card:hover,.theme-green-amber .info-card--link:hover,.theme-green-amber .license-group:hover,.theme-green-amber .source-group:hover{border-color:oklch(65% .075 130);transform:none;box-shadow:0 16px 30px oklch(28% .055 145/.1)}.theme-green-amber .resource-list-card__cover{background:oklch(92% .025 114)}.theme-green-amber .resource-list-card__cover span{background:var(--ga-amber);color:oklch(20% .04 78)}.theme-green-amber .resource-list-card h3 a,.theme-green-amber .updates-item h3 a,.theme-green-amber .license-resource h3 a,.theme-green-amber .source-resource h3 a{color:var(--ga-ink)}.theme-green-amber .resource-list-card h3 a:hover,.theme-green-amber .updates-item h3 a:hover,.theme-green-amber .license-resource h3 a:hover,.theme-green-amber .source-resource h3 a:hover{color:oklch(34% .09 145)}.theme-green-amber .resource-list-card__meta span{color:oklch(36% .054 132);background:oklch(90% .032 116)}.theme-green-amber .resource-list-card__meta span:first-child{color:oklch(29% .075 145)}.theme-green-amber .resource-list-card__stats,.theme-green-amber .search-summary,.theme-green-amber .trust-item span,.theme-green-amber .trust-item a{color:var(--ga-muted)}.theme-green-amber .resource-list-card__stats a,.theme-green-amber .ga-panel-link,.theme-green-amber .ga-outline-link{color:oklch(33% .075 145)}.theme-green-amber .button{background:linear-gradient(180deg, var(--ga-amber), var(--ga-amber-dark));border-color:var(--ga-amber-dark);border-radius:var(--radius-sm);color:oklch(99% .01 105);min-height:44px;font-weight:850}.theme-green-amber .button--secondary,.theme-green-amber .button--muted,.theme-green-amber .pagination__link{color:oklch(29% .075 145);background:0 0;border-color:oklch(38% .075 145)}.theme-green-amber .pagination__summary,.theme-green-amber .pagination__gap{color:var(--ga-muted)}.theme-green-amber .pagination__link{border-radius:var(--radius-sm);font-weight:850}.theme-green-amber .pagination__link[aria-current=page]{background:linear-gradient(180deg, var(--ga-amber), var(--ga-amber-dark));border-color:var(--ga-amber-dark);color:oklch(99% .01 105)}.theme-green-amber .button:hover{transform:none}.theme-green-amber .filter-bar .button[aria-pressed=true]{color:oklch(98% .01 105);background:oklch(31% .082 145);border-color:oklch(31% .082 145)}.theme-green-amber .search-panel{padding:20px}.theme-green-amber .search-input-shell{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:56px;padding-inline:14px;display:grid}.theme-green-amber .search-input-shell .search-input{background:0 0;border:0;min-height:54px;padding-inline:0}.theme-green-amber .search-input-shell .icon,.theme-green-amber .submission-rules .icon,.theme-green-amber .trust-item .icon{color:oklch(34% .075 145)}.theme-green-amber .submission-rules section,.theme-green-amber .publishing-scoreboard section,.theme-green-amber .license-summary section,.theme-green-amber .source-summary section,.theme-green-amber .updates-summary section{background:oklch(96.8% .018 108)}.theme-green-amber .submission-rules span,.theme-green-amber .publishing-scoreboard span,.theme-green-amber .license-summary span,.theme-green-amber .source-summary span,.theme-green-amber .updates-summary span{color:oklch(40% .06 145);letter-spacing:0}.theme-green-amber .submission-rules h2,.theme-green-amber .publishing-stage h2,.theme-green-amber .publishing-exclusion-box h2,.theme-green-amber .info-card h2{color:var(--ga-ink)}.theme-green-amber .trust-list--compact .trust-item,.theme-green-amber .trust-item{border-color:var(--ga-line)}.theme-green-amber .trust-item strong{color:var(--ga-ink)}.theme-green-amber .updates-timeline,.theme-green-amber .license-resource-list,.theme-green-amber .source-resource-list{background:var(--ga-panel)}.theme-green-amber .updates-item,.theme-green-amber .license-resource,.theme-green-amber .source-resource,.theme-green-amber .publishing-stage{border-color:var(--ga-line)}.theme-green-amber .updates-item time,.theme-green-amber .publishing-stage span{color:oklch(35% .082 145)}.theme-green-amber .index-resource-media{aspect-ratio:1;border-radius:var(--radius);background:oklch(99% .008 106);justify-content:center;align-self:start;align-items:center;width:88px;text-decoration:none;display:inline-flex;overflow:hidden}.theme-green-amber .index-resource-media img{object-fit:cover;width:100%;height:100%;display:block}.theme-green-amber .index-resource-media.cover-fit-contain img{object-fit:contain;padding:8px}.theme-green-amber .license-group header,.theme-green-amber .source-group header{border-color:var(--ga-line);background:oklch(93% .032 120)}.theme-green-amber .license-group header strong,.theme-green-amber .source-group header strong{border-color:var(--ga-line);color:oklch(33% .075 145);background:oklch(98.4% .01 104)}.theme-green-amber .article--info,.theme-green-amber .submit-panel{padding:24px}.theme-green-amber .form-field span{color:var(--ga-ink);font-weight:800}.theme-green-amber .form-field input:focus,.theme-green-amber .form-field textarea:focus,.theme-green-amber .search-input:focus{border-color:oklch(48% .08 145);outline:3px solid oklch(79% .075 125/.42)}.theme-green-amber .site-footer{border-top-color:var(--ga-line);background:oklch(95% .022 112)}.theme-green-amber .site-footer__brand-panel{justify-items:center;min-width:0;display:grid}.theme-green-amber .site-footer a,.theme-green-amber .site-footer__inner p{color:oklch(31% .055 145)}.theme-green-amber .site-footer__inner p{font-size:clamp(1.08rem,1.2vw,1.25rem);font-weight:var(--ga-weight-copy);max-width:50ch;margin:24px auto 0;line-height:1.7}.theme-green-amber .site-footer .brand__logo{max-block-size:52px;inline-size:176px}@media (width<=1100px){.theme-green-amber{--content:min(100% - 32px, 1380px);--content-main:min(100% - 32px, 1380px)}.ga-home-board,.ga-detail-shell{grid-template-columns:1fr}.ga-source-card,.ga-detail-cover,.ga-detail-summary,.ga-detail-tabs,.ga-detail-facts,.ga-detail-content{grid-area:auto/1}}@media (width>=1101px){.theme-green-amber .section{padding-block:40px 58px}.theme-green-amber .site-header--green-amber .site-header__inner{width:var(--ga-home-content)}.theme-green-amber .portal-layout{grid-template-columns:minmax(0,1fr) 300px;gap:32px}.theme-green-amber .portal-main{gap:24px}.theme-green-amber .portal-heading{min-height:168px;padding:var(--ga-panel-pad);gap:14px}.theme-green-amber .portal-heading:after{inset-inline-start:var(--ga-panel-pad)}.theme-green-amber .portal-heading .eyebrow{font-weight:var(--ga-weight-title);margin-bottom:2px}.theme-green-amber .portal-heading h1{max-width:min(100%,860px);font-size:clamp(2.4rem,3.8vw,3.7rem);line-height:1.03}.theme-green-amber .portal-heading p:last-child{font-size:1rem;font-weight:var(--ga-weight-copy);line-height:var(--ga-reading-line);max-width:68ch}.theme-green-amber .side-panel h2,.theme-green-amber .article--info h2,.theme-green-amber .updates-month h2,.theme-green-amber .license-group header h2,.theme-green-amber .source-group header h2,.theme-green-amber .submit-panel h2{font-weight:var(--ga-weight-title);line-height:1.26}.theme-green-amber .side-panel__note,.theme-green-amber .article--info :where(p,li),.theme-green-amber .updates-item p,.theme-green-amber .license-resource p,.theme-green-amber .source-resource p,.theme-green-amber .submit-panel p,.theme-green-amber .publishing-stage p{font-weight:var(--ga-weight-copy);line-height:var(--ga-reading-line)}.theme-green-amber .tag{align-items:center;gap:8px;min-height:42px;padding:8px 13px;display:inline-flex}.theme-green-amber .tag-cloud{gap:12px}.theme-green-amber .tag,.theme-green-amber .resource-list-card__meta,.theme-green-amber .resource-list-card__stats{font-weight:var(--ga-weight-ui)}.theme-green-amber .home-surface,.theme-green-amber .ga-home-surface{padding-bottom:28px}.ga-home-board{width:var(--ga-home-content);grid-template-columns:minmax(0,1.14fr) minmax(390px,.86fr);gap:0;padding-block:22px 24px}.ga-category-panel,.ga-resource-panel,.ga-source-card,.theme-green-amber .portal-heading,.theme-green-amber .search-panel,.theme-green-amber .article--info,.theme-green-amber .side-panel,.theme-green-amber .updates-timeline,.theme-green-amber .publishing-policy-panel,.theme-green-amber .submit-panel,.theme-green-amber .license-group,.theme-green-amber .source-group,.theme-green-amber .resource-list-card,.theme-green-amber .info-card,.theme-green-amber .submission-rules section,.theme-green-amber .publishing-scoreboard section,.theme-green-amber .license-summary section,.theme-green-amber .source-summary section,.theme-green-amber .updates-summary section{border-radius:var(--radius)}.ga-category-panel{background:0 0;border:0;border-radius:0;padding:0 22px 0 0}.ga-category-panel h2,.ga-resource-panel h2{font-size:var(--ga-home-heading-size);font-weight:650;line-height:1.22}.ga-category-list{margin-top:14px}.ga-category-list a{gap:13px;min-height:57px;padding:9px 12px}.ga-category-list strong,.ga-resource-row strong,.ga-related-list strong{font-size:var(--ga-home-title-size);font-weight:600;line-height:1.22}.ga-category-list small,.ga-resource-row small,.ga-related-list small{font-size:var(--ga-home-copy-size);font-weight:var(--ga-weight-copy);line-height:1.34}.ga-category-list b{font-weight:600}.ga-outline-link,.ga-panel-link{min-height:38px;font-size:.86rem;font-weight:650}.ga-resource-panel{border:0;border-left:1px solid var(--ga-line);background:0 0;border-radius:0;padding:0 0 0 30px}.ga-resource-panel--featured{border-left:0;padding-left:0;padding-right:34px}.ga-resource-panel--latest{padding-right:0}.ga-resource-panel header{margin-bottom:13px;padding-right:0}.ga-resource-panel header a,.ga-source-card a{font-size:.82rem;font-weight:650}.ga-resource-panel .ga-panel-link{border:0;justify-content:flex-start;width:auto;min-height:auto;margin-top:14px;padding:0}.ga-resource-row{grid-template-columns:48px minmax(0,1fr) 104px;gap:14px;min-height:75px;padding:7px 0}.ga-resource-panel--latest .ga-resource-row{grid-template-columns:48px minmax(0,1fr) 96px}.ga-resource-row__media{width:46px;height:46px}.ga-chip-line{gap:5px;margin-top:6px}.ga-chip-line b{font-size:var(--fs-xs);padding:4px 6px;font-weight:600}.ga-resource-row__meta{font-size:var(--ga-home-meta-size);font-weight:var(--ga-weight-copy);gap:4px}.ga-resource-row__meta small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ga-resource-row__meta em{font-size:var(--ga-home-meta-size);font-weight:650}.theme-green-amber .resource-list-card,.theme-green-amber .portal-list .resource-list-card,.theme-green-amber .search-results--cards .resource-list-card{grid-template-columns:112px minmax(0,1fr);gap:14px;min-height:0;padding:10px}.theme-green-amber .portal-list .resource-list-card__cover,.theme-green-amber .search-results--cards .resource-list-card__cover{min-height:0}.theme-green-amber .resource-list-card__body{padding:4px 4px 3px 0}.theme-green-amber .resource-list-card__meta{gap:7px;line-height:1.2}.theme-green-amber .resource-list-card h3{margin-top:0;font-size:1.04rem;font-weight:700;line-height:1.18}.theme-green-amber .resource-list-card p{max-width:56ch;margin:0;font-size:.86rem;font-weight:650;line-height:1.34}.theme-green-amber .resource-list-card__stats{gap:14px;margin-top:auto;padding-top:7px;line-height:1.2}.theme-green-amber .search-panel,.theme-green-amber .article--info,.theme-green-amber .submit-panel{padding:var(--ga-panel-pad)}.theme-green-amber .article--info{gap:28px;font-size:1rem}.theme-green-amber .info-card,.theme-green-amber .submission-rules section,.theme-green-amber .publishing-scoreboard section,.theme-green-amber .license-summary section,.theme-green-amber .source-summary section,.theme-green-amber .updates-summary section{padding:var(--ga-card-pad)}.theme-green-amber .button,.ga-button,.theme-green-amber .form-field span{font-weight:var(--ga-weight-title)}.ga-detail-page{padding-bottom:64px}.ga-detail-shell{grid-template-columns:clamp(360px,30vw,420px) minmax(0,1fr) clamp(300px,24vw,330px);gap:28px 30px;padding-top:24px}.ga-breadcrumb{font-weight:var(--ga-weight-ui)}.ga-detail-cover{height:clamp(336px,27vw,378px)}.ga-detail-summary{padding-top:8px}.ga-detail-badge{font-weight:var(--ga-weight-title);margin-bottom:18px}.ga-detail-summary h1{font-size:clamp(2rem,2.25vw,2.35rem);font-weight:var(--ga-weight-title);max-width:100%;margin-bottom:18px;line-height:1.08}.ga-detail-meta{font-weight:var(--ga-weight-ui);gap:14px;margin-bottom:20px;line-height:1.35}.ga-detail-summary p{font-size:1.04rem;font-weight:var(--ga-weight-copy);line-height:var(--ga-reading-line);max-width:60ch}.ga-detail-tags{gap:9px;margin-top:18px}.ga-risk-callout{margin-top:26px;padding:14px 18px}.ga-risk-callout span{font-weight:var(--ga-weight-ui);line-height:1.48}.ga-detail-data-strip{margin-top:20px}.ga-detail-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:26px}.ga-source-card{padding:32px 30px}.ga-source-card dl{gap:17px;margin-block:22px 28px}.ga-source-card dt,.ga-source-card dd,.ga-source-card h3{font-weight:var(--ga-weight-title)}.ga-source-card p{font-weight:var(--ga-weight-copy);line-height:1.62}.ga-detail-tabs{min-height:58px}.ga-detail-tabs a{min-height:58px;font-size:.94rem}.ga-detail-facts{gap:18px;padding-top:22px}.theme-green-amber .ga-detail-facts .decision-fact{gap:14px;min-height:94px;padding:12px 22px 14px 0}.theme-green-amber .ga-detail-facts .decision-fact+.decision-fact{padding-left:26px}.theme-green-amber .ga-detail-facts .decision-fact strong{font-weight:var(--ga-weight-title);margin-bottom:7px}.theme-green-amber .ga-detail-facts .decision-fact span{font-weight:var(--ga-weight-copy);line-height:1.55}.ga-detail-article{font-size:1.03rem;font-weight:var(--ga-weight-copy);max-width:860px;line-height:1.78}.ga-detail-article>section+section{margin-top:28px}.ga-detail-article h2{margin-bottom:10px}.ga-detail-article ul{column-gap:42px;line-height:1.72}.ga-detail-article li{margin:7px 0}.ga-detail-info-grid{gap:14px}.ga-detail-info-grid section,.ga-detail-faq section{padding:20px}.ga-detail-entry-card{gap:18px}.ga-detail-entry-card>div{padding:24px}.ga-detail-related-grid{gap:16px}.ga-markdown-body{margin-top:30px;padding-top:26px}.ga-markdown-body :where(h2,h3){font-weight:var(--ga-weight-title);margin:26px 0 10px;line-height:1.28}.ga-markdown-body :where(p,li){font-weight:var(--ga-weight-copy);line-height:1.78}.ga-markdown-body :where(p,ul,ol)+:where(p,ul,ol){margin-top:14px}}html[data-theme=dark] .theme-green-amber{--ga-deep:oklch(11% .045 146);--ga-deeper:oklch(8% .04 147);--ga-green:oklch(25% .075 145);--ga-sage:oklch(22% .032 130);--ga-sage-strong:oklch(31% .04 128);--ga-paper:oklch(14% .026 124);--ga-panel:oklch(18% .028 124);--ga-ink:oklch(92% .02 104);--ga-muted:oklch(73% .026 118);--ga-line:oklch(36% .035 126);--ga-amber:oklch(77% .155 76);--ga-amber-dark:oklch(68% .145 73);--ga-amber-soft:oklch(34% .085 78);--ga-nav:oklch(80% .14 78)}.theme-green-amber .site-header--green-amber .site-nav__menu a{align-items:center;gap:8px;display:flex}.theme-green-amber .site-header--green-amber .site-nav__menu a .icon{color:var(--ga-amber);width:16px;height:16px}.theme-green-amber .green-action-icon{border:1px solid var(--ga-line);border-radius:var(--radius);color:oklch(25% .052 145);background:oklch(98.8% .01 104);justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.theme-green-amber .green-theme-toggle{color:oklch(30% .07 145);position:relative;overflow:hidden}.theme-green-amber .green-theme-toggle__icon{transition:opacity var(--motion-duration-base) var(--motion-ease-out), transform var(--motion-duration-base) var(--motion-ease-out);position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.theme-green-amber .green-theme-toggle__icon--sun{opacity:0;transform:translate(-50%,-50%)rotate(-50deg)scale(.7)}.theme-green-amber .green-theme-toggle__icon--moon{opacity:1}.theme-green-amber .green-action-icon:hover,.theme-green-amber .green-action-icon:focus-visible,.theme-green-amber .green-action-icon[aria-pressed=true]{background:var(--ga-amber);border-color:var(--ga-amber);color:var(--ga-deeper)}html[data-theme=dark] .theme-green-amber .site-header--green-amber{background:linear-gradient(oklch(9% .038 146),oklch(7% .032 147));border-bottom-color:oklch(34% .045 145/.72);box-shadow:0 1px oklch(100% 0 0/.04)}html[data-theme=dark] .theme-green-amber .site-header--green-amber .brand__logo{filter:brightness(0)invert(96%)sepia(18%)saturate(180%)hue-rotate(62deg);opacity:1}html[data-theme=dark] .theme-green-amber .site-header--green-amber .site-nav__item>a,html[data-theme=dark] .theme-green-amber .site-header--green-amber .site-nav__trigger{color:oklch(90% .018 112)}html[data-theme=dark] .theme-green-amber .site-header--green-amber .site-nav__menu,html[data-theme=dark] .theme-green-amber .site-header--green-amber .site-nav__mega,html[data-theme=dark] .theme-green-amber .green-language__menu{background:oklch(12% .046 146/.98);border-color:oklch(34% .045 145/.82);box-shadow:0 24px 54px oklch(3% .028 145/.48)}html[data-theme=dark] .theme-green-amber .site-header--green-amber .site-nav__menu:after{border-color:#0000 #0000 oklch(12% .046 146/.98)}html[data-theme=dark] .theme-green-amber .site-header--green-amber .site-nav__mega-section{border-left-color:oklch(42% .048 145/.58)}html[data-theme=dark] .theme-green-amber .site-header--green-amber .site-nav__mega-section--inline{border-top-color:oklch(42% .048 145/.58)}html[data-theme=dark] .theme-green-amber .green-action-icon,html[data-theme=dark] .theme-green-amber .green-language__current,html[data-theme=dark] .theme-green-amber .green-auth__login,html[data-theme=dark] .theme-green-amber .green-auth__profile{background:oklch(12% .044 146/.88);border-color:oklch(44% .05 145/.72);color:oklch(92% .018 112)!important}html[data-theme=dark] .theme-green-amber .green-auth__panel,html[data-theme=dark] .theme-green-amber .account-card{background:oklch(16% .034 130);border-color:oklch(38% .04 130);box-shadow:0 22px 54px oklch(3% .028 145/.42)}html[data-theme=dark] .theme-green-amber .account-card__facts div{background:oklch(12% .036 130);border-color:oklch(36% .04 130)}html[data-theme=dark] .theme-green-amber .account-page__heading h1,html[data-theme=dark] .theme-green-amber .account-card h2,html[data-theme=dark] .theme-green-amber .account-card__facts dd{color:oklch(93% .018 112)}html[data-theme=dark] .theme-green-amber .green-theme-toggle{background:var(--ga-amber);border-color:var(--ga-amber);color:var(--ga-deeper)!important}html[data-theme=dark] .theme-green-amber .green-theme-toggle__icon--moon{opacity:0;transform:translate(-50%,-50%)rotate(45deg)scale(.7)}html[data-theme=dark] .theme-green-amber .green-theme-toggle__icon--sun{opacity:1;transform:translate(-50%,-50%)rotate(0)scale(1)}html[data-theme=dark] .theme-green-amber .green-action-icon:hover,html[data-theme=dark] .theme-green-amber .green-action-icon:focus-visible,html[data-theme=dark] .theme-green-amber .green-action-icon[aria-pressed=true],html[data-theme=dark] .theme-green-amber .green-language:hover .green-language__current,html[data-theme=dark] .theme-green-amber .green-language:focus-within .green-language__current,html[data-theme=dark] .theme-green-amber .green-auth__login:hover,html[data-theme=dark] .theme-green-amber .green-auth__login:focus-visible,html[data-theme=dark] .theme-green-amber .green-auth__profile:hover,html[data-theme=dark] .theme-green-amber .green-auth__profile:focus-visible{background:var(--ga-amber);border-color:var(--ga-amber);color:var(--ga-deeper)!important}.ga-hot-searches{color:oklch(88% .018 112);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:18px;display:flex}.ga-hot-searches span{color:oklch(76% .025 112);font-size:.84rem;font-weight:700}.ga-hot-searches :where(a,button){border-radius:var(--radius-pill);color:oklch(94% .018 112);cursor:pointer;background:oklch(23% .052 145/.78);border:1px solid oklch(48% .054 145/.62);padding:7px 12px;font-size:.82rem;font-weight:650;text-decoration:none}.ga-hot-searches :where(a,button):hover,.ga-hot-searches :where(a,button):focus-visible,.ga-hot-searches :where(a,button).is-active{background:var(--ga-amber);color:var(--ga-deeper)}.ga-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.ga-section-heading p{color:var(--ga-amber-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:.78rem;font-weight:800}.ga-section-heading h2{color:var(--ga-ink);margin:0;font-size:clamp(1.22rem,1.6vw,1.7rem);line-height:1.15}.ga-section-heading>a,.ga-home-post__actions a,.ga-home-sidebar a{color:var(--ga-green);align-items:center;gap:6px;font-weight:750;text-decoration:none;display:inline-flex}html[data-theme=dark] .theme-green-amber .ga-section-heading>a,html[data-theme=dark] .theme-green-amber .ga-home-post__actions a,html[data-theme=dark] .theme-green-amber .ga-home-sidebar a{color:var(--ga-amber)}.ga-category-dock,.ga-home-archive{margin-top:34px}.ga-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.ga-category-card{background:var(--ga-panel);border:1px solid var(--ga-line);border-radius:var(--radius);overflow:hidden}.ga-category-card__cover{aspect-ratio:1.85;background:color-mix(in oklch, var(--category-accent,var(--ga-green)) 16%, var(--ga-paper));display:block;position:relative;overflow:hidden}.ga-category-card__cover img{object-fit:cover;width:100%;height:100%}.ga-category-card__cover span{background:var(--ga-amber);border-radius:var(--radius-sm);color:var(--ga-deeper);padding:5px 8px;font-size:.82rem;font-weight:850;position:absolute;inset:10px 10px auto auto}.ga-category-card__body{padding:16px}.ga-category-card h2{margin:0 0 8px;font-size:1rem;line-height:1.2}.ga-category-card h2 a{color:var(--ga-ink);text-decoration:none}.ga-category-card p{color:var(--ga-muted);margin:0 0 12px;font-size:.84rem;line-height:1.45}.ga-category-card__body>div{flex-wrap:wrap;gap:7px;display:flex}.ga-category-card__body>div a,.info-card__links span{background:color-mix(in oklch, var(--category-accent,var(--ga-green)) 13%, var(--ga-paper));border:1px solid color-mix(in oklch, var(--category-accent,var(--ga-green)) 22%, var(--ga-line));border-radius:var(--radius-sm);color:var(--ga-ink);align-items:center;gap:5px;padding:4px 7px;font-size:.76rem;font-weight:700;text-decoration:none;display:inline-flex}.ga-category-card__body small,.info-card__links small{color:var(--ga-green);font-weight:850}.ga-home-archive{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px;display:grid}.ga-home-feed,.ga-home-sidebar section{min-width:0}.ga-home-post-list{background:var(--ga-panel);border:1px solid var(--ga-line);border-radius:var(--radius);overflow:hidden}.ga-home-post{grid-template-columns:220px minmax(0,1fr);gap:18px;padding:18px;display:grid}.ga-home-post+.ga-home-post{border-top:1px solid var(--ga-line)}.ga-home-post__cover{aspect-ratio:16/10;background:color-mix(in oklch, var(--category-accent,var(--ga-green)) 12%, var(--ga-paper));border:1px solid var(--ga-line);border-radius:var(--radius-sm);align-self:start;display:block;overflow:hidden}.ga-home-post__cover img{object-fit:cover;width:100%;height:100%}.ga-home-post__cover.cover-fit-contain img{object-fit:contain;padding:8px}.ga-home-post h3{margin:8px 0;font-size:1.1rem;line-height:1.24}.ga-home-post h3 a{color:var(--ga-ink);text-decoration:none}.ga-home-post p{color:var(--ga-muted);margin:0;font-size:.9rem;line-height:1.55}.ga-home-post__actions{flex-wrap:wrap;gap:14px;margin-top:12px;display:flex}.ga-home-sidebar{gap:16px;display:grid;position:sticky;top:92px}.ga-home-sidebar section{background:var(--ga-panel);border:1px solid var(--ga-line);border-radius:var(--radius);padding:18px}.ga-home-sidebar h2{color:var(--ga-ink);margin:0 0 12px;font-size:1rem}.ga-home-sidebar section>a{border-top:1px solid var(--ga-line);justify-content:space-between;width:100%;padding:10px 0}.ga-home-sidebar section>a:first-of-type{border-top:0}.ga-home-sidebar strong,.ga-home-sidebar small{color:var(--ga-muted)}.ga-home-tag-cloud{flex-wrap:wrap;gap:8px;display:flex}.ga-home-tag-cloud a{background:var(--ga-sage);border:1px solid var(--ga-line);border-radius:var(--radius-pill);color:var(--ga-ink);gap:5px;padding:6px 9px;font-size:.78rem}.info-card__links{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.filter-bar--subcategories{border-top:1px solid var(--ga-line);margin-top:12px;padding-top:12px}.filter-bar--subcategories[hidden],.filter-bar--subcategories [hidden]{display:none!important}.ga-detail-badge--sub{background:var(--ga-sage);border-color:var(--ga-line);color:var(--ga-green);margin-left:8px}.ga-detail-cover.cover-fit-contain img{object-fit:contain;padding:18px}.site-footer__columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;display:grid}.site-footer__columns section{gap:8px;display:grid}.site-footer__columns h2{margin:0 0 4px;font-size:.9rem}.site-footer__columns h2 a{color:var(--ga-amber)}.theme-green-amber .site-footer__columns a{color:oklch(82% .02 112);font-size:.82rem;text-decoration:none}@media (width<=1240px){.ga-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ga-home-archive{grid-template-columns:minmax(0,1fr) 280px}.site-footer__columns{grid-template-columns:repeat(3,minmax(0,1fr))}}.theme-green-amber{--ga-public-content:min(1660px, calc(100vw - 210px));--ga-card-stream-content:min(1180px, calc(100vw - 210px));--content:var(--ga-public-content);--content-main:var(--ga-public-content);--ga-archive-bg:var(--ga-paper);--ga-archive-card:oklch(98.8% .006 106)}.theme-green-amber .portal-heading{box-shadow:none;text-align:center;background:oklch(93.8% .01 110);border:0;border-radius:0;justify-items:center;min-height:0;padding:42px 32px 34px}.theme-green-amber .portal-layout--archive,.theme-green-amber .portal-layout--card-stream,.theme-green-amber .portal-search-page--archive{width:var(--ga-card-stream-content)}.theme-green-amber .portal-layout--archive,.theme-green-amber .portal-search-page--archive{background:var(--ga-archive-bg);box-shadow:0 0 0 100vmax var(--ga-archive-bg);clip-path:inset(0 -100vmax);min-height:100%;padding-block:24px 70px}.theme-green-amber .portal-layout--archive .portal-main,.theme-green-amber .portal-search-page--archive{gap:30px}.theme-green-amber .portal-layout--archive .portal-heading,.theme-green-amber .portal-search-page--archive .portal-heading{background:0 0;padding:0}.theme-green-amber .portal-layout--archive .portal-heading__icon,.theme-green-amber .portal-search-page--archive .module-heading__icon,.theme-green-amber .portal-heading:after{display:none}.theme-green-amber .portal-heading .eyebrow{color:var(--ga-amber-dark);font-size:.9rem}.theme-green-amber .portal-heading h1{color:var(--ga-ink);font-family:var(--font-ui);max-width:980px;margin-inline:auto;font-size:clamp(2rem,2.4vw,2.6rem);font-weight:850;line-height:1.16}.theme-green-amber .portal-heading p:last-child{color:var(--ga-muted);max-width:980px;margin-inline:auto;font-size:clamp(1rem,1.2vw,1.18rem);font-weight:700}.theme-green-amber .portal-heading__title-row,.theme-green-amber .module-heading{text-align:center;justify-content:center;justify-self:center}.theme-green-amber .portal-main>.tag-cloud,.theme-green-amber .filter-bar{justify-content:center;max-width:1120px;margin-inline:auto}.theme-green-amber .ga-archive-tabs,.theme-green-amber .portal-main>.tag-cloud{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;max-width:1180px;margin:2px auto 12px;display:flex}.theme-green-amber .ga-archive-tabs a{border-radius:var(--radius-sm);color:var(--ga-ink);background:oklch(99% .003 106);border:1px solid #0000;justify-content:center;align-items:center;min-width:118px;min-height:42px;padding:8px 20px;font-size:1rem;font-weight:850;text-decoration:none;display:inline-flex}.theme-green-amber .ga-archive-tabs a:hover,.theme-green-amber .ga-archive-tabs a:focus-visible,.theme-green-amber .ga-archive-tabs a.is-active{border-color:var(--ga-amber);color:var(--ga-amber-dark)}.theme-green-amber .portal-search-page--archive .search-panel{box-shadow:none;background:0 0;border:0;padding:0}.theme-green-amber .portal-search-page--archive .search-input-shell{background:oklch(99% .003 106);max-width:980px;margin-inline:auto}.theme-green-amber .portal-search-page--archive .filter-bar{gap:12px;margin-top:14px}.theme-green-amber .portal-search-page--archive .filter-bar .button{border-radius:var(--radius-sm);color:var(--ga-ink);background:oklch(99% .003 106);border:1px solid #0000;min-width:118px;min-height:42px;padding:8px 18px;font-size:1rem;font-weight:850}.theme-green-amber .portal-search-page--archive .filter-bar .button[aria-pressed=true],.theme-green-amber .portal-search-page--archive .filter-bar .button:hover,.theme-green-amber .portal-search-page--archive .filter-bar .button:focus-visible{border-color:var(--ga-amber);color:var(--ga-amber-dark);background:oklch(99% .003 106)}.theme-green-amber .portal-search-page--archive .search-summary{justify-content:center;max-width:980px;margin:12px auto 0}.theme-green-amber .portal-list,.theme-green-amber .search-results--cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;display:grid}.theme-green-amber .resource-list-card,.theme-green-amber .portal-list .resource-list-card,.theme-green-amber .search-results--cards .resource-list-card{background:var(--ga-archive-card);border-radius:var(--radius-sm);box-shadow:none;border:0;grid-template-columns:112px minmax(0,1fr);gap:14px;min-height:0;padding:10px;display:grid}.theme-green-amber .resource-list-card:hover,.theme-green-amber .portal-list .resource-list-card:hover,.theme-green-amber .search-results--cards .resource-list-card:hover{border-color:#0000;box-shadow:0 12px 28px oklch(36% .04 140/.09)}.theme-green-amber .resource-list-card__cover,.theme-green-amber .portal-list .resource-list-card__cover,.theme-green-amber .search-results--cards .resource-list-card__cover{aspect-ratio:1;border-radius:var(--radius);inline-size:100%;background:oklch(99% .006 106);align-self:start;min-height:0;overflow:hidden}.theme-green-amber .resource-list-card__cover img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.theme-green-amber .resource-list-card__cover.cover-fit-contain img{object-fit:contain;padding:8px}.theme-green-amber .resource-list-card__cover.resource-visual--logo-fallback,.theme-green-amber .resource-list-card__cover.resource-visual--site-fallback,.theme-green-amber .resource-list-card__cover.resource-visual--guide-template{background:linear-gradient(135deg,oklch(97.5% .014 108),oklch(100% 0 0))}.theme-green-amber .resource-list-card__cover.resource-visual--logo-fallback img,.theme-green-amber .resource-list-card__cover.resource-visual--site-fallback img,.theme-green-amber .resource-list-card__cover.resource-visual--guide-template img{object-fit:contain;padding:clamp(12px,12%,30px)}.theme-green-amber .resource-list-card__body{flex-direction:column;gap:6px;min-width:0;padding:4px 4px 3px 0;display:flex}.theme-green-amber .resource-list-card__meta{color:var(--ga-muted);flex-wrap:wrap;align-items:center;gap:7px;line-height:1.2;display:flex}.theme-green-amber .resource-list-card__meta span{color:var(--ga-muted);background:0 0;padding:0;font-size:.8rem;font-weight:750;line-height:1.2}.theme-green-amber .resource-list-card__meta span:before{border-radius:var(--radius-pill);content:"";vertical-align:1px;background:oklch(64% .16 260);width:6px;height:6px;margin-right:5px;display:inline-block}.theme-green-amber .resource-list-card__meta span:not(:first-child):before{background:var(--ga-amber)}.theme-green-amber .resource-list-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(1rem,.95vw,1.12rem);line-height:1.18;display:-webkit-box;overflow:hidden}.theme-green-amber .resource-list-card p{-webkit-line-clamp:2;color:var(--ga-muted);-webkit-box-orient:vertical;margin:0;font-size:.86rem;font-weight:650;line-height:1.34;display:-webkit-box;overflow:hidden}.theme-green-amber .resource-list-card__stats{color:var(--ga-muted);align-self:end;align-items:center;gap:14px;margin-top:auto;padding-top:7px;display:flex}.theme-green-amber .resource-list-card__stats span,.theme-green-amber .resource-list-card__stats a{color:var(--ga-muted);font-size:.8rem;font-weight:750;line-height:1.2}.theme-green-amber .resource-list-card__stats a{margin-left:auto}.theme-green-amber .resource-list-card__extras{min-width:0}.theme-green-amber .resource-list-card__extras .tag-list{margin:0}.theme-green-amber .resource-list-card__actions{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;margin-top:0;display:flex}.theme-green-amber .resource-list-card__actions .button{min-height:34px;padding-inline:11px}.theme-green-amber .resource-list-card__stats time,.theme-green-amber .resource-list-card__stats span,.theme-green-amber .resource-list-card__stats a{color:var(--ga-muted);font-size:.8rem;font-weight:750;line-height:1.2}.theme-green-amber .updates-list,.theme-green-amber .license-resource-list,.theme-green-amber .source-resource-list{background:0 0;gap:14px;padding:16px;display:grid}.theme-green-amber .updates-list{padding:0}.theme-green-amber .resource-list-card--compact{grid-template-columns:104px minmax(0,1fr);gap:12px;min-height:0;padding:8px}.theme-green-amber .resource-list-card--compact .resource-list-card__cover{min-height:0}.theme-green-amber .resource-list-card--compact .resource-list-card__body{gap:5px;padding-block:2px}.theme-green-amber .resource-list-card--compact h3{font-size:clamp(.94rem,.9vw,1.04rem)}.theme-green-amber .resource-list-card--compact p{-webkit-line-clamp:2;font-size:.8rem}.theme-green-amber .resource-list-card--compact .resource-list-card__meta{flex-wrap:wrap;row-gap:4px}.theme-green-amber .resource-list-card--compact .resource-list-card__stats{margin-top:0;padding-top:3px}.theme-green-amber .license-resource-list--summary,.theme-green-amber .source-resource-list--summary{background:0 0;gap:0;padding:0}.theme-green-amber .license-resource-summary,.theme-green-amber .source-resource-summary{border-top-color:var(--ga-line)}.theme-green-amber .license-resource-summary h3,.theme-green-amber .source-resource-summary h3{color:var(--ga-ink)}.theme-green-amber .license-resource-summary p,.theme-green-amber .source-resource-summary p{color:var(--ga-muted)}.theme-green-amber .index-summary-more{border-top-color:var(--ga-line);color:var(--ga-amber-dark)}.theme-green-amber .source-group,.theme-green-amber .license-group,.theme-green-amber .ga-home-ranking-card{contain:layout paint style;content-visibility:auto;contain-intrinsic-size:360px}.theme-green-amber .ga-home-surface--feed{background:var(--ga-archive-bg);padding-block:var(--ga-home-panel-pad) 68px;border-top-color:oklch(86% .008 250)}.theme-green-amber .ga-home-feed-archive,.theme-green-amber .ga-home-card-grid{width:var(--ga-card-stream-content)}.theme-green-amber .ga-home-feed-heading{text-align:center;justify-items:center;gap:12px;max-width:1100px;margin-inline:auto;display:grid}.theme-green-amber .ga-home-feed-heading :where(h1,h2){color:var(--ga-muted);font-family:var(--font-ui);white-space:nowrap;max-width:none;margin:0;font-size:2rem;font-weight:850;line-height:1.12}.theme-green-amber .ga-home-feed-heading p{color:var(--ga-muted);margin:0;font-size:clamp(1rem,1.18vw,1.22rem);font-weight:750;line-height:1.65}.theme-green-amber .ga-home-tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;max-width:1180px;margin:34px auto 36px;display:flex}.theme-green-amber .ga-home-tabs :where(a,button){border-radius:var(--radius-sm);color:var(--ga-ink);cursor:pointer;background:oklch(99% .003 106);border:1px solid #0000;justify-content:center;align-items:center;min-width:118px;min-height:42px;padding:8px 20px;font-size:1rem;font-weight:850;text-decoration:none;display:inline-flex}.theme-green-amber .ga-home-tabs :where(a,button):hover,.theme-green-amber .ga-home-tabs :where(a,button):focus-visible,.theme-green-amber .ga-home-tabs :where(a,button).is-active{border-color:var(--ga-amber);color:var(--ga-amber-dark)}.theme-green-amber .resource-list-card[hidden],.theme-green-amber .ga-home-feed-empty[hidden]{display:none!important}.theme-green-amber .ga-home-card-grid{margin-inline:auto}.theme-green-amber .ga-home-feed-empty{grid-column:1/-1}.theme-green-amber .ga-home-feed-actions{justify-content:center;margin-top:28px;display:flex}.theme-green-amber .ad-slot{border:1px solid color-mix(in oklch, var(--ga-amber), var(--ga-line) 42%);border-radius:var(--radius);color:var(--ga-ink);background:linear-gradient(135deg,oklch(98.8% .01 104),oklch(94.6% .032 126)),radial-gradient(circle at 100% 0,oklch(84% .11 78/.24),#0000 38%);gap:14px;padding:18px;display:none;position:relative;overflow:hidden;box-shadow:0 14px 30px oklch(36% .04 140/.08)}.theme-green-amber .ad-slot:before{background:var(--ga-amber);content:"";block-size:3px;inline-size:92px;position:absolute;inset:0 auto auto 18px}.theme-green-amber .ad-slot__label{border:1px solid color-mix(in oklch, var(--ga-amber), white 40%);border-radius:var(--radius-pill);color:var(--ga-amber-dark);font-size:var(--fs-xs);font-weight:var(--weight-semibold);letter-spacing:.08em;text-transform:uppercase;z-index:1;background:oklch(99% .006 104/.88);padding:6px 9px;line-height:1;position:absolute;inset:14px auto auto 14px}.theme-green-amber .ad-slot__media{aspect-ratio:16/9;border:1px solid color-mix(in oklch, var(--ga-line), white 34%);border-radius:var(--radius-sm);background:oklch(99% .006 104);overflow:hidden}.theme-green-amber .ad-slot__media img{width:100%;height:100%;display:block}.theme-green-amber .ad-slot--fit-cover .ad-slot__media img{object-fit:cover}.theme-green-amber .ad-slot--fit-contain .ad-slot__media img{object-fit:contain;padding:10px}.theme-green-amber .ad-slot h2{color:var(--ga-ink);font-family:var(--font-ui);font-size:1rem;font-weight:var(--weight-semibold);letter-spacing:0;margin:0;line-height:1.25}.theme-green-amber .ad-slot p{color:var(--ga-muted);margin:7px 0 0;font-size:.88rem;line-height:1.55}.theme-green-amber .ad-slot__body{align-content:center;gap:14px;min-width:0;display:grid}.theme-green-amber .ad-slot__link{background:var(--ga-green);border-radius:var(--radius-pill);color:oklch(98% .01 104);font-size:.84rem;font-weight:var(--weight-semibold);justify-content:center;justify-self:start;align-items:center;min-height:34px;padding:8px 13px;text-decoration:none;display:inline-flex}.theme-green-amber .ad-slot__link:hover,.theme-green-amber .ad-slot__link:focus-visible{background:var(--ga-amber-dark);color:oklch(99% .006 104)}.theme-green-amber .ad-slot--global-top-banner,.theme-green-amber .ad-slot--global-bottom-banner,.theme-green-amber .ad-slot--home-banner{max-width:var(--ga-public-content);width:var(--ga-public-content);grid-template-columns:minmax(220px,34%) minmax(0,1fr);margin:26px auto 0;display:grid}.theme-green-amber .ad-slot--global-top-banner{margin-block:16px 0}.theme-green-amber .ad-slot--global-bottom-banner{margin-block:30px 26px}.theme-green-amber .ad-slot--home-feed-inline,.theme-green-amber .ad-slot--archive-inline{grid-column:1/-1;grid-template-columns:minmax(220px,32%) minmax(0,1fr);margin-block:4px;display:grid}.theme-green-amber .ad-slot--home-ranking-top{max-width:var(--ga-card-stream-content);width:var(--ga-card-stream-content);grid-template-columns:minmax(220px,32%) minmax(0,1fr);margin:34px auto 0;display:grid}.theme-green-amber .ad-slot--archive-banner,.theme-green-amber .ad-slot--search-under-form,.theme-green-amber .ad-slot--search-banner,.theme-green-amber .ad-slot--detail-after-cover,.theme-green-amber .ad-slot--detail-content-mid{grid-template-columns:minmax(220px,32%) minmax(0,1fr);margin-top:18px;display:grid}.theme-green-amber .ad-slot--search-under-form,.theme-green-amber .ad-slot--search-banner{width:100%;max-width:980px;margin-inline:auto}.theme-green-amber .ad-slot--detail-sidebar{gap:12px;min-height:210px;display:grid}.theme-green-amber .ad-slot--detail-sidebar .ad-slot__media,.theme-green-amber .ad-slot--global-left-fixed .ad-slot__media,.theme-green-amber .ad-slot--global-right-fixed .ad-slot__media{aspect-ratio:4/5}.theme-green-amber .ad-slot--global-left-fixed,.theme-green-amber .ad-slot--global-right-fixed{display:none}@media (width>=1768px){.theme-green-amber .ad-slot--global-left-fixed,.theme-green-amber .ad-slot--global-right-fixed{z-index:6;gap:12px;width:168px;max-height:calc(100vh - 150px);padding:12px;display:grid;position:fixed;top:106px;overflow:hidden}.theme-green-amber .ad-slot--global-left-fixed{left:max(18px,50vw - 866px)}.theme-green-amber .ad-slot--global-right-fixed{right:max(18px,50vw - 866px)}.theme-green-amber .ad-slot--global-left-fixed .ad-slot__body,.theme-green-amber .ad-slot--global-right-fixed .ad-slot__body{gap:9px}.theme-green-amber .ad-slot--global-left-fixed h2,.theme-green-amber .ad-slot--global-right-fixed h2{font-size:.9rem}.theme-green-amber .ad-slot--global-left-fixed p,.theme-green-amber .ad-slot--global-right-fixed p{font-size:.78rem;line-height:1.42}.theme-green-amber .ad-slot--global-left-fixed .ad-slot__link,.theme-green-amber .ad-slot--global-right-fixed .ad-slot__link{min-height:30px;padding:6px 10px;font-size:.76rem}}.theme-green-amber .ga-home-ranking{width:var(--ga-public-content);margin-top:56px}.theme-green-amber .ga-home-section-heading{text-align:center;justify-items:center;gap:12px;max-width:1200px;margin:0 auto 30px;display:grid}.theme-green-amber .ga-home-section-heading h2{color:var(--ga-muted);font-family:var(--font-ui);max-width:none;margin:0;font-size:2rem;font-weight:850;line-height:1.12}.theme-green-amber .ga-home-section-heading p{color:var(--ga-muted);margin:0;font-size:1.06rem;font-weight:750;line-height:1.58}.theme-green-amber .ga-home-ranking-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.theme-green-amber .ga-home-ranking-card{border-radius:var(--radius-sm);background:oklch(98.8% .004 106);min-width:0;overflow:hidden}.theme-green-amber .ga-home-ranking-card__hero{color:oklch(100% 0 0);text-align:center;align-content:end;gap:10px;min-height:118px;padding:22px 18px 20px;text-decoration:none;display:grid;position:relative;overflow:hidden}.theme-green-amber .ga-home-ranking-card__hero:after{background:linear-gradient(180deg, oklch(8% .02 252/.24), oklch(8% .026 252/.78)), color-mix(in oklch, var(--category-accent,var(--ga-green)) 26%, transparent);content:"";position:absolute;inset:0}.theme-green-amber .ga-home-ranking-card__hero img{filter:saturate(.9)brightness(.62);object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.theme-green-amber .ga-home-ranking-card__hero span,.theme-green-amber .ga-home-ranking-card__hero small{z-index:1;position:relative}.theme-green-amber .ga-home-ranking-card__hero span{justify-content:center;align-items:center;gap:5px;min-width:0;display:inline-flex}.theme-green-amber .ga-home-ranking-card__hero strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:1.32rem;font-weight:900;line-height:1.1;overflow:hidden}.theme-green-amber .ga-home-ranking-card__hero small{color:oklch(92% .012 105/.82);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:800;line-height:1.35;overflow:hidden}.theme-green-amber .ga-home-ranking-list{gap:8px;margin:0;padding:18px 20px 20px;list-style:none;display:grid}.theme-green-amber .ga-home-ranking-list a{color:var(--ga-ink);grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:26px;text-decoration:none;display:grid}.theme-green-amber .ga-home-ranking-list a:hover span,.theme-green-amber .ga-home-ranking-list a:focus-visible span{color:oklch(34% .078 145)}.theme-green-amber .ga-home-ranking-list strong{border-radius:var(--radius-sm);color:oklch(100% 0 0);background:oklch(67% .2 28);justify-content:center;align-items:center;width:24px;height:24px;font-size:.86rem;font-weight:900;line-height:1;display:inline-flex}.theme-green-amber .ga-home-ranking-list li:nth-child(2) strong{background:oklch(62% .145 145)}.theme-green-amber .ga-home-ranking-list li:nth-child(3) strong{background:oklch(78% .17 78)}.theme-green-amber .ga-home-ranking-list li:nth-child(4) strong{background:oklch(67% .14 205)}.theme-green-amber .ga-home-ranking-list li:nth-child(5) strong{background:oklch(67% .15 245)}.theme-green-amber .ga-home-ranking-list li:nth-child(6) strong{background:oklch(61% .22 355)}.theme-green-amber .ga-home-ranking-list li:nth-child(n+7) strong{background:oklch(58% .018 252)}.theme-green-amber .ga-home-ranking-list span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.96rem;font-weight:850;line-height:1.2;overflow:hidden}.theme-green-amber .ga-home-ranking-list small{color:var(--ga-muted);text-overflow:ellipsis;white-space:nowrap;max-width:82px;font-size:.78rem;font-weight:850;overflow:hidden}.theme-green-amber .ga-category-card__cover{aspect-ratio:2.25}.theme-green-amber .ga-category-card__body{padding:14px}.theme-green-amber .ga-category-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.9em;display:-webkit-box;overflow:hidden}.theme-green-amber .site-footer{color:var(--ga-ink);background:oklch(98.7% .004 106);border-top:1px solid oklch(88% .008 110);padding-block:54px 36px}.theme-green-amber .site-footer__inner{width:var(--ga-public-content);grid-template-columns:minmax(360px,.9fr) minmax(0,1.45fr);align-items:start;gap:clamp(58px,7vw,120px);padding-block:0;display:grid}.theme-green-amber .site-footer__brand-panel{justify-items:center;display:grid}.theme-green-amber .site-footer .brand{justify-content:center}.theme-green-amber .site-footer .brand__logo{filter:none;max-block-size:74px;inline-size:clamp(210px,16vw,270px)}.theme-green-amber .site-footer__inner p{color:oklch(36% .035 145);max-width:44ch;margin:18px 0 0;font-size:clamp(1.02rem,1.2vw,1.2rem);font-weight:800;line-height:1.75}.theme-green-amber .site-footer__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;display:grid}.theme-green-amber .site-footer__columns section{align-content:start;gap:8px;display:grid}.theme-green-amber .site-footer__columns h2{color:var(--ga-ink);margin:0 0 2px;font-size:1rem;font-weight:850}.theme-green-amber .site-footer__columns a{color:var(--ga-muted);font-size:.96rem;font-weight:800;line-height:1.45;text-decoration:none}.theme-green-amber .site-footer__columns a:hover,.theme-green-amber .site-footer__columns a:focus-visible{color:oklch(32% .075 145)}.theme-green-amber .site-footer__legal{text-align:center;width:var(--ga-public-content);justify-items:center;gap:12px;padding-top:38px;display:grid}.theme-green-amber .site-footer__legal p{color:var(--ga-muted);max-width:1320px;margin:0;font-size:.95rem;font-weight:800;line-height:1.75}.theme-green-amber .site-footer__legal-link{color:oklch(31% .075 145);text-underline-offset:.18em;font-weight:850;text-decoration:underline 2px}.theme-green-amber .site-footer__legal-link:hover,.theme-green-amber .site-footer__legal-link:focus-visible{color:oklch(43% .11 145)}@media (width<=1100px){.theme-green-amber .portal-list,.theme-green-amber .search-results--cards,.theme-green-amber .resource-list-card,.theme-green-amber .portal-list .resource-list-card,.theme-green-amber .search-results--cards .resource-list-card{grid-template-columns:minmax(0,1fr)}}html[data-theme=dark] .theme-green-amber .portal-heading{background:oklch(17% .026 124)}html[data-theme=dark] .theme-green-amber .portal-layout--archive,html[data-theme=dark] .theme-green-amber .portal-search-page--archive{background:oklch(12% .018 124);box-shadow:0 0 0 100vmax oklch(12% .018 124)}html[data-theme=dark] .theme-green-amber .portal-layout--archive .portal-heading,html[data-theme=dark] .theme-green-amber .portal-search-page--archive .portal-heading{background:0 0}html[data-theme=dark] .theme-green-amber .portal-heading h1{color:var(--ga-ink)}html[data-theme=dark] .theme-green-amber .portal-heading p:last-child{color:var(--ga-muted)}html[data-theme=dark] .theme-green-amber .resource-list-card,html[data-theme=dark] .theme-green-amber .portal-list .resource-list-card,html[data-theme=dark] .theme-green-amber .search-results--cards .resource-list-card{background:oklch(19% .028 124)}html[data-theme=dark] .theme-green-amber .resource-list-card h3 a,html[data-theme=dark] .theme-green-amber .updates-item h3 a,html[data-theme=dark] .theme-green-amber .license-resource h3 a,html[data-theme=dark] .theme-green-amber .source-resource h3 a{color:var(--ga-ink)}html[data-theme=dark] .theme-green-amber .resource-list-card p,html[data-theme=dark] .theme-green-amber .resource-list-card__meta span,html[data-theme=dark] .theme-green-amber .resource-list-card__stats span,html[data-theme=dark] .theme-green-amber .resource-list-card__stats a{color:var(--ga-muted)}html[data-theme=dark] .theme-green-amber .resource-list-card__cover,html[data-theme=dark] .theme-green-amber .portal-list .resource-list-card__cover,html[data-theme=dark] .theme-green-amber .search-results--cards .resource-list-card__cover{background:oklch(24% .03 124)}html[data-theme=dark] .theme-green-amber .tag,html[data-theme=dark] .theme-green-amber .button--muted,html[data-theme=dark] .theme-green-amber .button--secondary,html[data-theme=dark] .theme-green-amber .pagination__link,html[data-theme=dark] .theme-green-amber .ga-archive-tabs a,html[data-theme=dark] .theme-green-amber .portal-search-page--archive .search-input-shell,html[data-theme=dark] .theme-green-amber .portal-search-page--archive .filter-bar .button{border-color:var(--ga-line);color:var(--ga-ink);background:oklch(18% .026 124)}html[data-theme=dark] .theme-green-amber .button--muted,html[data-theme=dark] .theme-green-amber .button--secondary{border-color:var(--ga-line)!important;color:var(--ga-ink)!important;background:oklch(18% .026 124)!important}html[data-theme=dark] .theme-green-amber .tag span{color:var(--ga-amber);background:oklch(31% .07 126)}html[data-theme=dark] .theme-green-amber .tag:hover,html[data-theme=dark] .theme-green-amber .tag:focus-visible,html[data-theme=dark] .theme-green-amber .tag--active,html[data-theme=dark] .theme-green-amber .button--muted:hover,html[data-theme=dark] .theme-green-amber .button--secondary:hover,html[data-theme=dark] .theme-green-amber .filter-bar .button[aria-pressed=true]{color:var(--ga-ink);background:oklch(28% .058 126);border-color:oklch(52% .075 126)}html[data-theme=dark] .theme-green-amber .button--muted:hover,html[data-theme=dark] .theme-green-amber .button--muted:focus-visible,html[data-theme=dark] .theme-green-amber .button--secondary:hover,html[data-theme=dark] .theme-green-amber .button--secondary:focus-visible{color:var(--ga-ink)!important;background:oklch(28% .058 126)!important;border-color:oklch(52% .075 126)!important}html[data-theme=dark] .theme-green-amber .ga-archive-tabs a:hover,html[data-theme=dark] .theme-green-amber .ga-archive-tabs a:focus-visible,html[data-theme=dark] .theme-green-amber .ga-archive-tabs a.is-active,html[data-theme=dark] .theme-green-amber .portal-search-page--archive .filter-bar .button[aria-pressed=true],html[data-theme=dark] .theme-green-amber .portal-search-page--archive .filter-bar .button:hover,html[data-theme=dark] .theme-green-amber .portal-search-page--archive .filter-bar .button:focus-visible{border-color:var(--ga-amber);color:var(--ga-amber);background:oklch(18% .026 124)}html[data-theme=dark] .theme-green-amber .ga-home-surface--feed{border-top-color:var(--ga-line);background:oklch(12% .018 124)}html[data-theme=dark] .theme-green-amber .ga-home-feed-heading :where(h1,h2),html[data-theme=dark] .theme-green-amber .ga-home-section-heading h2{color:var(--ga-ink)}html[data-theme=dark] .theme-green-amber .ga-home-feed-heading p,html[data-theme=dark] .theme-green-amber .ga-home-section-heading p{color:var(--ga-muted)}html[data-theme=dark] .theme-green-amber .ga-home-tabs :where(a,button),html[data-theme=dark] .theme-green-amber .ga-home-ranking-card{border-color:var(--ga-line);color:var(--ga-ink);background:oklch(18% .026 124)}html[data-theme=dark] .theme-green-amber .ga-home-ranking-list a,html[data-theme=dark] .theme-green-amber .ga-home-ranking-list span{color:var(--ga-ink)}html[data-theme=dark] .theme-green-amber .ga-home-ranking-list small{color:var(--ga-muted)}html[data-theme=dark] .theme-green-amber .ga-home-tabs :where(a,button):hover,html[data-theme=dark] .theme-green-amber .ga-home-tabs :where(a,button):focus-visible,html[data-theme=dark] .theme-green-amber .ga-home-tabs :where(a,button).is-active{border-color:var(--ga-amber);color:var(--ga-amber)}html[data-theme=dark] .theme-green-amber .site-footer{border-color:var(--ga-line);background:oklch(18% .026 124)}html[data-theme=dark] .theme-green-amber .site-footer__columns h2,html[data-theme=dark] .theme-green-amber .site-footer__columns a,html[data-theme=dark] .theme-green-amber .site-footer__inner p,html[data-theme=dark] .theme-green-amber .site-footer__legal p,html[data-theme=dark] .theme-green-amber .site-footer__legal-link{color:var(--ga-ink)}.ga-detail-page--article{background:oklch(92.8% .016 112);padding-block:24px 54px;overflow:clip;box-shadow:0 0 0 100vmax oklch(92.8% .016 112)}.ga-detail-shell--article{width:var(--ga-public-content);grid-template-columns:minmax(0,1fr);gap:16px;padding-top:0;display:grid}.ga-detail-breadcrumb{background:0 0;gap:8px;font-size:.86rem}.ga-detail-layout{grid-template-columns:minmax(0,1020px) 300px;align-items:start;gap:28px;display:grid}.ga-detail-main{background:var(--ga-panel);border:1px solid var(--ga-line);border-radius:var(--radius);min-width:0;padding:28px 30px 32px}.ga-detail-article-head{gap:13px;display:grid}.ga-detail-kickers{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ga-detail-page--article .ga-detail-badge{margin:0}.ga-detail-page--article .ga-detail-badge--sub{margin-left:0}.ga-detail-article-head h1{color:var(--ga-ink);font-family:var(--font-ui);font-size:2.18rem;font-weight:var(--ga-weight-title);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1.12;overflow:hidden}.ga-detail-article-head .ga-detail-meta{gap:10px 14px;margin:0;font-size:.88rem}.ga-detail-article-head p{color:oklch(31% .026 145);font-size:1.01rem;font-weight:var(--ga-weight-copy);max-width:68ch;margin:0;line-height:1.68}.ga-detail-page--article .ga-detail-cover{border:1px solid var(--ga-line);border-radius:var(--radius);background:oklch(100% 0 0);grid-area:auto;height:auto;margin:22px 0 0;display:grid;overflow:hidden}.ga-detail-page--article .ga-detail-cover img{aspect-ratio:820/430;object-fit:cover;width:100%;height:auto;display:block}.ga-detail-page--article .ga-detail-cover.cover-fit-contain img{object-fit:contain;padding:28px}.ga-detail-page--article .ga-detail-cover.resource-visual--logo-fallback,.ga-detail-page--article .ga-detail-cover.resource-visual--site-fallback,.ga-detail-page--article .ga-detail-cover.resource-visual--guide-template{background:linear-gradient(135deg,oklch(98.5% .012 106),oklch(100% 0 0));justify-items:center}.ga-detail-page--article .ga-detail-cover.resource-visual--logo-fallback img,.ga-detail-page--article .ga-detail-cover.resource-visual--site-fallback img,.ga-detail-page--article .ga-detail-cover.resource-visual--guide-template img{aspect-ratio:1;inline-size:min(260px,42%);object-fit:contain;max-height:280px;margin-inline:auto;padding:28px 0}.ga-detail-page--article .ga-detail-cover[data-cover-source-type=official] img[src$=\.ico],.ga-detail-page--article .ga-detail-cover[data-cover-source-type=author] img{aspect-ratio:1;inline-size:min(240px,42%);margin-inline:auto;padding:26px 0}.ga-detail-page--article .ga-detail-cover figcaption{border-top:1px solid var(--ga-line);color:var(--ga-muted);font-size:.78rem;font-weight:var(--ga-weight-copy);width:100%;margin:0;padding:10px 14px;line-height:1.4}.ga-detail-toc{border:1px solid var(--ga-line);border-radius:var(--radius);background:oklch(95.6% .019 111);gap:10px;margin-top:22px;padding:15px 16px;display:grid}.ga-detail-toc strong{color:var(--ga-ink);font-size:.92rem;font-weight:var(--ga-weight-title);line-height:1.2}.ga-detail-toc div{flex-wrap:wrap;gap:8px 14px;display:flex}.ga-detail-toc a{color:oklch(33% .075 145);font-size:.87rem;font-weight:var(--ga-weight-ui);text-decoration:none}.ga-detail-toc a:hover,.ga-detail-toc a:focus-visible{color:var(--ga-amber-dark)}.ga-detail-article-section{border-top:1px solid var(--ga-line);margin-top:24px;padding-top:24px;scroll-margin-top:92px}.ga-detail-article-section h2,.ga-detail-widget h2{color:var(--ga-ink);font-family:var(--font-ui);font-size:1.18rem;font-weight:var(--ga-weight-title);letter-spacing:0;margin:0 0 12px;line-height:1.25}.ga-detail-article-section>p,.ga-detail-widget p{color:oklch(31% .026 145);font-size:.98rem;font-weight:var(--ga-weight-copy);margin:0;line-height:1.72}.ga-detail-main .ga-detail-facts{border-top:1px solid var(--ga-line);grid-area:auto;padding-top:24px;display:block}.theme-green-amber .ga-detail-main .ga-detail-facts .decision-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.theme-green-amber .ga-detail-main .ga-detail-facts .decision-fact{border:1px solid var(--ga-line);border-radius:var(--radius);background:oklch(96.8% .018 108);min-height:0;padding:16px}.theme-green-amber .ga-detail-main .ga-detail-facts .decision-fact+.decision-fact{padding-left:16px}.ga-detail-page--article .ga-detail-entry-card{grid-template-columns:repeat(2,minmax(0,1fr))}.ga-detail-page--article .ga-risk-callout{margin-top:0}.ga-detail-page--article .ga-detail-tags{border-top:1px solid var(--ga-line);margin-top:24px;padding-top:20px}.ga-detail-page--article .ga-detail-post-nav{margin-top:24px}.ga-detail-sidebar{gap:16px;display:grid;position:sticky;top:88px}.ga-detail-widget{background:var(--ga-panel);border:1px solid var(--ga-line);border-radius:var(--radius);padding:18px}.ga-detail-widget--search form{border:1px solid var(--ga-line);border-radius:var(--radius-sm);grid-template-columns:minmax(0,1fr) 42px;display:grid;overflow:hidden}.ga-detail-widget--search input{color:var(--ga-ink);font:inherit;background:oklch(99% .006 104);border:0;min-width:0;min-height:42px;padding:9px 12px;font-size:.9rem}.ga-detail-widget--search button{background:var(--ga-green);color:oklch(97% .012 105);border:0;justify-content:center;align-items:center;display:inline-flex}.ga-detail-sidebar .ga-related-list{gap:11px}.ga-detail-sidebar .ga-related-list a{grid-template-columns:44px minmax(0,1fr)}.ga-detail-category-list{gap:8px;display:grid}.ga-detail-category-list a{border-bottom:1px solid var(--ga-line);color:var(--ga-ink);font-size:.9rem;font-weight:var(--ga-weight-ui);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:34px;padding-bottom:8px;text-decoration:none;display:grid}.ga-detail-category-list a:last-child{border-bottom:0;padding-bottom:0}.ga-detail-category-list strong{color:var(--ga-muted);font-size:.8rem}.ga-detail-tag-cloud{flex-wrap:wrap;gap:7px;display:flex}.ga-detail-tag-cloud a{border:1px solid var(--ga-line);border-radius:var(--radius-pill);color:oklch(33% .075 145);font-size:.78rem;font-weight:var(--ga-weight-ui);background:oklch(95.8% .02 113);padding:7px 9px;line-height:1;text-decoration:none}.ga-detail-widget--check a{color:oklch(32% .075 145);font-weight:var(--ga-weight-title);align-items:center;gap:8px;margin-top:14px;text-decoration:none;display:inline-flex}.term-detail-toc{margin-top:20px}.term-definition-box{border:1px solid var(--ga-line);border-radius:var(--radius);background:oklch(96.6% .02 112);margin-top:24px;padding:22px}.term-definition-box .eyebrow{color:var(--ga-nav);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:800}.term-definition-box h2{margin-bottom:10px;font-size:clamp(1.7rem,2.2vw,2.25rem)}.term-definition-box p{color:var(--ga-ink);margin:0;font-size:1.08rem;line-height:1.72}.term-definition-box small{border-top:1px solid var(--ga-line);color:var(--ga-muted);margin-top:16px;padding-top:14px;font-size:.92rem;line-height:1.6;display:block}.term-module-grid,.term-comparison-list,.term-tool-list,.term-example-list,.term-faq-list{gap:12px;display:grid}.term-module-grid--scenarios{grid-template-columns:repeat(2,minmax(0,1fr))}.term-info-card,.term-comparison-list article,.term-tool-list article,.term-example-list blockquote,.term-faq-list details{border:1px solid var(--ga-line);border-radius:var(--radius);background:oklch(98.5% .01 104);min-width:0;margin:0;padding:16px}.term-info-card span,.term-comparison-list strong,.term-tool-list strong{color:var(--ga-ink);font-size:.96rem;font-weight:var(--ga-weight-title);margin-bottom:8px;line-height:1.3;display:block}.term-info-card p,.term-comparison-list p,.term-tool-list p,.term-example-list p,.term-faq-list p,.term-timeline p{color:oklch(31% .026 145);margin:0;font-size:.94rem;line-height:1.66}.term-example-list blockquote{border-left:4px solid var(--ga-amber);gap:10px;display:grid}.term-example-list cite{color:var(--ga-muted);font-size:.78rem;font-style:normal;font-weight:var(--ga-weight-ui);text-transform:uppercase}.term-comparison-list{grid-template-columns:repeat(2,minmax(0,1fr))}.term-tool-list article{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.term-tool-list a,.term-source-grid a{border:1px solid var(--ga-line);border-radius:var(--radius-pill);color:oklch(33% .075 145);font-size:.82rem;font-weight:var(--ga-weight-title);white-space:nowrap;align-items:center;gap:7px;min-height:34px;padding:8px 11px;text-decoration:none;display:inline-flex}.term-faq-list summary{color:var(--ga-ink);cursor:pointer;font-size:.96rem;font-weight:var(--ga-weight-title);line-height:1.35}.term-faq-list details p{border-top:1px solid var(--ga-line);margin-top:12px;padding-top:12px}.term-timeline{gap:0;margin:0;padding:0;list-style:none;display:grid}.term-timeline li{grid-template-columns:132px minmax(0,1fr);gap:18px;padding:0 0 18px;display:grid;position:relative}.term-timeline li+li{border-top:1px solid var(--ga-line);padding-top:18px}.term-timeline time{color:var(--ga-nav);font-size:.82rem;font-weight:var(--ga-weight-title);line-height:1.4}.term-timeline strong{color:var(--ga-ink);margin-bottom:6px;font-size:.98rem;line-height:1.35;display:block}.ga-detail-risk-card{border:1px solid var(--ga-line);border-radius:var(--radius);color:var(--ga-ink);background:oklch(96.6% .02 112);align-items:center;gap:12px;min-height:54px;padding:14px 16px;display:flex}.ga-detail-risk-card .icon{color:var(--ga-amber-dark);flex:none}.ga-legacy-redirect{background:oklch(92.8% .016 112);align-items:center;min-height:58vh;padding:54px 20px;display:grid}.ga-legacy-redirect>div{background:var(--ga-panel);border:1px solid var(--ga-line);border-radius:var(--radius);text-align:center;justify-items:center;gap:14px;max-width:620px;margin-inline:auto;padding:34px;display:grid}.ga-legacy-redirect .icon{color:var(--ga-green);width:34px;height:34px}.ga-legacy-redirect p{color:var(--ga-muted);font-size:.86rem;font-weight:var(--ga-weight-title);margin:0}.ga-legacy-redirect h1{color:var(--ga-ink);margin:0;font-size:clamp(1.7rem,2.3vw,2.3rem);line-height:1.15}.ga-legacy-redirect span{color:oklch(31% .026 145);line-height:1.6}@media (width<=1100px){.ga-detail-layout,.ga-detail-page--article .ga-detail-entry-card{grid-template-columns:minmax(0,1fr)}.ga-detail-sidebar{position:static}}html[data-theme=dark] .theme-green-amber .ga-detail-page--article,html[data-theme=dark] .theme-green-amber .ga-legacy-redirect{--ga-detail-read:oklch(84% .02 114);--ga-detail-soft:oklch(79% .024 116);--ga-detail-link:oklch(88% .105 126);background:oklch(12% .018 124);box-shadow:0 0 0 100vmax oklch(12% .018 124)}html[data-theme=dark] .theme-green-amber .ga-detail-main,html[data-theme=dark] .theme-green-amber .ga-detail-widget,html[data-theme=dark] .theme-green-amber .ad-slot,html[data-theme=dark] .theme-green-amber .ga-legacy-redirect>div{border-color:var(--ga-line);background:oklch(18% .026 124)}html[data-theme=dark] .theme-green-amber .ga-detail-toc,html[data-theme=dark] .theme-green-amber .ga-detail-widget--search input,html[data-theme=dark] .theme-green-amber .ga-detail-tag-cloud a,html[data-theme=dark] .theme-green-amber .ga-detail-main .decision-fact,html[data-theme=dark] .theme-green-amber .ga-detail-page--article .ga-detail-cover,html[data-theme=dark] .theme-green-amber .ga-detail-entry-card>div,html[data-theme=dark] .theme-green-amber .ga-detail-related-grid a,html[data-theme=dark] .theme-green-amber .ga-detail-post-nav a{border-color:var(--ga-line);color:var(--ga-ink);background:oklch(15% .022 124)}html[data-theme=dark] .theme-green-amber .ga-detail-related-grid a:hover,html[data-theme=dark] .theme-green-amber .ga-detail-related-grid a:focus-visible,html[data-theme=dark] .theme-green-amber .ga-detail-post-nav a:hover,html[data-theme=dark] .theme-green-amber .ga-detail-post-nav a:focus-visible,html[data-theme=dark] .theme-green-amber .ga-detail-category-list a:hover,html[data-theme=dark] .theme-green-amber .ga-detail-category-list a:focus-visible,html[data-theme=dark] .theme-green-amber .ga-detail-tag-cloud a:hover,html[data-theme=dark] .theme-green-amber .ga-detail-tag-cloud a:focus-visible{background:oklch(20% .034 126);border-color:oklch(45% .07 126)}html[data-theme=dark] .theme-green-amber .ga-detail-article-head p,html[data-theme=dark] .theme-green-amber .ga-detail-article-section>p,html[data-theme=dark] .theme-green-amber .ga-detail-widget p,html[data-theme=dark] .theme-green-amber .ad-slot p,html[data-theme=dark] .theme-green-amber .ga-markdown-body :where(p,li),html[data-theme=dark] .theme-green-amber .ga-detail-entry-card p,html[data-theme=dark] .theme-green-amber .ga-detail-page--article .ga-detail-cover figcaption,html[data-theme=dark] .theme-green-amber .ga-legacy-redirect span{color:var(--ga-detail-read)}html[data-theme=dark] .theme-green-amber .ga-detail-article-head h1,html[data-theme=dark] .theme-green-amber .ga-detail-article-section h2,html[data-theme=dark] .theme-green-amber .ga-detail-widget h2,html[data-theme=dark] .theme-green-amber .ad-slot h2,html[data-theme=dark] .theme-green-amber .ga-markdown-body :where(h2,h3),html[data-theme=dark] .theme-green-amber .ga-detail-entry-card strong,html[data-theme=dark] .theme-green-amber .ga-detail-related-grid strong,html[data-theme=dark] .theme-green-amber .ga-detail-post-nav strong,html[data-theme=dark] .theme-green-amber .ga-legacy-redirect h1{color:var(--ga-ink)}html[data-theme=dark] .theme-green-amber .ga-detail-meta,html[data-theme=dark] .theme-green-amber .ga-detail-meta span,html[data-theme=dark] .theme-green-amber .ga-detail-related-grid :where(b,small),html[data-theme=dark] .theme-green-amber .ga-detail-category-list strong{color:var(--ga-detail-soft)}html[data-theme=dark] .theme-green-amber .ga-detail-toc a,html[data-theme=dark] .theme-green-amber .ga-detail-entry-card a,html[data-theme=dark] .theme-green-amber .ga-detail-category-list a,html[data-theme=dark] .theme-green-amber .ga-detail-tag-cloud a,html[data-theme=dark] .theme-green-amber .ad-slot__label,html[data-theme=dark] .theme-green-amber .ga-detail-widget--check a{color:var(--ga-detail-link)}html[data-theme=dark] .theme-green-amber .ad-slot__media,html[data-theme=dark] .theme-green-amber .ad-slot__label{color:var(--ga-detail-link,oklch(86% .105 126));background:oklch(15% .022 124);border-color:oklch(45% .07 126)}html[data-theme=dark] .theme-green-amber .ga-detail-entry-card>div>span,html[data-theme=dark] .theme-green-amber .ga-detail-post-nav small{color:var(--ga-detail-link)}html[data-theme=dark] .theme-green-amber .ga-detail-facts .decision-fact__icon,html[data-theme=dark] .theme-green-amber .ga-detail-main .ga-detail-facts .decision-fact__icon{color:oklch(82% .088 126)}html[data-theme=dark] .theme-green-amber .ga-detail-facts .decision-fact strong,html[data-theme=dark] .theme-green-amber .ga-detail-main .ga-detail-facts .decision-fact strong{color:var(--ga-ink)}html[data-theme=dark] .theme-green-amber .ga-detail-facts .decision-fact span,html[data-theme=dark] .theme-green-amber .ga-detail-main .ga-detail-facts .decision-fact span{color:var(--ga-detail-read)}html[data-theme=dark] .theme-green-amber .ga-markdown-body :where(a){color:var(--ga-detail-link);font-weight:var(--ga-weight-ui);text-underline-offset:3px;text-decoration-color:oklch(88% .105 126/.54);text-decoration-thickness:1px}html[data-theme=dark] .theme-green-amber .ga-markdown-body :where(strong,b){color:var(--ga-ink)}html[data-theme=dark] .theme-green-amber .ga-markdown-body li::marker{color:var(--ga-detail-link)}html[data-theme=dark] .theme-green-amber .ga-detail-widget--search input::placeholder{color:oklch(70% .022 116);opacity:1}html[data-theme=dark] .theme-green-amber .ga-detail-tags a{color:oklch(86% .08 124);background:oklch(20% .034 126);border-color:oklch(42% .062 126)}html[data-theme=dark] .theme-green-amber .ga-risk-callout{color:oklch(91% .055 82);background:linear-gradient(90deg,oklch(24% .062 78),oklch(19% .042 76));border:1px solid oklch(43% .08 78)}html[data-theme=dark] .theme-green-amber .ga-risk-callout .icon,html[data-theme=dark] .theme-green-amber .ga-risk-callout span{color:oklch(91% .055 82)}html[data-theme=dark] .theme-green-amber .ga-detail-related-grid__media,html[data-theme=dark] .theme-green-amber .ga-detail-post-nav__media{background:oklch(22% .026 124)}html[data-theme=dark] .theme-green-amber .ga-detail-breadcrumb,html[data-theme=dark] .theme-green-amber .ga-detail-breadcrumb a{color:oklch(78% .028 120)}html[data-theme=dark] .theme-green-amber .ga-detail-badge--sub{color:oklch(86% .08 124);background:oklch(24% .044 126);border-color:oklch(42% .06 126)}.theme-green-amber .portal-layout{grid-template-columns:minmax(0,1fr)}.theme-green-amber .portal-layout:not(.portal-layout--archive):not(.portal-layout--card-stream){width:min(1100px,100vw - 210px)}.theme-green-amber :where(.site-header--green-amber,.site-nav__item>a,.site-nav__trigger,.site-nav__menu,.site-nav__mega,.site-nav__menu a,.green-action-icon,.green-language__current,.green-language__menu,.green-language__menu a,.ga-search,.ga-search__input,.ga-search button,.ga-hot-searches button,.ga-trust-row a,.ga-home-tabs button,.ga-archive-tabs a,.search-input-shell,.filter-bar .button,.button,.tag,.pagination__link,.resource-list-card,.topic-card,.ga-detail-widget--search form,.ga-detail-widget--search button){transition-duration:var(--motion-duration-base);transition-property:background-color,border-color,box-shadow,color,opacity,transform;transition-timing-function:var(--motion-ease-out)}.theme-green-amber .site-nav__menu,.theme-green-amber .green-language__menu{transition:opacity var(--motion-duration-base) var(--motion-ease-out), transform var(--motion-duration-base) var(--motion-ease-out)}.theme-green-amber .site-nav__item--dropdown:hover .site-nav__caret,.theme-green-amber .site-nav__item--dropdown:focus-within .site-nav__caret,.theme-green-amber .green-language:hover .green-language__current,.theme-green-amber .green-language:focus-within .green-language__current,.theme-green-amber .green-action-icon:hover,.theme-green-amber .green-action-icon:focus-visible,.theme-green-amber .ga-search button:hover,.theme-green-amber .ga-search button:focus-visible,.theme-green-amber .button:hover,.theme-green-amber .button:focus-visible,.theme-green-amber .pagination__link:hover,.theme-green-amber .pagination__link:focus-visible{transform:translateY(-1px)}.theme-green-amber .resource-list-card:hover,.theme-green-amber .portal-list .resource-list-card:hover,.theme-green-amber .search-results--cards .resource-list-card:hover{transform:translateY(-2px)}.theme-green-amber .ga-search:focus-within,.theme-green-amber .search-input-shell:focus-within,.theme-green-amber .ga-detail-widget--search form:focus-within{border-color:var(--ga-amber);box-shadow:0 0 0 3px oklch(78% .12 76/.22)}.theme-green-amber .ga-home-tabs button.is-active,.theme-green-amber .filter-bar .button[aria-pressed=true],.theme-green-amber .ga-hot-searches button.is-active,.theme-green-amber .ga-hot-searches button[aria-pressed=true]{transform:translateY(-1px)}.theme-green-amber .ga-home-card-grid,.theme-green-amber .search-results--cards{transition:opacity var(--motion-duration-fast) var(--motion-ease-out), transform var(--motion-duration-fast) var(--motion-ease-out)}.theme-green-amber .ga-home-card-grid.is-refreshing,.theme-green-amber .search-results--cards.is-refreshing{opacity:.58;transform:translateY(var(--motion-distance-small))}.theme-green-amber :where(.resource-list-card__cover img,.ga-detail-cover img,.ga-detail-related-grid img,.ga-detail-post-nav img,.ga-home-ranking-card__hero img){animation:ga-image-fade-in var(--motion-duration-slow) var(--motion-ease-out) both}.theme-green-amber .empty-state:not([hidden]){animation:ga-fade-up var(--motion-duration-slow) var(--motion-ease-out) both}.theme-green-amber .ga-detail-article-section:target{animation:ga-section-focus .9s var(--motion-ease-out) both}.theme-green-amber .topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:920px;margin:0 auto;display:grid}.theme-green-amber .topic-card{min-height:132px;color:var(--ga-ink);background:var(--ga-card);border:1px solid var(--ga-line);border-radius:var(--radius);grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;padding:16px;text-decoration:none;display:grid;box-shadow:0 10px 24px #28372d14}.theme-green-amber .topic-card:hover{border-color:color-mix(in srgb, var(--ga-accent) 34%, var(--ga-line));transform:translateY(-2px);box-shadow:0 14px 30px #28372d1f}.theme-green-amber .topic-card__icon{width:42px;height:42px;color:var(--ga-accent-strong);background:color-mix(in srgb, var(--ga-accent) 12%, transparent);border-radius:var(--radius);place-items:center;display:grid}.theme-green-amber .topic-card strong,.theme-green-amber .topic-card small,.theme-green-amber .topic-card em{display:block}.theme-green-amber .topic-card strong{margin-bottom:7px;font-size:1rem;line-height:1.35}.theme-green-amber .topic-card small{color:var(--ga-muted);font-size:.9rem;line-height:1.55}.theme-green-amber .topic-card em{color:var(--ga-accent-strong);grid-column:2;align-self:end;margin-top:12px;font-size:.78rem;font-style:normal;font-weight:800}.theme-green-amber .search-results mark{color:var(--ga-ink);background:color-mix(in srgb, var(--ga-amber) 42%, transparent);border-radius:var(--radius-xs);padding:0 2px}@keyframes ga-image-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ga-fade-up{0%{opacity:0;transform:translateY(var(--motion-distance-medium))}to{opacity:1;transform:translateY(0)}}@keyframes ga-section-focus{0%{box-shadow:inset 4px 0 0 var(--ga-amber)}to{box-shadow:inset 0 0 #0000}}@media (width>=1101px){.theme-green-amber{--ga-layout-content:min(1180px, calc(100vw - 96px));--ga-public-content:var(--ga-layout-content);--ga-card-stream-content:var(--ga-layout-content);--content:var(--ga-layout-content);--content-main:var(--ga-layout-content)}.theme-green-amber #main-content{overflow-x:clip}.theme-green-amber .site-header--green-amber .site-header__inner,.theme-green-amber .ga-home-feed-archive,.theme-green-amber .ga-home-card-grid,.theme-green-amber .portal-layout--archive,.theme-green-amber .portal-layout--card-stream,.theme-green-amber .portal-search-page--archive,.theme-green-amber .portal-layout:not(.portal-layout--archive):not(.portal-layout--card-stream),.theme-green-amber .site-footer__inner,.theme-green-amber .site-footer__legal,.ga-detail-shell--article{width:var(--ga-layout-content)}.theme-green-amber .ga-home-surface--feed,.theme-green-amber .portal-layout--archive,.theme-green-amber .portal-search-page--archive{background:var(--ga-archive-bg)}.theme-green-amber .portal-layout--archive,.theme-green-amber .portal-search-page--archive{box-shadow:0 0 0 100vmax var(--ga-archive-bg);clip-path:inset(0 -100vmax);min-height:100%;padding-block:54px 72px}.theme-green-amber .portal-layout--archive .portal-main,.theme-green-amber .portal-search-page--archive{gap:28px}.theme-green-amber .portal-layout--archive .portal-heading,.theme-green-amber .portal-search-page--archive .portal-heading{box-shadow:none;text-align:center;background:0 0;border:0;justify-items:center;padding:0}.theme-green-amber .portal-heading h1,.theme-green-amber .ga-home-feed-heading :where(h1,h2){color:var(--ga-ink);font-family:var(--font-ui);max-width:100%;font-size:clamp(1.9rem,2.2vw,2.35rem);font-weight:800;line-height:1.16}.theme-green-amber .portal-heading p:last-child,.theme-green-amber .ga-home-feed-heading p{color:var(--ga-muted);max-width:980px;margin-inline:auto;font-size:clamp(.96rem,1.08vw,1.12rem);font-weight:600;line-height:1.62}.theme-green-amber .portal-heading .eyebrow{margin-bottom:2px;font-size:.86rem;font-weight:700}.theme-green-amber .ga-home-tabs,.theme-green-amber .ga-archive-tabs,.theme-green-amber .portal-main>.tag-cloud,.theme-green-amber .portal-search-page--archive .filter-bar{max-width:var(--ga-layout-content);justify-content:center;gap:12px;margin-inline:auto}.theme-green-amber .ga-home-tabs :where(a,button),.theme-green-amber .ga-archive-tabs a,.theme-green-amber .portal-search-page--archive .filter-bar .button{min-width:112px;min-height:42px;padding:8px 18px;font-size:.96rem;font-weight:750}.theme-green-amber .portal-list,.theme-green-amber .search-results--cards,.theme-green-amber .ga-home-card-grid{max-width:var(--ga-layout-content);grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;width:100%;margin-inline:auto;display:grid}.theme-green-amber .resource-list-card:not(.resource-list-card--compact),.theme-green-amber .portal-list .resource-list-card:not(.resource-list-card--compact),.theme-green-amber .search-results--cards .resource-list-card:not(.resource-list-card--compact){background:var(--ga-archive-card);border-radius:var(--radius-sm);box-shadow:none;border:0;grid-template-columns:112px minmax(0,1fr);gap:14px;min-height:0;padding:10px}.theme-green-amber .resource-list-card:not(.resource-list-card--compact) .resource-list-card__cover{aspect-ratio:1;border-radius:var(--radius);inline-size:100%;background:oklch(99% .006 106);border:0;align-self:start;min-height:0;overflow:hidden}.theme-green-amber .resource-list-card:not(.resource-list-card--compact) .resource-list-card__body{gap:6px;min-width:0;padding:4px 4px 3px 0}.theme-green-amber .resource-list-card:not(.resource-list-card--compact) .resource-list-card__meta{gap:7px;line-height:1.2}.theme-green-amber .resource-list-card:not(.resource-list-card--compact) .resource-list-card__meta span,.theme-green-amber .resource-list-card:not(.resource-list-card--compact) .resource-list-card__stats span,.theme-green-amber .resource-list-card:not(.resource-list-card--compact) .resource-list-card__stats a{color:var(--ga-muted);font-size:.8rem;font-weight:650;line-height:1.2}.theme-green-amber .resource-list-card:not(.resource-list-card--compact) h3{margin:0;font-size:clamp(1rem,.95vw,1.12rem);font-weight:750;line-height:1.18}.theme-green-amber .resource-list-card:not(.resource-list-card--compact) p{color:var(--ga-muted);margin:0;font-size:.86rem;font-weight:500;line-height:1.42}.theme-green-amber .resource-list-card:not(.resource-list-card--compact) .resource-list-card__stats{gap:14px;margin-top:auto;padding-top:7px}.theme-green-amber .ad-slot--home-banner,.theme-green-amber .ad-slot--archive-banner,.theme-green-amber .ad-slot--search-banner,.theme-green-amber .pagination{max-width:var(--ga-layout-content);width:100%;margin-inline:auto}.theme-green-amber .topic-grid{max-width:var(--ga-layout-content);gap:18px 24px;width:100%}.theme-green-amber .site-footer{padding-block:54px 36px}.theme-green-amber .site-footer__inner{grid-template-columns:minmax(280px,.72fr) minmax(0,1.55fr);gap:clamp(44px,5vw,68px)}.theme-green-amber .site-footer__brand-panel{text-align:center;justify-items:center}.theme-green-amber .site-footer .brand__logo{max-block-size:72px;inline-size:clamp(208px,18vw,252px)}.theme-green-amber .site-footer__inner p{max-width:34ch;margin-top:18px;font-size:clamp(1rem,1.08vw,1.12rem);font-weight:700;line-height:1.72}.theme-green-amber .site-footer__columns{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:24px;display:grid}.theme-green-amber .site-footer__columns section{min-width:0}.theme-green-amber .site-footer__columns h2{font-size:.92rem;font-weight:800;line-height:1.25}.theme-green-amber .site-footer__columns a{overflow-wrap:anywhere;font-size:.88rem;font-weight:700;line-height:1.45}.theme-green-amber .site-footer__legal{padding-top:34px}}.theme-word-pastel{--content:min(1400px, calc(100vw - 64px));--content-main:min(1280px, calc(100vw - 64px));--wp-paper:oklch(99.7% .012 291);--wp-surface:oklch(100% 0 0/.76);--wp-surface-strong:oklch(97.8% .02 290);--wp-glass:oklch(100% 0 0/.72);--wp-glass-strong:oklch(100% 0 0/.84);--wp-solid:oklch(99.2% .008 292);--wp-solid-muted:oklch(97.6% .014 290);--wp-line:oklch(89% .03 291/.88);--wp-line-strong:oklch(82% .038 291/.88);--wp-ink:oklch(20% .03 286);--wp-muted:oklch(42% .04 287);--wp-soft:oklch(60% .03 288);--wp-trust:oklch(43% .075 238);--wp-shadow-soft:0 12px 28px oklch(48% .03 290/.06);--wp-shadow-card:0 16px 34px oklch(48% .03 290/.08);--wp-shadow-float:0 28px 64px oklch(48% .03 290/.11);--wp-focus-ring:color-mix(in oklch, var(--primary), white 62%);--wp-press-scale:.97;--wp-card-chrome:34px;--wp-card-gap:8px;--wp-timeline-connector:28px;--wp-font-display:var(--font-display);--wp-font-copy:var(--font-ui);--wp-type-hero:5.35rem;--wp-type-detail-hero:5.55rem;--wp-type-archive-hero:2.5rem;--wp-type-portal-title:2rem;--wp-type-section-title:var(--type-section-title);--wp-type-card-title:var(--type-card-title);--wp-type-card-title-lg:1.875rem;--wp-type-body:var(--type-body-small);--wp-type-body-lg:1.0625rem;--wp-type-meta:var(--type-meta);--wp-type-chip:var(--type-chip);--wp-type-nav:var(--type-chip);--wp-leading-display:var(--lh-display);--wp-leading-title:var(--lh-title);--wp-leading-body:var(--lh-copy);--wp-leading-meta:var(--lh-meta);--wp-weight-label:var(--weight-semibold);--wp-weight-emphasis:650;--wp-weight-title:var(--weight-semibold);--primary:oklch(67% .13 286);--primary-dark:oklch(37% .085 287);--primary-soft:oklch(92% .05 289);--accent:oklch(74% .16 25);--accent-soft:oklch(95% .05 24);--blue:oklch(70% .12 235);--rose:oklch(76% .13 354);--violet:oklch(71% .11 298);color:var(--wp-ink);font-optical-sizing:auto;background:linear-gradient(oklch(100% .01 292),oklch(98.8% .014 293) 24%,oklch(98.4% .018 286))}.theme-word-pastel .page-shell,.theme-word-pastel #main-content{background:0 0}html.motion-ready .theme-word-pastel [data-scroll-reveal]{opacity:0;transition:opacity var(--motion-duration-base) var(--motion-ease-out), transform var(--motion-duration-base) var(--motion-ease-out);transform:translateY(8px)}html.motion-ready .theme-word-pastel [data-scroll-reveal].is-visible{opacity:1;transform:translateY(0)}html:lang(zh) .theme-word-pastel :where(.wp-section-head h2,.wp-card h2,.wp-card h3,.wp-scenario-card h3,.wp-detail-timeline__item h3,.wp-answer-card h2,.wp-column-card strong,.wp-index-card h2,.wp-cta-band h2,.portal-heading h1,.wp-archive-hero h1,.wp-updates-hero h1){font-family:var(--wp-font-copy)}.theme-word-pastel .site-header,.theme-word-pastel .site-footer{color:var(--wp-ink)}.theme-word-pastel .site-header{background:var(--wp-glass-strong);backdrop-filter:blur(20px)saturate(160%);border-bottom:1px solid var(--wp-line);z-index:30;position:sticky;top:0;box-shadow:0 1px oklch(100% 0 0/.52)}.theme-word-pastel .site-header__inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:64px;display:grid}.theme-word-pastel .site-header__edition{display:none}.theme-word-pastel .brand{color:var(--primary-dark)}.theme-word-pastel .brand__mark{border-radius:11px;width:34px;height:34px;box-shadow:0 14px 28px oklch(60% .12 286/.18),inset 0 1px oklch(100% 0 0/.7)}.theme-word-pastel .brand__name{font-size:var(--wp-type-body-lg)}.theme-word-pastel .site-header .brand__subline{display:none}.theme-word-pastel .site-footer .brand__subline{color:var(--wp-soft);font-size:var(--wp-type-meta)}.theme-word-pastel .brand__logo{max-block-size:34px;inline-size:clamp(86px,7vw,112px)}.theme-word-pastel .wp-header__nav{flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(8px,1vw,18px);min-width:0;display:flex}.theme-word-pastel .wp-header__nav a{color:var(--wp-ink);font-size:var(--wp-type-nav);font-weight:var(--wp-weight-label);white-space:nowrap;min-height:38px;padding:8px 0 7px;text-decoration:none;display:inline-flex;position:relative}.theme-word-pastel .wp-header__nav a:after{background:linear-gradient(90deg, var(--rose), var(--primary));content:"";opacity:0;height:2px;transition:opacity var(--motion-duration-base) ease, transform var(--motion-duration-base) ease;border-radius:999px;position:absolute;inset:auto 0 2px;transform:translateY(4px)}.theme-word-pastel .wp-header__nav a:hover:after,.theme-word-pastel .wp-header__nav a[aria-current=page]:after{opacity:1;transform:translateY(0)}.theme-word-pastel .wp-header__actions{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex;position:relative}.theme-word-pastel .wp-header-search{background:var(--wp-glass);border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-soft);border-radius:999px;flex:none;align-items:center;gap:10px;width:clamp(160px,17vw,260px);min-width:0;min-height:40px;padding:0 14px;display:inline-flex}.theme-word-pastel .wp-header-search .icon{color:var(--wp-soft);flex:none}.theme-word-pastel .wp-header-search input{color:var(--wp-ink);font:inherit;font-size:var(--wp-type-chip);background:0 0;border:0;width:100%;min-width:0}.theme-word-pastel .wp-header-search input::placeholder{color:var(--wp-soft)}.theme-word-pastel .wp-header-login,.theme-word-pastel .wp-header-logout,.theme-word-pastel .wp-header-profile{background:var(--wp-glass);border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-soft);color:var(--wp-ink);min-height:40px;transition:border-color var(--motion-duration-fast) var(--motion-ease-out), box-shadow var(--motion-duration-fast) var(--motion-ease-out), color var(--motion-duration-fast) var(--motion-ease-out), opacity var(--motion-duration-fast) var(--motion-ease-out), transform var(--motion-duration-fast) var(--motion-ease-out);border-radius:999px;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.theme-word-pastel .wp-header-login{background:linear-gradient(135deg, var(--primary), var(--violet));cursor:pointer;font-weight:var(--wp-weight-emphasis);color:#fff;white-space:nowrap;border-color:#0000;flex:none;padding:0 14px;box-shadow:0 12px 28px oklch(48% .06 286/.16)}.theme-word-pastel .wp-header-login:hover,.theme-word-pastel .wp-header-login:focus-visible{transform:translateY(-1px);box-shadow:0 16px 32px oklch(48% .06 286/.2)}.theme-word-pastel .wp-header-profile:hover,.theme-word-pastel .wp-header-profile:focus-visible,.theme-word-pastel .wp-header-logout:hover,.theme-word-pastel .wp-header-logout:focus-visible{border-color:var(--wp-line-strong);box-shadow:var(--wp-shadow-card);transform:translateY(-1px)}.theme-word-pastel .wp-header-login:focus-visible,.theme-word-pastel .wp-header-profile:focus-visible,.theme-word-pastel .wp-header-logout:focus-visible{outline:3px solid var(--wp-focus-ring);outline-offset:3px}.theme-word-pastel .wp-header-login:active,.theme-word-pastel .wp-header-profile:active,.theme-word-pastel .wp-header-logout:active{transform:scale(var(--wp-press-scale))}.theme-word-pastel .wp-header-login:disabled,.theme-word-pastel .wp-header-logout:disabled{cursor:wait;opacity:.72;transform:none}.theme-word-pastel .wp-header-login .icon{color:inherit}.theme-word-pastel .wp-header-logout{cursor:pointer;flex:none;justify-content:center;width:40px;padding:0 12px}.theme-word-pastel .wp-header-profile{flex:none;max-width:212px;padding:4px 12px 4px 4px}.theme-word-pastel .wp-header-profile__avatar{background:linear-gradient(135deg, var(--rose), var(--primary-soft));color:var(--primary-dark);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);border-radius:999px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;overflow:hidden}.theme-word-pastel .wp-header-profile__avatar img{object-fit:cover;width:100%;height:100%}.theme-word-pastel .wp-header-profile__summary{gap:1px;min-width:0;max-width:142px;display:grid}.theme-word-pastel .wp-header-profile__summary strong,.theme-word-pastel .wp-header-profile__summary small{text-overflow:ellipsis;white-space:nowrap;line-height:1.1;display:block;overflow:hidden}.theme-word-pastel .wp-header-profile__summary strong{font-size:.82rem}.theme-word-pastel .wp-header-profile__summary small{color:var(--wp-muted);font-size:var(--wp-type-meta)}.theme-word-pastel .wp-header-login-panel{backdrop-filter:blur(18px)saturate(150%);background:linear-gradient(145deg, color-mix(in oklch, var(--wp-glass-strong), white 8%), color-mix(in oklch, var(--primary-soft), white 82%)), var(--wp-glass-strong);border:1px solid var(--wp-line);z-index:40;border-radius:24px;gap:12px;width:min(292px,100vw - 48px);padding:14px;display:grid;position:absolute;inset:calc(100% + 12px) 0 auto auto;box-shadow:0 24px 56px oklch(48% .03 290/.16),inset 0 1px oklch(100% 0 0/.72)}.theme-word-pastel .wp-header-login-panel:before{content:"";block-size:12px;position:absolute;inset:-12px 0 auto}.theme-word-pastel .wp-header-login-panel[hidden],.theme-word-pastel .account-card__google-button[hidden]{display:none!important}.theme-word-pastel .wp-header-login-panel__header{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;display:grid}.theme-word-pastel .wp-header-login-panel__mark{background:linear-gradient(135deg, var(--primary-soft), color-mix(in oklch, var(--rose), white 74%));border:1px solid color-mix(in oklch, var(--primary), white 78%);color:var(--primary-dark);border-radius:14px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.theme-word-pastel .wp-header-login-panel__header strong{color:var(--wp-ink);font-size:.92rem;line-height:1.15;display:block}.theme-word-pastel .wp-header-login-panel__header p{color:var(--wp-muted);font-size:var(--wp-type-meta);margin:3px 0 0;line-height:1.35}.theme-word-pastel .wp-header-login-panel__google,.theme-word-pastel .account-card__google-button-shell{justify-content:center;align-items:center;min-height:44px;display:flex}.theme-word-pastel [data-auth-login-panel] [data-auth-login-status]{background:color-mix(in oklch, var(--primary-soft), white 72%);border:1px solid color-mix(in oklch, var(--primary), white 78%);color:var(--primary-dark);font-weight:var(--wp-weight-label);border-radius:14px;padding:9px 10px}.theme-word-pastel [data-auth-login-panel][data-auth-login-state=error] [data-auth-login-status],.theme-word-pastel [data-auth-login-panel][data-auth-login-state=unavailable] [data-auth-login-status]{background:color-mix(in oklch, var(--accent-soft), white 58%);border-color:color-mix(in oklch, var(--accent), white 62%);color:color-mix(in oklch, var(--accent), black 34%)}.theme-word-pastel [data-auth-login-panel][data-auth-login-state=loading] [data-auth-login-status]{background:color-mix(in oklch, var(--blue), white 84%);border-color:color-mix(in oklch, var(--blue), white 64%);color:color-mix(in oklch, var(--blue), black 34%)}.theme-word-pastel .green-auth__panel{display:none}.theme-word-pastel .account-page{gap:24px;padding-block:clamp(46px,5vw,76px);display:grid}.theme-word-pastel .account-page__heading{text-align:center;max-width:760px;margin-inline:auto}.theme-word-pastel .account-page__heading h1{color:var(--wp-ink);font-family:var(--wp-font-display);font-size:clamp(2.5rem,4vw,4rem);line-height:var(--wp-leading-title);max-width:12ch;margin:8px auto 0}.theme-word-pastel .account-page__heading p:last-child,.theme-word-pastel .account-page__loading{color:var(--wp-muted);font-size:var(--wp-type-body-lg);line-height:var(--wp-leading-body);max-width:62ch;margin:14px auto 0}.theme-word-pastel .account-page__loading{text-align:center}.theme-word-pastel .account-card{background:linear-gradient(145deg, var(--wp-glass-strong), color-mix(in oklch, var(--primary-soft), white 84%)), var(--wp-glass);border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-card);border-radius:28px;grid-template-columns:88px minmax(0,1fr);align-items:start;gap:24px;width:100%;max-width:780px;margin-inline:auto;padding:clamp(24px,3vw,36px);display:grid}.theme-word-pastel .account-card--signed-out{grid-template-columns:64px minmax(0,1fr)}.theme-word-pastel .account-card__avatar,.theme-word-pastel .account-card__icon{background:linear-gradient(135deg, var(--rose), var(--primary-soft));color:var(--primary-dark);font-weight:var(--wp-weight-label);flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.theme-word-pastel .account-card__avatar{border-radius:22px;width:88px;height:88px;font-size:2rem}.theme-word-pastel .account-card__icon{border-radius:18px;width:64px;height:64px}.theme-word-pastel .account-card__avatar img{object-fit:cover;width:100%;height:100%}.theme-word-pastel .account-card__body{min-width:0}.theme-word-pastel .account-card h2{color:var(--wp-ink);font-family:var(--wp-font-copy);font-size:clamp(1.35rem,2vw,1.8rem);line-height:var(--wp-leading-title)}.theme-word-pastel .account-card p{color:var(--wp-muted);line-height:var(--wp-leading-body);margin:8px 0 0}.theme-word-pastel .account-card__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0;display:grid}.theme-word-pastel .account-card__facts div{background:color-mix(in oklch, var(--wp-solid-muted), white 18%);border:1px solid var(--wp-line);border-radius:16px;min-width:0;padding:12px}.theme-word-pastel .account-card__facts dt{color:var(--wp-muted);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);margin:0 0 6px}.theme-word-pastel .account-card__facts dd{color:var(--wp-ink);font-size:.92rem;font-weight:var(--wp-weight-label);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.theme-word-pastel .account-card__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.theme-word-pastel .account-card__google-button{gap:10px;max-width:304px;margin-top:14px;display:grid}.theme-word-pastel .site-footer{background:radial-gradient(circle at 20% 0%, color-mix(in oklch, var(--primary-soft), white 48%), transparent 32%), linear-gradient(180deg, transparent, color-mix(in oklch, var(--wp-surface), white 16%));border-top:1px solid var(--wp-line);margin-top:18px;padding:18px 0 22px}.theme-word-pastel .wp-footer__legal{color:var(--wp-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 20px;display:flex}.theme-word-pastel .wp-footer__legal p{font-size:var(--wp-type-body);margin:0}.theme-word-pastel .site-footer__legal-link{color:var(--primary-dark);font-weight:var(--wp-weight-label)}.theme-word-pastel .ad-slot{display:none!important}.theme-word-pastel .wp-back-to-top{backdrop-filter:blur(16px)saturate(160%);background:linear-gradient(135deg, color-mix(in oklch, var(--wp-glass-strong), white 8%), color-mix(in oklch, var(--primary-soft), white 72%)), var(--wp-glass-strong);border:1px solid var(--wp-line);bottom:calc(clamp(20px, 2.4vw, 30px) + env(safe-area-inset-bottom,0px));color:var(--primary-dark);cursor:pointer;opacity:0;pointer-events:none;height:52px;right:calc(clamp(20px, 2.4vw, 30px) + env(safe-area-inset-right,0px));transition:background-color var(--motion-duration-base) var(--motion-ease-out), border-color var(--motion-duration-base) var(--motion-ease-out), box-shadow var(--motion-duration-base) var(--motion-ease-out), color var(--motion-duration-base) var(--motion-ease-out), opacity var(--motion-duration-base) var(--motion-ease-out), transform var(--motion-duration-base) var(--motion-ease-out);z-index:35;border-radius:18px;justify-content:center;align-items:center;width:52px;padding:0;display:inline-grid;position:fixed;transform:translateY(8px);box-shadow:0 18px 38px oklch(48% .03 290/.12),inset 0 1px oklch(100% 0 0/.66)}.theme-word-pastel .wp-back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.theme-word-pastel .wp-back-to-top .icon{transition:transform var(--motion-duration-fast) var(--motion-ease-out);transform:rotate(-90deg)}.theme-word-pastel .wp-home-page,.theme-word-pastel .wp-detail-page{padding-block:0 44px;overflow-x:clip}.theme-word-pastel .wp-home-hero,.theme-word-pastel .wp-detail-hero{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:start;gap:clamp(24px,4vw,44px);padding-block:clamp(30px,4vw,56px) clamp(18px,3vw,34px);display:grid;position:relative}.theme-word-pastel .wp-home-hero{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:470px;padding-block:clamp(14px,1.6vw,22px) clamp(6px,1vw,12px);overflow:hidden}.theme-word-pastel .wp-home-hero:before,.theme-word-pastel .wp-detail-hero:before{background:radial-gradient(circle at 76% 20%, color-mix(in oklch, var(--blue), white 74%), transparent 34%), radial-gradient(circle at 56% 78%, color-mix(in oklch, var(--rose), white 82%), transparent 30%), radial-gradient(circle at 18% 12%, color-mix(in oklch, var(--primary-soft), white 42%), transparent 26%);content:"";opacity:.54;pointer-events:none;z-index:-1;position:absolute;inset:0}.theme-word-pastel .wp-detail-hero{background:linear-gradient(135deg, var(--wp-glass-strong), color-mix(in oklch, var(--primary-soft), white 84%)), var(--wp-glass);border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-float);border-radius:34px;grid-template-columns:minmax(370px,.86fr) minmax(0,1.14fr);min-height:404px;margin-top:clamp(20px,2vw,28px);padding:clamp(28px,2.8vw,40px);overflow:hidden}.theme-word-pastel .wp-detail-hero:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0 42%,oklch(100% 0 0/.22) 52%,#0000 64%),radial-gradient(circle at 91% 12%,oklch(100% 0 0/.38),#0000 18%);position:absolute;inset:0}.theme-word-pastel .wp-home-hero__copy,.theme-word-pastel .wp-detail-hero__copy,.theme-word-pastel .wp-home-hero__visual,.theme-word-pastel .wp-detail-hero__visual{z-index:1;min-width:0;position:relative}.theme-word-pastel .wp-hero-status{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;width:fit-content;max-width:100%;margin-bottom:10px;display:flex}.theme-word-pastel .wp-home-branding{gap:5px;max-width:56ch;margin-bottom:12px;display:grid}.theme-word-pastel .wp-home-branding__label{background:color-mix(in oklch, var(--primary-soft), white 68%);border:1px solid color-mix(in oklch, var(--primary), white 78%);color:var(--primary-dark);font-size:var(--wp-type-chip);font-weight:var(--wp-weight-label);border-radius:999px;justify-self:start;align-items:center;min-height:30px;padding:0 12px;display:inline-flex}.theme-word-pastel .wp-home-branding__subtitle{color:var(--primary-dark);font-size:var(--wp-type-body-lg);font-weight:var(--wp-weight-emphasis);line-height:var(--wp-leading-meta);margin:0}.theme-word-pastel .wp-home-branding__positioning{color:var(--wp-muted);font-size:var(--wp-type-body);line-height:var(--wp-leading-body);max-width:48ch;margin:0}.theme-word-pastel .wp-hero-kicker,.theme-word-pastel .wp-hero-badge{border:1px solid var(--wp-line);font-size:var(--wp-type-chip);font-weight:var(--wp-weight-label);border-radius:999px;align-items:center;min-height:36px;padding:0 14px;display:inline-flex;box-shadow:0 8px 18px oklch(48% .03 290/.08)}.theme-word-pastel .wp-hero-kicker{background:color-mix(in oklch, var(--accent-soft), white 68%);color:color-mix(in oklch, var(--accent), black 14%)}.theme-word-pastel .wp-hero-badge{background:color-mix(in oklch, var(--primary-soft), white 74%);color:color-mix(in oklch, var(--primary), black 8%)}.theme-word-pastel .wp-home-hero h1,.theme-word-pastel .wp-detail-hero h1{color:var(--primary-dark);font-family:var(--wp-font-display);font-size:var(--wp-type-detail-hero);font-weight:var(--wp-weight-title);line-height:var(--wp-leading-display);margin:0}.theme-word-pastel .wp-home-hero h1{font-size:var(--wp-type-hero);letter-spacing:0}.theme-word-pastel .wp-hero-pronunciation{color:var(--wp-muted);font-size:var(--wp-type-body-lg);font-weight:var(--wp-weight-label);align-items:center;gap:12px;margin-top:10px;display:inline-flex}.theme-word-pastel .wp-detail-part{color:color-mix(in oklch, var(--primary), black 2%);font-size:var(--wp-type-body);font-weight:var(--wp-weight-label);letter-spacing:0;line-height:var(--wp-leading-meta);margin:10px 0 0}.theme-word-pastel .wp-detail-hero__meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.theme-word-pastel .wp-detail-hero__meta span{background:var(--wp-solid);border:1px solid var(--wp-line-strong);color:var(--wp-trust);font-size:var(--wp-type-chip);font-weight:var(--wp-weight-label);border-radius:999px;min-height:30px;padding:6px 11px}.theme-word-pastel .wp-icon-button{background:var(--wp-solid);border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-soft);color:var(--primary-dark);border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.theme-word-pastel .wp-icon-button.is-playing,.theme-word-pastel .wp-button.is-saved{background:linear-gradient(135deg, var(--rose), var(--primary));color:#fff;border-color:#0000}.theme-word-pastel .wp-hero-definition{color:var(--primary-dark);font-size:var(--wp-type-body-lg);font-weight:var(--wp-weight-label);line-height:var(--wp-leading-body);max-width:38ch;margin-top:12px}.theme-word-pastel .wp-hero-context{color:var(--wp-muted);font-size:var(--wp-type-body);line-height:var(--wp-leading-body);max-width:42ch;margin-top:6px}.theme-word-pastel .wp-hero-quote-card{background:var(--wp-solid);border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-soft);color:var(--primary-dark);border-radius:18px;gap:8px;max-width:430px;margin:10px 0 0;padding:12px 16px 12px 42px;display:grid;position:relative}.theme-word-pastel .wp-hero-quote-card .icon{color:color-mix(in oklch, var(--primary), white 26%);position:absolute;top:15px;left:16px}.theme-word-pastel .wp-hero-quote-card p{font-size:var(--wp-type-body);font-weight:var(--weight-medium);line-height:var(--wp-leading-body);margin:0}.theme-word-pastel .wp-hero-quote-card cite{color:var(--wp-soft);font-size:var(--wp-type-meta);font-style:normal;font-weight:var(--wp-weight-label)}.theme-word-pastel .wp-hero-actions{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.theme-word-pastel .wp-button{border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-soft);border-radius:999px;align-items:center;gap:10px;min-height:48px;padding:0 18px;display:inline-flex}.theme-word-pastel .wp-button--primary{background:linear-gradient(135deg, var(--primary), var(--violet));color:#fff}.theme-word-pastel .wp-button--secondary{background:var(--wp-solid);color:var(--primary-dark);text-decoration:none}.theme-word-pastel :where(.button,.wp-button,.wp-icon-button,.wp-back-to-top,.wp-header-login,.wp-header-logout,.wp-header-profile,.wp-word-card,.wp-column-card,.wp-index-card,.wp-tag-pill,.wp-filter-tabs a,.wp-filter-tab,.wp-chip,.wp-section-head a,.wp-search-result-card,.wp-source-link,.wp-related-link,.wp-answer-source-list a,.pagination__link){transition:background-color var(--motion-duration-fast) var(--motion-ease-out), border-color var(--motion-duration-fast) var(--motion-ease-out), box-shadow var(--motion-duration-fast) var(--motion-ease-out), color var(--motion-duration-fast) var(--motion-ease-out), opacity var(--motion-duration-fast) var(--motion-ease-out), transform var(--motion-duration-fast) var(--motion-ease-out)}.theme-word-pastel :where(.wp-word-card,.wp-column-card,.wp-index-card,.wp-search-result-card,.wp-source-link,.wp-related-link){transition-duration:var(--motion-duration-base)}.theme-word-pastel :where(.button,.wp-button,.wp-icon-button,.wp-header-login,.wp-header-logout,.wp-filter-tabs a,.wp-filter-tab,.wp-chip,.wp-section-head a,.wp-tag-pill,.pagination__link) .icon{transition:transform var(--motion-duration-fast) var(--motion-ease-out)}.theme-word-pastel .button:hover{transform:none}@media (hover:hover) and (pointer:fine){.theme-word-pastel :where(.button,.wp-button,.wp-icon-button,.wp-back-to-top,.wp-header-login,.wp-header-logout,.wp-header-profile,.wp-filter-tabs a,.wp-filter-tab,.wp-chip,.wp-section-head a,.wp-tag-pill,.pagination__link):hover{transform:translateY(-1px);box-shadow:0 16px 30px oklch(48% .03 290/.1),inset 0 1px oklch(100% 0 0/.62)}.theme-word-pastel :where(.wp-word-card,.wp-column-card,.wp-index-card,.wp-search-result-card,.wp-source-link,.wp-related-link):where(:hover,:focus-within){transform:translateY(-3px);box-shadow:0 24px 54px oklch(48% .03 290/.12),inset 0 1px oklch(100% 0 0/.66)}.theme-word-pastel :where(.button,.wp-button,.wp-icon-button,.wp-header-login,.wp-header-logout,.wp-filter-tabs a,.wp-filter-tab,.wp-chip,.wp-section-head a,.wp-tag-pill,.pagination__link):hover .icon{transform:translate(2px)}.theme-word-pastel .wp-back-to-top:hover{transform:translateY(-2px);box-shadow:0 22px 42px oklch(48% .03 290/.13),inset 0 1px oklch(100% 0 0/.7)}}.theme-word-pastel :where(.button,.wp-button,.wp-icon-button,.wp-back-to-top,.wp-header-login,.wp-header-logout,.wp-filter-tabs a,.wp-filter-tab,.wp-chip,.wp-section-head a,.wp-tag-pill,.pagination__link):active{transform:scale(var(--wp-press-scale));transition-duration:var(--motion-duration-fast)}.theme-word-pastel :where(.wp-word-card,.wp-column-card,.wp-index-card,.wp-search-result-card,.wp-source-link,.wp-related-link):active{transition-duration:var(--motion-duration-fast);transform:translateY(0)scale(.99)}.theme-word-pastel :where(.button,.wp-button,.wp-icon-button,.wp-back-to-top,.wp-header-login,.wp-header-logout,.wp-header-profile,.wp-filter-tabs a,.wp-filter-tab,.wp-chip,.wp-section-head a,.wp-tag-pill,.wp-word-card,.wp-column-card,.wp-index-card,.wp-search-result-card a,.wp-source-link,.wp-related-link,.wp-answer-source-list a,.pagination__link):focus-visible{outline:3px solid var(--wp-focus-ring);outline-offset:3px}.theme-word-pastel .wp-hero-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:430px;margin-top:8px;display:grid}.theme-word-pastel .wp-hero-meta-grid article{background:var(--wp-solid);border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-soft);border-right-width:0;border-radius:0;gap:4px;min-width:0;padding:10px 12px;display:grid}.theme-word-pastel .wp-hero-meta-grid article:first-child{border-top-left-radius:18px;border-bottom-left-radius:18px}.theme-word-pastel .wp-hero-meta-grid article:last-child{border-right-width:1px;border-top-right-radius:18px;border-bottom-right-radius:18px}.theme-word-pastel .wp-hero-meta-grid span,.theme-word-pastel .wp-card__eyebrow,.theme-word-pastel .wp-timeline-card__index{color:var(--wp-soft);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);letter-spacing:0;text-transform:uppercase}.theme-word-pastel .wp-card__eyebrow{color:var(--primary-dark);font-size:var(--wp-type-chip);letter-spacing:0;text-transform:none;margin:0}.theme-word-pastel .wp-hero-meta-grid strong{color:var(--primary-dark);font-size:var(--wp-type-chip);font-weight:var(--wp-weight-label);line-height:var(--wp-leading-meta)}.theme-word-pastel .wp-home-answer,.theme-word-pastel .wp-detail-answer{margin-top:10px}.theme-word-pastel .wp-answer-card{background:linear-gradient(135deg, color-mix(in oklch, var(--wp-surface), white 22%), color-mix(in oklch, var(--primary-soft), white 78%)), color-mix(in oklch, var(--wp-surface), white 12%);border:1px solid var(--wp-line);border-radius:28px;gap:18px;min-width:0;padding:22px;display:grid;box-shadow:0 24px 58px oklch(48% .03 290/.11)}.theme-word-pastel .wp-answer-card__head{justify-content:space-between;align-items:start;gap:16px;display:flex}.theme-word-pastel .wp-answer-card__eyebrow{color:color-mix(in oklch, var(--accent), black 10%);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);letter-spacing:0;margin:0 0 6px}.theme-word-pastel .wp-answer-card h2{color:var(--primary-dark);font-family:var(--wp-font-display);font-size:var(--wp-type-card-title-lg);line-height:var(--wp-leading-title);margin:0}.theme-word-pastel .wp-answer-card__tag{background:color-mix(in oklch, var(--accent-soft), white 62%);border:1px solid color-mix(in oklch, var(--accent), white 72%);color:color-mix(in oklch, var(--accent), black 8%);font-size:var(--wp-type-chip);font-weight:var(--wp-weight-label);border-radius:999px;flex:none;align-items:center;gap:7px;min-height:34px;padding:0 12px;display:inline-flex}.theme-word-pastel .wp-answer-card__definition{color:var(--primary-dark);font-size:var(--wp-type-body-lg);font-weight:var(--wp-weight-label);line-height:var(--wp-leading-body);max-width:68ch;margin:0}.theme-word-pastel .wp-answer-card__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.theme-word-pastel .wp-answer-fact{background:color-mix(in oklch, var(--wp-surface), white 28%);border:1px solid var(--wp-line);border-radius:18px;gap:8px;min-width:0;padding:14px 15px;display:grid}.theme-word-pastel .wp-answer-fact span:first-child{color:var(--wp-soft);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);letter-spacing:0}.theme-word-pastel .wp-answer-fact strong,.theme-word-pastel .wp-answer-fact a{color:var(--primary-dark);font-weight:var(--wp-weight-emphasis);line-height:var(--wp-leading-meta);overflow-wrap:anywhere;text-decoration:none}.theme-word-pastel .wp-answer-fact p{color:var(--wp-muted);font-size:var(--wp-type-body);line-height:var(--wp-leading-body);margin:0}.theme-word-pastel .wp-answer-fact__chips{flex-wrap:wrap;gap:7px;display:flex}.theme-word-pastel .wp-answer-fact__chips span{background:color-mix(in oklch, var(--blue), white 84%);color:var(--primary-dark);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);border-radius:999px;min-height:28px;padding:5px 9px}.theme-word-pastel .wp-answer-fact--sources{grid-column:span 1}.theme-word-pastel .wp-answer-source-list{gap:8px;display:grid}.theme-word-pastel .wp-answer-source-list a{background:color-mix(in oklch, var(--wp-surface), white 34%);border:1px solid var(--wp-line);border-radius:999px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:6px 10px;display:flex}.theme-word-pastel .wp-answer-source-list strong{overflow-wrap:normal;word-break:normal}.theme-word-pastel .wp-answer-source-list small{color:var(--accent);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);white-space:nowrap}.theme-word-pastel .wp-hero-shell{background:linear-gradient(135deg, color-mix(in oklch, var(--wp-surface), white 18%), color-mix(in oklch, var(--primary-soft), white 64%));border:1px solid var(--wp-line);border-radius:30px;padding:18px;overflow:hidden;box-shadow:0 32px 72px oklch(48% .03 290/.14)}.theme-word-pastel .wp-home-hero .wp-hero-shell,.theme-word-pastel .wp-detail-hero .wp-hero-shell{box-shadow:none;background:0 0;border-color:#0000;width:100%;height:100%;padding:0}.theme-word-pastel .wp-hero-shell--detail{width:100%;height:100%;padding:0}.theme-word-pastel .wp-hero-visual{width:100%;min-width:0;height:100%;display:block}.theme-word-pastel .wp-hero-visual img{border-radius:28px;width:100%;height:100%;display:block}.theme-word-pastel .wp-home-hero__visual{flex-direction:column;justify-content:flex-start;align-self:stretch;height:456px;min-height:420px;max-height:456px;display:flex;position:relative}.theme-word-pastel .wp-home-hero__visual:before{background:radial-gradient(ellipse at 66% 48%, oklch(96.8% .025 286/.94), transparent 58%), radial-gradient(circle at 78% 14%, color-mix(in oklch, var(--blue), white 72%), transparent 24%), radial-gradient(circle at 42% 76%, color-mix(in oklch, var(--rose), white 84%), transparent 30%);content:"";filter:blur(2px);pointer-events:none;z-index:-1;position:absolute;inset:-52px -80px -54px -150px}.theme-word-pastel .wp-home-hero .wp-hero-visual img{filter:saturate(1.18)contrast(1.08);object-fit:contain;object-position:center;transform-origin:100%;border-radius:0;width:100%;max-width:none;transform:scale(1)}.theme-word-pastel .wp-detail-hero__visual{align-self:stretch;align-items:flex-start;height:344px;min-height:320px;max-height:344px;display:flex;position:relative;overflow:visible}.theme-word-pastel .wp-detail-hero__visual:before{background:radial-gradient(ellipse at 54% 48%, oklch(96.8% .025 286/.88), transparent 58%), radial-gradient(circle at 52% 48%, color-mix(in oklch, var(--primary-soft), white 44%), transparent 44%), radial-gradient(circle at 82% 20%, color-mix(in oklch, var(--blue), white 70%), transparent 24%);content:"";filter:blur(6px);opacity:.62;pointer-events:none;position:absolute;inset:-26px -42px -28px -24px}.theme-word-pastel .wp-detail-hero .wp-hero-visual img{filter:saturate(1.14)contrast(1.06);object-fit:contain;object-position:center;transform-origin:100%;z-index:1;border-radius:0;width:100%;max-width:none;position:relative;transform:none}.theme-word-pastel .wp-home-hero .wp-hero-visual,.theme-word-pastel .wp-detail-hero .wp-hero-visual,.theme-word-pastel .wp-home-hero .wp-hero-visual,.theme-word-pastel .wp-detail-hero .wp-hero-visual{mask-image:none}.theme-word-pastel .wp-home-hero__float{background:color-mix(in oklch, var(--wp-surface), white 22%);border:1px solid var(--wp-line);color:var(--wp-muted);border-radius:18px;margin-top:14px;padding:14px 16px;box-shadow:0 16px 34px oklch(48% .03 290/.1)}.theme-word-pastel .wp-home-hero .wp-home-hero__float{display:none}.theme-word-pastel .wp-home-hero__float span{font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);letter-spacing:0;text-transform:uppercase;margin-bottom:6px;display:block}.theme-word-pastel .wp-home-hero__float strong{color:var(--primary-dark);font-size:var(--wp-type-body);line-height:var(--wp-leading-body);display:block}.theme-word-pastel .wp-home-section,.theme-word-pastel .wp-home-timeline,.theme-word-pastel .wp-detail-layout,.theme-word-pastel .wp-cta-band{margin-top:clamp(12px,1.6vw,20px)}.theme-word-pastel .wp-home-section,.theme-word-pastel .wp-home-timeline{background:linear-gradient(180deg, var(--wp-solid), var(--wp-solid-muted));border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-card);border-radius:22px;padding:26px}.theme-word-pastel .wp-section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.theme-word-pastel .wp-section-head p,.theme-word-pastel .wp-card__lead,.theme-word-pastel .wp-card__body,.theme-word-pastel .wp-trend-card__copy,.theme-word-pastel .wp-timeline-card p,.theme-word-pastel .wp-category-card p,.theme-word-pastel .wp-similar-item p,.theme-word-pastel .wp-related-link span{color:var(--wp-muted)}.theme-word-pastel .wp-section-head p{font-size:var(--wp-type-body);font-weight:var(--wp-weight-label);letter-spacing:0;text-transform:none;margin:6px 0 0}.theme-word-pastel .wp-section-head h2,.theme-word-pastel .wp-card h2,.theme-word-pastel .wp-card h3,.theme-word-pastel .wp-timeline-card h3{color:var(--primary-dark);font-family:var(--wp-font-display);line-height:var(--wp-leading-title)}.theme-word-pastel .wp-section-head h2{font-size:var(--wp-type-section-title);font-weight:var(--wp-weight-title);margin:0}.theme-word-pastel .wp-section-head a{color:var(--primary-dark);font-size:var(--wp-type-body);font-weight:var(--wp-weight-label);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.theme-word-pastel .wp-word-grid,.theme-word-pastel .wp-editorial-grid,.theme-word-pastel .wp-category-grid,.theme-word-pastel .wp-timeline-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.theme-word-pastel .wp-timeline-grid{gap:14px;padding-top:0;position:relative}.theme-word-pastel .wp-timeline-card{background:var(--wp-solid);border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-soft);border-radius:18px;gap:10px;min-width:0;padding:16px;display:grid;position:relative}.theme-word-pastel .wp-timeline-card:not(:first-child):before{background:linear-gradient(90deg, color-mix(in oklch, var(--primary), white 24%), color-mix(in oklch, var(--blue), white 22%));content:"";height:2px;left:calc((var(--wp-timeline-connector) + 1px) * -1);opacity:.72;width:var(--wp-timeline-connector);border-radius:999px;position:absolute;top:35px}.theme-word-pastel .wp-timeline-card__index{background:color-mix(in oklch, var(--primary-soft), white 58%);border:1px solid color-mix(in oklch, var(--primary), white 78%);color:var(--primary);z-index:1;border-radius:16px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:static;box-shadow:0 12px 24px oklch(48% .03 290/.11)}.theme-word-pastel .wp-timeline-card:nth-child(2) .wp-timeline-card__index{background:color-mix(in oklch, var(--rose), white 82%);border-color:color-mix(in oklch, var(--rose), white 78%);color:var(--rose)}.theme-word-pastel .wp-timeline-card:nth-child(3) .wp-timeline-card__index{background:color-mix(in oklch, var(--blue), white 84%);border-color:color-mix(in oklch, var(--blue), white 78%);color:var(--blue)}.theme-word-pastel .wp-timeline-card:nth-child(4) .wp-timeline-card__index{background:color-mix(in oklch, var(--blue), white 86%);border-color:color-mix(in oklch, var(--blue), white 78%);color:color-mix(in oklch, var(--blue), black 4%)}.theme-word-pastel .wp-timeline-card h3{font-size:var(--wp-type-card-title);margin:0}.theme-word-pastel .wp-timeline-card p{font-size:var(--wp-type-body);line-height:var(--wp-leading-body);margin:0}.theme-word-pastel .wp-column-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.theme-word-pastel .wp-column-card{background:radial-gradient(circle at 20% 15%, color-mix(in oklch, var(--rose), white 86%), transparent 34%), linear-gradient(180deg, var(--wp-solid), var(--wp-solid-muted));border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-card);color:var(--wp-muted);border-radius:22px;gap:10px;min-width:0;min-height:172px;padding:16px;text-decoration:none;display:grid}.theme-word-pastel .wp-column-card span{background:color-mix(in oklch, var(--wp-surface), white 38%);border:1px solid var(--wp-line);color:var(--accent);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);border-radius:999px;justify-self:start;align-items:center;min-height:30px;padding:5px 10px;display:inline-flex}.theme-word-pastel .wp-column-card strong{color:var(--primary-dark);font-family:var(--wp-font-display);font-size:var(--wp-type-card-title);line-height:var(--wp-leading-title)}.theme-word-pastel .wp-column-card p{color:var(--wp-muted);font-size:var(--wp-type-body);line-height:var(--wp-leading-body);margin:0}.theme-word-pastel .wp-word-card{background:radial-gradient(circle at 86% 20%, color-mix(in oklch, var(--primary-soft), white 68%), transparent 30%), linear-gradient(180deg, var(--wp-solid), var(--wp-solid-muted));border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-card);gap:var(--wp-card-gap);isolation:isolate;border-radius:18px;grid-template-columns:1fr;min-width:0;min-height:246px;padding:16px;display:grid;position:relative;overflow:hidden}.theme-word-pastel .wp-word-card__media{border-radius:inherit;pointer-events:none;z-index:0;background:linear-gradient(135deg,oklch(100% 0 0/.76),oklch(100% 0 0/.16));width:100%;height:100%;min-height:0;display:block;position:absolute;inset:0;overflow:hidden}.theme-word-pastel .wp-word-card__media:after{content:"";background:linear-gradient(90deg,oklch(100% 0 0/.94) 0%,oklch(100% 0 0/.88) 42%,oklch(100% 0 0/.28) 70%,#0000 100%),linear-gradient(oklch(100% 0 0/.42),#0000 48%,oklch(99% .012 292/.46));position:absolute;inset:0}.theme-word-pastel .wp-word-card__media img{object-fit:cover;object-position:center right;filter:saturate(1.08)contrast(1.03);opacity:.92;width:100%;height:100%;display:block}.theme-word-pastel .wp-word-card__rank{background:linear-gradient(135deg, var(--primary), var(--violet));color:#fff;font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;display:inline-flex}.theme-word-pastel .wp-word-card__body{gap:var(--wp-card-gap);z-index:1;min-width:0;padding-right:clamp(76px,28%,122px);display:grid;position:relative}.theme-word-pastel .wp-word-card__chrome{min-height:var(--wp-card-chrome);justify-content:space-between;align-items:center;gap:10px;padding-right:0;display:flex}.theme-word-pastel .wp-word-card__chrome-group{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.theme-word-pastel .wp-word-card__pill,.theme-word-pastel .wp-word-card__category{background:color-mix(in oklch, var(--primary-soft), white 56%);color:color-mix(in oklch, var(--primary-dark), white 4%);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);border-radius:999px;min-height:28px;padding:5px 10px}.theme-word-pastel .wp-word-card__save{width:34px;height:34px}.theme-word-pastel .wp-word-card__title{font-family:var(--wp-font-display);font-size:var(--wp-type-card-title);line-height:var(--wp-leading-title);margin:0;padding-top:2px}.theme-word-pastel .wp-word-card__title a{color:var(--primary-dark);text-decoration:none}.theme-word-pastel .wp-word-card__pronunciation{color:var(--wp-soft);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);margin:0}.theme-word-pastel .wp-word-card__meaning{color:var(--wp-muted);font-size:var(--wp-type-body);line-height:var(--wp-leading-body);min-height:42px;margin:0}.theme-word-pastel .wp-word-card__trust{color:var(--wp-trust);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.theme-word-pastel .wp-word-card__trust span{background:color-mix(in oklch, var(--blue), white 84%);border:1px solid color-mix(in oklch, var(--blue), white 78%);border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;display:inline-flex}.theme-word-pastel .wp-word-card__category{justify-self:start;margin-top:0}.theme-word-pastel .wp-word-card__meta,.theme-word-pastel .wp-word-card__score{align-items:center;gap:10px;min-width:0;display:flex}.theme-word-pastel .wp-word-card__meta{background:0 0;border:0;border-radius:0;align-items:start;gap:4px;padding:0;display:grid}.theme-word-pastel .wp-word-card__meta span{color:var(--wp-soft);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);letter-spacing:0;text-transform:uppercase}.theme-word-pastel .wp-word-card__meta strong{color:var(--primary-dark);font-size:var(--wp-type-body);line-height:var(--wp-leading-meta)}.theme-word-pastel .wp-word-card__score{border-top:1px solid var(--wp-line);color:var(--wp-muted);font-weight:var(--wp-weight-label);margin-top:4px;padding-top:12px}.theme-word-pastel .wp-word-card__score-icon{color:var(--accent);align-items:center;display:inline-flex}.theme-word-pastel .wp-word-card__score strong{color:var(--primary-dark)}.theme-word-pastel .wp-word-card--editorial{background:radial-gradient(circle at 76% 22%, color-mix(in oklch, var(--rose), white 70%), transparent 30%), radial-gradient(circle at 32% 28%, color-mix(in oklch, var(--blue), white 78%), transparent 34%), linear-gradient(155deg, color-mix(in oklch, var(--primary-dark), black 2%), color-mix(in oklch, var(--primary), black 8%));grid-template-columns:1fr;min-height:292px;padding:0}.theme-word-pastel .wp-word-card--editorial .wp-word-card__media{border-radius:inherit;width:100%;height:100%;min-height:292px;position:absolute;inset:0}.theme-word-pastel .wp-word-card--editorial .wp-word-card__body{z-index:2;gap:9px;padding:70px 18px 18px;position:absolute;bottom:0;left:0;right:0}.theme-word-pastel .wp-word-card--editorial .wp-word-card__title{font-size:var(--wp-type-card-title-lg);padding-top:0}.theme-word-pastel .wp-word-card--editorial .wp-word-card__media:after{content:"";background:radial-gradient(circle at 28% 0,oklch(100% 0 0/.28),#0000 32%),linear-gradient(#0000 0 32%,oklch(22% .04 286/.2) 58%,oklch(18% .035 286/.68) 100%);position:absolute;inset:0}.theme-word-pastel .wp-word-card--editorial .wp-word-card__body,.theme-word-pastel .wp-word-card--editorial .wp-word-card__title a{color:#fff}.theme-word-pastel .wp-word-card--editorial .wp-word-card__meaning{color:oklch(98% .01 290/.92);max-width:none;min-height:0}.theme-word-pastel .wp-word-card--editorial .wp-word-card__media img{filter:saturate(1.08)contrast(1.04);object-fit:cover;object-position:center;opacity:1;width:100%;height:100%;margin:0;transform:none}.theme-word-pastel .wp-word-card--editorial .wp-word-card__pronunciation,.theme-word-pastel .wp-word-card--editorial .wp-word-card__score,.theme-word-pastel .wp-word-card--editorial .wp-word-card__meta,.theme-word-pastel .wp-word-card--editorial .wp-word-card__score strong{color:oklch(98% .01 290/.88)}.theme-word-pastel .wp-word-card--editorial .wp-word-card__chrome,.theme-word-pastel .wp-word-card--editorial .wp-word-card__pill,.theme-word-pastel .wp-word-card--editorial .wp-word-card__category,.theme-word-pastel .wp-word-card--editorial .wp-word-card__trust,.theme-word-pastel .wp-word-card--editorial .wp-word-card__meta{display:none}.theme-word-pastel .wp-card{background:linear-gradient(180deg, var(--wp-solid), var(--wp-solid-muted));border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-card);border-radius:20px;min-width:0;padding:22px}.theme-word-pastel .wp-card__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.theme-word-pastel .wp-card__head .icon{color:color-mix(in oklch, var(--primary), white 18%)}.theme-word-pastel .wp-card__lead{font-size:var(--wp-type-body-lg);line-height:var(--wp-leading-body);margin:0 0 14px}.theme-word-pastel .wp-card__body{font-size:var(--wp-type-body);line-height:var(--wp-leading-body);margin:0}.theme-word-pastel .wp-card__media-shell{grid-template-columns:minmax(0,1fr) minmax(92px,124px);align-items:center;gap:16px;display:grid}.theme-word-pastel .wp-card__media-shell picture{display:block}.theme-word-pastel .wp-card__media-shell img{width:100%;display:block}.theme-word-pastel .wp-card__text-stack{gap:14px;min-width:0;display:grid}.theme-word-pastel .wp-card__text-stack .wp-chip-list{padding-top:2px}.theme-word-pastel .wp-mini-quote{background:color-mix(in oklch, var(--primary-soft), white 72%);border:1px solid color-mix(in oklch, var(--primary), white 82%);border-radius:18px;margin-top:16px;padding:14px 16px}.theme-word-pastel .wp-mini-quote strong{margin-bottom:6px;display:block}.theme-word-pastel .wp-chip-list{flex-wrap:wrap;gap:8px;display:flex}.theme-word-pastel .wp-chip{background:color-mix(in oklch, var(--primary-soft), white 78%);border:1px solid color-mix(in oklch, var(--primary), white 82%);color:var(--primary-dark);font-size:var(--wp-type-chip);font-weight:var(--wp-weight-label);border-radius:999px;min-height:34px;padding:6px 12px;text-decoration:none;display:inline-flex}.theme-word-pastel .wp-chip-list--teal .wp-chip{background:color-mix(in oklch, var(--blue), white 82%);border-color:color-mix(in oklch, var(--blue), white 84%)}.theme-word-pastel .wp-chip-list--soft .wp-chip{background:color-mix(in oklch, var(--accent-soft), white 78%);border-color:color-mix(in oklch, var(--accent), white 78%)}.theme-word-pastel .wp-source-list{gap:10px;display:grid}.theme-word-pastel .wp-source-link{background:var(--wp-solid);border:1px solid var(--wp-line);color:var(--wp-muted);border-radius:18px;align-items:center;gap:7px;min-width:0;padding:14px 16px;text-decoration:none;display:grid}.theme-word-pastel .wp-source-link span{color:var(--wp-trust);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label)}.theme-word-pastel .wp-source-link strong{color:var(--primary-dark);font-size:var(--wp-type-body);line-height:var(--wp-leading-meta)}.theme-word-pastel .wp-source-link p{color:var(--wp-muted);font-size:var(--wp-type-body);line-height:var(--wp-leading-body);margin:0}.theme-word-pastel .wp-example-list{gap:12px;display:grid}.theme-word-pastel .wp-example-card{background:var(--wp-solid);border:1px solid var(--wp-line);color:var(--primary-dark);border-radius:18px;margin:0;padding:16px 18px}.theme-word-pastel .wp-example-card p{font-size:var(--wp-type-body);line-height:var(--wp-leading-body);margin:0 0 10px}.theme-word-pastel .wp-example-card cite{color:var(--wp-soft);font-style:normal;font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label)}.theme-word-pastel .wp-scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.theme-word-pastel .wp-scenario-card,.theme-word-pastel .wp-detail-timeline__item{background:var(--wp-solid);border:1px solid var(--wp-line);border-radius:18px;min-width:0;padding:16px 18px}.theme-word-pastel .wp-scenario-card{gap:7px;display:grid}.theme-word-pastel .wp-scenario-card span{color:var(--wp-trust);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);letter-spacing:0;text-transform:uppercase}.theme-word-pastel .wp-scenario-card h3,.theme-word-pastel .wp-detail-timeline__item h3{color:var(--primary-dark);font-family:var(--wp-font-display);font-size:var(--wp-type-card-title);line-height:var(--wp-leading-title);margin:0}.theme-word-pastel .wp-scenario-card p,.theme-word-pastel .wp-detail-timeline__item p{color:var(--wp-muted);font-size:var(--wp-type-body);font-weight:var(--weight-medium);line-height:var(--wp-leading-body);margin:0}.theme-word-pastel .wp-detail-timeline{gap:10px;display:grid}.theme-word-pastel .wp-detail-timeline__item{grid-template-columns:148px minmax(0,1fr);align-items:start;gap:14px;display:grid}.theme-word-pastel .wp-detail-timeline__item time{background:color-mix(in oklch, var(--primary-soft), white 58%);border:1px solid color-mix(in oklch, var(--primary), white 78%);color:color-mix(in oklch, var(--primary-dark), white 2%);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:7px 10px;display:inline-flex}.theme-word-pastel .wp-trend-card{gap:12px;display:grid}.theme-word-pastel .wp-trend-card__summary{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.theme-word-pastel .wp-trend-card__badge{background:color-mix(in oklch, var(--rose), white 78%);border:1px solid color-mix(in oklch, var(--rose), white 74%);color:color-mix(in oklch, var(--rose), black 8%);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);border-radius:999px;min-height:30px;padding:6px 10px}.theme-word-pastel .wp-trend-card__summary strong{color:var(--primary-dark);font-size:var(--wp-type-body);font-weight:var(--wp-weight-emphasis)}.theme-word-pastel .wp-trend-chart{background:linear-gradient(180deg, var(--wp-solid), var(--wp-solid-muted));border:1px solid var(--wp-line);border-radius:18px;padding:12px 12px 6px;overflow:hidden}.theme-word-pastel .wp-trend-chart svg{width:100%;height:auto;display:block}.theme-word-pastel .wp-trend-chart__grid{fill:none;stroke:color-mix(in oklch, var(--wp-line), white 2%);stroke-dasharray:1 5;stroke-width:1px}.theme-word-pastel .wp-trend-chart__axis{fill:none;stroke:color-mix(in oklch, var(--wp-line), white 8%);stroke-width:1.2px}.theme-word-pastel .wp-trend-chart__fill{opacity:.9}.theme-word-pastel .wp-trend-chart__line{stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.theme-word-pastel .wp-trend-chart__dot{fill:#fff;stroke:var(--primary);stroke-width:3px}.theme-word-pastel .wp-trend-chart__current rect{fill:var(--primary)}.theme-word-pastel .wp-trend-chart__current text{fill:#fff;font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);text-anchor:middle}.theme-word-pastel .wp-trend-chart__label{fill:var(--wp-soft);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);text-anchor:middle}.theme-word-pastel .wp-trend-card__copy{font-size:var(--wp-type-body);line-height:var(--wp-leading-body);margin:0}.theme-word-pastel .wp-detail-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.theme-word-pastel .wp-detail-content{grid-template-columns:minmax(0,1.16fr) minmax(280px,.84fr);gap:16px;min-width:0;display:grid}.theme-word-pastel .wp-detail-content>.wp-answer-card,.theme-word-pastel .wp-card--wide{grid-column:1/-1}.theme-word-pastel .wp-quick-facts{min-width:0}.theme-word-pastel .wp-card--facts{position:sticky;top:84px}.theme-word-pastel .wp-facts-list{gap:10px;display:grid}.theme-word-pastel .wp-fact{background:var(--wp-solid);border:1px solid var(--wp-line);border-radius:16px;gap:5px;min-height:74px;padding:14px 16px;display:grid}.theme-word-pastel .wp-fact span{color:var(--wp-soft);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);letter-spacing:0;text-transform:uppercase;align-items:center;gap:8px;display:inline-flex}.theme-word-pastel .wp-fact span .icon{background:color-mix(in oklch, var(--primary-soft), white 58%);color:color-mix(in oklch, var(--primary), black 4%);border-radius:12px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.theme-word-pastel .wp-fact strong{color:var(--primary-dark);font-size:var(--wp-type-body);line-height:var(--wp-leading-meta);padding-left:38px}.theme-word-pastel .wp-fact small{color:var(--accent);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);padding-left:38px}.theme-word-pastel .wp-similar-list{gap:12px;display:grid}.theme-word-pastel .wp-similar-list--compact{gap:10px}.theme-word-pastel .wp-similar-item,.theme-word-pastel .wp-related-link{background:var(--wp-solid);border:1px solid var(--wp-line);color:var(--primary-dark);border-radius:18px;gap:4px;padding:12px 14px;text-decoration:none;display:grid}.theme-word-pastel .wp-related-link span{color:var(--wp-soft);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);letter-spacing:0;text-transform:uppercase}.theme-word-pastel .wp-related-link strong{color:var(--primary-dark)}.theme-word-pastel .wp-cta-band{background:linear-gradient(135deg, color-mix(in oklch, var(--rose), white 88%), color-mix(in oklch, var(--primary-soft), white 76%));border:1px solid var(--wp-line);border-radius:28px;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex;box-shadow:0 18px 42px oklch(48% .03 290/.1)}.theme-word-pastel .wp-cta-band p{color:color-mix(in oklch, var(--wp-soft), black 8%);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);letter-spacing:0;text-transform:uppercase;margin-bottom:6px}.theme-word-pastel .wp-cta-band h2{color:var(--primary-dark);font-family:var(--wp-font-display);font-size:var(--wp-type-card-title-lg);line-height:var(--wp-leading-title);margin:0}.theme-word-pastel .wp-cta-band .wp-button{flex:none}.theme-word-pastel .wp-archive-page{gap:clamp(16px,1.8vw,24px);padding-block:clamp(24px,3vw,42px) 44px;display:grid}.theme-word-pastel .wp-archive-hero,.theme-word-pastel .wp-updates-hero{background:linear-gradient(135deg, var(--wp-glass-strong), color-mix(in oklch, var(--blue), white 88%)), var(--wp-glass);border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-float);border-radius:30px;gap:clamp(18px,2vw,28px);display:grid;position:relative;overflow:hidden}.theme-word-pastel .wp-archive-hero{grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);align-items:end;padding:clamp(26px,3vw,42px)}.theme-word-pastel .wp-updates-hero{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;min-height:360px;padding:clamp(26px,3vw,42px)}.theme-word-pastel .wp-archive-hero:after,.theme-word-pastel .wp-updates-hero:after{background:radial-gradient(circle at 82% 18%, color-mix(in oklch, var(--rose), white 84%), transparent 26%), linear-gradient(120deg, transparent 0 46%, oklch(100% 0 0/.22) 54%, transparent 68%);content:"";pointer-events:none;position:absolute;inset:0}.theme-word-pastel .wp-archive-hero>*,.theme-word-pastel .wp-updates-hero>*{z-index:1;position:relative}.theme-word-pastel .wp-archive-eyebrow,.theme-word-pastel .wp-archive-hero .eyebrow{color:color-mix(in oklch, var(--primary), white 8%);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);letter-spacing:0;text-transform:uppercase;margin:0 0 10px}.theme-word-pastel .wp-archive-hero h1,.theme-word-pastel .wp-updates-hero h1{color:var(--primary-dark);font-family:var(--wp-font-copy);font-size:var(--wp-type-archive-hero);font-weight:var(--weight-semibold);max-width:13ch;margin:0;line-height:1.08}.theme-word-pastel .wp-updates-hero h1{max-width:15ch}.theme-word-pastel .wp-archive-hero p,.theme-word-pastel .wp-updates-hero__copy>p{color:var(--wp-muted);font-size:var(--wp-type-body-lg);font-weight:var(--wp-weight-label);line-height:var(--wp-leading-body);max-width:58ch;margin:14px 0 0}.theme-word-pastel .wp-archive-hero__meta,.theme-word-pastel .wp-updates-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.theme-word-pastel .wp-updates-summary{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.theme-word-pastel .wp-archive-hero__meta article,.theme-word-pastel .wp-updates-summary article{background:var(--wp-solid);border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-soft);border-radius:18px;gap:7px;min-width:0;padding:16px 18px;display:grid}.theme-word-pastel .wp-archive-hero__meta span,.theme-word-pastel .wp-updates-summary span{color:var(--wp-soft);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);letter-spacing:0;text-transform:uppercase}.theme-word-pastel .wp-archive-hero__meta strong,.theme-word-pastel .wp-updates-summary strong{color:var(--primary-dark);font-size:var(--wp-type-body-lg);line-height:var(--wp-leading-meta)}.theme-word-pastel .wp-updates-hero__visual{align-self:stretch;min-height:290px;position:relative;overflow:visible}.theme-word-pastel .wp-updates-hero__visual .wp-hero-visual img{filter:saturate(1.14)contrast(1.06);object-fit:contain;object-position:center right;border-radius:0;height:100%}.theme-word-pastel .wp-archive-card-section{gap:18px;display:grid}.theme-word-pastel .wp-archive-card-section .wp-filter-tabs,.theme-word-pastel .wp-archive-card-section .ga-archive-tabs{margin-bottom:4px}.theme-word-pastel .wp-word-grid--archive{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-word-pastel .wp-index-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.theme-word-pastel .wp-index-card{background:radial-gradient(circle at 18% 16%, color-mix(in oklch, var(--rose), white 86%), transparent 30%), radial-gradient(circle at 86% 12%, color-mix(in oklch, var(--blue), white 88%), transparent 28%), linear-gradient(180deg, var(--wp-solid), var(--wp-solid-muted));border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-card);color:var(--wp-muted);border-radius:22px;gap:10px;min-width:0;min-height:210px;padding:18px;text-decoration:none;display:grid;position:relative;overflow:hidden}.theme-word-pastel .wp-index-card:after{content:"";opacity:.22;pointer-events:none;background:linear-gradient(120deg,#0000 0 46%,oklch(100% 0 0/.34) 54%,#0000 68%);position:absolute;inset:0}.theme-word-pastel .wp-index-card>*{z-index:1;position:relative}.theme-word-pastel .wp-index-card__icon{background:color-mix(in oklch, var(--wp-surface), white 34%);border:1px solid var(--wp-line);color:color-mix(in oklch, var(--primary), black 4%);border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.theme-word-pastel .wp-index-card__count{background:color-mix(in oklch, var(--wp-surface), white 36%);border:1px solid var(--wp-line);color:var(--accent);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);border-radius:999px;justify-self:start;align-items:center;min-height:30px;padding:5px 10px;display:inline-flex}.theme-word-pastel .wp-index-card h2{color:var(--primary-dark);font-family:var(--wp-font-display);font-size:var(--wp-type-card-title);line-height:var(--wp-leading-title);margin:0}.theme-word-pastel .wp-index-card p{color:var(--wp-muted);font-size:var(--wp-type-body);font-weight:var(--weight-medium);line-height:var(--wp-leading-body);margin:0}.theme-word-pastel .wp-tag-index{flex-wrap:wrap;gap:10px;display:flex}.theme-word-pastel .wp-tag-pill{background:var(--wp-solid);border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-soft);color:var(--primary-dark);font-size:var(--wp-type-chip);font-weight:var(--wp-weight-label);border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:8px 12px;text-decoration:none;display:inline-flex}.theme-word-pastel .wp-tag-pill .icon{color:color-mix(in oklch, var(--primary), white 8%)}.theme-word-pastel .wp-tag-pill span{background:color-mix(in oklch, var(--primary-soft), white 58%);color:color-mix(in oklch, var(--primary-dark), white 2%);font-size:var(--wp-type-meta);border-radius:999px;justify-content:center;align-items:center;min-width:24px;min-height:24px;padding:3px 7px;display:inline-flex}.theme-word-pastel .wp-search-panel{background:linear-gradient(180deg, var(--wp-solid), var(--wp-solid-muted));border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-card);border-radius:22px;gap:14px;min-width:0;padding:22px;display:grid}.theme-word-pastel .wp-search-label{color:color-mix(in oklch, var(--primary), white 8%);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);letter-spacing:0;text-transform:uppercase}.theme-word-pastel .wp-search-results{gap:14px;min-width:0;display:grid}.theme-word-pastel .wp-search-result-card{background:radial-gradient(circle at 96% 0%, color-mix(in oklch, var(--blue), white 88%), transparent 28%), linear-gradient(180deg, var(--wp-solid), var(--wp-solid-muted));border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-card);border-radius:20px;grid-template-columns:132px minmax(0,1fr);gap:16px;min-width:0;min-height:176px;padding:16px;display:grid}.theme-word-pastel .wp-search-result-card__visual{background:radial-gradient(circle at 26% 24%, color-mix(in oklch, var(--primary-soft), white 30%), transparent 42%), linear-gradient(135deg, color-mix(in oklch, var(--primary-soft), white 55%), color-mix(in oklch, var(--blue), white 80%));border:1px solid color-mix(in oklch, var(--wp-line), white 12%);border-radius:18px;justify-content:center;align-items:center;min-height:144px;display:flex;overflow:hidden}.theme-word-pastel .wp-search-result-card__visual picture,.theme-word-pastel .wp-search-result-card__visual img{display:block}.theme-word-pastel .wp-search-result-card__visual img{filter:drop-shadow(0 18px 18px oklch(48% .05 290/.14));object-fit:contain;width:112px;height:112px}.theme-word-pastel .wp-search-result-card__body{gap:9px;min-width:0;display:grid}.theme-word-pastel .wp-search-result-card__meta,.theme-word-pastel .wp-search-result-card__footer{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.theme-word-pastel .wp-search-result-card__meta span,.theme-word-pastel .wp-search-result-card__footer span{background:color-mix(in oklch, var(--wp-surface), white 28%);border:1px solid var(--wp-line);color:var(--wp-soft);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);border-radius:999px;min-height:28px;padding:5px 10px;display:inline-flex}.theme-word-pastel .wp-search-result-card h3{font-family:var(--wp-font-display);font-size:var(--wp-type-card-title);line-height:var(--wp-leading-title);margin:0}.theme-word-pastel .wp-search-result-card h3 a{color:var(--primary-dark);text-decoration:none}.theme-word-pastel .wp-search-result-card p,.theme-word-pastel .wp-search-result-card__meaning{color:var(--wp-muted);font-size:var(--wp-type-body);font-weight:var(--weight-medium);line-height:var(--wp-leading-body);margin:0}.theme-word-pastel .wp-search-result-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.theme-word-pastel .wp-search-result-card__trust{color:var(--wp-trust);flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.theme-word-pastel .wp-search-result-card__trust span{background:color-mix(in oklch, var(--blue), white 84%);border:1px solid color-mix(in oklch, var(--blue), white 78%);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);border-radius:999px;min-height:26px;padding:4px 9px}.theme-word-pastel .wp-search-result-card__trust strong{color:var(--primary-dark);font-size:var(--wp-type-chip);min-width:0}.theme-word-pastel .wp-search-result-card__meaning{background:color-mix(in oklch, var(--wp-solid-muted), white 20%);border:1px solid var(--wp-line);border-radius:16px;padding:10px 12px}.theme-word-pastel .wp-search-pagination{justify-content:flex-start}.theme-word-pastel .wp-search-pagination .pagination__link{font:inherit}.theme-word-pastel .portal-layout{gap:22px;width:min(1224px,100vw - 48px)}.theme-word-pastel .portal-layout--archive,.theme-word-pastel .portal-layout--card-stream,.theme-word-pastel .portal-search-page--archive{width:min(1224px,100vw - 48px)}.theme-word-pastel .portal-main{gap:20px}.theme-word-pastel .portal-heading{background:linear-gradient(135deg, var(--wp-glass-strong), color-mix(in oklch, var(--primary-soft), white 88%)), var(--wp-glass);border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-float);border-radius:28px;gap:10px;padding:24px 26px}.theme-word-pastel .portal-heading--search{margin-bottom:0}.theme-word-pastel .portal-heading--updates{background:linear-gradient(135deg, var(--wp-glass-strong), color-mix(in oklch, var(--blue), white 88%)), var(--wp-glass)}.theme-word-pastel .portal-heading--publishing-policy,.theme-word-pastel .portal-heading--licenses,.theme-word-pastel .portal-heading--submit,.theme-word-pastel .portal-heading--sources{background:linear-gradient(135deg, var(--wp-glass-strong), color-mix(in oklch, var(--primary-soft), white 88%)), var(--wp-glass)}.theme-word-pastel .portal-heading__title-row{justify-content:start;align-items:center;margin-inline:0}.theme-word-pastel .portal-heading__title-row .portal-heading__icon{background:color-mix(in oklch, var(--primary-soft), white 58%);border:1px solid color-mix(in oklch, var(--primary), white 82%);color:color-mix(in oklch, var(--primary), black 8%);border-radius:18px}.theme-word-pastel .portal-heading h1{color:var(--primary-dark);font-family:var(--wp-font-copy);font-size:var(--wp-type-portal-title);font-weight:var(--weight-semibold);max-width:16ch;line-height:1.08}.theme-word-pastel .portal-heading p:last-child{color:var(--wp-muted);font-size:var(--wp-type-body);font-weight:var(--weight-medium);line-height:var(--wp-leading-body);max-width:68ch;margin:0}.theme-word-pastel .updates-summary,.theme-word-pastel .info-card-grid{gap:14px}.theme-word-pastel .updates-summary section,.theme-word-pastel .info-card,.theme-word-pastel .search-panel,.theme-word-pastel .updates-timeline,.theme-word-pastel .publishing-policy-panel,.theme-word-pastel .license-group,.theme-word-pastel .source-group,.theme-word-pastel .submission-rules section,.theme-word-pastel .publishing-scoreboard section,.theme-word-pastel .license-summary section,.theme-word-pastel .source-summary section{background:linear-gradient(180deg, var(--wp-solid), var(--wp-solid-muted));border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-card);border-radius:22px}.theme-word-pastel .updates-summary section{gap:6px;padding:18px 20px}.theme-word-pastel .updates-summary span{color:var(--wp-soft);font-size:var(--wp-type-meta);font-weight:var(--wp-weight-label);letter-spacing:0;text-transform:uppercase}.theme-word-pastel .updates-summary strong{color:var(--primary-dark);font-size:var(--wp-type-body-lg);line-height:var(--wp-leading-meta)}.theme-word-pastel .updates-timeline{gap:22px;padding:22px}.theme-word-pastel .updates-month h2{color:var(--primary-dark);font-family:var(--wp-font-display);font-size:var(--wp-type-section-title);margin:0}.theme-word-pastel .wp-filter-tabs,.theme-word-pastel .ga-archive-tabs,.theme-word-pastel .tag-cloud{flex-wrap:wrap;gap:10px;display:flex}.theme-word-pastel .wp-filter-tabs a,.theme-word-pastel .wp-filter-tab,.theme-word-pastel .ga-archive-tabs a,.theme-word-pastel .tag-cloud .tag,.theme-word-pastel .search-fallback .tag{background:var(--wp-solid);border:1px solid var(--wp-line);color:var(--primary-dark);font-size:var(--wp-type-chip);font-weight:var(--wp-weight-label);border-radius:999px;align-items:center;min-height:36px;padding:7px 12px;text-decoration:none;display:inline-flex}.theme-word-pastel .wp-filter-tab{cursor:pointer;font:inherit;justify-content:center}.theme-word-pastel .wp-filter-tab .icon,.theme-word-pastel .wp-filter-tabs a .icon{flex:none}.theme-word-pastel .wp-filter-tabs a.is-active,.theme-word-pastel .wp-filter-tab[aria-pressed=true],.theme-word-pastel .ga-archive-tabs a.is-active{background:linear-gradient(135deg, var(--primary), var(--violet));color:#fff;border-color:#0000}.theme-word-pastel .portal-search-page{max-width:1224px}.theme-word-pastel .search-panel{gap:14px;padding:22px;display:grid}.theme-word-pastel .search-input-shell{background:var(--wp-solid);border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-soft);border-radius:999px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.theme-word-pastel .search-input-shell .icon{color:var(--wp-soft);flex:none}.theme-word-pastel .search-input-shell .search-input{color:var(--primary-dark);background:0 0;border:0;min-height:0;padding:0}.theme-word-pastel .search-summary{color:var(--wp-soft);font-size:var(--wp-type-body)}.theme-word-pastel .filter-bar .button{background:var(--wp-solid);border:1px solid var(--wp-line);box-shadow:none;color:var(--primary-dark)}.theme-word-pastel .filter-bar .button[aria-pressed=true]{background:linear-gradient(135deg, var(--primary), var(--violet));color:#fff;border-color:#0000}.theme-word-pastel .portal-list .resource-list-card,.theme-word-pastel .search-results--cards .resource-list-card{background:linear-gradient(155deg, color-mix(in oklch, var(--wp-surface), white 18%), color-mix(in oklch, var(--primary-soft), white 88%)), color-mix(in oklch, var(--wp-surface), white 16%);border:1px solid var(--wp-line);border-radius:22px;min-height:172px;box-shadow:0 18px 38px oklch(48% .03 290/.07),inset 0 1px oklch(100% 0 0/.64)}.theme-word-pastel .portal-list .resource-list-card{grid-template-columns:198px minmax(0,1fr)}.theme-word-pastel .portal-list .resource-list-card__cover,.theme-word-pastel .search-results--cards .resource-list-card__cover{background:radial-gradient(circle at 26% 24%, color-mix(in oklch, var(--primary-soft), white 30%), transparent 42%), linear-gradient(135deg, color-mix(in oklch, var(--primary-soft), white 55%), color-mix(in oklch, var(--blue), white 80%));border-radius:18px;min-height:148px}.theme-word-pastel .resource-list-card__cover span{background:color-mix(in oklch, var(--wp-surface), white 52%);color:var(--primary-dark)}.theme-word-pastel .resource-list-card__cover strong{color:var(--primary-dark);font-family:var(--wp-font-display)}.theme-word-pastel .resource-list-card__body{gap:10px}.theme-word-pastel .resource-list-card__meta span,.theme-word-pastel .resource-list-card__stats span{color:var(--wp-soft)}.theme-word-pastel .resource-list-card__meta span:first-child:before,.theme-word-pastel .resource-list-card__meta span:not(:first-child):before{color:color-mix(in oklch, var(--primary), white 12%)}.theme-word-pastel .resource-list-card h3 a{color:var(--primary-dark)}.theme-word-pastel .resource-list-card p{color:var(--wp-muted)}.theme-word-pastel .resource-list-card__stats{border-top:1px solid var(--wp-line);color:var(--wp-soft)}.theme-word-pastel .resource-list-card__actions .button{background:linear-gradient(135deg, var(--primary), var(--violet));color:#fff;border-color:#0000}.theme-word-pastel .pagination{background:linear-gradient(180deg, var(--wp-solid), var(--wp-solid-muted));border:1px solid var(--wp-line);box-shadow:var(--wp-shadow-card);border-radius:22px}.theme-word-pastel .pagination__link{background:var(--wp-solid);border-color:var(--wp-line);color:var(--primary-dark)}.theme-word-pastel .pagination__link[aria-current=page]{background:linear-gradient(135deg, var(--primary), var(--violet));color:#fff}.theme-word-pastel .empty-state{color:var(--wp-muted)}@media (width<=760px){.theme-word-pastel .wp-home-hero,.theme-word-pastel .wp-detail-hero,.theme-word-pastel .wp-archive-hero,.theme-word-pastel .wp-updates-hero,.theme-word-pastel .wp-detail-layout{grid-template-columns:minmax(0,1fr)}.theme-word-pastel .wp-card--facts{position:static}.theme-word-pastel .wp-detail-content,.theme-word-pastel .wp-word-grid,.theme-word-pastel .wp-editorial-grid,.theme-word-pastel .wp-category-grid,.theme-word-pastel .wp-index-card-grid,.theme-word-pastel .wp-column-grid,.theme-word-pastel .wp-answer-card__grid,.theme-word-pastel .wp-scenario-grid,.theme-word-pastel .wp-detail-timeline__item,.theme-word-pastel .wp-timeline-grid,.theme-word-pastel .wp-search-result-card{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-word-pastel .wp-cta-band{flex-direction:column;align-items:start}.theme-word-pastel .site-header__inner,.theme-word-pastel .wp-header__actions,.theme-word-pastel .wp-section-head,.theme-word-pastel .wp-cta-band{align-items:start}.theme-word-pastel .site-header__inner{grid-template-columns:1fr}.theme-word-pastel .wp-header__nav,.theme-word-pastel .wp-header__actions,.theme-word-pastel .wp-home-hero,.theme-word-pastel .wp-detail-hero,.theme-word-pastel .wp-detail-layout,.theme-word-pastel .wp-detail-content,.theme-word-pastel .wp-word-grid,.theme-word-pastel .wp-editorial-grid,.theme-word-pastel .wp-category-grid,.theme-word-pastel .wp-index-card-grid,.theme-word-pastel .wp-column-grid,.theme-word-pastel .wp-answer-card__grid,.theme-word-pastel .wp-scenario-grid,.theme-word-pastel .wp-detail-timeline__item,.theme-word-pastel .wp-timeline-grid,.theme-word-pastel .wp-search-result-card{grid-template-columns:minmax(0,1fr)}.theme-word-pastel .wp-header__nav{justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.theme-word-pastel .wp-home-hero__visual,.theme-word-pastel .wp-detail-hero__visual{height:auto;min-height:0;max-height:none}.theme-word-pastel .wp-header-search{width:100%;min-width:0}.theme-word-pastel .wp-home-hero h1,.theme-word-pastel .wp-detail-hero h1{font-size:3.6rem}.theme-word-pastel .wp-archive-hero h1,.theme-word-pastel .wp-updates-hero h1{font-size:2.35rem}.theme-word-pastel .portal-heading h1{font-size:1.95rem}.theme-word-pastel .wp-word-card__title,.theme-word-pastel .wp-search-result-card h3{font-size:1.32rem}.theme-word-pastel .wp-word-card--editorial .wp-word-card__title{font-size:1.75rem}.theme-word-pastel .wp-timeline-card:not(:first-child):before{display:none}.theme-word-pastel .wp-hero-meta-grid,.theme-word-pastel .wp-answer-card__head,.theme-word-pastel .wp-archive-hero__meta,.theme-word-pastel .wp-updates-summary,.theme-word-pastel .wp-card__media-shell{grid-template-columns:minmax(0,1fr)}.theme-word-pastel .wp-answer-card__head{display:grid}.theme-word-pastel .wp-search-result-card__visual{min-height:132px}.theme-word-pastel .wp-trend-chart{padding:10px 10px 4px}}@media (width<=1200px){.theme-word-pastel .wp-column-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1100px){.theme-word-pastel .wp-detail-content>.wp-answer-card .wp-answer-card__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-word-pastel .wp-detail-content>.wp-answer-card .wp-answer-fact--sources{grid-column:span 2}}@media (width<=980px){.theme-word-pastel .site-header__inner{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;min-height:58px}.theme-word-pastel .brand{gap:7px}.theme-word-pastel .brand__mark{width:30px;height:30px}.theme-word-pastel .brand__name{font-size:.95rem}.theme-word-pastel .wp-header__nav{gap:8px}.theme-word-pastel .wp-header__nav a{font-size:var(--wp-type-meta);min-height:34px}.theme-word-pastel .wp-header__actions{gap:8px}.theme-word-pastel .wp-header-search{width:132px;min-height:36px;padding-inline:10px}.theme-word-pastel .wp-header-search input{font-size:var(--wp-type-chip)}.theme-word-pastel .wp-header-login{font-size:var(--wp-type-chip);min-height:36px;padding-inline:10px}.theme-word-pastel .wp-header-login .icon{width:15px;height:15px}.theme-word-pastel .wp-column-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html.motion-ready .theme-word-pastel [data-scroll-reveal]{opacity:1;transition:opacity var(--motion-duration-fast) var(--motion-ease-out), background-color var(--motion-duration-fast) var(--motion-ease-out), border-color var(--motion-duration-fast) var(--motion-ease-out), box-shadow var(--motion-duration-fast) var(--motion-ease-out), color var(--motion-duration-fast) var(--motion-ease-out);transform:none}.theme-word-pastel :where(.button,.wp-button,.wp-icon-button,.wp-back-to-top,.wp-header-login,.wp-header-logout,.wp-header-profile,.wp-word-card,.wp-column-card,.wp-index-card,.wp-tag-pill,.wp-filter-tabs a,.wp-filter-tab,.wp-chip,.wp-section-head a,.wp-search-result-card,.wp-source-link,.wp-related-link,.wp-answer-source-list a,.pagination__link){transition:background-color var(--motion-duration-fast) var(--motion-ease-out), border-color var(--motion-duration-fast) var(--motion-ease-out), box-shadow var(--motion-duration-fast) var(--motion-ease-out), color var(--motion-duration-fast) var(--motion-ease-out), opacity var(--motion-duration-fast) var(--motion-ease-out)}.theme-word-pastel :where(.button,.wp-button,.wp-icon-button,.wp-back-to-top,.wp-header-login,.wp-header-logout,.wp-header-profile,.wp-word-card,.wp-column-card,.wp-index-card,.wp-tag-pill,.wp-filter-tabs a,.wp-filter-tab,.wp-chip,.wp-section-head a,.wp-search-result-card,.wp-source-link,.wp-related-link,.wp-answer-source-list a,.pagination__link):where(:hover,:active),.theme-word-pastel :where(.button,.wp-button,.wp-icon-button,.wp-header-login,.wp-header-logout,.wp-filter-tabs a,.wp-filter-tab,.wp-chip,.wp-section-head a,.wp-tag-pill,.pagination__link):where(:hover,:focus-visible) .icon,.theme-word-pastel :where(.wp-word-card,.wp-column-card,.wp-index-card,.wp-search-result-card,.wp-source-link,.wp-related-link):where(:hover,:focus-within),.theme-word-pastel .wp-back-to-top,.theme-word-pastel .wp-back-to-top.is-visible{transform:none}.theme-word-pastel .wp-back-to-top .icon{transform:rotate(-90deg)}.theme-word-pastel .wp-header__nav a:after{transition:opacity var(--motion-duration-fast) var(--motion-ease-out);transform:none}}@media (prefers-reduced-transparency:reduce){.theme-word-pastel .site-header,.theme-word-pastel :where(.wp-detail-hero,.wp-archive-hero,.wp-updates-hero,.wp-home-section,.wp-home-timeline,.wp-search-panel,.wp-index-card,.wp-search-result-card,.wp-card,.pagination){backdrop-filter:none;background:var(--wp-solid)}}
