/*
Theme Name: Custom Auto Theme
Author: System
Version: 1.0
*/
*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Georgia,'Times New Roman',serif;line-height:1.7;color:#3a2e2e;background:linear-gradient(180deg,#FFF0F5 0%,#FFF8F0 40%,#E6F7E1 70%,#FFE4D6 100%);min-height:100vh}a{color:#E8826B;text-decoration:none;transition:color .3s}a:hover{color:#FFA07A}header.site-header{background:linear-gradient(135deg,#FFF0F5 0%,#FFE4E9 100%);padding:1.2rem 1.5rem;border-bottom:1px solid rgba(255,160,122,.2);position:sticky;top:0;z-index:100;backdrop-filter:blur(10px)}.header-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.logo{font-size:1.8rem;font-weight:700;color:#E8826B;letter-spacing:-.5px;font-family:Georgia,serif}nav ul{list-style:none;display:flex;gap:1.5rem;flex-wrap:wrap}nav a{font-size:.95rem;color:#5a4a4a;font-family:Arial,sans-serif}main{max-width:1200px;margin:0 auto;padding:0 1.5rem}.hero{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center;margin:2rem 0 3rem;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#FFF0F5 0%,#FFE4E9 50%,#FFA07A 100%)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,240,245,.3) 0%,rgba(255,160,122,.5) 100%);z-index:1}.hero-content{position:relative;z-index:2;padding:3rem 1.5rem;max-width:800px}.hero h1{font-size:clamp(2rem,5vw,3.5rem);color:#fff;text-shadow:2px 2px 8px rgba(90,40,30,.3);margin-bottom:1rem;line-height:1.2}.hero p{font-size:1.15rem;color:#fff;text-shadow:1px 1px 4px rgba(90,40,30,.4);margin-bottom:2rem}.btn{display:inline-block;padding:.9rem 2rem;background:linear-gradient(135deg,#FFA07A 0%,#E8826B 100%);color:#fff;border-radius:50px;font-weight:600;font-family:Arial,sans-serif;border:none;cursor:pointer;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px rgba(232,130,107,.3)}.btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(232,130,107,.4);color:#fff}.content-layout{display:grid;grid-template-columns:1fr;gap:2.5rem;margin:3rem 0}@media(min-width:900px){.content-layout{grid-template-columns:2fr 1fr}}article.main-article{background:rgba(255,255,255,.6);padding:2.5rem;border-radius:20px;backdrop-filter:blur(8px);box-shadow:0 8px 30px rgba(255,160,122,.1)}article.main-article h2{font-size:2rem;color:#5a3e3e;margin-bottom:1.2rem;line-height:1.3}article.main-article h3{font-size:1.4rem;color:#7a4a4a;margin:1.8rem 0 1rem}article.main-article p{margin-bottom:1.2rem;font-size:1.05rem}aside.sidebar{display:grid;gap:1.5rem;align-content:start}aside h3{font-size:1.3rem;color:#5a3e3e;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:2px solid #FFA07A}.card{background:linear-gradient(135deg,rgba(255,255,255,.7) 0%,rgba(230,247,225,.5) 100%);padding:1.5rem;border-radius:16px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px rgba(255,160,122,.08)}.card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(255,160,122,.2)}.card h4{font-size:1.1rem;color:#5a3e3e;margin-bottom:.6rem;line-height:1.4}.card p{font-size:.93rem;color:#6a5a5a;margin-bottom:.8rem}.card a{font-size:.9rem;font-weight:600;font-family:Arial,sans-serif}section.about-section{margin:3rem 0;padding:2.5rem;background:linear-gradient(135deg,#E6F7E1 0%,#FFF8F0 100%);border-radius:20px}section.about-section h2{font-size:1.8rem;color:#4a6a4a;margin-bottom:1rem}section.about-section p{font-size:1.05rem;margin-bottom:1rem}section.subscribe{margin:3rem 0;padding:2.5rem;background:linear-gradient(135deg,#FFA07A 0%,#FFE4D6 100%);border-radius:20px;text-align:center}section.subscribe h2{font-size:1.8rem;color:#fff;margin-bottom:.8rem;text-shadow:1px 1px 3px rgba(90,40,30,.2)}section.subscribe>p{color:#fff;margin-bottom:1.5rem;font-size:1.05rem}form.subscribe-form{display:grid;gap:1rem;max-width:500px;margin:0 auto}form.subscribe-form input{padding:.9rem 1.2rem;border:none;border-radius:50px;font-size:1rem;font-family:Arial,sans-serif;background:rgba(255,255,255,.95);color:#3a2e2e}form.subscribe-form input:focus{outline:2px solid #fff;outline-offset:2px}form.subscribe-form button{background:#5a3e3e;color:#fff}form.subscribe-form button:hover{background:#3a2e2e}.disclaimer{margin-top:2rem;padding:1.3rem 1.5rem;background:linear-gradient(135deg,rgba(255,240,245,.7) 0%,rgba(230,247,225,.5) 100%);border-left:4px solid #FFA07A;border-radius:8px;font-size:.95rem;font-style:italic;color:#6a5a5a}.article-image{width:100%;max-width:700px;height:auto;border-radius:16px;margin:1.5rem auto;display:block;box-shadow:0 6px 20px rgba(255,160,122,.15)}.page-content{background:rgba(255,255,255,.6);padding:2.5rem;border-radius:20px;margin:2rem 0;backdrop-filter:blur(8px)}.page-content h1{font-size:2.2rem;color:#5a3e3e;margin-bottom:1.5rem}.page-content h2{font-size:1.5rem;color:#6a4a4a;margin:1.8rem 0 .8rem}.page-content p{margin-bottom:1.2rem}.page-content ul{margin-left:1.5rem;margin-bottom:1.2rem}.page-content li{margin-bottom:.5rem}.success-page{text-align:center;padding:4rem 2rem}.success-page h1{font-size:2.5rem;color:#4a6a4a;margin-bottom:1rem}.success-page p{font-size:1.15rem;margin-bottom:2rem}.error-404{text-align:center;padding:5rem 2rem;min-height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.error-404 h1{font-size:5rem;color:#FFA07A;margin-bottom:.5rem}.error-404 p{font-size:1.3rem;margin-bottom:2rem;color:#6a5a5a}footer.site-footer{background:linear-gradient(135deg,#5a3e3e 0%,#3a2e2e 100%);color:#FFE4E9;padding:2.5rem 1.5rem 1.5rem;margin-top:4rem}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center}@media(min-width:700px){.footer-inner{grid-template-columns:1fr auto}}.footer-inner nav ul{justify-content:flex-start}.footer-inner nav a{color:#FFE4E9;font-size:.9rem}.footer-inner nav a:hover{color:#FFA07A}.copyright{font-size:.88rem;color:#cfb8b8;padding-top:1rem;border-top:1px solid rgba(255,228,233,.15);margin-top:1rem;text-align:center;grid-column:1/-1}#cookie-toggle{display:none}.cookie-banner{position:fixed;bottom:20px;right:20px;max-width:340px;background:linear-gradient(135deg,#fff 0%,#FFF0F5 100%);padding:1.3rem 1.5rem;border-radius:14px;box-shadow:0 10px 30px rgba(90,40,30,.2);z-index:1000;border:1px solid rgba(255,160,122,.3);font-size:.9rem}#cookie-toggle:checked~.cookie-banner{display:none}.cookie-banner p{color:#5a4a4a;margin-bottom:.8rem;line-height:1.5}.cookie-banner .cookie-actions{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.cookie-banner label{display:inline-block;padding:.5rem 1.1rem;background:linear-gradient(135deg,#FFA07A 0%,#E8826B 100%);color:#fff;border-radius:50px;cursor:pointer;font-size:.85rem;font-weight:600;font-family:Arial,sans-serif;transition:transform .2s}.cookie-banner label:hover{transform:translateY(-1px)}.cookie-banner a{font-size:.85rem}@media(max-width:600px){.hero{min-height:50vh;margin:1rem 0 2rem}.hero-content{padding:2rem 1rem}article.main-article,.page-content,section.about-section,section.subscribe{padding:1.5rem}.cookie-banner{right:10px;left:10px;bottom:10px;max-width:none}nav ul{gap:1rem}}