.Button_button__exqP_{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:var(--radius-button);padding:0 16px;font-size:15px;font-weight:760;text-decoration:none;cursor:pointer;transition:background .12s ease,box-shadow .12s ease,color .12s ease,transform .12s ease}.Button_button__exqP_ svg{flex:0 0 auto}.Button_unstyled__UFE8K{border:0;background:transparent}.Button_primary__DEC_1{min-height:40px;border:1px solid var(--color-accent-primary);background:var(--color-accent-primary);box-shadow:none;color:#ffffff}.Button_primary__DEC_1:hover{background:var(--color-accent-hover);box-shadow:none}.Button_secondary__9ex2D{min-height:58px;border:1px solid var(--panel-border,rgba(43,76,112,.16));background:var(--panel-strong,rgba(242,246,251,.96));box-shadow:var(--panel-shadow,0 14px 32px rgba(31,61,97,.09));color:var(--text,#152b43);-webkit-backdrop-filter:blur(20px) saturate(120%);backdrop-filter:blur(20px) saturate(120%)}.Button_secondary__9ex2D:hover{border-color:var(--panel-border,rgba(43,76,112,.16));background:var(--color-surface-muted,rgba(247,250,255,.96));box-shadow:var(--shadow-medium,0 12px 34px rgba(15,35,80,.06))}.Button_secondary__9ex2D:active{transform:translateY(1px)}.Button_secondary__9ex2D span,.Button_secondary__9ex2D svg{color:currentColor}.Button_hero__FHVOe{width:min(100%,304px);min-height:48px;padding:0 24px;font-size:16px}.Button_compact__tfkLS{flex:0 0 auto;padding-right:18px;padding-left:18px;font-size:14px}.AudioFileInput_fileInput__fEJG5 input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}@media (max-width:768px){.AudioFileInput_fileInput__fEJG5{width:100%}}.AudioFileDragZone_dragZone____B_F{position:relative;z-index:2;display:flex;width:100%;min-height:280px;min-width:0;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #c8dcfb;border-radius:8px;background:rgba(255,255,255,.22);padding:48px 24px;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease}.AudioFileDragZone_dragActive__MIkqF{border-color:var(--color-accent-primary);background:rgba(234,242,255,.74);box-shadow:inset 0 0 0 1px rgba(7,93,255,.16),0 16px 36px rgba(7,93,255,.12)}.AudioFileDragZone_dark__uJbO7{border-color:rgba(211,226,232,.16);background:rgba(255,255,255,.055);box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 20px 48px rgba(5,10,16,.2);-webkit-backdrop-filter:blur(20px) saturate(120%);backdrop-filter:blur(20px) saturate(120%)}.AudioFileDragZone_dark__uJbO7.AudioFileDragZone_dragActive__MIkqF{border-color:rgba(126,177,255,.72);background:rgba(52,99,154,.22);box-shadow:inset 0 0 0 1px rgba(126,177,255,.18),0 20px 48px rgba(5,10,16,.24)}.AudioFileDragZone_dropHint__rUI6y{margin-top:16px;color:var(--color-text-muted);font-size:18px;line-height:1.45}.AudioFileDragZone_localNote__f6vBf{display:inline-flex;align-items:center;gap:8px;margin-top:14px;color:var(--color-text-muted);font-size:14px;line-height:1.45}.AudioFileDragZone_localNote__f6vBf svg{flex:0 0 auto}.AudioFileDragZone_dark__uJbO7 .AudioFileDragZone_dropHint__rUI6y,.AudioFileDragZone_dark__uJbO7 .AudioFileDragZone_localNote__f6vBf{color:rgba(238,246,248,.72)}@media (max-width:768px){.AudioFileDragZone_dragZone____B_F{min-height:300px;padding:48px 22px}.AudioFileDragZone_localNote__f6vBf{align-items:flex-start}}.MagnifyingIcon_icon__HUvXJ{display:inline-flex;width:var(--magnifying-icon-slot-size);height:var(--magnifying-icon-slot-size);align-items:center;justify-content:center}.MagnifyingIcon_icon__HUvXJ svg{width:var(--magnifying-icon-size);height:var(--magnifying-icon-size);flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;transition:color .15s ease,transform .15s ease}.MagnifyingIcon_icon__HUvXJ:not([data-disabled=true]):hover svg,button:hover:not(:disabled) .MagnifyingIcon_icon__HUvXJ[data-parent-hover=true]:not([data-disabled=true]) svg{transform:scale(var(--magnifying-icon-scale))}.MagnifyingIcon_icon__HUvXJ[data-disabled=true] svg,button:disabled .MagnifyingIcon_icon__HUvXJ svg{transform:none}.Popover_wrapper__xaf0l{position:relative;display:inline-flex}.Popover_popover__oIwqC{--popover-offset-x:0px;--popover-offset-y:0px;border:0;border-radius:var(--panel-radius,15px);background:var(--panel-strong,var(--color-surface-primary));box-shadow:var(--panel-shadow,0 14px 32px rgba(31,61,97,.09));color:var(--text,#e7eef8);padding:16px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.Popover_popover__oIwqC[data-position]{position:absolute;z-index:5}.Popover_popover__oIwqC[data-position=top-left]{bottom:calc(100% + var(--popover-offset-y));left:var(--popover-offset-x)}.Popover_popover__oIwqC[data-position=top-center]{bottom:calc(100% + var(--popover-offset-y));left:50%;transform:translateX(calc(-50% + var(--popover-offset-x)))}.Popover_popover__oIwqC[data-position=top-right]{right:calc(var(--popover-offset-x) * -1);bottom:calc(100% + var(--popover-offset-y))}.Popover_popover__oIwqC[data-position=bottom-left]{top:calc(100% + var(--popover-offset-y));left:var(--popover-offset-x)}.Popover_popover__oIwqC[data-position=bottom-center]{top:calc(100% + var(--popover-offset-y));left:50%;transform:translateX(calc(-50% + var(--popover-offset-x)))}.Popover_popover__oIwqC[data-position=bottom-right]{top:calc(100% + var(--popover-offset-y));right:calc(var(--popover-offset-x) * -1)}.WaveformToolbar_toolbar__m8jIy{display:flex;width:max-content;max-width:100%;height:92px;box-sizing:border-box;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:0;border:0;border-radius:var(--panel-radius);background:var(--panel-strong);box-shadow:var(--shadow-strong);color:var(--text);padding:16px 24px;font-size:13px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.WaveformToolbar_infoControls__XRDDi,.WaveformToolbar_primaryControls__o_hpo{display:flex;height:60px;align-items:center}.WaveformToolbar_toolbarDivider__Szdaq{width:1px;height:60px;flex:0 0 auto;margin:0 24px;background:var(--color-border-default)}.WaveformToolbar_infoControls__XRDDi{gap:12px}.WaveformToolbar_infoPanel__ZoIVo{display:flex;height:60px;min-width:280px;flex-direction:column;justify-content:space-between;padding:0 8px;color:var(--color-text-muted);font-size:12px}.WaveformToolbar_infoRow__5Krq4{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;white-space:nowrap}.WaveformToolbar_infoRow__5Krq4 svg{font-weight:680}.WaveformToolbar_infoRow__5Krq4 strong{overflow:hidden;color:var(--color-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:650;text-overflow:ellipsis}.WaveformToolbar_readout__KvaaW{color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.WaveformToolbar_controlCluster__yYykv{display:contents}.WaveformToolbar_shortcutsCluster__jB1Uy{position:relative;display:inline-flex}.WaveformToolbar_shortcutsPopover__fRC3D{width:min(390px,calc(100vw - 32px))}.WaveformToolbar_shortcutsHeader__Lpdf3{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px}.WaveformToolbar_shortcutsHeader__Lpdf3 h2{margin:0;color:var(--text);font-size:15px;font-weight:680;line-height:1.2}.WaveformToolbar_shortcutsCloseButton__IL4Qb{display:inline-grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;transition:color .12s ease,transform .12s ease}.WaveformToolbar_shortcutsCloseButton__IL4Qb:hover{color:var(--text)}.WaveformToolbar_shortcutsCloseButton__IL4Qb:active{transform:translateY(1px)}.WaveformToolbar_shortcutList__2D7YE{display:grid;grid-gap:0;gap:0;margin:0;padding:0}.WaveformToolbar_shortcutItem__lvZCg{display:grid;grid-template-columns:minmax(0,max-content) minmax(112px,1fr);align-items:center;grid-gap:14px;gap:14px;padding:10px 0 0}.WaveformToolbar_shortcutItem__lvZCg+.WaveformToolbar_shortcutItem__lvZCg{margin-top:10px}.WaveformToolbar_shortcutItem__lvZCg dd,.WaveformToolbar_shortcutItem__lvZCg dt{margin:0}.WaveformToolbar_shortcutItem__lvZCg kbd{display:inline-flex;min-height:32px;align-items:center;border:1px solid rgba(132,166,207,.22);border-radius:7px;background:rgba(126,158,198,.2);color:var(--text);padding:0 12px;font-family:inherit;font-size:14px;font-weight:760;line-height:1;box-shadow:inset 0 1px 0 rgba(210,230,255,.14);white-space:nowrap}.WaveformToolbar_shortcutItem__lvZCg dd{color:var(--color-text-muted);font-size:13px;font-weight:680;line-height:1.35;text-align:right;white-space:nowrap}@media (max-width:900px){.WaveformToolbar_toolbar__m8jIy{width:100%;height:auto;min-height:0;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;padding:8px}.WaveformToolbar_infoControls__XRDDi,.WaveformToolbar_primaryControls__o_hpo{width:100%;flex-wrap:wrap}.WaveformToolbar_infoControls__XRDDi{height:auto}.WaveformToolbar_toolbarDivider__Szdaq{width:100%;height:1px;margin:8px 0}.WaveformToolbar_infoPanel__ZoIVo{min-width:0;flex:1 1 280px}.WaveformToolbar_controlCluster__yYykv{display:flex}.WaveformToolbar_shortcutsCluster__jB1Uy{flex:1 1 132px}.WaveformToolbar_shortcutsPopover__fRC3D,.WaveformToolbar_shortcutsPopover__fRC3D[data-position=top-right]{right:auto;left:0}.WaveformToolbar_shortcutItem__lvZCg{grid-template-columns:1fr;gap:10px}.WaveformToolbar_shortcutItem__lvZCg dd{text-align:left;white-space:normal}}.WaveformControl_control__Jw3_2{position:relative;display:inline-flex;width:102px;min-width:88px;height:60px;flex-direction:column;align-items:center;justify-content:space-between;border:1px solid transparent;border-radius:var(--radius-button);background:transparent;color:var(--color-text-muted);padding:0 8px;cursor:pointer;font:inherit;text-align:center;transition:color .14s ease}.WaveformControl_control__Jw3_2:hover{color:var(--color-text-primary)}.WaveformControl_control__Jw3_2:disabled{color:var(--color-text-soft);cursor:default}.WaveformControl_icon__KaaB5{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center}.WaveformControl_icon__KaaB5 svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.WaveformControl_label__KIx4L{overflow:hidden;max-width:100%;color:var(--muted);font-size:12px;font-weight:560;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.WaveformControl_control__Jw3_2{width:calc(50% - 4px);flex:1 1 132px}}.SectionLabel_sectionLabel__7ZzMG{display:block;margin:0;color:var(--color-text-muted);font-size:11px;font-weight:740;letter-spacing:.08em;text-transform:uppercase}.MetadataLayout_meta__o91l6{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;align-items:center}.MetadataLayout_file__Q_HZa{min-width:0}.MetadataLayout_file__Q_HZa>span{color:var(--muted)}.MetadataLayout_file__Q_HZa strong{display:block;overflow:hidden;margin-top:6px;color:var(--text);font-size:15px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.MetadataLayout_chips__F1wQ6{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;grid-gap:10px 14px;gap:10px 14px}.MetadataLayout_chip__z5Tjn{min-width:0}.MetadataLayout_chip__z5Tjn span{display:block;margin-bottom:4px;color:var(--muted);font-size:12px}.MetadataLayout_chip__z5Tjn strong{display:block;overflow:hidden;color:var(--text);font-size:13px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.MetadataLayout_chips__F1wQ6{grid-template-columns:1fr}}.FileInfo_fileInfoCluster__s26fD{position:relative;min-width:0}.FileInfo_fileBar__ry4qy{display:grid;max-width:min(100vw - 76px,440px);min-height:48px;grid-template-columns:40px minmax(0,1fr) 36px;align-items:center;grid-gap:10px;gap:10px}.FileInfo_fileIcon__wV2P7{display:grid;width:40px;height:40px;place-items:center;color:var(--color-accent-primary)}.FileInfo_fileText__I5wSB{min-width:0}.FileInfo_fileText__I5wSB span,.FileInfo_fileText__I5wSB strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FileInfo_fileText__I5wSB strong{color:var(--color-text-primary);font-size:14px;font-weight:720;line-height:1.25}.FileInfo_fileText__I5wSB span{margin-top:3px;color:var(--muted);font-size:12px;font-weight:620;line-height:1.25}.FileInfo_infoButton__V2vmf{display:inline-grid;width:36px;height:36px;place-items:center;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--color-text-muted);cursor:pointer}.FileInfo_infoButton__V2vmf:hover{color:var(--color-text-primary)}.FileInfo_metadataPopover__9p_r3{width:min(360px,calc(100vw - 32px));border:0;border-radius:0;box-shadow:var(--shadow-strong)}@media (max-width:768px){.FileInfo_fileBar__ry4qy,.FileInfo_fileInfoCluster__s26fD{width:100%}}.WaveformViewerHeader_header__njAWN{position:relative;z-index:4;display:flex;flex:0 0 auto;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:18px}.WaveformViewerHeader_fileControls__I6T0p{display:flex;min-width:0;margin-left:12px;align-items:center;gap:18px;padding-left:0}.WaveformViewerHeader_backPlaceholder__DEvVK{display:inline-flex;width:48px;height:48px;margin-top:0;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius-button);background:transparent;color:var(--color-text-muted);cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .12s ease}.WaveformViewerHeader_backPlaceholder__DEvVK:hover{color:var(--color-text-primary)}.WaveformViewerHeader_backPlaceholder__DEvVK:active{transform:translateY(1px)}.WaveformViewerHeader_exitIcon__rUHVS{transform:rotate(180deg)}.WaveformViewerHeader_brand__k83mK{display:inline-flex;align-items:center;gap:12px;min-height:48px;color:var(--color-text-primary);white-space:nowrap}.WaveformViewerHeader_brand__k83mK img{width:34px;height:34px;object-fit:contain}.WaveformViewerHeader_brand__k83mK strong{font-size:17px;font-weight:760}.WaveformViewerHeader_divider__ppcxL{width:1px;height:40px;margin:0 2px 0 0;background:var(--color-border-default)}@media (max-width:768px){.WaveformViewerHeader_header__njAWN{flex-wrap:wrap;gap:12px}.WaveformViewerHeader_fileControls__I6T0p{width:100%;padding-left:0}}.WaveformViewport_canvasWrap__1Xu3I{position:relative;flex:1 1 auto;width:100%;min-height:0;min-width:0;margin-bottom:12px;overflow-x:scroll;overflow-y:hidden;scrollbar-gutter:stable;background:transparent;cursor:crosshair}.WaveformViewport_scrollbarHidden__bdwBg{scrollbar-color:transparent transparent}.WaveformViewport_scrollbarHidden__bdwBg::-webkit-scrollbar-thumb,.WaveformViewport_scrollbarHidden__bdwBg::-webkit-scrollbar-track{background:transparent}.WaveformViewport_viewport__gCPXN{position:-webkit-sticky;position:sticky;left:0;width:var(--waveform-viewport-width);min-width:var(--waveform-viewport-width)}.WaveformViewport_canvas__RQl62{display:block}.WaveformViewport_playhead__NaSQ2{position:absolute;z-index:2;top:0;bottom:0;width:20px;transform:translateX(-10px);cursor:ew-resize;pointer-events:auto}.WaveformViewport_playhead__NaSQ2:before{content:"";position:absolute;top:0;bottom:0;left:9px;width:2px;background:var(--color-waveform-playhead);box-shadow:0 0 10px rgba(255,128,95,.3)}.WaveformViewport_playheadHandle__40axP{position:absolute;z-index:1;top:0;left:50%;width:16px;height:22px;border:1px solid rgba(179,75,50,.36);border-radius:4px;background:var(--color-waveform-playhead);box-shadow:0 5px 14px rgba(255,128,95,.28);transform:translateX(-50%)}.WaveformViewport_playheadHandle__40axP:before{left:3px}.WaveformViewport_playheadHandle__40axP:after,.WaveformViewport_playheadHandle__40axP:before{content:"";position:absolute;top:5px;bottom:5px;width:2px;border-radius:2px;background:rgba(255,255,255,.82)}.WaveformViewport_playheadHandle__40axP:after{right:3px}.WaveformViewer_workspace___oNJT{--page-bg:var(--color-page-background);--text:var(--color-text-primary);--muted:var(--color-text-muted);--panel:var(--color-surface-muted);--panel-strong:var(--color-surface-primary);--border:var(--color-border-default);--panel-border:var(--color-border-default);--panel-shadow:var(--shadow-strong);--panel-radius:0;--page-x:clamp(12px,2.4vw,46px);--page-top:clamp(84px,7vh,96px);--page-bottom:34px;position:relative;isolation:isolate;display:flex;width:100%;height:100vh;min-height:0;min-width:0;flex-direction:column;overflow:hidden;padding:26px var(--page-x) var(--page-bottom);background:var(--page-bg);color:var(--text)}.WaveformViewer_workspace___oNJT:before{content:"";position:absolute;inset:0;z-index:-1;background-size:86px 86px;-webkit-mask-image:linear-gradient(180deg,transparent,black 14%,black 78%,transparent);mask-image:linear-gradient(180deg,transparent,black 14%,black 78%,transparent);pointer-events:none}.WaveformViewer_waveformStage__lKVwf{display:flex;flex:1 1 auto;width:100%;min-height:0;min-width:0;margin-top:40px}.WaveformViewer_waveformCard__QjYbo{display:flex;flex:1 1 auto;width:100%;min-height:0;min-width:0;flex-direction:column;align-items:center;background:transparent}.WaveformViewer_emptyState__Dn4rC{display:flex;width:calc(100% - 44px);margin:0 auto;min-height:calc(100vh - 134px);flex-direction:column;align-items:center;justify-content:center;transform:translateY(-6vh)}.WaveformViewer_intro__iyGKd{max-width:760px;margin-bottom:22px;text-align:center}.WaveformViewer_intro__iyGKd h1{margin:0;color:var(--text);font-size:clamp(24px,2.2vw,32px);font-weight:700;letter-spacing:-.03em}.WaveformViewer_intro__iyGKd p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.5}@media (max-width:768px){.WaveformViewer_workspace___oNJT{padding-top:14px}.WaveformViewer_emptyState__Dn4rC{width:calc(100% - 44px);margin:0 auto;min-height:calc(100vh - 118px);transform:translateY(-5vh)}}@media (min-width:1024px){.WaveformViewer_emptyState__Dn4rC{max-width:calc(var(--page-container-max-width) - 84px)}}@media (min-width:1280px){.WaveformViewer_emptyState__Dn4rC{max-width:calc(var(--page-container-max-width-wide) - 84px)}}.AdSlot_adSlot__pBm7O{border:1px dashed var(--color-border-strong);border-radius:var(--radius-md);background:rgba(255,255,255,.5);color:var(--color-text-soft);font-size:12px;text-align:center}.AdSlot_horizontal__Td30c{margin:18px 16px 0;padding:14px}.AdSlot_inline__WljNY{padding:14px}.AdSlot_sidebar__X72xY{min-height:260px;padding:14px}.Footer_container__Dj1D9{width:calc(100% - 24px);margin:0 auto}.Footer_footer__4vzqH{background:rgba(255,255,255,.82);box-shadow:0 -12px 34px rgba(15,35,80,.06)}.Footer_footerInner__6hzif{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:24px;color:var(--color-text-muted);font-size:16px}.Footer_copyright__1v3uR{margin:0;color:var(--color-text-soft);font-size:16px;font-weight:500}.Footer_footerLinks__xuRtG{display:flex;align-items:center;justify-content:flex-end;gap:28px}.Footer_footer__4vzqH a{border-radius:var(--radius-sm);color:var(--color-text-muted);font-size:16px;font-weight:720;text-decoration:none}.Footer_footer__4vzqH a:hover{color:var(--color-text-primary)}@media (max-width:768px){.Footer_footerInner__6hzif{min-height:68px;align-items:center}.Footer_footerLinks__xuRtG{gap:18px}}@media (min-width:1024px){.Footer_container__Dj1D9{max-width:var(--page-container-max-width)}}@media (min-width:1280px){.Footer_container__Dj1D9{max-width:var(--page-container-max-width-wide)}}.BackgroundWave_backgroundWave__WFXSL{position:fixed;inset:72px 0 0;z-index:0;overflow:hidden;pointer-events:none}.BackgroundWave_backgroundWave__WFXSL:before{content:none}.BackgroundWave_backgroundWave__WFXSL svg{position:absolute;right:-1px;bottom:0;left:0;width:100%;height:100%;fill:none;opacity:.22;stroke:rgba(37,99,235,.16);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2}@media (max-width:768px){.BackgroundWave_backgroundWave__WFXSL{top:54px}.BackgroundWave_backgroundWave__WFXSL svg{opacity:.16}}.HomePage_landingIntro__UBrSs{position:relative;z-index:1;display:grid;width:100%;max-width:1420px;min-height:620px;margin:0 auto;align-items:stretch;grid-gap:28px;gap:28px;overflow:visible}.HomePage_copy__nIMnS{position:relative;z-index:2;width:100%}.HomePage_landingIntro__UBrSs h2{font-size:clamp(21px,2vw,28px);font-weight:800;line-height:1.12}.HomePage_featureList__9AQVi{display:flex;flex-wrap:wrap;gap:18px;margin:24px 0 0;padding:0;list-style:none}.HomePage_featureList__9AQVi li{display:inline-flex;min-height:48px;align-items:center;gap:12px;border:1px solid #cbdcf5;border-radius:8px;background:rgba(255,255,255,.48);color:var(--color-text-primary);padding:0 18px;font-size:15px;font-weight:760}.HomePage_featureList__9AQVi svg{flex:0 0 auto;color:var(--color-accent-primary)}.HomePage_divider__LZIVu{height:1px;margin-top:28px;background:var(--color-border-default)}.HomePage_steps__oH13R{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:34px;gap:34px;margin:28px 0 0;padding:0;list-style:none}.HomePage_steps__oH13R li{position:relative;display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);grid-column-gap:18px;column-gap:18px;padding-right:28px}.HomePage_steps__oH13R li:not(:last-child):after{content:"";position:absolute;top:0;right:-17px;width:1px;height:68px;background:var(--color-border-default)}.HomePage_steps__oH13R strong{display:block;color:var(--color-text-primary);font-size:16px;font-weight:720}.HomePage_steps__oH13R li>span:not(.HomePage_stepNumber__nHFtf){display:block;grid-column:2;margin-top:12px;color:var(--color-text-muted);font-size:15px;line-height:1.48}.HomePage_stepNumber__nHFtf{display:inline-flex;grid-row:span 2;width:38px;height:38px;align-items:center;justify-content:center;border-radius:999px;background:radial-gradient(circle at 50% 36%,rgba(255,255,255,.96),rgba(255,255,255,.1) 62%),var(--color-accent-soft);color:var(--color-accent-primary);font-size:17px;font-weight:800}@media (max-width:768px){.HomePage_landingIntro__UBrSs,.HomePage_steps__oH13R{grid-template-columns:1fr}.HomePage_landingIntro__UBrSs{min-height:auto;gap:26px}.HomePage_landingIntro__UBrSs h2{font-size:24px}.HomePage_landingIntro__UBrSs p{font-size:16px}.HomePage_featureList__9AQVi{gap:10px}.HomePage_featureList__9AQVi li{width:100%}.HomePage_steps__oH13R{gap:22px}.HomePage_steps__oH13R li{padding-right:0}.HomePage_steps__oH13R li:not(:last-child):after{display:none}}.Header_container__3JNoS{width:calc(100% - 24px);margin:0 auto}.Header_header__AF_3G{background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-medium)}.Header_headerInner__HCfVa{display:flex;min-height:60px;align-items:center;justify-content:space-between;gap:36px}.Header_brand__EL5wC{display:inline-flex;align-items:center;gap:10px;color:var(--color-text-primary);font-size:18px;font-weight:800;letter-spacing:0;text-decoration:none}.Header_brandLogo__aYwPl{width:34px;height:34px;object-fit:contain}.Header_siteNav__RLEwO{display:flex;align-items:center;justify-content:flex-end;gap:42px}.Header_siteNav__RLEwO a{border-radius:var(--radius-sm);color:var(--color-text-muted);padding:6px 10px;font-size:16px;font-weight:720;text-decoration:none}.Header_brand__EL5wC:hover,.Header_siteNav__RLEwO a:hover,.Header_siteNav__RLEwO a[aria-current=page]{color:var(--color-text-primary)}.Header_siteNav__RLEwO a[aria-current=page]{background:var(--color-accent-soft);color:var(--color-accent-primary)}@media (max-width:768px){.Header_headerInner__HCfVa{min-height:50px;gap:14px;padding-top:8px;padding-bottom:8px}.Header_brand__EL5wC{gap:8px;font-size:17px}.Header_brandLogo__aYwPl{width:30px;height:30px}.Header_siteNav__RLEwO{width:auto;justify-content:flex-end;gap:20px}.Header_siteNav__RLEwO a{padding-right:0;font-size:15px}}@media (min-width:1024px){.Header_container__3JNoS{max-width:var(--page-container-max-width)}}@media (min-width:1280px){.Header_container__3JNoS{max-width:var(--page-container-max-width-wide)}}.PageLayout_pageLayout__WY80B{display:flex;width:100%;min-height:100vh;flex-direction:column}.PageLayout_main__kiccA{position:relative;flex:1 1;overflow:hidden;padding-top:0;padding-bottom:0}.PageContentWrapper_container__K3ON_{position:relative;z-index:1;width:calc(100% - 24px);margin:0 auto;padding-top:26px;padding-bottom:56px}@media (max-width:768px){.PageContentWrapper_container__K3ON_{padding-top:14px;padding-bottom:36px}}@media (min-width:1024px){.PageContentWrapper_container__K3ON_{max-width:var(--page-container-max-width)}}@media (min-width:1280px){.PageContentWrapper_container__K3ON_{max-width:var(--page-container-max-width-wide)}}.Text_text__6vd08{margin-bottom:28px;color:var(--color-text-muted);font-size:18px;line-height:1.7;font-weight:400;text-align:justify}@media (max-width:768px){.Text_text__6vd08{margin-bottom:22px;font-size:16px}}