@charset "UTF-8";._button_10zya_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:calc(.625rem - 2px);font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;transition:all .15s cubic-bezier(.4,0,.2,1);cursor:pointer;outline:none;border:1px solid transparent}._button_10zya_1:focus-visible{outline:2px solid var(--color-ring);outline-offset:2px}._button_10zya_1:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}._button_10zya_1 svg{pointer-events:none;flex-shrink:0;width:1rem;height:1rem}._variant-primary_10zya_33{background-color:var(--color-purple-600);color:var(--color-primary-foreground);border-color:var(--color-purple-600)}._variant-primary_10zya_33:hover:not(:disabled){background-color:var(--color-purple-700)}._variant-primary_10zya_33:active:not(:disabled){background-color:var(--color-purple-800)}._variant-outline_10zya_45{background-color:transparent;color:var(--color-foreground);border-color:var(--color-border)}._variant-outline_10zya_45:hover:not(:disabled){background-color:var(--color-accent);color:var(--color-accent-foreground)}._variant-outline_10zya_45:active:not(:disabled){background-color:var(--color-accent);opacity:.9}._variant-secondary_10zya_59{background-color:var(--color-secondary);color:var(--color-secondary-foreground);border-color:var(--color-secondary)}._variant-secondary_10zya_59:hover:not(:disabled){opacity:.9}._variant-secondary_10zya_59:active:not(:disabled){opacity:.8}._variant-ghost_10zya_71{background-color:transparent;color:var(--color-foreground);border-color:transparent}._variant-ghost_10zya_71:hover:not(:disabled){background-color:var(--color-accent);color:var(--color-accent-foreground)}._variant-ghost_10zya_71:active:not(:disabled){background-color:var(--color-accent);opacity:.9}._variant-destructive_10zya_85{background-color:var(--color-destructive);color:var(--color-destructive-foreground);border-color:var(--color-destructive)}._variant-destructive_10zya_85:hover:not(:disabled){opacity:.9}._variant-destructive_10zya_85:active:not(:disabled){opacity:.8}._size-sm_10zya_97{height:2rem;padding:.5rem 1rem;font-size:.75rem;border-radius:calc(.625rem - 4px)}._size-sm_10zya_97 svg{width:.875rem;height:.875rem}._size-md_10zya_108{height:2.25rem;padding:.625rem 1.25rem;font-size:.875rem;border-radius:calc(.625rem - 2px)}._size-md_10zya_108 svg{width:1rem;height:1rem}._size-lg_10zya_119{height:2.75rem;padding:.75rem 1.5rem;font-size:1rem;border-radius:.625rem}._size-lg_10zya_119 svg{width:1.125rem;height:1.125rem}._size-icon_10zya_130{width:2.25rem;height:2.25rem;padding:0;border-radius:calc(.625rem - 2px)}._size-icon_10zya_130 svg{width:1.25rem;height:1.25rem}._iconOnly_10zya_141{gap:0;padding-left:.625rem;padding-right:.625rem}._iconOnly_10zya_141:not(._size-icon_10zya_130){padding-left:.75rem;padding-right:.75rem}._disabled_10zya_151{opacity:.5;cursor:not-allowed}._drawer_1w0hq_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:none}._drawer_1w0hq_1._drawerOpen_1w0hq_7{pointer-events:auto}._overlay_1w0hq_11{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080;opacity:0;transition:opacity .15s cubic-bezier(.4,0,.2,1)}._overlay_1w0hq_11._overlayVisible_1w0hq_18{opacity:1}._content_1w0hq_22{position:absolute;right:0;top:0;bottom:0;width:20rem;background-color:var(--color-background);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;overflow-y:auto;display:flex;flex-direction:column;transform:translate(100%);transition:transform .15s cubic-bezier(.4,0,.2,1)}._content_1w0hq_22._contentOpen_1w0hq_36{transform:translate(0)}._header_1w0hq_40{display:flex;align-items:center;justify-content:space-between;padding:1.5rem}._title_1w0hq_47{color:var(--color-foreground);font-size:1.125rem;font-weight:500}._closeButton_1w0hq_53{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:opacity .15s cubic-bezier(.4,0,.2,1)}._closeButton_1w0hq_53:hover{opacity:.7}._closeIcon_1w0hq_67{width:1.25rem;height:1.25rem;color:var(--color-muted-foreground)}._selector_19orm_1{position:relative}._trigger_19orm_5{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:none;border:none;border-radius:calc(.625rem - 2px);cursor:pointer;transition:background-color .2s;color:var(--color-muted-foreground)}._trigger_19orm_5:hover,._trigger_19orm_5._triggerOpen_19orm_21{background-color:var(--color-accent);color:var(--color-foreground)}@media (max-width: calc(48rem - 1px)){._trigger_19orm_5 ._chevron_19orm_26{display:none}}._chevron_19orm_26{transition:transform .2s;color:inherit}._chevronOpen_19orm_36{transform:rotate(180deg)}._dropdown_19orm_40{position:absolute;top:calc(100% + .5rem);right:0;min-width:160px;background-color:var(--color-card);border:1px solid var(--color-border);border-radius:calc(.625rem - 2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;overflow:hidden;z-index:100;animation:_slideDown_19orm_1 .2s ease-out}@keyframes _slideDown_19orm_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._option_19orm_64{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:none;border:none;border-radius:0;cursor:pointer;transition:background-color .2s;text-align:left;width:100%;color:var(--color-foreground);font-size:.875rem;border-bottom:1px solid var(--color-border)}._option_19orm_64:last-child{border-bottom:none}._option_19orm_64:hover{background-color:var(--color-accent)}._option_19orm_64 svg{flex-shrink:0;color:inherit}._optionActive_19orm_91{background-color:var(--color-accent);font-weight:700}._checkmark_19orm_96{margin-left:auto;color:var(--color-primary);font-size:1rem;font-weight:700;flex-shrink:0}._badge_feahy_1{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:calc(.625rem - 4px);font-size:.75rem;font-weight:500;line-height:1.25;white-space:nowrap;transition:all .15s cubic-bezier(.4,0,.2,1)}._variant-default_feahy_14{background-color:var(--color-purple-600);color:var(--color-primary-foreground);border:1px solid var(--color-purple-600)}._variant-default_feahy_14:hover{background-color:var(--color-purple-700);border-color:var(--color-purple-700)}._variant-outline_feahy_24{background-color:transparent;color:var(--color-foreground);border:1px solid var(--color-border)}._variant-secondary_feahy_30{background-color:var(--color-secondary);color:var(--color-secondary-foreground);border:1px solid var(--color-secondary)}._overlay_1tj2y_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_1tj2y_15{background-color:var(--color-card);border:1px solid var(--color-border);border-radius:.625rem;box-shadow:0 10px 40px #0003;max-width:500px;width:100%;max-height:90vh;display:flex;flex-direction:column;position:relative}.dark ._modal_1tj2y_15{box-shadow:0 10px 40px #00000080,0 0 0 1px var(--color-border)}._header_1tj2y_31{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--color-border);flex-shrink:0}._title_1tj2y_40{font-size:1.25rem;font-weight:700;color:var(--color-foreground);margin:0}._closeButton_1tj2y_47{background:none;border:none;font-size:1.875rem;color:var(--color-muted-foreground);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:calc(.625rem - 4px);transition:background-color .2s,color .2s}._closeButton_1tj2y_47:hover{background-color:var(--color-accent);color:var(--color-foreground)}._content_1tj2y_67{padding:1.5rem;overflow-y:auto;flex:1;min-height:0}._modalWrapper_1wlp4_1{max-width:42rem!important}._modalContent_1wlp4_5{display:flex;flex-direction:column;max-height:80vh;background-color:var(--color-card);border-radius:calc(.625rem + 4px);overflow:hidden;padding:0;margin:-1.5rem}._header_1wlp4_16{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border);flex-shrink:0}._headerLeft_1wlp4_25{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}._backButton_1wlp4_33{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;background:none;border:none;cursor:pointer;color:var(--color-muted-foreground);transition:all .15s cubic-bezier(.4,0,.2,1);flex-shrink:0}._backButton_1wlp4_33:hover{background-color:var(--color-accent);color:var(--color-foreground)}._iconWrapper_1wlp4_52{width:2.5rem;height:2.5rem;border-radius:9999px;background:linear-gradient(to bottom right,var(--color-purple-600),#ec4899);display:flex;align-items:center;justify-content:center;flex-shrink:0}._icon_1wlp4_52{width:1.25rem;height:1.25rem;color:#fff}._headerText_1wlp4_69{flex:1;min-width:0}._title_1wlp4_74{font-size:1.125rem;font-weight:700;color:var(--color-foreground);margin:0;line-height:1.25}._subtitle_1wlp4_82{font-size:.75rem;color:var(--color-muted-foreground);margin:.125rem 0 0}._closeButton_1wlp4_88{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;background:none;border:none;cursor:pointer;color:var(--color-muted-foreground);transition:all .15s cubic-bezier(.4,0,.2,1);flex-shrink:0}._closeButton_1wlp4_88:hover{background-color:var(--color-accent);color:var(--color-foreground)}._content_1wlp4_107{flex:1;overflow-y:auto;padding:1rem 1.5rem;min-height:0}._list_1wlp4_114{display:flex;flex-direction:column;gap:1rem}._listItem_1wlp4_120{padding:1.25rem;border-radius:calc(.625rem + 4px);border:1px solid var(--color-border);transition:all .15s cubic-bezier(.4,0,.2,1)}._listItem_1wlp4_120:hover{border-color:#d9b3ff;background-color:rgba(var(--color-purple-600),.03)}._listItem_1wlp4_120._active_1wlp4_130{border-color:var(--color-purple-600);background-color:rgba(var(--color-purple-600),.05)}._listItemHeader_1wlp4_135{display:flex;align-items:center;justify-content:space-between;gap:1rem}._listItemHeaderLeft_1wlp4_142{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}._listItemHeaderRight_1wlp4_150{display:flex;align-items:center;gap:.75rem;flex-shrink:0}._badge_1wlp4_157{flex-shrink:0}._date_1wlp4_161{font-size:.75rem;color:var(--color-muted-foreground);flex-shrink:0}._chevron_1wlp4_167{color:var(--color-muted-foreground);transition:transform .15s cubic-bezier(.4,0,.2,1);flex-shrink:0}._chevronExpanded_1wlp4_173{transform:rotate(180deg)}._listItemTitle_1wlp4_177{font-size:1rem;font-weight:500;color:var(--color-foreground);margin:0;cursor:pointer;transition:color .15s cubic-bezier(.4,0,.2,1)}._listItemTitle_1wlp4_177:hover{color:var(--color-purple-600)}._listItemContent_1wlp4_189{max-height:0;overflow:hidden;transition:max-height .15s cubic-bezier(.4,0,.2,1),margin-top .15s cubic-bezier(.4,0,.2,1),padding-top .15s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1);opacity:0;margin-top:0;padding-top:0;border-top:none}._listItemContent_1wlp4_189._expanded_1wlp4_198{max-height:1000px;opacity:1;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-border)}._listItemText_1wlp4_206{font-size:.875rem;color:var(--color-muted-foreground);line-height:1.625;margin:0;white-space:pre-wrap}._detail_1wlp4_214{display:flex;flex-direction:column;gap:1.5rem}._detailHeader_1wlp4_220{display:flex;align-items:center;gap:.75rem}._detailTitle_1wlp4_226{font-size:1.25rem;font-weight:700;color:var(--color-foreground);margin:0;line-height:1.25}._detailContent_1wlp4_234{padding:1.25rem;border-radius:calc(.625rem + 4px);background:linear-gradient(to bottom right,rgba(var(--color-purple-600),.05),#ec48990d);border:1px solid #d9b3ff}._detailText_1wlp4_241{font-size:1rem;color:var(--color-foreground);line-height:1.625;margin:.75rem 0 0}._footer_1wlp4_248{padding:1rem 1.5rem;border-top:1px solid var(--color-border);flex-shrink:0}._confirmButton_1wlp4_254{width:100%}._loading_1wlp4_258,._empty_1wlp4_267{display:flex;align-items:center;justify-content:center;padding:2rem;color:var(--color-muted-foreground);font-size:.875rem}@keyframes _shimmer_1wlp4_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._skeletonContainer_1wlp4_284{display:flex;flex-direction:column;gap:1rem}._skeletonItem_1wlp4_290{padding:1.25rem;border-radius:calc(.625rem + 4px);border:1px solid var(--color-border);display:flex;align-items:center;gap:.75rem}._skeletonBadge_1wlp4_299{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1wlp4_1 2s infinite;border-radius:calc(.625rem - 2px);width:4rem;height:1.5rem;border-radius:9999px;flex-shrink:0}._skeletonTitle_1wlp4_310{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1wlp4_1 2s infinite;border-radius:calc(.625rem - 2px);flex:1;height:1.25rem}._skeletonDate_1wlp4_319{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1wlp4_1 2s infinite;border-radius:calc(.625rem - 2px);width:5rem;height:1rem;flex-shrink:0}._loadMoreContainer_1wlp4_329{display:flex;justify-content:center;padding:1rem 0;margin-top:.5rem}._loadMoreButton_1wlp4_336{min-width:10rem}._loginButtons_1jddg_1{display:flex;flex-direction:column;gap:.75rem;width:100%}._googleButton_1jddg_8{width:100%;justify-content:center;border-color:var(--color-border)}._googleButton_1jddg_8:hover:not(:disabled){background-color:var(--color-accent);border-color:var(--color-border)}._googleButton_1jddg_8 svg{margin-right:.5rem}._kakaoButton_1jddg_21{width:100%;justify-content:center;background-color:#fee500;border-color:#fee500;color:#000000d9;border-radius:12px}._kakaoButton_1jddg_21:hover:not(:disabled){background-color:#fdd835;border-color:#fdd835;opacity:1}._kakaoButton_1jddg_21:active:not(:disabled){background-color:#fbc02d;border-color:#fbc02d;opacity:1}._kakaoButton_1jddg_21 svg{margin-right:.5rem}._accordion_he22o_1{width:100%}._accordionItem_he22o_5{border-bottom:1px solid var(--color-border)}._accordionItem_he22o_5:last-child{border-bottom:none}._accordionItem_he22o_5._open_he22o_11 ._accordionContent_he22o_11{display:block}._accordionItem_he22o_5._open_he22o_11 ._chevron_he22o_14{transform:rotate(180deg)}._accordionTrigger_he22o_18{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-size:1rem;font-weight:500;color:var(--color-foreground);background:none;border:none;cursor:pointer;text-align:left;transition:color .15s cubic-bezier(.4,0,.2,1)}._accordionTrigger_he22o_18:hover{color:var(--color-primary)}._chevron_he22o_14{width:1.25rem;height:1.25rem;color:var(--color-muted-foreground);transition:transform .15s cubic-bezier(.4,0,.2,1);flex-shrink:0}._chevronOpen_he22o_45{transform:rotate(180deg)}._accordionContent_he22o_11{display:none;padding-bottom:1rem;font-size:1rem;color:var(--color-muted-foreground);line-height:1.6}._drawerContent_1watl_1{padding:1rem}._menuList_1watl_5{display:flex;flex-direction:column;gap:.25rem}._menuItem_1watl_11{display:flex;align-items:center;gap:1rem;padding:1rem .75rem;background:none;border:none;border-radius:calc(.625rem - 2px);cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1);text-align:left;width:100%;color:var(--color-foreground);font-size:1rem}._menuItem_1watl_11:hover{background-color:var(--color-accent)}._menuIcon_1watl_30{flex-shrink:0;color:var(--color-muted-foreground)}._menuText_1watl_35{flex:1;color:var(--color-foreground)}._themeAccordion_1watl_40{margin:.25rem 0;border:none}._themeAccordion_1watl_40 .accordionItem{border:none;margin:0}._themeAccordion_1watl_40 .accordionContent{padding:.5rem .75rem 1rem}._themeTrigger_1watl_52{padding:1rem .75rem!important;border-radius:calc(.625rem - 2px);margin:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:1rem;font-weight:400;color:var(--color-foreground);background:none;border:none;cursor:pointer;text-align:left;transition:background-color .15s cubic-bezier(.4,0,.2,1)}._themeTrigger_1watl_52:hover{background-color:var(--color-accent);color:var(--color-foreground)}._themeTrigger_1watl_52 .chevron{flex-shrink:0;margin-left:auto}._themeTriggerContent_1watl_79{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}._themeTriggerContent_1watl_79 svg{flex-shrink:0;color:var(--color-muted-foreground)}._themeOptions_1watl_91{display:flex;flex-direction:column;gap:.25rem}._themeOption_1watl_91{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:none;border:none;border-radius:calc(.625rem - 2px);cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1);text-align:left;width:100%;color:var(--color-foreground);font-size:.875rem}._themeOption_1watl_91:hover{background-color:var(--color-accent)}._themeOption_1watl_91 svg{flex-shrink:0;color:inherit}._themeOptionActive_1watl_120{background-color:var(--color-accent);font-weight:500}._checkmark_1watl_125{margin-left:auto;color:var(--color-primary);font-size:1rem;font-weight:700;flex-shrink:0}._legalSection_1watl_133{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-border);display:flex;flex-direction:column;gap:.25rem}@media (min-width: 48rem){._legalSection_1watl_133{display:none}}._legalItem_1watl_147{display:flex;align-items:center;gap:1rem;padding:1rem .75rem;background:none;border:none;border-radius:calc(.625rem - 2px);cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1);text-align:left;width:100%;color:var(--color-muted-foreground);font-size:.875rem}._legalItem_1watl_147:hover{background-color:var(--color-accent);color:var(--color-foreground)}._menuBadge_1watl_167{width:.5rem;height:.5rem;background-color:#ef4444;border-radius:9999px;margin-left:auto;flex-shrink:0}._header_v5byc_1{position:fixed;top:0;left:0;right:0;z-index:50;border-bottom:1px solid;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transition:all .15s cubic-bezier(.4,0,.2,1);background-color:#fffffff2;border-bottom-color:var(--color-border)}.dark ._header_v5byc_1{background-color:#191919f2;border-bottom-color:var(--color-border)}._container_v5byc_19{max-width:100%;margin:0 auto;padding:1rem}@media (min-width: 48rem){._container_v5byc_19{padding:1rem 1.5rem}}._container_v5byc_19{display:flex;align-items:center;justify-content:space-between}._leftSection_v5byc_35{display:flex;align-items:center;gap:2rem}._logo_v5byc_41{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;cursor:pointer;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}._logo_v5byc_41 ._logoImage_v5byc_49{height:24px;transition:opacity .15s cubic-bezier(.4,0,.2,1)}._logo_v5byc_41:hover{opacity:.8}.dark ._logoImage_v5byc_49{content:url(/logo_brand.png)}._rightSection_v5byc_61{display:flex;align-items:center;gap:.5rem}@media (min-width: 48rem){._rightSection_v5byc_61{gap:1rem}}._button_v5byc_72{color:var(--color-muted-foreground)}._button_v5byc_72:hover{color:var(--color-foreground);background-color:var(--color-accent)}._button_v5byc_72._outline_v5byc_79{border-color:var(--color-border);color:var(--color-muted-foreground)}._button_v5byc_72._outline_v5byc_79:hover{background-color:var(--color-accent);color:var(--color-foreground)}@media (max-width: calc(48rem - 1px)){.button-text{display:none}}@media (max-width: calc(48rem - 1px)){._desktopOnly_v5byc_94{display:none!important}}._mobileOnly_v5byc_99{display:none}@media (max-width: calc(48rem - 1px)){._mobileOnly_v5byc_99{display:flex}}._announcementButton_v5byc_108{position:relative}._badge_v5byc_112{position:absolute;top:.125rem;right:.125rem;width:.5rem;height:.5rem;background-color:#ef4444;border-radius:9999px;border:2px solid var(--color-card)}._footer_cl3mv_1{width:100%;border-top:1px solid var(--color-border);background-color:var(--color-background);margin-top:auto}._container_cl3mv_8{max-width:72rem;margin:0 auto;padding:1.5rem}._info_cl3mv_14{display:flex;flex-direction:column;align-items:center;gap:.75rem}._disclaimer_cl3mv_21{font-size:.75rem;color:var(--color-muted-foreground);text-align:center;line-height:1.6;margin:0;word-break:keep-all;white-space:pre-wrap;opacity:.7}._socialLinks_cl3mv_32{display:flex;align-items:center;justify-content:center;gap:1rem}._socialLink_cl3mv_32{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .15s cubic-bezier(.4,0,.2,1)}._socialLink_cl3mv_32:hover{transform:scale(1.05)}._socialLink_cl3mv_32:active{transform:scale(.95)}._socialLink_cl3mv_32:focus-visible{outline:2px solid var(--color-ring);outline-offset:2px;border-radius:9999px}._socialIconWrapper_cl3mv_58{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background-color:var(--color-muted);border-radius:9999px;color:var(--color-muted-foreground);transition:background-color .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1)}._socialLink_cl3mv_32:hover ._socialIconWrapper_cl3mv_58{background-color:var(--color-accent);color:var(--color-foreground)}@media (max-width: 48rem){._socialIconWrapper_cl3mv_58{width:2rem;height:2rem}}._socialIcon_cl3mv_58{width:1.125rem;height:1.125rem;color:currentColor;flex-shrink:0}._socialIcon_cl3mv_58[stroke-width]{stroke-width:2}@media (max-width: 48rem){._socialIcon_cl3mv_58{width:1rem;height:1rem}}._copyrightRow_cl3mv_96{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}@media (min-width: 48rem){._copyrightRow_cl3mv_96{flex-direction:row;align-items:center;justify-content:center;gap:.75rem}}._copyright_cl3mv_96{font-size:.75rem;color:var(--color-muted-foreground);text-align:center;margin:0;font-weight:500}._legalLinks_cl3mv_120{display:none;align-items:center;gap:.5rem}@media (min-width: 48rem){._legalLinks_cl3mv_120{display:flex}}._legalLink_cl3mv_120{font-size:.75rem;color:var(--color-muted-foreground);text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}._legalLink_cl3mv_120:hover{color:var(--color-foreground);text-decoration:underline}._legalLink_cl3mv_120:focus-visible{outline:2px solid var(--color-ring);outline-offset:2px;border-radius:calc(.625rem - 4px)}._legalSeparator_cl3mv_147{font-size:.75rem;color:var(--color-muted-foreground);opacity:.5}._container_zj5i7_1{min-height:100vh;display:flex;flex-direction:column;background-color:var(--color-background)}._main_zj5i7_8{flex:1;display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem;margin-top:5rem}._content_zj5i7_17{max-width:32rem;width:100%;text-align:center}._iconWrapper_zj5i7_23{display:flex;justify-content:center;margin-bottom:1.5rem}._icon_zj5i7_23{width:5rem;height:5rem;color:var(--color-destructive)}._title_zj5i7_35{font-size:1.875rem;font-weight:700;color:var(--color-foreground);margin:0 0 1rem;line-height:1.25}._message_zj5i7_43{font-size:1rem;color:var(--color-muted-foreground);margin:0 0 2rem;line-height:1.625}._errorDetails_zj5i7_50{margin:2rem 0;padding:1rem;background-color:var(--color-muted);border-radius:calc(.625rem - 2px);text-align:left}._errorLabel_zj5i7_58{font-size:.875rem;font-weight:500;color:var(--color-foreground);margin:0 0 .5rem}._errorMessage_zj5i7_65{font-size:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:var(--color-destructive);margin:0;padding:.75rem;background-color:var(--color-background);border-radius:calc(.625rem - 4px);overflow-x:auto;white-space:pre-wrap;word-break:break-word}._actions_zj5i7_78{display:flex;justify-content:center;gap:1rem}._container_1tuth_1{min-height:100vh;display:flex;flex-direction:column;background-color:var(--color-background)}._main_1tuth_8{flex:1;display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem;margin-top:5rem}._content_1tuth_17{max-width:32rem;width:100%;text-align:center}._iconWrapper_1tuth_23{display:flex;justify-content:center;margin-bottom:1.5rem}._icon_1tuth_23{width:5rem;height:5rem;color:var(--color-muted-foreground)}._title_1tuth_35{font-size:4rem;font-weight:700;color:var(--color-foreground);margin:0 0 .5rem;line-height:1.25}._subtitle_1tuth_43{font-size:1.25rem;font-weight:500;color:var(--color-foreground);margin:0 0 1rem}._message_1tuth_50{font-size:1rem;color:var(--color-muted-foreground);margin:0 0 2rem;line-height:1.625}._actions_1tuth_57{display:flex;justify-content:center;gap:1rem}@media (max-width: 768px){._title_1tuth_35{font-size:3rem}._subtitle_1tuth_43{font-size:1.125rem}._message_1tuth_50{font-size:.875rem}}._scrollToTop_1srkb_1{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;border-radius:50%;background-color:var(--color-primary, #000);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:all .3s ease;z-index:1000;opacity:.9}._scrollToTop_1srkb_1:hover{opacity:1;transform:translateY(-2px);box-shadow:0 6px 16px #0003}._scrollToTop_1srkb_1:active{transform:translateY(0)}._scrollToTop_1srkb_1:focus-visible{outline:2px solid var(--color-primary, #000);outline-offset:2px}@media (max-width: 768px){._scrollToTop_1srkb_1{bottom:1.5rem;right:1.5rem;width:2.5rem;height:2.5rem}}._inputGroup_ip570_1{display:flex;flex-direction:column;gap:.5rem}._label_ip570_7{font-size:.875rem;font-weight:500;color:var(--color-foreground)}._input_ip570_1{width:100%;padding:.75rem 1rem;font-size:1rem;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;border:1px solid var(--color-border);border-radius:calc(.625rem - 2px);background-color:var(--color-background);color:var(--color-foreground);transition:all .15s cubic-bezier(.4,0,.2,1)}._input_ip570_1:focus{outline:2px solid var(--color-ring);outline-offset:2px;border-color:var(--color-ring)}._input_ip570_1:disabled{opacity:.6;cursor:not-allowed}._input_ip570_1::placeholder{color:var(--color-muted-foreground)}._input_ip570_1._error_ip570_36{border-color:var(--color-destructive)}._input_ip570_1._error_ip570_36:focus{outline-color:var(--color-destructive);border-color:var(--color-destructive)}._helperText_ip570_44{font-size:.75rem;color:var(--color-muted-foreground);margin:0}._errorText_ip570_50{color:var(--color-destructive)}._imageContainer_1ol5f_1{position:relative;width:100%;height:100%;overflow:hidden}._image_1ol5f_1{width:100%;height:100%;display:block;transition:opacity .15s cubic-bezier(.4,0,.2,1)}._image_1ol5f_1._imageLoading_1ol5f_14{opacity:0}._loadingSkeleton_1ol5f_18{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1ol5f_1 2s infinite;z-index:1;opacity:.8}@keyframes _shimmer_1ol5f_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._placeholder_1ol5f_39{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--color-muted);background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.02) 10px,rgba(0,0,0,.02) 20px)}._defaultPlaceholder_1ol5f_49{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._placeholderIcon_1ol5f_57{width:3rem;height:3rem;color:var(--color-muted-foreground);opacity:.5}._skeletonWrapper_1ol5f_64{width:100%;height:100%}._profileContainer_1n5mo_1{position:relative;display:inline-block}._profileImage_1n5mo_6{border-radius:9999px;object-fit:cover;border:2px solid var(--color-border);display:block}._defaultIcon_1n5mo_13{border-radius:9999px;border:2px solid var(--color-border);background-color:var(--color-muted);display:flex;align-items:center;justify-content:center;color:var(--color-muted-foreground)}._content_1qeul_1{display:flex;flex-direction:column;gap:2rem;padding:1.5rem}._message_1qeul_8{font-size:1.25rem;font-weight:700;color:var(--color-foreground);text-align:center;margin:0}._info_1qeul_16{font-size:.875rem;color:var(--color-muted-foreground);text-align:center;line-height:1.625;margin:0;word-break:keep-all}._profileSection_1qeul_25{display:flex;flex-direction:column;gap:1rem}._sectionTitle_1qeul_31{font-size:1rem;font-weight:500;color:var(--color-foreground);margin:0}._imageSection_1qeul_38{display:flex;flex-direction:column;align-items:center;gap:1rem}._imageButtons_1qeul_45{display:flex;gap:.75rem}._fileInput_1qeul_50{display:none}._formSection_1qeul_54{display:flex;flex-direction:column;gap:1.25rem}._actions_1qeul_60{display:flex;justify-content:center;padding-top:.5rem}._submitButton_1qeul_66{width:100%;max-width:300px}._cardLink_1sqcx_1{text-decoration:none;color:inherit;display:block}._noteCard_1sqcx_7{overflow:hidden;cursor:pointer;background-color:var(--color-card);border:1px solid var(--color-border);border-radius:.625rem;transition:all .15s cubic-bezier(.4,0,.2,1);padding:0}._noteCard_1sqcx_7:hover{transform:translateY(-.25rem);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}._noteImageWrapper_1sqcx_21{position:relative;aspect-ratio:3/4;background:linear-gradient(to bottom right,#faf5ff,#fdf2f8);overflow:hidden}._noteImage_1sqcx_21{width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}._noteCard_1sqcx_7:hover ._noteImage_1sqcx_21{transform:scale(1.05)}._noteImageOverlay_1sqcx_37{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,.2),transparent)}._accordBadge_1sqcx_43{position:absolute;top:.75rem;left:.75rem;max-width:calc(100% - 1.5rem)}._badge_1sqcx_50{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-purple-700);border:0;font-size:.75rem;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;vertical-align:top}._noteInfo_1sqcx_65{position:absolute;bottom:0;left:0;right:0;padding:1.25rem}._noteName_1sqcx_73{color:#fff;font-weight:700;font-size:1.5rem;margin-bottom:.25rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}._noteNameEn_1sqcx_81{color:#ffffffe6;font-size:.875rem;margin-bottom:.75rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}._noteStats_1sqcx_88{display:flex;align-items:center;justify-content:space-between;color:#ffffffe6;font-size:.875rem}._likeButton_1sqcx_96{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#fff3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:9999px;border:none;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);font-weight:500}._likeButton_1sqcx_96:hover{background:#ffffff4d}._likeIcon_1sqcx_113{width:1rem;height:1rem;color:#fff;transition:all .15s cubic-bezier(.4,0,.2,1)}._likeIcon_1sqcx_113._liked_1sqcx_119{color:#f87171;fill:currentColor}._card_ylxzw_1{background-color:var(--color-card);border:1px solid var(--color-border);border-radius:.625rem;padding:1.5rem}._blindedContent_68vm0_1{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background-color:var(--color-muted);border:1px solid var(--color-border);border-radius:.625rem;border-style:dashed}._blindedMessage_68vm0_12{display:flex;align-items:center;gap:.5rem;color:var(--color-muted-foreground)}._blindedIcon_68vm0_19{flex-shrink:0;opacity:.7}._blindedText_68vm0_24{font-size:.875rem;margin:0;line-height:1.5}._blindedActions_68vm0_30{display:flex;justify-content:flex-start}._viewButton_68vm0_35{font-size:.875rem;padding:.375rem .75rem;gap:.375rem}._blindedContentPreview_68vm0_41{margin-top:.5rem;padding:1rem;background-color:var(--color-background);border:1px solid var(--color-border);border-radius:calc(.625rem - 2px)}._blindedContentText_68vm0_49{font-size:.875rem;color:var(--color-foreground);line-height:1.625;word-break:break-word;margin:0;opacity:.8}._selectGroup_1qtac_1{display:flex;flex-direction:column;gap:.5rem;position:relative}._label_1qtac_8{font-size:.875rem;font-weight:500;color:var(--color-foreground)}._selectWrapper_1qtac_14{position:relative}._select_1qtac_1{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem 1rem;font-size:.875rem;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;border:1px solid var(--color-border);border-radius:calc(.625rem - 2px);background-color:var(--color-background);color:var(--color-foreground);cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);text-align:left}._select_1qtac_1:focus{outline:2px solid var(--color-ring);outline-offset:2px;border-color:var(--color-ring)}._select_1qtac_1:hover:not(:disabled){border-color:var(--color-muted-foreground)}._select_1qtac_1._open_1qtac_43{border-color:var(--color-ring)}._select_1qtac_1:disabled{opacity:.6;cursor:not-allowed}._select_1qtac_1._error_1qtac_50{border-color:var(--color-destructive)}._select_1qtac_1._error_1qtac_50:focus{outline-color:var(--color-destructive);border-color:var(--color-destructive)}._selectValue_1qtac_58{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._placeholder_1qtac_65{color:var(--color-muted-foreground)}._chevron_1qtac_69{width:1rem;height:1rem;color:var(--color-muted-foreground);flex-shrink:0;transition:transform .15s cubic-bezier(.4,0,.2,1);pointer-events:none}._chevronOpen_1qtac_78{transform:rotate(180deg)}._dropdown_1qtac_82{position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:40;background-color:var(--color-background);border:1px solid var(--color-border);border-radius:calc(.625rem - 2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;overflow:hidden;margin-top:.25rem}._dropdown_1qtac_82._keyboardActive_1qtac_95 ._option_1qtac_95:hover:not(._optionSelected_1qtac_95):not(._optionActive_1qtac_95){background-color:transparent}._optionList_1qtac_99{list-style:none;margin:0;padding:0;max-height:20rem;overflow-y:auto}._option_1qtac_95{padding:.5rem 1rem;font-size:.875rem;color:var(--color-foreground);cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1)}._option_1qtac_95:hover{background-color:var(--color-accent)}._option_1qtac_95._optionSelected_1qtac_95{background-color:var(--color-purple-600);color:var(--color-primary-foreground)}._option_1qtac_95._optionActive_1qtac_95:not(._optionSelected_1qtac_95){background-color:var(--color-accent)}._option_1qtac_95._firstSelected_1qtac_124{border-top-left-radius:calc(.625rem - 2px);border-top-right-radius:calc(.625rem - 2px)}._option_1qtac_95._lastSelected_1qtac_128{border-bottom-left-radius:calc(.625rem - 2px);border-bottom-right-radius:calc(.625rem - 2px)}._optionContent_1qtac_133{display:flex;flex-direction:column;gap:.25rem}._optionLabel_1qtac_139{font-weight:500}._optionDescription_1qtac_143{font-size:.75rem;color:var(--color-muted-foreground);opacity:.8}._optionSelected_1qtac_95 ._optionDescription_1qtac_143{color:var(--color-primary-foreground);opacity:.9}._helperText_1qtac_153{font-size:.75rem;color:var(--color-muted-foreground);margin:0}._errorText_1qtac_159{color:var(--color-destructive)}._textareaGroup_1g50c_1{display:flex;flex-direction:column;gap:.5rem}._label_1g50c_7{font-size:.875rem;font-weight:500;color:var(--color-foreground)}._textarea_1g50c_1{width:100%;padding:.75rem 1rem;font-size:1rem;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;border:1px solid var(--color-border);border-radius:calc(.625rem - 2px);background-color:var(--color-background);color:var(--color-foreground);transition:all .15s cubic-bezier(.4,0,.2,1);resize:vertical;min-height:10rem}._textarea_1g50c_1:focus{outline:2px solid var(--color-ring);outline-offset:2px;border-color:var(--color-ring)}._textarea_1g50c_1:disabled{opacity:.6;cursor:not-allowed}._textarea_1g50c_1::placeholder{color:var(--color-muted-foreground)}._textarea_1g50c_1._error_1g50c_38{border-color:var(--color-destructive)}._textarea_1g50c_1._error_1g50c_38:focus{outline-color:var(--color-destructive);border-color:var(--color-destructive)}._helperText_1g50c_46{font-size:.75rem;color:var(--color-muted-foreground);margin:0}._errorText_1g50c_52{color:var(--color-destructive)}._reportForm_vjfbz_1{display:flex;flex-direction:column;gap:1.5rem}._formSection_vjfbz_7{display:flex;flex-direction:column;gap:.5rem}._helperText_vjfbz_13{font-size:.875rem;color:var(--color-muted-foreground);margin:0;text-align:right}._formActions_vjfbz_20{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem}._commentItem_k7y4a_1{display:flex;gap:.75rem;padding:1rem;background:var(--color-background);border-radius:calc(.625rem + 4px);border:1px solid var(--color-border);transition:all .15s cubic-bezier(.4,0,.2,1)}@media (max-width: 48rem){._commentItem_k7y4a_1{gap:.5rem;padding:.75rem}}._commentItem_k7y4a_1:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}._commentAvatar_k7y4a_20{width:2.5rem!important;height:2.5rem!important;flex-shrink:0}@media (max-width: 48rem){._commentAvatar_k7y4a_20{width:2rem!important;height:2rem!important}}._commentAvatar_k7y4a_20>*{width:100%!important;height:100%!important}._commentContent_k7y4a_36{flex:1;min-width:0}._commentHeader_k7y4a_41{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;gap:.5rem}@media (max-width: 48rem){._commentHeader_k7y4a_41{flex-wrap:wrap;gap:.375rem}}._commentUserInfo_k7y4a_55{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}@media (max-width: 48rem){._commentUserInfo_k7y4a_55{gap:.375rem;flex-wrap:wrap}}._commentUser_k7y4a_55{font-weight:500;color:var(--color-foreground);font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 48rem){._commentUser_k7y4a_55{font-size:.75rem}}._myCommentBadge_k7y4a_83{padding:.25rem .75rem;background-color:var(--color-primary);color:var(--color-primary-foreground);border-radius:9999px;font-size:.75rem;font-weight:500;white-space:nowrap;flex-shrink:0}@media (max-width: 48rem){._myCommentBadge_k7y4a_83{padding:.125rem .5rem;font-size:.625rem}}._commentTimestamp_k7y4a_100{font-size:.75rem;color:var(--color-muted-foreground);white-space:nowrap;flex-shrink:0}@media (max-width: 48rem){._commentTimestamp_k7y4a_100{font-size:.625rem}}._commentLikeButton_k7y4a_112{display:inline-flex;align-items:center;gap:.375rem;padding:0;background:none;border:none;color:var(--color-muted-foreground);cursor:pointer;transition:color .15s cubic-bezier(.4,0,.2,1)}._commentLikeButton_k7y4a_112:hover{color:var(--color-foreground)}._commentLikeButton_k7y4a_112:hover ._commentLikeIconWrapper_k7y4a_126{background:var(--color-muted)}._commentLikeButton_k7y4a_112._disabled_k7y4a_129,._commentLikeButton_k7y4a_112:disabled{opacity:.5;cursor:not-allowed}._commentLikeButton_k7y4a_112._disabled_k7y4a_129:hover,._commentLikeButton_k7y4a_112:disabled:hover{color:var(--color-muted-foreground)}._commentLikeButton_k7y4a_112._disabled_k7y4a_129:hover ._commentLikeIconWrapper_k7y4a_126,._commentLikeButton_k7y4a_112:disabled:hover ._commentLikeIconWrapper_k7y4a_126{background:transparent}@media (max-width: 48rem){._commentLikeButton_k7y4a_112{gap:.25rem}}._commentLikeIconWrapper_k7y4a_126{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .5rem;border-radius:calc(.625rem - 2px);transition:background .15s cubic-bezier(.4,0,.2,1)}@media (max-width: 48rem){._commentLikeIconWrapper_k7y4a_126{padding:.25rem .375rem}}._commentLikeIcon_k7y4a_126{transition:color .15s cubic-bezier(.4,0,.2,1),fill .15s cubic-bezier(.4,0,.2,1)}._commentLikeIcon_k7y4a_126[data-liked=true]{color:#ef4444}._commentLikeCount_k7y4a_166{font-size:.875rem;color:var(--color-muted-foreground);-webkit-user-select:none;user-select:none;min-width:1.5em;display:inline-block;text-align:left;transition:opacity .15s cubic-bezier(.4,0,.2,1)}._commentLikeCount_k7y4a_166[data-visible=false]{opacity:0}._commentLikeCount_k7y4a_166[data-visible=true]{opacity:1}._commentText_k7y4a_182{font-size:.875rem;color:var(--color-foreground);line-height:1.625;word-break:break-word;margin-bottom:.5rem}._commentFooter_k7y4a_190{display:flex;align-items:center;margin-top:.5rem}._commentEditActions_k7y4a_196{display:flex;align-items:center;gap:.25rem;flex-shrink:0}@media (max-width: 48rem){._commentEditActions_k7y4a_196{gap:.125rem}}._commentEditButton_k7y4a_208,._commentDeleteButton_k7y4a_209,._commentReportButton_k7y4a_210{display:inline-flex;align-items:center;justify-content:center;padding:.25rem;background:none;border:none;color:var(--color-muted-foreground);cursor:pointer;transition:color .15s cubic-bezier(.4,0,.2,1);border-radius:calc(.625rem - 2px)}._commentEditButton_k7y4a_208:hover,._commentDeleteButton_k7y4a_209:hover,._commentReportButton_k7y4a_210:hover{color:var(--color-foreground);background:var(--color-muted)}._commentEditButton_k7y4a_208:disabled,._commentDeleteButton_k7y4a_209:disabled,._commentReportButton_k7y4a_210:disabled{opacity:.5;cursor:not-allowed}._commentDeleteButton_k7y4a_209:hover{color:#ef4444}._commentEditForm_k7y4a_239{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}._commentEditTextarea_k7y4a_246{width:100%;padding:.75rem;border:1px solid var(--color-border);border-radius:.625rem;resize:none;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;font-size:.875rem;line-height:1.5;background:var(--color-background);color:var(--color-foreground);transition:all .15s cubic-bezier(.4,0,.2,1)}._commentEditTextarea_k7y4a_246::placeholder{color:var(--color-muted-foreground)}._commentEditTextarea_k7y4a_246:focus{outline:none;border-color:var(--color-purple-600);box-shadow:0 0 0 2px rgba(var(--color-purple-600),.2)}._commentEditFormActions_k7y4a_268{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}._commentsList_8b0wy_1{display:flex;flex-direction:column;gap:1rem}._emptyComments_8b0wy_7{padding:4rem 1.5rem;text-align:center;color:var(--color-muted-foreground)}._emptyComments_8b0wy_7 p{margin:.5rem 0;font-size:1rem}._loadMoreWrapper_8b0wy_17{display:flex;justify-content:center;margin-top:1.5rem}@media (max-width: 48rem){._loadMoreWrapper_8b0wy_17{margin-top:1rem}}._loadMoreButton_8b0wy_28{min-width:10rem}@media (max-width: 48rem){._loadMoreButton_8b0wy_28{min-width:7.5rem;width:100%;max-width:10rem}}._commentsCard_aoawo_1{padding:1.5rem;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-color:var(--color-border)}@media (max-width: 48rem){._commentsCard_aoawo_1{padding:1rem}}._commentsHeader_aoawo_13{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}@media (max-width: 48rem){._commentsHeader_aoawo_13{gap:.375rem;margin-bottom:1rem}}._commentsIcon_aoawo_26{width:1.5rem;height:1.5rem;color:var(--color-purple-600)}@media (max-width: 48rem){._commentsIcon_aoawo_26{width:1.25rem;height:1.25rem}}._commentsTitle_aoawo_38{font-size:1.25rem;font-weight:500;color:var(--color-foreground)}@media (max-width: 48rem){._commentsTitle_aoawo_38{font-size:1.125rem}}._commentForm_aoawo_49{margin-bottom:1.5rem;background:var(--color-muted);border-radius:calc(.625rem + 4px);padding:1rem}@media (max-width: 48rem){._commentForm_aoawo_49{margin-bottom:1rem;padding:.75rem}}._commentTextarea_aoawo_62{width:100%;padding:.75rem;border:1px solid var(--color-border);border-radius:.625rem;resize:none;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;font-size:1rem;line-height:1.5;background:var(--color-background);color:var(--color-foreground);transition:all .15s cubic-bezier(.4,0,.2,1)}._commentTextarea_aoawo_62::placeholder{color:var(--color-muted-foreground)}._commentTextarea_aoawo_62:focus{outline:none;border-color:var(--color-purple-600);box-shadow:0 0 0 2px rgba(var(--color-purple-600),.2)}._commentFormActions_aoawo_84{display:flex;justify-content:flex-end;margin-top:.5rem}.dark ._commentsCard_aoawo_1{background:#191919b3}._notesSection_1xkgv_1{margin-bottom:1.5rem}._notesHeader_1xkgv_5{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._sectionTitle_1xkgv_12{font-size:1.125rem;font-weight:500;color:var(--color-foreground);height:27px}._suggestButton_1xkgv_19{display:flex;align-items:center;gap:.25rem}._suggestIcon_1xkgv_25{width:1rem;height:1rem}._notesGrid_1xkgv_30{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 40rem){._notesGrid_1xkgv_30{grid-template-columns:repeat(2,1fr)}}@media (min-width: 64rem){._notesGrid_1xkgv_30{grid-template-columns:repeat(3,1fr)}}@media (min-width: 80rem){._notesGrid_1xkgv_30{grid-template-columns:repeat(4,1fr)}}._emptyState_1xkgv_51{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 1.5rem;text-align:center}._emptyIcon_1xkgv_60{width:4rem;height:4rem;color:var(--color-muted-foreground);margin-bottom:1.5rem}._emptyTitle_1xkgv_67{color:var(--color-foreground);font-size:1.25rem;font-weight:500;margin-bottom:.5rem}._emptyDescription_1xkgv_74{color:var(--color-muted-foreground);font-size:1rem}._loadMoreWrapper_1xkgv_79{margin-top:3rem;text-align:center}._loadMoreButton_1xkgv_84{border-color:var(--color-border)}._loadMoreButton_1xkgv_84:hover{background-color:var(--color-accent)}@keyframes _shimmer_1nis1_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._notesSection_1nis1_9{margin-bottom:1.5rem}._notesHeader_1nis1_13{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._skeletonSectionTitle_1nis1_20{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1nis1_1 2s infinite;border-radius:calc(.625rem - 2px);width:6rem;height:1.25rem}._skeletonButton_1nis1_29{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1nis1_1 2s infinite;width:10rem;height:2.5rem;border-radius:calc(.625rem - 2px)}._notesGrid_1nis1_39{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 40rem){._notesGrid_1nis1_39{grid-template-columns:repeat(2,1fr)}}@media (min-width: 64rem){._notesGrid_1nis1_39{grid-template-columns:repeat(3,1fr)}}@media (min-width: 80rem){._notesGrid_1nis1_39{grid-template-columns:repeat(4,1fr)}}._skeletonCard_1nis1_60{position:relative;aspect-ratio:3/4;border-radius:.625rem;overflow:hidden;background:linear-gradient(to bottom right,var(--color-muted),var(--color-background))}._skeletonImage_1nis1_68{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1nis1_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;height:100%}._skeletonBadgeOverlay_1nis1_77{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1nis1_1 2s infinite;border-radius:calc(.625rem - 2px);position:absolute;top:.75rem;left:.75rem;width:6rem;height:1.5rem;border-radius:9999px}._skeletonInfoOverlay_1nis1_90{position:absolute;bottom:0;left:0;right:0;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem}._skeletonInfoTitle_1nis1_101{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1nis1_1 2s infinite;border-radius:calc(.625rem - 2px);width:60%;height:1.75rem;border-radius:calc(.625rem - 4px)}._skeletonInfoSubtitle_1nis1_111{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1nis1_1 2s infinite;border-radius:calc(.625rem - 2px);width:40%;height:1.25rem;border-radius:calc(.625rem - 4px)}._skeletonInfoStats_1nis1_121{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1nis1_1 2s infinite;border-radius:calc(.625rem - 2px);width:80%;height:1.25rem;border-radius:calc(.625rem - 4px);margin-top:.5rem}._container_gu3cx_1{min-height:100vh;background:linear-gradient(to bottom right,var(--color-muted),var(--color-background))}._header_gu3cx_6{background:#ffffffb3;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid var(--color-border)}._headerContent_gu3cx_12{max-width:72rem;margin:0 auto;padding:5.25rem 1rem 1rem}@media (min-width: 48rem){._headerContent_gu3cx_12{padding:5.25rem 1.5rem 1.5rem}}@media (min-width: 64rem){._headerContent_gu3cx_12{padding:5.25rem 2rem 2rem}}._headerTitle_gu3cx_31{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}._headerIcon_gu3cx_38{width:1.5rem;height:1.5rem;color:var(--color-purple-600)}@media (min-width: 48rem){._headerIcon_gu3cx_38{width:2rem;height:2rem}}._title_gu3cx_50{font-size:1.25rem;font-weight:700;color:var(--color-foreground)}@media (min-width: 48rem){._title_gu3cx_50{font-size:1.5rem}}@media (min-width: 64rem){._title_gu3cx_50{font-size:1.875rem}}._description_gu3cx_66{color:var(--color-muted-foreground);margin-bottom:1.5rem;font-size:1rem;line-height:1.5}._searchWrapper_gu3cx_73{position:relative}._searchIcon_gu3cx_77{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:var(--color-muted-foreground);pointer-events:none;z-index:1}._searchInput_gu3cx_89{padding-left:3rem;height:3rem;background:#fffc;border-color:var(--color-border)}._searchInput_gu3cx_89:focus{border-color:var(--color-purple-600)}._content_gu3cx_99{max-width:72rem;margin:0 auto;padding:2rem 1.5rem}@media (min-width: 48rem){._content_gu3cx_99{padding:2rem}}.dark ._header_gu3cx_6{background:#191919b3}.dark ._searchInput_gu3cx_89{background:#191919cc}._container_n9z9n_1{margin-bottom:1.5rem}._selectorButton_n9z9n_5{display:inline-flex;align-items:center;gap:.75rem;min-height:3rem;padding:0 1rem;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--color-border);border-radius:.625rem;cursor:pointer;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0f172a0a}._selectorButton_n9z9n_5:hover{border-color:var(--color-purple-600)}._selectorButton_n9z9n_5:focus-visible{outline:none;border-color:var(--color-purple-600);box-shadow:0 0 0 3px #b067d940}._selectorButtonOpen_n9z9n_28{border-color:var(--color-purple-600);box-shadow:0 0 0 3px #b067d938}._selectorIcon_n9z9n_33{width:1.25rem;height:1.25rem;flex-shrink:0;color:var(--color-purple-600)}._selectedName_n9z9n_40{font-size:.875rem;font-weight:500;color:var(--color-foreground);text-align:left;flex:1;min-width:0}._arrowIcon_n9z9n_49{width:1.25rem;height:1.25rem;flex-shrink:0;color:var(--color-muted-foreground);transition:transform .15s cubic-bezier(.4,0,.2,1)}._arrowIconOpen_n9z9n_57{transform:rotate(180deg)}._accordModal_n9z9n_61{max-width:min(92vw,560px);width:100%}._modalBody_n9z9n_66{display:flex;flex-direction:column;gap:1.5rem}._modalHint_n9z9n_72{margin:0 0 .5rem;font-size:.875rem;line-height:1.5;color:var(--color-muted-foreground)}._group_n9z9n_79{display:flex;flex-direction:column;gap:.75rem}._group_n9z9n_79:last-child{margin-bottom:0}._groupTitle_n9z9n_88{margin:0 0 .5rem;font-size:.875rem;font-weight:700;color:var(--color-muted-foreground);letter-spacing:.05em}._chipRow_n9z9n_96{display:flex;flex-wrap:wrap;gap:.5rem}._chip_n9z9n_96{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .75rem;font-size:.875rem;font-weight:500;line-height:1.25;color:var(--color-foreground);background-color:transparent;border:1px solid var(--color-border);border-radius:9999px;cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1)}._chip_n9z9n_96:hover{border-color:var(--color-purple-600);background-color:#b067d914;color:var(--color-purple-800)}._chip_n9z9n_96:focus-visible{outline:none;border-color:var(--color-purple-600);box-shadow:0 0 0 2px #b067d940}._chipSelected_n9z9n_128{background-color:var(--color-purple-600)!important;color:var(--color-primary-foreground)!important;border-color:var(--color-purple-600)!important}._chipSelected_n9z9n_128:hover{background-color:var(--color-purple-700)!important;border-color:var(--color-purple-700)!important;color:var(--color-primary-foreground)!important}.dark ._selectorButton_n9z9n_5{background:#191919d9;box-shadow:0 1px 2px #00000040}.dark ._chip_n9z9n_96:hover{color:var(--color-purple-600)}@keyframes _shimmer_cr256_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._container_cr256_9{min-height:100vh;background:linear-gradient(to bottom right,var(--color-muted),var(--color-background))}._header_cr256_14{background:#ffffffb3;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid var(--color-border)}._headerContent_cr256_20{max-width:72rem;margin:0 auto;padding:5.25rem 1rem 1rem}@media (min-width: 48rem){._headerContent_cr256_20{padding:5.25rem 1.5rem 1.5rem}}@media (min-width: 64rem){._headerContent_cr256_20{padding:5.25rem 2rem 2rem}}._headerTitle_cr256_39{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}._skeletonIcon_cr256_46{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_cr256_1 2s infinite;border-radius:calc(.625rem - 2px);width:1.5rem;height:1.5rem;border-radius:9999px;flex-shrink:0}@media (min-width: 48rem){._skeletonIcon_cr256_46{width:2rem;height:2rem}}._skeletonTitle_cr256_63{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_cr256_1 2s infinite;border-radius:calc(.625rem - 2px);width:10rem;height:2.5rem}._skeletonDescription_cr256_72{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_cr256_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;max-width:30rem;height:1.5rem;margin-bottom:1.5rem}._searchWrapper_cr256_83{position:relative}._skeletonSearchInput_cr256_87{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_cr256_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;height:3rem;border-radius:.625rem}._content_cr256_97{max-width:72rem;margin:0 auto;padding:2rem 1.5rem}@media (min-width: 48rem){._content_cr256_97{padding:2rem}}._accordSkeleton_cr256_108{margin-bottom:1.5rem}._skeletonSelectorButton_cr256_112{display:inline-flex;align-items:center;gap:.75rem;min-height:3rem;padding:0 1rem;box-sizing:border-box;width:fit-content;max-width:100%}._skeletonSelectorIcon_cr256_123{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_cr256_1 2s infinite;border-radius:calc(.625rem - 2px);width:1.25rem;height:1.25rem;flex-shrink:0}._skeletonSelectorText_cr256_133{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_cr256_1 2s infinite;border-radius:calc(.625rem - 2px);width:8rem;height:1.25rem;flex-shrink:0}._skeletonSelectorChevron_cr256_143{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_cr256_1 2s infinite;border-radius:calc(.625rem - 2px);width:1.25rem;height:1.25rem;flex-shrink:0}.dark ._header_cr256_14{background:#191919b3}._overlay_6bc23_1{position:absolute;top:calc(100% + .5rem);left:0;right:0;z-index:40}._dropdown_130a9_1{background:var(--color-card);border:1px solid var(--color-border);border-radius:.625rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;display:flex;flex-direction:column;max-height:20rem}._dropdown_130a9_1._keyboardNavigationActive_130a9_10 ._itemButton_130a9_10:hover:not(._itemButtonActive_130a9_10),._dropdown_130a9_1._keyboardNavigationActive_130a9_10 ._popularButton_130a9_11:hover:not(._popularButtonActive_130a9_11){background-color:transparent!important}._dropdownHeader_130a9_15{padding:.75rem 1rem;border-bottom:1px solid var(--color-border);flex-shrink:0}._dropdownHeaderContent_130a9_21{display:flex;align-items:center;gap:.5rem}._headerIcon_130a9_27{width:1rem;height:1rem;color:var(--color-muted-foreground)}._dropdownTitleWrapper_130a9_33{display:flex;align-items:center;gap:.5rem;flex:1}._dropdownTitle_130a9_33{font-size:.875rem;font-weight:500;color:var(--color-muted-foreground)}._dropdownGuide_130a9_46{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--color-muted-foreground);opacity:.6;margin-left:auto}._guideIcon_130a9_56{width:.75rem;height:.75rem}._dropdownList_130a9_61{overflow-y:auto;flex:1;min-height:0}._section_130a9_67{border-bottom:1px solid var(--color-border)}._section_130a9_67:last-child{border-bottom:none}._sectionHeader_130a9_74{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:var(--color-muted)}._sectionIcon_130a9_82{width:1rem;height:1rem;color:var(--color-muted-foreground)}._sectionTitle_130a9_88{font-size:.875rem;font-weight:500;color:var(--color-muted-foreground)}._itemList_130a9_94{list-style:none;margin:0;padding:0}._item_130a9_10{margin:0;padding:0}._itemButton_130a9_10{width:100%;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:none;border:none;cursor:pointer;text-align:left;transition:background-color .15s cubic-bezier(.4,0,.2,1)}._itemButton_130a9_10:hover:not(._itemButtonActive_130a9_10){background-color:var(--color-muted)}._itemButton_130a9_10:active{background-color:transparent}._itemButton_130a9_10._itemButtonActive_130a9_10{background-color:var(--color-muted)}._itemIcon_130a9_127{width:1rem;height:1rem;color:var(--color-muted-foreground);flex-shrink:0}._itemText_130a9_134{flex:1;font-size:1rem;color:var(--color-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._popularList_130a9_143{list-style:none;margin:0;padding:0}._popularItem_130a9_149{margin:0;padding:0}._popularButton_130a9_11{width:100%;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:none;border:none;cursor:pointer;text-align:left;transition:background-color .15s cubic-bezier(.4,0,.2,1)}._popularButton_130a9_11:hover:not(._popularButtonActive_130a9_11){background-color:var(--color-muted)}._popularButton_130a9_11:active{background-color:transparent}._popularButton_130a9_11._popularButtonActive_130a9_11{background-color:var(--color-muted)}._popularRank_130a9_176{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background-color:var(--color-muted);border-radius:calc(.625rem - 4px);font-size:.875rem;font-weight:500;color:var(--color-muted-foreground);flex-shrink:0}._popularText_130a9_190{flex:1;font-size:1rem;color:var(--color-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._heroSection_2mxat_1{position:relative;background:linear-gradient(135deg,#fcf7ff,#fef4f9,#f0f7ff);padding:4rem 0 2rem;transition:background .15s cubic-bezier(.4,0,.2,1)}.dark ._heroSection_2mxat_1{background:linear-gradient(135deg,#25182d,#221829,#1d1720)}._heroContainer_2mxat_12{max-width:72rem;margin:0 auto;padding:0 1.5rem}._heroContent_2mxat_18{max-width:48rem;margin:0 auto 2rem;text-align:center;padding-top:2rem}._heroDescription_2mxat_25{color:var(--color-muted-foreground);margin-bottom:2rem;margin-top:1rem;font-size:1rem;line-height:1.625}._searchWrapper_2mxat_33{max-width:42rem;margin:0 auto}._searchInputWrapper_2mxat_38{position:relative;width:100%}._searchIcon_2mxat_43{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:var(--color-muted-foreground);pointer-events:none;z-index:2}._searchInput_2mxat_38{width:100%;padding-left:3rem!important;padding-right:5rem!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}._searchInput_2mxat_38:focus{border-color:var(--color-purple-600);outline-color:var(--color-purple-600)}._clearButton_2mxat_66{position:absolute;right:3rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:none;border:none;border-radius:calc(.625rem - 2px);cursor:pointer;z-index:2;padding:0}._clearButtonIcon_2mxat_84{width:1.25rem;height:1.25rem;color:var(--color-muted-foreground);transition:color .15s cubic-bezier(.4,0,.2,1)}._clearButton_2mxat_66:hover ._clearButtonIcon_2mxat_84{color:var(--color-foreground)}._clearButton_2mxat_66:active ._clearButtonIcon_2mxat_84{color:var(--color-foreground);opacity:.7}._searchIconButton_2mxat_100{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:none;border:none;border-radius:calc(.625rem - 2px);cursor:pointer;z-index:2;transition:background-color .15s cubic-bezier(.4,0,.2,1)}._searchIconButton_2mxat_100:hover{background-color:var(--color-muted)}._searchIconButton_2mxat_100:active{background-color:var(--color-muted-foreground)}._searchIconButtonIcon_2mxat_124{width:1.25rem;height:1.25rem;color:var(--color-purple-600)}._categoryPills_2mxat_130{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:56rem;margin:0 auto}._categoryButton_2mxat_139{display:inline-flex;align-items:center;gap:.25rem}._categoryButtonActive_2mxat_145{background-color:var(--color-purple-600)!important;color:var(--color-primary-foreground)!important;border-color:var(--color-purple-600)!important}._categoryButtonActive_2mxat_145:hover{background-color:var(--color-purple-700)!important}._categoryIcon_2mxat_154{margin-right:.25rem}._cardLink_1tfz2_1{text-decoration:none;color:inherit}._productCard_1tfz2_6{cursor:pointer;background-color:var(--color-card);border-radius:.625rem;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;transition:all .15s cubic-bezier(.4,0,.2,1);contain:layout paint;display:flex;flex-direction:column;box-sizing:border-box;width:100%}._productCard_1tfz2_6:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translateY(-2px)}.dark ._productCard_1tfz2_6{border-color:var(--color-border);box-shadow:0 1px 3px #0000004d,0 1px 2px -1px #0000004d}._imageWrapper_1tfz2_29{position:relative;aspect-ratio:1;background-color:var(--color-muted);overflow:hidden}._image_1tfz2_29{width:100%;height:100%}._image_1tfz2_29 img{transition:transform .3s cubic-bezier(.4,0,.2,1)}._productCard_1tfz2_6:hover ._image_1tfz2_29 img{transform:scale(1.05)}._imagePlaceholder_1tfz2_48{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--color-muted);background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.02) 10px,rgba(0,0,0,.02) 20px)}._placeholderIcon_1tfz2_58{width:3rem;height:3rem;color:var(--color-muted-foreground);opacity:.5}._quickActions_1tfz2_65{position:absolute;top:.75rem;right:.75rem;display:flex;flex-direction:column;gap:.5rem;opacity:0;transition:opacity .15s cubic-bezier(.4,0,.2,1)}._productCard_1tfz2_6:hover ._quickActions_1tfz2_65{opacity:1}._quickActionButton_1tfz2_80{width:auto;min-width:2rem;height:2rem;padding:0 .5rem;background-color:var(--color-background);border-radius:9999px;display:flex;align-items:center;justify-content:center;gap:.25rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border:none;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}._quickActionButton_1tfz2_80:hover{background-color:var(--color-accent)}._likeCount_1tfz2_100{font-size:.75rem;color:var(--color-foreground);font-weight:500;white-space:nowrap}._quickActionIcon_1tfz2_107{width:1rem;height:1rem;color:var(--color-muted-foreground);transition:color .15s cubic-bezier(.4,0,.2,1)}._quickActionIcon_1tfz2_107[data-liked=true]{color:#ef4444}._info_1tfz2_117{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}._brand_1tfz2_125{font-size:.75rem;color:var(--color-muted-foreground)}._name_1tfz2_130{color:var(--color-foreground);font-size:1rem;font-weight:500;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s cubic-bezier(.4,0,.2,1)}._productCard_1tfz2_6:hover ._name_1tfz2_130{color:var(--color-primary)}._description_1tfz2_146{font-size:.875rem;color:var(--color-muted-foreground);line-height:1.25;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}._notes_1tfz2_156{display:flex;flex-wrap:wrap;gap:.25rem}._noteTag_1tfz2_162{font-size:.75rem;padding:.125rem .5rem;background-color:var(--color-muted);color:var(--color-muted-foreground);border-radius:calc(.625rem - 4px)}._footer_1tfz2_170{display:flex;align-items:center;justify-content:space-between;padding-top:.5rem;margin-top:auto}._rating_1tfz2_178{display:flex;align-items:center;gap:.25rem}._starIcon_1tfz2_184{width:1rem;height:1rem;fill:#fbbf24;color:#fbbf24}._ratingValue_1tfz2_191{font-size:.875rem;color:var(--color-foreground)}._reviewCount_1tfz2_196{font-size:.75rem;color:var(--color-muted-foreground)}._indicator_d9hiw_1{display:flex;flex-direction:column;gap:.5rem}._sliderContainer_d9hiw_7{display:flex;align-items:center;gap:.75rem;width:100%}._leftLabel_d9hiw_14,._rightLabel_d9hiw_15{font-size:.875rem;font-weight:500;color:var(--color-foreground);white-space:nowrap;min-width:fit-content}._trackWrapper_d9hiw_23{position:relative;flex:1;width:100%}._track_d9hiw_23{position:relative;width:100%;height:8px;background-color:var(--color-muted);border-radius:9999px}._point_d9hiw_37{position:absolute;top:50%;transform:translate(-50%,-50%);width:1rem;height:1rem;border-radius:9999px;background-color:var(--color-primary);border:2px solid var(--color-muted);box-shadow:0 0 0 2px #0000001a,0 2px 8px #00000026;transition:left .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1)}.dark ._point_d9hiw_37{border-color:var(--color-background);box-shadow:0 0 0 2px #ffffff1a,0 2px 8px #0000004d,0 0 12px #ffffff0d}._indicatorRangeSlider_12zrd_1{display:flex;flex-direction:column;gap:.75rem}._sliderContainer_12zrd_7{display:flex;align-items:center;gap:.75rem;width:100%}._leftLabel_12zrd_14,._rightLabel_12zrd_15{font-size:.75rem;font-weight:500;color:var(--color-foreground);white-space:nowrap;min-width:fit-content}._sliderWrapper_12zrd_23{position:relative;flex:1;width:100%;height:1.5rem;display:flex;align-items:center;cursor:pointer}._track_12zrd_33{position:absolute;width:100%;height:.5rem;background-color:var(--color-muted);border-radius:9999px;overflow:hidden;cursor:pointer}._rangeFill_12zrd_43{position:absolute;top:0;height:100%;border-radius:9999px;background-color:var(--color-purple-600);opacity:.3}._handle_12zrd_52{position:absolute;width:1rem;height:1rem;border-radius:9999px;background-color:var(--color-purple-600);border:2px solid var(--color-background);cursor:grab;transform:translate(-50%);transition:all .15s cubic-bezier(.4,0,.2,1);z-index:2;-webkit-user-select:none;user-select:none;touch-action:none;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}._handle_12zrd_52:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.375rem;height:.375rem;border-radius:9999px;background-color:var(--color-primary-foreground)}._handle_12zrd_52:hover{transform:translate(-50%) scale(1.1);background-color:var(--color-purple-700);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}._handle_12zrd_52:active,._handle_12zrd_52._dragging_12zrd_83{cursor:grabbing;transform:translate(-50%) scale(1.15);background-color:var(--color-purple-800);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._handle_12zrd_52:focus-visible{outline:2px solid var(--color-ring);outline-offset:2px}._handleMin_12zrd_94{z-index:3}._handleMax_12zrd_98{z-index:4}._filterGroup_10mpp_1{display:flex;flex-direction:column;gap:.75rem}._filterGroupTitle_10mpp_7{color:var(--color-foreground);font-size:1rem;font-weight:500}._filterGroupGuide_10mpp_13{color:var(--color-muted-foreground);font-size:.875rem;font-weight:400}._indicatorsWrapper_fq5y3_1{display:flex;flex-direction:column;gap:1rem}._notesWrapper_s8rb3_1{display:flex;flex-wrap:wrap;gap:.5rem}._noteBadge_s8rb3_7{cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}._noteBadge_s8rb3_7:hover{opacity:.8}._noteBadgeActive_s8rb3_15{background-color:var(--color-purple-600)!important;color:var(--color-primary-foreground)!important;border-color:var(--color-purple-600)!important}._checkboxGroup_es61j_1{display:flex;flex-direction:column;gap:.5rem}._checkboxLabel_es61j_7{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none}._checkboxLabel_es61j_7:focus-visible ._checkboxBox_es61j_15{outline:2px solid var(--color-ring);outline-offset:2px;border-color:var(--color-ring)}._checkboxLabel_es61j_7:hover:not(._disabled_es61j_20) ._checkboxBox_es61j_15{border-color:var(--color-muted-foreground)}._checkboxLabel_es61j_7._disabled_es61j_20{cursor:not-allowed;opacity:.6}._checkboxLabel_es61j_7._error_es61j_27 ._checkboxBox_es61j_15{border-color:var(--color-destructive)}._checkboxBox_es61j_15{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0;border:1px solid var(--color-border);border-radius:calc(.625rem - 4px);background-color:var(--color-background);transition:all .15s cubic-bezier(.4,0,.2,1);cursor:pointer}._checkboxBox_es61j_15._checked_es61j_44{background-color:var(--color-purple-600);border-color:var(--color-purple-600)}._checkboxLabel_es61j_7:hover:not(._disabled_es61j_20) ._checkboxBox_es61j_15._checked_es61j_44{background-color:var(--color-purple-700);border-color:var(--color-purple-700)}._checkboxLabel_es61j_7._disabled_es61j_20 ._checkboxBox_es61j_15{opacity:.6;cursor:not-allowed}._checkIcon_es61j_57{width:.75rem;height:.75rem;color:var(--color-primary-foreground);stroke-width:3}._checkboxText_es61j_64{font-size:.875rem;color:var(--color-foreground);line-height:1.5}._helperText_es61j_70{font-size:.75rem;color:var(--color-muted-foreground);margin:0;margin-left:1.5rem}._errorText_es61j_77{color:var(--color-destructive)}._filterOptions_17spa_1{display:flex;flex-direction:column;gap:.5rem}._checkboxSkeleton_17spa_7{width:6rem;height:1.25rem;border-radius:calc(.625rem - 4px);background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted) 50%,var(--color-muted) 100%);background-size:200% 100%;animation:_shimmer_17spa_1 1.5s infinite}@keyframes _shimmer_17spa_1{0%{background-position:-200% 0}to{background-position:200% 0}}._expandButton_17spa_24{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:.5rem;padding:.5rem 1rem;background:none;border:1px solid var(--color-border);border-radius:calc(.625rem - 2px);color:var(--color-muted-foreground);font-size:.875rem;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}._expandButton_17spa_24:hover{background-color:var(--color-muted);color:var(--color-foreground);border-color:var(--color-border)}._notesWrapper_y59na_1{display:flex;flex-wrap:wrap;gap:.5rem}._noteBadge_y59na_7{cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}._noteBadge_y59na_7:hover{opacity:.8}._noteBadgeActive_y59na_15{background-color:var(--color-purple-600)!important;color:var(--color-primary-foreground)!important;border-color:var(--color-purple-600)!important}._badgeSkeleton_y59na_21{width:4rem;height:1.5rem;border-radius:calc(.625rem - 2px);background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted) 50%,var(--color-muted) 100%);background-size:200% 100%;animation:_shimmer_y59na_1 1.5s infinite}@keyframes _shimmer_y59na_1{0%{background-position:-200% 0}to{background-position:200% 0}}._notesWrapper_13ur4_1{display:flex;flex-wrap:wrap;gap:.5rem}._noteBadgeSkeleton_13ur4_7{width:4rem;height:1.5rem;border-radius:calc(.625rem - 2px);background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted) 50%,var(--color-muted) 100%);background-size:200% 100%;animation:_shimmer_13ur4_1 1.5s infinite}@keyframes _shimmer_13ur4_1{0%{background-position:-200% 0}to{background-position:200% 0}}._starRating_1wmem_1{display:flex;align-items:center;gap:.125rem}._starIcon_1wmem_7{flex-shrink:0}._sidebar_5hfc4_1{display:none}@media (min-width: 64rem){._sidebar_5hfc4_1{display:block;width:16rem;flex-shrink:0}}._sidebarContent_5hfc4_12{position:sticky;top:6rem;display:flex;flex-direction:column;gap:1.5rem;max-height:calc(100vh - 6rem);overflow-y:auto;padding-right:1.5rem}._filterHeader_5hfc4_23{display:flex;align-items:center;justify-content:space-between}._filterTitle_5hfc4_29{color:var(--color-foreground);font-size:1.125rem;font-weight:500}._clearButton_5hfc4_35{font-size:.75rem;color:var(--color-muted-foreground)}._clearButton_5hfc4_35:hover{color:var(--color-foreground)}@media (min-width: 64rem){._drawerWrapper_cqwwa_2{display:none}}._drawerFilters_cqwwa_7{flex:1;padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto}._drawerActions_cqwwa_16{position:sticky;bottom:0;display:flex;gap:.5rem;padding:1.5rem;border-top:1px solid var(--color-border);background-color:var(--color-background);z-index:1}._drawerActionButton_cqwwa_27{flex:1}._requestForm_1qgqz_1{display:flex;flex-direction:column;gap:1rem}._formSection_1qgqz_7{display:flex;flex-direction:column;gap:.5rem}._productInfo_1qgqz_13{font-size:.875rem;color:var(--color-muted-foreground);margin:0;padding:.75rem;background-color:var(--color-accent);border-radius:calc(.625rem - 2px)}._helperText_1qgqz_22{font-size:.75rem;color:var(--color-muted-foreground);text-align:right;margin:0}._formActions_1qgqz_29{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem}@keyframes _shimmer_10su7_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._mainContent_10su7_9{flex:1}._topBar_10su7_13{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._resultCount_10su7_20{color:var(--color-muted-foreground);font-size:1rem}._resultCountNumber_10su7_25{color:var(--color-foreground);font-weight:500}._resultCountSkeleton_10su7_30{display:inline-block;min-width:6rem;height:1.25rem}._resultCountSkeletonText_10su7_36{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10su7_1 2s infinite;border-radius:calc(.625rem - 2px);display:inline-block;width:100%;height:1.25rem}._topBarActions_10su7_46{display:flex;align-items:center;gap:.75rem}._mobileFilterButton_10su7_52{display:flex;align-items:center;gap:.5rem;border-color:var(--color-border)}@media (min-width: 64rem){._mobileFilterButton_10su7_52{display:none}}._buttonIcon_10su7_64{width:1rem;height:1rem}._activeFilters_10su7_69{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}._activeFilterBadge_10su7_76{display:inline-flex;align-items:center;gap:.25rem;cursor:default}._badgeCloseIcon_10su7_83{width:.75rem;height:.75rem;cursor:pointer;transition:opacity .15s cubic-bezier(.4,0,.2,1)}._badgeCloseIcon_10su7_83:hover{opacity:.7}._productListContainer_10su7_93{min-height:600px}._perfumeGrid_10su7_97{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 40rem){._perfumeGrid_10su7_97{grid-template-columns:repeat(2,1fr)}}@media (min-width: 64rem){._perfumeGrid_10su7_97{grid-template-columns:repeat(3,1fr)}}@media (min-width: 80rem){._perfumeGrid_10su7_97{grid-template-columns:repeat(4,1fr)}}._loadMoreWrapper_10su7_118{margin-top:3rem;text-align:center}._loadMoreButton_10su7_123{border-color:var(--color-border)}._loadMoreButton_10su7_123:hover{background-color:var(--color-accent)}._emptyState_10su7_130{display:flex;flex-direction:column;align-items:center;padding:6rem 1.5rem;padding-top:25%;text-align:center;min-height:900px}._emptyIcon_10su7_140{width:4rem;height:4rem;color:var(--color-muted-foreground);margin-bottom:1.5rem}._emptyTitle_10su7_147{color:var(--color-foreground);font-size:1.25rem;font-weight:500;margin-bottom:.5rem}._emptyDescription_10su7_154{color:var(--color-muted-foreground);font-size:1rem;margin-bottom:1.5rem}._addRequestButton_10su7_160{margin-top:1rem}._loadingState_10su7_164{display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem;color:var(--color-muted-foreground);font-size:1rem}@keyframes _shimmer_59na9_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._perfumeGrid_59na9_9{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 40rem){._perfumeGrid_59na9_9{grid-template-columns:repeat(2,1fr)}}@media (min-width: 64rem){._perfumeGrid_59na9_9{grid-template-columns:repeat(3,1fr)}}@media (min-width: 80rem){._perfumeGrid_59na9_9{grid-template-columns:repeat(4,1fr)}}._skeletonCard_59na9_30{display:flex;flex-direction:column;gap:.75rem}._skeletonImage_59na9_36{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_59na9_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;aspect-ratio:1;border-radius:.625rem}._skeletonCardContent_59na9_46{display:flex;flex-direction:column;gap:.5rem}._skeletonCardTitle_59na9_52{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_59na9_1 2s infinite;border-radius:calc(.625rem - 2px);width:80%;height:1.25rem}._skeletonCardSubtitle_59na9_61{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_59na9_1 2s infinite;border-radius:calc(.625rem - 2px);width:60%;height:1rem}._skeletonCardText_59na9_70{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_59na9_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;height:2rem}._container_1quv9_1{display:flex;flex-direction:column;min-height:100vh}._content_1quv9_7{flex:1}._mainSection_1quv9_11{padding:2rem 0}._mainContainer_1quv9_15{max-width:72rem;margin:0 auto;padding:0 1.5rem}._mainLayout_1quv9_21{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 64rem){._mainLayout_1quv9_21{flex-direction:row}}@keyframes _shimmer_7t45n_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._container_7t45n_9{display:flex;flex-direction:column;min-height:100vh}._content_7t45n_15{flex:1}._header_7t45n_19{position:fixed;top:0;left:0;right:0;z-index:50;border-bottom:1px solid var(--color-border);background-color:#ffffffe6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transition:all .15s cubic-bezier(.4,0,.2,1)}._headerContainer_7t45n_31{max-width:100%;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}._headerLeft_7t45n_40{display:flex;align-items:center;gap:2rem}._logo_7t45n_46{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;cursor:pointer;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}._logo_7t45n_46:hover{opacity:.8}._logoImage_7t45n_58{height:24px}._headerRight_7t45n_62{display:flex;align-items:center;gap:1rem}._skeletonHeaderButton_7t45n_68{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:5rem;height:2rem;border-radius:calc(.625rem - 4px)}._skeletonHeaderButton_7t45n_68:first-of-type{width:2.25rem;height:2.25rem;border-radius:calc(.625rem - 2px)}._heroSection_7t45n_83{position:relative;background:linear-gradient(135deg,#faf5ff,#fdf2f8,#eff6ff);padding:4rem 0 2rem;transition:background .15s cubic-bezier(.4,0,.2,1)}.dark ._heroSection_7t45n_83{background:linear-gradient(135deg,#1f1428,#1c1324,#15121a)}._heroContainer_7t45n_94{max-width:72rem;margin:0 auto;padding:0 1.5rem}._heroContent_7t45n_100{max-width:48rem;margin:0 auto 2rem;text-align:center;padding-top:2rem}._skeletonHeroDescription_7t45n_107{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:20rem;max-width:100%;height:1.25rem;margin:1rem auto 2rem}._searchWrapper_7t45n_118{max-width:42rem;margin:0 auto}._skeletonSearchInput_7t45n_123{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;height:3rem;border-radius:.625rem}._categoryPills_7t45n_133{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:56rem;margin:0 auto}._skeletonCategoryButton_7t45n_142{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:6rem;height:2.25rem;border-radius:9999px}._mainSection_7t45n_152{padding:2rem 0}._mainContainer_7t45n_156{max-width:72rem;margin:0 auto;padding:0 1.5rem}._mainLayout_7t45n_162{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 64rem){._mainLayout_7t45n_162{flex-direction:row}}._sidebar_7t45n_173{display:none}@media (min-width: 64rem){._sidebar_7t45n_173{display:block;width:16rem;flex-shrink:0}}._sidebarContent_7t45n_184{position:sticky;top:6rem;display:flex;flex-direction:column;gap:1.5rem;padding-right:1.5rem}._filterHeader_7t45n_193{display:flex;align-items:center;justify-content:space-between}._skeletonTitle_7t45n_199{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:3rem;height:1.5rem}._skeletonButton_7t45n_208{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:4rem;height:1.5rem}._skeletonSubtitle_7t45n_217{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:5rem;height:1.25rem}._filterGroup_7t45n_226{display:flex;flex-direction:column;gap:.75rem}._filterOptions_7t45n_232{display:flex;flex-direction:column;gap:.5rem;max-height:16rem;overflow-y:auto}._skeletonCheckbox_7t45n_240{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;height:1.25rem}._notesWrapper_7t45n_249{display:flex;flex-wrap:wrap;gap:.5rem}._skeletonBadge_7t45n_255{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:5rem;height:1.75rem;border-radius:9999px}._mainContent_7t45n_265{flex:1}._topBar_7t45n_269{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._skeletonText_7t45n_276{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:6rem;height:1.25rem}._topBarActions_7t45n_285{display:flex;align-items:center;gap:.75rem}._skeletonSelect_7t45n_291{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:6rem;height:2.5rem}._perfumeGrid_7t45n_300{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 40rem){._perfumeGrid_7t45n_300{grid-template-columns:repeat(2,1fr)}}@media (min-width: 64rem){._perfumeGrid_7t45n_300{grid-template-columns:repeat(3,1fr)}}@media (min-width: 80rem){._perfumeGrid_7t45n_300{grid-template-columns:repeat(4,1fr)}}._skeletonCard_7t45n_321{display:flex;flex-direction:column;gap:.75rem}._skeletonImage_7t45n_327{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;aspect-ratio:1;border-radius:.625rem}._skeletonCardContent_7t45n_337{display:flex;flex-direction:column;gap:.5rem}._skeletonCardTitle_7t45n_343{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:80%;height:1.25rem}._skeletonCardSubtitle_7t45n_352{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:60%;height:1rem}._skeletonCardText_7t45n_361{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;height:2rem}._footer_7t45n_370{border-top:1px solid var(--color-border);background-color:var(--color-background);margin-top:auto}._footerContainer_7t45n_376{max-width:72rem;margin:0 auto;padding:2rem 1.5rem}._skeletonFooterContent_7t45n_382{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_7t45n_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;height:5rem}._reviewsSection_yob0r_1{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--color-border)}._reviewsHeader_yob0r_7{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:1rem}._reviewsTitle_yob0r_15{font-size:1.5rem;font-weight:700;color:var(--color-foreground);display:flex;align-items:center;gap:.5rem;margin-bottom:0}._sortSelect_yob0r_25{flex-shrink:0}._reviewCount_yob0r_29{font-size:1.125rem;font-weight:400;color:var(--color-muted-foreground)}._reviewWritePrompt_yob0r_35{padding:2rem;background-color:var(--color-card);border:1px solid var(--color-border);border-radius:.625rem;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}._reviewWritePromptContent_yob0r_48{display:flex;flex-direction:column;align-items:center;gap:1rem}._reviewWriteIcon_yob0r_55{width:3rem;height:3rem;color:var(--color-muted-foreground)}._reviewWritePromptText_yob0r_61{display:flex;flex-direction:column;gap:.5rem}._reviewWritePromptTitle_yob0r_67{font-size:1.125rem;font-weight:500;color:var(--color-foreground)}._reviewWritePromptDescription_yob0r_73{font-size:1rem;color:var(--color-muted-foreground);line-height:1.625}._reviewWriteButton_yob0r_79{min-width:8rem}._reviewsList_yob0r_83{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}._loadMoreWrapper_yob0r_90{display:flex;justify-content:center;margin-top:2rem}._loadMoreButton_yob0r_96{border-color:var(--color-border)}._loadMoreButton_yob0r_96:hover{background-color:var(--color-accent)}._emptyReviews_yob0r_103{padding:3rem;text-align:center;color:var(--color-muted-foreground)}._emptyReviews_yob0r_103 p{margin-bottom:.5rem;font-size:1rem;line-height:1.625}._emptyReviews_yob0r_103 p:last-child{margin-bottom:0}._reviewItem_10z6a_1{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background-color:var(--color-card);border:1px solid var(--color-border);border-radius:.625rem;contain:layout paint}._reviewHeader_10z6a_12{display:flex;align-items:flex-start;gap:1rem}._reviewUserInfo_10z6a_18{display:flex;flex-direction:column;gap:.25rem;flex:1}._reviewUserNameWrapper_10z6a_25{display:flex;align-items:center;gap:.5rem}._reviewUserName_10z6a_25{font-size:1rem;font-weight:500;color:var(--color-foreground)}._reviewRatingAndLike_10z6a_37{display:flex;align-items:center;gap:1rem}._myReviewBadge_10z6a_43{padding:.25rem .75rem;background-color:var(--color-primary);color:var(--color-primary-foreground);border-radius:9999px;font-size:.75rem;font-weight:500}._reviewContent_10z6a_52{font-size:1rem;color:var(--color-foreground);line-height:1.625}._reviewFooter_10z6a_58{display:flex;align-items:center;justify-content:space-between;gap:1rem}._likeSection_10z6a_65{display:flex;align-items:center}._likeButton_10z6a_70{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem;background:none;border:none;color:var(--color-muted-foreground);cursor:pointer;transition:color .2s}._likeButton_10z6a_70:hover{color:var(--color-foreground)}._likeCount_10z6a_85{font-size:.875rem;color:var(--color-muted-foreground);-webkit-user-select:none;user-select:none;min-width:1.5em;display:inline-block;text-align:left;transition:opacity .15s cubic-bezier(.4,0,.2,1)}._likeCount_10z6a_85[data-visible=false]{opacity:0}._likeCount_10z6a_85[data-visible=true]{opacity:1}._likeIcon_10z6a_101{transition:color .15s cubic-bezier(.4,0,.2,1),fill .15s cubic-bezier(.4,0,.2,1)}._likeIcon_10z6a_101[data-liked=true]{color:#ef4444}._reviewDate_10z6a_108{font-size:.875rem;color:var(--color-muted-foreground)}._reviewDetailButton_10z6a_113{display:inline-flex;align-items:center;gap:.25rem;color:var(--color-muted-foreground);padding:.25rem .5rem}._reviewDetailButton_10z6a_113:hover{color:var(--color-foreground);background-color:var(--color-accent)}@keyframes _shimmer_yvony_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._reviewsSection_yvony_9{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--color-border)}._skeletonTitle_yvony_15{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_yvony_1 2s infinite;border-radius:calc(.625rem - 2px);width:40%;height:2rem;margin-bottom:1.5rem}._reviewsList_yvony_25{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}._reviewItem_yvony_32{padding:1.5rem;background-color:var(--color-card);border:1px solid var(--color-border);border-radius:.625rem}._reviewHeader_yvony_39{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}._skeletonProfile_yvony_46{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_yvony_1 2s infinite;border-radius:calc(.625rem - 2px);width:3rem;height:3rem;border-radius:9999px;flex-shrink:0}._reviewUserInfo_yvony_57{display:flex;flex-direction:column;gap:.25rem;flex:1}._reviewUserNameWrapper_yvony_64{display:flex;align-items:center;gap:.5rem}._skeletonUserName_yvony_70{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_yvony_1 2s infinite;border-radius:calc(.625rem - 2px);width:30%;height:1.25rem}._skeletonStarRating_yvony_79{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_yvony_1 2s infinite;border-radius:calc(.625rem - 2px);width:4rem;height:1rem;margin-top:.25rem}._skeletonReviewContent_yvony_89{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_yvony_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;height:1rem;margin-bottom:.5rem}._reviewFooter_yvony_99{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem}._skeletonReviewDate_yvony_107{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_yvony_1 2s infinite;border-radius:calc(.625rem - 2px);width:5rem;height:1rem}._skeletonReviewButton_yvony_116{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_yvony_1 2s infinite;width:6rem;height:2rem;border-radius:calc(.625rem - 2px)}._imageSection_rqvpj_1{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}@media (max-width: 63.9375rem){._imageSection_rqvpj_1{width:calc(100% + 3rem);max-width:none;margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 64rem){._imageSection_rqvpj_1{position:sticky;top:5.25rem;align-self:flex-start;max-height:calc(100vh - 5.25rem);overflow-y:auto;width:512px;margin-left:0;margin-right:0;padding-left:0;padding-right:0}}._imageWrapper_rqvpj_33{position:relative;background-color:var(--color-muted);border-radius:1rem;overflow:hidden;width:512px;max-width:100%;height:512px;display:flex;align-items:center;justify-content:center}@media (max-width: 63.9375rem){._imageWrapper_rqvpj_33{width:100%;max-width:512px;height:0;padding-bottom:min(100%,512px);position:relative}}._imageWrapper_rqvpj_33:hover ._actionButtons_rqvpj_54,._imageWrapper_rqvpj_33:hover ._navButton_rqvpj_58{opacity:1;visibility:visible}._imageContainer_rqvpj_63{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media (max-width: 63.9375rem){._imageContainer_rqvpj_63{position:absolute;top:0;left:0;right:0;bottom:0}}._imageSlide_rqvpj_81{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s cubic-bezier(.4,0,.2,1);pointer-events:none}._imageSlide_rqvpj_81._active_rqvpj_94{opacity:1;pointer-events:auto;z-index:1}._image_rqvpj_1{width:100%;height:100%;object-fit:contain;object-position:center;padding:2rem;display:block;max-width:100%;max-height:100%}@media (max-width: 63.9375rem){._image_rqvpj_1{padding:1rem}}._imagePlaceholder_rqvpj_116{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--color-muted);background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.02) 10px,rgba(0,0,0,.02) 20px)}@media (max-width: 63.9375rem){._imagePlaceholder_rqvpj_116{position:absolute;top:0;left:0;right:0;bottom:0}}._placeholderIcon_rqvpj_138{width:4rem;height:4rem;color:var(--color-muted-foreground);opacity:.5}._actionButtons_rqvpj_54{position:absolute;top:1.5rem;right:1.5rem;display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;opacity:0;visibility:hidden;transition:opacity .15s cubic-bezier(.4,0,.2,1),visibility .15s cubic-bezier(.4,0,.2,1);z-index:20}._actionButton_rqvpj_54{width:3rem;height:3rem;padding:0;background-color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;display:flex;align-items:center;justify-content:center;gap:.5rem;border:none;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:background-color .15s cubic-bezier(.4,0,.2,1);position:relative}._actionButton_rqvpj_54:hover{background-color:#fff}._actionButton_rqvpj_54:active{transform:scale(.95)}._actionButton_rqvpj_54:focus-visible{outline:2px solid var(--color-ring);outline-offset:2px}._likeButton_rqvpj_187{width:auto;min-width:3rem;padding:0 .75rem}._likeCount_rqvpj_193{font-size:.875rem;color:var(--color-foreground);font-weight:500;white-space:nowrap}._actionIcon_rqvpj_200{width:1.25rem;height:1.25rem;color:var(--color-muted-foreground);pointer-events:none;transition:color .15s cubic-bezier(.4,0,.2,1)}._actionIcon_rqvpj_200[data-liked=true]{color:#ef4444}._navButton_rqvpj_58{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;background-color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:background-color .15s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1),visibility .15s cubic-bezier(.4,0,.2,1);padding:0;opacity:0;visibility:hidden;z-index:10}._navButton_rqvpj_58:hover{background-color:#fff}._navButton_rqvpj_58:active{transform:translateY(-50%) scale(.95)}._navButton_rqvpj_58:focus-visible{outline:2px solid var(--color-ring);outline-offset:2px}@media (max-width: 63.9375rem){._navButton_rqvpj_58{opacity:1;visibility:visible}}._navButtonRight_rqvpj_249{right:1rem}._navButton_rqvpj_58:not(._navButtonRight_rqvpj_249){left:1rem}._navIcon_rqvpj_257{width:1.5rem;height:1.5rem;color:var(--color-muted-foreground);pointer-events:none}._indicators_rqvpj_264{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:10}._indicator_rqvpj_264{width:.5rem;height:.5rem;border-radius:9999px;background-color:#ffffff80;border:2px solid rgba(255,255,255,.8);cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);padding:0}._indicator_rqvpj_264:hover{background-color:#fffc}._indicator_rqvpj_264._active_rqvpj_94{background-color:#fff;border-color:#fff}._indicator_rqvpj_264:focus-visible{outline:2px solid var(--color-ring);outline-offset:2px}._stackedBar_ramls_1{display:flex;width:100%;gap:3px;padding:4px;border-radius:9999px;background-color:var(--color-muted);box-sizing:border-box;box-shadow:inset 0 1px 2px #0000000f}._segment_ramls_12{min-width:6px;min-height:10px;border:none;border-radius:9999px;cursor:pointer;padding:0;transition:all .2s ease;box-shadow:inset 0 1px #fff3,0 1px 2px #00000014}._segment_ramls_12:hover{filter:brightness(.88) saturate(1.22);z-index:1;box-shadow:inset 0 1px #ffffff1f,0 2px 6px #00000024}._segment_ramls_12:active{transform:scaleY(.96)}._legend_ramls_31{display:flex;flex-wrap:wrap;gap:4px 16px;width:100%}._legendItem_ramls_38{display:inline-flex;align-items:center;gap:8px;padding:4px 8px;border:none;border-radius:8px;background:transparent;cursor:pointer;transition:all .2s ease}._legendItem_ramls_38:hover{background-color:#0000000a}._legendItem_ramls_38:active{transform:scale(.98)}._swatch_ramls_56{width:10px;height:10px;border-radius:3px;flex-shrink:0;box-shadow:inset 0 1px #ffffff40,0 0 0 1px #0000000f}._name_ramls_64{font-size:14px;font-weight:500;color:var(--color-on-surface, #1d1b20)}._percent_ramls_70{font-size:12px;font-weight:500;color:var(--color-on-surface-variant, #49454f);font-variant-numeric:tabular-nums;min-width:2rem}._accordDetail_10c6n_1{display:flex;flex-direction:column;gap:1rem}._accordImageWrapper_10c6n_7{width:100%;aspect-ratio:1;border-radius:calc(.625rem - 2px);overflow:hidden;background:linear-gradient(to bottom right,#faf5ff,#f5e6ff)}._accordImage_10c6n_7{width:100%;height:100%}._accordNameSection_10c6n_20{display:flex;flex-direction:column;gap:.25rem}._accordName_10c6n_20{font-size:1.25rem;font-weight:700;color:var(--color-foreground);margin:0}._accordNameEn_10c6n_33{font-size:.875rem;color:var(--color-muted-foreground);margin:0}._accordDescriptionSection_10c6n_39{padding-top:.5rem;border-top:1px solid var(--color-border)}._accordDescription_10c6n_39{font-size:.875rem;color:var(--color-foreground);line-height:1.6;margin:0;white-space:pre-wrap}._detailsSection_11m2w_2{display:flex;flex-direction:column;gap:1.5rem}._headerInfo_11m2w_8{display:flex;flex-direction:column;gap:.5rem}._brandRow_11m2w_14{display:flex;align-items:center;gap:.5rem}._brandLogo_11m2w_20{width:2rem!important;height:2rem!important;flex-shrink:0}._brandLogo_11m2w_20 .imageContainer{width:2rem;height:2rem}._brand_11m2w_14{font-size:.875rem;color:var(--color-muted-foreground);text-transform:uppercase;letter-spacing:.05em}._category_11m2w_37{font-size:.875rem;color:var(--color-muted-foreground)}._category_11m2w_37:before{content:"·";margin-right:.5rem}._name_11m2w_46{font-size:1.875rem;font-weight:700;color:var(--color-foreground);line-height:1.25}._rating_11m2w_53{display:flex;align-items:center;gap:.25rem}._ratingValue_11m2w_59{color:var(--color-foreground);font-weight:500}._reviewCount_11m2w_64{font-size:.875rem;color:var(--color-muted-foreground)}._descriptionSection_11m2w_69{display:flex;flex-direction:column;gap:.5rem}._lifePairingWrapper_11m2w_75{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem}._lifePairingLabelRow_11m2w_82{display:flex;align-items:center;gap:.5rem}._lifePairingLabel_11m2w_82{font-size:.875rem;font-weight:500;color:var(--color-foreground)}._userPickBadge_11m2w_94{font-size:.75rem;padding:.125rem .5rem;background-color:#f0d9ff;color:var(--color-purple-700);border:1px solid #d4a6ff}._lifePairingSentence_11m2w_102{font-size:1rem;color:var(--color-muted-foreground);line-height:1.625}._sectionTitle_11m2w_108{font-size:1.125rem;font-weight:500;color:var(--color-foreground)}._description_11m2w_69{color:var(--color-muted-foreground);line-height:1.625}._indicatorsSection_11m2w_119{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}._indicatorsList_11m2w_128{display:flex;flex-direction:column;gap:1.5rem}._indicatorItem_11m2w_134{display:flex;flex-direction:column;gap:.5rem}._accordsSection_11m2w_140{display:flex;flex-direction:column;gap:.75rem}._accordsTitleRow_11m2w_146{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}._accordsTitleHint_11m2w_153{font-size:.75rem;font-weight:400;line-height:1.5;color:var(--color-muted-foreground);letter-spacing:-.025em}._accordComposition_11m2w_161{display:flex;flex-direction:column;gap:1rem;width:100%}._accordLegend_11m2w_168{display:flex;flex-wrap:wrap;gap:.5rem 1rem;width:100%;list-style:none;margin:0;padding:0}._accordLegendItem_11m2w_178{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .5rem;margin:0;border:none;border-radius:calc(.625rem - 2px);background:transparent;cursor:pointer;font-family:inherit;text-align:left;transition:background-color .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1)}._accordLegendItem_11m2w_178:hover{background-color:#b067d917}._accordLegendItem_11m2w_178:focus,._accordLegendItem_11m2w_178:focus-visible{outline:none}._accordLegendItem_11m2w_178:active{transform:scale(.98)}._accordSwatch_11m2w_202{width:.625rem;height:.625rem;border-radius:calc(.625rem - 4px);flex-shrink:0;box-shadow:inset 0 1px #ffffff40,0 0 0 1px #0000000f}._accordLegendName_11m2w_210{font-size:.875rem;font-weight:500;color:var(--color-foreground)}._accordLegendPercent_11m2w_216{font-size:.75rem;font-weight:500;font-variant-numeric:tabular-nums;color:var(--color-muted-foreground);min-width:2.25rem}._accordStackTrack_11m2w_224{display:flex;width:100%;gap:3px;padding:4px;border-radius:9999px;background-color:var(--color-muted);box-sizing:border-box;box-shadow:inset 0 1px 2px #0000000f}._accordSegment_11m2w_235{min-width:6px;min-height:.625rem;border:none;border-radius:9999px;cursor:pointer;padding:0;transition:filter .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1px #fff3,0 1px 2px #00000014}._accordSegment_11m2w_235:hover{filter:brightness(.88) saturate(1.22) contrast(1.04);z-index:1;box-shadow:inset 0 1px #ffffff1f,0 2px 6px #00000024}._accordSegment_11m2w_235:focus,._accordSegment_11m2w_235:focus-visible{outline:none}._accordSegment_11m2w_235:active{transform:scaleY(.96)}.dark ._accordStackTrack_11m2w_224{box-shadow:inset 0 1px 2px #00000040}.dark ._accordSegment_11m2w_235:hover{filter:brightness(1.1) saturate(1.2) contrast(1.05);box-shadow:inset 0 1px #ffffff38,0 2px 8px #00000059}.dark ._accordSwatch_11m2w_202{box-shadow:inset 0 1px #ffffff1f,0 0 0 1px #ffffff14}.dark ._accordLegendItem_11m2w_178:hover{background-color:#b067d924}._accordTooltip_11m2w_271{display:inline-block}._accordBadge_11m2w_275{padding:.375rem 1rem;background-color:#f5e6ff;color:var(--color-purple-700);border:1px solid #d9b3ff;border-radius:9999px;cursor:help}._accordBadge_11m2w_275:hover{background-color:#e6ccff}._emptyMessage_11m2w_287{color:var(--color-muted-foreground);font-size:.875rem;padding:.5rem 0}._notesSection_11m2w_293,._notesList_11m2w_299{display:flex;flex-direction:column;gap:1rem}._noteGroup_11m2w_305{display:flex;flex-direction:column;gap:.5rem}._noteHeader_11m2w_311{display:flex;align-items:center;gap:.5rem}._noteDotTop_11m2w_317,._noteDotMiddle_11m2w_318,._noteDotBase_11m2w_319{width:.5rem;height:.5rem;border-radius:9999px}._noteDotTop_11m2w_317{background-color:#fabc00;background-color:oklch(82.8% .189 84.429deg)}._noteDotMiddle_11m2w_318{background-color:#f69e00;background-color:oklch(76.9% .188 70.08deg)}._noteDotBase_11m2w_319{background-color:var(--color-purple-600)}._noteTitle_11m2w_337{font-size:.875rem;font-weight:500;color:var(--color-foreground)}._noteSubtitle_11m2w_343{font-size:.75rem;color:var(--color-muted-foreground)}._noteTags_11m2w_348{display:flex;flex-wrap:wrap;gap:.5rem;padding-left:1rem}._noteTagTop_11m2w_355,._noteTagMiddle_11m2w_356,._noteTagBase_11m2w_357{display:flex;align-items:center;gap:.375rem;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;border:1px solid;cursor:pointer;transition:all .2s ease;background:none;font-family:inherit}._noteTagTop_11m2w_355:hover,._noteTagMiddle_11m2w_356:hover,._noteTagBase_11m2w_357:hover{opacity:.8;transform:translateY(-1px)}._noteTagTop_11m2w_355:active,._noteTagMiddle_11m2w_356:active,._noteTagBase_11m2w_357:active{transform:translateY(0)}._noteImage_11m2w_382{width:1.5rem!important;height:1.5rem!important;border-radius:9999px;flex-shrink:0}._noteImage_11m2w_382 .imageContainer{width:1.5rem;height:1.5rem;border-radius:9999px}._noteImage_11m2w_382 img{border-radius:9999px}._noteTagTop_11m2w_355{background-color:#ffecc9;color:#c89500;color:oklch(70% .15 84deg);border-color:#fed990}._noteTagMiddle_11m2w_356{background-color:#ffebd5;background-color:oklch(95% .05 70deg);color:#c57d00;color:oklch(65% .15 70deg);border-color:#ffd6a8;border-color:oklch(90% .1 70deg)}._noteTagBase_11m2w_357{background-color:#f5e6ff;color:var(--color-purple-700);border-color:#d9b3ff}._noteTagHighlighted_11m2w_415{font-weight:700;border-width:2px;box-shadow:0 2px 4px #0000001a}._noteTagHighlighted_11m2w_415._noteTagTop_11m2w_355{background-color:#ffe1a5;background-color:oklch(92% .1 84deg);border-color:#ebb432}._noteTagHighlighted_11m2w_415._noteTagMiddle_11m2w_356{background-color:#ffdeba;background-color:oklch(92% .1 70deg);border-color:#e99b2a}._noteTagHighlighted_11m2w_415._noteTagBase_11m2w_357{background-color:#e6ccff;border-color:#c9f}._productCard_xz0o7_1{cursor:pointer;background-color:var(--color-card);border:1px solid var(--color-border);border-radius:calc(.625rem + 4px);overflow:hidden;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1)}._productCard_xz0o7_1:hover{border-color:var(--color-ring);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translateY(-2px)}._imageWrapper_xz0o7_15{position:relative;aspect-ratio:1;background-color:var(--color-muted);overflow:hidden}._productImage_xz0o7_22{width:100%;height:100%}._productImage_xz0o7_22 img{transition:transform .3s cubic-bezier(.4,0,.2,1)}._productCard_xz0o7_1:hover ._productImage_xz0o7_22 img{transform:scale(1.05)}._imagePlaceholder_xz0o7_34{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--color-muted);background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.02) 10px,rgba(0,0,0,.02) 20px)}._placeholderIcon_xz0o7_44{width:3rem;height:3rem;color:var(--color-muted-foreground);opacity:.5}._productInfo_xz0o7_51{padding:.75rem}._brand_xz0o7_55{font-size:.75rem;color:var(--color-muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem}._productName_xz0o7_63{font-size:.875rem;font-weight:500;color:var(--color-foreground);margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._selectButton_xz0o7_75{width:100%}._header_ljuq1_1{display:flex;align-items:flex-start;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--color-border);flex-shrink:0}._headerContent_ljuq1_10{flex:1}._title_ljuq1_14{font-size:1.25rem;font-weight:700;color:var(--color-foreground);margin:0 0 .5rem}._subtitle_ljuq1_21{font-size:.875rem;color:var(--color-muted-foreground);margin:0}._closeButton_ljuq1_27{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:none;border:none;cursor:pointer;color:var(--color-muted-foreground);transition:background-color .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1)}._closeButton_ljuq1_27:hover{background-color:var(--color-accent);color:var(--color-foreground)}._closeIcon_ljuq1_45{width:1.25rem;height:1.25rem}._searchContainer_1uaai_1{padding:1rem 1.5rem;border-bottom:1px solid var(--color-border);flex-shrink:0}._searchWrapper_1uaai_7{position:relative;display:flex;align-items:center}._searchIcon_1uaai_13{position:absolute;left:.75rem;width:1.25rem;height:1.25rem;color:var(--color-muted-foreground);pointer-events:none}._searchInput_1uaai_22{width:100%;padding:.75rem .75rem .75rem 2.75rem;border:1px solid var(--color-border);border-radius:.625rem;font-size:1rem;color:var(--color-foreground);background-color:var(--color-background);transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1)}._searchInput_1uaai_22:focus{outline:none;border-color:var(--color-ring);box-shadow:0 0 0 2px rgba(var(--color-ring-rgb),.2)}._searchInput_1uaai_22::placeholder{color:var(--color-muted-foreground)}._productGrid_n7hk2_1{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width: 47.9375rem){._productGrid_n7hk2_1{grid-template-columns:1fr;gap:.75rem}}._emptyState_n7hk2_13{text-align:center;padding:3rem 0;color:var(--color-muted-foreground)}._modalWrapper_brgo5_1{max-width:650px!important}._modalContent_brgo5_5{display:flex;flex-direction:column;max-height:80vh;background-color:var(--color-card);border-radius:calc(.625rem + 4px);overflow:hidden;padding:0;margin:-1.5rem}._content_brgo5_16{flex:1;overflow-y:auto;padding:1.5rem;min-height:0}._grid_8198h_1{display:grid;grid-template-columns:1fr;gap:3rem;width:100%}@media (min-width: 64rem){._grid_8198h_1{grid-template-columns:repeat(2,1fr)}}@media (max-width: 63.9375rem){._grid_8198h_1{gap:1.5rem;overflow-x:hidden}}@keyframes _shimmer_10dtf_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._grid_10dtf_9{display:grid;grid-template-columns:1fr;gap:3rem;width:100%}@media (min-width: 64rem){._grid_10dtf_9{grid-template-columns:repeat(2,1fr)}}@media (max-width: 63.9375rem){._grid_10dtf_9{gap:1.5rem;overflow-x:hidden}}._imageSkeleton_10dtf_27{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}@media (max-width: 63.9375rem){._imageSkeleton_10dtf_27{width:calc(100% + 3rem);max-width:none;margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 64rem){._imageSkeleton_10dtf_27{position:sticky;top:5.25rem;align-self:flex-start;max-height:calc(100vh - 5.25rem);overflow-y:auto;width:512px;margin-left:0;margin-right:0;padding-left:0;padding-right:0}}._imageWrapper_10dtf_59{position:relative;background-color:var(--color-muted);border-radius:1rem;overflow:hidden;width:512px;max-width:100%;height:512px;display:flex;align-items:center;justify-content:center}@media (max-width: 63.9375rem){._imageWrapper_10dtf_59{width:100%;max-width:512px;height:0;padding-bottom:min(100%,512px);position:relative}}._imageContainer_10dtf_81{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media (max-width: 63.9375rem){._imageContainer_10dtf_81{position:absolute;top:0;left:0;right:0;bottom:0}}._skeletonImage_10dtf_99{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;height:100%;max-width:100%;max-height:100%;padding:2rem}@media (max-width: 63.9375rem){._skeletonImage_10dtf_99{padding:1rem}}._detailsSkeleton_10dtf_116{display:flex;flex-direction:column;gap:2rem}._headerInfo_10dtf_122{display:flex;flex-direction:column;gap:.5rem}._brandRow_10dtf_128{display:flex;align-items:center;gap:.5rem}._skeletonBrandLogo_10dtf_134{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;width:2rem;height:2rem;flex-shrink:0;border-radius:calc(.625rem - 2px)}._skeletonBrand_10dtf_134{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;border-radius:calc(.625rem - 2px);width:30%;height:1rem}._skeletonName_10dtf_154{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;border-radius:calc(.625rem - 2px);width:70%;height:2rem}._skeletonRating_10dtf_163{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;border-radius:calc(.625rem - 2px);width:40%;height:1.25rem;margin-top:.5rem}._descriptionSection_10dtf_173{display:flex;flex-direction:column;gap:.75rem}._skeletonSectionTitle_10dtf_179{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;border-radius:calc(.625rem - 2px);width:30%;height:1.25rem}._skeletonDescription_10dtf_188{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;height:3rem}._indicatorsSection_10dtf_197,._indicatorsList_10dtf_203{display:flex;flex-direction:column;gap:1rem}._indicatorItem_10dtf_209{display:flex;flex-direction:column;gap:.5rem}._indicatorHeader_10dtf_215{display:flex;justify-content:space-between;align-items:center}._skeletonIndicatorLabel_10dtf_221{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;border-radius:calc(.625rem - 2px);width:25%;height:1rem}._skeletonIndicatorValue_10dtf_230{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;border-radius:calc(.625rem - 2px);width:15%;height:1rem}._skeletonIndicatorBar_10dtf_239{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;height:.75rem}._accordsSection_10dtf_248{display:flex;flex-direction:column;gap:.75rem}._accordCompositionSkeleton_10dtf_254{display:flex;flex-direction:column;gap:1rem;width:100%}._skeletonAccordLegend_10dtf_261{display:flex;flex-wrap:wrap;gap:.5rem 1rem}._skeletonAccordLegendItem_10dtf_267{display:flex;align-items:center;gap:.5rem}._skeletonAccordSwatch_10dtf_273{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;border-radius:calc(.625rem - 2px);width:.625rem;height:.625rem;border-radius:calc(.625rem - 4px);flex-shrink:0}._skeletonAccordLegendLabel_10dtf_284{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;border-radius:calc(.625rem - 2px);width:4.5rem;height:1rem}._skeletonAccordStackTrack_10dtf_293{display:flex;gap:3px;width:100%;padding:4px;border-radius:9999px;background-color:var(--color-muted);box-sizing:border-box;box-shadow:inset 0 1px 2px #0000000f}._skeletonAccordSegment_10dtf_304{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;border-radius:calc(.625rem - 2px);min-width:6px;min-height:.625rem;border-radius:9999px}._notesSection_10dtf_314{display:flex;flex-direction:column;gap:1rem}._notesList_10dtf_320{display:flex;flex-direction:column;gap:1.5rem}._noteGroup_10dtf_326{display:flex;flex-direction:column;gap:.75rem}._noteHeader_10dtf_332{display:flex;align-items:center;gap:.5rem}._skeletonNoteDot_10dtf_338{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;border-radius:calc(.625rem - 2px);width:.5rem;height:.5rem;border-radius:9999px}._skeletonNoteTitle_10dtf_348{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;border-radius:calc(.625rem - 2px);width:30%;height:1.25rem}._noteTags_10dtf_357{display:flex;flex-wrap:wrap;gap:.5rem}._skeletonNoteTag_10dtf_363{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_10dtf_1 2s infinite;width:3rem;height:1.75rem;border-radius:calc(.625rem - 2px)}._container_1bicz_1{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.5rem;margin:1.5rem 0;background-color:#00000005;border-radius:.625rem;border:1px solid var(--color-border);cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}._container_1bicz_1:hover{background-color:#0000000a;border-color:var(--color-border)}._container_1bicz_1:active{transform:scale(.99)}._title_1bicz_21{font-size:1rem;font-weight:500;color:var(--color-foreground);margin:0}._description_1bicz_28{font-size:.875rem;color:var(--color-muted-foreground);margin:0;line-height:1.625}@keyframes _shimmer_55qx6_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._container_55qx6_9{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.5rem;margin:1.5rem 0;background-color:var(--color-muted);border-radius:.625rem;border:1px solid var(--color-border)}._skeletonTitle_55qx6_20{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_55qx6_1 2s infinite;border-radius:calc(.625rem - 2px);width:40%;height:1.25rem}._skeletonDescription_55qx6_29{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_55qx6_1 2s infinite;border-radius:calc(.625rem - 2px);width:80%;height:1rem}@keyframes _shimmer_z211d_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._section_z211d_9{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--color-border);width:100%}@media (max-width: 63.9375rem){._section_z211d_9{margin-left:-1.5rem;margin-right:-1.5rem;width:calc(100% + 3rem)}}._title_z211d_23{font-size:1.5rem;font-weight:700;color:var(--color-foreground);margin-bottom:2rem;padding-right:1.5rem}@media (max-width: 63.9375rem){._title_z211d_23{padding-left:1.5rem}}._skeletonTitle_z211d_36{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_z211d_1 2s infinite;border-radius:calc(.625rem - 2px);width:180px;height:2rem;margin-bottom:2rem;margin-right:1.5rem}@media (max-width: 63.9375rem){._skeletonTitle_z211d_36{margin-left:1.5rem}}._skeletonCard_z211d_52{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--color-card);border-radius:.625rem;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}._skeletonImage_z211d_63{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_z211d_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;aspect-ratio:1}._skeletonInfo_z211d_72{display:flex;flex-direction:column;gap:.5rem;padding:1rem;flex:1}._skeletonBrand_z211d_80{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_z211d_1 2s infinite;border-radius:calc(.625rem - 2px);width:30%;height:.75rem}._skeletonName_z211d_89{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_z211d_1 2s infinite;border-radius:calc(.625rem - 2px);width:80%;height:1.25rem}._skeletonDescription_z211d_98{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_z211d_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;height:1rem}._skeletonNotes_z211d_107{display:flex;flex-wrap:wrap;gap:.25rem}._skeletonNoteTag_z211d_113{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_z211d_1 2s infinite;border-radius:calc(.625rem - 2px);width:3rem;height:1.25rem;border-radius:calc(.625rem - 4px)}._skeletonRating_z211d_123{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_z211d_1 2s infinite;border-radius:calc(.625rem - 2px);width:60px;height:1rem;margin-top:auto}._productGrid_z211d_133{display:flex;flex-direction:row;align-items:stretch;overflow-x:auto;overflow-y:hidden;gap:1rem;padding-bottom:.5rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-left:1.5rem;padding-right:1.5rem;scroll-padding-left:1.5rem;scroll-padding-right:1.5rem;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 63.9375rem){._productGrid_z211d_133{padding-left:1.5rem;padding-right:1.5rem}}._productGrid_z211d_133{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}._productGrid_z211d_133::-webkit-scrollbar{height:4px}._productGrid_z211d_133::-webkit-scrollbar-track{background:transparent}._productGrid_z211d_133::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:2px}._cardWrapper_z211d_172{flex-shrink:0;flex-grow:0;flex-basis:160px;width:160px;min-width:160px;max-width:160px;scroll-snap-align:start;display:flex;align-self:stretch}@media (min-width: 48rem){._cardWrapper_z211d_172{flex-basis:200px;width:200px;min-width:200px;max-width:200px}}._cardWrapper_z211d_172 .productCard{width:100%!important;min-width:100%;max-width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box}._container_fsh9l_1{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:5.25rem 1.5rem 0;width:100%;max-width:72rem;margin:0 auto;box-sizing:border-box}._rightSlot_fsh9l_15{display:flex;align-items:center;flex-shrink:0}._backLink_fsh9l_21{padding:0!important;height:auto!important;background-color:transparent!important;border:none!important;color:var(--color-muted-foreground);font-size:1rem!important;transition:color .15s cubic-bezier(.4,0,.2,1)}._backLink_fsh9l_21:hover{background-color:transparent!important;color:var(--color-foreground)}._backLink_fsh9l_21 svg{width:1.25rem!important;height:1.25rem!important;transition:color .15s cubic-bezier(.4,0,.2,1)}._backLink_fsh9l_21:hover svg{color:var(--color-foreground)}._container_2z0ac_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem 1rem;text-align:center}._message_2z0ac_11{font-size:.875rem;color:var(--color-muted-foreground);margin:0}._container_13tkr_1{display:flex;flex-direction:column;min-height:100vh}._content_13tkr_7{width:100%;max-width:72rem;min-width:0;margin:0 auto;padding:.75rem 1.5rem 2rem}._container_qmikw_1{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(to bottom right,var(--color-muted),var(--color-background))}._content_qmikw_8{max-width:72rem;margin:0 auto;width:100%;padding:.5rem 1rem 1.5rem}@media (min-width: 48rem){._content_qmikw_8{padding:.75rem 1.5rem 2rem}}@media (min-width: 64rem){._content_qmikw_8{padding:.75rem 2rem 2rem}}._contentSection_qmikw_25{display:flex;flex-direction:column;gap:2rem}._headerSection_1nmnb_1{position:relative;min-height:350px;background:linear-gradient(to bottom right,var(--color-purple-600),#ec4899);overflow:hidden;border-radius:calc(.625rem + 4px);margin-bottom:1.5rem;display:flex;flex-direction:column}@media (min-width: 48rem){._headerSection_1nmnb_1{border-radius:1rem;margin-bottom:2rem}}._headerImage_1nmnb_18{position:absolute;top:0;right:0;bottom:0;left:0}._headerImageElement_1nmnb_23{width:100%;height:100%;opacity:.4}._headerOverlay_1nmnb_29{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,.4),transparent)}._headerContent_1nmnb_35{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;max-width:56rem;margin:0 auto;width:100%;min-height:350px}@media (min-width: 48rem){._headerContent_1nmnb_35{padding:1.5rem;min-height:350px}}@media (min-width: 64rem){._headerContent_1nmnb_35{padding:2rem;min-height:350px}}._headerTop_1nmnb_60{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}._accordsList_1nmnb_67{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}._accordBadge_1nmnb_74{background:#ffffffe6!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-purple-700)!important;border:0!important;font-size:.75rem;padding:.25rem .75rem;font-weight:500;width:fit-content;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}@media (min-width: 48rem){._accordBadge_1nmnb_74{font-size:.875rem;padding:.375rem 1rem}}._accordBadge_1nmnb_74:hover{background:#fff!important;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}._headerTitle_1nmnb_98{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.25rem;text-shadow:0 4px 8px rgba(0,0,0,.3)}@media (min-width: 48rem){._headerTitle_1nmnb_98{font-size:1.875rem;margin-bottom:.5rem}}@media (min-width: 64rem){._headerTitle_1nmnb_98{font-size:3rem}}._headerSubtitle_1nmnb_117{font-size:1.125rem;font-weight:400;color:#fffffff2;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (min-width: 48rem){._headerSubtitle_1nmnb_117{font-size:1.25rem}}@media (min-width: 64rem){._headerSubtitle_1nmnb_117{font-size:1.5rem}}._headerBottom_1nmnb_134{display:flex;flex-direction:column;gap:1.5rem}._headerDescription_1nmnb_140{font-size:.875rem;color:#ffffffe6;max-width:48rem;line-height:1.625;text-shadow:0 1px 2px rgba(0,0,0,.3);word-break:keep-all;overflow-wrap:break-word}@media (min-width: 48rem){._headerDescription_1nmnb_140{font-size:1rem}}@media (min-width: 64rem){._headerDescription_1nmnb_140{font-size:1.125rem}}._headerActions_1nmnb_160{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}@media (min-width: 48rem){._headerActions_1nmnb_160{gap:1.5rem;flex-wrap:nowrap}}._likeButton_1nmnb_173{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;font-weight:500;font-size:.875rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;transition:all .15s cubic-bezier(.4,0,.2,1)}@media (min-width: 48rem){._likeButton_1nmnb_173{gap:.75rem;padding:.75rem 1.5rem;font-size:1.125rem}}._likeButton_1nmnb_173:hover{transform:scale(1.05)}._likeButtonNotLiked_1nmnb_195,._likeButtonNotLiked_1nmnb_195:hover{background-color:#fff!important}._likeIcon_1nmnb_202{width:1.25rem;height:1.25rem;transition:all .15s cubic-bezier(.4,0,.2,1)}@media (min-width: 48rem){._likeIcon_1nmnb_202{width:1.5rem;height:1.5rem}}._likeIcon_1nmnb_202._liked_1nmnb_213{fill:currentColor}._perfumeCount_1nmnb_217{color:#ffffffe6;font-size:.875rem}@media (min-width: 48rem){._perfumeCount_1nmnb_217{font-size:1rem}}@media (min-width: 64rem){._perfumeCount_1nmnb_217{font-size:1.125rem}}._perfumeCountLabel_1nmnb_232{font-weight:500}@keyframes _shimmer_1pn57_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._headerSection_1pn57_9{position:relative;min-height:350px;border-radius:calc(.625rem + 4px);margin-bottom:1.5rem;overflow:hidden}@media (min-width: 48rem){._headerSection_1pn57_9{border-radius:1rem;margin-bottom:2rem}}._skeletonHeaderImage_1pn57_23{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1pn57_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--color-muted)}._headerContent_1pn57_35{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;max-width:56rem;margin:0 auto;width:100%}@media (min-width: 48rem){._headerContent_1pn57_35{padding:1.5rem}}@media (min-width: 64rem){._headerContent_1pn57_35{padding:2rem}}._headerTop_1pn57_57{display:flex;flex-direction:column}._headerBottom_1pn57_62{display:flex;flex-direction:column;gap:1.5rem}._skeletonCategoryBadge_1pn57_68{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1pn57_1 2s infinite;border-radius:calc(.625rem - 2px);width:5rem;height:1.5rem;margin-bottom:.75rem;border-radius:9999px}._skeletonTitle_1pn57_79{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1pn57_1 2s infinite;border-radius:calc(.625rem - 2px);width:60%;height:3rem;margin-bottom:.5rem}._skeletonSubtitle_1pn57_89{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1pn57_1 2s infinite;border-radius:calc(.625rem - 2px);width:40%;height:1.75rem}._skeletonDescription_1pn57_98{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1pn57_1 2s infinite;border-radius:calc(.625rem - 2px);width:80%;height:2.5rem}._skeletonActions_1pn57_107{display:flex;gap:1.5rem}._skeletonActionButton_1pn57_112{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1pn57_1 2s infinite;border-radius:calc(.625rem - 2px);width:7.5rem;height:2.5rem;border-radius:9999px}._skeletonActionText_1pn57_122{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1pn57_1 2s infinite;border-radius:calc(.625rem - 2px);width:10rem;height:2.5rem}._perfumesSection_1qpxn_1{position:relative;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(to bottom right,var(--color-purple-600),#ec4899);background-origin:border-box;background-clip:padding-box,border-box;border-radius:calc(.625rem + 4px);padding:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media (min-width: 48rem){._perfumesSection_1qpxn_1{border-radius:1rem;padding:1.5rem}}@media (min-width: 64rem){._perfumesSection_1qpxn_1{padding:2rem}}._perfumesHeader_1qpxn_25{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}@media (min-width: 48rem){._perfumesHeader_1qpxn_25{gap:.75rem;margin-bottom:1.5rem}}._perfumesIcon_1qpxn_38{width:2.5rem;height:2.5rem;background:linear-gradient(to bottom right,var(--color-purple-600),#ec4899);border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width: 48rem){._perfumesIcon_1qpxn_38{width:3rem;height:3rem}}._perfumesIconSvg_1qpxn_55{width:1.25rem;height:1.25rem;color:#fff}@media (min-width: 48rem){._perfumesIconSvg_1qpxn_55{width:1.5rem;height:1.5rem}}._perfumesText_1qpxn_67{flex:1}._perfumesTitle_1qpxn_71{font-size:1.125rem;font-weight:700;color:var(--color-foreground);word-break:keep-all;overflow-wrap:break-word;line-height:1.625}@media (min-width: 48rem){._perfumesTitle_1qpxn_71{font-size:1.25rem}}@media (min-width: 64rem){._perfumesTitle_1qpxn_71{font-size:1.5rem}}._perfumesSubtitle_1qpxn_90{font-size:.75rem;color:var(--color-muted-foreground);margin-top:.25rem}@media (min-width: 48rem){._perfumesSubtitle_1qpxn_90{font-size:.875rem}}._perfumesGrid_1qpxn_101{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 40rem){._perfumesGrid_1qpxn_101{grid-template-columns:repeat(2,1fr)}}@media (min-width: 64rem){._perfumesGrid_1qpxn_101{grid-template-columns:repeat(4,1fr)}}._emptyState_1qpxn_117{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1.5rem;text-align:center}._emptyIcon_1qpxn_126{width:4rem;height:4rem;color:var(--color-muted-foreground);margin-bottom:1.5rem}._emptyTitle_1qpxn_133{color:var(--color-foreground);font-size:1.25rem;font-weight:500;margin-bottom:.5rem}._emptyDescription_1qpxn_140{color:var(--color-muted-foreground);font-size:1rem;line-height:1.625}._perfumeCard_1qpxn_146{overflow:hidden;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);border-color:var(--color-border);padding:0}._perfumeCard_1qpxn_146:hover{transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}._perfumesAction_1qpxn_158{margin-top:1.5rem;text-align:center}._chevronIcon_1qpxn_163{width:1rem;height:1rem}.dark ._perfumesSection_1qpxn_1{background-image:linear-gradient(#121212,#121212),linear-gradient(to bottom right,var(--color-purple-600),#ec4899)}@keyframes _shimmer_1wjdf_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._skeletonCard_1wjdf_9{padding:1rem;background-color:var(--color-card);border-radius:.625rem;border:1px solid var(--color-border)}@media (min-width: 48rem){._skeletonCard_1wjdf_9{padding:1.5rem}}@media (min-width: 64rem){._skeletonCard_1wjdf_9{padding:2rem}}._skeletonPerfumesHeader_1wjdf_26{display:flex;gap:.5rem;margin-bottom:1rem}@media (min-width: 48rem){._skeletonPerfumesHeader_1wjdf_26{gap:1rem;margin-bottom:2rem}}._skeletonPerfumesIcon_1wjdf_38{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1wjdf_1 2s infinite;border-radius:calc(.625rem - 2px);width:3rem;height:3rem;border-radius:.625rem;flex-shrink:0}._skeletonPerfumesText_1wjdf_49{display:flex;flex-direction:column;gap:.5rem;flex:1}._skeletonPerfumesTitle_1wjdf_56{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1wjdf_1 2s infinite;width:80%;height:2rem;border-radius:calc(.625rem - 2px)}._skeletonPerfumesSubtitle_1wjdf_66{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1wjdf_1 2s infinite;width:60%;height:1.5rem;border-radius:calc(.625rem - 2px)}._skeletonPerfumesGrid_1wjdf_76{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}@media (min-width: 40rem){._skeletonPerfumesGrid_1wjdf_76{grid-template-columns:repeat(2,1fr)}}@media (min-width: 64rem){._skeletonPerfumesGrid_1wjdf_76{grid-template-columns:repeat(4,1fr)}}._skeletonPerfumeCard_1wjdf_93{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1wjdf_1 2s infinite;border-radius:calc(.625rem - 2px);aspect-ratio:1;border-radius:.625rem}._skeletonPerfumesAction_1wjdf_102{display:flex;justify-content:center;margin-top:1rem}._skeletonActionButton_1wjdf_108{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_1wjdf_1 2s infinite;border-radius:calc(.625rem - 2px);width:7.5rem;height:2.5rem;border-radius:9999px}@keyframes _shimmer_5bsgh_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._skeletonCard_5bsgh_9{padding:1rem;background-color:var(--color-card);border-radius:.625rem;border:1px solid var(--color-border)}@media (min-width: 48rem){._skeletonCard_5bsgh_9{padding:1.5rem}}@media (min-width: 64rem){._skeletonCard_5bsgh_9{padding:2rem}}._skeletonCommentsHeader_5bsgh_26{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}._skeletonCommentsIcon_5bsgh_33{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_5bsgh_1 2s infinite;width:2rem;height:2rem;border-radius:calc(.625rem - 2px);flex-shrink:0}._skeletonCommentsTitle_5bsgh_44{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_5bsgh_1 2s infinite;width:10rem;height:2rem;border-radius:calc(.625rem - 2px)}._skeletonCommentForm_5bsgh_54{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._skeletonCommentTextarea_5bsgh_61{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_5bsgh_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;height:6rem;border-radius:calc(.625rem + 4px)}._skeletonCommentFormActions_5bsgh_71{display:flex;justify-content:flex-end}._skeletonCommentButton_5bsgh_76{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_5bsgh_1 2s infinite;border-radius:calc(.625rem - 2px);width:6rem;height:2.5rem;border-radius:9999px}._skeletonCommentsList_5bsgh_86{display:flex;flex-direction:column;gap:1rem}._skeletonCommentItem_5bsgh_92{background:linear-gradient(90deg,var(--color-muted) 0%,var(--color-muted-light) 50%,var(--color-muted) 100%);background-size:2000px 100%;animation:_shimmer_5bsgh_1 2s infinite;border-radius:calc(.625rem - 2px);width:100%;height:6rem;border-radius:calc(.625rem + 4px)}@font-face{font-family:Pretendard;font-weight:900;font-display:swap;src:local("Pretendard Black"),url(/assets/Pretendard-Black-B7X87vPW.woff2) format("woff2"),url(/assets/Pretendard-Black-CGKHU3YP.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:800;font-display:swap;src:local("Pretendard ExtraBold"),url(/assets/Pretendard-ExtraBold-C0vVUedy.woff2) format("woff2"),url(/assets/Pretendard-ExtraBold-DkRXFB8B.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:700;font-display:swap;src:local("Pretendard Bold"),url(/assets/Pretendard-Bold-BYNivUXw.woff2) format("woff2"),url(/assets/Pretendard-Bold-DD7wHHNl.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:600;font-display:swap;src:local("Pretendard SemiBold"),url(/assets/Pretendard-SemiBold-ClEDdoZU.woff2) format("woff2"),url(/assets/Pretendard-SemiBold-SXfe8JY8.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:500;font-display:swap;src:local("Pretendard Medium"),url(/assets/Pretendard-Medium-Dw2vNklR.woff2) format("woff2"),url(/assets/Pretendard-Medium-Cs2k_Pp2.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:400;font-display:swap;src:local("Pretendard Regular"),url(/assets/Pretendard-Regular-BhrLQoBv.woff2) format("woff2"),url(/assets/Pretendard-Regular-D5CgADJ9.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:300;font-display:swap;src:local("Pretendard Light"),url(/assets/Pretendard-Light-knQmDAda.woff2) format("woff2"),url(/assets/Pretendard-Light-BSr3DBFh.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:200;font-display:swap;src:local("Pretendard ExtraLight"),url(/assets/Pretendard-ExtraLight-Bi0YRlFr.woff2) format("woff2"),url(/assets/Pretendard-ExtraLight-CmnYHmfp.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:100;font-display:swap;src:local("Pretendard Thin"),url(/assets/Pretendard-Thin-DWJVAZ2K.woff2) format("woff2"),url(/assets/Pretendard-Thin-Cq3km6ap.woff) format("woff")}:root{--color-background: #ffffff;--color-foreground: oklch(.145 0 0);--color-primary: #030213;--color-primary-foreground: oklch(1 0 0);--color-secondary: oklch(.95 .0058 264.53);--color-secondary-foreground: #030213;--color-muted: #ececf0;--color-muted-foreground: #717182;--color-muted-light: #f0f1f3;--color-accent: #e9ebef;--color-accent-foreground: #030213;--color-destructive: #d4183d;--color-destructive-foreground: #ffffff;--color-card: #ffffff;--color-card-foreground: oklch(.145 0 0);--color-popover: oklch(1 0 0);--color-popover-foreground: oklch(.145 0 0);--color-border: rgba(0, 0, 0, .1);--color-input: transparent;--color-input-background: #f3f3f5;--color-switch-background: #cbced4;--color-ring: oklch(.708 0 0);--color-chart-1: oklch(.646 .222 41.116);--color-chart-2: oklch(.6 .118 184.704);--color-chart-3: oklch(.398 .07 227.392);--color-chart-4: oklch(.828 .189 84.429);--color-chart-5: oklch(.769 .188 70.08);--color-purple-600: #b067d9;--color-purple-700: #9a4fc4;--color-purple-800: #8437af;--color-stacked-bar-1: linear-gradient(180deg, #f3e8ff 0%, #c084fc 40%, #8437af 100%);--color-stacked-bar-2: linear-gradient(180deg, #e8ecff 0%, #818cf8 42%, #3730a3 100%);--color-stacked-bar-3: linear-gradient(180deg, #fce7f3 0%, #f0abfc 40%, #a21caf 100%);--color-stacked-bar-4: linear-gradient(180deg, #e0fdfa 0%, #2dd4bf 42%, #0f766e 100%);--color-stacked-bar-5: linear-gradient(180deg, #fffbeb 0%, #fbbf24 44%, #c2410c 100%);--color-stacked-bar-6: linear-gradient(180deg, #ffe4e6 0%, #fb7185 42%, #9f1239 100%)}.dark{--color-background: oklch(.145 0 0);--color-foreground: oklch(.75 0 0);--color-primary: oklch(.85 0 0);--color-primary-foreground: oklch(.205 0 0);--color-secondary: oklch(.269 0 0);--color-secondary-foreground: oklch(.75 0 0);--color-muted: oklch(.269 0 0);--color-muted-foreground: oklch(.6 0 0);--color-muted-light: oklch(.31 0 0);--color-accent: oklch(.269 0 0);--color-accent-foreground: oklch(.75 0 0);--color-destructive: oklch(.396 .141 25.723);--color-destructive-foreground: oklch(.637 .237 25.331);--color-card: oklch(.18 0 0);--color-card-foreground: oklch(.75 0 0);--color-popover: oklch(.145 0 0);--color-popover-foreground: oklch(.75 0 0);--color-border: oklch(.269 0 0);--color-input: oklch(.269 0 0);--color-input-background: oklch(.269 0 0);--color-switch-background: oklch(.439 0 0);--color-ring: oklch(.439 0 0);--color-stacked-bar-1: linear-gradient(180deg, #ddd0f5 0%, #b87ae8 46%, #6b2d9e 100%);--color-stacked-bar-2: linear-gradient(180deg, #c9d2ff 0%, #7c86f0 46%, #312e81 100%);--color-stacked-bar-3: linear-gradient(180deg, #f5d0ef 0%, #e879f9 44%, #86198f 100%);--color-stacked-bar-4: linear-gradient(180deg, #b8f5ec 0%, #2dd4bf 46%, #115e59 100%);--color-stacked-bar-5: linear-gradient(180deg, #fdecc8 0%, #f59e0b 46%, #9a3412 100%);--color-stacked-bar-6: linear-gradient(180deg, #fecdd3 0%, #f43f5e 44%, #881337 100%)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border:0 solid}html{font-size:16px;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;-webkit-tap-highlight-color:transparent}body{line-height:inherit;background-color:var(--color-background);color:var(--color-foreground);font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s ease,color .2s ease}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;line-height:1.5}h1{font-size:1.5rem;font-weight:500}h2{font-size:1.25rem;font-weight:500}h3{font-size:1.125rem;font-weight:500}h4{font-size:1rem;font-weight:500}p{font-size:1rem;font-weight:400;line-height:1.5}label,button{font-size:1rem;font-weight:500;line-height:1.5}input{font-size:1rem;font-weight:400;line-height:1.5}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}a{color:inherit;text-decoration:inherit}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;background-color:transparent;border-radius:0}textarea{resize:vertical}::placeholder{opacity:1;color:currentColor}*::-webkit-scrollbar{width:.5rem;height:.5rem}*::-webkit-scrollbar-track{background:transparent;border-radius:.25rem}*::-webkit-scrollbar-thumb{background-color:var(--color-muted);border-radius:.25rem;border:.125rem solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background-color:var(--color-muted-foreground)}*{scrollbar-width:thin;scrollbar-color:var(--color-muted) transparent}.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hide::-webkit-scrollbar{display:none}
