@font-face{font-family:MaruBuri;font-weight:400;font-display:swap;src:url(https://hangeul.pstatic.net/hangeul_static/webfont/MaruBuri/MaruBuri-Regular.woff2) format("woff2")}@font-face{font-family:MaruBuri;font-weight:600;font-display:swap;src:url(https://hangeul.pstatic.net/hangeul_static/webfont/MaruBuri/MaruBuri-SemiBold.woff2) format("woff2")}@font-face{font-family:MaruBuri;font-weight:700;font-display:swap;src:url(https://hangeul.pstatic.net/hangeul_static/webfont/MaruBuri/MaruBuri-Bold.woff2) format("woff2")}:root{--orange: #f27f0d;--orange-deep: #e2620c;--cream: #fff2da;--ink: #1b1919;--gray-text: #9d9897;--gray-chip: #f7f7f7;--bg: #fffefd}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:MaruBuri,"Noto Serif KR",serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;overflow-x:hidden}button{font-family:inherit;background:none;border:none;cursor:pointer}.landing{position:relative;min-height:100vh;overflow:hidden;background:var(--bg)}.landing__grid{position:relative;display:grid;grid-template-columns:540px minmax(390px,428px);grid-template-rows:1fr auto;grid-template-areas:"hero  phone" "footer phone";justify-content:center;column-gap:clamp(48px,5.7vw,110px);height:100vh;min-height:720px}.wave{position:absolute;pointer-events:none;background-repeat:no-repeat;background-size:100% 100%}.wave--back{z-index:0;left:calc(50% - 732px);bottom:0;width:2004px;height:161px;background-image:url(/assets/waves/wave-back.svg)}.wave--right{z-index:3;left:calc(50% + 468px);bottom:-5px;width:1824px;height:268px;background-image:url(/assets/waves/wave-right.svg)}.wave--front{z-index:3;left:calc(50% - 2639px);bottom:0;width:2844px;height:303px;background-image:url(/assets/waves/wave-front.svg)}.left-col{grid-area:hero;position:relative;z-index:3;padding-top:clamp(40px,7.4vh,80px);min-width:0}.brand{display:block;line-height:0}.brand img{height:34px}.chips{margin-top:clamp(24px,3.7vh,40px);display:flex;flex-direction:column;gap:12px}.chips__row{display:flex;gap:12px;flex-wrap:wrap}.chip{display:inline-flex;align-items:center;gap:4px;height:36px;padding:0 24px;border-radius:1000px;font-size:16px;font-weight:400;color:var(--gray-text);background:var(--gray-chip);transition:background .2s ease,color .2s ease;white-space:nowrap}.chip:hover{color:var(--orange-deep)}.chip--active{background:var(--cream);color:var(--orange-deep);font-weight:600}.chip__play{width:24px;height:24px;flex:none}.chip--video{padding-right:20px;background:#fff;border:1px solid var(--orange);color:var(--orange);font-weight:600}.chip--video-active{background:var(--cream)}.content{margin-top:clamp(28px,5.5vh,60px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.anim-unit{display:inline-block;animation:slideInRight .46s linear both}.content__title .anim-unit{margin-right:-1.35px}@keyframes slideInRight{0%{opacity:0;transform:translate(50%)}to{opacity:1;transform:translate(0)}}.content__title{font-size:clamp(38px,min(2.8vw,5vh),54px);font-weight:400;line-height:140%;color:var(--ink);letter-spacing:-1.35px}.content__title>span{display:block}.content__row{margin-top:24px;display:flex;gap:12px;align-items:flex-start}.content__body{font-size:20px;line-height:180%;color:var(--ink);letter-spacing:.5px}.content__body strong{font-weight:700}.content__body--authored{white-space:nowrap}.content__row--with-image .content__body{flex:1;min-width:0}.content__image{width:240px;aspect-ratio:3 / 2;object-fit:cover;object-position:top;flex:none;animation:fadeUp .45s ease both}.pager{margin-top:24px;display:flex;justify-content:center;align-items:center;gap:12px}.pager__btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--ink);transition:background .2s ease,color .2s ease}.pager__btn svg{width:24px;height:24px}.pager__btn:hover{background:#ff9428;color:#fff}.pager__count{font-size:14px;color:#3c3939;letter-spacing:.35px;line-height:20px}.video-card{margin-top:clamp(32px,5.5vh,60px);width:100%;aspect-ratio:16 / 9;border-radius:24px;overflow:hidden;animation:fadeUp .45s ease both}.video-card video{width:100%;height:100%;border:none;display:block;object-fit:cover}.phone-col{grid-area:phone;position:relative;z-index:2;padding:60px 0;overflow:hidden;background:#fff;box-shadow:0 4px 12px #00000014}.app-frame-wrap{position:relative;height:100%}.app-frame{width:100%;height:100%;border:none;display:block;background:#f6f5f3;touch-action:none}.bp{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:0;border:none;background:#f6f5f3;cursor:pointer;overflow:hidden;text-align:left;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Malgun Gothic,sans-serif;color:#111;letter-spacing:-.025em}.bp__appbar{display:flex;align-items:center;gap:8px;padding:14px 14px 10px 16px}.bp__logo{width:24px;height:24px}.bp__title{flex:1;font-size:24px;font-weight:700;line-height:32px;color:#121212}.bp__gear{width:28px;height:28px;color:#6e6e6e;flex:none}.bp__body{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px;padding:1px 16px 24px;overflow:hidden}.bp-card{flex:none;padding:20px;background:#fefefe;border:.5px solid #efebe9;border-radius:24px;box-shadow:0 3px 12px -2px #0000000a}.bp-card__head{display:flex;align-items:center;gap:2px}.bp-card__head .bp-card__title{flex:1}.bp-card__title{display:block;font-size:18px;font-weight:600;color:#111}.bp-card__link{font-size:13px;font-weight:500;color:#767676}.bp-card__chevron{width:20px;height:20px;color:#bcbcbc;flex:none}.bp-sub-row{display:flex;gap:8px;margin-top:12px}.bp-sub{position:relative;flex:1;height:190px;padding:16px;border-radius:16px;background:#fdf1e2;overflow:hidden}.bp-sub__label{display:block;position:relative;z-index:1;font-size:13px;font-weight:500;color:#767676}.bp-sub__title{display:block;position:relative;z-index:1;font-size:16px;font-weight:600;color:#111}.bp-sub__mic{position:absolute;right:5px;bottom:0;width:130px}.bp-sub__platform{position:absolute;right:0;bottom:0;width:190px}.bp-sub__book{position:absolute;right:7.5px;bottom:2px;width:116px}.bp-sub__motion{position:absolute;pointer-events:none}.bp-sub__motion--voice{right:45px;bottom:26px;width:130px;height:141px}.bp-sub__motion--mind{right:67.5px;bottom:75px;width:68px;height:68px}.bp-general{display:flex;align-items:center;gap:8px;margin-top:12px}.bp-general img{width:48px;height:48px;flex:none}.bp-verse{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin-top:12px;height:180px;padding:16px 20px;border-radius:16px;background:linear-gradient(#0000004d,#0000004d),url(/assets/bible-preview/daily_1.png) center / cover}.bp-verse__text{font-size:14px;font-weight:500;line-height:1.6;color:#fff;text-align:center;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bp-verse__ref{font-size:13px;font-weight:500;color:#dbdbdb;text-align:center}.bp__points{position:absolute;right:16px;bottom:96px;display:flex;align-items:center;gap:4px;padding:8px 14px;background:#fff;border:1px solid #ff4400;border-radius:20px;font-size:15px;font-weight:700;color:#000}.bp__points img{width:18px;height:18px}.bp__nav{position:absolute;left:0;right:0;bottom:0;height:70px;padding-top:10px;display:flex;background:#fff;border-top:.5px solid #e0e0e0}.bp__nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:12px;color:#b9bcc0}.bp__nav-ico{width:24px;height:24px;background:#b9bcc0;-webkit-mask:var(--icon) center / contain no-repeat;mask:var(--icon) center / contain no-repeat}.bp__fab{position:absolute;left:50%;bottom:40px;transform:translate(-50%);width:56px;height:56px;border-radius:50%;background:#f40;border:2px solid #fff;display:flex;align-items:center;justify-content:center}.bp__fab img{width:40px;height:40px;filter:brightness(0) invert(1)}.bp__fab-label{position:absolute;left:50%;bottom:16px;transform:translate(-50%);font-size:12px;font-weight:700;color:#f40}.footer{grid-area:footer;position:relative;z-index:3;display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:clamp(20px,3.7vh,40px);color:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}.footer__info{font-size:11px;line-height:15px;display:flex;flex-direction:column;gap:4px}.footer__info b{font-weight:600}.footer__info a{color:#fff;text-decoration:none}.footer__company{font-weight:600}.footer__bar{display:inline-block;width:1px;height:11px;background:#fffc;margin:0 5px;vertical-align:-1px}.footer__copy{font-weight:600}.footer__detail{margin-top:16px;display:flex;align-items:center;gap:16px}.footer__detail a{color:#fff;font-size:11px;font-weight:600;text-decoration:none;line-height:0}.footer__detail a:first-child,.footer__detail a:nth-child(2){line-height:15px}.footer__badge{height:20px;display:block}.footer__store--mobile{display:none}.footer__qr{text-align:center;flex:none}.footer__qr img{width:96px;height:96px;border-radius:9px;display:block;margin:0 auto}.footer__qr p{margin-top:8px;font-size:16px;font-weight:600;white-space:nowrap}@media (max-width: 1279px){.wave,.left-col,.footer__qr{display:none}.landing__grid{grid-template-columns:minmax(0,1fr);grid-template-rows:1fr auto;grid-template-areas:"phone" "footer";column-gap:0;height:100vh;min-height:0}.phone-col{margin:0;padding:0;border-radius:0;box-shadow:none;min-width:0}.footer{min-width:0}.footer{color:var(--ink);background:#fff;padding:24px clamp(20px,3.2vw,40px) 40px}.footer__info{width:100%}.footer__info a{color:var(--ink)}.footer__bar{background:var(--ink);height:12px}.footer__detail{margin-top:20px;width:100%;flex-wrap:wrap}.footer__detail a{color:var(--ink)}.footer__store--desktop{display:none}.footer__store--mobile{display:block}.footer__badge-dark{width:128px;height:44px;display:block}}
