
:root{
  --ink:#0f1115;--muted:#69717a;--line:#e7e9ec;--soft:#f6f7f7;--dark:#0b0d10;
  --red:#fff3f1;--blue:#eef5ff;--green:#eff9f3;--amber:#fff7ea;
  --radius:26px;--shadow:0 18px 45px rgba(16,24,40,.08);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.container{width:min(1240px,calc(100% - 48px));margin:0 auto}
.topbar{background:#0a0c0f;color:#aeb4bc;font-size:11px}
.topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between}
.topbar-inner div{display:flex;gap:20px}
.header{height:82px;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}
.nav{height:100%;display:flex;align-items:center;gap:34px}
.brand{margin-right:auto;flex:0 0 auto}
.brand img{width:210px;height:auto}
.menu{display:flex;gap:26px;align-items:center}
.menu a,.call-link{font-size:14px;font-weight:650}
.nav-cta{display:flex;align-items:center;gap:22px}
.button{display:inline-flex;align-items:center;gap:9px;border-radius:999px;padding:14px 19px;font-size:13px;font-weight:700}
.button-dark{background:#111317;color:#fff}
.menu-btn{display:none;width:42px;height:42px;border:0;background:transparent;position:relative}
.menu-btn span{position:absolute;left:9px;width:24px;height:1.5px;background:#111}
.menu-btn span:first-child{top:16px}.menu-btn span:last-child{top:24px}
.hero{padding:82px 0;background:linear-gradient(180deg,#fbfbfa,#f4f5f5);border-bottom:1px solid var(--line)}
.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:center}
.eyebrow{font-size:10px;font-weight:750;letter-spacing:.16em;color:#7b828a}
.eyebrow.light{color:#7e858e}
.hero h1,.product-hero h1,.areas-hero h1{font-size:clamp(48px,5.2vw,76px);line-height:1.02;letter-spacing:-.055em;margin:18px 0;font-weight:750}
.hero h1 em,.product-hero h1 em,.areas-hero h1 em{font-style:normal;color:#8b9198}
.hero-copy>p,.product-hero p,.areas-hero p{font-size:17px;line-height:1.75;color:var(--muted);max-width:650px}
.hero-actions{display:flex;gap:24px;align-items:center;margin-top:30px}
.text-link{font-size:13px;font-weight:700}
.proof{display:flex;gap:24px;margin-top:46px;color:#7d848c;font-size:11px}
.proof span+span:before{content:"•";margin-right:24px;color:#c5c9ce}
.hero-art img{width:100%;height:auto}
.logo-strip{padding:34px 0;border-bottom:1px solid var(--line)}
.logo-strip>div>p{text-align:center;font-size:10px;letter-spacing:.13em;color:#969ca3;text-transform:uppercase;margin:0 0 20px}
.logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.logo-grid a{height:86px;border:1px solid var(--line);border-radius:16px;display:flex;align-items:center;gap:14px;padding:18px;background:#fff;overflow:hidden}
.zoho-logo{display:block;width:132px;height:38px;object-fit:contain;object-position:left center;flex:0 0 132px}
.logo-grid .zoho-logo{width:74px;height:34px;flex-basis:74px}
.logo-grid span{font-size:13px;font-weight:700}
.section{padding:105px 0}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:54px}
.section-heading h2,.coverage h2{font-size:46px;line-height:1.08;letter-spacing:-.045em;margin:14px 0 0}
.section-heading>p{max-width:390px;color:var(--muted);line-height:1.7}
.product-list{display:grid;gap:26px}
.product-card{display:grid;grid-template-columns:1fr 1.06fr;min-height:500px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}
.product-card.reverse .product-copy{order:2}
.product-copy{padding:56px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.product-copy h3{font-size:40px;letter-spacing:-.045em;margin:22px 0 12px}
.product-copy p{color:var(--muted);line-height:1.7;margin:0}
.product-copy>a{font-size:13px;font-weight:750;margin-top:26px}
.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.tags span{font-size:11px;padding:8px 11px;border:1px solid #dfe2e6;border-radius:999px;background:#fff}
.product-art{display:flex;align-items:center;justify-content:center;padding:36px;overflow:hidden}
.product-art img{width:100%;max-width:580px;height:auto;max-height:380px;object-fit:contain}
.mail-bg{background:var(--red)}.workplace-bg{background:var(--blue)}.commerce-bg{background:var(--green)}.desk-bg{background:var(--amber)}
.services{background:var(--dark);color:#fff;padding:105px 0}
.services-title{display:grid;grid-template-columns:240px 1fr;margin-bottom:50px}
.services-title h2{font-size:48px;line-height:1.08;letter-spacing:-.045em;margin:0}
.services-title h2 em{font-style:normal;color:#6f767e}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#292d31;border:1px solid #292d31}
.service-grid>div{background:#101318;min-height:210px;padding:34px 30px}
.service-grid>div>span{font-size:9px;color:#666d75}
.service-grid h3{font-size:18px;margin:42px 0 10px}
.service-grid p{font-size:12px;line-height:1.7;color:#8d949d;margin:0}
.coverage{padding:105px 0;background:#f5f5f2}
.coverage-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}
.coverage p{color:var(--muted);line-height:1.75;margin:20px 0 28px}
.city-cloud,.area-grid{display:flex;flex-wrap:wrap;gap:10px}
.city-cloud span,.area-grid span{padding:11px 14px;border:1px solid #e0e3e5;border-radius:999px;background:#fff;font-size:11px}
.contact{padding:88px 0}
.contact-box{background:#111317;color:#fff;border-radius:var(--radius);padding:52px;display:flex;justify-content:space-between;align-items:center;gap:50px}
.contact-box h2{font-size:42px;line-height:1.1;letter-spacing:-.04em;margin:15px 0 10px}
.contact-box p{color:#8d949d}
.contact-links{width:360px;display:grid;gap:10px}
.contact-links a{background:#fff;color:#111;border-radius:14px;padding:15px 17px;display:grid;gap:5px}
.contact-links a:nth-child(2){background:transparent;color:#fff;border:1px solid #31353a}
.contact-links small{font-size:8px;letter-spacing:.1em;color:#8a9096}
.contact-links b{font-size:14px}
.product-hero{padding:82px 0;background:#f7f7f5}
.product-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}
.product-logo-wrap{height:48px;display:flex;align-items:center;margin:20px 0 10px;overflow:hidden}
.product-logo-wrap .zoho-logo{width:132px;height:38px}
.product-hero-art{border-radius:var(--radius);padding:30px;display:flex;justify-content:center;align-items:center;overflow:hidden}
.product-hero-art img{width:100%;max-width:580px;height:auto;max-height:370px;object-fit:contain}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.feature-grid>div{border:1px solid var(--line);border-radius:15px;padding:22px;min-height:92px}
.feature-grid span{display:block;color:#2c9f66;font-size:11px;margin-bottom:18px}
.feature-grid b{font-size:13px}
.coverage-mini{padding:86px 0;background:#f5f5f2}
.two-col{display:grid;grid-template-columns:1fr 1fr;gap:70px}
.two-col h2{font-size:30px;letter-spacing:-.035em}
.two-col p{color:var(--muted);line-height:1.8}
.route-list{display:grid;gap:12px}
.route-list div{display:grid;grid-template-columns:1fr 42px 88px;align-items:center;border:1px solid var(--line);border-radius:15px;background:#fff;padding:20px}
.route-list b,.route-list strong{font-size:13px}.route-list span{text-align:center;color:#aaa}
.areas-hero{padding:92px 0;background:#f7f7f5}
.area-title{font-size:30px;letter-spacing:-.035em;margin:50px 0 20px}
.area-title:first-child{margin-top:0}
.footer{background:#080a0d;color:#818790;padding-top:62px}
.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.25fr;gap:55px;padding-bottom:44px}
.footer-logo-box{display:inline-flex;background:#fff;padding:10px 14px;border-radius:10px;margin-bottom:18px}
.footer-logo-box img{width:190px;height:auto}
.footer-brand p{font-size:12px;line-height:1.7;max-width:370px}
.footer-grid>div:not(.footer-brand){display:grid;align-content:start;gap:11px}
.footer-grid h4{font-size:11px;color:#fff;margin:0 0 8px}
.footer-grid a,.footer-grid span{font-size:11px}
.trademark{border-top:1px solid #22252a;padding:18px 0;font-size:9px;line-height:1.6;color:#5f656d}
.copyright{height:62px;border-top:1px solid #22252a;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#5f656d}
.floating-call{position:fixed;right:18px;bottom:18px;z-index:15;background:#fff;border:1px solid #dfe1e3;box-shadow:var(--shadow);border-radius:999px;padding:10px 14px;display:flex;gap:8px;font-size:10px}
.floating-call span{color:#8b9096}
@media(max-width:1000px){
  .menu{display:none;position:absolute;top:82px;left:0;right:0;padding:18px 24px;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch}
  .menu.open{display:flex}.menu-btn{display:block}.call-link{display:none}
  .hero-grid,.product-hero-grid,.coverage-grid{grid-template-columns:1fr}
  .logo-grid{grid-template-columns:1fr 1fr}
  .product-card{grid-template-columns:1fr}.product-card.reverse .product-copy{order:initial}
  .service-grid{grid-template-columns:1fr 1fr}.services-title{grid-template-columns:1fr;gap:22px}
  .feature-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.7fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}
}
@media(max-width:700px){
  .container{width:min(100% - 30px,1240px)}.topbar-inner>span{display:none}.topbar-inner{justify-content:center}
  .header{height:72px}.brand img{width:165px}.nav-cta .button{display:none}.menu{top:72px}
  .hero,.product-hero{padding:58px 0}.hero h1,.product-hero h1,.areas-hero h1{font-size:44px}
  .logo-grid{grid-template-columns:1fr}.logo-grid a{height:74px}
  .section,.services,.coverage,.coverage-mini{padding:74px 0}.section-heading{display:block}.section-heading h2,.coverage h2,.services-title h2{font-size:37px}.section-heading>p{margin-top:18px}
  .product-copy{padding:34px 24px}.product-copy h3{font-size:34px}.product-art{padding:18px}.product-art img,.product-hero-art img{max-height:260px}
  .service-grid,.feature-grid,.two-col{grid-template-columns:1fr}
  .contact-box{display:block;padding:34px 24px}.contact-box h2{font-size:33px}.contact-links{width:100%;margin-top:28px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}
  .copyright{height:auto;min-height:62px;display:grid;align-content:center;justify-content:start;gap:5px}
  .floating-call{right:10px;bottom:10px}
}
