/*
Theme Name: Te Amo Site
Theme URI: https://te-amo2014.com/
Author: Codex
Description: Custom WordPress theme migrated from the teamohptest static page for Te Amo.
Version: 1.0.0
Text Domain: te-amo-site
*/

/* SHIRAKABA design polish 2026-07-11 */
:root {
    --teamo-paper: #fafaf6;
    --teamo-ink: #20241f;
    --teamo-primary: #1d2a57;
    --teamo-primary-strong: #151f43;
    --teamo-primary-tint: #eef0f7;
    --teamo-accent: #d9333f;
    --teamo-accent-strong: #b92834;
    --teamo-line: #e5e3d8;
    --teamo-muted: #5b594e;
    --teamo-shadow-sm: 0 1px 2px rgba(20, 30, 25, 0.06);
    --teamo-shadow-md: 0 4px 12px rgba(20, 30, 25, 0.08);
    --teamo-shadow-lg: 0 12px 32px rgba(20, 30, 25, 0.12);
    --teamo-ease: cubic-bezier(.2, .7, .3, 1);
}

html {
    background: var(--teamo-paper);
    scroll-behavior: smooth;
}

body.teamo-corporate,
body.teamo-store {
    color: var(--teamo-ink);
    background: var(--teamo-paper);
    font-size: 16px;
    line-height: 1.9;
    letter-spacing: 0;
}

body.teamo-corporate :focus-visible,
body.teamo-store :focus-visible {
    outline: 3px solid rgba(217, 51, 63, 0.36);
    outline-offset: 3px;
}

body.teamo-corporate a,
body.teamo-corporate button,
body.teamo-store a,
body.teamo-store button {
    transition-duration: 160ms !important;
    transition-timing-function: var(--teamo-ease) !important;
}

.teamo-corporate .container,
.teamo-store-main > section > div,
.teamo-store-header > div {
    width: min(100% - 32px, 1120px) !important;
    max-width: 1120px !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
}

/* Keep hero copy contained while allowing the visual layer to span the viewport. */
.teamo-store-main > .teamo-store-hero > .photo-fade {
    width: 100% !important;
    max-width: none !important;
    margin-inline: 0 !important;
    padding-inline: 0 !important;
}

.teamo-corporate main > section:not(.home-hero),
.teamo-store-main > section:not(.uoshin-hero):not(.teamo-store-hero) {
    padding-top: 96px !important;
    padding-bottom: 96px !important;
}

.teamo-corporate main h2,
.teamo-store-main h2 {
    font-size: clamp(2rem, 3.4vw, 2.75rem) !important;
    line-height: 1.45 !important;
    letter-spacing: 0 !important;
}

.teamo-corporate main h3,
.teamo-store-main h3 {
    letter-spacing: 0 !important;
}

/* Corporate header */
.teamo-corporate #main-header .container {
    min-height: 56px;
}

.teamo-corporate #desktop-nav {
    gap: 24px !important;
    padding: 12px 24px !important;
    border-radius: 8px !important;
    background: rgba(8, 12, 24, 0.72) !important;
    border-color: rgba(255, 255, 255, 0.18) !important;
    box-shadow: var(--teamo-shadow-sm);
}

.teamo-corporate #main-header.bg-white\/90 #desktop-nav,
.teamo-corporate #main-header.shadow-md #desktop-nav {
    background: rgba(250, 250, 246, 0.96) !important;
    border-color: var(--teamo-line) !important;
}

.teamo-corporate #contact-btn,
.teamo-corporate #main-header button,
.teamo-corporate .home-hero-actions a,
.teamo-corporate #shops article a,
.teamo-corporate #uokazu .flex > a,
.teamo-corporate #recruit a,
.teamo-corporate #reservation-modal a {
    min-height: 48px;
    border-radius: 8px !important;
}

.teamo-corporate #main-header button {
    box-shadow: var(--teamo-shadow-md) !important;
    transform: none !important;
}

/* Corporate hero */
.teamo-corporate .home-hero {
    min-height: 620px;
    max-height: 860px;
}

.teamo-corporate .home-hero-overlay-primary {
    background: rgba(5, 8, 17, 0.68) !important;
}

