@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500&display=swap";html,body{margin:0;padding:0;background:#050506}.page{min-height:100vh;background:#050506;color:#f5f5f5;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:flex;flex-direction:column}body,html,.page{font-family:Inter,system-ui,sans-serif;font-weight:300}.site-header{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;font-size:.9rem}.logo-wordmark{font-family:Cormorant Garamond,Times New Roman,serif;font-weight:600;font-size:1.05rem;letter-spacing:.32em;color:#e8c5b8;text-shadow:0 0 6px rgba(232,197,184,.55),0 0 14px rgba(232,197,184,.25),0 2px 4px rgba(0,0,0,.45);opacity:.9;transition:opacity .35s ease-out}.logo-wordmark:hover{opacity:1;text-shadow:0 0 10px rgba(232,197,184,.65),0 0 20px rgba(232,197,184,.35)}.site-nav{display:flex;gap:16px;font-size:.8rem;text-transform:uppercase;letter-spacing:.11em}.site-nav a{text-decoration:none;color:#f5f5f5c7}.site-nav a:hover{color:#fff}.site-main{flex:1}.section{padding:64px 24px}.section-inner{max-width:960px;margin:0 auto}.section-title{font-size:.9rem;text-transform:uppercase;letter-spacing:.18em;margin-bottom:24px;opacity:.7}.section-body{font-size:.95rem;line-height:1.8;opacity:.9}.site-footer{padding:16px 24px 24px;font-size:.75rem;opacity:.6}.footer-inner{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:2px}.footer-name{text-transform:uppercase;letter-spacing:.14em}.footer-role{font-size:.75rem}.footer-social{margin-top:16px;display:flex;gap:20px}.footer-social a{font-size:.8rem;letter-spacing:.2em;opacity:.55;transition:.3s ease-out;color:#ffffffbf}.footer-social a:hover{opacity:.9;text-shadow:0 0 6px rgba(232,197,184,.35),0 0 12px rgba(232,197,184,.2)}@media(max-width:720px){.site-header{padding:12px 16px;flex-direction:column;align-items:flex-start;gap:8px}.site-nav{flex-wrap:wrap;row-gap:4px}.section{padding:48px 16px}}.hero-section{padding-top:24px;padding-bottom:24px}.hero-veil-root{position:relative;min-height:min(80vh,720px);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:64px 16px}.hero-symbol{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:0}.hero-symbol-img{width:clamp(260px,58vw,520px);opacity:.08;filter:blur(.4px);mix-blend-mode:screen}.hero-veil-layer{position:absolute;pointer-events:none;z-index:1;width:620px;height:620px;left:33%;top:17%;transform:translate(-50%,-52%);background:radial-gradient(circle at center,rgba(229,191,186,.29),rgba(229,191,186,.1) 42%,transparent 75%);filter:blur(40px);opacity:.9;mix-blend-mode:screen;animation:veil-breathe-soft 32s ease-in-out infinite alternate}.hero-veil-content{position:relative;max-width:760px;text-align:center;padding:24px 16px;z-index:2}.hero-veil-line{display:block;opacity:0;transform:translateY(6px);animation:hero-line-fade 3.1s ease-out forwards}.hero-veil-lines{margin:0;display:inline-flex;flex-direction:column;gap:20px;font-family:Cormorant Garamond,Times New Roman,serif}.hero-veil-line-main{font-weight:300;font-size:clamp(1.35rem,2.8vw,1.95rem);letter-spacing:.08em;line-height:2.23;opacity:.95;animation-delay:.1s}@keyframes veil-breathe-soft{0%{transform:translate3d(0,-1%,0) scale(1.01);opacity:.88}50%{transform:translate3d(0,1%,0) scale(1.025);opacity:.82}to{transform:translateZ(0) scale(1.02);opacity:.86}}@keyframes hero-line-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:720px){.hero-veil-layer{width:320px;height:320px;left:3%;top:20%;transform:translate(-50%,-52%)}.hero-veil-root{min-height:70vh;padding:48px 16px}.hero-symbol-img{width:clamp(220px,70vw,420px);opacity:.07}.hero-veil-content{padding:16px 8px}.hero-veil-line-main,.hero-veil-line-sub{line-height:1.8;letter-spacing:.04em}}.philosophy-section{padding-top:clamp(120px,20vh,240px);padding-bottom:clamp(140px,26vh,320px);opacity:0;transform:translateY(32px);transition:opacity 1.6s ease-out,transform 1.6s ease-out}.philosophy-section.is-visible{opacity:1;transform:translateY(0)}.philosophy-inner{text-align:center}.philosophy-title{font-size:.78rem;letter-spacing:.32em;text-transform:uppercase;opacity:.6;margin-bottom:20px}.philosophy-divider{width:48px;height:1px;margin:0 auto 40px;background:#ffffff14}.philosophy-text{font-family:Cormorant Garamond,Times New Roman,serif;font-weight:300;font-size:clamp(1.25rem,2.3vw,1.85rem);line-height:2.25;letter-spacing:.08em;opacity:.92;color:#f5ece5;text-shadow:0 0 20px rgba(232,197,184,.62),0 0 46px rgba(232,197,184,.43)}@media(max-width:720px){.philosophy-section{padding-top:18vh;padding-bottom:20vh}.philosophy-text{font-size:1.15rem;line-height:2.05;text-shadow:0 0 4px rgba(232,197,184,.25),0 0 12px rgba(232,197,184,.12)}}.works-section{padding-top:clamp(120px,20vh,240px);padding-bottom:clamp(140px,26vh,320px);opacity:0;transform:translateY(32px);transition:opacity 1.6s ease-out,transform 1.6s ease-out}.works-section.is-visible{opacity:1;transform:translateY(0)}.atelier-inner{max-width:1080px;margin:0 auto}.works-section .section-title{text-align:center;letter-spacing:.32em;opacity:.65;margin-bottom:56px}.works-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.work-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.work-thumb{width:100%;padding-top:68%;border-radius:14px;position:relative;background:#ffffff05;border:1px solid rgba(255,255,255,.06);overflow:hidden}.coming-soon{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;font-family:Cormorant Garamond,serif;font-size:1.2rem;opacity:.55;color:#e8c5b8a6;letter-spacing:.05em}.work-title{font-size:.95rem;letter-spacing:.18em;text-transform:uppercase;opacity:.78}.work-caption{font-family:Cormorant Garamond,Times New Roman,serif;font-weight:300;font-size:1rem;line-height:1.9;opacity:.88;letter-spacing:.21em}@media(max-width:900px){.works-grid{grid-template-columns:1fr;gap:36px}}.about-section{padding-top:clamp(96px,18vh,180px);padding-bottom:clamp(140px,28vh,320px);opacity:0;transform:translateY(32px);transition:opacity 1.6s ease-out,transform 1.6s ease-out}.about-section.is-visible{opacity:1;transform:translateY(0)}.about-inner{max-width:840px;margin:0 auto}.about-section .section-body{display:flex;flex-direction:column;gap:18px;margin-top:28px}.about-role{font-family:Cormorant Garamond,Times New Roman,serif;font-size:.9rem;letter-spacing:.24em;opacity:.7}.about-section p{font-size:.98rem;line-height:1.9;opacity:.9}.about-subtitle{margin-top:36px;font-size:.85rem;letter-spacing:.22em;text-transform:uppercase;opacity:.6}.about-awards{list-style:none;padding:0;margin-top:12px}.about-awards li{font-family:Cormorant Garamond,Times New Roman,serif;font-weight:300;font-size:.95rem;letter-spacing:.24em;line-height:1.7;opacity:.88}.about-portfolio-button{display:inline-flex;justify-content:center;align-items:center;margin-top:32px;padding:12px 52px;border-radius:999px;border:1px solid rgba(255,255,255,.22);text-decoration:none;font-size:.82rem;letter-spacing:.22em;text-transform:uppercase;width:35%;background:radial-gradient(circle at 0% 0%,rgba(232,197,184,.2),transparent 55%),#121212f5;color:#f5f5f5;transition:.35s ease-out}.about-portfolio-button:hover{border-color:#e8c5b8cc;box-shadow:0 0 16px #e8c5b833;transform:translateY(-2px)}.about-portfolio-button:active{transform:translateY(0);box-shadow:0 0 10px #e8c5b82e}@media(max-width:720px){.about-section{padding-top:18vh;padding-bottom:22vh}.about-section .section-body{gap:14px}.about-role{font-size:.82rem;letter-spacing:.22em}.about-section p{font-size:.94rem;line-height:1.8}.about-portfolio-button{width:100%;padding:12px 0}}.contact-section{padding-top:clamp(120px,24vh,260px);padding-bottom:clamp(180px,70vh,400px);opacity:0;transform:translateY(32px);transition:opacity 1.6s ease-out,transform 1.6s ease-out}.contact-section.is-visible{opacity:1;transform:translateY(0)}.contact-inner{max-width:720px;margin:0 auto;text-align:center}.contact-body{margin-top:28px}.contact-text{font-family:Cormorant Garamond,Times New Roman,serif;font-size:.9rem;letter-spacing:.24em;font-size:.98rem;line-height:1.9;opacity:.9;margin-bottom:32px}.contact-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 72px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:radial-gradient(circle at 0% 0%,rgba(232,197,184,.24),transparent 55%),linear-gradient(90deg,#121212fa,#1a1a1afa);color:#f5f5f5;font-size:.82rem;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:transform .35s ease-out,box-shadow .35s ease-out,border-color .35s ease-out,background .35s ease-out}.contact-button:hover{transform:translateY(-2px);box-shadow:0 0 18px #e8c5b842,0 14px 36px #000000a6;border-color:#e8c5b8cc}.contact-button:active{transform:translateY(0);box-shadow:0 0 10px #e8c5b838,0 8px 24px #000000b3}@media(max-width:720px){.contact-section{padding-top:20vh;padding-bottom:24vh}.contact-text{font-size:.94rem;line-height:1.8}.contact-button{width:100%;padding:14px 0}}
