:root{--ink:#15161b;--muted:#777d8a;--line:#e6e7eb;--soft:#f4f5f7;--purple:#6d55db}*{box-sizing:border-box}body{margin:0;background:#fbfbfc;color:var(--ink);font:14px/1.5 Inter,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}header{height:70px;padding:0 max(22px,calc((100% - 1260px)/2));display:flex;align-items:center;gap:45px;background:white;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:9px;font-size:17px}.brand img{width:30px;height:30px;border-radius:8px}.brand span{color:#8a8f9a;padding-left:9px;border-left:1px solid var(--line)}.search{width:min(520px,46vw);height:39px;display:flex;align-items:center;gap:10px;padding:0 14px;background:var(--soft);border-radius:10px}.search i{width:13px;height:13px;border:1.8px solid #858b98;border-radius:50%;position:relative}.search i:after{content:'';position:absolute;width:6px;height:2px;background:#858b98;right:-5px;bottom:-2px;transform:rotate(45deg)}.search input{flex:1;background:none;border:0;outline:0}.back{margin-left:auto;color:#656b77;font-weight:600}main{max-width:1260px;margin:auto;display:grid;grid-template-columns:190px 1fr;gap:48px;padding:50px 22px 100px}aside{border-right:1px solid var(--line);padding-right:24px}aside>p{font-size:11px;font-weight:800;color:#a0a4ae;text-transform:uppercase;letter-spacing:.12em;margin:0 0 13px}aside button{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border:0;border-radius:9px;background:none;color:#666c78;text-align:left;margin-bottom:4px}aside button.active{color:#32256f;background:#eeeafd;font-weight:700}aside button i{width:18px;height:18px;border:1.5px solid currentColor;border-radius:5px}.aside-note{margin-top:45px;padding-top:20px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:5px}.aside-note span{font-size:12px;color:var(--muted)}.content{min-width:0}.store-hero{min-height:330px;border-radius:20px;overflow:hidden;background:#13141a;color:#fff;display:grid;grid-template-columns:1fr 1.05fr;align-items:center}.store-hero>div{padding:50px}.store-hero span{font-size:10px;letter-spacing:.16em;color:#b8adff;font-weight:800}.store-hero h1{font-size:48px;line-height:.98;letter-spacing:-.05em;margin:15px 0}.store-hero p{color:#aeb2bd}.store-hero img{width:100%;height:330px;object-fit:cover}.section-head{display:flex;align-items:end;justify-content:space-between;margin:56px 0 18px}.section-head>div{display:flex;align-items:center;gap:12px}.section-head span{font-size:11px;color:#9da2ad}.section-head h2{font-size:25px;letter-spacing:-.035em;margin:0}.section-head p{margin:0;color:var(--muted);font-size:12px}.theme-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.theme-grid article[hidden],.tool-list article[hidden]{display:none}.theme-grid img{display:block;width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:13px}.theme-grid article div{padding:10px 2px}.theme-grid h3{font-size:14px;margin:0}.theme-grid span{font-size:11px;color:var(--muted)}.theme-grid article:hover img{box-shadow:0 15px 35px rgba(20,23,35,.17);transform:translateY(-2px)}.theme-grid img{transition:.2s ease}.tool-heading{margin-top:65px}.tool-list{border-top:1px solid var(--line)}.tool-list article{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.tool-list i{width:42px;height:42px;border-radius:12px;background:#ece9fc;color:#5c47c6;display:grid;place-items:center;font-style:normal;font-size:11px;font-weight:800}.tool-list h3{margin:0;font-size:15px}.tool-list p{margin:2px 0;color:var(--muted)}.tool-list>article>span{font-size:11px;color:#888e9a;background:var(--soft);padding:5px 8px;border-radius:7px}#empty{text-align:center;color:var(--muted);padding:80px}footer{border-top:1px solid var(--line);padding:30px max(22px,calc((100% - 1260px)/2));font-weight:700}footer span{float:right;color:var(--muted);font-weight:400}@media(max-width:800px){header{gap:15px}.search{display:none}.back{margin-left:auto}main{display:block;padding-top:25px}aside{border:0;padding:0;display:flex;gap:5px;overflow:auto;margin-bottom:25px}aside>p,.aside-note{display:none}aside button{width:auto;white-space:nowrap}.store-hero{grid-template-columns:1fr}.store-hero img{height:220px;order:-1}.store-hero>div{padding:28px}.store-hero h1{font-size:37px}.theme-grid{grid-template-columns:1fr 1fr}.section-head p{display:none}}
:root{}
.theme-grid{grid-template-columns:repeat(2,1fr);gap:18px}.theme-stack{position:relative;padding-right:18px;padding-bottom:14px}.theme-stack img:last-child{position:absolute;z-index:0;inset:13px 0 0 20px;filter:saturate(.8);opacity:.7}.theme-stack img:first-child{position:relative;z-index:1}.hero-link{display:inline-block;margin-top:17px;padding-bottom:4px;border-bottom:1px solid #8f75ff;font-weight:700}.tool-list small{color:#969ba6}.developer-callout{margin-top:72px;padding:42px;border-radius:18px;background:#eeeafd;display:flex;justify-content:space-between;align-items:end;gap:30px}.developer-callout span{font-size:10px;letter-spacing:.15em;color:#6b55d6;font-weight:800}.developer-callout h2{font-size:31px;margin:8px 0}.developer-callout p{max-width:650px;color:#5f6170;margin:0}.developer-callout>a{white-space:nowrap;background:#1b1c22;color:#fff;padding:13px 18px;border-radius:10px;font-weight:700}.aside-note a{font-weight:700;color:#5c47c6;margin-top:5px}.install-page{min-height:100vh;display:grid;place-items:center}.install-page main{display:block;text-align:center;padding:40px;max-width:560px}.install-page img{width:66px}.install-page h1{font-size:34px}.install-page p{color:var(--muted)}@media(max-width:800px){.developer-callout{display:block;padding:28px}.developer-callout>a{display:inline-block;margin-top:20px}}
