:root{--navy:#102b4e;--navy-2:#183b66;--blue:#1473e6;--blue-soft:#eaf3ff;--yellow:#ffd448;--ink:#15243a;--muted:#68778c;--line:#dfe5ed;--surface:#fff;--canvas:#f3f5f8;--shadow:0 20px 55px #0f2a4c24;--radius:15px;--container:1380px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5}body.dialog-open{overflow:hidden}#app{min-height:100vh}.boot-screen{min-height:100vh;color:var(--navy);text-align:center;background:radial-gradient(circle at 50% 35%,#fff 0,#f3f7fc 46%,#edf2f8 100%);place-content:center;justify-items:center;gap:15px;padding:32px;display:grid}.boot-screen strong{font-size:18px}.boot-mark{letter-spacing:.12em;font-size:20px;font-weight:950}.boot-error{color:#a23545;max-width:580px;font-size:12px}.boot-loader{border:3px solid #d8e7f8;border-top-color:var(--blue);border-radius:50%;width:32px;height:32px;animation:.75s linear infinite boot-spin}@keyframes boot-spin{to{transform:rotate(1turn)}}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}svg{display:block}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #dfe5eddb;position:sticky;top:0}.topbar{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{color:var(--navy);letter-spacing:.085em;align-items:center;font-size:16px;font-weight:950;display:inline-flex}.header-actions{align-items:center;gap:14px;margin-left:auto;display:flex}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:5px;min-width:41px;height:41px;padding:0 9px;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.icon-button:hover{color:var(--blue);border-color:#b8c8da;transform:translateY(-1px)}.icon-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.icon-button.is-active svg{fill:#ef476f;color:#ef476f}.icon-button span{font-size:11px;font-weight:800}.theme-switch{isolation:isolate;border:1px solid var(--line);background:#eef2f6;border-radius:12px;grid-template-columns:repeat(2,37px);align-items:center;width:78px;height:41px;padding:2px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #102b4e0d}.theme-switch-thumb{z-index:0;background:#fff;border:1px solid #d9e1ea;border-radius:9px;width:35px;height:35px;transition:transform .36s cubic-bezier(.22,1,.36,1),background-color .28s,border-color .28s,box-shadow .28s;position:absolute;top:2px;left:2px;transform:translate(0);box-shadow:0 3px 10px #102b4e24}.theme-switch.dark .theme-switch-thumb{transform:translate(37px)}.theme-option{z-index:1;color:#8794a6;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:37px;height:35px;transition:color .24s,transform .24s;display:grid;position:relative}.theme-option:hover{color:#53667e}.theme-option:focus-visible{outline:2px solid var(--blue);outline-offset:-3px}.theme-option svg{fill:currentColor;width:17px;height:17px;transition:transform .28s cubic-bezier(.22,1,.36,1)}.theme-option.active svg{transform:scale(1.08)rotate(4deg)}.theme-light.active{color:#e59b00}.theme-dark.active{color:#397fd4}.hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 10% -20%,#1473e626,#0000 33%),radial-gradient(circle at 88% 18%,#ffd4482b,#0000 24%),#fff;padding:68px 0 58px;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";pointer-events:none;border:1px solid #1473e614;border-radius:50%;position:absolute}.hero:before{width:280px;height:280px;top:-120px;left:-170px}.hero:after{width:380px;height:380px;bottom:-260px;right:-240px}.hero-inner{z-index:1;text-align:center;position:relative}.eyebrow{color:var(--blue);letter-spacing:.18em;margin:0 0 10px;font-size:11px;font-weight:850}.hero h1{color:var(--navy);letter-spacing:-.045em;margin:0;font-size:clamp(34px,4.4vw,58px);line-height:1.08}.hero-copy{max-width:730px;color:var(--muted);margin:18px auto 30px;font-size:16px}.search-form{border:2px solid var(--navy);background:#fff;border-radius:17px;align-items:center;gap:12px;width:min(100%,860px);height:64px;margin:0 auto;padding:7px 7px 7px 20px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;box-shadow:0 18px 45px #102b4e1f}.search-form:focus-within{border-color:var(--blue);transform:translateY(-1px);box-shadow:0 20px 55px #1473e62b}.search-form>svg{fill:none;width:22px;height:22px;stroke:var(--navy);stroke-width:1.8px;stroke-linecap:round;flex:none}.search-form input{min-width:0;height:100%;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:16px}.search-form input::placeholder{color:#8b98aa}.search-form input::-webkit-search-cancel-button{-webkit-appearance:none;display:none}.search-form input::-webkit-search-decoration{-webkit-appearance:none;display:none}.search-form input::-ms-clear{width:0;height:0;display:none}.search-form kbd{color:#8c98a8;background:#f7f9fb;border:1px solid #d9e0e9;border-bottom-width:2px;border-radius:6px;padding:3px 8px;font-size:12px}.clear-search{color:#77869a;cursor:pointer;background:#eef2f6;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.clear-search svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:16px;height:16px}.search-button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:11px;height:48px;padding:0 25px;font-weight:780;transition:background .2s,transform .2s;box-shadow:0 8px 18px #1473e63d}.search-button:hover{background:#075fbd;transform:translateY(-1px)}.search-examples{color:#8390a1;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:18px;font-size:12px;display:flex}.search-examples button{color:#52657d;cursor:pointer;background:#ffffffc7;border:1px solid #dfe6ee;border-radius:999px;padding:5px 10px;transition:all .2s}.search-examples button:hover{color:var(--blue);background:var(--blue-soft);border-color:#aacdf6}.pack-picker{border-bottom:1px solid var(--line);background:#fff}.pack-picker-inner{justify-content:space-between;align-items:center;gap:30px;min-height:104px;padding-block:14px;display:flex;overflow:visible}.pack-picker-copy{flex:none;min-width:238px}.pack-picker-label{color:#8391a4;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:9px;font-weight:850}.pack-picker-summary{color:var(--navy);margin:4px 0 0;font-size:11px;font-weight:720}.pack-tabs{scrollbar-width:thin;scrollbar-color:#cbd6e3 transparent;flex:auto;gap:9px;min-width:0;height:76px;padding:4px 3px 8px;transition:flex-basis .25s,max-width .25s;display:flex;position:relative}.pack-tabs.expanded{overflow:auto hidden}.pack-tabs:not(.expanded){flex:0 0 264px;max-width:264px;overflow:visible}.pack-tab{--pack-color:var(--blue);color:#637389;cursor:pointer;text-align:left;background:#fff;border:1px solid #e0e6ee;border-radius:12px;flex:none;align-items:center;gap:10px;min-width:178px;height:64px;padding:8px 12px;transition:border-color .18s,box-shadow .18s,transform .22s,opacity .18s;display:flex;position:relative}.pack-tab:hover{border-color:#a9c8ed;transform:translateY(-1px)}.pack-tab.active{color:var(--navy);border-color:var(--pack-color);box-shadow:0 7px 19px #102b4e17, inset 0 0 0 1px color-mix(in srgb, var(--pack-color) 34%, transparent)}.pack-tab-all{z-index:30;gap:0;width:218px;min-width:218px;padding:0;overflow:hidden}.pack-tab-select{min-width:0;height:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:10px;padding:8px 4px 8px 12px;display:flex}.pack-stack-toggle{color:#9aa6b5;cursor:pointer;background:0 0;border:0;flex:0 0 44px;place-items:center;width:44px;height:100%;transition:color .18s,background .18s;display:grid}.pack-stack-toggle:hover{color:var(--blue);background:#f5f8fc}.pack-stack-toggle:focus-visible{outline:2px solid var(--blue);outline-offset:-4px;border-radius:9px}.pack-stack-toggle svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .24s}.pack-tabs.expanded .pack-stack-toggle svg{transform:rotate(180deg)}.pack-tabs:not(.expanded) .pack-tab:not(.pack-tab-all){width:218px;min-width:218px;z-index:calc(20 - var(--pack-index));pointer-events:none;transform:translateX(calc(var(--pack-index) * 4px));box-shadow:none;border-color:#e0e6ee;position:absolute;top:4px;left:3px}.pack-tabs:not(.expanded) .pack-tab:not(.pack-tab-all)>*{opacity:0}.pack-tabs.expanded .pack-tab:not(.pack-tab-all){animation:.22s both pack-tab-reveal;animation-delay:calc(var(--pack-index) * 18ms)}.pack-tab>span:last-child,.pack-tab-select>span:last-child{gap:2px;min-width:0;display:grid}.pack-tab strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.2;overflow:hidden}.pack-tab small{color:#8c99a9;font-size:9px}.pack-tab-logo,.all-packs-logo{background:#f1f5fa;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.pack-tab-logo svg{width:29px;height:29px}.pack-tab[data-pack=lucide] .pack-tab-logo{background:#202938}.pack-tab[data-pack=bootstrap] .pack-tab-logo{background:#f3edff}.pack-tab[data-pack=remix] .pack-tab-logo,.pack-tab[data-pack=fontawesome] .pack-tab-logo{background:#eaf3ff}.pack-tab[data-pack=svgemoji] .pack-tab-logo{background:#fff5d6}.pack-tab[data-pack=svgemoji] .pack-tab-logo svg{width:31px;height:31px}.all-packs-logo{background:var(--navy);grid-template-rows:repeat(2,8px);grid-template-columns:repeat(2,8px);gap:4px}.all-packs-logo i{background:#fff;border-radius:2px;width:8px;height:8px}.all-packs-logo i:nth-child(2){background:#f56565}.all-packs-logo i:nth-child(3){background:#8b5cf6}.all-packs-logo i:nth-child(4){background:#48a7ff}@keyframes pack-tab-reveal{0%{opacity:0;transform:translate(-15px)}}.catalog-toolbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;position:sticky;top:72px}.toolbar-inner{justify-content:space-between;align-items:center;gap:24px;min-height:66px;display:flex}.style-select-control{color:#617187;border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:18px auto minmax(130px,1fr);align-items:center;gap:9px;min-width:285px;height:43px;padding:0 10px 0 13px;font-size:11px;font-weight:730;display:grid}.style-select-control>svg{fill:none;width:17px;height:17px;stroke:var(--blue);stroke-width:1.8px;stroke-linejoin:round}.custom-select{border-left:1px solid var(--line);width:100%;min-width:0;height:31px;position:relative}.custom-select-trigger{width:100%;height:31px;color:var(--navy);cursor:pointer;text-align:left;background:#fff;border:0;border-radius:7px;outline:0;justify-content:space-between;align-items:center;gap:9px;padding:0 8px 0 10px;font-size:12px;font-weight:780;display:flex;overflow:hidden}.custom-select-trigger:hover,.custom-select.open .custom-select-trigger{background:#f5f8fc}.custom-select-trigger:focus-visible{box-shadow:0 0 0 2px #1473e62e}.custom-select-trigger>span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.custom-select-trigger svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 15px;width:15px;height:15px;transition:transform .18s}.custom-select.open .custom-select-trigger svg{transform:rotate(180deg)}.custom-select.disabled .custom-select-trigger{color:#68788d;cursor:default;background:#fff}.custom-select-menu{z-index:80;scrollbar-width:thin;scrollbar-color:#cbd6e3 transparent;background:#fff;border:1px solid #dbe3ec;border-radius:12px;width:max(100%,250px);max-height:286px;padding:6px;animation:.14s both custom-select-in;position:absolute;top:calc(100% + 9px);left:-1px;overflow-y:auto;box-shadow:0 16px 38px #2a374829}.custom-select-menu button{color:#5f7086;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:37px;padding:7px 9px;font-size:11px;font-weight:700;display:flex}.custom-select-menu button:hover,.custom-select-menu button:focus-visible{color:var(--navy);background:#eef4fb;outline:0}.custom-select-menu button.selected{color:var(--blue);background:#e7f2ff;font-weight:800}.custom-select-menu button span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.custom-select-menu button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 15px;width:15px;height:15px}@keyframes custom-select-in{0%{opacity:0;transform:translateY(-5px)}}.view-tabs{border:1px solid var(--line);background:#f5f7fa;border-radius:11px;align-items:center;gap:4px;padding:4px;display:flex}.view-tabs button{color:#607188;cursor:pointer;background:0 0;border:0;border-radius:8px;min-width:76px;height:35px;padding:0 14px;font-size:12px;font-weight:740}.view-tabs button.active{color:#fff;background:var(--navy);box-shadow:0 4px 12px #102b4e29}.toolbar-meta{align-items:center;gap:12px;display:flex}.sort-button{border:1px solid var(--line);color:#53657b;cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:9px;height:43px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.sort-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.grid-density{border:1px solid var(--line);border-radius:10px;display:flex;overflow:hidden}.grid-density button{border:0;border-right:1px solid var(--line);color:#8290a2;cursor:pointer;background:#fff;place-items:center;width:42px;height:41px;display:grid}.grid-density button:last-child{border-right:0}.grid-density button.active{color:var(--blue);background:var(--blue-soft)}.grid-density svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:17px;height:17px}.grid-density button:last-child svg{fill:currentColor;stroke:none}.mobile-filter-button{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 14px;font-size:13px;font-weight:750;display:none}.mobile-filter-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}.catalog-layout{grid-template-columns:245px minmax(0,1fr);gap:34px;padding-top:36px;padding-bottom:80px;display:grid}.sidebar{min-width:0}.sidebar-mobile-head{display:none}.filter-section{border-bottom:1px solid var(--line);margin-bottom:25px;padding-bottom:25px}.filter-section h2{color:#8290a2;letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:850}.filter-row{color:#5e6f84;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:42px;padding:6px 8px;font-size:12px;transition:color .18s,background .18s;display:grid}.filter-row:hover{color:var(--navy);background:#e9edf3}.filter-row.active{color:var(--blue);background:#e5f1ff;font-weight:750}.filter-row b{color:#8a98aa;font-size:10px;font-weight:650}.filter-row.active b{color:var(--blue)}.filter-icon{place-items:center;display:grid}.filter-icon svg{fill:currentColor;width:15px;height:15px}.filter-icon.pack-preview svg{width:21px;height:21px}.filter-icon.pack-logo-small{background:#edf3fa;border-radius:7px;width:25px;height:25px}.filter-icon.pack-logo-small svg{width:20px;height:20px}[data-pack-filter=lucide] .pack-logo-small{background:#202938}[data-pack-filter=bootstrap] .pack-logo-small{background:#f1eaff}.pack-filter-row{min-height:45px}.section-title-row{justify-content:space-between;align-items:center;display:flex}.section-title-row button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:700}.category-filter-list{scrollbar-width:thin;scrollbar-color:#c9d3df transparent;max-height:615px;padding-right:5px;overflow-y:auto}.style-filter-list{padding-right:2px}.results{min-width:0}.results-head{justify-content:space-between;align-items:flex-start;gap:24px;min-height:64px;margin-bottom:21px;display:flex}.results-kicker{color:#8b98a9;letter-spacing:.12em;margin:0 0 3px;font-size:10px;font-weight:820}.results-head h2{color:var(--navy);letter-spacing:-.02em;margin:0;font-size:22px;line-height:1.25}.results-head h2 small{color:#8390a2;letter-spacing:0;white-space:nowrap;margin-left:6px;font-size:11px;font-weight:650}.understood-query{color:var(--blue);margin:5px 0 0;font-size:11px}.page-counter{color:#8694a5;margin:6px 0 0;font-size:11px}.icon-grid{--card-min:116px;grid-template-columns:repeat(auto-fill, minmax(var(--card-min), 1fr));gap:12px;display:grid}.icon-grid.compact{--card-min:92px;gap:9px}.icon-card{min-width:0;height:126px;color:var(--navy);background:var(--surface);cursor:pointer;border:1px solid #e8edf2;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:13px;padding:15px 10px 11px;transition:border-color .2s,box-shadow .2s,transform .2s,color .2s;display:flex;position:relative;box-shadow:0 3px 11px #102b4e09}.compact .icon-card{gap:9px;height:104px;padding:12px 8px 9px}.icon-card:hover,.icon-card:focus-visible{z-index:1;color:var(--blue);border-color:#cbd5e1;outline:0;transform:translateY(-3px);box-shadow:0 12px 28px #47556929}.icon-card.selected{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.card-svg{place-items:center;width:38px;height:38px;transition:transform .2s;display:grid}.compact .card-svg{width:31px;height:31px}.icon-card:hover .card-svg{transform:scale(1.08)}.card-svg svg{fill:currentColor;width:100%;height:100%}.icon-card[data-pack=svgemoji] .card-svg{width:44px;height:44px}.compact .icon-card[data-pack=svgemoji] .card-svg{width:36px;height:36px}.icon-card-name{color:#69798d;text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:10px;line-height:1.2;overflow:hidden}.icon-card:hover .icon-card-name{color:var(--blue)}.card-pack-name{color:#9aa6b5;letter-spacing:.055em;text-transform:uppercase;margin-top:-9px;font-size:7px;font-weight:760;line-height:1}.compact .card-pack-name{display:none}.card-style-badge{color:#708197;letter-spacing:.06em;text-transform:uppercase;background:#f0f3f7;border-radius:5px;padding:2px 5px;font-size:7px;font-weight:850;position:absolute;top:8px;left:8px}.favorite-card-button{color:#a0abba;opacity:0;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:26px;height:26px;transition:opacity .2s,background .2s,color .2s;display:grid;position:absolute;top:7px;right:7px}.icon-card:hover .favorite-card-button,.favorite-card-button.is-favorite,.favorite-card-button:focus-visible{opacity:1}.favorite-card-button:hover{color:#ef476f;background:#fff0f4}.favorite-card-button.is-favorite{color:#ef476f}.favorite-card-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:14px;height:14px}.favorite-card-button.is-favorite svg{fill:currentColor}.empty-state{text-align:center;color:var(--muted);padding:80px 24px}.empty-icon{width:70px;height:70px;color:var(--blue);background:var(--blue-soft);border-radius:22px;place-items:center;margin:0 auto 18px;display:grid}.empty-icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.empty-state h3{color:var(--navy);margin:0 0 7px;font-size:21px}.empty-state p{margin:0 0 21px}.empty-state button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:9px;height:42px;padding:0 17px;font-weight:730}.pagination{justify-content:center;align-items:center;gap:5px;min-height:42px;margin-top:34px;display:flex}.pagination button{color:#65758a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;min-width:38px;height:38px;padding:0 10px;font-size:12px;font-weight:700}.pagination button:hover{color:var(--blue);background:#e6f1ff}.pagination button.active{color:#fff;background:var(--blue);box-shadow:0 6px 15px #1473e63d}.pagination button:disabled{opacity:.35;cursor:default}.pagination span{color:#a1aab7}.icon-dialog{width:min(100% - 36px,1120px);max-height:calc(100vh - 36px);color:var(--ink);box-shadow:var(--shadow);background:0 0;border:0;border-radius:20px;padding:0;overflow:visible}.icon-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#102b4e94}.dialog-shell{background:#fff;border-radius:20px;flex-direction:column;max-height:calc(100vh - 36px);display:flex;position:relative;overflow:hidden}.dialog-close{z-index:3;color:#fff;background:var(--navy);cursor:pointer;border:0;border-radius:50%;place-items:center;width:38px;height:38px;transition:transform .2s,background .2s;display:grid;position:absolute;top:18px;right:18px}.dialog-close:hover{background:var(--blue);transform:rotate(4deg)}.dialog-close svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:19px;height:19px}.dialog-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:92px;padding:24px 78px 20px 32px;display:flex}.dialog-heading{min-width:0}.dialog-header p{color:var(--blue);letter-spacing:.12em;margin:0 0 3px;font-size:10px;font-weight:850}.dialog-header h2{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:29px;line-height:1.1}.dialog-title-row{align-items:center;gap:10px;min-width:0;display:flex}.dialog-title-row h2{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.favorite-dialog-button{border:1px solid var(--line);color:#8d99aa;cursor:pointer;background:#fff;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.favorite-dialog-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:19px;height:19px}.favorite-dialog-button.is-favorite{color:#ef476f;background:#fff4f7;border-color:#ffc9d6}.favorite-dialog-button.is-favorite svg{fill:currentColor}.dialog-variants{border-bottom:1px solid var(--line);background:#f8fafc;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:14px;min-height:92px;padding:12px 78px 12px 32px;display:grid}.dialog-variants-heading{color:#748399;gap:2px;display:grid}.dialog-variants-heading strong{color:var(--navy);text-transform:uppercase;letter-spacing:.09em;font-size:11px}.dialog-variants-heading span{font-size:9px}.dialog-variant-cards{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#cbd6e3 transparent;gap:8px;min-width:0;padding:3px 2px 7px;display:flex;overflow-x:auto}.dialog-variant-card{scroll-snap-align:start;color:#5e7189;cursor:pointer;background:#fff;border:1px solid #dce4ed;border-radius:10px;flex-direction:column;flex:0 0 66px;justify-content:center;align-items:center;gap:4px;width:66px;height:64px;padding:7px 5px 5px;transition:color .18s,border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.dialog-variant-card:hover{color:var(--blue);border-color:#9ac7fa;transform:translateY(-1px)}.dialog-variant-card:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.dialog-variant-card.active{color:var(--blue);border-color:var(--blue);background:#edf6ff;box-shadow:0 0 0 2px #1473e61c}.dialog-variant-card svg{fill:currentColor;width:27px;height:27px}.dialog-variant-card span{text-align:center;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.035em;width:100%;font-size:7px;font-weight:820;line-height:1;overflow:hidden}.dialog-variant-card.is-loading svg{opacity:.18}.dialog-variant-card.is-loading:before{content:"";border:2px solid #d9e4ef;border-top-color:var(--blue);border-radius:50%;width:19px;height:19px;animation:.75s linear infinite boot-spin;position:absolute}.dialog-variant-card.is-unavailable{opacity:.48}.dialog-content{flex:1;grid-template-columns:.88fr 1.12fr;min-height:0;display:grid;overflow-y:auto}.preview-panel{border-right:1px solid var(--line);background:#fbfcfe;flex-direction:column;gap:21px;padding:30px;display:flex}.icon-preview{min-height:310px;color:var(--navy);background-color:#fff;background-image:linear-gradient(45deg,#f7f9fb 25%,#0000 25%),linear-gradient(-45deg,#f7f9fb 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f7f9fb 75%),linear-gradient(-45deg,#0000 75%,#f7f9fb 75%);background-position:0 0,0 12px,12px -12px,-12px 0;background-repeat:repeat;background-size:24px 24px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #e2e8f0;border-radius:15px;flex:1;place-items:center;display:grid;overflow:hidden}.icon-preview svg{width:var(--preview-size,180px);height:var(--preview-size,180px);fill:currentColor;filter:drop-shadow(0 8px 15px #102b4e14);max-width:80%;max-height:80%;transition:width .12s,height .12s,color .12s}.icon-preview.preview-loading:after{content:"";border:3px solid #d9e5f2;border-top-color:var(--blue);border-radius:50%;width:35px;height:35px;animation:.75s linear infinite boot-spin}.preview-controls{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:15px;display:grid}.color-control,.size-control{color:#6a798d;text-transform:uppercase;letter-spacing:.08em;gap:6px;font-size:10px;font-weight:780;display:grid}.color-controls{gap:8px;min-width:0;display:grid}.color-control{grid-template-columns:auto 35px 1fr;align-items:center}.color-control>span{min-width:88px}.color-control input{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;width:35px;height:30px;padding:2px}.color-control output{min-width:72px;color:var(--navy);border:1px solid var(--line);letter-spacing:.04em;text-align:center;background:#fff;border-radius:7px;padding:7px 9px;font-size:10px}.secondary-color-control{color:#536b89}.swatches{gap:6px;display:flex}.swatches button{background:var(--swatch);cursor:pointer;border:3px solid #fff;border-radius:50%;width:25px;height:25px;padding:0;box-shadow:0 0 0 1px #d9e0e8}.original-colors-note{color:#586b82;align-items:center;gap:10px;min-height:45px;display:flex}.original-colors-icon{background:#fff7dc;border:1px solid #e1e7ee;border-radius:10px;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.original-colors-note>span:last-child{gap:2px;display:grid}.original-colors-note strong{color:var(--navy);font-size:11px}.original-colors-note small{font-size:9px;line-height:1.35}.size-control{grid-column:1/-1}.size-control span{justify-content:space-between;display:flex}.size-control input{width:100%;accent-color:var(--blue)}.code-panel{flex-direction:column;min-width:0;padding:30px;display:flex}.code-tabs{background:#eef2f6;border-radius:10px;align-self:flex-start;gap:3px;padding:4px;display:flex}.code-tabs button{color:#65768b;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:76px;height:34px;font-size:11px;font-weight:800}.code-tabs button.active{color:#fff;background:var(--navy)}.code-box{color:#d9e9ff;background:var(--navy);border-radius:13px;min-height:200px;margin-top:14px;position:relative;overflow:hidden}.code-box pre{scrollbar-width:thin;white-space:pre-wrap;overflow-wrap:anywhere;max-height:235px;margin:0;padding:23px 23px 58px;overflow:auto}.code-box code{font:12px/1.75 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.code-box.has-error{color:#ffd5d5;background:#6e2430}.copy-code-button{color:#fff;cursor:pointer;background:#ffffff17;border:0;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;bottom:12px;right:12px}.copy-code-button:hover{background:#ffffff29}.copy-code-button svg,.secondary-copy svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:15px;height:15px}.dialog-tags{flex-wrap:wrap;gap:6px;min-height:30px;margin-top:15px;display:flex}.dialog-tags span{color:#52709a;background:#edf4fc;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:750}.download-actions{grid-template-columns:1.35fr 1fr;gap:10px;margin-top:auto;padding-top:20px;display:grid}.primary-download,.secondary-copy{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:48px;font-weight:800;display:flex}.primary-download{color:var(--navy);background:var(--yellow);border:0;transition:transform .15s,box-shadow .15s;box-shadow:0 7px #e6b90e}.primary-download:hover{transform:translateY(2px);box-shadow:0 5px #e6b90e}.primary-download svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.secondary-copy{border:1px solid var(--navy);color:var(--navy);background:#fff}.secondary-copy:hover{color:#fff;background:var(--navy)}.primary-download:disabled,.secondary-copy:disabled,.copy-code-button:disabled{cursor:wait;opacity:.55;transform:none}.dialog-nav{border-top:1px solid var(--line);background:#f8fafc;justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:10px 26px;display:flex}.dialog-nav button{color:#5f7187;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:11px;font-weight:730;display:flex}.dialog-nav button:disabled{opacity:.3;cursor:default}.dialog-nav svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.dialog-nav span{color:#8c99a9;font-size:10px}.toast-region{z-index:2147483000;pointer-events:none;gap:8px;display:grid;position:fixed;bottom:20px;right:20px}.dialog-toast-region{z-index:1000;position:absolute;bottom:72px;right:20px}.toast{color:#fff;background:var(--navy);border-radius:10px;min-width:230px;padding:12px 15px;font-size:12px;font-weight:700;animation:.25s both toast-in;box-shadow:0 12px 32px #102b4e40}.toast.out{animation:.2s both toast-out}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}}@keyframes toast-out{to{opacity:0;transform:translateY(8px)}}body,.site-header,.pack-picker,.catalog-toolbar,.dialog-shell,.dialog-variants,.preview-panel,.dialog-nav{transition:color .3s,background-color .3s,border-color .3s}.hero,.boot-screen{transition:background .32s,border-color .3s,color .3s}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--navy:#e7effb;--navy-2:#c9d9ed;--blue:#4d9fff;--blue-soft:#152b47;--ink:#d8e2ef;--muted:#93a1b4;--line:#29364a;--surface:#151f2d;--canvas:#0c1420;--shadow:0 24px 65px #00000080}html[data-theme=dark] body{color:var(--ink);background:var(--canvas)}html[data-theme=dark] .boot-screen{color:var(--navy);background:radial-gradient(circle at 50% 35%,#172338 0,#0f1928 48%,#0a111c 100%)}html[data-theme=dark] .boot-loader{border-color:#243852;border-top-color:var(--blue)}html[data-theme=dark] .site-header{background:#0a111ce8;border-color:#2d3b4eeb}html[data-theme=dark] .icon-button{color:#b6c3d4;border-color:var(--line);background:#111c2b}html[data-theme=dark] .icon-button:hover{color:var(--blue);border-color:#46617e}html[data-theme=dark] .theme-switch{background:#101a28;border-color:#2d3a4e;box-shadow:inset 0 1px 3px #00000042}html[data-theme=dark] .theme-switch-thumb{background:#1c2a3d;border-color:#35445a;box-shadow:0 4px 12px #0000005c}html[data-theme=dark] .theme-option{color:#728197}html[data-theme=dark] .theme-option:hover{color:#aab8ca}html[data-theme=dark] .theme-light.active{color:#f0ae2f}html[data-theme=dark] .theme-dark.active{color:#78b5ff}html[data-theme=dark] .hero{border-color:var(--line);background:radial-gradient(circle at 10% -20%,#4d9fff30,#0000 34%),radial-gradient(circle at 88% 18%,#ffd44814,#0000 26%),#0d1725}html[data-theme=dark] .hero:before,html[data-theme=dark] .hero:after{border-color:#4d9fff1f}html[data-theme=dark] .search-form{background:#111c2b;border-color:#3b506b;box-shadow:0 20px 52px #00000052}html[data-theme=dark] .search-form:focus-within{border-color:var(--blue);box-shadow:0 20px 55px #1d6fcf33}html[data-theme=dark] .search-form input::placeholder{color:#718096}html[data-theme=dark] .search-form kbd{color:#91a0b3;background:#182435;border-color:#344359}html[data-theme=dark] .clear-search{color:#91a0b3;background:#1d2a3c}html[data-theme=dark] .search-examples button{color:#a0aec0;background:#141f2edb;border-color:#2c3a4d}html[data-theme=dark] .search-examples button:hover{color:var(--blue);background:var(--blue-soft);border-color:#3f638c}html[data-theme=dark] .pack-picker{border-color:var(--line);background:#101925}html[data-theme=dark] .pack-tab{color:#a4b1c2;background:#151f2d;border-color:#2c394c}html[data-theme=dark] .pack-tab:hover{border-color:#4b6685}html[data-theme=dark] .pack-tab.active{color:var(--navy)}html[data-theme=dark] .pack-tabs:not(.expanded) .pack-tab:not(.pack-tab-all){background:#151f2d;border-color:#2c394c}html[data-theme=dark] .pack-stack-toggle:hover{color:var(--blue);background:#1a2839}html[data-theme=dark] .pack-tab-logo{background:#1b293a}html[data-theme=dark] .pack-tab[data-pack=bootstrap] .pack-tab-logo{background:#2a1c40}html[data-theme=dark] .pack-tab[data-pack=remix] .pack-tab-logo,html[data-theme=dark] .pack-tab[data-pack=fontawesome] .pack-tab-logo{background:#172b43}html[data-theme=dark] .pack-tab[data-pack=svgemoji] .pack-tab-logo{background:#352d18}html[data-theme=dark] .all-packs-logo{color:#fff;background:#15345a}html[data-theme=dark] .catalog-toolbar{border-color:var(--line);background:#0c1420f0}html[data-theme=dark] .style-select-control{color:#9cabbf;border-color:var(--line);background:#111c2b}html[data-theme=dark] .custom-select-trigger,html[data-theme=dark] .custom-select.disabled .custom-select-trigger{color:var(--navy);background:#111c2b}html[data-theme=dark] .custom-select-trigger:hover,html[data-theme=dark] .custom-select.open .custom-select-trigger{background:#192638}html[data-theme=dark] .custom-select-menu{background:#121d2b;border-color:#304057;box-shadow:0 18px 42px #0000006b}html[data-theme=dark] .custom-select-menu button{color:#a5b2c3}html[data-theme=dark] .custom-select-menu button:hover,html[data-theme=dark] .custom-select-menu button:focus-visible{color:var(--navy);background:#1b2a3d}html[data-theme=dark] .custom-select-menu button.selected{color:#78b5ff;background:#17304e}html[data-theme=dark] .view-tabs{border-color:var(--line);background:#101a28}html[data-theme=dark] .view-tabs button{color:#9aa9bc}html[data-theme=dark] .view-tabs button.active{color:#fff;background:#24476e;box-shadow:0 4px 14px #00000040}html[data-theme=dark] .sort-button,html[data-theme=dark] .grid-density button,html[data-theme=dark] .mobile-filter-button{color:#a6b3c4;border-color:var(--line);background:#111c2b}html[data-theme=dark] .grid-density{border-color:var(--line)}html[data-theme=dark] .grid-density button.active{color:var(--blue);background:var(--blue-soft)}html[data-theme=dark] .filter-row{color:#9dacbf}html[data-theme=dark] .filter-row:hover{color:var(--navy);background:#172333}html[data-theme=dark] .filter-row.active{color:#70b3ff;background:#162d49}html[data-theme=dark] .filter-row b{color:#7f8da1}html[data-theme=dark] .filter-icon.pack-logo-small{background:#1b293a}html[data-theme=dark] [data-pack-filter=bootstrap] .pack-logo-small{background:#2a1c40}html[data-theme=dark] .icon-card{color:var(--navy);background:var(--surface);border-color:#253348;box-shadow:0 4px 14px #00000029}html[data-theme=dark] .icon-card:hover,html[data-theme=dark] .icon-card:focus-visible{border-color:#52677f;box-shadow:0 14px 32px #0000004d}html[data-theme=dark] .icon-card-name{color:#91a0b4}html[data-theme=dark] .card-pack-name{color:#748399}html[data-theme=dark] .card-style-badge{color:#9eacbe;background:#202c3c}html[data-theme=dark] .favorite-card-button:hover{color:#ff6b8c;background:#351d2a}html[data-theme=dark] .pagination button{color:#92a1b4}html[data-theme=dark] .pagination button:hover{color:var(--blue);background:#162b45}html[data-theme=dark] .icon-dialog::backdrop{background:#03080ec2}html[data-theme=dark] .dialog-shell{background:#111a27}html[data-theme=dark] .dialog-close{color:#fff;background:#173455}html[data-theme=dark] .favorite-dialog-button{color:#9cabbf;border-color:var(--line);background:#162130}html[data-theme=dark] .favorite-dialog-button.is-favorite{color:#ff6b8c;background:#351d2a;border-color:#6a3244}html[data-theme=dark] .dialog-variants{border-color:var(--line);background:#0f1825}html[data-theme=dark] .dialog-variant-card{color:#9aabbe;background:#162130;border-color:#2c3a4d}html[data-theme=dark] .dialog-variant-card:hover{border-color:#4e7198}html[data-theme=dark] .dialog-variant-card.active{color:#75b7ff;border-color:var(--blue);background:#162d49;box-shadow:0 0 0 2px #4d9fff1f}html[data-theme=dark] .preview-panel{border-color:var(--line);background:#0f1825}html[data-theme=dark] .icon-preview{background-color:#e9eef4;background-image:linear-gradient(45deg,#dfe5ec 25%,#0000 25%),linear-gradient(-45deg,#dfe5ec 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#dfe5ec 75%),linear-gradient(-45deg,#0000 75%,#dfe5ec 75%);border-color:#354358}html[data-theme=dark] .color-control,html[data-theme=dark] .size-control{color:#96a5b8}html[data-theme=dark] .color-control input,html[data-theme=dark] .color-control output{color:var(--navy);border-color:var(--line);background:#162130}html[data-theme=dark] .swatches button{border-color:#172333;box-shadow:0 0 0 1px #405068}html[data-theme=dark] .original-colors-note{color:#91a2b6}html[data-theme=dark] .original-colors-icon{background:#302a19;border-color:#344256}html[data-theme=dark] .code-tabs{background:#0c1521}html[data-theme=dark] .code-tabs button{color:#94a4b8}html[data-theme=dark] .code-tabs button.active{color:#fff;background:#24476e}html[data-theme=dark] .code-box{color:#d9e9ff;background:#081a30}html[data-theme=dark] .dialog-tags span{color:#8fc1f6;background:#172b43}html[data-theme=dark] .primary-download{color:#102b4e}html[data-theme=dark] .secondary-copy{color:#dce7f5;background:#121d2b;border-color:#506a88}html[data-theme=dark] .secondary-copy:hover{color:#fff;border-color:var(--blue);background:#2367ad}html[data-theme=dark] .dialog-nav{border-color:var(--line);background:#0f1825}html[data-theme=dark] .dialog-nav button{color:#a4b2c4}html[data-theme=dark] .toast{color:#fff;background:#173455;box-shadow:0 14px 36px #00000070}html[data-theme=dark] .card-skeleton i:first-child,html[data-theme=dark] .card-skeleton i:last-child{background:#243246}html[data-theme=dark] .card-skeleton:after{background:linear-gradient(90deg,#0000,#6f89a82e,#0000)}html[data-theme=dark] .sidebar{background:#101925}html[data-theme=dark] .sidebar-mobile-head button{color:#c5d1df;background:#1b293a}html[data-theme=dark] .filter-backdrop{background:#03080eb8}.filter-backdrop{display:none}.icon-grid{transition:opacity .14s}.icon-grid.grid-updating{opacity:.72;pointer-events:none}.icon-card.is-loading .card-svg{opacity:.22}.icon-card.is-loading .card-svg:after{content:"";border:2px solid #dbe5f0;border-top-color:var(--blue);border-radius:50%;width:22px;height:22px;animation:.75s linear infinite boot-spin;display:block}.card-skeleton{pointer-events:none;overflow:hidden}.card-skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffffd1,#0000);animation:1.15s ease-in-out infinite skeleton-sweep;position:absolute;inset:0;transform:translate(-110%)}.card-skeleton i:first-child{background:#e7edf4;border-radius:10px;width:38px;height:38px}.card-skeleton i:last-child{background:#e7edf4;border-radius:99px;width:58%;height:8px}@keyframes skeleton-sweep{to{transform:translate(110%)}}@media (max-width:1050px){.catalog-layout{grid-template-columns:215px minmax(0,1fr);gap:25px}.dialog-content{grid-template-columns:.78fr 1.22fr}.preview-panel,.code-panel{padding:24px}.icon-preview{min-height:270px}}@media (max-width:800px){.container{width:min(calc(100% - 30px), var(--container))}.hero{padding:48px 0 42px}.hero-copy{font-size:14px}.pack-picker-inner{gap:14px;min-height:92px}.pack-picker-copy{min-width:190px}.pack-picker-summary{font-size:9px}.pack-tab{min-width:155px;height:58px}.pack-tabs{height:70px}.pack-tabs:not(.expanded){flex-basis:238px;max-width:238px}.pack-tab-all,.pack-tabs:not(.expanded) .pack-tab:not(.pack-tab-all){width:198px;min-width:198px}.pack-stack-toggle{flex-basis:40px;width:40px}.pack-tab-logo,.all-packs-logo{flex-basis:34px;width:34px;height:34px}.pack-tab-logo svg{width:26px;height:26px}.catalog-toolbar{top:72px}.mobile-filter-button{display:inline-flex}.style-select-control{width:min(100%,310px);min-width:0;margin-right:auto}.sort-button span,.grid-density{display:none}.catalog-layout{padding-top:28px;display:block}.sidebar{z-index:60;background:#fff;width:min(86vw,315px);padding:20px;transition:transform .25s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:18px 0 45px #102b4e33}.sidebar.open{transform:translate(0)}.sidebar-mobile-head{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.sidebar-mobile-head strong{color:var(--navy);font-size:18px}.sidebar-mobile-head button{background:#eef2f6;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.sidebar-mobile-head svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.filter-backdrop{z-index:55;background:#102b4e7a;position:fixed;inset:0}.filter-backdrop.open{display:block}.dialog-variants{grid-template-columns:72px minmax(0,1fr);padding:11px 18px}.dialog-content{grid-template-columns:1fr;max-height:calc(100vh - 250px);overflow-y:auto}.preview-panel{border-right:0;border-bottom:1px solid var(--line)}.icon-preview{min-height:245px}.dialog-nav{display:none}}@media (max-width:560px){.container{width:min(calc(100% - 22px), var(--container))}.topbar{min-height:62px}.brand{font-size:15px}.hero{padding:38px 0 32px}.hero h1{font-size:35px}.hero-copy{margin:13px auto 22px}.search-form{border-radius:14px;height:58px;padding-left:15px}.search-form kbd,.search-button{display:none}.search-examples span{width:100%}.pack-picker-inner{min-height:82px;padding-block:9px;display:block}.pack-picker-copy{justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-bottom:5px;display:flex}.pack-picker-summary{margin:0}.pack-tabs{width:100%;height:62px}.pack-tabs:not(.expanded){width:230px;max-width:230px}.pack-tab{min-width:143px;height:52px;padding:7px 9px}.pack-tab-all{width:190px;min-width:190px;padding:0}.pack-tabs:not(.expanded) .pack-tab:not(.pack-tab-all){width:190px;min-width:190px}.pack-tab-select{padding:7px 3px 7px 9px}.pack-tab-logo,.all-packs-logo{border-radius:8px;flex-basis:31px;width:31px;height:31px}.pack-tab-logo svg{width:24px;height:24px}.pack-tab strong{font-size:11px}.catalog-toolbar{top:62px}.toolbar-inner{gap:8px;min-height:59px}.style-select-control{grid-template-columns:18px minmax(0,1fr);height:42px;padding-inline:10px}.style-select-control>span{display:none}.custom-select{border-left:0}.custom-select-trigger{padding-left:4px}.sort-button{padding:0 11px}.mobile-filter-button{padding:0 11px;font-size:0}.mobile-filter-button svg{margin:0}.results-head{min-height:54px;margin-bottom:15px}.results-head h2{font-size:19px}.page-counter{display:none}.icon-grid{--card-min:92px;gap:8px}.icon-card{gap:9px;height:108px;padding-inline:7px}.card-svg{width:32px;height:32px}.card-style-badge{display:none}.favorite-card-button{opacity:1}.pagination button{min-width:34px;height:35px;padding-inline:8px}.icon-dialog{width:calc(100% - 16px);max-height:calc(100vh - 16px)}.dialog-shell{border-radius:15px}.dialog-header{min-height:78px;padding:18px 60px 16px 20px}.dialog-header h2{white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-size:22px;overflow:hidden}.dialog-title-row{gap:7px}.favorite-dialog-button{flex-basis:31px;width:31px;height:31px}.favorite-dialog-button svg{width:17px;height:17px}.dialog-variants{min-height:86px;padding:9px 14px;display:block}.dialog-variants-heading{align-items:center;gap:6px;margin-bottom:5px;display:flex}.dialog-variant-cards{gap:6px}.dialog-variant-card{flex-basis:60px;width:60px;height:58px}.dialog-variant-card svg{width:24px;height:24px}.dialog-close{top:16px;right:15px}.toast-region{bottom:12px;right:12px}.dialog-toast-region{bottom:14px;right:12px}.dialog-content{max-height:calc(100vh - 220px)}.preview-panel,.code-panel{padding:18px}.icon-preview{min-height:215px}.preview-controls{grid-template-columns:1fr}.swatches{grid-row:2}.size-control{grid-column:auto}.code-tabs{width:100%}.code-tabs button{flex:1;min-width:0}.download-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
