.fcb-trigger{position:fixed;bottom:24px;right:24px;z-index:9000;width:48px;height:48px;border-radius:50%;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 4px 16px rgba(124,92,255,.42));transition:transform .2s cubic-bezier(.34,1.56,.64,1),filter .2s ease;padding:0;overflow:visible}.fcb-trigger:hover{transform:scale(1.08);filter:drop-shadow(0 6px 22px rgba(124,92,255,.6))}.fcb-trigger:focus-visible{outline:2px solid #7C5CFF;outline-offset:3px}.fcb-avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;pointer-events:none}.fcb-status-dot{position:absolute;top:-4px;left:50%;transform:translate(-50%);width:12px;height:12px;border-radius:50%;background:#f39c12;border:2px solid #0A1628;box-shadow:0 0 12px #f39c1299;animation:pulse-warn 2s ease-in-out infinite;transition:background .4s ease,box-shadow .4s ease}@keyframes pulse-warn{0%,to{box-shadow:0 0 6px #f39c1280,0 0 16px #f39c1240}50%{box-shadow:0 0 18px #f39c12d9,0 0 32px #f39c1266}}.fcb-trigger[data-engaged=true] .fcb-status-dot{background:#2ecc71;box-shadow:0 0 8px #2ecc7166;animation:pulse-ok 2.4s ease-in-out infinite}@keyframes pulse-ok{0%,to{box-shadow:0 0 #2ecc7180}50%{box-shadow:0 0 0 5px #2ecc7100}}.fcb-minimized-ring{position:absolute;inset:-3px;border-radius:50%;border:2px solid rgba(124,92,255,.55);opacity:0;pointer-events:none;transition:opacity .22s ease;animation:fcb-ring-pulse 2.2s ease-in-out infinite}@keyframes fcb-ring-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.fcb-trigger[data-panel-open=true] .fcb-minimized-ring{opacity:1}.fcb-trigger[data-panel-open=true] .fcb-status-dot{display:none}.fcb-header-pill{position:fixed;left:50%;z-index:9002;display:flex;align-items:center;gap:8px;padding:6px 14px;background:linear-gradient(135deg,#0d1f38e0,#7c5cff2e);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid rgba(124,92,255,.35);border-radius:999px;box-shadow:0 6px 18px #0006;opacity:0;pointer-events:none;transform:translate(-50%) translateY(-4px);transition:opacity .22s ease,transform .24s cubic-bezier(.34,1.4,.64,1);white-space:nowrap}.fcb-header-pill.visible{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.fcb-pill-avatar{width:22px;height:22px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.fcb-pill-title{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700;color:#fff;letter-spacing:-.01em}.fcb-pill-sub{font-family:Inter,system-ui,sans-serif;font-size:10.5px;color:#ffffff80;margin-left:2px}.fcb-close-external{position:fixed;z-index:9002;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#7c5cffd9,#6b46c1bf);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid rgba(255,255,255,.15);box-shadow:0 6px 18px #00000059,0 0 0 3px #ffffff0a;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(-8px) scale(.85);transition:opacity .2s ease,transform .22s cubic-bezier(.34,1.4,.64,1),background .15s}.fcb-close-external.visible{opacity:.9;pointer-events:auto;transform:translateY(0) scale(1)}.fcb-close-external:hover{opacity:1;transform:scale(1.08)!important;background:linear-gradient(135deg,#7c5cff,#6b46c1e6);box-shadow:0 8px 24px #7c5cff73,0 0 0 3px #ffffff0f}.fcb-close-external:focus-visible{outline:2px solid #7C5CFF;outline-offset:2px}.fcb-panel{position:fixed;inset:64px auto 84px 50%;z-index:9001;width:96vw;max-width:1680px;min-width:480px;background:linear-gradient(135deg,#0d1f3866,#7c5cff1a);border:1.5px solid rgba(124,92,255,.5);border-radius:22px;box-shadow:0 24px 64px #00000080,0 0 0 1px #ffffff0a;backdrop-filter:blur(28px) saturate(140%);-webkit-backdrop-filter:blur(28px) saturate(140%);display:flex;flex-direction:column;overflow:hidden;opacity:0;transform:translate(-50%) scale(.88) translateY(16px);transform-origin:bottom center;pointer-events:none;transition:opacity .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1)}.fcb-panel.open{opacity:1;transform:translate(-50%) scale(1) translateY(0);pointer-events:auto}.fcb-resize-handle{position:absolute;bottom:0;right:0;width:20px;height:20px;cursor:se-resize;z-index:10;display:flex;align-items:flex-end;justify-content:flex-end;padding:3px;opacity:.55;transition:opacity .15s}.fcb-resize-handle:hover{opacity:1}.fcb-body{flex:1;min-height:0;overflow-y:auto;padding:48px 14px 8px;display:flex;flex-direction:column;gap:12px;scrollbar-width:thin;scrollbar-color:rgba(124,92,255,.28) transparent}.fcb-body::-webkit-scrollbar{width:3px}.fcb-body::-webkit-scrollbar-track{background:transparent}.fcb-body::-webkit-scrollbar-thumb{background:#7c5cff47;border-radius:3px}.fcb-body::-webkit-scrollbar-thumb:hover{background:#7c5cff80}.fcb-user-msg,.fcb-bot-msg{max-width:78%;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.55;animation:fcb-bubble-in .24s ease forwards;opacity:0;transform:translateY(6px);display:flex;align-items:flex-end;gap:8px}.fcb-bot-msg{align-self:flex-start}.fcb-user-msg{align-self:flex-end;margin-left:auto}.fcb-msg-body{padding:11px 15px;border-radius:14px;display:flex;flex-direction:column}.fcb-bot-msg .fcb-msg-body{background:#7b58e61f;border:1px solid rgba(124,92,255,.18);border-radius:4px 14px 14px;color:#ffffffe6;box-shadow:0 2px 10px #00000038;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.fcb-user-msg .fcb-msg-body{background:linear-gradient(135deg,#7c5cff4d,#6b46c14d);border:1px solid rgba(124,92,255,.35);border-radius:14px 4px 14px 14px;color:#fff;box-shadow:0 4px 14px #7c5cff4d}.fcb-msg-text{display:block}.fcb-bot-msg .fcb-msg-text strong{font-weight:700;color:#fff}.fcb-bot-msg .fcb-msg-text em{font-style:italic}.fcb-bot-msg .fcb-msg-text a{color:#9b8cff;text-decoration:underline;text-underline-offset:2px}.fcb-bot-msg .fcb-msg-text ol,.fcb-bot-msg .fcb-msg-text ul{margin:8px 0;padding-left:20px}.fcb-bot-msg .fcb-msg-text li{margin:4px 0}.fcb-bot-msg .fcb-msg-text code{background:#ffffff1a;padding:1px 4px;border-radius:3px;font-family:monospace;font-size:.9em}.fcb-bot-msg .fcb-msg-text p{margin:8px 0}.fcb-bot-msg .fcb-msg-text p:first-child{margin-top:0}.fcb-bot-msg .fcb-msg-text p:last-child{margin-bottom:0}.fcb-bot-msg .fcb-msg-text h1{font-size:18px;font-weight:700;margin:12px 0 6px}.fcb-bot-msg .fcb-msg-text h2{font-size:16px;font-weight:700;margin:10px 0 5px}.fcb-bot-msg .fcb-msg-text h3{font-size:14px;font-weight:600;margin:8px 0 4px}.fcb-bot-msg .fcb-msg-text h4{font-size:13px;font-weight:600;margin:6px 0 3px}.fcb-bot-msg .fcb-msg-text h5,.fcb-bot-msg .fcb-msg-text h6{font-size:12px;font-weight:600;margin:4px 0 2px}@keyframes fcb-bubble-in{to{opacity:1;transform:translateY(0)}}.fcb-typing{display:flex;gap:4px;align-items:center;padding:2px 0}.fcb-typing-dot{width:6px;height:6px;border-radius:50%;background:#7c5cff99;animation:fcb-bounce 1.1s infinite ease-in-out}.fcb-typing-dot:nth-child(2){animation-delay:.16s}.fcb-typing-dot:nth-child(3){animation-delay:.32s}@keyframes fcb-bounce{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-4px);opacity:1}}.fcb-phone-row{display:flex;gap:8px;padding:10px 14px;border-top:1px solid rgba(255,255,255,.06);flex-shrink:0;background:#7c5cff0d}.fcb-phone-row[hidden]{display:none}.fcb-phone-field{flex:1;background:#ffffff0d;border:1px solid rgba(124,92,255,.25);border-radius:10px;color:#ffffffe6;font-family:Inter,system-ui,sans-serif;font-size:13.5px;padding:9px 13px;outline:none;transition:border-color .15s,box-shadow .15s}.fcb-phone-field::-moz-placeholder{color:#ffffff47}.fcb-phone-field::placeholder{color:#ffffff47}.fcb-phone-field:focus{border-color:#7c5cff80;box-shadow:0 0 0 3px #7c5cff1a}.fcb-phone-send{width:38px;height:38px;flex-shrink:0;background:linear-gradient(135deg,#5b3bc7,#7c5cff);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:filter .15s,transform .12s}.fcb-phone-send:hover{filter:brightness(1.12);transform:scale(1.05)}.fcb-footer{display:flex;gap:8px;align-items:flex-end;padding:8px 10px;padding-bottom:max(8px,env(safe-area-inset-bottom,8px));border-top:1px solid rgba(255,255,255,.08);flex-shrink:0;background:#0d1f38a6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);min-width:0;overflow:hidden}.fcb-input{flex:1 1 0%;min-width:0;width:100%;box-sizing:border-box;background:#ffffff0a;border:1px solid rgba(124,92,255,.3);border-radius:10px;color:#ffffffeb;font-family:Inter,system-ui,sans-serif;font-size:14px;padding:8px 10px;outline:none;transition:border-color .25s,box-shadow .25s;resize:none;min-height:40px;max-height:120px;max-height:5lh;overflow-y:auto;line-height:1.5;scrollbar-width:thin;scrollbar-color:rgba(124,92,255,.28) transparent;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;-webkit-appearance:none;touch-action:manipulation}.fcb-input::-moz-placeholder{color:#ffffff4d}.fcb-input::placeholder{color:#ffffff4d}.fcb-input:focus{border-color:#7c5cff80;box-shadow:0 0 0 3px #7c5cff1a;outline:none}.fcb-input::-webkit-scrollbar{width:3px}.fcb-input::-webkit-scrollbar-thumb{background:#7c5cff47;border-radius:3px}.fcb-send-btn{width:38px;height:38px;flex-shrink:0;background:linear-gradient(135deg,#7c5cff,#6b46c1);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:filter .15s,transform .12s,box-shadow .15s;align-self:flex-end;margin-bottom:0;touch-action:manipulation;box-shadow:0 4px 12px #7c5cff4d}.fcb-send-btn:hover{filter:brightness(1.12);transform:scale(1.06);box-shadow:0 4px 14px #7c5cff73}.fcb-send-btn:focus-visible{outline:2px solid #7C5CFF;outline-offset:2px}.fcb-input.ph-fade::-moz-placeholder{opacity:0;-moz-transition:opacity .22s ease;transition:opacity .22s ease}.fcb-input.ph-fade::placeholder{opacity:0;transition:opacity .22s ease}.fcb-msg-time{display:block;font-size:10.5px;color:#fff6;margin-top:6px;letter-spacing:.02em;font-family:Inter,system-ui,sans-serif;opacity:.85;text-align:right}.fcb-msg-avatar-img{width:32px!important;height:32px!important;max-width:32px;max-height:32px;min-width:32px;border-radius:50%;flex-shrink:0;-o-object-fit:cover;object-fit:cover;align-self:flex-end;display:block}.fcb-user-avatar{width:32px;height:32px;border-radius:50%;background:#7c5cff2e;border:1px solid rgba(124,92,255,.32);display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1}.fcb-debug-modal{position:fixed;inset:0;z-index:9100;display:flex;align-items:center;justify-content:center;background:#081226b3;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:fcb-modal-in .22s ease forwards}.fcb-debug-modal[hidden]{display:none}@keyframes fcb-modal-in{0%{opacity:0}to{opacity:1}}.fcb-debug-modal-box{position:relative;width:min(340px,calc(100vw - 32px));background:linear-gradient(135deg,#0d1f38f5,#7c5cff1f);border:1.5px solid rgba(124,92,255,.42);border-radius:20px;box-shadow:0 24px 60px #0000008c,0 0 0 1px #ffffff0a;backdrop-filter:blur(28px) saturate(140%);-webkit-backdrop-filter:blur(28px) saturate(140%);padding:28px 24px 24px;display:flex;flex-direction:column;align-items:center;gap:12px;animation:fcb-box-in .26s cubic-bezier(.34,1.4,.64,1) forwards}@keyframes fcb-box-in{0%{transform:scale(.88) translateY(12px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.fcb-debug-modal-close{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:50%;background:#ffffff12;border:1px solid rgba(255,255,255,.12);color:#fff9;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.fcb-debug-modal-close:hover{background:#ffffff24;color:#ffffffe6}.fcb-debug-modal-title{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:700;color:#fff;margin:0;text-align:center;letter-spacing:-.01em}.fcb-debug-modal-sub{font-family:Inter,system-ui,sans-serif;font-size:13px;color:#fff9;margin:0;text-align:center;line-height:1.5}.fcb-tg-widget-container{display:flex;justify-content:center;min-height:44px}.fcb-debug-modal-status{font-family:Inter,system-ui,sans-serif;font-size:13px;color:#ffffffb3;margin:0;text-align:center;min-height:20px}.fcb-chips-external{position:fixed;z-index:9001;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .22s ease,transform .24s cubic-bezier(.34,1.4,.64,1);transform:translateY(4px)}.fcb-chips-external.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.fcb-chip-ext{display:inline-flex;align-items:center;padding:5px 11px;border-radius:999px;background:linear-gradient(135deg,#0d1f38d1,#7c5cff29);backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);border:1px solid rgba(124,92,255,.32);box-shadow:0 4px 14px #00000052,0 0 0 1px #ffffff08;color:#ffffffe0;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,box-shadow .15s,transform .12s;touch-action:manipulation;-webkit-appearance:none}.fcb-chip-ext:hover{background:linear-gradient(135deg,#7c5cff47,#6b46c138);border-color:#7c5cff94;box-shadow:0 6px 18px #7c5cff4d,0 0 0 1px #ffffff0d;transform:translateY(-1px)}.fcb-chip-ext:focus-visible{outline:2px solid #7C5CFF;outline-offset:2px}.fcb-chip-ext:active{transform:translateY(0) scale(.97)}@media(max-width:640px){.fcb-chips-external{display:none!important}}.fcb-chips-mobile{display:none}.fcb-footer-row{display:contents}@media(max-width:640px){.fcb-panel .fcb-footer{flex-direction:column;align-items:stretch;gap:4px}.fcb-footer-row{display:flex;flex-direction:row;align-items:flex-end;gap:8px;min-width:0}.fcb-chips-mobile{display:flex;overflow-x:auto;gap:6px;padding:2px 2px 4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fcb-chips-mobile::-webkit-scrollbar{display:none}.fcb-chip-m{flex-shrink:0;scroll-snap-align:start;padding:4px 10px;font-size:11px;font-family:Inter,system-ui,sans-serif;font-weight:450;border-radius:999px;background:#7c5cff14;border:1px solid rgba(124,92,255,.2);color:#ffffffb8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer;white-space:nowrap;transition:background .15s ease;touch-action:manipulation;-webkit-appearance:none}.fcb-chip-m:active{background:#7c5cff2e}}.fcb-backdrop{position:fixed;inset:0;background:#0000008c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity .22s ease;z-index:8999}.fcb-backdrop.visible{opacity:1;pointer-events:auto}@media(max-width:640px){.fcb-backdrop{display:none!important}}@media(max-width:640px){.fcb-trigger{bottom:16px;right:16px}.fcb-header-pill{top:12px!important;left:50%!important;right:auto!important;transform:translate(-50%) translateY(-4px)!important}.fcb-header-pill.visible{transform:translate(-50%) translateY(0)!important}.fcb-close-external{top:12px!important;right:12px!important}.fcb-panel{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;min-width:0!important;min-height:0!important;border-radius:0!important;border:none!important;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:1fr;transform:none!important}@supports not (height: 100dvh){.fcb-panel{height:100vh!important}}.fcb-panel.open{transform:none!important}.fcb-panel .fcb-body{grid-row:2;grid-column:1;overflow-y:auto;min-height:0;padding-top:56px}.fcb-panel .fcb-phone-row:not([hidden]){grid-row:2;grid-column:1;align-self:end}.fcb-panel .fcb-footer{grid-row:3;grid-column:1;flex-shrink:0;padding:10px 12px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 12px);background:#0a1628eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.fcb-resize-handle{display:none}.fcb-input{font-size:16px!important}}.fcb-lead-form{display:flex;flex-direction:column;gap:16px;padding:24px;color:#ffffffeb;flex:1;overflow-y:auto;max-width:520px;width:100%;margin:auto;justify-content:center}.fcb-lead-title{font-size:16px;font-weight:700;color:#fff;margin:0;line-height:1.2;text-align:center}.fcb-lead-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fcb-lead-field-wrap{display:flex;flex-direction:column;gap:6px}.fcb-lead-label{font-size:12px;font-weight:600;color:#ffffffb3;letter-spacing:.02em}.fcb-lead-input{background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:10px;color:#fff;font-size:13.5px;padding:10px 12px;outline:none;transition:border-color .18s ease,background .18s ease;font-family:inherit;width:100%;box-sizing:border-box}.fcb-lead-input::-moz-placeholder{color:#ffffff47}.fcb-lead-input::placeholder{color:#ffffff47}.fcb-lead-input:focus{border-color:#7c5cffb3;background:#7c5cff14}.fcb-lead-input[aria-invalid=true]{border-color:#e74c3cb3}.fcb-phone-container{display:flex;align-items:center;background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:10px;transition:border-color .18s ease,background .18s ease;overflow:hidden;width:100%;box-sizing:border-box}.fcb-phone-container:focus-within{border-color:#7c5cffb3;background:#7c5cff14}.fcb-lead-select{background:transparent!important;border:none!important;border-right:1px solid rgba(255,255,255,.14)!important;border-radius:0!important;color:#fff;font-size:13.5px;padding:10px 8px;outline:none;width:72px;flex-shrink:0;text-align:center;box-sizing:border-box}.fcb-lead-select:focus{box-shadow:none!important}.fcb-phone-container .fcb-lead-input{background:transparent!important;border:none!important;border-radius:0!important;padding:10px 12px}.fcb-phone-container .fcb-lead-input:focus{box-shadow:none!important}.fcb-lead-error{font-size:11px;color:#e74c3c;margin:0;min-height:12px}.fcb-lead-cta{background:linear-gradient(135deg,#7c5cff,#5b3fcc);border:none;border-radius:12px;color:#fff;font-size:14px;font-weight:700;padding:13px 18px;cursor:pointer;transition:opacity .2s ease,transform .15s ease;width:100%;letter-spacing:.02em;font-family:inherit;margin-top:4px}.fcb-lead-cta:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.fcb-lead-cta:disabled{opacity:.38;cursor:default}.fcb-lead-skip{background:none;border:none;color:#ffffff61;font-size:12px;cursor:pointer;text-align:center;padding:4px 0 8px;text-decoration:underline;text-underline-offset:2px;font-family:inherit;transition:color .15s ease}.fcb-lead-skip:hover{color:#fff9}.fcb-lead-inline-error{font-size:12px;color:#e74c3c;text-align:center;margin:0;padding:4px 0}.eng-section[data-astro-cid-p457qnw2]{padding:72px 24px 56px;background:#0a1628;border-top:1px solid rgba(255,255,255,.05);min-height:100vh;display:flex;align-items:center;justify-content:center;scroll-snap-align:start;position:relative}.eng-inner[data-astro-cid-p457qnw2]{max-width:1100px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:40px;position:relative;z-index:1}.eng-header[data-astro-cid-p457qnw2]{text-align:center;display:flex;flex-direction:column;gap:8px}.eng-label[data-astro-cid-p457qnw2]{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#ffffff52;font-weight:500;margin:0}.eng-headline[data-astro-cid-p457qnw2]{font-family:Fraunces,Georgia,serif;font-weight:700;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.15;color:#fffffff7;margin:0}.eng-headline[data-astro-cid-p457qnw2] em[data-astro-cid-p457qnw2]{font-style:normal;background:linear-gradient(90deg,#2ecc71,#4a90e2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.eng-sub[data-astro-cid-p457qnw2]{font-size:14px;color:#ffffff80;margin:0}.eng-grid[data-astro-cid-p457qnw2]{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.eng-card[data-astro-cid-p457qnw2]{background:#ffffff06;border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:28px 22px;display:flex;flex-direction:column;gap:12px;transition:border-color .2s ease}.eng-card[data-astro-cid-p457qnw2]:hover{border-color:#2ecc7140}.eng-card-icon[data-astro-cid-p457qnw2]{width:44px;height:44px;border-radius:12px;background:#2ecc7114;display:flex;align-items:center;justify-content:center;border:1px solid rgba(46,204,113,.15);flex-shrink:0}.eng-card-title[data-astro-cid-p457qnw2]{font-family:Fraunces,Georgia,serif;font-size:1.05rem;font-weight:600;color:#fffffff2;margin:0}.eng-card-desc[data-astro-cid-p457qnw2]{font-size:13.5px;color:#ffffff94;line-height:1.55;margin:0}.eng-cta-text[data-astro-cid-p457qnw2]{text-align:center;font-size:14px;color:#fff6}.eng-cta-text[data-astro-cid-p457qnw2] a[data-astro-cid-p457qnw2]{color:#4a90e2;text-decoration:none;font-weight:500}.eng-cta-text[data-astro-cid-p457qnw2] a[data-astro-cid-p457qnw2]:hover{text-decoration:underline}@media(max-width:860px){.eng-grid[data-astro-cid-p457qnw2]{grid-template-columns:1fr 1fr}.eng-section[data-astro-cid-p457qnw2]{height:auto;min-height:100vh;padding:56px 18px 40px}}@media(max-width:560px){.eng-grid[data-astro-cid-p457qnw2]{grid-template-columns:1fr}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-snap-type:y proximity}body{background:#0a111f;color:#fff;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}section{scroll-snap-align:start}.sec-tag{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#ffffff52;font-weight:500;margin:0}.sec-h{font-family:Fraunces,Georgia,serif;font-weight:700;font-size:clamp(1.5rem,3.5vw,2.4rem);line-height:1.15;letter-spacing:-.02em;color:#fffffff7;margin:0}.sec-h em{font-style:normal;background:linear-gradient(90deg,#4a90e2,#7c5cff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sec-p{font-size:15px;line-height:1.6;color:#ffffff8c;margin:0;max-width:600px}.s1{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:100px 24px;overflow:hidden;background:#0a111f}.s1-bg{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 30%,rgba(74,144,226,.08),transparent),radial-gradient(ellipse 50% 40% at 80% 80%,rgba(124,92,255,.05),transparent)}.s1-inner{position:relative;z-index:1;max-width:720px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:22px}.s1-tag{font-size:13px;color:#ffffff5c;letter-spacing:.03em}.s1-h{font-family:Fraunces,Georgia,serif;font-weight:700;font-size:clamp(2rem,5vw,3.4rem);line-height:1.1;letter-spacing:-.025em;color:#fff}.s1-h em{font-style:normal;background:linear-gradient(90deg,#4a90e2,#7c5cff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.s1-p{font-size:16px;line-height:1.6;color:#ffffff80;max-width:540px}.s1-actions{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.s1-cta{padding:14px 30px;border-radius:12px;background:linear-gradient(135deg,#1f3a93,#4a90e2);color:#fff;font-weight:600;font-size:14.5px;text-decoration:none;transition:filter .15s,transform .15s}.s1-cta:hover{filter:brightness(1.12);transform:translateY(-2px)}.s1-ghost{padding:14px 30px;border-radius:12px;border:1px solid rgba(255,255,255,.15);color:#ffffffd9;font-weight:500;font-size:14.5px;text-decoration:none;transition:border-color .15s,color .15s}.s1-ghost:hover{border-color:#ffffff59;color:#fff}.s2{padding:80px 24px;background:#0a111f;border-top:1px solid rgba(255,255,255,.04);min-height:100vh;display:flex;align-items:center;justify-content:center}.s2-inner{max-width:1000px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:28px}.s2-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:100%}.s2-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:28px 16px;display:flex;flex-direction:column;align-items:center;gap:8px;transition:border-color .2s,transform .2s}.s2-card:hover{border-color:#ffffff24;transform:translateY(-2px)}.s2-card strong{font-size:14px;color:#ffffffbf}.s2-card span{font-size:12px;color:#ffffff5c}.s2-icon{width:2.6rem;height:2.6rem}.s2-foot{font-size:16px;color:#ffffff52;font-style:italic}.s3{padding:80px 24px;background:#0a111f;border-top:1px solid rgba(255,255,255,.04);min-height:100vh;display:flex;align-items:center;justify-content:center}.s3-inner{max-width:900px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.s3-badges{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.s3-badges span{font-size:13px;font-weight:600;padding:8px 18px;border-radius:999px;background:#4a90e21a;border:1px solid rgba(74,144,226,.2);color:#4a90e2}.s3-tab-nav-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px;flex-shrink:0;width:100%}.s3-tab-nav-wrapper::-webkit-scrollbar{display:none}.s3-tab-nav{display:flex;flex-direction:row;gap:8px;padding:0 0 10px;justify-content:center;min-width:-moz-max-content;min-width:max-content}.s3-tab-btn{flex-shrink:0;padding:10px 24px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff08;color:#ffffff85;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .18s,background .18s,color .18s,box-shadow .18s;white-space:nowrap;line-height:1}.s3-tab-btn:hover:not(.is-active){border-color:#4a90e252;color:#ffffffc7;background:#4a90e20f}.s3-tab-btn.is-active{border-color:#4a90e2;background:#4a90e21f;color:#fff;box-shadow:0 0 18px #4a90e22e}.s3-panels{width:100%;border-radius:16px;background:#ffffff05;border:1px solid rgba(255,255,255,.07);overflow:hidden;min-height:200px}.s3-panel{opacity:0;pointer-events:none;display:none;padding:36px 32px;transition:opacity .22s}.s3-panel.is-active{opacity:1;pointer-events:auto;display:block}.s3-agents-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:8px}.s3-agent-card{background:#ffffff06;border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:24px 20px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.s3-agent-card strong{font-size:15px;color:#ffffffe0}.s3-agent-card span{font-size:13px;color:#ffffff75;line-height:1.5}.s3-feature-list{display:flex;flex-direction:column;gap:10px;text-align:left;max-width:500px;margin:0 auto}.s3-feature-list div{display:flex;align-items:center;gap:10px;font-size:14px;color:#ffffff9e}.s4{padding:80px 24px;background:#0a111f;border-top:1px solid rgba(255,255,255,.04);min-height:100vh;display:flex;align-items:center;justify-content:center}.s4-inner{max-width:1000px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px}.s4-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;width:100%}.s4-card{background:#ffffff06;border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:30px 20px;display:flex;flex-direction:column;align-items:center;gap:8px;transition:border-color .2s}.s4-card:hover{border-color:#4a90e240}.s4-card strong{font-size:15px;color:#ffffffe6}.s4-card p{font-size:13.5px;color:#ffffff80;line-height:1.5;margin:0}.s4-card-icon{display:flex;align-items:center;justify-content:center}.s5{padding:80px 24px;background:#0a111f;border-top:1px solid rgba(255,255,255,.04);min-height:100vh;display:flex;align-items:center;justify-content:center}.s5-inner{max-width:1000px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px}.s5-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;width:100%}.s5-card{background:#ffffff06;border:1px solid rgba(124,92,255,.1);border-radius:16px;padding:30px 20px;display:flex;flex-direction:column;align-items:center;gap:8px;transition:border-color .2s}.s5-card:hover{border-color:#7c5cff40}.s5-card strong{font-size:15px;color:#ffffffe6}.s5-card p{font-size:13.5px;color:#ffffff80;line-height:1.5;margin:0}.s5-card-icon{display:flex;align-items:center;justify-content:center}.s6{padding:100px 24px;background:#0a111f;border-top:1px solid rgba(255,255,255,.04);min-height:60vh;display:flex;align-items:center;justify-content:center}.s6-inner{max-width:700px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.s7{padding:80px 24px;background:#0a111f;border-top:1px solid rgba(255,255,255,.04);min-height:60vh;display:flex;align-items:center;justify-content:center}.s7-inner{max-width:700px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.s7-badges{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.s7-badges span{font-size:12.5px;padding:7px 16px;border-radius:8px;background:#2ecc7114;border:1px solid rgba(46,204,113,.15);color:#2ecc71}.s8{padding:80px 24px;background:#0a111f;border-top:1px solid rgba(255,255,255,.04);min-height:100vh;display:flex;align-items:center;justify-content:center}.s8-inner{max-width:1050px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px}.s8-toggle-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px;flex-shrink:0}.s8-toggle-wrapper::-webkit-scrollbar{display:none}.s8-toggle{display:inline-flex;gap:4px;background:#ffffff0a;border-radius:999px;padding:4px;border:1px solid rgba(255,255,255,.08)}.s8-toggle-btn{display:inline-flex;align-items:center;gap:7px;padding:10px 22px;border-radius:999px;border:none;background:transparent;color:#ffffff80;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .18s;white-space:nowrap}.s8-toggle-btn:hover:not(.is-active){color:#ffffffc7;background:#ffffff0a}.s8-toggle-btn.is-active{background:linear-gradient(135deg,#1f3a93,#4a90e2);color:#fff;box-shadow:0 4px 16px #4a90e24d}.s8-slides{width:100%}.s8-slide{display:none;opacity:0;transition:opacity .25s}.s8-slide.is-active{display:block;opacity:1}.s8-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;width:100%;align-items:start}.s8-card{background:#ffffff06;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:34px 24px;display:flex;flex-direction:column;gap:18px;position:relative}.s8-card--hl{border-color:#4a90e24d;box-shadow:0 0 48px #4a90e21a;transform:scale(1.04);z-index:2}.s8-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#1f3a93,#4a90e2);color:#fff;font-size:11.5px;font-weight:600;padding:5px 16px;border-radius:999px}.s8-name{font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin:0}.s8-name--g{color:#2ecc71}.s8-name--b{color:#4a90e2}.s8-name--p{color:#7c5cff}.s8-price{font-family:Fraunces,Georgia,serif;font-size:clamp(2.2rem,4vw,2.8rem);font-weight:700;color:#fff;margin:0}.s8-price span{font-size:.35em;font-weight:400;color:#fff6;font-family:Inter,system-ui,sans-serif}.s8-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px;text-align:left}.s8-card ul li{font-size:13.5px;color:#ffffffa6}.s8-card ul strong{color:#fff}.s8-ideal{font-size:12px;color:#ffffff47;font-style:italic;margin:0;line-height:1.4}.s8-all{font-size:13px;color:#ffffff52;max-width:700px;line-height:1.7;margin:12px auto 0}.s8-footnote{font-size:12px;color:#ffffff3d;max-width:700px;line-height:1.5;margin:0 auto}.s9{padding:80px 24px 0;background:#0a111f;border-top:1px solid rgba(255,255,255,.04);min-height:100vh;display:flex;flex-direction:column;align-items:center}.s9-inner{max-width:1000px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:flex-start;flex:1;padding-bottom:60px}.s9-left{display:flex;flex-direction:column;gap:16px}.s9-info{display:flex;flex-direction:column;gap:10px;margin-top:8px}.s9-info div{display:flex;flex-direction:column;gap:2px}.s9-info span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#ffffff52}.s9-info a{font-size:14.5px;color:#4a90e2;text-decoration:none}.s9-info a:hover{text-decoration:underline}.s9-right{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:32px;display:flex;flex-direction:column;gap:16px}.s9-form-title{font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:700;color:#fff;margin:0}.s9-form{display:flex;flex-direction:column;gap:12px}.s9-input{width:100%;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:14.5px;padding:12px 14px;outline:none;transition:border-color .18s}.s9-input:focus{border-color:#4a90e273;box-shadow:0 0 0 3px #4a90e21a}.s9-input::-moz-placeholder{color:#ffffff4d}.s9-input::placeholder{color:#ffffff4d}.s9-phone-row{display:flex;gap:0}.s9-country{position:relative;flex-shrink:0;width:85px}.s9-country-trigger{display:flex;align-items:center;gap:4px;width:100%;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px 0 0 10px;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:13px;padding:12px 6px;cursor:pointer;outline:none;text-align:left;transition:border-color .2s}.s9-country-trigger:focus,.s9-country-trigger:focus-visible{border-color:#4a90e273}.s9-country-chevron{flex-shrink:0;margin-left:auto;transition:transform .2s}.s9-country.open .s9-country-chevron{transform:rotate(180deg)}.s9-country-list{position:absolute;bottom:100%;left:0;margin-bottom:4px;width:240px;max-height:220px;overflow-y:auto;background:#162033;border:1px solid rgba(255,255,255,.12);border-radius:10px;list-style:none;padding:4px 0;z-index:9200;box-shadow:0 8px 24px #00000073}.s9-country-opt{padding:8px 12px;font-size:13px;color:#ffffffd1;cursor:pointer;transition:background .15s;font-family:Inter,system-ui,sans-serif}.s9-country-opt:hover,.s9-country-opt:focus-visible{background:#4a90e22e;color:#fff;outline:none}.s9-country-opt.selected{color:#fff;background:#4a90e21f}.s9-country-opt.selected:after{content:" ✓";font-size:11px;opacity:.7}.s9-phone-row .s9-input{border-radius:0 10px 10px 0;border-left:none}.s9-textarea{resize:vertical;min-height:80px}.s9-consent{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#ffffff7a;cursor:pointer}.s9-consent a{color:#4a90e2;text-decoration:none}.s9-cta{width:100%;padding:14px;border-radius:12px;background:linear-gradient(135deg,#1f3a93,#4a90e2);border:none;color:#fff;font-weight:600;font-size:15px;cursor:pointer;transition:filter .15s}.s9-cta:hover{filter:brightness(1.1)}.s9-success[hidden]{display:none}.s9-success{text-align:center;padding:12px 0;color:#2ecc71;font-size:14px}.s9-footer{width:100%;max-width:1000px;padding:18px 0;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;align-items:center;color:#ffffff47;font-size:12px}.s9-footer nav{display:flex;gap:18px}.s9-footer a{color:#ffffff47;text-decoration:none}.s9-footer a:hover{color:#ffffff8c}@media(max-width:860px){.s2-grid,.s4-grid,.s5-grid{grid-template-columns:repeat(2,1fr)}.s3-agents-grid{grid-template-columns:1fr}.s3-panel{padding:24px 18px}.s8-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.s8-card--hl{transform:none}.s9-inner{grid-template-columns:1fr;gap:40px}}@media(max-width:560px){.s2-grid,.s4-grid,.s5-grid{grid-template-columns:1fr}.s1-h{font-size:clamp(1.6rem,7vw,2.4rem)}}
