/* Neyra's creative landing. Motion uses transforms; reduced motion is first-class. */
:root{color-scheme:dark;--app-bg:16 21 19;--app-card:23 30 27;--app-elevated:32 42 37;--app-text:244 246 237;--app-muted:158 175 163;--app-border:57 73 63;--app-accent:137 227 194;--app-accent-dark:26 63 48;--app-paper:237 236 223;--app-ink:28 41 32;--app-soft:203 214 191;--app-warm:190 167 138;--app-white:255 255 255;--app-shadow:4 13 8;--app-error:238 106 120;--app-collectible:177 160 232;--app-call:117 191 146;font-family:Onest,system-ui,sans-serif;font-synthesis:none;background:rgb(var(--app-bg));color:rgb(var(--app-text));scroll-behavior:smooth;scroll-padding-top:100px}
*{box-sizing:border-box}body{margin:0}button,a,input{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}button:disabled{cursor:default}img{max-width:100%;display:block}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}p,h1,h2,h3{margin:0}p{line-height:1.65}button,a,summary{outline-offset:6px}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid rgb(var(--app-accent))}[hidden]{display:none!important}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:rgb(var(--app-accent));color:rgb(var(--app-bg));padding:15px;border-radius:10px}.skip-link:focus{top:20px}
.header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:15}.brand{display:inline-flex;align-items:center;gap:10px;font-size:29px;font-weight:700;letter-spacing:-1.6px;white-space:nowrap}.brand img{width:33px;height:33px}.brand-dot{color:rgb(var(--app-accent))}.desktop-nav{display:flex;gap:29px;font-size:13px;color:rgb(var(--app-muted))}.desktop-nav a,.login-link{padding:14px 0;transition:color .2s}.desktop-nav a:hover,.login-link:hover{color:rgb(var(--app-text))}.header-actions{display:flex;align-items:center;gap:26px}.login-link{font-size:13px}.button{display:inline-flex;min-height:50px;padding:0 23px;align-items:center;justify-content:center;gap:16px;border-radius:12px;font-size:14px;line-height:1.3;font-weight:600;border:1px solid transparent;transition:transform .2s,background .2s,box-shadow .2s}.button svg{width:19px;height:19px}.button:active{transform:translateY(0)}.button.primary{background:rgb(var(--app-accent));color:rgb(var(--app-ink));box-shadow:inset 0 1px rgb(var(--app-white)/.5),0 5px 20px rgb(var(--app-shadow)/.18)}.button.primary:hover{background:rgb(var(--app-accent)/.9);box-shadow:0 6px 28px rgb(var(--app-accent)/.12)}.button.secondary{background:rgb(var(--app-card));border-color:rgb(var(--app-border));color:rgb(var(--app-text))}.button.secondary:hover{background:rgb(var(--app-elevated))}.button.small{min-height:44px;padding-inline:17px;font-size:12px;border-radius:9px}.button.large{min-height:56px;padding-inline:27px;font-size:14px}.button.ink{background:rgb(var(--app-ink));color:rgb(var(--app-text))}.actions{display:flex;gap:12px;justify-content:center;align-items:center}.icon-button{display:grid;place-items:center;width:44px;height:44px;background:transparent;border-radius:10px}.menu-toggle{display:none;gap:5px;align-content:center}.menu-toggle span{width:20px;height:1.5px;background:currentColor}.mobile-nav{position:absolute;top:86px;left:0;right:0;padding:16px;background:rgb(var(--app-card));border:1px solid rgb(var(--app-border));border-radius:16px;box-shadow:0 20px 60px rgb(var(--app-shadow)/.6)}.mobile-nav a{display:block;padding:14px}
.hero{padding-top:60px;text-align:center;position:relative}.hero-glow{position:absolute;z-index:-1;pointer-events:none;width:110%;height:1000px;left:-5%;top:-100px;background:radial-gradient(ellipse at 50% 46%,rgb(var(--app-accent)/.1),transparent 60%)}.eyebrow-pill{display:inline-flex;gap:10px;align-items:center;border:1px solid rgb(var(--app-border));background:rgb(var(--app-card)/.65);padding:9px 12px;border-radius:50px;color:rgb(var(--app-soft));font-size:11px}.eyebrow-pill svg{height:13px;width:13px;margin-left:8px}.live-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:rgb(var(--app-accent));box-shadow:0 0 10px rgb(var(--app-accent)/.55)}h1{font-size:clamp(54px,7.15vw,102px);font-weight:550;letter-spacing:-.065em;line-height:1.06;margin:29px 0 26px}.idea-word{position:relative;color:rgb(var(--app-accent));display:inline-block}.idea-word>svg{position:absolute;width:105%;height:21%;bottom:-13%;left:-3%;stroke-width:1.5}.hero-period{color:rgb(var(--app-accent))}.hero-copy{color:rgb(var(--app-muted));font-size:17px;line-height:1.7;margin-bottom:29px}.hero-note{font-size:11px;color:rgb(var(--app-muted));margin:18px 0 0}.hero-workspace{position:relative;margin:65px auto 0;border:1px solid rgb(var(--app-border));border-radius:18px;background:rgb(var(--app-card));box-shadow:0 34px 110px rgb(var(--app-shadow)/.5),0 0 0 7px rgb(var(--app-border)/.11);text-align:left;width:calc(100% - 42px)}.workspace-bar{height:48px;display:flex;align-items:center;padding:0 19px;gap:22px;border-bottom:1px solid rgb(var(--app-border)/.65);font-size:10px;color:rgb(var(--app-muted))}.window-dots{display:flex;gap:5px}.window-dots i{width:6px;height:6px;border-radius:50%;background:rgb(var(--app-muted)/.32)}.workspace-name{display:flex;gap:8px;align-items:center}.demo-badge{margin-left:auto;font-size:10px}.workspace-body{display:grid;grid-template-columns:31% 69%;min-height:447px}.demo-dialog{padding:29px 25px 19px;display:flex;flex-direction:column;border-right:1px solid rgb(var(--app-border)/.55)}.eyebrow{display:block;font-size:10px;font-weight:600;letter-spacing:.14em;line-height:1.5;color:rgb(var(--app-accent))}.demo-dialog h2{font-size:24px;letter-spacing:-.04em;line-height:1.2;margin:16px 0 12px}.demo-dialog>p{font-size:11px;color:rgb(var(--app-muted));line-height:1.7}.demo-prompt{margin-top:24px;border:1px solid rgb(var(--app-border));border-radius:13px 13px 3px 13px;padding:15px;font-size:11px;line-height:1.6;background:rgb(var(--app-elevated)/.6)}.assistant-note{display:flex;gap:10px;margin:17px 0 25px;color:rgb(var(--app-muted));font-size:11px;line-height:1.7}.assistant-note svg{width:17px;height:17px;color:rgb(var(--app-accent));margin-top:2px}.demo-compose{display:flex;justify-content:space-between;align-items:center;gap:7px;margin-top:auto;border:1px solid rgb(var(--app-border));border-radius:10px;padding:8px 8px 8px 13px;font-size:10px;color:rgb(var(--app-muted))}.send-circle{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:rgb(var(--app-accent));color:rgb(var(--app-ink))}.send-circle svg{width:15px;height:15px}.demo-stage{min-width:0;padding:0 14px 14px;display:flex;flex-direction:column}.demo-tabs{display:flex;gap:3px;min-height:46px;align-items:center;overflow-x:auto;scrollbar-width:none}.demo-tabs button{display:flex;gap:6px;align-items:center;justify-content:center;font-size:10px;min-height:38px;padding:0 12px;background:transparent;color:rgb(var(--app-muted));border-radius:7px;white-space:nowrap}.demo-tabs button svg{width:13px;height:13px}.demo-tabs button[aria-selected=true]{color:rgb(var(--app-text));background:rgb(var(--app-elevated))}.demo-result{border-radius:8px;overflow:hidden;flex:1;min-height:380px;background:rgb(var(--app-paper));color:rgb(var(--app-ink));position:relative}.site-preview{padding:18px 23px;height:100%;display:flex;flex-direction:column;background:rgb(var(--app-paper));overflow:hidden}.site-preview-nav{display:flex;align-items:center;gap:20px;font-size:8px;position:relative;z-index:2}.site-preview-nav strong{font-size:17px;letter-spacing:-1px}.site-preview-nav strong span{font-size:9px;vertical-align:top}.site-preview-nav>span{margin:auto}.site-preview-nav>i{font-style:normal;font-size:21px}.site-preview-main{position:relative;padding-top:31px;min-height:278px;flex:1}.tiny-label{font-size:7px;letter-spacing:.17em;position:relative;z-index:2}.site-preview h3{font-family:Georgia,serif;font-weight:400;font-size:45px;line-height:1.03;letter-spacing:-.05em;margin:16px 0;position:relative;z-index:2}.site-preview h3 em{font-weight:400;color:rgb(var(--app-accent-dark));font-style:italic}.preview-cta{display:inline-flex;align-items:center;gap:14px;position:relative;z-index:2;font-size:8px;border-bottom:1px solid rgb(var(--app-ink)/.4);padding-bottom:5px}.preview-cta svg{width:14px;height:14px}.site-preview-footer{display:flex;justify-content:space-between;font-size:7px;color:rgb(var(--app-ink)/.6);border-top:1px solid rgb(var(--app-ink)/.15);padding-top:11px;margin-top:13px}.ceramic-art{position:absolute;right:0;top:13px;width:50%;height:270px;isolation:isolate}.ceramic-vase{position:absolute;width:128px;height:200px;bottom:15px;left:20%;border-radius:40% 40% 42% 42% / 15% 15% 55% 55%;background:repeating-linear-gradient(93deg,transparent 0 4px,rgb(var(--app-white)/.05) 5px 6px),linear-gradient(105deg,rgb(var(--app-accent-dark)),rgb(var(--app-soft)) 35%,rgb(var(--app-accent-dark)) 91%);box-shadow:inset -13px 0 19px rgb(var(--app-shadow)/.3),inset 5px 0 9px rgb(var(--app-white)/.2);transform:rotate(-10deg);animation:object-float 8s ease-in-out infinite}.ceramic-vase:before{content:'';position:absolute;left:11%;width:78%;height:18px;top:-4px;border-radius:50%;background:rgb(var(--app-ink));border:6px solid rgb(var(--app-soft));box-shadow:0 3px 6px rgb(var(--app-shadow)/.3)}.ceramic-ring{position:absolute;right:8px;bottom:17px;width:103px;height:133px;border:23px solid rgb(var(--app-warm));border-radius:50%;transform:rotate(23deg);box-shadow:inset 5px 5px 8px rgb(var(--app-shadow)/.22),5px 7px 9px rgb(var(--app-shadow)/.13);background:transparent}.ceramic-ball{position:absolute;left:8%;bottom:8px;width:57px;height:53px;background:radial-gradient(circle at 35% 28%,rgb(var(--app-white)),rgb(var(--app-paper)) 33%,rgb(var(--app-warm)) 85%);border-radius:50%;box-shadow:4px 9px 10px rgb(var(--app-shadow)/.17)}.ceramic-shadow{position:absolute;bottom:0;left:0;right:0;height:35px;border-radius:50%;background:radial-gradient(ellipse,rgb(var(--app-shadow)/.28),transparent 70%);transform:rotate(-8deg)}.floating-note{position:absolute;z-index:4;display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:15px;background:rgb(var(--app-elevated)/.95);border:1px solid rgb(var(--app-border));box-shadow:0 16px 40px rgb(var(--app-shadow)/.3);font-size:10px;line-height:1.6;color:rgb(var(--app-muted));animation:object-float 9s ease-in-out infinite}.floating-note strong{font-size:11px;font-weight:500;color:rgb(var(--app-text))}.note-top{right:-24px;top:-35px;transform:rotate(3deg)}.note-bottom{left:-27px;bottom:20px;transform:rotate(-5deg);animation-delay:-3s}.mini-spark,.mini-check{display:grid;place-items:center;width:33px;height:33px;border-radius:10px;background:rgb(var(--app-accent)/.1);color:rgb(var(--app-accent))}.mini-spark svg,.mini-check svg{width:18px;height:18px}.note-orbit{color:rgb(var(--app-accent));font-size:28px;margin-left:20px}.format-strip{display:flex;justify-content:center;gap:21px;align-items:center;padding:40px 0 0;flex-wrap:wrap;font-size:11px;color:rgb(var(--app-muted))}.format-strip i{font-size:8px;color:rgb(var(--app-accent)/.55);font-style:normal}
.section{padding-block:115px}.section-heading{max-width:720px;margin-bottom:46px}.section-heading h2,.connect-copy h2,.identity-copy h2,.documents-intro h2,.download-section h2,.faq-section h2{font-size:clamp(36px,4.5vw,62px);letter-spacing:-.057em;font-weight:500;line-height:1.1;margin:19px 0 22px}.muted-title{color:rgb(var(--app-muted))}.section-heading>p{font-size:16px;color:rgb(var(--app-muted));max-width:560px}.creation-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:22px}.creation-feature,.creation-small{overflow:hidden;border-radius:24px;border:1px solid rgb(var(--app-border)/.65);background:rgb(var(--app-card));position:relative}.feature-copy{padding:35px 36px}.feature-icon{display:inline-grid;place-items:center;width:41px;height:41px;border-radius:12px;border:1px solid rgb(var(--app-border));color:rgb(var(--app-accent));margin-bottom:23px}.feature-icon svg{width:21px;height:21px}.feature-copy h3{font-weight:500;font-size:29px;line-height:1.2;letter-spacing:-.035em}.feature-copy p{margin:15px 0 23px;max-width:420px;color:rgb(var(--app-muted));font-size:13px}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:12px;font-weight:500;min-height:44px}.text-link svg{width:16px;height:16px;color:rgb(var(--app-accent));transition:transform .2s}.text-link:hover svg{transform:translateX(5px)}.app-art{container-type:inline-size;margin:6px 35px 48px 60px;background:rgb(var(--app-paper));color:rgb(var(--app-ink));padding:23px;border-radius:17px;box-shadow:-15px 8px 50px rgb(var(--app-shadow)/.24);transform:rotate(-4deg);transform-origin:bottom right;min-height:322px}.app-art-head{display:flex;align-items:center;gap:10px;font-size:10px;line-height:1.4}.app-art-head>span:last-child{display:flex;flex:1;align-items:center;justify-content:space-between;gap:8px;min-width:0}.app-art-head svg{width:17px;height:17px}.app-art-logo{flex:none;width:34px;height:34px;background:rgb(var(--app-ink));color:rgb(var(--app-paper));display:grid;place-items:center;border-radius:7px;font-weight:700}.app-art-add{margin-left:auto;font-size:20px}.app-art-title{display:grid;gap:8px;letter-spacing:-.045em;line-height:1.2;margin:26px 0 22px}.app-art-title>span{display:block;font-size:clamp(12px,4.2cqi,17px);font-weight:400;letter-spacing:-.02em;line-height:1.4}.app-art-title>strong{display:block;font-size:clamp(19px,7.3cqi,33px);font-weight:600;line-height:1.17;text-wrap:balance}.mood-tiles{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.mood-tile{border-radius:10px;height:123px;overflow:hidden;position:relative}.mood-orbit{background:rgb(var(--app-accent-dark));display:flex;align-items:flex-end;padding:12px;color:rgb(var(--app-paper));font-size:8px}.mood-orbit i{position:absolute;border:15px solid rgb(var(--app-accent));width:100px;height:100px;border-radius:50%;top:-8px;left:18px;transform:rotateX(50deg) rotateZ(-28deg);box-shadow:inset 4px 3px 7px rgb(var(--app-shadow)/.55),4px 4px 6px rgb(var(--app-shadow)/.4)}.mood-type{display:flex;flex-direction:column;justify-content:space-between;gap:16px;background:rgb(var(--app-warm));padding:14px;letter-spacing:-.035em}.mood-type>span{font-size:9px;line-height:1.4;font-weight:400;letter-spacing:0}.mood-type>strong{display:block;font-size:clamp(14px,6cqi,28px);font-weight:600;line-height:1.08}.mood-type em{font-weight:500;font-family:Georgia,serif}.app-art-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:8px;line-height:1.4;padding-top:20px}.app-art-bottom>span:last-child{display:flex;align-items:center;gap:6px;white-space:nowrap}.app-art-bottom svg{width:13px;height:13px}.creation-small{display:flex;flex-direction:column}.creation-small .feature-copy{margin-top:auto}.image-art{height:235px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 65%,rgb(var(--app-accent)/.14),transparent 70%),linear-gradient(135deg,rgb(var(--app-card)),rgb(var(--app-accent-dark)/.45))}.art-ring{position:absolute;left:calc(50% - 66px);top:24px;width:132px;height:162px;border:29px solid rgb(var(--app-accent));border-radius:50%;box-shadow:inset 7px 6px 9px rgb(var(--app-shadow)/.5),inset -5px -3px 6px rgb(var(--app-white)/.2),8px 0 14px rgb(var(--app-accent)/.07);transform:rotate(-26deg);background:transparent;animation:object-float 9s ease-in-out infinite}.art-ring-shadow{position:absolute;bottom:26px;left:25%;right:25%;height:15px;border-radius:50%;background:radial-gradient(ellipse,rgb(var(--app-shadow)/.85),transparent 70%)}.art-caption{position:absolute;left:20px;bottom:17px;font-size:8px;letter-spacing:.14em;color:rgb(var(--app-muted))}.art-label{position:absolute;top:15px;right:17px;font-size:8px;color:rgb(var(--app-muted))}.process-line{margin-top:32px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgb(var(--app-border));padding:25px 8px 35px}.process-line>div{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:14px;row-gap:4px;flex:1;min-width:0}.process-line>div>p{grid-column:2}.process-line>div>span{grid-row:1 / 3}.process-line>div>span{font-size:12px;color:rgb(var(--app-accent));padding-top:3px}.process-line strong{display:block;font-size:12px;color:rgb(var(--app-text));margin-bottom:4px;font-weight:500}.process-line p{font-size:10px;color:rgb(var(--app-muted))}.process-line>i{font-style:normal;color:rgb(var(--app-border));font-size:20px}
.documents-section{background:rgb(var(--app-paper));color:rgb(var(--app-ink));overflow:hidden;position:relative}.documents-section .eyebrow{color:rgb(var(--app-accent-dark))}.documents-intro{display:flex;justify-content:space-between;gap:50px;align-items:flex-end}.documents-intro h2{margin-bottom:0}.documents-intro h2 span{color:rgb(var(--app-ink)/.45)}.documents-intro>p{font-size:14px;max-width:370px;color:rgb(var(--app-ink)/.65);padding-bottom:5px}.document-showcase{position:relative;max-width:980px;height:450px;margin:55px auto 35px}.paper{position:absolute;width:310px;height:395px;background:rgb(var(--app-white));border:1px solid rgb(var(--app-ink)/.08);border-radius:6px;box-shadow:0 26px 40px rgb(var(--app-ink)/.11)}.paper-back{left:9%;top:20px;transform:rotate(-14deg);padding:30px}.paper-front{left:30%;top:5px;transform:rotate(5deg);padding:27px;z-index:2}.paper-top{display:flex;justify-content:space-between;align-items:center;font-size:6px;color:rgb(var(--app-ink)/.4);letter-spacing:.12em}.paper-format{font-size:8px;background:rgb(var(--app-soft)/.35);padding:6px 9px;border-radius:4px;font-weight:600;color:rgb(var(--app-accent-dark))}.paper-kicker{display:block;font-size:6px;letter-spacing:.08em;margin-top:45px}.paper h3{font-family:Georgia,serif;font-size:25px;font-weight:400;line-height:1.1;letter-spacing:-.04em;margin:13px 0 23px}.paper h3 em{color:rgb(var(--app-accent-dark))}.paper-rule{height:1px;background:rgb(var(--app-ink)/.2);margin-bottom:18px}.paper p{font-size:8px;color:rgb(var(--app-ink)/.65);margin-bottom:21px}.paper-line{height:4px;background:rgb(var(--app-ink)/.1);margin-top:7px;border-radius:2px}.paper-line.short{width:63%}.paper-paragraph{height:52px;margin-top:21px;background:repeating-linear-gradient(transparent 0 6px,rgb(var(--app-ink)/.07) 6px 10px)}.paper-page{position:absolute;bottom:23px;left:27px;font-size:7px;color:rgb(var(--app-ink)/.5)}.sheet-card{position:absolute;z-index:3;right:1%;top:90px;width:340px;background:rgb(var(--app-white));border:1px solid rgb(var(--app-ink)/.1);border-radius:10px;padding:15px;box-shadow:0 15px 40px rgb(var(--app-ink)/.12);transform:rotate(9deg)}.sheet-badge{display:flex;align-items:center;gap:6px;font-size:9px;font-weight:600;color:rgb(var(--app-accent-dark));margin-bottom:15px}.sheet-badge svg{width:15px;height:15px}.sheet-grid{display:grid;grid-template-columns:22px 1.4fr 1fr 1fr;font-size:7px;border-top:1px solid rgb(var(--app-ink)/.12);border-left:1px solid rgb(var(--app-ink)/.12)}.sheet-grid>*{padding:8px 5px;text-align:right;white-space:nowrap;border-bottom:1px solid rgb(var(--app-ink)/.12);border-right:1px solid rgb(var(--app-ink)/.12)}.sheet-grid>*:nth-child(-n+4),.sheet-grid>*:nth-child(4n+1){background:rgb(var(--app-soft)/.3);font-weight:400;color:rgb(var(--app-ink)/.45)}.sheet-grid .cell-selected{outline:1.5px solid rgb(var(--app-accent-dark));background:rgb(var(--app-accent)/.3);color:rgb(var(--app-accent-dark))}.sheet-chart{display:flex;gap:9px;align-items:flex-end;margin:12px 5px 5px;height:55px;border-bottom:1px solid rgb(var(--app-ink)/.12)}.sheet-chart i{height:30%;flex:1;background:rgb(var(--app-accent-dark));border-radius:3px 3px 0 0}.sheet-chart i:nth-child(2){height:48%}.sheet-chart i:nth-child(3){height:41%}.sheet-chart i:nth-child(4){height:65%}.sheet-chart i:nth-child(5){height:60%}.sheet-chart i:nth-child(6){height:80%}.sheet-chart i:nth-child(7){height:96%;background:rgb(var(--app-accent))}.sheet-card>small{font-size:6px;color:rgb(var(--app-ink)/.45)}.slides-float{position:absolute;z-index:4;bottom:0;left:13%;padding:21px 25px;background:rgb(var(--app-accent-dark));color:rgb(var(--app-paper));border-radius:13px;display:flex;gap:20px;align-items:center;box-shadow:0 15px 35px rgb(var(--app-shadow)/.15);transform:rotate(-5deg)}.slides-float>svg{width:30px;height:30px;color:rgb(var(--app-accent))}.slides-float>span{font-size:7px;line-height:1.5;letter-spacing:.04em}.slides-float strong{display:block;font-size:12px;margin-top:5px;font-weight:500;letter-spacing:0}.slides-float>span:last-child{font-size:24px;margin-left:30px}.audience-tabs{display:flex;justify-content:center;gap:4px;margin-top:35px;flex-wrap:wrap}.audience-tabs button{padding:12px 20px;border-radius:50px;min-height:44px;font-size:12px;background:transparent;color:rgb(var(--app-ink)/.65)}.audience-tabs button[aria-selected=true]{background:rgb(var(--app-ink));color:rgb(var(--app-paper))}.audience-tabs button:hover{box-shadow:inset 0 0 0 1px rgb(var(--app-ink)/.2)}.audience-result{text-align:center;max-width:740px;margin:28px auto 0;min-height:178px}.audience-result h3{font-size:26px;font-weight:500;letter-spacing:-.035em}.audience-result p{font-size:13px;max-width:570px;margin:14px auto 19px;color:rgb(var(--app-ink)/.65)}.example-prompts{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.example-prompts button{padding:12px 15px;min-height:44px;display:flex;gap:18px;align-items:center;border:1px solid rgb(var(--app-ink)/.15);background:rgb(var(--app-white)/.35);color:rgb(var(--app-ink));border-radius:9px;font-size:10px}.example-prompts button:hover{background:rgb(var(--app-white)/.8)}.document-note{font-size:10px;text-align:center;color:rgb(var(--app-ink)/.7);margin-top:30px;letter-spacing:.06em}.document-note>span{display:block;font-size:9px;max-width:500px;margin:10px auto 0;line-height:1.7;letter-spacing:0;color:rgb(var(--app-ink)/.5)}
.connect-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.connect-copy>p,.identity-copy>p{font-size:15px;color:rgb(var(--app-muted));max-width:420px}.connect-points{display:flex;flex-direction:column;gap:16px;margin:27px 0 24px;font-size:12px}.connect-points>span{display:flex;gap:14px;align-items:center}.connect-points svg{width:18px;height:18px;color:rgb(var(--app-accent))}.chat-art{border:1px solid rgb(var(--app-border));background:linear-gradient(145deg,rgb(var(--app-elevated)/.85),rgb(var(--app-bg)));border-radius:25px;padding:19px;box-shadow:0 25px 55px rgb(var(--app-shadow)/.4);margin:10px 30px 15px 0;position:relative;transform:rotate(3deg)}.chat-art-header{display:flex;align-items:center;gap:10px;padding-bottom:16px;border-bottom:1px solid rgb(var(--app-border)/.5)}.chat-art-header>div{margin-right:auto}.chat-art-header strong{display:block;font-size:12px;font-weight:500}.chat-art-header small{display:block;font-size:8px;color:rgb(var(--app-muted));margin-top:3px}.chat-art-header>svg{width:17px;height:17px;margin-left:8px;color:rgb(var(--app-accent))}.cosmic-avatar{background:radial-gradient(ellipse at 30% 30%,rgb(var(--app-accent)),rgb(var(--app-accent-dark)) 40%,rgb(var(--app-bg)) 70%);border-radius:50%;position:relative;border:1px solid rgb(var(--app-accent)/.3)}.cosmic-avatar i{position:absolute;width:90%;height:30%;border:1px solid rgb(var(--app-accent)/.8);border-radius:50%;top:38%;left:5%;transform:rotate(-35deg)}.avatar-small{width:34px;height:34px}.chat-day{text-align:center;font-size:8px;color:rgb(var(--app-muted));padding:19px 0}.message{max-width:83%;font-size:11px;line-height:1.55;padding:13px;border-radius:13px;margin-bottom:12px}.message.incoming{background:rgb(var(--app-elevated));border-bottom-left-radius:4px}.message.outgoing{background:rgb(var(--app-accent-dark));margin-left:auto;border-bottom-right-radius:4px}.message-time{display:flex;justify-content:flex-end;align-items:center;gap:3px;font-size:7px;color:rgb(var(--app-muted));margin-top:4px}.message-time svg{width:12px;height:12px}.project-message{margin:0 0 15px auto;padding:7px;width:72%;border:1px solid rgb(var(--app-border));border-radius:12px;font-size:9px;background:rgb(var(--app-card))}.project-mini-art{height:104px;background:rgb(var(--app-paper));color:rgb(var(--app-ink));border-radius:7px;overflow:hidden;position:relative;padding:14px;font-size:19px;font-weight:600;letter-spacing:-.05em}.mini-vase{position:absolute;right:20%;top:5px;width:50px;height:95px;border-radius:40% 40% 45% 45% / 15% 15% 55% 55%;background:linear-gradient(100deg,rgb(var(--app-accent-dark)),rgb(var(--app-soft)) 38%,rgb(var(--app-accent-dark)));transform:rotate(14deg);box-shadow:5px 9px 15px rgb(var(--app-shadow)/.3)}.project-message>strong{display:block;font-weight:500;padding:11px 5px 5px}.project-message>span{display:flex;justify-content:space-between;color:rgb(var(--app-muted));padding:0 5px 5px;font-size:8px}.project-message i{font-style:normal}.voice-message{display:flex;gap:12px;align-items:center;width:68%;font-size:8px}.voice-play{background:rgb(var(--app-accent));width:29px;height:29px;border-radius:50%;display:grid;place-items:center;color:rgb(var(--app-ink))}.voice-play svg{width:15px;height:15px}.waveform{flex:1;height:25px;background:repeating-linear-gradient(90deg,rgb(var(--app-accent)) 0 2px,transparent 2px 5px);clip-path:polygon(0 35%,8% 43%,16% 15%,24% 30%,32% 5%,40% 25%,48% 0,56% 35%,64% 16%,72% 45%,80% 12%,88% 32%,100% 45%,100% 55%,88% 68%,80% 88%,72% 55%,64% 84%,56% 65%,48% 100%,40% 75%,32% 95%,24% 70%,16% 85%,8% 57%,0 65%)}.chat-art-input{display:flex;justify-content:space-between;align-items:center;background:rgb(var(--app-bg));border:1px solid rgb(var(--app-border));border-radius:10px;padding:13px;margin-top:24px;font-size:10px;color:rgb(var(--app-muted))}.chat-art-input svg{width:17px;height:17px}.call-bubble{position:absolute;right:-48px;bottom:52px;padding:16px 21px;background:rgb(var(--app-elevated));border:1px solid rgb(var(--app-border));border-radius:15px;display:flex;gap:12px;align-items:center;box-shadow:0 16px 45px rgb(var(--app-shadow)/.5);transform:rotate(-7deg);animation:object-float 9s ease-in-out infinite}.call-bubble strong{font-size:11px;font-weight:500;display:block}.call-bubble>div>span{display:block;font-size:9px;color:rgb(var(--app-muted));margin-top:4px}.call-orbit{width:24px;height:24px;border:1px solid rgb(var(--app-accent)/.3);border-radius:50%;margin-left:9px;box-shadow:0 0 0 4px rgb(var(--app-accent)/.07),0 0 0 8px rgb(var(--app-accent)/.03)}
.identity-section{border-block:1px solid rgb(var(--app-border)/.4);background:radial-gradient(ellipse at 12% 35%,rgb(var(--app-collectible)/.055),transparent 65%)}.identity-grid{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.profile-art{width:320px;min-height:405px;position:relative;background:rgb(var(--app-card));border-radius:23px;border:1px solid rgb(var(--app-border));box-shadow:0 24px 60px rgb(var(--app-shadow)/.4);transform:rotate(-5deg);margin-left:45px}.profile-cover{height:130px;border-radius:22px 22px 0 0;background:rgb(var(--app-card)) url('/assets/profile-covers/neyra-orbit.webp') center/cover;transition:background-image .3s}.profile-avatar{width:65px;height:65px;position:absolute;top:96px;left:23px;border:4px solid rgb(var(--app-card))}.profile-orbit-tag{display:block;text-align:right;font-size:6px;letter-spacing:.15em;margin:16px 20px 0;color:rgb(var(--app-muted))}.profile-art-body{padding:28px 25px}.profile-handle{font-size:10px;color:rgb(var(--app-muted))}.profile-art h3{font-size:32px;font-weight:500;letter-spacing:-.06em;line-height:1.1;margin:13px 0 19px}.profile-art h3 em{font-weight:400;font-family:Georgia,serif;color:rgb(var(--app-accent))}.profile-badges{display:flex;gap:10px}.profile-badges img{width:40px;height:40px;background:rgb(var(--app-elevated));border-radius:9px;padding:5px}.profile-art-status{display:block;font-size:8px;color:rgb(var(--app-muted));margin-top:15px}.nft-floating-card{position:absolute;right:-72px;bottom:-22px;border-radius:17px;background:linear-gradient(145deg,rgb(var(--app-elevated)),rgb(var(--app-bg)));border:1px solid rgb(var(--app-collectible)/.4);padding:18px 21px;text-align:center;transform:rotate(15deg);box-shadow:0 20px 35px rgb(var(--app-shadow)/.5);animation:object-float 11s ease-in-out infinite}.nft-floating-card img{width:100px;height:100px;margin:auto}.nft-floating-card>span{display:block;font-size:6px;letter-spacing:.15em;color:rgb(var(--app-collectible));margin-top:12px}.nft-floating-card>strong{display:block;font-size:9px;font-weight:500;margin-top:8px}.profile-themes{display:flex;align-items:center;gap:12px;margin:26px 0 13px}.theme-swatch{width:44px;height:44px;border-radius:50%;padding:0;border:5px solid rgb(var(--app-bg));outline:1px solid rgb(var(--app-border));transition:transform .2s}.theme-swatch[aria-pressed=true]{outline-color:rgb(var(--app-accent));transform:scale(1.1)}.theme-orbit{background:linear-gradient(140deg,rgb(var(--app-accent)),rgb(var(--app-accent-dark)))}.theme-flow{background:linear-gradient(140deg,rgb(var(--app-collectible)),rgb(var(--app-bg)))}.theme-core{background:linear-gradient(140deg,rgb(var(--app-warm)),rgb(var(--app-accent-dark)))}#theme-name{font-size:11px;color:rgb(var(--app-muted));margin-left:4px}.identity-note{display:block;font-size:9px;line-height:1.7;color:rgb(var(--app-muted));max-width:340px;margin-top:18px}
.welcome-section{text-align:center;position:relative;padding-top:95px}.gift-symbol{width:112px;height:112px;margin:0 auto 35px;position:relative;display:grid;place-items:center}.gift-symbol>svg{width:75px;height:75px;stroke-width:.9;color:rgb(var(--app-accent));filter:drop-shadow(0 3px 15px rgb(var(--app-accent)/.25));animation:gentle-turn 24s linear infinite}.gift-symbol>i{position:absolute;inset:0;border:1px solid rgb(var(--app-accent)/.17);border-radius:50%;transform:rotateX(58deg) rotateZ(-20deg)}.gift-symbol>i:last-child{transform:rotateY(58deg) rotateZ(20deg)}.welcome-section h2{font-size:clamp(38px,4.6vw,62px);line-height:1.08;letter-spacing:-.055em;font-weight:500;margin:19px 0}.welcome-section>p{font-size:14px;color:rgb(var(--app-muted))}.welcome-rewards{display:flex;gap:37px;align-items:center;justify-content:center;margin:37px 0}.welcome-rewards strong{display:block;font-size:36px;letter-spacing:-.06em;font-weight:500;color:rgb(var(--app-accent))}.welcome-rewards span{display:block;font-size:10px;color:rgb(var(--app-muted));margin-top:7px}.welcome-rewards i{color:rgb(var(--app-border));font-size:23px;font-style:normal}.welcome-section>small{display:block;margin-top:17px;font-size:9px;color:rgb(var(--app-muted))}.plans-section{padding-top:15px}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.landing-plan{position:relative;border:1px solid rgb(var(--app-border));border-radius:20px;background:rgb(var(--app-card));padding:31px 27px;display:flex;flex-direction:column}.landing-plan .eyebrow{font-size:9px}.landing-plan h3{font-weight:500;font-size:23px;letter-spacing:-.04em;margin:17px 0 9px}.landing-plan>p{font-size:11px;color:rgb(var(--app-muted));min-height:35px}.plan-price{font-size:34px;font-weight:500;letter-spacing:-.06em;margin:25px 0 5px;min-height:64px}.plan-price small{display:block;font-size:9px;letter-spacing:0;font-weight:400;color:rgb(var(--app-muted));margin-top:5px}.plan-price-text{font-size:26px;padding-top:4px}.landing-plan ul{padding:0;list-style:none;font-size:11px;line-height:1.6;margin:20px 0 28px}.landing-plan li{padding-left:20px;position:relative;margin-bottom:12px}.landing-plan li:before{content:'✓';position:absolute;left:0;color:rgb(var(--app-accent));font-size:10px}.landing-plan .button{margin-top:auto;width:100%;font-size:12px;padding-inline:15px;gap:8px}.plan-featured{background:linear-gradient(140deg,rgb(var(--app-accent-dark)/.75),rgb(var(--app-card)));border-color:rgb(var(--app-accent)/.5)}.plan-label{position:absolute;top:-13px;left:26px;font-size:8px;letter-spacing:.06em;border:1px solid rgb(var(--app-accent)/.4);padding:6px 10px;border-radius:6px;background:rgb(var(--app-accent-dark));color:rgb(var(--app-accent))}
.download-section{padding-top:35px}.download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.download-card{border-top:1px solid rgb(var(--app-border));padding:30px 15px 22px 0;transition:border-color .2s}.download-card:hover{border-color:rgb(var(--app-accent))}.download-card>svg{width:27px;height:27px;color:rgb(var(--app-accent))}.download-card h3{font-size:22px;font-weight:500;letter-spacing:-.04em;margin:23px 0 12px}.download-card p{font-size:12px;color:rgb(var(--app-muted));margin-bottom:17px}.download-card>span,.download-card>a{display:flex;min-height:44px;align-items:center;gap:12px;font-size:11px}.download-card span svg,.download-card a svg{width:14px;height:14px;color:rgb(var(--app-accent))}.soon-pill{display:inline-block;vertical-align:middle;font-size:9px;padding:4px 8px;border:1px solid rgb(var(--app-border));border-radius:50px;color:rgb(var(--app-muted));letter-spacing:0;margin-left:9px}.coming-soon>svg{color:rgb(var(--app-muted))}.faq-section{display:grid;grid-template-columns:1fr 1.15fr;gap:85px;padding-top:25px}.faq-section h2{font-size:44px}.faq-list details{border-bottom:1px solid rgb(var(--app-border));padding:0}.faq-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;padding:21px 0;font-size:13px;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{height:18px;width:18px;color:rgb(var(--app-muted));transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list p{font-size:12px;color:rgb(var(--app-muted));padding:0 28px 22px 0}.final-section{padding:95px 0 100px;text-align:center;background:rgb(var(--app-accent));color:rgb(var(--app-ink));position:relative;overflow:hidden}.final-section .wrap{position:relative}.final-section .eyebrow{color:rgb(var(--app-accent-dark));font-size:9px}.final-section h2{font-size:clamp(38px,5.6vw,75px);line-height:1.05;letter-spacing:-.06em;font-weight:500;margin:26px 0 35px}.final-orbit{position:absolute;border:1px solid rgb(var(--app-accent-dark)/.2);border-radius:50%;width:750px;height:450px;left:calc(50% - 375px);top:20px;transform:rotate(-18deg)}.final-orbit:before{content:'';position:absolute;inset:-80px;border:1px solid rgb(var(--app-accent-dark)/.1);border-radius:50%}.footer{display:grid;grid-template-columns:1fr auto;gap:35px;padding:55px 0 28px}.footer .brand{font-size:27px}.footer p{font-size:11px;color:rgb(var(--app-muted));margin-top:14px}.footer nav{display:flex;align-items:flex-start;gap:25px;font-size:10px;padding-top:13px}.footer nav a,.footer-motion{min-height:44px;display:inline-flex;align-items:flex-start}.footer-motion{background:transparent;padding:0;color:rgb(var(--app-muted));font-size:10px}.copyright{grid-column:1/-1;border-top:1px solid rgb(var(--app-border));padding-top:23px;font-size:9px;color:rgb(var(--app-muted))}
.tour{width:min(660px,calc(100% - 28px));border:1px solid rgb(var(--app-border));border-radius:25px;padding:0;background:rgb(var(--app-card));color:rgb(var(--app-text));max-height:calc(100dvh - 32px);box-shadow:0 35px 100px rgb(var(--app-shadow)/.6);overflow:auto}.tour::backdrop{background:rgb(var(--app-shadow)/.83);backdrop-filter:blur(8px)}.tour-top{display:flex;align-items:center;justify-content:space-between;padding:17px 22px 0}.tour-close{font-size:26px;color:rgb(var(--app-muted))}.tour-body{padding:13px 35px 25px}.tour-counter{display:block;color:rgb(var(--app-accent));font-size:10px;letter-spacing:.12em;margin-bottom:14px}.tour h2{font-size:36px;letter-spacing:-.05em;font-weight:500;line-height:1.1}.tour-body>p{font-size:12px;color:rgb(var(--app-muted));margin-top:14px;max-width:510px;min-height:40px}.tour-scene{border:1px solid rgb(var(--app-border));border-radius:15px;margin-top:24px;background:rgb(var(--app-bg));min-height:230px;padding:22px}.tour-bottom{display:flex;gap:10px;align-items:center;border-top:1px solid rgb(var(--app-border));padding:18px 25px}.tour-bottom .button{font-size:12px;min-height:46px;padding-inline:16px}.tour-progress{display:flex;gap:6px;margin-right:auto}.tour-progress button{height:44px;min-width:24px;background:transparent;padding:0;position:relative}.tour-progress button:before{content:'';position:absolute;height:3px;left:0;right:0;top:20px;border-radius:2px;background:rgb(var(--app-border))}.tour-progress button[aria-current=step]:before{background:rgb(var(--app-accent))}.tour-disclaimer{display:block;text-align:center;font-size:8px;line-height:1.6;color:rgb(var(--app-muted));padding:0 22px 19px}.tour-choices{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.tour-choice{display:flex;align-items:center;text-align:left;gap:12px;min-height:74px;padding:14px;background:rgb(var(--app-card));border:1px solid rgb(var(--app-border));border-radius:10px;font-size:11px}.tour-choice svg{color:rgb(var(--app-accent));width:20px;height:20px}.tour-choice[aria-pressed=true]{border-color:rgb(var(--app-accent));background:rgb(var(--app-accent-dark)/.4)}.tour-prompt{font-size:11px;line-height:1.6;padding:13px 15px;margin-top:15px;background:rgb(var(--app-elevated));border-radius:10px}.tour-edit-label{display:block;font-size:10px;color:rgb(var(--app-muted));margin-bottom:12px}.tour-edit-target{display:block;width:100%;padding:19px;background:rgb(var(--app-paper));border:1px dashed transparent;color:rgb(var(--app-ink));border-radius:8px;text-align:left;font-family:Georgia,serif;font-size:26px;min-height:105px}.tour-edit-target[aria-pressed=true]{outline:2px solid rgb(var(--app-accent));outline-offset:3px;border-color:rgb(var(--app-accent-dark))}.tour-edit-tools{margin-top:14px;display:flex;flex-wrap:wrap;gap:7px}.tour-edit-tools button{min-height:44px;padding:10px 13px;border-radius:8px;font-size:10px;color:rgb(var(--app-text));border:1px solid rgb(var(--app-border));background:rgb(var(--app-card))}.tour-edit-tools button[aria-pressed=true]{border-color:rgb(var(--app-accent));color:rgb(var(--app-accent))}.tour-export{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tour-export>button{padding:18px 15px;border:1px solid rgb(var(--app-border));border-radius:12px;background:rgb(var(--app-card));font-size:12px;line-height:1.5;min-height:110px}.tour-export>button>svg{display:block;margin:0 auto 14px;color:rgb(var(--app-accent))}.tour-export button[aria-pressed=true]{border-color:rgb(var(--app-accent));background:rgb(var(--app-accent-dark)/.3)}.tour-feedback{min-height:40px;font-size:11px;line-height:1.7;color:rgb(var(--app-muted));padding-top:16px}.tour-finale{text-align:center;padding:8px}.tour-finale>svg{width:58px;height:58px;color:rgb(var(--app-accent));stroke-width:1;margin:3px auto 16px}.tour-finale h3{font-weight:500;font-size:25px;letter-spacing:-.04em}.tour-finale p{font-size:12px;margin-top:12px;color:rgb(var(--app-muted))}.tour-final-gifts{display:flex;justify-content:center;gap:12px;margin-top:20px}.tour-final-gifts span{border-radius:7px;border:1px solid rgb(var(--app-border));font-size:10px;padding:8px 12px}
.doc-demo{padding:29px 38px;background:rgb(var(--app-white));height:100%;min-height:380px;position:relative}.doc-demo .doc-tag{font-size:7px;letter-spacing:.1em;color:rgb(var(--app-accent-dark))}.doc-demo h3{font-size:29px;font-family:Georgia,serif;font-weight:400;line-height:1.15;margin:24px 0 13px;letter-spacing:-.04em}.doc-demo>p{font-size:10px;color:rgb(var(--app-ink)/.65);max-width:360px}.doc-demo h4{font-size:10px;margin:22px 0 12px}.doc-demo ul{font-size:9px;line-height:1.9;padding-left:15px;color:rgb(var(--app-ink)/.7)}.doc-demo .annotation{padding:12px;margin-top:18px;border-left:2px solid rgb(var(--app-accent-dark));background:rgb(var(--app-accent)/.14);font-size:9px;color:rgb(var(--app-accent-dark))}.slide-demo{min-height:380px;display:flex;flex-direction:column;justify-content:space-between;padding:28px;background:rgb(var(--app-accent-dark));color:rgb(var(--app-paper));position:relative;overflow:hidden}.slide-demo .slide-tag{font-size:8px;letter-spacing:.15em}.slide-demo h3{font-size:45px;line-height:1.04;letter-spacing:-.06em;font-weight:500;position:relative;z-index:1}.slide-demo h3 em{font-family:Georgia,serif;color:rgb(var(--app-accent));font-weight:400}.slide-demo .slide-orb{position:absolute;width:240px;height:240px;right:-90px;top:60px;border-radius:50%;border:45px solid rgb(var(--app-accent)/.8);transform:rotateX(30deg);box-shadow:inset 5px 6px 20px rgb(var(--app-shadow)/.5),12px 18px 24px rgb(var(--app-shadow)/.3)}.slide-demo .slide-footer{display:flex;justify-content:space-between;font-size:8px;color:rgb(var(--app-soft));position:relative;z-index:1}.table-demo{padding:25px 22px;min-height:380px;background:rgb(var(--app-white));color:rgb(var(--app-ink));overflow:auto}.table-demo h3{font-size:21px;letter-spacing:-.04em;font-weight:500}.table-demo .table-meta{font-size:8px;color:rgb(var(--app-ink)/.5);margin:10px 0 20px}.table-demo table{border-collapse:collapse;width:100%;font-size:9px;white-space:nowrap}.table-demo th,.table-demo td{padding:12px 7px;text-align:right;border-bottom:1px solid rgb(var(--app-ink)/.1)}.table-demo th:first-child,.table-demo td:first-child{text-align:left}.table-demo th{background:rgb(var(--app-soft)/.4);font-weight:500}.table-demo tr:last-child td{background:rgb(var(--app-accent)/.2);font-weight:600}.table-demo .table-insight{border:1px solid rgb(var(--app-ink)/.1);padding:13px;margin-top:24px;border-radius:8px;font-size:9px;line-height:1.6;color:rgb(var(--app-accent-dark))}
@keyframes object-float{0%,100%{translate:0 0}50%{translate:0 -9px}}@keyframes gentle-turn{to{rotate:360deg}}.motion-ready [data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.6,.2,1)}.motion-ready [data-reveal].revealed{opacity:1;transform:none}html.motion-paused *,html.motion-paused *:before,html.motion-paused *:after{animation-play-state:paused!important}html.motion-paused{scroll-behavior:auto}.motion-paused [data-reveal]{opacity:1;transform:none}
@media(min-width:1600px){.hero{padding-top:80px}.hero-workspace{margin-top:75px}.workspace-body{min-height:470px}.site-preview-main{min-height:300px}.ceramic-art{scale:1.06;top:25px}}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.desktop-nav{gap:17px;font-size:11px}.header-actions{gap:18px}.demo-dialog{padding:25px 17px 15px}.demo-dialog h2{font-size:21px}.hero-workspace{width:calc(100% - 16px)}.demo-tabs button{padding-inline:9px;font-size:9px}.site-preview h3{font-size:39px}.ceramic-vase{width:102px;height:175px;left:7%}.ceramic-ring{width:82px;height:110px;right:-1px;border-width:18px}.ceramic-ball{left:-8px;width:45px;height:43px}.feature-copy{padding:29px}.feature-copy h3{font-size:25px}.app-art{margin-left:35px;margin-right:25px}.connect-section{gap:65px}.identity-grid{gap:75px}.profile-art{margin-left:8px;width:285px}.nft-floating-card{right:-40px;padding:16px}.plan-grid{gap:12px}.landing-plan{padding:27px 22px}.landing-plan h3{font-size:21px}.landing-plan .button{font-size:10px}.faq-section{gap:50px}.footer nav{gap:17px}.documents-intro>p{max-width:315px}.sheet-card{right:-2%;width:300px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header{height:83px;gap:10px}.brand{font-size:25px}.brand img{width:28px;height:28px}.desktop-nav,.login-link{display:none}.header-actions{gap:9px}.menu-toggle{display:grid}.header-actions .button{font-size:11px;min-height:44px}.hero{padding-top:37px}.eyebrow-pill{font-size:9px;padding:9px 11px;gap:7px}.eyebrow-pill svg{margin-left:0;width:11px}h1{font-size:clamp(44px,8.9vw,67px);margin-top:29px;letter-spacing:-.065em}.hero-copy{font-size:13px;max-width:375px;margin:0 auto 25px}.actions{flex-direction:column;gap:9px}.actions>.button{width:min(100%,320px);font-size:12px;min-height:52px}.hero-note{font-size:9px}.hero-workspace{margin-top:50px;width:100%;border-radius:12px;box-shadow:0 20px 60px rgb(var(--app-shadow)/.5),0 0 0 4px rgb(var(--app-border)/.08)}.workspace-bar{height:37px;padding:0 12px;gap:9px}.window-dots{gap:3px}.window-dots i{width:4px;height:4px}.workspace-name{font-size:8px;gap:6px}.workspace-name img{width:14px;height:14px}.demo-badge{font-size:7px}.workspace-body{display:block;min-height:0}.demo-dialog{border-right:0;border-bottom:1px solid rgb(var(--app-border)/.6);padding:17px}.demo-dialog>.eyebrow,.demo-dialog>h2,.demo-dialog>p,.demo-compose{display:none}.demo-prompt{margin:0;font-size:10px;padding:12px;border-radius:10px 10px 3px 10px;max-width:83%;margin-left:auto}.assistant-note{font-size:9px;margin:13px 0 0;gap:8px}.assistant-note svg{width:14px;height:14px}.demo-stage{padding:0 9px 9px}.demo-tabs{gap:0;justify-content:space-between;min-height:45px}.demo-tabs button{font-size:9px;padding:0 7px;min-height:44px;gap:4px}.demo-tabs button svg{width:12px;height:12px}.demo-result{min-height:294px}.site-preview{padding:15px 17px}.site-preview-nav{font-size:6px;gap:8px}.site-preview-nav strong{font-size:14px}.site-preview-nav>i{font-size:16px}.site-preview-main{min-height:211px;padding-top:22px}.tiny-label{font-size:5px}.site-preview h3{font-size:35px;margin:14px 0}.preview-cta{font-size:6px;gap:9px}.ceramic-art{height:206px;right:0;top:0;width:46%}.ceramic-vase{height:151px;width:87px;bottom:11px;left:12%}.ceramic-vase:before{height:14px;border-width:5px}.ceramic-ring{width:65px;height:85px;border-width:16px;right:-8px;bottom:8px}.ceramic-ball{width:38px;height:36px;bottom:4px;left:-3px}.ceramic-shadow{height:24px}.site-preview-footer{font-size:6px;padding-top:9px;margin-top:10px}.note-top{right:10px;top:-26px;padding:7px 10px;gap:7px;border-radius:10px;font-size:7px}.note-top strong{font-size:8px}.note-top .mini-spark{height:24px;width:24px;border-radius:7px}.note-top .mini-spark svg{width:13px;height:13px}.note-bottom{display:none}.format-strip{padding-top:28px;gap:12px 15px;font-size:9px}.format-strip i{font-size:6px}.section{padding-block:74px}.section-heading{margin-bottom:30px}.eyebrow{font-size:9px}.section-heading h2,.connect-copy h2,.identity-copy h2,.documents-intro h2,.download-section h2{font-size:42px;margin-top:16px}.section-heading>p{font-size:13px;max-width:450px}.creation-grid{grid-template-columns:1fr;gap:17px}.feature-copy{padding:27px}.feature-icon{margin-bottom:20px}.feature-copy h3{font-size:28px}.feature-copy p{font-size:12px}.app-art{margin:0 35px 48px 55px;max-width:490px;min-height:300px}.creation-small{display:grid;grid-template-columns:1fr 1fr}.creation-small .image-art{height:100%;min-height:300px}.creation-small .feature-copy{padding:24px}.creation-small h3{font-size:23px}.creation-small p{font-size:11px}.creation-small .feature-icon{display:none}.creation-small .text-link{font-size:10px;gap:5px}.art-ring{scale:.9;top:45px}.art-caption{font-size:6px;left:12px;right:10px}.art-label{font-size:6px;left:12px;right:auto}.art-ring-shadow{bottom:50px}.process-line{display:grid;grid-template-columns:1fr;align-items:start;gap:24px;padding:24px 0 30px}.process-line>div{column-gap:14px;row-gap:5px}.process-line>i{display:none}.process-line strong{font-size:13px;line-height:1.4}.process-line p{font-size:12px;line-height:1.7}.documents-intro{display:block}.documents-intro>p{max-width:440px;font-size:13px;margin-top:23px}.document-showcase{height:360px;margin-top:30px;max-width:520px}.paper{width:228px;height:296px}.paper-front{padding:20px;left:27%;top:12px}.paper-back{left:5%;top:18px;padding:22px}.paper h3{font-size:20px;margin:12px 0 17px}.paper-kicker{margin-top:30px;font-size:5px}.paper-top{font-size:5px}.paper-format{font-size:6px;padding:4px 6px}.paper p{font-size:6px;margin-bottom:13px}.paper-rule{margin-bottom:12px}.paper-line{height:3px;margin-top:6px}.paper-page{font-size:6px;left:20px;bottom:18px}.sheet-card{width:231px;top:113px;right:-4%;padding:10px}.sheet-badge{font-size:7px;margin-bottom:8px}.sheet-grid{grid-template-columns:16px 1.3fr 1fr 1fr;font-size:5px}.sheet-grid>*{padding:6px 3px}.sheet-chart{height:38px;gap:6px}.sheet-card>small{font-size:5px}.slides-float{left:4%;bottom:6px;padding:16px;gap:13px}.slides-float>svg{width:20px;height:20px}.slides-float>span{font-size:6px}.slides-float strong{font-size:9px}.slides-float>span:last-child{font-size:20px;margin-left:8px}.audience-tabs{gap:0;justify-content:flex-start;margin-top:17px;flex-wrap:nowrap;overflow:auto;scrollbar-width:none}.audience-tabs button{padding:11px 12px;white-space:nowrap;font-size:10px;flex-shrink:0}.audience-result{text-align:left;min-height:210px;margin-top:25px}.audience-result h3{font-size:25px;max-width:310px}.audience-result p{font-size:12px;margin-inline:0}.example-prompts{justify-content:flex-start;gap:6px}.example-prompts button{font-size:9px;padding:11px 12px}.document-note{text-align:left;font-size:8px}.document-note>span{margin-left:0;font-size:8px}.connect-section{grid-template-columns:1fr;gap:40px}.connect-copy>p,.identity-copy>p{font-size:13px}.connect-points{gap:15px;font-size:12px}.chat-art{max-width:420px;width:calc(100% - 30px);margin:0 auto}.call-bubble{right:-20px;padding:12px 16px}.call-bubble strong{font-size:10px}.call-bubble>div>span{font-size:8px}.call-orbit{width:18px;height:18px}.identity-grid{grid-template-columns:1fr;gap:55px}.identity-copy{grid-row:1}.profile-art{width:290px;max-width:calc(100% - 45px);margin:0 auto;min-height:380px}.nft-floating-card{right:-31px;bottom:-8px}.nft-floating-card img{width:84px;height:84px}.profile-art h3{font-size:30px}.profile-cover{height:122px}.profile-avatar{top:91px}.identity-note{font-size:9px}.welcome-section{padding-block:70px}.gift-symbol{margin-bottom:24px;width:90px;height:90px}.gift-symbol>svg{width:60px;height:60px}.welcome-section h2{font-size:40px;margin:18px 0}.welcome-section>p{font-size:12px}.welcome-rewards{gap:15px;margin:28px 0}.welcome-rewards strong{font-size:29px}.welcome-rewards span{font-size:8px;max-width:85px;line-height:1.5}.welcome-rewards i{font-size:17px}.welcome-section>small{font-size:8px;max-width:300px;margin:17px auto 0;line-height:1.7}.plans-section{padding-top:15px}.plan-grid{grid-template-columns:1fr;gap:23px}.landing-plan{padding:27px;max-width:500px;width:100%;margin-inline:auto}.landing-plan h3{font-size:25px}.landing-plan>p{min-height:0;font-size:12px}.plan-price{margin-top:20px;min-height:50px}.landing-plan ul{display:grid;gap:10px;margin:17px 0 24px}.landing-plan li{margin:0;font-size:12px}.landing-plan .button{font-size:12px}.download-section{padding-top:0}.download-grid{grid-template-columns:1fr;gap:6px;margin-top:25px}.download-card{position:relative;padding:24px 0 17px 50px}.download-card>svg{position:absolute;top:27px;left:0}.download-card h3{margin:0 0 9px;font-size:24px}.download-card p{font-size:11px;margin-bottom:9px}.download-card>span,.download-card>a{font-size:11px}.faq-section{grid-template-columns:1fr;gap:10px;padding-top:0}.faq-section h2{font-size:37px}.faq-list summary{font-size:12px;padding:20px 0}.faq-list p{font-size:11px}.final-section{padding:70px 0}.final-section h2{font-size:clamp(36px,7.2vw,52px)}.final-section .eyebrow{font-size:7px}.final-orbit{width:530px;height:320px;left:calc(50% - 265px)}.footer{padding-top:38px;grid-template-columns:1fr;gap:24px}.footer nav{flex-wrap:wrap;gap:10px 24px;padding:0}.footer nav a,.footer-motion{min-height:44px;align-items:center}.copyright{padding-top:20px}.tour{border-radius:19px}.tour-top{padding:10px 13px 0}.tour-top .eyebrow{font-size:8px}.tour-body{padding:10px 20px 20px}.tour h2{font-size:29px}.tour-body>p{font-size:11px;min-height:56px}.tour-scene{margin-top:18px;padding:15px;min-height:234px}.tour-choice{font-size:10px;padding:11px;gap:7px;min-height:72px}.tour-choice svg{width:17px;height:17px}.tour-prompt{font-size:10px;padding:12px}.tour-bottom{padding:13px 16px;gap:7px;flex-wrap:wrap}.tour-progress{width:100%;justify-content:center;gap:8px}.tour-progress button{height:28px;width:38px}.tour-progress button:before{top:10px}.tour-bottom .button{flex:1;min-height:47px}.tour-disclaimer{font-size:7px;padding-bottom:15px}.tour-edit-target{font-size:23px}.tour-edit-tools button{font-size:9px}.tour-export{gap:8px}.tour-export>button{font-size:11px;padding:15px 10px;min-height:110px}.tour-finale h3{font-size:23px}.tour-finale p{font-size:11px}.tour-final-gifts{gap:7px}.tour-final-gifts span{font-size:9px;padding:7px 9px}.doc-demo{padding:24px;min-height:294px}.doc-demo h3{font-size:26px;margin:20px 0 11px}.doc-demo>p{font-size:9px}.doc-demo h4{font-size:9px;margin:15px 0 8px}.doc-demo ul{font-size:8px}.doc-demo .annotation{font-size:8px;padding:10px;margin-top:15px}.slide-demo{padding:24px;min-height:294px}.slide-demo h3{font-size:38px}.slide-demo .slide-orb{width:180px;height:180px;right:-72px;top:54px;border-width:35px}.table-demo{padding:23px 16px;min-height:294px}.table-demo h3{font-size:21px}.table-demo table{font-size:8px}.table-demo th,.table-demo td{padding:9px 4px}.table-demo .table-insight{font-size:8px;margin-top:17px;padding:10px}}
@media(max-width:380px){.wrap{width:calc(100% - 28px)}.header-actions .button{padding-inline:13px}.hero{padding-top:29px}h1{font-size:43px}.eyebrow-pill{font-size:8px}.hero-copy{font-size:12px}.workspace-name{font-size:7px}.demo-badge{font-size:6px}.demo-tabs button{font-size:8px;padding-inline:5px}.demo-tabs button svg{width:11px;height:11px}.site-preview h3{font-size:30px}.ceramic-vase{width:71px;height:136px}.ceramic-ring{width:58px;height:76px;border-width:14px}.creation-small{display:flex}.creation-small .image-art{min-height:200px;height:200px}.creation-small .feature-copy{padding:27px}.art-ring{top:6px;scale:.8}.art-ring-shadow{bottom:22px}.section-heading h2,.connect-copy h2,.identity-copy h2,.documents-intro h2,.download-section h2{font-size:37px}.document-showcase{height:320px;margin-left:-12px;margin-right:-12px}.paper{scale:.9;transform-origin:top center}.sheet-card{scale:.87;transform-origin:right center;right:-5px;top:95px}.slides-float{bottom:0;left:4%;scale:.9}.audience-tabs button{font-size:9px;padding-inline:10px}.audience-result h3{font-size:23px}.welcome-section h2{font-size:35px}.welcome-rewards{gap:11px}.welcome-rewards strong{font-size:25px}.profile-art{margin-left:14px;width:260px}.nft-floating-card{right:-29px;padding:13px}.nft-floating-card img{width:74px;height:74px}.call-bubble{right:-12px;padding:11px;gap:9px}.call-orbit{display:none}.format-strip{gap:11px;font-size:8px}.tour-body{padding-inline:15px}.tour h2{font-size:26px}.tour-scene{padding:12px}.tour-choice{font-size:9px;gap:5px}.tour-choice svg{width:15px;height:15px}.tour-prompt{font-size:9px}}
.site-header{position:relative;z-index:20}.menu-toggle{width:44px;height:44px;justify-items:center;border-radius:10px;background:transparent}.mobile-nav{z-index:2}.hero-glow{width:100%;left:0}.tour-progress button{width:44px;height:44px}.tour-progress button:before{top:18px}
#demo-result{border-radius:8px;overflow:hidden;flex:1;min-height:380px;background:rgb(var(--app-paper));color:rgb(var(--app-ink));position:relative}
.tour-close{display:grid;place-items:center;width:44px;height:44px;border-radius:10px;background:transparent;flex:none}.tour-edit-tools svg{width:13px;height:13px;vertical-align:middle;margin-left:5px}.profile-art-body>p{font-size:10px;line-height:1.6;color:rgb(var(--app-muted));margin-bottom:20px}.footer>p{margin:7px 0 0;font-size:11px}.footer>nav{grid-column:1/-1;padding-top:0;border-top:1px solid rgb(var(--app-border));padding-top:23px}.footer [data-motion-toggle]{background:transparent;padding:0;color:rgb(var(--app-muted));font-size:11px;min-height:44px}.eyebrow,.hero-note,.text-link,.document-note,.document-note>span,.identity-note,.welcome-section>small,.footer nav,.footer-motion,.copyright,.tour-disclaimer{font-size:max(11px,1em)}
.eyebrow{font-size:11px}.hero-note,.text-link,.document-note,.document-note>span,.identity-note,.welcome-section>small,.footer nav,.footer-motion,.copyright,.tour-disclaimer{font-size:11px}.audience-tabs button,.example-prompts button,.demo-tabs button,.landing-plan .button,.tour-choice,.tour-edit-tools button,.tour-counter,.tour-feedback,.tour-prompt,.tour-body>p{font-size:11px}.download-card>span,.download-card>a{font-size:12px}.eyebrow-pill{font-size:11px}.tour-disclaimer{font-size:10px;line-height:1.6}.audience-result>div>p{font-size:13px;line-height:1.65;margin:14px auto 20px;color:rgb(var(--app-ink)/.65);max-width:580px}.demo-tabs button{min-height:44px}.process-line p{font-size:11px}.process-line strong{font-size:13px}
@media(max-width:760px){#demo-result{min-height:294px}.demo-tabs{justify-content:flex-start;gap:3px}.demo-tabs button{padding-inline:9px}.eyebrow-pill{font-size:10px}.audience-result>div>p{font-size:12px;margin-left:0}.footer>nav{grid-column:auto}.tour-disclaimer{font-size:9px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready [data-reveal]{opacity:1;transform:none}}

/* Art direction v2: sculptural hero, editorial type and tactile surfaces. */
.skip-link{opacity:0;pointer-events:none}.skip-link:focus{opacity:1;pointer-events:auto}
:root{--app-bg:13 18 18;--app-card:20 27 27;--app-elevated:29 39 38;--app-text:239 244 239;--app-muted:163 181 176;--app-border:55 73 69;--app-accent:149 243 214;--app-accent-dark:24 69 56;--app-paper:236 240 233;--app-ink:24 42 35;font-size:16px}
body{background:radial-gradient(ellipse 70% 700px at 80% 300px,rgb(var(--app-accent)/.035),transparent),rgb(var(--app-bg))}
.wrap{width:min(1320px,calc(100% - 96px))}
.site-header{background:linear-gradient(rgb(var(--app-bg)/.96),rgb(var(--app-bg)/.5));border-bottom:1px solid rgb(var(--app-border)/.22)}
.header{height:94px;gap:22px}.brand{font-family:Unbounded,Onest,sans-serif;font-size:26px;font-weight:500;letter-spacing:-1.5px;gap:11px}.brand img{width:34px;height:34px;filter:drop-shadow(0 0 12px rgb(var(--app-accent)/.16))}
.desktop-nav{padding:3px 8px 3px 22px;gap:23px;align-items:center;border:1px solid rgb(var(--app-border)/.5);border-radius:100px;background:rgb(var(--app-text)/.025);font-size:12px}.desktop-nav a{position:relative}.desktop-nav a:after{content:'';position:absolute;left:0;right:0;bottom:7px;height:1px;background:rgb(var(--app-accent));transform:scaleX(0);transition:transform .25s}.desktop-nav a:hover:after{transform:scaleX(1)}
.lang-switch{position:relative;display:flex;align-items:center}.lang-switch.mobile-only{display:none}.lang-switch-btn{min-height:44px;margin-left:4px;padding:0 12px 0 14px;border:0;border-left:1px solid rgb(var(--app-border)/.65);border-radius:0;background:transparent;color:rgb(var(--app-text));font:550 12px/1 Onest,sans-serif;cursor:pointer}.lang-switch-list{position:absolute;z-index:40;top:calc(100% + 10px);right:0;min-width:168px;margin:0;padding:6px;list-style:none;border:1px solid rgb(var(--app-border));border-radius:16px;background:rgb(var(--app-elevated));box-shadow:0 16px 40px rgb(var(--app-shadow)/.28)}.lang-switch-list button{display:flex;width:100%;min-height:44px;align-items:center;padding:0 12px;border:0;border-radius:10px;background:transparent;color:rgb(var(--app-text));font:500 13px/1.2 Onest,sans-serif;text-align:start;cursor:pointer}.lang-switch-list button[aria-selected="true"],.lang-switch-list button:hover{background:rgb(var(--app-accent)/.12)}
@media(max-width:760px){.lang-switch.mobile-only{display:flex}.lang-switch.mobile-only .lang-switch-btn{margin:0;padding:0 8px;border:0}}
.header-actions{gap:23px}.login-link{font-size:13px}.button{border-radius:13px;font-size:14px;min-height:54px;position:relative;isolation:isolate;overflow:hidden;font-weight:550}.button.primary{background:linear-gradient(135deg,rgb(var(--app-accent)),rgb(var(--app-accent)/.85));box-shadow:inset 0 1px 0 rgb(var(--app-white)/.75),0 4px 0 rgb(var(--app-accent-dark)),0 12px 28px rgb(var(--app-shadow)/.35)}
.button.primary:before{content:'';position:absolute;inset:0;background:linear-gradient(110deg,transparent 25%,rgb(var(--app-white)/.4),transparent 75%);transform:translateX(-160%);transition:transform .65s;pointer-events:none}.button.primary:hover:before{transform:translateX(160%)}.button.primary:hover{box-shadow:inset 0 1px 0 rgb(var(--app-white)/.75),0 4px 0 rgb(var(--app-accent-dark)),0 15px 40px rgb(var(--app-accent)/.12)}
.button.secondary{background:linear-gradient(145deg,rgb(var(--app-elevated)/.7),rgb(var(--app-card)/.7));box-shadow:inset 0 1px rgb(var(--app-white)/.04);border-color:rgb(var(--app-border)/.8)}.button svg{transition:transform .25s}.button:hover svg{transform:translateX(3px)}.button.large{min-height:57px;font-size:14px;padding-inline:26px}.button.small{min-height:44px;font-size:12px;padding-inline:17px}
.hero{padding-top:0;text-align:left}.hero-intro{display:grid;grid-template-columns:1.03fr 1fr;align-items:center;min-height:725px;gap:12px;position:relative;isolation:isolate}.hero-copy-area{position:relative;z-index:2;padding:65px 0 70px}.eyebrow-pill{font-size:11px;letter-spacing:.01em;background:rgb(var(--app-accent)/.035);border-color:rgb(var(--app-accent)/.15);box-shadow:inset 0 1px 0 rgb(var(--app-white)/.04);padding:10px 14px}.live-dot{box-shadow:0 0 12px rgb(var(--app-accent)/.7)}
.hero h1{font-family:Unbounded,Onest,sans-serif;font-size:clamp(42px,4.55vw,69px);font-weight:500;line-height:1.13;letter-spacing:-.07em;margin:36px 0 27px}.idea-word{color:rgb(var(--app-accent));background:linear-gradient(115deg,rgb(var(--app-text)),rgb(var(--app-accent)) 48%,rgb(var(--app-accent)/.72));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-copy{font-size:16px;line-height:1.8;color:rgb(var(--app-muted));max-width:490px;margin:0 0 31px}.hero .actions{justify-content:flex-start;gap:12px}.hero-note{font-size:11px;margin-top:24px;display:flex;gap:9px;align-items:center;color:rgb(var(--app-muted))}.hero-gift-icon{font-size:19px;color:rgb(var(--app-accent))}.hero-glow{height:950px;top:-150px;background:radial-gradient(ellipse at 77% 43%,rgb(var(--app-accent)/.07),transparent 65%)}
.idea-scene{--scene-rx:0deg;--scene-ry:0deg;--scene-x:0px;--scene-y:0px;--light-x:50%;--light-y:50%;min-width:0;position:relative;perspective:1100px;align-self:stretch;display:flex;flex-direction:column;justify-content:center;isolation:isolate}
.scene-stage{height:560px;position:relative;perspective:1100px;transform-style:preserve-3d}.scene-aura{position:absolute;inset:-15%;z-index:-1;background:radial-gradient(ellipse at var(--light-x) var(--light-y),rgb(var(--app-accent)/.1),transparent 61%);pointer-events:none}.scene-object{position:absolute;inset:0 -5%;transform:rotateX(var(--scene-rx)) rotateY(var(--scene-ry)) translate3d(var(--scene-x),var(--scene-y),30px);transition:transform .55s cubic-bezier(.2,.7,.2,1);transform-style:preserve-3d;pointer-events:none}.scene-object img{width:100%;height:100%;object-fit:contain;mix-blend-mode:screen;mask-image:radial-gradient(ellipse 69% 65% at 50% 49%,black 47%,transparent 81%);animation:sculpture-float 8s ease-in-out infinite;transition:filter .65s}
[data-material=pearl] .scene-object img{filter:saturate(.15) brightness(1.2)}[data-material=carbon] .scene-object img{filter:saturate(0) brightness(.78) contrast(1.3)}[data-material=pearl] .scene-aura{filter:saturate(.2)}[data-material=carbon] .scene-aura{opacity:.45}
.scene-orbit{position:absolute;inset:7% 1%;border:1px solid rgb(var(--app-accent)/.12);border-radius:50%;transform:rotateX(67deg) rotateZ(-31deg);pointer-events:none}.orbit-two{inset:17% 10%;transform:rotateX(61deg) rotateZ(40deg);border-color:rgb(var(--app-text)/.08)}.orbit-one:before{content:'';position:absolute;top:18%;left:11%;width:8px;height:8px;border-radius:50%;background:rgb(var(--app-accent));box-shadow:0 0 25px rgb(var(--app-accent)/.5)}.scene-floor{position:absolute;left:20%;right:10%;bottom:12%;height:15%;background:radial-gradient(ellipse,rgb(var(--app-accent)/.1),transparent 68%);filter:blur(10px);transform:rotate(-14deg)}
.scene-layer{position:absolute;z-index:3;transform:translate3d(calc(var(--scene-x)*-1.1),calc(var(--scene-y)*-1.1),65px);transition:transform .7s cubic-bezier(.2,.7,.2,1);pointer-events:none}.scene-layer-top{top:47px;right:0}.scene-layer-bottom{left:0;bottom:28px}.scene-glass{display:flex;align-items:center;gap:12px;padding:17px 19px;background:linear-gradient(125deg,rgb(var(--app-elevated)/.88),rgb(var(--app-card)/.8));border:1px solid rgb(var(--app-text)/.12);box-shadow:inset 0 1px 0 rgb(var(--app-white)/.08),0 18px 40px rgb(var(--app-shadow)/.35);border-radius:17px;transform:rotate(5deg);backdrop-filter:blur(12px)}.scene-glass small{display:block;color:rgb(var(--app-muted));font-size:10px;margin-bottom:4px;white-space:nowrap}.scene-glass strong{display:block;font-size:12px;line-height:1.5;font-weight:500;white-space:nowrap}.scene-mini-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:linear-gradient(130deg,rgb(var(--app-accent)/.2),rgb(var(--app-accent)/.03));box-shadow:inset 0 1px rgb(var(--app-accent)/.35);color:rgb(var(--app-accent))}.scene-mini-icon svg{width:22px;height:22px}.scene-card-spark{color:rgb(var(--app-accent));font-size:22px;margin-left:16px}.scene-files{transform:rotate(-5deg);gap:6px;padding:14px}.scene-files>div{margin-left:8px}.scene-files small{margin:4px 0 0}.scene-file{width:35px;height:47px;background:linear-gradient(135deg,rgb(var(--app-text)/.14),rgb(var(--app-text)/.02));border:1px solid rgb(var(--app-text)/.1);border-radius:7px;display:grid;place-items:center;align-content:center;gap:3px;transform:rotate(-8deg)}.scene-file:nth-child(2){transform:translateY(-5px)}.scene-file:nth-child(3){transform:rotate(8deg)}.scene-file svg{width:16px;height:16px;color:rgb(var(--app-accent))}.scene-file b{font-size:7px;font-weight:500;letter-spacing:.03em}.scene-coordinate{position:absolute;bottom:7px;color:rgb(var(--app-muted)/.6);font-size:8px;letter-spacing:.14em;pointer-events:none}.coordinate-left{left:16px;top:48%;writing-mode:vertical-rl;transform:rotate(180deg);bottom:auto}.coordinate-right{right:8px;bottom:84px}
.scene-controls{display:flex;align-items:center;justify-content:center;gap:19px;margin:0 10px 18px;padding-top:17px}.material-caption{display:flex;align-items:center;gap:8px;font-size:11px;min-width:99px}.material-indicator{width:5px;height:5px;border-radius:50%;background:rgb(var(--app-accent))}.material-switch{display:flex;gap:6px;border:1px solid rgb(var(--app-border)/.6);background:rgb(var(--app-card)/.65);padding:3px;border-radius:30px}.material-switch button{width:44px;height:44px;border:1px solid transparent;border-radius:50%;background:transparent;display:grid;place-items:center;transition:border-color .2s,background .2s}.material-switch button[aria-pressed=true]{border-color:rgb(var(--app-accent)/.6);background:rgb(var(--app-accent)/.06)}.material-switch i{width:23px;height:23px;border-radius:50%;background:radial-gradient(circle at 28% 20%,rgb(var(--app-text)),rgb(var(--app-accent)) 35%,rgb(var(--app-accent-dark)) 76%);box-shadow:inset 0 1px 1px rgb(var(--app-white)/.65),0 3px 6px rgb(var(--app-shadow)/.6)}[data-material-choice=pearl] i{background:radial-gradient(circle at 28% 20%,rgb(var(--app-white)),rgb(var(--app-soft)) 45%,rgb(var(--app-muted)) 75%)}[data-material-choice=carbon] i{background:radial-gradient(circle at 28% 20%,rgb(var(--app-muted)),rgb(var(--app-border)) 45%,rgb(var(--app-shadow)) 80%)}.scene-hint{font-size:10px;line-height:1.6;color:rgb(var(--app-muted)/.8);border-left:1px solid rgb(var(--app-border));padding-left:18px}
.workspace-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;padding:47px 0 26px;border-top:1px solid rgb(var(--app-border)/.5)}.workspace-intro h2{font-family:Unbounded,Onest,sans-serif;font-size:24px;font-weight:500;letter-spacing:-.05em;margin-top:13px}.workspace-intro>span{font-size:12px;line-height:1.8;color:rgb(var(--app-muted));text-align:right}.workspace-intro .eyebrow{font-size:9px}
.hero-workspace{width:100%;margin:10px 0 0;border-radius:21px;background:linear-gradient(160deg,rgb(var(--app-elevated)/.45),rgb(var(--app-card)));border-color:rgb(var(--app-border)/.8);box-shadow:inset 0 1px rgb(var(--app-text)/.05),0 40px 80px rgb(var(--app-shadow)/.4),0 0 0 5px rgb(var(--app-border)/.06)}.floating-note{display:none}.workspace-bar{height:50px;font-size:11px}.workspace-name{font-size:11px}.demo-badge{font-size:10px}.demo-dialog{padding:30px}.demo-dialog h2{font-family:Unbounded,Onest,sans-serif;font-size:22px;font-weight:500;letter-spacing:-.06em;line-height:1.3}.demo-dialog>p{font-size:13px}.demo-prompt{font-size:12px;padding:17px;line-height:1.75}.assistant-note{font-size:12px}.demo-compose{min-height:44px;font-size:12px}.demo-tabs{gap:5px;min-height:54px}.demo-tabs button{font-size:12px;padding-inline:14px;min-height:44px}.demo-tabs button[aria-selected=true]{background:linear-gradient(130deg,rgb(var(--app-text)/.1),rgb(var(--app-text)/.035));box-shadow:inset 0 1px rgb(var(--app-text)/.1);color:rgb(var(--app-accent))}.demo-stage{padding:0 16px 16px}.format-strip{justify-content:space-between;font-size:12px;gap:15px;padding:31px 8px 0}.format-strip>span{display:flex;align-items:center;gap:8px}.format-strip svg{width:16px;height:16px;color:rgb(var(--app-muted)/.8)}
.section{padding-block:122px}.eyebrow{font-size:10px;letter-spacing:.13em;font-weight:500}.section-heading{max-width:900px}.section-heading h2,.connect-copy h2,.identity-copy h2,.documents-intro h2,.download-section h2,.faq-section h2{font-family:Unbounded,Onest,sans-serif;font-size:clamp(29px,3.6vw,47px);font-weight:500;letter-spacing:-.06em;line-height:1.22;margin:22px 0 25px}.section-heading>p{font-size:16px;line-height:1.8;max-width:610px}.muted-title{color:rgb(var(--app-muted)/.72)}.text-link{font-size:13px;gap:13px;min-height:44px}.text-link svg{width:18px;height:18px}
.creation-grid{gap:23px;grid-template-columns:1.12fr 1fr}.creation-feature,.creation-small{border-radius:25px;background:linear-gradient(145deg,rgb(var(--app-elevated)/.6),rgb(var(--app-card)));box-shadow:inset 0 1px rgb(var(--app-text)/.055),0 24px 50px rgb(var(--app-shadow)/.18)}.feature-copy{padding:37px}.feature-icon{width:47px;height:47px;border-radius:15px;background:linear-gradient(140deg,rgb(var(--app-text)/.065),transparent);box-shadow:inset 0 1px rgb(var(--app-text)/.1)}.feature-copy h3{font-family:Unbounded,Onest,sans-serif;font-size:25px;font-weight:500;letter-spacing:-.05em;line-height:1.28}.feature-copy p{font-size:14px;line-height:1.8;max-width:410px}.app-art{margin-left:56px;margin-right:40px;padding:25px;box-shadow:-12px -12px 0 rgb(var(--app-paper)/.04),-25px -24px 0 rgb(var(--app-paper)/.02),0 30px 50px rgb(var(--app-shadow)/.5)}.image-art{height:297px;background:rgb(var(--app-shadow));isolation:isolate}.image-art:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(transparent 40%,rgb(var(--app-card)/.9))}.image-art>img{width:100%;height:100%;object-fit:cover;object-position:center 53%;transition:transform 1s cubic-bezier(.2,.7,.2,1)}.creation-small:hover .image-art>img{transform:scale(1.055)}.art-caption{z-index:1;left:29px;bottom:24px;font-size:11px;letter-spacing:.02em;line-height:1.7}.art-label{z-index:1;right:26px;top:23px;border:1px solid rgb(var(--app-white)/.12);background:rgb(var(--app-bg)/.45);padding:6px 10px;border-radius:8px;font-size:10px}.process-line{padding:32px 0}.process-line strong{font-size:14px}.process-line p{font-size:12px;line-height:1.7}
.documents-section{background:radial-gradient(ellipse at 70% 35%,rgb(var(--app-white)),transparent 55%),rgb(var(--app-paper));border-radius:40px 40px 0 0}.documents-section .muted-title{color:rgb(var(--app-ink)/.5)}.documents-intro>p{font-size:15px;line-height:1.85;max-width:400px}.paper{box-shadow:0 30px 65px rgb(var(--app-shadow)/.13),0 1px 1px rgb(var(--app-shadow)/.08)}.sheet-card{box-shadow:0 30px 70px rgb(var(--app-shadow)/.17),0 1px 1px rgb(var(--app-shadow)/.08)}.slides-float{box-shadow:0 20px 40px rgb(var(--app-shadow)/.25)}.audience-tabs button{font-size:13px;min-height:44px;padding:13px 22px}.audience-result h3{font-family:Unbounded,Onest,sans-serif;font-size:25px;font-weight:500;line-height:1.4;letter-spacing:-.05em;max-width:750px}.audience-result p,.audience-result>div>p{font-size:14px;line-height:1.8;max-width:620px}.example-prompts button{font-size:12px;min-height:48px;padding:12px 17px;border-radius:12px}.document-note,.document-note>span{font-size:12px;line-height:1.8}
.connect-section{gap:85px}.connect-copy>p,.identity-copy>p{font-size:15px;line-height:1.85;max-width:485px}.connect-points{gap:23px;margin-block:29px}.connect-points>div{display:flex;gap:14px;align-items:flex-start;font-size:12px;color:rgb(var(--app-muted));line-height:1.7}.connect-points>div>svg{width:21px;height:21px;margin-top:3px;flex:none}.connect-points strong{display:block;font-size:14px;font-weight:550;color:rgb(var(--app-text));margin-bottom:4px}.chat-art{padding:23px;border-radius:24px;box-shadow:inset 0 1px rgb(var(--app-text)/.06),0 35px 70px rgb(var(--app-shadow)/.5);transform:perspective(1000px) rotateY(-8deg) rotateZ(3deg)}.chat-art-header strong{font-size:14px}.chat-art-header small,.chat-day{font-size:10px}.message{font-size:13px;padding:15px}.message-time{font-size:9px}.project-message{font-size:11px}.project-message>span{font-size:10px}.voice-message{font-size:10px}.chat-art-input{font-size:12px;min-height:47px}.call-bubble strong{font-size:12px}.call-bubble>div>span{font-size:10px}
.identity-grid{gap:100px}.profile-art{width:345px;min-height:455px;margin-left:25px;background:linear-gradient(160deg,rgb(var(--app-elevated)),rgb(var(--app-card)));box-shadow:inset 0 1px rgb(var(--app-text)/.08),0 30px 70px rgb(var(--app-shadow)/.45);transform:perspective(1000px) rotateY(9deg) rotateZ(-2deg)}.profile-cover{height:163px}.profile-avatar{top:133px}.profile-art-body{padding-top:39px}.profile-art-body>p{font-size:12px;line-height:1.75;max-width:230px}.profile-art h3{font-family:Unbounded,Onest,sans-serif;font-size:26px;font-weight:500;letter-spacing:-.06em;line-height:1.3}.profile-art-handle{font-size:10px}.nft-floating-card{right:-50px;padding:21px;box-shadow:inset 0 1px rgb(var(--app-white)/.16),0 25px 50px rgb(var(--app-shadow)/.5);border-color:rgb(var(--app-collectible)/.5);background:linear-gradient(145deg,rgb(var(--app-collectible)/.1),rgb(var(--app-card)))}.nft-floating-card img{width:110px;height:110px}.identity-note{font-size:12px!important;line-height:1.8!important}.profile-theme-controls{margin-block:27px}
.welcome-section{position:relative}.gift-symbol{animation:gift-turn 8s ease-in-out infinite;filter:drop-shadow(0 10px 20px rgb(var(--app-accent)/.13))}.welcome-section h2{font-family:Unbounded,Onest,sans-serif;font-size:clamp(30px,3.6vw,47px);font-weight:500;letter-spacing:-.06em;line-height:1.25}.welcome-section>p{font-size:15px;line-height:1.85;max-width:630px}.welcome-rewards{gap:52px;align-items:start}.welcome-rewards>div{display:flex;flex-direction:column;align-items:center}.welcome-rewards strong,.welcome-rewards>div>svg{font-family:Unbounded,Onest,sans-serif;font-size:38px;font-weight:500;height:54px;margin-bottom:8px;display:flex;align-items:center;justify-content:center}.welcome-rewards>div>svg{width:44px;color:rgb(var(--app-accent))}.welcome-rewards span{font-size:12px;line-height:1.7}.welcome-section .hero-note{justify-content:center;font-size:11px}
.landing-plan{border-radius:22px;background:linear-gradient(145deg,rgb(var(--app-elevated)/.6),rgb(var(--app-card)));padding:32px;box-shadow:inset 0 1px rgb(var(--app-text)/.07)}.landing-plan h3{font-family:Unbounded,Onest,sans-serif;font-size:25px;font-weight:500;letter-spacing:-.05em;line-height:1.4}.landing-plan>p{font-size:14px;line-height:1.8;min-height:50px}.landing-plan .plan-price{font-family:Onest,sans-serif;font-size:29px;white-space:normal;line-height:1.4;font-weight:550;min-height:58px}.plan-price small{font-size:11px;display:inline-block;font-weight:400}.landing-plan ul{min-height:182px}.landing-plan li{font-size:13px;line-height:1.7}.landing-plan .button{font-size:13px;width:100%}.plan-featured{border-color:rgb(var(--app-accent)/.5);background:radial-gradient(ellipse at 70% 0,rgb(var(--app-accent)/.11),transparent 60%),rgb(var(--app-card));box-shadow:inset 0 1px rgb(var(--app-accent)/.3),0 15px 55px rgb(var(--app-accent)/.045)}
.download-grid{gap:17px;border:0}.download-card{display:flex;align-items:flex-start;gap:17px;padding:28px;border:1px solid rgb(var(--app-border)/.7);border-radius:19px;background:linear-gradient(140deg,rgb(var(--app-elevated)/.4),rgb(var(--app-card)/.5));transition:border-color .2s,transform .25s}.download-card:hover{transform:translateY(-5px);border-color:rgb(var(--app-accent)/.5)}.download-card>svg:first-child{width:33px;height:33px;margin-top:3px;color:rgb(var(--app-accent));position:static}.download-card>svg:last-child{width:19px;height:19px;margin-left:auto;position:static}.download-card>div{min-width:0}.download-card small{font-size:10px;line-height:1.6;color:rgb(var(--app-muted))}.download-card h3{font-family:Unbounded,Onest,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.05em;margin:11px 0}.download-card p{font-size:12px;line-height:1.75;margin:0}.download-card>span{font-size:10px;white-space:nowrap;border:1px solid rgb(var(--app-border));border-radius:20px;padding:4px 8px;margin-left:auto}.download-card.coming-soon{opacity:.65}
.faq-section{gap:90px}.faq-section>div>p:not(.eyebrow){font-size:14px;color:rgb(var(--app-muted));line-height:1.8}.faq-list summary{font-size:15px;line-height:1.6;padding-block:23px}.faq-list p{font-size:13px;line-height:1.9}.final-section{background:radial-gradient(ellipse at 70% 0,rgb(var(--app-white)/.65),transparent 65%),rgb(var(--app-accent));padding:108px 0}.final-section h2{font-family:Unbounded,Onest,sans-serif;font-size:clamp(30px,4.6vw,60px);font-weight:500;letter-spacing:-.055em;line-height:1.25}.footer{padding-block:49px}.footer>p{font-size:13px;line-height:1.8}.footer nav,.footer [data-motion-toggle]{font-size:12px}
.tour{background:linear-gradient(145deg,rgb(var(--app-elevated)),rgb(var(--app-card)));border-color:rgb(var(--app-text)/.13);box-shadow:inset 0 1px rgb(var(--app-white)/.07),0 50px 120px rgb(var(--app-shadow)/.7)}.tour h2{font-family:Unbounded,Onest,sans-serif;font-weight:500;font-size:32px;letter-spacing:-.06em}.tour-scene{background:rgb(var(--app-bg)/.45);border-radius:17px;box-shadow:inset 0 1px 10px rgb(var(--app-shadow)/.2)}.tour-body>p{font-size:13px;line-height:1.75}.tour-choice{font-size:12px;min-height:74px;border-radius:12px}.tour-prompt,.tour-feedback{font-size:12px;line-height:1.8}.tour-export>button{font-size:13px}.tour-edit-tools button{font-size:12px}.tour-disclaimer{font-size:10px}
.demo-result-enter{animation:demo-enter .38s cubic-bezier(.2,.7,.2,1)}
@keyframes sculpture-float{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-13px) rotate(2deg)}}
@keyframes gift-turn{0%,100%{transform:perspective(400px) rotateY(-14deg) rotateZ(-4deg)}50%{transform:perspective(400px) rotateY(14deg) rotateZ(4deg)}}
@keyframes demo-enter{from{opacity:.5;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1450px){.hero-intro{min-height:780px}.hero h1{font-size:73px}.scene-stage{height:610px}}
@media(max-width:1120px){.wrap{width:calc(100% - 64px)}.desktop-nav{gap:17px;padding-inline:16px;font-size:11px}.header-actions{gap:16px}.hero-intro{min-height:665px;grid-template-columns:1.12fr 1fr}.hero h1{font-size:clamp(38px,4.6vw,54px)}.hero-copy{font-size:14px}.hero .button.large{font-size:12px;padding-inline:19px}.scene-stage{height:485px}.scene-layer-top{top:43px;right:0}.scene-glass{padding:13px;gap:9px}.scene-glass strong{font-size:10px}.scene-glass small{font-size:8px}.scene-mini-icon{width:31px;height:31px}.scene-card-spark{margin-left:4px}.scene-files{padding:11px;gap:4px}.scene-file{width:28px;height:40px}.scene-files>div{margin-left:6px}.scene-controls{gap:9px;margin-inline:0}.scene-hint{padding-left:11px;font-size:8px}.material-caption{font-size:10px;min-width:90px}.material-switch{gap:2px}.coordinate-left{font-size:6px}.feature-copy{padding:29px}.feature-copy h3{font-size:22px}.section-heading h2,.connect-copy h2,.identity-copy h2,.documents-intro h2{font-size:37px}.connect-section{gap:55px}.identity-grid{gap:75px}.profile-art{width:310px;margin-left:4px}.download-card{padding:22px;gap:12px}.download-card h3{font-size:18px}.download-card>svg:first-child{width:27px}.landing-plan{padding:25px}.landing-plan .plan-price{font-size:25px}.landing-plan h3{font-size:23px}.landing-plan li{font-size:12px}.landing-plan ul{min-height:206px}}
@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:grid}.hero-intro{grid-template-columns:1.13fr 1fr;min-height:600px}.hero h1{font-size:40px}.hero-copy{font-size:13px}.hero .actions{gap:8px}.hero .button.large{font-size:11px;padding-inline:15px}.hero-note{font-size:10px}.scene-stage{height:420px}.scene-layer-top{right:-7px;top:52px}.scene-layer-bottom{left:6px;bottom:41px}.scene-files>div{display:none}.scene-glass small{font-size:7px}.scene-glass strong{font-size:9px}.scene-card-spark{display:none}.scene-mini-icon{width:26px;height:29px}.scene-mini-icon svg{width:17px;height:17px}.scene-coordinate{display:none}.scene-hint{display:none}.scene-controls{gap:10px;flex-wrap:wrap;margin-top:-8px}.material-caption{min-width:75px}.scene-object{inset:0 -12%}.hero-copy-area{padding-block:53px}.hero .eyebrow-pill{font-size:9px}.workspace-intro h2{font-size:22px}.workspace-intro>span{font-size:11px}.demo-dialog{padding:24px 19px}.demo-dialog h2{font-size:19px}.demo-dialog>p,.demo-prompt,.assistant-note{font-size:11px}.demo-tabs button{font-size:11px;padding-inline:11px}.format-strip{justify-content:center;gap:18px 22px}.feature-copy h3{font-size:21px}.feature-copy p{font-size:13px}.app-art{margin-left:33px;margin-right:25px}.section-heading h2,.connect-copy h2,.identity-copy h2,.documents-intro h2{font-size:33px}.connect-section{gap:35px}.identity-grid{gap:47px}.profile-art{width:275px;min-height:430px}.profile-art h3{font-size:23px}.profile-art-body>p{font-size:11px}.nft-floating-card{right:-30px;padding:17px}.nft-floating-card img{width:90px;height:90px}.landing-plan{padding:22px 19px}.landing-plan h3{font-size:20px}.landing-plan .plan-price{font-size:23px}.landing-plan>p{font-size:12px;min-height:52px}.landing-plan .button{font-size:11px}.landing-plan li{font-size:11px}.download-grid{gap:10px}.download-card{padding:20px 17px;flex-wrap:wrap}.download-card>div{flex:1;min-width:115px}.download-card>svg:last-child{display:none}.download-card>span{margin:0}.faq-section{gap:44px}}
@media(max-width:760px){
 .wrap{width:calc(100% - 36px)}.header{height:79px;gap:10px}.brand{font-size:23px;gap:8px;letter-spacing:-1.2px}.brand img{width:29px;height:29px}.header-actions{gap:8px}.header-actions .button.small{font-size:10px;padding-inline:13px;gap:8px}.header-actions .button svg{width:15px}.menu-toggle{flex:none}.mobile-nav{top:72px;background:rgb(var(--app-card));border-radius:17px;padding:14px}.mobile-nav a{font-size:14px;padding:15px}.login-link{display:none}
 .hero-intro{display:flex;flex-direction:column;gap:0;min-height:0}.hero-copy-area{padding:48px 0 0;text-align:center;width:100%}.hero .eyebrow-pill{font-size:10px;max-width:100%}.hero h1{font-size:clamp(37px,7.4vw,55px);line-height:1.16;letter-spacing:-.065em;margin:26px 0 21px}.hero h1 br:nth-child(2){display:none}.hero-copy{font-size:14px;line-height:1.75;max-width:490px;margin:0 auto 26px}.hero .actions{flex-direction:row;justify-content:center;gap:9px}.hero .actions>.button{width:auto;min-height:53px;font-size:12px;padding-inline:18px}.hero-note{justify-content:center;line-height:1.65;font-size:10px;margin-top:19px}.hero-gift-icon{font-size:17px}.hero-glow{top:150px;height:700px;background:radial-gradient(ellipse at 50% 48%,rgb(var(--app-accent)/.1),transparent 65%)}
 .idea-scene{align-self:center;width:min(100%,490px);margin:15px 0 32px;overflow:visible}.scene-stage{height:auto;aspect-ratio:1.1}.scene-object{inset:-7% -3%}.scene-layer-top{top:32px;right:3px}.scene-layer-bottom{left:6px;bottom:27px}.scene-glass{padding:12px;gap:9px;border-radius:13px}.scene-mini-icon{width:29px;height:29px}.scene-glass small{font-size:8px}.scene-glass strong{font-size:10px}.scene-files{padding:10px}.scene-file{height:38px;width:29px}.scene-files>div{display:block}.scene-files strong{font-size:9px}.scene-files small{font-size:7px}.scene-orbit{inset:10% 0}.scene-coordinate{display:none}.scene-controls{margin-top:7px;padding-top:3px;margin-bottom:0;gap:19px;flex-wrap:nowrap}.material-caption{min-width:95px;font-size:11px}.material-switch{gap:5px}.material-switch button{width:44px;height:44px}.scene-hint{display:none}
 .workspace-intro{padding-top:30px;display:block}.workspace-intro h2{font-size:21px;line-height:1.5;margin-top:10px}.workspace-intro>span{display:block;text-align:left;font-size:12px;margin-top:12px}.workspace-intro>span br{display:none}.workspace-intro .eyebrow{font-size:9px}.hero-workspace{margin-top:2px;border-radius:15px}.workspace-bar{height:42px;padding-inline:14px}.workspace-name{font-size:9px}.demo-badge{font-size:8px}.demo-dialog{padding:16px}.demo-prompt{font-size:11px;max-width:88%;padding:13px}.assistant-note{font-size:11px;margin-bottom:0}.demo-compose{display:none}.demo-tabs{gap:3px;min-height:52px}.demo-tabs button{font-size:11px;padding-inline:11px}.demo-tabs button svg{width:13px}.demo-stage{padding:0 10px 10px}.format-strip{font-size:11px;gap:15px 18px;padding-top:27px}.format-strip svg{width:14px;height:14px}
 .section{padding-block:77px}.section-heading h2,.connect-copy h2,.identity-copy h2,.documents-intro h2,.download-section h2,.faq-section h2{font-size:clamp(27px,5.8vw,38px);line-height:1.27;letter-spacing:-.065em;margin-block:18px 21px}.section-heading>p,.connect-copy>p,.identity-copy>p{font-size:14px;line-height:1.8}.eyebrow{font-size:9px}.section-heading{margin-bottom:30px}.creation-grid{grid-template-columns:1fr;gap:21px}.feature-copy{padding:28px}.feature-copy h3{font-size:24px;line-height:1.3}.feature-copy p{font-size:14px}.feature-icon{width:44px;height:44px;margin-bottom:20px}.creation-small{display:flex}.creation-small .image-art{min-height:260px;height:290px}.creation-small .feature-copy{padding:28px}.creation-small .feature-icon{display:none}.creation-small h3{font-size:23px}.creation-small p{font-size:14px}.creation-small .text-link,.text-link{font-size:13px}.art-caption{font-size:11px;left:24px;bottom:20px}.art-label{font-size:10px;top:21px;right:23px}.app-art{max-width:none;margin:5px 30px 48px 45px}.process-line{gap:15px;padding:28px 0}.process-line strong{font-size:12px}.process-line p{font-size:11px;line-height:1.7}.process-line>div>span{font-size:11px}
 .documents-section{border-radius:25px 25px 0 0}.documents-intro>p{font-size:14px;line-height:1.8}.document-showcase{margin-top:30px}.audience-tabs{gap:3px;margin-top:25px}.audience-tabs button{font-size:11px;padding:12px 15px}.audience-result h3{font-size:22px;line-height:1.4;max-width:450px}.audience-result p,.audience-result>div>p{font-size:13px;line-height:1.8}.example-prompts{gap:8px}.example-prompts button{font-size:11px;padding:12px 14px}.document-note,.document-note>span{font-size:11px;line-height:1.8}.connect-section{gap:38px}.connect-points{gap:23px}.connect-points>div{font-size:12px;gap:13px}.connect-points strong{font-size:13px}.chat-art{padding:18px;width:calc(100% - 25px);max-width:400px}.message{font-size:12px;padding:13px}.chat-art-header strong{font-size:12px}.chat-art-header small,.chat-day{font-size:9px}.call-bubble{padding:13px;right:-15px;bottom:47px}.call-bubble strong{font-size:11px}.call-bubble>div>span{font-size:9px}.call-orbit{display:none}.chat-art-input{font-size:11px}.identity-grid{gap:40px}.profile-art{width:310px;max-width:calc(100% - 46px);margin:0 auto 12px;min-height:440px}.profile-cover{height:142px}.profile-avatar{top:112px}.profile-art h3{font-size:24px}.profile-art-body>p{font-size:11px}.nft-floating-card{right:-30px;padding:16px}.nft-floating-card img{width:88px;height:88px}.identity-note{font-size:11px!important}
 .gift-symbol{width:87px;height:87px}.welcome-section h2{font-size:clamp(27px,5.7vw,38px);line-height:1.3}.welcome-section>p{font-size:14px}.welcome-rewards{gap:19px;margin-block:29px}.welcome-rewards strong{font-size:29px;height:44px;margin-bottom:9px}.welcome-rewards>div>svg{height:44px;width:35px;margin-bottom:9px}.welcome-rewards span{font-size:10px;max-width:107px}.welcome-section .hero-note{font-size:10px;max-width:290px;margin-inline:auto}.landing-plan{padding:28px;max-width:500px}.landing-plan h3{font-size:24px}.landing-plan .plan-price{font-size:31px;margin-top:22px;min-height:0}.plan-price small{font-size:11px}.landing-plan>p{font-size:13px;min-height:0}.landing-plan ul{min-height:0;margin-top:20px;margin-bottom:26px}.landing-plan li{font-size:13px;line-height:1.7}.landing-plan .button{font-size:13px}.plan-grid{gap:18px}.download-card{padding:24px;gap:16px;flex-wrap:nowrap}.download-card>svg:first-child{width:31px;height:31px;position:static;top:auto;left:auto}.download-card>svg:last-child{display:block;position:static;top:auto;left:auto}.download-card>div{min-width:0}.download-card h3{font-size:22px;margin:8px 0 10px}.download-card p{font-size:12px}.download-card>span{font-size:9px;margin-left:auto}.download-grid{gap:12px}.faq-section{gap:10px}.faq-list summary{font-size:14px;padding-block:21px}.faq-list p{font-size:12px;line-height:1.85}.final-section{padding:78px 0}.final-section h2{font-size:clamp(27px,5.8vw,42px);line-height:1.3}.final-section .eyebrow{font-size:9px}.footer{padding-block:35px}.footer>p{font-size:12px}.footer nav,.footer [data-motion-toggle]{font-size:12px}
 .tour h2{font-size:26px;line-height:1.3}.tour-body>p{font-size:12px;line-height:1.8}.tour-choice{font-size:11px}.tour-prompt,.tour-feedback{font-size:11px}.tour-edit-tools button{font-size:11px}.tour-export>button{font-size:12px}.tour-disclaimer{font-size:9px}.tour-scene{padding:17px}.tour-progress button{width:44px;height:36px}.tour-progress button:before{top:15px}
}
@media(max-width:380px){.wrap{width:calc(100% - 28px)}.brand{font-size:20px;gap:6px}.brand img{width:26px;height:26px}.header-actions{gap:3px}.header-actions .button.small{padding-inline:10px;font-size:9px}.header-actions .button svg{display:none}.hero-copy-area{padding-top:38px}.hero .eyebrow-pill{font-size:9px;padding-inline:11px}.hero h1{font-size:34px;letter-spacing:-.07em;line-height:1.2}.hero-copy{font-size:12px;line-height:1.8}.hero .actions>.button{font-size:10px;padding-inline:14px;gap:8px;min-height:51px}.hero .button svg{width:16px}.hero-note{font-size:9px;gap:5px}.idea-scene{margin-top:23px;margin-bottom:25px}.scene-glass{padding:10px;gap:7px}.scene-glass strong{font-size:9px}.scene-glass small{font-size:7px}.scene-mini-icon{width:25px;height:27px}.scene-layer-top{top:18px;right:0}.scene-layer-bottom{left:4px;bottom:13px}.scene-files>div{display:none}.scene-stage{aspect-ratio:1.03}.scene-controls{gap:8px;margin-top:8px}.material-caption{font-size:10px;min-width:91px}.material-switch{gap:2px}.workspace-intro h2{font-size:19px}.workspace-intro .eyebrow{font-size:8px}.workspace-name{font-size:8px}.demo-badge{font-size:7px}.feature-copy,.creation-small .feature-copy{padding:24px}.feature-copy h3,.creation-small h3{font-size:21px}.feature-copy p,.creation-small p{font-size:13px}.process-line{gap:22px}.process-line strong{font-size:13px}.process-line p{font-size:12px}.section-heading h2,.connect-copy h2,.identity-copy h2,.documents-intro h2,.download-section h2,.faq-section h2{font-size:27px}.welcome-rewards{gap:12px}.welcome-rewards strong{font-size:25px}.welcome-rewards span{font-size:9px;max-width:89px}.profile-art{width:255px;margin-left:9px;min-height:425px}.profile-art h3{font-size:22px}.nft-floating-card{right:-29px;padding:14px}.nft-floating-card img{width:77px;height:77px}.download-card{padding:22px 19px;gap:13px}.download-card h3{font-size:19px}.download-card p{font-size:11px}.download-card>svg:first-child{width:27px}.download-card>span{font-size:8px;padding-inline:6px}.tour h2{font-size:23px}.tour-scene{padding:13px}}
@media(hover:none),(pointer:coarse){.scene-hint{display:none}.scene-object{transform:none}.scene-layer{transform:none}.scene-glass{backdrop-filter:none}.creation-small:hover .image-art>img{transform:none}}

