/*
Theme Name: Net Sphere Technologies
Author: Net Sphere Technologies
Description: A responsive, editable corporate WordPress theme based on the supplied Net Sphere Technologies homepage design. Includes six services, Customizer controls and a project enquiry form. No paid plugins required.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: net-sphere-technologies
Tags: custom-logo, custom-menu, featured-images, one-column, wide-blocks, theme-options, blog
*/
@font-face{font-family:Inter;src:url("assets/fonts/Inter.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}
:root{--bg:#0c1420;--bg-deep:#080f17;--card:#1b222e;--text:#d9deef;--muted:#a1aeb7;--accent:#00c6ed;--accent-light:#98dff7;--border:#2a3543;--radius:13px;--container:1220px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font-family:"Inter",Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}a:hover{color:var(--accent-light)}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto}svg{flex:none}p,h1,h2,h3{margin:0}p{color:var(--muted)}h1,h2,h3{font-weight:600;line-height:1.18;letter-spacing:-.04em}h2{font-size:36px}h3{font-size:21px;letter-spacing:-.02em}.container{width:min(var(--container),calc(100% - 80px));margin-inline:auto}.icon{width:22px;height:22px}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;z-index:200;top:12px;left:12px;background:var(--accent);color:#03202a;padding:12px 20px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent-light);outline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 24px;border:1px solid transparent;border-radius:9px;background:var(--accent);color:#05232e;font-size:14px;font-weight:600;letter-spacing:.005em;box-shadow:0 0 23px #00c6ed40;line-height:1.2;min-height:44px;transition:transform .2s,filter .2s,box-shadow .2s}.button:hover{color:#05232e;filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 0 30px #00c6ed55}.button .icon{width:18px;height:18px}.button-secondary{background:#232c38;color:var(--text);box-shadow:none}.button-secondary:hover{color:white;box-shadow:none}.button-secondary .icon{color:var(--accent-light)}.button-small{padding:8px 24px;min-height:34px}.text-link{font-size:13px;font-weight:600;color:var(--accent-light);display:inline-flex;gap:5px;align-items:center}.text-link .icon{width:14px;height:14px}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.095em;color:var(--accent-light);line-height:1.4}.pill{display:inline-flex;align-items:center;gap:6px;padding:5px 17px;border-radius:30px;background:#222b37;font-size:11px;font-weight:400;letter-spacing:.035em}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}
/* Shared navigation */
.site-header{position:relative;z-index:20;background:var(--bg)}.header-inner{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:9px;flex:none;line-height:1}.brand-icon{display:flex;align-items:center;justify-content:center;width:30px;height:32px;border-radius:5px;background:#222e3d;color:var(--accent-light)}.brand-icon .icon{width:25px;height:25px}.brand strong{display:block;color:var(--text);font-size:21px;font-weight:600;letter-spacing:-.035em}.brand small{display:block;font-size:10px;letter-spacing:.12em;margin-top:4px;color:#cad5dd}.custom-logo-link{display:inline-flex;align-items:center}.custom-logo{width:auto;max-width:210px;max-height:60px;object-fit:contain}.nav-menu{display:flex;align-items:center;gap:22px;padding:0;margin:0;list-style:none}.nav-menu a{display:block;font-size:14px;padding:6px 12px;line-height:1.2;border-radius:8px;color:#becbd2;font-weight:500}.nav-menu a:hover,.nav-menu a.active,.nav-menu .current-menu-item>a{background:var(--accent);color:#05232e;box-shadow:0 0 18px #00c6ed3b}.header-actions{display:flex;align-items:center;gap:18px}.header-node{width:32px;height:32px;border-radius:50%;object-fit:cover}.menu-toggle{display:none}.nav-menu li{position:relative}.nav-menu .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:220px;background:var(--card);padding:12px;list-style:none;border:1px solid var(--border);border-radius:8px}.nav-menu li:hover>.sub-menu,.nav-menu li:focus-within>.sub-menu{display:block}
/* Hero: independent HTML text and CSS illustration */
.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 42% 37%,#00323e75,transparent 34%),radial-gradient(ellipse at 82% 79%,#162e6560,transparent 33%),var(--bg)}.hero-layout{display:grid;grid-template-columns:59% 41%;min-height:650px;padding-block:33px 90px}.hero-copy{position:relative;z-index:2}.hero h1{font-size:clamp(40px,4.5vw,58px);line-height:1.09;letter-spacing:-.052em;margin-top:22px;max-width:730px;font-weight:650}.hero h1>span{display:block;background:linear-gradient(110deg,var(--accent-light),var(--accent) 60%,#82bcff);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-description{font-size:18px;line-height:1.6;max-width:580px;margin-top:21px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:23px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px;max-width:700px}.stats strong{display:block;font-size:25px;line-height:1.25;letter-spacing:-.015em}.stats>div:nth-child(2) strong{color:var(--accent-light)}.stats span{display:block;font-size:10px;letter-spacing:.04em;color:#bac8d2}.hero-visual{position:relative;min-height:505px}.orb{position:absolute;border-radius:120px;background:linear-gradient(135deg,#101823,#1c2234);border:1px solid #26304422}.orb-one{width:210px;height:320px;top:82px;left:4%;transform:rotate(-5deg)}.orb-two{width:125px;height:193px;right:0;top:147px}.node-card{position:absolute;top:123px;left:37%;width:198px;background:#1a202d;border-radius:20px;padding:17px 20px 19px;box-shadow:0 24px 50px #0006;z-index:2}.node-art{width:112px;height:112px;display:flex;align-items:center;justify-content:center;margin:0 auto 13px;border:8px solid #062230;border-radius:20px;box-shadow:0 0 25px #00c6ed25;overflow:hidden}.node-art img{width:96px;height:96px;object-fit:cover}.node-card h2{font-size:20px;white-space:nowrap;letter-spacing:-.03em;text-align:center}.node-card>p{font-size:10px;letter-spacing:.105em;color:var(--accent-light);text-align:center;margin-top:5px}.node-data{display:flex;justify-content:space-between;gap:10px;margin-top:16px;font-size:12px;line-height:1.25}.node-data strong{display:block;font-size:14px;font-weight:500}.equalizer{display:flex;align-items:flex-end;gap:4px;height:28px}.equalizer i{width:6px;border-radius:4px;background:var(--accent-light);height:50%}.equalizer i:nth-child(1){height:35%;opacity:.4}.equalizer i:nth-child(2){height:55%;opacity:.7}.equalizer i:nth-child(3){height:90%;background:var(--accent)}.equalizer i:nth-child(4){height:75%}.equalizer i:nth-child(5){height:40%;opacity:.6}.equalizer i:nth-child(6){height:90%;background:var(--accent)}.node-badge{display:flex;align-items:center;gap:7px;position:absolute;padding:9px 11px;background:#222b38;border:1px solid #ffffff03;border-radius:9px;z-index:3}.node-badge .icon{width:16px;height:20px;color:var(--accent-light)}.node-badge strong{display:block;font-size:10px;letter-spacing:.035em;font-weight:500}.node-badge span{display:block;font-size:10px;color:var(--muted);margin-top:3px}.security-badge{top:-5px;right:16px}.latency-badge{bottom:28px;left:8%}
/* Content sections */
.section{padding:64px 0}.section-heading{margin-bottom:40px}.section-heading h2{margin:8px 0}.section-heading>p:not(.eyebrow){font-size:15px;line-height:1.65;max-width:780px}.section-heading.center{text-align:center}.section-heading.center>p{margin-inline:auto}.about .section-heading h2{max-width:670px;margin-inline:auto;text-transform:none}.about .section-heading>p:not(.eyebrow){max-width:725px}.about,.why-us{background:var(--bg-deep)}.grid{display:grid;gap:24px}.grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border-radius:var(--radius);background:var(--card);padding:25px;min-width:0;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #ffffff02;transition:border-color .2s,transform .2s}.card:hover{border-color:#98dff730;transform:translateY(-3px)}.icon-box{width:45px;height:45px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;background:#233340;color:var(--accent-light);margin-bottom:14px}.icon-box .icon{width:23px;height:23px}.card h3{margin-bottom:11px}.card p{font-size:13px;line-height:1.55}.card-tag{font-size:10px;letter-spacing:.02em;font-weight:600;color:var(--accent-light);margin-top:auto;padding-top:21px}.about-card{min-height:255px}.about-card:first-child .icon-box{color:var(--accent);background:#143542}.about-card:last-child .icon-box{background:#2c2f42;color:#b8baff}.partners{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:65px}.partners>p{font-size:10px;letter-spacing:.07em;font-weight:600}.partner-logos{display:flex;gap:23px;align-items:center;flex-wrap:wrap}.partner-logos>span{display:inline-flex;gap:5px;align-items:center;font-size:14px;color:#a5afbc;font-weight:500;white-space:nowrap}.partner-logos .icon{width:20px;height:20px;color:#79a3b3}.about{padding-bottom:44px}.heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:40px}.heading-row .section-heading{margin:0}.heading-row>.text-link{flex:none;margin-bottom:4px}.service-card{padding:25px;min-height:282px}.card-top{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.service-number{font-family:monospace;font-size:10px;background:#0c121b;border-radius:3px;padding:1px 4px;margin-top:10px;font-weight:600}.service-card h3{margin:0 0 11px}.tags{display:flex;gap:9px 10px;flex-wrap:wrap;list-style:none;padding:0;margin:16px 0 24px}.tags li{font-size:10px;background:#161e29;color:#b6c2ca;padding:3px 6px;border-radius:3px}.service-card .text-link{margin-top:auto}.services{padding:44px 0 60px}.why-us{padding:45px 0}.edge-card{min-height:267px}.edge-card h3{font-size:21px}.edge-card .icon-box{width:37px;height:37px}.edge-card .card-tag{font-family:monospace;letter-spacing:.06em}.process{padding:40px 0 80px}.process .section-heading{margin-bottom:40px}.process-card{min-height:250px;padding:25px 24px}.step-number{font-family:monospace;font-size:24px;font-weight:bold;line-height:1;color:var(--accent-light);margin-bottom:20px}.step-icon{width:29px;height:29px;background:#233440;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--accent-light)}.step-icon .icon{width:18px;height:18px}.duration{font-size:11px;letter-spacing:.015em;color:#b8c4ce;margin-top:auto;padding-top:22px}.contact-section{padding:56px 0 96px}.contact-panel{position:relative;isolation:isolate;overflow:hidden;text-align:center;padding:43px 30px 40px;border-radius:16px;background:radial-gradient(ellipse at 96% 0%,#00687990,transparent 29%),radial-gradient(ellipse at 3% 100%,#29417399,transparent 33%),#222b37}.contact-panel .pill{background:#152332;font-size:10px;padding:4px 18px}.contact-panel h2{font-size:44px;max-width:780px;margin:18px auto 15px;line-height:1.16}.contact-panel>p:not(.eyebrow){max-width:730px;margin-inline:auto;font-size:18px;line-height:1.5}.contact-panel>.button{margin-top:24px;min-width:211px}.contact-panel>small{display:flex;justify-content:center;align-items:center;gap:5px;margin-top:11px;color:#bcc6d1;font-size:11px;letter-spacing:.02em}.contact-panel small .icon{color:var(--accent-light);width:14px;height:14px}
/* Footer */
.site-footer{background:var(--bg-deep);padding:44px 0 28px}.footer-grid{display:grid;grid-template-columns:1.4fr .6fr 1fr 1.1fr;gap:55px}.footer-brand>p{font-size:12px;line-height:1.6;margin-top:21px;max-width:350px}.site-footer .brand strong{font-size:19px}.site-footer .brand small{font-size:9px}.site-footer .brand-icon{width:29px;height:31px}.site-footer h2{font-size:11px;letter-spacing:.06em;font-weight:600;line-height:1.5;margin:1px 0 7px}.footer-links{list-style:none;padding:0;margin:0}.footer-links a{display:inline-block;font-size:12px;color:var(--muted);padding:2px 0;line-height:1.4}.footer-links a:hover{color:var(--accent-light)}.footer-contact p,.footer-contact>a{display:flex;gap:5px;font-size:12px;color:var(--muted);margin-bottom:6px;align-items:flex-start;overflow-wrap:anywhere}.footer-contact .icon{width:16px;height:16px;color:var(--accent-light);margin-top:1px}.social-links{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.social-links a{font-size:11px;background:#1d2933;border-radius:3px;padding:3px 5px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:60px;font-size:11px;color:var(--muted)}.footer-bottom>div{display:flex;gap:20px}.whatsapp-button{position:fixed;bottom:24px;right:24px;z-index:25;display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#22c55e;color:#052818;border-radius:50%;box-shadow:0 8px 30px #0004}
/* Enquiry dialog */
.contact-dialog{border:1px solid #405160;border-radius:18px;background:var(--bg);color:var(--text);width:min(620px,calc(100% - 32px));max-height:90dvh;overflow-y:auto;padding:36px;box-shadow:0 25px 100px #0009}.contact-dialog::backdrop{background:#020611c9;backdrop-filter:blur(6px)}.dialog-close{position:absolute;top:10px;right:13px;background:transparent;border:0;color:var(--text);font-size:30px;width:40px;height:40px;line-height:1}.contact-dialog h2{font-size:30px;margin-top:10px;padding-right:20px}.dialog-intro{font-size:14px;margin-top:10px}.enquiry-form{margin-top:23px}.enquiry-form label{display:block;font-size:13px;color:var(--text);margin-bottom:16px}.enquiry-form input:not([type=checkbox]),.enquiry-form textarea,.enquiry-form select{display:block;width:100%;margin-top:7px;background:#172230;border:1px solid #3c4b59;border-radius:7px;padding:12px;color:var(--text);min-height:46px}.enquiry-form textarea{resize:vertical}.enquiry-form input::placeholder,.enquiry-form textarea::placeholder{color:#99a8b7}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.enquiry-form .consent{display:flex;gap:9px;font-size:12px;align-items:flex-start}.consent input{margin:3px 0 0;accent-color:var(--accent);width:16px;height:16px;flex:none}.consent a{text-decoration:underline}.form-honey{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-notice{padding:12px 15px;border-radius:7px;font-size:14px;margin-top:15px;background:#123742;color:#c8f3ff}.form-notice.error{background:#40252c;color:#ffe1e1}.noscript-contact{padding-block:25px}
/* Standard WordPress content */
.standard-main{padding:65px 0 90px;min-height:60vh}.page-content{font-size:17px;line-height:1.8}.page-content>*,.entry-content>*{margin-bottom:1.4em}.page-content h1{font-size:46px}.page-content h2{font-size:32px}.page-content h3{font-size:25px}.page-content a,.entry-content a{color:var(--accent-light);text-decoration:underline}.page-content p{color:var(--muted)}.page-content ul,.page-content ol{padding-left:1.4em}.entry-title{margin-bottom:28px}.entry-meta{color:var(--muted);font-size:13px;margin-bottom:18px}.entry-image{margin-bottom:25px;border-radius:12px}.blog-grid{margin-top:35px}.blog-card .entry-title{font-size:25px;margin-top:18px}.blog-card .entry-title a{color:var(--text)}.blog-card .text-link{margin-top:20px}.pagination,.navigation{margin-top:30px}.nav-links{display:flex;gap:15px;flex-wrap:wrap}.page-numbers{padding:7px 13px;background:var(--card);border-radius:5px}.page-numbers.current{background:var(--accent);color:var(--bg)}.home-extra{padding-block:40px}.alignwide{max-width:100%}.alignfull{width:100%}.wp-caption,.wp-caption-text,.gallery-caption{max-width:100%}.wp-caption-text,.gallery-caption{font-size:13px;color:var(--muted)}.sticky{border-color:var(--accent-light)}.bypostauthor{border-left:2px solid var(--accent)}.alignleft{float:left;margin:0 24px 16px 0}.alignright{float:right;margin:0 0 16px 24px}.aligncenter{display:block;margin-inline:auto}table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}th,td{border:1px solid var(--border);padding:10px}pre{overflow-x:auto;background:var(--card);padding:20px}blockquote{border-left:3px solid var(--accent);padding:10px 25px;margin:25px 0}.comment-form label{display:block}.comment-form input:not([type=checkbox]),.comment-form textarea,.search-field{max-width:100%;padding:10px;background:var(--card);color:var(--text);border:1px solid var(--border);border-radius:5px}.comment-form textarea{width:100%}.comment-form .submit,.search-submit{padding:11px 22px;background:var(--accent);color:var(--bg);border:0;border-radius:5px}.comment-list{padding:0;list-style:none}.comment-body{padding:20px;border-bottom:1px solid var(--border)}.comment-meta{font-size:13px}.comment-author img{border-radius:50%;margin-right:8px}.comment-respond{margin-top:30px}
@media(min-width:1500px){.hero h1{font-size:58px}}
@media(max-width:1120px){.container{width:calc(100% - 48px)}.header-inner{gap:20px}.nav-menu{gap:8px}.nav-menu a{padding:6px 8px}.header-actions{gap:9px}.header-node{display:none}.hero h1{font-size:46px}.hero-description{font-size:17px}.node-card{left:26%}.partners{flex-direction:column;align-items:flex-start;gap:18px}.grid{gap:20px}.card{padding:22px}.footer-grid{gap:30px}.contact-panel h2{font-size:40px}.edge-card h3{font-size:19px}}
@media(max-width:900px){.header-inner{min-height:80px;flex-wrap:wrap}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;background:#1d2935;border:1px solid var(--border);border-radius:7px;margin-left:auto;order:2}.menu-toggle>span:not(.screen-reader-text){display:block;height:2px;background:var(--text);width:22px;margin-inline:auto}.header-actions{order:1}.primary-nav{display:none;order:3;width:100%;padding-bottom:18px}.primary-nav.is-open{display:block}.nav-menu{align-items:stretch;flex-direction:column;gap:4px}.nav-menu a{padding:12px 14px}.nav-menu .sub-menu{position:static;display:block;border:0;padding-left:25px;margin-top:4px;background:transparent}.hero-layout{grid-template-columns:60% 40%;padding-top:36px;min-height:610px}.hero h1{font-size:40px}.hero-description{font-size:16px}.hero-actions{gap:10px}.hero-actions .button{font-size:12px;padding:12px 15px}.node-card{left:16%;top:125px;width:185px;padding-inline:15px}.orb-one{left:-2%;width:180px}.orb-two{width:100px;right:-10px}.security-badge{right:0;top:0}.latency-badge{left:8%;bottom:18px}.hero-visual{min-height:485px}.stats{gap:12px}.stats strong{font-size:23px}.stats span{font-size:9px}.grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-three{gap:17px}.card{padding:20px}.card h3{font-size:19px}.section-heading h2{font-size:32px}.heading-row{align-items:flex-start;flex-direction:column;gap:15px}.footer-grid{grid-template-columns:1.2fr 1fr;gap:35px}.contact-panel h2{font-size:35px}.footer-bottom{margin-top:40px}}
@media(max-width:640px){.container{width:calc(100% - 40px)}.header-inner{gap:12px;min-height:76px}.brand strong{font-size:19px}.brand small{font-size:9px}.header-actions{display:none}.hero-layout{grid-template-columns:1fr;gap:22px;padding-top:30px;padding-bottom:45px}.hero h1{font-size:clamp(35px,8.7vw,52px);line-height:1.1;margin-top:22px}.hero-description{font-size:16px;line-height:1.65}.hero-actions{gap:11px;margin-top:24px}.hero-actions .button{font-size:12px;min-height:46px;padding-inline:15px}.stats{margin-top:32px;gap:12px}.stats strong{font-size:23px}.stats span{font-size:8px;letter-spacing:.02em;margin-top:3px}.hero-visual{min-height:330px;max-width:430px;width:100%;margin:0 auto}.node-card{top:55px;left:calc(50% - 99px);width:198px}.security-badge{top:0;right:0}.latency-badge{bottom:0;left:0}.orb-one{top:28px;left:6%;height:250px}.orb-two{top:105px;right:0;height:150px;width:90px}.section{padding:48px 0}.section-heading{margin-bottom:27px}.section-heading h2{font-size:29px}.section-heading>p:not(.eyebrow){font-size:14px}.grid-three,.grid-four{grid-template-columns:1fr;gap:17px}.card{padding:24px}.card h3{font-size:21px}.card p{font-size:14px}.about-card,.service-card,.edge-card,.process-card{min-height:0}.card-tag{padding-top:20px}.partners{margin-top:34px;gap:23px}.partners>p{line-height:1.65}.partner-logos{display:grid;grid-template-columns:1fr 1fr;gap:19px;width:100%}.partner-logos>span{font-size:12px}.heading-row{margin-bottom:26px}.service-card .tags{margin-bottom:23px}.tags li{font-size:11px}.text-link{font-size:14px}.process-card .step-number{margin-bottom:18px}.duration{font-size:12px}.contact-section{padding:15px 0 55px}.contact-panel{padding:35px 22px}.contact-panel h2{font-size:30px;line-height:1.18}.contact-panel>p:not(.eyebrow){font-size:15px}.contact-panel>small{font-size:9px;flex-wrap:wrap}.footer-grid{gap:30px 20px;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-contact{grid-column:1/-1}.footer-brand>p{max-width:none;font-size:13px}.footer-links a{font-size:13px;padding:4px 0}.footer-bottom{flex-direction:column;font-size:10px;gap:14px;margin-top:32px}.footer-bottom>div{gap:14px;flex-wrap:wrap}.contact-dialog{padding:32px 22px}.contact-dialog h2{font-size:26px}.form-row{grid-template-columns:1fr;gap:0}.page-content h1{font-size:36px}.standard-main{padding:40px 0 60px}.blog-grid{grid-template-columns:1fr}.section-heading.center{text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover,.card:hover{transform:none}}
/* Keep the lower badge clear of the node data on narrow screens. */
@media(max-width:640px){.hero-visual{min-height:390px}.node-card{top:70px}}
