.nc-search-command-yacht {
    position: absolute;
    right: calc(100% + 18px);
    top: 50%;
    z-index: 1;
    width: 176px;
    height: 66px;
    pointer-events: none;
    isolation: isolate;
    transform: translateY(-62%);
}

.nc-search-command-yacht::before {
    content: "";
    position: absolute;
    left: 6%;
    right: 3%;
    bottom: 7px;
    z-index: 0;
    height: 34px;
    border-radius: 999px;
    background:
        radial-gradient(ellipse at 50% 62%, rgba(255, 255, 255, 0.96), rgba(186, 230, 253, 0.62) 30%, rgba(96, 165, 250, 0.26) 55%, transparent 76%);
    filter: blur(9px);
    opacity: 0.9;
    transform: translateY(8px) scaleX(1.18);
    mix-blend-mode: screen;
}

.nc-search-command-yacht::after {
    content: "";
    position: absolute;
    left: 1%;
    right: 2%;
    top: -4px;
    z-index: 1;
    height: 46px;
    border-radius: 999px;
    background:
        radial-gradient(circle at 9% 28%, rgba(255, 255, 255, 0.98) 0 1px, transparent 2px),
        radial-gradient(circle at 22% 15%, rgba(191, 219, 254, 0.94) 0 1px, transparent 2px),
        radial-gradient(circle at 38% 30%, rgba(255, 255, 255, 0.86) 0 1px, transparent 2px),
        radial-gradient(circle at 57% 18%, rgba(216, 180, 254, 0.9) 0 1px, transparent 2px),
        radial-gradient(circle at 76% 39%, rgba(125, 211, 252, 0.86) 0 1px, transparent 2px),
        radial-gradient(circle at 91% 22%, rgba(255, 255, 255, 0.86) 0 1px, transparent 2px),
        radial-gradient(ellipse at 32% 45%, rgba(103, 232, 249, 0.22), transparent 55%),
        radial-gradient(ellipse at 66% 35%, rgba(168, 85, 247, 0.26), transparent 60%),
        linear-gradient(180deg, rgba(11, 18, 43, 0.92), rgba(37, 22, 86, 0.72) 52%, rgba(14, 165, 233, 0.12) 100%);
    opacity: 0.98;
    filter: drop-shadow(0 0 12px rgba(79, 70, 229, 0.32));
    transform: skewX(-8deg);
    animation: ncCommandCosmosDrift 6.4s ease-in-out infinite alternate;
    pointer-events: none;
}

.nc-search-command-yacht__space {
    position: absolute;
    left: -2px;
    right: -1px;
    top: -9px;
    z-index: 2;
    height: 47px;
    overflow: hidden;
    border-radius: 999px 999px 16px 16px;
    background:
        radial-gradient(circle at 18% 30%, rgba(255, 255, 255, 0.96) 0 1px, transparent 2px),
        radial-gradient(circle at 42% 17%, rgba(186, 230, 253, 0.9) 0 1px, transparent 2px),
        radial-gradient(circle at 72% 26%, rgba(233, 213, 255, 0.86) 0 1px, transparent 2px),
        radial-gradient(circle at 88% 56%, rgba(255, 255, 255, 0.72) 0 1px, transparent 2px),
        radial-gradient(ellipse at 32% 62%, rgba(34, 211, 238, 0.34), transparent 48%),
        radial-gradient(ellipse at 70% 38%, rgba(124, 58, 237, 0.44), transparent 58%),
        linear-gradient(180deg, rgba(2, 6, 23, 0.96), rgba(21, 18, 59, 0.88) 52%, rgba(8, 47, 73, 0.34));
    box-shadow:
        inset 0 0 0 1px rgba(186, 230, 253, 0.24),
        inset 0 -12px 22px rgba(14, 165, 233, 0.18),
        0 0 22px rgba(79, 70, 229, 0.2);
    transform: skewX(-7deg);
    pointer-events: none;
}

