

@import url("https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v30.1.0/dist/font-face.css");

/* ==========================================================
   ROOT VARIABLES - فقط اینجا رو تغییر بده!
   ========================================================== */

.mono-page {
    /* =========================================================
       MONO COLOR — LUXURY / PREMIUM COLOR SYSTEM
       Gold + Silver + Black + Ice
       ========================================================= */


    /* =========================================================
       PRIMARY — GOLD
       ========================================================= */

    --mono-primary: #C9A45C;
    --mono-primary-dark: #9B783B;
    --mono-primary-light: #E4C98A;

    --mono-primary-bg: rgba(201, 164, 92, 0.10);
    --mono-primary-bg-dark: rgba(201, 164, 92, 0.18);
    --mono-primary-border: rgba(201, 164, 92, 0.22);
    --mono-primary-text: rgba(201, 164, 92, 0.08);


    /* =========================================================
       ACCENT — CHAMPAGNE GOLD
       ========================================================= */

    --mono-accent: #D6B878;
    --mono-accent-dark: #A98446;
    --mono-accent-light: #F0D99F;

    --mono-accent-bg: rgba(214, 184, 120, 0.12);
    --mono-accent-border: rgba(214, 184, 120, 0.25);


    /* =========================================================
       BACKGROUND — LUXURY
       ========================================================= */

    /* اصلی */
    --mono-bg-main: #F4F4F2;

    /* خاکستری بسیار روشن */
    --mono-bg-secondary: #E6E6E4;

    /* سفید لوکس */
    --mono-bg-white: #FCFCFA;

    /* مشکی لوکس */
    --mono-bg-dark: #111315;

    /* مشکی نرم */
    --mono-bg-black: #0A0B0C;

    /* کارت */
    --mono-bg-card: rgba(255, 255, 255, 0.72);

    /* Overlay */
    --mono-bg-overlay: rgba(0, 0, 0, 0.58);
    --mono-bg-overlay-light: rgba(0, 0, 0, 0.35);


    /* =========================================================
       HERO — BLACK / SILVER / GOLD
       ========================================================= */

    --mono-bg-hero-start: #0B0D0F;
    --mono-bg-hero-middle: #1A1D20;
    --mono-bg-hero-end: #303336;


    /* =========================================================
       SILVER SYSTEM
       ========================================================= */

    --mono-silver: #BFC3C6;
    --mono-silver-light: #E2E4E5;
    --mono-silver-dark: #777B7E;

    --mono-silver-bg: rgba(191, 195, 198, 0.12);
    --mono-silver-border: rgba(191, 195, 198, 0.22);


    /* =========================================================
       TEXT
       ========================================================= */

    --mono-text-dark: #17191B;

    --mono-text-muted: #74777A;

    --mono-text-white: #FFFFFF;

    --mono-text-light: rgba(255, 255, 255, 0.68);

    --mono-text-lighter: rgba(255, 255, 255, 0.88);

    --mono-text-gold: #D6B878;

    --mono-text-silver: #C7CACD;

    --mono-text-shadow: rgba(0, 0, 0, 0.42);


    /* =========================================================
       BORDERS
       ========================================================= */

    --mono-border: rgba(0, 0, 0, 0.08);

    --mono-border-light: rgba(255, 255, 255, 0.16);

    --mono-border-dark: rgba(0, 0, 0, 0.16);

    --mono-border-gold: rgba(201, 164, 92, 0.28);

    --mono-border-silver: rgba(191, 195, 198, 0.20);


    /* =========================================================
       GLASSMORPHISM
       ========================================================= */

    --mono-glass: rgba(255, 255, 255, 0.74);

    --mono-glass-light: rgba(255, 255, 255, 0.34);

    --mono-glass-dark: rgba(0, 0, 0, 0.18);

    --mono-glass-gold: rgba(201, 164, 92, 0.08);

    --mono-shine: rgba(255, 255, 255, 0.62);


    /* =========================================================
       SHADOW
       ========================================================= */

    --mono-shadow: rgba(0, 0, 0, 0.16);

    --mono-shadow-dark: rgba(0, 0, 0, 0.35);

    --mono-shadow-gold: rgba(201, 164, 92, 0.20);

    --mono-shadow-silver: rgba(180, 185, 190, 0.18);


    /* =========================================================
       LOGO
       ========================================================= */

    --mono-logo: #FFFFFF;

    --mono-logo-accent: #D6B878;


    /* =========================================================
       DECORATIVE ORBS
       ========================================================= */

    --mono-orb-1: rgba(201, 164, 92, 0.16);

    --mono-orb-2: rgba(255, 255, 255, 0.10);

    --mono-orb-3: rgba(191, 195, 198, 0.14);

    --mono-orb-4: rgba(214, 184, 120, 0.08);


    /* =========================================================
       CURSOR
       ========================================================= */

    --mono-cursor: #D6B878;

    --mono-cursor-ring: rgba(214, 184, 120, 0.38);

    --mono-cursor-hover: rgba(214, 184, 120, 0.12);


    /* =========================================================
       PRODUCT COLORS
       ========================================================= */

    /* 103 کرم روشن */
    --mono-product-cream: #D8C8B5;

    /* سفید */
    --mono-product-white: #ECECEA;

    /* خاکستری روشن */
    --mono-product-lightgray: #C9CBCC;

    /* آبی */
    --mono-product-blue: #456F86;

    /* سورمه‌ای */
    --mono-product-navy: #172A3A;

    /* نارنجی */
    --mono-product-orange: #C66E3D;

    /* سبز */
    --mono-product-green: #526F5C;

    /* طوسی */
    --mono-product-gray: #777B7D;

    /* مشکی */
    --mono-product-black: #151618;


    /* =========================================================
       PRODUCT GRADIENTS
       ========================================================= */

    /* Cream */
    --mono-gradient-cream-start: #E0D3C2;
    --mono-gradient-cream-end: #BDA990;

    /* Gold */
    --mono-gradient-gold-start: #E7CF96;
    --mono-gradient-gold-end: #A47C3E;

    /* Silver */
    --mono-gradient-silver-start: #E1E3E4;
    --mono-gradient-silver-end: #8C9296;

    /* Featured */
    --mono-gradient-featured-start: #DCC99E;
    --mono-gradient-featured-end: #9B783F;

    /* Hero */
    --mono-gradient-hero-front-start: #E6D2A0;
    --mono-gradient-hero-front-end: #A98243;


    /* =========================================================
       GOLD METALLIC GRADIENT
       برای خطوط و نوشته‌های خاص
       ========================================================= */

    --mono-gradient-gold:
        linear-gradient(
            135deg,
            #8C6A32 0%,
            #D6B878 28%,
            #F2DDA4 50%,
            #C29B52 72%,
            #8C6A32 100%
        );


    /* =========================================================
       SILVER METALLIC GRADIENT
       ========================================================= */

    --mono-gradient-silver:
        linear-gradient(
            135deg,
            #72777A 0%,
            #D9DDDF 28%,
            #FFFFFF 50%,
            #A8ADB0 72%,
            #6D7275 100%
        );


    /* =========================================================
       FINAL SECTION
       ========================================================= */

    --mono-final-glow: rgba(201, 164, 92, 0.18);

    --mono-final-circle-border: rgba(201, 164, 92, 0.20);

    --mono-final-circle-text: rgba(201, 164, 92, 0.07);

    --mono-final-glow-radial: rgba(201, 164, 92, 0.22);


    /* =========================================================
       SCROLL
       ========================================================= */

    --mono-scroll: #A9ADB0;


    /* =========================================================
       NOISE
       ========================================================= */

    --mono-noise: rgba(255, 255, 255, 0.025);


    /* =========================================================
       BASE
       ========================================================= */

    width: 100%;
    overflow: hidden;

    font-family:
        "Vazir",
        "Dana",
        "Tahoma",
        sans-serif;

    color: var(--mono-text-dark);

    background: var(--mono-bg-main);

    line-height: 1.9;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;


    
}
/* ==========================================================
   RESET
   ========================================================== */

