.FaqAccordion-module__Z3JVGq__accordion{gap:10px;display:grid}.FaqAccordion-module__Z3JVGq__item{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--white);transition:border-color .2s var(--ease),box-shadow .2s var(--ease);box-shadow:0 2px 10px #0a265708}.FaqAccordion-module__Z3JVGq__item:hover{border-color:#c3d6ef}.FaqAccordion-module__Z3JVGq__open{box-shadow:var(--shadow-card);border-color:#c3d6ef}.FaqAccordion-module__Z3JVGq__heading{font-size:inherit;margin:0}.FaqAccordion-module__Z3JVGq__button{border-radius:var(--radius-sm);width:100%;min-height:60px;color:var(--navy);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;padding:14px 16px;display:flex}.FaqAccordion-module__Z3JVGq__q,.FaqAccordion-module__Z3JVGq__a{width:28px;height:28px;font-family:var(--font-en);border-radius:50%;flex-shrink:0;place-items:center;font-size:14px;font-weight:700;line-height:1;display:inline-grid}.FaqAccordion-module__Z3JVGq__q{background:var(--blue-soft);color:var(--blue-text)}.FaqAccordion-module__Z3JVGq__a{background:var(--green-soft);color:#00754e}.FaqAccordion-module__Z3JVGq__question{flex:1;font-size:15px;font-weight:700;line-height:1.6}.FaqAccordion-module__Z3JVGq__chevron{width:32px;height:32px;color:var(--muted);transition:transform .25s var(--ease);border-radius:50%;flex-shrink:0;place-items:center;display:inline-grid}.FaqAccordion-module__Z3JVGq__open .FaqAccordion-module__Z3JVGq__chevron{transform:rotate(180deg)}.FaqAccordion-module__Z3JVGq__panel{gap:14px;padding:0 16px 18px;display:flex}.FaqAccordion-module__Z3JVGq__panel[hidden]{display:none}.FaqAccordion-module__Z3JVGq__answer{color:var(--body);flex:1;padding-top:2px;font-size:15px;line-height:1.9}.FaqAccordion-module__Z3JVGq__answer p{margin:0}.FaqAccordion-module__Z3JVGq__answer p+p{margin-top:8px}@media (min-width:768px){.FaqAccordion-module__Z3JVGq__button{min-height:64px;padding:16px 20px}.FaqAccordion-module__Z3JVGq__panel{padding:0 20px 20px}.FaqAccordion-module__Z3JVGq__question{font-size:16px}}
.FaqBrowser-module__YTGepW__layout{gap:24px;display:grid}.FaqBrowser-module__YTGepW__sidebarTitle{letter-spacing:.06em;color:var(--muted);margin:0 0 8px;font-size:12px;font-weight:700}.FaqBrowser-module__YTGepW__categoryList{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.FaqBrowser-module__YTGepW__category{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--white);min-height:44px;color:var(--navy);font:inherit;cursor:pointer;transition:background-color .2s var(--ease),border-color .2s var(--ease),color .2s var(--ease);justify-content:space-between;align-items:center;gap:10px;padding:8px 16px;font-size:14px;font-weight:700;display:inline-flex}.FaqBrowser-module__YTGepW__category:hover{border-color:#b9cde8}.FaqBrowser-module__YTGepW__category[aria-pressed=true]{border-color:var(--blue-text);background:var(--blue-text);color:var(--white)}.FaqBrowser-module__YTGepW__count{border-radius:var(--radius-pill);background:var(--pale);min-width:22px;font-family:var(--font-en);color:var(--muted);text-align:center;padding:0 6px;font-size:12px;line-height:1.6}.FaqBrowser-module__YTGepW__category[aria-pressed=true] .FaqBrowser-module__YTGepW__count{color:var(--white);background:#ffffff38}.FaqBrowser-module__YTGepW__content{gap:32px;min-width:0;display:grid}.FaqBrowser-module__YTGepW__resultCount{color:var(--muted);margin:0 0 -16px;font-size:13px}.FaqBrowser-module__YTGepW__group{scroll-margin-top:calc(var(--header-h) + 24px);gap:14px;display:grid}.FaqBrowser-module__YTGepW__groupTitle{align-items:center;gap:10px;margin:0;font-size:18px;font-weight:700;display:flex}.FaqBrowser-module__YTGepW__groupTitle:before{content:"";background:var(--green);border-radius:2px;width:4px;height:20px}@media (min-width:1100px){.FaqBrowser-module__YTGepW__layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:56px}.FaqBrowser-module__YTGepW__sidebar{top:calc(var(--header-h) + 24px);position:sticky}.FaqBrowser-module__YTGepW__categoryList{flex-flow:column;gap:6px}.FaqBrowser-module__YTGepW__category{border-radius:var(--radius-sm);width:100%}.FaqBrowser-module__YTGepW__groupTitle{font-size:20px}}
.SectionHeading-module__1CUDPa__heading{flex-direction:column;gap:12px;display:flex}.SectionHeading-module__1CUDPa__center{text-align:center;align-items:center}.SectionHeading-module__1CUDPa__eyebrow{font-family:var(--font-en);letter-spacing:.12em;color:var(--blue-text);margin:0;font-size:12px;font-weight:600;line-height:1.5}.SectionHeading-module__1CUDPa__title{color:var(--navy);letter-spacing:.01em;margin:0;font-weight:700}.SectionHeading-module__1CUDPa__line{display:inline}@media (min-width:768px){.SectionHeading-module__1CUDPa__line{display:block}}.SectionHeading-module__1CUDPa__description{max-width:44em;color:var(--body);margin:0;font-size:15px;line-height:1.9}.SectionHeading-module__1CUDPa__description p{margin:0}.SectionHeading-module__1CUDPa__center .SectionHeading-module__1CUDPa__description{margin-inline:auto}.SectionHeading-module__1CUDPa__display .SectionHeading-module__1CUDPa__title{font-size:34px;line-height:1.3}.SectionHeading-module__1CUDPa__hero .SectionHeading-module__1CUDPa__title{font-size:30px;line-height:1.35}.SectionHeading-module__1CUDPa__section .SectionHeading-module__1CUDPa__title{font-size:26px;line-height:1.45}.SectionHeading-module__1CUDPa__compact .SectionHeading-module__1CUDPa__title{font-size:22px;line-height:1.5}@media (min-width:768px){.SectionHeading-module__1CUDPa__heading{gap:16px}.SectionHeading-module__1CUDPa__eyebrow{font-size:13px}.SectionHeading-module__1CUDPa__display .SectionHeading-module__1CUDPa__title{font-size:46px;line-height:1.25}.SectionHeading-module__1CUDPa__hero .SectionHeading-module__1CUDPa__title{font-size:42px;line-height:1.3}.SectionHeading-module__1CUDPa__section .SectionHeading-module__1CUDPa__title{font-size:34px}.SectionHeading-module__1CUDPa__compact .SectionHeading-module__1CUDPa__title{font-size:26px}.SectionHeading-module__1CUDPa__description{font-size:16px}}@media (min-width:1100px){.SectionHeading-module__1CUDPa__display .SectionHeading-module__1CUDPa__title{font-size:56px;line-height:1.22}.SectionHeading-module__1CUDPa__hero .SectionHeading-module__1CUDPa__title{font-size:48px;line-height:1.25}.SectionHeading-module__1CUDPa__section .SectionHeading-module__1CUDPa__title{font-size:40px;line-height:1.4}.SectionHeading-module__1CUDPa__compact .SectionHeading-module__1CUDPa__title{font-size:28px}}.SectionHeading-module__1CUDPa__white .SectionHeading-module__1CUDPa__title,.SectionHeading-module__1CUDPa__white .SectionHeading-module__1CUDPa__description{color:var(--white)}.SectionHeading-module__1CUDPa__white .SectionHeading-module__1CUDPa__eyebrow{color:#9cc4ff}
.AboutLinksSection-module__lRy2fq__section{padding-block:var(--section-y);background:var(--white)}.AboutLinksSection-module__lRy2fq__grid{gap:16px;margin:28px 0 0;padding:0;list-style:none;display:grid}.AboutLinksSection-module__lRy2fq__grid>li{display:flex}.AboutLinksSection-module__lRy2fq__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-card);transition:border-color .2s var(--ease),box-shadow .2s var(--ease),transform .2s var(--ease);flex-direction:column;flex:1;gap:8px;padding:24px;display:flex}.AboutLinksSection-module__lRy2fq__card:hover{box-shadow:var(--shadow-soft);border-color:#b9cde8;transform:translateY(-2px)}.AboutLinksSection-module__lRy2fq__icon{background:var(--pale);width:44px;height:44px;color:var(--blue);border-radius:12px;place-items:center;margin-bottom:8px;display:grid}.AboutLinksSection-module__lRy2fq__eyebrow{font-family:var(--font-en);letter-spacing:.12em;color:var(--blue-text);font-size:12px;font-weight:600}.AboutLinksSection-module__lRy2fq__title{font-size:18px;font-weight:700;line-height:1.6}.AboutLinksSection-module__lRy2fq__meta{font-family:var(--font-en);color:var(--muted);font-size:12px}.AboutLinksSection-module__lRy2fq__body{color:var(--body);font-size:14px;line-height:1.85}.AboutLinksSection-module__lRy2fq__more{color:var(--blue-text);align-items:center;gap:6px;margin-top:auto;padding-top:12px;font-size:14px;font-weight:700;display:inline-flex}@media (min-width:900px){.AboutLinksSection-module__lRy2fq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:36px}.AboutLinksSection-module__lRy2fq__card{padding:28px}}
.Notice-module__v0MQQq__notice{border-radius:var(--radius-sm);border:1px solid;gap:12px;padding:16px 18px;display:flex}.Notice-module__v0MQQq__info{color:var(--navy);background:#f4f8ff;border-color:#c9dbf5}.Notice-module__v0MQQq__draft{color:#4a3500;background:#fffaf0;border-color:#ecd6a4}.Notice-module__v0MQQq__warning{background:var(--danger-soft);color:#6b1620;border-color:#f0c2c7}.Notice-module__v0MQQq__icon{flex-shrink:0;margin-top:2px}.Notice-module__v0MQQq__info .Notice-module__v0MQQq__icon{color:var(--blue-text)}.Notice-module__v0MQQq__draft .Notice-module__v0MQQq__icon{color:#9a6500}.Notice-module__v0MQQq__warning .Notice-module__v0MQQq__icon{color:var(--danger)}.Notice-module__v0MQQq__body{min-width:0}.Notice-module__v0MQQq__title{margin:0;font-size:14px;font-weight:700;line-height:1.6}.Notice-module__v0MQQq__text{margin-top:4px;font-size:14px;line-height:1.8}.Notice-module__v0MQQq__text p{margin:0}.Notice-module__v0MQQq__sample{border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--muted);white-space:nowrap;background:#ffffffe6;align-items:center;padding:2px 10px;font-size:12px;font-weight:500;line-height:1.6;display:inline-flex}
.StatusBadge-module__T3RE4W__badge{border-radius:var(--radius-pill);white-space:nowrap;border:1px solid;align-items:center;gap:6px;padding:2px 10px;font-size:12px;font-weight:700;line-height:1.6;display:inline-flex}.StatusBadge-module__T3RE4W__badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.StatusBadge-module__T3RE4W__available{color:#00704b;background:var(--green-soft);border-color:#a8e6cc}.StatusBadge-module__T3RE4W__inDevelopment{color:var(--blue-text);background:var(--blue-soft);border-color:#bcd4fb}.StatusBadge-module__T3RE4W__concept{color:#7a5200;background:#fff6e3;border-color:#f1d9a6}
.Wordmark-module__fna7JW__wordmark{font-family:var(--font-en);letter-spacing:-.04em;color:var(--navy);white-space:nowrap;font-weight:600;line-height:1;display:inline-block}.Wordmark-module__fna7JW__accent{color:var(--green)}.Wordmark-module__fna7JW__white{color:var(--white)}
.AutomationSection-module__Eqb6_q__section{padding-block:var(--section-y);background:linear-gradient(180deg,var(--pale)0%,#f7fbff 100%)}.AutomationSection-module__Eqb6_q__layout{gap:24px;margin-top:32px;display:grid}.AutomationSection-module__Eqb6_q__sources{gap:10px;margin:0;padding:0;list-style:none;display:grid}.AutomationSection-module__Eqb6_q__source{border-radius:var(--radius-sm);background:var(--white);border:1px solid #e3ecf7;align-items:center;gap:14px;padding:10px 14px;display:flex}.AutomationSection-module__Eqb6_q__sourceIcon{background:var(--pale);border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.AutomationSection-module__Eqb6_q__blue{color:#4a78af}.AutomationSection-module__Eqb6_q__green{color:#00a36a}.AutomationSection-module__Eqb6_q__instagram{color:var(--instagram)}.AutomationSection-module__Eqb6_q__sun{color:#d58a00}.AutomationSection-module__Eqb6_q__googleG{font-family:var(--font-en);color:var(--google-blue);font-size:22px;font-weight:700}.AutomationSection-module__Eqb6_q__sourceText{flex-direction:column;min-width:0;line-height:1.5;display:flex}.AutomationSection-module__Eqb6_q__sourceText strong{font-size:14px;font-weight:700}.AutomationSection-module__Eqb6_q__sourceText small{color:var(--muted);font-size:12px}.AutomationSection-module__Eqb6_q__hub{justify-content:center;align-items:center;padding-block:8px;display:flex;position:relative}.AutomationSection-module__Eqb6_q__lines{display:none}.AutomationSection-module__Eqb6_q__circle{z-index:1;background:var(--white);text-align:center;border-radius:50%;align-content:center;place-items:center;gap:4px;width:132px;height:132px;display:grid;position:relative;box-shadow:0 10px 35px #467cac1f,0 0 0 14px #eaf2fc}.AutomationSection-module__Eqb6_q__hubWordmark{font-size:30px}.AutomationSection-module__Eqb6_q__circle small{color:var(--muted);font-size:11px}.AutomationSection-module__Eqb6_q__outArrow{display:none}.AutomationSection-module__Eqb6_q__hub:before,.AutomationSection-module__Eqb6_q__hub:after{content:"";background:#b6cdf0;width:2px;height:24px;position:absolute;left:50%}.AutomationSection-module__Eqb6_q__hub:before{top:-16px}.AutomationSection-module__Eqb6_q__hub:after{bottom:-16px}.AutomationSection-module__Eqb6_q__reportColumn{gap:16px;display:grid}.AutomationSection-module__Eqb6_q__reportLead{margin:0;font-size:15px;font-weight:700;line-height:1.8}.AutomationSection-module__Eqb6_q__report{border-radius:var(--radius-xl);background:var(--white);box-shadow:var(--shadow-soft);border:1px solid #e4edf8;padding:22px}.AutomationSection-module__Eqb6_q__reportHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.AutomationSection-module__Eqb6_q__reportTitle{align-items:center;gap:8px;margin:0;font-size:16px;font-weight:700;display:flex}.AutomationSection-module__Eqb6_q__reportIcon{color:#00a36a}.AutomationSection-module__Eqb6_q__metrics{gap:6px;margin:16px 0;display:grid}.AutomationSection-module__Eqb6_q__metric{background:var(--pale);border-radius:10px;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 14px;display:flex}.AutomationSection-module__Eqb6_q__metric dt{color:var(--body);font-size:13px}.AutomationSection-module__Eqb6_q__metric dd{font-family:var(--font-en);color:#00875a;margin:0;font-size:17px;font-weight:600}.AutomationSection-module__Eqb6_q__suggestion{color:var(--body);font-size:13px;line-height:1.85}.AutomationSection-module__Eqb6_q__suggestionLabel{background:var(--blue-soft);color:var(--blue-text);border-radius:4px;margin-bottom:6px;padding:1px 8px;font-size:11px;font-weight:700;display:inline-block}.AutomationSection-module__Eqb6_q__suggestion p{margin:0}.AutomationSection-module__Eqb6_q__note{color:var(--muted);margin:28px 0 0;font-size:13px;line-height:1.8}@media (min-width:768px){.AutomationSection-module__Eqb6_q__sources{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.AutomationSection-module__Eqb6_q__layout{grid-template-columns:minmax(0,1fr) minmax(180px,.75fr) minmax(0,1.25fr);justify-content:space-between;align-items:center;gap:32px;margin-top:48px}.AutomationSection-module__Eqb6_q__sources{grid-template-columns:1fr;gap:14px}.AutomationSection-module__Eqb6_q__source{background:0 0;border:0;min-height:50px;padding:0}.AutomationSection-module__Eqb6_q__sourceIcon{background:var(--white);width:44px;height:44px;box-shadow:var(--shadow-card)}.AutomationSection-module__Eqb6_q__hub{justify-content:flex-end;height:300px;padding:0 40px 0 0}.AutomationSection-module__Eqb6_q__hub:before,.AutomationSection-module__Eqb6_q__hub:after{display:none}.AutomationSection-module__Eqb6_q__lines{fill:none;stroke:#b6cdf0;stroke-width:1.5px;width:120px;height:100%;display:block;position:absolute;top:0;left:0}.AutomationSection-module__Eqb6_q__circle{width:180px;height:180px;box-shadow:0 10px 35px #467cac1f,0 0 0 18px #eaf2fc}.AutomationSection-module__Eqb6_q__hubWordmark{font-size:38px}.AutomationSection-module__Eqb6_q__circle small{font-size:12px}.AutomationSection-module__Eqb6_q__outArrow{color:#8fb2e2;display:block;position:absolute;right:0}.AutomationSection-module__Eqb6_q__report{padding:32px}.AutomationSection-module__Eqb6_q__reportLead{font-size:16px}}
.LinePhoneMockup-module__16__KG__phone{--phone-w:340px;--phone-tilt:0deg;width:min(var(--phone-w),100%);color:var(--navy);background:#13213a;border-radius:48px;padding:9px;position:relative;transform:none;box-shadow:0 0 0 1.5px #8795a6,0 4px 12px #112d5914}.LinePhoneMockup-module__16__KG__screen{background:linear-gradient(#b7cff2 0%,#c7dbf5 45%,#d7e6f7 100%);border-radius:39px;flex-direction:column;display:flex;position:relative;overflow:hidden}.LinePhoneMockup-module__16__KG__fixedHeight .LinePhoneMockup-module__16__KG__screen{height:var(--screen-h)}.LinePhoneMockup-module__16__KG__statusBar{height:34px;font-family:var(--font-en);justify-content:space-between;align-items:center;padding:4px 26px 0;font-size:12px;font-weight:600;line-height:1;display:flex;position:relative}.LinePhoneMockup-module__16__KG__notch{background:#13213a;border-radius:0 0 16px 16px;width:34%;height:24px;position:absolute;top:0;left:50%;transform:translate(-50%)}.LinePhoneMockup-module__16__KG__signal{align-items:flex-end;gap:2px;display:inline-flex}.LinePhoneMockup-module__16__KG__signal i{background:var(--navy);border-radius:1px;width:3px;display:block}.LinePhoneMockup-module__16__KG__signal i:first-child{height:5px}.LinePhoneMockup-module__16__KG__signal i:nth-child(2){height:7px}.LinePhoneMockup-module__16__KG__signal i:nth-child(3){height:9px}.LinePhoneMockup-module__16__KG__signal b{border:1.5px solid var(--navy);background:linear-gradient(90deg,var(--navy)70%,transparent 70%);background-clip:content-box;border-radius:3px;width:20px;height:10px;margin-left:5px;padding:1px;display:block}.LinePhoneMockup-module__16__KG__chatHeader{background:#ffffff59;align-items:center;gap:8px;height:44px;padding:0 16px;font-size:14px;display:flex}.LinePhoneMockup-module__16__KG__back{transform:rotate(180deg)}.LinePhoneMockup-module__16__KG__avatar,.LinePhoneMockup-module__16__KG__bubbleAvatar{background:var(--green);width:24px;height:24px;color:var(--white);font-family:var(--font-en);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;line-height:1;display:inline-grid}.LinePhoneMockup-module__16__KG__account{font-family:var(--font-en);font-weight:700}.LinePhoneMockup-module__16__KG__menu{letter-spacing:.1em;color:#3a557b;margin-left:auto;font-size:12px}.LinePhoneMockup-module__16__KG__body{flex-direction:column;flex:1;gap:10px;padding:14px 14px 16px;display:flex}.LinePhoneMockup-module__16__KG__inputBar{height:52px;color:var(--blue);background:#ffffffeb;align-items:center;gap:10px;padding:0 14px;display:flex}.LinePhoneMockup-module__16__KG__input{border-radius:var(--radius-pill);color:#8397b3;background:#edf3fa;flex:1;padding:6px 14px;font-size:11px;line-height:1.4}.LinePhoneMockup-module__16__KG__sendButton{background:var(--blue);width:28px;height:28px;color:var(--white);border-radius:50%;place-items:center;display:inline-grid}.LinePhoneMockup-module__16__KG__homeIndicator{background:#ffffffeb;height:20px}.LinePhoneMockup-module__16__KG__homeIndicator:after{content:"";opacity:.8;background:#1a2a44;border-radius:4px;width:110px;height:4px;margin:6px auto 0;display:block}.LinePhoneMockup-module__16__KG__bubbleRow{align-items:flex-start;gap:8px;display:flex}.LinePhoneMockup-module__16__KG__bubbleAvatar{width:30px;height:30px;font-size:13px}.LinePhoneMockup-module__16__KG__bubble{background:var(--white);border-radius:4px 16px 16px;padding:10px 14px;font-size:12px;font-weight:700;line-height:1.7;box-shadow:0 3px 10px #3560930f}.LinePhoneMockup-module__16__KG__card{background:var(--white);border-radius:12px;align-items:center;gap:12px;padding:13px 12px;display:flex;box-shadow:0 3px 12px #35609312}.LinePhoneMockup-module__16__KG__cardIcon{background:var(--blue-soft);border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;display:inline-grid}.LinePhoneMockup-module__16__KG__cardIcon.LinePhoneMockup-module__16__KG__blue{color:var(--blue)}.LinePhoneMockup-module__16__KG__cardIcon.LinePhoneMockup-module__16__KG__green{color:#009a63;background:var(--green-soft)}.LinePhoneMockup-module__16__KG__cardIcon.LinePhoneMockup-module__16__KG__instagram{color:var(--instagram);background:#fdecf3}.LinePhoneMockup-module__16__KG__cardText{flex-direction:column;min-width:0;line-height:1.5;display:flex}.LinePhoneMockup-module__16__KG__cardText strong{font-size:13px;font-weight:700}.LinePhoneMockup-module__16__KG__cardText span{color:#50698d;font-size:11px}.LinePhoneMockup-module__16__KG__cardChevron{color:#93a6c0;flex-shrink:0;margin-left:auto}
.ReviewDemo-module__aJv3Da__demo{flex-direction:column;align-items:center;gap:28px;display:flex}.ReviewDemo-module__aJv3Da__sampleNote{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--white);color:var(--muted);text-align:center;align-items:center;gap:6px;margin:0;padding:4px 14px;font-size:12px;line-height:1.7;display:inline-flex}.ReviewDemo-module__aJv3Da__sampleNote svg{color:var(--blue-text);flex-shrink:0}.ReviewDemo-module__aJv3Da__flow{gap:56px;width:100%;margin:0;padding:0;list-style:none;display:grid}.ReviewDemo-module__aJv3Da__step{flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.ReviewDemo-module__aJv3Da__stepTitle{align-items:center;gap:10px;margin:0;font-size:14px;font-weight:700;line-height:1.5;display:flex}.ReviewDemo-module__aJv3Da__stepNo{font-family:var(--font-en);color:var(--blue-text);font-size:26px;font-weight:600;line-height:1}.ReviewDemo-module__aJv3Da__phone{transition:box-shadow .3s var(--ease)}.ReviewDemo-module__aJv3Da__active .ReviewDemo-module__aJv3Da__phone{box-shadow:0 0 0 1.5px #8795a6,0 0 0 6px #cfe2ff,0 4px 10px #112d590f}.ReviewDemo-module__aJv3Da__complete .ReviewDemo-module__aJv3Da__phone{box-shadow:0 0 0 1.5px #8795a6,0 0 0 6px #c8f0de,0 4px 10px #112d590f}.ReviewDemo-module__aJv3Da__caption{text-align:center;margin:0;font-size:14px;font-weight:700}.ReviewDemo-module__aJv3Da__arrow{color:#4a76ad;place-items:center;display:grid;position:absolute;bottom:-46px;left:50%;transform:translate(-50%)rotate(90deg)}.ReviewDemo-module__aJv3Da__message{background:var(--white);border-radius:14px;flex-direction:column;gap:12px;padding:16px 14px;display:flex;box-shadow:0 4px 15px #45688f14}.ReviewDemo-module__aJv3Da__messageHead{border-bottom:1px solid #edf1f8;align-items:center;gap:8px;margin:0;padding-bottom:10px;font-size:12px;font-weight:700;line-height:1.5;display:flex}.ReviewDemo-module__aJv3Da__googleG{font-family:var(--font-en);color:var(--google-blue);font-size:20px;font-weight:700;line-height:1}.ReviewDemo-module__aJv3Da__lineMark{background:var(--green);width:20px;height:20px;color:var(--white);font-family:var(--font-en);border-radius:50%;place-items:center;font-size:11px;font-weight:700;line-height:1;display:inline-grid}.ReviewDemo-module__aJv3Da__reviewer{align-items:center;gap:10px;font-size:12px;line-height:1.5;display:flex}.ReviewDemo-module__aJv3Da__reviewer strong{font-size:12px;display:block}.ReviewDemo-module__aJv3Da__reviewerAvatar{color:#355f61;width:34px;height:34px;font-family:var(--font-en);background:#ddedee;border-radius:50%;place-items:center;font-size:14px;font-weight:600;display:inline-grid}.ReviewDemo-module__aJv3Da__stars{letter-spacing:.08em;color:#e29a00;font-size:12px;display:block}.ReviewDemo-module__aJv3Da__reviewText{color:var(--body);margin:0;font-size:12px;line-height:1.9}.ReviewDemo-module__aJv3Da__placeholder{color:var(--muted);text-align:center;border:1px dashed #c6d6ec;border-radius:10px;margin:0;padding:24px 8px;font-size:12px;line-height:1.8}.ReviewDemo-module__aJv3Da__textarea{background:var(--white);width:100%;min-height:170px;color:var(--navy);font:inherit;resize:none;border:1px solid #0000;border-radius:8px;padding:8px;font-size:12px;line-height:1.9}.ReviewDemo-module__aJv3Da__textarea:not([readonly]){border-color:var(--blue);background:#f6faff}.ReviewDemo-module__aJv3Da__actions{grid-template-columns:.85fr 1.15fr;gap:8px;display:grid}.ReviewDemo-module__aJv3Da__phoneButton{background:var(--green-strong);min-height:44px;color:var(--white);font:inherit;cursor:pointer;transition:background-color .2s var(--ease),transform .2s var(--ease);border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:13px;font-weight:700;line-height:1.4;display:inline-flex}.ReviewDemo-module__aJv3Da__phoneButton:hover:not(:disabled){background:var(--green-strong-hover);transform:translateY(-1px)}.ReviewDemo-module__aJv3Da__phoneButton:disabled{opacity:.45;cursor:not-allowed}.ReviewDemo-module__aJv3Da__blue{background:var(--blue-text)}.ReviewDemo-module__aJv3Da__blue:hover:not(:disabled){background:#1a55b8}.ReviewDemo-module__aJv3Da__light{color:var(--navy);background:#e9f0fa}.ReviewDemo-module__aJv3Da__light:hover:not(:disabled){background:#dce7f6}.ReviewDemo-module__aJv3Da__completeMessage{text-align:center;align-items:center;margin-top:24px;padding:28px 16px}.ReviewDemo-module__aJv3Da__successIcon{color:#00a36a}.ReviewDemo-module__aJv3Da__waitingIcon{color:#8ba0bd;background:#eef3fa;border-radius:50%;place-items:center;width:72px;height:72px;display:inline-grid}.ReviewDemo-module__aJv3Da__completeTitle{margin:0;font-size:14px;font-weight:700}.ReviewDemo-module__aJv3Da__completeText{color:var(--body);margin:0;font-size:12px;line-height:1.8}.ReviewDemo-module__aJv3Da__completeSample{border-radius:var(--radius-pill);color:var(--muted);background:#f1f5fa;margin:0 0 4px;padding:2px 10px;font-size:11px}.ReviewDemo-module__aJv3Da__completeMessage .ReviewDemo-module__aJv3Da__phoneButton{width:100%}.ReviewDemo-module__aJv3Da__status{text-align:center;max-width:60em;min-height:1.9em;color:var(--muted);margin:0;font-size:13px;line-height:1.9}@media (min-width:1100px){.ReviewDemo-module__aJv3Da__flow{grid-template-columns:repeat(3,minmax(0,340px));justify-content:space-between;gap:60px;max-width:1200px}.ReviewDemo-module__aJv3Da__arrow{inset:50% -46px auto auto;transform:translateY(-50%)}}
.ClosingCta-module__T7WIcG__section{position:relative;overflow:hidden}.ClosingCta-module__T7WIcG__pale{border-top:1px solid var(--border);background:#eaf3f7;padding-block:56px 32px}.ClosingCta-module__T7WIcG__inner{gap:28px;display:grid}.ClosingCta-module__T7WIcG__copy{gap:16px;display:grid}.ClosingCta-module__T7WIcG__titleRow{flex-wrap:wrap;align-items:baseline;gap:8px 20px;display:flex}.ClosingCta-module__T7WIcG__wordmark{font-size:40px}.ClosingCta-module__T7WIcG__title{margin:0;font-size:26px;font-weight:700;line-height:1.4}.ClosingCta-module__T7WIcG__description{color:var(--body);margin:0;font-size:15px;line-height:1.9}.ClosingCta-module__T7WIcG__action{flex-direction:column;align-items:stretch;gap:12px;display:flex}.ClosingCta-module__T7WIcG__subLink,.ClosingCta-module__T7WIcG__subLinkWhite{justify-content:center;align-items:center;gap:6px;min-height:44px;font-size:14px;font-weight:700;display:inline-flex}.ClosingCta-module__T7WIcG__subLink{color:var(--navy)}.ClosingCta-module__T7WIcG__subLink:hover{color:var(--blue-text)}.ClosingCta-module__T7WIcG__hand{padding-inline:var(--gutter);font-family:var(--font-hand);letter-spacing:.04em;word-break:keep-all;text-align:center;color:#3f5f8c;margin:28px 0 0;font-size:17px;transform:rotate(-2deg)}@media (min-width:768px){.ClosingCta-module__T7WIcG__pale{padding-block:72px 36px}.ClosingCta-module__T7WIcG__inner{grid-template-columns:1fr auto;align-items:center;gap:48px}.ClosingCta-module__T7WIcG__action{align-items:center;min-width:340px}.ClosingCta-module__T7WIcG__title{font-size:30px}.ClosingCta-module__T7WIcG__wordmark{font-size:44px}.ClosingCta-module__T7WIcG__hand{letter-spacing:.1em;font-size:20px}}@media (min-width:1100px){.ClosingCta-module__T7WIcG__pale{padding-block:80px 40px}.ClosingCta-module__T7WIcG__inner{gap:96px}.ClosingCta-module__T7WIcG__title{font-size:32px}.ClosingCta-module__T7WIcG__action{min-width:400px}.ClosingCta-module__T7WIcG__hand{font-size:24px}}.ClosingCta-module__T7WIcG__navy{background:var(--navy);color:var(--white);padding-block:56px}.ClosingCta-module__T7WIcG__navy:before{content:"";pointer-events:none;background:radial-gradient(circle at 85% 20%,#2d7bff52,#0000 45%),radial-gradient(circle at 10% 110%,#00bd792e,#0000 40%);position:absolute;inset:0}.ClosingCta-module__T7WIcG__navyInner{gap:28px;display:grid;position:relative}.ClosingCta-module__T7WIcG__navyCopy{gap:12px;display:grid}.ClosingCta-module__T7WIcG__navyEyebrow{color:#c8dafa;margin:0;font-size:14px;font-weight:500}.ClosingCta-module__T7WIcG__navyTitle{color:var(--white);margin:0;font-size:26px;font-weight:700;line-height:1.45}.ClosingCta-module__T7WIcG__subLinkWhite{color:var(--white)}.ClosingCta-module__T7WIcG__subLinkWhite:hover{color:#c8dafa}.ClosingCta-module__T7WIcG__navyHand{font-family:var(--font-hand);letter-spacing:.08em;color:#dbe8ff;white-space:pre-line;margin:0;font-size:20px;line-height:1.6;transform:rotate(-4deg)}@media (min-width:768px){.ClosingCta-module__T7WIcG__navy{padding-block:72px}.ClosingCta-module__T7WIcG__navyInner{grid-template-columns:1fr auto;align-items:center}.ClosingCta-module__T7WIcG__navyTitle{font-size:32px}.ClosingCta-module__T7WIcG__navyHand{grid-column:1/-1;justify-self:end}}@media (min-width:1100px){.ClosingCta-module__T7WIcG__navy{padding-block:80px}.ClosingCta-module__T7WIcG__navyInner{grid-template-columns:1fr auto 230px;gap:56px}.ClosingCta-module__T7WIcG__navyTitle{font-size:36px}.ClosingCta-module__T7WIcG__navyHand{word-break:keep-all;grid-column:auto;font-size:21px}}
.Button-module__8RiFmG__button{border-radius:var(--radius-xs);white-space:nowrap;text-align:center;transition:background-color .2s var(--ease),color .2s var(--ease),border-color .2s var(--ease),box-shadow .2s var(--ease),transform .2s var(--ease);border:1px solid #0000;justify-content:center;align-items:center;gap:10px;font-weight:700;line-height:1.4;display:inline-flex}.Button-module__8RiFmG__button:hover{transform:translateY(-1px)}.Button-module__8RiFmG__button:active{transform:translateY(0)}.Button-module__8RiFmG__label{min-width:0}.Button-module__8RiFmG__arrow{transition:transform .2s var(--ease);flex-shrink:0}.Button-module__8RiFmG__button:hover .Button-module__8RiFmG__arrow{transform:translate(3px)}.Button-module__8RiFmG__leading{flex-shrink:0}.Button-module__8RiFmG__primary{background:var(--navy);color:var(--white);box-shadow:none}.Button-module__8RiFmG__primary:hover{box-shadow:none;background:#174a6e}.Button-module__8RiFmG__secondary{background:var(--white);color:var(--navy);border-color:#b9cde8}.Button-module__8RiFmG__secondary:hover{border-color:var(--blue-text);color:var(--blue-text)}.Button-module__8RiFmG__white{background:var(--white);color:var(--navy)}.Button-module__8RiFmG__white:hover{background:var(--pale)}.Button-module__8RiFmG__ghost{color:var(--navy);background:0 0;padding-inline:4px!important}.Button-module__8RiFmG__ghost:hover{color:var(--blue-text)}.Button-module__8RiFmG__sm{min-height:44px;padding:10px 20px;font-size:14px}.Button-module__8RiFmG__md{min-height:52px;padding:14px 28px;font-size:15px}.Button-module__8RiFmG__lg{min-height:60px;padding:16px 34px;font-size:16px}@media (min-width:1100px){.Button-module__8RiFmG__md{min-height:56px}.Button-module__8RiFmG__lg{min-height:64px;padding-inline:40px}}.Button-module__8RiFmG__full{width:100%}
.DemoSection-module__25hLsq__section{padding-block:var(--section-y);background:linear-gradient(180deg,var(--pale)0%,#f5f9ff 100%)}.DemoSection-module__25hLsq__demo{margin-top:32px}.DemoSection-module__25hLsq__more{justify-content:center;margin-top:32px;display:flex}@media (min-width:1100px){.DemoSection-module__25hLsq__demo{margin-top:48px}}
.BeforeAfterSection-module__-SxaaW__section{background:linear-gradient(180deg,var(--pale)0%,#f6faff 100%);padding-block:56px}.BeforeAfterSection-module__-SxaaW__layout{align-items:stretch;gap:20px;display:grid}.BeforeAfterSection-module__-SxaaW__before,.BeforeAfterSection-module__-SxaaW__after{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft);border:1px solid #e4edf8;padding:22px 20px}.BeforeAfterSection-module__-SxaaW__title{margin:0 0 16px;font-size:18px;font-weight:700;line-height:1.5}.BeforeAfterSection-module__-SxaaW__brand{font-family:var(--font-en);color:var(--blue-text);font-weight:700}.BeforeAfterSection-module__-SxaaW__toolGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.BeforeAfterSection-module__-SxaaW__tool{background:var(--pale-2);border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.BeforeAfterSection-module__-SxaaW__toolIcon{background:var(--white);border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 2px 8px #0a26570f}.BeforeAfterSection-module__-SxaaW__blue{color:var(--blue)}.BeforeAfterSection-module__-SxaaW__instagram{color:var(--instagram)}.BeforeAfterSection-module__-SxaaW__green{color:#00a36a}.BeforeAfterSection-module__-SxaaW__sky{color:#2a9df4}.BeforeAfterSection-module__-SxaaW__toolText{flex-direction:column;min-width:0;line-height:1.4;display:flex}.BeforeAfterSection-module__-SxaaW__toolText strong{font-size:13px;font-weight:700}.BeforeAfterSection-module__-SxaaW__toolText small{color:var(--muted);font-size:11px}.BeforeAfterSection-module__-SxaaW__arrow{color:var(--blue-text);place-items:center;display:grid;transform:rotate(90deg)}.BeforeAfterSection-module__-SxaaW__afterBody{grid-template-columns:auto 1fr;align-items:center;gap:16px 20px;display:grid}.BeforeAfterSection-module__-SxaaW__hub{background:var(--white);width:96px;height:96px;box-shadow:0 8px 24px #467cac29,0 0 0 8px var(--pale);border-radius:50%;place-items:center;display:grid}.BeforeAfterSection-module__-SxaaW__hubMark{font-size:24px}.BeforeAfterSection-module__-SxaaW__checks{gap:2px;margin:0;padding:0;font-size:13px;font-weight:500;line-height:1.8;list-style:none;display:grid}.BeforeAfterSection-module__-SxaaW__checks li{align-items:center;gap:8px;display:flex}.BeforeAfterSection-module__-SxaaW__check{color:#00a36a;flex-shrink:0}.BeforeAfterSection-module__-SxaaW__photoArea{grid-column:1/-1;grid-template-columns:1fr 132px;align-items:end;gap:12px;min-height:140px;display:grid;position:relative}.BeforeAfterSection-module__-SxaaW__bubble{background:var(--pale);border-radius:14px;align-self:start;margin:0;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.7}.BeforeAfterSection-module__-SxaaW__photo{border-radius:12px;width:132px;height:auto;display:block;-webkit-mask-image:linear-gradient(#000 80%,#0000 100%);mask-image:linear-gradient(#000 80%,#0000 100%)}.BeforeAfterSection-module__-SxaaW__hand{font-family:var(--font-hand);color:#3f5f8c;margin:0;font-size:15px;line-height:1.5;position:absolute;bottom:4px;left:0;transform:rotate(-6deg)}@media (min-width:768px){.BeforeAfterSection-module__-SxaaW__section{padding-block:64px}.BeforeAfterSection-module__-SxaaW__toolGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.BeforeAfterSection-module__-SxaaW__afterBody{grid-template-columns:auto 1fr 1fr}.BeforeAfterSection-module__-SxaaW__photoArea{grid-column:auto}}@media (min-width:1100px){.BeforeAfterSection-module__-SxaaW__section{padding-block:72px}.BeforeAfterSection-module__-SxaaW__layout{grid-template-columns:540px 40px minmax(0,1fr);align-items:center;gap:20px}.BeforeAfterSection-module__-SxaaW__before,.BeforeAfterSection-module__-SxaaW__after{min-height:243px;padding:26px 28px}.BeforeAfterSection-module__-SxaaW__arrow{transform:none}.BeforeAfterSection-module__-SxaaW__title{font-size:20px}.BeforeAfterSection-module__-SxaaW__afterBody{grid-template-columns:110px 150px 1fr;gap:18px}.BeforeAfterSection-module__-SxaaW__hub{width:104px;height:104px}.BeforeAfterSection-module__-SxaaW__photoArea{grid-template-columns:1fr;align-self:stretch;min-height:170px}.BeforeAfterSection-module__-SxaaW__bubble{z-index:1;background:#f1f7fef2;padding:10px 12px;font-size:12px;position:absolute;top:-8px;left:-12px}.BeforeAfterSection-module__-SxaaW__photo{width:128px;position:absolute;bottom:-26px;right:-8px}.BeforeAfterSection-module__-SxaaW__hand{font-size:13px;bottom:0;left:-4px}}
.FeatureCard-module__RL8pAq__card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);min-width:0;box-shadow:var(--shadow-card);flex-direction:column;align-items:center;gap:16px;padding:28px 22px 40px;display:flex;position:relative}.FeatureCard-module__RL8pAq__icon{place-items:center;width:44px;height:44px;display:inline-grid}.FeatureCard-module__RL8pAq__green{color:#00a36a}.FeatureCard-module__RL8pAq__blue{color:var(--blue)}.FeatureCard-module__RL8pAq__instagram{color:var(--instagram)}.FeatureCard-module__RL8pAq__title{text-align:center;margin:0;font-size:16px;font-weight:700;line-height:1.5}@media (min-width:1100px){.FeatureCard-module__RL8pAq__title{white-space:nowrap;font-size:17px}}.FeatureCard-module__RL8pAq__badge{margin-top:-8px}.FeatureCard-module__RL8pAq__list{color:var(--body);align-self:stretch;gap:4px;margin:4px 0 0;padding:0;font-size:14px;line-height:1.8;list-style:none;display:grid}.FeatureCard-module__RL8pAq__list li{align-items:flex-start;gap:8px;display:flex}.FeatureCard-module__RL8pAq__check{color:#00a36a;flex-shrink:0;margin-top:5px}.FeatureCard-module__RL8pAq__index{font-family:var(--font-en);color:#aebfd6;font-size:12px;font-weight:600;position:absolute;bottom:12px;right:16px}@media (min-width:1100px){.FeatureCard-module__RL8pAq__card{gap:20px;min-height:350px;padding:32px 20px 40px}.FeatureCard-module__RL8pAq__list{font-size:13px}}
.FaqTeaser-module__WdNJKG__section{background:var(--pale);padding-block:40px;position:relative;overflow:hidden}.FaqTeaser-module__WdNJKG__photo{display:none}.FaqTeaser-module__WdNJKG__inner{gap:20px;display:grid;position:relative}.FaqTeaser-module__WdNJKG__eyebrow{font-family:var(--font-en);letter-spacing:.12em;color:var(--blue-text);margin:0 0 6px;font-size:13px;font-weight:600}.FaqTeaser-module__WdNJKG__title{margin:0;font-size:26px;font-weight:700;line-height:1.4}.FaqTeaser-module__WdNJKG__text{color:var(--body);margin:6px 0 0;font-size:15px}.FaqTeaser-module__WdNJKG__button{justify-self:start}@media (min-width:768px){.FaqTeaser-module__WdNJKG__inner{grid-template-columns:1fr auto;align-items:center}.FaqTeaser-module__WdNJKG__button{min-width:320px}}@media (min-width:1100px){.FaqTeaser-module__WdNJKG__section{padding-block:56px}.FaqTeaser-module__WdNJKG__photo{object-fit:cover;width:30%;height:100%;display:block;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(90deg,#000 45%,#0000 100%);mask-image:linear-gradient(90deg,#000 45%,#0000 100%)}.FaqTeaser-module__WdNJKG__inner{grid-template-columns:1fr 320px;gap:80px;padding-left:260px}.FaqTeaser-module__WdNJKG__title{font-size:36px}}
.FeaturesOverview-module__5hsN0G__section{padding-block:var(--section-y);background:var(--white)}.FeaturesOverview-module__5hsN0G__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:32px 0 0;padding:0;list-style:none;display:grid}.FeaturesOverview-module__5hsN0G__grid>li{display:flex}.FeaturesOverview-module__5hsN0G__grid>li>*{flex:1}.FeaturesOverview-module__5hsN0G__note{text-align:center;color:var(--muted);margin:24px 0 0;font-size:13px;line-height:1.8}.FeaturesOverview-module__5hsN0G__more{justify-content:center;margin-top:24px;display:flex}@media (max-width:767px){.FeaturesOverview-module__5hsN0G__grid>li:last-child{grid-column:1/-1}}@media (min-width:768px){.FeaturesOverview-module__5hsN0G__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (min-width:1100px){.FeaturesOverview-module__5hsN0G__grid{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:48px}}
.FeatureNav-module__k1D3uG__nav{border-bottom:1px solid var(--border);background:var(--white);padding-block:24px 16px}.FeatureNav-module__k1D3uG__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.FeatureNav-module__k1D3uG__link{border-radius:var(--radius-sm);text-align:center;min-height:88px;transition:background-color .2s var(--ease);flex-direction:column;align-items:center;gap:8px;padding:10px 4px;display:flex}.FeatureNav-module__k1D3uG__link:hover{background:var(--pale)}.FeatureNav-module__k1D3uG__icon{place-items:center;display:grid}.FeatureNav-module__k1D3uG__icon svg{width:28px;height:28px}.FeatureNav-module__k1D3uG__green{color:#00a36a}.FeatureNav-module__k1D3uG__blue{color:var(--blue)}.FeatureNav-module__k1D3uG__instagram{color:var(--instagram)}.FeatureNav-module__k1D3uG__label{font-size:12px;font-weight:700;line-height:1.4}.FeatureNav-module__k1D3uG__note{text-align:center;color:var(--muted);margin:12px 0 0;font-size:12px;line-height:1.7}@media (min-width:768px){.FeatureNav-module__k1D3uG__list{grid-template-columns:repeat(6,minmax(0,1fr))}.FeatureNav-module__k1D3uG__label{font-size:13px}}@media (min-width:1100px){.FeatureNav-module__k1D3uG__nav{padding-block:32px 20px}.FeatureNav-module__k1D3uG__list{gap:24px}.FeatureNav-module__k1D3uG__link{gap:10px;min-height:96px}.FeatureNav-module__k1D3uG__icon svg{width:36px;height:36px}.FeatureNav-module__k1D3uG__label{font-size:14px}}
.FutureSection-module__ceTQoq__section{padding-block:var(--section-y);background:linear-gradient(180deg,var(--pale)0%,#f7fbff 100%);position:relative;overflow:hidden}.FutureSection-module__ceTQoq__inner{align-items:center;gap:40px;display:grid}.FutureSection-module__ceTQoq__timeline{gap:20px;margin:32px 0 0;padding:0;list-style:none;display:grid}.FutureSection-module__ceTQoq__phase{padding-left:28px;position:relative}.FutureSection-module__ceTQoq__phase:before{content:"";background:#9cc0ff;width:2px;position:absolute;top:14px;bottom:-26px;left:5px}.FutureSection-module__ceTQoq__phase:last-child:before{display:none}.FutureSection-module__ceTQoq__dot{border:3px solid var(--blue);background:var(--white);border-radius:50%;width:12px;height:12px;position:absolute;top:5px;left:0}.FutureSection-module__ceTQoq__label{font-family:var(--font-en);letter-spacing:.08em;color:var(--blue-text);font-size:13px;font-weight:600}.FutureSection-module__ceTQoq__phaseTitle{margin:4px 0 0;font-size:17px;font-weight:700;line-height:1.5}.FutureSection-module__ceTQoq__phaseText{color:var(--body);margin:4px 0 0;font-size:14px;line-height:1.8}.FutureSection-module__ceTQoq__note{color:var(--muted);margin:24px 0 0;font-size:12px;line-height:1.8}.FutureSection-module__ceTQoq__visual{width:min(400px,100%);margin-inline:auto;position:relative}.FutureSection-module__ceTQoq__visual:before{content:"";aspect-ratio:1;background:#e6f0fb;border-radius:50%;width:85%;position:absolute;top:18%;left:-12%}.FutureSection-module__ceTQoq__photo{border-radius:var(--radius-md);width:100%;height:auto;box-shadow:none;display:block;position:relative}@media (min-width:1100px){.FutureSection-module__ceTQoq__inner{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);justify-content:space-between;gap:48px}.FutureSection-module__ceTQoq__timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:48px}.FutureSection-module__ceTQoq__phase{padding:28px 0 0}.FutureSection-module__ceTQoq__phase:before{width:auto;height:2px;inset:5px -24px auto 12px}.FutureSection-module__ceTQoq__dot{top:0}.FutureSection-module__ceTQoq__visual{width:100%;margin:0}.FutureSection-module__ceTQoq__photo{object-fit:cover;height:510px}}
.NavLinks-module__JOrg0a__list{align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.NavLinks-module__JOrg0a__link{min-height:44px;color:var(--navy);white-space:nowrap;transition:color .2s var(--ease);align-items:center;font-size:14px;font-weight:700;display:inline-flex;position:relative}.NavLinks-module__JOrg0a__link:after{content:"";background:var(--green);transform-origin:0;height:2px;transition:transform .25s var(--ease);border-radius:2px;position:absolute;bottom:6px;left:0;right:0;transform:scaleX(0)}.NavLinks-module__JOrg0a__link:hover{color:var(--blue-text)}.NavLinks-module__JOrg0a__link:hover:after,.NavLinks-module__JOrg0a__link[aria-current=page]:after{transform:scaleX(1)}@media (min-width:1100px) and (max-width:1239px){.NavLinks-module__JOrg0a__list{gap:22px}.NavLinks-module__JOrg0a__link{font-size:13px}}
.FeaturesHero-module__C46l7a__hero{background:linear-gradient(180deg,var(--pale)0%,#f5f9ff 100%);padding-block:40px 48px;overflow:hidden}.FeaturesHero-module__C46l7a__inner{align-items:center;gap:36px;display:grid}.FeaturesHero-module__C46l7a__eyebrow{font-family:var(--font-en);letter-spacing:.12em;color:var(--blue-text);margin:0 0 14px;font-size:13px;font-weight:600}.FeaturesHero-module__C46l7a__title{margin:0;font-size:30px;font-weight:700;line-height:1.3}.FeaturesHero-module__C46l7a__title span{display:block}.FeaturesHero-module__C46l7a__lead{color:var(--body);margin:20px 0 0;font-size:15px;line-height:2}.FeaturesHero-module__C46l7a__actions{flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:28px;display:flex}.FeaturesHero-module__C46l7a__visual{border-radius:var(--radius-lg);background:linear-gradient(135deg,#eaf2fb 0%,#dce9f6 100%);width:100%;max-width:490px;height:351px;margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 16px 30px #0a26571f}.FeaturesHero-module__C46l7a__backdrop{object-fit:cover;object-position:30% 50%;width:66%;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30%);mask-image:linear-gradient(90deg,#0000 0%,#000 30%)}.FeaturesHero-module__C46l7a__phoneWrap{width:280px;position:absolute;top:22px;left:20px}.FeaturesHero-module__C46l7a__hand{font-family:var(--font-hand);color:#264b86;margin:0;font-size:20px;line-height:1.55;position:absolute;top:34%;right:14px;transform:rotate(-10deg)}.FeaturesHero-module__C46l7a__hand span{display:block}.FeaturesHero-module__C46l7a__hand span:nth-child(2){padding-left:.6em}.FeaturesHero-module__C46l7a__hand span:nth-child(3){padding-left:1.6em}@media (max-width:520px){.FeaturesHero-module__C46l7a__phoneWrap{width:264px;left:14px}.FeaturesHero-module__C46l7a__phoneWrap>div{--phone-w:264px!important}.FeaturesHero-module__C46l7a__hand{display:none}}@media (min-width:768px){.FeaturesHero-module__C46l7a__hero{padding-block:56px 64px}.FeaturesHero-module__C46l7a__title{font-size:42px}}@media (min-width:1100px){.FeaturesHero-module__C46l7a__hero{padding-block:72px}.FeaturesHero-module__C46l7a__inner{grid-template-columns:650px 490px;justify-content:space-between;gap:60px}.FeaturesHero-module__C46l7a__title{font-size:52px;line-height:1.18}.FeaturesHero-module__C46l7a__lead{margin-top:24px;font-size:16px}.FeaturesHero-module__C46l7a__actions{margin-top:32px}.FeaturesHero-module__C46l7a__visual{margin:0}}
.HomeHero-module__B1rHZW__hero{background:#f5f1e8;padding-block:32px 56px;position:relative;overflow:hidden}.HomeHero-module__B1rHZW__inner{align-items:center;gap:40px;display:grid}.HomeHero-module__B1rHZW__copy{flex-direction:column;align-items:flex-start;display:flex}.HomeHero-module__B1rHZW__eyebrow{font-family:var(--font-en);letter-spacing:.14em;color:var(--blue-text);margin:0 0 14px;font-size:12px;font-weight:600}.HomeHero-module__B1rHZW__title{letter-spacing:-.01em;color:var(--navy);margin:0;font-size:38px;font-weight:700;line-height:1.3}.HomeHero-module__B1rHZW__title span{display:block}.HomeHero-module__B1rHZW__lead{color:var(--body);margin:20px 0 0;font-size:15px;line-height:2}.HomeHero-module__B1rHZW__lead span{display:inline}.HomeHero-module__B1rHZW__actions{flex-direction:column;align-self:stretch;gap:12px;margin-top:28px;display:flex}.HomeHero-module__B1rHZW__scrollLink{border-bottom:1px solid var(--border);min-height:44px;color:var(--navy);align-items:center;gap:16px;margin-top:16px;padding-bottom:2px;font-size:13px;font-weight:700;display:inline-flex}.HomeHero-module__B1rHZW__scrollLink:hover{color:var(--blue-text);border-color:var(--blue-text)}.HomeHero-module__B1rHZW__visual{padding-bottom:36px;position:relative}.HomeHero-module__B1rHZW__photoFrame{box-shadow:none;background:#e6edf0;border-radius:16px;overflow:hidden}.HomeHero-module__B1rHZW__photo{aspect-ratio:4/4.2;object-fit:cover;object-position:40% 30%;width:100%;height:auto;display:block}.HomeHero-module__B1rHZW__floating{border:1px solid var(--white);background:var(--white);border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex;position:absolute;bottom:0;left:12px;right:12px;box-shadow:0 2px 6px #15345d0f}.HomeHero-module__B1rHZW__floatingIcon{background:var(--green);width:42px;height:42px;color:var(--white);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.HomeHero-module__B1rHZW__floatingText{flex-direction:column;margin:0;line-height:1.5;display:flex}.HomeHero-module__B1rHZW__floatingText small{color:var(--muted);font-size:11px}.HomeHero-module__B1rHZW__floatingText strong{font-size:15px;font-weight:700}.HomeHero-module__B1rHZW__dot{background:var(--green);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:auto;box-shadow:0 0 0 4px #00bd7926}.HomeHero-module__B1rHZW__vertical{display:none}@media (min-width:768px){.HomeHero-module__B1rHZW__hero{padding-block:48px 72px}.HomeHero-module__B1rHZW__title{font-size:50px}.HomeHero-module__B1rHZW__lead span{display:block}.HomeHero-module__B1rHZW__actions{flex-direction:row;align-self:flex-start}.HomeHero-module__B1rHZW__visual{width:min(560px,100%);margin-inline:auto}.HomeHero-module__B1rHZW__floating{width:330px;left:-24px;right:auto}}@media (min-width:1100px){.HomeHero-module__B1rHZW__hero{padding-block:36px 88px}.HomeHero-module__B1rHZW__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;min-height:620px}.HomeHero-module__B1rHZW__title{font-size:clamp(44px,4.1vw,58px);line-height:1.28}.HomeHero-module__B1rHZW__lead{margin-top:24px;font-size:16px;line-height:2.1}.HomeHero-module__B1rHZW__actions{margin-top:34px}.HomeHero-module__B1rHZW__visual{width:auto;margin:0;padding:0 0 20px 10px}.HomeHero-module__B1rHZW__photoFrame{border-radius:16px}.HomeHero-module__B1rHZW__photo{aspect-ratio:auto;height:566px}.HomeHero-module__B1rHZW__floating{bottom:0;left:-39px}.HomeHero-module__B1rHZW__vertical{writing-mode:vertical-rl;font-family:var(--font-en);letter-spacing:.22em;color:#70839a;font-size:9px;font-weight:500;display:block;position:absolute;top:25%;right:-30px}}
.MobileMenu-module__dvw3PW__toggle{border:1px solid var(--border);background:var(--white);width:44px;height:44px;color:var(--navy);cursor:pointer;border-radius:50%;place-items:center;display:inline-grid}.MobileMenu-module__dvw3PW__toggle:hover{border-color:#b9cde8}@media (min-width:1100px){.MobileMenu-module__dvw3PW__toggle{display:none}}.MobileMenu-module__dvw3PW__overlay{z-index:90;animation:MobileMenu-module__dvw3PW__fade .2s var(--ease);background:#06265747;position:fixed;inset:0}.MobileMenu-module__dvw3PW__panel{overscroll-behavior:contain;background:var(--white);max-width:480px;height:100%;box-shadow:var(--shadow-float);animation:MobileMenu-module__dvw3PW__slide .28s var(--ease);flex-direction:column;margin-left:auto;display:flex;overflow-y:auto}.MobileMenu-module__dvw3PW__top{min-height:var(--header-h);padding:0 var(--gutter);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.MobileMenu-module__dvw3PW__logo{padding:6px 0;display:inline-flex}.MobileMenu-module__dvw3PW__wordmark{font-size:26px}.MobileMenu-module__dvw3PW__close{border:1px solid var(--border);background:var(--white);width:44px;height:44px;color:var(--navy);cursor:pointer;border-radius:50%;place-items:center;display:inline-grid}.MobileMenu-module__dvw3PW__nav{padding:12px var(--gutter)0}.MobileMenu-module__dvw3PW__mainList,.MobileMenu-module__dvw3PW__subList{margin:0;padding:0;list-style:none}.MobileMenu-module__dvw3PW__mainLink{border-bottom:1px solid var(--border);min-height:60px;color:var(--navy);justify-content:space-between;align-items:center;font-size:17px;font-weight:700;display:flex}.MobileMenu-module__dvw3PW__mainLink svg{color:var(--muted)}.MobileMenu-module__dvw3PW__mainLink[aria-current=page]{color:var(--blue-text)}.MobileMenu-module__dvw3PW__mainLink[aria-current=page] span{text-underline-offset:6px;text-decoration:underline;text-decoration-thickness:2px;-webkit-text-decoration-color:var(--green);text-decoration-color:var(--green)}.MobileMenu-module__dvw3PW__subList{flex-wrap:wrap;gap:4px 20px;padding:16px 0 8px;display:flex}.MobileMenu-module__dvw3PW__subLink{min-height:44px;color:var(--body);align-items:center;font-size:14px;font-weight:500;display:inline-flex}.MobileMenu-module__dvw3PW__subLink[aria-current=page]{color:var(--blue-text);font-weight:700}.MobileMenu-module__dvw3PW__footer{padding:24px var(--gutter)32px;background:var(--pale);gap:12px;margin-top:auto;display:grid}.MobileMenu-module__dvw3PW__cta,.MobileMenu-module__dvw3PW__demo{border-radius:var(--radius-xs);justify-content:center;align-items:center;gap:10px;min-height:54px;font-size:16px;font-weight:700;display:inline-flex}.MobileMenu-module__dvw3PW__cta{background:var(--navy);color:var(--white)}.MobileMenu-module__dvw3PW__demo{background:var(--white);color:var(--navy);border:1px solid #b9cde8}@keyframes MobileMenu-module__dvw3PW__fade{0%{opacity:0}}@keyframes MobileMenu-module__dvw3PW__slide{0%{opacity:.6;transform:translate(24px)}}
.page-module__PPHlka__challenges,.page-module__PPHlka__culture,.page-module__PPHlka__positions,.page-module__PPHlka__flow,.page-module__PPHlka__mission{padding-block:var(--section-y);scroll-margin-top:var(--header-h)}.page-module__PPHlka__challenges,.page-module__PPHlka__flow{background:linear-gradient(180deg,var(--pale)0%,#f7fbff 100%)}.page-module__PPHlka__challengeGrid{gap:16px;margin:32px 0 0;padding:0;list-style:none;display:grid}.page-module__PPHlka__challengeCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-card);flex-direction:column;gap:10px;padding:26px 22px;display:flex}.page-module__PPHlka__challengeIcon{background:var(--pale);width:52px;height:52px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.page-module__PPHlka__challengeTitle{margin:4px 0 0;font-size:17px;font-weight:700;line-height:1.55}.page-module__PPHlka__challengeText{color:var(--body);margin:0;font-size:14px;line-height:1.9}.page-module__PPHlka__notice{margin-top:24px}.page-module__PPHlka__empty{border-radius:var(--radius-xl);background:var(--pale-2);text-align:center;border:1px dashed #c6d6ec;flex-direction:column;align-items:center;gap:12px;margin-top:28px;padding:48px 24px;display:flex}.page-module__PPHlka__emptyIcon{background:var(--white);width:68px;height:68px;color:var(--blue);box-shadow:var(--shadow-card);border-radius:50%;place-items:center;display:grid}.page-module__PPHlka__emptyTitle{margin:6px 0 0;font-size:18px;font-weight:700}.page-module__PPHlka__emptyText{max-width:36em;color:var(--body);margin:0 0 8px;font-size:14px;line-height:1.9}.page-module__PPHlka__positionList{border-top:1px solid var(--border);margin:28px 0 0;padding:0;list-style:none}.page-module__PPHlka__positionItem{border-bottom:1px solid var(--border);gap:4px;padding:20px 44px 20px 4px;display:grid;position:relative}.page-module__PPHlka__positionItem:hover{background:var(--pale-2)}.page-module__PPHlka__positionTeam{color:var(--blue-text);font-size:12px;font-weight:700}.page-module__PPHlka__positionTitle{font-size:17px;font-weight:700}.page-module__PPHlka__positionSummary{color:var(--body);font-size:14px}.page-module__PPHlka__chevron{color:var(--muted);position:absolute;top:50%;right:10px;transform:translateY(-50%)}.page-module__PPHlka__flowList{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.page-module__PPHlka__flowList li{border-radius:var(--radius-md);background:var(--white);gap:4px;padding:20px;display:grid}.page-module__PPHlka__flowList span{font-family:var(--font-en);color:var(--blue-text);font-weight:600}.page-module__PPHlka__flowList p{color:var(--body);margin:0;font-size:14px}.page-module__PPHlka__cta{padding-block:0 var(--section-y)}.page-module__PPHlka__ctaCard{border-radius:var(--radius-xl);background:radial-gradient(circle at 90% 10%,#2d7bff59,transparent 45%),var(--navy);color:var(--white);flex-direction:column;align-items:flex-start;gap:12px;padding:32px 24px;display:flex}.page-module__PPHlka__ctaTitle{margin:0;font-size:24px;font-weight:700}.page-module__PPHlka__ctaText{color:#d6e4fb;margin:0;font-size:15px}.page-module__PPHlka__ctaNote{color:#b9cdef;margin:0 0 8px;font-size:13px}.page-module__PPHlka__ctaNote a{color:var(--white);text-underline-offset:3px;text-decoration:underline}@media (min-width:768px){.page-module__PPHlka__challengeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__PPHlka__flowList{grid-template-columns:repeat(3,minmax(0,1fr))}.page-module__PPHlka__ctaCard{padding:48px 56px}.page-module__PPHlka__ctaTitle{font-size:30px}}@media (min-width:1100px){.page-module__PPHlka__challengeGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:48px}}
.page-module__trW8na__tabs{top:var(--header-h);z-index:10;border-bottom:1px solid var(--border);background:#fffffff5;position:sticky}.page-module__trW8na__tabList{scrollbar-width:none;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.page-module__trW8na__tabList li{flex:1 0 auto}.page-module__trW8na__tab{min-height:52px;color:var(--body);white-space:nowrap;border-bottom:3px solid #0000;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:700;display:flex}.page-module__trW8na__tab:hover{border-color:var(--blue);color:var(--blue-text)}.page-module__trW8na__message,.page-module__trW8na__business,.page-module__trW8na__mvv,.page-module__trW8na__members{padding-block:var(--section-y);scroll-margin-top:calc(var(--header-h) + 52px)}.page-module__trW8na__messageInner{align-items:center;gap:36px;display:grid}.page-module__trW8na__messageCopy{gap:16px;display:grid}.page-module__trW8na__paragraph{color:var(--body);margin:0;font-size:15px;line-height:2}.page-module__trW8na__messagePhoto{width:min(360px,100%);margin-inline:auto;position:relative}.page-module__trW8na__messagePhoto img{aspect-ratio:4/5;object-fit:cover;object-position:35% 20%;width:100%;height:auto;box-shadow:var(--shadow-soft);border-radius:28px 28px 28px 96px;display:block}.page-module__trW8na__hand{font-family:var(--font-hand);color:#264b86;background:#ffffffe6;border-radius:10px;margin:0;padding:6px 14px;font-size:18px;position:absolute;bottom:28px;left:-12px;transform:rotate(-6deg)}.page-module__trW8na__why{padding-block:var(--section-y);background:linear-gradient(180deg,var(--pale)0%,#f7fbff 100%)}.page-module__trW8na__whyGrid{gap:16px;margin:32px 0 0;padding:0;list-style:none;display:grid}.page-module__trW8na__whyCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-card);flex-direction:column;gap:10px;padding:28px 24px;display:flex}.page-module__trW8na__whyIcon{background:var(--pale);width:56px;height:56px;color:var(--blue);border-radius:16px;place-items:center;display:grid}.page-module__trW8na__whyTitle{margin:6px 0 0;font-size:18px;font-weight:700}.page-module__trW8na__whyText{color:var(--body);margin:0;font-size:14px;line-height:1.9}.page-module__trW8na__mvvList{gap:16px;margin:28px 0 0;display:grid}.page-module__trW8na__mvvList div{border-radius:var(--radius-lg);background:var(--pale);padding:24px}.page-module__trW8na__mvvList dt{color:var(--blue-text);font-size:13px;font-weight:700}.page-module__trW8na__mvvList dd{margin:6px 0 0;font-size:22px;font-weight:700;line-height:1.6}.page-module__trW8na__values,.page-module__trW8na__memberList{gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.page-module__trW8na__values li,.page-module__trW8na__memberList li{border:1px solid var(--border);border-radius:var(--radius-md);gap:4px;padding:18px 20px;display:grid}.page-module__trW8na__businessList{gap:16px;margin:28px 0 0;padding:0;list-style:none;display:grid}.page-module__trW8na__businessCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(ellipse at 100% 0%,#e3effc 0%,transparent 55%),var(--white);box-shadow:var(--shadow-card);gap:8px;padding:28px 24px;display:grid}.page-module__trW8na__businessName{font-family:var(--font-en);letter-spacing:-.03em;font-size:28px;font-weight:600}.page-module__trW8na__businessCard p{color:var(--body);margin:0;font-size:15px;line-height:1.9}.page-module__trW8na__businessCard a{justify-self:start}.page-module__trW8na__profile{padding-block:var(--section-y);background:var(--pale-2);scroll-margin-top:calc(var(--header-h) + 52px)}.page-module__trW8na__profileInner{gap:24px;display:grid}.page-module__trW8na__profileTable{border-top:1px solid var(--border);margin:0}.page-module__trW8na__profileRow{border-bottom:1px solid var(--border);gap:4px;padding:16px 4px;display:grid}.page-module__trW8na__profileRow dt{color:var(--muted);font-size:14px;font-weight:700}.page-module__trW8na__profileRow dd{margin:0;font-size:15px;line-height:1.8}.page-module__trW8na__profileNote{color:var(--muted);margin:14px 0 0;font-size:13px}.page-module__trW8na__careers{padding-block:var(--section-y)}.page-module__trW8na__careersCard{border-radius:var(--radius-xl);background:radial-gradient(circle at 90% 10%,#2d7bff59,transparent 45%),var(--navy);color:var(--white);gap:24px;padding:32px 24px;display:grid}.page-module__trW8na__careersEyebrow{font-family:var(--font-en);letter-spacing:.12em;color:#9cc4ff;margin:0 0 8px;font-size:13px;font-weight:600}.page-module__trW8na__careersTitle{margin:0;font-size:22px;font-weight:700;line-height:1.5}.page-module__trW8na__careersText{color:#d6e4fb;margin:8px 0 0;font-size:15px}.page-module__trW8na__careersCard a{justify-self:start}@media (min-width:768px){.page-module__trW8na__whyGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-module__trW8na__profileRow{grid-template-columns:200px 1fr;align-items:baseline;padding:20px 8px}.page-module__trW8na__careersCard{grid-template-columns:1fr auto;align-items:center;padding:48px 56px}.page-module__trW8na__careersTitle{font-size:28px}}@media (min-width:1100px){.page-module__trW8na__tabList li{flex:1}.page-module__trW8na__messageInner{grid-template-columns:minmax(0,1fr) 360px;gap:96px}.page-module__trW8na__messagePhoto{margin:0}.page-module__trW8na__whyGrid{gap:24px;margin-top:48px}.page-module__trW8na__profileInner{grid-template-columns:360px 1fr;align-items:start;gap:64px}}
.page-module__pmcWYa__hero{background:radial-gradient(ellipse at 80% 10%,#e2eefc 0%,transparent 55%),linear-gradient(180deg,#f5f9ff 0%,var(--white)100%);padding-block:28px 48px;overflow:hidden}.page-module__pmcWYa__heroInner{align-items:center;gap:36px;display:grid}.page-module__pmcWYa__heroCopy{flex-direction:column;gap:20px;display:flex}.page-module__pmcWYa__heroActions{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.page-module__pmcWYa__heroNote{color:var(--body);margin:0;font-size:12px;font-weight:500}.page-module__pmcWYa__heroPhone{justify-content:center;display:flex;position:relative}.page-module__pmcWYa__stepsColumn{gap:24px;display:grid}.page-module__pmcWYa__heroHand{display:none}.page-module__pmcWYa__menu{gap:8px;margin:0;padding:0;list-style:none;display:grid}.page-module__pmcWYa__menuLink{background:var(--white);min-height:44px;color:var(--navy);transition:background-color .2s var(--ease),color .2s var(--ease);border-radius:10px;align-items:center;gap:10px;padding:8px 12px;font-size:13px;font-weight:700;display:flex;box-shadow:0 3px 12px #35609312}.page-module__pmcWYa__menuLink svg:first-child{color:var(--blue)}.page-module__pmcWYa__menuLink:hover{background:var(--blue-soft);color:var(--blue-text)}.page-module__pmcWYa__menuChevron{color:#93a6c0;margin-left:auto}.page-module__pmcWYa__steps{gap:16px;margin:0;padding:0;list-style:none;display:grid}.page-module__pmcWYa__step{align-items:flex-start;gap:14px;display:flex}.page-module__pmcWYa__step strong{font-size:16px;font-weight:700;line-height:1.5;display:block}.page-module__pmcWYa__step small{color:var(--body);font-size:13px;line-height:1.7;display:block}.page-module__pmcWYa__stepNo{background:var(--blue-text);width:36px;height:36px;color:var(--white);font-family:var(--font-en);border-radius:50%;flex-shrink:0;place-items:center;font-size:16px;font-weight:700;display:grid}.page-module__pmcWYa__noticeWrap{margin-top:8px}.page-module__pmcWYa__reviewSection{padding-block:var(--section-y)}.page-module__pmcWYa__examplesSection{padding-block:var(--section-y);background:linear-gradient(180deg,var(--pale)0%,#f7fbff 100%)}.page-module__pmcWYa__demoBody{margin-top:32px}.page-module__pmcWYa__voice{padding-block:var(--section-y)}.page-module__pmcWYa__voiceInner{border-radius:var(--radius-xl);background:linear-gradient(90deg,#f3f8ff 0%,var(--pale)100%);display:grid;overflow:hidden}.page-module__pmcWYa__voicePhoto img{object-fit:cover;object-position:40% 30%;width:100%;height:240px;display:block}.page-module__pmcWYa__voiceCopy{padding:28px 24px 56px;position:relative}.page-module__pmcWYa__voiceText{margin:0;font-size:18px;font-weight:700;line-height:1.9}.page-module__pmcWYa__voiceHand{font-family:var(--font-hand);text-align:right;color:#264b86;margin:20px 0 0;font-size:20px;transform:rotate(-4deg)}@media (min-width:768px){.page-module__pmcWYa__heroActions{align-self:flex-start;align-items:center}.page-module__pmcWYa__steps{grid-template-columns:repeat(3,minmax(0,1fr))}.page-module__pmcWYa__voiceInner{grid-template-columns:420px 1fr;align-items:center}.page-module__pmcWYa__voicePhoto img{height:300px}.page-module__pmcWYa__voiceCopy{padding:40px 48px}.page-module__pmcWYa__voiceText{font-size:22px}}@media (min-width:1100px){.page-module__pmcWYa__hero{padding-block:40px 72px}.page-module__pmcWYa__heroInner{grid-template-columns:minmax(0,1fr) 300px 250px;gap:40px}.page-module__pmcWYa__heroCopy h1[id]{font-size:40px}.page-module__pmcWYa__steps{grid-template-columns:1fr;gap:28px;position:relative}.page-module__pmcWYa__steps:before{content:"";background:#cfe0f7;width:2px;position:absolute;top:18px;bottom:40px;left:17px}.page-module__pmcWYa__stepNo{position:relative}.page-module__pmcWYa__heroHand{font-family:var(--font-hand);color:#264b86;margin:8px 0 0 48px;font-size:20px;line-height:1.6;display:block;transform:rotate(-8deg)}.page-module__pmcWYa__demoBody{margin-top:48px}.page-module__pmcWYa__voiceInner{grid-template-columns:520px 1fr}.page-module__pmcWYa__voicePhoto img{height:320px}.page-module__pmcWYa__voiceCopy{padding:48px 64px}.page-module__pmcWYa__voiceText{font-size:26px}.page-module__pmcWYa__voiceHand{font-size:24px}}
.page-module__JY5fxq__body{padding-block:8px var(--section-y)}.page-module__JY5fxq__contact{padding-block:0 var(--section-y)}.page-module__JY5fxq__contactCard{border:1px solid var(--border);border-radius:var(--radius-xl);background:linear-gradient(90deg,var(--white)0%,var(--pale)100%);display:grid;overflow:hidden}.page-module__JY5fxq__photo{position:relative}.page-module__JY5fxq__photo img{object-fit:cover;width:100%;height:180px;display:block}.page-module__JY5fxq__hand{font-family:var(--font-hand);color:#264b86;background:#ffffffdb;border-radius:12px;margin:0;padding:8px 14px;font-size:18px;line-height:1.5;position:absolute;bottom:18px;right:20px;transform:rotate(-6deg)}.page-module__JY5fxq__contactCopy{flex-direction:column;align-items:flex-start;gap:12px;padding:28px 22px;display:flex}.page-module__JY5fxq__contactTitle{margin:0;font-size:20px;font-weight:700;line-height:1.5}.page-module__JY5fxq__contactText{color:var(--body);margin:0 0 8px;font-size:15px}@media (min-width:768px){.page-module__JY5fxq__contactCard{grid-template-columns:360px 1fr;align-items:center}.page-module__JY5fxq__photo img{height:100%;min-height:220px}.page-module__JY5fxq__contactCopy{padding:36px 48px}.page-module__JY5fxq__contactTitle{font-size:24px}}
.page-module__Gs68cW__section{padding-block:8px var(--section-y)}.page-module__Gs68cW__notice{margin-bottom:24px}.page-module__Gs68cW__empty{border-radius:var(--radius-xl);background:var(--pale-2);text-align:center;border:1px dashed #c6d6ec;flex-direction:column;align-items:center;gap:12px;padding:56px 24px;display:flex}.page-module__Gs68cW__emptyIcon{background:var(--white);width:72px;height:72px;color:var(--blue);box-shadow:var(--shadow-card);border-radius:50%;place-items:center;display:grid}.page-module__Gs68cW__emptyTitle{margin:8px 0 0;font-size:18px;font-weight:700}.page-module__Gs68cW__emptyText{color:var(--body);margin:0;font-size:14px}.page-module__Gs68cW__emptyActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:12px;display:flex}.page-module__Gs68cW__list{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.page-module__Gs68cW__item{border-bottom:1px solid var(--border);transition:background-color .2s var(--ease);gap:6px;padding:20px 40px 20px 4px;display:grid;position:relative}.page-module__Gs68cW__item:hover{background:var(--pale-2)}.page-module__Gs68cW__meta{align-items:center;gap:12px;display:flex}.page-module__Gs68cW__date{font-family:var(--font-en);color:var(--muted);font-size:13px}.page-module__Gs68cW__category{border-radius:var(--radius-pill);background:var(--blue-soft);color:var(--blue-text);padding:1px 10px;font-size:12px;font-weight:700}.page-module__Gs68cW__title{font-size:16px;font-weight:700;line-height:1.6}.page-module__Gs68cW__item:hover .page-module__Gs68cW__title{color:var(--blue-text);text-underline-offset:4px;text-decoration:underline}.page-module__Gs68cW__summary{color:var(--body);font-size:14px;line-height:1.8}.page-module__Gs68cW__chevron{color:var(--muted);position:absolute;top:50%;right:8px;transform:translateY(-50%)}@media (min-width:768px){.page-module__Gs68cW__item{grid-template-columns:200px 1fr;column-gap:24px;padding:24px 48px 24px 8px}.page-module__Gs68cW__meta{grid-row:span 2;align-self:start;padding-top:2px}}
.page-module__K2AcWq__summarySection{padding-block:8px 48px}.page-module__K2AcWq__summaryCard{border:1px solid var(--border);border-radius:var(--radius-xl);background:radial-gradient(ellipse at 100% 0%,#e3effc 0%,transparent 50%),var(--white);box-shadow:var(--shadow-soft);gap:28px;padding:28px 22px;display:grid}.page-module__K2AcWq__summaryEyebrow{font-family:var(--font-en);letter-spacing:.12em;color:var(--blue-text);margin:0 0 8px;font-size:13px;font-weight:600}.page-module__K2AcWq__summaryTitle{margin:0;font-size:24px;font-weight:700;line-height:1.5}.page-module__K2AcWq__summaryText{color:var(--body);margin:14px 0 0;font-size:15px;line-height:1.95}.page-module__K2AcWq__factors{flex-wrap:wrap;gap:10px;margin:20px 0 0;padding:0;list-style:none;display:flex}.page-module__K2AcWq__factors li{border-radius:var(--radius-pill);background:var(--pale);align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:700;display:inline-flex}.page-module__K2AcWq__factors svg{color:var(--blue)}.page-module__K2AcWq__summaryAction{flex-direction:column;align-items:center;gap:12px;display:flex}.page-module__K2AcWq__textLink{min-height:44px;color:var(--navy);align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.page-module__K2AcWq__textLink:hover{color:var(--blue-text)}.page-module__K2AcWq__plansSection{padding-block:var(--section-y);background:var(--pale)}.page-module__K2AcWq__previewNotice{max-width:760px;margin:24px auto 0}.page-module__K2AcWq__plans{gap:20px;margin:32px 0 0;padding:0;list-style:none;display:grid}.page-module__K2AcWq__plan{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-card);text-align:center;flex-direction:column;gap:8px;padding:32px 24px 24px;display:flex;position:relative}.page-module__K2AcWq__recommended{border:2px solid var(--blue-text)}.page-module__K2AcWq__ribbon{background:var(--blue-text);color:var(--white);border-radius:0 0 10px 10px;padding:4px 20px;font-size:12px;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-module__K2AcWq__planName{margin:0;font-size:20px;font-weight:700}.page-module__K2AcWq__planTarget,.page-module__K2AcWq__planNote{color:var(--muted);margin:0;font-size:13px}.page-module__K2AcWq__planPrice{font-family:var(--font-en);margin:8px 0 0;font-size:28px;font-weight:700}.page-module__K2AcWq__planPoints{border-top:1px solid var(--border);text-align:left;gap:6px;margin:12px 0 20px;padding:16px 0 0;font-size:14px;list-style:none;display:grid}.page-module__K2AcWq__planPoints li{align-items:center;gap:8px;display:flex}.page-module__K2AcWq__planPoints svg{color:#00a36a}.page-module__K2AcWq__stepsSection{padding-block:var(--section-y);background:linear-gradient(180deg,var(--pale)0%,#f7fbff 100%)}.page-module__K2AcWq__steps{counter-reset:step;gap:16px;margin:32px 0 0;padding:0;list-style:none;display:grid}.page-module__K2AcWq__step{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-card);flex-direction:column;gap:10px;padding:28px 24px;display:flex;position:relative}.page-module__K2AcWq__stepNo{font-family:var(--font-en);color:#d3e1f4;font-size:30px;font-weight:600;line-height:1;position:absolute;top:20px;right:22px}.page-module__K2AcWq__stepIcon{background:var(--pale);width:56px;height:56px;color:var(--blue);border-radius:16px;place-items:center;display:grid}.page-module__K2AcWq__stepTitle{margin:6px 0 0;font-size:18px;font-weight:700}.page-module__K2AcWq__stepText{color:var(--body);margin:0;font-size:14px;line-height:1.9}.page-module__K2AcWq__termsSection{padding-block:var(--section-y)}.page-module__K2AcWq__termsInner{gap:28px;display:grid}.page-module__K2AcWq__terms{border-top:1px solid var(--border);margin:0;display:grid}.page-module__K2AcWq__term{border-bottom:1px solid var(--border);gap:4px;padding:16px 4px;display:grid}.page-module__K2AcWq__term dt{font-size:15px;font-weight:700}.page-module__K2AcWq__term dd{color:var(--muted);margin:0;font-size:14px}.page-module__K2AcWq__faqSection{padding-block:0 var(--section-y)}.page-module__K2AcWq__faqInner{gap:24px;display:grid}.page-module__K2AcWq__ctaSection{padding-block:0 var(--section-y)}.page-module__K2AcWq__ctaCard{border-radius:var(--radius-xl);background:linear-gradient(90deg,#f3f8ff 0%,var(--pale)100%);display:grid;position:relative;overflow:hidden}.page-module__K2AcWq__ctaPhoto img{object-fit:cover;object-position:50% 30%;width:100%;height:220px;display:block}.page-module__K2AcWq__ctaCopy{flex-direction:column;gap:14px;padding:28px 22px 32px;display:flex}.page-module__K2AcWq__ctaTitle{margin:0;font-size:22px;font-weight:700;line-height:1.5}.page-module__K2AcWq__ctaText{color:var(--body);margin:0;font-size:15px;line-height:1.9}.page-module__K2AcWq__ctaActions{flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:6px;display:flex}@media (min-width:768px){.page-module__K2AcWq__summaryCard{grid-template-columns:minmax(0,1fr) 320px;align-items:center;padding:40px 48px}.page-module__K2AcWq__summaryTitle{font-size:30px}.page-module__K2AcWq__plans,.page-module__K2AcWq__steps{grid-template-columns:repeat(3,minmax(0,1fr))}.page-module__K2AcWq__term{grid-template-columns:200px 1fr;align-items:center;padding:20px 8px}.page-module__K2AcWq__ctaCard{grid-template-columns:320px 1fr;align-items:center}.page-module__K2AcWq__ctaPhoto img{height:100%;min-height:280px}.page-module__K2AcWq__ctaCopy{padding:40px 48px}.page-module__K2AcWq__ctaTitle{font-size:26px}}@media (min-width:1100px){.page-module__K2AcWq__summarySection{padding-block:16px 72px}.page-module__K2AcWq__plans{align-items:stretch;gap:24px;margin-top:48px}.page-module__K2AcWq__recommended{transform:translateY(-12px)}.page-module__K2AcWq__steps{gap:24px;margin-top:48px}.page-module__K2AcWq__termsInner,.page-module__K2AcWq__faqInner{grid-template-columns:360px 1fr;align-items:start;gap:64px}.page-module__K2AcWq__ctaCard{grid-template-columns:400px 1fr}.page-module__K2AcWq__ctaCopy{padding:48px 64px}}
.IntegrationDiagram-module__qUyPOa__figure{width:100%;max-width:580px;margin:0}.IntegrationDiagram-module__qUyPOa__stage{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(160deg,#fbfdff 0%,#f1f7fe 100%);border:1px solid #e4edf8;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;padding:20px 14px;display:grid;position:relative}.IntegrationDiagram-module__qUyPOa__lines{fill:none;stroke:#c3d6f0;stroke-width:1.5px;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.IntegrationDiagram-module__qUyPOa__column{gap:14px;margin:0;padding:0;list-style:none;display:grid;position:relative}.IntegrationDiagram-module__qUyPOa__node{background:var(--white);min-height:52px;box-shadow:var(--shadow-card);border:1px solid #e4edf8;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.4;display:flex}.IntegrationDiagram-module__qUyPOa__nodeIcon{color:var(--blue);flex-shrink:0}.IntegrationDiagram-module__qUyPOa__left .IntegrationDiagram-module__qUyPOa__node:first-child .IntegrationDiagram-module__qUyPOa__nodeIcon{color:var(--blue)}.IntegrationDiagram-module__qUyPOa__left .IntegrationDiagram-module__qUyPOa__node:nth-child(2) .IntegrationDiagram-module__qUyPOa__nodeIcon{color:var(--instagram)}.IntegrationDiagram-module__qUyPOa__left .IntegrationDiagram-module__qUyPOa__node:nth-child(3) .IntegrationDiagram-module__qUyPOa__nodeIcon{color:#00a36a}.IntegrationDiagram-module__qUyPOa__hub{background:var(--white);border-radius:50%;place-items:center;width:92px;height:92px;display:grid;position:relative;box-shadow:0 10px 30px #467cac29,0 0 0 10px #eaf2fce6}.IntegrationDiagram-module__qUyPOa__wordmark{font-size:22px}@media (max-width:767px){.IntegrationDiagram-module__qUyPOa__stage{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.IntegrationDiagram-module__qUyPOa__lines{display:none}.IntegrationDiagram-module__qUyPOa__hub{order:-1;grid-column:1/-1;justify-self:center}.IntegrationDiagram-module__qUyPOa__column{gap:10px}.IntegrationDiagram-module__qUyPOa__node{padding:10px;font-size:13px}}@media (min-width:768px){.IntegrationDiagram-module__qUyPOa__stage{gap:40px;min-height:274px;padding:24px 28px}.IntegrationDiagram-module__qUyPOa__hub{width:116px;height:116px}.IntegrationDiagram-module__qUyPOa__wordmark{font-size:28px}.IntegrationDiagram-module__qUyPOa__node{font-size:14px}}
.OutcomesSection-module__d1Arza__section{padding-block:var(--section-y);background:var(--white)}.OutcomesSection-module__d1Arza__grid{gap:16px;margin:32px 0 0;padding:0;list-style:none;display:grid}.OutcomesSection-module__d1Arza__card{border-radius:var(--radius-md);background:linear-gradient(160deg,#f4f9ff 0%,var(--pale)100%);text-align:center;border:1px solid #e3edf8;flex-direction:column;align-items:center;gap:14px;padding:28px 24px;display:flex}.OutcomesSection-module__d1Arza__icon{background:var(--white);width:72px;height:72px;box-shadow:var(--shadow-card);border-radius:50%;place-items:center;display:grid}.OutcomesSection-module__d1Arza__blue{color:var(--blue)}.OutcomesSection-module__d1Arza__green{color:#00a36a}.OutcomesSection-module__d1Arza__title{margin:0;font-size:18px;font-weight:700;line-height:1.5}.OutcomesSection-module__d1Arza__metric{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:2px 4px;margin:0;display:flex}.OutcomesSection-module__d1Arza__metric strong{font-family:var(--font-en);font-size:48px;font-weight:600;line-height:1.1}.OutcomesSection-module__d1Arza__metric span{font-family:var(--font-en);font-size:20px;font-weight:600}.OutcomesSection-module__d1Arza__metric small{color:var(--muted);flex-basis:100%;font-size:11px}.OutcomesSection-module__d1Arza__description{color:var(--body);text-align:left;margin:0;font-size:14px;line-height:1.9}@media (min-width:768px){.OutcomesSection-module__d1Arza__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (min-width:1100px){.OutcomesSection-module__d1Arza__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:48px}.OutcomesSection-module__d1Arza__card{gap:18px;min-height:300px;padding:32px 24px}}
.SiteHeader-module__azVQWW__header{z-index:50;background:var(--white);border-bottom:1px solid #dce8f7cc;position:sticky;top:0}.SiteHeader-module__azVQWW__inner{height:var(--header-h);width:min(var(--container),calc(100% - var(--gutter)*2));align-items:center;gap:24px;margin-inline:auto;display:flex}.SiteHeader-module__azVQWW__logo{flex-shrink:0;align-items:center;padding:6px 0;display:inline-flex}.SiteHeader-module__azVQWW__wordmark{font-size:26px}.SiteHeader-module__azVQWW__nav{flex:1;justify-content:center;display:none}.SiteHeader-module__azVQWW__actions{align-items:center;gap:8px;margin-left:auto;display:flex}.SiteHeader-module__azVQWW__cta{display:none!important}@media (min-width:768px){.SiteHeader-module__azVQWW__cta{display:inline-flex!important}}@media (min-width:1100px){.SiteHeader-module__azVQWW__inner{gap:40px}.SiteHeader-module__azVQWW__wordmark{font-size:30px}.SiteHeader-module__azVQWW__nav{display:flex}.SiteHeader-module__azVQWW__actions{margin-left:0}}
.page-module__WMCr2G__page{padding-block:32px var(--section-y);background:radial-gradient(ellipse at 90% 0%,#e2eefc 0%,transparent 45%),linear-gradient(180deg,#f5f9ff 0%,var(--white)40%)}.page-module__WMCr2G__layout{gap:32px;display:grid}.page-module__WMCr2G__main{gap:24px;min-width:0;display:grid}.page-module__WMCr2G__formCard{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--white);box-shadow:var(--shadow-soft);padding:22px 18px}.page-module__WMCr2G__externalForm{justify-items:start;gap:14px;display:grid}.page-module__WMCr2G__externalTitle{margin:0;font-size:20px;font-weight:700}.page-module__WMCr2G__externalText{color:var(--body);margin:0;font-size:15px;line-height:1.95}.page-module__WMCr2G__externalItems{border-radius:var(--radius-sm);background:var(--pale);justify-self:stretch;gap:6px;margin:0;padding:16px 18px;font-size:14px;font-weight:500;list-style:none;display:grid}.page-module__WMCr2G__externalItems li{align-items:center;gap:8px;display:flex}.page-module__WMCr2G__externalItems svg{color:#00a36a;flex-shrink:0}.page-module__WMCr2G__externalButton{justify-self:stretch;margin-top:4px}.page-module__WMCr2G__externalNote{color:var(--muted);margin:0;font-size:13px;line-height:1.85}.page-module__WMCr2G__externalNote a{color:var(--blue-text);text-underline-offset:3px;font-weight:700;text-decoration:underline}.page-module__WMCr2G__aside{align-content:start;gap:16px;display:grid}.page-module__WMCr2G__photo img{border-radius:var(--radius-xl);object-fit:cover;object-position:55% 30%;width:100%;height:240px;display:block}.page-module__WMCr2G__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--pale-2);padding:20px 22px}.page-module__WMCr2G__cardTitle{margin:0 0 12px;font-size:15px;font-weight:700}.page-module__WMCr2G__topics{gap:8px;margin:0;padding:0;font-size:14px;font-weight:500;list-style:none;display:grid}.page-module__WMCr2G__topics li{align-items:center;gap:10px;display:flex}.page-module__WMCr2G__topicIcon{background:var(--white);width:32px;height:32px;color:var(--blue);border-radius:10px;place-items:center;display:grid}.page-module__WMCr2G__phone{font-family:var(--font-en);margin:0;font-size:24px;font-weight:700}.page-module__WMCr2G__small{color:var(--muted);margin:4px 0 0;font-size:13px}.page-module__WMCr2G__links{margin:0;padding:0;list-style:none;display:grid}.page-module__WMCr2G__links a{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:44px;font-size:14px;font-weight:700;display:flex}.page-module__WMCr2G__links li:last-child a{border-bottom:0}.page-module__WMCr2G__links a:hover{color:var(--blue-text)}@media (min-width:768px){.page-module__WMCr2G__formCard{padding:36px 40px}.page-module__WMCr2G__photo img{height:320px}}@media (min-width:1100px){.page-module__WMCr2G__page{padding-top:48px}.page-module__WMCr2G__layout{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:48px}.page-module__WMCr2G__aside{top:calc(var(--header-h) + 24px);margin-top:40px;position:sticky}.page-module__WMCr2G__photo img{height:280px}}
.not-found-module__HS70Aa__main{background:linear-gradient(180deg,var(--pale)0%,var(--white)100%);padding-block:72px 96px}.not-found-module__HS70Aa__inner{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.not-found-module__HS70Aa__code{font-family:var(--font-en);letter-spacing:-.04em;color:#c8d9f0;margin:0;font-size:72px;font-weight:600;line-height:1}.not-found-module__HS70Aa__title{margin:0;font-size:26px;font-weight:700}.not-found-module__HS70Aa__text{color:var(--body);margin:0 0 12px;font-size:15px;line-height:1.9}.not-found-module__HS70Aa__links{flex-wrap:wrap;justify-content:center;gap:4px 24px;margin:16px 0 0;padding:0;list-style:none;display:flex}.not-found-module__HS70Aa__links a{min-height:44px;color:var(--blue-text);text-underline-offset:4px;align-items:center;font-size:14px;font-weight:700;text-decoration:underline;display:inline-flex}
.ProblemSection-module__HSXzMq__section{padding-block:var(--section-y);background:linear-gradient(180deg,var(--pale)0%,#f7fbff 100%);border-top:1px solid var(--border)}.ProblemSection-module__HSXzMq__intro{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.ProblemSection-module__HSXzMq__eyebrow{font-family:var(--font-en);letter-spacing:.12em;color:var(--blue-text);margin:0 0 12px;font-size:13px;font-weight:600}.ProblemSection-module__HSXzMq__title{margin:0;font-size:28px;font-weight:700;line-height:1.45}.ProblemSection-module__HSXzMq__title span{display:block}.ProblemSection-module__HSXzMq__description{color:var(--body);margin:0;font-size:15px;line-height:2}.ProblemSection-module__HSXzMq__layout{gap:24px;display:grid}.ProblemSection-module__HSXzMq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.ProblemSection-module__HSXzMq__card{border-radius:var(--radius-md);background:var(--white);min-height:160px;box-shadow:var(--shadow-soft);text-align:center;border:1px solid #e3ecf7;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:20px 10px;display:flex}.ProblemSection-module__HSXzMq__cardIcon{place-items:center;display:grid}.ProblemSection-module__HSXzMq__cardIcon svg{width:34px;height:34px}.ProblemSection-module__HSXzMq__blue{color:var(--blue)}.ProblemSection-module__HSXzMq__instagram{color:var(--instagram)}.ProblemSection-module__HSXzMq__cardTitle{margin:0;font-size:13px;font-weight:700;line-height:1.7}.ProblemSection-module__HSXzMq__cardTitle span{display:block}.ProblemSection-module__HSXzMq__aside{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft);border:1px solid #e3ecf7;gap:0;display:grid;overflow:hidden}.ProblemSection-module__HSXzMq__photoFrame{background:#e6edf0;overflow:hidden}.ProblemSection-module__HSXzMq__photo{object-fit:cover;object-position:60% 30%;width:100%;height:190px;display:block}.ProblemSection-module__HSXzMq__tools{padding:16px 18px 20px;position:relative}.ProblemSection-module__HSXzMq__toolsTitle{margin:0 0 8px;font-size:13px;font-weight:700}.ProblemSection-module__HSXzMq__toolList{color:var(--body);grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 12px;margin:0;padding:0;font-size:12px;line-height:1.5;list-style:none;display:grid}.ProblemSection-module__HSXzMq__toolList li{align-items:center;gap:8px;min-height:30px;display:flex}.ProblemSection-module__HSXzMq__toolIcon{background:var(--pale);width:24px;height:24px;color:var(--blue);border-radius:6px;flex-shrink:0;place-items:center;display:inline-grid}.ProblemSection-module__HSXzMq__googleG{font-family:var(--font-en);color:var(--google-blue);font-size:14px;font-weight:700}.ProblemSection-module__HSXzMq__hand{font-family:var(--font-hand);color:#3f5f8c;margin:0;font-size:16px;position:absolute;bottom:10px;right:16px;transform:rotate(-8deg)}@media (min-width:768px){.ProblemSection-module__HSXzMq__intro{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}.ProblemSection-module__HSXzMq__title{font-size:34px}.ProblemSection-module__HSXzMq__description{margin-bottom:6px}.ProblemSection-module__HSXzMq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ProblemSection-module__HSXzMq__card{min-height:180px}.ProblemSection-module__HSXzMq__cardTitle{font-size:14px}}@media (min-width:1100px){.ProblemSection-module__HSXzMq__title{font-size:40px;line-height:1.4}.ProblemSection-module__HSXzMq__layout{grid-template-columns:minmax(0,2.7fr) minmax(260px,1fr);gap:24px}.ProblemSection-module__HSXzMq__grid{gap:24px}.ProblemSection-module__HSXzMq__card{gap:22px;min-height:210px;padding:24px}.ProblemSection-module__HSXzMq__cardIcon svg{width:44px;height:44px}.ProblemSection-module__HSXzMq__cardTitle{font-size:16px}.ProblemSection-module__HSXzMq__aside{grid-template-rows:auto 1fr}.ProblemSection-module__HSXzMq__photo{height:180px}.ProblemSection-module__HSXzMq__toolList{grid-template-columns:1fr;gap:0}.ProblemSection-module__HSXzMq__toolList li{min-height:29px}}
.LegalDocumentLayout-module__lQrHba__page{padding-bottom:var(--section-y)}.LegalDocumentLayout-module__lQrHba__hero{background:linear-gradient(180deg,var(--pale)0%,var(--white)100%);border-bottom:1px solid var(--border);padding-block:32px 40px}.LegalDocumentLayout-module__lQrHba__eyebrow{font-family:var(--font-en);letter-spacing:.12em;color:var(--blue-text);margin:20px 0 8px;font-size:13px;font-weight:600}.LegalDocumentLayout-module__lQrHba__title{margin:0;font-size:28px;font-weight:700}.LegalDocumentLayout-module__lQrHba__description{color:var(--body);margin:10px 0 0;font-size:15px}.LegalDocumentLayout-module__lQrHba__dates{color:var(--muted);flex-wrap:wrap;gap:4px 20px;margin:12px 0 0;font-size:13px;display:flex}.LegalDocumentLayout-module__lQrHba__layout{gap:32px;padding-top:32px;display:grid}.LegalDocumentLayout-module__lQrHba__toc{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--pale-2);padding:18px 20px}.LegalDocumentLayout-module__lQrHba__tocTitle{color:var(--muted);margin:0 0 8px;font-size:13px;font-weight:700}.LegalDocumentLayout-module__lQrHba__tocList{gap:2px;margin:0;padding:0;font-size:14px;list-style:none;display:grid}.LegalDocumentLayout-module__lQrHba__tocList a{color:var(--navy);gap:6px;padding:6px 0;display:flex}.LegalDocumentLayout-module__lQrHba__tocList a:hover{color:var(--blue-text);text-underline-offset:3px;text-decoration:underline}.LegalDocumentLayout-module__lQrHba__tocNo{min-width:1.6em;font-family:var(--font-en);color:var(--muted);flex-shrink:0}.LegalDocumentLayout-module__lQrHba__body{gap:8px;min-width:0;display:grid}.LegalDocumentLayout-module__lQrHba__inlineLink{text-underline-offset:3px;font-weight:700;text-decoration:underline}.LegalDocumentLayout-module__lQrHba__section{border-bottom:1px solid var(--border);scroll-margin-top:calc(var(--header-h) + 16px);padding-block:20px}.LegalDocumentLayout-module__lQrHba__sectionTitle{gap:8px;margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.5;display:flex}.LegalDocumentLayout-module__lQrHba__sectionNo{font-family:var(--font-en);color:var(--blue-text)}.LegalDocumentLayout-module__lQrHba__paragraph{margin:0 0 1em;font-size:15px;line-height:2}.LegalDocumentLayout-module__lQrHba__intro{padding-bottom:8px}.LegalDocumentLayout-module__lQrHba__subheading{margin:1.4em 0 .6em;font-size:15px;font-weight:700}.LegalDocumentLayout-module__lQrHba__ordered,.LegalDocumentLayout-module__lQrHba__bullet,.LegalDocumentLayout-module__lQrHba__nested{margin:0 0 1em;padding-left:1.6em;font-size:15px;line-height:2}.LegalDocumentLayout-module__lQrHba__ordered{list-style:decimal}.LegalDocumentLayout-module__lQrHba__bullet{list-style:outside}.LegalDocumentLayout-module__lQrHba__nested{margin:.4em 0 .6em;font-size:14px;list-style:decimal}.LegalDocumentLayout-module__lQrHba__ordered li,.LegalDocumentLayout-module__lQrHba__bullet li{margin-bottom:.4em}.LegalDocumentLayout-module__lQrHba__tableWrap{margin:0 0 1.2em;overflow-x:auto}.LegalDocumentLayout-module__lQrHba__table{border-collapse:collapse;width:100%;min-width:520px;font-size:14px;line-height:1.8}.LegalDocumentLayout-module__lQrHba__table th,.LegalDocumentLayout-module__lQrHba__table td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:10px 12px}.LegalDocumentLayout-module__lQrHba__table thead th{background:var(--pale);white-space:nowrap;font-weight:700}.LegalDocumentLayout-module__lQrHba__table tbody th{background:var(--pale-2);white-space:nowrap;font-weight:700}.LegalDocumentLayout-module__lQrHba__signature{border-top:1px solid var(--border);color:var(--body);margin-top:8px;padding-top:20px;font-size:14px;line-height:2}.LegalDocumentLayout-module__lQrHba__signature p{margin:0}.LegalDocumentLayout-module__lQrHba__planned{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin:0;font-size:14px;line-height:1.9;display:flex}.LegalDocumentLayout-module__lQrHba__plannedLabel{color:#6b4b00;background:#fffaf0;border:1px solid #ecd6a4;border-radius:4px;padding:0 8px;font-size:11px;font-weight:700}@media (min-width:768px){.LegalDocumentLayout-module__lQrHba__hero{padding-block:48px 56px}.LegalDocumentLayout-module__lQrHba__title{font-size:36px}}@media (min-width:1100px){.LegalDocumentLayout-module__lQrHba__layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:56px;padding-top:48px}.LegalDocumentLayout-module__lQrHba__toc{top:calc(var(--header-h) + 24px);position:sticky}.LegalDocumentLayout-module__lQrHba__body{max-width:780px}}
.ProductMockups-module__gH8UVq__figure{width:100%;max-width:620px;margin:0}.ProductMockups-module__gH8UVq__figureBody{color:var(--navy);font-size:12px;line-height:1.5;position:relative}.ProductMockups-module__gH8UVq__laptop{padding:0 4%}.ProductMockups-module__gH8UVq__bezel{background:#1c2536;border-radius:18px 18px 4px 4px;padding:10px 10px 12px;box-shadow:0 24px 50px #112d592e}.ProductMockups-module__gH8UVq__screen{background:var(--white);border-radius:8px;grid-template-columns:26% 1fr;min-height:280px;display:grid;overflow:hidden}.ProductMockups-module__gH8UVq__base{background:linear-gradient(#dfe5ec 0%,#b9c3cf 100%);border-radius:0 0 14px 14px;height:14px;margin:0 -4%;position:relative;box-shadow:0 10px 20px #112d591f}.ProductMockups-module__gH8UVq__base:before{content:"";background:#a9b4c1;border-radius:0 0 6px 6px;width:18%;height:5px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ProductMockups-module__gH8UVq__sidebar{background:#fbfcfe;border-right:1px solid #edf2f8;padding:14px 10px}.ProductMockups-module__gH8UVq__sidebarLogo{margin:0 0 12px 6px;font-size:15px;display:block}.ProductMockups-module__gH8UVq__sidebar ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.ProductMockups-module__gH8UVq__sidebar li{color:#50698d;white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:5px 6px;font-size:10px;display:flex}.ProductMockups-module__gH8UVq__sidebar li.ProductMockups-module__gH8UVq__sidebarActive{background:var(--blue-soft);color:var(--blue-text);font-weight:700}.ProductMockups-module__gH8UVq__main{min-width:0;padding:14px 16px}.ProductMockups-module__gH8UVq__screenTitle{margin:0 0 8px;font-size:14px;font-weight:700}.ProductMockups-module__gH8UVq__tabs{color:#6c82a3;border-bottom:1px solid #edf2f8;gap:16px;margin-bottom:8px;font-size:10px;display:flex}.ProductMockups-module__gH8UVq__tabs span{padding:4px 2px 6px}.ProductMockups-module__gH8UVq__tabActive{border-bottom:2px solid var(--blue);color:var(--navy);font-weight:700}.ProductMockups-module__gH8UVq__count{color:#d23c3c}.ProductMockups-module__gH8UVq__reviewList,.ProductMockups-module__gH8UVq__manualList{margin:0;padding:0;list-style:none;display:grid}.ProductMockups-module__gH8UVq__reviewRow{border-bottom:1px solid #f0f4f9;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;padding:10px 0;display:grid}.ProductMockups-module__gH8UVq__avatar{color:#6b4a33;width:28px;height:28px;font-family:var(--font-en);background:linear-gradient(135deg,#f3d9c7,#d7b49c);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.ProductMockups-module__gH8UVq__reviewBody{flex-direction:column;min-width:0;display:flex}.ProductMockups-module__gH8UVq__stars{letter-spacing:.05em;color:#e7a100;font-size:10px}.ProductMockups-module__gH8UVq__starsOff{color:#d9e1ec}.ProductMockups-module__gH8UVq__reviewText{color:#3b5478;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.5;overflow:hidden}.ProductMockups-module__gH8UVq__reviewDate{font-family:var(--font-en);color:#8a9cb5;font-size:9px}.ProductMockups-module__gH8UVq__btnOutline,.ProductMockups-module__gH8UVq__btnBlue{white-space:nowrap;border-radius:6px;padding:5px 10px;font-size:9px;font-weight:700}.ProductMockups-module__gH8UVq__btnOutline{color:var(--navy);border:1px solid #c8d6ea}.ProductMockups-module__gH8UVq__btnBlue{background:var(--blue);color:var(--white);box-shadow:0 6px 14px #2d7bff4d}.ProductMockups-module__gH8UVq__socialFigure .ProductMockups-module__gH8UVq__figureBody{border-radius:var(--radius-lg);background:linear-gradient(160deg,#f6faff 0%,#eef5fd 100%);height:347px;overflow:hidden}.ProductMockups-module__gH8UVq__socialStage{height:100%;position:relative}.ProductMockups-module__gH8UVq__halfPhone{background:#13213a;border-radius:38px 38px 0 0;width:250px;padding:8px 8px 0;position:absolute;top:24px;left:8%;box-shadow:0 24px 50px #112d592e}.ProductMockups-module__gH8UVq__halfPhoneScreen{background:var(--white);border-radius:30px 30px 0 0;height:340px;padding:0 14px}.ProductMockups-module__gH8UVq__halfStatus{height:30px;font-family:var(--font-en);justify-content:space-between;padding:8px 10px 0;font-size:10px;font-weight:600;display:flex;position:relative}.ProductMockups-module__gH8UVq__halfNotch{background:#13213a;border-radius:0 0 12px 12px;width:36%;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ProductMockups-module__gH8UVq__halfTitle{margin:6px 0 10px;font-size:14px;font-weight:700}.ProductMockups-module__gH8UVq__pasta{background:#e8e1d8;border-radius:10px;height:104px;overflow:hidden}.ProductMockups-module__gH8UVq__pastaImg{object-fit:cover;width:100%;height:100%;display:block}.ProductMockups-module__gH8UVq__postText{color:#2f4a70;margin:10px 0 4px;font-size:10.5px;line-height:1.7}.ProductMockups-module__gH8UVq__hashtags{color:var(--blue-text);margin:0 0 10px;font-size:10px;font-weight:700}.ProductMockups-module__gH8UVq__postButton{background:var(--blue);color:var(--white);text-align:center;border-radius:8px;padding:8px;font-size:11px;font-weight:700;display:block}.ProductMockups-module__gH8UVq__aiCard{background:var(--white);width:250px;box-shadow:var(--shadow-soft);border:1px solid #e4edf8;border-radius:16px;padding:18px 20px;position:absolute;top:96px;right:6%}.ProductMockups-module__gH8UVq__aiTitle{align-items:center;gap:8px;margin:0 0 8px;font-size:15px;font-weight:700;display:flex}.ProductMockups-module__gH8UVq__aiIcon{color:#c98a00;background:#fff4d6;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.ProductMockups-module__gH8UVq__aiText{color:var(--body);margin:0;font-size:13px;line-height:1.8}.ProductMockups-module__gH8UVq__dashboard{gap:12px;display:grid;position:relative}.ProductMockups-module__gH8UVq__chartCard,.ProductMockups-module__gH8UVq__statCard,.ProductMockups-module__gH8UVq__shiftCard{background:var(--white);box-shadow:var(--shadow-card);border:1px solid #e4edf8;border-radius:16px}.ProductMockups-module__gH8UVq__chartCard{padding:16px 18px}.ProductMockups-module__gH8UVq__chartHead,.ProductMockups-module__gH8UVq__shiftHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.ProductMockups-module__gH8UVq__cardTitle{margin:0;font-size:14px;font-weight:700}.ProductMockups-module__gH8UVq__segment{color:#6c82a3;background:#eef3fa;border-radius:8px;padding:2px;font-size:10px;display:inline-flex}.ProductMockups-module__gH8UVq__segment span{border-radius:6px;padding:3px 12px}.ProductMockups-module__gH8UVq__segmentActive{background:var(--white);color:var(--navy);font-weight:700;box-shadow:0 2px 6px #112d5914}.ProductMockups-module__gH8UVq__chartBody{grid-template-columns:1fr 150px;align-items:end;gap:16px;display:grid}.ProductMockups-module__gH8UVq__bars{background:repeating-linear-gradient(0deg,#f0f4f9 0 1px,#0000 1px 35px);align-items:flex-end;gap:6%;height:140px;padding:0 4px;display:flex}.ProductMockups-module__gH8UVq__bars span{background:linear-gradient(#7fb0ff 0%,#b9d3ff 100%);border-radius:4px 4px 0 0;flex:1}.ProductMockups-module__gH8UVq__bars .ProductMockups-module__gH8UVq__barStrong{background:linear-gradient(#2d7bff 0%,#6ea3ff 100%)}.ProductMockups-module__gH8UVq__totalBox{background:#fbfdff;border:1px solid #edf2f8;border-radius:12px;flex-direction:column;gap:2px;padding:12px 14px;display:flex}.ProductMockups-module__gH8UVq__totalLabel{color:#6c82a3;font-size:10px}.ProductMockups-module__gH8UVq__totalValue{font-family:var(--font-en);font-size:17px;font-weight:700}.ProductMockups-module__gH8UVq__totalDiff{color:#6c82a3;font-size:10px}.ProductMockups-module__gH8UVq__totalDiff b,.ProductMockups-module__gH8UVq__statValue b{color:#00875a}.ProductMockups-module__gH8UVq__statRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ProductMockups-module__gH8UVq__statCard{flex-direction:column;gap:4px;padding:12px 14px;display:flex}.ProductMockups-module__gH8UVq__statLabel{color:#6c82a3;font-size:10px}.ProductMockups-module__gH8UVq__statValue{font-family:var(--font-en);justify-content:space-between;align-items:baseline;gap:6px;font-size:18px;font-weight:700;display:flex}.ProductMockups-module__gH8UVq__statValue b{font-size:11px}.ProductMockups-module__gH8UVq__sampleTag{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--white);color:var(--muted);padding:2px 10px;font-size:11px;position:absolute;top:-12px;right:12px}.ProductMockups-module__gH8UVq__manualRow{border-bottom:1px solid #f0f4f9;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;padding:9px 0;display:grid}.ProductMockups-module__gH8UVq__thumb{border-radius:6px;place-items:center;width:34px;height:26px;display:grid}.ProductMockups-module__gH8UVq__thumb_blue{color:var(--blue);background:#e3eeff}.ProductMockups-module__gH8UVq__thumb_amber{color:#c98a00;background:#fff1d6}.ProductMockups-module__gH8UVq__thumb_green{background:var(--green-soft);color:#00a36a}.ProductMockups-module__gH8UVq__thumb_pink{color:#d0487a;background:#fde8ef}.ProductMockups-module__gH8UVq__manualTitle{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.ProductMockups-module__gH8UVq__chip{border-radius:var(--radius-pill);white-space:nowrap;padding:2px 8px;font-size:9px;font-weight:700}.ProductMockups-module__gH8UVq__chip_blue{color:var(--blue-text);background:#e3eeff}.ProductMockups-module__gH8UVq__chip_amber{color:#8a5d00;background:#fff1d6}.ProductMockups-module__gH8UVq__chip_green{background:var(--green-soft);color:#00754e}.ProductMockups-module__gH8UVq__chip_pink{color:#a83461;background:#fde8ef}.ProductMockups-module__gH8UVq__manualDate{color:#8a9cb5;white-space:nowrap;font-size:9px}.ProductMockups-module__gH8UVq__shiftCard{padding:16px 18px}.ProductMockups-module__gH8UVq__legend{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.ProductMockups-module__gH8UVq__legendItem{border-radius:4px;padding:1px 8px;font-size:9px;font-weight:700}.ProductMockups-module__gH8UVq__shiftTable{grid-template-columns:64px repeat(7,minmax(0,1fr));align-items:center;gap:4px;display:grid}.ProductMockups-module__gH8UVq__shiftRow{display:contents}.ProductMockups-module__gH8UVq__corner{display:block}.ProductMockups-module__gH8UVq__dayHead{font-family:var(--font-en);color:#6c82a3;flex-direction:column;align-items:center;font-size:10px;line-height:1.3;display:flex}.ProductMockups-module__gH8UVq__dayHead b{font-family:var(--font-ja);font-size:9px;font-weight:500}.ProductMockups-module__gH8UVq__staff{white-space:nowrap;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.ProductMockups-module__gH8UVq__staffAvatar{color:#50698d;background:#e6edf6;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.ProductMockups-module__gH8UVq__shiftCell{background:#fafcfe;border-radius:4px;place-items:center;height:26px;display:grid}.ProductMockups-module__gH8UVq__shiftChip{text-align:center;border-radius:4px;width:100%;padding:3px 0;font-size:9px;font-weight:700}.ProductMockups-module__gH8UVq__early{color:#00754e;background:#dff5ea}.ProductMockups-module__gH8UVq__middle{color:var(--blue-text);background:#e3eeff}.ProductMockups-module__gH8UVq__late{color:#6b46c1;background:#ede6ff}.ProductMockups-module__gH8UVq__off{color:#b3364f;background:#fde8ec}@media (max-width:767px){.ProductMockups-module__gH8UVq__screen{grid-template-columns:1fr;min-height:0}.ProductMockups-module__gH8UVq__sidebar{display:none}.ProductMockups-module__gH8UVq__reviewRow{grid-template-columns:auto 1fr auto}.ProductMockups-module__gH8UVq__reviewDate,.ProductMockups-module__gH8UVq__manualDate{display:none}.ProductMockups-module__gH8UVq__manualRow{grid-template-columns:auto 1fr auto}.ProductMockups-module__gH8UVq__halfPhone{left:50%;transform:translate(-50%)}.ProductMockups-module__gH8UVq__aiCard{width:auto;padding:12px 14px;inset:auto 12px 16px}.ProductMockups-module__gH8UVq__aiTitle{font-size:13px}.ProductMockups-module__gH8UVq__aiText{font-size:12px}.ProductMockups-module__gH8UVq__chartBody{grid-template-columns:1fr}.ProductMockups-module__gH8UVq__bars{height:110px}.ProductMockups-module__gH8UVq__statRow{gap:8px}.ProductMockups-module__gH8UVq__statCard{padding:10px}.ProductMockups-module__gH8UVq__statValue{flex-direction:column;align-items:flex-start;font-size:15px}.ProductMockups-module__gH8UVq__shiftTable{grid-template-columns:48px repeat(7,minmax(0,1fr));gap:3px}.ProductMockups-module__gH8UVq__staffAvatar{display:none}.ProductMockups-module__gH8UVq__shiftChip{font-size:8px}}
.SolutionSection-module__4wpf8q__section{padding-block:var(--section-y);background:var(--white);position:relative;overflow:hidden}.SolutionSection-module__4wpf8q__inner{align-items:center;gap:48px;display:grid}.SolutionSection-module__4wpf8q__eyebrow{font-family:var(--font-en);letter-spacing:.12em;color:var(--blue-text);margin:0 0 12px;font-size:13px;font-weight:600}.SolutionSection-module__4wpf8q__title{margin:0;font-size:30px;font-weight:700;line-height:1.45}.SolutionSection-module__4wpf8q__title>span{display:block}.SolutionSection-module__4wpf8q__green{color:#00925f}.SolutionSection-module__4wpf8q__body{max-width:30em;color:var(--body);margin:20px 0 0;font-size:15px;line-height:2}.SolutionSection-module__4wpf8q__steps{align-items:flex-start;gap:10px;margin:32px 0;padding:0;list-style:none;display:flex}.SolutionSection-module__4wpf8q__step{flex-direction:column;flex:1;align-items:center;gap:12px;display:flex;position:relative}.SolutionSection-module__4wpf8q__stepIcon{background:var(--white);width:72px;height:72px;color:var(--blue);box-shadow:var(--shadow-soft);border:1px solid #edf3fa;border-radius:50%;place-items:center;display:grid}.SolutionSection-module__4wpf8q__stepIcon svg{width:30px;height:30px}.SolutionSection-module__4wpf8q__stepLabel{white-space:nowrap;font-size:13px;font-weight:700}.SolutionSection-module__4wpf8q__stepArrow{color:#91b7ef;position:absolute;top:25px;right:-16px}.SolutionSection-module__4wpf8q__close{color:var(--muted);margin:0;font-size:13px;line-height:2}.SolutionSection-module__4wpf8q__visual{flex-direction:column;align-items:center;gap:28px;display:flex;position:relative}.SolutionSection-module__4wpf8q__orbOne,.SolutionSection-module__4wpf8q__orbTwo{pointer-events:none;border:1px solid #cddff5;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-54%)}.SolutionSection-module__4wpf8q__orbOne{aspect-ratio:1;background:radial-gradient(circle,#eef5ff 0%,#0000 70%);width:min(470px,110%)}.SolutionSection-module__4wpf8q__orbTwo{aspect-ratio:1;opacity:.6;border-style:dashed;width:min(540px,125%)}.SolutionSection-module__4wpf8q__phone{position:relative}.SolutionSection-module__4wpf8q__meta{flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.SolutionSection-module__4wpf8q__hand{font-family:var(--font-hand);letter-spacing:.1em;color:#45648f;margin:0;font-size:18px;transform:rotate(-5deg)}@media (min-width:768px){.SolutionSection-module__4wpf8q__title{font-size:38px}.SolutionSection-module__4wpf8q__steps{gap:24px;max-width:560px}.SolutionSection-module__4wpf8q__stepIcon{width:80px;height:80px}.SolutionSection-module__4wpf8q__stepIcon svg{width:36px;height:36px}.SolutionSection-module__4wpf8q__stepLabel{font-size:15px}.SolutionSection-module__4wpf8q__stepArrow{top:29px;right:-24px}}@media (min-width:1100px){.SolutionSection-module__4wpf8q__inner{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:64px}.SolutionSection-module__4wpf8q__title{font-size:44px;line-height:1.4}.SolutionSection-module__4wpf8q__body{margin-top:28px;font-size:16px;line-height:2.1}.SolutionSection-module__4wpf8q__steps{margin:40px 0 36px}.SolutionSection-module__4wpf8q__meta{align-self:flex-end;align-items:flex-end}}
.FeatureSplitSection-module__LbEtBa__section{padding-block:56px;position:relative;overflow:hidden}.FeatureSplitSection-module__LbEtBa__pale{background:linear-gradient(180deg,var(--pale)0%,#f7fbff 100%)}.FeatureSplitSection-module__LbEtBa__white{background:var(--white)}.FeatureSplitSection-module__LbEtBa__inner{align-items:center;gap:36px;display:grid}.FeatureSplitSection-module__LbEtBa__copy{flex-direction:column;gap:12px;display:flex}.FeatureSplitSection-module__LbEtBa__number{align-items:baseline;gap:12px;margin:0;display:flex}.FeatureSplitSection-module__LbEtBa__no{font-family:var(--font-en);color:var(--blue-text);font-size:26px;font-weight:600;line-height:1}.FeatureSplitSection-module__LbEtBa__eyebrow{font-family:var(--font-en);letter-spacing:.12em;color:var(--blue-text);font-size:12px;font-weight:600}.FeatureSplitSection-module__LbEtBa__titleRow{flex-wrap:wrap;align-items:center;gap:8px 14px;display:flex}.FeatureSplitSection-module__LbEtBa__title{margin:0;font-size:30px;font-weight:700;line-height:1.35}.FeatureSplitSection-module__LbEtBa__headline{color:var(--navy);margin:0;font-size:17px;font-weight:700;line-height:1.6}.FeatureSplitSection-module__LbEtBa__description{color:var(--body);margin:0;font-size:15px;line-height:1.95}.FeatureSplitSection-module__LbEtBa__points{gap:8px;margin:8px 0 0;padding:0;font-size:15px;font-weight:500;line-height:1.7;list-style:none;display:grid}.FeatureSplitSection-module__LbEtBa__points li{align-items:flex-start;gap:10px;display:flex}.FeatureSplitSection-module__LbEtBa__check{background:var(--green-soft);color:#00875a;border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;margin-top:3px;display:inline-grid}.FeatureSplitSection-module__LbEtBa__note{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.8}.FeatureSplitSection-module__LbEtBa__visual{justify-content:center;min-width:0;display:flex}@media (min-width:768px){.FeatureSplitSection-module__LbEtBa__section{padding-block:72px}.FeatureSplitSection-module__LbEtBa__title{font-size:36px}.FeatureSplitSection-module__LbEtBa__headline{font-size:19px}}@media (min-width:1100px){.FeatureSplitSection-module__LbEtBa__section{padding-block:88px}.FeatureSplitSection-module__LbEtBa__inner{grid-template-columns:500px 620px;justify-content:space-between;gap:80px}.FeatureSplitSection-module__LbEtBa__reverse .FeatureSplitSection-module__LbEtBa__inner{grid-template-columns:620px 500px}.FeatureSplitSection-module__LbEtBa__reverse .FeatureSplitSection-module__LbEtBa__copy{order:2}.FeatureSplitSection-module__LbEtBa__reverse .FeatureSplitSection-module__LbEtBa__visual{order:1}.FeatureSplitSection-module__LbEtBa__no{font-size:30px}.FeatureSplitSection-module__LbEtBa__title{font-size:40px}.FeatureSplitSection-module__LbEtBa__headline{font-size:20px}}
