@import url(https://fonts.googleapis.com/css2?family=Averia+Gruesa+Libre:wght@400&family=Averia+Serif+Libre:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Parkinsans:wght@300;400;500;600;700&display=swap);.billing-page{display:flex;flex-direction:column;gap:16px;max-width:100%}.billing-page-title{font-size:28px;letter-spacing:-.5px;margin:0}.billing-page-lead{color:#94a3b8;font-family:Be Vietnam Pro,sans-serif;line-height:1.6;margin:0}.billing-page-summary{background:#0f172ad9;border:1px solid #1f2937;border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:16px 18px}.billing-page-row{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.billing-page-label{color:#94a3b8;font-family:Be Vietnam Pro,sans-serif;font-weight:700}.billing-page-value{color:#f8fafc;font-family:Be Vietnam Pro,sans-serif;font-weight:600}.dashboard-waitlist{color:#cbd5e1;display:flex;flex-direction:column;font-family:Parkinsans,sans-serif;gap:20px;margin-bottom:20px;max-width:100%}.dashboard-waitlist-cards{grid-gap:21px;display:grid;gap:21px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.dashboard-waitlist-card{background:hsla(0,0%,100%,.075);border:1px solid #343434;border-radius:12px;padding:21px}.dashboard-waitlist-card-title{color:#f8fafc;font-size:18px;font-weight:300;margin:0}.dashboard-waitlist-card-subs{color:#cbd5e1;font-size:13px;letter-spacing:2%;line-height:20px;margin:8px 0 25px;opacity:.55}.dashboard-waitlist-error{color:#b91c1c;font-size:14px;line-height:1.5;margin:8px 0 12px}.dashboard-waitlist .dashboard-waitlist-submit{background:#007144;border:none;border-radius:10px;color:#f8fafc;cursor:pointer;font-size:15px;font-weight:400;height:44px;letter-spacing:2%;padding:0 34px}@supports(corner-shape:squircle){.dashboard-waitlist .dashboard-waitlist-submit{corner-shape:squircle;border-radius:21px}}.dashboard-waitlist .dashboard-waitlist-submit{transition:background .15s ease,border-color .15s ease}.dashboard-waitlist .dashboard-waitlist-submit:hover:not(:disabled){background:#ffffff1a;border-color:#475569}.dashboard-waitlist .dashboard-waitlist-submit:disabled{cursor:not-allowed;opacity:.7}.dashboard-waitlist_mobile{display:flex;flex-direction:column;font-family:Parkinsans,sans-serif;gap:16px;max-width:100%}.dashboard-waitlist_mobile .dashboard-waitlist-cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.dashboard-waitlist_mobile .dashboard-waitlist-card{background:#0f172ad9;border:1px solid #1f2937;border-radius:12px;padding:14px 16px}.dashboard-waitlist_mobile .dashboard-waitlist-card-title{color:#f8fafc;font-size:16px;font-weight:500;margin:0}.dashboard-waitlist_mobile .dashboard-waitlist-card-subs{color:#cbd5e1;font-size:13px;letter-spacing:2%;line-height:20px;margin:8px 0 16px;opacity:.55}.dashboard-waitlist_mobile .dashboard-waitlist-error{color:#b91c1c;font-size:14px;line-height:1.5;margin:8px 0 12px}.dashboard-waitlist_mobile .dashboard-waitlist-submit{background:#0f172af2;border:1px solid #1f2937;border-radius:10px;color:#f8fafc;cursor:pointer;font-size:15px;font-weight:600;margin-top:4px;padding:12px 20px;transition:background .15s ease,border-color .15s ease}@supports(corner-shape:squircle){.dashboard-waitlist_mobile .dashboard-waitlist-submit{corner-shape:squircle;border-radius:21px}}.dashboard-waitlist_mobile .dashboard-waitlist-submit:hover:not(:disabled){background:#111827f2;border-color:#334155}.dashboard-waitlist_mobile .dashboard-waitlist-submit:disabled{cursor:not-allowed;opacity:.7}.dashboard-waitlist-form{margin:0}.dashboard-waitlist-label{color:#cbd5e1;display:block;font-size:14px;letter-spacing:2%;margin-bottom:5px}.dashboard-waitlist-input{background:#343434;border:none;border-radius:10px;box-sizing:border-box;color:#f8fafc;font-family:inherit;font-size:14px;height:44px;margin-right:21px;max-width:244px;padding:0 14px;width:100%}@supports(corner-shape:squircle){.dashboard-waitlist-input{corner-shape:squircle;border-radius:21px}}.dashboard-waitlist-input:focus{outline:1px solid rgba(0,113,68,.333);outline-offset:1px}.dashboard-waitlist-input:disabled{opacity:.7}.dashboard-home{color:#cbd5e1;display:flex;flex-direction:column;font-family:Parkinsans,sans-serif;gap:20px}.dashboard-home-header{max-width:100%}.dashboard-home-title{font-size:28px;font-weight:300;letter-spacing:-.5px;margin:0 0 6px}.dashboard-home-subtitle{color:#94a3b8;margin:0}.dashboard-home-cards{grid-gap:21px;display:grid;gap:21px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.dashboard-home-card{background:hsla(0,0%,100%,.075);border:1px solid #343434;border-radius:12px;padding:21px}.dashboard-home-card-title{color:#f8fafc;font-size:18px;font-weight:300;margin:0}.dashboard-home-card-subs{color:#cbd5e1;font-size:13px;letter-spacing:2%;line-height:20px;margin:8px 0 34px;opacity:.55}.dashboard-home-card-body{font-size:14px;letter-spacing:2%;margin:3px 0 0}.dashboard-home-card-body span{color:#02c779}.dashboard-home_mobile{display:flex;flex-direction:column;font-family:Be Vietnam Pro,sans-serif;gap:16px}.dashboard-home_mobile .dashboard-home-header{max-width:100%}.dashboard-home_mobile .dashboard-home-title{font-size:26px;letter-spacing:-.5px;margin:0 0 6px}.dashboard-home_mobile .dashboard-home-subtitle{color:#94a3b8;margin:0}.dashboard-home_mobile .dashboard-home-cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.dashboard-home_mobile .dashboard-home-card{background:#0f172ad9;border:1px solid #1f2937;border-radius:12px;padding:14px 16px}.dashboard-home_mobile .dashboard-home-card-title{color:#f8fafc;font-size:16px;font-weight:500;margin:0 0 6px}.dashboard-home_mobile .dashboard-home-card-body{color:#cbd5e1;line-height:1.55;margin:0}.dashboard-home_mobile .dashboard-waitlist-input{background:rgba(15,23,42,.851);border:1px solid #1f2937}.home-page{min-height:70vh;position:relative}.home-page-bg{background-repeat:repeat;background-size:320px 320px;inset:0;pointer-events:none;position:fixed;z-index:0}.home-page-content{position:relative;z-index:1}.home-page-hero{align-items:flex-start;display:flex;gap:48px;justify-content:space-between;padding:34px 0 56px}.home-page-hero-left{flex:1 1;max-width:500px;padding-top:55px}@keyframes home-page-title-hue-drift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.home-page-title{-webkit-text-fill-color:#0000;animation:home-page-title-hue-drift 18s ease-in-out infinite;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(118deg,#bf96ee,#f089ce 32%,#f9a18b 58%,#7bc2e0 85%,#bf8ee1);background-position:0 50%;background-size:220% 220%;color:#0000;font-family:"Averia Serif Libre",serif;font-size:42px;font-weight:700;letter-spacing:-2%;line-height:50px;margin:0 0 34px}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.home-page-title{-webkit-text-fill-color:unset;animation:none;background:none;color:#fff}}.home-page-subhead h3{color:#b39cd4;font-family:Averia Gruesa Libre,serif;font-size:24px;font-weight:400;line-height:35px;margin:0;padding:0}.home-page-copy{color:#ede6f8;font-family:Parkinsans,sans-serif;font-size:15px;letter-spacing:2%;list-style-position:outside;list-style-type:"‣ ";margin:0 0 72px;padding:0 0 0 18px}.home-page-copy li{line-height:22px;margin:10px 0;max-width:430px}.home-page-actions{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.home-page-button{align-items:center;background:linear-gradient(69deg,#9e75d2,#f4978e 49%);border:0;border-radius:10px;box-sizing:border-box;color:#000b18;cursor:pointer;display:inline-flex;font-family:Parkinsans,sans-serif;font-size:15px;font-weight:600;height:46px;justify-content:center;padding:7px 15px;position:relative;text-decoration:none;transition:transform 144ms ease-in-out;width:234px}@supports(corner-shape:squircle){.home-page-button{corner-shape:squircle;border-radius:21px}}.home-page-button:hover{text-decoration:underline;text-underline-offset:3px;transform:translateY(-1px)}.home-page-button:disabled{cursor:not-allowed;opacity:.8;transform:none}.home-page-cta-hint{color:#f4978e;font-family:Parkinsans,sans-serif;font-size:13px;letter-spacing:1%;line-height:22px}.home-page-hero-preview{position:relative}.neonedge .glass-glow-hero-image{display:block;height:auto;max-width:100%;width:100%}@media(max-width:900px){.home-page-hero{flex-direction:column;gap:36px;padding-top:13px}.home-page-hero-preview{height:460px;width:100%}}:root{--hue1:272;--hue2:21;--border:1px;--border-color:hsl(var(--hue2),12%,20%);--radius:28px;--shine-radius:28px;--corner-shape:round;--glow-inset:-7px;--ease:cubic-bezier(0.5,1,0.89,1)}@supports(corner-shape:squircle){:root{--radius:51px;--shine-radius:24px;--glow-inset:-8px;--corner-shape:squircle}}div.neonedge{corner-shape:round;corner-shape:var(--corner-shape);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(235deg,#1a0d26cc,#1a0d2600 33%),linear-gradient(45deg,#26160dcc,#26160d00 33%),linear-gradient(#090b0fa8);background:linear-gradient(235deg,hsl(var(--hue1),50%,10%,.8),hsl(var(--hue1),50%,10%,0) 33%),linear-gradient(45deg,hsl(var(--hue2),50%,10%,.8),hsl(var(--hue2),50%,10%,0) 33%),linear-gradient(#090b0fa8);border:1px solid #39312d;border:var(--border) solid var(--border-color);border-radius:28px;border-radius:var(--radius);box-shadow:0 10px 16px -8px #080403,0 20px 36px -14px #0f0905;box-shadow:hsl(var(--hue2),50%,2%) 0 10px 16px -8px,hsl(var(--hue2),50%,4%) 0 20px 36px -14px;color:#737985;filter:blur(4px);max-width:550px;padding:0;transition-delay:0s;transition-delay:.5s,0s,0s;transition-duration:0s,.25s,.25s;transition-property:visibility,opacity,filter;transition-timing-function:cubic-bezier(.5,1,.89,1);transition-timing-function:var(--ease);width:42vw}div.neonedge,div.neonedge.open{opacity:1;pointer-events:auto;visibility:visible}div.neonedge.open{filter:blur(0);transition-delay:0s}div.neonedge.open .glow,div.neonedge.open .shine,div.neonedge.open:after,div.neonedge.open:before{animation-delay:0;animation-duration:21s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:glow;animation-timing-function:cubic-bezier(.5,1,.89,1);animation-timing-function:var(--ease)}div.neonedge.open .shine{animation-delay:0s;animation-duration:2s}div.neonedge.open .glow{animation-delay:.2s}div.neonedge.open .glow-bright{animation-delay:.1s;animation-duration:1.5s}div.neonedge.open .shine-bottom{animation-delay:.1s;animation-duration:1.8s}div.neonedge.open .glow-bottom{animation-delay:.3s}div.neonedge.open .glow-bright.glow-bottom{animation-delay:.3s;animation-duration:1.1s}div.neonedge .glow,div.neonedge .shine{--hue:var(--hue1)}div.neonedge .glow-bottom,div.neonedge .shine-bottom{--hue:var(--hue2);--conic:135deg}div.neonedge .shine,div.neonedge .shine:after,div.neonedge .shine:before{corner-shape:round;corner-shape:var(--corner-shape);--start:12%;aspect-ratio:1;background:conic-gradient(from -45deg at center in oklch,#0000 0,hsl(var(--hue),80%,60%),#0000 50%) border-box;background:conic-gradient(from var(--conic,-45deg) at center in oklch,#0000 var(--start,0),hsl(var(--hue),var(--sat,80%),var(--lit,60%)),#0000 var(--end,50%)) border-box;border:1px solid #0000;border-radius:0;border-bottom-left-radius:inherit;border-top-right-radius:inherit;display:block;height:auto;left:auto;-webkit-mask:linear-gradient(#0000),linear-gradient(#000);mask:linear-gradient(#0000),linear-gradient(#000);-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-composite:source-out;mask-composite:subtract;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;min-height:0;pointer-events:none;position:absolute;right:-1px;right:calc(var(--border)*-1);top:-1px;top:calc(var(--border)*-1);width:75%;z-index:1}div.neonedge .shine:after,div.neonedge .shine:before{content:"";inset:-2px;-webkit-mask:none;mask:none;width:auto}div.neonedge .shine:after{--start:17%;--end:33%;background:conic-gradient(from -45deg at center in oklch,#0000 0,hsl(var(--hue),80%,85%),#0000 50%);background:conic-gradient(from var(--conic,-45deg) at center in oklch,#0000 var(--start,0),hsl(var(--hue),var(--sat,80%),var(--lit,85%)),#0000 var(--end,50%));z-index:2}div.neonedge .shine-bottom{bottom:-1px;bottom:calc(var(--border)*-1);left:-1px;left:calc(var(--border)*-1);right:auto;top:auto}div.neonedge .glow{aspect-ratio:1;border:35px solid #0000;border:calc(var(--shine-radius)*1.25) solid #0000;border-bottom-left-radius:70px;border-bottom-left-radius:calc(var(--shine-radius)*2.5);border-top-right-radius:70px;border-top-right-radius:calc(var(--shine-radius)*2.5);display:block;height:auto;inset:-56px;inset:calc(var(--shine-radius)*-2);bottom:auto;filter:blur(12px) saturate(1.25) brightness(.5);left:auto;-webkit-mask:url(/static/media/glass-glow-menu-noise.4a4b1ed2c06145cfaf46.png);mask:url(/static/media/glass-glow-menu-noise.4a4b1ed2c06145cfaf46.png);mask-mode:luminance;-webkit-mask-size:29%;mask-size:29%;min-height:0;mix-blend-mode:plus-lighter;opacity:1;pointer-events:none;position:absolute;width:75%;z-index:3}div.neonedge .glow.glow-bottom{inset:-56px;inset:calc(var(--shine-radius)*-2);right:auto;top:auto}div.neonedge .glow:after,div.neonedge .glow:before{corner-shape:round;corner-shape:var(--corner-shape);background:conic-gradient(from -45deg at center in oklch,#0000 0,hsl(var(--hue),95%,60%),#0000 50%) border-box;background:conic-gradient(from var(--conic,-45deg) at center in oklch,#0000 var(--start,0),hsl(var(--hue),var(--sat,95%),var(--lit,60%)),#0000 var(--end,50%)) border-box;border:inherit;border-radius:inherit;content:"";filter:saturate(2) brightness(1);inset:0;-webkit-mask:linear-gradient(#0000),linear-gradient(#000);mask:linear-gradient(#0000),linear-gradient(#000);-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-composite:source-out;mask-composite:subtract;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute}div.neonedge .glow:after{--lit:70%;--sat:100%;--start:15%;--end:35%;border-radius:77px;border-radius:calc(var(--shine-radius)*2.75);border-width:49px;border-width:calc(var(--shine-radius)*1.75);inset:-7px;inset:calc(var(--shine-radius)*-.25);opacity:.75;z-index:4}div.neonedge .glow-bright,div.neonedge .glow:after{corner-shape:round;corner-shape:var(--corner-shape)}div.neonedge .glow-bright{--lit:80%;--sat:100%;--start:13%;--end:37%;border-radius:30px;border-radius:calc(var(--radius) + 2px);border-width:5px;filter:blur(2px) brightness(.66);inset:-7px;inset:var(--glow-inset);left:auto}div.neonedge .glow-bright:after{content:none}div.neonedge .glow-bright.glow-bottom{inset:-7px;inset:var(--glow-inset);right:auto;top:auto}div.neonedge .inner{display:flex;flex-direction:column;font-size:.875rem;gap:.5em}@keyframes glow{0%{opacity:0}3%{opacity:1}10%{animation-timing-function:cubic-bezier(.5,1,.89,1);animation-timing-function:var(--ease);opacity:0}12%{opacity:.72}18%{animation-timing-function:cubic-bezier(.5,1,.89,1);animation-timing-function:var(--ease);opacity:0}20%{opacity:.99}34%{animation-timing-function:cubic-bezier(.5,1,.89,1);animation-timing-function:var(--ease);opacity:.72}89%{animation-timing-function:cubic-bezier(.5,1,.89,1);animation-timing-function:var(--ease);opacity:.89}to{animation-timing-function:cubic-bezier(.5,1,.89,1);animation-timing-function:var(--ease);opacity:1}}.fireflies-effect{min-height:100%;position:relative;width:100%}.fireflies-effect__layer{background:#0000;inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:var(--fireflies-z)}.fireflies-effect__content{background-position:top;background-repeat:no-repeat;background-size:contain;display:block;height:100vh;margin:0 auto;max-width:100vw;overflow:hidden;position:relative;width:100vw;z-index:var(--fireflies-z)}.fireflies-effect__flies{animation:200s ease infinite alternate;height:var(--fly-size);left:50%;position:fixed;top:50%;width:var(--fly-size);z-index:var(--fireflies-z)}.fireflies-effect__flies:after,.fireflies-effect__flies:before{border-radius:50%;content:"";height:100%;position:absolute;transform-origin:var(--fly-visibility);width:100%}.fireflies-effect__flies:before{animation:fireflies-drift ease infinite alternate;opacity:.55}.fireflies-effect__flies:after{animation:fireflies-drift ease infinite alternate,fireflies-flash ease infinite;background:#fef5ab;box-shadow:0 0 var(--fly-blur) var(--fly-spread) #ffeb3b;opacity:0}@keyframes fireflies-drift{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fireflies-flash{0%,30%,to{opacity:0}5%{opacity:1}}.fireflies-effect__children{position:relative;z-index:0}.app-header{background:#050709;border-bottom:none;color:#f8fafc;position:relative;z-index:10}.app-header-inner{align-items:center;background-color:#050709;display:flex;gap:16px;height:72px;justify-content:space-between;margin:0 auto;max-width:var(--max-render-width);padding:14px 0}.app-header-inner--mobile{align-items:stretch;flex-direction:column;height:auto;min-height:72px}.app-header-mobile-top{align-items:center;display:flex;justify-content:space-between;width:100%}.app-header-mobile-brand-wrap{display:flex;flex:1 1;justify-content:center;min-width:0}.app-header-menu-toggle,.app-header-mobile-top-spacer{flex-shrink:0;width:44px}.app-header-menu-toggle{align-items:center;background:#0000;border:0;border-radius:8px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:44px;justify-content:center;margin:0;padding:0}.app-header-menu-toggle:focus-visible{outline:2px solid #d0bfec;outline-offset:2px}.app-header-menu-toggle-bars{display:flex;flex-direction:column;gap:5px;justify-content:center;width:20px}.app-header-menu-toggle-bar{background:#d0bfec;border-radius:1px;display:block;height:2px}.app-header-mobile-nav{border-top:1px solid #1e293b;padding:12px 0 16px}.app-header-mobile-nav-inner{align-items:stretch;display:flex;flex-direction:column;gap:4px}.app-header-mobile-nav .app-header-link--mobile{line-height:44px}.app-header-link--button{background:#0000;border:0;cursor:pointer;font:inherit;padding:0;text-align:left;width:100%}.app-header-brand{cursor:pointer;font-weight:700;letter-spacing:-.5px;text-decoration:none}.app-header-brand-icon{height:38px}.app-header-brand-icon,.app-header-brand-logo{display:inline-block;vertical-align:middle;width:auto}.app-header-brand-logo{height:18px;margin:2px 0 0 13px}.app-header-brand:hover{opacity:.9;text-decoration:none}.app-header-nav{align-items:center;display:flex;flex-wrap:wrap;gap:34px}.app-header-link{color:#d0bfec;font-family:Parkinsans,sans-serif;font-size:14px;font-weight:400;letter-spacing:3%;line-height:44px;opacity:.99;text-decoration:none}.app-header-link.active,.app-header-link:hover{opacity:1;text-decoration:underline;text-underline-offset:3px}.app-header-signup{align-items:center;background:#0000;border:1.3px solid #d0bfec;border-radius:10px;box-sizing:border-box;color:#d0bfec;cursor:pointer;display:inline-flex;font-family:Parkinsans,sans-serif;font-size:14px;font-weight:500;height:42px;justify-content:center;padding:7px 34px;text-decoration:none;transition:transform 144ms ease-in-out}@supports(corner-shape:squircle){.app-header-signup{corner-shape:squircle;border-radius:21px}}.app-header-signup:hover{text-decoration:underline;text-underline-offset:3px;transform:translateY(-2px)}.app-header-mobile-nav-inner .app-header-signup{justify-content:center;margin-top:8px}.app-header-link--active-strong{font-weight:700}.side-panel{color:#ede6f8;display:flex;flex-direction:column;flex-shrink:0;font-family:Parkinsans,Be Vietnam Pro,sans-serif;font-size:13px;font-weight:400;min-height:0;padding:21px 0;width:250px}@media(max-width:768px){.side-panel{border-right:none;width:100%}}.side-panel-profile{padding:8px 0 13px}.side-panel-profile-top{align-items:center;display:flex;gap:13px}.side-panel-profile-avatar{align-items:center;border-radius:999px;display:flex;flex-shrink:0;height:38px;justify-content:center;overflow:hidden;width:38px}.side-panel-profile-avatar-img{display:block;height:100%;object-fit:cover;width:100%}.side-panel-profile-meta{flex:1 1;min-width:0}.side-panel-profile-name{text-transform:capitalize}.side-panel-profile-email,.side-panel-profile-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-panel-profile-email{letter-spacing:1.3%;margin-top:8px;opacity:.55}.side-panel-plan-pill{color:#6ee7b7;font-weight:500}.side-panel-profile-error{color:#fca5a5;margin-top:6px}.side-panel-nav{display:flex;flex:1 1;flex-direction:column;gap:4px}.side-panel-nav-group{display:flex;flex-direction:column;gap:4px}.side-panel-divider{background:hsla(0,0%,100%,.075);height:1px;margin:3px 0}@media(max-width:768px){.side-panel-divider{margin-left:0;margin-right:0}}.side-panel-divider--bottom{margin-top:auto}.side-panel-link{background:#0000;border:none;border-radius:8px;color:inherit;cursor:pointer;padding:8px 21px;text-align:left;text-decoration:none}.side-panel-link.active,.side-panel-link:hover{background:hsla(0,0%,100%,.129);text-decoration:none}@supports(corner-shape:squircle){.side-panel-link{corner-shape:squircle;border-radius:13px}}.dashboard-layout{background:#050709;color:#e2e8f0;display:flex;flex-direction:column;min-height:100vh}.dashboard-layout-body{align-items:stretch;display:flex;flex:1 1;min-height:0}@media(max-width:768px){.dashboard-layout-body{flex-direction:column}}.dashboard-layout-inner{align-items:stretch;display:flex;margin:0 auto;max-width:var(--max-render-width);min-height:0;width:100%}@media(max-width:768px){.dashboard-layout-inner{flex-direction:column}}.dashboard-layout-main{flex:1 1;margin:0;min-width:0;padding:34px}.dashboard-layout-main--login{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:0;padding:48px 16px}.calendar-page{color:#cbd5e1;display:flex;flex-direction:column;font-family:Parkinsans,sans-serif;gap:20px;max-width:100%}.calendar-page-header{max-width:100%}.calendar-page-title{font-size:28px;font-weight:300;letter-spacing:-.5px;margin:0 0 6px}.calendar-page-subtitle{color:#94a3b8;line-height:1.6;margin:0}.calendar-page-subtitle code{background:#ffffff0f;border:1px solid #343434;border-radius:6px;font-size:.9em;padding:2px 6px}.calendar-page-cards{grid-gap:21px;display:grid;gap:21px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.calendar-page-card{background:hsla(0,0%,100%,.075);border:1px solid #343434;border-radius:12px;padding:21px}.calendar-page-card-title{color:#f8fafc;font-size:18px;font-weight:300;margin:0}.calendar-page-card-subs{color:#cbd5e1;font-size:13px;letter-spacing:2%;line-height:20px;margin:8px 0 25px;opacity:.55}.calendar-page-card-body{font-size:14px;letter-spacing:2%;margin:3px 0 0}.calendar-page-card-body span{color:#02c779}.calendar-page-list{line-height:1.6;margin:0;padding-left:19px}.calendar-page-muted{color:#cbd5e1;letter-spacing:2%;opacity:.85}.calendar-page-error,.calendar-page-muted{font-size:14px;line-height:1.5;margin:8px 0 12px}.calendar-page-error{color:#b91c1c}.calendar-page-link-google{background:#007144;border:none;border-radius:10px;color:#f8fafc;cursor:pointer;font-size:15px;font-weight:400;letter-spacing:2%;margin-top:18px;padding:15px 34px}@supports(corner-shape:squircle){.calendar-page-link-google{corner-shape:squircle;border-radius:21px}}.calendar-page-link-google{transition:background .15s ease,border-color .15s ease}.calendar-page-link-google:hover:not(:disabled){background:#ffffff1a;border-color:#475569}.calendar-page-link-google:disabled{cursor:not-allowed;opacity:.7}.calendar-page_mobile{display:flex;flex-direction:column;font-family:Parkinsans,sans-serif;gap:16px;max-width:100%}.calendar-page_mobile .calendar-page-header{max-width:100%}.calendar-page_mobile .calendar-page-title{font-size:26px;letter-spacing:-.5px;margin:0 0 6px}.calendar-page_mobile .calendar-page-subtitle{color:#94a3b8;line-height:1.6;margin:0}.calendar-page_mobile .calendar-page-subtitle code{background:#0f172ad9;border:1px solid #1f2937;border-radius:6px;font-size:.9em;padding:2px 6px}.calendar-page_mobile .calendar-page-cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.calendar-page_mobile .calendar-page-card{background:#0f172ad9;border:1px solid #1f2937;border-radius:12px;padding:14px 16px}.calendar-page_mobile .calendar-page-card-title{color:#f8fafc;font-size:16px;font-weight:500;margin:0}.calendar-page_mobile .calendar-page-card-subs{color:#cbd5e1;font-size:13px;letter-spacing:2%;line-height:20px;margin:8px 0 16px;opacity:.55}.calendar-page_mobile .calendar-page-card-body{color:#cbd5e1;line-height:1.55;margin:0}.calendar-page_mobile .calendar-page-list{color:#cbd5e1;line-height:1.6;margin:0;padding-left:19px}.calendar-page_mobile .calendar-page-list span{color:#02c779}.calendar-page_mobile .calendar-page-muted{color:#94a3b8;font-size:15px;line-height:1.5;margin:8px 0 12px}.calendar-page_mobile .calendar-page-error{color:#b91c1c;font-size:14px;line-height:1.5;margin:8px 0 12px}.calendar-page_mobile .calendar-page-link-google{background:#0f172af2;border:1px solid #1f2937;border-radius:10px;color:#f8fafc;cursor:pointer;font-size:15px;font-weight:600;margin-top:4px;padding:12px 20px;transition:background .15s ease,border-color .15s ease}.calendar-page_mobile .calendar-page-link-google:hover:not(:disabled){background:#111827f2;border-color:#334155}.calendar-page_mobile .calendar-page-link-google:disabled{cursor:not-allowed;opacity:.7}.login-page{justify-content:center;padding:24px 16px}.login-page,.login-page-card{align-items:center;display:flex;width:100%}.login-page-card{background:#0f172ad9;border:1px solid #1f2937;border-radius:16px;flex-direction:column;gap:16px;max-width:400px;padding:32px 28px;text-align:center}.login-page-title{color:#f8fafc;font-size:20px;font-weight:600;letter-spacing:-.3px;margin:0}.login-page-subtitle{color:#94a3b8;font-family:Be Vietnam Pro,sans-serif;font-size:15px;line-height:22px;margin:0}.login-page-google{background:#0f172af2;border:1px solid #1f2937;border-radius:10px;color:#f8fafc;cursor:pointer;font-family:Parkinsans,sans-serif;font-size:15px;font-weight:600;margin-top:8px;max-width:280px;padding:12px 20px;transition:background .15s ease,border-color .15s ease;width:100%}.login-page-google:hover:not(:disabled){background:#111827f2;border-color:#334155}.login-page-google:disabled{cursor:not-allowed;opacity:.7}.login-page-footnote{color:#94a3b8;font-family:Be Vietnam Pro,sans-serif;font-size:13px;line-height:20px;margin:0}.login-page-error{color:#b91c1c;font-family:Be Vietnam Pro,sans-serif;font-size:14px;line-height:1.5;margin:8px 0 0;max-width:360px;width:100%}.footer{color:hsla(16,99%,70%,.929);flex-shrink:0;font-family:Parkinsans,sans-serif;font-size:13px;font-weight:400;letter-spacing:2%;margin:0 auto;max-width:900px;position:relative;width:100%;z-index:2}.footer__inner{padding:0}@media(max-width:768px){.footer__inner{padding:0 16px 32px}}.footer__links-row{border-bottom:1px solid rgba(255,191,153,.129);border-top:1px solid rgba(255,191,153,.129);padding:21px 5px}.footer__links-row .footer__inner{align-items:center;display:flex;flex-wrap:wrap;gap:16px 24px;justify-content:space-between}.footer__social{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.footer__social-link{text-decoration:none}.footer__social-link:hover{text-decoration:underline}.footer__social-link:focus-visible{outline:2px solid hsla(16,99%,70%,.929);outline-offset:3px}.footer__right{align-items:center;display:flex;flex-wrap:wrap;gap:8px 12px}.footer__right a{text-decoration:none}.footer__right a:hover{text-decoration:underline}.footer__right a:focus-visible{outline:2px solid hsla(16,99%,70%,.929);outline-offset:3px}.footer__sep{-webkit-user-select:none;user-select:none}.footer__legal{align-items:center;display:inline-flex;flex-wrap:wrap;gap:12px}.footer__watermark{margin-top:55px}.footer__watermark_logo{display:block;height:auto;width:100%}.footer__watermark .footer__inner{display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;margin-bottom:13px;margin-top:-21px;min-height:0}.footer__meta{align-items:center;color:#94a3b8;display:flex;flex-wrap:wrap;gap:12px 24px;justify-content:space-between;line-height:20px;width:100%}.footer__copyright,.footer__made-with{color:#fff;margin:0;opacity:.34}.marketing-layout{display:flex;flex-direction:column;min-height:100vh}.marketing-layout .app-main{position:relative;z-index:0}.pricing-page{display:flex;flex-direction:column;gap:24px}.pricing-page-header{max-width:640px}.pricing-page-title{font-size:32px;letter-spacing:-.5px;margin:0 0 8px}.pricing-page-subtitle{color:#475569;font-family:Be Vietnam Pro,sans-serif;margin:0}.pricing-page-plans{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.pricing-page-plan{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.pricing-page-plan--featured{border-color:#38bdf8;box-shadow:0 10px 30px rgba(15,23,42,.078)}.pricing-page-plan-name{font-size:18px;margin:0 0 8px}.pricing-page-plan-price{margin:0 0 16px}.pricing-page-plan-amount{font-size:32px;font-weight:800;letter-spacing:-1px}.pricing-page-plan-period{color:#64748b;font-family:Be Vietnam Pro,sans-serif;margin-left:4px}.pricing-page-plan-list{color:#334155;font-family:Be Vietnam Pro,sans-serif;line-height:1.6;margin:0;padding-left:18px}.privacy-page{max-width:768px}.privacy-container{padding:24px 0 48px}.privacy-content{color:#cbd5e1;font-family:Be Vietnam Pro,sans-serif;line-height:1.7}.privacy-content-title{color:#f8fafc;font-size:32px;letter-spacing:-.5px;margin:0 0 6px}.privacy-content>p:first-of-type,.privacy-content>p:nth-of-type(2){color:#94a3b8;font-size:15px;margin:0 0 8px}.privacy-content>p:nth-of-type(2){margin-bottom:20px}.privacy-content p{margin:0 0 16px}.privacy-section-title{color:#f1f5f9;font-size:20px;font-weight:600;letter-spacing:-.3px;margin:0 0 12px}.privacy-divider{border:0;border-top:1px solid #334155;margin:24px 0}.privacy-list{margin:0 0 16px;padding-left:24px}.privacy-list li{margin-bottom:8px}.privacy-list li:last-child{margin-bottom:0}.privacy-link{color:#7dd3fc;text-decoration:underline;text-underline-offset:3px}.privacy-link:hover{color:#bae6fd}.raise-ticket-page{padding:24px 0 48px}.raise-ticket-page-header{margin:0 0 16px}.raise-ticket-page-title{color:#f8fafc;font-size:32px;font-weight:700;letter-spacing:-.5px;margin:0 0 8px}.raise-ticket-page-subtitle{color:#94a3b8;font-size:15px;line-height:24px;margin:0}.terms-page{max-width:768px}.terms-page-container{padding:24px 0 48px}.terms-page-content{color:#cbd5e1;font-family:Be Vietnam Pro,sans-serif;line-height:1.7}.terms-page-content-title{color:#f8fafc;font-size:32px;letter-spacing:-.5px;margin:0 0 6px}.terms-page-content>p:first-of-type,.terms-page-content>p:nth-of-type(2){color:#94a3b8;font-size:15px;margin:0 0 8px}.terms-page-content>p:nth-of-type(2){margin-bottom:20px}.terms-page-content p{margin:0 0 16px}.terms-page-section-title{color:#f1f5f9;font-size:20px;font-weight:600;letter-spacing:-.3px;margin:0 0 12px}.terms-page-divider{border:0;border-top:1px solid #334155;margin:24px 0}.terms-page-list{margin:0 0 16px;padding-left:24px}.terms-page-list li{margin-bottom:8px}.terms-page-list li:last-child{margin-bottom:0}.terms-page-link{color:#7dd3fc;text-decoration:underline;text-underline-offset:3px}.terms-page-link:hover{color:#bae6fd}.usage-page{color:#cbd5e1;display:flex;flex-direction:column;font-family:Parkinsans,sans-serif;gap:20px;max-width:100%}.usage-page-title{font-size:28px;font-weight:300;letter-spacing:-.5px;margin:0}.usage-page-lead{color:#94a3b8;line-height:1.6;margin:0}.usage-page-cards{grid-gap:21px;display:grid;gap:21px;grid-template-columns:1fr}.usage-page-card{background:hsla(0,0%,100%,.075);border:1px solid #343434;border-radius:12px;padding:21px}.usage-page-card-header{margin-bottom:14px}.usage-page-card-title{color:#f8fafc;font-size:18px;font-weight:300;margin:0}.usage-page-card-subs{color:#cbd5e1;font-size:13px;letter-spacing:2%;line-height:20px;margin:8px 0 21px;opacity:.55}.usage-page-card-status{color:#94a3b8;font-size:14px;margin:0}.usage-page-card-error{color:#fecaca;font-size:14px;line-height:1.5;margin:0}.usage-page-progress-values{display:flex;gap:12px;justify-content:space-between;margin-bottom:5px}.usage-page-kpi-label{color:#f8fafc;font-size:13px;font-weight:400;letter-spacing:0;margin:5px 0 0;opacity:.55}.usage-page-kpi-value{color:#f8fafc;font-size:21px;font-weight:300;letter-spacing:0;margin:0}.usage-page-progress-track{background:#343434;border-radius:999px;height:5px;overflow:hidden;width:100%}.usage-page-progress-fill{background:#007144;border-radius:999px;height:100%}.usage-page-progress-axis{color:#94a3b8;display:flex;font-size:12px;justify-content:space-between;margin-top:6px}.usage-page-progress-caption{color:#94a3b8;font-size:13px;margin:8px 0 0}.usage-page-chart{align-items:flex-end;display:flex;gap:6px;height:244px}.usage-page-chart-col{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:8px}.usage-page-chart-bar-wrap{align-items:flex-end;display:flex;height:180px;width:100%}.usage-page-chart-bar{background:#02c779;border-radius:13px 13px 0 0;min-height:2px;opacity:.89;transition:opacity .15s ease;width:100%}@supports(corner-shape:squircle){.usage-page-chart-bar{corner-shape:squircle;border-radius:21px 21px 0 0}}.usage-page-chart-bar:hover{opacity:.55}.usage-page-chart-label{color:#343434;font-size:13px;min-height:16px}.usage-page-retry{background:#38bdf8;border:none;border-radius:8px;color:#0f172a;cursor:pointer;font-weight:700;padding:9px 14px}.usage-page-retry:hover{background:#7dd3fc}.usage-page-chart-hint{color:#94a3b8;font-size:13px;margin:10px 0 0}.app{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1 1;margin:0 auto;max-width:var(--max-render-width);padding:0;width:100%}.app-main--wide{max-width:1440px}@media(max-width:768px){.app-main{padding:16px 16px 32px}}:root{--max-render-width:1200px}*,:after,:before{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;font-size:16px}body{background:#050709;color:#0f172a;font-family:Parkinsans,sans-serif;line-height:24px;margin:0}#root{min-height:100vh}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:14px}.noise-mask{overflow:hidden;position:relative}.noise-mask:after{bottom:0;content:"";filter:url(#noise-mask);left:0;mix-blend-mode:hard-light;opacity:.55;position:absolute;right:0;top:0}
/*# sourceMappingURL=main.f0e97df0.css.map*/