:root{--app-max-width:540px;--bottom-nav-height:72px;--pink:#ff6fa8;--pink-strong:#d61e6c;--yellow:#ffc857;--green:#7ed957;--cyan:#57c7ff;--violet:#a78bfa;--ink:#27262b;--muted:#6e6e78;--line:#ececf0;--surface:#f7f7f9;--shadow:0 8px 28px #26202d14;color:var(--ink);font-synthesis:none;background:#f3f3f5;font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scrollbar-color:#e7a1bf transparent;scrollbar-width:thin;background:#f3f3f5}html::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-track{background:0 0}html::-webkit-scrollbar-thumb{background:#e7a1bf padding-box padding-box;border:2px solid #0000;border-radius:999px;min-height:32px}html::-webkit-scrollbar-thumb:hover{background:#d884aa padding-box padding-box}body{letter-spacing:0;background:#f3f3f5;min-width:320px}button,input{color:inherit;font:inherit;letter-spacing:0}a,button{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}.app-frame{max-width:var(--app-max-width);background:#fff;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 60px #1b171f14}.app-frame,.app-main{width:100%;min-height:100dvh}.app-main{min-width:0;padding:max(14px,env(safe-area-inset-top)) 18px calc(96px + env(safe-area-inset-bottom))}.app-main--immersive{padding:0}.page{animation:.28s both page-in}.loading-page{min-height:70vh}.loading-skeleton__header,.loading-skeleton__intro{justify-content:space-between;align-items:center;display:flex}.loading-skeleton__header{min-height:46px;margin-bottom:24px}.loading-skeleton__intro{gap:10px;margin-bottom:24px;display:grid}.loading-skeleton__banner,.loading-skeleton__block,.loading-skeleton__card-line,.loading-skeleton__card-preview{background:linear-gradient(100deg,#f2f2f5 20%,#fafafd 40%,#f2f2f5 60%) 0 0/200% 100%;border-radius:8px;animation:1.4s ease-in-out infinite skeleton-shimmer;display:block;overflow:hidden}.loading-skeleton__block--brand{width:132px;height:32px}.loading-skeleton__block--icon{width:40px;height:40px}.loading-skeleton__block--eyebrow{width:116px;height:13px}.loading-skeleton__block--title{width:min(76%,340px);height:28px}.loading-skeleton__block--search,.loading-skeleton__block--search-wide{width:100%;height:44px}.loading-skeleton__block--page-title{width:130px;height:24px;margin-bottom:18px}.loading-skeleton__banner{height:176px;margin-bottom:28px}.loading-skeleton__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 10px;margin-top:24px;display:grid}.loading-skeleton__card{gap:8px;display:grid}.loading-skeleton__card-preview{aspect-ratio:1}.loading-skeleton__card-line{width:62%;height:11px}.loading-skeleton__card-line--long{width:84%;height:13px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes page-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.app-header{grid-template-columns:42px 1fr 42px;align-items:center;min-height:46px;margin-bottom:16px;display:grid}.app-header>.brand{grid-column:1/3}.app-header h1{text-align:center;text-overflow:ellipsis;white-space:nowrap;grid-column:2;margin:0;font-size:17px;font-weight:700;overflow:hidden}.app-header>:last-child:not(.brand):not(h1){justify-self:end}.brand{align-items:center;gap:10px;width:max-content;font-size:18px;font-weight:900;display:inline-flex}.brand>span:last-child>span{color:var(--pink-strong)}.brand__mark{filter:drop-shadow(0 2px 6px #27262b29);-o-object-fit:contain;object-fit:contain;width:auto;height:32px}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:40px;height:40px;display:inline-grid}.icon-button:disabled{cursor:not-allowed;opacity:.35}.icon-button span{width:20px;height:20px}.icon-button--plain{border-color:#0000}.icon-button--active{color:var(--pink-strong);background:#fff4f8;border-color:#ffd0e1}.music-toggle{bottom:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 16px);right:max(16px,calc((100vw - var(--app-max-width))/2 + 16px));z-index:25;border-radius:50%;position:fixed;box-shadow:0 8px 20px #27262b24}.music-toggle span{width:18px;height:18px}.primary-button,.secondary-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 20px;font-weight:700;display:inline-flex}.primary-button{background:linear-gradient(110deg,var(--pink),#ff5b7e);color:#fff;box-shadow:0 8px 18px #d61e6c38}.secondary-button{color:var(--pink-strong);background:#fff;border:1px solid #ffc1d8}.bottom-nav__item:focus-visible,.chip:focus-visible,.editor-cell:focus-visible,.icon-button:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible{outline-offset:2px;outline:3px solid #57c7ff6b}.bottom-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);grid-template-rows:var(--bottom-nav-height);height:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom));max-width:var(--app-max-width);padding:0 8px env(safe-area-inset-bottom);z-index:20;background:#fffffff0;align-items:stretch;width:100%;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 24px #231a270f}.bottom-nav__brand{display:none}.bottom-nav__item{color:#77777d;height:var(--bottom-nav-height);grid-template-rows:44px 18px;justify-content:center;place-items:center;gap:0;min-width:0;padding-top:5px;display:grid}.bottom-nav__icon{place-items:center;width:44px;height:44px;display:grid}.bottom-nav__icon>span{width:21px;height:21px}.bottom-nav__item small{text-align:center;white-space:nowrap;width:100%;height:18px;font-size:10px;line-height:18px;display:block;overflow:hidden}.bottom-nav__item.router-link-active{color:var(--pink-strong)}.bottom-nav__item--create .bottom-nav__icon{background:linear-gradient(135deg,var(--pink),#ff6969);color:#fff;border-radius:50%;width:44px;height:44px;transform:translateY(-14px);box-shadow:0 6px 18px #d61e6c4d}.bottom-nav__item--create .bottom-nav__icon>span{width:22px;height:22px}.bottom-nav__item--create small{transform:translateY(-8px)}.section-heading{justify-content:space-between;align-items:center;margin:24px 0 12px;display:flex}.section-heading h2{margin:0;font-size:18px}.section-heading a,.section-heading button{color:var(--muted);cursor:pointer;background:0 0;padding:4px;font-size:12px}.search-box{position:relative}.search-box>span{color:#999;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.search-box input{border:1px solid var(--line);background:#fafafd;border-radius:8px;outline:none;width:100%;height:44px;padding:0 14px 0 42px;font-size:13px}.search-box input:focus{border-color:#ffabc9;box-shadow:0 0 0 3px #fff0f6}.chip-row{scrollbar-width:none;gap:8px;padding:2px 1px 8px;display:flex;overflow-x:auto}.chip-row::-webkit-scrollbar{display:none}.chip{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;flex:none;min-height:34px;padding:0 15px;font-size:12px}.chip.is-active{color:var(--pink-strong);background:#fff0f6;border-color:#ffb6d0}.pattern-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 10px;display:grid}.pattern-card{min-width:0;display:block}.pattern-card__preview{aspect-ratio:1;border:1px solid #00000008;border-radius:8px;place-items:center;padding:9px;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden}.pattern-card__image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.pattern-card:hover .pattern-card__preview{transform:translateY(-2px);box-shadow:0 8px 20px #1f1b231a}.pattern-card__meta{justify-content:space-between;align-items:center;gap:4px;padding:7px 2px 0;display:flex}.pattern-card__meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.pattern-card__meta span{color:var(--muted);flex:none;font-size:10px}.bead-pattern{aspect-ratio:var(--bead-columns) /var(--bead-rows);grid-template-columns:repeat(var(--bead-columns),1fr);grid-template-rows:repeat(var(--bead-rows),minmax(0,1fr));width:100%;display:grid}.bead-pattern__cell{aspect-ratio:1}.bead-pattern__cell.is-filled{background:radial-gradient(circle at 47% 43%,#fffc 0 8%,#0000002e 10% 14%,var(--bead-color) 16% 57%,color-mix(in srgb,var(--bead-color),#000 18%) 59% 70%,transparent 72%);filter:drop-shadow(0 1px #00000029);border-radius:50%}.empty-state{color:var(--muted);text-align:center;align-content:center;place-items:center;min-height:260px;padding:32px;display:grid}.empty-state span{color:#ff9fc2;width:42px;height:42px;margin-bottom:12px}.empty-state h2{color:var(--ink);margin:0 0 8px;font-size:18px}.empty-state p{max-width:260px;margin:0 0 20px;font-size:13px;line-height:1.7}.home-greeting{margin:12px 0 18px}.home-greeting p{color:var(--muted);margin:0 0 4px;font-size:13px}.home-greeting h1{max-width:360px;margin:0;font-size:26px;line-height:1.32}.daily-banner{background:linear-gradient(115deg,#fff1f7,#f6edff 48%,#e9f8ff);border-radius:8px;grid-template-columns:1.4fr .8fr;min-height:158px;margin-top:16px;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 24px #ff7ab61f}.daily-banner:after{content:"";background:#ffffff80;border-radius:50%;width:150px;height:100px;position:absolute;bottom:-46px;right:-24px}.daily-banner__art,.daily-banner__copy{z-index:2;position:relative}.eyebrow{color:var(--pink-strong);font-size:11px;font-weight:700}.daily-banner h2{margin:6px 0;font-size:18px}.daily-banner p{color:#737078;max-width:230px;margin:0 0 12px;font-size:11px;line-height:1.6}.daily-banner__link{color:var(--pink-strong);align-items:center;gap:4px;font-size:12px;font-weight:700;display:inline-flex}.daily-banner__link span{width:14px;height:14px}.daily-banner__art{align-self:center;width:124px;max-width:100%;transform:rotate(3deg)}.gallery-count span,.result-count{color:var(--muted);font-size:12px}.empty-state--small{min-height:180px}.gallery-page__filters{margin-top:14px}.gallery-count{justify-content:space-between;align-items:center;margin:10px 0 14px;display:flex}.gallery-count strong{font-size:16px}.detail-preview{aspect-ratio:1;border-radius:8px;place-items:center;width:min(100%,380px);margin:8px auto 22px;padding:36px;display:grid;box-shadow:inset 0 0 0 1px #ffffff8c,0 10px 30px #3a2c4214}.detail-info__title{justify-content:space-between;align-items:flex-end;display:flex}.detail-info h1{margin:4px 0 0;font-size:25px}.detail-info__title>strong{color:var(--pink-strong);font-size:22px}.detail-info__reference{color:var(--pink-strong);font-size:12px;font-weight:700}.detail-preview__image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.detail-info__title small{font-size:11px;font-weight:500}.detail-info>p{color:#737078;margin:16px 0 20px;font-size:13px;line-height:1.8}.detail-info h2{margin:0 0 10px;font-size:14px}.detail-palette{flex-wrap:wrap;gap:9px;display:flex}.palette-bead{background:radial-gradient(circle,#fff 0 12%,#0000002e 14% 18%,var(--swatch) 20% 62%,color-mix(in srgb,var(--swatch),#000 20%) 64% 76%,transparent 78%);filter:drop-shadow(0 2px 1px #00000026);border-radius:50%;flex:0 0 25px;width:25px;height:25px}.detail-actions{grid-template-columns:minmax(0,.8fr) minmax(0,1.5fr);gap:10px;margin-top:28px;display:grid}.detail-actions>*{min-width:0}.detail-actions .primary-button,.detail-actions .secondary-button{overflow-wrap:anywhere;text-align:center;white-space:normal;min-width:0;padding-left:10px;padding-right:10px}.detail-actions .secondary-button span{width:18px;height:18px}.segmented-control{background:var(--surface);border-radius:8px;grid-template-columns:repeat(2,1fr);padding:3px;display:grid}.segmented-control button{cursor:pointer;background:0 0;border-radius:6px;height:38px;font-size:13px}.segmented-control button.is-active{color:var(--pink-strong);background:#fff;font-weight:700;box-shadow:0 2px 10px #251e2914}.work-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px;display:grid}.work-card__preview{aspect-ratio:1;background:#f7f7f9;border-radius:8px;place-items:center;padding:15px;display:grid}.work-card strong,.work-card time{padding:6px 2px 0;display:block}.work-card strong{font-size:13px}.work-card time{color:var(--muted);padding-top:2px;font-size:11px}.work-card__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:9px;display:grid}.work-action{color:var(--muted);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:4px;height:30px;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #251e290f}.work-action span{color:var(--pink-strong);width:14px;height:14px}.work-action--danger{background:var(--pink-strong);color:#fff}.work-action--danger span{color:#fff}.works-page__favorites{margin-top:18px}.profile-strip{background:linear-gradient(120deg,#fff1f7,#effaff);border-radius:8px;align-items:center;gap:13px;margin:6px 0 26px;padding:14px;display:flex;box-shadow:0 8px 24px #ff7ab61a}.profile-strip__avatar{background:var(--pink);color:#fff;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;display:grid}.profile-strip__avatar span{width:24px;height:24px}.profile-strip span,.profile-strip strong{display:block}.profile-strip strong{margin-bottom:4px;font-size:15px}.profile-strip div>span{color:var(--muted);font-size:11px}.settings-section{margin-bottom:24px}.settings-section h2{color:var(--muted);margin:0 0 8px;font-size:12px;font-weight:500}.setting-row{border-bottom:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;width:100%;min-height:62px;padding:8px 2px;display:grid}.setting-row__icon{width:20px;height:20px}.setting-row__copy small,.setting-row__copy strong{display:block}.setting-row__copy strong{font-size:13px}.setting-row__copy small{color:var(--muted);margin-top:3px;font-size:10px}.setting-row--button{cursor:pointer}.setting-row--button>span:last-child{color:var(--muted);width:16px;height:16px}.backup-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.backup-actions .secondary-button{min-height:42px;padding:0 10px;font-size:12px}.backup-actions .secondary-button span{width:16px;height:16px}.settings-message{color:var(--muted);margin:10px 0 0;font-size:11px}.settings-message--error{color:#b66a00}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.switch{appearance:none;cursor:pointer;background:#d9d9dd;border-radius:999px;width:42px;height:24px;margin:0;transition:background .16s;position:relative}.switch:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.switch:checked{background:var(--pink)}.switch:checked:after{transform:translate(18px)}.version{color:#b4b4b8;text-align:center;margin-top:34px;font-size:10px}.editor-save{color:var(--pink-strong);cursor:pointer;white-space:nowrap;background:0 0;justify-self:end;min-width:max-content;padding:8px 4px;font-size:13px;font-weight:700}.create-page>.app-header{grid-template-columns:42px minmax(0,1fr) max-content}.editor-save:disabled{color:#bbb;cursor:not-allowed}.editor-summary{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:11px;display:flex}.editor-summary strong{color:var(--pink-strong);font-size:18px}.editor-summary small{font-size:10px;font-weight:500}.canvas-settings{border:1px solid var(--line);background:#fafafd;border-radius:8px;align-items:end;gap:8px;margin-bottom:12px;padding:10px;display:flex}.canvas-setting-field{gap:4px;min-width:54px;display:grid}.canvas-setting-field label,.canvas-zoom span{color:var(--muted);font-size:10px}.canvas-setting-field input{border:1px solid var(--line);text-align:center;background:#fff;border-radius:5px;outline:none;width:54px;height:30px;padding:0 5px;font-size:12px}.canvas-setting-field input:focus{border-color:#ffabc9;box-shadow:0 0 0 2px #fff0f6}.canvas-setting-times{color:var(--muted);padding-bottom:7px;font-size:14px}.canvas-zoom{flex:1;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;min-width:0;padding-bottom:2px;display:grid}.canvas-zoom input{accent-color:var(--pink-strong);min-width:0}.canvas-zoom strong{color:var(--pink-strong);text-align:right;min-width:36px;font-size:11px}.canvas-resize-notice{color:#b66a00;margin:-4px 0 12px;font-size:11px}.editor-toolbar{background:#f8f8fa;border-radius:8px;grid-template-columns:repeat(5,1fr);gap:6px;margin-bottom:12px;padding:6px;display:grid}.editor-tool{color:#6e6c73;cursor:pointer;background:0 0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;height:48px;display:flex}.editor-tool span{width:18px;height:18px}.editor-tool small{font-size:9px}.editor-tool.is-active{color:var(--pink-strong);background:#fff;box-shadow:0 2px 10px #1e192214}.editor-tool:disabled{cursor:not-allowed;opacity:.3}.editor-board-wrap{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:9px}.editor-board-viewport{overscroll-behavior:contain;scrollbar-width:none;touch-action:pan-x pan-y;max-height:min(68vh,640px);overflow:auto}.editor-board-viewport::-webkit-scrollbar{display:none}.editor-board{aspect-ratio:var(--columns) /var(--rows);grid-template-columns:repeat(var(--columns),minmax(0,1fr));grid-template-rows:repeat(var(--rows),minmax(0,1fr));touch-action:none;-webkit-user-select:none;user-select:none;background:#fafafd;border:1px solid #e8e8ec;display:grid;overflow:hidden}.editor-cell{aspect-ratio:1;cursor:crosshair;background:radial-gradient(circle,#d9d9df 0 10%,#0000 12%);border-bottom:1px solid #e7e7eb;border-right:1px solid #e7e7eb;min-width:0;padding:0;position:relative}.editor-board.hide-grid .editor-cell,.editor-cell.is-filled{border-color:#0000}.editor-cell.is-filled{background:radial-gradient(circle at 47% 43%,#fffc 0 9%,#0000002e 11% 15%,var(--bead-color) 17% 58%,color-mix(in srgb,var(--bead-color),#000 18%) 60% 72%,transparent 74%);filter:drop-shadow(0 1px #00000026);border-radius:50%}.color-picker{margin-top:18px}.color-picker__heading{justify-content:space-between;align-items:center;display:flex}.color-picker h2{margin:0;font-size:14px}.color-picker__heading span{color:var(--muted);font-size:10px}.color-palette{grid-template-columns:repeat(10,1fr);gap:6px;margin-top:10px;display:grid}.color-swatch{aspect-ratio:1;background:radial-gradient(circle,#fff 0 10%,#0003 12% 16%,var(--swatch) 18% 62%,color-mix(in srgb,var(--swatch),#000 18%) 64% 74%,transparent 76%);cursor:pointer;border:2px solid #0000;border-radius:50%;width:100%;padding:0;position:relative}.color-swatch.is-active:after{border:2px solid var(--pink-strong);content:"";border-radius:50%;position:absolute;inset:-4px}.save-toast{box-shadow:var(--shadow);color:#fff;z-index:40;background:#27262beb;border-radius:8px;align-items:center;gap:7px;padding:11px 16px;font-size:12px;display:flex;position:fixed;bottom:92px;left:50%;transform:translate(-50%)}.save-toast span{color:var(--green);width:17px;height:17px}.launch-page{text-align:center;background:linear-gradient(145deg,#fff0f6,#f7efff 48%,#e9f7ff);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:42px 28px;display:flex;position:relative;overflow:hidden}.launch-page:after,.launch-page:before{content:"";background:#ffffff7a;border-radius:50%;position:absolute}.launch-page:before{width:190px;height:190px;top:-70px;right:-55px}.launch-page:after{width:220px;height:220px;bottom:-90px;left:-50px}.launch-page__art{z-index:1;width:min(68vw,280px);margin-bottom:32px;padding:26px;animation:.7s cubic-bezier(.22,1.2,.36,1) both launch-drop-in,3.2s ease-in-out 1s infinite launch-float;position:relative}.launch-page__art img{filter:drop-shadow(0 16px 32px #5230532e);z-index:2;width:100%;display:block;position:relative}@keyframes launch-drop-in{0%{opacity:0;transform:translateY(-46px)scale(.82)}60%{opacity:1}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes launch-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes launch-pop-in{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.25)}to{opacity:1;transform:scale(1)}}@keyframes launch-rise-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.launch-dot{z-index:3;border:2px solid #00000014;border-radius:50%;width:14px;height:14px;animation:.5s cubic-bezier(.22,1.4,.36,1) both launch-pop-in;position:absolute;box-shadow:inset 2px 2px 3px #ffffffb3,1px 3px 4px #0000001f}.launch-dot--pink{background:var(--pink);animation-delay:.55s;top:24%;left:1%}.launch-dot--yellow{background:var(--yellow);animation-delay:.63s;top:4%;right:20%}.launch-dot--cyan{background:var(--cyan);animation-delay:.71s;top:36%;right:-2%}.launch-dot--green{background:var(--green);animation-delay:.79s;bottom:12%;right:10%}.launch-dot--violet{background:var(--violet);animation-delay:.87s;bottom:4%;left:19%}.launch-page__copy{z-index:1;animation:.55s cubic-bezier(.22,1,.36,1) .4s both launch-rise-in;position:relative}.launch-page__title{font-size:clamp(34px,10vw,54px);font-weight:900;line-height:1}.launch-page__title span{color:var(--pink-strong)}.launch-page__title strong{color:var(--cyan)}.launch-page__copy p{color:var(--muted);letter-spacing:.16em;margin:14px 0 0;font-size:14px}.launch-page__enter{background:var(--pink-strong);color:#fff;z-index:1;border-radius:999px;align-items:center;gap:8px;margin-top:38px;padding:13px 22px;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s;animation:.55s cubic-bezier(.22,1,.36,1) .55s both launch-rise-in;display:inline-flex;position:relative;box-shadow:0 10px 20px #d61e6c42}.launch-page__enter:hover{transform:translateY(-2px);box-shadow:0 14px 26px #d61e6c57}.launch-page__enter:active{transform:translateY(0)scale(.96);box-shadow:0 6px 14px #d61e6c38}.launch-page__enter span{width:16px;height:16px;transition:transform .18s}.launch-page__enter:hover span{transform:translate(3px)}@media (width>=768px){:root{--app-max-width:960px}.app-main{padding-left:28px;padding-right:28px}.app-main--immersive{padding:0}.page{max-width:904px;margin:0 auto}.app-header{margin-bottom:22px}.home-intro{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:end;gap:28px;display:grid}.home-greeting{margin-bottom:0}.daily-banner{grid-template-columns:1fr 220px;min-height:190px;padding:26px 30px}.daily-banner__art{justify-self:center;width:160px}.home-page .pattern-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gallery-page .pattern-grid,.loading-skeleton__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 14px}.detail-body{grid-template-columns:minmax(360px,1fr) minmax(280px,.8fr);align-items:center;gap:36px;display:grid}.detail-preview{width:100%;margin:0;padding:48px}.detail-actions{margin-top:36px}.work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.works-page__favorites{grid-template-columns:repeat(4,minmax(0,1fr))}.settings-page{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px;display:grid}.settings-page>.app-header,.settings-page>.profile-strip,.settings-page>.version{grid-column:1/-1}.profile-strip{padding:18px}.launch-page__art{width:300px}}@media (width>=1180px){:root{--app-max-width:1440px}.app-main{width:auto;margin-left:220px;padding:28px 40px 56px}.app-main--immersive{width:100%;margin-left:0;padding:0}.music-toggle{bottom:24px;left:max(16px,calc((100vw - var(--app-max-width))/2 + 164px));right:auto}.page{max-width:1140px}.bottom-nav{border-right:1px solid var(--line);height:100dvh;bottom:auto;left:max(0px,calc((100vw - var(--app-max-width))/2));background:#fffffff5;border-top:0;grid-template-rows:92px repeat(5,56px) 1fr;grid-template-columns:1fr;align-content:start;gap:6px;width:220px;max-width:none;padding:28px 16px;top:0;transform:none;box-shadow:12px 0 32px #231a270d}.bottom-nav__brand{align-self:start;align-items:center;gap:10px;height:52px;padding:0 10px;font-size:18px;font-weight:900;display:flex}.bottom-nav__brand img{filter:drop-shadow(0 3px 8px #27262b24);-o-object-fit:contain;object-fit:contain;width:auto;height:36px}.bottom-nav__brand strong{color:var(--pink-strong)}.bottom-nav__item{border-radius:8px;grid-template-rows:1fr;grid-template-columns:42px 1fr;justify-content:stretch;justify-items:start;width:100%;height:56px;padding:0 10px}.bottom-nav__item:hover{background:#faf7f9}.bottom-nav__item.router-link-active{background:#fff0f6;font-weight:700}.bottom-nav__icon{width:36px;height:36px}.bottom-nav__item small{text-align:left;width:auto;height:20px;font-size:13px;line-height:20px}.bottom-nav__item--create .bottom-nav__icon{width:36px;height:36px;transform:none}.bottom-nav__item--create .bottom-nav__icon>span{width:20px;height:20px}.bottom-nav__item--create small{transform:none}.home-page .pattern-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.loading-skeleton__grid{gap:20px}.gallery-page .pattern-grid,.loading-skeleton__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.detail-body{grid-template-columns:minmax(520px,1fr) 380px;gap:56px}.create-page{grid-template-rows:auto auto auto 1fr;grid-template-columns:minmax(540px,1fr) 320px;gap:0 30px;display:grid}.create-page>.app-header{grid-column:1/-1}.create-page>.editor-summary{grid-area:2/1}.create-page>.canvas-settings{grid-area:2/2}.create-page>.editor-toolbar{grid-area:3/2}.create-page>.editor-board-wrap{grid-area:3/1/span 3}.create-page>.color-picker{grid-area:4/2;align-self:start;margin-top:6px}.editor-board-viewport{max-height:calc(100dvh - 150px)}.color-palette{grid-template-columns:repeat(5,1fr);gap:12px}.work-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.works-page__favorites{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=360px){.app-main{padding-left:14px;padding-right:14px}.pattern-grid{gap:10px 8px}.pattern-card__meta span{display:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--un-leading:initial;--un-bg-opacity:100%;--un-text-opacity:100%}}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-leading{syntax:"*";inherits:false}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-numeric-figure{syntax:"*";inherits:false}@property --un-numeric-fraction{syntax:"*";inherits:false}@property --un-numeric-spacing{syntax:"*";inherits:false}@property --un-ordinal{syntax:"*";inherits:false}@property --un-slashed-zero{syntax:"*";inherits:false}:host,:root{--spacing:.25rem;--font-sans:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--tracking-wide:.025em;--fontWeight-semibold:600;--leading-none:1;--fontWeight-medium:500;--colors-white:#fff;--text-sm-fontSize:.875rem;--text-sm-lineHeight:1.25rem;--text-4xl-fontSize:2.25rem;--text-4xl-lineHeight:2.5rem;--text-2xl-fontSize:1.5rem;--text-2xl-lineHeight:2rem;--text-3xl-fontSize:1.875rem;--text-3xl-lineHeight:2.25rem;--colors-teal-700:oklch(51.1% .096 186.391);--colors-gray-200:oklch(92.8% .006 264.531);--radius-DEFAULT:.25rem;--colors-teal-600:oklch(60% .118 184.704);--colors-gray-600:oklch(44.6% .03 256.802);--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-monoFont-family:var(--font-mono)}*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-featureSettings,normal);font-variation-settings:var(--default-font-variationSettings,normal);tab-size:4;-webkit-tap-highlight-color:transparent}hr{color:inherit;border-top-width:1px;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-monoFont-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-monoFont-featureSettings,normal);font-variation-settings:var(--default-monoFont-variationSettings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden~=until-found])){display:none!important}.i-carbon-add{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17 15V8h-2v7H8v2h7v7h2v-7h7v-2z'/%3E%3C/svg%3E")}.i-carbon-add,.i-carbon-arrow-left{color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;background-color:currentColor;width:1.2em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-carbon-arrow-left{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m14 26l1.41-1.41L7.83 17H28v-2H7.83l7.58-7.59L14 6L4 16z'/%3E%3C/svg%3E")}.i-carbon-arrow-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m18 6l-1.43 1.393L24.15 15H4v2h20.15l-7.58 7.573L18 26l10-10z'/%3E%3C/svg%3E")}.i-carbon-arrow-right,.i-carbon-checkmark-filled{color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;background-color:currentColor;width:1.2em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-carbon-checkmark-filled{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m-2 19.59l-5-5L10.59 15L14 18.41L21.41 11l1.596 1.586Z'/%3E%3Cpath fill='none' d='m14 21.591l-5-5L10.591 15L14 18.409L21.41 11l1.595 1.585z'/%3E%3C/svg%3E")}.i-carbon-chevron-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M22 16L12 26l-1.4-1.4l8.6-8.6l-8.6-8.6L12 6z'/%3E%3C/svg%3E")}.i-carbon-chevron-right,.i-carbon-download{color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;background-color:currentColor;width:1.2em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-carbon-download{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 24v4H6v-4H4v4a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2v-4Zm0-10l-1.41-1.41L17 20.17V2h-2v18.17l-7.59-7.58L6 14l10 10z'/%3E%3C/svg%3E")}.i-carbon-edit{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M2 26h28v2H2zM25.4 9c.8-.8.8-2 0-2.8l-3.6-3.6c-.8-.8-2-.8-2.8 0l-15 15V24h6.4zm-5-5L24 7.6l-3 3L17.4 7zM6 22v-3.6l10-10l3.6 3.6l-10 10z'/%3E%3C/svg%3E")}.i-carbon-edit,.i-carbon-erase{color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;background-color:currentColor;width:1.2em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-carbon-erase{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7 27h23v2H7zm20.38-16.49l-7.93-7.92a2 2 0 0 0-2.83 0l-14 14a2 2 0 0 0 0 2.83L7.13 24h9.59l10.66-10.66a2 2 0 0 0 0-2.83M15.89 22H8l-4-4l6.31-6.31l7.93 7.92Zm3.76-3.76l-7.92-7.93L18 4l8 7.93Z'/%3E%3C/svg%3E")}.i-carbon-favorite{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M22.45 6a5.47 5.47 0 0 1 3.91 1.64a5.7 5.7 0 0 1 0 8L16 26.13L5.64 15.64a5.7 5.7 0 0 1 0-8a5.48 5.48 0 0 1 7.82 0l2.54 2.6l2.53-2.58A5.44 5.44 0 0 1 22.45 6m0-2a7.47 7.47 0 0 0-5.34 2.24L16 7.36l-1.11-1.12a7.49 7.49 0 0 0-10.68 0a7.72 7.72 0 0 0 0 10.82L16 29l11.79-11.94a7.72 7.72 0 0 0 0-10.82A7.5 7.5 0 0 0 22.45 4'/%3E%3C/svg%3E")}.i-carbon-favorite,.i-carbon-favorite-filled{color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;background-color:currentColor;width:1.2em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-carbon-favorite-filled{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M22.5 4c-2 0-3.9.8-5.3 2.2L16 7.4l-1.1-1.1c-2.9-3-7.7-3-10.6-.1l-.1.1c-3 3-3 7.8 0 10.8L16 29l11.8-11.9c3-3 3-7.8 0-10.8C26.4 4.8 24.5 4 22.5 4'/%3E%3C/svg%3E")}.i-carbon-grid{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 4H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2m0 8H6V6h6Zm14-8h-6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2m0 8h-6V6h6Zm-14 6H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2m0 8H6v-6h6Zm14-8h-6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2m0 8h-6v-6h6Z'/%3E%3C/svg%3E")}.i-carbon-grid,.i-carbon-home{color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;background-color:currentColor;width:1.2em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-carbon-home{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16.612 2.214a1.01 1.01 0 0 0-1.242 0L1 13.419l1.243 1.572L4 13.621V26a2.004 2.004 0 0 0 2 2h20a2.004 2.004 0 0 0 2-2V13.63L29.757 15L31 13.428ZM18 26h-4v-8h4Zm2 0v-8a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v8H6V12.062l10-7.79l10 7.8V26Z'/%3E%3C/svg%3E")}.i-carbon-image{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 14a3 3 0 1 0-3-3a3 3 0 0 0 3 3m0-4a1 1 0 1 1-1 1a1 1 0 0 1 1-1'/%3E%3Cpath fill='currentColor' d='M26 4H6a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2m0 22H6v-6l5-5l5.59 5.59a2 2 0 0 0 2.82 0L21 19l5 5Zm0-4.83l-3.59-3.59a2 2 0 0 0-2.82 0L18 19.17l-5.59-5.59a2 2 0 0 0-2.82 0L6 17.17V6h20Z'/%3E%3C/svg%3E")}.i-carbon-image,.i-carbon-image-search{color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;background-color:currentColor;width:1.2em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-carbon-image-search{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M24 14a5.99 5.99 0 0 0-4.885 9.471L14 28.586L15.414 30l5.115-5.115A5.997 5.997 0 1 0 24 14m0 10a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4m-7-12a3 3 0 1 0-3-3a3.003 3.003 0 0 0 3 3m0-4a1 1 0 1 1-1 1a1 1 0 0 1 1-1'/%3E%3Cpath fill='currentColor' d='M12 24H4v-6.003L9 13l5.586 5.586L16 17.168l-5.586-5.585a2 2 0 0 0-2.828 0L4 15.168V4h20v6h2V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h8Z'/%3E%3C/svg%3E")}.i-carbon-launch{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 28H6a2.003 2.003 0 0 1-2-2V6a2.003 2.003 0 0 1 2-2h10v2H6v20h20V16h2v10a2.003 2.003 0 0 1-2 2'/%3E%3Cpath fill='currentColor' d='M20 2v2h6.586L18 12.586L19.414 14L28 5.414V12h2V2z'/%3E%3C/svg%3E")}.i-carbon-launch,.i-carbon-paint-brush{color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;background-color:currentColor;width:1.2em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-carbon-paint-brush{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28.83 23.17L23 17.33V13a1 1 0 0 0-.29-.71l-10-10a1 1 0 0 0-1.42 0l-9 9a1 1 0 0 0 0 1.42l10 10A1 1 0 0 0 13 23h4.34l5.83 5.84a4 4 0 0 0 5.66-5.66ZM6 10.41l2.29 2.3l1.42-1.42L7.41 9L9 7.41l4.29 4.3l1.42-1.42L10.41 6L12 4.41L18.59 11L11 18.59L4.41 12Zm21.41 17a2 2 0 0 1-2.82 0l-6.13-6.12a1.8 1.8 0 0 0-.71-.29h-4.34l-1-1L20 12.41l1 1v4.34a1 1 0 0 0 .29.7l6.12 6.14a2 2 0 0 1 0 2.82'/%3E%3C/svg%3E")}.i-carbon-pause-filled{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 6h-2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2m10 0h-2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2'/%3E%3C/svg%3E")}.i-carbon-pause-filled,.i-carbon-play-filled-alt{color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;background-color:currentColor;width:1.2em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-carbon-play-filled-alt{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7 28a1 1 0 0 1-1-1V5a1 1 0 0 1 1.482-.876l20 11a1 1 0 0 1 0 1.752l-20 11A1 1 0 0 1 7 28'/%3E%3C/svg%3E")}.i-carbon-redo{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 10h12.185l-3.587-3.586L22 5l6 6l-6 6l-1.402-1.415L24.182 12H12a6 6 0 0 0 0 12h8v2h-8a8 8 0 0 1 0-16'/%3E%3C/svg%3E")}.i-carbon-redo,.i-carbon-search{color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;background-color:currentColor;width:1.2em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-carbon-search{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m29 27.586l-7.552-7.552a11.018 11.018 0 1 0-1.414 1.414L27.586 29ZM4 13a9 9 0 1 1 9 9a9.01 9.01 0 0 1-9-9'/%3E%3C/svg%3E")}.i-carbon-settings{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M27 16.76v-1.53l1.92-1.68A2 2 0 0 0 29.3 11l-2.36-4a2 2 0 0 0-1.73-1a2 2 0 0 0-.64.1l-2.43.82a11 11 0 0 0-1.31-.75l-.51-2.52a2 2 0 0 0-2-1.61h-4.68a2 2 0 0 0-2 1.61l-.51 2.52a11.5 11.5 0 0 0-1.32.75l-2.38-.86A2 2 0 0 0 6.79 6a2 2 0 0 0-1.73 1L2.7 11a2 2 0 0 0 .41 2.51L5 15.24v1.53l-1.89 1.68A2 2 0 0 0 2.7 21l2.36 4a2 2 0 0 0 1.73 1a2 2 0 0 0 .64-.1l2.43-.82a11 11 0 0 0 1.31.75l.51 2.52a2 2 0 0 0 2 1.61h4.72a2 2 0 0 0 2-1.61l.51-2.52a11.5 11.5 0 0 0 1.32-.75l2.42.82a2 2 0 0 0 .64.1a2 2 0 0 0 1.73-1l2.28-4a2 2 0 0 0-.41-2.51ZM25.21 24l-3.43-1.16a8.9 8.9 0 0 1-2.71 1.57L18.36 28h-4.72l-.71-3.55a9.4 9.4 0 0 1-2.7-1.57L6.79 24l-2.36-4l2.72-2.4a8.9 8.9 0 0 1 0-3.13L4.43 12l2.36-4l3.43 1.16a8.9 8.9 0 0 1 2.71-1.57L13.64 4h4.72l.71 3.55a9.4 9.4 0 0 1 2.7 1.57L25.21 8l2.36 4l-2.72 2.4a8.9 8.9 0 0 1 0 3.13L27.57 20Z'/%3E%3Cpath fill='currentColor' d='M16 22a6 6 0 1 1 6-6a5.94 5.94 0 0 1-6 6m0-10a3.91 3.91 0 0 0-4 4a3.91 3.91 0 0 0 4 4a3.91 3.91 0 0 0 4-4a3.91 3.91 0 0 0-4-4'/%3E%3C/svg%3E")}.i-carbon-settings,.i-carbon-trash-can{color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;background-color:currentColor;width:1.2em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-carbon-trash-can{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 12h2v12h-2zm6 0h2v12h-2z'/%3E%3Cpath fill='currentColor' d='M4 6v2h2v20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8h2V6Zm4 22V8h16v20Zm4-26h8v2h-8z'/%3E%3C/svg%3E")}.i-carbon-undo{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M20 10H7.815l3.587-3.586L10 5l-6 6l6 6l1.402-1.415L7.818 12H20a6 6 0 0 1 0 12h-8v2h8a8 8 0 0 0 0-16'/%3E%3C/svg%3E")}.i-carbon-undo,.i-carbon-upload{color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;background-color:currentColor;width:1.2em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-carbon-upload{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m6 18l1.41 1.41L15 11.83V30h2V11.83l7.59 7.58L26 18L16 8zM6 8V4h20v4h2V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v4Z'/%3E%3C/svg%3E")}.i-carbon-user{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 4a5 5 0 1 1-5 5a5 5 0 0 1 5-5m0-2a7 7 0 1 0 7 7a7 7 0 0 0-7-7m10 28h-2v-5a5 5 0 0 0-5-5h-6a5 5 0 0 0-5 5v5H6v-5a7 7 0 0 1 7-7h6a7 7 0 0 1 7 7Z'/%3E%3C/svg%3E")}.i-carbon-user,.i-carbon-warning,[i-carbon-warning=""]{color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;background-color:currentColor;width:1.2em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-carbon-warning,[i-carbon-warning=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12'/%3E%3Cpath fill='currentColor' d='M15 8h2v11h-2zm1 14a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 22'/%3E%3C/svg%3E")}.i-carbon-warning-alt{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 23a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 23m-1-11h2v9h-2z'/%3E%3Cpath fill='currentColor' d='M29 30H3a1 1 0 0 1-.887-1.461l13-25a1 1 0 0 1 1.774 0l13 25A1 1 0 0 1 29 30M4.65 28h22.7l.001-.003L16.002 6.17h-.004L4.648 27.997Z'/%3E%3C/svg%3E");color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;background-color:currentColor;width:1.2em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.btn,[btn=""]{background-color:color-mix(in srgb,var(--colors-teal-600) var(--un-bg-opacity),transparent);border-radius:var(--radius-DEFAULT);color:color-mix(in srgb,var(--colors-white) var(--un-text-opacity),transparent);cursor:pointer;padding-block:calc(var(--spacing)*1);padding-inline:calc(var(--spacing)*4);display:inline-block}.btn:hover,[btn=""]:hover{background-color:color-mix(in srgb,var(--colors-teal-700) var(--un-bg-opacity),transparent)}.btn:disabled,[btn=""]:disabled{background-color:color-mix(in srgb,var(--colors-gray-600) var(--un-bg-opacity),transparent);cursor:default;opacity:.5}@supports (color:color-mix(in lab,red,red)){.btn,[btn=""]{background-color:color-mix(in oklab,var(--colors-teal-600) var(--un-bg-opacity),transparent);color:color-mix(in oklab,var(--colors-white) var(--un-text-opacity),transparent)}.btn:hover,[btn=""]:hover{background-color:color-mix(in oklab,var(--colors-teal-700) var(--un-bg-opacity),transparent)}.btn:disabled,[btn=""]:disabled{background-color:color-mix(in oklab,var(--colors-gray-600) var(--un-bg-opacity),transparent)}}.text-\[80px\]{font-size:80px}.text-2xl{font-size:var(--text-2xl-fontSize);line-height:var(--un-leading,var(--text-2xl-lineHeight))}.text-4xl,[text-4xl=""]{font-size:var(--text-4xl-fontSize);line-height:var(--un-leading,var(--text-4xl-lineHeight))}.text-sm,[text-sm=""]{font-size:var(--text-sm-fontSize);line-height:var(--un-leading,var(--text-sm-lineHeight))}.dark .dark\:text-white{color:color-mix(in srgb,var(--colors-white) var(--un-text-opacity),transparent)}.dark [text~=dark\:gray-200]{color:color-mix(in srgb,var(--colors-gray-200) var(--un-text-opacity),transparent)}.text-\[\#020420\]{color:color-mix(in oklab,#020420 var(--un-text-opacity),transparent)}.text-\[\#64748B\]{color:color-mix(in oklab,#64748b var(--un-text-opacity),transparent)}[text~=teal-700]{color:color-mix(in srgb,var(--colors-teal-700) var(--un-text-opacity),transparent)}.hover\:text-\[\#00DC82\]:hover{color:color-mix(in oklab,#00dc82 var(--un-text-opacity),transparent)}.leading-none{--un-leading:var(--leading-none);line-height:var(--leading-none)}.tracking-wide{--un-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.font-medium{--un-font-weight:var(--fontWeight-medium);font-weight:var(--fontWeight-medium)}.font-sans{font-family:var(--font-sans)}.font-semibold{--un-font-weight:var(--fontWeight-semibold);font-weight:var(--fontWeight-semibold)}[m~="3"]{margin:calc(var(--spacing)*3)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}[m~=t8]{margin-top:calc(var(--spacing)*8)}.px-2{padding-inline:calc(var(--spacing)*2)}[p~=x4]{padding-inline:calc(var(--spacing)*4)}[p~=y10]{padding-block:calc(var(--spacing)*10)}.text-center,[text~=center]{text-align:center}.bg-white{background-color:color-mix(in srgb,var(--colors-white) var(--un-bg-opacity),transparent)}.dark .dark\:bg-\[\#020420\]{background-color:color-mix(in oklab,#020420 var(--un-bg-opacity),transparent)}.underline{text-decoration-line:underline}.underline-offset-3{text-underline-offset:3px}.flex{display:flex}.grid{display:grid}.h1{height:calc(var(--spacing)*1)}.h2{height:calc(var(--spacing)*2)}.max-w-520px{max-width:520px}.min-h-screen{min-height:100vh}.w-full{width:100%}.inline-block,[inline-block=""]{display:inline-block}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.items-center{align-items:center}.justify-center{justify-content:center}.place-content-center{place-content:center}.overflow-hidden{overflow:hidden}.tabular-nums{--un-numeric-spacing:tabular-nums;font-variant-numeric:var(--un-ordinal,) var(--un-slashed-zero,) var(--un-numeric-figure,) var(--un-numeric-spacing,) var(--un-numeric-fraction,)}@supports (color:color-mix(in lab,red,red)){.dark .dark\:text-white{color:color-mix(in oklab,var(--colors-white) var(--un-text-opacity),transparent)}.dark [text~=dark\:gray-200]{color:color-mix(in oklab,var(--colors-gray-200) var(--un-text-opacity),transparent)}[text~=teal-700]{color:color-mix(in oklab,var(--colors-teal-700) var(--un-text-opacity),transparent)}.bg-white{background-color:color-mix(in oklab,var(--colors-white) var(--un-bg-opacity),transparent)}}@media (width>=40rem){.sm\:text-\[110px\]{font-size:110px}.sm\:text-3xl{font-size:var(--text-3xl-fontSize);line-height:var(--un-leading,var(--text-3xl-lineHeight))}}#__nuxt,body,html{height:100vh;margin:0;padding:0}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}
