@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;650;700;750;800&display=swap";
:root{--ink:#24222c;--muted:#85828e;--purple:#7548d8;--purple-dark:#6032c3;--tint:#f4f0fc;--line:#efedf3;--radius:18px;--page:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Manrope,Arial,sans-serif;font-size:14px;line-height:1.5}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(at 95% 20%,#ede3ff50,#0000 62%);width:45vw;height:640px;position:absolute;top:80px;right:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em}button{background:0 0;border:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:4px;outline:3px solid #b79be8}img{max-width:100%;display:block}::selection{background:#e9ddff}.skip-link{z-index:100;background:var(--purple);color:#fff;padding:12px;position:fixed;top:-70px;left:20px}.skip-link:focus{top:10px}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#ffffffed;height:91px;position:sticky;top:0}.header-inner{align-items:center;gap:42px;max-width:1600px;height:100%;margin:auto;padding:0 54px;display:flex}.wordmark{letter-spacing:-1.5px;flex-shrink:0;align-items:center;font-size:29px;font-weight:800;display:inline-flex}.wordmark span{font-weight:500}.wordmark i{background:var(--purple);border-radius:50%;width:6px;height:6px;margin:16px 0 0 4px}.main-nav{white-space:nowrap;align-self:stretch;gap:28px;display:flex}.main-nav button{color:#8d8995;align-items:center;gap:9px;padding:0;font-size:14px;font-weight:650;display:flex;position:relative}.main-nav button.active{color:var(--purple)}.main-nav button.active:after{content:"";background:var(--purple);border-radius:4px 4px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.search-box{color:#9c97a7;background:#f9f8fb;border:1px solid #eeeaf4;border-radius:13px;align-items:center;gap:12px;width:330px;height:43px;margin-left:auto;padding:0 15px;display:flex}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.search-box input::placeholder{color:#9a94a4}.search-box button{padding:0;display:flex}.avatar-button{color:#745492;background:#f8f5fc;border:1px solid #eee8f7;border-radius:50%;place-items:center;width:41px;height:41px;display:grid}.avatar-button span{font-weight:750}.account-wrap{margin-left:-21px;position:relative}.account-menu{background:#fff;border:1px solid #eeeaf4;border-radius:18px;width:328px;position:absolute;top:56px;right:0;overflow:hidden;box-shadow:0 18px 70px #38225120}.account-top{gap:13px;padding:22px;display:flex}.menu-avatar{color:var(--purple);background:#eee7f8;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.account-top strong{font-weight:700;display:block}.account-top small{color:var(--muted);max-width:210px;margin-top:3px;font-size:11px;line-height:1.6;display:block}.menu-group{border-top:1px solid var(--line);padding:8px 12px}.menu-group>a,.menu-group>button,.menu-language{text-align:left;border-radius:9px;align-items:center;gap:14px;width:100%;padding:13px 12px;font-size:13px;display:flex}.menu-group a:hover,.menu-group button:hover{background:var(--tint)}.menu-group svg{color:#91849e}.menu-login{background:var(--tint);color:var(--purple);border-radius:9px;justify-content:space-between;align-items:center;gap:15px;width:calc(100% - 44px);margin:0 22px 18px;padding:10px 15px;display:flex}.menu-language{justify-content:space-between;gap:5px}.menu-language>span{align-items:center;gap:14px;display:flex}.menu-language>div{border:1px solid var(--line);border-radius:6px;padding:2px;display:flex}.menu-language button{border-radius:4px;padding:4px 6px;font-size:10px}.menu-language button.active{background:var(--purple);color:#fff}.menu-footer{color:var(--muted);background:#fcfbfd;justify-content:center;gap:8px;padding:17px;font-size:10px;display:flex}.site-main{max-width:var(--page);min-height:calc(100vh - 200px);margin:auto;padding:30px 38px 60px}.filters-row{justify-content:space-between;gap:18px;margin:0 0 38px;display:flex;position:relative}.category-chips{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.chip{white-space:nowrap;color:#827b8c;background:#fff;border:1px solid #eeeaf1;border-radius:9px;justify-content:center;align-items:center;gap:8px;height:34px;padding:0 17px;font-size:11px;font-weight:550;transition:all .15s;display:inline-flex}.chip:hover{color:var(--purple);border-color:#d4c3ed}.chip.selected{background:var(--tint);color:var(--purple);border-color:#e8dcfa}.language-filter{flex-shrink:0}.language-trigger{padding:0 13px}.filter-popover{z-index:15;border:1px solid var(--line);background:#fff;border-radius:14px;width:250px;padding:20px;position:absolute;top:44px;right:0;box-shadow:0 15px 60px #3b1c5b20}.filter-popover strong{font-size:13px}.filter-popover p{color:var(--muted);margin:3px 0 14px;font-size:10px}.filter-popover label{gap:12px;padding:8px 0;font-size:12px;display:flex}.filter-popover input,.check-label input,.language-options input{accent-color:var(--purple);flex-shrink:0;width:15px;height:15px}.catalog-section{margin-bottom:41px}.section-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.section-heading h2{align-items:center;gap:13px;font-size:25px;font-weight:750;line-height:1.35;display:flex}.section-heading h2>svg{color:#92869f;transition:transform .2s}.section-heading a:hover h2>svg{color:var(--purple);transform:translate(5px)}.section-heading p{color:var(--muted);letter-spacing:.02em;margin-top:6px;font-size:12px}.carousel-controls{gap:6px;padding-top:8px;display:flex}.icon-button{color:#81798b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.icon-button:hover{background:var(--tint);color:var(--purple)}.carousel-controls .icon-button{border:1px solid #ede9f2;width:30px;height:30px}.carousel{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(33.3333% - 13.3333px);grid-auto-flow:column;gap:20px;padding-bottom:3px;display:grid;overflow-x:auto}.carousel::-webkit-scrollbar{display:none}.product-card{scroll-snap-align:start;min-width:0}.product-banner{aspect-ratio:16/9;isolation:isolate;background:#f3eff8;border-radius:15px;display:block;position:relative;overflow:hidden}.product-banner>.art-image,.product-banner>.app-art{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-banner:hover>.art-image,.product-banner:hover>.app-art{transform:scale(1.035)}.banner-arrow{color:#383044;opacity:0;background:#fffddd;border-radius:50%;place-items:center;width:36px;height:36px;transition:all .2s;display:grid;position:absolute;bottom:15px;right:15px;transform:translateY(12px)}.product-banner:hover .banner-arrow{opacity:1;transform:translateY(0)}.product-meta{align-items:flex-start;gap:12px;min-height:67px;margin-top:15px;display:flex}.product-icon{background:#f4eff9;border-radius:12px;flex-shrink:0;width:49px;height:49px;display:block;overflow:hidden;box-shadow:0 2px 4px #32243e09}.product-icon-image{object-fit:cover;width:100%;height:100%}.product-copy{flex:1;min-width:0}.product-copy h3{letter-spacing:-.015em;white-space:nowrap;text-overflow:ellipsis;margin-top:0;font-size:14px;font-weight:750;line-height:1.4;overflow:hidden}.product-copy p{color:#938b9c;margin-top:2px;font-size:11px}.product-copy time{color:#9c93a5;margin-top:4px;font-size:10px;display:block}.card-save{opacity:0;width:28px;height:28px;margin-top:0}.product-card:hover .card-save,.card-save:focus-visible,.card-save.is-saved{opacity:1}.is-saved{color:var(--purple)}.compact .product-banner{aspect-ratio:10/3;border-radius:12px}.compact .product-meta{margin-top:13px}.compact .product-icon{border-radius:11px;width:43px;height:43px}.compact-section .section-heading h2{font-size:23px}.compact-section .section-heading{margin-bottom:18px}.carousel-compact{grid-auto-columns:calc(33.3333% - 13.3333px)}.app-art{background:var(--art-bg);width:100%;height:100%;color:var(--art-ink);align-items:center;display:flex;position:relative;overflow:hidden}.theme-forma{--art-bg:#e8daf4;--art-ink:#593c72;--art-accent:#8d68b6}.theme-daylight{--art-bg:#ffe8b5;--art-ink:#826134;--art-accent:#e5ad4f}.theme-lingua{--art-bg:#d5eee3;--art-ink:#346a57;--art-accent:#6caa92}.theme-still{--art-bg:#dce9f5;--art-ink:#536e89;--art-accent:#7d9aba}.theme-arc{--art-bg:#f1ded2;--art-ink:#865c49;--art-accent:#c98d6e}.app-symbol{background:var(--art-bg);color:var(--art-ink);place-items:center;width:100%;height:100%;display:grid}.art-caption{z-index:2;flex-direction:column;align-items:flex-start;width:48%;padding-left:8%;display:flex;position:relative}.art-caption>svg{margin-bottom:12px}.art-caption strong{letter-spacing:-.06em;font-size:clamp(20px,2.2vw,34px);font-weight:800}.art-caption>span{opacity:.65;letter-spacing:.02em;margin-top:4px;font-size:8px}.art-object{width:55%;height:80%;position:absolute;top:17%;right:-4%;transform:rotate(-8deg)}.mini-window{background:#fffffff0;border-radius:8px;width:100%;height:100%;overflow:hidden;box-shadow:0 10px 25px #45285219}.mini-toolbar{border-bottom:1px solid #eee7f2;align-items:center;gap:3px;padding:6px;display:flex}.mini-toolbar>i{background:#dcd3e1;border-radius:50%;width:3px;height:3px}.mini-toolbar>span{flex:1}.mini-body{padding:14px}.mini-body small{letter-spacing:1px;color:#aaa;font-size:4px}.mini-body b{letter-spacing:-.03em;margin:7px 0 12px;font-size:10px;display:block}.mini-cards{gap:5px;display:flex}.mini-cards i{background:var(--art-bg);border-radius:4px;flex:1;height:35px}.mini-cards i:nth-child(2){opacity:.65;transform:translateY(9px)}.mini-cards i:nth-child(3){opacity:.4}.mini-lines{gap:5px;margin-top:18px;display:grid}.mini-lines i{background:#eae5ed;border-radius:2px;width:85%;height:3px;display:block}.mini-lines i:nth-child(2){width:65%}.word-tile{color:#447361;background:#f4fff8;border-radius:12px;place-items:center;width:74px;height:86px;font-size:40px;font-weight:750;display:grid;position:absolute;top:13%;left:0;transform:rotate(-10deg);box-shadow:0 12px 24px #2e70591d}.word-tile.second{color:#fff;background:#72aa96;top:34%;left:43%;transform:rotate(17deg)}.word-tile.third{background:#badcc6;width:52px;height:58px;font-size:25px;top:0;left:30%;transform:rotate(5deg)}.zen-orb{background:linear-gradient(150deg,#f6fbff,#9bb6cd);border-radius:50%;place-items:center;width:140px;height:140px;display:grid;position:absolute;top:4%;left:8%;box-shadow:12px 20px 25px #607f9833}.compact .art-caption{padding-left:7%}.compact .art-caption>svg{display:none}.compact .art-object{width:43%;height:120%;top:10%;right:0}.compact .mini-body{padding:8px}.compact .mini-body b{margin:5px 0;font-size:8px}.compact .mini-cards i{height:20px}.compact .word-tile{width:50px;height:59px;font-size:28px}.compact .zen-orb{width:100px;height:100px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin:22px 0 30px;display:flex}.page-heading h1{font-size:31px;font-weight:750}.page-heading p{color:var(--muted);margin-top:8px;font-size:12px}.eyebrow{margin-bottom:5px;font-weight:750;letter-spacing:.14em!important;color:var(--purple)!important;font-size:10px!important}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 22px;display:grid}.sort-label{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;font-size:11px;display:flex}.text-button{color:var(--purple);align-items:center;gap:7px;padding:0;font-size:12px;display:inline-flex}.back{color:#9a91a3;margin:5px 0 12px;font-size:11px}.button{border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:43px;padding:12px 20px;font-size:12px;font-weight:650;transition:background .2s;display:inline-flex}.button.primary{color:#fff;background:var(--purple)}.button.primary:hover{background:var(--purple-dark)}.button.secondary{background:#fff;border:1px solid #e6e0ed}.button.secondary:hover{background:#f8f5fc}.button.subtle{color:#7e738c;background:0 0;min-height:34px;padding:8px 10px;font-size:11px}.button.small{min-height:35px;padding:8px 13px;font-size:11px}.button.full{width:100%}.empty-state{text-align:center;max-width:430px;margin:50px auto 85px;padding:30px 0}.empty-symbol{color:#a084c8;background:#faf7ff;border:1px solid #eee5fb;border-radius:22px;place-items:center;width:72px;height:72px;margin:0 auto 22px;display:grid}.empty-state h2{font-size:24px}.empty-state p{color:var(--muted);margin:12px 0 23px;font-size:13px;line-height:1.9}.pill{background:var(--tint);color:var(--purple);border-radius:5px;padding:5px 12px;font-size:10px}.detail-main{padding-top:25px}.detail-hero{margin-bottom:38px}.detail-banner{background:#f5f0fa;border-radius:22px;width:100%;height:340px;position:relative;overflow:hidden}.detail-banner>.art-image{object-fit:cover;object-position:center 49%;width:100%;height:100%}.detail-banner>.app-art .art-caption{padding-left:8%}.detail-banner>.app-art .art-caption strong{font-size:56px}.detail-banner>.app-art .art-caption>span{font-size:15px}.detail-banner>.app-art .art-object{width:35%;height:115%;top:15%;right:7%}.detail-banner .mini-body{padding:30px}.detail-banner .mini-body b{margin:10px 0 25px;font-size:24px}.detail-banner .mini-body small{font-size:9px}.detail-banner .mini-cards i{height:90px}.detail-banner .word-tile{width:130px;height:150px;font-size:80px}.detail-banner .zen-orb{width:280px;height:280px}.detail-identity{align-items:center;gap:24px;padding:29px 8px 22px;display:flex}.detail-icon{background:var(--tint);border-radius:23px;flex-shrink:0;width:100px;height:100px;overflow:hidden;box-shadow:0 6px 20px #3224420b}.detail-icon .app-symbol svg{width:54px;height:54px}.detail-title{flex:1}.detail-labels{color:#a197ab;align-items:center;gap:10px;margin-bottom:5px;font-size:10px;display:flex}.detail-labels span:first-child{color:var(--purple);background:#f3edfc;border-radius:5px;padding:3px 8px}.detail-title h1{font-size:38px;line-height:1.2}.detail-title p{color:#8e839a;margin:7px 0;font-size:13px}.developer-name{color:#a197a9;font-size:10px}.detail-actions{flex-direction:column;align-items:stretch;gap:7px;min-width:200px;display:flex}.detail-actions>div{justify-content:space-between;align-items:center;display:flex}.try-button{justify-content:space-between;min-width:200px;padding:14px 22px}.detail-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 8px;padding:22px 0;display:flex}.detail-facts>div{border-right:1px solid var(--line);flex:1;justify-content:center;align-items:center;gap:7px;padding:0 8px 18px;display:flex;position:relative}.detail-facts>div:last-child{border:0}.detail-facts>div>strong{font-size:12px;font-weight:650}.detail-facts>div>svg{color:#a395b1}.detail-facts>div>span{color:#a299a9;font-size:10px;position:absolute;bottom:0}.media-section{margin-bottom:35px}.media-section .section-heading h2{font-size:21px}.media-carousel{scrollbar-width:thin;scrollbar-color:#eee7f5 transparent;gap:15px;padding-bottom:10px;display:flex;overflow-x:auto}.media-tile{border:1px solid #ede8f2;border-radius:12px;flex-shrink:0;width:330px;min-width:280px;height:193px;padding:0;position:relative;overflow:hidden}.media-tile>.art-image,.media-tile>.app-art{object-fit:cover;width:100%;height:100%}.video-tile>span{color:#fff;background:#18122438;place-items:center;display:grid;position:absolute;inset:0}.video-tile>span>svg{filter:drop-shadow(0 2px 10px #0005)}.video-tile>b{color:#fff;font-size:11px;position:absolute;bottom:12px;left:14px}.detail-columns{grid-template-columns:1fr 280px;gap:90px;margin:0 8px 40px;display:grid}.description-section h2,.comments-section h2{margin-bottom:17px;font-size:23px}.description-section>p{color:#7d7487;white-space:pre-line;max-width:780px;margin-bottom:17px;font-size:13px;line-height:1.95}.tag-list{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.tag-list>span{color:#8c7e9c;border:1px solid #eae5f0;border-radius:7px;padding:6px 12px;font-size:10px}.product-information{border-left:1px solid var(--line);padding-left:30px}.product-information h3{margin:3px 0 16px;font-size:14px}.product-information dl{margin:0 0 23px}.product-information dl>div{margin-bottom:16px;font-size:11px}.product-information dt{color:#a396ad;margin-bottom:4px}.product-information dd{color:#6f637e;margin:0}.comments-section{border-top:1px solid var(--line);max-width:900px;margin:0 8px 50px;padding-top:30px}.count-badge{color:#9b84b5;letter-spacing:0;background:#f6f2fc;border-radius:6px;padding:3px 9px;font-size:11px;font-weight:500}.comment-compose{gap:14px;display:flex}.comment-avatar{color:#a084ba;background:#f0eaf7;border-radius:50%;flex-shrink:0;place-items:center;width:37px;height:37px;font-size:15px;display:grid}.comment-compose>div{flex:1;min-width:0}.comment-compose textarea{resize:vertical;outline-color:var(--purple);border:1px solid #eae4f1;border-radius:12px;width:100%;min-height:90px;padding:14px;font-size:12px}.comment-compose textarea::placeholder{color:#b0a6ba}.comment-compose>div>div{justify-content:space-between;align-items:center;gap:15px;margin-top:8px;display:flex}.comment-compose small{color:#aca2b5;font-size:10px}.no-comments{text-align:center;color:#a698b1;padding:30px 10px;font-size:12px}.comment{gap:14px;margin-top:28px;display:flex}.comment>div{flex:1}.comment-byline{align-items:center;gap:12px;font-size:11px;display:flex}.comment-byline strong{font-size:12px}.comment-byline time{color:#b0a3bc;font-size:10px}.comment-byline>button{color:var(--muted);margin-left:auto;font-size:10px}.comment>div>p{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 12px;font-size:12px;line-height:1.8}.author-reply{background:#fbf9fd;border-left:2px solid #dbcaf1;border-radius:0 7px 7px 0;margin:15px 0;padding:10px 15px}.author-reply strong{gap:10px;font-size:11px;display:flex}.author-reply span{color:var(--purple);font-size:9px;font-weight:400}.author-reply p{margin-top:8px;font-size:12px;line-height:1.8}.reply-form textarea{border:1px solid var(--line);border-radius:9px;width:100%;margin:10px 0;padding:10px;font-size:12px}.studio-list{border-top:1px solid var(--line);display:grid}.studio-row{border-bottom:1px solid var(--line);align-items:center;gap:17px;padding:20px 0;display:flex}.studio-row>div:nth-child(2){flex:1}.studio-row h3{font-size:14px}.studio-row p,.studio-row>span{color:var(--muted);margin-top:4px;font-size:11px}.studio-row>span{margin-right:20px}.draft-icon{background:var(--tint);width:49px;height:49px;color:var(--purple);border-radius:12px;place-items:center;display:grid}.editor{max-width:1140px;margin:0 auto}.editor .page-heading{margin-top:5px}.editor-grid{grid-template-columns:1.45fr 1fr;gap:30px;display:grid}.form-section{background:#fff;border:1px solid #ece6f3;border-radius:17px;margin-bottom:24px;padding:26px}.form-section h2{margin-bottom:20px;font-size:18px}.form-section label{color:#786c84;flex-direction:column;gap:7px;margin-bottom:18px;font-size:11px;font-weight:650;display:flex}.form-section input:not([type=checkbox]):not([type=file]),.form-section select,.form-section textarea{width:100%;min-width:0;color:var(--ink);background:#fff;border:1px solid #e9e2f0;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:400}.form-section input::placeholder{color:#b4a9bf}.form-section textarea{resize:vertical;line-height:1.8}.form-row{grid-template-columns:1fr 1fr;gap:17px;display:grid}.form-section fieldset{border:0;margin:0;padding:0}.form-section legend{color:#786c84;margin-bottom:13px;font-size:11px;font-weight:650}.language-options{flex-wrap:wrap;gap:9px;display:flex}.language-options label{border:1px solid #eee7f5;border-radius:6px;flex-direction:row;align-items:center;gap:8px;margin:0;padding:6px 9px;font-size:11px;font-weight:400;display:flex}.language-options input{margin:0}.field-help{margin:6px 0 17px;line-height:1.8;color:#a397ad!important;font-size:10px!important}.form-section .check-label,.check-label{color:#86758f;flex-direction:row;align-items:flex-start;gap:10px;font-size:11px;font-weight:400;line-height:1.8;display:flex}.check-label input{margin:2px 0 0}.upload-block{margin-bottom:22px}.upload-block>span,.editor-media .form-section>span{color:#786c84;margin-bottom:8px;font-size:11px;font-weight:650;display:block}.upload-preview{cursor:pointer;background:#fcfaff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:130px;position:relative;overflow:hidden;color:#b298c8!important;border:1px dashed #cfc0e2!important;gap:10px!important;margin:0!important;font-size:10px!important;display:flex!important}.upload-preview>img,.upload-preview>.app-art{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.upload-preview>input,.screenshot-uploads input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.upload-banner{aspect-ratio:16/9}.upload-icon{width:76px;height:76px;min-height:76px}.upload-icon>span:not(.app-symbol){display:none}.screenshot-uploads{flex-wrap:wrap;gap:8px;margin-bottom:23px;display:flex}.screenshot-uploads>div,.screenshot-uploads>label{color:#b59dcc;background:#fcfaff;border:1px dashed #d9cce9;border-radius:7px;justify-content:center;align-items:center;width:64px;height:80px;margin:0;display:flex;position:relative;overflow:hidden}.screenshot-uploads img{object-fit:cover;width:100%;height:100%}.screenshot-uploads button{background:#fff;border-radius:50%;place-items:center;width:19px;height:19px;padding:0;display:grid;position:absolute;top:3px;right:3px}.editor-bottom{border-top:1px solid var(--line);padding:22px 0}.editor-actions{justify-content:flex-end;gap:12px;margin-top:17px;display:flex}.form-error{color:#a74757;background:#fff2f2;border-radius:9px;margin-top:15px;padding:12px 16px;font-size:11px}.settings-page{max-width:650px;margin:20px auto}.settings-page h1{margin-bottom:25px;font-size:30px}.settings-page .form-section p{color:var(--muted);margin-top:15px;font-size:12px;line-height:1.8}.segmented{border:1px solid var(--line);border-radius:10px;gap:5px;padding:4px;display:inline-flex}.segmented button{border-radius:7px;padding:8px 20px;font-size:12px}.segmented .active{background:var(--tint);color:var(--purple)}.prose-page{max-width:720px;margin:30px auto 80px}.prose-page h1{margin-bottom:30px;font-size:33px}.prose-page h2{margin:30px 0 15px;font-size:20px}.prose-page p,.prose-page li{color:var(--muted);margin-bottom:13px;font-size:14px;line-height:1.9}.site-footer{border-top:1px solid var(--line);max-width:calc(var(--page) - 76px);color:#aaa1b2;justify-content:space-between;gap:25px;margin:0 auto;padding:27px 0 35px;font-size:10px;display:flex}.site-footer>div{align-items:center;gap:23px;display:flex}.footer-brand{letter-spacing:-.8px;color:#6e617c;font-size:16px;font-weight:750}.site-footer>div>a:not(.footer-brand):hover{color:var(--purple)}.demo-label{cursor:help;align-items:center;gap:6px;display:inline-flex}.demo-label>span{background:#beabd3;border-radius:50%;width:5px;height:5px}.dialog{width:460px;max-width:calc(100vw - 32px);max-height:90vh;color:var(--ink);border:1px solid #eee7f4;border-radius:20px;padding:25px;overflow:auto;box-shadow:0 20px 100px #2c143f25}.dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#21122e60}.dialog-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:23px;display:flex}.dialog-heading h2{font-size:23px;font-weight:750}.dialog-heading .icon-button{width:28px;height:28px}.dialog-intro{color:var(--muted);margin:18px 0;font-size:12px}.login-dialog{text-align:center}.login-symbol{background:var(--tint);width:67px;height:67px;color:var(--purple);border-radius:20px;place-items:center;margin:0 auto 20px;display:grid}.login-dialog>p{color:var(--muted);margin-bottom:21px;font-size:13px;line-height:1.8}.notice{background:#f8f4fd;border-radius:10px;margin:18px 0;padding:14px;line-height:1.8;color:#9a82b0!important;font-size:11px!important}.join-product{align-items:center;gap:12px;display:flex}.join-product strong{font-size:16px}.join-product p{color:var(--muted);margin-top:4px;font-size:10px}.join-steps{gap:10px;display:grid}.join-steps a{border:1px solid #eae3f2;border-radius:12px;align-items:center;gap:13px;padding:16px;display:flex}.join-steps a:hover{background:#faf7fd}.join-steps a>span{background:var(--tint);color:var(--purple);border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.join-steps a>div{flex:1}.join-steps strong{font-size:12px}.join-steps p{color:var(--muted);margin-top:4px;font-size:10px}.join-steps svg{color:#9b80b7}.participation-help{text-align:center;margin:12px 0 0}.report-input{border:1px solid var(--line);resize:vertical;border-radius:10px;width:100%;height:150px;margin-bottom:20px;padding:13px;font-size:12px}.dialog-wide{width:1000px}.video-frame{aspect-ratio:16/9;background:#17111f;border:0;border-radius:12px;width:100%}.media-viewer{border-radius:12px;width:100%;max-height:70vh;overflow:auto}.media-viewer>img{object-fit:contain;width:100%;max-height:70vh}.media-viewer>.app-art{aspect-ratio:16/9}.toast{color:#fff;z-index:100;background:#382745;border-radius:12px;align-items:center;gap:10px;max-width:90vw;padding:13px 21px;font-size:12px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 6px 35px #30204030}.error-page{max-width:600px;margin:auto;padding:80px 24px}.error-page h1{font-size:30px}.error-page p{color:var(--muted);margin:20px 0}.error-page button{background:var(--purple);color:#fff;border-radius:8px;padding:12px 20px}@media (min-width:1600px){.header-inner{max-width:1530px;padding:0 46px}.site-main{padding-top:34px}.filters-row{margin-bottom:43px}.section-heading h2{font-size:27px}.product-copy h3{font-size:15px}.product-copy p{font-size:12px}.product-copy time{font-size:11px}.product-meta{min-height:72px}.catalog-section{margin-bottom:44px}}@media (max-width:1200px){.header-inner{gap:28px;padding:0 30px}.main-nav{gap:22px}.main-nav button{font-size:12px}.search-box{width:245px}.wordmark{font-size:26px}.account-wrap{margin-left:-10px}.site-main{padding:26px 30px 50px}.site-footer{margin:0 30px}.section-heading h2{font-size:23px}.carousel,.carousel-compact{grid-auto-columns:calc(33.3333% - 12px);gap:18px}.product-meta{gap:9px}.detail-banner{height:310px}.detail-title h1{font-size:32px}.detail-columns{gap:40px}.detail-actions,.try-button{min-width:165px}.detail-icon{width:85px;height:85px}.detail-identity{gap:18px}.site-footer>div{gap:14px}}@media (max-width:940px){.site-header{height:135px}.header-inner{align-items:flex-start;gap:25px;padding-top:20px;position:relative}.wordmark{margin-top:1px}.search-box{width:260px;height:38px}.avatar-button{width:38px;height:38px}.main-nav{gap:30px;height:51px;position:absolute;bottom:0;left:30px;right:30px}.main-nav button{font-size:13px}.main-nav button>svg{display:block}.site-main{padding-top:24px}.filters-row{gap:10px;margin-bottom:29px}.chip{padding:0 12px;font-size:10px}.carousel{grid-auto-columns:calc(45.4545% - 8.18182px)}.carousel-compact{grid-auto-columns:calc(41.6667% - 7.5px)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-meta{margin-top:13px}.account-menu{top:49px}.site-footer{flex-direction:column;gap:17px}.detail-banner{height:260px}.detail-title h1{font-size:30px}.detail-icon{border-radius:18px;width:75px;height:75px}.detail-title p{font-size:12px}.detail-identity{flex-wrap:wrap}.detail-actions{flex-direction:row;justify-content:flex-end;width:100%;margin-top:0}.detail-actions>div{gap:12px}.detail-actions .try-button{min-width:200px}.detail-columns{grid-template-columns:1fr 220px;gap:30px}.product-information{padding-left:20px}.editor-grid{grid-template-columns:1.25fr 1fr;gap:18px}.form-section{padding:20px}.form-row{grid-template-columns:1fr;gap:0}.detail-facts>div>strong{font-size:11px}.detail-facts>div>svg{width:16px}.detail-facts>div>span{font-size:9px}}@media (max-width:600px){.site-header{height:157px}.header-inner{gap:17px;padding:15px 20px 0}.wordmark{font-size:25px;line-height:35px}.search-box{border-radius:9px;width:calc(100% - 40px);height:35px;position:absolute;top:105px;left:20px}.account-wrap{margin-left:auto}.main-nav{gap:26px;height:41px;bottom:62px;left:20px;right:20px}.main-nav button{gap:7px;font-size:12px}.main-nav button svg{width:16px}.main-nav button.active:after{height:2px;bottom:3px}.account-menu{width:min(330px,100vw - 40px);top:46px}.site-main{padding:20px 20px 35px}.filters-row{gap:8px;margin-bottom:27px}.category-chips{gap:6px}.chip{border-radius:7px;height:30px;padding:0 10px;font-size:10px}.language-trigger{gap:5px;max-width:100px;font-size:9px;overflow:hidden}.language-trigger>svg{width:13px}.section-heading{align-items:flex-start;margin-bottom:16px}.section-heading h2{gap:10px;font-size:23px}.section-heading h2 svg{width:19px}.section-heading p{margin-top:4px;font-size:10px}.carousel-controls{display:none}.carousel{grid-auto-columns:87%;gap:14px;margin-right:-20px;padding-right:20px}.product-banner{border-radius:13px}.product-meta{gap:10px;min-height:60px;margin-top:13px}.product-icon{border-radius:11px;width:44px;height:44px}.product-copy h3{font-size:14px}.product-copy p{font-size:10px}.product-copy time{margin-top:3px;font-size:10px}.card-save{opacity:1;width:27px;height:27px}.catalog-section{margin-bottom:32px}.carousel-compact{grid-auto-columns:87%;gap:14px}.compact-section .section-heading h2{font-size:21px}.compact .product-icon{width:39px;height:39px}.compact .product-meta{gap:10px}.compact .product-copy h3{font-size:13px}.compact .product-banner{border-radius:10px}.app-art .art-caption strong{font-size:27px}.compact .art-caption strong{font-size:24px}.art-caption>span{font-size:7px}.page-heading{flex-wrap:wrap;gap:10px;margin:14px 0 23px}.page-heading h1{font-size:27px}.page-heading p{font-size:11px}.product-grid{grid-template-columns:1fr;gap:25px}.product-grid .product-card{max-width:100%}.sort-label{font-size:10px}.site-footer{margin:0 20px;padding:23px 0}.site-footer>div{flex-wrap:wrap;gap:12px;font-size:9px}.site-footer>div:first-child{justify-content:space-between}.demo-label{margin-left:auto}.footer-brand{font-size:15px}.detail-main{padding-top:15px}.detail-banner{border-radius:13px;height:210px;margin-top:3px}.detail-identity{align-items:flex-start;gap:13px;padding:23px 0 19px}.detail-icon{border-radius:16px;width:67px;height:67px}.detail-title{width:calc(100% - 80px)}.detail-title h1{font-size:29px}.detail-title p{margin:5px 0;font-size:10px;line-height:1.7}.detail-labels{gap:7px;margin-bottom:5px;font-size:8px}.detail-labels span:first-child{padding:2px 5px}.developer-name{font-size:9px}.detail-actions{justify-content:space-between;gap:10px;margin-top:6px;display:flex}.detail-actions .try-button{flex:1;min-width:0;padding:12px 16px;font-size:12px}.detail-actions>div{gap:0}.detail-actions .subtle{gap:0;width:37px;padding:9px;font-size:0}.detail-facts{margin:0;padding:18px 0}.detail-facts>div{flex-wrap:wrap;gap:4px;min-width:0;padding:0 5px 17px}.detail-facts>div>strong{white-space:nowrap;font-size:9px}.detail-facts>div>svg{width:14px;height:14px}.detail-facts>div>span{white-space:nowrap;font-size:8px}.detail-facts>div:first-child>svg:last-child{display:none}.detail-hero{margin-bottom:27px}.media-section .section-heading h2{font-size:21px}.media-carousel{gap:12px;margin-right:-20px;padding-right:20px}.media-tile{width:80%;min-width:230px;height:165px}.detail-columns{grid-template-columns:1fr;gap:25px;margin:0 0 29px}.description-section h2{font-size:21px}.description-section>p{font-size:12px}.product-information{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.product-information dl{grid-template-columns:1fr 1fr;gap:0 20px;display:grid}.product-information dl>div{font-size:10px}.comments-section{margin:0 0 30px;padding-top:24px}.comments-section .section-heading h2{margin-bottom:0;font-size:21px}.comment-compose{gap:8px}.comment-avatar{width:28px;height:28px;font-size:12px}.comment-avatar svg{width:16px}.comment-compose textarea{padding:11px;font-size:11px}.comment-compose small{font-size:8px}.comment-compose>div>div{gap:8px}.comment-byline{flex-wrap:wrap;gap:7px}.comment-byline strong{font-size:11px}.comment-byline time{font-size:9px}.comment>div>p{font-size:11px}.comment{gap:9px}.detail-banner>.app-art .art-caption strong{font-size:36px}.detail-banner>.app-art .art-caption>span{font-size:9px}.detail-banner>.app-art .art-object{width:48%;height:100%;top:16%;right:-5%}.detail-banner .mini-body{padding:15px}.detail-banner .mini-body b{font-size:12px}.detail-banner .mini-body small{font-size:5px}.detail-banner .mini-cards i{height:45px}.detail-banner .word-tile{width:80px;height:90px;font-size:45px}.detail-banner .zen-orb{width:150px;height:150px}.studio-row{flex-wrap:wrap;gap:12px}.studio-row>span{display:none}.studio-row .product-icon{width:39px;height:39px}.studio-row h3{font-size:12px}.studio-row p{font-size:10px}.studio-row .button{padding:7px 9px;font-size:9px}.studio-row>.icon-button{display:none}.editor-grid{grid-template-columns:1fr;gap:0}.editor .page-heading h1{font-size:24px}.form-section{border-radius:12px;margin-bottom:18px;padding:19px}.form-section h2{font-size:17px}.form-section input:not([type=checkbox]):not([type=file]),.form-section select,.form-section textarea{font-size:16px}.form-row{grid-template-columns:1fr 1fr;gap:13px}.form-row select{font-size:12px!important}.editor-bottom>.check-label{font-size:10px}.editor-actions .button{padding:11px 14px;font-size:10px}.settings-page{margin:10px auto}.settings-page h1{font-size:27px}.dialog{border-radius:17px;padding:21px}.dialog-heading h2{font-size:22px}.join-steps a{gap:10px;padding:13px}.join-steps strong{font-size:11px}.join-steps p{font-size:9px}.login-dialog>p{font-size:12px}.toast{white-space:normal;width:max-content;max-width:90vw;padding:12px 16px;font-size:11px;bottom:20px}.empty-state{margin:25px 15px 50px}.empty-state h2{font-size:23px}.empty-state p{font-size:12px}.prose-page h1{font-size:28px}.prose-page p,.prose-page li{font-size:12px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-main,.header-inner,.site-footer{width:100%;min-width:0}.header-inner{gap:clamp(20px,2.7vw,42px)}.search-box{flex:0 330px;min-width:150px}.account-wrap{flex-shrink:0}.category-chips{flex:1;min-width:0}.product-copy p{font-size:12px}.product-copy time{font-size:11px}.compact .product-copy h3{font-size:14px}.product-copy h3,.studio-row h3,.detail-title h1{overflow-wrap:anywhere}.detail-title{min-width:0}.detail-title p,.product-information dd,.comment-byline strong,.account-top small{overflow-wrap:anywhere}.editor-media,.editor-fields,.description-section,.product-information{min-width:0}.product-banner{container-type:inline-size}.art-caption strong{font-size:clamp(22px,7cqw,39px)}.art-caption>span{font-size:clamp(7px,2.1cqw,11px)}.compact .art-caption strong{font-size:clamp(20px,6.7cqw,32px)}.compact .art-caption>span{font-size:clamp(7px,2cqw,10px)}@media (min-width:1900px){:root{--page:1680px}.header-inner{max-width:1770px}.site-main{padding-left:44px;padding-right:44px}.carousel,.carousel-compact{grid-auto-columns:calc(33.3333% - 16px);gap:24px}.section-heading h2{font-size:29px}.product-copy h3{font-size:16px}.product-icon{width:54px;height:54px}.compact .product-icon{width:47px;height:47px}.product-copy p,.product-copy time{font-size:12px}}@media (min-width:941px) and (max-width:1100px){.header-inner{gap:21px;padding-left:26px;padding-right:26px}.main-nav{gap:17px}.wordmark{font-size:25px}.search-box{flex-basis:220px}.account-wrap{margin-left:0}}@media (max-width:940px){.search-box{margin-left:auto}.detail-facts{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.detail-facts>div{min-width:0}.carousel{scroll-padding-left:1px}}@media (max-width:600px){.site-main,.header-inner{padding-left:18px;padding-right:18px}.main-nav{gap:clamp(18px,5vw,30px);left:18px;right:18px}.search-box{width:calc(100% - 36px);min-width:0;left:18px}.search-box input{transform-origin:0;font-size:16px}.search-box input::placeholder{font-size:12px}.filters-row{align-items:center}.language-trigger{max-width:104px;height:34px}.category-chips .chip{height:34px}.carousel,.media-carousel{margin-right:-18px;padding-right:18px}.carousel,.carousel-compact{grid-auto-columns:min(88%,420px)}.product-copy p,.product-copy time{font-size:11px}.card-save{width:34px;height:38px;margin-top:-4px}.page-heading .button{max-width:100%}.button{min-height:44px}.button.small{min-height:38px}.site-footer{width:auto;margin-left:18px;margin-right:18px}.site-footer>div:last-child{row-gap:12px}.demo-label{margin-left:0}.detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 0;padding:19px 0}.detail-facts>div:nth-child(2){border-right:0}.detail-facts>div>strong{font-size:12px}.detail-facts>div>span{font-size:10px}.detail-facts>div>svg{width:17px;height:17px}.detail-banner{aspect-ratio:16/9;height:auto;min-height:155px}.detail-identity{gap:12px}.detail-title h1{font-size:clamp(25px,7vw,32px)}.detail-actions{flex-wrap:wrap}.detail-actions>div{flex-shrink:0}.comment-compose small{max-width:140px;font-size:9px}.comment-compose textarea,.report-input{font-size:16px}.comment-compose textarea::placeholder,.report-input::placeholder{font-size:12px}.form-row{grid-template-columns:1fr}.form-row select{font-size:16px!important}.editor-bottom .check-label{font-size:11px}.language-options label{min-height:37px}.settings-page .segmented{display:flex}.segmented>button{flex:1}.dialog-heading h2{font-size:21px}.dialog-heading{gap:10px}.menu-group>a,.menu-group>button,.menu-language{min-height:45px}.editor .page-heading{align-items:flex-start}.page-heading>div{min-width:0}.comment-byline>button{min-height:30px}.header-inner>.account-wrap{margin-left:auto}}@media (max-width:359px){.wordmark{font-size:23px}.main-nav button{gap:5px;font-size:11px}.main-nav{gap:20px}.language-trigger{max-width:82px}.language-trigger>svg:first-child{display:none}.section-heading h2{font-size:21px}.section-heading p{font-size:10px}.compact-section .section-heading h2{font-size:20px}.product-copy h3,.compact .product-copy h3{font-size:13px}.account-menu{width:calc(100vw - 36px)}.menu-language{gap:7px}.menu-language>span{gap:9px;font-size:12px}.detail-actions .try-button{flex-basis:100%;min-width:0}.detail-actions>div{justify-content:flex-start;width:100%}.detail-actions .subtle{gap:8px;width:auto;font-size:11px}.comment-compose>div>div{flex-wrap:wrap}.editor-actions{gap:8px}.editor-actions>.button{flex:1;padding:10px;font-size:10px}.page-heading h1{font-size:25px}}body:before{filter:blur(.4px);pointer-events:none;z-index:-1;background:linear-gradient(146deg,#0000 0 24%,#896eaa09 24.1%,#b8a6cd03 34%,#0000 45%),linear-gradient(32deg,#0000 0 47%,#9074b106 47.1%,#c0afd002 59%,#0000 68%),linear-gradient(151deg,#0000 0 68%,#8469a407 68.1%,#0000 87%);width:100%;height:100dvh;position:fixed;inset:0}.catalog-notice{color:var(--muted);padding:12px 0;font-size:12px}.load-more{justify-content:center;margin:30px 0;display:flex}.media-placeholder{background:var(--tint);width:100%;height:100%;color:var(--muted);place-items:center;font-size:11px;display:grid}.wordmark b{font-weight:800}.brand-mark{flex-shrink:0;width:69px;height:32px}.wordmark b span{font-weight:500}@media (max-width:1100px){.wordmark{gap:8px}.brand-mark{width:60px;height:28px}}@media (max-width:359px){.brand-mark{width:56px;height:26px}}.carousel-icons{grid-auto-columns:calc(14.2857% - 17.1429px);gap:20px;padding-top:4px}.icon-card .product-meta{flex-direction:column;gap:12px;margin:0;display:flex;position:relative}.icon-card .product-icon{border-radius:19px;width:76px;height:76px}.icon-card .product-copy{width:100%}.icon-card .product-copy h3{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.icon-card .card-save{position:absolute;top:3px;right:0}.icon-card .app-symbol svg{width:38px;height:38px}.icon-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:34px 24px}.no-discussions{color:var(--muted);padding:10px 0 16px;font-size:12px}@media (max-width:1100px){.carousel-icons{grid-auto-columns:calc(20% - 16px)}.icon-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:600px){.carousel-icons{grid-auto-columns:calc(33.3333% - 12.6667px);gap:16px}.icon-card .product-icon{border-radius:17px;width:66px;height:66px}.icon-card .product-copy h3{font-size:12px}.icon-card .product-copy p{font-size:10px}.icon-card .card-save{border:1px solid var(--line);background:#fff;width:28px;height:28px;top:45px;right:2px}.icon-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 16px}}@media (max-width:359px){.carousel-icons{grid-auto-columns:36%}.icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.account-menu{overscroll-behavior:contain;max-height:calc(100dvh - 104px);overflow-y:auto}.dialog{overscroll-behavior:contain;max-height:calc(100dvh - 32px);overflow-y:auto}.site-footer{width:auto}.wordmark{letter-spacing:-1px;flex-direction:column;align-items:center;gap:3px;margin:0;line-height:1}.wordmark b{font-size:19px;font-weight:800;line-height:1}.wordmark b span{color:#7744be;font-weight:500}.header-inner{align-items:center}@media (min-width:601px) and (max-width:940px){.site-header{height:139px}.header-inner{align-items:flex-start;padding-top:12px}.header-inner>.search-box,.header-inner>.account-wrap{margin-top:11px}.main-nav{height:45px}}@media (max-width:600px){.site-header{height:181px}.header-inner{align-items:flex-start;padding-top:12px}.wordmark .brand-mark{width:88px;height:41px}.wordmark b{font-size:18px}.header-inner>.account-wrap{margin-top:11px}.main-nav{height:37px;bottom:62px}.search-box{top:132px}.account-menu{max-height:calc(100dvh - 95px);top:46px}}.site-header{height:76px}.header-inner{align-items:flex-end;padding-top:12px;padding-bottom:14px}.wordmark{letter-spacing:-.7px;gap:2.1px}.wordmark .brand-mark{width:65.8px;height:30.8px}.wordmark b{font-size:13.3px;line-height:1}.main-nav{align-self:auto;align-items:flex-end;height:46.2px;position:static}.main-nav button{gap:8px;height:13.3px;padding:0;font-size:13.3px;line-height:1}.main-nav button>svg{flex-shrink:0;width:16px;height:16px;display:block}.main-nav button.active:after{bottom:-14px}.header-inner>.search-box,.header-inner>.account-wrap{align-self:center;margin-top:0}.account-menu{top:51px}@media (min-width:601px) and (max-width:940px){.site-header{height:124px}.header-inner{align-items:flex-start;padding-top:14px;padding-bottom:59px}.main-nav{align-items:center;height:20px;position:absolute;bottom:13px;left:30px;right:30px}.main-nav button.active:after{bottom:-16px}.header-inner>.search-box,.header-inner>.account-wrap{align-self:center}}@media (max-width:600px){.site-header{height:149px}.header-inner{align-items:flex-start;padding-top:12px;padding-bottom:0}.wordmark .brand-mark{width:61.6px;height:28.7px}.wordmark b{font-size:12.6px}.main-nav{align-items:center;gap:clamp(18px,5vw,30px);height:18px;position:absolute;bottom:61px;left:18px;right:18px}.main-nav button{gap:6px;height:15px;font-size:12.6px}.main-nav button.active:after{bottom:-9px}.main-nav button>svg{width:15px;height:15px}.search-box{top:103px}.header-inner>.account-wrap{align-self:flex-start;margin-top:3px}.account-menu{max-height:calc(100dvh - 80px);top:46px}}@media (max-width:359px){.main-nav{gap:17px}.main-nav button{gap:5px;font-size:12.6px}.main-nav button>svg{width:14px;height:14px}}@media (max-width:600px){.main-nav{height:36px;bottom:53px}.main-nav button{height:36px}.main-nav button.active:after{bottom:2px}}@media (min-width:941px){.header-inner{align-items:center}.main-nav{flex:1;justify-content:center;align-self:stretch;align-items:stretch;height:auto}.main-nav button{justify-content:center;height:auto}}.upload-miniBanner{aspect-ratio:10/3}.upload-miniBanner .artwork,.upload-miniBanner img{object-fit:contain}.play-import-row{align-items:flex-end;gap:12px;display:flex}.play-import-row label{flex:1;min-width:0}.play-import-row .button{flex-shrink:0;margin-bottom:0}.import-feedback{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.5}@media (max-width:600px){.play-import-row{flex-direction:column;align-items:stretch}.play-import-row .button{width:100%}}.editor-inputs{border:0;min-width:0;margin:0;padding:0}.play-import-row label{margin:0}.editor-inputs:disabled{opacity:.8}.avatar-button{position:relative}.avatar-notification-dot{background:var(--purple);border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:1px;right:1px}.notification-menu-count{background:var(--tint);min-width:23px;height:23px;color:var(--purple);border-radius:8px;place-items:center;margin-left:auto;padding:0 6px;font-size:11px;font-weight:700;display:grid}.notifications-page{max-width:850px;margin:34px auto 76px}.notification-heading{align-items:center;gap:18px;margin-bottom:24px}.notification-heading h1{align-items:center;gap:14px;display:flex}.notification-heading .eyebrow{letter-spacing:.16em;color:var(--purple);margin-bottom:9px;font-size:10px}.notification-heading h1+p{color:var(--muted);margin-top:9px}.notification-total{letter-spacing:0;background:var(--tint);color:var(--purple);border-radius:10px;padding:4px 10px;font-size:14px}.notification-toolbar{justify-content:flex-end;margin:0 0 16px;display:flex}.notification-toolbar button{min-height:40px}.notification-list{gap:12px;display:grid}.notification-item{border:1px solid var(--line);background:#ffffffe0;border-radius:18px;align-items:flex-start;gap:18px;padding:24px;display:flex}.notification-item.is-unread{background:#fcfaff;border-color:#e5daf6}.notification-symbol{background:var(--tint);height:44px;color:var(--purple);border-radius:13px;flex:0 0 44px;place-items:center;display:grid}.is-read .notification-symbol{color:var(--muted);background:#f5f4f7}.notification-content{flex:1;min-width:0}.notification-byline{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:7px;font-size:10px;display:flex}.notification-new{color:var(--purple);font-weight:700}.notification-content h2{letter-spacing:-.025em;overflow-wrap:anywhere;font-size:17px}.notification-content>p{color:#777380;overflow-wrap:anywhere;margin-top:7px;font-size:13px;line-height:1.7}.notification-actions{flex-wrap:wrap;gap:24px;margin-top:13px;display:flex}.notification-actions>a,.notification-actions>button{min-height:36px;color:var(--purple);align-items:center;gap:6px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.notification-actions>button{color:var(--muted)}.notifications-empty{text-align:center;border:1px solid var(--line);background:#fffc;border-radius:22px;padding:65px 30px 72px}.notifications-empty>span{background:var(--tint);width:72px;height:72px;color:var(--purple);border-radius:23px;place-items:center;margin:0 auto 24px;display:grid}.notifications-empty h2{margin-bottom:10px;font-size:25px}.notifications-empty p{max-width:360px;color:var(--muted);margin:0 auto 25px;font-size:13px;line-height:1.7}.notifications-empty .button{display:inline-flex}.notification-history{color:var(--muted);text-align:center;margin-top:24px;font-size:11px}.notification-error{background:var(--tint);color:var(--purple-dark);border:1px solid #e8dcf5;border-radius:12px;margin-bottom:16px;padding:14px 18px}@media (max-width:600px){.notifications-page{margin:22px auto 48px}.notification-heading h1{gap:10px;font-size:27px}.notification-heading h1+p{font-size:12px}.notification-item{border-radius:14px;gap:12px;padding:17px 14px}.notification-symbol{border-radius:10px;flex-basis:34px;height:34px}.notification-symbol svg{width:18px;height:18px}.notification-content h2{font-size:15px}.notification-content>p{font-size:12px}.notification-byline{gap:7px;font-size:9px}.notification-actions{gap:10px 18px}.notification-actions>a,.notification-actions>button{min-height:40px;font-size:11px}.notifications-empty{padding:42px 19px}.notifications-empty h2{font-size:22px}.notifications-empty p,.notification-total{font-size:12px}}.upload-miniBanner{aspect-ratio:10/3;width:100%;min-height:0}.play-import-row{margin-bottom:18px}.editor-grid{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr)}@media (min-width:601px) and (max-width:1000px){.editor-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}.play-import-row{flex-direction:column;align-items:stretch}.play-import-row .button{width:100%}}@media (max-width:600px){.editor-grid{grid-template-columns:minmax(0,1fr)}}
