.sprite-animation-preview{display:block;width:100%;aspect-ratio:12 / 13;flex:0 0 auto;position:relative;overflow:hidden;background-color:transparent;contain:paint}.sprite-animation-preview>img{max-width:none;position:absolute;object-fit:fill;-webkit-user-select:none;user-select:none;pointer-events:none;image-rendering:auto}@media(prefers-reduced-motion:reduce){.sprite-animation-preview>img{transition:none}}.create-page{min-width:0}.create-header{min-height:112px;display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.create-header>div:first-child>span{display:block;margin-bottom:8px;color:#5d8270;font-size:9px;font-weight:800;letter-spacing:1.7px}.create-header h1{margin:0 0 7px;font-size:40px;line-height:1;letter-spacing:-2px}.create-header p{margin:0;color:#777772;font-size:13px}.create-header>div:last-child{display:flex;align-items:center;gap:9px}.create-save,.create-close,.create-back,.create-next{border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;cursor:pointer}.create-save{min-height:42px;padding:0 14px;border:1px solid #d2cec5;background:#fffdf9;color:#555752;font-size:11px}.create-close{width:42px;height:42px;padding:0;border:1px solid #d2cec5;background:transparent}.create-steps{margin-bottom:20px;padding:12px;border:1px solid #d8d3c9;border-radius:15px;background:#fffdf9;display:grid;grid-template-columns:repeat(2,1fr)}.create-steps button{min-width:0;min-height:54px;padding:7px 11px;border:0;border-radius:10px;background:transparent;display:grid;grid-template-columns:31px minmax(0,1fr);gap:9px;align-items:center;text-align:left;color:#8a8983}.create-steps button:not(:disabled){cursor:pointer}.create-steps button.active{background:#e7f1ec;color:#34775a}.create-steps button.done{color:#4e8f70}.create-steps button>span{width:29px;height:29px;border:1px solid #d0ccc3;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:800}.create-steps button.active>span,.create-steps button.done>span{border-color:#6ba98b;background:#6ba98b;color:#fff}.create-steps button>div{min-width:0;display:grid;gap:4px}.create-steps strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.create-steps small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.create-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:20px;align-items:start}.create-main-card,.create-summary{border:1px solid #d8d3c9;border-radius:18px;background:#fffdf9;overflow:hidden}.create-step-content{min-height:540px;padding:28px}.create-section-title{padding-bottom:21px;border-bottom:1px solid #e1ddd5;display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:center}.create-section-title>span{width:42px;height:42px;border-radius:11px;background:#e8f2ed;color:#4c9573;display:grid;place-items:center}.create-section-title h2{margin:0 0 6px;font-size:20px}.create-section-title p{margin:0;color:#81817b;font-size:11px;line-height:1.6}.create-upload-zone{width:100%;min-height:230px;margin-top:22px;padding:24px;border:1.5px dashed #9c9b95;border-radius:15px;background:#f8f6f1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;cursor:pointer;text-align:center}.create-upload-zone:hover{border-color:#63a382;background:#f1f7f4}.create-upload-zone.is-dragging{border-color:#4b9874;border-style:solid;background:#e5f3ec;box-shadow:0 0 0 5px #4b98741f}.create-upload-zone.has-image{min-height:190px;padding:15px;display:grid;grid-template-columns:130px minmax(0,1fr) auto;text-align:left}.create-upload-zone>img{width:130px;height:160px;border-radius:12px;object-fit:contain;object-position:center center;background:#efede8}.create-upload-icon{width:60px;height:60px;border-radius:15px;background:#e4f0e9;color:#4d9574;display:grid;place-items:center}.create-upload-copy{min-width:0;display:grid;gap:6px}.create-upload-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.create-upload-copy small{color:#85857f;font-size:10px;line-height:1.5}.create-upload-action{min-height:36px;padding:0 13px;border:1px solid #cecabf;border-radius:8px;display:inline-flex;align-items:center;font-size:10px;font-weight:700}.create-guidance-grid{margin-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.create-guidance-grid article{min-height:76px;padding:13px;border-radius:11px;background:#f3f1eb;display:grid;grid-template-columns:24px 1fr;gap:9px;color:#5b8e76}.create-guidance-grid article>div{display:grid;gap:4px}.create-guidance-grid strong{color:#353835;font-size:11px}.create-guidance-grid span{color:#85857f;font-size:9px;line-height:1.5}.create-check-row{margin-top:17px;display:flex;align-items:flex-start;gap:9px;color:#666762;font-size:10px;line-height:1.6;cursor:pointer}.create-check-row input{width:17px;height:17px;margin:0;flex:0 0 auto;accent-color:#589a79}.create-name-field{margin-top:22px;display:grid;grid-template-columns:1fr auto;gap:8px}.create-name-field>span{grid-column:1 / 3;font-size:11px;font-weight:700}.create-name-field input{min-width:0;min-height:44px;padding:0 12px;border:1px solid #d1cdc4;border-radius:9px;outline:0}.create-name-field input:focus{border-color:#67a687;box-shadow:0 0 0 3px #67a68721}.create-name-field small{align-self:center;color:#96958f;font-size:9px}.create-fieldset{margin:22px 0 0;padding:0;border:0}.create-fieldset legend{margin-bottom:11px;font-size:11px;font-weight:700}.create-style-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.create-style-grid button{min-width:0;min-height:178px;padding:9px;border:1px solid #d7d2c9;border-radius:12px;background:#fff;display:grid;grid-template-rows:104px auto;position:relative;text-align:left;cursor:pointer}.create-style-grid button:hover,.create-style-grid button.active{border-color:#64a383;background:#f1f7f4}.create-style-grid img{width:100%;height:104px;border-radius:8px;object-fit:cover}.create-style-grid button>span{padding:9px 2px 2px;display:grid;gap:4px}.create-style-grid strong{font-size:12px}.create-style-grid small{color:#7f807a;font-size:8px;line-height:1.45}.create-style-grid i{width:20px;height:20px;border-radius:50%;background:#5da07e;color:#fff;display:grid;place-items:center;position:absolute;top:16px;right:16px;font-style:normal}.create-included-note{margin-top:18px;padding:15px;border-radius:11px;background:#edf6f1;color:#4d9271;display:grid;grid-template-columns:24px 1fr;gap:10px}.create-included-note>div{display:grid;gap:5px}.create-included-note strong{color:#343734;font-size:12px}.create-included-note span{font-size:9px;line-height:1.55}.create-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.create-feature-grid label{min-height:62px;padding:12px;border:1px solid #ddd8cf;border-radius:10px;display:grid;grid-template-columns:18px 1fr;gap:9px;align-items:center;cursor:pointer}.create-feature-grid input{width:16px;height:16px;margin:0;accent-color:#5b9d7c}.create-feature-grid label>span{display:grid;gap:4px}.create-feature-grid strong{font-size:10px}.create-feature-grid small{color:#898983;font-size:8px}.create-plan-banner{margin-top:20px;padding:15px;border-radius:11px;background:#edf6f1;color:#4d9271;display:grid;grid-template-columns:24px 1fr;gap:10px}.create-plan-banner>div{display:grid;gap:5px}.create-plan-banner strong{color:#343734;font-size:12px}.create-plan-banner span{font-size:9px;line-height:1.5}.create-animation-grid{margin-top:15px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.create-animation-grid article{min-width:0;min-height:62px;padding:7px;border:1px solid #ddd8cf;border-radius:10px;display:grid;grid-template-columns:46px minmax(0,1fr) 18px;gap:8px;align-items:center}.create-animation-grid img{width:46px;height:46px;border-radius:8px;object-fit:cover;image-rendering:pixelated}.create-animation-grid article>span{min-width:0;display:grid;gap:3px}.create-animation-grid strong,.create-animation-grid small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-animation-grid strong{font-size:9px}.create-animation-grid small{color:#898983;font-size:7px}.create-animation-grid svg{color:#5a9c7b}.create-spec-row{margin-top:15px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.create-spec-row article{min-height:72px;padding:13px;border-radius:11px;background:#f3f0ea;display:flex;align-items:center;gap:10px}.create-spec-row article>span{display:grid;gap:3px}.create-spec-row strong{font-size:10px}.create-spec-row small{color:#85857f;font-size:8px}.create-order-card{margin-top:20px;border:1px solid #ded9d0;border-radius:12px;overflow:hidden}.create-order-card>div{min-height:60px;padding:13px 15px;border-bottom:1px solid #e4e0d8;display:grid;grid-template-columns:110px 1fr;gap:14px;align-items:center}.create-order-card>div:last-child{border-bottom:0}.create-order-card span{color:#888882;font-size:9px}.create-order-card strong{font-size:10px;line-height:1.55}.create-price-box{margin-top:15px;padding:18px;border-radius:12px;background:#fff1e2;display:flex;align-items:center;justify-content:space-between}.create-price-box>span{display:grid;gap:4px}.create-price-box small{color:#9a7049;font-size:9px}.create-price-box strong{font-size:12px}.create-price-box b{color:#e58233;font-size:25px}.create-order-note{margin-top:13px;padding:12px 14px;border-radius:10px;background:#f3f1eb;color:#757670;display:flex;align-items:flex-start;gap:9px;font-size:9px;line-height:1.55}.order-check{margin-top:14px}.create-footer{min-height:76px;padding:14px 28px;border-top:1px solid #dfdbd3;background:#f7f4ee;display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center}.create-footer>span{color:#8a8984;font-size:9px}.create-back,.create-next{min-height:44px;padding:0 16px;font-size:11px}.create-back{justify-self:start;border:1px solid #cfcbc2;background:transparent;color:#4e504d}.create-next{justify-self:end;border:1px solid #1d1f1e;background:#1d1f1e;color:#fff}.create-next:disabled{border-color:#c9c7c1;background:#c9c7c1;color:#777873;cursor:not-allowed}.create-summary{position:sticky;top:24px}.create-summary-head{min-height:54px;padding:0 17px;border-bottom:1px solid #dedad1;display:flex;align-items:center;justify-content:space-between}.create-summary-head span{font-size:11px;font-weight:700}.create-summary-head small{color:#579777;font-size:8px}.create-summary-preview{height:250px;margin:15px;border-radius:13px;position:relative;overflow:hidden;background:#e8f1ec}.create-summary-preview img{width:100%;height:100%;object-fit:contain;object-position:center center;background:#efede8;image-rendering:auto}.create-summary-preview>span{padding:5px 8px;border-radius:7px;background:#ffffffe6;font-size:8px;font-weight:700;position:absolute;top:9px;left:9px}.create-summary-name{padding:3px 17px 16px;display:grid;gap:5px}.create-summary-name small{color:#898983;font-size:8px}.create-summary-name strong{font-size:15px}.create-summary dl{margin:0;padding:0 17px 16px;display:grid;gap:10px}.create-summary dl>div{display:flex;justify-content:space-between;gap:14px}.create-summary dt{color:#888983;font-size:9px}.create-summary dd{margin:0;text-align:right;font-size:9px;font-weight:700}.create-summary-help{margin:0 15px 15px;padding:13px;border-radius:10px;background:#e9f3ee;color:#4f8d70;display:grid;grid-template-columns:20px 1fr;gap:8px;font-size:9px;line-height:1.55}@media(max-width:1100px){.create-layout{grid-template-columns:1fr}.create-summary{position:static;display:grid;grid-template-columns:220px 1fr}.create-summary-head{grid-column:1 / 3}.create-summary-preview{grid-row:2 / 6;height:220px}.create-summary-name{padding-top:18px}.create-summary-help{align-self:end}}@media(max-width:760px){.create-header{min-height:158px;flex-wrap:wrap;gap:12px}.create-header>div:first-child{flex:1 0 100%}.create-header>div:last-child{margin-left:auto}.create-header h1{font-size:32px}.create-header p{max-width:500px;font-size:10px}.create-save{width:42px;padding:0}.create-save svg{margin:0}.create-save{font-size:0}.create-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.create-step-content{min-height:500px;padding:20px 16px}.create-upload-zone.has-image{grid-template-columns:90px minmax(0,1fr)}.create-upload-zone>img{width:90px;height:112px}.create-upload-action{grid-column:1 / 3;justify-content:center}.create-guidance-grid,.create-style-grid,.create-animation-grid{grid-template-columns:1fr}.create-style-grid button{min-height:106px;grid-template-columns:94px 1fr;grid-template-rows:1fr;align-items:center}.create-style-grid img{width:94px;height:86px}.create-feature-grid,.create-spec-row{grid-template-columns:1fr 1fr}.create-summary{display:block}.create-summary-head{display:flex}.create-summary-preview{height:240px}.create-footer{padding:12px 16px;grid-template-columns:1fr 1fr}.create-footer>span{display:none}}@media(max-width:480px){.create-header>div:last-child{gap:6px}.create-close,.create-save{width:38px;height:38px;min-height:38px}.create-feature-grid,.create-spec-row{grid-template-columns:1fr}.create-order-card>div{grid-template-columns:1fr;gap:5px}.create-footer{grid-template-columns:auto 1fr}.create-next{width:100%}}.portal-header{min-height:108px;display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.portal-header h1{margin:0 0 8px;font-size:45px;line-height:1;letter-spacing:-2.4px}.portal-header p{margin:0;color:#777772;font-size:14px}.portal-stats{margin-bottom:24px;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.order-stats{grid-template-columns:repeat(4,1fr)}.portal-stats article{min-height:118px;padding:20px;border:1px solid #d8d3c9;border-radius:14px;background:#fffdf9;display:grid;grid-template-columns:1fr auto;align-content:center;gap:8px 14px}.portal-stats article.mint{background:#eef7f2;border-color:#cce2d7}.portal-stats article.apricot{background:#fff5e9;border-color:#efd7bc}.portal-stats article.lavender{background:#f4f0fa;border-color:#ddd3ec}.portal-stats article.sky{background:#eef7fa;border-color:#cce0e7}.portal-stats span{color:#6c6d68;font-size:12px}.portal-stats strong{grid-row:1 / 3;grid-column:2;align-self:center;font-size:30px}.portal-stats strong.money{font-size:23px}.portal-stats small{color:#92918c;font-size:10px}.portal-panel{border:1px solid #d8d3c9;border-radius:18px;background:#fffdf9;overflow:hidden}.portal-toolbar{min-height:76px;padding:16px 20px;border-bottom:1px solid #dfdbd2;display:flex;align-items:center;justify-content:space-between;gap:18px}.portal-filters{display:flex;align-items:center;gap:6px}.portal-filters button{flex:0 0 auto;min-height:36px;padding:0 14px;border:1px solid transparent;border-radius:999px;background:transparent;color:#6b6c67;font-size:12px;white-space:nowrap;cursor:pointer}.portal-filters button:hover{background:#f2efe9}.portal-filters button.active{border-color:#1d1f1e;background:#1d1f1e;color:#fff}.portal-search{width:min(280px,36vw);min-height:40px;padding:0 12px;border:1px solid #d4d0c7;border-radius:10px;display:flex;align-items:center;gap:8px;background:#fff;color:#787974}.portal-search input{width:100%;border:0;outline:0;background:transparent;font-size:12px}.works-grid{padding:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.work-card{min-width:0;border:1px solid #dad6ce;border-radius:14px;background:#fff;overflow:hidden}.work-card-preview{height:220px;position:relative;overflow:hidden;background:#edf5f1;display:grid;place-items:center}.work-card-preview img{width:100%;height:100%;object-fit:cover;image-rendering:pixelated;transition:transform .22s ease}.work-card-preview img.is-pilot{object-fit:contain;background:#fff}.work-card-preview>.sprite-animation-preview{width:min(52%,150px);transition:transform .22s ease}.work-card:hover .work-card-preview img{transform:scale(1.025)}.work-card:hover .work-card-preview>.sprite-animation-preview{transform:scale(1.025)}.work-card-preview .portal-status{position:absolute;top:12px;left:12px}.work-card-waiting{width:100%;height:100%;padding:26px 18px 18px;background:linear-gradient(145deg,#edf6f1,#f5f1fb);display:grid;grid-template-columns:104px minmax(0,1fr);gap:18px;align-items:center}.work-card-waiting>img{width:104px;height:104px;border-radius:20px;border:1px solid #cfe2d8;background:#e5f1eb;object-fit:cover;transform:none!important}.work-card-waiting>span{min-width:0;display:grid;grid-template-columns:20px minmax(0,1fr);gap:6px 8px;align-items:center}.work-card-waiting svg{color:#df8438;animation:portal-spin 1.2s linear infinite}.work-card-waiting strong{font-size:14px}.work-card-waiting small{grid-column:1 / 3;color:#747a76;font-size:10px;line-height:1.6}@keyframes portal-spin{to{transform:rotate(360deg)}}.work-card-body{padding:17px}.work-card-body h2{margin:0 0 5px;font-size:17px}.work-card-body p{margin:0;color:#7b7b76;font-size:11px}.work-card-specs{margin:15px 0;display:flex;flex-wrap:wrap;gap:6px}.work-card-specs span{padding:6px 8px;border-radius:7px;background:#eff5f2;color:#4d826a;font-size:9px}.work-card-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.portal-primary,.portal-quiet,.portal-back{min-height:40px;padding:0 14px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:12px;font-weight:700}.portal-primary{border:1px solid #1d1f1e;background:#1d1f1e;color:#fff}.portal-primary:hover{background:#343735}.portal-primary.small{min-height:34px;padding:0 11px;font-size:11px}.portal-quiet,.portal-back{border:1px solid #cfcbc2;background:transparent;color:#4e504d}.portal-quiet:hover,.portal-back:hover{background:#f3f0ea}.portal-status{min-height:26px;padding:0 10px;border-radius:7px;display:inline-flex;align-items:center;font-size:10px;font-weight:700;white-space:nowrap}.portal-status.mint{background:#dceee5;color:#438c6c}.portal-status.apricot{background:#fff0df;color:#df8235}.portal-status.lavender{background:#eee8f8;color:#8062b3}.portal-status.neutral{background:#ecebe7;color:#767771}.portal-status.danger{background:#fbe8e5;color:#b64e43}.portal-empty{min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#8b8b85}.portal-empty strong{color:#414340}.portal-empty span{font-size:12px}.order-head,.order-row{display:grid;grid-template-columns:minmax(290px,1.3fr) 110px 95px 165px 170px;align-items:center;gap:12px}.order-head{min-height:45px;padding:0 18px;background:#f4f1eb;color:#82827c;font-size:10px}.order-item{border-top:1px solid #e1ddd5}.order-item:first-of-type{border-top:0}.order-row{min-height:82px;padding:9px 18px}.order-main{min-width:0;border:0;background:transparent;display:grid;grid-template-columns:54px 1fr;gap:12px;align-items:center;text-align:left;cursor:pointer}.order-main img{width:52px;height:52px;border-radius:12px;object-fit:cover;image-rendering:pixelated}.order-main img.is-processing-preview{object-fit:contain;background:#edf5f1;image-rendering:auto}.order-sprite-thumb{width:52px;height:52px;border-radius:12px;overflow:hidden;background:#edf5f1;display:grid!important;place-items:center}.order-sprite-thumb>.sprite-animation-preview{width:82%}.order-main>span{min-width:0;display:grid;gap:5px}.order-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.order-main small,.order-row time{color:#85857f;font-size:10px}.order-amount{font-size:13px}.order-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px}.order-expand{width:34px;height:34px;padding:0;border:0;background:transparent;display:grid;place-items:center;cursor:pointer;transition:transform .18s ease}.order-item.is-open .order-expand{transform:rotate(180deg)}.order-detail{max-height:0;padding:0 18px;overflow:hidden;background:#f7f5f0;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;transition:max-height .2s ease,padding .2s ease}.order-item.is-open .order-detail{max-height:150px;padding-top:18px;padding-bottom:18px;border-top:1px solid #e4e0d8}.order-detail div{min-width:0;display:grid;align-content:start;gap:7px}.order-detail span{color:#8a8984;font-size:10px}.order-detail strong{font-size:11px;line-height:1.55}.checkout-notice{min-height:48px;margin-bottom:18px;padding:0 16px;border:1px solid #efd2ae;border-radius:10px;background:#fff5e8;color:#8b623b;display:flex;align-items:center;gap:10px;font-size:12px}.checkout-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:22px}.checkout-card{padding:26px;border:1px solid #d8d3c9;border-radius:18px;background:#fffdf9}.checkout-card-title{display:flex;align-items:center;gap:10px;padding-bottom:18px;border-bottom:1px solid #e1ddd5}.checkout-card-title h2{margin:0;font-size:18px}.checkout-product{padding:22px 0;display:grid;grid-template-columns:88px 1fr;gap:16px;align-items:center}.checkout-product img{width:88px;height:88px;border-radius:15px;object-fit:cover;image-rendering:pixelated}.checkout-product div{display:grid;gap:6px}.checkout-product strong{font-size:16px}.checkout-product span{color:#6f716d;font-size:12px}.checkout-product small{color:#979691;font-size:10px}.checkout-delivery{padding:18px;border-radius:12px;background:#eef6f2;display:grid;grid-template-columns:1fr 1fr;gap:13px}.checkout-delivery span{display:flex;align-items:center;gap:8px;color:#53846d;font-size:11px}.checkout-price-row,.checkout-total{display:flex;justify-content:space-between;align-items:center}.checkout-price-row{padding:20px 0 0;font-size:12px}.checkout-price-row.muted{padding-top:10px;color:#888983}.checkout-total{margin-top:20px;padding-top:20px;border-top:1px solid #dfdbd3}.checkout-total span{font-weight:700}.checkout-total strong{color:#e98838;font-size:25px}.payment-methods{padding:18px 0;display:grid;gap:9px}.payment-methods button{min-height:68px;padding:10px 12px;border:1px solid #d7d2c9;border-radius:11px;background:#fff;display:grid;grid-template-columns:42px 1fr 24px;gap:12px;align-items:center;text-align:left;cursor:pointer}.payment-methods button:hover{border-color:#8fbca7}.payment-methods button.active{border-color:#69a98b;background:#f0f7f3}.payment-icon{width:42px;height:42px;border-radius:11px;background:#eef2ef;display:grid;place-items:center}.payment-methods button>span:nth-child(2){display:grid;gap:5px}.payment-methods strong{font-size:13px}.payment-methods small{color:#7f807a;font-size:10px}.payment-methods i{width:20px;height:20px;border:1px solid #b9b8b3;border-radius:50%;display:grid;place-items:center;color:#fff;font-style:normal}.payment-methods button.active i{border-color:#57a27d;background:#57a27d}.checkout-agreement{display:flex;align-items:flex-start;gap:9px;color:#696a66;font-size:11px;line-height:1.5}.checkout-agreement input{margin-top:2px;accent-color:#559c79}.checkout-pay{width:100%;min-height:54px;margin-top:18px;border:1px solid #1c1e1d;border-radius:11px;background:#1c1e1d;color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;font-weight:700;cursor:pointer}.checkout-pay:disabled{border-color:#c8c7c2;background:#c8c7c2;color:#777873;cursor:not-allowed}.checkout-safe{margin:13px 0 0;color:#85857f;display:flex;align-items:flex-start;justify-content:center;gap:7px;font-size:9px;line-height:1.5;text-align:center}.checkout-success{min-height:calc(100vh - 76px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.checkout-success>span{width:92px;height:92px;margin-bottom:22px;border-radius:50%;background:#e2f1e9;color:#4e9d78;display:grid;place-items:center}.checkout-success h1{margin:0 0 12px;font-size:34px}.checkout-success p{max-width:520px;margin:0 0 26px;color:#747570;line-height:1.8;font-size:13px}.checkout-success-actions{display:flex;align-items:center;gap:12px}.settings-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;align-items:start}.settings-nav{padding:10px;border:1px solid #d8d3c9;border-radius:14px;background:#fffdf9;display:grid;gap:4px}.settings-nav button{min-height:46px;padding:0 11px;border:0;border-radius:9px;background:transparent;display:grid;grid-template-columns:22px 1fr auto;gap:9px;align-items:center;text-align:left;cursor:pointer;font-size:12px}.settings-nav button:hover{background:#f3f0ea}.settings-nav button.active{background:#e7f1ec;color:#4e9574;font-weight:700}.settings-panel{border:1px solid #d8d3c9;border-radius:18px;background:#fffdf9;overflow:hidden}.settings-section{min-height:520px;padding:28px}.settings-title{padding-bottom:21px;border-bottom:1px solid #e1ddd5}.settings-title h2{margin:0 0 7px;font-size:20px}.settings-title p{margin:0;color:#85857f;font-size:11px}.avatar-setting{padding:24px 0;display:grid;grid-template-columns:88px 1fr;gap:18px;align-items:center}.avatar-setting.is-dragging{margin:12px -12px;padding:12px;border:1px solid #63a382;border-radius:14px;background:#edf7f2;box-shadow:0 0 0 4px #63a3821a}.avatar-setting>img{width:88px;height:88px;border-radius:50%;border:1px solid #d4d0c7;object-fit:cover;object-position:50% 28%}.avatar-setting>div{display:grid;justify-items:start;gap:7px}.avatar-setting strong{font-size:13px}.avatar-setting span{color:#85857f;font-size:10px}.avatar-setting button{min-height:34px;padding:0 11px;border:1px solid #d1cdc4;border-radius:8px;background:transparent;display:flex;align-items:center;gap:7px;font-size:11px;cursor:pointer}.settings-form{display:grid;gap:18px}.settings-title+.settings-form{margin-top:24px}.settings-form.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-form label{display:grid;gap:8px}.settings-form label>span{font-size:11px;font-weight:700}.settings-form input,.settings-form select{box-sizing:border-box;width:100%;min-width:0;min-height:44px;padding:0 12px;border:1px solid #d2cec5;border-radius:9px;background:#fff;outline:0;font-size:12px}.settings-form input:focus,.settings-form select:focus{border-color:#6aaa8c;box-shadow:0 0 0 3px #6aaa8c24}.settings-form input[readonly]{background:#f4f2ed;color:#777872}.settings-form small{color:#96958f;font-size:9px}.profile-fields{align-items:start}.profile-fields label{grid-template-rows:auto 44px minmax(16px,auto);align-content:start}.settings-field-placeholder{visibility:hidden}.security-list{display:grid}.security-list article{min-height:84px;padding:15px 0;border-bottom:1px solid #e2ded6;display:grid;grid-template-columns:42px 1fr auto;gap:13px;align-items:center}.security-list article>span{width:42px;height:42px;border-radius:11px;background:#edf4f0;color:#579678;display:grid;place-items:center}.security-list article>div{display:grid;gap:6px}.security-list strong{font-size:13px}.security-list small{color:#85857f;font-size:10px}.security-list button{min-height:36px;padding:0 12px;border:1px solid #d2cec5;border-radius:8px;background:transparent;font-size:10px;cursor:pointer}.notification-list{display:grid}.notification-list label{min-height:86px;padding:16px 0;border-bottom:1px solid #e2ded6;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;cursor:pointer}.notification-list label>span{display:grid;gap:6px}.notification-list strong{font-size:13px}.notification-list small{color:#85857f;font-size:10px}.notification-list input{width:20px;height:20px;margin:0;accent-color:#5ba37f;cursor:pointer}.settings-actions{min-height:76px;padding:15px 28px;border-top:1px solid #dfdbd3;background:#f7f4ee;display:flex;align-items:center;gap:16px}.settings-actions.is-profile{justify-content:space-between}.settings-actions span{color:#8a8984;font-size:10px}.settings-logout{min-height:40px;padding:0 15px;border:1px solid #d99386;border-radius:9px;background:#fff4f1;color:#b64e43;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:700;cursor:pointer}.settings-logout:hover{border-color:#b64e43;background:#fbe8e5}@media(max-width:1180px){.works-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-head,.order-row{grid-template-columns:minmax(250px,1.3fr) 95px 75px 130px 145px}.checkout-layout{grid-template-columns:1fr}}@media(max-width:900px){.portal-stats{grid-template-columns:repeat(2,1fr)}.order-head{display:none}.order-item{padding:0 16px}.order-row{padding:14px 0;grid-template-columns:minmax(240px,1fr) auto auto;gap:12px}.order-row>time{display:none}.order-actions{grid-column:2 / 4}.order-detail{grid-template-columns:repeat(2,1fr)}.order-item.is-open .order-detail{max-height:250px}}@media(max-width:760px){.portal-header{min-height:90px}.portal-header h1{font-size:34px}.portal-header p{font-size:11px}.portal-toolbar{align-items:stretch;flex-direction:column}.portal-filters{overflow-x:auto;scrollbar-width:none}.portal-filters::-webkit-scrollbar{display:none}.portal-search{width:100%}.works-grid{grid-template-columns:1fr;padding:14px}.work-card-preview{height:250px}.settings-layout{grid-template-columns:1fr}.settings-nav{display:flex;overflow-x:auto}.settings-nav button{min-width:142px}.settings-section{min-height:460px;padding:22px 18px}.settings-form.two-column{grid-template-columns:1fr}.checkout-card{padding:20px 16px}.checkout-delivery{grid-template-columns:1fr}}@media(max-width:560px){.portal-stats{grid-template-columns:1fr 1fr;gap:8px}.portal-stats article{min-height:96px;padding:14px}.portal-stats strong{font-size:24px}.portal-header{gap:10px}.portal-header .wb-create-button{min-height:46px;padding:0 12px;font-size:12px}.order-row{grid-template-columns:minmax(0,1fr) auto}.order-row>span{justify-self:end}.order-amount{grid-column:2}.order-actions{grid-column:1 / 3;justify-content:flex-end}.order-detail{grid-template-columns:1fr}.order-item.is-open .order-detail{max-height:420px}.checkout-product{grid-template-columns:72px 1fr}.checkout-product img{width:72px;height:72px}.settings-actions{align-items:flex-start;flex-direction:column}.settings-actions.is-profile{align-items:center;flex-direction:row}}@media(prefers-reduced-motion:reduce){.work-card-preview img,.order-expand,.order-detail{transition:none}.work-card-waiting svg{animation:none}}.result-progress-art.is-canonical{display:grid;place-items:center;background:#edf4f0}.result-progress-art.is-canonical img{width:min(100%,520px);height:min(100%,520px);object-fit:contain;object-position:center;border-radius:18px;background:#fffdf9}.workbench-page{min-height:100vh;display:grid;grid-template-columns:238px minmax(0,1fr);color:#202221;background:#faf8f3}.wb-data-state{min-height:min(620px,calc(100vh - 80px));border:1px solid #ded9cf;border-radius:22px;background:#fffdf9;display:grid;place-content:center;justify-items:center;gap:11px;text-align:center;color:#6f726d}.wb-data-state h1{margin:4px 0 0;color:#252725;font-size:24px}.wb-data-state p{max-width:440px;margin:0;font-size:12px;line-height:1.7}.wb-data-spinner,.wb-syncing svg{animation:wb-spin 1.1s linear infinite}.wb-loading-shell .wb-loading-nav{min-height:46px;padding:0 13px;border-radius:11px;display:flex;align-items:center;gap:11px;color:#777a75}.wb-loading-shell .wb-main{display:grid}.wb-loading-shell .wb-data-state{min-height:calc(100vh - 48px)}.wb-syncing{width:fit-content;min-height:32px;margin:0 0 12px auto;padding:0 11px;border:1px solid #d8d4ca;border-radius:999px;background:#fffdf9f0;color:#696c68;display:inline-flex;align-items:center;gap:7px;font-size:10px}.wb-sidebar{position:sticky;top:0;height:100vh;padding:42px 22px 26px;border-right:1px solid #d9d5cc;background:#fbf9f4;display:flex;flex-direction:column;z-index:20}.wb-brand{width:fit-content;padding:0 18px;border:0;background:transparent;color:#171918;font-size:28px;font-weight:900;line-height:1;letter-spacing:-1.7px;display:inline-flex;align-items:center;gap:9px;cursor:pointer}.wb-nav{display:grid;gap:14px;margin-top:52px}.wb-nav button{min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:10px;background:transparent;display:flex;align-items:center;gap:15px;text-align:left;font-size:15px;cursor:pointer}.wb-nav button:hover{background:#f2f0ea}.wb-nav button:nth-child(3){margin-top:8px}.wb-nav button.active{border-color:#bfddcf;background:#e4f0e9;color:#4a9b78;font-weight:700}.wb-sidebar-bottom{margin-top:auto}.wb-language{position:relative;padding:0 18px 20px}.wb-language>button{min-height:40px;padding:0;border:0;background:transparent;display:flex;align-items:center;gap:8px;font-weight:700;cursor:pointer}.wb-language>button>span{white-space:nowrap}.wb-language>button svg:last-child{margin-left:auto}.wb-language-menu{position:absolute;left:10px;bottom:calc(100% + 4px);width:160px;padding:7px;border:1px solid #d3cfc5;border-radius:12px;background:#fffefa;box-shadow:0 12px 30px #2022211a}.wb-language-menu button{width:100%;min-height:36px;padding:0 9px;border:0;border-radius:8px;background:transparent;display:flex;align-items:center;gap:8px;cursor:pointer}.wb-language-menu button:hover{background:#e4f0e9}.wb-profile{width:100%;padding:22px 8px 0;border:0;border-top:1px solid #dedad1;background:transparent;display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;text-align:left;cursor:pointer}.wb-profile img{width:48px;height:48px;border-radius:50%;object-fit:cover;object-position:50% 28%;border:1px solid #d3cfc5}.wb-profile span{display:grid;gap:4px}.wb-profile strong{font-size:14px}.wb-profile small{color:#787873;font-size:11px}.wb-main{min-width:0;padding:38px 40px 34px 44px}.wb-header{min-height:108px;display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.wb-header h1{margin:0 0 7px;font-size:45px;line-height:1;letter-spacing:-2.4px}.wb-header p{margin:0;color:#777772;font-size:14px}.wb-create-button{min-height:58px;padding:0 28px;border:1px solid #171918;border-radius:10px;background:#1b1d1c;color:#fff;display:flex;align-items:center;gap:10px;font-size:17px;font-weight:700;cursor:pointer;box-shadow:0 4px #1719181a}.wb-create-button:hover{background:#303332}.wb-empty-dashboard{min-height:520px;padding:56px 28px;border:1px dashed #cfc9bd;border-radius:18px;background:linear-gradient(145deg,#fffdf9,#f3f8f5);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.wb-empty-dashboard>span{width:66px;height:66px;border-radius:20px;background:#dceee5;color:#438c6c;display:grid;place-items:center}.wb-empty-dashboard h2{margin:22px 0 8px;font-size:24px}.wb-empty-dashboard p{max-width:440px;margin:0 0 28px;color:#777772;line-height:1.7}.wb-notice{position:fixed;top:24px;left:50%;z-index:80;transform:translate(-50%);padding:12px 18px;border:1px solid #b8d8c9;border-radius:10px;background:#e4f0e9;box-shadow:0 12px 32px #2022211f;font-size:13px;font-weight:700}.wb-project-card{padding:27px 28px 24px;border:1px solid #d8d3c9;border-radius:18px;background:#fffdf9}.wb-project-header{min-height:42px;display:flex;justify-content:space-between;align-items:flex-start;gap:17px}.wb-project-title{display:flex;align-items:flex-start;gap:17px}.wb-project-header h2{margin:0;font-size:22px;line-height:1.35}.wb-project-actions{display:flex;align-items:center;gap:8px}.wb-project-actions button,.wb-project-actions>span{min-height:34px;padding:0 11px;border:1px solid #d3cec5;border-radius:8px;background:#fffefa;display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:700}.wb-project-actions button{cursor:pointer}.wb-project-actions>span{border-color:#efd7bc;background:#fff5e9;color:#d98139}.wb-status,.wb-recent-info em{display:inline-flex;align-items:center;min-height:29px;padding:0 12px;border-radius:7px;font-size:12px;font-style:normal}.wb-status.mint,.wb-recent-info em.mint{background:#dceee5;color:#438c6c}.wb-status.apricot,.wb-recent-info em.apricot{background:#fff0df;color:#e98b3f}.wb-status.lavender,.wb-recent-info em.lavender{background:#eee8f8;color:#8062b3}.wb-status.neutral,.wb-recent-info em.neutral{background:#ecebe7;color:#686a66}.wb-status.danger,.wb-recent-info em.danger{background:#fbe8e5;color:#b64e43}.wb-project-layout{display:grid;grid-template-columns:minmax(0,1fr) 236px;gap:34px}.wb-build-area{min-width:0;display:grid;grid-template-columns:194px minmax(430px,1fr);gap:54px}.wb-source-column,.wb-preview-column{min-width:0}.wb-field-label{display:block;margin:0 0 13px;font-size:13px;font-weight:700}.wb-source-image{width:194px;height:244px;border-radius:14px;object-fit:cover;border:1px solid #d4d6ce}.wb-style-label{margin-top:25px}.wb-style-card{width:194px;height:62px;padding:5px 13px 5px 7px;border:1px solid #d2cec4;border-radius:11px;background:#fffefa;display:grid;grid-template-columns:46px 1fr auto;gap:10px;align-items:center;text-align:left;cursor:pointer}.wb-style-card:hover{border-color:#89bca5}.wb-style-card:disabled{cursor:default;color:#343633}.wb-style-card:disabled:hover{border-color:#d2cec4}.wb-style-card>span{width:44px;height:50px;overflow:hidden;border:1px solid #c7d9d0;border-radius:8px}.wb-style-card img{width:100%;height:100%;object-fit:cover;image-rendering:pixelated}.wb-style-card strong{font-size:14px}.wb-preview-heading{min-height:35px;display:flex;align-items:flex-start;gap:16px;font-size:13px;font-weight:700}.wb-preview-heading small{font-size:11px}.wb-animation-chip{min-height:27px;padding:0 11px;border:1px solid #c3ddd0;border-radius:7px;background:#e3f0e9;color:#579578;display:inline-flex;align-items:center;font-size:11px;font-weight:600}.wb-preview-player{overflow:hidden;border:1px solid #bcd9cc;border-radius:13px;background:#eaf4ef}.wb-preview-canvas{height:265px;padding:24px;display:grid;place-items:center;overflow:hidden;background:#eaf4ef}.wb-preview-canvas img{width:205px;height:205px;border-radius:18px;object-fit:cover;image-rendering:pixelated;transform:translateY(2px);transition:transform .16s ease}.wb-preview-canvas>.sprite-animation-preview{width:min(74%,210px)}.wb-preview-canvas img.is-pilot-sheet{width:92%;height:92%;object-fit:contain;image-rendering:pixelated;transform:none;animation:none}.wb-preview-canvas img.is-playing.frame-0{transform:translate(-4px,3px) rotate(-1deg)}.wb-preview-canvas img.is-playing.frame-1{transform:translateY(-3px) rotate(0)}.wb-preview-canvas img.is-playing.frame-2{transform:translate(4px,2px) rotate(1deg)}.wb-preview-canvas img.is-playing.frame-3{transform:translateY(-1px) rotate(0)}.wb-player-controls{height:43px;margin:0 9px 9px;padding:0 8px;border:1px solid #b8cfc4;border-radius:8px;background:#ffffffc7;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px}.wb-player-controls button{border:0;background:transparent;cursor:pointer}.wb-player-controls>button:first-child{width:31px;height:31px;border-radius:50%;display:grid;place-items:center}.wb-player-controls>button:first-child:hover{background:#deebe5}.wb-animation-name{min-width:0;padding:0 8px;display:flex;align-items:center;gap:5px;font-size:11px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wb-frame-count{padding:8px;font-size:11px;font-weight:700}.wb-spec-grid{margin-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.wb-spec-grid>div{min-height:58px;padding:0 13px;border:1px solid #c7ddd2;border-radius:9px;background:#f0f7f3;color:#4e9b79;display:flex;align-items:center;gap:10px}.wb-spec-grid span{display:grid;color:#626a66;font-size:10px;line-height:1.4}.wb-spec-grid strong{color:#428c6c;font-size:13px}.wb-progress{min-width:0;padding-left:34px;border-left:1px solid #e0ddd5}.wb-progress h3{margin:0 0 20px;font-size:18px}.wb-progress-list{display:grid}.wb-progress-step{min-height:66px;display:grid;grid-template-columns:26px 1fr;gap:12px;position:relative}.wb-progress-step:not(.is-last):after{content:"";position:absolute;left:12px;top:27px;width:1px;height:39px;background:#c5c4bf}.wb-progress-step.done:not(.is-last):after{background:#77b899}.wb-progress-marker{width:25px;height:25px;border-radius:50%;background:#deddd8;color:#696a66;display:grid;place-items:center;font-size:11px;font-weight:700;z-index:1}.wb-progress-step.done .wb-progress-marker{background:#58a57f;color:#fff}.wb-progress-step.active .wb-progress-marker{background:#ee9d55;color:#fff}.wb-progress-step>div{display:grid;align-content:start;gap:5px;padding-top:2px}.wb-progress-step strong{font-size:13px}.wb-progress-step small{color:#8a8984;font-size:10px}.wb-progress-step.done strong{color:#519877}.wb-progress-step.active strong{color:#ed9143}.wb-progress-note{min-height:76px;display:grid;grid-template-columns:64px 1fr;align-items:center;gap:10px}.wb-progress-note img{width:64px;height:64px;border-radius:16px;object-fit:cover;image-rendering:pixelated}.wb-progress-note span{padding:9px 10px;border:1px solid #f2b77e;border-radius:8px;color:#77736d;font-size:11px;line-height:1.55}.wb-time-remaining{margin:6px 0 0;text-align:center;color:#686864;font-size:12px}.wb-time-remaining strong{color:#ee8e3b;font-size:14px}.wb-recent{margin-top:22px}.wb-recent h2{margin:0;padding:0 0 12px;border-bottom:1px solid #d9d5cc;font-size:15px}.wb-recent-list{display:grid}.wb-recent-row{width:100%;min-height:80px;border-bottom:1px solid #dedad2;background:transparent;display:grid;grid-template-columns:minmax(0,1fr) 145px;align-items:center}.wb-recent-row:hover,.wb-recent-row.is-selected{background:#fffdf9b8}.wb-recent-select{min-width:0;min-height:79px;padding:10px 13px;border:0;background:transparent;display:grid;grid-template-columns:54px minmax(250px,1.2fr) minmax(230px,.8fr);gap:14px;align-items:center;text-align:left;cursor:pointer}.wb-recent-select>img{width:52px;height:52px;border-radius:14px;object-fit:cover;image-rendering:pixelated}.wb-recent-select>.sprite-animation-preview{width:48px;justify-self:center}.wb-recent-info{min-width:0;display:grid;gap:6px}.wb-recent-info>span{display:flex;align-items:center;gap:14px}.wb-recent-info strong{font-size:14px}.wb-recent-info em{min-height:24px;padding:0 9px;font-size:10px}.wb-recent-info small,.wb-recent-time{color:#797974;font-size:11px}.wb-recent-action{display:flex;justify-content:flex-end;align-items:center;gap:18px;font-size:11px}.wb-recent-action>span,.wb-recent-action>button{display:flex;align-items:center;gap:7px}.wb-recent-action>button{padding:8px;border:0;background:transparent;cursor:pointer}.wb-recent-action .is-progress{color:#74756f}.wb-recent-action .is-progress svg{color:#ed9c52;animation:wb-spin 1.4s linear infinite}@keyframes wb-spin{to{transform:rotate(360deg)}}@media(max-width:1240px){.workbench-page{grid-template-columns:210px minmax(0,1fr)}.wb-main{padding:34px 28px}.wb-project-card{padding:24px}.wb-project-layout{grid-template-columns:minmax(0,1fr) 215px;gap:24px}.wb-build-area{grid-template-columns:168px minmax(360px,1fr);gap:28px}.wb-source-image,.wb-style-card{width:168px}.wb-progress{padding-left:24px}}@media(max-width:1160px){.wb-project-layout{grid-template-columns:1fr}.wb-progress{padding:24px 0 0;border-left:0;border-top:1px solid #e0ddd5}.wb-progress-list{grid-template-columns:repeat(5,1fr);gap:8px}.wb-progress-step{min-height:72px;grid-template-columns:25px 1fr;gap:8px}.wb-progress-step:after{display:none}.wb-progress-note,.wb-time-remaining{display:none}}@media(max-width:1020px){.workbench-page{display:block}.wb-sidebar{height:auto;padding:15px 20px;border-right:0;border-bottom:1px solid #d9d5cc;display:flex;flex-direction:row;align-items:center;gap:20px}.wb-brand{padding:0;font-size:24px}.wb-nav{min-width:0;margin:0 0 0 auto;display:flex;gap:4px;overflow-x:auto}.wb-nav button{min-height:42px;padding:0 12px;gap:8px}.wb-nav button:nth-child(3){margin-top:0}.wb-sidebar-bottom{margin:0;display:flex;align-items:center;gap:5px}.wb-language{padding:0}.wb-language>button{width:42px;min-height:42px;justify-content:center}.wb-language>button>span,.wb-language>button>svg:last-child{display:none}.wb-language-menu{left:auto;right:0;top:calc(100% + 8px);bottom:auto}.wb-profile{width:42px;padding:0;border:0;display:block}.wb-profile img{width:38px;height:38px}.wb-profile span,.wb-profile>svg{display:none}.wb-recent-row{grid-template-columns:minmax(0,1fr) 110px}.wb-recent-select{grid-template-columns:54px 1fr 180px}}@media(max-width:760px){.wb-sidebar{gap:12px}.wb-nav{gap:2px}.wb-nav button{width:42px;padding:0;justify-content:center}.wb-nav button span{display:none}.wb-main{padding:26px 16px 30px}.wb-header{min-height:84px;align-items:flex-start}.wb-header h1{font-size:36px}.wb-header p{font-size:12px}.wb-create-button{min-height:48px;padding:0 16px;font-size:14px}.wb-project-card{padding:20px 16px}.wb-project-header{flex-wrap:wrap}.wb-build-area{grid-template-columns:1fr;gap:30px}.wb-source-column{display:grid;grid-template-columns:120px minmax(0,1fr);grid-template-rows:auto 120px auto;gap:10px 16px}.wb-source-column .wb-field-label:first-child{grid-column:1}.wb-source-image{grid-column:1;grid-row:2 / 4;width:120px;height:150px}.wb-style-label{grid-column:2;grid-row:1;margin-top:0}.wb-style-card{grid-column:2;grid-row:2;width:100%}.wb-preview-heading{flex-wrap:wrap}.wb-preview-canvas{height:250px}.wb-spec-grid{grid-template-columns:1fr;gap:8px}.wb-spec-grid>div{min-height:48px}.wb-progress-list{grid-template-columns:1fr}.wb-progress-step{min-height:52px}.wb-progress-step:not(.is-last):after{display:block;height:26px}.wb-recent-row{grid-template-columns:minmax(0,1fr) auto}.wb-recent-select{grid-template-columns:52px 1fr;gap:10px;padding-right:6px}.wb-recent-time{display:none}.wb-recent-action>span{font-size:0}.wb-recent-action>button:first-child span{display:none}}@media(max-width:520px){.wb-brand span{display:none}.wb-header{gap:12px}.wb-header h1{font-size:33px}.wb-create-button{padding:0 12px}.wb-create-button svg{display:none}}@media(prefers-reduced-motion:reduce){.wb-recent-action .is-progress svg{animation:none}.wb-preview-canvas img{transition:none}.wb-data-spinner,.wb-syncing svg{animation:none}}.wb-preview-canvas.is-canonical{display:grid;place-items:center}.wb-preview-canvas.is-canonical>img{width:100%;height:100%;object-fit:contain;object-position:center;image-rendering:auto}.auth-page{min-height:100vh;padding:22px;background:#f7f4ee;display:grid;grid-template-columns:minmax(460px,.9fr) minmax(520px,1.1fr);gap:18px;color:#202221}.auth-panel,.auth-visual{min-height:calc(100vh - 44px);border:1px solid #d6d1c8;border-radius:24px;position:relative;overflow:hidden}.auth-panel{padding:31px 38px 24px;background:#fffdf9;display:flex;flex-direction:column}.auth-brand{width:fit-content;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;gap:9px;font-size:27px;font-weight:900;letter-spacing:-1.7px;cursor:pointer}.auth-form-wrap{width:min(430px,100%);margin:auto;padding:34px 0}.auth-back{margin-bottom:28px;padding:0;border:0;background:transparent;color:#6e706b;display:flex;align-items:center;gap:7px;font-size:10px;cursor:pointer}.auth-heading>span{color:#5c8c74;font-size:8px;font-weight:800;letter-spacing:1.6px}.auth-heading h1{margin:8px 0 9px;font-size:34px;letter-spacing:-1.7px}.auth-heading p{margin:0;color:#7b7c76;font-size:11px;line-height:1.6}.auth-google{width:100%;min-height:48px;margin-top:22px;padding:0 12px;border:1px solid #747775;border-radius:10px;background:#fff;color:#1f1f1f;display:grid;grid-template-columns:20px 1fr 20px;align-items:center;gap:10px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:14px;line-height:20px;font-weight:500;cursor:pointer}.auth-google:hover{border-color:#5f6368;background:#f8faff;box-shadow:0 1px 2px #3c40432e}.auth-google:disabled{cursor:wait;opacity:.7}.auth-google>img{width:18px;height:18px;object-fit:contain}.auth-google>span{grid-column:2}.auth-divider{margin:15px 0;display:flex;align-items:center;gap:10px;color:#989791;font-size:8px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#e3dfd7}.auth-demo-note{margin:19px 0;padding:11px 12px;border-radius:9px;background:#eef6f2;color:#56836d;display:flex;align-items:flex-start;gap:8px;font-size:9px;line-height:1.5}.auth-form-wrap form{display:grid;gap:14px}.auth-form-wrap form>label:not(.auth-check){display:grid;gap:7px}.auth-form-wrap form>label>span{font-size:10px;font-weight:700}.auth-form-wrap form>label>div{min-height:45px;padding:0 11px;border:1px solid #d2cec5;border-radius:9px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:7px;align-items:center;color:#84847e}.auth-form-wrap input:not([type=checkbox]){width:100%;border:0;outline:0;background:transparent;font-size:11px}.auth-form-wrap form>label>div:focus-within{border-color:#65a384;box-shadow:0 0 0 3px #65a3841f}.auth-form-wrap form>label>div>button{padding:0;border:0;background:transparent;color:#777873;cursor:pointer}.auth-options{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-options>button{padding:0;border:0;background:transparent;font-size:9px;font-weight:700;cursor:pointer}.auth-check{display:flex;align-items:center;gap:8px;color:#73746e;font-size:9px;cursor:pointer}.auth-check input{width:16px;height:16px;margin:0;accent-color:#5a9c7b}.auth-error{margin:0;padding:10px 11px;border-radius:8px;background:#fff0ea;color:#aa5f46;font-size:9px}.auth-notice{margin:0;padding:10px 11px;border-radius:8px;background:#eef6f2;color:#4f8067;font-size:9px;line-height:1.55}.auth-code-input{font-variant-numeric:tabular-nums;letter-spacing:5px;font-weight:750}.auth-submit{min-height:49px;margin-top:3px;border:1px solid #1d1f1e;border-radius:10px;background:#1d1f1e;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:700;cursor:pointer}.auth-submit:disabled{cursor:wait;opacity:.7}.auth-spinner{animation:auth-spin .8s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-switch{margin-top:20px;padding-top:18px;border-top:1px solid #e1ddd5;display:flex;justify-content:center;gap:6px;color:#81817b;font-size:10px}.auth-switch button{padding:0;border:0;background:transparent;color:#4f8d6f;font-size:10px;font-weight:800;cursor:pointer}.auth-legal{color:#93928c;font-size:8px}.auth-visual{padding:clamp(32px,4vw,56px);background:radial-gradient(circle at 88% 8%,rgba(201,188,255,.54),transparent 30%),radial-gradient(circle at 5% 80%,rgba(171,222,204,.72),transparent 35%),#eef5ef;display:grid;grid-template-rows:auto minmax(280px,1fr) auto;gap:22px}.auth-visual-copy{max-width:590px;position:relative;z-index:2;color:#202421}.auth-visual-copy>span{width:fit-content;min-height:30px;padding:0 11px;border:1px solid #bfd5ca;border-radius:99px;background:#ffffffb8;color:#477c64;display:flex;align-items:center;gap:7px;font-size:9px;font-weight:800}.auth-visual-copy h2{margin:14px 0 10px;font-size:clamp(28px,3vw,45px);line-height:1.08;letter-spacing:-2.1px}.auth-visual-copy p{max-width:520px;margin:0;color:#68716c;font-size:11px;line-height:1.75}.auth-visual-stage{min-height:280px;border:1px solid rgba(104,122,111,.24);border-radius:22px;background:#ffffffc2;position:relative;overflow:hidden;box-shadow:0 22px 50px #3d4f441f}.auth-visual-stage>img{width:100%;height:100%;object-fit:cover;object-position:center}.auth-state-strip{min-height:66px;padding:9px 11px;border:1px solid rgba(115,129,120,.2);border-radius:15px;background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;grid-template-columns:repeat(4,1fr);gap:8px;position:absolute;left:18px;right:18px;bottom:18px;box-shadow:0 10px 25px #2c39311a}.auth-state-strip span{min-width:0;border-radius:10px;background:#edf4ef;display:grid;place-items:center;overflow:hidden}.auth-state-strip img{width:54px;height:48px;object-fit:cover}.auth-specs{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;color:#717a75;font-size:9px}.auth-specs span{min-height:58px;padding:10px 12px;border:1px solid rgba(108,124,114,.2);border-radius:13px;background:#ffffff9e;display:grid;align-content:center;gap:3px}.auth-specs strong{color:#253029;font-size:19px}@media(max-width:920px){.auth-page{grid-template-columns:1fr}.auth-panel{min-height:calc(100vh - 44px)}.auth-visual{display:none}}@media(max-width:560px){.auth-page{min-width:0;padding:0;background:#fffdf9;display:block}.auth-panel{min-height:100vh;padding:25px 20px 20px;border:0;border-radius:0}.auth-form-wrap{padding:34px 0 20px}.auth-heading h1{font-size:30px}}.guide-hero{width:var(--page);min-height:650px;margin:0 auto;padding:76px 6%;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:8%;border-radius:0 0 var(--radius-lg) var(--radius-lg);background:#e6f0ed;overflow:hidden}.guide-hero-copy h1{margin:0 0 26px;font-size:clamp(48px,3.9vw,56px);line-height:1.08;letter-spacing:-4px;font-weight:900}.guide-hero-copy>p{max-width:610px;margin:0;color:#4f5551;font-size:16px;line-height:1.9}.guide-hero-actions{margin-top:34px;display:flex;align-items:center;gap:26px;flex-wrap:wrap}.guide-source-link{display:inline-flex;align-items:center;gap:7px;padding-bottom:4px;border-bottom:1px solid;font-size:12px;font-weight:700}.guide-hero-art{min-width:0}.hero-guide-window{border:1px solid var(--ink);border-radius:30px;background:var(--paper-strong);overflow:hidden;box-shadow:16px 18px #1719181a;transform:rotate(1deg)}.hero-guide-head{height:60px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.hero-guide-head span{font-size:13px;font-weight:800}.hero-guide-head small{font-size:11px;letter-spacing:1.2px;color:var(--muted)}.hero-guide-files{min-height:310px;padding:52px 10%;display:grid;grid-template-columns:repeat(2,1fr);gap:18px;background:linear-gradient(135deg,#f5e6d7,#e6f0ed 68%)}.hero-guide-files>span{min-width:0;padding:32px 18px;border:1px solid var(--ink);border-radius:20px;background:#fffdf8d1;display:grid;place-items:center;align-content:center;gap:14px;text-align:center;box-shadow:7px 8px #17191814}.hero-guide-files svg{width:44px;height:44px}.hero-guide-files strong{font-size:13px;overflow-wrap:anywhere}.hero-guide-flow{min-height:92px;padding:14px 22px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line)}.hero-guide-flow>span{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700}.hero-guide-flow>span img{width:38px;height:38px;border-radius:10px;object-fit:cover;image-rendering:pixelated}.hero-guide-flow>svg{flex:0 0 auto;color:#858983}.guide-before{padding:100px 0 116px;display:grid;grid-template-columns:.62fr 1.38fr;gap:8%;align-items:start}.guide-before h2{max-width:400px;margin:0;font-size:clamp(40px,3.35vw,48px);line-height:1.2;letter-spacing:-2.2px}.before-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--ink);border-radius:24px;overflow:hidden;background:var(--paper-strong)}.before-grid article{min-width:0;padding:28px 24px}.before-grid article+article{border-left:1px solid var(--line)}.before-grid article>span{width:34px;height:34px;margin-bottom:38px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:800}.before-grid article:nth-child(1)>span{background:var(--mint)}.before-grid article:nth-child(2)>span{background:var(--apricot)}.before-grid article:nth-child(3)>span{background:var(--lavender)}.before-grid strong{display:block;margin-bottom:10px;font-size:14px}.before-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.75}.guide-install{padding:104px 6%;border-radius:var(--radius-lg);background:#f2dfcc}.guide-section-heading{margin-inline:auto}.guide-step-list{margin-top:74px;display:grid;gap:28px}.guide-detail-step{min-height:520px;display:grid;grid-template-columns:.78fr 1.22fr;border:1px solid var(--ink);border-radius:28px;background:var(--paper-strong);overflow:hidden}.guide-detail-step.reverse{grid-template-columns:1.22fr .78fr}.guide-detail-step.reverse .guide-step-copy{order:2;border-right:0;border-left:1px solid var(--line)}.guide-step-copy{padding:62px 8%;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.guide-step-number{width:44px;height:44px;margin-bottom:30px;border:1px solid var(--ink);border-radius:50%;background:var(--mint);display:grid;place-items:center;font-size:12px;font-weight:800}.guide-detail-step:nth-child(2) .guide-step-number{background:var(--apricot)}.guide-detail-step:nth-child(3) .guide-step-number{background:var(--lavender)}.guide-detail-step:nth-child(4) .guide-step-number{background:var(--sky)}.guide-step-copy h3{margin:0 0 18px;font-size:clamp(28px,2.5vw,36px);line-height:1.25;letter-spacing:-1.5px}.guide-step-copy>p{margin:0 0 26px;color:var(--muted);font-size:14px;line-height:1.85}.guide-step-copy ol{margin:0;padding:0;list-style:none;display:grid;gap:13px}.guide-step-copy li{display:grid;grid-template-columns:20px 1fr;align-items:start;gap:9px;font-size:12px;line-height:1.65}.guide-step-copy li svg{margin-top:2px}.guide-step-visual{min-width:0;padding:40px;display:grid;place-items:center;background:#e8f0ed}.guide-detail-step:nth-child(2) .guide-step-visual{background:#f4dfca}.guide-detail-step:nth-child(3) .guide-step-visual{background:#e5dfef}.guide-detail-step:nth-child(4) .guide-step-visual{background:#dceef1}.guide-package-visual,.guide-folder-visual,.codex-menu-visual,.activate-visual{width:min(100%,680px);border:1px solid var(--ink);border-radius:22px;background:var(--paper-strong);overflow:hidden;box-shadow:10px 12px #17191817}.guide-visual-toolbar{height:46px;padding:0 16px;display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--line)}.guide-visual-toolbar>span{width:8px;height:8px;border-radius:50%;background:#b5b4ae}.guide-visual-toolbar small{margin-left:auto;color:var(--muted);font-size:11px}.package-preview{padding:18px}.package-preview>img{width:100%;max-height:300px;border:1px solid var(--line);border-radius:13px;object-fit:cover;object-position:top;background:#fff}.package-file-list{margin-top:14px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.package-file-list>span{min-width:0;padding:13px;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;column-gap:7px}.package-file-list strong{min-width:0;font-size:11px;overflow-wrap:anywhere}.package-file-list small{grid-column:2;margin-top:2px;color:var(--muted);font-size:11px}.guide-folder-visual{padding:18px}.path-bar{min-height:48px;padding:8px 10px 8px 14px;border:1px solid var(--ink);border-radius:12px;display:grid;grid-template-columns:22px 1fr 34px;align-items:center;gap:7px;background:#f2eee6}.path-bar code{min-width:0;overflow-x:auto;white-space:nowrap;font-size:12px}.path-bar button{width:34px;height:32px;border:1px solid var(--ink);border-radius:8px;background:var(--paper-strong);display:grid;place-items:center;cursor:pointer}.folder-tree{padding:25px 16px 18px}.tree-row{min-height:42px;display:flex;align-items:center;gap:9px}.tree-row svg{color:#d69959}.tree-row strong{font-size:13px}.tree-branch{margin-left:11px;padding-left:26px;border-left:1px solid var(--line)}.tree-row.selected{position:relative;padding:5px 9px;border:1px solid var(--ink);border-radius:10px;background:var(--mint)}.tree-row.selected:before{content:"";position:absolute;left:-27px;width:26px;height:1px;background:var(--line)}.tree-row.selected small{margin-left:auto;color:#46544f;font-size:11px}.tree-files{margin:8px 0 0 23px;display:grid;gap:5px}.tree-files span{min-height:30px;display:flex;align-items:center;gap:8px;color:#4e514e;font-size:11px}.visual-tip{min-height:48px;padding:9px 12px;border-radius:12px;background:#eee8df;display:flex;align-items:center;gap:9px;color:var(--muted);font-size:11px}.visual-tip kbd{min-width:22px;min-height:22px;margin:0 2px;border:1px solid var(--line);border-bottom-color:#99958b;border-radius:5px;background:#fff;display:inline-grid;place-items:center;color:var(--ink);font-family:inherit;font-size:11px}.codex-menu-visual{background:#202321;color:#f7f7f3}.codex-visual-title{height:48px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:space-between}.codex-visual-title strong{font-size:13px}.codex-visual-title small{color:#9fa6a1;font-size:11px;letter-spacing:1px;text-transform:uppercase}.codex-visual-body{min-height:360px;position:relative;overflow:hidden;background:radial-gradient(circle at 75% 25%,rgba(159,213,193,.22),transparent 42%),#252927}.codex-sidebar{position:absolute;left:0;top:0;bottom:0;width:58px;padding:15px 10px;border-right:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;align-items:center;gap:12px}.codex-sidebar>span,.codex-sidebar>button{width:36px;height:36px;border:0;border-radius:9px;background:#ffffff12;color:#fff;display:grid;place-items:center}.codex-sidebar>button{margin-top:auto;position:relative;border:1px solid #9fd5c1}.codex-sidebar i,.profile-popover i,.activate-head i,.wake-command i{position:absolute;width:24px;height:24px;border-radius:50%;background:#f6c89e;color:var(--ink);display:grid;place-items:center;font-size:11px;font-style:normal;font-weight:900;box-shadow:0 0 0 4px #f6c89e29}.codex-sidebar i{right:-11px;top:-11px}.profile-popover{position:absolute;left:68px;bottom:18px;width:230px;padding:8px;border:1px solid rgba(255,255,255,.24);border-radius:15px;background:#303431;box-shadow:10px 12px 22px #0000003d}.profile-popover>span,.profile-popover>button{min-height:45px;width:100%;padding:0 10px;border:0;border-radius:10px;background:transparent;color:#fff;display:flex;align-items:center;gap:9px;font-size:11px;text-align:left}.profile-popover>span small{color:#9fa6a1}.profile-popover .pets-choice{position:relative;background:#e7f0ed;color:var(--ink)}.pets-choice .tiny-pet{width:30px;height:30px;overflow:hidden;border-radius:8px;background:var(--mint)}.pets-choice img{width:100%;height:100%;object-fit:cover;image-rendering:pixelated}.pets-choice strong{display:flex;align-items:baseline;gap:5px}.pets-choice strong small{color:var(--muted);font-size:11px}.pets-choice>svg{margin-left:auto}.profile-popover i{right:-10px;top:-10px}.codex-visual-copy{position:absolute;right:25px;top:42px;width:230px;padding:19px;border-radius:15px;background:#ffffff14;display:grid;gap:6px}.codex-visual-copy strong{font-size:14px}.codex-visual-copy span{color:#b8beb9;font-size:11px}.activate-visual{padding:18px}.activate-head{min-height:48px;display:flex;align-items:center;justify-content:space-between}.activate-head>strong{font-size:15px}.activate-head>button{min-height:36px;padding:0 13px;position:relative;border:1px solid var(--ink);border-radius:9px;background:#fff;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700}.activate-head i{right:-11px;top:-10px}.pet-picker-card{min-height:74px;padding:9px;border:1px solid var(--line);border-radius:14px;display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center}.pet-picker-card.active{border-color:var(--ink);background:var(--mint)}.pet-picker-card img{width:56px;height:56px;border-radius:12px;object-fit:cover;image-rendering:pixelated}.pet-picker-card span{display:grid;gap:3px}.pet-picker-card strong{font-size:12px}.pet-picker-card small{color:var(--muted);font-size:11px}.wake-command{min-height:52px;margin-top:12px;padding:8px 10px;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center}.wake-command>span{display:flex;align-items:center;gap:7px;font-size:11px}.wake-command code{padding:7px 9px;border-radius:7px;background:#eee9e0;font-size:11px}.wake-command button{min-height:32px;padding:0 10px;position:relative;border:0;border-radius:8px;background:var(--ink);color:#fff;font-size:11px;font-weight:700}.wake-command i{right:-10px;top:-11px}.activate-desktop{height:190px;margin-top:12px;padding:14px;position:relative;border-radius:14px;overflow:hidden;background:#262927;color:#fff}.activate-desktop>span{font-size:11px}.activate-desktop:before{content:"";position:absolute;left:10%;top:25%;width:55%;height:50%;border-radius:12px;background:#363a37;box-shadow:7px 8px #0003}.activate-desktop>div{position:absolute;right:7%;bottom:6%;width:116px;height:116px;animation:guide-pet-bob 1.5s ease-in-out infinite}.activate-desktop img{width:100%;height:100%;border-radius:22px;object-fit:cover;image-rendering:pixelated}@keyframes guide-pet-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.guide-success{margin-top:100px;min-height:560px;padding:80px 8%;border-radius:var(--radius-lg);background:#1d1f1e;color:#fff;display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:9%;overflow:hidden}.guide-success-art{width:min(100%,420px);aspect-ratio:1;padding:24px;border:1px solid rgba(255,255,255,.32);border-radius:34px;background:var(--sky);box-shadow:14px 16px #ffffff14}.guide-success-art img{width:100%;height:100%;border-radius:24px;object-fit:cover;image-rendering:pixelated;animation:guide-pet-bob 1.5s ease-in-out infinite}.guide-success-copy h2{max-width:780px;margin:0 0 24px;font-size:clamp(40px,3.35vw,48px);line-height:1.15;letter-spacing:-2.2px}.guide-success-copy>p{max-width:720px;margin:0 0 34px;color:#bdc2be;line-height:1.9}.guide-success-copy code,.guide-help code{padding:2px 7px;border-radius:6px;background:#ffffff1a;color:inherit}.guide-help{padding:110px 4% 20px}.guide-help-title{display:flex;align-items:center;gap:18px}.guide-help-title>svg{width:52px;height:52px;padding:12px;border:1px solid var(--ink);border-radius:16px;background:var(--lavender)}.guide-help-title .section-kicker{margin-bottom:5px}.guide-help-title h2{margin:0;font-size:clamp(34px,3vw,42px);letter-spacing:-1.8px}.guide-help-grid{margin-top:42px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.guide-help-grid article{padding:32px 28px 36px}.guide-help-grid article+article{border-left:1px solid var(--line)}.guide-help-grid strong{display:block;margin-bottom:13px;font-size:14px}.guide-help-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.8}.guide-help code{background:#e4ded5}@media(max-width:1100px){.guide-hero{grid-template-columns:1fr;gap:60px}.guide-hero-copy{max-width:760px}.guide-hero-art{width:min(100%,760px)}.guide-before{grid-template-columns:1fr;gap:40px}.guide-detail-step,.guide-detail-step.reverse{grid-template-columns:1fr}.guide-detail-step.reverse .guide-step-copy{order:0;border-left:0}.guide-step-copy{border-right:0;border-bottom:1px solid var(--line)}.guide-step-visual{min-height:500px}.guide-success{grid-template-columns:.7fr 1.3fr}}@media(max-width:720px){.guide-hero{min-height:0;padding:56px 20px 64px;gap:52px}.guide-hero-copy h1{font-size:40px;letter-spacing:-2.2px}.guide-hero-copy>p{font-size:14px}.guide-hero-actions{align-items:stretch;flex-direction:column;gap:24px}.guide-hero-actions .primary-button{width:100%}.guide-source-link{align-self:flex-start}.hero-guide-window{border-radius:22px;box-shadow:9px 10px #1719181a;transform:none}.hero-guide-files{min-height:250px;padding:32px 18px;gap:10px}.hero-guide-files>span{padding:22px 8px}.hero-guide-files svg{width:34px;height:34px}.hero-guide-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.hero-guide-flow>svg{display:none}.hero-guide-flow>span{flex-direction:column;gap:5px;text-align:center;font-size:11px}.hero-guide-flow>span img{width:32px;height:32px}.guide-before{padding:76px 0 88px}.before-grid{grid-template-columns:1fr}.before-grid article{display:grid;grid-template-columns:38px 1fr;column-gap:13px}.before-grid article+article{border-left:0;border-top:1px solid var(--line)}.before-grid article>span{grid-row:1 / 3;margin:0}.before-grid p{grid-column:2}.guide-install{padding:76px 16px}.guide-step-list{margin-top:48px}.guide-detail-step{min-height:0;border-radius:22px}.guide-step-copy{padding:42px 24px}.guide-step-copy h3{font-size:29px}.guide-step-visual{min-height:0;padding:20px 14px 30px}.package-preview>img{max-height:220px}.package-file-list{grid-template-columns:1fr}.tree-row.selected small{display:none}.codex-visual-body{min-height:410px}.codex-visual-copy{left:74px;right:18px;top:28px;width:auto}.profile-popover{left:68px;right:18px;width:auto}.wake-command{grid-template-columns:1fr auto}.wake-command>span{grid-column:1 / -1}.guide-success{margin-top:70px;padding:58px 22px;grid-template-columns:1fr;gap:46px}.guide-success-art{width:min(100%,330px)}.guide-success-copy h2{font-size:34px;letter-spacing:-1.7px}.guide-help{padding:82px 0 10px}.guide-help-grid{grid-template-columns:1fr}.guide-help-grid article+article{border-left:0;border-top:1px solid var(--line)}}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,Microsoft YaHei,sans-serif;color:#171918;background:#f7f4ed;font-synthesis:none;text-rendering:optimizeLegibility;--paper: #f7f4ed;--paper-strong: #fffdf8;--ink: #171918;--muted: #62625e;--line: #c9c6bd;--mint: #cce8dc;--mint-strong: #99d4bd;--apricot: #f6c89e;--lavender: #d9d0ef;--sky: #bfe2ee;--radius-sm: 14px;--radius-md: 24px;--radius-lg: 36px;--page: min(1440px, calc(100vw - 80px) )}.session-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:18px;background:#f7f4ee;color:#6f716c;font-size:15px;line-height:1.65}.session-loading-brand{display:inline-flex;align-items:center;gap:11px;color:#171918;font-size:36px;font-weight:900;letter-spacing:-2px}.session-loading-brand .brand-logo-icon{width:34px;height:34px}:root:lang(ja){font-family:-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Yu Gothic,Noto Sans CJK JP,sans-serif}:root:lang(en){font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button:focus-visible,a:focus-visible{outline:3px solid #71bea3;outline-offset:3px}.site-header{width:var(--page);min-height:86px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;border-bottom:1px solid rgba(23,25,24,.08);position:relative;z-index:50}.wordmark{font-size:29px;line-height:1;font-weight:900;letter-spacing:-1.7px;justify-self:start;display:inline-flex;align-items:center;gap:10px}.brand-logo-icon{width:.94em;height:.96em;flex:0 0 auto;object-fit:contain}.main-nav{display:flex;align-items:center;gap:42px}.main-nav a{font-size:14px;font-weight:500;position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--ink);transition:right .18s ease}.main-nav a:hover:after{right:0}.main-nav a.active:after{right:0}.mobile-create{display:none}.header-actions{display:flex;justify-self:end;align-items:center;gap:14px}.language-picker{position:relative}.language-button,.login-button,.menu-button{border:0;background:transparent;cursor:pointer}.language-button{display:flex;align-items:center;gap:7px;padding:10px 8px;font-size:13px}.language-menu{position:absolute;right:0;top:calc(100% + 8px);width:140px;padding:7px;border:1px solid var(--ink);border-radius:14px;background:var(--paper-strong);box-shadow:6px 8px #1719181f}.language-menu button{width:100%;border:0;background:transparent;padding:9px 10px;border-radius:9px;display:flex;justify-content:space-between;cursor:pointer;font-size:13px}.language-menu button:hover,.language-menu button.selected{background:var(--mint)}.login-button{min-height:42px;padding:0 18px;display:flex;align-items:center;gap:7px;border:1px solid var(--ink);border-radius:13px;font-size:14px}.login-button:hover{background:var(--ink);color:#fff}.account-picker{position:relative}.account-button{min-height:44px;padding:3px 12px 3px 4px;border:1px solid var(--ink);border-radius:13px;background:var(--paper-strong);display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;cursor:pointer}.account-button>img{width:34px;height:34px;border:1px solid #d3cfc5;border-radius:50%;object-fit:cover;object-position:50% 28%}.account-menu{position:absolute;right:0;top:calc(100% + 8px);width:190px;padding:7px;border:1px solid var(--ink);border-radius:14px;background:var(--paper-strong);box-shadow:6px 8px #1719181f}.account-menu button{width:100%;min-height:40px;padding:0 10px;border:0;border-radius:9px;background:transparent;display:flex;align-items:center;gap:10px;text-align:left;font-size:12px;cursor:pointer}.account-menu button:hover{background:var(--mint)}.account-menu-divider{height:1px;margin:6px 4px;background:var(--line)}.account-menu .account-logout{color:#9b5848}.account-menu .account-logout:hover{background:#faece7}.menu-button{display:none;padding:8px}.hero{width:var(--page);margin:0 auto;min-height:660px;padding:56px 34px 44px;display:grid;grid-template-columns:minmax(400px,.87fr) minmax(740px,1.43fr);gap:48px;align-items:center;position:relative;overflow:hidden;border-radius:0 0 34px 34px}.hero-copy,.hero-studio{width:100%;min-width:0;position:relative;z-index:1}.hero-copy{padding-bottom:54px}.eyebrow{width:fit-content;display:flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;background:var(--mint);font-size:13px;font-weight:700;margin-bottom:28px}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(48px,3.6vw,52px);line-height:1.13;letter-spacing:-3px;font-weight:900;margin-bottom:24px;white-space:nowrap}.hero-copy>p{max-width:540px;color:#42433f;font-size:17px;line-height:1.9;margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.primary-button,.secondary-button{min-height:56px;border-radius:15px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;gap:20px;font-weight:700;cursor:pointer;transition:transform .17s ease,box-shadow .17s ease,background .17s ease}.primary-button{border:1px solid var(--ink);background:var(--ink);color:#fff;box-shadow:5px 6px 0 var(--mint-strong)}.primary-button:hover{transform:translate(-2px,-2px);box-shadow:8px 9px 0 var(--mint-strong)}.primary-button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.secondary-button{border:1px solid var(--ink);background:transparent}.secondary-button:hover{background:var(--paper-strong)}.trust-note{margin-top:24px;display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px}.hero-studio{position:relative;display:grid;grid-template-columns:100px 22px minmax(0,1fr);gap:12px;align-items:center;min-height:510px}.upload-card{min-height:210px;width:100px;padding:14px 8px;border:1.5px dashed var(--ink);background:var(--paper-strong);border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:background .18s ease,transform .18s ease}.upload-card:hover{background:var(--mint);transform:translateY(-3px)}.upload-card.is-dragging{border-color:#4b9874;border-style:solid;background:#ddf1e7;box-shadow:0 0 0 5px #4b987421;transform:translateY(-3px)}.upload-card strong{font-size:13px}.upload-card span{font-size:11px;color:var(--muted)}.upload-card.has-file{border-style:solid}.upload-preview{width:62px;height:74px;border-radius:10px;object-fit:cover}.upload-card strong{max-width:78px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-arrow{align-self:center}.hero-cards{width:100%;min-width:0;height:430px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:center}.hero-card{height:350px;position:relative;border:1px solid rgba(23,25,24,.5);border-radius:18px;background:#fff;overflow:visible;box-shadow:0 8px #17191817;transform:translateY(calc((var(--card-index) - 1.5) * 10px))}.hero-card:nth-child(2){height:380px}.hero-card:nth-child(3){height:360px}.hero-card img{width:100%;height:calc(100% - 58px);object-fit:cover;border-radius:17px 17px 0 0}.style-badge{position:absolute;right:8px;top:-17px;min-width:44px;height:32px;border-radius:11px;border:1px solid rgba(23,25,24,.22);display:grid;place-items:center;font-weight:700;font-size:13px;z-index:2}.hero-card.mint,.hero-card.mint .style-badge{background:var(--mint)}.hero-card.apricot,.hero-card.apricot .style-badge{background:var(--apricot)}.hero-card.lavender,.hero-card.lavender .style-badge{background:var(--lavender)}.hero-card.sky,.hero-card.sky .style-badge{background:var(--sky)}.motion-strip{height:58px;padding:6px;display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.motion-strip span{overflow:hidden;border-radius:7px;background:#ffffff73}.motion-strip span img{width:100%;height:100%;object-fit:cover;border-radius:0}.hero-process{position:absolute;left:154px;right:0;bottom:0;height:70px;display:grid;grid-template-columns:repeat(4,1fr) 44px;align-items:center}.process-step{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:7px}.process-step>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:12px;border:1px solid rgba(23,25,24,.2)}.process-step:nth-child(1)>span{background:var(--mint)}.process-step:nth-child(2)>span{background:var(--apricot)}.process-step:nth-child(3)>span{background:var(--lavender)}.process-step:nth-child(4)>span{background:var(--sky)}.process-step small{font-size:12px;line-height:1.35}.process-step svg{opacity:.5}.process-download{width:44px;height:44px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center}.section{width:var(--page);margin:0 auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-heading.centered{display:block;width:100%;max-width:740px;margin-inline:auto;text-align:center}.section-kicker{display:block;font-size:11px;font-weight:700;letter-spacing:2px;color:#5f746b;margin-bottom:12px}.section-heading h2,.state-copy h2,.trust-copy h2,.faq-title h2,.final-cta h2{font-size:clamp(40px,3.35vw,48px);line-height:1.2;letter-spacing:-2.8px;font-weight:900;margin-bottom:0}.section-heading p{margin:16px auto 0;color:var(--muted);line-height:1.8}.gallery-section{padding:76px 0 94px;border-top:1px solid var(--line)}.gallery-heading{margin-bottom:28px}.gallery-controls,.filter-pills{display:flex;align-items:center;gap:8px}.filter-pills{margin-right:14px}.filter-pills button{border:1px solid var(--line);background:transparent;min-height:38px;border-radius:999px;padding:0 15px;cursor:pointer;font-size:12px}.filter-pills button:hover,.filter-pills button.active{border-color:var(--ink);background:var(--ink);color:#fff}.icon-button{width:42px;height:42px;border-radius:50%;border:1px solid var(--ink);background:transparent;display:grid;place-items:center;cursor:pointer}.icon-button:hover{background:var(--ink);color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.gallery-card{min-width:0}.gallery-image{position:relative;aspect-ratio:1.12 / 1;overflow:hidden;border-radius:16px;border:1px solid rgba(23,25,24,.16);background:var(--paper-strong)}.gallery-image img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.gallery-card:hover img{transform:scale(1.04)}.gallery-image span{position:absolute;left:10px;top:10px;padding:5px 9px;border-radius:99px;background:#fffdf8e6;font-size:12px;font-weight:700}.gallery-meta{display:flex;justify-content:space-between;gap:10px;align-items:baseline;padding:10px 3px 0}.gallery-meta strong{font-size:13px}.gallery-meta small{color:var(--muted);font-size:12px}.text-link{display:flex;align-items:center;gap:7px;width:fit-content;margin:28px 0 0 auto;font-size:13px;font-weight:700;border:0;border-bottom:1px solid;padding:0 0 4px;background:transparent;cursor:pointer}.how-section{padding:96px 52px 72px;background:#f4dfca;border-radius:var(--radius-lg);border:1px solid rgba(23,25,24,.08);position:relative;overflow:hidden}.step-grid{margin-top:54px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step-card{min-height:480px;border:1px solid var(--ink);border-radius:24px;background:var(--paper-strong);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.step-card:hover{transform:translateY(-8px);box-shadow:9px 11px #1719181a}.step-card.lavender{background:#e8e2f3}.step-card.sky{background:#dceef1}.step-image{height:250px;position:relative;overflow:hidden;border-bottom:1px solid var(--ink)}.step-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.step-card:hover .step-image img{transform:scale(1.04)}.step-image>span{position:absolute;right:16px;bottom:16px;width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#fffdf8eb;border:1px solid var(--ink)}.step-content{padding:26px}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.step-top>span{font-size:13px;font-weight:700}.step-top small{font-size:12px;letter-spacing:1.2px;color:var(--muted)}.step-card h3{font-size:21px;margin-bottom:12px}.step-card p{color:var(--muted);font-size:13px;line-height:1.8;margin:0}.centered-button{margin:40px auto 0}.how-actions{margin:40px auto 0;display:flex;justify-content:center;align-items:center;gap:26px}.how-create-link{border:0;border-bottom:1px solid var(--ink);background:transparent;padding:7px 0 5px;display:inline-flex;align-items:center;gap:7px;font-weight:700;cursor:pointer}.state-section{padding:140px 4%;display:grid;grid-template-columns:.88fr 1.12fr;gap:82px;align-items:center;position:relative;overflow:hidden;border-radius:var(--radius-lg);margin-top:80px;background:#e6f0ed;isolation:isolate}.state-ambient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.2;overflow:hidden}.state-ambient:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#e6f0ed9e}.state-ambient img{width:110%;height:110%;object-fit:cover;filter:saturate(.7);animation:state-pan 22s ease-in-out infinite alternate}@keyframes state-pan{0%{transform:translate3d(-2%,0,0) scale(1.02)}to{transform:translate3d(1%,-2%,0) scale(1.06)}}.state-copy>p{color:var(--muted);line-height:1.9;margin:22px 0 30px;max-width:560px}.state-list{display:grid;gap:6px}.state-list button{border:0;background:transparent;border-radius:16px;display:grid;grid-template-columns:54px 1fr auto;gap:14px;align-items:center;text-align:left;padding:9px 12px 9px 9px;cursor:pointer}.state-list button:hover,.state-list button.active{background:#ffffffe0;box-shadow:0 8px 24px #1719180f}.state-list button>span:nth-child(2){display:grid;gap:3px}.state-list strong{font-size:13px}.state-list small{font-size:12px;color:var(--muted)}.state-icon{width:54px;height:54px;display:block;overflow:hidden;border:1px solid rgba(23,25,24,.16);border-radius:14px;background:#e6f0ed}.state-icon img{width:100%;height:100%;display:block;object-fit:cover;image-rendering:pixelated;transition:transform .18s ease}.state-list button:hover .state-icon img,.state-list button.active .state-icon img{transform:scale(1.08)}.state-stage{min-height:610px;border:1px solid var(--ink);border-radius:30px;overflow:hidden;position:relative;display:flex;flex-direction:column;box-shadow:16px 18px #1719181a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.state-stage.mint{background:var(--mint)}.state-stage.apricot{background:var(--apricot)}.state-stage.lavender{background:var(--lavender)}.state-stage.sky{background:var(--sky)}.stage-toolbar{height:58px;padding:0 22px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(23,25,24,.24);font-size:12px}.stage-toolbar small{font-size:12px;text-transform:uppercase;letter-spacing:1px}.monitor-preview{flex:1;display:grid;place-items:center;padding:28px 28px 18px}.desktop-monitor{--pet-preview-size: clamp(96px, 10vw, 126px);width:min(94%,520px);display:grid;justify-items:center}.monitor-frame{width:100%;aspect-ratio:16 / 10;padding:12px 12px 18px;border:1px solid #090a0a;border-radius:24px;background:#252827;box-shadow:12px 14px #1719181f}.monitor-screen{width:100%;height:100%;position:relative;overflow:hidden;border-radius:14px;background:#e6f0ed;border:1px solid rgba(255,255,255,.18)}.monitor-screen:before{content:"";position:absolute;width:260px;height:260px;right:-80px;top:-90px;border-radius:50%;background:#9fd5c16b;filter:blur(2px)}.codex-window{position:absolute;left:7%;top:10%;width:64%;min-height:54%;padding:18px;border-radius:14px;background:#1d1f1e;color:#fff;box-shadow:8px 9px #1719181f}.codex-window-head{margin:-5px -5px 20px;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.16)}.codex-window-head span{font-size:11px;font-weight:800}.codex-window-head small{color:#9fd5c1;font-size:11px;letter-spacing:.5px}.codex-window>strong{display:block;font-size:13px;margin-bottom:8px}.codex-window>p{margin:0;color:#b8bcb9;font-size:11px;line-height:1.6}.codex-status{position:absolute;left:18px;bottom:16px;display:flex;align-items:center;gap:7px;color:#d9ddda;font-size:11px}.codex-status i{width:7px;height:7px;border-radius:50%;background:#78bda3;box-shadow:0 0 0 4px #78bda324}.desktop-pet{position:absolute;right:4%;bottom:3%;width:var(--pet-preview-size);height:var(--pet-preview-size);overflow:hidden;border-radius:22%}.desktop-pet img{width:100%;height:100%;display:block;object-fit:cover;image-rendering:pixelated}.desktop-pet.is-playing{animation:companion-bob 1.35s ease-in-out infinite}.monitor-neck{width:22%;height:35px;margin-top:-1px;background:#252827;clip-path:polygon(20% 0,80% 0,100% 100%,0 100%)}.monitor-base{width:42%;height:13px;border:1px solid #090a0a;border-radius:999px;background:#252827;box-shadow:0 6px #1719181a}@keyframes companion-bob{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-13px) rotate(1deg)}}.stage-controls{height:68px;padding:0 18px;border-top:1px solid rgba(23,25,24,.24);display:grid;grid-template-columns:38px auto 1fr auto;gap:14px;align-items:center}.stage-controls button{width:36px;height:36px;border:1px solid var(--ink);border-radius:50%;background:var(--paper-strong);display:grid;place-items:center;cursor:pointer}.stage-controls>span{font-size:12px;font-weight:700}.timeline{height:3px;background:#17191833;border-radius:99px;overflow:hidden}.timeline i{display:block;height:100%;background:var(--ink);transition:width .25s ease}.stage-controls small{font-size:12px}.trust-section{padding:108px 7%;background:#1d1f1e;color:#fff;border-radius:var(--radius-lg);display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:8%;position:relative;overflow:hidden}.trust-art{position:relative;min-height:560px}.trust-art>img:first-child{position:absolute;left:0;top:0;width:72%;aspect-ratio:1/1.08;object-fit:cover;border-radius:28px;border:1px solid rgba(255,255,255,.4);animation:trust-float-a 8s ease-in-out infinite}.trust-art .quality-art{position:absolute;right:0;bottom:0;width:61%;aspect-ratio:1/1;object-fit:cover;border-radius:24px;border:1px solid rgba(255,255,255,.45);box-shadow:-14px -14px #9fd5c11f;animation:trust-float-b 9s ease-in-out infinite}@keyframes trust-float-a{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-9px) rotate(0)}}@keyframes trust-float-b{0%,to{transform:translateY(0) rotate(1deg)}50%{transform:translateY(10px) rotate(0)}}.trust-stamp{position:absolute;right:34%;bottom:40px;width:154px;padding:17px;border-radius:18px;background:var(--mint);color:var(--ink);display:flex;align-items:center;gap:10px;font-size:12px;font-weight:700;line-height:1.5;box-shadow:8px 9px #ffffff1f;z-index:3}.trust-copy .section-kicker{color:#9fd5c1}.trust-intro{color:#c9cbc9;line-height:1.9;margin:22px 0 32px}.trust-points{display:grid}.trust-points article{display:grid;grid-template-columns:42px 1fr;gap:16px;padding:22px 0;border-top:1px solid rgba(255,255,255,.18)}.trust-points article>span{width:40px;height:40px;border-radius:14px;border:1px solid rgba(255,255,255,.35);background:#9fd5c11f;color:#9fd5c1;display:grid;place-items:center}.trust-points h3{margin-bottom:7px;font-size:16px}.trust-points p{margin:0;color:#aeb2ae;font-size:12px;line-height:1.75}.pricing-section{padding:140px 0 120px}.price-card{max-width:1180px;margin:54px auto 0;border:1px solid var(--ink);border-radius:28px;background:var(--paper-strong);display:grid;grid-template-columns:.72fr 1.2fr .62fr;overflow:hidden;box-shadow:14px 16px #99d4bd59}.price-card>div{padding:34px}.price-card>div+div{border-left:1px solid var(--line)}.price-visual{position:relative;min-height:330px;padding:0!important;overflow:hidden}.price-visual img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.price-card:hover .price-visual img{transform:scale(1.04)}.price-visual>span{position:absolute;left:18px;bottom:18px;padding:9px 12px;border-radius:12px;display:flex;align-items:center;gap:7px;background:#fffdf8eb;border:1px solid var(--ink);font-size:12px;font-weight:700}.price-details{display:grid;grid-template-columns:1.08fr .92fr;gap:30px;align-items:center}.price-label{display:inline-flex;background:var(--mint);border-radius:99px;padding:7px 12px;font-size:12px;font-weight:700;margin-bottom:22px}.price-card h3{font-size:27px;line-height:1.35;margin-bottom:13px}.price-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.8}.price-features{display:grid;align-content:center;gap:14px}.price-features span{display:flex;gap:10px;align-items:center;font-size:12px}.price-action{background:var(--mint);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;overflow:hidden}.price-action strong{font-size:28px}.price-action small{color:var(--muted);margin:4px 0 22px}.price-action .primary-button{width:100%;padding:0 18px;box-shadow:none}.faq-section{padding:90px 7%;background:#e5dfef;border-radius:var(--radius-lg);display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.faq-side{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;align-items:end}.faq-title p{color:var(--muted);font-size:13px;line-height:1.8;margin:20px 0 0}.faq-art{position:relative;border-radius:22px;overflow:hidden;border:1px solid var(--ink);aspect-ratio:.9/1;box-shadow:9px 10px #1719181a}.faq-art img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.faq-section:hover .faq-art img{transform:scale(1.035)}.faq-art span{position:absolute;right:14px;top:14px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--paper-strong);border:1px solid var(--ink);animation:faq-pulse 2.8s ease-in-out infinite}@keyframes faq-pulse{0%,to{transform:rotate(-4deg) scale(1)}50%{transform:rotate(4deg) scale(1.08)}}.faq-list{border-top:1px solid rgba(23,25,24,.35)}.faq-list article{border-bottom:1px solid rgba(23,25,24,.35);transition:background .18s ease,padding .18s ease}.faq-list article.open{background:#fffdf885;padding:0 18px;border-radius:16px}.faq-list article>button{width:100%;min-height:74px;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer;padding:0;font-weight:700}.faq-list article>button svg{transition:transform .18s ease}.faq-list article.open>button svg{transform:rotate(180deg)}.faq-list article>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease}.faq-list article>div>p{overflow:hidden;margin:0;color:var(--muted);font-size:13px;line-height:1.85}.faq-list article.open>div{grid-template-rows:1fr}.faq-list article.open>div>p{padding:0 40px 24px 0}.final-cta{margin-top:120px;min-height:380px;padding:78px 8%;background:var(--ink);color:#fff;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden;isolation:isolate}.final-cta-background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.52;z-index:-2;animation:cta-drift 15s ease-in-out infinite alternate}.final-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#1114128c;z-index:-1}@keyframes cta-drift{0%{transform:scale(1.02) translate(-1%)}to{transform:scale(1.08) translate(1%)}}.final-cta-content{max-width:820px}.final-cta h2{max-width:900px;margin-top:3px}.final-cta p{color:#d6dad6;margin:18px 0 0}.primary-button.light{flex:0 0 auto;background:var(--mint);color:var(--ink);border-color:var(--mint);box-shadow:6px 7px #fff}.site-footer{width:var(--page);margin:0 auto;padding:70px 0 30px;display:grid;grid-template-columns:1fr 1fr;gap:70px}.site-footer>div:first-child p{color:var(--muted);font-size:12px;margin:18px 0 0}.footer-links{justify-self:end;display:flex;align-items:center;gap:26px;font-size:12px}.footer-links button{border:0;background:transparent;cursor:pointer;padding:0;font-weight:700}.footer-bottom{grid-column:1 / -1;padding-top:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:12px}@media(max-width:1280px){:root{--page: min(1160px, calc(100vw - 52px) )}.hero{grid-template-columns:.78fr 1.22fr;gap:28px}.hero-studio{grid-template-columns:84px 18px minmax(0,1fr)}.upload-card{width:84px}.hero-process{left:114px}.process-step{grid-template-columns:28px 1fr}.process-step svg{display:none}.state-section{gap:60px}}@media(max-width:1100px){:root{--page: min(900px, calc(100vw - 40px) )}.site-header{grid-template-columns:1fr auto}.main-nav{position:absolute;left:0;right:0;top:78px;display:none;padding:24px;border:1px solid var(--ink);border-radius:18px;background:var(--paper-strong);box-shadow:8px 9px #1719181f}.main-nav.is-open{display:grid;gap:18px}.mobile-create{display:block;min-height:42px;border:0;background:var(--ink);color:#fff;border-radius:11px}.menu-button{display:grid;place-items:center}.login-button{display:none}.account-button{width:42px;min-height:42px;padding:3px;border-color:transparent}.account-button>img{width:34px;height:34px}.account-button>span,.account-button>svg{display:none}.hero{padding-top:70px;grid-template-columns:minmax(0,1fr)}.hero-copy{padding:0;max-width:720px}.hero h1{white-space:normal}.hero-studio{min-height:540px;grid-template-columns:100px 22px minmax(0,1fr)}.upload-card{width:100px}.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-card:nth-child(n+4){display:none}.step-grid{grid-template-columns:1fr}.step-card{min-height:280px;display:grid;grid-template-columns:.85fr 1.15fr}.step-image{height:100%;min-height:280px;border-bottom:0;border-right:1px solid var(--ink)}.step-content{align-self:center}.step-top{margin-bottom:24px}.state-section,.trust-section,.faq-section{grid-template-columns:1fr}.state-section{gap:50px}.state-stage{min-height:540px}.trust-section{gap:60px}.trust-art{max-width:650px;width:100%}.price-card{grid-template-columns:.72fr 1.28fr}.price-action{grid-column:1 / -1;border-left:0!important;border-top:1px solid var(--line);flex-direction:row;align-items:center;gap:16px}.price-action small{margin:0 auto 0 0}.price-action .primary-button{width:auto}.faq-section{gap:50px}.faq-side{grid-template-columns:1fr 1fr;align-items:center}.final-cta{align-items:flex-start;flex-direction:column}}@media(max-width:720px){:root{--page: calc(100vw - 30px) }.site-header{min-height:72px}.wordmark{font-size:25px}.language-button span,.language-button>svg:last-child{display:none}.hero{padding:44px 18px 30px;gap:50px}.hero h1{font-size:40px;letter-spacing:-2.2px}.hero-copy>p{font-size:15px}.hero-studio{width:100%;min-width:0;max-width:100%;min-height:650px;display:block}.upload-card{width:min(150px,46vw);min-height:124px;flex-direction:column;margin:0 auto 38px}.upload-card span,.upload-arrow{display:none}.hero-cards{width:100%;min-width:0;max-width:100%;height:360px;grid-template-columns:repeat(4,minmax(150px,42vw));gap:9px;overflow-x:auto;overscroll-behavior-inline:contain;padding:18px 4px 16px;scroll-snap-type:x mandatory}.hero-card,.hero-card:nth-child(2),.hero-card:nth-child(3){height:310px;transform:none;scroll-snap-align:start}.hero-process{left:0;right:0;width:100%;min-width:0;bottom:0;height:70px;grid-template-columns:repeat(4,minmax(0,1fr))}.process-step{display:flex;flex-direction:column;gap:5px;text-align:center}.process-step small{font-size:11px}.process-download{display:none}.section-heading{align-items:flex-start;flex-direction:column}.section-heading h2,.state-copy h2,.trust-copy h2,.faq-title h2,.final-cta h2{font-size:34px;letter-spacing:-1.7px}.gallery-section{padding-top:64px}.gallery-controls{width:100%;flex-wrap:wrap}.filter-pills{flex:1 0 100%;margin:0 0 8px}.filter-pills button{flex:1;padding:0 9px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-card:nth-child(3){display:none}.how-section{padding:70px 20px 50px}.how-actions{align-items:stretch;flex-direction:column;gap:20px}.how-actions .primary-button{width:100%}.how-create-link{align-self:center}.step-grid{margin-top:40px}.step-card{display:block}.step-image{height:220px;min-height:0;border-right:0;border-bottom:1px solid var(--ink)}.state-section{padding:80px 20px}.state-stage{min-height:480px}.monitor-preview{padding:24px 14px 14px}.desktop-monitor{--pet-preview-size: clamp(76px, 23vw, 108px);width:100%}.monitor-frame{border-radius:18px;padding:8px 8px 13px}.codex-window{left:5%;top:8%;width:68%;min-height:58%;padding:13px}.codex-window-head{margin-bottom:13px}.codex-status{left:13px;bottom:12px}.trust-section{padding:70px 22px}.trust-art{min-height:500px}.trust-stamp{right:30%;bottom:24px}.pricing-section{padding:100px 0}.price-card,.price-details{grid-template-columns:1fr}.price-card>div+div{border-left:0;border-top:1px solid var(--line)}.price-action{grid-column:auto;flex-direction:column;align-items:stretch}.price-action small{margin:0 0 18px}.faq-section{padding:74px 22px}.faq-side{grid-template-columns:1fr}.faq-art{max-width:280px}.final-cta{margin-top:80px;padding:64px 24px;min-height:480px}.site-footer{grid-template-columns:1fr;gap:34px}.footer-links{justify-self:start;flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--page: min(1240px, calc(100vw - 64px) );--radius-sm: 12px;--radius-md: 20px;--radius-lg: 28px}body{color:#202221}p{text-wrap:pretty}button,input,select{font-size:14px}.site-header{min-height:78px;grid-template-columns:auto 1fr auto}.main-nav{justify-self:center;gap:34px}.header-actions{gap:10px}.header-create-button{min-height:42px;padding:0 16px;border:1px solid var(--ink);border-radius:12px;background:var(--ink);color:#fff;display:inline-flex;align-items:center;gap:8px;font-weight:700;cursor:pointer}.hero{min-height:610px;padding:62px 28px 48px;grid-template-columns:minmax(430px,.9fr) minmax(0,1.1fr);gap:46px}.hero-copy{padding-bottom:0}.hero h1{max-width:620px;margin-bottom:22px;white-space:normal;text-wrap:balance;font-size:clamp(48px,4.3vw,64px);line-height:1.08;letter-spacing:-3.6px}.hero-copy>p{max-width:590px;font-size:16px;line-height:1.8}.hero-studio{min-height:470px;grid-template-columns:96px 20px minmax(0,1fr);padding-bottom:46px}.upload-card{width:96px;min-height:196px}.hero-cards{height:400px}.hero-card{height:328px}.hero-card:nth-child(2){height:354px}.hero-card:nth-child(3){height:338px}.hero-studio-note{position:absolute;right:0;bottom:2px;margin:0;color:var(--muted);display:flex;align-items:center;gap:7px;font-size:12px}.gallery-section{padding:82px 0 88px}.gallery-heading{align-items:center}.section-heading h2,.state-copy h2,.trust-copy h2,.faq-title h2,.final-cta h2{text-wrap:balance;font-size:clamp(38px,3.2vw,46px);letter-spacing:-2.2px}.how-section{padding:80px 46px 64px}.step-grid{margin-top:44px}.step-card{min-height:410px;border-radius:20px}.step-image{height:205px}.step-content{padding:24px}.step-top{margin-bottom:16px}.state-section{margin-top:72px;padding:96px 5%;gap:66px}.state-stage{min-height:540px}.trust-section{padding:92px 7%}.trust-art{min-height:500px}.pricing-section{padding:108px 0 104px}.price-card{margin-top:46px}.faq-section{padding:78px 7%}.faq-side{grid-template-columns:1.15fr .85fr}.final-cta{margin-top:96px;min-height:340px;padding:68px 8%}.site-footer{padding-top:58px}.auth-page{grid-template-columns:minmax(520px,.92fr) minmax(560px,1.08fr)}.auth-panel{padding:34px 44px 28px}.auth-form-wrap{width:min(470px,100%);padding:28px 0}.auth-back{margin-bottom:24px;font-size:13px}.auth-heading>span{font-size:11px}.auth-heading h1{font-size:40px}.auth-heading p{font-size:14px}.auth-form-wrap form{margin-top:28px;gap:17px}.auth-form-wrap form>label>span{font-size:13px}.auth-form-wrap form>label>div{min-height:50px;padding:0 14px}.auth-form-wrap input:not([type=checkbox]){font-size:14px}.auth-options>button,.auth-check,.auth-error,.auth-switch,.auth-switch button{font-size:12px}.auth-submit{min-height:52px;font-size:14px}.auth-legal{font-size:11px}.auth-visual-copy p{font-size:14px}.auth-visual-copy>span{font-size:12px}.auth-specs{font-size:11px}.wb-main{max-width:1480px;width:100%;margin:0 auto;padding:40px 42px 44px}.wb-header,.portal-header{min-height:100px}.wb-header h1,.portal-header h1{font-size:42px;letter-spacing:-2px}.wb-header p,.portal-header p{font-size:14px}.wb-create-button{min-height:48px;padding:0 20px;font-size:14px}.wb-project-actions button,.wb-project-actions>span{min-height:38px;padding:0 13px;font-size:12px}.wb-preview-heading{font-size:14px}.wb-animation-chip,.wb-animation-name,.wb-frame-count{font-size:12px}.wb-spec-grid span{font-size:11px}.wb-spec-grid strong{font-size:14px}.wb-progress-step small{font-size:11px}.wb-progress-note span,.wb-recent-info small,.wb-recent-time{font-size:12px}.wb-recent h2{font-size:16px}.create-header{min-height:104px}.create-header h1{font-size:38px}.create-header p{font-size:14px}.create-header>div:first-child>span{font-size:10px}.create-steps{padding:9px}.create-steps button{min-height:58px}.create-steps strong{font-size:12px}.create-steps small{font-size:10px}.create-section-title h2{font-size:22px}.create-section-title p,.create-upload-copy small,.create-check-row{font-size:12px}.create-guidance-grid strong,.create-fieldset legend,.create-name-field>span{font-size:12px}.create-guidance-grid span,.create-style-grid small,.create-feature-grid small,.create-plan-banner span,.create-order-note{font-size:10px}.create-style-grid strong,.create-feature-grid strong,.create-plan-banner strong,.create-price-box strong{font-size:13px}.create-animation-grid strong,.create-spec-row strong{font-size:12px}.create-spec-row small,.create-price-box small,.create-order-card span,.create-order-note,.create-footer>span{font-size:11px}.create-order-card strong,.create-back,.create-next{font-size:12px}.create-summary-head span{font-size:13px}.create-summary-head small,.create-summary-name small,.create-summary dt,.create-summary dd,.create-summary-help{font-size:11px}.create-summary-preview.is-empty{display:grid;place-items:center;align-content:center;gap:10px;color:#81847f;border:1px dashed #b8b7b1;background:#f4f2ed}.create-summary-preview.is-empty strong,.portal-stats span{font-size:13px}.portal-stats small{font-size:11px}.work-card-body p,.work-card-specs span,.portal-status,.order-head,.order-main small,.order-row time,.order-detail span,.settings-title p,.settings-form small,.notification-list small{font-size:11px}.work-card-specs span{padding:7px 9px}.order-detail strong,.settings-form label>span,.security-list small{font-size:12px}.checkout-notice{font-size:13px}.checkout-safe{font-size:11px}.settings-section{min-height:390px}.privacy-note{margin-top:22px;padding:16px;border-radius:12px;background:#edf6f1;color:#4d876c;display:grid;grid-template-columns:24px 1fr;gap:10px}.privacy-note>span{display:grid;gap:5px}.privacy-note strong{color:#303431;font-size:13px}.privacy-note small{color:#708078;font-size:11px;line-height:1.6}.result-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:22px;align-items:start}.result-preview-card,.result-sidebar>div,.result-share,.result-progress-card{border:1px solid #d8d3c9;border-radius:18px;background:#fffdf9}.result-preview-card{overflow:hidden}.result-card-head{min-height:64px;padding:0 20px;border-bottom:1px solid #dfdbd3;display:flex;align-items:center;justify-content:space-between}.result-card-head>div{display:flex;align-items:center;gap:10px}.result-card-head>div>span{color:#5c7f6e;font-size:12px}.result-card-head small{color:#7b7d78;font-size:12px}.result-stage{min-height:440px;padding:38px;position:relative;display:grid;place-items:center;background:#e8f3ed;overflow:hidden}.result-stage>img{width:min(330px,65%);aspect-ratio:1;position:relative;z-index:1;border-radius:26px;object-fit:cover;image-rendering:pixelated;box-shadow:14px 16px #17191814;animation:companion-bob 1.5s ease-in-out infinite}.result-stage>span{position:absolute;left:24px;bottom:22px;z-index:2;display:grid;gap:3px}.result-stage>span strong{font-size:18px}.result-stage>span small{color:#68706c;font-size:12px}.result-state-tabs{padding:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.result-state-tabs button{min-width:0;min-height:68px;padding:8px;border:1px solid #dad6cd;border-radius:11px;background:#fff;display:grid;grid-template-columns:48px 1fr;gap:9px;align-items:center;text-align:left;cursor:pointer}.result-state-tabs button.active{border-color:#61a07f;background:#edf6f1}.result-state-tabs img{width:48px;height:48px;border-radius:9px;object-fit:cover;image-rendering:pixelated}.result-state-tabs button>span{min-width:0;display:grid;gap:3px}.result-state-tabs strong{font-size:12px}.result-state-tabs small{color:#85857f;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-sidebar{display:grid;gap:14px}.result-quality,.result-package{padding:22px}.result-quality h2{margin:0 0 18px;font-size:18px}.result-quality>span{min-height:38px;display:flex;align-items:center;gap:9px;color:#4f8069;font-size:12px}.result-package>small{color:#7f807b;font-size:11px}.result-package>strong{display:block;margin:6px 0 7px;font-size:16px}.result-package>p{margin:0 0 18px;color:#797a75;font-size:12px;line-height:1.65}.result-download,.result-guide{width:100%}.result-guide{margin-top:8px}.result-share{padding:17px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;cursor:pointer}.result-share>span{display:grid;grid-template-columns:24px 1fr;gap:9px}.result-share>span>span{display:grid;gap:4px}.result-share strong{font-size:12px}.result-share small{color:#83847f;font-size:10px;line-height:1.5}.result-share input{width:19px;height:19px;accent-color:#5a9d7b}.result-remake{min-height:42px;border:0;background:transparent;color:#676963;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:12px}.result-progress-card{min-height:500px;padding:56px 8%;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(360px,1.2fr);gap:8%;align-items:center}.result-progress-art{aspect-ratio:1;padding:24px;border-radius:24px;background:#e7f2ec}.result-progress-art img{width:100%;height:100%;border-radius:18px;object-fit:cover;image-rendering:pixelated}.result-progress-card.is-pilot-ready .result-progress-art{aspect-ratio:3 / 2;background:#fff}.result-progress-card.is-pilot-ready .result-progress-art img{object-fit:contain}.result-progress-art:has(.sprite-animation-preview){display:grid;place-items:center;background:#edf5f1}.result-progress-art>.sprite-animation-preview{width:min(62%,260px)}.result-stage>.sprite-animation-preview{width:min(60%,280px);margin-inline:auto}.result-progress-copy h2{margin:18px 0 12px;font-size:30px}.result-progress-copy p{color:#73756f;line-height:1.8}.result-progress-bar{height:8px;margin:28px 0 10px;border-radius:99px;background:#e0ded8;overflow:hidden}.result-progress-bar i{display:block;width:68%;height:100%;background:#e9954e}.result-progress-copy>span{color:#777974;font-size:12px}.result-generation-actions{margin-top:16px;display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px}.result-generation-actions .portal-primary{width:fit-content}.result-generation-actions .portal-primary:disabled{opacity:.55;cursor:not-allowed}.result-generation-actions small{flex:1 0 100%;color:#777974;font-size:11px}.result-generation-actions svg{flex:0 0 auto}.result-auto-retry{min-height:42px;margin-top:16px;color:#c77735;display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:700}.result-auto-retry svg{animation:result-spin 1.1s linear infinite}@keyframes result-spin{to{transform:rotate(360deg)}}@media(max-width:1100px){:root{--page: min(940px, calc(100vw - 40px) )}.header-create-button{display:none}.hero{grid-template-columns:1fr}.hero-copy{max-width:780px}.hero-studio{grid-template-columns:96px 20px minmax(0,1fr)}.result-layout{grid-template-columns:1fr}.result-sidebar{grid-template-columns:repeat(2,1fr)}.result-share,.result-remake{grid-column:1 / -1}}@media(max-width:760px){:root{--page: calc(100vw - 30px) }.hero{padding:42px 18px 34px;gap:34px}.hero h1{font-size:clamp(37px,10vw,44px);line-height:1.12;letter-spacing:-2.2px}.hero-copy>p{font-size:15px;line-height:1.75}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .primary-button,.hero-actions .secondary-button{width:100%}.trust-note{font-size:12px;line-height:1.5}.hero-studio{min-height:0;padding:0 0 34px}.upload-card{width:100%;min-height:82px;margin:0 0 18px;padding:12px 18px;flex-direction:row}.upload-card span{display:block}.upload-card strong{max-width:none}.upload-card svg{width:27px;height:27px}.hero-cards{height:330px}.hero-studio-note{left:0;right:auto;font-size:11px}.gallery-section{padding:64px 0 72px}.how-section{padding:64px 18px 52px}.state-section{padding:68px 18px;margin-top:56px}.trust-section{padding:66px 20px}.pricing-section{padding:84px 0}.faq-section{padding:66px 20px}.final-cta{margin-top:72px;min-height:420px;padding:58px 22px}.auth-panel{padding:24px 20px 20px}.auth-form-wrap{padding:30px 0 18px}.auth-heading h1{font-size:34px}.workbench-page{padding-bottom:78px}.wb-sidebar{position:sticky;top:0;z-index:50;padding:12px 16px;justify-content:space-between}.wb-nav{position:fixed;left:0;right:0;bottom:0;z-index:70;margin:0;padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid #d9d5cc;background:#fbf9f4f5;display:grid;grid-template-columns:repeat(4,1fr);gap:3px;overflow:visible;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.wb-nav button{width:auto;min-height:53px;padding:5px 2px;border-radius:10px;flex-direction:column;justify-content:center;gap:3px;font-size:10px}.wb-nav button span{display:block;max-width:100%;line-height:1.15;text-align:center;overflow-wrap:normal;word-break:normal}.wb-sidebar-bottom{margin-left:auto}.wb-main{padding:26px 16px 34px}.wb-header h1,.portal-header h1{font-size:34px}.create-header{min-height:132px}.create-header h1{font-size:34px}.create-header p{font-size:12px;line-height:1.6}.create-steps{overflow:hidden;display:block;padding:10px}.create-steps button{display:none}.create-steps button.active{min-height:58px;display:grid;grid-template-columns:34px 1fr auto}.create-steps button.active:after{content:attr(data-step);color:#6f756f;font-size:11px;font-weight:700}.create-step-content{padding:20px 16px}.create-summary-preview{height:220px}.portal-stats,.result-state-tabs{grid-template-columns:1fr 1fr}.result-stage{min-height:350px;padding:24px}.result-stage>img{width:min(260px,78%)}.result-sidebar{grid-template-columns:1fr}.result-share,.result-remake{grid-column:auto}.result-progress-card{min-height:0;padding:28px 20px;grid-template-columns:1fr}.result-progress-art{width:min(100%,300px)}}@media(max-width:480px){.hero h1{font-size:38px}.portal-header{align-items:flex-start;flex-direction:column}.portal-header .portal-back{align-self:flex-start}.result-state-tabs{grid-template-columns:1fr}}
