:root{--landing-accent:#1677ff}.company-landing{background:#eef3f8;color:#0f172a;min-height:100vh}.landing-header,.landing-main,.landing-footer{width:min(1180px,calc(100% - 32px));margin-inline:auto}.landing-header{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.landing-header .brand{display:flex;align-items:center;gap:10px;color:#0f172a;text-decoration:none}.landing-header .brand span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--landing-accent);color:#fff;font-weight:900}.landing-header nav{display:flex;align-items:center;gap:10px}.landing-header nav>a:not(.primary-button){color:#334155;font-weight:800;text-decoration:none}.landing-main{display:grid;gap:18px;padding-bottom:34px}.landing-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:32px;min-height:480px;border-radius:20px;padding:44px;background:linear-gradient(135deg,#07172e,#172b49);background-position:center;background-size:cover;color:#fff;box-shadow:0 18px 50px rgba(15,23,42,.14)}.company-identity{display:flex;align-items:center;gap:18px}.company-identity img{width:84px;height:84px;object-fit:contain;border-radius:16px;background:#fff;padding:8px}.landing-hero h1{font-size:clamp(38px,5vw,64px);line-height:.98;letter-spacing:-.04em;margin:5px 0 20px}.landing-hero .eyebrow{color:#72a9ff}.hero-intro{max-width:700px;font-size:19px;line-height:1.55;color:#dbeafe}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.landing-cta,.secondary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:8px;padding:0 18px;font-weight:900;text-decoration:none}.landing-cta{background:var(--landing-accent);color:#fff}.secondary-cta{border:1px solid rgba(255,255,255,.3);color:#fff}.hero-video video,.hero-preview img{display:block;width:100%;max-height:390px;object-fit:contain;border-radius:16px;background:#050b14;box-shadow:0 10px 32px rgba(0,0,0,.28)}.quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.quick-actions a,.service-card,.info-cards article{border:1px solid #d8e1ec;border-radius:12px;background:#fff;padding:18px;color:#0f172a;text-decoration:none}.quick-actions strong,.quick-actions span{display:block}.quick-actions span{margin-top:5px;color:#64748b}.landing-section{border:1px solid #d8e1ec;border-radius:16px;background:#fff;padding:28px}.section-title{margin-bottom:18px}.section-title h2,.info-section h2,.final-cta h2{font-size:30px;margin:4px 0}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.service-card h3{margin:0 0 8px}.service-card p{color:#526174;line-height:1.55}.service-card img{width:100%;height:150px;object-fit:cover;border-radius:8px;margin-bottom:14px}.service-price{display:block;margin-top:12px;color:var(--landing-accent)}.ads-carousel{position:relative}.ads-track{min-height:300px}.ad-slide{display:none;margin:0}.ad-slide.is-active{display:block}.ad-slide img{display:block;width:100%;max-height:560px;object-fit:contain;border-radius:12px;background:#08111f}.ad-slide figcaption{margin-top:8px;color:#64748b}.carousel-controls{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:12px}.carousel-controls button{width:38px;height:38px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font-size:24px;cursor:pointer}.info-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:20px}.info-cards{display:grid;gap:10px}.info-cards span,.info-cards strong{display:block}.info-cards span{color:#64748b;margin-bottom:5px}.info-cards a{color:var(--landing-accent);font-weight:800}.final-cta{display:flex;justify-content:space-between;align-items:center;gap:20px;border-radius:16px;background:#0b1b33;color:#fff;padding:28px}.final-cta p{margin-bottom:0}.landing-footer{display:flex;justify-content:space-between;padding:22px 0 34px;color:#64748b}.landing-footer a{color:#334155;font-weight:800}.landing-unavailable{min-height:100vh;display:grid;place-items:center;padding:20px;background:#eef3f8}.landing-unavailable section{max-width:520px;border:1px solid #d8e1ec;border-radius:16px;background:#fff;padding:32px;text-align:center}.landing-unavailable h1{font-size:36px;margin:6px 0}.landing-unavailable .button-link{display:inline-flex;margin-top:12px}@media(max-width:800px){.landing-header{min-height:66px}.landing-header nav>a:not(.primary-button){display:none}.landing-hero{grid-template-columns:1fr;min-height:0;padding:28px 22px}.landing-hero h1{font-size:40px}.info-section{grid-template-columns:1fr}.final-cta{align-items:flex-start;flex-direction:column}.landing-footer{flex-direction:column;gap:8px}.company-identity{align-items:flex-start}.company-identity img{width:64px;height:64px}}@media(max-width:480px){.landing-header,.landing-main,.landing-footer{width:min(100% - 20px,1180px)}.landing-header .primary-button{padding:10px 12px}.landing-section{padding:20px 16px}.hero-intro{font-size:17px}.hero-actions>a{width:100%}.ads-track{min-height:180px}}