.nc-search-command-yacht__space::before,
.nc-search-command-yacht__space::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.nc-search-command-yacht__space::before {
    background:
        radial-gradient(circle, rgba(255, 255, 255, 0.95) 0 0.7px, transparent 1.8px) 0 0 / 18px 14px,
        radial-gradient(circle, rgba(125, 211, 252, 0.74) 0 0.8px, transparent 2.1px) 7px 5px / 29px 19px,
        linear-gradient(90deg, transparent 0 42%, rgba(125, 211, 252, 0.22) 49%, transparent 56% 100%);
    opacity: 0.8;
    animation: ncCommandStarStream 5.2s linear infinite;
}

.nc-search-command-yacht__space::after {
    left: -42%;
    top: 7px;
    width: 42%;
    height: 2px;
    border-radius: 999px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.96), rgba(125, 211, 252, 0.72), transparent);
    box-shadow: 0 0 12px rgba(125, 211, 252, 0.78);
    transform: rotate(-14deg);
    animation: ncCommandMeteor 3.8s ease-in-out infinite;
}

.nc-search-command-yacht__sea {
    position: absolute;
    left: 2px;
    right: 0;
    bottom: 4px;
    z-index: 3;
    height: 24px;
    overflow: hidden;
    border-radius: 999px;
    background:
        linear-gradient(90deg, transparent 0%, rgba(125, 211, 252, 0.28) 18%, rgba(255, 255, 255, 0.84) 48%, rgba(96, 165, 250, 0.22) 74%, transparent 100%),
        radial-gradient(ellipse at 68% 52%, rgba(255, 255, 255, 0.84), rgba(186, 230, 253, 0.22) 34%, transparent 66%);
    filter: blur(0.2px);
    opacity: 0.94;
    transform: skewX(-8deg);
}

.nc-search-command-yacht__sea::before,
.nc-search-command-yacht__sea::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.nc-search-command-yacht__sea::before {
    background:
        repeating-linear-gradient(172deg, rgba(255, 255, 255, 0) 0 8px, rgba(255, 255, 255, 0.82) 9px 10px, rgba(125, 211, 252, 0.22) 11px 14px),
        repeating-linear-gradient(4deg, rgba(14, 165, 233, 0) 0 12px, rgba(14, 165, 233, 0.26) 13px 14px, rgba(255, 255, 255, 0.36) 15px 17px);
    background-size: 150px 100%, 120px 100%;
    animation: ncCommandSeaRush 2.8s linear infinite;
}

.nc-search-command-yacht__sea::after {
    background:
        radial-gradient(ellipse at 18% 54%, rgba(255, 255, 255, 0.9), transparent 42%),
        radial-gradient(ellipse at 41% 64%, rgba(255, 255, 255, 0.7), transparent 40%),
        radial-gradient(ellipse at 76% 47%, rgba(125, 211, 252, 0.58), transparent 44%);
    filter: blur(2px);
    opacity: 0.74;
    animation: ncCommandFoamPulse 2.2s ease-in-out infinite alternate;
}

.nc-search-command-yacht__ship {
    position: absolute;
    left: 0;
    bottom: 17px;
    z-index: 4;
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
    filter:
        brightness(1.08)
        contrast(1.04)
        drop-shadow(0 5px 9px rgba(15, 23, 42, 0.22))
        drop-shadow(0 0 10px rgba(125, 211, 252, 0.62));
    animation: ncCommandYachtFloat 4s ease-in-out infinite;
}

.nc-search-command-yacht__badge {
    position: absolute;
    left: 4px;
    top: -8px;
    z-index: 5;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 106px;
    padding: 4px 8px 5px;
    border-radius: 999px 999px 999px 8px;
    background: rgba(255, 255, 255, 0.96);
    color: #0f172a;
    font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
    font-size: 8.8px;
    font-weight: 900;
    line-height: 1.05;
    letter-spacing: 0;
    white-space: nowrap;
    box-shadow:
        0 7px 14px rgba(15, 23, 42, 0.12),
        inset 0 0 0 1px rgba(15, 23, 42, 0.09);
    transform: rotate(-4deg);
    transform-origin: left center;
}