.scene-stage{overflow:clip;overflow-clip-margin:20px}.scene-aura{inset:0}.scene-object img{mask-image:radial-gradient(ellipse closest-side,black 72%,transparent 100%)}
/* Playful proof: an illustrated world and a real, keyboard-friendly mini-game. */
.games-section{padding-top:12px}.games-heading{display:grid;grid-template-columns:1.1fr 1fr;column-gap:80px;align-items:end;margin-bottom:38px}.games-heading .eyebrow{grid-column:1/-1}.games-heading h2{font-family:Unbounded,Onest,sans-serif;font-size:clamp(29px,3.6vw,47px);font-weight:500;letter-spacing:-.06em;line-height:1.22;margin-top:22px}.games-heading>p:last-child{font-size:15px;line-height:1.85;color:rgb(var(--app-muted));max-width:470px;margin-bottom:4px}.game-showcase{display:grid;grid-template-columns:1.2fr 1fr;border:1px solid rgb(var(--app-border)/.8);border-radius:27px;overflow:hidden;background:linear-gradient(135deg,rgb(var(--app-card)),rgb(var(--app-elevated)/.7));box-shadow:inset 0 1px rgb(var(--app-text)/.06),0 30px 65px rgb(var(--app-shadow)/.35)}.game-art{position:relative;overflow:hidden;min-height:550px;background:rgb(var(--app-shadow))}.game-art>img{height:100%;width:100%;object-fit:cover;object-position:52% 50%;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.game-art:after{content:'';position:absolute;inset:0;background:linear-gradient(rgb(var(--app-bg)/.2),transparent 25%,transparent 65%,rgb(var(--app-bg)/.65));pointer-events:none}.game-showcase:hover .game-art>img{transform:scale(1.045)}.game-world-label{position:absolute;top:25px;left:24px;right:24px;z-index:1;display:flex;align-items:center;gap:9px;font-size:8px;letter-spacing:.14em;color:rgb(var(--app-white))}.game-art-badge{position:absolute;z-index:1;bottom:28px;left:27px;padding:15px 19px;display:flex;align-items:center;gap:14px;border:1px solid rgb(var(--app-white)/.2);border-radius:15px;background:rgb(var(--app-bg)/.72);box-shadow:inset 0 1px rgb(var(--app-text)/.09),0 10px 30px rgb(var(--app-shadow)/.3);transform:rotate(-4deg)}.game-art-badge>svg{width:36px;height:36px;color:rgb(var(--app-accent))}.game-art-badge span{font-size:10px;line-height:1.8;color:rgb(var(--app-muted))}.game-art-badge strong{font-size:12px;font-weight:500;color:rgb(var(--app-text))}.game-feature-copy{display:flex;flex-direction:column;align-items:flex-start;padding:47px 43px}.game-chapter{font-size:9px;letter-spacing:.13em;color:rgb(var(--app-accent))}.game-feature-copy h3{font-family:Unbounded,Onest,sans-serif;font-size:35px;font-weight:500;line-height:1.23;letter-spacing:-.055em;margin:28px 0 22px}.game-feature-copy>p{font-size:14px;line-height:1.85;color:rgb(var(--app-muted));max-width:390px}.game-genres{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 32px}.game-genres span{border:1px solid rgb(var(--app-border));background:rgb(var(--app-bg)/.25);border-radius:8px;padding:7px 10px;font-size:10px;color:rgb(var(--app-muted))}.game-feature-copy>.button{margin-top:auto;gap:13px}.game-demo-note{font-size:10px;line-height:1.7;color:rgb(var(--app-muted));margin-top:16px}
.game-demo{position:relative;min-height:400px;padding:23px 28px;color:rgb(var(--app-text));background:radial-gradient(ellipse at 50% 65%,rgb(var(--app-accent)/.1),transparent 70%),rgb(var(--app-bg));overflow:hidden}.game-demo-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:9px;letter-spacing:.08em;color:rgb(var(--app-muted))}.game-score{font-family:Unbounded,Onest,sans-serif;font-size:15px;color:rgb(var(--app-accent));font-variant-numeric:tabular-nums;letter-spacing:0}.game-demo h3{font-family:Unbounded,Onest,sans-serif;font-size:24px;line-height:1.35;font-weight:500;letter-spacing:-.05em;margin:21px 0 9px}.game-copy{font-size:11px;line-height:1.7;color:rgb(var(--app-muted));max-width:430px}.game-board{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:7px;width:100%;height:215px;margin-top:17px;background:linear-gradient(rgb(var(--app-bg)/.12),rgb(var(--app-shadow)/.3)),url('/assets/game-world-v2.webp') center/cover;border:1px solid rgb(var(--app-accent)/.3);border-radius:13px;padding:8px}.game-spark{display:grid;place-items:center;justify-self:center;align-self:center;width:53px;height:53px;border:1px solid rgb(var(--app-accent)/.55);border-radius:16px;background:linear-gradient(135deg,rgb(var(--app-accent-dark)/.95),rgb(var(--app-bg)/.9));box-shadow:inset 0 1px rgb(var(--app-white)/.35),0 0 25px rgb(var(--app-accent)/.2);transition:background .2s,transform .2s;color:rgb(var(--app-accent))}.game-spark svg{width:30px;height:30px;filter:drop-shadow(0 0 7px rgb(var(--app-accent)/.4))}.game-spark:hover{background:rgb(var(--app-accent)/.23);transform:scale(1.08)}.game-spark:active{transform:scale(.92)}.game-result{font-size:14px;line-height:1.8;color:rgb(var(--app-accent));margin:26px 0 13px}.game-restart{font-size:12px;min-height:44px;padding:12px 18px;display:inline-flex;align-items:center;gap:12px;border:1px solid rgb(var(--app-accent)/.3);border-radius:11px;background:rgb(var(--app-accent)/.1);color:rgb(var(--app-accent))}.game-restart svg{width:17px;height:17px}.game-demo[data-game-state=won] .game-board{border-color:rgb(var(--app-accent)/.65);box-shadow:inset 0 0 65px rgb(var(--app-shadow)/.5)}.game-demo[data-game-state=won] .game-board:after{content:'✦';display:grid;place-items:center;grid-column:1/-1;grid-row:1/-1;font-size:67px;color:rgb(var(--app-accent))}
@media(max-width:1120px){.games-heading{gap:30px}.games-heading h2{font-size:37px}.game-feature-copy{padding:37px 29px}.game-feature-copy h3{font-size:30px}.game-art{min-height:550px}.game-showcase{grid-template-columns:1.05fr 1fr}}
@media(max-width:900px){.games-heading h2{font-size:33px}.games-heading>p:last-child{font-size:13px}.game-feature-copy{padding:30px 25px}.game-feature-copy h3{font-size:27px}.game-feature-copy>p{font-size:13px}.game-art{min-height:520px}.game-genres span{font-size:9px;padding:7px 9px}.game-art-badge{left:18px;bottom:24px;padding:13px}.game-art-badge>svg{width:29px}.game-art-badge strong{font-size:11px}}
@media(max-width:760px){.games-section{padding-top:10px}.games-heading{display:block;margin-bottom:29px}.games-heading h2{font-size:clamp(27px,5.8vw,38px);line-height:1.27;margin:18px 0 22px}.games-heading>p:last-child{font-size:14px;line-height:1.85}.game-showcase{grid-template-columns:1fr;border-radius:23px}.game-art{min-height:0;height:340px}.game-art>img{object-position:center 42%}.game-world-label{font-size:7px;left:21px;top:22px}.game-art-badge{bottom:19px;left:20px}.game-feature-copy{padding:31px 28px}.game-feature-copy h3{font-size:28px;margin:22px 0 19px}.game-feature-copy>p{font-size:14px}.game-feature-copy h3 br{display:none}.game-genres{margin:22px 0 26px}.game-genres span{font-size:10px}.game-demo-note{font-size:10px}.game-demo{min-height:375px;padding:20px 18px}.game-demo h3{font-size:21px}.game-demo-top{font-size:7px}.game-score{font-size:13px}.game-copy{font-size:10px}.game-board{height:200px;gap:5px}.game-spark{height:47px;width:47px;border-radius:13px}.game-spark svg{width:27px;height:27px}.game-result{font-size:12px}.game-restart{font-size:11px}}
@media(max-width:380px){.game-art{height:290px}.game-feature-copy{padding:27px 23px}.game-feature-copy h3{font-size:25px}.game-feature-copy>p{font-size:13px}.game-chapter{font-size:8px}.game-demo{padding:19px 14px}.game-demo h3{font-size:19px}.game-world-label{font-size:6px}}
@media(hover:none),(pointer:coarse){.game-showcase:hover .game-art>img{transform:none}}
.game-feature-copy{min-width:0}
@media(max-width:760px){.scene-stage{overflow-clip-margin:12px}.game-feature-copy h3 br,.hero h1 br:nth-child(2){display:initial}}
@media(max-width:760px){.nft-floating-card{right:-19px}}
@media(max-width:380px){.game-feature-copy h3{font-size:22px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.scene-object,.scene-layer{transform:none}.motion-ready [data-reveal]{opacity:1;transform:none}}

/* Premium pricing — scoped to the public catalogue. All amounts mirror the live plans. */
.premium-plans{--app-plan-tone:var(--app-soft);padding-top:35px}.premium-plans .section-heading{max-width:710px;margin-inline:auto;text-align:center}.premium-plans .section-heading>p:last-child{max-width:570px;margin-inline:auto}.premium-plans-welcome{display:flex;align-items:center;gap:17px;padding:20px 23px;margin-bottom:24px;border:1px solid rgb(var(--app-accent)/.19);border-radius:19px;background:linear-gradient(115deg,rgb(var(--app-accent)/.085),rgb(var(--app-card)/.65) 65%);box-shadow:inset 0 1px rgb(var(--app-white)/.055)}.premium-plans-gift{display:grid;place-items:center;flex:none;width:46px;height:46px;border:1px solid rgb(var(--app-accent)/.2);border-radius:14px;color:rgb(var(--app-accent));background:linear-gradient(135deg,rgb(var(--app-accent)/.2),rgb(var(--app-accent-dark)/.22));box-shadow:inset 0 1px rgb(var(--app-white)/.14)}.premium-plans-gift svg{width:24px;height:24px}.premium-plans-welcome>div{min-width:0;flex:1}.premium-plans-welcome strong{font-size:15px;font-weight:550;letter-spacing:-.02em}.premium-plans-welcome p{font-size:13px;line-height:1.7;color:rgb(var(--app-muted));margin-top:3px}.premium-plans-welcome .button{flex:none;min-height:46px;font-size:12px;gap:13px;padding-inline:18px;background:rgb(var(--app-card)/.55)}
.premium-plans .plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;align-items:stretch}.premium-plans .landing-plan{position:relative;isolation:isolate;min-width:0;max-width:none;margin:0;padding:22px;border:1px solid rgb(var(--app-text)/.13);border-radius:24px;background:radial-gradient(ellipse at 65% 0,rgb(var(--app-plan-tone)/.085),transparent 55%),linear-gradient(145deg,rgb(var(--app-elevated)/.72),rgb(var(--app-card)) 72%);box-shadow:inset 0 1px rgb(var(--app-white)/.075),0 15px 34px rgb(var(--app-shadow)/.14);overflow:hidden;transition:transform .3s,border-color .3s,box-shadow .3s}.premium-plan-pro{--app-plan-tone:var(--app-collectible)}.premium-plan-max{--app-plan-tone:var(--app-warm)}.premium-plan-max5{--app-plan-tone:var(--app-accent)}.premium-plans .premium-plan-max5{border-color:rgb(var(--app-accent)/.55);background:radial-gradient(ellipse at 65% -5%,rgb(var(--app-white)/.14),transparent 46%),linear-gradient(155deg,rgb(var(--app-accent-dark)/.85),rgb(var(--app-card)) 65%);box-shadow:inset 0 1px rgb(var(--app-accent)/.65),inset 0 -1px rgb(var(--app-accent)/.09),0 20px 50px rgb(var(--app-accent)/.045)}.premium-plans .premium-plan-max5:before{content:'';position:absolute;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(120deg,transparent 15%,rgb(var(--app-white)/.06) 16%,transparent 31%,rgb(var(--app-accent)/.025) 70%,transparent 83%)}
.premium-plan-art{height:168px;position:relative;margin:-1px -2px 12px;border-bottom:1px solid rgb(var(--app-text)/.08)}.premium-plan-index{position:absolute;top:1px;left:0;font-size:10px;letter-spacing:.13em;line-height:1.6;color:rgb(var(--app-muted));font-variant-numeric:tabular-nums}.premium-plan-edition{position:absolute;right:0;top:0;display:inline-flex;align-items:center;min-height:20px;font-size:10px;font-weight:550;letter-spacing:-.025em;color:rgb(var(--app-accent))}.premium-plan-sculpture{display:block;position:absolute;top:25px;left:50%;width:180px;height:140px;transform:translateX(-50%) rotate(-3deg);overflow:visible;filter:drop-shadow(0 9px 9px rgb(var(--app-shadow)/.25));transition:transform .5s cubic-bezier(.2,.7,.2,1);pointer-events:none}.premium-plan-pro .premium-plan-sculpture{transform:translateX(-50%) rotate(4deg)}.premium-plan-max .premium-plan-sculpture{transform:translateX(-50%) rotate(-8deg)}.premium-plan-max5 .premium-plan-sculpture{transform:translateX(-50%) rotate(7deg)}.premium-plan-shadow{fill:rgb(var(--app-shadow)/.4);stroke:none;filter:blur(3px)}
.premium-plans .premium-plan-heading{min-height:105px}.premium-plans .premium-plan-heading .eyebrow{color:rgb(var(--app-plan-tone));font-size:10px;letter-spacing:.09em;line-height:1.6}.premium-plans .landing-plan h3{font-family:Unbounded,Onest,sans-serif;font-weight:500;font-size:clamp(18px,1.5vw,21px);letter-spacing:-.055em;line-height:1.45;margin:9px 0 9px}.premium-plan-heading>p{font-size:12px;line-height:1.8;color:rgb(var(--app-muted));max-width:225px}.premium-plans .landing-plan .plan-price{font-family:Onest,system-ui,sans-serif;font-size:35px;font-weight:550;line-height:1.15;letter-spacing:-.055em;min-height:0;color:rgb(var(--app-text));margin:22px 0 23px;font-variant-numeric:tabular-nums;font-feature-settings:'tnum'}.premium-plan-currency{font-size:.65em;font-weight:450;vertical-align:.1em;color:rgb(var(--app-muted));letter-spacing:-.01em}.premium-plans .plan-price small{display:block;font-size:11px;line-height:1.6;color:rgb(var(--app-muted));letter-spacing:0;font-weight:400;margin-top:7px}.premium-plan-credits{position:relative;padding:16px;border:1px solid rgb(var(--app-plan-tone)/.14);border-radius:14px;background:linear-gradient(125deg,rgb(var(--app-plan-tone)/.06),rgb(var(--app-bg)/.18));box-shadow:inset 0 1px rgb(var(--app-white)/.035)}.premium-plan-credits strong{display:block;font-size:26px;font-weight:550;line-height:1.2;letter-spacing:-.045em;font-variant-numeric:tabular-nums;color:rgb(var(--app-plan-tone))}.premium-plan-credits>span{display:block;font-size:11px;line-height:1.7;color:rgb(var(--app-muted));margin-top:4px}.premium-plan-max5 .premium-plan-credits{border-color:rgb(var(--app-accent)/.28);background:linear-gradient(125deg,rgb(var(--app-accent)/.1),rgb(var(--app-bg)/.18))}.premium-plans .landing-plan ul{display:grid;gap:13px;min-height:0;margin:24px 0 27px;padding:0;list-style:none}.premium-plans .landing-plan li{font-size:12px;line-height:1.7;color:rgb(var(--app-muted));margin:0;padding-left:20px}.premium-plans .landing-plan li strong{font-weight:500;color:rgb(var(--app-text))}.premium-plans .landing-plan li:before{font-size:11px;color:rgb(var(--app-plan-tone));top:1px}.premium-plans .landing-plan .button{min-height:49px;font-size:12px;line-height:1.5;gap:10px;padding:10px 13px;border-radius:12px;background:rgb(var(--app-elevated)/.5);border-color:rgb(var(--app-text)/.13)}.premium-plans .landing-plan .button svg{margin-left:auto;width:17px;height:17px}.premium-plans .landing-plan .button.primary{color:rgb(var(--app-ink));border-color:rgb(var(--app-accent));background:linear-gradient(135deg,rgb(var(--app-accent)),rgb(var(--app-soft)));box-shadow:inset 0 1px rgb(var(--app-white)/.55),0 4px 16px rgb(var(--app-accent)/.11)}
.premium-plans-pack{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:24px;padding:29px 31px;border:1px solid rgb(var(--app-border)/.7);border-radius:20px;background:radial-gradient(ellipse at 20% 100%,rgb(var(--app-warm)/.035),transparent 70%),rgb(var(--app-card)/.4)}.premium-plans-pack .eyebrow{font-size:10px;letter-spacing:.11em;color:rgb(var(--app-muted))}.premium-plans-pack h3{font-family:Unbounded,Onest,sans-serif;font-size:18px;line-height:1.5;font-weight:450;letter-spacing:-.045em;margin:8px 0}.premium-plans-pack p{font-size:13px;color:rgb(var(--app-muted))}.premium-plans-pack .button{min-height:48px;flex:none;gap:18px;font-size:12px}.premium-plans-note{margin:19px auto 0;max-width:800px;text-align:center;font-size:11px;line-height:1.8;color:rgb(var(--app-muted))}
@media(hover:hover) and (pointer:fine){.premium-plans .landing-plan:hover{transform:translateY(-5px);border-color:rgb(var(--app-plan-tone)/.45);box-shadow:inset 0 1px rgb(var(--app-white)/.12),0 24px 50px rgb(var(--app-shadow)/.22)}.premium-plans .landing-plan:hover .premium-plan-sculpture{transform:translateX(-50%) translateY(-5px) rotate(3deg)}.premium-plans .landing-plan .button:hover{background:rgb(var(--app-elevated))}.premium-plans .landing-plan .button.primary:hover{background:rgb(var(--app-accent));box-shadow:0 6px 24px rgb(var(--app-accent)/.18)}}
@media(max-width:1170px){.premium-plans .plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.premium-plans .landing-plan{padding:27px}.premium-plans .landing-plan h3{font-size:23px}.premium-plans .premium-plan-heading{min-height:94px}.premium-plan-heading>p{max-width:none;font-size:13px}.premium-plans .landing-plan .plan-price{font-size:38px;margin-top:18px}.premium-plan-credits strong{font-size:29px}.premium-plans .landing-plan li,.premium-plans .landing-plan .button{font-size:13px}.premium-plan-art{height:166px}.premium-plan-index,.premium-plan-edition{font-size:11px}.premium-plan-edition{letter-spacing:0}.premium-plans .premium-plan-heading .eyebrow{font-size:11px}}
@media(max-width:650px){.premium-plans .plan-grid{grid-template-columns:1fr;gap:18px}.premium-plans .landing-plan{width:100%;max-width:470px;margin-inline:auto;padding:26px}.premium-plans-welcome{padding:20px;gap:12px;flex-wrap:wrap;max-width:470px;margin-inline:auto}.premium-plans-welcome>div{flex:1;min-width:155px}.premium-plans-welcome strong{font-size:14px;line-height:1.6;display:block}.premium-plans-welcome p{font-size:12px;line-height:1.75}.premium-plans-welcome .button{width:100%;min-height:46px;margin-top:3px}.premium-plans-gift{width:40px;height:44px;border-radius:12px}.premium-plans .premium-plan-heading{min-height:0}.premium-plans .landing-plan h3{font-size:24px}.premium-plan-heading>p{font-size:13px;max-width:none}.premium-plans .landing-plan .plan-price{font-size:39px;margin-block:24px}.premium-plan-credits{padding:17px 19px}.premium-plan-credits strong{font-size:30px}.premium-plan-credits>span{font-size:12px}.premium-plans .landing-plan ul{margin-block:24px;gap:14px}.premium-plans .landing-plan .button{min-height:50px}.premium-plans-pack{padding:26px;flex-direction:column;align-items:stretch;gap:21px;max-width:470px;margin-inline:auto}.premium-plans-pack h3{font-size:18px}.premium-plans-pack p{font-size:13px}.premium-plans-pack .button{width:100%;min-height:49px}.premium-plans-note{font-size:11px;max-width:420px;margin-top:18px}.premium-plans .section-heading>p:last-child{font-size:13px}}
@media(max-width:360px){.premium-plans .landing-plan{padding:22px}.premium-plans .landing-plan h3{font-size:23px}.premium-plans-welcome{padding:18px;gap:10px}.premium-plans-gift{width:34px}.premium-plan-edition{font-size:10px}.premium-plan-index{font-size:10px}.premium-plans-pack{padding:23px}.premium-plans-pack h3{font-size:17px}}
@media(prefers-reduced-motion:reduce){.premium-plans .landing-plan,.premium-plans .premium-plan-sculpture{transition:none}.premium-plans .landing-plan:hover{transform:none}.premium-plans .landing-plan:hover .premium-plan-sculpture{transform:translateX(-50%)}}

