.home-landing{--home-blue: #1767e8;--home-blue-dark: #0d53c6;--home-bg: #f7f9fc;--home-surface: #ffffff;--home-surface-soft: #f0f4fa;--home-text: #111827;--home-muted: #667085;--home-line: #e3e8f0;--home-shadow: 0 24px 70px rgba(28, 48, 84, .12);--home-plan-card: #ffffff;--home-plan-border: #cbdcf5;--home-plan-quota: #f2f6fc;--home-plan-divider: #dce5f1;--home-plan-feature-heading: #68758a;--home-plan-feature-text: #39465a;--home-plan-icon-bg: #e4edff;--home-plan-check-bg: #eaf1ff;overflow:clip;background:var(--home-bg);color:var(--home-text)}html.dark .home-landing{--home-bg: #07101d;--home-surface: #0d1829;--home-surface-soft: #111f33;--home-text: #f3f6fb;--home-muted: #aab7cb;--home-line: #213149;--home-shadow: 0 28px 76px rgba(0, 0, 0, .34);--home-plan-card: #101d30;--home-plan-border: #2d4361;--home-plan-quota: #14243a;--home-plan-divider: #2a3d58;--home-plan-feature-heading: #9fb0c6;--home-plan-feature-text: #d3dceb;--home-plan-icon-bg: rgba(59, 130, 246, .18);--home-plan-check-bg: rgba(59, 130, 246, .16)}.home-landing .shell{width:min(calc(100% - 40px),1160px)}.home-header{top:0;min-height:88px;padding:0;border-bottom:0;background:color-mix(in srgb,var(--home-surface) 98%,transparent);-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;transition:padding .22s cubic-bezier(.22,1,.36,1),background-color .18s ease}.home-landing .button--primary{background:var(--home-blue)}html.dark .home-header{background:color-mix(in srgb,var(--home-bg) 98%,transparent)}.home-header .landing-header__inner{width:100%;max-width:none;min-height:88px;padding:6px max(24px,calc((100vw - 1160px)/2));border:1px solid transparent;border-radius:0;background:transparent;box-shadow:none;pointer-events:auto;transition:width .22s cubic-bezier(.22,1,.36,1),min-height .22s cubic-bezier(.22,1,.36,1),padding .22s cubic-bezier(.22,1,.36,1),border-color .18s ease,border-radius .22s cubic-bezier(.22,1,.36,1),background-color .18s ease,box-shadow .18s ease}.home-header--floating{padding:12px 0;background:transparent}html.dark .home-header--floating{background:transparent}.home-header--floating .landing-header__inner{width:min(calc(100% - 32px),1200px);min-height:64px;padding:6px 8px 6px 20px;border-color:var(--home-line);border-radius:999px;background:color-mix(in srgb,var(--home-surface) 94%,transparent);box-shadow:0 12px 32px #192d4e14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}html.dark .home-header--floating .landing-header__inner{box-shadow:0 14px 36px #00000047}.home-header .brand__logo--desktop{height:32px}.home-header .landing-nav{gap:30px}.home-header .landing-nav a{font-size:.84rem}.home-header .landing-actions{gap:8px}.home-header .button{border-radius:999px}.home-header .landing-demo-button{min-width:166px}.home-header .landing-login-button{min-width:108px;box-shadow:none}.home-header .theme-toggle,.home-header .landing-language-toggle,.home-header .menu-toggle{border-radius:999px}.home-header .mobile-nav{width:min(calc(100% - 32px),1200px);margin:8px auto 0;overflow:hidden;border:1px solid var(--home-line);border-radius:20px;background:color-mix(in srgb,var(--home-surface) 97%,transparent);box-shadow:0 18px 38px #192d4e1f;pointer-events:auto}.home-header .mobile-nav__inner{width:100%}.home-hero{position:relative;min-height:840px;padding:96px 0 0;border-bottom:1px solid var(--home-line);background:#eff6ff}html.dark .home-hero{background:#07152a}.home-clouds{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-clouds--dark,html.dark .home-clouds--light{display:none}html.dark .home-clouds--dark{display:block}.home-hero__inner{position:relative;z-index:1;display:grid;justify-items:center}.home-hero__copy{display:grid;justify-items:center;width:min(100%,790px);text-align:center}.home-hero h1{max-width:13ch;margin:0;font-size:clamp(2.85rem,6.2vw,5.4rem);font-weight:720;line-height:.98;letter-spacing:-.065em}.home-hero h1 span{display:block;color:var(--home-blue)}.home-hero__description{max-width:650px;margin:24px 0 0;color:var(--home-muted);font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.7}.home-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}.home-hero__actions .button,.home-final-cta .button{gap:9px}.home-primary-action{min-width:208px}.home-hero__reassurance{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin-top:22px;color:var(--home-muted);font-size:.78rem;font-weight:600}.home-hero__reassurance span{display:inline-flex;align-items:center;gap:6px}.home-hero__reassurance svg{color:var(--home-blue)}.home-product{position:relative;z-index:2;width:min(112%,1160px);aspect-ratio:1672 / 941;margin-top:64px}.home-product__screen{position:absolute;z-index:1;top:6.7%;left:12.5%;width:75%;height:70.46%;overflow:hidden;background:#fff}.home-product__frame{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-benefits,.home-features,.home-pricing,.home-faq{padding:108px 0}.home-benefits{background:var(--home-bg)}.home-section-heading{display:grid;gap:12px}.home-section-heading--center{justify-items:center;text-align:center}.home-section-heading>p,.home-final-cta__content>p{margin:0;color:var(--home-blue);font-size:.72rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.home-section-heading h2,.home-final-cta h2{max-width:16ch;margin:0;font-size:clamp(2.15rem,4.2vw,3.6rem);line-height:1.04;letter-spacing:-.055em}.home-section-heading>span,.home-final-cta__content>span{max-width:590px;color:var(--home-muted);font-size:.98rem;line-height:1.7}.home-benefits__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:58px}.home-benefit-card{min-width:0;overflow:hidden;border:1px solid var(--home-line);border-radius:26px;background:var(--home-surface);box-shadow:0 18px 46px #1c396212;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.home-benefit-card:hover{transform:translateY(-5px);border-color:#1767e840;box-shadow:0 26px 62px #1c39621f}.home-benefit-card__visual{aspect-ratio:3 / 2;overflow:hidden;border-bottom:1px solid var(--home-line);background:#eef6ff}.home-benefit-card__visual img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.home-benefit-card:hover .home-benefit-card__visual img{transform:scale(1.035)}.home-benefit-card__content{padding:26px 26px 30px}.home-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#1767e81a;color:var(--home-blue)}.home-benefits h3,.home-features h3,.home-steps h3{margin:16px 0 0;font-size:1.05rem;line-height:1.3}.home-benefits article p,.home-features a p,.home-steps p{margin:9px 0 0;color:var(--home-muted);font-size:.88rem;line-height:1.65}.home-how{padding:88px 0;border-block:1px solid var(--home-line);background:var(--home-surface);scroll-margin-top:90px}.home-how__grid{display:block}.home-how__heading{max-width:700px;margin:0 auto}.home-how__heading h2{max-width:16ch}.home-text-link,.home-pricing__details{display:inline-flex;align-items:center;gap:8px;margin-top:28px;color:var(--home-blue);font-size:.88rem;font-weight:700;text-decoration:none}.home-how__heading .home-text-link{margin-top:10px}.home-text-link:hover,.home-pricing__details:hover{color:var(--home-blue-dark)}.home-how__visual{position:relative;width:min(100%,1040px);margin:36px auto 0;overflow:hidden;border:1px solid var(--home-line);border-radius:26px;background:#edf5ff;box-shadow:0 22px 56px #1c39621a}.home-how__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 1px #ffffffb8;pointer-events:none}.home-how__visual img{display:block;width:100%;aspect-ratio:16 / 7;-o-object-fit:cover;object-fit:cover;-o-object-position:center 54%;object-position:center 54%}.home-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(100%,1040px);margin:14px auto 0;padding:0;list-style:none}.home-steps li{min-width:0;padding:20px;border:1px solid var(--home-line);border-radius:22px;background:color-mix(in srgb,var(--home-bg) 82%,var(--home-surface) 18%)}.home-steps li>span{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--home-line);border-radius:12px;background:#1767e814;color:var(--home-blue);font-size:.75rem;font-weight:750}.home-steps h3{margin-top:16px;font-size:1.08rem}.home-features{padding:104px 0;background:var(--home-bg);scroll-margin-top:90px}.home-features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(100%,1060px);margin:54px auto 0}.home-feature-card{--feature-accent: #1767e8;--feature-tint: rgba(23, 103, 232, .1);position:relative;display:flex;flex-direction:column;min-width:0;min-height:268px;overflow:hidden;padding:25px;border:1px solid var(--home-line);border-radius:24px;background:var(--home-surface);color:var(--home-text);text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.home-feature-card:after{content:"";position:absolute;top:-60px;right:-60px;width:150px;height:150px;border-radius:50%;background:var(--feature-tint);filter:blur(2px);opacity:.7;pointer-events:none}.home-feature-card:nth-child(2){--feature-accent: #0c91c9;--feature-tint: rgba(12, 145, 201, .1)}.home-feature-card:nth-child(3){--feature-accent: #7138e8;--feature-tint: rgba(113, 56, 232, .09)}.home-feature-card:nth-child(4){--feature-accent: #d47a12;--feature-tint: rgba(212, 122, 18, .1)}.home-feature-card:nth-child(5){--feature-accent: #0f9f8f;--feature-tint: rgba(15, 159, 143, .1)}.home-feature-card:nth-child(6){--feature-accent: #355678;--feature-tint: rgba(53, 86, 120, .1)}.home-feature-card:hover{border-color:color-mix(in srgb,var(--feature-accent) 38%,var(--home-line));box-shadow:0 18px 44px #1c39621a;transform:translateY(-3px)}.home-feature-card__top{position:relative;z-index:1;display:flex;align-items:start;justify-content:space-between;gap:18px}.home-feature-card__icon{display:grid;place-items:center;width:56px;height:56px;border:1px solid color-mix(in srgb,var(--feature-accent) 16%,transparent);border-radius:17px;background:var(--feature-tint);color:var(--feature-accent)}.home-feature-card__index{color:color-mix(in srgb,var(--feature-accent) 74%,var(--home-muted));font-size:.66rem;font-weight:800;letter-spacing:.08em}.home-feature-card__content{position:relative;z-index:1}.home-feature-card h3{margin:25px 0 0;font-size:1.08rem}.home-feature-card p{margin:9px 0 0;color:var(--home-muted);font-size:.84rem;line-height:1.6}.home-feature-card__action{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-top:auto;padding-top:22px;color:var(--feature-accent);font-size:.75rem;font-weight:750}.home-feature-card__action svg{transition:transform .16s ease}.home-feature-card:hover .home-feature-card__action svg{transform:translate(3px)}.home-pricing{padding:108px 0;border-block:1px solid var(--home-line);background:var(--home-surface);scroll-margin-top:90px}.home-pricing__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch;margin-top:64px}.home-plan{display:flex;flex-direction:column;min-width:0;padding:24px;border:1px solid var(--home-plan-border);border-radius:24px;background:var(--home-plan-card);box-shadow:0 12px 34px #1c39620f}.home-plan--featured{border-color:color-mix(in srgb,var(--home-blue) 58%,var(--home-plan-border));box-shadow:0 18px 44px #1767e81c}.home-plan__heading{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;align-items:center}.home-plan__heading>img{display:block;width:64px;height:64px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 16px rgba(31,64,108,.12))}.home-plan__title{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-plan__heading h3{margin:0;font-size:1.2rem}.home-plan__heading p{min-height:40px;margin:5px 0 0;color:var(--home-muted);font-size:.78rem;line-height:1.5}.home-plan__title>span{flex:0 0 auto;padding:6px 8px;border-radius:999px;background:#1767e81a;color:var(--home-blue);font-size:.58rem;font-weight:800}.home-plan__price{display:flex;align-items:baseline;gap:6px;margin-top:26px}.home-plan__price strong{font-size:clamp(2.25rem,3.2vw,2.8rem);letter-spacing:-.05em}.home-plan__price span{color:var(--home-muted);font-size:.75rem}.home-plan__tax{margin:2px 0 0;color:var(--home-muted);font-size:.67rem}.home-plan__quotas{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:22px 0 0;padding:14px 6px;border-radius:16px;background:var(--home-plan-quota);list-style:none}.home-plan__quotas li{position:relative;display:grid;grid-template-columns:24px auto;grid-template-rows:auto auto;justify-content:center;align-items:center;gap:1px 5px;min-width:0;padding:0 7px;text-align:center}.home-plan__quotas li+li{border-left:1px solid var(--home-plan-divider)}.home-plan__quotas li>span{display:grid;grid-row:1;place-items:center;width:24px;height:24px;border-radius:8px;background:var(--home-plan-icon-bg);color:var(--home-blue)}.home-plan__quotas strong{grid-row:1;color:var(--home-text);font-size:.82rem}.home-plan__quotas small{grid-column:1 / -1;grid-row:2;min-width:0;margin-top:4px;color:var(--home-muted);font-size:.56rem;line-height:1.25}.home-plan__features{margin:22px 0 24px}.home-plan__features>p{margin:0;color:var(--home-plan-feature-heading);font-size:.65rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.home-plan__features ul{display:flex;flex-direction:column;gap:9px;margin:14px 0 0;padding:0;list-style:none}.home-plan__features li{display:grid;grid-template-columns:19px minmax(0,1fr);gap:7px;align-items:start;color:var(--home-plan-feature-text);font-size:.72rem;line-height:1.4}.home-plan__features li>span{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:var(--home-plan-check-bg);color:var(--home-blue)}html.dark .home-plan{box-shadow:0 16px 38px #0000003d}html.dark .home-plan--featured{box-shadow:0 20px 48px #1767e829}.home-plan .button{width:100%;margin-top:auto;padding-top:12px;padding-bottom:12px}.home-pricing__details{width:-moz-fit-content;width:fit-content;margin:26px auto 0}.home-faq{background:var(--home-bg);scroll-margin-top:90px}.home-faq__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:28px;max-width:900px}.home-faq__list{border-top:1px solid var(--home-line)}.home-faq details{border-bottom:1px solid var(--home-line)}.home-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;cursor:pointer;list-style:none;font-size:.94rem;font-weight:650}.home-faq summary::-webkit-details-marker{display:none}.home-faq summary svg{flex:0 0 auto;color:var(--home-muted);transition:transform .16s ease}.home-faq details[open] summary svg{transform:rotate(180deg)}.home-faq details>p{margin:-5px 0 24px;padding-right:36px;color:var(--home-muted);font-size:.88rem;line-height:1.7}.home-final-cta{position:relative;isolation:isolate;overflow:hidden;padding:118px 0 124px;background:radial-gradient(circle at 14% 0%,rgba(255,255,255,.17),transparent 30%),radial-gradient(circle at 88% 100%,rgba(77,177,255,.34),transparent 34%),linear-gradient(135deg,#0a4fc2,#1266df 52%,#2387ee);color:#fff}.home-final-cta:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:52px 52px;content:"";-webkit-mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 82%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 82%,transparent)}.home-final-cta__content{position:relative;z-index:2;display:grid;justify-items:center;text-align:center}.home-final-cta__content>p{color:#ffffffb3}.home-final-cta h2{max-width:12ch;margin-top:18px;color:#fff;font-size:clamp(3.2rem,5.6vw,5.6rem);font-weight:760;line-height:.94;letter-spacing:-.07em;text-wrap:balance}.home-final-cta__content>span{max-width:650px;margin-top:25px;color:#ffffffd1;font-size:clamp(1rem,1.45vw,1.12rem);line-height:1.65;text-wrap:balance}.home-final-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px}.home-final-cta .button{min-width:190px;min-height:52px}.home-final-cta__secondary{border:1px solid rgba(255,255,255,.42);background:#ffffff17;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-final-cta__secondary:hover{border-color:#ffffffb3;background:#ffffff2b}.home-final-cta__decor{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none}.home-final-cta__icon{position:absolute;display:grid;place-items:center;color:#fff;opacity:.13}.home-final-cta__icon--1{top:17%;left:7%;transform:rotate(-12deg)}.home-final-cta__icon--2{top:64%;left:14%;transform:rotate(9deg)}.home-final-cta__icon--3{top:28%;left:25%;transform:rotate(-7deg)}.home-final-cta__icon--4{bottom:12%;left:32%;transform:rotate(8deg)}.home-final-cta__icon--5{top:12%;left:47%;transform:rotate(12deg)}.home-final-cta__icon--6{right:32%;bottom:14%;transform:rotate(-9deg)}.home-final-cta__icon--7{top:22%;right:24%;transform:rotate(8deg)}.home-final-cta__icon--8{right:10%;bottom:18%;transform:rotate(-10deg)}.home-final-cta__icon--9{top:13%;right:7%;transform:rotate(11deg)}.home-final-cta__icon--10{bottom:10%;left:4%;transform:rotate(-5deg)}html.dark .home-final-cta{background:radial-gradient(circle at 14% 0%,rgba(89,164,255,.18),transparent 30%),radial-gradient(circle at 88% 100%,rgba(42,123,225,.28),transparent 34%),linear-gradient(135deg,#072d72,#0a49a4 54%,#1268c5)}.home-footer{padding:54px 0 22px;border-top:1px solid var(--home-line);background:var(--home-surface)}.home-footer__main,.home-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:28px}.home-footer__main img{display:block;height:34px;width:auto}.home-footer__main>div>p{margin:14px 0 0;color:var(--home-muted);font-size:.8rem}.home-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:22px}.home-footer a{color:var(--home-muted);font-size:.8rem;font-weight:600;text-decoration:none}.home-footer a:hover{color:var(--home-text)}.home-footer__bottom{margin-top:38px;padding-top:20px;border-top:1px solid var(--home-line)}.home-footer__bottom p{margin:0;color:var(--home-muted);font-size:.72rem}@media(max-width:920px){.home-hero{min-height:760px;padding-top:76px}.home-benefits__grid{gap:14px}.home-benefit-card__content{padding:22px 20px 24px}.home-how__grid,.home-faq__grid{grid-template-columns:1fr}.home-how__grid{gap:54px}.home-faq__grid{gap:26px}.home-how__intro{position:static}.home-features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-pricing__grid{grid-template-columns:1fr 1fr}.home-plan:last-child{grid-column:1 / -1}}@media(max-width:720px){.home-landing .shell{width:min(calc(100% - 32px),1160px)}.home-hero{min-height:auto;padding:54px 0 0}.home-header{min-height:74px;padding:0}.home-header .landing-header__inner{width:100%;min-height:74px;padding:5px 12px;border-radius:0}.home-header--floating{padding:8px 0}.home-header--floating .landing-header__inner{width:min(calc(100% - 20px),1200px);min-height:58px;padding:5px 6px 5px 12px;border-radius:18px}.home-header .mobile-nav{width:min(calc(100% - 20px),1200px);border-radius:18px}.home-header .brand__logo--mobile{height:38px}.home-hero h1{font-size:clamp(2.5rem,12vw,4rem)}.home-product{width:100%;margin-top:48px}.home-benefits,.home-features,.home-pricing,.home-faq,.home-how{padding:78px 0}.home-benefits__grid{grid-template-columns:1fr;gap:18px;margin-top:44px}.home-benefit-card{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;text-align:left}.home-benefit-card__visual{height:100%;min-height:210px;border-right:1px solid var(--home-line);border-bottom:0}.home-benefit-card__content{padding:28px 24px}.home-benefits h3{margin-top:15px}.home-how__visual{margin-top:40px;border-radius:24px}.home-steps{grid-template-columns:1fr;gap:12px;margin-top:14px}.home-steps li{display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;align-items:start;padding:22px}.home-steps h3{margin-top:1px}.home-features__grid{grid-template-columns:1fr;gap:10px;margin-top:38px}.home-feature-card{min-height:0;padding:22px}.home-feature-card__icon{width:50px;height:50px;border-radius:15px}.home-feature-card h3{margin-top:20px}.home-feature-card__action{padding-top:18px}.home-pricing__grid{grid-template-columns:1fr;margin-top:44px}.home-plan:last-child{grid-column:auto}.home-plan--featured{transform:none}.home-final-cta{padding:84px 0 88px}.home-final-cta h2{max-width:11ch;margin-top:15px;font-size:clamp(2.65rem,13vw,4.2rem)}.home-final-cta__actions{width:100%;flex-direction:column;margin-top:27px}.home-final-cta .button{width:100%}.home-final-cta__icon{opacity:.1}.home-final-cta__icon:nth-child(n+7){display:none}}@media(max-width:520px){.home-features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature-card{min-height:184px;padding:16px;border-radius:20px}.home-feature-card__icon{width:44px;height:44px;border-radius:13px}.home-feature-card__index{font-size:.58rem}.home-feature-card h3{margin-top:17px;font-size:.94rem;line-height:1.35}.home-feature-card p{display:none}.home-feature-card__action{padding-top:14px;font-size:.7rem}.home-benefit-card{grid-template-columns:1fr}.home-benefit-card__visual{min-height:0;border-right:0;border-bottom:1px solid var(--home-line)}.home-benefit-card__content{padding:24px 22px 27px}.home-hero__actions,.home-hero__actions .button{width:100%}.home-hero__reassurance{display:grid;justify-items:start;gap:9px}.home-clouds{-o-object-position:center top;object-position:center top}.home-steps li{grid-template-columns:44px minmax(0,1fr);gap:16px}.home-steps li>span{width:42px;height:42px}.home-footer__main,.home-footer__bottom{align-items:flex-start;flex-direction:column}.home-footer nav{justify-content:flex-start;gap:14px 20px}}@media(prefers-reduced-motion:reduce){.home-header,.home-header .landing-header__inner,.home-benefit-card,.home-benefit-card__visual img,.home-feature-card,.home-feature-card__action svg,.home-faq summary svg{transition:none}}.pointage-preview.svelte-walb0t{width:100%;height:100%;display:grid;grid-template-columns:17% minmax(0,1fr);overflow:hidden;color:#162033;background:#f4f7fb;font-family:inherit}.pointage-preview__sidebar.svelte-walb0t{min-width:0;padding:3.2% 7%;display:flex;flex-direction:column;border-right:1px solid #e4e9f1;background:#fff}.pointage-preview__sidebar.svelte-walb0t img:where(.svelte-walb0t){width:78%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;margin-bottom:13%}.preview-nav.svelte-walb0t{display:grid;gap:3px}.preview-nav__section.svelte-walb0t{margin:7% 7% 2%;color:#9aa4b3;font-size:clamp(4px,.56vw,8px);font-weight:800;letter-spacing:.12em;text-transform:uppercase}.preview-nav__item.svelte-walb0t{min-width:0;padding:6% 7%;display:flex;align-items:center;gap:8%;border-radius:7px;color:#7b8595;font-size:clamp(5px,.65vw,10px);font-weight:600;white-space:nowrap}.preview-nav__item.svelte-walb0t i:where(.svelte-walb0t){width:12%;color:#8e99a8;font-style:normal;text-align:center}.preview-nav__item--active.svelte-walb0t{color:#1769e8;background:#edf5ff}.preview-nav__item--active.svelte-walb0t i:where(.svelte-walb0t){color:#1769e8}.preview-plan.svelte-walb0t{margin-top:auto;padding:10%;display:grid;gap:2px;border:1px solid #e5eaf2;border-radius:10px;background:linear-gradient(145deg,#f9fbff,#edf5ff)}.preview-plan.svelte-walb0t span:where(.svelte-walb0t),.preview-plan.svelte-walb0t small:where(.svelte-walb0t){color:#8994a5;font-size:clamp(4px,.5vw,7px)}.preview-plan.svelte-walb0t strong:where(.svelte-walb0t){color:#1769e8;font-size:clamp(7px,.82vw,12px)}.pointage-preview__workspace.svelte-walb0t{min-width:0;display:grid;grid-template-rows:10% minmax(0,1fr)}.preview-topbar.svelte-walb0t{min-width:0;padding:0 2.7%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e9f1;background:#fffffff5}.preview-topbar__crumb.svelte-walb0t{color:#7d8796;font-size:clamp(5px,.62vw,9px);font-weight:600}.preview-topbar__profile.svelte-walb0t{display:flex;align-items:center;gap:6px}.preview-topbar__profile.svelte-walb0t>span:where(.svelte-walb0t){width:clamp(14px,1.75vw,25px);aspect-ratio:1;display:grid;place-items:center;border-radius:50%;color:#1769e8;background:#eaf3ff;font-size:clamp(5px,.56vw,8px);font-weight:800}.preview-topbar__profile.svelte-walb0t div:where(.svelte-walb0t){display:grid}.preview-topbar__profile.svelte-walb0t strong:where(.svelte-walb0t),.preview-topbar__profile.svelte-walb0t small:where(.svelte-walb0t){font-size:clamp(4px,.52vw,8px);line-height:1.15}.preview-topbar__profile.svelte-walb0t small:where(.svelte-walb0t){color:#98a1af}.preview-main.svelte-walb0t{min-height:0;padding:2.2% 2.5% 2.5%;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:2.3%;overflow:hidden}.preview-heading.svelte-walb0t{display:flex;align-items:center;justify-content:space-between;gap:12px}.preview-eyebrow.svelte-walb0t{display:block;margin-bottom:2px;color:#8a95a5;font-size:clamp(4px,.49vw,7px);font-weight:800;letter-spacing:.13em;text-transform:uppercase}.preview-heading.svelte-walb0t h2:where(.svelte-walb0t){margin:0;font-size:clamp(9px,1.28vw,19px);line-height:1;letter-spacing:-.03em}.preview-heading.svelte-walb0t h2:where(.svelte-walb0t) small:where(.svelte-walb0t){color:#1769e8;font-size:.7em}.preview-actions.svelte-walb0t{display:flex;gap:5px}.preview-actions.svelte-walb0t button:where(.svelte-walb0t),.preview-month.svelte-walb0t button:where(.svelte-walb0t){border:0;font:inherit}.preview-actions.svelte-walb0t button:where(.svelte-walb0t){padding:clamp(4px,.62vw,9px) clamp(6px,.85vw,12px);border-radius:6px;color:#526072;background:#eaf0f8;font-size:clamp(4px,.53vw,8px);font-weight:800}.preview-actions.svelte-walb0t .preview-actions__primary:where(.svelte-walb0t){color:#fff;background:#087f70;box-shadow:0 4px 10px #087f7029}.preview-stats.svelte-walb0t{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #e1e7ef;border-radius:9px;overflow:hidden;background:#fff}.preview-stats.svelte-walb0t article:where(.svelte-walb0t){min-width:0;padding:5.5% 7%;display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:1px 7px;border-right:1px solid #e6ebf2}.preview-stats.svelte-walb0t article:where(.svelte-walb0t):last-child{border-right:0}.preview-stats.svelte-walb0t span:where(.svelte-walb0t){grid-column:1 / -1;color:#8a94a4;font-size:clamp(4px,.47vw,7px);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.preview-stats.svelte-walb0t strong:where(.svelte-walb0t){font-size:clamp(8px,1.05vw,15px)}.preview-stats.svelte-walb0t small:where(.svelte-walb0t){color:#8a94a4;font-size:clamp(4px,.46vw,7px)}.preview-stats.svelte-walb0t .preview-stats__highlight:where(.svelte-walb0t){background:linear-gradient(120deg,#eef5ff,#e6f1ff)}.preview-stats__highlight.svelte-walb0t strong:where(.svelte-walb0t){color:#1769e8}.preview-toolbar.svelte-walb0t{min-width:0;padding:.8% 1%;display:grid;grid-template-columns:minmax(110px,1fr) auto auto auto;align-items:center;gap:1%;border:1px solid #e1e7ef;border-radius:8px;background:#fff}.preview-search.svelte-walb0t,.preview-filter.svelte-walb0t,.preview-view.svelte-walb0t{color:#8f99a8;font-size:clamp(4px,.5vw,8px);white-space:nowrap}.preview-search.svelte-walb0t{padding:3% 4%;border:1px solid #e1e6ed;border-radius:5px}.preview-filter.svelte-walb0t{padding:5px 7px;color:#536174;border-radius:5px;background:#edf2f8;font-weight:700}.preview-month.svelte-walb0t{display:flex;align-items:center;gap:6px}.preview-month.svelte-walb0t strong:where(.svelte-walb0t){font-size:clamp(5px,.55vw,8px);white-space:nowrap}.preview-month.svelte-walb0t button:where(.svelte-walb0t){width:clamp(13px,1.5vw,22px);aspect-ratio:1;display:grid;place-items:center;border-radius:5px;color:#667286;background:#f1f4f8;font-size:clamp(7px,.8vw,12px)}.preview-view.svelte-walb0t{color:#1769e8;font-weight:800}.preview-table-wrap.svelte-walb0t{min-height:0;overflow:hidden;border:1px solid #dfe5ed;border-radius:9px;background:#fff;box-shadow:0 8px 22px #2943690f}.preview-table.svelte-walb0t{height:100%;display:grid;grid-template-columns:minmax(94px,1.65fr) repeat(12,minmax(24px,.5fr)) minmax(35px,.65fr);grid-template-rows:18% repeat(6,minmax(0,1fr))}.preview-table.svelte-walb0t>div:where(.svelte-walb0t){min-width:0;display:flex;align-items:center;justify-content:center;border-right:1px solid #e3e8ef;border-bottom:1px solid #e3e8ef}.preview-table__corner.svelte-walb0t,.preview-table__total-head.svelte-walb0t{padding:0 7%;justify-content:flex-start!important;color:#7f8999;font-size:clamp(4px,.5vw,8px);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.preview-table__total-head.svelte-walb0t{justify-content:center!important}.preview-day.svelte-walb0t{flex-direction:column;gap:1px;color:#6f7a8a;background:#fbfcfe}.preview-day.svelte-walb0t span:where(.svelte-walb0t){font-size:clamp(4px,.43vw,7px);text-transform:uppercase}.preview-day.svelte-walb0t strong:where(.svelte-walb0t){font-size:clamp(5px,.58vw,9px)}.preview-day--weekend.svelte-walb0t{background:#f4f6f9}.preview-worker.svelte-walb0t{padding:0 5%;justify-content:flex-start!important;gap:5%;background:#fff}.preview-worker__avatar.svelte-walb0t{width:clamp(13px,1.45vw,22px);aspect-ratio:1;flex:none;display:grid;place-items:center;border-radius:50%;color:#1769e8;background:#eaf3ff;font-size:clamp(4px,.42vw,7px);font-weight:800}.preview-worker.svelte-walb0t strong:where(.svelte-walb0t){overflow:hidden;font-size:clamp(5px,.55vw,9px);text-overflow:ellipsis;white-space:nowrap}.preview-cell.svelte-walb0t{position:relative;color:#97a0ad;font-size:clamp(5px,.57vw,9px);font-weight:800;animation:svelte-walb0t-preview-cell-in .5s calc(.3s + var(--cell-delay)) both}.preview-cell--hours.svelte-walb0t{color:#1f477a;background:#eaf2ff;box-shadow:inset 0 0 0 1px #bfd4f4}.preview-cell--weekend.svelte-walb0t{color:#a8afb9;background:#f4f6f8}.preview-cell--absence.svelte-walb0t{color:#fff;background:#b42323}.preview-cell--illness.svelte-walb0t{color:#fff;background:linear-gradient(135deg,#6e36e9,#823ff4)}.preview-total.svelte-walb0t{color:#172237;font-size:clamp(5px,.58vw,9px);font-weight:900}@keyframes svelte-walb0t-preview-cell-in{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.preview-cell.svelte-walb0t{animation:none}}@media(max-width:620px){.pointage-preview.svelte-walb0t{grid-template-columns:14% minmax(0,1fr)}.preview-nav__item.svelte-walb0t{justify-content:center;padding-inline:0}.preview-nav__item.svelte-walb0t i:where(.svelte-walb0t){width:auto}.preview-nav__item.svelte-walb0t,.preview-nav__section.svelte-walb0t,.preview-plan.svelte-walb0t{font-size:0}.pointage-preview__sidebar.svelte-walb0t img:where(.svelte-walb0t){width:100%}.preview-toolbar.svelte-walb0t{grid-template-columns:minmax(70px,1fr) auto auto}.preview-filter.svelte-walb0t{display:none}.preview-table.svelte-walb0t{grid-template-columns:minmax(52px,1.35fr) repeat(12,minmax(13px,.5fr)) minmax(24px,.65fr)}}