.teamo-corporate .home-hero-overlay-tint {
    background: rgba(29, 42, 87, 0.2) !important;
    mix-blend-mode: multiply;
}

.teamo-corporate .hero-photo-strip {
    gap: 1px !important;
}

.teamo-corporate .home-hero-copy-title {
    max-width: 720px;
    font-size: clamp(2.25rem, 4vw, 3.5rem) !important;
    line-height: 1.35 !important;
}

.teamo-corporate .home-hero-lead {
    max-width: 620px;
    color: rgba(255, 255, 255, 0.86) !important;
    line-height: 1.9 !important;
}

.teamo-corporate .home-hero-actions a {
    min-width: 184px;
    padding: 0 24px !important;
    transform: none !important;
}

.teamo-corporate .home-hero-badges > div {
    border-radius: 999px !important;
    background: rgba(8, 12, 24, 0.72) !important;
    border-color: rgba(255, 255, 255, 0.2) !important;
}

.teamo-corporate .home-hero-scroll {
    animation: none !important;
}

/* Corporate sections */
.teamo-corporate #business,
.teamo-corporate #reason,
.teamo-corporate #company {
    background-color: var(--teamo-paper) !important;
}

.teamo-corporate #business {
    background-image: url("/wp-content/uploads/2026/07/teamo-paper-wave-v3.webp") !important;
    background-position: center top !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.teamo-corporate #shops {
    background-color: var(--teamo-paper) !important;
    background-image: url("/wp-content/uploads/2026/07/teamo-paper-wave-v3.webp") !important;
    background-position: center top !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.teamo-corporate #business,
.teamo-corporate #shops {
    isolation: isolate;
}

.teamo-corporate #business::after,
.teamo-corporate #shops::after {
    content: "";
    position: absolute;
    width: min(54vw, 720px);
    aspect-ratio: 2 / 1;
    background: url("/wp-content/uploads/2026/07/teamo-fish-school-v1.webp") center / contain no-repeat;
    opacity: 0.065;
    pointer-events: none;
    z-index: 0;
    animation: teamo-fish-drift 22s var(--teamo-ease) infinite alternate;
}

.teamo-corporate #business::after {
    right: -12%;
    bottom: 2%;
}

.teamo-corporate #shops::after {
    left: -14%;
    top: 6%;
    animation-delay: -9s;
}

.teamo-corporate #future {
    background: #f2f1ea !important;
}

.teamo-corporate #business .bg-slate-50,
.teamo-corporate #shops article,
.teamo-corporate #company .bg-slate-50 {
    border: 1px solid var(--teamo-line) !important;
    border-radius: 8px !important;
    box-shadow: var(--teamo-shadow-md) !important;
}

.teamo-corporate #business .bg-slate-50 {
    background: rgba(255, 255, 255, 0.94) !important;
    padding: 24px !important;
}

.teamo-corporate #business .bg-slate-50 .rounded-full {
    border-radius: 8px !important;
}

.teamo-corporate #uokazu {
    background-color: var(--teamo-primary) !important;
}

.teamo-corporate #uokazu .grid.grid-cols-2 > div,
.teamo-corporate #uokazu figure,
.teamo-corporate #uokazu img,
.teamo-corporate #reason img,
.teamo-corporate #message img,
.teamo-corporate #future > div img {
    border-radius: 8px !important;
}

.teamo-corporate #shops article img,
.teamo-corporate #uokazu img {
    transition-duration: 240ms !important;
}

.teamo-corporate #shops article:hover img,
.teamo-corporate #uokazu img:hover {
    transform: scale(1.03) !important;
}

.teamo-corporate #shops article {
    overflow: hidden;
}

.teamo-corporate #shops article .rounded-xl,
.teamo-corporate #shops article .rounded-full {
    border-radius: 8px !important;
}

.teamo-corporate .ai-photo-frame,
.teamo-corporate .uoshin-photo-tile {
    border-radius: 8px !important;
    box-shadow: var(--teamo-shadow-lg) !important;
}

.teamo-corporate #message {
    background-color: var(--teamo-primary) !important;
    background-image: url("/wp-content/uploads/2026/07/teamo-indigo-noren-v3.webp") !important;
    background-position: center !important;
    background-size: cover !important;
}

