:root{--m6-primary:#0f2744;--m6-accent:#c05621;--m6-blue:#1a5fa8;--m6-bg:#f4f7fb;--m6-surface:#ffffff;--m6-text:#1e293b;--m6-muted:#64748b;--m6-border:#e2e8f0;--m6-header-h:3rem;--m6-nav-h:3.25rem;--m6-safe-bottom:env(safe-area-inset-bottom,0px);--m6-font:"Noto Sans KR",system-ui,sans-serif}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body.m6-body{margin:0;font-family:var(--m6-font);font-size:.9375rem;line-height:1.55;color:var(--m6-text);background:var(--m6-bg);min-height:100dvh}a{color:var(--m6-blue);text-decoration:none}img{max-width:100%;height:auto;display:block}.m6-app{min-height:100dvh;display:flex;flex-direction:column;padding-bottom:calc(var(--m6-nav-h) + var(--m6-safe-bottom))}.m6-app--login{background:linear-gradient(135deg,#0f2744,#1a5fa8 45%,#c05621)}.m6-header--login{justify-content:space-between}.m6-header__auth--label{font-size:.875rem;font-weight:700;opacity:.95}.m6-main--login{padding:0;max-width:none}.m6-main{flex:1;width:100%;max-width:480px;margin:0 auto;padding:.75rem 1rem 1.25rem}.m6-header{position:sticky;top:0;z-index:40;height:var(--m6-header-h);display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 1rem;background:var(--m6-primary);color:#fff;box-shadow:0 2px 8px rgba(15,39,68,.15)}.m6-header__brand{font-weight:800;font-size:1rem;letter-spacing:-.02em;color:#fff;white-space:nowrap}.m6-header__search{flex:1;max-width:9rem;min-width:0}.m6-header__search input{width:100%;height:2rem;border:none;border-radius:999px;padding:0 .85rem;font-size:.8125rem;background:rgba(255,255,255,.15);color:#fff}.m6-header__search input::placeholder{color:rgba(255,255,255,.65)}.m6-header__auth{font-size:.75rem;padding:.35rem .65rem;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;white-space:nowrap}.m6-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:50;height:calc(var(--m6-nav-h) + var(--m6-safe-bottom));padding-bottom:var(--m6-safe-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:var(--m6-surface);border-top:1px solid var(--m6-border);box-shadow:0 -4px 16px rgba(15,39,68,.06)}.m6-bottom-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;font-size:.625rem;font-weight:600;color:var(--m6-muted);border:none;background:transparent;padding:.35rem 0;cursor:pointer}.m6-bottom-nav__item.is-active{color:var(--m6-primary)}.m6-bottom-nav__icon{font-size:1.15rem;line-height:1}.m6-bottom-nav--6{grid-template-columns:repeat(6,1fr)}.m6-bottom-nav--6 .m6-bottom-nav__item{font-size:.5625rem;padding:.3rem 0;gap:.1rem}.m6-bottom-nav--6 .m6-bottom-nav__icon{font-size:1rem}.m6-post-card__meta{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.25rem}.m6-post-card__theme{font-size:.625rem;font-weight:700;color:var(--m6-accent);background:#fff8f3;padding:.1rem .4rem;border-radius:999px}.m6-cat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.m6-cat-grid__item{display:flex;flex-direction:column;gap:.2rem;padding:.75rem;border-radius:12px;border:1px solid var(--m6-border);background:var(--m6-surface);color:var(--m6-text);text-decoration:none}.m6-cat-grid__icon{font-size:1.25rem}.m6-cat-grid__item strong{font-size:.875rem}.m6-cat-grid__item span{font-size:.6875rem;color:var(--m6-muted);line-height:1.35}.m6-theme-list{display:flex;flex-direction:column;gap:.5rem}.m6-theme-card{display:flex;gap:.75rem;padding:.85rem 1rem;border-radius:12px;border:1px solid var(--m6-border);background:var(--m6-surface);color:var(--m6-text);text-decoration:none}.m6-theme-card__num{flex-shrink:0;font-size:1.25rem;font-weight:900;color:var(--m6-primary);min-width:2rem}.m6-theme-card strong{display:block;font-size:.9375rem;margin-bottom:.2rem}.m6-theme-card p{margin:0;font-size:.75rem;color:var(--m6-muted);line-height:1.45}.m6-theme-card__label{display:inline-block;margin-top:.35rem;font-size:.625rem;font-weight:700;color:var(--m6-blue)}.m6-hero{background:linear-gradient(135deg,var(--m6-primary),var(--m6-blue));color:#fff;border-radius:12px;padding:1.25rem 1rem;margin-bottom:1rem}.m6-hero__label{font-size:.6875rem;opacity:.85;margin:0 0 .35rem}.m6-hero__title{margin:0;font-size:1.125rem;font-weight:800;line-height:1.35}.m6-hero__desc{margin:.5rem 0 0;font-size:.8125rem;opacity:.9;line-height:1.5}.m6-section{margin-bottom:1.25rem}.m6-section__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.65rem}.m6-section__title{margin:0;font-size:.9375rem;font-weight:800;color:var(--m6-primary)}.m6-section__link{font-size:.75rem;font-weight:600}.m6-cat-scroll{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.m6-cat-scroll::-webkit-scrollbar{display:none}.m6-cat-chip{flex-shrink:0;padding:.45rem .85rem;border-radius:999px;font-size:.8125rem;font-weight:600;background:var(--m6-surface);border:1px solid var(--m6-border);color:var(--m6-text)}.m6-cat-chip.is-active{background:var(--m6-primary);border-color:var(--m6-primary);color:#fff}.m6-post-list{display:flex;flex-direction:column;gap:.75rem}.m6-post-card-wrap{position:relative}.m6-post-card__toolbar{position:absolute;top:.4rem;right:.4rem;z-index:3}.m6-post-card__error{margin:.25rem 0 0;font-size:.75rem;color:#b91c1c}.m6-post-card{display:grid;grid-template-columns:5.5rem 1fr;gap:.75rem;padding:.75rem;background:var(--m6-surface);border-radius:12px;border:1px solid var(--m6-border);color:inherit}.m6-post-card__thumb{width:5.5rem;height:5.5rem;border-radius:8px;overflow:hidden;background:#e2e8f0}.m6-post-card__thumb img{width:100%;height:100%;object-fit:cover}.m6-post-card__body{min-width:0}.m6-post-card__cat{font-size:.625rem;font-weight:700;color:var(--m6-accent);margin-bottom:.2rem}.m6-post-card__title{margin:0;font-size:.875rem;font-weight:700;line-height:1.35}.m6-post-card__excerpt,.m6-post-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.m6-post-card__excerpt{margin:.25rem 0 0;font-size:.75rem;color:var(--m6-muted)}.m6-post-card__date{margin-top:.35rem;font-size:.6875rem;color:var(--m6-muted)}.m6-single{position:relative}.m6-single__toolbar{position:absolute;top:0;right:0;z-index:5}.m6-single__menu-btn{width:2.25rem;height:2.25rem;border:none;border-radius:8px;background:rgba(255,255,255,.92);color:var(--m6-text);font-size:1.25rem;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 1px 4px rgba(15,39,68,.12)}.m6-single__menu{position:absolute;top:calc(100% + .25rem);right:0;min-width:6.5rem;background:var(--m6-surface);border:1px solid var(--m6-border);border-radius:10px;box-shadow:0 4px 16px rgba(15,39,68,.12);overflow:hidden}.m6-single__menu button{display:block;width:100%;padding:.65rem .85rem;border:none;background:none;text-align:left;font-size:.875rem;font-weight:600;color:var(--m6-text);cursor:pointer}.m6-single__menu button.is-danger{color:#b91c1c}.m6-single__menu button:hover{background:#f8fafc}.m6-single__title{margin:0 0 .85rem;font-size:1.0625rem;font-weight:800;line-height:1.35}.m6-single__byline{display:flex;flex-wrap:wrap;gap:.35rem .75rem;margin-top:1.25rem;padding-top:.85rem;border-top:1px solid var(--m6-border);font-size:.8125rem;color:var(--m6-muted)}.m6-single__byline span{font-weight:700;color:var(--m6-text)}.m6-single__error{margin-top:.75rem;font-size:.8125rem;color:#b91c1c}.m6-single-edit{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:1rem}.m6-single-edit__backdrop{position:absolute;inset:0;border:none;background:rgba(15,39,68,.45);cursor:pointer}.m6-single-edit__panel{position:relative;width:min(100%,22rem);background:var(--m6-surface);border-radius:14px;padding:1rem;box-shadow:0 8px 32px rgba(15,39,68,.2)}.m6-single-edit__title{margin:0 0 .65rem;font-size:1rem;font-weight:800}.m6-single-edit__area{width:100%;min-height:10rem;padding:.65rem .75rem;border:1px solid var(--m6-border);border-radius:10px;font:inherit;font-size:.875rem;line-height:1.6;resize:vertical}.m6-single-edit__actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.75rem}.m6-single-banner{margin:-.75rem -1rem 1rem;padding:1rem;background:linear-gradient(135deg,var(--m6-primary),var(--m6-blue));color:#fff}.m6-single-banner__title{margin:0;font-size:1.0625rem;font-weight:800;line-height:1.35}.m6-single-banner__meta{margin-top:.45rem;font-size:.6875rem;opacity:.85;display:flex;flex-wrap:wrap;gap:.5rem}.m6-single-featured{border-radius:10px;overflow:hidden;margin-bottom:1rem;background:#e8eef5}.m6-single-featured img{width:100%;height:auto;object-fit:contain;object-position:top center}.m6-single-body{font-size:.9375rem;line-height:1.75}.m6-single-body img{border-radius:8px;margin:.75rem auto}.m6-single-back{display:inline-block;margin-top:1.5rem;font-size:.8125rem;font-weight:600}.m6-empty{text-align:center;padding:2.5rem 1rem;color:var(--m6-muted);font-size:.875rem}.m6-empty--warn{color:#b45309;font-weight:600;line-height:1.5}.m6-login-wrap{max-width:480px;margin:0 auto;padding:0;min-height:100dvh}@media (min-width:768px){.m6-main{max-width:420px}}.m7-hub__auto{margin-bottom:1rem}.m7-hub__auto-note{font-size:.75rem;color:var(--m6-accent);margin:.35rem 0 0}.m7-hub__foot{margin-top:1.5rem;font-size:.8125rem;text-align:center;opacity:.85}.m7-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.m7-menu__item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.85rem 1rem;border-radius:12px;border:1px solid var(--m6-border);background:var(--m6-surface);text-align:left;cursor:pointer}.m7-menu__item.is-active{border-color:var(--m6-accent);background:#fff8f3}.m7-menu__num{flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:50%;background:var(--m6-primary);color:#fff;font-size:.8125rem;font-weight:800;display:flex;align-items:center;justify-content:center}.m7-menu__body{flex:1;display:flex;flex-direction:column;gap:.15rem}.m7-menu__body strong{font-size:.9375rem;color:var(--m6-text)}.m7-menu__body span{font-size:.75rem;color:var(--m6-muted)}.m7-menu__arrow{font-size:1.25rem;color:var(--m6-muted)}.m7-menu__badge{font-size:.6875rem;font-weight:800;padding:.2rem .5rem;border-radius:999px;background:var(--m6-accent);color:#fff}.m7-auto{display:flex;flex-direction:column;gap:.35rem}.m7-auto__btn{display:flex;align-items:center;justify-content:space-between;padding:.65rem 1rem;border-radius:10px;border:2px solid var(--m6-border);background:var(--m6-surface);cursor:pointer;font-weight:700}.m7-auto__btn.is-on{border-color:var(--m6-accent);background:#fff8f3;color:var(--m6-accent)}.m7-auto__state{font-size:.8125rem;font-weight:800}.m7-auto__hint{font-size:.75rem;color:var(--m6-muted);margin:0;line-height:1.45}.m7-auto__hint--muted{opacity:.8}.m7-flow__toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:.5rem}.m7-flow__hero{margin-bottom:.75rem}.m7-hidden-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.m7-actions,.m7-pick{display:flex;flex-direction:column;gap:.65rem}.m7-btn{display:block;width:100%;padding:.85rem 1rem;border-radius:10px;border:1px solid var(--m6-border);background:var(--m6-surface);font-size:.9375rem;font-weight:700;text-align:center;text-decoration:none;color:var(--m6-text)}.m7-btn--primary{background:var(--m6-primary);border-color:var(--m6-primary);color:#fff}.m7-btn:disabled{opacity:.55}.m7-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem;margin-bottom:.5rem}.m7-grid--single{grid-template-columns:1fr}.m7-grid__img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;border:1px solid var(--m6-border)}.m7-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}.m7-field span{font-size:.75rem;font-weight:700;color:var(--m6-muted)}.m7-field input,.m7-field select,.m7-field textarea{width:100%;padding:.65rem .75rem;border-radius:8px;border:1px solid var(--m6-border);font-size:.9375rem;font-family:inherit}.m7-error{color:#c53030;font-size:.8125rem;padding:.65rem;background:#fff5f5;border-radius:8px;margin-bottom:.75rem}.m7-success{font-size:.8125rem;color:var(--m6-blue);margin-top:.75rem}.m7-loading{text-align:center;padding:2rem;color:var(--m6-muted)}.m7-link-btn{font-size:.8125rem;font-weight:600;color:var(--m6-blue);background:none;border:none;cursor:pointer;padding:0}.m7-suggest-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:.75rem}.m7-suggest-item{border:2px solid var(--m6-border);border-radius:10px;overflow:hidden;padding:0;background:#fff;cursor:pointer}.m7-suggest-item.is-picked{border-color:var(--m6-accent)}.m7-suggest-item img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.m7-suggest-item span{display:block;font-size:.625rem;padding:.25rem;text-align:center;color:var(--m6-muted)}.m7-hub__hero{background:linear-gradient(145deg,var(--m6-primary),var(--m6-blue));color:#fff;border-radius:16px;padding:1.25rem 1rem;margin-bottom:1rem}.m7-hub__tag{font-size:.6875rem;opacity:.9;margin:0 0 .35rem}.m7-hub__headline{margin:0;font-size:1.375rem;font-weight:900;line-height:1.3}.m7-hub__lead{margin:.5rem 0 0;font-size:.8125rem;opacity:.92;line-height:1.5}.m7-auto-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border-radius:999px;font-size:.8125rem;font-weight:800;border:2px solid var(--m6-border);background:#fff;cursor:pointer}.m7-auto-pill.is-on{border-color:var(--m6-accent);color:var(--m6-accent);background:#fff8f3}.m7-hub__cta{display:flex;align-items:center;gap:.85rem;width:100%;padding:1rem 1.1rem;margin-bottom:.75rem;border:none;border-radius:16px;background:linear-gradient(135deg,var(--m6-accent),#e07a3a);color:#fff;text-align:left;cursor:pointer;box-shadow:0 8px 20px rgba(192,86,33,.35)}.m7-hub__cta-emoji{font-size:2rem;line-height:1}.m7-hub__cta-text{flex:1;display:flex;flex-direction:column;gap:.2rem}.m7-hub__cta-text strong{font-size:1.0625rem}.m7-hub__cta-text span{font-size:.75rem;opacity:.92}.m7-hub__cta-go{font-size:1.5rem;font-weight:300;opacity:.9}.m7-hub__row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem}.m7-hub__card{display:flex;flex-direction:column;gap:.25rem;padding:.85rem;border-radius:12px;border:1px solid var(--m6-border);background:var(--m6-surface);text-align:left;cursor:pointer}.m7-hub__card-emoji{font-size:1.35rem}.m7-hub__card strong{font-size:.875rem;color:var(--m6-text)}.m7-hub__card span{font-size:.6875rem;color:var(--m6-muted);line-height:1.35}.m7-hub__last{display:flex;flex-direction:column;gap:.2rem;padding:.75rem 1rem;margin-bottom:.75rem;border-radius:12px;background:#f0f7ff;border:1px solid #c3daf5;text-decoration:none;color:var(--m6-text)}.m7-hub__last span{font-size:.6875rem;color:var(--m6-blue);font-weight:700}.m7-hub__last strong{font-size:.875rem}.m7-hub__more{width:100%;padding:.65rem;border:none;background:none;font-size:.8125rem;font-weight:700;color:var(--m6-muted);cursor:pointer}.m7-hub__advanced{list-style:none;margin:0 0 .75rem;padding:0;display:flex;flex-direction:column;gap:.4rem}.m7-chrome{margin-bottom:1rem}.m7-chrome__row{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.65rem}.m7-chrome__icon{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:10px;border:1px solid var(--m6-border);background:var(--m6-surface);font-size:1.1rem;display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--m6-text);cursor:pointer}.m7-chrome__icon--abort{color:#c53030;border-color:#fed7d7}.m7-chrome__title-wrap{flex:1;min-width:0}.m7-chrome__title{margin:0;font-size:1rem;font-weight:800;color:var(--m6-primary);line-height:1.3}.m7-chrome__sub{margin:.2rem 0 0;font-size:.75rem;color:var(--m6-muted)}.m7-steps{display:flex;gap:.25rem;margin-bottom:.35rem}.m7-steps__item{flex:1;flex-direction:column;gap:.2rem;font-size:.625rem}.m7-steps__dot,.m7-steps__item{display:flex;align-items:center;color:var(--m6-muted)}.m7-steps__dot{width:1.5rem;height:1.5rem;border-radius:50%;justify-content:center;font-size:.6875rem;font-weight:800;background:var(--m6-border)}.m7-steps__item.is-current .m7-steps__dot{background:var(--m6-accent);color:#fff}.m7-steps__item.is-done .m7-steps__dot{background:var(--m6-primary);color:#fff}.m7-steps__item.is-current .m7-steps__label{color:var(--m6-accent);font-weight:800}.m7-chrome__home-row{text-align:right}.m7-sheet{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;justify-content:center}.m7-sheet__backdrop{position:absolute;inset:0;background:rgba(15,39,68,.45);border:none;cursor:pointer}.m7-sheet__panel{position:relative;width:100%;max-width:420px;padding:1.25rem 1rem 1.5rem;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -8px 30px rgba(0,0,0,.15)}.m7-sheet__title{margin:0 0 .5rem;font-size:1rem;font-weight:800}.m7-sheet__msg{margin:0 0 1rem;font-size:.875rem;color:var(--m6-muted);line-height:1.5}.m7-sheet__actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.m7-btn--ghost{background:transparent;border-style:dashed}.m7-btn--danger{background:#fff5f5;border-color:#fc8181;color:#c53030}.m7-btn--half{flex:1}.m7-btn--xl{padding:1rem;font-size:1rem}.m7-btn-row{display:flex;gap:.5rem}.m7-btn--meaning{border-color:#c3daf5;background:#f0f7ff;color:var(--m6-blue)}.m7-btn--meaning.is-active{border-color:var(--m6-accent);background:#fff8f3;color:var(--m6-accent)}.m7-meaning-grid{padding:.85rem;border-radius:12px;border:1px solid #c3daf5;background:#f8fbff;display:flex;flex-direction:column;gap:.55rem}.m7-meaning-grid__lead{margin:0;font-size:.8125rem;color:var(--m6-muted);line-height:1.45}.m7-meaning-grid__input{width:100%;padding:.75rem;border-radius:10px;border:1px solid var(--m6-border);font-size:.9375rem;font-family:inherit;line-height:1.5;resize:vertical;min-height:5rem}.m7-pick__row{display:flex;gap:.5rem}.m7-pick__hint{text-align:center;font-size:.875rem;color:var(--m6-muted);margin:0 0 .75rem}.m7-pick--hero{padding:.5rem 0 1rem}.m7-spinner{width:2.5rem;height:2.5rem;margin:0 auto .75rem;border-radius:50%;border:3px solid var(--m6-border);border-top-color:var(--m6-accent);animation:m7-spin .8s linear infinite}@keyframes m7-spin{to{transform:rotate(1turn)}}.m7-toast{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.65rem .85rem;margin-bottom:.75rem;border-radius:10px;background:#f0fff4;border:1px solid #9ae6b4;font-size:.8125rem}.m7-review__toggle{margin-bottom:.5rem}.m7-done__celebrate{text-align:center;padding:1.5rem .5rem 1rem}.m7-done__emoji{font-size:3rem;display:block;margin-bottom:.5rem}.m7-done__title{margin:0;font-size:1.125rem;font-weight:800;color:var(--m6-primary);line-height:1.4}.m7-done__lead{margin:.35rem 0 0;font-size:.8125rem;color:var(--m6-muted)}.m7-hub__auto-banner{font-size:.8125rem;font-weight:700;color:var(--m6-accent);padding:.55rem .85rem;margin-bottom:.75rem;border-radius:10px;background:#fff8f3;border:1px solid #fbd38d;text-align:center}.m7-done__stepbar{display:flex;gap:.25rem;margin-bottom:1rem}.m7-done__stepbar .m7-steps__item{flex:1}