*{
    margin: 0;
    padding: 0;
    /* font-family: "Roboto", sans-serif; */
    font-family: "Funnel Display", sans-serif;
}
*,
*::before,
*::after{
    box-sizing: border-box;
}

img,
iframe{
    max-width: 100%;
}

iframe{
    display: block;
    width: 100%;
    border: 0;
}
a{
    text-decoration: none;
    color: inherit;
}
:root{
    --font-size-body: 18px;
    --font-size-body-mobile: 16px;
    --line-height-body: 1.6;
    --font-size-nav: 18px;
    --font-size-nav-tablet: 16px;
    --font-size-site-title: 20px;
    --font-size-site-title-mobile: 18px;
    --font-size-site-title-small: 17px;
    --font-size-navbar-tagline: 14px;
    --font-size-navbar-tagline-mobile: 13px;
    --font-size-alert-banner: 14px;
    --font-size-alert-banner-mobile: 13px;
    --font-size-artist-statement: 18px;
    --font-size-artist-statement-mobile: 16px;
    --font-size-enrollment-button: 16px;
    --font-size-enrollment-button-mobile: 15px;
    --font-size-feedback-widget-title: 16px;
    --font-size-feedback-widget-title-mobile: 15px;
    --font-size-feedback-count: 12px;
    --font-size-feedback-count-mobile: 11px;
    --font-size-feedback-stars: 14px;
    --font-size-feedback-name: 14px;
    --font-size-feedback-name-mobile: 13px;
    --font-size-feedback-message: 14px;
    --font-size-feedback-message-mobile: 13px;
    --font-size-feedback-leave-button: 13px;
    --font-size-feedback-leave-button-mobile: 12px;
    --font-size-feedback-social-label: 16px;
    --font-size-feedback-modal-close: 12px;
    --font-size-feedback-modal-stars: 16px;
    --font-size-feedback-modal-name: 15px;
    --font-size-feedback-modal-message: 15px;
    --font-size-feedback-form-label: 13px;
    --font-size-feedback-form-input: 14px;
    --font-size-feedback-form-submit: 14px;
    --font-size-feedback-form-note: 12px;
    --font-size-about: 18px;
    --font-size-about-mobile: 16px;
    --font-size-art-expertise: 17px;
    --font-size-art-expertise-mobile: 16px;
    --font-size-qualification-note: 17px;
    --font-size-qualification-note-mobile: 16px;
    --font-size-gallery-eyebrow: 12px;
    --font-size-gallery-title: clamp(28px, 3.8vw, 42px);
    --font-size-gallery-title-mobile: 28px;
    --font-size-gallery-text: clamp(15px, 1.45vw, 17px);
    --font-size-gallery-text-mobile: 15px;
    --font-size-gallery-count: 14px;
    --font-size-gallery-action: 14px;
    --font-size-gallery-browser-title: 22px;
    --font-size-gallery-browser-count: 13px;
    --font-size-gallery-lightbox-title: 18px;
    --font-size-gallery-browser-button: 13px;
    --font-size-gallery-browser-item-title: 15px;
    --font-size-gallery-browser-item-title-mobile: 12px;
    --font-size-gallery-browser-item-type: 11px;
    --font-size-gallery-browser-item-type-mobile: 9px;
    --font-size-pdf-title: 18px;
    --font-size-pdf-title-mobile: 16px;
    --font-size-pdf-button: 13px;
    --font-size-exhibitions: 18px;
    --font-size-exhibitions-mobile: 16px;
    --font-size-recognitions: 18px;
    --font-size-recognitions-mobile: 16px;
    --font-size-footer: 14px;
    --font-size-footer-mobile: 13px;
    --font-size-footer-small: 12px;
    --font-size-courses-page-title: 34px;
    --font-size-courses-page-title-mobile: 30px;
    --font-size-courses-page-subtitle: 18px;
    --font-size-courses-page-subtitle-mobile: 16px;
    --font-size-course-card-title: 24px;
    --font-size-course-card-title-mobile: 22px;
    --font-size-course-card-text: 16px;
    --font-size-course-card-text-mobile: 15px;
    --font-size-course-card-link: 15px;
    --font-size-course-card-link-mobile: 14px;
    --font-size-best-seller: 13px;
    --font-size-story-eyebrow: 14px;
    --font-size-story-hero-title: clamp(34px, 5vw, 56px);
    --font-size-story-intro: 18px;
    --font-size-story-intro-mobile: 16px;
    --font-size-story-body: 17px;
    --font-size-story-body-mobile: 16px;
    --font-size-story-section-title: 24px;
    --font-size-story-section-title-mobile: 22px;
    --font-size-story-quote: 22px;
    --font-size-story-quote-mobile: 19px;
    --font-size-story-button: 15px;
    --font-size-course-content: 18px;
    --font-size-course-content-mobile: 16px;
    --font-size-course-enroll-button: 16px;
    --font-size-course-enroll-button-mobile: 15px;
    --font-size-download-button: 16px;
    --font-size-download-button-mobile: 15px;
    --font-size-bonus-button: 16px;
    --surface-lift-shadow: 0 2px 6px rgba(0, 0, 0, 0.04), 0 10px 22px rgba(0, 0, 0, 0.035);
    --surface-lift-shadow-strong: 0 8px 24px rgba(0, 0, 0, 0.1);
    --glass-hover-light: linear-gradient(180deg, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0.06) 38%, rgba(255, 255, 255, 0.2) 100%);
    --glass-hover-dark: linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03) 40%, rgba(255, 255, 255, 0.11) 100%);
    --glass-hover-edge-light: rgba(255, 255, 255, 0.45);
    --glass-hover-edge-dark: rgba(255, 255, 255, 0.18);
    --glass-hover-glow: linear-gradient(120deg, rgba(255, 255, 255, 0) 18%, rgba(255, 255, 255, 0.3) 42%, rgba(255, 255, 255, 0.12) 58%, rgba(255, 255, 255, 0) 82%);
    --hover-bump-distance: -3px;
    --panel-open-duration: 0.4s;
    --panel-open-ease: cubic-bezier(0.2, 0.9, 0.24, 1);
    --panel-offset-y: 18px;
    --panel-scale: 0.978;
    --feedback-swap-duration: 400ms;
    --feedback-swap-ease: cubic-bezier(0.22, 0.61, 0.36, 1);
}
body{
    padding-top: 112px;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
body.reveal-ready .scroll-reveal{
    opacity: 0;
    transform: translate3d(0, 24px, 0);
    transition:
        opacity 0.56s ease,
        transform 0.56s cubic-bezier(0.22, 1, 0.36, 1);
    transition-delay: var(--reveal-delay, 0ms);
    will-change: opacity, transform;
}
body.reveal-ready .scroll-reveal.is-visible{
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* Global interactive glow for links and buttons */
a,
button{
    transition: color 0.2s ease, box-shadow 0.2s ease, text-shadow 0.2s ease, transform 0.2s ease;
}

a:hover,
a:focus-visible{
    text-shadow: 0 0 6px rgba(255, 255, 255, 0.45), 0 0 10px rgba(0, 0, 0, 0.25);
}

button:hover,
button:focus-visible{
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.6), 0 0 14px rgba(0, 0, 0, 0.25);
    transform: translateY(-1px);
}

a:active{
    text-shadow: 0 0 4px rgba(255, 255, 255, 0.35), 0 0 8px rgba(0, 0, 0, 0.2);
}

button:active{
    box-shadow: 0 0 6px rgba(255, 255, 255, 0.45), 0 0 10px rgba(0, 0, 0, 0.2);
    transform: translateY(0);
}
:is(
    .feedback-widget,
    .feedback-card,
    .gallery-showcase,
    #qualification-note,
    #artist-network-note,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    .feedback-modal,
    .gallery-lightbox-box,
    #art-gallery-images .gallery-media,
    .nav-toggle,
    #enrollment-buttons button,
    .feedback-leave-btn,
    .feedback-modal-close,
    .feedback-form-submit,
    .gallery-nav,
    .gallery-lightbox-close,
    .gallery-video-fallback a,
    .course-card-link,
    #my-story-button,
    #enrollment-button,
    .download-course-details-button,
    #bonus
){
    position: relative;
    overflow: hidden;
    isolation: isolate;
}
:is(
    .feedback-widget,
    .feedback-card,
    .gallery-showcase,
    #qualification-note,
    #artist-network-note,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    .feedback-modal,
    .gallery-lightbox-box,
    #art-gallery-images .gallery-media,
    .nav-toggle,
    #enrollment-buttons button,
    .feedback-leave-btn,
    .feedback-modal-close,
    .feedback-form-submit,
    .gallery-nav,
    .gallery-lightbox-close,
    .gallery-video-fallback a,
    .course-card-link,
    #my-story-button,
    #enrollment-button,
    .download-course-details-button,
    #bonus
)::before{
    content: "";
    position: absolute;
    inset: 1px;
    border-radius: inherit;
    opacity: 0;
    pointer-events: none;
    z-index: 0;
    transition: opacity 0.24s ease;
}
:is(
    .feedback-widget,
    .feedback-card,
    .gallery-showcase,
    #qualification-note,
    #artist-network-note,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    .feedback-modal,
    .gallery-lightbox-box,
    #art-gallery-images .gallery-media,
    .nav-toggle,
    #enrollment-buttons button,
    .feedback-leave-btn,
    .feedback-modal-close,
    .feedback-form-submit,
    .gallery-nav,
    .gallery-lightbox-close,
    .gallery-video-fallback a,
    .course-card-link,
    #my-story-button,
    #enrollment-button,
    .download-course-details-button,
    #bonus
)::after{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    opacity: 0;
    pointer-events: none;
    z-index: 0;
    background: var(--glass-hover-glow);
    transform: translateX(-32%) translateY(-10%) rotate(-8deg);
    transition: opacity 0.24s ease, transform 0.3s ease;
}
:is(
    .feedback-widget,
    .feedback-card,
    .gallery-showcase,
    #qualification-note,
    #artist-network-note,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    .feedback-modal,
    .gallery-lightbox-box,
    #art-gallery-images .gallery-media,
    .nav-toggle,
    #enrollment-buttons button,
    .feedback-leave-btn,
    .feedback-modal-close,
    .feedback-form-submit,
    .gallery-nav,
    .gallery-lightbox-close,
    .gallery-video-fallback a,
    .course-card-link,
    #my-story-button,
    #enrollment-button,
    .download-course-details-button,
    #bonus
) > *{
    position: relative;
    z-index: 1;
}
:is(
    .feedback-widget,
    .feedback-card,
    .gallery-showcase,
    #qualification-note,
    #artist-network-note,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    .feedback-modal,
    .gallery-lightbox-box,
    #art-gallery-images .gallery-media
)::before{
    background:
        radial-gradient(circle at top left, rgba(255, 255, 255, 0.34), transparent 45%),
        linear-gradient(135deg, rgba(255, 255, 255, 0.24), rgba(255, 255, 255, 0.04) 45%, rgba(255, 255, 255, 0.14));
}
:is(
    .nav-toggle,
    .feedback-modal-close,
    .gallery-nav,
    .gallery-lightbox-close,
    .gallery-video-fallback a,
    #bonus
)::before{
    background:
        radial-gradient(circle at top left, rgba(255, 255, 255, 0.3), transparent 48%),
        var(--glass-hover-light);
}
:is(
    #enrollment-buttons button,
    .feedback-leave-btn,
    .feedback-form-submit,
    .course-card-link,
    #my-story-button,
    #enrollment-button,
    .download-course-details-button
)::before{
    background:
        radial-gradient(circle at top left, rgba(255, 255, 255, 0.18), transparent 45%),
        var(--glass-hover-dark);
}
:is(
    .feedback-widget,
    .feedback-card,
    .gallery-showcase,
    #qualification-note,
    #artist-network-note,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    .feedback-modal,
    .gallery-lightbox-box,
    #art-gallery-images .gallery-media
):hover,
:is(
    .feedback-widget,
    .feedback-card,
    .gallery-showcase,
    #qualification-note,
    #artist-network-note,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    .feedback-modal,
    .gallery-lightbox-box
):focus-within{
    border-color: var(--glass-hover-edge-light);
}
:is(
    .nav-toggle,
    .feedback-modal-close,
    .gallery-nav,
    .gallery-lightbox-close,
    .gallery-video-fallback a,
    #bonus
):hover,
:is(
    .nav-toggle,
    .feedback-modal-close,
    .gallery-nav,
    .gallery-lightbox-close,
    .gallery-video-fallback a,
    #bonus
):focus-visible{
    border-color: var(--glass-hover-edge-light);
}
:is(
    #enrollment-buttons button,
    .feedback-leave-btn,
    .feedback-form-submit,
    .course-card-link,
    #my-story-button,
    #enrollment-button,
    .download-course-details-button
):hover,
:is(
    #enrollment-buttons button,
    .feedback-leave-btn,
    .feedback-form-submit,
    .course-card-link,
    #my-story-button,
    #enrollment-button,
    .download-course-details-button
):focus-visible{
    border-color: var(--glass-hover-edge-dark);
}
:is(
    .feedback-widget,
    .feedback-card,
    .gallery-showcase,
    #qualification-note,
    #artist-network-note,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    .feedback-modal,
    .gallery-lightbox-box,
    #art-gallery-images .gallery-media,
    .nav-toggle,
    #enrollment-buttons button,
    .feedback-leave-btn,
    .feedback-modal-close,
    .feedback-form-submit,
    .gallery-nav,
    .gallery-lightbox-close,
    .gallery-video-fallback a,
    .course-card-link,
    #my-story-button,
    #enrollment-button,
    .download-course-details-button,
    #bonus
):hover::before,
:is(
    .feedback-widget,
    .feedback-card,
    .gallery-showcase,
    #qualification-note,
    #artist-network-note,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    .feedback-modal,
    .gallery-lightbox-box,
    #art-gallery-images .gallery-media,
    .nav-toggle,
    #enrollment-buttons button,
    .feedback-leave-btn,
    .feedback-modal-close,
    .feedback-form-submit,
    .gallery-nav,
    .gallery-lightbox-close,
    .gallery-video-fallback a,
    .course-card-link,
    #my-story-button,
    #enrollment-button,
    .download-course-details-button,
    #bonus
):focus-visible::before,
:is(
    .feedback-widget,
    .feedback-card,
    .gallery-showcase,
    #qualification-note,
    #artist-network-note,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    .feedback-modal,
    .gallery-lightbox-box
):focus-within::before{
    opacity: 1;
}
:is(
    .feedback-widget,
    .feedback-card,
    .gallery-showcase,
    #qualification-note,
    #artist-network-note,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    .feedback-modal,
    .gallery-lightbox-box,
    #art-gallery-images .gallery-media,
    .nav-toggle,
    #enrollment-buttons button,
    .feedback-leave-btn,
    .feedback-modal-close,
    .feedback-form-submit,
    .gallery-nav,
    .gallery-lightbox-close,
    .gallery-video-fallback a,
    .course-card-link,
    #my-story-button,
    #enrollment-button,
    .download-course-details-button,
    #bonus
):hover::after,
:is(
    .feedback-widget,
    .feedback-card,
    #qualification-note,
    #artist-network-note,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    .feedback-modal,
    .gallery-lightbox-box,
    #art-gallery-images .gallery-media,
    .nav-toggle,
    #enrollment-buttons button,
    .feedback-leave-btn,
    .feedback-modal-close,
    .feedback-form-submit,
    .gallery-nav,
    .gallery-lightbox-close,
    .gallery-video-fallback a,
    .course-card-link,
    #my-story-button,
    #enrollment-button,
    .download-course-details-button,
    #bonus
):focus-visible::after,
:is(
    .feedback-widget,
    .feedback-card,
    #qualification-note,
    #artist-network-note,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    .feedback-modal,
    .gallery-lightbox-box
):focus-within::after{
    opacity: 1;
    transform: translateX(0) translateY(0) rotate(-8deg);
}
nav{
    background-color: rgb(250, 250, 250);
    font-size: var(--font-size-nav);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1200;
    border-bottom: 1px solid #ececec;
}
#navbar{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    flex-wrap: nowrap;
    padding: 30px;
    width: 90%;
    margin: auto;
    position: relative;
}
#navbar ul{
    display: flex;
    list-style: none;
    flex-wrap: nowrap;
    gap: 0;
}
#navbar ul li{
    margin: 0 15px;
}
#site-title{
    font-size: var(--font-size-site-title);
}
#navbar p{
    font-size: var(--font-size-navbar-tagline);
}
.site-tagline{
    display: inline;
}
.nav-toggle{
    display: none;
    border: 1px solid #d8d8d8;
    background: #fff;
    border-radius: 8px;
    width: 44px;
    height: 40px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
}
.nav-toggle span{
    display: block;
    width: 20px;
    height: 2px;
    background: #111;
    border-radius: 2px;
}
#alert-banner{
    background: rgb(255, 66, 66);
    /* background: linear-gradient(270deg, #ff1945 0%, rgb(240, 97, 97) 100%); */
    color: white;
    text-align: center;
    padding: 12px;
    margin-top: -25px;
    font-size: var(--font-size-alert-banner);
}


