.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem}.hero{padding:3rem 1rem;text-align:center}.hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4fc3f7,#81d4fa,#b3e5fc);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.subtitle{color:#90a4ae;font-size:1.2rem;margin:0 auto;max-width:600px}.status-section{margin:2rem 0}.features-section h2,.status-section h2,.tech-stack-section h2{border-bottom:2px solid #1e3a5f;color:#b3e5fc;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem}.status-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.tech-stack-section{margin:3rem 0}.tech-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.tech-card{background:#ffffff0d;border:1px solid #4fc3f733;border-radius:12px;padding:1.2rem;text-align:center;transition:transform .2s,border-color .2s}.tech-card:hover{border-color:#4fc3f780;transform:translateY(-3px)}.tech-card h3{color:#e0e0e0;font-size:1rem;font-weight:600;margin-bottom:.3rem}.tech-category{color:#4fc3f7;font-size:.8rem;font-weight:500}.features-section{margin:3rem 0}.features-list{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));list-style:none}.features-list li{background:#ffffff0d;border-left:3px solid #4fc3f7;border-radius:0 8px 8px 0;font-size:.95rem;padding:.8rem 1.2rem}@media (max-width:768px){.hero h1{font-size:1.8rem}.main-content{padding:1rem}.status-grid{grid-template-columns:1fr}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2ef2;border-bottom:1px solid #4fc3f733;position:sticky;top:0;z-index:100}.header-content{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.header-content,.logo{align-items:center;display:flex}.logo{gap:.5rem}.logo-icon{font-size:1.5rem}.logo-text{color:#4fc3f7;font-size:1.2rem;font-weight:700}.nav{display:flex;gap:1.5rem}.nav a{color:#b0bec5;font-size:.9rem;font-weight:500;transition:color .2s}.nav a:hover{color:#4fc3f7;text-decoration:none}@media (max-width:768px){.header-content{flex-direction:column;gap:.8rem}.nav{gap:1rem}}.status-card{background:#ffffff0d;border:1px solid #4fc3f726;border-radius:12px;padding:1.5rem;transition:transform .2s,box-shadow .2s}.status-card:hover{box-shadow:0 8px 25px #0000004d;transform:translateY(-2px)}.status-indicator{align-items:center;display:flex;gap:.5rem;margin-bottom:.8rem}.status-dot{animation:pulse 2s infinite;border-radius:50%;display:inline-block;height:10px;width:10px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.status-label{font-size:.8rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.status-healthy .status-label{color:#4caf50}.status-error .status-label{color:#f44336}.status-checking .status-label{color:#ff9800}.status-title{color:#e0e0e0;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.status-detail{color:#90a4ae;font-size:.85rem}.architecture-section{margin:3rem 0}.architecture-section h2{border-bottom:2px solid #1e3a5f;color:#b3e5fc;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem}.diagram-container{background:#ffffff08;border:1px solid #4fc3f726;border-radius:16px;overflow-x:auto;padding:2rem}.diagram{align-items:center;display:flex;flex-direction:column;gap:.5rem;min-width:400px}.diagram-row{display:flex;gap:2rem;justify-content:center;width:100%}.split-row{max-width:500px}.diagram-box{align-items:center;border:1px solid;border-radius:10px;display:flex;flex-direction:column;font-size:.9rem;font-weight:500;gap:.3rem;min-width:160px;padding:1rem 1.5rem;text-align:center;transition:transform .2s}.diagram-box:hover{transform:scale(1.05)}.box-icon{font-size:1.5rem}.diagram-box.developer{background:#9c27b026;border-color:#9c27b066;color:#ce93d8}.diagram-box.github{background:#ffffff14;border-color:#ffffff4d;color:#e0e0e0}.diagram-box.cicd{background:#ff980026;border-color:#ff980066;color:#ffb74d}.diagram-box.docker{background:#03a9f426;border-color:#03a9f466;color:#4fc3f7}.diagram-box.registry{background:#00968826;border-color:#00968866;color:#80cbc4}.diagram-box.aws{background:#ffc10726;border-color:#ffc10766;color:#ffd54f}.diagram-box.nginx{background:#4caf5026;border-color:#4caf5066;color:#81c784}.diagram-box.frontend{background:#2196f326;border-color:#2196f366;color:#64b5f6}.diagram-box.backend{background:#8bc34a26;border-color:#8bc34a66;color:#aed581}.diagram-box.monitoring{background:#e91e6326;border-color:#e91e6366;color:#f48fb1}.diagram-arrow{color:#4fc3f7;font-size:1.5rem;text-align:center}.diagram-arrow-split{color:#4fc3f7;display:flex;font-size:1.5rem;gap:4rem;justify-content:center}@media (max-width:500px){.split-row{gap:.5rem}.diagram-arrow-split,.split-row{align-items:center;flex-direction:column}.diagram-arrow-split{gap:0}}.footer{background:#1a1a2ef2;border-top:1px solid #4fc3f733;margin-top:3rem;padding:1.5rem 2rem}.footer-content{margin:0 auto;max-width:1200px;text-align:center}.footer-info{margin-bottom:.8rem}.author{color:#b0bec5;font-size:.95rem;margin-bottom:.3rem}.author strong{color:#4fc3f7}.linkedin-link{color:#4fc3f7;font-size:.85rem;font-weight:500}.linkedin-link:hover{color:#81d4fa}.copyright{color:#607d8b;font-size:.8rem}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#e0e0e0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh}a{color:#4fc3f7;text-decoration:none}a:hover{text-decoration:underline}
/*# sourceMappingURL=main.71b0ed1f.css.map*/