/*
 * Dr. Archana Life Coach — locked design stylesheet
 * ------------------------------------------------
 * DO NOT EDIT THIS FILE from the WordPress editor.
 * Every rule is scoped to .da-scope so it can never leak into,
 * or be overridden by, your theme or other Elementor widgets.
 * Colours/fonts you are meant to change are exposed as Elementor
 * controls in the widget sidebar instead.
 */
html{scroll-behavior:smooth}

/* ------------------------------------------------------------------
 * Neutralise Elementor / theme wrappers around our sections.
 * The design relies on the sections sitting flush against each other
 * (the stats card deliberately overlaps the hero by 1px), so any
 * container gap or widget margin has to be removed.
 * ------------------------------------------------------------------ */
.elementor-widget-container:has(> .da-scope){padding:0!important;margin:0!important}
.elementor-widget:has(> .elementor-widget-container > .da-scope){margin:0!important;width:100%}

/* Flex / grid containers (Elementor 3.6+) */
.e-con:has(> .elementor-widget > .elementor-widget-container > .da-scope),
.e-con:has(> .e-con-inner > .elementor-widget > .elementor-widget-container > .da-scope),
.e-con-inner:has(> .elementor-widget > .elementor-widget-container > .da-scope){
	--gap:0px;
	--row-gap:0px;
	--column-gap:0px;
	--padding-block-start:0px;
	--padding-block-end:0px;
	--padding-inline-start:0px;
	--padding-inline-end:0px;
	--content-width:100%;
	--width:100%;
	max-width:100%;
}

/* Legacy section / column structure */
.elementor-section:has(.da-scope) > .elementor-container{max-width:100%!important}
.elementor-section:has(.da-scope) .elementor-widget-wrap{padding:0!important}
.elementor-section:has(.da-scope){padding:0!important}
.da-scope{display:block;width:100%}
.da-scope img{max-width:100%;display:block;height:auto}
.da-scope a{text-decoration:none}
.da-scope *{box-sizing:border-box}


