.hn-landing{position:relative;min-height:100vh;background:var(--hn-color-page);color:var(--hn-color-navy)}.hn-landing__content{width:100%;max-width:var(--hn-content-max);margin-inline:auto;padding-inline:var(--hn-page-gutter);padding-top:var(--hn-space-page-y)}.hn-landing__header{margin-bottom:var(--hn-space-block)}.hn-landing__hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:var(--hn-hero-gap);align-items:stretch}.hn-landing__hero-left{flex-direction:column;justify-content:center}.hn-landing__hero-left,.hn-landing__hero-right{display:flex;min-width:0}.hn-landing__hero-right>*{flex:1;width:100%}.hn-landing__stats{margin-top:var(--hn-gap-hero-stats)}.hn-landing__steps{margin-top:var(--hn-gap-stats-steps)}.hn-landing__trusted{margin-top:var(--hn-gap-why-trusted);padding-bottom:var(--hn-gap-trusted-footer)}.hn-landing__why-band{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:var(--hn-gap-steps-why);background:var(--hn-color-why-band);padding-block:var(--hn-why-band-pad-y)}.hn-landing__why-inner{width:100%;max-width:var(--hn-content-max);margin-inline:auto;padding-inline:var(--hn-page-gutter)}.hn-landing__stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:var(--hn-stats-min-h);border:1px solid var(--hn-color-stats-divider);border-radius:var(--hn-radius-card);background:#fff;box-shadow:var(--hn-shadow-card);overflow:hidden}.hn-landing__stat-cell{display:flex;align-items:center;gap:var(--hn-space-element);padding:var(--hn-space-block) var(--hn-space-block)}.hn-landing__stat-cell:not(:last-child){border-right:1px solid var(--hn-color-stats-divider)}.hn-landing__steps-row{display:flex;align-items:stretch;gap:var(--hn-space-tight);margin-top:var(--hn-space-block)}.hn-landing__step-card{flex:1;min-width:0}.hn-landing__step-arrow{display:flex;align-items:center;flex-shrink:0;color:var(--hn-color-text-muted);opacity:.5}.hn-landing__why-title{margin:0}.hn-landing__why-body{display:grid;grid-template-columns:minmax(0,var(--hn-why-grid-left)) minmax(0,auto);gap:var(--hn-why-grid-gap);align-items:center;justify-content:center;max-width:var(--hn-why-body-max-w);margin-top:var(--hn-why-title-to-art);margin-inline:auto}.hn-landing__why-features{display:flex;flex-direction:row;gap:var(--hn-why-feature-gap)}.hn-landing__why-feature-card{flex:1 1 0;min-width:0;border:1px solid var(--hn-color-border);border-radius:var(--hn-radius-card);background:#fff;box-shadow:var(--hn-shadow-card);padding:var(--hn-why-feature-card-pad);text-align:center}.hn-landing__why-feature-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:var(--hn-why-feature-icon-circle);height:var(--hn-why-feature-icon-circle);margin-inline:auto;border-radius:var(--hn-radius-pill);background-color:var(--hn-color-info-bg)}.hn-landing__why-feature-title{margin:.75rem 0 0;font-size:var(--hn-font-body);font-weight:600;line-height:1.35;color:var(--hn-color-navy)}.hn-landing__why-feature-body{margin:.5rem 0 0;font-size:var(--hn-font-caption);font-weight:400;line-height:1.55;color:var(--hn-color-text-muted)}.hn-landing__why-illustration{display:flex;justify-content:flex-end;width:var(--hn-why-illustration-w);flex-shrink:0;overflow:visible;line-height:0}.hn-landing__why-illustration img{width:var(--hn-why-illustration-w);height:auto;display:block}.hn-landing__trusted-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem 2.5rem;margin-top:var(--hn-space-block)}.hn-landing__trusted-logo{font-size:var(--hn-font-trusted);font-weight:600;letter-spacing:.02em;color:var(--hn-color-navy);opacity:.55;filter:grayscale(100%)}.hn-landing__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--hn-space-element);margin-top:var(--hn-space-block)}.hn-landing__feature-item{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.hn-landing__rail-card{display:flex;flex-direction:column;height:100%;border:1px solid var(--hn-color-border);border-radius:var(--hn-radius-card);background:#fff;box-shadow:var(--hn-shadow-card);padding:var(--hn-space-block)}.hn-landing__rail-preview{flex:1;margin-top:var(--hn-space-block)}.hn-landing__rail-workflow-label{max-width:5.5rem;text-align:center;line-height:1.25;font-size:.6875rem;color:var(--hn-color-text-muted)}.hn-landing__upload{border:1px dashed var(--hn-color-border-input);border-radius:var(--hn-radius-input);background:var(--hn-color-upload-bg);min-height:var(--hn-upload-min-h);padding:var(--hn-space-element);display:flex;gap:var(--hn-space-element)}.hn-landing__cta,.hn-landing__upload{align-items:center;margin-top:var(--hn-space-block)}.hn-landing__cta{width:100%;min-height:var(--hn-cta-min-h);border:none;border-radius:var(--hn-radius-pill);background:linear-gradient(to right,var(--hn-color-primary),var(--hn-color-primary-end));box-shadow:var(--hn-shadow-cta);color:#fff;font-size:var(--hn-cta-font);font-weight:600;display:inline-flex;justify-content:center;gap:.5rem;cursor:pointer}.hn-landing__cta:disabled{opacity:.7;cursor:not-allowed}.hn-landing__footer-wrap{position:relative}.hn-landing__footer-wrap .hn-landing__chat-fab{position:absolute;bottom:calc(5.25rem + env(safe-area-inset-bottom, 0px));right:max(var(--hn-page-gutter),calc((100vw - min(100vw, var(--hn-content-max))) / 2 + var(--hn-page-gutter)));width:5rem;height:5rem;border:none;border-radius:9999px;background:var(--hn-color-primary);color:#fff;box-shadow:var(--hn-shadow-cta);display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;z-index:10}.hn-landing__footer-wrap .hn-landing__chat-fab:hover{filter:brightness(1.05)}.hn-landing__footer-wrap .hn-landing__chat-fab span:first-child{font-size:.8125rem;font-weight:800;line-height:1.1}.hn-landing__footer-wrap .hn-landing__chat-fab span:last-child{font-size:.8125rem;line-height:1.1}.hn-landing__footer-wrap footer{position:relative}.hn-landing__footer-wrap footer>div:first-child{max-width:var(--hn-content-max);margin-inline:auto;padding-inline:var(--hn-page-gutter);padding-block:var(--hn-space-block);padding-bottom:6rem}.hn-landing__footer-wrap footer h3{font-size:var(--hn-font-body);margin-bottom:.75rem}.hn-landing__footer-wrap footer li a{font-size:var(--hn-font-caption)}.hn-landing__footer-wrap footer>div:last-child{padding-block:1rem}.hn-landing__footer-wrap footer>div:last-child>div{max-width:var(--hn-content-max);margin-inline:auto;padding-inline:var(--hn-page-gutter)}.hn-landing__footer-wrap footer>div:last-child p{visibility:hidden;position:relative}.hn-landing__footer-wrap footer>div:last-child p:after{visibility:visible;position:absolute;inset:0 auto auto 0;content:"© 2024 Delhopot Global Services Pvt Ltd. All Rights Reserved.";font-size:var(--hn-font-caption);color:#fff;white-space:nowrap}.hn-landing__footer-wrap footer button{display:none}@media (max-width:1279px){.hn-landing__content,.hn-landing__why-inner{padding-inline:var(--hn-space-element)}.hn-landing__hero{grid-template-columns:1fr}.hn-landing__font-hero{font-size:var(--hn-font-hero-mobile)}.hn-landing__stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hn-landing__stat-cell:nth-child(2){border-right:none}.hn-landing__stat-cell:nth-child(odd){border-right:1px solid var(--hn-color-stats-divider)}.hn-landing__steps-row{flex-direction:column}.hn-landing__step-arrow{display:none}.hn-landing__features,.hn-landing__why-body{grid-template-columns:1fr}.hn-landing__why-body{max-width:100%}.hn-landing__why-features{flex-direction:column}.hn-landing__why-illustration{width:100%;justify-content:center}.hn-landing__why-illustration img{width:100%;max-width:100%}.hn-landing__footer-wrap .hn-landing__chat-fab{right:var(--hn-space-element);bottom:calc(4.75rem + env(safe-area-inset-bottom, 0px))}}@media (min-width:1280px){.hn-landing__font-hero{font-size:var(--hn-font-hero)}}