:root{--mj-surface:#fff;--mj-soft:#f0efe9;--mj-background:#f6f5f1;--mj-ink:#20221e;--mj-muted:#70736b;--mj-line:#dedfd6;--mj-accent:#866722;--mj-gold:#d9b765}html[data-theme=dark]{--mj-surface:#20211f;--mj-soft:#292a27;--mj-background:#161714;--mj-ink:#eeeee8;--mj-muted:#b4b5ab;--mj-line:#414238;--mj-accent:#e5c67e}html{scroll-behavior:auto;scroll-padding-top:130px}body.mj-body{margin:0;background:var(--mj-background);color:var(--mj-ink);font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}a{text-decoration:none}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}[contenteditable]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--mj-gold);outline-offset:3px}.mj-hidden{display:none!important}.mj-main{min-height:60vh}.mj-header-inner{align-items:center}.mj-site-header .mj-primary-nav{display:flex;align-items:center;justify-content:center;gap:22px}.mj-account-menu{display:flex;align-items:center;justify-content:flex-end;gap:12px;font-size:.75rem;white-space:nowrap}.mj-account-name{max-width:120px;overflow:hidden;text-overflow:ellipsis}.mj-theme-toggle{width:30px;height:30px;border:1px solid var(--mj-line);border-radius:50%;background:transparent;font-size:1rem}.mj-site-header .mj-account-action{padding:7px 0;border:0;font-size:.75rem;min-height:auto}.mj-account-signup{border-bottom:1px solid var(--mj-ink);padding:7px 0}.mj-eyebrow{margin:0 0 9px;font-size:.66rem;letter-spacing:.13em;font-weight:600;color:var(--mj-accent)}.mj-page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:0 0 26px}.mj-auth-panel :is(h1,h2),.mj-page-heading :is(h1,h2){font-size:clamp(1.65rem,3vw,2rem);font-weight:600;letter-spacing:-.045em;line-height:1.4;margin:0}.mj-subtitle{font-size:.875rem;line-height:1.8;color:var(--mj-muted);margin:8px 0 0;word-break:keep-all}.mj-panel{background:var(--mj-surface);border:1px solid var(--mj-line);border-radius:12px;padding:30px;min-width:0}.mj-panel+.mj-panel{margin-top:22px}.mj-panel>h3,.mj-section-title{font-size:1.04rem;font-weight:650;letter-spacing:-.02em;margin:0 0 18px}.mj-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mj-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:39px;max-width:100%;padding:9px 15px;border:1px solid var(--mj-line);border-radius:6px;background:var(--mj-surface);color:var(--mj-ink);font-size:.79rem;font-weight:600;line-height:1.4;text-align:center;transition:background .15s}.mj-button:hover{background:var(--mj-soft)}.mj-button.primary{background:var(--mj-ink);color:var(--mj-surface);border-color:var(--mj-ink)}.mj-button.primary:hover{opacity:.88}.mj-button.danger{color:#be3d4d;border-color:#efc6cc}.mj-button.small{min-height:30px;padding:5px 9px;font-size:.72rem}.mj-action-wrap{display:inline-flex;gap:6px;align-items:center;flex-wrap:wrap}.mj-text-button{border:0;background:transparent;padding:4px 0;font-size:.75rem;color:var(--mj-accent);text-decoration:underline;text-underline-offset:4px}.mj-meta{font-size:.74rem;line-height:1.9}.mj-help,.mj-meta{color:var(--mj-muted)}.mj-help{font-size:.72rem;line-height:1.75;margin:5px 0 0}.mj-help a{text-decoration:underline;text-underline-offset:3px}.mj-empty{border:1px dashed var(--mj-line);border-radius:8px;padding:44px 20px;text-align:center;color:var(--mj-muted);font-size:.85rem;margin:16px 0}.mj-message{margin:14px 0;padding:13px 16px;border:1px solid #b9d8c4;border-radius:7px;background:#eff8f1;color:#216440;font-size:.8rem;line-height:1.7}.mj-message.is-error{border-color:#efc3c9;background:#fff2f4;color:#b62b40}.mj-inline-error{display:block;color:#be3d4d;font-size:.75rem}.mj-badge{display:inline-block;flex-shrink:0;padding:4px 7px;border-radius:4px;background:var(--mj-soft);font-size:.68rem;color:var(--mj-muted);font-weight:600}.mj-form{display:flex;flex-direction:column;gap:17px}.mj-form>.mj-button{align-self:flex-start}.mj-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.mj-form-grid>.mj-button,.mj-form-grid>.mj-message,.mj-span-all{grid-column:1/-1}.mj-field{display:flex;flex-direction:column;gap:7px;font-size:.78rem;font-weight:600;min-width:0}.mj-field input,.mj-field select,.mj-field textarea,.mj-search input{width:100%;border:1px solid var(--mj-line);border-radius:7px;background:var(--mj-background);color:var(--mj-ink);padding:12px 13px;font-size:.85rem;font-weight:400;min-width:0}.mj-field textarea{min-height:110px;resize:vertical}.mj-checkbox,.mj-field input[type=file]{font-size:.78rem}.mj-checkbox{display:flex;align-items:center;gap:8px}.mj-checkbox input{accent-color:var(--mj-accent)}.mj-auth-panel{max-width:470px;margin:12px auto 50px;padding:38px}.mj-auth-panel.is-signup{max-width:730px}.mj-auth-panel>.mj-form{margin-top:28px}.mj-auth-panel>.mj-help,.mj-social{margin-top:22px}.mj-social{border-top:1px solid var(--mj-line);padding-top:20px;display:grid;gap:8px}.mj-social>p{font-size:.76rem;color:var(--mj-muted);margin-bottom:4px}.mj-social-button{padding:11px;border:1px solid var(--mj-line);border-radius:6px;font-size:.8rem;background:var(--mj-surface);color:var(--mj-ink)}.mj-social-button.kakao{background:#fee500;color:#17160f;border-color:#fee500}.mj-social-button.naver{background:#03c75a;color:#fff;border-color:#03c75a}.mj-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2.2fr);gap:22px;margin-bottom:22px}.mj-profile-summary{align-self:start}.mj-profile-summary>p{margin:10px 0}.mj-profile-summary>.mj-toolbar{margin-top:22px}.mj-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.mj-profile-grid>.mj-panel+.mj-panel,.mj-two-columns>.mj-panel+.mj-panel{margin-top:0}.mj-withdraw{margin-top:35px;padding-top:24px;border-top:1px solid var(--mj-line)}.mj-withdraw h3{font-size:.92rem;font-weight:600}.mj-withdraw>.mj-button{margin-top:15px}.mj-withdraw>.mj-form{margin-top:20px}.mj-comment-preview{display:block;padding:14px 0;border-bottom:1px solid var(--mj-line)}.mj-comment-preview>p{margin:4px 0;font-size:.8rem;white-space:pre-wrap;overflow-wrap:anywhere}.mj-category-tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:22px}.mj-category-tabs a{padding:9px 14px;border:1px solid var(--mj-line);border-radius:5px;font-size:.78rem;color:var(--mj-muted);background:var(--mj-surface)}.mj-category-tabs a.is-active{background:var(--mj-ink);color:var(--mj-surface);border-color:var(--mj-ink)}.mj-list-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.mj-list-toolbar>.mj-section-title{margin:0}.mj-search{display:flex;gap:7px;align-items:center}.mj-search input{padding:10px 12px;max-width:310px}.mj-post-rows{border-top:1px solid var(--mj-line)}.mj-post-row{display:flex;align-items:center;gap:18px;padding:21px 4px;border-bottom:1px solid var(--mj-line)}.mj-post-row:hover{background:var(--mj-background)}.mj-post-row>.mj-badge{min-width:65px;text-align:center}.mj-post-row-main{min-width:0;flex:1}.mj-post-row h3{font-size:.91rem;line-height:1.7;font-weight:550;overflow-wrap:anywhere}.mj-post-row-stats{font-size:.7rem;line-height:1.9;text-align:right;color:var(--mj-muted);flex-shrink:0}.mj-count{font-size:.72rem;margin-left:6px;color:var(--mj-accent)}.mj-pagination{display:flex;gap:6px;margin-top:28px}.mj-pagination,.mj-pagination>a{align-items:center;justify-content:center}.mj-pagination>a{display:inline-flex;min-width:34px;min-height:34px;border:1px solid var(--mj-line);border-radius:5px;padding:4px 8px;font-size:.77rem}.mj-pagination>a[aria-current=page]{background:var(--mj-ink);color:var(--mj-surface);border-color:var(--mj-ink)}.mj-board-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}.mj-gallery-card{display:block;min-width:0}.mj-gallery-card>img,.mj-gallery-placeholder{aspect-ratio:4/3;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;background:var(--mj-soft)}.mj-gallery-placeholder{display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--mj-muted)}.mj-gallery-card>div{padding:13px 0}.mj-gallery-card h3{margin:8px 0;font-size:.91rem;line-height:1.6;font-weight:600;overflow-wrap:anywhere}.mj-post-detail>header{border-bottom:1px solid var(--mj-line);padding-bottom:24px}.mj-post-detail>header :is(h1,h2){margin:15px 0 10px;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:600;letter-spacing:-.04em;line-height:1.5;overflow-wrap:anywhere}.mj-post-detail>.board-post-content{margin:28px 0;font-size:.94rem;line-height:1.95;overflow-wrap:anywhere;color:var(--mj-ink)}.mj-post-detail>.board-post-content a{color:var(--mj-accent);text-decoration:underline}.mj-post-detail>.board-post-content table{max-width:100%;overflow-x:auto;display:block}.mj-video{position:relative;aspect-ratio:16/9;margin:24px auto;max-width:1000px}.mj-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.mj-post-video{max-width:100%;margin:auto}.mj-post-actions{display:flex;justify-content:space-between;align-items:center;margin:30px 0;gap:20px}.mj-comments{margin-top:30px;border-top:1px solid var(--mj-line);padding-top:25px}.mj-comments>h3{font-size:1rem;font-weight:600;margin-bottom:17px}.mj-comments>.mj-form{margin-top:25px}.mj-comment{padding:18px 0;border-bottom:1px solid var(--mj-line)}.mj-comment>.mj-toolbar strong{font-size:.8rem}.mj-comment>.mj-toolbar .mj-action-wrap{margin-left:auto}.mj-comment>p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.84rem;line-height:1.85;margin:10px 0}.mj-comment.is-reply{margin-left:25px;border-left:2px solid var(--mj-line);padding-left:16px}.mj-comment>.mj-form{margin:15px 0}.mj-post-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:25px 0}.mj-post-photos>button{border:0;background:var(--mj-soft);border-radius:8px;overflow:hidden}.mj-post-photos>button:first-child:last-child{grid-column:1/-1}.mj-post-photos img{display:block;width:100%;max-height:700px;-o-object-fit:contain;object-fit:contain}.mj-lightbox{position:fixed;inset:0;z-index:100;background:#000e;display:flex;align-items:center;justify-content:center;gap:15px;padding:60px 15px}.mj-lightbox>img{max-width:82vw;max-height:84vh;-o-object-fit:contain;object-fit:contain}.mj-lightbox>button{border:0;color:#fff;font-size:2rem;background:transparent;padding:12px}.mj-lightbox>.mj-lightbox-close{position:absolute;right:20px;top:12px}.mj-editor-toolbar{display:flex;gap:5px;flex-wrap:wrap;padding:9px;background:var(--mj-soft);border:1px solid var(--mj-line);border-radius:7px 7px 0 0}.mj-editor-toolbar button,.mj-editor-upload{font-size:.75rem;line-height:1.5;border:1px solid var(--mj-line);border-radius:4px;background:var(--mj-surface);padding:5px 9px;cursor:pointer}.mj-editor-upload input{display:none}.mj-rich-editor{min-height:340px;border:1px solid var(--mj-line);border-radius:0 0 7px 7px;padding:18px;font-size:.9rem;font-weight:400;line-height:1.9;overflow-wrap:anywhere}.mj-rich-editor img{max-width:100%;height:auto}.mj-rich-editor ul{list-style:disc;padding-left:25px}.mj-rich-editor ol{list-style:decimal;padding-left:25px}.mj-photo-edit{display:flex;flex-wrap:wrap;gap:15px}.mj-photo-edit label{display:flex;flex-direction:column;gap:6px;font-size:.76rem}.mj-photo-edit img{width:120px;height:95px;-o-object-fit:cover;object-fit:cover;border-radius:7px}.mj-popup{position:fixed;z-index:60;max-width:min(410px,calc(100vw - 32px));width:100%;background:var(--mj-surface);border:1px solid var(--mj-line);border-radius:12px;box-shadow:0 14px 80px #0004;overflow:hidden}.mj-popup.vertical-middle{top:50%;--popup-y:-50%;transform:translate(var(--popup-x,0),var(--popup-y))}.mj-popup.vertical-top{top:130px;transform:translateX(var(--popup-x,0))}.mj-popup.vertical-bottom{bottom:20px;transform:translateX(var(--popup-x,0))}.mj-popup.horizontal-center{left:50%;--popup-x:-50%}.mj-popup.horizontal-left{left:20px}.mj-popup.horizontal-right{right:20px}.mj-popup>img{width:100%;max-height:45vh;-o-object-fit:contain;object-fit:contain}.mj-popup-close{position:absolute;right:10px;top:10px;width:30px;height:30px;border:0;border-radius:50%;background:#fff;color:#20221e;box-shadow:0 2px 12px #0002;font-size:1.25rem}.mj-popup-content{padding:22px}.mj-popup-content h3{font-size:1.15rem;font-weight:600}.mj-popup-content p{margin:12px 0;font-size:.85rem;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.mj-popup-content>.mj-text-button{display:block;margin-top:18px;margin-left:auto}.mj-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 24px}.mj-stat{border:1px solid var(--mj-line);border-radius:9px;padding:22px;background:var(--mj-surface)}.mj-stat span{font-size:.75rem;color:var(--mj-muted)}.mj-stat strong{display:block;margin-top:7px;font-size:1.65rem;font-weight:600}.mj-admin-section{margin-top:25px}.mj-admin-section summary{cursor:pointer;font-size:1rem;font-weight:600;list-style:revert}.mj-admin-section[open] summary{margin-bottom:22px}.mj-table-scroll{overflow:auto;max-width:100%}.mj-table{width:100%;border-collapse:collapse;text-align:left;font-size:.76rem}.mj-table th{background:var(--mj-soft);color:var(--mj-muted);font-weight:600;white-space:nowrap}.mj-table td,.mj-table th{padding:13px 12px;border-bottom:1px solid var(--mj-line);line-height:1.7}.mj-table td{vertical-align:top}.mj-table td>small{display:block;color:var(--mj-muted)}.mj-table .mj-toolbar{min-width:140px}.mj-table a:hover{text-decoration:underline}.mj-admin-stack{display:flex;flex-direction:column;gap:20px}.mj-admin-stack>.mj-form{padding-bottom:22px;border-bottom:1px solid var(--mj-line)}.mj-admin-stack .mj-form:last-child{padding-bottom:0;border-bottom:0}.mj-admin-table-title{min-width:230px;max-width:430px;overflow-wrap:anywhere}.mj-admin-empty{padding:30px;color:var(--mj-muted);text-align:center}.mj-oauth-card{border-bottom:1px solid var(--mj-line);padding:20px 0}.mj-oauth-card:last-child{border-bottom:0}.mj-oauth-card>h3{font-weight:600;font-size:1rem;margin-bottom:10px}.mj-log-path{max-width:340px;word-break:break-all;font-size:.72rem}.mj-popup-preview{width:120px;max-height:100px;-o-object-fit:contain;object-fit:contain}.mj-error-panel{max-width:680px;margin:45px auto}.mj-error-panel :is(h1,h2){font-size:1.7rem;font-weight:600;margin-bottom:14px}.mj-error-panel p{line-height:1.8;margin-bottom:25px}html[data-theme=dark] .mj-site-header{background:#191a17f5;border-color:var(--mj-line)}html[data-theme=dark] .mj-site-header :is(.mj-brand-title,.mj-brand-wordmark,.mj-nav-pill,.mj-account-signup,.mj-account-action){color:var(--mj-ink)}html[data-theme=dark] .mj-site-header .mj-nav-pill.is-active{background:var(--mj-soft);color:var(--mj-ink)}html[data-theme=dark] .mj-site-footer{background:var(--mj-surface);color:var(--mj-ink);border-color:var(--mj-line)}html[data-theme=dark] :is(.mj-home-board,.mj-home-discover,.mj-photo-card,.mj-home-feature){background:var(--mj-surface);border-color:var(--mj-line)}html[data-theme=dark] :is(.mj-home-section-title,.mj-home-post-title,.mj-photo-title,.mj-feature-copy h3,.mj-home-discover strong){color:var(--mj-ink)}html[data-theme=dark] :is(.mj-home-section-description,.mj-home-meta,.mj-home-discover small,.mj-feature-description){color:var(--mj-muted)}@media(max-width:1050px){.mj-site-header .mj-header-inner{grid-template-columns:1fr auto;gap:12px}.mj-site-header .mj-primary-nav{grid-column:1/-1;grid-row:2;justify-content:center}.mj-account-menu{grid-column:2;grid-row:1}.mj-profile-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.7fr)}}@media(max-width:700px){html{scroll-padding-top:150px}.mj-page-heading{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:22px}.mj-panel{padding:21px 17px}.mj-auth-panel{padding:27px 21px;margin-top:4px}.mj-form-grid,.mj-profile-grid,.mj-two-columns{grid-template-columns:1fr}.mj-profile-grid,.mj-two-columns{gap:20px}.mj-category-tabs{gap:6px}.mj-category-tabs a{font-size:.73rem;padding:8px 11px}.mj-list-toolbar{align-items:flex-start;flex-wrap:wrap}.mj-search{flex:1;justify-content:flex-end}.mj-search input{min-width:100px}.mj-post-row{gap:11px;padding:17px 0}.mj-post-row>.mj-badge{min-width:48px;font-size:.61rem;padding:4px}.mj-post-row h3{font-size:.83rem}.mj-post-row-stats{font-size:.62rem}.mj-board-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 12px}.mj-gallery-card h3{font-size:.8rem}.mj-gallery-card .mj-meta{font-size:.64rem}.mj-post-detail>header :is(h1,h2){font-size:1.35rem}.mj-post-photos{gap:9px}.mj-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mj-stat{padding:16px}.mj-stat strong{font-size:1.4rem}.mj-table td,.mj-table th{padding:11px 9px}.mj-account-menu{gap:9px;font-size:.68rem}.mj-account-name{max-width:75px}.mj-account-signup,.mj-site-header .mj-account-action{font-size:.68rem}.mj-theme-toggle{width:27px;height:27px}.mj-site-header .mj-header-inner{padding-top:14px;padding-bottom:11px}.mj-site-header .mj-primary-nav{overflow-x:auto;justify-content:flex-start;gap:14px}.mj-site-header .mj-nav-pill{flex-shrink:0}.mj-rich-editor{min-height:290px}.mj-popup.horizontal-left{left:16px}.mj-popup.horizontal-right{right:16px}}.mj-navigation-progress{position:fixed;inset:0 0 auto;height:3px;z-index:100;pointer-events:none;opacity:0;background:linear-gradient(90deg,transparent,var(--mj-gold),transparent);background-size:50% 100%;background-repeat:no-repeat}body:has([data-navigation-pending=true]) .mj-navigation-progress{animation:mj-navigation-progress 1.2s ease-in-out .15s infinite}@keyframes mj-navigation-progress{0%{opacity:1;background-position:-100% 0}to{opacity:1;background-position:200% 0}}@media(prefers-reduced-motion:reduce){body:has([data-navigation-pending=true]) .mj-navigation-progress{animation:none;opacity:1;background:var(--mj-gold)}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.taildo-editor-button.is-active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;box-shadow:0 8px 18px rgba(37,99,235,.13)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.sticky{position:sticky}.top-0{top:0}.z-40{z-index:40}.mx-auto{margin-left:auto;margin-right:auto}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.\!table{display:table!important}.table{display:table}.grid{display:grid}.hidden{display:none}.h-16{height:4rem}.min-h-screen{min-height:100vh}.w-16{width:4rem}.w-full{width:100%}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-\[1300px\]{max-width:1300px}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.list-disc{list-style-type:disc}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem*var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem*var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem*var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.whitespace-pre-line{white-space:pre-line}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity,1))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pl-5{padding-left:1.25rem}.pt-5{padding-top:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[11px\]{font-size:11px}.text-base{font-size:1rem;line-height:1.625rem}.text-sm{font-size:.9375rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.8125rem;line-height:1.25rem}.font-black{font-weight:500}.font-semibold{font-weight:400}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.text-amber-700{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity,1))}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-sm,.shadow-soft{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-soft{--tw-shadow:0 10px 30px rgba(15,23,42,.12);--tw-shadow-colored:0 10px 30px var(--tw-shadow-color)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}html{font-size:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Apple SD Gothic Neo,Malgun Gothic,sans-serif;font-synthesis:none;font-weight:400;line-height:1.625}.mj-title{font-family:inherit}.hover\:bg-slate-50:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}@media (min-width:640px){.sm\:p-8{padding:2rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.sm\:pt-6{padding-top:1.5rem}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.mj-body{--mj-accent-700:#1e3a8a;--mj-accent-600:#1d4ed8;--mj-accent-500:#2563eb;--mj-accent-300:#93c5fd;--mj-ink-on-accent:#eff6ff;background:radial-gradient(1200px 500px at 0 -5%,rgba(251,207,232,.35),transparent 55%),radial-gradient(1000px 480px at 100% 0,rgba(196,181,253,.3),transparent 50%),radial-gradient(900px 420px at 50% 100%,rgba(251,191,36,.22),transparent 60%),#f8fafc}.mj-body a.bg-slate-900.text-white,.mj-body button.bg-slate-900.text-white,.mj-body input[type=submit].bg-slate-900.text-white{background:#1e3a8a;border:1px solid #1e40af;color:var(--mj-ink-on-accent);box-shadow:0 4px 10px rgba(30,64,175,.18);transition:transform .14s ease,box-shadow .18s ease,filter .18s ease}.mj-body a.hover\:bg-slate-800:hover,.mj-body button.hover\:bg-slate-800:hover,.mj-body input[type=submit].hover\:bg-slate-800:hover{background:#1d4ed8;box-shadow:0 6px 14px rgba(29,78,216,.22)}.mj-body a.bg-slate-900.text-white:active,.mj-body button.bg-slate-900.text-white:active,.mj-body input[type=submit].bg-slate-900.text-white:active{transform:translateY(1px);filter:brightness(.98)}.mj-body a.bg-slate-100.text-slate-700,.mj-body button.bg-slate-100.text-slate-700{background:#eef4ff;border:1px solid #d4e3ff;color:#1f3b77}.mj-body a.bg-slate-100.text-slate-700:hover,.mj-body a.hover\:bg-slate-200:hover,.mj-body button.bg-slate-100.text-slate-700:hover,.mj-body button.hover\:bg-slate-200:hover{background:#dbeafe;color:#1e40af}.mj-top-ribbon{background:linear-gradient(90deg,#111827,#1f2937 45%,#0f172a);color:#f9fafb;border-bottom:1px solid rgba(148,163,184,.35)}.mj-top-ribbon-inner{margin:0 auto;max-width:1300px;padding:6px 16px;font-size:.8125rem;font-weight:500;letter-spacing:.01em}.mj-brand-title{display:inline-flex;align-items:center;gap:8px}.mj-brand-mark{display:inline-grid;min-width:34px;height:34px;place-items:center;border-radius:10px;background:#0f172a;color:#ffffff;letter-spacing:0;box-shadow:0 8px 18px rgba(15,23,42,.18)}.mj-brand-badge,.mj-brand-mark{font-size:.8125rem;font-weight:500}.mj-brand-badge{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid #e2e8f0;background:#ffffff;padding:5px 10px;color:#0f172a}.mj-site-header{border-bottom:1px solid rgba(203,213,225,.72);background:rgba(255,255,255,.86);box-shadow:0 8px 28px rgba(15,23,42,.06);backdrop-filter:blur(18px) saturate(145%)}.mj-header-inner{min-height:66px}.mj-brand-link{border-radius:13px;padding:4px;transition:background .2s ease,transform .2s ease}.mj-brand-link:hover{background:#f1f5f9;transform:translateY(-1px)}.mj-primary-nav{padding:5px;border:1px solid rgba(203,213,225,.8);border-radius:15px;background:linear-gradient(135deg,rgba(248,250,252,.96),rgba(238,242,255,.92));box-shadow:inset 0 1px 0 #fff,0 7px 18px rgba(30,41,59,.06)}.mj-nav-pill{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid transparent;border-radius:10px;padding:7px 13px;color:#475569;font-size:.8125rem;font-weight:500;white-space:nowrap;transition:color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.mj-nav-pill:hover{border-color:rgba(191,219,254,.8);background:rgba(255,255,255,.9);color:#1e3a8a;box-shadow:0 5px 13px rgba(30,64,175,.09);transform:translateY(-1px)}.mj-nav-pill.is-active{border-color:rgba(30,64,175,.7);background:linear-gradient(145deg,#1e3a8a,#1d4ed8);color:#fff;box-shadow:0 7px 16px rgba(30,64,175,.25),inset 0 1px 0 rgba(255,255,255,.22)}.mj-nav-pill:after{content:"";position:absolute;left:12px;right:12px;bottom:4px;height:2px;border-radius:99px;transform:scaleX(0);transform-origin:center;background:#60a5fa;transition:transform .18s ease}.mj-nav-pill:hover:after{transform:scaleX(1)}.mj-nav-pill.is-active:after{transform:scaleX(.38);background:rgba(255,255,255,.88)}.mj-account-menu{min-height:40px;padding-left:14px;border-left:1px solid #e2e8f0}.mj-account-name{min-height:34px;padding:0 10px;border-radius:10px;color:#475569}.mj-account-action,.mj-account-name,.mj-account-signup{display:inline-flex;align-items:center;font-size:.8125rem;font-weight:500}.mj-account-action,.mj-account-signup{justify-content:center;min-height:36px;border-radius:11px;padding:7px 14px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.mj-account-action{border:1px solid #1e40af;background:linear-gradient(145deg,#1e3a8a,#1d4ed8);color:#fff;box-shadow:0 7px 16px rgba(30,64,175,.2)}.mj-account-signup{border:1px solid #dbe4f0;background:#f8fafc;color:#334155}.mj-account-action:hover,.mj-account-signup:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(30,64,175,.18)}.mj-hero-frame{position:relative;overflow:hidden}.mj-home-hero{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(241,245,249,.88)),#ffffff}.mj-hero-copy,.mj-hero-media{position:relative}.mj-hero-media{background:#0f172a}.mj-hero-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(15,23,42,.18),transparent 42%)}.mj-hero-chip{position:absolute;left:14px;top:14px;z-index:2;border-radius:9999px;border:1px solid rgba(15,23,42,.16);background:rgba(255,255,255,.92);padding:6px 10px;font-size:.8125rem;font-weight:500;color:#0f172a}.mj-gradient-btn{background:#1e3a8a;border:1px solid #1e40af;color:#ffffff}.mj-gradient-btn:hover{background:#1d4ed8}.mj-category-title{display:inline-flex;align-items:center;gap:6px}.mj-foot-note{display:inline-flex;flex-wrap:wrap;gap:8px;margin-top:8px}.mj-foot-chip{border-radius:9999px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;padding:4px 9px;font-size:.8125rem;font-weight:500}@media (max-width:640px){.mj-top-ribbon-inner{font-size:.8125rem;padding:6px 12px}.mj-hero-chip{left:10px;top:10px;font-size:.8125rem}.mj-header-inner{gap:8px;padding-top:8px;padding-bottom:8px}.mj-brand-badge{display:none}.mj-primary-nav{order:3;width:100%;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.mj-primary-nav::-webkit-scrollbar{display:none}.mj-nav-pill{flex:0 0 auto;min-height:34px;padding:6px 12px;font-size:.8125rem}.mj-account-menu{padding-left:8px;border-left:0}.mj-account-name{display:none}.mj-account-action,.mj-account-signup{min-height:34px;padding:6px 10px}}.mj-body{font-size:1rem;font-weight:400;line-height:1.625;overflow-wrap:anywhere}.mj-body :where(h1,h2,h3,h4,h5,h6){font-family:inherit;font-weight:600;line-height:1.3;text-wrap:balance}.mj-body :where(.text-\[10px\],.text-\[11px\]){font-size:.8125rem;line-height:1.125rem}.mj-body :where(button,input,select,textarea){font-family:inherit}.mj-body :where(a,button,input,select,textarea):focus-visible{outline:3px solid #2563eb;outline-offset:3px}.mj-body main{max-width:1300px;padding-top:1.5rem;padding-bottom:1.75rem}.mj-body main>section+section{margin-top:1.25rem}.mj-body main :where(.rounded-3xl){border-radius:1.15rem}.mj-body main :where(.rounded-2xl){border-radius:.9rem}.mj-body main :where(.p-6){padding:1.25rem}.mj-body main :where(.p-5){padding:1.05rem}.mj-body main :where(.p-4){padding:.9rem}.mj-body main :where(.gap-6){gap:1.25rem}.mj-body main :where(.gap-5){gap:1rem}.mj-body main :where(.gap-4){gap:.85rem}.mj-body main :where(h1.text-2xl,h2.text-2xl){font-size:1.5rem;line-height:1.35}.mj-body main :where(h3.text-lg){font-size:1.125rem;line-height:1.4}.mj-body main :where(input:not([type=checkbox]):not([type=radio]),select,textarea){padding:.62rem .75rem;font-size:1rem;line-height:1.5}.mj-body main :where(button,a).px-5{padding-left:1rem;padding-right:1rem}.mj-body main :where(button,a).py-3{padding-top:.65rem;padding-bottom:.65rem}.mj-body main :where(button,a).py-2\.5{padding-top:.55rem;padding-bottom:.55rem}.mj-home-hero .mj-hero-copy{min-height:360px}.mj-body main div.h-56,.mj-body main img.h-56{height:12rem}@media (max-width:640px){.mj-body main{padding-top:1rem;padding-bottom:1.25rem}.mj-body main :where(.p-6,.p-5){padding:1rem}.mj-home-hero .mj-hero-copy{min-height:0}}@media (max-width:480px){body,html{max-width:100%;overflow-x:hidden}.mj-top-ribbon-inner{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mj-top-ribbon-inner>span{display:flex;min-width:0;max-width:100%}.mj-top-ribbon-inner>span>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mj-header-inner{align-items:center;gap:.45rem;padding-left:.75rem!important;padding-right:.75rem!important}.mj-brand-link{max-width:calc(100vw - 9.75rem);min-width:0}.mj-brand-title{max-width:100%!important;gap:.4rem;font-size:1rem!important}.mj-brand-mark{min-width:30px;width:30px;height:30px;border-radius:9px;font-size:.8125rem}.mj-account-menu{margin-left:auto!important;gap:.35rem;min-width:0}.mj-theme-toggle{width:34px;height:34px;min-width:34px}.mj-account-action,.mj-account-signup{min-height:32px;padding:5px 8px;border-radius:9px;font-size:.8125rem}.mj-primary-nav{margin-top:.1rem;padding:.25rem;border-radius:12px}.mj-nav-pill{min-height:31px;padding:5px 9px;border-radius:8px;font-size:.8125rem}.mj-body main{padding-left:.75rem!important;padding-right:.75rem!important}.mj-body main :where(section,article,form,table),.mj-body main>*{min-width:0;max-width:100%}.mj-home-hero{border-radius:1rem!important}.mj-home-hero .mj-hero-copy{padding:.95rem!important}.mj-home-hero h2{margin-top:.85rem!important;font-size:1.375rem!important;line-height:1.35!important;word-break:keep-all;overflow-wrap:anywhere}.mj-home-hero .mj-hero-media,.mj-home-hero .mj-hero-media img{min-height:210px!important}.mj-body main :where(input:not([type=checkbox]):not([type=radio]),select,textarea){min-width:0;width:100%}}:root{color-scheme:light}html[data-theme=dark]{color-scheme:dark;background:#070914}html[data-theme=dark] .mj-body{background:radial-gradient(900px 420px at 0 -10%,rgba(59,130,246,.18),transparent 56%),radial-gradient(760px 360px at 100% 0,rgba(236,72,153,.14),transparent 52%),#070914;color:#e7edf8}html[data-theme=dark] .mj-body>.fixed{background:radial-gradient(circle at 10% 0,#0f172a 0,#070914 52%,#030712 100%)!important}.mj-theme-toggle{position:relative;display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;overflow:hidden;border:1px solid #dbe4f0;border-radius:12px;background:#ffffff;color:#334155;box-shadow:0 7px 16px rgba(15,23,42,.08);transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.mj-theme-toggle:hover{transform:translateY(-1px);border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.mj-theme-toggle svg{width:18px;height:18px;transition:opacity .16s ease,transform .18s ease}.mj-theme-toggle [data-theme-icon=moon]{position:absolute;opacity:0;transform:rotate(-45deg) scale(.72)}html[data-theme=dark] .mj-theme-toggle{border-color:#334155;background:#111827;color:#dbeafe}html[data-theme=dark] .mj-theme-toggle [data-theme-icon=sun]{opacity:0;transform:rotate(45deg) scale(.72)}html[data-theme=dark] .mj-theme-toggle [data-theme-icon=moon]{opacity:1;transform:rotate(0) scale(1)}html[data-theme=dark] :where(.mj-site-header,.mj-primary-nav,.mj-brand-badge,.mj-home-hero,.mj-sister-page){background:rgba(15,23,42,.9)!important;border-color:#263449!important;box-shadow:0 16px 36px rgba(0,0,0,.35)!important}html[data-theme=dark] :where(.bg-white,.bg-slate-50,.bg-slate-100,.bg-gray-50){background-color:#111827!important}html[data-theme=dark] :where(.border-slate-100,.border-slate-200,.border-gray-100,.border-gray-200){border-color:#263449!important}html[data-theme=dark] :where(.text-slate-950,.text-slate-900,.text-slate-800,.text-gray-900,.text-gray-800){color:#e7edf8!important}html[data-theme=dark] :where(.text-slate-700,.text-slate-600,.text-slate-500,.text-gray-700,.text-gray-600,.text-gray-500){color:#aab7ca!important}html[data-theme=dark] :where(input,textarea,select){background-color:#0f172a!important;border-color:#334155!important;color:#e7edf8!important}html[data-theme=dark] :where(input,textarea,select)::-moz-placeholder{color:#7f8ea3!important}html[data-theme=dark] :where(input,textarea,select)::placeholder{color:#7f8ea3!important}.mj-sister-page{overflow:hidden;border:1px solid #e5e7eb;border-radius:24px;background:#fff;box-shadow:0 24px 65px rgba(15,23,42,.11)}.mj-sister-hero{padding:18px;background:linear-gradient(145deg,#fff8e9,#fff)}.mj-sister-banner{position:relative;display:block;overflow:hidden;border-radius:18px;box-shadow:0 18px 40px rgba(145,83,22,.16)}.mj-sister-banner img{display:block;width:100%;height:auto;transition:transform .45s ease,filter .45s ease}.mj-sister-banner span{position:absolute;right:24px;bottom:22px;border:1px solid rgba(255,255,255,.75);border-radius:999px;background:rgba(255,255,255,.92);padding:10px 17px;color:#9a4c06;font-size:.8125rem;font-weight:500;box-shadow:0 8px 22px rgba(86,46,10,.16);backdrop-filter:blur(10px)}.mj-sister-banner:hover img{transform:scale(1.012);filter:saturate(1.05)}.mj-sister-intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;padding:clamp(48px,7vw,85px)}.mj-sister-title>p{color:#ed7100;font-size:.8125rem;font-weight:500;letter-spacing:.16em}.mj-sister-title :is(h1,h2){margin-top:12px;color:#1f2937;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.25;letter-spacing:-.035em}.mj-sister-title :is(h1,h2) strong{color:#ed7100;font-weight:inherit}.mj-sister-copy{color:#526071;font-size:.9375rem;font-weight:400;line-height:1.9}.mj-sister-copy p+p{margin-top:17px}.mj-sister-features{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border-top:1px solid #e8e3d9;border-bottom:1px solid #e8e3d9;background:#e8e3d9}.mj-sister-features article{min-height:205px;padding:28px;background:#fffcf7}.mj-sister-features span{color:#ed7100;font-size:.8125rem;font-weight:500;letter-spacing:.12em}.mj-sister-features h3{margin-top:32px;color:#292524;font-size:1.125rem;font-weight:600;letter-spacing:-.03em}.mj-sister-features p{margin-top:10px;color:#78716c;font-size:.9375rem;font-weight:400;line-height:1.8}.mj-sister-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:38px clamp(24px,6vw,70px);color:#fff;background:linear-gradient(135deg,#382412,#713a0b 62%,#ed7100)}.mj-sister-cta p{color:#fed7aa;font-size:.8125rem;font-weight:500}.mj-sister-cta h3{margin-top:4px;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;letter-spacing:-.04em}.mj-sister-cta>div:last-child{display:flex;flex-wrap:wrap;gap:9px}.mj-sister-cta a{border:1px solid #fff;border-radius:999px;background:#fff;padding:10px 16px;color:#713a0b;font-size:.8125rem;font-weight:500}.mj-sister-cta a.is-light{background:transparent;color:#fff}@media (max-width:800px){.mj-sister-page{border-radius:16px}.mj-sister-hero{padding:8px}.mj-sister-banner{border-radius:12px}.mj-sister-banner span{right:10px;bottom:10px;padding:7px 11px;font-size:.8125rem}.mj-sister-intro{grid-template-columns:1fr;gap:26px;padding:45px 22px}.mj-sister-features{grid-template-columns:1fr 1fr}.mj-sister-features article{min-height:175px;padding:22px}.mj-sister-features h3{margin-top:22px}.mj-sister-cta{align-items:flex-start;flex-direction:column;padding:34px 22px}}.mj-about{--about-gold:#f5c451;--about-ink:#090d18;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.13)}.mj-about-hero{position:relative;min-height:min(76vh,760px);display:flex;align-items:flex-end;overflow:hidden;color:#fff;background:#05070b}.mj-about-hero-image,.mj-about-hero-shade{position:absolute;inset:0;width:100%;height:100%}.mj-about-hero-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:saturate(.86) contrast(1.06)}.mj-about-hero-shade{background:linear-gradient(90deg,rgba(2,6,23,.97),rgba(2,6,23,.68) 40%,rgba(2,6,23,.08) 78%),linear-gradient(0deg,rgba(2,6,23,.88),transparent 50%)}.mj-about-hero-content{position:relative;z-index:2;width:min(720px,80%);padding:clamp(36px,7vw,90px)}.mj-about-kicker,.mj-about-section-kicker{color:var(--about-gold);font-size:.8125rem;font-weight:500;letter-spacing:.16em}.mj-about-hero :is(h1,h2){margin:16px 0 0;font-family:inherit;font-size:clamp(3.5rem,9vw,7rem);font-weight:600;line-height:.98;letter-spacing:-.04em;text-shadow:0 14px 30px rgba(0,0,0,.35)}.mj-about-hero-subtitle{margin-top:18px;color:var(--about-gold);font-size:clamp(1.25rem,3vw,2rem);font-weight:500;letter-spacing:.12em}.mj-about-hero-copy{max-width:560px;margin-top:18px;color:rgba(255,255,255,.78);font-size:1rem;font-weight:400;line-height:1.8}.mj-about-hero-actions,.mj-about-legacy-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.mj-about-hero-actions a,.mj-about-legacy-actions a{border:1px solid var(--about-gold);border-radius:999px;background:var(--about-gold);padding:11px 18px;color:#111827;font-size:.8125rem;font-weight:500}.mj-about-hero-actions a.is-ghost,.mj-about-legacy-actions a.is-ghost{background:transparent;color:#fff}.mj-about-scroll{position:absolute;right:30px;bottom:34px;z-index:2;display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.62);font-size:.8125rem;font-weight:500;letter-spacing:.2em;writing-mode:vertical-rl}.mj-about-scroll span{display:block;width:1px;height:58px;background:linear-gradient(var(--about-gold),transparent)}.mj-about-profile{display:grid;grid-template-columns:.9fr 1.1fr;background:#0a101c;color:#fff}.mj-about-profile figure{min-height:510px;overflow:hidden;background:#101827}.mj-about-profile figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mj-about-profile-copy{padding:clamp(48px,7vw,90px)}.mj-about-profile-copy h3{margin-top:12px;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:600;letter-spacing:-.04em}.mj-about-profile-copy>p:not(.mj-about-section-kicker){margin-top:18px;color:#afbbcb;font-size:.9375rem;font-weight:400;line-height:1.9}.mj-about-profile-copy dl{margin-top:30px;border-top:1px solid #273244}.mj-about-profile-copy dl div{display:grid;grid-template-columns:100px 1fr;gap:16px;padding:14px 0;border-bottom:1px solid #273244}.mj-about-profile-copy dt{color:var(--about-gold);font-size:.8125rem;font-weight:500}.mj-about-profile-copy dd{color:#d9e1ec;font-size:.875rem;font-weight:400;line-height:1.7}.mj-about-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px 70px;padding:clamp(54px,8vw,100px);background:#fff}.mj-about-art-copy h3,.mj-about-heading h3,.mj-about-intro h3,.mj-about-legacy h3{margin-top:12px;color:var(--about-ink);font-size:clamp(2rem,4.5vw,3.25rem);font-weight:600;line-height:1.2;letter-spacing:-.04em}.mj-about-intro h3 strong{color:#b98718;font-weight:inherit}.mj-about-intro-copy{max-width:690px;color:#475569;font-size:1rem;font-weight:400;line-height:1.9}.mj-about-intro-copy p+p{margin-top:18px}.mj-about-facts{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e2e8f0}.mj-about-facts div{padding:28px 20px 5px;border-right:1px solid #e2e8f0;text-align:center}.mj-about-facts div:last-child{border-right:0}.mj-about-facts dt{color:var(--about-ink);font-size:clamp(1.875rem,4vw,3rem);font-weight:500;letter-spacing:-.05em}.mj-about-facts dd{margin-top:4px;color:#64748b;font-size:.8125rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.mj-about-timeline-section{padding:clamp(54px,8vw,100px);background:#f6f2e8}.mj-about-heading{max-width:710px;margin-bottom:50px}.mj-about-heading>p:last-child{margin-top:14px;color:#64748b;font-size:.9375rem;font-weight:400;line-height:1.8}.mj-about-timeline{position:relative;max-width:940px;margin:0 auto}.mj-about-timeline:before{content:"";position:absolute;left:140px;top:9px;bottom:30px;width:1px;background:linear-gradient(var(--about-gold),#cbd5e1 85%,transparent)}.mj-about-time-item{position:relative;display:grid;grid-template-columns:108px 28px 1fr;gap:18px;padding-bottom:42px}.mj-about-time-year{padding-top:5px;color:#8a681a;font-size:.875rem;font-weight:500;letter-spacing:.06em;text-align:right}.mj-about-time-dot{position:relative;z-index:2;width:11px;height:11px;margin:7px auto 0;border:3px solid #f6f2e8;border-radius:50%;background:#b98718;box-shadow:0 0 0 2px #b98718}.mj-about-time-card{border-radius:18px;border:1px solid rgba(148,163,184,.3);background:rgba(255,255,255,.76);padding:24px;box-shadow:0 12px 32px rgba(71,85,105,.07)}.mj-about-time-card>p{color:#a37718;font-size:.8125rem;font-weight:500;letter-spacing:.2em}.mj-about-time-card h4{margin-top:8px;color:#0f172a;font-size:1.25rem;font-weight:600;letter-spacing:-.03em}.mj-about-time-card>div{margin-top:10px;color:#526071;font-size:.9375rem;font-weight:400;line-height:1.85}.mj-about-time-card figure{position:relative;overflow:hidden;margin-top:20px;border-radius:14px;background:#0f172a}.mj-about-time-card figure img{width:100%;height:min(42vw,380px);-o-object-fit:contain;object-fit:contain;background:#08101b}.mj-about-time-card figcaption{position:absolute;left:16px;right:16px;bottom:14px;color:#f8fafc;font-size:.8125rem;font-weight:500;letter-spacing:.15em}.mj-about-time-item.is-featured .mj-about-time-card{background:#0d1423;border-color:#27344a}.mj-about-time-item.is-featured .mj-about-time-card h4{color:#fff}.mj-about-time-item.is-featured .mj-about-time-card>div{color:#b6c2d2}.mj-about-albums{padding:clamp(54px,8vw,100px);color:#fff;background:#080d18}.mj-about-heading.is-light h3{color:#fff}.mj-about-heading.is-light>p:last-child{color:#91a0b4}.mj-about-album-timeline{position:relative;display:grid;gap:18px;margin-top:34px}.mj-about-album-timeline:before{content:"";position:absolute;top:12px;bottom:12px;left:92px;width:2px;border-radius:99px;background:linear-gradient(#f7d98e,rgba(247,217,142,.12))}.mj-about-album-timeline article{position:relative;display:grid;grid-template-columns:72px 38px 1fr;align-items:stretch;gap:14px}.mj-about-album-year{padding-top:20px;color:var(--about-gold);font-size:.875rem;font-weight:500;letter-spacing:.12em;text-align:right}.mj-about-album-node{position:relative;z-index:1;align-self:start;width:18px;height:18px;margin:18px auto 0;border:4px solid #080d18;border-radius:999px;background:#f7d98e;box-shadow:0 0 0 1px rgba(247,217,142,.4),0 0 24px rgba(247,217,142,.28)}.mj-about-album-card{min-height:142px;border:1px solid #273244;border-radius:18px;background:linear-gradient(145deg,#111a2a,#090e18);padding:22px;transition:border-color .2s ease,background .2s ease,transform .2s ease}.mj-about-album-card:hover{border-color:rgba(247,217,142,.38);background:linear-gradient(145deg,#1b2940,#0d1423);transform:translateY(-1px)}.mj-about-album-card-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.mj-about-album-card-top span{color:#91a0b4;font-size:.8125rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.mj-about-album-card-top small{display:inline-flex;align-items:center;min-height:24px;border:1px solid rgba(247,217,142,.28);border-radius:999px;padding:0 10px;color:#f7d98e;font-size:.8125rem;font-weight:500}.mj-about-album-card h4{margin-top:16px;color:#fff;font-size:clamp(1.3125rem,2.4vw,1.9375rem);font-weight:600;letter-spacing:-.04em}.mj-about-album-card strong{display:block;margin-top:8px;color:#f7d98e;font-size:clamp(1.375rem,3vw,2.375rem);font-weight:500;letter-spacing:-.04em}.mj-about-album-card p{margin-top:10px;color:#b6c2d2;font-size:.9375rem;font-weight:400;line-height:1.8}.mj-about-album-timeline article.is-featured .mj-about-album-card{border-color:rgba(247,217,142,.55);background:linear-gradient(145deg,#2a1f11,#111827 58%,#090e18);box-shadow:0 22px 50px rgba(0,0,0,.22)}.mj-about-sales-note{margin-top:22px;color:#75849a;font-size:.8125rem;font-weight:500;line-height:1.7}.mj-about-artistry{display:grid;grid-template-columns:1fr 1fr;min-height:600px;background:#fff}.mj-about-art-image{min-height:480px;background:#0f172a}.mj-about-art-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mj-about-art-copy{padding:clamp(48px,7vw,86px)}.mj-about-art-copy>p:not(.mj-about-section-kicker){margin-top:20px;color:#64748b;font-size:.9375rem;font-weight:400;line-height:1.9}.mj-about-art-copy ul{margin-top:30px;border-top:1px solid #e2e8f0}.mj-about-art-copy li{display:grid;grid-template-columns:85px 1fr;gap:15px;padding:15px 0;border-bottom:1px solid #e2e8f0}.mj-about-art-copy li strong{color:#a37718;font-size:.8125rem;letter-spacing:.14em}.mj-about-art-copy li span{color:#334155;font-size:.9375rem;font-weight:400}.mj-about-honors,.mj-about-notes{padding:clamp(54px,8vw,100px);background:#f7f4ec}.mj-about-honor-grid,.mj-about-note-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mj-about-honor-grid article,.mj-about-note-grid article{border:1px solid #e5dfd0;border-radius:18px;background:rgba(255,255,255,.82);padding:24px;box-shadow:0 12px 28px rgba(71,85,105,.06)}.mj-about-honor-grid strong{color:#a37718;font-size:1.625rem;font-weight:500;letter-spacing:-.04em}.mj-about-honor-grid h4,.mj-about-note-grid h4{margin-top:14px;color:#111827;font-size:1rem;font-weight:600;letter-spacing:-.03em}.mj-about-honor-grid p,.mj-about-note-grid p{margin-top:9px;color:#64748b;font-size:.9375rem;font-weight:400;line-height:1.8}.mj-about-korea{display:grid;grid-template-columns:1.08fr .92fr;color:#fff;background:#080d18}.mj-about-korea-copy{padding:clamp(50px,7vw,90px)}.mj-about-korea-copy h3,.mj-about-screen h3{margin-top:12px;font-size:clamp(2rem,4.5vw,3rem);font-weight:600;line-height:1.2;letter-spacing:-.04em}.mj-about-korea-list{margin-top:30px;border-top:1px solid #273244}.mj-about-korea-list article{display:grid;grid-template-columns:75px 1fr;gap:15px;padding:15px 0;border-bottom:1px solid #273244}.mj-about-korea-list strong{color:var(--about-gold);font-size:.8125rem;font-weight:500}.mj-about-korea-list p{color:#bdc8d7;font-size:.9375rem;font-weight:400;line-height:1.8}.mj-about-korea blockquote{margin-top:30px;color:#f7d98e;font-size:clamp(1.125rem,2vw,1.5625rem);font-weight:500;line-height:1.65;letter-spacing:-.03em}.mj-about-korea figure{min-height:650px;overflow:hidden}.mj-about-korea figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:52% center;object-position:52% center}.mj-about-screen{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;padding:clamp(54px,8vw,100px);background:#fff}.mj-about-screen>div:first-child>p:last-child{margin-top:18px;color:#64748b;font-size:.9375rem;font-weight:400;line-height:1.8}.mj-about-film-list{border-top:1px solid #e2e8f0}.mj-about-film-list article{display:grid;grid-template-columns:60px 1fr 110px;gap:14px;align-items:center;padding:18px 4px;border-bottom:1px solid #e2e8f0}.mj-about-film-list span{color:#a37718;font-size:.8125rem;font-weight:500}.mj-about-film-list strong{color:#0f172a;font-size:.9375rem;font-weight:500}.mj-about-film-list small{color:#64748b;font-size:.8125rem;font-weight:500;text-align:right}.mj-about-notes{background:#fff}.mj-about-note-grid article{border-color:#e2e8f0;background:#f8fafc}.mj-about-legacy{position:relative;overflow:hidden;padding:clamp(65px,10vw,125px) clamp(30px,8vw,100px);color:#fff;text-align:center;background:#080d18}.mj-about-legacy-shade,.mj-about-legacy>img{position:absolute;inset:0;width:100%;height:100%}.mj-about-legacy>img{-o-object-fit:cover;object-fit:cover;opacity:.65}.mj-about-legacy-shade{background:linear-gradient(rgba(8,13,24,.55),rgba(8,13,24,.94))}.mj-about-legacy-content{position:relative;z-index:2}.mj-about-legacy h3{max-width:780px;margin-left:auto;margin-right:auto;color:#fff}.mj-about-legacy-content>p:not(.mj-about-section-kicker){max-width:720px;margin:22px auto 0;color:#d5deea;font-size:.9375rem;font-weight:400;line-height:1.9}.mj-about-legacy blockquote{max-width:800px;margin:48px auto 0;color:var(--about-gold);font-size:clamp(1.25rem,3.5vw,2.375rem);font-weight:500;line-height:1.5;letter-spacing:-.04em}.mj-about-legacy-actions{justify-content:center}.mj-about-legacy small{display:block;margin-top:45px;color:#64748b;font-size:.8125rem;font-weight:500}@media (max-width:800px){.mj-about{border-radius:16px}.mj-about-hero{min-height:650px}.mj-about-hero-image{-o-object-position:58% center;object-position:58% center}.mj-about-hero-shade{background:linear-gradient(0deg,rgba(2,6,23,.98),rgba(2,6,23,.55) 65%,rgba(2,6,23,.25))}.mj-about-hero-content{width:100%;padding:28px 22px 52px}.mj-about-hero :is(h1,h2){font-size:clamp(3rem,18vw,5rem)}.mj-about-scroll{display:none}.mj-about-artistry,.mj-about-intro,.mj-about-korea,.mj-about-profile,.mj-about-screen{grid-template-columns:1fr}.mj-about-profile figure{min-height:330px}.mj-about-intro,.mj-about-profile-copy{padding:48px 22px}.mj-about-intro{gap:28px}.mj-about-facts{grid-template-columns:repeat(2,1fr)}.mj-about-facts div:nth-child(2){border-right:0}.mj-about-facts div:nth-child(-n+2){border-bottom:1px solid #e2e8f0}.mj-about-albums,.mj-about-timeline-section{padding:48px 18px}.mj-about-timeline:before{left:6px}.mj-about-time-item{grid-template-columns:18px 1fr;gap:10px}.mj-about-time-year{grid-column:2;padding:0;text-align:left}.mj-about-time-dot{position:absolute;left:1px;top:24px}.mj-about-time-card{grid-column:2;padding:19px}.mj-about-time-card figure img{height:260px}.mj-about-album-timeline:before{left:8px}.mj-about-album-timeline article{grid-template-columns:24px 1fr;gap:10px}.mj-about-album-year{grid-column:2;padding-top:0;text-align:left}.mj-about-album-node{position:absolute;left:0;top:28px;width:16px;height:16px;margin:0}.mj-about-album-card{grid-column:2;min-height:0;padding:18px}.mj-about-album-card h4{font-size:1.3125rem}.mj-about-art-image{min-height:390px}.mj-about-art-copy{padding:48px 22px}.mj-about-honors,.mj-about-notes,.mj-about-screen{padding:48px 18px}.mj-about-honor-grid,.mj-about-note-grid{grid-template-columns:1fr}.mj-about-korea-copy{padding:48px 22px}.mj-about-korea figure{min-height:420px}.mj-about-screen{gap:32px}.mj-about-film-list article{grid-template-columns:50px 1fr}.mj-about-film-list small{grid-column:2;text-align:left}}.mj-body :is(strong,b,dt,th){font-weight:500}.mj-body :is(h1,h2,h3,h4,h5,h6) :is(strong,b){font-weight:inherit}.mj-skip-link{position:fixed;top:12px;left:12px;z-index:100;transform:translateY(-180%);border-radius:6px;background:#181916;padding:12px 18px;color:#fff;font-size:.875rem}.mj-skip-link:focus{transform:translateY(0)}.mj-top-ribbon{border-bottom:0;background:#181916;color:#e8e5dc}.mj-top-ribbon-inner{padding:8px 16px;font-size:.6875rem;font-weight:400;letter-spacing:.055em;text-align:center}.mj-top-ribbon-inner span{margin:0 9px;color:#d9b765}.mj-site-header{border-bottom:1px solid #e4e2d9;background:rgba(246,245,241,.96);box-shadow:none;backdrop-filter:blur(16px)}.mj-site-header .mj-header-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:24px;min-height:90px;padding-top:17px;padding-bottom:17px}.mj-site-header .mj-brand-link{max-width:none;border-radius:4px;padding:0}.mj-site-header .mj-brand-link:hover{background:transparent;transform:none}.mj-site-header .mj-brand-title{gap:11px;color:#181916;font-size:1.125rem;font-weight:650;line-height:1.2;letter-spacing:-.05em;white-space:nowrap}.mj-site-header .mj-brand-mark{flex-shrink:0;min-width:42px;width:42px;height:46px;border:1px solid #181916;border-radius:3px;background:#181916;color:#d9b765;box-shadow:none;font-family:Georgia,Times New Roman,serif;font-size:1.1875rem;font-weight:400;letter-spacing:-.07em}.mj-brand-wordmark{display:block;min-width:0}.mj-brand-caption{display:block;margin-top:6px;color:#77776e;font-size:.5625rem;font-weight:500;letter-spacing:.1em}.mj-site-header .mj-primary-nav{justify-self:center;gap:20px;padding:0}.mj-site-header .mj-nav-pill,.mj-site-header .mj-primary-nav{border:0;border-radius:0;background:transparent;box-shadow:none}.mj-site-header .mj-nav-pill{min-height:40px;padding:10px 0;color:#73746c;font-size:.8125rem;font-weight:500;transform:none;transition:color .16s ease}.mj-site-header .mj-nav-pill.is-active,.mj-site-header .mj-nav-pill:hover{background:transparent;color:#181916;box-shadow:none}.mj-site-header .mj-nav-pill.is-active{font-weight:650}.mj-site-header .mj-nav-pill:after{right:0;bottom:2px;left:0;height:2px;border-radius:0;background:#d9b765}.mj-site-header .mj-nav-pill.is-active:after{transform:scaleX(1);background:#d9b765}.mj-site-header .mj-account-menu{gap:8px;min-height:40px;border-left:0;padding-left:0}.mj-site-header .mj-account-name{max-width:100px;overflow:hidden;padding:0 3px;color:#73746c;text-overflow:ellipsis;white-space:nowrap}.mj-site-header .mj-account-action,.mj-site-header .mj-account-signup{min-height:38px;border:1px solid transparent;border-radius:4px;padding:8px 13px;font-size:.75rem;white-space:nowrap;box-shadow:none;transform:none}.mj-site-header .mj-account-action{background:transparent;color:#484940}.mj-site-header .mj-account-signup{border-color:#181916;background:#181916;color:#fff}.mj-site-header .mj-account-signup:hover{border-color:#46473f}.mj-site-header .mj-theme-toggle{flex-shrink:0;width:36px;min-width:36px;height:36px;border:1px solid #dddcd3;border-radius:50%;background:transparent;color:#57584e;box-shadow:none;transform:none}.mj-site-header .mj-theme-toggle:hover{border-color:#bdbbb0;color:#181916}.mj-site-header .mj-theme-toggle svg{width:16px;height:16px}.mj-site-footer{margin-top:36px;border-top:1px solid #e0dfd6;background:#f0efe9;color:#6e7065}.mj-footer-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:32px;width:100%;max-width:1300px;margin:0 auto;padding:42px 32px 22px}.mj-footer-brand>a{display:inline-block;color:#181916;font-size:1rem;font-weight:650;letter-spacing:-.035em}.mj-footer-brand>a span{display:block;margin-top:7px;color:#7b7867;font-size:.625rem;font-weight:500;letter-spacing:.12em}.mj-footer-brand p{margin-top:12px;font-size:.8125rem}.mj-footer-links{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:.75rem}.mj-footer-links a{padding:5px 0;text-underline-offset:5px}.mj-footer-links a:hover{color:#181916;text-decoration:underline}.mj-footer-bottom{display:flex;grid-column:1/-1;justify-content:space-between;flex-wrap:wrap;gap:8px 20px;border-top:1px solid #deddd4;padding-top:20px}.mj-footer-bottom small{font-size:.6875rem}.mj-body .mj-skip-link:focus-visible,.mj-body :where(.mj-site-header,.mj-site-footer) :where(a,button):focus-visible{outline:2px solid #aa812c;outline-offset:5px}.mj-body .mj-site-header .mj-nav-pill:focus-visible{outline-offset:-3px}html[data-theme=dark] .mj-site-header{border-color:#30322b!important;background:rgba(24,25,22,.96)!important;box-shadow:none!important}html[data-theme=dark] .mj-site-header .mj-primary-nav{border-color:transparent!important;background:transparent!important;box-shadow:none!important}html[data-theme=dark] .mj-site-header .mj-brand-title,html[data-theme=dark] .mj-site-header .mj-nav-pill.is-active,html[data-theme=dark] .mj-site-header .mj-nav-pill:hover{color:#f3f1e9}html[data-theme=dark] .mj-site-header .mj-brand-mark{border-color:#5c5031}html[data-theme=dark] .mj-brand-caption,html[data-theme=dark] .mj-site-header .mj-account-name,html[data-theme=dark] .mj-site-header .mj-nav-pill{color:#a2a397}html[data-theme=dark] .mj-site-header .mj-account-action{color:#d8d8cd}html[data-theme=dark] .mj-site-header .mj-account-signup{border-color:#d9b765;background:#d9b765;color:#181916}html[data-theme=dark] .mj-site-header .mj-account-signup:hover{border-color:#e8ca83}html[data-theme=dark] .mj-site-header .mj-theme-toggle{border-color:#45473d;background:transparent;color:#dadbd0}html[data-theme=dark] .mj-site-footer{border-color:#30322b;background:#171814;color:#a2a397}html[data-theme=dark] .mj-footer-brand>a,html[data-theme=dark] .mj-footer-links a:hover{color:#f3f1e9}html[data-theme=dark] .mj-footer-brand>a span{color:#c2af7c}html[data-theme=dark] .mj-footer-bottom{border-color:#30322b}@media (max-width:1100px){.mj-site-header .mj-header-inner{gap:16px}.mj-site-header .mj-primary-nav{gap:14px}.mj-site-header .mj-account-name{display:none}}@media (max-width:960px){.mj-site-header .mj-header-inner{grid-template-columns:minmax(0,1fr) auto;gap:9px 16px;min-height:0;padding-top:14px;padding-bottom:0}.mj-site-header .mj-primary-nav{grid-column:1/-1;grid-row:2;justify-self:stretch;width:100%;flex-wrap:nowrap;gap:28px;overflow-x:auto;padding:0 3px 4px;margin-top:0;scrollbar-width:none}.mj-site-header .mj-primary-nav::-webkit-scrollbar{display:none}.mj-site-header .mj-nav-pill{flex:0 0 auto;min-height:42px}.mj-site-header .mj-account-menu{grid-column:2;grid-row:1}}@media (max-width:640px){.mj-top-ribbon-inner{font-size:.625rem;letter-spacing:.015em}.mj-top-ribbon-inner span{margin:0 5px}.mj-site-header .mj-header-inner{gap:7px 8px}.mj-site-header .mj-brand-title{gap:8px;font-size:.9375rem!important}.mj-site-header .mj-brand-mark{min-width:34px;width:34px;height:39px;font-size:1rem}.mj-brand-caption{margin-top:5px;font-size:.5rem;letter-spacing:0}.mj-site-header .mj-primary-nav{gap:27px}.mj-site-header .mj-account-menu{gap:3px}.mj-site-header .mj-account-action,.mj-site-header .mj-account-signup{min-height:34px;padding:7px 9px;font-size:.6875rem}.mj-site-header .mj-theme-toggle{min-width:32px;width:32px;height:32px}.mj-footer-inner{grid-template-columns:1fr;gap:24px;padding:32px 16px 22px}.mj-footer-links{gap:10px 20px}.mj-footer-bottom{flex-direction:column}}@media (max-width:359px){.mj-site-header .mj-brand-title{gap:6px;font-size:.8125rem!important}.mj-site-header .mj-brand-mark{min-width:28px;width:28px;height:35px}.mj-brand-caption{display:none}.mj-site-header .mj-account-action,.mj-site-header .mj-account-signup{padding-right:6px;padding-left:6px}}@media (prefers-reduced-motion:reduce){.mj-site-header .mj-nav-pill:after,.mj-site-header :where(a,button,svg){transition:none}}.mj-body{background:#f6f5f1}.mj-home{--home-ink:#20221e;--home-muted:#70736b;--home-line:#dedfd6;--home-surface:#fff;--home-soft:#eeeee8;--home-gold:#d9b765;--home-accent:#866722;color:var(--home-ink)}.mj-home :where(a,button):focus-visible{outline:3px solid #ab842f;outline-offset:4px}.mj-home .mj-stage{position:relative;isolation:isolate;overflow:hidden;min-height:510px;border-radius:18px;background:#141713;color:#fff}.mj-stage-image{position:absolute;z-index:-2;inset:0 0 0 auto;width:71%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:56% center;object-position:56% center}.mj-stage:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#141713 5%,rgba(20,23,19,.97) 29%,rgba(20,23,19,.65) 49%,rgba(20,23,19,.08) 77%),linear-gradient(0deg,rgba(20,23,19,.65),transparent 45%)}.mj-stage-copy{padding:54px clamp(28px,4.3vw,60px) 34px}.mj-stage-eyebrow{display:flex;align-items:center;gap:9px;color:#e3c887;font-size:.6875rem;letter-spacing:.14em}.mj-stage-eyebrow>span{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--home-gold)}.mj-home .mj-stage :is(h1,h2){margin-top:31px;max-width:650px;font-size:clamp(2.125rem,4.1vw,3.5rem);font-weight:600;letter-spacing:-.055em;line-height:1.3;text-wrap:wrap;word-break:keep-all}.mj-stage :is(h1,h2) em{color:#e3c887;font-style:normal}.mj-stage-description{margin-top:21px;max-width:530px;color:#d7d9d0;font-size:.9375rem;line-height:1.9;word-break:keep-all}.mj-stage-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.mj-home-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:46px;border:1px solid transparent;border-radius:7px;padding:11px 19px;font-size:.875rem;font-weight:500;transition:border-color .18s ease}.mj-home-button-gold{background:var(--home-gold);color:#211e14}.mj-home-button-outline{background:rgba(20,23,19,.4);border-color:rgba(240,240,226,.36);color:#f5f5ec}.mj-home-button-outline:hover{border-color:#e3c887}.mj-stage-note{margin-top:38px;font-size:.75rem;color:#b9bdb1}.mj-stage-caption{position:absolute;right:32px;bottom:28px;text-align:right}.mj-stage-caption span{display:block;color:#f5e0ae;font-size:.625rem;letter-spacing:.24em}.mj-home .mj-stage-caption strong{display:block;margin-top:5px;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;font-style:italic;font-weight:400}.mj-home-discover{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:21px;padding:5px 0 24px;border-bottom:1px solid var(--home-line)}.mj-home-discover>a{display:flex;align-items:center;gap:17px;min-width:0;padding:15px 24px;border-right:1px solid var(--home-line);border-radius:4px}.mj-home-discover>a:first-child{padding-left:8px}.mj-home-discover>a:last-child{padding-right:8px;border-right:0}.mj-discover-number{align-self:flex-start;padding-top:3px;color:var(--home-accent);font-size:.75rem;font-variant-numeric:tabular-nums}.mj-home-discover strong{display:block;font-size:1rem;letter-spacing:-.025em}.mj-home-discover small{display:block;margin-top:4px;font-size:.8125rem;color:var(--home-muted)}.mj-discover-arrow{margin-left:auto;color:var(--home-accent);font-size:1.2rem}.mj-home-feature{margin-top:34px}.mj-feature-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:40px;padding:28px;background:var(--home-surface);border:1px solid var(--home-line);border-radius:14px}.mj-feature-copy{padding:8px 4px}.mj-home-eyebrow{color:var(--home-accent);font-size:.6875rem;line-height:1.6;font-weight:500;letter-spacing:.14em}.mj-home-eyebrow>span{padding:0 8px;opacity:.5}.mj-home .mj-feature-copy h3{margin-top:14px;font-size:clamp(1.4rem,2.2vw,1.9rem);font-weight:600;letter-spacing:-.035em}.mj-feature-description{max-width:420px;margin-top:14px;font-size:.9375rem;line-height:1.8;white-space:pre-line;color:var(--home-muted);word-break:keep-all}.mj-feature-audio{max-width:400px;margin-top:18px;padding-left:12px;border-left:2px solid var(--home-gold);font-size:.8125rem;line-height:1.7;color:var(--home-muted)}.mj-feature-actions{margin-top:20px}.mj-feature-player{min-width:0}.mj-feature-player>div{border:0;border-radius:9px;box-shadow:none}.mj-feature-frame{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#141713}.mj-feature-empty{display:grid;place-items:center;aspect-ratio:16/9;padding:24px;background:#141713;color:#d7d9d0;font-size:.875rem;text-align:center}.mj-feature-player iframe{position:absolute;inset:0;display:block;width:100%;height:100%;border:0}.mj-home-text-link{display:inline-flex;align-items:center;gap:9px;min-height:44px;color:var(--home-ink);font-size:.8125rem;white-space:nowrap;text-underline-offset:5px}.mj-home-text-link:hover{color:var(--home-accent);text-decoration:underline}.mj-home-write-link{display:inline-flex;align-items:center;min-height:36px;padding:6px 11px;border:1px solid var(--home-line);border-radius:5px;color:var(--home-muted);font-size:.75rem}.mj-home-write-link:hover{color:var(--home-ink)}.mj-home-gallery{margin-top:48px;scroll-margin-top:150px}.mj-home-community-head,.mj-home-section-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.mj-home .mj-home-section-title{color:var(--home-ink);font-size:1.55rem;font-weight:600;line-height:1.35;letter-spacing:-.035em}.mj-home-eyebrow+.mj-home-section-title{margin-top:8px}.mj-home-section-description{margin-top:7px;color:var(--home-muted);font-size:.875rem;line-height:1.7}.mj-home-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 18px;margin-top:23px}.mj-photo-card{display:block;width:100%;min-width:0;overflow:hidden;border:1px solid var(--home-line);border-radius:10px;background:var(--home-surface);text-align:left;transition:border-color .18s ease,transform .18s ease}.mj-photo-card:hover{border-color:#ad9762;transform:translateY(-3px)}.mj-photo-image{display:block;width:100%;height:auto;aspect-ratio:4/3;-o-object-fit:contain;object-fit:contain;background:var(--home-soft)}.mj-photo-placeholder{display:grid;place-items:center;font-size:.8125rem;color:var(--home-muted)}.mj-photo-copy{padding:14px 15px 16px}.mj-photo-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:2.9em;font-size:.9375rem;font-weight:500;line-height:1.45;overflow-wrap:anywhere}.mj-home-meta{margin-top:7px;font-size:.75rem;line-height:1.6;color:var(--home-muted)}.mj-home-meta+.mj-home-meta{margin-top:3px}.mj-home-empty{padding:32px 18px;color:var(--home-muted);font-size:.875rem;line-height:1.8;background:var(--home-soft);border-radius:7px}.mj-gallery-empty{grid-column:1/-1}.mj-home-community-head{margin-top:52px;margin-bottom:24px}.mj-home-board-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.mj-home-board-grid+.mj-home-board-grid{margin-top:24px}.mj-home-board{min-width:0;padding:24px;background:var(--home-surface);border:1px solid var(--home-line);border-radius:10px}.mj-home .mj-home-board h3{font-size:1.125rem}.mj-home-board>.mj-home-section-head{padding-bottom:15px;border-bottom:1px solid var(--home-line)}.mj-home-post-list{margin-top:0}.mj-home-post{display:block;width:100%;padding:16px 0;border-bottom:1px solid var(--home-line);text-align:left}.mj-home-post:last-child{border-bottom:0;padding-bottom:0}.mj-home-post:hover .mj-home-post-title{color:var(--home-accent);text-decoration:underline;text-underline-offset:3px}.mj-home-post-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:.9375rem;font-weight:500;line-height:1.6}.mj-home-post-list>.mj-home-empty{margin-top:18px}.mj-home-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:40px;padding:34px 38px;border-radius:12px;background:#20251e;color:#f4f4ed}.mj-home-welcome .mj-home-eyebrow{color:#e3c887}.mj-home .mj-home-welcome h3{margin-top:9px;font-size:1.5rem;letter-spacing:-.035em}.mj-home-welcome h3+p{margin-top:10px;color:#c0c6ba;font-size:.875rem}.mj-home-welcome .mj-home-button{flex-shrink:0}html[data-theme=dark] .mj-body{background:#141713}html[data-theme=dark] .mj-home{--home-ink:#e9ece3;--home-muted:#a7aea0;--home-line:#343b30;--home-surface:#1d221b;--home-soft:#252c21;--home-accent:#d9b765}@media (max-width:1023px){.mj-stage-copy{padding-left:34px;padding-right:34px}.mj-stage-caption{right:24px;bottom:22px}.mj-home-discover>a{gap:10px;padding:12px 14px}.mj-home-discover small{font-size:.75rem}.mj-feature-grid{gap:24px;padding:23px}.mj-home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.mj-home .mj-stage{min-height:540px}.mj-stage-image{width:100%;height:70%;-o-object-position:center 28%;object-position:center 28%}.mj-stage:before{background:linear-gradient(0deg,#141713 12%,rgba(20,23,19,.96) 34%,rgba(20,23,19,.45) 72%,rgba(20,23,19,.2))}.mj-stage-copy{padding:185px 24px 28px}.mj-stage-eyebrow{gap:6px;font-size:.5625rem;letter-spacing:.08em}.mj-home .mj-stage :is(h1,h2){margin-top:19px;font-size:clamp(1.75rem,6.3vw,2.7rem)}.mj-stage-description{margin-top:14px;font-size:.8125rem}.mj-stage-actions{margin-top:20px;gap:8px}.mj-stage-actions .mj-home-button{gap:10px;padding:10px 12px;font-size:.8125rem}.mj-stage-note{margin-top:22px;font-size:.6875rem}.mj-stage-caption{display:none}.mj-home-discover{grid-template-columns:1fr;gap:0;margin-top:12px;padding-bottom:12px}.mj-home-discover>a,.mj-home-discover>a:first-child,.mj-home-discover>a:last-child{padding:15px 8px;border-right:0}.mj-home-discover>a+a{border-top:1px solid var(--home-line)}.mj-home-discover>a{gap:15px}.mj-home-discover strong{font-size:.9375rem}.mj-home-discover small{font-size:.8125rem}.mj-home-feature{margin-top:26px}.mj-feature-grid{grid-template-columns:1fr;gap:20px;padding:20px}.mj-feature-copy{padding:0}.mj-feature-description{margin-top:11px;font-size:.875rem}.mj-feature-actions{margin-top:10px}.mj-home-gallery{margin-top:34px}.mj-home .mj-home-section-title{font-size:1.3rem}.mj-home-section-description{font-size:.8125rem}.mj-home-gallery-grid{gap:15px 10px;margin-top:18px}.mj-photo-copy{padding:11px 10px 13px}.mj-photo-title{font-size:.8125rem}.mj-home-meta{font-size:.6875rem}.mj-home-community-head{margin-top:36px;margin-bottom:18px}.mj-home-board-grid{grid-template-columns:1fr;gap:18px}.mj-home-board-grid+.mj-home-board-grid{margin-top:18px}.mj-home-board{padding:20px}.mj-home-post .mj-home-meta{font-size:.75rem}.mj-home-welcome{flex-direction:column;align-items:flex-start;gap:20px;margin-top:30px;padding:27px 22px}.mj-home .mj-home-welcome h3{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.mj-home *,.mj-home :after,.mj-home :before{transition:none}.mj-photo-card:hover{transform:none}}.mj-body.mj-community-page{--community-ink:#20221e;--community-muted:#70736b;--community-line:#dedfd6;--community-surface:#fff;--community-soft:#f0efe9;--community-gold:#d9b765;--community-accent:#866722;--community-tint:#f7f2e4;--community-button:#20221e;--community-button-text:#fff;background:#f6f5f1;color:var(--community-ink)}.mj-community-page #main-content{padding-top:38px;padding-bottom:40px;color:var(--community-ink)}.mj-community-page #main-content :where(.bg-white,.bg-white\/80):not(:where(.board-post-content *,.taildo-editor-surface *,.taildo-editor-preview *)){background-color:var(--community-surface)!important}.mj-community-page #main-content :where(.bg-slate-50,.bg-slate-50\/70,.bg-slate-100):not(:where(.board-post-content *,.taildo-editor-surface *,.taildo-editor-preview *)){background-color:var(--community-soft)!important}.mj-community-page #main-content :where(.border-slate-100,.border-slate-200,.border-slate-300):not(:where(.board-post-content *,.taildo-editor-surface *,.taildo-editor-preview *)){border-color:var(--community-line)!important}.mj-community-page #main-content :where(.text-slate-950,.text-slate-900,.text-slate-800):not(:where(.board-post-content *,.taildo-editor-surface *,.taildo-editor-preview *)){color:var(--community-ink)!important}.mj-community-page #main-content :where(.text-slate-700,.text-slate-600,.text-slate-500,.text-slate-400):not(:where(.board-post-content *,.taildo-editor-surface *,.taildo-editor-preview *)){color:var(--community-muted)!important}.mj-community-page #main-content .board-post-content{color:var(--community-ink)!important}.mj-community-page #main-content .board-post-content :where(a,.taildo-rich-link){color:var(--community-accent);text-underline-offset:4px}.mj-community-page #main-content .board-post-content blockquote{border-left-color:var(--community-gold);background:var(--community-soft)}.mj-community-page #main-content :where(.mj-community-panel,#post-list-shortcut){border:1px solid var(--community-line);border-radius:12px;padding:30px;background:var(--community-surface);box-shadow:none}.mj-community-page #main-content .mj-community-title{color:var(--community-ink);font-size:clamp(1.5rem,2.4vw,2rem);font-weight:600;letter-spacing:-.045em;line-height:1.45;word-break:keep-all;overflow-wrap:anywhere}.mj-community-page #main-content .mj-community-description{margin-top:8px;color:var(--community-muted);font-size:.875rem;line-height:1.8}.mj-community-page #main-content .mj-community-meta{margin-top:14px;border-bottom:1px solid var(--community-line);padding-bottom:22px;font-size:.8125rem;line-height:1.9}.mj-community-page #main-content .mj-community-panel>.board-post-content{margin-top:28px;padding-bottom:14px;font-size:.9375rem;line-height:1.9}.mj-community-page #main-content .mj-community-panel>form{margin-top:28px}.mj-community-page #main-content .mj-community-panel>form>div+div{margin-top:20px}.mj-community-page #main-content label{margin-bottom:8px;color:var(--community-ink)!important;font-size:.8125rem;font-weight:500}.mj-community-page #main-content span.bg-slate-900:not(:where(.board-post-content *,.taildo-editor-surface *,.taildo-editor-preview *)){background:var(--community-button);color:var(--community-button-text)}.mj-community-page #main-content :where(a,button,input[type=submit]):where(.bg-slate-900,.bg-slate-800,.bg-blue-600):not(:where(.board-post-content *,.taildo-editor-surface *,.taildo-editor-preview *)){border:1px solid var(--community-button);border-radius:6px;background:var(--community-button)!important;color:var(--community-button-text)!important;box-shadow:none;font-weight:500;transition:border-color .16s ease}.mj-community-page #main-content :where(a,button,input[type=submit]):where(.bg-slate-900,.bg-slate-800,.bg-blue-600):hover:not(:where(.board-post-content *,.taildo-editor-surface *,.taildo-editor-preview *)){border-color:#55564c;color:var(--community-button-text)!important;box-shadow:none}.mj-community-page #main-content :where(a,button):where(.bg-slate-50,.bg-slate-100):not(:where(.board-post-content *,.taildo-editor-surface *,.taildo-editor-preview *)){border:1px solid var(--community-line);border-radius:6px;background:var(--community-soft)!important;color:var(--community-ink)!important;box-shadow:none;font-weight:500}.mj-community-page #main-content :where(a,button):where(.bg-slate-50,.bg-slate-100):hover:not(:where(.board-post-content *,.taildo-editor-surface *,.taildo-editor-preview *)){border-color:var(--community-gold)!important;color:var(--community-ink)!important;box-shadow:none}.mj-community-page #main-content :where(input:not([type=hidden]):not([type=checkbox]):not([type=radio]),select,textarea):not(:where(.board-post-content *,.taildo-editor-surface *,.taildo-editor-preview *)){border-color:var(--community-line)!important;border-radius:6px;background:var(--community-surface)!important;color:var(--community-ink)!important;box-shadow:none;font-size:.9375rem;font-weight:400}.mj-community-page #main-content :where(input,textarea)::-moz-placeholder{color:var(--community-muted)!important;opacity:.85}.mj-community-page #main-content :where(input,textarea)::placeholder{color:var(--community-muted)!important;opacity:.85}.mj-community-page #main-content input[type=file]::file-selector-button{border-radius:4px;background:var(--community-button);color:var(--community-button-text);font-weight:500}.mj-community-page #main-content #photo-drop-zone{border-radius:8px;background:var(--community-soft)!important}.mj-community-page #main-content :where(a,button,input,select,textarea,[contenteditable=true]):focus-visible{outline:2px solid var(--community-accent);outline-offset:3px}.mj-community-page #main-content .mj-community-comments article{border-color:var(--community-line)!important;border-left-color:var(--community-gold)!important;border-left-width:2px;border-radius:8px;background:var(--community-soft);box-shadow:none}.mj-community-page #main-content .mj-community-comments article article{background:var(--community-surface)}.mj-community-page #main-content .mj-community-comments article>p{padding-left:0;background:transparent!important;color:var(--community-ink)!important;font-weight:400;line-height:1.8}.mj-community-page #main-content .mj-community-comments article .bg-slate-900{background:var(--community-button);color:var(--community-button-text)}.mj-community-page #main-content #comments.bg-blue-50\/50,.mj-community-page #main-content #post-list-shortcut :where(.bg-blue-50,.bg-blue-600){background:var(--community-tint)!important}.mj-community-page #main-content #post-list-shortcut .border-blue-300{border-color:var(--community-gold)}.mj-community-page #main-content #comments .text-blue-700,.mj-community-page #main-content #post-list-shortcut :where(.text-blue-800,.bg-blue-600){color:var(--community-accent)!important}.mj-community-page #main-content #comments .bg-blue-100{background:var(--community-tint)}.mj-community-page #main-content :where(#posts,#comments) article{border-radius:8px;box-shadow:none}.mj-community-page #main-content :where(#tab-nav,#posts,#comments){border-radius:8px}.mj-community-page #main-content .taildo-editor-shell{border-color:var(--community-line);border-radius:8px;background:var(--community-soft);box-shadow:none}.mj-community-page #main-content :where(.taildo-editor-toolbar,.taildo-editor-panel,.taildo-editor-surface,.taildo-editor-preview){border-color:var(--community-line);border-radius:6px;background:var(--community-surface);color:var(--community-ink)}.mj-community-page #main-content :where(.taildo-editor-button,.taildo-editor-select,.taildo-editor-panel-close,.taildo-editor-style-status,.taildo-editor-emoji){border-color:var(--community-line);border-radius:5px;background:var(--community-surface);color:var(--community-ink);box-shadow:none}.mj-community-page #main-content :where(.taildo-editor-panel-title,.taildo-editor-button-icon,.taildo-editor-preview-empty){color:var(--community-muted)}.mj-community-page #main-content .taildo-editor-panel-header{border-color:var(--community-line)}.mj-community-page #main-content .taildo-editor-button.is-active,.mj-community-page #main-content .taildo-editor-shell.is-uploading .taildo-editor-toolbar{border-color:var(--community-gold);background:var(--community-tint);color:var(--community-accent);box-shadow:none}html[data-theme=dark] .mj-body.mj-community-page{--community-ink:#f0f0e7;--community-muted:#abada1;--community-line:#393b32;--community-surface:#21231d;--community-soft:#282a23;--community-accent:#dfc482;--community-tint:#332f23;--community-button:#d9b765;--community-button-text:#20221e;background:#191b16;color:var(--community-ink)}@media (max-width:640px){.mj-community-page #main-content{padding-top:24px;padding-bottom:28px}.mj-community-page #main-content :where(.mj-community-panel,#post-list-shortcut){border-radius:10px;padding:20px 16px}.mj-community-page #main-content .mj-community-title{font-size:1.5rem}.mj-community-page #main-content :where(input:not([type=hidden]),select,textarea){font-size:1rem}.mj-community-page #main-content .taildo-editor-toolbar{gap:6px}.mj-community-page #main-content .taildo-editor-button{min-width:40px;padding-right:9px;padding-left:9px}.mj-community-page #main-content .mj-community-comments article article{margin-left:0!important}.mj-community-page #main-content .mj-community-comments article .border-l-2{padding-left:8px}}@media (prefers-reduced-motion:reduce){.mj-community-page #main-content :where(a,button,input,select,textarea){transition:none}}