.mono-page,
.mono-page * {
    box-sizing: border-box;
}

.mono-page a {
    color: inherit;
    text-decoration: none;
}

.mono-page img {
    max-width: 100%;
}

.mono-container {
    width: min(90%, 1280px);
    margin: auto;
}

/* ==========================================================
   LOADER
   ========================================================== */

.mono-loader {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: var(--mono-bg-dark);
    transition: opacity .8s ease, visibility .8s ease;
}

.mono-loader.hide {
    opacity: 0;
    visibility: hidden;
}

.mono-loader-logo {
    color: var(--mono-logo);
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 8px;
    transform: translateY(20px);
    opacity: 0;
    animation: monoLoaderText 1s .2s forwards;
}

.mono-loader-logo span {
    color: var(--mono-logo-accent);
}

.mono-loader-line {
    width: 180px;
    height: 1px;
    margin-top: 25px;
    background: rgba(255, 255, 255, .15);
}

.mono-loader-line span {
    display: block;
    width: 0;
    height: 100%;
    background: var(--mono-accent);
    animation: monoLoaderLine 1.3s .3s forwards;
}

@keyframes monoLoaderText {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes monoLoaderLine {
    to {
        width: 100%;
    }
}

/* ==========================================================
   CUSTOM CURSOR
   ========================================================== */

.mono-cursor,
.mono-cursor-ring {
    position: fixed;
    pointer-events: none;
    z-index: 99990;
    border-radius: 50%;
}

.mono-cursor {
    width: 6px;
    height: 6px;
    background: var(--mono-cursor);
    transform: translate(-50%, -50%);
}

.mono-cursor-ring {
    width: 36px;
    height: 36px;
    border: 1px solid var(--mono-cursor-ring);
    transform: translate(-50%, -50%);
    transition: width .3s ease, height .3s ease, background .3s ease;
}

.mono-page:has(.mono-hero:hover) .mono-cursor {
    background: var(--mono-bg-white);
}

@media(max-width:900px) {
    .mono-cursor,
    .mono-cursor-ring {
        display: none;
    }
}

/* ==========================================================
   HERO SECTION
   ========================================================== */

.mono-hero {
    min-height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    background: radial-gradient(circle at 75% 40%, var(--mono-bg-hero-start) 0%, var(--mono-bg-hero-middle) 35%, var(--mono-bg-main) 70%);
}

.mono-hero-noise {
    position: absolute;
    inset: 0;
    opacity: .035;
    pointer-events: none;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E");
}

.mono-orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(1px);
    pointer-events: none;
    animation: monoOrb 9s ease-in-out infinite alternate;
}

