.archive-container,.single-container,.page-container,.error-404-container{max-width:1200px;margin:0 auto;padding:1rem}.archive-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--border-color,#e5e7eb)}.archive-title{font-size:2.5rem;font-weight:700;color:var(--text-primary,#1f2937);margin-bottom:1rem}.archive-description{font-size:1.1rem;color:var(--text-secondary,#6b7280);max-width:600px;margin:0 auto}.posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.archive-post{background:var(--bg-primary,#ffffff);border-radius:var(--border-radius,8px);box-shadow:var(--shadow-md,0 4px 6px -1px rgb(0 0 0 / .1));overflow:hidden;transition:var(--transition,all 0.3s ease)}.archive-post:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg,0 10px 15px -3px rgb(0 0 0 / .1))}.post-thumbnail img{width:100%;height:200px;object-fit:cover}.post-content{padding:1.5rem}.post-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.post-title a{color:var(--text-primary,#1f2937);text-decoration:none}.post-title a:hover{color:var(--primary-color,#2563eb)}.post-meta{display:flex;gap:1rem;font-size:.875rem;color:var(--text-light,#9ca3af);margin-bottom:1rem}.post-excerpt{color:var(--text-secondary,#6b7280);line-height:1.6;margin-bottom:1rem}.read-more{display:inline-block;color:var(--primary-color,#2563eb);text-decoration:none;font-weight:500}.read-more:hover{text-decoration:underline}.single-post,.single-page{max-width:1200px;margin:0 auto}.post-header,.page-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-color,#e5e7eb)}.post-title,.page-title{font-size:2.5rem;font-weight:700;color:var(--text-primary,#1f2937);margin-bottom:1rem;line-height:1.2}.page-excerpt{font-size:1.1rem;color:var(--text-secondary,#6b7280);font-style:italic}.post-thumbnail,.page-thumbnail{margin-bottom:2rem;text-align:center}.post-thumbnail img,.page-thumbnail img{max-width:100%;height:auto;border-radius:var(--border-radius,8px)}.post-content,.page-content{font-size:1.1rem;line-height:1.7;color:var(--text-primary,#1f2937)}.post-content h2,.post-content h3,.post-content h4,.page-content h2,.page-content h3,.page-content h4{margin-top:2rem;margin-bottom:1rem}.post-footer,.page-footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-color,#e5e7eb)}.post-tags{margin-bottom:1rem}.post-tags a{display:inline-block;background:var(--bg-secondary,#f9fafb);color:var(--text-secondary,#6b7280);padding:.25rem .75rem;border-radius:1rem;text-decoration:none;font-size:.875rem;margin-right:.5rem;margin-bottom:.5rem}.post-tags a:hover{background:var(--primary-color,#2563eb);color:#fff}.error-404-wrap{padding:3rem 0 4rem}.error-404-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:3rem 2rem;text-align:center;box-shadow:0 4px 20px rgb(11 31 51 / .05);max-width:800px;margin:0 auto 3.5rem}.error-404-badge{display:inline-flex;align-items:center;justify-content:center;font-size:clamp(3.5rem, 8vw, 5.5rem);font-weight:900;line-height:1;color:#FF6B1A;background:rgb(255 107 26 / .08);padding:.2em .6em;border-radius:20px;letter-spacing:-.04em;margin-bottom:1.25rem}.error-404-title{font-size:clamp(1.4rem, 4vw, 2rem);font-weight:800;color:#0B1F33;margin-bottom:.75rem;line-height:1.25}.error-404-desc{font-size:15px;color:#64748B;max-width:520px;margin:0 auto 2rem;line-height:1.6}.error-404-search-box{max-width:520px;margin:0 auto 2rem}.error-404-search-form{display:flex;gap:8px;width:100%}.error-404-search-input{flex:1 1 0%;min-width:0;border:1.5px solid #cbd5e1;border-radius:10px;padding:12px 16px;font-size:14px;color:#0f172a;outline:none;transition:border-color 0.2s,box-shadow 0.2s}.error-404-search-input:focus{border-color:#FF6B1A;box-shadow:0 0 0 3px rgb(255 107 26 / .12)}.error-404-search-btn{background:#0B1F33;color:#fff;border:none;border-radius:10px;padding:12px 22px;font-weight:700;font-size:14px;cursor:pointer;transition:background 0.2s,transform 0.2s;display:inline-flex;align-items:center;gap:6px;flex-shrink:0;white-space:nowrap}.error-404-search-btn:hover{background:#FF6B1A;transform:translateY(-1px)}.error-404-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.error-404-btn-primary{background:#FF6B1A;color:#fff;border-radius:10px;padding:11px 22px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all 0.2s ease;box-shadow:0 2px 8px rgb(255 107 26 / .2)}.error-404-btn-primary:hover{background:#e0560a;color:#fff;transform:translateY(-1px)}.error-404-btn-secondary{background:#f8fafc;color:#0B1F33;border:1px solid #cbd5e1;border-radius:10px;padding:11px 22px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all 0.2s ease}.error-404-btn-secondary:hover{background:#f1f5f9;border-color:#94a3b8;color:#0B1F33}.error-404-suggestions{margin-top:2rem}.error-404-suggestions__header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:1.5rem;flex-wrap:nowrap}.error-404-suggestions__title{font-size:clamp(1.15rem, 3.5vw, 1.4rem);font-weight:800;color:#0B1F33;margin:0;display:flex;align-items:center;gap:8px}.error-404-suggestions__link{font-size:13px;font-weight:700;color:#FF6B1A;text-decoration:none;white-space:nowrap;flex-shrink:0}.error-404-suggestions__link:hover{color:#e0560a;text-decoration:underline}.error-404-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}@media (max-width:1200px){.error-404-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:820px){.error-404-grid{grid-template-columns:repeat(3,1fr);gap:14px}}@media (max-width:580px){.error-404-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.error-404-card{padding:2rem 1.25rem}.error-404-search-form{flex-direction:column}.error-404-search-btn{width:100%;justify-content:center}}color:var(--primary-color,#2563eb)}.no-posts{text-align:center;padding:3rem;background:var(--bg-secondary,#f9fafb);border-radius:var(--border-radius,8px)}@media (max-width:768px){.archive-container,.single-container,.page-container,.error-404-container{padding:1rem}.posts-grid{grid-template-columns:1fr;gap:1.5rem}.archive-title,.post-title,.page-title{font-size:2rem}.error-404 .page-title{font-size:2.5rem}.post-meta{flex-direction:column;gap:.5rem}.widget-area{grid-template-columns:1fr}.post-content{padding:1rem}}.contact-section-divider{height:1px;background:#e2e8f0;margin:2.5rem 0}.contact-page-wrap{padding:3rem 0 4rem}.contact-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:3rem 2.5rem;box-shadow:0 4px 20px rgb(11 31 51 / .05);max-width:780px;margin:0 auto}.contact-card--embedded{margin-top:1.5rem}.contact-card__header{text-align:center;margin-bottom:2.5rem}.contact-card__badge{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgb(255 107 26 / .1);border-radius:12px;margin-bottom:1rem}.contact-card__title{font-size:clamp(1.5rem, 4vw, 2.2rem);font-weight:800;color:#0B1F33;margin-bottom:.75rem;line-height:1.25}.contact-card__subtitle{font-size:14.5px;color:#64748B;max-width:580px;margin:0 auto;line-height:1.6}.contact-form__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.contact-form__field{margin-bottom:18px}.contact-form__label{display:block;font-size:13.5px;font-weight:700;color:#1e293b;margin-bottom:6px}.contact-form__label .required{color:#dc2626}.contact-form__input,.contact-form__select,.contact-form__textarea{width:100%;border:1.5px solid #cbd5e1;border-radius:10px;padding:12px 14px;font-size:14px;color:#0f172a;background:#fff;box-sizing:border-box;transition:border-color 0.2s,box-shadow 0.2s;outline:none;font-family:inherit}.contact-form__input:focus,.contact-form__select:focus,.contact-form__textarea:focus{border-color:#FF6B1A;box-shadow:0 0 0 3px rgb(255 107 26 / .12)}.contact-form__conditional-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:18px;margin-bottom:18px}.contact-form__status{padding:12px 16px;border-radius:10px;font-size:14px;font-weight:600;margin-bottom:18px;line-height:1.5}.contact-form__status--success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.contact-form__status--error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.contact-form__actions{display:flex;justify-content:flex-end}.contact-form__submit-btn{background:#FF6B1A;color:#fff;border:none;border-radius:10px;padding:13px 28px;font-size:15px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all 0.2s ease;box-shadow:0 2px 8px rgb(255 107 26 / .25)}.contact-form__submit-btn:hover{background:#e0560a;transform:translateY(-1px)}.contact-form__submit-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.contact-card{padding:2rem 1.25rem}.contact-form__grid{grid-template-columns:1fr;gap:0}.contact-form__submit-btn{width:100%;justify-content:center}}@media (max-width:480px){.archive-container{padding:1rem .75rem}.container{padding-left:.75rem;padding-right:.75rem}}@media (max-width:320px){.archive-container,.single-container,.page-container,.error-404-container{padding:.8rem}.archive-title,.post-title,.page-title{font-size:1.6rem;line-height:1.2}.archive-description,.page-excerpt{font-size:.9rem}.posts-grid{gap:1rem}.post-content{padding:.8rem}.post-meta{flex-direction:column;gap:.5rem;font-size:.8rem}.post-excerpt{font-size:.9rem;line-height:1.5}.read-more{font-size:.9rem;padding:.5rem 0;min-height:44px;display:inline-flex;align-items:center}.post-thumbnail img,.page-thumbnail img{border-radius:6px}}