/* Inline game creation: one finite, user-triggered timeline; no video or modal. */
#games .game-art{height:550px;min-height:550px;isolation:isolate;background:radial-gradient(ellipse at 60% 40%,rgb(var(--app-accent-dark)/.65),rgb(var(--app-shadow)))}#games .game-art>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;clip-path:inset(0);will-change:auto}#games .game-art:after{z-index:1;background:linear-gradient(rgb(var(--app-bg)/.27),transparent 29%,transparent 52%,rgb(var(--app-bg)/.8))}#games .game-world-label{z-index:4;max-width:calc(100% - 144px);font-size:8px;letter-spacing:.08em}#games .game-build-demo-label{position:absolute;z-index:4;top:21px;right:21px;border:1px solid rgb(var(--app-white)/.2);border-radius:30px;padding:5px 9px;color:rgb(var(--app-white)/.9);background:rgb(var(--app-bg)/.5);font-size:10px;line-height:1.5}#games .game-build-launch{position:absolute;z-index:3;left:50%;top:47%;width:min(330px,calc(100% - 44px));transform:translate(-50%,-50%)}#games .game-build-create{display:flex;align-items:center;gap:15px;width:100%;min-height:82px;padding:15px 18px;text-align:left;border:1px solid rgb(var(--app-white)/.45);border-radius:21px;background:linear-gradient(125deg,rgb(var(--app-paper)/.94),rgb(var(--app-accent)/.93));color:rgb(var(--app-ink));box-shadow:inset 0 1px rgb(var(--app-white)/.8),0 16px 42px rgb(var(--app-shadow)/.4),0 0 0 6px rgb(var(--app-white)/.06);transition:transform .25s,box-shadow .25s}#games .game-build-create>span:nth-child(2){min-width:0;flex:1;font-size:18px;font-weight:650;letter-spacing:-.045em;line-height:1.4}#games .game-build-create small{display:block;font-size:11px;font-weight:450;letter-spacing:0;margin-top:5px;color:rgb(var(--app-ink)/.8)}#games .game-build-create-icon{display:grid;place-items:center;flex:none;width:45px;height:45px;border:1px solid rgb(var(--app-ink)/.15);border-radius:50%;background:rgb(var(--app-white)/.27);box-shadow:inset 0 1px rgb(var(--app-white)/.8),0 3px 10px rgb(var(--app-shadow)/.08)}#games .game-build-create-icon svg{width:21px;height:21px}#games .game-build-create>svg{width:20px;height:20px}
#games .game-build-effects{position:absolute;inset:0;pointer-events:none;z-index:2;overflow:hidden;opacity:0}#games .game-art[data-game-build-state=building] .game-build-effects{opacity:1}#games .game-art[data-game-build-state=building] .game-art-badge,#games .game-art[data-game-build-state=ready] .game-art-badge{display:none}#games .game-build-grid{position:absolute;inset:0;opacity:0;background-image:linear-gradient(rgb(var(--app-accent)/.2) 1px,transparent 1px),linear-gradient(90deg,rgb(var(--app-accent)/.2) 1px,transparent 1px);background-size:45px 45px;transform:perspective(450px) rotateX(53deg) scale(1.8) translateY(70px);mask-image:linear-gradient(transparent,rgb(var(--app-shadow)/.9) 48%,transparent)}#games .game-build-grid:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 44%,rgb(var(--app-accent)/.32) 50%,transparent 57%);transform:translateY(-80%)}#games .game-art[data-game-build-phase=code] .game-build-grid{opacity:.8;animation:game-build-grid-in 4s ease-out both}#games .game-art[data-game-build-phase=code] .game-build-grid:after{animation:game-build-scan 3.8s linear both}#games .game-art[data-game-build-phase=world] .game-build-grid{animation:game-build-grid-out 4.8s ease-out both}#games .game-art[data-game-build-phase=code]>img{clip-path:inset(0 100% 0 0);transform:scale(1.035)}#games .game-art[data-game-build-phase=world]>img{animation:game-build-world-in 4.8s cubic-bezier(.2,.65,.2,1) both;transform:scale(1)}#games .game-art[data-game-build-phase=portal]>img,#games .game-art[data-game-build-state=ready]>img{clip-path:inset(0);transform:none;animation:none}
#games .game-build-code{position:absolute;top:43%;left:50%;width:min(360px,calc(100% - 44px));transform:translate(-50%,-50%);opacity:0;border:1px solid rgb(var(--app-accent)/.3);border-radius:16px;background:linear-gradient(140deg,rgb(var(--app-elevated)/.98),rgb(var(--app-bg)/.97));box-shadow:inset 0 1px rgb(var(--app-white)/.08),0 20px 60px rgb(var(--app-shadow)/.55);overflow:hidden;transition:opacity .45s}#games .game-art[data-game-build-phase=code] .game-build-code{opacity:1}#games .game-build-code-head{height:39px;display:flex;align-items:center;gap:5px;padding:0 15px;border-bottom:1px solid rgb(var(--app-border)/.65)}#games .game-build-code-head>span{width:5px;height:5px;border-radius:50%;background:rgb(var(--app-muted)/.4)}#games .game-build-code-head>span:first-child{background:rgb(var(--app-accent)/.75)}#games .game-build-code-head strong{margin-left:auto;font-family:Onest,system-ui,sans-serif;font-size:10px;font-weight:400;letter-spacing:.08em;color:rgb(var(--app-muted))}#games .game-build-code-lines{padding:19px 20px 22px}#games .game-build-code-lines p{font:12px/1.95 ui-monospace,SFMono-Regular,Consolas,monospace;color:rgb(var(--app-text));opacity:0;white-space:nowrap}#games .game-build-code-lines i{font-style:normal;color:rgb(var(--app-warm))}#games .game-build-code-lines b{font-weight:400;color:rgb(var(--app-accent))}#games .game-build-code-lines em{font-style:normal;color:rgb(var(--app-soft))}#games .game-art[data-game-build-phase=code] .game-build-code-lines p{animation:game-build-code-line .4s ease-out both}#games .game-art[data-game-build-phase=code] .game-build-code-lines p:nth-child(1){animation-delay:.1s}#games .game-art[data-game-build-phase=code] .game-build-code-lines p:nth-child(2){animation-delay:.55s}#games .game-art[data-game-build-phase=code] .game-build-code-lines p:nth-child(3){animation-delay:1s}#games .game-art[data-game-build-phase=code] .game-build-code-lines p:nth-child(4){animation-delay:1.5s}#games .game-art[data-game-build-phase=code] .game-build-code-lines p:nth-child(5){animation-delay:2s}#games .game-art[data-game-build-phase=code] .game-build-code-lines p:nth-child(6){animation-delay:2.6s}
#games .game-build-portal{position:absolute;left:58%;top:38%;width:33%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgb(var(--app-white)/.6),rgb(var(--app-accent)/.45) 23%,transparent 66%);mix-blend-mode:screen;opacity:0;transform:translate(-50%,-50%)}#games .game-art[data-game-build-phase=portal] .game-build-portal{animation:game-build-portal-light 4s ease-out both}#games .game-build-particles{position:absolute;inset:0}#games .game-build-particles i{position:absolute;left:var(--spark-x);top:var(--spark-y);height:4px;width:4px;border-radius:50%;background:rgb(var(--app-paper));box-shadow:0 0 8px rgb(var(--app-accent)),0 0 18px rgb(var(--app-accent)/.6);opacity:0}#games .game-build-particles i:nth-child(1){--spark-x:17%;--spark-y:38%;--spark-delay:0s}#games .game-build-particles i:nth-child(2){--spark-x:29%;--spark-y:61%;--spark-delay:.3s}#games .game-build-particles i:nth-child(3){--spark-x:44%;--spark-y:27%;--spark-delay:.8s}#games .game-build-particles i:nth-child(4){--spark-x:66%;--spark-y:51%;--spark-delay:.2s}#games .game-build-particles i:nth-child(5){--spark-x:79%;--spark-y:24%;--spark-delay:.7s}#games .game-build-particles i:nth-child(6){--spark-x:84%;--spark-y:68%;--spark-delay:1s}#games .game-build-particles i:nth-child(7){--spark-x:54%;--spark-y:70%;--spark-delay:.5s}#games .game-build-particles i:nth-child(8){--spark-x:37%;--spark-y:49%;--spark-delay:1.2s}#games .game-art[data-game-build-phase=portal] .game-build-particles i{animation:game-build-particle 3s var(--spark-delay) ease-out both}
#games .game-build-hud{position:absolute;z-index:3;left:24px;right:24px;top:70px;display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid rgb(var(--app-white)/.2);border-radius:15px;background:rgb(var(--app-bg)/.78);box-shadow:inset 0 1px rgb(var(--app-white)/.06),0 10px 24px rgb(var(--app-shadow)/.22)}#games .game-build-hud-icon{display:grid;place-items:center;width:31px;height:34px;flex:none;color:rgb(var(--app-accent))}#games .game-build-hud-icon svg{width:24px;height:24px}#games .game-build-hud>div{flex:1;min-width:0}#games .game-build-hud>div>span{display:block;font-size:10px;color:rgb(var(--app-muted));line-height:1.7}#games .game-build-hud strong{display:block;font-size:13px;font-weight:500;line-height:1.6;color:rgb(var(--app-text))}#games .game-build-hud-count{flex:none;font-size:13px;letter-spacing:.05em;font-variant-numeric:tabular-nums;color:rgb(var(--app-accent))}#games .game-art[data-game-build-phase=portal] .game-build-hud{animation:game-build-hud-in .55s ease-out both}#games .game-build-footer{position:absolute;z-index:3;bottom:25px;left:24px;right:24px}#games .game-build-status{font-size:15px;font-weight:550;line-height:1.6;color:rgb(var(--app-white));letter-spacing:-.02em;text-shadow:0 2px 12px rgb(var(--app-shadow));outline-offset:5px}#games .game-art[data-game-build-state=building] .game-build-status:before{content:'';display:inline-block;width:6px;height:6px;background:rgb(var(--app-accent));border-radius:50%;vertical-align:2px;margin-right:9px;box-shadow:0 0 12px rgb(var(--app-accent)/.5)}#games .game-art[data-game-build-state=ready] .game-build-status{font-family:Unbounded,Onest,sans-serif;font-size:22px;font-weight:450;letter-spacing:-.055em;margin-bottom:12px}#games .game-build-ready{display:flex;gap:10px;align-items:center;flex-wrap:wrap}#games .game-build-ready>.button{min-height:46px;font-size:12px;gap:10px;padding:12px 17px}#games .game-build-replay{min-height:44px;padding:9px 10px;background:rgb(var(--app-bg)/.55);color:rgb(var(--app-text));border:1px solid rgb(var(--app-white)/.15);border-radius:11px;font-size:11px;line-height:1.6}
@keyframes game-build-code-line{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes game-build-grid-in{from{opacity:0;transform:perspective(450px) rotateX(57deg) scale(1.8) translateY(110px)}to{opacity:.8;transform:perspective(450px) rotateX(53deg) scale(1.8) translateY(70px)}}@keyframes game-build-grid-out{from{opacity:.7}to{opacity:0}}@keyframes game-build-scan{from{transform:translateY(-80%)}to{transform:translateY(100%)}}@keyframes game-build-world-in{from{clip-path:inset(0 100% 0 0);filter:brightness(.6);transform:scale(1.035)}to{clip-path:inset(0);filter:brightness(1);transform:scale(1)}}@keyframes game-build-portal-light{0%{opacity:0;transform:translate(-50%,-50%) scale(.3)}35%{opacity:.8;transform:translate(-50%,-50%) scale(1.4)}100%{opacity:0;transform:translate(-50%,-50%) scale(1.8)}}@keyframes game-build-particle{0%{opacity:0;transform:translateY(15px) scale(.3)}20%{opacity:1}100%{opacity:0;transform:translateY(-60px) scale(.6)}}@keyframes game-build-hud-in{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
@media(hover:hover) and (pointer:fine){#games .game-build-create:hover{transform:translateY(-3px);box-shadow:inset 0 1px rgb(var(--app-white)/.8),0 20px 50px rgb(var(--app-shadow)/.5),0 0 0 8px rgb(var(--app-white)/.09)}#games .game-build-replay:hover{background:rgb(var(--app-elevated)/.9)}}
@media(max-width:760px){#games .game-art{height:340px;min-height:340px}#games .game-build-launch{width:min(310px,calc(100% - 40px));top:48%}#games .game-build-create{min-height:75px;padding:13px 15px;gap:12px;border-radius:18px}#games .game-build-create>span:nth-child(2){font-size:17px}#games .game-build-create small{font-size:10px}#games .game-build-create-icon{width:40px;height:40px}#games .game-world-label{left:20px;top:22px;max-width:calc(100% - 137px);font-size:7px;line-height:1.5}#games .game-build-demo-label{right:17px;top:17px;font-size:9px;padding:5px 8px}#games .game-build-code{top:46%;width:min(340px,calc(100% - 36px));border-radius:14px}#games .game-build-code-head{height:33px;padding-inline:13px}#games .game-build-code-lines{padding:12px 15px 15px}#games .game-build-code-lines p{font-size:11px;line-height:1.8}#games .game-build-code-head strong{font-size:9px}#games .game-build-hud{top:60px;left:19px;right:19px;padding:10px 12px;gap:8px;border-radius:13px}#games .game-build-hud strong{font-size:12px}#games .game-build-hud>div>span{font-size:9px}#games .game-build-hud-count{font-size:12px}#games .game-build-hud-icon{width:27px;height:31px}#games .game-build-footer{left:20px;right:20px;bottom:21px}#games .game-build-status{font-size:13px}#games .game-art[data-game-build-state=ready] .game-build-status{font-size:20px;margin-bottom:11px}#games .game-build-ready{gap:8px}#games .game-build-ready>.button{font-size:11px;padding-inline:14px;min-height:45px}#games .game-build-replay{font-size:10px;padding-inline:10px}}
@media(max-width:400px){#games .game-build-create{gap:10px;padding:12px 13px;min-height:70px}#games .game-build-create>span:nth-child(2){font-size:16px}#games .game-build-create-icon{width:36px;height:36px}#games .game-build-create small{font-size:9px}#games .game-build-create>svg{width:17px;height:17px}#games .game-world-label{left:18px;font-size:6px;max-width:calc(100% - 126px)}#games .game-build-demo-label{font-size:8px;right:15px}#games .game-build-footer{left:18px;right:18px;bottom:18px}#games .game-build-ready{gap:7px}#games .game-build-ready>.button{width:100%;justify-content:space-between}#games .game-build-replay{padding:8px 12px;min-height:44px}#games .game-art[data-game-build-state=ready] .game-build-status{font-size:19px}#games .game-build-hud{left:17px;right:17px}#games .game-build-hud strong{font-size:11px}#games .game-build-hud-count{font-size:11px}}
@media(prefers-reduced-motion:reduce){#games .game-build-effects *,#games .game-build-hud,#games .game-art>img{animation:none!important}#games .game-build-create,#games .game-build-code{transition:none}#games .game-build-create:hover{transform:none}}
.motion-paused #games .game-build-effects *,.motion-paused #games .game-build-hud,.motion-paused #games .game-art>img{animation:none!important}

/* Voice and video: an illustrative encrypted connection, with no simulated call. */
.calls-section{padding-top:12px}.calls-panel{display:grid;grid-template-columns:1.05fr 1fr;border:1px solid rgb(var(--app-border)/.7);border-radius:30px;overflow:hidden;background:radial-gradient(ellipse at 90% 20%,rgb(var(--app-accent)/.08),transparent 55%),rgb(var(--app-card));box-shadow:inset 0 1px rgb(var(--app-white)/.07),0 30px 80px rgb(var(--app-shadow)/.2)}.calls-copy{padding:50px;min-width:0}.calls-copy h2{font-family:Unbounded,Onest,sans-serif;font-size:clamp(31px,3.4vw,47px);font-weight:500;line-height:1.25;letter-spacing:-.06em;margin:22px 0}.calls-copy h2>span{color:rgb(var(--app-accent))}.calls-challenge{font-size:21px;line-height:1.5;letter-spacing:-.035em;color:rgb(var(--app-text))}.calls-copy .calls-description{font-size:14px;line-height:1.85;color:rgb(var(--app-muted));max-width:460px;margin-top:20px}.calls-features{display:flex;flex-wrap:wrap;gap:12px 20px;margin:25px 0 30px}.calls-features>span{display:flex;align-items:center;gap:8px;font-size:11px;color:rgb(var(--app-soft));line-height:1.5}.calls-features svg{width:17px;height:17px;color:rgb(var(--app-accent))}.calls-art{position:relative;min-width:0;min-height:510px;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 60% 45%,rgb(var(--app-accent)/.09),transparent 65%)}.calls-aura{position:absolute;inset:15% 0 5%;border-radius:50%;background:radial-gradient(ellipse,rgb(var(--app-accent)/.08),transparent 65%)}.calls-art-label{position:absolute;top:40px;left:38px;color:rgb(var(--app-muted));font-size:10px;letter-spacing:.15em}.calls-orbit{position:absolute;top:17%;left:7%;width:90%;height:64%;border:1px solid rgb(var(--app-accent)/.15);border-radius:50%;transform:rotate(-28deg)}.calls-orbit-two{top:23%;left:8%;width:81%;height:50%;transform:rotate(28deg);border-color:rgb(var(--app-accent)/.08)}.calls-person{display:flex;align-items:center;gap:13px;position:absolute;z-index:2;padding:17px 23px 17px 17px;border-radius:24px;border:1px solid rgb(var(--app-white)/.17);background:linear-gradient(120deg,rgb(var(--app-elevated)/.97),rgb(var(--app-card)/.97));box-shadow:inset 0 1px rgb(var(--app-white)/.08),0 17px 30px rgb(var(--app-shadow)/.35);font-size:14px;font-weight:500}.calls-person .cosmic-avatar{width:53px;height:53px;min-width:53px;border:1px solid rgb(var(--app-accent)/.25)}.calls-person-one{top:25%;left:12%;transform:rotate(-9deg)}.calls-person-two{top:52%;right:11%;transform:rotate(8deg)}.calls-person-two .cosmic-avatar{filter:grayscale(.3) hue-rotate(32deg);transform:rotate(45deg)}.calls-person-two .cosmic-avatar:after{transform:rotate(-35deg)}.calls-channel{position:absolute;display:flex;align-items:center;gap:8px;justify-content:center;top:43%;left:22%;width:57%;height:60px;transform:rotate(22deg);opacity:.8}.calls-channel span{width:4px;height:10px;border-radius:5px;background:linear-gradient(rgb(var(--app-accent)),rgb(var(--app-accent)/.25));animation:calls-voice-wave 2.4s ease-in-out infinite;transform-origin:center}.calls-channel span:nth-child(2n){height:26px;animation-delay:-.3s}.calls-channel span:nth-child(3n){height:43px;animation-delay:-.6s}.calls-channel span:nth-child(4n){height:18px;animation-delay:-.9s}.calls-channel span:nth-child(5n){height:55px;animation-delay:-1.2s}.calls-shield{position:absolute;z-index:3;top:39%;left:65%;display:grid;place-items:center;width:56px;height:64px;border:1px solid rgb(var(--app-accent)/.5);border-radius:19px;background:linear-gradient(135deg,rgb(var(--app-paper)),rgb(var(--app-accent)));color:rgb(var(--app-accent-dark));box-shadow:inset 0 1px rgb(var(--app-white)/.7),0 16px 35px rgb(var(--app-shadow)/.4);transform:rotate(12deg)}.calls-shield svg{width:31px;height:31px;stroke-width:1.45}.calls-art-caption{position:absolute;bottom:11%;left:15%;right:10%;display:grid;grid-template-columns:10px auto;column-gap:12px;row-gap:6px}.calls-art-caption .live-dot{grid-row:1/3;margin-top:7px}.calls-art-caption strong{font-size:17px;font-weight:500;letter-spacing:-.03em}.calls-art-caption>span:last-child{font-size:12px;color:rgb(var(--app-muted));grid-column:2}.motion-paused .calls-channel span{animation-play-state:paused}
@keyframes calls-voice-wave{0%,100%{transform:scaleY(.45);opacity:.45}50%{transform:scaleY(1);opacity:.9}}
@media(max-width:1120px){.calls-copy{padding:38px 32px}.calls-copy h2{font-size:34px}.calls-challenge{font-size:19px}.calls-art{min-height:490px}.calls-person{padding:13px 16px 13px 13px;font-size:12px}.calls-person .cosmic-avatar{width:44px;height:44px;min-width:44px}.calls-person-one{left:6%}.calls-person-two{right:7%}.calls-shield{left:67%;width:48px;height:55px;border-radius:16px}.calls-art-caption{left:10%}}
@media(max-width:760px){.calls-panel{grid-template-columns:1fr;border-radius:24px}.calls-copy{padding:32px 28px 10px}.calls-copy h2{font-size:clamp(29px,6vw,38px);margin:20px 0}.calls-challenge{font-size:20px}.calls-copy .calls-description{font-size:14px;margin-top:19px}.calls-features{gap:13px 18px;margin:23px 0 26px}.calls-art{min-height:370px}.calls-art-label{top:29px;left:30px;font-size:9px}.calls-person-one{left:13%;top:22%}.calls-person-two{right:12%;top:50%}.calls-channel{top:38%;left:23%}.calls-shield{top:35%;left:66%}.calls-art-caption{bottom:9%;left:15%}.calls-art-caption strong{font-size:16px}.calls-orbit{top:12%;height:65%}.calls-orbit-two{top:21%;height:49%}}
@media(max-width:380px){.calls-copy{padding:27px 23px 8px}.calls-copy h2{font-size:27px}.calls-challenge{font-size:18px}.calls-features{flex-direction:column;gap:12px}.calls-art{min-height:340px}.calls-person{gap:9px}.calls-person-one{left:7%}.calls-person-two{right:6%}.calls-shield{left:70%;width:40px;height:46px;border-radius:14px}.calls-shield svg{width:26px;height:26px}.calls-art-caption{left:10%}.calls-art-label{left:23px}}
@media(prefers-reduced-motion:reduce){.calls-channel span{animation:none}}

/* Discover: prepared examples for comparison, travel planning, and reasoning. */
.discover-section{display:grid;grid-template-columns:.88fr 1.12fr;align-items:start;gap:65px}.discover-copy{padding-top:22px}.discover-copy>.eyebrow{font-size:10px;letter-spacing:.11em}.discover-copy h2{font-family:Unbounded,Onest,sans-serif;font-size:clamp(32px,3.2vw,44px);line-height:1.25;font-weight:500;letter-spacing:-.06em;margin:21px 0 24px}.discover-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;color:rgb(var(--app-muted));max-width:400px}.discover-tabs{display:grid;gap:10px;margin:31px 0 25px}.discover-tabs>[role=tab]{position:relative;display:flex;align-items:center;gap:15px;min-height:81px;width:100%;padding:17px 18px;text-align:left;border:1px solid rgb(var(--app-border)/.75);border-radius:17px;background:rgb(var(--app-card)/.55);color:rgb(var(--app-muted));transition:background .2s,border-color .2s,box-shadow .2s}.discover-tab-icon{display:grid;place-items:center;width:41px;height:43px;flex:none;border:1px solid rgb(var(--app-border)/.6);border-radius:12px;color:rgb(var(--app-muted));background:linear-gradient(140deg,rgb(var(--app-elevated)),rgb(var(--app-card)));box-shadow:inset 0 1px rgb(var(--app-white)/.04)}.discover-tab-icon svg{width:22px;height:22px}.discover-tabs>[role=tab]>span:nth-child(2){min-width:0;flex:1}.discover-tabs strong{display:block;font-size:14px;font-weight:550;letter-spacing:-.02em;line-height:1.5;color:rgb(var(--app-text))}.discover-tabs small{display:block;font-size:11px;line-height:1.6;margin-top:4px}.discover-tab-arrow{width:18px;height:18px;opacity:.5}.discover-tabs>[aria-selected=true]{background:linear-gradient(120deg,rgb(var(--app-accent-dark)/.48),rgb(var(--app-card)));border-color:rgb(var(--app-accent)/.38);box-shadow:inset 0 1px rgb(var(--app-accent)/.12),0 7px 22px rgb(var(--app-shadow)/.1)}.discover-tabs>[aria-selected=true] .discover-tab-icon{color:rgb(var(--app-accent));border-color:rgb(var(--app-accent)/.2);background:linear-gradient(135deg,rgb(var(--app-accent)/.11),rgb(var(--app-card)))}.discover-tabs>[aria-selected=true] .discover-tab-arrow{opacity:1;color:rgb(var(--app-accent))}.discover-cta{min-height:51px;gap:21px;font-size:13px;padding-inline:22px}
.discover-stage{min-width:0;border:1px solid rgb(var(--app-text)/.15);border-radius:25px;background:radial-gradient(ellipse at 70% 0,rgb(var(--app-accent)/.055),transparent 55%),linear-gradient(140deg,rgb(var(--app-elevated)/.75),rgb(var(--app-card)));box-shadow:inset 0 1px rgb(var(--app-white)/.08),0 24px 65px rgb(var(--app-shadow)/.22);overflow:hidden}.discover-stage-top{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:63px;padding:15px 27px;border-bottom:1px solid rgb(var(--app-border)/.65)}.discover-assistant{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:550;color:rgb(var(--app-text))}.discover-assistant svg{width:20px;height:20px;color:rgb(var(--app-accent))}.discover-example-label{font-size:10px;line-height:1.6;color:rgb(var(--app-muted));border:1px solid rgb(var(--app-border)/.65);border-radius:30px;padding:4px 9px;text-align:center}.discover-result{padding:27px;min-height:592px;outline-offset:-5px}.discover-question{position:relative;border:1px solid rgb(var(--app-border));border-radius:14px 14px 5px 14px;padding:14px 16px;background:rgb(var(--app-bg)/.28);font-size:12px;line-height:1.85;color:rgb(var(--app-soft));margin:0 0 25px 22px}.discover-result h3{font-family:Unbounded,Onest,sans-serif;font-size:27px;font-weight:450;letter-spacing:-.055em;line-height:1.4;margin:0 0 14px}.discover-answer-copy{font-size:12px;color:rgb(var(--app-muted));line-height:1.9;max-width:430px}.discover-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:24px}.discover-product-card{min-width:0;position:relative;padding:18px 17px 17px;border:1px solid rgb(var(--app-text)/.09);border-radius:16px;background:linear-gradient(145deg,rgb(var(--app-paper)/.045),rgb(var(--app-bg)/.22));box-shadow:inset 0 1px rgb(var(--app-white)/.035)}.discover-product-card:last-child{background:linear-gradient(145deg,rgb(var(--app-accent)/.055),rgb(var(--app-bg)/.22));border-color:rgb(var(--app-accent)/.16)}.discover-option{display:block;font-size:10px;color:rgb(var(--app-muted));margin-bottom:6px;letter-spacing:.04em}.discover-product-card h4{font-size:13px;line-height:1.6;font-weight:550;letter-spacing:-.02em;margin:0 0 6px}.discover-product-card>p{font-size:11px;line-height:1.7;color:rgb(var(--app-muted));font-variant-numeric:tabular-nums}.discover-fit{display:block;border-top:1px solid rgb(var(--app-border)/.55);font-size:10px;line-height:1.7;margin-top:13px;padding-top:11px;color:rgb(var(--app-soft))}.discover-laptop{position:relative;width:142px;max-width:100%;height:90px;margin:1px auto 19px;perspective:400px}.discover-laptop>div{position:absolute;left:8%;top:0;width:84%;height:77%;padding:5px;border:1px solid rgb(var(--app-white)/.6);border-radius:7px 7px 4px 4px;background:linear-gradient(135deg,rgb(var(--app-paper)),rgb(var(--app-muted)));transform:rotateY(-9deg) rotateX(-3deg);box-shadow:inset 0 1px rgb(var(--app-white)/.8),4px 6px 14px rgb(var(--app-shadow)/.3);overflow:hidden}.discover-laptop>div:before{content:'';position:absolute;inset:5px;background:linear-gradient(125deg,rgb(var(--app-ink)),rgb(var(--app-accent-dark)));border-radius:3px}.discover-laptop>div>i{position:absolute;left:29%;top:7%;width:64%;height:115%;border:10px solid rgb(var(--app-soft)/.65);border-radius:50%;transform:rotate(-30deg);box-shadow:inset 5px 3px 6px rgb(var(--app-shadow)/.4),5px 3px 7px rgb(var(--app-shadow)/.22)}.discover-laptop>div>span{position:absolute;inset:5px;border:1px solid rgb(var(--app-shadow)/.2);border-radius:3px;background:linear-gradient(135deg,transparent 42%,rgb(var(--app-white)/.13) 43%,transparent 70%)}.discover-laptop>b{position:absolute;top:70%;left:0;right:0;height:16%;clip-path:polygon(8% 0,92% 0,100% 80%,96% 100%,4% 100%,0 80%);background:linear-gradient(rgb(var(--app-muted)),rgb(var(--app-paper)) 48%,rgb(var(--app-muted)) 55%,rgb(var(--app-border)));box-shadow:0 9px 13px rgb(var(--app-shadow)/.3)}.discover-laptop>b:after{content:'';position:absolute;top:0;left:41%;width:18%;height:25%;background:rgb(var(--app-border)/.4);border-radius:0 0 5px 5px}.discover-laptop-power>div{background:linear-gradient(135deg,rgb(var(--app-border)),rgb(var(--app-ink)));border-color:rgb(var(--app-muted)/.65);transform:rotateY(9deg) rotateX(-3deg)}.discover-laptop-power>div>i{border-color:rgb(var(--app-accent));border-width:8px;width:70%;height:120%;left:18%;top:18%;border-radius:32%;transform:rotate(-34deg)}.discover-laptop-power>b{background:linear-gradient(rgb(var(--app-border)),rgb(var(--app-muted)) 48%,rgb(var(--app-border)) 55%,rgb(var(--app-ink)))}
.discover-insight{display:flex;align-items:flex-start;gap:11px;margin-top:21px;padding:15px 0 0;border-top:1px solid rgb(var(--app-border)/.6)}.discover-insight>svg{width:18px;height:18px;flex:none;margin-top:2px;color:rgb(var(--app-accent))}.discover-insight p{font-size:11px;line-height:1.85;color:rgb(var(--app-muted))}.discover-insight strong{font-weight:500;color:rgb(var(--app-text))}.discover-disclaimer{font-size:10px;line-height:1.8;color:rgb(var(--app-muted));margin-top:18px}
.discover-ticket{position:relative;margin-top:24px;border:1px solid rgb(var(--app-accent)/.2);border-radius:17px;padding:22px;background:radial-gradient(ellipse at 80% 0,rgb(var(--app-accent)/.095),transparent 70%),rgb(var(--app-bg)/.25);overflow:hidden;box-shadow:inset 0 1px rgb(var(--app-white)/.055)}.discover-ticket:before,.discover-ticket:after{content:'';position:absolute;top:86px;width:18px;height:18px;border:1px solid rgb(var(--app-accent)/.2);border-radius:50%;background:rgb(var(--app-card))}.discover-ticket:before{left:-10px}.discover-ticket:after{right:-10px}.discover-ticket-route{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:20px;border-bottom:1px dashed rgb(var(--app-muted)/.3)}.discover-ticket-route>div:last-child{text-align:right}.discover-ticket-route span,.discover-ticket-details span{display:block;font-size:10px;color:rgb(var(--app-muted));line-height:1.6;margin-bottom:6px}.discover-ticket-route strong{font-family:Unbounded,Onest,sans-serif;font-weight:450;font-size:22px;letter-spacing:-.04em;line-height:1.4}.discover-ticket-route>svg{min-width:30px;max-width:95px;width:80px;height:36px;flex:1;stroke-width:1.2;color:rgb(var(--app-accent))}.discover-ticket-details{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-top:18px}.discover-ticket-details strong{display:block;font-size:12px;line-height:1.6;font-weight:500}.discover-ticket-caption{display:block;font-size:9px;color:rgb(var(--app-muted));letter-spacing:.08em;text-transform:uppercase;margin-top:20px}.discover-travel-steps{list-style:none;padding:0;display:grid;gap:14px;margin:22px 0 0}.discover-travel-steps li{display:flex;align-items:flex-start;gap:12px}.discover-travel-steps li>span{display:grid;place-items:center;width:25px;height:25px;flex:none;border:1px solid rgb(var(--app-border));border-radius:8px;font-size:10px;font-variant-numeric:tabular-nums;color:rgb(var(--app-accent));background:rgb(var(--app-elevated)/.4)}.discover-travel-steps p{font-size:11px;line-height:1.85;color:rgb(var(--app-muted))}.discover-travel-steps strong{font-weight:500;color:rgb(var(--app-text))}
.discover-equation{position:relative;isolation:isolate;min-height:180px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;margin-top:23px;padding:25px;border:1px solid rgb(var(--app-text)/.09);border-radius:17px;background:radial-gradient(ellipse at 65% 45%,rgb(var(--app-accent)/.075),transparent 70%),rgb(var(--app-bg)/.2)}.discover-equation p{font-family:Unbounded,Onest,sans-serif;font-size:29px;font-weight:450;line-height:1.65;letter-spacing:-.045em;color:rgb(var(--app-text));font-variant-numeric:tabular-nums}.discover-equation p>span{color:rgb(var(--app-accent))}.discover-equation-label{font-size:10px;letter-spacing:.06em;color:rgb(var(--app-muted));margin-top:14px}.discover-equation-orbit{position:absolute;z-index:-1;width:250px;height:145px;left:51%;top:50%;transform:translate(-50%,-50%) rotate(-25deg);border:1px solid rgb(var(--app-accent)/.13);border-radius:50%}.discover-equation-orbit:before{content:'';position:absolute;inset:15px -15px;border:1px solid rgb(var(--app-accent)/.08);border-radius:50%;transform:rotate(60deg)}.discover-solution-toggle{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:49px;width:100%;padding:12px 15px;border:1px solid rgb(var(--app-accent)/.2);border-radius:12px;background:rgb(var(--app-accent)/.065);color:rgb(var(--app-accent));font-size:12px;font-weight:500;margin-top:15px;text-align:left}.discover-solution-toggle svg{height:17px;width:17px;transition:transform .2s}.discover-solution-toggle[aria-expanded=true] svg{transform:rotate(45deg)}.discover-solution{margin-top:23px}.discover-solution ol{display:grid;gap:19px;list-style:none;margin:0;padding:0}.discover-solution li{display:flex;gap:12px;align-items:flex-start}.discover-solution li>span{display:grid;place-items:center;width:26px;height:27px;flex:none;border:1px solid rgb(var(--app-accent)/.19);border-radius:9px;background:rgb(var(--app-accent)/.07);font-size:11px;color:rgb(var(--app-accent))}.discover-solution li>div{min-width:0}.discover-solution li strong{display:block;font-size:12px;line-height:1.7;font-weight:550}.discover-solution li p{font-size:11px;line-height:1.9;margin-top:5px;color:rgb(var(--app-muted))}.discover-solution-answer{display:flex;align-items:center;gap:13px;margin-top:23px;padding:16px 18px;border:1px solid rgb(var(--app-accent)/.2);border-radius:13px;background:linear-gradient(130deg,rgb(var(--app-accent)/.09),rgb(var(--app-bg)/.2))}.discover-solution-answer>span{font-size:11px;color:rgb(var(--app-muted))}.discover-solution-answer>strong{font-family:Unbounded,Onest,sans-serif;font-weight:450;font-size:22px;letter-spacing:-.04em;color:rgb(var(--app-accent))}.discover-solution-answer>svg{width:20px;height:20px;margin-left:auto;color:rgb(var(--app-accent))}.discover-result-enter{animation:discover-answer-in .32s cubic-bezier(.2,.7,.2,1)}
@keyframes discover-answer-in{from{opacity:.45;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(hover:hover) and (pointer:fine){.discover-tabs>[role=tab]:hover{border-color:rgb(var(--app-accent)/.35);background:rgb(var(--app-elevated)/.7)}.discover-solution-toggle:hover{background:rgb(var(--app-accent)/.1)}}
@media(max-width:1120px){.discover-section{gap:38px;grid-template-columns:.85fr 1.15fr}.discover-copy h2{font-size:35px}.discover-copy>p:not(.eyebrow){font-size:13px}.discover-tabs>[role=tab]{padding:15px 14px;gap:11px}.discover-tab-icon{width:36px;height:40px}.discover-tabs strong{font-size:13px}.discover-tabs small{font-size:10px}.discover-tab-arrow{width:15px}.discover-stage-top{padding-inline:23px}.discover-result{padding:23px}.discover-result h3{font-size:24px}.discover-product-card{padding:15px 13px}.discover-product-card h4{font-size:12px}.discover-laptop{height:79px}.discover-ticket{padding:20px}.discover-ticket-route strong{font-size:20px}}
@media(max-width:900px){.discover-section{grid-template-columns:1fr;gap:30px;max-width:650px}.discover-copy{padding-top:0}.discover-copy>.eyebrow{font-size:10px}.discover-copy h2{font-size:37px}.discover-copy>p:not(.eyebrow){max-width:540px;font-size:14px}.discover-tabs{gap:11px;margin-top:27px;margin-bottom:21px}.discover-tabs>[role=tab]{padding:17px 18px;gap:15px;min-height:79px}.discover-tab-icon{width:42px;height:44px}.discover-tabs strong{font-size:14px}.discover-tabs small{font-size:11px}.discover-tab-arrow{width:18px}.discover-cta{min-height:51px}.discover-result{padding:28px;min-height:0}.discover-result h3{font-size:29px}.discover-answer-copy{font-size:13px;max-width:490px}.discover-question{font-size:13px}.discover-product-card{padding:21px}.discover-laptop{width:159px;height:102px}.discover-product-card h4{font-size:14px}.discover-product-card>p{font-size:12px}.discover-fit{font-size:11px}.discover-insight p,.discover-travel-steps p{font-size:12px}.discover-disclaimer{font-size:11px}.discover-ticket-route strong{font-size:24px}.discover-ticket-details strong{font-size:13px}}
@media(max-width:650px){.discover-section{gap:27px}.discover-copy h2{font-size:clamp(29px,6.4vw,37px);line-height:1.3;margin:18px 0 21px}.discover-copy>.eyebrow{font-size:9px;line-height:1.7}.discover-copy>p:not(.eyebrow){font-size:13px;line-height:1.85}.discover-tabs>[role=tab]{padding:15px;gap:12px;min-height:75px;border-radius:15px}.discover-tab-icon{width:38px;height:42px}.discover-tabs strong{font-size:13px}.discover-tabs small{font-size:10px}.discover-cta{width:100%;justify-content:space-between;font-size:13px;min-height:49px}.discover-stage{border-radius:21px}.discover-stage-top{min-height:57px;padding:13px 20px;gap:8px}.discover-assistant{font-size:12px;gap:7px}.discover-assistant svg{width:18px;height:18px}.discover-example-label{font-size:9px;padding:4px 7px}.discover-result{padding:22px 20px}.discover-question{font-size:12px;margin:0 0 22px 10px;padding:12px 13px;line-height:1.85;border-radius:12px 12px 4px 12px}.discover-result h3{font-size:clamp(21px,5.3vw,27px);line-height:1.45;margin-bottom:13px}.discover-answer-copy{font-size:12px}.discover-products{gap:10px;margin-top:21px}.discover-product-card{padding:15px 12px}.discover-laptop{width:140px;height:78px;margin-bottom:14px}.discover-product-card h4{font-size:12px;line-height:1.7}.discover-product-card>p{font-size:11px}.discover-option{font-size:9px}.discover-fit{font-size:10px;margin-top:12px;padding-top:10px}.discover-insight{gap:9px;margin-top:18px}.discover-insight p{font-size:11px}.discover-disclaimer{font-size:10px;line-height:1.85}.discover-ticket{margin-top:21px;padding:19px 17px;border-radius:15px}.discover-ticket-route{gap:12px}.discover-ticket-route strong{font-size:20px}.discover-ticket-route>svg{width:65px;max-width:90px}.discover-ticket-details{gap:15px}.discover-ticket-details strong{font-size:12px}.discover-travel-steps{gap:14px;margin-top:21px}.discover-travel-steps p{font-size:11px}.discover-equation{min-height:172px;padding:23px}.discover-equation p{font-size:26px}.discover-solution-toggle{font-size:12px;min-height:49px}.discover-solution li{gap:10px}.discover-solution li strong{font-size:12px}.discover-solution li p{font-size:11px}.discover-solution-answer>strong{font-size:21px}}
@media(max-width:360px){.discover-tabs>[role=tab]{padding:13px 12px;gap:10px}.discover-tabs strong{font-size:12px}.discover-tabs small{font-size:9px}.discover-tab-icon{width:34px;height:39px}.discover-tab-arrow{width:16px}.discover-stage-top{padding-inline:16px;gap:6px}.discover-example-label{font-size:8px;padding:4px 6px}.discover-assistant{font-size:11px;gap:6px}.discover-result{padding:20px 16px}.discover-result h3{font-size:21px}.discover-question{font-size:11px;margin-left:5px}.discover-products{gap:8px}.discover-product-card{padding:13px 10px}.discover-laptop{height:66px;margin-bottom:9px}.discover-product-card h4{font-size:11px}.discover-product-card>p{font-size:10px}.discover-fit{font-size:9px}.discover-answer-copy{font-size:11px}.discover-ticket{padding:17px 14px}.discover-ticket-route strong{font-size:18px}.discover-ticket-route{gap:10px}.discover-ticket-details strong{font-size:11px}.discover-ticket-details span{font-size:9px}.discover-equation p{font-size:25px}.discover-solution-toggle{font-size:11px;padding-inline:12px}.discover-solution li strong{font-size:11px}}
@media(prefers-reduced-motion:reduce){.discover-result-enter{animation:none}.discover-tabs>[role=tab],.discover-solution-toggle svg{transition:none}}
.motion-paused .discover-result-enter{animation:none}
.premium-plans-pack [data-price-equivalent]{display:block;font-size:12px;margin-top:4px}
.premium-plans [data-price-equivalent][hidden]{display:none}
.game-demo-world{position:relative;min-height:375px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:32px;background:linear-gradient(transparent 15%,rgb(var(--app-shadow)/.9)),url("/assets/game-world-v2.webp") center/cover;color:rgb(var(--app-text));text-align:center}.game-demo-world>span{font-size:11px;letter-spacing:.12em;color:rgb(var(--app-accent));margin-bottom:10px}.game-demo-world h3{font-family:Unbounded,Onest,sans-serif;font-size:26px;font-weight:450;margin-bottom:10px}.game-demo-world p{font-size:12px;max-width:350px;color:rgb(var(--app-paper))}.game-demo-world button{margin-top:20px;min-height:44px}
