.page_main__5hVpI{min-height:100vh;padding-bottom:var(--space-3xl)}.page_container__7ynEt{max-width:800px;margin:0 auto;padding:0 var(--space-md)}.page_header__5bEZl{padding:var(--space-xl) 0}.page_backLink__1vBEC{display:inline-flex;font-size:.875rem;font-weight:500;color:var(--gray-600);margin-bottom:var(--space-md);transition:color var(--transition-fast)}.page_backLink__1vBEC:hover{color:var(--accent-600)}.page_title__G_Wbq{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:var(--space-sm);color:var(--gray-800)}.page_subtitle__YeTxU{font-size:1rem;color:var(--gray-600)}.page_inputSection__xq7V_{display:flex;flex-direction:column;gap:var(--space-xl)}.page_scanBtn__IwRsf{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);padding:var(--space-lg);font-size:1.125rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--primary-500),var(--accent-500));border:none;border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-md)}.page_scanBtn__IwRsf:hover{transform:translateY(-2px);box-shadow:var(--shadow-glow)}.page_divider__ON5CE{display:flex;align-items:center;gap:var(--space-md);color:var(--gray-500);font-size:.875rem}.page_divider__ON5CE:after,.page_divider__ON5CE:before{content:"";flex:1 1;height:1px;background:var(--gray-300)}.page_inputWrapper__TyTfN{display:flex;flex-direction:column;gap:var(--space-sm)}.page_label__BIudJ{display:flex;flex-direction:column;gap:4px;font-size:.875rem;font-weight:600;color:var(--gray-700)}.page_labelHint__ch0k6{font-weight:400;color:var(--gray-500)}.page_textarea__N5FqR{padding:var(--space-md);font-size:1rem;font-family:var(--font-sans);line-height:1.6;border:2px solid var(--gray-300);border-radius:var(--radius-md);background:var(--surface);color:var(--gray-800);resize:vertical;min-height:200px;transition:border-color var(--transition-fast)}.page_textarea__N5FqR:focus{outline:none;border-color:var(--accent-500);box-shadow:0 0 0 3px rgba(230,62,98,.1)}.page_textarea__N5FqR::placeholder{color:var(--gray-400)}.page_inputActions__znpvV{display:flex;justify-content:space-between;align-items:center}.page_demoBtn__bTB53{font-size:.875rem;font-weight:500;color:var(--accent-600);background:none;padding:0;transition:color var(--transition-fast)}.page_demoBtn__bTB53:hover{color:var(--accent-700);text-decoration:underline}.page_charCount__r9Te9{font-size:.75rem;color:var(--gray-500)}.page_analyzeBtn__TXXys{padding:var(--space-md) var(--space-2xl);font-size:1rem;font-weight:600;color:#fff;background:var(--gradient-primary);border-radius:var(--radius-full);transition:all var(--transition-normal);box-shadow:var(--shadow-md);align-self:center}.page_analyzeBtn__TXXys:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--shadow-glow)}.page_analyzeBtn__TXXys:disabled{opacity:.5;cursor:not-allowed}.page_infoCard__6zBj8{padding:var(--space-lg);background:var(--accent-50);border:1px solid var(--accent-200);border-radius:var(--radius-lg)}.page_infoCard__6zBj8 h3{font-family:var(--font-sans);font-size:1rem;font-weight:600;color:var(--gray-800);margin-bottom:var(--space-sm)}.page_infoCard__6zBj8 p{font-size:.875rem;color:var(--gray-600);line-height:1.5}.page_analyzing___Q_aL{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-3xl);text-align:center}.page_spinner__B2GXn{width:48px;height:48px;border:4px solid var(--gray-200);border-top-color:var(--accent-500);border-radius:50%;animation:page_spin__RyGaT 1s linear infinite;margin-bottom:var(--space-lg)}@keyframes page_spin__RyGaT{to{transform:rotate(1turn)}}.page_analyzingText__OGbO1{font-size:1.125rem;font-weight:600;color:var(--gray-800);margin-bottom:var(--space-xs)}.page_analyzingSubtext__GRnmF{font-size:.875rem;color:var(--gray-500)}.page_resultsSection__bHg5B{display:flex;flex-direction:column;gap:var(--space-xl)}.page_resultActions__9vX6I{display:flex;justify-content:center}.page_resetBtn__LfeCr{padding:var(--space-md) var(--space-xl);font-size:.875rem;font-weight:600;color:var(--gray-700);background:var(--surface);border:2px solid var(--gray-300);border-radius:var(--radius-full);transition:all var(--transition-fast)}.page_resetBtn__LfeCr:hover{border-color:var(--gray-400);background:var(--gray-50)}.page_disclaimer__VGsu1{font-size:.75rem;color:var(--gray-500);background:var(--gray-50);padding:var(--space-md);border-radius:var(--radius-md);border:1px solid var(--gray-200);line-height:1.5}.page_disclaimer__VGsu1 strong{color:var(--gray-700)}.IngredientAnalysis_container__1c8sj{display:flex;flex-direction:column;gap:var(--space-xl)}.IngredientAnalysis_scoreCard__NvKCC{display:flex;gap:var(--space-xl);padding:var(--space-xl);background:var(--surface);border:1px solid var(--gray-300);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}@media (max-width:600px){.IngredientAnalysis_scoreCard__NvKCC{flex-direction:column;align-items:center;text-align:center}}.IngredientAnalysis_scoreCircle__zbNIU{flex-shrink:0;width:100px;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--grade-color),color-mix(in srgb,var(--grade-color) 70%,#000));border-radius:var(--radius-full);color:#fff;box-shadow:var(--shadow-md)}.IngredientAnalysis_grade__x184n{font-family:var(--font-display);font-size:2.5rem;font-weight:700;line-height:1}.IngredientAnalysis_scoreLabel__o77K_{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;opacity:.9}.IngredientAnalysis_scoreInfo__VwrZt{flex:1 1}.IngredientAnalysis_scoreTitle__7z_xz{font-family:var(--font-sans);font-size:1.125rem;font-weight:700;color:var(--gray-800);margin-bottom:var(--space-xs)}.IngredientAnalysis_scoreSummary__pFeJF{font-size:.875rem;color:var(--gray-600);line-height:1.5;margin-bottom:var(--space-md)}.IngredientAnalysis_statRow__yRa49{display:flex;gap:var(--space-lg)}.IngredientAnalysis_stat__OevD6{display:flex;flex-direction:column;align-items:center}.IngredientAnalysis_statValue__2LJX8{font-size:1.25rem;font-weight:700}.IngredientAnalysis_statLabel__Olw1A{font-size:.625rem;font-weight:500;color:var(--gray-500);text-transform:uppercase}.IngredientAnalysis_cscpAlert__3Cgz0{padding:var(--space-sm) var(--space-md);background:#fffbeb;border:1px solid rgba(245,158,11,.3);border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease}.IngredientAnalysis_cscpAlert__3Cgz0:hover{background:#fef3c7;border-color:rgba(245,158,11,.5)}.IngredientAnalysis_cscpHeader__BpviV{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md)}.IngredientAnalysis_cscpSummary__fuELy{display:flex;flex-direction:row;align-items:center;gap:var(--space-sm);flex:1 1}.IngredientAnalysis_cscpTitle__vBUYQ{font-family:var(--font-sans);font-size:.8125rem;font-weight:600;color:#92400e;margin:0}.IngredientAnalysis_cscpSubtitle__iGnqg{font-size:.75rem;color:#b45309;margin:0;opacity:.8}.IngredientAnalysis_cscpSubtitle__iGnqg:before{content:"•";margin-right:var(--space-sm);opacity:.5}.IngredientAnalysis_cscpToggle__iPrbm{font-size:.75rem;color:#b45309;font-weight:500;text-transform:uppercase;letter-spacing:.05em;opacity:.8}.IngredientAnalysis_cscpDetails__orig1{margin-top:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid rgba(251,191,36,.3);cursor:default}.IngredientAnalysis_cscpDescription__NTS6_{font-size:.8rem;color:#92400e;margin-bottom:var(--space-md)}.IngredientAnalysis_cscpList__WB3hp{display:flex;flex-wrap:wrap;gap:var(--space-sm);margin-bottom:var(--space-md)}.IngredientAnalysis_cscpItem__GoCWC{display:flex;flex-direction:column;padding:var(--space-sm) var(--space-md);background:#fff;border:1px solid #fcd34d;border-radius:var(--radius-md)}.IngredientAnalysis_cscpName__UCIbP{font-size:.8rem;font-weight:600;color:#92400e}.IngredientAnalysis_cscpCas__tHr4_{font-size:.625rem;color:#b45309;font-family:var(--font-mono)}.IngredientAnalysis_cscpDisclaimer__jgXfo{font-size:.75rem;font-weight:600;color:#9f1239;padding:var(--space-sm);background:#fff1f2;border:1px solid #fecdd3;border-radius:var(--radius-sm);text-align:center}.IngredientAnalysis_concernsAlert__84h_p{padding:var(--space-lg);background:#fef2f2;border:1px solid #fecaca;border-radius:var(--radius-lg)}.IngredientAnalysis_concernsTitle__vY5M_{font-family:var(--font-sans);font-size:1rem;font-weight:700;color:#991b1b;margin-bottom:var(--space-md)}.IngredientAnalysis_concernsList__TMSsX{display:flex;flex-direction:column;gap:var(--space-sm)}.IngredientAnalysis_allIngredients__b5Kaa{padding:var(--space-lg);background:var(--gray-50);border-radius:var(--radius-lg);border:1px solid var(--gray-200)}.IngredientAnalysis_sectionTitle__YB2Bh{font-family:var(--font-sans);font-size:.875rem;font-weight:600;color:var(--gray-700);margin-bottom:var(--space-md)}.IngredientAnalysis_ingredientGrid__WSzsP{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:var(--space-sm);gap:var(--space-sm)}.IngredientAnalysis_showMoreBtn__E4gY7{margin-top:var(--space-md);padding:var(--space-sm) var(--space-lg);font-size:.875rem;font-weight:600;color:var(--accent-600);background:transparent;border:1px solid var(--accent-300);border-radius:var(--radius-full);transition:all var(--transition-fast);width:100%}.IngredientAnalysis_showMoreBtn__E4gY7:hover{background:var(--accent-50);border-color:var(--accent-400)}.IngredientAnalysis_unmatched__vsPBJ{padding:var(--space-lg);background:var(--gray-50);border-radius:var(--radius-lg);border:1px dashed var(--gray-300)}.IngredientAnalysis_unmatchedNote__IBL8W{font-size:.75rem;color:var(--gray-500);margin-bottom:var(--space-md)}.IngredientAnalysis_unmatchedList__4gTRn{display:flex;flex-wrap:wrap;gap:var(--space-xs)}.IngredientAnalysis_unmatchedItem__X7NSO{font-size:.75rem;color:var(--gray-600);background:var(--gray-100);padding:4px 10px;border-radius:var(--radius-full);border:1px solid var(--gray-200)}.IngredientBadge_badge__OnrBq{background:var(--surface);border:1px solid var(--gray-300);border-left:4px solid var(--hazard-color);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);transition:all var(--transition-fast)}.IngredientBadge_badge__OnrBq.IngredientBadge_clickable__66z_U{cursor:pointer}.IngredientBadge_badge__OnrBq.IngredientBadge_clickable__66z_U:hover{border-color:var(--hazard-color);box-shadow:var(--shadow-md)}.IngredientBadge_badge__OnrBq.IngredientBadge_compact__My0QU{padding:4px var(--space-sm);border-left-width:3px}.IngredientBadge_header__8z6PC{display:flex;align-items:center;gap:var(--space-sm)}.IngredientBadge_level__O167E{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:.75rem;font-weight:700;color:#fff;background:var(--hazard-color);border-radius:var(--radius-full)}.IngredientBadge_compact__My0QU .IngredientBadge_level__O167E{width:20px;height:20px;font-size:.625rem}.IngredientBadge_name__b_7UK{font-weight:600;color:var(--gray-800);flex:1 1}.IngredientBadge_compact__My0QU .IngredientBadge_name__b_7UK{font-size:.875rem}.IngredientBadge_confidence__vqFjt{font-size:.625rem;color:var(--gray-500);background:var(--gray-100);padding:2px 6px;border-radius:var(--radius-full)}.IngredientBadge_hazardLabel__4gXku{display:block;font-size:.75rem;font-weight:500;color:var(--hazard-color);margin-top:4px;margin-left:32px}.IngredientBadge_categories__ixvUm{display:flex;gap:4px;margin-top:6px;margin-left:32px}.IngredientBadge_category__u7nLM{font-size:.875rem}.IngredientBadge_details__C71j_{margin-top:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid var(--gray-200)}.IngredientBadge_description__sWaKu{font-size:.875rem;color:var(--gray-600);line-height:1.5;margin-bottom:var(--space-sm)}.IngredientBadge_restrictions__aB10p{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:var(--space-sm)}.IngredientBadge_restriction__jZKC2{font-size:.625rem;font-weight:600;text-transform:uppercase;color:#fff;background:var(--error);padding:2px 8px;border-radius:var(--radius-full)}.IngredientBadge_commonIn__Akkdt{font-size:.75rem;color:var(--gray-500)}.IngredientBadge_commonIn__Akkdt strong{color:var(--gray-600)}.IngredientCapture_container__Dghkb{display:flex;flex-direction:column;gap:var(--space-md)}.IngredientCapture_header__EZgEC{text-align:center}.IngredientCapture_title__hvWEH{font-size:1.25rem;font-weight:700;color:var(--gray-800);margin-bottom:var(--space-xs)}.IngredientCapture_productName__cBQHK{font-size:.875rem;color:var(--gray-500)}.IngredientCapture_error__w6IvK{padding:var(--space-md);background:hsla(0,100%,74%,.1);border:1px solid var(--error);border-radius:var(--radius-md);color:var(--error);text-align:center}.IngredientCapture_retryBtn__TLwin{margin-top:var(--space-sm);padding:var(--space-xs) var(--space-md);font-size:.75rem;font-weight:600;color:var(--error);background:transparent;border:1px solid var(--error);border-radius:var(--radius-sm);cursor:pointer}.IngredientCapture_cameraWrapper__NPT8P{position:relative;border-radius:var(--radius-lg);overflow:hidden;background:#000}.IngredientCapture_preview__exngI,.IngredientCapture_video__YpbhP{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;max-height:50vh}.IngredientCapture_hiddenCanvas__he6p7{display:none}.IngredientCapture_overlay__NQG9T{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.IngredientCapture_guideFrame__ALazn{width:80%;height:60%;border:2px dashed hsla(0,0%,100%,.6);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center}.IngredientCapture_guideText__6IMY8{padding:var(--space-sm) var(--space-md);background:rgba(0,0,0,.6);color:#fff;font-size:.75rem;font-weight:500;border-radius:var(--radius-sm)}.IngredientCapture_hint__bylHn{text-align:center;font-size:.75rem;color:var(--gray-500);min-height:1.5em}.IngredientCapture_actions__IEgRr{display:flex;flex-direction:column;gap:var(--space-sm);align-items:center}.IngredientCapture_captureBtn__Ey_C8{width:72px;height:72px;border-radius:50%;background:#fff;border:4px solid var(--gray-300);cursor:pointer;transition:all var(--transition-fast);position:relative}.IngredientCapture_captureBtn__Ey_C8:hover{border-color:var(--primary-500);transform:scale(1.05)}.IngredientCapture_captureIcon__Njj9O{position:absolute;inset:8px;background:var(--gradient-primary);border-radius:50%}.IngredientCapture_cancelBtn__9_qgK{padding:var(--space-sm) var(--space-xl);font-size:.875rem;font-weight:500;color:var(--gray-600);background:transparent;border:none;cursor:pointer}.IngredientCapture_cancelBtn__9_qgK:hover{color:var(--gray-800)}.IngredientCapture_confirmBtn__nXnmS{width:100%;padding:var(--space-md);font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#5dd9a3,#38a169);border:none;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast)}.IngredientCapture_confirmBtn__nXnmS:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.IngredientCapture_retakeBtn__lCRWd{width:100%;padding:var(--space-md);font-size:1rem;font-weight:500;color:var(--gray-600);background:var(--gray-100);border:none;border-radius:var(--radius-md);cursor:pointer}.IngredientCapture_retakeBtn__lCRWd:hover{background:var(--gray-200)}.IngredientCapture_loading__NnKN7{padding:var(--space-md);color:var(--gray-500);font-size:.875rem}.RatingCircle_container__8_xji{position:relative;display:flex;align-items:center;justify-content:center}.RatingCircle_svg__xp4BT{transform:rotate(-90deg)}.RatingCircle_backgroundCircle__8x_Y3{fill:none;stroke:var(--gray-300)}.RatingCircle_progressCircle__1VjA0{fill:none;stroke-linecap:round;transition:stroke-dashoffset 1s cubic-bezier(.4,0,.2,1)}.RatingCircle_content__SQsCq{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.RatingCircle_grade__mIrAd{font-family:var(--font-display);font-size:2rem;font-weight:700;line-height:1}.RatingCircle_score__DPIcg{font-family:var(--font-sans);font-size:1.5rem;font-weight:700;line-height:1;color:var(--gray-900)}.RatingCircle_label__NsAke{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-600);margin-top:2px}.RatingCircle_breakdown__1E38e{position:absolute;bottom:-28px;left:50%;transform:translateX(-50%);display:flex;gap:var(--space-md)}.RatingCircle_breakdownItem__HTHnq{display:flex;align-items:center;gap:4px;font-size:.75rem;font-weight:500;color:var(--gray-700)}.RatingCircle_breakdownLabel__MHaiy{font-size:.625rem;font-weight:600;text-transform:uppercase;color:var(--gray-500)}.RatingCircle_breakdownValue__fKG7c{font-weight:700;color:var(--gray-800)}.MultiSelectFilter_container__X6ybO{position:relative;display:inline-block}.MultiSelectFilter_trigger__0ZtGw{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;border:1px solid var(--gray-300);border-radius:var(--radius-md);background:#fff;cursor:pointer;min-width:140px;transition:all var(--transition-fast)}.MultiSelectFilter_trigger__0ZtGw:hover{border-color:var(--gray-400)}.MultiSelectFilter_trigger__0ZtGw.MultiSelectFilter_hasSelection__MhF8w{background:var(--primary-50);border-color:var(--primary-300)}.MultiSelectFilter_label__KTN0P{flex:1 1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MultiSelectFilter_arrow__NodMW{font-size:.65rem;color:var(--gray-500)}.MultiSelectFilter_dropdown__KtBZX{position:absolute;top:calc(100% + 4px);left:0;z-index:100;min-width:220px;max-width:300px;background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius-md);box-shadow:0 4px 12px rgba(0,0,0,.15);overflow:hidden}.MultiSelectFilter_searchWrapper__H8Afw{padding:.5rem;border-bottom:1px solid var(--gray-100)}.MultiSelectFilter_searchInput__39AxD{width:100%;padding:.5rem .75rem;font-size:.875rem;border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:var(--gray-50)}.MultiSelectFilter_searchInput__39AxD:focus{outline:none;border-color:var(--primary-400);background:#fff}.MultiSelectFilter_actions__NT4Cv{display:flex;gap:.5rem;padding:.5rem;border-bottom:1px solid var(--gray-100)}.MultiSelectFilter_actionBtn__ZMe0T{flex:1 1;padding:.25rem .5rem;font-size:.75rem;font-weight:500;color:var(--primary-600);background:var(--primary-50);border:none;border-radius:var(--radius-sm);cursor:pointer}.MultiSelectFilter_actionBtn__ZMe0T:hover{background:var(--primary-100)}.MultiSelectFilter_options__px0G0{max-height:240px;overflow-y:auto;padding:.25rem 0}.MultiSelectFilter_option__ARb6W{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;cursor:pointer;transition:background var(--transition-fast)}.MultiSelectFilter_option__ARb6W:hover{background:var(--gray-50)}.MultiSelectFilter_checkbox__YN8Gz{width:16px;height:16px;accent-color:var(--primary-500);cursor:pointer}.MultiSelectFilter_optionLabel__ge_Ph{font-size:.875rem;color:var(--gray-700)}.MultiSelectFilter_noResults__gqwqV{padding:1rem;text-align:center;font-size:.875rem;color:var(--gray-500)}.SkinTwinReviews_container__m9lw5{margin-top:2rem;background:#fff;padding:1.5rem;border-radius:1rem;border:1px solid var(--gray-200)}.SkinTwinReviews_header__NM0CH{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.SkinTwinReviews_title__9gsFW{font-size:1.5rem;margin:0;font-weight:700;color:var(--gray-900)}.SkinTwinReviews_toggleLabel__MZyrj{display:flex;align-items:center;gap:.5rem;font-size:.9rem;cursor:pointer;background:var(--gray-100);padding:.5rem 1rem;border-radius:2rem;color:var(--gray-700)}.SkinTwinReviews_addBtn__jT0kW{background:#db2777;color:#fff;border:none;padding:.5rem 1rem;border-radius:2rem;cursor:pointer;font-weight:700}.SkinTwinReviews_composeBox__bJk_A{background:var(--gray-50);padding:1.5rem;border-radius:1rem;margin-bottom:2rem;border:1px solid var(--gray-200)}.SkinTwinReviews_composeBox__bJk_A h3{color:var(--gray-900);margin-bottom:1rem}.SkinTwinReviews_tagBtn__U39sI{background:var(--gray-200);color:var(--gray-700);border:none;padding:.4rem 1rem;border-radius:2rem;cursor:pointer;font-size:.85rem;transition:background .2s}.SkinTwinReviews_tagActive__sMqmC{background:#db2777;color:#fff}.SkinTwinReviews_commentInput__TZi5e{width:100%;min-height:80px;background:#fff;border:1px solid var(--gray-300);color:var(--gray-900);padding:.8rem;border-radius:.5rem;margin-bottom:1rem;font-family:inherit;resize:vertical}.SkinTwinReviews_submitBtn__RiHcZ{background:#db2777;color:#fff;border:none;padding:.6rem 1.5rem;border-radius:.5rem;cursor:pointer;font-weight:700}.SkinTwinReviews_cancelBtn__3rzi4{background:transparent;color:var(--gray-600);border:1px solid var(--gray-300);padding:.6rem 1.5rem;border-radius:.5rem;cursor:pointer}.SkinTwinReviews_emptyState__KrLVI{color:var(--gray-500);font-style:italic;text-align:center;padding:2rem 0;font-size:.95rem}.SkinTwinReviews_experiencesList__tUlLG{display:flex;flex-direction:column;gap:1rem}.SkinTwinReviews_experienceCard___oUiw{background:var(--gray-50);padding:1rem;border-radius:.8rem;border:1px solid var(--gray-200)}.SkinTwinReviews_expHeader__WYezL{display:flex;justify-content:space-between;margin-bottom:.5rem}.SkinTwinReviews_authorInfo__IQD3l{display:flex;align-items:center;gap:.5rem}.SkinTwinReviews_authorInfo__IQD3l strong{color:var(--gray-900)}.SkinTwinReviews_skinTypeBadge__fx8CQ{color:#db2777;font-size:.85rem;font-weight:700}.SkinTwinReviews_expTags__nxz_I{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem}.SkinTwinReviews_staticTag__ldAt1{background:var(--gray-200);font-size:.75rem;padding:.2rem .6rem;border-radius:1rem;color:var(--gray-700)}.SkinTwinReviews_expComment__zRf0D{font-size:.95rem;color:var(--gray-700);line-height:1.4;margin:0}