.teamo-corporate #recruit {
    min-height: 660px;
    padding-top: 96px !important;
    padding-bottom: 96px !important;
}

.teamo-corporate #recruit > .absolute::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(12, 18, 39, 0.66);
}

.teamo-corporate .home-hero-eyebrow {
    display: none;
}

.teamo-corporate #recruit .mix-blend-multiply {
    display: none;
}

.teamo-corporate #company dl > div {
    min-height: 56px;
    align-items: center;
}

.teamo-corporate #reservation-modal > .bg-white {
    border-radius: 8px !important;
    border: 1px solid var(--teamo-line);
    box-shadow: var(--teamo-shadow-lg) !important;
}

/* Shared store header and hero */
.teamo-store-header {
    background: rgba(8, 12, 24, 0.84) !important;
    border-color: rgba(255, 255, 255, 0.16) !important;
    box-shadow: var(--teamo-shadow-sm);
}

.teamo-store-header,
.teamo-store-header a {
    color: #fff !important;
}

.teamo-store-header > div {
    min-height: 64px;
}

.teamo-store-header nav {
    gap: 24px !important;
}

.teamo-store-header a[href^="tel:"],
.teamo-store-header a[class*="bg-brand-red"],
.teamo-store-header a[class*="bg-uoshin-red"] {
    min-height: 44px;
    padding: 0 20px !important;
    border-radius: 8px !important;
    box-shadow: var(--teamo-shadow-md) !important;
}

.teamo-store-main .uoshin-hero,
.teamo-store-main .teamo-store-hero {
    min-height: min(820px, 88svh) !important;
    max-height: 820px;
}

.teamo-store-main .uoshin-hero > .relative,
.teamo-store-main .teamo-store-hero > .relative {
    min-height: min(820px, 88svh) !important;
}

.teamo-store-main .uoshin-hero::after,
.teamo-store-main .photo-fade::after {
    background: rgba(5, 8, 17, 0.62) !important;
}

.teamo-store-main .uoshin-hero::before {
    background: rgba(29, 42, 87, 0.16) !important;
    opacity: 1 !important;
    mix-blend-mode: multiply !important;
}

.teamo-store-main h1.uoshin-headline,
.teamo-store-main h1.store-hero-headline {
    max-width: 780px;
    font-size: clamp(2.75rem, 5.6vw, 4rem) !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
    text-shadow: 0 4px 22px rgba(0, 0, 0, 0.55) !important;
}

.teamo-store-main .uoshin-hero p,
.teamo-store-main .teamo-store-hero p {
    max-width: 680px;
    color: rgba(255, 255, 255, 0.88) !important;
    line-height: 1.9 !important;
}

.teamo-store-main .uoshin-hero a,
.teamo-store-main .teamo-store-hero a,
.teamo-store-main #access a,
.teamo-store-main #news a,
.teamo-store-main #otoriyose a,
.teamo-store-main section.bg-slate-950 a {
    min-height: 48px;
    border-radius: 8px !important;
    padding: 0 24px !important;
    transform: none !important;
}

.teamo-store-main .uoshin-card {
    border-radius: 8px !important;
    background: rgba(12, 18, 39, 0.9) !important;
    border-color: rgba(255, 255, 255, 0.18) !important;
    box-shadow: var(--teamo-shadow-lg) !important;
}

.teamo-store-main .uoshin-card span,
.teamo-store-main .uoshin-card a {
    border-radius: 8px !important;
}

.teamo-store-main .uoshin-noise {
    display: none;
}

.teamo-store-main .uoshin-slash {
    padding-bottom: 4px;
    background: none !important;
    border-bottom: 4px solid var(--teamo-accent);
}

.teamo-store-main section.bg-uoshin-ink,
.teamo-store-main section.bg-uoshin-charcoal,
.teamo-store-main #scene,
.teamo-store--uoshin .teamo-store-main #access {
    background-color: var(--teamo-primary-strong) !important;
    background-image: url("/wp-content/uploads/2026/07/teamo-indigo-noren-v3.webp") !important;
    background-position: center !important;
    background-size: cover !important;
}

