:root{--ink:#17181c;--muted:#686c74;--line:#dedfe4;--paper:#f6f5f2;--white:#fff;--blue:#a9d4fb;--sky:#dceeff;--lavender:#e9dfff;--peach:#ffe7d6;--mint:#def2e7;--lilac:#e7e4ff;--rose:#ffe1ea;--green:#e2f3e7;--lemon:#fff0c7;--violet:#e7e5ff;--shadow:0 28px 80px rgba(37,51,70,.12);--radius:34px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{display:block;max-width:100%}.section{padding:112px max(24px,calc((100vw - 1240px)/2))}.section-kicker,.hero-kicker,.modal-label{font-size:11px;font-weight:750;color:#777b84;text-transform:uppercase}.section-heading h2{font-size:clamp(44px,5vw,72px);line-height:.98;margin:12px 0 18px;font-weight:720}.section-heading>p:last-child,.section-side-copy{font-size:16px;line-height:1.65;color:var(--muted);max-width:690px}.section-heading.centered{text-align:center}.section-heading.centered>p:last-child{margin-left:auto;margin-right:auto}.section-heading.narrow{max-width:960px;margin:auto}.section-heading.split{display:flex;align-items:flex-end;justify-content:space-between;gap:54px}.section-side-copy{max-width:430px;margin:0}.button{min-height:52px;padding:0 23px;border-radius:14px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.button:hover{transform:translateY(-2px)}.button-dark{background:#191a1d;color:#fff;box-shadow:0 10px 22px rgba(0,0,0,.12)}.button-light{background:#fff;color:#18191c;border-color:rgba(0,0,0,.08);box-shadow:0 10px 25px rgba(34,47,65,.08)}.button.full{width:100%}.text-link{font-weight:700;display:inline-flex;gap:7px;align-items:center}.text-link span{transition:transform .2s}.text-link:hover span{transform:translateX(4px)}
.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,18,21,.08);transition:box-shadow .25s}.site-header.scrolled{box-shadow:0 10px 30px rgba(26,38,54,.08)}.header-inner{height:72px;max-width:1360px;margin:auto;padding:0 24px;display:grid;grid-template-columns:auto minmax(300px,520px) auto 1fr;gap:28px;align-items:center}.brand{display:inline-flex;align-items:center;gap:8px;font-size:16px}.brand-copy{display:flex;gap:5px}.brand-copy strong{font-weight:760}.brand-copy em{font-style:normal;color:#777b84}.brand-logo{width:30px;height:30px;display:block;object-fit:contain;flex:0 0 auto}.header-search{height:42px;border:1px solid #cfd2d8;border-radius:11px;background:#fff;display:flex;align-items:center;padding:0 13px}.header-search svg,.market-search svg{width:18px;fill:none;stroke:#70747c;stroke-width:2;margin-right:9px}.header-search input,.market-search input{border:0;outline:0;width:100%;background:transparent}.desktop-nav{display:flex;align-items:center;gap:25px;font-size:14px}.desktop-nav a.active{font-weight:750}.nav-menu-btn{border:0;background:transparent;padding:0;cursor:pointer}.header-actions{margin-left:auto;display:flex;align-items:center;gap:20px;font-size:14px}.black-pill{padding:12px 18px;background:#191a1d;color:#fff;border-radius:13px;font-weight:700}.mega-menu{position:absolute;top:72px;left:50%;width:min(760px,calc(100vw - 48px));transform:translate(-10%,-10px);opacity:0;visibility:hidden;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;transition:.22s}.mega-menu.open{opacity:1;visibility:visible;transform:translate(-10%,8px)}.mega-menu div{display:flex;flex-direction:column;gap:11px}.mega-menu div>span{font-size:11px;color:#8a8d94}.mobile-menu,.mobile-toggle{display:none}.announcement{min-height:64px;background:#fff0e7;display:flex;align-items:center;justify-content:center;gap:18px;padding:12px 24px}.announcement-icon{width:36px;height:36px;border-radius:50%;background:linear-gradient(145deg,#f052cf,#f66b98);color:#fff;display:grid;place-items:center}.announcement p{margin:0;font-size:14px}.announcement p b{font-size:9px;background:#ef5f78;color:white;border-radius:999px;padding:5px 8px;margin-right:8px}.announcement a{font-size:13px;font-weight:700}
.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#8fc7f5 0,#b8dcfb 72%,#edf7ff 100%);min-height:840px;padding:88px 24px 0}.hero:before,[data-pointer-glow]:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;left:var(--mx,50%);top:var(--my,50%);transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,255,255,.24),rgba(255,255,255,0) 66%);pointer-events:none}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:160px;background:linear-gradient(180deg,transparent,#fff)}.hero-copy{position:relative;z-index:4;text-align:center;max-width:960px;margin:auto}.hero h1{font-size:clamp(60px,7.6vw,108px);line-height:.93;margin:24px 0 0;font-weight:760}.hero h1 span{font-weight:560}.hero-copy>p{font-size:18px;line-height:1.58;color:#394552;max-width:810px;margin:27px auto 0}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:31px}.hero-micro{display:flex;justify-content:center;gap:26px;margin-top:22px;font-size:12px;color:#40505d}.hero-art{position:relative;z-index:2;width:min(1100px,82vw);margin:48px auto -110px;filter:drop-shadow(0 40px 44px rgba(56,85,115,.14));transition:transform .25s ease-out}.cloud{position:absolute;height:100px;background:rgba(255,255,255,.4);border-radius:999px}.cloud-one{width:300px;left:-70px;top:330px}.cloud-two{width:330px;right:-80px;top:260px}.cloud-three{width:230px;right:120px;bottom:150px}
.category-pills{display:flex;justify-content:center;gap:10px;margin:36px 0}.category-pills a,.market-filters button{border:1px solid #d5d8df;background:#fff;padding:11px 18px;border-radius:999px;cursor:pointer}.category-pills a.active,.market-filters button.active{background:#1c1d20;border-color:#1c1d20;color:#fff}.spotlight-card{max-width:1240px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;min-height:600px;border-radius:40px;overflow:hidden;color:inherit}.spotlight-card.blue{background:#d7ebfd}.spotlight-copy{padding:64px}.agent-title-row{display:flex;align-items:center;gap:16px}.agent-title-row small{font-size:10px;color:#767a83}.agent-title-row h3{font-size:22px;margin:5px 0}.agent-icon{width:56px;height:56px;border-radius:16px;background:#fff;display:grid;place-items:center;font-weight:800;font-size:19px}.agent-icon.mini{width:35px;height:35px;border-radius:11px;font-size:13px}.spotlight-copy h4{font-size:55px;line-height:.98;margin:58px 0 22px}.spotlight-copy>p{font-size:16px;line-height:1.62;color:#525b66;max-width:480px}.spotlight-meta{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.spotlight-meta span{background:rgba(255,255,255,.7);padding:8px 11px;border-radius:999px;font-size:11px}.spotlight-visual{display:flex;align-items:flex-end;padding:70px 35px 0}.spotlight-visual img{width:100%;transform:translateY(24px);border-radius:30px;box-shadow:0 30px 60px rgba(73,99,126,.12)}
.home-product-grid,.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.product-card{border:1px solid #e1e2e6;border-radius:34px;overflow:hidden;background:#fff;min-width:0;transform-style:preserve-3d;transition:box-shadow .25s,border-color .25s}.product-card:hover{box-shadow:0 24px 55px rgba(34,49,70,.11);border-color:#d2d5db}.product-art{position:relative;height:300px;padding:22px;display:flex;align-items:flex-end;overflow:hidden}.product-art img{width:100%;border-radius:22px;box-shadow:0 20px 38px rgba(36,47,62,.11);transition:transform .45s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-art img{transform:translateY(-8px) scale(1.02)}.product-price{position:absolute;right:18px;top:18px;z-index:2;background:#fff;border-radius:999px;padding:9px 12px;font-weight:800;font-size:12px;box-shadow:0 8px 18px rgba(27,38,51,.08)}.product-copy{padding:24px 25px 26px}.product-eyebrow{display:flex;align-items:center;gap:11px;color:#757981;font-size:11px}.product-copy h3{font-size:25px;margin:17px 0 10px}.product-copy p{font-size:14px;line-height:1.58;color:#686c74;min-height:66px}.product-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:22px;padding-top:17px;border-top:1px solid #ececef;font-size:12px}.product-bottom span b{font-size:19px}.product-bottom a{font-weight:700}.theme-sky{background:#dceeff}.theme-lavender{background:#eadfff}.theme-peach{background:#ffe8d8}.theme-mint{background:#dff2e7}.theme-lilac{background:#e7e4ff}.theme-rose{background:#ffe1ea}.theme-green{background:#e2f3e7}.theme-lemon{background:#fff0c7}.theme-violet{background:#e7e5ff}.theme-blue{background:#dceeff}.center-action{text-align:center;margin-top:38px}

.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:46px}.step-card{background:#f5f4f1;border-radius:34px;padding:32px;overflow:hidden}.step-number{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#191a1d;color:#fff;font-size:12px}.step-card h3{font-size:24px;margin:24px 0 10px}.step-card p{color:#696d75;line-height:1.55;min-height:48px}.step-card img{margin:28px -10px -12px;width:calc(100% + 20px);border-radius:24px;transition:transform .4s}.step-card:hover img{transform:translateY(-8px)}.safety{padding-top:20px}.safety-panel{background:#242426;color:#fff;border-radius:40px;overflow:hidden;display:grid;grid-template-columns:.9fr 1.1fr;min-height:620px}.safety-copy{padding:70px}.safety-copy .section-kicker{color:#aeb1b7}.safety-copy h2{font-size:58px;line-height:.98;margin:22px 0}.safety-copy p{color:#b8bbc2;line-height:1.62}.safety-points{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0}.safety-points span{padding:9px 12px;border-radius:999px;background:#343438;font-size:12px}.safety-art{display:grid;place-items:center;background:radial-gradient(circle at 50% 50%,#55565e,transparent 58%);padding:50px}.safety-art img{border-radius:30px;box-shadow:0 35px 70px rgba(0,0,0,.28);transform:rotate(2deg)}
.developers{padding-top:70px}.developer-panel{background:#6f57e7;color:#fff;border-radius:40px;overflow:hidden;display:grid;grid-template-columns:.9fr 1.1fr;min-height:620px}.developer-copy{padding:74px}.new-pill{display:inline-block;background:#fff;color:#211c3a;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800}.developer-copy h2{font-size:58px;line-height:.97;margin:24px 0}.developer-copy p{color:#e9e5ff;line-height:1.6;max-width:500px}.developer-copy .button{margin-top:20px}.developer-ui{display:grid;place-items:center;background:radial-gradient(circle at 62% 50%,rgba(255,255,255,.25),transparent 47%)}.dev-window{width:85%;background:#fff;color:#222;border-radius:26px;overflow:hidden;box-shadow:0 40px 80px rgba(0,0,0,.25);transform:rotate(2deg)}.dev-top{height:40px;background:#efeff1;display:flex;align-items:center;gap:6px;padding-left:14px}.dev-top i{width:8px;height:8px;border-radius:50%;background:#bbb}.dev-body{display:grid;grid-template-columns:150px 1fr;min-height:350px}.dev-body aside{background:#f1f1f3;padding:24px 14px}.dev-body aside b,.dev-body aside span{display:block}.dev-body aside b{margin-bottom:22px}.dev-body aside span{font-size:10px;color:#74777f;padding:8px}.dev-body main{padding:36px}.dev-body main>small{font-size:9px;color:#989aa0}.dev-body h4{font-size:28px;margin:8px 0 28px}.code-row{display:grid;grid-template-columns:10px 1fr auto;gap:10px;align-items:center;padding:16px 0;border-top:1px solid #eee}.code-row i{width:8px;height:8px;border-radius:50%;background:#35b879}.code-row b{font-size:12px}.code-row em{font-style:normal;font-size:10px;color:#777}.dev-body main button{border:0;background:#19191c;color:#fff;border-radius:10px;padding:12px 14px;margin-top:24px}.faq-list{max-width:980px;margin:44px auto 0;border-top:1px solid #ddd}.faq-item{border-bottom:1px solid #ddd}.faq-item button{width:100%;border:0;background:transparent;display:flex;justify-content:space-between;text-align:left;padding:25px 0;font-size:20px;font-weight:650;cursor:pointer}.faq-item button span{font-size:26px;font-weight:400;transition:.2s}.faq-item>div{height:0;overflow:hidden;transition:height .28s}.faq-item p{margin:0 0 25px;color:#666a72;line-height:1.6;max-width:800px}.faq-item.open button span{transform:rotate(45deg)}.final-cta{margin:60px max(24px,calc((100vw - 1240px)/2)) 0;min-height:470px;border-radius:40px;background:linear-gradient(135deg,#2f5cff,#7954ff);color:#fff;padding:64px;display:grid;grid-template-columns:1fr .8fr;align-items:center;overflow:hidden}.final-cta h2{font-size:58px;line-height:.98;margin:24px 0 16px}.final-cta p{color:#dfddff;max-width:520px;line-height:1.6}.final-cta .button{margin-top:18px}.cta-icons{display:grid;grid-template-columns:repeat(3,96px);gap:18px;justify-content:center;transform:rotate(-8deg)}.cta-icons i{width:96px;height:96px;color:#17181c;border-radius:26px;display:grid;place-items:center;font-size:32px;font-style:normal;font-weight:800;box-shadow:0 20px 40px rgba(0,0,0,.15)}
.market-hero{position:relative;overflow:hidden;background:#a9d4fb;min-height:520px;padding:90px max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center}.market-hero:after{content:"";position:absolute;inset:auto 0 0;height:90px;background:linear-gradient(180deg,transparent,#fff)}.market-hero-inner{position:relative;z-index:2;max-width:800px}.market-hero h1{font-size:clamp(58px,7vw,96px);line-height:.95;margin:20px 0}.market-hero p{font-size:18px;line-height:1.6;max-width:700px;color:#3c4854}.market-orbit{position:absolute;right:6%;top:50%;width:400px;height:400px;transform:translateY(-50%)}.orbit-item{position:absolute;width:88px;height:88px;border:8px solid rgba(255,255,255,.75);border-radius:26px;display:grid;place-items:center;font-size:28px;font-weight:800;box-shadow:0 24px 44px rgba(66,92,119,.16);animation:floaty 5s ease-in-out infinite}.orbit-0{left:50px;top:30px}.orbit-1{right:30px;top:85px;animation-delay:-1s}.orbit-2{left:170px;top:150px;animation-delay:-2s}.orbit-3{left:25px;bottom:40px;animation-delay:-3s}.orbit-4{right:30px;bottom:30px;animation-delay:-4s}.orbit-5{right:120px;top:0}.orbit-6{left:235px;bottom:10px}@keyframes floaty{50%{transform:translateY(-12px) rotate(2deg)}}.market-tools{position:sticky;top:86px;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:18px;align-items:center;padding:14px;border:1px solid #e1e2e6;border-radius:20px;box-shadow:0 15px 40px rgba(35,49,68,.07)}.market-search{height:48px;display:flex;align-items:center;background:#f6f6f7;border-radius:13px;padding:0 14px}.market-filters{display:flex;gap:7px}.market-filters button{padding:9px 13px;font-size:12px}.market-result-count{display:flex;align-items:baseline;gap:5px;padding:0 10px}.market-result-count b{font-size:20px}.market-result-count span{font-size:11px;color:#777}.catalog-banner{margin:28px 0 8px;background:#fff0e7;border-radius:28px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between}.catalog-banner h2{font-size:32px;margin:7px 0}.catalog-banner p{margin:0;color:#666a72}.catalog-banner>a{font-weight:700}.catalog-badge{font-size:10px;color:#8a6a57}.empty-state{display:none;text-align:center;padding:90px 20px}.empty-state div{font-size:42px}.market-bottom{margin:0 max(24px,calc((100vw - 1240px)/2)) 80px;background:#f1f0ec;border-radius:36px;padding:55px 60px;display:flex;justify-content:space-between;align-items:end;gap:30px}.market-bottom h2{font-size:48px;line-height:1;margin:12px 0}.market-bottom p{max-width:650px;color:#656a72;line-height:1.6}
.product-detail-hero{padding:42px max(24px,calc((100vw - 1240px)/2)) 40px}.breadcrumbs{display:flex;gap:9px;align-items:center;font-size:12px;color:#777b83;margin:8px 0 30px}.breadcrumbs b{color:#292b30}.detail-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(370px,.55fr);gap:42px;align-items:start}.detail-gallery{position:relative}.detail-main-image{position:relative;border-radius:40px;min-height:610px;padding:58px;display:grid;place-items:center;overflow:hidden}.detail-main-image:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;left:var(--mx,50%);top:var(--my,50%);transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,255,255,.6),transparent 68%);pointer-events:none}.detail-main-image img{position:relative;z-index:2;width:100%;border-radius:30px;box-shadow:0 32px 70px rgba(41,53,70,.14);transition:opacity .2s,transform .35s}.detail-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.detail-thumbs button{border:2px solid transparent;background:#f3f3f4;border-radius:18px;padding:8px;cursor:pointer;overflow:hidden}.detail-thumbs button.active{border-color:#1b1c1f}.detail-thumbs img{border-radius:12px}.detail-buy{position:sticky;top:104px;padding:24px 0}.detail-buy .product-eyebrow{margin-bottom:23px}.detail-buy .agent-icon{width:64px;height:64px;border:0}.detail-buy h1{font-size:clamp(46px,4.4vw,68px);line-height:.96;margin:0 0 18px}.detail-tagline{font-size:22px;line-height:1.3;font-weight:650;margin:0 0 16px}.detail-summary{font-size:15px;line-height:1.62;color:#666a72}.detail-price{border-top:1px solid #e1e2e5;margin-top:28px;padding-top:24px;display:flex;align-items:end;gap:13px}.detail-price b{font-size:48px}.detail-price span{color:#6d7178;font-size:12px;margin-bottom:8px}.detail-buy>.button{margin:20px 0 14px}.required-box,.credit-box{background:#f4f4f5;border-radius:18px;padding:16px 17px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.required-box div span,.required-box div b{display:block}.required-box div span,.credit-box span{color:#747880;margin-bottom:4px}.required-box strong{font-size:17px}.credit-box{margin-top:8px}.buy-points{list-style:none;padding:0;margin:22px 0}.buy-points li{padding:9px 0;font-size:13px}.buy-points li:before{content:"✓";margin-right:9px}.detail-about{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;border-top:1px solid #e2e3e6}.detail-about-title h2{font-size:52px;line-height:1.02;margin:14px 0}.detail-about-copy>p{font-size:22px;line-height:1.52;margin:0;color:#42474e}.best-for{margin-top:35px;padding-top:25px;border-top:1px solid #e2e3e6}.best-for span,.best-for b{display:block}.best-for span{font-size:11px;color:#777b83;margin-bottom:7px}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:44px}.capability-card{border-top:1px solid #dfe0e4;padding:25px 5px 35px;min-height:160px}.capability-card span{font-size:11px;color:#858991}.capability-card h3{font-size:22px;line-height:1.25;margin:28px 0 0}.workflow-panel{border-radius:40px;background:#f3f2ee;display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden}.workflow-copy{padding:60px}.workflow-copy h2{font-size:55px;line-height:1;margin:17px 0}.workflow-copy>p{color:#646970;line-height:1.6}.workflow-copy ol{list-style:none;padding:0;margin:35px 0 0}.workflow-copy li{display:grid;grid-template-columns:12px 1fr;gap:14px;align-items:start;padding:12px 0;border-bottom:1px solid #dadbdc;font-size:13px}.workflow-copy li i{width:8px;height:8px;border-radius:50%;background:#1c1d20;margin-top:5px}.workflow-art{display:grid;place-items:center;padding:45px}.workflow-art img{width:100%;border-radius:30px;box-shadow:0 30px 60px rgba(42,52,65,.1)}.detail-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.spec-block{border-radius:34px;background:#f7f6f3;padding:36px}.spec-block:nth-child(2){background:#e2f3e7}.spec-block:nth-child(3){background:#e9e3ff}.spec-block h2{font-size:30px;margin:15px 0 26px}.spec-list{display:flex;flex-wrap:wrap;gap:8px}.spec-list span{padding:9px 12px;background:#fff;border-radius:999px;font-size:12px}.permission-list div{display:flex;gap:10px;padding:12px 0;border-top:1px solid rgba(0,0,0,.08);font-size:13px}.permission-list i{font-style:normal;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#fff}.approval-story{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.approval-story-art{background:#e9e3ff;border-radius:40px;padding:50px}.approval-story-art img{border-radius:30px;box-shadow:0 30px 60px rgba(50,45,80,.12)}.approval-story-copy h2{font-size:58px;line-height:.98;margin:20px 0}.approval-story-copy p{color:#636870;line-height:1.65}.approval-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.approval-chips span{padding:9px 12px;border:1px solid #d8dae0;border-radius:999px;font-size:12px}.detail-final{margin:40px max(24px,calc((100vw - 1240px)/2)) 0;background:#222327;color:#fff;border-radius:40px;padding:62px;display:flex;justify-content:space-between;align-items:end;gap:30px}.detail-final .section-kicker{color:#bfc2c8}.detail-final h2{font-size:58px;line-height:.98;margin:16px 0}.detail-final p{color:#bfc2c8;line-height:1.6;max-width:620px}.not-found{min-height:70vh;display:grid;place-items:center;align-content:center;text-align:center;padding:60px}.not-found>span{font-size:12px;color:#888}.not-found h1{font-size:64px;margin:15px 0}.not-found p{color:#666;margin-bottom:30px}
.footer{margin-top:100px;background:#f4f3f0;padding:72px max(24px,calc((100vw - 1240px)/2)) 28px}.footer-main{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:46px}.footer-brand p{color:#676b72;line-height:1.5;max-width:390px;margin-top:24px}.footer-price-note{display:grid;grid-template-columns:auto 1fr;gap:5px 12px;font-size:11px;margin-top:26px}.footer-price-note b{font-size:12px}.footer-price-note span{color:#74777e}.footer-col{display:flex;flex-direction:column;gap:12px;font-size:13px}.footer-col b{margin-bottom:7px}.footer-col a{color:#62666d}.footer-bottom{margin-top:50px;padding-top:22px;border-top:1px solid #d5d4d0;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#6d7076}.checkout-modal{position:fixed;inset:0;z-index:150;display:none;place-items:center;padding:20px}.checkout-modal.open{display:grid}.modal-backdrop{position:absolute;inset:0;border:0;background:rgba(18,20,23,.5);backdrop-filter:blur(8px)}.checkout-card{position:relative;z-index:2;width:min(500px,100%);background:#fff;border-radius:28px;padding:36px;box-shadow:0 38px 90px rgba(0,0,0,.28)}.modal-close{position:absolute;right:18px;top:13px;border:0;background:transparent;font-size:30px;cursor:pointer}.checkout-card h3{font-size:36px;margin:10px 0}.checkout-card>p{color:#666a72;line-height:1.55}.checkout-line{display:flex;justify-content:space-between;align-items:end;padding:16px 0;border-top:1px solid #e7e8eb}.checkout-line b{font-size:24px}.checkout-line.subtle b{font-size:14px}.checkout-card>.button{margin-top:18px}.checkout-card small{display:block;color:#888;margin-top:12px;line-height:1.5}.checkout-card code{font-size:11px}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.reveal.in-view{opacity:1;transform:translateY(0)}.tilt-card{will-change:transform}.magnetic{will-change:transform}
@media(max-width:1100px){.header-inner{grid-template-columns:auto 1fr auto}.desktop-nav{display:none}.home-product-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr}.safety-panel,.developer-panel,.workflow-panel{grid-template-columns:1fr}.safety-art,.developer-ui{min-height:500px}.market-orbit{opacity:.42;right:-100px}.market-tools{grid-template-columns:1fr}.market-filters{overflow:auto}.detail-grid{grid-template-columns:1fr}.detail-buy{position:relative;top:auto}.detail-about,.approval-story{grid-template-columns:1fr}.capability-grid,.detail-specs{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1.3fr repeat(2,1fr)}.footer-col:last-child{display:none}}
@media(max-width:760px){.section{padding:78px 18px}.section-heading.split{display:block}.section-side-copy{margin-top:20px}.header-inner{height:62px;grid-template-columns:1fr auto}.header-search,.header-actions{display:none}.mobile-toggle{display:block;border:0;background:transparent;width:34px;height:34px;position:relative}.mobile-toggle span{position:absolute;left:7px;width:20px;height:2px;background:#111;top:13px}.mobile-toggle span:last-child{top:20px}.mobile-toggle.open span:first-child{transform:translateY(3.5px) rotate(45deg)}.mobile-toggle.open span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{position:fixed;top:62px;left:0;right:0;background:#fff;padding:22px 24px 30px;flex-direction:column;gap:18px;border-bottom:1px solid #ddd;box-shadow:0 18px 40px rgba(0,0,0,.08)}.mobile-menu.open{display:flex}.mega-menu{display:none}.announcement{justify-content:flex-start;gap:8px;overflow:hidden}.announcement-icon{display:none}.announcement p{font-size:12px;white-space:nowrap}.announcement a{margin-left:auto;white-space:nowrap;font-size:11px}.hero{padding:60px 16px 0;min-height:720px}.hero h1{font-size:54px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;max-width:300px;margin:26px auto 0}.hero-micro{gap:8px;flex-wrap:wrap;font-size:10px}.hero-art{width:760px;left:50%;transform:translateX(-50%);margin-top:36px}.section-heading h2{font-size:43px}.category-pills{justify-content:flex-start;overflow:auto}.category-pills a{white-space:nowrap}.spotlight-card{grid-template-columns:1fr;border-radius:30px}.spotlight-copy{padding:34px 28px}.spotlight-copy h4{font-size:42px;margin-top:36px}.spotlight-visual{padding:15px 18px 0}.home-product-grid,.product-grid{grid-template-columns:1fr}.product-art{height:270px}.steps-grid{gap:12px}.safety-copy,.developer-copy,.workflow-copy{padding:42px 28px}.safety-copy h2,.developer-copy h2,.workflow-copy h2{font-size:44px}.safety-art,.workflow-art{padding:28px;min-height:auto}.developer-ui{min-height:390px}.dev-window{width:94%}.dev-body{grid-template-columns:100px 1fr}.dev-body main{padding:20px}.final-cta{margin:35px 18px 0;padding:40px 28px;grid-template-columns:1fr;min-height:600px}.final-cta h2{font-size:45px}.cta-icons{grid-template-columns:repeat(3,70px);margin-top:36px}.cta-icons i{width:70px;height:70px;border-radius:19px;font-size:24px}.market-hero{min-height:450px;padding:70px 18px}.market-hero h1{font-size:54px}.market-orbit{display:none}.market-section{padding-top:45px}.market-tools{position:relative;top:auto}.market-filters{display:flex}.catalog-banner{display:block;padding:25px}.catalog-banner>a{display:inline-block;margin-top:16px}.market-bottom{margin:0 18px 60px;padding:35px 28px;display:block}.market-bottom h2{font-size:39px}.market-bottom .button{margin-top:20px}.product-detail-hero{padding:28px 18px}.breadcrumbs{overflow:auto;white-space:nowrap}.detail-grid{gap:24px}.detail-main-image{min-height:370px;padding:25px;border-radius:30px}.detail-thumbs{grid-template-columns:repeat(4,1fr)}.detail-buy{padding-top:10px}.detail-buy h1{font-size:48px}.detail-about{gap:26px}.detail-about-title h2{font-size:42px}.detail-about-copy>p{font-size:18px}.capability-grid,.detail-specs{grid-template-columns:1fr}.workflow-panel{border-radius:30px}.workflow-art{padding:18px}.approval-story{gap:28px}.approval-story-art{padding:20px;border-radius:30px}.approval-story-copy h2{font-size:44px}.detail-final{margin:30px 18px 0;padding:38px 28px;display:block}.detail-final h2{font-size:44px}.detail-final .button{margin-top:20px}.footer{margin-top:70px;padding:56px 22px 24px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span:last-child{display:block;margin-top:10px}.checkout-card{padding:30px 24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.orbit-item{animation:none}.product-art img,.step-card img,.button{transition:none}}

/* =========================
   V6 — icon system + Setapp-style how-it-works
   ========================= */
.header-search>i,.market-search>i{width:18px;display:grid;place-items:center;color:#70747c;margin-right:9px;font-size:14px;flex:0 0 18px}.nav-menu-btn i{font-size:10px;margin-left:3px;transition:transform .2s}.mega-menu.open~* .nav-menu-btn i{transform:rotate(180deg)}
.announcement a,.product-bottom a,.catalog-banner>a,.text-link{display:inline-flex;align-items:center;gap:7px}.announcement a i,.product-bottom a i,.catalog-banner>a i,.text-link i{font-size:.86em;transition:transform .22s}.announcement a:hover i,.product-bottom a:hover i,.catalog-banner>a:hover i,.text-link:hover i{transform:translateX(4px)}
.hero-micro span{display:inline-flex;align-items:center;gap:7px}.hero-micro i{font-size:11px;color:#1e6e49}
.agent-symbol{width:56px;height:56px;border-radius:16px;background:#fff;display:grid;place-items:center;font-size:21px;line-height:1;flex:0 0 auto;box-shadow:0 8px 22px rgba(45,59,78,.08);transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s}.agent-symbol i{font-size:inherit}.agent-symbol.mini{width:36px;height:36px;border-radius:11px;font-size:14px;box-shadow:none}.agent-symbol.large{width:60px;height:60px;border-radius:17px;font-size:23px}.brand-google i{color:#4285f4}.brand-meta i{color:#0866ff}.brand-amazon i{color:#111}.brand-shopify i{color:#79a84b}.brand-generic i{color:#191a1d}.product-card:hover .agent-symbol{transform:translateY(-2px) rotate(-4deg) scale(1.04);box-shadow:0 12px 28px rgba(45,59,78,.12)}
.agent-stack-mini{align-items:center}.agent-stack-mini .agent-symbol{width:60px;height:60px;border:6px solid rgba(255,255,255,.85);border-radius:18px;margin-left:-10px;box-shadow:0 10px 24px rgba(31,43,59,.08);font-size:20px}.agent-stack-mini .agent-symbol:first-child{margin-left:0}.agent-stack-mini .agent-symbol i{width:auto;height:auto;border-radius:0;display:inline;font-size:inherit}
.price-card-icon{width:48px;height:48px;border-radius:15px;background:rgba(255,255,255,.75);display:grid;place-items:center;font-size:18px;margin-bottom:18px;box-shadow:0 10px 24px rgba(37,51,69,.06)}
.safety-points span,.approval-chips span{display:inline-flex;align-items:center;gap:7px}.safety-points span i{color:#b8d8ff}.approval-chips span i{font-size:11px;color:#6d57dd}.spec-icon{width:46px;height:46px;border-radius:14px;background:#fff;display:grid;place-items:center;font-size:17px;box-shadow:0 10px 22px rgba(35,48,66,.06);margin-bottom:24px}.buy-points li:before{content:none}.buy-points li{display:flex;align-items:center;gap:10px}.buy-points li>i{width:20px;color:#4e6154}
.cta-icons>.agent-symbol{width:96px;height:96px;border-radius:26px;display:grid;place-items:center;font-size:33px;box-shadow:0 20px 40px rgba(0,0,0,.15);background:#fff}.cta-icons>.agent-symbol i{width:auto;height:auto;border-radius:0;display:inline;place-items:initial;font-style:normal;font-size:inherit;box-shadow:none}.cta-icons>.agent-symbol:nth-child(2),.cta-icons>.agent-symbol:nth-child(5){transform:translateY(18px)}.cta-icons>.agent-symbol:nth-child(3){transform:translateY(-12px)}
.market-orbit .agent-symbol{border:8px solid rgba(255,255,255,.78);box-shadow:0 24px 44px rgba(66,92,119,.16);background:rgba(255,255,255,.95)}.market-orbit .agent-symbol i{font-size:30px}.orbit-item.brand-google{background:#eef6ff}.orbit-item.brand-meta{background:#efe8ff}.orbit-item.brand-amazon{background:#fff0e3}.orbit-item.brand-shopify{background:#e6f4e8}.orbit-item.brand-generic{background:#fff}



/* Setapp-like interactive onboarding story */
.setapp-how{padding-top:120px;padding-bottom:130px;background:#fff}.how-experience{max-width:1240px;margin:64px auto 0;display:grid;grid-template-columns:minmax(330px,.72fr) minmax(620px,1.28fr);gap:62px;align-items:start}.how-steps{display:flex;flex-direction:column;padding:44px 0 54px}.how-step{appearance:none;border:0;background:transparent;text-align:left;display:grid;grid-template-columns:26px 1fr;gap:28px;padding:0;color:#a3a5aa;cursor:pointer;min-height:230px;transition:color .35s,opacity .35s}.how-step:last-child{min-height:190px}.how-rail{position:relative;width:4px;height:100%;margin-left:6px;background:#f2e4f0;border-radius:999px;overflow:hidden}.how-rail i{position:absolute;left:0;right:0;top:0;height:0;background:#ef58c8;border-radius:inherit;transition:height .65s cubic-bezier(.2,.7,.2,1)}.how-step.active{color:#17181c}.how-step.active .how-rail i{height:100%}.how-step-content{display:block;padding:2px 0 38px}.how-step-kicker{font-size:11px;color:#8f9299;display:flex;align-items:center;gap:8px;margin-bottom:18px}.how-step-kicker i{font-size:12px}.how-step strong{display:block;font-size:28px;line-height:1.1;margin-bottom:15px;font-weight:720}.how-step em{font-style:normal;display:block;font-size:17px;line-height:1.55;max-width:390px;color:#777b83;transition:color .35s}.how-step.active em{color:#34383f}.how-stage{position:sticky;top:112px;min-width:0}.how-stage-window{position:relative;background:#fff;border:1px solid #d5d8dd;border-radius:22px;box-shadow:0 26px 60px rgba(30,42,59,.17),0 3px 10px rgba(30,42,59,.08);overflow:hidden;min-height:510px;transform:translateZ(0)}.how-stage-window:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.24),transparent 32%)}.how-stage-top{height:48px;background:#f4f4f5;border-bottom:1px solid #e5e6e9;display:flex;align-items:center;gap:7px;padding:0 15px;position:relative;z-index:5}.how-stage-top>span{width:10px;height:10px;border-radius:50%;background:#ff625d}.how-stage-top>span:nth-child(2){background:#f5c74e}.how-stage-top>span:nth-child(3){background:#52c66b}.how-stage-top>div{margin-left:auto;font-size:10px;color:#666b73;display:flex;align-items:center;gap:6px}.how-panel{position:absolute;left:0;right:0;top:48px;bottom:0;display:grid;grid-template-columns:156px 1fr;opacity:0;visibility:hidden;transform:translateY(18px) scale(.99);transition:opacity .5s ease,transform .55s cubic-bezier(.2,.75,.2,1),visibility .5s}.how-panel.active{opacity:1;visibility:visible;transform:translateY(0) scale(1);z-index:2}.how-app-sidebar{background:#f2f2f4;padding:24px 14px;display:flex;flex-direction:column;gap:7px}.how-app-sidebar strong{font-size:15px;margin:0 8px 21px;display:flex;align-items:center;gap:8px}.brand-mini{width:26px;height:26px;border-radius:8px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 2px 8px rgba(32,42,56,.08)}.brand-mini img{width:23px;height:23px;object-fit:contain;display:block}.how-app-sidebar>span:not(.brand-mini){padding:9px 10px;border-radius:9px;font-size:11px;color:#686c74;display:flex;align-items:center;gap:9px}.how-app-sidebar>span.active{background:#fff;color:#17181c;font-weight:650}.how-app-sidebar>span i{width:14px;text-align:center}.how-panel-main{padding:38px 38px 34px;overflow:hidden}.panel-label{font-size:10px;color:#8b8f97}.how-panel-main h3{font-size:31px;margin:10px 0 8px}.how-panel-main>p{color:#6a6e76;margin:0 0 28px;font-size:14px}.install-product{background:#f6f6f8;border-radius:18px;padding:18px;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;margin-top:42px}.entrylap-app-icon{width:58px;height:58px;border-radius:17px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 7px 18px rgba(34,45,60,.12)}.entrylap-app-icon img{width:48px;height:48px;display:block;object-fit:contain}.install-product strong,.install-product span{display:block}.install-product strong{font-size:14px}.install-product span{font-size:11px;color:#747881;margin-top:4px}.install-product button,.how-agent-card b,.approval-card button{border:0;background:#18191d;color:#fff;border-radius:999px;padding:10px 16px;font-size:10px;font-weight:700}.install-product button{display:flex;align-items:center;gap:7px}.safe-note{margin-top:16px;background:#edf7f1;border-radius:15px;padding:14px 16px;display:flex;align-items:flex-start;gap:12px;color:#496153}.safe-note>i{margin-top:2px}.safe-note span{font-size:11px;line-height:1.45}.safe-note b{display:block;color:#24392b;margin-bottom:2px}.how-agent-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.how-agent-card{border-radius:20px;padding:18px;min-height:195px;display:flex;flex-direction:column;align-items:flex-start;transition:transform .35s cubic-bezier(.2,.75,.2,1),box-shadow .35s}.how-agent-card:hover{transform:translateY(-6px);box-shadow:0 16px 30px rgba(45,58,75,.1)}.how-agent-card.blue{background:#dceeff}.how-agent-card.purple{background:#eadfff}.how-agent-card.orange{background:#ffe8d8}.how-agent-card>span{width:42px;height:42px;border-radius:13px;background:#fff;display:grid;place-items:center;font-size:18px;margin-bottom:24px}.how-agent-card.blue>span{color:#4285f4}.how-agent-card.purple>span{color:#0866ff}.how-agent-card.orange>span{color:#111}.how-agent-card strong{font-size:13px}.how-agent-card small{font-size:10px;color:#666b74;margin:5px 0 18px}.how-agent-card b{font-size:10px;margin-top:auto}.library-note{margin-top:15px;font-size:11px;color:#6b7078;display:flex;gap:8px;align-items:center}.run-status{background:#f5f7f7;border-radius:18px;padding:20px;margin-top:35px}.run-status>div:first-child{display:grid;grid-template-columns:14px 1fr;gap:5px 10px;align-items:center}.run-status strong{font-size:13px}.run-status em{grid-column:2;font-style:normal;font-size:10px;color:#72767e}.pulse-dot{width:11px;height:11px;border-radius:50%;background:#55c97b;box-shadow:0 0 0 0 rgba(85,201,123,.55);animation:pulseDot 1.8s infinite}.run-progress{height:7px;background:#e1e4e7;border-radius:999px;margin-top:20px;overflow:hidden}.run-progress i{display:block;width:72%;height:100%;background:#62a7ff;border-radius:inherit;animation:progressShimmer 2.3s ease-in-out infinite}.approval-card{margin-top:16px;border:1px solid #ead9b2;background:#fff8e9;border-radius:18px;padding:16px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:12px}.approval-card>span{width:38px;height:38px;border-radius:12px;background:#ffebbf;color:#926812;display:grid;place-items:center}.approval-card strong,.approval-card small{display:block}.approval-card strong{font-size:12px}.approval-card small{font-size:10px;color:#777a81;margin-top:4px}.approval-card button{padding:9px 13px}@keyframes pulseDot{70%{box-shadow:0 0 0 10px rgba(85,201,123,0)}100%{box-shadow:0 0 0 0 rgba(85,201,123,0)}}@keyframes progressShimmer{0%,100%{width:60%}50%{width:78%}}

@media(max-width:1100px){.how-experience{grid-template-columns:1fr;gap:32px}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0}.how-step,.how-step:last-child{min-height:0;grid-template-columns:1fr;padding:20px;border-radius:22px;background:#f5f4f1}.how-rail{width:100%;height:4px;margin:0 0 16px}.how-step-content{padding:0}.how-step strong{font-size:21px}.how-step em{font-size:14px}.how-stage{position:relative;top:auto}.how-stage-window{min-height:500px}}
@media(max-width:760px){.how-experience{margin-top:36px}.how-steps{grid-template-columns:1fr}.how-step{display:grid;grid-template-columns:20px 1fr;gap:18px;background:transparent;padding:0;min-height:145px}.how-step:last-child{min-height:125px}.how-rail{width:4px;height:100%;margin:0 0 0 5px}.how-step strong{font-size:22px}.how-step em{font-size:14px}.how-stage-window{min-height:470px;border-radius:18px}.how-panel{grid-template-columns:1fr}.how-app-sidebar{display:none}.how-panel-main{padding:28px 20px}.how-panel-main h3{font-size:27px}.install-product{grid-template-columns:50px 1fr;margin-top:26px}.install-product button{grid-column:1/-1;justify-content:center}.entrylap-app-icon{width:50px;height:50px}.how-agent-row{grid-template-columns:repeat(3,1fr);gap:7px}.how-agent-card{padding:12px;min-height:165px;border-radius:16px}.how-agent-card>span{width:36px;height:36px;margin-bottom:18px}.how-agent-card strong{font-size:11px}.how-agent-card small{font-size:8px}.how-agent-card b{padding:8px 10px}.approval-card{grid-template-columns:34px 1fr}.approval-card button{grid-column:1/-1;width:100%}.cta-icons>.agent-symbol{width:70px;height:70px;border-radius:19px;font-size:24px}.market-search>i{margin-right:8px}}
@media(prefers-reduced-motion:reduce){.pulse-dot,.run-progress i{animation:none}.how-panel,.how-rail i,.how-agent-card{transition:none}}

/* V7 brand asset sizing */
.footer .brand-logo{width:34px;height:34px}.how-stage-top{isolation:isolate}@media(max-width:760px){.brand-logo{width:28px;height:28px}.footer .brand-logo{width:32px;height:32px}}


/* V8 — clean marketplace-only model and stable HTML hero */
.desktop-nav a,.nav-menu-btn,.header-actions a{display:inline-flex;align-items:center;gap:8px}.desktop-nav a>i,.nav-menu-btn>i:first-child,.header-actions a>i{font-size:13px}.nav-menu-btn .nav-chevron{font-size:9px;margin-left:1px}.mega-menu a,.mobile-menu a{display:flex;align-items:center;gap:10px}.mega-menu a>i{width:17px;text-align:center;color:#6d727a}.mobile-menu a>i{width:18px;text-align:center}.header-actions .black-pill i{font-size:12px}.hero .button i{margin-right:8px}
.hero-art.hero-workspace{width:min(1120px,86vw);height:540px;margin:52px auto -104px;filter:none;overflow:visible}.workspace-window{position:absolute;inset:20px 58px 0;border:15px solid #24262b;border-bottom-width:18px;border-radius:34px 34px 22px 22px;background:#f7f9fc;box-shadow:0 36px 70px rgba(42,66,92,.18);overflow:hidden}.workspace-chrome{height:54px;background:#f8f9fb;display:flex;align-items:center;gap:8px;padding:0 18px;border-bottom:1px solid #e8eaee}.workspace-chrome>span{width:11px;height:11px;border-radius:50%}.workspace-chrome>span:nth-child(1){background:#f06b65}.workspace-chrome>span:nth-child(2){background:#f0c54f}.workspace-chrome>span:nth-child(3){background:#5ac675}.workspace-address{margin-left:16px;min-width:240px;height:30px;border-radius:9px;background:#eef0f4;color:#7b8088;display:flex;align-items:center;gap:7px;padding:0 12px;font-size:10px}.workspace-body{height:calc(100% - 54px);display:grid;grid-template-columns:184px 1fr}.workspace-sidebar{background:#f0f1f4;padding:27px 16px;display:flex;flex-direction:column;gap:8px}.workspace-brand{display:flex;align-items:center;gap:8px;margin:0 7px 18px}.workspace-brand img{width:28px;height:28px;object-fit:contain}.workspace-brand strong{font-size:17px}.workspace-sidebar>small{font-size:9px;color:#8d929a;margin:0 8px 7px}.workspace-sidebar>a{display:flex;align-items:center;gap:9px;padding:10px 11px;border-radius:10px;color:#626871;font-size:11px}.workspace-sidebar>a i{width:14px;text-align:center}.workspace-sidebar>a.active{background:#fff;color:#1b1c20;font-weight:700}.workspace-main{padding:26px 28px 25px;min-width:0}.workspace-search{height:52px;border-radius:16px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 18px;color:#90959d;font-size:11px;box-shadow:0 3px 12px rgba(43,57,75,.04)}.workspace-search kbd{margin-left:auto;border:1px solid #e0e2e7;background:#f7f7f8;border-radius:7px;padding:4px 7px;font-family:inherit;color:#858a91}.workspace-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:20px 2px 15px}.workspace-heading small{font-size:8px;color:#91959c}.workspace-heading h3{margin:4px 0 0;font-size:24px}.workspace-heading>a{font-size:10px;color:#606772;display:flex;gap:6px;align-items:center}.workspace-agent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.workspace-agent{position:relative;min-width:0;border-radius:20px;padding:15px;display:grid;grid-template-columns:42px 1fr 16px;align-items:center;gap:10px;transition:transform .28s ease,box-shadow .28s ease}.workspace-agent:hover{transform:translateY(-5px);box-shadow:0 16px 30px rgba(45,58,75,.10)}.workspace-agent.sky{background:#dceeff}.workspace-agent.lavender{background:#eadfff}.workspace-agent.peach{background:#ffe8d8}.workspace-agent-icon{width:42px;height:42px;border-radius:13px;background:#fff;display:grid;place-items:center;font-size:19px;line-height:1}.workspace-agent-icon.google{color:#4285f4}.workspace-agent-icon.meta{color:#0866ff}.workspace-agent-icon.amazon{color:#111}.workspace-agent strong,.workspace-agent small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-agent strong{font-size:12px}.workspace-agent small{font-size:8px;color:#616772;margin-top:4px}.workspace-agent .open-arrow{font-size:8px;color:#747a83;opacity:.62}.workspace-running{margin-top:15px;background:#fff;border-radius:20px;padding:17px 19px;box-shadow:0 3px 13px rgba(40,55,74,.04)}.running-head{display:grid;grid-template-columns:12px auto 1fr;gap:10px;align-items:center}.run-dot{width:11px;height:11px;border-radius:50%;background:#52c675;box-shadow:0 0 0 5px rgba(82,198,117,.12)}.running-head div small,.running-head div strong{display:block}.running-head div small{font-size:7px;color:#8c9198}.running-head div strong{font-size:11px;margin-top:2px}.running-head>span:last-child{justify-self:end;font-size:8px;color:#757a82}.workspace-progress{height:6px;background:#e8ebef;border-radius:999px;margin-top:14px;overflow:hidden}.workspace-progress i{display:block;width:69%;height:100%;background:#63a7ff;border-radius:inherit;animation:v8Progress 2.6s ease-in-out infinite}.workspace-output{display:flex;align-items:center;gap:13px;margin-top:12px;color:#737982;font-size:8px}.workspace-output span{display:flex;align-items:center;gap:5px}.workspace-output span i{color:#50b977}.workspace-output button{margin-left:auto;border:0;background:#191a1e;color:#fff;border-radius:999px;padding:8px 12px;font-size:8px}.workspace-float{position:absolute;z-index:6;display:grid;place-items:center;line-height:1;box-shadow:0 24px 42px rgba(49,72,98,.15);animation:v8Float 5.4s ease-in-out infinite}.workspace-float>i{display:block}.float-shopify{left:0;top:124px;width:118px;height:118px;border-radius:34px;background:#ffd8bf;color:#6ea33c;font-size:34px;transform:rotate(-8deg)}.float-content{right:2px;top:96px;width:116px;height:116px;border-radius:34px;background:#d8ccff;color:#1b1c20;font-size:31px;transform:rotate(8deg);animation-delay:-1.7s}.float-research{right:17px;bottom:27px;width:108px;height:108px;border-radius:32px;background:#d9f0e4;color:#1b1c20;font-size:29px;transform:rotate(-7deg);animation-delay:-3.2s}@keyframes v8Float{0%,100%{translate:0 0}50%{translate:0 -7px}}@keyframes v8Progress{0%,100%{width:64%}50%{width:76%}}
.one-time-note{margin-top:15px;border-radius:18px;background:#eef8f1;padding:15px 16px;display:flex;gap:11px;align-items:flex-start}.one-time-note>i{margin-top:2px;color:#54b675}.one-time-note span,.one-time-note b{display:block}.one-time-note b{font-size:12px;margin-bottom:3px}.one-time-note span{font-size:11px;line-height:1.5;color:#5e6962}.catalog-banner{background:linear-gradient(135deg,#f2ebff,#e6f3ff)}
@media(max-width:1100px){.hero-art.hero-workspace{width:min(930px,92vw);height:485px}.workspace-window{inset:18px 46px 0}.workspace-body{grid-template-columns:154px 1fr}.workspace-sidebar{padding:22px 12px}.workspace-main{padding:22px}.workspace-agent{grid-template-columns:38px 1fr;padding:12px}.workspace-agent-icon{width:38px;height:38px}.float-shopify{width:100px;height:100px}.float-content{width:98px;height:98px}.float-research{width:94px;height:94px}.running-head>span:last-child{display:none}}
@media(max-width:760px){.hero-art.hero-workspace{width:700px;height:395px;margin-top:38px;margin-bottom:-56px;margin-left:calc(50% - 350px)}.workspace-window{inset:12px 34px 0;border-width:10px;border-bottom-width:12px;border-radius:24px}.workspace-chrome{height:38px;padding:0 12px}.workspace-chrome>span{width:8px;height:8px}.workspace-address{display:none}.workspace-body{height:calc(100% - 38px);grid-template-columns:108px 1fr}.workspace-sidebar{padding:17px 8px}.workspace-brand{margin:0 4px 12px}.workspace-brand img{width:20px;height:20px}.workspace-brand strong{font-size:12px}.workspace-sidebar>small{font-size:6px}.workspace-sidebar>a{font-size:7px;padding:7px}.workspace-main{padding:16px}.workspace-search{height:36px;border-radius:11px;font-size:7px;padding:0 10px}.workspace-heading{margin:13px 1px 10px}.workspace-heading h3{font-size:15px}.workspace-heading>a{font-size:6px}.workspace-agent-grid{gap:7px}.workspace-agent{border-radius:13px;padding:8px;grid-template-columns:28px 1fr;gap:6px}.workspace-agent-icon{width:28px;height:28px;border-radius:9px;font-size:13px}.workspace-agent strong{font-size:7px}.workspace-agent small{font-size:5px}.workspace-agent .open-arrow{display:none}.workspace-running{margin-top:9px;border-radius:13px;padding:10px}.running-head{grid-template-columns:8px auto}.run-dot{width:7px;height:7px}.running-head div small{font-size:5px}.running-head div strong{font-size:7px}.workspace-progress{height:4px;margin-top:8px}.workspace-output{font-size:5px;margin-top:7px;gap:7px}.workspace-output button{font-size:5px;padding:5px 8px}.workspace-float{display:none}}
@media(prefers-reduced-motion:reduce){.workspace-float,.workspace-progress i{animation:none}}
