:root{--bg:#fcfbff;--surface:#fffffff0;--line:#7157ff1f;--shadow:0 18px 40px #805cff14;--text:#1e2245;--muted:#68708f;--primary:linear-gradient(135deg, #5b35ff 0%, #8d53ff 45%, #ff4ea0 100%);--green:linear-gradient(135deg, #17be8c 0%, #27d79f 100%);--orange:linear-gradient(135deg, #ff8a2d 0%, #ff5a38 100%);--section-width:min(1640px, calc(100vw - 16px));--home-section-inline-padding:22px;--radius-xl:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:Avenir Next,Segoe UI,sans-serif;overflow-x:hidden}body[data-page-type=detail],body[data-page-type=detail] .page-shell,body[data-page-type=detail] .site-main,body[data-page-type=detail] .detail-shell,body[data-page-type=detail] .detail-container{background:#f7f7fc}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:var(--section-width);margin:0 auto}.page-shell{padding-bottom:48px}.scroll-top-button{z-index:45;color:#0000;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(#6d49ff 0%,#5a38ff 100%);border:0;border-radius:999px;place-items:center;width:58px;height:58px;font-size:0;line-height:0;transition:opacity .2s,transform .2s,visibility .2s;display:grid;position:fixed;bottom:22px;right:22px;transform:translateY(10px);box-shadow:0 14px 32px #5a38ff47}.scroll-top-button:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M15 25V9' fill='none' stroke='%23ffffff' stroke-width='5.5' stroke-linecap='round'/%3E%3Cpath d='M7.5 15.5L15 8l7.5 7.5' fill='none' stroke='%23ffffff' stroke-width='5.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;width:30px;height:30px;transform:translateY(4px)}.scroll-top-button.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:0;position:sticky;top:0}body[data-page-type=catalog] .site-header,body[data-page-type=online-catalog] .site-header,body[data-page-type=my-art] .site-header{position:relative;top:auto}body[data-page-type=number-game] .site-header,body[data-page-type=free-game] .site-header{display:none}.site-header__inner,.hero__actions,.search-tags,.section-heading,.asset-card__actions,.zoom-bar,.palette-card__header,.toggle-row,.catalog-toolbar,.footer-bottom{align-items:center;display:flex}.site-header__inner{justify-content:space-between;gap:24px;min-height:78px;padding-left:18px;padding-right:12px}.brand{align-items:center;gap:10px;padding:8px 10px 8px 4px;display:inline-flex}.brand__logo{width:198px;max-width:min(25vw,198px);height:auto;display:block}.brand__logo--footer{width:260px;max-width:100%}.main-nav{gap:14px;margin-left:auto;margin-right:28px;display:flex}.mobile-nav-toggle{cursor:pointer;background:#fffffff5;border:2px solid #8d53ff;border-radius:18px;flex-direction:column;flex:0 0 52px;justify-content:center;align-items:center;gap:6px;width:52px;height:52px;padding:0;display:none;box-shadow:0 12px 24px #7653ff24}.mobile-nav-toggle span{background:#8d53ff;border-radius:999px;width:20px;height:3px;transition:transform .22s,opacity .22s;display:block}.mobile-nav-toggle.is-open span:first-child{transform:translateY(9px)rotate(45deg)}.mobile-nav-toggle.is-open span:nth-child(2){opacity:0}.mobile-nav-toggle.is-open span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.main-nav__link{color:#000;border-radius:999px;padding:14px 28px;font-size:18px;font-weight:700;transition:all .25s;position:relative}.main-nav__link--with-badge{overflow:visible}.main-nav__link--with-badge .main-nav__badge{z-index:5;object-fit:contain;pointer-events:none;height:auto;display:block;position:absolute;top:-4px;right:-22px}.main-nav__link--badge-free .main-nav__badge{width:62px;height:24px;top:2px}.main-nav__link--badge-hot .main-nav__badge{width:34px;height:34px;right:-2px}.main-nav__link.is-active,.main-nav__link:hover{color:#5a38ff;background:#7653ff1a}.site-header__auth,.main-nav__auth{align-items:center;gap:16px;display:flex}.site-header__auth{flex:none}.main-nav__auth{display:none}.auth-account{align-items:center;display:inline-flex;position:relative}.auth-account--mobile{width:auto}.site-header__auth-link,.site-header__auth-button,.auth-account__avatar,.auth-account__logout,.auth-inline-link,.auth-provider-button,.auth-primary-button{font:inherit}.site-header__auth-link,.site-header__auth-button,.auth-account__avatar,.auth-account__logout,.auth-inline-link,.auth-provider-button{cursor:pointer;border:0}.site-header__auth-link{color:#46338f;background:0 0;padding:8px 0;font-size:18px;font-weight:700}.site-header__auth-button{background:var(--primary);color:#fff;border-radius:999px;min-width:140px;padding:14px 32px;font-size:18px;font-weight:800;transition:transform .22s,box-shadow .22s,filter .22s;box-shadow:0 16px 30px #7653ff38}.site-header__auth-button:hover,.site-header__auth-button:focus-visible{filter:brightness(1.02);transform:translateY(-1px);box-shadow:0 18px 34px #7653ff47}.site-header__auth-link:hover,.site-header__auth-link:focus-visible,.auth-account__logout:hover,.auth-account__logout:focus-visible,.auth-inline-link:hover,.auth-inline-link:focus-visible{color:#6f56ff}.auth-account__avatar{color:#fff;background:linear-gradient(135deg,#5d38ff 0%,#7c4dff 52%,#24bbd5 100%);border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:0 14px 28px #5d38ff3d}.auth-account__avatar span{font-size:21px;font-weight:800;line-height:1;display:block}.auth-account__menu{background:#fffffffa;border:1px solid #7653ff1f;border-radius:22px;width:min(360px,100vw - 28px);padding:18px;display:none;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 40px #22265329}.auth-account__menu.is-open{display:block}.auth-account__menu-header{align-items:center;gap:14px;display:flex}.auth-account__menu-avatar{color:#fff;background:linear-gradient(135deg,#5d38ff 0%,#7c4dff 52%,#24bbd5 100%);border-radius:999px;flex:0 0 60px;justify-content:center;align-items:center;width:60px;height:60px;display:inline-flex}.auth-account__menu-avatar span{font-size:28px;font-weight:800;line-height:1}.auth-account__menu-meta{gap:4px;min-width:0;display:grid}.auth-account__menu-meta strong,.auth-account__menu-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.auth-account__menu-meta strong{color:#2b2e38;font-size:18px;font-weight:800}.auth-account__menu-meta span{color:#4c4f59;font-size:14px}.auth-account__menu-logout{color:#2b2e38;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #7653ff1f;width:100%;margin-top:16px;padding-top:16px;font-size:16px;font-weight:700}.auth-account__menu-logout:hover,.auth-account__menu-logout:focus-visible{color:#6f56ff}.auth-account__menu-logout--mobile{margin-top:14px}.auth-modal-open{overflow:hidden}.auth-modal[hidden]{display:none!important}.auth-modal{z-index:130;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#181c2785;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.auth-modal__dialog{background:linear-gradient(#fffffffa 0%,#fcf8fffa 100%);border:1px solid #7653ff1f;border-radius:20px;width:min(100%,490px);max-height:min(90vh,720px);padding:18px 22px;position:relative;overflow-y:auto;box-shadow:0 28px 68px #5a38ff33}.auth-modal__close{color:#656b74;cursor:pointer;background:0 0;border:0;padding:0;font-size:26px;line-height:1;position:absolute;top:8px;right:10px}.auth-modal__view{display:none}.auth-modal__view.is-active{display:block}.auth-modal__title{color:#24175b;text-align:center;margin:0 0 12px;font-size:clamp(20px,2.4vw,28px);line-height:1.04}.auth-provider-button{color:#2e2762;background:#fff;border:1px solid #7653ff1f;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:50px;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #5a38ff1a}.auth-google-icon{flex:0 0 24px;width:24px;height:24px}.auth-primary-button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:999px;width:100%;min-height:50px;font-size:14px;font-weight:800;box-shadow:0 16px 30px #7653ff38}.auth-primary-button--submit{margin-top:4px}.auth-primary-button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.auth-provider-button+.auth-primary-button,.auth-divider+.auth-form,.auth-form+.auth-modal__terms{margin-top:12px}.auth-divider{text-align:center;margin:10px 0;position:relative}.auth-divider:before{content:"";border-top:1px solid #e6e8ec;position:absolute;inset:50% 0 auto}.auth-divider span{color:#c2c6cf;letter-spacing:.08em;background:#fff;padding:0 12px;font-size:12px;display:inline-block;position:relative}.auth-form{gap:10px;display:grid}.auth-turnstile{justify-content:center;min-height:66px;margin-top:4px;display:grid}.auth-field{color:#343840;gap:6px;font-size:13px;font-weight:700;display:grid}.auth-field em{color:#f06c7f;font-style:normal}.auth-field input{color:#23262d;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #d9dee5;border-radius:12px;padding:0 14px;transition:border-color .2s,box-shadow .2s}.auth-field input:focus{border-color:#8d53ff;outline:none;box-shadow:0 0 0 4px #7653ff24}.auth-modal__terms,.auth-modal__footer-copy,.auth-modal__footer-row{color:#656b74;font-size:12px;line-height:1.4}.auth-modal__terms{margin:10px 0 0}.auth-modal__terms a,.auth-inline-link{color:#6f56ff;text-underline-offset:3px;background:0 0;padding:0;text-decoration:underline}.auth-modal__footer-copy{margin:8px 0 0}.auth-modal__footer-row{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.auth-modal__status{min-height:24px;margin:8px 0 0;font-size:12px;font-weight:700}@media (height<=860px){.auth-modal__dialog{max-height:min(88vh,660px);padding:16px 18px}.auth-modal__title{margin-bottom:10px;font-size:clamp(18px,2.1vw,24px)}.auth-provider-button,.auth-primary-button{min-height:46px}.auth-field input{min-height:42px}.auth-form{gap:8px}.auth-divider{margin:8px 0}}.auth-modal__status.is-info{color:#5a38ff}.auth-modal__status.is-success{color:#1e8f61}.auth-modal__status.is-error{color:#c84b63}.pricing-page__status{color:#4a3d8f;background:#7653ff0f;border:1px solid #7653ff1f;border-radius:18px;margin:18px 0 0;padding:14px 18px;font-size:15px;font-weight:700;line-height:1.5}.pricing-page__status.is-info{color:#5a38ff}.pricing-page__status.is-success{color:#1e8f61}.pricing-page__status.is-error{color:#c84b63}.hero,.asset-section,.benefits,.detail-shell,.catalog-layout,.game-shell,.static-page{background:#fff;padding-top:34px}body[data-page-type=catalog] .page-shell,body[data-page-type=catalog] .catalog-layout,body[data-page-type=catalog] .catalog-page,body[data-page-type=online-catalog] .page-shell,body[data-page-type=online-catalog] .catalog-layout,body[data-page-type=online-catalog] .catalog-page{background:#f2f0ee}.hero,.catalog-page{padding-top:0}.catalog-page>.container{padding:0 var(--home-section-inline-padding)}.catalog-page__hero-shell{width:100%;margin:0}.catalog-page__hero{width:100%;padding:0 0 0 var(--home-section-inline-padding);background:#fff;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:stretch;gap:0;margin:0;display:grid}.catalog-page__hero--home{isolation:isolate;position:relative;overflow:hidden}.catalog-page__hero--home:before{content:"";opacity:.9;pointer-events:none;z-index:0;background:url(/assets/design/main-banner-lefttop-ic.png) 0 0/min(52vw,820px) no-repeat;position:absolute;inset:0}.catalog-page__hero--home>*{z-index:1;position:relative}.catalog-page__hero-badge{z-index:2;object-fit:contain;pointer-events:none;height:auto;display:block;position:absolute;top:22px;right:28px}.catalog-page__hero-badge--free{width:98px}.catalog-page__hero-badge--hot{width:84px}.catalog-page__copy,.catalog-page__art{min-width:0}.catalog-page__copy{flex-direction:column;justify-content:center;padding:28px 18px 0 14px;display:flex}.catalog-page__copy h1{letter-spacing:-.05em;color:#1f2553;margin:0;font-size:clamp(42px,4.3vw,72px);font-weight:800;line-height:1}.catalog-page--online .catalog-page__copy h1{font-size:clamp(38px,3.6vw,60px)}.catalog-page__meta{color:#111;flex-wrap:wrap;align-items:center;gap:16px;margin-top:22px;font-size:14px;font-weight:500;display:flex}.catalog-page__meta span{position:relative}.catalog-page__meta span+span:before{content:"";background:#4c53828c;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:-9px;transform:translateY(-50%)}.catalog-page__copy p{color:#111;max-width:540px;margin:28px 0 0;font-size:15px;line-height:1.95}.catalog-page__art{justify-content:flex-end;align-items:flex-end;min-height:0;display:flex;position:relative;overflow:hidden}.catalog-page__art img{object-fit:contain;border-radius:0;width:min(100%,980px);max-width:none;height:auto;display:block;position:relative;bottom:auto;left:auto;right:0;transform:none}.catalog-filter-shell{z-index:24;background:#fffffff5;border:1px solid #7653ff1a;border-radius:999px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:14px;margin-top:14px;padding:14px 14px 10px;display:grid;position:sticky;top:0;box-shadow:0 14px 34px #5c5c9e14}.catalog-tabs-viewport{scrollbar-width:none;min-width:0;padding-left:18px;overflow:auto hidden}.catalog-tabs-viewport::-webkit-scrollbar{display:none}.catalog-tabs{align-items:center;gap:24px;min-width:max-content;padding-bottom:4px;display:inline-flex}.catalog-tab{color:#3c4578;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:10px 2px 16px;font-size:15px;font-weight:700;line-height:1.2;position:relative}.catalog-tab.is-active{color:#5a38ff;font-weight:700}.catalog-tab.is-active:after{content:"";background:#6a49ff;border-radius:999px;height:3px;position:absolute;bottom:0;left:0;right:0}.catalog-filter{flex:none;padding-right:10px;position:relative}.catalog-filter__button{color:#674dff;cursor:pointer;background:#fff;border:1px solid #7653ff24;border-radius:16px;min-width:138px;height:46px;padding:0 18px;font-size:15px;font-weight:700;box-shadow:0 10px 24px #5c5c9e14}.catalog-filter__button:before{content:"▽ ";font-size:12px}.catalog-filter__menu{z-index:8;background:#fffffffa;border:1px solid #7653ff1f;border-radius:18px;min-width:138px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 36px #32396b24}.catalog-filter__option{color:#31385f;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;width:100%;padding:11px 12px;font-size:14px;font-weight:600}.catalog-filter__option.is-active,.catalog-filter__option:hover{color:#5a38ff;background:#7653ff14}.catalog-results{padding-top:22px}.catalog-list-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 20px;display:grid}.catalog-card{min-width:0}.catalog-card__frame{aspect-ratio:1;background:#fff;border:1px solid #7653ff1a;border-radius:18px;place-items:center;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 26px #343a6c0f}.catalog-card__preview{place-items:center;width:100%;height:100%;min-height:0;display:grid}.catalog-card__preview svg,.catalog-card__preview img{object-fit:contain;width:100%;height:100%;display:block}.preview-progress-badge{z-index:3;pointer-events:none;background:#00000047;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:78px;min-height:36px;padding:6px 12px;display:inline-flex;position:absolute;top:14px;right:14px}.preview-progress-badge__icon{object-fit:contain;flex:none;width:16px;height:16px}.preview-progress-badge__label{color:#fff;letter-spacing:-.03em;font-size:14px;font-weight:700;line-height:1}.catalog-card h3{text-align:center;color:#222653;margin:12px 0 0;font-size:14px;font-weight:700;line-height:1.3}.catalog-loading{color:#242a57;justify-content:center;align-items:center;gap:14px;padding:22px 0 12px;font-size:16px;font-weight:600;display:flex}.catalog-loading[hidden]{display:none!important}.catalog-loading__spinner{border:3px solid #6a49ff29;border-top-color:#6a49ff;border-radius:50%;width:24px;height:24px;animation:.9s linear infinite catalog-spinner}.catalog-sentinel{width:100%;height:1px}@keyframes catalog-spinner{to{transform:rotate(360deg)}}.hero>.container{width:100%;max-width:none}.hero__grid,.page-hero__grid,.detail-grid,.game-grid,.catalog-layout__grid,.asset-grid,.benefits__grid,.blog-grid,.footer-grid,.detail-meta{gap:18px;display:grid}.benefits .container,.benefits--compact .container{padding:0 var(--home-section-inline-padding)}.hero__grid{background:#fffffff5;border:0;border-radius:0;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:stretch;padding:0;box-shadow:0 24px 54px #805cff1a}.hero__grid--home{isolation:isolate;position:relative;overflow:hidden}.hero__grid--home:before{content:"";opacity:.9;pointer-events:none;z-index:0;background:url(/assets/design/main-banner-lefttop-ic.png) 0 0/min(52vw,820px) no-repeat;position:absolute;inset:0}.hero__grid--home>*{z-index:1;position:relative}.hero__copy,.hero__art,.page-hero__preview,.sidebar-card,.asset-card,.benefit-card,.detail-panel,.art-stage,.game-canvas-card,.tool-panel,.panel-block,.palette-card,.static-page .container,.blog-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow)}.hero__copy,.sidebar-card,.detail-panel,.art-stage,.game-canvas-card,.tool-panel,.panel-block,.palette-card,.static-page .container,.blog-card{padding:24px}.hero__copy,.hero__art{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0}.hero__copy{flex-direction:column;justify-content:flex-end;padding:0 28px 0 48px;display:flex}.hero__copy-top,.hero__copy-bottom{flex-direction:column;display:flex}.hero__copy-bottom{margin-top:8px}.hero__art{align-items:flex-end;padding:0;display:flex}.hero__copy h1,.page-hero__grid h1,.detail-panel h1,.game-header h1,.static-page h1{letter-spacing:-.05em;margin:0;font-size:clamp(40px,4vw,72px);line-height:.98}.static-page.blog-index-page{padding-top:6px}.blog-index-page h1{margin-bottom:18px;font-size:clamp(28px,2.6vw,38px);line-height:1.05}.blog-index-page .container{width:min(1700px,100vw - 56px);padding:34px 16px}.hero__copy h1{letter-spacing:-.06em;max-width:710px;font-size:clamp(28px,3.2vw,52px);font-weight:700;line-height:1.14}.hero__copy h1 span{background:0 0;-webkit-background-clip:initial;background-clip:initial;color:#171b3b}.hero__line{display:block}.hero__line--plain{color:#171b3b;background:0 0;-webkit-background-clip:initial;background-clip:initial}.hero__copy p,.page-hero__grid p,.detail-panel p,.static-page p,.panel-block p,.asset-card p,.footer-copy{color:var(--muted);line-height:1.7}.hero__copy p{color:#1e2245}.eyebrow,.breadcrumbs{color:#67709a;letter-spacing:.06em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}.breadcrumbs{text-transform:none;letter-spacing:0;font-size:15px}.hero__actions,.asset-card__actions,.zoom-bar,.palette-card__header,.catalog-toolbar,.footer-bottom{gap:14px}.hero__actions{margin-top:0}.button--with-icon{justify-content:center;align-items:center;gap:12px;display:inline-flex}.button--with-icon img{object-fit:contain;width:24px;height:24px}.hero-search{grid-template-columns:minmax(0,1fr) 190px;gap:16px;max-width:780px;margin-top:24px;display:grid;position:relative}.hero-search__input,.hero-search__button{border-radius:20px;height:60px}.hero-search__input{color:var(--text);background:#fff;border:1px solid #7653ff1f;padding:0 24px;font-size:17px;box-shadow:inset 0 1px #fffc}.hero-search__input::placeholder{color:#a0a8c5}.hero-search__button{color:#fff;cursor:pointer;background:linear-gradient(#3f86ff 0%,#2965ee 100%);border:0;font-size:20px;font-weight:800;box-shadow:0 14px 30px #3062f233}.hero-search__tooltip{z-index:6;color:#fff;text-align:center;background:linear-gradient(#4d8eff 0%,#2b67ee 100%);border:0;border-radius:18px;min-width:240px;max-width:min(88vw,360px);padding:14px 18px;font-size:15px;font-weight:700;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%);box-shadow:0 16px 34px #3062f233}.hero-search__tooltip:before{content:"";clip-path:polygon(50% 0,100% 100%,0 100%);background:#4a8bfd;width:28px;height:16px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.search-tags{flex-wrap:nowrap;gap:10px;max-width:100%;margin-top:16px;margin-bottom:18px;padding-top:0}.button{color:#fff;background:var(--primary);cursor:pointer;border:0;border-radius:16px;padding:19px 30px;font-size:18px;font-weight:800;transition:transform .2s;box-shadow:0 16px 30px #7653ff38}.button:hover{transform:translateY(-1px)}.button--secondary,.button--ghost{color:#6f56ff;box-shadow:none;background:#fff;border:1px solid #6f56ff29}.button--green{background:var(--green)}.button--pink{background:linear-gradient(135deg,#f04cb0 0%,#ff6552 100%)}.button--orange{background:var(--orange)}.button--tiny{border-radius:12px;padding:10px 12px;font-size:13px}.search-tags span,.search-tags a,.mini-tags span,.footer-socials span{color:#6f56ff;background:#7653ff14;border-radius:999px;padding:9px 16px;font-size:13px;font-weight:700}.search-tags span{color:#000;white-space:nowrap;background:0 0;margin-right:-6px;padding-left:0;font-weight:700}.search-tags a{white-space:nowrap}body.search-sheet-open{overflow:hidden}body.search-sheet-open>.scroll-top-button{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.search-sheet{z-index:90;background:#ffffff03;position:fixed;inset:0}.search-sheet__panel{background:#fff;transition:transform .24s;position:absolute;inset:0;transform:translateY(100%)}.search-sheet.is-open .search-sheet__panel{transform:translateY(0)}.search-sheet__topbar{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;padding:24px 46px 2px;display:flex;position:sticky;top:0}.search-sheet__topbar-label{color:#2a3254;align-items:center;gap:10px;font-size:20px;font-weight:800;display:inline-flex}.search-sheet__topbar-icon,.search-sheet__field-icon{background:50%/contain no-repeat;flex:0 0 22px;width:22px;height:22px}.search-sheet__topbar-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='7.2' fill='none' stroke='%235980ff' stroke-width='2.4'/%3E%3Cpath d='M16.4 16.4L21 21' fill='none' stroke='%235980ff' stroke-width='2.4' stroke-linecap='round'/%3E%3C/svg%3E")}.search-sheet__field-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='7.2' fill='none' stroke='%23989999' stroke-width='2.4'/%3E%3Cpath d='M16.4 16.4L21 21' fill='none' stroke='%23989999' stroke-width='2.4' stroke-linecap='round'/%3E%3C/svg%3E")}.search-sheet__close{color:#2a3254;cursor:pointer;background:0 0;border:0;font-size:42px;line-height:1}.search-sheet__scroll{height:100%;padding-bottom:54px;overflow-y:auto}.search-sheet__sticky{z-index:1;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:6px 0 10px;position:relative;top:auto}.search-sheet__container{width:min(1840px,100vw - 88px);margin:0 auto}.search-sheet__form{position:relative}.search-sheet__search-row{grid-template-columns:minmax(0,1fr) 172px;align-items:start;gap:16px;display:grid}.search-sheet__field{position:relative}.search-sheet__input{color:#273246;background:#fff;border:1px solid #7653ff2e;border-radius:18px;width:100%;height:64px;padding:0 72px 0 62px;font-size:20px;box-shadow:inset 0 1px #ffffffdb}.search-sheet__input:focus{border-color:#5b8dff;outline:none;box-shadow:0 0 0 2px #5b8dff1f}.search-sheet__input::placeholder{color:#989999;font-size:18px}.search-sheet__field-icon{position:absolute;top:50%;left:20px;transform:translateY(-50%)}.search-sheet__clear{color:#27324694;cursor:pointer;background:0 0;border:0;font-size:40px;line-height:1;position:absolute;top:50%;right:18px;transform:translateY(-55%)}.search-sheet__submit{color:#fff;cursor:pointer;background:linear-gradient(#3f86ff 0%,#2965ee 100%);border:0;border-radius:18px;height:64px;font-size:24px;font-weight:800;box-shadow:0 16px 30px #3062f233}.search-sheet__tooltip,.search-sheet__history{z-index:5;background:#fff;border:1px solid #242e5624;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 16px 36px #242e5629}.search-sheet__tooltip{color:#273246;padding:14px 18px;font-size:15px;font-weight:700}.search-sheet__tooltip:before,.search-sheet__history:before{content:"";background:#fff;border-top:1px solid #242e5624;border-left:1px solid #242e5624;width:18px;height:18px;position:absolute;top:-9px;left:42px;transform:rotate(45deg)}.search-sheet__history{border-radius:20px;width:min(460px,100% - 180px);min-width:280px;padding:18px 0 16px}.search-sheet__history-chip{color:#2a3254;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:12px 28px;font-size:16px;font-weight:600;line-height:1.35;display:block}.search-sheet__history-chip:hover{background:#7653ff0f}.search-sheet__body{padding-top:0}.search-sheet__section{margin-bottom:36px}.search-sheet__section-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.search-sheet__section-heading h3,.search-sheet__subheading{color:#273246;margin:0;font-size:22px;font-weight:800}.search-sheet__subheading{margin-bottom:16px}.search-sheet__row-track{scrollbar-width:none;gap:18px;padding-bottom:8px;display:flex;overflow-x:auto}.search-sheet__row-track::-webkit-scrollbar{display:none}.search-sheet__row-track>.printable-card{flex:0 0 232px;min-width:232px}.search-sheet__row-track>.printable-card .printable-card__frame{margin-bottom:10px}.search-sheet__row-track>.printable-card h3{font-size:15px}.search-sheet__blog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.search-sheet__blog-link{display:block}.search-sheet__results .catalog-list-grid,.search-sheet__results .blog-grid{margin-bottom:6px}.search-sheet__empty{text-align:center;color:#8f96a8;padding:24px 0 20px}.search-sheet__empty-title{font-size:clamp(24px,3vw,46px);font-weight:700;line-height:1.16}.search-sheet__empty-subtitle{margin-top:28px;font-size:clamp(20px,2.6vw,38px);font-weight:700;line-height:1.14}.search-sheet__footer{margin-top:34px}.search-sheet__footer .site-footer{background:#fff}.search-sheet__scroll-top{z-index:6;position:absolute;bottom:22px;right:22px}@media (width<=1024px){.search-sheet__container{width:calc(100vw - 36px)}.search-sheet__search-row{grid-template-columns:minmax(0,1fr) 148px}.search-sheet__blog-grid,.search-sheet__results .catalog-list-grid,.search-sheet__results .blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.hero-search__tooltip{min-width:220px;font-size:14px}.search-sheet__topbar{padding:18px 14px 12px}.search-sheet__topbar-label{font-size:17px}.search-sheet__close{font-size:34px}.search-sheet__sticky{padding:8px 0 16px;top:62px}.search-sheet__container{width:calc(100vw - 24px)}.search-sheet__sticky h2{margin-bottom:14px;font-size:27px}.search-sheet__search-row{grid-template-columns:1fr;gap:12px}.search-sheet__input{height:58px;padding:0 54px 0 48px;font-size:18px}.search-sheet__submit{height:54px;font-size:22px}.search-sheet__field-icon{flex-basis:18px;width:18px;height:18px;left:16px}.search-sheet__clear{font-size:34px;right:14px}.search-sheet__history{max-width:calc(100vw - 24px)}.search-sheet__body{padding-top:14px}.search-sheet__section{margin-bottom:28px}.search-sheet__section-heading h3,.search-sheet__subheading{font-size:18px}.search-sheet__row-track>.printable-card{flex-basis:180px;min-width:180px}.search-sheet__blog-grid,.search-sheet__results .catalog-list-grid,.search-sheet__results .blog-grid{grid-template-columns:1fr}.search-sheet__scroll-top{bottom:18px;right:14px}}.hero__art{min-height:0;position:relative;overflow:hidden}.hero__art-main{object-fit:contain;border-radius:0;width:min(100%,980px);max-width:none;height:auto;display:block;position:relative;bottom:auto;left:auto;right:0;transform:none}.category-strip{background:#f2f0ee;padding:14px 0 16px}.category-strip .container{padding:0 var(--home-section-inline-padding)}.category-strip__header,.category-strip__grid,.category-tile{align-items:center;display:flex}.category-strip__header{justify-content:space-between;margin-bottom:14px}.category-strip__header h2{letter-spacing:-.03em;color:#2a2f55;align-items:center;gap:10px;margin:0;font-size:20px;font-weight:800;display:inline-flex}.category-strip__emoji{font-size:20px;line-height:1}.category-strip__header a{color:#6f56ff;font-size:15px;font-weight:800}.category-strip__grid{gap:18px;padding-bottom:4px;overflow-x:auto}.category-tile{text-align:center;flex-direction:column;flex:none;justify-content:flex-start;gap:10px;width:132px;min-width:0}.category-tile img{object-fit:contain;width:120px;height:120px;display:block}.category-tile strong{color:#2e335c;margin:0;font-size:15px;font-weight:700;line-height:1.15}.page-shell,.site-footer{background:#fff}.chip-card,.benefit-card{padding:22px}.chip-card strong,.asset-card h3,.panel-block h2,.benefit-card h3,.blog-card h2,.detail-meta strong{margin:0;font-size:18px}.section-heading{justify-content:space-between;margin-bottom:18px}.section-heading h2,.section-title,.rich-copy h2,.site-footer h3{letter-spacing:-.04em;margin:0;font-size:30px}.section-heading a{color:#6f56ff;font-weight:800}.asset-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.asset-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.asset-grid--carousel{grid-template-columns:repeat(6,minmax(0,1fr))}.benefits{padding-top:22px}.benefits__grid{background:#fff;border:1px solid #7653ff1f;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;box-shadow:0 10px 28px #464d840f}.benefit-card{background:#fff;align-items:flex-start;gap:12px;min-height:110px;padding:18px 20px;display:flex}.benefit-card+.benefit-card{border-left:1px solid #7653ff1a}.benefit-card__icon{flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.benefit-card__icon img{object-fit:contain;width:34px;height:34px}.benefit-card__body{flex-direction:column;gap:6px;display:flex}.benefit-card h3{color:#5a38ff;margin:0;font-size:15px;font-weight:800;line-height:1.15}.benefit-card p{color:#4f567d;margin:0;font-size:12px;line-height:1.55}.asset-section--printable .section-heading{margin-bottom:14px}.asset-section--printable .container{padding:0 var(--home-section-inline-padding)}.asset-section--printable .section-heading h2{letter-spacing:-.03em;color:#2a2f55;font-size:20px;font-weight:800}.asset-section--printable .section-heading a{font-size:15px}.asset-section--online .container{padding:0 var(--home-section-inline-padding)}.asset-section--online .section-heading h2{letter-spacing:-.03em;color:#2a2f55;font-size:20px;font-weight:800}.asset-section--online .section-heading a{font-size:15px}.asset-section--blog .container{padding:0 var(--home-section-inline-padding)}.online-showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 16px;display:grid}.online-card{text-align:center;flex-direction:column;align-items:center;display:flex}.online-card__frame{aspect-ratio:1;background:#fff;border:1px solid #7653ff1f;border-radius:18px;place-items:center;width:100%;padding:12px;display:grid;overflow:hidden;box-shadow:0 10px 26px #343a6c14}.online-card__image,.online-card__svg,.online-card__svg img{object-fit:contain;width:100%;height:100%;display:block}.online-card__svg{min-height:0}.online-card__svg svg{width:100%;height:100%}.online-card h3{margin:10px 0 0;font-size:14px;font-weight:700;line-height:1.25}.online-card h3 a{color:#222653}.my-art-page{background:#f2f0ee;padding:14px 0 80px}.my-art-page__container{background:#f2f0ee;max-width:820px}.my-art-page__header{text-align:center}.my-art-page__header h1{letter-spacing:-.04em;color:#5a4a75;margin:0;font-size:clamp(38px,6vw,56px);font-weight:900;line-height:1}.my-art-tabs{z-index:24;background:#fff;border-radius:999px;justify-content:center;gap:48px;width:fit-content;max-width:min(100%,1260px);margin:4px auto 24px;padding:16px 106px 14px;display:flex;position:sticky;top:0;box-shadow:inset 0 1px #fffffff5,0 12px 30px #6e608c14}.my-art-tab{color:#a79abc;letter-spacing:-.03em;cursor:pointer;background:0 0;border:0;padding:0 0 16px;font-size:clamp(20px,3.5vw,26px);font-weight:800;line-height:1.1;position:relative}.my-art-tab.is-active{color:#6f6487}.my-art-tab.is-active:after{content:"";filter:blur(2px);background:radial-gradient(circle,#ab66ff8c 0%,#ab66ff2e 48%,#ab66ff00 82%);border-radius:999px;height:12px;position:absolute;bottom:0;left:8%;right:8%}.my-art-panels{background:#f2f0ee;display:block}.my-art-panel[hidden]{display:none}.my-art-grid{flex-direction:column;gap:28px;display:flex}.my-art-row{grid-template-columns:minmax(0,1.62fr) minmax(0,1fr);align-items:stretch;column-gap:36px;width:70%;margin:0 auto;padding:0 10px;display:grid}.my-art-row--big-right{grid-template-columns:minmax(0,1fr) minmax(0,1.62fr)}.my-art-row__stack{grid-template-rows:repeat(2,minmax(0,1fr));row-gap:8px;min-height:0;display:grid}.my-art-card-shell{box-sizing:border-box;background:url(/assets/design/cloimg_myart_item_bg_shadow.png) 50%/100% 100% no-repeat;min-width:0;min-height:0;padding:10px 4px 2px;display:block}.my-art-card-shell.is-empty{visibility:hidden;pointer-events:none}.my-art-card{border-radius:12px;width:100%;height:100%;display:block;position:relative;overflow:hidden}.my-art-row--dark .my-art-card{background:#3b3b3b}.my-art-row--gold .my-art-card{background:#a2723c}.my-art-card--big{aspect-ratio:100/124;padding:6px}.my-art-card--small{aspect-ratio:10/11;padding:6px}.my-art-card__surface{background:#fff;border-radius:6px;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.my-art-card__content{width:90%;height:90%;min-height:0;position:relative;overflow:hidden}.my-art-card--small .my-art-card__content{width:75%;height:75%}.my-art-card__preview{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.my-art-card__preview .printable-card__image,.my-art-card__preview img,.my-art-card__preview svg{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.my-art-card .preview-progress-badge{gap:0;min-width:52px;min-height:28px;padding:4px 10px;top:12px;right:12px}.my-art-card .preview-progress-badge__icon{display:none}.my-art-card__title{z-index:2;text-align:center;pointer-events:none;width:calc(100% - 24px);margin:6px;padding:0 10px;font-size:17px;font-weight:700;line-height:1.25;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.my-art-card--small .my-art-card__title{white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.1;overflow:hidden}.my-art-card__title-text{z-index:1;color:#22265380;-webkit-text-stroke:4px #ffffff80;paint-order:stroke fill;text-shadow:0 4px 14px #18162c2e,0 2px #18162c1a;display:inline-block;position:relative}.my-art-empty{text-align:center;padding:48px 24px 24px}.my-art-empty strong{color:#5b4f72;letter-spacing:-.03em;font-size:24px;font-weight:900;line-height:1.15;display:block}.my-art-empty p{color:#8b82a3;max-width:520px;margin:12px auto 0;font-size:16px;line-height:1.55}.my-art-empty__cta{justify-content:center;align-items:center;min-width:220px;margin-top:28px;text-decoration:none;display:inline-flex}.printable-carousel{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:14px;display:grid}.printable-carousel__viewport{overflow:hidden}.printable-carousel__track{grid-template-columns:repeat(8,minmax(0,1fr));gap:16px;display:grid}.printable-carousel__nav{color:#20254d;cursor:pointer;background:#fff;border:1px solid #7653ff1f;border-radius:999px;width:44px;height:44px;font-size:28px;line-height:1;box-shadow:0 12px 26px #3a47891f}.printable-carousel__nav:disabled{opacity:.35;cursor:default}.printable-card h3{text-align:center;margin:10px 0 0;font-size:14px;font-weight:700;line-height:1.25}.printable-card h3 a{color:#222653}.printable-card__frame{aspect-ratio:1;background:#fff;border:1px solid #7653ff1f;border-radius:18px;place-items:center;padding:16px;display:grid;overflow:hidden;box-shadow:0 10px 26px #343a6c14}.printable-card__image{object-fit:contain;width:100%;height:100%;display:block}.printable-card__svg{place-items:center;width:100%;height:100%;min-height:0;display:grid}.printable-card__svg svg{width:100%;height:100%}.asset-card__preview,.svg-stage{background:#fff;border:1px solid #7653ff14;border-radius:20px;place-items:center;width:100%;min-height:210px;display:grid;overflow:hidden}.asset-card__preview svg,.svg-stage svg{width:100%;height:100%}.benefits__grid,.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.page-hero__grid,.detail-grid,.game-grid,.catalog-layout__grid{grid-template-columns:minmax(0,1fr) 360px}body[data-page-type=number-game] .game-grid{flex-wrap:wrap;grid-template-columns:none;align-items:start;gap:14px 18px;margin-top:4px;display:flex}body[data-page-type=free-game] .page-shell,body[data-page-type=free-game] .game-shell{background:linear-gradient(#fffaf3 0%,#fff 18%)}body[data-page-type=free-game] .game-shell{padding-top:8px}.page-hero__preview img{border-radius:20px;width:100%;max-width:340px}.sidebar-list{gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.sidebar-list li,.toggle-row{justify-content:space-between;gap:10px}.sidebar-panel{border-top:1px solid #7653ff1a;margin-top:22px;padding-top:22px}.catalog-toolbar{justify-content:space-between;margin-bottom:20px}.pagination-bar{justify-content:center;gap:10px;margin-top:26px;display:flex}.pagination-pill{width:42px;height:42px;color:var(--muted);background:#fff;border:1px solid #7653ff1f;border-radius:50%;place-items:center;display:grid}.pagination-pill.is-active{background:var(--primary);color:#fff}.art-stage{position:relative}.favorite-button{color:#7a4cff;cursor:pointer;background:#fff;border:1px solid #7653ff24;border-radius:50%;width:46px;height:46px;position:absolute;top:18px;right:18px}.detail-rating{color:#ffae1f;font-weight:800}.stack-actions{flex-direction:column;gap:12px;display:flex}.detail-meta{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px}.detail-meta span{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:13px;display:block}.game-header{margin-bottom:20px}body[data-page-type=number-game] .page-shell{padding-top:42px}body[data-page-type=free-game] .page-shell{padding-top:70px}.number-page-topbar{z-index:34;background:#fffffffa;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #7653ff14}.number-page-topbar .game-breadcrumbs,.number-page-topbar .game-header--number{width:var(--section-width);margin-left:auto;margin-right:auto;padding-left:12px;padding-right:12px}.free-topbar-row{width:var(--section-width);justify-content:space-between;align-items:center;gap:20px;margin-left:auto;margin-right:auto;padding:6px 12px;display:flex}.free-topbar-actions{flex:none;justify-content:flex-end;align-items:center;gap:16px;display:inline-flex}.free-progress-card{align-items:center;gap:12px;min-width:0;display:inline-flex}.free-progress-card--stage{z-index:1;grid-template-columns:auto 170px auto;grid-template-areas:"label line percent""count count count";place-items:center;gap:6px 12px;width:auto;max-width:calc(100% - 180px);display:grid;position:relative}.free-progress-card__label,.free-progress-card__percent,.free-progress-card__count{color:#232a57;white-space:nowrap;line-height:1}.free-progress-card__label{text-shadow:none;font-size:15px;font-weight:600}.free-progress-card--stage .free-progress-card__label{grid-area:label}.free-progress-card__line{flex:0 0 170px;width:170px;min-width:170px;height:12px}.free-progress-card--stage .free-progress-card__line{grid-area:line}.free-progress-card__percent{color:#6b7498;text-shadow:none;font-size:15px;font-weight:600}.free-progress-card--stage .free-progress-card__percent{grid-area:percent}.free-progress-card--stage .free-progress-card__count{grid-area:count;justify-self:center}.free-progress-card__count{opacity:.72;font-size:13px;font-weight:500}.game-breadcrumbs{color:#000;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:0;padding-top:18px;padding-bottom:14px;font-size:14px;font-weight:700;display:flex}.free-topbar-row .game-breadcrumbs{flex:auto;width:auto;min-width:0;margin-right:auto;padding-left:0;padding-right:0}.free-done-button{box-shadow:none;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.free-progress-card .progress-line span{background:linear-gradient(90deg,#6a32ff 0%,#ff4ba1 100%)}.free-done-button__bg{width:188px;height:auto;display:block}.free-done-button__content{justify-content:center;align-items:center;gap:10px;padding:0 18px;display:inline-flex;position:absolute;inset:0}.free-done-button__icon{object-fit:contain;flex:none;width:30px;height:30px}.free-done-button__label{color:#fff;white-space:nowrap;text-shadow:0 1px #0b9c85,1px 0 #0b9c85,0 -1px #0b9c85,-1px 0 #0b9c85,1px 1px #0b9c85,-1px 1px #0b9c85;font-size:15px;font-weight:700;line-height:1}.game-breadcrumbs a{color:inherit}.game-breadcrumbs__mode{margin-left:2px;font-weight:800}.game-breadcrumbs__mode--number{background:linear-gradient(90deg,#ff7b2c 0%,#ff4ba1 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.game-breadcrumbs__mode--freestyle{background:linear-gradient(90deg,#5a2ff9 0%,#ff7c1f 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.game-header--number{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin-bottom:0;padding-bottom:4px;display:grid}.game-header--number h1{text-align:center;letter-spacing:-.04em;font-size:clamp(24px,3.2vw,42px);line-height:1.08}.game-back-button{color:#171b3b;cursor:pointer;background:#fff;border:1px solid #7653ff24;border-radius:16px;justify-self:start;align-items:center;gap:10px;min-height:42px;padding:0 16px;font-size:15px;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #3a407614}.game-back-button__icon{width:18px;height:18px;display:inline-flex}.game-back-button__icon svg{width:100%;height:100%}.game-header__spacer{min-width:1px;min-height:1px}.game-canvas-card{padding:22px}.container--free-game{width:min(1680px,100vw - 24px)}.free-play-area{margin-inline:auto;background:linear-gradient(#ffffff57,#ffffff57),url(/assets/design/painting-game-bg.png) 50%/cover no-repeat;border-radius:0;width:fit-content;max-width:100%;margin-top:8px;padding:18px 20px;position:relative;overflow:visible;box-shadow:0 18px 42px #5c5c9e1f}.free-play-area__content{width:max-content;max-width:100%;position:relative}:-webkit-any(.free-play-area.is-theater-mode,.free-play-area:fullscreen,.free-play-area:-webkit-full-screen){z-index:80;background:linear-gradient(#ffffff2e,#ffffff2e),url(/assets/design/painting-game-bg.png) 50%/cover no-repeat;border-radius:0;width:100vw;max-width:none;height:100vh;min-height:100vh;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}:is(.free-play-area.is-theater-mode,.free-play-area:fullscreen,.free-play-area:fullscreen){z-index:80;background:linear-gradient(#ffffff2e,#ffffff2e),url(/assets/design/painting-game-bg.png) 50%/cover no-repeat;border-radius:0;width:100vw;max-width:none;height:100vh;min-height:100vh;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}body.free-theater-mode,body.number-theater-mode{overflow:hidden}:-webkit-any(.free-play-area.is-theater-mode .free-play-area__content,.free-play-area:fullscreen .free-play-area__content,.free-play-area:-webkit-full-screen .free-play-area__content){width:max-content;max-width:none;transform:translate(-50%, -50%) scale(var(--free-play-area-scale,1));transform-origin:50%;position:absolute;top:50%;left:50%}:is(.free-play-area.is-theater-mode .free-play-area__content,.free-play-area:fullscreen .free-play-area__content,.free-play-area:fullscreen .free-play-area__content){width:max-content;max-width:none;transform:translate(-50%, -50%) scale(var(--free-play-area-scale,1));transform-origin:50%;position:absolute;top:50%;left:50%}.free-game-layout{grid-template-columns:minmax(0,1fr) max-content 20px minmax(0,520px) 20px 220px minmax(0,1fr);align-items:start;gap:0;display:grid}.free-sidebar{align-content:start;gap:18px;display:grid}.free-sidebar--left{grid-column:2;width:fit-content}.free-stage-column{grid-column:4}.free-sidebar--right{grid-column:6}.free-panel{background:#fffffffa;border:1px solid #7653ff14;border-radius:24px;padding:18px 16px;box-shadow:0 16px 34px #5c5c9e1a}.free-sidebar--left .free-panel{width:fit-content;min-width:260px}.free-panel--wheel{place-items:center;padding:14px;display:grid}.free-panel h2,.free-panel__heading h2{color:#191919;margin:0;font-size:18px;line-height:1.1}.free-panel__chevron,.free-select-button__chevron{color:#672fff;font-size:16px;font-weight:900;line-height:1}.free-tool-row.is-active,.free-select-button.is-active{box-shadow:inset 0 0 0 2px #7d5dff33,0 8px 18px #6f56ff29}.free-panel__section-title{color:#4a4a4a;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;margin:0 0 56px;padding-left:2px;font-size:12px;font-weight:800}.free-tool-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px;display:grid}.free-tool-row,.free-select-button,.free-reset-button,.free-zoom-button,.free-zoom-readout{cursor:pointer;background:#fff;border:1px solid #7653ff1f}.free-tool-row{color:#1d1d1d;text-align:left;white-space:nowrap;border-radius:18px;justify-content:center;align-items:center;min-height:50px;padding:4px 10px;font-size:14px;font-weight:600;display:flex}.free-tool-row:disabled{opacity:.42;cursor:default;box-shadow:none}.free-tool-row:disabled .free-tool-row__icon{color:#6a32ff8c}.free-tool-list .free-tool-row{justify-content:flex-start;width:112px;min-width:0;padding:6px 12px}.free-tool-row__content{justify-content:flex-start;align-items:center;gap:4px;width:auto;display:inline-flex}.free-tool-row__icon{color:#0000;background-position:50%;background-repeat:no-repeat;background-size:contain;flex:0 0 32px;width:32px;height:32px;display:block}.free-tool-row__icon--undo,.free-tool-row__icon--redo,.free-tool-row__icon--pick,.free-tool-row__icon--help,.free-tool-row__icon--repaint{background-color:#0000}.free-tool-row__icon--undo{background-image:url(/assets/design/painting-undo-normal.png)}.free-tool-row__icon--redo{background-image:url(/assets/design/painting-redo-normal.png)}.free-tool-row__icon--pick{background-image:url(/assets/design/painting-pick-unactive.png)}.free-tool-row__icon--help{background-image:url(/assets/design/painting-help.png)}.free-tool-row__icon--repaint{background-image:url(/assets/design/painting-repaint.png)}.free-tool-row__icon--findnext{background-image:url(/assets/design/painting_magnify_ic.png)}.free-tool-row:disabled .free-tool-row__icon--undo{background-image:url(/assets/design/painting-undo-gray.png)}.free-tool-row:disabled .free-tool-row__icon--redo{background-image:url(/assets/design/painting-redo-gray.png)}.free-tool-row.is-active[data-tool=pick] .free-tool-row__icon--pick{background-image:url(/assets/design/painting-pick-actived.png)}.free-tool-row__label{line-height:1;display:inline-block}.free-option-sections{gap:18px;margin-top:22px;display:grid}.free-option-section{gap:8px;display:grid}.free-option-section__title{color:#4a4a4a;letter-spacing:.08em;text-transform:uppercase;margin:0;padding-left:2px;font-size:12px;font-weight:800}.free-option-list{gap:8px;display:grid}.free-option-section+.free-option-section{margin-top:2px}.free-select-option{color:#1e1e1e;text-align:left;cursor:pointer;background:#fff;border:1px solid #7653ff1f;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:42px;padding:8px 10px;font-size:13px;font-weight:600;display:grid}.free-select-option:hover{background:#6f56ff14}.free-select-option.is-active{box-shadow:inset 0 0 0 2px #7d5dff33,0 8px 18px #6f56ff1f}.free-select-option__icon{color:#0000;background-position:50%;background-repeat:no-repeat;background-size:contain;width:26px;height:26px;display:inline-block}.free-select-option__icon--fillmode{background-image:url(/assets/design/painting-fillmode-ic.png)}.free-select-option__icon--covermode{background-image:url(/assets/design/painting-covermode-ic.png)}.free-select-option__icon--solid-color{background-image:url(/assets/design/painting-solid-color-ic.png)}.free-select-option__icon--gradient-color{background-image:url(/assets/design/painting-gradient-ic.png)}.free-select-option__icon--erase-noactive{background-image:url(/assets/design/painting-erase-noactive.png)}.free-select-option__icon--erase-actived{background-image:url(/assets/design/painting-erase-actived.png)}.free-select-option__check{opacity:0;color:#6a32ff;font-size:14px;font-weight:800}.free-select-option.is-active .free-select-option__check{opacity:1}.free-help-row{margin-top:16px}.free-tool-list .free-help-row{margin-top:0}.free-help-row .free-tool-row__icon{font-size:24px}.free-tool-row--compact{min-height:52px}body.free-guide-open{overflow:hidden}.free-guide-overlay{z-index:220;position:fixed;inset:0}.free-guide-overlay[hidden]{display:none}.free-guide-overlay__scrim{background:#0f1015c2;position:absolute;inset:0}.free-guide-overlay__focus{box-sizing:border-box;pointer-events:none;border:4px dashed #ffffff8f;border-radius:30px;position:absolute}.free-guide-overlay__focus[hidden]{display:none}.free-guide-overlay__focus-secondary{box-sizing:border-box;pointer-events:none;z-index:1;border:4px dashed #ffffff8f;border-radius:30px;position:absolute}.free-guide-overlay__focus-secondary[hidden]{display:none}.free-guide-overlay__focus-inner{width:100%;height:100%;position:relative}.free-guide-overlay__focus-node{pointer-events:none;position:absolute}.free-guide-overlay__focus-node>*{pointer-events:none!important}.free-guide-overlay__focus-node .free-tool-row,.free-guide-overlay__focus-node .free-select-option,.free-guide-overlay__focus-node .free-color-rack__tones,.free-guide-overlay__focus-node .free-recent-colors,.free-guide-overlay__focus-node .free-color-wheel-trigger,.free-guide-overlay__focus-node .free-done-button,.free-guide-overlay__focus-node .free-color-rack__nav,.free-guide-overlay__focus-node .free-progress-card{opacity:1!important}.free-guide-overlay__focus-node .free-progress-card__label,.free-guide-overlay__focus-node .free-progress-card__percent,.free-guide-overlay__focus-node .free-progress-card__count{color:#fff!important}.free-guide-overlay__focus-node .free-progress-card__line{background:#ffffff3d!important}.free-guide-overlay__focus-node .free-progress-card .progress-line span{background:#fff!important}.free-guide-overlay__focus-node .free-zoom-readout,.free-guide-overlay__focus-node .free-zoom-readout .js-free-zoom-label,.free-guide-overlay__focus-node .js-free-zoom-label,.free-guide-overlay__focus-node .free-zoom-readout .js-zoom-label,.free-guide-overlay__focus-node .js-zoom-label{color:#fff!important}.free-guide-overlay__arrow{z-index:2;object-fit:contain;pointer-events:none;position:absolute}.free-guide-overlay__gesture{z-index:2;pointer-events:none;width:180px;max-width:42vw;position:absolute}.free-guide-overlay__card{z-index:3;color:#fff;position:absolute}.free-guide-overlay__title{letter-spacing:-.03em;margin:0;font-size:clamp(32px,3vw,46px);font-weight:900;line-height:1.08}.free-guide-overlay__body{color:#ffffffdb;margin-top:20px;font-size:clamp(18px,1.6vw,24px);line-height:1.36}.free-guide-overlay__body p{margin:0 0 18px}.free-guide-overlay__body p:last-child{margin-bottom:0}.free-guide-overlay__next{color:#fff;cursor:pointer;background:linear-gradient(135deg,#9d63ed 0%,#7f43cf 100%);border:0;border-radius:999px;min-width:178px;min-height:62px;margin-top:30px;padding:0 34px;font-size:24px;font-weight:800;box-shadow:0 18px 34px #6436b15c}@media (width<=720px){.free-guide-overlay__focus,.free-guide-overlay__focus-secondary{border-width:3px;border-radius:24px}.free-guide-overlay__title{font-size:28px}.free-guide-overlay__body{font-size:16px}.free-guide-overlay__next{min-width:150px;min-height:54px;font-size:18px}}.free-mode-tooltip{z-index:40;color:#111;pointer-events:none;background:#95ec69;border-radius:16px;max-width:320px;padding:14px 18px;font-size:14px;font-weight:600;line-height:1.4;position:fixed;box-shadow:0 16px 32px #63ae3742}.free-mode-tooltip:after{content:"";background:#95ec69;width:18px;height:18px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)rotate(45deg)}.free-mode-tooltip--completion{text-align:center;letter-spacing:-.02em;text-shadow:0 6px 12px #4c56b473,0 2px 3px #39449b59;background:#21ba4a;border:0;border-radius:20px;max-width:min(1280px,100vw - 48px);padding:20px 32px;font-size:22px;font-weight:800;line-height:1.28;box-shadow:0 16px 32px #21ba4a42}.free-mode-tooltip__accent{color:#ff3d5b;letter-spacing:-.035em;-webkit-text-stroke:6px #fff;paint-order:stroke fill;text-shadow:0 8px 14px #56133542,0 4px 10px #fff3;margin:0 8px;font-size:1.28em;font-weight:900;display:inline-block}.number-first-tap-guide{z-index:214;pointer-events:none;width:146px;height:109px;position:fixed;transform:translate(-8.9%,-6.6%)}.number-first-tap-guide__hand{object-fit:contain;width:100%;height:100%;animation:1.6s ease-in-out infinite number-first-tap-hand;position:absolute;inset:0}.number-first-tap-guide__pulse{opacity:0;border-radius:999px;position:absolute;top:6.6%;left:8.9%;transform:translate(-50%,-50%)scale(.6)}.number-first-tap-guide__pulse--outer{border:4px solid #fffffff2;width:54px;height:54px;animation:1.6s ease-out infinite number-first-tap-pulse}.number-first-tap-guide__pulse--inner{background:#fffffff5;width:18px;height:18px;animation:1.6s ease-out infinite number-first-tap-dot;box-shadow:0 0 0 10px #ffffff38}.number-first-tap-guide--free .number-first-tap-guide__pulse--outer,.number-first-tap-guide--free .number-first-tap-guide__pulse--inner{animation-iteration-count:2}@keyframes number-first-tap-hand{0%,16%,to{transform:translate(0,0)scale(1)}34%{transform:translate(-10px,-10px)scale(.96)}46%{transform:translate(-4px,-4px)scale(.985)}}@keyframes number-first-tap-pulse{0%,18%{opacity:0;transform:translate(-50%,-50%)scale(.45)}30%{opacity:.92}62%{opacity:0;transform:translate(-50%,-50%)scale(1.14)}to{opacity:0;transform:translate(-50%,-50%)scale(1.14)}}@keyframes number-first-tap-dot{0%,18%,to{opacity:0;transform:translate(-50%,-50%)scale(.72)}30%{opacity:1;transform:translate(-50%,-50%)scale(1)}52%{opacity:0;transform:translate(-50%,-50%)scale(1.24)}}.free-mode-tooltip__line{color:#fff;display:block}.free-mode-tooltip__line+.free-mode-tooltip__line{margin-top:12px}.free-mode-tooltip--completion:after{clip-path:none;width:18px;height:18px;box-shadow:none;background:#21ba4a;bottom:-10px;transform:translate(-50%)rotate(45deg)}@supports not (background:linear-gradient(red, blue)){.free-mode-tooltip--completion{background:#21ba4a}}.free-toast{z-index:44;color:#fff;text-align:center;opacity:0;pointer-events:none;background:#232c41eb;border-radius:16px;max-width:min(420px,100vw - 32px);padding:14px 18px;font-size:14px;font-weight:700;line-height:1.4;transition:opacity .18s,transform .18s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,16px);box-shadow:0 18px 42px #1218263d}.free-toast.is-visible{opacity:1;transform:translate(-50%)}.color-wheel--free{opacity:0;cursor:pointer;border-radius:999px;width:100%;height:100%;padding:0;position:absolute;inset:0;overflow:hidden}.free-color-wheel-trigger{cursor:pointer;background:#fff;border-radius:20px;place-items:center;width:90px;height:90px;margin:0 auto;display:inline-grid;position:relative;box-shadow:0 10px 24px #5c5c9e1f}.free-color-wheel-trigger--rack{margin-top:0}.free-color-wheel-trigger__image{object-fit:contain;width:74px;height:74px;display:block}.free-stage-column{justify-items:center;gap:0;min-width:0;display:grid}.free-stage-frame{width:100%;max-width:520px;position:relative}.free-stage-topbar{z-index:4;justify-content:center;align-items:center;height:56px;display:flex;position:absolute;top:10px;left:18px;right:18px}.free-stage-topbar--number{top:12px;left:0;right:0}.free-stage-finish-button{z-index:1;box-shadow:none;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.svg-stage--free{aspect-ratio:365/465;cursor:grab;background:#efefef;border:5px solid #383332;border-radius:24px;width:100%;min-height:0;overflow:hidden;box-shadow:0 12px 36px #2f2a2714}.svg-stage--free .svg-stage__viewport{width:100%;min-height:inherit;height:100%;display:block;position:relative;overflow:hidden}.svg-stage--free .svg-stage__frame{width:100%;max-width:none;height:auto;position:absolute}.svg-stage--free .svg-stage__frame:after{content:"";pointer-events:none;z-index:2;border:1px solid #111;position:absolute;inset:0}.svg-stage--free.is-dragging{cursor:grabbing}.svg-stage--free.is-dragging *{-webkit-user-select:none;user-select:none}.free-play-area--number{place-items:center;min-height:calc(100vh - 132px);margin-top:0;padding:18px 22px 20px;display:grid}.free-play-area--number .free-play-area__content{place-items:center;width:max-content;max-width:100%;display:grid}.free-game-layout--number{grid-template-columns:260px 22px minmax(0,520px) 22px 230px;justify-content:center;align-items:center}.free-game-layout--number>*{align-self:stretch}.free-game-layout--number .free-sidebar--left{grid-column:1}.free-game-layout--number .free-stage-column{grid-column:3}.free-game-layout--number .free-sidebar--right{grid-column:5}.free-stage-column--number .free-stage-frame{max-width:520px;height:100%}.free-panel--number-tools{align-content:start;width:260px;min-width:260px;height:100%;padding:16px 12px 18px;display:grid}.free-tool-list--number{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;margin-top:10px;display:grid}.free-tool-row--number-action{justify-content:flex-start;width:100%;min-height:56px;padding:6px 12px}.free-panel--number-tools .free-tool-row{width:100%}.free-option-sections--number{gap:20px;margin-top:18px}.free-number-copy-card{background:#fff;border:1px solid #7653ff1f;border-radius:18px;gap:12px;padding:14px 14px 16px;display:grid}.free-number-copy-card--options .toggle-row{margin-bottom:0}.free-number-copy-card--options-lite{padding:14px 16px}.free-number-copy-card--highlight{padding:18px 10px 16px}.free-number-copy-card--options-lite .toggle-row{flex-wrap:nowrap;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:14px;display:grid}.free-number-copy-card--options-lite .toggle-row span{white-space:normal;font-size:15px;line-height:1.18}.free-number-copy-card--options-lite .toggle-row__stack{gap:2px;display:grid}.free-number-copy-card--options-lite .toggle-row__line{display:block}.free-color-rack--number{grid-template-columns:minmax(0,1fr);height:auto}.free-color-rack__main--number{border-radius:24px;width:228px;height:auto;padding:16px 0 18px}.free-color-rack__main--number-clean{background:#fff;border-color:#7653ff14;box-shadow:0 16px 34px #5c5c9e1a}.free-number-palette-card{grid-template-rows:auto auto;align-content:start;justify-items:center;gap:12px;height:auto;min-height:auto;display:grid}.free-number-palette-card__title{text-align:center;width:calc(100% - 32px);margin:0;padding-top:0}.number-palette--rack{scrollbar-gutter:stable;flex-direction:column;justify-content:flex-start;place-self:start stretch;align-items:center;width:100%;height:500px;min-height:0;max-height:506px;padding:0;display:flex;overflow:visible auto}.number-palette__content{box-sizing:border-box;justify-items:center;gap:18px;width:max-content;padding-top:8px;padding-bottom:8px;display:inline-grid}.number-palette__page{grid-template-columns:repeat(3,54px);justify-content:start;gap:4px 16px;display:grid}.number-palette__column{align-content:start;gap:18px;display:grid}.number-palette--rack .number-pill{width:54px;height:54px;font-weight:700}.free-panel--number-tools .highlight-style-picker{flex-wrap:nowrap;grid-template-columns:repeat(3,58px);justify-content:center;align-items:start;gap:18px;width:100%;display:grid}.free-panel--number-tools .free-number-copy-card--highlight{padding-right:10px}.free-stage-topbar--number{justify-content:center;top:8px;left:16px;right:16px}.free-progress-card--number{grid-template-columns:auto 170px auto;grid-template-areas:"label line percent""count count count";align-items:center;gap:6px 10px;width:auto;max-width:none;display:grid}.free-progress-card--number .free-progress-card__line{width:170px;min-width:170px}.svg-stage--number{aspect-ratio:365/465;cursor:grab;background:#efefef;border:5px solid #383332;border-radius:24px;width:100%;min-height:0;overflow:hidden;box-shadow:0 12px 36px #2f2a2714}.svg-stage--number .svg-stage__frame:after{content:"";pointer-events:none;z-index:2;border:1px solid #111;position:absolute;inset:0}.zoom-bar-shell--number{bottom:16px}.zoom-bar--number{gap:12px}.zoom-bar-shell--free{z-index:3;width:max-content;padding:0;display:inline-flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.zoom-bar--free{white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:center;gap:10px;width:max-content;display:inline-flex}.free-zoom-button,.free-zoom-readout{color:#6b35ff;border-radius:14px;min-width:52px;min-height:48px;box-shadow:0 10px 24px #5c5c9e14}.free-zoom-button{font-size:28px;font-weight:500}.free-zoom-button--icon{min-width:0;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.free-zoom-button__scale-icon{object-fit:contain;width:52px;height:48px;display:block}.free-zoom-button--expand{margin-left:8px;margin-right:8px;font-size:22px}.zoom-bar--free .free-zoom-readout{min-width:0;margin-left:-4px;margin-right:-4px}.free-zoom-button--find{box-shadow:none;background:0 0;border:0;border-radius:0;min-width:52px;margin-right:6px;padding:0;position:relative;overflow:visible}.free-zoom-button--theater{margin-right:6px}.free-zoom-button__find-icon,.free-zoom-button__done-icon{object-fit:contain;width:44px;height:44px;display:block}.free-zoom-button__badge{color:#fff;pointer-events:none;background:linear-gradient(#ff7f73 0%,#f1505d 100%);border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-8px;box-shadow:0 6px 16px #f1505d47}.free-zoom-button__badge.is-pro{letter-spacing:.02em;min-width:34px;font-size:10px}.free-zoom-button--find.is-pro-locked .free-zoom-button__find-icon{filter:saturate(.92)brightness(.98)}.free-unfinished-modal{text-align:center;background:#fff;border-radius:24px;width:min(560px,100vw - 32px);padding:34px 30px 28px;box-shadow:0 24px 64px #1e1e3c38}.free-unfinished-modal__art{width:208px;height:auto;margin:0 auto 18px;display:block}.free-unfinished-modal__copy{max-width:420px;margin:0 auto}.free-unfinished-modal__copy h2{color:#151515;margin:0;font-size:28px;font-weight:800;line-height:1.08}.free-unfinished-modal__copy p{color:#666;margin:16px 0 0;font-size:18px;font-weight:500;line-height:1.18}.free-unfinished-modal__button{color:#fff;background:#a279d9;border-radius:999px;min-width:280px;margin-top:28px;font-size:18px;font-weight:800}.free-zoom-readout{min-width:0;min-height:0;box-shadow:none;color:#1d1d1d;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:0;padding:0;font-size:16px;font-weight:600;display:inline-flex}.free-color-rack{grid-template-columns:minmax(0,1fr) 78px;align-items:start;gap:0;display:grid;position:relative}.free-color-rack.is-tones-collapsed{grid-template-columns:minmax(0,1fr)}.free-color-rack__main:not(.free-color-rack__main--number-clean),.free-color-rack__tones{background:#fffffffa;border:1px solid #7653ff14;padding:8px 10px 10px;position:relative;box-shadow:0 16px 34px #5c5c9e1a}.free-color-rack__main{z-index:2;border-radius:18px;grid-template-columns:1fr;gap:14px;display:grid}.free-color-rack__side{align-content:start;justify-items:center;width:78px;margin-left:-1px;display:grid}.free-color-rack__tones{z-index:1;border-radius:0 18px 0 0;align-content:start;justify-items:center;gap:10px;width:78px;margin-top:24px;display:grid}.free-color-rack__wheel{z-index:4;position:absolute;bottom:18px;right:-11px}.free-color-rack__wheel.free-color-wheel-trigger{border-radius:0 20px 20px 0}.free-color-rack__nav{color:#6b35ff;width:100%;min-height:34px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:18px}.free-color-rack__nav:disabled{opacity:.35;cursor:default}.free-color-rack__nav--top,.free-color-rack__nav--bottom{place-items:center;padding:0;line-height:1;display:grid}.free-color-rack__nav-icon{fill:#6b35ff;width:11px;height:17px;display:block}.free-color-rack__nav--top .free-color-rack__nav-icon{transform:rotate(-90deg)}.free-color-rack__nav--bottom .free-color-rack__nav-icon{transform:rotate(90deg)}.free-swatch-grid{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:repeat(2,1fr);justify-items:center;gap:14px 1px;padding:0;display:grid}.free-swatch-grid .color-swatch{aspect-ratio:1;width:42px;height:42px;box-shadow:none;border:0;border-radius:0;outline:0}.free-swatch-grid .color-swatch.is-active{outline-offset:3px;outline:4px solid #6f56ffe6;box-shadow:0 0 0 2px #e2ddfff2}.free-tone-column{box-shadow:none;background:0 0;border:0;border-radius:0;justify-items:center;gap:10px;padding:0;display:grid}.free-tone-chip{aspect-ratio:1;width:42px;height:42px;box-shadow:none;cursor:pointer;border:0;border-radius:0}.free-tone-chip.is-active{outline-offset:3px;outline:4px solid #6f56ffe6;box-shadow:0 0 0 2px #e2ddfff2}.free-color-rack.is-tones-collapsed .free-color-rack__side{display:none}.free-recent-colors{background:0 0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;gap:14px 1px;padding:0;display:grid}.free-recent-colors__chip{aspect-ratio:1;width:42px;height:42px;box-shadow:none;cursor:pointer;border:0;border-radius:0}.free-recent-colors__chip--active{outline-offset:4px;outline:4px solid #6f56ffe6;box-shadow:0 0 0 3px #e2ddfff2}.free-action-stack{align-content:start;gap:14px;margin-top:0;display:grid}.free-action-button{border-radius:22px;min-height:78px;font-size:16px;font-weight:700}.free-reset-button{color:#221d1c;background:#fffffffa;border-radius:22px;justify-content:center;align-items:center;gap:10px;min-height:72px;font-size:16px;font-weight:600;display:inline-flex;box-shadow:0 16px 34px #5c5c9e1a}.free-reset-button__icon{color:#6b35ff;font-size:28px;line-height:1}.game-canvas-card--number{width:min(520px,100%);box-shadow:none;background:0 0;border:0;flex:0 520px;padding:0}.svg-stage{min-height:620px;position:relative}.svg-stage--checker{background:#efefef}.svg-stage--number{aspect-ratio:365/465;box-sizing:border-box;cursor:grab;background:#efefef;border:5px solid #383332;border-radius:24px;width:100%;max-width:none;min-height:0;padding:0;overflow:hidden;box-shadow:0 12px 36px #2f2a2714}.svg-stage__viewport{transform-origin:50%;width:100%;height:100%}.svg-stage__frame{width:100%;max-width:100%;height:auto;position:relative}.svg-stage__backdrop,.svg-stage__svg{width:100%;height:100%;position:absolute;inset:0}.svg-stage__backdrop{pointer-events:none}.svg-stage__svg{shape-rendering:geometricprecision;text-rendering:geometricprecision;display:block}.svg-stage--number .svg-stage__viewport{min-height:inherit;height:100%;display:block;position:relative;overflow:hidden}.svg-stage--number .svg-stage__viewport .svg-stage__frame{width:100%;max-width:none;height:auto;position:absolute}.svg-stage--number .svg-stage__viewport .svg-stage__frame:after{content:"";pointer-events:none;z-index:2;border:1px solid #111;position:absolute;inset:0}.svg-stage--number .svg-stage__viewport svg{object-fit:contain}.svg-stage--number.is-dragging{cursor:grabbing}.svg-stage--number.is-dragging *{-webkit-user-select:none;user-select:none}.zoom-bar{flex-wrap:wrap;justify-content:center;margin-top:16px}.zoom-bar--number{justify-content:flex-start;margin-top:0}.round-button,.tool-row{color:#6f56ff;cursor:pointer;background:#fff;border:1px solid #7653ff24;border-radius:14px;padding:12px 16px}.round-button--icon{place-items:center;width:96px;min-width:96px;min-height:96px;padding:0;display:grid}.round-button--icon img{width:34px;height:34px;display:block}.palette-card{margin-top:20px}.palette-card--number{margin-top:0}.palette-card--number h2{max-width:180px;margin:0 0 16px;line-height:1.05}.color-wheel{background:0 0;border:0;width:96px;height:48px}.color-swatch-grid,.number-palette,.mini-tags,.footer-socials{flex-wrap:wrap;gap:12px;display:flex}.color-swatch,.number-pill{cursor:pointer;transform-origin:50%;border:3px solid #fff;border-radius:50%;width:54px;height:54px;transition:transform .16s,outline-color .16s,box-shadow .16s;transform:scale(1);box-shadow:0 10px 20px #645aaa1f}.number-pill{color:var(--number-pill-text,#fff);place-items:center;font-weight:900;display:grid}.number-pill.is-active{outline:4px solid var(--number-pill-ring,#6f56ff61);box-shadow:0 0 0 3px var(--number-pill-ring-soft,#6f56ff29), 0 12px 24px #645aaa2e;transform:scale(1.05)}.color-swatch.is-active,.tool-row.is-active{outline:3px solid #6f56ff38}.progress-line{background:#7653ff14;border-radius:999px;width:100%;height:16px;overflow:hidden}.progress-line span{background:var(--primary);width:0;height:100%;display:block}.tool-list{gap:10px;display:grid}.highlight-style-group{gap:14px;margin-top:6px;display:grid}.highlight-style-group__label{color:#232a57;font-size:14px;font-weight:700;line-height:1.2}.highlight-style-picker{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.highlight-style-chip{cursor:pointer;background:0 0;border:0;width:58px;height:58px;padding:0;position:relative}.highlight-style-chip__preview{border:2px solid #8f5cff;border-radius:999px;width:100%;height:100%;display:block;box-shadow:0 8px 18px #2b215e1f}.highlight-style-chip__preview--gray-white{background-color:#efefef;background-image:linear-gradient(45deg,#c7c7c7 25%,#0000 25% 75%,#c7c7c7 75%,#c7c7c7),linear-gradient(45deg,#c7c7c7 25%,#0000 25% 75%,#c7c7c7 75%,#c7c7c7);background-position:0 0,12px 12px;background-repeat:repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.highlight-style-chip__preview--blue-white{background-color:#fff;background-image:linear-gradient(45deg,#6a96dd 25%,#0000 25% 75%,#6a96dd 75%,#6a96dd),linear-gradient(45deg,#6a96dd 25%,#0000 25% 75%,#6a96dd 75%,#6a96dd);background-position:0 0,12px 12px;background-repeat:repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.highlight-style-chip__preview--gray-solid{background:#c3c3c3}.highlight-style-chip__check{color:#fff;opacity:0;background:linear-gradient(#c58cff 0%,#8f5cff 100%);border:2px solid #fff;border-radius:999px;place-items:center;width:26px;height:26px;font-size:17px;font-weight:800;transition:opacity .16s,transform .16s;display:grid;position:absolute;bottom:-1px;right:-1px;transform:scale(.9);box-shadow:0 6px 14px #6f56ff52}.highlight-style-chip.is-active .highlight-style-chip__check{opacity:1;transform:scale(1)}.highlight-style-chip:focus-visible .highlight-style-chip__preview,.highlight-style-chip:hover .highlight-style-chip__preview{box-shadow:0 10px 20px #2b215e2e}.number-label-layer,.number-label{pointer-events:none}.number-label{fill:#000;stroke:none;-webkit-user-select:none;user-select:none;font-family:"Baloo 2",Fredoka,sans-serif;font-weight:800}.number-highlight{filter:drop-shadow(0 0 10px #ff573352)}body.modal-open{overflow:hidden}.modal-overlay{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#100f238f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-overlay[hidden]{display:none!important}.modal-card{background:#fff;border:1px solid #6f56ff1f;border-radius:28px;width:min(100%,520px);padding:28px 28px 24px;box-shadow:0 24px 64px #22184838}.modal-card--confirm h2{margin:0 0 10px;font-size:36px;line-height:1.02}.modal-card--confirm p{color:var(--muted);margin:0;font-size:20px;line-height:1.55}.modal-actions{justify-content:flex-end;gap:14px;margin-top:24px;display:flex}.modal-card--complete{border-radius:22px;align-content:center;justify-items:center;width:min(100%,480px);max-height:calc(100vh - 108px);padding:16px 18px 18px;display:grid;position:relative}.js-number-complete-modal,.js-free-complete-modal{place-items:start center;padding-top:72px;padding-bottom:12px;overflow:auto}.complete-content{flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;min-height:760px;display:flex}.complete-video-shell{background:0 0;border-radius:0;align-items:center;width:100%;min-height:0;display:grid;position:relative;overflow:hidden}.complete-video{aspect-ratio:auto;object-fit:contain;background:0 0;width:100%;height:auto;display:block}.js-number-complete-modal.is-loading .complete-video,.js-number-complete-modal.is-loading .complete-skip,.js-free-complete-modal.is-loading .complete-video,.js-free-complete-modal.is-loading .complete-skip{opacity:0;visibility:hidden;pointer-events:none}.js-number-complete-modal.is-loading .complete-skip,.js-free-complete-modal.is-loading .complete-skip{display:none}.js-number-complete-modal.is-ready .complete-video,.js-number-complete-modal.is-ready .complete-skip,.js-free-complete-modal.is-ready .complete-video,.js-free-complete-modal.is-ready .complete-skip{opacity:1;visibility:visible}.js-number-complete-modal.is-ready .complete-skip,.js-free-complete-modal.is-ready .complete-skip{display:grid}.complete-video-loading{color:#7780a0;z-index:1;background:#f6f0eaf5;align-content:center;justify-items:center;gap:16px;padding:24px;transition:opacity .18s;display:grid;position:absolute;inset:0}.js-number-complete-modal.is-loading .complete-video-loading,.js-free-complete-modal.is-loading .complete-video-loading{background:0 0;padding:0;position:absolute;inset:0}.complete-video-loading[hidden]{display:none!important}.complete-video-loading__spinner{border:4px solid #8f5cff2e;border-top-color:#8f5cff;border-radius:999px;width:44px;height:44px;animation:.9s linear infinite complete-spin}.complete-video-loading__label{text-align:center;font-size:22px;line-height:1.3}@keyframes complete-spin{to{transform:rotate(360deg)}}.complete-skip{color:#7780a0;cursor:pointer;font:inherit;background:0 0;border:0;justify-items:center;gap:0;margin-top:8px;display:grid}.complete-skip__icon{background:0 0;border-radius:0;place-items:center;width:52px;height:52px;line-height:1;display:grid;overflow:hidden}.complete-skip__icon img{object-fit:contain;width:34px;height:34px;display:block}.complete-skip__label{margin-top:-2px;font-size:18px;font-weight:500;line-height:1.1}.modal-card--finish{background:radial-gradient(circle at 50% 0,#ffe99c7a,#0000 44%),radial-gradient(circle at 10% 55%,#b4caff2e,#0000 30%),radial-gradient(circle at 92% 42%,#ade8d62e,#0000 28%),#fff;border-radius:20px;justify-items:stretch;gap:12px;width:fit-content;max-width:min(100%,792px);padding:18px 18px 14px;display:grid;position:relative;overflow:hidden}.js-number-finish-modal,.js-free-finish-modal{place-items:center;padding:28px}.finish-top-layout{z-index:1;grid-template-columns:332px 264px;justify-content:center;align-items:start;gap:18px;width:614px;max-width:100%;margin:0 auto;display:grid;position:relative}.finish-header-art{pointer-events:none;position:absolute;inset:0}.finish-header-art__spark{filter:drop-shadow(0 4px 14px #ffc9562e);display:block;position:absolute}.finish-header-art__spark:before{content:"";display:block}.finish-header-art__spark--a,.finish-header-art__spark--b,.finish-header-art__spark--c,.finish-header-art__spark--d{width:22px;height:22px}.finish-header-art__spark--a:before,.finish-header-art__spark--b:before,.finish-header-art__spark--c:before,.finish-header-art__spark--d:before{clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);background:#8f5cff;width:100%;height:100%}.finish-header-art__spark--e,.finish-header-art__spark--f,.finish-header-art__spark--g,.finish-header-art__spark--h{width:28px;height:16px}.finish-header-art__spark--e:before,.finish-header-art__spark--f:before,.finish-header-art__spark--g:before,.finish-header-art__spark--h:before{border:4px solid #0000;border-bottom-color:#7ab6ff;border-radius:999px;width:100%;height:100%;transform:rotate(-24deg)}.finish-header-art__spark--a{background:0 0;top:24%;left:18%}.finish-header-art__spark--a:before{background:#ff90c3}.finish-header-art__spark--b{top:37%;left:26%}.finish-header-art__spark--c{top:39%;right:25%}.finish-header-art__spark--c:before{background:#ff90c3}.finish-header-art__spark--d{top:46%;right:8%}.finish-header-art__spark--d:before{background:#ffca1d}.finish-header-art__spark--e{top:32%;left:8%}.finish-header-art__spark--e:before{border-bottom-color:#ffc62c}.finish-header-art__spark--f,.finish-header-art__spark--h{display:none}.finish-header-art__spark--g{top:30%;right:19%}.finish-header-art__spark--g:before{border-bottom-color:#ffc62c}.finish-preview-shell{z-index:1;background:#fff;border:1px solid #5a44b42e;border-radius:12px;width:min(100%,332px);margin:0;padding:8px;position:relative;box-shadow:0 10px 24px #301c781f}.finish-preview-image{aspect-ratio:1;object-fit:cover;background:#f7f7fc;border-radius:0;width:100%;display:block}.finish-action-grid{z-index:1;grid-template-columns:1fr;align-content:start;gap:10px;width:264px;max-width:100%;display:grid;position:relative}.finish-action-card{color:#1f2555;cursor:pointer;min-height:68px;font:inherit;text-align:left;background:#fffffffa;border:2px solid #e7edfffa;border-radius:24px;grid-template-columns:auto 1fr;justify-content:start;align-items:center;gap:14px;padding:10px 14px;display:grid;position:relative;box-shadow:0 14px 30px #241a5c14}.finish-action-card--featured{border-width:3px;border-color:#ffc31f;box-shadow:0 14px 30px #241a5c14,0 0 24px #ffc31f2e}.finish-action-card__icon{border-radius:16px;flex:none;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 10px 22px #422a9c1f}.finish-action-card__icon img{object-fit:contain;width:36px;height:36px}.finish-action-card__icon--purple{background:radial-gradient(circle at 50% 38%,#9d6fff57,#0000 68%),#fff}.finish-action-card__icon--pink{background:radial-gradient(circle at 50% 38%,#ff6aa552,#0000 68%),#fff}.finish-action-card__icon--green{background:radial-gradient(circle at 50% 38%,#34e5bf47,#0000 68%),#fff}.finish-action-card__icon--blue{background:radial-gradient(circle at 50% 38%,#4288ff47,#0000 68%),#fff}.finish-action-card__label{text-align:left;flex:none;font-size:17px;font-weight:600;line-height:1}.finish-action-card__badge{width:20px;height:auto;line-height:0;display:block;position:absolute;top:8px;right:10px;transform:none}.finish-action-card__badge img{width:100%;height:auto;display:block}.finish-pro-banner{z-index:1;cursor:pointer;width:min(100%,720px);max-width:100%;font:inherit;text-align:left;appearance:none;background:linear-gradient(90deg,#fff9cff5,#fffffffa),radial-gradient(circle at 50% 30%,#ffe88457,#0000 58%);border:3px solid #ffc31f;border-radius:22px;grid-template-columns:auto 1fr auto;justify-self:center;align-items:center;gap:14px;padding:12px 16px;display:grid;position:relative;box-shadow:0 16px 34px #ffc12b2e,0 0 0 4px #ffd64d29}.finish-pro-banner__crown{width:62px;line-height:0;display:block}.finish-pro-banner__crown img{width:100%;height:auto;display:block}.finish-pro-banner__body{grid-template-columns:auto auto;place-content:center start;align-items:center;gap:8px 14px;display:grid}.finish-pro-banner__body strong{color:#744100;white-space:nowrap;font-size:30px;font-weight:900;line-height:1.1}.finish-pro-banner__tag{color:#fff;background:linear-gradient(135deg,#7c4cff,#aa59ff);border-radius:999px;place-self:center start;padding:5px 14px 6px;font-size:18px;font-weight:800;line-height:1}.finish-pro-banner__body p{color:#7a5a24;white-space:nowrap;grid-column:1/-1;margin:0;font-size:17px;line-height:1.2}.finish-pro-banner__arrow{place-items:center;width:72px;height:72px;line-height:0;display:grid}.finish-pro-banner__arrow img{width:100%;height:auto;display:block}.finish-continue{color:#7f63ff;font:inherit;cursor:pointer;z-index:1;background:0 0;border:0;justify-content:center;justify-self:center;align-items:center;gap:6px;font-size:18px;font-weight:800;line-height:1.1;display:inline-flex;position:relative}.finish-continue__label{font-weight:700;line-height:1;display:block}.finish-continue__arrow{justify-content:center;align-items:center;font-size:24px;line-height:1;display:inline-flex;transform:translateY(0)}.detail-finish-actions{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex;position:relative}.detail-finish-action-button{color:#7f63ffd1;min-width:0;min-height:40px;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffc7;border:0;border-radius:999px;padding:8px 32px;font-size:15px;font-weight:600;line-height:1;box-shadow:0 8px 18px #341e7e14}.detail-finish-action-button:hover{background:#ffffffe6}.detail-finish-action-button:active{transform:translateY(1px)}.js-detail-finish-modal .finish-header-art{display:none}.detail-finish-action-button.js-detail-finish-repaint{color:#ff9b22e0}.detail-finish-action-button.js-detail-finish-delete{color:#ff6666d6}@media (width<=1120px){.modal-card--finish{width:min(100%,680px);max-width:min(100%,680px)}.finish-top-layout{grid-template-columns:minmax(0,1fr);gap:20px;width:min(100%,332px)}.finish-preview-shell{margin:0 auto}.finish-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%}.finish-action-card{text-align:center;grid-template-columns:1fr;justify-items:center;min-height:138px;padding:18px 16px}.finish-action-card__label{text-align:center}.finish-pro-banner{width:100%}.detail-finish-action-button{min-width:144px}}@media (width<=740px){.js-number-finish-modal,.js-free-finish-modal{padding:18px}.modal-card--finish{gap:16px;width:min(100%,420px);max-width:min(100%,420px);padding:20px 18px 18px}.finish-top-layout{gap:16px;width:100%}.finish-action-grid{grid-template-columns:1fr;gap:14px;width:100%}.finish-action-card{text-align:center;grid-template-columns:1fr;justify-items:center;min-height:126px;padding:18px 16px}.finish-action-card__badge{width:14px;top:10px;right:10px}.finish-action-card__label{text-align:center}.finish-pro-banner{grid-template-columns:auto 1fr;width:100%}.finish-pro-banner__body p{white-space:normal}.finish-pro-banner__arrow{grid-column:1/-1;justify-self:end;width:64px;height:64px;font-size:42px}.detail-finish-actions{gap:12px;width:100%}.detail-finish-action-button{flex:1 1 0;min-width:0}}.pricing-page{background:radial-gradient(circle at 0 0,#ffcd7b3d,#0000 28%),radial-gradient(circle at 100% 0,#82abff33,#0000 24%),linear-gradient(#fff7ec 0%,#fff 42%);padding:44px 0 72px}.pricing-page__shell{gap:18px;display:grid}.pricing-page__hero{text-align:center;justify-items:center;gap:8px;display:grid}.pricing-page__eyebrow{color:#9b5b00;letter-spacing:.08em;text-transform:uppercase;background:#ffc12b29;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:800}.pricing-page__hero h1{margin:0;font-size:clamp(30px,4.1vw,54px);line-height:1.04}.pricing-page__hero p{color:#5f6178;width:min(720px,100%);margin:0;font-size:17px;line-height:1.45}.pricing-page__grid{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:16px;display:flex}.pricing-card{background:#fffffff0;border:1px solid #ffd896cc;border-radius:30px;flex-direction:column;flex:0 390px;gap:16px;min-width:260px;max-width:390px;padding:28px 22px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 54px #633f1014}.pricing-card-shell{flex:0 390px;min-width:260px;max-width:390px;padding-top:16px;position:relative}.pricing-card-shell--hot{z-index:1}.pricing-card-shell .pricing-card{width:100%;min-width:0;max-width:none}.pricing-card-shell__hot{z-index:5;pointer-events:none;width:112px;height:68px;position:absolute;top:0;left:10px}.pricing-card-shell__hot img{object-fit:contain;width:100%;height:100%;display:block}.pricing-card--hot{border:3px solid #e655dce6;box-shadow:0 24px 54px #633f1014,0 0 0 3px #ff8f5c38,0 0 26px #e655dc29}.pricing-card--featured{background:linear-gradient(#fff4cf 0%,#fff 100%);border:2px solid #ffbf2f;box-shadow:0 26px 60px #ffbf2f33}.pricing-card__discount{color:#fff;letter-spacing:.04em;z-index:2;background:linear-gradient(135deg,#3cd8a2 0%,#1bb99a 100%);border-radius:18px 0;padding:12px 18px;font-size:21px;font-weight:800;position:absolute;top:-1px;left:-1px}.pricing-card__label{color:#1e1f2a;text-align:center;margin-top:38px;font-size:24px;font-weight:600;line-height:1}.pricing-card__price-row{white-space:nowrap;justify-content:center;align-items:flex-end;gap:6px;min-height:74px;margin-top:2px;display:flex}.pricing-card h2{text-align:center;margin:0;font-size:64px;line-height:.94}.pricing-card__subprice{color:#7d7d87;text-align:left;white-space:nowrap;align-self:flex-end;min-height:0;margin:0 0 6px;font-size:18px;font-weight:500;line-height:1;transform:translateY(-2px)}.pricing-card__features{gap:12px;margin:4px 0 0;padding:0;list-style:none;display:grid}.pricing-card__features li{color:#000;padding-left:28px;line-height:1.5;position:relative}.pricing-card__features li:before{content:"✓";color:#ff8a2d;font-weight:900;position:absolute;top:0;left:0}.pricing-card__cta{color:#fff;text-align:center;border-radius:999px;justify-content:center;place-self:center;align-items:center;gap:12px;width:min(100%,320px);min-height:62px;padding:12px 24px;font-size:22px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 16px 34px #7751ff33}.pricing-card__cta--blue{background:linear-gradient(135deg,#5b41ff 0%,#4a78ff 46%,#48c8ff 100%);box-shadow:inset 0 3px #ffffff3d,0 16px 34px #5573ff3d}.pricing-card__cta--orange{background:linear-gradient(135deg,#ff9c3d 0%,#ff743b 46%,#ff5656 100%);box-shadow:inset 0 3px #ffffff3d,0 16px 34px #ff7e4e3d}.pricing-card__cta--pink{background:linear-gradient(135deg,#ff5e9a 0%,#f245d9 46%,#8250ff 100%);box-shadow:inset 0 3px #ffffff3d,0 16px 34px #b054ff3d}.pricing-card__cta-fairy{flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:visible}.pricing-card__cta-fairy img{object-fit:contain;filter:drop-shadow(0 2px 6px #ffffff59);width:100%;height:100%;display:block}@media (width<=740px){.pricing-page__grid{gap:20px}.pricing-card,.pricing-card-shell{width:100%;min-width:0}.pricing-card-shell--hot{padding-top:22px}.pricing-card-shell__hot{width:116px;height:70px;left:8px}.pricing-card__price-row{flex-direction:column;align-items:center;gap:6px;min-height:auto}.pricing-card__subprice{text-align:center;margin:0}.pricing-card__cta{width:100%;min-height:58px;font-size:20px}}.blog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.blog-card__image{background:#f6f2ff;border-radius:12px;place-items:center;height:154px;margin-bottom:10px;display:grid;position:relative;overflow:hidden}.blog-card__image img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.blog-card__tag{color:#fff;letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#7c59ffbd;border-radius:999px;justify-content:center;align-items:center;min-width:56px;padding:5px 10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;position:absolute;bottom:10px;right:10px;box-shadow:0 8px 18px #7c59ff2e}.blog-card{border-radius:12px;padding:12px}.blog-card__link{color:inherit;text-decoration:none;display:block}.blog-card__link:hover h3{color:#5b49f5}.blog-grid>.blog-card:nth-child(5){border-bottom-left-radius:0}.blog-grid>.blog-card:nth-child(8){border-bottom-right-radius:0}.blog-card h3{color:#222653;margin:0 0 6px;font-size:14px;font-weight:700;line-height:1.32}.blog-card p{color:#5b6286;margin:0;font-size:12px;line-height:1.55}.article-page{padding:20px 0 72px}.article-page__container{width:min(100%,1540px);padding:18px 48px 48px}.article-breadcrumbs{color:#54607a;flex-wrap:wrap;gap:10px;margin:0 0 24px;font-size:16px;line-height:1.5;display:flex}.article-breadcrumbs a{color:#54607a;text-underline-offset:3px}.article-header h1{color:#232c41;letter-spacing:-.04em;margin:0;font-size:clamp(38px,4vw,58px);line-height:1.08}.article-meta{color:#3d4761;flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;font-size:17px;font-weight:600;display:flex}.article-author-badge{color:#0000;background:url(/assets/design/blog_logo_ic.png) 50%/cover no-repeat;border-radius:18px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;font-size:0;line-height:0;display:inline-flex}.article-meta__divider{color:#98a0b6}.article-hero-media{border-radius:0;margin:34px 0 0;overflow:hidden}.article-hero-media img{width:100%;height:auto;display:block}.article-body{color:#4b556f;max-width:1280px;margin-top:38px}.article-body h2,.article-body h3{color:#232c41;margin:34px 0 16px;line-height:1.14}.article-body h2{font-size:clamp(28px,2.6vw,38px)}.article-body h3{font-size:24px}.article-body p{color:#4b556f;margin:0 0 18px;font-size:18px;line-height:1.8}.article-callout{background:linear-gradient(#fbf9ff 0%,#f3efff 100%);border:1px solid #7a68ff24;border-radius:24px;margin:28px 0 8px;padding:24px 28px}.article-callout h3{margin-top:0}.article-callout ul{color:#4b556f;margin:0;padding-left:22px}.article-callout li{margin:0 0 10px;font-size:17px;line-height:1.7}body[data-page-type=detail] .site-header{display:none}body[data-page-type=detail] .site-main{--detail-topbar-height:112px;--detail-topbar-gap:182px;background:#f7f7fc;padding-top:0}.detail-shell{padding:calc(var(--detail-topbar-height) + var(--detail-topbar-gap)) 0 0;background:#f7f7fc;position:relative}.detail-container{--detail-content-width:min(56%, 720px);width:min(100%,1040px)}.detail-topbar{z-index:32;min-height:var(--detail-topbar-height);background:#fffffffa;justify-content:center;align-items:center;margin:0;padding:18px 24px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #7653ff14}.detail-back{color:#222653;cursor:pointer;background:#fffffff5;border:1px solid #7653ff1f;border-radius:24px;align-items:center;gap:12px;min-width:106px;height:48px;padding:0 18px;font-size:16px;font-weight:700;display:inline-flex;position:absolute;top:50%;left:22px;transform:translateY(-50%);box-shadow:0 14px 30px #3a407614}.detail-topbar__title{color:#171b3b;letter-spacing:-.06em;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:min(780px,100% - 280px);margin:0;font-size:clamp(22px,2.6vw,42px);font-weight:800;line-height:1.06;display:-webkit-box;overflow:hidden}.detail-back__icon{width:18px;height:18px;display:inline-flex}.detail-back__icon svg,.detail-info-card__chevron svg,.detail-action-button__icon svg{width:100%;height:100%}.detail-heading{text-align:center;max-width:81%;margin:100px auto 22px}.detail-heading p{color:#171b3b;max-width:none;margin:0 auto;font-size:clamp(16px,1.72vw,22px);font-weight:500;line-height:1.56}.detail-preview-card{max-width:var(--detail-content-width);margin:0 auto;position:relative}.preview-progress-badge--detail{top:18px;right:18px}.svg-stage--detail{border-radius:24px;align-items:center;min-height:min(35vw,520px);padding:12px 6px 58px;display:grid;box-shadow:0 24px 54px #685bbd1a}.svg-stage--detail .svg-stage__viewport{place-items:center;width:100%;min-height:min(29vw,430px);display:grid}.svg-stage--detail .svg-stage__viewport svg,.svg-stage--detail .svg-stage__viewport img{object-fit:contain;width:min(92%,760px);max-width:100%;height:auto;max-height:min(56vh,640px);display:block}.detail-zoom-bar{background:#fffffff5;border:1px solid #7653ff1a;border-radius:16px;align-items:center;padding:4px 12px;display:inline-flex;position:absolute;bottom:6px;left:50%;transform:translate(-50%);box-shadow:0 14px 28px #3a40761a}.detail-zoom-button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:34px;height:34px;margin:0 14px;display:inline-flex}.detail-zoom-button img{width:26px;height:26px;display:block}.detail-zoom-divider{background:#7653ff29;width:1px;height:34px}.detail-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;max-width:81%;margin:30px auto 0;display:grid}.detail-action-button{cursor:pointer;border:2px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:16px;min-height:68px;padding:12px 18px;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex;box-shadow:0 18px 34px #5c52af14}.detail-action-button__icon{flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.detail-action-button__icon img{object-fit:contain;width:100%;height:100%;display:block}.detail-action-button--download,.detail-action-button--print{color:#fff;border-width:0}.detail-action-button--download{background:linear-gradient(90deg,#5a2ff9 0%,#f2459f 100%)}.detail-action-button--print{background:linear-gradient(90deg,#05804d 0%,#0f8e5d 100%)}.detail-action-button--outline{background:#fff;border-color:#f5b18f}.detail-action-button--number{color:#ff7126;border-color:#f5b18f}.detail-action-button--number span:last-child{background:linear-gradient(90deg,#ff7b2c 0%,#ff4ba1 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.detail-action-button--freestyle{color:#6b49ff;border-color:#9d88ff}.detail-action-button--freestyle span:last-child{background:linear-gradient(90deg,#5a2ff9 0%,#ff7c1f 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.detail-info-card{background:#fff;border:1px solid #7653ff14;border-radius:24px;margin-top:20px;overflow:hidden;box-shadow:0 20px 42px #685bbd14}.detail-info-card__header{color:#171b3b;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:22px 26px 16px;font-size:18px;font-weight:800;display:flex}.detail-info-card__chevron{color:#6a49ff;width:22px;height:22px;transition:transform .2s;display:inline-flex}.detail-info-card.is-collapsed .detail-info-card__chevron{transform:rotate(180deg)}.detail-info-card__body{padding:0 26px 22px}.detail-info-row{justify-content:space-between;align-items:center;gap:20px;padding:14px 0;display:flex}.detail-info-row+.detail-info-row{border-top:1px solid #7653ff14}.detail-info-label{color:#171b3b;align-items:center;gap:14px;font-size:18px;font-weight:600;display:inline-flex}.detail-info-label img{width:26px;height:26px;display:block}.detail-info-row strong{color:#171b3b;font-size:18px;font-weight:500}.site-footer{background:#fff;border-top:1px solid #7653ff14;margin-top:40px;padding:28px 0 22px}.site-footer a{color:var(--muted);margin-bottom:6px;font-size:14px;line-height:1.35;display:block}.site-footer a:hover{color:#6f56ff}.footer-copy{color:#4f5678;max-width:252px;margin:10px 0 0;font-size:14px;line-height:1.55}.footer-grid{padding:0 var(--home-section-inline-padding);grid-template-columns:1.1fr repeat(4,minmax(0,1fr));align-items:start;gap:0}.footer-column{border-left:1px solid #7653ff1f;min-width:0;padding:6px 0 0 40px}.footer-column--brand{border-left:0;padding:0 28px 0 0}.footer-column h3{margin-bottom:10px;font-size:16px;line-height:1.2}.brand--footer{padding:0}.brand__logo--footer{width:196px}.footer-bottom{text-align:center;padding:0 var(--home-section-inline-padding);flex-direction:column;justify-content:center;gap:8px;margin-top:8px}.footer-bottom p{color:#4f5678;margin:0;font-size:13px}@media (width<=1100px){.hero__grid,.page-hero__grid,.detail-grid,.game-grid,.catalog-layout__grid,.free-game-layout{grid-template-columns:1fr}.free-sidebar--left,.free-sidebar--right{grid-template-columns:repeat(2,minmax(0,1fr))}.free-panel--wheel,.free-action-stack{grid-column:1/-1}.asset-grid,.asset-grid--catalog,.asset-grid--carousel,.benefits__grid,.blog-grid,.footer-grid,.detail-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.main-nav{display:none}.site-header__inner{min-height:92px}.brand__logo{max-width:228px}.hero__copy,.hero__art{min-height:auto}.hero__grid{padding:0}.printable-carousel__track{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-page__hero{grid-template-columns:1fr;gap:10px}.catalog-page__copy{padding:8px 8px 0}.catalog-page__art{justify-content:center}.catalog-list-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.my-art-page__container{max-width:760px}}@media (width<=720px){:root{--home-section-inline-padding:12px}.container{width:calc(100vw - 24px);max-width:none}.site-header{overflow:visible}.site-header__inner{min-height:74px;padding-left:6px;padding-right:8px;position:relative}.mobile-nav-toggle{margin-left:auto;margin-right:-2px;display:inline-flex}.main-nav{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #7653ff1f;border-radius:22px;flex-direction:column;gap:10px;margin:0;padding:14px;display:none;position:absolute;top:calc(100% + 10px);left:12px;right:12px;box-shadow:0 20px 40px #2226531f}.main-nav.is-open{display:flex}.site-header__auth{display:none}.main-nav__auth{border-top:1px solid #7653ff1a;flex-direction:column;gap:12px;margin-top:6px;padding-top:12px;display:flex}.main-nav__auth .site-header__auth-link,.main-nav__auth .site-header__auth-button{text-align:center;width:100%}.main-nav__auth .site-header__auth-link{background:#5dbad614;border-radius:18px;padding:14px 18px}.main-nav__link{text-align:left;border-radius:18px;width:100%;padding:16px 18px;font-size:17px;line-height:1.2}.main-nav__link--with-badge .main-nav__badge{display:none}.brand__logo{width:188px;max-width:60vw}.auth-modal{padding:14px}.auth-modal__dialog{border-radius:22px;width:100%;padding:30px 20px 24px}.auth-modal__title{margin-bottom:22px;font-size:28px}.auth-provider-button,.auth-primary-button{min-height:58px;font-size:18px}.auth-modal__footer-row{flex-direction:column;align-items:flex-start}.my-art-page{padding-top:20px}.my-art-tabs{gap:28px;margin-top:16px;margin-bottom:18px}.my-art-tab{padding-bottom:14px;font-size:18px}.my-art-grid{gap:22px}.my-art-row,.my-art-row--big-right{grid-template-columns:minmax(0,1.62fr) minmax(0,1fr);column-gap:28px;width:min(100%,780px);padding:0 8px}.my-art-row__stack{row-gap:8px}.my-art-card--big,.my-art-card--small{padding:6px}.my-art-card .preview-progress-badge{gap:0;min-width:50px;min-height:24px;padding:4px 9px;top:8px;right:8px}.my-art-card .preview-progress-badge__icon{display:none}.my-art-card .preview-progress-badge__label{font-size:12px}.my-art-card__title{padding:0 10px;font-size:17px}.scroll-top-button{width:52px;height:52px;bottom:18px;right:14px}.scroll-top-button:before{width:26px;height:26px;transform:translateY(4px)}.catalog-page{padding-top:0}.catalog-page>.container{padding:0}.catalog-page__hero{gap:10px;padding:0 0 14px}.catalog-page__art{order:-1}.catalog-page__copy{padding:0 6px}.catalog-page__copy h1{font-size:30px}.catalog-page__meta{gap:12px;margin-top:14px;font-size:13px}.catalog-page__copy p{margin-top:16px;font-size:14px;line-height:1.8}.catalog-page__hero--home:before{opacity:.72;background-size:132vw}.catalog-filter-shell{border-radius:18px;grid-template-columns:1fr;gap:10px;padding:12px 12px 8px}.catalog-filter{justify-self:end}.catalog-filter__button{min-width:124px;height:42px;font-size:14px}.catalog-tabs{gap:18px}.catalog-tab{padding:8px 2px 14px;font-size:14px;font-weight:700}.catalog-results{padding-top:16px}.catalog-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px}.catalog-card__frame{border-radius:16px;padding:14px}.catalog-card h3{margin-top:10px;font-size:13px}.printable-carousel{grid-template-columns:34px minmax(0,1fr) 34px;gap:8px}.printable-carousel__viewport{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overflow-x:auto}.printable-carousel__track{grid-template-columns:repeat(8,132px);gap:12px;width:max-content}.printable-card{scroll-snap-align:start}.printable-card__frame{border-radius:16px;padding:12px}.printable-card h3{font-size:13px}.online-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.online-card__frame{border-radius:16px;padding:10px}.online-card h3{font-size:13px}.asset-grid,.asset-grid--catalog,.asset-grid--carousel,.blog-grid,.footer-grid,.detail-meta,.benefits__grid{grid-template-columns:1fr}.benefit-card+.benefit-card{border-top:1px solid #7653ff1a;border-left:0}.category-strip__header{margin-bottom:12px}.category-strip__grid{align-items:flex-start;gap:14px}.category-tile{flex:0 0 96px;gap:8px;width:96px}.category-tile img{width:96px;height:96px}.category-tile strong{white-space:normal;overflow-wrap:anywhere;font-size:13px;line-height:1.25}.svg-stage{min-height:420px}.svg-stage--number{min-height:min(100vw - 24px,100svh - 520px);padding:10px}body[data-page-type=detail] .site-main{--detail-topbar-height:96px;--detail-topbar-gap:144px;padding-top:0}.detail-shell{padding-top:calc(var(--detail-topbar-height) + var(--detail-topbar-gap))}.detail-container{--detail-content-width:min(100%, 640px);width:calc(100vw - 24px)}.detail-topbar{min-height:var(--detail-topbar-height);margin:0;padding:16px 12px}.detail-back{border-radius:22px;min-width:98px;height:44px;padding:0 16px;font-size:16px;left:12px}.detail-heading{margin-top:0;margin-bottom:16px}.detail-topbar__title{max-width:calc(100vw - 156px);font-size:clamp(18px,5.2vw,26px);line-height:1.08}.detail-heading p{margin-top:0;font-size:16px;line-height:1.48}.svg-stage--detail{border-radius:18px;min-height:52vw;padding:12px 8px 50px}.svg-stage--detail .svg-stage__viewport{min-height:42vw}.svg-stage--detail .svg-stage__viewport svg,.svg-stage--detail .svg-stage__viewport img{object-fit:contain;width:min(88%,640px);max-height:48vh}.detail-zoom-bar{padding:4px 10px;bottom:5px}.detail-zoom-button{width:32px;height:32px;margin:0 12px}.detail-action-grid{grid-template-columns:1fr;gap:14px;max-width:90%;margin:22px auto 0}.detail-action-button{border-radius:14px;min-height:64px;padding:11px 14px;font-size:15px}.detail-action-button__icon{width:30px;height:30px}.detail-info-card{border-radius:20px;margin-top:16px}.detail-info-card__header{padding:18px 18px 12px;font-size:17px}.detail-info-card__body{padding:0 18px 18px}.detail-info-row{align-items:flex-start;padding:12px 0}.detail-info-label,.detail-info-row strong{font-size:16px}.hero{padding-top:0}.hero>.container{width:100%}.hero__copy h1{letter-spacing:-.05em;max-width:none;font-size:clamp(28px,8vw,42px);line-height:1.1}.hero__grid{box-shadow:none;border-radius:0;flex-direction:column;gap:0;padding:0;display:flex}.hero__grid--home:before{opacity:.72;background-size:132vw}.hero__copy{order:2;justify-content:flex-start;padding:12px 12px 10px}.hero__copy-top p{margin-top:14px;font-size:15px;line-height:1.6}.hero__copy-bottom{margin-top:12px}.hero__art{order:1;align-items:flex-start;margin:0;padding:0}.hero__actions{gap:12px;width:100%}.hero__actions .button{width:100%;min-height:56px;padding:16px 20px;font-size:16px}.button--with-icon img{width:22px;height:22px}.hero-search{grid-template-columns:1fr;gap:12px;max-width:none;margin-top:18px}.hero-search__input,.hero-search__button{border-radius:18px;height:56px}.hero-search__input{padding:0 18px;font-size:15px}.hero-search__button{width:100%;font-size:18px}.search-tags{flex-wrap:wrap;gap:10px;margin-top:14px;margin-bottom:10px}.search-tags span{margin-right:0}.search-tags span,.search-tags a{padding:8px 12px;font-size:13px}.hero__art-main{width:100%;max-width:100%;display:block;position:relative;bottom:auto;left:auto;right:auto}.page-shell{padding-bottom:28px}.catalog-toolbar,.section-heading,.hero__actions,.footer-bottom{flex-direction:column;align-items:flex-start}.category-strip{padding-top:14px}.category-strip .container{padding:0 var(--home-section-inline-padding)}.game-breadcrumbs{margin-bottom:10px;padding-top:10px;font-size:13px}.game-header--number{grid-template-columns:1fr;justify-items:center;gap:14px;padding-bottom:8px}.game-back-button{justify-self:start;width:fit-content;min-height:40px;padding:0 14px;font-size:15px}.game-header--number h1{text-align:center;font-size:clamp(22px,6vw,30px)}.game-header__spacer{display:none}body[data-page-type=number-game] .page-shell,body[data-page-type=free-game] .page-shell{padding-top:112px}}
