[data-theme="light"]{--bg:#f7f8fa;--panel:#fff;--panel2:#f0f2f5;--panel3:#e8ebf0;--text:#252a31;--muted:#68717e;--border:#dfe3e9}[data-theme="light"] .topbar,[data-theme="light"] .sidebar{background:#fff!important}
[hidden]{display:none!important}.collection-actions{display:inline-flex;gap:3px}.collection-action{width:29px;height:29px;display:inline-grid;place-items:center;border:0;border-radius:7px;background:transparent;color:var(--muted);cursor:pointer}.collection-action:hover{background:var(--panel2);color:var(--text)}.collection-action[aria-pressed=true]{color:#ce6382;background:#ce638214}.tool-card-wrap{position:relative;min-width:0}.tool-card-wrap>.tool-card{height:100%;padding-bottom:50px}.tool-card-wrap>.collection-actions{position:absolute;bottom:12px;right:12px}.tool-link-wrap{display:flex;align-items:center;min-width:0}.tool-link-wrap>.tool-link{flex:1;min-width:0}.tool-link-wrap .collection-actions{flex-shrink:0}.tool-link-wrap .collection-action{width:23px;font-size:10px}.tool-link>span:nth-child(2){overflow:hidden;text-overflow:ellipsis}.saved-navigation{border-top:1px solid var(--border);margin:22px 16px 8px;padding-top:18px}.saved-navigation h2{font-size:10px;letter-spacing:1px;color:var(--muted)}.saved-navigation a,.saved-navigation>button{display:block;width:100%;text-align:left;color:var(--muted);background:transparent;border:0;text-decoration:none;font:inherit;font-size:12px;padding:10px 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.saved-navigation a:hover{color:var(--text)}.workspace-nav{padding-left:18px!important}.collection-page h1{font-size:clamp(28px,4vw,44px);letter-spacing:-1px}.collection-intro{font-size:15px;line-height:1.7;color:var(--muted)}.guest-note{font-size:11px!important;color:var(--muted);line-height:1.6}.collection-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0}.workspace-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.workspace-tool,.workspace-overview{position:relative;border:1px solid var(--border);border-radius:18px;background:var(--panel);padding:22px;min-width:0}.workspace-tool-link{display:block;text-decoration:none;color:var(--text)}.workspace-tool-link h3{font-size:17px}.workspace-tool-link p{color:var(--muted);font-size:12px;line-height:1.7}.workspace-tool>.collection-actions{margin-top:12px}.workspace-tool>.collection-action{position:absolute;right:12px;top:12px}.workspace-overview{text-decoration:none;color:var(--text);min-height:170px}.workspace-overview i{font-size:26px;color:#98aca7}.workspace-overview h2{font-size:20px;overflow-wrap:anywhere}.collection-empty{grid-column:1/-1;padding:40px;border:1px dashed var(--border);border-radius:15px;color:var(--muted)}.project-choice{display:flex!important;gap:10px;align-items:center;padding:10px;border:1px solid var(--border);border-radius:9px;margin:7px 0!important}.project-choice input{width:18px!important;height:18px;margin:0!important}.collection-notice{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);max-width:90vw;padding:15px 20px;border-radius:12px;background:var(--text);color:var(--panel);z-index:300;font-size:13px}.sidebar-search-status{padding:0 18px;font-size:12px;color:var(--muted)}.sidebar-search-status button{border:0;background:var(--panel2);color:var(--text);padding:10px;border-radius:9px;cursor:pointer}.filter-task-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-task-option{padding:12px;border:1px solid var(--border);border-radius:10px;font-size:12px!important;display:flex!important;gap:8px;align-items:center;margin:0!important}.filter-task-option:has(:checked){border-color:#7fa9a0;background:#7fa9a014}.filter-task-option input{width:auto!important;margin:0!important}#design-filters fieldset{border:0;padding:0;margin:24px 0}#design-filters legend{font-size:12px;margin-bottom:12px}.filter-task-options+label{margin-top:20px}
/* Unified icon tile: the image fills its colored tile, with smooth downsampling. */
.tool-icon,.tool-link-icon,.runner-icon-box{padding:0!important;overflow:hidden!important;background:var(--app-color,var(--tool-color))!important}.tool-icon img,.tool-link-icon img,.runner-icon-box img,.xp-pixel img{width:100%!important;height:100%!important;object-fit:contain;image-rendering:auto!important;filter:none!important;mix-blend-mode:screen}.tool-card h3{font-size:18px!important}.section-title{font-size:21px!important}.tool-card-wrap{display:flex;flex-direction:column}.tool-card-wrap>.tool-card{width:100%}.runner-icon-box{--app-color:var(--tool-color)}
/* Room for tools, with scrolling as a fallback if external dependencies fail. */
.runner-page #tool-frame{height:700px;min-height:600px!important;max-height:none!important}.runner-page .tool-frame-wrap{height:auto!important;min-height:600px!important;overflow:visible!important}.runner-page .tool-support{margin:40px 0 0!important}.runner-page .tool-support-panel,.runner-page #tool-guide{display:block!important;background:transparent!important;border:0!important;border-radius:0;padding:0!important;overflow:visible}.runner-page .tool-support{display:grid;grid-template-columns:1fr!important;gap:40px}.runner-page .tool-support h2{font-size:clamp(24px,3vw,31px)!important;font-weight:500!important;letter-spacing:-.9px;max-width:none!important;border-bottom:1px solid var(--border);padding-bottom:18px;margin:0 0 24px!important}.tool-support .support-kicker,.guide-tabs,.support-browse{display:none!important}#tool-guide-steps{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;min-height:0!important}#tool-guide-steps li{display:block!important}#related-tools{grid-template-columns:repeat(3,minmax(0,1fr))!important}.recommend-card{display:block!important;padding:16px 0!important}.recommend-status{display:inline-block;padding:7px 10px;border:1px solid var(--border);border-radius:7px;margin-top:10px!important;font-size:10px!important}
.visual-tour{--bg:inherit;--panel:inherit;--panel2:inherit;--text:inherit;--muted:inherit;--border:inherit;background:var(--panel)!important;color:var(--text)!important}.tour-art{background:transparent!important}.tour-mascot{display:none!important}.tour-demo{width:85%;max-width:390px;padding:24px;background:var(--panel2);border:1px solid var(--border);border-radius:18px}.tour-demo h4{font-size:18px;margin:12px 0}.tour-demo p{font-size:12px;line-height:1.7;color:var(--muted)}.tour-demo-icons{display:flex;gap:12px;font-size:28px;color:#9cacda}.tour-demo-row{display:flex;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid var(--border);font-size:12px}.tour-demo .demo-heart{color:#ce6382}.demo-workspace{display:grid;grid-template-columns:1fr 1fr;gap:8px}.demo-workspace span{padding:16px 10px;background:var(--panel);border-radius:8px;font-size:11px}
.sidebar-footer{display:block!important;background:var(--panel2)!important;color:var(--text)!important;border:1px solid var(--border);padding:20px!important;min-height:160px!important}.sidebar-footer .mini-premium-art{display:flex;margin-bottom:16px}.sidebar-footer .mini-premium-art .xp-pixel{width:32px;height:32px}.sidebar-footer strong{font-size:16px!important}.sidebar-footer .meet-button{display:block;text-align:center;margin-top:16px;padding:12px;border-radius:8px;background:#d8d0eb;color:#302a3c;font-size:11px;font-weight:700}.premium-welcome.rainbow-edge{background:linear-gradient(120deg,#b6cddd22,#bfa9dd30,#e4caa22b)!important;border:1px solid var(--border)!important;border-radius:22px!important;padding:35px!important}.annual-saving{display:inline-block;border:1px solid #91b9a4;background:#91b9a41c;color:var(--text);border-radius:30px;padding:7px 12px;font-size:11px;margin:0 0 22px 12px}.agency-section{min-height:300px;border:1px solid var(--border)!important;border-radius:24px!important;padding:40px!important;background:linear-gradient(130deg,#91b9ae20,#b69ac82b)!important}.agency-section h2{font-size:36px!important}.premium-faq h2 i,.premium-faq summary i{color:#9d8abc;margin-right:12px}
.notification-unread{display:none!important}.notification-badge{display:grid!important;place-items:center;padding:0!important;line-height:1!important;text-align:center}.notification-badge[hidden]{display:none!important}.notification-item.is-read{opacity:.48}.notification-item.is-read:hover{opacity:.85}.notification-footer button{width:100%;border:0;background:transparent;color:var(--text);padding:10px;font:inherit;font-size:12px;cursor:pointer}
.page.help-page{--bg:inherit;--panel:inherit;--panel2:inherit;--text:inherit;--muted:inherit;--border:inherit;background:var(--panel)!important;color:var(--text)!important;height:calc(100dvh - var(--header) - 48px);min-height:500px;max-height:850px;padding:0!important;display:flex;border:1px solid var(--border);margin-bottom:24px}.page.help-page .help-layout,.page.help-page .help-footnote{background:transparent!important}.help-intro{padding:22px!important;flex-shrink:0}.help-layout,#help-chat{min-height:0!important;flex:1}#chat-messages{overflow-y:auto;padding:24px!important;min-height:0}.chat-bubble.bot{margin-left:68px!important;max-width:calc(100% - 68px)!important;background:var(--panel2)!important}.chat-avatar,[data-theme="dark"] .chat-avatar,.drawer-hello img,[data-theme="dark"] .drawer-hello img{width:52px!important;height:52px!important;left:-66px!important;top:0!important;bottom:auto!important;border-radius:50%!important;padding:4px!important;background:#fff!important;object-fit:contain;filter:none!important;transform:scaleX(-1)!important}.page.help-page .chat-bubble.user{background:var(--panel2)!important;color:var(--text)}.support-drawer:has(.drawer-hello img){background:var(--panel)!important;color:var(--text)!important}.account-visual>img{display:none!important}.account-visual{display:block!important;background:linear-gradient(145deg,#e7e0f4,#dceee9)!important;min-height:380px;color:#302a3c!important}.account-visual .account-sticker{position:static!important;display:inline-block!important;margin:22px 10px 0 0;padding:12px!important;background:#fff9!important;border-radius:10px!important}.account-art-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.account-art-grid span{padding:22px;border-radius:15px;background:#ffffff90;font-size:14px}.account-art-grid i{display:block;font-size:24px;margin-bottom:12px;color:#786495}
[data-theme="light"] [data-tip]::after,[data-theme="light"] .tooltip,[data-theme="light"] [role="tooltip"]{background:#edf5fb!important;color:#34546a!important;border-color:#ccdfeb!important}
@media(max-width:800px){.workspace-grid{grid-template-columns:1fr 1fr}#tool-guide-steps{grid-template-columns:1fr!important}#related-tools{grid-template-columns:1fr 1fr!important}.page.help-page{margin-left:12px;margin-right:12px}.agency-section{padding:24px!important}.runner-page .tool-frame-wrap{min-height:600px!important}}
@media(max-width:500px){.workspace-grid{grid-template-columns:1fr}.collection-page{padding-left:16px;padding-right:16px}.help-intro h1{font-size:21px!important}.account-art-grid{grid-template-columns:1fr 1fr}.account-art-grid span{padding:14px}}

.section-title .category-icon{flex:none}.section-title .category-icon i{font-size:inherit}.section-title{gap:12px!important}
.top-search-wrap kbd{display:inline-flex!important;align-items:center;gap:8px;padding:6px 12px!important;margin-right:6px;flex-shrink:0;white-space:nowrap;border:1px solid var(--border);border-radius:999px;font-family:inherit;font-size:10px;line-height:16px}.top-search-wrap kbd>span{display:inline-flex;align-items:baseline;gap:4px;line-height:16px}.top-search-wrap kbd .ctrl-key{font-size:10px;line-height:16px;font-weight:500;padding:0;border:0;background:none;border-radius:0}.top-search-wrap kbd>span:nth-child(2){opacity:.4}

.visual-tour .tour-art,[data-theme="dark"] .visual-tour .tour-art{--panel:inherit;--panel2:inherit;--text:inherit;--muted:inherit;--border:inherit}.support-drawer:has(.drawer-hello img){--bg:inherit;--panel:inherit;--panel2:inherit;--text:inherit;--muted:inherit;--border:inherit}.faq-heading h2 i{color:#9d8abc;margin-right:12px}.sidebar-footer:hover{background:var(--panel2)!important}.tool-link-wrap.search-hidden{display:none}.topbar .top-search-wrap{padding-right:6px}

.beta-feature-badge{display:inline-flex;align-items:center;padding:3px 6px;border-radius:999px;border:1px solid #a79abd66;background:#a79abd20;color:var(--text);font-size:9px;font-weight:600;line-height:1}.runner-actions{flex-wrap:wrap}#suggest-feature{white-space:nowrap}@media(max-width:700px){.runner-actions #suggest-feature{flex:1 0 100%}}

#workspace-candidates{max-height:calc(100dvh - 400px);min-height:180px;overflow-y:auto;padding-right:5px}.project-choice:has(input:checked){border-color:#81aaa0;background:#81aaa012}.picker-tool-name{font-size:12px;line-height:1.4;flex:1}.project-choice .tool-link-icon{flex-shrink:0}.workspace-open{margin-top:18px;width:100%;text-align:center}#workspace-selection-count{font-size:11px;color:var(--muted)}

/* Tour illustrations use the active theme, rather than legacy mascot text colors. */
html[data-theme="dark"] .visual-tour .tour-art{color:#f2f3f5!important;--text:#f2f3f5;--muted:#b0b5bf;--panel:#25262a;--panel2:#303136;--border:#45474e}
html[data-theme="light"] .visual-tour .tour-art{color:#252a31!important;--text:#252a31;--muted:#606b79;--panel:#fff;--panel2:#f0f2f5;--border:#d9dfe7}
.visual-tour .tour-demo,.visual-tour .tour-demo h4,.visual-tour .tour-demo-row,.visual-tour .demo-workspace span{color:var(--text)!important}.visual-tour .tour-demo p{color:var(--muted)!important}.visual-tour .tour-demo-row .demo-heart{color:#d87596!important}
/* Compact category picker follows the navigation hierarchy. */
.picker-category{border-bottom:1px solid var(--border);padding:6px 0}.picker-category summary{display:flex;align-items:center;gap:10px;padding:10px;cursor:pointer;font-size:13px;font-weight:600}.picker-category summary small{margin-left:auto;color:var(--muted)}.picker-category .category-icon{width:26px;height:26px;font-size:12px}.picker-category .project-choice{display:flex;flex-direction:row;align-items:center;gap:10px;margin:2px 0 2px 16px;padding:8px;border:0;border-radius:7px;min-height:38px}.picker-category .tool-link-icon{width:22px!important;height:22px!important}.picker-category input[type=checkbox]{width:15px!important;height:15px!important;margin:0;accent-color:#699d8d}.picker-tool-name{font-size:12px}
.agency-section{background:linear-gradient(125deg,#81a99a18,#cfb17612)!important}.premium-faq summary i,.premium-faq h2 i,.faq-heading h2 i{color:#76a99c!important}.premium-faq details{background:var(--panel)!important}.premium-faq details:nth-child(2n) summary i{color:#c7a060!important}.premium-faq details:nth-child(3n) summary i{color:#739ec1!important}
.tour-graphic{position:relative;width:100%;max-width:460px;min-height:290px;isolation:isolate;padding:30px 24px 45px;border-radius:24px;background:radial-gradient(ellipse at 70% 30%,#75acaa35,transparent 65%);color:var(--text)}.favorite-graphic{background:radial-gradient(ellipse at 45% 45%,#cf819735,transparent 65%)}.workspace-graphic{background:radial-gradient(ellipse at 50% 55%,#cbad7135,transparent 70%)}.graphic-label{font-size:9px;letter-spacing:1.8px;font-weight:700;color:var(--muted)}.graphic-search{display:flex;align-items:center;gap:12px;padding:15px;margin:24px 0;background:var(--panel2);border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 25px #0002;transform:rotate(-3deg)}.graphic-search span{font-size:12px;flex:1}.graphic-search kbd{font-size:14px}.graphic-tools{display:flex;justify-content:center;gap:18px;align-items:flex-start;margin-top:24px}.tour-tool{display:flex;flex-direction:column;align-items:center;gap:12px;flex:1;min-width:0}.tour-tool .xp-pixel{width:66px;height:66px;border-radius:16px;transform:rotate(-8deg);box-shadow:0 12px 22px #0002}.tour-tool:nth-child(2) .xp-pixel{transform:translateY(-10px) rotate(5deg)}.tour-tool:nth-child(3) .xp-pixel{transform:rotate(10deg)}.tour-tool b{font-size:10px;text-align:center;line-height:1.5;font-weight:500}.graphic-sticker{display:block;width:max-content;max-width:95%;margin:26px auto 0;padding:10px 15px;background:var(--panel2);border:1px solid var(--border);border-radius:9px;font-size:11px;transform:rotate(-4deg)}.graphic-heart{display:block;color:#df7a9a;font-size:66px;line-height:1;margin:15px 0;text-align:center}.graphic-folder{padding:22px 14px;background:var(--panel2);border:1px solid #b4a07077;border-radius:5px 18px 18px 18px;margin-top:30px;position:relative}.graphic-folder:before{content:'';position:absolute;top:-12px;left:-1px;width:90px;height:12px;background:#b4a07077;border-radius:8px 8px 0 0}.graphic-folder>strong{font-size:14px}.graphic-folder .xp-pixel{width:52px;height:52px}.tour-art{overflow:visible!important}
/* White support surfaces, in either site theme. */
.support-drawer:has(#contact-form),.support-drawer.chat-drawer{--text:#252a31;--muted:#65717c;--panel:#fff;--panel2:#f2f5f7;--border:#d9e1e6;background:#fff!important;color:#252a31!important}.support-drawer:has(#contact-form) input,.support-drawer:has(#contact-form) textarea,.chat-drawer input{background:#f7f9fb!important;color:#252a31!important;border-color:#d5dde4!important}.support-drawer:has(#contact-form) p,.support-drawer:has(#contact-form) label,.chat-drawer p{color:#52616c!important}.chat-drawer{display:flex;flex-direction:column;height:100dvh!important;overflow:hidden!important}.chat-drawer[hidden]{display:none}.drawer-chat-content{display:flex;flex:1;min-height:0;flex-direction:column}.drawer-chat-content .mascot-stage{display:none!important}.drawer-chat-content #help-chat{display:flex!important;flex-direction:column;flex:1;min-height:0;border:0!important;background:#fff!important;padding:0!important}.drawer-chat-content #chat-messages{flex:1;min-height:0;overflow-y:auto;padding:12px 0}.chat-drawer .chat-bubble{background:#eef4f8!important;color:#253540!important;max-width:100%;margin-bottom:12px;padding:14px!important}.chat-drawer .chat-bubble.user{background:#e5eee9!important}.chat-drawer #chat-form{flex-shrink:0;display:flex;gap:8px;padding-top:12px}.chat-drawer #chat-input{min-width:0;flex:1}.chat-drawer .chat-prompts{display:flex;flex-wrap:wrap;gap:6px}.chat-drawer .chat-prompts button{font-size:10px;color:#3e5969;background:#edf4f8;border:1px solid #cbdce7;padding:8px;border-radius:8px}.help-launcher{position:fixed;bottom:20px;right:20px;z-index:90;width:68px;height:48px;border:1px solid #d7dfe4;border-radius:15px;background:#fff;box-shadow:0 6px 24px #0003;cursor:pointer;padding:10px}.help-launcher img{width:100%;height:auto;filter:brightness(0)}
.runner-actions #suggest-feature{position:relative;flex:0 0 auto!important;font-size:11px;padding:10px 12px!important;min-height:36px;white-space:nowrap}.beta-feature-badge{position:absolute;right:-5px;top:-9px;background:#deeee6;color:#345d4d;border:1px solid #a2c7b4;padding:3px 6px;font-size:8px}
.notification-footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}.notification-footer a{font-size:11px;color:var(--text)}.notification-item.is-read{display:flex!important;opacity:.5}.update-story{display:grid;grid-template-columns:70px 1fr;gap:24px;padding:36px 0;border-bottom:1px solid var(--border);max-width:920px}.update-story h2{font-size:25px;margin:12px 0}.update-story p{font-size:14px;line-height:1.8;color:var(--muted);max-width:680px}.update-story small{font-size:9px;letter-spacing:1px;color:var(--muted)}.update-story a{display:inline-block;margin-top:14px;color:var(--text)}.update-story.is-read{opacity:.5}.update-story .notification-app-icon,.update-story .notification-message-icon{width:64px;height:64px}.update-story img{width:100%;height:100%;object-fit:contain}
#tool-guide-steps{counter-reset:steps;gap:24px!important}#tool-guide-steps li{position:relative;counter-increment:steps;padding:18px 0!important;border-top:2px solid #76a79c!important;display:flex!important;flex-direction:column!important;gap:12px;font-size:13px;line-height:1.7}#tool-guide-steps li:nth-child(2){border-color:#c5a365!important}#tool-guide-steps li:nth-child(3){border-color:#789bc3!important}#tool-guide-steps li:before{content:'0' counter(steps);font-size:32px;font-weight:700;line-height:1;color:var(--text)}#tool-guide-steps .guide-step-art{display:none!important}#related-tools{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}#related-tools .tool-card{padding:14px!important;border:1px solid var(--border)!important;border-radius:10px!important;background:transparent!important}#related-tools .tool-icon{width:42px!important;height:42px!important}#related-tools h3{font-size:13px!important}#related-tools .tool-description{display:none}.related-visual .tool-status{padding:4px 7px;font-size:9px!important}@media(max-width:900px){#related-tools{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tour-graphic{padding:20px 12px}.tour-tool .xp-pixel{width:50px;height:50px}}

.runner-actions{display:grid!important;grid-template-columns:repeat(3,132px);gap:8px;overflow:visible}.runner-actions>button,.runner-actions #suggest-feature{width:132px!important;height:38px!important;min-height:38px!important;padding:8px!important;font-size:10px!important;justify-content:center}@media(max-width:560px){.runner-actions{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.runner-actions>button,.runner-actions #suggest-feature{width:100%!important;font-size:9px!important}}

.workspace-live-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.workspace-live-tool{padding:14px!important;min-width:0;position:relative}.workspace-live-tool .workspace-tool-link{display:flex;align-items:center;gap:10px;padding-right:30px}.workspace-live-tool .workspace-tool-link p{display:none}.workspace-live-tool .workspace-tool-link h3{font-size:15px}.workspace-live-tool .tool-link-icon{width:32px;height:32px}.workspace-live-frame{display:block;width:100%;height:620px;border:0;border-radius:10px;margin:12px 0;background:var(--panel);overflow:auto}.workspace-live-tool.is-expanded{grid-column:1/-1}.workspace-live-tool.is-expanded iframe{height:800px}.workspace-expand{font-size:10px;padding:7px 10px}@media(max-width:1000px){.workspace-live-grid{grid-template-columns:1fr}}

.workspace-live-grid{container-type:inline-size;grid-template-columns:repeat(auto-fit,minmax(min(100%,440px),1fr))}
.workspace-reorder{position:absolute;z-index:4;top:12px;right:12px;display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid color-mix(in srgb,var(--border) 72%,transparent);border-radius:9px;background:color-mix(in srgb,var(--panel) 88%,transparent);color:var(--muted);font:700 9px/1 var(--font);letter-spacing:.08em;text-transform:uppercase;cursor:grab;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.workspace-reorder:active{cursor:grabbing}.workspace-reorder:hover,.workspace-reorder:focus-visible{color:var(--text);border-color:color-mix(in srgb,var(--text) 28%,var(--border));transform:translateY(-1px)}.workspace-live-tool.is-dragging{opacity:.42;transform:scale(.985)}.workspace-live-tool.is-drop-target{outline:2px solid #8fd2c4;outline-offset:4px}.workspace-order-hint{align-self:center;color:var(--muted);font-size:11px;margin-right:auto}.workspace-live-tool>.workspace-tool-link{padding-right:105px}
.workspace-live-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,440px),1fr));gap:18px}.workspace-live-grid>.workspace-live-tool:only-child{grid-column:1/-1}.workspace-live-grid>.workspace-live-tool.is-expanded{grid-column:1/-1}

.saved-navigation .favorites-nav{display:flex;align-items:center;gap:10px}.favorites-count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:50%;background:#8882;color:var(--text);font-size:10px;font-weight:600}.workspace-dropdown summary{cursor:pointer;padding:10px 6px;font-size:12px;color:var(--muted)}.workspace-dropdown>a,.workspace-dropdown>button{margin-left:14px!important}

.favorites-count{background:#88815;color:var(--muted);min-width:19px;height:19px;font-size:9px}

/* Gentle motion uses individual transforms to preserve each illustration's angle. */
@keyframes pxls-wiggle{0%,100%{rotate:-3deg;translate:0 0}50%{rotate:4deg;translate:0 -3px}}
@keyframes pxls-float{0%,100%{translate:0 0}50%{translate:0 -9px}}
@keyframes pxls-goo{0%,100%{border-radius:38% 62% 57% 43% / 45% 36% 64% 55%;rotate:-8deg;scale:1}50%{border-radius:65% 35% 39% 61% / 56% 63% 37% 44%;rotate:12deg;scale:1.06}}
.mini-premium-art .xp-pixel{animation:pxls-wiggle 7s ease-in-out infinite;transform-origin:50% 75%}.mini-premium-art .xp-pixel:nth-child(2){animation-delay:-2.5s;animation-duration:8s}.mini-premium-art .xp-pixel:nth-child(3){animation-delay:-5s;animation-duration:9s}
.welcome-page .scene-window,.welcome-page .graphic-search,.welcome-page .graphic-folder{animation:pxls-float 10s ease-in-out infinite}.welcome-page .scene-sticker,.welcome-page .graphic-sticker{animation:pxls-float 8s ease-in-out -4s infinite}.welcome-page .scene-tools>span,.welcome-page .tour-tool .xp-pixel,.welcome-page .premium-orbit .xp-pixel{animation:pxls-float 9s ease-in-out infinite}.welcome-page .scene-tools>span:nth-child(even),.welcome-page .tour-tool:nth-child(2) .xp-pixel,.welcome-page .premium-orbit .xp-pixel:nth-child(2){animation-delay:-4s;animation-duration:11s}.welcome-page .scene-shape{animation:pxls-goo 16s ease-in-out infinite}.welcome-page .scene-halo{animation:pxls-goo 22s ease-in-out -6s infinite;pointer-events:none}.tour-graphic:before{content:'';position:absolute;inset:20% 10% 18%;background:linear-gradient(125deg,#75b5a41c,#ccae7b19);z-index:-1;pointer-events:none;animation:pxls-goo 19s ease-in-out infinite;border-radius:40% 60% 55% 45%}.favorite-graphic:before{background:linear-gradient(125deg,#cc80901c,#daa97919)}
@media(prefers-reduced-motion:reduce){.mini-premium-art .xp-pixel,.welcome-page .scene-window,.welcome-page .graphic-search,.welcome-page .graphic-folder,.welcome-page .scene-sticker,.welcome-page .graphic-sticker,.welcome-page .scene-tools>span,.welcome-page .tour-tool .xp-pixel,.welcome-page .premium-orbit .xp-pixel,.welcome-page .scene-shape,.welcome-page .scene-halo,.tour-graphic:before{animation:none!important}}

/* Premium motion stays behind the content; only decorative shapes are blurred. */
.premium-hero,.agency-section{position:relative;isolation:isolate;overflow:hidden}
.premium-hero:after,.agency-section:after{content:'';position:absolute;width:340px;height:290px;right:-70px;bottom:-110px;z-index:-1;pointer-events:none;background:linear-gradient(120deg,#77c4b54d,#e9bd7145);filter:blur(32px);border-radius:45% 55% 64% 36%;animation:pxls-goo 23s ease-in-out infinite}
.premium-art{position:relative;isolation:isolate}.premium-art:before{content:'';position:absolute;inset:8% -5%;z-index:-1;pointer-events:none;background:linear-gradient(135deg,#78baca55,#dcad7950);filter:blur(28px);border-radius:65% 35% 45% 55%;animation:pxls-goo 18s ease-in-out -7s infinite}
.premium-art-disc{animation:pxls-float 12s ease-in-out infinite}.premium-float{animation:pxls-float 11s ease-in-out infinite}.premium-float:nth-child(3){animation-delay:-4s;animation-duration:14s}.premium-float:nth-child(4){animation-delay:-8s;animation-duration:13s}
/* Pixel glyphs stay on an unrotated pixel grid, rather than being resampled mid-flight. */
.welcome-page .scene-tools>span,.welcome-page .premium-orbit .xp-pixel,.mini-premium-art .xp-pixel,.premium-float .xp-pixel{animation:none!important;rotate:0deg!important;translate:0 0!important;transform:none!important}.scene-tools img,.premium-orbit img,.mini-premium-art img,.premium-float img{image-rendering:pixelated!important;filter:none!important}.mini-premium-art{animation:pxls-float 14s ease-in-out infinite}.visual-tour .tour-art *{animation:none!important}.visual-tour .tour-art .tour-demo{transform:none;box-shadow:none;background:var(--panel2)}
.runner-page #tool-frame,.workspace-live-frame,.runner-page .tool-frame-wrap{background:transparent!important;background-image:none!important}
@media(prefers-reduced-motion:reduce){.premium-hero:after,.agency-section:after,.premium-art:before,.premium-art-disc,.premium-float,.mini-premium-art{animation:none!important}}

/* Calm welcome: no automatic drifting, morphing, or rotating. */
.welcome-page .visual-tour *,.mini-premium-art,.mini-premium-art *{animation:none!important}.welcome-page .welcome-primary,.welcome-page .xp-primary{transition:background-color .18s ease,box-shadow .18s ease!important}.welcome-page .welcome-primary:hover,.welcome-page .xp-primary:hover{transform:none!important;translate:none!important;box-shadow:0 0 0 3px #91b9ae25}

/* Gentle drift: tiny travel, long cycles, no rotation or scaling. */
@keyframes pxls-calm-drift{0%,100%{translate:0 0}50%{translate:0 -3px}}
.welcome-page .scene-window{animation:pxls-calm-drift 20s ease-in-out infinite!important}.welcome-page .scene-sticker{animation:pxls-calm-drift 24s ease-in-out -8s infinite!important}.mini-premium-art .xp-pixel{animation:pxls-calm-drift 18s ease-in-out infinite!important}.mini-premium-art .xp-pixel:nth-child(2){animation-delay:-6s!important}.mini-premium-art .xp-pixel:nth-child(3){animation-delay:-12s!important}.mini-premium-art{animation:none!important}.scene-tools img,.premium-orbit img,.mini-premium-art img,.premium-float img{image-rendering:auto!important;filter:none!important}
.visual-tour.scroll-tour{background:transparent!important;border:0!important;overflow:visible;border-radius:0}.tour-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:46px 0;border-bottom:1px solid var(--border)}.tour-section:last-child{border-bottom:0}.tour-section .tour-explainer{padding:12px 0}.tour-section h3{font-size:clamp(26px,3vw,38px);margin:16px 0}.tour-section .tour-art{min-height:0;padding:22px;border-radius:24px;background:linear-gradient(135deg,#7bb4bd25,#87b9a719)!important}.tour-section-1 .tour-art{background:linear-gradient(135deg,#cd8d9e25,#d8b08019)!important}.tour-section-2 .tour-art{background:linear-gradient(135deg,#d0b36a25,#85a7ba19)!important}.tour-ui{width:100%;max-width:390px;border:1px solid var(--border);border-radius:14px;background:var(--panel);color:var(--text);overflow:hidden;box-shadow:0 10px 30px #0001;padding:0 18px 18px}.ui-chrome{display:flex;align-items:center;gap:5px;padding:12px 0;border-bottom:1px solid var(--border);margin-bottom:16px}.ui-chrome>span{width:5px;height:5px;border-radius:50%;background:#95adaf}.ui-chrome small{margin-left:auto;font-size:9px;letter-spacing:1px;color:var(--muted)}.ui-search,.ui-window-title{padding:12px;border-radius:8px;background:var(--panel2);font-size:12px;display:flex;align-items:center}.ui-search small,.ui-window-title small{margin-left:auto;font-size:9px;color:var(--muted)}.ui-tags{display:flex;gap:6px;margin:12px 0}.ui-tags span{padding:6px 10px;border-radius:20px;background:#83b5a522;color:#83b5a5;font-size:9px}.ui-result{display:flex;align-items:center;justify-content:space-between;padding:14px 4px;border-bottom:1px solid var(--border);font-size:12px}.ui-result b{color:#d08298}.ui-note{font-size:10px;color:var(--muted);margin-top:16px}.ui-bento{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.ui-bento>div{padding:14px;background:var(--panel2);border-radius:9px;font-size:11px}.ui-bento>div:last-child{grid-column:1/-1}.ui-bento small{font-size:9px;color:var(--muted)}.ui-swatches{display:flex;gap:4px;margin-top:16px}.ui-swatches i{width:22px;height:22px;background:#80b4a0;border-radius:5px}.ui-swatches i:nth-child(2){background:#cbaa77}.ui-swatches i:nth-child(3){background:#719eaf}.ui-dimension{margin-top:18px;font-size:11px;color:var(--muted)}.ui-progress{height:5px;border-radius:5px;background:linear-gradient(90deg,#80b4a0 80%,#80b4a025 80%);margin:14px 0}.scroll-tour *{animation:none!important}
@media(max-width:750px){.tour-section{grid-template-columns:1fr;gap:14px;padding:30px 0}.tour-section .tour-art{padding:18px}}
@media(prefers-reduced-motion:reduce){.welcome-page .scene-window,.welcome-page .scene-sticker,.mini-premium-art .xp-pixel{animation:none!important}}

/* Independent chat popup: only the message log scrolls. */
.pxls-chat-popup{--text:#25313a;--muted:#667581;--panel:#fff;--panel2:#eef4f7;--border:#d9e3e9;position:fixed;right:20px;bottom:106px;width:min(400px,calc(100vw - 32px));height:min(520px,calc(100dvh - 145px));max-height:calc(100dvh - 145px);z-index:130;display:flex;flex-direction:column;overflow:hidden;background:#fff;color:#25313a;border:1px solid #d9e3e9;border-radius:22px;box-shadow:0 12px 50px #0003}.pxls-chat-popup[hidden]{display:none!important}.pxls-chat-popup>header{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #e1e8ed;flex-shrink:0}.pxls-chat-popup>header img{width:62px;height:62px;object-fit:contain;transform:scaleX(-1);background:#fff;border-radius:50%}.pxls-chat-popup header strong{display:block;font-size:14px}.pxls-chat-popup header small{display:block;font-size:10px;color:#657581;margin-top:5px}.pxls-chat-popup header button{margin-left:auto;width:30px;height:30px;border:0;background:#edf2f5;border-radius:50%;font-size:22px;cursor:pointer;color:#25313a}.pxls-chat-popup .drawer-chat-content{flex:1;min-height:0;overflow:hidden}.pxls-chat-popup #help-chat{display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;max-height:none!important;flex:1!important;padding:0!important;background:#fff!important;border:0!important;overflow:hidden!important}.pxls-chat-popup #chat-messages{flex:1 1 0!important;height:auto!important;max-height:none!important;min-height:0!important;overflow-y:auto!important;padding:14px!important}.pxls-chat-popup .chat-bubble.bot{margin-left:0!important;max-width:100%!important;background:#eef4f7!important;color:#25313a!important;padding:12px!important;border-radius:12px}.pxls-chat-popup .chat-avatar{display:none!important}.pxls-chat-popup .chat-bubble.user{background:#e3f0e9!important;color:#25313a!important;max-width:90%!important;padding:12px!important}.pxls-chat-popup .chat-bubble p{color:#25313a!important;font-size:12px}.pxls-chat-popup .chat-prompts{display:flex;flex-shrink:0;gap:5px;padding:8px 12px;flex-wrap:wrap}.pxls-chat-popup .chat-prompts button{font-size:9px;padding:7px;border:1px solid #d5e2e9;border-radius:7px;background:#f1f7fa;color:#365264}.pxls-chat-popup #chat-form{display:flex!important;flex-shrink:0!important;position:relative!important;inset:auto!important;width:auto!important;gap:8px;margin:0!important;padding:12px!important;background:#fff!important;border-top:1px solid #e1e8ed;z-index:1}.pxls-chat-popup #chat-input{flex:1!important;min-width:0!important;width:0!important;height:42px!important;margin:0!important;padding:10px!important;background:#f5f8fa!important;color:#25313a!important;border:1px solid #bacbd5!important;border-radius:9px!important;pointer-events:auto!important;font-size:13px}.pxls-chat-popup #chat-form button{width:auto!important;flex-shrink:0;padding:10px!important;background:#253b40!important;color:#fff!important}.help-launcher{width:72px!important;height:72px!important;padding:3px!important;border-radius:50%!important;background:#fff!important}.help-launcher img{width:100%!important;height:100%!important;object-fit:contain!important;filter:none!important;transform:scaleX(-1)!important}

.sidebar-legal{padding:18px 16px 24px;color:var(--muted);font-size:10px}.sidebar-legal nav{display:flex;gap:16px;margin-bottom:10px}.sidebar-legal a{color:var(--muted);text-decoration:none}.sidebar-legal a:hover{text-decoration:underline;color:var(--text)}.sidebar-legal small{font-size:9px}.legal-page{max-width:1000px;padding-bottom:60px!important}.legal-page h2{font-size:20px;margin:32px 0 12px}.legal-page p{font-size:14px;line-height:1.85;color:var(--muted);max-width:760px}.legal-page .legal-notice{padding:16px;border:1px solid #b4c9d7;border-radius:10px;background:#91b9cf16}

.site-legal-footer{margin:28px 110px 24px calc(var(--sidebar,260px) + 36px);padding-top:15px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:flex-end;gap:20px;color:var(--muted);font-size:10px}.site-legal-footer nav{display:flex;gap:15px}.site-legal-footer a{color:var(--muted);text-decoration:none}.site-legal-footer a:hover{color:var(--text);text-decoration:underline}.site-legal-footer small{font-size:9px;white-space:nowrap}.about-page{max-width:1180px}.about-hero{padding:clamp(28px,5vw,64px);position:relative;overflow:hidden;border:1px solid var(--border);border-radius:24px;background:linear-gradient(125deg,#80b5aa20,#b6c9d51a,#d5b67c19)}.about-hero h1{font-size:clamp(36px,5vw,64px);line-height:1.05;letter-spacing:-2px;margin:20px 0}.about-hero h1 span{color:#80b5aa}.about-hero p{font-size:16px;line-height:1.8;max-width:530px;color:var(--muted);margin-bottom:28px}.about-swatches{display:flex;gap:8px;margin-top:36px}.about-swatches span{width:30px;height:9px;background:#80b5aa;border-radius:3px}.about-swatches span:nth-child(2){background:#c9a879}.about-swatches span:nth-child(3){background:#88aabd}.about-swatches span:nth-child(4){background:#c48fa0}.about-story{padding:54px 0;max-width:700px}.about-story h2{font-size:32px;line-height:1.2;margin:16px 0}.about-story p,.about-principles p{font-size:14px;line-height:1.8;color:var(--muted)}.about-story a{display:inline-block;margin-top:12px;color:var(--text)}.about-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;border-top:1px solid var(--border);padding-top:28px}.about-principles article>span{font-size:12px;color:#80b5aa}.about-principles h3{font-size:18px}.about-note{font-size:11px;line-height:1.6;color:var(--muted);margin-top:32px}@media(max-width:800px){.site-legal-footer{margin:24px 100px 24px 20px;gap:12px;flex-wrap:wrap}.about-principles{grid-template-columns:1fr}}

.site-legal-footer{flex-direction:column;align-items:flex-end;gap:9px;border-top:0;padding-top:0}.site-legal-footer:before{content:'';display:block;width:180px;max-width:100%;height:1px;background:var(--border);margin-bottom:5px}.site-legal-footer small{opacity:.75}
/* Consistent compact drawers and selectable tool grids. */
.support-drawer{width:min(280px,calc(100vw - 24px))!important;right:12px!important;padding:18px!important;display:flex;flex-direction:column}.support-drawer[hidden]{display:none!important}.support-drawer:has(#workspace-candidates){overflow:hidden!important}.support-drawer>header{flex-shrink:0}.support-drawer h2{font-size:23px}.support-drawer #workspace-candidates{min-height:0;max-height:none;flex:1;overflow-y:auto}.picker-category[open]{display:grid;grid-template-columns:1fr 1fr;gap:5px}.picker-category>summary{grid-column:1/-1}.picker-category .project-choice{margin:0!important;padding:9px 5px!important;display:flex;flex-direction:column!important;gap:7px!important;text-align:center;border:1px solid var(--border)!important}.picker-category .picker-tool-name{font-size:10px;line-height:1.4}.picker-category .tool-link-icon{width:30px!important;height:30px!important}.picker-category input{flex:none}.workspace-open{flex-shrink:0}.support-drawer select{width:100%;border:1px solid #c7d5dc;border-radius:9px;padding:11px;background:#f3f7f9;color:#304553;font:inherit;font-size:11px;margin-top:8px}.support-drawer:has(#contact-form)>header{padding-top:85px}.support-drawer:has(#contact-form) .drawer-hello img{position:absolute!important;top:12px!important;left:18px!important;width:95px!important;height:95px!important;border-radius:0!important;background:transparent!important;padding:0!important;transform:scaleX(-1)!important;object-fit:contain}.support-drawer:has(#contact-form) .drawer-hello{display:block;margin:8px 0}.support-drawer .xp-primary{font-size:11px}
.runner-actions button{display:flex;align-items:center;gap:7px}.beta-feature-badge{color:#baffdd!important;background:linear-gradient(135deg,#23594dcc,#326c7088)!important;border:1px solid #76ffd3!important;box-shadow:0 0 8px #67ffcc35,inset 0 1px 0 #ffffff66;backdrop-filter:blur(8px)}
#tool-guide-steps li{border-top:1px solid var(--border)!important;display:block!important;padding:20px 0!important;text-align:left!important}#tool-guide-steps li:before{display:none!important}#tool-guide-steps .step-glyph{display:block;font-size:22px;color:var(--muted);margin-bottom:15px}#tool-guide-steps li:nth-child(n){border-color:var(--border)!important}#related-tools .recommend-card{display:grid!important;grid-template-columns:42px 1fr;align-items:center;gap:10px;padding:15px!important;border:1px solid var(--border);border-radius:11px;background:var(--panel2);text-decoration:none;min-width:0}#related-tools .recommend-card .xp-pixel{width:42px;height:42px;grid-row:1/3}#related-tools .recommend-card strong{font-size:12px;line-height:1.4;display:block}#related-tools .recommend-card p{display:none}#related-tools .recommend-status{font-size:9px;margin:0;padding:0;border:0;color:var(--muted)}.browse-all-callout{display:block;margin-top:28px;padding:20px;border-top:1px solid var(--border);text-align:center;color:var(--text);font-size:13px}.filter-directory{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px}.filter-tool-card{padding:18px;border:1px solid var(--border);border-radius:12px}.filter-tool-card .tool-link-icon{width:56px;height:56px}.filter-tool-card h3{font-size:17px}.filter-tool-card p{display:none}
@keyframes heart-ack{0%{opacity:0;translate:0 0;scale:.7}20%{opacity:1;scale:1}100%{opacity:0;translate:-8px -45px;scale:.8}}.favorite-burst{position:fixed;z-index:200;pointer-events:none;color:#d77594;font-size:19px;animation:heart-ack .7s ease-out forwards}.help-launcher[hidden]{display:none!important}.pxls-chat-popup{overflow:visible}.pxls-chat-popup>header{position:relative;padding-top:22px}.pxls-chat-popup>header>img{width:80px!important;height:100px!important;margin-top:-50px;background:transparent!important;border-radius:0!important;transform:scaleX(-1)!important}.pxls-chat-popup>header button{margin-left:0;flex-shrink:0;width:25px;font-size:18px}.pxls-chat-popup>header>div{flex:1}.pxls-chat-popup.expanded{width:min(650px,calc(100vw - 32px));height:calc(100dvh - 155px)}.pxls-chat-popup .drawer-chat-content{border-radius:0 0 22px 22px}.pxls-chat-popup #chat-form{border-radius:0 0 22px 22px}
/* Account forms remain the focus. */
.account-art-grid,.account-sticker,.account-swatches{display:none!important}.account-visual{position:relative;overflow:hidden;isolation:isolate;padding:35px!important;min-height:280px!important}.account-visual>p{max-width:260px;line-height:1.6}.account-visual:after{content:'';position:absolute;inset:35% -25% -25% 20%;z-index:-1;background:linear-gradient(120deg,#78bea955,#e3bb7e44);filter:blur(28px);border-radius:40% 60%;animation:pxls-goo 28s ease-in-out infinite}.account-visual h2{font-size:clamp(28px,3vw,42px)!important;max-width:320px}.mini-premium-art{justify-content:space-between;gap:12px}.sidebar-footer .mini-premium-art .xp-pixel{width:48px!important;height:48px!important;transform:rotate(-7deg)!important}.sidebar-footer .mini-premium-art .xp-pixel:nth-child(2){transform:rotate(6deg)!important}.sidebar-footer .mini-premium-art .xp-pixel:nth-child(3){transform:rotate(-4deg)!important}.premium-float .xp-pixel{width:66px!important;height:66px!important;transform:rotate(-6deg)!important}.premium-float:nth-child(3) .xp-pixel{transform:rotate(7deg)!important}
@media(prefers-reduced-motion:reduce){.account-visual:after,.favorite-burst{animation:none!important}}

.filter-category-picker{margin-top:8px;border:1px solid var(--border);border-radius:9px;padding:10px;background:var(--panel2)}.filter-category-picker summary{font-size:12px;cursor:pointer}.filter-category-picker button{display:block;width:100%;padding:9px;text-align:left;border:0;border-radius:6px;background:transparent;color:var(--text);font-size:11px}.filter-category-picker button:hover{background:#899da720}

.workspace-dropdown>summary{display:flex;align-items:center;gap:10px;list-style:none;padding-right:10px}.workspace-dropdown>summary::-webkit-details-marker{display:none}.workspace-dropdown>summary::marker{content:''}.workspace-dropdown>summary .chevron{margin-left:auto;font-size:9px;transition:transform var(--ease)}.workspace-dropdown[open]>summary .chevron{transform:rotate(90deg)}

.saved-navigation .favorites-nav.nav-category,.saved-navigation .workspace-dropdown>summary.nav-category{height:48px;padding:0 10px;margin:0;display:flex;align-items:center;gap:10px;border-radius:12px;font-size:12px;font-weight:600}.saved-navigation .nav-category .category-icon{width:27px;height:27px;border-radius:7px;display:grid;place-items:center;flex:0 0 27px;background:color-mix(in srgb,#9ca3af 16%,var(--panel));color:color-mix(in srgb,#9ca3af 75%,white)}.saved-navigation .nav-category .category-icon i{font-size:12px}.saved-navigation .nav-category .category-name{font-size:12px;font-weight:600;color:var(--text)}.saved-navigation .favorites-count{margin-left:auto}.saved-navigation .workspace-dropdown[open]>summary{background:var(--panel2)}

/* Tool pages are viewport-sized apps, with overflow confined to the iframe. */
body.tool-app-mode{height:100dvh;overflow:hidden!important}.tool-app-mode .runner-page{position:fixed!important;top:var(--header);left:var(--sidebar);right:0;bottom:0;margin:0!important;padding:18px 22px!important;display:flex;flex-direction:column;min-height:0!important;max-width:none!important;overflow:hidden!important}.tool-app-mode .runner-header{width:100%;max-width:none;flex:0 0 auto;margin:0 0 12px!important;min-height:60px;padding-bottom:12px;gap:14px}.tool-app-mode .tool-frame-wrap{width:100%;max-width:none!important;flex:1 1 0!important;min-height:0!important;height:auto!important;overflow:hidden!important;margin:0!important;border:0!important;box-shadow:none!important}.tool-app-mode #tool-frame{position:absolute;inset:0;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important}.tool-app-mode .tool-support{display:none!important}.tool-app-mode .runner-actions{grid-template-columns:repeat(4,minmax(100px,132px))!important}.tool-app-mode .runner-actions>button{width:100%!important}.tool-app-mode .app-mode-legal{margin:20px 16px;align-items:flex-start}.drawer-tool-guide{padding-left:22px;overflow:auto}.drawer-tool-guide li{padding:12px 0;font-size:12px;line-height:1.7}.drawer-tool-guide .guide-step-art{display:none}.drawer-tool-guide .step-glyph{display:block;margin-bottom:8px}.drawer-related-tools{display:grid;gap:10px;overflow:auto}.drawer-related-tools .recommend-card{display:grid;grid-template-columns:36px 1fr;gap:8px;padding:12px;border:1px solid var(--border);border-radius:9px;color:var(--text);text-decoration:none}.drawer-related-tools .xp-pixel{width:36px;height:36px;grid-row:1/3}.drawer-related-tools strong{font-size:12px}.drawer-related-tools p{display:none}.drawer-related-tools .recommend-status{font-size:9px}@media(max-width:1000px){.tool-app-mode .runner-header{flex-wrap:wrap}.tool-app-mode .runner-actions{width:100%}}@media(max-width:700px){.tool-app-mode .runner-page{padding:12px!important}.tool-app-mode .runner-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tool-app-mode .runner-header{gap:8px}.tool-app-mode .runner-title h1{font-size:21px}}

/* Expressive motion is confined to decorative hero artwork. */
@keyframes pxls-hero-float{0%,100%{translate:0 0;rotate:-2deg}50%{translate:0 -16px;rotate:2deg}}
@keyframes pxls-spectrum-shift{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}
.welcome-page .welcome-hero .scene-window,.premium-hero .premium-float{animation:pxls-hero-float 10s ease-in-out infinite!important}.welcome-page .welcome-hero .scene-sticker{animation:pxls-hero-float 8s ease-in-out -4s infinite!important}.welcome-page .welcome-hero .scene-shape,.welcome-page .welcome-hero .scene-halo{animation:pxls-goo 15s ease-in-out infinite!important}.welcome-page .welcome-hero .scene-tools>span{animation:pxls-hero-float 12s ease-in-out infinite!important}.welcome-page .welcome-hero .scene-tools>span:nth-child(even){animation-delay:-6s!important}.premium-hero .premium-float:nth-child(3){animation-delay:-4s!important}.premium-hero .premium-float:nth-child(4){animation-delay:-7s!important}.account-hero .account-visual:after{animation:pxls-goo 16s ease-in-out infinite!important}.sidebar-footer .mini-premium-art{display:none!important}.sidebar-footer{min-height:0!important;padding:18px!important}.sidebar-footer .meet-button{background:linear-gradient(115deg,#eed17b,#a9d79e,#80c7cf,#b6a4db,#e8a4b8,#eed17b)!important;background-size:250% 250%!important;color:#202a31!important;border:1px solid #ffffff60;box-shadow:inset 0 1px 0 #ffffff88,0 4px 14px #0001;animation:pxls-spectrum-shift 12s ease-in-out infinite;font-weight:700;padding:13px!important}.agency-section:after{animation:none!important}.scroll-tour *{animation:none!important}
@media(prefers-reduced-motion:reduce){.welcome-page .welcome-hero *,.premium-hero *,.account-hero .account-visual:after,.sidebar-footer .meet-button{animation:none!important}}

.tool-app-mode .runner-actions{grid-template-columns:repeat(3,minmax(100px,132px))!important}@media(max-width:700px){.tool-app-mode .runner-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}.tool-app-mode .runner-actions>button{font-size:9px!important}}

/* Keep legal links present even when the active tool fills the viewport. */
.site-legal-footer{position:fixed;bottom:0;right:22px;z-index:75;margin:0!important;padding:7px 12px 8px!important;background:var(--bg);gap:4px!important;border-radius:8px 8px 0 0;min-width:180px}.site-legal-footer:before{margin:0 0 3px!important}.site-legal-footer nav{gap:14px}.site-legal-footer small{font-size:8px}.tool-app-mode .runner-page{bottom:52px!important}.destination-page,.welcome-page{padding-bottom:60px}.saved-navigation{margin-left:0!important;margin-right:0!important}.saved-navigation>h2{padding-left:10px}.sidebar .nav-category .chevron,.saved-navigation .favorites-count{width:19px!important;min-width:19px!important;flex:0 0 19px!important;text-align:center}.sidebar .nav-category .chevron{display:grid;place-items:center}.saved-navigation .favorites-count{margin-left:auto!important;height:19px;display:grid;place-items:center;padding:0!important}@media(max-width:700px){.site-legal-footer{right:12px;min-width:170px}.tool-app-mode .runner-page{bottom:52px!important}}

/* Align toolbar to the same right gutter as the welcome content. */
.topbar{padding-right:clamp(20px,3vw,44px)!important}.tool-app-mode .topbar{padding-right:22px!important}.top-actions{margin-right:0!important}.premium-welcome.rainbow-edge{position:relative;overflow:hidden!important}.premium-welcome.rainbow-edge:before{inset:10px 16px auto!important;height:7px!important;border-radius:999px!important;background:var(--premium-spectrum)!important;width:auto!important}.premium-hero.rainbow-edge:before{inset:10px 16px auto;height:7px;border-radius:999px}
.welcome-page .welcome-hero .scene-tools>span:nth-child(1){animation:pxls-hero-float 11s ease-in-out -1s infinite!important}.welcome-page .welcome-hero .scene-tools>span:nth-child(2){animation:pxls-hero-float 13s ease-in-out -5s infinite!important}.welcome-page .welcome-hero .scene-tools>span:nth-child(3){animation:pxls-hero-float 12s ease-in-out -8s infinite!important}.welcome-page .welcome-hero .scene-tools>span:nth-child(4){animation:pxls-hero-float 14s ease-in-out -11s infinite!important}.welcome-page .premium-orbit .xp-pixel{animation:pxls-hero-float 12s ease-in-out infinite!important}.welcome-page .premium-orbit .xp-pixel:nth-child(2){animation-delay:-4s!important}.welcome-page .premium-orbit .xp-pixel:nth-child(3){animation-delay:-8s!important}
@media(prefers-reduced-motion:reduce){.welcome-page .welcome-hero .scene-tools>span:nth-child(n),.welcome-page .premium-orbit .xp-pixel{animation:none!important}}

@keyframes pxls-rainbow-goo{0%,100%{translate:-8px 4px;rotate:-8deg;scale:1;border-radius:36% 64% 60% 40%}50%{translate:18px -16px;rotate:12deg;scale:1.12;border-radius:65% 35% 38% 62%}}
.premium-art:before,.premium-hero:after,.account-hero .account-visual:after{background:radial-gradient(ellipse at 18% 25%,#e9b85c77,transparent 55%),radial-gradient(ellipse at 75% 20%,#dc83b477,transparent 55%),radial-gradient(ellipse at 70% 85%,#849ce877,transparent 55%),radial-gradient(ellipse at 20% 75%,#61c8a477,transparent 55%)!important;animation:pxls-rainbow-goo 14s ease-in-out infinite!important}.premium-art:before{animation-delay:-6s!important}.premium-hero .premium-float{animation:pxls-float 12s ease-in-out infinite!important;transform:none!important;rotate:0deg!important;filter:none!important}.premium-hero .premium-float .xp-pixel{width:48px!important;height:48px!important;transform:none!important;rotate:0deg!important;scale:1!important}.premium-hero .premium-float img{width:100%;height:100%;object-fit:contain;image-rendering:auto!important;filter:none!important}
@media(prefers-reduced-motion:reduce){.premium-art:before,.premium-hero:after,.account-hero .account-visual:after,.premium-hero .premium-float{animation:none!important}}

/* Bring pricing into the first desktop screen without clipping plan content. */
@media(min-width:1000px){.premium-page{padding-top:calc(var(--header) + 18px)!important}.premium-page .premium-hero{padding:24px 30px;gap:20px;min-height:0}.premium-page .premium-hero h1{font-size:36px;letter-spacing:-1.3px;margin:10px 0}.premium-page .premium-hero p{font-size:12px;line-height:1.5;margin:10px 0;max-width:520px}.premium-page .premium-art{min-height:170px;height:170px}.premium-page .premium-art-disc{font-size:72px}.premium-page .premium-float{font-size:10px;padding:8px}.premium-page .free-invitation{margin:12px 0;padding:0 4px}.premium-page .free-invitation p{font-size:11px;line-height:1.4;margin:0}.premium-page .free-invitation p br{display:none}.premium-page .plans-heading{margin:18px 0 10px}.premium-page .plans-heading h2{font-size:23px;margin:4px 0}.premium-page .plans-heading p{font-size:11px;margin:4px 0}.premium-page .plan-card{padding:18px;min-height:0}.premium-page .plan-card .plan-symbol{font-size:18px;margin:8px 0}.premium-page .plan-card h3{font-size:23px;margin:5px 0}.premium-page .plan-card .plan-price{font-size:34px;margin:8px 0 0}.premium-page .plan-card .billing-period{margin:5px 0 8px}.premium-page .plan-card ul{margin:8px 0 16px;padding-left:18px;font-size:11px;line-height:1.5}.premium-page .plan-card li{margin-bottom:5px}.premium-page .annual-saving{margin-bottom:12px}.premium-page .billing-toggle{margin-bottom:12px}}
/* Left footer, integrated with the sidebar. */
.site-legal-footer{left:16px!important;right:auto!important;bottom:0!important;width:calc(var(--sidebar) - 32px);min-width:0!important;align-items:flex-start!important;background:var(--panel);padding:12px 10px!important;gap:7px!important;border-radius:0}.site-legal-footer:before{width:100%;background:var(--border)}.sidebar{padding-bottom:95px!important}.tool-app-mode .runner-page{bottom:0!important}.site-legal-footer nav{font-size:10px}.site-legal-footer small{font-size:9px;color:var(--muted)}
/* Deliberate visual staggering, as well as phase-shifted float. */
.welcome-page .welcome-hero .scene-tools{align-items:center!important;gap:13px;transform:none!important}.welcome-page .welcome-hero .scene-tools>span:nth-child(1){margin-bottom:18px!important}.welcome-page .welcome-hero .scene-tools>span:nth-child(2){margin-top:18px!important}.welcome-page .welcome-hero .scene-tools>span:nth-child(3){margin-bottom:28px!important}.welcome-page .welcome-hero .scene-tools>span:nth-child(4){margin-top:10px!important}
@keyframes pxls-orbit{to{offset-distance:100%}}
.welcome-page .premium-orbit .xp-pixel{left:0!important;top:0!important;right:auto!important;bottom:auto!important;offset-path:ellipse(43% 43% at 50% 50%);offset-anchor:center;offset-rotate:0deg;offset-distance:0%;animation:pxls-orbit 36s linear infinite!important;transform:none!important;translate:none!important;rotate:0deg!important}.welcome-page .premium-orbit .xp-pixel:nth-child(2){animation-delay:-12s!important}.welcome-page .premium-orbit .xp-pixel:nth-child(3){animation-delay:-24s!important}.premium-orbit{overflow:visible!important}
.premium-welcome.rainbow-edge:before,.premium-hero.rainbow-edge:before{inset:0 0 auto!important;border-radius:0!important;height:6px!important}.premium-welcome.rainbow-edge,.premium-hero.rainbow-edge{overflow:hidden!important}.premium-art:before,.premium-hero:after,.account-hero .account-visual:after{background:radial-gradient(ellipse at 25% 30%,#75afa72b,transparent 60%),radial-gradient(ellipse at 75% 65%,#bea77326,transparent 65%)!important}.sidebar-footer .meet-button{background:linear-gradient(115deg,#c9b677,#92b49b,#85aaba,#a6a1b9)!important;background-size:180% 180%!important}.plan-card ul,.premium-page .plan-card ul{font-size:14px!important;line-height:1.7!important}.premium-page .plan-card li{margin-bottom:10px!important}.plan-card>p:not(.billing-period){display:none}.agency-shortcut{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;padding:22px;font-size:13px;color:var(--muted)}.agency-shortcut a,.team-agency-link{color:var(--text)}.team-agency-link{font-size:12px;text-align:center;margin-top:14px}.plans-heading .support-kicker{display:none}
.favorites-directory .workspace-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.favorites-directory .workspace-tool-link{display:grid;grid-template-columns:54px 1fr;gap:10px;text-decoration:none;align-items:center}.favorites-directory .workspace-tool-link .tool-link-icon{width:54px!important;height:54px!important;border-radius:13px;grid-row:1/3}.favorites-directory .workspace-tool-link h3{font-size:16px;margin:0}.favorites-directory .workspace-tool-link p{font-size:11px;margin:0;line-height:1.5}.favorites-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0;opacity:.55}.favorites-preview>small{grid-column:1/-1;font-size:9px;letter-spacing:1px;color:var(--muted)}.favorite-placeholder{padding:20px;border:1px dashed var(--border);border-radius:12px;display:flex;flex-direction:column;gap:14px}.placeholder-icon{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:#8882;font-size:23px}.favorite-placeholder strong{font-size:12px;font-weight:500}.placeholder-line{height:5px;width:60%;background:#8882;border-radius:5px}
.support-drawer:has(#workspace-candidates){width:min(400px,calc(100vw - 24px))!important}.picker-bulk{display:flex;gap:8px;margin:0 0 12px;flex-shrink:0}.picker-bulk button,.picker-add-category{border:1px solid var(--border);border-radius:7px;padding:8px;background:var(--panel2);color:var(--text);font-size:10px;cursor:pointer}.picker-add-category{grid-column:1/-1;justify-self:end}.picker-category .project-choice{flex-direction:row!important;text-align:left;display:grid!important;grid-template-columns:28px 1fr 15px;gap:6px!important;padding:10px 7px!important;min-height:54px}.picker-category .picker-tool-name{font-size:11px}.picker-category .tool-link-icon{width:28px!important;height:28px!important}.picker-category summary{padding:14px 0}.picker-category{padding-bottom:14px}
@media(max-width:800px){.site-legal-footer{position:static!important;margin:20px!important;width:auto;max-width:220px}.favorites-preview{grid-template-columns:1fr}.sidebar{padding-bottom:20px!important}}
@media(prefers-reduced-motion:reduce){.welcome-page .premium-orbit .xp-pixel{animation:none!important}.welcome-page .premium-orbit .xp-pixel:nth-child(2){offset-distance:33%}.welcome-page .premium-orbit .xp-pixel:nth-child(3){offset-distance:66%}}
/* Compact workspace selection uses an explicit grid: Safari details is not a grid container. */
.support-drawer:has(#workspace-candidates) .picker-category{display:block!important;width:100%;margin:0 0 12px}
.picker-category-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:10px 0}
.picker-category-tools .project-choice{width:auto!important;margin:0!important;min-width:0;display:grid!important;grid-template-columns:26px minmax(0,1fr) 15px!important;align-items:center;text-align:left!important;gap:7px;padding:8px!important;min-height:52px!important}
.picker-category-tools .tool-link-icon{width:26px!important;height:26px!important}.picker-category-tools .picker-tool-name{font-size:11px;line-height:1.3}.picker-category-tools input{margin:0!important}.picker-add-category{grid-column:1/-1;justify-self:end}
@media(min-width:1200px){body:has(.support-drawer:not([hidden])){--open-panel:280px}body:has(.support-drawer:not([hidden]) #workspace-candidates){--open-panel:400px}body:has(.support-drawer:not([hidden])) .page{margin-right:var(--open-panel)!important;width:auto!important}body.tool-app-mode:has(.support-drawer:not([hidden])) .runner-page{right:var(--open-panel)!important;margin-right:0!important}.tool-app-mode:has(.support-drawer:not([hidden])) .runner-header{flex-wrap:wrap}}
.top-search-wrap kbd{min-width:0!important;width:auto!important;display:inline-flex!important;align-items:center;justify-content:center;padding:6px 12px!important;gap:0!important;white-space:nowrap}
.help-launcher{width:52px!important;height:52px!important;min-height:52px!important;padding:13px!important;border-radius:16px!important;background:var(--panel)!important;color:var(--text)!important;border:1px solid var(--border)!important;box-shadow:0 5px 18px #0002!important;overflow:hidden!important}.help-launcher svg{width:26px;height:26px;display:block}
.pxls-chat-popup>header{display:flex!important;align-items:center;gap:7px;padding:14px!important;min-height:92px!important;overflow:hidden}.pxls-chat-popup>header>img{position:static!important;width:62px!important;height:70px!important;object-fit:contain;transform:scaleX(-1)!important;flex-shrink:0}.pxls-chat-popup>header>div{flex:1;min-width:0}.pxls-chat-popup>header strong{font-size:13px!important}.pxls-chat-popup>header small{font-size:10px!important}.pxls-chat-popup>header>button{display:grid!important;place-items:center;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:0!important;background:#f3f5f6!important;border:1px solid #e0e5e8!important;border-radius:8px!important;color:#53616b!important;font-size:11px!important;box-shadow:none!important}
.support-drawer:has(#contact-form)>header{padding-right:24px!important;min-height:0!important}.support-drawer .drawer-hello{display:block!important;padding:0!important}.support-drawer .drawer-hello img{position:static!important;display:block!important;width:112px!important;height:108px!important;object-fit:contain;margin:12px 0 16px!important;transform:scaleX(-1)!important;border-radius:0!important;background:transparent!important}.drawer-hello p{margin-top:0}
.contact-tool-picker{position:relative;border:1px solid #dbe2e7;border-radius:9px;background:#f7f9fa;color:#29333c}.contact-tool-picker summary{padding:12px;cursor:pointer;font-size:12px;list-style:none;display:flex;justify-content:space-between}.contact-tool-picker summary:after{content:'⌄'}.contact-tool-options{max-height:220px;overflow:auto;padding:5px;border-top:1px solid #dbe2e7}.contact-tool-options button{display:block;width:100%;text-align:left;border:0;background:transparent;padding:10px;border-radius:5px;color:inherit;font-size:12px}.contact-tool-options button:hover{background:#e9f1f5}
.drawer-tool-guide{list-style:none!important;padding:0!important;counter-reset:guide}.drawer-tool-guide>li{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:9px;padding:22px 0!important;border-bottom:1px solid var(--border)!important;counter-increment:guide;font-size:12px;line-height:1.65}.drawer-tool-guide h3{margin:0;font-size:16px}.drawer-tool-guide h3:before{content:'0' counter(guide) '  ';color:var(--muted);font-size:12px}.drawer-tool-guide .step-number{display:none}.guide-help{width:100%;margin-top:22px}
#design-filters fieldset{border:0;border-bottom:1px solid var(--border);padding:0 0 20px;margin:0 0 22px}#design-filters legend{font-size:13px;font-weight:700;margin-bottom:12px}#design-filters .filter-task-options{display:flex!important;flex-direction:column;gap:4px}#design-filters .filter-task-option,#design-filters .filter-category-option{display:flex!important;align-items:center;gap:10px;border:0!important;background:transparent!important;padding:7px 0!important;font-size:12px;font-weight:400;margin:0;cursor:pointer}#design-filters input[type=radio]{appearance:auto;width:15px;height:15px;margin:0;accent-color:#73aa9b}#design-filters .filter-category-picker{display:block!important;max-height:300px;overflow:auto}#design-filters .xp-primary{width:100%;position:sticky;bottom:0}
.account-visual .account-tool-art{display:flex;gap:20px;justify-content:center;align-items:center;margin-top:38px}.account-tool-art img{display:block!important;width:64px!important;height:64px!important;position:static!important;object-fit:contain;image-rendering:auto;animation:pxls-float 10s ease-in-out infinite!important;filter:none!important}.account-tool-art img:nth-child(2){margin-top:32px;animation-delay:-3s!important}.account-tool-art img:nth-child(3){margin-bottom:18px;animation-delay:-6s!important}.account-visual>p,.account-hero .launch-pill{display:none!important}.account-status{font-size:11px!important;line-height:1.5!important;max-width:310px}.account-hero #account-subtitle{font-size:14px!important}
.sidebar-footer{margin-top:26px!important;position:relative}.sidebar-footer:after{content:'';position:absolute;left:0;right:0;top:-14px;height:1px;background:var(--border)}.saved-navigation>h2{color:#a5a8ae!important}.site-legal-footer{left:16px!important;right:auto!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important;box-shadow:none!important}.site-legal-footer nav{display:flex;gap:16px;font-weight:500;letter-spacing:.1px}.site-legal-footer a{padding:4px 0}.site-legal-footer:before{opacity:.65}.site-legal-footer small{opacity:.65}
@media(prefers-reduced-motion:reduce){.account-tool-art img{animation:none!important}}
.support-drawer:has(.drawer-tool-guide){display:flex;flex-direction:column;background:rgba(35,38,43,.86)!important;-webkit-backdrop-filter:blur(24px) saturate(130%);backdrop-filter:blur(24px) saturate(130%);border-left:1px solid #ffffff26;box-shadow:-12px 0 40px #0002;color:#f1f3f5!important;overflow:auto}.support-drawer[hidden]{display:none!important}.support-drawer:has(.drawer-tool-guide) h2,.support-drawer:has(.drawer-tool-guide) h3{color:inherit}.drawer-tool-guide{flex:1;display:flex;flex-direction:column;justify-content:space-evenly;margin:12px 0}.drawer-tool-guide>li{flex:1;justify-content:center;min-height:140px;border-color:#ffffff1f!important}.guide-help{flex-shrink:0;margin-top:16px}.support-drawer:has(.drawer-tool-guide) .support-kicker{color:#b0bdc9}html[data-theme=light] .support-drawer:has(.drawer-tool-guide){background:rgba(249,252,255,.88)!important;border-color:#fff;color:#293744!important}html[data-theme=light] .drawer-tool-guide>li{border-color:#27374420!important}
.guide-detail{display:block;font-size:11px;line-height:1.7;opacity:.65}
.filter-error{color:#d8747a!important;background:#d8747a12;border:1px solid #d8747a40;border-radius:8px;padding:12px;font-size:12px;line-height:1.5}.about-page{max-width:none!important}.about-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:center}.about-playground{position:relative;min-height:280px;display:grid;place-items:center}.about-playground:before{content:'';position:absolute;inset:10%;border-radius:45%;background:linear-gradient(140deg,#6bab9c55,#719dcc33,#d5ad7655);filter:blur(35px);animation:pxls-goo 18s ease-in-out infinite}.about-mini-window{position:relative;width:min(340px,100%);padding:24px;background:var(--panel);border:1px solid var(--border);border-radius:18px;box-shadow:0 18px 40px #0002;transform:rotate(-4deg)}.about-window-top{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1px;color:var(--muted);margin-bottom:24px}.about-tool-icons{display:flex;gap:18px;margin-bottom:26px}.about-tool-icons img{width:52px;height:52px;object-fit:contain}.about-mini-window>strong{display:block;font-size:22px;margin-bottom:18px}.about-done{display:block;padding:11px;background:#7cac9920;color:var(--text);border-radius:8px;font-size:12px}.about-note-sticker{position:absolute;bottom:-4px;right:0;background:#e1c887;color:#302c25;padding:16px 20px;border-radius:10px;transform:rotate(7deg);font-size:14px;font-weight:600;box-shadow:0 10px 20px #0002}.about-story{max-width:none;display:grid;grid-template-columns:1fr 1fr;column-gap:60px}.about-story>.directory-kicker,.about-story>h2{grid-column:1}.about-story>p{grid-column:2}.about-story>p:first-of-type{grid-row:1/3}.about-principles article{padding:24px;border:1px solid var(--border);border-radius:14px;background:var(--panel)}@media(max-width:900px){.about-hero,.about-story{grid-template-columns:1fr}.about-story>*{grid-column:1!important;grid-row:auto!important}.about-playground{margin-top:20px}}@media(prefers-reduced-motion:reduce){.about-playground:before{animation:none}}
/* Pages occupy the app canvas; individual reading columns remain comfortable. */
.destination-page,.dashboard-page{max-width:none!important}.welcome-actions .welcome-download{display:inline-flex;align-items:center;gap:8px;padding:12px 15px;border:1px solid var(--border);border-radius:9px;text-decoration:none}
