:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--himari-orange:#f28a2e;--himari-deep-orange:#d96a12;--himari-soft-orange:#ffd3a1;--himari-cream:#fff6e8;--himari-ivory:#fffdf8;--himari-peach:#ffe5c7;--text-strong:#332722;--text-muted:#7a6252;--veil-gray:#dde4e4;--pearl-gray:#f1f4f2;--line-gray:#9aa3a0;--leaf-green:#6f9f5f;--surface:#fffdf8e0;color:var(--text-strong);background:var(--himari-ivory);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 82% 12%, #f28a2e33, transparent 32%), linear-gradient(180deg, var(--himari-cream) 0, var(--himari-ivory) 430px, #fff 100%);min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit}main{width:min(1180px,100% - 32px);margin:0 auto;padding:32px 0 56px}.hero-section{grid-template-columns:minmax(280px,.8fr) minmax(0,1.1fr);align-items:center;gap:24px;min-height:560px;padding:36px 0 24px;display:grid}.hero-title{color:#fff;letter-spacing:0;max-width:760px;margin:8px 0 18px;font-size:clamp(42px,6vw,76px);line-height:1.05}.hero-title span{background:linear-gradient(135deg, var(--himari-deep-orange), var(--himari-orange));clip-path:polygon(14% 0,100% 0,86% 100%,0 100%);filter:drop-shadow(0 18px 26px #d96a1238);padding:14px 62px 18px;display:inline-block}.eyebrow{color:var(--himari-deep-orange);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800}.last-updated{color:var(--text-muted);margin:8px 0 0;font-size:13px;font-weight:750}.hero-copy{max-width:620px;color:var(--text-muted);margin:0;font-size:18px;line-height:1.8}.hero-actions,.link-list{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.hero-actions a,.link-list a,.clear-button{background:var(--himari-ivory);color:var(--text-strong);border:1px solid #d96a126b;border-radius:8px;padding:10px 14px;font-weight:800;text-decoration:none;box-shadow:0 10px 26px #d96a1214}.hero-actions a:hover,.link-list a:hover,.clear-button:hover{border-color:var(--himari-orange);color:var(--himari-deep-orange)}.hero-visual{justify-content:center;min-width:0;display:flex}.hero-visual img{object-fit:contain;filter:drop-shadow(0 28px 44px #d96a123d);width:min(100%,420px);max-height:460px}.stats-grid{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:8px 0 0;display:grid}.stats-grid div,.section-block{background:var(--surface);border:1px solid #9aa3a057;border-radius:8px;box-shadow:0 18px 60px #33272214}.stats-grid div{padding:18px}.stats-grid dt{color:var(--text-muted);text-transform:uppercase;font-size:13px;font-weight:800}.stats-grid dd{color:var(--himari-deep-orange);margin:6px 0 0;font-size:34px;font-weight:900}.section-block{margin-top:24px;padding:24px}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.section-heading h2{color:var(--text-strong);margin:4px 0 0;font-size:28px;line-height:1.2}.toolbar{grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:12px;margin-bottom:14px;display:grid}.toolbar input{width:100%;color:var(--text-strong);background:#fff;border:1px solid #9aa3a06b;border-radius:8px;outline:none;padding:12px 14px}.toolbar input::placeholder{color:#9a8170}.toolbar input:focus{border-color:var(--himari-orange);box-shadow:0 0 0 3px #f28a2e29}.segmented-control{background:#fff;border:1px solid #9aa3a06b;border-radius:8px;grid-template-columns:repeat(2,94px);display:inline-grid;overflow:hidden}.segmented-control button{min-height:44px;color:var(--text-muted);background:0 0;border:0;font-weight:800}.segmented-control button.active{background:var(--himari-orange);color:#fff}.filter-row,.tag-list{flex-wrap:wrap;gap:8px;display:flex}.tag-pill{min-height:36px;color:var(--text-muted);background:#fff;border:1px solid #9aa3a06b;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:750}.tag-pill:hover{border-color:var(--himari-orange)}.tag-pill.active{border-color:var(--himari-deep-orange);background:var(--himari-orange);color:#fff}.result-count,.muted{color:var(--text-muted)}.result-count{margin:16px 0 12px;font-weight:800}.table-wrap{border:1px solid #9aa3a06b;border-radius:8px;max-height:620px;overflow:auto}.video-table{border-collapse:collapse;background:#fff;width:100%;font-size:14px}.video-table th,.video-table td{border-bottom:1px solid var(--pearl-gray);text-align:left;vertical-align:top;padding:12px}.video-table th{background:var(--himari-cream);color:var(--text-muted);text-transform:uppercase;font-size:12px;position:sticky;top:0}.video-table td:first-child,.video-table td:nth-child(4),.video-table td:nth-child(5){white-space:nowrap}.video-table a{color:var(--text-strong);font-weight:750;text-decoration:none}.video-table a:hover{color:var(--himari-deep-orange)}.gallery-wrap{background:var(--himari-cream);border:1px solid #9aa3a06b;border-radius:8px;max-height:620px;padding:12px;overflow:auto}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.video-card{color:var(--text-strong);background:#fff;border:1px solid #9aa3a05c;border-radius:8px;text-decoration:none;display:block;overflow:hidden;box-shadow:0 12px 28px #3327220f}.video-card:hover{border-color:#f28a2e9e}.video-card img{aspect-ratio:16/9;object-fit:cover;background:var(--pearl-gray);width:100%;display:block}.video-card div{padding:12px}.video-card p{color:var(--text-muted);margin:0 0 6px;font-size:12px;font-weight:800}.video-card h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:3.9em;margin:0;font-size:15px;line-height:1.3;display:-webkit-box;overflow:hidden}.bar-chart{gap:12px;display:grid}.bar-row{color:var(--text-muted);grid-template-columns:minmax(130px,260px) minmax(120px,1fr) 48px;align-items:center;gap:12px;font-size:14px;display:grid}.bar-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bar-row div{background:var(--pearl-gray);border-radius:999px;height:12px;overflow:hidden}.bar-row i{border-radius:inherit;background:linear-gradient(90deg, var(--himari-orange), var(--leaf-green));height:100%;display:block}.bar-row strong{color:var(--text-strong);text-align:right}@media (width<=820px){main{width:min(100% - 20px,1180px);padding-top:16px}.hero-section{grid-template-columns:1fr;min-height:auto}.hero-title{font-size:42px}.hero-title span{padding:12px 24px 15px}.hero-visual{order:-1}.hero-visual img{max-height:320px}.stats-grid,.toolbar{grid-template-columns:1fr}.segmented-control{grid-template-columns:repeat(2,1fr);width:100%}.section-block{padding:18px}.bar-row{grid-template-columns:1fr;gap:6px}.bar-row strong{text-align:left}}
