.templates-page{max-width:1800px;margin-inline:auto;color:rgb(var(--foreground))}.templates-hero{display:grid;grid-template-columns:1fr 300px;align-items:center;gap:60px;border-bottom:1px solid rgb(var(--border));padding:12px 0 56px;margin-bottom:40px}.templates-hero h1{font-size:clamp(38px,4.6vw,68px);font-weight:600;letter-spacing:-.055em;line-height:1.1;max-width:900px}.templates-hero h1 span,.templates-intro{color:rgb(var(--mute))}.templates-intro{font-size:15px;line-height:1.85;max-width:620px;margin-top:24px}.templates-hero-links{display:flex;flex-wrap:wrap;gap:14px 26px;margin-top:28px}.templates-hero-links a{display:inline-flex;align-items:center;gap:9px;font-size:12px}.templates-hero-links a:hover{color:#8b5cf6}.templates-illustration{position:relative;width:280px;height:245px;justify-self:end;background:radial-gradient(ellipse,#8b5cf612,transparent 70%)}.templates-orbit{position:absolute;inset:20px 10px 38px;border:1px solid rgb(var(--border));border-radius:50%;transform:rotate(-25deg)}.templates-orbit:after{content:"";position:absolute;inset:20px;border:1px dashed rgb(var(--border));border-radius:inherit}.templates-orbit-center{position:absolute;left:98px;top:73px;width:84px;height:84px;display:grid;place-items:center;border:1px solid rgb(var(--borderhi));border-radius:22px;background:rgb(var(--elev));box-shadow:0 8px 36px #0001}.templates-orbit-icon{position:absolute;z-index:1;width:46px;height:46px;background:rgb(var(--bg));border:1px solid rgb(var(--border));border-radius:12px;display:grid;place-items:center}.templates-orbit-icon img{width:24px;height:24px}.templates-orbit-icon:first-of-type{left:22px;top:30px}.templates-orbit-icon:nth-of-type(2){right:26px;top:18px}.templates-orbit-icon:nth-of-type(3){left:6px;bottom:43px}.templates-orbit-icon:nth-of-type(4){right:5px;bottom:60px}.templates-orbit-caption{position:absolute;bottom:0;width:100%;text-align:center;font:9px JetBrains Mono,monospace;letter-spacing:.16em;color:rgb(var(--soft))}.templates-section-title{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.templates-section-title h2{font-size:17px;font-weight:600;letter-spacing:-.02em}.templates-section-title>span{font-size:12px;color:rgb(var(--mute))}.templates-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.templates-featured{margin-bottom:52px}.templates-catalog{display:grid;grid-template-columns:190px minmax(0,1fr);gap:32px}.templates-sidebar h2{color:rgb(var(--soft));font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin:15px 10px 20px}.templates-categories{display:flex;flex-direction:column;gap:5px}.templates-categories button{display:flex;align-items:center;gap:10px;text-align:left;width:100%;padding:12px 10px;border:1px solid transparent;border-radius:8px;color:rgb(var(--mute));font-size:12px;transition:background .15s}.templates-categories button:hover{background:rgb(var(--elev));color:rgb(var(--foreground))}.templates-categories button[aria-pressed=true]{background:rgb(var(--hover));border-color:rgb(var(--border));color:rgb(var(--foreground))}.templates-categories small{margin-left:auto;font:10px JetBrains Mono,monospace;color:rgb(var(--soft))}.templates-categories svg{flex-shrink:0}.templates-toolbar{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-bottom:24px}.templates-toolbar>span{white-space:nowrap;font-size:11px;color:rgb(var(--mute))}.templates-search{display:flex;align-items:center;gap:12px;background:rgb(var(--elev));border:1px solid rgb(var(--border));border-radius:9px;padding:0 14px;width:min(480px,100%);color:rgb(var(--mute))}.templates-search:focus-within{outline:2px solid #a78bfa;outline-offset:2px}.templates-search input{background:transparent;width:100%;min-width:0;height:46px;color:rgb(var(--foreground));font-size:14px;outline:none;box-shadow:none}.templates-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.templates-card{min-width:0;display:flex;flex-direction:column;background:rgb(var(--bg));border:1px solid rgb(var(--border));border-radius:13px;padding:24px;transition:border-color .2s,box-shadow .2s}.templates-card:hover{border-color:rgb(var(--borderhi));box-shadow:0 8px 24px #0000000a}.templates-card-featured{background:linear-gradient(145deg,rgb(var(--elev)),rgb(var(--bg)))}.templates-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.templates-card-top>a{display:grid;place-items:center;width:32px;height:32px;border-radius:7px;color:rgb(var(--soft))}.templates-card-top>a:hover{background:rgb(var(--hover));color:rgb(var(--foreground))}.catalog-app-icon{display:grid;place-items:center;width:48px;height:48px;flex-shrink:0;border:1px solid rgb(var(--border));border-radius:12px;background:rgb(var(--elev))}.catalog-app-icon>svg{width:28px;height:28px}.catalog-app-icon img{-o-object-fit:contain;object-fit:contain}html:not([data-theme=light]) .catalog-app-icon img,html:not([data-theme=light]) .templates-orbit-icon img{filter:invert(1)}.templates-card h3{font-size:16px;font-weight:600;line-height:1.4;letter-spacing:-.02em}.templates-card-description{font-size:12px;color:rgb(var(--mute));line-height:1.8;margin-top:10px;margin-bottom:18px;min-height:44px;flex:1}.templates-tags{display:flex;flex-wrap:wrap;gap:6px}.templates-tags span{border:1px solid rgb(var(--border));background:rgb(var(--elev));color:rgb(var(--mute));font:9px JetBrains Mono,monospace;border-radius:4px;padding:4px 6px}.templates-card-resources{display:flex;flex-wrap:wrap;gap:12px;align-items:center;font-size:10px;color:rgb(var(--soft));margin-top:15px}.templates-card-resources>span{display:inline-flex;align-items:center;gap:4px}.templates-card-resources svg{width:12px;height:12px}.templates-card-bottom{border-top:1px solid rgb(var(--border));padding-top:18px;margin-top:18px;display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:12px}.templates-card-bottom small{display:block;font-size:9px;color:rgb(var(--soft));margin-bottom:4px}.templates-card-bottom strong{display:block;font-size:13px;font-weight:600}.templates-card-bottom strong span{margin-left:3px;font-size:10px;font-weight:400;color:rgb(var(--mute))}.templates-card-bottom button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:8px 12px;font-size:11px;border-radius:7px;min-height:36px}.templates-deploy{background:rgb(var(--elev));border:1px solid rgb(var(--border))}.templates-deploy:hover{background:rgb(var(--hover))}.templates-card button:disabled{opacity:.45;cursor:wait}.templates-cost-note{font-size:11px;color:rgb(var(--soft));line-height:1.8;margin-top:24px;max-width:700px}.templates-empty{display:flex;flex-direction:column;align-items:center;gap:18px;padding:64px 24px;border:1px dashed rgb(var(--borderhi));border-radius:12px;text-align:center}.templates-empty>svg{width:30px;height:30px;color:rgb(var(--soft))}.templates-empty p{color:rgb(var(--mute));font-size:13px}.templates-empty h3{overflow-wrap:anywhere}.templates-own{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:30px;margin-top:56px;border:1px solid rgb(var(--border));border-radius:12px;background:rgb(var(--elev))}.templates-own>div{display:flex;align-items:center;gap:20px}.templates-own>div>svg{width:30px;height:30px;flex-shrink:0}.templates-own h2{font-size:16px;font-weight:500}.templates-own p{color:rgb(var(--mute));font-size:12px;margin-top:8px}.templates-own>a{flex-shrink:0;gap:18px}.templates-confirm{max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain}@media(max-width:1400px){.templates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1000px){.templates-hero{grid-template-columns:1fr;gap:0}.templates-illustration{display:none}.templates-featured-grid{gap:12px}.templates-card{padding:20px}.templates-catalog{grid-template-columns:160px minmax(0,1fr);gap:20px}.templates-own{flex-wrap:wrap}}@media(max-width:760px){.templates-catalog{grid-template-columns:1fr}.templates-sidebar h2{margin-left:0}.templates-categories{flex-direction:row;overflow-x:auto;padding:3px 2px 10px}.templates-categories button{width:auto;flex-shrink:0;padding:10px}.templates-categories small{margin-left:4px}.templates-featured-grid{grid-template-columns:1fr}.templates-section-title{align-items:start;flex-direction:column;gap:8px}.templates-hero{padding-bottom:32px}.templates-featured{margin-bottom:32px}.templates-own{padding:24px}.templates-card-description{min-height:0}.templates-search input{font-size:16px}}@media(max-width:480px){.templates-grid{grid-template-columns:1fr}.templates-toolbar{flex-wrap:wrap;gap:12px}.templates-search{width:100%}.templates-hero h1{font-size:40px}.templates-card{padding:22px}.templates-intro{font-size:14px}.templates-own>div{align-items:start}.templates-own>a{width:100%}.templates-hero-links{flex-direction:column;align-items:start}}@media(prefers-reduced-motion:reduce){.templates-card,.templates-categories button{transition:none}}.templates-results,.templates-sidebar{min-width:0}