.mono-orb-1 {
    width: 300px;
    height: 300px;
    right: -120px;
    top: 5%;
    background: var(--mono-orb-1);
}

.mono-orb-2 {
    width: 180px;
    height: 180px;
    left: 12%;
    bottom: -70px;
    background: var(--mono-orb-2);
    animation-delay: -3s;
}

@keyframes monoOrb {
    to {
        transform: translate(30px, -25px) scale(1.1);
    }
}

.mono-hero .mono-container {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 100vh;
}

.mono-hero-content {
    width: 51%;
    position: relative;
    z-index: 5;
    padding: 70px 0 80px;
}

.mono-overline {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 11px;
    letter-spacing: 3px;
    color: var(--mono-text-muted);
}

.mono-overline span {
    width: 28px;
    height: 2px;
    background: var(--mono-primary);
}

.mono-hero-title {
    margin: 28px 0;
    font-size: clamp(55px, 8vw, 110px);
    font-weight: 900;
    line-height: .95;
    letter-spacing: -5px;
    color: var(--mono-text-dark);
}

.mono-title-line {
    display: block;
}


.mono-hero-title {
    margin: 28px 0;
    font-size: clamp(55px, 8vw, 110px);
    font-weight: 900;
    line-height: .95;
    letter-spacing: -5px;
    color: #F5F0E8; /* ← این خط رو اضافه کن */
}

.mono-title-accent {
    color: var(--mono-accent); /* ← این خط رو اضافه کن */
    font-style: italic;
}
.mono-title-accent {
    color: var(--mono-primary);
    font-style: italic;
}

.mono-hero-text {
    max-width: 550px;
    color: var(--mono-text-muted);
    font-size: 17px;
    line-height: 2.2;
    margin: 35px 0;
}

.mono-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

/* ==========================================================
   BUTTONS
   ========================================================== */

.mono-button {
    min-height: 55px;
    padding: 0 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 500;
    transition: transform .4s ease, background .4s ease, color .4s ease, border-color .4s ease;
}

.mono-button i {
    font-style: normal;
    font-size: 18px;
}

.mono-button:hover {
    transform: translateY(-4px);
}

.mono-button-dark {
    background: var(--mono-bg-dark);
    color: var(--mono-text-white) !important;
}

.mono-button-dark:hover {
    background: var(--mono-primary);
    color: var(--mono-text-white) !important;
}

.mono-button-light {
    background: var(--mono-glass);
    border: 1px solid var(--mono-border-dark);
    color: var(--mono-text-dark);
}

.mono-button-light:hover {
    background: var(--mono-accent);
    color: var(--mono-text-white) !important;
    border-color: var(--mono-accent);
}

.mono-button-white {
    background: var(--mono-bg-white);
    color: var(--mono-text-dark) !important;
}

.mono-button-white:hover {
    background: var(--mono-accent);
    color: var(--mono-text-white) !important;
}

