:root{--dark:#061321;--dark2:#0b233b;--bg:#f3f8ff;--card:#fff;--text:#0f172a;--blue:#0874f9;--green:#0fa36b;--line:#ddebf7;--shadow:0 10px 26px rgba(15,23,42,.10)}
*{box-sizing:border-box}html,body{width:100%;max-width:100%;overflow-x:hidden}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--bg);color:var(--text);line-height:1.45}a{text-decoration:none}.site-header{background:radial-gradient(circle at 28% 0,rgba(24,182,255,.16),transparent 36%),linear-gradient(135deg,var(--dark),var(--dark2));color:#fff;box-shadow:0 4px 18px rgba(0,0,0,.18)}.header-inner{width:100%;max-width:1180px;margin:0 auto;padding:16px 28px;display:flex;align-items:center;gap:26px}.logo-wrap{display:flex;align-items:center;flex:0 0 auto}.logo-wrap img{display:block;width:150px;height:105px;max-width:150px;object-fit:contain;border-radius:8px}.brand-text{min-width:0}.brand-text h1{margin:0 0 8px;font-size:42px;line-height:1;font-weight:800;color:#fff;letter-spacing:-1px}.brand-text p{margin:0;font-size:22px;color:#fff}.main{width:100%;max-width:1180px;margin:0 auto;padding:34px 28px 42px}.services{display:grid;gap:14px;width:100%}.service-card{width:100%;min-width:0;background:var(--card);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:42px 46px 42px 38px;display:grid;grid-template-columns:220px minmax(0,1fr) 150px;gap:34px;align-items:start;position:relative;overflow:hidden}.service-card:after{content:"";position:absolute;right:-70px;bottom:-110px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(0,198,210,.18),rgba(255,255,255,0) 68%);pointer-events:none}.icon-box{width:205px;height:205px;max-width:205px;border:3px solid #e6f0fb;border-radius:27px;display:grid;place-items:center;background:#fff;overflow:hidden;position:relative;z-index:1}.icon-box svg{display:block;width:150px;height:150px;max-width:150px;max-height:150px}.icon-box svg path,.icon-box svg rect,.icon-box svg circle{fill:#196ee4}.icon-box .stroke,.icon-box .wifi,.icon-box .ticket,.icon-box .check,.icon-box .globe-shape,.icon-box .cart-line{fill:none;stroke:#196ee4;stroke-width:8;stroke-linecap:round;stroke-linejoin:round}.icon-box .wifi{stroke:#2fb8ef}.icon-box .cut,.icon-box .white{fill:#fff}.icon-box .light{fill:#2fb8ef}.icon-box .green{fill:#36c787}.icon-box .check{stroke:#fff}.content{min-width:0;position:relative;z-index:1}.title-row{display:flex;align-items:center;gap:11px;margin-top:2px;min-width:0}.title-row h2{font-size:29px;line-height:1.08;margin:0;font-weight:800;color:#111827;word-break:break-word}.mini-icon{font-size:28px;line-height:1;flex:0 0 auto}.content h3{font-size:17px;margin:9px 0 14px;color:#0062e5;font-weight:800}.content ul{list-style:none;margin:0;padding:0}.content li{font-size:17px;margin:5px 0;color:#0f172a}.content li:before{content:"✓";color:var(--green);font-weight:900;margin-right:10px}.actions{display:flex;justify-content:flex-end;align-items:start;position:relative;z-index:1}.tutorial{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#0b78ff,#075ee4);color:#fff;font-size:20px;font-weight:800;border-radius:8px;padding:15px 21px;box-shadow:0 8px 18px rgba(11,116,246,.25);white-space:nowrap}.tutorial span{background:#fff;color:#0b74f6;border-radius:4px;width:24px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.footer{text-align:center;background:linear-gradient(135deg,var(--dark),var(--dark2));color:#fff;padding:25px 18px;font-size:18px}
@media(max-width:900px){.header-inner{padding:14px 14px;gap:14px}.contact-btn{padding:9px 12px;font-size:13px}.logo-wrap img{width:96px;height:68px;max-width:96px}.brand-text h1{font-size:30px}.brand-text p{font-size:16px;line-height:1.3}.main{padding:18px 10px 28px}.service-card{grid-template-columns:94px minmax(0,1fr);gap:14px;padding:16px 12px;border-radius:14px}.icon-box{width:94px;height:94px;max-width:94px;border-radius:18px;border-width:2px}.icon-box svg{width:68px;height:68px;max-width:68px;max-height:68px}.content{grid-column:2}.actions{grid-column:2;justify-content:flex-start;padding-top:8px}.title-row{gap:7px}.title-row h2{font-size:21px}.mini-icon{font-size:19px}.content h3{font-size:14px;margin:6px 0 9px;line-height:1.35}.content li{font-size:13px;margin:3px 0}.content li:before{margin-right:6px}.tutorial{font-size:14px;padding:9px 13px}.tutorial span{width:20px;height:15px;font-size:10px}.footer{font-size:14px;padding:18px 10px}}
@media(max-width:520px){.site-header{padding:0}.contact-btn{padding:7px 9px;font-size:12px}.header-inner{padding:12px;gap:10px}.logo-wrap img{width:82px;height:58px;max-width:82px}.brand-text h1{font-size:24px}.brand-text p{font-size:12px}.main{padding:14px 8px 24px}.services{gap:10px}.service-card{grid-template-columns:72px minmax(0,1fr);gap:10px;padding:13px 10px}.icon-box{width:72px;height:72px;max-width:72px;border-radius:15px}.icon-box svg{width:52px;height:52px;max-width:52px;max-height:52px}.title-row h2{font-size:18px}.mini-icon{font-size:17px}.content h3{font-size:13px;margin:5px 0 7px}.content li{font-size:12px;line-height:1.35}.tutorial{font-size:12px;padding:8px 11px}.service-card:after{width:180px;height:180px;right:-80px;bottom:-95px}}
@media(max-width:360px){.service-card{grid-template-columns:60px minmax(0,1fr);gap:8px}.icon-box{width:60px;height:60px;max-width:60px}.icon-box svg{width:44px;height:44px;max-width:44px;max-height:44px}.title-row h2{font-size:16px}.content li{font-size:11.5px}.brand-text h1{font-size:21px}.brand-text p{font-size:11px}}

.title-row h2 a{color:inherit;text-decoration:none;}
.title-row h2 a:hover{text-decoration:underline;}
.actions{flex-direction:column;gap:10px;align-items:flex-end}.details-btn{display:inline-flex;align-items:center;justify-content:center;background:#111827;color:#fff;font-size:17px;font-weight:800;border-radius:8px;padding:13px 18px;box-shadow:0 8px 18px rgba(17,24,39,.18);white-space:nowrap}.details-btn:hover,.tutorial:hover{filter:brightness(.96)}
.detail-page .main{max-width:1060px}.detail-hero{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:26px;margin-bottom:18px}.back-btn,.visit-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-weight:800;text-decoration:none}.back-btn{background:#e8f1ff;color:#075ee4;padding:11px 16px;margin-bottom:18px}.visit-btn{background:linear-gradient(135deg,#0b78ff,#075ee4);color:#fff;padding:14px 22px;margin-top:12px}.detail-hero img{width:100%;border-radius:14px;border:1px solid var(--line);margin:10px 0 18px}.detail-hero h2{font-size:34px;margin:0 0 10px}.detail-hero p{font-size:18px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.detail-box{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;box-shadow:var(--shadow)}.detail-box h3{margin-top:0;color:#0062e5}.detail-box li{margin:7px 0}
@media(max-width:900px){.actions{grid-column:2;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding-top:8px}.details-btn{font-size:12px;padding:8px 10px}.detail-grid{grid-template-columns:1fr}.detail-hero h2{font-size:26px}.detail-hero{padding:16px}}
@media(max-width:360px){.actions{gap:6px}.details-btn{font-size:11px;padding:8px 7px}}

.contact-btn{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;background:#0b78ff;color:#fff;font-weight:800;border-radius:8px;padding:12px 18px;box-shadow:0 8px 18px rgba(11,116,246,.25);white-space:nowrap}.contact-btn:hover{filter:brightness(.96)}
.footer .support{display:block;margin:0 0 8px;font-weight:700}.footer .support a{color:#fff;text-decoration:none}.footer .support a:hover{text-decoration:underline}.footer .copyright{color:#fff;text-decoration:none}.footer .copyright:hover{text-decoration:underline}

/* Remote page update */
.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px;flex:0 0 auto}.top-login,.top-signup{display:inline-flex;align-items:center;justify-content:center;border-radius:9px;font-weight:800;padding:12px 18px;color:#fff;box-shadow:0 8px 18px rgba(11,116,246,.25);white-space:nowrap}.top-login{background:#0b78ff}.top-signup{background:#0fa36b}.top-login:hover,.top-signup:hover{filter:brightness(.96)}
.remote-page .main{max-width:1220px}.remote-hero-slider{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:18px;margin-bottom:18px}.remote-hero-slider .back-btn{margin-bottom:14px}.slide-wrap{position:relative;width:100%;aspect-ratio:16/9;background:#061321;border-radius:14px;overflow:hidden;border:1px solid rgba(8,116,249,.25)}.remote-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.02);transition:opacity .7s ease,transform .7s ease}.remote-slide.active{opacity:1;transform:scale(1)}.slide-dots{display:flex;justify-content:center;gap:8px;margin-top:12px}.slide-dots span{width:11px;height:11px;border-radius:50%;background:#b8c7da;display:block}.slide-dots span.active{background:#0874f9}.remote-intro,.package-section,.faq-section{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:24px;margin-bottom:18px}.remote-intro h2,.package-section h2,.faq-section h2{margin:0 0 12px;color:#0f172a}.remote-intro p{font-size:18px;margin:0 0 12px}.package-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.package-card{position:relative;border:1px solid var(--line);border-radius:15px;padding:24px;background:linear-gradient(180deg,#fff,#f6fbff);box-shadow:0 6px 18px rgba(15,23,42,.06)}.package-card.popular{border-color:#0fa36b}.package-card h3{font-size:26px;margin:0 0 8px;color:#0b233b}.package-card .price{font-size:36px;font-weight:900;color:#0874f9;margin-bottom:8px}.package-card p{font-size:16px;margin:0 0 18px}.package-card a{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b78ff,#075ee4);color:#fff;font-weight:800;border-radius:9px;padding:12px 18px}.package-card .badge{position:absolute;right:16px;top:16px;background:#0fa36b;color:#fff;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:800}.faq-box{border:1px solid var(--line);border-radius:12px;padding:16px 18px;margin-top:12px;background:#f8fbff}.faq-box h3{margin:0 0 7px;color:#0062e5}.faq-box p{margin:0;font-size:16px}
@media(max-width:900px){.top-actions{gap:7px}.top-login,.top-signup{font-size:13px;padding:9px 12px}.remote-hero-slider,.remote-intro,.package-section,.faq-section{padding:14px}.package-grid{grid-template-columns:1fr}.package-card h3{font-size:22px}.package-card .price{font-size:30px}.remote-intro p{font-size:16px}}
@media(max-width:520px){.header-inner{flex-wrap:wrap}.top-actions{width:100%;justify-content:center;margin-left:0}.top-login,.top-signup{flex:1}.slide-wrap{aspect-ratio:16/10}.remote-hero-slider{padding:10px}.package-card{padding:18px}.package-card .badge{position:static;display:inline-block;margin-bottom:10px}.faq-box h3{font-size:16px}.faq-box p{font-size:14px}}


/* SEO Pro sections */
.seo-hero,.seo-section,.blog-preview,.article-wrap{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:24px;margin-bottom:18px}.seo-hero h2,.seo-section h2,.blog-preview h2,.article-wrap h2{margin:0 0 12px;color:#0f172a}.seo-hero p,.seo-section p,.article-wrap p{font-size:17px;line-height:1.7}.seo-feature-grid,.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.seo-feature,.blog-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 6px 18px rgba(15,23,42,.06);padding:18px}.seo-feature h3,.blog-card h2{margin:0 0 10px;color:#0062e5;font-size:21px}.blog-card h2 a{color:#0062e5;text-decoration:none}.blog-card h2 a:hover{text-decoration:underline}.blog-domain{display:inline-block;background:#e8f1ff;color:#075ee4;border-radius:999px;padding:6px 11px;font-size:13px;font-weight:800;margin-bottom:10px}.read-more{display:inline-flex;margin-top:8px;font-weight:800;color:#0b78ff}.article-wrap{max-width:920px;margin-left:auto;margin-right:auto}.article-wrap h2{font-size:34px}.article-wrap h3{margin-top:22px;color:#0b233b}.article-wrap .lead{font-size:19px;font-weight:700;color:#334155}.article-wrap li{font-size:17px;margin:8px 0;line-height:1.5}.inline-faq{box-shadow:none;margin-top:22px}.blog-preview .read-more{background:#0b78ff;color:#fff;border-radius:9px;padding:12px 16px;text-decoration:none}.seo-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.seo-links a{background:#f1f7ff;color:#075ee4;border:1px solid #d8e9ff;border-radius:999px;padding:8px 12px;font-weight:800;text-decoration:none}
@media(max-width:900px){.seo-feature-grid,.blog-grid{grid-template-columns:1fr}.seo-hero,.seo-section,.blog-preview,.article-wrap{padding:16px}.article-wrap h2{font-size:26px}.seo-feature h3,.blog-card h2{font-size:18px}}
