.guide-page{background-color:#fff;background-color:var(--base-100);color:var(--base-400);min-height:100vh;position:relative}.content-layer{background-color:#fff;background-color:var(--base-100);z-index:10;position:relative}.section{padding:6rem 1.5rem}.section-gray{background-color:#f5f5f5;background-color:var(--base-200)}.section-header{text-align:center;max-width:1080px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.section-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--base-300);margin-bottom:.8rem;font-size:.875rem;font-weight:700;display:block}.section-title{color:var(--base-400);margin-bottom:1rem;font-size:2.5rem}.section-desc{color:var(--base-300);max-width:700px;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.grid-2{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1080px;margin:0 auto;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1080px;margin:0 auto;display:grid}.step-card{background-color:#fff;border:1px solid #0000000d;border-radius:1.25rem;flex-direction:column;height:100%;transition:all .4s;display:flex;overflow:hidden}.step-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.step-image-wrapper{aspect-ratio:16/9;background:var(--base-200);width:100%;position:relative;overflow:hidden}.step-image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.step-card:hover .step-image{transform:none}.step-content{flex-direction:column;flex:1;padding:2rem;display:flex}.step-number{color:var(--base-500);opacity:.8;margin-bottom:.8rem;font-size:2.5rem;font-weight:800;line-height:1}.step-title{color:var(--base-400);margin-bottom:.8rem;font-size:1.5rem;font-weight:700}.step-desc{color:var(--base-300);flex:1;margin-bottom:1.2rem;font-size:.95rem;line-height:1.6}.step-hint{background:#f5f5f5;background:var(--base-200);color:var(--base-400);border-radius:.8rem;align-items:flex-start;gap:.6rem;padding:.8rem 1rem;font-size:.9rem;display:flex}.culture-card{background-color:#fff;border:1px solid #0000000d;border-radius:1.25rem;flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex}.culture-card:hover{border-color:var(--base-300);background-color:#fff}.culture-badge{letter-spacing:.05em;text-transform:uppercase;margin-bottom:.8rem;font-size:.75rem;font-weight:700;display:inline-block}.badge-useful{color:#00b894}.badge-popular{color:#e17055}.badge-culture{color:#5856d6}.badge-manner{color:#0984e3}.badge-tip{color:#fdcb6e}.badge-eco{color:#00cec9}.culture-title{color:var(--base-400);margin-bottom:.6rem;font-size:1.25rem;font-weight:700}.culture-desc{color:var(--base-300);font-size:.9rem;line-height:1.6}.phrase-card{text-align:center;background-color:#fff;border:1px solid #0000000d;border-radius:1.25rem;flex-direction:column;justify-content:center;height:100%;padding:2rem;transition:all .3s;display:flex}.phrase-card:hover{border-color:var(--base-300);box-shadow:0 10px 30px #0000000d}.phrase-korean{color:var(--base-400);margin-bottom:.6rem;font-size:1.75rem;font-weight:700}.phrase-reading{color:var(--base-300);margin-bottom:.4rem;font-size:1.1rem}.phrase-meaning{color:#888;font-size:.9rem}.reveal{opacity:1;transition:all 1s cubic-bezier(.2,.8,.2,1);transform:translateY(0)}.reveal.active{opacity:1;transform:translateY(0)}@media (max-width:1024px){.grid-2,.grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.section{padding:4rem 1.25rem}.grid-2,.grid-3{grid-template-columns:1fr}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:.95rem;line-height:1.5}}
/*# sourceMappingURL=ec874c02f01718b4.css.map*/