@import "https://fonts.googleapis.com/css2?family=Pretendard:wght@400;500;600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f8f6f4;--bg-elevated:#f0ece8;--bg-soft:#ffffffb8;--surface:#ffffffe0;--surface-strong:#fffffff5;--surface-border:#de8fa424;--text:#1f2328;--text-muted:#1f2328ad;--text-faint:#1f23287a;--accent:#f2b8c6;--accent-strong:#de8fa4;--accent-soft:#f2b8c633;--shadow:0 24px 80px #7680911a;--shadow-soft:0 18px 50px #76809114;--radius-sm:18px;--radius-md:28px;--radius-lg:40px;--container:min(1180px, calc(100% - 32px));--font-body:"Pretendard", "Manrope", sans-serif;--font-display:"Pretendard", "Manrope", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;font-family:var(--font-body);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 0 0,#f2b8c63d,#0000 28%),radial-gradient(circle at 85% 12%,#ffd6e057,#0000 24%),linear-gradient(#fcfbfa 0%,#f8f6f4 45%,#f1edeb 100%);margin:0;line-height:1.65}body:before,body:after{content:"";pointer-events:none;z-index:-2;position:fixed;inset:0}body:before{background:linear-gradient(135deg,#ffffff57,#0000 35%),radial-gradient(circle,#f2b8c614,#0000 55%)}body:after{opacity:.06;mix-blend-mode:soft-light;background-image:linear-gradient(#de8fa429 1px,#0000 1px),linear-gradient(90deg,#de8fa424 1px,#0000 1px);background-size:120px 120px}#root{min-height:100vh}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}::selection{color:#fffaf7;background:var(--accent-strong)}.layout{min-height:100vh}.main-content{flex:1}.site-shell{width:var(--container);margin:0 auto}.eyebrow{color:var(--text-muted);letter-spacing:.16em;text-transform:uppercase;background:#fffaf7bd;border:1px solid #de8fa424;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-size:.82rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--accent);border-radius:999px;width:8px;height:8px;box-shadow:0 0 18px #f2b8c685}.section-heading{max-width:760px}.section-heading h2,.section-heading h3{font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:0;font-weight:600;line-height:.98}.section-heading h2{font-size:clamp(2.3rem,4vw,4.4rem)}.section-heading p,.lead{max-width:60ch;color:var(--text-muted);margin:18px 0 0;font-size:clamp(1rem,1.4vw,1.14rem)}.card{border:1px solid var(--surface-border);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background:linear-gradient(#fffffff2,#fcf8f9e0)}.button-primary,.button-secondary{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:58px;padding:0 28px;font-size:1rem;font-weight:700;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),background-color .35s,border-color .35s,color .35s;display:inline-flex}.button-primary{color:#fff8f7;background:linear-gradient(135deg, var(--accent-strong), var(--accent));border:1px solid #de8fa45c;box-shadow:0 18px 30px #de8fa42e}.button-secondary{color:var(--text);background:#fffaf7c2;border:1px solid #de8fa424}.button-primary:hover,.button-secondary:hover{transform:translateY(-2px)scale(1.015)}.button-primary:active,.button-secondary:active{transform:scale(.985)}.button-primary:hover{box-shadow:0 22px 36px #de8fa438}.button-secondary:hover{background:#fffaf7fa;border-color:#de8fa447}[data-reveal]{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards revealUp;animation-delay:var(--delay,0s);transform:translateY(28px)}@keyframes revealUp{to{opacity:1;transform:translateY(0)}}@media (width<=720px){:root{--container:min(100% - 24px, 1180px);--radius-md:24px;--radius-lg:32px}.button-primary,.button-secondary{width:100%}}.header-wrap{z-index:40;padding:18px 0 0;position:sticky;top:18px}.header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf7d1;border-radius:999px;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px 14px 16px;display:flex}.logo{align-items:center;gap:12px;min-width:0;display:flex}.logo-mark{color:#fff8f7;background:linear-gradient(135deg, var(--accent-strong), var(--accent));border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 12px 28px #de8fa42e}.logo-copy{flex-direction:column;gap:2px;display:flex}.logo-copy strong{color:var(--text);letter-spacing:.01em;font-size:1.02rem;font-weight:800}.logo-copy small{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.nav-links{flex-wrap:wrap;justify-content:center;gap:8px;margin-left:auto;display:flex}.nav-links a{color:var(--text-muted);border-radius:999px;padding:10px 14px;font-size:.94rem;font-weight:700;transition:color .3s,background-color .3s,transform .3s}.nav-links a:hover,.nav-links a.active{color:var(--text);background:#f2b8c629}.header-cta{color:#fff8f7;background:linear-gradient(135deg, var(--accent-strong), var(--accent));border-radius:999px;align-items:center;gap:8px;padding:12px 18px;font-size:.92rem;font-weight:800;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1);display:inline-flex}.header-cta:hover{transform:translateY(-1px);box-shadow:0 16px 28px #de8fa42e}@media (width<=980px){.header{border-radius:32px;flex-wrap:wrap;justify-content:center}.nav-links{order:3;margin-left:0}}@media (width<=640px){.header-wrap{padding-top:10px;top:10px}.header{gap:14px;padding:14px}.logo{justify-content:center;width:100%}.nav-links{width:100%}.header-cta{justify-content:center;width:100%}}.footer-wrap{padding:40px 0 28px}.footer{background:radial-gradient(circle at 100% 0,#f2b8c633,#0000 30%),#fffaf7eb;grid-template-columns:1.2fr .9fr;gap:32px;padding:36px;display:grid}.footer-brand h2{font-family:var(--font-display);letter-spacing:-.04em;margin:10px 0 14px;font-size:clamp(2rem,3vw,3rem);font-weight:600;line-height:.98}.footer-kicker{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:800}.footer-brand p:last-child{max-width:54ch;color:var(--text-muted);margin:0}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.footer-links div{flex-direction:column;gap:10px;display:flex}.footer-links span{color:var(--text-faint);letter-spacing:.16em;text-transform:uppercase;font-size:.82rem;font-weight:800}.footer-links a,.footer-links p{color:var(--text-muted);margin:0}.footer-links a:hover{color:var(--text)}.footer-meta{border-top:1px solid #de8fa41a;grid-column:1/-1;padding-top:18px}.footer-meta p{color:var(--text-faint);margin:0;font-size:.92rem}@media (width<=820px){.footer{grid-template-columns:1fr;padding:28px}}@media (width<=560px){.footer-links{grid-template-columns:1fr}}.home{flex-direction:column;gap:32px;padding:34px 0 24px;display:flex}.home-hero,.experience,.process,.sessions,.cta-strip{position:relative}.hero-panel{background:radial-gradient(circle at 0 0,#f2b8c638,#0000 34%),linear-gradient(#fffffffa,#fcf8f9eb),#fffaf7f0;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:36px;padding:clamp(28px,5vw,54px);display:grid;overflow:hidden}.hero-panel:after{content:"";filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#f2b8c63d,#0000 68%);border-radius:50%;width:420px;height:420px;position:absolute;inset:auto -12% -28% auto}.hero-copy{z-index:1;flex-direction:column;justify-content:center;display:flex;position:relative}.hero-copy h1{max-width:11ch;font-family:var(--font-display);letter-spacing:-.06em;text-wrap:balance;margin:24px 0 0;font-size:clamp(3.4rem,8vw,6.8rem);font-weight:600;line-height:.93}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:40px;display:grid}.hero-stats div{background:#fffaf7c2;border:1px solid #de8fa417;border-radius:22px;padding:18px}.hero-stats strong{margin-bottom:8px;font-size:.95rem;font-weight:800;display:block}.hero-stats span{color:var(--text-muted);font-size:.92rem}.hero-media{min-height:620px;position:relative}.media-stack{box-shadow:var(--shadow);border:1px solid #de8fa41f;border-radius:30px;position:absolute;overflow:hidden}.media-stack img,.sessions-gallery img{object-fit:cover;width:100%;height:100%}.media-stack-main{inset:24px 36px 110px 12px}.media-stack-top{width:210px;height:250px;top:0;right:0;transform:rotate(6deg)}.media-stack-bottom{width:260px;height:190px;bottom:10px;right:18px;transform:rotate(-4deg)}.hero-note{z-index:2;background:#fffaf7f0;gap:14px;width:min(320px,72%);padding:18px;display:flex;position:absolute;bottom:30px;left:12px}.hero-note svg{color:var(--accent);flex:none}.hero-note strong{margin-bottom:5px;font-weight:800;display:block}.hero-note span{color:var(--text-muted);font-size:.95rem}.experience{flex-direction:column;gap:24px;display:flex}.experience-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:22px;display:grid}.experience-feature{background:linear-gradient(#f2b8c62e,#fffaf7c7),#fffaf7eb;min-height:100%;padding:34px}.feature-kicker{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:.82rem;font-weight:800}.experience-feature h3,.experience-card h3,.process-card h3,.sessions-copy h2,.cta-strip-card h2{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-weight:600;line-height:1}.experience-feature h3{font-size:clamp(2rem,3vw,3.3rem)}.experience-feature p:last-child,.experience-card p,.process-card p,.sessions-copy p{color:var(--text-muted);margin:14px 0 0}.experience-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.experience-card{min-height:220px;padding:26px}.experience-icon{width:42px;height:42px;color:var(--accent);background:#f2b8c62e;border-radius:14px;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.process-card{padding:28px}.process-card span{color:var(--accent);letter-spacing:.18em;margin-bottom:18px;font-size:.9rem;font-weight:800;display:inline-flex}.process-card h3{font-size:1.6rem}.sessions-layout{background:radial-gradient(circle at 0 100%,#f2b8c633,#0000 36%),#fffaf7eb;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:28px;padding:30px;display:grid}.sessions-copy h2{margin-top:20px;font-size:clamp(2rem,3vw,3.6rem)}.session-list{gap:14px;margin:24px 0 28px;padding:0;list-style:none;display:grid}.session-list li{color:var(--text-muted);padding-left:24px;position:relative}.session-list li:before{content:"";background:var(--accent);border-radius:50%;width:10px;height:10px;position:absolute;top:.72em;left:0;box-shadow:0 0 12px #f2b8c670}.sessions-gallery{grid-template-columns:1.05fr .95fr;gap:16px;min-height:460px;display:grid}.sessions-gallery img{height:100%;box-shadow:var(--shadow-soft);border:1px solid #de8fa41a;border-radius:24px}.sessions-gallery img:first-child{grid-row:span 2}.cta-strip-card{background:linear-gradient(135deg,#f2b8c633,#fffaf7cc),#fffaf7eb;justify-content:space-between;align-items:center;gap:22px;padding:28px 30px;display:flex}.cta-strip-card h2{max-width:14ch;margin-top:18px;font-size:clamp(1.9rem,3vw,3.2rem)}@media (width<=1120px){.hero-panel,.experience-grid,.sessions-layout{grid-template-columns:1fr}.hero-copy h1{max-width:100%}.hero-media{min-height:560px}}@media (width<=820px){.home{gap:26px;padding-top:22px}.hero-stats,.process-grid,.experience-list{grid-template-columns:1fr}.sessions-gallery{grid-template-columns:1fr;min-height:auto}.sessions-gallery img{height:260px}.sessions-gallery img:first-child{grid-row:span 1}.cta-strip-card{flex-direction:column;align-items:flex-start}}@media (width<=640px){.hero-panel,.sessions-layout,.cta-strip-card,.experience-feature,.experience-card,.process-card{padding:22px}.hero-copy h1{font-size:clamp(2.6rem,17vw,4.4rem)}.hero-media{min-height:460px}.media-stack-main{inset:16px 16px 106px 0}.media-stack-top{width:150px;height:190px}.media-stack-bottom{width:185px;height:140px;right:10px}.hero-note{width:calc(100% - 12px);bottom:12px;left:0}}.services{flex-direction:column;gap:5rem;max-width:1100px;margin:0 auto;padding:4rem 1.5rem;display:flex}.services-header{text-align:center}.page-title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:300}.page-subtitle{color:var(--muted);max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}.service-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.service-card{flex-direction:column;gap:1rem;padding:3rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.service-card:hover{border-color:var(--accent);transform:translateY(-10px)}.service-card h3{color:var(--primary);font-size:1.8rem}.duration{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:.9rem;font-weight:500}.service-card p{color:var(--text);line-height:1.7}.value-proposition{text-align:center;padding:4rem}.value-proposition h2{margin-bottom:3rem;font-size:2.5rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;display:grid}.feature-item h4{color:var(--accent);margin-bottom:1rem;font-size:1.4rem}.feature-item p{color:var(--muted);font-size:1rem;line-height:1.6}.mandatory-seo-section{flex-direction:column;gap:1.5rem;display:flex}.seo-block{padding:2rem;font-size:1.1rem}.seo-block.highlight{border-left:4px solid var(--accent);background:#d4af370d}.seo-block a{text-underline-offset:4px;text-decoration:underline}.cta-section{text-align:center;background:linear-gradient(#0000,#d4af370d);border-radius:20px;padding:4rem 2rem}.cta-section h3{margin-bottom:1rem;font-size:2.2rem}.cta-section p{color:var(--muted);margin-bottom:2.5rem}@media (width<=768px){.page-title{font-size:2.5rem}.value-proposition{padding:2.5rem 1.5rem}}.portfolio{flex-direction:column;gap:4rem;max-width:1400px;margin:0 auto;padding:4rem 1.5rem;display:flex}.portfolio-header{text-align:center}.portfolio-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;padding:1rem;display:grid}.portfolio-item{aspect-ratio:4/5;cursor:pointer;border-radius:12px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.portfolio-item:hover{border-color:var(--accent);transform:scale(1.02);box-shadow:0 10px 30px #00000080}.gallery-image{object-fit:cover;width:100%;height:100%;transition:filter .3s}.portfolio-item:hover .gallery-image{filter:brightness(1.1)}@media (width<=768px){.portfolio-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}}.about{flex-direction:column;gap:5rem;max-width:1100px;margin:0 auto;padding:4rem 1.5rem;display:flex}.about-header{text-align:center}.about-section{padding:3rem;line-height:1.8}.about-section h2{color:var(--primary);margin-bottom:2rem;font-size:2.5rem}.section-content p{color:var(--text);margin-bottom:1.5rem;font-size:1.15rem}.artist-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.artist-card{flex-direction:column;gap:1.5rem;padding:3rem;display:flex}.artist-card h3{color:var(--accent);font-size:2rem}.artist-card p{color:var(--text);font-size:1.1rem;line-height:1.8}.location-info{text-align:center;border-color:var(--accent);padding:2rem;font-size:1.1rem}.why-choose-us{text-align:center;padding:4rem}.usp-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-top:3rem;display:grid}.usp-item h4{color:var(--accent);margin-bottom:1rem;font-size:1.4rem}.usp-item p{color:var(--muted);line-height:1.6}.about-seo{flex-direction:column;gap:1.5rem;display:flex}.about-cta{text-align:center;padding:5rem 2rem}.cta-links{justify-content:center;gap:1.5rem;margin-top:3rem;display:flex}.cta-button.primary{background:var(--accent);color:var(--bg);border:none}.cta-button.primary:hover{color:var(--bg);background:#fff}@media (width<=768px){.artist-grid{grid-template-columns:1fr}.about-section{padding:2rem 1.5rem}}
