@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{--bg: #1d1712;--band: #261e17;--text: #f4ede2;--text2: #ded0bf;--text3: #c9b7a4;--dim: #b9a794;--dim2: #978574;--card: rgba(255,248,238,.075);--card-strong: rgba(255,248,238,.115);--cardb: rgba(255,238,216,.17);--hair: rgba(255,238,216,.22);--accent: #ff8b52;--onacc: #161310;--nav-selected-bg: #ffd7c6;--nav-selected-text: #c94f20;--glow: rgba(255,139,82,.36);--header-bg: rgba(35,28,22,.82);--panel-bg: rgba(38,30,23,.97);--panel-bg-solid: #2c231b;--thumb-bg: #18120e;--soft-shadow: rgba(0,0,0,.28);--spectrum: linear-gradient(90deg,#ff5e3a 0%,#ff9a3a 16%,#ffd24a 31%,#46c98a 48%,#3aa9c9 64%,#4a86ff 82%,#9a6bff 100%);color-scheme:dark}:root[data-theme=light]{--bg: #f7efe4;--band: #efe2d2;--text: #161310;--text2: #463a30;--text3: #67584b;--dim: #7b6c5f;--dim2: #9b8c7d;--card: rgba(255,255,255,.62);--card-strong: rgba(255,255,255,.82);--cardb: rgba(54,39,25,.16);--hair: rgba(54,39,25,.18);--accent: #c94f20;--onacc: #fff8ef;--nav-selected-bg: #ffd7c6;--nav-selected-text: #c94f20;--glow: rgba(201,79,32,.22);--header-bg: rgba(247,239,228,.82);--panel-bg: rgba(255,249,240,.96);--panel-bg-solid: #fff8ef;--thumb-bg: #f4eadf;--soft-shadow: rgba(80,55,32,.16);color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);overflow-x:hidden}body{margin:0;overflow-x:hidden;color:var(--text);background:radial-gradient(1200px 620px at 72% -8%,rgba(255,122,60,.08),transparent 58%),radial-gradient(800px 480px at 8% -6%,rgba(244,237,226,.035),transparent 60%),var(--bg);font-family:IBM Plex Sans,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.58;-webkit-font-smoothing:antialiased}::selection{background:var(--accent);color:var(--onacc)}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}img{max-width:100%;height:auto;display:block}.wrap{width:min(1320px,calc(100% - 80px));margin-inline:auto}.spectrum-rule{height:3px;background:var(--spectrum)}.skip-link{position:absolute;left:-999px;top:10px;background:var(--text);color:var(--bg);padding:.7rem 1rem;border-radius:8px;z-index:100;font-family:IBM Plex Mono,monospace;text-transform:uppercase;font-size:.75rem;letter-spacing:.08em}.skip-link:focus{left:10px}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(18px) saturate(120%);-webkit-backdrop-filter:blur(18px) saturate(120%);background:var(--band);border-bottom:1px solid var(--cardb)}.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center;gap:.05rem;color:var(--text);flex:none}.brand-logo{width:64px;height:64px;object-fit:contain}.brand-copy strong{display:block;font-weight:700;font-size:1.42rem;letter-spacing:-.025em;line-height:.96}.brand-copy small,.footer-brand small{display:block;color:var(--dim);font-family:IBM Plex Mono,monospace;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;margin-top:.33rem;white-space:nowrap}.nav-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.3rem}.nav-links a,.nav-dropdown summary{padding:.56rem .72rem;border-radius:8px;color:var(--text3);font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;display:inline-flex;align-items:center;gap:.42rem}.nav-icon{width:17px;height:17px;object-fit:contain;opacity:.78;filter:drop-shadow(0 2px 4px rgba(0,0,0,.22))}.nav-links a[aria-current=page] .nav-icon,.nav-links a:hover .nav-icon,.nav-dropdown summary:hover .nav-icon,.nav-dropdown[data-current=true] summary .nav-icon{opacity:1}.nav-links a:hover,.nav-links a[aria-current=page],.nav-dropdown summary:hover,.nav-dropdown[open] summary,.nav-dropdown[data-current=true] summary{color:var(--accent);background:#ffffff09}.nav-links a[aria-current=page],.nav-dropdown[open] summary,.nav-dropdown[data-current=true] summary{color:var(--nav-selected-text);background:var(--nav-selected-bg)}.nav-links a[aria-current=page] .nav-icon,.nav-dropdown[open] summary .nav-icon,.nav-dropdown[data-current=true] summary .nav-icon{opacity:1}.mobile-education-strip{display:none}.hero{padding:clamp(3.8rem,7vw,6rem) 0 3.5rem;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:clamp(2rem,5vw,4rem);align-items:center}.kicker,.eyebrow{font-family:IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.16em;color:var(--accent);font-size:.75rem;font-weight:600}.kicker-row,.section-index{display:flex;align-items:center;gap:.85rem;margin-bottom:1rem}.kicker-row:before,.section-index .line{content:"";width:44px;height:3px;border-radius:2px;background:var(--spectrum);flex:none}h1,h2,h3{line-height:1.08;margin:0 0 .8rem;letter-spacing:-.02em}h1{font-weight:700;font-size:clamp(2.8rem,5.25vw,4.25rem);line-height:1.02;letter-spacing:-.028em}.hero h1{font-size:clamp(2.21rem,4.04vw,3.32rem)}h1 .accent,h2 .accent{color:var(--accent)}h2{font-weight:700;font-size:clamp(2rem,3.2vw,2.55rem)}h3{font-weight:700}.lede{color:var(--text2);font-size:clamp(1.05rem,1.7vw,1.16rem);max-width:58ch}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.45rem;align-items:center}.button,button.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.76rem 1.05rem;border-radius:7px;border:1px solid var(--cardb);background:var(--card);color:var(--text);font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .2s cubic-bezier(.2,.7,.2,1),border-color .2s ease,background .2s ease,box-shadow .2s ease}.button-icon{width:15px;height:15px;object-fit:contain;flex:0 0 15px;opacity:.88}.content-action{--action-rgb: 255, 122, 60;--action-color: #c94f20;--action-bg: rgba(var(--action-rgb), .075);--action-border: rgba(var(--action-rgb), .28);--action-glow: rgba(var(--action-rgb), .12);position:relative;overflow:hidden;color:var(--action-color);border-color:var(--action-border);background:var(--action-bg);box-shadow:inset 0 0 0 1px #ffffff0f,0 10px 24px var(--action-glow)}.content-action:before{content:"";width:.42rem;height:.42rem;border-radius:999px;background:var(--action-color);box-shadow:0 0 0 4px rgba(var(--action-rgb),.11)}.content-action .button-icon{width:16px;height:16px;opacity:.95;filter:drop-shadow(0 1px 1px rgba(0,0,0,.12))}.content-action:hover,.content-action:focus-visible{color:var(--action-color);border-color:rgba(var(--action-rgb),.52);background:rgba(var(--action-rgb),.12)}.content-action[data-content-tone=article]{--action-rgb: 214, 72, 77;--action-color: #b9343b}.content-action[data-content-tone=video]{--action-rgb: 58, 169, 201;--action-color: #217894}.content-action[data-content-tone=pdf],.content-action[data-content-tone=resource]{--action-rgb: 122, 93, 189;--action-color: #6247a8}.content-action[data-content-tone=catalog]{--action-rgb: 255, 190, 62;--action-color: #9a640d}.content-action[data-content-tone=guide]{--action-rgb: 255, 122, 60;--action-color: #c94f20}.content-action[data-content-tone=tool]{--action-rgb: 46, 154, 119;--action-color: #237a5f}.hero-actions,.learn-hero-actions{gap:.85rem}.hero-action{min-height:50px;padding-inline:1.1rem}.button:hover{transform:translateY(-2px);border-color:var(--accent);color:var(--text)}.button.primary{background:var(--accent);color:var(--onacc);border-color:transparent;box-shadow:none}.button.inverse{background:var(--text);color:var(--bg);border-color:transparent}.button.content-action:hover,.button.content-action:focus-visible{color:var(--action-color);border-color:rgba(var(--action-rgb),.52);background:rgba(var(--action-rgb),.12)}.hero-card{position:relative;border-radius:16px;overflow:hidden;height:min(520px,52vw);min-height:420px;border:1px solid var(--cardb);box-shadow:0 26px 60px #0000006b;isolation:isolate}.hero-slide{position:absolute;inset:0;opacity:0;color:inherit;text-decoration:none;pointer-events:none;transition:opacity .75s cubic-bezier(.2,.7,.2,1),transform .22s cubic-bezier(.2,.7,.2,1)}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-card:hover .hero-slide.is-active{transform:translateY(-2px)}.hero-slide img{width:100%;height:100%;object-fit:contain;padding:clamp(1rem,2vw,2rem);background:linear-gradient(135deg,#fbf7ef,#ddd4ca);transform:translateZ(0)}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#040302fa,#060403db 38%,#0806047a 62%,#0e0a0714 82%)}.hero-caption{position:absolute;left:0;right:0;bottom:0;padding:clamp(4.4rem,8vw,7rem) 1.6rem 1.6rem;z-index:2;background:linear-gradient(to top,#040302eb,#060403bd 52%,#07050414);text-shadow:0 2px 18px rgba(0,0,0,.78)}.hero-chip{position:absolute;top:1rem;left:1rem;z-index:3;display:inline-flex;gap:.45rem;align-items:center;background:#14110e94;border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(8px);border-radius:999px;padding:.43rem .72rem;font-family:IBM Plex Mono,monospace;font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text)}.hero-chip:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent)}.hero-seam{position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--spectrum);z-index:4}.hero-dots{display:flex;gap:.45rem;align-items:center;margin-top:1.4rem}.hero-dot{width:9px;height:9px;border-radius:999px;border:0;background:#ffffff59;cursor:pointer;padding:0}.hero-dot.is-active{width:31px;background:var(--text)}.section{padding:clamp(3rem,6vw,4.8rem) 0}.band{background:var(--band);border-block:1px solid var(--cardb)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.section-head p{max-width:68ch;margin:.25rem 0 0;color:var(--text2)}.home-section-head{align-items:flex-end}.home-section-title{display:block}.section-index{flex-wrap:nowrap}.home-section-icon{width:17px;height:17px;flex:0 0 17px;object-fit:contain;padding:0;border-radius:0;background:transparent;border:0;filter:brightness(0) invert(1);opacity:.92;box-shadow:none}[data-themed-line-icon]{filter:drop-shadow(0 2px 4px rgba(0,0,0,.22))!important}.section-index .num{color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.82rem;font-weight:600;letter-spacing:.12em}.section-index .label{color:var(--dim);font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.grid{display:grid;gap:1rem}.list-section-title{margin:1.15rem 0 .85rem;font-size:1.15rem;color:var(--text);letter-spacing:-.01em}.grid.cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.five{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.card,.glass-panel{background:var(--card);border:1px solid var(--cardb);border-radius:12px;box-shadow:none}.glass-panel{padding:clamp(1.25rem,2.5vw,2.4rem)}.card{padding:1.1rem;overflow:hidden;transition:transform .22s cubic-bezier(.2,.7,.2,1),border-color .22s ease,box-shadow .22s ease}a.card:hover,.card.hoverable:hover{transform:translateY(-5px);border-color:#ff7a3ca6;box-shadow:0 20px 46px #00000054;color:var(--text)}.card p{color:var(--text2)}.card .meta,.meta{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;color:var(--dim);font-size:.86rem}.pill{display:inline-flex;align-items:center;padding:.34rem .58rem;border-radius:6px;border:1px solid var(--cardb);color:var(--text3);font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.pill.coral,.pill.amber{border-color:#ff7a3c47;color:var(--accent);background:#ff7a3c14}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1.7rem}.stat{--stat-rgb: 255, 122, 60;--stat-color: #c94f20;display:flex;flex-direction:column;gap:.72rem;min-height:112px;padding:1rem;color:inherit;text-decoration:none;background:radial-gradient(160px 90px at 85% 0%,rgba(var(--stat-rgb),.14),transparent 68%),linear-gradient(145deg,rgba(var(--stat-rgb),.07),var(--card));border:1px solid rgba(var(--stat-rgb),.28);border-radius:12px;box-shadow:0 12px 28px rgba(var(--stat-rgb),.07)}.stat[data-content-tone=article]{--stat-rgb: 214, 72, 77;--stat-color:#b9343b}.stat[data-content-tone=video]{--stat-rgb: 58, 169, 201;--stat-color:#217894}.stat[data-content-tone=pdf]{--stat-rgb: 122, 93, 189;--stat-color:#6247a8}.stat[data-content-tone=catalog]{--stat-rgb: 255, 190, 62;--stat-color:#9a640d}a.stat:hover,a.stat:focus-visible{transform:translateY(-4px);border-color:rgba(var(--stat-rgb),.52);box-shadow:0 18px 40px rgba(var(--stat-rgb),.13);color:inherit}.stat strong{display:block;font-size:1.8rem;letter-spacing:-.04em;color:var(--text)}.stat span{display:flex;align-items:center;gap:.42rem;margin-top:auto;color:var(--stat-color);font-family:IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700;line-height:1.2}.stat span img{width:16px;height:16px;object-fit:contain;flex:0 0 16px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.12))}.portal-intro-section{position:relative;padding:clamp(2.3rem,4.5vw,3.6rem) 0;background:radial-gradient(520px 260px at 12% 12%,rgba(255,122,60,.16),transparent 68%),radial-gradient(520px 260px at 88% 18%,rgba(58,169,201,.14),transparent 70%),linear-gradient(135deg,#ffffff94,#fff7edd1);border-block:1px solid rgba(255,122,60,.18)}.portal-intro-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:clamp(1.1rem,2.5vw,2rem);align-items:center;padding:clamp(1.35rem,3vw,2.25rem);border:1px solid rgba(255,122,60,.24);border-radius:20px;background:#fffcf7d1;box-shadow:0 22px 60px #6f48281f;overflow:hidden}.portal-intro-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--spectrum)}.portal-intro-brand{display:flex;align-items:flex-start;gap:.86rem;margin-bottom:1rem}.portal-intro-brand img{width:104px;height:104px;object-fit:contain;flex:0 0 104px;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}.portal-intro-brand .eyebrow{margin:0 0 .3rem;color:var(--accent)}.portal-intro-brand h2{max-width:none;margin:0;font-size:clamp(1.6rem,2.58vw,2.26rem);line-height:1.02;letter-spacing:-.05em;white-space:nowrap}.portal-intro-main p{max-width:68ch;margin:.72rem 0 0;color:var(--text2);font-size:1.03rem;line-height:1.58}.portal-intro-main .portal-intro-lede{color:var(--text);font-size:clamp(1.08rem,1.8vw,1.22rem);font-weight:500}.portal-intro-aside{display:grid;gap:.72rem}.portal-intro-portrait{align-self:stretch;min-height:240px;padding:.55rem;border:1px solid rgba(111,72,40,.16);border-radius:18px;background:#ffffff85;box-shadow:inset 0 1px #ffffffb8}.portal-intro-portrait img{width:100%;height:100%;min-height:228px;object-fit:cover;object-position:center;border-radius:14px;border:1px solid rgba(111,72,40,.13);display:block}.portal-intro-pill{--intro-rgb:255,122,60;--intro-color:#c94f20;display:flex;align-items:center;gap:.68rem;padding:.86rem .95rem;border:1px solid rgba(var(--intro-rgb),.25);border-radius:13px;background:linear-gradient(135deg,rgba(var(--intro-rgb),.08),#ffffffb8);color:var(--intro-color);font-family:IBM Plex Mono,monospace;font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.portal-intro-pill[data-content-tone=article]{--intro-rgb:214,72,77;--intro-color:#b9343b}.portal-intro-pill[data-content-tone=video]{--intro-rgb:58,169,201;--intro-color:#217894}.portal-intro-pill[data-content-tone=pdf]{--intro-rgb:122,93,189;--intro-color:#6247a8}.portal-intro-pill[data-content-tone=catalog]{--intro-rgb:255,190,62;--intro-color:#9a640d}.portal-intro-pill img{width:18px;height:18px;object-fit:contain;flex:0 0 18px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}.image-card{padding:0;display:flex;flex-direction:column;min-height:100%}.image-card .image{aspect-ratio:16/10;background:#0e0b08;overflow:hidden;border-bottom:1px solid var(--cardb)}.image-card .image img{width:100%;height:100%;object-fit:cover}.home-video-card .video-preview{aspect-ratio:16 / 9}.home-video-card .video-preview>img{object-fit:contain}.home-article-card{padding:0;display:flex;flex-direction:column;min-height:100%}.home-article-image{aspect-ratio:16 / 9.5;background:#f3eadc;overflow:hidden;border-bottom:1px solid var(--cardb)}.home-article-image img{width:100%;height:100%;object-fit:contain;object-position:center;filter:saturate(.92) contrast(.98)}.home-article-card .body{padding:1rem;display:flex;flex-direction:column;flex:1}.home-article-card .text-link{margin-top:auto;color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.image-card .body{padding:1rem;display:flex;flex-direction:column;flex:1}.pdf-card{padding:0;display:flex;flex-direction:column}.pdf-card .thumb{height:180px;background:#0e0b08;overflow:hidden;border-bottom:1px solid var(--cardb)}.pdf-card .thumb img{width:100%;height:100%;object-fit:contain;object-position:center}.pdf-card .body{padding:1rem;display:flex;flex-direction:column;flex:1}.schedule-tile{background:linear-gradient(160deg,#2a1c12,#171008);border-color:#ff7a3c47;position:relative}.schedule-tile:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:var(--spectrum)}.bars{display:flex;align-items:end;gap:.4rem;height:70px;margin:1.2rem 0 .9rem}.bars span{flex:1;border-radius:3px 3px 0 0;background:#ff7a3c66}.bars span:nth-child(2),.bars span:nth-child(4){background:#ff7a3c94}.bars span:nth-child(3){background:var(--accent)}.tool-panel{position:relative;overflow:hidden;background:linear-gradient(160deg,#241a14,#19130f);border:1px solid rgba(255,122,60,.35);border-radius:22px;padding:clamp(1.3rem,3vw,2.75rem)}.tool-panel:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--spectrum)}.filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin:1rem 0 1.25rem;padding:1rem;background:var(--card);border:1px solid var(--cardb);border-radius:12px;position:sticky;top:88px;z-index:2;backdrop-filter:blur(12px)}.filters input,.filters select,.form input,.form textarea,.form select{min-height:44px;border:1px solid var(--cardb);border-radius:8px;padding:.7rem .85rem;font:inherit;background:#211c17;color:var(--text)}.filters input{flex:1 1 260px}.mobile-filter-hint{display:none}.library-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.catalog-card{display:grid;grid-template-columns:74px 1fr;gap:.85rem;min-height:132px}.catalog-thumb{width:74px;height:74px;border-radius:12px;background:var(--swatch, linear-gradient(135deg,#211c17,#3a2a20));overflow:hidden;border:1px solid var(--cardb);display:grid;place-items:center}.catalog-thumb img{width:100%;height:100%;object-fit:cover}.inline-link{color:var(--text);text-decoration:underline;text-decoration-color:#ff7a3c99;text-underline-offset:.18em;font-weight:700}.inline-link:hover{color:var(--accent)}.quiet-button{background:#ffffff06;color:var(--text3)}.catalog-actions{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:flex-end;align-items:center}.home-catalog-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.home-catalog-card{grid-template-columns:112px 1fr;gap:1rem;min-height:168px;align-items:center}.home-catalog-card .catalog-thumb{width:112px;height:112px;border-radius:18px;box-shadow:inset 0 0 0 1px #ffffff14}.home-catalog-card h3{margin:.5rem 0 .4rem;font-size:1.32rem}.home-catalog-card p{margin:0;color:var(--text3);font-family:IBM Plex Mono,monospace;font-size:.95rem;letter-spacing:.04em}.home-catalog-card .pill{margin-right:.3rem;margin-bottom:.15rem}.video-thumb{aspect-ratio:16/9;border-radius:10px;overflow:hidden;background:var(--band);margin:-.2rem -.2rem .9rem}.video-thumb img{width:100%;height:100%;object-fit:cover}.video-preview{position:relative;background:#0e0b08}.video-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(14,10,7,.28),transparent 52%);pointer-events:none}.video-preview:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:999px;z-index:1;background:#14110ebd url(/assets/icons/play.png) center / 24px 24px no-repeat;border:1px solid rgba(255,255,255,.38);box-shadow:0 8px 18px #0000004d;pointer-events:none}.tool-flow{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.tool-flow span{padding:.48rem .7rem;border-radius:999px;background:var(--card-strong);border:1px solid var(--cardb);font-weight:700}.form{display:grid;gap:.8rem;max-width:720px}.submit-layout{display:grid;grid-template-columns:minmax(250px,.45fr) minmax(0,1fr);gap:1rem;align-items:start}.submit-hero{margin-bottom:1rem}.submit-guide-card{position:relative;overflow:hidden}.submit-guide-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--spectrum)}.submit-guide-card h2{margin:.6rem 0 .55rem;font-size:clamp(1.35rem,2.2vw,1.8rem)}.submit-guide-card p{color:var(--text2)}.submit-guide-card ul{padding:0;margin:1rem 0 0;list-style:none;display:grid;gap:.55rem}.submit-guide-card li{position:relative;padding:.58rem .65rem .58rem 1.85rem;border:1px solid var(--cardb);border-radius:12px;background:#ffffff0a;color:var(--text2)}.submit-guide-card li:before{content:"";position:absolute;left:.68rem;top:.9rem;width:.48rem;height:.48rem;border-radius:999px;background:var(--accent);box-shadow:0 0 0 4px #ff7a3c21}.correction-form{max-width:none;padding:clamp(1rem,2.4vw,1.45rem)}.form-grid{display:grid;gap:.85rem}.form-grid.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.correction-form label{display:grid;gap:.42rem;color:var(--text);font-weight:700}.correction-form label span{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.correction-form label em{font-style:normal;color:var(--text3);font-family:IBM Plex Mono,monospace;font-size:.64rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.correction-form textarea{resize:vertical;min-height:170px}.form-footer{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center;justify-content:space-between;padding-top:.15rem}.form-footer p{margin:0;max-width:46ch;color:var(--text2);font-size:.95rem}.form-privacy-note{margin:.55rem 0 0;color:var(--text3);font-size:.76rem;line-height:1.45}.form-privacy-note a{color:var(--accent);text-decoration:underline;text-underline-offset:.16em}.map-placeholder{min-height:340px;border-radius:18px;background:radial-gradient(circle at 30% 30%,rgba(74,134,255,.28),transparent 20%),radial-gradient(circle at 70% 55%,rgba(255,122,60,.25),transparent 20%),#1c1714;display:grid;place-items:center;padding:1rem;text-align:center;border:1px dashed var(--cardb)}.resource-detail-page{padding-top:clamp(2rem,5vw,4rem)}.resource-back-link{display:inline-flex;margin-bottom:1.25rem}.resource-detail-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(1.5rem,4vw,3rem);align-items:start}.resource-detail-copy .meta{margin:.5rem 0 1rem}.resource-detail-copy h1{font-size:clamp(2.24rem,4.2vw,3.4rem)}.resource-preview-note{color:var(--text2);font-size:1.05rem;max-width:64ch}.resource-topic-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0 .4rem}.resource-topic-row span{padding:.38rem .62rem;border-radius:999px;border:1px solid var(--cardb);background:var(--card);color:var(--text3);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.resource-preview-panel{display:grid;gap:1rem}.resource-large-thumb{min-height:460px;max-height:620px;display:grid;place-items:center;padding:1rem;border:1px solid var(--cardb);border-radius:18px;background:linear-gradient(145deg,#ffffff14,#ffffff06);overflow:hidden}.resource-large-thumb img{width:100%;max-height:580px;object-fit:contain;filter:drop-shadow(0 18px 28px rgba(0,0,0,.28))}.resource-embed-frame{height:520px;border:1px solid var(--cardb);border-radius:18px;overflow:hidden;background:var(--thumb-bg)}.resource-embed-frame iframe{width:100%;height:100%;border:0;background:var(--thumb-bg)}.resource-download-card{display:grid;gap:.65rem;padding:1.1rem;border:1px solid var(--cardb);border-radius:18px;background:var(--card)}.resource-download-card strong{color:var(--text);font-size:1.05rem}.resource-download-card p{margin:0;color:var(--text2)}.resource-download-card .button{justify-self:start}.resource-detail-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:1rem;margin-top:1.25rem}[hidden]{display:none!important}.site-footer{margin-top:3rem;background:var(--band);color:var(--text2);border-top:1px solid var(--cardb)}.site-footer .footer-grid{padding:2.2rem 0;display:grid;grid-template-columns:minmax(260px,1.35fr) minmax(150px,.55fr) minmax(190px,.65fr) minmax(170px,.55fr);gap:2rem}.site-footer h3{color:var(--text);font-size:1rem}.site-footer a{color:var(--text3);display:block;margin:.35rem 0;font-family:IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.site-footer .form-privacy-note{max-width:42ch}.site-footer .form-privacy-note a{display:inline;margin:0;font-family:inherit;font-size:inherit;letter-spacing:0;text-transform:none}.footer-legal{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 0 1.25rem;color:var(--text3);font-size:.75rem}.site-footer .footer-legal a{margin:0}.footer-brand{display:flex;align-items:center;gap:.45rem;color:var(--text)}.footer-brand img{width:42px;height:42px;object-fit:contain}.footer-brand strong{display:block}.footer-social-links{display:grid;gap:.45rem}.site-footer .footer-social-links a{display:inline-flex;align-items:center;gap:.48rem;width:max-content;max-width:100%;margin:.4rem 0}.site-footer .footer-social-links a:hover{color:var(--accent)}.social-icon{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;opacity:.9}.social-icon path{fill:currentColor;stroke:none}.footer-social-links a:hover .social-icon{opacity:1;filter:drop-shadow(0 0 8px rgba(255,122,60,.24))}.about-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.55fr);gap:clamp(1.5rem,4vw,3rem);align-items:center}.about-founder-card{display:grid;gap:1rem;padding:1rem}.about-founder-card img{width:100%;max-height:430px;object-fit:cover;object-position:center;border-radius:18px;border:1px solid var(--cardb);background:var(--thumb-bg)}.about-founder-card h2{margin:.2rem 0 .45rem}.about-founder-card p:not(.eyebrow){margin:.2rem 0 0;color:var(--text2)}.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:1.5rem}.about-grid .glass-panel{display:flex;flex-direction:column}.about-grid .glass-panel p{color:var(--text2)}.about-stats-card{grid-column:1 / -1}.about-stats-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:0;margin:1rem 0;list-style:none}.about-stats-card li{padding:.9rem;border:1px solid var(--cardb);border-radius:12px;background:#ffffff0b;color:var(--text2)}.about-stats-card li strong{display:block;color:var(--accent);font-size:1.5rem;line-height:1;margin-bottom:.35rem}@media(max-width:900px){.about-hero,.about-grid,.about-stats-card ul{grid-template-columns:1fr}.wrap{width:min(100% - 40px,1320px)}.nav{align-items:flex-start;flex-direction:column;padding:.7rem 0;gap:.6rem}.mobile-education-strip{display:flex;gap:.35rem;overflow-x:auto;padding:.42rem max(14px,calc((100vw - min(100% - 28px,1320px))/2));position:static;z-index:19;background:#161310f0;border-bottom:1px solid var(--cardb);-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-education-strip::-webkit-scrollbar{display:none}.mobile-education-strip a,.mobile-education-strip button{flex:0 0 auto;min-height:38px;padding:.42rem .56rem;border:1px solid var(--cardb);border-radius:999px;background:#ffffff09;color:var(--text2);display:inline-flex;align-items:center;gap:.34rem;font-family:IBM Plex Mono,monospace;font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.mobile-education-strip img{width:15px;height:15px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.brand-logo{width:54px;height:54px}.nav-links{justify-content:flex-start;overflow-x:auto;width:100%;padding-bottom:.25rem;flex-wrap:nowrap}.hero-grid,.portal-intro-card,.grid.three,.footer-grid,.site-footer .footer-grid{grid-template-columns:1fr}.hero-card{height:420px;min-height:340px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-intro-brand h2{max-width:none}.filters{position:static}}@media(max-width:520px){.wrap{width:min(100% - 28px,1320px)}h1{font-size:2.13rem}.hero{padding-top:2.6rem}.hero-card{min-height:310px}.portal-intro-card{padding:1.1rem;border-radius:16px}.portal-intro-brand{align-items:flex-start;gap:.62rem}.portal-intro-brand img{width:58px;height:58px;flex-basis:58px;border-radius:0}.portal-intro-brand .eyebrow{margin-bottom:.24rem}.portal-intro-brand h2{font-size:clamp(.98rem,4.3vw,1.08rem);letter-spacing:-.045em}.portal-intro-portrait{min-height:230px;padding:.42rem}.portal-intro-portrait img{min-height:220px}.portal-intro-pill{font-size:.68rem;line-height:1.35}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.card .meta,.pdf-card .pill,.image-card .pill{margin-bottom:.82rem}.pdf-card h3,.image-card h3{margin-top:.15rem}.pdf-card .thumb{height:210px;background:linear-gradient(135deg,#fff8f2,#e8ded4)}.pdf-card .thumb img{width:100%;height:100%;object-fit:contain;image-rendering:auto}.grid.five .pdf-card .thumb img{object-fit:contain}.tool-app-card{display:flex;flex-direction:column;min-height:100%;padding:1.2rem}.tool-app-card .tool-icon{width:86px;height:86px;border-radius:22px;display:grid;place-items:center;background:#ffffff12;border:1px solid var(--cardb);margin-bottom:1rem;overflow:hidden}.tool-app-card .tool-icon img{width:100%;height:100%;object-fit:contain}.tool-app-card .white-app-icon,.tool-detail-card .white-app-icon{background:#fff;padding:10px;box-shadow:0 12px 30px #00000038}.tool-app-card .body{display:flex;flex-direction:column;flex:1}.tool-app-card .body p{flex:1}.tool-app-card .button{align-self:flex-start;margin-top:auto}.tool-card-cta{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:auto}.tool-card-cta .button{margin-top:0}.overview-card{min-height:240px;display:flex;flex-direction:column}.overview-card img{width:44px;height:44px;object-fit:contain;margin-bottom:1rem;opacity:.96;filter:drop-shadow(0 8px 18px rgba(0,0,0,.28))}.overview-card .pill{margin-top:auto;align-self:flex-start}.resource-preview-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}.resource-card{min-height:100%}.clickable-resource-card{position:relative}.clickable-resource-card .resource-actions{position:relative;z-index:2}.resource-card .resource-thumb{height:170px}.resource-card .resource-thumb img{object-fit:contain;object-position:center}.resource-card .thumb-missing{display:none}.resource-card .body .button{align-self:flex-start}.resource-actions{margin-top:auto;display:grid;gap:.75rem}.save-share-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.25rem}.mini-action{min-height:34px;padding:.42rem .58rem;border-radius:7px;border:1px solid var(--cardb);background:#ffffff0b;color:var(--text3);display:inline-flex;align-items:center;gap:.38rem;font-family:IBM Plex Mono,monospace;font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.mini-action:hover,.mini-action.is-saved{color:var(--text);border-color:#ff7a3c8c;background:#ff7a3c1a}.mini-action img{width:14px;height:14px;object-fit:contain;opacity:.92}.save-toast{position:fixed;left:50%;bottom:1.2rem;transform:translate(-50%) translateY(16px);opacity:0;pointer-events:none;z-index:1000;padding:.7rem .95rem;border-radius:999px;border:1px solid var(--cardb);background:#14110eeb;color:var(--text);box-shadow:0 18px 44px #00000061;font-family:IBM Plex Mono,monospace;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease}.save-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.saved-panel{margin:-.35rem 0 1.2rem;padding:1rem;border:1px solid rgba(255,122,60,.28);border-radius:14px;background:#ff7a3c12;display:grid;grid-template-columns:minmax(180px,.5fr) 1fr;gap:1rem;align-items:start}.saved-panel strong{display:block;color:var(--text);font-size:1rem}.saved-panel p{margin:.25rem 0 0;color:var(--text2)}.saved-links{display:flex;flex-wrap:wrap;gap:.55rem}.saved-links a{padding:.5rem .62rem;border-radius:8px;border:1px solid var(--cardb);background:#ffffff0b;color:var(--text);font-size:.82rem}.saved-links a span{display:block;color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.community-map-panel{background:linear-gradient(160deg,#211914,#14100d);border:1px solid rgba(255,255,255,.12);border-radius:22px;overflow:hidden;margin:1.5rem 0}.kiln-academy-banner{position:relative;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(260px,.82fr);gap:clamp(1.1rem,3vw,2.2rem);align-items:center;margin:.45rem 0 1.35rem;padding:clamp(1rem,2.4vw,1.55rem);border:1px solid rgba(255,122,60,.32);border-radius:22px;overflow:hidden;color:var(--text);background:radial-gradient(circle at 90% 8%,rgba(255,122,60,.24),transparent 34%),linear-gradient(135deg,#ff7a3c29,#ffffff0b 42%,#ff7a3c12),#1b1511;box-shadow:0 18px 52px #0000004d}.kiln-academy-banner:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#ff7a3c,#ffd2b9)}.kiln-academy-banner:hover{color:var(--text);border-color:#ff7a3cb8;transform:translateY(-2px)}.kiln-academy-logo{position:absolute;z-index:2;top:1.05rem;left:1.2rem;width:min(300px,48%);height:auto;padding:.42rem 1rem;border-radius:999px;background:#fff4eceb;border:1px solid rgba(255,122,60,.22);box-shadow:0 10px 24px #00000038}.kiln-academy-copy{position:relative;z-index:1;padding-left:.3rem;padding-top:3.65rem}.kiln-academy-copy .eyebrow{margin:0 0 .35rem}.kiln-academy-copy h2{margin-bottom:.55rem;font-size:clamp(1.65rem,3vw,2.35rem)}.kiln-academy-copy p:not(.eyebrow){max-width:72ch;margin:.15rem 0 1rem;color:var(--text2);font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.48}.kiln-academy-banner .button{pointer-events:none;width:max-content}.kiln-academy-art{position:relative;isolation:isolate;align-self:center;justify-self:end;width:min(100%,340px);aspect-ratio:964/963;height:auto;min-height:0;border-radius:18px;overflow:hidden;background:#f6d0ba;border:1px solid rgba(255,255,255,.18);box-shadow:0 16px 42px #00000057}.kiln-academy-art img{width:100%;height:100%;object-fit:contain;object-position:center}.kiln-academy-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ff7a3c0a,#ffffff14);pointer-events:none}.community-map{position:relative;min-height:430px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),#100d0b}.community-map:before{content:"";position:absolute;inset:9% 5%;border:1px solid rgba(255,255,255,.07);border-radius:42% 55% 44% 51%/47% 40% 58% 44%;box-shadow:inset 0 0 0 1px #ffffff09;opacity:.65}.map-glow{position:absolute;border:1px solid rgba(255,255,255,.1);background:#ffffff09;filter:blur(.1px)}.map-glow.one{width:24%;height:34%;left:14%;top:24%;border-radius:48% 35% 52% 38%}.map-glow.two{width:22%;height:30%;left:43%;top:20%;border-radius:42% 58% 38% 52%}.map-glow.three{width:27%;height:36%;right:8%;top:32%;border-radius:48% 40% 55% 35%}.map-pin{--pin: var(--accent);position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:var(--pin);color:#12100d;border:2px solid rgba(255,255,255,.88);box-shadow:0 6px 18px #0000005c;font:700 .75rem/1 IBM Plex Mono,monospace;z-index:3}.map-pin:hover{transform:translate(-50%,-50%) scale(1.22);color:#12100d;z-index:5}.map-legend{display:flex;flex-wrap:wrap;gap:.6rem 1rem;padding:1rem;border-top:1px solid var(--cardb)}.map-legend span{display:inline-flex;align-items:center;gap:.42rem;color:var(--text2);font-family:IBM Plex Mono,monospace;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.map-legend i{width:10px;height:10px;border-radius:999px;background:var(--pin);display:inline-block}.community-list{display:grid;gap:1rem}.community-card-row{display:grid;grid-template-columns:42px 1fr;gap:1rem;scroll-margin-top:110px}.community-marker{width:34px;height:34px;border-radius:999px;background:var(--pin);color:#12100d;display:grid;place-items:center;font:700 .72rem/1 IBM Plex Mono,monospace;border:2px solid rgba(255,255,255,.8)}.footer-brand img{width:53px;height:53px}@media(max-width:900px){.section-head{align-items:flex-start;flex-direction:column}.submit-layout{grid-template-columns:1fr}.grid.five{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-panel{border-radius:16px}.kiln-academy-banner{grid-template-columns:1fr}.kiln-academy-art{width:100%;max-width:420px;justify-self:center;order:-1}.community-map{min-height:360px}.map-pin{width:22px;height:22px;font-size:.75rem}}@media(max-width:620px){.grid.five,.grid.cards,.library-grid,.resource-preview-grid,.form-grid.two-up{grid-template-columns:1fr}.form-footer .button{width:100%}.stat-grid{grid-template-columns:1fr 1fr}.actions{align-items:stretch}.actions .button{width:100%}.pdf-card .thumb,.resource-card .resource-thumb{height:190px}.kiln-academy-banner{padding:.85rem;border-radius:18px}.kiln-academy-art{border-radius:14px;max-width:250px}.kiln-academy-logo{width:min(220px,74%);top:.85rem;left:.9rem;padding:.32rem .8rem}.kiln-academy-copy{padding-top:.35rem}.kiln-academy-copy h2{font-size:1.46rem}.kiln-academy-banner .button{width:100%}.community-map{min-height:300px}.map-pin{width:18px;height:18px;font-size:.75rem}.community-card-row{grid-template-columns:1fr}}.nav-links .tools-nav-link{color:var(--text3);background:transparent;border-color:transparent}.compact-head h1{max-width:980px}.real-map-panel{padding:0;overflow:hidden}.leaflet-community-map{height:clamp(360px,48vw,560px);min-height:360px;background:#14100d;z-index:1}.leaflet-community-map .leaflet-tile-pane{filter:saturate(.72) contrast(.96) brightness(.82)}.leaflet-container{font-family:IBM Plex Sans,system-ui,sans-serif}.community-leaflet-icon{background:transparent;border:0}.community-leaflet-icon span{width:34px;height:34px;border-radius:12px;background:#fffffff5;border:1px solid rgba(45,31,24,.2);display:grid;place-items:center;box-shadow:0 7px 18px #00000057;overflow:hidden}.community-leaflet-icon img{width:28px;height:28px;border-radius:8px;background:#fff;object-fit:contain}.featured-org{margin:1.2rem 0;padding:clamp(1rem,2.4vw,1.5rem);overflow:hidden;background:linear-gradient(145deg,#ff7a3c1a,#ffffff0b),var(--card)}.featured-org.enhanced-community-feature{position:relative;isolation:isolate;color:#fff7ed;border-color:#ff7a3c57;box-shadow:0 22px 70px color-mix(in srgb,var(--soft-shadow) 78%,#ff7a3c 22%)}.featured-org.enhanced-community-feature:before,.featured-org.enhanced-community-feature:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}.featured-org.enhanced-community-feature>*{position:relative;z-index:1}.featured-org.enhanced-community-feature:before{background-image:var(--featured-community-bg);background-size:cover;background-position:center top;opacity:.78;filter:saturate(1.05) contrast(1.02)}.featured-org.enhanced-community-feature:after{background:linear-gradient(90deg,#0a0705f5,#0e0905d6 45%,#110a067a 72%,#110a062e),radial-gradient(circle at 18% 12%,rgba(255,214,171,.23),transparent 32%),radial-gradient(circle at 85% 82%,rgba(255,122,60,.32),transparent 30%)}.featured-org.enhanced-community-feature .featured-org-copy h2,.featured-org.enhanced-community-feature .featured-org-lede,.featured-org.enhanced-community-feature .featured-org-about,:root[data-theme=light] .featured-org.enhanced-community-feature .featured-org-copy h2,:root[data-theme=light] .featured-org.enhanced-community-feature .featured-org-lede,:root[data-theme=light] .featured-org.enhanced-community-feature .featured-org-about{color:#fff7ed;text-shadow:0 2px 18px rgba(0,0,0,.7)}.featured-org.enhanced-community-feature .featured-org-about,:root[data-theme=light] .featured-org.enhanced-community-feature .featured-org-about{color:#fff7edd6}.featured-org.enhanced-community-feature .featured-org-type,.featured-org.enhanced-community-feature .featured-org-type span:not(.pill),.featured-org.enhanced-community-feature .featured-org-kicker .section-index .label,:root[data-theme=light] .featured-org.enhanced-community-feature .featured-org-type,:root[data-theme=light] .featured-org.enhanced-community-feature .featured-org-type span:not(.pill),:root[data-theme=light] .featured-org.enhanced-community-feature .featured-org-kicker .section-index .label{color:#fff7edd1;text-shadow:0 2px 14px rgba(0,0,0,.72)}.featured-org.enhanced-community-feature .featured-org-type .pill,.featured-org.enhanced-community-feature .featured-useful-chips span,:root[data-theme=light] .featured-org.enhanced-community-feature .featured-org-type .pill,:root[data-theme=light] .featured-org.enhanced-community-feature .featured-useful-chips span{color:#fff7ed;border-color:#fff7ed57;background:#fff7ed29;box-shadow:0 8px 22px #00000038;text-shadow:0 1px 10px rgba(0,0,0,.62)}.featured-org.enhanced-community-feature .featured-org-actions .quiet-button,:root[data-theme=light] .featured-org.enhanced-community-feature .featured-org-actions .quiet-button{color:#fff7ed;border-color:#fff7ed61;background:#fff7ed24;box-shadow:0 10px 24px #0000003d;text-shadow:0 1px 10px rgba(0,0,0,.62)}.featured-org.enhanced-community-feature .featured-org-actions .quiet-button:hover,.featured-org.enhanced-community-feature .featured-org-actions .quiet-button:focus-visible,:root[data-theme=light] .featured-org.enhanced-community-feature .featured-org-actions .quiet-button:hover,:root[data-theme=light] .featured-org.enhanced-community-feature .featured-org-actions .quiet-button:focus-visible{color:#20150f;border-color:#fff7edc2;background:#fff7ed;text-shadow:none}.enhanced-listing-badge{display:inline-flex;align-items:center;gap:.34rem;width:fit-content;border:1px solid rgba(255,122,60,.36);border-radius:999px;padding:.3rem .55rem;background:color-mix(in srgb,var(--card) 82%,#ff7a3c 18%);color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:800;letter-spacing:.07em;line-height:1;text-transform:uppercase}.enhanced-listing-badge:before{content:"";width:.46rem;height:.46rem;border-radius:999px;background:linear-gradient(135deg,#ff7a3c,#ffd24a);box-shadow:0 0 0 3px #ff7a3c21}.enhanced-listing-badge.compact{padding:.2rem .38rem;font-size:.58rem}.enhanced-community-list-card{position:relative;border-color:#ff7a3c5c;background:linear-gradient(145deg,color-mix(in srgb,var(--card) 90%,#ff7a3c 10%),var(--card));box-shadow:0 14px 42px color-mix(in srgb,var(--soft-shadow) 84%,#ff7a3c 16%)}.enhanced-community-list-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#ff7a3c,#ffd24a,#46c98a,#9a6bff);opacity:.9;height:3px}.featured-org-kicker{display:flex;flex-wrap:wrap;gap:.7rem 1rem;align-items:center;justify-content:space-between;margin-bottom:1rem}.featured-org-slot{display:grid;grid-template-columns:clamp(128px,16vw,188px) 1fr;gap:clamp(1rem,3vw,1.65rem);align-items:start}.featured-org-type{margin:0;display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.featured-org-slot h2{margin-top:0}.org-logo{width:46px;height:46px;border-radius:14px;background:#fff;object-fit:contain;display:grid;place-items:center;color:#231b16;font-weight:800;box-shadow:0 8px 22px #00000040}.org-logo.big{width:100%;height:auto;aspect-ratio:1;border-radius:28px;font-size:1.2rem;padding:.85rem}.org-logo.big img{width:100%;height:100%;object-fit:contain;border-radius:20px}.featured-org-copy{min-width:0}.featured-org-copy h2{font-size:clamp(1.8rem,3.1vw,2.55rem);line-height:1.03;margin-bottom:.55rem}.featured-org-lede{color:var(--text);font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.45;margin:.2rem 0 .7rem}.featured-org-about{color:var(--text2);max-width:78ch;line-height:1.52;margin:.2rem 0 .9rem}.featured-useful-chips{margin:.8rem 0 1rem}.featured-org-actions{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.skeleton-logo{background:linear-gradient(135deg,#fff3,#ffffff0a)}.compact-filters{margin:1.1rem 0}.compact-community-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem}.community-compact-card{display:flex;flex-direction:column;gap:.72rem;padding:.9rem;min-height:168px;color:inherit;text-decoration:none}.community-compact-card:hover h3,.community-compact-card:focus-within h3{color:var(--accent)}.org-card-link{display:grid;grid-template-columns:56px 1fr;gap:.85rem;color:inherit;text-decoration:none;flex:1}.community-compact-card .meta{margin:0 0 .42rem}.community-compact-card .pill{font-size:.75rem;padding:.24rem .46rem}.community-compact-card h3{margin:0;font-size:1rem;line-height:1.12;overflow-wrap:anywhere}.community-compact-card p{font-size:.88rem;line-height:1.35;margin:.35rem 0}.org-logo-wrap{position:relative;width:50px}.org-card-main{min-width:0;display:flex;flex-direction:column;min-height:100%}.org-type-meta{display:flex;align-items:center;gap:.38rem}.org-card-footer{display:none}.org-type-dot{width:14px;height:14px;flex:0 0 14px;border-radius:999px;background:var(--pin);border:2px solid #1d1511;display:inline-block}.save-share-row{display:flex;flex-wrap:wrap;gap:.42rem;margin-top:auto}.mini-action{min-height:34px;padding:.42rem .55rem;border-radius:9px;border:1px solid var(--cardb);background:#ffffff0b;color:var(--text2);display:inline-flex;align-items:center;gap:.34rem;font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.mini-action:hover,.mini-action:focus-visible,.mini-action.is-saved{color:var(--text);border-color:#ff7a3c8c;background:#ff7a3c1a}.mini-action img{width:13px;height:13px;object-fit:contain;opacity:.88}.mini-action-icon{width:13px;height:13px;flex:0 0 13px;display:inline-block;background:currentColor;opacity:.88}.mini-action-icon.bookmark-icon{-webkit-mask:url(/assets/icons/bookmark.png) center / contain no-repeat;mask:url(/assets/icons/bookmark.png) center / contain no-repeat}.mini-action-icon.arrow-icon{-webkit-mask:url(/assets/icons/arrow-right.png) center / contain no-repeat;mask:url(/assets/icons/arrow-right.png) center / contain no-repeat}.catalog-card-actions .mini-action-icon{width:13px;height:13px;flex:0 0 13px;display:inline-block;padding:0;border:0;border-radius:0;background:currentColor;box-shadow:none;filter:none;opacity:.88}.community-card-actions{padding-left:calc(56px + .85rem)}.text-link{color:var(--accent);font-size:.78rem;font-family:IBM Plex Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.compact-resource-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.9rem}.compact-resource-grid .resource-card{min-height:0}.clickable-resource-card{position:relative;cursor:pointer}.resource-card-primary-link{position:absolute;inset:0;z-index:1;border-radius:inherit}.clickable-resource-card .thumb,.clickable-resource-card .body{position:relative;z-index:2;pointer-events:none}.clickable-resource-card .resource-actions,.clickable-resource-card .mini-action{pointer-events:auto}.clickable-resource-card:hover h3,.clickable-resource-card:focus-within h3{color:var(--accent)}.clickable-resource-card:focus-within{border-color:#ff7a3c8c}.compact-resource-grid .resource-thumb{height:172px;background:#f4eee6}.compact-resource-grid .resource-card .body{padding:.78rem}.compact-resource-grid .resource-card .meta{margin:0 0 .48rem;gap:.32rem}.compact-resource-grid .resource-card .pill{font-size:.75rem;padding:.22rem .42rem}.compact-resource-grid .resource-card h3{font-size:1rem;line-height:1.1;margin:.15rem 0 .35rem}.compact-resource-grid .resource-card p{font-size:.84rem;margin:0 0 .65rem}.compact-resource-grid .resource-card .button{padding:.52rem .7rem;font-size:.75rem}.video-card-compact .meta .pill:not(.amber){display:none}.video-card-compact .meta{margin-top:.85rem}.featured-video-series{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(220px,.42fr);gap:clamp(1rem,3vw,1.6rem);align-items:stretch;margin:clamp(1.2rem,3vw,2rem) 0 clamp(1rem,2.5vw,1.45rem);padding:clamp(1rem,2.6vw,1.45rem);overflow:hidden;background:radial-gradient(circle at 82% 8%,rgba(58,169,201,.18),transparent 30%),radial-gradient(circle at 10% 0%,rgba(255,122,60,.18),transparent 34%),var(--card)}.featured-video-series:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--spectrum)}.featured-video-series__copy{display:flex;flex-direction:column;min-width:0}.featured-video-series h2{max-width:none;margin:.25rem 0 .55rem;font-size:clamp(1.79rem,4.18vw,3.72rem);line-height:.9;letter-spacing:-.06em;white-space:nowrap}.featured-video-series__lede{max-width:65ch;margin:0;color:var(--text2);font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.55}.featured-video-series__stats{display:flex;flex-wrap:wrap;gap:.55rem;margin:1rem 0}.featured-video-series__stats span{min-height:46px;padding:.55rem .68rem;border:1px solid var(--cardb);border-radius:12px;background:#ffffff0e;color:var(--text3);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.featured-video-series__stats strong{display:block;color:var(--text);font-family:IBM Plex Sans,sans-serif;font-size:1rem;line-height:1.05;letter-spacing:-.02em;text-transform:none}.featured-video-series__actions{margin-top:auto;justify-content:flex-start}.featured-video-series__portrait{position:relative;min-height:100%;margin:0;border:1px solid var(--cardb);border-radius:20px;overflow:hidden;background:#f3eadc;box-shadow:0 18px 48px var(--soft-shadow)}.featured-video-series__portrait img{display:block;width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center 18%}.featured-video-series__portrait figcaption{position:absolute;left:.75rem;right:.75rem;bottom:.75rem;padding:.52rem .65rem;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:#120e0ab8;color:#fff7ed;font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:center;backdrop-filter:blur(12px)}.featured-video-series__playlist{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;padding-top:1rem;border-top:1px solid var(--cardb)}.featured-video-episode{display:grid;grid-template-rows:auto 1fr;gap:.62rem;align-items:start;min-height:0;padding:.65rem;border:1px solid var(--cardb);border-radius:17px;background:#ffffff0b;color:var(--text);text-decoration:none}.featured-video-episode:hover,.featured-video-episode:focus-visible{color:var(--text);border-color:#ff7a3c7a;background:#ff7a3c13}.featured-video-episode__thumb{position:relative;width:100%;aspect-ratio:16/9;display:block;overflow:hidden;border-radius:12px;background:#0e0b08}.featured-video-episode__thumb:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:999px;background:#14110eb8 url(/assets/icons/play.png) center / 15px 15px no-repeat;border:1px solid rgba(255,255,255,.38)}.featured-video-episode__thumb img{width:100%;height:100%;object-fit:cover;display:block}.featured-video-episode__copy{min-width:0;display:grid;gap:.25rem}.featured-video-episode__number{color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:800;letter-spacing:.12em}.featured-video-episode strong{color:var(--text);font-size:clamp(.98rem,.95vw,1.08rem);line-height:1.14;overflow-wrap:anywhere}@media(max-width:1180px){.featured-video-series__playlist{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.featured-video-series__playlist{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.featured-video-series{grid-template-columns:1fr}.featured-video-series h2{max-width:none;white-space:normal}.featured-video-series__portrait{max-width:420px}.featured-video-series__portrait img{min-height:0;aspect-ratio:4/3}}@media(max-width:520px){.featured-video-series{padding:.9rem}.featured-video-series h2{font-size:clamp(1.7rem,10.2vw,2.55rem)}.featured-video-series__stats span{flex:1 1 120px}.featured-video-series__actions .button{width:100%}.featured-video-series__playlist{grid-template-columns:1fr}.featured-video-episode{grid-template-columns:86px minmax(0,1fr);grid-template-rows:auto;align-items:center;min-height:104px}.featured-video-episode__thumb{width:86px}}.page-head-with-icon{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;text-align:left}.page-head-with-icon>div{min-width:0}.page-head-icon{width:22px;height:22px;object-fit:contain;opacity:.92;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none;filter:brightness(0) invert(1);flex:none}.section-index .page-head-icon{margin-left:.05rem}.page-hero-with-icon{display:block;text-align:left}.hero-page-icon{margin-top:0}.catalog-library-grid .catalog-card{padding:0;display:flex;flex-direction:column;min-height:322px}.catalog-library-grid .catalog-thumb{width:100%;height:132px;border:0;border-radius:0;border-bottom:1px solid var(--cardb);background:var(--swatch)}.catalog-library-grid .catalog-thumb img{width:100%;height:100%;object-fit:cover}.catalog-lazy-image,.catalog-library-grid .catalog-swatch{width:100%;height:100%;display:block;background:var(--swatch)}.catalog-library-grid .catalog-card .body{padding:.78rem;display:flex;flex-direction:column;flex:1}.catalog-library-grid .catalog-card .meta{margin:0 0 .48rem;gap:.32rem}.catalog-library-grid .catalog-card .pill{font-size:.75rem;padding:.22rem .42rem}.catalog-library-grid .catalog-card h3{font-size:1rem;line-height:1.1;margin:.15rem 0 .35rem}.catalog-library-grid .catalog-card p{font-size:.84rem;margin:0 0 .65rem}.catalog-hub-head{margin-bottom:1rem}.catalog-manufacturer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin:.85rem 0 1rem}.catalog-manufacturer-card{min-height:0;padding:0;overflow:hidden;display:flex;flex-direction:column;color:var(--text);background:linear-gradient(145deg,#ffffff0e,#ff7a3c09),var(--card)}.catalog-manufacturer-card:hover,.catalog-manufacturer-card:focus-visible{color:var(--text);border-color:#ff7a3c8c;transform:translateY(-2px);box-shadow:0 18px 44px #743d1824}.catalog-logo-panel{min-height:92px;padding:.68rem;display:grid;place-items:center;background:radial-gradient(circle at 35% 25%,#fffffff5,#f6efe4d6 62%,#ebdecdb8);border-bottom:1px solid var(--cardb)}.catalog-logo-panel img{max-width:min(128px,88%);max-height:74px;object-fit:contain;image-rendering:auto}.catalog-manufacturer-card[data-manufacturer=oceanside] .catalog-logo-panel img{max-width:min(236px,92%);max-height:74px;transform:scale(.93)}.catalog-manufacturer-body{padding:.78rem .9rem .82rem;display:flex;flex-direction:column;flex:1;min-width:0}.catalog-manufacturer-body .eyebrow{margin-bottom:.25rem}.catalog-manufacturer-body h2{margin:.12rem 0 .5rem;font-size:clamp(1.1rem,1.45vw,1.34rem);line-height:1.02}.catalog-manufacturer-body p:not(.eyebrow){color:var(--text2);margin:0 0 .8rem}.catalog-manufacturer-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;margin:0 0 .55rem}.catalog-manufacturer-stats span{padding:.42rem .48rem;border:1px solid var(--cardb);border-radius:10px;background:#ffffff0b;color:var(--text3);font-family:IBM Plex Mono,monospace;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.catalog-manufacturer-stats strong{display:block;color:var(--accent);font:700 1rem/1 IBM Plex Sans,sans-serif;letter-spacing:-.03em;margin-bottom:.1rem}.catalog-form-list{min-height:0;font-size:.78rem;line-height:1.38;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.catalog-manufacturer-card .text-link{margin-top:auto}.catalog-page-head{grid-template-columns:minmax(0,1fr) minmax(150px,220px);gap:1.1rem;align-items:center}.catalog-page-logo-panel{min-height:132px;padding:.9rem;border:1px solid var(--cardb);border-radius:18px;background:linear-gradient(145deg,#ffffffeb,#f4eee6cc);display:grid;place-items:center;gap:.7rem;box-shadow:0 14px 34px #5037201a}.catalog-page-logo-panel img{max-width:150px;max-height:78px;width:auto;height:auto;object-fit:contain}.catalog-page-logo-panel .pill{background:#ffffffb3;color:#463a30;border-color:#3627192e}.palette-catalog-cta{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:1.05rem;align-items:center;margin:1rem 0;padding:1.2rem;background:radial-gradient(circle at top left,rgba(0,176,190,.36),transparent 36%),linear-gradient(135deg,#0f7188eb,#14425ce0);border-color:#6fe0e47a;box-shadow:0 22px 70px #00617d3d}.palette-catalog-icon{width:90px;height:90px;border-radius:22px;background:#fff;display:grid;place-items:center;padding:.18rem;box-shadow:0 16px 42px #00000038;overflow:hidden}.palette-catalog-icon img{width:100%;height:100%;object-fit:contain}.palette-catalog-cta h2{margin:.22rem 0 .35rem;font-size:clamp(1.35rem,2.4vw,2rem)}.palette-catalog-cta p:not(.eyebrow){margin:0;color:#fffcf6d6}.palette-catalog-cta .eyebrow{color:#b9fbff}.palette-catalog-actions{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:flex-end}.coming-soon-pill{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.7rem 1rem;border-color:#ffbe568c;background:linear-gradient(135deg,#ffc15647,#ff7a3c2e);color:#ffe5a8;font-weight:700;letter-spacing:.13em;text-transform:uppercase}:root[data-theme=light] .coming-soon-pill{color:#8a4d16;background:linear-gradient(135deg,#ffd179a3,#ffefcfc7);border-color:#aa641947}@media(max-width:760px){.leaflet-community-map{height:360px}.featured-org-slot{grid-template-columns:1fr}.featured-org-type{margin:1.1rem 0 .9rem}.page-head-with-icon,.saved-panel{grid-template-columns:1fr}.page-head-with-icon>.pill{grid-column:1 / -1;justify-self:start}.compact-community-grid{grid-template-columns:1fr}.compact-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-manufacturer-grid,.catalog-page-head{grid-template-columns:1fr}.catalog-page-logo-panel{justify-items:start;min-height:0}.palette-catalog-cta{grid-template-columns:1fr}.palette-catalog-actions{justify-content:flex-start}}.tools-screen-grid{align-items:stretch}.tool-detail-card .tool-icon{width:76px;height:76px;border-radius:20px;display:grid;place-items:center;background:#ffffff12;border:1px solid var(--cardb);overflow:hidden}.tool-detail-card .tool-icon img{width:100%;height:100%;object-fit:contain}.tool-detail-card .tool-icon.white-app-icon{background:#fff;padding:10px;box-shadow:none}.tool-detail-body{flex:1}.tool-detail-body h2{margin:.7rem 0 .65rem}.tool-card-actions{margin-top:auto}@media(max-width:460px){.compact-resource-grid{grid-template-columns:1fr}.org-card-link{grid-template-columns:48px 1fr}.community-card-actions{padding-left:calc(48px + .85rem)}}.nav-actions{display:flex;align-items:center;gap:1rem;margin-left:auto}.tools-nav-link{margin-right:.35rem}.saved-nav-button{min-height:36px;padding:.45rem .62rem;border-radius:8px;border:1px solid var(--cardb);background:#ffffff0b;color:var(--text3);display:inline-flex;align-items:center;gap:.38rem;font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.saved-nav-button:hover,.saved-nav-button[aria-expanded=true]{color:var(--text);border-color:#ff7a3c8c;background:#ff7a3c1a}.saved-nav-button span{min-width:1.25rem;height:1.25rem;border-radius:999px;display:grid;place-items:center;background:#ff7a3c2e;color:var(--accent);font-size:.75rem}.breadcrumbs{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.38rem;padding:.75rem 0 0;margin-top:0;color:var(--dim);font-family:IBM Plex Mono,monospace;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;text-align:right}.breadcrumbs a,.breadcrumbs span{display:inline-flex;align-items:center;gap:.38rem}.breadcrumbs a:after{content:"›";color:var(--dim2);margin-left:.38rem}.saved-drawer{position:fixed;right:1rem;top:96px;width:min(420px,calc(100vw - 2rem));max-height:calc(100vh - 120px);overflow:auto;z-index:80;padding:1rem;border:1px solid var(--cardb);border-radius:16px;background:#14110ef5;box-shadow:0 28px 80px #00000073;transform:translateY(-10px);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.saved-drawer[hidden]{display:none!important}.saved-drawer.is-open{transform:translateY(0);opacity:1;pointer-events:auto}.saved-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.saved-drawer-head strong{font-size:1.1rem}.saved-drawer-link{width:100%;margin-top:.9rem}.saved-page .page-head-with-icon{align-items:flex-start}.saved-page-grid{display:grid;gap:1rem}.saved-section-card{padding:1.15rem;border:1px solid var(--cardb);border-radius:18px;background:linear-gradient(145deg,#ffffff0e,#ffffff06)}.saved-section-head{display:grid;grid-template-columns:46px 1fr;gap:.9rem;align-items:start;margin-bottom:1rem}.saved-section-icon{width:42px;height:42px;object-fit:contain;padding:8px;border-radius:12px;background:#ffffff0f;border:1px solid var(--cardb);filter:brightness(0) invert(1);opacity:.92}.saved-section-head h2{font-size:1.45rem;margin-bottom:.35rem}.saved-section-head p:not(.eyebrow){margin:0;color:var(--text2)}.saved-item-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.75rem}.saved-item-card{min-height:100%;padding:.95rem;border:1px solid var(--cardb);border-radius:13px;background:#00000024;display:flex;flex-direction:column;gap:.85rem}.saved-item-card h3{font-size:1.02rem;margin:.55rem 0 .35rem}.saved-item-card p{margin:0;color:var(--dim);font-size:.86rem}.saved-item-card .save-share-row{margin-top:auto}.saved-section-card.is-empty{opacity:.78}.saved-empty-section{padding:.9rem;border:1px dashed rgba(255,255,255,.16);border-radius:12px;background:#ffffff06;color:var(--text2)}.saved-empty-section strong{display:block;color:var(--text);margin-bottom:.25rem}.saved-empty-section p{margin:0;font-size:.9rem;line-height:1.45}.saved-page-empty .actions{justify-content:center;margin-top:.85rem}.quiet-note{color:var(--text2);margin:.2rem 0 0}.empty-state{margin:0 0 1rem;padding:1.1rem;border:1px dashed rgba(255,255,255,.22);border-radius:14px;background:#ffffff09;text-align:center}.empty-state strong{display:block;font-size:1.2rem}.empty-state p{color:var(--text2);margin:.25rem auto .8rem;max-width:48ch}.clear-filter-button{min-width:max-content}.show-more-panel{margin:1rem 0 0;padding:1rem;border:1px solid rgba(255,122,60,.26);border-radius:14px;background:#ff7a3c12;display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:space-between}.show-more-panel p{margin:0;color:var(--text2);max-width:58ch}.show-more-panel[hidden]{display:none!important}.recently-viewed{margin:0 0 1.2rem;padding:1rem;border:1px solid var(--cardb);border-radius:16px;background:#ffffff09}.recently-viewed .section-head{margin-bottom:.8rem}.compact-section-head h2{font-size:1.35rem}.recent-links a{flex:1 1 180px}.card-action-stack{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:auto;margin-bottom:.4rem}.catalog-library-grid .card-action-stack .mini-action{font-size:.75rem;padding:.34rem .45rem}.manufacturer-intro{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;margin:1rem 0;padding:1.2rem;background:linear-gradient(135deg,#ff7a3c1a,#ffffff09);border-color:#ff7a3c42}.manufacturer-intro h2{margin:.45rem 0 .3rem}.manufacturer-intro p{margin:0;color:var(--text2)}.intro-stats{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end}.intro-stats span{min-width:96px;padding:.7rem;border:1px solid var(--cardb);border-radius:10px;background:#ffffff0b;color:var(--text3);font-family:IBM Plex Mono,monospace;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.intro-stats strong{display:block;color:var(--text);font:700 1.35rem/1 IBM Plex Sans,sans-serif;letter-spacing:-.04em}.back-to-top{position:fixed;right:1rem;bottom:1rem;width:44px;height:44px;border-radius:999px;border:1px solid var(--cardb);background:#14110ee6;display:grid;place-items:center;cursor:pointer;z-index:70;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top img{width:18px;height:18px;transform:rotate(90deg)}@media(max-width:900px){.nav-actions{width:100%;align-items:flex-start;flex-direction:column}.saved-nav-button{align-self:flex-start}.manufacturer-intro{grid-template-columns:1fr}.intro-stats{justify-content:flex-start}}@media(max-width:620px){.saved-drawer{top:124px}.breadcrumbs{padding-bottom:.55rem}.intro-stats span{flex:1 1 100px}}.mobile-menu-button{display:none;align-items:center;gap:.36rem;min-height:38px;padding:.42rem .62rem;border-radius:8px;border:1px solid var(--cardb);background:#ffffff0b;color:var(--text3);font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.mobile-menu-button span{width:15px;height:2px;border-radius:2px;background:currentColor;display:block}.mobile-menu-button strong{font:inherit;margin-left:.18rem}.search-nav-button{min-height:36px;padding:.45rem .62rem;border-radius:8px;border:1px solid var(--cardb);background:#ffffff0b;color:var(--text3);display:inline-flex;align-items:center;gap:.38rem;font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.search-nav-button:hover,.search-nav-button:focus-visible{color:var(--text);border-color:#ff7a3c8c;background:#ff7a3c1a}.search-modal[hidden]{display:none!important}.search-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:start center;padding:clamp(1rem,4vw,3rem)}.search-backdrop{position:absolute;inset:0;background:#070504bd;backdrop-filter:blur(8px)}.search-panel{position:relative;width:min(760px,100%);max-height:min(760px,calc(100vh - 2rem));overflow:auto;padding:1.05rem;border:1px solid var(--cardb);border-radius:20px;background:#14110efa;box-shadow:0 34px 90px #0000008c}.search-panel-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1rem}.search-panel h2{font-size:clamp(1.35rem,3vw,2rem);margin:.25rem 0 0}.global-search-input{width:100%;min-height:52px;border:1px solid rgba(255,122,60,.35);border-radius:12px;padding:.85rem 1rem;background:#211c17;color:var(--text);font:inherit;font-size:1.05rem}.global-search-results{display:grid;gap:.6rem;margin-top:.85rem}.search-result{display:block;padding:.78rem .9rem;border:1px solid var(--cardb);border-radius:12px;background:#ffffff0b}.search-result:hover,.search-result:focus-visible{color:var(--text);border-color:#ff7a3c8c;background:#ff7a3c17}.search-result span{display:block;color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.18rem}.search-result strong{display:block;font-size:1rem}.catalog-quick-panel{margin:1rem 0;padding:1rem;border:1px solid var(--cardb);border-radius:16px;background:linear-gradient(145deg,#ff7a3c14,#ffffff09);display:grid;grid-template-columns:minmax(220px,.42fr) 1fr;gap:1rem;align-items:start}.catalog-quick-panel p{margin:.25rem 0 0;color:var(--text2)}.quick-filter-chips{display:flex;flex-wrap:wrap;gap:.52rem;justify-content:flex-end}.quick-filter-chip{min-height:36px;padding:.46rem .72rem;border-radius:999px;border:1px solid var(--cardb);background:#ffffff0b;color:var(--text2);font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.quick-filter-chip:hover,.quick-filter-chip.is-active{color:var(--text);border-color:#ff7a3c9e;background:#ff7a3c1f}.quick-filter-link:hover{color:var(--text)}.community-quick-panel{margin-bottom:.85rem}.home-catalog-sample-key{display:flex;flex-wrap:wrap;gap:.55rem;margin:-.25rem 0 1rem}.home-catalog-sample-key span{display:inline-flex;align-items:center;gap:.42rem;min-height:30px;padding:.34rem .58rem;border:1px solid var(--cardb);border-radius:999px;background:#ffffff0b;color:var(--text3);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.home-catalog-sample-key i{width:10px;height:10px;border-radius:999px;background:var(--sample);box-shadow:0 0 0 3px color-mix(in srgb,var(--sample) 20%,transparent)}.footer-tagline{margin:.9rem 0 .25rem;color:var(--text);font-weight:700;font-size:1.02rem}.site-footer .footer-submit-cta{display:inline-flex;width:max-content;margin:.9rem 0 0;color:var(--text)}.saved-workspace-head{margin-bottom:1rem}.saved-studio-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:0 0 1rem}.saved-studio-flow article{padding:1rem;border:1px solid var(--cardb);border-radius:16px;background:linear-gradient(145deg,#ffffff0e,#ffffff06)}.saved-studio-flow span{display:inline-flex;width:2rem;height:2rem;border-radius:999px;align-items:center;justify-content:center;margin-bottom:.65rem;color:var(--accent);background:#ff7a3c1f;border:1px solid rgba(255,122,60,.24);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:700}.saved-studio-flow strong{display:block;color:var(--text);font-size:1rem;margin-bottom:.35rem}.saved-studio-flow p{margin:0;color:var(--text2);font-size:.9rem;line-height:1.45}.saved-account-callout{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin:0 0 1rem;padding:1rem;border:1px solid rgba(255,122,60,.28);border-radius:16px;background:radial-gradient(circle at top left,rgba(255,122,60,.16),transparent 42%),#ff7a3c0e}.saved-account-callout strong{display:block;color:var(--text);font-size:1.05rem;margin:.18rem 0 .3rem}.saved-account-callout p{margin:0;color:var(--text2)}.saved-workspace-toolbar{margin:0 0 1rem;padding:1rem;border:1px solid rgba(255,122,60,.24);border-radius:16px;background:#ff7a3c12;display:flex;gap:1rem;justify-content:space-between;align-items:center}.saved-workspace-toolbar strong{display:block;color:var(--text)}.saved-workspace-toolbar p{margin:.18rem 0 0;color:var(--text2)}.saved-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin:0 0 1rem}.saved-summary-card{padding:.85rem;border:1px solid var(--cardb);border-radius:14px;background:#ffffff0a;display:grid;grid-template-columns:30px 1fr auto;gap:.65rem;align-items:center;color:var(--text)}.saved-summary-card:hover{color:var(--text);border-color:#ff7a3c8c}.saved-summary-card img{width:28px;height:28px;object-fit:contain;filter:brightness(0) invert(1);opacity:.88}.saved-summary-card span{color:var(--text2);font-family:IBM Plex Mono,monospace;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.saved-summary-card strong{font-size:1.35rem;color:var(--accent)}@media(max-width:900px){.nav{min-height:68px;flex-direction:row;align-items:center;padding:.45rem 0;gap:.75rem}.brand-copy small{display:none}.brand-logo{width:48px;height:48px}.mobile-menu-button{display:inline-flex;margin-left:auto}.nav-actions{display:none;position:absolute;left:20px;right:20px;top:calc(100% + 8px);width:auto;padding:.85rem;border:1px solid var(--cardb);border-radius:16px;background:#14110efa;box-shadow:0 26px 70px #0000006b;align-items:stretch;flex-direction:column;gap:.65rem}.mobile-nav-open .nav-actions{display:flex}.nav-links{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;overflow:visible;padding:0}.nav-links a,.search-nav-button,.saved-nav-button{width:100%;justify-content:flex-start;min-height:42px}.search-nav-button,.saved-nav-button{align-self:stretch}.breadcrumbs{justify-content:flex-start;text-align:left;margin-top:0}.catalog-quick-panel{grid-template-columns:1fr}.quick-filter-chips{justify-content:flex-start}.saved-studio-flow{grid-template-columns:1fr}.saved-account-callout,.saved-workspace-toolbar{flex-direction:column;align-items:stretch}}@media(max-width:520px){.brand-copy strong{font-size:1rem}.nav-links{grid-template-columns:1fr}.search-panel{border-radius:16px;padding:.9rem}.search-panel-head{flex-direction:column}.catalog-quick-panel{padding:.85rem}.saved-summary-card{grid-template-columns:26px 1fr auto}}.community-profile-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.community-profile-card{min-height:100%}.community-profile-card .org-card-link{grid-template-columns:68px 1fr}.community-profile-card .org-logo-wrap{width:62px}.community-profile-card .org-logo{width:58px;height:58px;border-radius:16px}.community-profile-card .org-summary{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:var(--text2);margin-top:.65rem}.community-profile-card .org-studio-name{color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:0}.community-detail-hero{position:relative;min-height:clamp(430px,56vw,650px);display:flex;align-items:flex-end;overflow:hidden;border-bottom:1px solid var(--cardb);background:#130f0c}.community-detail-header-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72}.community-detail-hero-shade{position:absolute;inset:0;background:linear-gradient(to top,#0a0705fa,#0c0805db 36%,#0c080575 66%,#0c08052e),radial-gradient(circle at 72% 18%,rgba(255,122,60,.22),transparent 34%)}.community-detail-hero-content{position:relative;z-index:1;padding:clamp(4rem,9vw,7rem) 0 clamp(2rem,5vw,4rem)}.community-detail-title-row{display:grid;grid-template-columns:112px minmax(0,1fr);gap:1.25rem;align-items:center;margin-top:1rem}.community-detail-logo{width:104px;height:104px;border-radius:26px;background:#fff;object-fit:contain;object-position:center;padding:.15rem;border:1px solid rgba(255,255,255,.5);box-shadow:0 22px 60px #0000006b;color:#221a15;display:grid;place-items:center;font-weight:800}.community-detail-logo.initials{padding:0}.community-detail-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:1rem;align-items:start}.community-about-panel p{font-size:1.02rem;color:var(--text2)}.community-video-embed{margin-top:1.4rem;aspect-ratio:16 / 9;overflow:hidden;border-radius:16px;border:1px solid var(--cardb);background:#0e0b08;box-shadow:0 18px 48px #00000057}.community-video-embed iframe{width:100%;height:100%;border:0;display:block}.community-contact-panel{position:sticky;top:108px}.detail-data-list{display:grid;gap:.7rem;margin:0}.detail-data-list div{padding:.72rem;border:1px solid var(--cardb);border-radius:10px;background:#ffffff09}.detail-data-list dt{color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.2rem}.detail-data-list dd{margin:0;color:var(--text2);overflow-wrap:anywhere;white-space:pre-line}.detail-data-list a{color:var(--text);text-decoration:underline;text-decoration-color:#ff7a3c73;text-underline-offset:3px}.community-media-grid .image{height:260px;background:#100d0b}.community-media-grid .image img{width:100%;height:100%;object-fit:cover}@media(max-width:900px){.community-detail-grid{grid-template-columns:1fr}.community-contact-panel{position:static}}@media(max-width:620px){.community-profile-card .org-card-link{grid-template-columns:52px 1fr}.community-profile-card .org-logo-wrap{width:48px}.community-profile-card .org-logo{width:46px;height:46px;border-radius:13px}.community-detail-title-row{grid-template-columns:1fr}.community-detail-logo{width:86px;height:86px;border-radius:22px}.community-detail-hero{min-height:520px}}.video-card-main-link{color:inherit;text-decoration:none;display:block}.video-card-main-link .button{margin-top:.9rem;width:fit-content}.video-detail-page{display:grid;gap:1rem;padding-top:clamp(1rem,2.2vw,1.8rem)}.video-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.5rem;padding-top:0}.video-detail-hero h1{font-size:clamp(2.38rem,4.46vw,3.61rem)}.video-detail-hero .lede{max-width:78ch}.video-producer-logo{width:112px;height:112px;object-fit:contain;border-radius:24px;padding:.75rem;background:var(--card);border:1px solid var(--cardb)}.video-watch-panel{padding:clamp(1rem,2vw,1.4rem)}.site-video-embed{aspect-ratio:16 / 9;overflow:hidden;border-radius:18px;border:1px solid var(--cardb);background:#0e0b08;box-shadow:0 22px 60px #00000057}.site-video-embed iframe{width:100%;height:100%;display:block;border:0}.video-detail-copy{margin-top:1.4rem}.video-fallback-thumb{position:relative;display:grid;place-items:center;min-height:320px;overflow:hidden;border-radius:18px;background:#0e0b08;text-decoration:none}.video-fallback-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.62}.video-fallback-thumb .button{position:relative;z-index:1}.inner-section{padding-left:0;padding-right:0}@media(max-width:760px){.video-detail-hero{grid-template-columns:1fr}.video-producer-logo{width:86px;height:86px}}@media(max-width:620px){[data-library] .section-head{margin-bottom:.85rem}[data-library] .section-head h1{font-size:clamp(1.91rem,8.9vw,2.42rem)}[data-library] .section-head p{font-size:1rem}[data-library] .filters{display:grid;grid-template-columns:1fr 1fr;gap:.58rem;margin:.85rem 0 1rem;padding:.78rem;border-radius:14px;position:sticky;top:72px;z-index:5;background:#1c1813f0}[data-library] .filters input,[data-library] .filters select,[data-library] .filters .button{width:100%;min-width:0;min-height:40px;padding:.58rem .68rem;font-size:.82rem}[data-library] .filters input,[data-library] .mobile-filter-hint{grid-column:1 / -1}[data-library] .mobile-filter-hint{display:block;margin:0 0 .12rem;color:var(--text3);font-size:.82rem;line-height:1.32}[data-library] .clear-filter-button{font-size:.68rem;letter-spacing:.08em}[data-library] .catalog-quick-panel{margin:.8rem 0;padding:.78rem;border-radius:14px;gap:.65rem}[data-library] .quick-filter-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}[data-library] .quick-filter-chip{min-height:34px;padding:.4rem .48rem;border-radius:8px;font-size:.66rem;letter-spacing:.06em}[data-library] .show-more-panel{align-items:stretch;padding:.85rem}[data-library] .show-more-panel .button{width:100%}[data-library] .list-section-title{margin:.8rem 0 .62rem;font-size:1rem}[data-library] .library-grid,[data-library] .resource-preview-grid,[data-library] .compact-resource-grid,[data-library] .catalog-library-grid{grid-template-columns:1fr;gap:.62rem}[data-library] .card{border-radius:11px;padding:.66rem}[data-library] .card .meta,[data-library] .pdf-card .pill,[data-library] .image-card .pill,[data-library] .compact-resource-grid .resource-card .meta,[data-library] .catalog-library-grid .catalog-card .meta,[data-library] .video-card-compact .meta{margin:0 0 .28rem;gap:.28rem}[data-library] .pill,[data-library] .compact-resource-grid .resource-card .pill,[data-library] .catalog-library-grid .catalog-card .pill{padding:.18rem .34rem;font-size:.62rem;letter-spacing:.06em;border-radius:5px}[data-library] .resource-card.clickable-resource-card,[data-library] .video-card-compact,[data-library] .catalog-library-grid .catalog-card{min-height:0;display:grid;grid-template-columns:107px minmax(0,1fr);gap:.68rem;align-items:start}[data-library] .resource-card .resource-thumb,[data-library] .compact-resource-grid .resource-thumb,[data-library] .pdf-card .thumb,[data-library] .catalog-library-grid .catalog-thumb{width:107px;height:107px;min-height:0;border-radius:10px;border:1px solid var(--cardb);border-bottom:1px solid var(--cardb)}[data-library] .resource-card .body,[data-library] .compact-resource-grid .resource-card .body,[data-library] .catalog-library-grid .catalog-card .body{min-width:0;padding:0;display:flex;flex-direction:column}[data-library] .resource-card h3,[data-library] .compact-resource-grid .resource-card h3,[data-library] .catalog-library-grid .catalog-card h3,[data-library] .video-card-compact h3{margin:.02rem 0 .2rem;font-size:.98rem;line-height:1.12;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}[data-library] .resource-card p,[data-library] .compact-resource-grid .resource-card p,[data-library] .catalog-library-grid .catalog-card p,[data-library] .video-card-compact p{margin:0;font-size:.78rem;line-height:1.28;color:var(--text3);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}[data-library] .video-card-compact{position:relative;padding-bottom:.62rem}[data-library] .video-card-main-link{grid-column:1 / -1;display:grid;grid-template-columns:104px minmax(0,1fr);gap:.68rem;align-items:start}[data-library] .video-thumb{grid-row:1 / span 4;width:104px;max-width:100%;aspect-ratio:16 / 10;margin:0;border-radius:9px}[data-library] .video-card-main-link .meta,[data-library] .video-card-main-link h3,[data-library] .video-card-main-link p{grid-column:2;min-width:0}[data-library] .video-preview:before{width:34px;height:34px;background-size:16px 16px}[data-library] .video-card-main-link+.resource-actions{grid-column:2}[data-library] .resource-actions,[data-library] .save-share-row{margin-top:.34rem;gap:.34rem}[data-library] .mini-action{min-height:30px;padding:.3rem .42rem;border-radius:7px;font-size:.62rem;letter-spacing:.06em}[data-library] .mini-action[data-share-item]{display:none}[data-library] .catalog-library-grid .catalog-thumb{grid-row:1 / span 4;background:var(--swatch)}[data-library] .catalog-library-grid .catalog-thumb img,[data-library] .catalog-library-grid .catalog-lazy-image,[data-library] .catalog-library-grid .catalog-swatch{width:100%;height:100%}[data-library] .catalog-library-grid .catalog-card p+p{display:none}}.community-profile-card .org-card-link{grid-template-columns:76px 1fr}.community-profile-card .org-logo-wrap{width:70px}.community-profile-card .org-logo{width:66px;height:66px;border-radius:18px}.community-leaflet-icon span{width:36px;height:36px}.community-leaflet-icon img{width:30px;height:30px}body:has(.hero) .section{padding:clamp(2.25rem,4.6vw,3.55rem) 0}body:has(.hero) .card{padding:.86rem}body:has(.hero) .section-head{margin-bottom:1rem}body:has(.hero) .grid{gap:.78rem}body:has(.hero) .pdf-card .thumb{height:156px}body:has(.hero) .pdf-card .body,body:has(.hero) .image-card .body{padding:.82rem}body:has(.hero) .pdf-card h3,body:has(.hero) .image-card h3,body:has(.hero) .overview-card h3,body:has(.hero) .tool-app-card h3,body:has(.hero) .home-catalog-card h3{margin:.18rem 0 .34rem}body:has(.hero) .pdf-card p,body:has(.hero) .image-card p,body:has(.hero) .overview-card p,body:has(.hero) .tool-app-card p{margin:.1rem 0 .55rem;line-height:1.38}body:has(.hero) .pdf-card p,body:has(.hero) .image-card p,body:has(.hero) .overview-card p,body:has(.hero) .tool-app-card p,body:has(.hero) .home-catalog-card p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}body:has(.hero) .pdf-card p,body:has(.hero) .image-card p,body:has(.hero) .overview-card p,body:has(.hero) .tool-app-card p{-webkit-line-clamp:2}body:has(.hero) .home-catalog-card p{-webkit-line-clamp:1}body:has(.hero) .image-card .image{aspect-ratio:16/8.6}body:has(.hero) .tool-panel{padding:clamp(1rem,2.4vw,2rem)}body:has(.hero) .tool-app-card{padding:.92rem}body:has(.hero) .tool-app-card .tool-icon{width:68px;height:68px;border-radius:18px;margin-bottom:.72rem}body:has(.hero) .tool-app-card .button{min-height:38px;padding:.58rem .78rem}body:has(.hero) .overview-card{min-height:178px}body:has(.hero) .overview-card img{width:34px;height:34px;margin-bottom:.65rem}body:has(.hero) .home-catalog-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.78rem}body:has(.hero) .home-catalog-card{grid-template-columns:86px 1fr;min-height:124px;gap:.8rem;padding:.78rem}body:has(.hero) .home-catalog-card .catalog-thumb{width:86px;height:86px;border-radius:14px}body:has(.hero) .home-catalog-card p{font-size:.8rem;line-height:1.28}@media(max-width:620px){[data-library] .catalog-library-grid .catalog-card{grid-template-columns:76px minmax(0,1fr);gap:.58rem;padding:.52rem;align-items:start}[data-library] .catalog-library-grid .catalog-thumb{grid-row:auto;width:76px;height:76px;border-radius:9px}[data-library] .catalog-library-grid .catalog-card .body{justify-content:flex-start}[data-library] .catalog-library-grid .catalog-card h3{margin:.01rem 0 .12rem;font-size:.95rem;line-height:1.08}[data-library] .catalog-library-grid .catalog-card p{font-size:.76rem;line-height:1.18}[data-library] .catalog-library-grid .catalog-card .save-share-row{margin-top:.38rem}[data-library] .video-card-compact{padding:.58rem}[data-library] .video-card-main-link{grid-template-columns:96px minmax(0,1fr);gap:.58rem}[data-library] .video-thumb{width:96px}[data-library] .video-card-main-link .meta{margin-bottom:.14rem}[data-library] .video-card-compact h3{margin:0 0 .12rem;font-size:.98rem;line-height:1.08}[data-library] .video-card-main-link p{-webkit-line-clamp:2;line-height:1.22}[data-library] .video-card-main-link+.resource-actions{grid-column:1 / -1;justify-self:start;margin-left:calc(96px + .58rem);margin-top:.22rem}.community-profile-card .org-card-link{grid-template-columns:60px 1fr}.community-profile-card .org-logo-wrap{width:56px}.community-profile-card .org-logo{width:54px;height:54px;border-radius:15px}.community-card-actions{padding-left:calc(60px + .85rem)}.community-leaflet-icon span{width:34px;height:34px}.community-leaflet-icon img{width:28px;height:28px}body:has(.hero) .hero{padding:2.1rem 0 2.4rem}body:has(.hero) .section{padding:2.15rem 0}body:has(.hero) .hero h1{font-size:1.97rem}body:has(.hero) .lede{font-size:1rem;line-height:1.5}body:has(.hero) .stat-grid{gap:.55rem;margin-top:1rem}body:has(.hero) .stat{padding:.72rem;border-radius:11px}body:has(.hero) .stat strong{font-size:1.55rem}body:has(.hero) .stat span{font-size:.65rem;letter-spacing:.1em}body:has(.hero) .section-head{margin-bottom:.78rem}body:has(.hero) .grid.five{grid-template-columns:1fr}body:has(.hero) .pdf-card,body:has(.hero) .home-article-card,body:has(.hero) .image-card,body:has(.hero) .tool-app-card,body:has(.hero) .overview-card{min-height:0}body:has(.hero) .pdf-card{display:grid;grid-template-columns:86px 1fr}body:has(.hero) .pdf-card .thumb{height:100%;min-height:104px;border-bottom:0;border-right:1px solid var(--cardb)}body:has(.hero) .pdf-card .body{padding:.68rem}body:has(.hero) .pdf-card h3{font-size:1rem;line-height:1.08}body:has(.hero) .pdf-card .pill{font-size:.62rem;padding:.2rem .36rem}body:has(.hero) .home-article-card{display:grid;grid-template-columns:112px 1fr}body:has(.hero) .home-article-card .home-article-image{aspect-ratio:auto;height:100%;min-height:112px;border-bottom:0;border-right:1px solid var(--cardb)}body:has(.hero) .home-article-card .body{padding:.68rem}body:has(.hero) .home-article-card h3{font-size:1rem;line-height:1.08}body:has(.hero) .home-article-card .pill{font-size:.62rem;padding:.2rem .36rem}body:has(.hero) .home-article-card .text-link{font-size:.66rem}body:has(.hero) .home-article-card{display:flex;flex-direction:column}body:has(.hero) .home-article-card .home-article-image{width:100%;height:auto;aspect-ratio:16 / 9;min-height:0;border-right:0;border-bottom:1px solid var(--cardb)}body:has(.hero) .image-card{display:grid;grid-template-columns:112px 1fr}body:has(.hero) .image-card .image{aspect-ratio:auto;height:100%;min-height:112px;border-bottom:0;border-right:1px solid var(--cardb)}body:has(.hero) .home-video-card{grid-template-columns:128px 1fr}body:has(.hero) .home-video-card .video-preview{aspect-ratio:16 / 9;height:auto;min-height:0;align-self:start}body:has(.hero) .home-video-card .video-preview>img{object-fit:contain}body:has(.hero) .tool-app-card{display:grid;grid-template-columns:58px 1fr;gap:.72rem}body:has(.hero) .tool-app-card .tool-icon{width:58px;height:58px;margin:0}body:has(.hero) .tool-app-card .button{margin-top:.35rem}body:has(.hero) .overview-card{display:grid;grid-template-columns:42px 1fr;gap:.65rem;align-items:start}body:has(.hero) .overview-card img{width:32px;height:32px;margin:0}body:has(.hero) .overview-card .pill{grid-column:2;margin-top:.1rem}body:has(.hero) .home-catalog-card{grid-template-columns:72px 1fr;min-height:0;padding:.62rem}body:has(.hero) .home-catalog-card .catalog-thumb{width:72px;height:72px;border-radius:12px}}body:has(.hero) .home-catalog-grid{grid-template-columns:1fr;gap:.62rem}body:has(.hero) .home-catalog-card{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:start;gap:.58rem;min-height:0;padding:.52rem;border-radius:11px}body:has(.hero) .home-catalog-card .catalog-thumb{width:76px;height:76px;border-radius:9px}body:has(.hero) .home-catalog-card .body{padding:0;justify-content:flex-start}body:has(.hero) .home-catalog-card .meta{margin:0 0 .18rem;gap:.28rem}body:has(.hero) .home-catalog-card .pill{padding:.18rem .34rem;font-size:.62rem;letter-spacing:.06em;border-radius:5px}body:has(.hero) .home-catalog-card h3{margin:.01rem 0 .12rem;font-size:.95rem;line-height:1.08;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body:has(.hero) .home-catalog-card p{margin:0;font-size:.76rem;line-height:1.18}body:has(.hero) .home-catalog-card p+p{display:none}@media(min-width:900px){body:has(.hero) .home-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}body:has(.hero) .home-catalog-card{display:flex;flex-direction:column;min-height:316px;padding:0;gap:0;overflow:hidden}body:has(.hero) .home-catalog-card .catalog-thumb{width:100%;height:152px;border:0;border-radius:0;border-bottom:1px solid var(--cardb)}body:has(.hero) .home-catalog-card .body{padding:.82rem;flex:1}body:has(.hero) .home-catalog-card .meta{margin:0 0 .48rem}body:has(.hero) .home-catalog-card .pill{padding:.22rem .42rem;font-size:.75rem}body:has(.hero) .home-catalog-card h3{margin:.15rem 0 .35rem;font-size:1rem;line-height:1.1}body:has(.hero) .home-catalog-card p{font-size:.84rem;line-height:1.3;margin:0 0 .42rem}body:has(.hero) .home-catalog-card p+p{display:block}}.community-compact-card{min-height:0;gap:.42rem;padding:.7rem}.community-profile-card .org-card-link{grid-template-columns:60px 1fr;gap:.65rem}.community-profile-card .org-logo-wrap{width:56px}.community-profile-card .org-logo{width:54px;height:54px;border-radius:15px}.community-compact-card .meta{margin:0 0 .22rem}.community-compact-card .pill{font-size:.66rem;padding:.18rem .34rem}.community-compact-card h3{font-size:.94rem;line-height:1.08}.community-compact-card p{font-size:.78rem;line-height:1.24;margin:.18rem 0}.community-profile-card .org-summary{-webkit-line-clamp:2;margin-top:.32rem}.community-card-actions{padding-left:calc(60px + .65rem);margin-top:.12rem}.featured-org{padding:1rem}.featured-org-slot{grid-template-columns:116px 1fr;gap:1rem}.featured-org-slot .org-logo.big{border-radius:24px;padding:.7rem}.featured-org-slot .org-logo.big img{border-radius:18px}@media(max-width:620px){[data-library] .video-card-compact{padding:.45rem;gap:.38rem}[data-library] .video-card-main-link{grid-template-columns:82px minmax(0,1fr);gap:.5rem}[data-library] .video-thumb{width:82px;aspect-ratio:16 / 9.5;border-radius:8px}[data-library] .video-card-main-link .meta{margin-bottom:.08rem}[data-library] .video-card-compact h3{margin:0 0 .08rem;font-size:.9rem;line-height:1.04}[data-library] .video-card-main-link p{font-size:.72rem;line-height:1.16;-webkit-line-clamp:2}[data-library] .video-card-main-link+.resource-actions{margin-left:calc(82px + .5rem);margin-top:.1rem}[data-library] .video-card-compact .mini-action{min-height:26px;padding:.22rem .34rem;font-size:.58rem}.community-compact-card{padding:.56rem;gap:.26rem}.community-profile-card .org-card-link{grid-template-columns:50px 1fr;gap:.55rem}.community-profile-card .org-logo-wrap{width:48px}.community-profile-card .org-logo{width:46px;height:46px;border-radius:13px}.community-compact-card h3{font-size:.9rem}.community-compact-card p{font-size:.74rem;line-height:1.18}.community-profile-card .org-summary{-webkit-line-clamp:1;margin-top:.18rem}.community-card-actions{padding-left:calc(50px + .55rem)}.featured-org{padding:.85rem}.featured-org-slot{grid-template-columns:86px 1fr;gap:.75rem}.featured-org-slot .org-logo.big{border-radius:18px;padding:.5rem}.featured-org-slot .org-logo.big img{border-radius:14px}.featured-org-copy h2{font-size:1.35rem}.featured-org-about{display:none}.featured-org-actions .button{width:100%}}[data-library] .video-card-compact.clickable-resource-card{position:relative;display:flex;flex-direction:column;min-height:0;padding:0;overflow:hidden}[data-library] .video-card-primary-link{position:absolute;inset:0;z-index:1;border-radius:inherit}[data-library] .video-card-compact .video-thumb,[data-library] .video-card-compact .video-card-body{position:relative;z-index:2;pointer-events:none}[data-library] .video-card-compact .resource-actions,[data-library] .video-card-compact .mini-action{pointer-events:auto}[data-library] .video-card-compact .video-thumb{width:100%;aspect-ratio:16 / 9;margin:0;border-radius:0;border-bottom:1px solid var(--cardb)}[data-library] .video-card-compact .video-thumb img{object-fit:contain}[data-library] .video-card-compact .video-card-body{display:flex;flex-direction:column;flex:1;min-width:0;padding:.88rem}[data-library] .video-card-compact .meta{margin:0 0 .48rem;gap:.32rem}[data-library] .video-card-compact h3{margin:.08rem 0 .36rem;font-size:1.08rem;line-height:1.12}[data-library] .video-card-compact .video-description{margin:0 0 .72rem;color:var(--text3);font-size:.88rem;line-height:1.34;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}[data-library] .video-card-compact .resource-actions,[data-library] .video-card-compact .save-share-row{margin-top:auto}@media(max-width:620px){[data-library] .video-card-compact.clickable-resource-card{display:grid;grid-template-columns:108px minmax(0,1fr);gap:.58rem;padding:.52rem;align-items:start;overflow:hidden}[data-library] .video-card-compact .video-thumb{grid-row:auto;width:108px;aspect-ratio:16 / 9;border-radius:9px;border:1px solid var(--cardb)}[data-library] .video-card-compact .video-card-body{padding:0;justify-content:flex-start}[data-library] .video-card-compact .meta{margin-bottom:.14rem}[data-library] .video-card-compact h3{margin:0 0 .12rem;font-size:.95rem;line-height:1.08}[data-library] .video-card-compact .video-description{margin-bottom:.38rem;font-size:.76rem;line-height:1.18;-webkit-line-clamp:2}[data-library] .video-card-compact .save-share-row{margin-top:.38rem}[data-library] .video-card-compact .mini-action{min-height:30px;padding:.3rem .42rem;font-size:.62rem}}.tools-nav-button,.search-nav-button,.theme-nav-button,.saved-nav-button{min-height:36px;padding:.45rem .62rem;border-radius:8px;border:1px solid var(--cardb);background:#ffffff0b;color:var(--text3);display:inline-flex;align-items:center;gap:.38rem;font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.tools-nav-button:hover,.tools-nav-button:focus-visible,.tools-nav-button[aria-current=page],.search-nav-button:hover,.search-nav-button:focus-visible,.theme-nav-button:hover,.theme-nav-button:focus-visible,.theme-nav-button[aria-pressed=true],.saved-nav-button:hover,.saved-nav-button:focus-visible,.saved-nav-button[aria-expanded=true]{color:var(--text);border-color:#ff7a3c8c;background:#ff7a3c1a}.tools-nav-button,.mobile-strip-tools{color:var(--text);border-color:#ff7a3cb8;background:linear-gradient(180deg,#ff7a3c3d,#ff7a3c21);box-shadow:0 0 0 1px #ff7a3c1a,0 10px 28px #ff7a3c1a}.tools-nav-button .nav-icon,.mobile-strip-tools img{opacity:1}.saved-icon-button{width:auto;min-width:42px;justify-content:center}.saved-icon-button span[data-saved-count]{min-width:1.25rem;height:1.25rem;border-radius:999px;display:grid;place-items:center;background:#ff7a3c2e;color:var(--accent);font-size:.75rem}@media(max-width:900px){.nav{min-height:66px;flex-direction:row;align-items:center;padding:.42rem 0;gap:.6rem}.brand{min-width:0;gap:.28rem}.brand-copy{display:block;min-width:0}.brand-copy strong{font-size:clamp(.84rem,3.2vw,1.08rem);line-height:.95;max-width:none;white-space:nowrap}.brand-copy small{display:none}.brand-logo{width:46px;height:46px}.mobile-menu-button{display:inline-flex}.nav-actions{display:flex!important;position:static;width:auto;margin-left:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;flex-direction:row;align-items:center;gap:.36rem}.nav-links{display:none!important}.tools-nav-button,.search-nav-button,.theme-nav-button,.saved-nav-button{width:auto;min-height:40px;padding:.42rem .54rem;justify-content:center;font-size:.68rem;letter-spacing:.07em}.saved-icon-button{min-width:40px;padding:.42rem .48rem}.saved-icon-button span[data-saved-count]{min-width:1.05rem;height:1.05rem;font-size:.62rem}.search-nav-button{order:3}.mobile-education-strip{background:transparent;border-top:0;border-bottom:0;box-shadow:none}.mobile-education-strip a,.mobile-education-strip button{background:transparent;border-color:#ffffff21}.mobile-education-strip .mobile-strip-tools{color:var(--text);border-color:#ff7a3cb8;background:linear-gradient(180deg,#ff7a3c3d,#ff7a3c21);box-shadow:0 0 0 1px #ff7a3c1a,0 10px 28px #ff7a3c1a}}@media(max-width:390px){.tools-nav-button .nav-icon,.search-nav-button .nav-icon,.theme-nav-button .nav-icon{margin:0}}@media(max-width:620px){body:has(.hero) .pdf-card .thumb{height:104px;min-height:0}body:has(.hero) .image-card .image{height:104px;min-height:0;aspect-ratio:auto}body:has(.hero) .home-video-card .video-preview{height:72px;min-height:0;aspect-ratio:auto}[data-library] .video-card-compact .video-thumb{width:108px;height:61px;min-height:0;aspect-ratio:auto}}:root:not([data-theme=light]) body{background:radial-gradient(1100px 560px at 78% -8%,rgba(255,139,82,.14),transparent 58%),radial-gradient(820px 440px at 7% 0%,rgba(58,169,201,.08),transparent 62%),radial-gradient(760px 420px at 50% 110%,rgba(154,107,255,.07),transparent 58%),linear-gradient(180deg,#211913,#1d1712 38%,#19130f)}:root:not([data-theme=light]) .site-header{background:linear-gradient(180deg,#2a2119f5,#221b15f0);border-bottom-color:#ffdabe33}:root:not([data-theme=light]) .card,:root:not([data-theme=light]) .glass-panel,:root:not([data-theme=light]) .stat,:root:not([data-theme=light]) .recently-viewed,:root:not([data-theme=light]) .saved-section-card,:root:not([data-theme=light]) .saved-item-card,:root:not([data-theme=light]) .catalog-quick-panel,:root:not([data-theme=light]) .manufacturer-intro,:root:not([data-theme=light]) .saved-workspace-toolbar,:root:not([data-theme=light]) .saved-account-callout,:root:not([data-theme=light]) .saved-summary-card,:root:not([data-theme=light]) .article-design-card,:root:not([data-theme=light]) .article-card,:root:not([data-theme=light]) .article-interactive-visual{background:linear-gradient(145deg,#fff8ee18,#fff8ee0b);border-color:#ffe7cd2e;box-shadow:0 14px 36px #0003}:root:not([data-theme=light]) .grid.cards>.card:nth-child(4n+1),:root:not([data-theme=light]) .library-grid>.card:nth-child(4n+1){background:linear-gradient(145deg,#ff8b5221,#fff8ee0d 62%)}:root:not([data-theme=light]) .grid.cards>.card:nth-child(4n+2),:root:not([data-theme=light]) .library-grid>.card:nth-child(4n+2){background:linear-gradient(145deg,#3aa9c921,#fff8ee0d 62%)}:root:not([data-theme=light]) .grid.cards>.card:nth-child(4n+3),:root:not([data-theme=light]) .library-grid>.card:nth-child(4n+3){background:linear-gradient(145deg,#ffd24a1b,#fff8ee0d 62%)}:root:not([data-theme=light]) .grid.cards>.card:nth-child(4n),:root:not([data-theme=light]) .library-grid>.card:nth-child(4n){background:linear-gradient(145deg,#9a6bff1f,#fff8ee0d 62%)}:root:not([data-theme=light]) .button,:root:not([data-theme=light]) button.button,:root:not([data-theme=light]) .mini-action,:root:not([data-theme=light]) .saved-nav-button,:root:not([data-theme=light]) .search-nav-button,:root:not([data-theme=light]) .theme-nav-button,:root:not([data-theme=light]) .mobile-menu-button,:root:not([data-theme=light]) .quick-filter-chip,:root:not([data-theme=light]) .saved-links a{background:#fff8ee16;border-color:#ffe7cd33;color:var(--text2)}:root:not([data-theme=light]) .button:hover,:root:not([data-theme=light]) .mini-action:hover,:root:not([data-theme=light]) .saved-nav-button:hover,:root:not([data-theme=light]) .search-nav-button:hover,:root:not([data-theme=light]) .theme-nav-button:hover,:root:not([data-theme=light]) .quick-filter-chip:hover,:root:not([data-theme=light]) .quick-filter-chip.is-active{background:#ff8b5224;border-color:#ff8b528f;color:var(--text)}:root:not([data-theme=light]) .pill{background:#fff8ee11;border-color:#ffe7cd30;color:var(--text2)}:root:not([data-theme=light]) .pill.coral,:root:not([data-theme=light]) .pill.amber,:root:not([data-theme=light]) .saved-icon-button .saved-count-badge,:root:not([data-theme=light]) .saved-nav-button.icon-only-nav-button .saved-count-badge{background:#ff8b5229;border-color:#ff8b5257;color:#ffb08a}:root:not([data-theme=light]) .filters,:root:not([data-theme=light]) .nav-dropdown-menu,:root:not([data-theme=light]) .mobile-overflow-menu,:root:not([data-theme=light]) .saved-drawer,:root:not([data-theme=light]) .search-panel,:root:not([data-theme=light]) .save-toast{background:linear-gradient(180deg,#30261dfa,#261e17fa);border-color:#ffe7cd33;box-shadow:0 24px 62px #00000057}:root:not([data-theme=light]) .filters input,:root:not([data-theme=light]) .filters select,:root:not([data-theme=light]) .form input,:root:not([data-theme=light]) .form textarea,:root:not([data-theme=light]) .form select,:root:not([data-theme=light]) .global-search-input,:root:not([data-theme=light]) .analytics-range-card select{background:#33281f;border-color:#ffe7cd38;color:var(--text)}:root:not([data-theme=light]) .image-card .image,:root:not([data-theme=light]) .pdf-card .thumb,:root:not([data-theme=light]) .video-thumb,:root:not([data-theme=light]) .video-preview,:root:not([data-theme=light]) .community-video-embed,:root:not([data-theme=light]) .site-video-embed,:root:not([data-theme=light]) .video-fallback-thumb,:root:not([data-theme=light]) .community-media-grid .image,:root:not([data-theme=light]) .resource-large-thumb{background:linear-gradient(145deg,#2b2119,#17110d);border-color:#ffe7cd2b}:root:not([data-theme=light]) .tool-panel,:root:not([data-theme=light]) .schedule-tile,:root:not([data-theme=light]) .community-map-panel,:root:not([data-theme=light]) .kiln-academy-banner{background:radial-gradient(circle at 88% 10%,rgba(255,139,82,.2),transparent 36%),radial-gradient(circle at 8% 92%,rgba(58,169,201,.1),transparent 38%),linear-gradient(145deg,#3d2b1feb,#1f1813f5);border-color:#ff8b5252}:root:not([data-theme=light]) .map-placeholder,:root:not([data-theme=light]) .community-map,:root:not([data-theme=light]) .leaflet-community-map{background:radial-gradient(circle at 30% 28%,rgba(74,134,255,.24),transparent 23%),radial-gradient(circle at 72% 57%,rgba(255,139,82,.24),transparent 24%),#211914}:root:not([data-theme=light]) .leaflet-control-zoom a,:root:not([data-theme=light]) .leaflet-bar a{background:#f4ede2;color:#2c231b;border-bottom-color:#2c231b2e}:root:not([data-theme=light]) .leaflet-control-zoom a.leaflet-disabled,:root:not([data-theme=light]) .leaflet-bar a.leaflet-disabled{background:#9f9183;color:#3a2e24}:root[data-theme=light] body{background:radial-gradient(1200px 620px at 72% -8%,rgba(201,79,32,.1),transparent 58%),radial-gradient(800px 480px at 8% -6%,rgba(255,255,255,.54),transparent 60%),var(--bg)}:root[data-theme=light] .site-header{background:var(--band)}:root[data-theme=light] .mobile-education-strip,:root[data-theme=light] [data-library] .filters{background:var(--header-bg)}:root[data-theme=light] .card,:root[data-theme=light] .glass-panel,:root[data-theme=light] .stat,:root[data-theme=light] .recently-viewed,:root[data-theme=light] .saved-section-card,:root[data-theme=light] .saved-item-card,:root[data-theme=light] .catalog-quick-panel,:root[data-theme=light] .manufacturer-intro,:root[data-theme=light] .saved-workspace-toolbar,:root[data-theme=light] .saved-account-callout,:root[data-theme=light] .saved-summary-card{background:var(--card);box-shadow:0 12px 32px #50372014}:root .palette-catalog-cta,:root[data-theme=light] .palette-catalog-cta,:root:not([data-theme=light]) .palette-catalog-cta{background:radial-gradient(circle at top left,rgba(0,176,190,.36),transparent 36%),linear-gradient(135deg,#0f7188eb,#14425ce0);border-color:#6fe0e47a;box-shadow:0 22px 70px #00617d3d;color:#fff8ef}:root .palette-catalog-cta p:not(.eyebrow),:root[data-theme=light] .palette-catalog-cta p:not(.eyebrow),:root:not([data-theme=light]) .palette-catalog-cta p:not(.eyebrow){color:#fffcf6d6}:root .palette-catalog-cta .eyebrow,:root[data-theme=light] .palette-catalog-cta .eyebrow,:root:not([data-theme=light]) .palette-catalog-cta .eyebrow{color:#b9fbff}:root[data-theme=light] a.card:hover,:root[data-theme=light] .card.hoverable:hover{box-shadow:0 18px 42px var(--soft-shadow)}:root[data-theme=light] .nav-links a:hover,:root[data-theme=light] .nav-links a[aria-current=page],:root[data-theme=light] .mini-action,:root[data-theme=light] .saved-nav-button,:root[data-theme=light] .search-nav-button,:root[data-theme=light] .theme-nav-button,:root[data-theme=light] .quick-filter-chip,:root[data-theme=light] .saved-links a{background:#ffffff8f}:root[data-theme=light] .nav-links a[aria-current=page],:root[data-theme=light] .nav-dropdown[open] summary,:root[data-theme=light] .nav-dropdown[data-current=true] summary{color:var(--nav-selected-text);background:var(--nav-selected-bg)}:root[data-theme=light] .tools-nav-button,:root[data-theme=light] .mobile-strip-tools,:root[data-theme=light] .mobile-education-strip .mobile-strip-tools{color:var(--text);background:linear-gradient(180deg,#c94f202e,#c94f2014);border-color:#c94f2070;box-shadow:0 0 0 1px #c94f2014,0 10px 26px #c94f2014}:root[data-theme=light] .filters input,:root[data-theme=light] .filters select,:root[data-theme=light] .form input,:root[data-theme=light] .form textarea,:root[data-theme=light] .form select,:root[data-theme=light] .global-search-input{background:#fffaf2;color:var(--text)}:root[data-theme=light] .saved-drawer,:root[data-theme=light] .search-panel,:root[data-theme=light] .save-toast{background:var(--panel-bg);box-shadow:0 24px 70px #50372033}:root[data-theme=light] .search-backdrop{background:#5037204d}:root[data-theme=light] .image-card .image,:root[data-theme=light] .video-thumb,:root[data-theme=light] .video-preview,:root[data-theme=light] .community-video-embed,:root[data-theme=light] .site-video-embed,:root[data-theme=light] .video-fallback-thumb,:root[data-theme=light] .community-media-grid .image{background:var(--thumb-bg)}:root[data-theme=light] .tool-panel,:root[data-theme=light] .schedule-tile,:root[data-theme=light] .community-map-panel,:root[data-theme=light] .kiln-academy-banner{background:radial-gradient(circle at 92% 10%,rgba(201,79,32,.14),transparent 35%),linear-gradient(135deg,#ffffffb8,#efe2d2e0);border-color:#c94f203d;color:var(--text)}:root[data-theme=light] .leaflet-community-map,:root[data-theme=light] .community-map{background:#efe3d3}:root[data-theme=light] .leaflet-community-map .leaflet-tile-pane{filter:saturate(.84) contrast(.96) brightness(1.04)}:root[data-theme=light] .community-detail-hero-shade{background:linear-gradient(to top,#18120ee0,#281c149e 38%,#3724163d 72%,#ffffff0f),radial-gradient(circle at 72% 18%,rgba(201,79,32,.2),transparent 34%)}:root[data-theme=light] .hero-card{box-shadow:0 22px 52px #50372033}:root[data-theme=light] .hero-slide:after,:root[data-theme=light] .hero-caption{background:linear-gradient(to top,#120e0adb,#1a120ca3 52%,#1a120c14)}:root[data-theme=light] .home-section-icon,:root[data-theme=light] .page-head-icon,:root[data-theme=light] .saved-section-icon,:root[data-theme=light] .saved-summary-card img,:root[data-theme=light] .mobile-education-strip img{filter:none}:root[data-theme=light] .nav-icon,:root[data-theme=light] .mini-action img,:root[data-theme=light] .overview-card img,:root[data-theme=light] .back-to-top img{filter:none}:root[data-theme=light] .back-to-top{background:#fff9f0eb;box-shadow:0 12px 34px #5037202e}@media(max-width:900px){:root[data-theme=light] .mobile-education-strip a,:root[data-theme=light] .mobile-education-strip button{border-color:#36271929}}.theme-nav-button{width:44px;min-width:44px;padding:.45rem;justify-content:center}.theme-nav-button .theme-icon{margin:0}.filters,:root[data-theme=light] [data-library] .filters{background:var(--panel-bg-solid);backdrop-filter:none;-webkit-backdrop-filter:none;z-index:18;box-shadow:0 16px 40px var(--soft-shadow)}:root[data-theme=light] [data-library] .filters{background:#fff8ef}.hero-caption,:root[data-theme=light] .hero-caption,.hero-caption h2,.hero-caption p{color:#f4ede2}.hero-caption .kicker,:root[data-theme=light] .hero-caption .kicker,.hero-caption .accent,:root[data-theme=light] .hero-caption .accent{color:#ff7a3c}.hero-caption p:not(.kicker),:root[data-theme=light] .hero-caption p:not(.kicker){color:#d0c1b1}.hero-chip,:root[data-theme=light] .hero-chip{color:#f4ede2;background:#14110ea8;border-color:#ffffff2e}:root[data-theme=light] .hero-slide:after,:root[data-theme=light] .hero-caption{background:linear-gradient(to top,#040302f5,#060403cc 42%,#0806046b 68%,#0e0a0714)}.tool-app-card .white-app-icon{box-shadow:none}body:has(.hero) .overview-card,body:has(.hero) .tool-app-card{background:var(--card)}:root[data-theme=light] body:has(.hero) .overview-card,:root[data-theme=light] body:has(.hero) .tool-app-card{background:#fffaf2d6}@media(max-width:900px){.theme-nav-button{min-width:40px;width:40px;padding:.42rem}}@media(min-width:901px){.site-header{backdrop-filter:blur(14px) saturate(112%);-webkit-backdrop-filter:blur(14px) saturate(112%)}.nav{min-height:82px;align-items:center;gap:clamp(1.2rem,2.8vw,2.4rem);padding-block:.45rem}.nav-actions{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;gap:0;flex:1 1 auto;min-width:0}.nav-links{width:100%;justify-content:flex-end;flex-wrap:nowrap;align-items:center}}.nav-actions{margin-left:auto;min-width:0}.nav-links{align-items:center;flex-wrap:nowrap;gap:.3rem}.nav-links button{flex:0 0 auto}.nav-links .start-nav-link{order:1}.learn-nav-dropdown{order:2}.tools-nav-dropdown{order:3}.nav-links a[href="/catalogs"]{order:4}.nav-links a[href="/community"]{order:5}.search-nav-button{order:6}.saved-nav-button{order:7}.theme-nav-button{order:8}.mobile-menu-button{order:9;display:none}.mobile-overflow-menu{display:none}.nav-dropdown{position:relative;flex:0 0 auto}.nav-dropdown summary{cursor:pointer;list-style:none;user-select:none}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-caret{margin-left:-.18rem;color:var(--dim);font-size:.72rem;letter-spacing:0}.nav-dropdown-menu{position:absolute;top:calc(100% + .45rem);right:0;z-index:45;min-width:190px;padding:.42rem;border:1px solid var(--cardb);border-radius:12px;background:var(--panel-bg-solid);box-shadow:0 18px 44px var(--soft-shadow)}.nav-dropdown-menu a{width:100%;min-height:40px;justify-content:flex-start;padding:.58rem .66rem}.tools-dropdown-menu{min-width:286px}.tools-dropdown-menu a{white-space:nowrap}.tools-dropdown-menu .nav-icon{width:22px;height:22px;border-radius:5px;opacity:.96}.search-nav-button.icon-only-nav-button,.saved-nav-button.icon-only-nav-button,.theme-nav-button.icon-only-nav-button,.mobile-menu-button.icon-only-nav-button{width:38px;min-width:38px;height:38px;min-height:38px;padding:0;justify-content:center;border-radius:8px;color:var(--text3)}.icon-only-nav-button .nav-icon{margin:0}.mobile-education-strip{display:none!important}.hero-slide:after,:root[data-theme=light] .hero-slide:after{background:linear-gradient(to top,#040302fa,#050403e6 18%,#070504a8 34%,#0a070547 49%,#0e0a0714 58%,#0e0a0700 68%)}.hero-caption,:root[data-theme=light] .hero-caption{padding-top:clamp(2.8rem,5vw,4.5rem);background:linear-gradient(to top,#040302f5,#050403d6 38%,#08060457 72%,#0e0a0700)}@media(max-width:900px){.nav{min-height:66px;display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.45rem 0;overflow:visible}.brand-logo{width:46px;height:46px}.brand-copy{display:none}.nav-actions{display:flex;position:static;width:auto;flex:1 1 auto;min-width:0;margin-left:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.nav-actions::-webkit-scrollbar{display:none}.nav-links{position:relative;display:flex!important;flex-wrap:nowrap;justify-content:flex-end;align-items:center;width:100%;min-width:0;gap:.22rem;padding:0;overflow:visible}.nav-links>a,.learn-nav-dropdown,.tools-nav-dropdown{display:none}.nav-links a{width:auto;min-height:38px;padding:.5rem .58rem;gap:.32rem;font-size:.66rem;letter-spacing:.08em;white-space:nowrap}.search-nav-button{order:1}.saved-nav-button{order:2}.theme-nav-button{order:3}.mobile-menu-button{order:4;display:inline-flex;margin-left:0}.nav-links .nav-icon{width:15px;height:15px}.search-nav-button.icon-only-nav-button,.saved-nav-button.icon-only-nav-button,.theme-nav-button.icon-only-nav-button,.mobile-menu-button.icon-only-nav-button{width:36px;min-width:36px;height:36px;min-height:36px;align-self:center}.hamburger-lines{width:15px;height:12px;display:grid;gap:3px}.hamburger-lines span{display:block;height:2px;border-radius:999px;background:currentColor}.mobile-overflow-menu{position:absolute;top:calc(100% + .55rem);right:0;z-index:40;width:min(230px,calc(100vw - 32px));padding:.42rem;border:1px solid var(--cardb);border-radius:12px;background:var(--panel-bg-solid);box-shadow:0 18px 44px var(--soft-shadow)}body.mobile-nav-open .mobile-overflow-menu{display:grid;gap:.28rem}body.mobile-nav-open .mobile-menu-button{color:var(--text);border-color:#ff7a3c8c;background:#ff7a3c1a}.mobile-overflow-menu a{display:flex!important;width:100%;justify-content:flex-start;min-height:40px;padding:.58rem .66rem;border-radius:9px;color:var(--text2);background:transparent}.mobile-overflow-menu a:hover,.mobile-overflow-menu a[aria-current=page]{color:var(--text);background:#ff7a3c1a}}.community-detail-hero,:root[data-theme=light] .community-detail-hero{color:#f4ede2}.community-detail-hero h1,:root[data-theme=light] .community-detail-hero h1{color:#f4ede2;text-shadow:0 3px 26px rgba(0,0,0,.92),0 1px 1px rgba(0,0,0,.85)}.community-detail-hero .meta,.community-detail-hero .lede,.community-detail-hero .text-link,:root[data-theme=light] .community-detail-hero .meta,:root[data-theme=light] .community-detail-hero .lede,:root[data-theme=light] .community-detail-hero .text-link{color:#f4ede2db;text-shadow:0 2px 16px rgba(0,0,0,.8)}.community-detail-hero .pill.coral,:root[data-theme=light] .community-detail-hero .pill.coral{color:#ff8a4c;background:#20140eb8;border-color:#ff7a3c94;text-shadow:none}:root[data-theme=light] .community-detail-hero-shade{background:linear-gradient(to top,#060403fa,#0a0705e6 32%,#0e09069e,#110b074d 76%,#110b071f),radial-gradient(circle at 72% 18%,rgba(201,79,32,.14),transparent 34%)}.hero-slide:after,:root[data-theme=light] .hero-slide:after{inset:auto 0 0;height:58%;background:linear-gradient(to top,#040302fa,#050403db,#0705047a 56%,#0a070529,#0e0a0700)}.hero-caption,:root[data-theme=light] .hero-caption{padding-top:clamp(2.2rem,4.2vw,3.6rem);background:linear-gradient(to top,#040302f0,#050403c2 44%,#08060442 78%,#0e0a0700)}.mobile-menu-button,.mobile-overflow-menu{display:none}.mobile-menu-button.icon-only-nav-button{width:38px;min-width:38px;height:38px;min-height:38px;padding:0;justify-content:center;border-radius:8px;color:var(--text3);font-size:1.08rem;line-height:1}@media(max-width:900px){.nav-actions{overflow:visible}.nav-links{width:auto;min-width:0;margin-left:auto;overflow:visible;position:relative;gap:.22rem}.nav-links>a,.learn-nav-dropdown,.tools-nav-dropdown{display:none}.search-nav-button{order:1}.saved-nav-button{order:2}.theme-nav-button{display:none!important}.mobile-menu-button{order:3}.saved-nav-button.icon-only-nav-button,.theme-nav-button.icon-only-nav-button,.search-nav-button.icon-only-nav-button,.mobile-menu-button.icon-only-nav-button{width:36px;min-width:36px;height:36px;min-height:36px;padding:0;gap:0;font-size:0}.saved-nav-button.icon-only-nav-button:after,.theme-nav-button.icon-only-nav-button:after,.search-nav-button.icon-only-nav-button:after{content:none}.saved-nav-button.icon-only-nav-button span[data-saved-count]{display:none}.saved-nav-button.icon-only-nav-button .nav-icon,.theme-nav-button.icon-only-nav-button .nav-icon,.search-nav-button.icon-only-nav-button .nav-icon,.mobile-menu-button.icon-only-nav-button .nav-icon{width:16px;height:16px;margin:0}.mobile-menu-button.icon-only-nav-button{display:inline-flex;font-size:1.12rem}.mobile-overflow-menu{display:none;position:absolute;top:calc(100% + .55rem);right:0;z-index:35;min-width:min(230px,calc(100vw - 28px));padding:.42rem;border:1px solid var(--cardb);border-radius:12px;background:var(--panel-bg-solid);box-shadow:0 18px 42px var(--soft-shadow)}body.mobile-nav-open .mobile-overflow-menu{display:block}.mobile-compressed-menu{display:grid;gap:.22rem}.mobile-compressed-menu a,.mobile-theme-menu-button{display:flex;align-items:center;gap:.52rem;width:100%;min-height:42px;padding:.62rem .7rem;border:0;border-radius:9px;background:transparent;color:var(--text2);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:left;cursor:pointer}.mobile-compressed-menu a:hover,.mobile-compressed-menu a[aria-current=page],.mobile-theme-menu-button:hover{color:var(--accent);background:#ffffff0b}.mobile-theme-menu-button{order:99;margin-top:.18rem;border-top:1px solid var(--cardb);border-radius:0 0 9px 9px}}@media(max-width:390px){.nav-links .tools-nav-link{max-width:none}.mobile-menu-button.icon-only-nav-button{width:36px;min-width:36px}}@media(max-width:900px){.brand{flex:1 1 auto;min-width:0;gap:.18rem}.brand-logo{width:42px;height:42px;flex:0 0 42px}.brand-copy{display:block;min-width:0}.brand-copy strong{display:block;font-size:clamp(.84rem,4.1vw,1.08rem);line-height:.94;white-space:nowrap;letter-spacing:-.03em}.brand-copy small{display:none}.nav-actions{flex:0 0 auto;margin-left:.2rem}.nav-links{width:auto;margin-left:0}.nav-links .tools-nav-link,.nav-links .start-nav-link,.learn-nav-dropdown,.tools-nav-dropdown{display:none!important}.mobile-compressed-menu a[href="/learn"]{order:-2}.mobile-compressed-menu a[href="/articles"],.mobile-compressed-menu a[href="/resources"],.mobile-compressed-menu a[href="/videos"]{padding-left:1.45rem}.mobile-compressed-menu a[href="/tools"]{order:1;color:var(--accent);background:#ff7a3c1a;border:1px solid rgba(255,122,60,.3)}}body:has(.hero) .home-tone-education{background:radial-gradient(760px 360px at 12% 0%,rgba(255,122,60,.1),transparent 58%),linear-gradient(180deg,#211913,#1c1611);border-block-color:rgba(255,122,60,.16)}body:has(.hero) .home-tone-articles{background:radial-gradient(780px 360px at 88% 0%,rgba(154,107,255,.12),transparent 58%),linear-gradient(180deg,#17161d,#151310);border-block-color:rgba(154,107,255,.16)}body:has(.hero) .home-tone-video{background:radial-gradient(820px 380px at 86% 8%,rgba(58,169,201,.11),transparent 60%),linear-gradient(180deg,#141a19,#151310);border-block:1px solid rgba(58,169,201,.13)}body:has(.hero) .home-tone-tools{background:radial-gradient(720px 360px at 92% 8%,rgba(255,122,60,.14),transparent 58%),linear-gradient(180deg,#231711,#1b130f);border-block-color:rgba(255,122,60,.22)}body:has(.hero) .home-tone-overview{background:radial-gradient(760px 360px at 10% 0%,rgba(154,107,255,.11),transparent 58%),linear-gradient(180deg,#17161d,#151310);border-block:1px solid rgba(154,107,255,.13)}body:has(.hero) .home-tone-catalog{background:radial-gradient(820px 380px at 88% 4%,rgba(255,210,74,.12),transparent 58%),linear-gradient(180deg,#221d13,#1c1813);border-block-color:rgba(255,210,74,.16)}:root[data-theme=light] body:has(.hero) .home-tone-education{background:radial-gradient(760px 360px at 12% 0%,rgba(201,79,32,.13),transparent 58%),linear-gradient(180deg,#ead8c3,#f3e6d6);border-block-color:rgba(201,79,32,.2)}:root[data-theme=light] body:has(.hero) .home-tone-articles{background:radial-gradient(780px 360px at 88% 0%,rgba(104,82,172,.16),transparent 58%),linear-gradient(180deg,#e9e3f0,#f7efe4);border-block-color:rgba(104,82,172,.18)}:root[data-theme=light] body:has(.hero) .home-tone-video{background:radial-gradient(820px 380px at 86% 8%,rgba(58,169,201,.16),transparent 60%),linear-gradient(180deg,#e3efec,#f7efe4);border-block-color:rgba(58,169,201,.18)}:root[data-theme=light] body:has(.hero) .home-tone-tools{background:radial-gradient(720px 360px at 92% 8%,rgba(201,79,32,.16),transparent 58%),linear-gradient(180deg,#ead4bf,#f0dfcc);border-block-color:rgba(201,79,32,.24)}:root[data-theme=light] body:has(.hero) .home-tone-overview{background:radial-gradient(760px 360px at 10% 0%,rgba(104,82,172,.14),transparent 58%),linear-gradient(180deg,#e8e4ef,#f7efe4);border-block-color:rgba(104,82,172,.18)}:root[data-theme=light] body:has(.hero) .home-tone-catalog{background:radial-gradient(820px 380px at 88% 4%,rgba(180,133,22,.13),transparent 58%),linear-gradient(180deg,#eadfbe,#efe2d2);border-block-color:rgba(180,133,22,.18)}.saved-icon-button .saved-count-badge,.saved-nav-button.icon-only-nav-button .saved-count-badge{min-width:1.35rem;height:1.35rem;padding:0 .25rem;border-radius:999px;display:grid;place-items:center;background:#ff7a3c2e;color:var(--accent);border:1px solid rgba(255,122,60,.32);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:700;line-height:1;letter-spacing:0}.saved-nav-button.icon-only-nav-button{width:auto;min-width:54px;padding-inline:.48rem;gap:.34rem}.analytics-page{padding-top:clamp(1.4rem,3vw,2.6rem)}.analytics-hero-head{align-items:start;gap:clamp(1.25rem,4vw,4rem);margin-bottom:clamp(.8rem,1.6vw,1.15rem)}.analytics-range-card{width:min(240px,100%);min-width:min(240px,100%);align-self:start;display:grid;align-content:start;gap:.5rem;padding:.9rem;border-radius:16px;border:1px solid var(--cardb);background:linear-gradient(145deg,#ff7a3c1a,#ffffff09)}.analytics-range-card span,.analytics-metric-card span,.analytics-notes-grid span{color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.analytics-range-card select{min-height:42px;border:1px solid var(--cardb);border-radius:9px;padding:.65rem .75rem;background:var(--panel-bg-solid);color:var(--text);font:inherit}.analytics-status-card{margin:0 0 1rem;padding:1rem;border:1px solid rgba(255,122,60,.28);border-radius:16px;background:#ff7a3c12}.analytics-status-card strong{display:block;color:var(--text);margin-bottom:.25rem}.analytics-status-card p{margin:0;color:var(--text2)}.analytics-status-card.is-sample{border-style:dashed}.analytics-status-card.is-unavailable{border-color:#dc262673;background:#dc26261a}.analytics-status-card.is-unavailable strong{color:#fecaca}:root[data-theme=light] .analytics-status-card.is-unavailable strong{color:#8a1f1f}.analytics-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin:0 0 1rem}.analytics-metric-card,.analytics-panel,.analytics-notes-grid article{border:1px solid var(--cardb);border-radius:18px;background:linear-gradient(145deg,#ffffff0e,#ffffff06);box-shadow:0 18px 44px var(--soft-shadow)}.analytics-metric-card{padding:1rem;position:relative;overflow:hidden}.analytics-metric-card:before,.analytics-panel:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:var(--spectrum);opacity:.85}.analytics-metric-card strong{display:block;margin:.32rem 0 .28rem;color:var(--text);font-size:clamp(2rem,4vw,3rem);line-height:1;letter-spacing:-.055em}.analytics-metric-card p{margin:0;color:var(--text2);font-size:.92rem}.analytics-metric-card.highlight{background:linear-gradient(145deg,#ff7a3c29,#ffffff09);border-color:#ff7a3c57}.analytics-grid{display:grid;gap:1rem;margin:1rem 0}.analytics-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-panel{padding:1.05rem;position:relative;overflow:hidden}.analytics-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.analytics-panel-head h2{font-size:clamp(1.45rem,2.4vw,2rem);margin-bottom:.25rem}.analytics-panel-head p:not(.eyebrow){margin:.2rem 0 0;color:var(--text2);max-width:70ch}.analytics-split-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.analytics-split-list h3{font-size:.95rem;margin:0 0 .55rem;color:var(--text2)}.analytics-list{display:grid;gap:.55rem}.analytics-row{position:relative;overflow:hidden;min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.75rem .85rem;border:1px solid var(--cardb);border-radius:12px;background:#0000001f}.analytics-row strong{display:block;color:var(--text);font-size:.96rem;line-height:1.25;overflow-wrap:anywhere}.analytics-row span{display:block;margin-top:.15rem;color:var(--dim);font-family:IBM Plex Mono,monospace;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.analytics-row em{color:var(--accent);font-style:normal;font-family:IBM Plex Mono,monospace;font-weight:700;z-index:1}.analytics-row i{position:absolute;left:0;bottom:0;width:var(--bar);height:3px;background:var(--spectrum);opacity:.9}.analytics-list.compact .analytics-row{min-height:50px}.analytics-login-form{display:grid;gap:1rem}.analytics-login-form label{display:grid;gap:.45rem;color:var(--text);font-weight:700}.analytics-login-form label span{color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.analytics-login-form input{min-height:48px;border:1px solid var(--cardb);border-radius:12px;padding:.8rem .9rem;background:var(--panel-bg-solid);color:var(--text);font:inherit}.analytics-login-form button{justify-self:start}.analytics-map{margin:-.2rem 0 .85rem;min-height:250px}.analytics-map-canvas{position:relative;min-height:250px;overflow:hidden;border:1px solid var(--cardb);border-radius:16px;background:#d7d6c7}.analytics-simple-map{aspect-ratio:2.1 / 1;min-height:290px;isolation:isolate;background:linear-gradient(180deg,#dae7e8f2,#97bec5eb),radial-gradient(circle at 28% 24%,rgba(255,250,241,.92),rgba(255,250,241,.52) 20%,transparent 21%),radial-gradient(circle at 72% 56%,rgba(255,250,241,.82),rgba(255,250,241,.45) 22%,transparent 23%)}.analytics-simple-map-grid{position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(255,255,255,.22) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.18) 1px,transparent 1px),radial-gradient(ellipse at 25% 32%,rgba(247,239,226,.88),rgba(247,239,226,.66) 22%,transparent 23%),radial-gradient(ellipse at 62% 38%,rgba(247,239,226,.84),rgba(247,239,226,.58) 18%,transparent 19%),radial-gradient(ellipse at 42% 70%,rgba(247,239,226,.72),rgba(247,239,226,.42) 16%,transparent 17%);background-size:12.5% 100%,100% 16.6%,auto,auto,auto}.map-region{position:absolute;color:#59483c8c;font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.map-region-west{left:12%;top:62%}.map-region-canada{left:38%;top:19%}.map-region-east{right:14%;top:52%}.map-region-us{left:44%;bottom:21%}.analytics-map-shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#fffaf157,#fffaf114 44%,#1b16122e),radial-gradient(circle at 20% 38%,rgba(255,122,60,.12),transparent 24%),radial-gradient(circle at 75% 34%,rgba(54,194,181,.1),transparent 30%);box-shadow:inset 0 0 0 1px #ffffff24,inset 0 -42px 80px #14110e24}.analytics-map-point{position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);transform:translate(-50%,-50%);border:2px solid rgba(255,248,220,.92);border-radius:999px;background:radial-gradient(circle at 35% 30%,#fff8d5,var(--accent) 45%,rgba(178,54,22,.78));box-shadow:0 0 0 5px #ff7a3c29,0 8px 22px #00000042;cursor:help;z-index:2}.analytics-map-attribution{position:absolute;right:.5rem;bottom:.45rem;z-index:3;padding:.14rem .34rem;border-radius:999px;background:#fffaf1d6;color:#59483c;border:1px solid rgba(72,58,47,.16);font-family:IBM Plex Mono,monospace;font-size:.58rem;font-weight:700;text-decoration:none}.analytics-map-point span{position:absolute;left:50%;bottom:calc(100% + 5px);transform:translate(-50%);padding:.16rem .36rem;border-radius:999px;background:var(--panel-bg-solid);color:var(--text);border:1px solid var(--cardb);font-family:IBM Plex Mono,monospace;font-size:.62rem;font-weight:700;opacity:0;transition:opacity .15s ease}.analytics-map-point:hover span,.analytics-map-point:focus-visible span{opacity:1}.analytics-map-label{position:absolute;left:.55rem;bottom:.45rem;z-index:3;padding:.16rem .42rem;border-radius:999px;background:#fffaf1db;color:#59483c;border:1px solid rgba(72,58,47,.16);font-family:IBM Plex Mono,monospace;font-size:.58rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.analytics-bars{height:220px;display:grid;grid-template-columns:repeat(auto-fit,minmax(26px,1fr));align-items:end;gap:.5rem;padding:.8rem .2rem .1rem}.analytics-day{min-width:0;display:grid;gap:.4rem;align-items:end}.analytics-day-bars{height:170px;display:flex;align-items:end;gap:3px;justify-content:center}.analytics-day-bars span,.analytics-day-bars b{display:block;width:10px;min-height:2px;border-radius:999px 999px 2px 2px}.analytics-day-bars span{background:linear-gradient(180deg,#ff7a3cf0,#ff7a3c52)}.analytics-day-bars b{background:linear-gradient(180deg,#ffd24ae6,#ffd24a47)}.analytics-day small{color:var(--dim);font-family:IBM Plex Mono,monospace;font-size:.66rem;text-align:center}.analytics-notes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.analytics-notes-grid article{padding:1rem;box-shadow:none}.analytics-notes-grid strong{display:block;color:var(--text);font-size:1.05rem;margin:.3rem 0}.analytics-notes-grid p{margin:0;color:var(--text2)}.analytics-command-hero h1{max-width:18ch;margin-bottom:clamp(.38rem,.8vw,.62rem);font-size:clamp(2.1rem,4.375vw,3.955rem);line-height:.98;letter-spacing:-.065em}.analytics-command-hero p{max-width:62ch;font-size:clamp(.98rem,1.18vw,1.08rem);line-height:1.5}.analytics-metric-grid.analytics-metric-grid-wide{grid-template-columns:repeat(6,minmax(0,1fr))}.analytics-metric-card b{color:var(--accent);font:inherit;font-weight:800}.analytics-metric-card.partner-highlight{background:linear-gradient(145deg,#36c2b526,#ffffff09);border-color:#36c2b55c}.analytics-partner-summary{margin:1rem 0;background:linear-gradient(145deg,#ff7a3c14,#36c2b50f)}.analytics-proof-grid,.analytics-quadrant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.analytics-quadrant-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.analytics-proof-grid article,.analytics-subpanel,.analytics-watch-list{border:1px solid var(--cardb);border-radius:14px;padding:.9rem;background:#0000001f}.analytics-proof-grid span{display:block;color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.analytics-proof-grid strong{display:block;margin:.24rem 0;color:var(--text);font-size:clamp(1.05rem,1.6vw,1.28rem);line-height:1.1}.analytics-proof-grid p,.analytics-watch-list p{margin:0;color:var(--text2)}.analytics-quadrant-grid h3,.analytics-subpanel h3{margin:0 0 .55rem;color:var(--text2);font-size:.95rem}.analytics-subpanel{margin-top:.8rem}.analytics-split-list.stacked-on-tablet{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-day-bars em{display:block;width:10px;min-height:2px;border-radius:999px 999px 2px 2px;background:linear-gradient(180deg,#36c2b5eb,#36c2b547);font-style:normal}:root[data-theme=light] .analytics-metric-card,:root[data-theme=light] .analytics-panel,:root[data-theme=light] .analytics-notes-grid article,:root[data-theme=light] .analytics-row{background:#ffffff94}:root[data-theme=light] .analytics-range-card,:root[data-theme=light] .analytics-status-card{background:#ff7a3c14}@media(max-width:900px){.saved-nav-button.icon-only-nav-button{min-width:50px;padding-inline:.38rem;font-size:.68rem}.saved-nav-button.icon-only-nav-button span.saved-count-badge[data-saved-count]{display:grid;min-width:1.12rem;height:1.12rem;font-size:.6rem}.analytics-hero-head,.analytics-panel-head{flex-direction:column;align-items:stretch}.analytics-metric-grid,.analytics-metric-grid.analytics-metric-grid-wide,.analytics-grid.two-column,.analytics-notes-grid,.analytics-proof-grid,.analytics-quadrant-grid,.analytics-split-list,.analytics-split-list.stacked-on-tablet{grid-template-columns:1fr}.analytics-bars{overflow-x:auto;grid-template-columns:repeat(14,minmax(34px,1fr));padding-bottom:.5rem}.resource-detail-hero,.resource-detail-grid{grid-template-columns:1fr}.resource-large-thumb{min-height:320px}.resource-embed-frame{height:380px}}@media(max-width:420px){.saved-nav-button.icon-only-nav-button{min-width:46px;gap:.2rem}.saved-nav-button.icon-only-nav-button .nav-icon{width:15px;height:15px}}body:has(.hero) .hero-grid{align-items:center}body:has(.hero) .hero-card{display:grid;height:auto;min-height:0;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#ffffff0e,#ffffff05),var(--card);box-shadow:0 22px 54px #00000052}body:has(.hero) .hero-slide{grid-area:1 / 1;position:relative;inset:auto;display:grid;grid-template-rows:auto auto 3px;align-content:start;gap:0;background:linear-gradient(180deg,#f2e8db,#ff7a3c0f);pointer-events:none}body:has(.hero) .hero-slide.is-active{pointer-events:auto}body:has(.hero) .hero-slide:not(.is-active){visibility:hidden}body:has(.hero) .hero-slide:after,:root[data-theme=light] body:has(.hero) .hero-slide:after{display:none}body:has(.hero) .hero-slide>img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:contain;object-position:center;padding:clamp(.78rem,1.45vw,1.1rem);background:linear-gradient(135deg,#fbf6ed,#e9ddcd);border-bottom:0;filter:saturate(.98) contrast(.98);display:block}body:has(.hero) .hero-chip{top:.85rem;left:.85rem;color:#f8efe3;background:#14110eb8;border-color:#fff3;box-shadow:0 8px 22px #0000003d}body:has(.hero) .hero-caption,:root[data-theme=light] body:has(.hero) .hero-caption{position:relative;left:auto;right:auto;bottom:auto;padding:clamp(1rem,2vw,1.35rem) clamp(1.1rem,2.3vw,1.55rem) clamp(1.15rem,2.4vw,1.65rem);margin-top:-1px;background:linear-gradient(180deg,#ffebe0f0,#ff7a3c14 58%,#ffffff06);border-top:1px solid rgba(214,197,177,.58);color:var(--text);text-shadow:none}body:has(.hero) .hero-caption .kicker,:root[data-theme=light] body:has(.hero) .hero-caption .kicker{color:var(--accent);margin:0 0 .5rem}body:has(.hero) .hero-caption h2,:root[data-theme=light] body:has(.hero) .hero-caption h2{color:var(--text);max-width:62ch;margin-bottom:.55rem;font-size:clamp(1.55rem,2.55vw,2.25rem);line-height:1.02;letter-spacing:-.028em}body:has(.hero) .hero-caption p:not(.kicker),:root[data-theme=light] body:has(.hero) .hero-caption p:not(.kicker){color:var(--text2);max-width:62ch;margin:0;font-size:clamp(.98rem,1.25vw,1.08rem);line-height:1.46}body:has(.hero) .hero-seam{position:relative;height:3px}body:has(.hero) .home-article-card .body{padding:1.05rem 1.1rem 1.18rem;gap:0}body:has(.hero) .home-article-card .pill{align-self:flex-start;margin:0 0 .72rem}body:has(.hero) .home-article-card h3{margin:0 0 .45rem;line-height:1.06}body:has(.hero) .home-article-card p{margin:0;line-height:1.5}body:has(.hero) .home-article-card .text-link{margin-top:1.15rem}@media(max-width:900px){body:has(.hero) .hero-card{max-width:680px}body:has(.hero) .hero-caption h2{max-width:22ch}}@media(max-width:520px){body:has(.hero) .hero-slide>img{padding:.62rem}body:has(.hero) .hero-caption{padding:.92rem .95rem 1.05rem}body:has(.hero) .hero-caption h2{font-size:1.42rem;max-width:100%}body:has(.hero) .hero-caption p:not(.kicker){font-size:.95rem}}.home-tone-start{background:linear-gradient(180deg,var(--band),rgba(255,122,60,.035))}.home-learn-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.learn-mini-card{display:flex;flex-direction:column;min-height:100%}.learn-mini-card img{width:46px;height:46px;object-fit:contain;margin-bottom:.9rem}.learn-mini-card .text-link{margin-top:auto;color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.learn-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(380px,.75fr);gap:clamp(1.5rem,4vw,3rem);align-items:center}.learn-hero .lede{max-width:61ch}.learn-map-card{position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(255,122,60,.085),var(--card))}.learn-map-card:before,.tool-family-card:before,.tool-preview-panel:before,.resource-reference-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--spectrum)}.learn-hero-photo-card{padding:.75rem;overflow:hidden;background:linear-gradient(145deg,rgba(255,215,198,.72),var(--card))}.learn-hero-photo-card img{width:100%;aspect-ratio:1024 / 686;height:auto;object-fit:cover;border-radius:12px;border:1px solid var(--cardb);box-shadow:0 18px 42px var(--soft-shadow)}.learn-map-card ol{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.8rem}.learn-map-card li{display:grid;gap:.15rem;padding:.85rem;border:1px solid var(--cardb);border-radius:12px;background:#ffffff0b}.learn-map-card strong{color:var(--text)}.learn-map-card span{color:var(--text2)}.learn-flow-list li{grid-template-columns:46px 1fr;gap:.82rem;align-items:start}.learn-flow-list img{width:42px;height:42px;object-fit:contain}.learn-flow-list span{display:block;margin-bottom:.18rem;color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.learn-flow-list p{margin:.18rem 0 0;color:var(--text2)}.learn-quick-start{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:-1.35rem;margin-bottom:2rem;position:relative;z-index:2}.learn-start-card{min-height:100%;display:flex;flex-direction:column;background:linear-gradient(145deg,rgba(255,215,198,.22),var(--card))}.learn-start-card:nth-child(2){background:linear-gradient(145deg,rgba(255,226,145,.2),var(--card))}.learn-start-card:nth-child(3){background:linear-gradient(145deg,rgba(148,206,190,.18),var(--card))}.learn-start-card img{width:48px;height:48px;object-fit:contain;margin-bottom:.9rem}.learn-start-card h2{font-size:1.32rem;margin-bottom:.45rem}.learn-start-card p:last-child{margin-top:auto}.learn-section-head{align-items:start}.learn-path-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.learn-path-card{padding:1.2rem;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(255,255,255,.048),var(--card))}.learn-path-head{display:grid;grid-template-columns:52px 1fr;gap:.76rem;align-items:start;margin-bottom:.7rem}.learn-path-head img{width:50px;height:50px;object-fit:contain;border:1px solid var(--cardb);border-radius:14px;padding:.4rem;background:#ffffff0e}.learn-path-head .eyebrow{margin:.02rem 0 .28rem;line-height:1}.learn-path-head h2{font-size:clamp(1.27rem,2.05vw,1.68rem);line-height:1.05;margin:0}.learn-path-card>p{color:var(--text2)}.learn-step-list{list-style:none;margin:auto 0 0;padding:0;display:grid;gap:.68rem}.learn-step-item{--step-bg: rgba(255,255,255,.04);--step-border: var(--cardb);--step-accent: var(--accent);border:1px solid var(--step-border);border-radius:14px;background:linear-gradient(145deg,var(--step-bg),rgba(255,255,255,.028));overflow:hidden}.learn-step-link{display:grid;grid-template-columns:82px minmax(0,1fr);gap:.78rem;align-items:center;min-height:86px;padding:.58rem;color:inherit}.learn-step-thumb{display:grid;place-items:center;width:82px;height:70px;border-radius:10px;overflow:hidden;background:#ffffff52;border:1px solid rgba(255,255,255,.25);box-shadow:0 10px 22px #0000001f}.learn-step-thumb img{width:100%;height:100%;object-fit:cover}.learn-step-thumb img[src*="/assets/app-icons/"],.learn-step-thumb img[src*="/assets/brand/mgc-logo.png"]{width:78%;height:78%;object-fit:contain;object-position:center}.learn-step-copy{display:grid;gap:.24rem;min-width:0}.learn-step-topline{display:flex;flex-wrap:wrap;gap:.38rem;align-items:center;color:var(--text3);font-family:IBM Plex Mono,monospace;font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.learn-step-label{color:var(--step-accent)}.learn-step-copy strong{color:var(--text);font-size:.98rem;line-height:1.14}.learn-step-meta{color:var(--text2);font-size:.82rem;line-height:1.2}.learn-step-link:hover .learn-step-copy strong{color:var(--step-accent)}.tone-read{--step-bg: rgba(255,215,198,.27);--step-border: rgba(201,79,32,.2);--step-accent:#c94f20}.tone-practice{--step-bg: rgba(255,226,145,.24);--step-border: rgba(181,122,22,.22);--step-accent:#a76012}.tone-try,.tone-use,.tone-build{--step-bg: rgba(148,206,190,.22);--step-border: rgba(43,130,108,.22);--step-accent:#287967}.tone-watch{--step-bg: rgba(151,198,226,.22);--step-border: rgba(48,112,151,.22);--step-accent:#2f7396}.tone-compare,.tone-reference{--step-bg: rgba(188,174,224,.22);--step-border: rgba(112,88,171,.22);--step-accent:#6c559d}.tone-open,.tone-browse,.tone-save{--step-bg: rgba(243,207,156,.22);--step-border: rgba(168,107,42,.22);--step-accent:#a45d22}.tools-family-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.52fr);gap:clamp(1.5rem,4vw,3rem);align-items:center}.tools-screen-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.tool-detail-card{display:flex;flex-direction:column;gap:1rem}.tool-card-head{display:grid;grid-template-columns:clamp(58px,5.8vw,82px) minmax(0,1fr);gap:.82rem;align-items:center;min-height:clamp(58px,5.8vw,82px)}.tool-card-head .tool-icon{width:clamp(58px,5.8vw,82px);height:clamp(58px,5.8vw,82px);flex:0 0 auto}.tool-card-head h2{margin:0;font-size:clamp(1.08rem,1.42vw,1.48rem);line-height:1.02;letter-spacing:-.035em;overflow-wrap:normal;hyphens:none}.tool-detail-card .tool-detail-body{display:grid;gap:.62rem;align-content:start}.tool-detail-card .tool-detail-body p{margin:0;line-height:1.46}.tool-card-screenshot{margin:.05rem 0 .1rem;position:relative;border:1px solid var(--cardb);border-radius:18px;overflow:hidden;background:#ffffff0f;box-shadow:0 16px 36px #00000026}.tool-card-screenshot:before{content:"";display:block;height:20px;background:linear-gradient(90deg,#fff3,#ffffff14);border-bottom:1px solid var(--cardb)}.tool-card-screenshot:after{content:"";position:absolute;top:7px;left:10px;width:5px;height:5px;border-radius:50%;background:#ff7a3cb8;box-shadow:10px 0 #e2b54db8,20px 0 #43ad93b8}.tool-card-screenshot img{display:block;width:100%;aspect-ratio:91 / 60;height:auto;object-fit:cover;object-position:top center}.tool-card-actions .tool-button-icon{width:18px;height:18px;flex-basis:18px;opacity:1;filter:drop-shadow(0 1px 1px rgba(0,0,0,.12))}.tool-family-card{position:relative}.tool-family-card p{color:var(--text2)}.tool-family-card strong{color:var(--text)}.tool-detail-hero{display:grid;grid-template-columns:minmax(280px,.62fr) minmax(560px,1.18fr);gap:clamp(1.5rem,3.8vw,3.2rem);align-items:center}.tool-hero-logo{width:78px;height:78px;border-radius:20px;display:grid;place-items:center;margin:.95rem 0 1.15rem;background:#ffffff12;border:1px solid var(--cardb);overflow:hidden}.tool-hero-logo img{width:100%;height:100%;object-fit:contain}.tool-hero-logo.white-app-icon{background:#fff;padding:10px;box-shadow:none}.tool-hero-screenshot{position:relative;margin:0;padding:.64rem;overflow:hidden;background:linear-gradient(145deg,rgba(255,190,86,.14),rgba(69,186,210,.08) 45%,var(--card));border-color:#ffbe5652;box-shadow:0 34px 90px #00000047,0 0 0 1px #ffffff09 inset}.tool-hero-screenshot .pill{position:absolute;z-index:2;top:1.15rem;right:1.15rem;background:#120e0ab8;border-color:#ffffff38;color:#fff5df;backdrop-filter:blur(10px)}.tool-hero-screenshot img{display:block;width:100%;aspect-ratio:16 / 10.1;height:auto;object-fit:cover;object-position:top center;border:1px solid var(--cardb);border-radius:16px;background:#15110e}.tool-hero-screenshot--logo{padding:0;display:grid;place-items:center;background:transparent;border-color:transparent;box-shadow:none}.tool-hero-screenshot--logo img{width:min(100%,560px);height:auto;aspect-ratio:auto;max-height:min(520px,58vh);object-fit:contain;background:transparent;border:0;border-radius:0;box-shadow:none}:root:not([data-theme=light]) .tool-hero-screenshot--logo,:root[data-theme=light] .tool-hero-screenshot--logo{background:transparent;border-color:transparent;box-shadow:none}.tool-detail-hero--kiln-schedule-designer .tool-hero-screenshot img{object-fit:contain;background:#f7f2e8}.privacy-hero{padding-bottom:clamp(1rem,2vw,1.6rem)}.privacy-updated{margin-top:1rem;color:var(--text3);font-family:IBM Plex Mono,monospace;font-size:.76rem;letter-spacing:.06em;text-transform:uppercase}.privacy-content{max-width:880px;margin:0 auto;padding:clamp(1.25rem,3vw,2.25rem);display:grid;gap:1.65rem}.privacy-content section{display:grid;gap:.58rem}.privacy-content h2{margin:0;font-size:clamp(1.25rem,2.4vw,1.65rem)}.privacy-content p,.privacy-content ul{margin:0;color:var(--text2)}.privacy-content ul{padding-left:1.2rem;display:grid;gap:.4rem}.privacy-content code{color:var(--accent);font-family:IBM Plex Mono,monospace}.tool-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.tool-detail-grid .glass-panel{position:relative;overflow:hidden;border-color:#6fe0e438;background:linear-gradient(145deg,rgba(111,224,228,.12),rgba(255,122,60,.07) 48%,var(--card))}.tool-detail-grid .glass-panel:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,var(--accent),#6fe0e4,#7bd87f);opacity:.8}.tool-detail-grid .glass-panel:nth-child(2){background:linear-gradient(145deg,rgba(255,190,86,.14),rgba(188,174,224,.1) 48%,var(--card))}.tool-detail-grid .glass-panel:nth-child(3){background:linear-gradient(145deg,rgba(123,216,127,.14),rgba(111,224,228,.09) 48%,var(--card))}:root:not([data-theme=light]) .tool-detail-grid .glass-panel,:root[data-theme=light] .tool-detail-grid .glass-panel{background:linear-gradient(145deg,rgba(111,224,228,.12),rgba(255,122,60,.07) 48%,var(--card))}:root:not([data-theme=light]) .tool-detail-grid .glass-panel:nth-child(2),:root[data-theme=light] .tool-detail-grid .glass-panel:nth-child(2){background:linear-gradient(145deg,rgba(255,190,86,.14),rgba(188,174,224,.1) 48%,var(--card))}:root:not([data-theme=light]) .tool-detail-grid .glass-panel:nth-child(3),:root[data-theme=light] .tool-detail-grid .glass-panel:nth-child(3){background:linear-gradient(145deg,rgba(123,216,127,.14),rgba(111,224,228,.09) 48%,var(--card))}.tool-detail-grid .glass-panel h2{font-size:clamp(1.18rem,1.55vw,1.7rem);line-height:1.08;letter-spacing:-.035em;margin:.35rem 0 .55rem}.tool-detail-grid .glass-panel p:not(.eyebrow),.tool-detail-grid .glass-panel li{font-size:.95rem;line-height:1.5}.tool-preview-panel{position:relative;display:grid;gap:.8rem}.tool-preview-icon{width:112px;height:112px;border-radius:26px;display:grid;place-items:center;background:#ffffff12;border:1px solid var(--cardb);overflow:hidden}.tool-preview-icon img{width:100%;height:100%;object-fit:contain}.tool-preview-icon.white-app-icon{background:#fff;padding:12px}.tool-app-screenshot{margin:0;position:relative;border:1px solid var(--cardb);border-radius:22px;overflow:hidden;background:#ffffff0f;box-shadow:0 24px 60px #0000002e}.tool-app-screenshot:before{content:"";display:block;height:28px;background:linear-gradient(90deg,#fff3,#ffffff14);border-bottom:1px solid var(--cardb)}.tool-app-screenshot:after{content:"";position:absolute;top:10px;left:14px;width:7px;height:7px;border-radius:50%;background:#ff7a3cb8;box-shadow:13px 0 #e2b54db8,26px 0 #43ad93b8}.tool-app-screenshot img{display:block;width:100%;aspect-ratio:91 / 60;height:auto;object-fit:cover;object-position:top center}.tool-screenshot-section{padding-top:0}.tool-use-list{padding-left:1.2rem;color:var(--text2)}.tool-use-list li{margin:.55rem 0}.tool-related-section{margin-top:1rem}.grid.cards.tool-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.tool-related-card{padding:0;display:grid;grid-template-columns:154px minmax(0,1fr);min-height:188px;color:inherit;text-decoration:none}.tool-related-thumb{min-height:100%;background:#f4eadc;border-right:1px solid var(--cardb);display:grid;place-items:center;overflow:hidden}.tool-related-thumb img{width:100%;height:100%;object-fit:cover}.tool-related-thumb.resource-thumb{padding:.55rem;background:linear-gradient(135deg,#fff8f2,#e8ded4)}.tool-related-thumb.resource-thumb img{object-fit:contain;border-radius:8px;box-shadow:0 12px 28px #0000002e}.tool-related-body{padding:1rem;display:flex;flex-direction:column;min-width:0}.tool-related-body .eyebrow{margin:0 0 .55rem}.tool-related-body h3{font-size:1.12rem;line-height:1.12;margin:0 0 .55rem;overflow-wrap:normal}.tool-related-body p:not(.eyebrow){margin:0;line-height:1.42;color:var(--text2);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.resource-reference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.4rem}.resource-reference-card{position:relative}.resource-reference-card p{color:var(--text2)}.resource-reference-card ul{margin:.85rem 0 0;padding-left:1.15rem;color:var(--text2)}.resource-tool-card{border-color:#ff7a3c47;background:linear-gradient(145deg,rgba(255,122,60,.08),var(--card))}.resource-related-section{padding-top:2rem}@media(max-width:1000px){.home-learn-grid,.learn-quick-start,.tools-screen-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.learn-hero,.tools-family-hero,.tool-detail-hero,.grid.cards.tool-related-grid,.resource-reference-grid{grid-template-columns:1fr}}@media(max-width:700px){.home-learn-grid,.learn-path-grid,.learn-quick-start,.tool-detail-grid,.tools-screen-grid{grid-template-columns:1fr}.tool-related-card{grid-template-columns:104px minmax(0,1fr);min-height:132px}.tool-related-body{padding:.72rem}.tool-related-body h3{font-size:1rem}.tool-related-body p:not(.eyebrow){-webkit-line-clamp:2}.learn-step-link{grid-template-columns:72px minmax(0,1fr);min-height:78px}.learn-step-thumb{width:72px;height:62px}}.community-head-actions{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;justify-content:flex-end}.community-useful-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin:.8rem 0 1rem}.community-useful-chips span{border:1px solid var(--cardb);border-radius:999px;padding:.28rem .48rem;background:#ffffff0b;color:var(--text2);font-family:IBM Plex Mono,monospace;font-size:.66rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.community-useful-chips.compact{margin:.55rem 0 0}.community-useful-chips.compact span:nth-child(n+3){display:none}.community-detail-grid-polished{grid-template-columns:minmax(0,1fr) minmax(300px,.42fr)}.community-main-stack,.community-side-stack{display:grid;gap:1rem;align-content:start}.community-glance-panel{position:relative;overflow:hidden}.community-glance-panel:before,.community-correction-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--spectrum)}.community-glance-panel .lede{color:var(--text);margin-bottom:1rem}.community-useful-section{border-top:1px solid var(--cardb);margin-top:1rem;padding-top:1rem}.community-useful-section h2{font-size:1.15rem;margin:0 0 .75rem}.community-useful-list{list-style:none;padding:0;margin:0;display:grid;gap:.55rem}.community-useful-list li{position:relative;padding:.6rem .7rem .6rem 2rem;border:1px solid var(--cardb);border-radius:12px;background:#ffffff0a;color:var(--text2)}.community-useful-list li:before{content:"";position:absolute;left:.7rem;top:.92rem;width:.52rem;height:.52rem;border-radius:999px;background:var(--accent);box-shadow:0 0 0 4px #ff7a3c21}.community-related-block{margin-top:.3rem}.community-related-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.community-correction-card{position:relative}.community-correction-card p:not(.eyebrow){color:var(--text2)}@media(max-width:900px){.community-head-actions{justify-content:flex-start}.community-detail-grid-polished{grid-template-columns:1fr}}@media(max-width:640px){.community-useful-chips.compact span:nth-child(n+2){display:none}}.featured-org-slot .button{margin-top:.35rem}.icon-button{display:inline-flex;align-items:center;gap:.45rem}.icon-button .mini-action-icon,.icon-button .line-icon{flex:0 0 auto}.line-icon{--icon-stroke: currentColor;position:relative;display:inline-block;width:1.05rem;height:1.05rem;flex:0 0 1.05rem;color:currentColor;opacity:.86}.line-icon:before,.line-icon:after{content:"";position:absolute;box-sizing:border-box;border-color:var(--icon-stroke)}.name-icon:before{inset:.16rem .24rem .48rem;border:1.7px solid;border-radius:50%}.name-icon:after{left:.16rem;right:.16rem;bottom:.12rem;height:.42rem;border:1.7px solid;border-top-left-radius:999px;border-top-right-radius:999px;border-bottom:0}.location-icon:before{left:.26rem;top:.06rem;width:.54rem;height:.72rem;border:1.7px solid;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.location-icon:after{left:.43rem;top:.23rem;width:.2rem;height:.2rem;border:1.5px solid;border-radius:50%}.address-icon:before{left:.12rem;right:.12rem;bottom:.12rem;height:.58rem;border:1.7px solid;border-top:0}.address-icon:after{left:.18rem;top:.14rem;width:.72rem;height:.72rem;border-left:1.7px solid;border-top:1.7px solid;transform:rotate(45deg)}.phone-icon:before{left:.2rem;top:.08rem;width:.62rem;height:.9rem;border:1.7px solid;border-radius:.18rem;transform:rotate(-18deg)}.phone-icon:after{left:.42rem;bottom:.16rem;width:.18rem;border-top:1.7px solid}.email-icon:before{inset:.2rem .08rem .22rem;border:1.7px solid;border-radius:.12rem}.email-icon:after{left:.16rem;right:.16rem;top:.32rem;height:.36rem;border-left:1.7px solid;border-bottom:1.7px solid;transform:rotate(-45deg)}.website-icon:before{inset:.1rem;border:1.7px solid;border-radius:50%}.website-icon:after{left:.1rem;right:.1rem;top:.48rem;border-top:1.7px solid;box-shadow:0 -.23rem 0 -.5px currentColor,0 .23rem 0 -.5px currentColor}.store-icon:before{left:.12rem;right:.12rem;bottom:.14rem;height:.52rem;border:1.7px solid;border-top:0}.store-icon:after{left:.09rem;right:.09rem;top:.18rem;height:.28rem;border:1.7px solid;border-bottom-left-radius:.18rem;border-bottom-right-radius:.18rem}.instagram-icon:before{inset:.14rem;border:1.7px solid;border-radius:.26rem}.instagram-icon:after{left:.39rem;top:.39rem;width:.27rem;height:.27rem;border:1.6px solid;border-radius:50%;box-shadow:.2rem -.2rem 0 -.07rem currentColor}.facebook-icon:before{left:.43rem;top:.1rem;width:.34rem;height:.82rem;border-left:1.9px solid;border-top:1.9px solid;border-radius:.16rem 0 0}.facebook-icon:after{left:.28rem;top:.46rem;width:.52rem;border-top:1.9px solid}.youtube-icon:before{inset:.22rem .08rem;border:1.7px solid;border-radius:.22rem}.youtube-icon:after{left:.44rem;top:.37rem;width:0;height:0;border-left:.24rem solid currentColor;border-top:.15rem solid transparent;border-bottom:.15rem solid transparent}.link-icon:before{left:.13rem;top:.35rem;width:.42rem;height:.24rem;border:1.7px solid;border-radius:999px;transform:rotate(-35deg)}.link-icon:after{right:.13rem;bottom:.35rem;width:.42rem;height:.24rem;border:1.7px solid;border-radius:999px;transform:rotate(-35deg)}.detail-data-row-with-icon dt{display:inline-flex;align-items:center;gap:.42rem}.detail-data-row-with-icon dt .line-icon{width:.9rem;height:.9rem;flex-basis:.9rem;color:var(--accent, #ff7a3c);opacity:.82}.community-correction-card h2{font-size:112%;line-height:1.16}@media(max-width:760px){.detail-data-row-with-icon{gap:.5rem}}.line-art-icon{display:inline-block;width:1rem;height:1rem;object-fit:contain;flex:0 0 1rem;vertical-align:-.16em}.icon-button .line-art-icon,.detail-data-row-with-icon dt .line-art-icon,.detail-data-row-with-icon dt .line-icon{width:.95rem;height:.95rem;flex-basis:.95rem}.contact-line-art-icon{opacity:.95}.community-related-block .section-head h2{font-size:clamp(1.28rem,1.75vw,1.62rem);line-height:1.12;max-width:none;white-space:nowrap}.community-related-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:.9rem}.community-related-card{display:grid;grid-template-columns:5.2rem minmax(0,1fr);align-items:stretch;gap:.85rem;padding:.78rem;min-height:7.2rem;text-decoration:none}.community-related-thumb{display:grid;place-items:center;overflow:hidden;border-radius:.95rem;background:color-mix(in srgb,var(--accent) 10%,var(--panel));border:1px solid color-mix(in srgb,var(--ink) 10%,transparent);min-height:5.8rem}.community-related-thumb img{display:block;width:100%;height:100%;object-fit:cover}.community-related-thumb.document-thumb img{width:100%;height:100%;object-fit:contain;opacity:1;padding:.28rem;border-radius:.75rem;filter:drop-shadow(0 8px 16px rgba(0,0,0,.18))}.community-related-thumb.video-thumb{aspect-ratio:16 / 10;background:#111}.community-related-thumb.video-thumb img{object-fit:cover}.community-related-copy{display:grid;align-content:center;gap:.32rem;min-width:0}.community-related-card .eyebrow{margin:0;font-size:.66rem}.community-related-title{color:var(--ink);font-family:var(--font-head);font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.15;letter-spacing:-.01em}.community-related-meta{color:var(--muted);font-size:.84rem;line-height:1.35}@media(max-width:760px){.community-related-block .section-head h2{max-width:none;white-space:normal}.community-related-grid{grid-template-columns:1fr}.community-related-card{grid-template-columns:4.75rem minmax(0,1fr);min-height:6.4rem}.community-related-thumb{min-height:5.2rem}}.community-related-card{grid-template-columns:4.9rem minmax(0,1fr)!important}.community-related-thumb{width:4.9rem;height:4.9rem;min-height:0;aspect-ratio:auto}.community-related-thumb.video-thumb{aspect-ratio:auto}.community-related-title{font-size:clamp(.92rem,1.05vw,1.04rem);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.community-related-meta{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:760px){.community-related-card{grid-template-columns:4.5rem minmax(0,1fr)!important}.community-related-thumb{width:4.5rem;height:4.5rem}}.community-detail-page-layout{padding-top:clamp(1.35rem,3vw,2.35rem);align-items:start}.community-back-link{justify-self:start;margin-bottom:-.15rem}.community-detail-intro-panel{position:relative;overflow:hidden;padding:clamp(1rem,2.4vw,1.45rem);background:radial-gradient(circle at 90% 0%,color-mix(in srgb,var(--accent) 13%,transparent),transparent 34%),var(--card)}.community-detail-intro-panel:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--spectrum)}.community-detail-intro-panel .community-detail-title-row{margin-top:0}.community-detail-intro-panel h1{margin:.2rem 0 .28rem;color:var(--text);text-shadow:none}.community-detail-intro-panel .meta,.community-detail-intro-panel .lede,.community-back-link{color:var(--text2);text-shadow:none}.community-detail-intro-panel .actions{margin-top:1rem}.community-about-panel{scroll-margin-top:7rem}.community-side-stack .community-glance-panel{order:0}.community-side-stack .community-contact-panel{order:1}.community-side-stack .community-correction-card{order:2}.community-side-stack .community-glance-panel .section-index .num{min-width:auto}@media(max-width:900px){.community-detail-page-layout{padding-top:1rem}.community-side-stack{order:2}}@media(max-width:620px){.community-detail-intro-panel .community-detail-title-row{grid-template-columns:76px minmax(0,1fr);gap:.9rem}.community-detail-intro-panel .community-detail-logo{width:72px;height:72px;border-radius:18px}.community-detail-intro-panel h1{font-size:clamp(2rem,12vw,3rem)}}.delphi-enhanced-hero{min-height:clamp(430px,42vw,560px);display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate;color:#fff7ed;border-color:#ff7a3c52;background:#130f0c;box-shadow:0 30px 90px #0000003d}.delphi-enhanced-hero:before{z-index:2}.delphi-enhanced-hero__image,.delphi-enhanced-hero__shade{position:absolute;inset:0;pointer-events:none}.delphi-enhanced-hero__image{z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.78}.delphi-enhanced-hero__shade{z-index:-1;background:linear-gradient(90deg,#0a0705f5,#0e0905d6 45%,#110a067a 72%,#110a062e),radial-gradient(circle at 18% 12%,rgba(255,214,171,.23),transparent 32%),radial-gradient(circle at 85% 82%,rgba(255,122,60,.32),transparent 30%)}.delphi-enhanced-hero .community-detail-title-row,.delphi-enhanced-hero .actions,.delphi-enhanced-proof-row{position:relative;z-index:1}.delphi-enhanced-hero .community-detail-logo{width:128px;height:128px;border-radius:30px;padding:.65rem;border-color:#ffffff9e;box-shadow:0 26px 70px #0000007a}.delphi-enhanced-hero h1{color:#fff7ed;font-size:clamp(3.2rem,7vw,6.7rem);letter-spacing:-.075em;text-shadow:0 3px 32px rgba(0,0,0,.72)}.delphi-enhanced-hero .meta,.delphi-enhanced-hero .lede,:root[data-theme=light] .delphi-enhanced-hero .meta,:root[data-theme=light] .delphi-enhanced-hero .lede{color:#fff7ede0;text-shadow:0 2px 18px rgba(0,0,0,.7)}.delphi-enhanced-hero .lede{max-width:58ch;font-size:clamp(1.04rem,1.45vw,1.25rem)}.delphi-enhanced-hero .pill.coral{background:#ff7a3c33;border-color:#ffc4966b;color:#ffd7c6}.delphi-enhanced-proof-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;max-width:820px;margin:1.15rem 0 .2rem}.delphi-enhanced-proof-row span{min-height:58px;padding:.72rem .78rem;border:1px solid rgba(255,255,255,.22);border-radius:15px;background:#140d0894;backdrop-filter:blur(12px);color:#fff7edc2;font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.delphi-enhanced-proof-row strong{display:block;color:#fff7ed;font-family:IBM Plex Sans,sans-serif;font-size:1.02rem;letter-spacing:-.02em;text-transform:none}.delphi-enhanced-panel{position:relative;overflow:hidden;padding:clamp(1rem,2.4vw,1.55rem);border:1px solid rgba(255,122,60,.24);border-radius:22px;background:radial-gradient(circle at 0% 0%,rgba(255,122,60,.12),transparent 34%),linear-gradient(145deg,color-mix(in srgb,var(--card) 92%,#ff7a3c 8%),var(--card));box-shadow:0 18px 54px var(--soft-shadow)}.delphi-enhanced-panel:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#ff7a3c,#ffd7c6,#f2b441,#ff7a3c)}.delphi-enhanced-section-head{max-width:760px;margin-bottom:1rem}.delphi-enhanced-section-head.inline-head{max-width:none;display:flex;justify-content:space-between;align-items:flex-end;gap:1rem}.delphi-enhanced-section-head h2{margin:.14rem 0 .32rem;font-size:clamp(1.9rem,3vw,3rem);letter-spacing:-.055em}.delphi-enhanced-section-head h2 span{display:block}.delphi-enhanced-section-head p{color:var(--text2);margin:0}.delphi-benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.delphi-benefit-card,.delphi-project-card,.delphi-tool-card{border:1px solid var(--cardb);border-radius:17px;background:#ffffff0b}.delphi-benefit-card{padding:.95rem}.delphi-benefit-icon{display:inline-grid;place-items:center;width:42px;height:42px;margin-bottom:.8rem;border-radius:14px;border:1px solid rgba(255,122,60,.24);background:#ff7a3c1f}.delphi-benefit-icon img{width:22px;height:22px;object-fit:contain}.delphi-benefit-card h3,.delphi-project-card h3{margin:0 0 .35rem;color:var(--text);font-size:1.1rem;letter-spacing:-.025em}.delphi-benefit-card p,.delphi-project-card p{margin:0;color:var(--text2);line-height:1.48}.oceanside-card-link{display:inline-flex;align-items:center;width:fit-content;margin-top:.85rem;color:var(--accent);font-weight:800;font-size:.88rem;text-decoration:none}.oceanside-card-link:hover{color:var(--text)}.oceanside-card-link:after{content:"→";margin-left:.35rem}.delphi-tool-grid.oceanside-tool-grid{margin-top:.9rem;grid-template-columns:minmax(0,1fr)}.oceanside-kiln-tool-card{min-height:0;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:.85rem 1rem}.oceanside-kiln-tool-card span{grid-row:1 / span 2}.oceanside-kiln-tool-card strong,.oceanside-kiln-tool-card small{grid-column:2}.oceanside-kiln-tool-card small{max-width:56rem}.delphi-tool-card .oceanside-kiln-screenshot{grid-column:1 / -1;width:100%;height:auto;max-height:520px;object-fit:contain;object-position:top center;border:1px solid var(--cardb);border-radius:14px;background:#efe4d3;box-shadow:0 12px 34px var(--soft-shadow)}.oceanside-enhanced-hero .delphi-enhanced-hero__image{object-position:center 54%;opacity:.92;filter:saturate(1.04) contrast(1.03) brightness(.92)}.oceanside-enhanced-hero .delphi-enhanced-hero__shade{background:linear-gradient(90deg,#140c07f0,#1c1109c7 43%,#131f2475 78%,#152d3a3d),radial-gradient(circle at 12% 18%,rgba(255,122,60,.24),transparent 32%),radial-gradient(circle at 78% 72%,rgba(42,166,214,.18),transparent 36%)}.oceanside-dealer-panel{scroll-margin-top:120px}.oceanside-dealer-map{min-height:clamp(360px,42vw,560px);border:1px solid var(--cardb);border-radius:18px;overflow:hidden;background:#14100d;margin-bottom:1rem;z-index:1}.oceanside-dealer-map .leaflet-tile-pane{filter:saturate(.74) contrast(.96) brightness(.82)}.oceanside-dealer-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.8rem;max-height:560px;overflow:auto;padding-right:.35rem}.oceanside-dealer-card{border:1px solid var(--cardb);border-radius:16px;background:#ffffff0b;padding:.9rem;transition:border-color .18s ease,background .18s ease,transform .18s ease}.oceanside-dealer-card.is-active{border-color:#ff7a3cb3;background:#ff7a3c1f;transform:translateY(-2px)}.oceanside-dealer-card-head{margin-bottom:.7rem}.oceanside-dealer-card h3{margin:.1rem 0 0;font-size:1rem;line-height:1.18}.oceanside-dealer-card dl{display:grid;gap:.45rem;margin:0}.oceanside-dealer-card dl div{display:grid;gap:.12rem}.oceanside-dealer-card dt{display:flex;align-items:center;gap:.28rem;color:var(--text3);font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.oceanside-dealer-card dt .line-art-icon{width:14px;height:14px;opacity:.78}.oceanside-dealer-card dd{margin:0;color:var(--text2);font-size:.88rem;overflow-wrap:anywhere;white-space:normal}.oceanside-dealer-card a{color:var(--accent)}.delphi-project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.7rem}.delphi-project-card{min-height:170px;padding:.9rem;display:flex;flex-direction:column}.delphi-project-card span{color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:800;letter-spacing:.12em;margin-bottom:.55rem}.delphi-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.delphi-video-card{display:grid;grid-template-columns:148px minmax(0,1fr);gap:.8rem;align-items:center;padding:.6rem;border:1px solid var(--cardb);border-radius:18px;background:#ffffff0a;color:inherit;text-decoration:none}.delphi-video-card:hover{color:inherit;border-color:#ff7a3c7a;background:#ff7a3c13}.delphi-video-thumb{display:block;aspect-ratio:16/9;overflow:hidden;border-radius:13px;background:#100d0b}.delphi-video-thumb img{width:100%;height:100%;object-fit:cover;display:block}.delphi-video-copy{display:grid;gap:.22rem;min-width:0}.delphi-video-copy strong{color:var(--text);line-height:1.12}.delphi-video-copy>span:last-child{color:var(--text2);font-size:.86rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.delphi-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.delphi-tool-card{min-height:190px;padding:1rem;display:grid;gap:.55rem;align-content:start;color:inherit;text-decoration:none}.delphi-tool-card:hover{color:inherit;border-color:#ff7a3c7a;background:#ff7a3c13}.delphi-tool-card span{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:var(--paper);border:1px solid var(--cardb)}.delphi-tool-card img{width:40px;height:40px;object-fit:contain}.delphi-tool-card strong{color:var(--text);font-size:1.12rem;letter-spacing:-.025em}.delphi-tool-card small{color:var(--text2);font-size:.9rem;line-height:1.42}@media(max-width:980px){.delphi-video-grid,.delphi-tool-grid{grid-template-columns:1fr}}@media(max-width:760px){.delphi-enhanced-hero{min-height:0}.delphi-enhanced-hero .community-detail-logo{width:92px;height:92px;border-radius:23px}.delphi-enhanced-proof-row,.delphi-benefit-grid{grid-template-columns:1fr}.delphi-enhanced-section-head.inline-head{display:grid;align-items:start}.delphi-video-card{grid-template-columns:112px minmax(0,1fr)}}@media(max-width:520px){.delphi-enhanced-hero .community-detail-title-row{grid-template-columns:1fr}.delphi-enhanced-hero .community-detail-logo{width:72px;height:72px;border-radius:18px;padding:.35rem}.delphi-enhanced-hero h1{font-size:clamp(2.35rem,14vw,4rem)}.delphi-enhanced-proof-row span{min-height:0}.delphi-enhanced-hero .actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;align-items:stretch}.delphi-enhanced-hero .actions .button{width:100%;min-height:42px;padding:.66rem .7rem}.delphi-video-card,.delphi-project-grid{grid-template-columns:1fr}}.article-index-hero,.article-hero{padding:clamp(3.5rem,7vw,6.2rem) 0 clamp(2rem,4vw,3.2rem);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:center}.article-hero{padding-top:clamp(.75rem,2vw,1.75rem)}.article-index-hero h1,.article-hero h1{max-width:16ch;font-size:clamp(2.35rem,4.15vw,3.65rem);line-height:1.04;letter-spacing:-.032em}.article-index-hero h1{max-width:17ch;font-size:clamp(2.55rem,4.55vw,3.8rem);line-height:1.04}.article-index-hero .lede,.article-hero .lede{max-width:64ch;font-size:clamp(1rem,1.45vw,1.12rem)}.article-design-card,.article-card,.article-interactive-visual{position:relative;overflow:hidden;border:1px solid var(--cardb);border-radius:22px;background:linear-gradient(145deg,#ffffff13,#ffffff06);box-shadow:0 22px 56px var(--soft-shadow)}.article-design-card{padding:clamp(1.25rem,3vw,2rem)}.article-design-card:before,.article-card:before,.article-interactive-visual:before,.article-studio-notes:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--spectrum);opacity:.9}.article-design-card strong{display:block;margin:.4rem 0;color:var(--text);font-size:clamp(1.45rem,2.5vw,2rem);letter-spacing:-.03em;line-height:1.05}.article-design-card p{margin:0;color:var(--text2)}.article-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-top:1rem}.article-card{color:var(--text);min-height:520px;display:flex;flex-direction:column;transition:transform .22s cubic-bezier(.2,.7,.2,1),border-color .22s ease,box-shadow .22s ease}.article-card:hover{color:var(--text);transform:translateY(-6px);border-color:#ff7a3c8c;box-shadow:0 26px 70px var(--soft-shadow)}.article-card-visual{min-height:210px;position:relative;display:grid;align-items:end;grid-template-columns:repeat(5,1fr);gap:.5rem;padding:1.4rem;background:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),radial-gradient(360px 180px at 72% 18%,rgba(255,122,60,.18),transparent 60%);background-size:38px 38px,38px 38px,auto;border-bottom:1px solid var(--cardb);overflow:hidden}.article-card-image{padding:0;display:block;aspect-ratio:16 / 10;min-height:0;background:#f3eadc}.article-card-image img{width:100%;height:100%;object-fit:contain;object-position:center;filter:saturate(.9) contrast(.98)}.article-card-visual:after{content:"";position:absolute;inset:1.25rem;border:1px solid rgba(255,255,255,.1);border-radius:16px;opacity:.72;pointer-events:none}.article-card-image:after{inset:0;border:0;border-radius:0;background:linear-gradient(180deg,#fff0,#efe2d22e);opacity:1}.article-card-visual span{display:block;min-height:28px;border-radius:999px 999px 6px 6px;background:linear-gradient(180deg,#ff7a3cf2,#ff7a3c47);box-shadow:0 0 0 1px #ffffff1f inset;position:relative;z-index:1}.article-card-visual span:nth-child(1){height:42%}.article-card-visual span:nth-child(2){height:66%;background:linear-gradient(180deg,#f0a23aeb,#f0a23a47)}.article-card-visual span:nth-child(3){height:88%;background:linear-gradient(180deg,#3aa9c9eb,#3aa9c940)}.article-card-visual span:nth-child(4){height:58%;background:linear-gradient(180deg,#6852ace0,#6852ac3d)}.article-card-visual span:nth-child(5){height:34%}.article-card-visual[data-visual=curve] span{border-radius:999px;align-self:center;transform:rotate(-18deg)}.article-card-visual[data-visual=curve] span:nth-child(1){height:12px;transform:translateY(42px) rotate(-24deg)}.article-card-visual[data-visual=curve] span:nth-child(2){height:12px;transform:translateY(5px) rotate(-14deg)}.article-card-visual[data-visual=curve] span:nth-child(3){height:12px;transform:translateY(-35px) rotate(6deg)}.article-card-visual[data-visual=curve] span:nth-child(4){height:12px;transform:translateY(-12px) rotate(24deg)}.article-card-visual[data-visual=curve] span:nth-child(5){height:12px;transform:translateY(34px) rotate(16deg)}.article-card-visual[data-visual=segments]{grid-template-columns:repeat(3,1fr);gap:.8rem;align-items:center}.article-card-visual[data-visual=segments] span:nth-child(n+4){display:none}.article-card-visual[data-visual=segments] span{height:74px;border-radius:18px}.article-card-visual[data-visual=segments] span:nth-child(1):after{content:"RATE"}.article-card-visual[data-visual=segments] span:nth-child(2):after{content:"TARGET"}.article-card-visual[data-visual=segments] span:nth-child(3):after{content:"HOLD"}.article-card-visual[data-visual=segments] span:after{position:absolute;inset:auto .3rem .45rem;text-align:center;color:#ffffffc7;font-family:IBM Plex Mono,monospace;font-size:.58rem;font-weight:700;letter-spacing:.1em}.article-card-visual[data-visual=phases]{grid-template-columns:repeat(5,1fr);align-items:center}.article-card-visual[data-visual=phases] span{height:62px;border-radius:999px}.article-card-visual[data-visual=phases] span:nth-child(odd){transform:translateY(-18px)}.article-card-visual[data-visual=phases] span:nth-child(2n){transform:translateY(22px)}.article-card-body{padding:1.2rem;display:flex;flex-direction:column;flex:1}.article-card h2{font-size:clamp(1.34rem,2.05vw,1.72rem);line-height:1.12}.article-card p:not(.eyebrow){color:var(--text2)}.article-card-meta{margin-top:auto;display:grid;gap:.45rem;color:var(--dim);font-family:IBM Plex Mono,monospace;font-size:.72rem;letter-spacing:.07em;text-transform:uppercase}.article-back{margin-bottom:1rem}.article-back-icon{width:18px;height:18px;object-fit:contain;flex:0 0 auto;opacity:.86}.article-hero-icon{display:block;width:124px;height:auto;max-height:124px;object-fit:contain;margin:0 auto .75rem 0;align-self:flex-start;justify-self:start}.title-heat-bars{display:grid;grid-template-columns:repeat(4,minmax(38px,72px));gap:.44rem;align-items:end;margin:.95rem 0 1.05rem;max-width:320px}.title-heat-bars span{display:block;height:9px;border-radius:999px;transform-origin:left center;animation:titleHeatBars 3.8s cubic-bezier(.2,.7,.2,1) infinite;background:linear-gradient(90deg,#ff7a3ceb,#f0a23a5c)}.title-heat-bars span:nth-child(2){animation-delay:-.45s;background:linear-gradient(90deg,#f0a23ae0,#3aa9c957)}.title-heat-bars span:nth-child(3){animation-delay:-.9s;background:linear-gradient(90deg,#3aa9c9db,#6852ac57)}.title-heat-bars span:nth-child(4){animation-delay:-1.35s;background:linear-gradient(90deg,#6852acd1,#ff7a3c4d)}@keyframes titleHeatBars{0%,to{transform:scaleX(.72);opacity:.54}45%,68%{transform:scaleX(1);opacity:.96}}.article-meta-row,.article-trust-row{display:flex;flex-wrap:wrap;gap:.5rem}.article-trust-row{margin-top:1.05rem;color:var(--text2)}.article-meta-row{margin-top:.65rem}.article-meta-row span,.article-trust-row span{border:1px solid var(--cardb);border-radius:999px;padding:.34rem .58rem;color:var(--text3);background:var(--card);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.article-trust-row span{color:var(--text2);background:#ff7a3c12;border-color:#ff7a3c38}.article-audio-card{display:grid;grid-template-columns:minmax(0,.85fr) minmax(220px,1fr);gap:.9rem;align-items:center;margin-top:1rem;padding:.9rem;border-color:#ff7a3c3d;background:linear-gradient(145deg,#ffffff17,#ff7a3c0d)}.article-audio-card strong{display:block;color:var(--text);font-size:1.02rem;line-height:1.15}.article-audio-card .eyebrow{margin-bottom:.28rem}.article-audio-card audio{width:100%;min-width:0;accent-color:var(--accent)}.article-action-row{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem;align-items:flex-end}.article-action-button{min-height:40px;display:inline-flex;align-items:center;gap:.55rem}.article-action-button img{width:18px;height:18px;object-fit:contain;flex:0 0 auto}.article-audio-pill{border-color:#ff7a3cb8;background:linear-gradient(135deg,#ff7a3c,#d95729);color:#fff7ed;font-family:IBM Plex Mono,monospace;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 10px 24px #d9572938}.article-audio-pill:hover,.article-audio-pill:focus-visible,.article-audio-pill[aria-pressed=true]{border-color:#ff7a3ceb;background:linear-gradient(135deg,#ff8b52,#c94f20);color:#fff7ed;transform:translateY(-1px)}.article-audio-play-icon{width:1.05rem;height:1.05rem;flex:0 0 1.05rem;border-radius:999px;display:inline-grid;place-items:center;background:#d95729;color:#fff7ed;font-size:.6rem;line-height:1;letter-spacing:0;text-align:center;opacity:1;overflow:visible}.article-audio-play-icon:before{content:"▶"}.article-audio-pill[aria-pressed=true] .article-audio-play-icon:before{content:"Ⅱ"}.article-audio-play-icon svg,.article-audio-play-icon img{display:none}.article-audio-pill:hover .article-audio-play-icon,.article-audio-pill:focus-visible .article-audio-play-icon,.article-audio-pill[aria-pressed=true] .article-audio-play-icon{background:#fff7ed;color:#d95729}.article-audio-player{width:min(100%,520px);display:grid;gap:.56rem;padding:.58rem .66rem .66rem;border:1px solid rgba(255,122,60,.28);border-radius:18px;background:linear-gradient(145deg,#fff8eef0,#ffebd6d1);box-shadow:0 16px 38px #6f482821,inset 0 1px #ffffffb3}:root:not([data-theme=light]) .article-audio-player{background:linear-gradient(145deg,#1f1813eb,#331f16db);box-shadow:0 18px 44px #00000057,inset 0 1px #ffffff14}.article-audio-player__controls,.article-audio-player__timeline{display:flex;align-items:center;gap:.48rem}.article-audio-player__controls{flex-wrap:wrap}.article-audio-skip{min-height:36px;padding:0 .56rem;border:1px solid rgba(255,122,60,.24);border-radius:999px;background:#ffffff8a;color:var(--text2);font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:800;letter-spacing:.06em;cursor:pointer}.article-audio-skip:hover,.article-audio-skip:focus-visible{border-color:#ff7a3c85;color:var(--accent);background:#ff7a3c1a}.article-audio-time{min-width:3.1rem;color:var(--text3);font-family:IBM Plex Mono,monospace;font-size:.69rem;font-weight:800;letter-spacing:.05em;line-height:1;text-align:center}.article-audio-now{margin-left:auto;color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.article-audio-range{flex:1 1 120px;min-width:120px;accent-color:#d95729;cursor:pointer}.article-action-button.is-saved:not(.article-audio-pill),.article-action-button[aria-pressed=true]:not(.article-audio-pill){border-color:#ff7a3c73;background:#ff7a3c1f;color:var(--accent)}.article-interactive-visual{padding:clamp(.7rem,1.8vw,1rem)}.article-interactive-visual figcaption{position:relative;z-index:1}.article-interactive-visual figcaption h2{font-size:clamp(1.32rem,2.15vw,1.72rem);line-height:1.12}.article-interactive-visual figcaption p:not(.eyebrow){color:var(--text2);margin:0 0 1rem}.article-hero--wide-pilot{--article-pilot-text-edge: calc(1020px + clamp(1.5rem, 5vw, 4rem)) ;grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(.65rem,1.35vw,1rem);padding-top:clamp(.75rem,2vw,1.35rem);padding-bottom:clamp(1.2rem,2.4vw,2rem)}.article-hero--wide-pilot .article-hero-copy{display:contents}.article-hero--wide-pilot .article-back{order:1;justify-self:start;margin-bottom:.15rem}.article-hero--wide-pilot .article-hero-icon{display:none}.article-hero--wide-pilot .article-hero-copy>.eyebrow{order:2;margin:.2rem 0 0}.article-hero--wide-pilot h1{order:3;max-width:none;margin:0;font-size:clamp(1.93rem,4.13vw,3.93rem);line-height:.98;letter-spacing:-.052em}.article-hero--wide-pilot .title-heat-bars{order:4;display:grid;width:min(320px,100%);margin:.5rem 0 .35rem}.article-hero--wide-pilot .lede{display:none}.article-hero--wide-pilot .article-series-row{gap:.45rem}.article-hero--wide-pilot .article-series-row span,.article-hero--wide-pilot .article-series-row a{padding:.28rem .54rem}.article-hero--wide-pilot .article-trust-row{display:none}.article-hero--wide-pilot .article-meta-row{order:4;width:auto;justify-self:start;justify-content:flex-start;gap:.45rem;margin:-.15rem 0 .35rem}.article-hero--wide-pilot .article-meta-row span{padding:.28rem .54rem}.article-hero--wide-pilot .article-action-row{order:6;width:min(100%,var(--article-pilot-text-edge));justify-self:start;justify-content:flex-end;gap:.45rem;margin-top:-.05rem}.article-hero--wide-pilot .article-action-row--inside-card{position:absolute;z-index:3;left:clamp(1rem,2vw,1.35rem);bottom:clamp(.9rem,1.8vw,1.2rem);width:calc(100% - clamp(2rem,4vw,2.7rem));justify-self:auto;justify-content:flex-start;margin:0}.article-hero--wide-pilot .article-action-row--inside-card .article-audio-player{flex:0 1 min(56vw,620px);min-width:min(100%,360px)}.article-hero--wide-pilot .article-action-row--inside-card .article-audio-player+.article-action-button{margin-left:auto}.article-hero--wide-pilot .article-action-row--inside-card .article-action-button{overflow:hidden}.article-hero--wide-pilot .article-action-row--inside-card .article-action-button img{width:18px;height:18px;aspect-ratio:1 / 1;border:0;border-radius:0;background:transparent;box-shadow:none;filter:none}.article-hero--wide-pilot .article-hero-illustration{order:5;width:min(100%,var(--article-pilot-text-edge));max-width:none;box-sizing:border-box;justify-self:start;margin:0;padding:clamp(.5rem,1vw,.75rem);border-radius:26px}.article-hero--wide-pilot .article-hero-illustration img{aspect-ratio:16 / 9;border-radius:22px}.article-hero--wide-pilot .article-hero-illustration figcaption{max-width:850px;padding:clamp(1rem,2vw,1.35rem) clamp(.6rem,1.5vw,1rem) clamp(7.4rem,11vw,8.4rem)}.article-hero--wide-pilot .article-series-row--inside-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;justify-self:end;max-width:min(100%,520px);margin:.46rem clamp(.6rem,1.5vw,1rem) 0 auto;position:relative;z-index:2}.article-hero--wide-pilot .article-hero-illustration figcaption h2{font-size:clamp(1.45rem,2.8vw,2.35rem);line-height:1.04;letter-spacing:-.035em}.article-hero-illustration img{width:100%;aspect-ratio:16 / 10;object-fit:contain;object-position:center;border:1px solid var(--cardb);border-radius:18px;background:#f3eadc;box-shadow:inset 0 0 0 1px #ffffff29;filter:saturate(.9) contrast(.98)}.article-hero-illustration figcaption{padding:.95rem .35rem .2rem}.article-visual-stage{position:relative;min-height:300px;border:1px solid var(--cardb);border-radius:18px;overflow:hidden;background:radial-gradient(460px 220px at 66% 12%,rgba(255,122,60,.15),transparent 60%),linear-gradient(145deg,#ffffff0e,#00000014)}.article-visual-stage svg{position:absolute;inset:0;width:100%;height:100%}.article-visual-stage .grid-line{fill:none;stroke:currentColor;opacity:.13;stroke-width:1.5}.article-visual-stage .axis-line{fill:none;stroke:currentColor;opacity:.26;stroke-width:2}.heat-curve{fill:none;stroke-width:10;stroke-linecap:round;filter:drop-shadow(0 8px 18px rgba(0,0,0,.2));stroke-dasharray:920;animation:articleCurveDraw 2.8s cubic-bezier(.2,.7,.2,1) both}.curve-points circle{fill:var(--panel-bg-solid);stroke:var(--accent);stroke-width:4;transform-box:fill-box;transform-origin:center;opacity:0;animation:curvePointPop .45s cubic-bezier(.2,.7,.2,1) both;animation-delay:calc(1.05s + var(--point-delay, 0ms))}.visual-labels span{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,calc(-100% - .7rem));padding:.26rem .44rem;border-radius:999px;border:1px solid var(--cardb);background:var(--panel-bg-solid);color:var(--text);font-family:IBM Plex Mono,monospace;font-size:.66rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;opacity:0;animation:labelFadeIn .4s ease both;animation-delay:calc(1.18s + var(--label-delay, 0ms))}.article-phase-legend{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.article-phase-legend span{min-height:38px;border:1px solid var(--cardb);border-radius:999px;background:var(--card);color:var(--text2);font-weight:700;display:inline-flex;align-items:center;gap:.42rem;padding:.32rem .62rem .32rem .38rem}.article-phase-legend i{width:25px;height:25px;display:inline-grid;place-items:center;border-radius:999px;border:1px solid var(--cardb);color:var(--dim);font-family:IBM Plex Mono,monospace;font-size:.64rem;font-style:normal;font-weight:700;letter-spacing:.06em}.article-body{display:grid;grid-template-columns:260px minmax(0,760px);gap:clamp(1.5rem,5vw,4rem);align-items:start;padding:1rem 0 3rem}.article-sidebar{position:sticky;top:110px;display:grid;gap:1rem}.article-toc{position:relative;padding:1rem;display:grid;gap:.65rem}.article-toc a{color:var(--text2);border-bottom:1px solid var(--cardb);padding-bottom:.55rem;font-size:.93rem}.article-toc a:hover{color:var(--accent)}.ksd-sidebar-card{display:grid;gap:.84rem;padding:.95rem 1rem 1.04rem;color:var(--text);text-decoration:none;overflow:hidden;position:relative;transition:transform .2s ease,border-color .2s ease}.ksd-sidebar-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--spectrum)}.ksd-sidebar-card:hover{color:var(--text);border-color:#ff7a3c7a;transform:translateY(-2px)}.ksd-sidebar-screenshot{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:top center;border-radius:14px;border:1px solid rgba(255,122,60,.18);background:#ffffffb3;box-shadow:0 10px 24px #442e181a}.ksd-sidebar-tool{display:flex;align-items:center;gap:.72rem;margin-top:.05rem}.ksd-sidebar-tool .eyebrow{margin:0;color:var(--accent);font-size:.8rem;letter-spacing:.17em;line-height:1.22}.ksd-sidebar-icon{width:52px;height:52px;object-fit:contain;flex:0 0 52px;filter:drop-shadow(0 8px 12px rgba(42,58,92,.16))}.ksd-sidebar-card strong{display:block;color:var(--text);font-size:1.12rem;line-height:1.12;letter-spacing:-.02em}.ksd-sidebar-card p{margin:0;color:var(--text2);font-size:.94rem;line-height:1.45}.article-prose{min-width:0}.article-prose p{color:var(--text2);font-size:1.06rem;line-height:1.78;margin:0 0 1.15rem}.article-prose .intro-paragraph{color:var(--text);font-size:clamp(1.18rem,2vw,1.35rem);line-height:1.55;letter-spacing:-.015em}.article-schedule-example{position:relative;margin:clamp(1.7rem,4vw,2.6rem) 0 clamp(2.4rem,5vw,3.6rem);padding:clamp(.75rem,2vw,1rem);border:1px solid var(--cardb);border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#ffffff14,#ff7a3c09);box-shadow:0 18px 48px var(--soft-shadow)}.article-schedule-example:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--spectrum)}.article-schedule-example img{display:block;width:100%;height:auto;border:1px solid rgba(80,58,36,.2);border-radius:18px;background:#fff;box-shadow:0 10px 28px #0000001f}.article-schedule-example figcaption{display:grid;gap:.32rem;padding:1rem .35rem .15rem}.article-schedule-example figcaption .eyebrow{margin:0}.article-schedule-example figcaption strong{color:var(--text);font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.15;letter-spacing:-.02em}.article-schedule-example figcaption span{color:var(--text2);font-size:.98rem;line-height:1.55}.article-section-block{margin-top:clamp(2.6rem,5vw,4rem);scroll-margin-top:120px}.article-section-block h2{font-size:clamp(1.58rem,2.15vw,2rem);max-width:none;line-height:1.08}.article-section-block blockquote{margin:1.35rem 0 0;padding:1rem 1.1rem 1rem 1.25rem;border-left:4px solid var(--accent);border-radius:0 14px 14px 0;background:#ff7a3c14;color:var(--text);font-weight:700;letter-spacing:-.01em}.article-section-title-row{display:block;margin:.15rem 0 .9rem}.article-section-title-row h2{margin:0}.article-section-icon{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(255,122,60,.28);border-radius:16px;background:radial-gradient(circle at 55% 45%,rgba(255,122,60,.16),transparent 60%),var(--card);color:var(--accent);box-shadow:inset 0 0 0 1px #ffffff0a}.article-section-icon svg{width:34px;height:34px}.article-section-icon g{display:none}.article-section-icon path,.article-section-icon circle{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}[data-section-icon="0"] .icon-warm,[data-section-icon="1"] .icon-air,[data-section-icon="2"] .icon-form,[data-section-icon="3"] .icon-settle,[data-section-icon="4"] .icon-cool{display:block}.article-studio-notes{position:relative;margin-top:clamp(3rem,6vw,4.5rem);padding:clamp(1.2rem,3vw,2rem);border-radius:22px;border:1px solid var(--cardb);background:linear-gradient(145deg,#ff7a3c1f,#ffffff09);overflow:hidden}.article-studio-notes ul{margin:1rem 0 0;padding:0;list-style:none;display:grid;gap:.7rem}.article-studio-notes li{display:grid;grid-template-columns:1.55rem minmax(0,1fr);gap:.72rem;align-items:start;padding:.82rem .9rem;border:1px solid var(--cardb);border-radius:12px;background:#ffffff0b;color:var(--text2)}.article-studio-notes li:before{content:"✓";display:inline-grid;place-items:center;width:1.28rem;height:1.28rem;margin-top:.18rem;border-radius:999px;background:#3aa9c924;color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.82rem;font-weight:800;line-height:1}.related-articles{padding-top:0}.related-article-card{display:flex;flex-direction:column;gap:0;min-height:100%;padding:0}.related-article-image{display:block;width:100%;aspect-ratio:16 / 9.5;object-fit:contain;object-position:center;border-bottom:1px solid var(--cardb);background:#f3eadc;filter:saturate(.92) contrast(.98)}.related-article-copy{display:grid;gap:.38rem;padding:1.05rem 1.1rem 1.15rem}.related-article-card h3{margin:.1rem 0}.related-article-card p:last-child{margin-bottom:0}@keyframes articleCurveDraw{0%{stroke-dashoffset:920}to{stroke-dashoffset:0}}@keyframes curvePointPop{0%{opacity:0;transform:scale(.35)}to{opacity:1;transform:scale(1)}}@keyframes labelFadeIn{0%{opacity:0;transform:translate(-50%,calc(-100% - .25rem))}to{opacity:1;transform:translate(-50%,calc(-100% - .7rem))}}:root[data-theme=light] .article-design-card,:root[data-theme=light] .article-card,:root[data-theme=light] .article-interactive-visual,:root[data-theme=light] .article-studio-notes{background:linear-gradient(145deg,#ffffffb3,#fff9f061)}@media(max-width:980px){.article-index-hero,.article-hero,.article-body,.article-card-grid{grid-template-columns:1fr}.article-card{min-height:auto}.article-sidebar{position:static}.article-index-hero h1,.article-hero h1,.article-section-block h2{max-width:none}}@media(max-width:560px){.article-index-hero,.article-hero{padding-top:2.4rem}.article-index-hero h1,.article-hero h1{font-size:clamp(2.1rem,11vw,2.85rem)}.article-prose .intro-paragraph{font-size:1.08rem}.article-section-block h2{font-size:clamp(1.45rem,8vw,1.9rem)}.article-visual-stage{min-height:240px}.visual-labels span{font-size:.56rem}.article-hero-icon-card{grid-template-columns:54px minmax(0,auto)}.article-hero-icon-card img{width:54px;height:54px}.article-audio-card{grid-template-columns:1fr}.ksd-sidebar-card{grid-template-columns:1fr;align-items:stretch}.ksd-sidebar-screenshot{aspect-ratio:16 / 10}.ksd-sidebar-icon{width:46px;height:46px;flex-basis:46px}}.article-series-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.9rem;align-items:center}.article-series-row span,.article-series-row a{border:1px solid rgba(255,122,60,.24);border-radius:999px;padding:.34rem .58rem;background:#ff7a3c12;color:var(--text2);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.article-series-row a{color:var(--accent)}.article-source-references{margin:clamp(2rem,5vw,3rem) 0 0;position:relative}.article-source-references h2{font-size:clamp(1.34rem,3.06vw,2.33rem);line-height:1.03}.article-source-references p:not(.eyebrow){color:var(--text2)}.article-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1rem}.article-source-card{display:flex;flex-direction:column;gap:.38rem;padding:0;border:1px solid var(--cardb);border-radius:14px;background:#ffffff0a;color:var(--text);overflow:hidden}.article-source-card:hover{color:var(--text);border-color:#ff7a3c73}.article-source-thumb{display:block;width:100%;aspect-ratio:16 / 10;object-fit:contain;object-position:center top;background:#f3eadc;border-bottom:1px solid var(--cardb)}.article-source-card span,.article-source-card em{color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:.68rem;font-style:normal;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:0 .85rem}.article-source-card span{padding-top:.78rem}.article-source-card em{color:var(--text3);padding-bottom:.85rem;margin-top:auto}.article-source-card strong{line-height:1.18;padding:0 .85rem}@media(max-width:760px){.article-source-grid{grid-template-columns:1fr}}.article-body-illustration{position:relative;margin:clamp(1.45rem,3vw,2.25rem) 0 clamp(.4rem,1vw,.8rem);padding:clamp(.7rem,2vw,.95rem);border:1px solid var(--cardb);border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#ffffff14,#3aa9c909);box-shadow:0 18px 48px var(--soft-shadow)}.article-body-illustration:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--spectrum)}.article-body-illustration img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:contain;object-position:center;border:1px solid rgba(80,58,36,.18);border-radius:18px;background:#f3eadc;box-shadow:0 10px 28px #0000001f;filter:saturate(.92) contrast(.98)}.article-body-illustration figcaption{display:grid;gap:.35rem;padding:1rem .35rem .15rem}.article-body-illustration figcaption .eyebrow{margin:0}.article-body-illustration figcaption strong{color:var(--text);font-size:clamp(1.16rem,1.8vw,1.42rem);line-height:1.16;letter-spacing:-.02em}.article-body-illustration figcaption span{color:var(--text2);font-size:.98rem;line-height:1.55}.article-zoomable-figure{position:relative}.article-image-zoom-button{position:absolute;z-index:3;top:clamp(.8rem,1.8vw,1.05rem);right:clamp(.8rem,1.8vw,1.05rem);width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid rgba(80,58,36,.16);border-radius:999px;background:#fffcf7d1;color:#3f3025d1;box-shadow:0 10px 26px #271b1224;cursor:zoom-in;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.article-image-zoom-button svg{display:block;width:20px;height:20px}.article-image-zoom-button svg circle,.article-image-zoom-button svg path{fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.article-image-zoom-button:hover,.article-image-zoom-button:focus-visible{transform:translateY(-2px) scale(1.03);border-color:#c94f2070;background:#fff4e6f5;outline:none}.article-image-zoom-button:focus-visible{box-shadow:0 0 0 3px #ff7a3c38,0 12px 28px #271b122e}.article-image-viewer{width:min(96vw,1180px);max-width:1180px;max-height:92vh;padding:clamp(.75rem,2vw,1.15rem);border:1px solid var(--cardb);border-radius:24px;background:var(--panel-bg-solid);color:var(--text);box-shadow:0 28px 90px #00000057}.article-image-viewer::backdrop{background:#140e0aa8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.article-image-viewer__chrome{display:flex;justify-content:flex-end;margin:0 0 .6rem}.article-image-viewer__close{width:42px;height:42px;border:1px solid var(--cardb);border-radius:999px;background:var(--card);color:var(--text);font-size:1.55rem;line-height:1;cursor:pointer}.article-image-viewer__panel{display:grid;gap:.75rem}.article-image-viewer__panel img{display:block;width:100%;max-height:74vh;object-fit:contain;border:1px solid rgba(80,58,36,.18);border-radius:18px;background:#f3eadc}.article-image-viewer__panel p{margin:0;color:var(--text2);font-weight:700}.article-next-cta{position:relative;display:grid;grid-template-columns:minmax(128px,180px) minmax(0,1fr) auto;gap:clamp(1rem,3vw,2rem);align-items:center;margin:clamp(2rem,5vw,3.5rem) 0 0;padding:clamp(1.15rem,3vw,1.75rem);border:1px solid rgba(201,79,32,.2);overflow:hidden;background:radial-gradient(circle at 8% 0%,rgba(255,179,102,.22),transparent 32%),linear-gradient(135deg,#ffffff1f,#fff7eb57)}.article-next-cta:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--spectrum)}.article-next-thumb{display:block;width:100%;aspect-ratio:16 / 10;object-fit:contain;object-position:center;border:1px solid rgba(80,58,36,.18);border-radius:16px;background:#f3eadc;box-shadow:0 10px 28px #271b121a;filter:saturate(.92) contrast(.98)}.article-next-cta h2{margin:.28rem 0 .45rem;max-width:18ch;color:var(--text);font-size:clamp(1.19rem,3.06vw,2.03rem);line-height:.98;letter-spacing:-.045em}.article-next-cta p:not(.eyebrow){margin:0;max-width:62ch;color:var(--text2);font-size:1rem;line-height:1.55}.article-next-button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-width:138px;white-space:nowrap}@media(max-width:760px){.article-hero--wide-pilot .article-hero-illustration{width:100%;max-width:none}.article-hero--wide-pilot .article-hero-illustration figcaption{padding-bottom:clamp(1rem,3vw,1.35rem)}.article-hero--wide-pilot .article-series-row--inside-card,.article-hero--wide-pilot .article-action-row--inside-card{position:static;width:100%;max-width:none;justify-content:flex-start;margin:.7rem 0 0}.article-hero--wide-pilot .article-action-row--inside-card{padding:0 clamp(.6rem,1.5vw,1rem) clamp(.75rem,2vw,1rem);box-sizing:border-box}.article-hero--wide-pilot .article-series-row--inside-card{padding:0 clamp(.6rem,1.5vw,1rem);box-sizing:border-box}.article-hero--wide-pilot .article-action-row--inside-card .article-audio-player{flex:1 1 100%;width:100%;min-width:0}.article-hero--wide-pilot .article-action-row--inside-card .article-audio-player+.article-action-button{margin-left:0}.article-next-cta{grid-template-columns:1fr;align-items:start}.article-next-thumb{max-width:240px}.article-next-cta h2{max-width:none}.article-next-button{width:100%}}@media(max-width:560px){.article-hero--wide-pilot h1{font-size:clamp(1.71rem,8.9vw,2.3rem)}.article-hero--wide-pilot .article-action-row--inside-card{width:100%;gap:.35rem}.article-hero--wide-pilot .article-action-row--inside-card .article-audio-player{flex-basis:100%;min-width:0}.article-hero--wide-pilot .article-action-row--inside-card .article-audio-pill{width:auto;min-width:0;min-height:38px;padding:0 .72rem;gap:.48rem}.article-hero--wide-pilot .article-action-row--inside-card .article-audio-pill .article-audio-play-icon{position:static;width:1.05rem;height:1.05rem;flex-basis:1.05rem;overflow:visible;clip:auto;clip-path:none;white-space:normal}.article-hero--wide-pilot .article-action-row--inside-card .article-audio-pill span{position:static;width:auto;height:auto;overflow:visible;clip:auto;clip-path:none;white-space:nowrap}.article-hero--wide-pilot .article-action-row--inside-card .article-action-button:not(.article-audio-pill){width:38px;min-width:38px;min-height:36px;padding:0;justify-content:center;gap:0}.article-hero--wide-pilot .article-action-row--inside-card .article-action-button:not(.article-audio-pill) img{width:16px;height:16px}.article-hero--wide-pilot .article-action-row--inside-card .article-action-button:not(.article-audio-pill) span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.article-image-zoom-button{width:38px;height:38px;top:.85rem;right:.85rem}.article-image-zoom-button svg{width:19px;height:19px}.article-image-viewer{border-radius:18px}}.hidden-field{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.article-author-credentials{max-width:68ch;margin:.62rem 0 0;color:var(--text2);font-size:.95rem}.article-trust-row a{color:inherit;text-decoration:underline;text-decoration-color:#ff7a3c61;text-underline-offset:3px}.article-bottom-meta{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:flex-start;align-items:center;margin:clamp(1.15rem,2.5vw,1.65rem) 0 clamp(1.25rem,3vw,1.9rem)}.article-bottom-meta span{display:inline-flex;align-items:center;min-height:34px;padding:.48rem .72rem;border:1px solid rgba(255,122,60,.24);border-radius:999px;background:#ffffff0e;color:var(--text2);font-size:.78rem;font-weight:800;line-height:1;letter-spacing:.075em;text-transform:uppercase}.article-filter-bar{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:-1.2rem;padding-bottom:.4rem}.article-filter-chip[aria-current=true]{color:var(--onacc);background:var(--accent);border-color:transparent}.article-card[hidden]{display:none}.article-card-meta{margin-top:auto}.article-card-body>p{margin-bottom:1rem}.newsletter-signup-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:1rem;align-items:center;margin:2rem 0;padding:clamp(1.15rem,2.6vw,1.65rem);border-color:#ff7a3c47;background:radial-gradient(420px 190px at 0% 0%,rgba(255,122,60,.14),transparent 66%),linear-gradient(145deg,#ffffff13,#ffffff06)}.article-newsletter-card{grid-template-columns:minmax(0,1fr);gap:clamp(.8rem,1.6vw,1.05rem);align-items:start;margin:clamp(1.45rem,3.5vw,2.2rem) 0;padding:clamp(1rem,2.15vw,1.35rem)}.article-newsletter-card>div{width:100%}.article-newsletter-card .eyebrow{margin:0 0 .46rem;color:var(--text2);font-size:clamp(.66rem,.92vw,.8rem);line-height:1.15;letter-spacing:.145em;white-space:nowrap}.article-newsletter-card h2{max-width:none;margin:0 0 .45rem;font-size:clamp(1.56rem,3.08vw,2.58rem);line-height:1.04;letter-spacing:-.035em}.article-newsletter-card p:not(.eyebrow){max-width:none;font-size:clamp(.98rem,1.25vw,1.06rem);line-height:1.52}.article-newsletter-card .newsletter-form{justify-self:end;align-self:end;width:min(100%,420px);grid-template-columns:minmax(0,1fr) auto;gap:.62rem}.article-newsletter-card .newsletter-form input[type=email]{min-height:42px;padding:.68rem .82rem}.article-newsletter-card .newsletter-form .button{min-height:42px;padding:.68rem .96rem;white-space:nowrap}.newsletter-signup-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--spectrum)}.newsletter-signup-card h2{margin:.2rem 0 .45rem}.newsletter-signup-card p:not(.eyebrow){margin:0;color:var(--text2)}.newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;align-items:center}.newsletter-form input[type=email]{min-height:46px;width:100%;border:1px solid var(--cardb);border-radius:9px;padding:.78rem .9rem;background:var(--panel-bg-solid);color:var(--text);font:inherit}.newsletter-form input[type=email]:focus{outline:2px solid rgba(255,122,60,.38);outline-offset:2px}.newsletter-form.compact{grid-template-columns:1fr;margin-top:.7rem}.footer-newsletter p{color:var(--text2);margin:.2rem 0 0}.not-found-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);gap:clamp(1.5rem,4vw,3rem);align-items:center}.not-found-card{align-self:stretch}.not-found-link-grid{display:grid;gap:.45rem;margin-top:1rem}.not-found-link-grid a{padding:.62rem .72rem;border:1px solid var(--cardb);border-radius:9px;color:var(--text);background:#ffffff0a}.not-found-link-grid a:hover{border-color:#ff7a3c8c;color:var(--accent)}.community-region-index{margin:1rem 0 1.35rem;padding:clamp(1rem,2.4vw,1.45rem)}.community-region-index-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;margin-bottom:1rem}.community-region-index-head h2{margin:.15rem 0 .35rem}.community-region-index-head p:not(.eyebrow){margin:0;color:var(--text2);max-width:72ch}.community-region-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.community-region-card{padding:.9rem;border:1px solid var(--cardb);border-radius:14px;background:#ffffff0a}.community-region-card h3{margin:0 0 .25rem;font-size:1.06rem}.community-region-card p{margin:0 0 .65rem;color:var(--dim);font-size:.88rem}.community-region-card ul{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.community-region-card li{display:grid;gap:.04rem}.community-region-card a{color:var(--text);font-weight:700}.community-region-card a:hover{color:var(--accent)}.community-region-card span{color:var(--text3);font-size:.82rem}.article-card-image,.home-article-image,.hero-slide>img,.article-hero-illustration img{background:linear-gradient(135deg,#fff8eef2,#efe2d2e0),radial-gradient(circle at 20% 20%,rgba(255,122,60,.12),transparent 34%)}.article-hero-illustration img{aspect-ratio:16 / 10;object-fit:contain}@media(max-width:760px){.newsletter-signup-card,.not-found-hero,.newsletter-form{grid-template-columns:1fr}.community-region-index-head{display:grid;align-items:start}}
