.story_page__EReUq{padding-top:72px}.story_hero__AWAUV{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:100px 40px 80px;background:var(--bg-primary)}.story_hero_label__DxYmQ{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--stone);margin-bottom:32px}.story_hero_quote__WVVoa{font-size:clamp(32px,5vw,56px);font-weight:300;font-style:italic;color:var(--ink);line-height:1.2;max-width:800px;margin-bottom:32px}.story_gold_line__micgz{width:40px;height:2px;background:linear-gradient(90deg,var(--gold),var(--gold-light))}.story_story_container__95kVR{background-color:var(--deep);padding:80px;display:flex;gap:80px;align-items:center}.story_story_image__rDN7J img{width:420px;height:auto;border-radius:var(--r-md)}.story_story_text__AZmx4{display:flex;flex-direction:column;gap:20px}.story_story_text__AZmx4 h2{font-size:36px;font-weight:300;font-style:italic;color:#fff}.story_story_text__AZmx4 p{color:hsla(0,0%,100%,.7);line-height:1.8;font-size:15px}.story_accent_line__g9OEp{width:40px;height:2px;background:linear-gradient(90deg,var(--gold),var(--gold-light))}.story_difference_section__d1bIq{background:var(--bg-secondary);padding:100px 80px;display:flex;justify-content:center}.story_difference_content__3oFuo{max-width:700px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.story_difference_content__3oFuo h2{font-size:42px;font-weight:300;font-style:italic;color:var(--ink)}.story_section_label__mPaUo{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--stone)}.story_difference_text__VcZDX{font-size:16px;line-height:1.8;color:var(--smoke);margin-top:12px}@media screen and (max-width:1080px){.story_story_container__95kVR{flex-direction:column;align-items:center;gap:48px;padding:60px 40px}}@media screen and (max-width:480px){.story_story_container__95kVR{padding:48px 24px}.story_story_image__rDN7J img{width:100%}.story_hero__AWAUV{padding:80px 24px 60px}.story_difference_section__d1bIq{padding:60px 24px}.story_difference_content__3oFuo h2{font-size:32px}}.dropdown_container__My4z1{position:relative;line-height:0}@keyframes dropdown_fadeIn__RO9lD{0%{opacity:0}to{opacity:1}}.dropdown_container__My4z1>div{position:absolute;z-index:100;animation:dropdown_fadeIn__RO9lD .2s;line-height:1}.dropdown_container__My4z1>div.dropdown_left__LEtI0{right:0}.dropdown_container__My4z1>div.dropdown_center__s_Krn{left:50%;transform:translateX(-50%)}.dropdown_container__My4z1>div.dropdown_right__3fPti{left:0}.hamburger_container__BTYjX{display:none}.hamburger_hamburger__wsQ34{width:22px;height:auto;opacity:.5;filter:invert(1);transition:opacity .25s var(--ease-out)}.hamburger_hamburger__wsQ34:hover{opacity:.85}.hamburger_links__Agrn2{margin-top:12px;width:max-content;flex-direction:column;text-align:left;box-shadow:0 12px 40px rgba(0,0,0,.1);background-color:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--r-md);padding:8px 0;overflow:hidden}.hamburger_links__Agrn2 a{display:block;padding:14px 28px;width:100%;text-align:left;font-size:12px;letter-spacing:.08em;transition:all .2s var(--ease-out);color:var(--smoke)}.hamburger_links__Agrn2 a:hover{background-color:var(--gold-bg);color:var(--ink)}@media screen and (max-width:920px){.hamburger_container__BTYjX{display:block}}@media screen and (max-width:480px){.hamburger_hamburger__wsQ34{width:22px}}.logo_logo__unrBT{width:150px;height:auto;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;transition:opacity .2s;filter:brightness(0)}.logo_logo__unrBT:hover{opacity:.7}@media screen and (max-width:480px){.logo_logo__unrBT{width:120px}}.header_header__NxYrq{display:flex;height:72px;justify-content:space-between;align-items:center;padding:0 40px;position:fixed;width:100%;background-color:hsla(43,41%,97%,.85);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);z-index:900;border-bottom:1px solid var(--border-mid);transition:background-color .3s var(--ease-out),box-shadow .3s var(--ease-out)}.header_header_left__yhlk_{display:flex;align-items:center;gap:20px;flex:1 1}.header_logo__8InNo{font-size:22px;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--ink);transition:opacity .2s;text-decoration:none;white-space:nowrap}.header_logo__8InNo span{font-weight:300;color:var(--gold)}.header_logo__8InNo:hover{opacity:.7}.header_header_center__CtRJW{display:flex;align-items:center;justify-content:center}.header_header_links__dQWCp{display:flex;gap:32px}.header_header_links__dQWCp a{position:relative;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--smoke);transition:color .3s var(--ease-out);padding:4px 0}.header_header_links__dQWCp a:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1.5px;background:linear-gradient(90deg,var(--gold),var(--gold-light));transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease-out)}.header_header_links__dQWCp a:hover{color:var(--ink)}.header_header_links__dQWCp a:hover:after{transform:scaleX(1)}.header_header_links__dQWCp a.header_active__6afil{color:var(--ink);font-weight:500}.header_header_links__dQWCp a.header_active__6afil:after{transform:scaleX(1)}.header_header_right___79t_{display:flex;align-items:center;gap:20px;flex:1 1;justify-content:flex-end}.header_shop_btn___WKWO{display:inline-flex;align-items:center;padding:8px 20px;background:var(--ink);color:var(--bg-primary);font-size:9px;letter-spacing:.14em;text-transform:uppercase;border-radius:var(--r-sm);transition:all .3s var(--ease-out);text-decoration:none;white-space:nowrap}.header_shop_btn___WKWO:hover{background:var(--deep);transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.header_become_artist__nszDW{color:var(--gold)!important;font-weight:500}.header_become_artist__nszDW:after{background:var(--gold)!important}.header_active_user__N7Fv_{color:var(--ink)!important;background-color:var(--bg-secondary);border-radius:var(--r-sm)}@media screen and (max-width:920px){.header_header_links__dQWCp,.header_shop_btn___WKWO{display:none}.header_active__6afil{font-weight:500;color:var(--ink)!important;background-color:var(--bg-secondary);border-radius:var(--r-sm)}}@media screen and (max-width:480px){.header_header__NxYrq{height:60px;padding:0 16px}.header_logo__8InNo{font-size:18px;letter-spacing:.2em}}.hoverimage_container__n_cMG{position:relative;display:flex;align-items:center;justify-content:center;line-height:0}.hoverimage_image__SpGvr{transition:opacity .2s;opacity:1}.hoverimage_hover__NC8LZ{position:absolute;top:0;left:0;opacity:0;transition:opacity .2s}.hoverimage_container__n_cMG:hover .hoverimage_image__SpGvr{opacity:0}.hoverimage_container__n_cMG:hover .hoverimage_hover__NC8LZ{opacity:1}.footer_footer__XSFOa{width:100%;background-color:var(--deep);color:hsla(0,0%,100%,.7)}.footer_footer__XSFOa a{text-decoration:none;color:hsla(0,0%,100%,.5);transition:color .3s var(--ease-out)}.footer_footer__XSFOa a:hover{color:#fff}.footer_footer_container__iRlkp{display:flex;justify-content:space-between;padding:64px 80px 48px;max-width:1280px;margin:0 auto;gap:60px}.footer_footer_brand__CnIGD{flex:0 0 280px}.footer_footer_logo__KUn_Y{font-size:28px;font-weight:300;letter-spacing:.15em;color:#fff;margin-bottom:12px}.footer_footer_logo__KUn_Y span{color:var(--gold-mid)}.footer_footer_tagline__PF1Re{font-size:14px;color:hsla(0,0%,100%,.4);margin-bottom:28px;line-height:1.6}.footer_footer_social__ip3pW{display:flex;gap:16px}.footer_footer_social__ip3pW a{opacity:.5;transition:opacity .3s}.footer_footer_social__ip3pW a:hover{opacity:1}.footer_footer_social__ip3pW img{width:20px;height:auto}.footer_footer_columns__1zHgR{display:flex;gap:60px}.footer_footer_column__6h2zc h4{font-size:10px;letter-spacing:.14em;color:var(--gold-mid);margin-bottom:20px;font-weight:400}.footer_footer_column__6h2zc ul{display:flex;flex-direction:column;gap:12px}.footer_footer_column__6h2zc li{font-size:13px}.footer_footer_bottom__TeM7v{border-top:1px solid hsla(0,0%,100%,.08);padding:20px 80px;max-width:1280px;margin:0 auto}.footer_footer_bottom__TeM7v p{font-size:10px;letter-spacing:.1em;color:hsla(0,0%,100%,.2);text-transform:uppercase}@media screen and (max-width:1080px){.footer_footer_container__iRlkp{padding:48px 40px}.footer_footer_columns__1zHgR{gap:40px}}@media screen and (max-width:768px){.footer_footer_container__iRlkp{flex-direction:column;align-items:center;text-align:center;padding:48px 24px}.footer_footer_brand__CnIGD{flex:none;display:flex;flex-direction:column;align-items:center}.footer_footer_social__ip3pW{justify-content:center}.footer_footer_columns__1zHgR{flex-direction:column;gap:32px;align-items:center}.footer_footer_column__6h2zc{text-align:center}.footer_footer_column__6h2zc ul{align-items:center}.footer_footer_bottom__TeM7v{padding:20px 24px;text-align:center}}.checkbox_container__vdHhb{display:flex;flex-direction:row;align-items:center;font-size:13px;gap:8px;cursor:pointer}.checkbox_checkbox__iANjr{width:18px;height:18px;border-radius:4px;border:1.5px solid var(--border-mid);cursor:pointer;accent-color:var(--gold);transition:border-color .15s ease}.checkbox_checkbox__iANjr[aria-checked=true]{border-color:var(--gold)}.checkbox_label__0gnlV{padding-left:2px;color:var(--smoke);-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox_border__KACfT{border:1px solid var(--border-light);border-radius:var(--r-sm);padding:10px 14px}.loginorregister_container__1pd_E{display:grid;grid-template-columns:1fr 1fr;min-height:520px;width:100%}.loginorregister_brand_side__QDk5Z{background:var(--deep);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 36px;position:relative;overflow:hidden;border-radius:var(--r-xl) 0 0 var(--r-xl)}.loginorregister_brand_side__QDk5Z:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:320px;height:320px;background:radial-gradient(circle,rgba(154,122,46,.12) 0,transparent 70%);pointer-events:none}.loginorregister_brand_side__QDk5Z:after{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(180deg,transparent,transparent 39px,hsla(43,41%,97%,.03) 0,hsla(43,41%,97%,.03) 40px);pointer-events:none}.loginorregister_brand_content__c7QyS{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.loginorregister_brand_icon__Sl9_p{width:72px;height:72px;border-radius:50%;border:1.5px solid rgba(154,122,46,.3);display:flex;align-items:center;justify-content:center;margin-bottom:4px}.loginorregister_brand_icon__Sl9_p:after{content:"";width:36px;height:36px;border-radius:50%;border:2px solid var(--gold);opacity:.6}.loginorregister_brand_title__2lf8K{font-size:28px;font-weight:200;font-style:italic;color:var(--bg-primary);line-height:1.2;letter-spacing:-.02em}.loginorregister_brand_subtitle__tL_jd{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:hsla(43,41%,97%,.35);max-width:200px;line-height:1.6}.loginorregister_brand_divider__Ez03J{width:40px;height:1px;background:linear-gradient(90deg,transparent,var(--gold-mid),transparent);opacity:.4}.loginorregister_brand_features__rejCv{display:flex;flex-direction:column;gap:10px;margin-top:8px}.loginorregister_brand_feature__IiRFx{display:flex;align-items:center;gap:10px;font-size:11px;color:hsla(43,41%,97%,.4);letter-spacing:.04em}.loginorregister_brand_feature_dot__Hw3Dl{width:4px;height:4px;border-radius:50%;background:var(--gold);opacity:.5;flex-shrink:0}.loginorregister_brand_ghost__oCy40{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:260px;font-weight:300;font-style:italic;-webkit-text-stroke:1px hsla(43,41%,97%,.03);-webkit-text-fill-color:transparent;color:transparent;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.loginorregister_form_side__gQOfP{display:flex;flex-direction:column;padding:48px 40px 32px;justify-content:center}.loginorregister_welcome_tag__ZK2i6{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:8px}.loginorregister_welcome_title__d9Xwn{font-size:28px;font-weight:300;font-style:italic;color:var(--ink);margin-bottom:6px;letter-spacing:-.02em}.loginorregister_welcome_subtitle__FgN7K{font-size:13px;color:var(--stone);margin-bottom:28px;line-height:1.6}.loginorregister_form_content__5GMm8{flex:1 1;display:flex;flex-direction:column;justify-content:center}.loginorregister_login_or_register__tDAiQ{display:flex;flex-direction:row;justify-content:center;margin-top:auto;padding-top:20px}.loginorregister_login_or_register__tDAiQ button{padding:12px 0 0;width:100%;color:var(--stone);border-top:1.5px solid var(--border-light);font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;font-weight:400;cursor:pointer;transition:color .25s,border-color .25s;background:none;text-transform:uppercase}.loginorregister_login_or_register__tDAiQ button:hover{color:var(--smoke)}.loginorregister_login_or_register__tDAiQ button[aria-selected=true]{color:var(--gold);font-weight:500;border-top-color:var(--gold)}@media screen and (max-width:700px){.loginorregister_container__1pd_E{grid-template-columns:1fr;min-height:auto}.loginorregister_brand_side__QDk5Z{display:none}.loginorregister_form_side__gQOfP{padding:36px 28px 24px}}@media screen and (max-width:375px){.loginorregister_form_side__gQOfP{padding:28px 20px 20px}}.user_container__mTH2r{padding-right:0}.user_header_icons__sO6FX{display:flex;gap:18px;align-items:center}.user_header_icons__sO6FX>li{position:relative;height:24px;display:flex;align-items:center}.user_header_icons__sO6FX img{width:20px;height:auto;opacity:.5;filter:invert(1);transition:opacity .25s var(--ease-out)}.user_header_icons__sO6FX img:hover{opacity:.85}.user_user_nav_menu__7CAGI{margin-top:12px;width:max-content;display:flex;flex-direction:column;align-items:stretch;box-shadow:0 12px 40px rgba(0,0,0,.1);background-color:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--r-md);padding:8px 0;overflow:hidden}.user_user_nav_menu__7CAGI a,.user_user_nav_menu__7CAGI button{display:block;padding:12px 24px;color:var(--smoke);transition:all .2s var(--ease-out);font-size:14px;font-family:var(--font-sans)}.user_user_nav_menu__7CAGI a:hover,.user_user_nav_menu__7CAGI button:hover{color:var(--ink);background-color:var(--gold-bg)}.user_user_nav_menu__7CAGI>li{font-size:14px;transition:background-color .2s;width:100%}.user_user_nav_menu__7CAGI li:nth-child(2),.user_user_nav_menu__7CAGI li:nth-child(3){display:none}.user_active_a__NvKj9{font-weight:600}.user_user_nav_notifications__nubgc{position:relative}.user_get_verified__2sHJJ{color:var(--gold)!important;font-weight:600;font-size:11px;letter-spacing:.08em;text-transform:uppercase}@media screen and (max-width:920px){.user_desktop_icon__Btybu{display:none!important}.user_user_nav_menu__7CAGI li:nth-child(2),.user_user_nav_menu__7CAGI li:nth-child(3){display:block}}@media screen and (max-width:480px){.user_header_icons__sO6FX{gap:10px}.user_header_icons__sO6FX img{width:20px}}.main_main__K8NMj{flex:1 1;display:flex;flex-direction:column;background-color:var(--bg-primary);margin-top:72px;min-height:calc(100vh - 72px)}@media screen and (max-width:480px){.main_main__K8NMj{margin-top:60px;min-height:calc(100vh - 60px)}}