:root{--green:#049644;--green2:#16b85b;--deep:#092916;--muted:#5f7565;--line:#d9eddc;--wash:#effaf1;--amber:#f6b800;--red:#dc2626;--shadow:0 24px 70px rgba(7,38,18,.10)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:var(--deep);background:linear-gradient(135deg,#f8fff9,#eef9ef 48%,#fff);}.husv-body{overflow:auto}.husv-app{min-height:100vh;padding:22px;background:radial-gradient(circle at 8% 10%,rgba(22,184,91,.18),transparent 28%),radial-gradient(circle at 92% 0%,rgba(103,181,29,.14),transparent 34%),linear-gradient(135deg,#f8fff9,#effaf1 48%,#fff)}button,input,select,textarea{font:inherit}.husv-kicker{display:inline-flex;align-items:center;width:max-content;border-radius:999px;background:#dff8e7;color:#057333;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.13em;padding:11px 16px}.husv-login{min-height:calc(100vh - 44px);display:grid;place-items:center}.husv-login[hidden],.husv-shell[hidden],.husv-view[hidden]{display:none!important}.husv-login-card{width:min(460px,92vw);padding:42px;border-radius:30px;background:rgba(255,255,255,.94);border:1px solid rgba(22,184,91,.14);box-shadow:var(--shadow);text-align:center}.husv-login-logo{display:block;width:200px;max-height:120px;object-fit:contain;margin:0 auto 12px}.husv-login h1{font-size:36px;line-height:1;margin:18px 0 10px}.husv-login p{color:var(--muted);font-weight:600;margin:0 0 22px;line-height:1.5}.husv-login input{width:100%;height:52px;border:1px solid #cbe5d0;border-radius:16px;text-align:center;background:#fff;font-size:18px;margin-bottom:12px}.husv-primary{border:0;border-radius:16px;min-height:52px;background:linear-gradient(135deg,var(--green2),#01843a);color:#fff;font-weight:900;padding:0 26px;box-shadow:0 16px 30px rgba(0,150,66,.20);cursor:pointer}.husv-login .husv-primary{width:100%;font-size:16px}.husv-login small{display:block;margin-top:18px;color:#667b69}.husv-error{color:#dc2626;font-weight:900;margin-top:10px}.husv-shell{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:250px minmax(660px,1fr) 270px;gap:20px;align-items:start}.husv-sidebar,.husv-card,.husv-header,.husv-live{background:rgba(255,255,255,.91);border:1px solid rgba(22,184,91,.15);box-shadow:var(--shadow);border-radius:28px}.husv-sidebar{position:sticky;top:22px;min-height:calc(100vh - 44px);padding:22px;display:flex;flex-direction:column}.husv-brand{text-align:center;margin-bottom:24px}.husv-brand img{width:155px;max-height:95px;object-fit:contain;display:block;margin:0 auto 8px}.husv-brand span{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#527059;font-weight:900}.husv-sidebar nav{display:grid;gap:8px}.husv-sidebar nav button{border:0;background:transparent;text-align:left;border-radius:16px;min-height:50px;padding:0 14px;color:#294532;font-weight:850;cursor:pointer}.husv-sidebar nav button.active{background:linear-gradient(135deg,var(--green2),#01843a);color:#fff;box-shadow:0 14px 28px rgba(0,150,66,.24)}.husv-side-actions{margin-top:auto;display:grid;gap:10px}.husv-secondary,.husv-ghost{border:0;border-radius:16px;min-height:48px;padding:0 20px;font-weight:900;cursor:pointer}.husv-secondary{background:#edf7ef;color:#0d3b1d}.husv-ghost{background:#08160e;color:#fff}.husv-main{display:grid;gap:20px}.husv-header{padding:26px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.husv-header h1{font-size:46px;line-height:.95;margin:16px 0 14px}.husv-meta{display:flex;gap:8px;flex-wrap:wrap}.husv-meta span{border:1px solid #cae3cf;background:#f9fff9;border-radius:999px;padding:10px 14px;color:#41644a;font-weight:850}.husv-progress{min-width:240px}.husv-progress strong{display:block;margin-bottom:12px}.husv-progress div{height:10px;border-radius:99px;background:#dcefe0;overflow:hidden}.husv-progress i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--green),var(--green2));border-radius:99px}.husv-card{padding:28px}.husv-card h2{font-size:36px;line-height:1;margin:18px 0 10px}.husv-card p{color:var(--muted);font-weight:650;margin-top:0}.husv-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.husv-form-grid.one{grid-template-columns:1fr}.husv-card label{display:grid;gap:8px;font-weight:900;color:#173d20}.husv-card input,.husv-card select,.husv-card textarea{width:100%;border:1px solid #cfe7d4;border-radius:16px;background:#fff;min-height:54px;padding:14px 16px;color:#12351b}.husv-card textarea{min-height:130px;resize:vertical}.husv-options{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:26px 0}.husv-choice{border:1px solid #d3e8d8;background:linear-gradient(180deg,#fff,#fafffb);border-radius:24px;min-height:158px;padding:22px;text-align:center;cursor:pointer;transition:.16s ease}.husv-choice:hover{transform:translateY(-2px);box-shadow:0 18px 35px rgba(7,38,18,.10)}.husv-choice.selected{box-shadow:0 0 0 3px rgba(5,150,68,.16),0 18px 35px rgba(7,38,18,.10)}.husv-choice i{width:54px;height:54px;border-radius:50%;margin:0 auto 12px;display:grid;place-items:center;color:#fff;font-style:normal;font-size:28px;font-weight:900}.husv-choice strong{display:block;font-size:21px;margin-bottom:5px}.husv-choice span{font-size:14px;color:#526c59}.husv-choice.win i{background:var(--green2)}.husv-choice.opp i{background:var(--amber)}.husv-choice.crit i{background:var(--red)}.husv-choice.win.selected{background:#ecfff3;border-color:var(--green)}.husv-choice.opp.selected{background:#fffbeb;border-color:var(--amber)}.husv-choice.crit.selected{background:#fff1f2;border-color:var(--red)}.husv-question-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.husv-step-actions{display:flex;gap:10px;margin-top:18px}.husv-photo-box{border:1px dashed #b7d7bf;border-radius:18px;min-height:110px;padding:18px;text-align:center;background:#fbfffc;color:#45624c;font-weight:850;margin-top:14px;cursor:pointer}.husv-photo-box input{display:none}.husv-photo-previews{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.husv-photo-previews img{width:92px;height:72px;object-fit:cover;border-radius:12px;border:1px solid #d7eadb}.husv-live{position:sticky;top:22px;min-height:calc(100vh - 44px);padding:22px}.husv-live h2{font-size:32px;line-height:1;margin:4px 0 22px}.husv-live button{width:100%;display:flex;justify-content:space-between;align-items:center;min-height:54px;border:1px solid #d9ebdd;border-radius:16px;background:#fbfffb;color:#173d20;font-weight:900;padding:0 14px;margin-bottom:10px;cursor:pointer}.husv-live .husv-primary{justify-content:center;background:linear-gradient(135deg,var(--green2),#01843a);color:#fff;border:0}.husv-live p{color:#607866;font-weight:700}.husv-feed{border-left:4px solid var(--green2);background:#fff;border-radius:14px;padding:14px;line-height:1.6}.husv-report-toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:18px}.husv-report{max-width:900px;margin:0 auto;background:#fff;border:1px solid #dcefe0;border-radius:24px;padding:32px}.husv-report-logo{display:block;width:175px;max-height:95px;object-fit:contain;margin:0 auto 10px}.husv-report h2{text-align:center;text-transform:uppercase;letter-spacing:.06em;font-size:28px}.husv-report-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:#f8fbf8;border:1px solid #e0ece2;border-radius:16px;padding:14px}.husv-report-meta small{display:block;color:#667a6c}.husv-report h3{color:#086c31;margin-top:26px}.husv-report li{margin:8px 0}.husv-photo-grid{display:flex;gap:12px;flex-wrap:wrap}.husv-photo-grid img{width:150px;height:105px;object-fit:cover;border-radius:14px;border:1px solid #d9eadc}@media(max-width:1200px){.husv-shell{grid-template-columns:220px 1fr}.husv-live{grid-column:1/-1;position:relative;min-height:auto}.husv-progress{min-width:180px}.husv-form-grid,.husv-options{grid-template-columns:1fr}.husv-header{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.husv-app{padding:0}.husv-shell{grid-template-columns:1fr}.husv-sidebar{position:relative;min-height:auto;border-radius:0}.husv-sidebar nav{grid-template-columns:1fr 1fr;display:grid}.husv-header,.husv-card,.husv-live{border-radius:22px}.husv-header h1{font-size:36px}.husv-report-meta{grid-template-columns:1fr}}
.husv-action-panel{margin:18px 0;padding:16px;border-radius:18px;background:#fffaf0;border:1px solid #f4d88a}.husv-action-panel label{display:flex;align-items:center;gap:8px}.husv-action-panel input[type=checkbox]{width:18px;height:18px;min-height:18px}.husv-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.husv-action-grid label{display:grid;align-items:stretch}.husv-email-box{max-width:900px;margin:0 auto 18px;background:#f8fff9;border:1px solid #dbeee0;border-radius:24px;padding:24px}.husv-email-box h2{font-size:28px;margin:14px 0}.husv-email-box label{display:grid;gap:8px;font-weight:900;color:#173d20;margin-bottom:12px}.husv-send-status{margin-top:12px;border-radius:14px;padding:12px 14px;font-weight:900}.husv-send-status.good{background:#e9fff0;color:#087333;border:1px solid #b9edc7}.husv-send-status.bad{background:#fff1f2;color:#c91f1f;border:1px solid #fecdd3}.husv-sales-meta{margin-top:12px}.husv-actions-table{width:100%;border-collapse:collapse;border:1px solid #dbeee0;border-radius:14px;overflow:hidden}.husv-actions-table th{background:#f3faf4;text-align:left;padding:10px;border-bottom:1px solid #dbeee0}.husv-actions-table td{padding:10px;border-bottom:1px solid #e8f3ea}.husv-photo-grid figure{margin:0}.husv-photo-grid figcaption{font-size:12px;color:#526c59;font-weight:800;margin-top:6px;max-width:150px}.husv-photo-grid img{display:block}.husv-live{align-self:start}.husv-live button[data-jump]{transition:.16s ease}.husv-live button[data-jump]:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(7,38,18,.08)}@media(max-width:760px){.husv-action-grid{grid-template-columns:1fr}.husv-email-box{padding:18px}.husv-actions-table{font-size:13px}}
.husv-danger{border:0;border-radius:16px;min-height:48px;padding:0 20px;font-weight:900;cursor:pointer;background:#fff1f2;color:#b91c1c;border:1px solid #fecdd3}.husv-danger.solid{background:linear-gradient(135deg,#ef4444,#b91c1c);color:#fff;border:0;box-shadow:0 16px 30px rgba(185,28,28,.18)}.husv-danger:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.husv-modal[hidden]{display:none!important}.husv-modal{position:fixed;inset:0;z-index:999999;background:rgba(6,20,12,.55);backdrop-filter:blur(10px);display:grid;place-items:center;padding:22px}.husv-modal-card{width:min(460px,94vw);background:#fff;border:1px solid #dbeee0;border-radius:30px;box-shadow:0 30px 90px rgba(0,0,0,.25);padding:30px;text-align:center;color:var(--deep)}.husv-modal-card img{width:165px;max-height:95px;object-fit:contain;margin:0 auto 8px;display:block}.husv-modal-card h2{font-size:30px;line-height:1.05;margin:12px 0 10px}.husv-modal-card p{color:var(--muted);font-weight:700;line-height:1.5}.husv-modal-card label{display:grid;gap:8px;text-align:left;font-weight:900;color:#173d20;margin-top:16px}.husv-modal-card input{width:100%;min-height:52px;border:1px solid #cfe7d4;border-radius:16px;padding:12px 16px;text-align:center;font-weight:900;letter-spacing:.06em}.husv-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.husv-finding-line{font-weight:750;color:#173d20;line-height:1.45}.husv-report h3:first-of-type{color:#087333}
@media(max-width:760px){.husv-modal-actions{grid-template-columns:1fr}.husv-modal-card{padding:24px}}

/* v1.4.3 tablet/click polish */
.husv-app,.husv-shell,.husv-sidebar,.husv-main,.husv-live{position:relative}
.husv-shell{z-index:1}
.husv-sidebar,.husv-card,.husv-header,.husv-live{pointer-events:auto}
.husv-sidebar nav button,.husv-live button,.husv-primary,.husv-secondary,.husv-ghost,.husv-danger{touch-action:manipulation;-webkit-tap-highlight-color:rgba(5,150,68,.14)}
@media(max-width:1100px){.husv-app{padding:14px}.husv-shell{grid-template-columns:1fr;max-width:860px}.husv-sidebar{position:relative;top:auto;min-height:auto;border-radius:24px}.husv-sidebar nav{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.husv-sidebar nav button{text-align:center;padding:0 8px}.husv-side-actions{margin-top:16px;grid-template-columns:repeat(3,1fr)}.husv-live{grid-column:auto;position:relative;top:auto;min-height:auto}.husv-header{flex-direction:column;align-items:stretch}.husv-progress{width:100%;min-width:0}.husv-form-grid{grid-template-columns:1fr 1fr}.husv-options{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.husv-form-grid,.husv-options{grid-template-columns:1fr}.husv-sidebar nav{grid-template-columns:1fr 1fr}.husv-side-actions{grid-template-columns:1fr}.husv-report-toolbar{flex-direction:column}.husv-card{padding:22px}.husv-card h2{font-size:30px}}

.husv-sidebar nav button.done::after{content:'✓';float:right;width:22px;height:22px;border-radius:999px;background:#dff8e7;color:#057333;display:inline-grid;place-items:center;font-weight:1000;margin-left:8px}.husv-sidebar nav button.active.done::after{background:rgba(255,255,255,.22);color:#fff}.husv-photo-box small{display:block;margin-top:8px;color:#607866;font-size:12px}.husv-section-photo-strip{margin-top:12px}.husv-photo-strip-title{font-weight:950;color:#12351b;margin:0 0 8px}.husv-photo-scroll{display:flex;gap:12px;overflow-x:auto;padding:4px 4px 12px;scroll-snap-type:x proximity}.husv-photo-scroll figure,.husv-photo-grid figure{position:relative;flex:0 0 auto;background:#fff;border:1px solid #d9eadc;border-radius:16px;padding:8px;scroll-snap-align:start}.husv-photo-scroll img{display:block;width:150px;height:106px;object-fit:cover;border-radius:12px}.husv-photo-scroll button,.husv-photo-grid button{position:absolute;top:12px;right:12px;border:0;border-radius:999px;background:#fff1f2;color:#b91c1c;font-weight:950;padding:6px 9px;box-shadow:0 8px 18px rgba(7,38,18,.18);cursor:pointer}.husv-photo-grid{overflow-x:auto;flex-wrap:nowrap;padding-bottom:10px}.husv-photo-grid figure{width:170px}.husv-photo-grid img{width:150px;height:105px}@media(max-width:760px){.husv-sidebar nav button.done::after{float:none;margin-left:5px}.husv-photo-scroll img{width:132px;height:96px}}

/* v1.4.5 photo scrolling patch */
.husv-photo-strip-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 8px}.husv-photo-strip-controls{display:flex;gap:8px}.husv-photo-strip-controls button{width:38px;height:34px;border:1px solid #cfe7d4;border-radius:12px;background:#fff;color:#0d3b1d;font-size:22px;font-weight:1000;cursor:pointer}.husv-photo-scroll,.husv-photo-grid{max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin;touch-action:pan-x;cursor:grab}.husv-photo-scroll:active,.husv-photo-grid:active{cursor:grabbing}.husv-photo-box{user-select:none}.husv-photo-box input{display:none!important}


/* v1.4.6 enlarged photo viewer */
.husv-photo-thumb{display:block;border:0;background:transparent;padding:0;margin:0;cursor:zoom-in;text-align:left;color:inherit}.husv-photo-thumb img{transition:transform .16s ease, box-shadow .16s ease}.husv-photo-thumb:hover img{transform:scale(1.025);box-shadow:0 14px 28px rgba(7,38,18,.14)}.husv-photo-thumb span{display:block;text-align:center;font-size:11px;color:#607866;font-weight:900;margin-top:5px}.husv-photo-lightbox[hidden]{display:none!important}.husv-photo-lightbox{position:fixed;inset:0;z-index:1000000;background:rgba(4,14,8,.78);backdrop-filter:blur(12px);display:grid;place-items:center;padding:22px}.husv-photo-lightbox-card{position:relative;width:min(1060px,96vw);height:min(86vh,820px);background:#07140c;border:1px solid rgba(255,255,255,.14);border-radius:28px;box-shadow:0 35px 110px rgba(0,0,0,.45);display:grid;grid-template-rows:auto 1fr auto;align-items:center;overflow:hidden}.husv-photo-lightbox-title{color:#fff;font-weight:950;padding:18px 64px 12px;text-align:center}.husv-photo-lightbox-card img{width:100%;height:100%;min-height:0;object-fit:contain;padding:0 72px 8px}.husv-photo-lightbox-close{position:absolute;top:14px;right:14px;width:42px;height:42px;border:0;border-radius:999px;background:#fff;color:#092916;font-size:28px;line-height:1;font-weight:1000;cursor:pointer;z-index:2}.husv-photo-lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:62px;border:1px solid rgba(255,255,255,.24);border-radius:18px;background:rgba(255,255,255,.92);color:#092916;font-size:44px;font-weight:1000;cursor:pointer;z-index:2}.husv-photo-lightbox-arrow.left{left:16px}.husv-photo-lightbox-arrow.right{right:16px}.husv-photo-lightbox-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff;padding:12px 18px 18px;font-weight:900}.husv-photo-lightbox-footer .husv-danger{min-height:42px;background:#fff1f2;color:#b91c1c}@media(max-width:760px){.husv-photo-lightbox{padding:10px}.husv-photo-lightbox-card{width:100vw;height:92vh;border-radius:18px}.husv-photo-lightbox-card img{padding:0 10px 8px}.husv-photo-lightbox-arrow{top:auto;bottom:76px;transform:none;width:46px;height:46px;font-size:34px}.husv-photo-lightbox-arrow.left{left:16px}.husv-photo-lightbox-arrow.right{right:16px}.husv-photo-lightbox-footer{padding-bottom:14px}.husv-photo-lightbox-title{padding:16px 56px 8px}}


/* v1.4.7 photo polish + Higher Up delete confirmation */
.husv-photo-scroll .husv-photo-thumb,
.husv-photo-grid .husv-photo-thumb{
  position:static!important;
  display:block!important;
  width:100%;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:0!important;
  color:inherit!important;
}
.husv-photo-scroll [data-photo-delete],
.husv-photo-grid [data-photo-delete]{
  position:absolute!important;
  top:10px!important;
  right:10px!important;
  z-index:3;
  border:0;
  border-radius:999px;
  background:#fff1f2;
  color:#b91c1c;
  font-weight:950;
  padding:7px 10px;
  box-shadow:0 8px 18px rgba(7,38,18,.18);
  cursor:pointer;
}
.husv-photo-scroll figure,
.husv-photo-grid figure{overflow:hidden;}
.husv-photo-scroll figcaption,
.husv-photo-grid figcaption{font-size:13px;color:#173d20;font-weight:850;line-height:1.25;margin-top:7px;}
.husv-photo-lightbox-footer .husv-danger{position:static!important;box-shadow:none!important;border-radius:14px!important;}
#husv-delete-photo-modal .husv-modal-card h2{color:#b91c1c;}
#husv-delete-photo-confirm{font-size:15px;}

/* v1.4.9 mobile phone polish */
@media(max-width:760px){
  html,body{width:100%;overflow-x:hidden;background:#effaf1;}
  .husv-app{padding:12px;background:radial-gradient(circle at 20% 0%,rgba(22,184,91,.22),transparent 32%),linear-gradient(180deg,#effaf1,#ffffff 58%,#effaf1);}
  .husv-shell{display:block;max-width:100%;}
  .husv-sidebar,.husv-header,.husv-card,.husv-live{border-radius:26px;border-color:rgba(22,184,91,.20);box-shadow:0 16px 42px rgba(7,38,18,.08);}
  .husv-sidebar{position:sticky;top:8px;z-index:50;padding:14px;margin:0 0 14px;min-height:0;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);}
  .husv-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 12px;}
  .husv-brand img{width:84px;max-height:54px;margin:0;}
  .husv-brand span{font-size:11px;letter-spacing:.16em;}
  .husv-sidebar nav{display:flex!important;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;padding:2px 2px 9px;margin:0 -2px;grid-template-columns:none!important;-webkit-overflow-scrolling:touch;}
  .husv-sidebar nav button{flex:0 0 auto;min-height:42px;border-radius:999px;padding:0 16px;text-align:center;background:#f4fbf5;border:1px solid #d8eedc;box-shadow:none;font-size:14px;scroll-snap-align:start;}
  .husv-sidebar nav button.active{box-shadow:0 10px 22px rgba(0,150,66,.18);}
  .husv-sidebar nav button.done::after{width:18px;height:18px;font-size:12px;vertical-align:middle;}
  .husv-side-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;}
  .husv-side-actions .husv-ghost{grid-column:1/-1;min-height:44px;}
  .husv-secondary,.husv-ghost{min-height:44px;border-radius:14px;font-size:14px;}
  .husv-main{gap:14px;}
  .husv-header{padding:22px;margin-bottom:14px;display:block;}
  .husv-kicker{font-size:10px;padding:9px 12px;letter-spacing:.16em;}
  .husv-header h1{font-size:44px;line-height:.95;margin:16px 0 12px;letter-spacing:-.04em;}
  .husv-meta{gap:8px;margin-bottom:18px;}
  .husv-meta span{padding:9px 12px;font-size:15px;background:#fff;}
  .husv-progress{margin-top:2px;}
  .husv-progress strong{font-size:18px;margin-bottom:8px;}
  .husv-progress div{height:12px;}
  .husv-card{padding:22px;margin-bottom:14px;}
  .husv-question-top{display:block;}
  .husv-card h2{font-size:35px;line-height:1.02;letter-spacing:-.04em;margin:18px 0 8px;}
  .husv-card p{font-size:18px;line-height:1.25;}
  .husv-options{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:8px;margin:20px 0;}
  .husv-choice{min-height:104px;border-radius:20px;padding:12px 8px;background:#fff;}
  .husv-choice i{width:42px;height:42px;font-size:22px;margin-bottom:8px;}
  .husv-choice strong{font-size:14px!important;color:#092916!important;line-height:1.05;}
  .husv-choice span{display:none;}
  .husv-card textarea{min-height:118px;font-size:16px;}
  .husv-photo-box{min-height:120px;border-radius:22px;padding:20px 14px;background:linear-gradient(180deg,#ffffff,#f7fff8);}
  .husv-photo-box strong,.husv-photo-box b{font-size:20px;}
  .husv-step-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;position:sticky;bottom:10px;z-index:30;background:rgba(239,250,241,.88);backdrop-filter:blur(10px);padding:8px;border-radius:20px;margin:16px -8px -6px;}
  .husv-step-actions button{width:100%;min-height:56px;border-radius:18px;}
  .husv-live{padding:22px;margin-bottom:14px;}
  .husv-live h2{font-size:38px;margin-bottom:16px;}
  .husv-live button{min-height:52px;border-radius:17px;margin-bottom:9px;background:#fff;}
  .husv-live .husv-primary{min-height:58px;font-size:18px;position:sticky;bottom:10px;z-index:20;}
  .husv-feed{font-size:15px;}
  .husv-photo-strip-head{align-items:flex-start;}
  .husv-photo-scroll{gap:10px;padding-bottom:14px;}
  .husv-photo-scroll figure,.husv-photo-grid figure{border-radius:18px;padding:7px;box-shadow:0 10px 24px rgba(7,38,18,.08);}
  .husv-photo-scroll img,.husv-photo-grid img{width:138px;height:104px;border-radius:13px;}
  .husv-photo-strip-controls button{width:44px;height:40px;border-radius:14px;}
  .husv-report{padding:20px;border-radius:22px;}
}
@media(max-width:380px){
  .husv-options{grid-template-columns:1fr!important;}
  .husv-choice{min-height:82px;display:flex;align-items:center;justify-content:center;gap:12px;text-align:left;}
  .husv-choice i{margin:0;width:38px;height:38px;}
  .husv-choice span{display:block;font-size:12px;}
}

/* v1.5.0 drafts / completed check-ins */
.husv-checkin-actions{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0 24px}
.husv-checkin-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}
.husv-checkin-columns h3{margin:0 0 12px;color:#07351d;font-size:22px}
.husv-checkin-list{display:grid;gap:12px}
.husv-checkin-card{border:1px solid #cfe8d5;background:#fff;border-radius:18px;padding:16px;box-shadow:0 10px 24px rgba(0,70,25,.06)}
.husv-checkin-card b{display:block;font-size:18px;color:#06351c;margin-bottom:6px}
.husv-checkin-card small{display:block;color:#5d7665;font-weight:800;margin-bottom:12px}
.husv-checkin-card div{display:flex;gap:8px;flex-wrap:wrap}
.husv-checkin-card button{padding:9px 14px;border-radius:12px}
@media(max-width:760px){.husv-checkin-columns{grid-template-columns:1fr}.husv-checkin-actions .husv-primary,.husv-checkin-actions .husv-secondary{width:100%}}


/* v1.5.1 phone sizing + send confirmation polish */
.husv-app,.husv-app *{box-sizing:border-box}
.husv-action-grid input[type="date"],.husv-action-grid input{min-width:0;width:100%;max-width:100%}
@media(max-width:760px){
  .husv-action-panel{padding:18px 14px;border-radius:20px;overflow:hidden}
  .husv-action-panel label{font-size:18px}
  .husv-action-grid{grid-template-columns:1fr!important;gap:12px}
  .husv-action-grid input{font-size:18px;text-align:left;padding:13px 14px}
  .husv-report-toolbar{position:sticky;top:0;z-index:45;background:rgba(239,250,241,.94);backdrop-filter:blur(12px);display:grid!important;grid-template-columns:1fr;gap:10px;margin:-22px -22px 18px;padding:12px;border-radius:0 0 22px 22px}
  .husv-report-toolbar button{width:100%;min-height:52px;border-radius:16px;font-size:17px}
  .husv-email-box{width:100%;max-width:100%;margin:0 0 16px;padding:18px;border-radius:22px;overflow:hidden}
  .husv-email-box h2{font-size:36px;line-height:1;margin:18px 0}
  .husv-email-box .husv-form-grid{grid-template-columns:1fr!important;gap:12px}
  .husv-email-box label{font-size:18px;min-width:0}
  .husv-email-box input,.husv-email-box textarea{width:100%;max-width:100%;min-width:0;font-size:17px;padding:14px 16px;border-radius:16px}
  #husv-email-subject{font-size:15px}
  .husv-report{max-width:100%;overflow-x:hidden}
  .husv-report-meta{grid-template-columns:1fr!important;gap:10px}
  .husv-actions-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
  .husv-modal{padding:14px}
  .husv-modal-card{width:100%;max-width:430px;border-radius:26px;padding:24px 18px}
  .husv-modal-card h2{font-size:28px}
}

/* v1.5.4 restored light sidebar + profile menu */
.husv-checkin-card.completed{background:linear-gradient(180deg,#ffffff,#f7fff9);border-color:#bfe8ca;}
.husv-checkin-card.completed b::after{content:'Completed';display:inline-block;margin-left:8px;padding:4px 8px;border-radius:999px;background:#dcfce7;color:#087333;font-size:11px;font-weight:950;vertical-align:middle;}
#husv-delete-checkin-name{display:block;background:#f4fbf5;border:1px solid #cfe8d5;border-radius:14px;padding:12px;color:#06351c;}


/* v1.5.4 visitor menu, live time, success modal */
.husv-user-menu-toggle{border:1px solid #cae3cf;background:#fff;border-radius:999px;padding:10px 14px;color:#12351b;font-weight:950;cursor:pointer;box-shadow:0 6px 16px rgba(7,38,18,.04)}
.husv-header>div:first-child{position:relative}
.husv-user-menu{position:absolute;z-index:80;top:100%;left:0;margin-top:8px;width:min(300px,92vw);background:#fff;border:1px solid #d9eddc;border-radius:20px;padding:10px;box-shadow:0 24px 70px rgba(7,38,18,.18)}
.husv-user-menu[hidden]{display:none!important}
.husv-user-menu button,.husv-user-menu a{display:flex;align-items:center;width:100%;min-height:48px;padding:0 14px;border:0;border-radius:14px;background:transparent;color:#12351b;text-decoration:none;font-weight:900;cursor:pointer;text-align:left}
.husv-user-menu button:hover,.husv-user-menu a:hover{background:#f1fbf3}
.husv-time-meta{margin-top:12px;grid-template-columns:repeat(3,1fr)}
.husv-confirm-summary{background:#f4fbf5;border:1px solid #cfe8d5;border-radius:16px;padding:14px;margin:14px 0;color:#06351c;display:grid;gap:4px}
.husv-confirm-summary span{font-weight:850;color:#5d7665}
.husv-success-checks{background:#ecfff3;border:1px solid #b9edc7;color:#087333;border-radius:16px;padding:14px;font-weight:950;text-align:left;margin:14px 0;line-height:1.8}
@media(max-width:760px){
  .husv-user-menu{position:fixed;left:12px;right:12px;top:96px;width:auto;margin:0;border-radius:24px;box-shadow:0 24px 80px rgba(7,38,18,.22)}
  .husv-user-menu button,.husv-user-menu a{min-height:56px;font-size:17px}
  .husv-meta .husv-user-menu-toggle{padding:9px 12px;font-size:15px}
  .husv-time-meta{grid-template-columns:1fr!important}
}

/* v1.5.5 natural settings gear: keep header meta clean */
.husv-brand{position:relative;gap:8px;align-items:center;}
.husv-gear-toggle{margin-left:auto;width:38px;height:38px;border:1px solid #d9eddc;border-radius:999px;background:#f4fbf5;color:#0d3b1d;font-size:18px;font-weight:900;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 18px rgba(7,38,18,.06);transition:.16s ease;}
.husv-gear-toggle:hover{transform:translateY(-1px);background:#eaffef;border-color:#bfe8ca;}
.husv-sidebar>.husv-user-menu{top:92px;left:18px;right:18px;width:auto;margin-top:0;}
.husv-menu-title{display:block;padding:10px 14px 8px;color:#5f7565;font-size:13px;text-transform:uppercase;letter-spacing:.12em;}
.husv-user-menu .husv-menu-save{background:#f1fbf3;}
.husv-user-menu .husv-menu-danger{color:#b91c1c;background:#fff7f7;}
.husv-meta #husv-user{font-weight:950;}
@media(max-width:760px){
  .husv-sidebar>.husv-user-menu{position:fixed;left:12px;right:12px;top:84px;width:auto;margin:0;border-radius:24px;box-shadow:0 24px 80px rgba(7,38,18,.22)}
  .husv-gear-toggle{width:42px;height:42px;font-size:19px;}
}


/* v1.5.6 polished top menu placement */
.husv-brand .husv-gear-toggle{display:none!important;}
.husv-header{position:relative;}
.husv-progress-wrap{position:relative;min-width:260px;display:flex;flex-direction:column;gap:8px;align-self:center;}
.husv-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px;}
.husv-progress-head strong{white-space:nowrap;color:#06351c;}
.husv-top-menu-toggle{width:38px;height:38px;border:1px solid #d9eddc;border-radius:999px;background:#fff;color:#0d3b1d;font-size:24px;line-height:1;font-weight:950;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 18px rgba(7,38,18,.05);transition:.16s ease;padding-bottom:5px;}
.husv-top-menu-toggle:hover{transform:translateY(-1px);background:#f1fbf3;border-color:#bfe8ca;}
.husv-progress-wrap .husv-progress{min-width:0;width:100%;}
.husv-top-menu{position:absolute!important;right:0!important;left:auto!important;top:48px!important;margin:0!important;width:min(310px,88vw)!important;z-index:120;}
.husv-meta #husv-user{font-weight:950;}
.husv-meta span{white-space:nowrap;}
@media(max-width:900px){
  .husv-header{gap:18px;}
  .husv-progress-wrap{width:100%;min-width:0;}
}
@media(max-width:760px){
  .husv-progress-wrap{margin-top:8px;}
  .husv-top-menu{position:fixed!important;left:12px!important;right:12px!important;top:86px!important;width:auto!important;border-radius:24px!important;box-shadow:0 24px 80px rgba(7,38,18,.22)!important;}
  .husv-top-menu-toggle{width:42px;height:42px;font-size:25px;}
}


/* v1.6.4 multi-photo stability + layout containment */
.husv-main,
.husv-card,
.husv-view,
.husv-section-photo-strip,
.husv-photo-scroll,
.husv-photo-grid{
  min-width:0!important;
  max-width:100%!important;
}
.husv-card,
.husv-view{
  overflow:hidden;
}
.husv-photo-strip-head{
  position:relative;
  z-index:2;
}
.husv-photo-scroll,
.husv-photo-grid{
  width:100%!important;
  box-sizing:border-box;
  display:flex!important;
  flex-wrap:nowrap!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:6px 8px 16px!important;
  scroll-snap-type:x mandatory;
  scrollbar-gutter:stable;
}
.husv-photo-scroll figure,
.husv-photo-grid figure{
  flex:0 0 176px!important;
  width:176px!important;
  max-width:176px!important;
  min-width:176px!important;
}
.husv-photo-scroll img,
.husv-photo-grid img{
  width:158px!important;
  height:112px!important;
  max-width:100%!important;
}
.husv-photo-strip-controls{
  flex:0 0 auto;
}
@media(max-width:760px){
  .husv-card,.husv-view{overflow:hidden;}
  .husv-photo-scroll figure,
  .husv-photo-grid figure{
    flex-basis:154px!important;
    width:154px!important;
    min-width:154px!important;
    max-width:154px!important;
  }
  .husv-photo-scroll img,
  .husv-photo-grid img{
    width:138px!important;
    height:102px!important;
  }
}

.husv-save-status{margin-top:8px;font-size:12px;font-weight:900;color:#0b7f35;text-align:right;letter-spacing:.04em}
@media(max-width:700px){.husv-save-status{text-align:left}}

/* v1.6.7 action item report cards */
.husv-action-card{border:1px solid #dbeee0;background:#fbfffc;border-radius:14px;padding:14px 16px;margin:0 0 12px;color:#0b2c16;display:grid;gap:7px}
.husv-action-card strong{font-size:17px}.husv-action-card span{color:#284a31}.husv-action-card p{margin:6px 0 0;color:#284a31;line-height:1.45}

/* v1.7.1 executive summary and action tracker */
.husv-exec-summary{border:1px solid #d8ecd8;background:#f2fbf4;border-radius:18px;padding:16px 18px;margin:0 0 18px;color:#18351f;line-height:1.55}
.husv-score-badge{display:inline-flex;gap:6px;align-items:center;background:#087333;color:#fff;border-radius:999px;padding:7px 12px;font-weight:900;margin-bottom:8px}
.husv-score-badge b{color:#fff}
.husv-gps-card{margin:18px 0 20px;border:1px solid #dceee0;background:#fbfffc;border-radius:18px;padding:16px;display:grid;gap:8px;max-width:680px}
.husv-gps-card strong{font-size:16px;color:#102618}.husv-gps-card span{font-weight:900;color:#6b7b70}.husv-gps-card span.ok{color:#087333}.husv-gps-card small{color:#607866}
.husv-action-tracker-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:14px 0 18px;padding:14px 16px;border:1px solid #d8ecd8;background:#f7fff8;border-radius:18px}
.husv-action-tracker-top b{font-size:22px;color:#087333;margin-left:8px}.husv-action-tracker-top b:first-child{margin-left:0}
.husv-action-tracker-list{display:grid;gap:12px}.husv-open-action{border:1px solid #dfeee2;background:#fff;border-radius:18px;padding:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;box-shadow:0 10px 25px rgba(8,115,51,.06)}
.husv-open-action.overdue{border-color:#f0b9b9;background:#fffafa}.husv-open-action.done{opacity:.72;background:#f6f8f6}.husv-open-action strong{font-size:17px;color:#14251a}.husv-open-action small{display:block;margin:4px 0 8px;color:#607866;font-weight:700}.husv-open-action p{margin:6px 0 0;line-height:1.45;color:#2b4632}.husv-open-action-buttons{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.husv-pill.done{display:inline-flex;border-radius:999px;background:#e7f6eb;color:#087333;font-weight:900;padding:8px 12px}
@media(max-width:760px){.husv-open-action{display:grid}.husv-open-action-buttons{justify-content:flex-start}.husv-action-tracker-top{display:grid}.husv-action-tracker-top b{font-size:18px}}

/* v1.7.1 tracker polish */
.husv-tracker-divider{margin:18px 0 10px;font-weight:900;color:#0b3b20;border-top:1px solid #dbeee0;padding-top:14px}.husv-open-action.current{background:#f5fff7;border-style:dashed}.husv-pill{display:inline-flex;align-items:center;padding:8px 10px;border-radius:999px;background:#eaf6ed;color:#0b3b20;font-weight:900}.husv-gps-card,.husv-gps-meta{display:none!important}
