/* Web3Domain 2026 visual system — dark, editorial, portfolio-first. */
:root{
  --g-bg:#050607;
  --g-bg-soft:#080b10;
  --g-panel:#090d13;
  --g-panel-2:#0d1119;
  --g-text:#f7f9fc;
  --g-muted:#aab2bf;
  --g-line:#17394b;
  --g-line-soft:#18222c;
  --g-purple:#b84dff;
  --g-purple-2:#7756ff;
  --g-cyan:#35d8ff;
  --g-cyan-soft:#9fefff;
  --g-blue:#167bd8;
  --g-shadow:0 22px 80px rgba(0,0,0,.34);
}
html{background:var(--g-bg)}
body{background:var(--g-bg);color:var(--g-text);overflow-x:hidden}
body::selection{background:#8a45ff;color:white}
body.got-theme{background:
  radial-gradient(circle at 78% 8%,rgba(94,37,144,.13),transparent 27rem),
  radial-gradient(circle at 6% 36%,rgba(31,126,168,.10),transparent 31rem),
  var(--g-bg)}
body.got-theme p{color:var(--g-muted)}
body.got-theme .wrap{max-width:1360px}
body.got-theme .section{padding-top:92px;padding-bottom:92px}
body.got-theme .eyebrow{color:var(--g-cyan-soft);font-weight:700;letter-spacing:.16em}
body.got-theme em{background:linear-gradient(100deg,#f4efff 0%,#c77cff 42%,#51dcff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
body.got-theme a{transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease,opacity .18s ease}

/* Header */
body.got-theme header{position:sticky!important;top:0;z-index:1000;background:rgba(5,6,7,.91)!important;border-bottom:1px solid rgba(53,216,255,.17)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
body.got-theme .nav-wrap{max-width:1480px;padding-top:18px;padding-bottom:18px}
body.got-theme .brand{letter-spacing:-.055em;color:#fff}
body.got-theme .brand b{background:linear-gradient(100deg,var(--g-purple),var(--g-cyan));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
body.got-theme .brand small{color:#778496;letter-spacing:.15em}
body.got-theme .nav-group>summary,body.got-theme nav>a{color:#d7dce4;font-size:12px;font-weight:600}
body.got-theme .nav-group>summary:hover,body.got-theme nav>a:hover{color:white}
body.got-theme .nav-dropdown{background:#080b10!important;border:1px solid #213443!important;box-shadow:0 20px 60px #000b!important;border-radius:10px!important;padding:10px!important}
body.got-theme .nav-dropdown a{border-radius:6px!important;color:#bac4cf!important}
body.got-theme .nav-dropdown a:hover{background:#101722!important;color:white!important}
body.got-theme .header-search{background:#080b10!important;border-color:#213443!important;border-radius:8px!important}
body.got-theme .header-search:focus-within{border-color:#486e85!important;box-shadow:0 0 0 3px rgba(53,216,255,.07)}
body.got-theme .wallet-button{background:#0d1118!important;border-color:#294050!important;border-radius:8px!important}
body.got-theme .wallet-button:hover{border-color:var(--g-purple)!important}
body.got-theme .language a.active{color:var(--g-cyan-soft)}
body.got-theme .menu-toggle{color:white}

/* Buttons / links */
body.got-theme .primary{background:linear-gradient(110deg,#a634ed,#5d58ff)!important;border:1px solid rgba(183,119,255,.45)!important;border-radius:8px!important;box-shadow:0 12px 38px rgba(131,55,212,.18)!important}
body.got-theme .primary:hover{transform:translateY(-2px);filter:brightness(1.08)}
body.got-theme .back,body.got-theme .orbital-link{color:#dfe7ef}
body.got-theme .back:hover,body.got-theme .orbital-link:hover{color:var(--g-cyan-soft)}

/* Existing information sections */
body.got-theme main>.section,body.got-theme main>.wrap.section,body.got-theme .why-section,body.got-theme .related{border-top:1px solid rgba(43,80,101,.38)}
body.got-theme .why-section{background:linear-gradient(180deg,#070a0f,#050607)!important;border-bottom-color:rgba(43,80,101,.38)!important}
body.got-theme .steps article,body.got-theme .features article{border-color:#1b2b36!important}
body.got-theme .features article>span,body.got-theme .step-number{color:var(--g-cyan-soft)!important}
body.got-theme details{border-color:#1b2b36!important}
body.got-theme summary:hover{color:var(--g-cyan-soft)}
body.got-theme .closing{background:
  radial-gradient(circle at 12% 0,rgba(184,77,255,.20),transparent 38%),
  radial-gradient(circle at 90% 100%,rgba(53,216,255,.14),transparent 38%),
  #080b10!important;border:1px solid #1a3140!important;border-radius:12px!important}

/* Cards */
body.got-theme .domain-grid,body.got-theme .gold-grid,body.got-theme .sale-list{gap:14px}
body.got-theme .domain-card,body.got-theme .gold-card,body.got-theme .sale-card,body.got-theme .search-result{
  background:linear-gradient(150deg,#0b0e14,#07090d)!important;
  border-color:#1b2a36!important;
  border-radius:10px!important;
  box-shadow:none!important;
}
body.got-theme .domain-card:hover,body.got-theme .gold-card:hover,body.got-theme .sale-card:hover,body.got-theme .search-result:hover{border-color:#42647a!important;transform:translateY(-3px)}
body.got-theme .card-art,body.got-theme .gold-image{background:#050608!important;border-color:#18252e!important}
body.got-theme .card-link,body.got-theme .sale-actions{border-color:#18252e!important}
body.got-theme .card-link>span:last-child,body.got-theme .sale-actions a span{color:var(--g-cyan)!important}
body.got-theme .market-icon{border-color:#29404e;color:#8fb2c4}
body.got-theme .catalog-toolbar input,body.got-theme .catalog-toolbar select,body.got-theme .sale-filters input,body.got-theme .sale-filters select{background:#080b10!important;border-color:#223440!important}
body.got-theme .filter-search{border-color:#223440!important;background:#080b10}
body.got-theme .market-tabs{border-color:#1c2c37!important}
body.got-theme .market-tabs a.selected{border-color:var(--g-cyan)!important;color:white!important}
body.got-theme .gold-section{border-top-color:#274151!important}
body.got-theme .gold-heading .eyebrow,body.got-theme .gold-card h3{color:#e6d8ff!important}
body.got-theme .gold-seal{border-color:#4c6b7d!important;color:#c7eeff!important;background:radial-gradient(#18466155,transparent)!important}
body.got-theme .gold-rank{border-color:#55788d55!important;color:#d5effb!important;background:#06090ddd!important}

/* Detail pages */
body.got-theme .detail-hero,body.got-theme .market-hero{background:linear-gradient(180deg,rgba(11,17,25,.7),transparent 44%)}
body.got-theme .domain-pass,body.got-theme .identity-ticket{background:linear-gradient(140deg,#0d1118,#090b10)!important;border-color:#27404f!important;box-shadow:var(--g-shadow)!important}
body.got-theme .detail-price,body.got-theme .sld-facts{border-color:#1c2d38!important}
body.got-theme .example-list a{background:#0a0e14!important;border-color:#233744!important}
body.got-theme .example-list a:hover{border-color:#4f7288!important;color:var(--g-cyan-soft)}

/* Long-form / restored pages */
body.got-theme .prose,body.got-theme .academy-page{position:relative;z-index:2;max-width:980px}
body.got-theme .prose h1,body.got-theme .academy-page h1{font-size:clamp(2.8rem,6vw,5rem);letter-spacing:-.06em;line-height:1.02}
body.got-theme .prose h2,body.got-theme .academy-page h2{margin-top:52px}
body.got-theme .prose a:not(.primary),body.got-theme .academy-page a:not(.primary){color:#aeeeff;text-decoration-color:#31586b}
body.got-theme .legacy-content{background:transparent!important;position:relative;z-index:2}
body.got-theme .legacy-content .bg-black{background:transparent!important}
body.got-theme .legacy-content [class*="bg-zinc-900"],body.got-theme .legacy-content [class*="bg-zinc-800"]{background:#0a0e14!important}
body.got-theme .legacy-content [class*="border-zinc-800"]{border-color:#20313d!important}
body.got-theme .legacy-content [class*="text-[#FFD600]"]{color:#8de9ff!important}

/* Ambient version of the home sphere on pages without editorial images. */
.ambient-orb{position:fixed;right:-16vw;top:90px;width:min(760px,72vw);aspect-ratio:1;z-index:0;pointer-events:none;opacity:.28;filter:saturate(.82) contrast(1.08);mask-image:radial-gradient(circle at center,#000 0 54%,transparent 73%);-webkit-mask-image:radial-gradient(circle at center,#000 0 54%,transparent 73%)}
.ambient-orb::after{content:"";position:absolute;inset:15%;border-radius:50%;box-shadow:0 0 110px rgba(139,58,215,.24)}
.ambient-orb video,.ambient-orb img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:screen}
body.has-ambient-orb main,body.has-ambient-orb footer{position:relative;z-index:1}
body.has-ambient-orb main::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:linear-gradient(90deg,rgba(5,6,7,.97) 0 38%,rgba(5,6,7,.77) 60%,rgba(5,6,7,.92) 100%)}

/* New editorial pages */
.editorial-hero{position:relative;padding:105px 0 82px;border-bottom:1px solid #193141;overflow:hidden;isolation:isolate}
.editorial-hero .wrap{position:relative;z-index:2}
.editorial-hero .kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:22px;color:#a9eaff;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.editorial-hero .kicker::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--g-cyan);box-shadow:0 0 18px rgba(53,216,255,.6)}
.editorial-hero h1{max-width:1030px;font-size:clamp(3.2rem,7vw,6.8rem);line-height:.98;letter-spacing:-.075em;margin:0 0 26px;font-weight:650}
.editorial-hero .lead{max-width:760px;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.7;color:#c0c8d2}
.editorial-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}
.button-ghost{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 18px;border:1px solid #29404f;border-radius:8px;background:#080b10;color:#e7edf3;font-size:13px;font-weight:600}
.button-ghost:hover{border-color:#4d758d;background:#0b1118}
.editorial-stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #18303f;border-bottom:1px solid #18303f;background:rgba(6,9,13,.78)}
.editorial-stats>div{padding:26px 26px;border-right:1px solid #18303f}.editorial-stats>div:last-child{border-right:0}
.editorial-stats strong{display:block;font-size:clamp(1.7rem,3vw,2.6rem);letter-spacing:-.055em;color:#fff}
.editorial-stats span{display:block;margin-top:4px;color:#8294a4;font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.editorial-section{padding:92px 0;border-bottom:1px solid #142833}
.editorial-section .section-intro{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:start;margin-bottom:42px}
.editorial-section .section-intro h2{font-size:clamp(2.2rem,4.4vw,4.3rem);letter-spacing:-.06em;margin:0}
.editorial-section .section-intro p{font-size:16px;line-height:1.85;margin:4px 0 0}
.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.info-card{min-height:245px;padding:28px;border:1px solid #1c303d;border-radius:10px;background:linear-gradient(150deg,rgba(13,17,24,.96),rgba(7,9,13,.96));position:relative;overflow:hidden}
.info-card::before{content:"";position:absolute;left:0;top:0;width:44px;height:2px;background:linear-gradient(90deg,var(--g-purple),var(--g-cyan))}
.info-card .num{font-size:10px;letter-spacing:.14em;color:#7791a2;text-transform:uppercase}
.info-card h3{font-size:20px;margin:42px 0 12px;letter-spacing:-.03em}
.info-card p{font-size:14px;line-height:1.75;margin:0}
.comparison-panel{display:grid;grid-template-columns:1fr 1fr;border:1px solid #1d3240;border-radius:10px;overflow:hidden;background:#07090c}
.comparison-column{padding:34px}.comparison-column+ .comparison-column{border-left:1px solid #1d3240}
.comparison-column h3{font-size:21px;margin-bottom:25px}
.comparison-column.traditional h3{color:#c7ccd2}.comparison-column.web3 h3{color:#b8ecff}
.comparison-list{display:grid;gap:0}
.comparison-row{display:grid;grid-template-columns:28px 1fr;gap:13px;padding:15px 0;border-top:1px solid #172731;font-size:14px;color:#c0c8d1}
.comparison-row:first-child{border-top:0}.comparison-row b{color:white;font-weight:600}.comparison-row .mark{color:#76909f}.comparison-column.web3 .mark{color:var(--g-cyan)}
.timeline{display:grid;gap:0;border-top:1px solid #1d3341}
.timeline-item{display:grid;grid-template-columns:115px 1fr;gap:32px;padding:30px 0;border-bottom:1px solid #1d3341}
.timeline-item time{font-size:13px;letter-spacing:.12em;color:#8bdfff;font-weight:700}.timeline-item h3{margin:0 0 8px;font-size:20px}.timeline-item p{margin:0;max-width:790px;line-height:1.75;font-size:14px}
.case-study{border:1px solid #234152;border-radius:12px;background:linear-gradient(135deg,#0b1119,#080b10);padding:38px;display:grid;grid-template-columns:1fr .9fr;gap:55px;align-items:center}
.case-study .label{font-size:10px;letter-spacing:.16em;color:#82e3ff;text-transform:uppercase;font-weight:800}
.case-study h3{font-size:clamp(2rem,4vw,3.7rem);letter-spacing:-.06em;margin:14px 0 18px}
.case-study p{line-height:1.8}.case-facts{display:grid;grid-template-columns:1fr 1fr;border:1px solid #203746;border-radius:9px;overflow:hidden}
.case-facts div{padding:22px;border-bottom:1px solid #203746;border-right:1px solid #203746}.case-facts div:nth-child(even){border-right:0}.case-facts div:nth-last-child(-n+2){border-bottom:0}.case-facts strong{display:block;color:white;margin-bottom:4px}.case-facts span{font-size:12px;color:#8fa0ad}
.disclaimer-box{border-left:2px solid #45697d;padding:18px 0 18px 24px;max-width:960px;color:#93a3af;font-size:13px;line-height:1.75}

/* Cost calculator */
.cost-calculator{display:grid;grid-template-columns:.95fr 1.05fr;gap:22px;align-items:stretch}
.cost-inputs,.cost-results{border:1px solid #1e3441;background:#090d13;border-radius:10px;padding:30px}
.cost-inputs label{display:block;margin-bottom:20px;color:#c5ced7;font-size:13px}
.cost-inputs label span{display:flex;justify-content:space-between;gap:18px;margin-bottom:9px}.cost-inputs label small{color:#738795}
.cost-inputs input{width:100%;background:#05070a;border:1px solid #263e4c;color:white;padding:13px 14px;border-radius:7px;outline:none}
.cost-inputs input:focus{border-color:#4f768e;box-shadow:0 0 0 3px rgba(53,216,255,.06)}
.cost-results{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(150deg,#0b1118,#07090c)}
.cost-result-row{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-top:1px solid #1b303c}.cost-result-row:first-child{border-top:0}.cost-result-row span{color:#93a5b2}.cost-result-row strong{font-size:22px;letter-spacing:-.04em}.cost-result-row.highlight strong{color:#aeeeff}
.cost-note{margin-top:17px;font-size:11px;line-height:1.6;color:#748692}

/* Portfolio */
.portfolio-shell{padding:90px 0}
.portfolio-shell h1{font-size:clamp(3.2rem,6.4vw,6rem);max-width:950px;margin-bottom:24px}
.portfolio-shell .lead{max-width:800px;font-size:17px;line-height:1.8}
.portfolio-toolbar{position:sticky;top:82px;z-index:20;margin:35px 0 28px;padding:12px;border:1px solid #1c3240;background:rgba(7,10,14,.92);backdrop-filter:blur(14px);border-radius:10px;display:grid;grid-template-columns:minmax(240px,1fr) auto auto;gap:10px}
.portfolio-toolbar input,.portfolio-toolbar select{background:#05070a;border:1px solid #253d4b;color:#fff;border-radius:7px;padding:13px 14px}
.portfolio-count{display:flex;align-items:center;justify-content:flex-end;padding:0 7px;color:#8ea0ad;font-size:12px;white-space:nowrap}
.portfolio-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.portfolio-card{display:flex;flex-direction:column;min-height:198px;padding:22px;border:1px solid #1c303c;border-radius:9px;background:#080b10;overflow:hidden}
.portfolio-card:hover{border-color:#4b7087;transform:translateY(-2px)}
.portfolio-card .kind{display:flex;justify-content:space-between;gap:12px;color:#718795;font-size:9px;text-transform:uppercase;letter-spacing:.13em}
.portfolio-card h3{font-size:21px;line-height:1.25;margin:36px 0 10px;overflow-wrap:anywhere;letter-spacing:-.035em}
.portfolio-card p{font-size:12px;line-height:1.55;margin:0 0 18px}.portfolio-card a{margin-top:auto;padding-top:14px;border-top:1px solid #182a35;font-size:12px;color:#baeefe;display:flex;justify-content:space-between;gap:12px}.portfolio-card a span:last-child{font-size:18px}
.portfolio-empty{padding:60px 20px;text-align:center;border:1px dashed #294251;border-radius:10px;color:#91a4b1}

/* Footer in the reference site's clean four-column rhythm, with Web3Domain branding/colors. */
body.got-theme footer.wrap{max-width:none!important;margin-top:0!important;padding:64px max(48px,calc((100vw - 1360px)/2)) 22px!important;background:#050607!important;border-top:1px solid #153143!important}
body.got-theme .footer-main{display:grid!important;grid-template-columns:1.15fr .9fr .9fr .9fr!important;gap:60px!important;padding:0 0 46px!important;border-bottom:1px solid #17384a!important}
body.got-theme .footer-main>div:first-child{max-width:290px}
body.got-theme .footer-main>div:first-child p{font-size:13px;line-height:1.55;color:#c0c9d3;margin-top:20px}
body.got-theme .footer-main h3{font-size:14px;color:white;margin:0 0 19px;font-weight:750}
body.got-theme .footer-main>div>a:not(.brand){display:block;width:max-content;max-width:100%;padding:6px 0;font-size:13px;color:#c3ced8}
body.got-theme .footer-main>div>a:not(.brand):hover{color:var(--g-cyan-soft);transform:translateX(2px)}
body.got-theme .footer-main a[href*="instagram"],body.got-theme .footer-main a[href*="linkedin"]{display:inline-grid!important;place-items:center;width:37px!important;height:37px;border-radius:50%;padding:0!important;margin:8px 6px 6px 0;background:#1279c9;color:white!important;font-size:0!important}
body.got-theme .footer-main a[href*="instagram"]::before{content:"IG";font-size:10px;font-weight:800}
body.got-theme .footer-main a[href*="linkedin"]::before{content:"in";font-size:13px;font-weight:800;text-transform:none}
body.got-theme .footer-bottom{padding:27px 0 8px!important;border:0!important;color:#aeb9c3!important;font-size:11px!important}
body.got-theme .design-credit{border:0!important;padding:10px 0 0!important;color:#6f7f8b!important;font-size:9px!important}
body.got-theme .design-credit a{color:#91a4b1!important}

/* Dialog */
body.got-theme dialog{background:#080c12;border-color:#2a4250;box-shadow:0 35px 100px #000c}
body.got-theme .wallet-option,body.got-theme #wallet-copy,body.got-theme #wallet-disconnect{background:#0c1118;border-color:#263d4b}

@media(max-width:1050px){
  .info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .editorial-section .section-intro{grid-template-columns:1fr;gap:22px}
  .case-study{grid-template-columns:1fr;gap:30px}
  body.got-theme .footer-main{grid-template-columns:1.2fr 1fr 1fr!important;gap:36px!important}
  body.got-theme .footer-main>div:last-child{grid-column:2/4}
}
@media(max-width:850px){
  body.got-theme .nav-dropdown{box-shadow:none!important;border:0!important;background:transparent!important;padding:4px 0 10px!important}
  body.got-theme header nav.open{background:#06080c!important;border-bottom:1px solid #233946!important;top:100%!important;padding:18px 22px!important}
  .ambient-orb{position:absolute;right:-48vw;top:130px;width:130vw;opacity:.22}
  body.has-ambient-orb main::before{background:linear-gradient(180deg,rgba(5,6,7,.72),rgba(5,6,7,.96) 520px)}
  .editorial-hero{padding:74px 0 58px}.editorial-stats{grid-template-columns:1fr 1fr}.editorial-stats>div:nth-child(2){border-right:0}.editorial-stats>div:nth-child(-n+2){border-bottom:1px solid #18303f}
  .cost-calculator{grid-template-columns:1fr}
  .portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .portfolio-toolbar{top:112px;grid-template-columns:1fr 1fr}.portfolio-toolbar input{grid-column:1/-1}.portfolio-count{justify-content:flex-start}
  body.got-theme footer.wrap{padding-left:24px!important;padding-right:24px!important}
  body.got-theme .footer-main{grid-template-columns:1fr 1fr!important;gap:32px 22px!important}
  body.got-theme .footer-main>div:first-child{grid-column:1/-1;max-width:430px}
  body.got-theme .footer-main>div:last-child{grid-column:auto}
}
@media(max-width:600px){
  body.got-theme .wrap{padding-left:20px;padding-right:20px}
  body.got-theme .section{padding-top:68px;padding-bottom:68px}
  .editorial-hero h1{font-size:clamp(3rem,13vw,4.6rem)}
  .editorial-stats>div{padding:20px}.editorial-section{padding:68px 0}.info-grid{grid-template-columns:1fr}.info-card{min-height:0}
  .comparison-panel{grid-template-columns:1fr}.comparison-column+.comparison-column{border-left:0;border-top:1px solid #1d3240}.comparison-column{padding:25px}
  .timeline-item{grid-template-columns:1fr;gap:7px;padding:24px 0}
  .case-study{padding:24px}.case-facts{grid-template-columns:1fr}.case-facts div{border-right:0!important;border-bottom:1px solid #203746!important}.case-facts div:last-child{border-bottom:0!important}
  .portfolio-shell{padding:64px 0}.portfolio-grid{grid-template-columns:1fr 1fr;gap:9px}.portfolio-card{padding:16px;min-height:190px}.portfolio-card h3{font-size:17px;margin-top:28px}.portfolio-card p{font-size:10px}.portfolio-toolbar{position:static;grid-template-columns:1fr}.portfolio-toolbar input,.portfolio-toolbar select{grid-column:auto}.portfolio-count{padding:4px}
  body.got-theme footer.wrap{padding-left:20px!important;padding-right:20px!important;padding-top:48px!important}
  body.got-theme .footer-main{grid-template-columns:1fr 1fr!important;gap:26px 16px!important}
  body.got-theme .footer-main>div:first-child{grid-column:1/-1}
  body.got-theme .footer-main>div>a:not(.brand){font-size:11px}
}
@media(prefers-reduced-motion:reduce){.ambient-orb video{display:none}.ambient-orb{background:url('/assets/solar-poster.jpg') center/contain no-repeat}}
body.got-theme .footer-socials{display:flex;align-items:center;gap:2px;margin-top:16px}
body.got-theme .footer-main .footer-all-link{margin-top:7px!important;color:#aeeeff!important;font-weight:650}
body.got-theme .footer-security{display:flex;align-items:center;gap:8px}
body.got-theme .footer-security::before{content:"◆";font-size:8px;color:#4de8a8}
@media(max-width:600px){body.got-theme .footer-main h3{font-size:12px}body.got-theme .footer-main>div>a:not(.brand){padding:5px 0}}
