@charset "UTF-8";
@font-face{font-family:Gatchi;src:url('../assets/fonts/jua-regular.woff2') format('woff2');font-display:swap}
:root{--ink:#342924;--muted:#7f7169;--line:#eee1d5;--paper:#fff;--cream:#fffaf2;--coral:#f36e5c;--yellow:#ffd86c;--violet:#8972bb;font-family:Pretendard,'Malgun Gothic',system-ui,sans-serif;color:var(--ink);background:#fffaf4}
*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 90% 0,#fff1d3,transparent 28%),#fffaf4;color:var(--ink)}a{color:inherit}button,input{font:inherit}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #ef8f80;outline-offset:3px}.topbar{height:68px;max-width:1040px;margin:auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between}.brand{font:25px Gatchi,sans-serif;text-decoration:none}.brand span{color:var(--coral);margin-left:3px}.home-link{font-size:13px;text-decoration:none;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#fff}.topbar+main{max-width:1040px;margin:auto;padding:10px 22px 80px}.hero{min-height:340px;border-radius:34px;padding:50px 56px;display:grid;grid-template-columns:1fr 260px;align-items:center;background:linear-gradient(135deg,#fff6df,#ffe5d9);border:1px solid #f2dec9;overflow:hidden}.eyebrow{margin:0 0 8px;color:#b06c51;font-weight:850;font-size:12px;letter-spacing:.08em}.hero h1,.three-steps h2,.find-guide h2,.received h2,.faq h2{font-family:Gatchi,sans-serif;font-weight:400;margin:0}.hero h1{font-size:53px;line-height:1.2}.hero h1 em{font-style:normal;color:var(--coral)}.hero p:last-child{margin:18px 0 0;color:#7c675d;line-height:1.7}.hero-chick{position:relative;width:220px;height:220px;display:grid;place-items:center;font-size:145px;border-radius:50%;background:#fff9d9;box-shadow:inset 0 -15px 30px #f2c85b21}.hero-chick span{position:absolute;right:9px;top:3px;width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:var(--violet);color:white;font:40px Gatchi,sans-serif;transform:rotate(7deg)}.three-steps{padding:66px 0 30px;text-align:center}.three-steps h2,.find-guide h2,.faq h2{font-size:34px}.three-steps ol{list-style:none;padding:0;margin:30px 0 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.three-steps li{position:relative;min-height:205px;padding:28px 18px;border-radius:25px;background:#fff;border:1px solid var(--line);box-shadow:0 9px 28px #6f4b2710}.three-steps li>b{position:absolute;left:16px;top:15px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#ffe2dc;color:#c85343}.three-steps li>span{display:block;font-size:57px;margin:13px 0 12px}.three-steps strong{display:block;font:24px Gatchi,sans-serif}.three-steps small{display:block;margin-top:7px;color:var(--muted);line-height:1.5}.safe-note{display:inline-block;margin:0;padding:11px 17px;background:#f1ebfb;color:#695593;border-radius:999px;font-size:13px}.find-guide{padding:65px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.search{width:260px;height:45px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid var(--line);border-radius:14px;background:#fff}.search span{color:#9b887b;font-size:22px}.search input{width:100%;border:0;outline:0;background:transparent}.filters{display:flex;gap:7px;overflow:auto;padding:23px 1px 9px}.filters button{flex:none;border:1px solid var(--line);border-radius:999px;background:#fff;color:#6d5d54;padding:9px 14px;font-weight:700;font-size:13px}.filters button.active{background:#3d312b;color:white;border-color:#3d312b}.guide-count{color:var(--muted);font-size:12px;margin:8px 2px 12px}.guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.guide-card{background:#fff;border:1px solid var(--line);border-radius:21px;overflow:hidden}.guide-card summary{list-style:none;display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px;cursor:pointer}.guide-card summary::-webkit-details-marker{display:none}.guide-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:#fff3d7;font-size:26px}.guide-card summary strong{display:block;font:21px Gatchi,sans-serif}.guide-card summary small{display:block;margin-top:4px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guide-card summary i{font-style:normal;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#f6f0eb;color:#8b7669;transition:.2s}.guide-card[open] summary i{transform:rotate(45deg);background:#ffe5de;color:#bf5446}.guide-card-body{padding:0 18px 19px}.guide-card-body>p{margin:0 0 14px;padding:13px;border-radius:13px;background:var(--cream);line-height:1.65;font-size:14px}.mini-steps{margin:0;padding:0;list-style:none;display:grid;gap:8px}.mini-steps li{display:flex;align-items:center;gap:9px;font-size:13px}.mini-steps b{flex:none;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#ffe2db;color:#b74b3d}.card-tip{margin:13px 0 0!important;padding:0!important;background:transparent!important;color:#735f53;font-size:12px!important}.play-link{display:block;margin-top:15px;text-align:center;text-decoration:none;padding:11px;border-radius:12px;background:var(--coral);color:white;font-weight:800;font-size:13px}.no-guide{grid-column:1/-1;text-align:center;padding:45px;color:var(--muted)}.received{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:24px;margin:25px 0 65px;padding:28px 34px;border-radius:26px;background:#f1eafa}.received-chick{font-size:80px}.received h2{font-size:29px}.received p:last-child{margin:11px 0 0;color:#665b74;line-height:1.7}.faq{max-width:780px;margin:auto}.faq>h2{margin-bottom:18px}.faq details{border-top:1px solid var(--line);background:#fff}.faq details:last-of-type{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;padding:18px 8px;font-weight:800}.faq details p{margin:0;padding:0 8px 19px;color:var(--muted);font-size:14px;line-height:1.75}footer{text-align:center;padding:34px;color:#a08f84;font-size:12px;line-height:1.8}
@media(max-width:680px){.topbar{height:60px;padding:0 17px}.brand{font-size:22px}.topbar+main{padding:4px 15px 60px}.hero{min-height:310px;padding:30px 24px;grid-template-columns:1fr 105px;border-radius:27px}.hero h1{font-size:38px}.hero p:last-child{font-size:14px}.hero-chick{width:105px;height:105px;font-size:77px}.hero-chick span{width:39px;height:39px;font-size:25px}.three-steps{padding-top:48px}.three-steps h2,.find-guide h2,.faq h2{font-size:29px}.three-steps ol{grid-template-columns:1fr;gap:9px;margin-top:22px}.three-steps li{min-height:91px;display:grid;grid-template-columns:52px 1fr;grid-template-rows:auto auto;text-align:left;padding:18px 18px 18px 70px}.three-steps li>b{left:15px;top:29px}.three-steps li>span{grid-row:1/3;display:none}.three-steps strong{font-size:21px}.safe-note{border-radius:15px;line-height:1.5}.find-guide{padding:50px 0}.section-head{display:block}.search{width:100%;margin-top:16px}.guide-grid{grid-template-columns:1fr}.guide-card summary{padding:15px}.received{grid-template-columns:68px 1fr;gap:12px;padding:23px 18px;margin-bottom:54px}.received-chick{font-size:55px}.received h2{font-size:24px}.received p:last-child{font-size:13px}}
