:root{--bg-main:#fbfbfe;--bg-subtle:#f3f1f7;--bg-card:#ffffffd9;--bg-card-hover:#fff;--text-main:#1a162b;--text-muted:#57526e;--text-light:#87829e;--brand-indigo:#1a162b;--brand-coral:#e83d66;--brand-magenta:#9d356a;--brand-cyan:#4cb3aa;--gradient-brand:linear-gradient(135deg, #1a162b 0%, #e83d66 60%, #4cb3aa 100%);--gradient-accent:linear-gradient(135deg, #e83d66 0%, #9d356a 100%);--gradient-text:linear-gradient(135deg, #1a162b 15%, #e83d66 85%);--gradient-badge:linear-gradient(135deg, #e83d661a 0%, #1a162b0d 100%);--glass-border:1px solid #1a162b14;--glass-border-hover:1px solid #e83d6659;--shadow-subtle:0 4px 20px #1a162b08;--shadow-card:0 10px 30px #1a162b0f;--shadow-hover:0 20px 40px #e83d661f;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px;--font-main:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-display:"Outfit", sans-serif}[data-theme=dark]{--bg-main:#0f0d18;--bg-subtle:#171424;--bg-card:#171424bf;--bg-card-hover:#1f1b30e6;--text-main:#f3f1f8;--text-muted:#b2adc8;--text-light:#7e789b;--glass-border:1px solid #ffffff1a;--glass-border-hover:1px solid #e83d6680;--shadow-subtle:0 4px 20px #0003;--shadow-card:0 10px 30px #0000004d;--shadow-hover:0 20px 40px #e83d6640}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-main);background-color:var(--bg-main);color:var(--text-main);line-height:1.6;transition:background-color .4s,color .4s;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--text-main);font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}button{font-family:var(--font-main);cursor:pointer;background:0 0;border:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--brand-cyan);outline-offset:3px}.skip-link{z-index:3000;border-radius:var(--radius-sm);background:var(--brand-indigo);color:#fff;padding:.7rem 1rem;transition:transform .2s;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.canvas-bg{z-index:0;pointer-events:auto;width:100vw;height:100vh;position:fixed;top:0;left:0}.content-wrapper{z-index:1;position:relative}.content-wrapper:focus,.legal-page:focus{outline:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.gradient-text{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.coral-text{color:var(--brand-coral)}.cyan-text{color:var(--brand-cyan)}.btn-primary{background:var(--gradient-accent);color:#fff;border-radius:var(--radius-full);align-items:center;gap:.6rem;padding:.85rem 1.8rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 8px 20px #e83d6640}.btn-primary:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 12px 28px #e83d6661}.btn-secondary{background:var(--bg-card);color:var(--text-main);border-radius:var(--radius-full);border:var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;gap:.6rem;padding:.85rem 1.8rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-secondary:hover{border-color:var(--brand-coral);color:var(--brand-coral);box-shadow:var(--shadow-subtle);transform:translateY(-2px)}.glass-card{background:var(--bg-card);-webkit-backdrop-filter:blur(16px);border:var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);transition:all .3s}.glass-card:hover{border:var(--glass-border-hover);box-shadow:var(--shadow-hover)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-main)}::-webkit-scrollbar-thumb{background:var(--text-light);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--brand-coral)}.navbar-header{z-index:1000;width:100%;padding:1.2rem 0;transition:all .3s;position:fixed;top:0;left:0}.navbar-header.scrolled{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);border-bottom:var(--glass-border);box-shadow:var(--shadow-subtle);padding:.75rem 0}.navbar-container{justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.brand-logo{align-items:center;gap:.8rem;text-decoration:none;display:flex}.logo-img{object-fit:contain;filter:drop-shadow(0 2px 8px #e83d6633);width:44px;height:44px;transition:transform .3s}.brand-logo:hover .logo-img{transform:scale(1.06)rotate(3deg)}.brand-text-wrapper{flex-direction:column;line-height:1;display:flex}.brand-name{font-family:var(--font-display);letter-spacing:.05em;color:var(--brand-indigo);font-size:1.25rem;font-weight:800}[data-theme=dark] .brand-name{color:#fff}.brand-subtext{font-family:var(--font-main);letter-spacing:.25em;color:var(--brand-coral);margin-top:1px;font-size:.65rem;font-weight:700}.desktop-nav{flex:1;justify-content:center;align-items:center;gap:clamp(.75rem,1.3vw,1.35rem);min-width:0;display:flex}.nav-item{color:var(--text-muted);white-space:nowrap;align-items:center;gap:.4rem;padding:.3rem 0;font-size:.82rem;font-weight:500;transition:all .25s;display:inline-flex;position:relative}.nav-item:hover{color:var(--brand-coral)}.highlight-item{color:var(--brand-coral);border-radius:var(--radius-full);background:#e83d6614;padding:.5rem .75rem;font-weight:600}.highlight-item:hover{background:#e83d6626}.highlight-icon{color:var(--brand-coral)}.nav-icon{color:currentColor;opacity:.8;flex:none}.navbar-actions{flex:none;align-items:center;gap:.75rem;display:flex}.theme-toggle-btn{width:40px;height:40px;color:var(--text-main);background:var(--bg-card);border:var(--glass-border);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.nav-cta{white-space:nowrap;padding:.8rem 1.15rem}.theme-toggle-btn:hover{background:var(--bg-card-hover);color:var(--brand-coral);transform:rotate(15deg)}.mobile-menu-btn{color:var(--text-main);padding:.4rem;display:none}.mobile-drawer{display:none}@media (width<=992px){.desktop-nav,.nav-cta{display:none}.mobile-menu-btn{display:flex}.mobile-drawer{margin-top:.5rem;padding:1.5rem;display:block;position:absolute;top:100%;left:1.5rem;right:1.5rem}.mobile-nav-list{flex-direction:column;gap:1.2rem;display:flex}.mobile-nav-item{color:var(--text-main);font-size:1rem;font-weight:600}.mobile-cta-wrapper{margin-top:.8rem}}@media (width>=993px) and (width<=1160px){.brand-logo{gap:.55rem}.brand-name{font-size:1.05rem}.brand-subtext{font-size:.56rem}.desktop-nav{gap:.6rem}.nav-item{font-size:.75rem}.nav-cta{padding-inline:.85rem;font-size:.82rem}}.hero-section{text-align:center;padding-top:10rem;padding-bottom:5rem;position:relative}.hero-container{flex-direction:column;align-items:center;display:flex}.hero-badge-wrapper{margin-bottom:1.5rem}.hero-badge{background:var(--gradient-badge);border-radius:var(--radius-full);color:var(--text-main);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #e83d6640;align-items:center;gap:.6rem;padding:.5rem 1.2rem;font-size:.88rem;display:inline-flex}.badge-sparkle{color:var(--brand-coral)}.hero-title{letter-spacing:-.02em;max-width:920px;margin-bottom:1.5rem;font-size:clamp(2.4rem,5vw,4.2rem);font-weight:800}.hero-description{color:var(--text-muted);max-width:780px;margin-bottom:2.5rem;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.7}.hero-cta-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;margin-bottom:3.5rem;display:flex}.hero-btn-main{padding:1rem 2.2rem;font-size:1rem}.hero-btn-sub{padding:1rem 2rem;font-size:1rem}.hero-stats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;max-width:1100px;margin-bottom:4rem;display:grid}.stat-card{text-align:left;align-items:center;gap:1.1rem;padding:1.6rem 1.4rem;display:flex;position:relative;overflow:hidden}.stat-card:after{content:"";background:var(--gradient-accent);width:4px;height:100%;position:absolute;top:0;left:0}.stat-icon-box{width:52px;height:52px;color:var(--brand-coral);background:#e83d661f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.stat-value{color:var(--text-main);font-size:1.75rem;font-weight:800;line-height:1.1;font-family:var(--font-display)}.stat-label{color:var(--text-main);margin-top:.15rem;font-size:.86rem;font-weight:700}.stat-sub{color:var(--text-light);font-size:.75rem;display:block}.hero-visual-showcase{text-align:left;width:100%;max-width:820px;overflow:hidden}.showcase-header{border-bottom:var(--glass-border);background:#1a162b0d;justify-content:space-between;align-items:center;padding:.8rem 1.2rem;display:flex}[data-theme=dark] .showcase-header{background:#0003}.window-dots{gap:.4rem;display:flex}.dot{border-radius:50%;width:10px;height:10px}.dot.red{background:#ff5f56}.dot.yellow{background:#ffbd2e}.dot.green{background:#27c93f}.window-title{color:var(--text-light);align-items:center;gap:.4rem;font-family:monospace;font-size:.78rem;display:flex}.showcase-body{background:var(--bg-card-hover);padding:1.5rem 1.8rem;font-family:Fira Code,monospace,sans-serif;font-size:.88rem;overflow-x:auto}.code-keyword{color:var(--brand-coral);font-weight:600}.code-var{color:var(--brand-cyan);font-weight:600}.code-key{color:var(--brand-indigo)}[data-theme=dark] .code-key{color:#e2e0ef}.code-string{color:#d946ef}@media (width<=992px){.hero-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.hero-section{padding-top:8rem}.hero-stats-grid{grid-template-columns:1fr}}.sectors-section{padding:6rem 0;position:relative}.sectors-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.sector-card{padding:1.5rem}.sector-card h3{margin-bottom:.65rem;font-size:1.25rem}.sector-card p{color:var(--text-muted);margin-bottom:1rem}.sector-card ul{flex-wrap:wrap;gap:.55rem;list-style:none;display:flex}.sector-card li{border:var(--glass-border);border-radius:var(--radius-full);color:var(--text-muted);padding:.4rem .7rem;font-size:.85rem}.sectors-note{color:var(--text-muted);text-align:center;max-width:800px;margin:1.5rem auto 0}@media (width<=720px){.sectors-grid{grid-template-columns:1fr}}.experience-section{padding:6rem 0;position:relative}.section-header{margin-bottom:3.5rem}.text-center{text-align:center}.section-pill{border-radius:var(--radius-full);color:var(--brand-coral);background:#e83d6614;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.section-title{margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem)}.section-subtitle{color:var(--text-muted);max-width:720px;margin:0 auto;font-size:1.1rem;line-height:1.7}.timeline-container{grid-template-columns:300px 1fr;gap:2.5rem;margin-bottom:3.5rem;padding:2rem;display:grid}.timeline-tabs{border-right:var(--glass-border);flex-direction:column;gap:.8rem;padding-right:1.5rem;display:flex;position:relative}.timeline-tabs:before{background:var(--glass-border);content:"";width:2px;position:absolute;top:.7rem;bottom:.7rem;left:1.1rem}.timeline-tab-btn{text-align:left;border-radius:var(--radius-sm);background:0 0;border:1px solid #0000;flex-direction:column;gap:.2rem;padding:1rem 1rem 1rem 2.7rem;transition:all .3s;display:flex;position:relative}.timeline-tab-btn:before{background:var(--bg-card-hover);border:2px solid var(--text-light);content:"";z-index:1;border-radius:50%;width:.8rem;height:.8rem;position:absolute;top:1.35rem;left:.72rem}.timeline-tab-btn:hover{background:#1a162b08}[data-theme=dark] .timeline-tab-btn:hover{background:#ffffff0d}.timeline-tab-btn.active{background:var(--bg-card-hover);border-color:var(--brand-coral);box-shadow:var(--shadow-subtle)}.timeline-tab-btn.active:before{background:var(--brand-coral);border-color:var(--brand-coral);box-shadow:0 0 0 4px #e83d6624}.tab-period{color:var(--brand-coral);letter-spacing:.05em;font-size:.78rem;font-weight:700}.tab-title{color:var(--text-main);font-size:.95rem;font-weight:700}.tab-region,.panel-region{color:var(--text-main);font-weight:800}.tab-region{font-size:.9rem}.panel-region{color:var(--brand-coral);margin-top:.35rem;font-size:.9rem;display:block}.timeline-panel{flex-direction:column;justify-content:center;display:flex}.panel-header{align-items:center;gap:1.2rem;margin-bottom:1.5rem;display:flex}.panel-icon-box{background:var(--gradient-brand);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;display:flex;box-shadow:0 8px 20px #e83d6640}.panel-badge{color:var(--brand-coral);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700;display:inline-block}.panel-title{font-size:1.5rem;font-weight:800}.panel-subtitle{color:var(--text-muted);font-size:.95rem}.panel-description{color:var(--text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.timeline-context{border-left:3px solid var(--brand-cyan);border-radius:var(--radius-sm);background:#4cb3aa14;gap:.25rem;margin-bottom:1.7rem;padding:.8rem 1rem;display:grid}.timeline-context strong{color:var(--brand-cyan);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem}.timeline-context span{color:var(--text-muted);font-size:.88rem;line-height:1.5}.highlights-heading{text-transform:uppercase;letter-spacing:.05em;color:var(--text-light);margin-bottom:1rem;font-size:.9rem}.highlights-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.highlight-item-box{background:var(--bg-subtle);border-radius:var(--radius-sm);align-items:center;gap:.6rem;padding:.75rem 1rem;font-size:.88rem;font-weight:600;display:flex}.pillars-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.credentials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.credential-card{padding:1.25rem}.credential-kicker{color:var(--brand-coral);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:800}.credential-card h3{margin:.7rem 0 .45rem;font-size:1rem}.credential-card p,.credential-card strong{color:var(--text-muted);font-size:.82rem;line-height:1.5}.credential-card strong{color:var(--text-main);margin-top:.55rem;display:block}.pillar-card{text-align:left;padding:2rem 1.5rem}.pillar-icon{width:44px;height:44px;color:var(--brand-cyan);background:#4cb3aa1f;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.2rem;display:flex}.pillar-title{margin-bottom:.6rem;font-size:1.15rem}.pillar-desc{color:var(--text-muted);font-size:.9rem;line-height:1.6}@media (width<=992px){.timeline-container{grid-template-columns:1fr}.timeline-tabs{border-right:none;border-bottom:var(--glass-border);flex-direction:row;padding-bottom:1rem;padding-right:0;overflow-x:auto}.timeline-tab-btn{min-width:200px}.highlights-grid{grid-template-columns:1fr}.pillars-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.credentials-grid{grid-template-columns:1fr}}@media (width<=600px){.pillars-grid{grid-template-columns:1fr}}.timeline-container{padding:1.25rem;display:block}.timeline-entry{border-bottom:var(--glass-border);position:relative}.timeline-entry:last-child{border-bottom:0}.timeline-entry:before{background:var(--glass-border);content:"";width:2px;position:absolute;top:3.9rem;bottom:-.1rem;left:1.35rem}.timeline-entry:last-child:before{display:none}.timeline-entry-toggle{text-align:left;grid-template-columns:2.75rem 1fr auto;align-items:center;gap:1rem;width:100%;padding:1.15rem 1rem;display:grid}.timeline-entry-toggle:hover,.timeline-entry.open .timeline-entry-toggle{background:#e83d660b}.timeline-node{background:var(--bg-card-hover);border:2px solid var(--text-light);color:var(--text-muted);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:2.7rem;height:2.7rem;display:flex;position:relative}.timeline-entry.open .timeline-node{background:var(--brand-coral);border-color:var(--brand-coral);color:#fff;box-shadow:0 0 0 4px #e83d6624}.timeline-entry-heading{gap:.2rem;display:grid}.timeline-entry-heading strong{color:var(--text-main);font-size:1.08rem}.timeline-entry-heading small{color:var(--text-muted);font-size:.9rem}.timeline-entry-chevron{color:var(--brand-coral);display:flex}.timeline-entry-content{opacity:0;visibility:hidden;max-height:0;margin-left:3.75rem;padding:0 1rem 0 0;transition:max-height .45s,opacity .25s,padding .35s,transform .35s;overflow:hidden;transform:translateY(-.4rem)}.timeline-entry-content.expanded{opacity:1;visibility:visible;max-height:900px;padding-bottom:1.5rem;transition-delay:50ms;transform:translateY(0)}.timeline-entry-content .panel-description{margin-bottom:1rem}.timeline-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.timeline-needs-list{gap:.6rem;padding:0;list-style:none;display:grid}.timeline-needs-list li{color:var(--text-muted);align-items:flex-start;gap:.55rem;font-size:.88rem;line-height:1.5;display:flex}@media (width<=700px){.timeline-entry-toggle{grid-template-columns:2.3rem 1fr auto;gap:.7rem;padding-inline:.4rem}.timeline-node{width:2.3rem;height:2.3rem}.timeline-entry:before{left:1.15rem}.timeline-entry-content{margin-left:3rem;padding-right:.4rem}.timeline-detail-grid{grid-template-columns:1fr}}.quality-section{padding:6rem 0;position:relative}.quality-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.quality-card{flex-direction:column;padding:2.2rem;display:flex}.quality-card-top{justify-content:space-between;align-items:center;margin-bottom:1.4rem;display:flex}.quality-icon-box{background:var(--gradient-brand);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 8px 18px #e83d6633}.quality-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-full);color:var(--brand-coral);background:#e83d661a;padding:.35rem .8rem;font-size:.74rem;font-weight:700}.quality-title{margin-bottom:.8rem;font-size:1.35rem}.quality-desc{color:var(--text-muted);margin-bottom:1.8rem;font-size:.95rem;line-height:1.6}.quality-checklist{border-top:var(--glass-border);flex-direction:column;gap:.6rem;margin-top:auto;padding-top:1.2rem;display:flex}.checklist-item{color:var(--text-main);align-items:center;gap:.6rem;font-size:.88rem;font-weight:600;display:flex}@media (width<=992px){.quality-grid{grid-template-columns:1fr}}.capability-section{padding:7rem 0}.capability-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.capability-card{flex-direction:column;min-height:220px;padding:1.4rem;display:flex}.capability-card-icon{width:42px;height:42px;color:var(--brand-coral);background:#e83d661a;border-radius:12px;place-items:center;margin-bottom:1.15rem;display:grid}.capability-card h3{margin-bottom:.65rem;font-size:1.05rem}.capability-card p{color:var(--text-muted);flex:1;font-size:.9rem;line-height:1.6}.capability-link{color:var(--brand-coral);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:.88rem;font-weight:700}.capability-link span{margin-left:.35rem;transition:margin .2s}.capability-link:hover span{margin-left:.6rem}.capability-modal-overlay{z-index:20;background:#060a14b8;place-items:center;padding:1.25rem;animation:.22s both modal-overlay-in;display:grid;position:fixed;inset:0}.capability-modal{width:min(100%,620px);padding:1.8rem;animation:.3s 40ms both modal-content-in}.capability-modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.capability-modal h3{margin:.45rem 0 0;font-size:1.45rem}.capability-close{color:var(--text-muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.capability-modal>p{color:var(--text-muted);line-height:1.65}.capability-evidence-list{gap:.8rem;margin:1.4rem 0;padding:0;list-style:none;display:grid}.capability-evidence-list li{color:var(--text-main);align-items:flex-start;gap:.65rem;display:flex}.capability-note{border-top:var(--glass-border);padding-top:1rem;font-size:.86rem}@media (width<=1000px){.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.capability-section{padding:5rem 0}.capability-grid{grid-template-columns:1fr}}.services-section{padding:6rem 0;position:relative}.services-category-tabs{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-bottom:2rem;display:flex}.cat-tab-btn{border-radius:var(--radius-full);color:var(--text-muted);background:var(--bg-card);border:var(--glass-border);padding:.65rem 1.4rem;font-size:.88rem;font-weight:600;transition:all .3s}.cat-tab-btn:hover{color:var(--brand-coral);border-color:var(--brand-coral)}.cat-tab-btn.active{background:var(--gradient-accent);color:#fff;border-color:#0000;box-shadow:0 8px 20px #e83d6647}.service-count-indicator{text-align:center;color:var(--text-light);margin-bottom:2.5rem;font-size:.85rem}.service-count-indicator strong{color:var(--brand-coral)}.services-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.service-card{flex-direction:column;height:100%;padding:2.2rem 1.8rem;display:flex}.service-card-animated{animation:.4s cubic-bezier(.16,1,.3,1) forwards fadeInCard}@keyframes fadeInCard{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.service-card-top{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.service-icon-box{background:var(--gradient-brand);color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 8px 18px #e83d6633}.service-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);color:var(--brand-cyan);text-align:right;background:#4cb3aa1f;padding:.35rem .8rem;font-size:.72rem;font-weight:700}[data-theme=dark] .service-badge{color:var(--brand-cyan);background:#4cb3aa33}.service-title{margin-bottom:.8rem;font-size:1.25rem;font-weight:700;line-height:1.3}.service-desc{color:var(--text-muted);margin-bottom:1.5rem;font-size:.92rem;line-height:1.6}.service-highlights-box{background:var(--bg-subtle);border-radius:var(--radius-sm);margin-bottom:1.5rem;padding:1rem 1.2rem}.highlights-title{text-transform:uppercase;letter-spacing:.06em;color:var(--text-light);margin-bottom:.6rem;font-size:.78rem}.service-highlights-box ul{flex-direction:column;gap:.45rem;list-style:none;display:flex}.service-highlights-box li{color:var(--text-main);align-items:flex-start;gap:.5rem;font-size:.85rem;font-weight:600;line-height:1.4;display:flex}.bullet-dot{background:var(--brand-coral);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.service-tags{flex-wrap:wrap;gap:.45rem;margin-top:auto;margin-bottom:1.5rem;display:flex}.service-tag{border-radius:var(--radius-sm);background:var(--bg-card);border:var(--glass-border);color:var(--brand-indigo);padding:.25rem .6rem;font-size:.74rem;font-weight:600}[data-theme=dark] .service-tag{color:var(--brand-cyan)}.service-link{color:var(--brand-coral);align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;transition:transform .2s;display:inline-flex}.service-card:hover .service-link{transform:translate(4px)}.expand-btn-wrapper{justify-content:center;margin-top:3.5rem;display:flex}.expand-toggle-btn{box-shadow:var(--shadow-card);gap:.8rem;padding:1rem 2.2rem;font-size:1rem}.expand-toggle-btn:hover .chevron-icon{transform:translateY(2px)}.chevron-icon{transition:transform .3s}@media (width<=1100px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.services-grid{grid-template-columns:1fr}}.tech-section{padding:6rem 0;position:relative}.filter-bar{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}.filter-btn{border-radius:var(--radius-full);color:var(--text-muted);background:var(--bg-card);border:var(--glass-border);padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .3s}.filter-btn:hover{color:var(--brand-coral);border-color:var(--brand-coral)}.filter-btn.active{background:var(--gradient-accent);color:#fff;border-color:#0000;box-shadow:0 6px 18px #e83d6640}.tech-count-indicator{text-align:center;color:var(--text-light);margin-bottom:2.5rem;font-size:.85rem}.tech-count-indicator strong{color:var(--brand-coral)}.tech-grid{grid-template-columns:repeat(4,1fr);gap:1.4rem;display:grid}.tech-card{text-align:left;flex-direction:column;height:100%;padding:1.5rem 1.3rem;display:flex}.tech-card-animated{animation:.35s cubic-bezier(.16,1,.3,1) forwards fadeInTechCard}@keyframes fadeInTechCard{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.tech-card-header{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.tech-emoji{font-size:1.8rem}.tech-level-badge{color:var(--brand-cyan);border-radius:var(--radius-sm);background:#4cb3aa1a;padding:.25rem .6rem;font-size:.7rem;font-weight:700}.tech-name{margin-bottom:.4rem;font-size:1.1rem;font-weight:700}.tech-desc{color:var(--text-muted);margin-top:auto;font-size:.86rem;line-height:1.5}@media (width<=1100px){.tech-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=800px){.tech-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.tech-grid{grid-template-columns:1fr}}.projects-section{padding:6rem 0;position:relative}.projects-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.project-card{flex-direction:column;padding:2.2rem;display:flex}.project-header{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.project-icon-box{width:46px;height:46px;color:var(--brand-coral);background:#e83d661a;border-radius:12px;justify-content:center;align-items:center;display:flex}.project-metrics{color:var(--brand-cyan);border-radius:var(--radius-full);background:#4cb3aa1a;padding:.3rem .75rem;font-size:.78rem;font-weight:700}.project-category{text-transform:uppercase;letter-spacing:.08em;color:var(--brand-coral);margin-bottom:.3rem;font-size:.75rem;font-weight:700}.project-title{margin-bottom:.8rem;font-size:1.35rem}.project-desc{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.project-features-list{flex-direction:column;gap:.5rem;margin-bottom:1.8rem;display:flex}.feature-item{color:var(--text-main);align-items:center;gap:.5rem;font-size:.88rem;font-weight:500;display:flex}.project-footer{border-top:var(--glass-border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.2rem;display:flex}.project-tech-pills{flex-wrap:wrap;gap:.4rem;display:flex}.tech-pill{background:var(--bg-subtle);color:var(--text-muted);border-radius:var(--radius-sm);padding:.2rem .55rem;font-size:.72rem;font-weight:600}.project-details-btn{color:var(--brand-coral);align-items:center;gap:.3rem;font-size:.85rem;font-weight:700;display:inline-flex}.project-details-btn:hover{color:var(--brand-indigo)}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0f0d1899;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;animation:.22s both modal-overlay-in;display:flex;position:fixed;top:0;left:0}.modal-content{background:var(--bg-card-hover);width:100%;max-width:600px;padding:2.5rem;animation:.3s 40ms both modal-content-in;position:relative}@keyframes modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes modal-content-in{0%{opacity:0;transform:translateY(.75rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.modal-title{margin-top:.3rem;font-size:1.5rem}.modal-close-btn{color:var(--text-muted);border-radius:50%;padding:.3rem .6rem;font-size:1.2rem}.modal-description{color:var(--text-muted);margin-bottom:1.8rem;font-size:1.05rem;line-height:1.7}.modal-subheading{margin-bottom:.8rem;font-size:.95rem;font-weight:700}.modal-features ul{flex-direction:column;gap:.6rem;margin-bottom:2rem;list-style:none;display:flex}.modal-features li{align-items:center;gap:.6rem;font-size:.95rem;display:flex}.modal-footer{border-top:var(--glass-border);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}@media (width<=992px){.projects-grid{grid-template-columns:1fr}}.methodology-section{padding:7rem 0}.methodology-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.methodology-step{padding:1.35rem}.methodology-number{color:var(--brand-coral);letter-spacing:.08em;font-size:.78rem;font-weight:800}.methodology-step h3{margin:1.1rem 0 .6rem;font-size:1.05rem}.methodology-step p,.methodology-tools p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.methodology-step ul{gap:.45rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.methodology-step li{color:var(--text-muted);font-size:.82rem}.methodology-step li:before{content:"✓";color:var(--brand-coral);margin-right:.4rem}.methodology-tools{grid-template-columns:.9fr 1.1fr;gap:2rem;margin-top:1rem;padding:1.6rem;display:grid}.methodology-tools-kicker{color:var(--brand-coral);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:800}.methodology-tools h3{margin:.6rem 0;font-size:1.3rem}.methodology-tool-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.methodology-tool{border:var(--glass-border);border-radius:12px;gap:.35rem;padding:.9rem;display:grid}.methodology-tool strong{font-size:.9rem}.methodology-tool span{color:var(--text-muted);font-size:.8rem;line-height:1.45}@media (width<=1000px){.methodology-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.methodology-tools{grid-template-columns:1fr}}@media (width<=600px){.methodology-section{padding:5rem 0}.methodology-steps,.methodology-tool-list{grid-template-columns:1fr}}.testimonials-section{padding:7rem 0}.testimonials-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.testimonial-card{flex-direction:column;min-height:260px;padding:1.45rem;display:flex}.testimonial-quote-icon{color:var(--brand-coral);margin-bottom:1rem}.testimonial-card blockquote{color:var(--text-main);flex:1;margin:0;font-size:.95rem;line-height:1.65}.testimonial-meta{border-top:var(--glass-border);gap:.25rem;margin-top:1.2rem;padding-top:1rem;display:grid}.testimonial-meta strong{font-size:.85rem}.testimonial-meta span,.testimonial-meta small{color:var(--text-muted);font-size:.78rem}.testimonials-disclaimer{color:var(--text-muted);text-align:center;max-width:780px;margin:1.5rem auto 0;font-size:.82rem;line-height:1.5}@media (width<=1000px){.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.testimonials-section{padding:5rem 0}.testimonials-grid{grid-template-columns:1fr}}.estimator-section{padding:6rem 0;position:relative}.estimator-grid{grid-template-columns:1fr 1fr;align-items:start;gap:2.2rem;display:grid}.estimator-controls{flex-direction:column;gap:2rem;padding:2.2rem;display:flex}.control-label{align-items:center;gap:.8rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.step-num{background:var(--gradient-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:800;display:flex}.type-options{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.type-card{border-radius:var(--radius-sm);background:var(--bg-subtle);text-align:left;border:1px solid #0000;flex-direction:column;gap:.4rem;padding:1rem;transition:all .25s;display:flex}.type-card:hover{background:var(--bg-card-hover);border-color:#e83d664d}.type-card.selected{background:var(--bg-card-hover);border-color:var(--brand-coral);box-shadow:var(--shadow-subtle)}.type-card-top{justify-content:space-between;align-items:center;display:flex}.type-title{color:var(--text-main);font-size:.9rem;font-weight:700}.type-desc{color:var(--text-muted);font-size:.78rem;line-height:1.3}.features-options{flex-direction:column;gap:.6rem;display:flex}.feature-checkbox-card{border-radius:var(--radius-sm);background:var(--bg-subtle);cursor:pointer;border:1px solid #0000;align-items:center;gap:.8rem;padding:.8rem 1rem;transition:all .2s;display:flex}.feature-checkbox-card:hover{border-color:#e83d664d}.feature-checkbox-card.checked{background:var(--bg-card-hover);border-color:var(--brand-coral)}.checkbox-custom{border:1px solid var(--text-light);border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.feature-checkbox-card.checked .checkbox-custom{border-color:var(--brand-coral);background:#e83d661a}.feature-label-text{color:var(--text-main);font-size:.88rem;font-weight:600}.timeframe-buttons{gap:.8rem;display:flex}.timeframe-btn{border-radius:var(--radius-sm);background:var(--bg-subtle);color:var(--text-muted);border:1px solid #0000;flex:1;align-items:center;gap:.6rem;padding:.8rem 1rem;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.timeframe-btn.selected{background:var(--bg-card-hover);border-color:var(--brand-coral);color:var(--brand-coral)}.estimator-form-column{padding:2.2rem}.quote-summary-pill{border-radius:var(--radius-sm);background:#e83d6614;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1rem;font-size:.85rem;display:flex}.form-group{flex-direction:column;gap:.4rem;margin-bottom:1.2rem;display:flex}.form-group label{color:var(--text-main);align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.form-group input,.form-group textarea{border-radius:var(--radius-sm);background:var(--bg-subtle);border:var(--glass-border);width:100%;color:var(--text-main);font-family:var(--font-main);outline:none;padding:.8rem 1rem;font-size:.9rem;transition:border-color .25s}.form-group input:focus,.form-group textarea:focus{border-color:var(--brand-coral)}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.w-full{justify-content:center;width:100%}.form-submit-btn{margin-top:.5rem;padding:1rem}.privacy-note{color:var(--text-light);text-align:center;margin-top:1rem;font-size:.78rem}.consent-label{text-align:left;align-items:flex-start;gap:.55rem;display:flex}.consent-label input{accent-color:var(--brand-coral);flex:none;margin-top:.2rem}.consent-label a{color:var(--brand-coral);text-decoration:underline}.success-message{text-align:center;padding:3rem 1.5rem}.success-icon-box{margin-bottom:1.2rem}.success-message h3{margin-bottom:.8rem;font-size:1.6rem}.success-message p{color:var(--text-muted);max-width:450px;margin:0 auto;line-height:1.6}.mt-4{margin-top:1.5rem}@media (width<=992px){.estimator-grid,.type-options,.form-row{grid-template-columns:1fr}}.footer{background:var(--bg-subtle);border-top:var(--glass-border);z-index:2;padding-top:5rem;padding-bottom:2.5rem;position:relative}.footer-top{grid-template-columns:2fr 1fr 1fr 1.5fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.footer-logo{align-items:center;gap:.8rem;margin-bottom:1.2rem;display:flex}.footer-logo-img{object-fit:contain;width:40px;height:40px}.footer-desc{color:var(--text-muted);max-width:380px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.footer-badge{border-radius:var(--radius-full);background:var(--bg-card);border:var(--glass-border);align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:inline-flex}.footer-heading{color:var(--text-main);margin-bottom:1.4rem;font-size:1rem;font-weight:700}.footer-links{flex-direction:column;gap:.8rem;list-style:none;display:flex}.footer-links a{color:var(--text-muted);font-size:.9rem;transition:color .2s}.footer-links a:hover{color:var(--brand-coral)}.footer-contact-col{flex-direction:column;gap:1rem;display:flex}.contact-item{color:var(--text-muted);align-items:center;gap:.6rem;font-size:.88rem;display:flex}.social-links{gap:.8rem;margin-top:.5rem;display:flex}.social-icon{background:var(--bg-card);border:var(--glass-border);width:36px;height:36px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.social-icon:hover{background:var(--brand-coral);color:#fff;border-color:#0000}.footer-bottom{border-top:var(--glass-border);color:var(--text-light);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.back-to-top{color:var(--brand-coral);align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;transition:transform .2s;display:flex}.back-to-top:hover{transform:translateY(-2px)}@media (width<=992px){.footer-top{grid-template-columns:1fr 1fr}}@media (width<=600px){.footer-top{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}}.legal-page{z-index:1;min-height:70vh;padding:8rem 0 5rem;position:relative}.legal-container{max-width:850px}.legal-back-link{color:var(--brand-coral);margin-bottom:2.5rem;font-weight:600;display:inline-block}.legal-eyebrow{color:var(--brand-coral);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.legal-page h1{margin:.5rem 0 1rem;font-size:clamp(2rem,5vw,3.5rem)}.legal-intro,.legal-section p,.legal-contact{color:var(--text-muted)}.legal-intro{margin-bottom:2.5rem;font-size:1.1rem}.legal-notice{background:color-mix(in srgb, var(--brand-coral) 10%, transparent);border:1px solid color-mix(in srgb, var(--brand-coral) 35%, transparent);border-radius:.75rem;flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:1.5rem;padding:1rem 1.1rem;display:flex}.legal-notice strong{color:var(--brand-coral)}.legal-notice span{color:var(--text-muted);font-size:.9rem}.legal-section{border-top:var(--glass-border);padding:1.5rem 0}.legal-section h2{margin-bottom:.5rem;font-size:1.25rem}.legal-list{color:var(--text-muted);margin:.75rem 0 0;padding-left:1.25rem}.legal-list li+li{margin-top:.35rem}.legal-providers{gap:.75rem;margin-top:1rem;display:grid}.legal-provider{background:var(--surface-muted);border:var(--glass-border);border-radius:.75rem;padding:1rem}.legal-provider h3{margin-bottom:.35rem;font-size:1rem}.legal-provider p{margin:.25rem 0 0;font-size:.95rem}.legal-contact{border-top:var(--glass-border);padding-top:1.5rem}
