

@media (hover: hover) and (pointer: fine) {
    html, body, *, *::before, *::after,
    .ww-background, .ww-grid-overlay, .ww-ripple-layer,
    .ww-nav, .ww-nav-inner, .ww-footer, .ww-footer-inner,
    .guide-container, .guide-container *, .guide-sidebar, .guide-main, .guide-section {
        cursor: url('/common/assets/Mouse/light/5355742bfec39c352cd8.cur'), auto !important;
    }

    .guide-container a, .guide-main a, .guide-sidebar a,
    a.guide-link, .guide-nav-link, .guide-nav-link *, .ww-btn-back, .ww-btn-back *,
    .ww-nav a, .ww-nav a *,
    .guide-container a *, .guide-main a * {
        cursor: url('/common/assets/Mouse/light/70731e7446cbdd3269bf.cur'), pointer !important;
    }
}

.guide-container {
    width: 100%;
    max-width: 100%;
    margin: 100px 0 60px;
    padding: 0 2rem;
    position: relative;
    z-index: 5;
    display: flex;
    gap: 2rem;
}

.guide-sidebar {
    width: 220px;
    flex-shrink: 0;
    position: sticky;
    top: 100px;
    height: fit-content;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 1.5rem;
    padding: 1.5rem;
    transition: all 0.3s ease;
}

.guide-nav-item {
    margin-bottom: 0.4rem;
    opacity: 1;
    transition: all 0.3s ease;
}

.guide-sidebar-title {
    font-size: 1.15rem;
    font-weight: 700;
    margin-bottom: 1.25rem;
    color: #1a1a1a;
    padding-left: 0.5rem;
    opacity: 0.8;
}

.guide-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}

.guide-nav-item {
    margin-bottom: 0.4rem;
}

.guide-nav-link {
    display: block;
    padding: 0.6rem 1rem;
    color: #777;
    text-decoration: none;
    border-radius: 12px;
    font-size: 1rem;
    transition: all 0.2s;
    font-weight: 500;
}

.guide-nav-link:hover {
    background: rgba(0, 0, 0, 0.03);
    color: #000;
}

.guide-nav-link.active {
    background: #000;
    color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.guide-main {
    flex-grow: 1;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 2rem;
    padding: 3.5rem;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.03);
    min-height: 80vh;
    user-select: text;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
}

.guide-header-text {
    margin-bottom: 3.5rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 2.5rem;
}

.guide-title {
    font-size: 2rem;
    font-weight: 800;
    color: #1a1a1a;
    margin-bottom: 0.75rem;
    letter-spacing: -0.01em;
}

.guide-subtitle {
    color: #888;
    font-size: 1rem;
}

.guide-section {
    margin-bottom: 5rem;
    scroll-margin-top: 120px;
}

.guide-section h2 {
    font-size: 1.4rem;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.guide-section h2 i {
    font-size: 1.6rem;
    color: #000;
}

.guide-text {
    color: #4b5563;
    font-size: 1rem;
    line-height: 1.8;
}

.guide-paragraph {
    margin-bottom: 1.25rem;
}

.guide-list {
    list-style: none;
    padding: 0;
    margin-top: 1.25rem;
}

.guide-list li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}

.guide-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.65em;
    width: 4px;
    height: 4px;
    background: #000;
    border-radius: 50%;
    opacity: 0.2;
}

.guide-link {
    color: #0066cc;
    text-decoration: underline;
}

.highlight-box {
    background: rgba(0, 0, 0, 0.02);
    border-left: 3px solid #000;
    padding: 1.25rem;
    border-radius: 0 12px 12px 0;
    margin: 1.5rem 0;
}

.highlight-red-text {
    color: #dc2626;
    font-weight: 600;
}


.guide-images {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.25rem;
    margin-top: 1.5rem;
    align-items: flex-start;
}

.guide-image-figure {
    margin: 0;
    max-width: 360px;
    flex: 1 1 320px;
}

.guide-image-figure img {
    width: 100%;
    height: auto;
    border-radius: 1rem;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    display: block;
}

.ww-btn-back {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #1e1e1e 0%, #1a1a1a 50%, #181818 100%);
    color: #fff !important;
    padding: 0 1.25rem;
    height: 2.25rem;
    border-radius: 9999px;
    text-decoration: none !important;
    font-family: inherit !important;
    font-weight: 700 !important;
    font-size: 0.875rem !important;
    line-height: 1;
    transition: transform 0.2s, box-shadow 0.2s;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04), 0 2px 8px rgba(0, 0, 0, 0.06);
}

.ww-btn-back:hover {
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.06), 0 6px 16px rgba(0, 0, 0, 0.12);
    color: #fff !important;
}

.ww-btn-back i {
    margin-right: 0.4rem;
    font-size: 1.1rem;
}

.ww-logo-text {
    font-size: 1.25rem !important;
    font-weight: 700 !important;
    color: #1a1a1a;
    letter-spacing: 0.02em;
}

@media (max-width: 1200px) {
    .guide-container {
        padding: 0 2rem;
    }
}

@media (max-width: 992px) {
    .guide-container {
        flex-direction: column;
        margin-top: 80px;
        padding: 0 1rem;
    }

    .guide-sidebar {
        width: 100%;
        position: static;
        margin-bottom: 2rem;
    }

    .guide-nav {
        display: flex;
        overflow-x: auto;
        padding-bottom: 0.5rem;
        gap: 0.5rem;
    }

    .guide-nav-item {
        margin-bottom: 0;
        flex-shrink: 0;
    }

    .guide-nav-link {
        white-space: nowrap;
    }

    .guide-main {
        width: 100%;
        padding: 2rem 1.5rem;
    }
}
