.hostinger-reach-block-connect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.hostinger-reach-block-dialog{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;-webkit-box-shadow:0 0 10px rgb(0 0 0 / .05);box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);-ms-flex-line-pack:center;align-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px;border-radius:50px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;-webkit-box-shadow:0 0 0 #fff0;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;-webkit-box-sizing:border-box;box-sizing:border-box}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.reach-subscription-message.is-success{background:rgb(0 158 91 / .1019607843);font-weight:700;padding:1em;gap:10px}:root{--bg-light:#ffffff;--bg-alt:#f9f9f9;--text-primary:#1a1a1a;--text-secondary:#555555;--accent-orange:#ff6b00;--hover-orange:#e65c00;--border-color:#eaeaea;--font-heading:'Manrope', sans-serif;--font-body:'Inter', sans-serif}*{box-sizing:border-box}body{background-color:var(--bg-light);color:var(--text-primary);font-family:var(--font-body);margin:0;padding:0;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--text-primary);text-decoration:none;transition:color 0.3s ease}a:hover{color:var(--accent-orange)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);margin-top:0;color:var(--text-primary);font-weight:800}img{max-width:100%;height:auto;display:block}.content-container{max-width:1200px;margin:0 auto;padding:0 20px}.site-header{background-color:#fff;border-bottom:1px solid var(--border-color);position:sticky;top:0;z-index:100;padding:20px 0;box-shadow:0 4px 12px rgb(0 0 0 / .03)}.site-header .content-container{display:flex;justify-content:space-between;align-items:center}.site-title{font-size:1.5rem;font-weight:800;margin:0;letter-spacing:-.5px}.site-title span{color:var(--accent-orange)}.hero-post{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin:60px 0;align-items:center}.hero-image{border-radius:8px;overflow:hidden;position:relative;box-shadow:0 10px 30px rgb(0 0 0 / .08)}.hero-image img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform 0.5s ease}.hero-post:hover .hero-image img{transform:scale(1.03)}.category-badge{position:absolute;top:20px;left:20px;background-color:var(--accent-orange);color:#fff;padding:4px 12px;font-size:.75rem;font-weight:800;border-radius:4px;text-transform:uppercase;letter-spacing:1px;z-index:10}.hero-content h2{font-size:2.5rem;line-height:1.2;margin:15px 0;font-weight:800}.hero-content p{font-size:1.1rem;color:var(--text-secondary);margin-bottom:25px}.read-more{display:inline-block;padding:12px 28px;background-color:#fff0;color:var(--accent-orange);border:2px solid var(--accent-orange);border-radius:6px;font-weight:700;font-size:.95rem;transition:all 0.3s ease}.read-more:hover{background-color:var(--accent-orange);color:#fff}.section-title{font-size:1.8rem;margin-bottom:40px;border-bottom:2px solid var(--border-color);padding-bottom:15px;font-weight:800}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:60px}.post-card{background-color:#fff0;display:flex;flex-direction:column}.card-image{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:8px;margin-bottom:20px}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.post-card:hover .card-image img{transform:scale(1.05)}.card-content{flex-grow:1;display:flex;flex-direction:column}.card-category{color:var(--accent-orange);font-size:.75rem;font-weight:800;text-transform:uppercase;margin-bottom:8px;letter-spacing:.5px}.elementor-post__title{font-size:1.3rem;line-height:1.3;margin-bottom:12px;font-weight:800}.elementor-post__title a{color:var(--text-primary)}.elementor-post__title a:hover{color:var(--accent-orange)}.elementor-post__excerpt p{font-size:.95rem;color:var(--text-secondary);line-height:1.5;margin:0 0 15px 0}.card-meta{margin-top:auto;font-size:.85rem;color:#888;font-weight:500}.single-header{text-align:center;margin:60px auto 40px;max-width:900px}.single-category{color:var(--accent-orange);font-weight:800;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;display:block;font-size:.85rem}.single-title{font-size:3.5rem;font-weight:800;line-height:1.15;margin-bottom:25px;letter-spacing:-1px}.single-meta{color:var(--text-secondary);font-size:1rem;font-weight:500}.single-cover{width:100%;max-width:1000px;margin:0 auto 60px;border-radius:12px;overflow:hidden;box-shadow:0 15px 40px rgb(0 0 0 / .1)}.single-content{max-width:780px;margin:0 auto 80px;font-size:1.15rem;line-height:1.8;color:#333}.single-content h2{font-size:2.2rem;margin-top:60px;margin-bottom:25px;letter-spacing:-.5px}.single-content h3{font-size:1.6rem;margin-top:40px;margin-bottom:20px}.single-content p{margin-bottom:25px}.single-content ul,.single-content ol{margin-bottom:25px;padding-left:20px}.single-content li{margin-bottom:12px}.site-footer{background-color:var(--bg-alt);padding:60px 0;text-align:center;color:var(--text-secondary);border-top:1px solid var(--border-color)}@media (max-width:900px){.hero-post{grid-template-columns:1fr}.posts-grid{grid-template-columns:repeat(2,1fr)}.single-title{font-size:2.5rem}}@media (max-width:600px){.posts-grid{grid-template-columns:1fr}.single-title{font-size:2rem}.hero-content h2{font-size:1.8rem}}