.signup-container,.login-container,.forgot-password-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:16px;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif}.signup-card,.login-card,.forgot-password-card{background:white;border-radius:16px;box-shadow:0 15px 40px rgba(0,0,0,0.12);padding:28px;width:100%;position:relative;overflow:hidden}.signup-card{max-width:420px}.login-card,.forgot-password-card{max-width:400px}.signup-card::before,.login-card::before,.forgot-password-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, #667eea, #764ba2)}.signup-header,.login-header,.forgot-password-header{text-align:center;margin-bottom:24px}.icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);border-radius:50%;margin-bottom:16px}.user-icon,.lock-icon{width:28px;height:28px;color:white}.signup-title,.login-title,.forgot-password-title{color:#2d3748;font-size:24px;font-weight:700;margin:0 0 6px 0;letter-spacing:-0.5px}.signup-subtitle,.login-subtitle,.forgot-password-subtitle{color:#718096;font-size:14px;margin:0;font-weight:400;line-height:1.4}.signup-form,.login-form,.forgot-password-form{display:flex;flex-direction:column;gap:16px}.form-group{display:flex;flex-direction:column;gap:6px}.form-label{color:#2d3748;font-weight:600;font-size:14px;letter-spacing:0.025em}.password-hint{color:#718096;font-size:12px;font-weight:400;margin-left:4px}.form-input{padding:12px 14px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;transition:all 0.2s ease;background:#f7fafc;color:#2d3748}.form-input:focus{outline:none;border-color:#667eea;background:white;box-shadow:0 0 0 3px rgba(102,126,234,0.1);transform:translateY(-1px)}.form-input::placeholder{color:#a0aec0}.checkbox-group{margin:4px 0}.checkbox-label{display:flex;align-items:center;cursor:pointer;user-select:none}.checkbox-input{position:absolute;opacity:0;cursor:pointer}.checkbox-custom{position:relative;width:18px;height:18px;border:2px solid #e2e8f0;border-radius:4px;margin-right:10px;transition:all 0.2s ease;background:#f7fafc}.checkbox-input:checked+.checkbox-custom{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);border-color:#667eea}.checkbox-input:checked+.checkbox-custom::after{content:'';position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-text{color:#2d3748;font-size:14px;font-weight:500}.form-actions{margin-top:8px}.submit-btn{width:100%;padding:14px;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:white;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all 0.3s ease;text-transform:none;letter-spacing:0.025em}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(102,126,234,0.4)}.submit-btn:active{transform:translateY(0)}.submit-btn:disabled{opacity:0.7;cursor:not-allowed;transform:none}.signup-footer,.login-footer,.forgot-password-footer{margin-top:24px;text-align:center}.divider{position:relative;margin-bottom:16px}.divider::before{content:'';position:absolute;top:50%;left:0;right:0;height:1px;background:#e2e8f0;z-index:1}.divider-text{position:relative;background:white;padding:0 16px;color:#718096;font-size:14px;font-weight:500;z-index:2}.signup-footer a,.login-footer a,.forgot-password-footer a{color:#667eea;text-decoration:none;font-weight:500;transition:color 0.2s ease}.signup-footer a:hover,.login-footer a:hover,.forgot-password-footer a:hover{color:#764ba2;text-decoration:underline}.alert{padding:12px 16px;margin-bottom:20px;border-radius:8px;background:#fed7d7;border:1px solid #feb2b2;color:#c53030;font-size:14px}.notice{padding:12px 16px;margin-bottom:20px;border-radius:8px;background:#c6f6d5;border:1px solid #9ae6b4;color:#2f855a;font-size:14px}.form-input:focus-visible,.submit-btn:focus-visible,.checkbox-input:focus-visible+.checkbox-custom{outline:2px solid #667eea;outline-offset:2px}@media (max-width: 480px){.signup-container,.login-container,.forgot-password-container{padding:16px}.signup-card,.login-card,.forgot-password-card{padding:24px}.signup-title,.login-title,.forgot-password-title{font-size:22px}.icon-wrapper{width:56px;height:56px}.user-icon,.lock-icon{width:24px;height:24px}.form-input{font-size:16px}}.page-container{max-width:700px;margin:0 auto;padding:30px;background-color:#fdfdfd;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,0.05)}.page-title{text-align:center;margin-bottom:30px;font-size:2rem;font-weight:bold;color:#333}.action-links{text-align:center;margin-top:30px}.action-links a{margin:0 10px;padding:10px 16px;background-color:#007bff;color:white;text-decoration:none;border-radius:6px;font-weight:bold}.action-links a:hover{background-color:#0056b3}.stories-container{max-width:1200px;margin:0 auto;padding:0 20px}.stories-header-section{padding:2rem 0 1rem 0}.stories-header-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.stories-page-title{display:flex;align-items:center;gap:0.5rem;font-size:1.8rem;font-weight:bold;color:var(--dark)}.stories-heart-icon{color:var(--pink);font-size:1.5rem}.stories-search-container{position:relative}.stories-search-box{display:flex;align-items:center;background-color:var(--light-gray);border-radius:25px;padding:0.5rem 1rem;border:1px solid #ddd;width:300px}.stories-search-input{flex:1;border:none;background:transparent;padding:0.5rem;font-size:0.9rem;outline:none}.stories-search-btn{background:none;border:none;color:var(--gray);cursor:pointer;padding:0.25rem}.stories-main-layout{display:grid;gap:3rem;margin-bottom:3rem;grid-template-columns:1fr 300px}.stories-posts-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}.stories-post-card{background-color:white;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.08);transition:all 0.3s ease;position:relative}.stories-post-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.15)}.stories-post-image{width:100%;height:200px;overflow:hidden;position:relative;background:linear-gradient(45deg, #f0f0f0, #e0e0e0);display:flex;align-items:center;justify-content:center;color:var(--gray)}.stories-post-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.stories-post-card:hover .stories-post-image img{transform:scale(1.05)}.stories-post-category{position:absolute;top:1rem;left:1rem;background-color:rgba(255,255,255,0.9);padding:0.3rem 0.8rem;border-radius:15px;font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.5px}.stories-post-category.travel{background-color:var(--pink-light);color:var(--dark)}.stories-post-category.thinking{background-color:#e3f2fd;color:var(--primary)}.stories-post-content{padding:1.5rem}.stories-post-title{font-size:1.2rem;font-weight:bold;color:var(--dark);line-height:1.4;margin-bottom:0.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stories-post-meta{display:flex;align-items:center;gap:1rem;margin-bottom:0.75rem;font-size:0.8rem;color:var(--gray)}.stories-post-author{text-transform:uppercase;font-weight:600;letter-spacing:0.5px}.stories-post-date{text-transform:uppercase}.stories-read-more-btn{color:var(--dark);text-decoration:none;font-weight:600;font-size:0.85rem;text-transform:uppercase;letter-spacing:0.5px;transition:color 0.3s ease}.stories-read-more-btn:hover{color:var(--primary)}.stories-post-excerpt{color:var(--gray);font-size:0.9rem;line-height:1.5;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.stories-sidebar{background-color:white;border-radius:15px;padding:2rem;box-shadow:0 5px 15px rgba(0,0,0,0.08);position:sticky;top:2rem;height:fit-content}.stories-sidebar-section{margin-bottom:2.5rem}.stories-sidebar-section:last-child{margin-bottom:0}.stories-sidebar-title{font-size:1rem;font-weight:bold;color:var(--dark);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:0.5px}.stories-popular-post{display:flex;gap:1rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #eee}.stories-popular-post:last-child{border-bottom:none;margin-bottom:0}.stories-popular-post-image{width:80px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0;background:linear-gradient(45deg, #f0f0f0, #e0e0e0);display:flex;align-items:center;justify-content:center;color:var(--gray);font-size:0.7rem}.stories-popular-post-image img{width:100%;height:100%;object-fit:cover}.stories-popular-post-content{flex:1}.stories-popular-post-date{font-size:0.7rem;color:var(--gray);text-transform:uppercase;margin-bottom:0.25rem}.stories-popular-post-title{font-size:0.85rem;color:var(--dark);line-height:1.3;font-weight:600}.stories-recent-post{display:flex;align-items:center;gap:0.75rem;padding:0.75rem 0;border-bottom:1px solid #eee}.stories-recent-post:last-child{border-bottom:none}.stories-recent-post-icon{width:40px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0;background:linear-gradient(45deg, #f0f0f0, #e0e0e0);display:flex;align-items:center;justify-content:center;color:var(--gray);font-size:0.7rem}.stories-recent-post-icon img{width:100%;height:100%;object-fit:cover}.stories-recent-post-content{flex:1}.stories-recent-post-title{font-size:0.8rem;color:var(--dark);line-height:1.3;margin-bottom:0.25rem}.stories-recent-post-date{font-size:0.7rem;color:var(--gray);text-transform:uppercase}.stories-category-item{display:flex;justify-content:space-between;align-items:center;padding:0.5rem 0;border-bottom:1px solid #eee}.stories-category-item:last-child{border-bottom:none}.stories-category-name{font-size:0.9rem;color:var(--dark)}.stories-category-count{font-size:0.8rem;color:var(--gray);background-color:var(--light-gray);padding:0.2rem 0.6rem;border-radius:12px}@media (max-width: 1024px){.stories-posts-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.stories-header-content{flex-direction:column;gap:1rem;align-items:stretch}.stories-search-box{width:100%}.stories-main-layout{grid-template-columns:1fr}.stories-sidebar{order:-1;position:static}.stories-posts-grid{grid-template-columns:1fr}}@media (max-width: 480px){.stories-posts-grid{gap:1rem}.stories-post-content{padding:1rem}}
