.experience-preview,.experience-page,.about-story{width:min(1180px,calc(100% - 40px));margin:0 auto}.experience-preview{padding:30px 0 120px}.experience-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.experience-card{position:relative;min-height:450px;overflow:hidden;border-radius:26px;color:#fff;text-decoration:none}.experience-card::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#002f33e8,transparent 70%)}.experience-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.experience-card:hover img{transform:scale(1.04)}.experience-card div{position:absolute;z-index:2;right:26px;bottom:24px;left:26px}.experience-card span,.experience-category{color:#ffd366;font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.experience-card h3{margin:7px 0 3px;font:500 2rem Georgia,serif}.experience-card p{margin:0;color:#ffffffb8}.stay-planner{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:90px max(24px,calc((100vw - 1180px)/2));color:#fff;background:radial-gradient(circle at 8% 10%,#0c7f7f55,transparent 27%),#002f33}.stay-planner h2{margin:15px 0;font:500 clamp(2.7rem,5vw,5rem)/.95 Georgia,serif}.stay-planner p{color:#ffffffa8}.planner-path{display:grid;grid-template-columns:repeat(3,1fr);align-content:center;gap:10px}.planner-path span{padding:18px;border:1px solid #ffffff22;border-radius:16px;background:#ffffff0a;font-size:.8rem}.planner-path b{display:block;color:#ffd366;font-size:1.2rem}.planner-path .button{grid-column:1/-1;margin-top:8px}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:110px 0}.about-story>div{align-self:center}.about-story h2,.experience-intro h2{margin:15px 0 25px;font:500 clamp(3rem,5vw,5.3rem)/.93 Georgia,serif}.about-story p,.experience-intro p{color:var(--muted);font-size:1.05rem}.about-story img{width:100%;height:640px;object-fit:cover;border-radius:32px 6px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.values-grid article{padding:65px max(28px,calc((100vw - 1180px)/6));background:#fff}.values-grid span{color:var(--gold);font-weight:900}.values-grid h2{font:500 2.2rem Georgia,serif}.values-grid p{color:var(--muted)}.about-note{padding:110px 24px;text-align:center;color:#fff;background:#00383d}.about-note blockquote{max-width:950px;margin:25px auto 38px;font:500 clamp(3rem,7vw,7rem)/.95 Georgia,serif}.experience-page{padding:100px 0}.experience-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-bottom:70px}.experience-list{display:grid;gap:28px}.experience-list article{display:grid;grid-template-columns:1fr 1fr;min-height:420px;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#fff}.experience-list article:nth-child(even) img{order:2}.experience-list article>img{width:100%;height:100%;object-fit:cover}.experience-list article>div{align-self:center;padding:50px}.experience-list h2{margin:10px 0 16px;font:500 clamp(2.3rem,4vw,4rem)/.98 Georgia,serif}.experience-list p{color:var(--muted)}.experience-list ul{display:flex;gap:8px;padding:0;list-style:none}.experience-list li{padding:7px 10px;border-radius:99px;background:#edf6f3;color:var(--sea);font-size:.72rem;font-weight:900}@media(max-width:900px){.experience-cards{grid-template-columns:1fr 1fr}.stay-planner,.about-story,.experience-intro,.experience-list article{grid-template-columns:1fr}.experience-list article:nth-child(even) img{order:0}.about-story img{height:480px}.values-grid{grid-template-columns:1fr}.planner-path{grid-template-columns:1fr}}@media(max-width:560px){.experience-cards{grid-template-columns:1fr}.experience-card{min-height:380px}.experience-list article>div{padding:30px}.experience-list article>img{height:300px}.stay-planner{gap:35px}}
