/* The welcome page has one layout. Legacy dashboard styles cannot size its sections. */
#welcome-page.home81:not([hidden]) {
  display:flex!important;flex-direction:column!important;gap:48px!important;
  width:100%!important;max-width:1240px!important;height:auto!important;min-height:0!important;
  max-height:none!important;padding:0!important;margin:0 auto!important;overflow:visible!important;
}
body:has(#welcome-page.home81:not([hidden])) {height:auto!important;min-height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important}
.dashboard-page:has(#welcome-page.home81:not([hidden])) {height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;padding:calc(var(--header) + 24px) clamp(18px,3vw,40px) 32px!important}
#welcome-page.home81>* {width:100%!important;max-width:none!important;margin:0!important;min-width:0;flex:none!important}
#welcome-page.home81 .welcome-hero {display:grid!important;grid-template-columns:1.1fr 1fr!important;gap:32px!important;align-items:center!important;height:auto!important;min-height:450px!important;max-height:none!important;padding:clamp(28px,4vw,52px)!important;overflow:hidden!important;border-radius:22px!important;background:radial-gradient(ellipse at 92% 14%,#9774ce16,transparent 60%),var(--panel)!important}
#welcome-page.home81 .welcome-copy {align-self:center!important;min-width:0}
#welcome-page.home81 .welcome-free {font-size:11px!important;letter-spacing:.02em!important;line-height:1.6!important}
#welcome-page.home81 .welcome-copy h1 {font-size:clamp(36px,3.8vw,58px)!important;font-weight:600!important;line-height:1.07!important;letter-spacing:-2px!important;margin:18px 0 20px!important;max-width:560px!important}
#welcome-page.home81 .welcome-copy h1 span {color:var(--text)!important;text-decoration:none!important;background:linear-gradient(100deg,#4bbfa5,#8e8ade);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
#welcome-page.home81 .welcome-copy>p {display:block!important;max-width:460px!important;font-size:15px!important;line-height:1.7!important;margin:0!important;color:var(--muted)!important}
#welcome-page.home81 .welcome-actions {display:flex!important;margin:25px 0 15px!important;gap:16px!important}
#welcome-page.home81 .welcome-primary {padding:14px 20px!important;min-height:46px!important;border-radius:10px!important;gap:20px!important;font-size:11px!important;text-transform:uppercase;box-shadow:inset 0 1px 0 #ffffffb3,0 4px 10px #00000012!important}
#welcome-page.home81 .welcome-copy .welcome-caption {font-size:11px!important;line-height:1.5!important}
#welcome-page.home81 .creative-scene {display:block!important;height:330px!important;min-height:330px!important;max-height:none!important;width:100%!important;max-width:460px!important;margin:auto!important;overflow:visible!important}
#welcome-page.home81 .scene-window {inset:32px 20px 55px 8px!important;transform:rotate(-5deg)!important}
#welcome-page.home81 .scene-shape {width:125px!important;height:125px!important;border-width:23px!important;border-radius:32px!important}
#welcome-page.home81 .scene-sticker {font-size:12px!important;padding:12px 17px!important;top:4px!important;right:0!important}
#welcome-page.home81 .scene-tools {bottom:4px!important;left:24px!important;gap:15px!important;transform:none!important}
#welcome-page.home81 .scene-tools>span {width:52px!important;height:52px!important;overflow:hidden!important;border-radius:12px!important;animation:home81-float 7s ease-in-out infinite!important;transform:translateY(0) rotate(-7deg)}
#welcome-page.home81 .scene-tools>span:nth-child(even) {animation-delay:-3.5s!important;--float-angle:7deg}
#welcome-page.home81 .scene-tools>span:nth-child(3) {animation-delay:-1.3s!important}
#welcome-page.home81 .scene-tools img {filter:none!important;mix-blend-mode:screen!important;width:100%!important;height:100%!important}
.home81-kicker {display:block;margin-bottom:10px;color:var(--muted);font-size:10px;font-weight:600;line-height:1.5;letter-spacing:.09em;text-transform:uppercase}
#welcome-page.home81 h2 {margin:0 0 13px!important;font-size:clamp(27px,2.6vw,36px)!important;line-height:1.17!important;letter-spacing:-1px!important;font-weight:600!important}
#welcome-page.home81 p {font-size:14px;line-height:1.7;color:var(--muted)}
.home81-section-heading {display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:40px}
.home81-section-heading>p {margin:0;max-width:510px}
.home81-section-heading p strong {color:var(--text);font-weight:600}
.home81-tools {border:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:6px 0!important}
.home81-marquee {width:100%;margin:25px 0 15px;overflow:hidden;padding:12px 0 18px;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}
.home81-marquee-track {display:flex;width:max-content;animation:home81-marquee 65s linear infinite!important;will-change:transform}
.home81-marquee-group {display:flex;flex:none;gap:18px;padding-right:18px}
.home81-marquee-group a {display:block;width:60px;height:60px;flex:0 0 60px;border-radius:13px;background:var(--app-color);overflow:hidden;box-shadow:inset 0 1px 0 #ffffff80,0 6px 14px #0000001a;transition:transform 180ms ease}
.home81-marquee-group img {display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:screen;filter:none!important}
.home81-marquee:hover .home81-marquee-track,.home81-marquee:focus-within .home81-marquee-track {animation-play-state:paused!important}
.home81-marquee-group a:hover {transform:translateY(-3px)}
.home81-text-link {display:inline-flex;align-items:center;gap:13px;color:var(--text);text-decoration:none;font-size:12px;font-weight:500;line-height:1.5}
.home81-text-link:hover {text-decoration:underline;text-underline-offset:4px}
.home81-text-link i {font-size:10px}
.home81-collections {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}
.home81-feature {position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:flex-start;padding:32px;border:1px solid var(--border);border-radius:20px;background:var(--panel);overflow:hidden}
.home81-feature>*:not(.home81-goo) {position:relative;z-index:1}
.home81-feature-icon {display:grid;place-items:center;width:44px;height:44px;margin-bottom:22px;border-radius:12px;background:color-mix(in srgb,var(--accent) 12%,var(--panel));color:var(--accent);font-size:20px}
.home81-favorites {--accent:#d36182;--goo-one:#af365d;--goo-two:#731d45}
.home81-workspaces {--accent:#529fd7;--goo-one:#2269b2;--goo-two:#39b6bd}
.home81-feature p {margin:0 0 23px;max-width:470px}
.home81-feature .home81-text-link {margin-top:auto}
.home81-feature small {margin-top:15px;color:var(--muted);font-size:10px;line-height:1.5}
.home81-goo {position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;opacity:.18}
.home81-goo i {position:absolute;width:230px;height:230px;right:-70px;top:-35px;background:var(--goo-one,#43a0ae);border-radius:43% 57% 60% 40%;filter:blur(42px);animation:home81-goo 16s ease-in-out infinite alternate!important}
.home81-goo i+i {top:auto;bottom:-70px;right:18%;background:var(--goo-two,#9576c6);animation-delay:-8s!important;animation-duration:19s!important}
.home81-goo:after {content:"";position:absolute;inset:0;opacity:.2;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.7' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}
.home81-premium {position:relative;isolation:isolate;display:grid;grid-template-columns:1.15fr 1fr;gap:24px 50px;padding:40px;border:1px solid var(--border);border-radius:22px;overflow:hidden;background:radial-gradient(ellipse at 0 0,#6abbaa18,transparent 50%),radial-gradient(ellipse at 95% 100%,#d298701a,transparent 50%),var(--panel)}
.home81-premium>*:not(.home81-goo) {position:relative;z-index:1}
.home81-premium-copy>p {max-width:440px;margin:0 0 25px}
.home81-premium-cta {display:inline-flex!important;width:auto!important;min-width:170px!important;gap:22px!important;align-items:center!important;justify-content:center!important;margin:0!important;font-size:11px!important;min-height:44px!important;border-radius:10px!important;background:linear-gradient(110deg,#ddd08d,#96c7b4 48%,#a99bc8)!important;color:#252832!important}
.home81-premium-benefits {list-style:none;display:grid;align-content:center;gap:24px;margin:0;padding:0}
.home81-premium-benefits li {display:flex;gap:16px;align-items:flex-start}
.home81-premium-benefits li>i {width:23px;margin-top:3px;color:#67b7c4;font-size:21px;text-align:center}
.home81-premium-benefits li:nth-child(2)>i {color:#c6a459}
.home81-premium-benefits li:nth-child(3)>i {color:#ac83cc}
.home81-premium-benefits h3 {margin:0 0 5px;font-size:15px;font-weight:500}
.home81-premium-benefits p {margin:0;font-size:12px!important;line-height:1.6!important}
.home81-premium-note {grid-column:1/-1;font-size:10px;color:var(--muted);line-height:1.6}
.home81-help {display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:5px;font-size:12px;color:var(--muted)}
.home81-help a {color:var(--text);text-decoration:none;display:inline-flex;align-items:center;gap:12px}
.home81-help a:hover {text-decoration:underline}
@keyframes home81-marquee {to{transform:translateX(-50%)}}
@keyframes home81-float {0%,100%{transform:translateY(0) rotate(var(--float-angle,-7deg))}50%{transform:translateY(-12px) rotate(calc(var(--float-angle,-7deg) + 4deg))}}
@keyframes home81-goo {0%{transform:translate(0,0) scale(1)}100%{transform:translate(-100px,55px) scale(1.3);border-radius:60% 40% 43% 57%}}
@media(max-width:1000px) {
  #welcome-page.home81 .welcome-hero {grid-template-columns:1fr!important;padding:32px!important;min-height:0!important}
  #welcome-page.home81 .welcome-copy {max-width:580px}
  #welcome-page.home81 .creative-scene {height:290px!important;min-height:290px!important;max-width:380px!important}
  .home81-section-heading {grid-template-columns:1fr;gap:5px}
  .home81-feature {padding:25px}
  .home81-premium {gap:28px;padding:30px}
}
@media(max-width:720px) {
  #welcome-page.home81:not([hidden]) {gap:32px!important}
  #welcome-page.home81 .welcome-hero {padding:25px!important;gap:16px!important}
  #welcome-page.home81 .welcome-copy h1 {font-size:38px!important;letter-spacing:-1.5px!important}
  #welcome-page.home81 .welcome-copy>p {font-size:14px!important}
  .home81-collections,.home81-premium {grid-template-columns:1fr}
  .home81-premium {padding:26px}
  .home81-feature {padding:26px}
  .home81-help {align-items:flex-start;flex-direction:column}
  .home81-marquee-group a {width:50px;height:50px;flex-basis:50px;border-radius:11px}
}
@media(prefers-reduced-motion:reduce) {
  #welcome-page.home81 .scene-tools>span,.home81-goo i,.home81-marquee-track {animation:none!important}
  .home81-marquee {overflow-x:auto}
  .home81-marquee-group[aria-hidden] {display:none}
}
