:root{--primary-bg:#0f2741;--headline:#0f2741;--text:#104e90;--white:#fff;--header-cta-width:220px}*{margin:0;padding:0;box-sizing:border-box}h1,h2,h3{font-family:'Lato',sans-serif;color:var(--headline)}h4,h5,h6{font-family:'Allerta',sans-serif;color:var(--headline)}p,li,a{font-family:'Aleo',serif;color:var(--text)}.site-header{background:#0f2741;padding:20px 0}.header-container{display:flex;justify-content:space-between;align-items:center}.site-logo a{color:#fff;font-size:28px;font-family:'Lato',sans-serif;font-weight:700}.site-logo img{max-height:60px;width:auto}.header-cta .cta-button,.header-cta input[type=search],.header-cta button{width:var(--header-cta-width)}.cta-button{font-size:14px;background:#1d5fa8;color:#fff;padding:12px 24px;border-radius:6px;font-family:'Lato',sans-serif;transition:.3s ease}.cta-button:hover{opacity:.9}.header-cta{display:flex;flex-direction:column;align-items:center;gap:15px}.header-cta .cta-button{text-align:center}.header-cta form{display:flex;flex-direction:column;gap:15px}.header-cta input[type=search]{padding:12px}.header-cta button{color:#fff;background:#104e90;border:none;padding:12px;border-radius:6px;cursor:pointer}.home-hero-section{background:#f8fafc;padding:20px}.home-hero-container{width:92%;max-width:1600px;margin:0 auto;display:flex;background:#ebf4ff;align-items:center;justify-content:space-between;gap:50px;min-height:600px}.home-hero-content{flex:0 0 48%;display:flex;flex-direction:column;justify-content:center;padding-top:25px;padding-left:40px}.home-hero-title{font-family:'Lato',sans-serif;font-size:clamp(2.8rem,5vw,4.8rem);font-weight:700;line-height:1.1;color:#0f2741;margin-bottom:20px}.home-hero-subtitle{font-family:'Lato',sans-serif;font-size:1.4rem;font-weight:600;color:#104e90;margin-bottom:20px;max-width:650px}.home-hero-text{font-size:1.05rem;line-height:1.8;color:#4b5b6b;max-width:650px;margin-bottom:30px}.home-hero-buttons{padding-left:100px;display:flex;gap:15px;flex-wrap:wrap;margin-bottom:25px}.home-hero-trust{padding-left:80px;font-size:.95rem;color:#104e90;font-weight:600;margin-bottom:20px}.home-hero-guarantee{display:inline-block;padding:12px 22px;border:2px solid #104e90;color:#0f2741;font-weight:700;letter-spacing:1px;text-align:center;border-radius:6px;margin-bottom:20px}.home-hero-image-container{flex:0 0 52%;display:flex;justify-content:center;align-items:center}.home-hero-image{width:100%;max-width:900px;height:auto}.home-why{padding:20px;background:#f5f7fa}.home-why .container{max-width:900px;margin:auto}.why-content{text-align:center}.why-title{font-size:3rem;font-weight:800;text-transform:uppercase;color:#0d2b52;margin-bottom:20px}.why-subtitle{max-width:650px;margin:0 auto 30px;font-size:1.25rem;line-height:1.8;color:#666}.why-list{list-style:none;padding:0;margin:0 auto 40px;max-width:550px}.why-list li{padding:14px 0;font-size:1.15rem;color:#333;border-bottom:1px solid #ececec}.why-list li:last-child{border-bottom:none}.why-guarantee{display:inline-block;padding:18px 40px;border:2px solid #104e90;font-size:2rem;font-weight:800;color:#0056b3;letter-spacing:1px;text-transform:uppercase;text-align:center;border-radius:6px;margin-bottom:20px}@media (max-width:768px){.home-why{padding:70px 20px}.why-title{font-size:2rem}.why-subtitle{font-size:1.1rem}.why-list li{font-size:1rem}.why-highlight{font-size:1.3rem;padding:15px 20px}}.recovery-devices{padding:80px 0;background:#f8fafc}.section-heading{text-align:center;max-width:800px;margin:0 auto 50px}.section-heading h2{font-size:2.2rem;margin-bottom:15px;color:#0f2741}.section-heading p{color:#5b6b7b;line-height:1.7}.devices-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.device-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:35px 25px;text-align:center;transition:all .3s ease}.device-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.device-card img{width:64px;height:64px;object-fit:contain;margin-bottom:20px}.device-card h3{color:#0f2741;margin-bottom:12px;font-size:1.2rem}.device-card p{color:#5b6b7b;line-height:1.7;font-size:.95rem}.devices-note{text-align:center;max-width:800px;margin:50px auto 0;color:#104e90;font-weight:600}@media(max-width:991px){.devices-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.devices-grid{grid-template-columns:1fr}}.supported-platforms{margin:60px auto 40px;max-width:900px;text-align:center;padding:30px;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.supported-platforms-label{font-size:.85rem;text-transform:uppercase;letter-spacing:2px;color:#104e90;font-weight:700;margin-bottom:20px}.supported-platforms-items{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.supported-platforms-items span{padding:10px 18px;background:#f5f8fc;border:1px solid #dbe4ef;border-radius:30px;color:#0f2741;font-size:.95rem;font-weight:600}.recovery-process{padding:80px 0;background:#f5f7fa}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:50px}.process-step{background:#fff;padding:30px 20px;border-radius:12px;text-align:center;border:1px solid #e5e7eb}.step-number{width:60px;height:60px;margin:0 auto 20px;border-radius:50%;background:#104e90;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700}.process-step h3{color:#0f2741;margin-bottom:15px;font-size:1.15rem}.process-step p{color:#5b6b7b;line-height:1.7;font-size:.95rem}.process-note{max-width:850px;margin:40px auto 0;text-align:center;color:#104e90;font-weight:600;line-height:1.8}@media(max-width:991px){.process-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.process-grid{grid-template-columns:1fr}}.nav-menu{display:flex;gap:30px;list-style:none}.nav-menu li a{color:#0f2741;font-family:'Aleo',serif;transition:.3s ease}.nav-menu li a:hover{opacity:.8}.primary-button{background:#104e90;color:#fff;padding:14px 28px;border-radius:6px;display:inline-block}.secondary-button{background:#104e90;border:2px solid #fff;color:#fff;padding:14px 28px;border-radius:6px;display:inline-block}html{scroll-behavior:smooth}.services-section{padding:100px 0}.section-title{text-align:center;margin-bottom:60px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.service-card{background:#fff;padding:40px 30px;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.service-card h3{margin-bottom:20px}.about-section{background:#f5f7fa;padding:100px 0;text-align:center}.about-content{max-width:800px;margin:auto}.about-content h2{margin-bottom:20px}.about-content p{margin-bottom:40px}.blog-section{padding:100px 0;background:#f8fafc}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.blog-card{padding:30px;border:1px solid #eee;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.blog-card img{width:100%;height:auto;margin-bottom:15px}.blog-card h2{margin-bottom:10px}.blog-card h3{margin-bottom:20px}.blog-date{color:#777;margin-bottom:15px}.read-more{display:inline-block;margin-top:10px;font-weight:700}.rss-blog-section{max-width:1200px;margin:60px auto;padding:0 20px}.rss-blog-section h2{text-align:center;margin-bottom:40px}.rss-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.rss-card{border:1px solid #e5e5e5;border-radius:10px;padding:20px;background:#fff;transition:all .3s ease}.rss-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.1)}.rss-card h3{margin-top:0;font-size:1.2rem;line-height:1.4}.rss-card h3 a{text-decoration:none}.rss-date{font-size:.85rem;color:#777;margin-bottom:15px}.rss-readmore{display:inline-block;margin-top:15px;font-weight:600}@media (max-width:992px){.rss-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.rss-grid{grid-template-columns:1fr}}.page-section{padding:100px 0}.page-title{font-size:44px;margin-bottom:20px;text-align:center}.page-date{color:#777;font-size:12px;text-align:center;margin-bottom:15px}.page-content{max-width:900px;margin:auto;line-height:1.8}.single-blog-page{padding:80px 0}.blog-article{max-width:900px;margin:0 auto}.blog-category{margin-bottom:15px;font-size:14px}.blog-title{margin-bottom:15px}.blog-meta{margin-bottom:25px;color:#777}.blog-featured-image{margin-bottom:30px}.blog-featured-image img{width:100%;height:auto}.blog-content{line-height:1.8}.blog-content img{max-width:100%;height:auto}.blog-cta{padding:60px 20px;text-align:center}.related-posts{padding:80px 0;background:#f5f7fa}.related-posts h2{text-align:center;margin-bottom:40px}.category-page{padding:80px 0}.category-header{text-align:center;margin-bottom:50px}.category-description{max-width:800px;margin:20px auto 0}.search-page{padding:80px 0}.search-header{text-align:center;margin-bottom:50px}.no-results{text-align:center;padding:60px 20px}.archive-page{padding:80px 0}.archive-header{text-align:center;margin-bottom:50px}.archive-header p{max-width:700px;margin:15px auto 0}.blog-pagination{margin-top:50px;text-align:center}.contact-details-section{padding:80px 0;background:#f5f7fa}.contact-section{background:#0f2741;color:#fff;text-align:center;padding:100px 0}.contact-section h2{color:#fff;margin-bottom:20px}.contact-section p{color:#fff;margin-bottom:40px}.contact-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;margin-top:40px}.contact-details{padding:20px}.contact-details h3{margin-top:20px;margin-bottom:5px}.contact-details p{margin-bottom:15px}.contact-map iframe{width:100%;min-height:450px;border:0;border-radius:10px}@media (max-width:768px){.contact-details-grid{grid-template-columns:1fr}.contact-map{margin-top:30px}}.contact-form{max-width:900px;margin:auto}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px}.form-group{width:100%}.contact-form textarea{resize:vertical;margin-bottom:20px}.contact-form button{border:none;cursor:pointer}.contact-form input:not([type=hidden]),.contact-form select,.contact-form textarea{width:100%;padding:16px;border:none;border-radius:6px;font-family:'Aleo',serif;font-size:16px}.site-footer{background:#081a2d;color:#fff;padding-top:80px}.footer-container{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding-bottom:60px}.footer-column h3,.footer-column h4{color:#fff;margin-bottom:20px}.footer-column p,.footer-column li,.footer-column a{color:rgba(255,255,255,.8);line-height:1.8}.footer-column ul{list-style:none}.footer-column a:hover{opacity:.8}.footer-bottom{font-size:12px;border-top:1px solid rgba(255,255,255,.1);padding:20px 0;text-align:center}.footer-bottom p{color:rgba(255,255,255,.7)}.contact-form input[type=hidden]{display:none}.honeypot-field{position:absolute;left:-9999px;opacity:0;pointer-events:none}body{background:var(--white);color:var(--text);font-family:'Aleo',serif;line-height:1.6}a{text-decoration:none}.blog-content a{text-decoration:underline;font-weight:600}.blog-content a:hover{opacity:.85}.container{width:90%;max-width:1200px;margin:auto}.status-new{color:blue}.status-won{color:green}.status-lost{color:red}.success-message{background:#d4edda;color:#155724;padding:15px;margin-bottom:20px;border-radius:6px}.error-message{background:#f8d7da;color:#721c24;padding:15px;margin-bottom:20px;border-radius:6px}#back-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:#104e90;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:24px;z-index:999;box-shadow:0 5px 15px rgba(0,0,0,.2)}#back-to-top:hover{opacity:.9}@media (max-width:991px){.home-hero-trust{padding-left:1px;font-size:.7rem;font-weight:600;text-align:center}}@media(max-width:991px){.form-grid{grid-template-columns:1fr}.services-grid,.blog-grid{grid-template-columns:1fr}.header-cta .cta-button,.header-cta input[type=search],.header-cta button{width:100%;max-width:500px}.home.hero-content h1{font-size:40px}.home.hero-buttons{flex-direction:column}.header-container{flex-direction:column;gap:20px}.nav-menu{flex-direction:column;align-items:center}.footer-container{grid-template-columns:1fr;text-align:center}}@media (max-width:768px){.home-hero-container{flex-direction:column}.home-hero-content{text-align:center}.home-hero-image-container{order:-1}.home-hero-image{display:none}}