@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}.hero-section { min-height: 100vh; padding: 140px 0; overflow: hidden; background: linear-gradient(180deg, #05070B 0%, #0B1017 100%); position: relative;}.hero-container { width: min(1440px, calc(100% - 48px)); margin-inline: auto; display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 48px; align-items: center;}.hero-content { position: relative; z-index: 2;}.hero-eyebrow { text-transform: uppercase; letter-spacing: 3px; color: #3BE7FF; font-size: 12px; font-weight: 600; margin-bottom: 24px;}.hero-title { max-width: 10ch; font-family: "Satoshi", sans-serif; font-size: clamp(48px, 5vw, 80px); line-height: 0.95; letter-spacing: -0.05em; color: #F5F7FA; margin: 0;}.hero-description { max-width: 620px; font-size: 20px; line-height: 1.65; color: #98A2B3; margin-top: 28px;}.hero-actions { display: flex; gap: 16px; margin-top: 40px; flex-wrap: wrap;}.btn-primary,.btn-secondary { border-radius: 999px; padding: 16px 26px; font-size: 15px; font-weight: 600; text-decoration: none; transition: all .25s ease;}.btn-primary { color: #05070B; background: linear-gradient(135deg, #3BE7FF 0%, #248BFF 100%); box-shadow: 0 0 40px rgba(59, 231, 255, .22);}.btn-secondary { color: #F5F7FA; background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.12);}.btn-primary:hover,.btn-secondary:hover { transform: translateY(-3px);}.hero-visual { position: relative; height: 680px; border-radius: 32px; overflow: hidden; background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.01)), radial-gradient(circle at 50% 30%, rgba(59,231,255,.18), transparent 45%); border: 1px solid rgba(255,255,255,.08); backdrop-filter: blur(20px);}.hero-visual::before { content: ""; position: absolute; inset: -20%; background: radial-gradient(circle, rgba(59,231,255,.14) 0%, transparent 70%); filter: blur(80px); z-index: -1;}.hero-visual::after { content: ""; position: absolute; inset: 0; background-image: linear-gradient(rgba(255,255,255,.04) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.04) 1px, transparent 1px); background-size: 48px 48px; mask-image: linear-gradient(to bottom, black, transparent); opacity: .45;}@media (max-width: 991px) { .hero-section { padding: 100px 0; } .hero-container { grid-template-columns: 1fr; } .hero-visual { height: 520px; }}@media (max-width: 478px) { .hero-section { padding: 72px 0; } .hero-container { width: min(100% - 32px, 1440px); } .hero-title { font-size: clamp(44px, 13vw, 64px); } .hero-description { font-size: 17px; } .hero-visual { height: 380px; border-radius: 24px; }}.hud-tag { position: absolute; z-index: 3; display: inline-flex; align-items: center; padding: 8px 14px; border-radius: 999px; background: rgba(5, 7, 11, .52); border: 1px solid rgba(255,255,255,.12); backdrop-filter: blur(12px); color: #3BE7FF; font-size: 11px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; box-shadow: 0 0 24px rgba(59,231,255,.12);}.tag-rtk { top: 28px; left: 28px;}.tag-model { top: 46%; left: 50%; transform: translate(-50%, -50%);}.tag-cloud { top: 34%; right: 28px;}.tag-dem { bottom: 28px; left: 28px;}.tag-twin { bottom: 28px; right: 28px;}.framework-section{ padding:140px 0; position:relative; background:#05070B; overflow:hidden;}.framework-section::before{ content:""; position:absolute; inset:0; background: radial-gradient(circle at 50% 0%, rgba(59,231,255,.10), transparent 38%), linear-gradient(180deg,#05070B 0%,#0B1017 100%); z-index:0;}.framework-container{ width:min(1440px,calc(100% - 48px)); margin:auto; position:relative; z-index:2;}.framework-header{ max-width:820px; margin:auto; text-align:center;}.section-label{ color:#3BE7FF; text-transform:uppercase; letter-spacing:3px; font-size:12px; font-weight:600;}.section-title{ margin-top:20px; font-size:clamp(36px,4vw,64px); line-height:1; color:#F5F7FA;}.section-description{ margin-top:24px; color:#98A2B3; font-size:18px; line-height:1.8; max-width:820px; margin-left:auto; margin-right:auto;}.pipeline{ margin:48px auto 0; display:grid; grid-template-columns:repeat(4,1fr); gap:24px; position:relative; max-width:1220px;}.pipeline-step::before{ content:""; width:10px; height:10px; border-radius:50%; background:#3BE7FF; position:absolute; top:46px; left:50%; transform:translateX(-50%); box-shadow:0 0 22px rgba(59,231,255,.75); z-index:1; opacity:.35;}.pipeline-step{ position:relative; background:rgba(255,255,255,.03); border:1px solid rgba(255,255,255,.08); border-radius:24px; padding:32px; backdrop-filter:blur(12px);}.pipeline-step{ text-align:center; min-height:220px; padding:40px 28px; }.pipeline-step h3{ margin-top:34px; font-size:28px; color:#F5F7FA;}.pipeline-step p{ margin-top:16px; color:#98A2B3; line-height:1.9;}.pipeline-step:hover{ transform:translateY(-8px); border-color:rgba(59,231,255,.35); transition:.3s;}@media(max-width:991px){.pipeline{grid-template-columns:repeat(2,1fr);}.pipeline::before{display:none;}}@media(max-width:478px){.pipeline{grid-template-columns:1fr;}}.step-number{ position:relative; z-index:2; color:#3BE7FF; font-size:14px; font-weight:700; letter-spacing:2px; text-transform:uppercase;}.step-title{ margin-top:24px; color:#F5F7FA; font-size:28px; line-height:1.1;}.step-description{ margin-top:18px; color:#98A2B3; line-height:1.9;}.step-title{ color:#F5F7FA;}.step-description{ color:#98A2B3;}.solutions-section{ padding:140px 0; background:#05070B;}.solutions-container{ width:min(1440px,calc(100% - 48px)); margin:auto;}.solutions-header{ max-width:900px; margin:auto; text-align:center;}.solutions-grid{ margin-top:80px; display:grid; grid-template-columns:repeat(3,1fr); gap:24px;}.solution-card{ background:rgba(255,255,255,.03); border:1px solid rgba(255,255,255,.08); border-radius:28px; padding:32px; transition:.3s; min-height:220px;}.solution-card:hover{ transform:translateY(-8px); border-color:rgba(59,231,255,.35);}.solution-title{ color:#F5F7FA; font-size:28px; line-height:1.2;}.solution-description{ margin-top:20px; color:#98A2B3; line-height:1.8;}@media(max-width:991px){.solutions-grid{grid-template-columns:repeat(2,1fr);}}@media(max-width:478px){.solutions-grid{grid-template-columns:1fr;}}.projects-section{ padding:140px 0; background:#05070B; position:relative;}.projects-container{ width:min(1440px,calc(100% - 48px)); margin:auto;}.projects-topbar{ display:flex; justify-content:space-between; align-items:center; width:100%; margin-bottom:24px; @media(max-width:478px){ .projects-topbar{ flex-direction:column; gap:14px; }}}.projects-link{ color:#3BE7FF; font-size:12px; font-weight:700; letter-spacing:2px; text-transform:uppercase; text-decoration:none; cursor:pointer; transition:.3s ease;}.projects-link:hover{ transform:translateX(6px);}.projects-header{ max-width:1100px; margin:auto; text-align:center;}.projects-grid{ margin-top:80px; display:grid; grid-template-columns:1.35fr 1fr; grid-template-rows:repeat(2,1fr); gap:24px;}.project-card{ min-height:320px; border-radius:28px; padding:36px; background: linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015)), radial-gradient(circle at 20% 0%,rgba(59,231,255,.12),transparent 42%); border:1px solid rgba(255,255,255,.08); display:flex; flex-direction:column; justify-content:flex-end; transition:.3s ease;}.project-large{ grid-row:span 2; min-height:664px;}.project-card:hover{ transform:translateY(-8px); border-color:rgba(59,231,255,.35); transition:.4s ease;}.project-title{ color:#F5F7FA; font-size:clamp(28px,3vw,42px); line-height:1.1;}.project-description{ margin-top:18px; color:#98A2B3; line-height:1.8;}.project-tags{ margin-top:24px; color:#3BE7FF; font-size:12px; letter-spacing:1.5px; text-transform:uppercase;}@media(max-width:991px){ .projects-grid{ grid-template-columns:1fr; grid-template-rows:auto; } .project-large{ grid-row:auto; min-height:420px; }}@media(max-width:478px){ .projects-section{ padding:90px 0; } .project-card{ min-height:300px; padding:28px; }}.project-card{ position:relative; overflow:hidden; padding:0; background:rgba(255,255,255,.03); border:1px solid rgba(255,255,255,.08); border-radius:28px; transition:transform .35s ease, box-shadow .35s ease, border-color .35s ease;}.project-media{ width:100%; height:68%; overflow:hidden;}.project-large .project-media{ height:72%;}.project-image,.project-image img{ width:100%; height:100%; object-fit:cover;}.project-image img{ transition:.8s ease;}.project-content{ padding:28px 32px 32px; background:rgba(5,7,11,.96);}.project-title{ color:#F5F7FA !important; font-size:clamp(22px,2vw,34px); line-height:1.1;}.project-description{ margin-top:12px; color:#98A2B3 !important; line-height:1.7;}.project-tags{ margin-top:16px; color:#3BE7FF !important; font-size:12px; font-weight:700; letter-spacing:1.3px; text-transform:uppercase;}.project-card:hover{ transform:translateY(-8px); border-color:rgba(59,231,255,.35); box-shadow:0 30px 80px rgba(0,200,255,.12);}.project-card:hover .project-image img{ transform:scale(1.06);}.project-card{ display:flex; flex-direction:column;}.project-media{ height:auto; aspect-ratio:16 / 9; flex-shrink:0;}.project-large .project-media{ aspect-ratio:16 / 10; height:auto;}.project-content{ flex:1; display:flex; flex-direction:column; justify-content:flex-end;}.project-large .project-media{ aspect-ratio:16 / 11;}.projects-grid{ align-items:stretch;}.project-card{ display:flex; flex-direction:column;}.project-media{ height:260px !important; min-height:260px !important; max-height:260px !important; overflow:hidden;}.project-large .project-media{ height:460px !important; min-height:460px !important; max-height:460px !important;}.project-image,.project-image figure,.project-image picture,.project-image img{ width:100% !important; height:100% !important; display:block;}.project-image img{ object-fit:cover !important; object-position:center center !important;}.project-content{ flex:1; padding:28px 32px 32px; background:rgba(5,7,11,.96);}.project-large{ min-height:720px !important;}.project-large{ position:relative;}.project-large .project-media{ height:100% !important; min-height:100% !important; max-height:none !important;}.project-large .project-content{ position:absolute; left:0; right:0; bottom:0; z-index:5; padding:48px; background:linear-gradient( 180deg, transparent 0%, rgba(5,7,11,.88) 45%, rgba(5,7,11,.98) 100% );}.project-large .project-title{ color:#fff !important;}.project-large .project-description{ color:#D6DEE8 !important;}.project-large .project-tags{ color:#3BE7FF !important;}.featured-project-card{ transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;}.featured-project-card:hover{ transform:translateY(-4px); box-shadow: 0 16px 40px rgba(0,210,255,.10); border-color:rgba(59,231,255,.35);}.featured-project-card:hover .project-image img{ transform:scale(1.04);}.project-image img{ transition:transform .8s ease;}.why-section{ padding:140px 0; background: radial-gradient(circle at 15% 20%, rgba(59,231,255,.08), transparent 34%), linear-gradient(180deg,#05070B 0%,#0B1017 100%); position:relative; overflow:hidden;}.why-container{ width:min(1440px,calc(100% - 48px)); margin:auto;}.why-layout{ display:grid; grid-template-columns:.9fr 1.1fr; gap:80px; align-items:center;}.why-copy{ max-width:620px;}.why-title{ margin-top:22px; color:#F5F7FA; font-size:clamp(48px,5vw,82px); line-height:.98; letter-spacing:-.045em;}.why-description{ margin-top:28px; color:#98A2B3; font-size:18px; line-height:1.8;}.why-stack{ display:flex; flex-direction:column; gap:22px;}.why-card{ position:relative; padding:34px 38px; border-radius:28px; background:rgba(255,255,255,.035); border:1px solid rgba(255,255,255,.08); transition:transform .35s ease, border-color .35s ease, box-shadow .35s ease;}.why-card:hover{ transform:translateY(-5px); border-color:rgba(59,231,255,.35); box-shadow:0 20px 60px rgba(0,210,255,.10);}.why-number{ color:#3BE7FF; font-size:13px; font-weight:700; letter-spacing:2px;}.why-card-title{ margin-top:18px; color:#F5F7FA; font-size:clamp(24px,2.2vw,34px); line-height:1.15;}.why-card-description{ margin-top:16px; color:#98A2B3; line-height:1.8; font-size:16px;}@media(max-width:991px){ .why-layout{ grid-template-columns:1fr; gap:56px; } .why-copy{ max-width:820px; text-align:center; margin:auto; }}@media(max-width:478px){ .why-section{ padding:90px 0; } .why-container{ width:calc(100% - 32px); } .why-title{ font-size:clamp(40px,11vw,56px); } .why-card{ padding:28px; }}.tech-section{ padding:140px 0; background: radial-gradient(circle at 80% 10%, rgba(59,231,255,.08), transparent 32%), linear-gradient(180deg,#0B1017 0%,#05070B 100%); position:relative; overflow:hidden;}.tech-container{ width:min(1440px,calc(100% - 48px)); margin:auto;}.tech-header{ max-width:920px; margin:auto; text-align:center;}.tech-title{ margin-top:22px; color:#F5F7FA; font-size:clamp(44px,4.6vw,76px); line-height:1; letter-spacing:-.045em;}.tech-description{ margin-top:24px; color:#98A2B3; font-size:18px; line-height:1.8; max-width:820px; margin-left:auto; margin-right:auto;}.tech-grid{ margin-top:76px; display:grid; grid-template-columns:repeat(3,1fr); gap:24px;}.tech-card{ min-height:250px; padding:34px; border-radius:28px; background: linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.018)); border:1px solid rgba(255,255,255,.08); transition:transform .35s ease, border-color .35s ease, box-shadow .35s ease;}.tech-card:hover{ transform:translateY(-5px); border-color:rgba(59,231,255,.35); box-shadow:0 20px 60px rgba(0,210,255,.10);}.tech-icon{ color:#3BE7FF; font-size:13px; font-weight:700; letter-spacing:2px;}.tech-card-title{ margin-top:24px; color:#F5F7FA; font-size:clamp(24px,2vw,32px); line-height:1.15;}.tech-card-description{ margin-top:16px; color:#98A2B3; line-height:1.75; font-size:16px;}@media(max-width:991px){ .tech-grid{ grid-template-columns:repeat(2,1fr); }}@media(max-width:478px){ .tech-section{ padding:90px 0; } .tech-container{ width:calc(100% - 32px); } .tech-grid{ grid-template-columns:1fr; margin-top:52px; } .tech-title{ font-size:clamp(40px,11vw,56px); }}.section-tagline-en{ margin-top:10px; color:rgba(152,162,179,.72); font-size:13px; line-height:1.6; letter-spacing:.04em; font-style:italic;}.solution-card{ background:rgba(255,255,255,.035); border:1px solid rgba(255,255,255,.08); transition: transform .35s ease, border-color .35s ease, box-shadow .35s ease, background .35s ease;}.solution-card:hover{ transform:translateY(-5px); background:rgba(255,255,255,.055); border-color:rgba(59,231,255,.32); box-shadow:0 20px 60px rgba(0,210,255,.08);}.solution-title{ color:#F5F7FA !important; font-size:clamp(22px,1.7vw,30px); line-height:1.18; font-weight:700;}.solution-description{ margin-top:14px; color:#98A2B3 !important; font-size:15px; line-height:1.75;}.solutions-grid{ margin-top:72px;}.solutions-section .solution-card{ opacity:1 !important; background:rgba(255,255,255,.045) !important; border:1px solid rgba(255,255,255,.10) !important;}.solutions-section .solution-card:hover{ background:rgba(255,255,255,.065) !important; border-color:rgba(59,231,255,.35) !important; transform:translateY(-5px); box-shadow:0 20px 60px rgba(0,210,255,.08);}.solutions-section .solution-card h1,.solutions-section .solution-card h2,.solutions-section .solution-card h3,.solutions-section .solution-card h4,.solutions-section .solution-title,.solutions-section .brxe-heading.solution-title{ color:#F5F7FA !important; opacity:1 !important; font-weight:700 !important;}.solutions-section .solution-card p,.solutions-section .solution-description,.solutions-section .brxe-text-basic.solution-description{ color:#AAB6C5 !important; opacity:1 !important; font-size:15px !important; line-height:1.75 !important;}.solutions-section .solution-title{ margin-bottom:14px;}.solutions-section .solution-card{ padding:38px 34px !important; min-height:210px;}.solutions-section .solution-title,.solutions-section .brxe-heading.solution-title{ margin-bottom:18px !important; color:#F5F7FA !important; line-height:1.18 !important;}.solutions-section .solution-description,.solutions-section .brxe-text-basic.solution-description{ margin-top:0 !important; color:#CBD5E1 !important; font-size:15px !important; line-height:1.85 !important; max-width:92%;}.solutions-section .solution-card{ padding:34px 32px !important; min-height:210px;}.solutions-section .solution-title{ color:#F5F7FA !important; font-size:22px !important; line-height:1.18 !important; font-weight:700 !important; margin-bottom:14px !important;}.solutions-section .solution-description{ color:#98A2B3 !important; font-size:14px !important; line-height:1.75 !important; font-weight:400 !important; letter-spacing:0 !important; margin-top:0 !important; max-width:96%;}.final-cta-section{ padding:150px 0; background: radial-gradient(circle at 50% 0%, rgba(59,231,255,.14), transparent 34%), linear-gradient(180deg,#05070B 0%,#0B1017 100%); position:relative; overflow:hidden;}.final-cta-container{ width:min(1240px,calc(100% - 48px)); margin:auto;}.final-cta-panel{ position:relative; overflow:hidden; text-align:center; padding:90px 64px; border-radius:36px; background: linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018)); border:1px solid rgba(255,255,255,.10); box-shadow:0 40px 120px rgba(0,0,0,.35);}.final-cta-panel::before{ content:""; position:absolute; inset:-40%; background: radial-gradient(circle at 50% 40%, rgba(59,231,255,.16), transparent 34%); filter:blur(70px); z-index:0;}.final-cta-panel > *{ position:relative; z-index:2;}.final-cta-title{ margin-top:22px; color:#F5F7FA; font-size:clamp(44px,5vw,82px); line-height:1; letter-spacing:-.045em; max-width:960px; margin-left:auto; margin-right:auto;}.final-cta-description{ margin-top:26px; color:#B8C4D4; font-size:18px; line-height:1.8; max-width:760px; margin-left:auto; margin-right:auto;}.final-cta-tagline{ margin-top:14px; color:rgba(152,162,179,.76); font-size:13px; line-height:1.6; letter-spacing:.04em; font-style:italic;}.final-cta-actions{ margin-top:42px; display:flex; justify-content:center; align-items:center; gap:16px; flex-wrap:wrap;}.final-cta-button{ border-radius:999px; padding:16px 26px; font-size:14px; font-weight:700; line-height:1; transition:transform .3s ease, box-shadow .3s ease, background .3s ease, border-color .3s ease;}.final-cta-primary{ background:#3BE7FF; color:#00131F; border:1px solid rgba(59,231,255,.65); box-shadow:0 18px 44px rgba(59,231,255,.20);}.final-cta-secondary{ background:rgba(255,255,255,.035); color:#F5F7FA; border:1px solid rgba(255,255,255,.12);}.final-cta-button:hover{ transform:translateY(-3px);}.final-cta-primary:hover{ box-shadow:0 22px 60px rgba(59,231,255,.28);}.final-cta-secondary:hover{ border-color:rgba(59,231,255,.35); background:rgba(255,255,255,.06);}@media(max-width:478px){ .final-cta-section{ padding:90px 0; } .final-cta-container{ width:calc(100% - 32px); } .final-cta-panel{ padding:64px 28px; border-radius:28px; } .final-cta-title{ font-size:clamp(38px,10vw,54px); } .final-cta-description{ font-size:16px; } .final-cta-actions{ flex-direction:column; align-items:stretch; } .final-cta-button{ width:100%; text-align:center; }}.site-footer{ padding:90px 0 42px; background:#05070B; border-top:1px solid rgba(255,255,255,.08);}.footer-container{ width:min(1440px,calc(100% - 48px)); margin:auto;}.footer-main{ display:grid; grid-template-columns:1.4fr 1fr 1fr 1fr; gap:64px; padding-bottom:64px;}.footer-logo-text{ color:#F5F7FA; font-size:28px; font-weight:800; letter-spacing:.18em;}.footer-brand-line{ margin-top:8px; color:#3BE7FF; font-size:12px; font-weight:700; letter-spacing:.18em; text-transform:uppercase;}.footer-description{ margin-top:24px; color:#98A2B3; line-height:1.8; max-width:420px;}.footer-tagline{ margin-top:18px; color:rgba(152,162,179,.72); font-size:13px; line-height:1.6; font-style:italic; max-width:460px;}.footer-column-title{ color:#F5F7FA; font-size:15px; font-weight:700; margin-bottom:20px;}.footer-link{ display:block; color:#98A2B3; font-size:14px; line-height:1.9; text-decoration:none; transition:.25s ease;}.footer-link:hover{ color:#3BE7FF; transform:translateX(4px);}.footer-bottom{ border-top:1px solid rgba(255,255,255,.08); padding-top:28px; display:flex; justify-content:space-between; gap:24px;}.footer-bottom-text{ color:#667085; font-size:13px;}@media(max-width:991px){ .footer-main{ grid-template-columns:1fr 1fr; gap:48px; }}@media(max-width:478px){ .site-footer{ padding:70px 0 34px; } .footer-container{ width:calc(100% - 32px); } .footer-main{ grid-template-columns:1fr; gap:40px; } .footer-bottom{ flex-direction:column; }}@media(max-width:991px){ .hero-section{ min-height:auto !important; padding:90px 0 110px !important; }}@media(max-width:767px){ .hero-section{ min-height:auto !important; padding:72px 0 90px !important; } .hero-container{ grid-template-columns:1fr !important; gap:36px !important; width:calc(100% - 32px) !important; } .hero-content{ max-width:100% !important; } .hero-content h1, .hero-title{ font-size:clamp(42px,9vw,64px) !important; line-height:.98 !important; max-width:9ch; } .hero-content p, .hero-description{ font-size:18px !important; line-height:1.65 !important; max-width:520px; } .hero-visual{ width:100% !important; height:auto !important; aspect-ratio:4 / 3 !important; max-width:560px !important; margin:0 auto !important; } .cta-wrapper{ display:flex; flex-direction:row; flex-wrap:wrap; gap:14px; }}@media (max-width: 478px) { .hud-tag { font-size: 9px; padding: 6px 10px; letter-spacing: .8px; } .tag-rtk { top: 18px; left: 18px; } .tag-cloud { top: 28%; right: 18px; } .tag-model { top: 50%; left: 50%; } .tag-dem { bottom: 18px; left: 18px; } .tag-twin { bottom: 18px; right: 18px; }}@media(max-width:478px){ html, body{ overflow-x:hidden !important; } body{ max-width:100vw !important; } .hero-section, .framework-section, .solutions-section, .projects-section, .why-section, .tech-section, .final-cta-section, .site-footer{ overflow-x:hidden !important; } .hero-container, .framework-container, .solutions-container, .projects-container, .why-container, .tech-container, .final-cta-container, .footer-container{ width:calc(100% - 32px) !important; max-width:100% !important; margin-left:auto !important; margin-right:auto !important; }}@media(max-width:478px){ .hero-section{ padding:72px 0 82px !important; } .hero-container{ display:grid !important; grid-template-columns:1fr !important; gap:42px !important; } .hero-content{ width:100% !important; max-width:100% !important; min-width:0 !important; } .hero-title, .hero-content h1{ font-size:clamp(38px,10.5vw,48px) !important; line-height:.98 !important; letter-spacing:-.045em !important; max-width:100% !important; width:100% !important; } .hero-description, .hero-content p{ font-size:17px !important; line-height:1.7 !important; max-width:100% !important; } .cta-wrapper{ flex-direction:column !important; align-items:flex-start !important; gap:14px !important; } .cta-wrapper .brxe-button, .cta-wrapper a, .cta-wrapper button{ width:auto !important; } .hero-visual{ width:100% !important; max-width:100% !important; aspect-ratio:4 / 3 !important; height:auto !important; }}@media(max-width:478px){ .projects-topbar{ flex-direction:column !important; align-items:center !important; gap:12px !important; text-align:center !important; } .projects-header .section-title{ font-size:clamp(34px,9vw,46px) !important; line-height:1.02 !important; max-width:100% !important; } .projects-header .section-description{ font-size:14px !important; line-height:1.7 !important; max-width:100% !important; }}@media(max-width:478px){ .footer-main{ grid-template-columns:1fr !important; gap:38px !important; } .footer-logo-text{ font-size:24px !important; } .footer-bottom{ flex-direction:column !important; gap:12px !important; }}html{ scroll-behavior:smooth; scroll-padding-top:90px;}#iletisim { padding: clamp(80px, 8vw, 130px) 20px; background: radial-gradient(circle at 50% 0%, rgba(35, 231, 255, 0.08), transparent 38%), #070B10;}#iletisim .fluentform,#iletisim .frm-fluent-form { max-width: 980px; margin: 48px auto 0; padding: clamp(28px, 4vw, 48px); background: linear-gradient(180deg, rgba(17, 24, 32, 0.94), rgba(9, 13, 18, 0.98)); border: 1px solid rgba(148, 163, 184, 0.18); border-radius: 28px; box-shadow: 0 28px 90px rgba(0, 0, 0, 0.36);}#iletisim .ff-el-group { margin-bottom: 22px !important;}#iletisim .ff-el-input--label label,#iletisim label { color: #EAF2F8 !important; font-size: 13px !important; font-weight: 700 !important; letter-spacing: 0.03em; margin-bottom: 8px !important;}#iletisim .ff-el-is-required.asterisk-right label:after,#iletisim .ff-el-is-required.asterisk-left label:before,#iletisim .required { color: #35E7FF !important;}#iletisim input[type="text"],#iletisim input[type="email"],#iletisim input[type="tel"],#iletisim input[type="url"],#iletisim select,#iletisim textarea,#iletisim .ff-el-form-control { width: 100% !important; min-height: 54px; background: rgba(255, 255, 255, 0.045) !important; border: 1px solid rgba(148, 163, 184, 0.22) !important; border-radius: 14px !important; color: #EAF2F8 !important; font-size: 15px !important; line-height: 1.5 !important; padding: 14px 16px !important; box-shadow: none !important; outline: none !important; transition: all 0.25s ease;}#iletisim textarea { min-height: 150px !important; resize: vertical;}#iletisim input::placeholder,#iletisim textarea::placeholder { color: rgba(203, 213, 225, 0.58) !important;}#iletisim input:focus,#iletisim select:focus,#iletisim textarea:focus,#iletisim .ff-el-form-control:focus { border-color: rgba(53, 231, 255, 0.72) !important; background: rgba(255, 255, 255, 0.07) !important; box-shadow: 0 0 0 4px rgba(53, 231, 255, 0.08) !important;}#iletisim select option { background: #0B1118; color: #EAF2F8;}#iletisim .ff-t-container { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 20px !important; margin-bottom: 0 !important;}#iletisim .ff-t-cell { padding: 0 !important;}#iletisim .ff-el-help-message,#iletisim .ff-el-tooltip { color: rgba(203, 213, 225, 0.62) !important; font-size: 12px !important;}#iletisim .ff-el-form-check { display: flex !important; align-items: flex-start !important; gap: 10px !important;}#iletisim input[type="checkbox"] { width: 16px !important; height: 16px !important; margin-top: 3px !important; accent-color: #35E7FF;}#iletisim .ff-el-form-check-label,#iletisim .ff-el-form-check-label span { color: rgba(234, 242, 248, 0.82) !important; font-size: 13px !important; line-height: 1.5 !important; font-weight: 500 !important;}#iletisim .ff-btn-submit,#iletisim button[type="submit"],#iletisim input[type="submit"] { min-height: 54px !important; padding: 0 28px !important; border: none !important; border-radius: 999px !important; background: linear-gradient(135deg, #35E7FF, #1E9BFF) !important; color: #031018 !important; font-size: 14px !important; font-weight: 800 !important; letter-spacing: 0.01em !important; box-shadow: 0 18px 42px rgba(35, 199, 255, 0.22) !important; transition: all 0.25s ease !important;}#iletisim .ff-btn-submit:hover,#iletisim button[type="submit"]:hover,#iletisim input[type="submit"]:hover { transform: translateY(-2px); box-shadow: 0 24px 60px rgba(35, 199, 255, 0.34) !important;}#iletisim .error,#iletisim .text-danger,#iletisim .ff-el-is-error .text-danger { color: #FF6B6B !important; font-size: 12px !important;}#iletisim .ff-el-is-error .ff-el-form-control { border-color: rgba(255, 107, 107, 0.75) !important;}#iletisim .ff-message-success { background: rgba(53, 231, 255, 0.08) !important; border: 1px solid rgba(53, 231, 255, 0.24) !important; color: #EAF2F8 !important; border-radius: 18px !important; padding: 18px 20px !important;}@media (max-width: 767px) { #iletisim { padding: 70px 18px; } #iletisim .fluentform, #iletisim .frm-fluent-form { margin-top: 32px; padding: 24px 18px; border-radius: 22px; } #iletisim .ff-t-container { grid-template-columns: 1fr !important; gap: 0 !important; } #iletisim .ff-btn-submit, #iletisim button[type="submit"], #iletisim input[type="submit"] { width: 100% !important; }}#iletisim,#proje-formu { scroll-margin-top: 120px;}@media (max-width: 767px) { #iletisim, #proje-formu { scroll-margin-top: 100px; }}.cs-footer-grid { display: grid; grid-template-columns: 1.35fr 1fr 1fr 1fr 1fr; gap: 56px; align-items: start;}@media (max-width: 991px) { .cs-footer-grid { grid-template-columns: repeat(2, 1fr); gap: 42px; }}@media (max-width: 767px) { .cs-footer-grid { grid-template-columns: 1fr; gap: 34px; }}#brxe-kfmosu {margin-right: -7px}.hero-title { max-width: 12ch;}.hero-image { width: 100%; height: 100%; object-fit: cover; opacity: .82; filter: contrast(1.08) saturate(.9);}.hero-visual { height: 560px; transform: translateY(20px);}@media (max-width: 478px) {@media (max-width: 478px) { .hero-section { padding: 120px 0 72px; overflow: hidden; } .hero-container { width: calc(100% - 32px); max-width: 100%; grid-template-columns: 1fr; gap: 40px; min-height: auto; } .hero-content { width: 100%; max-width: 100%; } .hero-title { max-width: 100%; font-size: clamp(42px, 13vw, 58px); line-height: .95; letter-spacing: -0.055em; } .hero-description { max-width: 100%; font-size: 16px; line-height: 1.65; } .hero-actions { flex-direction: column; align-items: flex-start; gap: 14px; } .btn-primary, .btn-secondary { width: auto; } .hero-visual { width: 100%; max-width: 100%; height: 420px; transform: none; border-radius: 28px; } .hero-image { width: 100%; height: 100%; object-fit: cover; }}}#brxe-uinotf {grid-template-columns: 1.1fr 0.9fr}.hero-container { min-height: calc(100vh - 80px);}#brxe-dowqtz {color: #F5F7FA}#brxe-vxdnrq {font-size: 60px}#brxe-qpnhxm {width: 100%; height: 100%; position: absolute; top: 0px; left: 0px}#brxe-nlxjio {font-weight: 600}#brxe-izuper {line-height: 1.7; font-size: 16px}#brxe-izuper a {line-height: 1.7; font-size: 16px; font-size: inherit}#brxe-byzjkl {position: relative; overflow: hidden}.project-card{position:relative;overflow:hidden;} .project-image{position:absolute;inset:0;z-index:1;} .project-image img{width:100%;height:100%;object-fit:cover;transition:0.8s ease;} .project-card::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.85));z-index:2;} .project-content{position:relative;z-index:3;} .project-card:hover .project-image img{transform:scale(1.06);}#brxe-pwdxec {width: 100%; height: 100%; position: absolute; top: 0px; left: 0px}#brxe-nmiiok {font-weight: 600}#brxe-pgxtmp {font-size: 16px; line-height: 1.7}#brxe-pgxtmp a {font-size: 16px; line-height: 1.7; font-size: inherit}.project-card{position:relative;overflow:hidden;} .project-image{position:absolute;inset:0;z-index:1;} .project-image img{width:100%;height:100%;object-fit:cover;transition:0.8s ease;} .project-card::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.85));z-index:2;} .project-content{position:relative;z-index:3;} .project-card:hover .project-image img{transform:scale(1.06);}#brxe-qimvwu {width: 100%; height: 100%; position: absolute; top: 0px; left: 0px}#brxe-joikvw {font-weight: 600}#brxe-pktvcm {font-size: 16px; line-height: 1.7}#brxe-pktvcm a {font-size: 16px; line-height: 1.7; font-size: inherit}