*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Zen Kaku Gothic New,sans-serif;color:#211E1A;background:#F4EFE5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.v-text{-webkit-text-orientation:upright;text-orientation:upright}.v-tate,.v-text{writing-mode:vertical-rl}@keyframes samFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes samDraw{0%{transform:scale(.6) rotate(-8deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}.nav-links{display:flex;align-items:flex-end;gap:36px}.nav-toggle-checkbox{display:none}.nav-toggle-label{display:none;cursor:pointer;align-items:center;justify-content:center;width:40px;height:40px}.hero-grid{display:grid;grid-template-columns:auto 1fr auto;grid-gap:48px;gap:48px;align-items:center}.hero-image-block{position:relative;width:400px;height:480px}.about-grid{display:grid;grid-template-columns:auto 1.1fr .9fr;grid-gap:56px;gap:56px;align-items:center}.press-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}@media (max-width:900px){.hero-grid{grid-template-columns:1fr;gap:32px}.hero-vtext{display:none}.hero-image-block{width:100%;max-width:340px;height:340px;margin:0 auto}.about-grid,.press-grid{grid-template-columns:1fr}}@media (max-width:860px){.nav-links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:flex-start;gap:20px;background:#F4EFE5;padding:24px 36px 32px;border-bottom:1px solid rgba(33,30,26,.1)}.nav-toggle-checkbox:checked~.nav-links,.nav-toggle-label{display:flex}}.sam-popup-overlay{position:fixed;inset:0;z-index:300;display:flex;padding:16px;overflow-y:auto;background:rgba(33,30,26,.62);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);animation:samPopupBackdrop .35s ease-out both}.sam-popup-dialog{position:relative;margin:auto;width:min(100%,480px,calc((100vh - 32px) * .77));width:min(100%,480px,calc((100dvh - 32px) * .77));animation:samPopupIn .45s cubic-bezier(.22,1,.36,1) both}.sam-popup-card{container-type:inline-size;position:relative;display:flex;width:100%;overflow:hidden;border-radius:4px;color:#211e1a;background:radial-gradient(120% 90% at 50% 0,#f8f4ea 0,#f3ede1 70%,#efe8da 100%);box-shadow:0 24px 60px rgba(0,0,0,.45)}.sam-popup-close{position:absolute;top:-12px;right:-12px;z-index:5;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:2px solid #f4efe5;border-radius:50%;background:#211e1a;color:#fff;cursor:pointer;box-shadow:0 6px 16px rgba(0,0,0,.35);transition:background .15s ease,transform .15s ease}.sam-popup-close:hover{background:#e41824;transform:scale(1.06)}.sam-popup-dialog:focus{outline:none}.sam-popup-close:focus-visible,.sam-popup-cta:focus-visible{outline:3px solid #211e1a;outline-offset:3px}.sam-popup-blossom{position:absolute;top:1.5cqw;left:1.5cqw;width:26cqw;color:#cfc6b8;opacity:.6;pointer-events:none}.sam-popup-blossom ellipse{fill:currentColor;fill-opacity:.55;stroke:currentColor;stroke-opacity:.5;stroke-width:1}.sam-popup-flower-core{fill:#b9ae9d}.sam-popup-enso{top:12cqw;right:-8cqw;width:52cqw;color:#b7ae9f;opacity:.32}.sam-popup-enso,.sam-popup-waves{position:absolute;pointer-events:none}.sam-popup-waves{left:0;right:0;bottom:0;width:100%;height:10cqw}.sam-popup-frame{inset:2.6cqw;pointer-events:none}.sam-popup-corner,.sam-popup-frame{position:absolute;border:1.5px solid #d5202b}.sam-popup-corner{width:2.6cqw;height:2.6cqw;background:#f4efe5}.sam-popup-corner.tl{top:-1.5px;left:-1.5px}.sam-popup-corner.tr{top:-1.5px;right:-1.5px}.sam-popup-corner.bl{bottom:-1.5px;left:-1.5px}.sam-popup-corner.br{bottom:-1.5px;right:-1.5px}.sam-popup-card:before{content:"";width:0;padding-top:calc(1402 / 1122 * 100%)}.sam-popup-content{position:relative;flex:1 1;min-width:0;padding:6cqw 8cqw 13.5cqw;display:flex;flex-direction:column;align-items:center;text-align:center}.sam-popup-logo{--logo-size:27cqw;width:var(--logo-size);height:auto;display:block;margin:calc(var(--logo-size) * -.24) 0 calc(var(--logo-size) * -.25);mix-blend-mode:multiply}.sam-popup-percent{font-size:27cqw;line-height:.92;letter-spacing:-.03em;color:#d5202b;margin-top:2.5cqw}.sam-popup-percent,.sam-popup-title{font-family:Shippori Mincho B1,serif;font-weight:800}.sam-popup-title{font-size:9cqw;line-height:1.1;letter-spacing:-.01em;color:#1c1917;max-width:14ch;margin-top:1.5cqw}.sam-popup-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.sam-popup-rule{display:block;width:11cqw;height:1.5px;background:#d5202b;margin:3.4cqw 0 3.2cqw}.sam-popup-text{font-size:4.3cqw;line-height:1.42;color:#211e1a;max-width:30ch;margin-bottom:5.5cqw}.sam-popup-cta,.sam-popup-text strong{font-weight:700}.sam-popup-cta{display:flex;align-items:center;justify-content:center;width:100%;margin-top:auto;padding:3.2cqw 2cqw;background:#d5202b;color:#fff;font-size:4.1cqw;line-height:1.2;border-radius:3px;box-shadow:0 6px 16px rgba(213,32,43,.28);transition:background .15s ease,transform .15s ease}.sam-popup-cta:hover{background:#b81a24;transform:translateY(-1px)}.sam-popup-cta:active{transform:translateY(0)}@media (orientation:landscape) and (max-height:560px){.sam-popup-dialog{width:min(100%,400px)}}@keyframes samPopupBackdrop{0%{opacity:0}to{opacity:1}}@keyframes samPopupIn{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.sam-popup-dialog,.sam-popup-overlay{animation:none}.sam-popup-close,.sam-popup-cta{transition:none}}.reserve-promo{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2.5vw,28px);max-width:780px;margin:clamp(36px,6vw,52px) auto 0;padding:clamp(18px,3vw,24px) clamp(20px,3.5vw,30px);text-align:left;border:1px solid rgba(228,24,36,.42);background:rgba(228,24,36,.09);border-radius:4px}.reserve-promo-percent{flex-shrink:0;font-family:Shippori Mincho B1,serif;font-weight:800;font-size:clamp(38px,7vw,54px);line-height:1;letter-spacing:-.02em;color:#E41824}.reserve-promo-copy{flex:1 1;min-width:0}.reserve-promo-kicker{font-family:Shippori Mincho B1,serif;font-size:13px;letter-spacing:.12em;color:#E41824;margin-bottom:4px}.reserve-promo-title{font-size:clamp(17px,2.2vw,20px);font-weight:700;line-height:1.25;margin-bottom:4px}.reserve-promo-text{font-size:15px;line-height:1.55;color:#C5BEB2}.reserve-promo-cta{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:15px 28px;background:#E41824;color:#fff;font-size:15px;font-weight:700;white-space:nowrap;border-radius:3px;transition:background .15s ease}.reserve-promo-cta:hover{background:#c1141e}@media (max-width:680px){.reserve-promo{flex-direction:column;text-align:center;gap:14px}.reserve-promo-cta{width:100%}}