:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#211e1d;--muted:#756d68;--cream:#f4efe6;--paper:#fffdf8;--rose:#d56871;--mint:#5a8976;--blue:#577a95;--line:#211e1d24}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{background:radial-gradient(circle at 92% 3%, #d568712e, transparent 26rem), radial-gradient(circle at 4% 54%, #5a89761f, transparent 25rem), var(--cream);min-height:100%;color:var(--ink);margin:0;font-family:Arial,Noto Sans KR,sans-serif}a{color:inherit}main{width:min(1180px,100% - 40px);margin:0 auto}nav,footer,.nav-meta,.hero-bottom,.section-heading,.story-meta,.promise-grid{justify-content:space-between;align-items:center;display:flex}nav{border-bottom:1px solid var(--line);height:92px}.brand{color:var(--ink);letter-spacing:.12em;font:800 21px/1 Georgia,serif;text-decoration:none}.nav-meta{color:var(--muted);letter-spacing:.13em;gap:20px;font-size:10px;font-weight:700}.pill{border:1px solid var(--line);border-radius:999px;padding:8px 12px}.hero{border-bottom:1px solid var(--line);padding:92px 0 78px}.eyebrow{color:var(--rose);letter-spacing:.17em;margin:0;font-size:11px;font-weight:800}h1{letter-spacing:-.06em;max-width:1040px;margin:22px 0 42px;font:500 clamp(52px,8.5vw,104px)/.94 Georgia,Noto Serif KR,serif}h1 em{color:var(--rose);font-weight:inherit}.hero-bottom{align-items:flex-end;gap:40px}.intro{max-width:600px;color:var(--muted);margin:0;font-size:18px;line-height:1.75}.count{text-align:right;display:grid}.count strong{color:var(--rose);font:italic 46px/1 Georgia,serif}.count span{color:var(--muted);letter-spacing:.16em;margin-top:5px;font-size:9px;font-weight:700}.feed{padding:84px 0 100px}.section-heading{align-items:flex-end;margin-bottom:34px}.section-heading h2{letter-spacing:-.04em;margin:9px 0 0;font:500 42px/1.1 Georgia,Noto Serif KR,serif}.section-heading>p{color:var(--muted);margin:0;font-size:13px}.story-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.story-card{border:1px solid var(--line);color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fffdf8d1;border-radius:24px;text-decoration:none;transition:transform .12s,box-shadow .12s,border-color .12s;display:block;overflow:hidden;box-shadow:0 16px 50px #2c25200d}.story-card:focus-visible{outline-offset:4px;outline:3px solid #d5687161}.story-card:active{transform:scale(.985)}@media (hover:hover){.story-card:hover{border-color:#d5687161;transform:translateY(-7px);box-shadow:0 24px 58px #2c252021}.story-card:hover .portrait{transform:scale(1.025)}.story-card:hover .story-arrow{background:var(--rose);color:#fff;transform:translate(3px,-3px)}}.portrait{background:radial-gradient(circle at 67% 30%,#ffffff94,#0000 8rem),linear-gradient(145deg,#e9b1b5,#b15b65);place-items:center;height:230px;transition:transform .16s;display:grid;position:relative;overflow:hidden}.tone-1 .portrait{background:radial-gradient(circle at 67% 30%,#ffffff7a,#0000 8rem),linear-gradient(145deg,#9fbeaf,#4f7767)}.tone-2 .portrait{background:radial-gradient(circle at 67% 30%,#ffffff75,#0000 8rem),linear-gradient(145deg,#aec3d1,#536f86)}.portrait:before,.portrait:after{content:"";border:1px solid #ffffff5c;border-radius:50%;position:absolute}.portrait:before{width:190px;height:190px}.portrait:after{width:260px;height:260px}.portrait>span{z-index:1;color:#fffffff0;letter-spacing:-.08em;font:italic 58px/1 Georgia,serif;position:relative}.portrait i{color:#ffffffb8;font:italic 14px Georgia,serif;position:absolute;bottom:16px;right:20px}.heart-burst{z-index:4;pointer-events:none;position:absolute;inset:0;overflow:hidden}.heart-burst b{--heart-x:0px;--heart-y:-190px;--heart-r:0deg;--heart-delay:0s;color:var(--heart-color,#f67);font:700 var(--heart-size,24px)/1 Arial, sans-serif;text-shadow:0 3px 12px #5c222d3d;opacity:0;animation:heartFly .72s cubic-bezier(.18, .74, .24, 1) var(--heart-delay) forwards;position:absolute;bottom:8%;left:50%}.heart-burst b:first-child{--heart-x:-118px;--heart-y:-150px;--heart-r:-25deg}.heart-burst b:nth-child(2){--heart-x:-76px;--heart-y:-218px;--heart-r:18deg;--heart-delay:35ms}.heart-burst b:nth-child(3){--heart-x:-32px;--heart-y:-174px;--heart-r:-12deg;--heart-delay:70ms}.heart-burst b:nth-child(4){--heart-x:12px;--heart-y:-238px;--heart-r:24deg;--heart-delay:20ms}.heart-burst b:nth-child(5){--heart-x:52px;--heart-y:-184px;--heart-r:-20deg;--heart-delay:90ms}.heart-burst b:nth-child(6){--heart-x:92px;--heart-y:-222px;--heart-r:16deg;--heart-delay:55ms}.heart-burst b:nth-child(7){--heart-x:124px;--heart-y:-146px;--heart-r:28deg;--heart-delay:.11s}.heart-burst b:nth-child(8){--heart-x:2px;--heart-y:-160px;--heart-r:-8deg;--heart-delay:.125s;color:#ff9aa4}@keyframes heartFly{0%{opacity:0;transform:translate(-50%,12px)scale(.45)}18%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--heart-x)), var(--heart-y)) scale(1.18) rotate(var(--heart-r))}}.story-body{flex-direction:column;min-height:330px;padding:25px;display:flex}.story-meta{color:var(--rose);letter-spacing:.1em;gap:12px;font-size:9px;font-weight:800}.story-meta span:last-child{color:var(--muted)}.story-body h3{letter-spacing:-.025em;margin:32px 0 13px;font:600 25px/1.3 Georgia,Noto Serif KR,serif}.story-body p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.story-arrow{border:1px solid var(--line);width:38px;height:38px;color:var(--rose);background:#fffdf8bd;border-radius:50%;align-self:flex-end;place-items:center;margin-top:auto;font:20px/1 Arial,sans-serif;transition:transform .12s,background .12s,color .12s;display:grid}.empty{border:1px dashed var(--line);text-align:center;border-radius:24px;padding:72px}.empty span{color:var(--rose);font:italic 22px Georgia,serif}.empty p{color:var(--muted)}.promise{background:var(--ink);color:var(--paper);border-radius:28px;margin-bottom:80px;padding:64px}.promise .eyebrow{color:#e9949a}.promise-grid{align-items:flex-start;gap:80px;margin-top:32px}.promise h2{letter-spacing:-.045em;flex:1;margin:0;font:500 clamp(40px,6vw,68px)/1 Georgia,Noto Serif KR,serif}.fan-note h2 em{color:#e9949a;font-weight:inherit}.fan-note-copy{color:#d4ceca;word-break:keep-all;flex:1.1;max-width:480px;margin:9px 0 0;font:500 19px/1.9 Georgia,Noto Serif KR,serif}footer{color:var(--muted);padding:0 0 38px;font-size:12px}.status{align-items:center;gap:8px;display:flex}.status i{background:#b7afa8;border-radius:50%;width:8px;height:8px}.status.online i{background:var(--mint);box-shadow:0 0 0 5px #5a89761f}@media (max-width:900px){.story-grid{grid-template-columns:1fr}.story-card{grid-template-columns:minmax(240px,.8fr) 1fr;display:grid}.portrait{height:100%;min-height:320px}}@media (max-width:680px){main{width:min(100% - 28px,1180px)}nav{height:76px}.nav-meta>span:first-child{display:none}.hero{padding:64px 0 54px}h1{margin-bottom:30px}.hero-bottom,.section-heading,.promise-grid{flex-direction:column;align-items:flex-start}.count{text-align:left}.section-heading{gap:16px}.story-card{display:block}.portrait{height:210px;min-height:0}.story-body{min-height:310px}.promise{padding:38px 26px}.promise-grid{gap:28px}footer{flex-direction:column;align-items:flex-start;gap:16px}}.admin-shell{padding-bottom:70px}.admin-header{justify-content:space-between;align-items:flex-end;gap:40px;padding:72px 0 48px;display:flex}.admin-header h1{letter-spacing:-.055em;margin:14px 0 18px;font:500 clamp(52px,8vw,88px)/.95 Georgia,Noto Serif KR,serif}.admin-header>div>p:last-child{max-width:600px;color:var(--muted);margin:0;line-height:1.7}.scan-button,.publish-button,.archive-button{cursor:pointer;border:0;border-radius:999px;font-weight:800}.scan-button{background:var(--ink);color:var(--paper);padding:16px 22px}.radar-panel{grid-template-columns:230px 1fr;gap:14px;margin-bottom:82px;display:grid}.radar-summary,.target-list{border:1px solid var(--line);background:#fffdf8cc;border-radius:24px}.radar-summary{flex-direction:column;padding:28px;display:flex}.radar-summary>span,.radar-summary small{color:var(--muted);font-size:11px}.radar-summary strong{color:var(--rose);margin:20px 0;font:italic 64px/1 Georgia,serif}.target-list{padding:8px 24px}.target-list article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.target-list article:last-child{border-bottom:0}.target-list article div{align-items:center;gap:10px;display:flex}.target-list article>span{color:var(--muted);text-align:right;font-size:12px}.target-list i{border-radius:50%;width:8px;height:8px}.target-ok{background:var(--mint)}.target-error{background:var(--rose)}.review-section{padding-bottom:60px}.draft-list{gap:12px;display:grid}.draft-card{border:1px solid var(--line);background:#fffdf8d1;border-radius:22px;padding:28px}.draft-top{color:var(--rose);letter-spacing:.1em;justify-content:space-between;font-size:10px;font-weight:800;display:flex}.draft-card h3{margin:22px 0 12px;font:600 24px/1.3 Georgia,Noto Serif KR,serif}.draft-card>p{max-width:800px;color:var(--muted);margin:0;line-height:1.75}.draft-card>a{color:var(--blue);margin-top:18px;font-size:12px;font-weight:700;display:inline-block}.draft-actions{gap:8px;margin-top:26px;display:flex}.publish-button,.archive-button{padding:12px 17px}.publish-button{background:var(--rose);color:#fff}.archive-button{border:1px solid var(--line);color:var(--muted);background:0 0}.admin-empty{border:1px dashed var(--line);text-align:center;border-radius:22px;padding:70px 24px}.admin-empty p{color:var(--muted)}@media (max-width:680px){.admin-header{flex-direction:column;align-items:flex-start}.radar-panel{grid-template-columns:1fr}.target-list article{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px}.target-list article>span{text-align:left}}.admin-flash{color:var(--mint);background:#5a89761f;border:1px solid #5a897647;border-radius:14px;margin-top:24px;padding:14px 18px;font-size:13px;font-weight:800}.admin-flash.error{color:var(--rose);background:#d568711a;border-color:#d568714d}.back-link,.story-bottom-nav a{color:var(--muted);align-items:center;gap:9px;font-size:12px;font-weight:800;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.back-link:hover,.story-bottom-nav a:hover{color:var(--rose);transform:translate(-3px)}.back-link:focus-visible,.story-bottom-nav a:focus-visible,.story-source a:focus-visible{outline-offset:4px;border-radius:8px;outline:3px solid #d5687152}.story-detail{width:min(940px,100%);margin:72px auto 42px}.story-detail-header{border-bottom:1px solid var(--line);padding-bottom:54px}.story-detail-meta{color:var(--rose);letter-spacing:.11em;flex-wrap:wrap;align-items:center;gap:10px 22px;font-size:10px;font-weight:800;display:flex}.story-detail-meta span:not(:first-child){color:var(--muted)}.story-detail-header h1{letter-spacing:-.05em;max-width:900px;margin:28px 0 30px;font:500 clamp(44px,7vw,76px)/1.05 Georgia,Noto Serif KR,serif}.story-detail-header>p{max-width:760px;color:var(--muted);margin:0;font-size:clamp(18px,2.4vw,22px);line-height:1.8}.story-video{aspect-ratio:16/9;background:var(--ink);border-radius:26px;margin:54px 0;position:relative;overflow:hidden;box-shadow:0 24px 70px #2c252029}.story-video iframe{border:0;width:100%;height:100%}.story-copy{width:min(720px,100%);margin:64px auto}.story-copy>p:last-child{color:var(--ink);letter-spacing:-.025em;margin:18px 0 0;font:500 clamp(22px,3vw,30px)/1.7 Georgia,Noto Serif KR,serif}.story-source{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink);gap:28px;margin-top:72px;padding:30px 0}.story-source>div{gap:8px;min-width:0;display:grid}.story-source>div span{color:var(--rose);letter-spacing:.16em;font-size:9px;font-weight:800}.story-source strong{text-overflow:ellipsis;white-space:nowrap;max-width:650px;font:600 17px/1.4 Georgia,Noto Serif KR,serif;overflow:hidden}.story-source a{background:var(--ink);color:var(--paper);border-radius:999px;flex:none;align-items:center;gap:8px;padding:14px 18px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.story-source a:hover{background:var(--rose);transform:translateY(-2px)}.story-source a:active{transform:scale(.97)}.story-bottom-nav{width:min(940px,100%);margin:0 auto;padding:0 0 70px}@media (prefers-reduced-motion:reduce){.story-card,.portrait,.story-arrow,.back-link,.story-bottom-nav a,.story-source a{transition:none}}@media (max-width:680px){.story-detail{margin-top:44px}.story-detail-header{padding-bottom:38px}.story-detail-header h1{margin-top:22px}.story-video{border-radius:18px;width:calc(100% + 28px);margin:38px -14px 46px}.story-copy{margin:48px auto}.story-source{flex-direction:column;align-items:flex-start}.story-source strong{white-space:normal;max-width:100%}.story-source a{justify-content:center;width:100%}}.story-loading{min-height:100vh;position:relative}.route-progress{z-index:20;background:var(--rose);width:38%;height:3px;animation:.7s ease-in-out infinite alternate route-progress;position:fixed;top:0;left:0;box-shadow:0 0 12px #d5687173}.loading-label{color:var(--rose);font-size:11px;font-weight:800}.loading-story{width:min(940px,100%);margin:72px auto}.loading-story>span,.loading-video{background:linear-gradient(100deg,#211e1d12 20%,#ffffff8f 45%,#211e1d12 70%) 0 0/260% 100%;border-radius:999px;animation:.85s linear infinite loading-shimmer;display:block}.loading-kicker{width:170px;height:12px;margin-bottom:34px}.loading-title{width:62%;height:clamp(46px,7vw,72px);margin-bottom:14px}.loading-title-wide{width:88%}.loading-copy{width:74%;height:18px;margin-top:34px}.loading-copy-short{width:48%;margin-top:12px}.loading-video{aspect-ratio:16/9;border-radius:26px;width:100%;margin-top:58px}@keyframes route-progress{0%{transform:translate(-25%)}to{transform:translate(190%)}}@keyframes loading-shimmer{0%{background-position:110% 0}to{background-position:-110% 0}}@media (max-width:680px){.loading-story{margin-top:44px}.loading-title,.loading-title-wide{width:100%}.loading-copy{width:92%}.loading-copy-short{width:64%}.loading-video{border-radius:18px;width:calc(100% + 28px);margin-left:-14px}}@media (prefers-reduced-motion:reduce){.route-progress,.loading-story>span,.loading-video{animation:none}}.story-paragraphs{gap:24px;margin-top:24px;display:grid}.story-paragraphs p{color:var(--ink);letter-spacing:-.02em;margin:0;font:500 clamp(20px,2.5vw,27px)/1.8 Georgia,Noto Serif KR,serif}.editor-choice{background:#fffdf8b3;border:1px solid #d5687138;border-radius:22px;grid-template-columns:auto 1fr;align-items:center;gap:20px;width:min(720px,100%);margin:56px auto 0;padding:24px;display:grid}.editor-choice>span{color:var(--rose);white-space:nowrap;background:#d568711f;border-radius:999px;padding:12px 15px;font-size:12px;font-weight:800}.editor-choice small{color:var(--muted);letter-spacing:.1em;font-size:10px;font-weight:800}.editor-choice p{margin:7px 0 0;font-size:15px;line-height:1.65}.story-continuation{border-top:1px solid var(--line);width:min(720px,100%);margin:52px auto 0;padding-top:48px}.story-continuation>h2{letter-spacing:-.035em;max-width:580px;margin:8px 0 24px;font:600 clamp(25px,3vw,36px)/1.35 Georgia,Noto Serif KR,serif}.continuation-card{color:inherit;background:linear-gradient(135deg,#d5687114,#fffdf8db);border:1px solid #d568712e;border-radius:22px;grid-template-columns:auto 1fr;gap:20px;padding:24px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.continuation-card:hover,.continuation-card:focus-visible{border-color:#d5687159;outline:none;transform:translateY(-3px);box-shadow:0 18px 38px #5a3c3617}.continuation-card>span{color:var(--rose);white-space:nowrap;background:#d568711f;border-radius:999px;align-self:start;padding:10px 13px;font-size:11px;font-weight:800}.continuation-card h3{margin:0;font:700 19px/1.45 Georgia,Noto Serif KR,serif}.continuation-card p{color:var(--muted);margin:9px 0 13px;font-size:13px;line-height:1.65}.continuation-card small{color:var(--rose);font-size:11px;font-weight:800}.draft-editorial{background:#d568710f;border:1px solid #d568712e;border-radius:16px;margin-top:22px;padding:18px}.draft-editorial>small{color:var(--rose);letter-spacing:.1em;font-size:10px;font-weight:800}.draft-editorial>p{color:var(--ink);margin:7px 0 0;font-size:13px;line-height:1.6}.draft-editorial details{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.draft-editorial summary{color:var(--blue);cursor:pointer;font-size:12px;font-weight:800}.draft-editorial details p{color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.75}.radar-scorecard{background:#38587d0d;border:1px solid #38587d29;border-radius:16px;margin-top:20px;padding:18px}.radar-score-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.radar-score-grid span{color:var(--muted);letter-spacing:.04em;gap:5px;font-size:10px;font-weight:800;display:grid}.radar-score-grid strong{color:var(--blue);font:700 24px/1 Georgia,serif}.radar-scorecard>p{color:var(--ink);margin:14px 0 5px;font-size:12px;line-height:1.6}.radar-scorecard>small{color:var(--muted);font-size:10px}.radar-scorecard .radar-context{border-top:1px solid #38587d1f;margin-top:14px;padding-top:13px}.radar-context b{color:var(--blue);letter-spacing:.08em;margin-bottom:4px;font-size:10px;display:block}@media (max-width:680px){.editor-choice,.continuation-card{grid-template-columns:1fr}.editor-choice>span{width:fit-content}}.mood-radar{background:radial-gradient(circle at 8% 20%,#d5687124,#0000 16rem),#fffdf8b8;border:1px solid #d5687133;border-radius:24px;margin-bottom:28px;padding:26px;position:relative;overflow:hidden}.mood-radar-copy{align-items:center;gap:15px;display:flex}.mood-radar-copy small{color:var(--rose);letter-spacing:.15em;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.mood-radar-copy strong{font:600 19px/1.35 Georgia,Noto Serif KR,serif}.radar-orbit{border:1px solid #d5687159;border-radius:50%;flex:none;width:44px;height:44px;position:relative}.radar-orbit:before,.radar-orbit:after{content:"";border:1px solid #d5687140;border-radius:50%;position:absolute;inset:8px}.radar-orbit:after{border:0;border-top:1px solid var(--rose);transform-origin:0;height:1px;animation:3s linear infinite radarSweep;inset:50% 2px auto 50%}.radar-orbit i{background:var(--rose);border-radius:50%;width:5px;height:5px;position:absolute;top:11px;right:9px;box-shadow:0 0 0 4px #d568711f}.mood-filters{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.mood-chip{border:1px solid var(--line);background:var(--paper);min-height:44px;color:var(--muted);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:999px;padding:10px 15px;font:700 12px/1.2 Arial,Noto Sans KR,sans-serif;transition:transform .12s,color .12s,border-color .12s,background .12s}.mood-chip:hover,.mood-chip:focus-visible{color:var(--rose);border-color:#d5687173;outline:none}.mood-chip:active{transform:scale(.96)}.mood-chip.active{border-color:var(--rose);background:var(--rose);color:#fff;box-shadow:0 7px 18px #d5687133}.radar-result{color:var(--muted);align-items:center;gap:8px;margin:18px 0 0;font-size:12px;display:flex}.radar-result>span{background:var(--mint);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #5a89761a}.story-card.radar-reveal{opacity:0;animation:.38s forwards radarReveal}@keyframes radarSweep{to{transform:rotate(360deg)}}@keyframes radarReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.radar-orbit:after,.story-card.radar-reveal{animation:none}.story-card.radar-reveal{opacity:1}}@media (max-width:680px){.mood-radar{padding:21px 17px}.mood-radar-copy{align-items:flex-start}.mood-chip{flex:calc(50% - 9px);min-width:138px}}.portrait.has-art{background:#d9c7bd}.portrait.has-art>img{object-fit:cover;object-position:center 32%;width:100%;height:100%;transition:transform .32s cubic-bezier(.2,.7,.2,1)}.portrait.has-art:before{z-index:1;pointer-events:none;background:linear-gradient(#0000,#19141659);border:0;border-radius:0;width:auto;height:42%;inset:auto 0 0}.portrait.has-art:after{display:none}.portrait.has-art i{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#19141647;border:1px solid #fff6;border-radius:999px;padding:7px 9px;font-size:11px}@media (hover:hover){.story-card:hover .portrait.has-art>img{transform:scale(1.045)}}@media (max-width:680px){.portrait.has-art{height:250px}}.brand-lockup{min-width:max-content;color:var(--ink);-webkit-tap-highlight-color:transparent;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-mark{object-fit:contain;filter:drop-shadow(0 5px 8px #3d2a2624);width:58px;height:54px;transition:transform .18s cubic-bezier(.2,.7,.2,1);transform:rotate(-3deg)}.brand-type{gap:4px;display:grid}.brand-type strong{letter-spacing:.115em;font:800 21px/1 Georgia,serif}.brand-type small{color:var(--muted);letter-spacing:.055em;font-size:8px;font-weight:800}.brand-lockup:focus-visible{outline-offset:5px;border-radius:8px;outline:3px solid #d5687159}@media (hover:hover){a.brand-lockup:hover .brand-mark{transform:rotate(5deg)scale(1.08)}}.brand-lockup.compact .brand-mark{width:42px;height:39px}.brand-lockup.compact .brand-type small{display:none}.radar-lockup{align-items:center;gap:9px;width:fit-content;display:inline-flex}.radar-brand-mark{object-fit:contain;filter:drop-shadow(0 5px 9px #36304121);flex:none;width:48px;height:48px}.radar-type{gap:3px;display:grid}.radar-type strong{color:var(--ink);letter-spacing:.105em;font:800 15px/1 Georgia,serif}.radar-type small{color:var(--rose);letter-spacing:.145em;font-size:8px;font-weight:900}.radar-lockup.compact .radar-brand-mark{width:39px;height:39px}.radar-lockup.compact .radar-type strong{font-size:12px}.section-heading .radar-lockup{margin-bottom:8px}.mood-radar-copy>div{gap:9px;display:grid}.mood-radar-copy .radar-lockup{margin-bottom:1px}.mood-radar-copy .radar-brand-mark{width:44px;height:44px;animation:3s ease-in-out infinite scrapbookRadarPulse}.mood-radar-copy .radar-type strong{font-size:11px}.mood-radar-copy .radar-type small{margin:0}.radar-summary{position:relative;overflow:hidden}.radar-summary-mark{object-fit:contain;opacity:.26;width:74px;height:74px;position:absolute;top:13px;right:11px;transform:rotate(7deg)}@keyframes scrapbookRadarPulse{0%,to{transform:rotate(-2deg)scale(1)}50%{transform:rotate(3deg)scale(1.05)}}@media (prefers-reduced-motion:reduce){.brand-mark,.mood-radar-copy .radar-brand-mark{transition:none;animation:none}}@media (max-width:680px){.brand-lockup{gap:7px}.brand-mark{width:46px;height:43px}.brand-type strong{letter-spacing:.085em;font-size:17px}.brand-type small{display:none}.radar-brand-mark{width:42px;height:42px}.section-heading .radar-lockup{margin-bottom:5px}.mood-radar-copy>div{gap:7px}}.story-star-link{color:var(--rose);border-bottom:1px solid #d5687159;text-decoration:none;transition:color .18s,border-color .18s}.story-star-link:hover,.story-star-link:focus-visible{color:var(--ink);border-color:var(--ink);outline:none}.continuation-grid{gap:10px;display:grid}.continuation-grid .continuation-card{border-radius:18px;grid-template-columns:128px 1fr;align-items:center;padding:18px 20px}.continuation-grid .continuation-card>span{text-align:center}.continuation-grid .continuation-card div{grid-template-columns:1fr auto;align-items:center;gap:4px 16px;display:grid}.continuation-grid .continuation-card time{color:var(--muted);letter-spacing:.08em;grid-column:1/-1;font-size:10px;font-weight:800}.continuation-grid .continuation-card h3{font-size:16px}.profile-inline-link{color:var(--rose);align-items:center;gap:9px;margin-top:20px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.profile-inline-link:hover span{transform:translate(4px)}.profile-inline-link span{transition:transform .18s}.time-capsule{background:linear-gradient(112deg, #5a89761f, #fffdf8e0), var(--paper);color:inherit;border:1px solid #5a897647;border-radius:22px;grid-template-columns:190px 120px minmax(0,1fr) 42px;align-items:center;gap:28px;margin:-52px 0 92px;padding:24px 28px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 54px #2c25200f}.time-capsule:before{content:"";border:1px solid #5a897629;border-radius:50%;width:120px;height:120px;position:absolute;top:-42px;right:9%}.time-capsule:hover,.time-capsule:focus-visible{border-color:#5a897694;outline:none;transform:translateY(-4px);box-shadow:0 26px 62px #2c25201c}.time-capsule-label{gap:7px;display:grid}.time-capsule-label span,.time-capsule-label time{letter-spacing:.12em;font-size:9px;font-weight:800}.time-capsule-label span{color:var(--mint)}.time-capsule-label time{color:var(--muted)}.time-capsule>strong{color:var(--rose);font:italic 17px/1 Georgia,serif}.time-capsule h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font:600 20px/1.4 Georgia,Noto Serif KR,serif;overflow:hidden}.time-capsule>i{background:var(--ink);width:42px;height:42px;color:var(--paper);border-radius:50%;place-items:center;font-style:normal;display:grid}.star-profile-hero{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(42px,8vw,104px);padding:72px 0 58px;display:grid}.star-profile-art{padding:16px;position:relative;transform:rotate(-2.4deg)}.star-profile-art:before,.star-profile-art:after{content:"";z-index:-1;background:#d5687129;border-radius:28px;position:absolute;inset:3% -2% -2% 4%;transform:rotate(5deg)}.star-profile-art:after{background:#5a897626;inset:-2% 4% 5% -3%;transform:rotate(-4deg)}.star-profile-art img{background:var(--paper);border-radius:24px;width:100%;height:auto;display:block;box-shadow:0 28px 70px #2c252029}.star-profile-copy h1{margin:18px 0 22px;font-size:clamp(58px,8vw,102px)}.star-profile-copy>p:not(.eyebrow){max-width:600px;color:var(--muted);margin:0;font:500 clamp(17px,2vw,21px)/1.7 Georgia,Noto Serif KR,serif}.star-profile-stats{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.star-profile-stats span{border:1px solid var(--line);min-width:128px;color:var(--muted);letter-spacing:.12em;border-radius:16px;gap:7px;padding:15px 17px;font-size:9px;font-weight:800;display:grid}.star-profile-stats strong{color:var(--ink);letter-spacing:0;font:700 21px/1.1 Georgia,serif}.profile-moods{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:9px;padding:0 0 58px;display:flex}.profile-moods span{color:var(--muted);background:#fffdf8c7;border-radius:999px;align-items:center;gap:9px;padding:10px 14px;font-size:11px;font-weight:800;display:inline-flex}.profile-moods strong{width:22px;height:22px;color:var(--rose);background:#d568711f;border-radius:50%;place-items:center;font-size:10px;display:grid}.star-constellation{padding:76px 0 110px}.star-constellation .section-heading>span{color:var(--muted);letter-spacing:.08em;font-size:11px;font-weight:800}.constellation-track{grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:12px;display:grid;position:relative}.constellation-node{border:1px solid var(--line);min-height:220px;color:inherit;background:#fffdf8c2;border-radius:22px;align-content:start;padding:25px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;position:relative}.constellation-node:hover,.constellation-node:focus-visible{z-index:2;border-color:#d5687166;outline:none;transform:translateY(-6px)rotate(-.5deg);box-shadow:0 24px 54px #2c25201c}.constellation-node>i{background:var(--rose);border:4px solid #d5687133;border-radius:50%;width:14px;height:14px;margin-bottom:28px;box-shadow:0 0 0 8px #d568710f}.constellation-node time{color:var(--muted);letter-spacing:.08em;font-size:9px;font-weight:800}.constellation-node>span{color:var(--rose);margin:9px 0 6px;font-size:11px;font-weight:800}.constellation-node h3{margin:0;font:700 17px/1.48 Georgia,Noto Serif KR,serif}.constellation-node b{color:var(--rose);position:absolute;bottom:19px;right:22px}.constellation-node em{pointer-events:none;background:linear-gradient(90deg,#d5687159,#0000);width:calc(100% - 18px);height:1px;position:absolute;top:31px;left:47px}@media (max-width:760px){.time-capsule{grid-template-columns:1fr auto;gap:10px 18px;margin-top:-58px;padding:21px}.time-capsule-label,.time-capsule>strong,.time-capsule h2{grid-column:1}.time-capsule>i{grid-area:1/2/span 3}.time-capsule h2{white-space:normal;font-size:17px}.star-profile-hero{grid-template-columns:1fr;gap:46px;padding-top:48px}.star-profile-art{width:min(440px,92%);margin:0 auto}.star-profile-copy h1{font-size:clamp(52px,18vw,82px)}.star-profile-stats{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.star-profile-stats span{min-width:0;padding:12px 10px}.star-profile-stats strong{font-size:15px}.continuation-grid .continuation-card{grid-template-columns:1fr;gap:12px}.continuation-grid .continuation-card>span{width:fit-content}.constellation-track{grid-template-columns:1fr}.constellation-node{min-height:190px}.constellation-node em{display:none}}
