.hero-tecnicas[data-astro-cid-y2n52rp3]{position:relative;height:70vh;background:linear-gradient(135deg,var(--color6) 0%,var(--color5) 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-tecnicas[data-astro-cid-y2n52rp3]:before{content:"";position:absolute;inset:0;background-image:url(/img/textura_01.jpg);background-size:cover;background-position:center;opacity:.1;z-index:1}.hero-overlay[data-astro-cid-y2n52rp3]{position:relative;z-index:2;text-align:center;color:#fff}.hero-title[data-astro-cid-y2n52rp3]{font-size:clamp(2.5rem,6vw,5rem);font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle[data-astro-cid-y2n52rp3]{font-size:clamp(1.1rem,3vw,1.5rem);margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.hero-korean[data-astro-cid-y2n52rp3]{font-family:Noto Sans KR,sans-serif;font-size:2rem;font-weight:500;opacity:.8;letter-spacing:.1em}.intro-section[data-astro-cid-y2n52rp3]{padding:4rem 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.container[data-astro-cid-y2n52rp3]{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title[data-astro-cid-y2n52rp3]{font-size:clamp(2rem,5vw,3rem);color:var(--color1);text-align:center;margin-bottom:1.5rem;font-weight:700}.section-description[data-astro-cid-y2n52rp3]{font-size:1.2rem;color:var(--color5);text-align:center;max-width:800px;margin:0 auto;line-height:1.7}.tecnicas-grid[data-astro-cid-y2n52rp3]{padding:4rem 0;background:#fff}.tecnica-card[data-astro-cid-y2n52rp3]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;align-items:center;padding:2rem;border-radius:20px;background:linear-gradient(135deg,#fff,#f8f9fa);box-shadow:0 10px 30px #0000001a}.tecnica-card[data-astro-cid-y2n52rp3].reverse{direction:rtl}.tecnica-card[data-astro-cid-y2n52rp3].reverse>[data-astro-cid-y2n52rp3]{direction:ltr}.tecnica-image[data-astro-cid-y2n52rp3]{position:relative;border-radius:15px;overflow:hidden}.tecnica-image[data-astro-cid-y2n52rp3] img[data-astro-cid-y2n52rp3]{width:100%;height:300px;object-fit:cover}.tecnica-overlay[data-astro-cid-y2n52rp3]{position:absolute;top:1rem;right:1rem;background:var(--color2);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.tecnica-content[data-astro-cid-y2n52rp3] h3[data-astro-cid-y2n52rp3]{font-size:2rem;color:var(--color1);margin-bottom:.5rem;font-weight:700}.tecnica-korean[data-astro-cid-y2n52rp3]{font-family:Noto Sans KR,sans-serif;font-size:1.1rem;color:var(--color2);margin-bottom:1rem;font-weight:500}.tecnica-content[data-astro-cid-y2n52rp3] p[data-astro-cid-y2n52rp3]{font-size:1.1rem;color:var(--color5);line-height:1.7;margin-bottom:1.5rem}.tecnica-tags[data-astro-cid-y2n52rp3]{display:flex;gap:.5rem;flex-wrap:wrap}.tecnica-tags[data-astro-cid-y2n52rp3] span[data-astro-cid-y2n52rp3]{background:var(--color3);color:var(--color5);padding:.3rem .8rem;border-radius:20px;font-size:.9rem;font-weight:500}.cta-section[data-astro-cid-y2n52rp3]{padding:4rem 0;background:linear-gradient(135deg,var(--color5) 0%,var(--color3) 100%);color:#fff;text-align:center}.cta-content[data-astro-cid-y2n52rp3] h2[data-astro-cid-y2n52rp3]{font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem;font-weight:700}.cta-content[data-astro-cid-y2n52rp3] p[data-astro-cid-y2n52rp3]{font-size:1.2rem;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons[data-astro-cid-y2n52rp3]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary[data-astro-cid-y2n52rp3],.btn-secondary[data-astro-cid-y2n52rp3]{padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:transform .3s ease,box-shadow .3s ease;display:inline-block}.btn-primary[data-astro-cid-y2n52rp3]{background:var(--color3);color:var(--color5)}.btn-secondary[data-astro-cid-y2n52rp3]{background:transparent;color:#fff;border:2px solid white}.btn-primary[data-astro-cid-y2n52rp3]:hover,.btn-secondary[data-astro-cid-y2n52rp3]:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}@media (max-width: 768px){.hero-tecnicas[data-astro-cid-y2n52rp3]{height:50vh}.container[data-astro-cid-y2n52rp3]{padding:0 1rem}.tecnica-card[data-astro-cid-y2n52rp3]{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;padding:1.5rem}.tecnica-card[data-astro-cid-y2n52rp3].reverse{direction:ltr}.tecnica-image[data-astro-cid-y2n52rp3] img[data-astro-cid-y2n52rp3]{height:250px}.cta-buttons[data-astro-cid-y2n52rp3]{flex-direction:column;align-items:center}.btn-primary[data-astro-cid-y2n52rp3],.btn-secondary[data-astro-cid-y2n52rp3]{width:200px}}