/* artist-statement */
#artist-statement{
    width: 90%;
    margin: auto;

    margin-top: 50px;
}
#artist-statement-paragraph{
    font-size: var(--font-size-artist-statement);
    line-height: 1.5;
    font-style: italic;
}
#artist-statement h3{
    /* font-style: italic; */
}
#popular-quote{
    font-size: var(--font-size-artist-statement);
    line-height: 1.5;
    font-style: italic;
}


/* Enrollment */
#enrollment{
    width: 90%;
    margin: auto;
    margin-top: 50px;
    position: relative;
}
#enrollment-layout{
    position: relative;
    min-height: 188px;
    padding-right: clamp(320px, 34vw, 420px);
    display: block;
    gap: 20px;
}
#enrollment-buttons{
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
#enrollment-buttons button{
    padding: 20px;
    border: none;
    background-color: black;
    color: white;
    border-radius: 10px;
    cursor: pointer;
    font-size: var(--font-size-enrollment-button);

    width: 200px;
}
#feedback-widget-anchor{
    position: absolute;
    top: -100px;
    right: 0;
    width: clamp(300px, 32vw, 420px);
    min-height: 0;
    margin-top: 0;
    z-index: 2;
}
.feedback-widget{
    /* border: 1px solid #e5e5e5; */
    border-radius: 12px;
    /* background: linear-gradient(180deg, #fcfcfc 0%, #f3f3f3 100%); */
    background: rgb(230, 230, 230);
    box-shadow: var(--surface-lift-shadow);
    padding: 14px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.feedback-widget-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.feedback-widget-header h4{
    font-size: var(--font-size-feedback-widget-title);
}
.feedback-count{
    font-size: var(--font-size-feedback-count);
    color: #585858;
}
.feedback-card{
    border: 1px solid #e0e0e0;
    background: #fff;
    border-radius: 10px;
    box-shadow: var(--surface-lift-shadow);
    padding: 12px;
    min-height: 98px;
    cursor: pointer;
    transition:
        transform var(--feedback-swap-duration) var(--feedback-swap-ease),
        box-shadow 0.22s ease,
        opacity var(--feedback-swap-duration) var(--feedback-swap-ease),
        filter var(--feedback-swap-duration) var(--feedback-swap-ease);
}
.feedback-card.is-transitioning{
    will-change: transform, opacity, filter;
}
.feedback-card.is-transitioning.is-exit{
    animation: feedback-card-exit var(--feedback-swap-duration) var(--feedback-swap-ease) forwards;
}
.feedback-card.is-transitioning.is-enter{
    animation: feedback-card-enter var(--feedback-swap-duration) var(--feedback-swap-ease) forwards;
}
@keyframes feedback-card-exit{
    0%{
        opacity: 1;
        filter: blur(0);
        transform: translateY(0) scale(1);
    }
    100%{
        opacity: 0.12;
        filter: blur(0.9px);
        transform: translateY(6px) scale(0.985);
    }
}
@keyframes feedback-card-enter{
    0%{
        opacity: 0.12;
        filter: blur(0.9px);
        transform: translateY(6px) scale(0.985);
    }
    100%{
        opacity: 1;
        filter: blur(0);
        transform: translateY(0) scale(1);
    }
}
.feedback-card:hover,
.feedback-card:focus-visible{
    transform: translateY(-1px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
}
.feedback-stars{
    font-size: var(--font-size-feedback-stars);
    letter-spacing: 1px;
    color: #d09a00;

    /* display hidden temporary */
    display: none;
}
.feedback-name{
    font-size: var(--font-size-feedback-name);
    font-weight: 700;
    margin-top: 6px;
    color: #151515;
}
.feedback-message{
    margin-top: 6px;
    font-size: var(--font-size-feedback-message);
    color: #333;
    line-height: 1.45;
}
.feedback-widget-actions{
    display: flex;
    justify-content: flex-end;
}
.feedback-leave-btn{
    border: none;
    background: #111;
    color: #fff;
    border-radius: 999px;
    padding: 10px 14px;
    font-size: var(--font-size-feedback-leave-button);
    cursor: pointer;
}
.feedback-social-links{
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 12px;
}
.feedback-social-label{
    font-size: var(--font-size-feedback-social-label);
    color: #2a2a2a;
    margin-right: 2px;
}
.feedback-social-link{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #111;
    padding: 4px;
    transition: color 0.22s ease, transform 0.22s ease;
}
.feedback-social-icon{
    width: 23px;
    height: 23px;
    display: block;
    background-color: currentColor;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
}
.feedback-social-icon.is-instagram{
    mask-image: url("https://cdn.jsdelivr.net/npm/simple-icons@v16/icons/instagram.svg");
    -webkit-mask-image: url("https://cdn.jsdelivr.net/npm/simple-icons@v16/icons/instagram.svg");
}
.feedback-social-icon.is-whatsapp{
    mask-image: url("https://cdn.jsdelivr.net/npm/simple-icons@v16/icons/whatsapp.svg");
    -webkit-mask-image: url("https://cdn.jsdelivr.net/npm/simple-icons@v16/icons/whatsapp.svg");
}
.feedback-social-icon.is-email{
    mask-image: url("https://cdn.jsdelivr.net/npm/feather-icons/dist/icons/mail.svg");
    -webkit-mask-image: url("https://cdn.jsdelivr.net/npm/feather-icons/dist/icons/mail.svg");
}
.feedback-social-link:hover,
.feedback-social-link:focus-visible{
    color: rgb(255, 66, 66);
    text-shadow: none;
    transform: translateY(-1px);
}
:is(
    .feedback-widget,
    .feedback-card,
    #qualification-note,
    #artist-network-note,
    .gallery-showcase,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    #art-gallery-images .gallery-media,
    .nav-toggle,
    #enrollment-buttons button,
    .feedback-leave-btn,
    .feedback-modal-close,
    .feedback-form-submit,
    .gallery-nav,
    .gallery-lightbox-close,
    .gallery-video-fallback a,
    .course-card-link,
    #my-story-button,
    #enrollment-button,
    .download-course-details-button,
    #bonus
){
    transition:
        transform 0.26s cubic-bezier(0.22, 1.2, 0.36, 1),
        box-shadow 0.24s ease,
        border-color 0.24s ease,
        background-color 0.24s ease,
        color 0.2s ease;
}
:is(
    .feedback-widget,
    .feedback-card,
    #qualification-note,
    #artist-network-note,
    .gallery-showcase,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    #art-gallery-images .gallery-media,
    .nav-toggle,
    #enrollment-buttons button,
    .feedback-leave-btn,
    .feedback-modal-close,
    .feedback-form-submit,
    .gallery-nav,
    .gallery-lightbox-close,
    .gallery-video-fallback a,
    .course-card-link,
    #my-story-button,
    #enrollment-button,
    .download-course-details-button,
    #bonus
):hover,
:is(
    .feedback-widget,
    .feedback-card,
    #qualification-note,
    #artist-network-note,
    .course-card,
    .story-card,
    
    .story-section,
    .story-quote,
    #art-gallery-images .gallery-media,
    .nav-toggle,
    #enrollment-buttons button,
    .feedback-leave-btn,
    .feedback-modal-close,
    .feedback-form-submit,
    .gallery-nav,
    .gallery-lightbox-close,
    .gallery-video-fallback a,
    .course-card-link,
    #my-story-button,
    #enrollment-button,
    .download-course-details-button,
    #bonus
):focus-visible,
:is(
    .feedback-widget,
    .feedback-card,
    #qualification-note,
    
    #artist-network-note,
    .course-card,
    .story-card,
    .story-section,
    .story-quote
):focus-within{
    transform: translateY(var(--hover-bump-distance)) scale(1.01);
}

@keyframes subtle-bump{
    0%{
        transform: translateY(0) scale(1);
    }
    55%{
        transform: translateY(calc(var(--hover-bump-distance) - 1px)) scale(1.012);
    }
    100%{
        transform: translateY(var(--hover-bump-distance)) scale(1.01);
    }
}
:is(
    .feedback-widget,
    .feedback-card,
    #qualification-note,
    #artist-network-note,
    .course-card,
    .story-card,
    .story-section,
    .story-quote,
    #art-gallery-images .gallery-media,
    .nav-toggle,
    #enrollment-buttons button,
    .feedback-leave-btn,
    .feedback-modal-close,
    .feedback-form-submit,
    .gallery-nav,
    .gallery-lightbox-close,
    .gallery-video-fallback a,
    .course-card-link,
    #my-story-button,
    #enrollment-button,
    .download-course-details-button,
    #bonus
):hover{
    animation: subtle-bump 0.28s cubic-bezier(0.22, 1.2, 0.36, 1);
}
.feedback-overlay{
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(10, 10, 10, 0.6);
    z-index: 2100;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition:
        opacity var(--panel-open-duration) ease,
        visibility 0s linear var(--panel-open-duration);
}
.feedback-overlay.is-open{
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition:
        opacity var(--panel-open-duration) ease,
        visibility 0s linear 0s;
}
.feedback-modal{
    width: min(680px, 94vw);
    max-height: 90vh;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #e4e4e4;
    box-shadow: var(--surface-lift-shadow-strong);
    padding: 16px;
    overflow: auto;
    opacity: 0;
    transform: translateY(var(--panel-offset-y)) scale(var(--panel-scale));
    transition:
        opacity var(--panel-open-duration) var(--panel-open-ease),
        transform var(--panel-open-duration) var(--panel-open-ease);
}
.feedback-overlay.is-open .feedback-modal{
    opacity: 1;
    transform: translateY(0) scale(1);
}
.feedback-modal-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
}
.feedback-modal-close{
    border: 1px solid #d6d6d6;
    background: #fff;
    color: #151515;
    border-radius: 999px;
    padding: 7px 12px;
    font-size: var(--font-size-feedback-modal-close);
    cursor: pointer;
}
.feedback-modal-stars{
    font-size: var(--font-size-feedback-modal-stars);
    color: #d09a00;
    margin-top: 12px;
}
.feedback-modal-name{
    font-size: var(--font-size-feedback-modal-name);
    font-weight: 700;
    margin-top: 8px;
}
.feedback-modal-message{
    margin-top: 10px;
    line-height: 1.6;
    font-size: var(--font-size-feedback-modal-message);
    color: #2d2d2d;
}
.feedback-form{
    margin-top: 16px;
    border-top: 1px solid #ececec;
    padding-top: 14px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.feedback-form label{
    font-size: var(--font-size-feedback-form-label);
    color: #232323;
}
.feedback-form input,
.feedback-form select,
.feedback-form textarea{
    width: 100%;
    margin-top: 4px;
    border: 1px solid #d7d7d7;
    border-radius: 8px;
    padding: 10px;
    font-size: var(--font-size-feedback-form-input);
    font-family: inherit;
}
.feedback-form textarea{
    min-height: 100px;
    resize: vertical;
}
.feedback-form-submit{
    border: none;
    background: #111;
    color: #fff;
    border-radius: 10px;
    padding: 10px 14px;
    font-size: var(--font-size-feedback-form-submit);
    cursor: pointer;
    align-self: flex-end;
}
.feedback-form-note{
    font-size: var(--font-size-feedback-form-note);
    color: #595959;
}

/* About section */
#about-me{
    width: 90%;
    margin: auto;
    margin-top: -45px;
}
.has-lottie-icon{
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}
.section-lottie-icon{
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.section-lottie-icon svg{
    width: 100%;
    height: 100%;
}
#about-me p{
    font-size: var(--font-size-about);
    line-height: 1.5;
}

/* art-expertise */
#expertise-note-row{
    width: 90%;
    margin: 50px auto 0;
    display: flex;
    gap: 24px;
    align-items: stretch;
    flex-wrap: wrap;
}
#art-expertise{
    flex: 1 1 0px;
}
#qualification-note{
    /* flex: 1 1 1000px; */
    width: 82%;
}
#qualification-note{
    background: #f6f6f6;
    border: 1px solid #e6e6e6;
    border-radius: 16px;
    box-shadow: var(--surface-lift-shadow);
    padding: 28px;
}
#art-expertise ul{
    list-style-type: disc;
    margin-left: 40px;
    font-size: var(--font-size-art-expertise);
}
#art-expertise ul li{
    margin-bottom: 8px;
    font-size: var(--font-size-art-expertise);
}
#qualification-note p{
    font-size: var(--font-size-qualification-note);
    line-height: 1.6;
}
.note-toggle{
    display: none;
    margin-top: 14px;
    border: 1px solid #d7d7d7;
    background: #ffffff;
    color: #222222;
    border-radius: 999px;
    padding: 10px 16px;
    font: inherit;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease;
}
.note-toggle:hover{
    background: #f0f0f0;
    border-color: #c8c8c8;
}
.note-toggle:focus-visible{
    outline: 2px solid #222222;
    outline-offset: 2px;
}
.note-toggle:active{
    transform: translateY(1px);
}
#artist-network-note{
    width: 90%;
    margin: 24px auto 0;
    background: #f6f6f6;
    border: 1px solid #e6e6e6;
    border-radius: 16px;
    box-shadow: var(--surface-lift-shadow);
    padding: 28px;
}
#artist-network-note p{
    font-size: var(--font-size-art-expertise);
    line-height: 1.6;
}

