:root{
  --blue:#2463f6;
  --text:#000;
  --muted:#222;
  --line:#d2d2d2;
  --track:#d9d9d9;
  --danger:#ff4f64;
}
*{box-sizing:border-box}
html,body{margin:0;min-height:100%;font-family:Arial,Helvetica,sans-serif;background:#fff;color:var(--text)}
body{display:block}
.phone-shell{width:100%;min-height:100vh;background:#fff;position:relative;padding-bottom:26px}
.topbar{height:79px;border-bottom:1px solid #ddd;background:#fff;position:sticky;top:0;z-index:10;display:block;padding:0}
.topbar:before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:min(960px,100%);height:100%;pointer-events:none}
.back-button{position:absolute;left:calc(50% - 480px);top:20px;width:40px;height:40px;border:0;border-radius:999px;background:#f1f2f3;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}
.back-button svg{width:22px;height:22px}
.progress{position:absolute;left:50%;top:36px;transform:translateX(-50%);width:285px;height:8px;background:var(--track);border-radius:999px;overflow:hidden}
.progress span{display:block;height:100%;background:#1600ff;border-radius:999px}
.content{max-width:510px;margin:0 auto;padding:38px 0 118px}
h1{font-size:30px;line-height:36px;margin:0 0 4px;font-weight:700;letter-spacing:-.3px;color:#000}
.lead{font-size:15px;line-height:20px;color:#222;margin:0 0 18px;font-weight:400}
.disclaimer-card{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:none;overflow:hidden;margin-bottom:60px;padding:0}
.disclaimer-title{width:100%;border:0;background:#fff;padding:17px 20px 26px;display:flex;align-items:center;justify-content:space-between;font-size:16px;line-height:20px;font-weight:400;color:#111;text-align:left;cursor:pointer}
.chevron{display:none}
.disclaimer-copy{border-top:1px solid #ddd;margin:0 20px;padding:24px 0 0;font-size:16px;line-height:23px;color:#333;max-height:118px;overflow:hidden;position:relative;transition:max-height .25s ease}
.disclaimer-copy.collapsed p:first-child{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.disclaimer-copy.collapsed p:not(:first-child){display:none}
.disclaimer-copy.expanded{max-height:1300px;overflow:auto;padding-bottom:4px}.disclaimer-copy p{margin:0 0 14px}.read-more{border:0;background:#fff;color:#145cff;font-weight:700;font-size:16px;line-height:20px;padding:6px 20px 18px;cursor:pointer;text-decoration:none}
form{display:block}.question{border:0;padding:0;margin:0 0 34px}.question legend{font-size:16px;line-height:20px;font-weight:400;color:#000;margin:0 0 22px;padding:0}.choice-row{display:flex;gap:20px;align-items:center}.boxed-choice-row{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.choice-row label{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:16px;line-height:20px;font-weight:700;color:#000;cursor:pointer;user-select:none}.choice-card{height:66px;border:1px solid #8f8f8f;border-radius:9px;background:#fff;padding:0 20px;justify-content:space-between}.choice-card.selected{border-color:#111}.choice-row input{appearance:none;width:24px;height:24px;border-radius:999px;border:1.4px solid #9a9a9a;background:#fff;margin:0;display:grid;place-items:center;cursor:pointer}.choice-row input:checked{border:7px solid var(--blue);box-shadow:none}.comment-input{display:block;width:100%;height:62px;border:1px solid #8f8f8f;border-radius:9px;background:#fff;padding:0 20px;font:inherit;font-size:16px;line-height:20px;font-weight:700;color:#000;outline:none}.comment-input::placeholder{color:#b6b6b6;font-weight:700}.comment-input:focus{border-color:var(--blue);box-shadow:0 0 0 2px rgba(36,99,246,.12)}
.error-message{display:none;color:var(--danger);font-size:13px;font-weight:700;margin:10px 0 0}.question.show-error .error-message{display:block}.upload-tile{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;margin:26px 0 34px;padding:17px 20px;display:grid;grid-template-columns:46px 1fr 24px;gap:14px;align-items:center;text-align:left;cursor:pointer;color:#000}.tile-icon{width:44px;height:44px;border-radius:0;background:transparent;color:#000;display:grid;place-items:center}.tile-text strong{font-size:22px;line-height:26px;font-weight:700;display:block;color:#000}.tile-text small{display:block;color:#333;margin-top:6px;font-size:15px;line-height:20px}.tile-plus{width:24px;height:24px;border-radius:999px;background:transparent;color:#9a9a9a;display:grid;place-items:center;font-size:24px;font-weight:400}.photo-section{margin:0 0 34px}.photo-section h2,.note-section h2{font-size:30px;line-height:36px;margin:0 0 4px;font-weight:700;letter-spacing:-.3px;color:#000}.photo-section p{color:#222;font-size:15px;line-height:20px;margin:0 0 18px}.upload-photos{height:48px;border:0;border-radius:999px;background:var(--blue);color:#fff;padding:0 21px;display:inline-flex;gap:9px;align-items:center;font-weight:400;font-size:16px;box-shadow:none;cursor:pointer}.marketing-question{margin-top:0}.marketing-question legend{font-size:16px;line-height:20px}.terms-question legend{font-size:15px;line-height:20px;font-weight:400;color:#000}.note-section{margin:0 0 25px}.note-section textarea{width:100%;min-height:104px;border:1px solid #d2d2d2;border-radius:8px;padding:14px 15px;font:inherit;font-size:15px;color:#000;resize:vertical;outline:none}.note-section textarea::placeholder{color:#9a9a9a}.signature-section{margin:0 0 22px}.signature-section>label{display:block;color:#000;font-size:16px;line-height:20px;font-weight:400;margin-bottom:8px}.signature-pad{height:180px;border:1px solid var(--line);border-radius:8px;background:#fff;position:relative;overflow:hidden;cursor:crosshair}.signature-pad canvas{width:100%;height:100%;display:block}.signature-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:22px;color:#9a9a9a;pointer-events:none}.signature-empty h2{font-size:22px;line-height:26px;margin:8px 0 8px;color:#000;font-weight:700}.signature-empty p{font-size:13px;line-height:18px;margin:0;max-width:335px;color:#333}.signature-pad.signed .signature-empty{display:none}.clear-signature{margin-top:8px;border:0;background:transparent;color:#9a9a9a;font-weight:400;font-size:13px;padding:6px 0;cursor:pointer}.next-button{position:fixed;left:50%;bottom:28px;transform:translateX(-50%);z-index:30;display:block;width:560px;height:48px;border:0;border-radius:999px;background:var(--blue);color:#fff;font-size:16px;line-height:48px;font-weight:400;text-align:center;box-shadow:none;cursor:pointer;margin:0;padding:0}.next-button:active,.upload-photos:active{transform:translateX(-50%) translateY(1px)}.upload-photos:active{transform:translateY(1px)}footer{position:fixed;left:0;right:0;bottom:6px;z-index:30;text-align:center;color:#9a9a9a;font-size:12px;line-height:16px;padding:0;font-weight:400;pointer-events:none}footer strong{font-weight:400;color:#9a9a9a}.success-modal{position:fixed;inset:0;background:rgba(17,24,39,.38);display:none;align-items:center;justify-content:center;padding:24px;z-index:50}.success-modal[aria-hidden="false"]{display:flex}.success-card{background:#fff;border-radius:18px;padding:28px 24px;text-align:center;max-width:360px;box-shadow:0 24px 90px rgba(0,0,0,.25)}.success-icon{width:56px;height:56px;border-radius:999px;background:#e8f7ee;color:#16a34a;display:grid;place-items:center;margin:0 auto 16px;font-size:30px;font-weight:900}.success-card h2{font-size:24px;margin:0 0 10px}.success-card p{color:#333;line-height:1.45;margin:0 0 20px}.success-card button{border:0;background:var(--blue);color:#fff;border-radius:999px;height:46px;padding:0 25px;font-weight:400;cursor:pointer}
@media (max-width:1030px){.back-button{left:24px}}
@media (max-width:560px){.content{max-width:none;padding:38px 24px 118px}.next-button{width:calc(100% - 48px);margin-left:0}.progress{width:calc(100% - 150px);max-width:285px}.back-button{left:24px}.disclaimer-card{margin-bottom:56px}.boxed-choice-row{gap:18px}.choice-card{height:66px;padding:0 20px}}
@media (max-width:390px){.content{padding-left:20px;padding-right:20px}h1,.photo-section h2,.note-section h2{font-size:29px;line-height:34px}.choice-row{gap:18px}.signature-pad{height:168px}}

/* Faces 3D embedded widget */
.face3d-widget{border:1px solid #d0d0d0;border-radius:10px;padding:18px 18px 20px;background:#fff;margin:0 0 34px;box-shadow:none}
.face3d-widget .widget-header-row{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}
.face3d-widget h2{font-size:30px;line-height:36px;margin:0 0 4px;font-weight:700;color:#000}
.face3d-widget .widget-header-row p{margin:0;color:#222;font-size:15px;line-height:20px}
.widget-badge{flex:0 0 auto;border:1px solid #111;border-radius:999px;padding:6px 10px;font-size:12px;line-height:14px;font-weight:700;letter-spacing:.04em}.widget-logo-badge{border:0;border-radius:0;padding:0;background:transparent;letter-spacing:0;line-height:0;display:flex;align-items:flex-start}.widget-logo-badge img{display:block;width:142px;height:auto;object-fit:contain}
.widget-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}
.widget-progress span{height:30px;border:1px solid #cfcfcf;border-radius:999px;display:grid;place-items:center;font-weight:700;color:#777;background:#fff}
.widget-progress span.active{background:#2463f6;border-color:#2463f6;color:#fff}
.widget-panel{display:none}.widget-panel.active{display:block}
.widget-panel h3{font-size:18px;line-height:23px;margin:0 0 5px;font-weight:700}.widget-copy{font-size:14px!important;line-height:19px!important;margin:0 0 14px!important;color:#333!important}
.photo-capture-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.capture-card{border:1px solid #9a9a9a;border-radius:10px;background:#fff;padding:10px 8px;text-align:center;cursor:pointer;min-height:162px}.capture-card.captured{border-color:#2463f6;background:#f7f9ff}.capture-preview{height:92px;border-radius:9px;background:linear-gradient(180deg,#f0f4ff,#e4e8ef);display:block;position:relative;overflow:hidden;margin-bottom:9px}.capture-face{position:absolute;left:50%;top:14px;transform:translateX(-50%);width:46px;height:64px;border-radius:45% 45% 42% 42%;background:linear-gradient(160deg,#d4b195,#f0d0b7)}.angle-right .capture-face{transform:translateX(-50%) rotateY(45deg);border-radius:55% 38% 42% 48%}.angle-left .capture-face{transform:translateX(-50%) rotateY(-45deg);border-radius:38% 55% 48% 42%}.camera-dot{position:absolute;left:50%;bottom:8px;transform:translateX(-50%);width:30px;height:30px;border-radius:999px;background:#2463f6;color:#fff;display:grid;place-items:center;font-weight:700;font-size:14px}.capture-card strong{display:block;font-size:13px;line-height:17px}.capture-card small{display:block;font-size:12px;line-height:16px;color:#555;margin-top:4px}
.widget-primary{width:100%;height:48px;border:0;border-radius:999px;background:#2463f6;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.widget-primary:disabled{background:#c9c9c9;color:#fff;cursor:not-allowed}
.face3d-stage{display:grid;grid-template-columns:1.08fr .92fr;gap:14px;align-items:stretch}.dummy-face{height:330px;border:1px solid #d4d4d4;border-radius:14px;background:radial-gradient(circle at 50% 24%,#f6f8ff 0,#eef2fb 36%,#e3e6ea 100%);position:relative;overflow:hidden}.face-glow{position:absolute;inset:24px 26px;border-radius:999px;background:radial-gradient(circle,#ffffff88 0,#ffffff00 68%)}.face-outline{position:absolute;left:50%;top:32px;transform:translateX(-50%);width:126px;height:214px;border-radius:48% 48% 44% 44%;background:linear-gradient(145deg,#d2aa8f,#f4d1b8 58%,#c79d83);box-shadow:inset -18px 0 26px #9e725a55}.face-eye,.face-nose,.face-mouth{position:absolute;z-index:2;background:#7b5b4a}.face-eye{top:105px;width:14px;height:6px;border-radius:999px}.face-eye.left{left:calc(50% - 34px)}.face-eye.right{left:calc(50% + 20px)}.face-nose{left:50%;top:124px;width:10px;height:38px;transform:translateX(-50%);border-radius:999px;background:#b0836b}.face-mouth{left:50%;top:176px;width:42px;height:8px;transform:translateX(-50%);border-radius:0 0 999px 999px;background:#9b5b60}
.hotspot{position:absolute;z-index:4;border:1px solid #2463f6;background:#fff;color:#2463f6;border-radius:999px;padding:5px 8px;font-size:11px;line-height:13px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #0001}.hotspot.selected{background:#2463f6;color:#fff}.hotspot.selected:after{content:attr(data-rank);position:absolute;right:-7px;top:-8px;width:18px;height:18px;border-radius:999px;background:#111;color:#fff;display:grid;place-items:center;font-size:10px}.hotspot.forehead{left:50%;top:50px;transform:translateX(-50%)}.hotspot.eyes{left:50%;top:94px;transform:translateX(-50%)}.hotspot.nose{left:50%;top:133px;transform:translateX(-50%)}.hotspot.cheeks{left:18px;top:142px}.hotspot.nasolabial{right:12px;top:160px}.hotspot.mouth{left:50%;top:197px;transform:translateX(-50%)}.hotspot.chin{left:50%;top:232px;transform:translateX(-50%)}.hotspot.jaw{left:50%;bottom:28px;transform:translateX(-50%)}
.priority-list{margin:0;padding:0;list-style:none;display:grid;gap:7px}.priority-list li{border:1px solid #d0d0d0;border-radius:8px;min-height:33px;display:flex;align-items:center;gap:8px;padding:6px 8px;font-size:12px;font-weight:700;background:#fff}.priority-list li span{width:20px;height:20px;border-radius:999px;background:#efefef;color:#777;display:grid;place-items:center;font-size:11px}.priority-list li.selected{border-color:#2463f6;background:#f7f9ff}.priority-list li.selected span{background:#2463f6;color:#fff}
.rating-stack{display:grid;gap:10px}.rating-card{border:1px solid #d0d0d0;border-radius:10px;padding:12px;background:#fff;display:block}.rating-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.rating-title strong{font-size:14px;line-height:18px}.rating-title em{font-style:normal;font-weight:700;color:#2463f6}.rating-card input{width:100%;accent-color:#2463f6}.widget-summary{margin-top:12px;border:1px solid #2463f6;border-radius:10px;background:#f7f9ff;padding:12px;display:grid;gap:3px;font-size:13px;line-height:18px}.widget-summary strong{font-size:15px}.widget-error{margin:12px 0 0!important;color:#ff4f64!important;font-size:13px!important;font-weight:700!important;line-height:18px!important}.success-card p{line-height:22px}
@media (max-width:560px){.face3d-widget{padding:16px 14px 18px}.photo-capture-grid{grid-template-columns:1fr}.capture-card{min-height:auto;display:grid;grid-template-columns:88px 1fr;column-gap:12px;text-align:left;align-items:center}.capture-preview{height:78px;margin:0;grid-row:span 2}.face3d-stage{grid-template-columns:1fr}.dummy-face{height:330px}.priority-list{grid-template-columns:1fr 1fr}.priority-list li{font-size:11px}.widget-badge{display:none}}

/* Real Crisalix patient-app widget embedded inside Faces Consent */
.real-face3d-widget{border:1px solid #d0d0d0;border-radius:10px;padding:18px;background:#fff;margin:0 0 34px;box-shadow:none}
.real-face3d-widget .widget-header-row{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.real-face3d-widget h2{font-size:30px;line-height:36px;margin:0 0 4px;font-weight:700}.real-face3d-widget .widget-header-row p{margin:0;color:#222;font-size:15px;line-height:20px}.real-widget-panel{display:none}.real-widget-panel.active{display:block}.hidden{display:none!important}.real-step-heading{margin-bottom:14px}.real-step-heading.compact{margin-bottom:10px}.real-kicker{font-size:11px!important;line-height:14px!important;text-transform:uppercase;letter-spacing:.18em;font-weight:700;color:#2463f6!important;margin:0 0 6px!important}.real-step-heading h3{font-size:22px;line-height:27px;margin:0 0 6px;font-weight:700}.real-step-heading p:not(.real-kicker){font-size:14px!important;line-height:20px!important;margin:0!important;color:#444!important}.real-step-heading p[data-ranking-hint]{display:grid;gap:4px}.real-step-heading p[data-ranking-hint] strong{width:max-content;border-radius:999px;background:#f1f5ff;border:1px solid #d7e2ff;color:#2463f6;font-size:12px;line-height:16px;font-weight:850;padding:4px 8px}
.real-photo-capture-card{position:relative;height:min(44dvh,420px);min-height:320px;overflow:hidden;border-radius:28px;border:1px solid #11182722;background:#111827;box-shadow:0 18px 40px #0002}.real-photo-capture-card img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;opacity:.72;filter:blur(.9px);transform:scale(.98)}.photo-ghost-oval{position:absolute;left:50%;top:50%;z-index:2;width:46%;height:58%;transform:translate(-50%,-50%);border:2px solid rgba(255,255,255,.78);border-radius:999px;box-shadow:0 0 0 999px rgba(0,0,0,.10),0 0 32px rgba(255,255,255,.22);pointer-events:none}.photo-align-chip{position:absolute;left:50%;top:16px;z-index:3;transform:translateX(-50%);border-radius:999px;background:rgba(17,24,39,.72);color:#fff;font-size:12px;font-weight:700;padding:9px 14px;backdrop-filter:blur(10px);white-space:nowrap}.real-capture-button{position:absolute;left:50%;bottom:24px;z-index:4;width:64px;height:64px;transform:translateX(-50%);border-radius:999px;border:4px solid rgba(255,255,255,.82);background:#fff;color:#111827;display:grid;place-items:center;box-shadow:0 14px 32px #0008;cursor:pointer}.real-capture-button:active{transform:translateX(-50%) scale(.96)}.real-photo-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.real-photo-thumb{position:relative;height:78px;border-radius:12px;overflow:hidden;border:2px solid #ddd;background:#f2f2f2}.real-photo-thumb img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.9);opacity:.74}.real-photo-thumb span{position:absolute;left:6px;top:6px;width:22px;height:22px;border-radius:999px;background:#111827;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800}.real-photo-thumb.captured{border-color:#2463f6}.real-photo-thumb.captured:after{content:'Captured';position:absolute;right:6px;bottom:6px;border-radius:999px;background:#2463f6;color:#fff;font-size:10px;font-weight:800;padding:4px 7px}
.real-viewer-shell{position:relative;overflow:hidden;border-radius:22px;background:#111827;border:1px solid #11182722;box-shadow:0 18px 40px #0002}.ranking-shell{height:min(62vh,620px);min-height:420px}.rating-shell{height:min(48vh,460px);min-height:340px}canvas[data-real-ranking-canvas],canvas[data-real-rating-canvas]{position:absolute;inset:0;width:100%;height:100%;display:block}.real-loading{position:absolute;inset:0;z-index:30;display:flex;align-items:center;justify-content:center;background:#111827;color:rgba(255,255,255,.68);font-size:12px;font-weight:700}.real-ranking-intro{position:absolute;inset:0;z-index:25;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.10)}.real-ranking-intro>div{display:none}.real-ranking-intro p,.real-ranking-intro h4{margin:0}.real-ranking-intro{flex-direction:column;text-align:center;color:#fff}.real-ranking-intro p{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:rgba(255,255,255,.72);font-weight:800}.real-ranking-intro h4{max-width:280px;font-size:24px;line-height:28px;margin:8px 0 16px}.real-ranking-intro button{border:0;border-radius:999px;background:#fff;color:#111827;font-size:14px;font-weight:800;padding:11px 18px;cursor:pointer}.real-hotspots{position:absolute;inset:0;z-index:20;pointer-events:none}.real-hotspot{position:absolute;transform:translate(-50%,-50%);pointer-events:auto;border:1px solid #2463f6;background:#fff;color:#2463f6;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800;cursor:pointer;box-shadow:0 8px 20px #0003}.real-hotspot.selected{background:#2463f6;color:#fff}.real-hotspot.selected:after{content:attr(data-rank);position:absolute;right:-8px;top:-9px;width:19px;height:19px;border-radius:999px;background:#111;color:#fff;display:grid;place-items:center;font-size:10px}.real-selected-help{position:absolute;left:10px;bottom:10px;z-index:23;width:min(42%,150px);border-radius:999px;background:rgba(17,24,39,.78);color:#fff;font-size:10px;line-height:13px;font-weight:850;text-align:center;padding:6px 8px;box-shadow:0 10px 22px #0003;backdrop-filter:blur(8px)}.real-selected-list{position:absolute;left:10px;bottom:58px;z-index:22;width:min(42%,150px);max-height:38%;overflow:auto;margin:0;padding:7px;list-style:none;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.92);box-shadow:0 14px 28px #0003;display:grid;gap:5px}.real-selected-list li{display:flex;align-items:center;gap:6px;min-height:26px;font-size:11px;font-weight:800;color:#111;cursor:grab}.real-selected-list li.dragging{opacity:.55}.real-selected-list li strong{font:inherit;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.real-selected-list li.empty{font-style:italic;font-weight:600;color:#777;cursor:default}.real-selected-list li span{width:18px;height:18px;border-radius:999px;background:#2463f6;color:#fff;display:grid;place-items:center;font-size:10px;flex:0 0 auto}.real-selected-list button{margin-left:auto;border:0;background:transparent;color:#777;font-size:16px;line-height:1;cursor:pointer}.real-rotate-hint{position:absolute;right:12px;bottom:12px;z-index:20;border-radius:999px;background:rgba(17,24,39,.65);color:rgba(255,255,255,.78);font-size:10px;font-weight:700;padding:6px 9px;backdrop-filter:blur(8px)}
.real-rating-card{border:1px solid #d0d0d0;border-radius:14px;padding:14px;background:#fff;margin-top:12px}.real-rating-title{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:12px}.real-rating-title span{border-radius:999px;background:#f1f2f3;padding:5px 8px;font-size:11px;font-weight:800;color:#555}.real-rating-title strong{font-size:16px}.real-rating-title em{font-style:normal;font-size:15px;font-weight:800;color:#2463f6}.real-rating-card input{width:100%;accent-color:#2463f6}.real-rating-actions{display:flex;gap:10px;margin-top:14px}.real-rating-actions button{height:44px;border-radius:999px;border:1px solid #d0d0d0;background:#fff;padding:0 16px;font-weight:800;cursor:pointer}.real-rating-actions button:last-child{flex:1;background:#2463f6;border-color:#2463f6;color:#fff}.real-rating-actions button:disabled{opacity:.35;cursor:not-allowed}.widget-summary{margin-top:12px;border:1px solid #2463f6;border-radius:10px;background:#f7f9ff;padding:12px;display:grid;gap:4px;font-size:13px;line-height:18px}.widget-summary strong{font-size:15px}.widget-error{margin:12px 0 0!important;color:#ff4f64!important;font-size:13px!important;font-weight:700!important;line-height:18px!important}
@media (max-width:560px){.real-face3d-widget{padding:16px 14px}.real-face3d-widget .widget-badge{display:none}.real-photo-capture-card{min-height:300px;border-radius:24px}.ranking-shell{height:70vh;min-height:460px}.rating-shell{height:48vh;min-height:320px}.real-selected-list,.real-selected-help{width:min(45%,132px)}.real-hotspot{font-size:10px;padding:5px 7px}.real-rating-title{grid-template-columns:1fr auto}.real-rating-title span{grid-column:1/-1;width:max-content}.photo-align-chip{font-size:11px;padding:8px 12px}}

/* Non-invasive rating question + 10-star control */
.real-area-question{border:1px solid #d0d0d0;border-radius:14px;padding:14px;background:#fff;margin:10px 0 12px}.real-question-label{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.real-question-label label{font-size:14px;line-height:19px;font-weight:800;color:#111827}.real-question-label span{flex:0 0 auto;border-radius:999px;background:#eef4ff;color:#2463f6;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;padding:4px 7px}.real-chip-list{display:flex;flex-wrap:wrap;gap:8px}.real-chip{border:1px solid #d0d0d0;border-radius:999px;background:#fff;color:#111827;padding:7px 10px;font-size:12px;line-height:15px;font-weight:800;cursor:pointer}.real-chip.active{border-color:#2463f6;background:#2463f6;color:#fff}.real-other-input{width:100%;height:42px;border:1px solid #d0d0d0;border-radius:12px;margin-top:10px;padding:0 12px;font:inherit;font-size:13px;outline:none}.real-other-input:focus{border-color:#2463f6;box-shadow:0 0 0 2px rgba(36,99,246,.12)}.real-star-panel{border:1px solid #d0d0d0;border-radius:14px;padding:14px;background:#fff;margin-top:12px}.real-star-panel p{font-size:11px!important;line-height:14px!important;text-transform:uppercase;letter-spacing:.18em;font-weight:900;color:#777!important;margin:0 0 4px!important}.real-star-panel h4{font-size:15px;line-height:20px;margin:0 0 10px;font-weight:800;color:#111827}.real-stars{display:flex;align-items:center;justify-content:space-between;gap:2px;margin:0 -3px}.real-star{border:0;background:transparent;padding:3px;cursor:pointer;color:#d8dbe1;line-height:0;transition:transform .12s ease,color .12s ease}.real-star:active{transform:scale(.92)}.real-star svg{width:26px;height:26px;display:block;fill:currentColor}.real-star.filled{color:#f6b729}.real-star-scale{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;font-size:11px;font-weight:700;color:#60636b}@media (max-width:390px){.real-stars{gap:0}.real-star{padding:2px}.real-star svg{width:23px;height:23px}.real-chip{font-size:11px;padding:6px 8px}}
/* Photo step copy + completion state */
.photo-step-instruction{font-size:15px!important;line-height:20px!important;font-weight:800!important;color:#111827!important;margin:0 0 5px!important}.real-photo-capture-card.complete{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f8fafc,#eef4ff);border-color:#d9dde5;box-shadow:0 10px 26px rgba(17,24,39,.06)}.real-photo-capture-card.complete img,.real-photo-capture-card.complete .photo-ghost-oval{display:none!important}.photo-ready-message{max-width:390px;margin:0 auto;padding:28px;text-align:center;color:#111827}.photo-ready-message h3{font-size:30px;line-height:36px;margin:0 0 14px;font-weight:850;color:#111827;letter-spacing:-.02em}.photo-ready-message p{font-size:18px!important;line-height:25px!important;color:#374151!important;margin:0 0 12px!important}.photo-continue-button{margin-top:12px}


/* Clinic app clone */
.clinic-mode{background:#fff}.clinic-appointments-page,.clinic-profile-page{font-family:Inter,Arial,sans-serif;color:#050505;background:#fff;min-height:100vh}.clinic-back{position:fixed;left:64px;top:40px;width:80px;height:80px;border:0;border-radius:999px;background:#f1f2f5;color:#050505;display:grid;place-items:center;z-index:5}.clinic-home-content{width:1040px;margin:0 auto;padding-top:185px}.clinic-home-content h1{font-size:58px;line-height:1.05;letter-spacing:-.04em;text-align:center;margin:0 0 70px;font-weight:850}.clinic-tabs{display:flex;gap:22px;justify-content:center;margin-bottom:64px}.clinic-tabs button{border:0;border-radius:30px;background:#eff0f4;color:#050505;padding:15px 31px;font-size:31px;line-height:1;font-weight:500}.clinic-tabs button.active{background:#000;color:#fff}.create-appointment-row{width:100%;display:grid;grid-template-columns:96px 1fr 44px;align-items:center;gap:22px;border:0;background:#fff;text-align:left;margin-bottom:36px}.clinic-round-icon{width:96px;height:96px;border-radius:999px;background:#eff0f4;display:grid;place-items:center}.create-appointment-row strong{display:block;font-size:32px;line-height:1.18;font-weight:800;margin-bottom:14px}.create-appointment-row small{display:block;font-size:31px;line-height:1.2;color:#303030}.clinic-chevron{justify-self:end}.clinic-section-title{font-size:32px;font-weight:500;margin:0;padding-bottom:10px;border-bottom:1px solid #c7c7c7}.clinic-date{font-size:31px;color:#8b8b8b;margin:28px 0 42px 18px}.appointment-card{position:relative;display:grid;grid-template-columns:1fr 190px;min-height:318px;border:1px solid #d4d4d4;border-radius:18px;background:#fff;box-shadow:none;overflow:hidden;cursor:pointer}.appointment-left-bar{position:absolute;left:0;top:0;bottom:0;width:19px;background:#013c2f;border-radius:18px 0 0 18px}.appointment-main{padding:22px 26px 24px 40px}.appointment-badges{display:flex;gap:8px;margin-bottom:22px}.appointment-badges span{width:48px;height:48px;border-radius:999px;background:#f1f2f5;display:grid;place-items:center;font-size:22px;font-weight:800}.appointment-badges .red-doc{background:#c63545;color:#fff}.appointment-main p{font-size:29px;line-height:1.25;margin:0 0 20px;color:#2f2f2f}.appointment-main h3{font-size:34px;line-height:1.2;margin:0 0 22px;font-weight:850}.appointment-price{display:flex;flex-direction:column;align-items:flex-end;padding:24px 34px 20px 0}.appointment-price>span{border-radius:999px;background:#c63545;color:#fff;font-size:25px;font-weight:800;padding:8px 16px;margin-bottom:25px}.appointment-price strong{font-size:33px;font-weight:500;margin-bottom:auto}.assessment-link{border:0;background:#eef2ff;color:#1d4ed8;border-left:5px solid #1d4ed8;border-radius:10px;padding:9px 10px;text-align:left;font-size:13px;line-height:16px;font-weight:850;max-width:205px;cursor:pointer}.assessment-link:hover{text-decoration:underline}.clinic-profile-page{display:grid;grid-template-columns:555px 1fr;min-height:100vh}.clinic-profile-page[hidden]{display:none}.profile-left-pane{position:relative;border-right:1px solid #cfcfcf;padding:48px 30px 108px 48px;min-height:100vh}.profile-avatar{width:120px;height:120px;border-radius:999px;background:#eff0f4;display:grid;place-items:center;font-size:43px;font-weight:850;margin:0 auto 18px}.profile-left-pane h1{text-align:center;text-decoration:underline;font-size:39px;line-height:1.1;margin:0 0 8px;font-weight:850}.profile-phone{text-align:center;font-size:24px;margin:0 0 30px;color:#303030}.profile-actions{display:flex;justify-content:center;gap:16px;margin-bottom:40px}.profile-actions span{width:51px;height:51px;border-radius:999px;background:#eff0f4;display:grid;place-items:center;font-weight:800;font-size:23px}.profile-actions .red{background:#c63545;color:#fff}.profile-actions .green{background:#15965f;color:#fff}.profile-left-pane h2{font-size:26px;font-weight:500;margin:0 0 14px;padding-bottom:9px;border-bottom:1px solid #d5d5d5}.mini-back{width:51px;height:51px;border:0;border-radius:999px;background:#f1f2f5;font-size:42px;line-height:1;margin-bottom:20px}.appointment-menu{display:flex;flex-direction:column;gap:2px}.menu-row{position:relative;display:grid;grid-template-columns:48px 1fr 24px;align-items:center;min-height:58px;border:0;background:#fff;text-align:left;padding:0 0 0 16px;font-size:23px;cursor:pointer}.menu-row span{font-size:22px;color:#333}.menu-row strong{font-size:26px;line-height:1.05;font-weight:800}.menu-row em{font-style:normal;font-size:37px;font-weight:800;justify-self:end}.menu-row.active{background:#eef0ff;border-radius:4px}.menu-row.active:before,.menu-row.active-secondary:before{content:"";position:absolute;left:0;top:0;bottom:0;width:7px;background:#1d73e8;border-radius:4px}.menu-row.active-secondary{background:#eef7ff;border-radius:4px}.menu-row small{grid-column:2;display:block;color:#1d4ed8;font-size:13px;font-weight:800;margin-top:2px}.menu-row.resend{margin-top:28px}.profile-payment-panel{position:absolute;left:48px;right:30px;bottom:18px}.profile-payment-panel h3{font-size:24px;font-weight:500;margin:0 0 10px;padding-bottom:10px;border-bottom:1px solid #ddd}.payment-line,.total-line{display:grid;grid-template-columns:50px 1fr auto;align-items:center;font-size:20px;margin-bottom:10px}.payment-line p{margin:0}.payment-line strong{font-weight:500}.total-line{grid-template-columns:1fr auto;font-size:22px}.total-line strong{color:#bb2d3b;font-weight:500}.payment-actions{display:grid;grid-template-columns:52px 1fr 1fr;gap:14px;margin-top:24px}.payment-actions button{border:1px solid #d6d6d6;border-radius:28px;background:#fff;height:61px;font-size:22px;font-weight:750}.payment-actions .checkout{background:#000;color:#fff;border-color:#000}.profile-right-pane{position:relative;padding:49px 62px 30px 42px;min-width:0}.right-toolbar{position:fixed;right:30px;top:48px;display:flex;flex-direction:column;gap:20px}.right-toolbar button{width:68px;height:68px;border-radius:999px;border:1px solid #ddd;background:#f1f2f5;font-size:42px;line-height:1}.clinic-assessment-review>header{border-bottom:1px solid #d4d4d4;padding-bottom:18px;margin-bottom:28px}.clinic-assessment-review>header p{font-size:16px;text-transform:uppercase;letter-spacing:.16em;color:#1d73e8;font-weight:850;margin:0 0 8px}.clinic-assessment-review>header h2{font-size:33px;line-height:1.05;margin:0 0 6px;font-weight:850}.clinic-assessment-review>header span{font-size:18px;color:#737373}.clinic-assessment-layout{display:grid;grid-template-columns:minmax(420px,1fr) 435px;gap:28px;align-items:start}.clinic-3d-review{position:sticky;top:34px;height:690px;border:1px solid #d4d4d4;border-radius:18px;background:linear-gradient(#fafafa,#fff);overflow:hidden}.clinic-3d-review canvas{width:100%;height:100%;display:block}.clinic-review-loading{position:absolute;inset:0;display:grid;place-items:center;background:rgba(255,255,255,.78);font-weight:800}.clinic-review-loading.hidden{display:none}.clinic-3d-review>span{position:absolute;left:20px;bottom:16px;border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 6px 20px rgba(0,0,0,.08);padding:8px 12px;font-size:12px;font-weight:800;color:#555}.clinic-answers-panel{border:1px solid #d4d4d4;border-radius:18px;background:#fff;overflow:hidden}.answers-heading{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #ddd}.answers-heading strong{font-size:24px}.answers-heading span{font-size:13px;color:#777;font-weight:800}.clinic-area-list{max-height:700px;overflow:auto}.clinic-area-answer{display:grid;grid-template-columns:38px 1fr;gap:12px;width:100%;border:0;border-bottom:1px solid #eee;background:#fff;text-align:left;padding:16px 18px;cursor:pointer}.clinic-area-answer.active{background:#eef7ff}.answer-rank{width:34px;height:34px;border-radius:999px;background:#111;color:#fff;display:grid;place-items:center;font-weight:850}.answer-body strong{display:block;font-size:19px;margin-bottom:4px}.answer-body small{display:block;color:#666;font-size:12px;font-weight:800;margin-bottom:6px}.answer-body em{display:block;font-style:normal;font-size:14px;color:#111;line-height:1.35;margin-bottom:8px}.clinic-stars-row{display:flex;align-items:center;gap:1px}.clinic-mini-star{font-size:16px;color:#d8dbe1}.clinic-mini-star.filled{color:#f6b729}.clinic-stars-row b{font-size:12px;margin-left:8px;color:#555}@media (max-width:1100px){.clinic-home-content{width:min(92vw,1040px)}.clinic-profile-page{grid-template-columns:430px 1fr}.clinic-assessment-layout{grid-template-columns:1fr}.clinic-answers-panel{max-width:none}.profile-left-pane{padding-left:28px}.profile-payment-panel{left:28px}}@media (max-width:800px){.clinic-back{left:24px;top:22px;width:60px;height:60px}.clinic-home-content{padding-top:130px}.clinic-home-content h1{font-size:40px}.clinic-tabs{gap:10px;overflow:auto;justify-content:flex-start}.clinic-tabs button{font-size:20px;padding:12px 20px}.create-appointment-row{grid-template-columns:70px 1fr 30px}.clinic-round-icon{width:70px;height:70px}.create-appointment-row strong,.clinic-section-title{font-size:24px}.create-appointment-row small,.clinic-date{font-size:22px}.appointment-card{grid-template-columns:1fr;min-height:auto}.appointment-price{align-items:flex-start;padding:0 26px 22px 40px}.assessment-link{max-width:none}.clinic-profile-page{display:block}.profile-right-pane{padding:30px 18px}.right-toolbar{display:none}.clinic-assessment-layout{grid-template-columns:1fr}.clinic-3d-review{height:520px;position:relative}.profile-left-pane{min-height:auto}.profile-payment-panel{position:static;margin-top:40px}}

/* Clinic sidebar overlap fix */
.profile-left-pane{display:flex;flex-direction:column;overflow:auto}.profile-payment-panel{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;margin-top:auto;padding-top:28px}.appointment-menu{flex:0 0 auto}.menu-row.self-assessment-row{min-height:66px}.profile-payment-panel h3{margin-top:0}

/* Clinic scale pass: full browser proportions */
.clinic-home-content{width:min(920px,calc(100vw - 360px));padding-top:118px}.clinic-back{left:calc(50% - 585px);top:78px;width:58px;height:58px}.clinic-back svg{width:28px;height:28px}.clinic-home-content h1{font-size:42px;line-height:1.08;letter-spacing:-.035em;margin-bottom:50px}.clinic-tabs{gap:16px;margin-bottom:48px}.clinic-tabs button{font-size:22px;padding:13px 25px;border-radius:25px}.create-appointment-row{grid-template-columns:70px 1fr 36px;gap:20px;margin-bottom:28px}.clinic-round-icon{width:70px;height:70px}.clinic-round-icon svg{width:28px;height:28px}.create-appointment-row strong{font-size:24px;margin-bottom:9px}.create-appointment-row small{font-size:22px}.clinic-section-title{font-size:24px;padding-bottom:8px}.clinic-date{font-size:22px;margin:24px 0 32px 14px}.appointment-card{grid-template-columns:1fr 250px;min-height:238px;border-radius:15px}.appointment-left-bar{width:15px;border-radius:15px 0 0 15px}.appointment-main{padding:20px 22px 20px 32px}.appointment-badges{margin-bottom:18px}.appointment-badges span{width:38px;height:38px;font-size:17px}.appointment-main p{font-size:22px;margin-bottom:14px}.appointment-main h3{font-size:25px;margin-bottom:16px}.appointment-price{padding:20px 22px 18px 0}.appointment-price>span{font-size:18px;padding:7px 13px;margin-bottom:18px}.appointment-price>strong{font-size:25px;margin-bottom:12px}.assessment-link{width:100%;min-height:106px;max-width:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;border:1px solid #bfd0ff;border-left:7px solid #1d4ed8;border-radius:14px;background:linear-gradient(135deg,#eff6ff 0%,#eef2ff 56%,#fff 100%);box-shadow:0 10px 24px rgba(29,78,216,.12);color:#10225a;padding:13px 15px;text-align:left;font-size:14px;line-height:1.16;font-weight:800}.assessment-link:before{content:"✨";position:absolute;right:13px;top:10px;font-size:18px}.assessment-link-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#1d4ed8;font-weight:900}.assessment-link strong{font-size:16px;line-height:1.08;margin:0;color:#0f172a}.assessment-link small{font-size:12px;line-height:1.2;color:#475569;font-weight:750;max-width:170px}.assessment-link em{font-style:normal;margin-top:3px;font-size:12px;color:#1d4ed8;font-weight:900}.assessment-link:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(29,78,216,.18);text-decoration:none}

/* Clinic profile scale pass */
.clinic-profile-page{grid-template-columns:500px minmax(0,1fr);min-height:100vh}.profile-left-pane{padding:38px 26px 24px 38px}.profile-avatar{width:88px;height:88px;font-size:32px;margin-bottom:14px}.profile-left-pane h1{font-size:30px;margin-bottom:5px}.profile-phone{font-size:18px;margin-bottom:24px}.profile-actions{gap:11px;margin-bottom:30px}.profile-actions span{width:39px;height:39px;font-size:17px}.profile-left-pane h2{font-size:21px;margin-bottom:11px}.mini-back{width:39px;height:39px;font-size:31px;margin-bottom:14px}.menu-row{grid-template-columns:42px 1fr 20px;min-height:50px;padding-left:12px}.menu-row strong{font-size:20px}.menu-row em{font-size:29px}.menu-row span{font-size:18px}.menu-row small{font-size:12px}.menu-row.self-assessment-row{min-height:60px}.profile-payment-panel{padding-top:22px}.profile-payment-panel h3{font-size:20px}.payment-line,.total-line{font-size:17px}.payment-actions{gap:10px;margin-top:18px}.payment-actions button{height:49px;font-size:18px}.profile-right-pane{padding:38px 52px 28px 32px}.right-toolbar{right:22px;top:34px;gap:13px}.right-toolbar button{width:52px;height:52px;font-size:32px}.clinic-assessment-review>header{padding-bottom:14px;margin-bottom:20px}.clinic-assessment-review>header p{font-size:12px;margin-bottom:7px}.clinic-assessment-review>header h2{font-size:26px;margin-bottom:5px}.clinic-assessment-review>header span{font-size:15px}.clinic-assessment-layout{grid-template-columns:minmax(430px,1fr) 340px;gap:20px}.clinic-3d-review{height:calc(100vh - 170px);min-height:500px;max-height:680px;border-radius:16px}.clinic-answers-panel{border-radius:16px}.answers-heading{padding:14px 16px}.answers-heading strong{font-size:19px}.answers-heading span{font-size:11px}.clinic-area-list{max-height:calc(100vh - 235px)}.clinic-area-answer{grid-template-columns:32px 1fr;gap:10px;padding:12px 14px}.answer-rank{width:28px;height:28px;font-size:13px}.answer-body strong{font-size:16px}.answer-body small{font-size:11px}.answer-body em{font-size:12px}.clinic-mini-star{font-size:13px}.clinic-stars-row b{font-size:11px}
@media (min-width:1600px){.clinic-home-content{width:920px}.clinic-profile-page{grid-template-columns:540px minmax(0,1fr)}.clinic-assessment-layout{grid-template-columns:minmax(560px,1fr) 380px}.clinic-3d-review{min-height:610px}}@media (max-width:1250px){.clinic-home-content{width:min(860px,92vw)}.clinic-back{left:36px}.clinic-profile-page{grid-template-columns:455px minmax(0,1fr)}.clinic-assessment-layout{grid-template-columns:1fr}.clinic-answers-panel{max-height:none}.clinic-3d-review{height:520px}.profile-right-pane{padding-right:32px}}

/* Clinic compact viewport pass */
.clinic-home-content{padding-top:72px}.clinic-home-content h1{font-size:38px;margin-bottom:32px}.clinic-tabs{margin-bottom:32px}.create-appointment-row{margin-bottom:20px}.clinic-section-title{font-size:22px}.clinic-date{font-size:20px;margin:18px 0 24px 14px}.appointment-card{min-height:218px}.appointment-main{padding-top:17px;padding-bottom:17px}.appointment-badges{margin-bottom:14px}.appointment-main p{font-size:20px;margin-bottom:11px}.appointment-main h3{font-size:23px;margin-bottom:12px}.appointment-price{padding-top:17px;padding-bottom:14px}.appointment-price>span{font-size:16px;margin-bottom:12px}.appointment-price>strong{font-size:23px}.assessment-link{min-height:120px;padding:13px 14px}.clinic-back{top:58px}
.clinic-profile-page{grid-template-columns:540px minmax(0,1fr)}.profile-left-pane{padding-top:28px}.profile-avatar{width:76px;height:76px;font-size:28px}.profile-left-pane h1{font-size:27px}.profile-phone{font-size:16px;margin-bottom:18px}.profile-actions{margin-bottom:22px}.profile-left-pane h2{font-size:19px}.menu-row{min-height:46px}.menu-row strong{font-size:18px}.profile-payment-panel{padding-top:16px}.profile-right-pane{padding-top:28px}.clinic-assessment-layout{grid-template-columns:minmax(380px,1fr) 330px}.clinic-3d-review{height:calc(100vh - 132px);min-height:420px}.clinic-area-list{max-height:calc(100vh - 195px)}
@media (max-height:760px){.clinic-home-content{padding-top:54px}.clinic-home-content h1{font-size:34px;margin-bottom:24px}.clinic-tabs{margin-bottom:24px}.clinic-tabs button{font-size:20px;padding:11px 22px}.clinic-round-icon{width:58px;height:58px}.create-appointment-row{grid-template-columns:58px 1fr 30px}.create-appointment-row strong{font-size:21px}.create-appointment-row small{font-size:19px}.appointment-card{min-height:198px}.appointment-main p{font-size:18px}.appointment-main h3{font-size:21px}.assessment-link{min-height:104px}.clinic-back{top:36px;width:52px;height:52px}.clinic-3d-review{min-height:380px}.profile-left-pane{padding-top:22px}.profile-avatar{width:66px;height:66px}.profile-actions span{width:34px;height:34px}.menu-row{min-height:40px}.profile-payment-panel{font-size:14px}}

/* Make appointment self-assessment opportunity card dominate the lower-right area */
.appointment-card{grid-template-columns:1fr 340px}.appointment-price{padding-right:20px}.appointment-price>strong{margin-bottom:8px}.assessment-link{min-height:144px;width:100%;padding:16px 18px;border-left-width:8px;border-radius:16px}.assessment-link:before{font-size:22px;right:15px;top:13px}.assessment-link-kicker{font-size:12px}.assessment-link strong{font-size:19px;max-width:245px}.assessment-link small{font-size:13px;max-width:245px}.assessment-link em{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#1d4ed8;color:white;padding:7px 12px;font-size:12px;margin-top:7px}
@media (max-height:760px){.appointment-card{grid-template-columns:1fr 320px}.assessment-link{min-height:124px}.assessment-link strong{font-size:17px}.assessment-link small{font-size:12px}.assessment-link em{padding:6px 10px}}

/* Profile box sizing / no horizontal overflow */
.clinic-profile-page,.clinic-profile-page *{box-sizing:border-box}.clinic-profile-page{overflow-x:hidden}.profile-left-pane,.profile-right-pane{min-width:0}@media (max-width:1450px){.clinic-profile-page{grid-template-columns:500px minmax(0,1fr)}.clinic-assessment-layout{grid-template-columns:1fr}.clinic-answers-panel{width:100%}.clinic-3d-review{width:100%}.clinic-area-list{max-height:none}}

/* Clinic treatment opportunity accordion */
.clinic-3d-hotspots{position:absolute;inset:0;pointer-events:none;z-index:3}.clinic-3d-hotspot{position:absolute;transform:translate(-50%,-50%);width:22px;height:22px;border:2px solid #fff;border-radius:999px;background:#1d4ed8;box-shadow:0 8px 22px rgba(29,78,216,.35);cursor:pointer;pointer-events:auto}.clinic-3d-hotspot:after{content:"";position:absolute;inset:-8px;border-radius:999px;border:1px solid rgba(29,78,216,.38)}.clinic-3d-hotspot.active{background:#0f172a;box-shadow:0 0 0 6px rgba(29,78,216,.18),0 10px 26px rgba(15,23,42,.35)}.clinic-3d-hotspot span{position:absolute;left:50%;top:calc(100% + 7px);transform:translateX(-50%);border-radius:999px;background:rgba(15,23,42,.88);color:white;font-size:10px;line-height:1;font-weight:900;padding:5px 7px;white-space:nowrap;opacity:0;transition:.16s ease}.clinic-3d-hotspot:hover span,.clinic-3d-hotspot.active span{opacity:1}.clinic-area-answer{transition:background .18s ease, box-shadow .18s ease}.clinic-area-answer.active{box-shadow:inset 5px 0 0 #1d4ed8}.clinic-treatment-accordion{display:block;margin-top:12px;border:1px solid #bfdbfe;border-radius:14px;background:linear-gradient(180deg,#eff6ff,#fff);overflow:hidden;animation:clinicAccordionIn .22s ease}.clinic-treatment-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border-bottom:1px solid #dbeafe}.clinic-treatment-heading b{font-size:13px;color:#0f172a}.clinic-treatment-heading small{font-size:10px;color:#1d4ed8;text-align:right;font-weight:850}.clinic-treatment-option{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;padding:10px 12px;border-bottom:1px solid #e5edf8}.clinic-treatment-option:last-child{border-bottom:0}.clinic-treatment-option>span strong{display:block;font-size:13px;line-height:1.12;color:#0f172a;margin-bottom:3px}.clinic-treatment-option>span small{display:block;font-size:10px;line-height:1.2;color:#64748b}.clinic-treatment-option em{font-style:normal;font-size:12px;font-weight:900;color:#111827;white-space:nowrap}.clinic-treatment-option button{border:0;border-radius:999px;background:#111827;color:#fff;font-size:11px;font-weight:900;padding:7px 10px;cursor:pointer}.clinic-treatment-option button:hover{background:#1d4ed8}.clinic-treatment-option.added{background:#f8fafc}.clinic-treatment-option.added button{background:#d1d5db;color:#4b5563;cursor:default}.profile-treatment-list{display:flex;flex-direction:column;gap:8px;max-height:190px;overflow:auto;padding-right:2px}.payment-line.added-treatment{border-radius:12px;background:#eff6ff;padding:7px 8px;margin-bottom:0}.payment-line.added-treatment span{width:28px;height:28px;border-radius:999px;background:#1d4ed8;color:white;display:grid;place-items:center;font-weight:900}.payment-line.added-treatment p{font-size:15px;font-weight:800;line-height:1.12}.payment-line.added-treatment strong{font-size:15px;font-weight:900}.profile-payment-panel.treatment-added-pulse{animation:treatmentPulse .68s ease}.total-line strong{transition:color .18s ease}.profile-payment-panel.treatment-added-pulse .total-line strong{color:#1d4ed8}@keyframes clinicAccordionIn{from{opacity:0;transform:translateY(-6px);max-height:0}to{opacity:1;transform:translateY(0);max-height:260px}}@keyframes treatmentPulse{0%{transform:scale(1)}40%{transform:scale(1.018);filter:drop-shadow(0 12px 24px rgba(29,78,216,.18))}100%{transform:scale(1)}}
@media (max-width:1450px){.clinic-3d-hotspot span{display:none}.profile-treatment-list{max-height:240px}}

/* Clinic assessment now mirrors the concern-only patient assessment: no star ratings */
.clinic-concern-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.clinic-concern-chip{display:inline-flex;align-items:center;border-radius:999px;background:#f1f5f9;border:1px solid #dbe4ef;color:#0f172a;padding:5px 8px;font-size:11px;line-height:1;font-weight:850}.clinic-area-answer.active .clinic-concern-chip{background:#eaf2ff;border-color:#bfdbfe;color:#1d4ed8}.clinic-concern-chip.skipped{background:#fff7ed;border-color:#fed7aa;color:#c2410c}.clinic-area-answer.skipped{border-style:dashed}.clinic-area-notes{display:grid;gap:7px;margin-top:12px}.clinic-area-notes span{font-size:12px;line-height:1;font-weight:900;color:#111827}.clinic-area-notes textarea{width:100%;min-height:74px;resize:vertical;border:1px solid #d1d5db;border-radius:12px;background:#fff;padding:10px 11px;font:inherit;font-size:13px;line-height:18px;color:#111827;outline:none}.clinic-area-notes textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.clinic-stars-row,.clinic-mini-star{display:none!important}

/* Left clinic sidebar independent scroll for growing treatment list */
.profile-left-pane{height:100vh!important;max-height:100vh!important;overflow-y:auto!important;overflow-x:hidden!important;scroll-behavior:smooth;overscroll-behavior:contain;padding-bottom:28px!important}.profile-left-pane::-webkit-scrollbar{width:8px}.profile-left-pane::-webkit-scrollbar-track{background:transparent}.profile-left-pane::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.profile-left-pane:hover::-webkit-scrollbar-thumb{background:#9ca3af}.profile-payment-panel{flex:0 0 auto!important;margin-top:auto}.profile-treatment-list{max-height:none!important;overflow:visible!important}.profile-treatment-list .payment-line{scroll-margin-bottom:96px}.payment-actions{position:sticky;bottom:0;background:linear-gradient(180deg,rgba(255,255,255,.76),#fff 35%);padding-top:12px;padding-bottom:2px;z-index:2}.total-line{position:sticky;bottom:64px;background:#fff;padding-top:8px;padding-bottom:6px;z-index:2}
@media (max-height:760px){.profile-left-pane{padding-bottom:18px!important}.total-line{bottom:58px}.payment-actions{padding-top:8px}}


/* Guided 3D self-assessment flow refinements */
.real-step-heading.compact h3{max-width:520px}
.real-ranking-intro{gap:8px}
.real-ranking-intro h4{max-width:390px;margin:0 0 2px;font-size:23px;line-height:29px}
.real-ranking-intro p{max-width:370px;margin:0 0 12px!important;font-size:13px!important;line-height:19px!important;text-transform:none;letter-spacing:0;color:rgba(255,255,255,.86)!important;font-weight:600}
.real-rating-card{padding:0;border:0;background:transparent;margin-top:10px}
.real-area-question.guided-question-stage,.real-star-panel.guided-rating-stage{margin:0;border-color:#d9dde5;box-shadow:0 10px 26px rgba(17,24,39,.07)}
.real-guided-question-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;margin-bottom:12px}
.real-guided-question-row .real-question-label{margin:0;display:block}
.real-guided-question-row .real-question-label label,.real-guided-question-row h4{display:block;font-size:16px;line-height:22px;font-weight:850;color:#111827;margin:0}
.real-guided-question-row .real-question-label span{display:inline-block;margin-top:6px}
.guided-next-button{height:42px;border:0;border-radius:999px;background:#2463f6;color:#fff;padding:0 18px;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 8px 18px rgba(36,99,246,.22)}
.guided-next-button:disabled{opacity:.36;cursor:not-allowed;box-shadow:none}
.guided-rating-stage .real-stars{margin-top:4px}
.guided-back-row{margin-top:10px}.guided-back-row button{height:38px;font-size:12px}.guided-back-row button:last-child{flex:0;background:#fff;border-color:#d0d0d0;color:#111827}
@media (min-width:561px){.rating-shell{height:min(42vh,400px);min-height:300px}.real-area-question.guided-question-stage,.real-star-panel.guided-rating-stage{padding:13px 14px}.real-chip{padding:6px 9px}.real-stars{justify-content:flex-start;gap:7px}.real-star svg{width:25px;height:25px}}
@media (max-width:560px){.real-guided-question-row{grid-template-columns:1fr;gap:10px}.guided-next-button{width:100%}.rating-shell{height:42vh;min-height:300px}.real-ranking-intro h4{font-size:21px;line-height:26px}.real-ranking-intro p{font-size:12px!important;line-height:18px!important}}

body.faces3d-widget-working .next-button{display:none!important}
body.faces3d-widget-working .content{padding-bottom:42px}

/* Step bubbles sit at the top of the 3D journey card */
.real-face3d-widget .widget-progress{margin:0 0 18px}
.real-face3d-widget .widget-header-row{margin-bottom:16px}
.real-face3d-widget .widget-header-row h2{letter-spacing:-.45px}


/* Step-specific 3D journey copy/layout refinements */
.real-face3d-widget[data-current-step="rating"] .widget-header-row{display:none!important}
.real-face3d-widget[data-current-step="ranking"] .widget-progress,
.real-face3d-widget[data-current-step="rating"] .widget-progress{margin-bottom:14px}
.real-face3d-widget[data-current-step="ranking"]:not(.ranking-started) .real-step-heading{display:none!important}
.real-face3d-widget .real-kicker{display:none!important}
.real-ranking-intro h4{max-width:390px;margin:0 0 4px;font-size:24px;line-height:30px;font-weight:850;color:#fff;letter-spacing:-.02em}.real-ranking-intro .ranking-intro-lead{max-width:390px!important;font-size:15px!important;line-height:21px!important;font-weight:750!important;color:#fff!important;margin:0 0 6px!important;letter-spacing:0!important;text-transform:none!important}.real-ranking-intro .ranking-scale-copy{display:flex;flex-direction:column;gap:4px;margin:2px 0 8px!important}.real-ranking-intro .ranking-scale-copy strong{display:inline-flex;align-self:center;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);padding:6px 10px;color:#fff;font-size:13px;line-height:16px}
.real-ranking-intro button{padding:10px 18px;font-size:13px}
.real-guided-question-row{grid-template-columns:1fr!important;margin-bottom:10px}
.guided-next-button{height:34px;min-width:74px;padding:0 14px;font-size:12px;box-shadow:none}
.guided-question-actions{display:flex;justify-content:flex-end;margin-top:12px}
.guided-back-row{justify-content:space-between;align-items:center}.guided-back-row button{flex:0 0 auto!important}.guided-back-row .guided-next-button{background:#2463f6!important;border-color:#2463f6!important;color:#fff!important}
.guided-rating-stage .real-star-scale{margin-bottom:8px}
@media (max-width:560px){.real-ranking-intro .ranking-intro-lead{font-size:18px!important;line-height:24px!important}.guided-question-actions{justify-content:stretch}.guided-question-actions .guided-next-button{width:auto;margin-left:auto}}

/* Clinic desktop fit refinement: left menu + 3D + area panel visible together */
@media (min-width:1180px){
  .clinic-profile-page{grid-template-columns:420px minmax(0,1fr)!important;height:100vh;overflow:hidden}
  .profile-left-pane{padding:24px 20px 18px 28px!important}
  .profile-avatar{width:66px!important;height:66px!important;font-size:24px!important;margin-bottom:10px!important}
  .profile-left-pane h1{font-size:24px!important;margin-bottom:3px!important}
  .profile-phone{font-size:14px!important;margin-bottom:14px!important}
  .profile-actions{gap:8px!important;margin-bottom:16px!important}.profile-actions span{width:32px!important;height:32px!important;font-size:14px!important}
  .profile-left-pane h2{font-size:17px!important;margin-bottom:8px!important}.mini-back{width:32px!important;height:32px!important;font-size:23px!important}
  .menu-row{min-height:39px!important;padding:6px 9px 6px 10px!important}.menu-row strong{font-size:15px!important}.menu-row span{font-size:16px!important}.menu-row small{font-size:11px!important}.menu-row.self-assessment-row{min-height:52px!important}
  .profile-payment-panel{padding-top:10px!important}.profile-payment-panel h3{font-size:18px!important;margin-bottom:8px!important}.payment-line{min-height:38px!important}.payment-line p,.payment-line strong{font-size:13px!important}.total-line{font-size:14px!important}.payment-actions button{height:34px!important;font-size:12px!important}
  .profile-right-pane{padding:18px 20px 18px 20px!important;height:100vh;overflow:hidden}
  .clinic-assessment-review header{margin-bottom:12px!important}.clinic-assessment-review header p{font-size:11px!important}.clinic-assessment-review header h2{font-size:24px!important;margin:2px 0 3px!important}.clinic-assessment-review header span{font-size:13px!important}
  .clinic-assessment-layout{grid-template-columns:minmax(500px,1fr) 330px!important;gap:16px!important;align-items:start;height:calc(100vh - 105px)}
  .clinic-3d-review{height:calc(100vh - 126px)!important;min-height:440px!important;width:100%!important}
  .clinic-answers-panel{height:calc(100vh - 126px)!important;max-height:none!important;overflow:hidden!important;padding:12px!important}
  .clinic-area-list{max-height:calc(100vh - 185px)!important;overflow-y:auto!important;padding-right:4px!important}
  .clinic-area-answer{padding:9px 10px!important;gap:9px!important}.answer-rank{width:24px!important;height:24px!important;font-size:11px!important}.answer-body strong{font-size:14px!important}.answer-body small{font-size:11px!important}.clinic-stars-row{font-size:11px!important}.clinic-treatment-accordion{padding:10px!important}.clinic-treatment-option{padding:8px!important}.clinic-treatment-copy strong{font-size:12px!important}.clinic-treatment-copy small{font-size:11px!important}
}
@media (min-width:1180px) and (max-width:1320px){.clinic-profile-page{grid-template-columns:380px minmax(0,1fr)!important}.clinic-assessment-layout{grid-template-columns:minmax(440px,1fr) 305px!important;gap:12px!important}.profile-left-pane{padding-left:22px!important;padding-right:16px!important}.clinic-assessment-review header h2{font-size:21px!important}}


/* Keep guided rating controls inside desktop viewport */
@media (min-width:561px){
  .rating-shell{height:min(36vh,330px)!important;min-height:250px!important}
  .real-rating-card{margin-top:8px!important}
  .real-area-question.guided-question-stage,.real-star-panel.guided-rating-stage{padding:10px 12px!important}
  .real-question-label{margin-bottom:6px!important}.real-question-label label{font-size:13px!important;line-height:17px!important}.real-question-label span{font-size:9px!important;padding:3px 6px!important}
  .real-chip-list{gap:5px!important}.real-chip{padding:5px 8px!important;font-size:12px!important;line-height:15px!important}
  .real-other-input{height:34px!important;font-size:12px!important;margin-top:7px!important}.guided-question-actions{margin-top:8px!important}
  .guided-rating-stage h4{font-size:14px!important;margin-bottom:8px!important}.real-stars{gap:5px!important}.real-star svg{width:22px!important;height:22px!important}.real-star-scale{font-size:11px!important}.guided-back-row{margin-top:6px!important}
}


/* Ranking active state: after Let's go keep only the active prompt above the 3D */
.real-face3d-widget.ranking-started[data-current-step="ranking"] .widget-header-row{display:none!important}

/* Rating action sizing: keep Next inside the star-rating card */
.real-star-panel.guided-rating-stage{overflow:hidden!important}
.real-rating-actions.guided-back-row{display:flex!important;justify-content:space-between!important;gap:10px!important;width:100%!important;box-sizing:border-box!important}
.real-rating-actions.guided-back-row .guided-next-button{width:auto!important;min-width:66px!important;max-width:96px!important;flex:0 0 auto!important;height:32px!important;padding:0 12px!important;font-size:12px!important;line-height:32px!important;white-space:nowrap!important;box-sizing:border-box!important}
.real-rating-actions.guided-back-row [data-rating-back]{flex:0 1 auto!important;max-width:180px!important;height:32px!important;padding:0 12px!important;font-size:12px!important;white-space:nowrap!important}
@media (max-width:560px){.real-rating-actions.guided-back-row .guided-next-button{width:auto!important;min-width:66px!important;max-width:90px!important}.real-rating-actions.guided-back-row [data-rating-back]{max-width:150px!important}}

/* Ranking intro simplified + rating back-to-ranking control */
.real-ranking-intro.minimal{background:rgba(0,0,0,.06)}
.real-ranking-intro.minimal button{box-shadow:0 16px 36px rgba(0,0,0,.28)}
.guided-secondary-button{height:34px;border-radius:999px;border:1px solid #d0d0d0;background:#fff;color:#111827;padding:0 13px;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}
.guided-question-actions{justify-content:space-between;align-items:center}
.real-rating-actions.guided-back-row{align-items:center}
.real-rating-actions.guided-back-row [data-rating-ranking-back]{flex:0 1 auto!important;max-width:175px!important;height:32px!important;padding:0 12px!important;font-size:12px!important;white-space:nowrap!important}
@media (max-width:560px){.real-selected-list{bottom:58px}.guided-question-actions{gap:8px}.guided-secondary-button{font-size:11px;padding:0 10px}.real-rating-actions.guided-back-row{gap:6px!important}.real-rating-actions.guided-back-row [data-rating-ranking-back]{max-width:132px!important;font-size:11px!important;padding:0 8px!important}}

/* Keep Crisalix branding visible on compact embedded views */
.real-face3d-widget .widget-logo-badge{display:flex!important}.real-face3d-widget .widget-logo-badge img{width:142px}@media (max-width:560px){.real-face3d-widget .widget-logo-badge{display:flex!important;align-self:flex-start}.real-face3d-widget .widget-logo-badge img{width:116px}.real-face3d-widget .widget-header-row{gap:10px}}

/* Larger Let's go CTA over the auto-rotating 3D intro */
.real-ranking-intro.minimal button{font-size:22px!important;line-height:28px!important;padding:17px 34px!important;min-width:150px!important;border-radius:999px!important;font-weight:900!important;letter-spacing:-.01em!important}
.real-face3d-widget.ranking-started canvas[data-real-ranking-canvas]{pointer-events:none!important}
@media (max-width:560px){.real-ranking-intro.minimal button{font-size:20px!important;line-height:26px!important;padding:15px 30px!important;min-width:138px!important}}


/* Concern-only guided assessment pages */
.assessment-explainer-card,.assessment-complete-card{border:1px solid #d9dde5;border-radius:16px;background:#fff;padding:22px 24px;box-shadow:0 10px 26px rgba(17,24,39,.07)}
.assessment-explainer-card{margin-top:4px}.assessment-explainer-lead{margin:0 0 10px;font-size:14px;line-height:20px;font-weight:850;color:#111827}.assessment-explainer-card ul{margin:0 0 18px 18px;padding:0;display:grid;gap:8px;color:#111827;font-size:14px;line-height:20px}.assessment-explainer-actions{margin-top:16px}.assessment-complete-card{text-align:left;background:linear-gradient(180deg,#fff,#f8fafc)}.assessment-complete-card h4{margin:0 0 12px;font-size:22px;line-height:28px;font-weight:850;letter-spacing:-.02em;color:#111827}.assessment-complete-card p{margin:0 0 8px;font-size:15px;line-height:22px;color:#374151}.real-step-heading.compact [data-rating-subtitle]:not([hidden]){display:block;margin:5px 0 0;color:#374151;font-size:15px;line-height:21px}.guided-question-actions .guided-next-button{white-space:nowrap}.guided-question-actions .guided-secondary-button{white-space:nowrap}
@media (max-width:560px){.assessment-explainer-card,.assessment-complete-card{padding:18px 16px}.guided-question-actions{flex-wrap:wrap}.guided-question-actions .guided-next-button,.guided-question-actions .guided-secondary-button{width:auto;min-width:0}.assessment-complete-card h4{font-size:20px;line-height:25px}}


/* Place the completion Continue CTA inside the Before continuing card */
.real-photo-capture-card.complete{flex-direction:column;gap:16px}.real-photo-capture-card.complete .real-capture-button.photo-continue-in-card{position:static;left:auto;bottom:auto;transform:none;width:auto;height:44px;min-width:140px;border:0;border-radius:999px;background:#2463f6;color:#fff;padding:0 24px;font-size:14px;line-height:44px;font-weight:900;box-shadow:0 10px 22px rgba(36,99,246,.24);display:inline-flex;align-items:center;justify-content:center}.real-photo-capture-card.complete .real-capture-button.photo-continue-in-card:active{transform:scale(.98)}.photo-continue-button[hidden]{display:none!important}


/* Area-question spacing and final completion copy refinements */
.real-area-question.guided-question-stage .guided-question-actions{margin-top:20px!important;padding-top:4px}.real-area-question.guided-question-stage .real-chip-list{margin-bottom:6px}.assessment-complete-card p{font-size:18px!important;line-height:27px!important;color:#374151!important;margin:0 0 12px!important}.assessment-complete-card p:first-child{font-weight:750;color:#111827!important}.assessment-complete-card p:last-child{margin-bottom:0!important}.assessment-complete-card h4{display:none!important}
@media (max-width:560px){.real-area-question.guided-question-stage .guided-question-actions{margin-top:18px!important;gap:10px}.assessment-complete-card p{font-size:17px!important;line-height:25px!important}}


/* Ranking continue CTA appears only after all 8 areas are ordered, inside the 3D viewer */
.ranking-continue-overlay{position:absolute;right:18px;bottom:18px;z-index:28;width:auto!important;margin:0!important;padding:0 22px!important;height:44px!important;min-width:154px;border-radius:999px!important;box-shadow:0 14px 28px rgba(36,99,246,.28)!important}.ranking-continue-overlay[hidden]{display:none!important}.ranking-shell .ranking-continue-overlay:disabled{display:none!important}
@media (max-width:560px){.ranking-continue-overlay{right:12px;bottom:12px;height:40px!important;min-width:138px;padding:0 16px!important;font-size:12px!important}}

/* Keep the 3-step 3D widget card at a stable height so the consent form doesn't jump between photos, ranking and assessment pages */
.real-face3d-widget{height:850px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}
.real-face3d-widget .real-widget-panel.active{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:2px!important}
.real-face3d-widget .real-widget-panel.active::-webkit-scrollbar{width:6px}.real-face3d-widget .real-widget-panel.active::-webkit-scrollbar-thumb{background:#d6dae2;border-radius:999px}.real-face3d-widget .real-widget-panel.active::-webkit-scrollbar-track{background:transparent}
.real-face3d-widget[data-current-step="photos"] .real-photo-capture-card{height:430px!important;min-height:430px!important;flex:0 0 auto!important}
.real-face3d-widget[data-current-step="ranking"] .ranking-shell{height:100%!important;min-height:0!important;flex:1 1 auto!important}
.real-face3d-widget[data-current-step="rating"] .rating-shell{height:300px!important;min-height:300px!important;flex:0 0 auto!important}
.guided-skip-button{height:34px;border-radius:999px;border:1px solid #d0d0d0;background:#fff;color:#111827;padding:0 14px;font-size:12px;font-weight:900;cursor:pointer;white-space:nowrap}.guided-skip-button:active{transform:translateY(1px)}
@media (max-width:560px){.real-face3d-widget{height:840px!important}.real-face3d-widget .real-widget-panel.active{padding-right:0!important}.real-face3d-widget[data-current-step="photos"] .real-photo-capture-card{height:390px!important;min-height:390px!important}.real-face3d-widget[data-current-step="rating"] .rating-shell{height:300px!important;min-height:300px!important}.guided-skip-button{font-size:11px;padding:0 10px}}

/* Header layout: let the subtitle use the full card width under the logo */
.real-face3d-widget .widget-header-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;column-gap:14px!important;row-gap:6px!important;align-items:start!important}
.real-face3d-widget .widget-header-row>div{display:contents!important}
.real-face3d-widget .widget-header-row h2{grid-column:1!important;grid-row:1!important}
.real-face3d-widget .widget-header-row p{grid-column:1 / -1!important;grid-row:2!important;max-width:none!important}
.real-face3d-widget .widget-logo-badge{grid-column:2!important;grid-row:1!important;justify-self:end!important}
@media (max-width:560px){.real-face3d-widget .widget-header-row{column-gap:10px!important}.real-face3d-widget .widget-header-row p{font-size:14px!important;line-height:19px!important}}

/* AI-generated clinic summary for 3D Self-Assessment */
.clinic-ai-summary{border:1px solid #dbeafe;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#ffffff);padding:14px 16px;margin:0 0 14px;box-shadow:0 10px 24px rgba(15,23,42,.06)}
.ai-summary-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.ai-summary-heading span{font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.16em;font-weight:950;color:#1d4ed8}.ai-summary-heading small{font-size:11px;line-height:1.25;font-weight:800;color:#64748b;text-align:right}.clinic-ai-summary p{font-size:14px;line-height:20px;color:#0f172a;margin:0;font-weight:650}.clinic-ai-summary.loading p{color:#64748b}
@media (min-width:1180px){.clinic-ai-summary{padding:10px 12px;margin-bottom:10px}.clinic-ai-summary p{font-size:12px;line-height:17px}.ai-summary-heading{margin-bottom:5px}.clinic-assessment-layout{height:calc(100vh - 190px)!important}.clinic-3d-review{height:calc(100vh - 212px)!important}.clinic-answers-panel{height:calc(100vh - 212px)!important}.clinic-area-list{max-height:calc(100vh - 272px)!important}}
@media (min-width:1180px) and (max-width:1320px){.clinic-ai-summary p{font-size:11px;line-height:16px}.ai-summary-heading small{font-size:10px}}

/* Photo processing questions between capture and 3D ranking */
.photo-ready-message.processing-ready{max-width:420px;padding:18px 20px}.photo-processing-questions{display:grid;gap:12px;margin-top:14px;text-align:left}.processing-question{border:0;margin:0;padding:0}.processing-question legend{font-size:13px;line-height:18px;font-weight:850;color:#111827;margin:0 0 8px;padding:0}.processing-choice-row{display:flex;flex-wrap:wrap;gap:7px}.processing-choice-row button{border:1px solid #d0d7e2;border-radius:999px;background:#fff;color:#111827;padding:8px 10px;font-size:12px;line-height:15px;font-weight:850;cursor:pointer}.processing-choice-row button.active{border-color:#2463f6;background:#2463f6;color:#fff}.outcome-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.outcome-grid button{width:100%}.real-photo-capture-card.complete .photo-ready-message h3{font-size:26px;line-height:31px;margin-bottom:9px}.real-photo-capture-card.complete .photo-ready-message p{font-size:14px!important;line-height:20px!important;margin-bottom:0!important}@media (max-width:560px){.photo-ready-message.processing-ready{padding:14px 14px}.real-photo-capture-card.complete .photo-ready-message h3{font-size:23px;line-height:28px}.processing-choice-row button{font-size:11px;padding:7px 9px}.outcome-grid{grid-template-columns:1fr 1fr}}

/* Sequential processing questions after photo capture */
.processing-question-page{text-align:left;width:100%;max-width:360px;margin:0 auto}.processing-question-kicker{margin:0 0 7px!important;font-size:12px!important;line-height:15px!important;text-transform:uppercase;letter-spacing:.14em;font-weight:950!important;color:#2463f6!important}.processing-question-page h3{font-size:24px;line-height:30px;margin:0 0 16px;font-weight:900;letter-spacing:-.02em;color:#111827}.processing-question-progress{margin:10px 0 0!important;font-size:12px!important;line-height:16px!important;font-weight:850!important;color:#64748b!important;text-align:center}.real-photo-capture-card.complete .real-capture-button.photo-continue-in-card:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.real-photo-capture-card.complete .photo-ready-message.processing-ready{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:none;padding:22px}.real-face3d-widget[data-current-step="photos"] .real-photo-strip:empty{display:none!important}

/* Processing question UI v3: consumer card + large chips */
.real-photo-capture-card.complete{background:#fbfaf7!important;border-color:#ebe7df!important;box-shadow:0 12px 32px rgba(17,24,39,.08)!important}.real-photo-capture-card.complete .photo-ready-message.processing-ready{align-items:flex-start!important;justify-content:flex-start!important;padding:16px 14px!important;overflow:auto!important}.processing-question-page{width:100%!important;max-width:none!important;margin:0!important;text-align:left!important}.processing-status-card{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;border:1px solid #e6ebf3;border-radius:12px;background:#f4f8ff;padding:12px 14px;margin:0 0 18px;box-shadow:0 4px 14px rgba(15,23,42,.04)}.processing-status-card strong{display:block;font-size:13px;line-height:17px;font-weight:900;color:#111827}.processing-status-card small{display:block;font-size:13px;line-height:17px;font-weight:650;color:#374151}.processing-spinner{width:26px;height:26px;border-radius:999px;border:3px solid #dbeafe;border-top-color:#2463f6;animation:faces3dSpin .85s linear infinite}@keyframes faces3dSpin{to{transform:rotate(360deg)}}.processing-question-kicker{display:none!important}.processing-question-page h3{font-size:22px!important;line-height:28px!important;margin:0 0 10px!important;font-weight:950!important;letter-spacing:-.025em!important;color:#2b2f38!important}.processing-question-helper{display:block!important;margin:0 0 16px!important;font-size:13px!important;line-height:18px!important;font-weight:750!important;color:#7a7f89!important}.processing-choice-row{display:flex!important;flex-wrap:wrap!important;gap:9px!important;align-items:flex-start!important}.processing-choice-row.outcome-grid{display:flex!important}.processing-choice-row button{min-height:42px!important;border:1px solid #e1e5ec!important;border-radius:999px!important;background:#fff!important;color:#3a404a!important;padding:10px 14px!important;font-size:14px!important;line-height:18px!important;font-weight:900!important;box-shadow:0 2px 7px rgba(15,23,42,.04)!important;white-space:normal!important}.processing-choice-row button.active{border-color:#2463f6!important;background:#eef4ff!important;color:#1746c7!important;box-shadow:0 0 0 2px rgba(36,99,246,.12)!important}.real-photo-capture-card.complete .real-capture-button.photo-continue-in-card{margin-top:18px!important;align-self:flex-end!important;height:42px!important;min-width:118px!important}.real-photo-capture-card.complete .real-capture-button.photo-continue-in-card:disabled{opacity:.36!important}.processing-question-progress{display:none!important}@media (max-width:560px){.processing-status-card{grid-template-columns:30px 1fr;padding:11px 12px}.processing-spinner{width:24px;height:24px}.processing-question-page h3{font-size:20px!important;line-height:26px!important}.processing-choice-row{gap:8px!important}.processing-choice-row button{font-size:13px!important;line-height:17px!important;min-height:40px!important;padding:9px 12px!important}}

/* Processing question UI v4: animation replaces outer title/subtitle, cleaner question layout */
.real-face3d-widget:has(.real-photo-capture-card.complete) .widget-header-row{display:none!important}.real-face3d-widget:has(.real-photo-capture-card.complete) .widget-progress{margin-bottom:14px!important}.real-photo-capture-card.complete{display:grid!important;grid-template-rows:1fr auto!important;gap:14px!important;align-items:stretch!important;justify-content:stretch!important;padding:18px!important;background:linear-gradient(180deg,#fffdf9 0%,#f6f8fc 100%)!important}.real-photo-capture-card.complete .photo-ready-message.processing-ready{display:block!important;width:100%!important;height:auto!important;max-width:none!important;padding:0!important;overflow:visible!important}.processing-question-page{display:flex!important;flex-direction:column!important;gap:14px!important;height:100%!important}.processing-status-card{grid-template-columns:42px 1fr!important;gap:13px!important;align-items:center!important;border:1px solid #dbe7ff!important;border-radius:18px!important;background:linear-gradient(135deg,#eef5ff 0%,#ffffff 100%)!important;padding:16px!important;margin:0!important;box-shadow:0 12px 28px rgba(36,99,246,.10)!important}.processing-spinner{width:32px!important;height:32px!important;border-width:4px!important}.processing-status-card strong{font-size:17px!important;line-height:22px!important;font-weight:950!important;color:#111827!important;letter-spacing:-.015em!important}.processing-status-card small{font-size:14px!important;line-height:20px!important;font-weight:700!important;color:#4b5563!important;margin-top:2px!important}.processing-question-page h3{font-size:21px!important;line-height:27px!important;margin:2px 0 0!important;font-weight:950!important;color:#111827!important;letter-spacing:-.02em!important}.processing-question-helper{margin:-8px 0 0!important;font-size:13px!important;line-height:18px!important;font-weight:750!important;color:#6b7280!important}.processing-choice-row{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:0!important}.processing-choice-row button{min-height:48px!important;border-radius:16px!important;padding:12px 15px!important;font-size:14px!important;line-height:18px!important;font-weight:900!important;text-align:left!important;background:#fff!important;border:1px solid #d9dee8!important;color:#111827!important;box-shadow:0 6px 16px rgba(15,23,42,.06)!important}.processing-choice-row button.active{background:#eaf2ff!important;border-color:#2463f6!important;color:#1746c7!important;box-shadow:0 0 0 3px rgba(36,99,246,.13),0 8px 18px rgba(36,99,246,.10)!important}.real-photo-capture-card.complete .real-capture-button.photo-continue-in-card{position:static!important;justify-self:end!important;align-self:end!important;margin:0!important;width:auto!important;min-width:128px!important;height:46px!important;border-radius:999px!important;background:#2463f6!important;color:#fff!important;font-size:14px!important;font-weight:950!important;padding:0 26px!important;box-shadow:0 12px 24px rgba(36,99,246,.22)!important}.real-photo-capture-card.complete .real-capture-button.photo-continue-in-card:disabled{opacity:.35!important;box-shadow:none!important}.processing-choice-row.outcome-grid button{min-width:120px!important;text-align:center!important}@media (max-width:560px){.real-photo-capture-card.complete{padding:15px!important;gap:12px!important}.processing-status-card{grid-template-columns:36px 1fr!important;padding:13px!important;border-radius:16px!important}.processing-spinner{width:28px!important;height:28px!important}.processing-status-card strong{font-size:15px!important;line-height:20px!important}.processing-status-card small{font-size:13px!important;line-height:18px!important}.processing-question-page h3{font-size:20px!important;line-height:25px!important}.processing-choice-row{gap:8px!important}.processing-choice-row button{min-height:44px!important;border-radius:14px!important;padding:10px 12px!important;font-size:13px!important}.real-photo-capture-card.complete .real-capture-button.photo-continue-in-card{width:100%!important;justify-self:stretch!important}}

/* Processing question UI v5: keep Next directly under the question, fully visible */
.real-photo-capture-card.complete{grid-template-rows:auto auto!important;align-content:start!important;min-height:500px!important;height:auto!important}.real-face3d-widget[data-current-step="photos"] .real-photo-capture-card.complete{height:auto!important;min-height:500px!important}.real-photo-capture-card.complete .photo-ready-message.processing-ready{height:auto!important}.real-photo-capture-card.complete .real-capture-button.photo-continue-in-card{justify-self:stretch!important;width:100%!important;max-width:none!important;margin-top:4px!important;height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important}.processing-choice-row{margin-bottom:4px!important}.processing-status-card{margin-bottom:2px!important}@media (max-width:560px){.real-photo-capture-card.complete,.real-face3d-widget[data-current-step="photos"] .real-photo-capture-card.complete{min-height:500px!important}.real-photo-capture-card.complete .real-capture-button.photo-continue-in-card{height:46px!important}}
