/* Guided consultation photo flow */
.photo-flow{margin-top:42px;padding:30px;background:var(--dark2);border:1px solid rgba(201,169,110,.16);border-top:3px solid var(--gold)}
.photo-flow-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,360px);gap:28px;align-items:end;margin-bottom:24px}
.photo-flow-header h2{margin:0;font-size:clamp(25px,3vw,38px)}
.photo-flow-header p,.photo-start-card span,.photo-flow-panel p{font-size:13px;color:var(--text-muted);line-height:1.8;margin:0}
.photo-step-label{font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin-bottom:8px}
.photo-start-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;background:#111;border:1px solid rgba(201,169,110,.14)}
.photo-start-card strong{display:block;font-family:var(--font-serif);font-size:22px;font-weight:400;color:var(--white);line-height:1.2;margin-bottom:4px}
.photo-flow-panel{margin-top:18px;padding:24px;background:#111;border:1px solid rgba(201,169,110,.12)}
.photo-flow-panel h3{margin:0 0 16px}
.is-hidden{display:none!important}
.photo-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;background:rgba(201,169,110,.08)}
.photo-choice,.photo-upload-button,.camera-close{border:1px solid rgba(201,169,110,.2);background:var(--dark2);color:var(--text);padding:15px 14px;font-family:var(--font-sans);font-size:11px;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:all .25s;text-align:center}
.photo-choice:hover,.photo-choice.is-active,.photo-upload-button:hover,.camera-close:hover{background:rgba(201,169,110,.1);border-color:var(--gold);color:var(--gold-light)}
.photo-guideline-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:8px}
.photo-guideline-title h3{margin:0}
.photo-guideline-title span{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--dark);background:var(--gold);padding:5px 9px}
.photo-shot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-top:20px}
.photo-shot-card{min-height:190px;padding:16px;background:var(--dark2);border:1px solid rgba(201,169,110,.14);display:flex;flex-direction:column;gap:10px;position:relative}
.photo-shot-card.is-active{border-color:rgba(201,169,110,.55);background:#1d1b17}
.photo-shot-card.is-done{border-color:rgba(75,175,126,.42)}
.photo-shot-number{position:absolute;top:10px;right:10px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(201,169,110,.12);color:var(--gold-light);font-size:11px}
.photo-shot-card.is-done .photo-shot-number{background:#2d6f4f;color:#fff}
.photo-shot-card strong{font-family:var(--font-serif);font-size:17px;font-weight:400;color:var(--gold-light);line-height:1.2}
.photo-shot-card span{font-size:12px;color:var(--text-muted);line-height:1.65}
.photo-shot-icon{height:82px;position:relative;border:1px solid rgba(201,169,110,.18);background:#090909;overflow:hidden}
.photo-shot-icon::before,.photo-shot-icon::after{content:'';position:absolute;left:50%;transform:translateX(-50%);border:2px solid rgba(232,213,163,.78)}
.guide-face-front::before{top:12px;width:42px;height:50px;border-radius:45% 45% 50% 50%}
.guide-face-front::after{top:62px;width:92px;height:30px;border-top:none;border-radius:0 0 42px 42px}
.guide-face-right::before{top:10px;width:52px;height:52px;border-left-color:transparent;border-radius:55% 25% 45% 35%;transform:translateX(-40%)}
.guide-face-right::after{top:31px;left:62%;width:20px;height:13px;border-left:none;border-bottom:none;border-radius:0 12px 0 0;transform:none}
.guide-face-left::before{top:10px;width:52px;height:52px;border-right-color:transparent;border-radius:25% 55% 35% 45%;transform:translateX(-60%)}
.guide-face-left::after{top:31px;left:29%;width:20px;height:13px;border-right:none;border-bottom:none;border-radius:12px 0 0 0;transform:none}
.photo-shot-icon.nose-guide-front,.photo-shot-icon.nose-guide-base,.photo-shot-icon.nose-guide-right,.photo-shot-icon.nose-guide-left,.photo-shot-icon.breast-guide-front,.photo-shot-icon.breast-guide-right,.photo-shot-icon.breast-guide-left,.photo-shot-icon.body-guide-front,.photo-shot-icon.body-guide-right,.photo-shot-icon.body-guide-left,.photo-shot-icon.body-guide-back{height:136px;background-color:#050505;background-repeat:no-repeat;background-position:center;background-size:96% auto}
.photo-shot-icon.nose-guide-front::before,.photo-shot-icon.nose-guide-front::after,.photo-shot-icon.nose-guide-base::before,.photo-shot-icon.nose-guide-base::after,.photo-shot-icon.nose-guide-right::before,.photo-shot-icon.nose-guide-right::after,.photo-shot-icon.nose-guide-left::before,.photo-shot-icon.nose-guide-left::after,.photo-shot-icon.breast-guide-front::before,.photo-shot-icon.breast-guide-front::after,.photo-shot-icon.breast-guide-right::before,.photo-shot-icon.breast-guide-right::after,.photo-shot-icon.breast-guide-left::before,.photo-shot-icon.breast-guide-left::after,.photo-shot-icon.body-guide-front::before,.photo-shot-icon.body-guide-front::after,.photo-shot-icon.body-guide-right::before,.photo-shot-icon.body-guide-right::after,.photo-shot-icon.body-guide-left::before,.photo-shot-icon.body-guide-left::after,.photo-shot-icon.body-guide-back::before,.photo-shot-icon.body-guide-back::after{display:none}
.nose-guide-front{background-image:url("../images/photo-guides/nose-front.png")}
.nose-guide-base{background-image:url("../images/photo-guides/nose-base.png")}
.nose-guide-right{background-image:url("../images/photo-guides/nose-right.png")}
.nose-guide-left{background-image:url("../images/photo-guides/nose-left.png")}
.breast-guide-front{background-image:url("../images/photo-guides/breast-front.png")}
.breast-guide-right{background-image:url("../images/photo-guides/breast-right.png")}
.breast-guide-left{background-image:url("../images/photo-guides/breast-left.png")}
.body-guide-front{background-image:url("../images/photo-guides/body-front.png")}
.body-guide-right{background-image:url("../images/photo-guides/body-right.png")}
.body-guide-left{background-image:url("../images/photo-guides/body-left.png")}
.body-guide-back{background-image:url("../images/photo-guides/body-back.png")}
.guide-breast-front::before{top:10px;width:78px;height:90px;border-bottom:none;border-radius:34px 34px 0 0}
.guide-breast-front::after{top:32px;width:106px;height:42px;border-top:none;border-left-color:transparent;border-right-color:transparent;border-radius:0 0 54px 54px}
.guide-breast-right::before,.guide-breast-left::before{top:10px;width:42px;height:90px;border-bottom:none;border-radius:24px 24px 0 0}
.guide-breast-right::after{top:34px;left:57%;width:24px;height:28px;border-left:none;border-radius:0 18px 18px 0;transform:none}
.guide-breast-left::after{top:34px;left:31%;width:24px;height:28px;border-right:none;border-radius:18px 0 0 18px;transform:none}
.guide-body-front::before{top:8px;width:92px;height:102px;border-bottom:none;border-radius:34px 34px 0 0}
.guide-body-front::after{top:24px;width:142px;height:28px;border-bottom:none;border-left-color:transparent;border-right-color:transparent;border-radius:44px 44px 0 0}
.guide-body-right::before,.guide-body-left::before{top:8px;width:50px;height:102px;border-bottom:none;border-radius:28px 28px 0 0}
.guide-body-right::after{top:25px;left:61%;width:36px;height:36px;border-left:none;border-radius:0 22px 22px 0;transform:none}
.guide-body-left::after{top:25px;left:23%;width:36px;height:36px;border-right:none;border-radius:22px 0 0 22px;transform:none}
.guide-body-back::before{top:8px;width:92px;height:102px;border-bottom:none;border-radius:34px 34px 0 0}
.guide-body-back::after{top:22px;width:148px;height:30px;border-bottom:none;border-left-color:transparent;border-right-color:transparent;border-radius:44px 44px 0 0}
.photo-confirm{display:flex;align-items:flex-start;gap:10px;margin-top:20px;font-size:12.5px;color:var(--text);line-height:1.6;cursor:pointer}
.photo-confirm input{accent-color:var(--gold);margin-top:4px}
.photo-upload-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.photo-upload-button{display:inline-flex;align-items:center;justify-content:center;min-height:58px;flex:1 1 260px;font-weight:600}
.photo-upload-button input{display:none}
.upload-status-note{margin-top:14px!important;padding:13px 15px;background:rgba(201,169,110,.06);border:1px solid rgba(201,169,110,.16);font-size:12px!important}
.photo-preview-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}
.photo-preview-item{background:var(--dark2);border:1px solid rgba(201,169,110,.12);padding:10px;font-size:11px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.camera-panel{margin-top:18px;padding:18px;background:#070707;border:1px solid rgba(201,169,110,.2)}
.camera-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}
.camera-toolbar strong{display:block;font-family:var(--font-serif);font-size:20px;font-weight:400;color:var(--white)}
.camera-toolbar span{display:block;font-size:12px;color:var(--text-muted)}
.camera-frame-wrap{position:relative;background:#020202;aspect-ratio:3/4;width:min(100%,52.5vh);max-height:70vh;margin-left:auto;margin-right:auto;overflow:hidden;border:1px solid rgba(201,169,110,.18)}
.camera-frame-wrap video{width:100%;height:100%;object-fit:cover;object-position:50% 50%;display:block}
.camera-frame-wrap video.is-selfie-camera{transform:scaleX(-1)}
.camera-toolbar-actions{display:flex;align-items:center;gap:8px}
.camera-switch{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border:2px solid #d8b66f;background:#f2e4c8;color:#18201b;padding:9px 14px;font:700 11px/1.15 var(--font-sans);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.2)}
.camera-switch-icon{width:25px;height:25px;flex:0 0 25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.camera-switch:hover,.camera-switch:focus-visible{background:#fff0d1;border-color:#f0cb7d;outline:2px solid rgba(255,255,255,.65);outline-offset:2px}
.camera-helper-note{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:0 0 16px;padding:16px 18px;border:2px solid #c7a05a;background:#f2e6cf;color:#18201b;font-size:14px;line-height:1.55;box-shadow:0 5px 18px rgba(0,0,0,.2)}
.camera-helper-note strong,.camera-helper-note span{display:block}.camera-helper-note strong{max-width:52%;color:#171b18;font-size:15px}.camera-helper-note span{max-width:45%;color:#30362f;font-weight:600}
.camera-tap-hint{position:absolute;z-index:4;left:50%;bottom:56px;transform:translateX(-50%);width:max-content;max-width:calc(100% - 28px);padding:8px 11px;background:rgba(20,24,21,.78);border:1px solid rgba(255,255,255,.35);color:#fff;font-size:9px;letter-spacing:.09em;text-transform:uppercase;text-align:center;pointer-events:none}
.camera-frame{position:absolute;inset:0;pointer-events:none}
.camera-frame::before,.camera-frame::after{content:'';position:absolute;border:2px solid rgba(232,213,163,.94)}
.camera-frame span{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);background:rgba(14,18,16,.82);border:1px solid rgba(255,255,255,.82);color:#fff;padding:7px 11px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;text-shadow:0 1px 3px rgba(0,0,0,.9);box-shadow:0 3px 12px rgba(0,0,0,.28)}
.nose-front-frame::before,.face-front-frame::before{left:24%;right:24%;top:10%;bottom:18%;border-radius:45% 45% 50% 50%;box-shadow:0 0 0 999px rgba(0,0,0,.30)}
.nose-front-frame::after,.face-front-frame::after{left:50%;top:47%;width:24px;height:32px;transform:translateX(-50%);border-top:none;border-radius:0 0 14px 14px}
.nose-right-frame::before,.face-right-frame::before{left:30%;right:18%;top:11%;bottom:17%;border-left-color:rgba(232,213,163,.25);border-radius:56% 24% 46% 34%;box-shadow:0 0 0 999px rgba(0,0,0,.30)}
.nose-right-frame::after,.face-right-frame::after{left:64%;top:39%;width:36px;height:22px;border-left:none;border-bottom:none;border-radius:0 16px 0 0}
.nose-left-frame::before,.face-left-frame::before{left:18%;right:30%;top:11%;bottom:17%;border-right-color:rgba(232,213,163,.25);border-radius:24% 56% 34% 46%;box-shadow:0 0 0 999px rgba(0,0,0,.30)}
.nose-left-frame::after,.face-left-frame::after{left:26%;top:39%;width:36px;height:22px;border-right:none;border-bottom:none;border-radius:16px 0 0 0}
.nose-front-frame,.nose-base-frame,.nose-right-frame,.nose-left-frame,.breast-front-frame,.breast-right-frame,.breast-left-frame,.body-front-frame,.body-right-frame,.body-left-frame,.body-back-frame{background-repeat:no-repeat;background-position:center;filter:drop-shadow(0 0 10px rgba(201,169,110,.28))}
.nose-front-frame{background-image:url("../images/photo-guides/nose-front.png")}
.nose-base-frame{background-image:url("../images/photo-guides/nose-base.png")}
.nose-right-frame{background-image:url("../images/photo-guides/nose-right.png")}
.nose-left-frame{background-image:url("../images/photo-guides/nose-left.png")}
.breast-front-frame{background-image:url("../images/photo-guides/breast-front.png")}
.breast-right-frame{background-image:url("../images/photo-guides/breast-right.png")}
.breast-left-frame{background-image:url("../images/photo-guides/breast-left.png")}
.body-front-frame{background-image:url("../images/photo-guides/body-front.png")}
.body-right-frame{background-image:url("../images/photo-guides/body-right.png")}
.body-left-frame{background-image:url("../images/photo-guides/body-left.png")}
.body-back-frame{background-image:url("../images/photo-guides/body-back.png")}
.nose-front-frame,.nose-base-frame{background-size:104% auto}
.nose-right-frame,.nose-left-frame{background-size:118% auto}
.breast-front-frame,.breast-right-frame,.breast-left-frame{background-size:112% auto}
.body-front-frame,.body-back-frame{background-size:96% auto}
.body-right-frame,.body-left-frame{background-size:110% auto}
.nose-front-frame::before,.nose-front-frame::after,.nose-base-frame::before,.nose-base-frame::after,.nose-right-frame::before,.nose-right-frame::after,.nose-left-frame::before,.nose-left-frame::after,.breast-front-frame::before,.breast-front-frame::after,.breast-right-frame::before,.breast-right-frame::after,.breast-left-frame::before,.breast-left-frame::after,.body-front-frame::before,.body-front-frame::after,.body-right-frame::before,.body-right-frame::after,.body-left-frame::before,.body-left-frame::after,.body-back-frame::before,.body-back-frame::after{display:none}
.breast-front-frame::before{left:24%;right:24%;top:17%;bottom:7%;border-radius:34% 34% 10% 10%;box-shadow:0 0 0 999px rgba(0,0,0,.30)}
.breast-front-frame::after{left:17%;right:17%;top:30%;height:8%;border-bottom:none;border-left-color:transparent;border-right-color:transparent;border-radius:46px 46px 0 0}
.breast-right-frame::before{left:36%;right:28%;top:18%;bottom:7%;border-radius:38% 24% 8% 8%;box-shadow:0 0 0 999px rgba(0,0,0,.30)}
.breast-left-frame::before{left:28%;right:36%;top:18%;bottom:7%;border-radius:24% 38% 8% 8%;box-shadow:0 0 0 999px rgba(0,0,0,.30)}
.body-front-frame::before,.body-back-frame::before{left:22%;right:22%;top:14%;bottom:5%;border-radius:34% 34% 8% 8%;box-shadow:0 0 0 999px rgba(0,0,0,.30)}
.body-front-frame::after,.body-back-frame::after{left:14%;right:14%;top:23%;height:10%;border-bottom:none;border-left-color:transparent;border-right-color:transparent;border-radius:50px 50px 0 0}
.body-right-frame::before{left:36%;right:28%;top:15%;bottom:5%;border-radius:38% 24% 8% 8%;box-shadow:0 0 0 999px rgba(0,0,0,.30)}
.body-left-frame::before{left:28%;right:36%;top:15%;bottom:5%;border-radius:24% 38% 8% 8%;box-shadow:0 0 0 999px rgba(0,0,0,.30)}
.camera-frame-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0}
.camera-frame-options button{border:1px solid rgba(201,169,110,.22);background:var(--dark2);color:var(--text-muted);padding:9px 10px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;text-align:left}
.camera-frame-options button.is-active{color:var(--dark);background:var(--gold);border-color:var(--gold)}
.camera-frame-options button.is-done{color:#bce8cf;border-color:rgba(75,175,126,.45)}
.camera-captured-thumbnails{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0}
.camera-thumb{position:relative;min-width:0;aspect-ratio:1/1.04;overflow:hidden;border:1px solid rgba(201,169,110,.3);background:#2c322e;color:#d7d9d5;padding:0;text-align:left}
.camera-thumb img{width:100%;height:100%;display:block;object-fit:cover}
.camera-thumb small{position:absolute;left:5px;right:5px;bottom:5px;padding:4px 5px;background:rgba(13,16,14,.78);color:#fff;font:600 8px/1.2 var(--font-sans);letter-spacing:.05em;text-transform:uppercase}
.camera-thumb.is-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:#858b86}
.camera-thumb.is-empty span{font:400 21px/1 var(--font-serif)}
.camera-thumb.is-empty small{position:static;background:none;color:inherit;text-align:center}
.camera-thumb.is-filled{cursor:pointer}.camera-thumb.is-filled:hover{border-color:#d8bb80;transform:translateY(-1px)}
.camera-capture-actions{display:none!important}
.camera-retake{border:1px solid rgba(201,169,110,.5);background:#fffdf9;color:#343831;padding:13px 18px;font:700 10px/1 var(--font-sans);letter-spacing:.1em;text-transform:uppercase;cursor:pointer}
.camera-retake:disabled{opacity:.38;cursor:not-allowed}
.guided-photo-review{position:absolute;z-index:12;inset:0;background:#18201b;display:flex;flex-direction:column;padding:12px;color:#fff}
.guided-photo-review.is-hidden{display:none}
.guided-photo-review img{width:100%;min-height:0;flex:1;object-fit:contain;background:#050505}
.guided-photo-review-copy{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:12px 2px 10px}
.guided-photo-review-copy strong{font:500 18px/1.2 var(--font-serif)}
.guided-photo-review-copy span{font:500 11px/1.4 var(--font-sans);color:rgba(255,255,255,.7);text-align:right}
.guided-photo-review-status{margin:0 0 10px;padding:9px 11px;border:1px solid rgba(214,177,101,.55);background:rgba(214,177,101,.1);color:#fff;font:600 11px/1.45 var(--font-sans);letter-spacing:.02em}
.guided-photo-review-actions{display:grid;grid-template-columns:minmax(110px,.7fr) minmax(180px,1.3fr);gap:8px}
.guided-photo-review-actions button{min-height:50px;margin:0}
.camera-frame-wrap.is-reviewing .camera-tap-hint{display:none}
@media(max-width:900px){.photo-flow-header{grid-template-columns:1fr}.photo-choice-grid,.photo-shot-grid,.photo-preview-list{grid-template-columns:repeat(2,minmax(0,1fr))}.camera-frame-options{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.photo-flow{padding:22px;margin-left:-2px;margin-right:-2px}.photo-start-card{align-items:flex-start;flex-direction:column}.photo-choice-grid,.photo-shot-grid,.photo-preview-list,.camera-frame-options{grid-template-columns:1fr}.photo-upload-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.photo-upload-button{width:auto;min-width:0;min-height:54px;flex:none;padding:10px 8px;font-size:9px;line-height:1.35}}
@media(max-width:640px){
  .camera-panel{position:relative;width:100%;margin-inline:auto;padding:12px;scroll-margin-top:86px}
  .camera-toolbar{align-items:flex-start}.camera-toolbar-actions{flex-direction:column-reverse;align-items:stretch}.camera-switch,.camera-close{padding:10px 9px;font-size:10px}.camera-switch{min-width:168px}.camera-switch-icon{width:23px;height:23px;flex-basis:23px}
  .camera-helper-note{display:block;padding:15px 16px;font-size:13px}.camera-helper-note strong,.camera-helper-note span{max-width:none}.camera-helper-note strong{font-size:14px}.camera-helper-note span{margin-top:8px}
  .camera-frame-wrap{width:min(100%,520px);max-height:none;margin-inline:auto;touch-action:manipulation}
  .camera-frame-wrap video{object-position:center center}
  .camera-frame-options{grid-template-columns:repeat(2,minmax(0,1fr))}
  .camera-captured-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}
  .camera-thumb small{font-size:7px}
  .camera-retake{min-width:36%;padding:10px 8px}
  .camera-panel.is-hidden .camera-capture-actions{display:none}
  .guided-photo-review{padding:8px}
  .guided-photo-review-copy{display:block;padding:10px 2px}
  .guided-photo-review-copy span{display:block;text-align:left;margin-top:4px}
  .guided-photo-review-status{font-size:12px}
  .guided-photo-review-actions{grid-template-columns:.8fr 1.2fr}
  .guided-photo-review-actions .camera-retake{min-width:0}
}

.consultation-workflow-page .consultation-dock,
.consultation-workflow-page .whatsapp-float,
.consultation-workflow-page [data-floating-consultation]{display:none!important}

/* Light consultation-flow surface */
.photo-flow{background:#fffdf9;border-color:#d8cfbf;border-top-color:#a67c3e;box-shadow:0 16px 38px rgba(34,36,32,.06)}
.photo-start-card,.photo-flow-panel{background:#f4f0e8;border-color:#d9d1c4}
.photo-start-card strong,.photo-shot-card strong,.camera-toolbar strong{color:#20231f}
.photo-choice,.photo-upload-button,.camera-close{background:#fffdf9;color:#32352f;border-color:#cfc5b6}
.photo-choice:hover,.photo-choice.is-active,.photo-upload-button:hover,.camera-close:hover{background:#ede5d7;color:#745522;border-color:#a67c3e}
.photo-shot-card,.photo-preview-item{background:#fffdf9;border-color:#d8d0c3}.photo-shot-card.is-active{background:#f1eadf}.photo-shot-icon{background:#727775;border-color:#5f6462}
.photo-shot-icon.nose-guide-front,.photo-shot-icon.nose-guide-base,.photo-shot-icon.nose-guide-right,.photo-shot-icon.nose-guide-left,.photo-shot-icon.breast-guide-front,.photo-shot-icon.breast-guide-right,.photo-shot-icon.breast-guide-left,.photo-shot-icon.body-guide-front,.photo-shot-icon.body-guide-right,.photo-shot-icon.body-guide-left,.photo-shot-icon.body-guide-back{background-color:#727775}
.upload-status-note{background:#f7f0e3;border-color:#d9c9aa}.camera-panel{background:#202522}.camera-toolbar strong{color:#fff}.camera-toolbar span{color:#c1c5bf}.camera-frame-options button{background:#2c322e}.photo-confirm{color:#30332f}

/* Form gate and restored guide imagery */
.form-step-heading{margin-bottom:30px;padding-bottom:24px;border-bottom:1px solid #ddd4c6}
.form-step-heading h2{margin:0 0 10px}.form-step-heading p{max-width:760px;margin:0;color:var(--text-muted);font-size:13px;line-height:1.75}
.required-mark{display:inline-block;margin-left:8px;padding:3px 6px;border:1px solid #c9a96e;color:#7b5a26;font-size:8px;letter-spacing:.1em;vertical-align:middle}
.form-step-gate{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:30px;padding:24px;background:#fffdf9;border:1px solid #d8cfbf;border-left:3px solid #a67c3e}
.form-step-gate strong{display:block;font-family:var(--font-serif);font-size:21px;font-weight:400;color:#20231f}.form-step-error{max-width:700px;margin:6px 0 0;color:#9b2f2f;font-size:12px;line-height:1.55}
.field-error{border-color:#a63c3c!important;box-shadow:0 0 0 2px rgba(166,60,60,.13)!important}
.photo-flow{scroll-margin-top:24px}
.photo-shot-icon.face-guide-front,.photo-shot-icon.face-guide-right,.photo-shot-icon.face-guide-left{height:136px;background-color:#727775;background-repeat:no-repeat;background-position:center;background-size:96% auto}
.photo-shot-icon.face-guide-front::before,.photo-shot-icon.face-guide-front::after,.photo-shot-icon.face-guide-right::before,.photo-shot-icon.face-guide-right::after,.photo-shot-icon.face-guide-left::before,.photo-shot-icon.face-guide-left::after{display:none}
.photo-shot-icon.face-guide-front{background-image:url("../images/photo-guides/nose-front.png")}
.photo-shot-icon.face-guide-right{background-image:url("../images/photo-guides/nose-right.png")}
.photo-shot-icon.face-guide-left{background-image:url("../images/photo-guides/nose-left.png")}
.face-front-frame,.face-right-frame,.face-left-frame{background-repeat:no-repeat;background-position:center;filter:drop-shadow(0 0 10px rgba(201,169,110,.28))}
.face-front-frame{background-image:url("../images/photo-guides/nose-front.png");background-size:104% auto}
.face-right-frame{background-image:url("../images/photo-guides/nose-right.png");background-size:118% auto}
.face-left-frame{background-image:url("../images/photo-guides/nose-left.png");background-size:118% auto}
.face-front-frame::before,.face-front-frame::after,.face-right-frame::before,.face-right-frame::after,.face-left-frame::before,.face-left-frame::after{display:none}
.photo-shot-icon.nose-guide-front{background-image:url("../images/photo-guides/nose-front.png")}
.photo-shot-icon.nose-guide-base{background-image:url("../images/photo-guides/nose-base.png")}
.photo-shot-icon.nose-guide-right{background-image:url("../images/photo-guides/nose-right.png")}
.photo-shot-icon.nose-guide-left{background-image:url("../images/photo-guides/nose-left.png")}
.photo-shot-icon.breast-guide-front{background-image:url("../images/photo-guides/breast-front.png")}
.photo-shot-icon.breast-guide-right{background-image:url("../images/photo-guides/breast-right.png")}
.photo-shot-icon.breast-guide-left{background-image:url("../images/photo-guides/breast-left.png")}
.photo-shot-icon.body-guide-front{background-image:url("../images/photo-guides/body-front.png")}
.photo-shot-icon.body-guide-right{background-image:url("../images/photo-guides/body-right.png")}
.photo-shot-icon.body-guide-left{background-image:url("../images/photo-guides/body-left.png")}
.photo-shot-icon.body-guide-back{background-image:url("../images/photo-guides/body-back.png")}
@media(max-width:640px){.form-step-gate{align-items:flex-start;flex-direction:column}.form-step-gate .btn-primary{width:100%;text-align:center}.required-mark{display:block;width:max-content;margin:5px 0 0}}
.consultation-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.consultation-submit-status{margin-top:14px;max-width:760px;color:#8d2f2f;font-size:13px;line-height:1.65}
.consultation-submit-status.is-success{padding:18px 20px;background:#edf5ef;border:1px solid #afcfb7;color:#244d30}
.consultation-submit-status.is-success strong,.consultation-submit-status.is-success span{display:block}.consultation-submit-status.is-success strong{font-family:var(--font-serif);font-size:20px;font-weight:400;margin-bottom:4px}
[data-consultation-submit][aria-busy="true"]{opacity:.62;cursor:wait}
.consultation-delivery-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.consultation-delivery-actions .btn-primary,.consultation-delivery-actions .btn-secondary{margin:0;min-height:52px}
.consultation-delivery-actions .btn-secondary{border:1px solid #238a52;background:#238a52;color:#fff;padding:14px 22px;font:700 11px/1 var(--font-sans);letter-spacing:.1em;text-transform:uppercase;cursor:pointer}
.consultation-delivery-actions .btn-secondary:hover{background:#1b7042}
@media(max-width:640px){.consultation-delivery-actions{display:grid;grid-template-columns:1fr}.consultation-delivery-actions button{width:100%}}
#photoGuidelineBadge,.photo-confirm{display:none!important}
.photo-upload-panel{border-top:3px solid #a67c3e}.photo-upload-panel h3{font-size:clamp(22px,2.5vw,30px);margin-bottom:8px}
#captureGuidedPhoto{display:none!important}
.final-privacy-confirmation{margin-top:28px!important;padding:22px 24px!important;border-left:3px solid #a67c3e!important;background:#fffdf9!important}
.final-privacy-confirmation>strong{display:block;font-family:var(--font-serif);font-size:22px;font-weight:400;color:#20231f;margin-bottom:7px}
#photoGuidelinePanel {
  scroll-margin-top: 132px;
}

@media (max-width: 820px) {
  #photoGuidelinePanel {
    scroll-margin-top: 104px;
  }
}
