/*
Theme Name: WIJARYO
Theme URI: https://wijaryoclaim.zibsuri.com/
Author: WIJARYO
Description: 위자료 청구 법률 정보 플랫폼 전용 테마. 딥네이비·아이보리·청록 디자인 시스템 기반의 프리미엄 정보형 레이아웃.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: wijaryo
*/

:root{
  --navy:#1F3A5F; --navy-800:#152A47; --navy-700:#1A3152; --navy-100:#E9EEF5;
  --teal:#2E7D74; --teal-700:#256B63; --teal-50:#EAF4F1;
  --ivory:#F7F4EE; --ivory-2:#F1EDE3; --white:#FFFFFF;
  --ink:#1E2A38; --text:#3D4A5C; --muted:#66717F; --line:#E3DCCF;
  --radius-s:8px; --radius-m:16px; --radius-l:24px;
  --shadow-s:0 1px 3px rgba(31,58,95,.08);
  --shadow-m:0 10px 30px rgba(31,58,95,.10);
  --shadow-l:0 20px 60px rgba(31,58,95,.16);
  --font-sans:'Pretendard','Pretendard Variable','Apple SD Gothic Neo','Malgun Gothic',sans-serif;
  --font-serif:'Noto Serif KR','Pretendard','Apple SD Gothic Neo',serif;
  --space-1:8px; --space-2:16px; --space-3:24px; --space-4:32px; --space-5:48px; --space-6:64px; --space-7:96px; --space-8:128px;
  --content-max:760px; --page-max:1200px;
}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
body{margin:0;font-family:var(--font-sans);font-size:16px;line-height:1.7;color:var(--text);background:var(--ivory);word-break:keep-all;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto;display:block}
a{color:var(--teal);text-decoration:none;transition:color .2s ease}
a:hover{color:var(--teal-700)}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(46,125,116,.55);outline-offset:2px;border-radius:4px}
h1,h2,h3,h4,h5,h6{margin:0 0 .6em;color:var(--navy);line-height:1.35;letter-spacing:-.01em;font-weight:800}
.skip-link{position:absolute;left:-9999px;top:0;z-index:100;background:var(--navy);color:#fff;padding:12px 20px;border-radius:0 0 12px 0}
.skip-link:focus{left:0}

/* ===== Header ===== */
.site-header{position:sticky;top:0;z-index:50;background:rgba(247,244,238,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}
.header-inner{max-width:var(--page-max);margin:0 auto;padding:14px 24px;display:flex;align-items:center;gap:24px}
.brand{display:flex;align-items:center;gap:12px;min-height:44px}
.brand-mark{width:40px;height:40px;flex:none;border-radius:12px;background:linear-gradient(135deg,var(--navy) 0%,var(--navy-800) 60%,var(--teal) 160%);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-s)}
.brand-name{font-family:var(--font-serif);font-weight:800;font-size:17px;color:var(--navy);letter-spacing:-.01em;line-height:1.3}
.brand-sub{display:block;font-family:var(--font-sans);font-size:11px;font-weight:500;color:var(--muted);letter-spacing:.02em}
.main-nav{margin-left:auto;display:flex;align-items:center;gap:4px}
.main-nav a{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;font-size:14.5px;font-weight:600;color:var(--ink);border-radius:var(--radius-s)}
.main-nav a:hover{color:var(--teal);background:var(--teal-50)}
.main-nav .current-menu-item a{color:var(--teal)}
.nav-cta{margin-left:8px;background:var(--navy);color:#fff!important;border-radius:999px;padding:0 20px!important;min-height:40px}
.nav-cta:hover{background:var(--teal-700);color:#fff!important}
.nav-toggle{display:none;margin-left:auto;width:44px;height:44px;border:0;background:transparent;cursor:pointer;border-radius:var(--radius-s)}
.nav-toggle span{display:block;width:22px;height:2px;background:var(--navy);margin:5px auto;border-radius:2px;transition:transform .2s ease,opacity .2s ease}
@media (max-width:900px){
  .nav-toggle{display:block}
  .main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--ivory);border-bottom:1px solid var(--line);padding:12px 20px 20px;flex-direction:column;align-items:stretch;box-shadow:var(--shadow-m)}
  .main-nav.open{display:flex}
  .main-nav a{min-height:48px;padding:0 12px}
  .nav-cta{margin:8px 0 0;justify-content:center}
}

/* ===== Layout primitives ===== */
.wj-container{max-width:var(--page-max);margin:0 auto;padding:0 24px}
.wj-section{padding:var(--space-7) 0}
.wj-section--tight{padding:var(--space-5) 0}
.wj-section--navy{background:var(--navy);color:#E8EEF7}
.wj-section--white{background:var(--white)}
.section-head{max-width:680px;margin:0 auto 48px;text-align:center}
.section-head .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--teal);letter-spacing:.06em;margin-bottom:12px}
.section-head .eyebrow::before,.section-head .eyebrow::after{content:"";width:20px;height:1px;background:var(--teal);opacity:.5}
.section-head h2{font-family:var(--font-serif);font-size:clamp(26px,3.4vw,40px);margin-bottom:12px}
.section-head p{font-size:16px;color:var(--muted);margin:0}
.site-main{min-height:60vh}

