.agent-page{background:#f3f6f4;min-height:100dvh}.agent-shell{width:min(1040px,100% - 48px);margin:0 auto;padding:24px 0}.agent-chat{background:#fff;border:1px solid #dce5df;border-radius:22px;flex-direction:column;height:min(1100px,100dvh - 118px);min-height:500px;display:flex;overflow:hidden;box-shadow:0 12px 40px #183d2910}.agent-chat-header{border-bottom:1px solid #e5ebe7;justify-content:space-between;align-items:center;gap:20px;padding:18px 26px;display:flex}.agent-identity{align-items:center;gap:13px;min-width:0;display:flex}.agent-identity-icon{color:#0a6941;background:#eaf4ee;border-radius:13px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.agent-identity-icon svg{width:23px;height:23px}.agent-chat-header h1{letter-spacing:-.025em;margin:0;font-size:19px;font-weight:750;line-height:1.3}.agent-chat-header p{color:#68796f;margin:4px 0 0;font-size:13px;line-height:1.4}.agent-header-actions button{color:#385447;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dce5df;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 12px;font-size:13px;display:flex}.agent-header-actions svg{width:17px}.agent-header-actions button:disabled{opacity:.45;cursor:default}.agent-restored{color:#63766a;background:#f5f9f6;margin:0;padding:9px 26px;font-size:12px}.agent-history{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;flex:1;gap:28px;min-height:0;padding:28px 30px 34px;display:flex;overflow-y:auto}.agent-history>article{flex-shrink:0}.agent-start{color:#718178;text-align:center;flex:1;align-content:center;justify-items:center;padding:32px 12px;display:grid}.agent-start>svg{color:#46795e;width:32px;height:32px;margin-bottom:16px}.agent-start h2{color:#20392b;letter-spacing:-.04em;margin:0 0 10px;font-size:28px;font-weight:650}.agent-start p{margin:0;font-size:15px;line-height:1.6}.agent-message{color:#20342a;width:100%;min-width:0}.agent-message>span{color:#6d7d73;margin-bottom:9px;font-size:12px;font-weight:600;display:block}.agent-message.user{background:#eaf4ee;border-radius:18px 18px 4px;align-self:flex-end;width:fit-content;max-width:85%;padding:13px 18px}.agent-message.user>span{display:none}.agent-message>p{overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.6}.agent-prose{overflow-wrap:anywhere;max-width:790px;font-size:16px;line-height:1.65}.agent-prose>:first-child{margin-top:0}.agent-prose>:last-child{margin-bottom:0}.agent-prose p,.agent-prose ul,.agent-prose ol{margin:0 0 12px}.agent-prose ul,.agent-prose ol{padding-left:23px}.agent-prose li+li{margin-top:5px}.agent-prose ul{list-style:outside}.agent-prose ol{list-style:decimal}.agent-prose h1,.agent-prose h2,.agent-prose h3,.agent-prose h4{margin:18px 0 10px;font-size:18px;line-height:1.4}.agent-prose pre{white-space:pre-wrap;max-width:100%;overflow-x:auto}.agent-message.degraded,.agent-message.error,.agent-message.blocked{background:#fcf9f1;border:1px solid #e9d9b5;border-radius:14px;padding:16px 18px}.agent-message.thinking{color:#65786c}.agent-message.thinking>p:after{content:"";vertical-align:-1px;border:2px solid #d6e4dc;border-top-color:#286c47;border-radius:50%;width:13px;height:13px;margin-left:9px;animation:.8s linear infinite agent-spin;display:inline-block}@keyframes agent-spin{to{transform:rotate(360deg)}}.agent-cards{grid-template-columns:minmax(0,1fr);gap:15px;margin-top:20px;display:grid}.agent-result-card{background:#fff;border:1px solid #dce5df;border-radius:17px;min-width:0;display:grid;overflow:hidden}.agent-result-card.has-media{grid-template-columns:minmax(180px,30%) minmax(0,1fr)}.agent-result-media{background:#f7f8f7;align-items:center;min-width:0;min-height:250px;display:flex;position:relative;overflow:hidden}.agent-result-media img{object-fit:cover;width:100%;height:100%;min-height:250px;display:block}.agent-result-media.plan{background:#fff;border-right:1px solid #eef1ef;padding:22px 16px 46px}.agent-result-media.plan img{object-fit:contain;height:auto;min-height:0;max-height:290px}.agent-result-media>span{color:#56665b;background:#ffffffed;border-radius:6px;width:fit-content;padding:5px 8px;font-size:12px;line-height:1.3;position:absolute;bottom:12px;left:12px;right:12px}.agent-result-content{min-width:0;padding:22px}.agent-result-heading{align-items:baseline;gap:10px;display:flex}.agent-result-index{color:#91a097;font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.agent-result-heading h2{letter-spacing:-.025em;margin:0;font-size:21px;font-weight:700;line-height:1.35}.agent-result-project{color:#66776c;align-items:center;gap:6px;margin:9px 0 0;font-size:14px;line-height:1.5;display:flex}.agent-result-project svg{flex-shrink:0;width:16px;height:16px}.agent-result-price{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:3px 14px;margin-top:17px;display:flex}.agent-result-price strong{color:#183e2a;letter-spacing:-.04em;font-size:28px;font-weight:700;line-height:1.25}.agent-result-price>span{color:#728178;font-size:13px}.agent-result-facts{color:#53675a;flex-wrap:wrap;gap:6px 13px;margin:10px 0 0;font-size:14px;line-height:1.5;display:flex}.agent-result-facts:empty{display:none}.agent-result-facts>span+span:before{content:"·";color:#9aaca0;padding-right:13px}.agent-result-availability{color:#778278;margin:12px 0 0;font-size:13px;line-height:1.5}.agent-result-subtitle{color:#68796d;margin:10px 0 0;font-size:14px;line-height:1.5}.agent-result-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;margin-top:18px;display:flex}.agent-result-open{color:#fff;background:#11663f;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-size:14px;font-weight:600;line-height:1.3;text-decoration:none;display:inline-flex}.agent-result-open:hover{background:#084e2e}.agent-result-open svg{width:16px;height:16px}.agent-result-source{color:#738076;min-width:0;font-size:12px}.agent-result-source summary{cursor:pointer;align-items:center;gap:4px;min-height:40px;list-style:none;display:flex}.agent-result-source summary::-webkit-details-marker{display:none}.agent-result-source summary svg{flex-shrink:0;width:13px;height:13px}.agent-result-source[open]{flex-basis:100%}.agent-result-source[open] summary svg{transform:rotate(180deg)}.agent-result-source>div{color:#5e7164;background:#f4f7f5;border-radius:8px;padding:12px 14px;font-size:13px;line-height:1.55}.agent-result-source p{margin:0}.agent-result-source p+p{margin-top:6px}.agent-result-source a{color:#136640;align-items:center;gap:5px;min-height:40px;font-weight:600;display:inline-flex}.agent-result-source a svg{width:14px}.agent-result-finance-hero{align-items:center;gap:15px;margin:20px 0;display:flex}.agent-result-finance-hero>svg{color:#246546;background:#eaf4ed;border-radius:12px;width:44px;height:44px;padding:10px}.agent-result-finance-hero>div{gap:5px;min-width:0;display:grid}.agent-result-finance-hero span{color:#6c7d71;font-size:13px}.agent-result-finance-hero strong{letter-spacing:-.04em;color:#194a2d;font-variant-numeric:tabular-nums;font-size:29px;font-weight:700;line-height:1.2}.agent-result-data{border-top:1px solid #e7ede9;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 25px;margin:18px 0 0;padding-top:16px;display:grid}.agent-result-data>div{gap:5px;min-width:0;display:grid}.agent-result-data dt{color:#738075;font-size:12px;line-height:1.4}.agent-result-data dd{color:#314e3b;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0;font-size:16px;font-weight:600}.agent-tools{color:#68796e;margin-top:12px;font-size:13px}.agent-tools summary{cursor:pointer;min-height:36px;padding:8px 0}.agent-tools ul{background:#f5f8f6;border-radius:10px;gap:9px;margin:3px 0 12px;padding:12px 15px;list-style:none;display:grid}.agent-tools li{justify-content:space-between;gap:15px;display:flex}.agent-tools li b{color:#58745f;font-weight:500}.agent-tools p{margin:8px 0;font-size:14px;line-height:1.55}.agent-retry{color:#766038;cursor:pointer;background:#fff;border:1px solid #ddcfab;border-radius:8px;align-items:center;gap:7px;min-height:44px;margin-top:12px;padding:8px 12px;font-size:14px;display:inline-flex}.agent-retry svg{width:16px}.agent-form{background:#fff;border-top:1px solid #e6ece8;gap:8px;padding:17px 26px 6px;display:grid}.agent-form>label{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.agent-form>div{grid-template-columns:minmax(0,1fr) 52px;align-items:end;gap:10px;display:grid}.agent-form textarea{resize:vertical;color:#234130;background:#fff;border:1px solid #d4e0d7;border-radius:12px;width:100%;min-height:66px;max-height:180px;padding:12px 14px;font-size:16px;line-height:1.5;display:block}.agent-form textarea::placeholder{color:#8a978e}.agent-form button{color:#fff;cursor:pointer;background:#136a42;border:0;border-radius:12px;place-items:center;width:52px;height:52px;margin-bottom:7px;display:grid}.agent-form button:hover{background:#075331}.agent-form button:disabled{color:#9bac9f;cursor:default;background:#dfe8e2}.agent-form button svg{width:21px;height:21px}.agent-form button span{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.agent-form>small{color:#849087;font-size:12px;line-height:1.5}.agent-participants{color:#738276;padding:0 26px 8px;font-size:13px}.agent-participants summary{cursor:pointer;width:fit-content;min-height:36px;padding:9px 0}.agent-participants label{margin:0 0 8px;display:block}.agent-participants select{color:#34543e;background:#fff;border:1px solid #d6e2d9;border-radius:8px;width:100%;min-height:44px;padding:8px 10px;font-size:14px}.agent-participants p{margin:9px 0;font-size:12px;line-height:1.6}.agent-chat :is(button,a,summary,select,textarea):focus-visible{outline-offset:3px;outline:2px solid #25824b}@media (max-width:720px){.agent-shell{width:calc(100% - 24px);padding:12px 0}.agent-chat{border-radius:16px;height:calc(100dvh - 124px);min-height:440px}.agent-chat-header{gap:10px;padding:14px 17px}.agent-identity{gap:10px}.agent-identity-icon{border-radius:10px;width:37px;height:37px}.agent-chat-header h1{font-size:16px}.agent-chat-header p{font-size:12px}.agent-header-actions button{width:40px;min-height:40px;padding:0}.agent-header-actions button span{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.agent-history{gap:23px;padding:22px 17px 27px}.agent-restored{padding-inline:17px}.agent-message.user{max-width:92%;padding:11px 14px}.agent-result-card.has-media{grid-template-columns:minmax(0,1fr)}.agent-result-media{height:230px;min-height:0}.agent-result-media img{min-height:0}.agent-result-media.plan{border-bottom:1px solid #eef1ef;border-right:0;height:230px}.agent-result-media.plan img{height:100%;max-height:100%}.agent-result-content{padding:18px}.agent-result-heading{gap:8px}.agent-result-heading h2{font-size:19px}.agent-result-price strong{font-size:26px}.agent-result-footer{align-items:stretch;gap:4px}.agent-result-open,.agent-result-source{width:100%}.agent-result-source summary{justify-content:center;min-height:36px}.agent-result-data{gap:14px}.agent-result-data dd{font-size:15px}.agent-result-finance-hero{gap:10px}.agent-result-finance-hero>svg{flex-shrink:0;width:36px;height:36px;padding:8px}.agent-result-finance-hero strong{font-size:25px}.agent-form{padding:14px 15px 4px}.agent-form>small{font-size:12px}.agent-participants{padding-inline:15px}}@media (prefers-reduced-motion:reduce){.agent-message.thinking>p:after{animation:none}}
