.plan-page-hero-copy{display:flex;flex-direction:column;gap:var(--plan-page-hero-copy-gap);width:var(--plan-page-hero-copy-width);max-width:100%;transform:translateY(-17px)}.plan-page-hero-title{margin:0;display:flex;flex-direction:column;gap:10px;font-size:var(--plan-page-hero-title-size);font-weight:700;line-height:1.28;letter-spacing:.01em}.plan-page-hero-title-emphasis{color:var(--smc-blue)}.plan-page-hero-lead{margin:0;font-size:15px;font-weight:400;line-height:1.8;color:rgba(0,0,0,.72)}.plan-page-hero-lead span{display:block}.plan-page-hero-visual{position:absolute;right:var(--page-hero-visual-inline-end);top:var(--plan-page-hero-visual-top);width:var(--plan-page-hero-visual-width);aspect-ratio:600.198/399.3;overflow:visible}.plan-page-hero-illustration{display:block;width:100%;height:100%;object-fit:contain;object-position:center}@media (max-width:1080px){.plan-page-hero-copy{transform:none}.plan-page-hero-visual{right:var(--layout-gutter);bottom:-6px}}@media (max-width:820px){.plan-page-hero-copy{width:100%;align-items:center;text-align:center}.plan-page-hero-lead span{display:inline}.plan-page-hero-title{font-size:32px}.plan-page-hero-visual{position:relative;top:auto;right:auto;bottom:auto;margin:12px auto 0}}@media (max-width:560px){.plan-page-hero-copy{gap:20px}.plan-page-hero-title{font-size:28px;line-height:1.34}.plan-page-hero-lead{font-size:13px}}.plan-page-plans-stage{padding:80px var(--layout-gutter) 100px}.plan-page-plans-content{width:min(1280px,100%);margin:0 auto;display:flex;flex-direction:column;gap:60px}.plan-page-group{gap:32px}.plan-page-group,.plan-page-group-stack{display:flex;flex-direction:column;align-items:center}.plan-page-group-stack{width:100%;gap:24px}.plan-page-group-head{display:flex;align-items:center;justify-content:center;gap:30px}.plan-page-group-head h3{margin:0;font-size:26px;font-weight:700;line-height:1.5}.plan-page-group-avatar{position:relative;display:inline-flex;width:64px;height:64px;flex:0 0 auto}.plan-page-group-avatar img{display:block;width:100%;height:100%;object-fit:contain}.plan-page-group-avatar-circle{position:absolute;inset:0}.plan-page-group-avatar-people{position:absolute;inset:10.916% 15% 10.916% 15%;overflow:hidden}.plan-page-group-avatar-person{position:absolute;display:block}.plan-page-group-avatar-person img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.plan-page-group-avatar-person-01{left:-.02%;top:57.06%;width:11.22%;height:22.65%}.plan-page-group-avatar-person-02{left:12.25%;top:63.52%;width:11.22%;height:22.61%}.plan-page-group-avatar-person-03{left:30.03%;top:0;width:69.97%;height:100%}.plan-page-group-panel{width:100%}.plan-page-group-panel-personal{max-width:870px}.plan-page-group-panel-business{max-width:1280px}.plan-page-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px}.plan-page-card{--smc-hover-translate-y:-2px;--smc-hover-shadow:0 10px 20px rgba(0,0,0,.12);background:#fff;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.05);overflow:hidden;display:flex;flex-direction:column;min-height:300px;border:1px solid transparent;transform:translateY(0);transition:transform var(--clickable-motion-duration) var(--clickable-motion-ease),box-shadow var(--clickable-motion-duration) var(--clickable-motion-ease),border-color var(--clickable-motion-duration) var(--clickable-motion-ease)}.plan-page-card.is-emphasis{border-color:var(--smc-blue);box-shadow:0 10px 30px rgba(11,197,234,.15)}.plan-page-card-main{flex:1 1 auto;padding:40px 32px 20px;background:#fff;gap:30px}.plan-page-card-copy,.plan-page-card-main{display:flex;flex-direction:column;align-items:center}.plan-page-card-copy{gap:12px;text-align:center}.plan-page-card-copy h4{margin:0;font-size:24px;font-weight:800;line-height:1.4;color:#022034}.plan-page-card-copy p{margin:0;font-size:14px;font-weight:400;line-height:1.6;color:#666}.plan-page-card-hours{display:flex;flex-direction:column;align-items:center;gap:4px}.plan-page-card-hours-value{color:#022034;font-size:64px;font-weight:900;line-height:1;letter-spacing:-.02em}.plan-page-card.is-emphasis .plan-page-card-hours-value{color:var(--smc-blue)}.plan-page-card-hours-unit{font-size:16px;font-weight:600;line-height:1;color:#888}.plan-page-card-caption{margin:0;font-size:14px;font-weight:500;line-height:1.4;color:#999;text-align:center}.plan-page-card-footer{padding:0 32px 40px;display:flex;justify-content:center;background:#fff}.plan-page-card-cta{width:100%;height:52px;display:inline-flex;align-items:center;justify-content:center;background:#022034;color:#fff;font-size:16px;font-weight:700;border-radius:26px;text-decoration:none;transition:background-color .3s ease,opacity .3s ease}.plan-page-card-cta:hover{opacity:.9}.plan-page-card.is-emphasis .plan-page-card-cta{background:var(--smc-blue)}.plan-page-group-note{margin:0;font-size:15px;line-height:2;text-align:center}.plan-page-group-footer{width:100%;max-width:1280px;margin-top:0;display:flex;justify-content:center}.plan-page-enterprise-cta{--smc-hover-translate-y:-2px;--smc-hover-shadow:0 10px 20px rgba(0,0,0,.12);width:100%;display:flex;align-items:center;gap:40px;padding:32px 48px;background:#fff;border:1px solid transparent;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.05);transform:translateY(0);transition:transform var(--clickable-motion-duration) var(--clickable-motion-ease),box-shadow var(--clickable-motion-duration) var(--clickable-motion-ease),border-color var(--clickable-motion-duration) var(--clickable-motion-ease)}.plan-page-enterprise-cta-icon{flex:0 0 64px;height:64px;display:flex;align-items:center;justify-content:center}.plan-page-enterprise-cta-icon img{width:100%;height:100%;object-fit:contain}.plan-page-enterprise-cta-content{flex:1 1 auto}.plan-page-enterprise-cta-content h4{margin:0 0 4px;font-size:22px;font-weight:800;color:#022034;line-height:1.4}.plan-page-enterprise-cta-content p{margin:0;font-size:15px;color:#666;line-height:1.6}.plan-page-enterprise-cta-action{flex:0 0 auto}.plan-page-enterprise-cta-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 32px;background:#022034;color:#fff;font-size:16px;font-weight:700;border-radius:26px;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.plan-page-enterprise-cta-button:hover{background:var(--smc-blue);transform:translateY(-2px)}@media (hover:hover) and (pointer:fine){.plan-page-card:hover,.plan-page-enterprise-cta:hover{transform:translateY(var(--smc-hover-translate-y));box-shadow:var(--smc-hover-shadow)}}@media (prefers-reduced-motion:reduce){.plan-page-card,.plan-page-enterprise-cta{transition:none}}.plan-page-shared-features-stage{padding:0 var(--layout-gutter)}.plan-page-shared-features-shell{width:min(1380px,100%);margin:0 auto;padding:100px clamp(20px,6vw,80px);border-radius:30px 30px 0 0;background:linear-gradient(180deg,rgba(11,197,234,.2),rgba(11,197,234,0) 21.813%),linear-gradient(180deg,rgba(11,197,234,0) 45%,rgba(11,197,234,.3));display:flex;flex-direction:column;align-items:center;gap:60px}.plan-page-shared-features-head{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.plan-page-shared-features-head h2{margin:0;font-size:26px;font-weight:700;line-height:1.5}.plan-page-shared-features-head p{margin:0;font-size:15px;font-weight:400;line-height:2}.plan-page-shared-features-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(96px,1fr));grid-gap:60px 44px;gap:60px 44px;justify-content:center;width:min(720px,100%)}.plan-page-feature-item{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.plan-page-feature-icon{width:60px;height:60px;background:#e1f2f6;border-radius:30px;position:relative;display:inline-flex;align-items:center;justify-content:center}.plan-page-feature-icon-single,.plan-page-feature-icon-stack{position:relative;display:block}.plan-page-feature-icon-single{width:33px;height:33px}.plan-page-feature-icon-single[src*=phone-record]{width:29.8px;height:33px}.plan-page-feature-icon-single[src*=workspace-share]{width:33.1px;height:32.9px}.plan-page-feature-icon-single[src*=zoom]{width:30px;height:30px}.plan-page-feature-icon-single[src*=security-option]{width:60px;height:60px}.plan-page-feature-icon-stack-transcript{width:33px;height:32.97px}.plan-page-feature-icon-stack-audio{width:33px;height:30px}.plan-page-feature-icon-stack-download{width:33px;height:33px}.plan-page-feature-layer{position:absolute;display:block}.plan-page-feature-layer img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.plan-page-feature-layer-transcript-01{inset:1.52% 1.52% 23.08% 1.52%}.plan-page-feature-layer-transcript-02{inset:39.13% 1.9% 1.52% 38.79%}.plan-page-feature-layer-transcript-03,.plan-page-feature-layer-transcript-04{inset:1.52%}.plan-page-feature-layer-audio-01{inset:42% 1.52% 1.67% 1.52%}.plan-page-feature-layer-audio-02{inset:1.67% 1.52%}.plan-page-feature-layer-download-01{inset:5.76% 1.52% 1.52% 25.76%}.plan-page-feature-layer-download-02{inset:1.52%}.plan-page-feature-copy{display:flex;flex-direction:column;align-items:center;gap:15px}.plan-page-feature-title{margin:0;display:flex;flex-direction:column;gap:2px;font-size:16px;font-weight:700;line-height:1.6}.plan-page-feature-note{margin:0;font-size:14px;font-weight:500;line-height:1.5;color:rgba(0,0,0,.72)}.plan-page-outline-button{min-width:192px;height:60px;padding:0 40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--smc-blue);border-radius:10px;background:#fff;color:var(--smc-blue);font-size:16px;font-weight:700;line-height:1.6}.plan-page-contact-stage{padding:0 var(--layout-gutter)}.plan-page-contact-shell{width:min(1380px,100%);margin:0 auto;padding:100px 90px;border-radius:0 0 20px 20px;background:linear-gradient(180deg,#0bc5ea,#00a1c1);display:grid;grid-template-columns:minmax(280px,343px) minmax(0,660px);grid-gap:40px;gap:40px;align-items:start;justify-content:space-between}.plan-page-contact-copy{display:flex;flex-direction:column;gap:64px;color:#fff}.plan-page-contact-kicker{margin:0;font-size:60px;font-weight:700;line-height:1.6}.plan-page-contact-copy-group{display:flex;flex-direction:column;gap:24px}.plan-page-contact-title{margin:0;font-size:20px;font-weight:700;line-height:1.4}.plan-page-contact-lead{margin:0;display:flex;flex-direction:column;gap:6px;font-size:15px;font-weight:400;line-height:2}.plan-page-contact-card,.plan-page-contact-cards{display:flex;flex-direction:column;gap:40px}.plan-page-contact-card{background:#f5f5f5;border-radius:10px;padding:40px}.plan-page-contact-card-head{display:flex;align-items:center;gap:30px}.plan-page-contact-card-icon{width:100px;height:100px;border-radius:5px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.plan-page-contact-card-icon img{display:block;width:30px;height:30px;object-fit:contain}.plan-page-contact-card-icon-form{background:var(--smc-blue)}.plan-page-contact-card-icon-form img{width:30px;height:24px}.plan-page-contact-card-icon-trial{background:#036eb7}.plan-page-contact-card-copy{display:flex;flex-direction:column;gap:30px}.plan-page-contact-card-copy h3{margin:0;font-size:24px;font-weight:700;line-height:1.4}.plan-page-contact-card-copy p{margin:0;font-size:15px;font-weight:400;line-height:2}.plan-page-contact-card-link{width:100%;height:60px;padding:0 20px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:700;line-height:1.6}.plan-page-contact-card-link-form{background:linear-gradient(90deg,#0bc5ea,#00a1c1);color:#fff}.plan-page-contact-card-link-trial{background:#fff;border:1px solid #036eb7;color:#036eb7}.plan-page-contact-card-link-badge{padding:6px 8px;border-radius:6px;background:#036eb7;color:#fff;font-size:14px;line-height:1.8}@media (max-width:1240px){.plan-page-plans-stage{padding-top:72px;padding-bottom:88px}.plan-page-shared-features-grid{grid-template-columns:repeat(3,minmax(96px,1fr))}.plan-page-contact-shell{padding:70px 40px;grid-template-columns:minmax(260px,1fr) minmax(0,1.4fr)}.plan-page-contact-kicker{font-size:52px}}@media (max-width:1080px){.plan-page-plans-stage{padding-top:64px;padding-bottom:80px}.plan-page-plans-content{gap:52px}.plan-page-group-head{gap:20px}.plan-page-group-head h3,.plan-page-shared-features-head h2{font-size:24px}.plan-page-shared-features-shell{padding:80px 24px;border-radius:24px 24px 0 0}.plan-page-shared-features-grid{grid-template-columns:repeat(3,minmax(96px,1fr));gap:40px 28px}.plan-page-contact-shell{padding:56px 24px;grid-template-columns:minmax(0,1fr);gap:40px}.plan-page-contact-copy{gap:36px}.plan-page-contact-kicker{font-size:48px;line-height:1.4}.plan-page-contact-card{padding:26px;gap:24px}.plan-page-contact-card-copy h3{font-size:22px}}@media (max-width:820px){.plan-page-plans-stage{padding-top:52px;padding-bottom:68px}.plan-page-plans-content{gap:40px}.plan-page-group-head{flex-direction:column;gap:14px}.plan-page-card-grid{grid-template-columns:minmax(0,1fr)}.plan-page-card-main{padding:30px 20px 16px;gap:20px}.plan-page-card-footer{padding:0 20px 30px}.plan-page-card-hours-value{font-size:48px}.plan-page-card-copy h4{font-size:20px}.plan-page-enterprise-cta{flex-direction:column;text-align:center;padding:40px 30px;gap:24px}.plan-page-enterprise-cta-icon{flex:0 0 60px}.plan-page-enterprise-cta-button{width:100%}.plan-page-card-caption,.plan-page-card-copy p,.plan-page-group-note,.plan-page-shared-features-head p{font-size:14px}.plan-page-shared-features-shell{padding:64px 18px}.plan-page-shared-features-grid{grid-template-columns:repeat(2,minmax(120px,1fr));width:min(420px,100%)}.plan-page-contact-shell{padding:40px 16px;border-radius:0 0 20px 20px}.plan-page-contact-kicker{font-size:42px}.plan-page-contact-title{font-size:19px}.plan-page-contact-card-copy p,.plan-page-contact-lead{font-size:14px;line-height:1.8}.plan-page-contact-card-head{gap:16px;align-items:flex-start}.plan-page-contact-card-icon{width:72px;height:72px}.plan-page-contact-card-copy h3{font-size:20px}.plan-page-contact-card-link{height:54px;font-size:15px}.plan-page-contact-card-link-badge{font-size:12px;line-height:1.5}}@media (max-width:560px){.plan-page-enterprise-cta{padding:30px 20px;border-radius:20px}.plan-page-enterprise-cta-content h4{font-size:18px}.plan-page-enterprise-cta-content p{font-size:14px}.plan-page-card-hours{flex-direction:column;gap:6px}.plan-page-card-hours-unit{line-height:1.4}.plan-page-card-cta,.plan-page-outline-button{height:54px;font-size:15px}.plan-page-shared-features-grid{grid-template-columns:minmax(0,1fr)}.plan-page-contact-kicker{font-size:36px}.plan-page-contact-title{font-size:18px;line-height:var(--section-title-mobile-line-height)}.plan-page-contact-card{padding:18px 14px}.plan-page-contact-card-copy{gap:14px}.plan-page-contact-card-copy h3{font-size:18px}.plan-page-contact-card-link{padding:0 10px}}