.style-module-scss-module__eeuYtW__blogPage{background-color:#f8f9fb;min-height:100vh}.style-module-scss-module__eeuYtW__hero{color:#0f172a;background:#eef9ff;padding:80px 0 2px}.style-module-scss-module__eeuYtW__heroContent{text-align:left;max-width:900px;margin-top:40px}.style-module-scss-module__eeuYtW__noPosts{text-align:center;color:#4b5563}.style-module-scss-module__eeuYtW__noPosts p{margin:0;font-size:1.125rem}.style-module-scss-module__eeuYtW__postsGrid{gap:var(--card-external-gap);grid-template-columns:1fr;display:grid}@media screen and (min-width:768px){.style-module-scss-module__eeuYtW__postsGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}.style-module-scss-module__eeuYtW__postCard{border-radius:var(--radius-card);border:1px solid var(--card-light-border-color);background:#fff;transition:all .3s;overflow:hidden}.style-module-scss-module__eeuYtW__postCard:hover{background:#f5f6fb}.style-module-scss-module__eeuYtW__postLink{color:inherit;height:100%;text-decoration:none;display:block}.style-module-scss-module__eeuYtW__postImage{aspect-ratio:16/10;position:relative;overflow:hidden}.style-module-scss-module__eeuYtW__postImage .style-module-scss-module__eeuYtW__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.style-module-scss-module__eeuYtW__postCard:hover .style-module-scss-module__eeuYtW__postImage .style-module-scss-module__eeuYtW__image{transform:scale(1.05)}.style-module-scss-module__eeuYtW__postContent{padding:24px}.style-module-scss-module__eeuYtW__categoryRow{align-items:center;gap:8px;margin-bottom:16px;display:flex}.style-module-scss-module__eeuYtW__category{color:#fff;border-radius:var(--radius-sm);letter-spacing:.5px;background:#4d95e8;padding:4px 12px;font-size:.875rem;font-weight:600;display:inline-block}.style-module-scss-module__eeuYtW__newBadge{color:#fff;border-radius:var(--ds-radius-button);letter-spacing:.5px;background:#10b981;padding:4px 8px;font-size:.75rem;font-weight:700;animation:2s infinite style-module-scss-module__eeuYtW__pulse;display:inline-block}@keyframes style-module-scss-module__eeuYtW__pulse{0%,to{opacity:1}50%{opacity:.7}}.style-module-scss-module__eeuYtW__postTitle{color:#111827;margin:0 0 12px;font-size:1.25rem;font-weight:700;line-height:1.3}@media screen and (min-width:640px){.style-module-scss-module__eeuYtW__postTitle{font-size:1.5rem}}.style-module-scss-module__eeuYtW__postDescription{color:#4b5563;margin:0 0 20px;font-size:1rem;line-height:1.6}.style-module-scss-module__eeuYtW__postMeta{color:#6b7280;flex-direction:column;align-items:flex-start;gap:8px;font-size:.875rem;display:flex}@media screen and (min-width:640px){.style-module-scss-module__eeuYtW__postMeta{flex-direction:row;align-items:center;gap:16px}}.style-module-scss-module__eeuYtW__date{font-weight:500}@media screen and (min-width:640px){.style-module-scss-module__eeuYtW__readTime:before{content:"•";margin-right:8px}}
.style-module-scss-module__D156oG__russo-one-regular{font-family:Russo One,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__D156oG__roboto-light{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__D156oG__roboto-regular{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__D156oG__roboto-medium,.style-module-scss-module__D156oG__button{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__D156oG__roboto-flex-thin{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:100}.style-module-scss-module__D156oG__roboto-flex-light{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__D156oG__roboto-flex-regular{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__D156oG__roboto-flex-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__D156oG__roboto-flex-bold{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:700}.style-module-scss-module__D156oG__roboto-flex-semibold{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:600}.style-module-scss-module__D156oG__button{--btn-bg:linear-gradient(135deg,#111827,#1f2937);--btn-color:#fff;--btn-border:#0f172a;--btn-hover-bg:linear-gradient(135deg,#0f172a,#111827);--btn-hover-border:#0b1220;--btn-padding-y:14px;--btn-padding-x:28px;padding:var(--btn-padding-y)var(--btn-padding-x);border-radius:var(--ds-radius-button);border:1px solid var(--btn-border);background:var(--btn-bg);color:var(--btn-color);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:10px;min-width:0;font-size:1rem;line-height:1.2;transition:background-color .25s,border-color .25s;display:inline-flex;position:relative;overflow:hidden}.style-module-scss-module__D156oG__button:hover:not(:disabled){background:var(--btn-hover-bg);border-color:var(--btn-hover-border)}.style-module-scss-module__D156oG__button:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb40}.style-module-scss-module__D156oG__button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__hasNote{justify-content:space-between;gap:24px}@media (max-width:639px){.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__hasNoteOnly{justify-content:flex-start}}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__sizeLarge .style-module-scss-module__D156oG__label{font-size:1.0625rem}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__sizeHuge .style-module-scss-module__D156oG__label{font-size:var(--ds-text-card);line-height:1.3}.style-module-scss-module__D156oG__button:hover:not(:disabled) .style-module-scss-module__D156oG__icon{transform:translate(3px)}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__variantOutline:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff29,#0000);width:55%;position:absolute;top:-20%;bottom:-20%;left:-80%;transform:translate(0)skew(-18deg)}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__variantOutline:hover:not(:disabled):after{animation:.75s ease-out style-module-scss-module__D156oG__shine}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__sizeSmall{--btn-padding-y:9px;--btn-padding-x:18px;gap:8px;font-size:.9rem}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__sizeHuge{--btn-padding-y:24px;--btn-padding-x:36px;min-height:92px;font-size:var(--ds-text-card);gap:12px;line-height:1.3}@media (max-width:760px){.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__sizeHuge{--btn-padding-y:18px;--btn-padding-x:24px;min-height:64px}}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__variantDefault{--btn-bg:#fff;--btn-color:#111827;--btn-border:#0f172a14;--btn-hover-bg:#f3f4f6;--btn-hover-border:#0f172a26}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__variantPrimary{--btn-bg:#111827;--btn-color:#fff;--btn-border:#0f172a;--btn-hover-bg:#1a212f;--btn-hover-border:#0b1220}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__variantGray{--btn-bg:#f3f3f4;--btn-color:#111827;--btn-border:#d7d8db;--btn-hover-bg:#e8e8e8;--btn-hover-border:#c8c8c8}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__variantOutline{--btn-bg:transparent;--btn-color:#fff;--btn-border:#ffffff52;--btn-hover-bg:#ffffff14;--btn-hover-border:#fff9}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__variantModern{--btn-bg:linear-gradient(120deg,#2563eb,var(--accent-color));--btn-color:#fff;--btn-border:transparent;--btn-hover-bg:linear-gradient(120deg,#3f86d8,#4d95e8);--btn-hover-border:transparent}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__variantAccent{--btn-bg:var(--ds-accent);--btn-color:#fff;--btn-border:transparent;--btn-hover-bg:var(--ds-accent-hover);--btn-hover-border:transparent}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__variantText{--btn-padding-y:4px;--btn-padding-x:0;--btn-bg:transparent;--btn-color:#4b5563;--btn-border:transparent;--btn-hover-bg:transparent;--btn-hover-border:transparent;--btn-hover-shadow:none;border-radius:var(--ds-radius-button);box-shadow:none;transform:none}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__variantText:hover:not(:disabled){color:#111827;transform:none}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__variantText:focus-visible{box-shadow:0 0 0 2px #0f172a33}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__variantText.style-module-scss-module__D156oG__hasNote{justify-content:space-between;gap:24px}@media (max-width:639px){.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__variantText.style-module-scss-module__D156oG__hasNoteOnly{justify-content:flex-start}}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__variantText.style-module-scss-module__D156oG__sizeSmall{--btn-padding-y:0;--btn-padding-x:0;font-size:.85rem}.style-module-scss-module__D156oG__icon{width:18px;height:18px;color:inherit;justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.style-module-scss-module__D156oG__icon svg{width:100%;height:100%;display:block}@keyframes style-module-scss-module__D156oG__shine{0%{transform:translate(0)skew(-18deg)}to{transform:translate(330%)skew(-18deg)}}@media (prefers-reduced-motion:reduce){.style-module-scss-module__D156oG__button:hover:not(:disabled) .style-module-scss-module__D156oG__icon{transform:none}.style-module-scss-module__D156oG__button.style-module-scss-module__D156oG__variantOutline:hover:not(:disabled):after{animation:none}}.style-module-scss-module__D156oG__label{font-size:1rem;line-height:1.2}.style-module-scss-module__D156oG__labelStacked{text-align:left;flex-direction:column;align-items:flex-start;gap:3px;display:inline-flex}.style-module-scss-module__D156oG__note{opacity:.62;font-size:.8125rem;font-weight:400;line-height:1.25}
.style-module-scss-module__VF3yeW__headerLine{background:linear-gradient(90deg,#4d95e8,#7bb3f0);border-radius:2px;width:60px;height:4px}.style-module-scss-module__VF3yeW__headerLine.style-module-scss-module__VF3yeW__center{margin-left:auto;margin-right:auto}.style-module-scss-module__VF3yeW__headerLine.style-module-scss-module__VF3yeW__white{background:linear-gradient(90deg,#fff,#fff)}
.style-module-scss-module__2EsU_q__russo-one-regular{font-family:Russo One,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__2EsU_q__roboto-light{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__2EsU_q__roboto-regular,.style-module-scss-module__2EsU_q__text{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__2EsU_q__roboto-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__2EsU_q__roboto-flex-thin{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:100}.style-module-scss-module__2EsU_q__roboto-flex-light,.style-module-scss-module__2EsU_q__header-h2{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__2EsU_q__roboto-flex-regular{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__2EsU_q__roboto-flex-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__2EsU_q__roboto-flex-bold,.style-module-scss-module__2EsU_q__header-h2 strong{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:700}.style-module-scss-module__2EsU_q__roboto-flex-semibold{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:600}.style-module-scss-module__2EsU_q__text{font-size:1.1rem;font-weight:300}.style-module-scss-module__2EsU_q__header-h2{letter-spacing:-.5px;color:#0c0b13;padding-bottom:1rem;font-size:29px;line-height:1.3}@media screen and (min-width:576px){.style-module-scss-module__2EsU_q__header-h2{letter-spacing:-.75px;font-size:44px;line-height:1.25}}@media screen and (min-width:768px){.style-module-scss-module__2EsU_q__header-h2{letter-spacing:-1px;font-size:54px;line-height:1.25}}.style-module-scss-module__2EsU_q__section{background:#f8f9fa;position:relative}.style-module-scss-module__2EsU_q__grid{gap:var(--card-external-gap);grid-template-columns:1fr;display:grid}@media screen and (min-width:768px){.style-module-scss-module__2EsU_q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.style-module-scss-module__2EsU_q__card{padding:var(--card-internal-padding);border-radius:var(--radius-card);border:1px solid var(--card-light-border-color);cursor:pointer;background:#fff;flex-direction:column;gap:16px;transition:transform .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.style-module-scss-module__2EsU_q__card:hover{background:#f5f6fb;border-color:#4d95e866}.style-module-scss-module__2EsU_q__cardActive{background:linear-gradient(135deg,#fff 0%,#f3f8ff 100%);border-color:#4d95e880}.style-module-scss-module__2EsU_q__cardInner{z-index:1;align-items:flex-start;gap:16px;display:flex;position:relative}.style-module-scss-module__2EsU_q__playButton{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:50%;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,background .2s;display:inline-flex}.style-module-scss-module__2EsU_q__playButton:hover{background:var(--accent-color-hover);transform:scale(1.05)}.style-module-scss-module__2EsU_q__playing{background:var(--accent-color-hover)}.style-module-scss-module__2EsU_q__cardBody{flex:1;min-width:0}.style-module-scss-module__2EsU_q__cardTitle{color:#111827;margin:0 0 6px;font-size:20px;font-weight:600;line-height:1.25}@media screen and (min-width:768px){.style-module-scss-module__2EsU_q__cardTitle{font-size:22px}}.style-module-scss-module__2EsU_q__description{color:#4b5563;margin:0 0 10px;font-size:14px;line-height:20px}@media screen and (min-width:768px){.style-module-scss-module__2EsU_q__description{font-size:15px;line-height:22px}}.style-module-scss-module__2EsU_q__waveformWrap{z-index:1;position:relative}.style-module-scss-module__2EsU_q__waveform{cursor:pointer;width:100%;min-height:48px}.style-module-scss-module__2EsU_q__timeRow{color:#64748b;font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:8px;font-size:12px;display:flex}
.style-module-scss-module__zs3nva__russo-one-regular{font-family:Russo One,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__zs3nva__roboto-light{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__zs3nva__roboto-regular,.style-module-scss-module__zs3nva__text{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__zs3nva__roboto-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__zs3nva__roboto-flex-thin{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:100}.style-module-scss-module__zs3nva__roboto-flex-light,.style-module-scss-module__zs3nva__header-h2{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__zs3nva__roboto-flex-regular{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__zs3nva__roboto-flex-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__zs3nva__roboto-flex-bold,.style-module-scss-module__zs3nva__header-h2 strong{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:700}.style-module-scss-module__zs3nva__roboto-flex-semibold{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:600}.style-module-scss-module__zs3nva__text{font-size:1.1rem;font-weight:300}.style-module-scss-module__zs3nva__header-h2{letter-spacing:-.5px;color:#0c0b13;padding-bottom:1rem;font-size:29px;line-height:1.3}@media screen and (min-width:576px){.style-module-scss-module__zs3nva__header-h2{letter-spacing:-.75px;font-size:44px;line-height:1.25}}@media screen and (min-width:768px){.style-module-scss-module__zs3nva__header-h2{letter-spacing:-1px;font-size:54px;line-height:1.25}}.style-module-scss-module__zs3nva__section{width:100%;padding:var(--ds-band-padding)0;background:var(--ds-canvas);border-radius:0;position:relative;overflow:hidden}.style-module-scss-module__zs3nva__tableWrap{border-radius:var(--ds-radius-card);padding:var(--ds-card-padding);background:var(--ds-panel);padding:0;overflow-x:auto}.style-module-scss-module__zs3nva__tableWrap table{border-collapse:collapse;width:100%}.style-module-scss-module__zs3nva__tableWrap th,.style-module-scss-module__zs3nva__tableWrap td{text-align:left;padding:20px var(--ds-card-padding);vertical-align:top}@media (max-width:760px){.style-module-scss-module__zs3nva__tableWrap th,.style-module-scss-module__zs3nva__tableWrap td{padding:16px var(--ds-card-padding)}}.style-module-scss-module__zs3nva__tableWrap th{font-family:var(--ds-font-sans);font-size:var(--ds-text-ui);color:var(--ds-subtle);border-bottom:1px solid var(--ds-stroke);margin:0;padding-bottom:16px;font-weight:500;line-height:1.33}.style-module-scss-module__zs3nva__tableWrap td{font-family:var(--ds-font-sans);font-size:var(--ds-text-body);color:var(--ds-muted);border-bottom:1px solid var(--ds-stroke);margin:0;font-weight:400;line-height:1.41}.style-module-scss-module__zs3nva__tableWrap td:first-child{color:var(--ds-ink);font-weight:500}.style-module-scss-module__zs3nva__tableWrap td:last-child{color:var(--ds-ink)}.style-module-scss-module__zs3nva__tableWrap tbody tr{transition:background-color .2s}.style-module-scss-module__zs3nva__tableWrap tbody tr:hover{background-color:var(--ds-card-hover)}.style-module-scss-module__zs3nva__tableWrap tbody tr:last-child td{border-bottom:none}.style-module-scss-module__zs3nva__tableWrap table{min-width:680px}.style-module-scss-module__zs3nva__table tbody tr{opacity:0;transform:translateY(10px)}.style-module-scss-module__zs3nva__inView .style-module-scss-module__zs3nva__table tbody tr{animation:.45s ease-out forwards style-module-scss-module__zs3nva__rowReveal;animation-delay:calc(var(--row-index,0)*60ms + 60ms)}.style-module-scss-module__zs3nva__sectionAction{margin-top:var(--ds-block-gap);justify-content:center;display:flex}@keyframes style-module-scss-module__zs3nva__rowReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.style-module-scss-module__zs3nva__table tbody tr{opacity:1;animation:none;transform:none}}
.style-module-scss-module__Z4IcmG__russo-one-regular{font-family:Russo One,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__Z4IcmG__roboto-light{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__Z4IcmG__roboto-regular,.style-module-scss-module__Z4IcmG__text,.style-module-scss-module__Z4IcmG__item p{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__Z4IcmG__roboto-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__Z4IcmG__roboto-flex-thin{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:100}.style-module-scss-module__Z4IcmG__roboto-flex-light,.style-module-scss-module__Z4IcmG__header-h2{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__Z4IcmG__roboto-flex-regular{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__Z4IcmG__roboto-flex-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__Z4IcmG__roboto-flex-bold,.style-module-scss-module__Z4IcmG__header-h2 strong{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:700}.style-module-scss-module__Z4IcmG__roboto-flex-semibold{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:600}.style-module-scss-module__Z4IcmG__text,.style-module-scss-module__Z4IcmG__item p{font-size:1.1rem;font-weight:300}.style-module-scss-module__Z4IcmG__header-h2{letter-spacing:-.5px;color:#0c0b13;padding-bottom:1rem;font-size:29px;line-height:1.3}@media screen and (min-width:576px){.style-module-scss-module__Z4IcmG__header-h2{letter-spacing:-.75px;font-size:44px;line-height:1.25}}@media screen and (min-width:768px){.style-module-scss-module__Z4IcmG__header-h2{letter-spacing:-1px;font-size:54px;line-height:1.25}}.style-module-scss-module__Z4IcmG__section{background:#f8f9fa}.style-module-scss-module__Z4IcmG__list{gap:12px;display:grid}.style-module-scss-module__Z4IcmG__item{border:1px solid var(--card-light-border-color);border-radius:var(--radius-card);padding:var(--card-internal-padding);background:#fff}.style-module-scss-module__Z4IcmG__item summary{cursor:pointer;color:#0f172a;font-size:20px;font-weight:500;line-height:1.3;list-style:none}.style-module-scss-module__Z4IcmG__item summary::-webkit-details-marker{display:none}.style-module-scss-module__Z4IcmG__item p{color:#4b5563;margin:12px 0 0}
.style-module-scss-module__mG5_UG__section{background:radial-gradient(circle at 20% 10%,#3588e51f,#0000 40%),radial-gradient(circle at 80% 0,#9810fa1a,#0000 45%),linear-gradient(#f7f9ff 0%,#eef3fb 100%)}.style-module-scss-module__mG5_UG__tvWrap{width:min(100%,1050px);margin:0 auto}.style-module-scss-module__mG5_UG__tvFrame{border-radius:var(--ds-radius-card);padding:var(--card-internal-padding);background:linear-gradient(165deg,#222934 0%,#0f1520 70%);border:1px solid #ffffff1f;box-shadow:0 22px 40px #02061752,inset 0 0 0 2px #ffffff12}@media screen and (min-width:768px){.style-module-scss-module__mG5_UG__tvFrame{padding:var(--card-internal-padding-desktop)}}.style-module-scss-module__mG5_UG__screenArea{border-radius:var(--ds-radius-card);aspect-ratio:16/9;background:#000;border:1px solid #ffffff24;position:relative;overflow:hidden}.style-module-scss-module__mG5_UG__iframe{border:0;width:100%;height:100%;display:block}
.style-module-scss-module__kljuqa__russo-one-regular{font-family:Russo One,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__kljuqa__roboto-light{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__kljuqa__roboto-regular,.style-module-scss-module__kljuqa__text,.style-module-scss-module__kljuqa__caption{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__kljuqa__roboto-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__kljuqa__roboto-flex-thin{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:100}.style-module-scss-module__kljuqa__roboto-flex-light,.style-module-scss-module__kljuqa__header-h2{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__kljuqa__roboto-flex-regular{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__kljuqa__roboto-flex-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__kljuqa__roboto-flex-bold,.style-module-scss-module__kljuqa__header-h2 strong{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:700}.style-module-scss-module__kljuqa__roboto-flex-semibold{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:600}.style-module-scss-module__kljuqa__text,.style-module-scss-module__kljuqa__caption{font-size:1.1rem;font-weight:300}.style-module-scss-module__kljuqa__header-h2{letter-spacing:-.5px;color:#0c0b13;padding-bottom:1rem;font-size:29px;line-height:1.3}@media screen and (min-width:576px){.style-module-scss-module__kljuqa__header-h2{letter-spacing:-.75px;font-size:44px;line-height:1.25}}@media screen and (min-width:768px){.style-module-scss-module__kljuqa__header-h2{letter-spacing:-1px;font-size:54px;line-height:1.25}}.style-module-scss-module__kljuqa__section{position:relative}.style-module-scss-module__kljuqa__figure{margin:0;width:min(100%,1050px);margin-inline:auto}.style-module-scss-module__kljuqa__frame{border-radius:var(--radius-card);background:#0f1520;position:relative;overflow:hidden}.style-module-scss-module__kljuqa__image{width:100%;height:auto;display:block}.style-module-scss-module__kljuqa__caption{text-align:center;max-width:720px;margin:18px auto 0;font-size:.95rem}.style-module-scss-module__kljuqa__light{background:#fff}.style-module-scss-module__kljuqa__light .style-module-scss-module__kljuqa__frame{border:1px solid var(--card-light-border-color);box-shadow:0 22px 44px #02061729}.style-module-scss-module__kljuqa__light .style-module-scss-module__kljuqa__caption{color:#6b7280}.style-module-scss-module__kljuqa__dark{background:linear-gradient(135deg,#0f1829,#1a2744 50%,#152238)}.style-module-scss-module__kljuqa__dark .style-module-scss-module__kljuqa__frame{border:1px solid #ffffff24;box-shadow:0 22px 44px #02061757}.style-module-scss-module__kljuqa__dark .style-module-scss-module__kljuqa__caption{color:#c7d2fe}
.style-module-scss-module__2To0ia__viewer{width:100%;max-width:var(--device-viewer-max,300px);aspect-ratio:var(--device-viewer-aspect,4/3);margin:0 auto;position:relative}@media screen and (min-width:768px){.style-module-scss-module__2To0ia__viewer{max-width:var(--device-viewer-max,560px);aspect-ratio:var(--device-viewer-aspect,5/4)}}.style-module-scss-module__2To0ia__stage{cursor:grab;opacity:0;touch-action:pan-y;transition:opacity .5s;position:absolute;inset:0}@media screen and (min-width:1024px){.style-module-scss-module__2To0ia__stage{touch-action:none}}.style-module-scss-module__2To0ia__stage:active{cursor:grabbing}.style-module-scss-module__2To0ia__stage canvas{outline:none;display:block}.style-module-scss-module__2To0ia__viewerReady .style-module-scss-module__2To0ia__stage{opacity:1}
.style-module-scss-module__uwpvoG__surface{width:100%;padding:var(--ds-band-padding)0;background:var(--ds-canvas);border-radius:0;position:relative;overflow:hidden}.style-module-scss-module__uwpvoG__wrapper{gap:var(--ds-card-gap);flex-direction:column;display:flex}.style-module-scss-module__uwpvoG__categories{flex-wrap:wrap;gap:10px;display:flex}.style-module-scss-module__uwpvoG__category{border-radius:var(--ds-radius-button);border:1px solid var(--ds-stroke-strong);color:var(--ds-ink);font-size:var(--ds-text-ui);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:8px;padding:11px 20px;font-weight:400;line-height:1.33;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.style-module-scss-module__uwpvoG__category:hover{border-color:var(--ds-ink)}.style-module-scss-module__uwpvoG__categoryActive{border-radius:var(--ds-radius-button);border:1px solid var(--ds-stroke-strong);color:var(--ds-ink);font-size:var(--ds-text-ui);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:8px;padding:11px 20px;font-weight:400;line-height:1.33;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.style-module-scss-module__uwpvoG__categoryActive:hover{border-color:var(--ds-ink)}.style-module-scss-module__uwpvoG__categoryActive{background:var(--ds-ink);border-color:var(--ds-ink);color:var(--ds-panel)}.style-module-scss-module__uwpvoG__content{border-radius:var(--ds-radius-card);padding:var(--ds-card-padding);background:var(--ds-panel);gap:var(--ds-block-gap);flex-direction:column;display:flex}.style-module-scss-module__uwpvoG__contentHeader{flex-direction:column;gap:12px;display:flex}.style-module-scss-module__uwpvoG__contentHeader h3{font-family:var(--ds-font-display);font-size:var(--ds-text-block);letter-spacing:var(--ds-tracking-block);color:var(--ds-ink);max-width:var(--ds-measure-heading);margin:0;font-weight:700;line-height:1.25}.style-module-scss-module__uwpvoG__contentHeader p{font-family:var(--ds-font-sans);font-size:var(--ds-text-body);color:var(--ds-muted);max-width:var(--ds-measure-lead);margin:0;font-weight:400;line-height:1.41}.style-module-scss-module__uwpvoG__scenarios{gap:var(--ds-card-gap);grid-template-columns:1fr;display:grid}@media screen and (min-width:768px){.style-module-scss-module__uwpvoG__scenarios{grid-template-columns:repeat(3,minmax(0,1fr))}}.style-module-scss-module__uwpvoG__scenarioCard{border-radius:var(--ds-radius-tile);background:var(--ds-panel-raised);color:var(--ds-ink);flex-direction:column;gap:8px;padding:24px;display:flex}.style-module-scss-module__uwpvoG__scenarioIcon{color:currentColor;margin-bottom:8px;display:block}.style-module-scss-module__uwpvoG__scenarioIcon svg{width:24px;height:24px;display:block}.style-module-scss-module__uwpvoG__scenarioTime{font-family:var(--ds-font-sans);font-size:var(--ds-text-caption);color:var(--ds-subtle);margin:0;font-weight:400;line-height:1.5}.style-module-scss-module__uwpvoG__scenarioTitle{font-family:var(--ds-font-display);font-size:var(--ds-text-panel);letter-spacing:var(--ds-tracking-panel);color:var(--ds-ink);margin:0;font-weight:700;line-height:1.17}.style-module-scss-module__uwpvoG__scenarioEffect{font-family:var(--ds-font-sans);font-size:var(--ds-text-body);color:var(--ds-muted);margin:0;font-weight:400;line-height:1.41}.style-module-scss-module__uwpvoG__scenarioParams{font-family:var(--ds-font-sans);font-size:var(--ds-text-caption);color:var(--ds-subtle);border-top:1px solid var(--ds-stroke);margin:4px 0 0;padding-top:12px;font-weight:400;line-height:1.5}.style-module-scss-module__uwpvoG__footer{padding-top:var(--ds-card-gap);border-top:1px solid var(--ds-stroke);flex-direction:column;gap:8px;display:flex}.style-module-scss-module__uwpvoG__stat{font-family:var(--ds-font-sans);font-size:var(--ds-text-body);letter-spacing:-.2px;color:var(--ds-ink);align-items:center;gap:8px;margin:0;font-weight:600;line-height:1.18;display:flex}.style-module-scss-module__uwpvoG__stat svg{width:18px;height:18px;color:var(--ds-accent);flex-shrink:0}.style-module-scss-module__uwpvoG__footerNote{font-family:var(--ds-font-sans);font-size:var(--ds-text-ui);color:var(--ds-muted);margin:0;font-weight:400;line-height:1.33}
.style-module-scss-module__DsaDVq__surface{background:#1a1f2e;width:100%;height:100%}.style-module-scss-module__DsaDVq__surface .style-module-scss-module__DsaDVq__wrapper{text-align:center;flex-direction:column;gap:16px;display:flex}.style-module-scss-module__DsaDVq__surface .style-module-scss-module__DsaDVq__wrapper h2{color:#fff;margin:0;font-size:clamp(28px,5vw,48px);font-weight:600}.style-module-scss-module__DsaDVq__surface .style-module-scss-module__DsaDVq__wrapper p{color:#7bb3f0;margin:0;font-size:clamp(32px,7vw,64px);font-weight:700;line-height:clamp(32px,7vw,64px)}
.style-module-scss-module__ggVbJG__hero{background:#fff;align-items:center;min-height:100vh;padding:110px 0 60px;display:flex;position:relative;overflow:hidden}@supports (min-height:100dvh){.style-module-scss-module__ggVbJG__hero{min-height:100dvh}}@media screen and (min-width:1024px){.style-module-scss-module__ggVbJG__hero{padding:140px 0 80px}}.style-module-scss-module__ggVbJG__hasFullBleedIllustration{background:#05060a}.style-module-scss-module__ggVbJG__hasLightFullBleedIllustration{background:#fff}.style-module-scss-module__ggVbJG__fullBleedIllustration{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.style-module-scss-module__ggVbJG__fullBleedIllustration img{object-fit:cover;object-position:center;filter:saturate(.9)contrast(1.06)brightness(.78);width:100%;height:100%;transform:scale(1.05)}.style-module-scss-module__ggVbJG__fullBleedFade{background:linear-gradient(90deg,#05060af5 0%,#05060aeb 20%,#05060abd 36%,#05060a70 52%,#05060a52 64%,#05060a7a 80%,#05060ab8 100%);position:absolute;inset:0}.style-module-scss-module__ggVbJG__fullBleedFade:after{content:"";background:linear-gradient(#05060a8c 0%,#05060a00 24% 72%,#05060ab8 100%);position:absolute;inset:0}.style-module-scss-module__ggVbJG__hasLightFullBleedIllustration .style-module-scss-module__ggVbJG__fullBleedIllustration{width:min(58vw,1120px);display:none;left:auto}@media screen and (min-width:1024px){.style-module-scss-module__ggVbJG__hasLightFullBleedIllustration .style-module-scss-module__ggVbJG__fullBleedIllustration{display:block}}.style-module-scss-module__ggVbJG__hasLightFullBleedIllustration .style-module-scss-module__ggVbJG__fullBleedIllustration img{object-position:center;filter:saturate(1.02)contrast(1.02)brightness(1.02);transform:scale(1.02)}.style-module-scss-module__ggVbJG__hasLightFullBleedIllustration .style-module-scss-module__ggVbJG__fullBleedFade{background:linear-gradient(90deg,#fff 0%,#fffffffa 10%,#ffffffd6 25%,#ffffff80 42%,#ffffff29 62%,#fff0 100%),linear-gradient(#ffffffe0 0%,#fff0 20% 76%,#ffffffdb 100%)}.style-module-scss-module__ggVbJG__hasLightFullBleedIllustration .style-module-scss-module__ggVbJG__fullBleedFade:after{mix-blend-mode:normal;background:linear-gradient(90deg,#fff 0%,#ffffffc2 22%,#fff0 54%)}.style-module-scss-module__ggVbJG__backgroundEffect{pointer-events:none;z-index:0;position:absolute;inset:0}.style-module-scss-module__ggVbJG__backgroundEffectSoft{background:radial-gradient(700px 320px at 18% 30%,#ffffff29,#0000 72%),radial-gradient(560px 260px at 80% 70%,#8a5cf647,#0000 72%),radial-gradient(380px 220px at 62% 26%,#3b82f624,#0000 72%)}.style-module-scss-module__ggVbJG__backgroundEffectGrid{background:radial-gradient(700px 320px at 18% 30%,#ffffff29,#0000 72%),radial-gradient(560px 260px at 80% 70%,#8a5cf657,#0000 72%),radial-gradient(380px 220px at 62% 26%,#3b82f629,#0000 72%)}.style-module-scss-module__ggVbJG__backgroundEffectGrid:after{content:"";opacity:.18;background-color:#0000;background-image:linear-gradient(#0000 31px,#ffffff24 32px),linear-gradient(90deg,#0000 31px,#ffffff1a 32px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000080,#0000 78%);mask-image:linear-gradient(#00000080,#0000 78%)}.style-module-scss-module__ggVbJG__backgroundEffectAurora{will-change:transform;background:radial-gradient(48rem 36rem at 14% 2%,#49a3fd6b,#0000 64%),radial-gradient(44rem 32rem at 82% 16%,#6f56ff75,#0000 66%),radial-gradient(36rem 28rem at 58% 96%,#ff485c38,#0000 68%);animation:28s ease-in-out infinite alternate style-module-scss-module__ggVbJG__auroraDrift}.style-module-scss-module__ggVbJG__backgroundEffectAurora:after{content:"";background:radial-gradient(115% 95% at 50% 44%,#0000 34%,#03050c9e 100%);position:absolute;inset:-20%}.style-module-scss-module__ggVbJG__backgroundEffectSystem{background:radial-gradient(52rem 40rem at 74% 42%,var(--ds-accent),transparent 62%);opacity:.22}@keyframes style-module-scss-module__ggVbJG__auroraDrift{0%{transform:translate(0,0)scale(1)}50%{transform:translate(-2%,1.5%)scale(1.06)}to{transform:translate(1.5%,-1%)scale(1.03)}}@media (prefers-reduced-motion:reduce){.style-module-scss-module__ggVbJG__backgroundEffectAurora{animation:none}}.style-module-scss-module__ggVbJG__layout{z-index:1;flex-direction:column;gap:48px;display:flex;position:relative}@media screen and (min-width:1024px){.style-module-scss-module__ggVbJG__layout{grid-template-columns:minmax(0,1fr) clamp(380px,37vw,520px);align-items:center;gap:70px;display:grid}}.style-module-scss-module__ggVbJG__content{flex-direction:column;gap:32px;display:flex;container-type:inline-size}.style-module-scss-module__ggVbJG__badge{letter-spacing:.12em;text-transform:uppercase;color:#7b8493;width:max-content;padding:0;font-size:11px;font-weight:700;line-height:1.4;display:block}@media screen and (min-width:640px){.style-module-scss-module__ggVbJG__badge{font-size:14px}}.style-module-scss-module__ggVbJG__heading h1{color:#0f172a;margin:0 0 16px;font-size:clamp(40px,13.5cqw,88px);font-weight:600;line-height:1.05}.style-module-scss-module__ggVbJG__heading p{color:#4b5563;max-width:494px;margin:0;font-size:18px;font-weight:400;line-height:1.6}.style-module-scss-module__ggVbJG__headingSm h1{font-size:clamp(38px,11cqw,72px);line-height:1.08}.style-module-scss-module__ggVbJG__headingLg h1{letter-spacing:-.025em;margin-bottom:22px;line-height:.99}.style-module-scss-module__ggVbJG__headingLg p{max-width:540px;font-size:20px}.style-module-scss-module__ggVbJG__inverted{--ds-canvas:#05060a;--ds-panel:#171923;--ds-panel-raised:#1d2432;--ds-stroke:#ffffff29;--ds-stroke-strong:#ffffff4d;--ds-ink:#fff;--ds-muted:#ffffffb8;--ds-subtle:#ffffff80;--ds-accent:#7aa6ff;--ds-accent-alt:#9d9eff;--ds-warning:#ff8795;--ds-card-hover:#1d2432;background:var(--ds-canvas);color:var(--ds-ink)}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__badge{color:var(--ds-subtle)}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__heading h1{color:var(--ds-ink)}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__heading p,.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__clientsLabel{color:var(--ds-muted)}.style-module-scss-module__ggVbJG__actions{flex-direction:column;gap:12px;display:flex}@media screen and (min-width:640px){.style-module-scss-module__ggVbJG__actions{flex-direction:row;align-items:center}}.style-module-scss-module__ggVbJG__clients{padding-top:12px}.style-module-scss-module__ggVbJG__clientsLabel{text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;margin-bottom:12px;font-size:11px;display:block}.style-module-scss-module__ggVbJG__clientLogos{--client-mask-edge:30px;--client-overlay-width:30px;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 var(--client-mask-edge),#000 calc(100% - var(--client-mask-edge)),transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 var(--client-mask-edge),#000 calc(100% - var(--client-mask-edge)),transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 var(--client-mask-edge),#000 calc(100% - var(--client-mask-edge)),transparent 100%);padding:12px 0;position:relative;overflow:hidden;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@supports not ((-webkit-mask-image:linear-gradient(90deg, #000 0%, #000 100%)) or (mask-image:linear-gradient(90deg, #000 0%, #000 100%))){.style-module-scss-module__ggVbJG__clientLogos{--client-overlay-start:#fff;--client-overlay-end:#fff0}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__clientLogos{--client-overlay-start:#0f172a;--client-overlay-end:#0f172a00}.style-module-scss-module__ggVbJG__clientLogos:before,.style-module-scss-module__ggVbJG__clientLogos:after{content:"";width:var(--client-overlay-width);pointer-events:none;z-index:2;height:100%;position:absolute;top:0}.style-module-scss-module__ggVbJG__clientLogos:before{background:linear-gradient(90deg,var(--client-overlay-start),var(--client-overlay-end));left:0}.style-module-scss-module__ggVbJG__clientLogos:after{background:linear-gradient(90deg,var(--client-overlay-end),var(--client-overlay-start));right:0}}.style-module-scss-module__ggVbJG__clientLogosTrack{--client-logo-gap:50px;align-items:center;gap:var(--client-logo-gap);width:max-content;animation:style-module-scss-module__ggVbJG__clientLogosScroll var(--client-scroll-duration,18s)linear infinite;display:flex}.style-module-scss-module__ggVbJG__clientLogosTrack img{opacity:.5;filter:grayscale();height:40px}@keyframes style-module-scss-module__ggVbJG__clientLogosScroll{0%{transform:translate(0)}to{transform:translateX(calc(-50% - var(--client-logo-gap,32px)/2))}}.style-module-scss-module__ggVbJG__preview{width:100%;max-width:520px;margin:0 auto;display:none}@media screen and (min-width:1024px){.style-module-scss-module__ggVbJG__preview{margin-left:auto;margin-right:0;display:block}}.style-module-scss-module__ggVbJG__previewOnMobile{order:-1;display:block}@media screen and (min-width:1024px){.style-module-scss-module__ggVbJG__previewOnMobile{order:0}}.style-module-scss-module__ggVbJG__previewCard{--preview-cover-rgb:59,130,246;border-radius:var(--ds-radius-card);padding:var(--ds-card-padding);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #0f172a0f;width:100%;max-width:560px;margin:0 auto;box-shadow:0 12px 28px #0f172a12,0 2px 6px #0f172a0a}.style-module-scss-module__ggVbJG__previewTopbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.style-module-scss-module__ggVbJG__previewEyebrow{letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;font-size:.75rem;font-weight:500;line-height:.75rem;display:block}.style-module-scss-module__ggVbJG__previewTitle{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.35rem;font-weight:600;line-height:1.15;overflow:hidden}.style-module-scss-module__ggVbJG__previewArtist{color:#697386;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.95rem;font-weight:500;line-height:1.4;display:block;overflow:hidden}.style-module-scss-module__ggVbJG__liveBadge{color:#2f9d5a;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:700;display:inline-flex}.style-module-scss-module__ggVbJG__liveBadge[data-active=false]{color:#94a3b8}.style-module-scss-module__ggVbJG__liveBadge[data-active=false] .style-module-scss-module__ggVbJG__liveDot{background:#94a3b8;animation:none}.style-module-scss-module__ggVbJG__liveDot{background:#5fcb83;border-radius:50%;width:8px;height:8px;animation:1.2s infinite style-module-scss-module__ggVbJG__pulse}@keyframes style-module-scss-module__ggVbJG__pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.style-module-scss-module__ggVbJG__previewPlayerShell{border-bottom:1px solid #0f172a14;padding-bottom:24px;position:relative}.style-module-scss-module__ggVbJG__previewPlayerShell .tunio-player{--player-widget-height:92px;--player-widget-border-radius:18px;--player-widget-button-size:36px;--player-widget-button-bg-color:#0f172a;--player-widget-button-hover:#1f2937;--player-widget-button-icon-color:#fff;--player-widget-range-bg-color:#0f172a1a;--player-widget-text-color:#0f172a;width:100%}.style-module-scss-module__ggVbJG__previewPlayerShell .tunio-player-wrapper{grid-column-gap:22px;grid-template-columns:92px minmax(0,1fr);box-shadow:none!important;background:0 0!important;padding:0!important}.style-module-scss-module__ggVbJG__previewPlayerShell .tunio-cover{border-radius:12px;box-shadow:0 1px 3px #0f172a0a}.style-module-scss-module__ggVbJG__previewPlayerShell .tunio-container{box-sizing:border-box;flex-direction:column;justify-content:flex-end;height:92px;min-height:92px;padding-top:56px;display:flex;overflow:hidden}.style-module-scss-module__ggVbJG__previewPlayerShell .tunio-title{display:none!important}.style-module-scss-module__ggVbJG__previewPlayerShell .tunio-actions{gap:10px;margin-left:10px}.style-module-scss-module__ggVbJG__previewPlayerShell .tunio-actions>*{margin-right:0!important}.style-module-scss-module__ggVbJG__previewPlayerShell .tunio-play-pause-button{color:#fff!important;background:#0f172a!important}.style-module-scss-module__ggVbJG__previewPlayerShell .tunio-play-pause-button svg{width:14px!important;max-width:none!important;height:14px!important;max-height:none!important}.style-module-scss-module__ggVbJG__previewPlayerShell .tunio-mute-button{color:#fff!important;background:#0f172a!important}.style-module-scss-module__ggVbJG__previewPlayerShell .tunio-native-range{background-color:#0f172a14!important;background-image:linear-gradient(#0f172a,#0f172a)!important;width:150px!important;height:5px!important}.style-module-scss-module__ggVbJG__previewPlayerShell .tunio-native-range::-webkit-slider-thumb{background:#0f172a!important;border:0!important;width:14px!important;height:14px!important}.style-module-scss-module__ggVbJG__previewPlayerShell .tunio-native-range::-moz-range-thumb{background:#0f172a!important;border:0!important}.style-module-scss-module__ggVbJG__previewTrackCopy{pointer-events:none;min-width:0;position:absolute;top:0;left:114px;right:0}.style-module-scss-module__ggVbJG__scheduleLabel{letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin-bottom:12px;font-size:12px;font-weight:500;display:block}.style-module-scss-module__ggVbJG__schedule{padding-top:24px}.style-module-scss-module__ggVbJG__scheduleItems{flex-direction:column;gap:8px;display:flex}.style-module-scss-module__ggVbJG__scheduleItem,.style-module-scss-module__ggVbJG__scheduleItemActive{border-radius:var(--ds-radius-card);color:#6b7280;border:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:16px;min-height:46px;padding:10px 16px;font-size:14px;font-weight:500;display:flex}.style-module-scss-module__ggVbJG__scheduleItemActive{color:#111827;background:#f0f7ff;border-color:#cfe3fb}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__previewGlow{position:relative}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__previewGlow:before{content:"";border-radius:var(--ds-radius-section);background:var(--ds-accent);opacity:.28;filter:blur(54px);pointer-events:none;position:absolute;inset:10% -5% -12%}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__previewCard{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:radial-gradient(130% 90% at 10% 0,#ffffff17,#0000 58%),#ffffff0a;border-color:#ffffff1f;position:relative;box-shadow:0 30px 80px #02061499,inset 0 1px #ffffff1a}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__previewEyebrow{color:#f8fafc73}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__previewTitle{color:#f8fafc}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__previewArtist{color:#f8fafc8c}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__liveBadge{color:#6ee7a0}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__scheduleLabel{color:#f8fafc66}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__previewPlayerShell{border-bottom-color:#ffffff1a}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__scheduleItem{color:#f8fafc99;border-color:#ffffff14}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__scheduleItemActive{color:#f8fafc;background:linear-gradient(90deg,#49a3fd33,#6f56ff24);border-color:#6f56ff61}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__clientLogosTrack img{filter:grayscale()invert();opacity:.45}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__previewPlayerShell .tunio-player{--player-widget-button-bg-color:#f8fafc;--player-widget-button-hover:#e2e8f0;--player-widget-button-icon-color:#0b1020;--player-widget-range-bg-color:#f8fafc29;--player-widget-text-color:#f8fafc}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__previewPlayerShell .tunio-cover{box-shadow:0 8px 24px #02061480}:is(.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__previewPlayerShell .tunio-play-pause-button,.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__previewPlayerShell .tunio-mute-button){color:#0b1020!important;background:#f8fafc!important}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__previewPlayerShell .tunio-native-range{background-color:#f8fafc29!important;background-image:linear-gradient(#f8fafc,#f8fafc)!important}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__previewPlayerShell .tunio-native-range::-webkit-slider-thumb{background:#f8fafc!important}.style-module-scss-module__ggVbJG__inverted .style-module-scss-module__ggVbJG__previewPlayerShell .tunio-native-range::-moz-range-thumb{background:#f8fafc!important}
.style-module-scss-module__La7h5W__navigation{z-index:1300;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:0 0;border-bottom:1px solid #0000;padding:2px 0;transition:background .3s,border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.style-module-scss-module__La7h5W__navigationScrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd9;border-bottom-color:#0f172a14;box-shadow:0 10px 40px #0f172a12}.style-module-scss-module__La7h5W__inner{justify-content:space-between;align-items:center;gap:12px;min-height:64px;display:flex}@media screen and (min-width:1280px){.style-module-scss-module__La7h5W__inner{gap:16px}}.style-module-scss-module__La7h5W__brand{flex-shrink:0}.style-module-scss-module__La7h5W__brand svg{display:block}.style-module-scss-module__La7h5W__links{align-items:center;gap:14px;display:none}@media screen and (min-width:1024px){.style-module-scss-module__La7h5W__links{display:flex}}@media screen and (min-width:1280px){.style-module-scss-module__La7h5W__links{gap:24px}}.style-module-scss-module__La7h5W__dropdown{position:relative}.style-module-scss-module__La7h5W__dropdownTrigger{cursor:pointer;background:0 0;border:none;padding:0}.style-module-scss-module__La7h5W__dropdownTriggerInner{align-items:center;gap:6px;display:inline-flex}.style-module-scss-module__La7h5W__dropdownChevron{width:14px;height:14px}.style-module-scss-module__La7h5W__dropdownMenu{border-radius:var(--ds-radius-card);opacity:0;visibility:hidden;background:#fff;border:1px solid #0f172a14;min-width:320px;padding:8px;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(-6px);box-shadow:0 10px 30px #0f172a1f}.style-module-scss-module__La7h5W__dropdownMenu:before{content:"";height:10px;position:absolute;top:-10px;left:0;right:0}.style-module-scss-module__La7h5W__dropdownMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.style-module-scss-module__La7h5W__dropdownLink{border-radius:var(--ds-radius-button);white-space:nowrap;color:#374151;align-items:center;gap:8px;padding:9px 10px;font-size:15px;display:flex}.style-module-scss-module__La7h5W__dropdownLink:hover{color:#111827;background:#f3f4f6}.style-module-scss-module__La7h5W__dropdownLinkActive{color:#111827;font-weight:600}.style-module-scss-module__La7h5W__link{white-space:nowrap;color:#4b5563;font-size:14px;transition:color .2s}.style-module-scss-module__La7h5W__link:hover{color:#111827}@media screen and (min-width:1280px){.style-module-scss-module__La7h5W__link{font-size:15px}}.style-module-scss-module__La7h5W__linkLight{color:#fff}.style-module-scss-module__La7h5W__linkLight:hover{color:#ffffffd9}.style-module-scss-module__La7h5W__linkActive{font-weight:600}.style-module-scss-module__La7h5W__actions{align-items:center;gap:12px;display:none}@media screen and (min-width:1024px){.style-module-scss-module__La7h5W__actions{display:flex}}.style-module-scss-module__La7h5W__loginButton{border-radius:var(--ds-radius-button);color:#1f2937;white-space:nowrap;background:0 0;border:1px solid #d1d5db;justify-content:center;align-items:center;padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s,background-color .2s;display:inline-flex}.style-module-scss-module__La7h5W__loginButton:hover{color:#111827;border-color:#9ca3af}@media screen and (min-width:1280px){.style-module-scss-module__La7h5W__loginButton{padding:8px 16px}}.style-module-scss-module__La7h5W__loginButtonInverted{color:#fff;border-color:#ffffffb3}.style-module-scss-module__La7h5W__loginButtonInverted:hover{color:#fff;border-color:#fff}.style-module-scss-module__La7h5W__toggle{border-radius:var(--ds-radius-button);background:#fff;border:1px solid #0f172a1f;padding:6px;display:inline-flex}@media screen and (min-width:1024px){.style-module-scss-module__La7h5W__toggle{display:none}}.style-module-scss-module__La7h5W__toggleIcon{color:#0f172a;width:20px;height:20px}.style-module-scss-module__La7h5W__mobileMenu{z-index:1300;opacity:0;visibility:hidden;-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:none;background:#fffffff5;border-bottom:1px solid #0f172a14;height:calc(100dvh - 64px);transition:opacity .3s,visibility .3s;position:absolute;top:100%;left:0;right:0;overflow-y:auto}@media screen and (min-width:1024px){.style-module-scss-module__La7h5W__mobileMenu{display:none}}.style-module-scss-module__La7h5W__mobileMenuOpen{opacity:1;visibility:visible;pointer-events:auto}.style-module-scss-module__La7h5W__mobileMenuInner{flex-direction:column;gap:16px;padding:20px 0;display:flex}.style-module-scss-module__La7h5W__mobileLinks{flex-direction:column;gap:10px;display:flex}.style-module-scss-module__La7h5W__mobileBusiness{flex-direction:column;gap:6px;display:flex}.style-module-scss-module__La7h5W__mobileBusinessTrigger{text-align:left;cursor:pointer;background:0 0;border:none;width:100%}.style-module-scss-module__La7h5W__mobileBusinessLinks{flex-direction:column;gap:6px;display:none}.style-module-scss-module__La7h5W__mobileBusinessLinksOpen{display:flex}.style-module-scss-module__La7h5W__mobileBusinessLink{align-items:center;gap:8px;padding-left:16px;display:inline-flex}.style-module-scss-module__La7h5W__businessItemIcon{width:14px;height:14px;color:var(--accent-color);flex-shrink:0}.style-module-scss-module__La7h5W__mobileLink{color:#4b5563;padding:8px 0;font-size:14px}.style-module-scss-module__La7h5W__mobileLink:hover{color:#111827}.style-module-scss-module__La7h5W__mobileLinkActive{font-weight:600}.style-module-scss-module__La7h5W__mobileActions{flex-direction:column;gap:10px;display:flex}.style-module-scss-module__La7h5W__mobileButton{width:100%}
.style-module-scss-module__pfXMBG__section{width:100%;padding:var(--ds-band-padding)0;background:var(--ds-canvas);border-radius:0;position:relative;overflow:hidden}.style-module-scss-module__pfXMBG__board{border-radius:var(--ds-radius-card);padding:var(--ds-card-padding);background:var(--ds-panel);flex-direction:column;display:flex}.style-module-scss-module__pfXMBG__setup{font-family:var(--ds-font-sans);font-size:var(--ds-text-body);letter-spacing:-.2px;color:var(--ds-ink);border-bottom:1px solid var(--ds-stroke);align-items:center;gap:10px;margin:0 0 24px;padding-bottom:20px;font-weight:600;line-height:1.18;display:flex}.style-module-scss-module__pfXMBG__setupDot{border-radius:var(--ds-radius-pill);background:var(--ds-accent);flex-shrink:0;width:8px;height:8px}.style-module-scss-module__pfXMBG__chartLabel{font-family:var(--ds-font-sans);font-size:var(--ds-text-ui);color:var(--ds-muted);margin:0 0 36px;font-weight:400;line-height:1.33}.style-module-scss-module__pfXMBG__chart{align-items:flex-end;gap:6px;height:168px;display:flex}@media (max-width:760px){.style-module-scss-module__pfXMBG__chart{gap:3px;height:120px}}.style-module-scss-module__pfXMBG__bar{min-width:0;height:var(--bar-height);background:var(--ds-panel-raised);transform-origin:bottom;border-radius:6px 6px 0 0;flex:1;position:relative;transform:scaleY(0)}.style-module-scss-module__pfXMBG__barPeak{background:var(--ds-accent)}.style-module-scss-module__pfXMBG__peakMarker{font-family:var(--ds-font-sans);font-size:var(--ds-text-caption);color:#fff;border-radius:var(--ds-radius-pill);background:var(--ds-accent);white-space:nowrap;margin:0;padding:4px 10px;font-weight:400;line-height:1.5;animation:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.style-module-scss-module__pfXMBG__inView .style-module-scss-module__pfXMBG__barPeak .style-module-scss-module__pfXMBG__peakMarker{animation:.3s ease-out .7s backwards style-module-scss-module__pfXMBG__markerIn}.style-module-scss-module__pfXMBG__inView .style-module-scss-module__pfXMBG__bar{animation:.5s cubic-bezier(.2,.7,.2,1) forwards style-module-scss-module__pfXMBG__barGrow;animation-delay:calc(var(--bar-index,0)*45ms)}.style-module-scss-module__pfXMBG__hours{border-top:1px solid var(--ds-stroke);justify-content:space-between;margin-top:10px;padding-top:10px;display:flex}.style-module-scss-module__pfXMBG__hours span{font-family:var(--ds-font-sans);font-size:var(--ds-text-caption);color:var(--ds-subtle);margin:0;font-weight:400;line-height:1.5}.style-module-scss-module__pfXMBG__timeline{gap:var(--ds-card-gap);grid-template-columns:1fr;margin-top:28px;display:grid}@media screen and (min-width:768px){.style-module-scss-module__pfXMBG__timeline{grid-template-columns:repeat(3,minmax(0,1fr))}}.style-module-scss-module__pfXMBG__segment{border-radius:var(--ds-radius-button);background:var(--ds-panel-raised);flex-direction:column;gap:8px;min-width:0;padding:24px;display:flex}.style-module-scss-module__pfXMBG__segmentAccent{background:var(--ds-accent);--ds-ink:#fff;--ds-muted:#ffffffd1;--ds-subtle:#ffffffb3;--ds-stroke:#ffffff3d;--ds-stroke-strong:#fff6;--ds-card-hover:var(--ds-accent-hover);color:#fff}.style-module-scss-module__pfXMBG__segmentTitle{font-family:var(--ds-font-display);font-size:var(--ds-text-panel);letter-spacing:var(--ds-tracking-panel);color:var(--ds-ink);margin:0;font-weight:700;line-height:1.17}.style-module-scss-module__pfXMBG__segmentMode{font-family:var(--ds-font-sans);font-size:var(--ds-text-body);color:var(--ds-muted);margin:0;font-weight:400;line-height:1.41}.style-module-scss-module__pfXMBG__segmentEffect{font-family:var(--ds-font-sans);font-size:var(--ds-text-ui);color:var(--ds-muted);margin:0;font-weight:400;line-height:1.33}.style-module-scss-module__pfXMBG__outcomes{gap:var(--ds-card-gap);margin-top:var(--ds-card-gap);grid-template-columns:1fr;display:grid}@media screen and (min-width:768px){.style-module-scss-module__pfXMBG__outcomes{grid-template-columns:repeat(3,minmax(0,1fr))}}.style-module-scss-module__pfXMBG__outcome{border-radius:var(--ds-radius-card);padding:var(--ds-card-padding);background:var(--ds-panel);flex-direction:column;gap:6px;display:flex}.style-module-scss-module__pfXMBG__outcomeValue{font-family:var(--ds-font-display);font-size:var(--ds-text-fact);letter-spacing:var(--ds-tracking-fact);font-variant-numeric:tabular-nums;color:var(--ds-ink);margin:0;font-weight:800;line-height:1}.style-module-scss-module__pfXMBG__outcomeLabel{font-family:var(--ds-font-sans);font-size:var(--ds-text-body);letter-spacing:-.2px;color:var(--ds-ink);margin:0;font-weight:600;line-height:1.18}.style-module-scss-module__pfXMBG__outcomeNote{font-family:var(--ds-font-sans);font-size:var(--ds-text-ui);color:var(--ds-muted);margin:0;font-weight:400;line-height:1.33}@keyframes style-module-scss-module__pfXMBG__markerIn{0%{opacity:0}to{opacity:1}}@keyframes style-module-scss-module__pfXMBG__barGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.style-module-scss-module__pfXMBG__bar{animation:none;transform:scaleY(1)}}
.style-module-scss-module__sVSDzq__russo-one-regular{font-family:Russo One,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__sVSDzq__roboto-light{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__sVSDzq__roboto-regular,.style-module-scss-module__sVSDzq__text{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__sVSDzq__roboto-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__sVSDzq__roboto-flex-thin{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:100}.style-module-scss-module__sVSDzq__roboto-flex-light,.style-module-scss-module__sVSDzq__header-h2{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__sVSDzq__roboto-flex-regular{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__sVSDzq__roboto-flex-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__sVSDzq__roboto-flex-bold,.style-module-scss-module__sVSDzq__header-h2 strong{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:700}.style-module-scss-module__sVSDzq__roboto-flex-semibold{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:600}.style-module-scss-module__sVSDzq__text{font-size:1.1rem;font-weight:300}.style-module-scss-module__sVSDzq__header-h2{letter-spacing:-.5px;color:#0c0b13;padding-bottom:1rem;font-size:29px;line-height:1.3}@media screen and (min-width:576px){.style-module-scss-module__sVSDzq__header-h2{letter-spacing:-.75px;font-size:44px;line-height:1.25}}@media screen and (min-width:768px){.style-module-scss-module__sVSDzq__header-h2{letter-spacing:-1px;font-size:54px;line-height:1.25}}.style-module-scss-module__sVSDzq__pricingSection{width:100%;padding:var(--ds-band-padding)0;background:var(--ds-canvas);border-radius:0;scroll-margin-top:88px;position:relative;overflow:clip hidden}.style-module-scss-module__sVSDzq__grid{gap:var(--card-external-gap);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));max-width:1200px;margin:0 auto;display:grid}.style-module-scss-module__sVSDzq__currencyContainer{justify-content:flex-end;max-width:1200px;margin:0 auto;padding-bottom:32px;display:flex}.style-module-scss-module__sVSDzq__skeletonHeader{justify-items:center;gap:14px;margin-bottom:32px;display:grid}.style-module-scss-module__sVSDzq__skeletonFeatures{flex:1;gap:12px;margin:32px 0;display:grid}.style-module-scss-module__sVSDzq__skeletonFeature{border-bottom:1px solid var(--ds-stroke);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.style-module-scss-module__sVSDzq__skeletonFeature:last-child{border-bottom:none}.style-module-scss-module__sVSDzq__stateMessage{color:#64748b;max-width:1200px;margin:0 auto;padding:16px 0 24px;font-size:14px}.style-module-scss-module__sVSDzq__plan{border-radius:var(--ds-radius-card);padding:var(--ds-card-padding);background:var(--ds-panel);flex-direction:column;transition:background-color .2s;display:flex;position:relative}.style-module-scss-module__sVSDzq__plan:hover{background-color:var(--ds-card-hover)}.style-module-scss-module__sVSDzq__plan.style-module-scss-module__sVSDzq__popular{border:2px solid var(--ds-accent);padding-top:calc(var(--ds-card-padding) + 22px);margin-block:-16px}.style-module-scss-module__sVSDzq__badge{z-index:2;border-radius:var(--ds-radius-pill);background:var(--ds-accent);color:#fff;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:6px;padding:7px 14px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.style-module-scss-module__sVSDzq__badge svg{flex-shrink:0}.style-module-scss-module__sVSDzq__planHeader{text-align:center;margin-bottom:32px}.style-module-scss-module__sVSDzq__planHeader h3{color:#1e293b;margin-bottom:16px;font-size:24px;font-weight:600}.style-module-scss-module__sVSDzq__price{justify-content:center;align-items:baseline;gap:8px;display:flex}.style-module-scss-module__sVSDzq__price .style-module-scss-module__sVSDzq__amount{color:#1e293b;font-size:32px;font-weight:800;line-height:1}.style-module-scss-module__sVSDzq__price .style-module-scss-module__sVSDzq__period{color:#64748b;font-size:16px;font-weight:500}.style-module-scss-module__sVSDzq__planDescription{color:#64748b;margin-top:12px;font-size:13px;line-height:1.4}.style-module-scss-module__sVSDzq__features{flex:1;margin:0 0 32px;padding:0;list-style:none}.style-module-scss-module__sVSDzq__features li{color:#475569;border-bottom:1px solid var(--ds-stroke);align-items:center;gap:12px;padding:12px 0;font-size:14px;display:flex}.style-module-scss-module__sVSDzq__features li:last-child{border-bottom:none}.style-module-scss-module__sVSDzq__features li svg{color:var(--ds-accent);flex-shrink:0}.style-module-scss-module__sVSDzq__features .style-module-scss-module__sVSDzq__matrixRow{justify-content:space-between;align-items:center;gap:16px}.style-module-scss-module__sVSDzq__matrixLabel{color:#475569;line-height:1.35}.style-module-scss-module__sVSDzq__matrixLabelWrap{flex:1;align-items:center;gap:6px;min-width:0;display:inline-flex;position:relative}.style-module-scss-module__sVSDzq__hint{color:#64748b;cursor:pointer;background:0 0;border:1px solid #94a3b8;border-radius:999px;justify-content:center;align-items:center;width:14px;height:14px;padding:0;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.style-module-scss-module__sVSDzq__hintWrap{align-items:center;display:inline-flex;position:relative}.style-module-scss-module__sVSDzq__hintTooltip{border-radius:var(--ds-radius-button);color:#fff;white-space:normal;word-break:break-word;opacity:0;visibility:hidden;pointer-events:none;z-index:20;background:#424242f5;min-width:220px;max-width:min(420px,100vw - 64px);padding:10px 12px;font-size:13px;line-height:1.35;transition:opacity .12s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 2px 10px #0000004d}.style-module-scss-module__sVSDzq__hintWrap:hover .style-module-scss-module__sVSDzq__hintTooltip,.style-module-scss-module__sVSDzq__hintWrap:focus-within .style-module-scss-module__sVSDzq__hintTooltip{opacity:1;visibility:visible}.style-module-scss-module__sVSDzq__matrixValue{flex-shrink:0;justify-content:flex-end;align-items:center;min-width:60px;display:inline-flex}.style-module-scss-module__sVSDzq__matrixRow{min-width:0}.style-module-scss-module__sVSDzq__matrixLabel{overflow-wrap:anywhere;min-width:0}.style-module-scss-module__sVSDzq__metricValue{color:#1e293b;font-size:14px;font-weight:600}.style-module-scss-module__sVSDzq__statusYes{color:var(--ds-accent);font-size:18px;font-weight:700;line-height:1}.style-module-scss-module__sVSDzq__statusNo{color:#94a3b8;font-size:18px;font-weight:700;line-height:1}.style-module-scss-module__sVSDzq__action{justify-content:center;margin-top:auto;display:flex}.style-module-scss-module__sVSDzq__action .style-module-scss-module__sVSDzq__rest{color:#000}@media (max-width:768px){.style-module-scss-module__sVSDzq__header{margin-bottom:60px}.style-module-scss-module__sVSDzq__header h2{font-size:36px}.style-module-scss-module__sVSDzq__header p{font-size:18px}.style-module-scss-module__sVSDzq__grid{grid-template-columns:1fr;gap:24px}.style-module-scss-module__sVSDzq__plan.style-module-scss-module__sVSDzq__popular{padding-top:calc(var(--ds-card-padding) + 18px);margin-block:0}.style-module-scss-module__sVSDzq__badge{padding:6px 12px;font-size:10px}.style-module-scss-module__sVSDzq__price .style-module-scss-module__sVSDzq__amount{font-size:36px}.style-module-scss-module__sVSDzq__hintTooltip{left:50%;right:unset;min-width:min(220px,100vw - 64px);max-width:calc(100vw - 64px);bottom:calc(100% + 8px);transform:translate(-50%)}}
.style-module-scss-module__nhXvTG__russo-one-regular{font-family:Russo One,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__nhXvTG__roboto-light{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__nhXvTG__roboto-regular,.style-module-scss-module__nhXvTG__text{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__nhXvTG__roboto-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__nhXvTG__roboto-flex-thin{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:100}.style-module-scss-module__nhXvTG__roboto-flex-light,.style-module-scss-module__nhXvTG__header-h2,.style-module-scss-module__nhXvTG__header h2{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__nhXvTG__roboto-flex-regular{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__nhXvTG__roboto-flex-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__nhXvTG__roboto-flex-bold,.style-module-scss-module__nhXvTG__header-h2 strong,.style-module-scss-module__nhXvTG__header h2 strong{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:700}.style-module-scss-module__nhXvTG__roboto-flex-semibold{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:600}.style-module-scss-module__nhXvTG__text{font-size:1.1rem;font-weight:300}.style-module-scss-module__nhXvTG__header-h2,.style-module-scss-module__nhXvTG__header h2{letter-spacing:-.5px;color:#0c0b13;padding-bottom:1rem;font-size:29px;line-height:1.3}@media screen and (min-width:576px){.style-module-scss-module__nhXvTG__header-h2,.style-module-scss-module__nhXvTG__header h2{letter-spacing:-.75px;font-size:44px;line-height:1.25}}@media screen and (min-width:768px){.style-module-scss-module__nhXvTG__header-h2,.style-module-scss-module__nhXvTG__header h2{letter-spacing:-1px;font-size:54px;line-height:1.25}}.style-module-scss-module__nhXvTG__testimonialsSection{background:#fff}.style-module-scss-module__nhXvTG__header{text-align:center;margin-bottom:80px}.style-module-scss-module__nhXvTG__grid{gap:var(--card-external-gap);grid-template-columns:repeat(auto-fit,minmax(350px,1fr));max-width:1200px;margin:0 auto;display:grid}.style-module-scss-module__nhXvTG__testimonial{padding:var(--card-internal-padding);border-radius:var(--radius-card);background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;transition:all .3s;position:relative}.style-module-scss-module__nhXvTG__testimonial:hover{background:linear-gradient(135deg,#fff 0%,#f6f8fb 100%)}.style-module-scss-module__nhXvTG__quote{color:#4d75ba;margin-bottom:24px}.style-module-scss-module__nhXvTG__quote svg{width:32px;height:32px}.style-module-scss-module__nhXvTG__text{color:#374151;margin-bottom:32px;font-size:18px;font-style:italic;line-height:1.7}.style-module-scss-module__nhXvTG__author .style-module-scss-module__nhXvTG__name{color:#1e293b;margin-bottom:4px;font-size:18px;font-weight:600}.style-module-scss-module__nhXvTG__author .style-module-scss-module__nhXvTG__role{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:14px}@media (max-width:768px){.style-module-scss-module__nhXvTG__grid{grid-template-columns:1fr;gap:24px}.style-module-scss-module__nhXvTG__text{font-size:16px}}
.style-module-scss-module__u2U3Ya__russo-one-regular{font-family:Russo One,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__u2U3Ya__roboto-light{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__u2U3Ya__roboto-regular,.style-module-scss-module__u2U3Ya__text{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__u2U3Ya__roboto-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__u2U3Ya__roboto-flex-thin{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:100}.style-module-scss-module__u2U3Ya__roboto-flex-light,.style-module-scss-module__u2U3Ya__header-h2{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__u2U3Ya__roboto-flex-regular{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__u2U3Ya__roboto-flex-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__u2U3Ya__roboto-flex-bold,.style-module-scss-module__u2U3Ya__header-h2 strong{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:700}.style-module-scss-module__u2U3Ya__roboto-flex-semibold{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:600}.style-module-scss-module__u2U3Ya__text{font-size:1.1rem;font-weight:300}.style-module-scss-module__u2U3Ya__header-h2{letter-spacing:-.5px;color:#0c0b13;padding-bottom:1rem;font-size:29px;line-height:1.3}@media screen and (min-width:576px){.style-module-scss-module__u2U3Ya__header-h2{letter-spacing:-.75px;font-size:44px;line-height:1.25}}@media screen and (min-width:768px){.style-module-scss-module__u2U3Ya__header-h2{letter-spacing:-1px;font-size:54px;line-height:1.25}}.style-module-scss-module__u2U3Ya__mobileAppsSection{color:#fff;text-align:center;background:linear-gradient(135deg,#4d5e7b 0%,#1e293b 100%);width:100%}.style-module-scss-module__u2U3Ya__mobileAppsSection .style-module-scss-module__u2U3Ya__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.style-module-scss-module__u2U3Ya__mobileAppsSection .style-module-scss-module__u2U3Ya__downloadButtons{flex-direction:column;align-items:center;gap:16px;margin-bottom:48px;display:flex}@media (min-width:640px){.style-module-scss-module__u2U3Ya__mobileAppsSection .style-module-scss-module__u2U3Ya__downloadButtons{flex-direction:row;justify-content:center;gap:24px}}.style-module-scss-module__u2U3Ya__mobileAppsSection .style-module-scss-module__u2U3Ya__storeButton{border-radius:var(--ds-radius-button);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;align-items:center;gap:12px;min-width:200px;padding:16px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.style-module-scss-module__u2U3Ya__mobileAppsSection .style-module-scss-module__u2U3Ya__storeButton:hover{background:#fff3;border-color:#fff6}.style-module-scss-module__u2U3Ya__mobileAppsSection .style-module-scss-module__u2U3Ya__storeButton.style-module-scss-module__u2U3Ya__disabled{opacity:.6;cursor:default}.style-module-scss-module__u2U3Ya__mobileAppsSection .style-module-scss-module__u2U3Ya__storeButton.style-module-scss-module__u2U3Ya__disabled:hover{background:#ffffff1a;transform:none}.style-module-scss-module__u2U3Ya__mobileAppsSection .style-module-scss-module__u2U3Ya__storeButton .style-module-scss-module__u2U3Ya__storeIcon{fill:#fff;flex-shrink:0;width:24px;height:24px}.style-module-scss-module__u2U3Ya__features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;max-width:600px;margin-top:48px;margin-left:auto;margin-right:auto;display:grid}@media (max-width:640px){.style-module-scss-module__u2U3Ya__features{grid-template-columns:1fr;gap:16px}}.style-module-scss-module__u2U3Ya__feature{color:#ffffffe6;justify-content:center;align-items:center;gap:12px;font-size:16px;display:flex}.style-module-scss-module__u2U3Ya__feature .style-module-scss-module__u2U3Ya__checkIcon{color:#22c55e;flex-shrink:0}@media (max-width:768px){.style-module-scss-module__u2U3Ya__content h2{font-size:40px}.style-module-scss-module__u2U3Ya__content p{margin-bottom:32px;font-size:20px}.style-module-scss-module__u2U3Ya__downloadButtons{margin-bottom:32px}.style-module-scss-module__u2U3Ya__storeButton{min-width:180px;padding:14px 20px;font-size:14px}.style-module-scss-module__u2U3Ya__feature{font-size:14px}}
.style-module-scss-module__qcD2Fa__russo-one-regular{font-family:Russo One,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__qcD2Fa__roboto-light{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__qcD2Fa__roboto-regular,.style-module-scss-module__qcD2Fa__text,.style-module-scss-module__qcD2Fa__answerContent{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__qcD2Fa__roboto-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__qcD2Fa__roboto-flex-thin{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:100}.style-module-scss-module__qcD2Fa__roboto-flex-light,.style-module-scss-module__qcD2Fa__header-h2,.style-module-scss-module__qcD2Fa__header h2{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:300}.style-module-scss-module__qcD2Fa__roboto-flex-regular{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__qcD2Fa__roboto-flex-medium{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:500}.style-module-scss-module__qcD2Fa__roboto-flex-bold,.style-module-scss-module__qcD2Fa__header-h2 strong,.style-module-scss-module__qcD2Fa__header h2 strong{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:700}.style-module-scss-module__qcD2Fa__roboto-flex-semibold{font-optical-sizing:auto;font-variation-settings:"width" 100;font-family:Roboto Flex,sans-serif;font-style:normal;font-weight:600}.style-module-scss-module__qcD2Fa__text,.style-module-scss-module__qcD2Fa__answerContent{font-size:1.1rem;font-weight:300}.style-module-scss-module__qcD2Fa__header-h2,.style-module-scss-module__qcD2Fa__header h2{letter-spacing:-.5px;color:#0c0b13;padding-bottom:1rem;font-size:29px;line-height:1.3}@media screen and (min-width:576px){.style-module-scss-module__qcD2Fa__header-h2,.style-module-scss-module__qcD2Fa__header h2{letter-spacing:-.75px;font-size:44px;line-height:1.25}}@media screen and (min-width:768px){.style-module-scss-module__qcD2Fa__header-h2,.style-module-scss-module__qcD2Fa__header h2{letter-spacing:-1px;font-size:54px;line-height:1.25}}.style-module-scss-module__qcD2Fa__faqSection{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)}.style-module-scss-module__qcD2Fa__header{text-align:center;margin-bottom:80px}.style-module-scss-module__qcD2Fa__faqList{max-width:800px;margin:0 auto}.style-module-scss-module__qcD2Fa__faqItem{border-radius:var(--radius-card);margin-bottom:var(--card-external-gap);border:1px solid var(--card-light-border-color);background:#fff;transition:all .3s;overflow:hidden}.style-module-scss-module__qcD2Fa__faqItem:hover{background:#f5f6fb}.style-module-scss-module__qcD2Fa__faqItem.style-module-scss-module__qcD2Fa__open .style-module-scss-module__qcD2Fa__icon{transform:rotate(180deg)}.style-module-scss-module__qcD2Fa__faqItem.style-module-scss-module__qcD2Fa__open .style-module-scss-module__qcD2Fa__answer{max-height:200px;padding:0 var(--card-internal-padding)var(--card-internal-padding)}.style-module-scss-module__qcD2Fa__question{width:100%;padding:var(--card-internal-padding);text-align:left;cursor:pointer;color:#1e293b;background:0 0;border:none;justify-content:space-between;align-items:center;font-size:20px;font-weight:600;transition:color .3s;display:flex}.style-module-scss-module__qcD2Fa__question:hover{color:#3b82f6}.style-module-scss-module__qcD2Fa__question span{flex:1;margin-right:16px}.style-module-scss-module__qcD2Fa__icon{color:#64748b;flex-shrink:0;transition:transform .3s}.style-module-scss-module__qcD2Fa__answer{max-height:0;padding:0 var(--card-internal-padding);transition:all .3s;overflow:hidden}.style-module-scss-module__qcD2Fa__answerContent{color:#64748b}@media (max-width:768px){.style-module-scss-module__qcD2Fa__header{margin-bottom:60px}.style-module-scss-module__qcD2Fa__header h2{font-size:36px}.style-module-scss-module__qcD2Fa__question{padding:var(--card-internal-padding);font-size:18px}.style-module-scss-module__qcD2Fa__question span{margin-right:12px}.style-module-scss-module__qcD2Fa__faqItem.style-module-scss-module__qcD2Fa__open .style-module-scss-module__qcD2Fa__answer{padding:0 var(--card-internal-padding)var(--card-internal-padding)}.style-module-scss-module__qcD2Fa__answer{padding:0 var(--card-internal-padding)}.style-module-scss-module__qcD2Fa__answerContent{font-size:14px}}
:root{--assistant-desktop-offset:16px}.style-module-scss-module__95LNeG__assistantButton{right:var(--assistant-desktop-offset);bottom:var(--assistant-desktop-offset);z-index:1200;border-radius:var(--ds-radius-button);--chip-bg:#0b0c10;--chip-tile:#1d2432;background:var(--chip-bg);color:#fff;isolation:isolate;cursor:pointer;text-align:left;border:0;align-items:center;gap:11px;min-height:60px;padding:0 20px 0 0;transition:transform .2s,box-shadow .2s,background-color .2s,opacity .2s,visibility .2s;display:inline-flex;position:fixed;overflow:hidden;box-shadow:0 10px 24px -12px #080a1273,0 24px 48px -24px #080a1280}.style-module-scss-module__95LNeG__assistantButton .style-module-scss-module__95LNeG__assistantIcon{transition:background-color .2s}.style-module-scss-module__95LNeG__assistantButton:after{content:"";border-radius:inherit;pointer-events:none;transition:box-shadow .2s;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff24,inset 0 1px #fff3}.style-module-scss-module__95LNeG__assistantButton:hover{--chip-bg:#1a212f;--chip-tile:#2a3242;box-shadow:0 14px 30px -14px #080a128c,0 30px 60px -26px #080a1299}.style-module-scss-module__95LNeG__assistantButton:hover:after{box-shadow:inset 0 0 0 1px #ffffff38,inset 0 1px #ffffff47}.style-module-scss-module__95LNeG__assistantButtonHidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px)}.style-module-scss-module__95LNeG__assistantIcon{border-radius:var(--ds-radius-button);background:var(--chip-tile);color:#fff;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:54px;display:inline-flex}.style-module-scss-module__95LNeG__assistantIcon svg{width:24px;height:22px}.style-module-scss-module__95LNeG__assistantLabel{letter-spacing:-.01em;max-width:118px;font-size:13px;font-weight:500;line-height:1.3}.style-module-scss-module__95LNeG__widgetRoot{--font-sans:"Roboto",sans-serif;--font-display:"Russo One",sans-serif}.style-module-scss-module__95LNeG__widgetPanel .tw-widget{border-radius:var(--ds-radius-card);width:100%;height:100%;min-height:0;max-height:100%}.style-module-scss-module__95LNeG__widgetPanel .tw-widget .tw-message{border-radius:var(--ds-radius-button)}.style-module-scss-module__95LNeG__widgetPanel .tw-widget .tw-pill{padding:2px 3px}.style-module-scss-module__95LNeG__widgetPanel .tw-widget .tw-send{font-size:13px}.style-module-scss-module__95LNeG__widgetPanel .tw-widget .tw-send:hover{box-shadow:none}.style-module-scss-module__95LNeG__widgetPanel section.tw-widget{padding:0!important}.style-module-scss-module__95LNeG__widgetPanel{right:var(--assistant-desktop-offset);bottom:var(--assistant-desktop-offset);z-index:40;width:min(420px,100vw - 32px);height:calc(100vh - 120px);max-height:640px;transition:opacity .2s,transform .2s,visibility .2s;position:fixed}.style-module-scss-module__95LNeG__widgetPanelOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.style-module-scss-module__95LNeG__widgetPanelHidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px)}.style-module-scss-module__95LNeG__widgetClose{top:calc(10px + env(safe-area-inset-top,0px));z-index:10;color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .15s,color .15s;display:inline-flex;position:absolute;right:10px}.style-module-scss-module__95LNeG__widgetClose svg{width:18px;height:18px}.style-module-scss-module__95LNeG__widgetClose:hover{color:#7c8aa0;background:#94a3b82e}@media screen and (min-width:768px){.style-module-scss-module__95LNeG__widgetPanel{width:min(420px,100vw - var(--assistant-desktop-offset)*2)}}@media screen and (max-width:640px){.style-module-scss-module__95LNeG__assistantButton{gap:10px;min-height:54px;padding:0 16px 0 0;bottom:16px;right:16px}.style-module-scss-module__95LNeG__assistantIcon{border-radius:var(--ds-radius-button);width:48px}.style-module-scss-module__95LNeG__assistantIcon svg{width:22px;height:20px}.style-module-scss-module__95LNeG__assistantLabel{max-width:108px;font-size:12px}.style-module-scss-module__95LNeG__widgetPanel{z-index:1400;width:100vw;height:100dvh;max-height:none;inset:0}.style-module-scss-module__95LNeG__widgetPanelOpen,.style-module-scss-module__95LNeG__widgetPanelHidden{transform:none}}
.style-module-scss-module__nsp_za__player{--play-button-size:44px;--rate-button-width:56px;grid-template-columns:var(--play-button-size)minmax(0,1fr);border-radius:var(--ds-radius-card);background:linear-gradient(135deg,#4d95e814,#fff0 46%),#fff;border:1px solid #4d95e833;align-items:center;column-gap:14px;margin:26px 0 34px;padding:16px;display:grid}@media screen and (min-width:768px){.style-module-scss-module__nsp_za__player{padding:18px 22px}}.style-module-scss-module__nsp_za__playButton{flex:0 0 var(--play-button-size);width:var(--play-button-size);height:var(--play-button-size);color:#fff;cursor:pointer;background:#4d95e8;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s;display:inline-flex}.style-module-scss-module__nsp_za__playButton:hover{background:#3f86d8}.style-module-scss-module__nsp_za__playButton:focus-visible{outline-offset:3px;outline:3px solid #4d95e842}.style-module-scss-module__nsp_za__content{min-width:0}.style-module-scss-module__nsp_za__header{margin-bottom:4px}.style-module-scss-module__nsp_za__title{color:#111827;margin:0;font-size:1rem;font-weight:700;line-height:1.35}@media screen and (min-width:768px){.style-module-scss-module__nsp_za__title{font-size:1.125rem}}.style-module-scss-module__nsp_za__description{color:#4b5563;margin:-6px 0 14px;font-size:.9375rem;line-height:1.5}.style-module-scss-module__nsp_za__controls{grid-template-columns:auto minmax(0,1fr)auto var(--rate-button-width);align-items:center;gap:8px;display:grid}@media screen and (min-width:768px){.style-module-scss-module__nsp_za__controls{gap:12px}}.style-module-scss-module__nsp_za__rateButton{border-radius:var(--ds-radius-button);border:1px solid var(--ds-stroke-strong);color:var(--ds-ink);font-size:var(--ds-text-ui);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:8px;padding:11px 20px;font-weight:400;line-height:1.33;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.style-module-scss-module__nsp_za__rateButton:hover{border-color:var(--ds-ink)}.style-module-scss-module__nsp_za__rateButton{width:100%;font-size:var(--ds-text-caption);font-variant-numeric:tabular-nums;justify-content:center;padding:5px 4px}.style-module-scss-module__nsp_za__time{color:#6b7280;font-variant-numeric:tabular-nums;white-space:nowrap;min-width:5ch;font-size:.875rem}.style-module-scss-module__nsp_za__track{align-items:center;height:28px;display:flex;position:relative}.style-module-scss-module__nsp_za__trackBase{pointer-events:none;background:#e5e7eb;border-radius:999px;height:8px;position:absolute;left:0;right:0;overflow:hidden}.style-module-scss-module__nsp_za__trackFill{border-radius:inherit;background:#4d95e8;height:100%}.style-module-scss-module__nsp_za__range{z-index:1;appearance:none;cursor:pointer;background:0 0;width:100%;height:28px;margin:0;position:relative}.style-module-scss-module__nsp_za__range:focus-visible{outline:none}.style-module-scss-module__nsp_za__range:focus-visible::-webkit-slider-thumb{outline-offset:3px;outline:3px solid #4d95e842}.style-module-scss-module__nsp_za__range:focus-visible::-moz-range-thumb{outline-offset:3px;outline:3px solid #4d95e842}.style-module-scss-module__nsp_za__range::-webkit-slider-runnable-track{background:0 0;border-radius:999px;height:8px}.style-module-scss-module__nsp_za__range::-webkit-slider-thumb{appearance:none;background:#4d95e8;border:3px solid #fff;border-radius:50%;width:18px;height:18px;margin-top:-5px}.style-module-scss-module__nsp_za__range::-moz-range-track{background:0 0;border-radius:999px;height:8px}.style-module-scss-module__nsp_za__range::-moz-range-thumb{background:#4d95e8;border:3px solid #fff;border-radius:50%;width:18px;height:18px}.style-module-scss-module__nsp_za__fallbackLink{color:#4d95e8;white-space:nowrap;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none}.style-module-scss-module__nsp_za__fallbackLink:hover{color:#3f86d8}.style-module-scss-module__nsp_za__nativeAudio{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}
.style-module-scss-module__0HcqSq__toc{padding:var(--ds-panel-padding-compact);border-radius:var(--ds-radius-card);background:#fff}.style-module-scss-module__0HcqSq__title{color:#111827;margin:0 0 4px;padding:8px 10px 0;font-size:1.0625rem;font-weight:700}.style-module-scss-module__0HcqSq__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.style-module-scss-module__0HcqSq__link{border-radius:var(--ds-radius-button);color:#4b5563;margin:0;padding:8px 10px;font-size:.9375rem;line-height:1.45;transition:background-color .2s,color .2s;display:block}.style-module-scss-module__0HcqSq__link:hover{color:#111827;background:#f4f5f8}.style-module-scss-module__0HcqSq__linkActive{color:#4d95e8;background:#eef4fe;font-weight:600}.style-module-scss-module__0HcqSq__linkActive:hover{color:#4d95e8;background:#eef4fe}
.style-module-scss-module__mpED_q__panel{padding:var(--ds-panel-padding-compact);border-radius:var(--ds-radius-card);background:#fff}.style-module-scss-module__mpED_q__title{color:#111827;margin:0 0 6px;padding:8px 8px 0;font-size:1.0625rem;font-weight:700}.style-module-scss-module__mpED_q__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.style-module-scss-module__mpED_q__item{border-radius:var(--ds-radius-button);color:inherit;align-items:flex-start;gap:12px;padding:8px;text-decoration:none;transition:background-color .2s;display:flex}.style-module-scss-module__mpED_q__item:hover{background:#f4f5f8}.style-module-scss-module__mpED_q__item:hover .style-module-scss-module__mpED_q__itemTitle{color:var(--ds-accent)}.style-module-scss-module__mpED_q__thumb{border-radius:8px;flex:0 0 56px;width:56px;height:44px;overflow:hidden}.style-module-scss-module__mpED_q__thumb img{object-fit:cover;width:100%;height:100%;display:block}.style-module-scss-module__mpED_q__text{flex-direction:column;gap:4px;min-width:0;display:flex}.style-module-scss-module__mpED_q__itemTitle{color:#1f2937;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;font-weight:600;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}.style-module-scss-module__mpED_q__date{color:#9ca3af;font-size:.75rem}.style-module-scss-module__mpED_q__all{color:var(--ds-accent);align-items:center;gap:6px;margin:6px 0 0;padding:8px;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.style-module-scss-module__mpED_q__all svg{width:16px;height:16px;transition:transform .2s}.style-module-scss-module__mpED_q__all:hover{color:var(--ds-accent)}.style-module-scss-module__mpED_q__all:hover svg{transform:translate(4px)}
.style-module-scss-module__v9icBW__blogPost{min-height:100vh}.style-module-scss-module__v9icBW__body{padding:104px 0 80px}.style-module-scss-module__v9icBW__bodyWithBand{padding-bottom:16px}.style-module-scss-module__v9icBW__backLink{color:#6b7280;align-items:center;gap:8px;margin-bottom:24px;font-size:.9375rem;transition:color .2s;display:inline-flex}.style-module-scss-module__v9icBW__backLink:hover{color:#4d95e8}.style-module-scss-module__v9icBW__backLink svg{width:16px;height:16px}.style-module-scss-module__v9icBW__layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:40px;display:grid}@media screen and (min-width:1024px){.style-module-scss-module__v9icBW__layout{grid-template-columns:minmax(0,1fr) 320px}}.style-module-scss-module__v9icBW__article{min-width:0;max-width:800px}.style-module-scss-module__v9icBW__header{margin-bottom:28px}.style-module-scss-module__v9icBW__badges{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.style-module-scss-module__v9icBW__categoryBadge,.style-module-scss-module__v9icBW__newBadge{border-radius:var(--radius-sm);white-space:nowrap;padding:4px 10px;font-size:.75rem;font-weight:600}.style-module-scss-module__v9icBW__categoryBadge{color:#fff;background:#111827;border:1px solid #111827}.style-module-scss-module__v9icBW__newBadge{color:#1f2937;background:0 0;border:1px solid #0f172a2e}.style-module-scss-module__v9icBW__title{color:#111827;letter-spacing:-.01em;margin:0 0 16px;font-size:1.75rem;font-weight:700;line-height:1.2}@media screen and (min-width:768px){.style-module-scss-module__v9icBW__title{font-size:2.25rem}}.style-module-scss-module__v9icBW__lead{color:#4b5563;max-width:68ch;margin:0 0 20px;font-size:1.0625rem;line-height:1.65}.style-module-scss-module__v9icBW__meta{color:#6b7280;flex-wrap:wrap;gap:8px 20px;margin:0;font-size:.875rem;display:flex}.style-module-scss-module__v9icBW__meta span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.style-module-scss-module__v9icBW__meta svg{width:15px;height:15px}.style-module-scss-module__v9icBW__cover{aspect-ratio:16/9;border-radius:var(--ds-radius-card);margin-bottom:32px;position:relative;overflow:hidden}.style-module-scss-module__v9icBW__cover img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.style-module-scss-module__v9icBW__sidebar{min-width:0}@media screen and (min-width:1024px){.style-module-scss-module__v9icBW__sidebar{max-height:calc(100vh - 120px);position:sticky;top:96px;overflow-y:auto}}.style-module-scss-module__v9icBW__sidebarInner{gap:var(--card-external-gap);display:grid}.style-module-scss-module__v9icBW__tocSlot{display:none}@media screen and (min-width:1024px){.style-module-scss-module__v9icBW__tocSlot{display:block}}:is(.style-module-scss-module__v9icBW__prose .blog-h1,.style-module-scss-module__v9icBW__prose .blog-h2,.style-module-scss-module__v9icBW__prose .blog-h3,.style-module-scss-module__v9icBW__prose .blog-h4){color:#111827;scroll-margin-top:96px;font-weight:700}.style-module-scss-module__v9icBW__prose .blog-h1{margin:40px 0 16px;font-size:1.5rem;line-height:1.3}.style-module-scss-module__v9icBW__prose .blog-h1:first-child{margin-top:0}.style-module-scss-module__v9icBW__prose .blog-h2{margin:40px 0 16px;font-size:1.375rem;line-height:1.3}@media screen and (min-width:768px){.style-module-scss-module__v9icBW__prose .blog-h2{font-size:1.5rem}}.style-module-scss-module__v9icBW__prose .blog-h3{margin:32px 0 12px;font-size:1.125rem;line-height:1.4}@media screen and (min-width:768px){.style-module-scss-module__v9icBW__prose .blog-h3{font-size:1.25rem}}.style-module-scss-module__v9icBW__prose .blog-h4{margin:24px 0 10px;font-size:1.0625rem;line-height:1.5}.style-module-scss-module__v9icBW__prose .blog-paragraph{color:#374151;margin:0 0 20px;font-size:1.0625rem;line-height:1.75}:is(.style-module-scss-module__v9icBW__prose .blog-paragraph strong,.style-module-scss-module__v9icBW__prose .blog-h1 strong,.style-module-scss-module__v9icBW__prose .blog-h2 strong,.style-module-scss-module__v9icBW__prose .blog-h3 strong,.style-module-scss-module__v9icBW__prose .blog-list-item strong,.style-module-scss-module__v9icBW__prose .blog-quote strong){color:#111827;font-weight:700}:is(.style-module-scss-module__v9icBW__prose .blog-paragraph em,.style-module-scss-module__v9icBW__prose .blog-h1 em,.style-module-scss-module__v9icBW__prose .blog-h2 em,.style-module-scss-module__v9icBW__prose .blog-h3 em,.style-module-scss-module__v9icBW__prose .blog-list-item em,.style-module-scss-module__v9icBW__prose .blog-quote em){color:#1f2937;font-style:italic}:is(.style-module-scss-module__v9icBW__prose .blog-list,.style-module-scss-module__v9icBW__prose .blog-ordered-list){flex-direction:column;gap:10px;margin:20px 0;padding:0;list-style:none;display:flex}.style-module-scss-module__v9icBW__prose .blog-ordered-list{counter-reset:blog-step}.style-module-scss-module__v9icBW__prose .blog-list-item{color:#374151;padding-left:28px;font-size:1.0625rem;line-height:1.7;position:relative}.style-module-scss-module__v9icBW__prose .blog-list>.blog-list-item:before{content:"";background:#4d95e8;border-radius:50%;width:6px;height:6px;position:absolute;top:11px;left:8px}.style-module-scss-module__v9icBW__prose .blog-ordered-list>.blog-list-item{counter-increment:blog-step;padding-left:36px}.style-module-scss-module__v9icBW__prose .blog-ordered-list>.blog-list-item:before{content:counter(blog-step);color:#4d95e8;background:#4d95e81f;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8125rem;font-weight:700;line-height:1;display:flex;position:absolute;top:2px;left:0}.style-module-scss-module__v9icBW__prose .blog-quote{border-radius:0 var(--radius-card)var(--radius-card)0;color:#1f2937;background:#f4f5f8;border-left:3px solid #4d95e8;margin:28px 0;padding:18px 24px;font-size:1.0625rem;line-height:1.7}.style-module-scss-module__v9icBW__prose .blog-quote p{margin:0}.style-module-scss-module__v9icBW__prose .blog-inline-code{color:#1f2937;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:.9em}.style-module-scss-module__v9icBW__prose .blog-code-block{border-radius:var(--ds-radius-card);color:#f3f4f6;background:#0b1220;margin:28px 0;padding:20px 24px;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:.9375rem;line-height:1.6;overflow-x:auto}.style-module-scss-module__v9icBW__prose .blog-link{color:#4d95e8;text-decoration:underline;transition:color .2s}.style-module-scss-module__v9icBW__prose .blog-link:hover{color:#3f86d8}.style-module-scss-module__v9icBW__prose .blog-image-wrapper{border-radius:var(--ds-radius-card);margin:32px 0;padding:16px;position:relative;overflow:hidden}@media screen and (min-width:768px){.style-module-scss-module__v9icBW__prose .blog-image-wrapper{padding:24px}}.style-module-scss-module__v9icBW__prose .blog-image-ambient{object-fit:cover;filter:blur(28px)saturate(1.35);opacity:.78;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.1)}.style-module-scss-module__v9icBW__prose .blog-image-frame{z-index:1;border-radius:var(--radius-card);background:#fff;position:relative;overflow:hidden;box-shadow:0 8px 32px #0f172a1f}.style-module-scss-module__v9icBW__prose .blog-image{width:100%;height:auto;display:block}.style-module-scss-module__v9icBW__prose .blog-image-caption{z-index:1;color:#374151;text-align:center;margin:12px 0 0;font-size:.875rem;line-height:1.5;position:relative}.style-module-scss-module__v9icBW__prose .blog-youtube-wrapper{border-radius:var(--ds-radius-card);margin:32px 0;overflow:hidden}.style-module-scss-module__v9icBW__prose .blog-youtube-wrapper iframe{aspect-ratio:16/9;border:none;width:100%;height:100%}.style-module-scss-module__v9icBW__prose .blog-info-box{border-radius:var(--ds-radius-card);align-items:flex-start;gap:12px;margin:28px 0;padding:18px 20px;display:flex}.style-module-scss-module__v9icBW__prose .blog-info-box p{margin:0;font-size:1rem;line-height:1.65}.style-module-scss-module__v9icBW__prose .blog-info-box__icon{flex:0 0 20px;justify-content:center;align-items:center;height:26px;display:inline-flex}.style-module-scss-module__v9icBW__prose .blog-info-box__icon svg{width:20px;height:20px}.style-module-scss-module__v9icBW__prose .blog-info-box--info{color:#1f2937;background:#eef4fe}.style-module-scss-module__v9icBW__prose .blog-info-box--info .blog-info-box__icon{color:#4d95e8}.style-module-scss-module__v9icBW__prose .blog-info-box--warning{color:#7c4a02;background:#fff7e8}.style-module-scss-module__v9icBW__prose .blog-info-box--warning .blog-info-box__icon{color:#b45309}.style-module-scss-module__v9icBW__prose .blog-info-box--success{color:#14532d;background:#ecfdf5}.style-module-scss-module__v9icBW__prose .blog-info-box--success .blog-info-box__icon{color:#047857}.style-module-scss-module__v9icBW__prose .blog-info-box--error{color:#7f1d1d;background:#fef2f2}.style-module-scss-module__v9icBW__prose .blog-info-box--error .blog-info-box__icon{color:#b91c1c}.style-module-scss-module__v9icBW__prose .blog-directory-card{border-radius:var(--ds-radius-card);background:#fff;border:1px solid #ecedf3;align-items:center;gap:20px;margin:24px 0;padding:18px 22px;transition:background-color .2s;display:flex}.style-module-scss-module__v9icBW__prose .blog-directory-card:hover{background:#f5f6fb}.style-module-scss-module__v9icBW__prose .blog-directory-card__icon{border-radius:var(--ds-radius-button);object-fit:contain;flex-shrink:0;width:64px;height:64px}.style-module-scss-module__v9icBW__prose .blog-directory-card__info{flex-direction:column;gap:2px;min-width:0;display:flex}.style-module-scss-module__v9icBW__prose .blog-directory-card__name{color:#111827;font-size:1.125rem;font-weight:700;line-height:1.3}.style-module-scss-module__v9icBW__prose .blog-directory-card__link{color:#4d95e8;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.style-module-scss-module__v9icBW__prose .blog-directory-card__link:hover{text-decoration:underline}.style-module-scss-module__v9icBW__prose .blog-directory-card__submit{border-radius:var(--radius-card);color:#4d95e8;white-space:nowrap;border:1px solid #4d95e880;flex-shrink:0;margin-left:auto;padding:10px 18px;font-size:.9rem;font-weight:600;transition:all .2s}.style-module-scss-module__v9icBW__prose .blog-directory-card__submit:hover{color:#fff;background:#4d95e8}@media (max-width:560px){.style-module-scss-module__v9icBW__prose .blog-directory-card{flex-wrap:wrap}.style-module-scss-module__v9icBW__prose .blog-directory-card__submit{text-align:center;width:100%;margin-left:0}}.style-module-scss-module__v9icBW__prose .blog-cta-wrapper{text-align:center;margin:32px 0}.style-module-scss-module__v9icBW__prose .blog-cta{border-radius:var(--ds-radius-button);color:#fff;background:#111827;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:500;transition:background-color .2s;display:inline-flex}.style-module-scss-module__v9icBW__prose .blog-cta:hover{color:#fff;background:#1a212f}.style-module-scss-module__v9icBW__prose .blog-tunio-player-wrapper{margin-bottom:30px}.style-module-scss-module__v9icBW__prose .blog-table-wrapper{border-radius:var(--ds-radius-card);padding:var(--ds-card-padding);background:var(--ds-panel);padding:0;overflow-x:auto}.style-module-scss-module__v9icBW__prose .blog-table-wrapper table{border-collapse:collapse;width:100%}:is(.style-module-scss-module__v9icBW__prose .blog-table-wrapper th,.style-module-scss-module__v9icBW__prose .blog-table-wrapper td){text-align:left;vertical-align:top;padding:20px}@media (max-width:760px){:is(.style-module-scss-module__v9icBW__prose .blog-table-wrapper th,.style-module-scss-module__v9icBW__prose .blog-table-wrapper td){padding:16px 20px}}.style-module-scss-module__v9icBW__prose .blog-table-wrapper th{font-family:var(--ds-font-sans);font-size:var(--ds-text-ui);color:var(--ds-subtle);border-bottom:1px solid var(--ds-stroke);margin:0;padding-bottom:16px;font-weight:500;line-height:1.33}.style-module-scss-module__v9icBW__prose .blog-table-wrapper td{font-family:var(--ds-font-sans);font-size:var(--ds-text-body);color:var(--ds-muted);border-bottom:1px solid var(--ds-stroke);margin:0;font-weight:400;line-height:1.41}.style-module-scss-module__v9icBW__prose .blog-table-wrapper td:first-child{color:var(--ds-ink);font-weight:500}.style-module-scss-module__v9icBW__prose .blog-table-wrapper td:last-child{color:var(--ds-ink)}.style-module-scss-module__v9icBW__prose .blog-table-wrapper tbody tr{transition:background-color .2s}.style-module-scss-module__v9icBW__prose .blog-table-wrapper tbody tr:hover{background-color:var(--ds-card-hover)}.style-module-scss-module__v9icBW__prose .blog-table-wrapper tbody tr:last-child td{border-bottom:none}.style-module-scss-module__v9icBW__prose .blog-table-wrapper{margin:28px 0}
.style-module-scss-module__FMJwwG__page{background:#fff;width:100%;min-height:100vh}.style-module-scss-module__FMJwwG__hero{isolation:isolate}.style-module-scss-module__FMJwwG__heroShot{border-radius:var(--ds-radius-card);width:100%;max-width:380px;height:auto;margin:0 0 0 auto;display:block;box-shadow:0 0 0 1px #ffffff1a,0 34px 70px #0206178c}.style-module-scss-module__FMJwwG__heroActions{flex-wrap:wrap;align-items:center;gap:14px 24px;display:flex}@media (min-width:1024px) and (max-width:1279.98px){.style-module-scss-module__FMJwwG__hero .style-module-scss-module__FMJwwG__heroNote{flex-direction:column;align-items:flex-start;gap:12px}}.style-module-scss-module__FMJwwG__heroSecondary{color:#ffffffdb;border-bottom:1px solid #ffffff59;align-items:center;gap:6px;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.style-module-scss-module__FMJwwG__heroSecondary:hover{color:#fff;border-bottom-color:#fff}.style-module-scss-module__FMJwwG__showcase{z-index:1;background:#fff;padding:clamp(56px,8vw,96px) 0;position:relative}.style-module-scss-module__FMJwwG__showcaseList{gap:clamp(48px,7vw,96px);margin-top:clamp(32px,5vw,56px);display:grid}.style-module-scss-module__FMJwwG__showcaseRow{grid-template-columns:1fr;align-items:center;gap:28px;display:grid}@media screen and (min-width:768px){.style-module-scss-module__FMJwwG__showcaseRow{grid-template-columns:minmax(0,380px) minmax(0,1fr);gap:clamp(32px,6vw,96px)}.style-module-scss-module__FMJwwG__showcaseRowReverse{grid-template-columns:minmax(0,1fr) minmax(0,380px)}.style-module-scss-module__FMJwwG__showcaseRowReverse .style-module-scss-module__FMJwwG__showcaseShot{order:2}}.style-module-scss-module__FMJwwG__showcaseShot{justify-self:center;width:100%;max-width:380px}.style-module-scss-module__FMJwwG__showcaseShot img{border:1px solid var(--card-light-border-color);border-radius:20px;width:100%;height:auto;display:block;box-shadow:0 22px 44px #02061729}.style-module-scss-module__FMJwwG__showcaseCopy h3{color:#0f172a;margin:0 0 12px;font-size:clamp(1.35rem,2.2vw,1.75rem);line-height:1.2}.style-module-scss-module__FMJwwG__showcaseCopy p{color:#475569;margin:0;font-size:1.05rem;line-height:1.6}
.style-module-scss-module__D5XUvG__channelsSection{width:100%;padding:var(--ds-band-padding)0;background:var(--ds-canvas);border-radius:0;position:relative;overflow:hidden}.style-module-scss-module__D5XUvG__channelsGrid{gap:var(--ds-card-gap);grid-template-columns:1fr;display:grid}@media screen and (min-width:768px){.style-module-scss-module__D5XUvG__channelsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.style-module-scss-module__D5XUvG__channelValue{font-family:var(--ds-font-display);font-size:var(--ds-text-panel);letter-spacing:var(--ds-tracking-panel);color:var(--ds-accent);margin:6px 0 0;font-weight:700;line-height:1.17;transition:color .2s;text-decoration:none!important}.style-module-scss-module__D5XUvG__channelValue:hover{color:var(--ds-accent-hover)}
.style-module-scss-module__FPXlOW__page{color:#e8ecf5;background:radial-gradient(120% 90% at 50% 0,#101527 0%,#05070d 55%,#030409 100%);min-height:100vh;padding:48px 24px 80px}@media screen and (min-width:768px){.style-module-scss-module__FPXlOW__page{padding:72px 40px 96px}}.style-module-scss-module__FPXlOW__header{text-align:center;max-width:760px;margin:0 auto 48px}.style-module-scss-module__FPXlOW__header h1{margin:0 0 12px;font-size:30px;font-weight:600;line-height:1.15}@media screen and (min-width:768px){.style-module-scss-module__FPXlOW__header h1{font-size:40px}}.style-module-scss-module__FPXlOW__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#e8ecf56b;margin:0 0 10px;font-size:11px;font-weight:700}.style-module-scss-module__FPXlOW__lede{color:#e8ecf59e;margin:0;font-size:15px;line-height:1.6}.style-module-scss-module__FPXlOW__stageRow{grid-template-columns:1fr;gap:40px;max-width:1500px;margin:0 auto;display:grid}@media screen and (min-width:1024px){.style-module-scss-module__FPXlOW__stageRow{grid-template-columns:1.35fr 1fr;align-items:center;gap:32px}}.style-module-scss-module__FPXlOW__stage{padding:var(--ds-card-padding);border-radius:var(--ds-radius-card);background:#ffffff04;border:1px solid #e8ecf514;flex-direction:column;align-items:center;gap:14px;display:flex}.style-module-scss-module__FPXlOW__viewer{--device-viewer-max:720px}.style-module-scss-module__FPXlOW__caption{color:#e8ecf566;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.style-module-scss-module__FPXlOW__notes{max-width:760px;margin:56px auto 0}.style-module-scss-module__FPXlOW__notes h2{margin:0 0 16px;font-size:18px;font-weight:600}.style-module-scss-module__FPXlOW__notes ul{flex-direction:column;gap:10px;margin:0;padding-left:20px;display:flex}.style-module-scss-module__FPXlOW__notes li{color:#e8ecf599;font-size:14px;line-height:1.6}
.style-module-scss-module__xgS0Xa__page{background:#fff;width:100%;min-height:100vh}.style-module-scss-module__xgS0Xa__beautyHero{isolation:isolate}
.style-module-scss-module__MYrzdq__page{background:#fff;width:100%;min-height:100vh}.style-module-scss-module__MYrzdq__carDealershipsHero{isolation:isolate}
.style-module-scss-module__AJHvsG__page{background:#fff;width:100%;min-height:100vh}.style-module-scss-module__AJHvsG__clinicsHero{isolation:isolate}
.style-module-scss-module__tSk4BG__page{background:#fff;width:100%;min-height:100vh}.style-module-scss-module__tSk4BG__fitnessHero{isolation:isolate}
.style-module-scss-module__rtUeIa__page{background:#fff;width:100%;min-height:100vh}.style-module-scss-module__rtUeIa__hotelsHero{isolation:isolate}
.style-module-scss-module__GzOhcW__page{background:#fff;width:100%;min-height:100vh}.style-module-scss-module__GzOhcW__restaurantsHero{isolation:isolate}
.style-module-scss-module__FPQRCW__page{background:#fff;width:100%;min-height:100vh}.style-module-scss-module__FPQRCW__retailHero{isolation:isolate}
.style-module-scss-module__1Vpy8q__page{background:#fff;width:100%;min-height:100vh}.style-module-scss-module__1Vpy8q__mallsHero{isolation:isolate}
.style-module-scss-module__GHWfhG__page{background:#fff;width:100%;min-height:100vh}.style-module-scss-module__GHWfhG__vrClubsHero{isolation:isolate}
.style-module-scss-module__6nE9Ja__page{background:#fff;width:100%;min-height:100vh}.style-module-scss-module__6nE9Ja__hero{isolation:isolate}
.style-module-scss-module__hUjPhG__page{background:#fff;width:100%;min-height:100vh}.style-module-scss-module__hUjPhG__hero{isolation:isolate}
.style-module-scss-module__IZeuqG__page{background:#fff;width:100%;min-height:100vh}.style-module-scss-module__IZeuqG__voiceHero{isolation:isolate}