/* art-gallery */
#art-gallery{
    width: 90%;
    margin: 50px auto;
}
.gallery-showcase{
    width: 100%;
    border: 1px solid #e8e8e8;
    border-radius: 28px;
    background:
        linear-gradient(135deg, rgba(247, 247, 247, 0.98), rgba(236, 236, 236, 0.96)),
        #f3f3f3;
    padding: 22px;
    display: grid;
    grid-template-columns: minmax(260px, 1fr) minmax(260px, 0.9fr);
    gap: 18px;
    align-items: center;
    text-align: left;
    cursor: pointer;
    color: #161616;
    appearance: none;
    -webkit-appearance: none;
}
.gallery-showcase:focus-visible{
    outline: 2px solid #161616;
    outline-offset: 4px;
}
.gallery-showcase.is-disabled{
    cursor: default;
    opacity: 0.7;
}
.gallery-showcase-copy{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.gallery-showcase-eyebrow{
    font-size: var(--font-size-gallery-eyebrow);
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: rgb(255, 66, 66);
}
.gallery-showcase h4{
    font-size: var(--font-size-gallery-title);
    line-height: 1.02;
    color: #161616;
}
.gallery-showcase-text{
    font-size: var(--font-size-gallery-text);
    line-height: 1.65;
    color: #363636;
    max-width: 52ch;
}
.gallery-showcase-meta{
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 6px;
}
#gallery-showcase-count{
    font-size: var(--font-size-gallery-count);
    color: #585858;
}
.gallery-showcase-action{
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border-radius: 999px;
    background: #111;
    color: #fff;
    padding: 10px 16px;
    font-size: var(--font-size-gallery-action);
}
.gallery-showcase-preview{
    width: 100%;
    aspect-ratio: 16 / 10;
    min-height: 0;
    max-height: 320px;
    display: block;
}
.gallery-showcase-tile{
    position: relative;
    overflow: hidden;
    border-radius: 22px;
    background: #e9e9e9;
    width: 100%;
    height: 100%;
    min-height: 0;
}
.gallery-showcase-tile-hero{
    width: 100%;
    height: 100%;
}
.gallery-preview-media{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: inherit;
    background: #ececec;
}
.gallery-showcase-tile video.gallery-preview-media,
.gallery-browser-media-wrap video.gallery-preview-media{
    background: #000;
}

