@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 {.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}}.tech-page { background: #05080D; color: #EAF2F8; overflow-x: hidden;}.tech-section { padding: clamp(70px, 7vw, 120px) 20px; background: radial-gradient(circle at 50% 0%, rgba(53, 231, 255, 0.07), transparent 38%), #05080D;}.tech-container { width: min(1180px, 100%); margin: 0 auto;}.tech-hero { min-height: 56vh; display: flex; align-items: center; text-align: center; padding-top: clamp(100px, 10vw, 150px); padding-bottom: clamp(60px, 7vw, 100px);}.tech-eyebrow { color: #35E7FF; font-size: 12px; font-weight: 900; letter-spacing: 0.36em; text-transform: uppercase; margin-bottom: 22px;}.tech-title { max-width: 1050px; margin: 0 auto; font-size: clamp(48px, 6vw, 92px); line-height: 0.96; letter-spacing: -0.055em; font-weight: 900; color: #F8FAFC;}.tech-lead { max-width: 820px; margin: 30px auto 0; color: #CBD5E1; font-size: clamp(17px, 1.35vw, 21px); line-height: 1.75;}.tech-en { margin-top: 18px; color: rgba(203, 213, 225, 0.62); font-size: 13px; font-style: italic; letter-spacing: 0.04em;}.tech-actions { display: flex; justify-content: center; gap: 16px; margin-top: 38px; flex-wrap: wrap;}.tech-btn { min-height: 52px; padding: 0 26px; border-radius: 999px; display: inline-flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 800; line-height: 1; text-decoration: none !important; transition: all 0.25s ease;}.tech-btn-primary { background: linear-gradient(135deg, #35E7FF, #1E9BFF); color: #031018 !important; border: 1px solid transparent; box-shadow: 0 18px 42px rgba(35, 199, 255, 0.22);}.tech-btn-primary:hover { transform: translateY(-2px); box-shadow: 0 24px 60px rgba(35, 199, 255, 0.34);}.tech-btn-secondary { background: rgba(255, 255, 255, 0.035); color: #EAF2F8 !important; border: 1px solid rgba(148, 163, 184, 0.25);}.tech-btn-secondary:hover { border-color: rgba(53, 231, 255, 0.55); color: #35E7FF !important; transform: translateY(-2px);}.tech-intro-card { max-width: 1040px; margin: 0 auto; padding: clamp(34px, 5vw, 64px); border: 1px solid rgba(148, 163, 184, 0.18); border-radius: 30px; background: linear-gradient(180deg, rgba(17, 24, 32, 0.92), rgba(8, 12, 18, 0.96)); box-shadow: 0 28px 90px rgba(0, 0, 0, 0.34); text-align: center;}.tech-intro-card h2 { max-width: 820px; margin: 0 auto 24px; font-size: clamp(34px, 4.5vw, 64px); line-height: 1.02; letter-spacing: -0.045em; color: #F8FAFC;}.tech-intro-card p { max-width: 840px; margin: 0 auto; color: #CBD5E1; font-size: clamp(16px, 1.2vw, 19px); line-height: 1.8;}.tech-section-title { max-width: 920px; margin: 0 auto; text-align: center; font-size: clamp(38px, 5vw, 72px); line-height: 1.02; letter-spacing: -0.05em; font-weight: 900; color: #F8FAFC;}.tech-section-lead { max-width: 760px; margin: 24px auto 58px; text-align: center; color: #CBD5E1; font-size: clamp(16px, 1.2vw, 19px); line-height: 1.75;}.tech-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px;}.tech-card { min-height: 260px; padding: clamp(28px, 3.4vw, 42px); border: 1px solid rgba(148, 163, 184, 0.18); border-radius: 28px; background: radial-gradient(circle at 0% 0%, rgba(53, 231, 255, 0.06), transparent 34%), linear-gradient(180deg, rgba(17, 24, 32, 0.9), rgba(8, 12, 18, 0.98)); box-shadow: 0 24px 80px rgba(0, 0, 0, 0.28); transition: all 0.28s ease;}.tech-card:hover { transform: translateY(-4px); border-color: rgba(53, 231, 255, 0.36); box-shadow: 0 34px 110px rgba(0, 0, 0, 0.38);}.tech-number { color: #35E7FF; font-size: 12px; font-weight: 900; letter-spacing: 0.22em; margin-bottom: 22px;}.tech-card h3 { margin: 0 0 18px; color: #F8FAFC; font-size: clamp(26px, 2.6vw, 40px); line-height: 1.04; letter-spacing: -0.04em; font-weight: 900;}.tech-card p { color: #CBD5E1; font-size: 15px; line-height: 1.75; margin: 0;}.tech-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 24px;}.tech-tag { padding: 7px 10px; border-radius: 999px; background: rgba(53, 231, 255, 0.08); border: 1px solid rgba(53, 231, 255, 0.22); color: #35E7FF; font-size: 10px; font-weight: 900; letter-spacing: 0.08em; text-transform: uppercase;}.tech-workflow { padding: clamp(36px, 5vw, 60px); border: 1px solid rgba(148, 163, 184, 0.18); border-radius: 34px; background: linear-gradient(180deg, rgba(17, 24, 32, 0.88), rgba(8, 12, 18, 0.96)); box-shadow: 0 30px 100px rgba(0, 0, 0, 0.34);}.tech-workflow-row { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px;}.tech-workflow-step { position: relative; padding: 24px; border-radius: 24px; background: rgba(255, 255, 255, 0.035); border: 1px solid rgba(148, 163, 184, 0.14);}.tech-workflow-step span { display: block; color: #35E7FF; font-size: 12px; font-weight: 900; letter-spacing: 0.2em; margin-bottom: 18px;}.tech-workflow-step h3 { margin: 0 0 14px; color: #F8FAFC; font-size: 23px; line-height: 1.08; letter-spacing: -0.035em;}.tech-workflow-step p { margin: 0; color: #CBD5E1; font-size: 14px; line-height: 1.65;}.tech-final-cta { max-width: 1040px; margin: 0 auto; padding: clamp(44px, 6vw, 76px); border: 1px solid rgba(148, 163, 184, 0.2); border-radius: 34px; text-align: center; background: radial-gradient(circle at 50% 0%, rgba(53, 231, 255, 0.12), transparent 42%), linear-gradient(180deg, rgba(17, 24, 32, 0.94), rgba(8, 12, 18, 0.98)); box-shadow: 0 32px 110px rgba(0, 0, 0, 0.38);}.tech-final-title { max-width: 840px; margin: 0 auto; font-size: clamp(38px, 5vw, 72px); line-height: 1.02; letter-spacing: -0.05em; font-weight: 900; color: #F8FAFC;}.tech-final-text { max-width: 760px; margin: 26px auto 34px; color: #CBD5E1; font-size: clamp(16px, 1.2vw, 19px); line-height: 1.75;}html { scroll-behavior: smooth;}@media (max-width: 991px) { .tech-grid { grid-template-columns: 1fr; } .tech-workflow-row { grid-template-columns: repeat(2, 1fr); }}@media (max-width: 767px) { .tech-hero, .tech-intro-card, .tech-final-cta { text-align: left; } .tech-title, .tech-lead, .tech-en, .tech-section-title, .tech-section-lead, .tech-final-title, .tech-final-text { text-align: left; margin-left: 0; margin-right: 0; } .tech-title { font-size: clamp(42px, 13vw, 60px); } .tech-actions { justify-content: flex-start; } .tech-workflow-row { grid-template-columns: 1fr; }}.tech-card p { margin-bottom: 20px !important;}.tech-tags { margin-top: 22px !important;}.tech-card .tech-tags { margin-top: 26px !important; padding-top: 0 !important;}.tech-card .brxe-text-basic:not(.tech-number):not(.tech-tag) { margin-bottom: 22px !important;}.tech-card p { margin-bottom: 22px !important;}