.brow-option-btn{display:flex;align-items:flex-start;gap:14px;padding:18px 16px;background:#fafafa;border:2px solid #eee;border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:left;width:100%;min-height:56px;font-family:inherit}.brow-option-btn:active{transform:scale(.98);background:#f5f0eb;border-color:#b49871}@media (hover:hover){.brow-option-btn:hover{background:#f5f0eb;border-color:#d4c4b0}}.brow-option-btn.selected{background:linear-gradient(135deg,#faf6f2 0%,#f5efe8 100%);border-color:#b49871}.brow-option-indicator{width:22px;height:22px;min-width:22px;border-radius:50%;border:2px solid #ccc;display:flex;align-items:center;justify-content:center;transition:all .2s ease;margin-top:1px}.brow-option-btn.selected .brow-option-indicator{border-color:#b49871;background:#b49871}.brow-option-indicator::after{content:"";width:8px;height:8px;border-radius:50%;background:#fff;opacity:0;transition:opacity .2s ease}.brow-option-btn.selected .brow-option-indicator::after{opacity:1}.brow-option-content{flex:1}.brow-option-title{font-size:15px;font-weight:500;color:#2c2c2c;margin-bottom:4px}.brow-option-description{font-size:13px;color:#777;line-height:1.4}.brow-results-header{text-align:center;margin-bottom:28px}.brow-results-header .eyebrow{font-size:11px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:#b49871;margin-bottom:12px}.brow-results-header h3{font-family:"Cormorant Garamond",serif;font-size:26px;font-weight:500;color:#1a1a1a;line-height:1.25}.brow-technique-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.08);margin-bottom:20px}.brow-technique-badge{background:linear-gradient(135deg,#b49871 0%,#c9a882 100%);color:white;text-align:center;padding:14px 20px}.brow-technique-badge span{font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.brow-technique-content{padding:24px 20px}.brow-technique-name{font-family:"Cormorant Garamond",serif;font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:16px;text-align:center}.brow-technique-description{font-size:14px;color:#555;line-height:1.7;margin-bottom:20px}.brow-technique-features{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.brow-feature-item{display:flex;align-items:flex-start;gap:12px;padding:14px;background:#faf8f6;border-radius:10px}.brow-feature-icon{width:24px;height:24px;min-width:24px;background:linear-gradient(135deg,#b49871 0%,#c9a882 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:12px;margin-top:1px}.brow-feature-text{font-size:13px;color:#555;line-height:1.5}.brow-feature-text strong{color:#2c2c2c}.brow-why-section{background:#fff;border-radius:16px;padding:24px 20px;box-shadow:0 4px 24px rgba(0,0,0,.06);margin-bottom:20px}.brow-why-section h4{font-family:"Cormorant Garamond",serif;font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:16px}.brow-why-list{list-style:none}.brow-why-list li{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #f0f0f0;font-size:14px;color:#555}.brow-why-list li:last-child{border-bottom:none;padding-bottom:0}.brow-why-list li::before{content:"✓";color:#b49871;font-weight:600;font-size:14px}.brow-other-options{background:#fff;border-radius:16px;padding:24px 20px;box-shadow:0 4px 24px rgba(0,0,0,.06);margin-bottom:24px}.brow-other-options h4{font-family:"Cormorant Garamond",serif;font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:16px}.brow-other-technique{padding:16px 0;border-bottom:1px solid #f0f0f0}.brow-other-technique:last-child{border-bottom:none;padding-bottom:0}.brow-other-technique-name{font-weight:600;font-size:15px;color:#2c2c2c;margin-bottom:6px}.brow-other-technique-desc{font-size:13px;color:#777;line-height:1.5}.brow-disclaimer{background:#f9f7f5;border-left:3px solid #b49871;padding:16px;border-radius:0 10px 10px 0;margin-bottom:24px}.brow-disclaimer p{font-size:12px;color:#777;line-height:1.6;font-style:italic}.brow-cta-btn{display:block;width:100%;padding:18px 24px;background:linear-gradient(135deg,#1a1a1a 0%,#333 100%);color:white;text-align:center;text-decoration:none;border-radius:10px;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:600;letter-spacing:.5px;transition:all .2s ease;border:none;cursor:pointer;margin-bottom:12px}.brow-cta-btn:active{transform:scale(.98)}.brow-restart-btn{display:block;width:100%;padding:16px 24px;background:#fff;color:#666;text-align:center;border:2px solid #ddd;border-radius:10px;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.brow-restart-btn:active{background:#f5f5f5;transform:scale(.98)}@media (min-width:600px){.brow-option-btn{padding:20px}.brow-technique-content{padding:28px}.brow-technique-name{font-size:28px}.brow-technique-features{flex-direction:row;flex-wrap:wrap}.brow-feature-item{flex:1 1 calc(50% - 6px);min-width:200px}}