/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.inline{display:inline}.table{display:table}}:root{--ink:#332f2a;--muted:#817a72;--line:#e9e3db;--paper:#fffdf9;--cream:#f7f2e9;--accent:#df795c;--accent-deep:#bd5940;--soft:#f6e2d8;--green:#56705b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Pretendard,Noto Sans KR,Arial,sans-serif}button,input,textarea,select{font:inherit}button{color:inherit}.site{background:var(--paper);min-height:100vh;transition:background .3s,color .3s}.topbar{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9f5;align-items:center;gap:52px;height:72px;padding:0 max(28px,50vw - 590px);display:flex;position:sticky;top:0}.brand{cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:11px;padding:0;font-size:18px;font-weight:800;display:flex}.brand-mark{background:var(--accent);color:#fff;border-radius:12px 12px 12px 4px;place-items:center;width:34px;height:34px;font-family:serif;font-size:16px;display:grid;box-shadow:0 5px 14px #df795c38}.main-nav{align-self:stretch;align-items:stretch;gap:30px;display:flex}.main-nav button{color:#7d766f;cursor:pointer;background:0 0;border:0;padding:0 3px;font-size:14px;font-weight:600;position:relative}.main-nav button.active{color:var(--ink)}.main-nav button.active:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:0;left:0;right:0}.top-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.text-button{cursor:pointer;color:#6e675f;background:0 0;border:0;padding:10px 12px}.primary,.secondary{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:12px 19px;font-size:14px;font-weight:700;transition:all .2s}.primary{background:var(--accent);color:#fff;box-shadow:0 7px 17px #d4694d2a}.primary:hover{background:var(--accent-deep);transform:translateY(-1px)}.primary.small{padding:10px 16px}.secondary{border-color:var(--line);background:#fff}.hero{color:#3f352c;background:linear-gradient(122deg,#e8d5bc 0%,#ead9c6 44%,#d9c0a3 100%) 50%/cover;height:350px;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg,#fff8eb33,#0000);position:absolute;inset:0}.hero-inner{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;max-width:1180px;height:100%;margin:auto;padding:0 28px;display:flex;position:relative}.eyebrow,.kicker{letter-spacing:.18em;color:var(--accent-deep);font-size:11px;font-weight:800}.hero h1{letter-spacing:-.04em;margin:13px 0 12px;font-family:Georgia,Noto Serif KR,serif;font-size:52px}.hero-inner>p:not(.eyebrow){color:#66594d;margin:0 0 24px;font-size:17px}.family-chips{display:flex}.family-chips span,.family-chips b{background:#f7d5c5;border:2px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:-5px;font-size:10px;display:grid}.family-chips span:nth-child(2){background:#c8dbc7}.family-chips span:nth-child(3){background:#d5cdea}.family-chips span:nth-child(4){background:#f1db9c}.family-chips b{color:#766a60;background:#fff}.hero-shape{opacity:.42;border:1px solid #fff6;border-radius:50%;position:absolute}.shape-one{background:radial-gradient(circle at 30% 30%,#f6ca96,#b88c5f);width:320px;height:320px;top:44px;right:5%}.shape-two{background:#79916f;width:180px;height:180px;bottom:-80px;right:24%}.theme-forest .shape-one:after,.theme-forest .shape-two:after{content:"♧";color:#fff7;font-size:140px;position:absolute;top:70px;left:80px}.board-tabs{border-bottom:1px solid var(--line);background:var(--paper);z-index:20;justify-content:center;gap:8px;height:58px;display:flex;position:sticky;top:72px}.board-tabs button{cursor:pointer;color:var(--muted);background:0 0;border:0;padding:0 22px;font-size:13px;position:relative}.board-tabs button.active{color:var(--accent-deep);font-weight:800}.board-tabs button.active:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:0;left:20px;right:20px}.page-shell{max-width:1180px;margin:auto;padding:58px 28px 90px}.home-grid{grid-template-columns:minmax(0,1fr) 290px;gap:48px;display:grid}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.section-heading h2,.list-head h2{letter-spacing:-.03em;margin:8px 0 0;font-family:Georgia,Noto Serif KR,serif;font-size:27px}.section-heading>button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:12px}.featured-grid{grid-template-columns:1.22fr .78fr;gap:20px;display:grid}.feature-card,.post-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:18px;transition:all .24s;overflow:hidden;box-shadow:0 8px 28px #4c39240d}.feature-card:hover,.post-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #4c39241c}.photo-block{justify-content:center;align-items:center;height:174px;display:flex;position:relative;overflow:hidden}.feature-card.large .photo-block{height:218px}.photo-block span{filter:drop-shadow(0 8px 10px #0002);font-size:70px;transform:rotate(-5deg)}.photo-block:before{content:"";background:#fff3;border-radius:50%;width:170px;height:170px;position:absolute;top:-60px;right:-35px}.photo-block small{background:#fffc;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:700;position:absolute;top:14px;left:14px}.coral{background:linear-gradient(140deg,#f1c9b8,#d98569)}.blue{background:linear-gradient(140deg,#b4d9dc,#5e9db1)}.green{background:linear-gradient(140deg,#cbd9bb,#78956d)}.yellow{background:linear-gradient(140deg,#f3dfae,#dcb364)}.card-copy{padding:19px}.meta{color:#999;align-items:center;gap:10px;font-size:10px;display:flex}.meta b{color:var(--accent-deep)}.card-copy h3{margin:10px 0 8px;font-family:Georgia,Noto Serif KR,serif;font-size:19px;line-height:1.45}.card-copy p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.7;display:-webkit-box;overflow:hidden}.author-line{border-top:1px solid var(--line);align-items:center;gap:8px;margin-top:15px;padding-top:14px;font-size:10px;display:flex}.author-line>span:last-child{color:#999;margin-left:auto}.avatar{background:var(--soft);width:25px;height:25px;color:var(--accent-deep);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:800;display:inline-grid}.story-list{border-top:1px solid var(--line);margin-top:24px}.story-list article{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:90px 1fr 20px;align-items:center;gap:17px;padding:18px 0;display:grid}.mini-photo{border-radius:12px;place-items:center;height:70px;font-size:31px;display:grid}.story-list article>div:nth-child(2)>span{color:#999;font-size:10px}.story-list h3{margin:7px 0;font-family:Georgia,Noto Serif KR,serif;font-size:15px}.story-list p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;overflow:hidden}.arrow{color:#aaa;font-size:24px}.sidebar{flex-direction:column;gap:18px;display:flex}.profile-card,.side-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.family-portrait{color:#fff;background:linear-gradient(140deg,#e2d0b9,#9bae91);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;height:110px;margin-bottom:18px;display:flex}.family-portrait span{font-size:38px}.family-portrait b{font-family:serif;font-size:13px}.profile-card>h3{margin:0 0 7px;font-family:serif}.profile-card>p{color:var(--muted);font-size:11px;line-height:1.7}.stat-row{border-top:1px solid var(--line);margin-top:15px;padding-top:15px;display:flex}.stat-row span{text-align:center;color:#999;flex:1;font-size:9px}.stat-row b{color:var(--ink);margin-bottom:4px;font-size:15px;display:block}.side-title{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.side-title h3{margin:0;font-family:serif;font-size:16px}.side-title button{color:#999;cursor:pointer;background:0 0;border:0;font-size:10px}.board-link{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:10px 2px;font-size:11px;display:flex}.board-link>span{color:var(--accent)}.board-link>b{background:var(--cream);border-radius:8px;margin-left:auto;padding:4px 7px;font-size:9px}.quote-card{background:var(--cream);border-radius:18px;padding:25px;position:relative;overflow:hidden}.quote-card>span{color:var(--accent);opacity:.2;font:70px Georgia;position:absolute;top:-2px;right:12px}.quote-card p{margin:0 0 12px;font:15px/1.8 Georgia,Noto Serif KR,serif}.quote-card small{color:#999;font-size:9px}.single-page{min-height:500px}.list-head{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.list-head p{color:var(--muted);font-size:12px}.post-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.post-card .photo-block{height:190px}.table-list{border-top:2px solid var(--ink)}.table-list button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:110px 1fr 100px 100px 70px;align-items:center;gap:20px;width:100%;padding:20px 10px;font-size:12px;display:grid}.table-list strong{font-size:14px}.list-category{color:var(--accent-deep);font-weight:700}.article-page{max-width:800px;margin:0 auto;padding:45px 28px 100px}.back{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:10px 0;font-size:12px}.article-page header{text-align:center;padding:40px 0 30px}.article-page h2{margin:14px 0 20px;font:36px/1.4 Georgia,Noto Serif KR,serif}.article-meta{color:#999;justify-content:center;align-items:center;gap:12px;font-size:11px;display:flex}.article-meta b{color:var(--ink)}.article-cover{border-radius:22px;place-items:center;height:380px;display:grid}.article-cover>span{font-size:120px}.article-body{padding:42px 55px;font:16px/2 Georgia,Noto Serif KR,serif}.article-body p{margin:0 0 8px}.article-actions{border-bottom:1px solid var(--line);justify-content:center;gap:10px;padding-bottom:35px;display:flex}.article-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:99px;padding:10px 16px}.comments{padding-top:30px}.comments h3{font:20px Georgia,serif}.comments h3 b{color:var(--accent)}.comment-box{background:var(--cream);border-radius:13px;align-items:center;gap:10px;padding:14px;display:flex}.comment-box input{background:0 0;border:0;outline:none;flex:1;font-size:12px}.comment-box button{background:var(--accent);color:#fff;border:0;border-radius:8px;padding:9px 14px}.comment{gap:12px;padding:22px 5px;display:flex}.comment>div{font-size:11px}.comment small{color:#aaa;margin-left:10px}.comment p{font-size:12px}.editor-page{max-width:960px;min-height:760px;margin:auto;padding:42px 28px 100px}.editor-head{grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:28px;display:grid}.editor-head>div{text-align:center}.editor-head h2{margin:6px;font:28px Georgia,serif}.draft{color:#9b948d;justify-self:end;font-size:11px}.editor-form{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px;box-shadow:0 15px 60px #68563e0d}.editor-options{border-bottom:1px solid var(--line);gap:18px;padding-bottom:18px;display:flex}.editor-options label{color:var(--muted);align-items:center;gap:9px;font-size:11px;display:flex}.editor-options input,.editor-options select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 10px}.title-input{border:0;border-bottom:1px solid var(--line);outline:none;width:100%;padding:25px 5px;font:26px Georgia,serif}.toolbar{border-bottom:1px solid var(--line);align-items:center;gap:5px;padding:12px 0;display:flex}.toolbar button{background:var(--cream);cursor:pointer;border:0;border-radius:6px;padding:7px 10px;font-size:11px}.toolbar span{border-left:1px solid var(--line);height:22px;margin:0 5px}.editor-form textarea{resize:vertical;border:0;outline:none;width:100%;min-height:330px;padding:25px 5px;font:15px/2 Georgia,serif}.editor-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:18px;display:flex}.editor-foot p{color:#999;font-size:10px}.editor-foot>div{gap:8px;display:flex}.auth-page{grid-template-columns:1fr 1fr;min-height:calc(100vh - 72px);display:grid}.auth-story{color:#fff;background:linear-gradient(145deg,#4f6151,#8da184);flex-direction:column;justify-content:space-between;padding:45px max(45px,50vw - 550px);display:flex;position:relative;overflow:hidden}.auth-story:before,.auth-story:after{content:"";border:1px solid #fff3;border-radius:50%;width:420px;height:420px;position:absolute;top:15%;right:-180px}.auth-story:after{width:260px;height:260px;top:auto;bottom:-90px;left:-80px}.brand.light{color:#fff;z-index:2}.auth-story>div{z-index:2}.auth-story h1{margin:18px 0;font:46px/1.3 Georgia,Noto Serif KR,serif}.auth-story h1 em{color:#f1cba5;font-style:normal}.auth-story p{color:#eef3ed;font-size:14px;line-height:1.8}.auth-story small{z-index:2;color:#d9e3d7}.auth-form-wrap{background:#fff;place-items:center;padding:50px 30px;display:grid}.auth-form{flex-direction:column;gap:19px;width:min(400px,100%);display:flex}.auth-form h2{margin:8px 0;font:30px Georgia,Noto Serif KR,serif}.auth-form>div>p{color:var(--muted);font-size:12px}.auth-form label,.field{flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex;position:relative}.auth-form input,.field input,.add-board input,.domain-card input{border:1px solid var(--line);background:#fff;border-radius:10px;outline:none;padding:13px 14px}.auth-form input:focus,.field input:focus{border-color:var(--accent)}.auth-form label small{color:#999;font-weight:400}.auth-submit{width:100%;padding:14px}.auth-switch{text-align:center;color:#888;font-size:11px}.auth-switch button{color:var(--accent-deep);cursor:pointer;background:0 0;border:0;font-weight:800}.domain-note{background:var(--cream);border-radius:12px;gap:12px;padding:15px;display:flex;text-align:left!important}.domain-note>span{color:var(--accent);font-size:21px}.domain-note p{line-height:1.7;margin:0!important;font-size:10px!important}.settings-layout{grid-template-columns:245px 1fr;min-height:calc(100vh - 72px);display:grid}.settings-side{border-right:1px solid var(--line);background:#fbfaf7;flex-direction:column;padding:32px 22px;display:flex}.settings-side .brand{margin:0 8px 45px}.settings-label{letter-spacing:.14em;color:#aaa;margin:0 10px 10px;font-size:10px}.settings-side nav{flex-direction:column;gap:4px;display:flex}.settings-side nav button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;gap:11px;padding:12px;font-size:12px;display:flex}.settings-side nav button.active{background:var(--soft);color:var(--accent-deep);font-weight:800}.view-blog{text-align:left;color:#888;cursor:pointer;background:0 0;border:0;margin-top:auto;padding:12px;font-size:11px}.settings-main{max-width:1100px;padding:48px 6vw 90px}.settings-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;margin-bottom:35px;padding-bottom:25px;display:flex}.settings-top h1{margin:7px 0 0;font:30px Georgia,Noto Serif KR,serif}.setting-intro{margin-bottom:25px}.setting-intro h2{margin:0 0 8px;font:21px Georgia,Noto Serif KR,serif}.setting-intro p{color:var(--muted);font-size:12px}.theme-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.theme-choice{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:15px;padding:9px;transition:all .2s}.theme-choice:hover,.theme-choice.selected{border-color:var(--accent);box-shadow:0 8px 25px #d4694d1c}.theme-preview{background:#f4eee5;border-radius:10px;height:142px;padding:8px;overflow:hidden}.preview-bar{background:#fff;border-radius:4px;height:9px;margin-bottom:6px}.preview-hero{color:#fff;background:#dcc4aa;border-radius:5px;place-items:center;height:58px;font:24px Georgia;display:grid}.preview-cols{gap:4px;margin-top:5px;display:flex}.preview-cols i{background:#fff;border-radius:4px;flex:1;height:48px}.choice-forest .theme-preview{background:#dfe9dc}.choice-forest .preview-hero{background:#6e8a6c}.choice-ocean .theme-preview{background:#dceef3}.choice-ocean .preview-hero{background:#61a3bb}.choice-space .theme-preview{background:#161b38}.choice-space .preview-bar,.choice-space .preview-cols i{background:#f8f3ff25}.choice-space .preview-hero{background:#57528b}.theme-choice>div:last-child{gap:8px;padding:10px 5px 5px;display:flex}.radio{color:var(--accent)}.theme-choice p{margin:0}.theme-choice p b,.theme-choice p small{display:block}.theme-choice p b{font-size:13px}.theme-choice p small{color:#999;margin-top:4px;font-size:9px}.layout-info,.security-note{border:1px solid var(--line);background:var(--cream);border-radius:13px;gap:13px;margin-top:28px;padding:17px;display:flex}.layout-info>span{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.layout-info p,.security-note p{margin:0;font-size:10px;line-height:1.7}.narrow{max-width:690px}.field{margin-bottom:22px}.field>small{color:#aaa;font-size:9px;position:absolute;bottom:13px;right:12px}.upload-box{background:var(--cream);cursor:pointer;background-position:50%;background-size:cover;border:1px dashed #cfc5b8;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;height:175px;display:flex!important}.upload-box input{display:none}.upload-box small{color:#999;font-weight:400}.live-sign{color:#fff;background:linear-gradient(125deg,#e6d3bb,#9fac91);border-radius:15px;margin-top:25px;padding:28px}.live-sign>span{letter-spacing:.15em;font-size:9px}.live-sign h2{margin:13px 0 5px;font:28px Georgia,serif}.live-sign p{font-size:11px}.board-manager{border-top:2px solid var(--ink)}.board-row{border-bottom:1px solid var(--line);grid-template-columns:25px 1fr auto 45px;align-items:center;gap:12px;padding:15px 5px;display:grid}.board-row>input{background:0 0;border:0;outline:none;font-weight:700}.drag{color:#bbb}.mode-toggle{background:var(--cream);border-radius:8px;padding:3px;display:flex}.mode-toggle button{cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 9px;font-size:10px}.mode-toggle button.active{background:#fff;box-shadow:0 2px 7px #0001}.delete{color:#b7877c;cursor:pointer;background:0 0;border:0;font-size:10px}.add-board{gap:10px;margin-top:20px;display:flex}.add-board input{flex:1}.account-card{border:1px solid var(--line);border-radius:14px;align-items:center;gap:14px;padding:18px;display:flex}.large-avatar{width:44px;height:44px;font-size:15px}.account-card p{color:#999;margin:5px 0;font-size:10px}.account-card button{margin-left:auto}.domain-card{background:var(--cream);border-radius:16px;gap:16px;margin-top:20px;padding:22px;display:flex}.domain-icon{color:var(--accent);font-size:28px}.domain-card h3{margin:0 0 7px;font:18px Georgia,serif}.domain-card p,.domain-card small{color:var(--muted);font-size:10px;line-height:1.7}.domain-card label{margin:18px 0 8px;font-size:11px;font-weight:700;display:block}.domain-card label>div{margin-top:7px;display:flex}.domain-card input{border-radius:9px 0 0 9px;flex:1}.domain-card button{background:var(--accent);color:#fff;border:0;border-radius:0 9px 9px 0;padding:0 14px;font-size:10px}.security-note{align-items:center}.security-note>b{white-space:nowrap;font-size:11px}.security-note .text-button{white-space:nowrap;margin-left:auto}.toast{color:#fff;z-index:50;background:#34312d;border-radius:12px;padding:14px 19px;font-size:12px;position:fixed;bottom:25px;right:25px;box-shadow:0 10px 30px #0003}footer{border-top:1px solid var(--line);color:#999;align-items:center;gap:24px;min-height:90px;padding:28px max(28px,50vw - 590px);font-size:10px;display:flex}footer button{color:var(--ink);cursor:pointer;background:0 0;border:0;font-weight:800}footer span:last-child{margin-left:auto}.theme-forest{--accent:#678064;--accent-deep:#4d664f;--soft:#e2eadf;--cream:#f0f4ec}.theme-forest .hero{color:#2e422e;background:linear-gradient(120deg,#d7e0cc,#9aaf8d)}.theme-forest .hero-inner>p:not(.eyebrow){color:#466046}.theme-ocean{--accent:#4b9ab5;--accent-deep:#367b94;--soft:#dceef2;--cream:#edf7f8}.theme-ocean .hero{color:#235263;background:linear-gradient(125deg,#d7edf0,#76b7c8);height:390px}.theme-ocean .hero-inner{text-align:center;align-items:center}.theme-ocean .family-chips{justify-content:center}.theme-ocean .home-grid{grid-template-columns:1fr}.theme-ocean .sidebar{grid-template-columns:repeat(3,1fr);display:grid}.theme-space{--ink:#ecebf6;--muted:#aaa8bf;--line:#363553;--paper:#111225;--cream:#1d1d37;--accent:#a99af4;--accent-deep:#c0b4ff;--soft:#29274b}.theme-space .topbar,.theme-space .board-tabs,.theme-space .feature-card,.theme-space .post-card,.theme-space .profile-card,.theme-space .side-card{background:#17182d}.theme-space .hero{color:#f5f2ff;background:radial-gradient(circle at 80% 30%,#625796,#1b1b39 50%,#101122);height:410px}.theme-space .hero-inner>p:not(.eyebrow){color:#bbb7d5}.theme-space .photo-block small,.theme-space .secondary{color:#eee;background:#252641}.theme-space .auth-form-wrap,.theme-space .editor-form{background:#17182d}.theme-space input,.theme-space textarea,.theme-space select{color:#eee;background:#111225}.theme-space .home-grid{grid-template-columns:minmax(0,1fr) 320px;gap:25px}.theme-space footer button{color:#fff}@media (width<=900px){.topbar{gap:20px;padding:0 18px}.main-nav{display:none}.hero-inner{padding:0 24px}.hero h1{font-size:42px}.page-shell{padding:38px 20px 70px}.home-grid{grid-template-columns:1fr}.sidebar{grid-template-columns:1fr 1fr;display:grid}.quote-card{grid-column:1/-1}.post-grid,.theme-grid{grid-template-columns:1fr 1fr}.settings-layout{grid-template-columns:190px 1fr}.settings-main{padding:35px}.auth-story{padding:40px}.auth-story h1{font-size:36px}.theme-ocean .sidebar{grid-template-columns:1fr 1fr}.table-list button{grid-template-columns:90px 1fr 80px}.table-list button span:nth-last-child(-n+2){display:none}}@media (width<=640px){.topbar{height:62px}.brand{font-size:15px}.top-actions .text-button{display:none}.hero{height:300px}.hero h1{font-size:36px}.hero-inner>p:not(.eyebrow){font-size:14px}.board-tabs{justify-content:flex-start;padding:0 8px;top:62px;overflow:auto}.board-tabs button{white-space:nowrap;padding:0 14px}.featured-grid,.post-grid{grid-template-columns:1fr}.sidebar,.theme-ocean .sidebar{display:flex}.section-heading h2{font-size:22px}.article-page h2{font-size:28px}.article-cover{height:260px}.article-body{padding:30px 8px}.article-body p{font-size:14px}.editor-head{grid-template-columns:1fr auto}.editor-head>div{text-align:left}.draft{display:none}.editor-form{padding:18px}.editor-options{flex-direction:column}.editor-foot{align-items:flex-end}.editor-foot p{display:none}.auth-page{grid-template-columns:1fr}.auth-story{min-height:310px}.auth-story h1{font-size:32px}.auth-story small{display:none}.auth-form-wrap{padding:40px 24px}.settings-layout{display:block}.settings-side{border:0;border-bottom:1px solid var(--line);z-index:20;padding:18px;position:sticky;top:62px}.settings-side .brand,.settings-label,.view-blog{display:none}.settings-side nav{flex-direction:row;overflow:auto}.settings-side nav button{white-space:nowrap}.settings-main{padding:30px 20px 70px}.settings-top{align-items:center}.settings-top h1{font-size:24px}.settings-top .primary{padding:10px}.theme-grid{grid-template-columns:1fr 1fr;gap:10px}.theme-preview{height:110px}.board-row{grid-template-columns:20px 1fr 40px}.mode-toggle{grid-column:2/-1}.add-board{flex-direction:column}.account-card{align-items:flex-start}.account-card button{display:none}.domain-card{flex-direction:column}.table-list button{grid-template-columns:80px 1fr}.table-list button span:not(.list-category){display:none}footer{flex-direction:column;align-items:flex-start;gap:8px}footer span:last-child{margin:0}}.settings-entry{cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:10px 13px;font-size:13px;font-weight:750;display:flex}.settings-entry span{color:var(--accent);font-size:18px}.settings-entry:hover,.settings-entry.active{background:var(--soft);color:var(--accent-deep)}.public-badge{color:#65584d;background:#ffffffa8;border:1px solid #fff8;border-radius:99px;align-items:center;gap:7px;padding:8px 12px;font-size:10px;font-weight:700;display:flex}.public-badge span{color:#6b9a70;font-size:8px}.public-home{min-height:620px}.post-count{color:var(--muted);font-size:11px}.board-gallery{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.board-tile{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:230px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #4c39240d}.board-tile:after{content:"";background:var(--soft);opacity:.8;border-radius:50%;width:150px;height:150px;position:absolute;top:-70px;right:-75px}.board-symbol{background:var(--soft);width:43px;height:43px;color:var(--accent-deep);border-radius:13px;place-items:center;margin-bottom:20px;font-size:19px;display:grid}.board-tile small{color:var(--accent-deep);font-size:9px;font-weight:800}.board-tile h3{margin:7px 0;font:22px Georgia,Noto Serif KR,serif}.board-tile p{color:var(--muted);font-size:10px}.board-actions{gap:8px;margin-top:auto;display:flex}.board-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;flex:1;padding:10px 7px;font-size:10px;font-weight:700}.board-actions .primary{border-color:var(--accent);background:var(--accent);color:#fff}.empty-state{background:var(--cream);text-align:center;border:1px dashed #d8d0c5;border-radius:20px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:260px;margin-top:28px;padding:30px;display:flex}.empty-state>span{width:54px;height:54px;color:var(--accent);background:#fff;border-radius:50%;place-items:center;font-size:22px;display:grid}.empty-state h3{margin:16px 0 7px;font:21px Georgia,Noto Serif KR,serif}.empty-state p{color:var(--muted);margin:0 0 17px;font-size:11px}.text-cover{background:linear-gradient(145deg,var(--soft),var(--cream));place-items:center;height:170px;display:grid}.text-cover span{width:68px;height:68px;color:var(--accent-deep);background:#fff8;border-radius:50%;place-items:center;font:28px Georgia,serif;display:grid}.other-boards{border-top:1px solid var(--line);align-items:center;gap:8px;margin-top:38px;padding-top:20px;font-size:10px;display:flex}.other-boards button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:99px;padding:8px 12px}.article-page>.article-body{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:280px}.public-comment{background:var(--cream);border-radius:13px;grid-template-columns:140px 1fr auto;gap:9px;padding:14px;display:grid}.public-comment input,.public-comment textarea{border:1px solid var(--line);background:#fff;border-radius:8px;outline:none;padding:11px;font-size:11px}.public-comment textarea{resize:vertical;min-height:42px}.settings-page{max-width:1080px;margin:auto;padding:42px 28px 110px}.settings-page-head{grid-template-columns:1fr auto 1fr;align-items:center;padding-bottom:34px;display:grid}.settings-page-head>div{text-align:center}.settings-page-head h1{margin:7px 0;font:32px Georgia,Noto Serif KR,serif}.settings-page-head h1 span{color:var(--accent);font-family:Arial}.settings-page-head p{color:var(--muted);font-size:11px}.settings-page-head>.primary{justify-self:end}.settings-card{border-top:1px solid var(--line);padding:36px 0 44px;position:relative}.setting-number{color:var(--soft);font:34px Georgia,serif;position:absolute;top:34px;right:0}.settings-two-col{grid-template-columns:1fr 1fr;gap:35px;display:grid}.settings-card .upload-box{height:148px}.row-count{color:var(--muted);white-space:nowrap;font-size:9px}.settings-card .board-row{grid-template-columns:25px 1fr 60px auto 45px}.music-upload{background:var(--cream);cursor:pointer;border:1px dashed #cfc5b8;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;height:125px;display:flex}.music-upload input{display:none}.music-upload span{color:var(--accent);font-size:27px}.music-upload b{margin:6px 0;font-size:12px}.music-upload small{color:var(--muted);font-size:9px}.track-list{border-top:1px solid var(--line);margin-top:14px}.track-list>div{border-bottom:1px solid var(--line);grid-template-columns:35px 1fr 130px 45px;align-items:center;gap:10px;padding:12px 5px;font-size:10px;display:grid}.track-list>div>span{color:var(--accent)}.track-list>div>small,.track-list>p{color:var(--muted);font-size:9px}.track-list button{color:#b16a5d;cursor:pointer;background:0 0;border:0;font-size:9px}.dns-guide{background:var(--cream);border-radius:17px;gap:18px;padding:24px;display:flex}.dns-guide h3{margin:0 0 8px;font:18px Georgia,serif}.dns-guide p{color:var(--muted);font-size:10px;line-height:1.7}.dns-record{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:20px;margin:15px 0 8px;padding:13px;display:flex}.dns-record span{color:var(--muted);font-size:9px}.dns-record b{font:14px ui-monospace,monospace}.dns-pending{margin:4px 0!important}.music-player{z-index:40;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#292622ed;border-radius:14px;align-items:center;gap:10px;width:min(330px,100vw - 44px);padding:10px 12px;display:flex;position:fixed;bottom:22px;left:22px;box-shadow:0 12px 35px #0003}.music-player button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:50%;width:34px;height:34px}.music-player>div{flex:1;min-width:0}.music-player small,.music-player b{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.music-player small{color:#bbb;font-size:8px}.music-player b{margin-top:3px;font-size:10px}.theme-space .board-tile,.theme-space .other-boards button,.theme-space .public-comment input,.theme-space .public-comment textarea,.theme-space .dns-record{background:#17182d}.theme-space .public-badge{color:#ddd;background:#17182dcc}.theme-space .empty-state{border-color:#3c3b59}@media (width<=900px){.board-gallery{grid-template-columns:1fr 1fr}.settings-page-head{grid-template-columns:1fr auto}.settings-page-head>div{text-align:left}.settings-page-head>.back{display:none}.settings-page-head>.primary{grid-area:1/2}.settings-two-col,.public-comment{grid-template-columns:1fr}.public-comment .primary{justify-self:end}.settings-card .board-row{grid-template-columns:20px 1fr 50px 45px}.settings-card .mode-toggle{grid-column:2/4}}@media (width<=640px){.board-gallery{grid-template-columns:1fr}.settings-page{padding:28px 18px 80px}.settings-page-head h1{font-size:27px}.settings-page-head p{display:none}.settings-page-head>.primary{padding:9px 11px}.theme-grid{grid-template-columns:1fr 1fr}.setting-number{font-size:26px}.settings-card{padding:30px 0 38px}.board-actions{flex-direction:column}.other-boards{overflow:auto}.other-boards>*{white-space:nowrap}.music-player{bottom:12px;left:12px}.track-list>div{grid-template-columns:26px 1fr 40px}.track-list>div>small{display:none}.dns-guide{padding:18px}.dns-record{flex-direction:column;align-items:flex-start;gap:6px}}.dns-record span{white-space:nowrap}.dns-record b{overflow-wrap:anywhere;word-break:break-word;font-size:12px;line-height:1.5}.attachment-picker{background:var(--cream);cursor:pointer;border:1px dashed #cfc5b8;border-radius:13px;align-items:center;gap:13px;margin:18px 0 10px;padding:16px;display:flex}.attachment-picker input{display:none}.attachment-picker>span{width:38px;height:38px;color:var(--accent);background:#fff;border-radius:10px;place-items:center;font-size:20px;display:grid}.attachment-picker b,.attachment-picker small{display:block}.attachment-picker b{font-size:12px}.attachment-picker small{color:var(--muted);margin-top:4px;font-size:9px}.file-error{color:#b64c3b;background:#fff0ed;border-radius:8px;padding:10px 12px;font-size:10px}.selected-files{border-top:1px solid var(--line);flex-direction:column;margin-bottom:18px;display:flex}.selected-files>div{border-bottom:1px solid var(--line);grid-template-columns:25px 1fr auto;align-items:center;gap:8px;padding:10px 4px;font-size:10px;display:grid}.selected-files>div>span{color:var(--accent)}.selected-files>div>small{color:var(--muted)}.article-images{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:28px;display:grid}.article-images img{object-fit:cover;border:1px solid var(--line);border-radius:15px;width:100%;max-height:520px;display:block}.article-images img:only-child{object-fit:contain;grid-column:1/-1}.article-files{border:1px solid var(--line);border-radius:14px;margin:25px 0;padding:18px}.article-files h3{margin:0 0 10px;font:16px Georgia,serif}.article-files a{color:inherit;background:var(--cream);border-radius:9px;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;margin-top:7px;padding:11px;text-decoration:none;display:grid}.article-files a>span{color:var(--accent);font-size:18px}.article-files a>b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.article-files a>small{color:var(--muted);font-size:9px}.theme-space .attachment-picker>span{background:#17182d}@media (width<=640px){.article-images{grid-template-columns:1fr}.article-images img:only-child{grid-column:auto}.attachment-picker{align-items:flex-start}.article-files a{grid-template-columns:25px 1fr}.article-files a>small{grid-column:2}}.music-player{display:none}.header-player{border:1px solid var(--line);background:var(--cream);border-radius:12px;grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:8px;width:270px;height:44px;padding:5px 7px;display:grid}.header-player button{cursor:pointer;border:0;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;display:grid}.play-toggle{color:#fff;background:var(--accent)!important}.shuffle-button{color:var(--accent-deep);background:0 0;font-size:17px!important}.track-progress{min-width:0}.track-progress b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.2;display:block;overflow:hidden}.track-progress input{width:100%;height:3px;accent-color:var(--accent);cursor:pointer;margin-top:5px;display:block}.paste-guide{border-bottom:1px solid var(--line);background:var(--cream);align-items:center;gap:11px;padding:11px 12px;display:flex}.paste-guide>span{border:1px solid var(--line);color:var(--accent-deep);background:#fff;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:800}.paste-guide p{flex:1;margin:0}.paste-guide b,.paste-guide small{display:block}.paste-guide b{font-size:10px}.paste-guide small{color:var(--muted);margin-top:3px;font-size:8px}.paste-guide em{color:var(--accent-deep);font-size:9px;font-style:normal}.rich-editor{border-bottom:1px solid var(--line);outline:none;width:100%;min-height:330px;padding:25px 5px;font:15px/2 Georgia,Noto Serif KR,serif}.rich-editor:empty:before{content:attr(data-placeholder);color:#aaa}.inline-editor-figure{text-align:center;margin:22px 0}.inline-editor-figure img{border:1px solid var(--line);border-radius:13px;max-width:100%;max-height:520px;margin:auto;display:block}.inline-editor-figure figcaption{color:var(--muted);margin-top:7px;font:9px/1.5 Arial,sans-serif}.rich-article .inline-editor-figure{margin:30px -25px}.rich-article .inline-editor-figure img{object-fit:contain;width:auto;max-width:100%;max-height:720px}.rich-article>div,.rich-article>p{margin:0 0 14px}.theme-space .header-player,.theme-space .paste-guide{background:#20213a}.theme-space .paste-guide>span{background:#17182d}@media (width<=760px){.topbar{gap:10px}.header-player{width:190px}.settings-entry{padding:9px;font-size:0}.settings-entry span{font-size:18px}.brand{margin-right:auto}}@media (width<=520px){.topbar{padding:0 10px}.brand>span:last-child{display:none}.header-player{width:180px}.track-progress b{display:none}.track-progress input{margin-top:0}.paste-guide small{display:none}.rich-editor{min-height:280px}.rich-article .inline-editor-figure{margin:24px 0}}
