body{margin:0;padding:0;font-family:Arial,sans-serif;background-color:#161616;color:#fff;scroll-behavior:smooth;overflow-x:hidden;max-width:100%;font-family:Crimson Text,serif}.header{background-color:#000;color:#fff;padding:20px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:1000}.logo img{height:70px}.menu ul{list-style-type:none;display:flex;padding:0;margin:0}.menu ul li{margin-right:70px}.menu ul li:last-child{margin-right:0}.menu ul li a{color:#faa805;text-decoration:none;font-size:24px;padding:10px 15px;display:inline-block}.contact-about{display:flex;align-items:center}.contact-section form div{margin-bottom:15px;color:#fff}.contact-section input[type=text],.contact-section input[type=email],.contact-section textarea{width:50%;padding:10px;margin:0 auto;background-color:#333;border:1px solid #faa805;color:#fff;font-size:16px}.contact-section input::placeholder,.contact-section textarea::placeholder{color:#fff}.contact-section button{background-color:#faa805;color:#161616;padding:10px 20px;border:none;cursor:pointer;font-size:16px;margin-top:10px}.phone,.mail{margin-right:20px;display:flex;align-items:center;gap:5px}.contact-about span{font-size:14px}.contact-section{text-align:center;background-color:#111;padding:20px}.contact-link{display:inline-block;margin:10px;color:#000;text-decoration:none;font-size:18px}.contact-link:hover{color:#faa805}.contact-section p{margin-top:20px;font-size:16px}.contact-section h2{color:#faa805;font-family:Licorice,cursive}.video-section{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.video-section video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.video-section .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.video-section .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:1}.video-section h1{font-size:3rem;margin-bottom:20px}.video-section p{font-size:1.5rem;margin-bottom:20px}.video-section button{background-color:#faa805;color:#161616;padding:10px 20px;font-size:1rem;border:none;cursor:pointer}.private-events-section{display:flex}.private-events-section .content{flex:1;padding:20px}.private-events-section .content div{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 50px}.private-events-section .content h2{font-size:1.5rem;margin-bottom:10px;color:#faa805;font-family:Licorice,cursive}.private-events-section .content p{font-size:1rem;margin-bottom:20px;text-align:center}.private-events-section .content button{background-color:#faa805;color:#111;padding:10px 20px;font-size:1rem;border:none;cursor:pointer;width:40%}.private-events-section .carpic{flex:1;width:100%;object-fit:cover}.about-section{padding:80px 0;background-color:#111;color:#fff;text-align:center}.about-section .content{max-width:800px;margin:0 auto}.about-section h2{font-size:1.5rem;margin-bottom:20px;color:#faa805;font-family:Licorice,cursive}.about-section p{font-size:1rem;margin-bottom:20px;text-align:justify}.services-section{display:flex;justify-content:space-around;flex-wrap:wrap;text-align:center;padding:20px;background-color:#111;color:#faa805}.services-description{color:#fff;text-align:center;margin:20px 0;font-size:18px}.service{flex-basis:30%;margin:10px}.service h2{margin-top:10px}.logos-section{padding:80px 0;text-align:center}.logos-section .container{max-width:1200px;margin:0 auto}.logos-section .row{display:flex;justify-content:space-between;margin-bottom:20px}.logos-section .col{flex:1;margin:0 10px;display:flex;justify-content:center;align-items:center}.logos-section .col img{width:100%;height:auto}.logos-section h2{color:#faa805;font-family:Licorice,cursive}#TA-logo{width:200px;filter:brightness(5) invert(1)}.footer{background-color:#000;color:#faa805;text-align:center}.footer-content{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:10px}.footer-contact,.footer-address{width:100%;text-align:center}.footer-bottom{margin-top:20px;width:100%;text-align:center}.footer-contact a{margin:0 5px;display:block;color:#faa805}.footer-contact a:hover{color:#fff}.footer-bottom{margin-top:20px;width:100%}#palms-logo{width:150px;height:auto}@media (max-width: 768px){.footer-content{flex-direction:column}.footer-address,.footer-contact{text-align:center;flex-basis:100%}#palms-logo{width:180px;height:auto}}@media (max-width: 768px){.menu ul li{margin-right:20px}.menu ul li a{font-size:18px;padding:8px 10px}}@media (max-width: 768px){.logos-section .row{flex-direction:column}}@media (max-width: 768px){.contact-section input[type=text],.contact-section input[type=email],.contact-section textarea{width:80%}}@media (max-width: 768px){.video-section h1,.video-section p,.video-section button{font-size:medium}.video-section .content{font-size:14px;padding:10px}.video-section{height:auto;padding-top:56.25%}.about-section .content{padding:0 20px}.video-section video{width:100%;height:100%}}@media (max-width: 768px){.private-events-section{flex-direction:column}.private-events-section .carpic img{width:100%;height:auto}}@media (max-width: 768px){.logos-section .col img{width:50%;height:auto;margin:0 auto}.logos-section .col{padding:30px 0}}:root{--ink: #171512;--paper: #f4f0e8;--paper-deep: #e8e0d2;--gold: #e7a625;--gold-light: #f7c866;--line: rgba(231, 166, 37, .28)}html{scroll-behavior:smooth}body{background:var(--ink);color:#f9f4ea;font-family:Georgia,Times New Roman,serif}button,input,textarea{font:inherit}.homepage{overflow:hidden}.header{min-height:76px;box-sizing:border-box;padding:12px clamp(18px,4vw,64px);background:#0a0a09f0;border-bottom:1px solid rgba(247,200,102,.14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.logo{cursor:pointer;line-height:0}.logo img{width:124px;height:54px;object-fit:contain}.menu ul{gap:clamp(4px,2vw,30px)}.menu ul li,.menu ul li:last-child{margin-right:0}.menu ul li a{position:relative;padding:14px 5px;color:#f8efe0;font-family:Arial,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.menu ul li a:after{position:absolute;right:5px;bottom:7px;left:5px;height:2px;background:var(--gold);content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.menu ul li a:hover,.menu ul li a:focus-visible{color:var(--gold-light)}.menu ul li a:hover:after,.menu ul li a:focus-visible:after{transform:scaleX(1);transform-origin:left}.video-section{height:min(820px,calc(100svh - 76px));min-height:560px;padding-top:0;isolation:isolate;background:#090909}.video-section video{top:-4%;right:0;bottom:-4%;left:0;width:100%;height:108%;object-fit:cover;object-position:center;transform:translateY(var(--parallax-offset, 0px)) scale(1.04);will-change:transform}.video-section .overlay{z-index:0;background:linear-gradient(90deg,#050504bd,#05050424 70%),linear-gradient(0deg,rgba(5,5,4,.64),transparent 42%)}.video-section .content{top:auto;right:auto;bottom:clamp(58px,10vh,110px);left:clamp(22px,9vw,140px);max-width:min(580px,calc(100% - 44px));transform:none;text-align:left}.video-section .content .eyebrow{margin:0 0 14px;color:var(--gold-light);font-family:Arial,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.video-section h1{margin:0;color:#fffaf0;font-size:clamp(3rem,7vw,6.8rem);font-weight:400;letter-spacing:0;line-height:.92}.video-section .content>p:last-child{max-width:360px;margin:24px 0 0;color:#f5ecde;font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.45}.about-section,.services-section{background:var(--paper);color:var(--ink)}.about-section{padding:clamp(78px,11vw,150px) 24px}.about-section .content{max-width:840px}.about-section h2,.private-events-section .content h2,.logos-section h2,.contact-section h2{color:#a96708;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:400;line-height:1}.about-section p{color:#51483d;font-size:1.08rem;line-height:1.85;text-align:left}.private-events-section{min-height:520px;background:var(--paper-deep);color:var(--ink)}.private-events-section .content{padding:clamp(56px,8vw,100px)}.private-events-section .content div{align-items:flex-start;padding:0}.private-events-section .content h2{margin-top:0}.private-events-section .content p{max-width:460px;color:#51483d;font-size:1.05rem;line-height:1.65;text-align:left}.private-events-section .content button,.contact-section button{width:auto;padding:14px 24px;border:1px solid var(--gold);border-radius:0;background:var(--gold);color:var(--ink);font-family:Arial,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:background .18s ease,color .18s ease,transform .18s ease}.private-events-section .content button:hover,.contact-section button:hover{background:transparent;color:#9b6208;transform:translateY(-2px)}.private-events-section .carpic{min-height:520px;object-fit:cover}.services-section{gap:18px;padding:clamp(78px,10vw,130px) clamp(22px,6vw,90px)}.services-description{flex-basis:100%;max-width:700px;margin:0 auto 30px;color:#51483d;font-size:1.1rem;line-height:1.65}.service{flex:1 1 26%;max-width:240px;margin:0;padding:28px 12px;border-top:1px solid var(--line);color:#a96708}.service h2{margin-bottom:0;color:var(--ink);font-size:1.05rem;font-weight:400;letter-spacing:.04em;text-transform:uppercase}.logos-section{padding:clamp(70px,10vw,130px) 24px;background:#fffaf1;color:var(--ink)}.logos-section .container{max-width:1100px}.logos-section h2{margin-bottom:52px}.logos-section .row{align-items:center;gap:26px;margin-bottom:0}.logos-section .col{min-width:0;margin:0}.logos-section .col img{max-height:90px;object-fit:contain}.contact-section{padding:clamp(70px,10vw,130px) 24px;background:var(--paper-deep);color:var(--ink)}.contact-section h2{margin-top:0}.contact-section form{max-width:680px;margin:42px auto 0}.contact-section form div{margin-bottom:14px}.contact-section input[type=text],.contact-section input[type=email],.contact-section textarea{box-sizing:border-box;width:100%;padding:16px 18px;border:1px solid rgba(23,21,18,.22);border-radius:0;background:#fffaf1b8;color:var(--ink);font-size:1rem}.contact-section textarea{min-height:140px;resize:vertical}.contact-section input:focus,.contact-section textarea:focus{outline:2px solid var(--gold);outline-offset:2px}.contact-section input::placeholder,.contact-section textarea::placeholder{color:#766b5d}.footer{padding:30px 24px;background:#0b0b0a}@media (max-width: 768px){.header{min-height:68px;padding:8px 16px}.logo img{width:92px;height:48px}.menu ul{gap:12px}.menu ul li a{padding:12px 0;font-size:.65rem;letter-spacing:.08em}.video-section{height:calc(100svh - 68px);min-height:500px;max-height:720px}.video-section video{transform:scale(1.02)}.video-section .content{bottom:48px;left:22px;max-width:calc(100% - 44px)}.video-section h1{font-size:clamp(3rem,16vw,5rem)}.video-section .content>p:last-child{max-width:290px;font-size:1rem}.private-events-section,.private-events-section .content,.private-events-section .carpic{min-height:0}.private-events-section .content{padding:60px 24px}.private-events-section .carpic{height:300px}.services-section{gap:0;padding-right:22px;padding-left:22px}.service{flex-basis:40%;padding:24px 8px}.logos-section .row{gap:10px}.logos-section .col{padding:12px 0}.logos-section .col img,#palms-logo,#TA-logo{width:min(160px,70%);max-height:75px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}:root{--ink: #0d1110;--paper: #141918;--paper-deep: #1b211f;--gold: #b58a46;--gold-light: #d2b06e;--line: rgba(210, 176, 110, .24)}body{background:var(--ink);color:#e9e5dc}.homepage{overflow:visible}.header{position:fixed;top:0;right:0;left:0;z-index:1000;background:#080a09d6;border-bottom-color:#d2b06e29}.video-scroll-stage{position:relative;height:140svh;background:#080a09}.video-section{position:sticky;top:0;z-index:0;height:100svh;min-height:0;max-height:none}.video-section .content{bottom:clamp(58px,11vh,120px)}.about-section,.private-events-section,.services-section,.logos-section,.contact-section{position:relative;z-index:1;background:var(--paper);color:#e9e5dc}.about-section,.services-section{background:var(--paper)}.about-section h2,.private-events-section .content h2,.logos-section h2,.contact-section h2{color:var(--gold-light)}.about-section p,.private-events-section .content p,.services-description{color:#bbb8b0}.private-events-section{background:var(--paper-deep)}.private-events-section .content button,.contact-section button{border-color:var(--gold);background:var(--gold);color:#0d1110}.private-events-section .content button:hover,.contact-section button:hover{background:transparent;color:var(--gold-light)}.service{border-top-color:var(--line);color:var(--gold-light)}.service h2{color:#e9e5dc}.logos-section{background:#0b0f0e;color:#e9e5dc}.logos-section .col{min-height:128px;padding:18px;background:#ffffff0e;border:1px solid rgba(255,255,255,.08)}.logos-section .col img{max-height:88px}#TA-logo{filter:none}.contact-section{background:var(--paper-deep)}.contact-section input[type=text],.contact-section input[type=email],.contact-section textarea{border-color:#e9e5dc33;background:#080a0961;color:#e9e5dc}.contact-section input::placeholder,.contact-section textarea::placeholder{color:#999990}.footer{position:relative;z-index:1}@media (max-width: 768px){.video-scroll-stage{height:124svh}.video-section{height:100svh;max-height:none}.logos-section .col{min-height:100px;padding:12px}}@media (prefers-reduced-motion: reduce){.video-scroll-stage{height:100svh}.video-section{position:relative}}.video-scroll-stage{position:relative;min-height:100svh;height:auto}.video-section{position:sticky;top:0;height:100svh;overflow:hidden}.about-section{border-radius:28px 28px 0 0;box-shadow:0 -26px 54px #00000052}@media (max-width: 768px){.video-scroll-stage{min-height:100svh}.about-section{border-radius:18px 18px 0 0;box-shadow:0 -18px 38px #0000005c}}@media (prefers-reduced-motion: reduce){.video-scroll-stage{min-height:100svh}.video-section{position:relative;top:auto}.about-section{border-radius:0;box-shadow:none}}.video-section video{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;transform:none;will-change:auto}.logos-section .row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.logos-section .partner-logo{display:flex;min-height:132px;box-sizing:border-box;align-items:center;justify-content:center;padding:18px;border:1px solid rgba(255,255,255,.1)}.logos-section .partner-logo img{width:100%;max-width:190px;max-height:88px;object-fit:contain}.partner-logo--seaweed,.partner-logo--iroha{background:#050606!important}.partner-logo--carousel,.partner-logo--palms,.partner-logo--ta{background:#f4f1e9!important}@media (max-width: 768px){.logos-section .row{grid-template-columns:repeat(2,minmax(0,1fr))}.logos-section .partner-logo{min-height:108px;padding:12px}.logos-section .partner-logo:last-child{grid-column:1 / -1}}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}