.teamo-store-main section.bg-uoshin-smoke,
.teamo-store--uokazu .teamo-store-main section.bg-white,
.teamo-store--uokazu .teamo-store-main section.bg-slate-50 {
    background-color: var(--teamo-paper) !important;
    background-image: url("/wp-content/uploads/2026/07/teamo-paper-wave-v3.webp") !important;
    background-position: center top !important;
    background-size: cover !important;
}

.teamo-store-main article,
.teamo-store-main .rounded-lg,
.teamo-store-main .uoshin-photo {
    border-radius: 8px !important;
}

.teamo-store-main article {
    border: 1px solid var(--teamo-line);
    box-shadow: var(--teamo-shadow-md) !important;
}

.teamo-store--uoshin .teamo-store-main #food article {
    overflow: hidden;
    background: #fff;
}

.teamo-store--uoshin .teamo-store-main #food article .bg-gradient-to-t {
    background: rgba(12, 18, 39, 0.18) !important;
}

.teamo-store--uoshin .teamo-store-main #food article h3 {
    left: 0 !important;
    right: auto !important;
    bottom: 0 !important;
    max-width: calc(100% - 24px);
    padding: 12px 16px;
    background: rgba(29, 42, 87, 0.94);
    font-size: 1.25rem !important;
}

.teamo-store--uoshin .teamo-store-main #food article img,
.teamo-store--uokazu .teamo-store-main article img {
    transition-duration: 240ms !important;
}

.teamo-store--uoshin .teamo-store-main #food article:hover img,
.teamo-store--uokazu .teamo-store-main article:hover img {
    transform: scale(1.03) !important;
}

.teamo-store--uoshin .uoshin-instagram-frame {
    container-type: inline-size;
}

.teamo-store--uoshin .teamo-store-main #instagram {
    scroll-margin-top: calc(72px + var(--wp-admin-bar-bottom, 0px));
}

.teamo-store--uoshin .teamo-store-main #instagram iframe {
    height: min(880px, 163cqi);
    color-scheme: light;
}

.teamo-store--uokazu .teamo-store-main #otoriyose {
    background-color: #f6ecdc !important;
    background-image: none !important;
}

.teamo-store--uokazu .uokazu-logo-shell {
    flex: 0 0 112px;
    border: 1px solid rgba(255, 255, 255, 0.72);
}

.teamo-store--uokazu .uokazu-instagram-frame {
    container-type: inline-size;
}

.teamo-store--uokazu .teamo-store-main #instagram iframe {
    height: 580px;
    height: calc(66.6667cqi + 148px);
    color-scheme: light;
}

.teamo-store-main #access dl > div {
    min-height: 56px;
    align-items: center;
}

.teamo-store-main section.bg-slate-950 {
    background-color: var(--teamo-primary-strong) !important;
    background-image: url("/wp-content/uploads/2026/07/teamo-indigo-noren-v3.webp") !important;
    background-position: center !important;
    background-size: cover !important;
}

@keyframes teamo-fish-drift {
    from {
        transform: translate3d(-12px, 4px, 0);
    }
    to {
        transform: translate3d(20px, -4px, 0);
    }
}

@media (max-width: 1023px) {
    .teamo-corporate #main-header,
    .teamo-store-header {
        background: rgba(8, 12, 24, 0.84) !important;
    }

    .teamo-corporate #main-header .container,
    .teamo-store-header > div {
        width: min(100% - 24px, 1120px) !important;
    }
}

