/*
Theme Name: Custom Auto Theme
Author: System
Version: 1.0
*/
html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Work Sans',sans-serif;background:#fff0f3;color:#1a1a1a;font-size:16px;line-height:1.6}.wp-header{background:#fff;border-bottom:2px solid #e63946;padding:14px 24px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,.07)}.wp-header-logo{font-size:1.6rem;font-weight:800;color:#e63946;text-decoration:none;letter-spacing:-1px}.wp-nav{display:flex;gap:20px}.wp-nav a{color:#1a1a1a;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s}.wp-nav a:hover{color:#e63946}.wp-progress-bar{height:3px;background:#e63946;position:fixed;top:0;left:0;width:0;z-index:200;transition:width .1s}.wp-breadcrumbs{padding:10px 24px;font-size:.85rem;color:#888;background:#fff8f9}.wp-breadcrumbs a{color:#e63946;text-decoration:none}.wp-hero{position:relative;background:#fff;margin-bottom:0}.wp-hero-img{width:100%;max-height:420px;object-fit:cover;display:block}.wp-hero-overlay{padding:32px 40px;background:linear-gradient(transparent,rgba(0,0,0,.55))}.wp-hero-tag{display:inline-block;background:#e63946;color:#fff;font-size:.75rem;font-weight:700;padding:4px 12px;border-radius:4px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.wp-hero-title{color:#fff;font-size:2rem;font-weight:800;line-height:1.2;max-width:700px}.wp-main-wrapper{max-width:1100px;margin:0 auto;padding:32px 24px;display:grid;grid-template-columns:1fr 320px;gap:40px}.wp-article-meta{display:flex;align-items:center;gap:16px;font-size:.85rem;color:#888;margin-bottom:20px;flex-wrap:wrap}.wp-article-meta span{display:flex;align-items:center;gap:5px}.wp-article-body h2{font-size:1.35rem;font-weight:800;color:#1a1a1a;margin:28px 0 12px}.wp-article-body h3{font-size:1.1rem;font-weight:700;color:#e63946;margin:22px 0 10px}.wp-article-body p{margin-bottom:18px;line-height:1.75;color:#2d2d2d}.wp-article-body blockquote{border-left:4px solid #e63946;background:#fff8f9;padding:16px 24px;margin:28px 0;font-style:italic;color:#555;border-radius:0 8px 8px 0}.wp-article-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.wp-article-tag{background:#ffe0e6;color:#e63946;font-size:.78rem;font-weight:600;padding:5px 14px;border-radius:20px}.wp-sidebar{display:flex;flex-direction:column;gap:24px}.wp-sidebar-box{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.07)}.wp-sidebar-box h3{font-size:1rem;font-weight:800;color:#1a1a1a;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid #e63946}.wp-sidebar-item{display:block;padding:12px 0;border-bottom:1px solid #f0e0e3;text-decoration:none;transition:background .2s}.wp-sidebar-item:last-child{border-bottom:none}.wp-sidebar-item:hover .wp-sidebar-item-title{color:#e63946}.wp-sidebar-item-title{font-weight:700;font-size:.9rem;color:#1a1a1a;margin-bottom:4px;line-height:1.3}.wp-sidebar-item-desc{font-size:.8rem;color:#888;line-height:1.4}.wp-subscribe-form{display:flex;flex-direction:column;gap:10px}.wp-subscribe-form input[type=email]{padding:10px 14px;border:1.5px solid #e0c0c8;border-radius:8px;font-family:'Work Sans',sans-serif;font-size:.9rem;outline:none;transition:border .2s}.wp-subscribe-form input[type=email]:focus{border-color:#e63946}.wp-btn{background:#e63946;color:#fff;border:none;padding:12px 20px;border-radius:8px;font-family:'Work Sans',sans-serif;font-weight:700;font-size:.95rem;cursor:pointer;width:100%;transition:background .2s}.wp-btn:hover{background:#c0303a}.wp-also-read{background:#fff;border-radius:12px;padding:24px;margin-top:40px;box-shadow:0 2px 12px rgba(0,0,0,.07)}.wp-also-read h2{font-size:1.1rem;font-weight:800;margin-bottom:20px;color:#1a1a1a;border-left:4px solid #e63946;padding-left:12px}.wp-also-read-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.wp-also-read-card{text-decoration:none;background:#fff8f9;border-radius:10px;padding:16px;border:1px solid #f0d8db;transition:box-shadow .2s}.wp-also-read-card:hover{box-shadow:0 4px 16px rgba(230,57,70,.15)}.wp-also-read-card h3{font-size:.9rem;font-weight:700;color:#1a1a1a;margin-bottom:6px}.wp-also-read-card p{font-size:.8rem;color:#888}.wp-cookie-banner{position:fixed;bottom:24px;left:24px;right:24px;max-width:520px;margin:0 auto;background:#fff;border:1.5px solid #e63946;border-radius:12px;padding:20px 24px;box-shadow:0 8px 32px rgba(0,0,0,.15);z-index:999;display:flex;justify-content:space-between;align-items:center;gap:16px}.wp-cookie-banner p{font-size:.85rem;color:#444;line-height:1.5}.wp-cookie-accept{background:#e63946;color:#fff;border:none;padding:10px 22px;border-radius:8px;font-weight:700;cursor:pointer;white-space:nowrap;font-family:'Work Sans',sans-serif}.wp-footer{background:#1a1a1a;color:#ccc;padding:40px 24px;margin-top:60px;text-align:center}.wp-footer-logo{font-size:1.4rem;font-weight:800;color:#e63946;margin-bottom:12px}.wp-footer-links{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:20px}.wp-footer-links a{color:#ccc;text-decoration:none;font-size:.85rem;transition:color .2s}.wp-footer-links a:hover{color:#e63946}.wp-footer-disclaimer{font-size:.78rem;color:#888;max-width:600px;margin:12px auto 0}.wp-form-section{background:#fff8f9;border:1.5px solid #f0d0d6;border-radius:12px;padding:28px;margin-top:36px}.wp-form-section h2{font-size:1.1rem;font-weight:800;margin-bottom:16px;color:#1a1a1a}.wp-form-row{display:flex;gap:10px;flex-wrap:wrap}.wp-form-row input{flex:1;min-width:180px;padding:11px 14px;border:1.5px solid #e0c0c8;border-radius:8px;font-family:'Work Sans',sans-serif;font-size:.9rem}.wp-form-row input:focus{outline:none;border-color:#e63946}.wp-policy-content{max-width:800px;margin:0 auto;padding:40px 24px}.wp-policy-content h1{font-size:1.8rem;font-weight:800;margin-bottom:24px;color:#1a1a1a}.wp-policy-content h2{font-size:1.1rem;font-weight:700;margin:24px 0 10px;color:#e63946}.wp-policy-content p{margin-bottom:14px;color:#2d2d2d;line-height:1.75}.wp-success-section{max-width:540px;margin:80px auto;text-align:center;padding:48px 32px;background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.1)}.wp-success-section h1{font-size:1.8rem;font-weight:800;color:#e63946;margin-bottom:16px}.wp-success-section p{color:#555;line-height:1.7}.wp-sticky-sidebar{position:sticky;top:80px}@media(max-width:768px){.wp-main-wrapper{grid-template-columns:1fr}.wp-hero-title{font-size:1.3rem}.wp-hero-overlay{padding:20px}.wp-also-read-grid{grid-template-columns:1fr}.wp-nav{gap:12px}.wp-sticky-sidebar{position:static}.wp-cookie-banner{left:12px;right:12px}}