/*
Theme Name: Calsiro-main
Author: Calsiro-admin
Version: 3.7.1
Description: Calsiro
*/
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#FEF7F0;--accent:#F97316;--light:#FED7AA;--dark:#1a1a1a;--gray:#6b7280;--white:#fff;--radius:1.5rem;--shadow:0 4px 24px rgba(249,115,22,.08)}body{background:var(--bg);color:var(--dark);font-family:'Segoe UI',system-ui,sans-serif;line-height:1.7;min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block;border-radius:var(--radius)}.container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.cookie-input{display:none}.cookie-input:checked~.cookie-banner{display:none}.cookie-banner{position:fixed;bottom:1.5rem;right:1.5rem;max-width:340px;background:var(--white);border-radius:var(--radius);padding:1.25rem;box-shadow:0 8px 40px rgba(0,0,0,.18);z-index:9999;border:2px solid var(--light)}.cookie-banner h3{font-size:1rem;margin-bottom:.5rem}.cookie-banner p{font-size:.83rem;color:var(--gray);margin-bottom:1rem}.cookie-actions{display:flex;gap:.75rem}.cookie-accept{background:var(--accent);color:var(--white);padding:.5rem 1.25rem;border-radius:2rem;font-weight:700;font-size:.83rem;cursor:pointer;display:inline-block}.cookie-decline{background:var(--bg);color:var(--gray);padding:.5rem 1.25rem;border-radius:2rem;font-weight:700;font-size:.83rem;cursor:pointer;display:inline-block}.nav-toggle{display:none}.site-header{background:var(--white);border-bottom:2px solid var(--light);position:sticky;top:0;z-index:100}.nav-inner{max-width:1200px;margin:0 auto;padding:.9rem 1.5rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.site-logo{font-size:1.45rem;font-weight:900;color:var(--accent);letter-spacing:-1px;flex-shrink:0}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:.4rem;margin-left:auto}.hamburger span{width:24px;height:2px;background:var(--dark);display:block;border-radius:2px}.nav-links{display:flex;gap:1.5rem;list-style:none;align-items:center;margin-left:auto}.nav-links a{color:var(--dark);font-weight:500;font-size:.92rem;transition:color .2s}.nav-links a:hover{color:var(--accent);text-decoration:none}@media(max-width:639px){.hamburger{display:flex}.nav-links{display:none;flex-direction:column;gap:.75rem;align-items:flex-start;width:100%;order:10;padding:.75rem 0;margin-left:0}.nav-toggle:checked~.nav-links{display:flex}}.btn{display:inline-block;padding:.7rem 1.75rem;border-radius:2rem;font-weight:700;font-size:1rem;cursor:pointer;transition:transform .2s,box-shadow .2s;border:none}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12);text-decoration:none}.btn-white{background:var(--white);color:var(--accent)}.btn-accent{background:var(--accent);color:var(--white)}.hero{position:relative;border-radius:var(--radius);overflow:hidden;background:var(--accent);min-height:440px;display:flex;align-items:flex-end;margin-bottom:2rem}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.28;border-radius:0}.hero-overlay{position:relative;z-index:1;padding:2.5rem 2rem;color:var(--white)}.hero-tag{background:rgba(255,255,255,.18);color:var(--white);border:1px solid rgba(255,255,255,.4);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:.25rem .75rem;border-radius:2rem;display:inline-block;margin-bottom:1rem}.hero h1{font-size:clamp(1.7rem,4vw,2.8rem);font-weight:900;line-height:1.2;margin-bottom:1rem;max-width:640px}.hero p{font-size:1.05rem;opacity:.9;margin-bottom:1.5rem;max-width:560px}.home-layout{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media(min-width:1024px){.home-layout{grid-template-columns:2fr 1fr}}.card{background:var(--white);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-3px);box-shadow:0 8px 32px rgba(249,115,22,.12)}.card-tag{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--accent);margin-bottom:.5rem}.card h2,.card h3{line-height:1.3;margin-bottom:.75rem}.card p{color:var(--gray);font-size:.93rem;margin-bottom:1rem}.card-meta{display:flex;align-items:center;gap:.75rem;font-size:.78rem;color:var(--gray);flex-wrap:wrap}.like-badge{display:inline-flex;align-items:center;gap:.25rem;background:var(--bg);border-radius:2rem;padding:.2rem .6rem;font-size:.75rem}.rating{color:var(--accent);letter-spacing:2px;font-size:.82rem}.read-link{color:var(--accent);font-weight:700;font-size:.85rem}.featured-card{background:var(--white);border-radius:var(--radius);padding:1.75rem;box-shadow:var(--shadow)}.featured-card h2{font-size:clamp(1.2rem,2.5vw,1.65rem);margin-bottom:1rem;line-height:1.3}.article-body p{margin-bottom:1rem;color:#374151;line-height:1.75}.article-body h3{font-size:1.1rem;margin:1.5rem 0 .75rem;color:var(--dark)}.chat-bubble{background:var(--light);border-radius:1rem 1rem 1rem .25rem;padding:1rem 1.5rem;margin:1.5rem 0;font-style:italic;position:relative}.chat-bubble::before{content:'💬';position:absolute;top:-.7rem;left:.25rem;font-size:1.1rem}.chat-bubble cite{display:block;font-size:.78rem;font-style:normal;color:var(--gray);margin-top:.5rem;font-weight:600}.disclaimer{background:#fff8ed;border-left:4px solid var(--accent);padding:1rem 1.25rem;border-radius:0 1rem 1rem 0;margin:1.5rem 0;font-size:.86rem;color:#7c4e00;line-height:1.6}.posts-aside{display:flex;flex-direction:column;gap:1rem}.post-mini{background:var(--white);border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow);transition:transform .2s}.post-mini:hover{transform:translateY(-2px)}.section-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.section-header h2{font-size:1.1rem;white-space:nowrap}.section-line{flex:1;height:2px;background:var(--light);border-radius:2px}.about-section{background:var(--light);border-radius:var(--radius);padding:2rem;margin-bottom:2rem}.about-section h2{font-size:1.35rem;margin-bottom:1rem}.about-section p{color:#5a3a1a;margin-bottom:.75rem;line-height:1.7}.subscribe-section{background:var(--accent);border-radius:var(--radius);padding:2rem;margin-bottom:2rem;color:var(--white)}.subscribe-section h2{font-size:1.35rem;margin-bottom:.5rem}.subscribe-section>p{opacity:.9;margin-bottom:1.5rem}.form-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.form-grid{grid-template-columns:1fr 1fr}}.form-group{display:flex;flex-direction:column;gap:.35rem}.form-group label{font-size:.83rem;font-weight:600;opacity:.9}.form-group input{padding:.75rem 1rem;border-radius:.75rem;border:none;font-size:1rem;background:rgba(255,255,255,.9);color:var(--dark);width:100%}.form-group input:focus{outline:3px solid var(--white)}.form-full{grid-column:1/-1}.site-footer{background:var(--dark);color:#d1d5db;padding:3rem 1.5rem 1.5rem;margin-top:3rem}.footer-inner{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media(min-width:640px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.footer-logo{font-size:1.4rem;font-weight:900;color:var(--accent);margin-bottom:.75rem}.footer-desc{font-size:.86rem;line-height:1.6;color:#9ca3af}.footer-nav h4{color:var(--white);font-size:.83rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem}.footer-nav ul{list-style:none}.footer-nav li{margin-bottom:.4rem}.footer-nav a{color:#9ca3af;font-size:.86rem}.footer-nav a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid #374151;padding-top:1.25rem;text-align:center;font-size:.8rem;color:#6b7280}.article-hero{background:linear-gradient(135deg,var(--accent),#fb923c);border-radius:var(--radius);padding:2.5rem 2rem;color:var(--white);margin-bottom:2rem}.article-hero .breadcrumb{font-size:.78rem;opacity:.8;margin-bottom:1rem}.article-hero h1{font-size:clamp(1.4rem,3vw,2.2rem);line-height:1.25;margin-bottom:.75rem}.article-meta{display:flex;gap:1rem;align-items:center;font-size:.83rem;opacity:.85;flex-wrap:wrap}.article-content{background:var(--white);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow);max-width:820px;margin:0 auto 2rem}.article-content h2{font-size:1.25rem;margin:1.75rem 0 .75rem;color:var(--dark)}.article-content p{margin-bottom:1rem;color:#374151;line-height:1.75}.article-img{margin:1.5rem 0;border-radius:var(--radius);overflow:hidden}.article-img img{width:100%;max-height:420px;object-fit:cover;border-radius:var(--radius)}.policy-hero{background:var(--light);border-radius:var(--radius);padding:2rem;margin-bottom:2rem}.policy-hero h1{font-size:1.7rem;color:var(--dark)}.policy-hero p{color:#5a3a1a;margin-top:.5rem;font-size:.92rem}.policy-content{background:var(--white);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow);margin-bottom:2rem}.policy-content h2{font-size:1.15rem;margin:1.5rem 0 .6rem;color:var(--dark)}.policy-content p{margin-bottom:.9rem;color:#374151;line-height:1.7}.success-wrap{display:flex;align-items:center;justify-content:center;min-height:70vh;padding:2rem}.success-box{background:var(--white);border-radius:var(--radius);padding:3rem 2rem;text-align:center;box-shadow:var(--shadow);max-width:480px;width:100%}.success-icon{font-size:4rem;margin-bottom:1rem}.success-box h1{margin-bottom:.75rem;font-size:1.7rem}.success-box p{color:var(--gray);margin-bottom:1.75rem}.error-wrap{display:flex;align-items:center;justify-content:center;min-height:70vh;text-align:center;padding:2rem}.error-number{font-size:clamp(5rem,15vw,9rem);font-weight:900;color:var(--light);line-height:1;display:block}.error-box h1{font-size:1.5rem;margin-bottom:.75rem}.error-box p{color:var(--gray);margin-bottom:2rem}