/*
Theme Name: Custom Auto Theme
Author: System
Version: 1.0
*/
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:'Georgia','Times New Roman',serif;background:#FAF9F6;color:#2C2C2C;line-height:1.7;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:'Playfair Display','Georgia',serif;font-weight:700;color:#3A4220;letter-spacing:-0.01em;line-height:1.25}h1{font-size:clamp(2rem,5vw,3.4rem);margin-bottom:1.2rem}h2{font-size:clamp(1.6rem,3.5vw,2.4rem);margin-bottom:1rem}h3{font-size:clamp(1.2rem,2.5vw,1.5rem);margin-bottom:.8rem}p{margin-bottom:1.1rem;font-size:1.02rem}a{color:#556B2F;text-decoration:none;transition:color .25s ease}a:hover{color:#3A4220;text-decoration:underline}img{max-width:100%;height:auto;display:block;border-radius:8px}.container{width:100%;max-width:1180px;margin:0 auto;padding:0 1.2rem}header.site-header{background:#FAF9F6;border-bottom:1px solid #E5E5E5;position:sticky;top:0;z-index:100;box-shadow:0 2px 12px rgba(85,107,47,0.05)}.nav-wrap{display:flex;justify-content:space-between;align-items:center;padding:1.1rem 0;flex-wrap:wrap;gap:1rem}.logo{font-family:'Playfair Display',serif;font-size:1.7rem;font-weight:700;color:#556B2F;letter-spacing:0.5px}nav ul{list-style:none;display:flex;gap:1.8rem;flex-wrap:wrap}nav a{font-size:.95rem;color:#3A4220;font-family:Georgia,serif}nav a:hover{color:#556B2F}.hero{position:relative;background:linear-gradient(rgba(58,66,32,0.55),rgba(58,66,32,0.65)),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><rect fill="%23556B2F" width="1200" height="600"/><circle cx="300" cy="200" r="80" fill="%237A8F4F" opacity="0.4"/><circle cx="900" cy="400" r="120" fill="%233A4220" opacity="0.5"/></svg>');background-size:cover;background-position:center;color:#FAF9F6;padding:6rem 0;text-align:center;border-radius:6px;margin:1.5rem 0}.hero h1{color:#FAF9F6}.hero p{font-size:1.15rem;max-width:680px;margin:0 auto 1.8rem;color:#F0EFE8}.btn{display:inline-block;background:#556B2F;color:#FAF9F6!important;padding:.95rem 2.2rem;border:none;border-radius:6px;font-family:Georgia,serif;font-size:1rem;cursor:pointer;transition:all .3s ease;font-weight:600;text-decoration:none!important}.btn:hover{background:#3A4220;transform:translateY(-2px);box-shadow:0 6px 16px rgba(85,107,47,0.25)}.btn-light{background:#FAF9F6;color:#556B2F!important;border:2px solid #556B2F}.btn-light:hover{background:#556B2F;color:#FAF9F6!important}main section{padding:3.5rem 0}.section-title{text-align:center;margin-bottom:2.5rem}.section-title span{display:block;color:#556B2F;font-size:.9rem;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-family:Georgia,serif;font-weight:normal}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem}.card{background:#FAF9F6;border:1px solid #E5E5E5;border-radius:6px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;box-shadow:0 2px 8px rgba(58,66,32,0.04)}.card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(85,107,47,0.12);border-color:#556B2F}.card-img{width:100%;height:220px;background:linear-gradient(135deg,#7A8F4F,#556B2F);display:flex;align-items:center;justify-content:center;color:#FAF9F6;font-family:'Playfair Display',serif;font-size:1.3rem;border-radius:0}.card-body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.card-tag{font-size:.78rem;text-transform:uppercase;letter-spacing:1.5px;color:#556B2F;margin-bottom:.6rem;font-family:Georgia,serif}.card-body h3{font-size:1.3rem;margin-bottom:.7rem}.card-body p{font-size:.95rem;color:#5A5A5A;flex:1}.card-link{color:#556B2F;font-weight:600;margin-top:1rem;display:inline-block}.layout-grid{display:grid;grid-template-columns:2fr 1fr;gap:2.5rem;margin-top:2rem}@media(max-width:860px){.layout-grid{grid-template-columns:1fr}}article.main-article{background:#FAF9F6;padding:2.2rem;border-radius:6px;border:1px solid #E5E5E5}article.main-article img{margin:1.5rem 0;border-radius:6px}article.main-article h2{margin-top:1.8rem}article.main-article h3{margin-top:1.4rem;color:#556B2F}aside.sidebar{background:#F2F0E8;padding:1.8rem;border-radius:6px;height:fit-content;border:1px solid #E5E5E5}aside.sidebar h3{margin-bottom:1.2rem;padding-bottom:.7rem;border-bottom:2px solid #556B2F}.aside-item{padding:1rem 0;border-bottom:1px solid #E5E5E5}.aside-item:last-child{border-bottom:none}.aside-item h4{font-size:1.05rem;margin-bottom:.4rem;font-family:'Playfair Display',serif}.aside-item p{font-size:.88rem;color:#5A5A5A;margin-bottom:.5rem}.aside-item a{font-size:.85rem;color:#556B2F;font-weight:600}.about-section{background:#F2F0E8;border-radius:6px;padding:3rem 2rem;text-align:center;margin:2rem 0}.about-section p{max-width:780px;margin:0 auto 1rem;font-size:1.05rem}.subscribe-section{background:#3A4220;color:#FAF9F6;padding:3.5rem 2rem;border-radius:6px;margin:2rem 0}.subscribe-section h2{color:#FAF9F6;text-align:center}.subscribe-section .lead{text-align:center;max-width:620px;margin:0 auto 2rem;color:#E5E5E5}form.subscribe-form{max-width:560px;margin:0 auto;display:grid;gap:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:540px){.form-row{grid-template-columns:1fr}}input[type=text],input[type=email],input[type=tel]{width:100%;padding:.95rem 1.1rem;border:1px solid #7A8F4F;border-radius:6px;font-family:Georgia,serif;font-size:1rem;background:#FAF9F6;color:#2C2C2C}input:focus{outline:none;border-color:#FAF9F6;box-shadow:0 0 0 3px rgba(250,249,246,0.2)}.disclaimer-box{background:#F2F0E8;border-left:4px solid #556B2F;padding:1.4rem 1.6rem;border-radius:4px;margin:2rem 0;font-size:.95rem;color:#3A4220;font-style:italic}footer.site-footer{background:#3A4220;color:#E5E5E5;padding:3rem 0 1.5rem;margin-top:3rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-bottom:2rem}.footer-col h4{color:#FAF9F6;margin-bottom:1rem;font-size:1.1rem}.footer-col ul{list-style:none}.footer-col li{margin-bottom:.5rem}.footer-col a{color:#E5E5E5;font-size:.92rem}.footer-col a:hover{color:#FAF9F6}.footer-bottom{border-top:1px solid #556B2F;padding-top:1.5rem;text-align:center;font-size:.88rem;color:#B5B5B5}.legal-page{max-width:880px;margin:2rem auto;background:#FAF9F6;padding:2.5rem;border-radius:6px;border:1px solid #E5E5E5}.legal-page h2{margin-top:1.8rem;color:#556B2F}.legal-page h3{margin-top:1.3rem;font-size:1.15rem}.legal-page ul{margin:1rem 0 1rem 1.5rem}.legal-page li{margin-bottom:.5rem}.success-page{text-align:center;padding:5rem 1.5rem;max-width:680px;margin:0 auto}.success-page .check{width:90px;height:90px;background:#556B2F;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;color:#FAF9F6;font-size:2.5rem;font-family:Georgia,serif}.error-page{text-align:center;padding:5rem 1.5rem}.error-page .code{font-family:'Playfair Display',serif;font-size:7rem;color:#556B2F;line-height:1}#cookie-toggle{display:none}.cookie-modal{position:fixed;bottom:1.5rem;right:1.5rem;max-width:340px;background:#FAF9F6;border:1px solid #556B2F;border-radius:6px;padding:1.4rem;box-shadow:0 8px 28px rgba(58,66,32,0.18);z-index:200;font-size:.9rem;transition:opacity .3s ease,transform .3s ease}#cookie-toggle:checked ~ .cookie-modal{opacity:0;transform:translateY(20px);pointer-events:none}.cookie-modal h4{font-size:1.05rem;margin-bottom:.6rem;color:#3A4220}.cookie-modal p{font-size:.86rem;margin-bottom:1rem;color:#5A5A5A}.cookie-modal label.cookie-btn{display:inline-block;background:#556B2F;color:#FAF9F6;padding:.55rem 1.3rem;border-radius:4px;cursor:pointer;font-size:.88rem;font-weight:600;transition:background .25s ease}.cookie-modal label.cookie-btn:hover{background:#3A4220}@media(max-width:560px){.cookie-modal{bottom:1rem;right:1rem;left:1rem;max-width:none}.hero{padding:4rem 1rem}main section{padding:2.5rem 0}}