.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__nav{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-glass);background:#0a0a0fcc;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 5%;display:flex;position:fixed;top:0}.page-module___8aEwW__logo{font-family:var(--font-display);letter-spacing:-.5px;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:800;display:flex}.page-module___8aEwW__logoImage{border-radius:8px}.page-module___8aEwW__navLinks{gap:1rem;display:flex}.page-module___8aEwW__hero{flex:1;justify-content:center;align-items:center;min-height:80vh;padding:8rem 5% 4rem;display:flex;position:relative}.page-module___8aEwW__heroContent{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:800px;padding:4rem 2rem;display:flex}.page-module___8aEwW__heroImageWrapper{margin-bottom:1rem}.page-module___8aEwW__heroImage{border-radius:20px;box-shadow:0 10px 40px #8a2be233}.page-module___8aEwW__title{letter-spacing:-1px;font-size:clamp(2.5rem,5vw,4.5rem)}.page-module___8aEwW__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem}.page-module___8aEwW__ctaGroup{flex-direction:column;align-items:center;gap:1rem;margin-top:1rem;display:flex}.page-module___8aEwW__guarantee{color:var(--text-secondary);opacity:.8;font-size:.9rem}.page-module___8aEwW__features{flex-direction:column;align-items:center;gap:4rem;padding:6rem 5%;display:flex}.page-module___8aEwW__sectionTitle{text-align:center;font-size:2.5rem}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1200px;display:grid}.page-module___8aEwW__card{transition:transform var(--transition-normal);flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.page-module___8aEwW__card:hover{border-color:#8a2be24d;transform:translateY(-5px)}.page-module___8aEwW__iconWrapper{border-radius:var(--radius-full);background:var(--accent-gradient);width:3rem;height:3rem;font-family:var(--font-display);color:#fff;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.page-module___8aEwW__card h3{font-size:1.5rem}.page-module___8aEwW__card p{color:var(--text-secondary);font-size:1.05rem}.page-module___8aEwW__educationalSection{background:var(--bg-secondary);border-top:1px solid var(--border-glass);padding:6rem 5%}.page-module___8aEwW__educationalContent{text-align:center;max-width:1200px;margin:0 auto}.page-module___8aEwW__educationalSubtitle{color:var(--text-secondary);max-width:800px;margin:1.5rem auto 4rem;font-size:1.2rem}.page-module___8aEwW__flowContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.page-module___8aEwW__flowStep{background:var(--bg-primary);border:1px solid var(--border-glass);border-radius:var(--radius-md);min-width:250px;transition:transform var(--transition-normal);flex-direction:column;flex:1;align-items:center;gap:1rem;padding:2.5rem 1.5rem;display:flex}.page-module___8aEwW__flowStep:hover{border-color:var(--accent-secondary);transform:translateY(-5px)}.page-module___8aEwW__flowIcon{background:var(--bg-glass);border-radius:var(--radius-full);justify-content:center;align-items:center;width:5rem;height:5rem;font-size:3rem;display:flex}.page-module___8aEwW__flowStep h3{color:var(--text-primary);font-size:1.3rem}.page-module___8aEwW__flowStep p{color:var(--text-secondary);font-size:.95rem}.page-module___8aEwW__flowArrow{color:var(--accent-primary);opacity:.5;font-size:2rem}@media (max-width:900px){.page-module___8aEwW__flowContainer{flex-direction:column}.page-module___8aEwW__flowArrow{transform:rotate(90deg)}}@media (max-width:768px){.page-module___8aEwW__nav{padding:1rem 5%}.page-module___8aEwW__heroContent{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;padding:2rem 1rem}.page-module___8aEwW__title{font-size:2.5rem}}
.dashboard-module__XABe8G__container{background-color:var(--background);min-height:100vh;padding:2rem}.dashboard-module__XABe8G__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto 3rem;display:flex}.dashboard-module__XABe8G__homeLink{color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .2s}.dashboard-module__XABe8G__homeLink:hover{color:var(--text-primary)}.dashboard-module__XABe8G__maxW{max-width:900px;margin:0 auto}.dashboard-module__XABe8G__header{margin-bottom:3rem;animation:.6s ease-out dashboard-module__XABe8G__fadeInDown}.dashboard-module__XABe8G__title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.dashboard-module__XABe8G__subtitle{color:var(--text-secondary);font-size:1.1rem}.dashboard-module__XABe8G__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;margin-bottom:2rem;padding:2.5rem;transition:transform .3s,box-shadow .3s;animation:.8s ease-out dashboard-module__XABe8G__fadeInUp}.dashboard-module__XABe8G__card:hover{border-color:#ffffff1a;transform:translateY(-2px);box-shadow:0 10px 30px #0003}.dashboard-module__XABe8G__cardTitle{color:var(--text-primary);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600;display:flex}.dashboard-module__XABe8G__cardText{color:var(--text-secondary);margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.dashboard-module__XABe8G__inputGroup{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.dashboard-module__XABe8G__subdomainInputWrapper{background:#0003;border:1px solid #ffffff1a;border-radius:8px;flex:1;align-items:center;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.dashboard-module__XABe8G__subdomainInputWrapper:focus-within{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.dashboard-module__XABe8G__input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;width:100%;padding:.8rem 1rem;font-size:1rem}.dashboard-module__XABe8G__input::placeholder{color:#ffffff4d}.dashboard-module__XABe8G__domainSuffix{color:var(--text-secondary);-webkit-user-select:none;user-select:none;background:#ffffff0d;border-left:1px solid #ffffff1a;padding:.8rem 1rem;font-size:1rem}.dashboard-module__XABe8G__repoList{flex-direction:column;gap:1rem;max-height:400px;margin-top:1.5rem;padding-right:.5rem;display:flex;overflow-y:auto}.dashboard-module__XABe8G__repoList::-webkit-scrollbar{width:6px}.dashboard-module__XABe8G__repoList::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.dashboard-module__XABe8G__repoList::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.dashboard-module__XABe8G__repoItem{cursor:pointer;background:#0003;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem 1.5rem;transition:all .2s;display:flex}.dashboard-module__XABe8G__repoItem:hover{background:#ffffff0d;border-color:#fff3}.dashboard-module__XABe8G__selectedRepo{background:#3b82f61a;border-color:#3b82f6}.dashboard-module__XABe8G__repoInfo{flex-direction:column;gap:.25rem;display:flex}.dashboard-module__XABe8G__repoName{color:var(--text-primary);align-items:center;gap:.5rem;font-weight:600;display:flex}.dashboard-module__XABe8G__repoDesc{color:var(--text-secondary);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.9rem;display:-webkit-box;overflow:hidden}.dashboard-module__XABe8G__badge{color:var(--text-secondary);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:4px;padding:.1rem .4rem;font-size:.7rem}.dashboard-module__XABe8G__radio{border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.dashboard-module__XABe8G__selectedRepo .dashboard-module__XABe8G__radio{border-color:#3b82f6}.dashboard-module__XABe8G__radioInner{background:#3b82f6;border-radius:50%;width:10px;height:10px}.dashboard-module__XABe8G__noRepos{color:var(--text-secondary);text-align:center;background:#0003;border-radius:8px;padding:2rem}.dashboard-module__XABe8G__deploymentList{margin-bottom:2rem;animation:.4s ease-out dashboard-module__XABe8G__fadeInDown}.dashboard-module__XABe8G__deploymentsGrid{flex-direction:column;gap:1rem;display:flex}.dashboard-module__XABe8G__deploymentCard{background:#0003;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.dashboard-module__XABe8G__deploymentHeader{justify-content:space-between;align-items:flex-start;display:flex}.dashboard-module__XABe8G__deploymentTitle{color:#60a5fa;margin-bottom:.25rem;font-size:1.1rem;font-weight:600;text-decoration:none;display:inline-block}.dashboard-module__XABe8G__deploymentTitle:hover{text-decoration:underline}.dashboard-module__XABe8G__deploymentRepo{color:var(--text-secondary);font-size:.85rem}.dashboard-module__XABe8G__deploymentControls{border-top:1px solid #ffffff1a;flex-direction:column;gap:1rem;padding-top:1rem;display:flex}.dashboard-module__XABe8G__privacyToggleRow{justify-content:space-between;align-items:center;display:flex}.dashboard-module__XABe8G__privacyLabel{color:var(--text-primary);font-size:.9rem;font-weight:500}.dashboard-module__XABe8G__shareableLinkBox{color:var(--text-secondary);background:#ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.9rem;display:flex}.dashboard-module__XABe8G__btnSecondary{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.dashboard-module__XABe8G__btnSecondary:hover{background:#ffffff26}.dashboard-module__XABe8G__btnSecondary:disabled{opacity:.5;cursor:not-allowed}.dashboard-module__XABe8G__btnOutline{color:#60a5fa;cursor:pointer;background:0 0;border:1px solid #60a5fa;border-radius:6px;padding:.4rem .8rem;font-size:.8rem;transition:all .2s}.dashboard-module__XABe8G__btnOutline:hover{background:#60a5fa1a}.dashboard-module__XABe8G__deleteBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef44444d;border-radius:6px;padding:.4rem .8rem;font-size:.8rem;transition:all .2s}.dashboard-module__XABe8G__deleteBtn:hover{background:#ef44441a;border-color:#ef4444}.dashboard-module__XABe8G__deleteBtn:disabled{opacity:.5;cursor:not-allowed}@keyframes dashboard-module__XABe8G__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-module__XABe8G__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__XABe8G__toast{color:#fff;z-index:9999;border-radius:8px;padding:1rem 1.5rem;font-weight:500;animation:.3s ease-out dashboard-module__XABe8G__slideInUp;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 15px #0000004d}.dashboard-module__XABe8G__toast.dashboard-module__XABe8G__success{background:#22c55ee6;border:1px solid #22c55e4d}.dashboard-module__XABe8G__toast.dashboard-module__XABe8G__error{background:#ef4444e6;border:1px solid #ef44444d}@keyframes dashboard-module__XABe8G__slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__XABe8G__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:center;align-items:center;animation:.2s ease-out dashboard-module__XABe8G__fadeIn;display:flex;position:fixed;inset:0}@keyframes dashboard-module__XABe8G__fadeIn{0%{opacity:0}to{opacity:1}}.dashboard-module__XABe8G__modalContent{border:1px solid var(--border-glass);background:#0f0f14f2;border-radius:12px;width:90%;max-width:450px;padding:2rem;animation:.3s ease-out dashboard-module__XABe8G__slideUp;box-shadow:0 20px 40px #0006}@keyframes dashboard-module__XABe8G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__XABe8G__modalContent h3{color:#fff;margin-top:0;margin-bottom:1rem;font-size:1.5rem}.dashboard-module__XABe8G__modalContent p{color:var(--text-secondary);margin-bottom:1rem;line-height:1.5}.dashboard-module__XABe8G__modalWarning{font-size:.9rem;font-weight:500;color:#ef4444e6!important}.dashboard-module__XABe8G__modalActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.dashboard-module__XABe8G__btnDanger{color:#ef4444;cursor:pointer;background:#ef444433;border:1px solid #ef44444d;border-radius:8px;padding:.75rem 1.25rem;font-weight:600;transition:all .2s}.dashboard-module__XABe8G__btnDanger:hover:not(:disabled){background:#ef44444d;border-color:#ef444480}.dashboard-module__XABe8G__btnDanger:disabled{opacity:.5;cursor:not-allowed}.dashboard-module__XABe8G__durationSelect{color:#fff;background:#00000080;border:1px solid #fff3;border-radius:4px;outline:none;padding:.2rem .5rem;font-size:.85rem}.dashboard-module__XABe8G__durationSelect:focus{border-color:#3b82f6}