@media (max-width: 767px) {
    .teamo-corporate .container,
    .teamo-store-main > section > div,
    .teamo-store-header > div {
        width: min(100% - 32px, 1120px) !important;
    }

    .teamo-corporate main > section:not(.home-hero),
    .teamo-store-main > section:not(.uoshin-hero):not(.teamo-store-hero) {
        padding-top: 64px !important;
        padding-bottom: 64px !important;
    }

    .teamo-corporate .home-hero {
        height: calc(100svh - 136px) !important;
        min-height: 480px;
        max-height: 760px;
    }

    .teamo-corporate .home-hero-copy-title {
        font-size: 1.75rem !important;
        line-height: 1.45 !important;
    }

    .teamo-corporate .home-hero-lead {
        font-size: 0.875rem !important;
        line-height: 1.85 !important;
    }

    .teamo-corporate #shops {
        background-position: center top !important;
    }

    .teamo-corporate #business::after,
    .teamo-corporate #shops::after {
        width: min(92vw, 520px);
        opacity: 0.045;
    }

    .teamo-corporate #recruit {
        min-height: 620px;
        padding-top: 64px !important;
        padding-bottom: 64px !important;
    }

    .teamo-store-main .uoshin-hero,
    .teamo-store-main .uoshin-hero > .relative,
    .teamo-store-main .teamo-store-hero,
    .teamo-store-main .teamo-store-hero > .relative {
        min-height: min(760px, 90svh) !important;
        max-height: none;
    }

    .teamo-store-main h1.uoshin-headline,
    .teamo-store-main h1.store-hero-headline {
        font-size: clamp(2rem, 10vw, 2.55rem) !important;
        line-height: 1.35 !important;
    }

    .teamo-store--uokazu .teamo-store-main h1.store-hero-headline {
        max-width: 100%;
        overflow: visible;
        font-size: clamp(1.4rem, 6.4vw, 1.7rem) !important;
        line-height: 1.42 !important;
    }

    .teamo-store--uokazu .teamo-store-main h1.store-hero-headline .hero-line {
        white-space: nowrap;
    }

    .teamo-store--torishin .teamo-store-main h1.store-hero-headline {
        font-size: clamp(1.55rem, 7.8vw, 2.1rem) !important;
    }

    .teamo-store-main .uoshin-hero-facts {
        display: none !important;
    }

    .teamo-store-main .uoshin-hero > .relative {
        display: flex !important;
        align-items: flex-end !important;
        padding-top: 112px !important;
        padding-bottom: 48px !important;
    }

    .teamo-store-main .uoshin-hero a,
    .teamo-store-main .teamo-store-hero a {
        width: 100%;
    }
}

@media (prefers-reduced-motion: reduce) {
    .teamo-corporate *,
    .teamo-corporate *::before,
    .teamo-corporate *::after,
    .teamo-store *,
    .teamo-store *::before,
    .teamo-store *::after {
        scroll-behavior: auto !important;
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
}

/* Uoshin Kuzuha LP contrast fixes */
body.teamo-store.teamo-store--uoshin .teamo-store-main .uoshin-slash {
    display: block !important;
    width: fit-content !important;
    padding: 0.08em 0.24em 0.14em !important;
    color: #fff !important;
    background: rgba(8, 12, 24, 0.92) !important;
    border-bottom: 0 !important;
    box-shadow: inset 0 -0.16em 0 var(--teamo-accent), 0 10px 28px rgba(0, 0, 0, 0.28) !important;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.88) !important;
}

body.teamo-store.teamo-store--uoshin .teamo-store-main section.bg-uoshin-ink p,
body.teamo-store.teamo-store--uoshin .teamo-store-main section.bg-uoshin-charcoal p {
    color: rgba(255, 255, 255, 0.76) !important;
}

body.teamo-store.teamo-store--uoshin .teamo-store-main .uoshin-feature-card p {
    color: rgba(255, 255, 255, 0.72) !important;
}

/* Uokazu Suisan editorial LP */
body.teamo-store--uokazu {
    --teamo-primary: #102a43;
    --teamo-primary-strong: #081a2a;
    --teamo-primary-tint: #edf3f6;
    --teamo-accent: #c83a3a;
    --teamo-accent-strong: #a92f2f;
}

.teamo-store--uokazu .text-brand-navy {
    color: var(--teamo-primary) !important;
}

.teamo-store--uokazu .text-brand-red {
    color: var(--teamo-accent) !important;
}

.teamo-store--uokazu .bg-brand-red {
    background-color: var(--teamo-accent) !important;
}

.teamo-store--uokazu .teamo-store-header {
    background: rgba(6, 20, 34, 0.9) !important;
}

.teamo-store--uokazu .teamo-store-main .bg-brand-navy,
.teamo-store--uokazu .teamo-store-main section.bg-slate-950 {
    background-color: var(--teamo-primary) !important;
}

.teamo-store--uokazu .teamo-store-hero,
.teamo-store--uokazu .teamo-store-hero > .relative {
    min-height: min(820px, 92svh) !important;
    max-height: 820px;
}

