.theme-catalog-shell{background:#f1efe9;min-height:100vh}.theme-catalog-shell .catalog-nav{background:#faf9f7;border-bottom:1px solid #cbc8c1;grid-template-columns:1fr auto 1fr;align-items:center;min-height:104px;padding:24px clamp(22px,4vw,58px);display:grid}.theme-catalog-shell .catalog-nav .brand{font-size:36px}.theme-catalog-shell .catalog-nav .button{justify-self:end}.theme-catalog-shell .catalog-back{color:#202020;border-radius:50%;place-items:center;width:48px;height:48px;text-decoration:none;transition:background .2s cubic-bezier(.16,1,.3,1);display:grid}.theme-catalog-shell .catalog-back:hover,.theme-catalog-shell .catalog-back:focus-visible{background:#e7e3db;outline:none}.theme-catalog-shell .catalog-back svg{stroke-width:1.5px;width:32px;height:32px}.theme-catalog-shell .theme-catalog-page{min-height:calc(100vh - 104px);padding-top:clamp(48px,7vw,96px)}.theme-catalog-shell .themes-head{align-items:end}.theme-catalog-shell .themes-head h1{max-width:850px;font-size:clamp(48px,6vw,88px)}.theme-catalog-shell .themes-head>p{color:#55534f;max-width:31ch;margin:0;font-size:17px;line-height:1.5}.theme-catalog-shell .catalog-filters{z-index:5;background:#f1efe9;margin:0 0 34px;padding:18px 0 16px;position:sticky;top:0}.theme-catalog-shell .theme-tabs{margin-bottom:12px}.theme-catalog-shell .collection-filter{background:#faf9f7;border:1px solid #d5d2cb;border-radius:18px;align-items:center;gap:18px;min-height:56px;padding:9px 12px 9px 18px;display:flex}.theme-catalog-shell .collection-filter>span{color:#77736d;text-transform:uppercase;flex:none;font-family:inherit;font-size:11px}.theme-catalog-shell .collection-filter>div{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.theme-catalog-shell .collection-filter button{color:#55534f;min-height:36px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 15px;font-size:13px}.theme-catalog-shell .collection-filter button[aria-pressed=true]{color:#faf9f7;background:#202020}.theme-catalog-shell .catalog-search{color:#77736d;background:#faf9f7;border:1px solid #d5d2cb;border-radius:18px;align-items:center;gap:12px;min-height:54px;margin-top:12px;padding:0 18px;display:flex}.theme-catalog-shell .catalog-search:focus-within{border-color:#202020}.theme-catalog-shell .catalog-search svg{flex:none;width:18px;height:18px}.theme-catalog-shell .catalog-search input{color:#202020;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:15px}.theme-catalog-shell .catalog-search input::placeholder{color:#8a867f}.theme-catalog-shell .catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.theme-catalog-shell .catalog-grid .theme-card{min-height:500px}.theme-catalog-shell .catalog-skeleton{background:#e3e0d9;border-radius:24px;min-height:500px;animation:1.4s ease-in-out infinite alternate catalog-pulse}.theme-catalog-shell .catalog-empty{color:#66625d;text-align:center;padding:80px 0;font-size:18px}@keyframes catalog-pulse{to{opacity:.52}}@media (max-width:1180px){.theme-catalog-shell .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.theme-catalog-shell .catalog-nav{min-height:88px;padding:18px 22px}.theme-catalog-shell .catalog-nav .brand{font-size:32px}.theme-catalog-shell .themes-head{align-items:start}.theme-catalog-shell .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.theme-catalog-shell .theme-catalog-page{padding-inline:16px}.theme-catalog-shell .collection-filter{flex-direction:column;align-items:flex-start;gap:7px}.theme-catalog-shell .collection-filter>div{width:100%}.theme-catalog-shell .catalog-grid{grid-template-columns:1fr}}
