body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f7fb;color:#222;font-family:Segoe UI,Roboto,Arial,sans-serif;line-height:1.6}.container{margin-inline:auto;width:min(1100px,92%)}.header{background:#fff;border-bottom:1px solid #e4e7ed;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.brand{color:#333;font-size:1.25rem;font-weight:700}.brand .logo{background:linear-gradient(135deg,#4e8cff,#66d4a8);border-radius:8px;height:32px;width:32px}.nav ul{display:flex;gap:1rem;list-style:none}.nav a{border-radius:8px;color:#333;padding:.5rem .8rem;text-decoration:none;transition:.2s}.nav a:hover{background:#f0f3f9}.nav a.active{background:#4e8cff;color:#fff}.menu-btn{border:1px solid #ccc;border-radius:6px;cursor:pointer;display:none;padding:.5rem}.menu-btn span,.menu-btn span:after,.menu-btn span:before{background:#333;content:"";display:block;height:2px;margin:5px 0;transition:.3s;width:22px}#menu-toggle{display:none}.section{padding:3rem 0}.hero{align-items:flex-start;display:flex;justify-content:center;min-height:60vh;text-align:center}.hero-card{background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000014;padding:2rem}.hero h1{color:#222;font-size:clamp(1.8rem,4vw,2.5rem)}@media (max-width:768px){.menu-btn{display:block}.nav ul{background:#fff;border-bottom:1px solid #e4e7ed;flex-direction:column;gap:.5rem;left:0;padding:1rem;position:absolute;right:0;top:64px;transform:translateY(-150%);transition:.3s ease}#menu-toggle:checked~ul{transform:translateY(0)}}.carts{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem}.carts img{border-radius:12px;height:150px;object-fit:cover;width:150px}.profile{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem}.profile img{border-radius:16px;box-shadow:0 6px 16px #00000026;height:180px;object-fit:cover;width:180px}.profile-details{background:#fff;border-radius:16px;box-shadow:0 6px 18px #00000014;flex:1 1;padding:1.5rem}.profile-details h2{color:#222;margin-bottom:.5rem}.profile-details p{color:#555;margin:.4rem 0}.profile-details strong{color:#111}.profile-bio{border-top:1px solid #eee;color:#444;line-height:1.5;margin-top:1rem;padding-top:1rem}@media (max-width:768px){.profile{align-items:center;flex-direction:column;text-align:center}.profile img{height:140px;width:140px}.profile-details{margin-top:1rem;text-align:left;width:100%}}.title{margin-bottom:20px}.homeBnt,.title{text-align:center}.homeBnt{background-color:#004c8f;border:1px solid #004c8f;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;justify-content:center;line-height:1.5rem;margin:0 20px;padding:.775rem 1rem;position:relative;text-decoration:none;transition:all .3s ease-in}.brand{color:#222;font-size:1.3rem;font-weight:600;gap:.6rem;text-decoration:none}.brand,.logo{align-items:center;display:flex}.logo{background:linear-gradient(135deg,#4a90e2,#007aff);border-radius:50%;box-shadow:0 4px 10px #00000026;color:#fff;font-size:20px;font-weight:700;height:40px;justify-content:center;width:40px}.logo:before{content:"👤";font-size:20px}
/*# sourceMappingURL=main.3520ec4e.css.map*/