@import url("https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap");:root{--ink:#101828;--ink-soft:#344054;--muted:#667085;--line:#e4e7ec;--paper:#ffffff;--surface:#f7f9fc;--blue:#315be9;--blue-dark:#173cba;--blue-soft:#eaf0ff;--green:#139a5a;--green-soft:#e6f7ef;--orange:#e78a0d;--orange-soft:#fff2dc;--purple:#7757d9;--pink:#df3d7e;--shadow-sm:0 8px 22px rgba(16,24,40,0.07);--shadow-lg:0 22px 60px rgba(28,57,134,0.17)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Hind Siliguri,sans-serif}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer;font:inherit}.doovaBookPage{min-height:100vh;overflow:hidden}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.navbar{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(228,231,236,.85);background:rgba(255,255,255,.93);backdrop-filter:blur(14px)}.navInner{min-height:72px;display:flex;justify-content:space-between;gap:22px}.logo,.navInner{align-items:center}.logo{display:inline-flex;gap:4px;font-family:Manrope,sans-serif;font-size:26px;font-weight:800;letter-spacing:-1.8px}.logoDoova{color:var(--blue)}.logoBook{color:var(--green)}.navLinks{display:flex;align-items:center;gap:26px;color:#344054;font-size:15px;font-weight:600}.navLinks a{transition:color .2s ease}.navLinks a:hover{color:var(--blue)}.navButton{padding:10px 18px;border-radius:999px;color:#fff;background:var(--blue);font-size:14px;font-weight:700;box-shadow:0 7px 15px rgba(49,91,233,.23);transition:transform .2s ease,box-shadow .2s ease}.navButton:hover{transform:translateY(-2px);box-shadow:0 10px 21px rgba(49,91,233,.28)}.hero{position:relative;padding:74px 0 62px;background:radial-gradient(circle at 88% 22%,rgba(192,231,255,.74),transparent 27%),radial-gradient(circle at 15% 95%,rgba(208,247,222,.5),transparent 25%),linear-gradient(180deg,#ffffff,#f8fbff)}.heroGrid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:35px}.heroContent{position:relative;z-index:2}.badge{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border:1px solid #b7e7ca;border-radius:999px;color:#137749;background:#ecfbf2;font-size:14px;font-weight:700}.badgeDot{width:8px;height:8px;border-radius:50%;background:var(--green)}.heroTitle{margin:18px 0 6px;color:var(--blue);font-family:Manrope,sans-serif;font-size:clamp(42px,5.2vw,66px);font-weight:800;line-height:1;letter-spacing:-3px}.heroTitle span{color:var(--green)}.heroTagline{max-width:600px;margin:12px 0;color:#14265d;font-size:clamp(28px,3.6vw,45px);font-weight:700;line-height:1.15}.heroDescription{max-width:570px;margin:0;color:var(--ink-soft);font-size:19px;font-weight:500;line-height:1.6}.heroPills{display:flex;flex-wrap:wrap;gap:10px;margin:23px 0}.heroPill{display:inline-flex;align-items:center;gap:7px;padding:8px 13px;border:1px solid #d8dee9;border-radius:999px;background:rgba(255,255,255,.88);color:#344054;font-size:14px;font-weight:600;box-shadow:0 4px 11px rgba(16,24,40,.04)}.heroPillIcon{color:var(--green);font-weight:800}.heroActions{display:flex;flex-wrap:wrap;gap:13px;margin-top:17px}.greenButton,.primaryButton,.secondaryButton{min-height:55px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border-radius:13px;font-size:16px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.primaryButton{color:#fff;background:var(--blue);box-shadow:0 9px 17px rgba(49,91,233,.22)}.secondaryButton{border:1.5px solid #b8c6ee;color:#1d3f9c;background:#fff}.greenButton{color:#fff;background:var(--green);box-shadow:0 9px 17px rgba(19,154,90,.2)}.greenButton:hover,.primaryButton:hover,.secondaryButton:hover{transform:translateY(-2px)}.buttonIcon{font-size:21px;line-height:1}.buttonText{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05}.buttonSubtext{margin-top:3px;font-size:11px;font-weight:500;opacity:.88}.heroVisual{position:relative;min-height:530px;display:flex;align-items:center;justify-content:center}.visualGlow{position:absolute;width:500px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(168,219,255,.72),transparent 67%)}.phoneMockup{position:relative;z-index:2;width:min(100%,305px);padding:11px;border:8px solid #111827;border-radius:43px;background:#111827;box-shadow:21px 28px 44px rgba(17,24,39,.27);transform:rotate(-4deg)}.phoneScreen{min-height:493px;overflow:hidden;border-radius:27px;background:#f7f9ff}.phoneStatus{height:27px;padding:0 15px;color:#111827;font-family:Manrope,sans-serif;font-size:9px;font-weight:800}.phoneAppHeader,.phoneStatus{display:flex;align-items:center;justify-content:space-between}.phoneAppHeader{padding:4px 15px 12px}.phoneAppName{color:#11235d;font-family:Manrope,sans-serif;font-size:17px;font-weight:800}.phoneBell{width:26px;height:26px;display:grid;place-items:center;border-radius:9px;color:var(--blue);background:var(--blue-soft);font-size:13px}.phoneGreeting{padding:0 15px 12px;color:#667085;font-size:12px}.phoneGreeting strong{display:block;margin-top:2px;color:#1d2939;font-family:Manrope,sans-serif;font-size:17px}.phoneBalance{margin:0 14px 13px;padding:14px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#315be9,#6548d8)}.phoneBalance small{display:block;opacity:.82;font-size:11px}.phoneBalance strong{display:block;margin:3px 0 9px;font-family:Manrope,sans-serif;font-size:25px;letter-spacing:-1px}.phoneBalanceRow{display:flex;justify-content:space-between;font-size:10px}.phoneBalanceRow span:last-child{color:#d5f9e2}.quickActions{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:0 14px}.quickAction{padding:8px 2px;border-radius:11px;background:#fff;color:#475467;text-align:center;box-shadow:0 4px 12px rgba(16,24,40,.05);font-size:9px;font-weight:600}.quickActionIcon{width:27px;height:27px;display:grid;place-items:center;margin:0 auto 4px;border-radius:8px;color:var(--blue);background:var(--blue-soft);font-size:14px}.phoneSectionHead{display:flex;align-items:center;justify-content:space-between;margin:16px 15px 8px;color:#1d2939;font-size:13px;font-weight:800}.phoneSectionHead span{color:var(--blue);font-size:10px}.phoneOrder{justify-content:space-between;margin:0 14px 8px;padding:9px;border:1px solid #edf0f5;border-radius:12px;background:#fff}.phoneCustomer,.phoneOrder{display:flex;align-items:center}.phoneCustomer{gap:8px}.customerCircle{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:10px;font-weight:800}.circleOne{background:#4e75e8}.circleTwo{background:#26a36c}.phoneCustomer strong{display:block;color:#344054;font-size:10px}.phoneCustomer small{display:block;color:#98a2b3;font-size:8px}.phoneAmount{color:var(--green);font-family:Manrope,sans-serif;font-size:11px;font-weight:800}.phoneNav{display:flex;justify-content:space-around;margin-top:12px;padding:10px 7px 8px;border-top:1px solid #e9edf4;color:#98a2b3;font-size:8px}.phoneNavActive{color:var(--blue);font-weight:800}.receiptFloat{position:absolute;right:-89px;bottom:27px;z-index:3;width:192px;padding:11px;border:1px solid #e2e7f2;border-radius:17px;background:#fff;box-shadow:var(--shadow-lg);transform:rotate(7deg)}.receiptTop{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px dashed #cbd5e1}.receiptLogo{color:var(--blue);font-family:Manrope,sans-serif;font-size:12px;font-weight:800}.receiptPaid{padding:3px 6px;border-radius:7px;color:#117c48;background:#e7f8ef;font-size:8px;font-weight:800}.receiptCustomer{padding:9px 0 6px;color:#344054;font-size:10px;font-weight:700}.receiptLine{padding:4px 0;color:#667085;font-size:9px}.receiptLine,.receiptTotal{display:flex;justify-content:space-between}.receiptTotal{margin-top:5px;padding-top:7px;border-top:1px dashed #cbd5e1;color:#1d2939;font-family:Manrope,sans-serif;font-size:11px;font-weight:800}.receiptShare{margin-top:9px;padding:7px;border-radius:8px;color:#fff;background:#1aa860;text-align:center;font-size:9px;font-weight:800}.section{padding:66px 0}.lightSection{background:#f8faff}.sectionHeading{max-width:760px;margin:0 auto 9px;color:#17275e;text-align:center;font-size:clamp(27px,3.2vw,38px);font-weight:700;line-height:1.2}.sectionSubheading{max-width:690px;margin:0 auto 30px;color:var(--muted);text-align:center;font-size:17px;line-height:1.55}.featureGrid{display:grid;grid-template-columns:repeat(7,1fr);gap:11px}.featureCard{min-height:167px;padding:17px 10px;border:1px solid #ebeff5;border-radius:17px;background:#fff;text-align:center;box-shadow:0 7px 18px rgba(16,24,40,.055);transition:transform .2s ease,box-shadow .2s ease}.featureCard:hover{transform:translateY(-5px);box-shadow:var(--shadow-sm)}.featureIcon{width:49px;height:49px;display:grid;place-items:center;margin:0 auto 9px;border-radius:15px;font-size:24px}.featureTitle{margin:0 0 4px;color:#1d2939;font-size:16px;font-weight:700;line-height:1.25}.featureText{margin:0;color:#667085;font-size:12px;line-height:1.35}.iconBlue{color:var(--blue);background:#e9efff}.iconGreen{color:var(--green);background:#e8f8ef}.iconOrange{color:var(--orange);background:var(--orange-soft)}.iconPurple{color:var(--purple);background:#f0ebff}.iconPink{color:var(--pink);background:#ffebf3}.iconTeal{color:#159d95;background:#e6f9f7}.iconRed{color:#e04e4e;background:#ffeded}.managementGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.managementCard{position:relative;min-height:184px;padding:23px;overflow:hidden;border:1px solid #e7ebf2;border-radius:19px;background:#fff;box-shadow:0 7px 19px rgba(16,24,40,.055)}.managementCard:after{position:absolute;right:-29px;bottom:-38px;width:120px;height:120px;border-radius:50%;background:rgba(49,91,233,.055);content:""}.managementNumber{width:32px;height:32px;display:grid;place-items:center;margin-bottom:10px;border-radius:50%;color:#fff;background:var(--blue);font-family:Manrope,sans-serif;font-size:12px;font-weight:800}.managementTitle{margin:0 0 4px;color:#17275e;font-size:21px;font-weight:700}.managementText{max-width:290px;margin:0;color:#667085;font-size:15px;line-height:1.48}.reportBanner{padding:28px 30px;border-radius:20px;color:#fff;background:linear-gradient(105deg,#254fda,#4a62e7 55%,#6744cf);box-shadow:0 17px 33px rgba(49,91,233,.2)}.reportBannerGrid{display:grid;grid-template-columns:1.05fr 1.7fr auto;align-items:center;gap:24px}.reportBrand{font-family:Manrope,sans-serif;font-size:27px;font-weight:800}.reportText{margin:4px 0 0;color:rgba(255,255,255,.9);font-size:15px;line-height:1.42}.reportPoints{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 17px}.reportPoint{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.reportPointIcon{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:rgba(255,255,255,.16)}.reportButton{padding:12px 16px;border-radius:999px;color:var(--blue);background:#fff;font-size:14px;font-weight:800;white-space:nowrap}.workflow{display:grid;grid-template-columns:repeat(6,1fr)}.workflowItem{position:relative;padding:7px 11px;text-align:center}.workflowItem:not(:last-child):after{position:absolute;top:34px;right:-7px;color:#335187;content:"→";font-family:Arial,sans-serif;font-size:22px;font-weight:700}.workflowIcon{width:64px;height:64px;display:grid;place-items:center;margin:0 auto 10px;border-radius:50%;color:#fff;font-family:Manrope,sans-serif;font-size:23px;font-weight:800;box-shadow:0 8px 15px rgba(16,24,40,.14)}.blue{background:var(--blue)}.green{background:var(--green)}.orange{background:#e99b18}.purple{background:var(--purple)}.pink{background:var(--pink)}.workflowStep{display:block;color:var(--blue);font-family:Manrope,sans-serif;font-size:11px;font-weight:800}.workflowTitle{display:block;margin:3px 0;color:#1d2939;font-size:16px;font-weight:700}.workflowText{margin:0;color:#667085;font-size:12px;line-height:1.35}.priceGrid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:21px;max-width:1050px;margin:0 auto}.priceCard{position:relative;padding:30px 25px 25px;border:1px solid #e1e6ef;border-radius:21px;background:#fff;box-shadow:0 8px 20px rgba(16,24,40,.065)}.featuredPrice{border:2px solid var(--blue);box-shadow:0 18px 35px rgba(49,91,233,.16);transform:translateY(-10px)}.popularTag{position:absolute;top:-15px;left:50%;padding:6px 15px;border-radius:999px;color:#fff;background:var(--blue);font-size:12px;font-weight:800;white-space:nowrap;transform:translateX(-50%)}.priceName{color:#17275e;font-size:24px;font-weight:700}.priceDescription{min-height:44px;margin:4px 0 12px;color:var(--muted);font-size:14px;line-height:1.42}.priceAmount{color:var(--blue);font-family:Manrope,sans-serif;font-size:37px;font-weight:800;letter-spacing:-1px}.priceAmount small{color:var(--muted);font-family:Hind Siliguri,sans-serif;font-size:14px;font-weight:500;letter-spacing:0}.priceList{min-height:175px;padding:15px 0 8px;margin:0;list-style:none}.priceList li{position:relative;padding:5px 0 5px 23px;color:#475467;font-size:14px}.priceList li:before{position:absolute;left:0;color:var(--green);content:"✓";font-weight:800}.priceButton{width:100%;padding:12px;border-radius:11px;color:var(--blue);background:var(--blue-soft);font-size:15px;font-weight:800}.featuredPrice .priceButton{color:#fff;background:var(--blue)}.backupSection{padding:67px 0;background:#f3fbff}.backupGrid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px}.backupContent h2{margin:0 0 9px;color:#17275e;font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1.18}.backupContent>p{max-width:535px;margin:0 0 18px;color:#475467;font-size:17px;line-height:1.55}.checkList{display:grid;gap:10px;padding:0;margin:0;list-style:none}.checkList li{display:flex;align-items:center;gap:9px;color:#344054;font-size:16px}.checkIcon{width:24px;height:24px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-size:13px;font-weight:800}.backupIllustration{min-height:282px;display:grid;place-items:center;padding:25px;border-radius:25px;background:radial-gradient(circle at 20% 20%,rgba(87,173,255,.29),transparent 25%),linear-gradient(135deg,#e3f5ff,#f2ebff)}.backupCard{width:min(100%,300px);padding:22px;border:1px solid rgba(255,255,255,.75);border-radius:21px;background:rgba(255,255,255,.88);box-shadow:0 15px 28px rgba(49,91,233,.12);text-align:center}.backupIcon{width:66px;height:66px;display:grid;place-items:center;margin:0 auto 10px;border-radius:20px;color:var(--blue);background:var(--blue-soft);font-size:32px}.backupCard h3{margin:0 0 4px;color:#17275e;font-size:20px}.backupCard p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.backupCardButton{width:100%;margin-top:14px;padding:10px;border-radius:10px;color:#fff;background:var(--blue);font-size:14px;font-weight:800}.cta{padding:62px 0}.ctaBox{position:relative;overflow:hidden;padding:47px 27px;border:1px solid #dceeff;border-radius:22px;background:linear-gradient(110deg,#edf9ff,#f9fcff 54%,#effff5);text-align:center}.ctaBox:after,.ctaBox:before{position:absolute;width:170px;height:170px;border-radius:50%;content:""}.ctaBox:before{top:-82px;left:-43px;background:rgba(29,155,101,.13)}.ctaBox:after{right:-48px;bottom:-86px;background:rgba(49,91,233,.13)}.ctaButtons,.ctaText,.ctaTitle{position:relative;z-index:1}.ctaTitle{margin:0;color:#17275e;font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.15}.ctaText{margin:8px auto 20px;color:#475467;font-size:17px}.ctaButtons{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.footer{padding:26px 0;color:#dbe6ff;background:#10285f}.footerInner{display:flex;align-items:center;justify-content:space-between;gap:18px}.footerLogo{color:#fff;font-family:Manrope,sans-serif;font-size:22px;font-weight:800;letter-spacing:-1px}.footerText{margin:0;font-size:13px}.footerLinks{display:flex;gap:16px;font-size:13px}@media (max-width:1080px){.navLinks{gap:15px;font-size:13px}.featureGrid{grid-template-columns:repeat(4,1fr)}.reportBannerGrid{grid-template-columns:1fr 1.6fr}.reportButton{grid-column:1/-1;justify-self:start}}@media (max-width:830px){.navLinks{display:none}.hero{padding-top:45px}.heroGrid{grid-template-columns:1fr}.heroContent{text-align:center}.heroActions,.heroPills{justify-content:center}.heroDescription{margin-right:auto;margin-left:auto}.heroVisual{min-height:525px}.managementGrid{grid-template-columns:repeat(2,1fr)}.workflow{grid-template-columns:repeat(3,1fr);row-gap:28px}.workflowItem:nth-child(3):after,.workflowItem:nth-child(6):after{display:none}.priceGrid{grid-template-columns:1fr;max-width:500px}.featuredPrice{transform:none}.backupGrid{grid-template-columns:1fr}}@media (max-width:570px){.container{width:min(100% - 24px,1180px)}.navInner{min-height:63px}.logo{font-size:23px}.navButton{padding:9px 13px;font-size:12px}.hero{padding:37px 0 43px}.heroTitle{font-size:44px}.heroTagline{font-size:29px}.heroDescription{font-size:16px}.badge,.heroPill{font-size:12px}.greenButton,.primaryButton,.secondaryButton{width:100%;min-height:52px;font-size:15px}.heroVisual{min-height:473px;margin-top:5px}.phoneMockup{width:275px}.phoneScreen{min-height:446px}.receiptFloat{right:-4px;bottom:13px;width:158px;padding:9px}.phoneBalance{padding:12px}.phoneBalance strong{font-size:21px}.quickActions{gap:5px}.quickAction{font-size:8px}.quickActionIcon{width:24px;height:24px;font-size:12px}.section{padding:45px 0}.sectionHeading{font-size:27px}.sectionSubheading{margin-bottom:23px;font-size:15px}.featureGrid{grid-template-columns:repeat(2,1fr);gap:9px}.featureCard{min-height:145px;padding:13px 7px}.featureTitle{font-size:15px}.featureText{font-size:11px}.managementGrid{grid-template-columns:1fr}.managementCard{min-height:150px}.reportBanner{padding:22px 17px}.reportBannerGrid{grid-template-columns:1fr;gap:17px}.reportPoints{gap:9px}.reportButton{grid-column:auto;justify-self:stretch;text-align:center}.workflow{grid-template-columns:repeat(2,1fr)}.workflowItem:nth-child(2):after,.workflowItem:nth-child(4):after{display:none}.workflowItem:nth-child(3):after{display:block}.workflowIcon{width:55px;height:55px;font-size:20px}.workflowTitle{font-size:14px}.workflowText{font-size:11px}.priceCard{padding:27px 20px 21px}.backupSection{padding:47px 0}.backupContent>p{font-size:16px}.checkList li{font-size:15px}.backupIllustration{min-height:225px}.cta{padding:45px 0}.ctaBox{padding:38px 18px}.ctaText{font-size:16px}.footerInner{align-items:flex-start;flex-direction:column}.footerLinks{flex-wrap:wrap}}