.nfc-hero {
    position: relative;
    min-height: 720px;
    overflow: hidden;
    padding: calc(var(--header-height) + 72px) 0 90px;
    background:
        radial-gradient(circle at 76% 43%, rgba(0,166,255,.20), transparent 28%),
        radial-gradient(circle at 63% 100%, rgba(0,84,178,.12), transparent 34%),
        linear-gradient(120deg, #010711 0%, #020b18 54%, #01060e 100%);
}

.nfc-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: .30;
    background-image:
        linear-gradient(rgba(77,189,255,.045) 1px, transparent 1px),
        linear-gradient(90deg, rgba(77,189,255,.045) 1px, transparent 1px);
    background-size: 64px 64px;
    mask-image: linear-gradient(to right, transparent, rgba(0,0,0,.55) 50%, #000);
}

.nfc-hero__inner {
    position: relative;
    z-index: 2;
    min-height: 540px;
    display: grid;
    grid-template-columns: .94fr 1.06fr;
    gap: 40px;
    align-items: center;
}

.eyebrow {
    margin: 0 0 12px;
    color: #6dcfff;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .2em;
}

.breadcrumb {
    margin: 0 0 24px;
    color: #66849e;
    font-size: 11px;
}

.breadcrumb a { color: #8ca8bd; }
.breadcrumb a:hover { color: var(--cyan); }
.breadcrumb span { margin: 0 8px; }

.nfc-hero h1 {
    margin: 0;
    font-size: clamp(52px, 6.4vw, 88px);
    line-height: 1.08;
    letter-spacing: -.04em;
}

.nfc-hero__lead {
    margin: 27px 0 0;
    color: #e5f3ff;
    font-size: clamp(24px, 3vw, 37px);
    font-weight: 600;
    line-height: 1.5;
}

.nfc-hero__text {
    margin: 21px 0 0;
    color: var(--muted);
    font-size: 15px;
}

.nfc-hero__visual {
    position: relative;
    height: 520px;
}

.nfc-phone {
    position: absolute;
    z-index: 5;
    top: 58px;
    right: 10%;
    width: 205px;
    height: 385px;
    padding: 10px;
    border: 2px solid rgba(225,242,255,.68);
    border-radius: 32px;
    background: #060b11;
    box-shadow: 0 35px 65px rgba(0,0,0,.45), 0 0 38px rgba(34,181,255,.15);
    transform: rotate(7deg);
}

.nfc-phone__speaker {
    position: absolute;
    z-index: 2;
    top: 17px;
    left: 50%;
    width: 54px;
    height: 6px;
    border-radius: 10px;
    background: #10171e;
    transform: translateX(-50%);
}

.nfc-phone__screen {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 23px;
    background:
        radial-gradient(circle at 50% 45%, rgba(21,150,223,.19), transparent 35%),
        linear-gradient(160deg, #f8fcff, #dcebf5);
    color: #07131f;
    text-align: center;
}

.nfc-phone__screen > span {
    color: #267fab;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: .18em;
}

.nfc-phone__check {
    width: 68px;
    height: 68px;
    display: grid;
    place-items: center;
    margin: 34px 0 15px;
    border: 2px solid #299bd1;
    border-radius: 50%;
    color: #2185b5;
    font-size: 34px;
}

.nfc-phone__screen strong { font-size: 16px; }
.nfc-phone__screen small { margin-top: 8px; color: #658295; font-size: 8px; letter-spacing: .15em; }

.nfc-tag {
    position: absolute;
    z-index: 6;
    top: 245px;
    left: 7%;
    width: 190px;
    height: 82px;
    display: grid;
    place-items: center;
    align-content: center;
    border: 1px solid rgba(185,223,243,.62);
    border-radius: 50%;
    background:
        linear-gradient(180deg, rgba(202,218,229,.97), rgba(94,117,132,.98) 44%, rgba(190,207,218,.96) 56%, rgba(75,97,112,.98));
    color: #102231;
    box-shadow: 0 28px 42px rgba(0,0,0,.38);
    transform: rotate(-8deg);
}

.nfc-tag span {
    font-size: 19px;
    font-weight: 900;
    letter-spacing: .13em;
}

.nfc-tag small {
    margin-top: 1px;
    font-size: 7px;
    font-weight: 800;
    letter-spacing: .2em;
}

.nfc-wave {
    position: absolute;
    z-index: 2;
    top: 205px;
    left: 29%;
    border: 1px solid rgba(59,194,255,.26);
    border-radius: 50%;
}

.nfc-wave--1 { width: 115px; height: 115px; }
.nfc-wave--2 { width: 190px; height: 190px; margin: -37px; }
.nfc-wave--3 { width: 265px; height: 265px; margin: -75px; }

.nfc-node {
    position: absolute;
    z-index: 3;
    min-width: 130px;
    padding: 13px 16px;
    border: 1px solid rgba(73,187,255,.22);
    border-radius: 8px;
    background: rgba(4,20,36,.84);
    box-shadow: 0 14px 30px rgba(0,0,0,.22);
}

.nfc-node span {
    display: block;
    color: #7fd6ff;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .17em;
}

.nfc-node small {
    display: block;
    margin-top: 4px;
    color: #8aa5b9;
    font-size: 9px;
}

.nfc-node--real { top: 65px; left: 2%; }
.nfc-node--digital { right: 0; bottom: 36px; }

.nfc-line {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 13%;
    width: 72%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(67,189,255,.42), transparent);
    transform: rotate(-18deg);
}

.nfc-intro {
    overflow: hidden;
    background: linear-gradient(180deg, #030b16, #051321);
}

.nfc-intro::after {
    content: "";
    position: absolute;
    right: -150px;
    top: 50%;
    width: 500px;
    height: 500px;
    background: url("../img/symbol_crossgear.png") center / contain no-repeat;
    opacity: .024;
    transform: translateY(-50%);
}

.nfc-intro__inner {
    display: grid;
    grid-template-columns: .9fr 1.1fr;
    gap: 95px;
}

.nfc-intro__body {
    position: relative;
    z-index: 2;
    max-width: 650px;
    color: var(--muted);
}

.nfc-intro__body p { margin: 0 0 18px; }

.nfc-intro__lead {
    color: #e8f4ff;
    font-size: clamp(22px, 2.6vw, 32px);
    font-weight: 600;
    line-height: 1.6;
}

.nfc-uses {
    background:
        radial-gradient(circle at 50% 0, rgba(0,126,219,.10), transparent 28%),
        #03101d;
}

.nfc-uses__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    border-top: 1px solid var(--line);
    border-left: 1px solid var(--line);
}

.nfc-use-card {
    position: relative;
    min-height: 365px;
    padding: 36px 38px 34px;
    border-right: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
    background: linear-gradient(145deg, rgba(6,27,48,.68), rgba(2,11,23,.82));
    transition: transform .25s ease, background .25s ease;
}

.nfc-use-card:hover {
    z-index: 2;
    transform: translateY(-4px);
    background: linear-gradient(145deg, rgba(7,37,65,.94), rgba(3,17,31,.96));
}

.nfc-use-card__number {
    color: rgba(78,176,239,.50);
    font-size: 20px;
    font-weight: 700;
}

.nfc-use-card__icon {
    position: relative;
    width: 58px;
    height: 52px;
    margin: 24px 0 18px;
    border: 1px solid rgba(75,191,255,.40);
}

.nfc-use-card__icon::before,
.nfc-use-card__icon::after {
    content: "";
    position: absolute;
}

.nfc-use-card__icon--shop::before {
    left: 10px;
    bottom: 8px;
    width: 36px;
    height: 25px;
    border: 2px solid rgba(77,198,255,.52);
    border-top: 0;
}

.nfc-use-card__icon--shop::after {
    top: 8px;
    left: 7px;
    width: 42px;
    height: 11px;
    border: 2px solid rgba(77,198,255,.52);
    border-radius: 10px 10px 2px 2px;
}

.nfc-use-card__icon--info::before {
    top: 9px;
    left: 21px;
    width: 14px;
    height: 14px;
    border: 2px solid rgba(77,198,255,.52);
    border-radius: 50%;
}

.nfc-use-card__icon--info::after {
    bottom: 8px;
    left: 26px;
    width: 4px;
    height: 15px;
    background: rgba(77,198,255,.52);
}

.nfc-use-card__icon--profile::before {
    top: 8px;
    left: 21px;
    width: 15px;
    height: 15px;
    border: 2px solid rgba(77,198,255,.52);
    border-radius: 50%;
}

.nfc-use-card__icon--profile::after {
    bottom: 7px;
    left: 14px;
    width: 27px;
    height: 14px;
    border: 2px solid rgba(77,198,255,.52);
    border-radius: 18px 18px 3px 3px;
}

.nfc-use-card__icon--system::before {
    top: 10px;
    left: 9px;
    width: 38px;
    height: 27px;
    border: 2px solid rgba(77,198,255,.52);
}

.nfc-use-card__icon--system::after {
    left: 19px;
    bottom: 6px;
    width: 18px;
    height: 2px;
    background: rgba(77,198,255,.52);
}

.nfc-use-card h3 {
    margin: 0 0 14px;
    font-size: clamp(22px, 2.3vw, 30px);
}

.nfc-use-card p {
    margin: 0;
    color: var(--muted);
    font-size: 14px;
}

.nfc-use-card ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 24px 0 0;
    padding: 0;
    list-style: none;
}

.nfc-use-card li {
    padding: 6px 11px;
    border: 1px solid rgba(76,184,255,.18);
    border-radius: 999px;
    color: #b8d3e6;
    font-size: 11px;
}

.nfc-strength { background: #020914; }

.nfc-strength__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-top: 1px solid rgba(255,255,255,.08);
}

.nfc-strength__grid article {
    min-height: 245px;
    padding: 38px 38px 26px 0;
}

.nfc-strength__grid article + article {
    padding-left: 38px;
    border-left: 1px solid rgba(255,255,255,.09);
}

.nfc-strength__grid span {
    color: var(--blue);
    font-size: 12px;
    font-weight: 800;
}

.nfc-strength__grid h3 {
    margin: 22px 0 12px;
    font-size: 20px;
}

.nfc-strength__grid p {
    margin: 0;
    color: var(--muted);
    font-size: 14px;
}

.nfc-process {
    background:
        radial-gradient(circle at 80% 50%, rgba(0,126,219,.10), transparent 30%),
        #04111f;
}

.nfc-process__inner {
    display: grid;
    grid-template-columns: .78fr 1.22fr;
    gap: 75px;
    align-items: start;
}

.nfc-process h2 {
    margin: 0 0 20px;
    font-size: clamp(35px, 4.5vw, 56px);
    line-height: 1.35;
}

.nfc-process__inner > div > p:not(.section-heading__en) {
    color: var(--muted);
}

.nfc-process__flow {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    padding: 0;
    border-top: 1px solid var(--line);
    border-left: 1px solid var(--line);
    list-style: none;
}

.nfc-process__flow li {
    min-height: 190px;
    display: flex;
    flex-direction: column;
    padding: 27px;
    border-right: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
}

.nfc-process__flow li > span {
    color: #5bc9ff;
    font-size: 11px;
    font-weight: 800;
}

.nfc-process__flow strong {
    margin-top: 30px;
    color: #e5f5ff;
    font-size: 19px;
    letter-spacing: .08em;
}

.nfc-process__flow small {
    margin-top: 7px;
    color: var(--muted);
    font-size: 12px;
}

.nfc-product {
    overflow: hidden;
    background: #020914;
}

.nfc-product__card {
    position: relative;
    min-height: 460px;
    display: grid;
    grid-template-columns: .92fr 1.08fr;
    overflow: hidden;
    border: 1px solid rgba(76,181,255,.24);
    border-radius: 22px;
    background:
        radial-gradient(circle at 78% 42%, rgba(18,125,204,.28), transparent 34%),
        linear-gradient(110deg, rgba(5,26,46,.98), rgba(4,17,31,.94) 48%, rgba(2,9,19,.94));
    box-shadow: 0 30px 70px rgba(0,0,0,.26);
}

.nfc-product__copy {
    position: relative;
    z-index: 3;
    padding: 58px 54px;
}

.nfc-product__kicker {
    margin: 0 0 8px;
    color: #d9ecf8;
    font-size: 15px;
    font-weight: 600;
}

.nfc-product h2 {
    margin: 0;
    font-size: clamp(42px, 5vw, 64px);
    line-height: 1.1;
}

.nfc-product__lead {
    margin: 16px 0 19px;
    color: #e4f4ff;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.55;
}

.nfc-product__copy > p:not(.section-heading__en):not(.nfc-product__kicker):not(.nfc-product__lead) {
    max-width: 540px;
    color: var(--muted);
    font-size: 14px;
}

.nfc-product__copy .button { margin-top: 14px; }

.nfc-product__visual {
    position: relative;
    min-height: 460px;
}

.nfc-product__phone {
    position: absolute;
    z-index: 4;
    top: 52px;
    right: 16%;
    width: 198px;
    height: 360px;
    padding: 11px;
    border: 2px solid rgba(231,244,255,.72);
    border-radius: 32px;
    background: #070b10;
    box-shadow: 0 30px 45px rgba(0,0,0,.48), 0 0 30px rgba(39,170,255,.12);
    transform: rotate(-7deg);
}

.nfc-product__phone > div {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 23px;
    background: linear-gradient(155deg, #f9fcff, #dcebf7);
    color: #07111d;
}

.nfc-product__phone small { font-weight: 700; }
.nfc-product__phone span {
    width: 62px;
    height: 62px;
    display: grid;
    place-items: center;
    margin: 33px 0 13px;
    border: 2px solid #3099d0;
    border-radius: 50%;
    color: #1978ae;
    font-size: 31px;
}
.nfc-product__phone strong { font-size: 14px; }

.nfc-product__tag {
    position: absolute;
    z-index: 5;
    left: 6%;
    top: 245px;
    width: 160px;
    height: 69px;
    display: grid;
    place-items: center;
    align-content: center;
    border: 1px solid rgba(173,219,242,.5);
    border-radius: 50%;
    background: linear-gradient(180deg, #bed0db, #657a87 43%, #b9cad5 56%, #586d7a);
    color: #0c2130;
    font-size: 11px;
    font-weight: 900;
    line-height: 1.15;
    letter-spacing: .09em;
    text-align: center;
    box-shadow: 0 20px 30px rgba(0,0,0,.36);
    transform: rotate(7deg);
}

.nfc-product__visual i {
    position: absolute;
    top: 195px;
    left: 26%;
    border: 1px solid rgba(59,194,255,.25);
    border-radius: 50%;
}

.nfc-product__visual i:nth-of-type(1) { width: 110px; height: 110px; }
.nfc-product__visual i:nth-of-type(2) { width: 175px; height: 175px; margin: -32px; }
.nfc-product__visual i:nth-of-type(3) { width: 240px; height: 240px; margin: -65px; }

.nfc-related {
    background: #04111f;
}

.nfc-related__inner {
    display: grid;
    grid-template-columns: .9fr 1.1fr;
    gap: 80px;
    align-items: center;
}

.nfc-related h2 {
    margin: 0 0 18px;
    font-size: clamp(34px, 4.5vw, 56px);
    line-height: 1.35;
}

.nfc-related p:not(.section-heading__en) {
    max-width: 560px;
    margin: 0;
    color: var(--muted);
}

.nfc-related__card {
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 42px;
    border: 1px solid rgba(66,183,255,.27);
    background:
        radial-gradient(circle at 85% 25%, rgba(25,152,236,.18), transparent 35%),
        linear-gradient(135deg, rgba(5,30,52,.92), rgba(2,13,25,.94));
    transition: transform .25s ease, border-color .25s ease;
}

.nfc-related__card:hover {
    transform: translateY(-4px);
    border-color: rgba(76,202,255,.55);
}

.nfc-related__card small {
    color: #67c9fa;
    font-weight: 700;
    letter-spacing: .16em;
}

.nfc-related__card strong {
    margin-top: 10px;
    font-size: clamp(26px, 3vw, 38px);
}

.nfc-related__card span {
    margin-top: 34px;
    color: #7fd5ff;
    font-size: 13px;
    font-weight: 700;
}

.contact-cta {
    position: relative;
    overflow: hidden;
    padding: 90px 0;
    border-top: 1px solid rgba(50,172,255,.16);
    background:
        radial-gradient(circle at 20% 50%, rgba(0,159,255,.16), transparent 28%),
        linear-gradient(105deg, #061a2d, #03101e 62%, #020a14);
}

.contact-cta::after {
    content: "";
    position: absolute;
    right: -70px;
    top: 50%;
    width: 390px;
    height: 390px;
    background: url("../img/symbol_crossgear.png") center / contain no-repeat;
    opacity: .035;
    transform: translateY(-50%);
}

.contact-cta__inner {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
}

.contact-cta h2 {
    margin: 0 0 14px;
    font-size: clamp(34px, 4.3vw, 54px);
    line-height: 1.3;
}

.contact-cta p:not(.section-heading__en) {
    margin: 0;
    color: var(--muted);
}

@media (max-width: 980px) {
    .nfc-hero__inner,
    .nfc-intro__inner,
    .nfc-process__inner,
    .nfc-product__card,
    .nfc-related__inner {
        grid-template-columns: 1fr;
    }

    .nfc-hero__visual {
        width: 650px;
        max-width: 100%;
        margin-inline: auto;
    }

    .nfc-intro__inner,
    .nfc-process__inner,
    .nfc-related__inner { gap: 42px; }

    .nfc-product__visual { min-height: 410px; }
}

@media (max-width: 700px) {
    .nfc-hero {
        min-height: auto;
        padding-top: calc(var(--header-height) + 48px);
        padding-bottom: 50px;
    }

    .nfc-hero h1 { font-size: clamp(46px, 13vw, 64px); }
    .nfc-hero__lead { font-size: 23px; }
    .nfc-hero__text br.pc-only { display: none; }

    .nfc-hero__visual {
        height: 390px;
        margin-bottom: -40px;
        transform: scale(.86);
        transform-origin: top center;
    }

    .nfc-uses__grid,
    .nfc-strength__grid,
    .nfc-process__flow {
        grid-template-columns: 1fr;
    }

    .nfc-use-card {
        min-height: 0;
        padding: 32px 26px;
    }

    .nfc-strength__grid article,
    .nfc-strength__grid article + article {
        min-height: 0;
        padding: 30px 0;
        border-left: 0;
        border-bottom: 1px solid rgba(255,255,255,.08);
    }

    .nfc-process__flow li { min-height: 160px; }

    .nfc-product__card { border-radius: 16px; }
    .nfc-product__copy { padding: 38px 28px; }
    .nfc-product__visual { min-height: 370px; }

    .nfc-product__phone {
        right: 6%;
        width: 182px;
        height: 330px;
    }

    .nfc-product__tag { left: 2%; }

    .nfc-related__card {
        min-height: 220px;
        padding: 30px 26px;
    }

    .contact-cta__inner {
        align-items: flex-start;
        flex-direction: column;
    }
}
