/* Compact navigation and clear portfolio typography. */
:root{--nav-height:76px}.header{min-height:76px;height:76px;gap:28px;display:flex;padding:15px var(--gutter)}.header .brand{font-size:25px}.header .brand span{font-size:9px;letter-spacing:2.4px}.header .primary-nav{margin-left:auto;gap:28px}.menu-toggle{width:42px;height:42px;border:1px solid #dfba7e45;background:#172521;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex-shrink:0}.menu-toggle span{width:17px;height:1px;background:#f3ce91;transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-5px) rotate(-45deg)}.header .more-menu{position:absolute;right:var(--gutter);top:calc(100% + 8px);display:flex;flex-direction:column;align-items:stretch;gap:6px;min-width:220px;padding:18px 24px;background:#10211ff5;border:1px solid #e4c88c33;border-radius:14px;box-shadow:0 14px 45px #0008}.header .more-menu a{padding:10px 0}.project-cta.button.light{min-height:44px;padding:11px 18px;border-radius:5px 15px;font-size:13px;gap:11px}.cta-pearl{display:inline-block;width:8px;height:8px;border-radius:50%;background:#9b513e;box-shadow:0 0 0 4px #ae68351a}.whatsapp-float{width:48px;height:48px;right:20px;bottom:22px;border-radius:50%;background:#eaa079}.whatsapp-float svg{width:27px;height:27px}.whatsapp-float:after{display:none}.whatsapp-float>span{right:60px}.project-visual{display:grid;place-items:center;overflow:hidden;aspect-ratio:1.4}.project-wordmark{position:relative!important;inset:auto!important;transform:none!important;width:auto!important;max-width:90%;text-align:center;margin:0;padding:20px;font-size:clamp(28px,3.3vw,52px);line-height:1.12;letter-spacing:.015em;z-index:1}.project-wordmark small{display:block;font-size:9px;letter-spacing:.16em;line-height:1.8;margin-top:18px;max-width:100%;white-space:normal}.project-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.project-meta{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:22px}.project-meta h3{font-size:25px;line-height:1.2;margin:0}.project-meta>a{font-size:11px;letter-spacing:.04em;white-space:nowrap;margin-left:auto;padding:9px 0;color:#b1d4c9;border-bottom:1px solid #b1d4c955}.work-card>p{margin-top:14px;max-width:36em}.films-wordmark{font-size:clamp(27px,3.2vw,48px);letter-spacing:-.04em}.ryukyu-art{display:block;width:100%;height:auto;overflow:visible}.floral-art{width:min(880px,80vw);top:48px}
.point .island-icon{width:62px;height:62px;animation:none!important;filter:none!important;transform:none}.point:is(:hover,.is-playing) .emblem-moving{animation:emblem-glide 1.6s ease-in-out}.point:is(:hover,.is-playing) .emblem-light{animation:emblem-lamp 1.6s ease-in-out}.point:is(:hover,.is-playing) .icon-flower{animation:emblem-flower 1.6s ease-in-out!important}.point:is(:hover,.is-playing) .emblem-sun{animation:emblem-sunrise 1.6s ease-in-out}.point:is(:hover,.is-playing) .emblem-beam{animation:emblem-sweep 1.6s ease-in-out;transform-origin:32px 17px}@keyframes emblem-glide{50%{transform:translate(2px,-1px)}}@keyframes emblem-lamp{50%{filter:drop-shadow(0 0 3px #ffd586);opacity:.65}}@keyframes emblem-flower{50%{transform:rotate(4deg) scale(1.035)}}@keyframes emblem-sunrise{50%{transform:translateY(-3px)}}@keyframes emblem-sweep{50%{transform:rotate(-15deg);opacity:.6}}
.contact{padding-bottom:110px}.contact-bottom{align-items:center;gap:30px}.project-form{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px;max-width:800px;margin:35px 0;padding:30px;background:#081e21dc;backdrop-filter:blur(12px);border:1px solid #e8cf9738;border-radius:16px}.project-form label{font-size:12px;color:#e5d6bc;display:grid;gap:9px}.project-form label>span{display:contents;color:#abbab6}.project-form input,.project-form select,.project-form textarea{width:100%;min-width:0;background:#061416a6;border:1px solid #c4d6c638;color:#f3e9d6;border-radius:6px;padding:13px;font:inherit;font-size:15px;outline:none}.project-form :is(input,select,textarea):focus{border-color:#e0b675;box-shadow:0 0 0 2px #dfb47118}.form-wide{grid-column:1/-1}.form-actions{display:flex;align-items:center;gap:20px}.form-actions .button{white-space:nowrap;border-radius:8px;font-size:13px;padding:12px 18px}.form-actions p,#form-status{font-size:12px;line-height:1.6;margin:0;color:#c1cec7}#form-status:empty{display:none}.island-clock{display:flex;align-items:center;gap:12px;flex-shrink:0}.island-clock svg{width:100px;height:100px;overflow:visible}.island-clock>div{display:grid;gap:4px}.island-clock span{font-family:Georgia,serif;font-size:13px;font-style:italic;color:#f1cd92}.island-clock time{font-size:28px;letter-spacing:.06em;font-variant-numeric:tabular-nums;color:#fff0d0}.island-clock small{font-size:10px;letter-spacing:.12em;color:#a3d7cb}.hour-hand,.minute-hand{transform-origin:70px 85px}.island-clock:hover svg{filter:drop-shadow(0 0 8px #f3b26833)}
@media(max-width:700px){:root{--nav-height:110px}.header{height:110px;min-height:110px;display:grid;grid-template-columns:1fr 42px;grid-template-rows:42px 30px;gap:9px 15px;padding:11px 20px}.header .brand{font-size:24px;grid-area:1/1}.header .brand span{font-size:8px;letter-spacing:2.4px}.menu-toggle{grid-area:1/2}.header .primary-nav{grid-area:2/1/3/3;display:flex;justify-content:space-between;gap:12px;padding:0;margin:0;overflow:visible}.header .primary-nav a{font-size:11px;padding:6px 0}.header .more-menu{right:20px;max-width:calc(100vw - 40px);margin:0}.hero-copy{padding-top:169px}.hero h1{font-size:clamp(43px,10.5vw,68px)}.whatsapp-float{width:44px;height:44px;right:15px;bottom:max(16px,env(safe-area-inset-bottom))}.whatsapp-float svg{width:25px;height:25px}.project-meta h3{font-size:22px}.project-meta>a{font-size:10px}.project-wordmark{font-size:31px;padding:14px;max-width:96%}.project-wordmark small{font-size:8px;letter-spacing:.11em;margin-top:17px}.films-wordmark{font-size:31px}.point .island-icon{width:44px;height:44px}.points-four .point .island-icon{width:42px;height:42px}.floral-art{width:min(480px,100vw);top:50px}.scene-sticky{min-height:740px}.scene-content h2{font-size:34px}.point h3{font-size:16px}.point p{font-size:12px}.contact{padding-top:80px;padding-bottom:90px}.island-clock{margin-top:20px}.island-clock svg{width:83px;height:83px}.project-form{padding:21px 18px;grid-template-columns:1fr;gap:18px}.form-wide{grid-column:auto}.form-actions{align-items:flex-start;flex-direction:column;gap:12px}.contact-email{font-size:16px}.footer>div{flex-wrap:wrap;gap:15px}}
@media(prefers-reduced-motion:reduce){.point *{animation:none!important}.ryukyu-art image{filter:none}.scene-sticky{min-height:850px}}
.brand-charm{width:88px;height:88px;object-fit:contain;filter:drop-shadow(0 0 4px #71ead960) drop-shadow(0 0 10px #22bac530)}.charm-tuna{width:155px;height:100px;filter:drop-shadow(0 0 7px #5a9def88)}.charm-crab{width:65px;height:65px;filter:drop-shadow(0 0 7px #ff9a5570)}.charm-flower{filter:drop-shadow(0 0 7px #ee536a80)}.charm-octopus{filter:drop-shadow(0 0 7px #aa77d570)}.charm-starfish{width:65px;height:65px;filter:drop-shadow(0 0 7px #ffc26870)}.brand-wave{height:auto;object-fit:contain;mask-image:none;-webkit-mask-image:none;width:min(760px,90vw)}@media(max-width:700px){.brand-charm{width:62px;height:62px}.charm-tuna{width:110px;height:74px}.charm-crab,.charm-starfish{width:45px;height:45px}.brand-wave{width:100vw;height:auto}}
@media(max-width:700px){.points:not(.points-four) .point:last-child p{padding-right:42px}}
/* On phones, give the approved beach its own unobstructed ending below the form. */
@media(max-width:700px){
 .contact{--beach-height:clamp(330px,58svh,480px);padding-bottom:calc(var(--beach-height) + 54px);background:#07191d;min-height:0}
 .contact .beach-background{inset:auto 0 0;height:var(--beach-height);object-fit:cover;object-position:50% 58%;z-index:-2}
 .contact .beach-shade{inset:auto 0 0;height:calc(var(--beach-height) + 2px);background:linear-gradient(180deg,#07191d 0%,#07191d55 12%,transparent 27%,transparent 82%,#050909 100%);z-index:-1;pointer-events:none}
 .contact .project-form{margin-bottom:24px}
 .contact .contact-email{display:inline-block;position:relative;margin-bottom:0}
}
.okinawa-neon{width:min(860px,100%);padding:28px 12px;margin-top:76px}.okinawa-neon svg{filter:drop-shadow(0 0 3px #65fff088) drop-shadow(0 0 16px #48b8be44)}.okinawa-neon span{margin-top:22px}@media(max-width:700px){.okinawa-neon{margin-top:44px;padding:20px 0}.okinawa-neon span{font-size:9px;letter-spacing:2px;margin-top:16px}}
/* Restore the original warm, twinkling subtitle under the enlarged title. */
.okinawa-neon .after-dark-neon{width:76%;margin:18px auto 0;filter:drop-shadow(0 0 3px #ffad6688) drop-shadow(0 0 14px #e5774444)}@media(max-width:700px){.okinawa-neon .after-dark-neon{width:86%;margin-top:12px}}
