@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";
:root{--bg:#fbfcf9;--paper:#fff;--ink:#202c26;--muted:#7a827d;--line:#e6eae3;--green:#285b43;--green-dark:#204c38;--lime:#deebcd;--soft:#f0f4ea;--font-body:"DM Sans",Arial,sans-serif;--font-display:"Manrope",Arial,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:14px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #79a985}button svg,a svg{flex-shrink:0}button{transition:background .15s,border-color .15s}p{color:#707a72;margin:0 0 16px;line-height:1.7}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-weight:650}h1{font-size:44px;line-height:1.23}h2{font-size:23px;line-height:1.35}h3{letter-spacing:-.025em;font-size:16px;line-height:1.4}small{color:var(--muted);font-size:11px;line-height:1.6}strong{font-weight:600}svg{vertical-align:middle}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{background:var(--green);color:#fff;z-index:100;padding:12px;position:fixed;top:-60px;left:20px}.skip-link:focus{top:12px}.button{white-space:nowrap;background:#fff;border:1px solid #dfe5db;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:41px;padding:10px 16px;font-size:12px;font-weight:600;display:inline-flex}.button:hover:not(:disabled){background:#f2f5ed;border-color:#6f7a65}.button.primary{background:var(--green);color:#fff;border-color:var(--green)}.button.primary:hover:not(:disabled){background:var(--green-dark)}.button.danger{color:#ab453c;border-color:#6f7a65}.button.full{width:100%;margin-top:12px}.text-button{color:var(--green);background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:8px 0;font-size:12px;display:inline-flex}.text-button.full{width:100%}.icon-button{background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:7px;display:inline-flex}.icon-button:hover:not(:disabled){background:var(--soft)}.muted{color:var(--muted)}.badge{white-space:nowrap;border-radius:5px;align-items:center;gap:4px;padding:5px 7px;font-size:10px;font-weight:500;line-height:1.2;display:inline-flex}.badge.verified{color:#39684e;background:#eef5e9}.badge.neutral{color:#60725c;background:#f2f5ee}.badge.subtle{color:#6f7a65;background:#f4f5f2}.source-link{color:var(--green);overflow-wrap:anywhere;align-items:center;gap:5px;font-size:12px;display:inline-flex}.address{overflow-wrap:anywhere;font-family:monospace;font-size:12px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.sidebar{border-right:1px solid var(--line);z-index:30;background:#f6f8f2;flex-direction:column;width:226px;padding:32px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{font-family:var(--font-display);letter-spacing:-1.2px;align-items:center;gap:8px;padding:0 9px;font-size:19px;font-weight:800;display:flex}.brand-symbol{color:#386349;align-items:center;display:flex}.brand-dot{color:#6f7a65;margin-left:-9px}.sidebar-label{letter-spacing:1.5px;color:#6f7a65;margin:32px 0 18px;padding:0 13px;font-size:9px;font-weight:600}.sidebar nav{gap:5px;display:grid}.nav-item{color:#6f7a65;border-radius:7px;align-items:center;gap:11px;min-height:44px;padding:10px 14px;font-size:12px;display:flex}.nav-item.active{color:#3c5935;background:#e6ecdd;font-weight:600}.nav-item:hover{background:#edf1e6}.nav-arrow{margin-left:auto;font-size:16px}.count{color:#3f5b30;background:#d4e0c5;border-radius:4px;margin-left:auto;padding:2px 5px;font-size:10px}.category-label{margin-top:36px;margin-bottom:13px}.category-nav{min-height:40px;font-size:11px}.sidebar-bottom{margin-top:auto;padding-top:35px}.sidebar-note{background:#f0f4e9;border:1px solid #e0e6d7;border-radius:9px;padding:19px 15px}.sidebar-note>svg{color:#6f7a65;margin-bottom:12px}.sidebar-note strong{font-size:11px;display:block}.sidebar-note p{color:#6f7a65;margin:7px 0 14px;font-size:11px;line-height:1.8}.sidebar-note a{color:#627a52;justify-content:space-between;align-items:center;font-size:10px;display:flex}.chain-label{color:#6f7a65;align-items:center;gap:8px;padding:25px 9px 3px;font-size:10px;display:flex}.chain-diamond{color:#6f7a65}.network-dot{background:#76a874;border-radius:50%;width:5px;height:5px;display:inline-block}.chain-label .network-dot{margin-left:auto}.workspace{margin-left:226px}.topbar{border-bottom:1px solid var(--line);background:#ffffffc9;justify-content:space-between;align-items:center;gap:15px;height:79px;padding:0 43px;display:flex}.breadcrumb{color:#6f7a65;gap:13px;font-size:11px;display:flex}.breadcrumb>span{color:#6f7a65}.breadcrumb strong{color:#5e685e;font-weight:500}.topbar-right{align-items:center;gap:23px;display:flex}.noncustodial{color:#6f7a65;align-items:center;gap:6px;font-size:10px;display:flex}.wallet-button{background:#f9faf6;border-color:#6f7a65;min-height:35px;padding:9px 13px;font-size:10px}.mobile-menu{display:none}.page{max-width:1450px;min-height:calc(100vh - 160px);margin:auto;padding:44px 44px 55px}.footer{color:#6f7a65;border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:23px 44px;font-size:10px;display:flex}.footer span:last-child{align-items:center;gap:5px;display:flex}.hero{justify-content:space-between;align-items:center;min-height:239px;margin-bottom:33px;display:flex;position:relative}.hero-content{z-index:1;max-width:660px}.eyebrow{letter-spacing:1.7px;color:#6f7a65;align-items:center;gap:7px;margin-bottom:18px;font-size:9px;font-weight:600;display:flex}.eyebrow>span{background:#95aa7d;border-radius:50%;width:5px;height:5px}.eyebrow.small{letter-spacing:1.4px;margin-bottom:9px;font-size:8px}.hero h1{letter-spacing:-2.3px;font-size:clamp(35px,3.3vw,51px);font-weight:600}.hero h1 em{color:#6f7a65;font-style:normal}.hero p{color:#6f7a65;max-width:495px;margin:21px 0 0;font-size:13px;line-height:1.9}.hero-art{flex-shrink:0;width:286px;height:248px;margin-right:14px;position:relative}.orbit{border:1px solid #e1e8d5;border-radius:50%;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(-22deg)}.orbit-one{width:258px;height:160px}.orbit-two{width:184px;height:230px;transform:translate(-50%,-50%)rotate(38deg)}.art-core{background:#345740;border-radius:28px;justify-content:center;align-items:center;width:108px;height:108px;display:flex;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(-8deg);box-shadow:0 12px 38px #53774519,inset 0 0 0 1px #63845a33}.orbit-node{color:#6f7a65;background:#f3f7eb;border:1px solid #e1e8d6;border-radius:12px;justify-content:center;align-items:center;width:41px;height:41px;display:flex;position:absolute;box-shadow:0 3px 7px #48693307}.node-one{top:93px;left:9px;transform:rotate(-9deg)}.node-two{color:#6f7a65;background:#f8f4e7;top:19px;right:36px;transform:rotate(13deg)}.node-three{top:8px;left:72px;transform:rotate(-8deg)}.node-four{color:#6f7a65;background:#f2eff5;bottom:54px;right:20px;transform:rotate(12deg)}.art-caption{text-align:center;letter-spacing:2px;color:#6f7a65;width:100%;font-size:7px;position:absolute;bottom:9px}.category-hero{min-height:152px;margin-bottom:28px}.category-hero .hero-content{max-width:850px}.category-hero h1{font-size:42px}.search-section{margin-bottom:40px}.search-box{background:#fff;border:1px solid #dce3d3;border-radius:10px;align-items:center;gap:15px;padding:9px 10px 9px 21px;display:flex;box-shadow:0 3px 8px #60724c04}.search-sparkle{color:#6f7a65}.search-box input{color:#44583d;background:0 0;border:0;outline:none;flex:1;min-width:0;height:37px;font-size:12px}.search-box input::placeholder{color:#6f7a65}.search-box .button{min-height:40px;padding-left:18px;padding-right:15px;font-size:11px}.search-suggestions{color:#6f7a65;flex-wrap:wrap;align-items:center;gap:13px;margin-top:12px;font-size:9px;display:flex}.search-suggestions>span{margin-right:1px}.search-suggestions button{color:#6f7a65;background:#f2f5ec;border:0;border-radius:4px;align-items:center;gap:7px;padding:5px 8px;font-size:9px;display:flex}.search-suggestions button:hover{background:#e7eeda}.section-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.section-heading h2{letter-spacing:-.65px;font-size:17px;font-weight:650}.section-heading>span{color:#6f7a65;font-size:10px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.category-tile{background:#f2f6e9;border:1px solid #e1e7d8;border-radius:9px;min-height:177px;padding:18px;transition:transform .15s,box-shadow .15s}.category-tile:hover{transform:translateY(-3px);box-shadow:0 6px 14px #41603509}.category-tile.grid{background:#f7f5ed;border-color:#6f7a65}.category-tile.yield{background:#eef5ef;border-color:#6f7a65}.category-tile.health{background:#f3f0f5;border-color:#6f7a65}.category-tile-top{color:#6f7a65;justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.category-icon,.grid .category-icon,.yield .category-icon,.health .category-icon{color:#6f7a65}.category-tile h3{letter-spacing:-.25px;white-space:nowrap;margin-bottom:5px;font-size:12px}.category-tile p{color:#6f7a65;margin-bottom:20px;font-size:10px}.category-count{color:#6f7a65;justify-content:space-between;align-items:center;font-size:9px;display:flex}.grid .category-count,.grid.category-tile p,.yield .category-count,.yield.category-tile p,.health .category-count,.health.category-tile p{color:#6f7a65}.category-section{margin-bottom:45px}.results-heading{margin-bottom:22px}.results-heading h2{align-items:center;gap:10px;font-size:22px;display:flex}.result-count{font-family:var(--font-body);letter-spacing:0;color:#6f7a65;background:#eef2e8;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:500}.filter-button{min-height:33px;padding:7px 11px;font-size:10px}.filter-button.pressed{background:#edf2e6}.results-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;margin-bottom:23px;display:flex}.tabs{align-items:center;gap:22px;display:flex}.tabs button{color:#6f7a65;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:0 0 15px;font-size:11px;display:flex}.tabs button.selected{color:#617949;border-bottom-color:#6f7a65;font-weight:600}.sort-note{color:#6f7a65;align-items:center;gap:7px;padding-bottom:10px;font-size:9px;display:flex}.filter-row{background:#f1f4eb;border-radius:8px;align-items:end;gap:16px;margin-bottom:24px;padding:16px;display:flex}.filter-row label{color:#6f7a65;flex:1;gap:6px;font-size:10px;display:grid}.filter-row select{color:#6c7c5d;background:#fff;border:1px solid #dfe6d6;border-radius:5px;width:100%;padding:8px 11px;font-size:11px}.intent-summary{color:#6f7a65;background:#edf3e5;border:1px solid #dce7d2;border-radius:8px;align-items:center;gap:13px;margin-bottom:18px;padding:15px 18px;display:flex}.intent-summary strong{font-size:12px}.intent-summary p{color:#6f7a65;margin:5px 0 0;font-size:11px}.intent-summary>.badge{margin-left:auto;font-size:9px}.notice{color:#6f7a65;background:#fbf8ef;border:1px solid #e5dece;border-radius:7px;align-items:flex-start;gap:11px;margin:16px 0;padding:14px 16px;font-size:12px;line-height:1.6;display:flex}.notice>svg{flex-shrink:0;margin-top:2px}.notice strong{color:#806c45;font-size:12px}.notice p{color:#6f7a65;margin:2px 0 0;font-size:11px}.notice.error{color:#ac5146;background:#fcf3ef;border-color:#6f7a65}.subtle-notice{color:#6f7a65;background:#f5f7f0;border-color:#6f7a65}.subtle-notice strong,.subtle-notice p{color:#6f7a65}.agent-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;display:grid}.agent-card{background:#fff;border:1px solid #e3e8dd;border-radius:10px;flex-direction:column;min-width:0;padding:19px 19px 0;transition:border-color .2s,box-shadow .2s;display:flex}.agent-card:hover{border-color:#6f7a65;box-shadow:0 4px 19px #47623308}.agent-card-top{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.agent-avatar{color:#6f7a65;background:#eaf0dd;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.agent-avatar.grid{color:#6f7a65;background:#f4efdf}.agent-avatar.yield{color:#6f7a65;background:#e7f0e8}.agent-avatar.health{color:#6f7a65;background:#ede8f2}.agent-avatar.large{border-radius:20px;width:75px;height:75px}.compare-toggle{color:#6f7a65;background:#fff;border:1px solid #e4e8df;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.compare-toggle:hover,.compare-toggle.selected{color:#6f7a65;background:#eff5e6;border-color:#6f7a65}.agent-title{font-family:var(--font-display);letter-spacing:-.45px;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:21px;margin-bottom:4px;font-size:14px;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.agent-title a:hover{color:#6f7a65}.agent-byline{color:#6f7a65;white-space:nowrap;align-items:center;gap:5px;margin-bottom:13px;font-size:8px;display:flex}.agent-byline span{color:#6f7a65}.agent-description{color:#6f7a65;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:54px;margin-bottom:13px;font-size:10px;line-height:1.8;display:-webkit-box;overflow:hidden}.agent-badges{flex-wrap:wrap;gap:6px;margin-bottom:17px;display:flex}.agent-badges .badge{padding:4px 5px;font-size:8px}.agent-badges .badge svg{width:11px}.card-facts{border-top:1px solid #f0f2eb;justify-content:space-between;gap:10px;margin:0 0 14px;padding-top:14px;display:flex}.card-facts dt{color:#6f7a65;margin-bottom:5px;font-size:8px}.card-facts dd{color:#6f7d60;margin:0;font-size:11px;font-weight:500}.card-facts dd.muted{color:#6f7a65;font-size:10px}.card-tags{flex-wrap:wrap;align-items:center;gap:5px;margin-bottom:18px;display:flex}.card-tags span{color:#6f7a65;background:#f7f8f4;border:1px solid #eef0e8;border-radius:4px;padding:3px 5px;font-size:8px}.card-bottom{border-top:1px solid #edf0e6;justify-content:space-between;align-items:center;gap:6px;margin-top:auto;padding:13px 0;display:flex}.card-bottom>span{color:#6f7a65;font-size:8px}.card-bottom>a{color:#6f7a65;align-items:center;gap:4px;font-size:9px;display:flex}.agent-skeleton{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:344px;padding:20px}.agent-skeleton>div{background:#f1f3ec;border-radius:4px;width:80%;height:12px;margin-bottom:19px;animation:1.5s infinite pulse}.agent-skeleton>div:first-child{width:44px;height:44px}.agent-skeleton>div:last-child{width:100%;height:98px}@keyframes pulse{50%{opacity:.4}}.results-footer{color:#6f7a65;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:9px;line-height:1.6;display:flex}.results-footer small{color:#6f7a65;font-size:8px;display:block}.pagination{align-items:center;gap:8px;font-size:10px;display:flex}.trust-strip{color:#6f7a65;background:#f5f7ef;border:1px solid #e5eadc;border-radius:9px;align-items:center;gap:17px;margin-top:10px;padding:22px 24px;display:flex}.trust-strip h3{color:#6f7a65;letter-spacing:-.2px;font-size:12px}.trust-strip p{color:#6f7a65;margin:6px 0 0;font-size:9px}.trust-strip a{white-space:nowrap;align-items:center;gap:8px;margin-left:auto;font-size:9px;display:flex}.empty{text-align:center;color:#6f7a65;background:#f6f8f1;border:1px dashed #dce4d1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:75px 30px;display:flex}.empty h2,.empty h3{color:#61744e}.empty p{color:#6f7a65;max-width:490px;margin:0;font-size:12px}.empty .button{margin-top:5px}.empty>svg{opacity:.6}.compare-dock{z-index:25;color:#6f7a65;white-space:nowrap;background:#fff;border:1px solid #d7e0cc;border-radius:12px;align-items:center;gap:18px;padding:12px 15px;font-size:11px;display:flex;position:fixed;bottom:24px;left:calc(50% + 113px);transform:translate(-50%);box-shadow:0 10px 30px #273e3014}.compare-dock .button{font-size:10px}.toast{z-index:50;color:#fff;background:#3b5540;border-radius:8px;gap:15px;max-width:calc(100vw - 40px);padding:15px 18px;font-size:12px;display:flex;position:fixed;bottom:100px;left:calc(50% + 113px);transform:translate(-50%)}.toast .icon-button{color:#fff}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#243b2d55;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.modal{background:#fff;border:1px solid #dfe7d6;border-radius:16px;width:455px;max-height:90vh;padding:35px;position:relative;overflow-y:auto;box-shadow:0 20px 70px #183c2725}.modal-close{color:#6f7a65;position:absolute;top:13px;right:14px}.modal h2{margin-bottom:12px;font-size:25px}.modal p{font-size:12px}.modal small{text-align:center;margin-top:15px;display:block}.large-icon{color:#6f7a65;background:#eef4e5;border-radius:15px;justify-content:center;align-items:center;width:57px;height:57px;margin-bottom:19px;display:inline-flex}.activation-modal{width:620px}.activation-modal h2{font-size:30px}.modal-subtitle{color:#6f7a65;overflow-wrap:anywhere}.field-label{color:#6f7a65;gap:10px;margin-top:25px;font-size:12px;font-weight:500;display:grid}.field-label textarea{resize:vertical;color:#6f7a65;background:#fafbf7;border:1px solid #e0e6d7;border-radius:8px;width:100%;padding:12px;font-size:12px;line-height:1.7}.pending-status{color:#6f7a65;background:#f3f7ec;border-radius:6px;align-items:center;gap:9px;margin-top:16px;padding:12px;font-size:11px;display:flex}.quote-price{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 0;display:flex}.quote-price>div>span{color:#6f7a65;margin-bottom:4px;font-size:11px;display:block}.quote-price strong{font-size:32px;font-family:var(--font-display);letter-spacing:-1px}.quote-price strong small{font-size:15px;display:inline}.permission-list{gap:17px;padding:23px 0;display:grid}.permission-list>div{color:#6f7a65;align-items:flex-start;gap:12px;display:flex}.permission-list strong{color:#6f7a65;font-size:12px}.permission-list p{color:#6f7a65;margin:5px 0 0;font-size:11px}.consent{color:#6f7a65;align-items:flex-start;gap:10px;margin-top:22px;font-size:11px;line-height:1.7;display:flex}.consent input{accent-color:var(--green);margin-top:3px}.technical{color:#6f7a65;background:#f6f8f2;border:1px solid #e6ecdf;border-radius:8px;margin:14px 0;padding:15px;font-size:11px}.technical summary{cursor:pointer;color:#6f7a65;font-size:11px}.technical p{overflow-wrap:anywhere;margin:14px 0 0;font-size:11px}.technical pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:280px;font-size:10px;line-height:1.8;overflow:auto}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin:0 0 34px;display:flex}.page-heading h1{font-size:37px}.page-heading p{margin:13px 0 0;font-size:12px}.back-link{color:#6f7a65;align-items:center;gap:8px;margin-bottom:31px;font-size:11px;display:inline-flex}.detail-header{border-bottom:1px solid var(--line);align-items:center;gap:20px;margin-bottom:34px;padding-bottom:33px;display:flex}.detail-header h1{overflow-wrap:anywhere;max-width:650px;font-size:29px}.detail-header>.button{margin-left:auto;font-size:10px}.detail-badges{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.detail-grid{grid-template-columns:minmax(0,1fr) 290px;gap:43px;display:grid}.detail-content section{border-bottom:1px solid var(--line);margin-bottom:28px;padding-bottom:28px}.detail-content h2{margin-bottom:17px;font-size:19px}.description-full{color:#6f7a65;font-size:12px;line-height:1.95}.source-note{color:#6f7a65;font-size:10px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.capability-grid>div{color:#6f7a65;background:#f3f7ec;border:1px solid #e3ead9;border-radius:8px;padding:18px}.capability-grid strong{color:#6f7a65;margin:12px 0 6px;font-size:11px;display:block}.capability-grid p{color:#6f7a65;margin-bottom:0;font-size:10px}.detail-facts{margin:24px 0 0;display:grid}.detail-facts>div{border-bottom:1px solid #eff2e8;grid-template-columns:150px minmax(0,1fr);gap:12px;padding:11px 0;font-size:11px;line-height:1.6;display:grid}.detail-facts>div:last-child{border:0}.detail-facts dt{color:#6f7a65}.detail-facts dd{color:#6f7a65;overflow-wrap:anywhere;margin:0}.section-title{color:#6f7a65;align-items:center;gap:9px;margin-bottom:18px;display:flex}.section-title h2{margin:0}.evidence-grid{grid-template-columns:1fr 1fr;gap:20px;margin:20px 0;display:grid}.evidence-grid>div{border:1px solid #e5eade;border-radius:8px;padding:19px}.evidence-grid span{color:#6f7a65;margin-bottom:9px;font-size:10px;display:block}.evidence-grid strong{color:#6f7a65;letter-spacing:-.3px;font-size:15px;display:block}.evidence-grid small{font-size:10px}.evidence-grid p{color:#6f7a65;margin:12px 0 0;font-size:10px}.activity-line{align-items:center;gap:13px;margin:20px 0;display:flex}.timeline-dot{background:#a6bd89;border-radius:50%;flex-shrink:0;width:8px;height:8px}.activity-line strong{color:#6f7a65;font-size:11px}.activity-line p{color:#6f7a65;margin:4px 0 0;font-size:10px}.activity-line>a{margin-left:auto;font-size:10px}.activation-panel{background:#f6f9ef;border:1px solid #dfe7d4;border-radius:12px;align-self:start;padding:25px 22px;position:sticky;top:25px}.activation-panel h2{margin-bottom:17px;font-size:26px;line-height:1.4}.activation-panel>p{color:#6f7a65;font-size:11px}.activation-summary{color:#6f7a65;gap:15px;margin:22px 0;display:grid}.activation-summary>div{align-items:center;gap:8px;font-size:10px;display:flex}.activation-hint{text-align:center;color:#6f7a65;margin-top:10px;font-size:9px;display:block}.panel-footnote{color:#6f7a65;border-top:1px solid #e3ead9;margin-top:22px;padding-top:17px;font-size:9px;line-height:1.8}.detail-content section>p{color:#6f7a65;font-size:12px}.comparison-scroll{border:1px solid #e3e9db;border-radius:10px;margin-top:22px;overflow:auto}.comparison-table{border-collapse:collapse;table-layout:fixed;background:#fff;width:100%;min-width:660px;font-size:11px}.comparison-table th,.comparison-table td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #ebeee4;border-right:1px solid #ebeee4;padding:17px 20px;line-height:1.7}.comparison-table td{color:#6f7a65}.comparison-table thead th{background:#f6f9f0;padding-top:29px;position:relative}.comparison-table thead th:first-child{vertical-align:bottom;color:#6f7a65;width:170px;font-size:11px}.comparison-table h3{color:#6f7a65;margin:13px 0 10px;font-size:13px}.comparison-table tbody th{color:#6f7a65;background:#fafcf6;font-size:10px;font-weight:500}.comparison-table tr:last-child td,.comparison-table tr:last-child th{border-bottom:0}.comparison-table td:last-child,.comparison-table th:last-child{border-right:0}.comparison-table .remove-comparison{color:#6f7a65;position:absolute;top:6px;right:7px}.comparison-table .badge{font-size:8px}.comparison-table .button{font-size:10px}.detail-skeleton{background:#f0f4e9;border-radius:12px;height:600px;animation:1.5s infinite pulse}.dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;margin-top:28px;display:grid}.dashboard-stats>div{background:#fff;border:1px solid #e2e9d7;border-radius:10px;padding:25px}.dashboard-stats>div>span{color:#6f7a65;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;display:flex}.dashboard-stats strong{font-size:31px;font-family:var(--font-display);color:#647e4d;display:block}.dashboard-stats small{color:#6f7a65;margin-top:9px;font-size:10px}.dashboard-stats strong small{font-size:17px}.account-line{color:#6f7a65;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin:20px 0 31px;font-size:10px;display:flex}.account-line .text-button{font-size:10px}.dashboard-tabs{border-bottom:1px solid var(--line);margin-bottom:24px}.job-list{gap:19px;display:grid}.job-card{background:#fff;border:1px solid #e2e9d7;border-radius:10px;padding:23px}.job-card-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.job-card-header h3{color:#6f7a65;margin-bottom:6px;font-size:15px}.job-card-header span{color:#6f7a65;font-size:10px}.job-card>p{color:#6f7a65;font-size:12px}.job-meta{color:#6f7a65;justify-content:space-between;gap:20px;margin:15px 0;font-size:10px;display:flex}.job-meta>span{align-items:center;gap:6px;display:flex}.job-actions{align-items:center;gap:15px;margin-top:22px;display:flex}.job-actions .button{font-size:10px}.deliverable{background:#f5f8ee;border:1px solid #e5ebdb;border-radius:8px;padding:15px}.deliverable summary{color:#6f7a65;cursor:pointer;font-size:12px}.deliverable pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:var(--font-body);color:#6f7a65;max-height:500px;font-size:12px;line-height:1.9;overflow:auto}.activity-links{flex-direction:column;gap:15px;display:flex}.activity-links p{color:#6f7a65;font-size:10px}.account-empty{min-height:420px}@media (min-width:1600px){.agent-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero h1{font-size:56px}.hero-art{margin-right:65px}.hero{min-height:270px}.category-tile{min-height:188px}.agent-description{font-size:11px}.agent-title{font-size:15px}}@media (max-width:1200px){.sidebar{width:205px;padding-left:14px;padding-right:14px}.workspace{margin-left:205px}.brand{font-size:18px}.page{padding:32px 29px 45px}.topbar{padding:0 29px}.hero-art{transform-origin:100%;width:252px;margin-left:-20px;margin-right:-8px;transform:scale(.86)}.hero h1{font-size:39px}.hero p{max-width:390px}.category-grid{gap:10px}.category-tile{padding:15px 12px}.category-tile h3{font-size:10px}.agent-grid{gap:13px}.agent-card{padding:15px 14px 0}.agent-badges{gap:4px}.agent-badges .badge,.agent-byline{font-size:7px}.agent-title{font-size:12px}.detail-grid{grid-template-columns:minmax(0,1fr) 255px;gap:25px}.detail-header h1{font-size:25px}.compare-dock,.toast{left:calc(50% + 102px)}.footer{padding-left:29px;padding-right:29px}.card-bottom>span{font-size:7px}}@media (max-width:1000px){.hero-art{display:none}.hero{min-height:225px}.hero-content{max-width:100%}.hero h1{font-size:43px}.hero p{max-width:520px}.agent-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-tile h3{font-size:13px}.category-tile{padding:19px}.category-tile p{font-size:11px}.noncustodial{display:none}.detail-grid{flex-direction:column-reverse;display:flex}.activation-panel{position:static}.detail-header{flex-wrap:wrap}.activation-panel h2 br{display:none}.detail-content section{margin-bottom:25px}.trust-strip{flex-wrap:wrap;gap:12px;padding:19px}.trust-strip a{margin-left:40px}.category-tile{min-height:165px}.category-tile p{margin-bottom:15px}.agent-description{font-size:11px}.agent-title{font-size:14px}.agent-byline,.agent-badges .badge,.card-facts dt{font-size:9px}.card-bottom>span{font-size:8px}.search-box{gap:10px;padding-left:15px}.search-box input{font-size:11px}.search-box .button{padding:10px;font-size:10px}.search-suggestions{gap:8px}.intent-summary{flex-wrap:wrap}.intent-summary>.badge{margin-left:30px}.footer span:nth-child(2){display:none}.dashboard-stats{gap:10px}.dashboard-stats>div{padding:19px 14px}.dashboard-stats small{font-size:9px}}@media (max-width:760px){.sidebar{width:240px;padding-top:25px;transform:translate(-100%);box-shadow:10px 0 40px #344f3420}.sidebar.mobile-open{transform:translate(0)}.workspace{margin-left:0}.topbar{gap:8px;height:65px;padding:0 20px}.mobile-menu{display:inline-flex}.breadcrumb{gap:9px;margin-right:auto;font-size:10px}.breadcrumb>span,.breadcrumb>strong{display:none}.wallet-button{padding:8px 10px;font-size:10px}.page{padding:30px 22px 40px}.hero{min-height:218px;margin-bottom:26px}.hero h1{letter-spacing:-2px;font-size:42px}.hero p{max-width:440px;font-size:12px}.eyebrow{margin-bottom:17px;font-size:8px}.hero .eyebrow{margin-bottom:18px}.search-section{margin-bottom:33px}.search-box{flex-wrap:wrap;gap:5px;padding:12px}.search-box input{min-width:170px;padding-left:8px;font-size:12px}.search-box>.button{min-width:100%;margin-top:6px;font-size:12px}.search-sparkle{width:18px}.search-suggestions>span{width:100%;margin-bottom:2px}.search-suggestions,.search-suggestions button{font-size:8px}.section-heading h2{font-size:16px}.section-heading>span{font-size:8px}.category-tile{min-height:163px;padding:17px}.category-tile h3{white-space:normal;font-size:12px}.category-section{margin-bottom:35px}.results-heading h2{font-size:21px}.results-heading{margin-bottom:20px}.sort-note>span{font-size:8px}.tabs{gap:16px}.tabs button{font-size:10px}.filter-row{flex-wrap:wrap;gap:12px}.filter-row label{min-width:110px}.agent-grid{gap:12px}.agent-card{padding:14px 13px 0}.agent-title{font-size:12px}.agent-byline{white-space:normal;font-size:7px}.agent-description{font-size:10px}.agent-badges .badge,.card-facts dt{font-size:7px}.card-facts dd,.card-facts dd.muted{font-size:9px}.card-tags span,.card-bottom>span{font-size:7px}.card-bottom>a{font-size:8px}.card-bottom>a svg{width:12px}.results-footer{align-items:flex-start;font-size:8px}.results-footer small{max-width:240px;font-size:7px}.compare-dock,.toast{left:50%}.compare-dock{gap:10px;padding:10px;bottom:14px}.compare-dock>svg{display:none}.compare-dock .button{min-height:34px;padding:8px 10px}.compare-dock .text-button{font-size:10px}.trust-strip h3{font-size:11px}.trust-strip p{font-size:9px}.trust-strip{padding:20px 15px}.trust-strip>svg{display:none}.trust-strip a{margin-left:0}.footer{padding:20px 22px;font-size:9px}.modal-backdrop{padding:15px}.modal{border-radius:12px;width:100%;max-width:570px;padding:29px 24px}.modal h2{font-size:24px}.page-heading h1{font-size:33px}.page-heading{flex-wrap:wrap;align-items:flex-start}.detail-header h1{font-size:26px}.detail-header{gap:15px}.detail-header .agent-avatar.large{width:56px;height:56px}.detail-header>.button{margin-left:0}.detail-content h2{font-size:19px}.detail-facts>div{grid-template-columns:120px 1fr;font-size:10px}.evidence-grid{gap:10px}.evidence-grid>div{padding:15px}.activation-panel{padding:23px}.activation-panel h2{font-size:25px}.dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-stats>div:last-child{grid-column:span 2}.dashboard-stats strong{font-size:28px}.job-card{padding:18px}.job-card-header{flex-wrap:wrap;gap:10px}.job-meta{flex-direction:column;gap:8px}.job-actions{flex-wrap:wrap}.comparison-table thead th:first-child{width:135px}.comparison-table th,.comparison-table td{padding:15px}.intent-summary p{font-size:10px}.empty{padding:50px 22px}.category-hero h1{font-size:34px}.category-hero{min-height:145px}.quote-price{gap:10px}.quote-price .badge{font-size:9px}}@media (max-width:410px){.page{padding-left:16px;padding-right:16px}.hero h1{font-size:36px}.agent-grid{grid-template-columns:1fr}.agent-title{font-size:15px}.agent-description{min-height:55px;font-size:12px}.agent-byline,.agent-badges .badge{font-size:9px}.card-facts dt{font-size:10px}.card-facts dd,.card-facts dd.muted{font-size:12px}.card-tags span{font-size:9px}.card-bottom>a,.card-bottom>span{font-size:10px}.agent-card{padding:20px 20px 0}.agent-card-top{margin-bottom:13px}.category-tile{padding:15px 12px}.category-tile h3{font-size:11px}.category-tile p{font-size:9px}.category-count{font-size:8px}.section-heading>span{display:none}.result-count{font-size:9px}.results-heading h2{font-size:18px}.breadcrumb{font-size:9px}.topbar{padding-left:12px;padding-right:12px}.page-heading h1{font-size:29px}.evidence-grid,.capability-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.agent-description{min-height:63px;font-size:12px;line-height:1.75}.agent-byline{font-size:10px}.agent-badges .badge{font-size:9px}.card-facts dt{font-size:10px}.card-facts dd,.card-facts dd.muted{font-size:12px}.card-tags span,.card-bottom>span{font-size:9px}.card-bottom>a{font-size:11px}.agent-title{font-size:15px}.category-tile h3{font-size:13px}.category-tile.grid{border-color:#e9e5d9}.category-tile.yield{border-color:#dfe9df}.category-tile.health{border-color:#e7e1eb}.hero p{color:#6f7a65;font-size:14px}.match-reasons{color:#6f7a65;padding-left:18px;font-size:12px;line-height:2}.market-context{border:1px solid var(--line);background:#fff;border-radius:10px;margin:12px 0 25px;padding:24px}.market-context>p{font-size:12px}.market-context .button{font-size:10px}.market-data{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px;padding-top:19px;display:grid}.market-data span{color:#6f7a65;margin-bottom:7px;font-size:10px;display:block}.market-data strong{letter-spacing:-.5px;font-size:20px}.market-data small{font-size:10px}.token-search{gap:10px;margin-top:15px;display:flex}.token-search input{border:1px solid var(--line);border-radius:6px;flex:1;min-width:0;padding:10px;font-size:11px}.market-context .technical{margin-bottom:0}@media (max-width:1200px){.agent-byline,.card-facts dt{font-size:9px}.agent-badges .badge,.card-bottom>span{font-size:8px}.card-bottom>a{font-size:10px}.agent-title{font-size:14px}.category-tile h3{font-size:12px}}@media (max-width:760px){.agent-byline{font-size:8px}.agent-description{font-size:11px}.agent-title{font-size:13px}.card-facts{flex-direction:column;gap:8px}.card-facts>div{justify-content:space-between;gap:5px;display:flex}.card-facts dt{font-size:8px}.card-facts dd,.card-facts dd.muted{font-size:9px}.card-bottom{flex-direction:column;align-items:flex-start;gap:8px}.market-context{padding:19px 16px}.market-context .section-heading{flex-direction:column;align-items:flex-start}.market-data{grid-template-columns:1fr;gap:20px}.market-data strong{font-size:22px}.token-search{flex-wrap:wrap}.token-search input{min-width:100%}.category-tile h3{font-size:12px}}.browser-wallet-panel{gap:12px;margin:20px 0;display:grid}.browser-wallet-panel p{margin:0}.browser-wallet-panel input,.browser-wallet-panel select{color:#26392d;background:#fff;border:1px solid #dce3da;border-radius:8px;width:100%;padding:10px}.browser-wallet-panel .field-label{margin-top:12px}.modal>hr{border:0;border-top:1px solid #e4e9e0;margin:20px 0}.address-row{align-items:center;gap:6px;min-width:0;display:flex}.address-row .address{overflow-wrap:anywhere;min-width:0}.copy-address{vertical-align:middle;align-items:center;gap:3px;display:inline-flex}.copy-address .icon-button{flex-shrink:0}.copy-feedback{color:#526949;font-size:10px}.task-form{border:1px solid var(--border,#dce2d3);border-radius:14px;gap:16px;min-width:0;margin:20px 0;padding:20px;display:grid}.task-form legend{padding:0 8px;font-weight:600}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.task-form label{gap:7px;font-size:13px;display:grid}.task-form input,.task-form select,.task-form textarea{color:#17362d;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #dce2d3;border-radius:8px;padding:11px}.span-two{grid-column:1/-1}.task-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px}.task-form small{line-height:1.6}.research-preview{background:#f5f7f0;border:1px solid #dce2d3;border-radius:14px;margin:20px 0;padding:20px}.research-preview p{font-size:13px;line-height:1.7}.research-preview dd{overflow-wrap:anywhere}.quote-comparison{margin:28px 0}.quote-comparison>.button{margin:0 10px 10px 0}.next-action{background:#f5f7f0;border-radius:10px;margin:18px 0;padding:16px}.job-progress{color:#55705f;flex-wrap:wrap;gap:12px 28px;padding-left:20px;font-size:12px;display:flex}.profile-page .detail-grid{align-items:start}.sort-note{flex-wrap:wrap}.sort-note select{background:#fff;border:1px solid #dce2d3;border-radius:8px;max-width:170px;padding:8px}.comparison-table td{overflow-wrap:anywhere;max-width:340px}.profile-page .address{overflow-wrap:anywhere}.profile-page h2{align-items:center;gap:8px;display:flex}@media (max-width:640px){.form-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.task-form,.research-preview{padding:14px}.results-toolbar{flex-wrap:wrap;gap:12px}.profile-page .detail-grid{grid-template-columns:1fr;display:grid}.job-progress{gap:8px;display:grid}}.docs-index{border-bottom:1px solid #dce2d3;flex-wrap:wrap;gap:12px 24px;padding:24px 0;display:flex}.docs-page section{max-width:800px;padding:24px 0;scroll-margin-top:85px}.docs-page p,.docs-page li{line-height:1.8}.docs-page li{margin-bottom:12px}.activation-step{color:#285a45;font-weight:600}.catalogue-tabs{margin:20px 0}.task-form details>summary{cursor:pointer;padding:10px 0}.task-form details>.form-grid{margin-top:12px}.evidence-track{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin:16px 0;display:grid}.evidence-track>span{color:#858d87;background:#f5f6f3;border:1px solid #e3e8dd;border-radius:6px;align-items:center;gap:5px;min-width:0;padding:8px;font-size:9px;line-height:1.35;display:flex}.evidence-track>span.established{color:#356047;background:#edf5e8;border-color:#d5e4ca}.evidence-track.compact{gap:4px;margin:0 0 14px}.evidence-track.compact>span{justify-content:center;padding:6px 3px;font-size:8px}.evidence-guide{background:#f8faf5;border:1px solid #e2e8dc;border-radius:9px;margin:15px 0 22px;padding:13px 16px}.evidence-guide summary{cursor:pointer;color:#45614d;font-size:11px;font-weight:600}.evidence-guide ol{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:15px 0;padding:0;list-style:none;display:grid}.evidence-guide li{border-left:2px solid #d7e4cd;padding:4px 9px}.evidence-guide li strong,.evidence-guide li span{font-size:9px;line-height:1.55;display:block}.evidence-guide li span{color:#707a72;margin-top:5px}.evidence-guide p{margin:0;font-size:10px}@media (max-width:900px){.evidence-guide ol,.evidence-track:not(.compact){grid-template-columns:1fr 1fr}.evidence-track.compact{grid-template-columns:repeat(5,minmax(42px,1fr));overflow-x:auto}}@media (max-width:520px){.evidence-guide ol,.evidence-track:not(.compact){grid-template-columns:1fr}.evidence-track.compact>span{font-size:7px}}.account-modal{max-width:calc(100vw - 30px);overflow-x:hidden}.account-recovery{border:1px solid var(--line);border-radius:10px;margin:18px 0;padding:14px}.account-recovery summary{cursor:pointer;font-size:12px;font-weight:600}.account-recovery label{gap:8px;font-size:12px;display:grid}.account-recovery select{border:1px solid var(--line);width:100%;min-width:0;color:inherit;background:#fff;border-radius:8px;padding:10px}.account-recovery .notice{overflow-wrap:anywhere}.account-import{cursor:pointer;position:relative}.account-file-input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.account-import:focus-within{outline:2px solid var(--green);outline-offset:3px}.account-modal .address{overflow-wrap:anywhere;min-width:0}.account-modal .account-domain-note{font-size:11px}.account-domain-note a{text-decoration:underline}.docs-page blockquote{border-left:3px solid var(--green);background:#f4f7ef;margin:20px 0;padding:18px 22px;font-size:14px;line-height:1.8}.docs-page dt{margin-top:20px;font-size:13px;font-weight:600}.docs-page dd{color:#6f7a65;margin:7px 0 0;font-size:13px;line-height:1.8}.xona-services select{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;min-width:0;padding:10px}.xona-services .notice{overflow-wrap:anywhere}.xona-services h3{font-size:18px}
