*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--white: #ffffff;--soft: #f8f8fa;--dark: #111111;--text: #111111;--sub: #555555;--muted: #999999;--gold: #C9A84C;--gold-dk: #9e7d2e;--blue: #3b82f6;--green: #22c55e;--border: #e5e7eb;--font: "Figtree", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--white);color:var(--text);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{text-decoration:none;color:inherit}.logo-mark{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:linear-gradient(135deg,#c9a84c,#9e7d2e);color:#fff;font-size:10px;font-weight:800;font-family:var(--font);flex-shrink:0;line-height:1}.top-nav{position:fixed;top:0;left:0;right:0;height:56px;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.04);z-index:1000;display:flex;align-items:center;min-width:320px}.nav-inner{width:100%;max-width:1200px;margin:0 auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:8px}.brand-text{font-size:14px;font-weight:700;color:var(--text);letter-spacing:-.02em}.nav-right,.nav-links{display:flex;align-items:center;gap:32px}.nav-links a{font-size:13px;font-weight:500;color:var(--sub);transition:color .15s}.nav-links a:hover{color:var(--text)}.nav-cta{font-size:12.5px;font-weight:700;color:#fff;background:var(--text);padding:8px 20px;border-radius:8px;transition:background .15s;white-space:nowrap}.nav-cta:hover{background:#333}.btn{display:inline-flex;align-items:center;font-family:var(--font);font-size:14px;font-weight:600;padding:12px 28px;border-radius:10px;transition:background .15s,color .15s,border-color .15s;cursor:pointer;text-decoration:none}.btn-primary{background:var(--text);color:#fff;border:none}.btn-primary:hover{background:#333}.btn-secondary{background:transparent;color:var(--sub);border:1px solid var(--border)}.btn-secondary:hover{border-color:#bbb;color:var(--text)}.section{padding:96px 48px}.section.soft{background:var(--soft)}.container{max-width:1100px;margin:0 auto}.container.narrow{max-width:760px}.label{font-size:11px;font-weight:700;color:var(--gold-dk);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px}.section h2{font-size:44px;font-weight:700;color:var(--text);letter-spacing:-.02em;line-height:1.1;max-width:600px;margin-bottom:16px}.section p.subtitle{font-size:16px;font-weight:400;color:var(--sub);max-width:500px;line-height:1.7;margin-bottom:48px}@keyframes pulse-opacity{0%,to{opacity:1}50%{opacity:.3}}.pulse-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--gold);animation:pulse-opacity 2s ease-in-out infinite;flex-shrink:0}.mini-pulse{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--blue);animation:pulse-opacity 1.5s ease-in-out infinite;flex-shrink:0}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--white);padding:56px 24px 48px}.hero-content{text-align:center;max-width:720px;display:flex;flex-direction:column;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:6px;background:#c9a84c14;border:1px solid rgba(201,168,76,.15);border-radius:20px;padding:4px 14px;margin-bottom:32px;font-size:12px;font-weight:600;color:var(--gold-dk)}.hero-content h1{font-size:clamp(48px,5.5vw,72px);font-weight:800;color:var(--text);line-height:1.05;letter-spacing:-.035em;margin-bottom:24px}.hero-content h1 em{color:var(--gold-dk);font-style:italic;font-weight:800}.hero-content>p{font-size:17px;font-weight:400;color:var(--sub);line-height:1.7;max-width:480px;margin-bottom:40px}.hero-actions{display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap}.demo-wrap{padding:0 48px 96px;background:var(--white)}.demo-shell{max-width:1100px;min-width:860px;margin:0 auto;background:var(--white);border-radius:14px;border:1px solid var(--border);box-shadow:0 20px 60px #0000000f,0 1px 3px #0000000a;overflow:hidden}.demo-chrome{height:40px;background:#fafafa;border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 16px;position:relative}.dots{display:flex;gap:6px}.dots span{width:10px;height:10px;border-radius:50%}.dots span:nth-child(1){background:#ff5f56}.dots span:nth-child(2){background:#ffbd2e}.dots span:nth-child(3){background:#27c93f}.chrome-title{position:absolute;left:50%;transform:translate(-50%);font-size:12px;font-weight:500;color:var(--muted)}.demo-body{display:grid;grid-template-columns:35% 65%;height:560px}.action-log{border-right:1px solid var(--border);background:var(--white);display:flex;flex-direction:column;overflow:hidden}.log-head{padding:14px 18px;font-size:13px;font-weight:600;color:var(--text);border-bottom:1px solid var(--border);flex-shrink:0}.log-list{flex:1;overflow-y:auto;padding:4px 0}.entry{display:flex;align-items:flex-start;gap:8px;padding:5px 18px;font-size:12.5px;font-weight:400;color:var(--sub);line-height:1.45}.entry.muted.noic{padding-left:42px;color:var(--muted);font-size:12.5px}.noic-text{color:var(--muted);font-size:12.5px;line-height:1.45}.entry.emph{background:#22c55e0d;border-left:2px solid rgba(34,197,94,.3);padding-top:7px;padding-bottom:7px;padding-left:16px}.entry.thinking{gap:8px;align-items:center;color:var(--blue);font-size:12.5px;font-weight:500}.ic{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#f3f4f6;color:var(--muted);font-size:8px;flex-shrink:0;margin-top:1px}.ic.blue{background:#3b82f61a;color:var(--blue)}.ic.green{background:#22c55e1a;color:var(--green)}.entry a{color:var(--blue);font-size:11.5px;font-weight:500}.ok{color:var(--green);font-size:12.5px;font-weight:700}.entry strong{font-weight:600;color:var(--text);font-size:12.5px}.log-input{border-top:1px solid var(--border);padding:10px 12px;flex-shrink:0}.chat-input{display:flex;align-items:center;gap:8px;border:1px solid #e0e0e0;border-radius:10px;padding:9px 14px;font-size:14px;font-weight:400;color:#bbb;background:#fff}.browser-pane{background:#fff;display:flex;flex-direction:column;overflow:hidden}.browser-head{background:var(--white);padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);flex-shrink:0}.browser-id{display:flex;align-items:center;gap:10px}.id-title{font-size:13px;font-weight:600;color:var(--text);line-height:1.2}.id-sub{font-size:12px;font-weight:400;color:var(--muted)}.take-control{font-family:var(--font);font-size:12px;font-weight:600;color:var(--sub);background:var(--white);border:1px solid #e0e0e0;border-radius:6px;padding:5px 12px;cursor:pointer;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.take-control:hover{border-color:#bbb}.take-control.active-control{background:#111;color:#fff;border-color:#111}.browser-status{background:var(--white);font-size:12.5px;color:#888;padding:6px 16px;border-bottom:1px solid var(--border);flex-shrink:0;transition:background .2s,color .2s}.browser-status.in-control{background:#f0f9ff;color:#0369a1;font-weight:500}.url-row{background:var(--white);display:flex;align-items:center;gap:6px;padding:8px 16px;border-bottom:1px solid var(--border);flex-shrink:0}.url-row button{font-family:var(--font);width:26px;height:26px;border-radius:6px;background:#f3f4f6;border:none;color:var(--sub);cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center}.url-field{flex:1;background:#f3f4f6;border-radius:8px;padding:5px 12px;font-size:12.5px;color:var(--sub);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ig-screen{flex:1;display:flex;flex-direction:column;background:#fff;overflow-y:auto;transition:opacity .25s ease}.ig-screen.hidden{display:none}.ig-screen.fading{opacity:0}.ig-topbar{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid var(--border);flex-shrink:0;background:#fff}.ig-wordmark{font-size:18px;font-weight:700;font-style:italic;color:#111;letter-spacing:-.5px}.ig-topbar-icons{display:flex;gap:14px;font-size:16px}.ig-back{font-size:18px;color:#111;cursor:pointer;font-weight:400;flex-shrink:0}.ig-topbar-more{font-size:18px;color:#111;cursor:pointer}.ig-profile-username-top{font-size:14px;font-weight:700;color:#111;flex:1;text-align:center}.ig-tag-header{display:flex;align-items:center;gap:16px;padding:14px 16px;border-bottom:1px solid var(--border);flex-shrink:0}.ig-tag-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#bc1888);flex-shrink:0}.ig-tag-info{display:flex;flex-direction:column;gap:3px}.ig-tag-name{font-size:14px;font-weight:700;color:#111}.ig-tag-count{font-size:12px;color:var(--muted)}.ig-tag-follow-btn{margin-top:4px;background:#3797f0;color:#fff;font-size:12px;font-weight:600;padding:4px 16px;border-radius:8px;display:inline-block;cursor:pointer;width:fit-content}.ig-tabs{display:flex;border-bottom:1px solid var(--border);flex-shrink:0}.ig-tab{flex:1;text-align:center;padding:8px 0;font-size:12px;font-weight:500;color:var(--muted);cursor:pointer}.ig-tab.active{color:#111;border-bottom:2px solid #111;margin-bottom:-1px}.ig-profile-header{display:flex;align-items:center;gap:16px;padding:16px;flex-shrink:0}.ig-profile-pic{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#bc1888);flex-shrink:0;border:3px solid #fff;box-shadow:0 0 0 2px #e0e0e0}.ig-profile-stats{display:flex;gap:20px;flex:1;justify-content:space-around}.ig-stat{display:flex;flex-direction:column;align-items:center;gap:1px}.ig-stat strong{font-size:14px;font-weight:700;color:#111}.ig-stat span{font-size:11px;color:var(--muted)}.ig-profile-bio{padding:0 16px 12px;flex-shrink:0}.ig-profile-name{font-size:13px;font-weight:700;color:#111;margin-bottom:3px}.ig-profile-desc{font-size:12px;color:var(--sub);line-height:1.5}.ig-profile-actions{display:flex;gap:6px;padding:0 16px 12px;flex-shrink:0}.ig-action-btn{flex:1;text-align:center;background:#f3f4f6;border-radius:8px;padding:7px 0;font-size:12px;font-weight:600;color:#111;cursor:pointer}.ig-action-icon{flex:0 0 36px;font-size:14px}.ig-highlights{display:flex;gap:16px;padding:8px 16px 12px;flex-shrink:0;overflow-x:auto}.ig-highlight{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0}.ig-hl-ring{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#f09433,#dc2743,#bc1888);padding:2px}.ig-hl-ring:after{content:"";display:block;width:100%;height:100%;border-radius:50%;background:#f3f4f6;border:2px solid #fff}.ig-highlight span{font-size:11px;color:#111}.ig-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;flex-shrink:0}.ig-post{aspect-ratio:1;background:#e0e0e0}.ig-shell{flex:1;display:flex;flex-direction:column;background:#fff;margin:12px 16px;border-radius:12px;border:1px solid var(--border);overflow:hidden}#screenDM{flex:1;display:none;flex-direction:column;background:#fff;overflow:hidden}#screenDM.hidden{display:none}#screenDM:not(.hidden){display:flex}.ig-top{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--border);flex-shrink:0}.avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);flex-shrink:0}.ig-user-info{display:flex;flex-direction:column;gap:1px;flex:1}.ig-top .user{font-size:13px;font-weight:600;color:var(--text);line-height:1.2}.ig-active{font-size:11px;font-weight:400;color:var(--muted)}.ig-top-actions{display:flex;gap:12px}.ig-icon{font-size:15px;cursor:pointer;opacity:.7}.ig-chat{flex:1;padding:16px 16px 8px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:4px;overflow-y:auto}.ig-timestamp{width:100%;text-align:center;font-size:11px;font-weight:400;color:var(--muted);margin-bottom:8px}.bubble{background:#3797f0;color:#fff;font-size:13px;font-weight:400;line-height:1.55;padding:10px 14px;border-radius:18px 18px 4px;max-width:82%;font-family:var(--font)}.bubble-meta{font-size:10.5px;font-weight:400;color:var(--muted);padding-right:2px}.ig-compose{border-top:1px solid var(--border);padding:10px 16px;font-size:13px;font-weight:400;color:#bbb;flex-shrink:0;background:#fff;display:flex;align-items:center;gap:10px}.ig-compose-text{flex:1;font-size:13px;color:#bbb;min-width:0;word-break:break-word}.ig-compose-text:focus{outline:none;color:#111}.ig-compose:has(.ig-compose-text[contenteditable=true]){border-top-color:#3797f0;background:#f8fbff}.ig-compose-icon{font-size:18px;opacity:.5;cursor:pointer}.demo-footer{border-top:1px solid var(--border);background:var(--white);padding:8px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.demo-footer .left{display:flex;align-items:center;gap:6px}.demo-footer .left button{width:26px;height:26px;border:1px solid var(--border);border-radius:6px;background:var(--white);font-size:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--sub);font-family:var(--font)}.progress{width:160px;height:4px;background:var(--border);border-radius:4px;margin-left:8px;overflow:hidden}.progress span{display:block;width:40%;height:100%;background:var(--blue);border-radius:4px}.demo-footer .right{display:flex;align-items:center;gap:8px}.demo-footer .work{font-size:12px;font-weight:500;color:var(--blue)}.demo-footer .count{font-size:12px;color:var(--muted)}.live{display:inline-flex;align-items:center;gap:5px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;padding:2px 9px;font-size:11px;font-weight:600;color:#16a34a}.live i{width:5px;height:5px;border-radius:50%;background:#16a34a;animation:pulse-opacity 1.8s ease-in-out infinite;display:inline-block}.card-grid{border:1px solid var(--border);border-radius:12px;overflow:hidden;display:grid}.card-grid.four{grid-template-columns:repeat(4,1fr)}.card-grid.six{grid-template-columns:repeat(3,1fr)}.card-grid .card{background:var(--white);padding:36px;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.card-grid.four .card:nth-child(4n),.card-grid.six .card:nth-child(3n){border-right:none}.card-grid.four .card:nth-last-child(-n+4),.card-grid.six .card:nth-last-child(-n+3){border-bottom:none}.section.soft .card-grid .card{background:var(--white)}.section .card-grid.feature .card{background:var(--soft)}.card .icon{width:32px;height:32px;border-radius:8px;background:#c9a84c14;display:flex;align-items:center;justify-content:center;font-size:16px;margin-bottom:16px}.card h3{font-size:14px;font-weight:700;color:var(--text);margin-bottom:8px;line-height:1.3}.card p{font-size:13px;font-weight:400;color:var(--sub);line-height:1.6}.compare-table{width:100%;border-collapse:collapse;margin-top:40px}.compare-table th,.compare-table td{padding:14px 16px;font-family:var(--font);font-size:13.5px;text-align:center;border-bottom:1px solid var(--border)}.compare-table td:first-child,.compare-table th:first-child{text-align:left;font-weight:400;color:var(--sub)}.compare-table thead th{font-size:12px;font-weight:600;color:var(--muted);padding-bottom:12px;border-bottom:1px solid var(--border)}.compare-table thead th:nth-child(2){color:var(--gold-dk)}.compare-table td:nth-child(2),.compare-table thead th:nth-child(2){background:#c9a84c08}.compare-table td:not(:first-child){font-size:15px}.final-cta{background:var(--dark);padding:120px 48px;text-align:center;position:relative;overflow:hidden}.cta-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(201,168,76,.06) 0%,transparent 70%);pointer-events:none}.container.cta{position:relative;z-index:1}.final-cta h2{font-size:clamp(36px,4vw,52px);font-weight:800;color:var(--white);letter-spacing:-.03em;line-height:1.1;margin-bottom:20px;max-width:none}.final-cta h2 span{color:var(--gold)}.final-cta p{font-size:16px;font-weight:400;color:var(--muted);max-width:400px;margin:0 auto 40px;line-height:1.7}.cta-btn{font-family:var(--font);font-size:14px;font-weight:700;color:var(--dark);background:var(--gold);padding:13px 32px;border-radius:10px;transition:background .15s;display:inline-flex;align-items:center}.cta-btn:hover{background:#d4b35a}footer{background:var(--white);border-top:1px solid var(--border);padding:32px 48px}.foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.foot-links{display:flex;gap:20px}.foot-links a{font-size:13px;font-weight:400;color:var(--muted);transition:color .15s}.foot-links a:hover{color:var(--sub)}.demo-wrap{overflow-x:auto}@media(max-width:1024px){.nav-inner{padding:0 24px}.demo-wrap{padding:0 24px 80px}.section{padding:80px 24px}}@media(max-width:640px){.nav-links{display:none}.card-grid.four,.card-grid.six{grid-template-columns:repeat(2,1fr)}.card-grid.four .card:nth-child(4n),.card-grid.six .card:nth-child(3n){border-right:1px solid var(--border)}.card-grid.four .card:nth-child(2n),.card-grid.six .card:nth-child(2n){border-right:none}.card-grid.four .card:nth-last-child(-n+4),.card-grid.six .card:nth-last-child(-n+3){border-bottom:1px solid var(--border)}.card-grid .card:nth-last-child(-n+2){border-bottom:none}.section{padding:64px 20px}.final-cta{padding:80px 24px}footer{padding:24px}}@media(max-width:480px){.card-grid.four,.card-grid.six{grid-template-columns:1fr}.card-grid .card{border-right:none!important}.card-grid .card:not(:last-child){border-bottom:1px solid var(--border)!important}.card-grid .card:last-child{border-bottom:none!important}.hero-actions{flex-direction:column;width:100%}.btn{justify-content:center}}.log-link{color:var(--blue);font-size:11.5px;font-weight:500;word-break:break-all}.typing-dots{display:flex;align-items:center;gap:4px;background:#f0f0f0;padding:10px 14px;border-radius:18px 18px 18px 4px;width:fit-content;align-self:flex-start}.typing-dots span{width:6px;height:6px;border-radius:50%;background:#aaa;animation:typing-bounce 1.2s ease-in-out infinite}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes typing-bounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-5px);opacity:1}}.log-list::-webkit-scrollbar{width:4px}.log-list::-webkit-scrollbar-track{background:transparent}.log-list::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px}.chk{color:#16a34a;font-weight:600}.dash{color:#ddd;font-weight:400}
