:root{--brand:#206BA4;--navy:#061b2e;--ink:#101820;--muted:#667085;--soft:#f5f8fb;--border:#dfe7ef}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);overflow-x:hidden}a{text-decoration:none}.section-padding{padding:90px 0}.eyebrow{display:inline-block;color:var(--brand);font-size:.75rem;font-weight:800;letter-spacing:.14em;margin-bottom:12px}.eyebrow-light{color:#8ed0ff}h1,h2,h3{font-weight:800;letter-spacing:-.035em}h2{font-size:clamp(2rem,4vw,3.15rem);line-height:1.05}h1 span,h2 span{color:var(--brand)}.btn{border-radius:8px;padding:.75rem 1.15rem;font-weight:700}.btn-primary{background:var(--brand);border-color:var(--brand)}.btn-primary:hover{background:#185c8e;border-color:#185c8e}
.site-header{position:relative;z-index:1000;background:var(--navy)}.navbar{padding:18px 0}.navbar-brand,.footer-brand{color:#fff;line-height:1}.brand-mark{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:9px;background:var(--brand);color:#fff}.navbar-brand strong,.footer-brand strong{display:block;font-size:1rem;letter-spacing:.08em}.navbar-brand small,.footer-brand small{display:block;margin-top:4px;font-size:.42rem;letter-spacing:.12em;opacity:.7}.nav-link{color:rgba(255,255,255,.8)!important;font-weight:600}.nav-link:hover{color:#fff!important}.nav-cta{padding:.6rem 1rem}.dropdown-menu{border:1px solid rgba(0,0,0,.08);box-shadow:0 15px 35px rgba(0,0,0,.12);border-radius:10px;padding:.45rem}.dropdown-item{border-radius:7px;padding:.55rem .75rem}.dropdown-item:hover{background:#edf6fc;color:var(--brand)}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-left:.15rem}.dropdown-submenu>.dropdown-toggle:after{float:right;margin-top:.45rem}
.hero-section{position:relative;overflow:hidden;min-height:650px;display:flex;align-items:center;color:#fff;background:radial-gradient(circle at 85% 45%,rgba(32,107,164,.38),transparent 35%),linear-gradient(115deg,#061b2e 0%,#092f4e 52%,#051525 100%)}.hero-section h1{font-size:clamp(2.8rem,6vw,5.2rem);line-height:.98}.hero-lead{font-size:1.25rem;color:rgba(255,255,255,.8);max-width:550px}.hero-trust{display:flex;flex-wrap:wrap;gap:16px;font-size:.85rem;color:rgba(255,255,255,.72)}.hero-trust i{color:#61b9f3;margin-right:5px}.hero-glow{position:absolute;width:400px;height:400px;border-radius:50%;filter:blur(80px);background:rgba(32,107,164,.25)}.hero-glow-one{top:-150px;right:10%}.hero-glow-two{bottom:-250px;left:20%}.hero-visual{min-height:430px;position:relative}.skyline{position:absolute;inset:auto 0 0;height:55%;opacity:.2;background:linear-gradient(90deg,transparent 0 5%,#fff 5% 9%,transparent 9% 14%,#fff 14% 19%,transparent 19% 23%,#fff 23% 28%,transparent 28% 34%,#fff 34% 40%,transparent 40% 47%,#fff 47% 54%,transparent 54% 61%,#fff 61% 67%,transparent 67% 74%,#fff 74% 80%,transparent 80%);clip-path:polygon(0 100%,0 62%,7% 62%,7% 35%,14% 35%,14% 52%,21% 52%,21% 18%,28% 18%,28% 48%,36% 48%,36% 28%,43% 28%,43% 53%,52% 53%,52% 10%,59% 10%,59% 46%,67% 46%,67% 24%,74% 24%,74% 55%,83% 55%,83% 32%,91% 32%,91% 50%,100% 50%,100% 100%)}.laptop-card{position:absolute;width:min(500px,90%);right:0;top:50%;transform:translateY(-50%) rotate(-2deg);background:#f8fbfe;border-radius:20px;padding:15px;box-shadow:0 35px 80px rgba(0,0,0,.35);color:var(--ink)}.laptop-top{display:flex;gap:5px;align-items:center;margin-bottom:14px}.dot{width:7px;height:7px;border-radius:50%;background:#c5d2dc}.chart-area{display:flex;align-items:end;gap:18px;padding:20px;border-radius:13px;background:#eaf4fb}.metric-card{display:flex;flex-direction:column;min-width:105px}.metric-card small{color:var(--muted)}.metric-card strong{font-size:2rem}.metric-card span{color:#1c8b54;font-size:.8rem}.fake-chart{height:130px;flex:1;display:flex;align-items:end;gap:9px}.fake-chart i{display:block;flex:1;background:var(--brand);border-radius:5px 5px 0 0;opacity:.85}.email-row{display:flex;align-items:center;gap:12px;padding:13px 8px;border-bottom:1px solid #e6edf2}.email-row i{color:var(--brand)}.email-row span{height:8px;width:55%;background:#d9e4eb;border-radius:5px}.email-row b{margin-left:auto;width:45px;height:8px;background:#b8cfdd;border-radius:5px}.mail-orbit{position:absolute;display:grid;place-items:center;width:65px;height:65px;border-radius:50%;background:var(--brand);color:#fff;box-shadow:0 12px 30px rgba(32,107,164,.45);z-index:2}.orbit-one{right:-5px;top:15%}.orbit-two{left:0;bottom:20%;background:#fff;color:var(--brand)}
.stats-section{background:#f7f9fb}.stats-panel{position:relative;margin-top:-55px;z-index:5;background:#fff;border-radius:15px;box-shadow:0 20px 55px rgba(8,35,58,.13)}.stat-item{text-align:center;padding:26px 10px;border-right:1px solid var(--border)}.stat-item:last-child{border-right:0}.stat-item strong{display:block;color:var(--brand);font-size:2.25rem;font-weight:850}.stat-item span{display:block;color:var(--muted);font-size:.78rem;line-height:1.25}
.intro-section p{color:var(--muted);line-height:1.8}.split-visual{min-height:430px;position:relative;border-radius:25px;overflow:hidden;background:linear-gradient(135deg,#e8f4fb,#f9fbfd)}.visual-grid{position:absolute;inset:0;opacity:.5;background-image:radial-gradient(#206ba4 1px,transparent 1px);background-size:18px 18px}.email-window{position:absolute;width:72%;right:7%;top:15%;background:#fff;border-radius:16px;box-shadow:0 25px 50px rgba(12,53,80,.16);overflow:hidden}.window-head{padding:10px 14px;display:flex;gap:5px;border-bottom:1px solid #e8eef3}.window-head span{width:7px;height:7px;border-radius:50%;background:#ccd8e0}.window-body{display:flex;min-height:260px}.mail-sidebar{width:22%;background:#f2f7fa}.mail-content{flex:1;padding:30px}.mail-title{width:65%;height:16px;background:var(--brand);border-radius:5px;margin-bottom:25px}.mail-line{width:90%;height:9px;background:#dbe6ed;border-radius:5px;margin:12px 0}.mail-line.short{width:55%}.mail-button{width:120px;height:34px;background:var(--brand);border-radius:6px;margin:22px 0}.floating-proof{position:absolute;left:4%;bottom:17%;display:flex;align-items:center;gap:10px;background:#fff;padding:14px 18px;border-radius:13px;box-shadow:0 15px 35px rgba(0,0,0,.12)}.floating-proof i{color:var(--brand);font-size:1.5rem}.floating-proof strong,.floating-proof small{display:block}.floating-proof small{color:var(--muted)}.proof-two{left:auto;right:3%;bottom:6%}
.services-section{background:var(--soft)}.section-heading{max-width:800px;margin:auto}.section-heading p{color:var(--muted)}.service-card{position:relative;padding:28px;background:#fff;border:1px solid var(--border);border-radius:15px;transition:.25s ease;overflow:hidden}.service-card:hover{transform:translateY(-5px);border-color:#9fc9e5;box-shadow:0 18px 35px rgba(16,51,76,.1)}.service-icon,.campaign-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:13px;background:#e8f4fb;color:var(--brand);font-size:1.4rem;margin-bottom:22px}.service-card h3{font-size:1.15rem}.service-card p,.campaign-card p{color:var(--muted);font-size:.9rem;line-height:1.65}.service-arrow{position:absolute;right:22px;top:25px;color:#b1bfca}
.benefits-section{background:linear-gradient(120deg,#061b2e,#0d4269)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.15);border-radius:16px;overflow:hidden}.benefit-card{background:rgba(4,27,45,.6);padding:25px 18px;color:#fff;min-height:155px}.benefit-card i{display:block;color:#83c9f6;font-size:1.6rem;margin-bottom:15px}.benefit-card strong,.benefit-card small{display:block}.benefit-card small{color:rgba(255,255,255,.6);margin-top:6px}
.campaign-card{padding:18px 10px;text-align:center;border-bottom:2px solid transparent}.campaign-card:hover{border-color:var(--brand)}.campaign-icon{margin:0 auto 16px;width:58px;height:58px;border-radius:50%;background:#fff;border:2px solid #b9d7e9}.campaign-card h3{font-size:.98rem}.campaign-card p{font-size:.78rem}
.process-section{background:#f7fafc}.process-track{display:grid;grid-template-columns:repeat(6,1fr);gap:15px;margin-top:55px;position:relative}.process-track:before{content:"";position:absolute;left:8%;right:8%;top:31px;border-top:2px dashed #b9d7e9}.process-step{position:relative;text-align:center;z-index:1}.process-step>span{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 22px;border-radius:50%;background:var(--brand);color:#fff;font-weight:800;box-shadow:0 0 0 8px #e7f2f9}.process-step h3{font-size:1rem}.process-step p{color:var(--muted);font-size:.8rem;line-height:1.55}
.industry-grid{display:grid;grid-template-columns:repeat(7,1fr);margin-top:40px;border:1px solid var(--border);border-radius:14px;overflow:hidden}.industry-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:140px;color:var(--ink);border-right:1px solid var(--border);transition:.2s;text-align:center;padding:15px}.industry-item:last-child{border-right:0}.industry-item:hover{background:#f3f9fd;color:var(--brand)}.industry-item i{color:var(--brand);font-size:1.7rem}.industry-item span{font-size:.78rem;font-weight:700}
.final-cta{padding:0 0 70px;background:#fff}.cta-panel{display:flex;align-items:center;gap:25px;padding:45px;border-radius:20px;color:#fff;background:linear-gradient(120deg,var(--brand),#0a4169);box-shadow:0 25px 50px rgba(32,107,164,.2)}.cta-icon{width:75px;height:75px;display:grid;place-items:center;flex:0 0 75px;border-radius:50%;background:#fff;color:var(--brand);font-size:2rem}.cta-panel h2{margin-bottom:8px}.cta-panel p{margin-bottom:0;color:rgba(255,255,255,.75)}.cta-actions{display:flex;flex-direction:column;gap:10px;min-width:210px}
.site-footer{background:#041522;color:#fff;padding:65px 0 20px}.footer-brand{display:inline-flex;align-items:center;gap:10px}.site-footer h6{font-weight:800;margin-bottom:18px}.site-footer a:not(.footer-brand){display:block;color:rgba(255,255,255,.62);margin:9px 0;font-size:.9rem}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;margin-top:10px;color:rgba(255,255,255,.45);font-size:.8rem}.footer-bottom div{display:flex;gap:20px}
@media(max-width:991.98px){.navbar-nav{padding-top:15px}.dropdown-submenu>.dropdown-menu{margin-left:10px;border-left:2px solid #d9eaf5}.hero-section{padding:75px 0 100px}.hero-visual{min-height:390px}.process-track{grid-template-columns:repeat(3,1fr);row-gap:45px}.process-track:before{display:none}.industry-grid{grid-template-columns:repeat(4,1fr)}.industry-item:nth-child(4){border-right:0}.cta-panel{flex-wrap:wrap}.cta-actions{flex-direction:row;width:100%}}
@media(max-width:767.98px){.section-padding{padding:65px 0}.stats-panel{margin-top:-35px}.stat-item{padding:20px 5px}.stat-item:nth-child(2){border-right:0}.stat-item:nth-child(-n+2){border-bottom:1px solid var(--border)}.stat-item strong{font-size:1.7rem}.hero-section h1{font-size:3rem}.hero-visual{min-height:330px}.laptop-card{width:92%}.chart-area{padding:12px}.metric-card strong{font-size:1.4rem}.fake-chart{height:90px}.split-visual{min-height:350px}.email-window{width:86%;right:4%}.floating-proof{left:3%;bottom:8%;transform:scale(.86);transform-origin:left bottom}.proof-two{left:auto;right:0;transform-origin:right bottom}.benefit-grid{grid-template-columns:repeat(2,1fr)}.process-track{grid-template-columns:repeat(2,1fr)}.industry-grid{grid-template-columns:repeat(2,1fr)}.industry-item:nth-child(4),.industry-item:nth-child(6){border-right:0}.industry-item{border-bottom:1px solid var(--border)}.cta-panel{padding:30px 22px}.cta-actions{flex-direction:column}}
@media(max-width:575.98px){.hero-section{padding-top:55px}.hero-section h1{font-size:2.45rem}.hero-lead{font-size:1.05rem}.hero-trust{flex-direction:column;gap:8px}.hero-visual{min-height:285px}.orbit-one{right:-5px}.orbit-two{left:-8px}.process-track{grid-template-columns:1fr}.industry-grid{grid-template-columns:repeat(2,1fr)}}

/* =========================================================
   ABOUT US PAGE - ADDITIONAL DESIGN
   Uses the same #206BA4 / navy / white system as the home page.
   ========================================================= */

.about-hero{min-height:680px}
.about-hero h1{font-size:clamp(3rem,6vw,5.4rem)}
.about-hero .hero-lead{max-width:650px}

.about-hero-visual{position:relative;min-height:500px}
.about-orbit{position:absolute;border:1px solid rgba(116,196,244,.28);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}
.about-orbit-one{width:440px;height:440px}
.about-orbit-two{width:330px;height:330px}

.strategy-card{
    position:absolute;z-index:3;top:50%;left:50%;width:min(390px,82%);
    transform:translate(-50%,-50%) rotate(-2deg);
    padding:26px;border-radius:24px;color:var(--ink);
    background:rgba(255,255,255,.97);
    box-shadow:0 35px 80px rgba(0,0,0,.32)
}
.strategy-card-top{display:flex;align-items:center;justify-content:space-between;color:var(--brand)}
.mini-label{font-size:.68rem;font-weight:800;letter-spacing:.14em}
.strategy-card-top i{font-size:1.35rem}
.strategy-center{text-align:center;padding:25px 0}
.strategy-ring{
    width:105px;height:105px;margin:0 auto 15px;display:grid;place-items:center;
    border-radius:50%;color:#fff;font-size:2.1rem;background:var(--brand);
    box-shadow:0 0 0 12px #e6f3fb,0 0 0 24px #f3f9fc
}
.strategy-center strong,.strategy-center small{display:block}
.strategy-center strong{font-size:1.4rem}
.strategy-center small{color:var(--muted);margin-top:5px}
.strategy-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.strategy-metrics div{padding:12px 8px;text-align:center;border-radius:10px;background:#f2f7fa}
.strategy-metrics small,.strategy-metrics strong{display:block}
.strategy-metrics small{font-size:.68rem;color:var(--muted)}
.strategy-metrics strong{font-size:1rem;color:var(--brand)}

.about-floating-card{
    position:absolute;z-index:5;display:flex;align-items:center;gap:11px;
    padding:13px 16px;border-radius:13px;background:#fff;color:var(--ink);
    box-shadow:0 16px 35px rgba(0,0,0,.18)
}
.about-floating-card i{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#e8f4fb;color:var(--brand)}
.about-floating-card strong,.about-floating-card small{display:block}
.about-floating-card small{font-size:.7rem;color:var(--muted);margin-top:2px}
.about-card-one{left:0;top:13%}
.about-card-two{right:-3%;bottom:12%}

.about-story-section{background:#fff}
.about-story-section p{color:var(--muted);line-height:1.8}
.about-story-section a{color:var(--brand);font-weight:700}
.about-story-visual{
    position:relative;min-height:500px;overflow:hidden;border-radius:25px;
    background:linear-gradient(145deg,#071e31,#0e4d78)
}
.story-grid{
    position:absolute;inset:0;opacity:.13;
    background-image:linear-gradient(rgba(255,255,255,.6) 1px,transparent 1px),
                      linear-gradient(90deg,rgba(255,255,255,.6) 1px,transparent 1px);
    background-size:42px 42px
}
.story-timeline{position:absolute;inset:45px 55px}
.timeline-line{position:absolute;left:31px;top:35px;bottom:35px;border-left:2px dashed rgba(142,208,255,.45)}
.timeline-item{position:relative;display:flex;align-items:flex-start;gap:18px;margin-bottom:72px;color:#fff}
.timeline-item>span{
    position:relative;z-index:2;display:grid;place-items:center;flex:0 0 64px;height:64px;
    border-radius:50%;background:var(--brand);font-size:.78rem;font-weight:800;
    box-shadow:0 0 0 7px rgba(32,107,164,.22)
}
.timeline-item strong,.timeline-item small{display:block}
.timeline-item strong{font-size:1rem;margin:8px 0 5px}
.timeline-item small{max-width:230px;color:rgba(255,255,255,.62);font-size:.78rem;line-height:1.5}
.story-stamp{
    position:absolute;right:25px;bottom:25px;width:125px;height:125px;padding:15px;
    display:flex;flex-direction:column;justify-content:center;text-align:center;
    border-radius:50%;background:#fff;color:var(--brand);transform:rotate(7deg);
    box-shadow:0 15px 35px rgba(0,0,0,.25)
}
.story-stamp i{font-size:1.1rem}
.story-stamp strong{font-size:1.7rem;line-height:1}
.story-stamp small{font-size:.65rem;color:var(--muted);line-height:1.2}

.mission-section{background:#f5f8fb}
.mission-panel{
    position:relative;overflow:hidden;padding:70px 75px;border-radius:25px;color:#fff;
    background:linear-gradient(120deg,#061b2e,#0d4269)
}
.mission-panel:after{
    content:"";position:absolute;width:320px;height:320px;border:1px solid rgba(142,208,255,.18);
    border-radius:50%;right:-90px;top:-100px;box-shadow:0 0 0 45px rgba(142,208,255,.03),0 0 0 90px rgba(142,208,255,.025)
}
.mission-panel p{position:relative;z-index:2;color:rgba(255,255,255,.72);line-height:1.8}
.mission-panel a{color:#8ed0ff;font-weight:700}
.mission-number{
    position:absolute;right:30px;bottom:15px;font-size:8rem;font-weight:900;line-height:1;
    color:rgba(255,255,255,.035);z-index:1
}

.drives-section{background:#fff}
.principle-card{
    position:relative;padding:28px;border:1px solid var(--border);border-radius:17px;
    background:#fff;transition:.25s;overflow:hidden
}
.principle-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(14,51,76,.1);border-color:#a9cee5}
.principle-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}
.principle-top span{font-size:.7rem;font-weight:800;letter-spacing:.12em;color:#9aa9b5}
.principle-top i{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#e8f4fb;color:var(--brand);font-size:1.35rem}
.principle-card h3{font-size:1.15rem}
.principle-card p{color:var(--muted);font-size:.88rem;line-height:1.7}
.principle-line{width:45px;height:3px;margin-top:22px;background:var(--brand);border-radius:4px}

.leadership-section{background:linear-gradient(120deg,#061b2e,#0a3658)}
.leadership-section p{line-height:1.8}
.expertise-stack{border-top:1px solid rgba(255,255,255,.12)}
.expertise-row{
    display:grid;grid-template-columns:42px 45px 1fr 25px;align-items:center;gap:15px;
    padding:20px 0;border-bottom:1px solid rgba(255,255,255,.12);color:#fff
}
.expertise-number{font-size:.68rem;font-weight:800;color:#73bce9}
.expertise-icon{font-size:1.3rem}
.expertise-content h3{font-size:1rem;margin:0 0 4px}
.expertise-content p{font-size:.78rem;color:rgba(255,255,255,.58);margin:0;line-height:1.5}
.expertise-arrow{color:#79c4ef}

.team-section{background:#fff}
.team-section p{color:var(--muted);line-height:1.8}
.team-section a{color:var(--brand);font-weight:700}
.team-visual{
    min-height:480px;position:relative;overflow:hidden;border-radius:25px;
    background:linear-gradient(135deg,#e8f4fb,#f7fbfd)
}
.team-grid{
    position:absolute;inset:0;opacity:.5;
    background-image:radial-gradient(#206ba4 1px,transparent 1px);background-size:18px 18px
}
.team-card-large{
    position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(3deg);
    width:55%;min-height:285px;padding:30px;border-radius:20px;background:#fff;
    box-shadow:0 25px 55px rgba(10,51,76,.18);display:flex;flex-direction:column
}
.team-card-icon{
    width:58px;height:58px;display:grid;place-items:center;border-radius:15px;
    background:var(--brand);color:#fff;font-size:1.5rem;margin-bottom:25px
}
.team-card-large>span{font-size:.65rem;letter-spacing:.14em;font-weight:800;color:var(--brand)}
.team-card-large>strong{font-size:2rem;line-height:1.05;margin:8px 0}
.team-card-large>small{color:var(--muted);line-height:1.5}
.team-mini{
    position:absolute;display:flex;align-items:center;gap:8px;padding:12px 15px;border-radius:12px;
    background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.12);font-weight:700;font-size:.8rem
}
.team-mini i{color:var(--brand)}
.team-mini-one{left:7%;top:18%}.team-mini-two{right:6%;top:13%}.team-mini-three{left:8%;bottom:16%}

.difference-section{background:#f5f8fb}
.difference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.difference-card{
    position:relative;min-height:230px;padding:28px;border:1px solid var(--border);
    border-radius:16px;background:#fff;overflow:hidden;transition:.25s
}
.difference-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(10,45,70,.1)}
.difference-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:13px;background:#e8f4fb;color:var(--brand);font-size:1.4rem;margin-bottom:20px}
.difference-card h3{font-size:1.1rem}
.difference-card p{font-size:.86rem;color:var(--muted);line-height:1.7}
.difference-corner{position:absolute;right:20px;bottom:16px;color:#b6c5cf;font-size:1.4rem}

.promise-section{background:#fff}
.promise-list{border-top:1px solid var(--border)}
.promise-item{
    display:grid;grid-template-columns:55px 1fr 25px;align-items:start;gap:18px;
    padding:24px 0;border-bottom:1px solid var(--border)
}
.promise-number{
    display:grid;place-items:center;width:44px;height:44px;border-radius:50%;
    background:#e8f4fb;color:var(--brand);font-size:.72rem;font-weight:800
}
.promise-item h3{font-size:1.08rem;margin:2px 0 7px}
.promise-item p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.65}
.promise-item>i{color:#9eafba;margin-top:5px}

.faq-section{background:#f5f8fb}
.faq-accordion{max-width:900px;margin-left:auto;margin-right:auto}
.faq-accordion .accordion-item{border:0;border-bottom:1px solid var(--border);background:transparent}
.faq-accordion .accordion-button{
    padding:23px 10px;color:var(--ink);background:transparent;box-shadow:none;
    font-size:1rem;font-weight:750
}
.faq-accordion .accordion-button:not(.collapsed){color:var(--brand)}
.faq-accordion .accordion-button:after{background-size:14px}
.faq-accordion .accordion-button>span{color:#9eacb7;font-size:.7rem;margin-right:18px;letter-spacing:.1em}
.faq-accordion .accordion-body{padding:0 45px 25px 45px;color:var(--muted);line-height:1.8;font-size:.9rem}

.about-final-cta{background:linear-gradient(120deg,#0b5e91,#206BA4)}

@media(max-width:991.98px){
    .about-hero-visual{min-height:430px}
    .about-orbit-one{width:390px;height:390px}
    .about-orbit-two{width:290px;height:290px}
    .mission-panel{padding:50px 35px}
    .difference-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:767.98px){
    .about-hero{min-height:auto}
    .about-hero-visual{min-height:370px}
    .about-orbit-one{width:330px;height:330px}
    .about-orbit-two{width:245px;height:245px}
    .strategy-card{width:82%;padding:20px}
    .strategy-ring{width:82px;height:82px;font-size:1.6rem}
    .about-floating-card{transform:scale(.85)}
    .about-card-one{left:-10px;top:7%}
    .about-card-two{right:-15px;bottom:7%}
    .about-story-visual{min-height:450px}
    .story-timeline{inset:35px 25px}
    .timeline-item{margin-bottom:55px}
    .timeline-item>span{flex-basis:54px;width:54px;height:54px}
    .story-stamp{width:105px;height:105px}
    .mission-panel{padding:45px 25px}
    .difference-grid{grid-template-columns:1fr}
    .team-visual{min-height:400px}
    .team-card-large{width:65%;min-height:250px;padding:22px}
    .team-card-large>strong{font-size:1.5rem}
    .expertise-row{grid-template-columns:32px 35px 1fr 18px;gap:9px}
    .expertise-content p{font-size:.72rem}
    .promise-item{grid-template-columns:45px 1fr 18px;gap:12px}
    .faq-accordion .accordion-body{padding-left:35px}
}
@media(max-width:575.98px){
    .about-hero h1{font-size:2.6rem}
    .about-hero-visual{min-height:315px}
    .about-orbit-one{width:275px;height:275px}
    .about-orbit-two{width:205px;height:205px}
    .strategy-card{width:86%;padding:16px}
    .strategy-center{padding:15px 0}
    .strategy-center strong{font-size:1.15rem}
    .strategy-center small{font-size:.65rem}
    .strategy-ring{width:65px;height:65px;font-size:1.25rem;box-shadow:0 0 0 7px #e6f3fb,0 0 0 14px #f3f9fc}
    .strategy-metrics strong{font-size:.85rem}
    .about-floating-card{font-size:.7rem;padding:9px 11px}
    .about-floating-card i{width:30px;height:30px}
    .about-card-one{left:-8px}
    .about-card-two{right:-8px}
    .about-story-visual{min-height:420px}
    .story-timeline{inset:30px 18px}
    .timeline-item{gap:10px;margin-bottom:45px}
    .timeline-item>span{flex-basis:45px;width:45px;height:45px;font-size:.65rem}
    .timeline-item strong{font-size:.8rem;margin-top:3px}
    .timeline-item small{font-size:.64rem}
    .timeline-line{left:21px}
    .story-stamp{width:85px;height:85px;right:12px;bottom:12px}
    .story-stamp strong{font-size:1.2rem}
    .story-stamp small{font-size:.52rem}
    .team-card-large{width:75%}
    .team-mini{padding:9px 11px;font-size:.68rem}
    .faq-accordion .accordion-button{font-size:.9rem;padding:19px 4px}
}
.privacy-hero {
            padding: 90px 0 70px;
            background: #f5f8f2;
            border-bottom: 1px solid #e2e8dc;
        }

        .privacy-hero .eyebrow {
            display: inline-block;
            margin-bottom: 15px;
            padding: 7px 14px;
            background: #d9e8cf;
            color: #31522d;
            border-radius: 30px;
            font-size: 13px;
            font-weight: 600;
            letter-spacing: .5px;
            text-transform: uppercase;
        }

        .privacy-hero h1 {
            margin: 0;
            font-size: clamp(38px, 5vw, 64px);
            line-height: 1.05;
            font-weight: 700;
            color: #182117;
        }

        .privacy-hero p {
            max-width: 760px;
            margin: 20px auto 0;
            color: #626b5e;
            font-size: 18px;
            line-height: 1.7;
        }

        .privacy-content {
            padding: 80px 0;
            background: #fff;
        }

        .privacy-layout {
            display: grid;
            grid-template-columns: 250px minmax(0, 1fr);
            gap: 70px;
            align-items: start;
        }

        .privacy-sidebar {
            position: sticky;
            top: 30px;
            padding: 25px;
            background: #f5f8f2;
            border: 1px solid #e1e8dc;
            border-radius: 12px;
        }

        .privacy-sidebar h5 {
            margin-bottom: 18px;
            color: #182117;
            font-weight: 700;
        }

        .privacy-sidebar a {
            display: block;
            padding: 7px 0;
            color: #626b5e;
            text-decoration: none;
            font-size: 14px;
            transition: .2s ease;
        }

        .privacy-sidebar a:hover {
            color: #31522d;
        }

        .privacy-document {
            max-width: 850px;
        }

        .effective-date {
            display: flex;
            align-items: center;
            gap: 10px;
            margin-bottom: 35px;
            padding: 15px 18px;
            background: #f5f8f2;
            border-left: 4px solid #8fb77d;
            border-radius: 6px;
            color: #4f594b;
        }

        .effective-date i {
            color: #31522d;
            font-size: 18px;
        }

        .privacy-document > p {
            margin-bottom: 25px;
            color: #555e52;
            font-size: 16px;
            line-height: 1.85;
        }

        .privacy-section {
            padding-top: 15px;
            margin-top: 45px;
        }

        .privacy-section h2 {
            position: relative;
            margin-bottom: 20px;
            padding-bottom: 12px;
            color: #182117;
            font-size: 27px;
            font-weight: 700;
            line-height: 1.3;
        }

        .privacy-section h2::after {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            width: 45px;
            height: 3px;
            background: #8fb77d;
            border-radius: 5px;
        }

        .privacy-section h3 {
            margin-top: 25px;
            margin-bottom: 12px;
            color: #273224;
            font-size: 18px;
            font-weight: 700;
        }

        .privacy-section p {
            margin-bottom: 18px;
            color: #555e52;
            font-size: 16px;
            line-height: 1.85;
        }

        .privacy-section ul {
            margin: 15px 0 20px;
            padding-left: 25px;
        }

        .privacy-section li {
            margin-bottom: 10px;
            padding-left: 5px;
            color: #555e52;
            font-size: 16px;
            line-height: 1.75;
        }

        .privacy-section strong {
            color: #273224;
        }

        .contact-card {
            margin-top: 25px;
            padding: 30px;
            background: #f5f8f2;
            border: 1px solid #e0e8da;
            border-radius: 12px;
        }

        .contact-card h3 {
            margin-top: 0;
            margin-bottom: 20px;
            color: #182117;
        }

        .contact-detail {
            display: flex;
            gap: 14px;
            margin-bottom: 15px;
            color: #555e52;
        }

        .contact-detail:last-child {
            margin-bottom: 0;
        }

        .contact-detail i {
            flex: 0 0 20px;
            color: #31522d;
            font-size: 18px;
        }

        .contact-detail a {
            color: #31522d;
            text-decoration: none;
        }

        .contact-detail a:hover {
            text-decoration: underline;
        }

        @media (max-width: 991px) {
            .privacy-layout {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .privacy-sidebar {
                position: static;
            }

            .privacy-sidebar nav {
                display: grid;
                grid-template-columns: repeat(2, 1fr);
                gap: 5px 20px;
            }
        }

        @media (max-width: 575px) {
            .privacy-hero {
                padding: 65px 0 50px;
            }

            .privacy-content {
                padding: 55px 0;
            }

            .privacy-sidebar nav {
                grid-template-columns: 1fr;
            }

            .privacy-section {
                margin-top: 35px;
            }

            .privacy-section h2 {
                font-size: 23px;
            }

            .privacy-section p,
            .privacy-section li {
                font-size: 15px;
            }

            .contact-card {
                padding: 22px;
            }
        }