*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#242424;background:#faf7f2;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.app{width:100%;min-width:0;min-height:100vh}.header{z-index:100;background:#fffffff7;border-bottom:1px solid #e5e0d9;justify-content:space-between;align-items:center;gap:40px;width:100%;padding:22px 6%;display:flex;position:sticky;top:0}.logo{flex-shrink:0;align-items:center;gap:18px;display:flex}.logo-img{object-fit:contain;flex-shrink:0;width:72px;min-width:72px;height:72px}.logo h1{white-space:nowrap;margin:0;font-size:clamp(22px,2vw,32px);font-weight:800}.logo p{color:#777;white-space:nowrap;margin-top:4px;font-size:clamp(13px,1.1vw,17px)}.header nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(18px,2.5vw,34px);display:flex}.header nav a{white-space:nowrap;font-size:15px;font-weight:700;transition:opacity .2s}.header nav a:hover{opacity:.6}.hero{background:linear-gradient(135deg,#fff1e8 0%,#ffe8f0 50%,#fff5ef 100%);align-items:center;width:100%;min-height:760px;padding:90px 7%;display:flex;position:relative;overflow:hidden}.hero-watermark{object-fit:contain;opacity:.07;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;width:clamp(500px,52vw,760px);height:auto;position:absolute;top:52%;right:-60px;transform:translateY(-50%)}.hero-content{z-index:2;width:100%;max-width:820px;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:680px;font-size:19px;line-height:1.8}.buttons{flex-wrap:wrap;gap:22px;margin-top:45px;display:flex}.button{text-align:center;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{width:100%;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}.gallery-description{color:#666;max-width:700px;margin-bottom:30px;font-size:18px;line-height:1.7}.gallery-actions{flex-wrap:wrap;gap:16px;margin-bottom:50px;display:flex}.qr-section{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:500px;padding:35px;box-shadow:0 12px 35px #00000014}.qr-section h3{margin-bottom:12px;font-size:24px}.qr-section p{color:#666;margin-bottom:25px;line-height:1.6}.qr-image{object-fit:contain;width:200px;height:200px;margin:0 auto 20px;display:block}.qr-help{color:#888;margin-bottom:0;font-size:14px}.news{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.news article{background:#fff;border-radius:15px;padding:35px}.news span{color:#d93672;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:#f6b8cc}.contact p{color:#ccc;margin-bottom:30px}footer{color:#aaa;background:#181818;justify-content:space-between;gap:20px;padding:25px 8%;font-size:13px;display:flex}@media (width>=1200px){.header{padding-left:max(6%,50vw - 700px);padding-right:max(6%,50vw - 700px)}.logo-img{width:78px;min-width:78px;height:78px}}@media (width<=900px){.header{flex-direction:column;justify-content:center;align-items:center;gap:22px;padding:20px 24px}.logo{justify-content:center}.header nav{justify-content:center;gap:16px 22px;width:100%}.hero{min-height:auto;padding:75px 40px}.hero-content{max-width:100%}.hero h2{font-size:clamp(48px,8vw,66px)}.hero-watermark{opacity:.055;width:560px;right:-190px}.cards,.gallery{grid-template-columns:repeat(2,1fr)}.news{grid-template-columns:1fr}.section{padding:75px 40px}}@media (width<=600px){html,body,#root,.app{width:100%;min-width:0;max-width:100%}.header{gap:20px;padding:18px;position:relative}.logo{justify-content:center;gap:12px;width:100%}.logo-img{width:62px;min-width:62px;height:62px}.logo>div{min-width:0}.logo h1{white-space:normal;font-size:22px}.logo p{white-space:normal;font-size:13px}.header nav{justify-content:center;gap:14px 20px;width:100%}.header nav a{font-size:15px}.hero{min-height:auto;padding:55px 20px 65px;display:block}.hero-content{width:100%;max-width:100%}.eyebrow{letter-spacing:3px;margin-bottom:20px;font-size:12px}.hero h2{margin-bottom:28px;font-size:clamp(38px,11vw,52px);line-height:1.04}.hero-text{width:100%;max-width:100%;font-size:17px;line-height:1.65}.buttons{flex-direction:column;align-items:stretch;gap:12px;width:100%;margin-top:32px;display:flex}.buttons .button{width:100%;min-width:0;max-width:100%;margin:0;padding:16px 18px}.hero-watermark{opacity:.04;width:430px;top:55%;right:-260px}.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}.gallery-description{font-size:16px}.gallery-actions{flex-direction:column;width:100%}.gallery-actions .button{width:100%;max-width:100%}.qr-section{padding:25px 20px}.qr-image{width:180px;height:180px}.contact{padding:80px 20px}footer{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:25px 20px}}@media (width<=380px){.header{padding-left:14px;padding-right:14px}.logo-img{width:55px;min-width:55px;height:55px}.logo h1{font-size:19px}.logo p{font-size:12px}.header nav{gap:10px 14px}.header nav a{font-size:13px}.hero{padding-left:16px;padding-right:16px}.hero h2{font-size:36px}.hero-text{font-size:16px}}
