@import"https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Poppins:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--tosee-public-primary: #2563EB;--tosee-public-primary-hover: #1D4ED8;--tosee-public-primary-soft: #EFF6FF;--tosee-public-background: #f9f9f9;--tosee-public-surface: #ffffff;--tosee-public-text: #333333;--tosee-public-heading: #000000;--tosee-public-muted: #555555}*::-webkit-scrollbar,*:before::-webkit-scrollbar,*:after::-webkit-scrollbar,html::-webkit-scrollbar,body::-webkit-scrollbar{width:3px!important;height:3px!important;max-width:3px!important;max-height:3px!important}*::-webkit-scrollbar-track,*:before::-webkit-scrollbar-track,*:after::-webkit-scrollbar-track,html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background:transparent!important}*::-webkit-scrollbar-thumb,*:before::-webkit-scrollbar-thumb,*:after::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:silver!important;border-radius:2px!important}*::-webkit-scrollbar-thumb:hover,*:before::-webkit-scrollbar-thumb:hover,*:after::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover{background-color:#a0a0a0!important}*::-webkit-scrollbar-button,*:before::-webkit-scrollbar-button,*:after::-webkit-scrollbar-button{display:none!important;height:0!important;width:0!important}*::-webkit-scrollbar-corner{background:transparent!important}html,body,*{scrollbar-width:thin;scrollbar-color:#c0c0c0 transparent}*:before,*:after{scrollbar-width:thin;scrollbar-color:#c0c0c0 transparent}body{font-family:Noto Sans,Noto Sans JP,Noto Sans KR,Noto Sans SC,Noto Sans Arabic,Noto Sans Thai,Noto Sans Devanagari,Noto Sans Hebrew,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--tosee-public-surface, #ffffff);color:var(--tosee-public-text, #333333)}[data-tosee-public-header]{background-color:var(--tosee-public-surface, #ffffff);border-bottom:1px solid #e0e0e0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;overflow:clip;position:sticky;top:0;z-index:1000}[data-tosee-public-header-content]{max-width:1200px;margin:0 auto;padding:0 24px;height:68px;display:flex;align-items:center;gap:8px}[data-tosee-public-logo]{display:flex;align-items:center;text-decoration:none;margin-right:32px;flex-shrink:0}[data-tosee-public-logo-image]{display:block;width:auto;height:36px;max-width:none;object-fit:contain}[data-tosee-public-nav],[data-tosee-public-header-actions]{display:flex;align-items:center}[data-tosee-public-nav]{gap:28px}[data-tosee-public-header-actions]{gap:16px;flex-shrink:0}[data-tosee-public-header-spacer]{flex:1}@media (max-width: 968px){[data-tosee-public-nav]{display:none}}code{font-family:Poppins,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-weight:300}*{font-family:Noto Sans,Noto Sans JP,Noto Sans KR,Noto Sans SC,Noto Sans Arabic,Noto Sans Thai,Noto Sans Devanagari,Noto Sans Hebrew,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:300}h1,h2,h3,h4,h5,h6{color:#000;font-family:var(--tosee-public-heading-font, "Poppins", sans-serif);font-weight:300}p{color:#333;line-height:1.6;font-family:Noto Sans,Noto Sans JP,Noto Sans KR,Noto Sans SC,Noto Sans Arabic,Noto Sans Thai,Noto Sans Devanagari,Noto Sans Hebrew,sans-serif;font-weight:300}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{font-family:Noto Sans,Noto Sans JP,Noto Sans KR,Noto Sans SC,Noto Sans Arabic,Noto Sans Thai,Noto Sans Devanagari,Noto Sans Hebrew,sans-serif;font-weight:300;padding:12px 24px;border:1px solid;border-radius:4px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.btn-primary{background-color:#000;color:#fff;border-color:#000}.btn-primary:hover{background-color:#333;border-color:#333}.btn-secondary{background-color:#fff;color:#000;border-color:#333}.btn-secondary:hover{background-color:#f8f8f8;border-color:#000}.btn-outline{background-color:transparent;color:#000;border-color:#333}.btn-outline:hover{background-color:#000;color:#fff}.form-group{margin-bottom:20px}.form-label{display:block;margin-bottom:8px;font-family:Noto Sans,Noto Sans JP,Noto Sans KR,Noto Sans SC,Noto Sans Arabic,Noto Sans Thai,Noto Sans Devanagari,Noto Sans Hebrew,sans-serif;font-weight:300;color:#000}.form-input{width:100%;padding:12px 16px;border:1px solid #333333;border-radius:4px;font-family:Noto Sans,Noto Sans JP,Noto Sans KR,Noto Sans SC,Noto Sans Arabic,Noto Sans Thai,Noto Sans Devanagari,Noto Sans Hebrew,sans-serif;font-weight:300;font-size:14px;background-color:#fff;color:#333}.form-input:focus{outline:none;border-color:#000;box-shadow:0 0 0 2px #0000001a}.form-textarea{resize:vertical;min-height:100px}.loading{display:flex;justify-content:center;align-items:center;padding:40px}.error{color:#d32f2f;background-color:#ffebee;padding:12px 16px;border:1px solid #f8bbd9;border-radius:4px;margin-bottom:20px}.success{color:#2e7d32;background-color:#e8f5e8;padding:12px 16px;border:1px solid #a5d6a7;border-radius:4px;margin-bottom:20px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:where(.dc-root) svg{width:1.25rem;height:1.25rem}:where(.learner-status-page,.learner-skeleton-shell,.learner-auth-page) svg{width:1.5rem;height:1.5rem}@keyframes learner-surface-fade-in{0%{opacity:0}}.learner-status-page,.learner-skeleton-shell,.learner-auth-page,.learner-portal{animation:learner-surface-fade-in .26s cubic-bezier(.2,0,0,1) both}@media (prefers-reduced-motion: reduce){.learner-status-page,.learner-skeleton-shell,.learner-auth-page,.learner-portal{animation:none}}.dc-root{height:100vh;background:var(--tk-bg);color:var(--tk-text);font-family:var(--tk-font-body);-webkit-font-smoothing:antialiased}.dc-root :focus{outline:none}.dc-root :focus-visible{outline:3px solid var(--tk-focus-ring);outline-offset:2px}.dc-root.dc-reduce *,.dc-root.dc-reduce *:before,.dc-root.dc-reduce *:after{animation-duration:1ms!important;transition-duration:1ms!important}@media (prefers-reduced-motion: reduce){.dc-root *,.dc-root *:before,.dc-root *:after{animation-duration:1ms!important;transition-duration:1ms!important}}.dc-app{position:relative;display:grid;grid-template-columns:var(--tk-nav-rail-w) minmax(0,1fr);height:100%;overflow:hidden;transition:grid-template-columns var(--tk-motion) var(--tk-ease-emphasized)}.dc-app[data-collapsed=true]{grid-template-columns:var(--tk-nav-collapsed-w) minmax(0,1fr)}.dc-sidebar{display:flex;flex-direction:column;min-height:0;background:var(--tk-surface);border-inline-end:1px solid var(--tk-border);overflow:hidden}.dc-hero{flex:none;display:flex;flex-direction:column;gap:var(--tk-space-3);padding:var(--tk-space-3);border-bottom:1px solid var(--tk-border)}.dc-hero-top{display:flex;align-items:center;gap:var(--tk-space-3);transition:gap var(--tk-motion) var(--tk-ease)}.dc-logo{flex:none;display:flex;align-items:center;gap:var(--tk-space-2);min-width:0}.dc-logo-mark{flex:none;width:32px;height:32px}.dc-logo-sq{fill:var(--tk-accent)}.dc-logo-bar{fill:var(--tk-on-accent)}.dc-logo-word{font-family:var(--tk-font-heading);font-weight:700;font-size:.95rem;letter-spacing:.01em;color:var(--tk-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:opacity var(--tk-motion) var(--tk-ease),max-width var(--tk-motion) var(--tk-ease-emphasized)}.dc-course-title{margin:0;font-family:var(--tk-font-heading);font-weight:var(--tk-weight-heading);font-size:var(--tk-fs-body);line-height:1.3;color:var(--tk-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-height:2em;transition:opacity var(--tk-motion) var(--tk-ease),max-height var(--tk-motion) var(--tk-ease-emphasized),margin var(--tk-motion) var(--tk-ease)}.dc-collapse{flex:none;display:grid;place-items:center;width:36px;height:36px;border:none;border-radius:var(--tk-radius-control);background:transparent;color:var(--tk-text-muted);cursor:pointer;transition:background var(--tk-motion-fast) var(--tk-ease),color var(--tk-motion-fast) var(--tk-ease)}.dc-collapse:hover{background:var(--tk-surface-2);color:var(--tk-text)}.dc-collapse svg{width:20px;height:20px;transition:transform var(--tk-motion) var(--tk-ease-emphasized)}.dc-app[data-collapsed=true] .dc-collapse svg{transform:rotate(180deg)}.dc-progress{display:flex;flex-direction:column;gap:var(--tk-space-2)}.dc-progress-track{height:6px;border-radius:var(--tk-radius-pill);background:var(--tk-surface-2);overflow:hidden}.dc-progress-fill{display:block;height:100%;border-radius:var(--tk-radius-pill);background:var(--tk-accent);transition:width var(--tk-motion) var(--tk-ease)}.dc-progress-label{font-size:var(--tk-fs-caption);color:var(--tk-text-muted);white-space:nowrap;transition:opacity var(--tk-motion) var(--tk-ease)}.dc-nav{flex:1;min-height:0;overflow:hidden auto;padding:var(--tk-space-3);display:flex;flex-direction:column;gap:var(--tk-space-1)}.dc-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--tk-space-3);width:100%;min-height:44px;padding:var(--tk-space-2);border:none;border-radius:var(--tk-radius-control);background:transparent;color:var(--tk-text);font:inherit;font-size:var(--tk-fs-label);text-align:start;cursor:pointer;transition:background var(--tk-motion-fast) var(--tk-ease),color var(--tk-motion-fast) var(--tk-ease)}.dc-item:hover{background:var(--tk-surface-2)}.dc-item[data-active=true]{background:var(--tk-accent-soft);color:var(--tk-accent);font-weight:var(--tk-weight-strong)}.dc-home{margin-bottom:var(--tk-space-2)}.dc-item-index{display:grid;place-items:center;flex:none;width:24px;height:24px;border-radius:var(--tk-radius-chip);background:var(--tk-surface-2);color:var(--tk-text-muted);font-size:var(--tk-fs-caption);font-weight:var(--tk-weight-strong);font-variant-numeric:tabular-nums}.dc-item[data-active=true] .dc-item-index{background:var(--tk-accent);color:var(--tk-on-accent)}.dc-item[data-completed=true] .dc-item-index{background:var(--tk-accent-soft);color:var(--tk-accent)}.dc-item-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:opacity var(--tk-motion) var(--tk-ease)}.dc-item-check{width:16px;height:16px;flex:none;color:var(--tk-accent);opacity:0;transition:opacity var(--tk-motion) var(--tk-ease)}.dc-item[data-completed=true] .dc-item-check{opacity:1}.dc-item-ico{display:grid;place-items:center;width:24px;height:24px;color:var(--tk-text-muted)}.dc-item-ico svg{width:19px;height:19px}.dc-item[data-active=true] .dc-item-ico{color:var(--tk-accent)}.dc-app[data-collapsed=true] .dc-logo{justify-content:center;gap:0}.dc-app[data-collapsed=true] .dc-logo-word{opacity:0;max-width:0}.dc-app[data-collapsed=true] .dc-course-title{opacity:0;max-height:0;margin:0}.dc-app[data-collapsed=true] .dc-progress-label,.dc-app[data-collapsed=true] .dc-item-label,.dc-app[data-collapsed=true] .dc-item-check{opacity:0;pointer-events:none}.dc-logo-word,.dc-course-title,.dc-progress-label,.dc-item-label,.dc-item-check{transition-delay:.15s}.dc-app[data-collapsed=true] .dc-logo-word,.dc-app[data-collapsed=true] .dc-course-title,.dc-app[data-collapsed=true] .dc-progress-label,.dc-app[data-collapsed=true] .dc-item-label,.dc-app[data-collapsed=true] .dc-item-check{transition-delay:0s}.dc-main{display:flex;flex-direction:column;min-width:0;min-height:0;background:var(--tk-bg)}.dc-topbar{flex:none;display:flex;align-items:center;gap:var(--tk-space-4);padding:var(--tk-space-3) var(--tk-space-5);border-bottom:1px solid var(--tk-border);background:var(--tk-bg)}.dc-menu{flex:none;display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid var(--tk-border);border-radius:var(--tk-radius-control);background:var(--tk-surface);color:var(--tk-text);cursor:pointer;transition:background var(--tk-motion-fast) var(--tk-ease),border-color var(--tk-motion-fast) var(--tk-ease)}.dc-menu:hover{background:var(--tk-surface-2);border-color:var(--tk-border-strong)}.dc-menu svg{width:20px;height:20px}.dc-menu-chevron{transition:transform var(--tk-motion) var(--tk-ease-emphasized)}.dc-app[data-collapsed=true] .dc-menu-chevron{transform:rotate(180deg)}.dc-topbar-copy{min-width:0;flex:1}.dc-slide-eyebrow{font-size:var(--tk-fs-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--tk-text-muted)}.dc-slide-title{margin:0;font-family:var(--tk-font-heading);font-weight:var(--tk-weight-heading);font-size:var(--tk-fs-title);line-height:1.2;color:var(--tk-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dc-topbar-meta{display:flex;align-items:center;gap:var(--tk-space-2);flex:none}.dc-pill{display:inline-flex;align-items:center;gap:var(--tk-space-2);padding:var(--tk-space-1) var(--tk-space-3);border-radius:var(--tk-radius-pill);border:1px solid var(--tk-border);background:var(--tk-surface);color:var(--tk-text-muted);font-size:var(--tk-fs-caption);font-weight:var(--tk-weight-strong);white-space:nowrap}.dc-dot{width:8px;height:8px;border-radius:var(--tk-radius-pill);background:var(--tk-accent)}.dc-pill[data-tone=complete] .dc-dot{background:var(--tk-correct)}.dc-stage{flex:1;min-height:0;overflow-y:auto;display:flex;justify-content:center;align-items:center;padding:clamp(16px,3vw,40px)}.dc-slide{width:100%;max-width:1060px;margin:auto;animation:dc-slide-in .46s cubic-bezier(.22,1,.36,1) backwards}.dc-canvas{width:100%;max-width:1060px;aspect-ratio:16 / 9;max-height:calc(100vh - 188px);margin:0 auto;display:flex;flex-direction:column;padding:clamp(16px,2.4vw,34px);border:1px solid var(--tk-border);border-radius:var(--tk-radius-card);background:var(--tk-bg);box-shadow:var(--tk-shadow-1);overflow:auto;box-sizing:border-box}.dc-canvas>.course-slot{width:100%;margin-block:auto;container:lab / inline-size}.dc-canvas .qzo-card{overflow:visible}.dc-canvas .qzr-card,.dc-canvas .qzo-card,.dc-canvas .fib-card,.dc-canvas .ddx-card,.dc-canvas .seq-card{background:transparent;border:none;box-shadow:none}.dc-root .tk-btn{font-family:var(--tk-font-body);font-weight:var(--tk-weight-strong);font-size:var(--tk-fs-body);color:var(--tk-on-accent);background:var(--tk-accent);border:none;border-radius:var(--tk-radius-control);padding:var(--tk-space-3) var(--tk-space-5);cursor:pointer;transition:background var(--tk-motion-fast) var(--tk-ease),transform var(--tk-motion-fast) var(--tk-ease)}.dc-root .tk-btn:hover{background:var(--tk-accent-strong)}.dc-root .tk-btn:active{transform:scale(.98)}.dc-root .tk-btn[disabled],.dc-root .tk-btn[aria-disabled=true]{background:var(--tk-disabled-bg);color:var(--tk-disabled-fg);cursor:not-allowed;transform:none}.dc-root .tk-btn-ghost{background:transparent;color:var(--tk-text);border:1px solid var(--tk-border-strong)}.dc-root .tk-btn-ghost:hover{background:var(--tk-surface-2)}@keyframes dc-slide-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.course-slot{display:block}.dc-cover{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;border:1px solid var(--tk-border);border-radius:var(--tk-radius-card);background:var(--tk-surface);box-shadow:var(--tk-shadow-1)}.dc-cover-media{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.dc-cover-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#080c14e0,#080c149e 55%,#080c1461)}.dc-cover-body{position:relative;display:flex;flex-direction:column;align-items:center;gap:var(--tk-space-5);padding:clamp(32px,6vw,72px) clamp(24px,5vw,56px);width:100%}.dc-cover-eyebrow{font-size:var(--tk-fs-caption);font-weight:var(--tk-weight-strong);letter-spacing:.14em;text-transform:uppercase;color:var(--tk-accent)}.dc-cover[data-hero] .dc-cover-eyebrow{color:#fff;opacity:.85}.dc-cover-title{margin:0;max-width:18ch;font-family:var(--tk-font-heading);font-weight:var(--tk-weight-heading);font-size:var(--tk-fs-display);line-height:1.08;color:var(--tk-text);text-wrap:balance}.dc-cover[data-hero] .dc-cover-title{color:#fff}.dc-cover-lede{margin:0;max-width:50ch;font-size:var(--tk-fs-body);line-height:1.6;color:var(--tk-text-muted)}.dc-cover[data-hero] .dc-cover-lede{color:#ffffffd1}.dc-cover-meta-row{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--tk-space-2)}.dc-cover-chip{padding:var(--tk-space-1) var(--tk-space-3);border-radius:var(--tk-radius-pill);border:1px solid var(--tk-border);background:var(--tk-surface-2);color:var(--tk-text-muted);font-size:var(--tk-fs-caption);font-weight:var(--tk-weight-strong)}.dc-cover[data-hero] .dc-cover-chip{border-color:#ffffff47;background:#ffffff1f;color:#fff}.dc-cover-cta{padding:var(--tk-space-3) var(--tk-space-6);font-size:var(--tk-fs-body)}.dc-controls{flex:none;display:flex;align-items:center;justify-content:space-between;gap:var(--tk-space-3);padding:var(--tk-space-3) var(--tk-space-5);border-top:1px solid var(--tk-border);background:var(--tk-bg)}.dc-ctrl{display:inline-flex;align-items:center;gap:var(--tk-space-2);min-width:7.5rem;justify-content:center;font-family:var(--tk-font-body);font-weight:var(--tk-weight-strong);font-size:var(--tk-fs-label);border-radius:var(--tk-radius-control);padding:var(--tk-space-2) var(--tk-space-4);cursor:pointer;transition:background var(--tk-motion-fast) var(--tk-ease),transform var(--tk-motion-fast) var(--tk-ease)}.dc-ctrl svg{width:16px;height:16px}.dc-ctrl-primary{background:var(--tk-accent);color:var(--tk-on-accent);border:none}.dc-ctrl-primary:hover{background:var(--tk-accent-strong)}.dc-ctrl-primary:active{transform:scale(.98)}.dc-ctrl-ghost{background:transparent;color:var(--tk-text);border:1px solid var(--tk-border-strong)}.dc-ctrl-ghost:hover{background:var(--tk-surface-2)}.dc-ctrl[disabled]{background:var(--tk-disabled-bg);color:var(--tk-disabled-fg);border-color:transparent;cursor:not-allowed;transform:none}.dc-shell-controls{flex:none;display:flex;align-items:center;gap:var(--tk-space-2);padding:var(--tk-space-1) var(--tk-space-2);border-radius:var(--tk-radius-pill);border:1px solid var(--tk-border);background:var(--tk-surface)}.dc-theme-label{font-size:var(--tk-fs-caption);color:var(--tk-text-muted);padding-inline-start:var(--tk-space-2)}.dc-swatch{width:20px;height:20px;border-radius:var(--tk-radius-pill);border:2px solid transparent;cursor:pointer;padding:0}.dc-swatch[aria-pressed=true]{border-color:var(--tk-text)}.dc-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;border:none;background:var(--tk-scrim);opacity:0;pointer-events:none;transition:opacity var(--tk-motion) var(--tk-ease)}@media (max-width: 860px){.dc-app,.dc-app[data-collapsed=true]{grid-template-columns:minmax(0,1fr)}.dc-app[data-collapsed=true] .dc-logo-word,.dc-app[data-collapsed=true] .dc-course-title,.dc-app[data-collapsed=true] .dc-item-label,.dc-app[data-collapsed=true] .dc-item-check,.dc-app[data-collapsed=true] .dc-progress-label{opacity:1;max-width:none;max-height:2em;pointer-events:auto}.dc-app[data-collapsed=true] .dc-logo{justify-content:flex-start;gap:var(--tk-space-2)}.dc-sidebar{position:absolute;z-index:5;inset-block:0;inset-inline-start:0;width:min(86vw,var(--tk-nav-rail-w));transform:translate(-102%);transition:transform var(--tk-motion) var(--tk-ease-emphasized);box-shadow:var(--tk-shadow-2)}.dc-app[data-drawer-open=true] .dc-sidebar{transform:translate(0)}.dc-app[data-drawer-open=true] .dc-scrim{opacity:1;pointer-events:auto}.dc-topbar-meta,.dc-theme-label{display:none}}@media (max-width: 640px){.dc-stage{align-items:stretch;padding:12px}.dc-canvas{aspect-ratio:auto;max-height:none;height:auto;overflow:visible;padding:16px;border-radius:var(--tk-radius-card)}.dc-canvas>.course-slot{margin-block:0}.dc-topbar{gap:var(--tk-space-3);padding:var(--tk-space-2) var(--tk-space-3)}.dc-slide-title{font-size:var(--tk-fs-body)}.dc-menu{width:34px;height:34px}.dc-controls{padding:var(--tk-space-2) var(--tk-space-3);gap:var(--tk-space-2)}.dc-ctrl{min-height:44px}.dc-cover[data-hero] .dc-cover-body{margin:12px;padding:clamp(20px,7vw,32px) var(--tk-space-4)}}@media (max-height: 640px){.dc-stage{align-items:stretch;padding:12px}.dc-canvas{aspect-ratio:auto;max-height:none;height:auto;overflow:visible}.dc-canvas>.course-slot{margin-block:0}}.dc-nav,.dc-stage{scroll-behavior:smooth}.dc-root,.dc-sidebar,.dc-topbar,.dc-controls,.dc-canvas,.dc-cover{transition:background-color .28s var(--tk-ease),border-color .28s var(--tk-ease)}.dc-slide-title{animation:dc-title-in .26s cubic-bezier(.22,1,.36,1) backwards}@keyframes dc-title-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.dc-nav>.dc-item{animation:dc-item-in .3s cubic-bezier(.22,1,.36,1) backwards}.dc-nav>.dc-item:nth-child(2){animation-delay:30ms}.dc-nav>.dc-item:nth-child(3){animation-delay:60ms}.dc-nav>.dc-item:nth-child(4){animation-delay:90ms}.dc-nav>.dc-item:nth-child(5){animation-delay:.12s}.dc-nav>.dc-item:nth-child(6){animation-delay:.15s}.dc-nav>.dc-item:nth-child(7){animation-delay:.18s}.dc-nav>.dc-item:nth-child(8){animation-delay:.21s}.dc-nav>.dc-item:nth-child(9){animation-delay:.24s}@keyframes dc-item-in{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.dc-item{transition:background var(--tk-motion-fast) var(--tk-ease),color var(--tk-motion-fast) var(--tk-ease),transform var(--tk-motion-fast) var(--tk-ease)}.dc-item:active{transform:scale(.985)}.dc-ctrl{transition:background var(--tk-motion-fast) var(--tk-ease),border-color var(--tk-motion-fast) var(--tk-ease),transform var(--tk-motion-fast) var(--tk-ease),box-shadow var(--tk-motion-fast) var(--tk-ease)}@media (hover: hover) and (pointer: fine){.dc-ctrl:not([disabled]):hover{transform:translateY(-1px);box-shadow:var(--tk-shadow-1)}}.dc-ctrl:not([disabled]):active{transform:translateY(0) scale(.98);box-shadow:none}.dc-menu:active,.dc-swatch:active{transform:scale(.92)}.dc-menu,.dc-swatch{transition:background var(--tk-motion-fast) var(--tk-ease),border-color var(--tk-motion-fast) var(--tk-ease),transform var(--tk-motion-fast) var(--tk-ease)}.dc-progress-fill{transition:width .48s cubic-bezier(.22,1,.36,1)}.dc-root .qzr-option{transition:background-color var(--tk-motion-fast) var(--tk-ease),border-color var(--tk-motion-fast) var(--tk-ease),box-shadow var(--tk-motion-fast) var(--tk-ease),transform var(--tk-motion-fast) var(--tk-ease)}.dc-root .qzr-option:not(:disabled):active{transform:scale(.99)}.dc-root .ddx-chip:not([aria-disabled=true]):active{transform:scale(.985)}.dc-root .fib-blank:not(:disabled):active{transform:scale(.96)}.tosee-shadcn-landing,.tosee-shadcn-landing *,.tosee-shadcn-landing *:before,.tosee-shadcn-landing *:after{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#c0c0c0 transparent}.tosee-shadcn-landing *::-webkit-scrollbar{width:3px!important;height:3px!important;max-width:3px!important;max-height:3px!important}.tosee-shadcn-landing *::-webkit-scrollbar-track{background:transparent!important}.tosee-shadcn-landing *::-webkit-scrollbar-thumb{background-color:silver!important;border-radius:2px!important}.tosee-shadcn-landing *::-webkit-scrollbar-thumb:hover{background-color:#a0a0a0!important}.tosee-shadcn-landing *::-webkit-scrollbar-button{display:none!important;height:0!important;width:0!important}.tosee-shadcn-landing *::-webkit-scrollbar-corner{background:transparent!important}.tosee-shadcn-landing code{font-family:Poppins,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-weight:300}.tosee-shadcn-landing h1,.tosee-shadcn-landing h2,.tosee-shadcn-landing h3,.tosee-shadcn-landing h4,.tosee-shadcn-landing h5,.tosee-shadcn-landing h6{color:#000;font-weight:300}.tosee-shadcn-landing p{color:#333;line-height:1.6;font-weight:300}.tosee-shadcn-landing .container{max-width:1200px;margin:0 auto;padding:0 20px}.tosee-shadcn-landing .btn{font-family:Noto Sans,Noto Sans JP,Noto Sans KR,Noto Sans SC,Noto Sans Arabic,Noto Sans Thai,Noto Sans Devanagari,Noto Sans Hebrew,sans-serif;font-weight:300;padding:12px 24px;border:1px solid;border-radius:4px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.tosee-shadcn-landing .btn-primary{background-color:#000;color:#fff;border-color:#000}.tosee-shadcn-landing .btn-primary:hover{background-color:#333;border-color:#333}.tosee-shadcn-landing .btn-secondary{background-color:#fff;color:#000;border-color:#333}.tosee-shadcn-landing .btn-secondary:hover{background-color:#f8f8f8;border-color:#000}.tosee-shadcn-landing{--background: #ffffff;--foreground: #050505;--card: #ffffff;--card-foreground: #050505;--popover: #ffffff;--popover-foreground: #050505;--primary: #2563eb;--primary-foreground: #ffffff;--secondary: #eff6ff;--secondary-foreground: #0f172a;--muted: #f8fafc;--muted-foreground: #64748b;--accent: #eff6ff;--accent-foreground: #1d4ed8;--border: rgba(15, 23, 42, .1);--input: rgba(15, 23, 42, .12);--ring: rgba(37, 99, 235, .35);--radius: .875rem;width:100%;max-width:100vw;overflow-x:clip;font-family:Poppins,sans-serif}.tosee-shadcn-landing,.tosee-shadcn-landing *{font-family:Poppins,sans-serif}.tosee-shadcn-landing p{color:inherit}.tosee-shadcn-landing .landing-nav-shell{width:min(1180px,calc(100vw - 40px));margin-inline:auto}.tosee-shadcn-landing .landing-section-shell{width:min(1240px,calc(100vw - 48px));margin-inline:auto}.tosee-shadcn-landing .landing-hero{min-height:calc(100svh - 88px);padding-top:clamp(40px,5.2vw,78px);padding-bottom:clamp(72px,9vw,128px)}.tosee-shadcn-landing .landing-hero-copy{width:min(900px,calc(100vw - 48px));margin-inline:auto}.tosee-shadcn-landing .landing-hero-title{font-size:clamp(3.9rem,6.1vw,6.25rem);line-height:.96;letter-spacing:-.035em}.tosee-shadcn-landing .landing-hero-media{width:min(1120px,calc(100vw - 56px));margin-inline:auto}.tosee-shadcn-landing .landing-stories-rail{padding-inline:max(5vw,calc((100vw - 1240px)/2))}@media (max-width: 720px){.tosee-shadcn-landing .landing-nav-shell,.tosee-shadcn-landing .landing-section-shell,.tosee-shadcn-landing .landing-hero-copy,.tosee-shadcn-landing .landing-hero-media{width:min(100%,calc(100vw - 24px))}.tosee-shadcn-landing .landing-hero-title{font-size:clamp(3rem,14vw,4.7rem)}.tosee-shadcn-landing .landing-stories-rail{padding-inline:12px}}.tosee-shadcn-landing .btn-outline{background-color:transparent;color:#000;border-color:#333}.tosee-shadcn-landing .btn-outline:hover{background-color:#000;color:#fff}.tosee-shadcn-landing .form-group{margin-bottom:20px}.tosee-shadcn-landing .form-label{display:block;margin-bottom:8px;font-family:Noto Sans,Noto Sans JP,Noto Sans KR,Noto Sans SC,Noto Sans Arabic,Noto Sans Thai,Noto Sans Devanagari,Noto Sans Hebrew,sans-serif;font-weight:300;color:#000}.tosee-shadcn-landing .form-input{width:100%;padding:12px 16px;border:1px solid #333333;border-radius:4px;font-family:Noto Sans,Noto Sans JP,Noto Sans KR,Noto Sans SC,Noto Sans Arabic,Noto Sans Thai,Noto Sans Devanagari,Noto Sans Hebrew,sans-serif;font-weight:300;font-size:14px;background-color:#fff;color:#333}.tosee-shadcn-landing .form-input:focus{outline:none;border-color:#000;box-shadow:0 0 0 2px #0000001a}.tosee-shadcn-landing .form-textarea{resize:vertical;min-height:100px}.tosee-shadcn-landing .loading{display:flex;justify-content:center;align-items:center;padding:40px}.tosee-shadcn-landing .error{color:#d32f2f;background-color:#ffebee;padding:12px 16px;border:1px solid #f8bbd9;border-radius:4px;margin-bottom:20px}.tosee-shadcn-landing .success{color:#2e7d32;background-color:#e8f5e8;padding:12px 16px;border:1px solid #a5d6a7;border-radius:4px;margin-bottom:20px}.tosee-shadcn-landing{--background: oklch(1 0 0);--foreground: oklch(.16 .018 264);--card: oklch(1 0 0);--card-foreground: oklch(.16 .018 264);--primary: oklch(.58 .22 262);--primary-foreground: oklch(1 0 0);--secondary: oklch(.965 .027 264);--secondary-foreground: oklch(.21 .03 264);--muted: oklch(.965 .018 264);--muted-foreground: oklch(.49 .036 264);--accent: oklch(.94 .045 264);--accent-foreground: oklch(.23 .05 264);--border: oklch(.9 .025 264);--input: oklch(.9 .025 264);--ring: oklch(.63 .2 262);--radius: .75rem;background:#fff;color:#111827;font-family:Poppins,sans-serif;overflow-x:hidden}.tosee-shadcn-landing *,.tosee-shadcn-landing *:before,.tosee-shadcn-landing *:after{font-family:Poppins,sans-serif;letter-spacing:0}.tosee-shadcn-landing h1,.tosee-shadcn-landing h2,.tosee-shadcn-landing h3,.tosee-shadcn-landing h4,.tosee-shadcn-landing p{margin:0;color:inherit}.tosee-shadcn-landing a{color:inherit;text-decoration:none}.tosee-shadcn-landing [data-icon=inline-end],.tosee-shadcn-landing [data-icon=inline-start]{width:1.1em;height:1.1em}.lp-container{width:100%;margin-inline:auto;padding-inline:clamp(24px,6vw,72px)}.lp-wide{width:100%;margin-inline:auto;padding-inline:clamp(24px,6vw,88px)}.lp-site-header{position:sticky;top:0;z-index:60;padding-top:0;pointer-events:auto;border-bottom:1px solid rgba(15,23,42,.08);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lp-header-shell{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;width:100%;height:68px;margin-inline:auto;padding:8px clamp(22px,5vw,72px);pointer-events:auto;background:transparent;border:0;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.lp-header-logo{display:grid;width:50px;height:50px;place-items:center;border-radius:16px;transition:background-color .18s ease,transform .18s ease}.lp-header-logo:hover{background:#2563eb14;transform:translateY(-1px)}.lp-header-logo img{width:auto;height:36px;display:block}.lp-header-nav{display:flex;justify-self:start;align-items:center;gap:28px;min-width:0;padding:0 0 0 18px;background:transparent;border:0;border-radius:0}.lp-header-nav a{display:inline-flex;align-items:center;height:38px;padding-inline:0;border-radius:0;color:#111827b8;font-size:.9rem;font-weight:400;white-space:nowrap;transition:color .18s ease}.lp-header-nav a:hover,.lp-header-nav a.is-active{color:#0f172a;background:transparent;box-shadow:none}.lp-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.lp-header-login{height:44px!important;padding-inline:16px!important;color:#1118279e!important;font-size:.94rem!important;font-weight:400!important}.lp-header-demo{min-height:48px!important;height:48px!important;padding-inline:18px!important;border-radius:8px!important;border:1px solid rgba(15,23,42,.12)!important;background:#fff!important;color:#0f172a!important;font-size:.98rem!important;font-weight:400!important}.lp-header-cta,.lp-button-primary{min-height:54px!important;height:54px!important;gap:8px!important;padding-inline:24px!important;border:0!important;border-radius:16px!important;background:linear-gradient(135deg,#2563eb,#4f7df7)!important;color:#fff!important;font-size:1rem!important;font-weight:400!important;box-shadow:0 18px 34px #2563eb38!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}.lp-header-cta{min-height:48px!important;height:48px!important;padding-inline:20px!important;border-radius:8px!important;font-size:.98rem!important}.lp-button-primary:hover,.lp-header-cta:hover{transform:translateY(-1px);box-shadow:0 22px 40px #2563eb42!important}.lp-button-secondary,.lp-button-ghost{min-height:54px!important;height:54px!important;gap:8px!important;padding-inline:24px!important;border-radius:16px!important;border:1px solid rgba(37,99,235,.16)!important;background:#ffffffbd!important;color:#172033!important;font-size:1rem!important;font-weight:400!important;box-shadow:0 14px 34px #0f172a12!important}.lp-mobile-menu-button{display:none!important;width:48px!important;height:48px!important;border-radius:15px!important;background:#2563eb12!important}.lp-mobile-sheet{background:#fffffff5!important;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.lp-mobile-nav{display:grid;gap:8px;padding:16px}.lp-mobile-nav a{padding:13px 14px;border-radius:14px;color:#111827ad;font-size:1rem;font-weight:400}.lp-mobile-nav a.is-active{color:#2563eb;background:#2563eb1a}.lp-mobile-sheet-cta{margin-top:auto;padding:16px}.lp-hero{position:relative;margin-top:0;padding:104px 0 92px;overflow:hidden;background:#f7f7f8}.lp-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f7f7f8f5,#f7f7f8e6 60%,#fff),linear-gradient(90deg,rgba(15,23,42,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(15,23,42,.035) 1px,transparent 1px);background-size:auto,72px 72px,72px 72px;opacity:1}.lp-hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 16%,rgba(37,99,235,.08),transparent 24%),radial-gradient(circle at 70% 58%,rgba(12,18,38,.045),transparent 32%);pointer-events:none}.lp-hero:after{content:"";position:absolute;inset-inline:0;bottom:-1px;height:190px;background:linear-gradient(to bottom,#fff0,#fff 74%);pointer-events:none}.lp-hero .lp-container{position:relative;z-index:1}.lp-hero-copy{display:flex;flex-direction:column;align-items:center;width:min(980px,100%);margin-inline:auto;text-align:center}.lp-hero-announcement{display:inline-flex;align-items:center;gap:9px;min-height:34px;padding:5px 7px 5px 13px;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#ffffffbd;color:#0f172ab3;font-size:.82rem;font-weight:500;box-shadow:0 12px 34px #0f172a12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lp-hero-announcement span:first-child{color:#0f172a}.lp-hero-announcement span:nth-child(2){display:inline-flex;align-items:center;min-height:24px;padding-inline:10px;border-radius:999px;background:#0f172a;color:#fff;font-size:.78rem}.lp-hero-announcement svg{width:14px;height:14px;color:#fff;margin-left:-6px}.lp-eyebrow{width:fit-content;height:34px;padding-inline:13px;border:1px solid rgba(37,99,235,.16)!important;border-radius:12px;background:#2563eb17;color:#1f4ed8;font-size:.72rem;font-weight:500;letter-spacing:.13em!important;text-transform:uppercase}.lp-eyebrow-light{color:#fff;border-color:#ffffff3d!important;background:#ffffff24}.lp-hero-copy h1{max-width:980px;margin-top:18px;color:#050816;font-size:clamp(4rem,7.3vw,6.8rem);font-weight:400;line-height:.93}.lp-hero-copy h1 span{color:#2563eb}.lp-hero-copy p{max-width:690px;margin-top:22px;color:#0f172aad;font-size:clamp(1.05rem,1.35vw,1.28rem);font-weight:400;line-height:1.55}.lp-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px}.lp-hero-proof-row{display:inline-flex;align-items:center;justify-content:center;gap:12px;margin-top:24px;color:#0f172a9e;font-size:.92rem;font-weight:500}.lp-hero-proof-avatars{display:inline-flex;align-items:center}.lp-hero-proof-avatars img{width:32px;height:32px;object-fit:cover;border:2px solid #ffffff;border-radius:999px;background:#eff6ff;box-shadow:0 8px 18px #0f172a1f}.lp-hero-proof-avatars img+img{margin-left:-10px}.lp-hero-stage{width:100%;margin:46px auto 0;padding:0!important;overflow:visible!important;border:1px solid rgba(15,23,42,.12);border-radius:28px!important;background:linear-gradient(180deg,#ffffffe0,#f8fbffd1)!important;box-shadow:0 34px 90px #0f172a26,0 1px #ffffffeb inset;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.lp-hero-stage-orbit{position:absolute;inset:auto 28px calc(100% - 14px) 28px;z-index:3;display:flex;justify-content:center;gap:8px;pointer-events:none}.lp-hero-stage-orbit span{display:inline-flex;align-items:center;min-height:30px;padding-inline:12px;border:1px solid rgba(37,99,235,.14);border-radius:999px;background:#ffffffd1;color:#0f172a9e;font-size:.78rem;font-weight:500;box-shadow:0 12px 24px #0f172a0f}.lp-hero-stage-content{padding:0!important}.lp-chapter-tabs{position:relative;z-index:2;padding:10px}.lp-chapter-list{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));width:100%;height:auto!important;gap:7px;padding:0!important;border-radius:18px!important;background:linear-gradient(90deg,rgba(37,99,235,.09) 1px,transparent 1px),#eff6fff0!important;background-size:46px 46px}.lp-chapter-trigger{position:relative;display:flex!important;min-width:0;height:46px!important;align-items:center!important;justify-content:center!important;overflow:hidden;border-radius:14px!important;color:#1e293ba3!important;font-size:.9rem!important;font-weight:400!important;background:transparent!important;box-shadow:none!important}.lp-chapter-trigger[data-state=active]{color:#0f172a!important;background:#fffffff5!important;box-shadow:0 10px 24px #2563eb1a!important}.lp-chapter-trigger>span:first-child{position:relative;z-index:1}.lp-chapter-progress{position:absolute!important;inset-inline:10px;bottom:7px;height:3px;overflow:hidden;border-radius:999px;background:#2563eb1a}.lp-chapter-progress span{display:block;height:100%;border-radius:inherit;background:#2563eb;transition:width .18s linear}.lp-hero-video-frame{position:relative;aspect-ratio:16 / 9;margin:0 10px 10px;overflow:hidden;border:1px solid rgba(15,23,42,.14);border-radius:20px;background:#fff;cursor:pointer;box-shadow:0 18px 46px #0f172a14}.lp-hero-video-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff9e;pointer-events:none}.lp-hero-video-toolbar{position:absolute;top:12px;left:12px;right:12px;z-index:4;display:flex;align-items:center;gap:7px;min-height:34px;padding-inline:12px;border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#ffffffc7;color:#0f172a94;font-size:.78rem;font-weight:500;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.lp-hero-video-toolbar span{width:8px;height:8px;border-radius:999px;background:#2563eb52}.lp-hero-video-toolbar span:nth-child(2){background:#0f172a38}.lp-hero-video-toolbar span:nth-child(3){background:#2563eb8f}.lp-hero-video-toolbar strong{margin-left:5px;color:#0f172a;font-weight:500}.lp-hero-video-frame video,.lp-editor-video video,.lp-localization-preview video,.lp-avatar-card video{width:100%;height:100%;object-fit:cover;display:block}.lp-audio-toggle{position:absolute;left:18px;bottom:18px;z-index:5;display:grid;width:58px;height:58px;place-items:center;border:0;border-radius:999px;background:#ffffffb8;box-shadow:0 16px 34px #0f172a2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.lp-audio-toggle:before{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:inherit;background:#fff}.lp-audio-toggle span{position:relative;z-index:1;display:grid;width:34px;height:34px;place-items:center;border-radius:inherit;color:#2563eb}.lp-audio-toggle svg{width:22px;height:22px}.lp-logo-cloud{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:12px;width:100%;margin:14px auto 0}.lp-logo-cloud-wrap{width:100%;margin:36px auto 0}.lp-logo-cloud-wrap p{margin:0 0 14px;color:#0f172a8c;font-size:.92rem;font-weight:400;text-align:center}.lp-logo-slot{display:grid;height:74px;place-items:center;padding:18px 20px;border:1px solid rgba(37,99,235,.1);border-radius:18px;background:#ffffffa8;opacity:0;transform:translateY(4px);box-shadow:0 12px 28px #0f172a0b;transition:opacity .36s ease,transform .36s ease}.lp-logo-slot.is-visible{opacity:1;transform:translateY(0)}.lp-logo-slot img{width:auto;height:auto;max-width:100%;object-fit:contain;filter:saturate(.95)}.lp-logo-innovation{max-height:30px}.lp-logo-if{max-height:32px}.lp-logo-ucph{max-height:36px}.lp-logo-nho{max-height:30px}.lp-logo-poppy{max-height:28px}.lp-logo-knowit,.lp-logo-antler{max-height:26px}.lp-logo-iss{max-height:30px}.lp-logo-ey{max-height:34px}.lp-section{position:relative;padding:clamp(108px,11vw,168px) 0;overflow:hidden}.lp-section-soft{background:#fff;padding-top:clamp(116px,11vw,180px)}.lp-section-white{background:linear-gradient(#ffffffc7,#fffffff0),url(/images/landing/hero-blue-abstract.png) center / cover no-repeat}.lp-section-blue{background:#f5f8ff}.lp-section-stories{background:#fff;overflow:visible}.lp-section-conversion{background:#fff;padding-bottom:clamp(96px,9vw,140px)}.lp-section-heading{display:grid;grid-template-columns:minmax(0,760px) auto;align-items:end;gap:32px;margin-bottom:clamp(38px,5vw,68px)}.lp-section-heading-center{display:flex;flex-direction:column;align-items:center;width:min(820px,100%);margin-inline:auto;text-align:center}.lp-section-heading-copy{display:flex;flex-direction:column;gap:18px}.lp-section-heading-center .lp-section-heading-copy{align-items:center}.lp-section-heading h2{max-width:920px;color:#050816;font-size:clamp(2.7rem,4.5vw,5.1rem);font-weight:400;line-height:.98}.lp-section-heading p{max-width:640px;color:#0f172a9e;font-size:1.08rem;font-weight:400;line-height:1.6}.lp-section-heading-action{display:flex;align-items:flex-end;justify-content:flex-end;padding-bottom:4px}.lp-platform-grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(280px,3fr);gap:24px}.lp-avatar-card{position:relative;min-height:620px;grid-column:1 / -1;overflow:hidden!important;padding:0!important;border:1px solid rgba(15,23,42,.08);border-radius:28px!important;background:radial-gradient(circle at 76% 48%,rgba(37,99,235,.08),transparent 36%),linear-gradient(90deg,#fff,#fff 48%,#f8fbff)!important;box-shadow:0 22px 58px #0f172a17,0 1px #fffffff2 inset;cursor:pointer}.lp-avatar-video-stage{position:absolute;top:30px;right:-4%;bottom:0;width:min(72%,900px);overflow:hidden;border-radius:24px 0 28px;background:#fff;pointer-events:none}.lp-avatar-video-stage:before{content:none;display:none}.lp-avatar-video-stage video{width:100%;height:100%;object-fit:contain;object-position:right bottom;background:#fff}.lp-avatar-audio-toggle{top:48px;right:26px;bottom:auto;left:auto}.lp-avatar-card-copy{position:relative;z-index:2;width:min(550px,calc(100% - 58px));padding:52px;color:#050816}.lp-avatar-card-copy h3,.lp-editor-copy h3,.lp-collab-copy h3,.lp-platform-image-copy h3,.lp-language-panel-heading h3,.lp-conversion-copy h2{font-weight:400}.lp-avatar-card-copy h3{font-size:clamp(2.35rem,3.9vw,4.5rem);line-height:1}.lp-avatar-card-copy p{max-width:470px;margin-top:18px;color:#0f172a9e;font-size:1.1rem;line-height:1.55}.lp-avatar-card-proof{max-width:430px!important;color:#0f172ad1!important;font-weight:500}.lp-platform-image-card{padding:0!important;overflow:hidden!important;border:1px solid rgba(37,99,235,.1);border-radius:26px!important;background:#fff!important;box-shadow:0 18px 44px #0f172a13}.lp-platform-image-card [data-slot=card-content]{display:grid;grid-template-rows:minmax(250px,1fr) auto;min-height:520px;padding:0!important}.lp-platform-image-shell{display:grid;min-height:330px;place-items:center;padding:26px;background:transparent}.lp-platform-image-shell img{display:block;width:100%;max-height:300px;object-fit:contain}.lp-platform-image-copy{padding:0 32px 34px}#multilingual-player .lp-platform-image-copy{padding-top:clamp(24px,3vw,42px)}.lp-platform-image-copy h3{max-width:600px;color:#0f172a;font-size:clamp(1.72rem,2.6vw,2.65rem);line-height:1.03}.lp-platform-image-copy p{margin-top:14px;color:#0f172a9e;font-size:1rem;font-weight:400;line-height:1.55}.lp-language-chip-strip{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.lp-language-chip{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 11px;border:1px solid rgba(37,99,235,.14);border-radius:999px;background:#ffffffe6;color:#0f172ac7;font-size:.92rem;font-weight:500;line-height:1;box-shadow:0 10px 24px #0f172a0f}.lp-language-chip svg{width:21px!important;height:15px!important;border-radius:3px;box-shadow:0 0 0 1px #0f172a14;object-fit:cover}.lp-language-chip-more{color:#2563eb;font-weight:300}.lp-lms-workflow{background:#f7f7f8;padding-top:clamp(100px,9vw,140px)}.lp-skills-section{background:#fff;padding-top:clamp(86px,8vw,132px)}.lp-skills-grid{display:grid;grid-template-columns:minmax(320px,.38fr) minmax(0,.62fr);gap:clamp(34px,6vw,86px);align-items:center}.lp-skills-copy h2{max-width:680px;color:#050816;font-size:clamp(2.8rem,5.2vw,5.8rem);font-weight:400;line-height:.96}.lp-skills-copy p{max-width:560px;margin-top:22px;color:#0f172aa3;font-size:1.08rem;font-weight:400;line-height:1.58}.lp-skills-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.lp-skills-points span{display:inline-flex;min-height:42px;align-items:center;border:1px solid rgba(15,23,42,.1);border-radius:12px;padding:9px 13px;background:#fff;color:#0f172aa8;font-size:.88rem;font-weight:400}.lp-skills-image{overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:24px;background:#f7f7f8}.lp-skills-image img{display:block;width:100%;height:auto}.lp-lms-workflow-grid{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);gap:clamp(28px,5vw,72px);align-items:center}.lp-lms-workflow-copy h2{max-width:720px;color:#050816;font-size:clamp(3rem,5.5vw,6.1rem);font-weight:400;line-height:.94}.lp-lms-workflow-copy p{max-width:560px;margin-top:22px;color:#0f172aa3;font-size:1.08rem;font-weight:400;line-height:1.58}.lp-lms-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.lp-lms-stats span{display:inline-flex;align-items:baseline;gap:8px;min-height:48px;padding:10px 14px;border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#fff;color:#0f172a9e;font-size:.88rem;font-weight:500}.lp-lms-stats strong{color:#2563eb;font-size:1.25rem;font-weight:500}.lp-lms-workflow-panel{overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:16px;background:#fff;box-shadow:0 28px 70px #0f172a1a}.lp-lms-browser-bar{display:flex;align-items:center;gap:8px;min-height:46px;padding-inline:16px;border-bottom:1px solid rgba(15,23,42,.08);background:#fbfcff}.lp-lms-browser-bar span{width:9px;height:9px;border-radius:999px;background:#2563eb38}.lp-lms-browser-bar span:nth-child(2){background:#0f172a2e}.lp-lms-browser-bar span:nth-child(3){background:#2563eb7a}.lp-lms-browser-bar strong{margin-left:6px;color:#0f172a;font-size:.84rem;font-weight:500}.lp-lms-dashboard{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:18px;padding:clamp(18px,2.6vw,34px);background:linear-gradient(90deg,rgba(15,23,42,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(15,23,42,.035) 1px,transparent 1px),#fff;background-size:42px 42px}.lp-lms-dashboard-main,.lp-lms-dashboard-side{border:1px solid rgba(15,23,42,.1);border-radius:14px;background:#ffffffdb;box-shadow:0 16px 40px #0f172a0f}.lp-lms-dashboard-main{padding:24px}.lp-lms-dashboard-main h3{color:#0f172a;font-size:clamp(1.45rem,2vw,2.1rem);font-weight:500}.lp-lms-dashboard-main>p{margin:8px 0 18px;color:#0f172a94;font-size:.95rem}.lp-lms-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;border-top:1px solid rgba(15,23,42,.08);color:#0f172ac7;font-size:.95rem}.lp-lms-row span:last-child{display:inline-flex;padding:6px 10px;border-radius:999px;background:#2563eb14;color:#2563eb;font-size:.78rem;font-weight:500}.lp-lms-dashboard-side{display:flex;flex-direction:column;justify-content:flex-end;min-height:260px;padding:22px}.lp-lms-dashboard-side strong{color:#0f172a94;font-size:.88rem;font-weight:500}.lp-lms-dashboard-side span{margin-top:10px;color:#0f172a;font-size:clamp(3rem,5vw,5.2rem);font-weight:400;line-height:.9}.lp-lms-dashboard-side p{margin-top:14px;color:#0f172a94;font-size:.92rem;line-height:1.45}.lp-lms-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}.lp-lms-feature-card{min-height:240px;padding:24px;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#fff;box-shadow:0 18px 44px #0f172a0e}.lp-lms-feature-card>span{color:#2563eb;font-size:.78rem;font-weight:600;letter-spacing:.12em}.lp-lms-feature-card h3{margin-top:28px;color:#050816;font-size:clamp(1.35rem,1.7vw,2rem);font-weight:400;line-height:1.05}.lp-lms-feature-card p{margin-top:14px;color:#0f172a99;font-size:.94rem;line-height:1.55}.lp-editor-stack{display:grid;gap:24px}.lp-editor-card,.lp-collab-card,.lp-localization-card,.lp-conversion-card{padding:0!important;overflow:hidden!important;border:1px solid rgba(166,166,166,.22);border-radius:28px!important;background:#ffffffe0!important;box-shadow:0 24px 64px #0f172a1a}.lp-editor-card [data-slot=card-content]{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(350px,.75fr);gap:30px;align-items:stretch;padding:22px!important}.lp-editor-video{position:relative;min-height:480px;overflow:hidden;border:1px solid rgba(166,166,166,.36);border-radius:22px;background:#fff;cursor:pointer}.lp-editor-copy{display:flex;align-items:flex-end;justify-content:flex-start;padding:28px 16px 24px 4px}.lp-editor-copy h3,.lp-collab-copy h3{color:#050816;font-size:clamp(2.25rem,3.8vw,4.3rem);line-height:.98}.lp-editor-copy p,.lp-collab-copy p{max-width:440px;margin-top:18px;color:#0f172a9e;font-size:1.06rem;font-weight:400;line-height:1.58}.lp-collab-card [data-slot=card-content]{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:26px;align-items:stretch;padding:24px!important;background:linear-gradient(135deg,#244ed4,#2663eb 54%,#5b8cff)}.lp-collab-copy{align-self:end;padding:28px 10px 28px 18px;color:#fff}.lp-collab-copy h3{color:#fff}.lp-collab-copy p{color:#ffffffd6}.lp-mini-kicker{display:inline-flex;width:fit-content;margin-bottom:18px;padding:8px 12px;border-radius:12px;background:#ffffff24;color:#ffffffd1;font-size:.74rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.lp-collab-image{display:flex;min-height:440px;align-items:stretch;justify-content:flex-end;overflow:hidden}.lp-collab-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.lp-localization-card [data-slot=card-content]{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:28px;padding:24px!important}.lp-localization-preview{position:relative;min-height:570px;overflow:hidden;border:1px solid rgba(166,166,166,.28);border-radius:24px;background:#fff;cursor:pointer}.lp-localization-video-fade{width:100%;height:100%;transition:opacity .22s ease}.lp-localization-preview video{object-fit:cover;object-position:center top;background:#f8fbff}.lp-localization-video-fade.is-fading{opacity:.3}.lp-localization-language-badge{position:absolute;left:22px;top:22px;z-index:4;display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:9px 14px;border:1px solid rgba(37,99,235,.14);border-radius:14px;background:#ffffffc7;color:#0f172a;font-size:.95rem;font-weight:400;box-shadow:0 14px 34px #0f172a1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.lp-language-panel{display:flex;min-height:570px;flex-direction:column;padding:6px 4px 6px 0}.lp-language-panel-heading h3{color:#050816;font-size:clamp(2rem,3vw,3.05rem);line-height:1.02}.lp-language-panel-heading p{max-width:420px;margin-top:13px;color:#0f172a99;font-size:1rem;font-weight:400;line-height:1.55}.lp-language-search{display:flex;align-items:center;gap:10px;width:100%;height:54px;margin-top:24px;padding-inline:15px;border:1px solid rgba(37,99,235,.14);border-radius:14px;background:#ffffffdb;color:#0f172a7a}.lp-language-search svg{width:19px;height:19px}.lp-language-search input{width:100%;border:0;outline:0;background:transparent;color:#0f172a;font-size:.96rem;font-weight:400}.lp-language-scroll{position:relative;flex:1;min-height:0;margin-top:16px;overflow:hidden}.lp-language-scroll:before,.lp-language-scroll:after{content:"";position:absolute;z-index:2;left:0;right:0;height:42px;pointer-events:none}.lp-language-scroll:before{top:0;background:linear-gradient(to bottom,#fff,#fff0)}.lp-language-scroll:after{bottom:0;background:linear-gradient(to top,#fff,#fff0)}.lp-language-list{display:grid;gap:8px;padding-block:8px 46px;padding-right:8px}.lp-language-row{display:flex;align-items:center;gap:12px;width:100%;min-height:50px;padding:10px 12px;border:1px solid rgba(37,99,235,.1);border-radius:14px;background:#ffffffbd;color:#0f172abd;font-size:.96rem;font-weight:400;text-align:left;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}.lp-language-row:hover,.lp-language-row.is-active{border-color:#2563eb57;background:#2563eb14;color:#1d4ed8;transform:translateY(-1px)}.lp-language-flag{display:grid;width:36px;height:30px;place-items:center;border-radius:9px;background:#ffffffdb;box-shadow:inset 0 0 0 1px #0f172a14}.lp-stories-shell{position:relative;margin-inline:calc((100vw - min(1260px,calc(100vw - 48px)))/-2);padding-inline:max(24px,calc((100vw - 1260px)/2));overflow:visible}.lp-stories-shell:before,.lp-stories-shell:after{content:"";position:absolute;top:0;bottom:0;z-index:2;width:max(7vw,90px);pointer-events:none}.lp-stories-shell:before{left:0;background:linear-gradient(to right,#fff 10%,#fff0)}.lp-stories-shell:after{right:0;background:linear-gradient(to left,#fff 10%,#fff0)}.lp-stories-rail{display:flex;gap:18px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;padding:28px 0 58px}.lp-stories-rail::-webkit-scrollbar{display:none}.lp-story-card{flex:0 0 min(410px,calc(100vw - 60px));min-height:338px;padding:0!important;overflow:hidden!important;border:1px solid rgba(37,99,235,.1);border-radius:24px!important;background:linear-gradient(136deg,#2563eb1f,#2563eb09 58%,#2563eb14),#fff!important;box-shadow:0 22px 54px #0f172a1a}.lp-story-card:nth-child(3n+2){background:linear-gradient(142deg,#2563eb13,#2563eb29 68%,#2563eb08),#fff!important}.lp-story-card:nth-child(3n+3){background:linear-gradient(150deg,#2563eb26,#ffffffeb 52%,#2563eb13),#fff!important}.lp-story-card [data-slot=card-content]{display:flex;min-height:338px;flex-direction:column;padding:30px!important}.lp-story-quote{width:44px;height:44px;object-fit:contain;opacity:.26}.lp-story-card p{margin-top:18px;color:#0f172a;font-size:1.32rem;font-weight:400;line-height:1.33}.lp-story-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-top:auto;padding-top:30px}.lp-story-footer div{display:grid;gap:4px}.lp-story-footer strong{color:#0f172a;font-size:1rem;font-weight:500}.lp-story-footer span{color:#0f172a85;font-size:.9rem;font-weight:400}.lp-story-footer img{width:auto;object-fit:contain}.lp-story-logo-poppy{max-width:92px;max-height:28px}.lp-story-logo-ey{max-width:54px;max-height:36px}.lp-story-logo-iss{max-width:66px;max-height:30px}.lp-story-logo-nho{max-width:94px;max-height:28px}.lp-story-logo-if{max-width:56px;max-height:34px}.lp-story-logo-knowit{max-width:92px;max-height:24px}.lp-story-logo-antler{max-width:90px;max-height:24px}.lp-story-nav{position:absolute;top:50%;z-index:4;display:grid;width:54px;height:54px;place-items:center;border:1px solid rgba(37,99,235,.14);border-radius:999px;background:#ffffffdb;color:#1f4ed8;box-shadow:0 16px 36px #0f172a1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translateY(-50%)}.lp-story-nav svg{width:22px;height:22px}.lp-story-nav-left{left:max(18px,calc((100vw - 1260px)/2 - 16px))}.lp-story-nav-right{right:max(18px,calc((100vw - 1260px)/2 - 16px))}.lp-conversion-card{color:#fff;background:linear-gradient(135deg,#1737a8,#2563eb 58%,#75a0ff)!important;border-color:#ffffff29;box-shadow:0 30px 80px #2563eb40}.lp-conversion-card [data-slot=card-content]{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1fr);gap:42px;align-items:end;padding:clamp(34px,5vw,58px)!important}.lp-conversion-copy h2{margin-top:18px;color:#fff;font-size:clamp(2.7rem,5vw,5.15rem);line-height:.96}.lp-conversion-copy p{max-width:520px;margin-top:18px;color:#ffffffd1;font-size:1.1rem;font-weight:400;line-height:1.55}.lp-conversion-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.lp-conversion-card .lp-button-primary{background:#fff!important;color:#1d4ed8!important;box-shadow:0 18px 34px #0f172a29!important}.lp-conversion-card .lp-button-secondary{border-color:#ffffff3d!important;background:#ffffff1f!important;color:#fff!important}.lp-conversion-steps{display:grid;gap:12px}.lp-conversion-step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start;padding:18px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#ffffff1a}.lp-conversion-step>span{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;background:#ffffff29}.lp-conversion-step svg{width:20px;height:20px}.lp-conversion-step h3{color:#fff;font-size:1.06rem;font-weight:500}.lp-conversion-step p{margin-top:5px;color:#ffffffc2;font-size:.94rem;font-weight:400;line-height:1.48}.lp-faq-section{background:#fff;padding-top:clamp(86px,8vw,126px)}.lp-faq-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(28px,6vw,88px);align-items:start}.lp-faq-heading h2{max-width:520px;color:#050816;font-size:clamp(2.7rem,4.8vw,5.4rem);font-weight:400;line-height:.96}.lp-faq-heading p{max-width:420px;margin-top:20px;color:#0f172a9e;font-size:1.05rem;line-height:1.58}.lp-faq-list{display:grid;gap:10px}.lp-faq-item{display:grid;width:100%;gap:0;padding:0;border:1px solid rgba(15,23,42,.1);border-radius:14px;background:#fff;color:#0f172a;text-align:left;box-shadow:0 14px 34px #0f172a0b;transition:border-color .18s ease,box-shadow .18s ease}.lp-faq-item:hover,.lp-faq-item.is-open{border-color:#2563eb38;box-shadow:0 18px 40px #0f172a0f}.lp-faq-question{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:68px;padding:18px 20px;color:#0f172a;font-size:1rem;font-weight:500}.lp-faq-question strong{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:999px;background:#2563eb14;color:#2563eb;font-size:1.15rem;font-weight:400}.lp-faq-answer{display:block;max-width:760px;padding:0 20px 20px;color:#0f172a9e;font-size:.98rem;line-height:1.58}.lp-footer{padding:56px 0 62px;border-top:1px solid rgba(37,99,235,.09);background:#f8fbff}.lp-footer .lp-wide{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.45fr);gap:42px}.lp-footer-brand img{width:64px;height:auto}.lp-footer-brand p{max-width:360px;margin-top:18px;color:#0f172a9e;font-size:.98rem;font-weight:400;line-height:1.55}.lp-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.lp-footer-links div{display:grid;gap:10px;align-content:start}.lp-footer-links strong{margin-bottom:3px;color:#0f172a;font-size:.92rem;font-weight:500}.lp-footer-links a{color:#0f172a8f;font-size:.9rem;font-weight:400}.lp-fixed-demo{display:none!important}.tosee-shadcn-landing{background:#050505;color:#f5f5f5;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.tosee-shadcn-landing *,.tosee-shadcn-landing *:before,.tosee-shadcn-landing *:after{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.lp-site-header{border-bottom:1px solid rgba(255,255,255,.09);background:#050505e6}.lp-header-logo img{filter:invert(1)}.lp-header-nav a,.lp-header-login{color:#ffffffad!important}.lp-header-nav a:hover,.lp-header-nav a.is-active{color:#fff!important}.lp-header-demo{border-color:#ffffff29!important;background:#ffffff0f!important;color:#fff!important}.lp-header-cta,.lp-button-primary{border-radius:8px!important;background:#fff!important;color:#050505!important;box-shadow:0 18px 42px #ffffff1f!important}.lp-button-secondary,.lp-button-ghost{border-color:#ffffff29!important;border-radius:8px!important;background:#ffffff14!important;color:#fff!important;box-shadow:none!important}.lp-mobile-menu-button{border-color:#ffffff29!important;background:#ffffff14!important;color:#fff!important}.lp-hero{min-height:calc(100svh - 68px);padding:clamp(72px,8vw,118px) 0 0;background:radial-gradient(circle at 54% 58%,rgba(168,92,28,.54),transparent 31%),radial-gradient(circle at 72% 45%,rgba(255,136,45,.18),transparent 28%),#050505}.lp-hero-bg{background:linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:72px 72px;opacity:.72}.lp-hero-bg:after{background:linear-gradient(180deg,#05050500,#0505056b 68%,#050505),radial-gradient(circle at 64% 74%,rgba(255,157,67,.34),transparent 36%)}.lp-hero:after{display:none}.lp-hero .lp-container{display:grid;grid-template-columns:minmax(360px,.48fr) minmax(0,.52fr);gap:clamp(28px,5vw,76px);align-items:center;min-height:calc(100svh - 170px);padding-inline:clamp(32px,5.6vw,88px)}.lp-hero-copy{align-items:flex-start;width:100%;max-width:740px;margin:0;text-align:left}.lp-hero-announcement{border-color:#ffffff2e;background:#ffffff0f;color:#ffffffad;box-shadow:none}.lp-hero-announcement span:first-child{color:#fff}.lp-hero-announcement span:nth-child(2){background:#fff;color:#050505}.lp-hero-announcement svg{color:#050505}.lp-eyebrow{margin-top:16px;border-color:#ffffff24!important;border-radius:999px;background:#ffffff0f;color:#ffffffbd;letter-spacing:.02em!important;text-transform:none}.lp-hero-copy h1{max-width:760px;color:#f4f4f5;font-size:clamp(4rem,6.8vw,7.2rem);font-weight:700;letter-spacing:-.035em;line-height:.98}.lp-hero-copy h1 span{color:#f4f4f5}.lp-hero-copy p{max-width:610px;color:#ffffffa8;font-size:clamp(1.08rem,1.4vw,1.28rem);line-height:1.46}.lp-hero-actions{justify-content:flex-start}.lp-hero-proof-row{justify-content:flex-start;color:#ffffff94}.lp-hero-stage{grid-column:2;grid-row:1;width:min(980px,64vw);margin:0 -18vw 0 0;border-color:#ffffff1f;border-radius:20px!important;background:#0c0c0ce0!important;box-shadow:0 46px 120px #0000009e,0 0 0 1px #ffffff0f inset;transform:perspective(1200px) rotate(-8deg) rotateX(2deg);transform-origin:center}.lp-hero-stage-orbit{inset:auto 32px calc(100% + 10px) auto;justify-content:flex-end}.lp-hero-stage-orbit span{border-color:#ffffff24;background:#ffffff14;color:#ffffffad;box-shadow:none}.lp-chapter-list{background:#ffffff0f!important;background-image:none!important}.lp-chapter-trigger{color:#ffffff7a!important}.lp-chapter-trigger[data-state=active]{background:#ffffff1f!important;color:#fff!important;box-shadow:none!important}.lp-chapter-progress{background:#ffffff1c}.lp-chapter-progress span{background:#ff9f43}.lp-hero-video-frame{border-color:#ffffff1f;background:#0a0a0a;box-shadow:none}.lp-hero-video-toolbar{border-color:#ffffff1f;background:#050505bd;color:#ffffff8a}.lp-hero-video-toolbar strong{color:#fff}.lp-logo-cloud-wrap{grid-column:1 / -1;width:100%;margin:clamp(20px,3vw,34px) 0 0}.lp-logo-cloud-wrap p{color:#ffffff85}.lp-logo-cloud{grid-template-columns:repeat(9,minmax(90px,1fr));gap:10px}.lp-logo-slot{height:66px;border-color:#ffffff1a;border-radius:12px;background:#ffffff0e;box-shadow:none}.lp-logo-slot img{filter:grayscale(1) invert(1) brightness(1.8);opacity:.82}.lp-section,.lp-section-soft,.lp-section-white,.lp-section-blue,.lp-section-stories,.lp-section-conversion,.lp-lms-workflow,.lp-faq-section,.lp-footer{background:#050505}.lp-section-heading h2,.lp-lms-workflow-copy h2,.lp-faq-heading h2,.lp-avatar-card-copy h3,.lp-editor-copy h3,.lp-platform-image-copy h3,.lp-language-panel-heading h3,.lp-conversion-copy h2{color:#f4f4f5;font-weight:700;letter-spacing:-.035em}.lp-section-heading p,.lp-lms-workflow-copy p,.lp-faq-heading p,.lp-platform-image-copy p,.lp-editor-copy p,.lp-language-panel-heading p,.lp-faq-answer,.lp-footer-brand p{color:#ffffffb8}.lp-avatar-card,.lp-platform-image-card,.lp-lms-workflow-panel,.lp-lms-feature-card,.lp-editor-card,.lp-collab-card,.lp-localization-card,.lp-faq-item,.lp-conversion-card{border-color:#ffffff1c!important;border-radius:16px!important;background:#ffffff0e!important;box-shadow:none!important}.lp-avatar-card{background:radial-gradient(circle at 78% 42%,rgba(255,159,67,.15),transparent 32%),#ffffff0e!important}.lp-avatar-video-stage,.lp-avatar-video-stage video{background:transparent}.lp-avatar-video-stage:before{background:linear-gradient(90deg,#050505,#050505c7 36%,#05050500)}.lp-avatar-card-copy,.lp-platform-image-copy h3,.lp-language-panel-heading h3,.lp-lms-dashboard-main h3,.lp-lms-dashboard-side span,.lp-lms-feature-card h3,.lp-faq-question,.lp-footer-links strong{color:#f4f4f5}.lp-avatar-card-copy p,.lp-avatar-card-proof,.lp-lms-row,.lp-lms-dashboard-main>p,.lp-lms-dashboard-side p,.lp-lms-feature-card p,.lp-footer-links a{color:#ffffffb8!important}.lp-platform-image-shell,.lp-lms-dashboard,.lp-lms-dashboard-main,.lp-lms-dashboard-side,.lp-language-search,.lp-language-row,.lp-faq-question strong,.lp-lms-stats span,.lp-language-chip{border-color:#ffffff1a!important;background:#fff1!important;color:#ffffffc7;box-shadow:none!important}.lp-lms-browser-bar{border-color:#ffffff1a;background:#ffffff0f}.lp-lms-browser-bar strong,.lp-language-search input{color:#fff}.lp-lms-dashboard{background:linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.04) 1px,transparent 1px),#ffffff09;background-size:42px 42px}.lp-collab-card [data-slot=card-content],.lp-conversion-card [data-slot=card-content]{background:radial-gradient(circle at 70% 35%,rgba(255,159,67,.18),transparent 36%),#0b0b0b}.lp-footer{border-top-color:#ffffff1a}.lp-footer-brand img{filter:invert(1)}@media (max-width: 1040px){.lp-header-nav{display:none}.lp-header-shell{grid-template-columns:auto 1fr auto}.lp-mobile-menu-button{display:inline-flex!important}.lp-localization-card [data-slot=card-content],.lp-editor-card [data-slot=card-content],.lp-collab-card [data-slot=card-content],.lp-conversion-card [data-slot=card-content],.lp-lms-workflow-grid,.lp-faq-layout{grid-template-columns:1fr}.lp-lms-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-editor-copy{min-height:300px;padding:24px 8px 8px}.lp-collab-image{min-height:360px}.lp-language-panel{min-height:520px}}@media (max-width: 780px){.lp-container,.lp-wide,.lp-header-shell{width:100%;padding-inline:12px}.lp-header-shell{height:62px;border-radius:0}.lp-header-logo{width:46px;height:46px}.lp-header-logo img{height:32px}.lp-header-login,.lp-header-demo,.lp-header-cta{display:none!important}.lp-hero{margin-top:0;min-height:auto;padding:54px 0 72px}.lp-hero .lp-container{display:block;min-height:auto;padding-inline:12px}.lp-hero-copy{align-items:center;text-align:center}.lp-hero-announcement{max-width:100%;font-size:.78rem}.lp-hero-copy h1{font-size:clamp(3.35rem,15vw,5.2rem)}.lp-hero-copy p{font-size:1rem}.lp-hero-actions{width:100%;justify-content:center}.lp-hero-actions .lp-button-primary,.lp-hero-actions .lp-button-secondary{flex:1 1 100%}.lp-hero-proof-row{justify-content:center}.lp-hero-stage{width:100%;margin:36px 0 0;transform:none}.lp-hero-stage-orbit{inset:auto 12px calc(100% - 11px) 12px;justify-content:center}.lp-hero-stage-orbit span{min-height:28px;padding-inline:10px}.lp-chapter-list{display:flex!important;overflow-x:auto;justify-content:flex-start!important;scrollbar-width:none}.lp-chapter-list::-webkit-scrollbar{display:none}.lp-chapter-trigger{flex:0 0 128px}.lp-logo-cloud{grid-template-columns:repeat(3,minmax(0,1fr))}.lp-logo-slot{height:62px;padding:14px}.lp-section{padding:82px 0}.lp-section-heading,.lp-section-heading-center{display:flex;flex-direction:column;align-items:flex-start;gap:24px;text-align:left}.lp-section-heading h2{font-size:clamp(2.45rem,11vw,3.8rem)}.lp-section-heading-action,.lp-section-heading-action .lp-button-primary{width:100%}.lp-section-heading-center .lp-section-heading-copy{align-items:flex-start}.lp-platform-grid,.lp-lms-dashboard,.lp-lms-feature-grid{grid-template-columns:1fr}.lp-lms-workflow-copy h2,.lp-faq-heading h2{font-size:clamp(2.45rem,11vw,3.8rem)}.lp-avatar-card{min-height:720px;background:linear-gradient(180deg,#fff,#fff 42%,#f8fbff)!important}.lp-avatar-card-copy{width:calc(100% - 36px);padding:28px}.lp-avatar-card-copy p{max-width:100%;font-size:.98rem}.lp-avatar-video-stage{top:300px;right:-12%;bottom:0;width:112%;border-radius:0 0 28px 28px}.lp-avatar-video-stage:before{width:100%;height:24%;background:linear-gradient(180deg,#fff,#ffffffc7 42%,#fff0)}.lp-platform-image-card [data-slot=card-content]{min-height:auto}.lp-platform-image-shell{min-height:250px;padding:18px}.lp-editor-video,.lp-localization-preview{min-height:360px}.lp-collab-copy{padding:10px 4px 6px}.lp-language-panel{min-height:500px}.lp-stories-shell{margin-inline:-12px;padding-inline:12px}.lp-story-nav{display:none}.lp-conversion-card [data-slot=card-content]{padding:28px!important}.lp-footer .lp-wide,.lp-footer-links{grid-template-columns:1fr}.lp-fixed-demo{display:none!important}}.tosee-shadcn-landing{background:#fff;color:#050505;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.tosee-shadcn-landing .lp-site-header{position:sticky;top:0;z-index:80;border-bottom:1px solid rgba(5,5,5,.08);background:#ffffffe0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.tosee-shadcn-landing .lp-header-shell{max-width:none;height:68px;border:0;border-radius:0;background:transparent;box-shadow:none}.tosee-shadcn-landing .lp-header-logo img,.tosee-shadcn-landing .lp-footer-brand img{filter:none}.tosee-shadcn-landing .lp-header-nav a,.tosee-shadcn-landing .lp-header-login{color:#525252!important}.tosee-shadcn-landing .lp-header-nav a.is-active,.tosee-shadcn-landing .lp-header-nav a:hover,.tosee-shadcn-landing .lp-header-login:hover{color:#050505!important}.tosee-shadcn-landing .lp-header-demo{border-color:#d4d4d4!important;background:#fff!important;color:#050505!important}.tosee-shadcn-landing .lp-header-cta,.tosee-shadcn-landing .lp-button-primary{border-color:#050505!important;background:#050505!important;color:#fff!important;box-shadow:none!important}.tosee-shadcn-landing .lp-button-secondary{border-color:#d4d4d4!important;background:#fff!important;color:#050505!important;box-shadow:none!important}.tosee-shadcn-landing .lp-hero,.tosee-shadcn-landing .lp-section,.tosee-shadcn-landing .lp-section-soft,.tosee-shadcn-landing .lp-section-white,.tosee-shadcn-landing .lp-section-blue,.tosee-shadcn-landing .lp-section-stories,.tosee-shadcn-landing .lp-section-conversion,.tosee-shadcn-landing .lp-lms-workflow,.tosee-shadcn-landing .lp-integrations-section,.tosee-shadcn-landing .lp-faq-section,.tosee-shadcn-landing .lp-footer{background:#fff}.tosee-shadcn-landing .lp-hero{min-height:calc(100svh - 68px);margin-top:0;overflow:hidden}.tosee-shadcn-landing .lp-hero-bg{background:linear-gradient(90deg,rgba(5,5,5,.05) 1px,transparent 1px),linear-gradient(180deg,rgba(5,5,5,.045) 1px,transparent 1px);background-size:72px 72px;opacity:.62}.tosee-shadcn-landing .lp-hero-bg:after{background:radial-gradient(circle at 72% 62%,rgba(5,5,5,.1),transparent 34%),linear-gradient(180deg,#fff0,#fff 92%)}.tosee-shadcn-landing .lp-hero .lp-container{grid-template-columns:minmax(360px,.44fr) minmax(0,.56fr);min-height:calc(100svh - 190px);padding-top:clamp(42px,5vw,84px);padding-inline:clamp(28px,5.4vw,88px)}.tosee-shadcn-landing .lp-hero-copy{padding-top:0}.tosee-shadcn-landing .lp-hero-copy h1{max-width:740px;color:#050505;font-size:clamp(4.3rem,7.3vw,8.1rem);font-weight:700;letter-spacing:-.045em;line-height:.94}.tosee-shadcn-landing .lp-hero-copy h1 span{color:#050505;font-weight:300}.tosee-shadcn-landing .lp-hero-copy p,.tosee-shadcn-landing .lp-hero-proof-row{color:#525252}.tosee-shadcn-landing .lp-hero-stage{width:min(1060px,67vw);margin-right:-22vw;border:1px solid rgba(5,5,5,.14)!important;background:#fff!important;box-shadow:0 42px 100px #0505052e!important;transform:perspective(1200px) rotate(-8deg) rotateX(2deg)}.tosee-shadcn-landing .lp-chapter-list{background:#f4f4f5!important}.tosee-shadcn-landing .lp-chapter-trigger{color:#737373!important}.tosee-shadcn-landing .lp-chapter-trigger[data-state=active]{background:#fff!important;color:#050505!important;box-shadow:0 1px 2px #05050514!important}.tosee-shadcn-landing .lp-hero-video-frame{border-color:#0505051f;background:#fff}.tosee-shadcn-landing .lp-logo-cloud-wrap p,.tosee-shadcn-landing .lp-section-heading p,.tosee-shadcn-landing .lp-lms-workflow-copy p,.tosee-shadcn-landing .lp-integrations-heading p,.tosee-shadcn-landing .lp-faq-heading p,.tosee-shadcn-landing .lp-platform-image-copy p,.tosee-shadcn-landing .lp-editor-copy p,.tosee-shadcn-landing .lp-language-panel-heading p,.tosee-shadcn-landing .lp-faq-answer,.tosee-shadcn-landing .lp-footer-brand p{color:#525252}.tosee-shadcn-landing .lp-logo-cloud{grid-template-columns:repeat(9,minmax(90px,1fr))}.tosee-shadcn-landing .lp-logo-slot{border-color:#e5e5e5;background:#fff}.tosee-shadcn-landing .lp-logo-slot img{filter:grayscale(1);opacity:.72}.tosee-shadcn-landing .lp-section-heading h2,.tosee-shadcn-landing .lp-lms-workflow-copy h2,.tosee-shadcn-landing .lp-integrations-heading h2,.tosee-shadcn-landing .lp-faq-heading h2,.tosee-shadcn-landing .lp-avatar-card-copy h3,.tosee-shadcn-landing .lp-editor-copy h3,.tosee-shadcn-landing .lp-platform-image-copy h3,.tosee-shadcn-landing .lp-language-panel-heading h3,.tosee-shadcn-landing .lp-conversion-copy h2{color:#050505;letter-spacing:-.04em}.tosee-shadcn-landing .lp-avatar-card,.tosee-shadcn-landing .lp-platform-image-card,.tosee-shadcn-landing .lp-lms-feature-card,.tosee-shadcn-landing .lp-editor-card,.tosee-shadcn-landing .lp-collab-card,.tosee-shadcn-landing .lp-localization-card,.tosee-shadcn-landing .lp-faq-item,.tosee-shadcn-landing .lp-conversion-card{border:1px solid #e5e5e5!important;border-radius:18px!important;background:#fff!important;box-shadow:none!important}.tosee-shadcn-landing .lp-platform-image-shell,.tosee-shadcn-landing .lp-language-search,.tosee-shadcn-landing .lp-language-row,.tosee-shadcn-landing .lp-faq-question strong,.tosee-shadcn-landing .lp-lms-stats span,.tosee-shadcn-landing .lp-language-chip{border-color:#e5e5e5!important;background:#fafafa!important;color:#171717;box-shadow:none!important}.tosee-shadcn-landing .lp-avatar-card-copy,.tosee-shadcn-landing .lp-platform-image-copy h3,.tosee-shadcn-landing .lp-language-panel-heading h3,.tosee-shadcn-landing .lp-lms-feature-card h3,.tosee-shadcn-landing .lp-faq-question,.tosee-shadcn-landing .lp-footer-links strong{color:#050505}.tosee-shadcn-landing .lp-avatar-card-copy p,.tosee-shadcn-landing .lp-avatar-card-proof,.tosee-shadcn-landing .lp-lms-feature-card p,.tosee-shadcn-landing .lp-footer-links a{color:#525252!important}.tosee-shadcn-landing .lp-lms-workflow{padding-top:clamp(92px,9vw,150px);overflow:hidden}.tosee-shadcn-landing .lp-lms-workflow-grid{grid-template-columns:minmax(320px,.36fr) minmax(0,.64fr);align-items:center;gap:clamp(36px,6vw,92px)}.tosee-shadcn-landing .lp-lms-kicker{display:inline-flex;align-items:center;gap:8px;width:max-content;margin-bottom:22px;border:1px solid #e5e5e5;border-radius:999px;padding:8px 12px;background:#fafafa;color:#171717;font-size:.84rem;font-weight:500}.tosee-shadcn-landing .lp-lms-kicker svg{width:18px;height:18px}.tosee-shadcn-landing .lp-lms-mockup{position:relative;min-height:560px;margin-right:-11vw}.tosee-shadcn-landing .lp-lms-mockup img{width:min(1040px,72vw);max-width:none;border-radius:24px;object-fit:cover;box-shadow:0 34px 90px #05050529}.tosee-shadcn-landing .lp-lms-agent-card{position:absolute;right:clamp(18px,8vw,120px);bottom:34px;display:flex;align-items:flex-start;gap:12px;width:min(340px,68%);border:1px solid rgba(255,255,255,.7);border-radius:18px;padding:16px;background:#ffffffdb;box-shadow:0 20px 60px #05050529;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tosee-shadcn-landing .lp-lms-agent-card>span{display:inline-flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;border-radius:10px;background:#050505;color:#fff}.tosee-shadcn-landing .lp-lms-agent-card strong{display:block;color:#050505;font-size:.95rem;line-height:1.2}.tosee-shadcn-landing .lp-lms-agent-card p{margin:3px 0 0;color:#525252;font-size:.88rem;line-height:1.35}.tosee-shadcn-landing .lp-lms-feature-card{display:grid;grid-template-columns:auto 1fr;gap:10px 14px;min-height:230px}.tosee-shadcn-landing .lp-lms-feature-card>span{color:#a3a3a3}.tosee-shadcn-landing .lp-lms-feature-card>svg{width:24px;height:24px;justify-self:end;color:#050505}.tosee-shadcn-landing .lp-lms-feature-card h3,.tosee-shadcn-landing .lp-lms-feature-card p{grid-column:1 / -1}.tosee-shadcn-landing .lp-integrations-section{padding-top:clamp(86px,8vw,132px)}.tosee-shadcn-landing .lp-integrations-heading{max-width:760px;margin-bottom:34px}.tosee-shadcn-landing .lp-integrations-heading h2{margin:0;font-size:clamp(2.7rem,5vw,5.6rem);font-weight:700;line-height:.98}.tosee-shadcn-landing .lp-integrations-heading p{max-width:680px;margin:20px 0 0;font-size:clamp(1rem,1.4vw,1.24rem);line-height:1.52}.tosee-shadcn-landing .lp-integrations-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.tosee-shadcn-landing .lp-integration-logo-card{display:flex;min-height:128px;flex-direction:column;justify-content:space-between;border:1px solid #e5e5e5;border-radius:14px;padding:16px;background:#fff}.tosee-shadcn-landing .lp-integration-logo-mark{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid #e5e5e5;border-radius:12px;background:#fafafa}.tosee-shadcn-landing .lp-integration-logo-mark img{max-width:30px;max-height:26px;object-fit:contain}.tosee-shadcn-landing .lp-integration-logo-mark span{color:#525252;font-size:.72rem;font-weight:700}.tosee-shadcn-landing .lp-integration-logo-card strong{margin-top:16px;color:#050505;font-size:.92rem;line-height:1.16}.tosee-shadcn-landing .lp-integration-logo-card small{margin-top:4px;color:#737373;font-size:.76rem;line-height:1.2}.tosee-shadcn-landing .lp-localization-card{overflow:hidden}.tosee-shadcn-landing .lp-localization-card [data-slot=card-content]{align-items:stretch}.tosee-shadcn-landing .lp-localization-preview,.tosee-shadcn-landing .lp-language-panel{min-width:0}.tosee-shadcn-landing .lp-language-scroll{max-height:520px}.tosee-shadcn-landing .lp-collab-card [data-slot=card-content],.tosee-shadcn-landing .lp-conversion-card [data-slot=card-content]{background:#fff}.tosee-shadcn-landing .lp-footer{border-top-color:#e5e5e5}@media (max-width: 1180px){.tosee-shadcn-landing .lp-integrations-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1040px){.tosee-shadcn-landing .lp-lms-workflow-grid{grid-template-columns:1fr}.tosee-shadcn-landing .lp-lms-mockup{min-height:auto;margin-right:0}.tosee-shadcn-landing .lp-lms-mockup img{width:100%}}@media (max-width: 780px){.tosee-shadcn-landing .lp-header-shell{height:62px}.tosee-shadcn-landing .lp-hero{min-height:auto;padding:54px 0 70px}.tosee-shadcn-landing .lp-hero .lp-container{display:block;min-height:auto;padding-inline:16px}.tosee-shadcn-landing .lp-hero-copy{align-items:flex-start;text-align:left}.tosee-shadcn-landing .lp-hero-copy h1{font-size:clamp(3.4rem,15vw,5.2rem)}.tosee-shadcn-landing .lp-hero-actions,.tosee-shadcn-landing .lp-hero-proof-row{justify-content:flex-start}.tosee-shadcn-landing .lp-hero-stage{width:100%;margin:36px 0 0;transform:none}.tosee-shadcn-landing .lp-logo-cloud{grid-template-columns:repeat(3,minmax(0,1fr))}.tosee-shadcn-landing .lp-lms-workflow-copy h2,.tosee-shadcn-landing .lp-integrations-heading h2,.tosee-shadcn-landing .lp-faq-heading h2{font-size:clamp(2.45rem,11vw,3.8rem)}.tosee-shadcn-landing .lp-lms-agent-card{position:static;width:100%;margin-top:12px}.tosee-shadcn-landing .lp-integrations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tosee-shadcn-landing .lp-integration-logo-card{min-height:118px;padding:14px}.tosee-shadcn-landing .lp-localization-card [data-slot=card-content]{grid-template-columns:1fr}}@keyframes lp-integrations-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.tosee-shadcn-landing .lp-hero{min-height:auto;padding:clamp(68px,7vw,116px) 0 clamp(78px,8vw,126px);background:#fff}.tosee-shadcn-landing .lp-hero-bg{display:none}.tosee-shadcn-landing .lp-hero:after{display:none}.tosee-shadcn-landing .lp-hero .lp-container{display:flex;width:100%;max-width:none;min-height:0;flex-direction:column;align-items:center;gap:clamp(40px,4.8vw,64px);padding-inline:clamp(16px,5vw,92px);padding-top:0}.tosee-shadcn-landing .lp-hero-copy{align-items:center;width:min(1280px,100%);max-width:1280px;margin-inline:auto;text-align:center}.tosee-shadcn-landing .lp-hero-copy h1{max-width:none;margin:0;color:#050505;font-size:clamp(3.05rem,4.15vw,4.7rem);font-weight:400;letter-spacing:0;line-height:1.02;white-space:nowrap}.tosee-shadcn-landing .lp-hero-copy p{max-width:640px;margin-top:26px;color:#525252;font-size:clamp(1.08rem,1.25vw,1.28rem);font-weight:400;line-height:1.45}.tosee-shadcn-landing .lp-hero-actions{justify-content:center;margin-top:30px}.tosee-shadcn-landing .lp-hero-demo-button{width:222px;min-height:42px!important;height:42px!important;border-radius:8px!important;padding-inline:34px!important;background:#050505!important;color:#fff!important;font-size:.98rem!important;font-weight:400!important}.tosee-shadcn-landing .lp-hero-stage{width:min(1428px,calc(100vw - clamp(32px,10vw,184px)));margin:0 auto;overflow:hidden!important;border:1px solid #e5e5e5!important;border-radius:18px!important;background:#f4f4f5!important;box-shadow:none!important;transform:none}.tosee-shadcn-landing .lp-hero-video-frame{aspect-ratio:16 / 9;margin:0;border:0;border-radius:0;background:#f4f4f5;box-shadow:none}.tosee-shadcn-landing .lp-hero-video-frame:after{box-shadow:inset 0 0 0 1px #0505050a}.tosee-shadcn-landing .lp-logo-cloud-wrap{width:min(1180px,100%);margin-top:4px}.tosee-shadcn-landing .lp-avatar-video-stage:before{content:none;display:none;background:none}.tosee-shadcn-landing .lp-avatar-audio-toggle{top:48px;right:26px;bottom:auto;left:auto}.tosee-shadcn-landing .lp-language-chip-more{color:#2563eb;font-weight:300}.tosee-shadcn-landing .lp-language-coin-strip{display:inline-flex;gap:0;width:auto;margin-top:24px;align-items:center;justify-content:flex-start}.tosee-shadcn-landing .lp-language-coin{position:relative;display:inline-flex;width:36px;height:30px;place-items:center;overflow:hidden;border:2px solid #ffffff;border-radius:999px;background:#fff;box-shadow:0 8px 18px #0505051a}.tosee-shadcn-landing .lp-language-coin+.lp-language-coin{margin-left:-9px}.tosee-shadcn-landing .lp-language-coin-more{width:auto;min-width:0;margin-left:10px;padding-inline:0;color:#050505;font-size:.92rem;font-weight:300;line-height:1}.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell{padding-top:26px}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy{padding-top:clamp(30px,3.2vw,50px)}.tosee-shadcn-landing .lp-lms-workflow-grid{grid-template-columns:minmax(0,.58fr) minmax(320px,.42fr);align-items:center;gap:clamp(38px,6vw,88px)}.tosee-shadcn-landing .lp-lms-mockup{min-height:0;margin-right:0;overflow:hidden;border:1px solid #e5e5e5;border-radius:18px;background:#f4f4f5}.tosee-shadcn-landing .lp-lms-mockup img{display:block;width:100%;max-width:none;border-radius:0;box-shadow:none;object-fit:cover}.tosee-shadcn-landing .lp-lms-workflow-copy h2{max-width:660px;color:#050505;font-size:clamp(2.25rem,3.5vw,4.2rem);font-weight:400;letter-spacing:0;line-height:1.02}.tosee-shadcn-landing .lp-lms-workflow-copy p{max-width:570px;margin-top:18px;color:#525252;font-size:clamp(1rem,1.1vw,1.12rem);line-height:1.5}.tosee-shadcn-landing .lp-lms-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;padding-bottom:6px}.tosee-shadcn-landing .lp-lms-stats span{display:grid;min-height:0;padding:0;border:0!important;background:transparent!important;color:#737373;font-size:.92rem;font-weight:400;line-height:1.15}.tosee-shadcn-landing .lp-lms-stats strong{display:block;color:#050505;font-size:clamp(1.55rem,2.2vw,2.35rem);font-weight:400;line-height:1}.tosee-shadcn-landing .lp-lms-feature-grid{display:grid;grid-template-columns:1fr;gap:0;margin-top:34px;border-top:1px solid #e5e5e5}.tosee-shadcn-landing .lp-lms-feature-card{display:grid;min-height:0;grid-template-columns:42px minmax(0,1fr);gap:16px;border:0!important;border-bottom:1px solid #e5e5e5!important;border-radius:0!important;padding:22px 0;background:transparent!important;box-shadow:none!important}.tosee-shadcn-landing .lp-lms-feature-card>span{color:#a3a3a3;font-size:.82rem;font-weight:400;letter-spacing:0}.tosee-shadcn-landing .lp-lms-feature-card>svg{display:none}.tosee-shadcn-landing .lp-lms-feature-card h3{margin:0;color:#050505;font-size:clamp(1.08rem,1.35vw,1.42rem);font-weight:400;letter-spacing:0;line-height:1.18}.tosee-shadcn-landing .lp-lms-feature-card p{max-width:470px;margin-top:6px;color:#737373!important;font-size:.95rem;line-height:1.45}.tosee-shadcn-landing .lp-section-label{display:block;margin-bottom:18px;color:#737373;font-size:.95rem;font-weight:400}.tosee-shadcn-landing .lp-skills-section{background:#fff}.tosee-shadcn-landing .lp-skills-grid{grid-template-columns:minmax(0,.58fr) minmax(320px,.42fr);gap:clamp(38px,6vw,88px)}.tosee-shadcn-landing .lp-skills-image{border-color:#e5e5e5;background:#f4f4f5}.tosee-shadcn-landing .lp-skills-copy h2{max-width:660px;color:#050505;font-size:clamp(2.25rem,3.5vw,4.2rem);font-weight:400;letter-spacing:0;line-height:1.02}.tosee-shadcn-landing .lp-skills-copy p{color:#525252}.tosee-shadcn-landing .lp-skills-benefits{display:grid;margin-top:34px;border-top:1px solid #e5e5e5}.tosee-shadcn-landing .lp-skills-benefit{display:grid;grid-template-columns:42px minmax(0,1fr);gap:16px;padding:22px 0;border-bottom:1px solid #e5e5e5}.tosee-shadcn-landing .lp-skills-benefit>span{color:#a3a3a3;font-size:.82rem;font-weight:400}.tosee-shadcn-landing .lp-skills-benefit h3{color:#050505;font-size:clamp(1.08rem,1.35vw,1.42rem);font-weight:400;line-height:1.18}.tosee-shadcn-landing .lp-skills-benefit p{max-width:470px;margin-top:6px;color:#050505;font-size:.95rem;line-height:1.45}.tosee-shadcn-landing .lp-integrations-heading{max-width:820px;margin-inline:auto;margin-bottom:38px;text-align:center}.tosee-shadcn-landing .lp-integrations-heading .lp-lms-kicker,.tosee-shadcn-landing .lp-integrations-heading p{margin-inline:auto}.tosee-shadcn-landing .lp-integrations-carousel{position:relative;width:100%;max-width:1180px;margin-inline:auto;overflow:hidden;padding-block:8px;-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}.tosee-shadcn-landing .lp-integrations-track{display:flex;width:max-content;align-items:center;gap:14px;animation:lp-integrations-marquee 44s linear infinite}.tosee-shadcn-landing .lp-integrations-carousel:hover .lp-integrations-track{animation-play-state:paused}.tosee-shadcn-landing .lp-integration-logo-card{display:grid;width:112px;height:76px;min-height:0;flex:0 0 112px;place-items:center;border:1px solid #e5e5e5;border-radius:14px;padding:0;background:#fff}.tosee-shadcn-landing .lp-integration-logo-mark{display:grid;width:100%;height:100%;place-items:center;border:0;border-radius:inherit;background:transparent}.tosee-shadcn-landing .lp-integration-logo-mark img{max-width:72px;max-height:34px;object-fit:contain}.tosee-shadcn-landing .lp-integration-logo-mark span{color:#525252;font-size:.9rem;font-weight:400}.tosee-shadcn-landing .lp-collab-copy,.tosee-shadcn-landing .lp-collab-copy h3{color:#050505}.tosee-shadcn-landing .lp-collab-copy p{color:#525252}.tosee-shadcn-landing .lp-collab-copy .lp-mini-kicker{border:1px solid #e5e5e5;background:#fafafa;color:#737373}.tosee-shadcn-landing .lp-stories-shell{margin-inline:0;padding-inline:0;overflow:hidden}.tosee-shadcn-landing .lp-stories-shell:before,.tosee-shadcn-landing .lp-stories-shell:after{width:72px}.tosee-shadcn-landing .lp-stories-rail{gap:12px;padding:18px 0 38px}.tosee-shadcn-landing .lp-story-card{flex:0 0 min(360px,calc(100vw - 60px));min-height:270px;border:1px solid #e5e5e5!important;border-radius:18px!important;background:#fff!important;box-shadow:none!important}.tosee-shadcn-landing .lp-story-card:nth-child(3n+2),.tosee-shadcn-landing .lp-story-card:nth-child(3n+3){background:#fff!important}.tosee-shadcn-landing .lp-story-card [data-slot=card-content]{min-height:270px;padding:24px!important}.tosee-shadcn-landing .lp-story-quote{width:28px;height:28px;opacity:.14}.tosee-shadcn-landing .lp-story-card p{margin-top:16px;color:#171717;font-size:1.08rem;line-height:1.45}.tosee-shadcn-landing .lp-story-footer{padding-top:24px}.tosee-shadcn-landing .lp-story-nav{width:42px;height:42px;border-color:#e5e5e5;background:#fff;color:#171717;box-shadow:none}.tosee-shadcn-landing .lp-faq-item{border-color:#e5e5e5!important;background:#fff!important;box-shadow:none!important;transition:border-color .12s ease,background-color .12s ease}.tosee-shadcn-landing .lp-faq-item:hover,.tosee-shadcn-landing .lp-faq-item.is-open{border-color:#d4d4d4!important;box-shadow:none!important}.tosee-shadcn-landing .lp-faq-question strong{border:1px solid #e5e5e5!important;background:#fafafa!important;color:#525252!important;font-weight:300}.tosee-shadcn-landing .lp-faq-answer{display:block;max-height:0;overflow:hidden;padding:0 20px;color:#525252;opacity:0;transition:max-height .15s ease,opacity .12s ease,padding-bottom .15s ease}.tosee-shadcn-landing .lp-faq-item.is-open .lp-faq-answer{max-height:180px;padding-bottom:20px;opacity:1}.tosee-shadcn-landing .lp-faq-heading h2{color:#050505!important;font-weight:400!important;letter-spacing:0!important}.tosee-shadcn-landing .lp-faq-heading p,.tosee-shadcn-landing .lp-faq-question,.tosee-shadcn-landing .lp-faq-answer{font-weight:400!important}.tosee-shadcn-landing .lp-faq-heading p{color:#525252!important}.tosee-shadcn-landing .lp-faq-question{color:#050505!important}.tosee-shadcn-landing .lp-faq-answer{color:#525252!important}.tosee-shadcn-landing .lp-faq-question strong{display:inline-flex!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;flex:0 0 auto!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:0!important;padding:0!important;background:transparent!important;color:#050505!important;box-shadow:none!important;font-size:1.2rem!important;font-weight:400!important;line-height:1!important}.tosee-shadcn-landing .lp-header-demo,.tosee-shadcn-landing .lp-header-cta,.tosee-shadcn-landing .lp-button-primary,.tosee-shadcn-landing .lp-button-secondary,.tosee-shadcn-landing .lp-button-ghost,.tosee-shadcn-landing .lp-hero-actions .lp-button-primary,.tosee-shadcn-landing .lp-hero-actions .lp-button-secondary,.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary,.tosee-shadcn-landing .lp-conversion-card .lp-button-primary,.tosee-shadcn-landing .lp-conversion-card .lp-button-secondary{min-height:42px!important;height:42px!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-width:172px!important;border-radius:8px!important;padding-inline:28px!important;font-size:.95rem!important;font-weight:400!important;line-height:1!important;box-shadow:none!important}.tosee-shadcn-landing .lp-header-demo,.tosee-shadcn-landing .lp-header-cta{min-width:150px!important}.tosee-shadcn-landing .lp-header-login{min-height:42px!important;height:42px!important;align-items:center!important;justify-content:center!important;padding-inline:16px!important;font-size:.95rem!important;font-weight:400!important;line-height:1!important}.tosee-shadcn-landing .lp-header-cta,.tosee-shadcn-landing .lp-button-primary,.tosee-shadcn-landing .lp-hero-actions .lp-button-primary,.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary,.tosee-shadcn-landing .lp-conversion-card .lp-button-primary{border:1px solid #050505!important;background:#050505!important;color:#fff!important}.tosee-shadcn-landing .lp-header-demo,.tosee-shadcn-landing .lp-button-secondary,.tosee-shadcn-landing .lp-button-ghost,.tosee-shadcn-landing .lp-hero-actions .lp-button-secondary,.tosee-shadcn-landing .lp-conversion-card .lp-button-secondary{border:1px solid #d4d4d4!important;background:#fff!important;color:#050505!important}.tosee-shadcn-landing .lp-header-cta:hover,.tosee-shadcn-landing .lp-button-primary:hover,.tosee-shadcn-landing .lp-button-secondary:hover,.tosee-shadcn-landing .lp-button-ghost:hover{transform:translateY(-1px);box-shadow:none!important}.tosee-shadcn-landing .lp-lms-workflow-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.tosee-shadcn-landing .lp-lms-workflow-copy .lp-section-label{margin-bottom:18px}.tosee-shadcn-landing .lp-lms-workflow-copy h2{max-width:none}.tosee-shadcn-landing .lp-lms-mockup{height:100%;min-height:100%;align-self:stretch}.tosee-shadcn-landing .lp-lms-mockup img{height:100%;object-fit:cover;object-position:center}.tosee-shadcn-landing .lp-lms-feature-card{grid-template-columns:34px 34px minmax(0,1fr);align-items:start}.tosee-shadcn-landing .lp-lms-feature-card>svg{display:block;width:20px;height:20px;margin-top:-1px;color:#525252}.tosee-shadcn-landing .lp-lms-feature-card>div{min-width:0}.tosee-shadcn-landing .lp-section-heading h2,.tosee-shadcn-landing .lp-platform-image-copy h3,.tosee-shadcn-landing .lp-avatar-card-copy h3,.tosee-shadcn-landing .lp-integrations-heading h2{font-weight:400;letter-spacing:0}.tosee-shadcn-landing .lp-avatar-card-copy p,.tosee-shadcn-landing .lp-avatar-card-proof,.tosee-shadcn-landing .lp-platform-image-copy p,.tosee-shadcn-landing .lp-integrations-heading p{font-weight:400!important}.tosee-shadcn-landing .lp-integrations-heading .lp-section-label{margin-right:auto;margin-left:auto}.tosee-shadcn-landing .lp-integrations-heading h2{font-size:clamp(2.2rem,3.6vw,4.3rem);line-height:1.02}.tosee-shadcn-landing .lp-logo-cloud{grid-template-columns:repeat(9,minmax(72px,1fr));gap:clamp(16px,2.4vw,34px);align-items:center}.tosee-shadcn-landing .lp-logo-slot{height:46px;border:0!important;border-radius:0!important;padding:0;background:transparent!important;box-shadow:none!important}.tosee-shadcn-landing .lp-logo-slot img{max-height:32px}.tosee-shadcn-landing .lp-language-coin-strip{max-width:640px}.tosee-shadcn-landing .lp-hero-image-frame{aspect-ratio:4 / 3;overflow:hidden;border-radius:0;background:#f4f4f5}.tosee-shadcn-landing .lp-hero-image-frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.tosee-shadcn-landing .lp-floating-avatar-demo{position:fixed;right:clamp(14px,2vw,28px);bottom:clamp(14px,2vw,28px);z-index:95;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.tosee-shadcn-landing .lp-floating-avatar-collapsed{display:flex;align-items:center;gap:10px}.tosee-shadcn-landing .lp-floating-avatar-book-demo{display:inline-flex;min-width:156px;height:58px;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(5,5,5,.12);border-radius:16px;padding-inline:18px;background:#fffffff5;color:#09091f;font-size:1.08rem;font-weight:400;line-height:1;box-shadow:0 18px 54px #0505051f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tosee-shadcn-landing .lp-floating-avatar-book-demo svg{width:19px;height:19px;flex:0 0 auto;stroke-width:1.8}.tosee-shadcn-landing .lp-floating-avatar-thumb{display:grid;width:86px;height:86px;place-items:center;overflow:hidden;border:1px solid rgba(5,5,5,.12);border-radius:18px;padding:0;background:#fff;box-shadow:0 18px 54px #05050529;cursor:pointer}.tosee-shadcn-landing .lp-floating-avatar-thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.tosee-shadcn-landing .lp-floating-avatar-card{position:relative;width:min(276px,calc(100vw - 28px));aspect-ratio:3 / 4;overflow:hidden;border:1px solid rgba(255,255,255,.62);border-radius:22px;background:#050505;box-shadow:0 22px 68px #0505053d;transform-origin:right bottom;animation:lp-floating-avatar-expand .22s cubic-bezier(.16,.84,.32,1) both;will-change:transform,opacity}.tosee-shadcn-landing .lp-floating-avatar-card:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(to top,#050505bd,#05050500);pointer-events:none}.tosee-shadcn-landing .lp-floating-avatar-card video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.tosee-shadcn-landing .lp-floating-avatar-controls{position:absolute;inset:16px 16px auto;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px}.tosee-shadcn-landing .lp-floating-avatar-unmute,.tosee-shadcn-landing .lp-floating-avatar-close{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.58);background:#ffffffc7;color:#09091f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tosee-shadcn-landing .lp-floating-avatar-unmute{gap:8px;min-height:38px;border-radius:999px;padding:0 12px;font-size:.94rem;font-weight:400;line-height:1}.tosee-shadcn-landing .lp-floating-avatar-unmute svg{width:20px;height:20px}.tosee-shadcn-landing .lp-floating-avatar-close{width:38px;height:38px;border-color:#ffffffa8;border-radius:999px;color:#09091fb8;background:#ffffff8a}.tosee-shadcn-landing .lp-floating-avatar-close svg{width:17px;height:17px}.tosee-shadcn-landing .lp-floating-avatar-cta{position:absolute;right:18px;bottom:18px;left:18px;z-index:3;display:inline-flex!important;width:auto!important;min-height:58px!important;height:58px!important;align-items:center!important;justify-content:center!important;gap:10px!important;border:0!important;border-radius:15px!important;background:#fffffff5!important;color:#09091f!important;font-size:clamp(1.22rem,1.7vw,1.52rem)!important;font-weight:400!important;line-height:1!important;box-shadow:0 18px 42px #0505052e!important}.tosee-shadcn-landing .lp-floating-avatar-cta svg{width:21px;height:21px;flex:0 0 auto;stroke-width:1.8}@keyframes lp-floating-avatar-expand{0%{opacity:.4;transform:translate3d(5px,5px,0) scale(.32)}68%{opacity:1;transform:translateZ(0) scale(1.015)}to{opacity:1;transform:translateZ(0) scale(1)}}@media (prefers-reduced-motion: reduce){.tosee-shadcn-landing .lp-integrations-track{animation:none}.tosee-shadcn-landing .lp-faq-answer{transition:none}.tosee-shadcn-landing .lp-faq-answer-shell{transition:none!important}.tosee-shadcn-landing .lp-floating-avatar-card{animation:none}}@media (max-width: 1040px){.tosee-shadcn-landing .lp-hero-copy h1{white-space:normal}.tosee-shadcn-landing .lp-lms-workflow-grid,.tosee-shadcn-landing .lp-skills-grid{grid-template-columns:1fr}.tosee-shadcn-landing .lp-skills-copy h2{font-size:clamp(2.45rem,11vw,3.8rem)}.tosee-shadcn-landing .lp-lms-feature-grid{grid-template-columns:1fr}.tosee-shadcn-landing .lp-lms-feature-card:nth-child(odd),.tosee-shadcn-landing .lp-lms-feature-card:nth-child(2n){border-left:0!important;padding-right:0;padding-left:0}}@media (max-width: 780px){.tosee-shadcn-landing .lp-hero{padding:52px 0 78px}.tosee-shadcn-landing .lp-hero .lp-container{display:flex;padding-inline:14px}.tosee-shadcn-landing .lp-hero-copy{align-items:center;text-align:center}.tosee-shadcn-landing .lp-hero-copy h1{font-size:clamp(3rem,13vw,4.35rem)}.tosee-shadcn-landing .lp-hero-actions{justify-content:center}.tosee-shadcn-landing .lp-hero-stage{width:100%;margin:0}.tosee-shadcn-landing .lp-hero-demo-button{width:min(222px,100%)}.tosee-shadcn-landing .lp-avatar-audio-toggle{top:316px;right:16px}.tosee-shadcn-landing .lp-integration-logo-card{width:96px;height:68px;flex-basis:96px}.tosee-shadcn-landing .lp-floating-avatar-demo{right:12px;bottom:12px}.tosee-shadcn-landing .lp-floating-avatar-thumb{width:72px;height:72px;border-radius:16px}.tosee-shadcn-landing .lp-floating-avatar-collapsed{gap:8px}.tosee-shadcn-landing .lp-floating-avatar-book-demo{min-width:134px;height:50px;border-radius:14px;padding-inline:14px;font-size:.98rem}.tosee-shadcn-landing .lp-floating-avatar-card{width:min(252px,calc(100vw - 24px));border-radius:20px}.tosee-shadcn-landing .lp-floating-avatar-cta{min-height:52px!important;height:52px!important;font-size:1.18rem!important}}.tosee-shadcn-landing .lp-floating-avatar-demo,.tosee-shadcn-landing .lp-floating-avatar-book-demo,.tosee-shadcn-landing .lp-floating-avatar-cta{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.tosee-shadcn-landing .lp-floating-avatar-book-demo{min-width:150px;height:42px;border:1px solid rgba(15,23,42,.12);border-radius:8px;padding-inline:24px;background:#fffffff5;color:#09091f;font-size:.95rem;font-weight:400;box-shadow:none;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tosee-shadcn-landing .lp-floating-avatar-book-demo:hover{transform:none;background:#fff;color:#09091f;box-shadow:none}.tosee-shadcn-landing .lp-floating-avatar-book-demo svg{width:16px;height:16px;stroke-width:1.8}.tosee-shadcn-landing .lp-floating-avatar-thumb{width:42px;height:42px;border-radius:8px;box-shadow:none}.tosee-shadcn-landing .lp-floating-avatar-collapsed{gap:8px}.tosee-shadcn-landing .lp-floating-avatar-cta{min-height:42px!important;height:42px!important;border:1px solid rgba(15,23,42,.12)!important;border-radius:8px!important;background:#fffffff5!important;color:#09091f!important;font-size:.95rem!important;font-weight:400!important;box-shadow:none!important}.tosee-shadcn-landing .lp-floating-avatar-cta:hover{transform:none!important;background:#fff!important;color:#09091f!important;box-shadow:none!important}.tosee-shadcn-landing .lp-floating-avatar-cta svg{width:16px;height:16px}.tosee-shadcn-landing .lp-avatar-card-copy{width:min(50%,650px);max-width:none;padding:clamp(38px,5vw,64px)}.tosee-shadcn-landing .lp-avatar-card-copy h3{max-width:620px;font-size:clamp(2.05rem,3.15vw,3.75rem);font-weight:400;line-height:1.03}.tosee-shadcn-landing .lp-avatar-card-copy p{max-width:540px;color:#525252;font-size:clamp(1.02rem,1.15vw,1.16rem);font-weight:400;line-height:1.52}.tosee-shadcn-landing .lp-language-coin{overflow:hidden;padding:0;border-radius:999px}.tosee-shadcn-landing .lp-language-coin>span,.tosee-shadcn-landing .lp-language-coin svg{display:block;width:42px!important;height:32px!important;max-width:none!important;max-height:none!important}.tosee-shadcn-landing .lp-language-coin svg{object-fit:cover;border-radius:0;transform:scale(1.18);transform-origin:center}.tosee-shadcn-landing .lp-lms-workflow-grid,.tosee-shadcn-landing .lp-skills-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.tosee-shadcn-landing .lp-lms-workflow-copy h2,.tosee-shadcn-landing .lp-skills-copy h2{max-width:none;font-size:clamp(2.2rem,3.15vw,3.55rem);line-height:1.04}.tosee-shadcn-landing .lp-lms-workflow-copy p,.tosee-shadcn-landing .lp-skills-copy p{max-width:620px}.tosee-shadcn-landing .lp-lms-feature-card{grid-template-columns:42px minmax(0,1fr)!important;width:100%}.tosee-shadcn-landing .lp-lms-feature-card>div{grid-column:auto;min-width:0}.tosee-shadcn-landing .lp-lms-feature-card p{max-width:none}.tosee-shadcn-landing .lp-lms-mockup,.tosee-shadcn-landing .lp-skills-image{height:100%;min-height:100%;align-self:stretch}.tosee-shadcn-landing .lp-lms-mockup img,.tosee-shadcn-landing .lp-skills-image img{width:100%;height:100%;object-fit:cover;object-position:center}.tosee-shadcn-landing .lp-integrations-heading h2{font-size:clamp(2.2rem,3.15vw,3.55rem)}.tosee-shadcn-landing .lp-integrations-heading p{max-width:560px;color:#525252;font-weight:400!important}.tosee-shadcn-landing .lp-integrations-carousel:hover .lp-integrations-track{animation-play-state:running}.tosee-shadcn-landing .lp-integration-logo-card{width:158px;height:88px;flex:0 0 158px;border:0;border-radius:0;background:transparent}.tosee-shadcn-landing .lp-integration-logo-mark{width:100%;height:100%;border:0;background:transparent}.tosee-shadcn-landing .lp-integration-logo-mark img{max-width:126px;max-height:48px;opacity:1;object-fit:contain}.tosee-shadcn-landing .lp-logo-cloud{grid-template-columns:repeat(8,minmax(72px,1fr))}.tosee-shadcn-landing .lp-logo-nho{max-width:112px;max-height:34px}.tosee-shadcn-landing .lp-editor-copy h3,.tosee-shadcn-landing .lp-collab-copy h3{font-size:clamp(1.85rem,2.75vw,3.25rem);font-weight:400;line-height:1.06}.tosee-shadcn-landing .lp-editor-copy p,.tosee-shadcn-landing .lp-collab-copy p{font-size:clamp(1rem,1.05vw,1.1rem);font-weight:400}.tosee-shadcn-landing .lp-apple-stories-shell{position:relative;margin-top:42px;overflow:hidden}.tosee-shadcn-landing .lp-apple-stories-rail{display:flex;gap:22px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:10px 0 40px;scrollbar-width:none}.tosee-shadcn-landing .lp-apple-stories-rail::-webkit-scrollbar{display:none}.tosee-shadcn-landing .lp-apple-story-card{flex:0 0 clamp(310px,27vw,390px);min-width:0;scroll-snap-align:start}.tosee-shadcn-landing .lp-apple-story-media{position:relative;aspect-ratio:3 / 4;overflow:hidden;border-radius:28px;background:#f5f5f7;box-shadow:0 24px 70px #0f172a1f}.tosee-shadcn-landing .lp-apple-story-media>img:first-child{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .36s ease}.tosee-shadcn-landing .lp-apple-story-card:hover .lp-apple-story-media>img:first-child{transform:scale(1.035)}.tosee-shadcn-landing .lp-apple-story-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0505058a,#0505051a 42%,#050505ad)}.tosee-shadcn-landing .lp-apple-story-copy{position:absolute;inset:26px 24px auto;z-index:1;color:#fff}.tosee-shadcn-landing .lp-apple-story-copy span{display:block;margin-bottom:12px;color:#ffffffc7;font-size:.9rem;font-weight:400}.tosee-shadcn-landing .lp-apple-story-copy h3{max-width:330px;color:#fff;font-size:clamp(1.45rem,2.1vw,2.25rem);font-weight:400;line-height:1.05}.tosee-shadcn-landing .lp-apple-story-logo{position:absolute;right:22px;bottom:22px;z-index:1;max-width:96px;max-height:34px;object-fit:contain;padding:8px 10px;border-radius:12px;background:#ffffffeb}.tosee-shadcn-landing .lp-apple-story-footer{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:16px 4px 0;color:#171717}.tosee-shadcn-landing .lp-apple-story-footer strong{font-size:1rem;font-weight:400}.tosee-shadcn-landing .lp-apple-story-footer span{color:#737373;font-size:.92rem}.tosee-shadcn-landing .lp-apple-story-nav{position:absolute;top:calc(50% - 34px);z-index:2;display:grid;width:48px;height:48px;place-items:center;border:1px solid #e5e5e5;border-radius:999px;background:#fffffff0;color:#171717;box-shadow:0 18px 42px #0f172a1f}.tosee-shadcn-landing .lp-apple-story-nav svg{width:18px;height:18px}.tosee-shadcn-landing .lp-apple-story-nav-left{left:0}.tosee-shadcn-landing .lp-apple-story-nav-right{right:0}@media (max-width: 1040px){.tosee-shadcn-landing .lp-avatar-card-copy{width:min(72%,640px)}.tosee-shadcn-landing .lp-lms-workflow-grid,.tosee-shadcn-landing .lp-skills-grid{grid-template-columns:1fr}.tosee-shadcn-landing .lp-lms-mockup,.tosee-shadcn-landing .lp-skills-image{min-height:clamp(360px,56vw,620px)}}@media (max-width: 780px){.tosee-shadcn-landing .lp-floating-avatar-book-demo{min-width:132px;height:42px;font-size:.98rem}.tosee-shadcn-landing .lp-floating-avatar-thumb{width:42px;height:42px}.tosee-shadcn-landing .lp-avatar-card-copy{width:100%;padding:30px 24px}.tosee-shadcn-landing .lp-lms-workflow-copy h2,.tosee-shadcn-landing .lp-skills-copy h2{font-size:clamp(2.25rem,10vw,3.45rem)}.tosee-shadcn-landing .lp-apple-story-card{flex-basis:min(82vw,340px)}.tosee-shadcn-landing .lp-apple-story-nav{display:none}}.tosee-shadcn-landing #platform-features .lp-section-heading{max-width:760px;margin-inline:auto;text-align:center}.tosee-shadcn-landing #platform-features .lp-section-heading-copy{margin-inline:auto}.tosee-shadcn-landing #platform-features .lp-section-heading h2{max-width:760px;margin-inline:auto;font-size:clamp(2.05rem,3vw,3.4rem);line-height:1.05}.tosee-shadcn-landing .lp-platform-grid{gap:clamp(18px,2vw,28px)}.tosee-shadcn-landing .lp-avatar-card-copy h3{font-size:clamp(1.5rem,2.15vw,2.4rem);line-height:1.08}.tosee-shadcn-landing .lp-avatar-card-copy p{max-width:420px;margin-top:12px;font-size:.98rem;line-height:1.45}.tosee-shadcn-landing .lp-platform-image-card [data-slot=card-content]{min-height:430px;grid-template-rows:minmax(220px,1fr) auto}.tosee-shadcn-landing .lp-platform-image-shell{min-height:260px;padding:18px}.tosee-shadcn-landing .lp-platform-image-shell img{max-height:235px}.tosee-shadcn-landing .lp-platform-image-copy{padding:0 28px 28px}.tosee-shadcn-landing .lp-platform-image-copy h3{font-size:clamp(1.35rem,2vw,2.05rem)}.tosee-shadcn-landing .lp-platform-image-copy p{margin-top:10px;font-size:.95rem;line-height:1.45}.tosee-shadcn-landing .lp-lms-workflow-copy h2{font-size:clamp(1.95rem,2.85vw,3.2rem)}.tosee-shadcn-landing .lp-lms-workflow-copy p{max-width:520px;margin-top:14px;font-size:.98rem;line-height:1.45}.tosee-shadcn-landing .lp-editor-card [data-slot=card-content]{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:22px;padding:18px!important}.tosee-shadcn-landing .lp-editor-stack{grid-template-rows:minmax(0,1fr) minmax(0,1fr);min-height:60vh;max-height:60vh}.tosee-shadcn-landing .lp-editor-card,.tosee-shadcn-landing .lp-collab-card,.tosee-shadcn-landing .lp-editor-card [data-slot=card-content],.tosee-shadcn-landing .lp-collab-card [data-slot=card-content],.tosee-shadcn-landing .lp-editor-video{min-height:0;height:100%}.tosee-shadcn-landing .lp-editor-copy{padding:20px 10px 20px 0}.tosee-shadcn-landing .lp-editor-copy h3,.tosee-shadcn-landing .lp-collab-copy h3{font-size:clamp(1.5rem,2.2vw,2.6rem);line-height:1.08}.tosee-shadcn-landing .lp-editor-copy p,.tosee-shadcn-landing .lp-collab-copy p{margin-top:12px;font-size:.96rem;line-height:1.45}.tosee-shadcn-landing .lp-collab-card [data-slot=card-content]{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:18px;padding:18px!important}.tosee-shadcn-landing .lp-collab-copy{padding:20px 10px 20px 12px}.tosee-shadcn-landing .lp-collab-image{min-height:0;height:100%}.tosee-shadcn-landing .lp-integrations-carousel{max-width:1100px;-webkit-mask-image:none;mask-image:none}.tosee-shadcn-landing .lp-integrations-track{display:grid;width:100%;grid-template-columns:repeat(6,minmax(120px,1fr));gap:18px 28px;animation:none}.tosee-shadcn-landing .lp-integration-logo-card{width:auto;min-height:92px;flex:initial;display:grid;place-items:center;gap:8px;border:1px solid #e5e5e5;border-radius:12px;padding:14px 10px;background:#fff}.tosee-shadcn-landing .lp-integration-logo-mark img{display:block;max-width:112px;max-height:34px;opacity:1;filter:none;object-fit:contain}.tosee-shadcn-landing .lp-integration-logo-label{display:block;max-width:130px;overflow:hidden;color:#525252;font-size:.78rem;font-weight:400;line-height:1.15;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 1040px){.tosee-shadcn-landing .lp-integrations-track{grid-template-columns:repeat(4,minmax(110px,1fr))}}@media (max-width: 780px){.tosee-shadcn-landing .lp-editor-card [data-slot=card-content],.tosee-shadcn-landing .lp-collab-card [data-slot=card-content]{grid-template-columns:1fr}.tosee-shadcn-landing .lp-editor-stack{min-height:auto;max-height:none}.tosee-shadcn-landing .lp-editor-video,.tosee-shadcn-landing .lp-collab-image{min-height:260px}.tosee-shadcn-landing .lp-integrations-track{grid-template-columns:repeat(2,minmax(120px,1fr));gap:14px 18px}}.tosee-shadcn-landing .lp-hero-copy{width:min(1040px,100%)}.tosee-shadcn-landing .lp-hero-copy h1{max-width:1040px;white-space:nowrap}.tosee-shadcn-landing .lp-hero-copy p{max-width:720px}.tosee-shadcn-landing .lp-hero-actions{width:100%;margin-top:28px;justify-content:center}.tosee-shadcn-landing #platform-features .lp-section-heading{display:grid;max-width:1040px;gap:22px}.tosee-shadcn-landing #platform-features .lp-section-heading-copy{width:min(1040px,100%);max-width:none}.tosee-shadcn-landing #platform-features .lp-section-heading h2{max-width:1040px;font-size:clamp(2.25rem,3.35vw,3.85rem);white-space:nowrap}.tosee-shadcn-landing #platform-features .lp-section-heading-action{justify-self:center;margin-top:0}.tosee-shadcn-landing .lp-floating-avatar-unmute{min-height:34px;gap:6px;border:1px solid rgba(255,255,255,.72);border-radius:999px;padding:0 10px;background:#ffffffe6;color:#050505;font-size:.82rem;font-weight:400;box-shadow:0 10px 24px #0505051f}.tosee-shadcn-landing .lp-floating-avatar-unmute:hover{background:#fff}.tosee-shadcn-landing .lp-floating-avatar-unmute svg{width:16px;height:16px}.tosee-shadcn-landing .lp-floating-avatar-close{width:34px;height:34px;background:#ffffffb8;box-shadow:0 10px 24px #0505051a}@media (max-width: 1040px){.tosee-shadcn-landing .lp-hero-copy h1{white-space:normal}}.tosee-shadcn-landing .lp-language-coin-strip{display:inline-flex!important;width:auto!important;gap:0!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important}.tosee-shadcn-landing .lp-language-coin{display:inline-flex!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border:2px solid #ffffff!important;border-radius:999px!important;background:#fff!important;box-shadow:0 10px 24px #0505051f!important}.tosee-shadcn-landing .lp-language-coin+.lp-language-coin{margin-left:-9px!important}.tosee-shadcn-landing .lp-language-coin>span,.tosee-shadcn-landing .lp-language-coin img,.tosee-shadcn-landing .lp-language-coin svg{width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;display:block!important;object-fit:cover!important;transform:none!important;transform-origin:center!important}.tosee-shadcn-landing .lp-language-coin-more{margin-left:12px!important;color:#090909!important;font-size:.96rem!important;font-weight:300!important;line-height:1!important}.tosee-shadcn-landing #platform-features .lp-section-heading{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important}.tosee-shadcn-landing #platform-features .lp-section-heading-copy,.tosee-shadcn-landing #platform-features .lp-section-heading h2{width:100%!important}.tosee-shadcn-landing #platform-features .lp-section-heading-action{grid-row:2!important;justify-self:center!important}.tosee-shadcn-landing .lp-integrations-carousel{width:min(1180px,100%)!important;max-width:1180px!important}.tosee-shadcn-landing .lp-integrations-track{display:grid!important;width:100%!important;grid-template-columns:repeat(6,minmax(128px,1fr))!important;gap:16px!important;animation:none!important}.tosee-shadcn-landing .lp-integration-logo-card{display:grid!important;width:auto!important;height:82px!important;min-height:82px!important;place-items:center!important;padding:14px 18px!important;border:1px solid #ededed!important;border-radius:12px!important;background:#fff!important}.tosee-shadcn-landing .lp-integration-logo-mark{display:grid!important;width:100%!important;height:100%!important;place-items:center!important}.tosee-shadcn-landing .lp-integration-logo-mark img{display:block!important;width:100%!important;max-width:112px!important;height:38px!important;max-height:38px!important;object-fit:contain!important;opacity:1!important;filter:none!important}.tosee-shadcn-landing .lp-integration-logo-label{display:none!important}.tosee-shadcn-landing .lp-section-heading{grid-template-columns:1fr!important;justify-items:center!important;max-width:min(1040px,100%)!important;margin-inline:auto!important;margin-bottom:clamp(46px,5.2vw,76px)!important;gap:26px!important;text-align:center!important}.tosee-shadcn-landing .lp-section-heading-copy{align-items:center!important;gap:16px!important}.tosee-shadcn-landing .lp-section-heading p{max-width:720px!important;font-size:clamp(1rem,1.15vw,1.14rem)!important;line-height:1.5!important}.tosee-shadcn-landing .lp-section-heading-action{justify-content:center!important;padding-bottom:0!important}.tosee-shadcn-landing .lp-lms-feature-card,.tosee-shadcn-landing .lp-skills-benefit{grid-template-columns:42px minmax(0,1fr)!important}.tosee-shadcn-landing .lp-lms-feature-card>svg,.tosee-shadcn-landing .lp-skills-benefit>svg{width:24px!important;height:24px!important;color:#050505!important;align-self:start!important}.tosee-shadcn-landing .lp-lms-feature-card>span,.tosee-shadcn-landing .lp-skills-benefit>span{display:none!important}.tosee-shadcn-landing .lp-lms-feature-card h3{margin-top:0!important}.tosee-shadcn-landing .lp-editor-video video,.tosee-shadcn-landing .lp-collab-image img{object-fit:contain!important;background:#fff!important}.tosee-shadcn-landing .lp-logo-cloud{max-width:1180px!important;margin-inline:auto!important;justify-items:center!important;gap:clamp(18px,2vw,28px)!important}.tosee-shadcn-landing .lp-floating-avatar-book-demo,.tosee-shadcn-landing .lp-floating-avatar-cta{font-family:inherit!important;letter-spacing:0!important}@media (max-width: 780px){.tosee-shadcn-landing .lp-logo-cloud{grid-template-columns:repeat(2,minmax(96px,1fr))!important}}.tosee-shadcn-landing .lp-logo-cloud{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;grid-template-columns:none!important;gap:18px clamp(28px,3.6vw,54px)!important}.tosee-shadcn-landing .lp-logo-slot{width:auto!important;min-width:0!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.tosee-shadcn-landing .lp-apple-story-copy{inset:22px 22px auto!important}.tosee-shadcn-landing .lp-apple-story-copy span{margin-bottom:8px!important;color:#ffffffc2!important;font-size:.78rem!important;font-weight:400!important}.tosee-shadcn-landing .lp-apple-story-copy h3{max-width:300px!important;font-size:clamp(1.18rem,1.45vw,1.46rem)!important;line-height:1.16!important;font-weight:400!important}.tosee-shadcn-landing .lp-apple-story-scrim{background:linear-gradient(180deg,#050505a8,#0505052e 46%,#050505b8)!important}.tosee-shadcn-landing .lp-apple-story-footer strong{font-size:.92rem!important}.tosee-shadcn-landing .lp-apple-story-footer span{font-size:.84rem!important}.tosee-shadcn-landing .lp-floating-avatar-book-demo,.tosee-shadcn-landing .lp-floating-avatar-cta{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important}@media (max-width: 780px){.tosee-shadcn-landing .lp-logo-cloud{display:grid!important;grid-template-columns:repeat(2,minmax(96px,1fr))!important;gap:22px 28px!important}}.tosee-shadcn-landing .lp-section-heading h2,.tosee-shadcn-landing .lp-editor-section .lp-section-heading h2,.tosee-shadcn-landing .lp-localization-section .lp-section-heading h2{max-width:1120px!important;font-size:clamp(2.25rem,3.35vw,3.85rem)!important;font-weight:400!important;line-height:1.04!important;letter-spacing:0!important}.tosee-shadcn-landing .lp-editor-section .lp-eyebrow,.tosee-shadcn-landing .lp-localization-section .lp-eyebrow,.tosee-shadcn-landing .lp-collab-copy .lp-mini-kicker{display:inline-flex!important;width:fit-content!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#0f172a94!important;font-size:.95rem!important;font-weight:400!important;letter-spacing:0!important;line-height:1.2!important;text-transform:none!important}.tosee-shadcn-landing .lp-collab-copy .lp-mini-kicker{color:#ffffffbd!important}.tosee-shadcn-landing .lp-language-coin-strip{gap:0!important;padding-top:6px!important}.tosee-shadcn-landing .lp-language-coin{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;border:1.5px solid #ffffff!important;box-shadow:0 9px 22px #0505051a!important}.tosee-shadcn-landing .lp-language-coin+.lp-language-coin{margin-left:-7px!important}.tosee-shadcn-landing .lp-language-coin>span,.tosee-shadcn-landing .lp-language-coin img,.tosee-shadcn-landing .lp-language-coin svg{display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;object-fit:cover!important}.tosee-shadcn-landing .lp-language-coin svg{transform:scale(1.45)!important}.tosee-shadcn-landing .lp-language-coin-more{margin-left:10px!important;font-size:.86rem!important;font-weight:300!important}.tosee-shadcn-landing .lp-lms-feature-card>svg,.tosee-shadcn-landing .lp-skills-benefit>svg{margin-top:5px!important;align-self:start!important}.tosee-shadcn-landing .lp-integrations-section{overflow:hidden!important}.tosee-shadcn-landing .lp-integrations-heading{max-width:760px!important;margin-inline:auto!important;text-align:center!important}.tosee-shadcn-landing .lp-integrations-carousel{width:100vw!important;max-width:none!important;margin:34px calc(50% - 50vw) 0!important;overflow:hidden!important;-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)!important;mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)!important}.tosee-shadcn-landing .lp-integrations-marquee{overflow:hidden!important;padding-block:18px!important}.tosee-shadcn-landing .lp-integrations-track{display:flex!important;width:max-content!important;min-width:max-content!important;grid-template-columns:none!important;align-items:center!important;gap:clamp(34px,5vw,78px)!important;animation:lp-marquee-left 46s linear infinite!important;will-change:transform!important}.tosee-shadcn-landing .lp-integrations-marquee.is-reverse .lp-integrations-track{animation-name:lp-marquee-right!important;animation-duration:52s!important}.tosee-shadcn-landing .lp-integrations-marquee:nth-child(3) .lp-integrations-track{animation-duration:58s!important}.tosee-shadcn-landing .lp-integration-logo-card{all:unset!important;display:contents!important}.tosee-shadcn-landing .lp-integration-logo-mark{display:grid!important;flex:0 0 138px!important;width:138px!important;height:44px!important;min-width:138px!important;place-items:center!important;border:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}.tosee-shadcn-landing .lp-integration-logo-mark img{display:block!important;width:100%!important;max-width:138px!important;height:44px!important;max-height:44px!important;object-fit:contain!important;opacity:1!important;filter:none!important}.tosee-shadcn-landing .lp-editor-stack{min-height:auto!important;max-height:none!important;gap:22px!important}.tosee-shadcn-landing .lp-editor-card [data-slot=card-content],.tosee-shadcn-landing .lp-collab-card [data-slot=card-content]{align-items:stretch!important}.tosee-shadcn-landing .lp-editor-video,.tosee-shadcn-landing .lp-collab-image{display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important}.tosee-shadcn-landing .lp-editor-video video,.tosee-shadcn-landing .lp-collab-image img{width:auto!important;max-width:100%!important;height:100%!important;object-fit:contain!important;object-position:left center!important}.tosee-shadcn-landing .lp-apple-stories-shell{width:100vw!important;margin:42px calc(50% - 50vw) 0!important;overflow:hidden!important;-webkit-mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent)!important;mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent)!important}.tosee-shadcn-landing .lp-apple-stories-rail{display:flex!important;width:max-content!important;gap:22px!important;overflow:visible!important;scroll-snap-type:none!important;padding:10px 0 42px!important;animation:lp-marquee-left 62s linear infinite!important;will-change:transform!important}.tosee-shadcn-landing .lp-apple-story-card{flex:0 0 clamp(300px,26vw,390px)!important}.tosee-shadcn-landing .lp-apple-story-copy h3{max-width:300px!important;font-size:clamp(1.08rem,1.3vw,1.36rem)!important;line-height:1.16!important;font-weight:400!important}.tosee-shadcn-landing .lp-apple-story-copy span,.tosee-shadcn-landing .lp-apple-story-footer strong,.tosee-shadcn-landing .lp-apple-story-footer span{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important}.tosee-shadcn-landing .lp-floating-avatar-card{width:min(252px,calc(100vw - 28px))!important;border-color:#ffffff94!important;border-radius:22px!important;cursor:pointer!important;box-shadow:0 24px 70px #0505053d!important;transform-origin:right bottom!important;animation:lp-floating-avatar-expand-smooth .34s cubic-bezier(.18,.9,.2,1) both!important}.tosee-shadcn-landing .lp-floating-avatar-demo.is-closing .lp-floating-avatar-card{animation:lp-floating-avatar-collapse-smooth .22s cubic-bezier(.32,0,.67,0) both!important}.tosee-shadcn-landing .lp-floating-avatar-controls{inset:14px 14px auto!important}.tosee-shadcn-landing .lp-floating-avatar-unmute{min-height:36px!important;gap:7px!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:999px!important;padding:0 12px!important;background:#ffffff2e!important;color:#fff!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:.84rem!important;font-weight:400!important;line-height:1!important;box-shadow:0 10px 30px #05050529,inset 0 1px #ffffff2e!important;backdrop-filter:blur(18px) saturate(1.22)!important;-webkit-backdrop-filter:blur(18px) saturate(1.22)!important}.tosee-shadcn-landing .lp-floating-avatar-unmute:hover{background:#ffffff47!important}.tosee-shadcn-landing .lp-floating-avatar-close{width:36px!important;height:36px!important;border:1px solid rgba(255,255,255,.34)!important;background:#ffffff29!important;color:#ffffffd1!important;box-shadow:0 10px 30px #05050524,inset 0 1px #ffffff29!important;backdrop-filter:blur(18px) saturate(1.18)!important;-webkit-backdrop-filter:blur(18px) saturate(1.18)!important}.tosee-shadcn-landing .lp-floating-avatar-close:hover{background:#ffffff3d!important}.tosee-shadcn-landing .lp-floating-avatar-cta,.tosee-shadcn-landing .lp-floating-avatar-book-demo{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:400!important;letter-spacing:0!important}.tosee-shadcn-landing .lp-floating-avatar-cta{right:16px!important;bottom:16px!important;left:16px!important;height:54px!important;min-height:54px!important;border:1px solid rgba(255,255,255,.56)!important;border-radius:14px!important;background:#fffffff5!important;color:#09091f!important;font-size:1.08rem!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.tosee-shadcn-landing .lp-conversion-card{border:1px solid rgba(15,23,42,.1)!important;background:#fff!important;color:#050816!important;box-shadow:0 24px 72px #0f172a14!important}.tosee-shadcn-landing .lp-conversion-card [data-slot=card-content]{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr)!important;align-items:center!important;gap:clamp(32px,5vw,64px)!important;padding:clamp(34px,5vw,64px)!important}.tosee-shadcn-landing .lp-conversion-copy h2{color:#050816!important;font-size:clamp(2.25rem,3.35vw,3.85rem)!important;font-weight:400!important;line-height:1.04!important}.tosee-shadcn-landing .lp-conversion-copy p{max-width:470px!important;color:#0f172a9e!important;font-size:clamp(1rem,1.1vw,1.1rem)!important}.tosee-shadcn-landing .lp-conversion-card .lp-eyebrow-light{border-color:#0f172a1f!important;background:#fff!important;color:#0f172a94!important}.tosee-shadcn-landing .lp-conversion-card .lp-button-primary{background:#050505!important;color:#fff!important;box-shadow:none!important}.tosee-shadcn-landing .lp-conversion-card .lp-button-secondary{border-color:#0f172a24!important;background:#fff!important;color:#050505!important}.tosee-shadcn-landing .lp-conversion-step{border:0!important;border-top:1px solid rgba(15,23,42,.1)!important;border-radius:0!important;padding:18px 0!important;background:transparent!important}.tosee-shadcn-landing .lp-conversion-step>span{border:1px solid rgba(15,23,42,.1)!important;background:#f8fafc!important;color:#2563eb!important}.tosee-shadcn-landing .lp-conversion-step h3{color:#050816!important;font-weight:400!important}.tosee-shadcn-landing .lp-conversion-step p{color:#0f172a94!important}.tosee-shadcn-landing .lp-reveal{opacity:1;transform:translateZ(0);animation:lp-fade-float .68s cubic-bezier(.18,.9,.2,1);animation-delay:var(--lp-reveal-delay, 0ms);animation-fill-mode:none;will-change:opacity,transform}.tosee-shadcn-landing .lp-reveal.is-visible{opacity:1;transform:translateZ(0)}@media (min-width: 781px){.tosee-shadcn-landing .lp-editor-section .lp-editor-video,.tosee-shadcn-landing .lp-editor-section .lp-collab-image{height:60vh!important;min-height:420px!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-card,.tosee-shadcn-landing .lp-editor-section .lp-collab-card,.tosee-shadcn-landing .lp-editor-section .lp-editor-card [data-slot=card-content],.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{height:auto!important;min-height:0!important}}@media (max-width: 780px){.tosee-shadcn-landing .lp-section-heading h2,.tosee-shadcn-landing .lp-editor-section .lp-section-heading h2,.tosee-shadcn-landing .lp-localization-section .lp-section-heading h2{white-space:normal!important}.tosee-shadcn-landing .lp-integrations-carousel,.tosee-shadcn-landing .lp-apple-stories-shell{-webkit-mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent)!important;mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent)!important}.tosee-shadcn-landing .lp-conversion-card [data-slot=card-content]{grid-template-columns:1fr!important}.tosee-shadcn-landing .lp-floating-avatar-card{width:min(238px,calc(100vw - 28px))!important}}@keyframes lp-marquee-left{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes lp-marquee-right{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@keyframes lp-floating-avatar-expand-smooth{0%{opacity:.45;filter:blur(2px);transform:translate3d(10px,12px,0) scale(.42)}62%{opacity:1;filter:blur(0);transform:translateZ(0) scale(1.012)}to{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}}@keyframes lp-floating-avatar-collapse-smooth{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(10px,12px,0) scale(.42)}}@keyframes lp-fade-float{0%{opacity:.72;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion: reduce){.tosee-shadcn-landing .lp-integrations-track,.tosee-shadcn-landing .lp-apple-stories-rail,.tosee-shadcn-landing .lp-floating-avatar-card{animation:none!important}.tosee-shadcn-landing .lp-reveal{opacity:1!important;transform:none!important;transition:none!important}}.tosee-shadcn-landing .lp-editor-section .lp-editor-card{overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card{border:1px solid rgba(132,169,255,.18)!important;background:radial-gradient(circle at 82% 18%,rgba(92,141,255,.34),transparent 34%),linear-gradient(135deg,#061226,#0b1f4b 48%,#123b8f)!important;box-shadow:0 26px 74px #06122638!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy h3{color:#fff!important;font-weight:400!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy p{color:#ffffffbd!important;font-weight:400!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image{border-color:#ffffff2e!important;background:#ffffff0f!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy .lp-mini-kicker{font-weight:400!important}.tosee-shadcn-landing .lp-apple-story-logo.lp-story-logo-nho{max-width:94px!important;max-height:30px!important}.tosee-shadcn-landing #platform-features .lp-section-heading-copy .lp-eyebrow{display:inline-flex!important;width:fit-content!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#0f172a94!important;font-size:.95rem!important;font-weight:400!important;letter-spacing:0!important;line-height:1.2!important;text-transform:none!important}.tosee-shadcn-landing .lp-section-reveal{opacity:1;transform:translateZ(0)}.tosee-shadcn-landing.is-reveal-ready .lp-section-reveal{transition:none;will-change:auto}.tosee-shadcn-landing.is-reveal-ready .lp-section-reveal:not(.is-visible){opacity:1;transform:none}.tosee-shadcn-landing.is-reveal-ready .lp-section-reveal.is-visible{opacity:1;transform:none}.tosee-shadcn-landing.is-reveal-ready .lp-section-reveal .lp-reveal-item{opacity:0;transform:translate3d(0,24px,0);transition:none;will-change:opacity,transform}.tosee-shadcn-landing.is-reveal-ready .lp-section-reveal.is-visible .lp-reveal-item{opacity:1;transform:translateZ(0);transition:opacity .72s ease,transform .82s cubic-bezier(.18,.9,.2,1);transition-delay:calc(var(--lp-section-delay, 0ms) + var(--lp-reveal-delay, 0ms))}.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta{border-color:#0505051f!important;background:#fffffff5!important;color:#050505!important;text-shadow:none!important}.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo:hover,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta:hover{background:#fff!important;color:#050505!important}.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo svg,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta svg{color:currentColor!important;stroke:currentColor!important}@media (prefers-reduced-motion: reduce){.tosee-shadcn-landing.is-reveal-ready .lp-section-reveal,.tosee-shadcn-landing.is-reveal-ready .lp-section-reveal:not(.is-visible),.tosee-shadcn-landing.is-reveal-ready .lp-section-reveal .lp-reveal-item{opacity:1!important;transform:none!important;transition:none!important}}.tosee-shadcn-landing .lp-audio-toggle,.tosee-shadcn-landing .lp-floating-avatar-unmute,.tosee-shadcn-landing .lp-floating-avatar-close{overflow:hidden!important;border:1px solid rgba(255,255,255,.3)!important;background:#ffffff3d!important;color:#fff!important;box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff80,inset 0 -1px #ffffff1a,inset 0 0 16px 8px #ffffff2e!important;backdrop-filter:blur(19px) saturate(1.25)!important;-webkit-backdrop-filter:blur(19px) saturate(1.25)!important}.tosee-shadcn-landing .lp-audio-toggle:before,.tosee-shadcn-landing .lp-floating-avatar-unmute:before,.tosee-shadcn-landing .lp-floating-avatar-close:before{content:""!important;position:absolute!important;top:0!important;right:0!important;left:0!important;z-index:0!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent)!important;pointer-events:none!important}.tosee-shadcn-landing .lp-audio-toggle:after,.tosee-shadcn-landing .lp-floating-avatar-unmute:after,.tosee-shadcn-landing .lp-floating-avatar-close:after{content:""!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important;z-index:0!important;width:1px!important;background:linear-gradient(180deg,rgba(255,255,255,.8),transparent,rgba(255,255,255,.3))!important;pointer-events:none!important}.tosee-shadcn-landing .lp-audio-toggle>*,.tosee-shadcn-landing .lp-floating-avatar-unmute>*,.tosee-shadcn-landing .lp-floating-avatar-close>*{position:relative!important;z-index:1!important}.tosee-shadcn-landing .lp-audio-toggle:hover,.tosee-shadcn-landing .lp-floating-avatar-unmute:hover,.tosee-shadcn-landing .lp-floating-avatar-close:hover{background:#ffffff57!important;border-color:#ffffff6b!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle{position:absolute!important;top:48px!important;right:26px!important;bottom:auto!important;left:auto!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell,.tosee-shadcn-landing #localize-picker .lp-platform-image-shell img,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell img{background:#fafaf8!important}.tosee-shadcn-landing .lp-audio-toggle{color:#050505!important}.tosee-shadcn-landing .lp-audio-toggle span,.tosee-shadcn-landing .lp-audio-toggle svg{color:currentColor!important;fill:currentColor!important;stroke:currentColor!important}.tosee-shadcn-landing .lp-floating-avatar-unmute{border-color:#ffffff9e!important;background:#ffffffad!important;color:#050505!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;text-shadow:none!important}.tosee-shadcn-landing .lp-floating-avatar-unmute:hover{background:#ffffffdb!important;color:#050505!important}.tosee-shadcn-landing .lp-floating-avatar-unmute svg,.tosee-shadcn-landing .lp-floating-avatar-unmute span{color:currentColor!important;fill:currentColor!important}.tosee-shadcn-landing .lp-floating-avatar-close{display:inline-flex!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;align-items:center!important;justify-content:center!important;border-color:#ffffff9e!important;background:#ffffffb8!important;color:#050505!important;text-shadow:none!important}.tosee-shadcn-landing .lp-floating-avatar-close:hover{background:#ffffffe6!important;color:#050505!important}.tosee-shadcn-landing .lp-floating-avatar-close svg{color:currentColor!important;fill:currentColor!important}.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta{min-height:58px!important;height:58px!important;align-items:center!important;justify-content:center!important;gap:9px!important;border:1px solid rgba(5,5,5,.12)!important;border-radius:16px!important;padding-inline:18px!important;background:#fffffff5!important;color:#09091f!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:1.08rem!important;font-weight:400!important;line-height:1!important;box-shadow:0 18px 54px #0505051f!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta:hover{background:#fff!important;color:#09091f!important}.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta svg{width:19px!important;height:19px!important;color:currentColor!important;stroke:currentColor!important}.tosee-shadcn-landing .lp-lms-feature-card{grid-template-columns:28px minmax(0,1fr)!important;column-gap:18px!important;align-items:start!important}.tosee-shadcn-landing .lp-lms-feature-card>svg{display:block!important;width:20px!important;height:20px!important;margin-top:2px!important;justify-self:start!important;align-self:start!important;color:#050505!important}.tosee-shadcn-landing .lp-lms-feature-card>div{min-width:0!important}.tosee-shadcn-landing .lp-lms-feature-card h3,.tosee-shadcn-landing .lp-lms-feature-card p{text-align:left!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-card [data-slot=card-content]{display:block!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-video{width:min(100%,calc(60vh * 16 / 9))!important;max-width:1180px!important;height:auto!important;min-height:0!important;aspect-ratio:16 / 9!important;margin-inline:auto!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-card [data-slot=card-content]{display:grid!important;grid-template-columns:1fr!important;place-items:center!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-video video{width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;object-position:center!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card,.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{min-height:40vh!important;height:40vh!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card{overflow:hidden!important;border:1px solid rgba(132,169,255,.2)!important;background:radial-gradient(circle at 82% 18%,rgba(92,141,255,.36),transparent 36%),linear-gradient(135deg,#061226,#0b1f4b,#123b8f)!important;box-shadow:0 26px 74px #0612263d!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{background:transparent!important;grid-template-columns:minmax(260px,.64fr) minmax(0,1.36fr)!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image{height:100%!important;min-height:0!important;justify-content:flex-end!important;border-color:transparent!important;background:transparent!important;box-shadow:none!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image img{margin-left:auto!important;object-position:right center!important}.tosee-shadcn-landing .lp-language-flag{width:28px!important;height:28px!important;min-width:28px!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:999px!important;padding:0!important;background:#fff!important}.tosee-shadcn-landing .lp-language-flag>span,.tosee-shadcn-landing .lp-language-flag img,.tosee-shadcn-landing .lp-language-flag svg{display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;object-fit:cover!important;transform:scale(1.45)!important;transform-origin:center!important}.tosee-shadcn-landing .lp-localization-section .lp-language-panel-heading h3{font-weight:400!important;letter-spacing:0!important}.tosee-shadcn-landing .lp-localization-section .lp-language-panel-heading p{color:#525252!important;font-weight:400!important;letter-spacing:0!important}.tosee-shadcn-landing .lp-localization-section .lp-language-search input{color:#050505!important;font-weight:400!important}.tosee-shadcn-landing .lp-localization-section .lp-language-search input::placeholder{color:#050505!important;opacity:1!important;font-weight:400!important}.tosee-shadcn-landing .lp-localization-section .lp-language-row,.tosee-shadcn-landing .lp-localization-section .lp-language-row span{font-weight:400!important}.tosee-shadcn-landing .lp-localization-section .lp-language-row span:last-child{color:currentColor!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-stack{display:grid!important;grid-template-columns:minmax(0,3fr) minmax(320px,2fr)!important;grid-template-rows:none!important;align-items:start!important;gap:clamp(22px,2.8vw,44px)!important;min-height:0!important;max-height:none!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-card,.tosee-shadcn-landing .lp-editor-section .lp-editor-card [data-slot=card-content]{width:100%!important;height:auto!important;min-height:0!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-card [data-slot=card-content]{display:block!important;padding:0!important;place-items:unset!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-video{width:100%!important;max-width:none!important;height:min(60vh,680px)!important;min-height:420px!important;margin-inline:0!important;aspect-ratio:auto!important;justify-content:flex-start!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card{min-height:0!important;height:auto!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;gap:22px!important;min-height:0!important;height:auto!important;padding:0!important;background:transparent!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image{width:100%!important;height:min(38vh,430px)!important;min-height:280px!important;border:0!important;border-radius:0!important;background:transparent!important;justify-content:flex-end!important;overflow:hidden!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image img{width:100%!important;max-width:none!important;height:100%!important;margin-left:auto!important;object-fit:contain!important;object-position:right center!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy{display:grid!important;justify-items:end!important;align-self:start!important;padding:0!important;color:#050505!important;text-align:right!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy .lp-mini-kicker{margin-bottom:14px!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy h3{max-width:420px!important;color:#050505!important;font-size:clamp(1.95rem,2.7vw,3.2rem)!important;font-weight:400!important;line-height:1.02!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy p{max-width:420px!important;margin-top:14px!important;color:#050505!important;font-size:.98rem!important;font-weight:400!important;line-height:1.45!important}@media (max-width: 780px){.tosee-shadcn-landing .lp-editor-section .lp-editor-stack{grid-template-columns:1fr!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-video,.tosee-shadcn-landing .lp-editor-section .lp-collab-image{height:auto!important;min-height:0!important;aspect-ratio:16 / 9!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card,.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{height:auto!important;min-height:0!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{grid-template-columns:1fr!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy{justify-items:start!important;text-align:left!important}}.tosee-shadcn-landing .lp-security-section{background:#fff!important}.tosee-shadcn-landing .lp-security-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:clamp(34px,5vw,76px);align-items:start}.tosee-shadcn-landing .lp-security-copy{max-width:520px}.tosee-shadcn-landing .lp-security-copy h2{margin-top:16px;color:#050816;font-size:clamp(2.25rem,3.35vw,3.85rem);font-weight:400;line-height:1.04;letter-spacing:0}.tosee-shadcn-landing .lp-security-title-break{display:none}@media (min-width: 1041px){.tosee-shadcn-landing .lp-security-title-break{display:block}}.tosee-shadcn-landing .lp-security-copy p{margin-top:18px;color:#0f172a9e;font-size:clamp(1rem,1.08vw,1.12rem);font-weight:400;line-height:1.5}.tosee-shadcn-landing .lp-security-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(15,23,42,.1);border-left:1px solid rgba(15,23,42,.1);border-radius:24px;overflow:hidden}.tosee-shadcn-landing .lp-security-item{display:grid;min-height:118px;grid-template-columns:28px minmax(0,1fr);gap:14px;align-items:center;border-right:1px solid rgba(15,23,42,.1);border-bottom:1px solid rgba(15,23,42,.1);padding:22px;background:#fff}.tosee-shadcn-landing .lp-security-item svg{width:22px;height:22px;color:#2563eb}.tosee-shadcn-landing .lp-security-item span{color:#050816;font-size:clamp(.98rem,1vw,1.08rem);font-weight:400;line-height:1.25}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-card [data-slot=card-content]{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-copy{display:grid!important;justify-items:center!important;text-align:center!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-copy p{margin-inline:auto!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-actions{justify-content:center!important}@media (max-width: 940px){.tosee-shadcn-landing .lp-security-layout{grid-template-columns:1fr}.tosee-shadcn-landing .lp-security-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.tosee-shadcn-landing .lp-security-grid{grid-template-columns:1fr}}.tosee-shadcn-landing .lp-floating-avatar-demo{--lp-floating-card-radius: 20px;--lp-floating-button-radius: 16px;--lp-floating-control-radius: 14px}.tosee-shadcn-landing .lp-floating-avatar-thumb,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta{border-radius:var(--lp-floating-button-radius)!important}.tosee-shadcn-landing .lp-audio-toggle,.tosee-shadcn-landing .lp-audio-toggle:before,.tosee-shadcn-landing .lp-audio-toggle span,.tosee-shadcn-landing .lp-floating-avatar-unmute,.tosee-shadcn-landing .lp-floating-avatar-close{border-radius:var(--lp-floating-control-radius, 14px)!important}.tosee-shadcn-landing .lp-floating-avatar-unmute{display:inline-grid!important;width:104px!important;min-width:104px!important;max-width:104px!important;height:36px!important;min-height:36px!important;grid-template-columns:16px 50px!important;justify-content:center!important;align-items:center!important;column-gap:8px!important;padding:0 10px!important}.tosee-shadcn-landing .lp-floating-avatar-unmute svg{width:16px!important;height:16px!important}.tosee-shadcn-landing .lp-floating-avatar-unmute span{display:inline-block!important;width:50px!important;text-align:left!important}.tosee-shadcn-landing .lp-floating-avatar-close{border-radius:var(--lp-floating-control-radius)!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle,.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle span,.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle svg,.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle svg *{color:#050505!important;fill:currentColor!important;stroke:currentColor!important}.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta{min-height:42px!important;height:42px!important;border:1px solid rgba(15,23,42,.12)!important;border-radius:16px!important;padding-inline:24px!important;background:#fffffff5!important;color:#050505!important;font-size:.95rem!important;font-weight:400!important;line-height:1!important;box-shadow:none!important}.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta svg{width:16px!important;height:16px!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle,.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle:before,.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle span{border-radius:999px!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card,.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{align-self:start!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{align-content:start!important;justify-items:stretch!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image{align-self:start!important;width:100%!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image img{object-position:right top!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy{width:100%!important;max-width:none!important;align-self:start!important;justify-items:stretch!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy .lp-mini-kicker,.tosee-shadcn-landing .lp-editor-section .lp-collab-copy h3,.tosee-shadcn-landing .lp-editor-section .lp-collab-copy p{width:100%!important;max-width:none!important}.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta{min-height:42px!important;height:42px!important;min-width:172px!important;border:1px solid #d4d4d4!important;border-radius:8px!important;padding-inline:28px!important;background:#fff!important;color:#050505!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:.95rem!important;font-weight:400!important;line-height:1!important;box-shadow:none!important}.tosee-shadcn-landing .lp-floating-avatar-book-demo *,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta *{color:#050505!important;stroke:currentColor!important}.tosee-shadcn-landing .lp-floating-avatar-unmute,.tosee-shadcn-landing .lp-floating-avatar-close{border:0!important;border-radius:8px!important;outline:0!important;background:#ffffffdb!important;color:#050505!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:500!important;text-shadow:none!important;box-shadow:0 8px 22px #0505051f!important}.tosee-shadcn-landing .lp-floating-avatar-unmute:before,.tosee-shadcn-landing .lp-floating-avatar-unmute:after,.tosee-shadcn-landing .lp-floating-avatar-close:before,.tosee-shadcn-landing .lp-floating-avatar-close:after,.tosee-shadcn-landing .lp-audio-toggle:before,.tosee-shadcn-landing .lp-audio-toggle:after{content:none!important;display:none!important}.tosee-shadcn-landing .lp-floating-avatar-unmute span,.tosee-shadcn-landing .lp-floating-avatar-unmute svg,.tosee-shadcn-landing .lp-floating-avatar-close svg{color:#050505!important;fill:currentColor!important;stroke:currentColor!important}.tosee-shadcn-landing .lp-floating-avatar-unmute span{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:500!important}.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo:hover,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta:hover{border-color:#d4d4d4!important;border-radius:8px!important;background:#fff!important;color:#050505!important;box-shadow:none!important;transform:none!important}.tosee-shadcn-landing .lp-audio-toggle{width:44px!important;height:44px!important;border:0!important;border-radius:999px!important;outline:0!important;background:#ffffffd6!important;color:#050505!important;box-shadow:0 8px 20px #0f172a1f!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.tosee-shadcn-landing .lp-audio-toggle span{width:100%!important;height:100%!important;border-radius:999px!important;background:transparent!important;color:#050505!important}.tosee-shadcn-landing .lp-audio-toggle svg,.tosee-shadcn-landing .lp-audio-toggle svg *{width:18px!important;height:18px!important;color:#050505!important;fill:currentColor!important;stroke:currentColor!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card{overflow:hidden!important;border:1px solid rgba(37,99,235,.1)!important;border-radius:26px!important;background:#fff!important;box-shadow:0 18px 44px #0f172a13!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:minmax(220px,1fr) auto!important;min-height:430px!important;gap:0!important;padding:0!important;background:#fff!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image{display:grid!important;width:100%!important;min-height:260px!important;height:auto!important;place-items:center!important;padding:18px!important;border:0!important;background:#fafaf8!important;box-shadow:none!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image img{width:100%!important;height:100%!important;max-height:235px!important;object-fit:contain!important;object-position:center!important;background:transparent!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy{display:block!important;width:100%!important;padding:0 28px 28px!important;color:#050505!important;text-align:left!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy .lp-mini-kicker{margin-bottom:12px!important;color:#0f172a85!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy h3{max-width:600px!important;color:#050505!important;font-size:clamp(1.35rem,2vw,2.05rem)!important;line-height:1.05!important;text-align:left!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy p{max-width:520px!important;margin-top:12px!important;color:#0f172a9e!important;font-size:.98rem!important;line-height:1.45!important;text-align:left!important}.tosee-shadcn-landing #localize-picker [data-slot=card-content],.tosee-shadcn-landing #multilingual-player [data-slot=card-content]{min-height:500px!important;grid-template-rows:minmax(300px,1fr) auto!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell{min-height:340px!important;padding:14px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell img,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell img{max-height:315px!important}.tosee-shadcn-landing .lp-floating-avatar-demo{--lp-floating-card-radius: 12px;--lp-floating-button-radius: 8px;--lp-floating-control-radius: 8px}.tosee-shadcn-landing .lp-floating-avatar-card{border-radius:var(--lp-floating-card-radius)!important}.tosee-shadcn-landing .lp-audio-toggle{width:42px!important;height:42px!important;border:0!important;border-radius:999px!important;outline:0!important;background:#ffffffe6!important;color:#050505!important;box-shadow:0 10px 26px #0f172a1f!important;backdrop-filter:blur(16px) saturate(1.08)!important;-webkit-backdrop-filter:blur(16px) saturate(1.08)!important}.tosee-shadcn-landing .lp-audio-toggle span{width:100%!important;height:100%!important;border-radius:inherit!important;background:transparent!important;color:#050505!important}.tosee-shadcn-landing .lp-audio-toggle svg,.tosee-shadcn-landing .lp-audio-toggle svg *,.tosee-shadcn-landing .lp-floating-avatar-unmute svg,.tosee-shadcn-landing .lp-floating-avatar-unmute svg *{width:20px!important;height:20px!important;color:#050505!important;fill:currentColor!important;stroke:currentColor!important}.tosee-shadcn-landing .lp-floating-avatar-unmute{width:104px!important;min-width:104px!important;max-width:104px!important;height:34px!important;min-height:34px!important;grid-template-columns:20px 48px!important;column-gap:8px!important;border:0!important;border-radius:var(--lp-floating-control-radius)!important;background:#ffffffe6!important;color:#050505!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:.9rem!important;font-weight:500!important;box-shadow:0 10px 26px #0505051f!important;backdrop-filter:blur(16px) saturate(1.08)!important;-webkit-backdrop-filter:blur(16px) saturate(1.08)!important}.tosee-shadcn-landing .lp-floating-avatar-unmute span{width:48px!important;color:#050505!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:500!important}.tosee-shadcn-landing .lp-floating-avatar-close{width:34px!important;height:34px!important;border:0!important;border-radius:var(--lp-floating-control-radius)!important;background:#ffffffa8!important;color:#050505!important;box-shadow:0 10px 26px #0505051a!important;backdrop-filter:blur(16px) saturate(1.08)!important;-webkit-backdrop-filter:blur(16px) saturate(1.08)!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-video{box-shadow:0 24px 58px #0f172a24!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card{overflow:hidden!important;border:1px solid rgba(37,99,235,.1)!important;border-radius:26px!important;background:#fff!important;box-shadow:0 24px 58px #0f172a24!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:minmax(260px,1fr) auto!important;gap:0!important;width:100%!important;min-height:430px!important;height:auto!important;padding:0!important;background:#fff!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image{display:grid!important;width:100%!important;min-height:260px!important;height:auto!important;margin:0!important;padding:18px!important;place-items:center!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:#fafaf8!important;box-shadow:none!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image img{display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;object-fit:contain!important;object-position:center!important;background:transparent!important;filter:drop-shadow(0 24px 34px rgba(15,23,42,.14))!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy{display:block!important;width:100%!important;padding:24px 28px 28px!important;color:#050505!important;text-align:left!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy .lp-mini-kicker{display:none!important}.tosee-shadcn-landing .lp-localization-section .lp-language-flag{width:34px!important;min-width:34px!important;height:24px!important;min-height:24px!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:5px!important;padding:0!important;background:#fff!important;box-shadow:0 4px 12px #0f172a14!important}.tosee-shadcn-landing .lp-localization-section .lp-language-flag>span,.tosee-shadcn-landing .lp-localization-section .lp-language-flag img,.tosee-shadcn-landing .lp-localization-section .lp-language-flag svg{display:block!important;width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;border-radius:inherit!important;object-fit:cover!important;transform:none!important;transform-origin:center!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block{display:grid!important;justify-items:center!important;width:100%!important;padding:clamp(18px,3vw,34px) 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#050505!important;text-align:center!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-conversion-copy{display:grid!important;justify-items:center!important;width:min(760px,100%)!important;text-align:center!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block h2{max-width:760px!important;color:#050505!important;font-size:clamp(2.7rem,5.2vw,5.8rem)!important;font-weight:400!important;line-height:.96!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block p{max-width:520px!important;margin-inline:auto!important;color:#0f172a9e!important;font-weight:400!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-conversion-actions{justify-content:center!important}.tosee-shadcn-landing .lp-faq-item{overflow:hidden!important;contain:layout paint!important;transition:border-color .16s ease,background-color .16s ease!important}.tosee-shadcn-landing .lp-faq-question{display:grid!important;grid-template-columns:minmax(0,1fr) 24px!important;align-items:center!important;min-height:68px!important;gap:18px!important}.tosee-shadcn-landing .lp-faq-question strong{display:grid!important;width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;place-items:center!important;font-variant-numeric:tabular-nums!important;transform-origin:center!important;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .18s ease!important}.tosee-shadcn-landing .lp-faq-item.is-open .lp-faq-question strong{transform:rotate(180deg)!important}.tosee-shadcn-landing .lp-faq-answer-shell{display:grid!important;grid-template-rows:0fr!important;overflow:hidden!important;opacity:0!important;transition:grid-template-rows .32s cubic-bezier(.22,1,.36,1),opacity .22s ease!important}.tosee-shadcn-landing .lp-faq-item.is-open .lp-faq-answer-shell{grid-template-rows:1fr!important;opacity:1!important}.tosee-shadcn-landing .lp-faq-answer-shell .lp-faq-answer{display:block!important;min-height:0!important;max-height:none!important;overflow:hidden!important;padding:0 20px!important;color:#525252!important;opacity:1!important;transform:translateY(-4px)!important;transition:padding-bottom .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1)!important}.tosee-shadcn-landing .lp-faq-item.is-open .lp-faq-answer-shell .lp-faq-answer{padding-bottom:20px!important;transform:translateY(0)!important}.tosee-shadcn-landing .lp-faq-layout{grid-template-columns:minmax(380px,.9fr) minmax(0,1.1fr)!important;gap:clamp(30px,4.5vw,66px)!important}.tosee-shadcn-landing .lp-faq-heading h2{max-width:660px!important;font-size:clamp(2.35rem,3.75vw,4.45rem)!important;line-height:1.02!important}.tosee-shadcn-landing .lp-faq-heading p{max-width:500px!important}@media (max-width: 940px){.tosee-shadcn-landing .lp-faq-layout{grid-template-columns:1fr!important}.tosee-shadcn-landing .lp-faq-heading h2{max-width:620px!important}}.tosee-shadcn-landing .lp-header-cta,.tosee-shadcn-landing .lp-button-primary,.tosee-shadcn-landing .lp-hero-actions .lp-button-primary,.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-primary{border-color:#2663eb!important;background:#2663eb!important;color:#fff!important}.tosee-shadcn-landing .lp-header-cta:hover,.tosee-shadcn-landing .lp-button-primary:hover,.tosee-shadcn-landing .lp-hero-actions .lp-button-primary:hover,.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary:hover,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-primary:hover{border-color:#1f58d4!important;background:#1f58d4!important;color:#fff!important}.tosee-shadcn-landing .lp-header-cta svg,.tosee-shadcn-landing .lp-header-cta svg *,.tosee-shadcn-landing .lp-button-primary svg,.tosee-shadcn-landing .lp-button-primary svg *,.tosee-shadcn-landing .lp-hero-actions .lp-button-primary svg,.tosee-shadcn-landing .lp-hero-actions .lp-button-primary svg *,.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary svg,.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary svg *,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-primary svg,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-primary svg *{color:#050505!important;stroke:currentColor!important}.tosee-shadcn-landing .lp-header-login,.tosee-shadcn-landing .lp-header-demo,.tosee-shadcn-landing .lp-header-cta,.tosee-shadcn-landing .lp-button-primary,.tosee-shadcn-landing .lp-button-secondary,.tosee-shadcn-landing .lp-button-ghost,.tosee-shadcn-landing .lp-hero-actions .lp-button-primary,.tosee-shadcn-landing .lp-hero-actions .lp-button-secondary,.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-primary,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-secondary,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta{display:inline-flex!important;height:32px!important;min-height:32px!important;width:auto!important;min-width:0!important;max-width:none!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding-inline:10px!important;border-radius:8px!important;font-size:14px!important;font-weight:500!important;line-height:1!important;white-space:nowrap!important}.tosee-shadcn-landing .lp-header-login svg,.tosee-shadcn-landing .lp-header-demo svg,.tosee-shadcn-landing .lp-header-cta svg,.tosee-shadcn-landing .lp-button-primary svg,.tosee-shadcn-landing .lp-button-secondary svg,.tosee-shadcn-landing .lp-button-ghost svg,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo svg,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta svg{width:16px!important;height:16px!important;flex:0 0 16px!important}.tosee-shadcn-landing .lp-header-login svg,.tosee-shadcn-landing .lp-header-login svg *,.tosee-shadcn-landing .lp-header-demo svg,.tosee-shadcn-landing .lp-header-demo svg *,.tosee-shadcn-landing .lp-header-cta svg,.tosee-shadcn-landing .lp-header-cta svg *,.tosee-shadcn-landing .lp-button-primary svg,.tosee-shadcn-landing .lp-button-primary svg *,.tosee-shadcn-landing .lp-button-secondary svg,.tosee-shadcn-landing .lp-button-secondary svg *,.tosee-shadcn-landing .lp-button-ghost svg,.tosee-shadcn-landing .lp-button-ghost svg *,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo svg,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo svg *,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta svg,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta svg *{color:#050505!important;fill:currentColor!important;stroke:currentColor!important}.tosee-shadcn-landing .lp-avatar-card{--lp-avatar-card-inset: 52px}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle{position:absolute!important;top:var(--lp-avatar-card-inset)!important;right:var(--lp-avatar-card-inset)!important;bottom:auto!important;left:auto!important}@media (max-width: 780px){.tosee-shadcn-landing .lp-avatar-card{--lp-avatar-card-inset: 24px}}.tosee-shadcn-landing{overflow-x:clip!important;overflow-y:visible!important}.tosee-shadcn-landing .lp-site-header{position:sticky!important;top:0!important;z-index:1000!important;width:100%!important}@keyframes lpHeroLoadIn{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}.tosee-shadcn-landing .lp-hero-title,.tosee-shadcn-landing .lp-hero-subtitle,.tosee-shadcn-landing .lp-hero-cta-sequence,.tosee-shadcn-landing .lp-hero-media-sequence{opacity:0;transform:translate3d(0,22px,0);animation:lpHeroLoadIn .76s cubic-bezier(.18,.9,.2,1) both;transition:none;will-change:opacity,transform}.tosee-shadcn-landing .lp-hero-title{animation-delay:80ms}.tosee-shadcn-landing .lp-hero-subtitle{animation-delay:.43s}.tosee-shadcn-landing .lp-hero-cta-sequence{animation-delay:.76s}.tosee-shadcn-landing .lp-hero-media-sequence{animation-delay:1.09s}@media (prefers-reduced-motion: reduce){.tosee-shadcn-landing .lp-hero-title,.tosee-shadcn-landing .lp-hero-subtitle,.tosee-shadcn-landing .lp-hero-cta-sequence,.tosee-shadcn-landing .lp-hero-media-sequence{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}}.tosee-shadcn-landing .lp-logo-slot img{max-width:148px!important;max-height:38px!important;opacity:1!important;filter:none!important}.tosee-shadcn-landing .lp-logo-innovation{max-width:154px!important;max-height:34px!important}.tosee-shadcn-landing .lp-logo-if{max-width:46px!important;max-height:38px!important}.tosee-shadcn-landing .lp-logo-ucph{max-width:148px!important;max-height:38px!important}.tosee-shadcn-landing .lp-logo-nho{max-width:126px!important;max-height:36px!important}.tosee-shadcn-landing .lp-logo-poppy{max-width:110px!important;max-height:32px!important}.tosee-shadcn-landing .lp-logo-knowit{max-width:128px!important;max-height:34px!important}.tosee-shadcn-landing .lp-logo-iss{max-width:126px!important;max-height:36px!important}.tosee-shadcn-landing .lp-header-login,.tosee-shadcn-landing .lp-header-demo,.tosee-shadcn-landing .lp-header-cta,.tosee-shadcn-landing .lp-button-primary,.tosee-shadcn-landing .lp-button-secondary,.tosee-shadcn-landing .lp-button-ghost,.tosee-shadcn-landing .lp-hero-actions .lp-button-primary,.tosee-shadcn-landing .lp-hero-actions .lp-button-secondary,.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-primary,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-secondary,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta{display:inline-flex!important;height:42px!important;min-height:42px!important;width:auto!important;min-width:150px!important;max-width:none!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding-inline:28px!important;border-radius:8px!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:15px!important;font-weight:400!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important}.tosee-shadcn-landing .lp-hero-demo-button{min-width:222px!important}.tosee-shadcn-landing .lp-header-demo,.tosee-shadcn-landing .lp-button-secondary,.tosee-shadcn-landing .lp-button-ghost,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta{border:1px solid rgba(5,5,5,.14)!important;background:#fff!important;color:#050505!important;box-shadow:none!important}.tosee-shadcn-landing .lp-header-cta,.tosee-shadcn-landing .lp-button-primary,.tosee-shadcn-landing .lp-hero-actions .lp-button-primary,.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-primary{border:1px solid #2663eb!important;background:#2663eb!important;color:#fff!important;box-shadow:none!important}.tosee-shadcn-landing .lp-header-login svg,.tosee-shadcn-landing .lp-header-demo svg,.tosee-shadcn-landing .lp-header-cta svg,.tosee-shadcn-landing .lp-button-primary svg,.tosee-shadcn-landing .lp-button-secondary svg,.tosee-shadcn-landing .lp-button-ghost svg,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo svg,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta svg{width:18px!important;height:18px!important;flex:0 0 18px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#050505!important;fill:none!important;stroke:currentColor!important}.tosee-shadcn-landing .lp-header-login svg *,.tosee-shadcn-landing .lp-header-demo svg *,.tosee-shadcn-landing .lp-header-cta svg *,.tosee-shadcn-landing .lp-button-primary svg *,.tosee-shadcn-landing .lp-button-secondary svg *,.tosee-shadcn-landing .lp-button-ghost svg *,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo svg *,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta svg *{fill:none!important;stroke:currentColor!important}.tosee-shadcn-landing .lp-lms-feature-card>svg,.tosee-shadcn-landing .lp-lms-feature-card>svg *,.tosee-shadcn-landing .lp-skills-benefit>svg,.tosee-shadcn-landing .lp-skills-benefit>svg *,.tosee-shadcn-landing .lp-security-item svg,.tosee-shadcn-landing .lp-security-item svg *{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#050505!important;fill:currentColor!important;stroke:none!important}.tosee-shadcn-landing .lp-lms-feature-card>svg,.tosee-shadcn-landing .lp-skills-benefit>svg{width:22px!important;height:22px!important;margin-top:5px!important}.tosee-shadcn-landing .lp-security-item svg{width:22px!important;height:22px!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-video,.tosee-shadcn-landing .lp-editor-section .lp-collab-card,.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content],.tosee-shadcn-landing .lp-editor-section .lp-collab-image,.tosee-shadcn-landing .lp-editor-section .lp-collab-image img{box-shadow:none!important;filter:none!important}.tosee-shadcn-landing .lp-header-demo,.tosee-shadcn-landing .lp-header-cta,.tosee-shadcn-landing .lp-button-primary,.tosee-shadcn-landing .lp-button-secondary,.tosee-shadcn-landing .lp-button-ghost,.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-primary,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-secondary,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta{min-width:172px!important}.tosee-shadcn-landing .lp-hero-actions .lp-hero-demo-button,.tosee-shadcn-landing .lp-hero-demo-button{width:222px!important;min-width:222px!important}.tosee-shadcn-landing .lp-audio-toggle,.tosee-shadcn-landing .lp-floating-avatar-unmute{--lp-audio-control-size: 52px;--lp-audio-inner-size: 34px;position:relative!important;display:inline-grid!important;width:var(--lp-audio-control-size)!important;min-width:var(--lp-audio-control-size)!important;max-width:var(--lp-audio-control-size)!important;height:var(--lp-audio-control-size)!important;min-height:var(--lp-audio-control-size)!important;max-height:var(--lp-audio-control-size)!important;grid-template-columns:1fr!important;place-items:center!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(38,99,235,.68)!important;border-radius:999px!important;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.54),transparent 28%),linear-gradient(145deg,#2663eba8,#2663eb47)!important;color:#050505!important;box-shadow:0 16px 38px #2663eb38,inset 0 1px #ffffffa3,inset 0 -1px #0c38a038,inset 0 0 18px #fff3!important;backdrop-filter:blur(19px) saturate(1.28)!important;-webkit-backdrop-filter:blur(19px) saturate(1.28)!important}.tosee-shadcn-landing .lp-audio-toggle:before,.tosee-shadcn-landing .lp-floating-avatar-unmute:before{content:""!important;position:absolute!important;inset:calc((var(--lp-audio-control-size) - var(--lp-audio-inner-size)) / 2)!important;z-index:0!important;width:auto!important;height:auto!important;border:1px solid rgba(255,255,255,.74)!important;border-radius:999px!important;background:#ffffffe6!important;box-shadow:0 8px 22px #0f172a1a,inset 0 1px #ffffffeb,inset 0 -1px #2663eb14!important;backdrop-filter:blur(14px) saturate(1.16)!important;-webkit-backdrop-filter:blur(14px) saturate(1.16)!important;pointer-events:none!important}.tosee-shadcn-landing .lp-audio-toggle:after,.tosee-shadcn-landing .lp-floating-avatar-unmute:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;width:auto!important;height:auto!important;border-radius:inherit!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.48),transparent),linear-gradient(180deg,rgba(255,255,255,.42),transparent 42%,rgba(255,255,255,.16))!important;opacity:.82!important;pointer-events:none!important}.tosee-shadcn-landing .lp-audio-toggle svg,.tosee-shadcn-landing .lp-audio-toggle svg *,.tosee-shadcn-landing .lp-floating-avatar-unmute svg,.tosee-shadcn-landing .lp-floating-avatar-unmute svg *{position:relative!important;z-index:1!important;width:20px!important;height:20px!important;color:#050505!important;fill:currentColor!important;stroke:transparent!important;stroke-width:0!important;border:0!important;box-shadow:none!important}.tosee-shadcn-landing .lp-audio-toggle:hover,.tosee-shadcn-landing .lp-floating-avatar-unmute:hover{border-color:#2663ebd1!important;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.62),transparent 30%),linear-gradient(145deg,#2663ebc2,#2663eb57)!important;transform:translateY(-1px)!important}.tosee-shadcn-landing .lp-header-actions{align-items:center!important}.tosee-shadcn-landing .lp-header-login,.tosee-shadcn-landing .lp-header-demo,.tosee-shadcn-landing .lp-header-cta{height:38px!important;min-height:38px!important;padding-block:0!important;align-self:center!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:15px!important;font-weight:400!important;line-height:1!important}.tosee-shadcn-landing .lp-header-login{min-width:0!important;padding-inline:16px!important}.tosee-shadcn-landing .lp-header-demo,.tosee-shadcn-landing .lp-header-cta{min-width:148px!important;padding-inline:24px!important}.tosee-shadcn-landing .lp-header-cta svg,.tosee-shadcn-landing .lp-header-cta svg *,.tosee-shadcn-landing .lp-button-primary svg,.tosee-shadcn-landing .lp-button-primary svg *,.tosee-shadcn-landing .lp-hero-actions .lp-button-primary svg,.tosee-shadcn-landing .lp-hero-actions .lp-button-primary svg *,.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary svg,.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary svg *,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-primary svg,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-primary svg *{color:#fff!important;stroke:currentColor!important}@keyframes lpHeroLoadIn{0%{opacity:0;transform:none}to{opacity:1;transform:none}}@keyframes lp-fade-float{0%{opacity:0;transform:none}to{opacity:1;transform:none}}.tosee-shadcn-landing .lp-hero-title,.tosee-shadcn-landing .lp-hero-subtitle,.tosee-shadcn-landing .lp-hero-cta-sequence,.tosee-shadcn-landing .lp-hero-media-sequence{transform:none!important;will-change:opacity!important}.tosee-shadcn-landing .lp-reveal,.tosee-shadcn-landing .lp-reveal.is-visible,.tosee-shadcn-landing.is-reveal-ready .lp-section-reveal,.tosee-shadcn-landing.is-reveal-ready .lp-section-reveal:not(.is-visible),.tosee-shadcn-landing.is-reveal-ready .lp-section-reveal.is-visible,.tosee-shadcn-landing.is-reveal-ready .lp-section-reveal .lp-reveal-item,.tosee-shadcn-landing.is-reveal-ready .lp-section-reveal.is-visible .lp-reveal-item{transform:none!important}.tosee-shadcn-landing.is-reveal-ready .lp-section-reveal .lp-reveal-item{will-change:opacity!important}.tosee-shadcn-landing.is-reveal-ready .lp-section-reveal.is-visible .lp-reveal-item{transition:opacity .72s ease!important;transition-delay:calc(var(--lp-section-delay, 0ms) + var(--lp-reveal-delay, 0ms))!important}.tosee-shadcn-landing .lp-audio-toggle,.tosee-shadcn-landing .lp-floating-avatar-unmute{--lp-audio-control-size: 48px;--lp-audio-inner-size: 32px;position:relative!important;display:inline-grid!important;width:var(--lp-audio-control-size)!important;min-width:var(--lp-audio-control-size)!important;max-width:var(--lp-audio-control-size)!important;height:var(--lp-audio-control-size)!important;min-height:var(--lp-audio-control-size)!important;max-height:var(--lp-audio-control-size)!important;grid-template-columns:1fr!important;place-items:center!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(38,99,235,.68)!important;border-radius:999px!important;outline:0!important;background:radial-gradient(circle at 32% 18%,rgba(255,255,255,.54),transparent 30%),linear-gradient(145deg,#2663ebd1,#2663eb6b)!important;color:#050505!important;box-shadow:0 14px 32px #2663eb33,inset 0 1px #ffffff9e,inset 0 -1px #0c38a03d,inset 0 0 16px #fff3!important;backdrop-filter:blur(18px) saturate(1.25)!important;-webkit-backdrop-filter:blur(18px) saturate(1.25)!important;transform:none!important}.tosee-shadcn-landing .lp-audio-toggle:before,.tosee-shadcn-landing .lp-floating-avatar-unmute:before{content:""!important;position:absolute!important;inset:calc((var(--lp-audio-control-size) - var(--lp-audio-inner-size)) / 2)!important;z-index:0!important;width:auto!important;height:auto!important;border:1px solid rgba(255,255,255,.82)!important;border-radius:999px!important;background:#fffffff0!important;box-shadow:0 7px 18px #0f172a1a,inset 0 1px #fffffff0,inset 0 -1px #2663eb14!important;pointer-events:none!important}.tosee-shadcn-landing .lp-audio-toggle:after,.tosee-shadcn-landing .lp-floating-avatar-unmute:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;border-radius:inherit!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent),linear-gradient(180deg,rgba(255,255,255,.36),transparent 44%,rgba(255,255,255,.14))!important;opacity:.9!important;pointer-events:none!important}.tosee-shadcn-landing .lp-audio-toggle span{position:relative!important;z-index:1!important;display:grid!important;width:var(--lp-audio-inner-size)!important;height:var(--lp-audio-inner-size)!important;place-items:center!important;border:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important}.tosee-shadcn-landing .lp-floating-avatar-unmute span{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.tosee-shadcn-landing .lp-audio-toggle svg,.tosee-shadcn-landing .lp-audio-toggle svg *,.tosee-shadcn-landing .lp-floating-avatar-unmute svg,.tosee-shadcn-landing .lp-floating-avatar-unmute svg *{position:relative!important;z-index:1!important;width:19px!important;height:19px!important;color:#050505!important;fill:currentColor!important;stroke:transparent!important;stroke-width:0!important;border:0!important;box-shadow:none!important}.tosee-shadcn-landing .lp-audio-toggle:hover,.tosee-shadcn-landing .lp-floating-avatar-unmute:hover{border-color:#2663ebd6!important;background:radial-gradient(circle at 32% 18%,rgba(255,255,255,.62),transparent 32%),linear-gradient(145deg,#2663ebe6,#2663eb7a)!important;transform:none!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-unmute{--lp-audio-control-size: 44px;--lp-audio-inner-size: 30px}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle svg,.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle svg *,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-unmute svg,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-unmute svg *{width:18px!important;height:18px!important}.tosee-shadcn-landing .lp-floating-avatar-demo button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:before{top:5px!important;right:5px!important;bottom:5px!important;left:5px!important;border-width:1px!important}.tosee-shadcn-landing .lp-hero-title{animation-delay:.68s!important}.tosee-shadcn-landing .lp-hero-subtitle{animation-delay:1.02s!important}.tosee-shadcn-landing .lp-hero-actions{animation-delay:1.3s!important}.tosee-shadcn-landing .lp-hero-stage{animation-delay:1.54s!important}.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary [data-icon=inline-end],.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-primary [data-icon=inline-end]{display:none!important}.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-primary,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-secondary{min-width:222px!important;height:42px!important;padding:0 28px!important;border-radius:10px!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:1!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-stack{align-items:stretch!important;grid-template-columns:minmax(0,3fr) minmax(340px,2fr)!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-card,.tosee-shadcn-landing .lp-editor-section .lp-collab-card{height:min(60vh,620px)!important;min-height:430px!important;border-radius:18px!important;overflow:hidden!important;box-shadow:none!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-card [data-slot=card-content],.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{height:100%!important;min-height:0!important;background:transparent!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-video{width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-video video{width:100%!important;height:100%!important;object-fit:contain!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card{background:linear-gradient(145deg,#06122c,#102c75 58%,#2663eb)!important;border:1px solid rgba(255,255,255,.18)!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image{flex:1 1 auto!important;width:100%!important;min-height:0!important;justify-content:flex-end!important;align-items:flex-start!important;background:radial-gradient(circle at 80% 10%,rgba(255,255,255,.22),transparent 28%),linear-gradient(145deg,#06122c,#102c75 58%,#2663eb)!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image img{width:min(100%,560px)!important;height:100%!important;object-fit:contain!important;object-position:right top!important;filter:drop-shadow(0 16px 34px rgba(0,0,0,.18))!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy{flex:0 0 auto!important;align-items:flex-end!important;padding:22px 24px 26px!important;color:#fff!important;text-align:right!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy h3,.tosee-shadcn-landing .lp-editor-section .lp-collab-copy p{color:#fff!important;font-weight:400!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy p{max-width:360px!important;color:#ffffffc2!important}.tosee-shadcn-landing .lp-faq-section .lp-faq-list{min-height:560px!important}.tosee-shadcn-landing .lp-faq-section .lp-faq-item{min-height:76px!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block{min-height:auto!important;padding:clamp(76px,9vw,112px) 0!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-conversion-copy{width:min(760px,100%)!important;gap:18px!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block h2{max-width:760px!important;font-size:clamp(2.35rem,4vw,4.15rem)!important;font-weight:400!important;line-height:1.04!important;letter-spacing:0!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block p{max-width:620px!important;font-size:clamp(1rem,1.12vw,1.14rem)!important;font-weight:400!important;line-height:1.48!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute{--lp-audio-control-size: 52px !important;--lp-audio-inner-size: 34px !important;position:absolute!important;display:grid!important;width:var(--lp-audio-control-size)!important;min-width:var(--lp-audio-control-size)!important;height:var(--lp-audio-control-size)!important;min-height:var(--lp-audio-control-size)!important;padding:0!important;place-items:center!important;overflow:hidden!important;border:1px solid rgba(206,220,255,.66)!important;border-radius:999px!important;background:radial-gradient(circle at 34% 20%,rgba(255,255,255,.42),transparent 32%),linear-gradient(145deg,#6884ecdb,#2663ebc7)!important;color:#24306b!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:0!important;font-weight:500!important;box-shadow:0 16px 38px #2663eb33,inset 0 1px #ffffff80,inset 0 -1px #0c2a922e!important;backdrop-filter:blur(22px) saturate(1.28)!important;-webkit-backdrop-filter:blur(22px) saturate(1.28)!important;outline:0!important;transform:none!important;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:before,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:before{content:""!important;position:absolute!important;inset:calc((var(--lp-audio-control-size) - var(--lp-audio-inner-size)) / 2)!important;z-index:0!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:999px!important;background:#fffffff0!important;box-shadow:0 2px 10px #09164614,inset 0 1px #ffffffeb,inset 0 -1px #2663eb14!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:after,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:after{content:""!important;position:absolute!important;top:1px!important;right:1px!important;bottom:1px!important;left:1px!important;z-index:0!important;border-radius:inherit!important;background:linear-gradient(135deg,rgba(255,255,255,.34),transparent 48%,rgba(255,255,255,.12))!important;pointer-events:none!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle span{position:relative!important;z-index:2!important;display:grid!important;width:var(--lp-audio-inner-size)!important;height:var(--lp-audio-inner-size)!important;min-width:var(--lp-audio-inner-size)!important;min-height:var(--lp-audio-inner-size)!important;margin:0!important;padding:0!important;place-items:center!important;overflow:visible!important;clip:auto!important;border:1px solid rgba(255,255,255,.96)!important;border-radius:999px!important;background:#fff!important;box-shadow:0 2px 9px #08164a1f,inset 0 1px #fffffff5,inset 0 -1px #0f172a1a!important;white-space:normal!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle svg,.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle svg *,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute svg,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute svg *{position:relative!important;z-index:1!important;width:18px!important;height:18px!important;color:#24306b!important;fill:currentColor!important;stroke:transparent!important;stroke-width:0!important;border:0!important;box-shadow:none!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:hover,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:hover{border-color:#ffffffe6!important;background:radial-gradient(circle at 34% 18%,rgba(255,255,255,.58),transparent 34%),linear-gradient(145deg,#728ceef0,#2663ebdb)!important;box-shadow:0 18px 42px #2663eb3d,inset 0 1px #ffffff94,inset 0 -1px #0c2a9233!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:hover:before,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:hover:before{border-color:#e0e7ffeb!important;background:#22255d!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:hover svg,.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:hover svg *,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:hover svg,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:hover svg *{color:#fff!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle,.tosee-shadcn-landing .lp-editor-card .lp-audio-toggle,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-unmute{--lp-audio-control-size: 44px !important;--lp-audio-inner-size: 30px !important}.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-close{width:44px!important;height:44px!important;min-width:44px!important;border:1px solid rgba(255,255,255,.5)!important;border-radius:999px!important;background:radial-gradient(circle at 34% 20%,rgba(255,255,255,.34),transparent 34%),#fff3!important;color:#111433!important;box-shadow:0 14px 30px #0a14321f,inset 0 1px #ffffff9e!important;backdrop-filter:blur(20px) saturate(1.2)!important;-webkit-backdrop-filter:blur(20px) saturate(1.2)!important}.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-close:hover{background:#ffffffb8!important}@media (max-width: 900px){.tosee-shadcn-landing .lp-editor-section .lp-editor-stack{grid-template-columns:1fr!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-card,.tosee-shadcn-landing .lp-editor-section .lp-collab-card{height:auto!important;min-height:360px!important}.tosee-shadcn-landing .lp-faq-section .lp-faq-list{min-height:620px!important}}.tosee-shadcn-landing .lp-localization-section .lp-localization-language-badge img{display:block!important;width:26px!important;height:18px!important;border-radius:3px!important;box-shadow:none!important;filter:none!important;object-fit:cover!important;overflow:hidden!important}.tosee-shadcn-landing .lp-localization-section .lp-localization-preview .lp-audio-toggle{position:absolute!important}.tosee-shadcn-landing .lp-localization-section .lp-localization-language-badge>span:first-child,.tosee-shadcn-landing .lp-localization-section .lp-localization-language-badge img,.tosee-shadcn-landing .lp-localization-section .lp-localization-language-badge svg{display:block!important;width:26px!important;height:18px!important;border-radius:3px!important;box-shadow:none!important;filter:none!important;object-fit:cover!important;overflow:hidden!important}.tosee-shadcn-landing .lp-localization-section .lp-localization-preview .lp-audio-toggle{--lp-audio-control-size: 44px;--lp-audio-inner-size: 30px;position:absolute!important;left:auto!important;right:20px!important;bottom:20px!important;box-shadow:0 10px 22px #2663eb24,inset 0 1px #ffffff6b!important}.tosee-shadcn-landing .lp-localization-section .lp-language-search{height:42px!important;margin-top:18px!important;padding-inline:12px!important;gap:8px!important;border-radius:8px!important}.tosee-shadcn-landing .lp-localization-section .lp-language-search svg{width:16px!important;height:16px!important}.tosee-shadcn-landing .lp-localization-section .lp-language-search input{font-size:.9rem!important;line-height:1.2!important}.tosee-shadcn-landing .lp-localization-section .lp-language-scroll{margin-top:12px!important}.tosee-shadcn-landing .lp-localization-section .lp-language-list{gap:6px!important;padding-top:6px!important;padding-right:4px!important}.tosee-shadcn-landing .lp-localization-section .lp-language-row{min-height:40px!important;padding:6px 10px!important;gap:10px!important;border-radius:8px!important;font-size:.9rem!important;line-height:1.2!important}.tosee-shadcn-landing .lp-localization-section .lp-language-flag{width:30px!important;height:22px!important;min-width:30px!important;border-radius:4px!important}.tosee-shadcn-landing .lp-logo-cloud{gap:26px clamp(52px,6vw,96px)!important}.tosee-shadcn-landing #platform-features .lp-section-heading-action .lp-button-primary,.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-primary,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-secondary{width:222px!important;min-width:222px!important;height:42px!important;min-height:42px!important;padding-inline:28px!important}.tosee-shadcn-landing .lp-logo-nho{max-width:112px!important;max-height:28px!important}.tosee-shadcn-landing .lp-logo-knowit{max-width:106px!important;max-height:26px!important}.tosee-shadcn-landing .lp-logo-antler,.tosee-shadcn-landing .lp-logo-slot img.lp-logo-nho{max-width:112px!important;max-height:28px!important}.tosee-shadcn-landing .lp-logo-slot img.lp-logo-knowit{max-width:106px!important;max-height:26px!important}.tosee-shadcn-landing .lp-logo-slot img.lp-logo-antler{max-width:112px!important;max-height:28px!important}.tosee-shadcn-landing button.lp-audio-toggle,.tosee-shadcn-landing button.lp-audio-toggle span,.tosee-shadcn-landing button.lp-audio-toggle .fui-Icon,.tosee-shadcn-landing button.lp-audio-toggle .fui-Icon *,.tosee-shadcn-landing button.lp-audio-toggle svg,.tosee-shadcn-landing button.lp-audio-toggle svg *,.tosee-shadcn-landing button.lp-floating-avatar-unmute,.tosee-shadcn-landing button.lp-floating-avatar-unmute .fui-Icon,.tosee-shadcn-landing button.lp-floating-avatar-unmute .fui-Icon *,.tosee-shadcn-landing button.lp-floating-avatar-unmute svg,.tosee-shadcn-landing button.lp-floating-avatar-unmute svg *{color:#fff!important;fill:#fff!important;stroke:transparent!important;stroke-width:0!important}.tosee-shadcn-landing .lp-localization-section .lp-localization-card{border-radius:14px!important}.tosee-shadcn-landing .lp-localization-section .lp-localization-preview{border-radius:10px!important}.tosee-shadcn-landing .lp-localization-section .lp-localization-language-badge,.tosee-shadcn-landing .lp-localization-section .lp-language-search,.tosee-shadcn-landing .lp-localization-section .lp-language-row{border-radius:8px!important}.tosee-shadcn-landing .lp-localization-section .lp-language-row:hover,.tosee-shadcn-landing .lp-localization-section .lp-language-row.is-active{transform:none!important}.tosee-shadcn-landing .lp-localization-section .lp-language-flag{border-radius:3px!important}.tosee-shadcn-landing .lp-localization-section .lp-language-flag>span,.tosee-shadcn-landing .lp-localization-section .lp-language-flag img,.tosee-shadcn-landing .lp-localization-section .lp-language-flag svg{border-radius:inherit!important}.tosee-shadcn-landing .lp-logo-slot img{opacity:.66!important;filter:grayscale(1) saturate(0)!important}.tosee-shadcn-landing .lp-logo-antler{max-width:128px!important;max-height:34px!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute{--lp-audio-control-size: 80px !important;--lp-audio-inner-size: 60px !important;display:grid!important;width:var(--lp-audio-control-size)!important;min-width:var(--lp-audio-control-size)!important;max-width:var(--lp-audio-control-size)!important;height:var(--lp-audio-control-size)!important;min-height:var(--lp-audio-control-size)!important;max-height:var(--lp-audio-control-size)!important;padding:0!important;place-items:center!important;overflow:hidden!important;border:2px solid rgba(202,216,255,.72)!important;border-radius:999px!important;outline:0!important;background:radial-gradient(circle at 31% 19%,rgba(255,255,255,.3),transparent 30%),linear-gradient(145deg,#aec0f8e0,#869eebc7)!important;color:#fff!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:0!important;font-weight:500!important;box-shadow:0 12px 28px #2663eb2e,inset 0 1px #ffffff75,inset 0 -1px #2663eb29!important;backdrop-filter:blur(18px) saturate(1.2)!important;-webkit-backdrop-filter:blur(18px) saturate(1.2)!important;transform:none!important;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle{position:absolute!important}.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute{position:relative!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:before,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:before{content:""!important;position:absolute!important;inset:calc((var(--lp-audio-control-size) - var(--lp-audio-inner-size)) / 2)!important;z-index:0!important;border:2px solid rgba(211,224,255,.72)!important;border-radius:999px!important;background:linear-gradient(145deg,#4969ee,#3449d2 62%,#2937b4)!important;box-shadow:0 2px 8px #0d23902e,inset 0 1px #ffffff47,inset 0 -1px #09125238!important;pointer-events:none!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:after,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:after{content:""!important;position:absolute!important;top:1px!important;right:1px!important;bottom:1px!important;left:1px!important;z-index:0!important;border-radius:inherit!important;display:none!important;background:transparent!important;pointer-events:none!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle span{position:relative!important;z-index:2!important;display:grid!important;width:var(--lp-audio-inner-size)!important;height:var(--lp-audio-inner-size)!important;min-width:var(--lp-audio-inner-size)!important;min-height:var(--lp-audio-inner-size)!important;margin:0!important;padding:0!important;place-items:center!important;overflow:visible!important;clip:auto!important;border:2px solid rgba(211,224,255,.72)!important;border-radius:999px!important;background:linear-gradient(145deg,#4969ee,#3449d2 62%,#2937b4)!important;box-shadow:0 2px 8px #0d23902e,inset 0 1px #ffffff47,inset 0 -1px #09125238!important;white-space:normal!important}.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute span{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle svg,.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle svg *,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute svg,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute svg *{position:relative!important;z-index:2!important;width:36px!important;height:36px!important;color:#fff!important;fill:#fff!important;opacity:1!important;filter:none!important;stroke:transparent!important;stroke-width:0!important;border:0!important;box-shadow:none!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:hover,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:hover{border-color:#ffffffe6!important;background:linear-gradient(145deg,#fffffffa,#f3f7ffe6)!important;box-shadow:0 14px 32px #2663eb33,inset 0 1px #ffffffeb,inset 0 -1px #2663eb1a!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:hover:before,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:hover:before{border-color:#dae2ffd1!important;background:#22255d!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:hover span{border-color:#dae2ffd1!important;background:#22255d!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:hover svg,.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:hover svg *,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:hover svg,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:hover svg *{color:#fff!important;fill:#fff!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle,.tosee-shadcn-landing .lp-editor-card .lp-audio-toggle{--lp-audio-control-size: 80px !important;--lp-audio-inner-size: 60px !important}.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-unmute{--lp-audio-control-size: 40px !important;--lp-audio-inner-size: 30px !important}.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-unmute svg,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-unmute svg *{width:18px!important;height:18px!important}.tosee-shadcn-landing .lp-localization-section .lp-localization-card [data-slot=card-content]{align-items:start!important}.tosee-shadcn-landing .lp-localization-section .lp-localization-preview{aspect-ratio:16 / 9!important;width:100%!important;min-height:0!important;height:auto!important;align-self:start!important;overflow:hidden!important}.tosee-shadcn-landing .lp-localization-section .lp-localization-preview video,.tosee-shadcn-landing .lp-localization-section .lp-localization-video-fade{width:100%!important;height:100%!important}.tosee-shadcn-landing .lp-localization-section .lp-localization-language-badge{top:16px!important;left:16px!important;min-height:36px!important;gap:8px!important;padding:6px 10px!important;border:1px solid rgba(5,5,5,.1)!important;border-radius:8px!important;background:#ffffffe6!important;color:#050505!important;box-shadow:none!important;filter:none!important;text-shadow:none!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:1!important}.tosee-shadcn-landing .lp-localization-section .lp-localization-language-badge>span:first-child,.tosee-shadcn-landing .lp-localization-section .lp-localization-language-badge svg{display:block!important;width:26px!important;height:18px!important;border-radius:3px!important;box-shadow:none!important;filter:none!important;object-fit:cover!important;overflow:hidden!important}.tosee-shadcn-landing .lp-localization-section .lp-language-flag,.tosee-shadcn-landing .lp-localization-section .lp-language-flag>span,.tosee-shadcn-landing .lp-localization-section .lp-language-flag img,.tosee-shadcn-landing .lp-localization-section .lp-language-flag svg{box-shadow:none!important;filter:none!important;text-shadow:none!important}.tosee-shadcn-landing .lp-localization-section .lp-localization-preview .lp-audio-toggle{--lp-audio-control-size: 44px;--lp-audio-inner-size: 30px;left:auto!important;right:20px!important;bottom:20px!important;box-shadow:0 10px 22px #2663eb24,inset 0 1px #ffffff6b!important}.tosee-shadcn-landing .lp-localization-section .lp-localization-preview .lp-audio-toggle svg,.tosee-shadcn-landing .lp-localization-section .lp-localization-preview .lp-audio-toggle svg *{width:17px!important;height:17px!important}.tosee-shadcn-landing .lp-logo-cloud-wrap p{margin-bottom:clamp(32px,4vw,54px)!important}.tosee-shadcn-landing .lp-logo-cloud{gap:clamp(34px,4vw,58px) clamp(74px,8vw,124px)!important}.tosee-shadcn-landing .lp-floating-avatar-demo button.lp-floating-avatar-unmute.lp-floating-avatar-unmute{--lp-audio-control-size: 40px !important;--lp-audio-inner-size: 30px !important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;border-width:1px!important}.tosee-shadcn-landing .lp-floating-avatar-demo button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:before{display:block!important;top:5px!important;right:5px!important;bottom:5px!important;left:5px!important;border-width:1px!important}.tosee-shadcn-landing .lp-floating-avatar-demo button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:hover:before{display:block!important;background:#22255d!important}.tosee-shadcn-landing .lp-floating-avatar-demo button.lp-floating-avatar-unmute.lp-floating-avatar-unmute svg,.tosee-shadcn-landing .lp-floating-avatar-demo button.lp-floating-avatar-unmute.lp-floating-avatar-unmute svg *{width:18px!important;height:18px!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute{border-color:#2663eb57!important;background:radial-gradient(circle at 32% 18%,rgba(255,255,255,.36),transparent 32%),linear-gradient(145deg,#afc4ffdb,#2663eb70)!important;box-shadow:0 16px 34px #2663eb33,inset 0 1px #ffffff80,inset 0 -1px #2663eb2e!important;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,transform .3s ease!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:before,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:before,.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle span{border-color:#e6eeffc7!important;background:linear-gradient(145deg,#2663eb,#1f55d8 62%,#1a46bf)!important;box-shadow:0 3px 10px #2663eb38,inset 0 1px #ffffff47,inset 0 -1px #07144e38!important;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:hover,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:hover{border-color:#2663eb8f!important;background:radial-gradient(circle at 33% 18%,rgba(255,255,255,.48),transparent 34%),linear-gradient(145deg,#c6d4fff5,#2663ebad)!important;box-shadow:0 18px 42px #2663eb47,inset 0 1px #ffffffad,inset 0 -1px #2663eb38!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:hover:before,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:hover:before,.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:hover span{border-color:#eef4fff0!important;background:linear-gradient(145deg,#3f7cff,#2663eb 58%,#1747c7)!important;box-shadow:0 4px 12px #2663eb47,inset 0 1px #ffffff4d,inset 0 -1px #0612483d!important}.tosee-shadcn-landing .lp-floating-avatar-demo button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:hover:before{background:linear-gradient(145deg,#3f7cff,#2663eb 58%,#1747c7)!important}.tosee-shadcn-landing .lp-floating-avatar-demo button.lp-floating-avatar-close.lp-floating-avatar-close{width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;border:1px solid rgba(38,99,235,.32)!important;border-radius:10px!important;background:#ffffff6b!important;color:#050505!important;box-shadow:0 10px 22px #0a14321a,inset 0 1px #ffffffa8!important;backdrop-filter:blur(18px) saturate(1.18)!important;-webkit-backdrop-filter:blur(18px) saturate(1.18)!important;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease!important}.tosee-shadcn-landing .lp-floating-avatar-demo button.lp-floating-avatar-close.lp-floating-avatar-close:hover{border-color:#2663eb7a!important;background:#ffffffb8!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute{border-color:#2663eb6b!important;background:#b9ccff!important;background-image:none!important;box-shadow:0 16px 34px #2663eb2e,inset 0 1px #ffffff6b!important;transition:background-color .3s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease,transform .3s ease!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:before,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:before,.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle span{border-color:#ffffffb8!important;background:#2663eb!important;background-image:none!important;box-shadow:0 3px 10px #2663eb33,inset 0 1px #ffffff38!important;transition:background-color .3s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:hover,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:hover{border-color:#2663eba3!important;background:#7fa4ff!important;background-image:none!important;box-shadow:0 18px 42px #2663eb42,inset 0 1px #ffffff6b!important}.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:hover:before,.tosee-shadcn-landing button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:hover:before,.tosee-shadcn-landing button.lp-audio-toggle.lp-audio-toggle:hover span,.tosee-shadcn-landing .lp-floating-avatar-demo button.lp-floating-avatar-unmute.lp-floating-avatar-unmute:hover:before{border-color:#ffffffdb!important;background:#2663eb!important;background-image:none!important;box-shadow:0 4px 12px #2663eb42,inset 0 1px #ffffff3d!important}.tosee-shadcn-landing .lp-floating-avatar-demo button.lp-floating-avatar-close.lp-floating-avatar-close{width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;border:1px solid rgba(38,99,235,.38)!important;border-radius:999px!important}.tosee-shadcn-landing [data-slot=button],.tosee-shadcn-landing a[class*=lp-button],.tosee-shadcn-landing button[class*=lp-button],.tosee-shadcn-landing .lp-button-primary,.tosee-shadcn-landing .lp-button-secondary,.tosee-shadcn-landing .lp-button-ghost,.tosee-shadcn-landing .lp-header-login,.tosee-shadcn-landing .lp-header-demo,.tosee-shadcn-landing .lp-header-cta,.tosee-shadcn-landing .lp-floating-avatar-book-demo,.tosee-shadcn-landing .lp-floating-avatar-cta,.tosee-shadcn-landing .lp-mobile-sheet-cta a{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:.875rem!important;font-weight:500!important;letter-spacing:0!important}.tosee-shadcn-landing [data-slot=button] :not(svg):not(path),.tosee-shadcn-landing a[class*=lp-button] :not(svg):not(path),.tosee-shadcn-landing button[class*=lp-button] :not(svg):not(path),.tosee-shadcn-landing .lp-header-login :not(svg):not(path),.tosee-shadcn-landing .lp-header-demo :not(svg):not(path),.tosee-shadcn-landing .lp-header-cta :not(svg):not(path),.tosee-shadcn-landing .lp-floating-avatar-book-demo :not(svg):not(path),.tosee-shadcn-landing .lp-floating-avatar-cta :not(svg):not(path){font-family:inherit!important;letter-spacing:inherit!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-stack{align-items:start!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-card,.tosee-shadcn-landing .lp-editor-section .lp-editor-card [data-slot=card-content]{height:auto!important;min-height:0!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-card [data-slot=card-content]{padding:0!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-video{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;overflow:visible!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-video video{display:block!important;width:100%!important;height:auto!important;max-height:60vh!important;object-fit:contain!important;object-position:center!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card{overflow:hidden!important;height:auto!important;min-height:0!important;border:1px solid rgba(150,175,255,.2)!important;border-radius:18px!important;background:linear-gradient(145deg,#08142f,#0f2c67)!important;box-shadow:none!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;gap:0!important;width:100%!important;min-height:0!important;height:auto!important;padding:0!important;background:transparent!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image{display:block!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image img{display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;object-fit:contain!important;object-position:center top!important;background:transparent!important;filter:none!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy{width:100%!important;padding:clamp(22px,2.4vw,34px)!important;background:transparent!important;color:#fff!important;text-align:left!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy h3,.tosee-shadcn-landing .lp-editor-section .lp-collab-copy p{color:#fff!important;text-align:left!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy p{color:#ffffffc7!important}.tosee-shadcn-landing .lp-avatar-card{isolation:isolate!important;background:radial-gradient(680px 520px at -8% -10%,#2663eb57,#2663eb33 22%,#2663eb14,#fff0 58%),linear-gradient(135deg,#2663eb2e,#2663eb14,#fffffffa 36%,#fff 52%)!important;background-color:#fff!important}.tosee-shadcn-landing .lp-avatar-card>*{position:relative;z-index:1}.tosee-shadcn-landing .lp-logo-cloud{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;width:min(1180px,100%)!important;max-width:1180px!important;margin-inline:auto!important;gap:clamp(34px,5.1vw,74px)!important;overflow:visible!important}.tosee-shadcn-landing .lp-logo-slot{flex:0 1 auto!important;min-width:0!important}.tosee-shadcn-landing .lp-logo-slot img{display:block!important;width:auto!important;max-width:clamp(70px,8vw,132px)!important;height:auto!important;max-height:34px!important;object-fit:contain!important}@media (max-width: 900px){.tosee-shadcn-landing .lp-logo-cloud{justify-content:flex-start!important;gap:28px!important;overflow-x:auto!important;overscroll-behavior-inline:contain!important;scrollbar-width:none!important}.tosee-shadcn-landing .lp-logo-cloud::-webkit-scrollbar{display:none!important}.tosee-shadcn-landing .lp-logo-slot{flex:0 0 auto!important}}.tosee-shadcn-landing,.tosee-shadcn-landing h1,.tosee-shadcn-landing h2,.tosee-shadcn-landing h3,.tosee-shadcn-landing h4,.tosee-shadcn-landing h5,.tosee-shadcn-landing h6,.tosee-shadcn-landing p,.tosee-shadcn-landing a,.tosee-shadcn-landing button,.tosee-shadcn-landing input,.tosee-shadcn-landing textarea,.tosee-shadcn-landing select,.tosee-shadcn-landing label,.tosee-shadcn-landing li,.tosee-shadcn-landing summary,.tosee-shadcn-landing small,.tosee-shadcn-landing strong,.tosee-shadcn-landing span:not([aria-hidden=true]){font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:400!important}.tosee-shadcn-landing [data-slot=button],.tosee-shadcn-landing a[class*=lp-button],.tosee-shadcn-landing button[class*=lp-button],.tosee-shadcn-landing .lp-header-login,.tosee-shadcn-landing .lp-header-demo,.tosee-shadcn-landing .lp-header-cta,.tosee-shadcn-landing .lp-floating-avatar-book-demo,.tosee-shadcn-landing .lp-floating-avatar-cta,.tosee-shadcn-landing .lp-mobile-sheet-cta a{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:15px!important;font-weight:400!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-video-stage{position:absolute!important;top:30px!important;right:-4%!important;bottom:0!important;left:auto!important;z-index:0!important;width:min(72%,900px)!important;height:auto!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-card-copy,.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle{position:relative!important;z-index:2!important}.tosee-shadcn-landing .lp-hero.is-visible .lp-logo-cloud .lp-logo-slot{opacity:0!important;transform:none!important;animation:lp-logo-left-to-right-fade .52s ease forwards;animation-delay:calc(.98s + var(--lp-logo-stagger, 0ms))}.tosee-shadcn-landing .lp-logo-cloud .lp-logo-slot:nth-child(1){--lp-logo-stagger: 0ms}.tosee-shadcn-landing .lp-logo-cloud .lp-logo-slot:nth-child(2){--lp-logo-stagger: .13s}.tosee-shadcn-landing .lp-logo-cloud .lp-logo-slot:nth-child(3){--lp-logo-stagger: .26s}.tosee-shadcn-landing .lp-logo-cloud .lp-logo-slot:nth-child(4){--lp-logo-stagger: .39s}.tosee-shadcn-landing .lp-logo-cloud .lp-logo-slot:nth-child(5){--lp-logo-stagger: .52s}.tosee-shadcn-landing .lp-logo-cloud .lp-logo-slot:nth-child(6){--lp-logo-stagger: .65s}.tosee-shadcn-landing .lp-logo-cloud .lp-logo-slot:nth-child(7){--lp-logo-stagger: .78s}@keyframes lp-logo-left-to-right-fade{0%{opacity:0}to{opacity:1}}.tosee-shadcn-landing .lp-editor-section .lp-editor-video{border:1px solid rgba(5,5,5,.14)!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{padding:clamp(18px,2.2vw,26px)!important;background:transparent!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image{overflow:hidden!important;border-radius:14px!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-primary,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-secondary,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-primary *,.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-button-secondary *,.tosee-shadcn-landing .lp-section-heading-action [data-slot=button],.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary,.tosee-shadcn-landing .lp-section-heading-action .lp-button-ghost,.tosee-shadcn-landing .lp-section-heading-action a,.tosee-shadcn-landing .lp-editor-section .lp-section-heading-action [data-slot=button],.tosee-shadcn-landing .lp-editor-section .lp-section-heading-action .lp-button-primary,.tosee-shadcn-landing .lp-editor-section .lp-section-heading-action a,.tosee-shadcn-landing .lp-section-heading-action [data-slot=button] *,.tosee-shadcn-landing .lp-section-heading-action .lp-button-primary *,.tosee-shadcn-landing .lp-section-heading-action .lp-button-ghost *,.tosee-shadcn-landing .lp-section-heading-action a *{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:15px!important;font-weight:400!important;letter-spacing:0!important}.tosee-shadcn-landing .lp-avatar-card{background:#fff!important;background-image:none!important}.tosee-shadcn-landing .lp-section-stories .lp-eyebrow{display:inline-flex!important;width:fit-content!important;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#525252!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:15px!important;font-weight:400!important;letter-spacing:0!important;line-height:1.2!important;text-transform:none!important}.tosee-shadcn-landing .lp-security-grid{overflow:hidden!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:14px!important;background:#fff!important}.tosee-shadcn-landing .lp-security-item{border-top:0!important;border-left:0!important;border-right:1px solid rgba(15,23,42,.1)!important;border-bottom:1px solid rgba(15,23,42,.1)!important;border-radius:0!important;background:#fff!important}.tosee-shadcn-landing .lp-security-item:nth-child(3n){border-right:0!important}.tosee-shadcn-landing .lp-security-item:nth-last-child(-n+3){border-bottom:0!important}@media (max-width: 940px){.tosee-shadcn-landing .lp-security-item{border-right:1px solid rgba(15,23,42,.1)!important;border-bottom:1px solid rgba(15,23,42,.1)!important}.tosee-shadcn-landing .lp-security-item:nth-child(3n){border-right:1px solid rgba(15,23,42,.1)!important}.tosee-shadcn-landing .lp-security-item:nth-child(2n){border-right:0!important}.tosee-shadcn-landing .lp-security-item:nth-last-child(-n+3){border-bottom:1px solid rgba(15,23,42,.1)!important}.tosee-shadcn-landing .lp-security-item:nth-last-child(-n+1){border-bottom:0!important}}@media (max-width: 620px){.tosee-shadcn-landing .lp-security-item,.tosee-shadcn-landing .lp-security-item:nth-child(2n),.tosee-shadcn-landing .lp-security-item:nth-child(3n){border-right:0!important}.tosee-shadcn-landing .lp-security-item:nth-last-child(-n+1){border-bottom:0!important}}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy{padding:clamp(20px,2.4vw,30px) 0 clamp(22px,2.4vw,34px)!important;align-items:flex-start!important;text-align:left!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy h3,.tosee-shadcn-landing .lp-editor-section .lp-collab-copy p{margin-left:0!important;text-align:left!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-eyebrow-light{display:inline-flex!important;width:fit-content!important;height:auto!important;margin:0 0 clamp(12px,1.5vw,18px)!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#0f172a9e!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:15px!important;font-weight:400!important;letter-spacing:0!important;line-height:1.2!important;text-transform:none!important}.tosee-shadcn-landing [id]{scroll-margin-top:86px}@media (max-width: 780px){.tosee-shadcn-landing [id]{scroll-margin-top:72px}}@media (max-width: 780px){.tosee-shadcn-landing .lp-header-shell{grid-template-columns:auto minmax(0,1fr) auto!important;gap:10px!important;padding-inline:12px!important}.tosee-shadcn-landing .lp-header-actions{justify-self:end!important;width:auto!important;min-width:0!important;gap:0!important}.tosee-shadcn-landing .lp-header-login,.tosee-shadcn-landing .lp-header-demo,.tosee-shadcn-landing .lp-header-cta{display:none!important}.tosee-shadcn-landing .lp-mobile-menu-button{display:inline-flex!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;border:1px solid rgba(15,23,42,.12)!important;background:#fff!important;color:#050505!important}.tosee-shadcn-landing .lp-mobile-menu-button svg,.tosee-shadcn-landing .lp-mobile-menu-button svg *{color:#050505!important;stroke:currentColor!important}}.tosee-shadcn-landing .lp-logo-cloud .lp-logo-slot,.tosee-shadcn-landing .lp-hero.is-visible .lp-logo-cloud .lp-logo-slot{opacity:1!important;visibility:visible!important;transform:none!important;animation:none!important}.tosee-shadcn-landing .lp-logo-cloud .lp-logo-slot img,.tosee-shadcn-landing .lp-hero.is-visible .lp-logo-cloud .lp-logo-slot img{display:block!important;opacity:.72!important;visibility:visible!important;filter:grayscale(1) saturate(0) contrast(.92)!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-conversion-copy{row-gap:0!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-eyebrow-light{margin:0 0 10px!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block h2{margin:0!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block p{margin:12px auto 0!important}.tosee-shadcn-landing .lp-section-conversion .lp-conversion-block .lp-conversion-actions{margin-top:30px!important}.tosee-shadcn-landing .lp-apple-story-media,.tosee-shadcn-landing .lp-apple-story-logo{border-radius:18px!important}.tosee-shadcn-landing .lp-logo-cloud .lp-logo-slot{border-radius:8px!important}@media (min-width: 941px){.tosee-shadcn-landing .lp-editor-section .lp-editor-stack{align-items:stretch!important}.tosee-shadcn-landing .lp-editor-section .lp-editor-card,.tosee-shadcn-landing .lp-editor-section .lp-editor-card [data-slot=card-content],.tosee-shadcn-landing .lp-editor-section .lp-editor-video,.tosee-shadcn-landing .lp-editor-section .lp-collab-card,.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{height:100%!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card{align-self:stretch!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{display:grid!important;grid-template-rows:minmax(0,1fr) auto!important}}.tosee-shadcn-landing .lp-security-section{padding-top:clamp(52px,6vw,82px)!important;padding-bottom:clamp(52px,6vw,82px)!important}.tosee-shadcn-landing .lp-security-layout{gap:clamp(24px,3.6vw,52px)!important}.tosee-shadcn-landing .lp-security-copy h2{margin-top:12px!important;font-size:clamp(2rem,2.8vw,3.1rem)!important;line-height:1.05!important}.tosee-shadcn-landing .lp-security-copy p{margin-top:12px!important;max-width:460px!important;font-size:1rem!important;line-height:1.42!important}.tosee-shadcn-landing .lp-security-grid{border-radius:14px!important}.tosee-shadcn-landing .lp-security-item{min-height:82px!important;grid-template-columns:22px minmax(0,1fr)!important;gap:10px!important;padding:14px 16px!important}.tosee-shadcn-landing .lp-security-item svg{width:18px!important;height:18px!important}.tosee-shadcn-landing .lp-security-item span{font-size:.95rem!important;line-height:1.2!important}.tosee-shadcn-landing.is-reveal-ready .lp-security-section.is-visible .lp-security-item.lp-reveal-item{transition-delay:90ms!important}@media (min-width: 1041px){.tosee-shadcn-landing .lp-lms-workflow-copy,.tosee-shadcn-landing .lp-skills-copy{order:1!important}.tosee-shadcn-landing .lp-lms-mockup,.tosee-shadcn-landing .lp-skills-image{order:2!important}}@media (max-width: 1040px){.tosee-shadcn-landing .lp-lms-workflow{order:1!important}.tosee-shadcn-landing .lp-skills-section{order:2!important}.tosee-shadcn-landing .lp-skills-copy{order:1!important}.tosee-shadcn-landing .lp-skills-image{order:2!important}.tosee-shadcn-landing .lp-lms-mockup,.tosee-shadcn-landing .lp-skills-image{min-height:clamp(280px,54vw,520px)!important}}@media (max-width: 780px){.tosee-shadcn-landing .lp-lms-workflow,.tosee-shadcn-landing .lp-skills-section,.tosee-shadcn-landing .lp-security-section{padding-top:58px!important;padding-bottom:58px!important}.tosee-shadcn-landing .lp-lms-feature-grid,.tosee-shadcn-landing .lp-skills-benefits{gap:16px!important}.tosee-shadcn-landing .lp-lms-feature-card,.tosee-shadcn-landing .lp-skills-benefit{grid-template-columns:28px minmax(0,1fr)!important;gap:12px!important}.tosee-shadcn-landing .lp-security-layout{gap:28px!important}.tosee-shadcn-landing .lp-security-copy h2{font-size:clamp(2rem,9vw,2.9rem)!important}.tosee-shadcn-landing .lp-security-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tosee-shadcn-landing .lp-security-item{min-height:68px!important;grid-template-columns:20px minmax(0,1fr)!important;padding:12px!important;border-right:1px solid rgba(15,23,42,.1)!important;border-bottom:1px solid rgba(15,23,42,.1)!important}.tosee-shadcn-landing .lp-security-item:nth-child(2n){border-right:0!important}.tosee-shadcn-landing .lp-security-item:nth-last-child(-n+1){border-bottom:0!important}}@media (max-width: 360px){.tosee-shadcn-landing .lp-security-grid{grid-template-columns:1fr!important}.tosee-shadcn-landing .lp-security-item,.tosee-shadcn-landing .lp-security-item:nth-child(2n){border-right:0!important}}.tosee-shadcn-landing .lp-mobile-menu-button{position:relative!important;display:none!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;place-items:center!important;padding:0!important;border:1px solid rgba(5,5,5,.12)!important;border-radius:12px!important;background:#fff!important;color:#050505!important;box-shadow:none!important}.tosee-shadcn-landing .lp-mobile-menu-icon{position:relative!important;display:block!important;width:20px!important;height:14px!important}.tosee-shadcn-landing .lp-mobile-menu-icon span{position:absolute!important;left:0!important;display:block!important;width:100%!important;height:1.5px!important;border-radius:999px!important;background:#050505!important;transform-origin:center!important;transition:top .22s ease,transform .26s cubic-bezier(.22,1,.36,1),opacity .16s ease,background-color .18s ease!important}.tosee-shadcn-landing .lp-mobile-menu-icon span:nth-child(1){top:0!important}.tosee-shadcn-landing .lp-mobile-menu-icon span:nth-child(2){top:6.25px!important}.tosee-shadcn-landing .lp-mobile-menu-icon span:nth-child(3){top:12.5px!important}.tosee-shadcn-landing .lp-logo-slot-mobile-clone{display:none!important}.tosee-shadcn-landing .lp-mobile-menu-button:hover,.tosee-shadcn-landing .lp-mobile-menu-button.is-active{border-color:#2663eb42!important;background:#2663eb0f!important}.tosee-shadcn-landing .lp-mobile-menu-button.is-active .lp-mobile-menu-icon span:nth-child(1){top:6.25px!important;transform:rotate(45deg)!important}.tosee-shadcn-landing .lp-mobile-menu-button.is-active .lp-mobile-menu-icon span:nth-child(2){opacity:0!important}.tosee-shadcn-landing .lp-mobile-menu-button.is-active .lp-mobile-menu-icon span:nth-child(3){top:6.25px!important;transform:rotate(-45deg)!important}.tosee-shadcn-landing.lp-mobile-sheet{top:72px!important;right:12px!important;bottom:auto!important;left:12px!important;width:auto!important;max-width:none!important;height:auto!important;max-height:min(430px,calc(100dvh - 88px))!important;overflow:auto!important;gap:0!important;padding:8px!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:18px!important;background:#fffffff0!important;box-shadow:0 24px 70px #0f172a24!important;backdrop-filter:blur(22px) saturate(1.1)!important;-webkit-backdrop-filter:blur(22px) saturate(1.1)!important}.tosee-shadcn-landing.lp-mobile-sheet [data-slot=sheet-header]{padding:14px 14px 8px!important}.tosee-shadcn-landing.lp-mobile-sheet [data-slot=sheet-title]{font-size:15px!important;line-height:1.15!important}.tosee-shadcn-landing.lp-mobile-sheet [data-slot=sheet-description]{max-width:250px!important;color:#0f172a94!important;font-size:13px!important;line-height:1.35!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-nav{gap:4px!important;padding:8px!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-nav a{display:flex!important;min-height:38px!important;align-items:center!important;padding:0 12px!important;border-radius:10px!important;color:#0f172ac2!important;font-size:15px!important;line-height:1!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-nav a:hover,.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-nav a.is-active{color:#050505!important;background:#2663eb14!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-sheet-cta{padding:8px 8px 10px!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-sheet-cta a{width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important}@media (max-width: 780px){.tosee-shadcn-landing .lp-site-header{background:#fffffff5!important}.tosee-shadcn-landing .lp-header-shell{display:flex!important;height:62px!important;justify-content:space-between!important;gap:10px!important;padding:8px 12px!important}.tosee-shadcn-landing .lp-header-logo{width:42px!important;height:42px!important;border-radius:12px!important}.tosee-shadcn-landing .lp-header-logo img{height:30px!important}.tosee-shadcn-landing .lp-header-actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;gap:8px!important}.tosee-shadcn-landing .lp-header-login,.tosee-shadcn-landing .lp-header-cta{display:none!important}.tosee-shadcn-landing .lp-header-demo{display:inline-flex!important;width:auto!important;min-width:118px!important;height:42px!important;min-height:42px!important;padding-inline:12px!important;border-radius:12px!important;font-size:14px!important}.tosee-shadcn-landing .lp-header-demo svg{width:16px!important;height:16px!important;flex-basis:16px!important}.tosee-shadcn-landing .lp-mobile-menu-button{display:inline-grid!important}.tosee-shadcn-landing .lp-hero{min-height:0!important;padding:46px 0 38px!important;background:#fff!important}.tosee-shadcn-landing .lp-hero-bg,.tosee-shadcn-landing .lp-hero:after{display:none!important}.tosee-shadcn-landing .lp-hero .lp-container{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:24px!important;padding-inline:16px!important}.tosee-shadcn-landing .lp-hero-copy,.tosee-shadcn-landing .lp-hero-stage,.tosee-shadcn-landing .lp-logo-cloud-wrap{grid-column:1!important}.tosee-shadcn-landing .lp-hero-copy{grid-row:1!important}.tosee-shadcn-landing .lp-hero-stage{grid-row:2!important}.tosee-shadcn-landing .lp-logo-cloud-wrap{grid-row:3!important}.tosee-shadcn-landing .lp-hero-copy{width:100%!important;align-items:center!important;gap:12px!important;text-align:center!important}.tosee-shadcn-landing .lp-hero-copy h1{max-width:360px!important;font-size:clamp(2.55rem,12vw,4.1rem)!important;line-height:.94!important}.tosee-shadcn-landing .lp-hero-copy p{max-width:335px!important;font-size:1rem!important;line-height:1.36!important}.tosee-shadcn-landing .lp-hero-actions{display:none!important}.tosee-shadcn-landing .lp-hero-stage{width:100%!important;min-width:0!important;margin:4px auto 0!important;border:0!important;border-radius:18px!important;background:transparent!important;box-shadow:none!important}.tosee-shadcn-landing .lp-hero-stage [data-slot=card-content],.tosee-shadcn-landing .lp-hero-stage-content{padding:0!important}.tosee-shadcn-landing .lp-hero-image-frame{border-radius:18px!important;box-shadow:none!important}.tosee-shadcn-landing .lp-logo-cloud-wrap{position:relative!important;margin-top:2px!important;padding-top:0!important;gap:14px!important;overflow:hidden!important}.tosee-shadcn-landing .lp-logo-cloud-wrap p{font-size:13px!important;text-align:center!important}.tosee-shadcn-landing .lp-logo-cloud{justify-content:flex-start!important;width:max-content!important;max-width:none!important;margin-inline:auto!important;gap:26px!important;overflow:visible!important;padding:4px 0 8px!important;scrollbar-width:none!important;animation:lp-mobile-proof-marquee 22s linear infinite!important;will-change:transform!important}.tosee-shadcn-landing .lp-logo-cloud::-webkit-scrollbar{display:none!important}.tosee-shadcn-landing .lp-logo-cloud .lp-logo-slot{display:grid!important;flex:0 0 auto!important;width:auto!important}.tosee-shadcn-landing .lp-logo-slot-mobile-clone{display:grid!important}.tosee-shadcn-landing .lp-logo-cloud-wrap:before,.tosee-shadcn-landing .lp-logo-cloud-wrap:after{content:""!important;position:absolute!important;z-index:2!important;top:0!important;bottom:0!important;width:42px!important;pointer-events:none!important}.tosee-shadcn-landing .lp-logo-cloud-wrap:before{left:0!important;background:linear-gradient(90deg,#fff,#fff0)!important}.tosee-shadcn-landing .lp-logo-cloud-wrap:after{right:0!important;background:linear-gradient(270deg,#fff,#fff0)!important}}@media (max-width: 380px){.tosee-shadcn-landing .lp-header-demo{min-width:108px!important;padding-inline:10px!important;font-size:13px!important}.tosee-shadcn-landing .lp-header-demo svg{display:none!important}.tosee-shadcn-landing .lp-mobile-menu-button{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}}@media (max-width: 780px){.tosee-shadcn-landing .lp-avatar-card{display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;border-radius:18px!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-card-copy{order:1!important;width:100%!important;max-width:none!important;padding:24px 24px 18px!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-card-copy h3{max-width:330px!important;font-size:clamp(1.9rem,9vw,2.45rem)!important;line-height:1.03!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-card-copy p{max-width:310px!important;margin-top:10px!important;font-size:.95rem!important;line-height:1.42!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-video-stage{position:relative!important;order:2!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;z-index:1!important;width:100%!important;height:auto!important;aspect-ratio:16 / 9!important;margin:0!important;overflow:hidden!important;border-radius:0 0 18px 18px!important;background:#fff!important;pointer-events:auto!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-video-stage video{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center bottom!important;pointer-events:none!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-video-stage .lp-avatar-audio-toggle{--lp-audio-control-size: 58px !important;--lp-audio-inner-size: 42px !important;position:absolute!important;top:12px!important;right:12px!important;bottom:auto!important;left:auto!important;z-index:3!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-video-stage .lp-avatar-audio-toggle svg,.tosee-shadcn-landing .lp-avatar-card .lp-avatar-video-stage .lp-avatar-audio-toggle svg *{width:25px!important;height:25px!important}}.tosee-shadcn-landing .lp-header-demo{border-radius:8px!important;overflow:hidden!important}.tosee-shadcn-landing .lp-mobile-menu-button{border:0!important;border-radius:8px!important;background:transparent!important;box-shadow:none!important}.tosee-shadcn-landing .lp-mobile-menu-button:hover,.tosee-shadcn-landing .lp-mobile-menu-button.is-active{border-color:transparent!important;background:transparent!important}.tosee-shadcn-landing.lp-mobile-sheet [data-slot=sheet-header],.tosee-shadcn-landing.lp-mobile-sheet [data-slot=sheet-description]{display:none!important}.tosee-shadcn-landing #localize-picker [data-slot=card-content],.tosee-shadcn-landing #multilingual-player [data-slot=card-content]{grid-template-rows:minmax(180px,.72fr) auto!important;min-height:410px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell{min-height:220px!important;padding:18px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell img,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell img{max-height:220px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy{padding:0 26px 26px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy h3,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy h3{font-size:clamp(1.45rem,2vw,2.12rem)!important;line-height:1.05!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy p,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy p{margin-top:10px!important;font-size:.94rem!important;line-height:1.42!important}.tosee-shadcn-landing .lp-apple-stories-shell{margin-top:30px!important}.tosee-shadcn-landing .lp-apple-stories-rail{gap:16px!important;padding:6px 0 30px!important}.tosee-shadcn-landing .lp-apple-story-card{flex:0 0 clamp(238px,20vw,300px)!important}.tosee-shadcn-landing .lp-apple-story-media{border-radius:18px!important;box-shadow:none!important}.tosee-shadcn-landing .lp-apple-story-copy{inset:16px 16px auto!important}.tosee-shadcn-landing .lp-apple-story-copy span{margin-bottom:6px!important;font-size:.72rem!important}.tosee-shadcn-landing .lp-apple-story-copy h3{max-width:230px!important;font-size:clamp(.92rem,1vw,1.08rem)!important;line-height:1.14!important}.tosee-shadcn-landing .lp-apple-story-logo{right:14px!important;bottom:14px!important;max-width:70px!important;max-height:28px!important;padding:6px 8px!important;border-radius:8px!important}.tosee-shadcn-landing .lp-apple-story-footer{gap:8px!important;padding:10px 2px 0!important}.tosee-shadcn-landing .lp-apple-story-footer strong{font-size:.82rem!important}.tosee-shadcn-landing .lp-apple-story-footer span{font-size:.76rem!important}@media (max-width: 780px){.tosee-shadcn-landing .lp-header-demo{border-radius:8px!important}.tosee-shadcn-landing #localize-picker [data-slot=card-content],.tosee-shadcn-landing #multilingual-player [data-slot=card-content]{grid-template-rows:minmax(150px,auto) auto!important;min-height:0!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell{min-height:170px!important;padding:14px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell img,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell img{max-height:170px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy{padding:0 20px 20px!important}.tosee-shadcn-landing .lp-apple-story-card{flex-basis:min(58vw,230px)!important}}@keyframes lp-mobile-proof-marquee{0%{transform:translateZ(0)}to{transform:translate3d(calc(-50% - 13px),0,0)}}@media (prefers-reduced-motion: reduce){.tosee-shadcn-landing .lp-logo-cloud{animation:none!important;transform:none!important}}.tosee-shadcn-landing .lp-mobile-menu-button,.tosee-shadcn-landing .lp-mobile-menu-button:hover,.tosee-shadcn-landing .lp-mobile-menu-button:focus,.tosee-shadcn-landing .lp-mobile-menu-button:focus-visible,.tosee-shadcn-landing .lp-mobile-menu-button.is-active{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}.tosee-shadcn-landing #localize-picker [data-slot=card-content],.tosee-shadcn-landing #multilingual-player [data-slot=card-content]{grid-template-rows:minmax(160px,.64fr) auto!important;min-height:370px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell{min-height:195px!important;padding:14px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell img,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell img{max-height:195px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy{padding:0 22px 22px!important}.tosee-shadcn-landing .lp-apple-stories-rail{gap:14px!important}.tosee-shadcn-landing .lp-apple-story-card{flex-basis:clamp(220px,18vw,260px)!important}.tosee-shadcn-landing .lp-apple-story-copy h3{max-width:205px!important;font-size:clamp(.86rem,.9vw,1rem)!important}@media (max-width: 780px){.tosee-shadcn-landing #localize-picker [data-slot=card-content],.tosee-shadcn-landing #multilingual-player [data-slot=card-content]{grid-template-rows:minmax(132px,auto) auto!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell{min-height:148px!important;padding:12px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell img,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell img{max-height:148px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy h3,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy h3{font-size:clamp(1.35rem,7vw,1.9rem)!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy p,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy p{font-size:.88rem!important}.tosee-shadcn-landing .lp-apple-story-card{flex-basis:min(46vw,180px)!important}.tosee-shadcn-landing .lp-apple-story-copy{inset:12px 12px auto!important}.tosee-shadcn-landing .lp-apple-story-copy h3{max-width:150px!important;font-size:.78rem!important}}@media (max-width: 780px){.tosee-shadcn-landing .lp-hero-copy h1{max-width:342px!important;font-size:clamp(2.32rem,10.5vw,3.12rem)!important;line-height:.96!important}}@media (max-width: 940px) and (min-width: 361px){.tosee-shadcn-landing .lp-security-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tosee-shadcn-landing .lp-security-item:nth-child(odd){border-right:1px solid rgba(15,23,42,.1)!important}.tosee-shadcn-landing .lp-security-item:nth-child(2n){border-right:0!important}.tosee-shadcn-landing .lp-security-item:last-child:nth-child(odd){grid-column:1 / -1!important;border-right:0!important}}@media (min-width: 781px) and (max-width: 1040px){.tosee-shadcn-landing .lp-avatar-card{display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;border-radius:22px!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-card-copy{order:1!important;width:100%!important;max-width:none!important;padding:clamp(34px,4.2vw,52px) clamp(34px,5vw,56px) 22px!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-card-copy h3{max-width:560px!important;font-size:clamp(2.2rem,4.4vw,3.15rem)!important;line-height:1.04!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-card-copy p{max-width:500px!important;margin-top:14px!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-video-stage{position:relative!important;order:2!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;z-index:1!important;width:100%!important;height:auto!important;aspect-ratio:16 / 9!important;margin:0!important;overflow:hidden!important;border-radius:0 0 22px 22px!important;background:#fff!important;pointer-events:auto!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-video-stage video{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center bottom!important;pointer-events:none!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-video-stage .lp-avatar-audio-toggle{--lp-audio-control-size: 64px !important;--lp-audio-inner-size: 48px !important;position:absolute!important;top:18px!important;right:18px!important;bottom:auto!important;left:auto!important;z-index:3!important}.tosee-shadcn-landing .lp-avatar-card .lp-avatar-video-stage .lp-avatar-audio-toggle svg,.tosee-shadcn-landing .lp-avatar-card .lp-avatar-video-stage .lp-avatar-audio-toggle svg *{width:28px!important;height:28px!important}}@media (min-width: 1041px){.tosee-shadcn-landing .lp-avatar-card .lp-avatar-video-stage .lp-avatar-audio-toggle,.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle{position:absolute!important;top:52px!important;right:clamp(72px,6vw,92px)!important;bottom:auto!important;left:auto!important;z-index:3!important}}@media (min-width: 781px) and (max-width: 1040px){.tosee-shadcn-landing .lp-header-shell{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}.tosee-shadcn-landing .lp-header-nav{display:none!important}.tosee-shadcn-landing .lp-header-actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}.tosee-shadcn-landing .lp-mobile-menu-button{display:inline-grid!important;flex:0 0 42px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;place-items:center!important}}@media (min-width: 1041px){.tosee-shadcn-landing #localize-picker [data-slot=card-content],.tosee-shadcn-landing #multilingual-player [data-slot=card-content]{grid-template-rows:minmax(300px,1fr) auto!important;min-height:520px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell{min-height:340px!important;padding:24px!important;overflow:hidden!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell img,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell img{width:100%!important;height:100%!important;max-width:100%!important;max-height:292px!important;object-fit:contain!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy{padding:4px 32px 34px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy h3,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy h3{color:#050505!important;font-size:clamp(1.7rem,2.25vw,2.45rem)!important;line-height:1.04!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy p,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy p{color:#0f172aa3!important;font-size:1rem!important;line-height:1.45!important}}@media (min-width: 781px) and (max-width: 1040px){.tosee-shadcn-landing #localize-picker [data-slot=card-content],.tosee-shadcn-landing #multilingual-player [data-slot=card-content]{grid-template-rows:minmax(250px,auto) auto!important;min-height:470px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell{min-height:250px!important;padding:18px!important;overflow:hidden!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell img,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell img{width:100%!important;height:100%!important;max-width:100%!important;max-height:214px!important;object-fit:contain!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy{padding:8px 24px 28px!important}}@media (min-width: 1041px){.tosee-shadcn-landing #customers .lp-section-heading{max-width:min(1120px,100%)!important;margin-bottom:clamp(52px,5.6vw,86px)!important}.tosee-shadcn-landing #customers .lp-section-heading h2{max-width:1060px!important;font-size:clamp(3.25rem,4.6vw,4.65rem)!important;line-height:.98!important}.tosee-shadcn-landing #customers .lp-section-heading p{max-width:780px!important;font-size:clamp(1.08rem,1.28vw,1.28rem)!important;line-height:1.48!important}.tosee-shadcn-landing #customers .lp-apple-stories-shell{margin-top:0!important}.tosee-shadcn-landing #customers .lp-apple-stories-rail{gap:clamp(18px,1.8vw,26px)!important;padding:8px 0 42px!important}.tosee-shadcn-landing #customers .lp-apple-story-card{flex:0 0 clamp(312px,24vw,360px)!important}.tosee-shadcn-landing #customers .lp-apple-story-copy{inset:22px 22px auto!important}.tosee-shadcn-landing #customers .lp-apple-story-copy span{margin-bottom:9px!important;font-size:.84rem!important;line-height:1.25!important}.tosee-shadcn-landing #customers .lp-apple-story-copy h3{max-width:300px!important;font-size:clamp(1.18rem,1.42vw,1.45rem)!important;line-height:1.13!important}.tosee-shadcn-landing #customers .lp-apple-story-footer{padding-top:14px!important}.tosee-shadcn-landing #customers .lp-apple-story-footer strong{font-size:.96rem!important;line-height:1.25!important}.tosee-shadcn-landing #customers .lp-apple-story-footer span{font-size:.88rem!important;line-height:1.25!important}}@media (min-width: 1041px){.tosee-shadcn-landing .lp-skills-image{order:1!important}.tosee-shadcn-landing .lp-skills-copy{order:2!important}}@media (min-width: 1041px){.tosee-shadcn-landing .lp-avatar-card .lp-avatar-video-stage .lp-avatar-audio-toggle,.tosee-shadcn-landing .lp-avatar-card .lp-avatar-audio-toggle{right:clamp(120px,9.25vw,138px)!important}.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell img{width:min(100%,266px)!important;height:auto!important;max-height:252px!important}.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy{padding-top:26px!important}}.tosee-shadcn-landing .lp-floating-avatar-demo{--lp-floating-card-radius: 12px !important;--lp-floating-button-radius: 8px !important;--lp-floating-control-radius: 8px !important}.tosee-shadcn-landing .lp-floating-avatar-card{overflow:hidden!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:var(--lp-floating-card-radius)!important;background:#fff!important;box-shadow:0 22px 64px #0f172a29,inset 0 0 0 1px #ffffffb8!important}.tosee-shadcn-landing .lp-floating-avatar-card video,.tosee-shadcn-landing .lp-floating-avatar-card:after{border-radius:inherit!important}.tosee-shadcn-landing .lp-floating-avatar-card:after{background:linear-gradient(to top,#080c1c7a,#080c1c00)!important}.tosee-shadcn-landing .lp-floating-avatar-thumb,.tosee-shadcn-landing .lp-floating-avatar-thumb img,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-book-demo,.tosee-shadcn-landing .lp-floating-avatar-demo .lp-floating-avatar-cta{border-radius:var(--lp-floating-button-radius)!important}.tosee-shadcn-landing .lp-floating-avatar-demo button.lp-floating-avatar-close.lp-floating-avatar-close{border-radius:var(--lp-floating-control-radius)!important}@media (min-width: 781px){.tosee-shadcn-landing .lp-platform-grid{grid-template-columns:minmax(0,7fr) minmax(0,3fr)!important;align-items:stretch!important}.tosee-shadcn-landing .lp-avatar-card{grid-column:1 / -1!important}.tosee-shadcn-landing #localize-picker,.tosee-shadcn-landing #multilingual-player{height:470px!important;min-height:470px!important}.tosee-shadcn-landing #localize-picker [data-slot=card-content],.tosee-shadcn-landing #multilingual-player [data-slot=card-content]{height:468px!important;min-height:468px!important;grid-template-rows:300px 168px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell{height:300px!important;min-height:300px!important;padding:24px!important;overflow:hidden!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy{height:168px!important;min-height:168px!important;padding:24px!important}.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy{padding-right:24px!important;padding-left:24px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell img{width:100%!important;height:auto!important;max-width:100%!important;max-height:252px!important;object-fit:contain!important}.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell img{width:auto!important;height:auto!important;max-width:100%!important;max-height:252px!important;object-fit:contain!important}}@media (min-width: 781px) and (max-width: 1040px){.tosee-shadcn-landing .lp-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tosee-shadcn-landing #localize-picker,.tosee-shadcn-landing #multilingual-player{height:418px!important;min-height:418px!important}.tosee-shadcn-landing #localize-picker [data-slot=card-content],.tosee-shadcn-landing #multilingual-player [data-slot=card-content]{height:416px!important;min-height:416px!important;grid-template-rows:248px 168px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell{height:248px!important;min-height:248px!important;padding:20px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy{height:168px!important;min-height:168px!important;padding:20px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell img{max-height:208px!important}.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell img{width:min(100%,260px)!important;max-width:min(100%,260px)!important;max-height:none!important}}@media (max-width: 780px){.tosee-shadcn-landing #localize-picker,.tosee-shadcn-landing #multilingual-player{height:338px!important;min-height:338px!important}.tosee-shadcn-landing #localize-picker [data-slot=card-content],.tosee-shadcn-landing #multilingual-player [data-slot=card-content]{height:336px!important;min-height:336px!important;grid-template-rows:164px 172px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell,.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell{height:164px!important;min-height:164px!important;padding:16px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy{height:172px!important;min-height:172px!important;padding:18px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-shell img{width:100%!important;height:auto!important;max-height:132px!important;object-fit:contain!important}.tosee-shadcn-landing #multilingual-player .lp-platform-image-shell img{width:min(100%,170px)!important;height:auto!important;max-width:min(100%,170px)!important;max-height:none!important;object-fit:contain!important}}@media (max-width: 780px){.tosee-shadcn-landing #customers .lp-apple-stories-shell{width:100%!important;max-width:100%!important;margin:30px 0 0!important;overflow:visible!important;-webkit-mask-image:none!important;mask-image:none!important}.tosee-shadcn-landing #customers .lp-apple-stories-rail{width:100%!important;max-width:100%!important;min-width:0!important;gap:14px!important;overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:x mandatory!important;padding:6px max(18px,calc((100vw - min(100%,360px))/2)) 30px!important;animation:none!important;transform:none!important;-webkit-overflow-scrolling:touch!important}.tosee-shadcn-landing #customers .lp-apple-story-card{flex:0 0 min(82vw,320px)!important;scroll-snap-align:center!important}.tosee-shadcn-landing #customers .lp-apple-story-copy h3{max-width:250px!important;font-size:clamp(1rem,4.8vw,1.25rem)!important;line-height:1.15!important}}@media (max-width: 380px){.tosee-shadcn-landing #customers .lp-apple-story-card{flex-basis:min(86vw,300px)!important}}@media (max-width: 780px){.tosee-shadcn-landing .lp-section-heading-copy>p,.tosee-shadcn-landing .lp-lms-workflow-copy>p,.tosee-shadcn-landing .lp-skills-copy>p,.tosee-shadcn-landing .lp-integrations-heading>p,.tosee-shadcn-landing .lp-security-copy>p,.tosee-shadcn-landing .lp-faq-heading>p,.tosee-shadcn-landing .lp-platform-image-copy>p,.tosee-shadcn-landing .lp-editor-section .lp-collab-copy>p,.tosee-shadcn-landing .lp-lms-feature-card p,.tosee-shadcn-landing .lp-skills-benefit p,.tosee-shadcn-landing .lp-footer-brand p{display:none!important}.tosee-shadcn-landing .lp-section-heading,.tosee-shadcn-landing .lp-section-heading-center{gap:18px!important}.tosee-shadcn-landing .lp-lms-feature-grid,.tosee-shadcn-landing .lp-skills-benefits{margin-top:24px!important}.tosee-shadcn-landing .lp-lms-feature-card,.tosee-shadcn-landing .lp-skills-benefit{grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;min-height:0!important;gap:12px!important;padding:16px 0!important}.tosee-shadcn-landing .lp-lms-feature-card>svg,.tosee-shadcn-landing .lp-skills-benefit>svg{display:block!important;width:20px!important;height:20px!important;margin:0!important;color:#525252!important}.tosee-shadcn-landing .lp-lms-feature-card h3,.tosee-shadcn-landing .lp-skills-benefit h3{margin:0!important;font-size:1rem!important;line-height:1.18!important}.tosee-shadcn-landing #localize-picker,.tosee-shadcn-landing #multilingual-player{height:256px!important;min-height:256px!important}.tosee-shadcn-landing #localize-picker [data-slot=card-content],.tosee-shadcn-landing #multilingual-player [data-slot=card-content]{height:254px!important;min-height:254px!important;grid-template-rows:164px 90px!important}.tosee-shadcn-landing #localize-picker .lp-platform-image-copy,.tosee-shadcn-landing #multilingual-player .lp-platform-image-copy{display:flex!important;height:90px!important;min-height:90px!important;align-items:center!important;padding:14px 18px!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-card [data-slot=card-content]{min-height:0!important;grid-template-rows:200px auto!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-image{height:200px!important;min-height:200px!important}.tosee-shadcn-landing .lp-editor-section .lp-collab-copy{padding:16px 24px 20px!important}}.tosee-shadcn-landing.lp-mobile-sheet{position:absolute!important;top:calc(100% + 8px)!important;right:12px!important;left:auto!important;z-index:2!important;width:min(366px,calc(100vw - 24px))!important;max-height:calc(100dvh - 86px)!important;padding:8px!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-nav{display:grid!important;gap:8px!important;padding:0!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-nav-links{display:grid!important;gap:2px!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-nav-links a{min-height:42px!important;justify-content:flex-start!important;padding-inline:12px!important;color:#525252!important;font-weight:400!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-nav-links a:hover,.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-nav-links a.is-active{color:#050505!important;background:#f5f5f5!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-nav .lp-mobile-login{min-height:44px!important;justify-content:space-between!important;padding-inline:12px!important;border:1px solid #e5e5e5!important;background:#fafafa!important;color:#171717!important;font-weight:500!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-nav .lp-mobile-login:hover{border-color:#d4d4d4!important;background:#f5f5f5!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding-top:8px!important;border-top:1px solid #e5e5e5!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-actions .lp-mobile-demo-cta,.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-actions .lp-mobile-pricing-cta{width:100%!important;min-width:0!important;min-height:44px!important;justify-content:center!important;gap:6px!important;padding:0 8px!important;border-radius:10px!important;font-size:14px!important;font-weight:500!important;white-space:nowrap!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-actions .lp-mobile-demo-cta{border:1px solid #d4d4d4!important;background:#fff!important;color:#171717!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-actions .lp-mobile-demo-cta:hover{border-color:#a3a3a3!important;background:#fafafa!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-actions .lp-mobile-pricing-cta{border:1px solid #2563eb!important;background:#2563eb!important;color:#fff!important}.tosee-shadcn-landing.lp-mobile-sheet .lp-mobile-actions .lp-mobile-pricing-cta:hover{border-color:#1d4ed8!important;background:#1d4ed8!important}@media (max-width: 780px){.tosee-shadcn-landing .lp-header-demo{display:none!important}}
