.about-section{max-width:1200px;margin:auto;padding:80px 20px}.about-hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.about-hero-content{max-width:520px}.about-eyebrow{font-size:12px;letter-spacing:.25em;color:#6b7280;margin-bottom:14px}.about-hero-title{font-size:clamp(2.2rem,4vw,3rem);font-weight:600;color:#111827;margin-bottom:20px;line-height:1.2}.about-hero-text{font-size:16px;color:#4b5563;line-height:1.75}.about-hero-visual{height:320px;width:100%;border-radius:40px;background:linear-gradient(135deg,#ffedd5,#f3f4f6);box-shadow:0 30px 60px rgba(0,0,0,.08)}@media (max-width:900px){.about-hero{grid-template-columns:1fr}.about-hero-visual{height:260px}}@media (max-width:480px){.about-section{padding:60px 16px}.about-hero-title{font-size:2rem}.about-hero-text{font-size:15px}}.simple-hero-visual{position:relative;height:320px;border-radius:36px;background:radial-gradient(circle at 30% 30%,rgba(251,146,60,.15),transparent 40%),radial-gradient(circle at 70% 70%,rgba(249,115,22,.12),transparent 40%),#f9fafb;overflow:hidden;box-shadow:0 28px 60px rgba(0,0,0,.08)}.hero-center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:48px;animation:gentle-float 5s ease-in-out infinite}.hero-ring{position:absolute;inset:20%;border-radius:50%;border:2px dashed rgba(251,146,60,.35);animation:slow-rotate 18s linear infinite}.hero-dot{position:absolute;width:10px;height:10px;background:#fb923c;border-radius:50%;box-shadow:0 0 12px rgba(251,146,60,.6);animation:gentle-float 4s ease-in-out infinite}.dot-a{top:22%;left:30%}.dot-b{top:60%;left:68%;animation-delay:1s}.dot-c{top:72%;left:40%;animation-delay:2s}@keyframes gentle-float{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes slow-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.simple-hero-visual{height:260px}.hero-center{font-size:40px}}@media (max-width:480px){.simple-hero-visual{height:220px}}.about-story{background:radial-gradient(circle at 12% 18%,rgba(251,146,60,.08),transparent 40%),#ffffff}.about-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.about-story-text{max-width:540px}.about-story-accent{display:block;width:46px;height:4px;background:linear-gradient(90deg,#fb923c,#f59e0b);border-radius:4px;margin-bottom:18px;animation:story-accent-reveal .8s ease forwards}@keyframes story-accent-reveal{0%{width:0;opacity:0}to{width:46px;opacity:1}}.about-story-title{font-size:clamp(1.9rem,3vw,2.5rem);font-weight:600;line-height:1.2;margin-bottom:18px;background:linear-gradient(90deg,#111827,#374151);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-story-description{font-size:16px;line-height:1.75;color:#4b5563}.about-story-card{background:#f9fafb;border-radius:28px;padding:32px;border:1px solid #e5e7eb;transition:transform .35s ease,box-shadow .35s ease}.about-story-card:hover{transform:translateY(-6px);box-shadow:0 22px 40px rgba(0,0,0,.08)}.about-story-list{list-style:none;padding:0;margin:0}.about-story-list li{position:relative;padding-left:22px;margin-bottom:14px;font-size:15px;color:#374151;transition:transform .3s ease,color .3s ease}.about-story-list li:before{content:"•";position:absolute;left:0;top:0;font-size:20px;line-height:1;color:#fb923c;text-shadow:0 0 6px rgba(251,146,60,.6)}.about-story-list li:hover{transform:translateX(6px);color:#111827}@media (max-width:900px){.about-story-grid{grid-template-columns:1fr;gap:36px}.about-story-text{max-width:100%}}@media (max-width:480px){.about-story-card{padding:24px}.about-story-description{font-size:15px}}.about-timeline{background:radial-gradient(circle at 85% 20%,rgba(251,146,60,.08),transparent 40%),#f9fafb}.about-timeline-title{font-size:clamp(1.9rem,3vw,2.5rem);font-weight:600;color:#111827;margin-bottom:56px}.timeline-container{position:relative;padding-left:56px}.timeline-line-bg{height:100%;background:#e5e7eb}.timeline-line-bg,.timeline-line-progress{position:absolute;left:20px;top:0;width:2px}.timeline-line-progress{background:linear-gradient(180deg,#fb923c,#f59e0b);box-shadow:0 0 12px rgba(251,146,60,.6);transform-origin:top}.timeline-items{display:flex;flex-direction:column;gap:40px}.timeline-item{position:relative;display:flex;gap:20px;cursor:default}.timeline-dot{position:absolute;left:-36px;top:4px;width:16px;height:16px;background:#fb923c;border-radius:50%;box-shadow:0 0 0 rgba(251,146,60,.6);transition:box-shadow .3s ease}.timeline-item:hover .timeline-dot{box-shadow:0 0 22px rgba(251,146,60,.8)}.timeline-content{max-width:520px}.timeline-year{display:block;font-weight:600;color:#111827;margin-bottom:4px}.timeline-text{font-size:15px;color:#4b5563;line-height:1.6}@media (max-width:900px){.timeline-container{padding-left:48px}.timeline-dot{left:-32px}}@media (max-width:600px){.about-timeline-title{margin-bottom:40px}.timeline-container{padding-left:44px}.timeline-text{font-size:14px}}.stats-section{background:radial-gradient(circle at 20% 20%,rgba(251,146,60,.12),transparent 45%),radial-gradient(circle at 80% 80%,rgba(249,115,22,.12),transparent 45%),#ffffff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;perspective:1200px}.stat-card{position:relative;background:rgba(255,255,255,.75);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:30px;padding:36px 28px;text-align:center;border:1px solid #e5e7eb;box-shadow:0 18px 40px rgba(0,0,0,.08),inset 0 0 0 rgba(251,146,60,0);transform-style:preserve-3d;transition:box-shadow .35s ease,border-color .35s ease;overflow:hidden}.stat-glow{position:absolute;inset:-40%;background:radial-gradient(circle,rgba(251,146,60,.35),transparent 65%);opacity:0;transition:opacity .4s ease;pointer-events:none}.stat-card:hover .stat-glow{opacity:1}.stat-value{font-size:2.2rem;font-weight:600;color:#111827}.stat-label,.stat-value{position:relative;z-index:2}.stat-label{font-size:14px;color:#6b7280;margin-top:8px}.stat-card:hover{border-color:#fb923c;box-shadow:0 28px 60px rgba(251,146,60,.25),inset 0 0 0 rgba(251,146,60,0)}@media (max-width:900px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:22px}.stat-card{padding:30px 22px}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.stat-value{font-size:2rem}}.why-header{max-width:600px}.why-card{transition:box-shadow .35s ease,border-color .35s ease}@media (max-width:1000px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.why-grid{grid-template-columns:1fr}.why-card{padding:28px 24px}.why-header{margin-bottom:40px}}.founder-section{background:radial-gradient(circle at 50% 20%,rgba(251,146,60,.08),transparent 45%),#f9fafb;text-align:center}.founder-container{max-width:720px;margin:auto;padding:72px 56px;background:rgba(255,255,255,.85);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:36px;border:1px solid #e5e7eb;box-shadow:0 24px 50px rgba(0,0,0,.08);position:relative}.founder-quote-mark{font-size:72px;line-height:1;color:#fb923c;margin-bottom:16px;font-family:serif}.founder-message{font-size:18px;line-height:1.8;color:#374151;margin-bottom:36px}.founder-signature{display:flex;flex-direction:column;gap:6px}.founder-name{font-size:16px;font-weight:600;color:#111827}.founder-role{font-size:14px;color:#6b7280}@media (max-width:768px){.founder-container{padding:56px 28px;border-radius:28px}.founder-message{font-size:16px}.founder-quote-mark{font-size:60px}}@media (max-width:480px){.founder-container{padding:44px 22px}.founder-message{font-size:15px}}.why-section{background:radial-gradient(circle at 15% 20%,rgba(251,146,60,.08),transparent 40%),radial-gradient(circle at 85% 80%,rgba(249,115,22,.08),transparent 40%),#ffffff}.why-header{max-width:620px;margin-bottom:56px}.why-title{font-size:clamp(1.9rem,3vw,2.5rem);font-weight:600;color:#111827;margin-bottom:12px}.why-subtitle{font-size:15px;color:#6b7280;line-height:1.6}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.why-card{position:relative;background:rgba(255,255,255,.75);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:30px;padding:36px 30px;border:1px solid #e5e7eb;box-shadow:0 18px 40px rgba(0,0,0,.08);overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.why-card-glow{position:absolute;inset:-40%;background:radial-gradient(circle,rgba(251,146,60,.35),transparent 65%);opacity:0;transition:opacity .4s ease;pointer-events:none}.why-card:hover .why-card-glow{opacity:1}.why-card:hover{border-color:#fb923c;box-shadow:0 28px 60px rgba(251,146,60,.25)}.why-card-title{font-size:18px;font-weight:600;color:#111827;margin-bottom:10px;position:relative;z-index:2}.why-card-desc{font-size:15px;color:#4b5563;line-height:1.65;position:relative;z-index:2}.team-section{background:radial-gradient(circle at 80% 20%,rgba(251,146,60,.08),transparent 40%),#f9fafb}.team-header{max-width:620px;margin-bottom:56px}.team-title{font-size:clamp(1.9rem,3vw,2.5rem);font-weight:600;color:#111827;margin-bottom:12px}.team-subtitle{font-size:15px;color:#6b7280;line-height:1.6}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.team-card{background:rgba(255,255,255,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:30px;padding:32px 28px;border:1px solid #e5e7eb;text-align:center;box-shadow:0 18px 40px rgba(0,0,0,.08);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.team-card:hover{transform:translateY(-10px);border-color:#fb923c;box-shadow:0 28px 60px rgba(251,146,60,.25)}.team-photo{height:180px;background:linear-gradient(135deg,#fde68a,#f3f4f6)}.team-name{font-size:17px;font-weight:600;color:#111827;margin-bottom:6px}.team-role{font-size:14px;color:#6b7280}@media (max-width:1000px){.team-grid,.why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.team-grid,.why-grid{grid-template-columns:1fr}.team-card,.why-card{padding:26px 22px}}.team-photo{width:100%;height:200px;border-radius:22px;margin-bottom:18px;background-color:#f3f4f6;transition:transform .35s ease}.team-card:hover .team-photo{transform:scale(1.04)}@media (max-width:1000px){.team-photo{height:180px}}@media (max-width:600px){.team-photo{height:160px}}.team-image-wrap{position:relative;width:100%;height:200px;border-radius:22px;overflow:hidden;margin-bottom:18px;background:#f3f4f6}.team-photo{object-fit:cover;transition:transform .4s ease}.team-card:hover .team-photo{transform:scale(1.06)}.team-socials{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:14px;background:rgba(0,0,0,.45);opacity:0;transition:opacity .35s ease}.team-card:hover .team-socials{opacity:1}.team-socials a{width:42px;height:42px;background:white;color:#111827;border-radius:50%;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .3s ease,background .3s ease}.team-socials a:hover{background:#fb923c;color:white;transform:scale(1.1)}@media (max-width:1000px){.team-image-wrap{height:180px}}@media (max-width:600px){.team-image-wrap{height:160px}}.team-description{font-size:13.5px;color:#6b7280;line-height:1.5;margin-top:6px}.founder-image-wrap{position:relative;width:140px;height:140px;margin:0 auto 24px;border-radius:50%;overflow:hidden;border:4px solid #fb923c;box-shadow:0 12px 32px rgba(251,146,60,.35);background:#f3f4f6}.founder-photo{object-fit:cover}@media (max-width:768px){.founder-image-wrap{width:120px;height:120px}}@media (max-width:480px){.founder-image-wrap{width:104px;height:104px}}.site-footer{color:#f8fafc;border-top:1px solid rgba(255,255,255,.08)}.site-footer>*{position:relative;z-index:2}.footer-bg-orb{position:absolute;border-radius:999px;filter:blur(95px);pointer-events:none;opacity:.6;z-index:0}.footer-bg-orb-1{width:280px;height:280px;top:-90px;left:-70px;background:rgba(163,174,193,.24)}.footer-bg-orb-2{width:320px;height:320px;right:-90px;bottom:-110px;background:rgba(249,115,22,.2)}.footer-bottom,.footer-brand-row,.footer-main,.footer-social{width:min(1200px,calc(100% - 28px));margin:0 auto}@media (min-width:768px){.footer-bottom,.footer-brand-row,.footer-main,.footer-social{width:min(1200px,calc(100% - 44px))}}@media (min-width:1024px){.footer-bottom,.footer-brand-row,.footer-main,.footer-social{width:min(1200px,calc(100% - 56px))}}.footer-brand-row{padding-top:24px;padding-bottom:14px}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand-link{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.footer-logo-img{filter:drop-shadow(0 0 10px rgb(18,18,2)) drop-shadow(0 0 22px rgba(4,26,106,.651)) drop-shadow(0 0 28px rgb(70,31,1))}.footer-brand-copy{min-width:0}.footer-logo-text{margin:0 0 4px;font-size:clamp(1.05rem,1.8vw,1.45rem);font-weight:800;line-height:1.08;letter-spacing:-.03em;color:#ffffff;text-shadow:0 1px 0 rgba(255,255,255,.04),0 0 16px rgba(255,255,255,.05)}.footer-desc{margin:0;max-width:560px;font-size:.9rem;line-height:1.55;color:rgba(226,232,240,.84)}.footer-quick-contact{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;font-size:.88rem}.footer-quick-contact a{color:#dbeafe;text-decoration:none;transition:color .22s ease,opacity .22s ease}.footer-quick-contact a:hover{color:#ffffff}.footer-dot{color:rgba(251,110,9,.9)}.footer-main{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding-bottom:16px}.footer-col{min-width:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.footer-col,.footer-title-btn{padding:0;background:transparent;border:0}.footer-title-btn{width:100%;margin:0 0 10px;text-align:left;font:inherit;font-size:.96rem;font-weight:700;letter-spacing:-.01em;color:#ffffff;cursor:default;text-shadow:0 0 12px rgba(255,255,255,.05)}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li+li{margin-top:7px}.footer-col a{position:relative;display:inline-block;color:rgba(226,232,240,.8);text-decoration:none;font-size:.9rem;line-height:1.45;transition:color .22s ease,transform .22s ease}.footer-col a:after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:1.5px;border-radius:999px;background:linear-gradient(90deg,#f97316,#ffffff 45%,#2563eb);transition:width .22s ease}.footer-col a:hover{color:#ffffff;transform:translateX(3px)}.footer-col a:hover:after{width:100%}.footer-social{justify-content:space-between;gap:14px;padding:14px 0 12px;border-top:1px solid rgba(255,255,255,.08)}.footer-contact,.footer-social{display:flex;align-items:center}.footer-contact{flex-wrap:wrap;gap:8px 16px}.footer-contact a{color:#e2e8f0;font-size:.88rem;text-decoration:none;transition:color .22s ease}.footer-contact a:hover{color:#ffffff}.footer-icons{gap:8px}.footer-icons .icon{text-decoration:none;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 8px 20px rgba(0,0,0,.2);transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}.footer-icons .icon:hover{transform:translateY(-3px);background:linear-gradient(135deg,rgba(249,115,22,.16),rgba(37,99,235,.16));border-color:rgba(255,255,255,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 24px rgba(0,0,0,.24)}.footer-icons svg{width:18px;height:18px;fill:currentColor}.footer-icons .em,.footer-icons .mp,.footer-icons .ph,.footer-icons .wa{color:#ffffff}.footer-bottom{padding:12px 0 16px;text-align:center;font-size:.8rem;color:rgba(226,232,240,.68);border-top:1px solid rgba(255,255,255,.06)}@media (max-width:991px){.footer-brand{align-items:flex-start;flex-direction:column;gap:10px}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px}.footer-social{flex-direction:column;align-items:flex-start}}@media (max-width:767px){.footer-brand-row{padding-top:20px;padding-bottom:12px}.footer-logo-img{max-width:166px}.footer-logo-text{font-size:1.02rem}.footer-desc{font-size:.88rem;line-height:1.5}.footer-main{grid-template-columns:1fr;gap:0;padding-bottom:10px}.footer-col{border-top:1px solid rgba(255,255,255,.08);padding:0}.footer-col:last-child{border-bottom:1px solid rgba(255,255,255,.08)}.footer-title-btn{position:relative;padding:14px 0;margin:0;cursor:pointer;font-size:.93rem}.footer-title-btn:after{content:"+";position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:1rem;font-weight:400;color:rgba(255,255,255,.68);transition:transform .22s ease}.footer-col.open .footer-title-btn:after{transform:translateY(-50%) rotate(45deg)}.footer-col ul{display:none;padding:0 0 12px}.footer-col.open ul{display:block}.footer-col li+li{margin-top:8px}.footer-contact{flex-direction:column;align-items:flex-start;gap:8px}.footer-icons .icon{width:36px;height:36px}}@media (max-width:480px){.footer-bottom,.footer-brand-row,.footer-main,.footer-social{width:min(1200px,calc(100% - 22px))}.footer-quick-contact{font-size:.84rem;gap:6px 8px}.footer-col a,.footer-contact a{font-size:.87rem}.footer-bottom{font-size:.76rem}}.site-footer{position:relative;overflow:hidden;margin-top:0!important;color:#0f172a;isolation:isolate;border-top:1px solid rgba(0,0,0,.08);background:radial-gradient(900px 420px at 0 0,rgba(37,99,235,.16),transparent 60%),radial-gradient(760px 380px at 100% 0,rgba(249,115,22,.14),transparent 58%),radial-gradient(540px 260px at 50% 100%,rgba(255,255,255,.06),transparent 72%),linear-gradient(135deg,#f1f5ff,#e0e7ff 18%,#dbeafe 36%,#e0f2fe 52%,#fff7ed 70%,#ffedd5 85%,#fed7aa)}.footer-logo-img{width:auto;height:10vh;max-width:120%;object-fit:contain;filter:drop-shadow(0 0 6px rgba(255,255,255,.8)) drop-shadow(0 0 18px rgba(37,99,235,.35)) drop-shadow(0 0 22px rgba(249,115,22,.35))}.footer-logo-text{color:#0f172a}.footer-desc{color:#334155}.footer-quick-contact a{color:#1e40af}.footer-dot,.footer-quick-contact a:hover{color:#f97316}.footer-title-btn{color:#0f172a}.footer-col a{color:#334155}.footer-col a:hover{color:#1e40af}.footer-col a:after{background:linear-gradient(90deg,#f97316,#2563eb)}.footer-contact a{color:#334155}.footer-contact a:hover{color:#1e40af}.footer-icons .icon{background:linear-gradient(135deg,rgba(255,255,255,.6),rgba(255,255,255,.25))}.footer-icons .icon:hover{background:linear-gradient(135deg,rgba(249,115,22,.18),rgba(37,99,235,.18))}.footer-bottom{color:#475569;border-top:1px solid rgba(0,0,0,.08)}.footer-icons .icon:hover .wa{color:#16a34a}.footer-icons .icon:hover .em{color:#ea580c}.footer-icons .icon:hover .mp{color:#1d4ed8}.footer-icons .icon:hover .ph{color:#000000}.footer-icons .wa{color:#22c55e}.footer-icons .em{color:#f97316}.footer-icons .mp{color:#2563eb}.footer-icons .ph{color:#0f172a}.footer-icons .icon{position:relative;width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(255,255,255,.55),rgba(255,255,255,.2));border:1px solid rgba(0,0,0,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .25s ease}.footer-icons .icon:before{content:"";position:absolute;inset:-6px;border-radius:inherit;opacity:0;transition:opacity .25s ease;z-index:-1}.footer-icons .icon.wa:hover:before{background:radial-gradient(circle,rgba(34,197,94,.45),transparent 70%);opacity:1}.footer-icons .icon.em:hover:before{background:radial-gradient(circle,rgba(249,115,22,.45),transparent 70%);opacity:1}.footer-icons .icon.mp:hover:before{background:radial-gradient(circle,rgba(37,99,235,.45),transparent 70%);opacity:1}.footer-icons .icon.ph:hover:before{background:radial-gradient(circle,rgba(15,23,42,.35),transparent 70%);opacity:1}.footer-icons .icon:hover{transform:translateY(-4px) scale(1.05);border-color:rgba(0,0,0,.12)}.footer-icons{display:flex;align-items:center;gap:15px;justify-content:flex-start;margin-right:80px}.home-stack{width:100%}.home-stack>*{width:100%;margin:0!important}.home-stack>:not(:last-child){margin-bottom:0!important}.home-reviews .review-mini-inline{padding:18px 6vw 10px!important;margin:0!important}.home-reviews .review-mini-row{margin-bottom:0!important}.home-reviews .review-mini-controls{margin-top:10px!important;margin-bottom:0!important;padding-bottom:0!important}.home-reviews .review-mini-inline *{margin-bottom:0}.home-reviews .mini-card{margin-bottom:0!important}.home-consultancy{position:relative;width:100%;padding:34px 0!important;overflow:hidden;margin:0!important}.home-consultancy-bg{position:absolute;inset:-18%;background:radial-gradient(circle at 18% 30%,rgba(193,212,255,.952),transparent 45%),radial-gradient(circle at 82% 60%,rgba(236,207,184,.548),transparent 48%),linear-gradient(180deg,rgba(255,255,255,.639),rgba(255,255,255,0));animation:hcFloat 18s ease-in-out infinite alternate;z-index:0}@keyframes hcFloat{to{transform:translateY(-26px)}}.home-consultancy-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 22px}.home-consultancy-head{text-align:center;max-width:860px;margin:0 auto 14px}.home-consultancy-head h2{font-size:clamp(22px,3vw,34px);font-weight:900;letter-spacing:-.02em;margin:0;color:#0f172a}.home-consultancy-head p{margin:10px auto 0;line-height:1.55;opacity:.78;color:#334155}.home-consultancy-cta{margin-top:12px;display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.hc-btn{height:44px;padding:0 16px;border-radius:14px;border:1px solid rgba(37,99,235,.22);background:rgba(37,99,235,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:inline-flex;align-items:center;font-weight:900;text-decoration:none;color:#0f172a;transition:background .2s ease,transform .2s ease}.hc-btn:hover{background:rgba(37,99,235,.15);transform:translateY(-1px)}.hc-btn.ghost{border-color:rgba(251,146,60,.28);background:rgba(251,146,60,.1)}.hc-btn.ghost:hover{background:rgba(251,146,60,.15)}.home-consultancy-grid{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hc-card{border-radius:18px;border:1px solid rgba(37,99,235,.15);background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 52px rgba(2,6,23,.1);padding:16px 16px 18px;transition:transform .18s ease,box-shadow .18s ease}.hc-card:hover{transform:translateY(-4px);box-shadow:0 22px 62px rgba(2,6,23,.14)}.hc-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.hc-ic{font-size:20px}.hc-chip{font-size:12px;font-weight:900;padding:6px 10px;border-radius:999px;border:1px solid rgba(2,6,23,.12);background:rgba(255,255,255,.65)}.hc-card h3{font-size:16px;font-weight:900;margin:2px 0 6px;color:#0f172a}.hc-card p{margin:0;opacity:.78;line-height:1.55;color:#334155}.hc-trust{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hc-pill{border-radius:16px;padding:12px 14px;border:1px solid rgba(2,6,23,.1);background:rgba(255,255,255,.55);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hc-pill strong{display:block;font-weight:900;color:#0f172a}.hc-pill span{display:block;margin-top:4px;opacity:.75;font-size:13px;color:#334155}@media (max-width:900px){.hc-trust,.home-consultancy-grid{grid-template-columns:1fr}}