.catalog-module__1jNztG__catalog{--background:0 0% 100%;--foreground:25 24% 8%;--muted-foreground:30 12% 38%;--secondary:36 12% 93%;--border:30 10% 87%;--frame:36 16% 96%;--card:0 0% 100%;--ring:12 67% 48%;--ease-out:cubic-bezier(.16,1,.3,1);color:hsl(var(--foreground));flex-direction:column;gap:36px;display:flex}.catalog-module__1jNztG__catBar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.catalog-module__1jNztG__tabs{background:hsl(var(--secondary));border-radius:9999px;gap:2px;padding:3px;display:inline-flex}.catalog-module__1jNztG__tab{height:30px;font:inherit;color:hsl(var(--muted-foreground));cursor:pointer;transition:background-color .15s var(--ease-out),color .15s var(--ease-out);background:0 0;border:0;border-radius:9999px;align-items:center;gap:6px;padding:0 14px;font-size:13.5px;display:inline-flex}.catalog-module__1jNztG__tab:hover{color:hsl(var(--foreground))}.catalog-module__1jNztG__tab[aria-selected=true]{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 0 0 1px hsl(var(--border));font-weight:500}.catalog-module__1jNztG__tab:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.catalog-module__1jNztG__tabCount{font-variant-numeric:tabular-nums;color:hsl(var(--muted-foreground));font-size:11.5px}.catalog-module__1jNztG__catTools{align-items:center;gap:8px;margin-left:auto;display:flex}.catalog-module__1jNztG__search{border:1px solid hsl(var(--border));background:hsl(var(--background));width:240px;height:34px;color:hsl(var(--muted-foreground));border-radius:9999px;align-items:center;gap:8px;padding:0 14px;display:flex}.catalog-module__1jNztG__search:focus-within{border-color:hsl(var(--ring))}.catalog-module__1jNztG__search input{width:100%;min-width:0;font:inherit;color:hsl(var(--foreground));background:0 0;border:0;outline:none;flex:1;font-size:13.5px}.catalog-module__1jNztG__search input::placeholder{color:hsl(var(--muted-foreground)/.8)}.catalog-module__1jNztG__shareBtn{background:hsl(var(--foreground));height:34px;color:hsl(var(--background));white-space:nowrap;border-radius:9999px;align-items:center;gap:6px;padding:0 16px;font-size:13.5px;font-weight:500;display:inline-flex}.catalog-module__1jNztG__shareBtn:hover{opacity:.9}@media (max-width:640px){.catalog-module__1jNztG__catTools{flex-basis:100%;min-width:0;margin-left:0}.catalog-module__1jNztG__search{flex:1;width:auto;min-width:0}}.catalog-module__1jNztG__catSection{flex-direction:column;gap:14px;display:flex}.catalog-module__1jNztG__catHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.catalog-module__1jNztG__catHead h2{font-family:var(--font-display);align-items:baseline;gap:8px;font-size:22px;font-weight:400;line-height:28px;display:inline-flex}.catalog-module__1jNztG__catCount{font-family:var(--font-sans);font-variant-numeric:tabular-nums;color:hsl(var(--muted-foreground));font-size:12.5px;font-weight:400}.catalog-module__1jNztG__catLink{font:inherit;color:hsl(var(--foreground));cursor:pointer;background:0 0;border:0;font-size:13.5px}.catalog-module__1jNztG__catLink:hover{text-underline-offset:3px;text-decoration:underline}.catalog-module__1jNztG__placeEmpty{border:1px dashed hsl(var(--border));color:hsl(var(--muted-foreground));border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:13.5px;display:flex}.catalog-module__1jNztG__emptyLink{color:hsl(var(--foreground));white-space:nowrap;font-weight:500}.catalog-module__1jNztG__agrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,340px),1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.catalog-module__1jNztG__agrid>li{display:flex}.catalog-module__1jNztG__acard{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));transition:background-color .15s var(--ease-out);border-radius:16px;flex-direction:column;flex:1;gap:8px;padding:6px;text-decoration:none;display:flex}.catalog-module__1jNztG__acard:hover{background:hsl(var(--secondary)/.6)}.catalog-module__1jNztG__acard:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.catalog-module__1jNztG__acPanel{background:hsl(var(--frame));border-radius:12px;flex:1;grid-template-columns:minmax(0,1fr) 132px;gap:16px;min-height:148px;padding:18px 0 0 18px;display:grid;position:relative;overflow:hidden}.catalog-module__1jNztG__acText{flex-direction:column;gap:6px;min-width:0;padding-bottom:18px;display:flex}.catalog-module__1jNztG__acTitle{font-size:15px;font-weight:500;line-height:21px}.catalog-module__1jNztG__acDesc{color:hsl(var(--muted-foreground));-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:19px;display:-webkit-box;overflow:hidden}.catalog-module__1jNztG__acTile{background:hsl(var(--background));height:118px;box-shadow:0 0 0 1px hsl(var(--border));border-radius:12px 12px 0 0;align-self:end;place-items:center;margin-right:14px;display:grid}.catalog-module__1jNztG__acFoot{align-items:center;gap:10px;min-height:28px;padding:0 10px 4px;display:flex}.catalog-module__1jNztG__byline{color:hsl(var(--muted-foreground));font-size:12.5px}.catalog-module__1jNztG__open{letter-spacing:.02em;color:hsl(var(--muted-foreground));transition:color .15s var(--ease-out);margin-left:auto;font-size:11px;line-height:16px}.catalog-module__1jNztG__open:after{content:"→";margin-left:4px;display:inline-block}.catalog-module__1jNztG__acard:hover .catalog-module__1jNztG__open{color:hsl(var(--foreground))}.catalog-module__1jNztG__featured{cursor:pointer;transition:box-shadow .15s var(--ease-out);border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:32px 36px;display:grid;position:relative;overflow:hidden}.catalog-module__1jNztG__featured:hover{box-shadow:0 0 0 1px hsl(var(--foreground)/.12)}.catalog-module__1jNztG__featuredLink{border-radius:inherit;z-index:0;position:absolute;inset:0}.catalog-module__1jNztG__featuredLink:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.catalog-module__1jNztG__featuredText,.catalog-module__1jNztG__featuredArt{z-index:1;pointer-events:none;position:relative}.catalog-module__1jNztG__featuredText a{pointer-events:auto}.catalog-module__1jNztG__featuredText{flex-direction:column;gap:8px;max-width:60ch;display:flex}.catalog-module__1jNztG__featuredText>span{color:hsl(var(--foreground)/.65);font-size:13px}.catalog-module__1jNztG__featuredText h2{font-family:var(--font-display);color:hsl(var(--foreground));font-size:30px;font-weight:400;line-height:36px}.catalog-module__1jNztG__featuredText p{color:hsl(var(--foreground)/.75);font-size:14.5px;line-height:21px}.catalog-module__1jNztG__featuredActions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.catalog-module__1jNztG__darkBtn{background:hsl(var(--foreground));height:32px;color:hsl(var(--background));border-radius:9999px;align-items:center;padding:0 14px;font-size:13px;font-weight:500;display:inline-flex}.catalog-module__1jNztG__featuredArt{place-items:center;width:160px;height:140px;display:grid}@media (max-width:720px){.catalog-module__1jNztG__featured{grid-template-columns:1fr;padding:24px 22px}.catalog-module__1jNztG__featuredArt{display:none}}.catalog-module__1jNztG__strata{position:absolute;inset:0}.catalog-module__1jNztG__strata canvas{width:100%;height:100%;display:block}.catalog-module__1jNztG__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.catalog-module__1jNztG__categoryCard{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;transition:border-color .15s var(--ease-out);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.catalog-module__1jNztG__categoryCard:hover{border-color:hsl(var(--foreground)/.25)}.catalog-module__1jNztG__categoryName{font-size:15px;font-weight:500}.catalog-module__1jNztG__folder{flex:none;display:inline-block;position:relative}.catalog-module__1jNztG__folderBack{background:hsl(var(--fh)48% 38%);border-radius:8px;position:absolute;inset:10% 0 0}.catalog-module__1jNztG__folderBack:before{content:"";background:inherit;border-radius:6px 12px 0 0;width:42%;height:16%;position:absolute;top:-12%;left:0}.catalog-module__1jNztG__folderPaper{background-color:hsl(var(--card));background-image:repeating-linear-gradient(180deg,transparent 0 7px,hsl(var(--fh)35% 70%/.55)7px 8.5px);transition:transform .3s var(--ease-out);background-position:20% 10px;background-repeat:no-repeat;background-size:64% calc(100% - 16px);border-radius:4px;position:absolute;inset:18% 14% 12%;box-shadow:0 1px 2px #0000001f}.catalog-module__1jNztG__fp1{transform:translateY(2%)rotate(-3deg)}.catalog-module__1jNztG__fp2{transform:translateY(-4%)}.catalog-module__1jNztG__fp3{transform:translateY(2%)rotate(4deg)}.catalog-module__1jNztG__folderFront{background:linear-gradient(180deg,hsl(var(--fh)64% 60%),hsl(var(--fh)58% 48%));transform-origin:50% 100%;height:70%;transition:transform .3s var(--ease-out);border-radius:8px;position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 1px #ffffff40}.catalog-module__1jNztG__acard:hover .catalog-module__1jNztG__folderFront,.catalog-module__1jNztG__folder[data-open] .catalog-module__1jNztG__folderFront{transform:skew(14deg)scaleY(.66)}.catalog-module__1jNztG__acard:hover .catalog-module__1jNztG__fp1,.catalog-module__1jNztG__folder[data-open] .catalog-module__1jNztG__fp1{transform:translate(-14%,-20%)rotate(-11deg)}.catalog-module__1jNztG__acard:hover .catalog-module__1jNztG__fp2,.catalog-module__1jNztG__folder[data-open] .catalog-module__1jNztG__fp2{transform:translateY(-30%)}.catalog-module__1jNztG__acard:hover .catalog-module__1jNztG__fp3,.catalog-module__1jNztG__folder[data-open] .catalog-module__1jNztG__fp3{transform:translate(14%,-18%)rotate(10deg)}@keyframes catalog-module__1jNztG__paper-drift{50%{translate:0 -5%}}.catalog-module__1jNztG__featured .catalog-module__1jNztG__folderPaper{animation:4s ease-in-out infinite catalog-module__1jNztG__paper-drift}.catalog-module__1jNztG__featured .catalog-module__1jNztG__fp2{animation-delay:-1.3s}.catalog-module__1jNztG__featured .catalog-module__1jNztG__fp3{animation-delay:-2.6s}.catalog-module__1jNztG__flowSym{flex:none;display:inline-block;position:relative}.catalog-module__1jNztG__flowBox{transform-origin:0 0;perspective:220px;width:64px;height:64px;position:absolute;top:0;left:0}.catalog-module__1jNztG__flowTilt{transform-style:preserve-3d;transition:transform .3s var(--ease-out);position:absolute;inset:0;transform:rotateX(24deg)rotate(-8deg)}.catalog-module__1jNztG__flowPath path{stroke:hsl(var(--fh)45% 72%)}.catalog-module__1jNztG__flowDot{opacity:0;background:hsl(var(--fh)75% 56%);width:7px;height:7px;box-shadow:0 0 6px 2px hsl(var(--fh)85% 66%/.7);offset-path:path("M18 14 C 46 14, 46 14, 46 32 C 46 50, 46 50, 18 50");offset-rotate:0deg;offset-distance:0%;border-radius:9999px;position:absolute;top:0;left:0}.catalog-module__1jNztG__flowStep{background:radial-gradient(circle at 35% 30%,hsl(var(--fh)70% 97%),hsl(var(--fh)60% 86%)60%,hsl(var(--fh)50% 76%));width:18px;height:18px;box-shadow:inset 0 0 0 2px hsl(var(--fh)58% 44%),0 2.5px 0 hsl(var(--fh)45% 58%),0 6px 8px -2px #00000040;border-radius:9999px;margin:-9px 0 0 -9px;position:absolute}.catalog-module__1jNztG__fs1{top:14px;left:18px}.catalog-module__1jNztG__fs2{top:32px;left:46px}.catalog-module__1jNztG__fs3{background:radial-gradient(circle at 35% 30%,hsl(var(--fh)65% 64%),hsl(var(--fh)58% 44%)65%,hsl(var(--fh)55% 36%));width:20px;height:20px;box-shadow:0 3px 0 hsl(var(--fh)55% 28%),0 6px 9px -2px #0000004d;place-items:center;margin:-10px 0 0 -10px;display:grid;top:50px;left:18px}@keyframes catalog-module__1jNztG__flow-travel{0%{offset-distance:0%;opacity:0}10%{opacity:1}88%{opacity:1}to{offset-distance:100%;opacity:0}}@keyframes catalog-module__1jNztG__flow-lift-1{0%{translate:0 -3px}18%,to{translate:0}}@keyframes catalog-module__1jNztG__flow-lift-2{0%,38%{translate:0}50%{translate:0 -3px}64%,to{translate:0}}@keyframes catalog-module__1jNztG__flow-lift-3{0%,82%{translate:0}94%{translate:0 -3px}to{translate:0 -1px}}:is(.catalog-module__1jNztG__acard,.catalog-module__1jNztG__featured):hover .catalog-module__1jNztG__flowTilt{transform:rotateX(0)rotate(0)}:is(.catalog-module__1jNztG__acard,.catalog-module__1jNztG__featured):hover .catalog-module__1jNztG__flowDot{animation:2.4s linear infinite catalog-module__1jNztG__flow-travel}:is(.catalog-module__1jNztG__acard,.catalog-module__1jNztG__featured):hover .catalog-module__1jNztG__fs1{animation:catalog-module__1jNztG__flow-lift-1 2.4s var(--ease-out)infinite}:is(.catalog-module__1jNztG__acard,.catalog-module__1jNztG__featured):hover .catalog-module__1jNztG__fs2{animation:catalog-module__1jNztG__flow-lift-2 2.4s var(--ease-out)infinite}:is(.catalog-module__1jNztG__acard,.catalog-module__1jNztG__featured):hover .catalog-module__1jNztG__fs3{animation:catalog-module__1jNztG__flow-lift-3 2.4s var(--ease-out)infinite}.catalog-module__1jNztG__anaSym{flex:none;display:inline-block;position:relative}.catalog-module__1jNztG__anaBox{transform-origin:0 0;perspective:220px;width:64px;height:64px;position:absolute;top:0;left:0}.catalog-module__1jNztG__anaTilt{transform-style:preserve-3d;transition:transform .3s var(--ease-out);position:absolute;inset:0;transform:rotateX(24deg)rotate(-8deg)}.catalog-module__1jNztG__anaSheet{background:linear-gradient(180deg,hsl(var(--fh)45% 88%),hsl(var(--fh)40% 80%));border-radius:6px;height:10px;position:absolute;bottom:8px;left:6px;right:6px;box-shadow:0 5px 8px -3px #00000038}.catalog-module__1jNztG__anaBar{transform-origin:50% 100%;background:linear-gradient(90deg,hsl(var(--fh)58% 52%),hsl(var(--fh)62% 40%));width:11px;box-shadow:inset 2px 0 0 hsl(var(--fh)70% 70%/.6),0 3px 0 hsl(var(--fh)55% 30%),0 6px 8px -2px #00000040;border-radius:4px 4px 2px 2px;position:absolute;bottom:13px}.catalog-module__1jNztG__anaBar:before{content:"";background:hsl(var(--fh)65% 72%);border-radius:50%;height:5px;position:absolute;top:-3px;left:0;right:0}.catalog-module__1jNztG__ab1{height:16px;left:12px}.catalog-module__1jNztG__ab2{height:26px;left:27px}.catalog-module__1jNztG__ab3{height:38px;left:42px}.catalog-module__1jNztG__anaLine{position:absolute;top:0;left:0}.catalog-module__1jNztG__anaLine path{stroke:hsl(var(--fh)70% 32%);stroke-dasharray:40;stroke-dashoffset:40px}.catalog-module__1jNztG__anaLine circle{fill:hsl(var(--fh)70% 32%);opacity:0}@keyframes catalog-module__1jNztG__ana-rise{0%{transform:scaleY(.35)}60%{transform:scaleY(1.06)}to{transform:scaleY(1)}}@keyframes catalog-module__1jNztG__ana-draw{0%,45%{stroke-dashoffset:40px}85%,to{stroke-dashoffset:0}}@keyframes catalog-module__1jNztG__ana-dot{0%,80%{opacity:0}to{opacity:1}}:is(.catalog-module__1jNztG__acard,.catalog-module__1jNztG__featured):hover .catalog-module__1jNztG__anaTilt{transform:rotateX(0)rotate(0)}:is(.catalog-module__1jNztG__acard,.catalog-module__1jNztG__featured):hover .catalog-module__1jNztG__anaBar{animation:catalog-module__1jNztG__ana-rise .6s var(--ease-out)both}:is(.catalog-module__1jNztG__acard,.catalog-module__1jNztG__featured):hover .catalog-module__1jNztG__ab2{animation-delay:.12s}:is(.catalog-module__1jNztG__acard,.catalog-module__1jNztG__featured):hover .catalog-module__1jNztG__ab3{animation-delay:.24s}:is(.catalog-module__1jNztG__acard,.catalog-module__1jNztG__featured):hover .catalog-module__1jNztG__anaLine path{animation:catalog-module__1jNztG__ana-draw 1.1s var(--ease-out)both}:is(.catalog-module__1jNztG__acard,.catalog-module__1jNztG__featured):hover .catalog-module__1jNztG__anaLine circle{animation:catalog-module__1jNztG__ana-dot 1.1s var(--ease-out)both}@media (prefers-reduced-motion:reduce){.catalog-module__1jNztG__folderPaper,.catalog-module__1jNztG__folderFront,.catalog-module__1jNztG__flowTilt,.catalog-module__1jNztG__anaTilt{transition:none;animation:none!important}.catalog-module__1jNztG__flowDot,.catalog-module__1jNztG__flowStep,.catalog-module__1jNztG__anaBar,.catalog-module__1jNztG__anaLine path,.catalog-module__1jNztG__anaLine circle{animation:none!important}.catalog-module__1jNztG__anaLine path{stroke-dashoffset:0}.catalog-module__1jNztG__anaLine circle{opacity:1}}