/* ==========================================================
   HERO STAGE (3D TILES)
   ========================================================== */

.mono-hero-stage {
    position: absolute;
    width: 53%;
    height: 100%;
    left: -3%;
    top: 0;
}

.mono-hero-tile {
    position: absolute;
    width: 250px;
    height: 500px;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 45px 90px var(--mono-shadow);
    transform-style: preserve-3d;
    transition: transform 1.2s cubic-bezier(.2, .8, .2, 1);
}

.mono-hero-tile::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 25% 25%, var(--mono-shine), transparent 35%);
    opacity: .6;
}

.mono-hero-tile-back {
    left: 5%;
    top: 25%;
    width: 210px;
    height: 430px;
    background: var(--mono-bg-dark);
    transform: rotateY(28deg) rotateZ(-12deg);
}

.mono-hero-tile-middle {
    left: 27%;
    top: 17%;
    width: 225px;
    height: 465px;
    background: var(--mono-bg-secondary);
    transform: rotateY(17deg) rotateZ(-4deg);
}

.mono-hero-tile-front {
    left: 48%;
    top: 12%;
    background: linear-gradient(140deg, var(--mono-gradient-hero-front-start), var(--mono-gradient-hero-front-end));
    transform: rotateY(-10deg) rotateZ(4deg);
}

.mono-tile-shine {
    position: absolute;
    top: -30%;
    left: -80%;
    width: 60%;
    height: 160%;
    background: linear-gradient(90deg, transparent, var(--mono-shine), transparent);
    transform: rotate(18deg);
    animation: monoTileShine 6s infinite;
}

@keyframes monoTileShine {
    0% { left: -100%; }
    50% { left: 160%; }
    100% { left: 160%; }
}

.mono-tile-label {
    position: absolute;
    bottom: 28px;
    right: 25px;
    color: var(--mono-text-white);
    text-align: right;
}

.mono-tile-label span {
    font-size: 11px;
    opacity: .7;
}

.mono-tile-label strong {
    display: block;
    font-size: 17px;
    letter-spacing: 3px;
}

/* ==========================================================
   FLOATING WORDS
   ========================================================== */

.mono-floating-word {
    position: absolute;
    color: var(--mono-glass-dark);
    font-size: 70px;
    font-weight: 900;
    letter-spacing: 8px;
    user-select: none;
}

.mono-word-1 {
    top: 13%;
    right: 3%;
}

.mono-word-2 {
    bottom: 13%;
    left: 4%;
}

/* ==========================================================
   HERO SCROLL
   ========================================================== */

.mono-hero-scroll {
    position: absolute;
    bottom: 55px;
    left: 45%;
    font-size: 8px;
    letter-spacing: 2px;
    color: var(--mono-text-muted);
    display: flex;
    align-items: center;
    gap: 10px;
}

.mono-hero-scroll span {
    display: block;
    width: 45px;
    height: 1px;
    background: var(--mono-scroll);
    animation: monoScrollLine 2s infinite;
}

@keyframes monoScrollLine {
    0%,100% { transform: scaleX(.4); transform-origin: right; }
    50% { transform: scaleX(1); transform-origin: right; }
}

.mono-hero-bottom {
    position: absolute;
    bottom: 30px;
    right: 5%;
    width: 90%;
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 9px;
    color: var(--mono-text-muted);
}

.mono-hero-bottom div {
    width: 100px;
    height: 1px;
    background: var(--mono-text-muted);
}

/* ==========================================================
   SECTIONS
   ========================================================== */

.mono-section {
    padding: 150px 0;
}

/* ==========================================================
   STORY
   ========================================================== */

.mono-story {
    background: var(--mono-bg-main);
}

.mono-story-grid {
    display: grid;
    grid-template-columns: 80px 1.2fr 1fr;
    gap: 45px;
    align-items: start;
}

.mono-story-number {
    font-size: 12px;
    color: var(--mono-primary);
    font-weight: 700;
    padding-top: 15px;
}

.mono-story-title span {
    font-size: 11px;
    letter-spacing: 5px;
    color: var(--mono-text-muted);
}

.mono-story-title h2 {
    margin: 20px 0 0;
    font-size: clamp(42px, 5vw, 70px);
    line-height: 1.2;
    letter-spacing: -3px;
    color: var(--mono-text-dark);
}

.mono-story-title em {
    color: var(--mono-primary);
    font-style: italic;
}

.mono-story-text {
    padding-top: 45px;
    color: var(--mono-text-muted);
    font-size: 16px;
}

.mono-story-text p {
    margin: 0 0 22px;
}

