@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--red:#ff4037;--blue:#3975ff;--panel:#12141a;--muted:#a5a8b3;--site-background:radial-gradient(circle at 80vw 4vh, #251417 0, transparent 26rem), #090a0e;color:#f7f7fa;font-synthesis:none;background:#090a0e;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{isolation:isolate;background:0 0;min-width:320px;min-height:100vh;margin:0;position:relative}body:before{z-index:-1;content:"";background:var(--site-background);pointer-events:none;width:100vw;height:100vh;position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:21;background:var(--site-background);background-position:top;background-size:100vw 100vh;border-bottom:1px solid #24262d;justify-content:space-between;align-items:center;max-width:1180px;height:76px;margin:auto;padding:0 24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;font:700 20px Space Grotesk;display:flex}.brand-logo{object-fit:contain;flex-shrink:0;width:40px;height:40px;display:block}.desktop-nav{color:#c4c6ce;align-items:center;gap:28px;font-size:14px;display:flex}.desktop-nav a:hover,.footer-links a:hover{color:#fff}.mobile-menu-button,.mobile-nav,.mobile-menu-backdrop{display:none}.footer-brand{align-items:center;gap:16px;display:flex}.footer-logo{object-fit:contain;flex-shrink:0;width:56px;height:56px;display:block}.button{color:#fff;cursor:pointer;background:linear-gradient(135deg, var(--red), #ff625b);border:0;border-radius:10px;justify-content:center;align-items:center;padding:14px 20px;font-weight:700;display:inline-flex;box-shadow:0 8px 28px #ff40372c}.button:hover{filter:brightness(1.07);transform:translateY(-1px)}.button.secondary{box-shadow:none;background:#191b22;border:1px solid #30333d}.button.small{padding:9px 14px}.button.danger{color:#ff8a84;box-shadow:none;background:#301518}.provider-auth-button{color:#f7f7fa;text-align:left;cursor:pointer;background:#191b22;border:1px solid #30333d;border-radius:10px;justify-content:flex-start;align-items:center;gap:10px;min-height:46px;padding:5px 16px 5px 5px;font:600 14px/20px DM Sans,sans-serif;display:inline-flex}.provider-auth-button:hover{background:#20232b;border-color:#454955}.card-grid>.provider-auth-button{width:100%}.provider-auth-button.compact{width:auto;min-height:38px;padding:3px 12px 3px 3px;font-size:13px}.provider-auth-logo{background:#0d0f14;border-radius:7px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;padding:7px;display:inline-flex}.provider-auth-button.compact .provider-auth-logo{flex-basis:30px;width:30px;height:30px;padding:6px}.provider-auth-logo img{object-fit:contain;width:100%;height:100%;display:block}.hero{text-align:center;max-width:920px;margin:auto;padding:112px 24px 80px}.eyebrow{color:#ff675f;letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:700}h1,h2,h3{margin-top:0;font-family:Space Grotesk}h1{letter-spacing:-.055em;margin:24px 0;font-size:clamp(54px,8vw,92px);line-height:.98}h1 span{color:var(--red)}.hero>p{max-width:690px;color:var(--muted);margin:0 auto 32px;font-size:19px;line-height:1.65}.actions{justify-content:center;gap:12px;display:flex}.platform-strip{color:#d5d6dc;background:#111218cc;border:1px solid #2a2c34;border-radius:14px;align-items:center;gap:22px;width:max-content;max-width:100%;margin:76px auto 0;padding:18px 25px;display:flex}.platform-strip i{color:#565a67}.section{max-width:1180px;margin:auto;padding:100px 24px}.section-heading{max-width:650px;margin-bottom:42px}.section-heading h2,.cta h2{letter-spacing:-.04em;margin:12px 0;font-size:clamp(35px,5vw,54px)}.section-heading p,.cta p{color:var(--muted);font-size:18px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature-grid article{background:linear-gradient(145deg,#15171e,#0f1015);border:1px solid #282a32;border-radius:16px;min-height:220px;padding:28px}.feature-grid article:hover{border-color:#4a3032}.feature-grid b{color:var(--red);font:600 12px Space Grotesk}.feature-grid h3{margin:30px 0 10px;font-size:21px}.feature-grid p{color:var(--muted);margin:0;line-height:1.55}.cta{background:linear-gradient(110deg,#191316,#15161d);border:1px solid #3e2729;border-radius:20px;justify-content:space-between;align-items:center;gap:35px;max-width:1132px;margin:50px auto 110px;padding:55px;display:flex}footer{color:#8f929e;border-top:1px solid #24262d;justify-content:space-between;max-width:1180px;margin:auto;padding:42px 24px;line-height:1.7;display:flex}.footer-links{gap:24px;display:flex}.page{max-width:1180px;margin:auto;padding:72px 24px 110px}.page-title{max-width:760px;margin-bottom:42px}.page-title h1{margin:12px 0;font-size:54px}.muted{color:var(--muted)}.muted a{color:#7ca0ff;text-decoration:underline}.muted a:hover{color:#a8beff}.muted code{color:#d8dae2;background:#242730;border:1px solid #353944;border-radius:4px;padding:1px 5px;font-size:.9em}.panel{background:var(--panel);border:1px solid #292b34;border-radius:16px;padding:24px}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:920px;display:grid}.support-card{background:linear-gradient(145deg,#15171e,#0f1015);border:1px solid #292b34;border-radius:18px;flex-direction:column;min-height:280px;padding:32px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.support-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff40372e,#0000 68%);width:230px;height:230px;position:absolute;bottom:-110px;right:-80px}.support-card:hover{color:inherit;border-color:#694044;transform:translateY(-3px);box-shadow:0 18px 48px #00000047}.support-card h2{letter-spacing:-.03em;margin:18px 0 10px;font-size:27px}.support-card p{color:var(--muted);margin:0;line-height:1.6}.support-card .support-action{color:#fff;margin-top:auto;padding-top:32px;font-weight:700}.notice{color:#cad7ff;background:#151b2b;border:1px solid #39415a;border-radius:10px;margin-top:18px;margin-bottom:18px;padding:14px 16px}.error{color:#ffaaa5;background:#281518;border-color:#623239}label,.field{color:#cfd0d6;gap:7px;font-size:13px;font-weight:600;display:grid}.input-with-action{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.icon-button{color:#d9dbe3;cursor:pointer;background:#191b22;border:1px solid #30333c;border-radius:9px;justify-content:center;align-items:center;width:43px;height:43px;padding:0;display:inline-flex}.icon-button:hover,.icon-button:focus-visible{color:#fff;border-color:#607bce}.icon-button:focus-visible{outline:3px solid #3975ff1f}.icon-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}input,select,textarea{color:#fff;background:#0d0f14;border:1px solid #30333c;border-radius:9px;outline:none;width:100%;padding:11px 12px}input:focus,select:focus,textarea:focus{border-color:#607bce;box-shadow:0 0 0 3px #3975ff1f}.form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.full{grid-column:1/-1}.card-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.sign-in-options{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px}@media (width<=900px){.sign-in-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.sign-in-options{grid-template-columns:1fr}}.account{align-items:center;gap:13px;min-width:0;display:flex}.account>div:not(.account-actions):not(.provider-logo-container){flex:auto;min-width:0;max-width:100%}.account>div:not(.account-actions):not(.provider-logo-container) strong,.account>div:not(.account-actions):not(.provider-logo-container) .muted{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.avatar{object-fit:cover;background:#292c35;border-radius:50%;flex-shrink:0;width:42px;height:42px}.provider-logo-container{cursor:pointer;border:0;justify-content:center;align-items:center;padding:0;display:flex;overflow:visible}.provider-logo{object-fit:contain;width:42px;height:42px;padding:10px;overflow:visible}.account-actions{flex:none;align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}.account-actions .button{white-space:nowrap}.workspace{margin-top:18px}.workspace-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.workspace-header h2{margin:0}.checks{flex-wrap:wrap;gap:10px;display:flex}.platform-footnote{color:var(--muted);margin:8px 0 0;font-size:.8rem;line-height:1.4}.check{background:#0d0f14;border:1px solid #30333c;border-radius:9px;align-items:center;gap:8px;padding:9px 12px;display:flex}.check input{width:auto}.legal{color:#d3d4da;max-width:850px;line-height:1.75}.legal h1{font-size:52px}.legal h2{margin-top:40px;font-size:27px}.legal h3{margin-top:30px}.legal a{color:#7ca0ff;text-decoration:underline}.legal li{margin:8px 0}.legal .heading-link{color:inherit;text-decoration:none}.legal .heading-link:hover{text-decoration:underline}@media (width<=800px){.desktop-nav{display:none}.mobile-menu-button{color:#fff;cursor:pointer;background:#191b22;border:1px solid #30333d;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:flex}.mobile-menu-button:hover,.mobile-menu-button:focus-visible{background:#20232b;border-color:#454955}.mobile-menu-button:focus-visible{outline-offset:2px;outline:2px solid #7ca0ff}.mobile-menu-button span{background:currentColor;border-radius:2px;width:22px;height:2px;transition:transform .16s,opacity .16s;display:block}.mobile-menu-button span:first-child.open{transform:translateY(7px)rotate(45deg)}.mobile-menu-button span:nth-child(2).open{opacity:0}.mobile-menu-button span:last-child.open{transform:translateY(-7px)rotate(-45deg)}.mobile-menu-backdrop{z-index:19;cursor:default;background:#0000009e;border:0;width:100%;padding:0;display:block;position:fixed;inset:76px 0 0}.mobile-nav{z-index:20;color:#c4c6ce;overscroll-behavior:contain;background:#12141a;border-left:1px solid #30333d;flex-direction:column;width:min(340px,88vw);padding:24px;display:flex;position:fixed;top:76px;bottom:0;right:0;overflow-y:auto;box-shadow:-18px 0 40px #00000059}.mobile-nav-links{flex-direction:column;display:flex}.mobile-nav-links a{border-bottom:1px solid #292c34;padding:16px 4px;font-size:17px;font-weight:600}.mobile-nav-links a:hover{color:#fff}.mobile-nav-links a:last-child{border-bottom:0}.mobile-dashboard-button{width:100%;margin-top:24px}.feature-grid,.card-grid:not(.sign-in-options),.support-grid,.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.cta{flex-direction:column;align-items:flex-start;margin:30px 18px 80px;padding:35px}.platform-strip{gap:10px;font-size:12px}.hero{padding-top:75px}footer{flex-direction:column;gap:25px}.page-title h1{font-size:43px}}@media (width<=500px){.account{grid-template-columns:42px minmax(0,1fr);align-items:center;display:grid}.account>.avatar{grid-area:1/1}.account>div:not(.account-actions):not(.provider-logo-container){grid-area:1/2;max-width:100%}.account-actions{flex-wrap:wrap;grid-area:2/1/auto/-1;justify-content:flex-end;margin-left:0;padding-top:2px}}