.nc-search-command-yacht__badge::after {
    content: "";
    position: absolute;
    left: 11px;
    bottom: -5px;
    width: 9px;
    height: 9px;
    background: rgba(255, 255, 255, 0.96);
    clip-path: polygon(0 0, 100% 0, 15% 100%);
    transform: rotate(8deg);
    filter: drop-shadow(0 3px 3px rgba(15, 23, 42, 0.08));
}

.nc-search-command-yacht__title {
    display: block;
    font-size: 1.18em;
    line-height: 1;
}

.nc-search-command-yacht__stars {
    display: block;
    margin-top: 2px;
    color: #111827;
    font-size: 4px;
    font-weight: 900;
    line-height: 1;
    transform: scaleX(0.76);
    transform-origin: center;
}

@keyframes ncCommandSeaRush {
    0% { background-position: 0 0, 0 0; opacity: 0.78; }
    50% { opacity: 1; }
    100% { background-position: -150px 0, 120px 0; opacity: 0.82; }
}

@keyframes ncCommandFoamPulse {
    0% { transform: translateX(-4px) scaleX(0.96); opacity: 0.58; }
    100% { transform: translateX(5px) scaleX(1.06); opacity: 0.82; }
}

@keyframes ncCommandYachtFloat {
    0%, 100% { transform: translate3d(0, 0, 0); }
    50% { transform: translate3d(0, -2px, 0); }
}

@keyframes ncCommandCosmosDrift {
    0% { transform: translateX(-3px) skewX(-8deg); opacity: 0.82; }
    100% { transform: translateX(4px) skewX(-8deg); opacity: 1; }
}

@keyframes ncCommandStarStream {
    0% { background-position: 0 0, 7px 5px, -120px 0; opacity: 0.64; }
    50% { opacity: 0.96; }
    100% { background-position: -54px 0, -80px 5px, 160px 0; opacity: 0.72; }
}

@keyframes ncCommandMeteor {
    0%, 52%, 100% { transform: translateX(0) translateY(0) rotate(-14deg); opacity: 0; }
    60% { opacity: 0.95; }
    74% { transform: translateX(430%) translateY(18px) rotate(-14deg); opacity: 0; }
}

@media (prefers-reduced-motion: reduce) {
    .nc-search-command-yacht::after,
    .nc-search-command-yacht__space::before,
    .nc-search-command-yacht__space::after,
    .nc-search-command-yacht__sea::before,
    .nc-search-command-yacht__sea::after,
    .nc-search-command-yacht__ship {
        animation: none;
    }
}

@media (max-width: 768px) {
    .nc-search-command-yacht {
        left: 0;
        right: auto;
        top: -26px;
        width: 104px;
        height: 50px;
        transform: none;
    }

    .nc-search-command-yacht::before {
        left: 4%;
        right: 0;
        bottom: 8px;
        height: 24px;
        filter: blur(7px);
        transform: translateY(8px) scaleX(1.16);
    }

    .nc-search-command-yacht::after {
        top: 3px;
        height: 31px;
        opacity: 0.62;
    }

    .nc-search-command-yacht__space {
        top: -4px;
        height: 34px;
        border-radius: 999px 999px 12px 12px;
    }

    .nc-search-command-yacht__sea {
        bottom: 7px;
        height: 18px;
    }

    .nc-search-command-yacht__ship {
        bottom: 17px;
    }

    .nc-search-command-yacht__badge {
        left: -10px;
        top: -7px;
        min-width: 82px;
        padding: 3px 5px 4px;
        font-size: 7.5px;
    }

    .nc-search-command-yacht__stars {
        margin-top: 1px;
        font-size: 3.2px;
        transform: scaleX(0.68);
    }

    .nc-search-command-yacht__title {
        font-size: 1.16em;
    }
}