.gallery-browser-modal,
.gallery-lightbox{
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(10, 10, 10, 0.72);
    padding: 4vh 4vw;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition:
        opacity var(--panel-open-duration) ease,
        visibility 0s linear var(--panel-open-duration);
}
.gallery-browser-modal{
    z-index: 1990;
}
.gallery-lightbox{
    z-index: 2000;
}
.gallery-browser-modal.is-open,
.gallery-lightbox.is-open{
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition:
        opacity var(--panel-open-duration) ease,
        visibility 0s linear 0s;
}
.gallery-browser-box,
.gallery-lightbox-box{
    background: #fff;
    border: 1px solid #e7e7e7;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    opacity: 0;
    transform: translateY(var(--panel-offset-y)) scale(var(--panel-scale));
    transition:
        opacity var(--panel-open-duration) var(--panel-open-ease),
        transform var(--panel-open-duration) var(--panel-open-ease);
}
.gallery-browser-modal.is-open .gallery-browser-box,
.gallery-lightbox.is-open .gallery-lightbox-box{
    opacity: 1;
    transform: translateY(0) scale(1);
}
.gallery-browser-box{
    width: min(1240px, 95vw);
    height: min(88vh, 920px);
    border-radius: 24px;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.22);
}
.gallery-lightbox-box{
    width: min(1080px, 92vw);
    height: min(84vh, 780px);
    border-radius: 20px;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.24);
}
.gallery-browser-header,
.gallery-lightbox-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 16px 18px;
    border-bottom: 1px solid #ececec;
    background: #fafafa;
}
.gallery-browser-title{
    font-size: var(--font-size-gallery-browser-title);
    color: #161616;
}
.gallery-browser-count{
    margin-top: 4px;
    font-size: var(--font-size-gallery-browser-count);
    color: #626262;
}
.gallery-lightbox-title{
    font-size: var(--font-size-gallery-lightbox-title);
    color: #171717;
}
.gallery-browser-actions,
.gallery-lightbox-actions{
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.gallery-browser-back,
.gallery-browser-fullscreen,
.gallery-browser-close,
.gallery-lightbox-fullscreen,
.gallery-lightbox-close{
    border: 1px solid #d6d6d6;
    background: #fff;
    color: #151515;
    border-radius: 999px;
    padding: 8px 14px;
    font-size: var(--font-size-gallery-browser-button);
    line-height: 1;
    cursor: pointer;
}
.gallery-browser-grid{
    flex: 1;
    min-height: 0;
    overflow: auto;
    padding: 18px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    align-items: start;
    gap: 16px;
    background: linear-gradient(180deg, #fcfcfc 0%, #f5f5f5 100%);
}
.gallery-browser-card{
    border: 1px solid #e7e7e7;
    border-radius: 20px;
    background: #fff;
    padding: 10px;
    text-align: left;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-self: start;
    gap: 12px;
}
.gallery-browser-card.is-category{
    background:
        linear-gradient(180deg, #ffffff 0%, #f6f6f6 100%);
}
.gallery-browser-card.is-category .gallery-browser-meta{
    gap: 6px;
}
.gallery-browser-card.is-category .gallery-browser-item-title{
    font-weight: 700;
    line-height: 1.3;
}
.gallery-browser-card.is-category .gallery-browser-item-type{
    letter-spacing: normal;
    text-transform: none;
    line-height: 1.3;
    white-space: normal;
}
.gallery-browser-media-wrap{
    aspect-ratio: 4 / 5;
    border-radius: 16px;
    overflow: hidden;
    background: #efefef;
}
.gallery-browser-media-wrap .gallery-preview-media{
    border-radius: 16px;
}
.gallery-browser-meta{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: start;
    gap: 4px;
}
.gallery-browser-item-title{
    font-size: var(--font-size-gallery-browser-item-title);
    line-height: 1.45;
    color: #202020;
    margin: 0;
}
.gallery-browser-item-type{
    font-size: var(--font-size-gallery-browser-item-type);
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #6a6a6a;
    white-space: nowrap;
    margin: 0;
}
.gallery-lightbox-content{
    flex: 1;
    min-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 18px 18px;
}
.gallery-lightbox-media{
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 16px;
    background: #f4f4f4;
}
.gallery-video-fallback{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    text-align: center;
    color: #222;
}
.gallery-video-fallback a{
    border: 1px solid #d2d2d2;
    border-radius: 999px;
    padding: 8px 14px;
}
body.gallery-lightbox-open{
    overflow: hidden;
}
.pdf-viewer-modal{
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(10, 10, 10, 0.68);
    padding: 3vh 3vw;
    z-index: 2050;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition:
        opacity var(--panel-open-duration) ease,
        visibility 0s linear var(--panel-open-duration);
}
.pdf-viewer-modal.is-open{
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition:
        opacity var(--panel-open-duration) ease,
        visibility 0s linear 0s;
}
.pdf-viewer-box{
    width: min(1180px, 95vw);
    height: min(88vh, 920px);
    background: #fff;
    border-radius: 18px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 20px 44px rgba(0, 0, 0, 0.22);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    opacity: 0;
    transform: translateY(var(--panel-offset-y)) scale(var(--panel-scale));
    transition:
        opacity var(--panel-open-duration) var(--panel-open-ease),
        transform var(--panel-open-duration) var(--panel-open-ease);
}
.pdf-viewer-modal.is-open .pdf-viewer-box{
    opacity: 1;
    transform: translateY(0) scale(1);
}

@media (prefers-reduced-motion: reduce){
    .feedback-overlay,
    .feedback-modal,
    .gallery-browser-modal,
    .gallery-lightbox,
    .gallery-browser-box,
    .gallery-lightbox-box,
    .pdf-viewer-modal,
    .pdf-viewer-box{
        transition: none;
    }
}
.pdf-viewer-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 14px;
    padding: 14px 16px;
    border-bottom: 1px solid #ececec;
    background: #fafafa;
}
.pdf-viewer-title{
    font-size: var(--font-size-pdf-title);
    color: #181818;
}
.pdf-viewer-actions{
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.pdf-viewer-open-link,
.pdf-viewer-fullscreen,
.pdf-viewer-close{
    border: 1px solid #d7d7d7;
    background: #fff;
    color: #111;
    border-radius: 999px;
    padding: 9px 14px;
    font-size: var(--font-size-pdf-button);
    cursor: pointer;
}
.pdf-viewer-frame{
    width: 100%;
    height: 100%;
    min-height: 0;
    border: 0;
    background: #f5f5f5;
}

@media (max-width: 900px){
    .gallery-showcase{
        grid-template-columns: 1fr;
        padding: 22px;
    }
    .gallery-showcase-preview{
        aspect-ratio: 16 / 10;
        max-height: 280px;
    }
    .gallery-browser-grid{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .gallery-browser-box{
        width: 96vw;
        height: 90vh;
    }
}

@media (max-width: 600px){
    #art-gallery{
        width: 100%;
        padding: 0 10px;
    }
    .gallery-showcase{
        padding: 18px;
        border-radius: 22px;
        gap: 14px;
    }
    .gallery-showcase h4{
        font-size: var(--font-size-gallery-title-mobile);
    }
    .gallery-showcase-eyebrow{
        color: rgb(255, 66, 66);
    }
    .gallery-showcase-text{
        font-size: var(--font-size-gallery-text-mobile);
        line-height: 1.6;
        color: #363636;
    }
    .gallery-showcase-preview{
        aspect-ratio: 5 / 4;
        max-height: none;
    }
    .gallery-browser-modal,
    .gallery-lightbox{
        padding: 2vh 2vw;
    }
    .gallery-browser-box,
    .gallery-lightbox-box{
        width: 96vw;
        height: 90vh;
        border-radius: 14px;
    }
    .gallery-browser-header,
    .gallery-lightbox-header{
        flex-direction: column;
        align-items: flex-start;
    }
    .gallery-browser-grid{
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 10px;
        padding: 12px;
    }
    .gallery-browser-card{
        padding: 8px;
        gap: 8px;
        border-radius: 16px;
    }
    .gallery-browser-meta{
        flex-direction: column;
        gap: 4px;
    }
    .gallery-browser-item-title{
        font-size: var(--font-size-gallery-browser-item-title-mobile);
        line-height: 1.35;
    }
    .gallery-browser-item-type{
        font-size: var(--font-size-gallery-browser-item-type-mobile);
        letter-spacing: 0.08em;
        white-space: normal;
    }
    .pdf-viewer-modal{
        padding: 2vh 2vw;
    }
    .pdf-viewer-box{
        width: 96vw;
        height: 90vh;
        border-radius: 12px;
    }
    .pdf-viewer-header{
        align-items: flex-start;
        flex-direction: column;
    }
    .pdf-viewer-title{
        font-size: var(--font-size-pdf-title-mobile);
    }
}


/* exhibitions */
#exhibitions{
    width: 90%;
    margin: 50px auto;
    gap: 30px;
    margin-bottom: -3px;
}
#exhibitions .exhibitions-names{
    margin-bottom: 10px;
    font-size: var(--font-size-exhibitions);
}
#exhibition-note{
    font-size: var(--font-size-exhibitions);
    /* font-style: italic; */
}

