*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#242424;background:#faf7f2;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.header{z-index:100;background:#fffffff2;border-bottom:1px solid #e5e0d9;justify-content:space-between;align-items:center;padding:18px 6%;display:flex;position:sticky;top:0}.logo{align-items:center;gap:12px;display:flex}.logo span{font-size:32px}.logo h1{font-size:20px}.logo p{color:#777;margin-top:3px;font-size:12px}nav{gap:25px;display:flex}nav a{font-size:14px;font-weight:700}nav a:hover{opacity:.6}.hero{background:linear-gradient(135deg,#fff1e8 0%,#ffe8e8 48%,#fff5ef 100%);align-items:center;min-height:760px;padding:90px 7%;display:flex;position:relative;overflow:hidden}.hero-content{z-index:0;z-index:2;max-width:760px;position:relative}.eyebrow{letter-spacing:4px;color:#d43772;margin-bottom:28px;font-size:15px;font-weight:800}.hero h2{color:#202020;margin:0 0 38px;font-size:clamp(58px,6vw,86px);font-weight:800;line-height:1.02}.hero h2 span{color:#d43772}.hero-text{color:#555;max-width:650px;font-size:19px;line-height:1.8}.buttons{gap:22px;margin-top:45px;display:flex}.button{border-radius:10px;justify-content:center;align-items:center;min-width:210px;padding:17px 30px;font-size:17px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.primary{color:#fff;background:#d93672;border:2px solid #d93672}.secondary{color:#d93672;background:0 0;border:2px solid #d93672}.primary:hover{background:#bf2d63;transform:translateY(-2px)}.secondary:hover{background:#d9367214;transform:translateY(-2px)}.section{padding:100px 8%}.section h2,.contact h2{margin-bottom:45px;font-size:50px}.alternate{background:#f0ebe4}.cards{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.card{background:#fff;border:1px solid #e4ddd4;border-radius:15px;padding:35px}.card-icon{margin-bottom:20px;font-size:40px}.card h3{margin-bottom:12px;font-size:24px}.card p{color:#666;margin-bottom:20px;line-height:1.6}.calendar{max-width:800px}.event{border-bottom:1px solid #d8d0c6;align-items:center;gap:25px;padding:25px 0;display:flex}.date{text-align:center;min-width:70px}.date strong{font-size:34px;display:block}.date span{font-size:12px;font-weight:700}.event h3{margin-bottom:6px}.event p{color:#777}.gallery{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.photo{background:#ded7ce;border-radius:12px;justify-content:center;align-items:center;height:250px;font-size:60px;display:flex}.news{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.news article{background:#fff;border-radius:15px;padding:35px}.news span{color:#9b5d24;font-size:12px;font-weight:700}.news h3{margin:15px 0;font-size:25px}.news p{color:#666;line-height:1.6}.contact{text-align:center;color:#fff;background:#242424;padding:120px 8%}.contact .eyebrow{color:#f2d4a7}.contact p{color:#ccc;margin-bottom:30px}footer{color:#aaa;background:#181818;justify-content:space-between;padding:25px 8%;font-size:13px;display:flex}@media (width<=800px){.header{flex-direction:column;gap:15px}nav{flex-wrap:wrap;justify-content:center;gap:12px}.hero{min-height:600px;padding:60px 6%}.hero h2{font-size:48px}.cards,.gallery,.news{grid-template-columns:1fr}.section{padding:70px 6%}.section h2{font-size:40px}footer{flex-direction:column;gap:10px}.logo-img{object-fit:contain;flex-shrink:0;width:65px;height:65px}}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;min-height:100%;margin:0}body{overflow-x:hidden}.app{width:100%;min-height:100vh}.header{background:#fff;justify-content:space-between;align-items:center;gap:40px;width:100%;padding:22px clamp(24px,7vw,120px);display:flex}.logo{flex-shrink:0;align-items:center;gap:18px;display:flex}.logo .logo-img{object-fit:contain;flex-shrink:0;width:72px;height:72px}.logo h1{margin:0;font-size:clamp(1.4rem,2vw,2rem)}.logo p{margin:4px 0 0;font-size:clamp(.9rem,1.2vw,1.1rem)}.header nav{flex-wrap:wrap;align-items:center;gap:clamp(18px,2.5vw,36px);display:flex}.hero{background:linear-gradient(135deg,#ffe4ef,#fff2f7);align-items:center;width:100%;min-height:calc(100vh - 120px);padding:clamp(60px,8vh,100px) clamp(24px,8vw,140px);display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;width:100%;max-width:850px;position:relative}.hero-watermark{object-fit:contain;opacity:.07;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;width:clamp(350px,45vw,700px);height:auto;position:absolute;top:50%;right:clamp(-100px,2vw,70px);transform:translateY(-50%)}@media (width<=900px){.header{flex-direction:column;align-items:flex-start;gap:20px}.header nav{width:100%}.hero{min-height:650px;padding:70px 40px}.hero-watermark{opacity:.055;width:520px;right:-180px}}@media (width<=600px){.header{padding:18px 20px}.logo .logo-img{width:55px;height:55px}.logo h1{font-size:1.25rem}.logo p{font-size:.85rem}.header nav{gap:15px}.header nav a{font-size:.95rem}.hero{min-height:auto;padding:65px 22px}.hero-content{max-width:100%}.hero-watermark{opacity:.05;width:420px;right:-230px}.hero h2{font-size:clamp(2.4rem,11vw,4rem)}}.header{justify-content:space-between!important;align-items:center!important;gap:40px!important;width:100%!important;max-width:100%!important;padding:22px 5%!important;display:flex!important}.logo{flex:none!important;align-items:center!important;gap:18px!important;width:auto!important;max-width:none!important;display:flex!important}.logo-img{object-fit:contain!important;flex:0 0 72px!important;width:72px!important;min-width:72px!important;max-width:72px!important;height:72px!important;min-height:72px!important;max-height:72px!important;display:block!important}.logo>div{min-width:max-content;width:auto!important}.logo h1{white-space:nowrap;margin:0!important}.logo p{white-space:nowrap;margin:4px 0 0!important}.header nav{flex:0 auto!important;justify-content:flex-end!important;align-items:center!important;gap:30px!important;width:auto!important;display:flex!important}.header nav a{white-space:nowrap}@media (width>=1200px){.header{padding-left:max(5%,50vw - 700px)!important;padding-right:max(5%,50vw - 700px)!important}.logo-img{flex-basis:78px!important;width:78px!important;min-width:78px!important;max-width:78px!important;height:78px!important;min-height:78px!important;max-height:78px!important}@media (width<=900px){.hero{min-height:700px;padding:80px 6%}.hero-watermark{opacity:.06;width:600px;height:600px;right:-220px}.hero-content{max-width:680px}}@media (width<=600px){.hero{min-height:auto;padding:70px 24px}.hero h2{font-size:clamp(42px,12vw,58px)}.hero-text{font-size:17px}.buttons{flex-direction:column;align-items:flex-start}.button{width:100%;max-width:280px}.hero-watermark{opacity:.045;width:480px;height:480px;right:-280px}}img{max-width:100%;height:auto}body{overflow-x:hidden}.app{width:100%;min-width:0}@media (width<=900px){.header{flex-direction:column;align-items:center;gap:18px;padding:20px 24px}.logo{justify-content:center}.header nav{flex-wrap:wrap;justify-content:center;gap:16px 22px;width:100%}.hero{min-height:auto;padding:70px 40px}.hero-content{max-width:100%}.hero h2{font-size:clamp(44px,8vw,64px)}.hero-text{max-width:600px}.hero-watermark{opacity:.05;width:520px;right:-190px}.cards,.gallery,.news{grid-template-columns:1fr 1fr}.section{padding:75px 40px}}@media (width<=600px){.header{padding:16px 18px;position:relative}.logo{justify-content:flex-start;gap:12px;width:100%}.logo-img{width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important}.logo h1{white-space:normal;font-size:20px}.logo p{white-space:normal;font-size:13px}.header nav{flex-wrap:wrap;justify-content:center;gap:10px 18px;width:100%;display:flex}.header nav a{font-size:14px}.hero{align-items:flex-start;min-height:auto;padding:55px 20px 65px}.hero-content{width:100%;max-width:100%}.eyebrow{letter-spacing:2.5px;margin-bottom:18px;font-size:12px}.hero h2{margin-bottom:25px;font-size:clamp(38px,12vw,54px);line-height:1.02}.hero-text{max-width:100%;font-size:16px;line-height:1.65}.buttons{flex-direction:column;gap:12px;width:100%;margin-top:30px}.button{text-align:center;width:100%;max-width:none}.hero-watermark{opacity:.04;width:420px;height:auto;top:55%;right:-270px}.section{padding:60px 20px}.section h2,.contact h2{margin-bottom:30px;font-size:36px}.cards,.gallery,.news{grid-template-columns:1fr}.card{padding:25px}.photo{height:200px}.event{align-items:flex-start;gap:18px}.date{min-width:55px}.date strong{font-size:28px}.contact{padding:80px 20px}footer{text-align:center;flex-direction:column;gap:10px;padding:25px 20px}}@media (width<=380px){.logo h1{font-size:18px}.logo p{font-size:12px}.header nav{gap:8px 12px}.header nav a{font-size:13px}.hero{padding-left:16px;padding-right:16px}.hero h2{font-size:36px}}}
