@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-sans:"Inter Variable", "Inter", ui-sans-serif, system-ui, sans-serif;--accent:#6366f1;--accent-hover:#4f46e5;--text-main:#111827;--text-secondary:#6b7280;--bg-main:#fff;--bg-soft:#f9fafb;--bg-surface:#f8fafc;--ease-out-soft:cubic-bezier(.34, 1.56, .64, 1);--ease-soft-bounce:cubic-bezier(.34, 1.56, .64, 1);--shadow-soft-lg:0 22px 55px #0f172a24;--shadow-soft-md:0 14px 35px #0f172a1f;--ring-soft:0 0 0 1px #94a3b82e;--assembly-ease:cubic-bezier(.34, 1.56, .64, 1);--assembly-duration:1.26s;--btn-shine-duration:.55s;--btn-shine-opacity-duration:.3s}html{scroll-behavior:smooth;overflow-x:clip}body{font-family:var(--font-sans);background-color:var(--bg-surface);color:var(--text-main);-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:clip}.gradient-text{background:linear-gradient(135deg,#7c5cbf,#4f8ef7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.assembly-item{opacity:0;transform:translate3d(var(--assembly-x,0), var(--assembly-distance,64px), 0) rotate(var(--assembly-rotate,0deg)) scale(var(--assembly-scale-from,.76));transform-origin:50%;transition:opacity var(--assembly-duration) var(--assembly-ease), transform var(--assembly-duration) var(--assembly-ease);transition-delay:var(--assembly-delay,0s);will-change:opacity, transform}.assembly-item.is-visible{opacity:1;transform:translate3d(0, 0, 0) scale(var(--assembly-scale-to,1))}.assembly-title{--assembly-delay:0s}.assembly-content{--assembly-delay:.12s}.motion-card{transition:transform .4s var(--ease-out-soft), box-shadow .4s var(--ease-out-soft), border-color .4s var(--ease-out-soft), background-color .4s var(--ease-out-soft);will-change:transform, box-shadow}.motion-card:hover{box-shadow:var(--shadow-soft-lg);border-color:#6366f166;transform:translateY(-10px)scale(1.028)}.btn-primary,.btn-secondary{cursor:pointer;min-height:44px;font:inherit;isolation:isolate;transition:transform .4s var(--ease-soft-bounce), box-shadow .4s var(--ease-soft-bounce), background-color .4s cubic-bezier(.34, 1.56, .64, 1), color .4s cubic-bezier(.34, 1.56, .64, 1);border:none;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.cta,.back-to-top{isolation:isolate;position:relative;overflow:hidden}.btn-primary:before,.btn-secondary:before,.toggle-btn:before,.cta:before,.back-to-top:before{content:"";opacity:.7;transition:transform var(--btn-shine-duration) cubic-bezier(.34, 1.56, .64, 1), opacity var(--btn-shine-opacity-duration) cubic-bezier(.34, 1.56, .64, 1);pointer-events:none;background:linear-gradient(115deg,#0000 18%,#ffffff61 46%,#ffffff0a 62%,#0000 78%);position:absolute;inset:0;transform:translate(-120%)}.btn-primary:hover,.btn-secondary:hover{box-shadow:var(--shadow-soft-md);transform:translateY(-2.5px)scale(1.02)}.btn-primary:hover:before,.btn-secondary:hover:before,.toggle-btn:hover:before,.cta:hover:before,.back-to-top:hover:before,.btn-primary:focus-visible:before,.btn-secondary:focus-visible:before,.toggle-btn:focus-visible:before,.cta:focus-visible:before,.back-to-top:focus-visible:before{opacity:1;transform:translate(120%)}@media (prefers-reduced-motion:reduce){.assembly-item{opacity:1;transition:none;transform:none}}html.in-iframe::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.in-iframe body::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.in-iframe ::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.in-iframe,html.in-iframe body,html.in-iframe *{scrollbar-width:none;-ms-overflow-style:none}*{box-sizing:border-box;margin:0;padding:0}.gallery{grid-template-columns:1fr 1fr;gap:28px;max-width:1100px;margin:0 auto;padding:2rem;display:grid}.card{cursor:pointer;background:#fff;border:1px solid #00000012;border-radius:16px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s cubic-bezier(.34,1.56,.64,1);overflow:hidden;box-shadow:0 4px 20px #0000000f}.card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001f}.card-preview{background:#f8f8fc;height:200px;position:relative;overflow:hidden}.card-footer{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.card-title{color:#1a1a1a;font-family:-apple-system,sans-serif;font-size:14px;font-weight:600}.card-tag{color:#6b6b80;background:#f0f0f5;border-radius:999px;padding:3px 10px;font-family:-apple-system,sans-serif;font-size:11px}.ui1{background:#fff;height:100%;padding:14px}.ui1-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ui1-title{color:#1a1a1a;font-family:-apple-system,sans-serif;font-size:11px;font-weight:700}.ui1-badge{color:#7c5cbf;background:#f0e6ff;border-radius:999px;padding:2px 7px;font-family:-apple-system,sans-serif;font-size:9px;font-weight:600;animation:2s cubic-bezier(.34,1.56,.64,1) infinite badgePulse}@keyframes badgePulse{0%,to{opacity:1}50%{opacity:.6}}.ui1-stats{grid-template-columns:1fr 1fr 1fr;gap:6px;margin-bottom:10px;display:grid}.ui1-stat{background:#f8f8fc;border-radius:8px;padding:8px}.ui1-stat-val{color:#1a1a1a;font-family:-apple-system,sans-serif;font-size:14px;font-weight:700}.ui1-stat-label{color:#8e8e93;margin-top:1px;font-family:-apple-system,sans-serif;font-size:8px}.ui1-chart{background:#f8f8fc;border-radius:8px;padding:8px}.ui1-bars{align-items:flex-end;gap:4px;height:50px;display:flex}.ui1-bar{transform-origin:bottom;border-radius:3px 3px 0 0;flex:1;animation:2.5s cubic-bezier(.34,1.56,.64,1) infinite alternate growBar}.ui1-bar:first-child{animation-delay:0s}.ui1-bar:nth-child(2){animation-delay:.2s}.ui1-bar:nth-child(3){animation-delay:.4s}.ui1-bar:nth-child(4){animation-delay:.6s}.ui1-bar:nth-child(5){animation-delay:.8s}.ui1-bar:nth-child(6){animation-delay:1s}.ui1-bar:nth-child(7){animation-delay:1.2s}@keyframes growBar{0%{transform:scaleY(.7)}to{transform:scaleY(1.1)}}.ui1-chart-label{justify-content:space-between;margin-top:4px;display:flex}.ui1-chart-lbl{color:#8e8e93;font-family:-apple-system,sans-serif;font-size:7px}.ui2{background:#fff;height:100%;padding:12px}.ui2-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ui2-title{color:#1a1a1a;font-family:-apple-system,sans-serif;font-size:11px;font-weight:700}.ui2-cart{background:#7c5cbf;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;animation:2s cubic-bezier(.34,1.56,.64,1) infinite cartBounce;display:flex}@keyframes cartBounce{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.ui2-grid{grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.ui2-item{border:1px solid #0000000f;border-radius:8px;overflow:hidden}.ui2-img{justify-content:center;align-items:center;height:50px;display:flex}.ui2-info{padding:5px 6px}.ui2-name{color:#1a1a1a;font-family:-apple-system,sans-serif;font-size:8px;font-weight:600}.ui2-price{color:#7c5cbf;font-family:-apple-system,sans-serif;font-size:8px;font-weight:700}.ui2-tag-row{gap:4px;margin-top:8px;display:flex}.ui2-tag{border-radius:999px;padding:3px 8px;font-family:-apple-system,sans-serif;font-size:8px;font-weight:500}.ui2-btn{cursor:pointer;color:#fff;background-image:linear-gradient(90deg,#7c5cbf 0%,#a78bfa 50%,#7c5cbf 100%);background-size:200% 100%;border:none;border-radius:8px;width:100%;margin-top:8px;padding:6px 0;font-family:-apple-system,sans-serif;font-size:9px;font-weight:600;animation:3s cubic-bezier(.34,1.56,.64,1) infinite btnShimmer}@keyframes btnShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.ui3{background:#fff;height:100%;padding:12px}.ui3-title{color:#1a1a1a;text-align:center;margin-bottom:4px;font-family:-apple-system,sans-serif;font-size:11px;font-weight:700}.ui3-toggle-row{justify-content:center;align-items:center;gap:6px;margin-bottom:8px;display:flex}.ui3-toggle-label{color:#8e8e93;font-family:-apple-system,sans-serif;font-size:8px}.ui3-toggle-label.active{color:#7c5cbf;font-weight:600}.ui3-toggle-track{cursor:pointer;background:#7c5cbf;border-radius:7px;width:28px;height:14px;position:relative}.ui3-toggle-thumb{background:#fff;border-radius:50%;width:10px;height:10px;animation:3s cubic-bezier(.34,1.56,.64,1) infinite toggleSlide;position:absolute;top:2px;right:2px}@keyframes toggleSlide{0%,40%{right:2px}50%,90%{right:calc(100% - 12px)}to{right:2px}}.ui3-cards{gap:6px;display:flex}.ui3-card{border:1px solid #00000014;border-radius:10px;flex:1;padding:10px 8px}.ui3-card.featured{background:#7c5cbf;border-color:#7c5cbf}.ui3-plan{color:#8e8e93;font-family:-apple-system,sans-serif;font-size:8px;font-weight:600}.ui3-card.featured .ui3-plan{color:#ffffffb3}.ui3-price{color:#1a1a1a;font-family:-apple-system,sans-serif;font-size:18px;font-weight:800;line-height:1.1}.ui3-card.featured .ui3-price{color:#fff}.ui3-period{color:#8e8e93;font-family:-apple-system,sans-serif;font-size:8px}.ui3-card.featured .ui3-period{color:#fff9}.ui3-features{flex-direction:column;gap:4px;margin-top:8px;display:flex}.ui3-feat{color:#3c3c43;align-items:center;gap:4px;font-family:-apple-system,sans-serif;font-size:8px;display:flex}.ui3-card.featured .ui3-feat{color:#ffffffd9}.ui3-check{background:#34c759;border-radius:50%;flex-shrink:0;width:8px;height:8px}.ui3-card.featured .ui3-check{background:#ffffff80}.ui3-btn{color:#1a1a1a;cursor:pointer;background:#f8f8fc;border:1px solid #0000001a;border-radius:6px;width:100%;margin-top:8px;padding:5px 0;font-family:-apple-system,sans-serif;font-size:8px;font-weight:600}.ui3-card.featured .ui3-btn{color:#7c5cbf;background:#fff;border-color:#0000}.ui4{background:#fff;flex-direction:column;height:100%;padding:12px;display:flex}.ui4-header{border-bottom:1px solid #0000000f;align-items:center;gap:8px;margin-bottom:8px;padding-bottom:8px;display:flex}.ui4-avatar{background:linear-gradient(135deg,#7c5cbf,#a78bfa);border-radius:50%;flex-shrink:0;width:24px;height:24px}.ui4-name{color:#1a1a1a;font-family:-apple-system,sans-serif;font-size:10px;font-weight:700}.ui4-status{color:#34c759;font-family:-apple-system,sans-serif;font-size:8px}.ui4-dot-status{background:#34c759;border-radius:50%;width:5px;height:5px;margin-right:3px;animation:1.5s cubic-bezier(.34,1.56,.64,1) infinite statusPulse;display:inline-block}@keyframes statusPulse{0%,to{opacity:1}50%{opacity:.3}}.ui4-msgs{flex-direction:column;flex:1;gap:6px;display:flex}.ui4-msg{align-items:flex-end;gap:6px;display:flex}.ui4-msg.mine{flex-direction:row-reverse}.ui4-msg-av{border-radius:50%;flex-shrink:0;width:18px;height:18px}.ui4-bubble{border-radius:12px;max-width:70%;padding:6px 9px;font-family:-apple-system,sans-serif;font-size:8px;line-height:1.4}.ui4-bubble.them{color:#1a1a1a;background:#f0f0f5;border-bottom-left-radius:3px}.ui4-bubble.me{color:#fff;background:#7c5cbf;border-bottom-right-radius:3px}.ui4-typing{align-items:flex-end;gap:6px;display:flex}.ui4-typing-bubble{background:#f0f0f5;border-radius:12px 12px 12px 3px;align-items:center;gap:3px;padding:8px 12px;display:flex}.ui4-typing-dot{background:#8e8e93;border-radius:50%;width:4px;height:4px;animation:1.2s cubic-bezier(.34,1.56,.64,1) infinite typingBounce}.ui4-typing-dot:nth-child(2){animation-delay:.2s}.ui4-typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.ui4-input{color:#8e8e93;background:#f0f0f5;border-radius:20px;justify-content:space-between;align-items:center;margin-top:8px;padding:6px 12px;font-family:-apple-system,sans-serif;font-size:8px;display:flex}.ui4-send{background:#7c5cbf;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;animation:2s cubic-bezier(.34,1.56,.64,1) infinite sendPulse;display:flex}@keyframes sendPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.ui5{background:#fff;height:100%;padding:12px}.ui5-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ui5-month{color:#1a1a1a;font-family:-apple-system,sans-serif;font-size:11px;font-weight:700}.ui5-nav{gap:4px;display:flex}.ui5-navbtn{background:#f0f0f5;border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.ui5-days-header{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px;display:grid}.ui5-day-lbl{color:#8e8e93;text-align:center;font-family:-apple-system,sans-serif;font-size:7px;font-weight:600}.ui5-days{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.ui5-day{aspect-ratio:1;color:#1a1a1a;border-radius:6px;justify-content:center;align-items:center;width:100%;font-family:-apple-system,sans-serif;font-size:8px;display:flex}.ui5-day.today{color:#fff;background:#7c5cbf;font-weight:700;animation:2s cubic-bezier(.34,1.56,.64,1) infinite todayPulse}@keyframes todayPulse{0%,to{box-shadow:0 0 #7c5cbf66}50%{box-shadow:0 0 0 4px #7c5cbf00}}.ui5-day.has-event{position:relative}.ui5-day.has-event:after{content:"";background:#7c5cbf;border-radius:50%;width:3px;height:3px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.ui5-day.other{color:#c0c0c8}.ui5-events{flex-direction:column;gap:4px;margin-top:8px;display:flex}.ui5-event{background:#f8f8fc;border-radius:8px;align-items:center;gap:7px;padding:5px 8px;display:flex}.ui5-event:first-child{animation:3s cubic-bezier(.34,1.56,.64,1) infinite eventSlide}@keyframes eventSlide{0%,to{background:#f8f8fc}50%{background:#f0e6ff}}.ui5-event-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.ui5-event-name{color:#1a1a1a;font-family:-apple-system,sans-serif;font-size:8px;font-weight:600}.ui5-event-time{color:#8e8e93;margin-left:auto;font-family:-apple-system,sans-serif;font-size:7px}.ui6{background:#fff;height:100%;padding:12px}.ui6-profile{border-bottom:1px solid #0000000f;align-items:center;gap:10px;margin-bottom:8px;padding-bottom:10px;display:flex}.ui6-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:-apple-system,sans-serif;font-size:12px;font-weight:700;display:flex}.ui6-name{color:#1a1a1a;font-family:-apple-system,sans-serif;font-size:11px;font-weight:700}.ui6-role{color:#8e8e93;font-family:-apple-system,sans-serif;font-size:8px}.ui6-section-lbl{color:#8e8e93;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-family:-apple-system,sans-serif;font-size:8px;font-weight:600}.ui6-items{flex-direction:column;gap:3px;margin-bottom:8px;display:flex}.ui6-item{background:#f8f8fc;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;display:flex}.ui6-item-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.ui6-item-name{color:#1a1a1a;flex:1;font-family:-apple-system,sans-serif;font-size:9px;font-weight:500}.ui6-item-arrow{color:#c0c0c8;font-size:9px}.ui6-toggle{background:#7c5cbf;border-radius:7px;flex-shrink:0;width:26px;height:14px;position:relative}.ui6-toggle-thumb{background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:2px;right:2px}.ui6-progress-row{margin-top:6px}.ui6-progress-label{color:#8e8e93;justify-content:space-between;margin-bottom:3px;font-family:-apple-system,sans-serif;font-size:8px;display:flex}.ui6-progress-track{background:#f0f0f5;border-radius:2px;height:4px;overflow:hidden}.ui6-progress-fill{background:linear-gradient(90deg,#7c5cbf,#4f8ef7);border-radius:2px;height:100%;animation:3s cubic-bezier(.34,1.56,.64,1) infinite alternate progressFill}@keyframes progressFill{0%{width:40%}to{width:85%}}@keyframes statCount{0%,to{opacity:1}50%{opacity:.7}}@keyframes macBar{0%{transform:scaleY(.7)}to{transform:scaleY(1.05)}}@keyframes sldot{0%,to{opacity:1}50%{opacity:.3}}@keyframes slTyping{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes sendPop{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes compFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes selFloat{0%,to{opacity:1}50%{opacity:.5}}@keyframes figCursor{0%,to{transform:translate(0)}33%{transform:translate(20px,-10px)}66%{transform:translate(-10px,15px)}}@keyframes noteFloat{0%,to{transform:translate(0)}50%{transform:translate(2px)}}@keyframes noteBadge{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes kpiAnim{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.98)}}@keyframes shArrow{0%,to{transform:translate(0)}50%{transform:translate(6px)}}@keyframes glowPulse{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}@keyframes bgFloat{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-20px)}}@keyframes lineReveal{to{opacity:1;transform:translateY(0)}}@keyframes gradShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes wordCycle{0%{opacity:0;transform:translateY(20px)}5%{opacity:1;transform:translateY(0)}20%{opacity:1;transform:translateY(0)}25%{opacity:0;transform:translateY(-20px)}to{opacity:0}}@keyframes arrowPop{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.cookie-banner-root.svelte-zvfgak{z-index:15000;padding:16px;padding-bottom:max(16px, env(safe-area-inset-bottom,0px));pointer-events:none;font-family:var(--font-sans,"Inter", system-ui, sans-serif);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.cookie-banner-card.svelte-zvfgak{pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);contain:layout style paint;background:#fffffff5;border:1px solid #e8e8ed;border-radius:18px;width:100%;max-width:520px;padding:20px 22px;box-shadow:0 18px 50px #1d1d1f24,inset 0 1px #ffffffe6}.cookie-title.svelte-zvfgak{color:#1d1d1f;letter-spacing:-.02em;margin:0 0 8px;font-size:15px;font-weight:700}.cookie-text.svelte-zvfgak{color:#424245;margin:0 0 10px;font-size:13px;line-height:1.55}.cookie-links.svelte-zvfgak{margin:0 0 16px;font-size:12px}.cookie-links.svelte-zvfgak a:where(.svelte-zvfgak){color:#0071e3;font-weight:600;text-decoration:none}.cookie-links.svelte-zvfgak a:where(.svelte-zvfgak):hover{text-decoration:underline}.cookie-actions.svelte-zvfgak{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.btn.svelte-zvfgak{cursor:pointer;border:none;border-radius:999px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:transform .2s,box-shadow .2s}.btn.primary.svelte-zvfgak{color:#fff;background:#0071e3;box-shadow:0 6px 20px #0071e340}.btn.primary.svelte-zvfgak:hover{background:#0077ed;transform:translateY(-1px)}.btn.ghost.svelte-zvfgak{color:#1d1d1f;background:#0000000d;border:1px solid #e8e8ed}.btn.ghost.svelte-zvfgak:hover{background:#00000014}@media (width<=480px){.cookie-actions.svelte-zvfgak{flex-direction:column-reverse;align-items:stretch}.btn.svelte-zvfgak{justify-content:center;width:100%}}.footer-custom.svelte-mhgu6k{text-align:center;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-top:1px solid #e2e8f0;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:42px 20px 48px}.footer-copy.svelte-mhgu6k{max-width:1100px;margin:0 auto 24px;padding:0 16px}.footer-legal.svelte-mhgu6k{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 10px;max-width:1100px;margin:0 auto 28px;padding:0 16px;font-size:13px;font-weight:600;display:flex}.footer-legal.svelte-mhgu6k a:where(.svelte-mhgu6k){color:#64748b;text-decoration:none}.footer-landing-link.svelte-mhgu6k,.footer-portfolio-link.svelte-mhgu6k{font-weight:500;color:#64748b!important}.footer-landing-link.svelte-mhgu6k:hover,.footer-portfolio-link.svelte-mhgu6k:hover{text-decoration:none;color:#334155!important}.footer-legal.svelte-mhgu6k a:where(.svelte-mhgu6k):hover{color:#334155;text-decoration:none}.footer-dot.svelte-mhgu6k{color:#94a3b8;-webkit-user-select:none;user-select:none}.footer-legal-btn.svelte-mhgu6k{font:inherit;color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:none}.footer-legal-btn.svelte-mhgu6k:hover{color:#334155}.footer-primary.svelte-mhgu6k,.footer-secondary.svelte-mhgu6k,.footer-tertiary.svelte-mhgu6k{margin:0;line-height:1.65}.footer-primary.svelte-mhgu6k{color:#0f172a;letter-spacing:.1px;font-size:14px;font-weight:600}.footer-secondary.svelte-mhgu6k{color:#475569;margin-top:6px;font-size:13px;font-weight:500}.footer-tertiary.svelte-mhgu6k{color:#2563eb;margin-top:6px;font-size:13px;font-weight:600}.footer-icons.svelte-mhgu6k{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.footer-icons.svelte-mhgu6k a:where(.svelte-mhgu6k){color:#475569;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:all .3s;display:inline-flex}.footer-icons.svelte-mhgu6k a:where(.svelte-mhgu6k):hover{color:#fff;background-color:#2563eb;border-color:#2563eb;transform:translateY(-4px);box-shadow:0 8px 20px #2563eb40}.footer-icons.svelte-mhgu6k svg:where(.svelte-mhgu6k){width:20px;height:20px}.footer-malt-icon.svelte-mhgu6k{background-color:currentColor;width:22px;height:22px;display:block;-webkit-mask:url(../../../imagenes/malt-svgrepo-com.svg) 50%/contain no-repeat;mask:url(../../../imagenes/malt-svgrepo-com.svg) 50%/contain no-repeat}@media (width<=768px){.footer-custom.svelte-mhgu6k{padding-top:34px}.footer-copy.svelte-mhgu6k{margin-bottom:26px;padding:0 14px}.footer-primary.svelte-mhgu6k,.footer-secondary.svelte-mhgu6k,.footer-tertiary.svelte-mhgu6k{font-size:12px;line-height:1.7}.footer-icons.svelte-mhgu6k{gap:16px}.footer-icons.svelte-mhgu6k a:where(.svelte-mhgu6k){width:44px;height:44px}.footer-icons.svelte-mhgu6k svg:where(.svelte-mhgu6k){width:18px;height:18px}.footer-malt-icon.svelte-mhgu6k{width:20px;height:20px}}body{cursor:auto}.cursor-dot.svelte-16f0zcm{pointer-events:none;z-index:999999;opacity:.9;background-color:#fff;border-radius:50%;width:6px;height:6px;position:fixed;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 0 3px #0006}.cursor-outline.svelte-16f0zcm{pointer-events:none;z-index:999998;will-change:transform;opacity:.6;border:1px solid #0071e380;border-radius:50%;width:25px;height:25px;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-dot[hidden].svelte-16f0zcm,.cursor-outline[hidden].svelte-16f0zcm{display:none}@media (width<=768px){.cursor-dot.svelte-16f0zcm,.cursor-outline.svelte-16f0zcm{display:none!important}}.career-backdrop.svelte-ufw3d8{z-index:20000;-webkit-backdrop-filter:blur(6px);box-sizing:border-box;font-family:var(--font-sans);background:#1d1d1f73;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.career-panel.svelte-ufw3d8{background:#fff;border:1px solid #e8e8ed;border-radius:16px;flex-direction:column;width:min(100%,560px);max-height:min(90vh,880px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #1d1d1f1f,inset 0 1px #ffffffe6}.career-close.svelte-ufw3d8{z-index:2;color:#1d1d1f;cursor:pointer;background:#0000000a;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.career-close.svelte-ufw3d8:hover{background:#00000014;transform:scale(1.04)}.career-scroll.svelte-ufw3d8{-webkit-overflow-scrolling:touch;padding:2.25rem 1.75rem 1.75rem;overflow-y:auto}.career-title.svelte-ufw3d8{letter-spacing:-.02em;color:#1d1d1f;margin:0 2.25rem 1.5rem 0;font-size:1.25rem;font-weight:700;line-height:1.25}.career-block.svelte-ufw3d8{margin-bottom:1.75rem}.career-h3.svelte-ufw3d8{letter-spacing:.12em;text-transform:uppercase;color:#86868b;margin:0 0 .65rem;font-size:.7rem;font-weight:600}.career-timeline.svelte-ufw3d8{border-left:2px solid #e8e8ed;margin:0;padding:0 0 0 1.25rem;list-style:none}.career-tl-item.svelte-ufw3d8{padding-bottom:1.35rem;position:relative}.career-tl-item.svelte-ufw3d8:before{content:"";background:#0071e3;border-radius:50%;width:8px;height:8px;position:absolute;top:.35rem;left:calc(-1.25rem - 5px);box-shadow:0 0 0 3px #fff}.career-tl-range.svelte-ufw3d8{letter-spacing:.04em;color:#0071e3;margin-bottom:.2rem;font-size:.75rem;font-weight:600;display:block}.career-tl-role.svelte-ufw3d8{color:#1d1d1f;margin-bottom:.35rem;font-size:.9375rem;font-weight:600;display:block}.career-tl-desc.svelte-ufw3d8{color:#6e6e73;margin:0;font-size:.875rem;line-height:1.6}.career-stack-groups.svelte-ufw3d8{gap:.75rem;display:grid}.career-stack-group.svelte-ufw3d8{background:#f8fafc;border:1px solid #e8edf3;border-radius:10px;padding:.65rem .75rem .75rem}.career-stack-group-title.svelte-ufw3d8{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin:0 0 .45rem;font-size:.72rem;font-weight:700}.career-stack-icons.svelte-ufw3d8{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .6rem;margin:0;padding:0;list-style:none;display:grid}.career-stack-icon-item.svelte-ufw3d8{align-items:center;gap:.38rem;min-width:0;display:inline-flex}.career-stack-icon-mark.svelte-ufw3d8{background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.career-stack-icon-mark.svelte-ufw3d8 img:where(.svelte-ufw3d8){object-fit:contain;width:14px;height:14px;display:block}.career-stack-icon-text.svelte-ufw3d8{color:#1d1d1f;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:500;line-height:1.2;overflow:hidden}.career-footer.svelte-ufw3d8{border-top:1px solid #e8e8ed;margin-top:.5rem;padding-top:1.25rem}.career-pdf-toggle.svelte-ufw3d8{color:#0071e3;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-items:center;padding:0;font-family:inherit;font-size:.8125rem;font-weight:500;text-decoration:underline;display:inline-flex}.career-pdf-toggle.svelte-ufw3d8:hover{color:#0077ed}.career-pdf-wrap.svelte-ufw3d8{margin-top:1rem}.career-pdf-frame.svelte-ufw3d8{background:#f5f5f7;border:1px solid #e8e8ed;border-radius:10px;width:100%;height:min(52vh,420px)}.career-pdf-hint.svelte-ufw3d8{color:#86868b;margin:.5rem 0 0;font-size:.75rem;line-height:1.4}.career-pdf-hint.svelte-ufw3d8 a:where(.svelte-ufw3d8){color:#0071e3;text-underline-offset:2px;text-decoration:underline}@media (width<=480px){.career-scroll.svelte-ufw3d8{padding:2rem 1.15rem 1.25rem}.career-title.svelte-ufw3d8{font-size:1.1rem}}.header.svelte-12qhfyh{--header-text:#1d1d1f;--header-muted:#86868b;--header-accent:#0071e3;--header-border:#e8e8ed;z-index:100;pointer-events:none;font-family:var(--font-sans);justify-content:center;padding-top:.8rem;display:flex;position:fixed;top:0;left:0;right:0}.header-inner.svelte-12qhfyh{border:1px solid var(--header-border);pointer-events:auto;background:#ffffffeb;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;width:min(92%,1200px);margin:0 auto;padding:1rem 1.5rem;transition:background-color .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s cubic-bezier(.34,1.56,.64,1),border-color .4s cubic-bezier(.34,1.56,.64,1);display:flex;overflow:visible;box-shadow:0 14px 40px #1d1d1f14,inset 0 1px #fffc}.nav-desktop.svelte-12qhfyh{gap:.4rem;margin-left:auto;margin-right:.8rem;display:flex}.nav-desktop.svelte-12qhfyh a:where(.svelte-12qhfyh),.nav-desktop.svelte-12qhfyh .nav-text:where(.svelte-12qhfyh){--mx:50%;--my:50%;color:var(--header-muted);letter-spacing:-.015em;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.62rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .4s cubic-bezier(.34,1.56,.64,1),transform .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative;overflow:hidden}.nav-desktop.svelte-12qhfyh .nav-text:where(.svelte-12qhfyh){cursor:pointer;background:0 0;border:none;font-family:inherit}.nav-desktop.svelte-12qhfyh a:where(.svelte-12qhfyh):before,.nav-desktop.svelte-12qhfyh .nav-text:where(.svelte-12qhfyh):before{content:"";border-radius:inherit;background:radial-gradient(circle at var(--mx) var(--my), #0071e31f, transparent 58%), #0071e30a;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.34,1.56,.64,1),transform .4s cubic-bezier(.34,1.56,.64,1);position:absolute;inset:0;transform:scale(.985)}.nav-desktop.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav-desktop.svelte-12qhfyh .nav-text:where(.svelte-12qhfyh):hover{color:var(--header-accent);transform:translateY(-.25px)}.nav-desktop.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:before,.nav-desktop.svelte-12qhfyh .nav-text:where(.svelte-12qhfyh):hover:before{opacity:.55;transform:scale(1)}.desktop-only.svelte-12qhfyh{margin-left:0}.btn-cta.svelte-12qhfyh{background:var(--header-accent);white-space:nowrap;border:1px solid #0071e359;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:96px;min-height:44px;padding:.62rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s cubic-bezier(.34,1.56,.64,1),opacity .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0071e338;color:#fff!important}.btn-cta.svelte-12qhfyh:before{content:"";opacity:.65;pointer-events:none;background:linear-gradient(115deg,#0000 18%,#ffffff59 46%,#ffffff0a 62%,#0000 78%);transition:transform .55s cubic-bezier(.34,1.56,.64,1),opacity .4s cubic-bezier(.34,1.56,.64,1);position:absolute;inset:0;transform:translate(-120%)}.btn-cta.svelte-12qhfyh:hover{color:#fff;opacity:.92;transform:translateY(-1px);box-shadow:0 12px 32px #0071e347}.btn-cta.svelte-12qhfyh:hover:before{opacity:1;transform:translate(120%)}.hamburger.svelte-12qhfyh{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger.svelte-12qhfyh span:where(.svelte-12qhfyh){background:var(--header-text);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s;display:block}.hamburger.open.svelte-12qhfyh span:where(.svelte-12qhfyh):first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.open.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu.svelte-12qhfyh{z-index:99;pointer-events:auto;background:#0709148f;animation:.3s svelte-12qhfyh-fadeIn;position:fixed;inset:0}.mobile-nav.svelte-12qhfyh{opacity:1;background:#fff;border-left:1px solid #00000014;flex-direction:column;gap:8px;width:75%;max-width:300px;padding:80px 24px 32px;animation:.4s cubic-bezier(.34,1.56,.64,1) svelte-12qhfyh-slideIn;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-18px 0 36px #0f172a2e}.mobile-nav.svelte-12qhfyh a:where(.svelte-12qhfyh),.mobile-nav.svelte-12qhfyh .mobile-nav-text:where(.svelte-12qhfyh){color:var(--header-text);border-bottom:1px solid var(--header-border);text-align:left;width:100%;padding:12px 0;font-size:18px;font-weight:600;text-decoration:none;transition:color .3s,transform .3s cubic-bezier(.34,1.56,.64,1)}.mobile-nav.svelte-12qhfyh .mobile-nav-text:where(.svelte-12qhfyh){cursor:pointer;background:0 0;border:none;font-family:inherit}.mobile-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.mobile-nav.svelte-12qhfyh .mobile-nav-text:where(.svelte-12qhfyh):hover{color:var(--header-accent);transform:translate(4px)}.mobile-nav.svelte-12qhfyh a.mobile-cta:where(.svelte-12qhfyh){text-align:center;letter-spacing:0;white-space:nowrap;border-bottom:none;justify-content:center;align-items:center;width:100%;min-height:40px;margin-top:12px;padding:10px 14px;font-size:.9rem;font-weight:600;line-height:1;display:inline-flex;transform:none}.mobile-nav.svelte-12qhfyh a.mobile-cta:where(.svelte-12qhfyh):hover{color:#fff;transform:translateY(-1px)}.lang-btn.svelte-12qhfyh{border:1px solid var(--header-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;font-family:var(--font-sans);color:var(--header-text);background:#ffffffe6;border-radius:999px;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:600;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 1px 4px #1d1d1f0f}.lang-btn.svelte-12qhfyh:hover{background:#0071e30f;border-color:#0071e340;transform:scale(1.05);box-shadow:0 4px 12px #0071e31f}.lang-btn.svelte-12qhfyh svg:where(.svelte-12qhfyh){opacity:.7;transition:opacity .3s}.lang-btn.svelte-12qhfyh:hover svg:where(.svelte-12qhfyh){opacity:1}.mobile-lang.svelte-12qhfyh{display:none}.lang-dot.svelte-12qhfyh{background:var(--header-accent);border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite svelte-12qhfyh-dotPulse}@keyframes svelte-12qhfyh-dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@keyframes svelte-12qhfyh-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-12qhfyh-slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (width<=980px){.header.svelte-12qhfyh{pointer-events:auto;padding-top:.5rem}.header-inner.svelte-12qhfyh{border:1px solid var(--header-border);background:#fff;border-radius:18px;width:min(95%,560px);padding:.66rem .85rem;box-shadow:0 10px 28px #1d1d1f14}.nav-desktop.svelte-12qhfyh,.desktop-only.svelte-12qhfyh{display:none}.mobile-lang.svelte-12qhfyh{margin-left:auto;display:inline-flex}.hamburger.svelte-12qhfyh{display:flex}}@media (width>=981px){.mobile-menu.svelte-12qhfyh{display:none}}
