.ebsc-form-wrap,.ebsc-profile,.ebsc-panel,.ebsc-quiz,.ebsc-votes,.ebsc-favorites-wrap,.ebsc-product-card{box-sizing:border-box;font-family:inherit}.ebsc-form-wrap{max-width:440px;margin:40px auto;padding:32px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.ebsc-form__title{font-size:22px;font-weight:700;margin:0 0 24px;text-align:center}.ebsc-form__group{margin-bottom:16px}.ebsc-form__group label{display:block;font-size:14px;font-weight:600;margin-bottom:4px;color:#374151}.ebsc-form__group input,.ebsc-form__group textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:15px;transition:border-color .2s}.ebsc-form__group input:focus,.ebsc-form__group textarea:focus{border-color:#2563eb;outline:none}.ebsc-form__group--inline label{display:flex;align-items:center;gap:6px;font-weight:400}.ebsc-form__error{color:#dc2626;font-size:14px;margin:8px 0}.ebsc-form__success{color:#16a34a;font-size:14px;margin:8px 0}.ebsc-form__footer{text-align:center;font-size:14px;margin-top:16px;color:#6b7280}.ebsc-btn{display:inline-block;padding:10px 20px;background:#2563eb;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s}.ebsc-btn:hover{background:#1d4ed8;color:#fff}.ebsc-btn--full{display:block;width:100%;text-align:center}.ebsc-btn--sm{padding:6px 14px;font-size:13px}.ebsc-btn--amazon{background:#f90;color:#111;font-size:13px;padding:8px 14px}.ebsc-btn--amazon:hover{background:#e68900;color:#111}.ebsc-profile{max-width:900px;margin:40px auto;padding:0 16px}.ebsc-profile__header{display:flex;align-items:center;gap:20px;margin-bottom:40px}.ebsc-profile__avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;border:3px solid #e5e7eb}.ebsc-profile__name{font-size:24px;font-weight:700;margin:0 0 4px}.ebsc-profile__bio{color:#6b7280;margin:0 0 10px;font-size:15px}.ebsc-profile__section{margin-bottom:48px}.ebsc-profile__section-title{font-size:18px;font-weight:700;margin:0 0 20px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.ebsc-portfolio-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.ebsc-portfolio-item{border:1px solid #e5e7eb;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:8px;background:#fff}.ebsc-portfolio-item--private{opacity:.7;border-style:dashed}.ebsc-portfolio-item img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:4px}.ebsc-portfolio-item__title{font-size:13px;font-weight:600;color:#111827;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ebsc-portfolio-item__price{font-size:14px;font-weight:700;color:#16a34a;margin:0}.ebsc-portfolio-item__actions{display:flex;gap:6px;flex-wrap:wrap}.ebsc-portfolio-item__actions button{font-size:11px;padding:4px 8px;border:1px solid #d1d5db;border-radius:4px;background:#f9fafb;cursor:pointer}.ebsc-portfolio-item__actions button:hover{background:#f3f4f6}.ebsc-portfolio-search{display:flex;gap:10px;margin-bottom:20px}.ebsc-portfolio-search__input{flex:1;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:15px}.ebsc-portfolio-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.ebsc-product-card{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;max-width:280px;background:#fff;box-shadow:0 2px 8px rgb(0 0 0 / .06)}.ebsc-product-card img{width:100%;aspect-ratio:1;object-fit:contain;padding:12px}.ebsc-product-card__body{padding:12px;display:flex;flex-direction:column;gap:8px}.ebsc-product-card__title{font-size:13px;font-weight:600;margin:0;color:#111827;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ebsc-product-card__price{font-size:16px;font-weight:700;color:#16a34a;margin:0}.ebsc-product-card__btn{display:block;text-align:center;background:#f90;color:#111;font-size:13px;font-weight:700;padding:8px;border-radius:4px;text-decoration:none;transition:background .2s}.ebsc-product-card__btn:hover{background:#e68900;color:#111}.ebsc-quiz{border:1px solid #dbeafe;border-radius:8px;padding:20px;background:#eff6ff;margin:24px 0}.ebsc-quiz__question{font-size:17px;font-weight:700;margin:0 0 16px;color:#1e3a8a}.ebsc-quiz__options{display:flex;flex-wrap:wrap;gap:10px}.ebsc-quiz__option{padding:10px 18px;background:#fff;border:2px solid #2563eb;border-radius:6px;font-size:15px;font-weight:600;color:#2563eb;cursor:pointer;transition:all .2s}.ebsc-quiz__option:hover,.ebsc-quiz__option--selected{background:#2563eb;color:#fff}.ebsc-quiz__result{margin-top:20px}.ebsc-votes{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:16px 20px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:32px}.ebsc-votes__label{font-size:15px;font-weight:600;margin:0;flex:1 1 100%}.ebsc-vote-btn{padding:8px 18px;border:2px solid #e5e7eb;border-radius:24px;background:#fff;font-size:15px;cursor:pointer;transition:all .2s}.ebsc-vote-btn--up:hover,.ebsc-vote-btn--up.ebsc-vote-btn--active{border-color:#16a34a;background:#dcfce7;color:#15803d}.ebsc-vote-btn--down:hover,.ebsc-vote-btn--down.ebsc-vote-btn--active{border-color:#dc2626;background:#fee2e2;color:#b91c1c}.ebsc-votes__temp{font-size:20px;font-weight:700;min-width:50px;text-align:center}.ebsc-temp--hot{color:#dc2626}.ebsc-temp--warm{color:#f97316}.ebsc-temp--neutral{color:#9ca3af}.ebsc-temp--cold{color:#2563eb}.ebsc-favorites-wrap{margin-top:24px;text-align:center}.ebsc-fav-btn{padding:10px 20px;border:2px solid #f59e0b;border-radius:24px;background:#fff;font-size:15px;cursor:pointer;transition:all .2s}.ebsc-fav-btn:hover,.ebsc-fav-btn.ebsc-fav--active{background:#fef3c7;border-color:#d97706;color:#92400e}.ebsc-fav-count{color:#9ca3af;font-size:13px}.ebsc-favorites-list{list-style:none;padding:0;margin:0}.ebsc-favorites-list__item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f3f4f6;font-size:15px}.ebsc-fav-remove{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:14px}.ebsc-fav-remove:hover{color:#dc2626}.ebsc-faq-form{margin-top:24px;padding:20px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.ebsc-faq-form__title{font-size:16px;font-weight:700;margin:0 0 6px}.ebsc-faq-form__desc{font-size:14px;color:#6b7280;margin:0 0 12px}.ebsc-faq-form__textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:15px;margin-bottom:10px;resize:vertical}.ebsc-faq-form__btn{padding:9px 18px;background:#2563eb;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer}.ebsc-faq-form__feedback{margin-top:8px;font-size:14px;color:#16a34a}.ebsc-login-required{font-size:15px;color:#6b7280;padding:12px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px}.ebsc-panel{max-width:600px;margin:40px auto;padding:0 16px}.ebsc-panel__header{display:flex;align-items:center;gap:16px;margin-bottom:32px}.ebsc-panel__avatar{border-radius:50%;border:3px solid #e5e7eb}.ebsc-panel__name{font-size:20px;font-weight:700;margin:0 0 4px}.ebsc-panel__section{margin-bottom:32px;padding:24px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.ebsc-panel__section h3{font-size:16px;font-weight:700;margin:0 0 20px}.ebsc-link{color:#2563eb;text-decoration:none;font-size:14px}.ebsc-link:hover{text-decoration:underline}@media (max-width:600px){.ebsc-profile__header{flex-direction:column;text-align:center}.ebsc-portfolio-grid{grid-template-columns:repeat(2,1fr)}.ebsc-portfolio-search{flex-direction:column}.ebsc-quiz__options{flex-direction:column}}.ebsc-quiz__answer{margin-top:16px;padding:14px 16px;background:#fff;border-left:4px solid #2563eb;border-radius:0 6px 6px 0;font-size:15px;line-height:1.6;color:#111827}