*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#24150f;background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}.nav{height:78px;padding:0 7vw;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #eee5df;position:sticky;top:0;z-index:10}.brand img{width:205px;height:58px;object-fit:contain}.nav nav{display:flex;gap:30px;font-size:15px}.nav nav a:hover{color:#bd4d20}.menu{display:none;border:0;background:none;font-size:25px}.hero{min-height:555px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:linear-gradient(110deg,#fffaf6,#f7e7d9)}.copy{padding:90px 6vw 75px 10vw;align-self:center}.eyebrow{font-size:12px;letter-spacing:2.5px;font-weight:800;color:#9a5a3d;margin:0 0 14px}.copy h1{font-size:clamp(42px,5vw,68px);line-height:1.04;letter-spacing:-2.5px;margin:0 0 22px}.copy>p:not(.eyebrow){max-width:570px;font-size:18px;color:#6a5146}.button{display:inline-flex;margin-top:20px;padding:13px 22px;border-radius:999px;background:#c95422;color:#fff;font-weight:750;gap:10px;box-shadow:0 10px 25px #c9542228}.hero-art{position:relative;min-height:555px;background:linear-gradient(#f3c99d,#f7dfc4 55%,#d39a68);overflow:hidden}.sun{position:absolute;width:95px;height:95px;border-radius:50%;background:#fff4c8;left:44%;top:31%;box-shadow:0 0 60px #fff4c8}.land{position:absolute;bottom:-5px;left:-10%;width:125%;height:48%;background:#75503a;clip-path:polygon(0 100%,0 73%,12% 65%,23% 73%,37% 55%,51% 72%,64% 45%,76% 68%,89% 50%,100% 66%,100% 100%)}.temple{position:absolute;right:13%;bottom:28%;font-size:210px;color:#573727;text-shadow:0 10px 15px #40251955;line-height:1}.section{padding:85px 10vw}.section-title h2,.about h2,.contact h2{font-size:38px;letter-spacing:-1px;margin:0}.app-card{margin-top:32px;border:1px solid #eadfd8;border-radius:20px;padding:20px;display:flex;align-items:center;gap:22px;background:#fff;box-shadow:0 12px 35px #3d241210;transition:.2s}.app-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px #3d241218}.app-card img{width:86px;height:86px;border-radius:20px}.app-copy{flex:1}.app-copy h3{margin:0;font-size:23px}.app-copy p{margin:3px 0 7px;color:#6d5a51}.app-copy span{font-size:14px;color:#bd4d20;font-weight:750}.arrow{font-size:30px;color:#bd4d20}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:85px 10vw;background:#fbf5ef}.about>p{font-size:19px;color:#6a574d;margin:0}.contact{text-align:center;padding:90px 25px}.contact>p:not(.eyebrow){color:#6a574d}.contact .button{margin-top:8px}footer{background:#2b1a13;color:#eadfd8;padding:30px 7vw;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:13px}footer img{width:190px;height:55px;object-fit:contain;filter:brightness(0) invert(1);opacity:.95}footer div{display:flex;gap:20px;flex-wrap:wrap}footer a:hover{color:#fff}footer p{margin:0}.legal{max-width:850px;margin:auto;padding:80px 28px}.legal h1{font-size:48px;line-height:1.1}.legal h2{margin-top:35px}.legal p{color:#5e514b}.legal a{color:#bd4d20;text-decoration:underline}@media(max-width:760px){.nav{padding:0 22px}.brand img{width:170px}.menu{display:block}.nav nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:18px 25px;flex-direction:column;gap:16px;border-bottom:1px solid #eee5df}.nav nav.open{display:flex}.hero{grid-template-columns:1fr}.copy{padding:65px 28px}.hero-art{min-height:330px}.temple{font-size:150px;bottom:23%}.section,.about{padding:60px 28px}.about{grid-template-columns:1fr;gap:20px}.app-card{gap:14px}.app-card img{width:70px;height:70px;border-radius:16px}.arrow{display:none}footer{flex-direction:column;align-items:flex-start}.legal h1{font-size:40px}}