/* ==========================================================
   MARQUEE
   ========================================================== */

.mono-marquee {
    margin-top: 130px;
    width: 120%;
    transform: translateX(10%);
    overflow: hidden;
    border-top: 1px solid var(--mono-border);
    border-bottom: 1px solid var(--mono-border);
    padding: 25px 0;
}

.mono-marquee-track {
    display: flex;
    align-items: center;
    gap: 35px;
    width: max-content;
    font-size: 13px;
    letter-spacing: 4px;
    color: var(--mono-text-muted);
    animation: monoMarquee 25s linear infinite;
}

.mono-marquee-track b {
    color: var(--mono-accent);
}

@keyframes monoMarquee {
    to {
        transform: translateX(50%);
    }
}

/* ==========================================================
   SECTION HEADING
   ========================================================== */

.mono-section-heading {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 65px;
}

.mono-small-label {
    display: block;
    font-size: 10px;
    letter-spacing: 3px;
    color: var(--mono-primary);
    margin-bottom: 15px;
}

.mono-section-heading h2 {
    margin: 0;
    font-size: clamp(40px, 5vw, 68px);
    line-height: 1.1;
    letter-spacing: -3px;
    color: var(--mono-text-white);
}

.mono-section-heading h2 strong {
    color: var(--mono-primary);
}

.mono-section-heading > p {
    width: 280px;
    color: var(--mono-text-muted);
    font-size: 13px;
}

/* ==========================================================
   COLLECTION
   ========================================================== */

.mono-collection {
    background: var(--mono-bg-dark);
    color: var(--mono-text-white);
}

.mono-collection .mono-small-label {
    color: var(--mono-accent);
}

.mono-products-grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 18px;
}



.mono-product:nth-child(4),
.mono-product:nth-child(5),
.mono-product:nth-child(6) {
    grid-column: span 4;
}

.mono-product:hover {
    transform: translateY(-12px);
}

.mono-product-top,
.mono-product-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 10px;
    padding: 14px 5px;
}

.mono-product-top {
    color: var(--mono-text-light);
}

.mono-product-bottom {
    color: var(--mono-text-lighter);
}

.mono-product-bottom b {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--mono-border-light);
    border-radius: 50%;
    transition: .4s;
}

.mono-product:hover .mono-product-bottom b {
    transform: rotate(45deg);
    background: var(--mono-accent);
    color: var(--mono-bg-dark);
    border-color: var(--mono-accent);
}

/* ==========================================================
   PRODUCT SURFACE & IMAGES
   ========================================================== */

.mono-products-grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 18px;
}

.mono-product {
    min-height: 470px;
    position: relative;
    display: flex;
    flex-direction: column;
    grid-column: span 4;
    transition: transform .6s cubic-bezier(.2,.8,.2,1);
}

.mono-product:nth-child(4),
.mono-product:nth-child(5),
.mono-product:nth-child(6) {
    grid-column: span 4;
}

.mono-product:hover {
    transform: translateY(-12px);
}

.mono-product-top,
.mono-product-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 10px;
    padding: 14px 5px;
}

.mono-product-top {
    color: var(--mono-text-light);
}

.mono-product-bottom {
    color: var(--mono-text-lighter);
}

.mono-product-bottom b {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--mono-border-light);
    border-radius: 50%;
    transition: .4s;
}

.mono-product:hover .mono-product-bottom b {
    transform: rotate(45deg);
    background: var(--mono-accent);
    color: var(--mono-bg-dark);
    border-color: var(--mono-accent);
}

.mono-product-surface {
    flex: 1;
    position: relative;
    overflow: hidden;
    min-height: 410px;
    border-radius: 3px;
    background: var(--mono-bg-secondary);
}

.mono-product-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.mono-product:hover .mono-product-img {
    transform: scale(1.05);
}

.mono-product-light {
    position: absolute;
    width: 60%;
    height: 180%;
    top: -40%;
    right: -100%;
    transform: rotate(25deg);
    background: linear-gradient(90deg, transparent, var(--mono-glass-light), transparent);
    z-index: 1;
    transition: right 1.2s ease;
    pointer-events: none;
}

.mono-product:hover .mono-product-light {
    right: 140%;
}

.mono-product-surface::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, var(--mono-bg-overlay) 0%, transparent 60%);
    z-index: 1;
    pointer-events: none;
}

.mono-product-info {
    position: absolute;
    right: 25px;
    bottom: 25px;
    z-index: 2;
    color: var(--mono-text-white);
    text-shadow: 0 2px 10px var(--mono-text-shadow);
}

