@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{font-family:DM Sans,sans-serif;color:#172521;background:#e9eee9;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{border:0;cursor:pointer;color:inherit}.app-shell{min-height:100vh;max-width:560px;margin:0 auto;background:#f8faf6;padding:16px 16px 98px;position:relative;overflow:hidden}.topbar{height:52px;display:flex;align-items:center;gap:12px}.brand{display:flex;align-items:center;gap:9px;font-weight:700;font-size:18px;letter-spacing:-.4px}.brand-mark{display:grid;place-items:center;width:29px;height:29px;border-radius:10px;background:#163c31;color:#f8e6ae;font-family:Fraunces;font-size:19px}.demo-pill,.mock-badge{font-size:9px;letter-spacing:.8px;border-radius:99px;padding:4px 6px;background:#e9c96e;color:#574312;font-weight:700}.location{margin-left:auto;display:flex;align-items:center;gap:5px;font-size:13px;font-weight:600;color:#456158}.icon-button,.menu-button{height:38px;width:38px;border-radius:50%;background:#edf1eb;display:grid;place-items:center;position:relative}.icon-button i{height:7px;width:7px;border-radius:50%;position:absolute;background:#d94f3f;right:8px;top:8px;border:1px solid white}.menu-button{display:none}.risk-card{margin:16px 0 20px;background:linear-gradient(135deg,#123a31,#0d2b25);border-radius:24px;color:#fff;padding:21px;box-shadow:0 13px 25px #173d3226}.risk-top{display:flex;justify-content:space-between}.eyebrow{font-size:10px;letter-spacing:1.25px;font-weight:700;margin:0 0 7px;color:#9cb9a7}.risk-card h1{font-family:Fraunces,serif;font-size:26px;line-height:1.1;margin:0}.risk-card h1 span{color:#f3c96c}.subtle{color:#c1d0c7;font-size:13px;margin:8px 0 0}.risk-orb{display:grid;place-items:center;align-content:center;width:74px;height:74px;border-radius:50%;border:1px solid #ffffff35;background:#ffffff0c;color:#f4ca6c}.risk-orb svg{position:absolute;opacity:.3}.risk-orb b{font-size:21px;z-index:1}.risk-orb small{font-size:9px;color:#c2d0c7;z-index:1}.risk-details{display:flex;align-items:center;gap:10px;border-top:1px solid #ffffff22;margin-top:19px;padding-top:13px;font-size:11px;color:#c6d6cb}.risk-details span{display:flex;gap:5px;align-items:center}.risk-details button{margin-left:auto;background:#f5d578;color:#2b3c2a;border-radius:9px;font-size:11px;font-weight:700;padding:8px 10px}.map-section{background:#fff;border:1px solid #e5eae4;border-radius:22px;overflow:hidden;box-shadow:0 6px 16px #173d3209}.map-toolbar{height:52px;display:flex;align-items:center;padding:0 14px;gap:8px}.map-title{display:flex;align-items:center;gap:7px;font-size:14px;margin-right:auto}.map-title svg{color:#285e4f}.map-title span{background:#e9f0e8;border-radius:6px;padding:3px 6px;color:#517164;font-size:10px;font-weight:700}.map-toolbar button{background:#f0f4ef;height:30px;width:30px;border-radius:9px;display:grid;place-items:center}.filter-row{display:flex;gap:7px;padding:0 13px 12px;overflow:auto}.filter-row button{white-space:nowrap;background:#f0f3ef;color:#557065;padding:7px 10px;border-radius:9px;font-size:11px;font-weight:600}.filter-row button.selected{background:#1a463a;color:#fff}.filter-row b{font-size:9px;margin-left:4px;background:#ffffff32;padding:2px 4px;border-radius:5px}.map-canvas{height:370px;position:relative;overflow:hidden;background:linear-gradient(145deg,#dfeadf,#c9dfcf)}.map-canvas:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(35deg,#ffffff12 1px,transparent 1px),linear-gradient(125deg,#ffffff10 1px,transparent 1px);background-size:36px 36px}.contour{position:absolute;border:1px solid #8ead9270;border-radius:50%;transform:rotate(-14deg)}.contour-a{width:360px;height:190px;top:35px;left:-100px}.contour-b{width:420px;height:225px;bottom:-40px;right:-100px}.road{position:absolute;background:#fbf6df;height:9px;border:1px solid #e7d99e;border-radius:50%;transform:rotate(-22deg);width:640px}.road-a{top:175px;left:-95px}.road-b{top:310px;left:-120px;transform:rotate(26deg);height:6px}.water{position:absolute;right:-60px;top:-40px;width:220px;height:460px;border-radius:47%;background:#b8d8d5;border:1px solid #98c5c0}.area-boundary{position:absolute;left:27%;top:28%;width:42%;height:38%;border:2px dashed #166154;border-radius:48% 52% 42% 58%;transform:rotate(-12deg)}.area-boundary span{position:absolute;left:28px;top:-21px;background:#eef6ec;color:#1d6a59;padding:4px 7px;border-radius:6px;font-size:9px;font-weight:700}.home-pin{position:absolute;left:47%;top:48%;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:700;color:#234a3f}.home-dot{width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:#12695a;box-shadow:0 1px 6px #0004}.observation-pin{position:absolute;transform:translate(-50%,-50%);width:36px;height:36px;border:3px solid white;border-radius:50% 50% 50% 3px;rotate:-45deg;display:grid;place-items:center;box-shadow:0 3px 8px #3335;transition:.2s}.observation-pin span{rotate:45deg;font-size:16px}.observation-pin.red{background:#ce5544}.observation-pin.orange{background:#dc9346}.observation-pin.yellow{background:#d6bd5a}.observation-pin.active{outline:5px solid #fff7;scale:1.15}.map-legend{position:absolute;bottom:11px;left:11px;background:#fffffff0;border-radius:9px;padding:7px 9px;display:flex;gap:8px;font-size:8px;color:#50665e;font-weight:600}.map-legend span{display:flex;align-items:center;gap:3px}.map-legend i{width:6px;height:6px;border-radius:50%}.map-legend .red{background:#cf5543}.map-legend .orange{background:#dc9346}.map-legend .yellow{background:#d6bd5a}.observation-card,.sources-section{margin-top:17px;background:#fff;border:1px solid #e5eae4;border-radius:20px;padding:16px}.obs-heading{display:flex;align-items:center;gap:10px}.obs-heading p{font-size:10px;color:#638076;font-weight:700;margin:0 0 2px}.obs-heading h2{font-size:16px;margin:0;letter-spacing:-.3px}.obs-heading button{margin-left:auto;background:#f4f6f2;border-radius:9px;width:34px;height:34px;display:grid;place-items:center;color:#587369}.source-dot{width:11px;height:11px;border-radius:50%;box-shadow:0 0 0 5px}.source-dot.red{background:#cd5544;box-shadow:0 0 0 5px #f8e2de}.source-dot.orange{background:#dc9346;box-shadow:0 0 0 5px #faecd9}.source-dot.yellow{background:#c6a839;box-shadow:0 0 0 5px #f5f0d5}.obs-meta{display:flex;gap:13px;margin:14px 0 10px;color:#61786e;font-size:11px}.obs-meta span{display:flex;align-items:center;gap:5px}.confidence{background:#f2f6f0;border-radius:11px;padding:9px 10px;display:flex;gap:8px;align-items:center;font-size:11px}.confidence b{background:#dbebd7;color:#2f6544;padding:4px 6px;border-radius:6px;font-size:9px}.confidence span{color:#63796f}.data-note{margin-top:10px;display:flex;gap:6px;color:#a06a39;font-size:10px;align-items:flex-start}.data-note svg{min-width:15px}.section-label{display:flex;justify-content:space-between;margin-bottom:10px;font-size:13px}.section-label span{font-size:10px;color:#799087}.source-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #edf0eb}.source-row:first-of-type{border-top:0}.source-icon{height:31px;width:31px;border-radius:9px;background:#eaf1e9;color:#285c50;display:grid;place-items:center;font-weight:700;font-size:13px}.source-row div:nth-child(2){display:grid;gap:2px;font-size:12px}.source-row div:nth-child(2) span{font-size:10px;color:#748b81}.source-row>span{margin-left:auto}.live-badge{font-size:9px;font-weight:700;color:#286644;background:#dbefdf;border-radius:99px;padding:4px 6px}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(560px,100%);height:77px;background:#fffffff5;border-top:1px solid #e1e7df;display:flex;justify-content:space-around;align-items:center;padding:0 45px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav button:not(.add-button){background:none;color:#73887f;display:grid;gap:3px;justify-items:center;font-size:10px}.bottom-nav .nav-active{color:#1c5c4e}.add-button{height:51px;width:51px;border-radius:17px;background:#d9724d;color:#fff;display:grid;place-items:center;box-shadow:0 6px 15px #cf674a55;margin-top:-24px;border:4px solid #f8faf6}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b231a77;display:flex;align-items:flex-end;z-index:20}.report-sheet{position:relative;width:min(560px,100%);margin:auto;background:#fff;border-radius:26px 26px 0 0;padding:13px 20px 32px;box-shadow:0 -15px 35px #0002}.sheet-handle{width:38px;height:4px;background:#dbe1db;border-radius:99px;margin:0 auto 20px}.sheet-close{position:absolute;right:16px;top:15px;border-radius:9px;width:34px;height:34px;background:#eef2ed;display:grid;place-items:center}.report-sheet h2{font-family:Fraunces;margin:0;font-size:25px}.report-sheet>p:not(.eyebrow){font-size:12px;color:#6f857b;margin:7px 0 17px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-grid label{display:grid;gap:6px;font-size:11px;font-weight:700;color:#557166}.form-grid select,.form-grid input{width:100%;border:1px solid #dce5dc;border-radius:10px;padding:10px;background:#fbfcfa;color:#213c32;font-size:12px}.photo-button{width:100%;margin:12px 0;border:1px dashed #94b2a0;color:#366a59;background:#f3f8f2;border-radius:10px;padding:11px;font-size:12px;font-weight:700}.primary-action{width:100%;padding:13px;border-radius:12px;background:#195847;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px}.toast{position:fixed;z-index:40;top:18px;left:50%;transform:translate(-50%);width:min(420px,90%);background:#174e40;color:#fff;padding:12px 14px;border-radius:12px;box-shadow:0 10px 30px #173d3255;display:flex;gap:9px;align-items:center;font-size:12px;font-weight:600}@media(min-width:720px){body{background:linear-gradient(125deg,#dae6dc,#edf3eb)}.app-shell{margin:28px auto;border-radius:30px;min-height:calc(100vh - 56px);box-shadow:0 20px 60px #173d3220}.bottom-nav{bottom:28px;border-radius:0 0 30px 30px}.menu-button{display:grid}}
