@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600&display=swap";.showcase-template{font-family:Inter,system-ui,sans-serif;scroll-behavior:smooth}.showcase-template h1,.showcase-template h2,.showcase-template h3,.showcase-template h4{font-family:Playfair Display,Georgia,serif}.showcase-template .showcase-hero-headline{font-family:Playfair Display,Georgia,serif;font-size:2.25rem;line-height:2.5rem;font-weight:500;line-height:1.1;letter-spacing:-.025em}@media (min-width: 768px){.showcase-template .showcase-hero-headline{font-size:3rem;line-height:1}}@media (min-width: 1024px){.showcase-template .showcase-hero-headline{font-size:3.75rem;line-height:1}}@media (min-width: 1280px){.showcase-template .showcase-hero-headline{font-size:4.5rem;line-height:1}}.showcase-template .showcase-section-label{font-size:.75rem;line-height:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.25em}@media (min-width: 768px){.showcase-template .showcase-section-label{font-size:.875rem;line-height:1.25rem}}.showcase-template .showcase-section-label{color:hsl(var(--muted-foreground))}.showcase-template .showcase-stat-number{font-family:Playfair Display,Georgia,serif;font-size:3rem;line-height:1;font-weight:500}@media (min-width: 768px){.showcase-template .showcase-stat-number{font-size:3.75rem;line-height:1}}@media (min-width: 1024px){.showcase-template .showcase-stat-number{font-size:4.5rem;line-height:1}}.showcase-template .showcase-stat-number{color:hsl(var(--foreground))}.showcase-template .showcase-project-card{position:relative;overflow:hidden;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.showcase-template .showcase-project-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;background-image:linear-gradient(to top,hsl(var(--foreground) / .8),hsl(var(--foreground) / .1),transparent)}.showcase-template .showcase-project-card:hover:after{opacity:1}.showcase-template .showcase-gold-underline{position:relative}.showcase-template .showcase-gold-underline:after{content:"";position:absolute;bottom:0;left:0;height:.125rem;width:3rem;background-color:hsl(var(--primary))}.showcase-template .showcase-nav-link{position:relative;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.showcase-template .showcase-nav-link:after{content:"";position:absolute;bottom:-.25rem;left:0;height:1px;width:0px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;background-color:hsl(var(--primary))}.showcase-template .showcase-nav-link:hover:after{width:100%}.showcase-template .showcase-status-construction{border-width:1px;border-color:#10b9814d;background-color:#10b98133;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity))}.showcase-template .showcase-status-construction:is([data-theme=dark] *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity))}.showcase-template .showcase-status-development{border-width:1px;border-color:#f59e0b4d;background-color:#f59e0b33;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity))}.showcase-template .showcase-status-development:is([data-theme=dark] *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity))}.showcase-template .showcase-status-completed{border-width:1px;background-color:hsl(var(--primary) / .2);color:hsl(var(--primary));border-color:hsl(var(--primary) / .3)}.showcase-template .showcase-status-planning{border-width:1px;border-color:#0ea5e94d;background-color:#0ea5e933;--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity))}.showcase-template .showcase-status-planning:is([data-theme=dark] *){--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity))}.showcase-template .showcase-custom-scrollbar::-webkit-scrollbar{width:6px}.showcase-template .showcase-custom-scrollbar::-webkit-scrollbar-track{background-color:hsl(var(--muted))}.showcase-template .showcase-custom-scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background-color:hsl(var(--muted-foreground) / .3)}.showcase-template .showcase-custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--muted-foreground) / .5)}.showcase-template .showcase-scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.showcase-template .showcase-scrollbar-hide::-webkit-scrollbar{display:none}.showcase-template .showcase-text-gradient-gold{-webkit-background-clip:text;background-clip:text;color:transparent;background-image:linear-gradient(to right,hsl(var(--primary)),#d97706,hsl(var(--primary)))}
