.radar-app{padding:34px 0 80px}.app-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;padding:38px 40px;border:1px solid #d7eadc;border-radius:26px;background:linear-gradient(125deg,rgba(255,255,255,.95),rgba(235,249,239,.88));box-shadow:0 22px 60px rgba(39,106,65,.09);backdrop-filter:blur(18px)}.app-hero h1{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-2.8px}.app-hero>div>p:last-child{max-width:680px;margin:16px 0 0;color:var(--muted);font-size:15px}.app-hero-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.app-hero-actions button{font-family:inherit;cursor:pointer}.live-chip{display:grid;grid-template-columns:9px auto;column-gap:9px;align-items:center;padding:11px 14px;border:1px solid #cfe7d5;background:rgba(255,255,255,.8);border-radius:13px}.live-chip>i{grid-row:1/3;width:8px;height:8px;border-radius:50%;background:#27bd65;box-shadow:0 0 0 5px #daf6e3}.live-chip b{font-size:11px}.live-chip small{color:#779084;font-size:9px}.app-toolbar{display:flex;align-items:center;gap:14px;margin:22px 0}.category-strip{display:flex;gap:8px;flex:1;overflow:auto;padding:3px;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-strip button,.refresh-button{border:1px solid #d8e8dc;background:rgba(255,255,255,.88);color:#587064;border-radius:11px;padding:10px 14px;font:700 11px Manrope;white-space:nowrap;cursor:pointer}.category-strip button:hover,.category-strip button.active{border-color:#73ce91;background:#e5f8eb;color:#08783b}.refresh-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#08783b}.refresh-button span{font-size:18px}.refresh-button.loading span{animation:radar-spin .8s linear infinite}.refresh-button:disabled{opacity:.55;cursor:wait}@keyframes radar-spin{to{transform:rotate(360deg)}}.radar-notice{margin:0 0 18px;padding:15px 17px;border:1px solid #f1d5a5;background:#fff8e9;color:#805817;border-radius:14px;font-size:12px}.radar-notice.error{border-color:#efc3c8;background:#fff4f5;color:#9c3040}.radar-notice strong{display:block;font-size:13px;margin-bottom:2px}.radar-notice button{float:right;border:0;background:transparent;color:inherit;font-weight:800;cursor:pointer}.app-content{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.72fr);gap:18px;align-items:start}.offers-panel,.composer-panel{border:1px solid #d8e8dc;background:rgba(255,255,255,.88);border-radius:21px;box-shadow:0 16px 42px rgba(33,102,59,.07);backdrop-filter:blur(16px)}.offers-panel{padding:22px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.section-heading small,.composer-head small,.dialog-card header small{font:700 9px "DM Mono",monospace;letter-spacing:1.3px;color:#279253}.section-heading h2{font-size:24px;letter-spacing:-1px;margin:3px 0 0}.section-heading>span{font-size:10px;color:#7b9084}.offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.radar-product{position:relative;display:grid;grid-template-columns:104px minmax(0,1fr);min-height:150px;overflow:hidden;border:1px solid #dce9df;border-radius:16px;background:#fff;cursor:pointer;transition:.18s}.radar-product:hover,.radar-product.selected{border-color:#63c987;box-shadow:0 12px 30px rgba(25,135,70,.12);transform:translateY(-2px)}.radar-product.selected:after{content:"✓";position:absolute;right:10px;top:10px;display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#159651;color:#fff;font-weight:800}.radar-product-media{background:#eaf6ed;min-height:150px}.radar-product-media img{width:100%;height:100%;object-fit:cover}.radar-product-media span{height:100%;display:grid;place-items:center;color:#39955d;font-weight:800;font-size:11px}.radar-product-body{padding:13px;min-width:0}.radar-product-body>small{display:block;color:#e96b3d;font:700 8px "DM Mono",monospace;letter-spacing:.7px;margin-bottom:7px}.radar-product-body h3{font-size:13px;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-price{display:flex;align-items:center;gap:7px;margin:10px 0 5px}.product-price strong{color:#08783b;font-size:17px}.product-price em{font:700 8px "DM Mono",monospace;color:#168b48;background:#dcf6e5;border-radius:5px;padding:3px 5px;font-style:normal}.radar-product-body>p{margin:0;color:#72867a;font-size:9px}.offer-skeleton{height:150px;border-radius:16px;background:linear-gradient(90deg,#f1f7f2 25%,#fbfdfb 45%,#f1f7f2 65%);background-size:220% 100%;animation:skeleton 1.25s infinite}@keyframes skeleton{to{background-position:-220% 0}}.offer-empty{grid-column:1/-1;padding:65px 22px;text-align:center;border:1px dashed #cfe3d4;border-radius:16px;color:#6d8276}.offer-empty b{display:block;color:#294c3a;font-size:16px;margin-bottom:4px}.composer-panel{position:sticky;top:20px;min-height:360px;padding:20px}.composer-empty{min-height:320px;display:grid;place-content:center;text-align:center;color:#71877b}.composer-empty span{font-size:30px;color:#2bad61}.composer-empty h2{font-size:20px;margin:10px 0 4px;color:#294a39}.composer-empty p{font-size:12px;max-width:250px;margin:0}.composer-head{display:flex;align-items:start;justify-content:space-between;border-bottom:1px solid #e0ece3;padding-bottom:15px}.composer-head h2{font-size:18px;line-height:1.25;margin:5px 0 0}.composer-head img,.composer-head .image-fallback{width:62px;height:62px;object-fit:cover;border-radius:12px;background:#eaf5ec}.composer-head .image-fallback{display:grid;place-items:center;color:#299557;font-weight:800}.composer-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:14px 0}.composer-meta span{padding:10px;border-radius:10px;background:#f1f8f3}.composer-meta small,.composer-meta b{display:block}.composer-meta small{font-size:8px;color:#789084}.composer-meta b{font-size:12px;margin-top:2px}.message-label{display:flex;justify-content:space-between;align-items:center;font:700 9px "DM Mono",monospace;color:#39805a;margin-bottom:7px}.message-label button{border:0;background:transparent;color:#168c49;font:700 10px Manrope;cursor:pointer}.composer-message{width:100%;min-height:210px;resize:vertical;border:1px solid #d8e8dc;border-radius:13px;background:#f8fcf9;color:#244433;padding:14px;font:500 12px/1.55 Manrope;outline:none}.composer-message:focus{border-color:#54c27c;box-shadow:0 0 0 3px #daf4e2}.composer-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:8px;margin-top:10px}.composer-actions button{border:1px solid #d6e7da;border-radius:11px;padding:12px;font:800 11px Manrope;cursor:pointer;background:#fff;color:#3b5b4b}.composer-actions .primary{border-color:#159651;background:#159651;color:#fff}.composer-actions button:disabled{opacity:.55;cursor:wait}.radar-dialog{width:min(560px,calc(100% - 28px));border:0;padding:0;border-radius:22px;background:transparent}.radar-dialog::backdrop{background:rgba(30,58,43,.2);backdrop-filter:blur(9px)}.dialog-card{background:rgba(255,255,255,.96);border:1px solid #d4e6d8;border-radius:22px;box-shadow:0 30px 80px rgba(27,74,44,.22);overflow:hidden}.dialog-card header{display:flex;justify-content:space-between;gap:25px;padding:24px;border-bottom:1px solid #e2ece4}.dialog-card header h2{margin:4px 0;font-size:23px;letter-spacing:-1px}.dialog-card header p{margin:0;color:#71857a;font-size:11px}.dialog-card header>button{width:36px;height:36px;border:1px solid #dce8df;background:#f7faf8;border-radius:10px;color:#678073;font-size:20px;cursor:pointer}.dialog-card>label{display:block;margin:16px 24px}.dialog-card label>span{display:block;font-size:11px;font-weight:800;margin-bottom:6px}.dialog-card input{width:100%;height:46px;border:1px solid #d7e6da;border-radius:11px;background:#fbfdfb;padding:0 13px;font:600 12px Manrope;outline:none}.dialog-card input:focus{border-color:#4fc078;box-shadow:0 0 0 3px #def5e5}.dialog-card label small{display:block;color:#84968c;font-size:9px;margin-top:5px}.dialog-state{display:flex;align-items:center;gap:11px;margin:18px 24px 4px;padding:12px 13px;border-radius:12px;background:#eff8f1;color:#47705a}.dialog-state>i{width:9px;height:9px;border-radius:50%;background:#e3a93c}.dialog-state.ready>i{background:#26b962}.dialog-state.error>i{background:#db5864}.dialog-state span b,.dialog-state span small{display:block}.dialog-state span b{font-size:11px}.dialog-state span small{font-size:9px;opacity:.75}.dialog-card>footer{display:flex;justify-content:flex-end;gap:9px;padding:17px 24px;background:#f7fbf8;border-top:1px solid #e4eee6}.dialog-card>footer button{font-family:inherit;border:1px solid #d7e6da;cursor:pointer}.radar-toast{position:fixed;right:24px;bottom:24px;z-index:100;width:min(360px,calc(100% - 30px));padding:13px 15px;border-radius:13px;background:#173d29;color:#fff;box-shadow:0 20px 45px rgba(22,65,39,.22);font-size:11px;font-weight:700;opacity:0;transform:translateY(15px);pointer-events:none;transition:.2s}.radar-toast.show{opacity:1;transform:none}.radar-toast.error{background:#9b3140}
@media(max-width:980px){.app-hero{align-items:flex-start}.app-hero-actions{flex-direction:column;align-items:stretch}.app-content{grid-template-columns:1fr}.composer-panel{position:relative;top:auto}.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.radar-app{padding-top:12px}.app-hero{padding:25px 20px;display:block}.app-hero h1{font-size:34px;letter-spacing:-2px}.app-hero-actions{margin-top:22px}.app-toolbar{align-items:stretch;flex-direction:column}.offers-panel{padding:14px}.offer-grid{grid-template-columns:1fr}.radar-product{grid-template-columns:96px 1fr}.section-heading{align-items:flex-start;gap:10px}.composer-actions{grid-template-columns:1fr}.radar-dialog{max-height:calc(100vh - 20px)}.dialog-card{max-height:calc(100vh - 20px);overflow:auto}}
