
:root{--bg:#07111f;--bg2:#0b1728;--panel:#101f33;--line:rgba(255,255,255,.1);--text:#f7f9fc;--muted:#aab6c8;--blue:#2575ff;--cyan:#37d5ff;--green:#58e2b4;--radius:24px;--shadow:0 24px 70px rgba(0,0,0,.32)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1160px,calc(100% - 40px));margin:auto}.section{padding:100px 0}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:.82rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--cyan)}.eyebrow:before{content:"";width:28px;height:1px;background:var(--cyan)}h1,h2,h3{font-family:Manrope,Inter,system-ui,sans-serif;letter-spacing:-.04em;line-height:1.08;margin:0}h1{font-size:clamp(3.2rem,8vw,7.2rem);max-width:1000px}h2{font-size:clamp(2.3rem,5vw,4.5rem);max-width:850px}h3{font-size:1.3rem}.lead{font-size:clamp(1.05rem,2vw,1.28rem);color:var(--muted);max-width:720px}.muted{color:var(--muted)}.topbar{font-size:.82rem;background:#06101c;border-bottom:1px solid var(--line);color:#c8d2df}.topbar .container{display:flex;justify-content:space-between;padding:8px 0}.nav{position:sticky;top:0;z-index:50;background:rgba(7,17,31,.78);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.navin{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:-.02em}.brandmark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,var(--blue),var(--cyan));box-shadow:0 10px 35px rgba(37,117,255,.35)}.brandmark svg{width:25px}.brand small{display:block;color:var(--muted);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.links{display:flex;align-items:center;gap:28px;font-size:.93rem;font-weight:700}.links a:hover{color:var(--cyan)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:999px;border:1px solid var(--line);font-weight:800;transition:.25s;cursor:pointer}.btn:hover{transform:translateY(-2px);border-color:rgba(55,213,255,.5)}.btn-primary{background:linear-gradient(135deg,var(--blue),#1c9dff);border-color:transparent;box-shadow:0 14px 34px rgba(37,117,255,.27)}.btn-ghost{background:rgba(255,255,255,.04)}.menu{display:none;background:none;border:0;color:white;font-size:1.8rem}.hero{position:relative;min-height:790px;padding:105px 0 80px;display:flex;align-items:center;overflow:hidden}.hero:before{content:"";position:absolute;width:750px;height:750px;border-radius:50%;right:-180px;top:-230px;background:radial-gradient(circle,rgba(37,117,255,.25),transparent 65%);filter:blur(10px)}.hero:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;left:-250px;bottom:-250px;background:radial-gradient(circle,rgba(55,213,255,.14),transparent 67%)}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:60px;position:relative;z-index:1}.hero h1 span{background:linear-gradient(90deg,#fff,var(--cyan));-webkit-background-clip:text;background-clip:text;color:transparent}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.proof{display:flex;gap:26px;flex-wrap:wrap;margin-top:40px;color:#dce5ef;font-size:.9rem}.proof span{display:flex;align-items:center;gap:8px}.proof i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 18px var(--green)}.tech-card{position:relative;min-height:470px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(19,37,59,.85),rgba(8,20,36,.65));border-radius:34px;box-shadow:var(--shadow);overflow:hidden;padding:30px}.gridlines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,black,transparent)}.screen{position:absolute;inset:74px 34px 92px;border-radius:22px;border:1px solid rgba(55,213,255,.22);background:#081321;padding:24px;transform:perspective(800px) rotateY(-7deg) rotateX(2deg);box-shadow:0 30px 80px #000}.screenbar{display:flex;gap:6px;margin-bottom:24px}.screenbar i{width:8px;height:8px;border-radius:50%;background:#445164}.screenbar i:first-child{background:var(--cyan)}.metric{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid var(--line);font-size:.83rem}.metric strong{color:var(--green)}.pulse{height:90px;margin-top:20px;position:relative}.pulse svg{width:100%;height:100%}.floatbadge{position:absolute;padding:11px 15px;border:1px solid var(--line);border-radius:14px;background:rgba(15,31,50,.9);backdrop-filter:blur(12px);font-size:.78rem;font-weight:800;box-shadow:0 15px 35px rgba(0,0,0,.25)}.fb1{right:18px;top:30px}.fb2{left:14px;bottom:28px}.trust{border-block:1px solid var(--line);background:rgba(255,255,255,.025)}.trustin{display:grid;grid-template-columns:repeat(4,1fr)}.trustitem{padding:28px 24px;border-right:1px solid var(--line)}.trustitem:last-child{border:0}.trustitem strong{display:block;font-size:1rem}.trustitem span{font-size:.82rem;color:var(--muted)}.heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{position:relative;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.02));min-height:300px;transition:.3s;overflow:hidden}.card:hover{transform:translateY(-7px);border-color:rgba(55,213,255,.35);box-shadow:var(--shadow)}.card:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-80px;bottom:-80px;background:radial-gradient(circle,rgba(37,117,255,.18),transparent 70%)}.icon{width:50px;height:50px;border-radius:16px;background:rgba(37,117,255,.13);color:var(--cyan);display:grid;place-items:center;font-size:1.35rem;margin-bottom:48px;border:1px solid rgba(55,213,255,.15)}.card p{color:var(--muted);font-size:.94rem}.arrow{position:absolute;bottom:28px;font-weight:800;color:var(--cyan)}.light{background:#f3f6fa;color:#07111f}.light .muted,.light .lead{color:#5e6977}.photo-grid,.business-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.photo-box{background:white;border-radius:34px;box-shadow:0 25px 80px rgba(17,33,52,.16);padding:36px;position:relative}.idcard{border:1px solid #dce4ed;border-radius:24px;padding:24px;display:grid;grid-template-columns:150px 1fr;gap:24px;background:#f9fbfd}.portrait{height:190px;border-radius:18px;background:linear-gradient(#d9e4ef,#f2f6fa);display:grid;place-items:center;overflow:hidden}.portrait svg{width:125px}.idlines i{display:block;height:10px;background:#dce5ee;border-radius:5px;margin:14px 0}.idlines i:nth-child(2){width:75%}.price-row{display:flex;gap:16px;margin-top:24px}.price{flex:1;border-radius:18px;background:#eef4fa;padding:16px}.price strong{font-size:1.45rem}.business{background:linear-gradient(140deg,#0a1829,#112944)}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.check{padding:14px;border:1px solid var(--line);border-radius:13px;color:#d8e2ed;background:rgba(255,255,255,.025)}.visual-orbit{position:relative;min-height:420px;display:grid;place-items:center}.orbit-center{width:160px;height:160px;border-radius:50%;display:grid;place-items:center;text-align:center;background:linear-gradient(145deg,var(--blue),#0b66e8);box-shadow:0 0 0 35px rgba(37,117,255,.07),0 0 0 75px rgba(37,117,255,.035)}.orbit{position:absolute;border:1px solid rgba(55,213,255,.18);border-radius:50%;width:380px;height:380px;animation:spin 25s linear infinite}.orb{position:absolute;width:82px;height:82px;border-radius:20px;background:#10243b;border:1px solid var(--line);display:grid;place-items:center;font-weight:800;font-size:.8rem;box-shadow:var(--shadow)}.orb:nth-child(1){top:-20px;left:145px}.orb:nth-child(2){right:-20px;top:145px}.orb:nth-child(3){bottom:-20px;left:145px}.orb:nth-child(4){left:-20px;top:145px}@keyframes spin{to{transform:rotate(360deg)}}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:24px;overflow:hidden}.step{background:var(--bg);padding:32px;min-height:250px}.num{font-size:3rem;font-weight:900;color:rgba(55,213,255,.22);line-height:1;margin-bottom:38px}.step p{font-size:.9rem;color:var(--muted)}.cta{padding:70px;border-radius:34px;background:linear-gradient(125deg,#1763ec,#13a8e8);position:relative;overflow:hidden}.cta:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-100px;top:-170px;background:rgba(255,255,255,.1)}.cta h2{max-width:700px}.contactcards{display:grid;gap:12px}.contactcard{padding:22px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.035)}.contactcard small{display:block;color:var(--muted)}.footer{border-top:1px solid var(--line);padding:55px 0 25px}.footgrid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer h4{margin:0 0 16px}.footer a{display:block;color:var(--muted);margin:8px 0}.footer a:hover{color:white}.copyright{border-top:1px solid var(--line);margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;color:var(--muted);font-size:.82rem}.pagehero{padding:100px 0 70px;background:radial-gradient(circle at 80% 20%,rgba(37,117,255,.2),transparent 40%)}.pagehero h1{font-size:clamp(2.8rem,7vw,5.8rem)}.content{max-width:850px}.content h2{font-size:2.1rem;margin:55px 0 20px}.content h3{margin-top:30px}.content p,.content li{color:#bac5d4}.content ul{padding-left:20px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-weight:800}.badge{display:inline-flex;padding:7px 11px;border:1px solid rgba(55,213,255,.25);border-radius:999px;color:var(--cyan);font-size:.76rem;font-weight:800}.notice{padding:20px;border-radius:16px;background:rgba(37,117,255,.12);border:1px solid rgba(55,213,255,.2)}.reveal{opacity:0;transform:translateY(22px);transition:.7s}.reveal.visible{opacity:1;transform:none}
@media(max-width:950px){.links{position:fixed;inset:76px 0 auto;background:#081523;padding:25px 20px;flex-direction:column;align-items:stretch;display:none;border-bottom:1px solid var(--line)}.links.open{display:flex}.menu{display:block}.nav .btn-primary.desktop{display:none}.hero-grid,.photo-grid,.business-grid,.contact-grid{grid-template-columns:1fr}.hero{padding-top:70px}.tech-card{min-height:430px}.cards{grid-template-columns:1fr 1fr}.trustin{grid-template-columns:1fr 1fr}.trustitem:nth-child(2){border-right:0}.trustitem:nth-child(-n+2){border-bottom:1px solid var(--line)}.steps{grid-template-columns:1fr 1fr}.footgrid{grid-template-columns:1fr 1fr}.footgrid>div:first-child{grid-column:1/-1}}
@media(max-width:650px){.container{width:min(100% - 28px,1160px)}.section{padding:70px 0}.topbar{display:none}.navin{height:68px}.links{inset:68px 0 auto}.brand span:last-child{font-size:.9rem}.hero{min-height:auto}.hero h1{font-size:3.3rem}.hero-grid{gap:35px}.tech-card{min-height:360px;padding:18px}.screen{inset:55px 18px 75px}.proof{gap:14px;flex-direction:column}.heading-row{display:block}.heading-row .lead{margin-top:20px}.cards,.steps,.trustin,.checklist{grid-template-columns:1fr}.trustitem{border-right:0;border-bottom:1px solid var(--line)!important}.trustitem:last-child{border-bottom:0!important}.idcard{grid-template-columns:1fr}.portrait{height:160px}.price-row{flex-direction:column}.cta{padding:40px 25px}.footgrid{grid-template-columns:1fr}.footgrid>div:first-child{grid-column:auto}.copyright{display:block}.orbit{width:300px;height:300px}.orb:nth-child(1){left:109px}.orb:nth-child(2){top:109px}.orb:nth-child(3){left:109px}.orb:nth-child(4){top:109px}.visual-orbit{min-height:360px}}
/* Accueil professionnel 2026 */
.pro-hero h1{font-size:clamp(3rem,6.4vw,6.35rem)}
.security-console .screen{inset:62px 28px 78px}.console-title{display:flex;justify-content:space-between;align-items:end;padding-bottom:12px;border-bottom:1px solid var(--line);margin-bottom:4px}.console-title span{font-size:.78rem;letter-spacing:.13em;font-weight:900;color:var(--cyan)}.console-title small{color:var(--muted)}
.pro-cards .card{min-height:325px}.pro-cards .icon{margin-bottom:38px}
.protection-section{border-block:1px solid var(--line)}
.layer-stack{display:flex;flex-direction:column;gap:12px;perspective:1000px}.layer{padding:23px 25px;border-radius:18px;border:1px solid rgba(55,213,255,.18);background:linear-gradient(135deg,rgba(37,117,255,.16),rgba(255,255,255,.035));box-shadow:0 18px 45px rgba(0,0,0,.2);transform:translateX(var(--offset,0))}.layer:nth-child(1){--offset:42px}.layer:nth-child(2){--offset:25px}.layer:nth-child(3){--offset:9px}.layer:nth-child(4){--offset:-7px}.layer small{display:block;color:var(--cyan);font-size:.68rem;letter-spacing:.14em;font-weight:900}.layer strong{display:block;font-size:1.2rem;margin:3px 0}.layer span{color:var(--muted);font-size:.88rem}
.local-panel{background:white;border:1px solid #dce4ed;border-radius:30px;padding:38px;box-shadow:0 25px 80px rgba(17,33,52,.14)}.local-panel h3{font-size:1.8rem;margin:22px 0;color:#07111f}.local-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.local-list span{padding:14px;border-radius:13px;background:#eef4fa;color:#26384c;font-weight:750;font-size:.9rem}
@media(max-width:950px){.layer-stack{padding-right:40px}.pro-hero .hero-grid{grid-template-columns:1fr}.pro-hero{padding-top:80px}}
@media(max-width:650px){.security-console .screen{inset:48px 14px 70px;padding:17px}.security-console .metric{font-size:.72rem}.layer-stack{padding-right:12px}.layer:nth-child(n){transform:none}.local-list{grid-template-columns:1fr}.local-panel{padding:26px}.pro-hero h1{font-size:3rem}}
/* Identité visuelle Wolf Cyber */
.wolfmark{overflow:hidden;background:#07111f;border:1px solid rgba(55,213,255,.35);box-shadow:0 0 26px rgba(20,107,255,.35)}
.wolfmark img{width:100%;height:100%;object-fit:cover;transform:scale(1.15)}
.hero-visual{position:relative;min-height:590px;border-radius:38px;overflow:hidden;border:1px solid rgba(55,213,255,.22);background:#020814;box-shadow:0 35px 100px rgba(0,0,0,.45)}
.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,8,20,.12),transparent 45%),linear-gradient(0deg,rgba(2,8,20,.75),transparent 42%);pointer-events:none}
.hero-visual img{width:100%;height:100%;min-height:590px;object-fit:cover;object-position:center top;display:block;filter:saturate(1.08) contrast(1.05)}
.hero-shield{position:absolute;inset:9%;border:1px solid rgba(55,213,255,.15);clip-path:polygon(50% 0,92% 18%,84% 75%,50% 100%,16% 75%,8% 18%);box-shadow:inset 0 0 55px rgba(20,107,255,.08)}
.visual-chip{position:absolute;z-index:2;padding:12px 15px;border-radius:14px;border:1px solid rgba(55,213,255,.27);background:rgba(5,17,33,.78);backdrop-filter:blur(12px);box-shadow:0 15px 30px rgba(0,0,0,.35)}
.visual-chip strong,.visual-chip span{display:block}.visual-chip strong{font-size:.72rem;letter-spacing:.09em;color:#37d5ff}.visual-chip span{font-size:.78rem;color:#dbe8f7;margin-top:3px}.chip-one{left:22px;bottom:28px}.chip-two{right:22px;bottom:82px}.chip-three{right:34px;top:28px}
.visual-services{margin-top:-36px;position:relative;z-index:3}.visual-services-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(55,213,255,.18);border-radius:26px;overflow:hidden;background:rgba(7,17,31,.93);backdrop-filter:blur(18px);box-shadow:0 24px 65px rgba(0,0,0,.35)}
.visual-services article{padding:30px;border-right:1px solid rgba(55,213,255,.13)}.visual-services article:last-child{border-right:0}.visual-services article>span{color:#37d5ff;font-weight:900;letter-spacing:.15em;font-size:.75rem}.visual-services h3{margin:10px 0 8px;font-size:1.1rem}.visual-services p{margin:0;color:#91a2b7;font-size:.86rem;line-height:1.55}
@media(max-width:950px){.hero-visual{min-height:520px}.hero-visual img{min-height:520px}.visual-services-grid{grid-template-columns:1fr}.visual-services article{border-right:0;border-bottom:1px solid rgba(55,213,255,.13)}.visual-services article:last-child{border-bottom:0}}
@media(max-width:650px){.brand small{display:none}.brandmark{width:46px;height:46px}.hero-visual,.hero-visual img{min-height:410px}.visual-chip{padding:9px 11px}.chip-two{right:12px;bottom:68px}.chip-three{right:12px;top:15px}.chip-one{left:12px;bottom:15px}.visual-services{margin-top:18px}}

/* Refonte premium Wolf Cyber */
.wolf-home{background:#02070f;color:#f4f8ff;font-family:Inter,Arial,sans-serif;overflow-x:hidden}.wolf-home *{box-sizing:border-box}.wolf-header{position:sticky;top:0;z-index:100;background:rgba(1,5,12,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(50,165,255,.18)}.wolf-nav{height:94px;display:flex;align-items:center;gap:34px}.wolf-brand{display:flex;align-items:center;gap:13px;min-width:270px;color:#fff;text-decoration:none}.wolf-brand img{width:68px;height:68px;object-fit:cover;border-radius:50%;filter:drop-shadow(0 0 16px rgba(0,146,255,.45))}.wolf-brand-text{display:flex;flex-direction:column;line-height:1}.wolf-brand-text b{font-size:1.45rem;letter-spacing:.08em}.wolf-brand-text b span{color:#168cff}.wolf-brand-text small{margin-top:7px;letter-spacing:.36em;color:#a9b8ce;font-size:.65rem}.wolf-links{margin-left:auto;display:flex;gap:30px;align-items:center}.wolf-links a{color:#96a7bd;text-decoration:none;font-weight:600;font-size:.94rem}.wolf-links a:hover,.wolf-links a.active{color:#fff}.wolf-cta,.wolf-button{display:inline-flex;align-items:center;justify-content:center;border-radius:9px;text-decoration:none;font-weight:800;transition:.25s}.wolf-cta{padding:15px 21px;background:linear-gradient(100deg,#19c7ff,#1268ff);color:white;box-shadow:0 0 28px rgba(0,148,255,.28)}.wolf-hero-section{padding:42px 0 0;background:radial-gradient(circle at 78% 32%,rgba(0,128,255,.16),transparent 32%),linear-gradient(180deg,#02070f,#030a14)}.wolf-hero-grid{display:grid;grid-template-columns:.92fr 1.18fr;align-items:center;min-height:650px;gap:28px}.wolf-kicker{color:#159cff;font-size:.76rem;font-weight:900;letter-spacing:.2em;margin:0 0 20px}.wolf-copy h1{font-size:clamp(3rem,5.2vw,5.2rem);line-height:1.03;letter-spacing:-.045em;margin:0}.wolf-copy h1 span{color:#24a8ff}.wolf-copy h1 em{font-style:normal;background:linear-gradient(90deg,#1175ff,#47dcff);-webkit-background-clip:text;color:transparent}.wolf-lead{font-size:1.08rem;line-height:1.8;color:#9aacbf;max-width:650px;margin:25px 0 30px}.wolf-actions{display:flex;gap:12px;flex-wrap:wrap}.wolf-button{padding:16px 23px}.wolf-button.primary{background:linear-gradient(100deg,#167bff,#15b8ff);color:#fff;box-shadow:0 12px 34px rgba(0,124,255,.24)}.wolf-button.secondary{border:1px solid #26394d;color:#fff;background:#07111e}.wolf-button:hover,.wolf-cta:hover{transform:translateY(-2px)}.wolf-proof{display:flex;gap:25px;flex-wrap:wrap;margin-top:30px;color:#b8c6d7;font-size:.82rem}.wolf-proof span{display:flex;align-items:center;gap:8px}.wolf-proof i{width:7px;height:7px;border-radius:50%;background:#43f0c4;box-shadow:0 0 14px #43f0c4}.wolf-visual{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden}.wolf-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#02070f 0%,transparent 17%,transparent 100%);z-index:2;pointer-events:none}.wolf-visual img{width:100%;height:560px;object-fit:cover;object-position:center;border-radius:4px;filter:saturate(1.18) contrast(1.05);mask-image:linear-gradient(to right,transparent 0%,#000 14%,#000 100%)}.wolf-visual-glow{position:absolute;inset:12% 12%;border-radius:50%;box-shadow:0 0 120px rgba(0,159,255,.24);pointer-events:none}.wolf-pillars{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(30,143,255,.18);border-bottom:1px solid rgba(30,143,255,.18);background:rgba(0,4,11,.75)}.wolf-pillars article{display:flex;align-items:center;justify-content:center;gap:14px;padding:25px 16px;border-right:1px solid rgba(30,143,255,.16)}.wolf-pillars article:last-child{border-right:0}.wolf-pillars svg{width:35px;height:35px;stroke:#168dff;fill:none;stroke-width:1.5}.wolf-pillars b,.wolf-pillars span{display:block}.wolf-pillars b{text-transform:uppercase;font-size:.84rem}.wolf-pillars span{color:#778aa2;font-size:.72rem;margin-top:3px}.wolf-section{padding:100px 0;background:#030a14}.wolf-section-heading{max-width:760px;margin-bottom:45px}.wolf-section-heading h2,.wolf-band h2,.wolf-local h2,.wolf-final h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.08;margin:0 0 18px}.wolf-section-heading>p:last-child,.wolf-band p,.wolf-local p,.wolf-final p{color:#92a5bb;line-height:1.75}.wolf-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.wolf-card{min-height:260px;padding:31px;border:1px solid rgba(30,143,255,.15);background:linear-gradient(145deg,rgba(10,28,48,.78),rgba(3,10,20,.95));position:relative;overflow:hidden}.wolf-card:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-65px;top:-65px;background:rgba(0,139,255,.15);filter:blur(10px)}.wolf-card>span{color:#168dff;font-weight:900;letter-spacing:.16em;font-size:.72rem}.wolf-card h3{font-size:1.25rem;margin:38px 0 12px}.wolf-card p{color:#8fa2b9;line-height:1.65;font-size:.92rem}.wolf-band{padding:100px 0;background:linear-gradient(120deg,#061326,#071c36);border-block:1px solid rgba(30,143,255,.18)}.wolf-band-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.wolf-levels{display:flex;flex-direction:column;gap:11px}.wolf-levels div{padding:20px 22px;border:1px solid rgba(45,168,255,.18);background:linear-gradient(90deg,rgba(0,116,255,.16),rgba(255,255,255,.02));transform:translateX(var(--x))}.wolf-levels div:nth-child(1){--x:30px}.wolf-levels div:nth-child(2){--x:18px}.wolf-levels div:nth-child(3){--x:6px}.wolf-levels div:nth-child(4){--x:-6px}.wolf-levels small,.wolf-levels b,.wolf-levels span{display:block}.wolf-levels small{color:#16a8ff;font-weight:900;letter-spacing:.16em}.wolf-levels b{font-size:1.08rem;margin:5px 0}.wolf-levels span{color:#8397ad;font-size:.84rem}.wolf-local{background:#f5f8fc;color:#08111d}.wolf-local-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:50px;align-items:center}.wolf-local p{color:#526477}.wolf-local-actions{display:flex;flex-direction:column;gap:13px}.wolf-local .secondary{color:#0b1725;background:#fff;border-color:#cbd7e3}.wolf-final{text-align:center;padding:95px 0;background:radial-gradient(circle at 50% -10%,rgba(59,218,255,.25),transparent 48%),linear-gradient(110deg,#0c5fd7,#119bdc)}.wolf-final p{color:#dcecff;max-width:700px;margin:0 auto 28px}.wolf-actions.center{justify-content:center}.wolf-button.light{background:white;color:#0d5cae}.wolf-button.outline-light{border:1px solid rgba(255,255,255,.55);color:white}.wolf-footer{padding:60px 0 22px;background:#01050b;border-top:1px solid rgba(30,143,255,.16)}.wolf-footer-grid{display:grid;grid-template-columns:1.4fr 1fr .7fr;gap:50px}.wolf-footer p,.wolf-footer span,.wolf-footer a{color:#7f93a9;text-decoration:none;display:block;margin:9px 0}.wolf-footer b{display:block;margin-bottom:16px}.wolf-copyright{margin-top:40px;padding-top:22px;border-top:1px solid rgba(30,143,255,.12);color:#63788f;font-size:.8rem}.wolf-footer .wolf-brand{margin-bottom:18px}.wolf-footer .wolf-brand img{width:55px;height:55px}
@media(max-width:1050px){.wolf-nav{height:76px}.wolf-brand{min-width:230px}.wolf-brand img{width:54px;height:54px}.wolf-links{position:fixed;top:76px;left:0;right:0;background:#020913;padding:25px;flex-direction:column;display:none}.wolf-links.open{display:flex}.wolf-hero-grid{grid-template-columns:1fr}.wolf-copy{padding-top:45px}.wolf-visual{min-height:460px}.wolf-visual img{height:460px}.wolf-pillars{grid-template-columns:repeat(3,1fr)}.wolf-pillars article:nth-child(3){border-right:0}.wolf-card-grid{grid-template-columns:repeat(2,1fr)}.wolf-band-grid,.wolf-local-grid{grid-template-columns:1fr}.wolf-levels{padding-right:30px}}
@media(max-width:680px){.wolf-nav{height:68px}.wolf-brand{min-width:auto}.wolf-brand img{width:46px;height:46px}.wolf-brand-text b{font-size:1.05rem}.wolf-brand-text small{font-size:.5rem}.wolf-links{top:68px}.wolf-hero-section{padding-top:10px}.wolf-hero-grid{min-height:auto}.wolf-copy h1{font-size:3.1rem}.wolf-lead{font-size:.98rem}.wolf-visual{min-height:360px}.wolf-visual img{height:360px;mask-image:none}.wolf-visual:before{display:none}.wolf-pillars{grid-template-columns:1fr 1fr}.wolf-pillars article{justify-content:flex-start;border-bottom:1px solid rgba(30,143,255,.16)}.wolf-pillars article:nth-child(2n){border-right:0}.wolf-card-grid{grid-template-columns:1fr}.wolf-band,.wolf-section,.wolf-final{padding:72px 0}.wolf-levels{padding-right:0}.wolf-levels div{transform:none!important}.wolf-footer-grid{grid-template-columns:1fr}.wolf-proof{gap:14px}.wolf-actions{flex-direction:column}.wolf-button{width:100%}}
