html:has(.nk-syari-cover-active),
html:has(.nk-syari-cover-active) body {
    overflow: hidden !important;
    height: 100%;
}

body.nk-syari-cover-active #nk-floating-btns {
    display: none !important;
}

.nk-template-syari-02 [hidden] {
    display: none !important;
}

.nk-template-syari-02.nk-desktop-showcase {
    background: var(--nk-color-bg-color, #d0d0d0);
    color: var(--syari-text);
}

.nk-template-syari-02 .nk-invitation-panel {
    background: var(--nk-color-bg-color, #f6d8e1);
}

.nk-syari-page {
    position: relative;
    width: 100%;
    max-width: 500px;
    min-height: 100vh;
    margin: 0 auto;
    background: #fffafb;
    overflow: hidden;
    box-shadow: 0 0 28px rgba(138, 65, 89, 0.16);
}

.nk-syari-page::before {
    content: '';
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 0;
}

.nk-syari-section {
    position: relative;
    min-height: 620px;
    padding: 72px 30px;
    background:
        linear-gradient(180deg, rgba(255,255,255,0.74), rgba(255,255,255,0.92)),
        var(--syari-asset-shape-bg) center top / cover no-repeat;
    color: var(--syari-text);
    overflow: hidden;
}

.nk-syari-section::before,
.nk-syari-section::after {
    content: '';
    position: absolute;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}

.nk-syari-section::before {
    width: 250px;
    top: 8px;
    background-image: var(--syari-asset-flower);
    opacity: 1;
    animation: nkFlowerOrnamentSway 9s ease-in-out infinite;
}

.nk-syari-section::after {
    width: 280px;
    height: 300px;
    left: -98px;
    bottom: -30px;
    background-image: var(--syari-asset-flower-double);
    opacity: 0.74;
    animation: nkFlowerOrnamentSway 10.5s ease-in-out infinite reverse;
}

.nk-syari-section__inner {
    position: relative;
    z-index: 1;
    max-width: 390px;
    margin: 0 auto;
    text-align: center;
}

.nk-syari-butterfly {
    position: absolute;
    z-index: 1;
    width: 118px;
    height: 118px;
    pointer-events: none;
    opacity: 0.74;
    filter: drop-shadow(0 8px 14px rgba(149, 112, 57, 0.16));
    animation: nkFlowerButterflyFloat 7.5s ease-in-out infinite;
}

.nk-syari-butterfly--a {
    top: 14%;
    right: 4%;
}

.nk-syari-butterfly--b {
    width: 92px;
    height: 92px;
    left: 6%;
    bottom: 18%;
    opacity: 0.54;
    animation-duration: 8.8s;
    animation-direction: reverse;
}

.nk-syari-butterfly--c {
    width: 76px;
    height: 76px;
    right: 34%;
    bottom: 6%;
    opacity: 0.58;
    animation-duration: 6.4s;
}

@keyframes nkFlowerButterflyFloat {
    0%, 100% {
        transform: translate3d(0, 0, 0) rotate(-5deg) scale(1);
    }
    50% {
        transform: translate3d(12px, -18px, 0) rotate(8deg) scale(1.04);
    }
}

@keyframes nkFlowerOrnamentSway {
    0%, 100% {
        transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
    }
    50% {
        transform: translate3d(8px, -10px, 0) rotate(2deg) scale(1.025);
    }
}

@keyframes nkFlowerFrameBreath {
    0%, 100% {
        opacity: 0.86;
        transform: translateX(-50%) scale(1);
    }
    50% {
        opacity: 1;
        transform: translateX(-50%) scale(1.012);
    }
}

.nk-syari-cover {
    min-height: 100vh;
    padding: 42px 24px 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    background:
        linear-gradient(180deg, rgba(255,255,255,0.64), rgba(255,255,255,0.88)),
        var(--syari-asset-shape-bg) center / cover no-repeat;
    transition: transform 0.82s ease, opacity 0.82s ease;
    z-index: 20;
}

.nk-syari-cover::before {
    width: 360px;
    height: 360px;
    right: -70px;
    top: -42px;
    background-image: var(--syari-asset-watercolor);
    opacity: 0.48;
}

.nk-syari-cover::after {
    width: 520px;
    height: 520px;
    left: -100px;
    bottom: -116px;
    background-image: var(--syari-asset-flower);
    opacity: 0.88;
}

.nk-syari-cover--open {
    transform: translateY(-102%);
    opacity: 0;
}

.nk-syari-arch {
    position: absolute;
    width: min(74vw, 344px);
    height: min(80vw, 370px);
    max-height: 550px;
    top: 82px;
    left: 50%;
    transform: translateX(-50%);
    border: 4px solid var(--syari-accent);
    border-bottom: 0;
    border-radius: 999px 999px 0 0;
    opacity: 0.92;
    z-index: 1;
    animation: nkFlowerFrameBreath 5.8s ease-in-out infinite;
}

.nk-syari-cover__content {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 400px;
    min-height: 594px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    padding: 190px 18px 6px;
}

.nk-syari-eyebrow,
.nk-syari-section-title {
    margin: 0 0 18px;
    color: var(--syari-primary);
    font-size: 18px;
    line-height: 1.05;
    font-weight: 700;
    letter-spacing: 0.08em;
}

.nk-syari-cover__names,
.nk-syari-script-line,
.nk-syari-script-title {
    margin: 0;
    color: var(--syari-primary);
    font-size: clamp(42px, 10vw, 64px);
    font-weight: 400;
    line-height: 0.92;
    letter-spacing: 0.01em;
}

.nk-syari-cover__names small,
.nk-syari-script-line small {
    display: block;
    font-family: var(--nk-font-heading, 'Cormorant', serif);
    font-size: 0.46em;
    line-height: 1.05;
    font-weight: 700;
}

.nk-syari-date {
    margin: 28px 0 0;
    color: var(--syari-primary);
    font-size: 13px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 0.02em;
}

.nk-syari-cover__guest {
    width: min(100%, 280px);
    margin-top: auto;
    padding-top: 28px;
    color: var(--syari-primary);
}

.nk-syari-cover__guest p,
.nk-syari-cover__guest span {
    display: block;
    margin: 0 0 8px;
    font-size: 13px;
    line-height: 1.5;
}

.nk-syari-cover__guest strong {
    display: block;
    margin: 0 0 10px;
    font-size: 15px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.nk-syari-open-btn,
.nk-syari-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 10px 26px;
    border: 1px solid var(--syari-primary);
    border-radius: 999px;
    background: color-mix(in srgb, var(--nk-color-button-color, #957039) 94%, #000 6%);
    color: var(--nk-color-button-text-color, #fff);
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 10px 24px rgba(149, 112, 57, 0.22);
}

.nk-syari-open-btn:hover,
.nk-syari-button:hover {
    transform: translateY(-1px);
    box-shadow: 0 14px 28px rgba(149, 112, 57, 0.28);
}

.nk-syari-opening,
.nk-syari-countdown,
.nk-syari-youtube,
.nk-syari-gift,
.nk-syari-closing {
    min-height: auto;
}

.nk-syari-opening {
    min-height: 630px;
    display: flex;
    align-items: center;
}

.nk-syari-opening::before {
    width: 320px;
    height: 320px;
    right: -98px;
    top: -10px;
    background-image: var(--syari-asset-watercolor);
    opacity: 0.42;
    animation-duration: 12s;
}

.nk-syari-opening::after {
    width: 330px;
    height: 330px;
    left: -96px;
    bottom: -76px;
    background-image: var(--syari-asset-flower);
    opacity: 0.72;
    animation-duration: 9.5s;
}

.nk-syari-opening .nk-syari-section__inner {
    padding: 28px 0 20px;
}

.nk-syari-script-line {
    font-size: clamp(34px, 8vw, 48px);
}

.nk-syari-calendar {
    margin-top: 24px;
    gap: 8px;
    min-height: 36px;
    padding-inline: 22px;
}

.nk-syari-copy {
    margin: 18px auto 0;
    max-width: 350px;
    color: var(--syari-muted);
    font-size: 13px;
    line-height: 1.85;
    font-weight: 400;
}

.nk-syari-couple__grid {
    display: grid;
    gap: 22px;
    margin-top: 28px;
}

.nk-syari-person {
    padding: 28px 22px;
    border: 1px solid rgba(149, 112, 57, 0.28);
    border-radius: 999px 999px 28px 28px;
    background: rgba(255, 255, 255, 0.76);
    box-shadow: 0 18px 40px rgba(149, 112, 57, 0.1);
}

.nk-syari-person span {
    color: var(--syari-muted);
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
}

.nk-syari-person h2 {
    margin: 14px 0 6px;
    color: var(--syari-primary);
    font-size: 54px;
    font-weight: 400;
    line-height: 0.9;
}

.nk-syari-person h3 {
    margin: 0 0 12px;
    color: var(--syari-text);
    font-family: var(--nk-font-heading, 'Cormorant', serif);
    font-size: 20px;
    font-weight: 700;
}

.nk-syari-person p {
    margin: 0;
    color: var(--syari-muted);
    font-size: 12px;
    line-height: 1.7;
}

.nk-syari-couple__amp {
    color: var(--syari-primary);
    font-family: var(--nk-font-heading, 'Cormorant', serif);
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.nk-syari-quote {
    margin: 0 auto 18px;
    padding: 26px 18px;
    border-left: 3px solid var(--syari-primary);
    border-right: 3px solid var(--syari-primary);
    color: var(--syari-muted);
    font-family: var(--nk-font-body, 'Poppins', sans-serif);
    font-size: 13px;
    line-height: 1.8;
}

.nk-syari-greeting-card {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 12px;
    margin: 0 auto 26px;
    padding: 26px 20px;
    border-left: 3px solid var(--syari-primary);
    background: rgba(255, 255, 255, 0.52);
    text-align: left;
}

.nk-syari-greeting-card h2 {
    margin: 0;
    color: var(--syari-text);
    font-family: var(--nk-font-body, 'Poppins', sans-serif);
    font-size: 14px;
    line-height: 1.55;
    font-weight: 700;
}

.nk-syari-greeting-card .nk-syari-copy {
    margin: 0;
    color: var(--syari-text);
    font-size: 11px;
    line-height: 1.72;
}

.nk-syari-countdown__title {
    margin: 0 0 18px;
    color: var(--syari-primary);
    font-family: 'Italiana', var(--nk-font-heading, 'Cormorant', serif);
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
}

.nk-syari-quote-ref {
    display: block;
    color: var(--syari-primary);
    font-family: var(--nk-font-heading, 'Cormorant', serif);
    font-size: 15px;
}

.nk-syari-countdown__items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
    margin-top: 16px;
}

.nk-syari-countdown__items div {
    min-height: 76px;
    padding: 10px 6px;
    border: 1px solid rgba(149, 112, 57, 0.24);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.8);
    color: var(--syari-primary);
}

.nk-syari-verse {
    margin: 32px auto 0;
    padding: 24px 18px;
    border-left: 3px solid var(--syari-primary);
    border-right: 3px solid var(--syari-primary);
    background: rgba(255, 255, 255, 0.5);
    color: var(--syari-muted);
    font-family: var(--nk-font-body, 'Poppins', sans-serif);
    font-size: 13px;
    line-height: 1.8;
}

.nk-syari-verse p {
    margin: 0;
}

.nk-syari-verse strong {
    display: block;
    margin-top: 16px;
    color: var(--syari-primary);
    font-family: var(--nk-font-heading, 'Cormorant', serif);
    font-size: 15px;
}

.nk-syari-countdown__items strong {
    display: block;
    font-family: var(--nk-font-heading, 'Cormorant', serif);
    font-size: 28px;
    line-height: 1;
}

.nk-syari-countdown__items span {
    display: block;
    margin-top: 7px;
    color: var(--syari-muted);
    font-size: 10px;
}

.nk-syari-event-card,
.nk-syari-form,
.nk-syari-gift__cards,
.nk-syari-timeline__list article,
.nk-syari-closing blockquote {
    margin-top: 18px;
    padding: 24px 20px;
    border: 1px solid rgba(149, 112, 57, 0.22);
    border-radius: 26px;
    background: rgba(255, 255, 255, 0.82);
    box-shadow: 0 18px 40px rgba(149, 112, 57, 0.1);
}

.nk-syari-event-card h3 {
    margin: 0 0 14px;
    color: var(--syari-primary);
    font-size: 28px;
    line-height: 1;
}

.nk-syari-event-card p {
    margin: 8px 0;
    color: var(--syari-muted);
    font-family: var(--nk-font-body, 'Poppins', sans-serif);
    font-size: 12px;
    line-height: 1.7;
}

.nk-syari-event-card__date strong {
    color: var(--syari-primary);
    font-size: 17px;
}

.nk-syari-timeline__list {
    margin-top: 24px;
    text-align: left;
}

.nk-syari-timeline__list article {
    position: relative;
    padding-left: 32px;
    min-width: 0;
    overflow: hidden;
}

.nk-syari-timeline__list article::before {
    content: '';
    position: absolute;
    left: 16px;
    top: 28px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--syari-primary);
}

.nk-syari-timeline__list time {
    display: block;
    margin-bottom: 6px;
    color: var(--syari-primary);
    font-family: var(--nk-font-ui, 'Cormorant', serif);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.08em;
}

.nk-syari-timeline__list h3 {
    margin: 4px 0 8px;
    color: var(--syari-text);
    font-family: var(--nk-font-heading, 'Cormorant', serif);
    font-size: 23px;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.nk-syari-timeline__list p,
.nk-syari-muted {
    margin: 0;
    color: var(--syari-muted);
    font-size: 12px;
    line-height: 1.7;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.nk-syari-gift__cards {
    display: grid;
    gap: 14px;
}

.nk-template-syari-02 .nk-gift-card-premium {
    --nk-gift-primary: var(--syari-primary);
    --nk-gift-secondary: #f3eee5;
    margin: 0;
}

.nk-syari-form {
    display: grid;
    gap: 14px;
    text-align: left;
}

.nk-syari-form label {
    display: grid;
    gap: 7px;
    color: var(--syari-primary);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.nk-syari-form input,
.nk-syari-form select,
.nk-syari-form textarea {
    width: 100%;
    border: 1px solid rgba(149, 112, 57, 0.28);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.92);
    color: var(--syari-text);
    font: 400 13px/1.5 var(--nk-font-body, 'Poppins', sans-serif);
    padding: 12px 14px;
    outline: none;
    box-sizing: border-box;
}

.nk-syari-success {
    color: var(--syari-primary);
    font-size: 12px;
    text-align: center;
}

.nk-syari-closing blockquote {
    margin-left: 0;
    margin-right: 0;
    color: var(--syari-muted);
    font-family: var(--nk-font-body, 'Poppins', sans-serif);
    font-size: 12px;
    line-height: 1.8;
}

.nk-syari-closing cite {
    display: block;
    margin-top: 10px;
    color: var(--syari-primary);
    font-style: normal;
    font-weight: 700;
}

.nk-syari-cover__names--closing {
    margin-top: 22px;
    font-size: 50px;
}

.nk-syari-dresscode {
    margin-top: 18px;
    padding: 24px 20px;
    border: 1px solid rgba(149, 112, 57, 0.22);
    border-radius: 26px;
    background: rgba(255, 255, 255, 0.82);
    box-shadow: 0 18px 40px rgba(149, 112, 57, 0.1);
}

.nk-syari-dresscode__title {
    margin: 0 0 10px;
    color: var(--syari-primary);
    font-family: var(--nk-font-heading, 'Cormorant', serif);
    font-size: 24px;
    letter-spacing: 0.04em;
    text-transform: none;
}

.nk-syari-dresscode__text {
    margin: 0 auto 14px;
    color: var(--syari-muted);
    font-family: var(--nk-font-body, 'Poppins', sans-serif);
    font-size: 12px;
    line-height: 1.7;
    opacity: 1;
}

.nk-syari-dresscode__swatches {
    margin-top: 4px;
}

.nk-syari-dresscode__swatches span {
    width: 2.75rem;
    height: 2.75rem;
    border-color: rgba(149, 112, 57, 0.18);
}

.nk-syari-inviting {
    margin-top: 22px;
    text-align: center;
}

.nk-syari-inviting strong {
    display: block;
    color: var(--syari-primary);
    font-family: var(--nk-font-heading, 'Cormorant', serif);
    font-size: 20px;
}

.nk-syari-inviting__cards {
    display: grid;
    gap: 10px;
    margin-top: 12px;
}

.nk-syari-inviting__card {
    margin: 0;
    padding: 14px 16px;
    border: 1px solid rgba(149, 112, 57, 0.22);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.82);
    box-shadow: 0 10px 24px rgba(149, 112, 57, 0.08);
    color: var(--syari-muted);
    font-family: var(--nk-font-body, 'Poppins', sans-serif);
    font-size: 12px;
    line-height: 1.7;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.nk-syari-brand {
    display: grid;
    justify-items: center;
    gap: 6px;
    margin-top: 30px;
    color: var(--syari-muted);
    font-size: 11px;
}

.nk-syari-brand img {
    max-height: 28px;
}

/* Desktop split poster — gaya luxury-02, nuansa pink syar'i */
.nk-syari-desk-poster {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    overflow: hidden;
    background: var(--nk-color-bg-color, #f6d8e1);
}

.nk-syari-desk-poster__base {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 18% 22%, rgba(255, 255, 255, 0.72), transparent 42%),
        radial-gradient(circle at 82% 78%, rgba(230, 164, 184, 0.42), transparent 48%),
        linear-gradient(165deg, #fff5f8 0%, #f6d8e1 48%, #e6a4b8 100%);
}

.nk-syari-desk-poster__media {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    transform: scale(1.02);
}

.nk-syari-desk-poster__figure-wrap {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8vh 6vw 22vh;
    pointer-events: none;
}

.nk-syari-desk-poster__figure-wrap::before {
    content: '';
    position: absolute;
    width: min(52vw, 460px);
    height: min(52vw, 460px);
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.96) 0%, rgba(255, 245, 248, 0.78) 52%, transparent 74%);
}

.nk-syari-desk-poster__figure {
    position: relative;
    z-index: 1;
    width: min(62vw, 520px);
    aspect-ratio: 1;
    background: var(--syari-asset-couple) center bottom / contain no-repeat;
    filter: drop-shadow(0 28px 48px rgba(138, 65, 89, 0.28));
    mix-blend-mode: multiply;
    animation: nkSyariCharFloat 7s ease-in-out infinite;
}

.nk-syari-desk-poster__ornament {
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        var(--syari-asset-flower) left -6% bottom 8% / min(34vw, 320px) auto no-repeat,
        var(--syari-asset-flower-double) right -8% top 6% / min(28vw, 260px) auto no-repeat,
        var(--syari-asset-watercolor) right -12% bottom -8% / min(44vw, 420px) auto no-repeat;
    opacity: 0.52;
    filter: sepia(0.28) saturate(1.6) hue-rotate(300deg);
}

.nk-syari-desk-poster__arch {
    position: absolute;
    left: 50%;
    top: 50%;
    width: min(58vw, 460px);
    height: min(68vh, 620px);
    transform: translate(-50%, -54%);
    border: 3px solid color-mix(in srgb, var(--syari-accent, #e6a4b8) 72%, #fff);
    border-bottom: 0;
    border-radius: 999px 999px 0 0;
    opacity: 0.55;
    pointer-events: none;
}

.nk-syari-desk-poster__overlay {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(74, 47, 56, 0.18) 0%, rgba(74, 47, 56, 0.08) 38%, rgba(74, 47, 56, 0.52) 100%),
        radial-gradient(circle at 50% 62%, rgba(255, 255, 255, 0.08), transparent 58%);
    pointer-events: none;
}

.nk-syari-desk-poster__caption {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding: 48px 56px 112px;
    text-align: center;
    color: #fff;
}

.nk-syari-desk-poster__logo {
    position: absolute;
    top: 42px;
    left: 50%;
    transform: translateX(-50%);
    max-height: 34px;
    opacity: 0.88;
}

.nk-syari-desk-poster__eyebrow {
    margin: 0 0 10px;
    font-family: var(--nk-font-ui, 'Cormorant', serif);
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: color-mix(in srgb, var(--syari-accent, #e6a4b8) 88%, #fff);
    opacity: 0.95;
}

.nk-syari-desk-poster__names {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
    font-family: var(--nk-font-script, 'Bahagia', cursive);
    font-size: clamp(42px, 4.8vw, 72px);
    font-weight: 400;
    line-height: 1.05;
    color: #fff;
    text-shadow: 0 8px 28px rgba(74, 47, 56, 0.28);
}

.nk-syari-desk-poster__names > span[data-nk-couple-order] {
    display: block;
    white-space: nowrap;
}

.nk-syari-desk-poster__names .nk-couple-amp,
.nk-syari-desk-poster__amp {
    display: block;
    margin: 4px 0;
    font-family: var(--nk-font-heading, 'Cormorant', serif);
    font-size: 0.34em;
    font-weight: 700;
    line-height: 1;
}

.nk-syari-desk-poster__date {
    margin: 14px 0 0;
    font-family: var(--nk-font-ui, 'Cormorant', serif);
    font-size: 13px;
    letter-spacing: 0.06em;
    color: rgba(255, 255, 255, 0.78);
}

.nk-syari-desk-poster__divider {
    display: flex;
    align-items: center;
    gap: 14px;
    width: min(220px, 72%);
    margin-top: 22px;
}

.nk-syari-desk-poster__divider::before,
.nk-syari-desk-poster__divider::after {
    content: '';
    flex: 1;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.42), transparent);
}

.nk-syari-desk-poster__divider span {
    font-size: 14px;
    color: color-mix(in srgb, var(--syari-accent, #e6a4b8) 80%, #fff);
    opacity: 0.85;
}

.nk-syari-desk-poster__footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    padding: 22px 24px 28px;
    background: linear-gradient(180deg, transparent, rgba(74, 47, 56, 0.28));
    color: rgba(255, 255, 255, 0.62);
    font-family: var(--nk-font-ui, 'Cormorant', serif);
    font-size: 10px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.nk-syari-desk-poster__footer img {
    max-height: 20px;
    opacity: 0.72;
}

.nk-syari-desk-poster__footer span:last-child {
    font-size: 9px;
    letter-spacing: 0.18em;
    opacity: 0.55;
}

/* Poster dengan media upload: teks lebih kontras */
.nk-syari-desk-poster:has(.nk-syari-desk-poster__media) .nk-syari-desk-poster__overlay {
    background:
        linear-gradient(180deg, rgba(20, 10, 14, 0.34) 0%, rgba(20, 10, 14, 0.12) 42%, rgba(20, 10, 14, 0.72) 100%);
}

.nk-syari-desk-poster:has(.nk-syari-desk-poster__media) .nk-syari-desk-poster__figure-wrap {
    display: none;
}

@media (min-width: 1024px) {
    .nk-template-syari-02.nk-desktop-showcase .nk-desktop-background-panel {
        position: sticky;
        top: 0;
        height: 100vh;
    }
}

@media (min-width: 1024px) {
    .nk-template-syari-02.nk-desktop-showcase.nk-mode-split_showcase {
        display: grid !important;
        grid-template-columns: 1fr minmax(390px, var(--nk-desktop-inv-panel-width, 500px)) !important;
    }

    .nk-template-syari-02 .nk-invitation-panel {
        height: 100vh;
        overflow-y: auto;
    }

    .nk-template-syari-02 .nk-syari-page {
        min-height: 100vh;
        box-shadow: none;
    }
}

@media (max-width: 520px) {
    .nk-syari-section {
        padding-left: 24px;
        padding-right: 24px;
    }

    .nk-syari-butterfly {
        width: 90px;
        height: 90px;
        opacity: 0.62;
    }

    .nk-syari-butterfly--b {
        width: 72px;
        height: 72px;
    }

    .nk-syari-countdown__items {
        gap: 6px;
    }

    .nk-syari-countdown__items strong {
        font-size: 24px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .nk-syari-butterfly,
    .nk-syari-section::before,
    .nk-syari-section::after,
    .nk-syari-arch {
        animation: none;
    }
}

/* Cloud overlay on section seams: opening/countdown and countdown/couple. */
.nk-syari-countdown,
.nk-syari-couple {
    overflow: visible;
}

.nk-syari-countdown-model::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -100px;
    z-index: 3;
    width: 100%;
    aspect-ratio: 1080 / 579;
    pointer-events: none;
    transform: translate(-50%, -38%);
    background: url('assets/white-cloud-overlay.webp') center / contain no-repeat;
}

.nk-syari-couple::before {
    content: '';
    position: absolute;
    left: 0px;
    top: -130px;
    z-index: 3;
    width: 100%;
    aspect-ratio: 1080 / 579;
    pointer-events: none;
    transform: translate(-50%, -38%);
    background: url('assets/white-cloud-overlay.webp') center / contain no-repeat;
}

.nk-syari-countdown-model > .nk-syari-arch-card,
.nk-syari-countdown-model > .nk-syari-butterfly {
    position: absolute;
}

/* Countdown must sit over the opening card, with the timer as the top layer. */
.nk-syari-opening {
    position: relative;
    z-index: 1;
    padding-bottom: 190px;
}

.nk-syari-countdown {
    position: relative;
    z-index: 3;
    min-height: 820px;
    margin-top: -170px;
    padding: 32px 0 92px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(248, 246, 241, 0.18) 22%, rgba(248, 246, 241, 0.8) 62%, rgba(248, 246, 241, 0.96) 100%);
}

.nk-syari-countdown-model {
    min-height: 760px;
}

.nk-syari-arch-card {
    background:
        linear-gradient(180deg, rgba(250, 249, 246, 0.96), rgba(238, 235, 230, 0.96)),
        var(--syari-asset-watercolor) center / 120% auto no-repeat;
    box-shadow:
        0 18px 28px rgba(0, 0, 0, 0.17),
        inset 0 0 18px rgba(255, 255, 255, 0.55);
}

.nk-syari-arch-card--back {
    top: 30px;
    right: 26px;
    z-index: 1;
    opacity: 0.7;
    background: rgba(235, 233, 229, 0.88);
}

.nk-syari-arch-card--timer {
    top: auto;
    right: -22px;
    bottom: 52px;
    z-index: 4;
    width: 252px;
    height: 292px;
    padding: 72px 28px 30px;
    background:
        linear-gradient(180deg, rgba(244, 242, 238, 0.98), rgba(232, 229, 224, 0.98)),
        var(--syari-asset-watercolor) 60% 48% / 130% auto no-repeat;
}

.nk-syari-arch-card--greeting {
    top: 150px;
    left: -34px;
    z-index: 2;
    width: 330px;
    height: 540px;
    padding: 136px 54px 64px;
    background:
        linear-gradient(180deg, rgba(244, 242, 238, 0.97), rgba(232, 229, 224, 0.97)),
        var(--syari-asset-watercolor) 50% 52% / 125% auto no-repeat;
}

.nk-syari-greeting-card {
    width: 100%;
    padding: 18px 14px;
    border-radius: 18px;
    background: rgba(246, 244, 240, 0.84);
    box-shadow: inset 0 0 12px rgba(255, 255, 255, 0.48);
}

.nk-syari-countdown__title {
    margin-bottom: 18px;
}

.nk-syari-countdown__items div {
    background: rgba(255, 255, 255, 0.9);
}

.nk-syari-countdown::before {
    top: 170px;
    z-index: 3;
}

.nk-syari-countdown::after {
    z-index: 2;
}

@media (max-width: 520px) {
    .nk-syari-countdown {
        margin-top: -156px;
        padding-top: 34px;
    }

    .nk-syari-arch-card--timer {
        right: -34px;
        bottom: 50px;
        width: 244px;
    }

    .nk-syari-arch-card--greeting {
        left: -42px;
        width: 310px;
    }
}

/* White Lily refinements: stronger cover ornament motion and closer section models. */
.nk-syari-cover .nk-syari-cover__content::before,
.nk-syari-cover .nk-syari-cover__content::after {
    content: '';
    position: absolute;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    animation: nkFlowerOrnamentSway 5.8s ease-in-out infinite;
}

.nk-syari-cover .nk-syari-cover__content::before {
    width: 260px;
    height: 180px;
    left: -40px;
    bottom: -20px;
    background-image: var(--syari-asset-flower-horizontal);
    opacity: 0.72;
}

.nk-syari-cover .nk-syari-cover__content::after {
    width: 570px;
    height: 570px;
    right: -394px;
    bottom: -100px;
    background-image: var(--syari-asset-flower-double);
    opacity: 0.9;
    animation-direction: reverse;
}

.nk-syari-cover::after {
    animation-duration: 6.2s;
}

.nk-syari-countdown {
    min-height: 760px;
    padding: 44px 0 0;
    background:
        linear-gradient(180deg, rgba(255,255,255,0.42), rgba(255,255,255,0.68)),
        var(--syari-asset-shape-bg) center top / cover no-repeat;
}

.nk-syari-countdown::before {
    width: 300px;
    height: 300px;
    left: -88px;
    top: 120px;
    right: auto;
    background-image: var(--syari-asset-flower-vertical);
    opacity: 0.72;
}

.nk-syari-countdown::after {
    width: 330px;
    height: 260px;
    right: 190px;
    bottom: -100px;
    left: auto;
    background-image: var(--syari-asset-flower-horizontal);
    opacity: 0.9;
}

.nk-syari-countdown-model {
    position: relative;
    z-index: 1;
    min-height: 720px;
}

.nk-syari-arch-card {
    position: absolute;
    border: 4px solid var(--syari-accent);
    border-bottom: 0;
    border-radius: 999px 999px 0 0;
    background: rgb(255, 255, 255);
    box-shadow: 0 12px 22px rgba(0, 0, 0, 0.16);
}

.nk-syari-arch-card--back {
    width: 330px;
    height: 520px;
    top: 42px;
    right: 26px;
    opacity: 0.84;
}

.nk-syari-arch-card--greeting {
    width: 300px;
    height: 470px;
    top: 205px;
    left: -26px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 80px 44px 42px;
}

.nk-syari-arch-card--timer {
    width: 268px;
    height: 300px;
    right: -18px;
    bottom: 26px;
    display: grid;
    align-content: center;
    justify-items: center;
    padding: 84px 30px 34px;
}

.nk-syari-greeting-card {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    text-align: center;
}

.nk-syari-greeting-card h2 {
    color: #2b2b2b;
    font-size: 13px;
    line-height: 1.4;
}

.nk-syari-greeting-card .nk-syari-copy {
    margin-top: 3px;
    color: #2f2f2f;
    font-size: 11px;
    line-height: 1.42;
}

.nk-syari-countdown__title {
    margin-bottom: 20px;
    font-size: 21px;
}

.nk-syari-countdown__items {
    grid-template-columns: repeat(2, 64px);
    gap: 14px;
    margin: 0;
}

.nk-syari-countdown__items div {
    min-height: 64px;
    padding: 8px 5px;
    border: 0;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.82);
    box-shadow: 0 4px 12px rgba(149, 112, 57, 0.1);
}

.nk-syari-countdown__items strong {
    font-size: 28px;
    font-weight: 400;
}

.nk-syari-countdown__items span {
    margin-top: 0;
    font-size: 11px;
    line-height: 1;
}

.nk-syari-couple {
    padding: 0 28px 76px;
    background:
        linear-gradient(180deg, rgba(255,255,255,0.78), rgba(255,255,255,0.86)),
        var(--syari-asset-shape-bg) center top / cover no-repeat;
}

.nk-syari-couple {
    position: relative;
}

.nk-syari-couple::after {
    display: none;
}

.nk-syari-couple-panel {
    position: relative;
    z-index: 1;
    min-height: 720px;
    padding: 124px 28px 52px;
    background: rgba(244, 243, 241, 0.9);
    text-align: center;
    box-shadow:
        -14px 0 16px rgba(0, 0, 0, 0.18),
        14px 0 16px rgba(0, 0, 0, 0.16);
}

.nk-syari-couple-panel::before,
.nk-syari-couple-panel::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 42px;
    pointer-events: none;
    background:
        radial-gradient(50% 22px at 20% 0, rgba(255,255,255,0.98) 0 98%, transparent 100%),
        radial-gradient(50% 22px at 72% 0, rgba(255,255,255,0.98) 0 98%, transparent 100%);
}

.nk-syari-couple-panel::before {
    top: 0;
}

.nk-syari-couple-panel::after {
    bottom: -1px;
    transform: rotate(180deg);
}

.nk-syari-couple-panel__bloom {
    position: absolute;
    top: 28px;
    left: 50%;
    width: 230px;
    height: 150px;
    transform: translateX(-50%);
    background: var(--syari-asset-flower-horizontal) center / contain no-repeat;
    opacity: 0.82;
    animation: nkFlowerOrnamentSway 6.2s ease-in-out infinite;
    z-index: -1;
}

.nk-syari-couple .nk-syari-section-title {
    margin-bottom: 48px;
    color: #2f2f2f;
    font-size: 28px;
    letter-spacing: 0;
}

.nk-syari-couple__stack {
    display: grid;
    gap: 34px;
}

.nk-syari-person {
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.nk-syari-person h2 {
    margin: 0 0 10px;
    font-size: 46px;
}

.nk-syari-person h3 {
    margin-bottom: 18px;
    color: var(--syari-primary);
    font-size: 20px;
}

.nk-syari-person p {
    max-width: 285px;
    margin: 0 auto;
    color: var(--syari-text, #f5f0eb);
    font-family: var(--nk-font-body, 'Poppins', sans-serif);
    font-size: 13px;
    line-height: 1.42;
}

.nk-syari-person p span {
    color: var(--syari-muted, #a89888);
}

.nk-syari-person p strong {
    color: var(--syari-accent, #e8d5b5);
    font-weight: 600;
}

.nk-syari-socials {
    display: flex;
    justify-content: center;
    gap: 13px;
    margin-top: 26px;
}

.nk-syari-socials span {
    display: inline-grid;
    place-items: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: var(--syari-accent);
    color: #fff;
    font-size: 16px;
}

.nk-syari-couple__amp {
    color: var(--syari-primary);
    font-family: var(--nk-font-script, 'Bahagia', cursive);
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
}

.nk-syari-verse {
    margin-top: 40px;
}

@media (max-width: 520px) {
    .nk-syari-countdown {
        min-height: 720px;
    }

    .nk-syari-arch-card--back {
        right: 10px;
        width: 300px;
    }

    .nk-syari-arch-card--greeting {
        left: -36px;
        width: 286px;
    }

    .nk-syari-arch-card--timer {
        right: -32px;
        width: 248px;
    }

    .nk-syari-couple {
        padding-inline: 28px;
    }

    .nk-syari-couple-panel {
        padding-inline: 18px;
    }
}

/* Recording-matched motion: cover scrolls away, then cards rise in overlapping slides. */
.nk-syari-page {
    scroll-behavior: smooth;
}

.nk-syari-cover {
    min-height: 100svh;
    padding-top: 34px;
    transition: opacity 0.4s ease;
}

.nk-syari-cover--open {
    opacity: 1;
    transform: none;
}

.nk-syari-cover--open .nk-syari-open-btn {
    opacity: 0.72;
    transform: translateY(2px) scale(0.98);
    pointer-events: none;
}

.nk-syari-arch {
    width: min(86vw, 424px);
    height: min(124vw, 640px);
    top: 100px;
    border-width: 4px;
    z-index: -1;
}

.nk-syari-cover__content {
    min-height: 760px;
    padding-top: 178px;
}

.nk-syari-cover::before {
    width: 360px;
    height: 360px;
    right: -94px;
    top: -30px;
    opacity: 0;
    animation: nkFlowerLeafStrong 5.6s ease-in-out infinite;
}

.nk-syari-cover::after {
    width: 620px;
    height: 560px;
    left: -100px;
    bottom: -76px;
    opacity: 0.96;
    animation: nkFlowerLeafStrong 4.8s ease-in-out infinite reverse;
}

.nk-syari-cover .nk-syari-cover__content::before {
    width: 320px;
    height: 230px;
    left: 20px;
    bottom: -120px;
    opacity: 0.9;
    animation: nkFlowerLeafStrong 4.2s ease-in-out infinite;
}

.nk-syari-cover .nk-syari-cover__content::after {
    width: 570px;
    height: 570px;
    right: -394px;
    bottom: -100px;
    opacity: 1;
    animation: nkFlowerLeafStrong 4.6s ease-in-out infinite reverse;
}

.nk-syari-opening {
    min-height: 850px;
    margin-top: 0;
    padding: 42px 28px 108px;
    align-items: center;
    background:
        linear-gradient(180deg, rgba(255,255,255,0.18), rgba(255,255,255,0.74)),
        var(--syari-asset-shape-bg) center top / cover no-repeat;
}

.nk-syari-opening::before {
    width: 380px;
    height: 420px;
    left: -80px;
    right: auto;
    top: -56px;
    background-image: var(--syari-asset-flower-vertical);
    opacity: 0.58;
    animation: nkFlowerLeafStrong 5.2s ease-in-out infinite;
}

.nk-syari-opening::after {
    width: 400px;
    height: 400px;
    right: 90px;
    left: auto;
    bottom: -40px;
    background-image: var(--syari-asset-flower);
    opacity: 1;
    animation: nkFlowerLeafStrong 5.6s ease-in-out infinite reverse;
    z-index: 1;
}

.nk-syari-opening .nk-syari-section__inner {
    width: 100%;
    max-width: none;
    padding: 0;
}

.nk-syari-opening-card {
    position: relative;
    z-index: 1;
    min-height: 700px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 170px 22px 132px;
    border: 3px solid var(--syari-accent);
    border-radius: 999px;
    background:
        linear-gradient(180deg, rgba(255,255,255,0.76), rgba(255,255,255,0.5)),
        var(--syari-asset-watercolor) 65% 52% / 105% auto no-repeat;
    box-shadow:
        0 20px 28px rgba(0, 0, 0, 0.18),
        inset 0 0 24px rgba(255, 255, 255, 0.55);
    overflow: hidden;
}

.nk-syari-opening-card::before,
.nk-syari-opening-card::after {
    content: '';
    position: absolute;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1;
}

.nk-syari-opening-card::before {
    width: 170px;
    height: 170px;
    bottom: -2px;
    background-image: var(--syari-asset-flower-horizontal);
    animation: nkFlowerLeafStrong 4.4s ease-in-out infinite reverse;
}

.nk-syari-opening-card::after {
    width: 92px;
    height: 92px;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    background-image: var(--syari-asset-flower-double);
    opacity: 0.32;
    animation: nkFlowerButterflyFloat 5.8s ease-in-out infinite;
}

.nk-syari-opening .nk-syari-eyebrow {
    margin-bottom: 24px;
    font-size: 18px;
    letter-spacing: 0.1em;
}

.nk-syari-opening .nk-syari-script-line {
    font-size: clamp(32px, 7.4vw, 44px);
}

.nk-syari-opening .nk-syari-date {
    margin-top: 26px;
    font-size: 12px;
}

.nk-syari-opening .nk-syari-calendar {
    min-height: 34px;
    margin-top: 8px;
    padding: 9px 22px;
    border-color: transparent;
    box-shadow: 0 10px 18px rgba(149, 112, 57, 0.16);
    text-transform: none;
}

.nk-syari-countdown {
    margin-top: -6px;
    padding-top: 100px;
}

.nk-syari-countdown::before {
    animation: nkFlowerLeafStrong 4.8s ease-in-out infinite;
}

.nk-syari-countdown::after {
    animation: nkFlowerLeafStrong 5.2s ease-in-out infinite reverse;
}

.nk-syari-couple {
    margin-top: 100px;
}

.nk-syari-reveal-ready .nk-syari-opening-card,
.nk-syari-reveal-ready .nk-syari-couple-panel,
.nk-syari-reveal-ready:not(.nk-syari-opening):not(.nk-syari-countdown):not(.nk-syari-couple) .nk-syari-section__inner {
    opacity: 0;
    transform: translate3d(0, 56px, 0) scale(0.965);
    transition:
        opacity 0.9s ease,
        transform 1.05s cubic-bezier(0.19, 1, 0.22, 1);
    will-change: opacity, transform;
}

.nk-syari-reveal-in .nk-syari-opening-card,
.nk-syari-reveal-in .nk-syari-couple-panel,
.nk-syari-reveal-in:not(.nk-syari-opening):not(.nk-syari-countdown):not(.nk-syari-couple) .nk-syari-section__inner {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
}

.nk-syari-reveal-ready .nk-syari-arch-card--greeting {
    opacity: 0;
    transform: translate3d(-26px, 96px, 0) scale(0.96);
    transition:
        opacity 0.72s ease,
        transform 1.02s cubic-bezier(0.19, 1, 0.22, 1);
    transition-delay: 0.02s;
}

.nk-syari-reveal-ready .nk-syari-arch-card--timer {
    opacity: 0;
    transform: translate3d(18px, 82px, 0) scale(0.96);
    transition:
        opacity 0.72s ease,
        transform 0.98s cubic-bezier(0.19, 1, 0.22, 1);
    transition-delay: 0.38s;
}

.nk-syari-reveal-in .nk-syari-arch-card--greeting,
.nk-syari-reveal-in .nk-syari-arch-card--timer {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
}

@keyframes nkFlowerLeafStrong {
    0%, 100% {
        transform: translate3d(0, 0, 0) rotate(-1deg) scale(1);
    }
    35% {
        transform: translate3d(14px, -18px, 0) rotate(4deg) scale(1.035);
    }
    70% {
        transform: translate3d(-8px, 8px, 0) rotate(-3deg) scale(0.99);
    }
}

@media (prefers-reduced-motion: reduce) {
    .nk-syari-page {
        scroll-behavior: auto;
    }

    .nk-syari-reveal-ready .nk-syari-opening-card,
    .nk-syari-reveal-ready .nk-syari-couple-panel,
    .nk-syari-reveal-ready:not(.nk-syari-opening):not(.nk-syari-countdown):not(.nk-syari-couple) .nk-syari-section__inner {
        opacity: 1;
        transform: none;
        transition: none;
    }
}

/* ============================================================
   Syar'i 02 — hitam-emas elegan, karikatur muslim faceless
   ============================================================ */

.nk-syari-char {
    margin: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    pointer-events: none;
}

@keyframes nkSyariCharFloat {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

.nk-template-syari-02.nk-desktop-showcase {
    background: var(--nk-color-bg-color, #12100e);
}

.nk-template-syari-02 .nk-invitation-panel {
    background: var(--nk-color-bg-color, #12100e);
}

.nk-template-syari-02 .nk-syari-page {
    background: #12100e;
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.42);
}

.nk-template-syari-02 .nk-syari-section {
    background:
        radial-gradient(circle at 12% 8%, rgba(201, 168, 108, 0.08), transparent 38%),
        radial-gradient(circle at 88% 92%, rgba(201, 168, 108, 0.06), transparent 42%),
        linear-gradient(180deg, #161412 0%, #12100e 100%);
}

.nk-template-syari-02 .nk-syari-section::before,
.nk-template-syari-02 .nk-syari-section::after {
    background-image: none;
    opacity: 1;
    filter: none;
}

.nk-template-syari-02 .nk-syari-section::before {
    width: 120px;
    height: 120px;
    top: 14px;
    left: auto;
    right: 12px;
    background:
        radial-gradient(circle at 50% 50%, rgba(201, 168, 108, 0.18), transparent 68%),
        conic-gradient(from 210deg, transparent 0 28%, rgba(201, 168, 108, 0.55) 28% 32%, transparent 32% 58%, rgba(201, 168, 108, 0.45) 58% 62%, transparent 62% 100%);
    border-radius: 50%;
    animation: nkSyari2GoldPulse 8s ease-in-out infinite;
}

.nk-template-syari-02 .nk-syari-section::after {
    width: 88px;
    height: 88px;
    left: 10px;
    bottom: 18px;
    background:
        linear-gradient(135deg, transparent 42%, rgba(201, 168, 108, 0.35) 42%, rgba(201, 168, 108, 0.35) 44%, transparent 44%),
        linear-gradient(45deg, transparent 42%, rgba(201, 168, 108, 0.28) 42%, rgba(201, 168, 108, 0.28) 44%, transparent 44%);
    animation: none;
}

.nk-template-syari-02 .nk-syari-cover {
    background:
        radial-gradient(circle at 50% 28%, rgba(201, 168, 108, 0.10), transparent 52%),
        linear-gradient(180deg, #1a1714 0%, #12100e 100%);
}

.nk-template-syari-02 .nk-syari-cover::before,
.nk-template-syari-02 .nk-syari-cover::after {
    background-image: none;
    filter: none;
}

.nk-template-syari-02 .nk-syari-cover::before {
    width: min(78vw, 360px);
    height: min(78vw, 360px);
    top: 48px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    border: 1px solid rgba(201, 168, 108, 0.22);
    border-radius: 50%;
    background: radial-gradient(circle, rgba(201, 168, 108, 0.06) 0%, transparent 68%);
}

.nk-template-syari-02 .nk-syari-cover::after {
    display: none;
}

.nk-template-syari-02 .nk-syari-arch {
    border-color: var(--syari-primary);
    box-shadow:
        0 0 0 1px rgba(201, 168, 108, 0.12),
        inset 0 0 48px rgba(201, 168, 108, 0.06);
}

.nk-template-syari-02 .nk-syari-arch::before {
    content: '✦';
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    color: var(--syari-primary);
    font-size: 16px;
    opacity: 0.88;
}

.nk-template-syari-02 .nk-syari-cover__names,
.nk-template-syari-02 .nk-syari-eyebrow,
.nk-template-syari-02 .nk-syari-date,
.nk-template-syari-02 .nk-syari-cover__guest {
    color: var(--syari-accent);
}

.nk-template-syari-02 .nk-syari-cover__content {
    padding-top: 132px;
}

.nk-template-syari-02 .nk-syari-cover__names {
    font-size: clamp(38px, 9vw, 58px);
    text-shadow: 0 8px 28px rgba(0, 0, 0, 0.42);
}

.nk-template-syari-02 .nk-syari-open-btn,
.nk-template-syari-02 .nk-syari-button {
    border-color: color-mix(in srgb, var(--syari-primary) 72%, #000);
    background: linear-gradient(180deg, color-mix(in srgb, var(--syari-primary) 92%, #fff) 0%, var(--syari-primary) 100%);
    color: var(--nk-color-button-text-color, #1a1410);
    box-shadow: 0 10px 28px rgba(201, 168, 108, 0.28);
}

.nk-template-syari-02 .nk-syari-char--couple {
    position: relative;
    z-index: 2;
    width: min(78vw, 286px);
    height: min(82vw, 300px);
    margin: 6px auto -6px;
    background-image: var(--syari-asset-couple);
    filter: drop-shadow(0 18px 32px rgba(0, 0, 0, 0.55));
    mix-blend-mode: normal;
    animation: nkSyariCharFloat 6.5s ease-in-out infinite;
}

.nk-template-syari-02 .nk-syari-char--bride,
.nk-template-syari-02 .nk-syari-char--groom {
    width: 132px;
    height: 132px;
    margin: 0 auto 14px;
    border-radius: 50%;
    background-color: #1e1a17;
    background-position: center top;
    background-size: cover;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.42);
    border: 3px solid var(--syari-primary);
    outline: 6px solid rgba(201, 168, 108, 0.14);
    outline-offset: 3px;
}

.nk-template-syari-02 .nk-syari-char--bride {
    background-image: var(--syari-asset-bride);
}

.nk-template-syari-02 .nk-syari-char--groom {
    background-image: var(--syari-asset-groom);
}

.nk-template-syari-02 .nk-syari-butterfly {
    display: none !important;
}

.nk-syari-divider {
    position: relative;
    width: min(92%, 360px);
    left: 50%;
    transform: translateX(-50%);
    margin: -42px auto -38px;
    aspect-ratio: auto;
    height: 1px;
    z-index: 5;
    pointer-events: none;
    background: linear-gradient(90deg, transparent, rgba(201, 168, 108, 0.72), transparent);
    opacity: 1;
    filter: none;
}

.nk-template-syari-02 .nk-syari-divider::before,
.nk-template-syari-02 .nk-syari-divider::after {
    content: '✦';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: var(--syari-primary);
    font-size: 10px;
    opacity: 0.72;
}

.nk-template-syari-02 .nk-syari-divider::before {
    left: calc(50% - 72px);
}

.nk-template-syari-02 .nk-syari-divider::after {
    left: calc(50% + 62px);
}

.nk-template-syari-02 .nk-syari-divider:nth-of-type(even),
.nk-template-syari-02 .nk-syari-divider:nth-of-type(3n) {
    transform: translateX(-50%);
    width: min(88%, 320px);
    opacity: 1;
}

.nk-template-syari-02 .nk-syari-section:not(.nk-syari-cover):nth-of-type(even) {
    background:
        radial-gradient(circle at 82% 12%, rgba(201, 168, 108, 0.07), transparent 36%),
        linear-gradient(180deg, #181512 0%, #12100e 100%);
}

.nk-template-syari-02 .nk-syari-section:not(.nk-syari-cover):nth-of-type(odd) {
    background:
        radial-gradient(circle at 18% 88%, rgba(201, 168, 108, 0.05), transparent 40%),
        linear-gradient(180deg, #141210 0%, #12100e 100%);
}

.nk-template-syari-02 .nk-syari-opening-card {
    border: 1px solid var(--syari-gold-border);
    border-radius: 26px;
    background: color-mix(in srgb, var(--syari-card) 88%, #000);
    box-shadow: 0 20px 44px rgba(0, 0, 0, 0.32);
}

.nk-template-syari-02 .nk-syari-person {
    padding: 20px 16px;
    border-radius: 22px;
    border: 1px solid var(--syari-gold-border);
    background: linear-gradient(180deg, rgba(36, 32, 24, 0.96), rgba(24, 20, 16, 0.88));
    box-shadow: 0 16px 34px rgba(0, 0, 0, 0.28);
}

.nk-template-syari-02 .nk-syari-person span {
    display: block;
    color: var(--syari-muted, #a89888);
}

.nk-template-syari-02 .nk-syari-person h2 {
    color: var(--syari-primary, #c9a86c);
}

.nk-template-syari-02 .nk-syari-person h3 {
    color: var(--syari-accent, #e8d5b5);
}

.nk-template-syari-02 .nk-syari-person p,
.nk-template-syari-02 .nk-syari-person p span,
.nk-template-syari-02 .nk-syari-person p strong {
    color: var(--syari-text, #f5f0eb);
}

.nk-template-syari-02 .nk-syari-person p span {
    color: var(--syari-muted, #a89888);
}

.nk-template-syari-02 .nk-syari-person p strong {
    color: var(--syari-accent, #e8d5b5);
}

.nk-template-syari-02 .nk-syari-couple-panel {
    background: transparent;
    box-shadow: none;
}

.nk-template-syari-02 .nk-syari-couple-panel::before,
.nk-template-syari-02 .nk-syari-couple-panel::after {
    display: none;
}

.nk-template-syari-02 .nk-syari-couple-panel__bloom {
    background: none;
    opacity: 0;
}

.nk-template-syari-02 .nk-syari-verse {
    border-color: var(--syari-primary, #c9a86c);
    background: color-mix(in srgb, var(--syari-card, #242018) 90%, #000);
    color: var(--syari-muted, #a89888);
}

.nk-template-syari-02 .nk-syari-verse strong {
    color: var(--syari-primary, #c9a86c);
}

.nk-template-syari-02 .nk-syari-socials span {
    background: var(--syari-primary, #c9a86c);
    color: var(--nk-color-button-text-color, #1a1410);
}

.nk-template-syari-02 .nk-syari-couple__amp {
    color: var(--syari-primary, #c9a86c);
}

.nk-template-syari-02 .nk-syari-couple .nk-syari-section-title {
    color: var(--syari-primary, #c9a86c);
}

.nk-template-syari-02 .nk-syari-couple .nk-syari-subtitle {
    color: var(--syari-muted, #a89888);
}

.nk-template-syari-02 .nk-syari-event-card {
    border-left: 3px solid var(--syari-primary);
    background: color-mix(in srgb, var(--syari-card) 90%, #000);
    text-align: left;
}

.nk-template-syari-02 .nk-syari-greeting-card,
.nk-template-syari-02 .nk-syari-quote,
.nk-template-syari-02 .nk-syari-countdown__items li,
.nk-template-syari-02 .nk-syari-timeline__list article {
    background: color-mix(in srgb, var(--syari-card) 92%, #000);
    border-color: var(--syari-gold-border);
}

.nk-template-syari-02 .nk-syari-form input,
.nk-template-syari-02 .nk-syari-form select,
.nk-template-syari-02 .nk-syari-form textarea {
    border-color: var(--syari-gold-border);
    background: rgba(18, 16, 14, 0.92);
    color: var(--syari-text);
}

.nk-template-syari-02 .nk-gift-card-premium {
    --nk-gift-primary: var(--syari-primary);
    --nk-gift-secondary: #1e1a17;
}

.nk-template-syari-02 .nk-syari-countdown-model::before,
.nk-template-syari-02 .nk-syari-couple::before {
    display: none;
}

.nk-template-syari-02 .nk-syari-countdown {
    background:
        radial-gradient(circle at 50% 0%, rgba(201, 168, 108, 0.08), transparent 48%),
        linear-gradient(180deg, #161412 0%, #12100e 100%);
}

.nk-template-syari-02 .nk-syari-desk-poster {
    background: #080808;
}

.nk-template-syari-02 .nk-syari-desk-poster__base {
    background:
        radial-gradient(circle at 22% 18%, rgba(201, 168, 108, 0.14), transparent 42%),
        radial-gradient(circle at 78% 82%, rgba(201, 168, 108, 0.08), transparent 48%),
        linear-gradient(165deg, #1a1714 0%, #0d0c0a 52%, #080808 100%);
}

.nk-template-syari-02 .nk-syari-desk-poster__figure-wrap::before {
    background: radial-gradient(circle, rgba(201, 168, 108, 0.12) 0%, transparent 72%);
}

.nk-template-syari-02 .nk-syari-desk-poster__figure {
    filter: drop-shadow(0 28px 48px rgba(0, 0, 0, 0.62));
    mix-blend-mode: normal;
}

.nk-template-syari-02 .nk-syari-desk-poster__ornament {
    background:
        radial-gradient(circle at 12% 88%, rgba(201, 168, 108, 0.16), transparent 28%),
        radial-gradient(circle at 88% 12%, rgba(201, 168, 108, 0.12), transparent 32%);
    opacity: 1;
    filter: none;
}

.nk-template-syari-02 .nk-syari-desk-poster__arch {
    border-color: rgba(201, 168, 108, 0.42);
    opacity: 0.72;
}

.nk-template-syari-02 .nk-syari-desk-poster__overlay {
    background:
        linear-gradient(180deg, rgba(8, 8, 8, 0.28) 0%, rgba(8, 8, 8, 0.08) 38%, rgba(8, 8, 8, 0.78) 100%),
        radial-gradient(circle at 50% 62%, rgba(201, 168, 108, 0.06), transparent 58%);
}

.nk-template-syari-02 .nk-syari-desk-poster__names {
    color: #fff;
    text-shadow: 0 8px 28px rgba(0, 0, 0, 0.48);
}

.nk-template-syari-02 .nk-syari-desk-poster__divider span {
    color: var(--syari-primary);
}

.nk-template-syari-02 .nk-syari-desk-poster__footer {
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.52));
}

.nk-template-syari-02 .nk-syari-section-title::before,
.nk-template-syari-02 .nk-syari-section-title::after {
    content: '';
    display: inline-block;
    width: 42px;
    height: 1px;
    margin: 0 12px 4px;
    vertical-align: middle;
    background: linear-gradient(90deg, transparent, rgba(201, 168, 108, 0.72), transparent);
}

@keyframes nkSyari2GoldPulse {
    0%, 100% { opacity: 0.72; transform: rotate(0deg); }
    50% { opacity: 1; transform: rotate(8deg); }
}

@media (min-width: 1024px) {
    .nk-template-syari-02.nk-desktop-showcase.nk-mode-split_showcase {
        background: #080808;
    }

    .nk-template-syari-02.nk-desktop-showcase .nk-invitation-panel {
        background: #12100e;
    }
}

@media (prefers-reduced-motion: reduce) {
    .nk-template-syari-02 .nk-syari-section::before,
    .nk-template-syari-02 .nk-syari-arch {
        animation: none;
    }
}

/* ------------------------------------------------------------
   Cover crest + countdown panel model (Syar'i 02)
   ------------------------------------------------------------ */
.nk-template-syari-02 .nk-syari-cover__crest {
    position: absolute;
    top: 54px;
    left: 50%;
    z-index: 3;
    width: min(52vw, 220px);
    height: auto;
    transform: translateX(-50%);
    pointer-events: none;
    opacity: 0.92;
    filter: drop-shadow(0 8px 18px rgba(0, 0, 0, 0.35));
}

.nk-template-syari-02 .nk-syari-countdown--panel {
    min-height: auto;
    margin-top: 0;
    padding: 56px 24px 72px;
}

.nk-template-syari-02 .nk-syari-countdown-model,
.nk-template-syari-02 .nk-syari-arch-card {
    display: none !important;
}

.nk-template-syari-02 .nk-syari-opening {
    padding-bottom: 72px;
}

.nk-template-syari-02 .nk-syari-countdown-panel {
    position: relative;
    margin: 0 auto;
    padding: 34px 22px 28px;
    max-width: 360px;
    border: 1px solid var(--syari-gold-border);
    border-radius: 28px;
    background:
        linear-gradient(180deg, rgba(36, 32, 24, 0.96) 0%, rgba(18, 16, 14, 0.98) 100%);
    box-shadow:
        0 24px 48px rgba(0, 0, 0, 0.38),
        inset 0 0 0 1px rgba(201, 168, 108, 0.08);
}

.nk-template-syari-02 .nk-syari-countdown-panel__crest {
    display: block;
    width: min(68%, 210px);
    height: auto;
    margin: 0 auto 16px;
    opacity: 0.95;
}

.nk-template-syari-02 .nk-syari-countdown-panel__corner {
    position: absolute;
    width: 54px;
    height: 54px;
    background: var(--syari-asset-ornament-corner) center / contain no-repeat;
    opacity: 0.82;
    pointer-events: none;
}

.nk-template-syari-02 .nk-syari-countdown-panel__corner--tl { top: 10px; left: 10px; }
.nk-template-syari-02 .nk-syari-countdown-panel__corner--tr { top: 10px; right: 10px; transform: scaleX(-1); }
.nk-template-syari-02 .nk-syari-countdown-panel__corner--bl { bottom: 10px; left: 10px; transform: scaleY(-1); }
.nk-template-syari-02 .nk-syari-countdown-panel__corner--br { bottom: 10px; right: 10px; transform: scale(-1); }

.nk-template-syari-02 .nk-syari-countdown__subtitle {
    margin: -6px 0 22px;
    color: var(--syari-muted);
    font-family: var(--nk-font-body, 'Poppins', sans-serif);
    font-size: 12px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.nk-template-syari-02 .nk-syari-countdown__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-top: 6px;
}

.nk-template-syari-02 .nk-syari-countdown__cell {
    display: grid;
    gap: 6px;
    padding: 16px 10px 14px;
    border: 1px solid rgba(201, 168, 108, 0.28);
    border-radius: 18px;
    background: linear-gradient(180deg, rgba(201, 168, 108, 0.12) 0%, rgba(18, 16, 14, 0.92) 100%);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
}

.nk-template-syari-02 .nk-syari-countdown__cell strong {
    color: var(--syari-accent);
    font-family: var(--nk-font-heading, 'Cormorant', serif);
    font-size: clamp(28px, 7vw, 36px);
    font-weight: 600;
    line-height: 1;
}

.nk-template-syari-02 .nk-syari-countdown__cell span {
    color: var(--syari-primary);
    font-family: var(--nk-font-ui, 'Cormorant', serif);
    font-size: 11px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.nk-template-syari-02 .nk-syari-countdown-greeting {
    margin: 28px auto 0;
    padding: 22px 18px;
    max-width: 360px;
    border-left: 2px solid var(--syari-primary);
    border-right: 2px solid var(--syari-primary);
    background: color-mix(in srgb, var(--syari-card) 90%, #000);
    text-align: center;
}

.nk-template-syari-02 .nk-syari-countdown-greeting h3 {
    margin: 0 0 12px;
    color: var(--syari-primary);
    font-family: var(--nk-font-heading, 'Cormorant', serif);
    font-size: 18px;
    font-weight: 600;
}

.nk-template-syari-02 .nk-syari-countdown-quote {
    margin: 22px auto 0;
    padding: 0;
    max-width: 350px;
    border: 0;
    text-align: center;
}

.nk-template-syari-02 .nk-syari-countdown-quote p {
    margin: 0 0 10px;
    color: var(--syari-muted);
    font-family: var(--nk-font-body, 'Poppins', sans-serif);
    font-size: 13px;
    line-height: 1.8;
}

.nk-template-syari-02 .nk-syari-countdown-quote cite {
    color: var(--syari-primary);
    font-family: var(--nk-font-ui, 'Cormorant', serif);
    font-size: 12px;
    font-style: normal;
    letter-spacing: 0.08em;
}

@media (min-width: 480px) {
    .nk-template-syari-02 .nk-syari-countdown__grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 10px;
    }
}