.teamo-store--uokazu .teamo-store-hero .photo-fade::after {
    background: rgba(4, 17, 29, 0.12) !important;
}

.teamo-store--uokazu .teamo-store-hero picture,
.teamo-store--uokazu .teamo-store-hero picture img {
    display: block;
    width: 100%;
    height: 100%;
}

.teamo-store--uokazu .teamo-store-hero picture img {
    object-position: center center;
}

.teamo-store--uokazu .teamo-store-hero > .relative {
    justify-content: flex-end;
    padding-bottom: 64px !important;
}

.teamo-store--uokazu .teamo-store-hero > .relative > div:first-child {
    max-width: 610px !important;
}

.teamo-store--uokazu .teamo-store-main h1.store-hero-headline {
    max-width: 610px;
    font-size: clamp(2.65rem, 4.8vw, 4rem) !important;
    line-height: 1.32 !important;
    text-shadow: 0 4px 20px rgba(0, 0, 0, 0.48) !important;
}

.teamo-store--uokazu .teamo-store-hero .bg-brand-red {
    background-color: var(--teamo-accent) !important;
}

.teamo-store--uokazu .teamo-store-hero .mt-10.flex span {
    border-radius: 8px !important;
    background: rgba(6, 20, 34, 0.76) !important;
}

.teamo-store--uokazu .uokazu-ticker {
    width: 100%;
    background: var(--teamo-primary) !important;
}

.teamo-store--uokazu .uokazu-ticker-track {
    animation: uokazu-ticker 30s linear infinite;
}

@keyframes uokazu-ticker {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

.teamo-store--uokazu #kodawari > div {
    align-items: center;
    gap: 64px !important;
}

.teamo-store--uokazu #kodawari .lg\:col-span-5 > div {
    min-height: 660px;
    border: 1px solid rgba(16, 42, 67, 0.16);
    box-shadow: var(--teamo-shadow-lg) !important;
}

.teamo-store--uokazu #kodawari .lg\:col-span-5 img {
    object-position: center 24%;
}

.teamo-store--uokazu #kodawari .mt-10.grid {
    counter-reset: uokazu-feature;
    column-gap: 32px !important;
    row-gap: 0 !important;
}

.teamo-store--uokazu #kodawari .mt-10.grid > div {
    position: relative;
    min-height: 180px;
    padding: 56px 0 24px !important;
    counter-increment: uokazu-feature;
    background: transparent !important;
    border-top: 1px solid #cfccbf !important;
    border-left: 0 !important;
}

.teamo-store--uokazu #kodawari .mt-10.grid > div::before {
    content: "0" counter(uokazu-feature);
    position: absolute;
    top: 20px;
    left: 0;
    color: var(--teamo-accent);
    font-family: Inter, sans-serif;
    font-size: 0.8rem;
    font-weight: 800;
    letter-spacing: 0.14em;
}

.teamo-store--uokazu #kodawari .mt-10.grid > div > svg {
    position: absolute;
    top: 18px;
    right: 0;
    width: 24px;
    height: 24px;
    color: var(--teamo-primary) !important;
}

.teamo-store--uokazu #kodawari .mt-10.grid h3 {
    font-size: 1.05rem;
    line-height: 1.65;
}

.teamo-store--uokazu #kodawari .mt-10.grid p {
    color: var(--teamo-muted) !important;
    line-height: 1.9;
}

.teamo-store--uokazu .uokazu-field-section {
    background-color: var(--teamo-primary) !important;
    background-image: url("/wp-content/uploads/2026/07/teamo-indigo-noren-v3.webp");
    background-position: center;
    background-size: cover;
}

.teamo-store--uokazu .uokazu-field-section > div {
    width: min(100% - 32px, 1120px) !important;
}

.teamo-store--uokazu .uokazu-field-section h2,
.teamo-store--uokazu .uokazu-field-section h3 {
    letter-spacing: 0 !important;
}

.teamo-store--uokazu .uokazu-field-card {
    border-radius: 8px;
    border-color: rgba(255, 255, 255, 0.2) !important;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
}

.teamo-store--uokazu .uokazu-field-media {
    height: 440px;
}

.teamo-store--uokazu .uokazu-field-card:first-child .uokazu-field-media img {
    object-position: center center;
}

