.lh-root{--lh-black: #070706;--lh-panel: #11100e;--lh-panel-2: #171512;--lh-cream: #f3ead9;--lh-gold: #d9ad55;--lh-gold-deep: #b7842f;--lh-muted: #b8afa2;--lh-line: rgba(217, 173, 85, .28);--lh-shadow: 0 30px 90px rgba(0, 0, 0, .55);--lh-fade: .22s;box-sizing:border-box;color:var(--lh-cream);background:radial-gradient(circle at 50% 8%,rgba(171,117,36,.12),transparent 28%),linear-gradient(180deg,#0a0908,#070706);font-family:var(--lh-font-body, Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif)}.lh-root *,.lh-root *:before,.lh-root *:after{box-sizing:border-box}.lh-root button{font:inherit;margin:0;border-radius:0;text-transform:none;letter-spacing:normal;box-shadow:none;min-height:0}.lh-root :focus-visible{outline:2px solid var(--lh-gold);outline-offset:3px}.lh-page{min-height:100vh;display:flex;flex-direction:column}.lh-brandbar{padding:24px 24px 18px;text-align:center}.lh-brand{display:inline-flex;align-items:center;gap:14px;color:var(--lh-gold);text-decoration:none}.lh-seal{width:50px;height:50px;border:1px solid var(--lh-gold);border-radius:50%;display:grid;place-items:center;font-size:23px;flex:0 0 auto;box-shadow:inset 0 0 0 4px #d9ad5512;overflow:hidden}.lh-seal img{width:100%;height:100%;object-fit:contain;display:block}.lh-seal--bare{border:0;box-shadow:none;border-radius:0}.lh-brand-copy{text-align:left;line-height:1.02;font-family:var(--lh-font-display, Georgia, "Times New Roman", serif);letter-spacing:.05em}.lh-brand-copy strong{display:block;font-size:19px;font-weight:600}.lh-brand-copy span{display:block;font-size:11px;letter-spacing:.17em}.lh-wordmark-img{display:block;max-width:260px;height:auto}.lh-main{width:min(820px,calc(100% - 28px));margin:auto;padding:18px 0 58px}.lh-screen{display:none;opacity:0;transition:opacity var(--lh-fade) ease}.lh-screen.is-active{display:block}.lh-screen.is-visible{opacity:1}.lh-intro{text-align:center;padding:54px 28px 44px}.lh-eyebrow{color:var(--lh-gold);text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;margin-bottom:18px}.lh-h1,.lh-h2{font-family:var(--lh-font-display, Georgia, "Times New Roman", serif);font-weight:500;margin:0;text-transform:none;letter-spacing:normal}.lh-intro .lh-h1{font-size:clamp(42px,7vw,72px);line-height:1.02;max-width:720px;margin:0 auto}.lh-intro .lh-h1 em{display:block;color:var(--lh-gold);font-style:normal}.lh-intro-copy{max-width:590px;margin:24px auto 0;color:var(--lh-muted);font-size:18px;line-height:1.65}.lh-meta{display:flex;justify-content:center;gap:26px;flex-wrap:wrap;margin:28px 0 30px;padding:0;list-style:none;color:var(--lh-cream);font-size:13px;text-transform:uppercase;letter-spacing:.1em}.lh-meta li:before{content:"";width:5px;height:5px;display:inline-block;background:var(--lh-gold);border-radius:50%;margin:0 10px 2px 0}.lh-panel{background:linear-gradient(180deg,#161411fa,#0b0a09fa);border:1px solid var(--lh-line);box-shadow:var(--lh-shadow);padding:clamp(26px,5vw,50px);position:relative}.lh-panel:after{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border:1px solid rgba(217,173,85,.08);pointer-events:none}.lh-progress-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;color:var(--lh-muted);font-size:12px;text-transform:uppercase;letter-spacing:.12em}.lh-bar{height:4px;background:#ffffff12;overflow:hidden;margin-bottom:42px}.lh-bar span{display:block;height:100%;width:10%;background:linear-gradient(90deg,var(--lh-gold-deep),var(--lh-gold));transition:width .25s ease}.lh-question{text-align:center;font-family:var(--lh-font-display, Georgia, "Times New Roman", serif);font-size:clamp(29px,4.4vw,47px);line-height:1.18;font-weight:500;margin:0 auto 34px;max-width:690px}.lh-question:focus{outline:none}.lh-question em{color:var(--lh-gold);font-style:italic}.lh-answers{display:grid;gap:13px;max-width:620px;margin:0 auto}.lh-answer{appearance:none;-webkit-appearance:none;border:1px solid rgba(217,173,85,.25);background:#ffffff05;color:var(--lh-cream);min-height:66px;padding:16px 18px;text-align:left;cursor:pointer;display:flex;align-items:center;gap:14px;width:100%;transition:border-color .18s ease,background-color .18s ease}.lh-answer:hover,.lh-answer.is-selected{border-color:var(--lh-gold);background:#d9ad5517}.lh-radio{width:20px;height:20px;border:1px solid var(--lh-gold);border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.lh-answer.is-selected .lh-radio:after{content:"";width:9px;height:9px;background:var(--lh-gold);border-radius:50%}.lh-actions{display:flex;gap:12px;justify-content:center;margin-top:32px}.lh-btn{min-width:170px;padding:15px 22px;border:1px solid var(--lh-gold);text-transform:uppercase;letter-spacing:.09em;font-weight:800;cursor:pointer;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;line-height:1.2}.lh-btn--primary{background:linear-gradient(180deg,#e6be6a,#c89335);color:#111}.lh-btn--secondary{background:transparent;color:var(--lh-cream)}.lh-btn:disabled,.lh-btn[aria-disabled=true]{opacity:.35;cursor:not-allowed}.lh-btn--hidden{visibility:hidden}.lh-processing{text-align:center;padding:52px 28px}.lh-processing-seal{width:84px;height:84px;border:1px solid var(--lh-gold);border-radius:50%;display:grid;place-items:center;margin:0 auto 26px;color:var(--lh-gold);font-size:36px;overflow:hidden;animation:lh-pulse 1.2s ease-in-out infinite}.lh-processing-seal img{width:100%;height:100%;object-fit:contain;display:block}@keyframes lh-pulse{0%,to{box-shadow:0 0 #d9ad5526}50%{box-shadow:0 0 0 18px #d9ad5500}}.lh-processing .lh-h2{font-size:clamp(34px,5vw,52px);margin-bottom:18px}.lh-processing p{color:var(--lh-muted);margin:0}.lh-results{text-align:center;padding:46px 28px 42px}.lh-score-label{color:var(--lh-gold);text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}.lh-score{font-family:var(--lh-font-display, Georgia, "Times New Roman", serif);font-size:clamp(88px,15vw,150px);line-height:.9;margin:12px 0 4px;color:var(--lh-cream)}.lh-score small{font-size:.22em;color:var(--lh-muted)}.lh-result-title{font-family:var(--lh-font-display, Georgia, "Times New Roman", serif);font-size:clamp(31px,5vw,52px);font-weight:500;margin:26px 0 18px}.lh-commendation{display:none;width:fit-content;margin:0 auto 22px;border:1px solid var(--lh-gold);color:var(--lh-gold);padding:10px 14px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.lh-commendation.is-shown{display:block}.lh-result-body{max-width:620px;margin:0 auto;color:var(--lh-muted);font-size:17px;line-height:1.7}.lh-footer-note{text-align:center;color:#746d63;font-size:12px;padding:0 20px 26px}.lh-notice{max-width:620px;margin:40px auto;border:1px dashed var(--lh-gold);color:var(--lh-cream);padding:20px;text-align:center;font-size:14px;line-height:1.6}@media(max-width:640px){.lh-brandbar{padding-top:18px}.lh-seal{width:44px;height:44px}.lh-brand-copy strong{font-size:16px}.lh-brand-copy span{font-size:9px}.lh-main{width:min(100% - 20px,820px);padding-top:6px}.lh-intro{padding:34px 12px 26px}.lh-intro-copy{font-size:16px}.lh-meta{gap:12px;font-size:11px}.lh-panel{padding:28px 18px 30px}.lh-progress-row{font-size:10px}.lh-actions{flex-direction:column-reverse}.lh-btn{width:100%}}@media(prefers-reduced-motion:reduce){.lh-root *,.lh-root *:before,.lh-root *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.lh-root .lh-h1,.lh-root .lh-h2,.lh-root .lh-question,.lh-root .lh-result-title,.lh-root .lh-score{color:var(--lh-cream)}.lh-root .lh-intro .lh-h1 em,.lh-root .lh-question em,.lh-root .lh-eyebrow,.lh-root .lh-score-label,.lh-root .lh-commendation,.lh-root .lh-brand,.lh-root .lh-brand-copy{color:var(--lh-gold)}.lh-root .lh-intro-copy,.lh-root .lh-result-body,.lh-root .lh-processing p,.lh-root .lh-progress-row,.lh-root .lh-score small{color:var(--lh-muted)}.lh-root .lh-meta,.lh-root .lh-answer{color:var(--lh-cream)}.lh-root .lh-btn--primary{color:#111}.lh-root .lh-btn--secondary{color:var(--lh-cream)}.lh-root .lh-brand{gap:18px;align-items:center}.lh-root .lh-seal--bare{width:64px;height:64px;border:0;border-radius:0;box-shadow:none;overflow:visible}.lh-root .lh-seal--bare img{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.6))}.lh-root .lh-brand-copy{line-height:1.18;letter-spacing:normal}.lh-root .lh-brand-copy span:first-child{font-size:10.5px;letter-spacing:.33em;opacity:.92}.lh-root .lh-brand-copy strong{font-size:22px;font-weight:600;letter-spacing:.09em;margin:1px 0 2px}.lh-root .lh-brand-copy span:last-child{font-size:10.5px;letter-spacing:.21em;opacity:.92}@media(max-width:640px){.lh-root .lh-brand{gap:13px}.lh-root .lh-seal--bare{width:52px;height:52px}.lh-root .lh-brand-copy span:first-child,.lh-root .lh-brand-copy span:last-child{font-size:9px}.lh-root .lh-brand-copy strong{font-size:18px}}.lh-root .lh-brand--stacked{display:block;text-align:center;gap:0}.lh-root .lh-brand--stacked .lh-seal--bare{width:78px;height:78px;margin:0 auto 18px;border:0;border-radius:0;box-shadow:none;display:block}.lh-root .lh-brand--stacked .lh-seal--bare img{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 3px 10px rgba(0,0,0,.65))}.lh-root .lh-brand-line{display:flex;align-items:center;justify-content:center;gap:18px}.lh-root .lh-rule{height:1px;flex:0 1 110px;min-width:24px;background:linear-gradient(90deg,transparent,rgba(217,173,85,.55))}.lh-root .lh-rule--right{background:linear-gradient(90deg,rgba(217,173,85,.55),transparent)}.lh-root .lh-brand-name{font-family:var(--lh-font-display, Georgia, "Times New Roman", serif);font-size:16px;letter-spacing:.26em;white-space:nowrap;color:var(--lh-gold);text-transform:uppercase}.lh-root .lh-name-a,.lh-root .lh-name-b{display:inline}@media(max-width:700px){.lh-root .lh-brand--stacked .lh-seal--bare{width:68px;height:68px;margin-bottom:15px}.lh-root .lh-brand-line{display:block}.lh-root .lh-rule{display:none}.lh-root .lh-brand-name{white-space:normal}.lh-root .lh-name-a{display:block;font-size:15px;letter-spacing:.17em;line-height:1.25}.lh-root .lh-name-b{display:block;font-size:12px;letter-spacing:.26em;opacity:.94;margin-top:7px}}@media(max-width:360px){.lh-root .lh-name-a{font-size:14px;letter-spacing:.14em}.lh-root .lh-name-b{font-size:11px;letter-spacing:.22em}}body:has(.lethal-hands-assessment-section) .shopify-section-group-header-group{display:none}
/*# sourceMappingURL=/cdn/shop/t/12/assets/lethal-hands-assessment.css.map */
