.Hero-module__Z8hQ_W__hero{color:#fff;text-align:center;background-color:#f7f3ee;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:120px 24px 100px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroBackground{z-index:0;object-position:center;width:100%;height:100%;position:relative;top:0;left:0}.Hero-module__Z8hQ_W__overlay{z-index:1;background:linear-gradient(#0000001a 0%,#0000004d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__petalsContainer{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__petal{opacity:.7;background:#ffdbed;border-radius:150% 0;animation:10s linear infinite Hero-module__Z8hQ_W__drift,3s ease-in-out infinite Hero-module__Z8hQ_W__sway;position:absolute}@keyframes Hero-module__Z8hQ_W__drift{0%{top:-10%;transform:translate(0)rotate(0)}to{top:110%;transform:translate(100px)rotate(360deg)}}@keyframes Hero-module__Z8hQ_W__sway{0%,to{transform:translate(0)}50%{transform:translate(50px)}}.Hero-module__Z8hQ_W__content{z-index:10;flex-direction:column;align-items:center;max-width:900px;display:flex;position:relative}.Hero-module__Z8hQ_W__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:10px 24px;font-size:.9rem;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__title{letter-spacing:-.05em;text-shadow:0 4px 15px #0006;margin-bottom:24px;font-size:clamp(2.8rem,10vw,4.8rem);font-weight:900;line-height:1.25}.Hero-module__Z8hQ_W__myeongjo{font-family:var(--font-myeongjo);color:#ffd1e8;font-weight:800}.Hero-module__Z8hQ_W__description{color:#fff;text-shadow:0 2px 8px #00000080;opacity:.95;max-width:700px;margin:0 auto 40px;font-size:clamp(1rem,2vw,1.25rem);font-weight:500;line-height:1.7}.Hero-module__Z8hQ_W__actions{justify-content:center;align-items:center;gap:20px;margin-bottom:60px;display:flex}.Hero-module__Z8hQ_W__primaryBtn{color:#2a2622;background:#fff;border-radius:4px;align-items:center;gap:10px;padding:18px 36px;font-size:1.05rem;font-weight:800;transition:all .4s;display:flex}.Hero-module__Z8hQ_W__primaryBtn:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000004d}.Hero-module__Z8hQ_W__secondaryBtn{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1.5px solid #fffc;border-radius:4px;padding:18px 36px;font-size:1.05rem;font-weight:700;transition:all .4s}.Hero-module__Z8hQ_W__secondaryBtn:hover{background:#ffffff26;transform:translateY(-5px)}.Hero-module__Z8hQ_W__scrollIndicator{z-index:10;opacity:.8;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollIndicator span{letter-spacing:.3em;color:#fff;font-size:.75rem;font-weight:700}.Hero-module__Z8hQ_W__mouse{border:1.5px solid #fff;border-radius:12px;width:22px;height:36px;position:relative}.Hero-module__Z8hQ_W__wheel{background:#fff;border-radius:2px;width:4px;height:8px;animation:1.6s infinite Hero-module__Z8hQ_W__scrollAnim;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__Z8hQ_W__scrollAnim{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,15px)}}@media (max-width:768px){.Hero-module__Z8hQ_W__actions{flex-direction:column;gap:12px;width:100%;max-width:320px;margin:0 auto 40px}.Hero-module__Z8hQ_W__hero{padding-top:140px}}
.Features-module__ZD3nRW__section{background-color:var(--k-ivory);padding:140px 24px;position:relative;overflow:hidden}.Features-module__ZD3nRW__section:before{content:"";background-image:var(--pattern-k);opacity:.05;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Features-module__ZD3nRW__container{z-index:10;max-width:1200px;margin:0 auto;position:relative}.Features-module__ZD3nRW__header{text-align:center;margin-bottom:80px}.Features-module__ZD3nRW__label{letter-spacing:.3em;color:var(--k-gold);margin-bottom:20px;font-size:.85rem;font-weight:700;display:inline-block}.Features-module__ZD3nRW__title{color:var(--k-clay);font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.4;font-family:var(--font-serif)}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Features-module__ZD3nRW__card{background:#fff;border-bottom:3px solid #0000;border-radius:4px;padding:60px 40px;transition:all .6s cubic-bezier(.22,1,.36,1);box-shadow:0 20px 50px #4a443f0d}.Features-module__ZD3nRW__card:hover{border-bottom:3px solid var(--k-gold);transform:translateY(-15px);box-shadow:0 40px 80px #4a443f1f}.Features-module__ZD3nRW__iconWrapper{background:var(--k-ivory);width:64px;height:64px;color:var(--k-gold);border-radius:50%;justify-content:center;align-items:center;margin-bottom:32px;transition:all .5s;display:flex}.Features-module__ZD3nRW__card:hover .Features-module__ZD3nRW__iconWrapper{background:var(--k-gold);color:#fff;transform:rotateY(360deg)}.Features-module__ZD3nRW__cardTitle{color:var(--k-clay);font-size:1.5rem;font-weight:700;font-family:var(--font-serif);margin-bottom:20px}.Features-module__ZD3nRW__cardDescription{color:var(--text-muted);font-size:1.05rem;line-height:1.8;font-family:var(--font-myeongjo)}@media (max-width:1024px){.Features-module__ZD3nRW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Features-module__ZD3nRW__grid{grid-template-columns:1fr}.Features-module__ZD3nRW__section{padding:100px 24px}}
.Gallery-module__wqsUoa__section{background-color:#fff;padding:140px 24px;position:relative}.Gallery-module__wqsUoa__container{max-width:1400px;margin:0 auto}.Gallery-module__wqsUoa__header{text-align:center;margin-bottom:80px}.Gallery-module__wqsUoa__label{letter-spacing:.3em;color:var(--k-gold);margin-bottom:20px;font-size:.85rem;font-weight:700;display:inline-block}.Gallery-module__wqsUoa__title{color:var(--k-clay);font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.4;font-family:var(--font-serif);margin-bottom:24px}.Gallery-module__wqsUoa__description{color:var(--color-gray-600);font-size:1.15rem;line-height:1.7;font-family:var(--font-myeongjo)}.Gallery-module__wqsUoa__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Gallery-module__wqsUoa__item{aspect-ratio:3/4;position:relative;overflow:hidden}.Gallery-module__wqsUoa__imageWrapper{cursor:pointer;width:100%;height:100%;position:relative}.Gallery-module__wqsUoa__image{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.Gallery-module__wqsUoa__overlay{opacity:0;background:linear-gradient(#2a262200 40%,#2a2622cc 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:32px;transition:all .6s;display:flex;position:absolute;top:0;left:0;transform:translateY(20px)}.Gallery-module__wqsUoa__item:hover .Gallery-module__wqsUoa__image{transform:scale(1.1)}.Gallery-module__wqsUoa__item:hover .Gallery-module__wqsUoa__overlay{opacity:1;transform:translateY(0)}.Gallery-module__wqsUoa__itemTag{color:var(--k-gold);letter-spacing:.2em;margin-bottom:8px;font-size:.75rem;font-weight:700}.Gallery-module__wqsUoa__itemTitle{color:#fff;font-size:1.25rem;font-weight:600;font-family:var(--font-myeongjo)}@media (max-width:1024px){.Gallery-module__wqsUoa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Gallery-module__wqsUoa__grid{grid-template-columns:1fr}.Gallery-module__wqsUoa__section{padding:100px 24px}}
.page-module__E0kJGG__page{min-height:100vh}.page-module__E0kJGG__ctaSection{text-align:center;color:#fff;background-image:url(https://images.unsplash.com/photo-1596489397685-64906f2e21e8?q=80&w=2070&auto=format&fit=crop);background-position:50%;background-size:cover;padding:160px 40px;position:relative}.page-module__E0kJGG__ctaSection:before{content:"";background:#2d3e33d1;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__ctaContent{z-index:10;max-width:850px;margin:0 auto;position:relative}.page-module__E0kJGG__ctaContent h2{margin-bottom:32px;font-size:clamp(2.5rem,8vw,4rem)}.page-module__E0kJGG__ctaContent p{opacity:.9;font-size:1.25rem;font-family:var(--font-myeongjo);margin-bottom:48px;line-height:1.8}.page-module__E0kJGG__ctaBtn{background:var(--k-gold);color:#2a2622;border-radius:4px;padding:22px 48px;font-size:1.1rem;font-weight:800;text-decoration:none;transition:all .5s;display:inline-block}.page-module__E0kJGG__ctaBtn:hover{filter:brightness(1.1);transform:translateY(-5px);box-shadow:0 15px 30px #0003}.page-module__E0kJGG__footer{background:var(--k-clay);color:#f7f3ee;background-image:var(--pattern-k);background-blend-mode:overlay;padding:120px 40px}.page-module__E0kJGG__footerContent{justify-content:space-between;align-items:flex-end;max-width:1200px;margin:0 auto;display:flex}.page-module__E0kJGG__footerBrand h3{font-size:2.5rem;font-weight:700;font-family:var(--font-calligraphy);margin-bottom:16px}.page-module__E0kJGG__footerBrand h3 span{color:var(--k-gold)}.page-module__E0kJGG__footerBrand p{opacity:.7;font-size:1.1rem;font-family:var(--font-myeongjo)}.page-module__E0kJGG__footerInfo p{opacity:.5;font-size:.9rem}@media (max-width:768px){.page-module__E0kJGG__footerContent{text-align:center;flex-direction:column;align-items:center;gap:40px}}
