/* v0.9.72 Rinchan guide */
.rinchan-guide-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:rgba(35,60,46,.34);display:flex;align-items:center;justify-content:center;padding:24px}.rinchan-guide-card{width:min(420px,100%);background:#fff;border-radius:32px;padding:30px 26px;text-align:center;box-shadow:0 24px 60px rgba(30,70,50,.25)}.guide-face{width:82px;height:82px;border-radius:999px;background:#fff7db;display:inline-flex;align-items:center;justify-content:center;font-size:46px;box-shadow:0 10px 24px rgba(80,120,70,.14);margin-bottom:14px}.rinchan-guide-card h1{font-size:25px;line-height:1.3;margin:8px 0 12px}.rinchan-guide-card p{line-height:1.7;margin:0 0 16px}.nowrap{white-space:nowrap}.guide-dots{display:flex;justify-content:center;gap:8px;margin:18px 0}.guide-dots span{width:8px;height:8px;border-radius:999px;background:#dfead9}.guide-dots span.active{width:24px;background:#7ac68a}.guide-actions{display:grid;grid-template-columns:1fr 1.6fr;gap:10px;align-items:stretch}.guide-actions button,.guide-actions .soft-button,.guide-actions .submit{height:56px!important;min-height:56px!important;margin:0!important;padding:0 18px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.guide-actions .soft-button{border:0;background:#f3f6ef;border-radius:999px;font-weight:900;color:#607569}.rinchan-brand{display:flex!important;align-items:center!important;gap:10px!important;font-weight:900!important}.rinchan-brand .logo{display:none!important}.rinchan-face{width:42px;height:42px;border-radius:999px;background:#fff7db;display:inline-flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 6px 16px rgba(80,120,70,.13)}
@media(max-width:480px){.rinchan-guide-card{border-radius:28px;padding:28px 22px}.rinchan-guide-card h1{font-size:23px}.guide-face{width:76px;height:76px;font-size:42px}.rinchan-face{width:40px;height:40px;font-size:23px}.rinchan-brand span:last-child{font-size:17px!important}}