.mono-product-info small {
    font-size: 9px;
    letter-spacing: 3px;
    opacity: .8;
    display: block;
}

.mono-product-info h3 {
    margin: 5px 0;
    font-size: 28px;
    line-height: 1.4;
    color: var(--mono-text-white);
}

.mono-product-info span {
    font-size: 10px;
    letter-spacing: 2px;
    opacity: .7;
}

/* ===== محصول سفید (متن تیره‌تر) ===== */
.mono-product-white .mono-product-info h3 {
    color: var(--mono-text-dark);
}

.mono-product-white .mono-product-info {
    color: var(--mono-text-dark);
    text-shadow: 0 2px 10px rgba(255, 255, 255, .3);
}

.mono-product-white .mono-product-surface::after {
    background: linear-gradient(to top, rgba(255, 255, 255, .5) 0%, transparent 60%);
}

/* ===== رنگ‌های پشتیبان برای محصولات ===== */
.mono-product-cream .mono-product-surface { background: var(--mono-product-cream); }
.mono-product-white .mono-product-surface { background: var(--mono-product-white); }
.mono-product-lightgray .mono-product-surface { background: var(--mono-product-lightgray); }
.mono-product-blue .mono-product-surface { background: var(--mono-product-blue); }
.mono-product-navy .mono-product-surface { background: var(--mono-product-navy); }
.mono-product-orange .mono-product-surface { background: var(--mono-product-orange); }
.mono-product-green .mono-product-surface { background: var(--mono-product-green); }
.mono-product-gray .mono-product-surface { background: var(--mono-product-gray); }
.mono-product-black .mono-product-surface { background: var(--mono-product-black); }

/* ===== محصول سفید (متن تیره‌تر) ===== */
.mono-product-white .mono-product-info h3 {
    color: var(--mono-text-dark);
}

.mono-product-white .mono-product-info {
    color: var(--mono-text-dark);
    text-shadow: 0 2px 10px rgba(255, 255, 255, .3);
}

.mono-product-white .mono-product-surface::after {
    background: linear-gradient(to top, rgba(255, 255, 255, .5) 0%, transparent 60%);
}

/* ===== رنگ‌های پشتیبان برای محصولات ===== */
.mono-product-cream .mono-product-surface { background: var(--mono-product-cream); }
.mono-product-white .mono-product-surface { background: var(--mono-product-white); }
.mono-product-lightgray .mono-product-surface { background: var(--mono-product-lightgray); }
.mono-product-blue .mono-product-surface { background: var(--mono-product-blue); }
.mono-product-navy .mono-product-surface { background: var(--mono-product-navy); }
.mono-product-orange .mono-product-surface { background: var(--mono-product-orange); }
.mono-product-green .mono-product-surface { background: var(--mono-product-green); }
.mono-product-gray .mono-product-surface { background: var(--mono-product-gray); }
.mono-product-black .mono-product-surface { background: var(--mono-product-black); }

/* ==========================================================
   FEATURED
   ========================================================== */

.mono-featured {
    position: relative;
    background: var(--mono-bg-secondary);
    overflow: hidden;
}

.mono-featured-bg {
    position: absolute;
    width: 600px;
    height: 600px;
    border-radius: 50%;
    left: -250px;
    top: -250px;
    background: var(--mono-primary-bg-dark);
}

.mono-featured-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 100px;
    align-items: center;
}

.mono-featured-visual {
    min-height: 650px;
    position: relative;
}

.mono-featured-tile {
    position: absolute;
    width: 300px;
    height: 570px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(5deg);
    background: linear-gradient(145deg, var(--mono-gradient-featured-start), var(--mono-gradient-featured-end));
    box-shadow: 30px 50px 80px var(--mono-shadow-warm);
    overflow: hidden;
}

.mono-featured-shine {
    position: absolute;
    top: -20%;
    left: -100%;
    width: 60%;
    height: 150%;
    transform: rotate(18deg);
    background: linear-gradient(90deg, transparent, var(--mono-shine), transparent);
    animation: monoFeatureShine 5s infinite;
}

@keyframes monoFeatureShine {
    0% { left: -100%; }
    50% { left: 160%; }
    100% { left: 160%; }
}

.mono-featured-code {
    position: absolute;
    bottom: 30px;
    right: 30px;
    color: rgba(255, 255, 255, .7);
    font-size: 60px;
    font-weight: 900;
}

.mono-featured-content h2 {
    margin: 10px 0 25px;
    font-size: clamp(48px, 6vw, 78px);
    line-height: 1;
    letter-spacing: -3px;
    color: var(--mono-text-dark);
}