.teamo-store--uokazu .uokazu-field-card:nth-child(2) .uokazu-field-media img {
    object-position: center 32%;
}

.teamo-store--uokazu .uokazu-field-card:nth-child(3) .uokazu-field-media img {
    object-position: center 58%;
}

.teamo-store--uokazu .uokazu-field-card img {
    transition: transform 240ms var(--teamo-ease);
}

.teamo-store--uokazu .uokazu-field-card:hover img {
    transform: scale(1.025);
}

.teamo-store--uokazu #tentou article {
    border: 1px solid rgba(16, 42, 67, 0.13);
    box-shadow: var(--teamo-shadow-md) !important;
}

.teamo-store--uokazu #tentou article .aspect-\[4\/3\] {
    border-bottom: 4px solid var(--teamo-accent);
}

.teamo-store--uokazu #otoriyose {
    background-color: var(--teamo-primary-tint) !important;
}

.teamo-store--uokazu #otoriyose .bg-white {
    border: 1px solid rgba(16, 42, 67, 0.14);
    box-shadow: none !important;
}

.teamo-store--uokazu #otoriyose img {
    border: 1px solid rgba(16, 42, 67, 0.14);
    box-shadow: var(--teamo-shadow-lg) !important;
}

.teamo-store--uokazu #access article {
    border: 1px solid rgba(16, 42, 67, 0.14);
    border-left: 4px solid var(--teamo-accent);
    box-shadow: var(--teamo-shadow-sm) !important;
}

.teamo-store--uokazu #instagram > div > div:last-child {
    border-color: rgba(16, 42, 67, 0.14) !important;
}

@media (max-width: 767px) {
    .teamo-store--uokazu .teamo-store-hero,
    .teamo-store--uokazu .teamo-store-hero > .relative {
        min-height: min(760px, 90svh) !important;
        max-height: none;
    }

    .teamo-store--uokazu .teamo-store-hero .photo-fade::after {
        background: rgba(4, 17, 29, 0.2) !important;
    }

    .teamo-store--uokazu .teamo-store-hero picture img {
        object-position: center center;
    }

    .teamo-store--uokazu .teamo-store-hero > .relative {
        padding-top: 104px !important;
        padding-bottom: 32px !important;
    }

    .teamo-store--uokazu .teamo-store-main h1.store-hero-headline {
        font-size: clamp(1.6rem, 7vw, 1.82rem) !important;
        line-height: 1.42 !important;
    }

    .teamo-store--uokazu .teamo-store-hero p {
        font-size: 0.875rem !important;
        line-height: 1.85 !important;
        text-shadow: 0 2px 12px rgba(0, 0, 0, 0.82);
    }

    .teamo-store--uokazu .teamo-store-hero .mt-10.flex {
        display: grid !important;
        grid-template-columns: 1fr;
        gap: 8px !important;
        margin-top: 20px !important;
    }

    .teamo-store--uokazu .teamo-store-hero .mt-10.flex span {
        width: fit-content;
        padding: 6px 10px !important;
        font-size: 0.75rem !important;
    }

    .teamo-store--uokazu #kodawari > div {
        gap: 32px !important;
    }

    .teamo-store--uokazu #kodawari .lg\:col-span-5 > div {
        min-height: 560px;
    }

    .teamo-store--uokazu #kodawari .mt-10.grid > div {
        min-height: 0;
    }

    .teamo-store--uokazu .uokazu-field-media {
        height: 340px;
    }

    .teamo-store--uokazu .uokazu-field-card:first-child .uokazu-field-media {
        height: 300px;
    }

    .teamo-store--uokazu #tentou article,
    .teamo-store--uokazu #access article {
        border-radius: 8px !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    .teamo-store--uokazu .uokazu-ticker-track {
        animation: none;
    }
}

/* Torishin teaser LP */
body.teamo-store--torishin {
    --teamo-primary: #28231f;
    --teamo-primary-strong: #0e0d0c;
    --teamo-primary-tint: #f2ede3;
    --teamo-accent: #c7382f;
    --teamo-accent-strong: #9e2a24;
    background: var(--teamo-primary-strong);
}

.teamo-store--torishin .teamo-store-header {
    background: rgba(13, 12, 11, 0.92) !important;
    border-color: rgba(255, 255, 255, 0.13) !important;
}

