.categories-current{position:relative;color:#7057ba;cursor:default}.categories-current:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;background:#8a70d3}.categories-hero{padding:75px 20px 65px;text-align:center}.categories-hero h1{font:800 clamp(50px,6vw,78px)/1 Manrope;letter-spacing:-4.5px;margin:17px 0}.categories-hero h1:after{content:".";color:#ff7d68}.categories-hero>p{max-width:720px;margin:0 auto 29px;color:var(--muted);font-size:16px;line-height:1.65}.category-search{width:min(620px,100%);height:54px;margin:auto;display:flex;align-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 30px rgba(23,32,27,.07);overflow:hidden}.category-search svg{width:19px;height:19px;margin-left:16px;fill:none;stroke:var(--muted);stroke-width:1.8}.category-search input{min-width:0;flex:1;height:100%;padding:0 12px;border:0;outline:0;background:transparent;font-size:13px}.category-search button{align-self:stretch;padding:0 22px;border:0;background:var(--ink);color:#fff;font-size:11px;font-weight:800}.category-browser,.category-templates{padding:90px max(20px,7vw)}.category-browser{background:#f2eee4;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.category-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;max-width:1300px;margin:0 auto 36px}.category-section-head h2{font:800 clamp(35px,4vw,54px)/1.06 Manrope;letter-spacing:-3px;margin:14px 0 0}.category-section-head>span{color:var(--muted);font-size:11px}.category-grid{max-width:1300px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-card{min-height:118px;padding:18px;display:grid;grid-template-columns:47px 1fr auto;align-items:center;gap:12px;border:1px solid var(--line);border-radius:10px;background:#fff;text-align:left;transition:transform .2s,box-shadow .2s,border-color .2s}.category-card:hover,.category-card.active{transform:translateY(-2px);border-color:#9a84d6;box-shadow:0 9px 25px rgba(23,32,27,.08)}.category-card.active{background:#faf7ff}.category-icon{width:47px;height:47px;display:grid;place-items:center;border-radius:9px}.category-icon svg{width:24px;height:24px;fill:none;stroke:var(--ink);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.icon-all{background:#e8e0f5}.icon-game{background:#dce6f5}.icon-food{background:#e5efc7}.icon-movie{background:#f5d2cb}.icon-music{background:#e2d6f3}.icon-sport{background:#d8ede7}.icon-anime{background:#f4dfba}.icon-text{background:#dde4df}.category-card>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:4px}.category-card strong{font:700 14px Manrope;letter-spacing:-.3px}.category-card small{color:var(--muted);font-size:9px}.category-card i{color:#7a63c4;font-style:normal}.category-card[hidden]{display:none}.category-empty{max-width:1300px;margin:25px auto 0;color:var(--muted);font-size:12px;text-align:center}.category-templates{background:#fffdf8}.material-grid{max-width:1300px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.material-card{border:1px solid var(--line);border-radius:11px;background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s}.material-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(23,32,27,.09)}.material-card[hidden]{display:none}.material-cover{height:245px;display:grid;place-items:center;overflow:hidden}.material-cover img{height:205px;max-width:75%;object-fit:contain;border-radius:7px;box-shadow:0 10px 25px rgba(23,32,27,.1)}.sports-cover{background:linear-gradient(145deg,#f1ede5,#e2d8f2)}.exo-material{background:linear-gradient(145deg,#eee9f8,#f8f4ff)}.lol-material{background:linear-gradient(145deg,#e5ebee,#f3eadb)}.material-info{padding:24px}.material-info small{color:#765eb9;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.material-info h3{font:700 22px/1.15 Manrope;letter-spacing:-.9px;margin:7px 0}.material-info p{min-height:38px;margin:0 0 18px;color:var(--muted);font-size:12px;line-height:1.55}.material-info a{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-radius:7px;background:var(--lime);font-size:11px;font-weight:800}.template-empty{max-width:650px;margin:20px auto 0;padding:35px;border:1px dashed #ad9acf;border-radius:10px;background:#faf7ff;text-align:center}.template-empty strong{font:700 18px Manrope}.template-empty p{color:var(--muted);font-size:12px}.template-empty a{color:#7057ba;font-size:11px;font-weight:800}.category-cta{padding-top:20px}.category-cta .cta-button-lime{color:#fff}.category-cta .cta-button-light{color:var(--ink)}
@media(max-width:1050px){.category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.site-header nav{display:none}.material-grid{grid-template-columns:1fr}.material-cover{height:220px}.material-cover img{height:185px}}
@media(max-width:620px){.categories-hero{padding-top:55px}.categories-hero h1{font-size:47px;letter-spacing:-3px}.categories-hero>p{font-size:14px}.category-search{height:auto;flex-wrap:wrap}.category-search svg{display:none}.category-search input{height:50px;flex-basis:100%;padding:0 13px}.category-search button{width:100%;height:42px}.category-browser,.category-templates{padding-top:70px;padding-bottom:70px}.category-section-head{align-items:start;flex-direction:column}.category-section-head h2{font-size:37px;letter-spacing:-2.4px}.category-grid{grid-template-columns:1fr}.category-card{min-height:100px}.material-cover{height:205px}.material-cover img{height:170px}}
.categories-hero{padding-top:65px;padding-bottom:60px}.categories-hero h1{font-size:clamp(45px,5vw,66px);letter-spacing:-3.8px}.category-catalog{background:#f7f3eb;border-top:1px solid var(--line)}.catalog-section{padding:78px max(20px,7vw);border-bottom:1px solid var(--line)}.catalog-section:nth-child(even){background:#fffdf8}.catalog-heading{max-width:1300px;margin:0 auto 28px;display:flex;align-items:end;justify-content:space-between;gap:30px}.catalog-heading>div>span{display:inline-block;margin-bottom:8px;color:#7a63c4;font:800 9px Manrope;letter-spacing:1px}.catalog-heading h2{font:800 clamp(30px,3.4vw,45px)/1.08 Manrope;letter-spacing:-2.2px;margin:0 0 8px}.catalog-heading p{margin:0;color:var(--muted);font-size:13px}.catalog-heading>a{padding-bottom:5px;border-bottom:1px solid var(--ink);font-size:10px;font-weight:800;white-space:nowrap}.catalog-grid{max-width:1300px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.catalog-card{min-width:0;border:1px solid var(--line);border-radius:9px;background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s}.catalog-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(23,32,27,.1)}.catalog-card[hidden]{display:none}.catalog-cover{height:185px;display:grid;place-items:center;overflow:hidden}.real-cover img{height:160px;max-width:72%;object-fit:contain;border-radius:6px;box-shadow:0 8px 20px rgba(23,32,27,.1)}.type-cover{position:relative;align-content:center;text-align:center}.type-cover:before,.type-cover:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.28)}.type-cover:before{width:120px;height:120px;right:-28px;top:-42px}.type-cover:after{width:75px;height:75px;left:-20px;bottom:-25px}.type-cover b{position:relative;z-index:1;font:800 26px/1 Manrope;letter-spacing:-1.3px}.type-cover span{position:relative;z-index:1;margin-top:5px;font:800 9px Manrope;letter-spacing:2px}.genshin-type{background:#d8d0ef}.pokemon-type{background:#f3d56f}.hsr-type{background:#a9d8dc}.marvel-type{background:#ed9c92}.dc-type{background:#9cb3d3}.pixar-type{background:#93cce1}.ghibli-type{background:#a9d5b4}.fastfood-type{background:#efb376}.snacks-type{background:#e9cf79}.drinks-type{background:#9ecce5}.dishes-type{background:#b7d894}.catalog-info{padding:17px}.catalog-info small{color:#765eb9;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.catalog-info h3{min-height:38px;margin:6px 0 14px;font:700 15px/1.25 Manrope;letter-spacing:-.4px}.catalog-info>span{display:flex;justify-content:space-between;color:#625296;font-size:9px;font-weight:800}.catalog-empty{padding:65px 20px;margin:0;text-align:center;color:var(--muted);font-size:13px}.catalog-section[hidden]{display:none}
@media(max-width:1050px){.catalog-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.categories-hero h1{font-size:43px;letter-spacing:-2.7px}.catalog-section{padding-top:60px;padding-bottom:60px}.catalog-heading{align-items:start;flex-direction:column}.catalog-heading h2{font-size:31px;letter-spacing:-1.8px}.catalog-grid{grid-template-columns:1fr}.catalog-cover{height:205px}.real-cover img{height:175px}.catalog-info h3{min-height:0}}
