*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{color:#17181c;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;overflow:hidden}button,textarea,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.webclaw-shell{background:#fff;grid-template-columns:220px minmax(0,1fr);width:100%;height:100vh;display:grid;transition:grid-template-columns .3s ease}.webclaw-shell.collapsed{grid-template-columns:0 minmax(0,1fr)}.webclaw-sidebar{background:#fafafa;border-right:1px solid #f0f0f0;flex-direction:column;min-width:0;padding:0 8px;display:flex;width:220px;transition:none;overflow:hidden}.webclaw-sidebar.collapsed{width:0;padding:0;border-right:none}.webclaw-sidebar.collapsed .sidebar-top{padding:0}.webclaw-sidebar.collapsed .logo-button,.webclaw-sidebar.collapsed .collapse-button,.webclaw-sidebar.collapsed .sidebar-nav,.webclaw-sidebar.collapsed .sidebar-section-title,.webclaw-sidebar.collapsed .more-nav,.webclaw-sidebar.collapsed .sidebar-footer{display:none}.sidebar-toggle{position:fixed;left:0;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:20px 4px;cursor:pointer;z-index:100;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.sidebar-toggle:after{content:"";width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid #999}.sidebar-toggle:hover{background:#fffc}.sidebar-toggle:hover:after{border-left-color:#666}.sidebar-toggle .webclaw-icon{display:none}.sidebar-top{justify-content:space-between;align-items:flex-start;height:64px;margin-bottom:12px;padding:4px 8px 0;display:flex}.logo-button,.collapse-button,.icon-only,.modal-close,.card-close,.classic-switch button,.m3-tip button{color:#1f2026;background:0 0;border:0}.logo-button,.collapse-button{border-radius:0;place-items:center;display:grid}.collapse-button{margin-top:12px}.logo-button{width:auto;padding:0;justify-self:start;height:auto;background:#fafafa}.logo-image{width:140px;height:auto;border-radius:0;object-fit:contain;box-shadow:none}.login-logo-image{width:160px;height:auto;margin-bottom:12px}.logo-button:hover,.collapse-button:hover,.nav-row:hover,.footer-row:hover,.download-button:hover,.settings-button:hover{background:#f0f0f0}.sidebar-nav{gap:4px;display:grid}.nav-row,.footer-row{color:#202124;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;height:40px;padding:0 12px;font-size:14px;font-weight:500;display:flex;transition:all .2s ease}.nav-row:hover{background:#f5f5f5}.nav-row.active{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 12px #6366f14d}.sidebar-section-title{color:#a0a0a0;margin:22px 0 8px;padding:0 10px;font-size:13px}.sidebar-footer{gap:2px;margin-top:auto;display:grid}.sidebar-login{color:#fff;background:#111;border:0;border-radius:8px;width:100%;height:36px;margin-top:8px;font-size:14px;font-weight:600}.webclaw-main{background:#fff;min-width:0;min-height:100vh;position:relative;overflow-y:auto}.webclaw-topbar{z-index:10;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:16px;left:16px;right:16px}.openclaw-status,.topbar-actions{pointer-events:auto}.openclaw-status{color:#777;opacity:.9;background:#ffffffd1;border:1px solid #eee;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:inline-flex}.openclaw-status span{background:#c2c2c2;border-radius:50%;width:7px;height:7px}.openclaw-status.status-connected span{background:#28c76f}.openclaw-status.status-connecting span{background:#f3b73f}.openclaw-status.status-error span{background:#e74b4b}.topbar-actions{gap:10px;display:flex}.download-button,.settings-button,.login-button{border-radius:9px;justify-content:center;align-items:center;height:32px;font-size:14px;display:inline-flex}.download-button,.settings-button{color:#191a1f;background:#fff;border:1px solid #ededed;gap:6px;padding:0 12px}.login-button{color:#fff;background:#111;border:0;min-width:74px;font-weight:600}.workspace{flex-direction:column;align-items:center;height:100%;padding:168px 24px 40px;display:flex}.workspace h1{color:#17181c;letter-spacing:0;margin:0 0 35px;font-size:30px;font-weight:500;line-height:1.25}.prompt-composer{background:#fff;border:1px solid #ececec;border-radius:18px;width:min(736px,100vw - 340px);min-height:124px;padding:16px;box-shadow:0 10px 34px #00000014,0 1px 2px #0000000a}.prompt-composer textarea{resize:none;color:#17181c;background:0 0;border:0;outline:none;width:100%;height:58px;font-size:16px;line-height:26px}.prompt-composer textarea::placeholder{color:#c2c3c8}.prompt-composer textarea:disabled{opacity:.6}.composer-toolbar,.composer-left,.composer-right{align-items:center;display:flex}.composer-toolbar{justify-content:space-between;gap:12px}.composer-left,.composer-right{gap:10px;position:relative}.icon-wrapper{color:#5d626b;border-radius:8px;width:26px;height:26px;font-size:25px;line-height:1;position:relative;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center}.icon-wrapper:hover{background:#f0f0f0}.icon-plus{font-size:25px;line-height:1}.composer-menu{position:absolute;left:0;top:calc(100% + 8px);background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f;min-width:200px;z-index:1000}.composer-menu.menu-top{top:auto;bottom:calc(100% + 8px)}.composer-menu.menu-top .menu-sub{top:auto;bottom:100%}.menu-section{padding:4px 0}.menu-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 16px;background:transparent;border:none;cursor:pointer;font-size:14px;color:#1f2026;gap:8px}.menu-item:hover{background:#f5f5f5}.menu-item .webclaw-icon{width:18px;height:18px}.menu-arrow{color:#999;font-size:16px}.menu-sub{position:absolute;left:0;top:100%;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f;overflow:hidden;min-width:280px;max-height:400px}.skills-sub{display:flex;flex-direction:column}.sub-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f0f0f0;font-size:13px;color:#666}.back-btn{background:transparent;border:none;cursor:pointer;color:#666;font-size:14px;padding:4px 8px;border-radius:6px}.back-btn:hover{background:#f0f0f0}.skills-list{overflow-y:auto;max-height:340px}.skill-item{display:flex;align-items:center;width:100%;padding:12px 16px;background:transparent;border:none;cursor:pointer;gap:10px;text-align:left}.skill-item:hover{background:#f5f5f5}.skill-emoji{font-size:20px}.skill-info{flex:1;min-width:0}.skill-name{display:block;font-size:14px;color:#1f2026;font-weight:500}.skill-desc{display:block;font-size:12px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.skills-empty{padding:24px 16px;text-align:center;color:#999;font-size:14px}.hidden-upload{display:none}.toggle-chip,.model-select{color:#4f525a;background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;height:30px;font-size:14px;display:inline-flex}.toggle-chip{padding:0 7px}.toggle-chip.checked{color:#2c7fb9}.toggle-chip:hover,.model-select:hover,.icon-only:hover{background:#f6f6f6}.model-select{color:#303138;padding:0 7px}.model-select span{color:#9b9da4}.send-button{color:#fff;background:#1f1f23;border:0;border-radius:12px;place-items:center;width:36px;height:36px;font-size:20px;line-height:1;display:grid}.send-button:disabled{cursor:not-allowed;background:#d7d8dc}.chip-row{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:34px;display:flex}.chip-row button{color:#34363d;background:#fff;border:1px solid #eee;border-radius:11px;align-items:center;gap:8px;height:34px;padding:0 13px;font-size:14px;display:inline-flex;box-shadow:0 1px 1px #00000005}.chip-row button:hover{background:#f8f8f8}.m3-tip{z-index:15;color:#fff;background:linear-gradient(135deg,#2e94f6,#287be8);border-radius:8px;align-items:flex-start;gap:14px;width:290px;padding:12px 14px;font-size:16px;line-height:1.45;display:flex;position:absolute;top:364px;right:98px;box-shadow:0 10px 24px #2d81e838}.m3-tip:before{content:"";background:#2f91f4;width:16px;height:16px;position:absolute;top:-8px;right:138px;transform:rotate(45deg)}.m3-tip button{color:#ffffffd9;margin-left:auto;font-size:18px}.desktop-card{z-index:12;background:#fff;border:1px solid #efefef;border-radius:16px;width:204px;padding:13px 13px 14px;position:absolute;bottom:31px;right:16px;box-shadow:0 8px 26px #0000000f}.card-close{color:#c3c4c8;background:#fff;border:1px solid #ededed;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:-11px;right:-10px}.desktop-preview{background:linear-gradient(135deg,#3b93f6eb,#094fa7e6),radial-gradient(circle at 72% 28%,#ffffffa6,#0000 26%);border-radius:12px;height:99px;overflow:hidden}.dock{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc2;border-radius:13px;gap:10px;width:122px;height:52px;margin:33px auto 0;padding:8px;display:flex}.dock span{background:#fff;border-radius:9px;flex:1}.dock span:nth-child(2){background:#111}.desktop-card h2{color:#191a1f;margin:13px 0 6px;font-size:15px;font-weight:700}.desktop-card p{color:#71737a;margin:0 0 14px;font-size:13px;line-height:1.5}.desktop-card>button:last-child{color:#fff;background:#111;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:36px;font-size:14px;display:inline-flex}.classic-switch{z-index:10;color:#76787f;background:#ffffffeb;border:1px solid #efefef;border-radius:13px;align-items:center;gap:16px;height:46px;padding:0 18px;font-size:14px;display:inline-flex;position:absolute;bottom:17px;left:50%;transform:translate(-50%)}.classic-switch button{color:#b2b3b8;font-size:18px}.workspace-chat{justify-content:flex-end;padding-top:64px}.chat-layout{grid-template-rows:minmax(0,1fr) auto;gap:16px;width:min(840px,100vw - 340px);height:100%;display:grid}.chat-thread{flex-direction:column;gap:18px;padding:28px 0 8px;display:flex;overflow:auto}.chat-message{gap:12px;max-width:86%;display:flex}.chat-message.user{align-self:flex-end}.chat-message.assistant{align-self:flex-start}.assistant-avatar{color:#fff;background:#111;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:grid}.message-bubble{color:#202124;white-space:pre-wrap;background:#f5f5f5;border-radius:12px;padding:11px 13px;font-size:15px;line-height:1.65}.chat-message.user .message-bubble{color:#fff;background:#111}.chat-message.tool,.chat-message.tool_output{align-self:flex-start;max-width:90%}.chat-message.tool .message-bubble,.chat-message.tool_output .message-bubble{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;font-family:monospace;font-size:13px;white-space:pre-wrap}.chat-message.tool .message-bubble{border-left:3px solid #f59e0b}.chat-message.tool_output .message-bubble{border-left:3px solid #10b981}.tool-header{display:flex;align-items:center;gap:6px;margin-bottom:4px;font-size:12px}.tool-header .tool-icon{font-size:12px}.tool-header .tool-name{font-weight:600;color:#f59e0b}.tool-header .tool-type{color:#6b7280;background:#fef3c7;padding:2px 6px;border-radius:4px;font-size:11px}.tool-header.tool-output-header .tool-name{color:#10b981}.tool-header.tool-output-header .tool-type{color:#6b7280;background:#d1fae5}.loading-dots{background:radial-gradient(circle,#73757c 0,#73757c 3px,#0000 4px) 0/11px 11px,radial-gradient(circle,#73757c 0,#73757c 3px,#0000 4px) 11px/11px 11px,radial-gradient(circle,#73757c 0,#73757c 3px,#0000 4px) 22px/11px 11px;width:34px;height:12px;animation:1.2s ease-in-out infinite dots-fade;display:inline-block}@keyframes dots-fade{50%{opacity:.38}}.modal-mask{z-index:50;background:#000000a8;place-items:center;padding:24px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.update-modal{background:#fff;border-radius:20px;grid-template-columns:minmax(360px,1.35fr) minmax(260px,.85fr);width:min(800px,100vw - 48px);min-height:450px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000038}.modal-close{z-index:3;color:#1f2026;border-radius:10px;place-items:center;width:30px;height:30px;font-size:24px;display:grid;position:absolute;top:18px;right:18px}.modal-close:hover{background:#0000000f}.update-copy{flex-direction:column;padding:33px 24px 22px;display:flex}.update-badge{color:#3185d9;background:#eef6ff;border-radius:8px;align-self:flex-start;margin-bottom:28px;padding:6px 10px;font-size:14px}.update-copy h2{color:#15161a;margin:0 0 22px;font-size:24px;font-weight:700}.update-copy p{color:#202124;margin:0 0 19px;font-size:16px;line-height:1.55}.update-copy ul{color:#202124;gap:12px;margin:0;padding-left:22px;font-size:16px;display:grid}.update-copy button{color:#fff;background:#111;border:0;border-radius:8px;width:100%;height:39px;margin-top:auto;font-size:15px;font-weight:600}.finance-art{background:#e2f3ff;position:relative;overflow:hidden}.finance-art:before{content:"";background:linear-gradient(90deg,#ffffff57 1px,#0000 1px) 0 0/44px 44px,linear-gradient(0deg,#ffffff57 1px,#0000 1px) 0 0/44px 44px;position:absolute;top:0;right:0;bottom:0;left:0}.candle{background:#31a8f4;border-radius:8px;width:30px;position:absolute;bottom:78px;box-shadow:0 0 0 1px #0069ac0f}.candle:before,.candle:after{content:"";background:#39aeea;width:2px;position:absolute;left:50%;transform:translate(-50%)}.candle:before{height:58px;top:-58px}.candle:after{height:40px;bottom:-40px}.candle-one{height:147px;left:22px}.candle-two{background:#8ad0f8;height:178px;left:68px}.candle-three{height:117px;bottom:194px;left:112px}.candle-four{height:163px;bottom:210px;left:157px}.candle-five{height:92px;bottom:294px;left:202px}.settings-mask{background:#00000075}.settings-modal{background:#fff;border-radius:18px;gap:16px;width:min(440px,100vw - 36px);padding:28px;display:grid;position:relative;box-shadow:0 26px 80px #0003}.settings-modal h2{color:#15161a;margin:0 0 4px;font-size:20px}.settings-modal label{color:#4c4f56;gap:8px;font-size:13px;font-weight:600;display:grid}.settings-modal input{color:#17181c;border:1px solid #e6e6e6;border-radius:10px;outline:none;height:40px;padding:0 12px}.settings-modal input:focus{border-color:#17181c}.settings-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.settings-actions button{color:#17181c;background:#fff;border:1px solid #eee;border-radius:10px;height:38px;padding:0 16px;font-weight:600}.settings-actions button:last-child{color:#fff;background:#111;border-color:#111}.webclaw-icon{color:currentColor;flex:none;width:18px;height:18px;display:inline-block;position:relative}.webclaw-icon:before,.webclaw-icon:after{content:"";position:absolute}.webclaw-icon-logo{width:28px;height:28px;background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7);border-radius:50%;border:none;display:flex;align-items:center;justify-content:center}.webclaw-icon-logo:before{content:"";position:absolute;width:14px;height:14px;border:2.5px solid #fff;border-radius:50%;border-right-color:transparent;transform:rotate(45deg)}.webclaw-icon-logo:after{content:"";position:absolute;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:6px solid #fff;top:3px;right:4px}.logo-text{font-family:Inter,SF Pro Display,Helvetica Neue,sans-serif;font-size:16px;font-weight:700;letter-spacing:.5px;color:#1f2026;text-transform:uppercase}.webclaw-icon-collapse{border:1.5px solid #b9bbc1;border-radius:5px}.webclaw-icon-collapse:before{background:#b9bbc1;width:1px;height:12px;top:2px;left:6px}.webclaw-icon-expand{border:1.5px solid #b9bbc1;border-radius:5px}.webclaw-icon-expand:before{background:#b9bbc1;width:1px;height:12px;top:2px;left:6px}.webclaw-icon-expand:after{background:#b9bbc1;width:8px;height:1px;top:8px;left:2px}.webclaw-icon-plus{border:1.6px solid;border-radius:50%}.webclaw-icon-plus:before{background:currentColor;width:8px;height:1.5px;top:7px;left:4px}.webclaw-icon-plus:after{background:currentColor;width:1.5px;height:8px;top:4px;left:7px}.webclaw-icon-skill,.webclaw-icon-doc,.webclaw-icon-report{border:1.7px solid;border-radius:3px}.webclaw-icon-skill:before,.webclaw-icon-doc:before{background:currentColor;width:8px;height:1.5px;top:4px;left:4px;box-shadow:0 4px}.webclaw-icon-phone{border:1.7px solid;border-radius:4px}.webclaw-icon-phone:before{background:currentColor;border-radius:2px;width:4px;height:1.5px;bottom:2px;left:6px}.webclaw-icon-finance:before{background:currentColor;width:2px;height:10px;bottom:2px;left:3px;box-shadow:5px 3px,10px -2px}.webclaw-icon-finance:after{border:1.5px solid;border-top:0;border-radius:2px;top:2px;right:2px;bottom:2px;left:2px}.webclaw-icon-leaf:before{border:1.8px solid;border-radius:10px 10px 10px 2px;top:2px;right:7px;bottom:2px;left:2px;transform:rotate(-32deg)}.webclaw-icon-leaf:after{background:currentColor;width:8px;height:1.5px;top:8px;left:8px;transform:rotate(-32deg)}.webclaw-icon-claw:before{border:1.7px solid;border-radius:50%;top:2px;right:2px;bottom:2px;left:2px}.webclaw-icon-claw:after{background:currentColor;border-radius:50%;width:3px;height:3px;top:7px;left:5px;box-shadow:5px -2px,7px 4px}.webclaw-icon-download:before{background:currentColor;width:1.8px;height:10px;top:2px;left:8px}.webclaw-icon-download:after{border:1.8px solid;border-width:0 1.8px 1.8px 0;width:8px;height:8px;top:8px;left:4px;transform:rotate(45deg)}.webclaw-icon-price:before{border:1.7px solid;border-radius:50%;top:2px;right:2px;bottom:2px;left:2px}.webclaw-icon-price:after{background:currentColor;width:2px;height:10px;top:4px;left:8px}.webclaw-icon-agent:before{border:1.5px solid;border-radius:4px;top:4px;right:2px;bottom:3px;left:2px}.webclaw-icon-agent:after{background:currentColor;border-radius:50%;width:2px;height:2px;top:7px;left:6px;box-shadow:5px 0}.webclaw-icon-think:before{border:1.5px solid;border-radius:50%;top:3px;right:3px;bottom:3px;left:3px}.webclaw-icon-think:after{background:currentColor;width:1.5px;height:18px;top:0;left:8px}.webclaw-icon-edu:before{border:1.6px solid;width:16px;height:9px;top:5px;left:1px;transform:skewY(-18deg)}.webclaw-icon-more:before{background:currentColor;border-radius:50%;width:4px;height:4px;top:7px;left:2px;box-shadow:6px 0,12px 0}.webclaw-icon-image{border:1.5px solid;border-radius:4px;width:14px;height:11px;top:4px;left:3px}.webclaw-icon-image:before{background:currentColor;width:6px;height:6px;border-radius:50%;top:2px;left:2px}.product-page,.skills-page,.feature-page{background:#fff;height:100%;padding:72px 7vw 56px;overflow:auto}.product-page{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.help-button{color:#292b31;background:0 0;border:1.5px solid #292b31;border-radius:50%;place-items:center;width:20px;height:20px;font-size:13px;font-weight:700;display:grid;position:absolute;top:25px;right:25px}.product-eyebrow{margin:12px 0 6px;font-size:28px;font-weight:500;line-height:1.2}.product-page h1{color:#17181c;letter-spacing:0;margin:0 0 24px;font-size:42px;font-weight:700;line-height:1.18}.product-start{color:#fff;background:#111;border:0;border-radius:9px;min-width:96px;height:42px;margin-bottom:31px;font-size:16px;font-weight:650}.product-hero{color:#111;isolation:isolate;background:#faf4ec;border-radius:14px;place-items:center;width:min(800px,100%);height:160px;display:grid;position:relative;overflow:hidden}.product-hero strong{z-index:2;letter-spacing:0;font-size:54px;font-weight:900}.claw-hero strong:first-letter{color:#ef4438}.hermes-hero{color:#fff;filter:grayscale(.2);background:radial-gradient(circle,#ffffff52,#0000 32%),repeating-linear-gradient(90deg,#ffffff14 0,#ffffff14 2px,#0000 2px,#0000 7px),#111}.bot{background:#fff;border:5px solid #111;border-radius:8px;width:78px;height:54px;position:absolute}.bot:before{content:"";background:#111;width:8px;height:8px;position:absolute;top:17px;right:12px;box-shadow:16px 0 #111}.bot-a{background:#fff;top:54px;left:24px}.bot-b{background:#e7c2ff;top:36px;left:142px}.bot-c{background:#f7ce4a;bottom:28px;right:34px}.hermes-hero .bot{opacity:.22;background:#111;border-color:#fff}.hermes-hero .bot:before{background:#fff;box-shadow:16px 0 #fff}.product-reasons{text-align:left;width:min(800px,100%);margin-top:44px}.product-reasons>p{color:#8a8b91;margin:0 0 23px;font-size:15px}.reason-row{color:#303138;border-bottom:1px solid #eee;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:78px;font-size:15px;display:grid}.reason-row button{color:#fff;background:0 0;border:0;font-size:0}.platform-support{color:#a0a1a7;align-items:center;gap:30px;margin-top:42px;font-size:13px;display:flex}.platform-support span{background:linear-gradient(90deg,#0000,#eee,#0000);width:146px;height:1px}.platform-support b{color:#49c065;font-weight:500}.skills-page{padding-top:78px}.skills-hero{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:40px;margin-bottom:44px;display:grid}.skills-hero h1,.feature-page h1{color:#111;letter-spacing:0;margin:0 0 14px;font-size:38px;font-weight:800}.skills-hero p,.feature-page>p{color:#5f6168;max-width:760px;margin:0;font-size:15px;line-height:1.7}.skills-hero button{color:#fff;background:#111;border:0;border-radius:10px;height:36px;margin-top:18px;padding:0 18px;font-weight:650}.skills-doodle{height:170px;position:relative}.skills-doodle span{background:#fff;border:4px solid #111;border-radius:8px;width:58px;height:42px;position:absolute}.skills-doodle span:nth-child(odd){background:#f0f0f0}.skills-doodle span:first-child{top:3px;right:8px;transform:rotate(-12deg)}.skills-doodle span:nth-child(2){top:44px;right:92px;transform:rotate(18deg)}.skills-doodle span:nth-child(3){top:78px;right:166px;transform:rotate(-9deg)}.skills-doodle span:nth-child(4){top:96px;right:34px;transform:rotate(10deg)}.skills-doodle span:nth-child(n+5){opacity:.7;width:36px;height:28px}.skills-doodle span:nth-child(5){top:122px;right:232px}.skills-doodle span:nth-child(6){top:132px;right:130px}.skills-doodle span:nth-child(7){top:142px;right:74px}.skills-doodle span:nth-child(8){top:38px;right:206px}.skills-doodle span:nth-child(n+9){display:none}.skills-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.skill-tabs,.skill-search{align-items:center;gap:10px;display:flex}.skill-tabs button{color:#3b3d44;background:0 0;border:0;border-radius:11px;height:34px;font-size:14px}.skill-tabs button.active{color:#111;background:#f2f2f2;padding:0 14px}.skill-search input{border:1px solid #ebebeb;border-radius:10px;outline:none;width:240px;height:36px;padding:0 14px}.skill-search button{color:#666a73;background:0 0;border:0;height:36px}.skill-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.skill-card{background:#fff;border:1px solid #ebebeb;border-radius:16px;min-height:156px;padding:20px 18px 16px}.skill-card h2{color:#17181c;margin:0 0 12px;font-size:16px;font-weight:750}.skill-card p{color:#73757d;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:64px;margin:0 0 16px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.skill-card div{color:#4d5058;align-items:center;gap:8px;font-size:12px;display:flex}.skill-card strong{color:#60636b;margin-left:auto;font-weight:500}.webclaw-logo{color:#fff;background:#1f2933;border-radius:4px;place-items:center;width:16px;height:16px;font-size:11px;font-weight:800;display:grid}.loading-skeleton{gap:8px;display:grid}.skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;height:20px;animation:skeleton-shimmer 1.5s infinite}.skeleton-text{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;height:16px;animation:skeleton-shimmer 1.5s infinite}.skeleton-text:nth-child(3){width:80%}.skeleton-footer{align-items:center;gap:8px;margin-top:8px;display:flex}.skeleton-logo{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;width:16px;height:16px;animation:skeleton-shimmer 1.5s infinite}.skeleton-author{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;width:60px;height:14px;animation:skeleton-shimmer 1.5s infinite}.skeleton-uses{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;width:50px;height:14px;margin-left:auto;animation:skeleton-shimmer 1.5s infinite}.skill-card{position:relative}.skill-card:hover{border-color:#1f2933}.skill-tooltip{position:fixed;z-index:10000;background:#17181c;color:#fff;border-radius:12px;padding:16px;max-width:280px;box-shadow:0 10px 40px #0000004d;display:flex;gap:12px;pointer-events:none}.tooltip-emoji{font-size:32px;line-height:1}.tooltip-content{flex:1}.tooltip-id{color:#888;font-size:12px;font-family:monospace;margin-bottom:4px}.tooltip-name{font-size:16px;font-weight:600;margin-bottom:8px}.tooltip-desc{font-size:13px;color:#ccc;line-height:1.5}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skills-error,.skills-empty{text-align:center;padding:40px}.skills-error p,.skills-empty p{color:#666;margin:0 0 16px;font-size:14px}.skills-error button{color:#fff;background:#111;border:0;border-radius:8px;height:36px;padding:0 20px;font-size:14px;font-weight:600}.feature-page{padding-top:118px}.phone-stage,.finance-panels{grid-template-columns:300px minmax(0,1fr);align-items:center;gap:34px;width:min(820px,100%);margin:52px auto 0;display:grid}.phone-shell{background:#f8f8f8;border:10px solid #111;border-radius:42px;height:470px;padding:14px;box-shadow:0 18px 50px #0000001f}.phone-screen{background:linear-gradient(#eaf4ff,#fff);border-radius:28px;gap:16px;height:100%;padding:34px 22px;display:grid}.phone-screen span{background:#fff;border-radius:18px;height:78px;box-shadow:0 8px 24px #3b82f61f}.feature-copy h2,.finance-panels h2{color:#17181c;margin:0 0 12px;font-size:24px}.feature-copy p,.finance-panels p{color:#656872;margin:0 0 24px;line-height:1.7}.feature-copy button{color:#fff;background:#111;border:0;border-radius:10px;height:42px;padding:0 18px;font-weight:650}.finance-panels{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-panels article{background:linear-gradient(#f5fbff,#fff);border:1px solid #ebebeb;border-radius:18px;min-height:220px;padding:28px}.login-modal{text-align:center;background:#fff;border-radius:20px;justify-items:center;width:min(420px,100vw - 36px);padding:34px 30px 28px;display:grid;position:relative;box-shadow:0 28px 90px #0000003d}.login-logo{color:#111;background:#f2f2f2;border-radius:16px;place-items:center;width:50px;height:50px;margin-bottom:16px;display:grid}.login-modal h2{color:#111;margin:0 0 10px;font-size:22px}.login-modal p{color:#656872;margin:0 0 24px;font-size:14px;line-height:1.7}.login-primary,.login-secondary{border-radius:11px;width:100%;height:42px;font-weight:650}.login-primary{color:#fff;background:#111;border:0}.login-secondary{color:#17181c;background:#fff;border:1px solid #e6e6e6;margin-top:10px}.login-modal small{color:#9a9ca3;margin-top:18px;font-size:12px}@media(max-width:920px){.webclaw-shell{grid-template-columns:72px minmax(0,1fr)}.webclaw-sidebar{padding-inline:6px}.nav-row span,.footer-row,.sidebar-section-title,.collapse-button,.sidebar-login{display:none}.nav-row{justify-content:center}.prompt-composer,.chat-layout{width:min(736px,100vw - 120px)}.skills-page,.product-page,.feature-page{padding-inline:32px}.skills-hero{grid-template-columns:1fr}.skills-doodle{display:none}.skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.phone-stage,.finance-panels{grid-template-columns:1fr}.desktop-card{display:none}.m3-tip{right:18px}}@media(max-width:640px){body{overflow:auto}.webclaw-shell{grid-template-columns:1fr;min-height:100vh}.webclaw-sidebar{display:none}.webclaw-main{min-height:100vh}.webclaw-topbar{position:fixed}.openclaw-status,.settings-button{display:none}.workspace{padding:136px 18px 34px}.workspace h1{font-size:26px}.prompt-composer,.chat-layout{width:100%}.product-page,.skills-page,.feature-page{padding:96px 18px 32px}.product-page h1,.skills-hero h1,.feature-page h1{font-size:28px}.product-hero{height:120px}.product-hero strong{font-size:34px}.reason-row{grid-template-columns:24px 1fr}.skills-toolbar,.skill-search{flex-direction:column;align-items:stretch}.skill-search input{width:100%}.skill-grid{grid-template-columns:1fr}.phone-shell{height:360px}.composer-toolbar{flex-direction:column;align-items:flex-start}.composer-right{justify-content:flex-end;width:100%}.m3-tip,.classic-switch{display:none}.update-modal{grid-template-columns:1fr}.finance-art{display:none}}.login-page,.invite-page{width:100%;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:20px}.login-container,.invite-container{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;width:100%;max-width:420px;padding:48px 40px}.login-header,.invite-header{text-align:center;margin-bottom:36px}.login-header h1,.invite-header h1{font-size:32px;font-weight:700;color:#17181c;margin:0 0 8px}.login-header p,.invite-header p{color:#8a8b91;font-size:14px;margin:0}.form-group{margin-bottom:24px}.form-group label{display:block;font-size:14px;font-weight:600;color:#303138;margin-bottom:8px}.form-group input{width:100%;height:44px;padding:0 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;color:#17181c;background:#fff;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#667eea}.form-group input::placeholder{color:#b0b1b7}.input-with-status{position:relative}.input-with-status input{padding-right:44px}.status-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:18px;font-weight:700}.status-icon.valid{color:#22c55e}.status-icon.invalid{color:#ef4438}.hint{display:block;font-size:12px;color:#f59e0b;margin-top:6px}.error-message{background:#fef2f2;color:#dc2626;border-radius:8px;padding:12px 14px;margin-bottom:16px;font-size:14px}.login-btn,.register-btn{width:100%;height:46px;background:#111;color:#fff;border:0;border-radius:10px;font-size:16px;font-weight:650;cursor:pointer;transition:background .2s}.login-btn:hover:not(:disabled),.register-btn:hover:not(:disabled){background:#333}.login-btn:disabled,.register-btn:disabled{background:#b0b1b7;cursor:not-allowed}.register-link,.login-link{text-align:center;margin-top:24px}.register-link span,.login-link span{color:#8a8b91;font-size:14px}.register-link button,.login-link button{background:none;border:none;color:#667eea;font-size:14px;font-weight:600;cursor:pointer;margin-left:6px}.register-link button:hover,.login-link button:hover{text-decoration:underline}.user-info{padding:12px 10px;border-top:1px solid #e0e0e0;margin-top:8px}.user-name{display:block;font-size:13px;color:#303138;font-weight:600;margin-bottom:8px}.logout-button{width:100%;height:32px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;font-size:13px;color:#ef4438;cursor:pointer;transition:background .2s}.logout-button:hover{background:#fef2f2}.user-profile{display:flex;align-items:center;gap:12px}.profile-name{font-size:14px;color:#303138;font-weight:600}.logout-btn{background:none;border:none;color:#8a8b91;font-size:13px;cursor:pointer}.logout-btn:hover{color:#ef4438}.product-page.coming-soon{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 120px)}.coming-soon-content{text-align:center;padding:40px}.coming-soon-icon{width:80px;height:80px;margin:0 auto 24px;background:linear-gradient(135deg,#d89a34,#f5c972);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:pulse-glow 2s ease-in-out infinite}.coming-soon-icon svg{width:40px;height:40px;color:#fff}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #d89a3466;transform:scale(1)}50%{box-shadow:0 0 40px #d89a3499;transform:scale(1.05)}}.coming-soon-desc{font-size:16px;color:#8a8b91;margin-top:12px;margin-bottom:32px}.coming-soon-timeline{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:16px}.timeline-dot{width:12px;height:12px;border-radius:50%;background:#e0e0e0;transition:all .3s ease}.timeline-dot.active{background:#d89a34;box-shadow:0 0 10px #d89a3480;animation:dot-pulse 1.5s ease-in-out infinite}@keyframes dot-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.coming-soon-phase{font-size:13px;color:#d89a34;font-weight:500;margin:0}.home-page{padding:40px;min-height:calc(100vh - 64px)}.home-hero{display:flex;align-items:center;justify-content:space-between;min-height:60vh;padding:60px 0;gap:40px}.hero-content{flex:1;max-width:600px}.hero-content h1{font-size:48px;font-weight:800;color:#0f172a;margin:0 0 16px;background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-tagline{font-size:20px;color:#1e293b;font-weight:600;margin:0 0 16px}.hero-desc{font-size:15px;color:#64748b;line-height:1.7;margin:0 0 32px}.hero-buttons{display:flex;gap:16px}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:12px;padding:14px 32px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px #6366f14d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.btn-secondary{background:#fff;color:#6366f1;border:2px solid #e0e7ff;border-radius:12px;padding:14px 32px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#f5f3ff;border-color:#c7d2fe}.hero-visual{flex:1;position:relative;height:400px;display:flex;align-items:center;justify-content:center}.visual-ring{position:absolute;border-radius:50%;border:2px solid rgba(99,102,241,.1)}.ring-1{width:300px;height:300px;animation:ring-spin 20s linear infinite}.ring-2{width:220px;height:220px;animation:ring-spin 15s linear infinite reverse;border-color:#8b5cf633}.ring-3{width:140px;height:140px;animation:ring-spin 10s linear infinite;border-color:#a855f74d}@keyframes ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.visual-arrow{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:35px solid #6366f1;transform:rotate(45deg);animation:arrow-float 3s ease-in-out infinite}@keyframes arrow-float{0%,to{transform:rotate(45deg) translateY(0)}50%{transform:rotate(45deg) translateY(-10px)}}.home-features{padding:80px 0}.section-header{text-align:center;margin-bottom:48px}.section-header h2{font-size:32px;font-weight:700;color:#0f172a;margin:0 0 12px}.section-header p{font-size:15px;color:#64748b;margin:0}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto}.feature-card{background:#fff;border-radius:16px;padding:28px;border:1px solid #f1f5f9;transition:all .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014;border-color:#e0e7ff}.feature-icon{font-size:36px;margin-bottom:16px}.feature-card h3{font-size:18px;font-weight:600;color:#0f172a;margin:0 0 12px}.feature-card p{font-size:14px;color:#64748b;line-height:1.6;margin:0}.home-about{padding:80px 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:24px;margin:40px 0}.about-content{max-width:800px;margin:0 auto;text-align:center;padding:0 40px}.about-content h2{font-size:32px;font-weight:700;color:#0f172a;margin:0 0 20px}.about-content p{font-size:15px;color:#64748b;line-height:1.7;margin:0 0 16px}.about-stats{display:flex;justify-content:center;gap:60px;margin-top:40px}.stat-item{text-align:center}.stat-value{display:block;font-size:36px;font-weight:800;color:#6366f1}.stat-label{display:block;font-size:14px;color:#64748b;margin-top:8px}.home-contact{text-align:center;padding:80px 0}.contact-content h2{font-size:28px;font-weight:700;color:#0f172a;margin:0 0 12px}.contact-content p{font-size:15px;color:#64748b;margin:0 0 32px}.home-footer{border-top:1px solid #f1f5f9;padding:32px 0;margin-top:40px}.footer-content{display:flex;align-items:center;justify-content:space-between}.footer-left{display:flex;align-items:center;gap:24px}.footer-logo{width:40px;height:40px;border-radius:10px}.footer-links{display:flex;gap:24px}.footer-links a{text-decoration:none;color:#64748b;font-size:14px;transition:color .2s}.footer-links a:hover{color:#6366f1}.footer-copyright{font-size:13px;color:#94a3b8;margin:0}}{}
