.ld-scope{min-height:70vh;padding:clamp(2rem,6vw,6rem) 1.25rem;background:#f7f4ee;color:#173c37}.ld-scope-card,.ld-scope-result{max-width:860px;margin:0 auto;background:#fffdf9;border:1px solid #d9d5cc;border-radius:28px;padding:clamp(1.5rem,5vw,4rem);box-shadow:0 18px 55px rgba(23,60,55,.08);position:relative}.ld-scope-eyebrow{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:#9b6b4a;font-weight:700;margin:0 0 .5rem}.ld-scope h1{font-family:Georgia,serif;font-size:clamp(2rem,5vw,4rem);line-height:1.05;max-width:720px;margin:.5rem 0 1rem;color:#173c37}.ld-scope-intro{font-size:1.125rem;max-width:650px;color:#52635f;line-height:1.55;margin:0 0 1.5rem}.ld-scope-question{margin-top:2rem}.ld-scope-progress{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:#9b6b4a;font-weight:700;margin:0 0 .5rem}.ld-scope h2{font-family:Georgia,serif;font-size:clamp(1.35rem,3vw,2.1rem);line-height:1.2;margin:0 0 .5rem;color:#173c37}.ld-scope-question-desc{font-size:1rem;color:#68756f;margin:0 0 1.25rem;line-height:1.45}.ld-scope-options{display:grid;grid-gap:.75rem;gap:.75rem}.ld-scope-options button{background:#f1eee7;border:1px solid #d8d2c7;border-radius:14px;text-align:left;padding:1rem 1.25rem;color:#173c37;font-size:1rem;cursor:pointer;transition:all .18s ease-out;display:flex;flex-direction:column;gap:.25rem;width:100%}.ld-scope-options button strong{font-weight:600;font-size:1.05rem;color:#173c37}.ld-scope-options button span{font-size:.88rem;color:#52635f;font-weight:400;line-height:1.4}.ld-scope-options button.selected,.ld-scope-options button:hover{background:#dfe9e1;border-color:#173c37;transform:translateY(-1px);box-shadow:0 4px 12px rgba(23,60,55,.06)}.ld-scope-options button.selected span,.ld-scope-options button.selected strong{color:#173c37}.ld-scope-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem;align-items:center}.ld-scope-actions .ld-scope-btn-primary,.ld-scope-actions button{border:0;border-radius:999px;background:#174c45;color:#fff;padding:.9rem 1.5rem;font-weight:700;font-size:.95rem;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .18s ease-out}.ld-scope-actions .ld-scope-btn-primary:hover,.ld-scope-actions button:hover:not(:disabled){background:#123b36;transform:translateY(-1px);box-shadow:0 6px 16px rgba(23,76,69,.2)}.ld-scope-actions button:disabled{opacity:.65;cursor:not-allowed}.ld-scope-actions button.secondary{background:transparent;color:#174c45;border:1px solid #174c45}.ld-scope-actions button.secondary:hover{background:rgba(23,76,69,.06);transform:translateY(-1px)}.ld-scope-error{color:#a33e32;font-weight:600;margin-top:1rem;font-size:.95rem}.ld-scope-result-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin:2rem 0}.ld-scope-result-grid div{background:#f1eee7;border-radius:16px;padding:1.15rem;border:1px solid rgba(26,33,31,.06)}.ld-scope-result-grid span{display:block;color:#68756f;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.ld-scope-result-grid strong{display:block;margin-top:.35rem;font-size:1.15rem;color:#173c37;line-height:1.35}.ld-scope-checks{background:#f8f6f0;border:1px solid #d9d5cc;border-radius:16px;padding:1.25rem 1.5rem;margin:1.5rem 0}.ld-scope-checks p{margin:0 0 .5rem;font-weight:700;color:#173c37}.ld-scope-checks ul{margin:0;padding-left:1.25rem;color:#52635f}.ld-scope-checks li{margin-bottom:.35rem;line-height:1.45}.ld-scope-result>p{max-width:650px;color:#52635f;line-height:1.5}.ld-scope-modal-backdrop{position:fixed;inset:0;background:rgba(23,60,55,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:99999;display:flex;align-items:center;justify-content:center;padding:1.25rem;overflow-y:auto;animation:ldScopeFadeIn .2s ease-out}.ld-scope-modal-dialog{position:relative;width:100%;max-width:860px;margin:auto;max-height:92vh;overflow-y:auto;animation:ldScopeSlideUp .25s cubic-bezier(.16,1,.3,1);border-radius:28px}.ld-scope-modal-close{position:absolute;top:1.25rem;right:1.25rem;background:#f1eee7;border:1px solid #d8d2c7;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#173c37;cursor:pointer;transition:all .15s;z-index:20}.ld-scope-modal-close:hover{background:#dfe9e1;border-color:#173c37;transform:scale(1.08)}@keyframes ldScopeFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ldScopeSlideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:650px){.ld-scope-result-grid{grid-template-columns:1fr}.ld-scope-actions{flex-direction:column}.ld-scope-actions .ld-scope-btn-primary,.ld-scope-actions button{width:100%}}.ld-scope-card p,.ld-scope-disclaimer-text,.ld-scope-intro,.ld-scope-match-summary,.ld-scope-question-desc,.ld-scope-result p,[class*=-card] p,[class*=card] p{text-align:justify;text-justify:inter-word}