.m-app-shell{--w-ui:#85708f;--w-primary:#a843db;--w-secondary:#4294ff;--w-warning:#eeb32b;--w-danger:#d22d2d;--w-success:#2fbc6a;--w-star:#ffbf1f;--w-surface-0:hsl(from var(--w-ui)h s 0%);--w-surface-4:hsl(from var(--w-ui)h s 4%);--w-surface-5:hsl(from var(--w-ui)h s 5%);--w-surface-6:hsl(from var(--w-ui)h s 6%);--w-surface-8:hsl(from var(--w-ui)h s 8%);--w-surface-10:hsl(from var(--w-ui)h s 10%);--w-surface-12:hsl(from var(--w-ui)h s 12%);--w-surface-14:hsl(from var(--w-ui)h s 14%);--w-surface-15:hsl(from var(--w-ui)h s 15%);--w-surface-20:hsl(from var(--w-ui)h s 20%);--w-surface-25:hsl(from var(--w-ui)h s 25%);--w-surface-30:hsl(from var(--w-ui)h s 30%);--w-surface-40:hsl(from var(--w-ui)h s 40%);--w-text:hsl(from var(--w-ui)h s 95%);--w-text-muted:hsl(from var(--w-ui)h s 70%);--w-text-inactive:hsl(from var(--w-ui)h 0% 56%);--w-text-inverse:hsl(from var(--w-ui)h s 5%);--w-bg:var(--w-surface-8);--w-surface:var(--w-surface-5);--w-divider:var(--w-surface-4);--w-lines:var(--w-surface-25);--w-interactive:hsl(from var(--w-ui)h s 6%);--w-overlay:#161118e6;--w-shadow-modal:0 8px 32px #0006;--w-green:#2fbc6a;--w-blue:#2a81f4;--w-purple:#a542d7;--w-pink:#dd3c8c;--w-orange:#f47b25;--w-cyan:#22b6c3;--w-yellow:#f2c40d;--w-brand-gradient:linear-gradient(125deg,var(--w-primary)0%,var(--w-secondary)100%);--w-brand-gradient-soft:linear-gradient(125deg,hsl(from var(--w-primary)h s l/.25)0%,hsl(from var(--w-secondary)h s l/.25)100%);--w-font-sans:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--w-font-mono:"SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace;--w-fw-light:300;--w-fw-regular:400;--w-fw-medium:500;--w-fw-semibold:600;--w-fw-bold:700;--w-leading-tight:1.15;--w-leading-normal:1.5;--w-text-xxs:.625rem;--w-text-xs:.75rem;--w-text-sm:.875rem;--w-text-md:1rem;--w-text-lg:1.125rem;--w-text-xl:1.25rem;--w-text-xxl:1.5rem;--w-text-3xl:2rem;--w-text-4xl:3rem;--w-size-xxs:1.5rem;--w-size-xs:1.75rem;--w-size-sm:2rem;--w-size-md:2.25rem;--w-size-lg:2.5rem;--w-size-xl:2.75rem;--w-size-xxl:3rem;--w-radius-xxs:.25rem;--w-radius-xs:.25rem;--w-radius-sm:.375rem;--w-radius-md:.375rem;--w-radius-lg:.5rem;--w-radius-xl:.5rem;--w-radius-xxl:.625rem;--w-radius-full:9999px;--w-space-1:.25rem;--w-space-2:.5rem;--w-space-3:.75rem;--w-space-4:1rem;--w-space-5:1.25rem;--w-space-6:1.5rem;--w-space-8:2rem;--w-space-10:2.5rem;--w-space-12:3rem;--w-trans-fast:.1s ease-in-out;--w-trans-base:.15s ease-in-out;--w-trans-slow:.25s ease-in-out;--w-ease-glide:cubic-bezier(.05,.8,.2,1);background:var(--w-bg);color:var(--w-text);font-family:var(--w-font-sans)}
.m-app-shell{--m-page-bg:#0c0a0d;--m-header-bg:#080709;--m-card-bg:#130f14;--m-card-border:#251f28;--m-hairline:#1d191f;--m-max:1280px;--m-header-h:80px;background:var(--m-page-bg);color:var(--w-text);font-family:var(--w-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth;scroll-padding-top:calc(var(--m-header-h) + 16px);min-height:100vh}@media (prefers-reduced-motion:reduce){.m-app-shell{scroll-behavior:auto}}.m-app-shell,.m-app-shell *,.m-app-shell :before,.m-app-shell :after{box-sizing:border-box}.m-app-shell img{max-width:100%;display:block}.m-app-shell a{color:inherit;text-decoration:none}.m-app-shell button{font-family:inherit}.m-app-shell .m-header{height:var(--m-header-h);z-index:50;border-bottom:1px solid var(--m-hairline);-webkit-backdrop-filter:blur(12px)saturate(120%);background:#080709c7;position:fixed;inset:0 0 auto}.m-app-shell .m-header.is-transparent{background:0 0;border-bottom-color:#0000}.m-app-shell .m-header-row{height:100%;max-width:var(--m-max);align-items:center;gap:32px;margin:0 auto;padding:0 32px;display:flex}.m-app-shell .m-logo{align-items:center;gap:10px;height:36px;display:flex}.m-app-shell .m-logo img.m-logo-mark{width:auto;height:34px;display:block}.m-app-shell .m-nav{gap:4px;margin-left:12px;display:flex}.m-app-shell .m-nav-item{color:var(--w-text-muted);border-radius:var(--w-radius-md);transition:color var(--w-trans-fast),background var(--w-trans-fast);cursor:pointer;padding:8px 12px;font-size:14px;font-weight:500}.m-app-shell .m-nav-item:hover{color:var(--w-text);background:var(--w-surface-10)}.m-app-shell .m-nav-item.is-current{color:var(--w-text)}.m-app-shell .m-header-right{align-items:center;gap:8px;margin-left:auto;display:flex}.m-app-shell .m-btn{border-radius:var(--w-radius-md);letter-spacing:-.005em;cursor:pointer;height:36px;transition:background var(--w-trans-base),border-color var(--w-trans-base),transform var(--w-trans-fast);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.m-app-shell .m-btn:active{transform:translateY(1px)}.m-app-shell .m-btn svg{flex-shrink:0}.m-app-shell .m-btn-ghost{color:var(--w-text);background:0 0}.m-app-shell .m-btn-ghost:hover{background:var(--w-surface-15)}.m-app-shell .m-btn-outline{background:var(--w-surface-10);color:var(--w-text);border-color:var(--m-card-border)}.m-app-shell .m-btn-outline:hover{background:var(--w-surface-14);border-color:var(--w-surface-25)}.m-app-shell .m-btn-primary{background:var(--w-text);color:var(--w-text-inverse)}.m-app-shell .m-btn-primary:hover{background:#fff}.m-app-shell .m-btn-gradient{background:var(--w-primary);color:var(--w-text);border-color:var(--w-primary);box-shadow:none}.m-app-shell .m-btn-gradient:hover{background:hsl(from var(--w-primary)h s 65%);border-color:hsl(from var(--w-primary)h s 65%);filter:none}.m-app-shell .m-btn-gradient:disabled,.m-app-shell .m-btn-gradient[aria-disabled=true]{opacity:.6;cursor:not-allowed}.m-app-shell .m-btn-gradient:focus-visible{border-color:hsl(from var(--w-primary)h s 75%);outline:none}.m-app-shell .m-btn-lg{border-radius:var(--w-radius-lg);height:48px;padding:0 22px;font-size:15px}.m-app-shell .m-hero{padding:calc(var(--m-header-h) + 96px)32px 80px;text-align:center;isolation:isolate;position:relative;overflow:hidden}.m-app-shell .m-hero:before{content:"";z-index:-2;opacity:.9;background-image:radial-gradient(circle at 1px 1px,#523d5c73 1px,#0000 1.5px);background-position:0 0;background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 55% at 50% 38%,#000 30%,#0000 80%);mask-image:radial-gradient(70% 55% at 50% 38%,#000 30%,#0000 80%)}.m-app-shell .m-hero:after{content:"";filter:blur(20px);z-index:-1;pointer-events:none;background:radial-gradient(50% 35% at 50% 60%,#8e22c313,#0000 70%),radial-gradient(40% 30% at 65% 55%,#1a72e60d,#0000 70%);width:1400px;height:700px;position:absolute;bottom:-120px;left:50%;transform:translate(-50%)}.m-app-shell[data-grid=lines] .m-hero:before{background-image:linear-gradient(90deg,#523d5c26 1px,#0000 1px),linear-gradient(#523d5c26 1px,#0000 1px);background-size:56px 56px}.m-app-shell[data-grid=ribbon] .m-hero:before{opacity:.28;filter:blur(.5px);background-image:url(/website/brand-ribbon.png);background-position:50% 45%;background-repeat:no-repeat;background-size:130%;-webkit-mask-image:radial-gradient(80% 70%,#000 30%,#0000 90%);mask-image:radial-gradient(80% 70%,#000 30%,#0000 90%)}.m-app-shell[data-grid=none] .m-hero:before{display:none}.m-app-shell .m-hero-inner{max-width:980px;margin:0 auto;position:relative}.m-app-shell .m-eyebrow{background:var(--m-card-bg);border:1px solid var(--m-card-border);border-radius:var(--w-radius-full);color:var(--w-text-muted);align-items:center;gap:8px;margin-bottom:32px;padding:6px 12px 6px 8px;font-size:12px;display:inline-flex}.m-app-shell .m-eyebrow .dot{background:var(--w-success);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #2fbc6a2e}.m-app-shell .m-eyebrow strong{color:var(--w-text);font-weight:600}.m-app-shell .m-hero h1{letter-spacing:-.025em;max-width:1120px;color:var(--w-text);text-wrap:balance;margin:0 auto 24px;font-size:clamp(36px,5vw,60px);font-weight:700;line-height:1.05}.m-app-shell .m-hero h1 .accent{background:var(--w-brand-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.m-app-shell .m-hero p.lede{color:var(--w-text-muted);text-wrap:pretty;max-width:640px;margin:0 auto 36px;font-size:clamp(16px,1.4vw,19px);line-height:1.55}.m-app-shell .m-hero-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:inline-flex}.m-app-shell .m-floats{pointer-events:none;z-index:0;position:absolute;inset:0}.m-app-shell .m-float{border:1px solid var(--m-card-border);color:var(--w-text);background:linear-gradient(160deg,#1d1820,#100d11);border-radius:18px;justify-content:center;align-items:center;animation:8s ease-in-out infinite m-float-bob;display:flex;position:absolute;box-shadow:inset 0 0 0 1px #32203c59,0 16px 30px #00000073,inset 0 1px #5436632e}.m-app-shell .m-float svg{display:block}.m-app-shell .m-float img{object-fit:contain;width:auto;max-width:92%;height:auto;max-height:80%;display:block}.m-app-shell .m-float-wordmark{padding:6px 10px}.m-app-shell .m-float-label{letter-spacing:.06em;text-transform:uppercase;color:var(--w-text-muted);white-space:nowrap;opacity:0;transition:opacity var(--w-trans-slow);font-size:10px;font-weight:600;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.m-app-shell .m-float:hover .m-float-label{opacity:1}@keyframes m-float-bob{0%,to{transform:translateY(0)rotate(var(--rot,0deg))scale(var(--scale,1))}50%{transform:translateY(-10px)rotate(var(--rot,0deg))scale(var(--scale,1))}}.m-app-shell[data-floats=off] .m-floats{display:none}.m-app-shell .m-float.f1{--rot:-8deg;width:210px;height:60px;animation-delay:0s;top:18%;left:4%}.m-app-shell .m-float.f2{--rot:6deg;width:168px;height:64px;animation-delay:-2s;top:14%;right:6%}.m-app-shell .m-float.f3{--rot:5deg;width:168px;height:64px;animation-delay:-4s;top:52%;left:5%}.m-app-shell .m-float.f4{--rot:12deg;width:190px;height:60px;animation-delay:-1s;top:60%;right:2%}.m-app-shell .m-float.f5{--rot:12deg;opacity:.9;width:140px;height:64px;animation-delay:-3s;top:32%;left:12%}.m-app-shell .m-float.f6{--rot:-10deg;opacity:.9;width:200px;height:56px;animation-delay:-5s;top:36%;right:8%}.m-app-shell .m-app-wrap{perspective:1800px;max-width:1200px;margin:128px auto 0;padding:0 32px;position:relative}.m-app-shell .m-app-tilt{background:var(--w-surface-8);border:1px solid var(--m-card-border);width:100%;transition:transform .35s var(--w-ease-glide);transform-origin:50%;transform-style:preserve-3d;will-change:transform;border-radius:14px;display:block;position:relative;overflow:hidden;box-shadow:0 0 0 1px #291f2e99,0 30px 60px #0000008c,0 60px 120px #59267320}.m-app-shell .m-app-chrome{background:linear-gradient(#1d1820,#151217);border-bottom:1px solid #251f28;align-items:center;gap:14px;height:36px;padding:0 14px;display:flex;position:relative}.m-app-shell .m-app-dots{flex-shrink:0;align-items:center;gap:8px;display:flex}.m-app-shell .m-app-dot{border-radius:50%;width:12px;height:12px;box-shadow:inset 0 0 0 .5px #00000073}.m-app-shell .m-app-dot.red{background:#ff5f57}.m-app-shell .m-app-dot.yellow{background:#febc2e}.m-app-shell .m-app-dot.green{background:#28c840}.m-app-shell .m-app-url{border-radius:var(--w-radius-full);height:22px;color:var(--w-text-muted);font-size:11px;font-family:var(--w-font-mono);white-space:nowrap;text-overflow:ellipsis;background:#0d0b0f;border:1px solid #201b22;align-items:center;gap:6px;max-width:60%;padding:0 12px;display:inline-flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.m-app-shell .m-app-url svg{color:#2fbc6a;flex-shrink:0}.m-app-shell .m-app-chrome-actions{width:56px;margin-left:auto}.m-app-shell .m-app-stage{line-height:0;display:block;position:relative}.m-app-shell .m-app-still{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:auto;display:block}.m-app-shell .m-app-video{object-fit:cover;pointer-events:none;background:#000;border-radius:2px;width:43%;height:44.25%;position:absolute;top:17.8%;left:17.45%}.m-app-shell .m-features{max-width:1200px;margin:0 auto;padding:80px 32px 40px}.m-app-shell .m-section-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--w-text-muted);margin-bottom:14px;font-size:11px;font-weight:700;display:inline-block}.m-app-shell .m-features-head{text-align:center;max-width:720px;margin:0 auto 40px}.m-app-shell .m-features-head h2{letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.1}.m-app-shell .m-features-head p{color:var(--w-text-muted);margin:0;font-size:16px}.m-app-shell .m-feature{grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;padding:56px 0;display:grid}.m-app-shell .m-feature.reverse .m-feature-visual{order:2}.m-app-shell .m-feature.reverse .m-feature-text{order:1}.m-app-shell .m-feature-text{max-width:460px}.m-app-shell .m-feature-num{font-family:var(--w-font-mono);color:var(--w-text-muted);letter-spacing:.1em;background:var(--m-card-bg);border:1px solid var(--m-card-border);border-radius:var(--w-radius-full);margin-bottom:18px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.m-app-shell .m-feature-text h3{letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(22px,2.4vw,30px);font-weight:700;line-height:1.15}.m-app-shell .m-feature-text p{color:var(--w-text-muted);margin:0;font-size:16px;line-height:1.55}.m-app-shell .m-feature-visual{min-width:0;position:relative}.m-app-shell .m-fv{aspect-ratio:4/3;border:1px solid var(--m-card-border);background:radial-gradient(120% 100% at 0 0,#22152899,#0000 60%),radial-gradient(120% 100% at 100% 100%,#14263d73,#0000 60%),#100d11;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 18px 40px #0006}.m-app-shell .m-fv:hover *{animation-play-state:paused!important}.m-app-shell .m-fv.f1{flex-direction:column;padding:0;display:flex}.m-app-shell .m-fv-lib{height:100%;font-family:var(--w-font-sans);flex-direction:column;display:flex}.m-app-shell .m-fv-lib-head{background:#130f14;border-bottom:1px solid #251f28;align-items:center;gap:12px;padding:14px 16px;display:flex}.m-app-shell .m-fv-lib-picker{background:var(--w-surface-10);height:30px;color:var(--w-text);border:1px solid #251f28;border-radius:6px;flex:1;align-items:center;gap:8px;min-width:0;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.m-app-shell .m-fv-lib-picker svg{color:var(--w-text-muted);flex-shrink:0}.m-app-shell .m-fv-lib-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.m-app-shell .m-fv-presence{flex-shrink:0;align-items:center;display:flex}.m-app-shell .m-fv-avatar{color:#fff;width:24px;height:24px;animation:m-fv-pop .6s var(--w-ease-glide)backwards;border:2px solid #130f14;border-radius:50%;justify-content:center;align-items:center;margin-left:-8px;font-size:9px;font-weight:700;display:inline-flex}.m-app-shell .m-fv-avatar:first-child{margin-left:0}.m-app-shell .m-fv-avatar:first-child{animation-delay:.2s}.m-app-shell .m-fv-avatar:nth-child(2){animation-delay:.55s}.m-app-shell .m-fv-avatar:nth-child(3){animation-delay:.9s}.m-app-shell .m-fv-avatar:nth-child(4){animation-delay:1.25s}.m-app-shell .m-fv-avatar:nth-child(5){animation-delay:1.6s}.m-app-shell .m-fv-avatar.more{background:var(--w-surface-15);color:var(--w-text-muted)}@keyframes m-fv-pop{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.m-app-shell .m-fv-lib-body{flex:1;grid-template-columns:1fr 1.05fr;min-height:0;display:grid}.m-app-shell .m-fv-lib-tree{color:var(--w-text);border-right:1px solid #251f28;flex-direction:column;gap:1px;margin:0;padding:10px 8px;font-size:11px;list-style:none;display:flex;overflow:hidden}.m-app-shell .m-fv-lib-tree li{opacity:0;animation:m-fv-lt-in .4s var(--w-ease-glide)forwards;white-space:nowrap;border-radius:5px;align-items:center;gap:7px;padding:5px 8px;display:flex;overflow:hidden;transform:translate(-6px)}.m-app-shell .m-fv-lib-tree li.indent{padding-left:22px}.m-app-shell .m-fv-lib-tree li.indent2{padding-left:38px}.m-app-shell .m-fv-lib-tree li.lt1{animation-delay:.2s}.m-app-shell .m-fv-lib-tree li.lt2{animation-delay:.4s}.m-app-shell .m-fv-lib-tree li.lt3{animation-delay:.6s}.m-app-shell .m-fv-lib-tree li.lt4{animation-delay:.85s}.m-app-shell .m-fv-lib-tree li.lt5{animation-delay:1.05s}.m-app-shell .m-fv-lib-tree li.lt6{animation-delay:1.3s}.m-app-shell .m-fv-lib-tree li.lt7{animation-delay:1.55s}.m-app-shell .m-fv-lib-tree li.is-active{color:#a8c7f0;background:#172b45}.m-app-shell .m-fv-lib-tree li.is-active .m-fv-lib-ic{background:#7dabe8}@keyframes m-fv-lt-in{to{opacity:1;transform:translate(0)}}.m-app-shell .m-fv-lib-row-text{text-overflow:ellipsis;flex:1;min-width:0;font-weight:500;overflow:hidden}.m-app-shell .m-fv-lib-ic{background:var(--w-text-muted);flex-shrink:0;width:12px;height:12px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.m-app-shell .ic-folder{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M2 6a2 2 0 012-2h5l2 2h7a2 2 0 012 2v9a2 2 0 01-2 2H4a2 2 0 01-2-2z' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M2 6a2 2 0 012-2h5l2 2h7a2 2 0 012 2v9a2 2 0 01-2 2H4a2 2 0 01-2-2z' fill='black'/></svg>")}.m-app-shell .ic-folder-open{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M2 6a2 2 0 012-2h5l2 2h7a2 2 0 012 2v1H4a2 2 0 00-2 2zm0 13l2-9h18l-2 9z' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M2 6a2 2 0 012-2h5l2 2h7a2 2 0 012 2v1H4a2 2 0 00-2 2zm0 13l2-9h18l-2 9z' fill='black'/></svg>")}.m-app-shell .ic-scene{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><rect x='2' y='6' width='20' height='12' rx='2' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><rect x='2' y='6' width='20' height='12' rx='2' fill='black'/></svg>")}.m-app-shell .ic-shot{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M3 5h18v14H3z M3 9l6-4 4 4 6-4 2 4z' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M3 5h18v14H3z M3 9l6-4 4 4 6-4 2 4z' fill='black'/></svg>")}.m-app-shell .m-fv-lib-shared{letter-spacing:.04em;text-transform:uppercase;color:#adebc7;border-radius:var(--w-radius-full);opacity:0;animation:m-fv-shared-pop .5s var(--w-ease-glide)forwards;background:#17452a;border:1px solid #297a4b;margin-left:auto;padding:1px 6px;font-size:9px;font-weight:700;animation-delay:1.5s;transform:scale(.6)}@keyframes m-fv-shared-pop{0%{opacity:0;transform:scale(.6)}60%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.m-app-shell .m-fv-lib-files{background:#0d0b0f;flex-direction:column;display:flex}.m-app-shell .m-fv-lib-files-head{justify-content:space-between;align-items:center;padding:12px 14px 8px;display:flex}.m-app-shell .m-fv-lib-files-label{letter-spacing:.04em;color:var(--w-text);font-size:11px;font-weight:700}.m-app-shell .m-fv-lib-files-view{background:var(--w-surface-15);width:22px;height:22px;color:var(--w-text);border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.m-app-shell .m-fv-lib-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:6px;padding:0 14px 14px;display:grid}.m-app-shell .m-fv-lib-thumb{aspect-ratio:4/3;background-position:50%;background-size:cover;background-color:var(--w-surface-12);opacity:0;animation:m-fv-thumb-in .5s var(--w-ease-glide)forwards;border:1px solid #251f28;border-radius:5px;position:relative;overflow:hidden;transform:scale(.92)}.m-app-shell .m-fv-lib-thumb.tb1{animation-delay:.7s}.m-app-shell .m-fv-lib-thumb.tb2{animation-delay:.82s}.m-app-shell .m-fv-lib-thumb.tb3{animation-delay:.94s}.m-app-shell .m-fv-lib-thumb.tb4{animation-delay:1.06s}.m-app-shell .m-fv-lib-thumb.tb5{animation-delay:1.18s}.m-app-shell .m-fv-lib-thumb.tb6{animation-delay:1.3s}.m-app-shell .m-fv-lib-thumb.tb7{animation-delay:1.42s}.m-app-shell .m-fv-lib-thumb.tb8{animation-delay:1.54s}.m-app-shell .m-fv-lib-thumb.tb9{animation-delay:1.66s}@keyframes m-fv-thumb-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.m-app-shell .m-fv-lib-thumb:after{content:"";background:linear-gradient(110deg,#0000 30%,#ffffff14 45%,#0000 60%) 0 0/250% 100%;animation:5s linear infinite m-fv-shimmer;position:absolute;inset:0}.m-app-shell .m-fv-lib-play{filter:drop-shadow(0 1px 2px #0009);border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:7px solid #ffffffeb;width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.m-app-shell .m-fv.f2{justify-content:center;align-items:center;padding:28px 36px;display:flex}.m-app-shell .m-fv-tree{width:100%;font-size:13px;font-family:var(--w-font-mono);color:var(--w-text-muted);margin:0;padding:0;list-style:none;position:relative}.m-app-shell .m-fv-tree li{transition:color .25s var(--w-ease-glide);border-radius:6px;align-items:center;gap:10px;margin:2px 0;padding:8px 12px;animation:9s ease-in-out infinite m-fv-tree-light;display:flex;position:relative}.m-app-shell .m-fv-tree li .ic{color:#8c59a6;justify-content:center;width:14px;display:inline-flex}.m-app-shell .m-fv-tree li .badge{font-family:var(--w-font-sans);letter-spacing:.02em;color:var(--w-text);background:#371249;border:1px solid #6b248f;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700}.m-app-shell .m-fv-tree li.t2{padding-left:32px}.m-app-shell .m-fv-tree li.t3{padding-left:52px}.m-app-shell .m-fv-tree li.t4{padding-left:72px}.m-app-shell .m-fv-tree li.t5{padding-left:92px}.m-app-shell .m-fv-tree li.t6{padding-left:112px}.m-app-shell .m-fv-tree li:not(.t1):before{content:"";background:#36293d;width:1px;position:absolute;top:-2px;bottom:50%;left:18px}.m-app-shell .m-fv-tree li:not(.t1):after{content:"";background:#36293d;width:12px;height:1px;position:absolute;top:50%;left:18px}.m-app-shell .m-fv-tree li.t3:before,.m-app-shell .m-fv-tree li.t3:after{left:38px}.m-app-shell .m-fv-tree li.t3:after{width:12px}.m-app-shell .m-fv-tree li.t4:before,.m-app-shell .m-fv-tree li.t4:after{left:58px}.m-app-shell .m-fv-tree li.t4:after{width:12px}.m-app-shell .m-fv-tree li.t5:before,.m-app-shell .m-fv-tree li.t5:after{left:78px}.m-app-shell .m-fv-tree li.t5:after{width:12px}.m-app-shell .m-fv-tree li.t6:before,.m-app-shell .m-fv-tree li.t6:after{left:98px}.m-app-shell .m-fv-tree li.t6:after{width:12px}.m-app-shell .m-fv-tree li.t1{animation-delay:0s}.m-app-shell .m-fv-tree li.t2{animation-delay:1s}.m-app-shell .m-fv-tree li.t3{animation-delay:2s}.m-app-shell .m-fv-tree li.t4{animation-delay:3s}.m-app-shell .m-fv-tree li.t5{animation-delay:4s}.m-app-shell .m-fv-tree li.t6{animation-delay:5s}@keyframes m-fv-tree-light{0%,8%{color:var(--w-text-muted);background:0 0}10%,18%{color:var(--w-text);background:#27192e}60%,to{color:var(--w-text);background:0 0}}.m-app-shell .m-fv.f3{flex-direction:column;gap:16px;padding:22px;display:flex}.m-app-shell .m-fv-prompt{background:var(--w-surface-10);border:1px solid var(--w-surface-12);height:42px;color:var(--w-text-muted);border-radius:8px;align-items:center;gap:10px;min-width:0;padding:0 12px;font-size:12px;display:flex}.m-app-shell .m-fv-prompt svg{color:var(--w-primary);flex-shrink:0}.m-app-shell .m-fv-prompt-text{min-width:0;color:var(--w-text);font-family:var(--w-font-mono);white-space:nowrap;text-overflow:ellipsis;flex:1;align-items:center;display:inline-flex;overflow:hidden}.m-app-shell .m-fv-caret{background:var(--w-primary);width:7px;height:14px;margin-left:3px;animation:1s steps(2,end) infinite m-fv-caret;display:inline-block}@keyframes m-fv-caret{0%,49%{opacity:1}50%,to{opacity:0}}.m-app-shell .m-fv-prompt-cta{background:var(--w-primary);color:var(--w-text);border-radius:4px;flex-shrink:0;padding:5px 10px;font-size:11px;font-weight:700}.m-app-shell .m-fv-grid{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:10px;display:grid}.m-app-shell .m-fv-card{background:var(--w-surface-8);opacity:0;border:1px solid #251f28;border-radius:8px;flex-direction:column;min-width:0;animation:5s ease-in-out infinite m-fv-card-in;display:flex;position:relative;overflow:hidden}.m-app-shell .m-fv-card.g1{animation-delay:0s}.m-app-shell .m-fv-card.g2{animation-delay:.4s}.m-app-shell .m-fv-card.g3{animation-delay:.8s}.m-app-shell .m-fv-card.g4{animation-delay:1.2s}@keyframes m-fv-card-in{0%,5%{opacity:0;transform:scale(.9)translateY(8px)}20%,80%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(0)}}.m-app-shell .m-fv-card-thumb{background-position:50%;background-size:cover;background-color:var(--w-surface-12);flex:1;position:relative;overflow:hidden}.m-app-shell .m-fv-card-thumb:after{content:"";background:linear-gradient(110deg,#0000 30%,#ffffff1f 45%,#0000 60%) 0 0/250% 100%;animation:1.8s linear infinite m-fv-shimmer;position:absolute;inset:0}@keyframes m-fv-shimmer{0%{background-position:200% 0}to{background-position:-100% 0}}.m-app-shell .m-fv-card-meta{background:var(--w-surface-10);justify-content:space-between;align-items:center;gap:6px;min-width:0;height:28px;padding:0 8px;display:flex}.m-app-shell .m-fv-card-badge{letter-spacing:.02em;background:var(--b);color:#fff;border:1px solid hsl(from var(--b)h s 65%);text-overflow:ellipsis;white-space:nowrap;border-radius:3px;min-width:0;max-width:100%;padding:2px 6px;font-size:10px;font-weight:700;overflow:hidden}.m-app-shell .m-fv-card-time{font-family:var(--w-font-mono);color:var(--w-text-muted);flex-shrink:0;font-size:10px}.m-app-shell .m-fv.f4{justify-content:center;align-items:center;padding:24px;display:flex}.m-app-shell .m-fv-takes{grid-template-columns:1fr 1.3fr 1fr;align-items:center;gap:12px;width:100%;height:100%;display:grid}.m-app-shell .m-fv-take{background:var(--w-surface-8);border:1px solid #251f28;border-radius:8px;flex-direction:column;padding-bottom:6px;display:flex;position:relative;overflow:hidden}.m-app-shell .m-fv-take.is-selected{border-color:var(--w-success);box-shadow:0 0 0 1px #2fbc6a66,0 12px 30px #20603a40}.m-app-shell .m-fv-take-thumb{aspect-ratio:16/9;background-position:50%;background-size:cover;background-color:var(--w-surface-12);position:relative}.m-app-shell .m-fv-take-thumb:after{content:"";background:linear-gradient(120deg,#0000 30%,#ffffff0d 45%,#0000 60%) 0 0/220% 100%;animation:5s linear infinite m-fv-shimmer;position:absolute;inset:0}.m-app-shell .m-fv-take-label{color:var(--w-text);padding:4px 10px 0;font-size:11px;font-weight:600}.m-app-shell .m-fv-stars{gap:2px;padding:4px 10px 0;display:flex}.m-app-shell .m-fv-stars span{background:var(--w-star);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);width:9px;height:9px}.m-app-shell .m-fv-stars span.dim{background:#3a313f}.m-app-shell .m-fv-take.t-b .m-fv-stars span:nth-child(4),.m-app-shell .m-fv-take.t-b .m-fv-stars span:nth-child(5){background:#3a313f;animation:5s ease-in-out infinite m-fv-star-fill}.m-app-shell .m-fv-take.t-b .m-fv-stars span:nth-child(4){animation-delay:1.5s}.m-app-shell .m-fv-take.t-b .m-fv-stars span:nth-child(5){animation-delay:2.1s}@keyframes m-fv-star-fill{0%,20%{background:#3a313f;transform:scale(1)}25%,30%{background:var(--w-star);transform:scale(1.5)}40%,to{background:var(--w-star);transform:scale(1)}}.m-app-shell .m-fv-check{background:var(--w-success);color:#fff;letter-spacing:.02em;border-radius:var(--w-radius-full);z-index:3;align-items:center;gap:4px;padding:3px 7px 3px 6px;font-size:10px;font-weight:700;animation:5s ease-in-out 3s infinite m-fv-pop-check;display:inline-flex;position:absolute;top:8px;right:8px;transform:scale(0)}.m-app-shell .m-fv-check svg{stroke-width:3px}@keyframes m-fv-pop-check{0%,50%{opacity:0;transform:scale(0)}55%,60%{opacity:1;transform:scale(1.25)}65%,95%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.m-app-shell .m-fv-comment{background:var(--w-surface-15);color:var(--w-text);white-space:nowrap;opacity:0;z-index:2;border:1px solid #302833;border-radius:16px;align-items:center;gap:6px;padding:3px 10px 3px 3px;font-size:10px;animation:5s ease-in-out infinite m-fv-com-in;display:inline-flex;position:absolute;transform:translateY(8px)scale(.7);box-shadow:0 6px 18px #0006}.m-app-shell .m-fv-comment-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:8px;font-weight:700;display:inline-flex}.m-app-shell .com1{animation-delay:.6s;top:16%;left:-10%}.m-app-shell .com2{animation-delay:1.8s;top:50%;right:-10%}@keyframes m-fv-com-in{0%,10%{opacity:0;transform:translateY(8px)scale(.7)}20%,80%{opacity:1;transform:translateY(0)scale(1)}90%,to{opacity:0;transform:translateY(-6px)scale(.9)}}@media (max-width:960px){.m-app-shell .m-feature{grid-template-columns:1fr;gap:32px;padding:32px 0}.m-app-shell .m-feature.reverse .m-feature-visual{order:1}.m-app-shell .m-feature.reverse .m-feature-text{order:2}}.m-app-shell .m-logos{text-align:center;max-width:100%;margin:0 auto;padding:56px 0 24px;overflow:hidden}.m-app-shell .m-logos-eyebrow{color:var(--w-text-muted);letter-spacing:.04em;margin:0 32px 28px;font-size:12px;font-weight:600}.m-app-shell .m-logos-marquee{padding:4px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.m-app-shell .m-logos-track{will-change:transform;align-items:center;gap:40px;width:max-content;display:flex}.m-app-shell .m-logos-track .logo{color:#c1bac4;letter-spacing:-.02em;white-space:nowrap;opacity:.65;flex-shrink:0;align-items:center;gap:12px;font-size:22px;font-weight:700;transition:opacity .2s,color .2s;display:inline-flex}.m-app-shell .m-logos-track .logo svg{width:26px;height:26px;display:block}.m-app-shell .m-logos-track .logo:hover{opacity:1;color:#ebe9ec}.m-app-shell .m-logos-track .logo-brand{gap:0;padding:0 12px}.m-app-shell .m-logos-track .logo-brand img{object-fit:contain;width:auto;height:2.75rem;max-height:8rem;display:block}.m-app-shell .m-quotes{padding:80px 0 120px;position:relative;overflow:hidden}.m-app-shell .m-quotes-head{text-align:center;max-width:720px;margin:0 auto 56px;padding:0 32px}.m-app-shell .m-quotes-head h2{letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(28px,3.6vw,44px);font-weight:700;line-height:1.1}.m-app-shell .m-quotes-head p{color:var(--w-text-muted);margin:0;font-size:16px}.m-app-shell .m-marquee{padding:10px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.m-app-shell .m-marquee-track{will-change:transform;gap:16px;width:max-content;display:flex}.m-app-shell .m-marquee+.m-marquee{margin-top:16px}.m-app-shell .m-quote{background:var(--m-card-bg);border:1px solid var(--m-card-border);border-radius:12px;flex-direction:column;flex:0 0 360px;gap:10px;padding:16px 18px;display:flex}.m-app-shell .m-quote-head{align-items:center;gap:10px;display:flex}.m-app-shell .m-quote-avatar{background-image:var(--w-brand-gradient);color:#fff;background-color:#251f29;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.m-app-shell .m-quote-name{color:var(--w-text);font-size:13px;font-weight:600;line-height:1.3}.m-app-shell .m-quote-role{color:var(--w-text-muted);font-size:11px;line-height:1.3}.m-app-shell .m-quote-body{color:var(--w-text);font-size:13px;line-height:1.5}.m-app-shell .m-cta{background:var(--m-card-bg);border:1px solid var(--m-card-border);text-align:center;isolation:isolate;border-radius:24px;margin:0 32px 80px;padding:80px 32px;position:relative;overflow:hidden}.m-app-shell .m-cta:before{content:"";opacity:.2;z-index:-1;filter:blur(2px);background:url(/website/brand-ribbon.png) 50%/cover no-repeat;position:absolute;inset:-40%}.m-app-shell .m-cta:after{content:"";z-index:-1;background:linear-gradient(#130f1466,#130f14e6);position:absolute;inset:0}.m-app-shell .m-cta h2{letter-spacing:-.025em;text-wrap:balance;max-width:720px;margin:0 auto 14px;font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.05}.m-app-shell .m-cta p{color:var(--w-text-muted);max-width:540px;margin:0 auto 32px;font-size:17px}.m-app-shell .m-footer{border-top:1px solid var(--m-hairline);background:var(--m-header-bg);padding:56px 32px 40px}.m-app-shell .m-footer-row{max-width:var(--m-max);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:48px;margin:0 auto;display:flex}.m-app-shell .m-footer-brand{flex-direction:column;align-items:flex-start;gap:10px;max-width:360px;display:flex}.m-app-shell .m-footer-brand .word{color:var(--w-text);font-size:16px;font-weight:700}.m-app-shell .m-footer-logo{flex-shrink:0;width:auto;height:26px}.m-app-shell .m-footer-brand .by{color:var(--w-text-muted);max-width:460px;margin:0;font-size:13px;line-height:1.5}.m-app-shell .m-footer-built-by{color:var(--w-text-muted);flex-shrink:0;align-items:center;gap:12px;font-size:13px;display:flex}.m-app-shell .m-footer-built-by a{opacity:.9;transition:opacity var(--w-trans-fast);align-items:center;line-height:0;display:inline-flex}.m-app-shell .m-footer-built-by a:hover{opacity:1}.m-app-shell .m-footer-built-by img{width:auto;height:22px;display:block}.m-app-shell .m-footer-col h5{letter-spacing:.08em;text-transform:uppercase;color:var(--w-text-muted);margin:0 0 14px;font-size:11px;font-weight:700}.m-app-shell .m-footer-col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.m-app-shell .m-footer-col a{color:var(--w-text);transition:color var(--w-trans-fast);font-size:13px}.m-app-shell .m-footer-col a:hover{color:var(--w-text-muted)}.m-app-shell .m-footer-bottom{max-width:var(--m-max);border-top:1px solid var(--m-hairline);color:var(--w-text-muted);justify-content:space-between;align-items:center;margin:48px auto 0;padding-top:24px;font-size:12px;display:flex}.m-app-shell .m-footer-bottom .sub-links{gap:20px;display:flex}@media (max-width:960px){.m-app-shell .m-nav,.m-app-shell .m-float.f5,.m-app-shell .m-float.f6{display:none}}@media (max-width:640px){.m-app-shell .m-floats{display:none}.m-app-shell .m-hero{padding-top:calc(var(--m-header-h) + 32px);padding-left:20px;padding-right:20px}.m-app-shell .m-footer-bottom{flex-direction:column;gap:12px}.m-app-shell .m-header-cta{display:none}}@media (min-width:961px) and (max-width:1800px){.m-app-shell .m-float{--scale:.78}.m-app-shell .m-hero{padding-left:56px;padding-right:56px}.m-app-shell .m-hero-inner{max-width:880px}.m-app-shell .m-app-wrap{max-width:1080px}}@media (min-width:1400px) and (max-width:1600px){.m-app-shell .m-float.f1,.m-app-shell .m-float.f3{left:1%}.m-app-shell .m-float.f5{left:6%}}@media (max-width:1399px){.m-app-shell .m-floats{display:none}}.m-app-shell .m-models{max-width:1200px;margin:0 auto;padding:0 32px 120px}.m-app-shell .m-models-head{text-align:center;max-width:720px;margin:0 auto 56px}.m-app-shell .m-models-head h2{letter-spacing:-.02em;color:var(--w-text);margin:0 0 14px;font-size:clamp(28px,3.4vw,40px)}.m-app-shell .m-models-head p{color:var(--w-text-muted);margin:0;font-size:16px;line-height:1.55}.m-app-shell .m-models-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.m-app-shell .m-model-tile{background:linear-gradient(160deg,#1d1820,#100d11);border:1px solid #302734b3;border-radius:14px;justify-content:center;align-items:center;height:140px;padding:24px 32px;transition:border-color .2s,transform .2s;display:flex}.m-app-shell .m-model-tile:hover{border-color:#54366399;transform:translateY(-2px)}.m-app-shell .m-model-tile img{object-fit:contain;opacity:.92;width:auto;max-width:70%;height:auto;max-height:60%}@media (max-width:880px){.m-app-shell .m-models-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.m-app-shell .m-models-grid{grid-template-columns:1fr}.m-app-shell .m-model-tile{height:110px}}
.m-app-shell .ra-page{padding:calc(var(--m-header-h) + 80px)32px 96px;min-height:calc(100vh - var(--m-header-h));position:relative}.m-app-shell .ra-page:after{content:"";filter:blur(20px);z-index:-1;pointer-events:none;background:radial-gradient(50% 35% at 50% 60%,#8e22c31f,#0000 70%),radial-gradient(40% 30% at 65% 55%,#1a72e614,#0000 70%);width:1200px;height:600px;position:absolute;top:6%;left:50%;transform:translate(-50%)}.m-app-shell .ra-shell{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1100px;margin:0 auto;display:grid}.m-app-shell .ra-intro{flex-direction:column;gap:22px;display:flex}.m-app-shell .ra-eyebrow{background:var(--m-card-bg);border:1px solid var(--m-card-border);border-radius:var(--w-radius-full);color:var(--w-text-muted);align-self:flex-start;align-items:center;gap:8px;padding:6px 12px 6px 8px;font-size:12px;display:inline-flex}.m-app-shell .ra-eyebrow .dot{background:var(--w-success);border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 3px #2fbc6a2e}.m-app-shell .ra-intro h1{letter-spacing:-.02em;color:var(--w-text);text-wrap:balance;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.05}.m-app-shell .ra-intro h1 .accent{background:var(--w-brand-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.m-app-shell .ra-lede{color:var(--w-text-muted);max-width:460px;margin:0;font-size:16px;line-height:1.55}.m-app-shell .ra-card{border:1px solid var(--m-card-border);background:linear-gradient(#18141a,#100d11);border-radius:18px;padding:32px;box-shadow:inset 0 1px #44334d2e,0 30px 60px -20px #0009}.m-app-shell .ra-form{flex-direction:column;gap:18px;display:flex}.m-app-shell .ra-field{flex-direction:column;gap:8px;display:flex}.m-app-shell .ra-field label{letter-spacing:.04em;text-transform:uppercase;color:var(--w-text-muted);font-size:12px;font-weight:600}.m-app-shell .ra-field input,.m-app-shell .ra-field textarea{width:100%;color:var(--w-text);border:1px solid var(--m-card-border);border-radius:var(--w-radius-md);transition:border-color var(--w-trans-fast),background var(--w-trans-fast),box-shadow var(--w-trans-fast);appearance:none;background:#0b090c;outline:none;padding:12px 14px;font-family:inherit;font-size:15px;line-height:1.4}.m-app-shell .ra-field textarea{resize:vertical;min-height:130px}.m-app-shell .ra-field input::placeholder,.m-app-shell .ra-field textarea::placeholder{color:#766a7c}.m-app-shell .ra-field input:hover,.m-app-shell .ra-field textarea:hover{border-color:#3a313f}.m-app-shell .ra-field input:focus,.m-app-shell .ra-field textarea:focus{border-color:hsl(from var(--w-primary)h s 55%);box-shadow:0 0 0 3px hsl(from var(--w-primary)h s 55%/.18);background:#0d0b0f}.m-app-shell .ra-field.has-error input,.m-app-shell .ra-field.has-error textarea{border-color:#b82e2eb3}.m-app-shell .ra-field-error{color:#e87d7d;margin:0;font-size:12px}.m-app-shell .ra-actions{flex-direction:column;gap:12px;margin-top:6px;display:flex}.m-app-shell .ra-actions .m-btn{align-self:flex-start}.m-app-shell .ra-fineprint{color:var(--w-text-muted);margin:0;font-size:12px;line-height:1.5}.m-app-shell .ra-submit-error{color:#e87d7d;margin:0;font-size:13px}.m-app-shell .ra-success{flex-direction:column;align-items:flex-start;gap:14px;padding:8px 0;display:flex}.m-app-shell .ra-success-icon{color:#93ecb8;background:#21633d73;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.m-app-shell .ra-success-icon svg{width:22px;height:22px}.m-app-shell .ra-success h2{letter-spacing:-.01em;color:var(--w-text);margin:0;font-size:24px}.m-app-shell .ra-success p{color:var(--w-text-muted);margin:0;font-size:15px;line-height:1.55}.m-app-shell .ra-success .m-btn{margin-top:8px}@media (max-width:880px){.m-app-shell .ra-shell{grid-template-columns:1fr;gap:40px}.m-app-shell .ra-card{padding:24px}.m-app-shell .ra-page{padding-left:20px;padding-right:20px}}
.m-app-shell .legal-page{padding:calc(var(--m-header-h) + 80px)32px 96px;min-height:calc(100vh - var(--m-header-h));position:relative}.m-app-shell .legal-shell{flex-direction:column;gap:24px;max-width:760px;margin:0 auto;display:flex}.m-app-shell .legal-title{letter-spacing:-.02em;color:var(--w-text);text-wrap:balance;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.05}.m-app-shell .legal-updated{color:var(--w-text-muted);margin:0;font-size:13px}.m-app-shell .legal-intro{color:var(--w-text);margin:0 0 8px;font-size:16px;line-height:1.65}.m-app-shell .legal-section{flex-direction:column;gap:10px;margin-top:16px;display:flex}.m-app-shell .legal-section h2{letter-spacing:-.01em;color:var(--w-text);margin:0;font-size:20px;font-weight:700}.m-app-shell .legal-section p{color:var(--w-text);margin:0;font-size:15px;line-height:1.65}.m-app-shell .legal-section ul{color:var(--w-text);flex-direction:column;gap:6px;margin:0;padding-left:24px;font-size:15px;line-height:1.65;list-style:outside;display:flex}.m-app-shell .legal-section a{color:var(--w-text);text-decoration:underline}.m-app-shell .legal-section a:hover{color:var(--w-text-muted)}@media (max-width:640px){.m-app-shell .legal-page{padding-left:20px;padding-right:20px}}
/*# sourceMappingURL=60484f227ba412e8.css.map*/