/* Brand tokens — change these from the plugin settings page, not here */
.da-scope{--da-accent:#078fea;--da-heading:#0c2d54;--da-text:#102f53}
.da-scope,.da-scope *{box-sizing:border-box}
.da-scope{scroll-behavior:smooth}
.da-scope{margin:0;color:var(--da-text);font-family:"DM Sans",Arial,sans-serif;background:#fff;font-size:14px}
.da-scope .container{width:min(1180px,calc(100% - 64px));margin:auto}
.da-scope img{max-width:100%;display:block}
.da-scope a{text-decoration:none;color:inherit}
.da-scope .header{height:72px;background:#fff}
.da-scope .nav-wrap{height:72px;display:flex;align-items:center;justify-content:space-between}
.da-scope .logo img{width:104px}
.da-scope .nav{display:flex;align-items:center;gap:28px;font-size:12px}
.da-scope .nav a{white-space:nowrap}
.da-scope .nav .active{color:var(--da-accent);position:relative}
.da-scope .nav .active:after{content:"";height:2px;position:absolute;left:0;right:0;bottom:-9px;background:var(--da-accent)}
.da-scope .btn{border:0;background:var(--da-accent);color:white;border-radius:24px;padding:11px 21px;font-weight:700;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;box-shadow:0 5px 14px rgba(0,130,225,.16)}
.da-scope .btn b{font-size:17px}
.da-scope .nav-btn{padding:10px 19px}
.da-scope .hamburger{display:none;background:none;border:0}
.da-scope .hero{background:linear-gradient(90deg,#fff 0,#fff 45%,#f7f7f4 100%);overflow:hidden}
.da-scope .hero-grid{height:365px;display:grid;grid-template-columns:47% 53%}
.da-scope .hero-copy{padding-top:9px;z-index:2}
.da-scope .eyebrow{font-size:11px;letter-spacing:1px;font-weight:600;margin-bottom:11px}
.da-scope .eyebrow span{padding:0 5px;color:#55718c}
.da-scope .hero h1{font-family:"Libre Baskerville",Georgia,serif;font-size:46px;line-height:1.07;letter-spacing:-1.4px;margin:0 0 12px;color:var(--da-heading)}
.da-scope .hero h1 strong{color:var(--da-accent)}
.da-scope .hero-copy>p{font-size:13px;line-height:1.42;max-width:490px;margin:0 0 22px;color:#354f6b}
.da-scope .hero-actions{display:flex;align-items:center;gap:27px}
.da-scope .story{display:flex;align-items:center;gap:9px;font-size:12px}
.da-scope .story small,.da-scope .story b{display:block}
.da-scope .story small{font-size:10px;color:#50677f;margin-top:2px}
.da-scope .play{width:34px;height:34px;border:2px solid var(--da-accent);border-radius:50%;display:grid;place-items:center;color:var(--da-accent);font-size:12px}
.da-scope .hero-art{position:relative;height:100%}
.da-scope .hero-person{position:absolute;width:360px;height:344px;object-fit:contain;object-position:center bottom;right:3%;bottom:0;z-index:1}
.da-scope .quote{position:absolute;right:0;top:11px;width:177px;padding:14px 16px;background:rgba(255,255,255,.9);border-radius:10px;box-shadow:0 6px 20px rgba(20,45,70,.09);z-index:3}
.da-scope .quote em{font:italic 11px/1.48 Georgia,serif}
.da-scope .quote b{display:block;font-size:8px;margin-top:11px}
.da-scope .proof{position:relative;margin-top:-1px;z-index:5}
.da-scope .proof-card{min-height:70px;background:#fff;border:1px solid #edf0f3;border-radius:11px;box-shadow:0 7px 22px rgba(15,42,70,.08);display:grid;grid-template-columns:repeat(4,1fr)}
.da-scope .proof-item{display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid #edf0f3}
.da-scope .proof-item:last-child{border:0}
.da-scope .proof-item b,.da-scope .proof-item small{display:block}
.da-scope .proof-item b{font-size:17px;line-height:1}
.da-scope .proof-item small{font-size:9px;color:#526a82;margin-top:3px}
.da-scope .youtube{background:none}
.da-scope .instagram{border:0}
.da-scope .people{font-size:25px}
.da-scope .globe{border:0}
.da-scope .section{padding:48px 0}
.da-scope .section-title{text-align:center;margin-bottom:23px}
.da-scope .section-title i,.da-scope .contact-copy>i{display:block;width:23px;height:3px;background:var(--da-accent);border-radius:3px;margin:0 auto 8px}
.da-scope .section-title h2,.da-scope .about-copy h2,.da-scope .contact-copy h2{font-family:"Libre Baskerville",Georgia,serif;color:#0d2e55}
.da-scope .section-title h2{font-size:25px;margin:0 0 6px}
.da-scope .section-title p{font-size:11px;margin:0;color:#405973}
.da-scope .services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:11px}
.da-scope .service-card{border:1px solid #e8edf1;border-radius:8px;overflow:hidden;box-shadow:0 4px 13px rgba(20,45,70,.06);background:#fff}
.da-scope .service-card>img{width:100%;height:118px;object-fit:cover;object-position:center}
.da-scope .service-card>div{padding:7px 10px 12px}
.da-scope .icon{display:block;color:var(--da-accent);font-size:24px;height:27px;line-height:27px}
.da-scope .service-card h3{font-size:12px;line-height:1.1;margin:3px 0 8px}
.da-scope .service-card p{font-size:10px;line-height:1.36;color:#50677e;min-height:54px;margin:0 0 8px}
.da-scope .service-card a{font-size:10px;color:var(--da-accent);font-weight:700}
.da-scope .service-card a b{font-size:15px}
.da-scope .about{padding-top:12px}
.da-scope .about-grid{display:grid;grid-template-columns:42% 58%;gap:30px;align-items:center}
.da-scope .about-img{width:100%;height:auto;aspect-ratio:569/338;object-fit:contain;object-position:center;border-radius:5px}
.da-scope .eyebrow.blue{color:var(--da-accent);font-size:10px}
.da-scope .about-copy h2{font-size:26px;line-height:1.15;margin:0 0 9px}
.da-scope .about-copy>p{font-size:11px;line-height:1.45;margin:0 0 13px;color:#38516b}
.da-scope .features{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:14px}
.da-scope .features>div{text-align:center;border-right:1px solid #e8edf1;padding:2px 5px}
.da-scope .features>div:last-child{border:0}
.da-scope .features span{display:block;color:var(--da-accent);font-size:23px;height:27px}
.da-scope .features b,.da-scope .features small{display:block;font-size:9px}
.da-scope .features small{color:#50677e}
.da-scope .growth{padding-top:12px}
.da-scope .growth-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.da-scope .growth-card{border:1px solid #e8edf1;border-radius:9px;box-shadow:0 5px 15px rgba(20,45,70,.06);padding:16px 22px;position:relative}
.da-scope .growth-card>span{position:absolute;left:20px;top:14px;color:var(--da-accent);font-size:25px}
.da-scope .growth-card h3{margin:1px 0 11px 35px;font-size:13px}
.da-scope .growth-card ul{list-style:none;padding:0;margin:0}
.da-scope .growth-card li{font-size:11px;color:#425b74;margin:6px 0;padding-left:18px;position:relative}
.da-scope .growth-card li:before{content:"✓";position:absolute;left:0;color:var(--da-accent);font-weight:700}
.da-scope .banner{width:100%;overflow:hidden;line-height:0}
.da-scope .banner>a{display:block}
.da-scope .banner>img,.da-scope .banner>a>img{display:block;width:100%;height:auto;object-fit:contain}
.da-scope .contact{padding:42px 0}
.da-scope .contact-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:50px;align-items:center}
.da-scope .contact-copy>i{margin:0 0 9px}
.da-scope .contact-copy h2{font-size:26px;margin:0 0 7px}
.da-scope .contact-copy>p{font-size:11px;line-height:1.45;color:#415a73;max-width:420px}
.da-scope .contact-copy ul{list-style:none;padding:0;margin:18px 0 0}
.da-scope .contact-copy li{display:flex;gap:12px;align-items:center;font-size:11px;margin:10px 0}
.da-scope .contact-copy li span{color:var(--da-accent);font-size:19px;width:18px;text-align:center}
.da-scope .form{border:1px solid #e8edf1;border-radius:9px;padding:17px;box-shadow:0 5px 17px rgba(20,45,70,.06)}
.da-scope .form label{font-size:9px;color:#3e5870;font-weight:600;display:block;margin-bottom:8px}
.da-scope .form em{color:#e04b4b;font-style:normal}
.da-scope .form input,.da-scope .form textarea{width:100%;display:block;margin-top:4px;border:1px solid #dce4eb;border-radius:5px;padding:9px;font:inherit;font-size:10px;outline:none}
.da-scope .form textarea{height:67px;resize:vertical}
.da-scope .form input:focus,.da-scope .form textarea:focus{border-color:var(--da-accent)}
.da-scope .two{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.da-scope .form .btn{width:100%;border-radius:5px;padding:10px}
.da-scope .form #status,.da-scope .form .da-status{display:block;text-align:center;color:var(--da-accent);font-size:9px;margin-top:6px;min-height:11px}
.da-scope .footer{border-top:1px solid #edf0f3;padding-top:25px}
.da-scope .footer-grid{display:grid;grid-template-columns:1.15fr .9fr 1.4fr 1.25fr;gap:28px;padding-bottom:22px}
.da-scope .footer-brand img{width:104px}
.da-scope .footer p{font-size:9px;color:#5a7085;margin:5px 0}
.da-scope .footer h4{font-size:11px;margin:0 0 7px}
.da-scope .footer-grid>div:not(.footer-brand)>a{display:block;font-size:9px;color:#445e77;margin:3px 0}
.da-scope .social{display:flex;gap:14px;margin-top:12px}
.da-scope .social b{font-size:12px}
.da-scope .newsletter{display:flex;margin-top:8px}
.da-scope .newsletter input{flex:1;min-width:0;border:1px solid #dce4eb;border-radius:4px 0 0 4px;padding:8px;font-size:9px}
.da-scope .newsletter button{width:34px;border:0;background:var(--da-accent);color:#fff;border-radius:0 4px 4px 0}
.da-scope .footer-bottom{border-top:1px solid #edf0f3;padding:12px 0 17px;display:flex;justify-content:space-between;font-size:8px;color:#607387}
@media(max-width:900px){
  .da-scope .container{width:calc(100% - 40px)}
  .da-scope .nav{gap:16px}
  .da-scope .hero h1{font-size:40px}
  .da-scope .services-grid{grid-template-columns:repeat(3,1fr)}
  .da-scope .service-card:nth-child(4),.da-scope .service-card:nth-child(5){margin-top:0}
}
@media(max-width:700px){
  .da-scope .header,.da-scope .nav-wrap{height:64px}
  .da-scope .container{width:calc(100% - 30px)}
  .da-scope .hamburger{display:block}
  .da-scope .hamburger span{display:block;width:22px;height:2px;background:#12395d;margin:4px}
  .da-scope .nav{display:none;position:absolute;top:62px;left:15px;right:15px;background:#fff;z-index:20;padding:17px;box-shadow:0 10px 25px rgba(0,0,0,.1);flex-direction:column;align-items:stretch;gap:14px}
  .da-scope .nav.open{display:flex}
  .da-scope .nav .active:after{display:none}
  .da-scope .hero-grid{height:auto;display:flex;flex-direction:column}
  .da-scope .hero-copy{padding-top:20px}
  .da-scope .hero h1{font-size:34px}
  .da-scope .hero-copy>p{font-size:12px}
  .da-scope .hero-art{height:350px}
  .da-scope .hero-person{width:330px;height:330px;right:0}
  .da-scope .quote{right:0;width:170px}
  .da-scope .proof-card{grid-template-columns:1fr 1fr}
  .da-scope .proof-item{min-height:60px;padding:5px 10px;justify-content:flex-start}
  .da-scope .proof-item:nth-child(2){border-right:0}
  .da-scope .proof-item:nth-child(3),.da-scope .proof-item:nth-child(4){border-top:1px solid #edf0f3}
  .da-scope .section{padding:38px 0}
  .da-scope .services-grid{grid-template-columns:1fr 1fr}
  .da-scope .about-grid{grid-template-columns:1fr}
  .da-scope .about-img{height:auto}
  .da-scope .growth-grid{grid-template-columns:1fr}
  .da-scope .banner{height:220px}
  .da-scope .banner-inner p{font-size:18px}
  .da-scope .banner-side{margin-right:0}
  .da-scope .contact-grid{grid-template-columns:1fr}
  .da-scope .two{grid-template-columns:1fr}
  .da-scope .footer-grid{grid-template-columns:1fr 1fr}
  .da-scope .footer-brand{grid-column:1/-1}
  .da-scope .footer-bottom{flex-direction:column;gap:6px}
}
@media(max-width:450px){
  .da-scope .hero h1{font-size:31px}
  .da-scope .hero-art{height:310px}
  .da-scope .hero-person{width:305px;height:305px}
  .da-scope .quote{width:157px;padding:12px}
  .da-scope .quote em{font-size:10px}
  .da-scope .services-grid{grid-template-columns:1fr}
  .da-scope .service-card>img{height:150px}
  .da-scope .features{grid-template-columns:1fr 1fr;gap:7px}
  .da-scope .features>div:nth-child(2){border-right:0}
  .da-scope .features>div:nth-child(3),.da-scope .features>div:nth-child(4){border-top:1px solid #e8edf1;padding-top:8px}
  .da-scope .banner-inner p{font-size:16px}
  .da-scope .banner-side p{font-size:10px}
  .da-scope .footer-grid{grid-template-columns:1fr}
  .da-scope .footer-brand{grid-column:auto}
}
.da-scope .quote{display:none!important}
.da-scope .services-grid{align-items:stretch}
.da-scope .service-card>img{display:none!important}
.da-scope .service-card{min-height:245px}
.da-scope .service-card>div{padding:26px 18px 18px}
.da-scope .service-card .icon{display:none!important}
.da-scope .service-svg{width:46px;height:46px;display:block;margin:0 0 13px;color:var(--da-accent)}
.da-scope .service-card:nth-child(1) .service-svg{color:#d65b86}
.da-scope .service-card:nth-child(2) .service-svg{color:#d8a43a}
.da-scope .service-card:nth-child(3) .service-svg{color:#39a789}
.da-scope .service-card:nth-child(4) .service-svg{color:#d2a039}
.da-scope .service-card:nth-child(5) .service-svg{color:#5d65b7}
.da-scope .service-card h3{font-size:15px;line-height:1.15;margin:0 0 18px}
.da-scope .service-card p{font-size:12px;line-height:1.5;min-height:70px;margin:0 0 10px}
.da-scope .service-card a{font-size:11px}
.da-scope .proof-item svg{width:36px;height:36px;flex:none}
.da-scope .youtube-icon{color:#ef1b28}
.da-scope .instagram-icon{color:#d94a8d}
.da-scope .people-icon{color:#143b63}
.da-scope .globe-icon{color:#143b63}
@media(max-width:900px){
  .da-scope .service-card{min-height:245px}
  .da-scope .service-card>div{padding:22px 16px 16px}
}
@media(max-width:700px){
  .da-scope .service-card{min-height:230px}
  .da-scope .service-svg{width:42px;height:42px}
  .da-scope .service-card h3{font-size:14px}
  .da-scope .service-card p{font-size:11px;min-height:60px}
}
@media(max-width:450px){
  .da-scope .services-grid{grid-template-columns:1fr}
  .da-scope .service-card{min-height:auto}
  .da-scope .service-card>div{padding:22px 18px 20px}
  .da-scope .service-card p{min-height:auto}
}