/*
Theme Name: Niraalini Technologies
Theme URI: https://example.com/
Author: Niraalini Technologies
Description: Custom responsive WordPress theme recreated from the supplied Niraalini Technologies homepage reference.
Version: 1.0.0
Text Domain: niraalini
*/
:root{--navy:#08064f;--purple:#6416d9;--pink:#ed087e;--orange:#ff9f0a;--yellow:#ffd326;--ink:#101038;--muted:#55566b;--bg:#f7f7fb}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,92%);margin:auto}
.site-header{position:sticky;top:0;z-index:30;background:#fff;box-shadow:0 2px 14px #10103812}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;color:#147b29;font-size:22px}.brand-mark{width:54px;height:54px;border:3px solid #24a23c;border-radius:50%;display:grid;place-items:center;font-size:25px}.brand small{display:block;font-size:10px;letter-spacing:3px;color:#222}.menu{display:flex;gap:27px;align-items:center;font-size:14px;font-weight:600}.menu a:hover{color:var(--purple)}.cta{padding:14px 22px;color:#fff;border-radius:12px;background:linear-gradient(90deg,var(--pink),var(--orange));box-shadow:0 7px 18px #ed087e35}
.hero{background:radial-gradient(circle at 72% 45%,#3d08a8 0,#110267 33%,#07034b 70%);color:#fff;overflow:hidden}.hero-grid{min-height:535px;display:grid;grid-template-columns:43% 57%;align-items:center}.eyebrow{display:inline-block;border:1px solid #ff9b28;border-radius:22px;padding:7px 15px;font-weight:700;letter-spacing:.5px}.hero h1{font-size:54px;line-height:1.04;margin:25px 0 20px}.hero h1 span{color:#ffd21f}.hero p{max-width:500px;font-size:17px;color:#efefff}.buttons{display:flex;gap:18px;margin:28px 0}.btn{display:inline-block;padding:15px 21px;border-radius:10px;font-weight:700}.btn-primary{background:linear-gradient(90deg,#ffd400,#ff9d00);color:#151037}.btn-outline{border:1px solid #f0a421}.hero-points{display:flex;flex-wrap:wrap;gap:23px;font-size:12px;color:#eee}.hero-art{position:relative;align-self:stretch}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0}
.quick{margin-top:-3px;background:#fff;border-radius:30px 30px 0 0;padding:28px 0}.quick-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.quick-card,.service{background:#fff;border-radius:14px;box-shadow:0 7px 20px #15103712;padding:20px;text-align:center}.quick-icon{width:64px;height:64px;margin:0 auto 10px;border-radius:50%;display:grid;place-items:center;background:#f1e5ff;font-size:31px}.quick-card strong{display:block;font-size:14px}
.section{padding:30px 0}.section-head{text-align:center;margin-bottom:24px}.section-head .kicker{color:#e71b82;font-weight:800;font-size:13px}.section-head h2{font-size:29px;margin:5px}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service{text-align:left;min-height:165px;display:flex;gap:14px}.service .ico{font-size:38px}.service h3{font-size:17px;margin:0 0 5px}.service p{font-size:12px;color:var(--muted);margin:0}
.stats{margin:18px auto;background:linear-gradient(90deg,#ec087d,#ff9e00);border-radius:17px;color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:22px}.stat{text-align:center;border-right:1px solid #ffffff66}.stat:last-child{border:0}.stat b{font-size:30px;color:#ffe900}.stat span{display:block;font-size:13px}
.bottom-grid{display:grid;grid-template-columns:58% 42%;gap:15px}.panel{border-radius:16px;box-shadow:0 7px 20px #15103712;padding:18px}.panel-title{display:flex;justify-content:space-between;align-items:center}.projects{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.project{border:1px solid #eee;border-radius:9px;overflow:hidden;text-align:center;font-size:12px;font-weight:700}.project img{width:100%;height:115px;object-fit:cover}.project div{padding:8px}.ready{background:linear-gradient(135deg,#071457,#05004a);color:#fff;padding:26px 30px}.ready h2{font-size:28px;line-height:1.1}.ready h2 span{color:#ffd520}.tech{padding:25px 0;text-align:center;font-weight:800}.tech span{display:inline-block;margin:6px 13px;color:#51536c}
footer{background:#08064f;color:#fff;padding:25px 0;text-align:center}
@media(max-width:900px){.menu{display:none}.hero-grid{grid-template-columns:1fr}.hero-grid{padding-top:45px}.hero-art{min-height:400px}.quick-grid{grid-template-columns:repeat(3,1fr)}.services{grid-template-columns:repeat(2,1fr)}.bottom-grid{grid-template-columns:1fr}.hero h1{font-size:44px}}
@media(max-width:560px){.nav{height:72px}.brand{font-size:17px}.brand-mark{width:44px;height:44px}.cta{padding:10px 13px}.hero h1{font-size:38px}.hero-art{min-height:300px}.quick-grid{grid-template-columns:repeat(2,1fr)}.services{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr);gap:18px}.stat{border:0}.projects{grid-template-columns:repeat(2,1fr)}}

.menu-toggle{display:none;border:0;background:transparent;width:42px;padding:7px;cursor:pointer}.menu-toggle span{display:block;height:3px;background:#101038;margin:6px 0;border-radius:3px}.screen-reader-text{position:absolute;left:-9999px}
.menu ul{list-style:none;display:flex;gap:27px;margin:0;padding:0}.custom-logo{max-height:62px;width:auto}
.editable-home h2{font-size:54px;line-height:1.04;margin:25px 0 20px;color:#fff}.editable-home p{max-width:500px;font-size:17px;color:#efefff}
.page-hero{background:linear-gradient(120deg,#08064f,#6416d9);padding:70px 0;color:#fff}.page-hero p{color:#ffd326;font-weight:700}.page-hero h1{font-size:48px;margin:5px 0}.page-content{padding-top:55px;padding-bottom:70px;min-height:430px}.page-content h2{font-size:32px}.page-content p,.page-content li{font-size:17px;color:#55566b}
@media(max-width:900px){
 .menu-toggle{display:block;margin-left:auto}.desktop-cta{display:none}
 .menu{display:block;position:fixed;top:72px;right:-100%;width:min(330px,88vw);height:calc(100vh - 72px);background:#fff;box-shadow:-10px 10px 30px #0002;padding:25px;transition:.28s;z-index:50}
 .menu-open .menu{right:0}.menu ul{display:flex;flex-direction:column;gap:0}.menu li{border-bottom:1px solid #eee}.menu li a{display:block;padding:16px 6px;font-size:16px;font-weight:700}
 .editable-home h2{font-size:44px}
}
@media(max-width:560px){.editable-home h2{font-size:38px}.page-hero{padding:45px 0}.page-hero h1{font-size:36px}.page-content{padding-top:35px}.custom-logo{max-height:48px}} 
/* ==================================
   BIGGER NIRAALINI LOGO
   ================================== */

/* Desktop */
.uploaded-brand {
    width: 270px !important;
    height: 82px !important;
    max-width: none !important;
    overflow: visible !important;
    flex-shrink: 0 !important;
}

.uploaded-brand img {
    width: 260px !important;
    height: 78px !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: contain !important;
    object-position: left center !important;
}

/* If WordPress Custom Logo is being used */
.custom-logo-link {
    display: flex !important;
    align-items: center !important;
    width: 270px !important;
}

.custom-logo {
    width: 260px !important;
    height: auto !important;
    max-width: none !important;
    max-height: 80px !important;
}


