:root{--navy:#172b4d;--blue:#315fba;--pale:#edf3ff;--ink:#162033;--muted:#69758a;--line:#e3e8f0;--bg:#f6f8fb;--white:#fff;--shadow:0 20px 60px #172b4d1c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Noto Sans KR,system-ui,sans-serif;line-height:1.6}button,input{font:inherit}a{color:inherit;text-decoration:none}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#ffffffeb;border-bottom:1px solid #e3e8f0cc;justify-content:space-between;align-items:center;height:72px;padding:0 max(24px,50% - 580px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;font-weight:800;display:flex}.brand-mark{background:var(--navy);color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.topbar nav{color:#536077;gap:30px;font-size:14px;font-weight:600;display:flex}.topbar nav a:hover{color:var(--blue)}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:70px;max-width:1160px;min-height:640px;margin:auto;padding:90px 24px 100px;display:grid}.eyebrow{color:var(--blue);letter-spacing:.12em;margin:0 0 14px;font-size:13px;font-weight:800}.hero h1{letter-spacing:-.045em;color:var(--navy);margin:0 0 22px;font-size:56px;line-height:1.2}.hero-description{color:var(--muted);max-width:520px;margin:0 0 32px;font-size:18px}.primary-button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:32px;padding:15px 22px;font-weight:700;transition:all .2s;display:inline-flex}.primary-button:hover{background:#24436f;transform:translateY(-1px)}.hero-button{min-width:205px}.trust-row{color:#7c8799;gap:18px;margin-top:20px;font-size:12px;display:flex}.hero-visual{background:radial-gradient(circle,#e8effc 0,#0000 65%);place-items:center;min-height:390px;display:grid;position:relative}.preview-card{width:min(440px,90%);box-shadow:var(--shadow);background:#fff;border:1px solid #eef1f6;border-radius:24px;padding:30px;transform:rotate(1.5deg)}.preview-head{justify-content:space-between;align-items:start;display:flex}.preview-head div{display:grid}.preview-head small,.result-header small{letter-spacing:.16em;color:#8290a5;font-size:9px}.preview-head b{font-size:18px}.preview-head>span{color:var(--muted);background:var(--bg);border-radius:20px;padding:5px 9px;font-size:11px}.preview-dday{letter-spacing:-.04em;color:var(--navy);margin:35px 0 18px;font-size:50px;display:block}.preview-progress{background:#e7ebf1;border-radius:20px;height:10px;overflow:hidden}.preview-progress i{background:var(--blue);width:15%;height:100%;display:block}.preview-labels{color:#8993a3;justify-content:space-between;margin-top:6px;font-size:10px;display:flex}.preview-labels b{color:var(--blue)}.preview-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:28px;display:grid}.preview-grid span{background:var(--bg);border-radius:12px;padding:14px;display:grid}.preview-grid small{color:var(--muted);font-size:10px}.preview-grid b{font-size:14px}.float-chip{background:var(--navy);color:#fff;border-radius:15px;padding:12px 18px;font-size:18px;font-weight:800;line-height:1.2;display:grid;position:absolute;box-shadow:0 12px 30px #172b4d3d}.float-chip small{opacity:.7;font-size:9px;font-weight:500}.chip-one{top:50px;left:0}.chip-two{background:var(--blue);bottom:35px;right:5px}.planner-section{background:var(--bg);padding:90px 24px}.section-heading{text-align:center;max-width:650px;margin:0 auto 40px}.section-heading h2,.guide h2{letter-spacing:-.035em;color:var(--navy);margin:0 0 10px;font-size:36px}.section-heading>p:last-child{color:var(--muted);margin:0}.planner-shell{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:390px 1fr;max-width:1050px;min-height:590px;margin:auto;display:grid;overflow:hidden;box-shadow:0 16px 50px #202f4c12}.input-panel{border-right:1px solid var(--line);padding:36px}.step-label{align-items:center;gap:10px;margin-bottom:28px;font-weight:700;display:flex}.step-label span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.field,.sentence-field{gap:9px;margin:0 0 25px;display:grid}.field>span,.sentence-field legend{margin-bottom:4px;font-size:14px;font-weight:700}.field input,.duration-inputs label{background:#fff;border:1px solid #d9dfe8;border-radius:10px}.field input{width:100%;height:50px;color:var(--ink);padding:0 14px}.field input:focus,.duration-inputs label:focus-within{border-color:var(--blue);outline:2px solid #315fba2e}.field small,.sentence-field small{color:#8a94a5;font-size:11px}.sentence-field{border:0;padding:0}.duration-inputs{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.duration-inputs label{align-items:center;padding-right:12px;display:flex}.duration-inputs input{text-align:right;border:0;outline:0;width:100%;height:48px;padding:0 10px;font-weight:700}.duration-inputs span{color:var(--muted);font-size:12px}.submit-button{width:100%;margin-top:8px}.privacy-note{text-align:center;color:#8d97a7;margin:15px 0 0;font-size:10px}.form-error{color:#c73b48;min-height:20px;font-size:12px}.empty-result{text-align:center;color:var(--muted);place-content:center;padding:40px;display:grid}.empty-icon{filter:grayscale();opacity:.5;font-size:38px}.empty-result h3{color:var(--navy);margin:15px 0 5px}.empty-result p{font-size:13px}.result-card{max-height:790px;padding:32px;overflow:auto}.result-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:18px;display:flex}.result-header h3{margin:2px 0;font-size:21px}.today{text-align:right;display:grid}.today b{font-size:13px}.dday-block{text-align:center;padding:28px 10px 24px}.dday-block p{color:var(--muted);margin:0;font-size:12px}.dday-block>strong{letter-spacing:-.04em;color:var(--navy);font-size:48px}.remaining-parts{justify-content:center;gap:9px;margin-top:5px;display:flex}.remaining-parts span{background:var(--pale);min-width:58px;color:var(--blue);border-radius:9px;padding:6px;font-size:12px}.remaining-parts b{margin-right:3px;font-size:16px}.date-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.date-grid div{background:var(--bg);border-radius:10px;padding:12px;display:grid}.date-grid small,.progress-title small{color:var(--muted);font-size:10px}.date-grid b{font-size:12px}.date-grid .highlight{background:var(--navy);color:#fff}.date-grid .highlight small{color:#b8c5d9}.progress-section{padding:27px 2px}.progress-title{justify-content:space-between;align-items:end;display:flex}.progress-title div{display:grid}.progress-title strong{color:var(--blue);font-size:26px}.progress-track{background:#e4e9f1;border-radius:20px;height:11px;margin:13px 0 5px;position:relative}.progress-track div{background:linear-gradient(90deg,var(--navy),var(--blue));border-radius:20px;height:100%}.progress-track i{border:5px solid var(--blue);background:#fff;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;transform:translate(-50%,-50%)}.progress-captions{color:#8c96a7;justify-content:space-between;font-size:9px;display:flex}.milestones{grid-template-columns:1fr 1fr;gap:12px;display:grid}.milestones section{border:1px solid var(--line);border-radius:12px;padding:15px}.milestones h4{color:var(--navy);margin:0 0 10px;font-size:12px}.info{color:#788395;border:1px solid #aab4c2;border-radius:50%;place-items:center;width:14px;height:14px;font-size:8px;display:inline-grid}.milestone-row{border-bottom:1px dashed #e7eaf0;justify-content:space-between;padding:6px 0;font-size:10px;display:flex}.milestone-row:last-child{border:0}.milestone-row b{color:var(--blue)}.result-actions{gap:9px;margin-top:22px;display:flex}.result-actions button{flex:1}.secondary-button{border:1px solid var(--line);color:var(--navy);cursor:pointer;background:#fff;border-radius:12px;padding:13px;font-weight:700}.legal-note{color:#8791a1;background:var(--bg);border-radius:9px;margin:16px 0 0;padding:12px;font-size:9px}.guide{grid-template-columns:360px 1fr;gap:80px;max-width:1160px;margin:auto;padding:100px 24px;display:grid}.guide-cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.guide-cards article{border-top:2px solid var(--navy);padding-top:20px}.guide-cards b{color:var(--blue);font-size:12px}.guide-cards h3{margin:12px 0 7px;font-size:17px}.guide-cards p{color:var(--muted);margin:0;font-size:12px}footer{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:35px max(24px,50% - 580px);font-size:11px;display:flex}footer .brand-mark{color:var(--navy);background:#fff}footer p{opacity:.65}.ad-banner{background:linear-gradient(100deg,#f1f5fc,#fff);border:1px solid #dae2ef;border-radius:16px;align-items:center;gap:18px;max-width:1112px;min-height:92px;margin:24px auto;padding:18px 24px;display:flex}.ad-banner>span{color:#7a879a;border:1px solid #bcc7d7;border-radius:4px;padding:2px 5px;font-size:9px}.ad-banner>div{flex:1;display:grid}.ad-banner b{color:var(--navy);font-size:14px}.ad-banner small{color:var(--muted);font-size:11px}.ad-banner button{color:var(--navy);background:#fff;border:1px solid #cdd6e4;border-radius:9px;padding:9px 14px;font-size:11px;font-weight:700}.community-teaser{grid-template-columns:320px 1fr;gap:70px;max-width:1112px;margin:90px auto;padding:0 24px;display:grid;position:relative}.community-teaser h2{letter-spacing:-.035em;color:var(--navy);margin:0 0 12px;font-size:34px}.community-teaser>div:first-child>p:last-child{color:var(--muted);font-size:14px}.teaser-posts{border-top:2px solid var(--navy)}.teaser-posts a{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr auto;align-items:center;gap:14px;padding:18px 5px;display:grid}.teaser-posts span{color:var(--blue);font-size:11px;font-weight:700}.teaser-posts b{font-size:13px}.teaser-posts small{color:var(--muted);font-size:10px}.secondary-link{color:var(--blue);font-size:12px;font-weight:700;position:absolute;bottom:0;left:24px}.bottom-nav{display:none}@media (max-width:800px){body{padding-bottom:64px}.topbar{height:62px}.topbar nav{display:none}.hero{text-align:center;grid-template-columns:1fr;gap:25px;padding-top:60px}.hero-copy{justify-items:center;display:grid}.hero h1{font-size:39px}.hero-description{font-size:15px}.hero-visual{min-height:330px}.float-chip{font-size:15px}.chip-one{left:4px}.chip-two{right:4px}.planner-section{padding:65px 14px}.section-heading h2,.guide h2{font-size:29px}.planner-shell{grid-template-columns:1fr}.input-panel{border-right:0;border-bottom:1px solid var(--line);padding:27px 22px}.empty-result{min-height:320px}.result-card{max-height:none;padding:22px 16px}.dday-block>strong{font-size:42px}.milestones{grid-template-columns:1fr}.guide{grid-template-columns:1fr;gap:35px;padding:70px 24px}.guide-cards{grid-template-columns:1fr}.guide-cards article{padding-bottom:18px}footer{flex-direction:column;align-items:flex-start;gap:7px}.date-grid b{font-size:10px}.trust-row{gap:12px}.preview-card{padding:24px}.preview-dday{font-size:43px}.ad-banner{min-height:80px;margin:14px;padding:14px}.ad-banner small{display:none}.community-teaser{grid-template-columns:1fr;gap:24px;margin:65px auto;padding:0 20px}.community-teaser h2{font-size:29px}.secondary-link{position:static}.teaser-posts a{grid-template-columns:62px 1fr}.teaser-posts small{display:none}.bottom-nav{border-top:1px solid var(--line);z-index:20;background:#fffffff5;grid-template-columns:repeat(4,1fr);height:64px;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{text-align:center;color:#788498;place-content:center;display:grid}.bottom-nav b{font-size:17px;line-height:1}.bottom-nav span{margin-top:3px;font-size:9px}.bottom-nav a:first-child{color:var(--navy)}}:root{--navy:#2463db;--blue:#2463db;--pale:#eef5ff;--ink:#242a34;--muted:#737d8c;--line:#e8ecf2;--bg:#f7f8fa;--shadow:0 12px 34px #2a497e17}body{letter-spacing:-.015em}.topbar{border-bottom:0;height:68px;box-shadow:0 1px #22375412}.brand{letter-spacing:-.04em;font-size:17px}.brand-mark{background:#2463db;border-radius:50%;width:36px;height:36px;font-size:15px}.topbar nav a{border-radius:12px;padding:8px 12px}.topbar nav a:hover{background:#f0f5ff}.hero{background:#f1f6ff;border-radius:36px;max-width:1112px;min-height:600px;margin-top:24px;margin-bottom:48px;padding:74px 72px;position:relative;overflow:hidden}.hero:after{content:"";background:#dce9ff;border-radius:50%;width:220px;height:220px;position:absolute;top:-90px;right:-80px}.hero-copy,.hero-visual{z-index:1;position:relative}.eyebrow{color:#2463db;letter-spacing:-.02em;background:#e6efff;border-radius:99px;margin-bottom:17px;padding:6px 12px;font-size:12px;display:inline-block}.hero h1{color:#202b3c;font-size:50px;line-height:1.28}.hero h1 span{color:#2463db}.hero-description{line-height:1.8}.primary-button{background:#2463db;border-radius:16px;box-shadow:0 7px 16px #2463db33}.primary-button:hover{background:#1856c7;box-shadow:0 9px 20px #2463db3d}.hero-button{min-width:230px;padding:16px 24px}.trust-row span{color:#60718a;background:#fff;border-radius:99px;padding:5px 10px}.hero-visual{background:0 0}.preview-card{border:0;border-radius:30px;transform:rotate(-1deg);box-shadow:0 20px 45px #31528921}.preview-head>span,.preview-grid span{border-radius:16px}.preview-progress{border-radius:99px;height:12px}.float-chip{background:#2463db;border-radius:20px;box-shadow:0 12px 24px #2463db33}.chip-two{color:#2463db;background:#fff}.ad-banner{box-shadow:none;background:#f5f7fa;border:0;border-radius:20px}.ad-banner>span{background:#e8edf4;border:0;border-radius:7px}.ad-banner button{background:#fff;border:0;border-radius:12px}.planner-section{background:#f7f8fa}.section-heading .eyebrow,.guide .eyebrow,.community-teaser .eyebrow{background:#e8f0ff}.planner-shell{border:0;border-radius:30px;box-shadow:0 8px 30px #273a5b12}.input-panel{border-color:#eef1f5;padding:40px}.step-label span{background:#2463db}.field input,.duration-inputs label{background:#fbfcfd;border-color:#e2e7ee;border-radius:14px}.submit-button{border-radius:16px}.privacy-note{color:#5f7190;background:#f1f6ff;border-radius:12px;padding:9px}.result-card{background:#fff}.dday-block{background:#f3f7ff;border-radius:22px;margin:20px 0}.date-grid div{background:#f7f8fa;border-radius:16px}.date-grid .highlight{background:#2463db}.progress-track{height:13px}.milestones section{background:#f7f8fa;border:0;border-radius:18px}.legal-note{background:#f7f8fa;border-radius:14px}.community-teaser{background:#f8faff;border-radius:30px;margin-top:100px;margin-bottom:100px;padding:48px}.teaser-posts{background:#fff;border-top:0;border-radius:22px;padding:0 20px}.teaser-posts a:last-child{border-bottom:0}.secondary-link{bottom:48px;left:48px}.guide-cards article{background:#f7f8fa;border-top:0;border-radius:22px;padding:24px}.guide-cards b{background:#e7f0ff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}footer{background:#26344b}.bottom-nav{border-radius:20px 20px 0 0;box-shadow:0 -5px 20px #1c2d4712}@media (max-width:800px){.topbar{height:60px}.brand-mark{width:32px;height:32px}.hero{border-radius:28px;margin:14px 12px 35px;padding:46px 22px 38px}.hero h1{font-size:35px}.hero-visual{margin-top:5px}.planner-section{padding-top:58px}.planner-shell{border-radius:24px}.community-teaser{border-radius:26px;margin:55px 12px;padding:30px 20px}.secondary-link{position:static}.guide-cards article{padding:22px}.ad-banner{border-radius:18px}}.hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);padding-top:68px;padding-bottom:68px}.hero:after{display:none}.hero h1{font-size:46px}.hero-visual{min-height:360px}.trust-illustration{background:#dfeaff;border-radius:50%;place-items:center;width:320px;height:320px;display:grid;position:relative}.calendar-icon{background:#fff;border-radius:28px;flex-direction:column;align-items:center;width:210px;height:235px;display:flex;overflow:hidden;box-shadow:0 8px 22px #395b9214}.calendar-icon>span{background:#2463db;width:100%;height:42px}.calendar-icon>b{color:#6f7b8d;margin-top:20px;font-size:14px}.calendar-icon>strong{color:#222c3b;font-size:64px;line-height:1.1}.calendar-icon>small{color:#2463db;background:#edf4ff;border-radius:99px;margin-top:14px;padding:7px 14px;font-size:12px}.shield-badge{color:#2463db;background:#fff;border:5px solid #dfeaff;border-radius:20px;align-items:center;gap:9px;padding:13px 16px;font-size:19px;font-weight:800;display:flex;position:absolute;bottom:32px;right:-4px}.shield-badge span{color:#56657a;font-size:11px;line-height:1.4}.planner-section{padding-top:78px}.planner-shell{grid-template-columns:360px 1fr;max-width:980px}.section-heading h2{font-size:32px}.result-header small{letter-spacing:0;font-size:10px}.result-card{scrollbar-width:thin}.community-teaser h2{font-size:30px}.guide h2{font-size:32px}.guide-cards article{min-height:170px}.ad-banner{max-width:980px}.ad-banner b{font-weight:600}.ad-banner button{color:#5f6c7d;background:#e9edf2}.topbar nav{font-size:13px}.topbar nav a{font-weight:500}@media (max-width:800px){.hero{grid-template-columns:1fr;padding-top:38px}.hero h1{font-size:33px}.hero-description{font-size:14px}.trust-illustration{width:250px;height:250px}.calendar-icon{border-radius:22px;width:168px;height:190px}.calendar-icon>span{height:32px}.calendar-icon>b{margin-top:12px}.calendar-icon>strong{font-size:51px}.calendar-icon>small{margin-top:8px}.shield-badge{bottom:18px;right:-8px}.planner-shell{grid-template-columns:1fr}.section-heading h2{font-size:27px}.guide h2{font-size:28px}.guide-cards article{min-height:0}.ad-banner button{display:none}}.home-page .planner-section,.home-page .guide{display:none}.bottom-nav.three{grid-template-columns:repeat(3,1fr)}.topbar nav .active{color:var(--blue);background:#f0f5ff}.planner-page{background:var(--bg)}.planner-intro{max-width:980px;margin:0 auto;padding:58px 24px 20px}.planner-intro h1{letter-spacing:-.04em;margin:0;font-size:38px}.planner-intro>p:not(.eyebrow){color:var(--muted);margin:8px 0 18px}.planner-intro>div{gap:8px;display:flex}.planner-intro>div span{color:#55709b;background:#e9f1ff;border-radius:99px;padding:6px 10px;font-size:11px}.planner-section.standalone{padding:24px 24px 80px}.planner-page>.bottom-nav a:first-child{color:#788498}.planner-page>.bottom-nav a:nth-child(2){color:var(--navy)}@media (max-width:800px){.planner-intro{padding:38px 20px 12px}.planner-intro h1{font-size:30px}.planner-section.standalone{padding:18px 12px 55px}}.home-renewal .home-hero{margin-bottom:0}.home-section{max-width:1020px;margin:0 auto;padding:105px 24px}.section-number{color:#2463db;background:#e8f1ff;border-radius:99px;margin-bottom:10px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-block}.home-copy h2,.section-heading-left h2,.privacy-section h2,.community-home h2{letter-spacing:-.04em;color:#222b3a;margin:0 0 16px;font-size:34px;line-height:1.4}.home-copy>p:last-of-type,.section-heading-left>p:last-child,.privacy-section>div>p:last-child,.community-home-head>div>p:last-child{color:var(--muted);font-size:14px;line-height:1.9}.result-intro{grid-template-columns:1fr 440px;align-items:center;gap:90px;display:grid}.benefit-list{gap:10px;margin:25px 0 0;padding:0;list-style:none;display:grid}.benefit-list li{color:#47566c;font-size:13px;font-weight:600}.benefit-list li:before{content:"✓";color:#2463db;background:#eaf2ff;border-radius:50%;place-items:center;width:21px;height:21px;margin-right:9px;font-size:10px;display:inline-grid}.sample-result{background:#fff;border:1px solid #e6eaf0;border-radius:26px;padding:28px;box-shadow:0 7px 24px #263a5a0f}.sample-head{border-bottom:1px solid #edf0f4;justify-content:space-between;padding-bottom:17px;display:flex}.sample-head>div{display:grid}.sample-head small,.sample-dates small,.sample-dday small{color:#7f8a9a;font-size:10px}.sample-head span{color:#2463db;background:#edf4ff;border-radius:99px;height:max-content;padding:5px 9px;font-size:10px}.sample-dday{text-align:center;padding:25px 0}.sample-dday strong{color:#2463db;font-size:47px;line-height:1.25;display:block}.sample-dday p{color:#66758a;margin:0;font-size:12px}.sample-dates{grid-template-columns:1fr 1fr;gap:8px;display:grid}.sample-dates span{background:#f6f8fa;border-radius:14px;padding:13px;display:grid}.sample-dates b{font-size:13px}.sample-progress-head{justify-content:space-between;margin:22px 0 8px;font-size:12px;display:flex}.sample-progress-head b{color:#2463db}.sample-progress{background:#e8edf4;border-radius:99px;height:11px;overflow:hidden}.sample-progress i{background:#2463db;border-radius:99px;width:15%;height:100%;display:block}.sample-progress-label{color:#8993a2;justify-content:space-between;margin-top:5px;font-size:9px;display:flex}.home-middle-ad{margin-top:0;margin-bottom:0}.steps-intro{text-align:center}.section-heading-left{max-width:540px;margin:0 auto 45px}.service-steps{grid-template-columns:1fr 24px 1fr 24px 1fr;align-items:center;gap:12px;display:grid}.service-steps article{text-align:left;background:#f7f8fa;border-radius:22px;gap:16px;min-height:155px;padding:25px;display:flex}.service-steps article>span{color:#fff;background:#2463db;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.service-steps h3{margin:6px 0;font-size:15px}.service-steps p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.service-steps>i{color:#b5bdc9;font-size:25px;font-style:normal}.text-action{color:#2463db;margin-top:28px;font-size:13px;font-weight:700;display:inline-block}.privacy-section{background:#edf5ff;border-radius:32px;grid-template-columns:100px 1fr 260px;align-items:center;gap:30px;max-width:1020px;margin:15px auto 0;padding:65px 70px;display:grid}.privacy-symbol{color:#fff;background:#2463db;border-radius:50%;place-items:center;width:86px;height:86px;font-size:33px;font-weight:800;display:grid}.privacy-section .eyebrow{background:#dceaff}.privacy-points{gap:8px;display:grid}.privacy-points span{background:#fff;border-radius:13px;justify-content:space-between;align-items:center;padding:12px 15px;display:flex}.privacy-points b{font-size:12px}.privacy-points small{color:#2463db;font-size:10px;font-weight:700}.community-home{padding-bottom:85px}.community-home-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px;display:flex}.community-home-head>div{max-width:600px}.community-home-head .secondary-button{white-space:nowrap;font-size:12px}.home-post-list{border-top:2px solid #303947}.home-post-list a{border-bottom:1px solid #e8ebf0;grid-template-columns:85px 1fr auto;align-items:center;gap:16px;padding:20px 5px;display:grid}.home-post-list>a>span{color:#2463db;background:#edf4ff;border-radius:8px;width:max-content;padding:5px 8px;font-size:10px;font-weight:700}.home-post-list div{display:grid}.home-post-list b{font-size:13px}.home-post-list small,.home-post-list em{color:#8a94a3;font-size:10px;font-style:normal}.community-safety{color:#6d7c91;background:#f4f6f9;border-radius:12px;margin-top:18px;padding:11px 14px;font-size:10px}@media (max-width:800px){.home-section{padding:70px 20px}.home-copy h2,.section-heading-left h2,.privacy-section h2,.community-home h2{font-size:27px}.result-intro{grid-template-columns:1fr;gap:32px}.sample-result{border-radius:22px;padding:20px}.service-steps{grid-template-columns:1fr}.service-steps>i{display:none}.service-steps article{min-height:0;padding:21px}.privacy-section{border-radius:26px;grid-template-columns:1fr;margin:0 12px;padding:32px 22px}.privacy-symbol{width:60px;height:60px;font-size:24px}.community-home-head{display:block}.community-home-head .secondary-button{margin-top:14px;display:inline-block}.home-post-list a{grid-template-columns:65px 1fr;padding:17px 2px}.home-post-list em{display:none}.home-post-list b{font-size:12px}.home-middle-ad{margin-top:0}.home-renewal .home-hero{margin-bottom:0}}.home-renewal h1,.home-renewal h2{text-wrap:balance;word-break:keep-all}.home-renewal .home-hero h1{max-width:520px;line-height:1.32}.home-renewal .home-hero h1 span{display:inline}.home-copy h2{max-width:430px;line-height:1.42}.home-copy>p:last-of-type{word-break:keep-all;max-width:450px}.section-heading-left{max-width:620px}.section-heading-left h2{max-width:520px;margin-left:auto;margin-right:auto;line-height:1.42}.section-heading-left>p:last-child{word-break:keep-all;max-width:460px;margin-left:auto;margin-right:auto}.service-steps{grid-template-columns:1fr 36px 1fr 36px 1fr;gap:6px}.service-steps article{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:210px;min-height:210px;padding:30px 24px;display:flex}.service-steps article>span{width:40px;height:40px;margin:0}.service-steps article>div{flex-direction:column;justify-content:flex-start;align-items:center;min-height:92px;display:flex}.service-steps h3{word-break:keep-all;margin:0 0 8px;font-size:16px;line-height:1.5}.service-steps p{word-break:keep-all;max-width:190px;margin:0;font-size:12px;line-height:1.7}.service-steps>i{place-items:center;display:grid}.privacy-section h2{max-width:390px;line-height:1.42}.privacy-section>div>p:last-child{word-break:keep-all;max-width:500px}.community-home h2{max-width:570px;line-height:1.42}.community-home-head>div>p:last-child{word-break:keep-all;max-width:590px}@media (max-width:800px){.home-renewal .home-hero h1{max-width:330px;margin-left:auto;margin-right:auto}.home-copy h2{max-width:330px}.service-steps{grid-template-columns:1fr;gap:12px}.service-steps article{height:auto;min-height:178px;padding:26px 22px}.service-steps article>div{min-height:78px}.service-steps p{max-width:220px}.privacy-section h2,.community-home h2{max-width:320px}}.home-renewal .section-number{color:#2463db;background:0 0;border-radius:0;width:max-content;margin:0 0 7px;padding:0;font-size:12px;line-height:1.4;display:block}.home-renewal .home-section .eyebrow,.home-renewal .privacy-section .eyebrow{color:#526177;letter-spacing:-.02em;background:0 0;border-radius:0;width:max-content;margin:0 0 14px;padding:0;font-size:13px;font-weight:700;display:block}.service-steps p br{display:block}.steps-intro .section-heading-left .section-number,.steps-intro .section-heading-left .eyebrow{margin-left:auto;margin-right:auto}body{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;overflow-x:hidden}.brand-mark{font-size:12px}.primary-button,.secondary-button,.topbar a,.bottom-nav a,input,select,textarea{touch-action:manipulation}.primary-button:focus-visible,.secondary-button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #2463db47}.topbar nav a,.bottom-nav a{min-height:44px}.bottom-nav{padding-bottom:env(safe-area-inset-bottom);height:calc(64px + env(safe-area-inset-bottom))}.home-renewal p,.article-content p,.post-detail-body{word-break:keep-all}.pending{cursor:default}.pending small{color:#8c96a5}.pending .article-thumb{opacity:.78}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.ad-banner .ad-action{white-space:nowrap;color:#64748b;background:#fff;border-radius:12px;padding:9px 14px;font-size:11px;font-weight:700}@media (max-width:800px){.ad-banner .ad-action{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.ad-banner>a{display:contents}.ad-banner>a>span:first-of-type{color:#7a879a;background:#e8edf4;border-radius:7px;padding:2px 5px;font-size:9px}.ad-banner>a>div{flex:1;display:grid}.ad-banner>a>div b{color:var(--navy);font-size:14px}.ad-banner>a>div small{color:var(--muted);font-size:11px}.ad-banner .ad-image{object-fit:cover;border-radius:12px;width:62px;height:62px}.ad-banner.compact .ad-image{width:100%;height:110px;margin-bottom:10px}.ad-banner.compact>a,.ad-banner.compact>a>div{justify-items:center;display:grid}.ad-banner.compact small{text-align:center}@media (max-width:800px){.ad-banner .ad-image{width:48px;height:48px}}
.topbar nav .active{color:var(--blue)}.community-page{background:var(--bg);padding-bottom:70px}.community-hero{background:var(--navy);color:#fff;padding:72px max(24px,50% - 556px) 95px}.community-hero .eyebrow{color:#91b2f3}.community-hero h1{letter-spacing:-.04em;margin:0 0 18px;font-size:44px;line-height:1.25}.community-hero>p:last-child{color:#b9c5d6;font-size:14px}.community-page>.ad-banner{background:#fff;margin-top:-43px;position:relative;box-shadow:0 12px 35px #172b4d1a}.community-layout{grid-template-columns:1fr 270px;gap:28px;max-width:1112px;margin:50px auto;display:grid}.board-main{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px}.board-toolbar{justify-content:space-between;align-items:center;display:flex}.board-toolbar h2{margin:0;font-size:23px}.board-toolbar>div>span{color:var(--muted);font-size:11px}.board-toolbar button{padding:11px 18px}.category-tabs{gap:7px;margin:25px 0 16px;padding-bottom:2px;display:flex;overflow:auto}.category-tabs button{white-space:nowrap;border:1px solid var(--line);color:#657086;cursor:pointer;background:#fff;border-radius:20px;padding:7px 12px;font-size:11px}.category-tabs button.active{background:var(--navy);border-color:var(--navy);color:#fff}.search-box{position:relative}.search-box input{background:var(--bg);border:1px solid #0000;border-radius:10px;width:100%;height:44px;padding:0 42px 0 14px;font-size:12px}.search-box input:focus{border-color:#afc2e4;outline:0}.search-box span{color:#7d899a;position:absolute;top:8px;right:16px}.post-list{margin-top:12px}.post-item{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:75px 1fr auto;align-items:center;gap:12px;padding:18px 4px;display:grid}.post-category{color:var(--blue);font-size:10px;font-weight:700}.post-body{display:grid}.post-body b{font-size:13px}.post-meta,.post-stats{color:#8a94a4;font-size:10px}.post-stats{gap:9px;display:flex}.empty-posts{text-align:center;color:var(--muted);padding:60px 20px;font-size:13px}.board-side{align-content:start;gap:18px;display:grid}.side-card,.side-ad{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.side-card h3{margin:0 0 8px;font-size:14px}.side-card p,.side-card li{color:var(--muted);font-size:10px}.side-card ul{margin:13px 0 0;padding-left:17px}.side-ad{text-align:center;color:#9ba5b4;background:linear-gradient(145deg,#f8fafc,#edf2f8);place-content:center;min-height:250px;display:grid}.side-ad span{letter-spacing:.15em;font-size:8px}.side-ad b{color:#6e7a8c;margin:8px;font-size:13px}.side-ad small{font-size:9px}dialog{border:0;border-radius:20px;width:min(540px,100% - 28px);padding:0;box-shadow:0 24px 80px #0f1e374d}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f1c3194}.dialog-card{gap:17px;padding:28px;display:grid}.dialog-head{justify-content:space-between;display:flex}.dialog-head small{color:var(--blue);letter-spacing:.14em;font-size:9px}.dialog-head h2{margin:1px 0;font-size:22px}.dialog-head>button{color:#798596;cursor:pointer;background:0 0;border:0;font-size:25px}.dialog-card label{gap:6px;font-size:12px;font-weight:700;display:grid}.dialog-card input,.dialog-card select,.dialog-card textarea{font:inherit;border:1px solid #dce2eb;border-radius:10px;padding:11px 12px;font-size:12px}.dialog-card textarea{resize:vertical;height:140px}.dialog-notice{color:var(--muted);margin:0;font-size:10px}.dialog-actions{grid-template-columns:1fr 2fr;gap:9px;display:grid}.detail-card{max-height:85vh;overflow:auto}.detail-head{border-bottom:1px solid var(--line);padding-bottom:18px}.detail-head .post-category{margin-bottom:6px;display:block}.detail-head h2{margin:0 0 8px;font-size:20px;line-height:1.45}.detail-body{white-space:pre-wrap;border-bottom:1px solid var(--line);min-height:100px;padding:22px 0;font-size:13px}.comments h3{font-size:14px}.comment{background:var(--bg);border-radius:9px;margin:8px 0;padding:12px}.comment-head{color:var(--muted);justify-content:space-between;font-size:10px;display:flex}.comment p{margin:5px 0;font-size:12px}.comment-form{grid-template-columns:1fr auto;gap:8px;margin-top:12px;display:grid}.comment-form input{border:1px solid var(--line);border-radius:9px;padding:10px}.comment-form button{padding:10px 14px}.report-button{color:#9b6570;cursor:pointer;background:0 0;border:0;font-size:10px}.close-detail{width:100%}@media (max-width:800px){.community-hero{padding:50px 22px 75px}.community-hero h1{font-size:34px}.community-page>.ad-banner{margin-top:-38px}.community-layout{grid-template-columns:1fr;margin:28px 14px}.board-main{padding:20px 15px}.board-side{display:none}.post-item{grid-template-columns:58px 1fr;padding:16px 2px}.post-stats{display:none}.post-body b{font-size:12px}.community-page{padding-bottom:30px}.bottom-nav a:first-child{color:#788498}.bottom-nav a:nth-child(3){color:var(--navy)}}.community-page{background:#f7f8fa}.community-hero{color:#fff;background:#2463db;border-radius:34px;max-width:1112px;margin:24px auto 0;padding:64px 68px 92px}.community-hero .eyebrow{color:#fff;background:#ffffff29}.community-hero h1{font-size:42px}.community-hero>p:last-child{color:#dce7fb}.community-page>.ad-banner{margin-top:-36px}.board-main{border:0;border-radius:26px;box-shadow:0 5px 24px #273a5b0d}.board-toolbar h2{font-size:22px}.category-tabs button{background:#f1f3f6;border:0;border-radius:99px;padding:8px 14px}.category-tabs button.active{background:#2463db}.search-box input{background:#f6f7f9;border-radius:15px}.post-item{border-color:#edf0f4;border-radius:14px;padding-left:10px;padding-right:10px}.post-item:hover{background:#f5f8ff}.post-category{background:#edf4ff;border-radius:8px;width:max-content;padding:4px 8px;display:inline-block}.side-card,.side-ad{border:0;border-radius:22px}.side-card{background:#eef5ff}.side-ad{background:#f0f2f5}.dialog-card{border-radius:24px}.dialog-card input,.dialog-card select,.dialog-card textarea{background:#fafbfc;border-radius:14px}.comment{border-radius:14px}.detail-body{line-height:1.8}@media (max-width:1160px){.community-hero{margin-left:14px;margin-right:14px}}@media (max-width:800px){.community-hero{border-radius:28px;margin-top:14px;padding:46px 24px 70px}.community-hero h1{font-size:33px}.board-main{border-radius:22px}.community-page>.ad-banner{margin-top:-32px}}.editorial-feature{max-width:1112px;margin:55px auto 10px}.editorial-heading{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.editorial-heading small{color:#2463db;font-size:11px;font-weight:700}.editorial-heading h2{margin:3px 0 0;font-size:23px}.editorial-heading>a{color:#68768b;font-size:11px}.editorial-grid{grid-template-columns:2fr 1fr 1fr;gap:16px;display:grid}.featured-article,.compact-article{background:#fff;border-radius:20px;padding:14px}.featured-article{grid-template-columns:230px 1fr;gap:20px;display:grid}.article-thumb{border-radius:15px;position:relative;overflow:hidden}.article-thumb.blue{color:#fff;background:#2463db;min-height:180px;padding:23px}.article-thumb.blue span{background:#ffffff2e;border-radius:99px;padding:5px 8px;font-size:9px}.article-thumb.blue b{margin-top:20px;font-size:19px;line-height:1.55;display:block}.article-thumb.blue i{color:#2463db;background:#fff;border-radius:13px;place-items:center;width:43px;height:43px;font-size:20px;font-style:normal;display:grid;position:absolute;bottom:15px;right:18px}.featured-article>div:last-child{align-self:center}.featured-article>div:last-child>span{color:#2463db;font-size:10px;font-weight:700}.featured-article h3,.compact-article h3{margin:8px 0;font-size:15px;line-height:1.5}.featured-article p{color:var(--muted);font-size:11px;line-height:1.7}.featured-article small,.compact-article small{color:#8a94a3;font-size:9px}.compact-article .article-thumb{color:#294a7d;background:#eaf2ff;height:112px;padding:18px}.compact-article .article-thumb.mint{color:#266759;background:#e9f6f2}.compact-article .article-thumb b{font-size:13px;line-height:1.6}.community-layout{margin-top:35px}@media (max-width:800px){.editorial-feature{margin:42px 14px 5px}.editorial-grid{grid-template-columns:1fr 1fr}.featured-article{grid-column:1/-1;grid-template-columns:1fr}.article-thumb.blue{min-height:160px}.featured-article>div:last-child{padding:3px 3px 8px}.compact-article{padding:10px}.compact-article .article-thumb{height:100px}.compact-article h3{font-size:12px}.editorial-heading h2{font-size:20px}}.search-box input{height:48px}.search-box span{top:10px}.post-item{min-height:72px}.board-toolbar .primary-button{min-height:44px}.composer-dialog{z-index:1000;background:#fff;max-height:calc(100dvh - 32px);margin:auto;inset:0;overflow:auto}.composer-dialog[open]{display:block}.composer-dialog .dialog-card{background:#fff;width:100%}.composer-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#131f3294}body:has(.composer-dialog[open]){overflow:hidden}.post-body{min-width:0}.post-body p{color:#647186;white-space:nowrap;text-overflow:ellipsis;margin:4px 0;font-size:11px;overflow:hidden}.post-stats{white-space:nowrap;font-style:normal}.board-side>.ad-banner.compact{text-align:center;place-content:center;width:100%;min-height:250px;margin:0;padding:22px;display:grid}.board-side>.ad-banner.compact>div{justify-items:center;display:grid}.board-side>.ad-banner.compact .ad-action{margin-top:8px}@media (max-width:800px){.composer-dialog{border-radius:20px;width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.composer-dialog .dialog-card{padding:22px 18px}.composer-dialog .dialog-card textarea{height:125px}.dialog-actions{background:#fff;padding:10px 0 0;position:sticky;bottom:-22px}.post-item{grid-template-columns:64px 1fr}.post-body p{display:none}}
.article-page{background:#fff}.article-wrap{grid-template-columns:minmax(0,780px) 250px;gap:55px;max-width:1112px;margin:55px auto 100px;padding:0 24px;display:grid}.article-cover{color:#fff;background:#2463db;border-radius:20px;justify-content:space-between;align-items:center;height:290px;padding:48px 52px;display:flex}.article-cover>div:first-child{display:grid}.article-cover small{opacity:.8;font-size:12px}.article-cover strong{margin-top:12px;font-size:35px;line-height:1.45}.cover-calendar{background:#fff;border-radius:23px;grid-template-columns:1fr 1fr;gap:10px;width:180px;height:180px;padding:22px;display:grid}.cover-calendar>span{background:#dce9ff;border-radius:7px;grid-column:1/-1;height:23px}.cover-calendar>b{color:#fff;background:#2463db;border-radius:12px;place-items:center;font-size:25px;display:grid}.cover-calendar>i{background:#edf1f6;border-radius:8px}.article-meta{align-items:center;gap:18px;margin-top:38px;display:flex}.article-meta span{color:#275cae;background:#eef2f7;border-radius:99px;padding:8px 13px;font-size:11px;font-weight:700}.article-meta small{color:#526077;font-size:11px}.article-wrap article>h1{letter-spacing:-.045em;margin:20px 0 14px;font-size:38px;line-height:1.4}.article-summary{color:#526077;margin:0 0 22px;font-size:15px;line-height:1.8}.article-wrap hr{border:0;border-top:1px solid #e3e7ed}.article-content{color:#344158;padding-top:34px;font-size:15px;line-height:2}.article-content>p{margin:0 0 30px}.article-content h2{color:#202a39;margin:48px 0 12px;font-size:22px}.article-notice{background:#f1f6ff;border-left:4px solid #2463db;border-radius:5px 15px 15px 5px;margin:32px 0;padding:20px 23px}.article-notice b{color:#2458ad;font-size:13px}.article-notice p{margin:7px 0 0;font-size:13px;line-height:1.8}.article-cta{color:#fff;background:#2463db;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;margin-top:50px;padding:25px 28px;display:flex}.article-cta b{font-size:16px}.article-cta p{opacity:.8;margin:5px 0 0;font-size:11px}.article-cta a{color:#2463db;background:#fff;border-radius:12px;flex:none;padding:12px 15px;font-size:11px;font-weight:700}.article-side{align-content:start;gap:20px;padding-top:328px;display:grid}.article-side>div{border:1px solid #e7ebf0;border-radius:16px;padding:19px;display:grid}.article-side>div>b{margin-bottom:9px;font-size:13px}.article-side a{color:#6e7b8f;border-bottom:1px solid #eef0f4;padding:7px 0;font-size:10px}.article-side a:last-child{border:0}.article-side .side-ad{border:0;min-height:220px}.topbar nav .active{color:#2463db;background:#f0f5ff}@media (max-width:800px){.article-wrap{grid-template-columns:1fr;margin:18px auto 65px;padding:0 16px}.article-cover{border-radius:17px;height:220px;padding:27px 24px}.article-cover strong{font-size:25px}.cover-calendar{border-radius:17px;width:110px;height:120px;padding:13px}.article-meta{flex-wrap:wrap;gap:9px;margin-top:25px}.article-meta small{font-size:9px}.article-wrap article>h1{font-size:29px}.article-summary{font-size:14px}.article-content{font-size:14px;line-height:1.9}.article-content h2{font-size:20px}.article-side{display:none}.article-cta{display:block}.article-cta a{margin-top:14px;display:inline-block}}.article-content h2{scroll-margin-top:90px}.article-side a{align-items:center;min-height:36px;display:flex}.article-content h3{color:#2b3544;margin:34px 0 10px;scroll-margin-top:90px;font-size:18px}.article-content ul{margin:0 0 30px;padding-left:22px}.article-content li{margin:7px 0}.article-side a.h3{color:#8490a1;padding-left:12px}.article-side>.ad-banner.compact{place-content:center;min-height:220px;margin:0;padding:18px;display:grid}.article-wrap article>.ad-banner{margin:45px 0 0}.article-cover strong{word-break:keep-all;max-width:520px}
.post-page{background:#f7f8fa}.post-layout{grid-template-columns:minmax(0,720px) 260px;gap:30px;max-width:1030px;margin:45px auto 70px;padding:0 24px;display:grid}.post-detail{background:#fff;border-radius:24px;padding:34px}.back-link{color:#6d7a8e;margin-bottom:26px;font-size:11px;display:inline-block}.post-detail-head{border-bottom:1px solid #e9edf2;padding-bottom:24px}.post-detail-head h1{letter-spacing:-.035em;margin:10px 0 14px;font-size:27px;line-height:1.5}.post-detail-meta{color:#8892a1;gap:14px;font-size:10px;display:flex}.post-detail-body{white-space:pre-wrap;color:#354257;min-height:220px;padding:34px 2px;font-size:14px;line-height:2}.post-tools{border-bottom:1px solid #e9edf2;justify-content:flex-end;gap:8px;padding-bottom:25px;display:flex}.post-tools button{color:#687589;cursor:pointer;background:#fff;border:1px solid #e1e6ed;border-radius:10px;padding:8px 11px;font-size:10px}.post-comments{padding-top:27px}.post-comments h2{font-size:16px}.post-comments h2 span{color:#2463db}.comment-list{gap:9px;display:grid}.no-comments{color:#8993a2;text-align:center;background:#f7f8fa;border-radius:13px;padding:22px;font-size:12px}.page-comment-form{border:1px solid #dfe5ed;border-radius:15px;margin-top:18px;padding:14px}.page-comment-form textarea{resize:vertical;width:100%;height:85px;font:inherit;border:0;outline:0;font-size:12px}.page-comment-form>div{justify-content:space-between;align-items:center;display:flex}.page-comment-form small{color:#929cab;font-size:9px}.page-comment-form button{padding:10px 14px;font-size:11px}.post-sidebar{align-content:start;gap:18px;display:grid}.post-sidebar .side-card,.post-sidebar .side-ad{border:0}.post-page>.ad-banner{margin-bottom:70px}.topbar nav .active{color:#2463db;background:#f0f5ff}@media (max-width:800px){.post-layout{grid-template-columns:1fr;margin:20px auto 45px;padding:0 12px}.post-detail{border-radius:20px;padding:24px 18px}.post-detail-head h1{font-size:22px}.post-detail-body{min-height:180px;padding:27px 2px;font-size:13px}.post-sidebar{display:none}.post-page>.ad-banner{margin-bottom:30px}.page-comment-form>div{margin-top:8px}}.post-sidebar>.ad-banner.compact{place-content:center;width:100%;min-height:250px;margin:0;padding:20px;display:grid}.post-sidebar>.ad-banner.compact>div{justify-items:center;display:grid}.post-detail h1{word-break:keep-all}.post-layout>div{min-width:0}
.admin-loading{color:#64748b;background:#f5f7fa;place-items:center;min-height:100vh;display:grid}.admin-login{background:#f5f7fa;place-items:center;min-height:100vh;padding:24px;display:grid}.admin-login .admin-brand{color:#1f3f73;font-weight:800;position:absolute;top:28px;left:max(24px,50% - 560px)}.admin-login form{background:#fff;border-radius:26px;gap:18px;width:min(430px,100%);padding:38px;display:grid;box-shadow:0 18px 55px #19325517}.admin-login form>small,.admin-panel-head small{letter-spacing:.13em;color:#2463db;font-size:10px;font-weight:800}.admin-login h1,.admin-panel h1{margin:0;font-size:25px;line-height:1.4}.admin-login p{color:#6b778b;margin:0;font-size:13px}.admin-login label,.admin-panel label{gap:7px;font-size:12px;font-weight:700;display:grid}.admin-login input,.admin-panel input,.admin-panel select,.admin-panel textarea{width:100%;font:inherit;color:#233047;background:#fbfcfd;border:1px solid #dfe5ed;border-radius:13px;padding:11px 13px;font-size:12px}.admin-login input{height:48px}.admin-error{color:#c73748!important}.admin-shell{background:#f5f7fa;min-height:100vh;padding-bottom:70px}.admin-header{background:#fff;border-bottom:1px solid #e8ebf0;justify-content:space-between;align-items:center;height:68px;padding:0 max(22px,50% - 590px);display:flex}.admin-header>div{align-items:center;gap:12px;display:flex}.admin-header a{color:#173969;font-size:17px;font-weight:800}.admin-header span{color:#6f7b8e;background:#f0f3f7;border-radius:99px;padding:5px 9px;font-size:11px}.admin-header button,.admin-panel-head button{color:#64748b;cursor:pointer;background:0 0;border:0;font-size:11px}.admin-tabs{gap:8px;max-width:1180px;margin:28px auto 18px;padding:0 22px;display:flex}.admin-tabs button{color:#5b687a;cursor:pointer;background:#e8ecf2;border:0;border-radius:12px;padding:11px 18px;font-weight:700}.admin-tabs button.active{color:#fff;background:#2463db}.admin-notice{color:#2458ad;background:#eaf2ff;border-radius:13px;max-width:1136px;margin:0 auto 16px;padding:12px 16px;font-size:12px}.admin-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;max-width:1180px;margin:auto;padding:0 22px;display:grid}.admin-panel{background:#fff;border-radius:22px;padding:28px;box-shadow:0 4px 20px #1f33520a}.admin-panel-head{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.admin-panel-head>div{display:grid}.admin-help{color:#496489;background:#edf4ff;border-radius:12px;padding:12px 14px;font-size:11px;line-height:1.7}.admin-editor{gap:16px;display:grid}.admin-panel label>span{color:#8791a1;font-size:9px;font-weight:500}.admin-panel textarea{resize:vertical;min-height:85px}.admin-fields{gap:12px;display:grid}.admin-fields.two{grid-template-columns:1fr 1fr}.block-editor{border:1px solid #e4e8ef;border-radius:17px;gap:10px;padding:15px;display:grid}.block-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.block-toolbar b{font-size:12px}.block-toolbar>div{flex-wrap:wrap;gap:4px;display:flex}.block-toolbar button,.content-block>button,.admin-table button,.admin-table a{color:#536177;cursor:pointer;background:#eef2f7;border:0;border-radius:8px;padding:7px 9px;font-size:10px}.content-block{grid-template-columns:125px 1fr 30px;align-items:start;gap:8px;display:grid}.content-block textarea{min-height:75px}.content-block>button{color:#a14c56;height:34px;padding:0}.admin-check{align-items:center;grid-template-columns:auto 1fr!important;display:flex!important}.admin-check input{width:18px;height:18px}.admin-list{gap:10px;max-height:calc(100vh - 40px);display:grid;position:sticky;top:20px;overflow:auto}.admin-list h2{margin:0 0 5px;font-size:16px}.admin-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f4;gap:4px;padding:13px 3px;display:grid}.admin-list>button:hover{background:#f8faff}.admin-list b{font-size:12px;line-height:1.5}.admin-list small{color:#8490a1;overflow-wrap:anywhere;font-size:9px}.status{color:#667386;background:#eef1f5;border-radius:99px;width:max-content;padding:3px 7px;font-size:9px;font-weight:700;display:inline-block}.status.published{color:#257646;background:#e8f6ed}.status.hidden{color:#a8424b;background:#fff0f0}.admin-empty{color:#8792a2;background:#f7f8fa;border-radius:12px;padding:18px;font-size:12px}.admin-community{gap:20px;max-width:1180px;margin:auto;padding:0 22px;display:grid}.admin-community .admin-panel{overflow:hidden}.admin-table{margin-top:18px;display:grid}.admin-table article{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:20px;padding:14px 2px;display:flex}.admin-table article>div:first-child{gap:4px;display:grid}.admin-table b{font-size:12px}.admin-table small{color:#8993a3;font-size:9px}.admin-table article>div:last-child{flex:none;gap:6px;display:flex}.admin-table a{color:#2463db;background:#edf4ff}@media (max-width:800px){.admin-header{padding:0 16px}.admin-tabs{margin-top:18px;padding:0 12px;overflow:auto}.admin-tabs button{white-space:nowrap}.admin-notice{margin:0 12px 14px}.admin-grid{grid-template-columns:1fr;padding:0 12px}.admin-panel{border-radius:18px;padding:20px}.admin-list{max-height:none;position:static}.admin-fields.two{grid-template-columns:1fr}.content-block{grid-template-columns:1fr 30px}.content-block select{grid-column:1/-1}.block-toolbar{display:grid}.admin-community{padding:0 12px}.admin-table article{align-items:flex-start}.admin-table b{max-width:210px}.admin-login form{padding:28px 22px}.admin-header span{display:none}}