/* awards and recognition */
#recognitions{
    width: 90%;
    margin: 50px auto;
    gap: 30px;
}
#recognitions .recognition-names{
    margin-bottom: 10px;
    font-size: var(--font-size-recognitions);
}
#recognition-note{
    font-size: var(--font-size-recognitions);
    /* font-style: italic; */
}

/* footer */
footer{
    background-color: rgb(248, 248, 248);
    text-align: center;
    padding: 20px;
    margin-top: auto;
    border-top: 1px solid #ececec;
}
footer p{
    font-size: var(--font-size-footer);
    color: #555;
}               







/* course */
#courses-page{
    width: 90%;
    margin: 30px auto 40px;
}
#courses-page h1{
    font-size: var(--font-size-courses-page-title);
    margin-bottom: 10px;
}
#courses-page-subtitle{
    font-size: var(--font-size-courses-page-subtitle);
    line-height: 1.5;
    margin-bottom: 24px;
}
.courses-grid{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
}
.course-card{
    border: 1px solid #e8e8e8;
    border-radius: 14px;
    overflow: hidden;
    background: #fff;
    box-shadow: var(--surface-lift-shadow);
}
.course-card-anchor{
    display: block;
    height: 100%;
    color: inherit;
}
.course-card img{
    width: 100%;
    height: clamp(220px, 26vw, 320px);
    object-fit: cover;
    display: block;
}
.course-card-content{
    padding: 16px;
}
.course-card-content h2{
    font-size: var(--font-size-course-card-title);
    margin-bottom: 8px;
}
.course-card-content p{
    font-size: var(--font-size-course-card-text);
    line-height: 1.6;
    margin-bottom: 16px;
}
.course-card-link{
    display: inline-block;
    padding: 11px 16px;
    background: #111;
    color: #fff;
    border-radius: 10px;
    font-size: var(--font-size-course-card-link);
}
.course-card-actions,
.course-cta-group{
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}
.course-card-actions{
    width: 100%;
    justify-content: space-between;
}
.best-seller-badge{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-right: 16px;
    background: transparent;
    color: rgb(255, 66, 66);
    border: none;
    font-size: var(--font-size-best-seller);
    font-weight: 700;
    white-space: nowrap;
    animation: best-seller-glow 1s ease-in-out infinite;
}
@keyframes best-seller-glow{
    0%,
    100%{
        opacity: 0.78;
        text-shadow: 0 0 0 rgba(255, 66, 66, 0);
    }
    50%{
        opacity: 1;
        text-shadow: 0 0 8px rgba(255, 66, 66, 0.168);
    }
}

