
    :root{--ink:#0b2a55;--gold:#d5a536;--paper:#fffefa;--line:#e9e2d6;--soft:#f8f5ee;--body:#586476}
    body.industry-page{background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}
    .industry-page .site-header{background:rgba(255,254,250,.94);border-bottom:1px solid rgba(11,42,85,.08);box-shadow:0 4px 20px rgba(16,39,72,.04)}
    .industry-page .desktop-nav a,.industry-page .footer-links a{color:#243a58}.industry-page .lang-toggle{color:#243a58;border-color:#d7dce2}
    .industry-page .btn-ghost{color:var(--ink);border-color:#d5a536;background:#fff}.industry-page .page-content{padding-top:86px;background:var(--paper)}
    .ind-wrap{width:min(var(--site-max,1440px),calc(100% - 48px));margin:auto}.ind-serif{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.035em}
    .ind-hero{position:relative;overflow:hidden;min-height:570px;padding:88px 0 65px;background:radial-gradient(circle at 78% 35%,#fff 0,#fbf7ed 32%,transparent 54%)}
    .ind-hero::before{content:"";position:absolute;inset:0;background:repeating-radial-gradient(circle at 82% 42%,transparent 0 31px,rgba(205,174,111,.08) 32px 33px);mask-image:linear-gradient(90deg,transparent 42%,#000)}
    .hero-layout{position:relative;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:25px}.hero-copy{position:relative;z-index:3}.gold-label{display:flex;align-items:center;gap:14px;color:#b88620;font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.gold-label::after{content:"";width:58px;height:1px;background:#d3a12f}
    .hero-copy h1{max-width:580px;margin:22px 0 20px;font-size:clamp(52px,5.3vw,78px);line-height:.98}.hero-copy>p:not(.gold-label){max-width:560px;color:var(--body);font-size:15px;line-height:1.75}.hero-actions{display:flex;gap:16px;margin-top:38px}.gold-btn,.line-btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:0 25px;border:1px solid var(--gold);border-radius:4px;font-size:12px;font-weight:800}.gold-btn{color:#fff;background:linear-gradient(135deg,#d8aa3c,#c28d1c);box-shadow:0 9px 24px rgba(186,132,21,.18)}.line-btn{color:var(--ink);background:#fff}
    .hero-showcase{position:relative;z-index:2;min-height:410px}.hero-dashboard{position:absolute;width:108%;max-width:none;left:-4%;top:-15px;filter:drop-shadow(0 22px 22px rgba(23,37,56,.12));mix-blend-mode:multiply}.float-tag{position:absolute;z-index:4;width:126px;padding:14px;border:1px solid #e8e0d4;border-radius:13px;background:rgba(255,255,255,.94);box-shadow:0 12px 28px rgba(30,45,66,.13);animation:tagFloat 4s ease-in-out infinite}.float-tag b{display:block;margin:4px 0;color:var(--ink);font:18px Georgia,serif}.float-tag small{display:block;color:#657083;font-size:9px;line-height:1.4}.float-tag i{font-style:normal;font-size:22px}.tag-web3{left:-1%;top:70px}.tag-fintech{right:2%;top:-18px;animation-delay:-1s}.tag-commerce{right:-5%;top:150px;animation-delay:-2s}.tag-it{right:4%;bottom:-6px;animation-delay:-3s}
    @keyframes tagFloat{50%{transform:translateY(-9px)}}
    .section{padding:56px 0}.section-title{text-align:center;margin-bottom:28px}.section-title::before{content:"";display:block;width:48px;height:1px;margin:0 auto 12px;background:#d5a536}.section-title h2{font-size:32px}.industries-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.industry-card{display:grid;grid-template-columns:46% 54%;min-height:205px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 8px 22px rgba(31,47,70,.04);transition:.3s ease}.industry-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(31,47,70,.1);border-color:#d8b767}.card-art{position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#102f69,#091c42);color:white}.card-art::before{content:"";position:absolute;width:135px;height:135px;border:1px solid rgba(80,158,255,.34);transform:rotate(45deg)}.card-art span{position:relative;font-size:58px;filter:drop-shadow(0 5px 12px rgba(0,0,0,.25))}.art-shop{background:linear-gradient(145deg,#e9dfcf,#bda98d)}.art-real{background:linear-gradient(145deg,#d8e3e7,#7897a4)}.art-it{background:linear-gradient(145deg,#edf1f8,#abc3e0)}.card-copy{position:relative;padding:32px 20px 20px}.card-icon{position:absolute;left:-24px;top:21px;display:grid;place-items:center;width:48px;height:48px;border:1px solid #dfe2e6;border-radius:50%;background:white;font-size:22px}.card-copy h3{margin:8px 0 12px;font:23px Georgia,serif}.card-copy p{min-height:58px;color:#626d7e;font-size:11px;line-height:1.55}.text-link{display:inline-block;margin-top:15px;color:#bd881e;font-size:10px;font-weight:800}
    .benefits{margin-top:34px;padding:29px 32px;border:1px solid var(--line);border-radius:7px}.benefits h2{text-align:center;font-size:25px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:27px}.benefit{display:grid;grid-template-columns:45px 1fr;gap:12px;padding:0 20px;border-right:1px dotted #d8d1c4}.benefit:last-child{border:0}.benefit-icon{color:#c79120;font-size:31px}.benefit h3{font:16px Georgia,serif}.benefit p{margin-top:7px;color:#667081;font-size:10px;line-height:1.55}
    .featured{padding-top:12px}.feature-row{display:grid;grid-template-columns:1fr 1fr;min-height:225px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff}.feature-row+ .feature-row{margin-top:14px}.feature-row:nth-of-type(3) .feature-visual{order:2}.feature-visual{position:relative;overflow:hidden;background:linear-gradient(145deg,#13376a,#071a39)}.feature-visual img{width:100%;height:100%;object-fit:cover}.commerce-visual{display:flex;align-items:end;justify-content:center;background:linear-gradient(135deg,#eee8dd,#fff)}.device{width:64%;height:80%;padding:10px;border:7px solid #222;border-bottom:14px solid #222;border-radius:10px 10px 3px 3px;background:#fff;box-shadow:0 15px 25px #8d8172}.device-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.device-grid i{height:45px;background:linear-gradient(#e9dfd0 60%,#c5ad8a 60%);border-radius:2px}.feature-copy{align-self:center;padding:28px 50px}.feature-copy .kicker{color:#b9861d;font-size:10px;font-weight:800;letter-spacing:.18em}.feature-copy h3{margin:8px 0 5px;font:27px/1.05 Georgia,serif}.feature-copy>p{color:#606b7c;font-size:11px;line-height:1.55}.metrics{display:flex;gap:40px;margin-top:20px}.metrics strong{display:block;font:22px Georgia,serif}.metrics span{color:#697487;font-size:9px}.feature-copy .text-link{margin-top:18px}
    .industry-cta{margin-top:25px;background:#092a55;color:#fff}.cta-inner{min-height:120px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px}.cta-title{display:flex;align-items:center;gap:25px}.cta-icon{display:grid;place-items:center;width:72px;height:72px;border:1px solid #d5a536;border-radius:50%;color:#e5b641;font-size:31px}.cta-title h2{font:31px/1.1 Georgia,serif}.cta-actions{display:flex;gap:20px}.industry-page .site-footer{background:#061d3c;border-top:0}
    @media(max-width:1100px){.hero-layout{grid-template-columns:1fr}.ind-hero{padding-top:65px}.hero-copy{text-align:center}.gold-label,.hero-actions{justify-content:center}.hero-copy h1,.hero-copy>p:not(.gold-label){margin-left:auto;margin-right:auto}.hero-showcase{width:min(720px,100%);margin:auto}.industries-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 0}.benefit:nth-child(2){border:0}.hero-dashboard{width:100%;left:0}}
    @media(max-width:760px){.industry-page .page-content{padding-top:72px}.ind-wrap{width:calc(100% - 30px)}.ind-hero{padding:50px 0 30px}.hero-copy h1{font-size:43px}.hero-actions{flex-direction:column;align-items:stretch}.hero-showcase{min-height:315px}.float-tag{display:none}.industries-grid{grid-template-columns:1fr}.industry-card{min-height:190px}.benefits{padding:25px 18px}.benefit-grid{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px dotted #d8d1c4;padding:0 0 20px}.benefit:last-child{border-bottom:0}.feature-row{grid-template-columns:1fr}.feature-visual{min-height:210px}.feature-row:nth-of-type(3) .feature-visual{order:0}.feature-copy{padding:27px 24px}.metrics{gap:20px;justify-content:space-between}.cta-inner{grid-template-columns:1fr;padding:28px 0}.cta-actions{flex-direction:column}.cta-title h2{font-size:25px}}

    /* Digital Code brand palette */
    :root{--ink:#fff;--gold:#e90a9b;--paper:#08040d;--line:rgba(255,255,255,.1);--soft:#12091a;--body:#c8bdcf}
    body.industry-page,.industry-page .page-content{background:#08040d;color:#fff}
    .industry-page .site-header{background:rgba(8,4,13,.9);border-color:rgba(255,255,255,.08);box-shadow:0 8px 28px rgba(0,0,0,.25);backdrop-filter:blur(18px)}
    .industry-page .desktop-nav a,.industry-page .footer-links a,.industry-page .lang-toggle{color:#e9dfed}
    .industry-page .desktop-nav a[href="industries.html"]{color:#ff57bd}
    .ind-hero{background:radial-gradient(circle at 78% 35%,rgba(119,70,255,.22),transparent 32%),radial-gradient(circle at 18% 25%,rgba(240,68,168,.1),transparent 30%),#08040d}
    .ind-hero::before{background:repeating-radial-gradient(circle at 82% 42%,transparent 0 31px,rgba(240,68,168,.075) 32px 33px)}
    .gold-label,.feature-copy .kicker,.text-link{color:#e90a9b}.gold-label::after,.section-title::before{background:linear-gradient(90deg,#e90a9b,#7323bf)}
    .gold-btn{border-color:#e90a9b;background:linear-gradient(135deg,#e90a9b,#7323bf);box-shadow:0 10px 28px rgba(240,68,168,.22)}
    .line-btn,.industry-page .btn-ghost{color:#fff;border-color:rgba(240,68,168,.65);background:rgba(255,255,255,.025)}
    .hero-dashboard{mix-blend-mode:normal;border-radius:24px;filter:saturate(.9) hue-rotate(295deg) drop-shadow(0 24px 35px rgba(0,0,0,.35));opacity:.9}
    .hero-showcase::after{content:"";position:absolute;inset:0;z-index:3;border-radius:28px;background:linear-gradient(135deg,rgba(8,4,13,.05),rgba(103,54,196,.2));pointer-events:none;mix-blend-mode:color}
    .float-tag{color:#fff;border-color:rgba(240,68,168,.28);background:rgba(18,9,27,.88);box-shadow:0 14px 35px rgba(0,0,0,.4);backdrop-filter:blur(14px)}
    .float-tag b{color:#fff}.float-tag small,.hero-copy>p:not(.gold-label),.card-copy p,.benefit p,.feature-copy>p,.metrics span{color:#bdb0c5}
    .industry-card,.benefits,.feature-row{border-color:rgba(255,255,255,.1);background:linear-gradient(145deg,rgba(28,15,40,.9),rgba(12,7,18,.88));box-shadow:0 12px 32px rgba(0,0,0,.2)}
    .industry-card:hover{border-color:rgba(240,68,168,.55);box-shadow:0 20px 45px rgba(0,0,0,.34),0 0 28px rgba(240,68,168,.08)}
    .card-art{background:radial-gradient(circle at 50% 45%,rgba(119,112,255,.4),transparent 42%),linear-gradient(145deg,#161131,#0a0713)}
    .art-shop{background:radial-gradient(circle,rgba(240,68,168,.28),transparent 48%),#190b20}.art-real{background:radial-gradient(circle,rgba(118,91,255,.28),transparent 48%),#0d0b20}.art-it{background:radial-gradient(circle,rgba(87,148,255,.25),transparent 48%),#0a1020}
    .card-icon{color:#e90a9b;border-color:rgba(240,68,168,.32);background:#100918}.benefit{border-color:rgba(255,255,255,.1)}.benefit-icon,.cta-icon{color:#e90a9b}.commerce-visual{background:radial-gradient(circle,rgba(240,68,168,.18),transparent 50%),#100919}
    .industry-cta{background:linear-gradient(120deg,#130921,#0b1530 55%,#151035)}.cta-icon{border-color:#e90a9b}.industry-page .site-footer{background:#06030a}
    .hero-copy h1.hero-heading{width:100%;max-width:620px;margin:24px 0 22px;font-size:clamp(42px,3.45vw,58px);line-height:1.05;letter-spacing:-.045em;white-space:nowrap;text-shadow:0 8px 35px rgba(0,0,0,.28)}
    .hero-heading span{color:#e90a9b;background:linear-gradient(100deg,#ff55bb 8%,#a96cff 90%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
    @media(max-width:1100px){.hero-copy h1.hero-heading{width:auto;max-width:100%;white-space:normal;text-align:center}}
    @media(max-width:760px){.hero-copy h1.hero-heading{font-size:clamp(39px,12vw,52px);line-height:1.02}}
    .button-icon{display:grid;width:32px;height:32px;place-items:center;flex:0 0 32px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(255,255,255,.12);box-shadow:inset 0 0 12px rgba(255,255,255,.08),0 0 12px rgba(240,68,168,.16)}.button-icon svg{display:block;width:17px;height:17px;fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px rgba(255,255,255,.55))}.line-btn .button-icon{width:32px;height:32px;border-radius:50%;background:rgba(240,68,168,.16);border:1px solid rgba(240,68,168,.62)}.line-btn .button-icon svg{width:17px;height:17px;stroke:#ff8ad5;filter:drop-shadow(0 0 5px rgba(240,68,168,.75))}
    .industry-world{min-height:450px;isolation:isolate}.industry-world .hero-dashboard{width:116%;left:-10%;top:-48px;border-radius:0;mix-blend-mode:screen;opacity:.96;-webkit-mask-image:radial-gradient(ellipse 68% 66% at 52% 50%,#000 43%,rgba(0,0,0,.95) 58%,transparent 84%);mask-image:radial-gradient(ellipse 68% 66% at 52% 50%,#000 43%,rgba(0,0,0,.95) 58%,transparent 84%);filter:saturate(1.12) contrast(1.08) drop-shadow(0 28px 42px rgba(73,33,170,.35));animation:industryWorldFloat 6s ease-in-out infinite}.industry-world::after{display:none}.world-orbit{position:absolute;z-index:-1;left:12%;top:10%;width:76%;height:76%;border:1px solid rgba(240,68,168,.28);border-radius:50%;animation:industryOrbit 16s linear infinite}.world-orbit::after{content:"";position:absolute;top:8%;left:14%;width:9px;height:9px;border-radius:50%;background:#ff45b8;box-shadow:0 0 16px #ff45b8}.world-pulse{position:absolute;z-index:4;width:8px;height:8px;border-radius:50%;background:#7d72ff;box-shadow:0 0 14px #7d72ff;animation:industryPulse 2.4s ease-in-out infinite}.pulse-one{left:17%;top:37%}.pulse-two{right:13%;bottom:24%;animation-delay:-1.2s}
    @keyframes industryWorldFloat{50%{transform:translateY(-10px) scale(1.015);filter:saturate(1.16) contrast(1.04) drop-shadow(0 36px 52px rgba(93,39,205,.45))}}@keyframes industryOrbit{to{transform:rotate(360deg)}}@keyframes industryPulse{50%{opacity:.3;transform:scale(2)}}
    @media(max-width:1100px){.industry-world .hero-dashboard{width:100%;left:0}.industry-world{min-height:520px}}@media(max-width:760px){.industry-world{min-height:340px}.industry-world .hero-dashboard{top:-10px}.button-icon{width:27px;height:27px}}
    .industries-grid .industry-card{min-height:205px}.industries-grid .card-art::before{display:none}.industries-grid .card-art img{display:block;width:calc(100% - 28px);height:calc(100% - 28px);object-fit:contain;border-radius:12px;transition:transform .35s ease}.industry-card:hover .card-art img{transform:scale(1.025)}
    .industries-grid .card-icon{display:none}.industries-grid .card-copy{padding-left:28px}.industries-grid .card-copy h3{margin-top:8px}
    @media(max-width:1180px){.card-art span{width:76px;height:76px;border-radius:19px}.card-art span svg{width:42px;height:42px}.industries-grid .card-art::before{width:112px;height:112px}}
    @media(max-width:760px){.industries-grid .industry-card{min-height:190px}.card-art span{width:70px;height:70px;border-radius:18px}.card-art span svg{width:38px;height:38px}.industries-grid .card-art::before{width:104px;height:104px}}
    .benefit{grid-template-columns:56px 1fr;align-items:start}.benefit-icon{display:grid;width:50px;height:50px;place-items:center;border:1px solid rgba(240,68,168,.42);border-radius:50%;background:linear-gradient(145deg,rgba(240,68,168,.16),rgba(129,97,255,.1));box-shadow:inset 0 0 16px rgba(240,68,168,.08),0 8px 22px rgba(0,0,0,.24)}.benefit-icon svg{display:block;width:29px;height:29px;fill:none;stroke:#fff;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px rgba(240,68,168,.5))}.benefit-icon .benefit-accent{fill:none;stroke:#e90a9b;stroke-width:2.8}.benefit:hover .benefit-icon{border-color:#ff69c6;transform:translateY(-2px);box-shadow:0 10px 26px rgba(240,68,168,.18)}
    .fintech-feature-visual{background:transparent}.fintech-feature-visual img{object-fit:contain;object-position:center;filter:saturate(1.05) contrast(1.03);transition:filter .7s ease}.feature-row:hover .fintech-feature-visual img{filter:saturate(1.13) contrast(1.04)}.featured-more{display:flex;justify-content:center;margin-top:28px}

    /* The new hero artwork has its own alpha channel; no rectangular blending mask is needed. */
    .industry-world .hero-dashboard{mix-blend-mode:normal;opacity:1;-webkit-mask-image:none;mask-image:none;filter:saturate(1.05);animation:industryWorldFloatClean 6s ease-in-out infinite}
    @keyframes industryWorldFloatClean{50%{transform:translateY(-10px) scale(1.015)}}
  
