.photo-module__mtLida__page{background:#141414;flex-direction:column;min-height:100svh;display:flex}.photo-module__mtLida__topBar{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0af0;border-bottom:1px solid #ffffff12;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.photo-module__mtLida__backLink{font-family:var(--font-sans);color:var(--color-gold-light);opacity:.85;white-space:nowrap;align-items:center;gap:.3rem;font-size:.75rem;text-decoration:none;transition:opacity .3s;display:flex}@media (hover:hover){.photo-module__mtLida__backLink:hover{opacity:1}}.photo-module__mtLida__progressBar{background:#ffffff1a;flex:1;height:2px;overflow:hidden}.photo-module__mtLida__progressFill{background:var(--color-gold);height:100%;transition:width .4s var(--ease-out-expo)}.photo-module__mtLida__stepIndicator{font-family:var(--font-sans);color:#fafaf8bf;letter-spacing:.1em;white-space:nowrap;font-size:.72rem}.photo-module__mtLida__container{padding:calc(60px + 2rem) 1.5rem calc(6rem + 88px + env(safe-area-inset-bottom));flex:1;justify-content:center;align-items:flex-start;width:100%;max-width:720px;margin:0 auto;display:flex}.photo-module__mtLida__stepWrap{width:100%}.photo-module__mtLida__stepHeader{text-align:center;margin-bottom:2.5rem}.photo-module__mtLida__stepNum{font-family:var(--font-display);letter-spacing:.25em;color:var(--color-gold);opacity:.9;font-size:.72rem;font-style:italic}.photo-module__mtLida__stepTitle{font-family:var(--font-serif);color:#fafaf8f2;letter-spacing:-.02em;margin:.5rem 0;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:300}.photo-module__mtLida__stepDesc{font-family:var(--font-sans);color:#fafaf8bf;font-size:.875rem;line-height:1.7}.photo-module__mtLida__stepDescSub{opacity:.55;font-size:.78rem}.photo-module__mtLida__dropZone{text-align:center;cursor:pointer;background:#ffffff08;border:1px dashed #ffffff26;justify-content:center;align-items:center;min-height:220px;padding:3rem 2rem;transition:all .4s;display:flex;position:relative}.photo-module__mtLida__dropZone:hover,.photo-module__mtLida__dropZoneActive{border-color:var(--color-gold);background:#b5925a0f}.photo-module__mtLida__dropZoneHasFiles{border-style:solid;border-color:#ffffff1a;padding:1.5rem}.photo-module__mtLida__fileInput{visibility:hidden}.photo-module__mtLida__dropContent{flex-direction:column;align-items:center;gap:1rem;display:flex}.photo-module__mtLida__dropIcon{color:var(--color-gold);opacity:.65}.photo-module__mtLida__dropText{font-family:var(--font-sans);color:var(--color-light-gray);font-size:.9rem;line-height:1.8}.photo-module__mtLida__dropHighlight{color:var(--color-gold);text-underline-offset:3px;font-weight:600;text-decoration:underline}.photo-module__mtLida__dropHint{font-family:var(--font-sans);color:var(--color-ivory);opacity:.75;font-size:clamp(.85rem,2vw,1rem)}.photo-module__mtLida__convertingOverlay{z-index:5;font-family:var(--font-sans);color:var(--color-gold);background:#0a0a0ad9;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;font-size:.82rem;display:flex;position:absolute;inset:0}.photo-module__mtLida__spinner{border:2px solid #c9a96e26;border-top-color:var(--color-gold);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite photo-module__mtLida__spin}@keyframes photo-module__mtLida__spin{to{transform:rotate(360deg)}}.photo-module__mtLida__previewGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.8rem;width:100%;display:grid}.photo-module__mtLida__previewItem{aspect-ratio:1;border:1px solid #ffffff1a;border-radius:10px;position:relative;overflow:hidden}.photo-module__mtLida__previewImg{object-fit:cover;width:100%;height:100%}.photo-module__mtLida__removeBtn{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:clamp(.85rem,2vw,1rem);transition:background .2s;display:flex;position:absolute;top:4px;right:4px}@media (hover:hover){.photo-module__mtLida__removeBtn:hover{background:#c44}}.photo-module__mtLida__previewFormat{font-family:var(--font-sans);letter-spacing:.05em;color:var(--color-black);background:#c9a96ed9;border-radius:3px;padding:1px 5px;font-size:clamp(.85rem,2vw,1rem);font-weight:700;position:absolute;bottom:4px;left:4px}.photo-module__mtLida__addMore{aspect-ratio:1;color:var(--color-gold);opacity:.65;font-size:clamp(.85rem,2vw,1rem);font-family:var(--font-sans);border:2px dashed #c9a96e40;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;transition:opacity .3s;display:flex}@media (hover:hover){.photo-module__mtLida__addMore:hover{opacity:.8}}.photo-module__mtLida__tips{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1.5rem;display:flex}.photo-module__mtLida__tip{font-family:var(--font-sans);color:var(--color-light-gray);opacity:1;background:#c9a96e0d;border:1px solid #c9a96e1f;border-radius:20px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:clamp(.85rem,2vw,1rem);display:flex}.photo-module__mtLida__optionGrid{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.photo-module__mtLida__optionBtn{font-family:var(--font-sans);color:var(--color-ivory);cursor:pointer;text-align:center;background:0 0;border:1px solid #c9a96e1f;border-radius:8px;padding:.9rem 1rem;font-size:.82rem;font-weight:500;transition:all .3s}@media (hover:hover){.photo-module__mtLida__optionBtn:hover{border-color:var(--color-gold);color:var(--color-gold);background:#c9a96e0a}}.photo-module__mtLida__optionBtnActive{border-color:var(--color-gold);background:var(--color-gold);color:var(--color-black);font-weight:700}.photo-module__mtLida__serviceGrid{grid-template-columns:repeat(2,1fr);gap:.7rem;display:grid}.photo-module__mtLida__serviceBtn{color:var(--color-ivory);cursor:pointer;text-align:center;background:0 0;border:1px solid #c9a96e1f;border-radius:10px;justify-content:center;align-items:center;padding:1rem 1.2rem;transition:all .3s;display:flex}@media (hover:hover){.photo-module__mtLida__serviceBtn:hover{border-color:var(--color-gold);background:#c9a96e0a}}.photo-module__mtLida__serviceBtnActive{border-color:var(--color-gold);background:var(--color-gold);color:var(--color-black)}.photo-module__mtLida__serviceLabel{font-family:var(--font-sans);font-size:.82rem;font-weight:500}.photo-module__mtLida__sizeForm{flex-direction:column;gap:1.5rem;display:flex}.photo-module__mtLida__sizeRow{align-items:flex-end;gap:.6rem;display:flex}.photo-module__mtLida__sizeField{flex:1}.photo-module__mtLida__sizeLabel{font-family:var(--font-sans);color:var(--color-ivory);letter-spacing:.03em;margin-bottom:.5rem;font-size:clamp(.85rem,2vw,1rem);font-weight:600;display:block}.photo-module__mtLida__optional{opacity:.5;font-size:clamp(.85rem,2vw,1rem);font-weight:400}.photo-module__mtLida__sizeInputWrap{align-items:center;display:flex;position:relative}.photo-module__mtLida__sizeInput{width:100%;color:var(--color-ivory);font-family:var(--font-sans);text-align:center;appearance:textfield;background:#c9a96e08;border:1px solid #c9a96e26;border-radius:8px;outline:none;padding:.8rem 2.8rem .8rem .8rem;font-size:1.1rem;font-weight:500;transition:border-color .3s}.photo-module__mtLida__sizeInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.photo-module__mtLida__sizeInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.photo-module__mtLida__sizeInput:focus{border-color:var(--color-gold)}.photo-module__mtLida__sizeInput::placeholder{color:var(--color-ivory);opacity:.8}.photo-module__mtLida__sizeUnit{font-family:var(--font-sans);color:var(--color-ivory);pointer-events:none;font-size:.75rem;position:absolute;right:.8rem}.photo-module__mtLida__sizeSep{font-family:var(--font-serif);color:var(--color-ivory);opacity:.8;padding-bottom:.5rem;font-size:1.2rem}.photo-module__mtLida__sizePreview{background:#c9a96e0f;border:1px solid #c9a96e1f;border-radius:10px;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.photo-module__mtLida__sizePreviewLabel{font-family:var(--font-sans);color:var(--color-ivory);font-size:.78rem}.photo-module__mtLida__sizePreviewPrice{font-family:var(--font-serif);color:var(--color-gold);font-size:1.1rem;font-weight:500}.photo-module__mtLida__sizeHelper{text-align:center}.photo-module__mtLida__sizeHelperText{font-family:var(--font-sans);color:var(--color-ivory);opacity:.5;font-size:clamp(.85rem,2vw,1rem)}.photo-module__mtLida__messageField{margin-top:.5rem}.photo-module__mtLida__messageInput{width:100%;color:var(--color-ivory);font-family:var(--font-sans);resize:vertical;background:#c9a96e08;border:1px solid #c9a96e26;border-radius:8px;outline:none;min-height:60px;padding:.8rem;font-size:.85rem;transition:border-color .3s}.photo-module__mtLida__messageInput:focus{border-color:var(--color-gold)}.photo-module__mtLida__messageInput::placeholder{color:var(--color-ivory);opacity:.8}.photo-module__mtLida__resultCard{text-align:center;background:#c9a96e0a;border:1px solid #c9a96e1f;border-radius:20px;padding:2.5rem}.photo-module__mtLida__resultHeader{margin-bottom:2rem}.photo-module__mtLida__resultCheck{color:var(--color-gold);margin-bottom:1rem;display:inline-block}.photo-module__mtLida__resultTitle{font-family:var(--font-serif);color:var(--color-ivory);font-size:1.6rem;font-weight:300}.photo-module__mtLida__resultPhotos{justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.photo-module__mtLida__resultThumb{object-fit:cover;border:1px solid #c9a96e26;border-radius:10px;width:60px;height:60px}.photo-module__mtLida__resultThumbMore{width:60px;height:60px;font-family:var(--font-sans);color:var(--color-gold);background:#c9a96e14;border-radius:10px;justify-content:center;align-items:center;font-size:.78rem;display:flex}.photo-module__mtLida__resultSummary{border-top:1px solid #c9a96e14;border-bottom:1px solid #c9a96e14;margin-bottom:1.5rem;padding:1.2rem 0}.photo-module__mtLida__resultRow{justify-content:space-between;padding:.5rem 0;display:flex}.photo-module__mtLida__resultLabel{font-family:var(--font-sans);color:var(--color-ivory);font-size:.8rem}.photo-module__mtLida__resultValue{font-family:var(--font-sans);color:var(--color-ivory);text-align:right;max-width:60%;font-size:.85rem;font-weight:600}.photo-module__mtLida__priceBox{background:#c9a96e0f;border:1px solid #c9a96e26;border-radius:14px;margin-bottom:2rem;padding:1.5rem}.photo-module__mtLida__priceLabel{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--color-gold);margin-bottom:.6rem;font-size:clamp(.85rem,2vw,1rem);font-weight:600}.photo-module__mtLida__priceAmount{font-family:var(--font-serif);color:var(--color-ivory);letter-spacing:-.02em;font-size:2.2rem;font-weight:300}.photo-module__mtLida__priceUnit{color:var(--color-ivory);font-size:1rem}.photo-module__mtLida__priceTilde{color:var(--color-gold);margin:0 .2rem}.photo-module__mtLida__priceNote{font-family:var(--font-sans);color:var(--color-ivory);opacity:.6;margin-top:.6rem;font-size:clamp(.85rem,2vw,1rem)}.photo-module__mtLida__resultCTA{text-align:center}.photo-module__mtLida__ctaText{font-family:var(--font-sans);color:var(--color-ivory);margin-bottom:1.5rem;font-size:.88rem;line-height:1.7}.photo-module__mtLida__ctaText strong{color:var(--color-gold)}.photo-module__mtLida__kakaoBtn,.photo-module__mtLida__instagramBtn{width:100%;font-family:var(--font-sans);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;margin-bottom:.7rem;padding:1.1rem;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}.photo-module__mtLida__kakaoBtn{color:#3c1e1e;background:#fee500}.photo-module__mtLida__instagramBtn{color:#fff;background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}@media (hover:hover){.photo-module__mtLida__kakaoBtn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #fee5004d}.photo-module__mtLida__instagramBtn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #dc274366}}.photo-module__mtLida__callBtn{width:100%;color:var(--color-ivory);font-family:var(--font-sans);cursor:pointer;background:0 0;border:1px solid #c9a96e33;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}@media (hover:hover){.photo-module__mtLida__callBtn:hover{border-color:var(--color-gold);color:var(--color-gold)}}.photo-module__mtLida__ctaClipboard{font-family:var(--font-sans);color:var(--color-ivory);opacity:.5;margin-top:1.2rem;font-size:clamp(.85rem,2vw,1rem);line-height:1.6}.photo-module__mtLida__bottomNav{padding:1rem 1.5rem;padding-bottom:max(1rem, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0af7;border-top:1px solid #ffffff12;gap:.8rem;max-width:720px;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.photo-module__mtLida__prevBtn{color:var(--color-ivory);font-family:var(--font-sans);cursor:pointer;background:0 0;border:1px solid #c9a96e26;border-radius:10px;flex:.4;padding:.9rem 1rem;font-size:.82rem;transition:all .3s}@media (hover:hover){.photo-module__mtLida__prevBtn:hover:not(:disabled){border-color:var(--color-gold);color:var(--color-gold)}}.photo-module__mtLida__prevBtn:disabled{opacity:.8;cursor:not-allowed}.photo-module__mtLida__nextBtn{background:var(--color-gold);color:var(--color-black);font-family:var(--font-sans);cursor:pointer;border:none;border-radius:10px;flex:1;padding:.9rem 1rem;font-size:.88rem;font-weight:700;transition:all .3s}@media (hover:hover){.photo-module__mtLida__nextBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #c9a96e4d}}.photo-module__mtLida__nextBtn:disabled{opacity:.5;cursor:not-allowed}.photo-module__mtLida__contactSection{margin-bottom:2.5rem}.photo-module__mtLida__typeGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.photo-module__mtLida__typeBtn{color:var(--color-ivory);cursor:pointer;background:#c9a96e08;border:1px solid #c9a96e1f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;padding:1.5rem 1rem;transition:all .3s;display:flex}@media (hover:hover){.photo-module__mtLida__typeBtn:hover{border-color:var(--color-gold);background:#c9a96e0f}}.photo-module__mtLida__typeBtnActive{border-color:var(--color-gold);color:var(--color-gold);background:#c9a96e1a}.photo-module__mtLida__typeBtnIcon{font-size:2rem}.photo-module__mtLida__typeBtnLabel{font-family:var(--font-sans);font-size:.85rem;font-weight:500}.photo-module__mtLida__b2bNote{text-align:center;font-family:var(--font-sans);color:var(--color-gold);opacity:.8;margin-top:.8rem;font-size:clamp(.85rem,2vw,1rem)}.photo-module__mtLida__channelLabel{font-family:var(--font-sans);color:var(--color-ivory);text-align:center;margin-bottom:1rem;font-size:.85rem}.photo-module__mtLida__channelGrid{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.photo-module__mtLida__channelBtn{color:var(--color-ivory);font-family:var(--font-sans);cursor:pointer;background:0 0;border:1px solid #c9a96e26;border-radius:20px;padding:.8rem 1.5rem;font-size:.85rem;transition:all .3s}.photo-module__mtLida__channelBtn:hover{border-color:var(--color-gold)}.photo-module__mtLida__channelBtnActive{border-color:var(--color-gold);background:var(--color-gold);color:var(--color-black);font-weight:600}.photo-module__mtLida__quoteNum{font-family:var(--font-sans);color:var(--color-gold);letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem}.photo-module__mtLida__resultSubtitle{font-family:var(--font-sans);color:var(--color-ivory);margin-bottom:1.5rem;font-size:.85rem}.photo-module__mtLida__b2bFinalNote{font-family:var(--font-sans);color:var(--color-gold);opacity:.8;margin-top:1rem;font-size:.75rem}@media (max-width:640px){.photo-module__mtLida__container{padding-top:calc(60px + 1rem);padding-bottom:5rem}.photo-module__mtLida__optionGrid{grid-template-columns:repeat(2,1fr)}.photo-module__mtLida__serviceGrid{grid-template-columns:1fr}.photo-module__mtLida__resultCard{padding:1.5rem}.photo-module__mtLida__priceAmount{font-size:1.8rem}.photo-module__mtLida__previewGrid{grid-template-columns:repeat(3,1fr)}.photo-module__mtLida__tips{flex-direction:column;align-items:center}.photo-module__mtLida__sizeRow{flex-wrap:wrap;gap:.4rem}.photo-module__mtLida__sizeField{flex:calc(50% - 1rem);min-width:0}.photo-module__mtLida__sizeSep{visibility:hidden}.photo-module__mtLida__sizeInput{padding:.7rem 2.5rem .7rem .7rem;font-size:1rem}}
.LoadingScreen-module__zfmyua__screen{z-index:9999;background:var(--color-bg);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.LoadingScreen-module__zfmyua__wipe{background:var(--color-bg-2);z-index:2;pointer-events:none;transition:transform;position:absolute;inset:0;transform:translate(-100%)skew(-8deg)}.LoadingScreen-module__zfmyua__screen.LoadingScreen-module__zfmyua__exit .LoadingScreen-module__zfmyua__wipe{transition:transform .9s cubic-bezier(.65,0,.35,1);transform:translate(0)skew(-8deg)}.LoadingScreen-module__zfmyua__screen.LoadingScreen-module__zfmyua__reveal .LoadingScreen-module__zfmyua__content{opacity:.8;transition:opacity .4s,transform .4s;transform:translateY(-20px)}.LoadingScreen-module__zfmyua__corner{width:50px;height:50px;transition:all 1.5s var(--ease-out-expo);animation:LoadingScreen-module__zfmyua__cornerReveal 1s var(--ease-out-expo) forwards;opacity:.8;position:absolute}.LoadingScreen-module__zfmyua__cornerTL{border-top:1px solid var(--color-line-2);border-left:1px solid var(--color-line-2);animation-delay:.1s;top:2rem;left:2rem}.LoadingScreen-module__zfmyua__cornerTR{border-top:1px solid var(--color-line-2);border-right:1px solid var(--color-line-2);animation-delay:.15s;top:2rem;right:2rem}.LoadingScreen-module__zfmyua__cornerBL{border-bottom:1px solid var(--color-line-2);border-left:1px solid var(--color-line-2);animation-delay:.2s;bottom:2rem;left:2rem}.LoadingScreen-module__zfmyua__cornerBR{border-bottom:1px solid var(--color-line-2);border-right:1px solid var(--color-line-2);animation-delay:.25s;bottom:2rem;right:2rem}@keyframes LoadingScreen-module__zfmyua__cornerReveal{0%{opacity:0}to{opacity:1}}.LoadingScreen-module__zfmyua__content{text-align:center;z-index:3;animation:LoadingScreen-module__zfmyua__contentFadeUp .9s var(--ease-out-expo) forwards;opacity:.8;transition:opacity .4s,transform .4s;position:relative}@keyframes LoadingScreen-module__zfmyua__contentFadeUp{0%{opacity:0;filter:blur(8px);transform:translateY(30px)}to{opacity:1;filter:blur();transform:translateY(0)}}.LoadingScreen-module__zfmyua__logoWrap{margin-bottom:3.5rem;position:relative}.LoadingScreen-module__zfmyua__topLine{width:1px;height:50px;animation:LoadingScreen-module__zfmyua__lineGrow 1s var(--ease-out-expo) .3s both;background:linear-gradient(#0000,#c9a96e80);margin:0 auto 1.5rem}@keyframes LoadingScreen-module__zfmyua__lineGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.LoadingScreen-module__zfmyua__bottomLine{width:1px;height:50px;animation:LoadingScreen-module__zfmyua__lineGrow 1s var(--ease-out-expo) .4s both;background:linear-gradient(#c9a96e80,#0000);margin:1.5rem auto 0}.LoadingScreen-module__zfmyua__logo{font-family:var(--font-serif);color:var(--color-ink);letter-spacing:.04em;animation:LoadingScreen-module__zfmyua__logoReveal 1.2s var(--ease-out-expo) .15s both;margin:0;font-size:clamp(2.2rem,5vw,4rem);font-weight:300}@keyframes LoadingScreen-module__zfmyua__logoReveal{0%{opacity:0;letter-spacing:.15em}to{opacity:1;letter-spacing:.04em}}.LoadingScreen-module__zfmyua__logo span{color:var(--color-gold)}.LoadingScreen-module__zfmyua__tagline{font-family:var(--font-sans);letter-spacing:.4em;text-transform:uppercase;color:var(--color-ink-3);animation:LoadingScreen-module__zfmyua__fadeIn 1s var(--ease-out-expo) .5s both;margin-top:1rem;font-size:.65rem;font-weight:600}@keyframes LoadingScreen-module__zfmyua__fadeIn{0%{opacity:0}to{opacity:1}}.LoadingScreen-module__zfmyua__progressWrap{width:240px;margin:0 auto}.LoadingScreen-module__zfmyua__progressBar{background:var(--color-line);width:100%;height:1px;margin-bottom:.75rem;position:relative;overflow:visible}.LoadingScreen-module__zfmyua__progressFill{background:var(--color-ink);height:100%;transition:width .12s linear;position:relative}.LoadingScreen-module__zfmyua__progressGlow{background:var(--color-gold);border-radius:50%;width:5px;height:5px;transition:left .12s linear;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px 3px #c9a96e80}.LoadingScreen-module__zfmyua__progressFooter{justify-content:space-between;align-items:center;display:flex}.LoadingScreen-module__zfmyua__progressLabel{font-family:var(--font-sans);letter-spacing:.3em;text-transform:uppercase;color:var(--color-ink-4);font-size:.6rem;font-weight:600}.LoadingScreen-module__zfmyua__progressNum{font-family:var(--font-serif-en);color:var(--color-gold);letter-spacing:.05em;font-size:clamp(.85rem,2vw,1rem);font-style:italic;font-weight:400}
.ScrollProgress-module___Fh38q__bar{z-index:9999;pointer-events:none;background:0 0;width:100%;height:2px;position:fixed;top:0;left:0}.ScrollProgress-module___Fh38q__fill{background:linear-gradient(90deg, var(--color-gold-dark) 0%, var(--color-gold) 40%, var(--color-gold-lighter) 70%, var(--color-gold) 100%);background-size:200% 100%;width:100%;height:100%;animation:3s linear infinite ScrollProgress-module___Fh38q__progressShimmer;position:relative;box-shadow:0 0 10px 1px #c9a96e99,0 0 3px #c9a96ee6}.ScrollProgress-module___Fh38q__fill:after{content:"";background:var(--color-gold-lighter);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 0 10px 4px #c9a96eb3}@keyframes ScrollProgress-module___Fh38q__progressShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.CustomCursor-module__scj-aG__cursor{background:var(--color-ink);pointer-events:none;z-index:99999;opacity:.8;width:5px;height:5px;transition:opacity .3s, width .25s var(--ease-spring), height .25s var(--ease-spring);will-change:transform;border-radius:50%;position:fixed;top:0;left:0}.CustomCursor-module__scj-aG__cursor[data-state=hover]{background:var(--color-gold);width:7px;height:7px}.CustomCursor-module__scj-aG__cursor[data-state=text]{background:var(--color-ink);border-radius:1px;width:2px;height:18px}.CustomCursor-module__scj-aG__ring{pointer-events:none;z-index:99998;opacity:.8;width:36px;height:36px;transition:opacity .3s, width .4s var(--ease-spring), height .4s var(--ease-spring), border-color .3s;will-change:transform;border:1px solid #0e0e0e40;border-radius:50%;position:fixed;top:0;left:0}.CustomCursor-module__scj-aG__ring[data-state=hover]{background:#b5925a0a;border-color:#b5925a80;width:52px;height:52px}.CustomCursor-module__scj-aG__ring[data-state=image]{border-style:dashed;border-color:#0e0e0e33;width:60px;height:60px}.CustomCursor-module__scj-aG__ring[data-state=text]{border-color:#0e0e0e26;width:24px;height:24px}.CustomCursor-module__scj-aG__trail{background:var(--color-ink-4);pointer-events:none;z-index:99997;opacity:.4;will-change:transform;border-radius:50%;width:4px;height:4px;transition:opacity .2s;position:fixed;top:0;left:0}@media (max-width:768px){.CustomCursor-module__scj-aG__cursor,.CustomCursor-module__scj-aG__ring,.CustomCursor-module__scj-aG__trail{visibility:hidden}}
.LangToggle-module__vY_jEa__wrapper{z-index:200;align-items:center;display:inline-flex;position:relative}.LangToggle-module__vY_jEa__trigger{border:1px solid var(--color-line-2);-webkit-backdrop-filter:blur(12px);color:var(--color-ink-3);font-family:var(--font-sans);letter-spacing:.08em;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#fafaf8e6;border-radius:20px;align-items:center;gap:5px;padding:5px 10px 5px 8px;font-size:.75rem;font-weight:600;transition:border-color .25s,background .25s;display:flex}@media (hover:hover){.LangToggle-module__vY_jEa__trigger:hover{border-color:var(--color-ink);color:var(--color-ink)}}.LangToggle-module__vY_jEa__triggerOpen{border-color:var(--color-ink);color:var(--color-ink)}.LangToggle-module__vY_jEa__flagEmoji{font-size:1rem;line-height:1}.LangToggle-module__vY_jEa__shortCode{letter-spacing:.1em;font-size:clamp(.85rem,2vw,1rem);font-weight:700}.LangToggle-module__vY_jEa__chevron{color:var(--color-ink-3);flex-shrink:0;transition:transform .25s}.LangToggle-module__vY_jEa__chevronOpen{transform:rotate(180deg)}.LangToggle-module__vY_jEa__dropdown{border:1px solid var(--color-line);-webkit-backdrop-filter:blur(20px);z-index:300;background:#fafaf8f7;border-radius:0;min-width:148px;margin:0;padding:6px;list-style:none;animation:.2s cubic-bezier(.16,1,.3,1) LangToggle-module__vY_jEa__dropIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 32px #0e0e0e1f}@keyframes LangToggle-module__vY_jEa__dropIn{0%{opacity:.8;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.LangToggle-module__vY_jEa__option{cursor:pointer;color:var(--color-ink-3);letter-spacing:.03em;-webkit-user-select:none;user-select:none;border-radius:0;align-items:center;gap:8px;padding:8px 10px;font-size:.8rem;transition:background .18s,color .18s;display:flex}@media (hover:hover){.LangToggle-module__vY_jEa__option:hover{background:var(--color-bg-2);color:var(--color-ink)}}.LangToggle-module__vY_jEa__optionActive{color:var(--color-ink);background:var(--color-bg-3)}.LangToggle-module__vY_jEa__optionFlag{flex-shrink:0;font-size:1.05rem;line-height:1}.LangToggle-module__vY_jEa__optionLabel{flex:1;font-weight:500}.LangToggle-module__vY_jEa__check{color:var(--color-gold);flex-shrink:0}
.Navigation-module__eB08ka__nav{z-index:1000;width:100%;padding:0 var(--gutter);height:var(--nav-height);transition:background var(--transition-medium), border-color var(--transition-medium), backdrop-filter var(--transition-medium);background:0 0;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0}.Navigation-module__eB08ka__nav.Navigation-module__eB08ka__scrolled{-webkit-backdrop-filter:blur(20px)saturate(150%);border-bottom:1px solid var(--color-line);background:#fafaf8f0}.Navigation-module__eB08ka__logoArea{align-items:center;gap:.5rem;display:flex}.Navigation-module__eB08ka__backBtn{border:1px solid var(--color-line-2);width:30px;height:30px;color:var(--color-ink-3);cursor:pointer;transition:all var(--transition-fast);touch-action:manipulation;background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (hover:hover){.Navigation-module__eB08ka__backBtn:hover{border-color:var(--color-ink);color:var(--color-ink);background:var(--color-bg-2)}}.Navigation-module__eB08ka__logo{font-family:var(--font-serif);letter-spacing:.01em;color:var(--color-ink);cursor:pointer;transition:opacity var(--transition-fast);white-space:nowrap;font-size:1.1rem;font-weight:400;position:relative}@media (hover:hover){.Navigation-module__eB08ka__logo:hover{opacity:.65}}.Navigation-module__eB08ka__desktopMenu{align-items:center;gap:2rem;display:flex}.Navigation-module__eB08ka__navControls{align-items:center;gap:.5rem;margin-left:.25rem;display:flex}.Navigation-module__eB08ka__navLink{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--color-ink-2);transition:color var(--transition-fast);padding:.4rem 0;font-size:.8rem;font-weight:500;position:relative}.Navigation-module__eB08ka__navLink:after{content:"";background:var(--color-ink);width:0;height:1px;transition:width var(--transition-medium);position:absolute;bottom:0;left:0}@media (hover:hover){.Navigation-module__eB08ka__navLink:hover{color:var(--color-ink)}.Navigation-module__eB08ka__navLink:hover:after{width:100%}}.Navigation-module__eB08ka__navCta{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--color-bg);background:var(--color-ink);transition:background var(--transition-medium), transform var(--transition-fast);white-space:nowrap;padding:.6rem 1.25rem;font-size:.75rem;font-weight:600}@media (hover:hover){.Navigation-module__eB08ka__navCta:hover{background:var(--color-dark-3);transform:translateY(-1px)}}.Navigation-module__eB08ka__hamburger{cursor:pointer;z-index:1003;background:0 0;border:none;flex-direction:column;gap:5px;padding:10px;display:none}.Navigation-module__eB08ka__hamburger span{background:var(--color-ink);transition:all .4s var(--ease-out-expo);display:block}.Navigation-module__eB08ka__hamburger span:first-child{width:24px;height:1px}.Navigation-module__eB08ka__hamburger span:nth-child(2){width:16px;height:1px;margin-left:8px}.Navigation-module__eB08ka__hamburger span:nth-child(3){width:24px;height:1px}.Navigation-module__eB08ka__hamburger.Navigation-module__eB08ka__open span:first-child{width:24px;transform:rotate(45deg)translate(4px,4px)}.Navigation-module__eB08ka__hamburger.Navigation-module__eB08ka__open span:nth-child(2){opacity:0;transform:translate(-8px)}.Navigation-module__eB08ka__hamburger.Navigation-module__eB08ka__open span:nth-child(3){width:24px;transform:rotate(-45deg)translate(4px,-4px)}.Navigation-module__eB08ka__mobileOverlay{background:var(--color-bg);z-index:1002;opacity:0;pointer-events:none;visibility:hidden;width:100%;height:100svh;transition:opacity .45s var(--ease-out-expo), transform .45s var(--ease-out-expo), visibility 0s linear .45s;-webkit-overflow-scrolling:touch;padding:80px 0 calc(2rem + env(safe-area-inset-bottom));flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translateY(-8px)}.Navigation-module__eB08ka__mobileOverlay.Navigation-module__eB08ka__open{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .45s var(--ease-out-expo), transform .45s var(--ease-out-expo), visibility 0s linear 0s;transform:translateY(0)}.Navigation-module__eB08ka__mobileMenu{flex-direction:column;align-items:center;gap:.25rem;width:100%;display:flex}.Navigation-module__eB08ka__mobileLink{font-family:var(--font-serif);color:var(--color-ink);opacity:0;transition:opacity .5s var(--ease-out-expo), transform .5s var(--ease-out-expo), color var(--transition-fast);letter-spacing:-.01em;padding:.75rem 2rem;font-size:clamp(1.8rem,6vw,2.8rem);font-weight:300;text-decoration:none;position:relative;transform:translateY(20px)}@media (hover:hover){.Navigation-module__eB08ka__mobileLink:hover{color:var(--color-ink-3)}}.Navigation-module__eB08ka__mobileOverlay.Navigation-module__eB08ka__open .Navigation-module__eB08ka__mobileLink{opacity:1;transform:translateY(0)}.Navigation-module__eB08ka__mobileOverlay.Navigation-module__eB08ka__open .Navigation-module__eB08ka__mobileLink:first-child{transition-delay:60ms}.Navigation-module__eB08ka__mobileOverlay.Navigation-module__eB08ka__open .Navigation-module__eB08ka__mobileLink:nth-child(2){transition-delay:.1s}.Navigation-module__eB08ka__mobileOverlay.Navigation-module__eB08ka__open .Navigation-module__eB08ka__mobileLink:nth-child(3){transition-delay:.14s}.Navigation-module__eB08ka__mobileOverlay.Navigation-module__eB08ka__open .Navigation-module__eB08ka__mobileLink:nth-child(4){transition-delay:.18s}.Navigation-module__eB08ka__mobileOverlay.Navigation-module__eB08ka__open .Navigation-module__eB08ka__mobileLink:nth-child(5){transition-delay:.22s}.Navigation-module__eB08ka__mobileOverlay.Navigation-module__eB08ka__open .Navigation-module__eB08ka__mobileLink:nth-child(6){transition-delay:.26s}.Navigation-module__eB08ka__mobileOverlay.Navigation-module__eB08ka__open .Navigation-module__eB08ka__mobileLink:nth-child(7){transition-delay:.3s}.Navigation-module__eB08ka__mobileOverlay.Navigation-module__eB08ka__open .Navigation-module__eB08ka__mobileLink:nth-child(8){transition-delay:.34s}.Navigation-module__eB08ka__mobileOverlay.Navigation-module__eB08ka__open .Navigation-module__eB08ka__mobileLink:nth-child(9){transition-delay:.38s}.Navigation-module__eB08ka__mobileControls{opacity:0;transition:opacity .5s var(--ease-out-expo), transform .5s var(--ease-out-expo);z-index:20;align-items:center;gap:1rem;margin-top:1.5rem;display:flex;position:relative;transform:translateY(16px)}.Navigation-module__eB08ka__mobileOverlay.Navigation-module__eB08ka__open .Navigation-module__eB08ka__mobileControls{opacity:1;transition-delay:.42s;transform:translateY(0)}.Navigation-module__eB08ka__mobileCtas{opacity:0;width:100%;transition:opacity .5s var(--ease-out-expo), transform .5s var(--ease-out-expo);flex-direction:column;align-items:center;gap:.65rem;margin-top:1.5rem;padding:0 2rem;display:flex;transform:translateY(20px)}.Navigation-module__eB08ka__mobileOverlay.Navigation-module__eB08ka__open .Navigation-module__eB08ka__mobileCtas{opacity:1;transition-delay:.46s;transform:translateY(0)}.Navigation-module__eB08ka__mobileCta{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;width:100%;max-width:280px;transition:all var(--transition-medium);justify-content:center;align-items:center;gap:.65rem;padding:.9rem 1.5rem;font-size:.8rem;font-weight:600;text-decoration:none;display:flex}.Navigation-module__eB08ka__kakaoMobileCta{color:#3c1e1e;background:#fee500}.Navigation-module__eB08ka__kakaoMobileCta:active{background:#ffe800;transform:scale(.98)}.Navigation-module__eB08ka__phoneMobileCta{color:var(--color-ink);border:1px solid var(--color-line-2);background:0 0}.Navigation-module__eB08ka__phoneMobileCta:active{background:var(--color-bg-2);transform:scale(.98)}@media (max-width:1024px){.Navigation-module__eB08ka__desktopMenu{gap:1.5rem}}@media (max-width:768px){.Navigation-module__eB08ka__desktopMenu{display:none}.Navigation-module__eB08ka__hamburger{display:flex}.Navigation-module__eB08ka__nav{padding:0 1.25rem}.Navigation-module__eB08ka__logo{font-size:1rem}.Navigation-module__eB08ka__backBtn{width:44px;height:44px}}
.Hero-module__ZARIfG__hero{background:var(--color-bg);grid-template-rows:1fr auto;width:100%;min-height:100svh;display:grid;position:relative;overflow:hidden}.Hero-module__ZARIfG__inner{padding:0 var(--gutter);padding-top:calc(var(--nav-height) + 2rem);max-width:var(--max-width);grid-template-columns:1fr 1fr;align-items:end;gap:3rem;width:100%;min-height:calc(100svh - 5rem);margin:0 auto;padding-bottom:4rem;display:grid}.Hero-module__ZARIfG__left{flex-direction:column;justify-content:flex-end;padding-bottom:2rem;display:flex}.Hero-module__ZARIfG__eyebrow{font-family:var(--font-sans);letter-spacing:.35em;text-transform:uppercase;color:var(--color-ink-3);align-items:center;gap:.75rem;margin-bottom:2.5rem;font-size:.65rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__eyebrow:before{content:"";background:var(--color-line-2);flex-shrink:0;width:32px;height:1px;display:block}.Hero-module__ZARIfG__title{font-family:var(--font-serif);color:var(--color-ink);letter-spacing:-.03em;will-change:transform, opacity;margin-bottom:.5rem;font-size:clamp(3.5rem,9vw,8rem);font-weight:300;line-height:1}.Hero-module__ZARIfG__titleEm{font-family:var(--font-display);color:var(--color-gold);letter-spacing:-.02em;font-size:.88em;font-style:italic;font-weight:300;line-height:1.1;display:block}.Hero-module__ZARIfG__titleDivider{background:var(--color-line-2);transform-origin:0;width:60px;height:1px;margin:2rem 0}.Hero-module__ZARIfG__description{font-family:var(--font-sans);color:var(--color-ink-3);letter-spacing:0;max-width:420px;margin-bottom:2.5rem;font-size:clamp(.88rem,1.1vw,1rem);font-weight:400;line-height:1.9}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__cta{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--color-bg);background:var(--color-ink);cursor:pointer;transition:background var(--transition-medium), transform var(--transition-fast);white-space:nowrap;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.8rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__cta span{z-index:1;position:relative}.Hero-module__ZARIfG__cta svg{z-index:1;transition:transform .3s var(--ease-spring);position:relative}@media (hover:hover){.Hero-module__ZARIfG__cta:hover{background:var(--color-dark-3);transform:translateY(-1px)}.Hero-module__ZARIfG__cta:hover svg{transform:translate(3px)}}.Hero-module__ZARIfG__ctaSecondary{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--color-ink-3);border:1px solid var(--color-line-2);cursor:pointer;transition:all var(--transition-medium);white-space:nowrap;background:0 0;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.68rem;font-weight:600;display:inline-flex}@media (hover:hover){.Hero-module__ZARIfG__ctaSecondary:hover{color:var(--color-ink);border-color:var(--color-ink);background:var(--color-bg-2)}}.Hero-module__ZARIfG__trustRow{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:0;display:flex}.Hero-module__ZARIfG__trustItem{font-family:var(--font-sans);letter-spacing:.1em;color:var(--color-ink-4);text-transform:uppercase;align-items:center;gap:.4rem;font-size:.65rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__trustItem svg{opacity:.5}.Hero-module__ZARIfG__trustDot{background:var(--color-line-2);border-radius:50%;flex-shrink:0;width:2px;height:2px}.Hero-module__ZARIfG__right{flex-direction:column;justify-content:flex-end;padding-bottom:2rem;display:flex;position:relative}.Hero-module__ZARIfG__imageWrap{aspect-ratio:3/4;background:var(--color-bg-3);width:100%;position:relative;overflow:hidden}.Hero-module__ZARIfG__imageWrap img{object-fit:cover;filter:brightness(.95)contrast(1.02);width:100%;height:100%;transition:opacity .8s var(--ease-out-expo), transform .8s var(--ease-out-expo);position:absolute;inset:0}@media (max-width:768px){.Hero-module__ZARIfG__imageWrap img{filter:brightness()contrast(1.01)}}.Hero-module__ZARIfG__imageCaption{justify-content:space-between;align-items:center;margin-top:.75rem;padding:0 .25rem;display:flex}.Hero-module__ZARIfG__captionBrand{font-family:var(--font-display);color:var(--color-ink-3);letter-spacing:.04em;font-size:.8rem;font-style:italic}.Hero-module__ZARIfG__captionNum{font-family:var(--font-sans);letter-spacing:.2em;color:var(--color-ink-4);align-items:center;gap:.6rem;font-size:.65rem;font-weight:500;display:flex}.Hero-module__ZARIfG__slideProgress{background:var(--color-line);flex:1;height:1px;margin:0 .75rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__slideProgressFill{background:var(--color-ink);height:100%;animation:6s linear infinite Hero-module__ZARIfG__progressBar;position:absolute;top:0;left:0}@keyframes Hero-module__ZARIfG__progressBar{0%{width:0%}to{width:100%}}.Hero-module__ZARIfG__slideNav{gap:.4rem;display:flex}.Hero-module__ZARIfG__slideDot{background:var(--color-line-2);cursor:pointer;width:4px;height:4px;transition:background var(--transition-fast), transform var(--transition-fast);touch-action:manipulation;border:none;border-radius:50%;padding:0;position:relative}.Hero-module__ZARIfG__slideDot:after{content:"";position:absolute;inset:-10px}.Hero-module__ZARIfG__activeDot{background:var(--color-ink);transform:scale(1.3)}.Hero-module__ZARIfG__bottomStrip{padding:1.5rem var(--gutter);border-top:1px solid var(--color-line);max-width:var(--max-width);justify-content:space-between;align-items:center;width:100%;margin:0 auto;display:flex}.Hero-module__ZARIfG__statsRow{gap:2.5rem;display:flex}.Hero-module__ZARIfG__stat{flex-direction:column;gap:.15rem;display:flex}.Hero-module__ZARIfG__statNum{font-family:var(--font-display);color:var(--color-ink);font-size:clamp(1.4rem,2.5vw,2.2rem);font-style:italic;font-weight:400;line-height:1}.Hero-module__ZARIfG__statLabel{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--color-ink-4);font-size:.65rem;font-weight:500}.Hero-module__ZARIfG__scrollIndicator{align-items:center;gap:.75rem;display:flex}.Hero-module__ZARIfG__scrollText{font-family:var(--font-sans);letter-spacing:.35em;text-transform:uppercase;color:var(--color-ink-4);font-size:.6rem;font-weight:600}.Hero-module__ZARIfG__scrollLine{background:var(--color-line-2);width:48px;height:1px;position:relative;overflow:hidden}.Hero-module__ZARIfG__scrollDot{background:var(--color-ink);width:12px;height:1px;animation:2s linear infinite Hero-module__ZARIfG__scrollSlide;position:absolute;top:0;left:0}@keyframes Hero-module__ZARIfG__scrollSlide{0%{left:-20px}to{left:100%}}@media (max-width:1024px){.Hero-module__ZARIfG__inner{gap:2rem}.Hero-module__ZARIfG__title{font-size:clamp(3rem,7.5vw,5.5rem)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{grid-template-rows:1fr auto}.Hero-module__ZARIfG__inner{padding-top:calc(var(--nav-height) + 1.5rem);grid-template-columns:1fr;align-items:flex-start;gap:2.5rem;min-height:auto;padding-bottom:2rem}.Hero-module__ZARIfG__left{order:1;justify-content:flex-start;padding-bottom:0}.Hero-module__ZARIfG__right{order:0;padding-bottom:0}.Hero-module__ZARIfG__imageWrap{aspect-ratio:4/3}.Hero-module__ZARIfG__title{font-size:clamp(2.6rem,10vw,4rem)}.Hero-module__ZARIfG__description{max-width:100%}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;align-items:flex-start;gap:.6rem;margin-bottom:2rem}.Hero-module__ZARIfG__cta,.Hero-module__ZARIfG__ctaSecondary{justify-content:center;width:100%;max-width:320px;min-height:44px}.Hero-module__ZARIfG__eyebrow{margin-bottom:1.75rem}.Hero-module__ZARIfG__titleDivider{margin:1.5rem 0}.Hero-module__ZARIfG__statsRow{flex-wrap:wrap;gap:1.5rem}.Hero-module__ZARIfG__bottomStrip{padding:1.25rem var(--gutter)}.Hero-module__ZARIfG__imageCaption{display:none}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:clamp(2.2rem,11vw,3.2rem)}.Hero-module__ZARIfG__trustRow{display:none}.Hero-module__ZARIfG__statsRow{gap:1.25rem}}.Hero-module__ZARIfG__kenBurns img{animation:7s ease-out forwards Hero-module__ZARIfG__heroKenBurns}@keyframes Hero-module__ZARIfG__heroKenBurns{0%{transform:scale(1)}to{transform:scale(1.06)}}.Hero-module__ZARIfG__proofCard{z-index:3;-webkit-backdrop-filter:blur(10px);width:min(280px,62%);transition:border-color .3s ease, transform .3s var(--ease-out-expo);background:#0e0e0ed1;border:1px solid #c9a96e59;text-decoration:none;display:block;position:absolute;bottom:1rem;left:1rem;overflow:hidden}.Hero-module__ZARIfG__proofCard:hover{border-color:var(--color-gold-light);transform:translateY(-3px)}.Hero-module__ZARIfG__proofImages{height:96px;display:flex;position:relative}.Hero-module__ZARIfG__proofHalf{flex:1;position:relative;overflow:hidden}.Hero-module__ZARIfG__proofHalf img{transition:transform .6s var(--ease-out-expo)}.Hero-module__ZARIfG__proofCard:hover .Hero-module__ZARIfG__proofHalf img{transform:scale(1.06)}.Hero-module__ZARIfG__proofSeam{background:linear-gradient(180deg, transparent, var(--color-gold-light), transparent);z-index:2;width:1px}.Hero-module__ZARIfG__proofLabel{z-index:2;font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:#ffffffd9;background:#0e0e0e8c;padding:2px 6px;font-size:.55rem;font-weight:600;position:absolute;bottom:6px;left:6px}.Hero-module__ZARIfG__proofLabelAfter{color:#0e0e0e;background:var(--color-gold-light)}.Hero-module__ZARIfG__proofCaption{font-family:var(--font-sans);letter-spacing:.04em;color:#f5f0e8;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.68rem;display:flex}.Hero-module__ZARIfG__proofCaption svg{color:var(--color-gold-light);transition:transform .3s var(--ease-out-expo);flex-shrink:0}.Hero-module__ZARIfG__proofCard:hover .Hero-module__ZARIfG__proofCaption svg{transform:translate(3px)}.Hero-module__ZARIfG__proofMobile{display:none}@media (max-width:768px){.Hero-module__ZARIfG__proofDesktop{display:none}.Hero-module__ZARIfG__proofMobile{-webkit-backdrop-filter:none;width:100%;margin-top:.75rem;display:block;position:static}.Hero-module__ZARIfG__proofMobile .Hero-module__ZARIfG__proofImages{height:96px}}@supports ((-webkit-background-clip:text)){.Hero-module__ZARIfG__titleEm{background:linear-gradient(105deg, var(--color-gold) 0%, var(--color-gold) 42%, #e8d5ae 50%, var(--color-gold) 58%, var(--color-gold) 100%);-webkit-text-fill-color:transparent;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite Hero-module__ZARIfG__goldSheen}}@keyframes Hero-module__ZARIfG__goldSheen{0%,55%{background-position:110% 0}85%,to{background-position:-60% 0}}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__kenBurns img,.Hero-module__ZARIfG__titleEm{animation:none}}
.BrandStory-module__3MiSAa__section{padding:var(--space-section) 0;background:var(--color-bg);border-top:1px solid var(--color-line)}.BrandStory-module__3MiSAa__container{width:100%;max-width:var(--max-width);padding:0 var(--gutter);margin:0 auto}.BrandStory-module__3MiSAa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.BrandStory-module__3MiSAa__imageWrap{aspect-ratio:4/5;background:var(--color-bg-3);position:relative;overflow:hidden}.BrandStory-module__3MiSAa__imageBorder{display:none}.BrandStory-module__3MiSAa__textContent{flex-direction:column;gap:0;display:flex}.BrandStory-module__3MiSAa__label{font-family:var(--font-sans);letter-spacing:.35em;text-transform:uppercase;color:var(--color-ink-3);align-items:center;gap:.75rem;margin-bottom:2rem;font-size:.65rem;font-weight:600;display:inline-flex}.BrandStory-module__3MiSAa__label:before{content:"";background:var(--color-line-2);flex-shrink:0;width:28px;height:1px;display:block}.BrandStory-module__3MiSAa__heading{font-family:var(--font-serif);color:var(--color-ink);letter-spacing:-.025em;margin-bottom:2rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.15}.BrandStory-module__3MiSAa__heading em{font-family:var(--font-display);color:var(--color-gold);font-style:italic;font-weight:300}.BrandStory-module__3MiSAa__divider{background:var(--color-line-2);transform-origin:0;width:48px;height:1px;margin-bottom:2rem}.BrandStory-module__3MiSAa__text{font-family:var(--font-sans);color:var(--color-ink-2);margin-bottom:2rem;font-size:clamp(.9rem,1.1vw,1.025rem);font-weight:400;line-height:1.9}.BrandStory-module__3MiSAa__philosophy{font-family:var(--font-display);color:var(--color-ink);border-left:2px solid var(--color-gold);margin:0 0 2.5rem;padding-left:1.25rem;font-size:clamp(1.1rem,1.8vw,1.4rem);font-style:italic;font-weight:400;line-height:1.6}.BrandStory-module__3MiSAa__stats{border-top:1px solid var(--color-line);gap:2.5rem;padding-top:2rem;display:flex}.BrandStory-module__3MiSAa__stat{flex-direction:column;gap:.2rem;display:flex}.BrandStory-module__3MiSAa__statNumber{font-family:var(--font-display);color:var(--color-ink);font-size:clamp(1.8rem,3vw,2.8rem);font-style:italic;font-weight:400;line-height:1}.BrandStory-module__3MiSAa__statLabel{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--color-ink-4);font-size:.65rem;font-weight:500}@media (max-width:900px){.BrandStory-module__3MiSAa__grid{grid-template-columns:1fr;gap:2.5rem}.BrandStory-module__3MiSAa__imageWrap{aspect-ratio:16/9}.BrandStory-module__3MiSAa__label{margin-bottom:1.25rem}.BrandStory-module__3MiSAa__stats{flex-wrap:wrap;gap:1.5rem}}@media (max-width:480px){.BrandStory-module__3MiSAa__stats{flex-wrap:wrap;gap:1.25rem}.BrandStory-module__3MiSAa__statNumber{font-size:1.8rem}.BrandStory-module__3MiSAa__philosophy{font-size:1rem}}
.ArtisanProfile-module__Mx8utW__section{background:var(--color-bg);border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);padding:clamp(3rem,8vw,10rem) 0}.ArtisanProfile-module__Mx8utW__container{max-width:var(--max-width);padding:0 var(--gutter);margin:0 auto}.ArtisanProfile-module__Mx8utW__header{text-align:center;margin-bottom:clamp(3rem,6vw,5rem)}.ArtisanProfile-module__Mx8utW__label{font-family:var(--font-sans);letter-spacing:.35em;text-transform:uppercase;color:var(--color-ink-3);align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.65rem;font-weight:600;display:inline-flex}.ArtisanProfile-module__Mx8utW__label:before,.ArtisanProfile-module__Mx8utW__label:after{content:"";background:var(--color-line-2);flex-shrink:0;width:28px;height:1px;display:block}.ArtisanProfile-module__Mx8utW__heading{font-family:var(--font-serif);color:var(--color-ink);letter-spacing:-.025em;font-size:clamp(2rem,4.5vw,4rem);font-weight:300;line-height:1.1}.ArtisanProfile-module__Mx8utW__heading em{font-family:var(--font-display);color:var(--color-gold);font-style:italic}.ArtisanProfile-module__Mx8utW__grid{grid-template-columns:1fr 1.5fr;align-items:center;gap:clamp(3rem,6vw,5rem);display:grid}.ArtisanProfile-module__Mx8utW__imageWrap{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.ArtisanProfile-module__Mx8utW__imageWrap img{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.ArtisanProfile-module__Mx8utW__imageBorder{border:1px solid var(--color-line-2);z-index:-1;position:absolute;inset:12px -12px -12px 12px}.ArtisanProfile-module__Mx8utW__nameBlock{border-bottom:1px solid var(--color-line);margin-bottom:1.5rem;padding-bottom:1.5rem}.ArtisanProfile-module__Mx8utW__name{font-family:var(--font-serif);color:var(--color-ink);letter-spacing:-.02em;margin-bottom:.4rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:300}.ArtisanProfile-module__Mx8utW__title{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--color-ink-3);font-size:.65rem;font-weight:600}.ArtisanProfile-module__Mx8utW__bio{font-family:var(--font-sans);color:var(--color-ink-2);margin-bottom:1.75rem;font-size:.9rem;line-height:1.9}.ArtisanProfile-module__Mx8utW__credentials{background:var(--color-line);border:1px solid var(--color-line);grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:1.75rem;display:grid}.ArtisanProfile-module__Mx8utW__credItem{text-align:center;background:var(--color-bg);padding:1rem .5rem}.ArtisanProfile-module__Mx8utW__credValue{font-family:var(--font-display);color:var(--color-gold);margin-bottom:.2rem;font-size:1.2rem;font-style:italic;font-weight:400;line-height:1;display:block}.ArtisanProfile-module__Mx8utW__credLabel{font-family:var(--font-sans);letter-spacing:.08em;color:var(--color-ink-4);text-transform:uppercase;font-size:.65rem;font-weight:600}.ArtisanProfile-module__Mx8utW__specTitle{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--color-ink-3);margin-bottom:.85rem;font-size:.65rem;font-weight:700}.ArtisanProfile-module__Mx8utW__specList{grid-template-columns:1fr 1fr;gap:.4rem;padding:0;list-style:none;display:grid}.ArtisanProfile-module__Mx8utW__specList li{font-family:var(--font-sans);color:var(--color-ink-2);padding-left:1rem;font-size:.82rem;line-height:1.5;position:relative}.ArtisanProfile-module__Mx8utW__specList li:before{content:"·";color:var(--color-gold);font-weight:700;position:absolute;left:0}@media (max-width:768px){.ArtisanProfile-module__Mx8utW__section{padding:2rem 0}.ArtisanProfile-module__Mx8utW__grid{grid-template-columns:1fr;gap:2.5rem}.ArtisanProfile-module__Mx8utW__imageWrap{aspect-ratio:4/3}.ArtisanProfile-module__Mx8utW__imageWrap img{aspect-ratio:4/3;max-width:100%}.ArtisanProfile-module__Mx8utW__imageBorder{visibility:hidden}.ArtisanProfile-module__Mx8utW__credentials{grid-template-columns:repeat(2,1fr)}.ArtisanProfile-module__Mx8utW__credItem{padding:.75rem .35rem}.ArtisanProfile-module__Mx8utW__credValue{font-size:1rem}.ArtisanProfile-module__Mx8utW__credLabel{font-size:.6rem}.ArtisanProfile-module__Mx8utW__specList{grid-template-columns:1fr}}