@media (prefers-reduced-motion: reduce){
    body.reveal-ready .scroll-reveal{
        opacity: 1;
        transform: none;
        transition: none;
        will-change: auto;
    }
    .best-seller-badge{
        animation: none;
    }
}

#story-page{
    width: 50%;
    margin: 30px auto 48px;
}
.story-hero{
    padding: 28px 0 10px;
    width: 100%;
}
.story-eyebrow{
    font-size: var(--font-size-story-eyebrow);
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #555;
    margin-bottom: 10px;
}
.story-hero h1{
    font-size: var(--font-size-story-hero-title);
    line-height: 1.08;
    max-width: 900px;
}
.story-intro{
    margin-top: 18px;
    font-size: var(--font-size-story-intro);
    line-height: 1.7;
    width: 100%;
    color: #2d2d2d;
}
.story-copy{
    width: 100%;
}
.story-copy .story-intro:first-child{
    margin-top: 0;
}
.story-intro-image{
    float: right;
    width: min(42%, 280px);
    margin: 4px 0 14px 24px;
    border-radius: 18px;
    object-fit: cover;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
}
.story-grid{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 28px;
}
.story-card,
.story-section,
.story-quote{
    border: 1px solid #e8e8e8;
    border-radius: 16px;
    background: #fff;
    box-shadow: var(--surface-lift-shadow);
}
.story-card{
    padding: 22px;
}
.story-card h2,
.story-section h2{
    font-size: var(--font-size-story-section-title);
    margin-bottom: 12px;
}
.story-card p,
.story-section p,
.story-quote p b{
    font-size: var(--font-size-story-body);
    line-height: 1.7;
    color: #292929;
}
.story-section{
    margin-top: 24px;
    padding: 28px;
}
.story-section p + p{
    margin-top: 14px;
}
.story-quote{
    margin-top: 24px;
    padding: 10px 20px;
    background: rgb(245, 245, 245);
}
.story-quote p{
    font-style: italic;
    font-size: var(--font-size-story-quote);
    line-height: 1.6;
}
#my-story-button{
    padding: 10px 20px;
    border-radius: 10px;
    background: black;
    color: white;
    margin-left: 20px;
    font-size: var(--font-size-story-button);
}

