.lust-main{max-width:760px;margin:0 auto;padding:32px 16px 72px}.lust-panel{background:#fff;border:1px solid #ddd6cc;border-radius:8px;padding:28px;box-shadow:0 8px 28px rgba(32,24,18,.06)}.lust-kicker{font-size:.78rem;letter-spacing:.12em;color:#9a5d56;font-weight:700}.lust-panel h1{margin:8px 0 16px;font-size:clamp(1.55rem,4vw,2.2rem);line-height:1.25}.lust-panel p{line-height:1.7}.lust-note{padding:14px 16px;background:#f7f0ea;border-left:3px solid #b56b62}.lust-safe{color:#6d625d;font-size:.9rem}.lust-button{border:1px solid #b9aaa0;border-radius:6px;padding:10px 16px;font:inherit;cursor:pointer}.lust-button.primary{background:#8c4d48;color:#fff;border-color:#8c4d48;text-decoration:none;display:inline-block}.lust-button.ghost{background:#fff;color:#553f3b}.lust-progress{display:flex;align-items:center;gap:12px;color:#6d625d;font-size:.9rem}.lust-progress i{display:block;height:6px;flex:1;background:#e8dfd7;border-radius:3px;overflow:hidden}.lust-progress i::after{content:"";display:block;height:100%;width:var(--progress,0%);background:#9b5b54}.lust-category{color:#9a5d56;font-size:.85rem;font-weight:700}.lust-options{display:grid;gap:10px;margin:24px 0}.lust-option{display:flex;justify-content:space-between;gap:16px;align-items:center;width:100%;text-align:left;background:#fff;border:1px solid #d8cec6;border-radius:6px;padding:14px 16px;cursor:pointer}.lust-option:hover,.lust-option.selected{border-color:#8c4d48;background:#fbf3ef}.lust-option small{color:#756a63}.lust-actions{display:flex;justify-content:space-between;gap:10px}.lust-status{min-height:1.5em;color:#8c4d48}.hidden{display:none!important}@media(max-width:560px){.lust-main{padding:18px 10px 48px}.lust-panel{padding:20px 16px}.lust-option{display:block}.lust-option small{display:block;margin-top:4px}}
.lust-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0 28px}.lust-result-grid div{border:1px solid #ddd6cc;border-radius:6px;padding:14px;text-align:center}.lust-result-grid strong,.lust-result-grid span{display:block}.lust-result-grid strong{font-size:1.8rem;color:#8c4d48}.lust-result-grid span{font-size:.82rem;color:#6d625d;margin-top:4px}.lust-category-list{display:grid;gap:10px;margin:16px 0 24px}.lust-category-row{display:grid;grid-template-columns:minmax(130px,1fr) 2fr 48px;align-items:center;gap:10px;font-size:.9rem}.lust-category-row i{height:8px;background:#eadfd8;border-radius:4px;overflow:hidden}.lust-category-row i::after{content:"";display:block;height:100%;width:var(--score);background:#9b5b54}.lust-category-row b{text-align:right;color:#8c4d48}@media(max-width:560px){.lust-result-grid{gap:6px}.lust-result-grid div{padding:10px 6px}.lust-category-row{grid-template-columns:1fr 1.4fr 42px;font-size:.82rem}}
.lust-result-meta{margin:-14px 0 24px;color:#756a63;font-size:.9rem;font-weight:700}
.lust-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:22px 0}.lust-profile-grid label{display:grid;gap:7px;color:#5d514b;font-size:.9rem}.lust-profile-grid select,.lust-profile-grid input{width:100%;box-sizing:border-box;border:1px solid #cfc3ba;border-radius:6px;background:#fff;padding:11px 12px;font:inherit;color:#302824}.lust-profile-privacy{padding:12px 14px;background:#faf5f1;border-left:3px solid #b9aaa0;color:#6d625d;font-size:.86rem}
.lust-match-box{margin-top:28px;padding-top:22px;border-top:1px solid #e2d9d1}.lust-match-box h2{font-size:1.15rem}.lust-match-box input{display:block;width:100%;max-width:220px;margin:8px 0 12px;border:1px solid #cfc3ba;border-radius:5px;padding:10px;font:inherit;letter-spacing:.12em;text-transform:uppercase}.lust-match-box .lust-button{margin-right:8px}.lust-match-box #match-result{margin-top:16px;padding:12px 14px;background:#faf5f1;border-left:3px solid #9b5b54}.lust-match-box #match-result p{margin:6px 0}
.lust-panel #question-text{color:#352b28}
.lust-panel .lust-progress-note{color:#6d625d!important}
@media(max-width:560px){.lust-main{padding-bottom:96px}}
@media(max-width:560px){.lust-profile-grid{grid-template-columns:1fr;gap:12px}}
.lust-panel{color:#302824}.lust-panel h1,.lust-panel h2,.lust-panel p,.lust-panel label{color:#302824}.lust-panel .lust-kicker{color:#9a5d56}.lust-panel .lust-note{color:#5d514b}.lust-panel .lust-status{color:#8c4d48}.lust-profile-privacy{color:#6d625d}

/* Connected six-step answer scale: one high-contrast spectrum, with no gaps between blocks. */
.lust-options{display:flex;gap:0;overflow-x:auto;padding:8px 2px 36px;border-radius:8px;box-shadow:0 8px 18px rgba(46,31,25,.12);scrollbar-width:thin}
.lust-option{flex:1 1 0;flex-direction:column;justify-content:center;gap:0;min-width:0;min-height:58px;text-align:center;color:#26313a;background:linear-gradient(180deg,var(--option-top),var(--option-bottom));border:0;border-right:1px solid rgba(255,255,255,.42);border-radius:0;padding:10px 8px;transition:filter .15s ease,transform .15s ease,box-shadow .15s ease;position:relative}
.lust-option:first-child{border-radius:8px 0 0 8px}.lust-option:last-child{border-right:0;border-radius:0 8px 8px 0}
.lust-option span{font-weight:800;font-size:.92rem;line-height:1.2}.lust-option small{position:absolute;top:calc(100% + 8px);left:4px;right:4px;color:#6d625d;font-size:.72rem;line-height:1.2;font-weight:400}
.lust-option:hover,.lust-option:focus-visible{filter:brightness(1.08);transform:translateY(-2px);z-index:1;box-shadow:0 6px 14px rgba(46,31,25,.22);outline:none}
.lust-option.selected{filter:saturate(1.16) brightness(.98);box-shadow:inset 0 0 0 3px #fff,0 6px 14px rgba(46,31,25,.2);z-index:2;animation:lust-option-pulse .42s ease-out}
@keyframes lust-option-pulse{0%{filter:saturate(1.35) brightness(1.08);box-shadow:inset 0 0 0 4px #fff,0 0 0 0 rgba(255,255,255,.7),0 6px 14px rgba(46,31,25,.2)}100%{filter:saturate(1.16) brightness(.98);box-shadow:inset 0 0 0 3px #fff,0 0 0 10px rgba(255,255,255,0),0 6px 14px rgba(46,31,25,.2)}}
.lust-option:nth-child(1){--option-top:#f6c8ce;--option-bottom:#efb5bf}.lust-option:nth-child(2){--option-top:#f3c9d9;--option-bottom:#ebbad0}.lust-option:nth-child(3){--option-top:#e7cbe9;--option-bottom:#dec0e3}.lust-option:nth-child(4){--option-top:#cbd2ee;--option-bottom:#bbc6e7}.lust-option:nth-child(5){--option-top:#c5d8ed;--option-bottom:#b5cde7}.lust-option:nth-child(6){--option-top:#c5dfd1;--option-bottom:#b2d5c1}
@media(max-width:560px){.lust-options{scroll-snap-type:x proximity}.lust-option{flex:0 0 128px;min-height:56px;scroll-snap-align:start}}
