.mosh-page,.mosh-page *,.mosh-page :before,.mosh-page :after{box-sizing:border-box}.mosh-page{color:#12131a;background:#eef0f7;overflow-x:hidden}.mosh-page h1,.mosh-page h2,.mosh-page h3,.mosh-page p,.mosh-page li,.mosh-page a,.mosh-page span{word-break:keep-all;overflow-wrap:anywhere}.mosh-page .m-label{letter-spacing:.2em;color:#5a5f6e;margin-bottom:18px;font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-size:12px;font-weight:500}.mosh-page .m-label.on-accent{color:#ffffffb8}.mosh-page .m-title{letter-spacing:-.02em;font-size:clamp(30px,4.6vw,54px);font-weight:800;line-height:1.22}.mosh-page .m-title.on-accent{color:#fff}.mosh-page .pill{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;height:48px;padding:0 26px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),background .2s,color .2s;display:inline-flex}.mosh-page .pill:hover{transform:scale(1.05)}.mosh-page .pill:active{transform:scale(.97)}.mosh-page .pill.large{height:58px;padding:0 34px;font-size:16px}.mosh-page .pill.pill-dark{color:#f4f5fa;background:#16171f}.mosh-page .pill.pill-ghost{color:#12131a;background:0 0;box-shadow:inset 0 0 0 1.5px #12131a38}.mosh-page .pill.pill-ghost:hover{box-shadow:inset 0 0 0 1.5px #12131a99}.mosh-page .pill.pill-accent{color:#fff;background:#2742ff}.mosh-page .pill.pill-accent:hover{background:#0827ff}.mosh-page .line{display:block;overflow:hidden}.mosh-page .line .inner{transition:transform .9s cubic-bezier(.22,1,.36,1);display:block;transform:translateY(112%)}.mosh-page .m-page-head{width:100%;max-width:1240px;margin:0 auto;padding-left:28px;padding-right:28px}@media (max-width:640px){.mosh-page .m-page-head{padding-left:18px;padding-right:18px}}.mosh-page .m-page-head{padding-top:150px;padding-bottom:40px}.mosh-page .m-page-head .m-page-title{letter-spacing:-.035em;margin:0;font-size:clamp(42px,8vw,104px);font-weight:850;line-height:1.05}.mosh-page .m-page-head .m-page-title em{color:#2742ff;font-style:normal}.mosh-page .m-page-head .m-page-sub{color:#5a5f6e;max-width:560px;margin-top:22px;font-size:clamp(15px,1.5vw,18px);line-height:1.75}.mosh-ripple{width:100%;height:100%;position:relative}.mosh-ripple img{object-fit:cover;width:100%;height:100%;display:block}.mosh-ripple .ripple-canvas{display:block;position:absolute;inset:0;width:100%!important;height:100%!important}.mosh-work-expand{z-index:9990;pointer-events:auto;transition:opacity .42s;position:fixed;inset:0}.mosh-work-expand.is-fading{opacity:0;pointer-events:none}.mosh-work-expand .mwe-inner{transform-origin:0 0;will-change:transform;background:#0b0b14;width:100vw;height:100vh;transition:transform .64s cubic-bezier(.22,1,.36,1),border-radius .64s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;overflow:hidden}.mosh-work-expand .mwe-inner img,.mosh-work-expand .mwe-inner canvas{object-fit:cover;display:block;position:absolute;inset:0;width:100%!important;height:100%!important}.mosh-wipe{z-index:9999;pointer-events:none;position:fixed;inset:0}.mosh-wipe span{background:#101017;width:120%;height:72%;transition:transform .5s cubic-bezier(.76,0,.24,1);position:absolute;left:-10%}.mosh-wipe span:first-child{transform-origin:0 0;top:-5%;transform:translateY(-110%)rotate(-2.5deg)}.mosh-wipe span:nth-child(2){transform-origin:100% 100%;bottom:-5%;transform:translateY(110%)rotate(-2.5deg)}.mosh-wipe.is-cover{pointer-events:auto}.mosh-wipe.is-cover span:first-child{transform:translateY(-8%)rotate(-2.5deg)}.mosh-wipe.is-cover span:nth-child(2){transform:translateY(8%)rotate(-2.5deg)}.mosh-blog.is-in .m-page-head .line .inner{transform:translateY(0)}.mosh-blog .mb-filter{width:100%;max-width:1240px;margin:0 auto;padding-left:28px;padding-right:28px}@media (max-width:640px){.mosh-blog .mb-filter{padding-left:18px;padding-right:18px}}.mosh-blog .mb-filter{flex-wrap:wrap;gap:10px;padding-bottom:40px;display:flex}.mosh-blog .mb-filter .cat-pill{color:#12131a;background:#fff;border-radius:999px;align-items:center;height:40px;padding:0 20px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,color .2s;display:inline-flex;box-shadow:0 1px #12131a0d}.mosh-blog .mb-filter .cat-pill:hover{transform:translateY(-2px)}.mosh-blog .mb-filter .cat-pill.is-active{color:#f4f5fa;background:#16171f}.mosh-blog .mb-grid-section{width:100%;max-width:1240px;margin:0 auto;padding-left:28px;padding-right:28px}@media (max-width:640px){.mosh-blog .mb-grid-section{padding-left:18px;padding-right:18px}}.mosh-blog .mb-grid-section{padding:0 28px 110px}.mosh-blog .mb-grid-section .mb-empty{color:#5a5f6e;padding:60px 0 40px;font-size:16px}.mosh-blog .mb-grid-section .mb-grid{grid-template-columns:repeat(3,1fr);gap:34px 22px;display:grid}@media (max-width:1000px){.mosh-blog .mb-grid-section .mb-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.mosh-blog .mb-grid-section .mb-grid{grid-template-columns:1fr}}.mosh-blog .mb-grid-section .mb-card{color:#12131a;opacity:0;text-decoration:none;transition:opacity .6s,transform .6s cubic-bezier(.22,1,.36,1);display:block;transform:translateY(26px)}.mosh-blog .mb-grid-section .mb-card .mb-thumb{aspect-ratio:8/5;background:#dfe2ee;border-radius:18px;margin-bottom:16px;position:relative;overflow:hidden}.mosh-blog .mb-grid-section .mb-card .mb-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.mosh-blog .mb-grid-section .mb-card .mb-thumb .mb-thumb-fallback{color:#12131a29;justify-content:center;align-items:center;font-size:34px;font-weight:850;display:flex;position:absolute;inset:0}.mosh-blog .mb-grid-section .mb-card:hover .mb-thumb img{transform:scale(1.04)}.mosh-blog .mb-grid-section .mb-card .mb-cat{letter-spacing:.16em;color:#2742ff;text-transform:uppercase;margin-bottom:8px;font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-size:10px}.mosh-blog .mb-grid-section .mb-card .mb-title{letter-spacing:-.015em;margin:0 0 8px;font-size:19px;font-weight:750;line-height:1.4}.mosh-blog .mb-grid-section .mb-card .mb-summary{color:#5a5f6e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.mosh-blog .mb-grid-section .mb-card .mb-date{color:#5a5f6e;margin:0;font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-size:11px}.mosh-blog .mb-grid-section.is-visible .mb-card{opacity:1;transform:translateY(0)}.mosh-blog .mb-grid-section .mb-pager{justify-content:center;align-items:center;gap:20px;margin-top:56px;display:flex}.mosh-blog .mb-grid-section .mb-pager .pager-status{color:#5a5f6e;font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-size:12px}.mosh-blog .m-next-band{color:#f4f5fa;background:#101017;align-items:center;gap:26px;padding:56px 48px;text-decoration:none;display:flex}.mosh-blog .m-next-band .nb-label{letter-spacing:.2em;color:#8b90a0;font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-size:11px}.mosh-blog .m-next-band .nb-title{letter-spacing:-.03em;font-size:clamp(34px,5.4vw,64px);font-weight:850}.mosh-blog .m-next-band .nb-arrow{margin-left:auto;font-size:clamp(30px,4vw,48px);transition:transform .3s}.mosh-blog .m-next-band:hover .nb-arrow{transform:translate(10px)}@media (max-width:640px){.mosh-blog .m-next-band{gap:16px;padding:40px 22px}}.mosh-blog .m-footer{color:#8b90a0;background:#101017;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:0 48px 40px;font-size:13px;display:flex}.mosh-blog .m-footer a{color:#c9cdda;text-decoration:none}.mosh-blog .m-footer a:hover{color:#fff}@media (max-width:640px){.mosh-blog .m-footer{padding:0 22px 34px}}.mosh-blog-detail-wrap,.mosh-blog-detail-wrap *{box-sizing:border-box}.mosh-blog-detail-wrap{overflow-wrap:anywhere;background:#0b0b14;padding-top:70px;overflow-x:hidden}.mosh-blog-detail-wrap .ql-video,.mosh-blog-detail-wrap .html-wrap iframe[src*=youtube],.mosh-blog-detail-wrap .html-wrap iframe[src*=vimeo]{aspect-ratio:16/9;border:0;display:block;width:100%!important;height:auto!important}.mosh-blog-detail-wrap .html-wrap img{max-width:100%;height:auto}.mosh-blog-detail-wrap.is-light{background:#eef0f7}.mosh-pending-republish{text-align:center;max-width:720px;margin:0 auto;padding:180px 24px 140px}.mosh-pending-republish .kicker{color:#6b7280;letter-spacing:.12em;margin-bottom:18px;font-size:14px;font-weight:700}.mosh-pending-republish h1{color:#12131a;letter-spacing:-.035em;word-break:keep-all;font-size:34px;font-weight:800;line-height:1.32}.mosh-pending-republish .lead{color:#4b5563;word-break:keep-all;margin-top:20px;font-size:17px;line-height:1.7}.mosh-pending-republish .links{margin-top:34px}.mosh-pending-republish .links a{color:#2742ff;font-size:16px;font-weight:700;text-decoration:none}@media (max-width:640px){.mosh-pending-republish{padding:140px 20px 110px}.mosh-pending-republish h1{font-size:26px}}
