html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}a{text-decoration:none;color:inherit}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}b,strong{font-weight:bold}u{text-decoration:underline}em{font-style:italic}td{margin:0px;padding-right:5px}*{margin:0;text-decoration:none}body.front{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#374151;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.front{box-sizing:border-box}.front *,.front *::before,.front *::after{box-sizing:inherit}.front a{color:#2563eb;text-decoration:none}.front a:hover{color:#1d4ed8}.front img{max-width:100%;display:block}.front :where(h1,h2,h3){color:#111827;line-height:1.2;margin:0}.front_main{display:block}.front_footer__bottom,.front_footer__inner,.front_cta__inner,.front_faq,.front_pricing,.front_how__steps,.front_how__head,.front_showcase,.front_features,.front_hero__inner,.front_header__inner{width:100%;max-width:1140px;margin-inline:auto;padding-inline:20px}.front_section-title{font-size:1.7rem;font-weight:800;letter-spacing:-0.02em}.front_section-subtitle{margin:12px 0 0;font-size:1.05rem;color:#6b7280}.front_btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 20px;border:1px solid rgba(0,0,0,0);border-radius:10px;font-size:.98rem;font-weight:600;font-family:inherit;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,color .12s ease;white-space:nowrap}.front_btn:active{transform:translateY(1px)}.front .front_btn--primary{position:relative;overflow:hidden;background:linear-gradient(135deg, #2563eb 0%, #6366f1 50%, #8b5cf6 100%);background-size:140% 140%;color:#fff;box-shadow:0 8px 20px rgba(67,56,202,.28);transition:transform .15s ease,box-shadow .15s ease,background-position .4s ease}.front .front_btn--primary::after{content:"";position:absolute;inset:0;background:linear-gradient(110deg, transparent 30%, rgba(255, 255, 255, 0.35) 50%, transparent 70%);transform:translateX(-120%);transition:transform .55s ease}.front .front_btn--primary:hover{color:#fff;transform:translateY(-2px);background-position:100% 50%;box-shadow:0 14px 30px rgba(67,56,202,.38)}.front .front_btn--primary:hover::after{transform:translateX(120%)}.front .front_btn--ghost{background:#fff;color:#111827;border-color:#e5e7eb}.front .front_btn--ghost:hover{background:#f9fafb;color:#111827;border-color:#d1d5db}.front .front_btn--invert{background:#fff;color:#1e40af}.front .front_btn--invert:hover{background:#f3f4f6;color:#1e40af}.front_btn--lg{padding:14px 26px;font-size:1.05rem}.front_gradient-text{background:linear-gradient(120deg, #111827 0%, #2563eb 55%, #6d28d9 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:#4338ca}body.js-anim .reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s cubic-bezier(0.2, 0.7, 0.2, 1);will-change:opacity,transform}body.js-anim .reveal.in-view{opacity:1;transform:none}@media(prefers-reduced-motion: reduce){body.js-anim .reveal{opacity:1;transform:none;transition:none}}@keyframes front-glow-float{0%{transform:translate(0, 0) scale(1);opacity:.8}50%{transform:translate(-26px, 22px) scale(1.14);opacity:1}100%{transform:translate(0, 0) scale(1);opacity:.8}}@keyframes front-glow-pulse-cx{0%{transform:translateX(-50%) scale(1);opacity:.75}50%{transform:translateX(-50%) scale(1.2);opacity:1}100%{transform:translateX(-50%) scale(1);opacity:.75}}@keyframes front-glow-pulse-c{0%{transform:translate(-50%, -50%) scale(1);opacity:.65}50%{transform:translate(-50%, -50%) scale(1.22);opacity:1}100%{transform:translate(-50%, -50%) scale(1);opacity:.65}}@media(prefers-reduced-motion: reduce){.front_hero::before,.front_hero::after,.front_cta__inner::after,.front_pricing__card::after,.front_showcase__visual-glow{animation:none !important}}.front_header{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.9);backdrop-filter:saturate(180%) blur(8px);border-bottom:1px solid #e5e7eb}.front_header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;height:62px}.front_header__brand{display:inline-flex;align-items:center}.front_header__logo{height:30px;width:auto}.front_header__logo--line{display:none}.front_header__logo--square{display:block;height:32px}.front_header__toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0 9px;background:rgba(0,0,0,0);border:1px solid #e5e7eb;border-radius:10px;cursor:pointer}.front_header__toggle span{display:block;height:2px;width:100%;background:#111827;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.front_header.is-open .front_header__toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.front_header.is-open .front_header__toggle span:nth-child(2){opacity:0}.front_header.is-open .front_header__toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.front_header__nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:6px;padding:14px 20px 20px;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 4px 12px rgba(17,24,39,.08),0 2px 4px rgba(17,24,39,.05)}.front_header.is-open .front_header__nav{display:flex}.front .front_header__nav-link{display:block;padding:10px 4px;color:#374151;font-weight:600;border-radius:10px}.front .front_header__nav-link:hover{color:#111827}.front .front_header__nav-link.front_header__nav-link--ghost{color:#111827}.front_header__lang{display:inline-flex;align-items:center;gap:2px;padding:3px;margin:6px 0;border:1px solid #e5e7eb;border-radius:999px;background:#f9fafb;font-weight:700;font-size:.8rem}.front .front_header__lang-opt{padding:5px 12px;border-radius:999px;color:#6b7280;line-height:1}.front .front_header__lang-opt:hover{color:#111827}.front .front_header__lang-opt.front_header__lang-opt--active{color:#fff;background:#2563eb;box-shadow:0 1px 2px rgba(17,24,39,.06),0 1px 3px rgba(17,24,39,.08)}.front_header__cta{margin-top:6px}.front_hero{position:relative;overflow:hidden;background:radial-gradient(760px 420px at 88% -8%, rgba(139, 92, 246, 0.18), transparent 60%),radial-gradient(680px 480px at -5% 8%, rgba(37, 99, 235, 0.14), transparent 55%),linear-gradient(180deg, #f9fafb 0%, #ffffff 78%);border-bottom:1px solid #e5e7eb}.front_hero::before{content:"";position:absolute;top:-160px;right:-120px;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle, rgba(99, 102, 241, 0.28) 0%, rgba(99, 102, 241, 0) 70%);filter:blur(10px);pointer-events:none;will-change:transform,opacity;animation:front-glow-float 19s ease-in-out infinite}.front_hero::after{content:"";position:absolute;bottom:-190px;left:-150px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle, rgba(37, 99, 235, 0.16) 0%, rgba(37, 99, 235, 0) 70%);filter:blur(12px);pointer-events:none;will-change:transform,opacity;animation:front-glow-float 24s ease-in-out infinite reverse}.front_hero__inner{position:relative;z-index:1;padding-top:48px;padding-bottom:52px;display:flex;flex-direction:column;gap:38px}.front_hero__badge{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:6px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:999px;font-size:.82rem;font-weight:600;color:#4338ca;box-shadow:0 1px 2px rgba(17,24,39,.06),0 1px 3px rgba(17,24,39,.08)}.front_hero__badge-dot{width:8px;height:8px;border-radius:50%;background:#6366f1}.front_hero__title{margin-top:18px;font-size:2.2rem;font-weight:800;letter-spacing:-0.03em;background:linear-gradient(120deg, #111827 0%, #2563eb 55%, #6d28d9 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.front_hero__subtitle{margin:16px 0 0;font-size:1.1rem;color:#6b7280;max-width:560px}.front_hero__actions{margin-top:26px;display:flex;flex-wrap:wrap;gap:12px}.front_hero__reassurance{margin:16px 0 0;font-size:.86rem;color:#6b7280}.front_hero__visual{perspective:1200px}.front_hero__chat{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 18px 40px rgba(37,99,235,.14),0 8px 16px rgba(17,24,39,.06);padding:18px;display:flex;flex-direction:column;gap:12px;max-width:420px}.front_hero__chat-head{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.front_hero__chat-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg, #6366f1, #2563eb)}.front_hero__chat-name{font-weight:700;color:#111827}.front_hero__bubble{max-width:85%;padding:10px 14px;border-radius:16px;font-size:.95rem;line-height:1.45}.front_hero__bubble--in{align-self:flex-start;background:#f3f4f6;color:#111827;border-bottom-left-radius:4px}.front_hero__bubble--out{align-self:flex-end;background:#2563eb;color:#fff;border-bottom-right-radius:4px}.front_hero__bubble--out strong{font-weight:800}.front_hero__chat-auto{align-self:flex-end;margin-top:2px;font-size:.76rem;font-weight:600;color:#4338ca}.front_features{padding-top:56px;padding-bottom:56px}.front_features__head{text-align:center;max-width:620px;margin:0 auto 36px}.front_features__grid{display:grid;grid-template-columns:1fr;gap:16px}.front_feature-card{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.front_feature-card::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg, #2563eb 0%, #6366f1 50%, #8b5cf6 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .2s ease}.front_feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(67,56,202,.12);border-color:rgba(0,0,0,0)}.front_feature-card:hover::before{opacity:1}.front_feature-card__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg, #2563eb 0%, #6366f1 50%, #8b5cf6 100%);color:#fff;margin-bottom:16px;box-shadow:0 8px 18px rgba(67,56,202,.25)}.front_feature-card__icon svg{width:24px;height:24px}.front_feature-card__title{font-size:1.12rem;font-weight:700;margin-bottom:8px}.front_feature-card__desc{margin:0;color:#6b7280;font-size:.96rem}.front_showcase{padding-top:56px;padding-bottom:56px;display:flex;flex-direction:column;gap:56px}.front_showcase__row{display:flex;flex-direction:column;gap:28px;align-items:center}.front_showcase__copy{width:100%}.front_showcase__eyebrow{display:inline-block;margin-bottom:12px;padding:4px 12px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.front_showcase__title{font-size:1.5rem;font-weight:800;letter-spacing:-0.02em;margin-bottom:12px}.front_showcase__desc{margin:0 0 18px;color:#6b7280;font-size:1.02rem}.front_showcase__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.front_showcase__list li{position:relative;padding-left:30px;color:#374151;font-weight:500}.front_showcase__list li::before{content:"";position:absolute;left:0;top:3px;width:18px;height:18px;border-radius:50%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center/12px no-repeat,#2563eb}.front_showcase__visual{position:relative;width:100%;aspect-ratio:16/10;border-radius:20px;background:radial-gradient(120% 120% at 20% 0%, #eff6ff 0%, #f9fafb 60%);border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;overflow:hidden}.front_showcase__visual-icon{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:92px;height:92px;border-radius:24px;background:#fff;color:#2563eb;box-shadow:0 18px 40px rgba(37,99,235,.14),0 8px 16px rgba(17,24,39,.06)}.front_showcase__visual-icon svg{width:46px;height:46px}.front_showcase__visual-glow{position:absolute;top:50%;left:50%;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle, rgba(99, 102, 241, 0.35) 0%, rgba(99, 102, 241, 0) 70%);filter:blur(6px);transform:translate(-50%, -50%);will-change:transform,opacity;animation:front-glow-pulse-c 13s ease-in-out infinite}.front_showcase__row:nth-child(2) .front_showcase__visual-glow{animation-delay:-5s}.front_showcase__row:nth-child(3) .front_showcase__visual-glow{animation-delay:-9s}.front_how{background:#f9fafb;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.front_how__head{text-align:center;padding-top:56px}.front_how__steps{list-style:none;margin:0;padding-top:32px;padding-bottom:56px;display:grid;grid-template-columns:1fr;gap:22px;counter-reset:step}.front_how__step{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:26px 24px;text-align:center}.front_how__num{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:14px;border-radius:50%;background:linear-gradient(135deg, #2563eb, #4338ca);color:#fff;font-weight:800;font-size:1.15rem;box-shadow:0 1px 2px rgba(17,24,39,.06),0 1px 3px rgba(17,24,39,.08)}.front_how__step-title{font-size:1.12rem;font-weight:700;margin-bottom:8px}.front_how__step-desc{margin:0;color:#6b7280;font-size:.96rem}.front_pricing{padding-top:56px;padding-bottom:56px;max-width:720px}.front_pricing__head{text-align:center;margin-bottom:32px}.front_pricing__card{position:relative;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:36px 26px 30px;text-align:center;box-shadow:0 24px 50px rgba(67,56,202,.12)}.front_pricing__card::after{content:"";position:absolute;top:-120px;left:50%;width:320px;height:320px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle, rgba(99, 102, 241, 0.16) 0%, rgba(99, 102, 241, 0) 70%);pointer-events:none;will-change:transform,opacity;animation:front-glow-pulse-cx 17s ease-in-out infinite}.front_pricing__card>*{position:relative;z-index:1}.front_pricing__badge{display:inline-block;padding:5px 14px;border-radius:999px;background:linear-gradient(135deg, #2563eb 0%, #6366f1 50%, #8b5cf6 100%);color:#fff;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 6px 16px rgba(67,56,202,.28)}.front_pricing__plan{display:block;margin-top:18px;color:#6b7280;font-weight:600;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.front_pricing__price{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:10px}.front_pricing__amount{font-size:3.2rem;line-height:1;font-weight:800;letter-spacing:-0.03em;background:linear-gradient(120deg, #111827 0%, #2563eb 55%, #6d28d9 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:#4338ca}.front_pricing__period{display:inline-block;padding:4px 12px;border-radius:999px;background:#f3f4f6;color:#6b7280;font-size:.82rem;font-weight:600}.front_pricing__list{list-style:none;margin:26px 0 0;padding:0;display:flex;flex-direction:column;gap:12px;text-align:left}.front_pricing__list li{position:relative;padding-left:30px;color:#374151;font-weight:500}.front_pricing__list li::before{content:"";position:absolute;left:0;top:3px;width:18px;height:18px;border-radius:50%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center/12px no-repeat,linear-gradient(135deg, #2563eb 0%, #6366f1 50%, #8b5cf6 100%)}.front_pricing__cta{width:100%;margin-top:28px}.front_pricing__note{margin:16px 0 0;font-size:.84rem;color:#6b7280;line-height:1.6}.front_faq{padding-top:56px;padding-bottom:56px;max-width:820px}.front_faq__head{text-align:center;margin-bottom:32px}.front_faq__list{display:flex;flex-direction:column;gap:12px}.front_faq__item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.front_faq__item[open]{border-color:#d1d5db;box-shadow:0 1px 2px rgba(17,24,39,.06),0 1px 3px rgba(17,24,39,.08)}.front_faq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer;font-weight:700;color:#111827;font-size:1.02rem;list-style:none}.front_faq__q::-webkit-details-marker{display:none}.front_faq__chevron{flex:0 0 auto;width:11px;height:11px;border-right:2px solid #6b7280;border-bottom:2px solid #6b7280;transform:rotate(45deg);transition:transform .2s ease;margin-top:-4px}.front_faq__item[open] .front_faq__chevron{transform:rotate(-135deg);margin-top:2px}.front_faq__a{padding:0 20px 20px;color:#6b7280;font-size:.98rem;line-height:1.65}.front_cta{padding:56px 0}.front_cta__inner{position:relative;overflow:hidden;text-align:center;background:radial-gradient(620px 320px at 12% 18%, rgba(139, 92, 246, 0.55), transparent 60%),radial-gradient(520px 420px at 92% 96%, rgba(37, 99, 235, 0.55), transparent 55%),linear-gradient(135deg, #1e3a8a 0%, #4338ca 52%, #6d28d9 100%);border:1px solid hsla(0,0%,100%,.14);border-radius:26px;padding:48px 26px;box-shadow:0 30px 60px rgba(67,56,202,.32);max-width:1140px}.front_cta__inner::before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath d='M40 0H0V40' fill='none' stroke='rgba(255,255,255,0.06)' stroke-width='1'/%3E%3C/svg%3E");background-size:40px 40px;-webkit-mask-image:radial-gradient(120% 120% at 50% 30%, #000 35%, transparent 75%);mask-image:radial-gradient(120% 120% at 50% 30%, #000 35%, transparent 75%);pointer-events:none}.front_cta__inner::after{content:"";position:absolute;top:-90px;left:50%;width:360px;height:360px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle, rgba(255, 255, 255, 0.22) 0%, rgba(255, 255, 255, 0) 70%);pointer-events:none;will-change:transform,opacity;animation:front-glow-pulse-cx 15s ease-in-out infinite}.front_cta__inner>*{position:relative;z-index:1}.front .front_cta__title{color:#fff;font-size:1.7rem;font-weight:800;letter-spacing:-0.02em}.front_cta__subtitle{margin:14px auto 0;color:hsla(0,0%,100%,.9);font-size:1.05rem;max-width:520px}.front_cta .front_btn{margin-top:26px}.front_footer{position:relative;background:radial-gradient(900px 300px at 80% 0%, rgba(99, 102, 241, 0.16), transparent 60%),linear-gradient(180deg, #0b0e15 0%, #111827 100%);color:#cbd5e1;overflow:hidden}.front_footer::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(135deg, #2563eb 0%, #6366f1 50%, #8b5cf6 100%)}.front_footer__inner{padding-top:48px;padding-bottom:36px;display:grid;grid-template-columns:1fr;gap:32px}.front_footer__brand-col{max-width:320px}.front_footer__logo{height:28px;width:auto;filter:brightness(0) invert(1)}.front_footer__tagline{margin:14px 0 0;font-size:.92rem;color:#94a3b8;line-height:1.6}.front_footer__social{display:flex;gap:10px;margin-top:18px}.front .front_footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);color:#cbd5e1;transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease}.front .front_footer__social-link svg{width:18px;height:18px}.front .front_footer__social-link:hover{transform:translateY(-2px);background:linear-gradient(135deg, #2563eb 0%, #6366f1 50%, #8b5cf6 100%);border-color:rgba(0,0,0,0);color:#fff}.front_footer__col{display:flex;flex-direction:column;gap:10px}.front .front_footer__heading{color:#fff;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.front .front_footer__link{color:#94a3b8;font-size:.94rem;transition:color .15s ease,padding-left .15s ease}.front .front_footer__link:hover{color:#fff;padding-left:3px}.front_footer__bottom{padding-top:22px;padding-bottom:28px;border-top:1px solid hsla(0,0%,100%,.1)}.front_footer__copyright{margin:0;font-size:.88rem;color:#94a3b8}.front_footer__disclaimer{margin:10px 0 0;font-size:.78rem;color:#64748b;line-height:1.5}.front_legal{background:#fff}.front_legal__inner{width:100%;max-width:780px;margin-inline:auto;padding:36px 20px 64px}.front_legal__header{padding-bottom:22px;margin-bottom:28px;border-bottom:1px solid #e5e7eb}.front_legal__back{display:inline-block;margin-bottom:16px;font-size:.9rem;font-weight:600;color:#2563eb}.front_legal__title{font-size:1.9rem;font-weight:800;letter-spacing:-0.02em}.front_legal__updated{margin:0 0 28px;font-size:.85rem;color:#6b7280;font-style:italic}.front_legal__body{color:#374151;font-size:1rem;line-height:1.75}.front_legal__body h2{margin:34px 0 12px;font-size:1.3rem;font-weight:700;color:#111827}.front_legal__body h3{margin:24px 0 8px;font-size:1.08rem;font-weight:700;color:#111827}.front_legal__body p{margin:0 0 14px}.front_legal__body ul{margin:0 0 16px;padding-left:22px;list-style:disc}.front_legal__body li{margin-bottom:8px}.front_legal__body a{color:#2563eb;text-decoration:underline}.front_legal__body a:hover{color:#1d4ed8}.front_legal__body strong{color:#111827;font-weight:700}.front_legal__body code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;background:#f3f4f6;padding:1px 6px;border-radius:6px}@media only screen and (min-width: 1000px){.front_section-title{font-size:2.3rem}.front_section-subtitle{font-size:1.15rem}.front_header__inner{height:70px}.front_header__logo--line{display:block}.front_header__logo--square{display:none}.front_header__toggle{display:none}.front_header__nav{display:flex;position:static;flex-direction:row;align-items:center;gap:8px;padding:0;background:rgba(0,0,0,0);border:0;box-shadow:none}.front_header__nav-link{padding:8px 12px}.front_header__nav-link:hover{background:#f9fafb}.front_header__lang{margin:0 6px}.front_header__cta{margin-top:0;margin-left:4px}.front_hero__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:48px;padding-top:84px;padding-bottom:88px}.front_hero__copy{flex:1 1 54%;max-width:600px}.front_hero__visual{flex:1 1 46%;display:flex;justify-content:flex-end}.front_hero__title{font-size:3.3rem;margin-top:22px}.front_hero__subtitle{font-size:1.2rem}.front_hero__chat{max-width:440px;transform:rotate(1.5deg);transition:transform .3s ease}.front_hero__chat:hover{transform:rotate(0deg) translateY(-4px)}.front_features{padding-top:90px;padding-bottom:90px}.front_features__head{margin-bottom:52px}.front_features__grid{grid-template-columns:repeat(3, 1fr);gap:22px}.front_feature-card{padding:28px}.front_showcase{padding-top:90px;padding-bottom:90px;gap:90px}.front_showcase__row{flex-direction:row;gap:64px}.front_showcase__row--reverse{flex-direction:row-reverse}.front_showcase__copy{flex:1 1 50%;max-width:480px}.front_showcase__visual{flex:1 1 50%;aspect-ratio:4/3}.front_showcase__title{font-size:1.9rem}.front_showcase__visual-icon{width:110px;height:110px}.front_showcase__visual-icon svg{width:54px;height:54px}.front_how__head{padding-top:90px}.front_how__steps{grid-template-columns:repeat(3, 1fr);gap:26px;padding-top:44px;padding-bottom:90px}.front_how__step{padding:34px 28px}.front_pricing{padding-top:90px;padding-bottom:90px}.front_pricing__head{margin-bottom:44px}.front_pricing__card{padding:44px 40px 36px}.front_pricing__amount{font-size:3.4rem}.front_pricing__cta{width:auto;min-width:240px}.front_faq{padding-top:90px;padding-bottom:90px}.front_faq__head{margin-bottom:44px}.front_faq__q{padding:20px 24px;font-size:1.08rem}.front_faq__a{padding:0 24px 22px;font-size:1.02rem}.front_cta{padding:80px 0}.front_cta__inner{padding:64px 40px}.front_cta__title{font-size:2.3rem}.front_cta__subtitle{font-size:1.18rem}.front_footer__inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-top:64px;padding-bottom:44px}.front_footer__bottom{display:flex;flex-direction:column;gap:6px}.front_legal__inner{padding:56px 24px 88px}.front_legal__title{font-size:2.4rem}.front_legal__body{font-size:1.05rem}.front_legal__body h2{font-size:1.45rem}}/*# sourceMappingURL=front.min.css.map */
