:root{color:#202020;font-synthesis:none;background:#fff;font-family:Inter,Noto Sans TC,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;min-height:100%}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}body{min-height:100vh;margin:0;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}.auth-loading,.login-page{background:#eef7fc;place-items:center;width:min(100%,480px);min-height:100vh;margin:auto;padding:24px;display:grid}.login-card{background:#ffffffe6;border-radius:24px;gap:16px;width:100%;padding:34px 26px;display:grid;box-shadow:0 14px 40px #32465024}.login-mark{color:#397f99;letter-spacing:.25em;font-size:12px;font-weight:900}.login-card h1{margin:0;font-size:26px}.login-card p{color:#716b67;margin:-8px 0 4px;font-size:13px}.login-card label{color:#4c4541;gap:7px;font-size:13px;font-weight:700;display:grid}.login-card input{background:#fff;border:1px solid #b8b2ae;border-radius:11px;outline:0;width:100%;height:46px;padding:0 13px}.login-card input:focus{border-color:#6e93cc;box-shadow:0 0 0 3px #6e93cc2e}.login-card>button{color:#fff;background:#6e93cc;border:0;border-radius:999px;height:46px;font-weight:800}.login-card>button:disabled{opacity:.6;cursor:wait}.login-error{color:#b43f32;font-size:12px}.authenticated-app{width:100%;min-width:0;position:relative}.close-image-button{overflow:hidden;background:0 0!important;border:0!important;padding:0!important;line-height:0!important}.close-button-icon{width:100%;height:100%;display:block}.close-button-icon circle{fill:#ffffffbf}.close-button-icon path{fill:none;stroke:#4b3a30;stroke-width:2px;stroke-linecap:round}.bookmark-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;margin:auto;display:block}.bookmark-icon .filled{fill:currentColor}.new-chat-icon,.elements-icon,.images-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;margin:auto;display:block}.app-shell{grid-template-columns:158px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:10;background:#fff;border-right:1px solid #b8b8b8;flex-direction:column;width:158px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #aaa;justify-content:space-between;align-items:center;height:52px;padding:0 14px 0 18px;font-weight:800;display:flex}.brand button{background:#fff;border:4px solid #6e93cc;border-radius:50%;width:40px;height:40px;margin-right:-26px;font-size:22px;line-height:1}.sidebar nav{gap:4px;padding:16px 12px;display:grid}.sidebar nav button,.sidebar-bottom button{text-align:left;color:#292929;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;padding:9px 8px;font-size:13px;display:flex}.sidebar nav button:hover,.sidebar nav .nav-active{background:#f3f3f3}.sidebar nav span,.sidebar-bottom span{text-align:center;width:16px;font-size:16px}.sidebar-bottom{justify-content:space-between;align-items:center;margin-top:auto;padding:14px 10px;display:flex}.avatar{color:#999;border:2px solid #aaa;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.workspace{grid-column:2;min-width:0;min-height:100vh}.hero{flex-direction:column;justify-content:center;align-items:center;min-height:66vh;padding:18vh clamp(24px,8vw,130px) 50px;display:flex}.hero h1{letter-spacing:.18em;margin:0 0 24px;font-size:clamp(25px,3vw,38px);font-weight:600}.composer{width:min(820px,100%)}.prompt-row{position:relative}.prompt-row input{border:1.5px solid #555;border-radius:999px;outline:none;width:100%;height:58px;padding:0 70px 0 24px;font-size:15px;transition:border-color .2s,box-shadow .2s}.prompt-row input:focus{border-color:#6e93cc;box-shadow:0 0 0 3px #6e93cc2e}.send-button{color:#fff;background:#6e93cc;border:0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:24px;font-weight:700;display:grid;position:absolute;top:8px;right:9px}.send-button:hover{background:#69bbd9}.send-button:disabled{opacity:.6;cursor:wait}.product-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.product-row label{color:#555;gap:5px;font-size:12px;display:grid}.product-row select{color:#222;background:#fff;border:1px solid #aaa;border-radius:9px;width:100%;padding:9px 12px}.product-row select:focus{border-color:#ed6c32;outline:2px solid #ed6c3240}.tool-row{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.tool-row button{color:#222;background:#fff;border:1px solid #666;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:102px;padding:7px 14px;font-size:13px;display:flex}.tool-row button:not(:disabled):hover,.tool-row .tool-active{color:#287a9a;background:#eff9fd;border-color:#6e93cc}.tool-row button:disabled{color:#777;cursor:not-allowed;opacity:.65}.tool-row b{color:#fff;background:#6e93cc;border-radius:50%;place-items:center;min-width:18px;height:18px;font-size:10px;display:grid}.element-picker{background:#fff;border:1px solid #ddd;border-radius:16px;width:min(720px,100%);margin:14px auto 0;padding:16px;box-shadow:0 14px 35px #00000014}.element-picker p{color:#555;margin:0 0 10px;font-size:13px}.chips{flex-wrap:wrap;gap:7px;display:flex}.chips button{color:#333;background:#fafafa;border:1px solid #ccc;border-radius:999px;padding:7px 11px;font-size:12px}.chips button:hover,.chips button.active{color:#287a9a;background:#eff9fd;border-color:#6e93cc}.status-line{color:#777;text-align:center;min-height:22px;margin:14px 0 0;font-size:13px}.status-line.loading{color:#d65722}.results{background:#fafafa;border-top:1px solid #eee;padding:32px clamp(24px,6vw,90px) 70px}.results-heading{justify-content:space-between;align-items:baseline;gap:16px;max-width:1100px;margin:0 auto 20px;display:flex}.results-heading h2{margin:0;font-size:22px}.results-heading span{color:#777;font-size:13px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1100px;margin:auto;display:grid}.card{background:#fff;border:1px solid #ddd;border-radius:14px;padding:0;overflow:hidden;box-shadow:0 6px 20px #0000000d}.card>img{aspect-ratio:3;object-fit:contain;background:#f4efe8;width:100%;display:block}.card>img.original{aspect-ratio:1;max-height:620px}.card>img.product-preview{aspect-ratio:1}.preview-form{background:#fff8f4;border:1px solid #edc7b5;border-radius:9px;grid-template-columns:repeat(3,1fr);gap:9px;margin:0 12px 12px;padding:12px;display:grid}.preview-form label{color:#555;gap:5px;font-size:11px;display:grid}.preview-form select{background:#fff;border:1px solid #bbb;border-radius:6px;width:100%;padding:8px}.preview-form>button{color:#fff;background:#6e93cc;border:0;border-radius:7px;grid-column:1/-1;padding:9px}.preview-form>button:disabled{opacity:.6;cursor:wait}.card>strong{padding:12px 14px 0;font-size:14px;display:block}.actions{flex-wrap:wrap;gap:7px;padding:10px 12px;display:flex}.actions button,.actions a{color:#333;text-align:center;background:#fff;border:1px solid #ccc;border-radius:7px;flex:1;min-width:85px;margin:0;padding:8px;font-size:12px;text-decoration:none}.actions button:hover,.actions a:hover,.actions .active{color:#287a9a;background:#eff9fd;border-color:#6e93cc}.chart-tools{background:#fafafa;border:1px solid #e2e2e2;border-radius:9px;margin:0 12px 12px;padding:12px}.chart-controls{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.chart-controls label{color:#555;flex:100px;font-size:11px}.chart-controls input{border:1px solid #ccc;border-radius:5px;width:100%;margin-top:5px;padding:7px}.chart-controls button{color:#fff;background:#344f59;border:0;border-radius:6px;flex:150px;padding:8px;font-size:12px}.chart-tools>p{color:#777;margin:8px 0 0;font-size:11px}.chart-preview{margin-top:12px;overflow:auto}.chart-preview img{width:auto;max-width:none;height:auto;image-rendering:pixelated;background:#fff;display:block}@media (width<=800px){.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #bbb;border-right:0;flex-direction:row;grid-column:1;width:100%;height:52px;position:static}.brand{border:0;width:100%}.brand button{border-width:2px;width:34px;height:34px;margin:0}.sidebar nav,.sidebar-bottom{display:none}.workspace{grid-column:1}.hero{min-height:60vh;padding:90px 20px 40px}.gallery{grid-template-columns:1fr}.tool-row button{min-width:auto}.results-heading{flex-direction:column;align-items:flex-start}.hero h1{letter-spacing:.1em}}body{background:#f1f1f1}.app-shell{background:#fff;grid-template-columns:1fr;width:100%;min-width:0;max-width:480px;margin:0 auto;box-shadow:0 0 28px #00000014}.sidebar{border-bottom:1px solid #bbb;border-right:0;flex-direction:row;grid-column:1;width:100%;height:52px;position:static}.brand{border:0;width:100%}.brand button{border-width:2px;width:34px;height:34px;margin:0}.sidebar nav,.sidebar-bottom{display:none}.workspace{grid-column:1}.hero{min-height:auto;padding:64px 16px 30px}.hero h1{letter-spacing:.1em;margin-bottom:20px;font-size:28px}.prompt-row input{height:54px;padding-left:18px}.tool-row{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:4px;overflow-x:auto}.tool-row button{flex:none;min-width:max-content}.element-picker{max-height:280px;overflow-y:auto}.results{padding:26px 14px 48px}.results-heading{flex-direction:column;align-items:flex-start}.gallery{grid-template-columns:1fr;gap:14px}.preview-form{grid-template-columns:1fr}.actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.actions button,.actions a{width:100%;min-width:0}.chart-controls{align-items:stretch}.chart-controls label,.chart-controls button{flex-basis:100%}.hero{justify-content:flex-start;align-items:stretch}.chat-thread{flex-direction:column;gap:22px;width:100%;margin-bottom:22px;display:flex}.message{max-width:100%;font-size:14px;line-height:1.55}.message p{white-space:pre-wrap;margin:0}.user-message{color:#222;background:#ffffffa6;border-radius:20px 20px 5px;align-self:flex-end;max-width:88%;padding:11px 14px}.message-tags{flex-wrap:wrap;gap:5px;margin-bottom:7px;display:flex}.message-tags span{color:#fff;background:#6e93cc;border:1px solid #6e93cc;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;line-height:1;display:inline-flex}.message-tags .moon-tag-icon{flex:0 0 21px;width:21px;height:20px}.message-tags .element-tag-icon{flex:0 0 20px;width:20px;height:20px}.message-tags .boar-tag-icon{flex-basis:22px;width:22px;height:22px}.message-tags .river-tag-icon{flex-basis:18px;width:18px;height:18px}.ai-message{padding-left:38px;position:relative}.ai-mark{color:#fff;background:#ef7035;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid;position:absolute;top:0;left:0}.ai-message.thinking p{color:#a84b24}.chat-results{margin:16px 0 0}.chat-results .gallery{width:74%;margin:0}.chat-results .image-stage{aspect-ratio:3.2}.chat-results .image-stage>img{object-fit:cover}.generation-placeholder{aspect-ratio:3.2;background:#ffffff94;border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffb8}.generation-placeholder:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);animation:1.25s ease-in-out infinite generation-placeholder-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes generation-placeholder-shimmer{to{transform:translate(100%)}}.generation-regenerate{color:inherit;align-items:center;gap:8px;margin:12px 0 0;font-size:14px;font-weight:400;line-height:1.55;display:flex}.generation-regenerate button{color:#fff;background:0 0;border:0;place-items:center;width:34px;height:34px;margin:-8px;padding:0;display:grid}.generation-regenerate button svg{box-sizing:border-box;fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;background:#6e93cc;border-radius:50%;width:17px;height:17px;padding:2.5px}.generation-regenerate button:disabled{opacity:.55;cursor:not-allowed}.composer{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff80;border:1px solid #fff;border-radius:24px;width:100%;padding:10px;position:relative;box-shadow:0 5px 18px #00000014}.composer:focus-within{border-color:#6e93cc;box-shadow:0 0 0 3px #6e93cc29}.composer-tags{flex-wrap:wrap;gap:6px;padding:2px 52px 7px 4px;display:flex}.composer-tags button{color:#fff;background:#6e93cc;border:1px solid #6e93cc;border-radius:999px;align-items:center;gap:5px;padding:5px 8px 5px 10px;font-size:12px;display:flex}.composer-tags button span{font-size:15px;line-height:1}.composer-tags .moon-tag-icon{flex:0 0 21px;width:21px;height:20px}.composer-tags .element-tag-icon{flex:0 0 20px;width:20px;height:20px}.composer-tags .boar-tag-icon{flex-basis:22px;width:22px;height:22px}.composer-tags .river-tag-icon{flex-basis:18px;width:18px;height:18px}.composer .prompt-row input{height:42px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 50px 0 8px}.composer .prompt-row input:focus{box-shadow:none;border:0}.composer .send-button{width:40px;height:40px;top:0;right:0}.composer .tool-row{justify-content:flex-start;margin-top:7px}.composer .tool-row button{border-color:#bbb;padding:6px 10px}.composer .element-picker{box-shadow:none;margin-top:9px}.element-sheet-background{z-index:29;background-color:#eef7fc;background-image:url(/assets/background-DpSxV6ZE.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:min(100%,480px);position:fixed;inset:0 0 0 50%;transform:translate(-50%)}.element-sheet{z-index:35;width:min(100%,480px);box-shadow:none;background:0 0;border-radius:24px 24px 0 0;flex-direction:column;padding:0 16px;transition:transform .18s ease-out;animation:.28s cubic-bezier(.22,.78,.25,1) element-sheet-in;display:flex;position:fixed;top:52px;bottom:0;left:50%;overflow:hidden}.element-sheet-header{touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;flex:none;align-items:center;min-height:88px;margin:0 -16px;padding:25px 66px 12px 20px;display:flex;position:relative}.element-sheet-handle{background:#d7cbc4;border-radius:999px;width:42px;height:5px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.element-sheet-header div{gap:3px;display:grid}.element-sheet-header strong{color:#332822;font-size:18px}.element-sheet-header small{color:#8c7b72;font-size:12px}.element-sheet-header button{color:#59483f;background:#fff;border:1px solid #e3d9d3;border-radius:50%;place-items:center;width:38px;height:38px;font-size:25px;line-height:1;display:grid;position:absolute;top:22px;right:0}.element-grid{overscroll-behavior:contain;background:0 0;grid-template-columns:repeat(2,min(176px,43vw));grid-auto-rows:min(218px,53.3vw);place-content:start center;align-items:start;gap:10px;min-height:0;margin:0 -16px;padding:4px 16px 18px;display:grid;overflow:auto}.element-grid:after{content:"";height:calc(174px + env(safe-area-inset-bottom));grid-column:1/-1}.element-grid button{color:#42342d;background:#fff;border:0;border-radius:20px;width:100%;min-width:0;height:100%;padding:0;line-height:0;display:block;position:relative;overflow:hidden}.element-grid button>img{object-fit:cover;width:100%;height:100%;display:block}.element-grid button.active{color:#287a9a;background:#eff9fd}.element-grid button.active:after{content:"";z-index:1;pointer-events:none;border:3px solid #4f7fc8;border-radius:20px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff73}@media (hover:hover) and (pointer:fine){.element-grid button:hover{color:#287a9a;background:#eff9fd}.element-grid button:hover:after{content:"";z-index:1;pointer-events:none;border:3px solid #4f7fc8;border-radius:20px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff73}}@keyframes element-sheet-in{0%{transform:translate(-50%,100%)}to{transform:translate(-50%)}}.composer-locked{color:#555;cursor:default;gap:3px;padding:13px 16px;display:grid}.composer-locked span{font-size:13px;font-weight:700}.composer-locked small{color:#888;font-size:10px}@media (width<=480px){input,select,textarea{font-size:16px}}@media (width<=360px){.hero,.element-sheet{padding-left:12px;padding-right:12px}.element-grid{gap:8px;margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.product-revision-options{grid-template-columns:1fr}}.image-stage{aspect-ratio:3;cursor:pointer;background:#f4efe8;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.image-stage.showing-preview{aspect-ratio:1}.image-stage>img{object-fit:contain;width:100%;height:100%;display:block}.image-open-button{color:inherit;border:0;padding:0}.image-detail-page{z-index:100;color:#27221f;background-color:#eef7fc;background-image:url(/assets/background-DpSxV6ZE.png);background-position:50%;background-repeat:no-repeat;background-size:cover;grid-template-rows:64px minmax(0,1fr) auto auto;width:min(100%,480px);height:100dvh;margin:auto;display:grid;position:fixed;inset:0;overflow:hidden}.image-detail-header{background:0 0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.image-detail-header strong{font-size:14px}.image-detail-header button{color:#333;background:#fff;border:1px solid #ddd;border-radius:50%;place-items:center;width:40px;height:40px;font-size:25px;display:grid}.image-detail-header button.active{color:#c94d60;background:#fff1f3;border-color:#e8a0a9}.image-detail-header button:disabled{opacity:.38}.image-detail-content{flex-direction:column;gap:10px;min-width:0;min-height:0;padding:20px;display:flex;overflow:auto}.image-detail-media{cursor:zoom-in;flex:auto;place-items:center;width:100%;min-width:0;min-height:0;display:grid;position:relative}.image-detail-content img{object-fit:contain;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:100%;display:block;box-shadow:0 3px 18px #0000001a}.chat-image-regenerate{color:#4b3a30;background:#ffffffbf;border:1px solid #4b3a3038;border-radius:999px;align-items:center;gap:5px;margin:8px 0 0;padding:6px 10px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.similar-icon{width:18px;height:18px;display:block}.similar-icon .wand-body{fill:currentColor}.similar-icon .wand-rays{fill:none;stroke:currentColor;stroke-width:3.4px;stroke-linecap:round}.image-card{box-shadow:none;background:0 0;border:0;overflow:visible}.image-card .image-stage{border-radius:14px}.image-detail-content.chart img{image-rendering:pixelated;border-radius:0}.image-detail-preview-form{background:#fff;border-top:1px solid #ddd;max-height:34dvh;margin:0;padding:12px 16px;overflow-y:auto}.image-detail-gallery{background:0 0;border-top:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:10px 14px;display:grid}.image-detail-gallery button{color:#57483f;background:#f4f1ee;border:2px solid #0000;border-radius:12px;gap:5px;min-width:0;padding:5px;font-size:11px;font-weight:700;display:grid}.image-detail-gallery button.active{color:#287a9a;background:#eff9fd;border-color:#6e93cc}.image-detail-gallery img,.image-detail-gallery i{object-fit:cover;color:#8a7e77;background:#e7e2df;border-radius:7px;place-items:center;width:100%;height:54px;font-size:10px;font-style:normal;display:grid}.expiry-label{color:#8a817b;text-align:left;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:2px 6px 4px;font-size:5px;font-weight:600;line-height:1.2;display:block;overflow:hidden}.image-detail-content>.expiry-label{width:100%;margin:0}.detail-lightbox{z-index:160;color:#fff;touch-action:none;-webkit-user-select:none;user-select:none;background:#090909;grid-template-rows:64px minmax(0,1fr) auto;width:min(100%,480px);height:100dvh;margin:auto;display:grid;position:fixed;inset:0;overflow:hidden}.detail-lightbox header{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:10px 14px;display:grid}.detail-lightbox header button{color:#fff;background:#ffffff24;border:0;border-radius:50%;width:42px;height:42px;font-size:26px}.detail-lightbox header button:last-child{justify-self:end}.detail-lightbox header button:disabled{opacity:.35}.detail-lightbox header svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.detail-lightbox header strong{font-size:13px}.detail-lightbox header span{color:#ccc;justify-self:end;font-size:12px}.detail-lightbox-stage{place-items:center;min-width:0;min-height:0;display:grid;overflow:hidden}.detail-lightbox-stage img{object-fit:contain;transform-origin:50%;max-width:100%;max-height:100%;transition:transform 80ms linear}.lightbox-unavailable{color:#aaa;font-size:13px}.detail-lightbox nav{padding:10px 14px max(14px,env(safe-area-inset-bottom));grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.detail-lightbox nav button{color:#bbb;background:#191919;border:1px solid #555;border-radius:999px;padding:9px 5px;font-size:11px}.detail-lightbox nav button.active{color:#6e93cc;border-color:#6e93cc}.collection-picker-backdrop{z-index:130;background:#00000029;align-items:center;width:min(100%,480px);margin:auto;padding:8px 10px;display:flex;position:fixed;inset:0}.collection-picker{color:#201b18;background:#fff;border-radius:24px;grid-template-rows:auto auto minmax(0,1fr) auto;width:100%;max-height:90dvh;display:grid;overflow:hidden;box-shadow:0 8px 30px #00000038}.collection-picker header{place-items:center;padding:28px 20px 18px;display:grid}.collection-picker header strong{font-size:21px}.collection-search{border:1px solid #a9a5a1;border-radius:22px;align-items:center;gap:12px;height:58px;margin:0 24px 10px;padding:0 20px;display:flex}.collection-search svg{fill:none;stroke:#111;stroke-width:1.8px;stroke-linecap:round;flex:none;width:25px;height:25px}.collection-search input{color:#211c19;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:18px}.collection-search input::placeholder{color:#7e7975}.collection-picker-list{min-height:160px;padding:0 10px 8px;overflow-y:auto}.collection-picker-list label{border-radius:12px;grid-template-columns:64px minmax(0,1fr) 26px;align-items:center;gap:14px;min-height:78px;padding:9px 14px;display:grid}.collection-picker-list label:hover{background:#f5f3f1}.collection-picker-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.collection-picker-thumb{object-fit:cover;color:#6a625d;background:#e9e7e3;border-radius:11px;place-items:center;width:64px;height:58px;display:grid}.collection-picker-thumb .bookmark-icon{width:25px;height:25px}.collection-picker-list input{accent-color:#4b3a30;width:23px;height:23px}.collection-create{padding:18px 24px max(20px,env(safe-area-inset-bottom));border-top:1px solid #eee;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:14px;display:grid;box-shadow:0 -5px 15px #0000000d}.collection-create button{color:#111;background:#e8e7e3;border:0;border-radius:12px;width:64px;height:64px;padding:0;font-size:38px;font-weight:300;line-height:1}.collection-create input{color:#211c19;background:0 0;border:0;outline:0;min-width:0;padding:12px 0;font-size:18px;font-weight:700}.collection-create input::placeholder{color:#211c19;opacity:1}.empty-preview{color:#777;background:#f3f3f3;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;height:100%;display:flex}.empty-preview span{font-size:14px;font-weight:700}.empty-preview small{font-size:11px}.image-actions{opacity:0;pointer-events:none;gap:5px;transition:opacity .16s,transform .16s;display:flex;position:absolute;top:8px;right:8px;transform:translateY(-5px)}.image-card:hover .image-actions,.image-card:focus-within .image-actions,.image-card.card-selected .image-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.image-actions button{color:#fff;background:#191919c7;border:1px solid #ffffffbf;border-radius:9px;place-items:center;width:34px;height:34px;padding:0;font-size:16px;display:grid;box-shadow:0 2px 8px #0003}.image-actions button:hover:not(:disabled),.image-actions button.favorite-active{color:#fff;background:#6e93cc}.image-actions button:disabled{opacity:.45;cursor:not-allowed}.image-card .preview-form{margin-top:12px}@media (hover:none){.image-card.card-selected .image-actions{opacity:1;pointer-events:auto}}.revision-context{background:#f3f3f3;border-radius:14px;align-items:center;gap:9px;margin:0 2px 8px;padding:7px;display:flex}.revision-context img{object-fit:cover;background:#fff;border-radius:9px;flex:none;width:46px;height:46px}.revision-context div{gap:1px;min-width:0;display:grid}.revision-context strong{font-size:12px}.revision-context span{color:#666;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.revision-context>button{color:#555;background:#ddd;border:0;border-radius:50%;width:28px;height:28px;margin-left:auto}.revision-mode-tags{gap:6px;padding:0 2px 8px;display:flex;overflow-x:auto}.revision-mode-tags button{color:#5c4b41;background:#fff;border:1px solid #c9c1bc;border-radius:999px;flex:none;padding:6px 10px;font-size:11px}.revision-mode-tags button.active{color:#287a9a;background:#eff9fd;border-color:#6e93cc}.product-revision-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:0 2px 8px;display:grid}.product-revision-options label{color:#666;gap:4px;font-size:10px;display:grid}.product-revision-options select{background:#fff;border:1px solid #c9c1bc;border-radius:8px;width:100%;min-width:0;padding:7px;font-size:11px}.product-submit-row{justify-content:flex-end}.product-submit-row .send-button{border-radius:999px;width:auto;padding:0 16px;font-size:12px}.revision-exchange{flex-direction:column;gap:18px;display:flex}.revision-user-message{gap:9px;display:grid}.revision-user-message img{aspect-ratio:3.2;object-fit:cover;background:0 0;border-radius:8px;justify-self:end;width:92px;max-width:100%}html,body,#root{height:100%;overflow:hidden}.app-shell{height:100dvh;min-height:0;overflow:hidden}.sidebar{z-index:30;background:#fff;width:min(100%,480px);position:fixed;top:0;left:50%;transform:translate(-50%)}.workspace{height:100dvh;min-height:0;overflow:hidden}.hero{overscroll-behavior:contain;scrollbar-gutter:stable;background-color:#eef7fc;background-image:url(/assets/background-DpSxV6ZE.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100dvh;min-height:0;padding:76px 16px 190px;position:relative;overflow-y:auto}.hero-intro{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;inset:0}.hero-intro h1{margin:0}.hero-intro p{color:#777;margin:10px 0 0;font-size:13px}.chat-loading{color:#756b65;pointer-events:none;place-content:center;justify-items:center;gap:10px;display:grid;position:absolute;inset:0}.chat-loading p{margin:0;font-size:13px}.chat-loading-spinner{border:3px solid #6e93cc40;border-top-color:#6e93cc;border-radius:50%;width:28px;height:28px;animation:.75s linear infinite chat-loading-spin}@keyframes chat-loading-spin{to{transform:rotate(360deg)}}.composer{left:50%;bottom:max(12px,env(safe-area-inset-bottom));z-index:40;width:min(100% - 24px,456px);max-height:calc(100dvh - 76px);position:fixed;overflow-y:auto;transform:translate(-50%)}@supports not (height:100dvh){.app-shell,.workspace,.hero{height:100vh}.composer{max-height:calc(100vh - 76px)}}.topbar{z-index:30;width:min(100%,480px);height:52px;box-shadow:none;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:0 0;border:0;align-items:center;padding:0 15px;transition:background-color .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.topbar.topbar-tall{height:calc(64px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.topbar.scrolled{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#fffc 0%,#fff0 100%);border:0}.topbar.topbar-tall{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0}.topbar.topbar-tall.scrolled{background:#fff}.topbar>button{color:#4b3a30;background:#ffffff80;border:1px solid #ddddddb3;border-radius:50%;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.topbar>button:first-child{background:#ffffffb3}.topbar-copy{white-space:nowrap;justify-items:center;gap:0;display:grid;position:absolute;left:50%;transform:translate(-50%)}.topbar-title{color:#332b27;font-size:18px;line-height:21px}.topbar-copy small{color:#766b64;font-size:9px;font-weight:500;line-height:12px}.topbar .topbar-new-chat{margin-left:auto}.topbar .topbar-new-chat .new-chat-icon{width:21px;height:21px}.topbar.topbar-tall>button{top:calc(7px + env(safe-area-inset-top));width:38px;height:38px;position:absolute}.topbar.topbar-tall>button:first-child{left:15px}.topbar.topbar-tall .topbar-new-chat{margin-left:0;right:15px}.topbar.topbar-tall .topbar-copy{top:calc(10px + env(safe-area-inset-top))}.menu-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:23px;height:23px}.back-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.drawer-backdrop{z-index:50;background:#0000003d;border:0;width:min(100%,480px);height:100dvh;margin:auto;position:fixed;inset:0}.side-drawer{width:min(100%,480px);padding:0 18px max(24px,env(safe-area-inset-bottom));z-index:60;background-color:#eef7fc;background-image:url(/assets/background-DpSxV6ZE.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;top:0;bottom:0;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 0 34px #0000002e}.drawer-heading{justify-content:space-between;align-items:center;height:52px;margin:0 -3px;display:flex}.drawer-heading strong{letter-spacing:.12em;font-size:18px}.drawer-heading button{background:#ffffff80;border:1px solid #fffc;border-radius:50%;width:38px;height:38px;font-size:24px}.drawer-menu{gap:7px;margin-top:8px;display:grid}.drawer-menu button{color:#4b3a30;text-align:left;background:0 0;border:0;border-radius:16px;align-items:center;gap:12px;width:100%;padding:11px 12px;display:flex}.drawer-menu button:hover,.drawer-menu button:focus-visible,.drawer-menu button:active{background:#ffffff80}.drawer-menu span{text-align:center;width:20px}.recent-chats{gap:4px;margin-top:28px;padding-bottom:58px;display:grid}.recent-chats p{color:#8a7c74;margin:0 0 8px;font-size:12px}.recent-chats small{color:#999}.recent-chats button{color:#4b3a30;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:10px;width:100%;padding:10px 8px;overflow:hidden}.recent-chats button:hover,.recent-chats button.active{background:#ffffff80}.drawer-logout{right:18px;bottom:max(18px,env(safe-area-inset-bottom));color:#4b3a30;background:#ffffffb3;border:1px solid #4b3a3038;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700;position:absolute}.drawer-logout:hover,.drawer-logout:focus-visible{background:#fff;border-color:#4b3a3066}.chart-page{z-index:100;color:#27221f;background:#f7f5f1;grid-template-rows:54px minmax(0,1fr);display:grid;position:fixed;inset:0}.chart-page-header{background:#fff;border-bottom:1px solid #d8d2cc;justify-content:space-between;align-items:center;padding:7px 12px 7px 18px;display:flex}.chart-page-header strong{font-size:14px}.chart-page-header button{color:#333;background:#fff;border:1px solid #ddd;border-radius:50%;place-items:center;width:40px;height:40px;font-size:25px;display:grid}.chart-page-canvas{place-items:center;min-width:0;min-height:0;padding:12px;display:grid;overflow:auto}.chart-page-canvas img{width:auto;max-width:100%;height:auto;max-height:100%;image-rendering:pixelated;display:block;box-shadow:0 3px 18px #0000001f}@media (orientation:portrait) and (width<=800px){.chart-page{width:100vh;height:100vw;inset:50% auto auto 50%;transform:translate(-50%,-50%)rotate(90deg)}}.favorites-page{height:100dvh;scroll-padding-top:calc(88px + env(safe-area-inset-top));padding:calc(88px + env(safe-area-inset-top)) 16px max(36px,env(safe-area-inset-bottom));background-color:#eef7fc;background-image:url(/assets/background-DpSxV6ZE.png);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow-y:auto}.favorites-heading{align-items:center;gap:10px;margin-bottom:18px;display:flex}.favorites-heading h1{margin:0;font-size:21px}.favorites-heading button{background:#fff;border:1px solid #ddd;border-radius:50%;width:36px;height:36px;font-size:25px}.favorites-heading .page-new-chat{color:#4b3a30;place-items:center;margin-left:auto;display:grid}.favorites-heading .page-new-chat .new-chat-icon{width:21px;height:21px}.favorites-grid{columns:2;column-gap:10px;display:block}.favorite-card{break-inside:avoid;background:0 0;width:100%;margin:0 0 14px;display:inline-block;overflow:visible}.favorite-image{cursor:zoom-in;background:#f4efe8;border:1px solid #ddd;border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:0 5px 16px #0000000f}.favorite-image img{width:100%;height:auto;display:block}.asset-viewer{z-index:200;touch-action:none;overscroll-behavior:none;cursor:grab;background:#080808f7;place-items:center;width:100vw;height:100dvh;display:grid;position:fixed;inset:0;overflow:hidden}.asset-viewer:active{cursor:grabbing}.asset-viewer>img{object-fit:contain;-webkit-user-select:none;user-select:none;transform-origin:50%;will-change:transform;width:auto;max-width:100vw;height:auto;max-height:100dvh}.asset-viewer-toolbar{top:max(14px,env(safe-area-inset-top));z-index:2;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;left:14px;right:14px}.asset-viewer-toolbar button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:#ffffff29;border:1px solid #ffffff4d;border-radius:999px;min-width:42px;height:42px;padding:0 13px;font-size:14px}.asset-viewer-toolbar button:first-child{width:42px;padding:0;font-size:27px}.asset-viewer-toolbar>div{pointer-events:auto;gap:8px;display:flex}.asset-viewer-toolbar .asset-download-button{border-radius:50%;place-items:center;width:42px;min-width:42px;padding:0;display:grid}.asset-download-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.favorite-actions{gap:6px;display:flex;position:absolute;top:4px;right:4px}@media (hover:hover) and (pointer:fine){.favorite-actions{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s,transform .16s,visibility .16s;transform:translateY(-4px)}.favorite-image:hover .favorite-actions,.favorite-image:focus-within .favorite-actions{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}.favorite-actions button{color:#fff;background:#191919c7;border:1px solid #ffffffbf;border-radius:7px;width:26px;height:26px;padding:0}.favorite-actions button .bookmark-icon{width:15px;height:15px}.favorite-actions button.active{color:#fff;background:#6e93cc}.favorite-actions button:disabled{opacity:.4;cursor:not-allowed}.favorites-empty{color:#888;text-align:center;margin-top:30vh}.collection-folder-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px 12px;margin-top:10px;display:grid}.collection-folder-card{color:#332b27;text-align:left;background:0 0;border:0;gap:3px;min-width:0;padding:0;display:grid}.collection-cover,.collection-create-cover{aspect-ratio:1.45;background:#d4d2ce;border-radius:16px;grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr;gap:2px;width:100%;display:grid;position:relative;overflow:hidden}.collection-cover-slot{background:#ffffff59;min-width:0;min-height:0;display:block}.collection-cover-slot.slot-1{grid-row:1/3}.collection-cover-slot img{object-fit:cover;width:100%;height:100%;display:block}.collection-folder-card strong,.collection-folder-card small{text-overflow:ellipsis;white-space:nowrap;margin:0 7px;overflow:hidden}.collection-folder-card strong{margin-top:6px;font-size:15px}.collection-folder-card small{color:#655f5b;font-size:12px}.collection-create-card{gap:5px;min-width:0;display:grid}.collection-create-cover i{background:#bebebabf;min-width:0;min-height:0}.collection-create-cover i:first-child{grid-row:1/3}.collection-create-cover button{color:#332b27;background:#ffffffe6;border:0;border-radius:14px;padding:11px 15px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000014}.collection-create-card input{color:#332b27;background:0 0;border:0;border-bottom:1px solid #4b3a3040;border-radius:0;min-width:0;margin:0 7px;padding:5px 0;font-size:13px}.collection-create-card input:focus{border-bottom-color:#4b3a30;outline:0}.album-list{gap:7px;margin:0 -16px 18px;padding:0 16px 7px;display:flex;overflow-x:auto}.album-list button{color:#555;background:#fff;border:1px solid #ccc;border-radius:999px;flex:none;padding:7px 11px;font-size:12px}.album-list button.active{color:#287a9a;background:#eff9fd;border-color:#6e93cc}.page-switch{left:max(50vw - 224px,16px);bottom:max(16px,env(safe-area-inset-bottom));z-index:45;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#ffffff94;border:1px solid #ffffffe6;border-radius:999px;grid-template-columns:repeat(2,42px);gap:4px;width:96px;height:50px;padding:4px;display:grid;position:fixed;overflow:hidden;box-shadow:0 5px 18px #00000024}.page-switch-slider{background:#fff;border-radius:50%;width:42px;height:42px;transition:transform .2s;position:absolute;top:4px;left:4px;box-shadow:0 2px 8px #0000001f}.page-switch-favorites .page-switch-slider{transform:translate(46px)}.page-switch button{z-index:1;color:#756b65;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:relative}.page-switch button.active{color:#332b27}.page-switch .images-icon,.page-switch .bookmark-icon{width:21px;height:21px}
