:root{--bg:#f6f8fc;--bg-soft:#eef3fa;--surface:#ffffffd6;--surface-strong:#fff;--surface-dark:linear-gradient(145deg,#0d1324,#111a31);--text:#162034;--text-soft:#5b6578;--border:#16203414;--accent:#f7c948;--accent-strong:#b67d00;--accent-soft:#f7c94829;--shadow-soft:0 18px 42px #111a3114;--shadow-card:0 24px 64px #111a311f;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--container:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#f7c9482e,#0000 32%),radial-gradient(circle at right 20%,#487af71a,#0000 25%),linear-gradient(#fbfcff 0%,#f3f6fb 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(calc(100% - 32px),var(--container));margin:0 auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f8fcc2;border-bottom:1px solid #1620340f;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.brand-block{flex-direction:column;gap:2px;display:flex}.brand-kicker{letter-spacing:.22em;font-size:.95rem;font-weight:800}.brand-tagline{color:var(--text-soft);font-size:.85rem}.main-nav{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.nav-link{color:var(--text-soft);border-radius:999px;padding:10px 14px;transition:all .18s}.nav-link:hover{color:var(--text);background:#ffffffb8}.header-cta{color:#fff;background:#111a31;border-radius:999px;padding:12px 18px;font-weight:700}.hero-section{padding:52px 0 28px}.hero-grid,.split-highlight,.contact-card,.three-column-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.card{border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:var(--shadow-card);padding:28px;position:relative;overflow:hidden}.glass-card{background:linear-gradient(#ffffffeb,#ffffffc7)}.dark-card{background:var(--surface-dark);color:#f4f7ff}.dark-card p,.dark-card li,.dark-card .eyebrow{color:#f4f7ffd1}.eyebrow{background:var(--accent-soft);color:var(--accent-strong);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:700;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{max-width:10ch;margin:18px 0 16px;font-size:clamp(2.4rem,4vw,4.5rem);line-height:1.02}h2{margin-bottom:16px;font-size:clamp(1.8rem,2.6vw,3rem);line-height:1.08}h3{margin-bottom:10px;font-size:1.28rem}.hero-lead,.section-heading p,.card p,.timeline-item p,.footer-note{color:var(--text-soft);font-size:1.03rem;line-height:1.7}.hero-actions,.tag-row,.mini-list,.footer-links,.contact-lines{flex-wrap:wrap;gap:14px;display:flex}.hero-actions{margin-top:28px}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:700;transition:all .18s;display:inline-flex}.button-primary{background:var(--accent);color:#322100;box-shadow:0 12px 28px #f7c94852}.button-primary:hover{filter:brightness(1.03);transform:translateY(-1px)}.button-secondary{background:#ffffffc2;border:1px solid #1620341f}.dark-card .button-secondary{color:#fff;background:#ffffff14;border-color:#ffffff29}.visual-badge{color:var(--accent);background:#ffffff14;border-radius:999px;padding:10px 14px;font-weight:700;display:inline-flex}.visual-stat-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.stat-item,.stack-item,.gallery-grid div,.mockup-line,.card-image-placeholder{border-radius:var(--radius-md);text-align:center;min-height:110px;color:var(--text-soft);background:#ffffff8f;border:1px dashed #16203424;justify-content:center;align-items:center;padding:18px;display:flex}.dark-card .stat-item,.dark-card .mockup-line,.dark-card .gallery-grid div{color:#fffc;background:#ffffff0f;border-color:#ffffff24}.stat-item span{color:var(--accent);font-size:2.4rem;font-weight:800;line-height:1;display:block}.stat-item.wide{grid-column:1/-1;align-items:flex-start}.section-block{padding:28px 0}.section-muted{background:#ffffff6b}.section-heading{max-width:720px;margin-bottom:24px}.card-grid.four-up{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.direction-card{background:#fffc}.direction-card .card-image-placeholder{min-height:164px;margin-bottom:18px}.two-column-layout{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:28px;display:grid}.sticky-column{align-self:start;position:sticky;top:110px}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.feature-item,.timeline-item,.mini-pill,.tag{border-radius:var(--radius-md);border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#ffffffd1;padding:18px}.bullet-list{margin:20px 0 0;padding-left:18px}.mockup-panel,.image-stack-card{gap:14px;display:grid}.tag{padding:10px 14px;font-size:.94rem}.timeline-list,.contact-actions{gap:16px;display:grid}.timeline-item{grid-template-columns:72px 1fr;align-items:center;gap:18px;display:grid}.timeline-number{background:var(--accent);color:#322100;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-weight:800;display:inline-flex}.three-column-layout{grid-template-columns:1fr 1fr 1.1fr}.mini-list{margin-top:18px}.mini-list.dense{gap:12px}.mini-pill{padding:12px 14px}.gallery-card .gallery-grid{margin-top:18px}.contact-card{align-items:center}.contact-lines{flex-direction:column;gap:8px;margin-top:6px}.site-footer{padding:22px 0 40px}.footer-grid{border-top:1px solid #16203414;justify-content:space-between;align-items:center;gap:20px;padding-top:24px;display:flex}.footer-brand{letter-spacing:.16em;font-weight:800}@media (max-width:1120px){.card-grid.four-up,.hero-grid,.split-highlight,.two-column-layout,.three-column-layout,.contact-card{grid-template-columns:1fr 1fr}}@media (max-width:860px){.header-inner,.main-nav,.footer-grid{flex-direction:column;align-items:flex-start}.hero-grid,.split-highlight,.two-column-layout,.three-column-layout,.contact-card,.card-grid.four-up,.feature-list,.visual-stat-grid,.gallery-grid{grid-template-columns:1fr}.sticky-column{position:static}.timeline-item{grid-template-columns:1fr}h1{max-width:none}.card{padding:22px}}.hero-visual{position:relative;overflow:hidden}.hero-visual:before{content:"";pointer-events:none;background:radial-gradient(circle,#f7c9482e 0%,#f7c94800 70%);border-radius:999px;width:280px;height:280px;position:absolute;inset:-20% auto auto -10%}.hero-visual:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);border-radius:999px;width:260px;height:260px;position:absolute;bottom:-80px;right:-60px}.visual-stat-grid{z-index:1;position:relative}.stat-item,.mockup-line,.stack-item,.card-image-placeholder,.gallery-grid>div{position:relative;overflow:hidden}.stat-item:before,.mockup-line:before,.stack-item:before,.card-image-placeholder:before,.gallery-grid>div:before{content:"";pointer-events:none;background:linear-gradient(135deg,#f7c94814,#ffffff05),linear-gradient(#ffffff08,#0000000f);position:absolute;inset:0}.card-image-placeholder,.mockup-line,.stack-item,.gallery-grid>div{text-align:center;color:#182340c7;letter-spacing:.01em;justify-content:center;align-items:center;font-weight:600;display:flex}.direction-card{transition:transform .22s,box-shadow .22s,border-color .22s}.direction-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0d1a3a1a}.card-image-placeholder{background:radial-gradient(circle at 0 0,#f7c94829,#0000 35%),linear-gradient(135deg,#ffffffeb,#e8edf6e0);border:1px dashed #1823401f;border-radius:24px;min-height:160px}.mockup-line,.stack-item{color:#ffffffdb;background:radial-gradient(circle at 0 0,#f7c9481a,#0000 35%),linear-gradient(135deg,#ffffff0a,#ffffff05);border:1px dashed #ffffff1f;border-radius:22px;min-height:110px}.gallery-grid>div{background:radial-gradient(circle at 0 0,#f7c94824,#0000 35%),linear-gradient(135deg,#ffffffe0,#e9eef6db);border:1px dashed #1823401a;border-radius:20px;min-height:110px}.image-stack-card,.gallery-card{background:linear-gradient(#ffffffc7,#f7f9fdf0)}.hero-copy h1,.section-heading h2,.split-highlight h2,.contact-card h2,.card h2{text-wrap:balance}.contact-card{box-shadow:0 24px 60px #0914342e}.button-primary{box-shadow:0 10px 28px #f7c9484d}.button-secondary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media (max-width:900px){.card-image-placeholder,.mockup-line,.stack-item,.gallery-grid>div{min-height:88px;font-size:14px}}.media-frame{position:relative;overflow:hidden}.media-fill{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.media-dark{background:#0b1530}.hero-visual .media-frame{border-radius:20px;min-height:108px}.direction-card .media-frame{border-radius:24px;min-height:160px}.mockup-line.media-frame,.stack-item.media-frame{border-radius:22px;min-height:110px}.gallery-grid .media-frame{border-radius:20px;min-height:110px}@media (max-width:900px){.direction-card .media-frame,.mockup-line.media-frame,.stack-item.media-frame,.gallery-grid .media-frame{min-height:88px}}.mockup-line.media-frame,.stack-item.media-frame{min-height:86px}.hero-visual .media-frame{min-height:140px}.header-actions{align-items:center;gap:12px;display:flex}.menu-toggle{cursor:pointer;background:#ffffffd1;border:1px solid #1620341f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;padding:0;display:none}.menu-toggle span{background:#162034;border-radius:999px;width:18px;height:2px;transition:all .18s;display:block}.menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{display:none}.mobile-menu-inner{gap:12px;padding:0 0 16px;display:grid}.mobile-nav{gap:8px;display:grid}.mobile-nav-link,.mobile-phone-link{min-height:48px;color:var(--text);background:#ffffffe6;border:1px solid #16203414;border-radius:16px;align-items:center;padding:0 16px;font-weight:600;display:flex}.mobile-phone-link{color:#fff;background:#111a31;justify-content:center;font-weight:700}@media (max-width:860px){.site-header{background:#f6f8fceb}.header-inner{flex-direction:row;align-items:center;gap:12px;padding:10px 0}.brand-block{flex:auto;min-width:0}.brand-kicker{letter-spacing:.16em;font-size:.88rem}.brand-tagline{white-space:nowrap;text-overflow:ellipsis;font-size:.76rem;overflow:hidden}.desktop-nav,.header-cta{display:none}.menu-toggle{flex:none;display:inline-flex}.mobile-menu.is-open{display:block}}h1{max-width:13ch;font-size:clamp(2rem,3.2vw,3.4rem);line-height:1.08}.hero-copy,.hero-visual{min-height:380px}.hero-visual-clean{align-content:start;gap:18px;display:grid}.hero-visual-copy{max-width:32rem}.hero-visual-copy h3{color:#f4f7ff;margin:0;font-size:1.45rem;line-height:1.2}.hero-visual-copy p{color:#f4f7ffd1;margin:10px 0 0;line-height:1.65}.hero-visual-image{border-radius:22px;min-height:240px}@media (max-width:860px){h1{max-width:none;font-size:clamp(1.8rem,8vw,2.5rem)}.hero-copy,.hero-visual{min-height:auto}.hero-visual-image{min-height:200px}.hero-visual-copy h3{font-size:1.15rem}}.card-grid.four-up{align-items:stretch}.direction-card{flex-direction:column;height:100%;display:flex}.direction-card p{flex:auto;margin-bottom:0}.direction-card .card-image-placeholder,.direction-card .media-frame{flex:none}.direction-card h3{min-height:3.1rem}@media (max-width:1120px){.direction-card h3{min-height:auto}}#cybersecurity .split-highlight{align-items:stretch}#cybersecurity .glass-card,#cybersecurity .image-stack-card{height:100%}#cybersecurity .glass-card{flex-direction:column;display:flex}#cybersecurity .glass-card .tag-row{margin-top:auto}#cybersecurity .image-stack-card{grid-template-rows:1.8fr 1fr;gap:16px;display:grid}#cybersecurity .stack-item{min-height:0}#cybersecurity .stack-item:first-child{min-height:420px}#cybersecurity .stack-item:last-child{min-height:180px}@media (max-width:860px){#cybersecurity .glass-card,#cybersecurity .image-stack-card{height:auto}#cybersecurity .glass-card .tag-row{margin-top:18px}#cybersecurity .image-stack-card{grid-template-rows:none}#cybersecurity .stack-item:first-child,#cybersecurity .stack-item:last-child{min-height:0}}.multiline-title{white-space:pre-line;letter-spacing:-.01em;max-width:none;font-size:clamp(.92rem,1.22vw,1.34rem);font-weight:700;line-height:1.42}.multiline-copy{white-space:pre-line}@media (max-width:860px){.multiline-title{font-size:clamp(.98rem,4.9vw,1.28rem);line-height:1.34}}.rich-copy p,.company-about{color:var(--text-soft);font-size:1.03rem;line-height:1.72}.content-list,.content-sublist{margin:14px 0 0;padding-left:20px}.content-list li,.content-sublist li{color:var(--text-soft);margin-bottom:12px;line-height:1.72}.content-sublist{margin-top:10px}.workflow-bullets{gap:14px;display:grid}.workflow-bullet-item{border-radius:var(--radius-md);border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#ffffffd1;grid-template-columns:18px 1fr;align-items:start;gap:14px;padding:18px;display:grid}.workflow-bullet-dot{background:var(--accent);border-radius:999px;width:10px;height:10px;margin-top:9px}.workflow-bullet-item p{color:var(--text-soft);margin:0;line-height:1.72}.company-about{margin-top:18px}@media (max-width:860px){.rich-copy p,.company-about,.content-list li,.content-sublist li,.workflow-bullet-item p{font-size:.98rem}}.hero-copy{position:relative}.hero-copy:before{content:"";background:linear-gradient(180deg,var(--accent),#f7c94814);opacity:.9;border-radius:999px;width:4px;position:absolute;top:86px;bottom:28px;left:28px}.multiline-title{margin-bottom:22px;padding-left:22px}.hero-actions{padding-left:22px}@media (max-width:860px){.hero-copy:before{width:3px;top:72px;bottom:22px;left:22px}.multiline-title,.hero-actions{padding-left:16px}}