.teamo-store--torishin .bg-brand-red {
    background-color: var(--teamo-accent) !important;
}

.teamo-store--torishin .torishin-hero,
.teamo-store--torishin .torishin-hero > .torishin-hero-content {
    min-height: min(720px, 92svh) !important;
    max-height: 720px;
}

.teamo-store--torishin .torishin-hero {
    background: var(--teamo-primary-strong) !important;
}

.teamo-store--torishin .torishin-hero > .photo-fade {
    width: 100% !important;
    max-width: none !important;
}

.teamo-store--torishin .torishin-hero .photo-fade::before {
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    z-index: 1;
    width: min(58%, 820px);
    background: rgba(8, 7, 6, 0.52);
}

.teamo-store--torishin .torishin-hero .photo-fade::after {
    z-index: 2;
    background: rgba(8, 7, 6, 0.24) !important;
}

.teamo-store--torishin .torishin-hero picture img {
    object-position: center 42%;
    filter: saturate(0.88) contrast(1.04);
}

.teamo-store--torishin .torishin-hero-content {
    padding-bottom: 64px !important;
}

.teamo-store--torishin .torishin-hero-content > div:first-child {
    max-width: 760px;
    padding-left: 24px;
    border-left: 4px solid var(--teamo-accent);
}

.teamo-store--torishin .torishin-hero .store-hero-headline {
    max-width: 740px;
    font-size: clamp(3rem, 5.7vw, 4.35rem) !important;
    line-height: 1.34 !important;
}

.teamo-store--torishin .torishin-hero p {
    max-width: 540px;
    color: rgba(255, 255, 255, 0.9) !important;
}

.teamo-store--torishin .torishin-update {
    background: var(--teamo-primary-tint);
    color: var(--teamo-primary-strong);
}

.teamo-store--torishin .torishin-update-inner {
    width: min(calc(100% - 32px), 1120px);
    margin: 0 auto;
    padding: 96px 0;
}

.teamo-store--torishin .torishin-update-kicker {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: var(--teamo-accent-strong);
    font-size: 0.75rem;
    font-weight: 900;
    letter-spacing: 0.12em;
}

.teamo-store--torishin .torishin-update-kicker::before {
    content: "";
    width: 32px;
    height: 2px;
    background: var(--teamo-accent);
}

.teamo-store--torishin .torishin-update h2 {
    max-width: 760px;
    margin-top: 16px;
    font-family: 'Shippori Mincho', serif;
    font-size: clamp(2.25rem, 5vw, 4rem);
    font-weight: 800;
    line-height: 1.4;
}

.teamo-store--torishin .torishin-update p {
    max-width: 720px;
    margin-top: 24px;
    color: #4d4740;
    font-size: 1.05rem;
    line-height: 1.9;
}

.teamo-store--torishin .teamo-store-main section.bg-slate-950 {
    background: #171411 !important;
    background-image: none !important;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 767px) {
    .teamo-store--torishin .torishin-hero,
    .teamo-store--torishin .torishin-hero > .torishin-hero-content {
        min-height: min(720px, 90svh) !important;
        max-height: 720px;
    }

    .teamo-store--torishin .torishin-hero .photo-fade::before {
        width: 100%;
        background: rgba(8, 7, 6, 0.48);
    }

    .teamo-store--torishin .torishin-hero .photo-fade::after {
        background: rgba(8, 7, 6, 0.22) !important;
    }

    .teamo-store--torishin .torishin-hero picture img {
        object-position: 39% center;
    }

    .teamo-store--torishin .torishin-hero-content {
        padding-bottom: 32px !important;
    }

    .teamo-store--torishin .torishin-hero-content > div:first-child {
        padding-left: 16px;
    }

    .teamo-store--torishin .torishin-hero .store-hero-headline {
        font-size: clamp(1.9rem, 8.3vw, 2.3rem) !important;
        line-height: 1.4 !important;
    }

    .teamo-store--torishin .torishin-hero p {
        font-size: 0.875rem !important;
    }

    .teamo-store--torishin .torishin-update-inner {
        padding: 64px 0;
    }

    .teamo-store--torishin .torishin-update p {
        font-size: 1rem;
    }
}
