:root{--font-family:"Inter", system-ui, Avenir, Helvetica, Arial, sans-serif;--bg-color:#0d1117;--text-color:#c9d1d9;--primary-color:#58a6ff;--primary-hover:#3182ce;--secondary-color:#21262d;--glass-bg:#161b2299;--glass-border:#ffffff1a;--shadow-sm:0 4px 6px #0000001a;--shadow-md:0 10px 15px #0003;--shadow-lg:0 20px 25px #0000004d;--border-radius:12px;--transition:all .3s ease}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;max-width:100vw;overflow-x:hidden}#root{max-width:100%;overflow-x:hidden}body{font-family:var(--font-family);background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(circle at 15%,#58a6ff14,#0000 25%),radial-gradient(circle at 85% 30%,#58a6ff0d,#0000 25%);background-attachment:fixed;min-height:100vh;line-height:1.6}h1,h2,h3,h4,h5,h6{color:#fff;font-weight:700;line-height:1.2}a{color:var(--primary-color);transition:var(--transition);text-decoration:none}a:hover{color:var(--primary-hover)}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:var(--border-radius);box-shadow:var(--shadow-md)}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:var(--border-radius);transition:var(--transition);padding:1.5rem}.glass-card:hover{box-shadow:var(--shadow-lg);border-color:#fff3;transform:translateY(-5px)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.btn{transition:var(--transition);border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;display:inline-flex}.btn-primary{background-color:var(--primary-color);color:#fff;box-shadow:0 0 15px #58a6ff66}.btn-primary:hover{background-color:var(--primary-hover);color:#fff;transform:translateY(-2px);box-shadow:0 0 20px #58a6ff99}.btn-outline{color:#fff;border:1px solid var(--glass-border);background-color:#0000}.btn-outline:hover{background-color:var(--secondary-color);color:#fff;border-color:#ffffff4d}.input-glass{border:1px solid var(--glass-border);color:#fff;width:100%;transition:var(--transition);background:#ffffff0d;border-radius:8px;padding:.75rem 1rem;font-size:1rem}.input-glass:focus{border-color:var(--primary-color);background:#ffffff1a;outline:none}.input-glass::placeholder{color:#8b949e}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s forwards fadeIn}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.grid{gap:2rem;display:grid}@media (width>=768px){.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.grid-cols-4{grid-template-columns:repeat(4,1fr)}}@media (width<=1024px){.hero-grid{text-align:center;grid-template-columns:1fr!important;gap:2rem!important}.hero-preview{width:100%;margin:0 auto}.hero-preview-box{max-width:560px!important;padding:1.75rem!important}.hero-preview-box>div{gap:1.5rem!important}.hero-preview-logo{object-fit:contain;width:auto!important;max-width:70%!important;max-height:110px!important}.hero-preview-image{object-fit:contain;width:100%!important;max-width:100%!important;height:auto!important;max-height:280px!important}}@media (width<=767px){.section{padding:2.75rem 0}.container{padding:0 1rem}header .container{padding:.85rem 1rem!important}header .container>div:first-child{gap:.6rem!important}header img{height:28px!important}.header-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;background:#0d1117f7;border-left:1px solid #ffffff1a;flex-direction:column;gap:1.5rem;width:78%;max-width:320px;height:100vh;padding:5rem 2rem 2rem;transition:right .3s;position:fixed;top:0;right:-100%}.header-nav.open{right:0}.header-nav .btn{justify-content:center;width:100%}.hamburger{display:flex!important}.nav-overlay{z-index:150;background:#00000080;display:block;position:fixed;inset:0}.hero-grid{text-align:center;grid-template-columns:1fr!important;gap:1.5rem!important}.hero-title{font-size:2rem!important}.hero-subtitle{margin-bottom:1.25rem!important;font-size:1rem!important}.hero-buttons{justify-content:center}.hero-preview{width:100%;margin:0 auto}.hero-preview .glass{overflow:hidden;aspect-ratio:auto!important;width:100%!important;max-width:100%!important;padding:1.25rem!important}.hero-preview .glass>div{width:100%;max-width:100%;gap:1rem!important}.hero-preview-logo{object-fit:contain;width:auto!important;max-width:80%!important;max-height:80px!important}.hero-preview-image{object-fit:contain;width:100%!important;max-width:100%!important;height:auto!important;max-height:200px!important}.features-section-title{font-size:1.75rem!important}.glass-card{padding:1.25rem}.install-title{font-size:2rem!important}.install-grid{grid-template-columns:1fr!important;gap:1.25rem!important}.install-grid,.install-grid>*,.install-grid .glass-card>*{min-width:0!important;max-width:100%!important}.install-grid .glass-card{overflow-x:clip;min-width:0!important;max-width:100%!important;padding:1.5rem!important}.install-desktop-buttons{flex-direction:column!important;gap:.65rem!important}.install-desktop-buttons>*{width:100%}.install-desktop-buttons .btn{justify-content:center;width:100%}.install-desktop-buttons>div>div{width:100%!important;left:0!important;right:0!important}.transformation-title{font-size:2rem!important}.transformation-subtitle br{display:none}.transformation-container{flex-direction:column!important;gap:1.25rem!important;margin-bottom:2rem!important}.transformation-box{width:100%;flex:auto!important;max-width:100%!important}.transformation-before-code{-webkit-overflow-scrolling:touch;padding:1.25rem .75rem!important;font-size:.7rem!important;line-height:1.6!important}.transformation-after-table{font-size:.75rem!important}.transformation-after-table th,.transformation-after-table td{padding:.55rem .4rem!important}.transformation-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1rem .75rem!important}.transformation-arrow{transform:rotate(90deg);margin:0!important}.templates-filters{flex-direction:column!important;padding:1rem!important}.templates-filters>div{width:100%;flex:100%!important}.pagination-btn-text{display:none}.home-cta-card{text-align:left;flex-direction:column!important;align-items:stretch!important;gap:1.25rem!important;padding:1.75rem!important}.home-cta-card .btn{justify-content:center;width:100%}.section h1{line-height:1.2;font-size:2rem!important}.section h2,pre,code{word-wrap:break-word}.grid>*,.glass-card{min-width:0}.grid-cols-4{grid-template-columns:1fr!important}}@media (width<=400px){.container{padding:0 .875rem}.section{padding:2.25rem 0}.hero-title{font-size:1.75rem!important}.install-title,.transformation-title,.screenshots-title{font-size:1.625rem!important}.features-section-title{font-size:1.5rem!important}header .container{padding:.85rem 1rem!important}header img{height:26px!important}.hero-preview-logo{max-height:80px!important}.hero-preview-image{max-height:180px!important}.glass-card{padding:1rem}.home-cta-card,.install-grid .glass-card{padding:1.25rem!important}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-color);border-radius:4px}::-webkit-scrollbar-thumb{background:#58a6ff66;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#58a6ffb3}.screenshots-tab[data-active=false]:hover{background:#ffffff08}@keyframes screenshotFadeIn{0%{opacity:0}to{opacity:1}}.screenshots-image{animation:.2s ease-out screenshotFadeIn}.screenshots-carousel-wrapper{display:none}@media (width<=900px){.screenshots-grid{display:none!important}.screenshots-carousel-wrapper{margin-top:.5rem;display:block}.screenshots-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;padding:.25rem 0 1rem;display:flex;overflow-x:auto}.screenshots-carousel::-webkit-scrollbar{display:none}.screenshots-slide{scroll-snap-align:center;flex-direction:column;flex:0 0 100%;gap:.85rem;min-width:0;max-width:100%;padding:0 .25rem;display:flex}.screenshots-slide-header{color:#c9d1d9;background:#58a6ff1a;border-radius:999px;align-self:center;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.85rem;font-weight:600;display:inline-flex}.screenshots-slide-icon{color:var(--primary-color);display:inline-flex}.screenshots-slide-image{border-radius:8px;width:100%;height:auto;display:block}.screenshots-slide-desc{color:#8b949e;text-align:center;margin:0 .25rem;font-size:.9rem;line-height:1.5}.screenshots-controls{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.screenshots-nav-btn{color:#c9d1d9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s,opacity .2s;display:inline-flex}.screenshots-nav-btn:hover:not(:disabled){color:var(--primary-color);background:#58a6ff26}.screenshots-nav-btn:disabled{opacity:.35;cursor:not-allowed}.screenshots-dots{flex:1;justify-content:center;align-items:center;gap:.45rem;display:flex}.screenshots-dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s,width .2s}.screenshots-dot[data-active=true]{background:var(--primary-color);border-radius:4px;width:22px}.screenshots-title{font-size:2rem!important}}