#whole-course-title-tagline-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
    width: 100%;
}
#course-content{
    width: 90%;
    margin: 50px auto;
}
#course-content p{
    font-size: var(--font-size-course-content);
    line-height: 1.5;
}
#course-content img{
    width: 90%;
    margin-left: 10px;
    margin-bottom: -10px;
}
#enrollment-button{
    padding: 20px;
    border: none;
    background-color: black;
    color: white;
    border-radius: 10px;
    cursor: pointer;
    font-size: var(--font-size-course-enroll-button);
    margin-left: 0;
    white-space: nowrap;
}
#whole-container-course{
    display: flex;
    align-items: center;
    gap: 50px;
    width: 90%;
    margin: auto;
}
#course-image{
    width: 40%;
    border-radius: 10px;
    height: auto;
    max-height: min(62vh, 520px);
    object-fit: contain;
    display: block;
    margin: 0;
    cursor: zoom-in;
}
.download-course-details-button{
    padding: 15px;
    border: none;
    background-color: black;
    color: white;
    border-radius: 10px;
    cursor: pointer;
    font-size: var(--font-size-download-button);
    width: 200px;
}


#bonus{
    padding: 15px;
    border: none;
    background: rgb(230, 230, 230);
    color: black;
    border-radius: 10px;
    cursor: pointer;
    font-size: var(--font-size-bonus-button);
    width: 100%;
}

/* Responsive layout */
@media (max-width: 992px){
    nav{
        font-size: var(--font-size-nav-tablet);
    }
    #whole-container-course{
        flex-direction: column;
        align-items: flex-start;
        gap: 28px;
    }
    #course-content{
        width: 100%;
        margin: 36px auto 0;
    }
    #course-image{
        width: 82%;
        max-width: 560px;
        align-self: center;
        order: -1;
    }
    #whole-course-title-tagline-container{
        gap: 18px;
    }
}

