/* Property inventory pilot: a photographic home and a compact working inventory. */
:root{--paper:#fff;--canvas:#f4f6f6;--ink:#163e40;--muted:#4d6266;--green:#1d5852;--pale:#deebe8;--line:#d7ded5;--radius:12px;--lens-sand:#e8eeee;--lens-sage:#deebe8;--lens-teal:#163e40;--lens-focus:#347e71}
:root{--green:#24736b}
body{background:var(--canvas);color:var(--ink)}
::selection{background:var(--green);color:var(--paper)}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--lens-focus);outline-offset:4px}
input,textarea{caret-color:var(--green)}
.primary,.secondary,.quiet,.danger,.icon-button{border-radius:10px}
.primary{background:var(--ink);color:var(--paper)}
.primary:hover:not(:disabled){background:#285951}
.secondary{background:var(--paper);border-color:#becdc3}
.quiet:hover:not(:disabled){background:var(--pale)}
.text-button{min-height:44px}
.wordmark{font-family:Noto,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:25px;font-weight:600;letter-spacing:-1.1px;gap:10px;line-height:1.2;min-height:44px}
.wordmark small{font-size:12px;letter-spacing:0;margin-top:3px}
.lens-mark{width:37px;height:37px;flex:none;border-radius:10px;display:block}
.masthead{border-bottom:1px solid var(--line);background:var(--canvas)}
.masthead .wordmark .lens-mark{width:32px;height:32px;border-radius:8px}
.masthead .header-right{gap:8px}
.lens-home-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:8px 12px}
.sidebar{background:#edf3f2;border-color:var(--line)}
.room-button{border-bottom-color:var(--line);border-radius:7px;padding-left:8px;padding-right:8px}
.room-button[aria-current=true]{background:#dce6df}
.room-button[aria-current=true] .room-number{background:var(--ink)}
.room-header h1{font-size:44px}
.room-header h1[tabindex="-1"]:focus{outline:none}
.mode-switch{border-radius:24px;padding:8px;background:#e8efec;border:0}
.mode-switch button{min-width:98px;border-radius:21px;min-height:42px}
.mode-switch button[aria-pressed=true]{background:var(--paper);color:var(--ink);box-shadow:0 1px 4px #00000014}
.photo-stage,.photo-stage>img,.photo-stage>video{border-radius:13px;background:#e7eded}
.stage-empty{background:#edf3f1;border:1px solid #dce3d8}
.photo-stage:has(.stage-empty:not([hidden])){aspect-ratio:auto;height:320px;min-height:0}
.stage-empty h2{font-size:32px;max-width:15ch}
.capture-entry-actions button{min-height:48px}
.source-thumb{border-radius:7px}.source-thumb[aria-pressed=true]{border-color:var(--green)}
.list-heading h2{font-family:Noto,sans-serif;font-size:20px;font-weight:600}
.list-filters button[aria-pressed=true]{border-color:var(--green);background:var(--pale);border-radius:8px}
.field input,.field select,.field textarea,#item-search,.date-field input{border-radius:8px;border-color:#b9c8bd;background:var(--paper)}
.item-pin::before{border-color:#acc1b4}.item-pin.selected::before,.item-pin.checked::before{background:var(--ink)}
.source-badge,.stage-live{border-radius:7px}.stage-live{background:#173f3ff2}.stage-live span{background:#a7cfba}
.progress-track{background:#d6dfd4}.progress-track span{background:var(--green)}
.availability{color:#536856}.item-warning{border-radius:8px}
dialog{border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:0 24px 80px #00000024}
dialog::backdrop{background:#173f3f85;backdrop-filter:blur(3px)}
.dialog-heading h2{font-family:Noto,sans-serif;font-size:24px;font-weight:600;letter-spacing:-.6px}
.guide-page,.tester-page{background:var(--canvas);color:var(--ink)}
.guide-header,.tester-header{background:var(--canvas);border-color:var(--line)}
.guide-header nav>a,.guide-footer a,.tester-header nav>a,.text-link{color:var(--ink)}
.guide-tabs button[aria-pressed=true]{border-color:var(--green);color:var(--ink)}
.guide-player-section,.guide-transcript,.sample-report-promo{border-radius:16px;border-color:var(--line)}
.guide-chapters button{border-radius:10px}.guide-chapters button[aria-current=true]{background:var(--pale);border-color:var(--green)}
.sample-report-promo{background:var(--lens-sand)}
.guide-downloads a.primary,.sample-report-promo a.primary{background:var(--ink);border-radius:10px}
.test-route>li::before{color:var(--green)}.task-results select{border-radius:8px}

/* Landing page selectors are scoped so camera and review layouts keep their behaviour. */
.lens-home{min-height:100dvh}
.lens-header{max-width:1240px;margin:auto;min-height:92px;padding:20px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.lens-header .wordmark{color:var(--ink);text-decoration:none}
.lens-header nav{display:flex;align-items:center;gap:26px}
.lens-header nav>a{font-size:13px;text-decoration:none;color:var(--ink);display:inline-flex;align-items:center;min-height:44px}
.lens-header nav>a:hover{text-decoration:underline}
.lens-header nav .lens-nav-cta{padding:11px 20px;border-radius:24px;background:var(--ink);color:var(--paper);text-decoration:none}
.lens-main{max-width:1240px;margin:auto;padding:0 32px}
.lens-hero{display:grid;grid-template-columns:1fr 1.08fr;gap:54px;align-items:center;padding:40px 0 54px}
.lens-pilot-label{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;border:1px solid #cdd8cc;padding:8px 12px;border-radius:20px;margin-bottom:23px}
.lens-pilot-label::before{content:'';width:6px;height:6px;background:#4f8065;border-radius:50%}
.lens-hero h1{font-family:Instrument,Georgia,serif;font-size:clamp(58px,6.5vw,86px);font-weight:400;line-height:.99;letter-spacing:-2px;margin:0 0 23px;max-width:9ch;text-wrap:balance}
.lens-tagline-phrase{display:inline-block;white-space:nowrap}
.lens-hero .lens-descriptor{font-size:17px;font-weight:600;color:var(--ink);line-height:1.5;margin-bottom:12px}
.lens-hero-copy{font-size:15px;color:var(--muted);line-height:1.75;max-width:43ch}
.lens-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:27px}
.lens-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 21px;border-radius:25px;text-decoration:none;font-size:14px;font-weight:600;line-height:1.4;border:1px solid transparent}
.lens-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}
.lens-button-main{background:var(--ink);color:var(--paper)}.lens-button-main:hover{background:#285951}
.lens-button-soft{background:transparent;border-color:#b8c9bd;color:var(--ink)}.lens-button-soft:hover{background:#e5ebe1}
.lens-hero-note{font-size:12px;color:var(--muted);margin-top:18px;max-width:40ch;line-height:1.65}
.lens-hero-visual{position:relative;margin:0;padding-bottom:42px}
.lens-photo{display:block;overflow:hidden;background:#e5e8dd;position:relative}
.lens-photo img{width:100%;height:118%;object-fit:cover;object-position:center top;display:block;max-width:none}
.lens-hero-photo{height:460px;border-radius:22px 22px 100px 22px}
.lens-scene-label{position:absolute;top:16px;left:16px;background:#fffffff0;border:1px solid #ffffff99;border-radius:18px;padding:8px 12px;font-size:11px;color:var(--ink)}
.lens-capture-note{position:absolute;bottom:0;left:-20px;right:35px;display:flex;align-items:center;gap:15px;padding:18px 21px;background:var(--paper);border:1px solid var(--line);border-radius:15px;box-shadow:0 12px 35px #00000010}
.lens-capture-note>svg{width:32px;height:32px;fill:none;stroke:var(--ink);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex:none}
.lens-capture-note strong{display:block;font-size:15px;font-weight:600;margin-bottom:3px}.lens-capture-note p{font-size:12px;color:var(--muted);line-height:1.5}
.lens-method{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);padding:27px 0;gap:34px;list-style:none;margin:0}
.lens-method li{display:flex;align-items:flex-start;gap:14px}.lens-step-number{font-family:Instrument,Georgia,serif;font-size:32px;line-height:1;color:#6e8877;flex:none}
.lens-method h2{font-size:15px;letter-spacing:-.2px;margin-bottom:6px}.lens-method p{font-size:13px;color:var(--muted);line-height:1.65;max-width:31ch}
.lens-examples{padding:68px 0 62px}
.lens-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;margin-bottom:25px}
.lens-section-heading h2,.lens-report h2,.lens-phone h2{font-family:Instrument,Georgia,serif;font-size:43px;font-weight:400;line-height:1.13;letter-spacing:-.7px}
.lens-section-heading p{font-size:14px;line-height:1.65;color:var(--muted);max-width:56ch;margin-top:10px}
.lens-scope{padding:8px;background:#e4eade;border:1px solid #d4dfd0;border-radius:25px;display:flex;flex:none}
.lens-scope button{min-height:42px;padding:8px 20px;border-radius:21px;font-size:13px;color:var(--muted)}
.lens-scope button[aria-pressed=true]{background:var(--paper);color:var(--ink);box-shadow:0 1px 4px #00000014}
.lens-example-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.lens-example{padding:0;text-align:left;display:block;width:100%;border:0;border-radius:15px;background:transparent}
.lens-example .lens-photo{height:225px;border-radius:13px}.lens-example .lens-photo img{transition:transform .25s ease}
.lens-example:hover .lens-photo img{transform:scale(1.035);transform-origin:center 20%}
.lens-example-title{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:15px 0 5px;font-size:16px;font-weight:600}
.lens-example-title svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.4;flex:none}
.lens-example-copy{display:block;font-size:12px;line-height:1.65;color:var(--muted);max-width:34ch}
.lens-example-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-top:23px;padding-top:17px;border-top:1px solid var(--line)}
.lens-example-footer p{font-size:12px;color:var(--muted)}.lens-text-link{display:inline-flex;min-height:44px;align-items:center;font-size:13px;font-weight:600;gap:8px}
.lens-report{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;background:#e9ede3;border:1px solid #d9e1d4;border-radius:22px;padding:48px 55px}
.lens-report-copy>p{font-size:14px;line-height:1.75;color:var(--muted);margin-top:17px;max-width:46ch}
.lens-export-types{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.lens-export-types span{padding:8px 12px;border:1px solid #c2d0c1;border-radius:7px;font-size:11px;letter-spacing:.4px}
.lens-report-copy .lens-report-note{font-size:11px;margin-top:15px;line-height:1.6}
.lens-paper{background:#fff;border:1px solid #d6ddd1;box-shadow:0 10px 28px #00000010;padding:28px 30px;transform:rotate(-2deg);max-width:340px;justify-self:center;width:100%;border-radius:3px}
.lens-paper-brand{font-size:13px;font-weight:600;letter-spacing:-.4px}.lens-paper-label{font-size:12px;color:var(--muted);margin-top:4px}
.lens-paper h3{font-family:Instrument,Georgia,serif;font-size:27px;font-weight:400;line-height:1.1;margin-top:21px}
.lens-paper-photo{height:100px;border-radius:4px;margin-top:14px}.lens-paper-photo img{height:125%}
.lens-paper-room{font-size:12px;font-weight:600;margin:18px 0 7px}
.lens-paper-row{border-top:1px solid #dce3d8;padding:8px 0;display:flex;justify-content:space-between;gap:12px;font-size:12px}.lens-paper-row span:last-child{color:var(--muted)}
.lens-paper-footer{margin-top:14px;font-size:12px;color:var(--muted);border-top:1px solid #dce3d8;padding-top:10px}
.lens-native-cover{display:block;padding:0;max-width:315px;line-height:0;overflow:hidden}.lens-native-cover img{display:block;width:100%;height:auto}
.sample-native-table{width:100%;border-collapse:collapse;margin:18px 0 28px;font-size:14px}.sample-native-table th,.sample-native-table td{text-align:left;padding:12px 10px;border-bottom:1px solid var(--line)}.sample-native-table th{font-weight:600}.sample-native-table td:first-child{width:45%}.sample-native-table caption{text-align:left;font-weight:600;font-size:18px;margin-bottom:8px}
.native-sample-copy{max-width:76ch}.native-sample-copy p{margin:12px 0;line-height:1.75}.native-sample-copy h2{margin-top:32px}.native-sample-copy .sample-note{padding:18px;border-radius:10px;background:var(--pale);font-size:14px;line-height:1.7}
.lens-phone{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:59px 0 35px}.lens-phone h2{font-size:37px}
.lens-phone p{font-size:14px;color:var(--muted);max-width:55ch;margin-top:11px;line-height:1.7}.lens-phone .lens-actions{margin-top:0;flex:none}
.lens-privacy{border-top:1px solid var(--line);padding:10px 0 25px;max-width:100%}.lens-privacy summary{min-height:48px;display:flex;align-items:center;font-size:13px;cursor:pointer}.lens-privacy p{font-size:13px;color:var(--muted);line-height:1.75;max-width:80ch;margin-bottom:12px}
.lens-footer{max-width:1240px;margin:auto;padding:25px 32px 35px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.lens-footer p{font-size:12px}.lens-footer nav{display:flex;gap:22px;flex-wrap:wrap}.lens-footer a{min-height:44px;display:inline-flex;align-items:center}
.lens-modal{width:min(720px,calc(100% - 28px));padding:22px;max-height:90dvh;overflow:auto}
.lens-modal .lens-photo{height:min(52dvh,450px);border-radius:11px;margin:16px 0}
.lens-modal>p{font-size:14px;line-height:1.7;color:var(--muted)}.lens-modal .lens-modal-note{font-size:11px;margin-top:14px}
.lens-noscript{padding:20px;background:#eee6d7;color:#674b26;margin:20px;border-radius:10px}
#home-route-message{position:fixed;bottom:80px;left:50%;transform:translateX(-50%);z-index:15;background:var(--ink);color:white;padding:12px 18px;border-radius:10px;max-width:calc(100% - 30px);font-size:13px;box-shadow:0 5px 20px #00000020}
@media(min-width:1500px){.lens-main{padding:0 32px}}
@media(max-width:1000px){.lens-hero{gap:34px}.lens-hero-photo{height:400px}.lens-hero h1{font-size:68px}.lens-header nav{gap:18px}.lens-report{gap:36px;padding:38px 32px}.lens-phone{align-items:flex-start;flex-direction:column;gap:22px}.lens-method{gap:22px}.lens-example .lens-photo{height:190px}.masthead .save-state{display:none}}
@media(max-width:760px){.lens-header{padding:max(18px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) 18px max(20px,env(safe-area-inset-left));min-height:calc(78px + env(safe-area-inset-top));gap:12px}.lens-header .wordmark{font-size:23px}.lens-header .lens-mark{width:32px;height:32px}.lens-header nav{gap:8px}.lens-header nav>a:not(.lens-nav-cta){display:none}.lens-header nav .lens-nav-cta{font-size:12px;padding:9px 15px;min-height:42px}.lens-main{padding:0 20px}.lens-hero{grid-template-columns:1fr;padding:25px 0 36px;gap:28px}.lens-hero h1{font-size:64px;max-width:11ch;margin-bottom:19px}.lens-pilot-label{margin-bottom:20px}.lens-hero .lens-descriptor{font-size:16px}.lens-hero-copy{font-size:14px;max-width:44ch}.lens-actions{margin-top:23px;gap:9px}.lens-button{font-size:13px;padding:12px 18px;min-height:48px}.lens-hero-note{margin-top:13px;max-width:42ch}.lens-hero-photo{height:340px;border-radius:18px 18px 70px 18px}.lens-hero-visual{padding-bottom:35px}.lens-capture-note{left:12px;right:12px;padding:15px}.lens-capture-note strong{font-size:13px}.lens-capture-note p{font-size:11px}.lens-method{grid-template-columns:1fr;padding:24px 0;gap:23px}.lens-method p{max-width:44ch}.lens-method li{gap:18px}.lens-step-number{font-size:30px}.lens-examples{padding:38px 0}.lens-section-heading{align-items:flex-start;flex-direction:column;gap:19px}.lens-section-heading h2,.lens-report h2{font-size:36px}.lens-section-heading p{font-size:13px}.lens-example-grid{grid-template-columns:repeat(3,245px);gap:16px;overflow-x:auto;scroll-snap-type:x proximity;margin:0 -20px;padding:0 20px 12px;scrollbar-width:thin;scrollbar-color:#91aa99 transparent}.lens-example{scroll-snap-align:center}.lens-example .lens-photo{height:188px}.lens-example-title{font-size:15px}.lens-example-footer{margin-top:12px;padding-top:13px}.lens-example-footer p{font-size:11px}.lens-report{grid-template-columns:1fr;padding:28px 23px;gap:34px;border-radius:17px}.lens-paper{max-width:310px;padding:23px;order:2}.lens-report-copy>p{font-size:13px}.lens-report-copy .lens-report-note{font-size:11px}.lens-phone{padding:36px 0 26px;gap:20px}.lens-phone h2{font-size:34px}.lens-phone p{font-size:13px}.lens-footer{padding:23px 20px 26px;flex-direction:column;gap:8px}.lens-footer nav{gap:24px}.lens-modal{padding:18px}.lens-modal .dialog-heading h2{font-size:23px}.masthead{padding:max(12px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) 12px max(16px,env(safe-area-inset-left));height:auto;min-height:calc(64px + env(safe-area-inset-top));gap:8px}.masthead .wordmark{font-size:22px;gap:8px}.masthead .wordmark small{display:none}.masthead .lens-mark{width:30px;height:30px}.masthead .header-right .tester-link,.masthead .header-right .guide-nav-link{display:none}.masthead .header-right #mobile-help span{display:none}.masthead .header-right .quiet{min-height:44px}.masthead .lens-home-link{font-size:12px;padding:7px 9px}.room-header h1{font-size:37px}.room-nav{gap:8px}.room-button{padding:8px 10px;border-radius:9px}.room-button[aria-current=true]{background:var(--lens-sage)}.photo-stage,.photo-stage>img,.photo-stage>video{border-radius:12px}.list-heading h2{font-size:22px}.mobile-dock{background:#f4f6f6f5;border-color:var(--line);padding-top:8px;padding-bottom:max(8px,env(safe-area-inset-bottom))}.mobile-dock button{border-radius:11px;min-height:48px}.mobile-dock #mobile-count{border-radius:12px}.guide-header .wordmark,.tester-header .wordmark{font-size:24px}.guide-header nav{gap:12px}}
@media(max-width:380px){.lens-header .wordmark{font-size:21px;gap:7px}.lens-header .lens-mark{width:29px;height:29px}.lens-header nav .lens-nav-cta{font-size:11px;padding:9px 12px}.lens-hero h1{font-size:60px}.lens-actions>.lens-button{padding:12px 15px;font-size:12px}.masthead .wordmark{font-size:20px}.masthead .header-right{gap:0}.masthead .lens-home-link{padding:7px}.lens-report{padding:25px 20px}.lens-phone .lens-actions{width:100%}}
@media(max-width:760px){.photo-stage:has(.stage-empty:not([hidden])){height:230px}}
@media(max-width:760px){.lens-hero h1{max-width:none}.sample-native-table{font-size:12px}.sample-native-table th,.sample-native-table td{padding:11px 6px}.native-sample-copy .sample-note{font-size:13px}}
@media(max-width:760px){.masthead .header-right #mobile-help>span[data-icon]{display:flex}}
@media(max-width:760px){.lens-header nav .lens-nav-cta{min-height:44px}.lens-paper.lens-native-cover{padding:0}}
@media(max-width:380px){.lens-header{padding-inline:16px;gap:8px}.lens-header .wordmark{font-size:19px}.lens-header .lens-mark{width:27px;height:27px}.lens-header nav .lens-nav-cta{padding-inline:10px;font-size:11px}.masthead{height:auto;min-height:72px;row-gap:4px}}
@media(max-width:600px){.guide-header,.tester-header{height:auto;flex-wrap:wrap;gap:8px;padding:14px 20px}.guide-header .wordmark,.tester-header .wordmark{flex-basis:100%;font-size:22px}.guide-header nav,.tester-header nav{width:100%;justify-content:space-between;gap:12px}.guide-header nav>a,.tester-header nav>a{min-height:44px;display:inline-flex;align-items:center}}
@media(prefers-reduced-motion:reduce){.lens-example .lens-photo img{transition:none}.lens-example:hover .lens-photo img{transform:none}dialog::backdrop{backdrop-filter:none}}
/* Let enlarged text reflow without moving navigation or exports off-screen. */
.skip-link{transform:translateY(-200%);max-width:calc(100% - 40px);overflow-wrap:anywhere}
.skip-link:focus{transform:none}
@media(max-width:760px){
  .lens-header{flex-wrap:wrap}
  .lens-header nav{flex-wrap:wrap;max-width:100%}
  .wordmark{min-width:0;max-width:100%}
  .wordmark>span{min-width:0;overflow-wrap:anywhere}
  .lens-scope{max-width:100%;flex-wrap:wrap}
  .lens-scope button{flex:1 1 auto;min-width:0;overflow-wrap:anywhere}
  .mobile-dock{flex-wrap:wrap}
  .mobile-dock button{flex:1 1 auto;min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere}
  #inventory-app main{padding-bottom:calc(8em + env(safe-area-inset-bottom))}
}
