.cot-property-capture-overlay{position:fixed;z-index:10050;inset:0;padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));overflow:auto;background:rgba(3,8,5,.88);backdrop-filter:blur(8px)}.cot-property-capture{width:min(1180px,100%);min-height:calc(100dvh - 20px);margin:auto;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border:1px solid #526451;border-radius:22px;background:#f7f9f4;color:#111a13;box-shadow:0 30px 90px rgba(0,0,0,.45)}.cot-property-capture>header,.cot-property-capture>footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;background:#111b15;color:#f1f5ec}.cot-property-capture>header p{margin:0;color:#bcd478;font-size:.72rem;font-weight:950;letter-spacing:.15em}.cot-property-capture>header h2{margin:3px 0;font-size:1.55rem}.cot-property-capture>header span{color:#c6d0c2;font-size:.86rem}.cot-property-capture>header button{width:44px;height:44px;border:1px solid #71816e;border-radius:50%;background:#1d2c20;color:#fff;font-size:1.6rem;cursor:pointer}.cot-property-capture>main{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);min-height:0}.cot-property-capture__camera{display:grid;grid-template-rows:minmax(360px,1fr) auto auto auto;background:#050806;color:#fff}.cot-property-capture__view{position:relative;overflow:hidden;min-height:360px}.cot-property-capture__view video{width:100%;height:100%;display:block;object-fit:cover}.cot-property-capture__view>span{position:absolute;left:50%;top:18px;translate:-50% 0;padding:7px 12px;border-radius:7px;background:rgba(0,0,0,.68);font-weight:900}.cot-property-capture__reticle{position:absolute;left:50%;top:50%;width:92px;height:92px;translate:-50% -50%;border:1px solid rgba(255,255,255,.58);border-radius:50%;box-shadow:0 0 0 999px rgba(0,0,0,.04)}.cot-property-capture__camera-controls{display:flex;align-items:center;justify-content:center;gap:20px;padding:14px}.cot-property-capture__camera-controls label{display:grid;gap:5px;font-size:.72rem}.cot-property-capture__camera-controls input{width:100px}.cot-property-capture__camera-controls button:not(.cot-property-capture__shutter){min-height:42px;padding:8px 12px;border:1px solid #67746a;border-radius:999px;background:#1b211d;color:#fff}.cot-property-capture__shutter{width:72px;height:72px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;background:transparent;cursor:pointer}.cot-property-capture__shutter i{width:56px;height:56px;border-radius:50%;background:#fff}.cot-property-capture__fallback{justify-self:center;margin-bottom:8px}.cot-property-capture__fallback input{position:absolute;opacity:0;pointer-events:none}.cot-property-capture__fallback span{display:inline-flex;min-height:42px;align-items:center;padding:8px 14px;border:1px solid #7a877c;border-radius:999px;cursor:pointer}.cot-property-capture__status{min-height:22px;margin:4px 14px 12px;color:#c5d2c6;text-align:center;font-size:.8rem}.cot-property-capture__gallery{min-height:0;padding:18px;overflow:auto}.cot-property-capture__section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:4px 0 12px}.cot-property-capture__section-head h3,.cot-property-capture__section-head p{margin:0}.cot-property-capture__section-head p{color:#687166;font-size:.8rem}.cot-property-capture__section-head button{min-height:40px;padding:7px 11px;border:1px solid #93a072;border-radius:10px;background:#edf2df;color:#34431e;font-weight:850}.cot-property-capture__slots,.cot-property-capture__secondary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cot-property-capture__slots{margin-bottom:24px}.cot-property-capture__slots>button,.cot-property-capture__thumb{min-height:112px;display:grid;place-items:center;align-content:center;gap:7px;overflow:hidden;border:1px solid #d4dacd;border-radius:15px;background:#eef0eb;color:#141a15;cursor:pointer}.cot-property-capture__slots>button.is-next{border-color:#748732;box-shadow:0 0 0 2px rgba(116,135,50,.18)}.cot-property-capture__slots>button span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#dfe6d1;font-weight:950}.cot-property-capture__slots small,.cot-property-capture__thumb small{padding:0 6px;font-weight:850;text-align:center}.cot-property-capture__thumb{position:relative;min-height:126px}.cot-property-capture__thumb img{width:100%;height:92px;display:block;object-fit:cover}.cot-property-capture__thumb small{padding-bottom:7px}.cot-property-capture__secondary>p{grid-column:1/-1;padding:24px;border:1px dashed #c9d1c1;border-radius:14px;color:#687166;text-align:center}.cot-property-capture>footer button{min-height:48px;padding:10px 18px;border:0;border-radius:13px;background:#80922e;color:#fff;font-weight:950;cursor:pointer}.cot-property-capture>footer button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:800px){.cot-property-capture-overlay{padding:0}.cot-property-capture{min-height:100dvh;border:0;border-radius:0}.cot-property-capture>main{grid-template-columns:1fr}.cot-property-capture__camera{min-height:58dvh}.cot-property-capture__gallery{overflow:visible}.cot-property-capture>footer{position:sticky;bottom:0;z-index:2}.cot-property-capture>footer span{font-size:.75rem}}@media(max-width:520px){.cot-property-capture>header{align-items:flex-start;padding-top:max(14px,env(safe-area-inset-top))}.cot-property-capture>header h2{font-size:1.3rem}.cot-property-capture>header span{display:none}.cot-property-capture__camera-controls{gap:12px}.cot-property-capture__camera-controls strong{font-size:.75rem}.cot-property-capture__slots,.cot-property-capture__secondary{gap:8px}.cot-property-capture__slots>button,.cot-property-capture__thumb{min-height:104px}.cot-property-capture>footer{padding-bottom:max(12px,env(safe-area-inset-bottom))}.cot-property-capture>footer button{flex:1}}@media(prefers-reduced-motion:reduce){.cot-property-capture-overlay{backdrop-filter:none}}