.mono-featured-content h2 em {
    color: var(--mono-primary);
    font-style: italic;
}

.mono-featured-content > p {
    color: var(--mono-text-muted);
    max-width: 540px;
    font-size: 16px;
}

.mono-spec-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1px;
    margin: 35px 0;
    background: var(--mono-border);
    border: 1px solid var(--mono-border);
}

.mono-spec-list div {
    padding: 15px;
    background: var(--mono-bg-card);
}

.mono-spec-list span {
    display: block;
    font-size: 10px;
    color: var(--mono-text-muted);
}

.mono-spec-list strong {
    font-size: 13px;
    color: var(--mono-text-dark);
}

/* ==========================================================
   PHILOSOPHY
   ========================================================== */

.mono-philosophy {
    background: var(--mono-bg-white);
    text-align: center;
}

.mono-philosophy-header h2 {
    margin: 0;
    font-size: clamp(55px, 8vw, 110px);
    line-height: 1;
    letter-spacing: -6px;
    color: var(--mono-text-dark);
}

.mono-philosophy-header h2 span {
    color: var(--mono-primary);
    font-style: italic;
}

.mono-philosophy-items {
    margin-top: 100px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid var(--mono-border);
}

.mono-philosophy-item {
    padding: 45px 25px;
    border-left: 1px solid var(--mono-border);
}

.mono-philosophy-item:last-child {
    border-left: 0;
}

.mono-philosophy-item > span {
    color: var(--mono-primary);
    font-size: 11px;
    font-weight: 700;
}

.mono-philosophy-item h3 {
    margin: 10px 0;
    font-size: 28px;
    color: var(--mono-text-dark);
}

.mono-philosophy-item p {
    color: var(--mono-text-muted);
    font-size: 13px;
}

/* ==========================================================
   APPLICATIONS
   ========================================================== */

.mono-applications {
    background: var(--mono-bg-main);
}

.mono-app-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}

.mono-app-item {
    min-height: 210px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 25px;
    background: var(--mono-bg-secondary);
    border-radius: 3px;
    overflow: hidden;
    transition: transform .5s ease;
    cursor: pointer;
}

.mono-app-item::after {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    left: -70px;
    bottom: -90px;
    background: var(--mono-primary-bg);
    transition: .6s;
    z-index: 1;
}

.mono-app-item:hover {
    transform: translateY(-8px);
}

.mono-app-item:hover::after {
    transform: scale(1.5);
}

.mono-app-item span {
    position: relative;
    z-index: 2;
    font-size: 10px;
    color: var(--mono-primary);
    font-weight: 700;
}

.mono-app-item strong {
    position: relative;
    z-index: 2;
    font-size: 23px;
    color: var(--mono-text-dark);
}

/* ==========================================================
   APPLICATION IMAGES
   ========================================================== */

.mono-app-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.mono-app-item:hover .mono-app-img {
    transform: scale(1.08);
}

.mono-app-item::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, var(--mono-bg-overlay-light) 0%, transparent 50%);
    z-index: 1;
    pointer-events: none;
}

.mono-app-item span {
    position: relative;
    z-index: 2;
    font-size: 10px;
    color: rgba(255, 255, 255, .8);
    font-weight: 700;
}

.mono-app-item strong {
    position: relative;
    z-index: 2;
    font-size: 23px;
    color: var(--mono-text-white);
    font-weight: 700;
    text-shadow: 0 2px 10px var(--mono-text-shadow);
}

/* ==========================================================
   SEO CONTENT
   ========================================================== */

.mono-seo {
    background: var(--mono-bg-white);
}

.mono-seo-content {
    max-width: 900px;
    margin: auto;
}

.mono-seo-content h2 {
    font-size: clamp(38px, 5vw, 65px);
    line-height: 1.3;
    margin: 0 0 40px;
    letter-spacing: -3px;
    color: var(--mono-text-dark);
}

.mono-seo-content h2 strong {
    color: var(--mono-primary);
}

.mono-seo-content h3 {
    margin-top: 55px;
    font-size: 26px;
    color: var(--mono-text-dark);
}

.mono-seo-content p {
    color: var(--mono-text-muted);
    font-size: 16px;
    line-height: 2.2;
}

/* ==========================================================
   FINAL CTA
   ========================================================== */

.mono-final {
    min-height: 750px;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    background: var(--mono-bg-dark);
    color: var(--mono-text-white);
}

