:root{--font-sans:"Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", system-ui, sans-serif;--font-serif:"Noto Serif KR", "Nanum Myeongjo", "Iowan Old Style", "Times New Roman", serif;--page-bg:#f7f5ef;--page-bg-strong:#eee6d4;--surface:#fff;--surface-soft:#f8f3e6;--text:#132b44;--muted:#5b6777;--line:#132b441f;--line-strong:#132b442e;--accent:#132b44;--accent-strong:#091a2c;--accent-soft:#132b4414;--gold:#c9a548;--gold-strong:#dfc46a;--gold-soft:#c9a54824;--button-radius:15px;--hero-overlay:#0b1b2d85;--shadow:0 18px 42px #091a2c14}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:var(--text);font-family:var(--font-sans);word-break:keep-all;overflow-wrap:break-word;background:radial-gradient(circle at top left, #c9a5483d, transparent 26%), radial-gradient(circle at right 14%, #132b440f, transparent 32%), linear-gradient(180deg, var(--page-bg) 0%, var(--page-bg-strong) 100%);margin:0}.brand-copy strong,.site-footer-brand h2,.home-hero-copy h1,.section-title,.section-head h1,.section-head h2,.story-panel h2,.bottom-card h2,.feature-card h3,.preview-card h3,.post-card h3,.composer-note h2,.contact-card h3,.article-header h1,.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content p,.article-content li,.article-content blockquote,.section-copy,.feature-card p,.story-panel p,.contact-card p,.preview-list a,.preview-list time,.bottom-card p,.post-card p,.article-meta,.site-footer-brand p,.site-footer-note,.footer-links a{word-break:keep-all;overflow-wrap:break-word}a{color:inherit;text-decoration:none}img{max-width:100%}.shell{min-height:100vh;padding:0 0 48px}.page{width:min(1120px,100% - 32px);margin:0 auto}.page-narrow{width:min(960px,100% - 32px)}.page-feature-media{width:min(1280px,100% - 32px)}.topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #c9a54847;margin-bottom:40px;position:sticky;top:0}.topbar-head,.topnav,.site-footer-grid,.site-footer-note{width:min(1120px,100% - 32px);margin:0 auto}.topbar-head{justify-content:space-between;align-items:center;gap:18px;padding:20px 0 16px;display:flex}.brand{align-items:center;min-width:0;display:inline-flex}.brand-mark{object-fit:contain;width:min(100%,360px);max-height:74px;display:block}.topbar-utility{align-items:center;gap:14px;display:flex}.topbar-utility a{color:var(--muted);font-size:.94rem;font-weight:700}.topnav{align-items:center;gap:22px;padding:0 0 18px;display:flex}.topnav>a,.topnav-group summary{cursor:pointer;font-size:1rem;font-weight:700;list-style:none}.topnav-group{position:relative}.topnav-group summary::-webkit-details-marker{display:none}.topnav-group summary:after{content:"▾";color:var(--muted);margin-left:6px;font-size:.78rem;display:inline-block}.topnav-submenu{border:1px solid var(--line);min-width:184px;box-shadow:var(--shadow);background:#fffdf8fa;border-radius:14px;gap:2px;padding:12px;display:grid;position:absolute;top:calc(100% + 14px);left:-16px}.topnav-submenu a{color:var(--muted);border-radius:10px;padding:10px 12px;font-size:.94rem;font-weight:700}.topnav a:hover,.topnav-group summary:hover,.topnav-submenu a:hover,.topbar-utility a:hover,.text-link:hover,.footer-links a:hover{color:var(--gold)}.topnav-submenu a:hover{background:var(--gold-soft)}.mobile-nav{display:none}.site-footer{border-top:1px solid #c9a54847;width:min(1120px,100% - 32px);margin:72px auto 0;padding-top:28px}.site-footer-grid{grid-template-columns:1.2fr .8fr .8fr;gap:28px;display:grid}.site-footer-brand{gap:10px;display:grid}.site-footer-logo{object-fit:contain;width:min(100%,340px)}.site-footer-brand h2{font-family:var(--font-serif);margin:10px 0 14px;font-size:2rem;line-height:1.12}.site-footer-brand p,.site-footer-note,.footer-links a,.section-copy,.feature-card p,.story-panel p,.contact-card p,.preview-list time,.preview-list a,.bottom-card p,.post-card p,.article-meta,.article-content,.auth-card span,.composer-note p{color:var(--muted)}.footer-label,.section-label,.panel-kicker,.hero-kicker{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}.footer-links{margin:0;padding:0;list-style:none}.footer-links li+li{margin-top:10px}.footer-links a{font-weight:700}.site-footer-note{padding:24px 0 0;font-size:.92rem}.home-page{gap:56px;margin-top:-40px;display:grid}.home-hero{background-color:var(--accent);background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0 auto}.home-hero-inner{grid-template-columns:minmax(0,1.5fr) minmax(300px,.82fr);align-items:center;gap:28px;min-height:760px;padding:18px 0;display:grid}.home-hero-copy{color:#fff;width:min(100%,680px)}.home-hero-copy .hero-kicker{color:#dfc46aeb}.home-hero-logo{width:min(100%,410px);margin:0 0 24px}.home-hero-copy h1,.section-title,.section-head h1,.section-head h2,.story-panel h2,.bottom-card h2,.article-header h1{font-family:var(--font-serif);letter-spacing:-.04em;margin:0}.home-hero-copy h1{font-size:clamp(2.9rem,5.8vw,5.4rem);line-height:1.05}.home-hero-lede{color:#ffffffd6;max-width:56ch;margin:24px 0 0;font-size:1.02rem;line-height:1.9}.hero-actions,.button-row{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button,.auth-card{border-radius:var(--button-radius);border:1px solid #0000;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:800;transition:transform .16s,border-color .16s,background-color .16s,color .16s;display:inline-flex}.button:hover,.auth-card:hover{transform:translateY(-1px)}.button:disabled,.auth-card[aria-disabled=true]{cursor:not-allowed;opacity:.58;transform:none}.button-solid{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-strong) 100%);color:#fff}.button-solid:hover{background:var(--accent-strong)}.button-ghost{border-color:var(--line);background:#fffc}.button-danger{color:#8b3120;background:#a2432d0f;border-color:#a2432d38}.button-danger:hover{background:#a2432d1a;border-color:#a2432d4d}.button-on-dark{color:#fff;background:#ffffff14;border-color:#ffffff6b}.home-hero-panel,.feature-card,.story-panel,.photo-card,.contact-card,.preview-card,.bottom-card,.post-card,.composer-note,.article-shell{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf8f2;border-radius:22px}.home-hero-panel,.feature-card,.preview-card,.bottom-card,.post-card,.composer-note{padding:30px}.story-panel,.contact-card,.article-shell{padding:34px}.photo-card{padding:22px;overflow:hidden}.home-hero-panel h2,.story-panel h2,.bottom-card h2{font-family:var(--font-serif);font-size:clamp(1.7rem,2.8vw,2.4rem);line-height:1.16}.home-hero-panel p,.feature-card p,.story-panel p,.contact-card p,.bottom-card p,.post-card p,.composer-note p{margin:0;line-height:1.85}.fact-list,.preview-list{margin:24px 0 0;padding:0;list-style:none}.fact-list li+li,.preview-list li+li{border-top:1px solid var(--line)}.fact-list li{gap:8px;padding:14px 0;display:grid}.fact-list strong{font-size:.92rem}.fact-list span{color:var(--muted);line-height:1.7}.home-section{gap:12px;display:grid}.section-title{font-size:clamp(2.2rem,4vw,3.3rem);line-height:1.1}.section-copy{max-width:64ch;margin:0;line-height:1.9}.value-grid,.preview-grid,.bottom-grid,.grid,.post-list{gap:20px;display:grid}.value-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card h3,.preview-card h3,.post-card h3,.composer-note h2{margin:0 0 12px;font-size:1.34rem;line-height:1.34}.feature-card .text-link,.preview-card .text-link{margin-top:18px;display:inline-block}.story-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.78fr);align-items:start;gap:24px;display:grid}.story-side{gap:22px;display:grid}.photo-card-image,.bottom-card-image{border-radius:16px;width:100%;height:auto;display:block}.photo-card-caption{color:var(--text);margin:16px 0 0;font-weight:700}.contact-card h3{margin:0 0 14px;font-size:1.38rem;line-height:1.3}.preview-grid-news{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-grid-fellowship{grid-template-columns:repeat(3,minmax(0,1fr))}.preview-list li{gap:10px;padding:14px 0;display:grid}.preview-list a{font-weight:700;line-height:1.55}.preview-list time{font-size:.9rem}.bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-card{gap:18px;display:grid}.bottom-card .button{justify-self:start}.section-head{justify-content:space-between;align-items:end;gap:18px;margin:0 0 20px;display:flex}.section-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.section-head h1,.section-head h2{font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.1}.text-link{color:var(--accent);font-weight:800}.post-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.post-card{overflow:hidden}.post-card h3 a{transition:color .16s}.post-card h3 a:hover{color:var(--accent)}.post-card-thumbnail{background:#1a24300d;height:clamp(136px,16vw,172px);margin-bottom:18px;display:block}.post-card-thumbnail-cover{object-fit:cover;width:calc(100% + 60px);max-width:none;margin:-30px -30px 18px}.post-card-thumbnail-contain{object-fit:contain;background:linear-gradient(#1a243005,#1a243014);border-radius:14px;width:100%;padding:10px 12px}.post-meta{margin:0 0 10px;font-size:.88rem}.post-actions{margin-top:14px}.pagination-nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:8px;display:flex}.pagination-group{align-items:center;gap:10px;display:inline-flex}.pagination-link{min-width:44px;min-height:44px;color:var(--text);letter-spacing:.01em;background:#ffffffd1;border:1px solid #0b1b2d24;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-weight:800;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.pagination-link:hover{background:#fffcf4f5;border-color:#caa245b8;transform:translateY(-1px)}.pagination-link-current{background:linear-gradient(135deg, var(--navy), #173d66);color:#fff;border-color:#0000}.pagination-link-disabled{color:var(--muted);background:#ffffff75;border-color:#0b1b2d14}.pagination-link-disabled:hover,.pagination-link-current:hover{transform:none}.pagination-link-edge{min-width:70px}.pagination-gap{color:var(--muted);font-weight:700}.post-card-empty{background:var(--surface-soft)}.composer-note{margin-bottom:20px}.community-page{gap:28px;display:grid}.community-comments-shell{border-top:1px solid var(--line);gap:24px;margin-top:36px;padding-top:32px;display:grid}.community-stack{gap:24px;display:grid}.community-comments-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.community-entry,.community-status-card,.community-composer,.community-manage-card{gap:18px;display:grid}.community-manage-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.community-manage-head h2{margin:0}.community-manage-actions{justify-content:flex-end}.community-entry{box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#214f4314,#0000 32%),linear-gradient(#fffdf8fa,#fbf7eff2);border:1px solid #214f432e;border-radius:28px;grid-template-columns:minmax(0,1.25fr) minmax(260px,.9fr);gap:22px 28px;padding:30px 32px;position:relative}.community-entry:after{content:"";pointer-events:none;border-radius:28px;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff8c}.community-entry-copy{align-content:start;gap:10px;display:grid}.community-entry-copy h2{font-family:var(--font-serif);letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.14}.community-entry-copy p:last-child,.community-entry-note p{margin:0}.community-entry-note{border-top:1px solid #3246401a;grid-column:1/-1;padding-top:2px}.community-status-row,.community-form-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.community-status-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.community-list-auth-actions{justify-content:flex-end}.community-list-auth-actions .button{min-height:42px;padding:0 16px}.community-badge{border:1px solid var(--line);background:var(--accent-soft);min-height:36px;color:var(--accent);border-radius:999px;align-items:center;padding:0 12px;font-size:.88rem;font-weight:800;display:inline-flex}.community-form{gap:18px;display:grid}.community-auth-inline,.community-inline-status{border:1px solid var(--line);background:linear-gradient(#fffdf8f2,#fbf7efeb);border-radius:20px;gap:12px;padding:18px 20px;display:grid}.community-auth-inline p,.community-inline-status p{margin:0}.community-field{gap:8px;display:grid}.community-field label{font-size:.94rem;font-weight:800}.community-input,.community-textarea{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);font:inherit;border-radius:16px;padding:14px 16px}.community-upload-input{width:100%;color:var(--text);font:inherit;background:#ffffffa6;border:1px dashed #214f4347;border-radius:16px;padding:14px 16px}.community-upload-input::file-selector-button{border:1px solid var(--line);border-radius:var(--button-radius);background:var(--surface);color:var(--accent);font:inherit;cursor:pointer;margin-right:12px;padding:10px 16px;font-weight:700}.community-input:focus,.community-textarea:focus,.community-upload-input:focus{outline-offset:0;border-color:#214f4352;outline:2px solid #214f4333}.community-textarea{resize:vertical;min-height:196px;line-height:1.7}.community-comment-textarea{min-height:132px}.community-form-hint,.community-feedback{margin:0;font-size:.92rem}.community-form-hint{color:var(--muted)}.community-upload-row{gap:10px;display:grid}.community-feedback-error{color:#a2432d}.community-feedback-success{color:var(--accent)}.community-auth-actions{margin-top:0}.community-auth-actions .button{min-height:42px;padding:0 16px}.community-post-body{white-space:pre-wrap}.community-comment-list{gap:14px;display:grid}.community-comment-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:18px;padding:20px 22px}.article-content-plain{white-space:normal}.article-content-plain .community-post-body{margin:0}.community-rich-content{gap:18px;display:grid}.community-rich-image{margin:0}.community-rich-image img{border:1px solid var(--line);background:var(--surface-soft);border-radius:22px;width:100%;max-width:100%;display:block}.community-rich-video{gap:10px;margin:0;display:grid}.community-rich-video-frame{aspect-ratio:16/9;border:1px solid var(--line);background:#000;border-radius:22px;position:relative;overflow:hidden}.community-rich-video-frame iframe{border:0;width:100%;height:100%;display:block}.community-rich-video figcaption{color:var(--muted);font-size:.92rem}.auth-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px;display:grid}.auth-card{border-color:#0000;border-radius:20px;flex-direction:column;align-items:flex-start;gap:5px;min-height:102px;padding:18px 18px 16px;position:relative;box-shadow:0 14px 30px #1f2d2814}.auth-card strong{font-size:1.02rem;line-height:1.2}.auth-card span{color:inherit}.auth-card-eyebrow{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:.72rem;font-weight:800;display:inline-flex}.auth-card-kakao{color:#1f2108;background:linear-gradient(#ffe87c 0%,#ffd734 100%)}.auth-card-kakao .auth-card-eyebrow{background:#1f21081a}.auth-card-line{color:#fff;background:linear-gradient(#1ec257 0%,#129545 100%)}.auth-card-line .auth-card-eyebrow{background:#ffffff2e}.community-post-list{gap:16px}.community-post-list .community-post-card{background:linear-gradient(#fffdf8f5,#fbf7efeb);border-radius:20px;padding:22px 24px}.community-post-card h3{margin-bottom:10px;font-size:1.48rem}.community-post-card .post-meta{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:.8rem;font-weight:800}.community-post-card .community-post-body{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.community-post-card .post-actions{margin-top:16px}.community-post-card.post-card-empty{background:linear-gradient(#fffdf8f5,#fbf7efeb)}.article-shell{background:var(--surface)}.article-nav,.article-footer{justify-content:space-between;align-items:center;display:flex}.article-nav{margin-bottom:12px}.article-header{border-bottom:1px solid var(--line);padding-bottom:24px}.article-header h1{font-size:clamp(2.3rem,4.2vw,4rem);line-height:1.08}.article-meta{margin:16px 0 0;font-size:.96rem}.article-content{padding:30px 0;font-size:1.02rem;line-height:1.95}.article-content>:first-child{margin-top:0}.article-content>:last-child{margin-bottom:0}.article-content-empty{color:var(--muted)}.article-content p,.article-content ul,.article-content ol,.article-content blockquote,.article-content .wp-block-image,.article-content .wp-block-buttons,.article-content .wp-block-columns,.article-content .yhg-panel{margin:0 0 1.2em}.article-content h1,.article-content h2,.article-content h3,.article-content h4{color:var(--text);font-family:var(--font-serif);margin:1.4em 0 .5em;line-height:1.25}.article-content h2{font-size:2rem}.article-content h3{font-size:1.45rem}.article-content a{color:var(--accent);text-underline-offset:.18em;overflow-wrap:anywhere;text-decoration:underline}.article-content img{border-radius:16px;width:min(100%,880px);height:auto;margin:24px auto;display:block;box-shadow:0 18px 38px #1a24301f}.article-content iframe{border:0;border-radius:16px;width:100%;min-height:360px}.article-content .yhg-audio-embed,.article-content .yhg-audio-player{width:min(100%,720px);margin:24px auto}.article-content .soundcloud-embed iframe{background:#f6f8fb;min-height:166px}.article-content audio{width:100%;display:block}.article-content .yhg-audio-player figcaption{color:var(--muted);margin-top:10px;font-size:.92rem}.article-content .yhg-audio-caption{width:min(100%,720px);color:var(--muted);margin:10px auto 0;font-size:.92rem}.article-shell-feature-media .article-nav,.article-shell-feature-media .article-header,.article-shell-feature-media .article-footer{width:min(100%,860px);margin-left:auto;margin-right:auto}.article-shell-feature-media .article-content{width:min(100%,1180px);margin-left:auto;margin-right:auto}.article-shell-feature-media .article-content>.wp-block-group>:not(.wp-block-columns){width:min(100%,860px);margin-left:auto;margin-right:auto}.article-shell-feature-media .article-content .wp-block-image{width:100%;max-width:100%;transform:none}.article-shell-feature-media .article-content .wp-block-image img{width:100%;max-width:100%;margin:24px 0 0}.article-shell-feature-media .article-content .yhg-map-page>.wp-block-columns{grid-template-columns:minmax(0,1.35fr) minmax(320px,.95fr);align-items:start}.article-shell-feature-media .article-content .yhg-service-grid{grid-template-columns:1fr;gap:28px}.article-content blockquote{background:#214f430f;border-left:3px solid #214f436b;border-radius:0 14px 14px 0;padding:18px 20px}.article-content .wp-block-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.article-content .wp-block-buttons{flex-wrap:wrap;gap:12px;display:flex}.article-content .wp-block-button__link{border:1px solid var(--line-strong);background:var(--accent);color:#fff;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex;border-radius:var(--button-radius)!important}.article-content .is-style-outline .wp-block-button__link{color:var(--text);background:#ffffffbd}.article-content .yhg-panel{border:1px solid var(--line);background:var(--surface-soft);border-radius:20px;padding:26px}.article-content .yhg-section-label{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}.article-content .yhg-section-title{margin:0 0 12px}.article-content .yhg-section-copy,.article-content .yhg-contact-copy,.article-content .yhg-photo-caption,.article-content .yhg-card-kicker,.article-content .yhg-link-inline{color:var(--muted)}.article-content .wp-block-list,.article-content .yhg-timeline-list{padding-left:1.2em}@media (max-width:1080px){.home-hero-inner,.story-grid,.preview-grid-news,.preview-grid-fellowship,.bottom-grid,.value-grid,.site-footer-grid{grid-template-columns:1fr}.home-hero{border-radius:0}.home-hero-inner{align-items:start;min-height:auto;padding:72px 0}.home-hero-copy{width:100%}}@media (max-width:760px){.shell{padding-bottom:36px}.topbar{position:static}.topbar-head,.section-head{flex-direction:column;align-items:flex-start}.section-head-actions{justify-content:flex-start}.topnav{gap:12px}.topnav>a,.topnav-group summary{white-space:nowrap;font-size:.88rem}.topnav-submenu a{font-size:.88rem}.home-page{gap:40px}.home-hero-inner{padding:54px 0}.home-hero-copy h1,.section-title,.section-head h1,.section-head h2,.article-header h1{font-size:clamp(2rem,9vw,3rem)}.home-hero-panel,.feature-card,.preview-card,.bottom-card,.post-card,.composer-note,.auth-card,.photo-card{padding:22px}.story-panel,.contact-card,.article-shell{padding:24px}.post-card-thumbnail{height:124px;margin-bottom:16px}.post-card-thumbnail-cover{width:calc(100% + 44px);margin:-22px -22px 16px}.community-entry,.article-content .wp-block-columns,.auth-grid{grid-template-columns:1fr}.community-status-row,.community-form-actions{align-items:flex-start}.community-entry{padding:24px}.community-post-card h3{font-size:1.28rem}.article-shell-feature-media .article-content .yhg-map-page>.wp-block-columns{grid-template-columns:1fr}.site-footer{margin-top:56px}}@media (max-width:500px){.topnav{display:none}.mobile-nav{width:min(1120px,100% - 32px);margin:0 auto;padding:0 0 14px;display:block}.mobile-nav summary{border:1px solid var(--line);border-radius:var(--button-radius);color:var(--text);cursor:pointer;background:#fffdf8f5;align-items:center;gap:8px;padding:10px 14px;font-size:.95rem;font-weight:800;list-style:none;display:inline-flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary:after{content:"▾";color:var(--muted);font-size:.78rem;transition:transform .18s}.mobile-nav[open] summary:after{transform:rotate(180deg)}.mobile-nav-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf8fa;border-radius:18px;gap:8px;margin-top:12px;padding:16px;display:grid}.mobile-nav-panel a{border-radius:12px;padding:10px 12px;font-weight:700;display:block}.mobile-nav-panel a:hover{background:var(--accent-soft);color:var(--accent)}.mobile-nav-section{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin:10px 0 2px;font-size:.72rem;font-weight:800}}
