@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@500;600;700&display=swap";*{box-sizing:border-box}body{color:#fff;background:radial-gradient(circle at 20% 10%,#1c5ca4,#0000 38%),radial-gradient(circle at 88% 85%,#173769,#0000 40%),#07142e;min-width:320px;min-height:100vh;margin:0;font-family:DM Sans,sans-serif}button{font:inherit;cursor:pointer}.app-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.camera-card{background:#0b1a35;border-radius:34px;width:min(100%,430px);overflow:hidden;box-shadow:0 28px 75px #00000073,0 0 0 1px #ffffff26}.camera-stage{aspect-ratio:.72;background:linear-gradient(145deg,#3b657d,#0b2a48);position:relative;overflow:hidden}.camera-feed,.capture-canvas{object-fit:cover;width:100%;height:100%;transition:opacity .25s;position:absolute}.camera-feed.hidden,.capture-canvas{opacity:0;pointer-events:none}.capture-canvas.visible{opacity:1}.camera-stage:after{content:"";pointer-events:none;background:linear-gradient(#020a1e87,#0000 32% 55%,#020a1ea8);position:absolute;inset:0}.topbar{z-index:2;padding:max(21px, env(safe-area-inset-top)) 20px 18px;position:absolute;top:0;right:0}.secure-chip{background:#04122b6b;border:1px solid #ffffff38;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:600}.focus-frame{z-index:2;position:absolute;inset:25% 17%}.focus-frame i{border-style:solid;border-color:#ffffffe6;width:26px;height:26px;position:absolute}.focus-frame i:first-child{border-width:2px 0 0 2px;top:0;left:0}.focus-frame i:nth-child(2){border-width:2px 2px 0 0;top:0;right:0}.focus-frame i:nth-child(3){border-width:0 0 2px 2px;bottom:0;left:0}.focus-frame i:nth-child(4){border-width:0 2px 2px 0;bottom:0;right:0}.camera-hint{z-index:2;text-align:center;text-shadow:0 1px 7px #000;width:100%;font-size:13px;font-weight:600;position:absolute;top:46%}.pulse{background:#81edb7;border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block;box-shadow:0 0 0 4px #81edb738}.location-panel{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050f2094;border:1px solid #ffffff26;border-radius:13px;align-items:stretch;gap:10px;min-height:102px;padding:8px;display:flex;position:absolute;bottom:14px;left:12px;right:12px}.mini-map{color:#0a5f7e;background:#c5dcb5;border-radius:8px;flex:0 0 85px;place-items:center;min-height:84px;font-size:30px;display:grid;position:relative;overflow:hidden}.mini-map img{object-fit:cover;width:100%;height:100%}.map-pin{z-index:1;color:#e73d42;background:#e73d42;border:2px solid #fff;border-radius:50% 50% 50% 0;place-items:center;width:14px;height:14px;font-size:0;display:grid;position:absolute;transform:translate(-50%,-100%)rotate(-45deg);box-shadow:0 1px 4px #0006}.mini-map small{z-index:2;color:#24313a;background:#ffffffb8;padding:1px 2px;font-size:6px;position:absolute;bottom:2px;right:3px}.place-details{flex-direction:column;flex:1;justify-content:center;gap:3px;min-width:0;display:flex}.place-details strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.15;overflow:hidden}.place-details span,.place-details small,.place-details em{text-overflow:ellipsis;white-space:nowrap;color:#d8e5f1;font-size:10px;overflow:hidden}.place-details small{color:#9edfff;margin-top:2px}.place-details em{color:#fff2b0;font-style:normal}.control-panel{background:linear-gradient(110deg,#091b3d,#0d2850);justify-content:space-between;align-items:center;min-height:105px;padding:20px 29px 14px;display:flex}.shutter{background:0 0;border:3px solid #fff;border-radius:50%;width:70px;height:70px;padding:5px}.shutter span{background:#fff;border-radius:50%;width:100%;height:100%;display:block;box-shadow:inset 0 0 0 4px #d5e7ed}.shutter:disabled{opacity:.4}.gallery-button,.switch-button{color:#e8f4ff;background:0 0;border:1px solid #52749a;border-radius:50%;width:38px;height:38px;font-size:18px}.secondary-button,.save-button{border:0;border-radius:14px;padding:14px 18px;font-weight:700}.secondary-button{color:#fff;background:#23476f}.save-button{color:#062239;background:#7de7cc;box-shadow:0 6px 18px #7de7cc33}.save-button span{margin-left:8px;font-size:19px}.status-message{color:#b8d3e9;text-align:center;background:#0d2850;min-height:42px;margin:0;padding:0 18px 18px;font-size:12px}.flash{z-index:10;background:#fff;animation:.18s ease-out flash;position:absolute;inset:0}.permission-panel{z-index:15;text-align:center;background:#0a1e3ddd;place-content:center;padding:30px;display:grid;position:absolute;inset:0}.permission-panel span{font-size:42px}.permission-panel h2{margin:12px 0 6px}.permission-panel p{color:#c5d6e9}.permission-panel button{color:#fff;background:#1597c7;border:0;border-radius:12px;margin-top:15px;padding:12px 18px;font-weight:700}@keyframes flash{0%{opacity:1}to{opacity:0}}@media (width<=520px){.app-shell{padding:0}.camera-card{border-radius:0;width:100%;min-height:100vh}.camera-stage{aspect-ratio:auto;min-height:calc(100vh - 160px)}}