.mono-final-glow {
    position: absolute;
    width: 700px;
    height: 700px;
    border-radius: 50%;
    left: -250px;
    top: 50%;
    transform: translateY(-50%);
    background: radial-gradient(circle, var(--mono-final-glow), transparent 65%);
}

.mono-final-content {
    position: relative;
    z-index: 3;
    max-width: 700px;
}

.mono-final .mono-small-label {
    color: var(--mono-accent);
}

.mono-final h2 {
    margin: 0 0 30px;
    font-size: clamp(55px, 8vw, 105px);
    line-height: .95;
    letter-spacing: -6px;
    color: var(--mono-text-white);
}

.mono-final h2 em {
    color: var(--mono-accent);
    font-style: italic;
}

.mono-final p {
    max-width: 450px;
    color: var(--mono-text-muted);
    margin-bottom: 35px;
}

.mono-final-circle {
    position: absolute;
    width: 650px;
    height: 650px;
    left: -80px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    border: 1px solid var(--mono-final-circle-border);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--mono-final-circle-text);
    font-size: 100px;
    font-weight: 900;
    letter-spacing: 20px;
    animation: monoCircle 20s linear infinite;
}

@keyframes monoCircle {
    to {
        transform: translateY(-50%) rotate(360deg);
    }
}

/* ==========================================================
   REVEAL ANIMATION
   ========================================================== */

.mono-reveal {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity .9s ease, transform 1s cubic-bezier(.2, .8, .2, 1);
}

.mono-reveal.mono-visible {
    opacity: 1;
    transform: translateY(0);
}

/* ==========================================================
   RESPONSIVE
   ========================================================== */

@media(max-width:1100px) {
    .mono-hero-content { width: 55%; }
    .mono-hero-stage { width: 55%; left: -5%; }
    .mono-hero-tile { transform: rotateY(-8deg) rotateZ(4deg) scale(.85); }
    .mono-products-grid { grid-template-columns: repeat(2, 1fr); }
    .mono-product,
    .mono-product:nth-child(n) { grid-column: span 1; }
}

@media(max-width:850px) {
    .mono-hero { min-height: 900px; }
    .mono-hero .mono-container { align-items: flex-start; }
    .mono-hero-content { width: 100%; padding-top: 100px; }
    .mono-hero-stage {
        width: 100%;
        height: 480px;
        top: auto;
        bottom: -30px;
        left: 0;
        transform: scale(.75);
        transform-origin: bottom center;
    }
    .mono-hero-title { font-size: 70px; }
    .mono-story-grid { grid-template-columns: 1fr; gap: 20px; }
    .mono-story-number { padding: 0; }
    .mono-story-text { padding-top: 10px; }
    .mono-featured-grid { grid-template-columns: 1fr; gap: 30px; }
    .mono-featured-visual { min-height: 500px; }
    .mono-philosophy-items { grid-template-columns: 1fr 1fr; }
    .mono-philosophy-item:nth-child(2) { border-left: 0; }
    .mono-app-grid { grid-template-columns: repeat(2, 1fr); }
}

@media(max-width:600px) {
    .mono-section { padding: 90px 0; }
    .mono-hero { min-height: 800px; }
    .mono-hero-title { font-size: 55px; letter-spacing: -3px; }
    .mono-hero-text { font-size: 14px; }
    .mono-hero-stage { transform: scale(.58); bottom: -20px; }
    .mono-floating-word { display: none; }
    .mono-section-heading { display: block; }
    .mono-section-heading > p { width: auto; margin-top: 25px; }
    .mono-products-grid { grid-template-columns: 1fr; }
    .mono-product,
    .mono-product:nth-child(n) { grid-column: span 1; }
    .mono-product-surface { min-height: 400px; }
    .mono-featured-tile { width: 240px; height: 460px; }
    .mono-featured-content h2 { font-size: 52px; }
    .mono-spec-list { grid-template-columns: 1fr; }
    .mono-philosophy-items { grid-template-columns: 1fr; }
    .mono-philosophy-item,
    .mono-philosophy-item:nth-child(2) { border-left: 0; border-bottom: 1px solid var(--mono-border); }
    .mono-app-grid { grid-template-columns: 1fr; }
    .mono-final { min-height: 650px; }
    .mono-final h2 { font-size: 58px; letter-spacing: -3px; }
    .mono-final-circle { width: 400px; height: 400px; left: -180px; }
}

/* ==========================================================
   REDUCED MOTION
   ========================================================== */

@media(prefers-reduced-motion:reduce) {
    .mono-page *,
    .mono-page *::before,
    .mono-page *::after {
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
        transition-duration: .01ms !important;
    }
}