:root{font-family:Arial,Helvetica,sans-serif;color:#fff;background:#14212b;font-synthesis:none;--night:0}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;overscroll-behavior:none}body{touch-action:pinch-zoom}.scene{position:fixed;inset:0;pointer-events:none}.scene img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:58% center}.night{opacity:var(--night);will-change:opacity}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,19,30,.70),rgba(8,19,30,.22) 46%,rgba(8,19,30,.03) 74%),linear-gradient(0deg,rgba(8,19,30,.92),transparent 37%)}.page{height:100%;height:100svh;position:relative;padding:clamp(24px,3.2vw,60px);display:flex;flex-direction:column;gap:24px}header{display:flex;justify-content:space-between;align-items:center}.brand{background:white;padding:18px 24px;width:clamp(245px,25vw,370px)}.brand img{width:100%;height:auto;display:block}.location{font-size:12px;letter-spacing:.2em;text-shadow:0 1px 8px #14212b}.message{margin:auto 0;max-width:560px}.eyebrow{font-size:12px;letter-spacing:.19em;display:flex;align-items:center;gap:12px;font-weight:600}.eyebrow>span{width:28px;height:2px;background:#ed6656}h1{font-size:clamp(38px,4.3vw,76px);line-height:1.06;font-weight:500;letter-spacing:-.045em;margin:24px 0}h1 em{font-style:normal;color:#fff}p{font-size:16px;line-height:1.6;color:#e0e5e9;margin:0}.bottom{margin-top:auto}.scene-control{display:flex;align-items:center;gap:24px;margin-bottom:28px}.scroll-hint{font-size:12px;letter-spacing:.04em;color:#edf0f3}.range-wrap{display:flex;align-items:center;gap:12px;font-size:22px}input[type=range]{appearance:none;-webkit-appearance:none;width:120px;height:3px;background:rgba(255,255,255,.4);border-radius:10px;cursor:pointer;touch-action:none;margin:20px 0}input[type=range]::-webkit-slider-thumb{appearance:none;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 0 0 5px #ffffff15}input[type=range]::-moz-range-thumb{width:13px;height:13px;border:0;border-radius:50%;background:white}footer{display:grid;grid-template-columns:1.65fr 1fr 1fr 1fr;gap:32px;border-top:1px solid #ffffff40;padding-top:24px}footer a{display:flex;flex-direction:column;gap:10px;color:#fff;text-decoration:none;font-size:14px;line-height:1.6;width:fit-content}.label{font-size:12px;letter-spacing:.13em;color:#b9c3cc}.label span{margin-left:8px}footer a:hover{color:#ff9b8f}a:focus-visible,input:focus-visible{outline:2px solid #fff;outline-offset:7px}@media(min-aspect-ratio:2/1){.message{margin:0}h1{font-size:clamp(36px,6vh,70px)}}@media(max-width:700px){.page{padding:24px 22px 22px;gap:22px}.brand{width:245px;padding:14px 17px}.location{display:none}.scene img{object-position:62% center}.shade{background:linear-gradient(180deg,rgba(8,19,30,.58),rgba(8,19,30,.10) 50%,rgba(8,19,30,.94)),linear-gradient(90deg,#08131e44,transparent)}.message{margin:0;max-width:340px}h1{font-size:clamp(36px,7.7vw,49px);margin:16px 0;line-height:1.04}p{font-size:14px;max-width:290px}.eyebrow{font-size:12px}.bottom{margin-top:auto}.scene-control{margin-bottom:12px;justify-content:space-between;gap:8px}.scroll-hint{font-size:12px;max-width:150px;line-height:1.5}input[type=range]{width:85px}footer{grid-template-columns:1fr 1fr;gap:13px 20px;padding-top:16px}footer .address{grid-column:1/-1}footer a{font-size:14px;gap:2px}.label{font-size:12px}footer a:last-child{grid-column:2;grid-row:2}footer a:nth-child(3){grid-column:1/-1}}@media(max-height:700px) and (max-width:700px){.page{padding:16px;gap:14px}.brand{width:210px;padding:10px 14px}h1{font-size:34px;margin:12px 0}.scene-control{margin-bottom:0}footer{gap:8px 12px;padding-top:10px}.message p{font-size:14px}.eyebrow{font-size:12px}}@media(max-height:480px){.page{padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:12px}header{grid-column:1}.brand{width:200px;padding:10px}.location{display:none}.message{grid-column:1;margin:0;align-self:start}h1{font-size:30px;margin:12px 0}.message p{font-size:14px}.bottom{grid-column:2;grid-row:1/3;align-self:end}footer{grid-template-columns:1fr 1fr;gap:10px;padding-top:10px}footer .address{grid-column:1/-1}footer a{font-size:14px}.scene-control{gap:10px;margin-bottom:10px}.scroll-hint{max-width:140px}.range-wrap{gap:6px}input[type=range]{width:70px}}@media(max-height:360px){.page{overflow:auto;touch-action:pan-y}.scene-control{display:none}}@media(prefers-reduced-motion:reduce){.night{will-change:auto}}