/* ===== Buttons ===== */
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 26px;border-radius:999px;font-size:15px;font-weight:700;border:1px solid transparent;cursor:pointer;transition:background .2s ease,color .2s ease,transform .15s ease,box-shadow .2s ease;text-decoration:none}
.btn:active{transform:scale(.98)}
.btn-primary{background:var(--navy);color:#fff}
.btn-primary:hover{background:var(--teal-700);color:#fff;box-shadow:var(--shadow-m)}
.btn-teal{background:var(--teal);color:#fff}
.btn-teal:hover{background:var(--teal-700);color:#fff;box-shadow:var(--shadow-m)}
.btn-ghost{background:transparent;color:var(--navy);border-color:var(--navy)}
.btn-ghost:hover{background:var(--navy);color:#fff}
.btn-light{background:#fff;color:var(--navy)}
.btn-light:hover{background:var(--teal-50);color:var(--navy)}
.btn-lg{min-height:54px;padding:0 32px;font-size:16px}

/* ===== Cards ===== */
.post-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-l);overflow:hidden;box-shadow:var(--shadow-s);transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}
.post-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-m)}
.post-card .thumb{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--navy-100)}
.post-card .thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.post-card:hover .thumb img{transform:scale(1.04)}
.post-card .cat-chip{position:absolute;top:14px;left:14px;z-index:2;background:var(--teal);color:#fff;font-size:12px;font-weight:700;padding:5px 12px;border-radius:999px;letter-spacing:.02em}
.post-card .body{padding:22px 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1}
.post-card h3{margin:0;font-size:18px;line-height:1.45}
.post-card h3 a{color:var(--navy)}
.post-card h3 a:hover{color:var(--teal)}
.post-card .excerpt{font-size:14px;color:var(--muted);line-height:1.65;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.post-card .meta{margin-top:auto;font-size:12.5px;color:var(--muted);display:flex;align-items:center;gap:8px}
.post-card .more{font-size:13.5px;font-weight:700;color:var(--teal)}

/* ===== Homepage hero ===== */
.hero{position:relative;background:linear-gradient(160deg,var(--navy) 0%,var(--navy-700) 55%,var(--teal) 165%);color:#fff;overflow:hidden}
.hero::before{content:"";position:absolute;inset:0;background:radial-gradient(900px 480px at 82% 18%,rgba(46,125,116,.35),transparent 60%),radial-gradient(700px 420px at 12% 88%,rgba(255,255,255,.06),transparent 55%);pointer-events:none}
.hero-grid{max-width:var(--page-max);margin:0 auto;padding:var(--space-7) 24px var(--space-7);display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center;position:relative;z-index:1}
.hero .eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);color:#D9E6F5;font-size:13px;font-weight:700;letter-spacing:.04em;padding:8px 16px;border-radius:999px;margin-bottom:22px}
.hero h1{font-family:var(--font-serif);font-size:clamp(38px,5.4vw,64px);line-height:1.22;color:#fff;margin:0 0 20px;letter-spacing:-.015em}
.hero .lead{font-size:clamp(16px,1.6vw,19px);line-height:1.75;color:#D4E0EE;max-width:520px;margin:0 0 30px}
.hero-ctas{display:flex;flex-wrap:wrap;gap:12px}
.hero-visual{position:relative}
.hero-visual .frame{border-radius:var(--radius-l);overflow:hidden;box-shadow:var(--shadow-l);border:1px solid rgba(255,255,255,.16);position:relative}
.hero-visual img{width:100%;aspect-ratio:16/10;object-fit:cover}
.hero-visual .frame::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(21,42,71,.55));pointer-events:none}
.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}
.hero-stat{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-m);padding:14px 16px;backdrop-filter:blur(6px)}
.hero-stat strong{display:block;font-family:var(--font-serif);font-size:20px;color:#fff}
.hero-stat span{font-size:12.5px;color:#C6D5E6}
@media (max-width:980px){
  .hero-grid{grid-template-columns:1fr;gap:40px;padding-top:var(--space-5)}
  .hero-visual{max-width:560px}
}
@media (max-width:560px){
  .hero-stats{grid-template-columns:1fr 1fr}
}

/* ===== Homepage cards grid ===== */
.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
@media (max-width:1024px){.posts-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:640px){.posts-grid{grid-template-columns:1fr}}

/* ===== Carousel ===== */
.carousel{position:relative}
.carousel-viewport{overflow:hidden;border-radius:var(--radius-l)}
.carousel-track{display:flex;transition:transform .45s cubic-bezier(.22,.61,.36,1)}
.carousel-slide{flex:0 0 100%;min-width:100%}
.carousel-card{position:relative;border-radius:var(--radius-l);overflow:hidden;aspect-ratio:16/7;background:var(--navy-800)}
.carousel-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
.carousel-card .shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(21,42,71,.82) 0%,rgba(21,42,71,.45) 55%,transparent 100%);z-index:1}
.carousel-card .c-body{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:48px;max-width:640px}
.carousel-card .c-kicker{color:#7FD1C6;font-size:13px;font-weight:700;letter-spacing:.05em;margin-bottom:10px}
.carousel-card h3{font-family:var(--font-serif);font-size:clamp(22px,2.8vw,34px);color:#fff;margin:0 0 10px}
.carousel-card p{color:#DDE7F2;font-size:15px;line-height:1.65;margin:0 0 18px}
.carousel-card .btn{margin-top:2px}
.carousel-nav{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}
.carousel-dot{width:10px;height:10px;border-radius:999px;border:0;background:var(--line);cursor:pointer;transition:background .2s ease,width .25s ease;min-width:10px;min-height:10px}
.carousel-dot.active{background:var(--teal);width:28px}
.carousel-arrows{display:flex;gap:8px}
.carousel-arrow{width:46px;height:46px;border-radius:999px;border:1px solid var(--line);background:var(--white);color:var(--navy);font-size:18px;cursor:pointer;transition:background .2s ease,color .2s ease}
.carousel-arrow:hover{background:var(--navy);color:#fff}
@media (max-width:720px){
  .carousel-card{aspect-ratio:4/5}
  .carousel-card .c-body{padding:28px;justify-content:flex-end}
}

/* ===== Feature / split sections ===== */
.split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.split .visual{border-radius:var(--radius-l);overflow:hidden;box-shadow:var(--shadow-m);background:var(--white);border:1px solid var(--line)}
.split .visual img{width:100%;aspect-ratio:16/10;object-fit:cover}
.split h2{font-family:var(--font-serif);font-size:clamp(24px,3vw,36px);margin-bottom:14px}
.split .lead{font-size:16px;color:var(--muted);line-height:1.75;margin:0 0 22px}
.split ul{margin:0 0 26px;padding:0;list-style:none;display:grid;gap:10px}
.split li{display:flex;gap:10px;align-items:flex-start;font-size:15px;color:var(--ink)}
.split li::before{content:"";flex:none;width:18px;height:18px;margin-top:4px;border-radius:50%;background:var(--teal-50);border:1px solid var(--teal);position:relative}
.split li::after{content:"✓";position:absolute;font-size:10px;font-weight:800;color:var(--teal);transform:translate(5px,7px)}
@media (max-width:900px){.split{grid-template-columns:1fr;gap:32px}}
@media (max-width:900px){.split.reversed .visual{order:-1}}

/* ===== CTA band ===== */
.cta-band{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-700) 70%,var(--teal) 160%);border-radius:var(--radius-l);padding:56px 48px;text-align:center;color:#fff;position:relative;overflow:hidden}
.cta-band::before{content:"";position:absolute;inset:0;background:radial-gradient(600px 300px at 85% 10%,rgba(255,255,255,.10),transparent 60%);pointer-events:none}
.cta-band h2{font-family:var(--font-serif);font-size:clamp(24px,3vw,34px);color:#fff;margin-bottom:10px}
.cta-band p{color:#D4E0EE;margin:0 0 26px;font-size:15.5px}
.cta-band .btn{position:relative;z-index:1}

/* ===== Article (single) ===== */
.article-wrap{padding:var(--space-5) 0 var(--space-7)}
.breadcrumb{max-width:var(--content-max);margin:0 auto 26px;font-size:13.5px;color:var(--muted);display:flex;flex-wrap:wrap;gap:6px;align-items:center}
.breadcrumb a{color:var(--muted);font-weight:500}
.breadcrumb a:hover{color:var(--teal)}
.breadcrumb .sep{color:var(--line);font-weight:700}
.article{max-width:var(--content-max);margin:0 auto;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-l);box-shadow:var(--shadow-s);padding:clamp(28px,5vw,64px)}
.article-head{margin-bottom:34px}
.article-head .cat{display:inline-flex;background:var(--teal-50);color:var(--teal-700);font-size:12.5px;font-weight:700;padding:6px 14px;border-radius:999px;margin-bottom:16px}
.article-head h1{font-family:var(--font-serif);font-size:clamp(28px,4vw,40px);margin-bottom:14px}
.article-head .meta{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:13.5px;color:var(--muted)}
.article-head .meta span{display:inline-flex;align-items:center;gap:6px}
.article-featured{border-radius:var(--radius-m);overflow:hidden;margin-bottom:34px;box-shadow:var(--shadow-s)}
.article-featured img{width:100%;aspect-ratio:16/9;object-fit:cover}
.article-body{font-size:17px;line-height:1.85;color:var(--text)}
.article-body > *+*{margin-top:1.35em}
.article-body h2{font-family:var(--font-serif);font-size:26px;margin-top:2.2em;padding-bottom:.5em;border-bottom:2px solid var(--teal-50)}
.article-body h3{font-size:20px;margin-top:1.8em;color:var(--navy)}
.article-body p{text-align:justify}
.article-body a{text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(46,125,116,.4);font-weight:600}
.article-body ul,.article-body ol{margin:0;padding-left:24px}
.article-body li{margin:.5em 0;padding-left:4px}
.article-body strong{color:var(--ink)}
.article-body img{border-radius:var(--radius-m)}
.article-body table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:var(--radius-m);overflow:hidden;font-size:14.5px;line-height:1.6}
.article-body table thead{background:var(--navy);color:#fff}
.article-body table th{padding:12px 14px;text-align:left;font-weight:700;font-size:14px}
.article-body table td{padding:12px 14px;border-top:1px solid var(--line);vertical-align:top;color:var(--text)}
.article-body table tbody tr:nth-child(even){background:var(--ivory)}
.article-body table tbody tr:hover{background:var(--teal-50)}
.article-body blockquote,.article-body .wj-callout{margin:1.6em 0;padding:20px 22px;border-radius:var(--radius-m);background:var(--teal-50);border-left:4px solid var(--teal);color:var(--ink);font-size:15.5px;line-height:1.75}
.article-body blockquote p{margin:0}
.wj-callout strong{display:block;color:var(--teal-700);margin-bottom:6px;font-size:14px;letter-spacing:.02em}
.wj-figure{margin:1.8em 0}
.wj-figure img{border-radius:var(--radius-m);box-shadow:var(--shadow-s)}
.wj-figure figcaption{margin-top:10px;font-size:13px;color:var(--muted);text-align:center}
.wj-chart{background:var(--ivory);border:1px solid var(--line);border-radius:var(--radius-m);padding:24px;margin:1.8em 0}
.wj-chart-title{font-weight:800;color:var(--navy);font-size:15.5px;margin:0 0 18px;display:flex;align-items:center;gap:8px}
.wj-chart-title::before{content:"";width:4px;height:16px;border-radius:2px;background:var(--teal)}
.wj-timeline{display:flex;gap:10px;flex-wrap:wrap}
.wj-tl-item{flex:1;min-width:120px;text-align:center;position:relative;padding:0 6px}
.wj-tl-item::after{content:"";position:absolute;top:20px;left:calc(50% + 22px);right:calc(-50% + 22px);height:2px;background:var(--navy-100);border-radius:1px}
.wj-tl-item:last-child::after{display:none}
.wj-tl-num{width:40px;height:40px;margin:0 auto 10px;border-radius:999px;background:var(--navy);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;font-size:15px;position:relative;z-index:1}
.wj-tl-item:first-child .wj-tl-num{background:var(--teal)}
.wj-tl-txt{font-size:13px;color:var(--ink);font-weight:600;line-height:1.5;display:block}
@media (max-width:720px){
  .wj-timeline{flex-direction:column;gap:16px}
  .wj-tl-item{display:flex;align-items:center;gap:14px;text-align:left;min-width:0}
  .wj-tl-item::after{content:"";position:absolute;top:40px;left:20px;bottom:-16px;right:auto;width:2px;height:auto;background:var(--navy-100)}
  .wj-tl-item:last-child::after{display:none}
  .wj-tl-num{margin:0;flex:none}
  .wj-tl-txt{text-align:left}
}
.wj-bar-row{display:grid;grid-template-columns:110px 1fr;gap:14px;align-items:center;margin-bottom:12px}
.wj-bar-label{font-size:13.5px;font-weight:700;color:var(--ink);text-align:right}
.wj-bar-track{background:var(--white);border:1px solid var(--line);border-radius:999px;height:26px;overflow:hidden}
.wj-bar{height:100%;border-radius:999px;display:flex;align-items:center;justify-content:flex-end;padding-right:12px;color:#fff;font-size:11.5px;font-weight:700;letter-spacing:.02em}
.wj-bar-high{width:92%;background:linear-gradient(90deg,var(--navy),var(--teal))}
.wj-bar-mid{width:64%;background:var(--teal)}
.wj-bar-low{width:38%;background:var(--navy-100);color:var(--navy)}
@media (max-width:560px){.wj-bar-row{grid-template-columns:1fr;gap:6px}.wj-bar-label{text-align:left}}

/* related posts */
.related{max-width:var(--page-max);margin:var(--space-6) auto 0;padding:0 24px}
.related h2{font-family:var(--font-serif);font-size:26px;margin-bottom:24px}

/* ===== Pages ===== */
.page-wrap{padding:var(--space-5) 0 var(--space-7)}
.page{max-width:var(--content-max);margin:0 auto;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-l);padding:clamp(28px,5vw,56px);box-shadow:var(--shadow-s)}
.page h1{font-family:var(--font-serif);font-size:clamp(26px,3.6vw,36px);margin-bottom:24px;padding-bottom:18px;border-bottom:2px solid var(--teal-50)}
.page h2{font-size:21px;margin-top:1.8em}
.page h3{font-size:17px;margin-top:1.4em}
.page p{line-height:1.8;margin:1em 0}
.page ul,.page ol{padding-left:22px;line-height:1.8}
.page li{margin:.5em 0}

/* ===== Archive ===== */
.archive-head{padding:var(--space-6) 0 var(--space-4);text-align:center;background:linear-gradient(160deg,var(--navy),var(--navy-700))}
.archive-head h1{font-family:var(--font-serif);color:#fff;font-size:clamp(28px,4vw,42px);margin:0 0 8px}
.archive-head p{color:#C6D5E6;margin:0}
.archive-list{padding:var(--space-6) 0 var(--space-7)}

/* ===== Footer ===== */
.site-footer{background:var(--navy-800);color:#B9C6D8;font-size:14px;line-height:1.75}
.footer-top{max-width:var(--page-max);margin:0 auto;padding:var(--space-6) 24px;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:40px}
.footer-brand .brand-name{color:#fff;font-family:var(--font-serif);font-size:18px}
.footer-brand p{font-size:13.5px;color:#9FB0C6;max-width:340px;margin:14px 0 0}
.footer-col h4{color:#fff;font-size:14px;letter-spacing:.04em;margin-bottom:16px}
.footer-col ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}
.footer-col a{color:#B9C6D8;font-size:14px;display:inline-flex;align-items:center;min-height:32px}
.footer-col a:hover{color:#7FD1C6}
.footer-bottom{background:rgba(0,0,0,.22);border-top:1px solid rgba(255,255,255,.08)}
.footer-bottom-inner{max-width:var(--page-max);margin:0 auto;padding:24px;display:flex;flex-wrap:wrap;gap:10px 24px;align-items:center;justify-content:space-between;font-size:12.5px;color:#8FA2BA}
.legal-strip{max-width:var(--page-max);margin:0 auto;padding:28px 24px;border-top:1px solid rgba(255,255,255,.08)}
.legal-strip h4{color:#fff;font-size:13px;margin:0 0 10px;letter-spacing:.04em}
.legal-strip p{font-size:12px;color:#93A7BE;margin:6px 0;line-height:1.65}
.legal-strip .ai-flag{margin-top:14px;font-size:12px;color:#7FD1C6}
@media (max-width:900px){.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media (max-width:560px){.footer-top{grid-template-columns:1fr}}

/* utility */
.text-center{text-align:center}
.wj-emoji{font-style:normal}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .5s ease,transform .5s ease}
.reveal.in{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}