@media (max-width: 768px){
    body{
        padding-top: 92px;
    }
    #alert-banner{
        font-size: var(--font-size-alert-banner-mobile);
    }
    #navbar{
        padding: 18px 0 14px;
        gap: 14px;
        flex-wrap: wrap;
    }
    #site-title{
        font-size: var(--font-size-site-title-mobile);
    }
    #navbar p{
        font-size: var(--font-size-navbar-tagline-mobile);
        line-height: 1.4;
        max-width: calc(100% - 58px);
    }
    .site-tagline{
        display: none;
    }
    .nav-toggle{
        display: inline-flex;
    }
    #navbar ul{
        display: flex;
        position: absolute;
        top: calc(100% + 8px);
        left: 0;
        right: 0;
        width: 100%;
        background: rgb(250, 250, 250);
        border: 1px solid #e9e9e9;
        border-radius: 10px;
        padding: 12px;
        z-index: 20;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateY(-10px);
        transition:
            opacity 0.24s ease,
            transform 0.24s ease,
            max-height 0.24s ease,
            visibility 0.24s ease;
    }
    #navbar.nav-open ul{
        max-height: 320px;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translateY(0);
    }
    #navbar ul li{
        margin: 0;
        width: 100%;
    }
    #navbar ul li a{
        display: block;
        width: 100%;
        padding: 10px 8px;
    }

    #artist-statement,
    #enrollment,
    #about-me,
    #expertise-note-row,
    #art-gallery,
    #exhibitions,
    #recognitions,
    #whole-container-course,
    #courses-page{
        width: 90%;
        margin-top: 36px;
    }
    .courses-grid{
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .story-grid{
        grid-template-columns: 1fr;
    }
    #courses-page h1{
        font-size: var(--font-size-courses-page-title-mobile);
    }
    #courses-page-subtitle{
        font-size: var(--font-size-courses-page-subtitle-mobile);
    }
    .course-card-content h2{
        font-size: var(--font-size-course-card-title-mobile);
    }
    .course-card-content p{
        font-size: var(--font-size-course-card-text-mobile);
    }
    .course-card-link{
        font-size: var(--font-size-course-card-link-mobile);
    }
    .feedback-widget-header h4{
        font-size: var(--font-size-feedback-widget-title-mobile);
    }
    .feedback-count{
        font-size: var(--font-size-feedback-count-mobile);
    }
    .feedback-name{
        font-size: var(--font-size-feedback-name-mobile);
    }
    .feedback-message{
        font-size: var(--font-size-feedback-message-mobile);
    }
    .feedback-leave-btn{
        font-size: var(--font-size-feedback-leave-button-mobile);
    }

    #artist-statement-paragraph,
    #popular-quote{
        font-size: var(--font-size-artist-statement-mobile);
        line-height: 1.6;
    }
    #about-me p{
        font-size: var(--font-size-about-mobile);
        line-height: 1.6;
    }
    .has-lottie-icon{
        gap: 10px;
    }
    .section-lottie-icon{
        width: 30px;
        height: 30px;
        flex-basis: 30px;
    }
    #art-expertise ul{
        font-size: var(--font-size-art-expertise-mobile);
        line-height: 1.6;
    }
    #qualification-note p,
    #artist-network-note p{
        font-size: var(--font-size-qualification-note-mobile);
        line-height: 1.6;
    }
    #course-content p{
        font-size: var(--font-size-course-content-mobile);
        line-height: 1.6;
    }
    #exhibitions .exhibitions-names,
    #exhibition-note{
        font-size: var(--font-size-exhibitions-mobile);
        line-height: 1.6;
    }
    #recognitions .recognition-names,
    #recognition-note{
        font-size: var(--font-size-recognitions-mobile);
        line-height: 1.6;
    }
    #expertise-note-row{
        gap: 18px;
    }
    #qualification-note{
        padding: 22px;
    }
    #artist-network-note{
        padding: 22px;
    }

    #enrollment-buttons{
        width: auto;
    }
    #enrollment-buttons a{
        width: auto;
    }
    #enrollment-buttons button{
        width: auto;
        min-width: 180px;
        padding: 14px;
        font-size: var(--font-size-enrollment-button-mobile);
    }
    #enrollment-layout{
        min-height: 0;
        padding-right: 0;
        display: block;
    }
    #feedback-widget-anchor{
        position: static;
        top: auto;
        right: auto;
        width: auto;
        min-height: 0;
        margin-top: 40px;
        z-index: auto;
    }

    #whole-course-title-tagline-container{
        flex-direction: column;
        align-items: flex-start;
    }
    .course-card-actions,
    .course-cta-group{
        gap: 10px;
    }
    .course-card-actions{
        justify-content: flex-start;
    }
    .best-seller-badge{
        margin-right: 0;
    }
    #enrollment-button{
        width: auto;
        min-width: 170px;
        padding: 14px;
        font-size: var(--font-size-course-enroll-button-mobile);
    }
    .download-course-details-button{
        width: auto;
        max-width: 100%;
        min-width: 170px;
        margin-bottom: 10px;
    }
    #course-image{
        width: 80%;
        max-width: 100vw;
        height: 35%;
        max-height: 40vh;
        min-height: 30vh;
        object-fit: contain;
        /* margin-left: calc(50% - 50vw); */
    }
    #course-content{
        margin-top: 18px;
    }
    #story-page{
        width: 90%;
        margin-top: 36px;
    }
    .story-hero{
        padding-top: 0;
    }
    .story-intro{
        font-size: var(--font-size-story-intro-mobile);
        line-height: 1.6;
    }
    .story-card p,
    .story-section p{
        font-size: var(--font-size-story-body-mobile);
        line-height: 1.6;
    }
    .story-card h2,
    .story-section h2{
        font-size: var(--font-size-story-section-title-mobile);
    }
    .story-quote p{
        font-size: var(--font-size-story-quote-mobile);
    }
    .story-intro-image{
        width: min(45%, 220px);
        margin-left: 18px;
    }

    iframe{
        min-height: 78vh;
        height: 78vh;
    }
}

@media (max-width: 576px){
    #site-title{
        font-size: var(--font-size-site-title-small);
    }
    #artist-statement,
    #enrollment,
    #about-me,
    #expertise-note-row,
    #art-gallery,
    #exhibitions,
    #recognitions,
    #whole-container-course,
    #courses-page{
        width: 90%;
    }
    #expertise-note-row{
        gap: 16px;
    }
    #qualification-note{
        flex-basis: 100%;
        padding: 20px;
    }
    #qualification-note .note-content{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    #qualification-note:not(.is-expanded) #qualification-note-text{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        overflow: hidden;
    }
    #qualification-note .note-toggle{
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    #artist-network-note{
        padding: 20px;
    }
    #art-expertise ul{
        margin-left: 22px;
    }
    #course-image{
        width: 100vw;
        max-width: 100vw;
        height: 35vh;
        max-height: 40vh;
        min-height: 30vh;
        object-fit: contain;
        margin-left: calc(50% - 50vw);
    }
    .story-intro-image{
        float: none;
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 0 auto 18px;
    }
    footer{
        margin-top: 36px;
        padding: 16px;
    }
    footer p{
        font-size: var(--font-size-footer-mobile);
    }
}

@media (max-width: 430px){
    footer p{
        font-size: var(--font-size-footer-small);
    }
}
