:root{color-scheme:dark;--night: #0b1024;--night-2: #121a39;--night-3: #1a244b;--paper: #fbf7ed;--paper-deep: #eee7d8;--ink: #25231f;--muted: #8e98b9;--muted-ink: #777064;--sky: #92b8ff;--sky-bright: #c6d9ff;--sun: #f2bf68;--line: rgba(255,255,255,.1);--shadow: 0 28px 80px rgba(0,0,0,.34);--radius: 24px;font-family:Inter,Pretendard,Apple SD Gothic Neo,Noto Sans KR,system-ui,sans-serif}*{box-sizing:border-box}html{min-width:320px;background:var(--night)}body{margin:0;min-height:100vh;color:#f5f7ff;background:radial-gradient(circle at 72% -10%,rgba(92,125,220,.3),transparent 34rem),radial-gradient(circle at 20% 110%,rgba(47,84,154,.24),transparent 30rem),var(--night)}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(146,184,255,.75);outline-offset:3px}.skip-link{position:fixed;z-index:100;top:10px;left:10px;padding:10px 14px;border-radius:10px;color:#152044;background:#f0f4ff;transform:translateY(-160%);transition:transform .15s ease}.skip-link:focus{transform:translateY(0)}.app-shell{min-height:100vh;display:grid;grid-template-columns:238px minmax(0,1fr) 320px}.left-rail{border-right:1px solid var(--line);padding:28px 20px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow-y:auto;overscroll-behavior:contain;background:#070c1d47;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:11px;font-weight:760;font-size:1.05rem;letter-spacing:-.02em;margin:0 8px 34px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#d9e6ff,#6b93ec);color:#0d1734;box-shadow:0 8px 24px #638de642}.nav{display:grid;gap:8px}.nav-btn,.mobile-nav button{border:0;background:transparent;display:flex;align-items:center;gap:12px;min-height:48px;padding:0 14px;border-radius:14px;color:#aeb7d2;cursor:pointer;text-align:left;transition:.2s ease}.nav-btn:hover{background:#ffffff0e;color:#fff}.nav-btn.active{color:#fff;background:linear-gradient(90deg,#7ba1f133,#7ba1f10f);box-shadow:inset 3px 0 0 var(--sky)}.nav-icon{width:22px;text-align:center;font-size:1.06rem}.rail-foot{margin-top:auto;padding:18px 10px 4px;border-top:1px solid var(--line);color:var(--muted);font-size:.82rem;line-height:1.6}.rail-foot small{display:block}main{min-width:0;padding:28px clamp(22px,4vw,64px) 80px}.topbar{max-width:760px;margin:0 auto 22px;display:flex;align-items:center;justify-content:space-between;gap:16px}.eyebrow{color:var(--muted);font-size:.86rem;margin:0 0 4px}.page-title{margin:0;font-size:1.2rem;letter-spacing:-.02em}.top-actions{display:flex;gap:8px}.soft-button,.icon-button{border:1px solid rgba(255,255,255,.13);background:#ffffff0e;border-radius:999px;min-height:40px;padding:0 14px;cursor:pointer;color:#d7ddef}.soft-button:hover,.icon-button:hover{background:#ffffff1a}.icon-button{width:40px;padding:0;display:grid;place-items:center}.view{display:none;max-width:760px;margin:0 auto}.view.active{display:block;animation:rise .42s ease both}@keyframes rise{0%{opacity:0;transform:translateY(9px)}}.topic-row{display:flex;gap:8px;margin-bottom:15px;overflow-x:auto;padding:2px 2px 7px;scrollbar-width:none}.topic-row::-webkit-scrollbar{display:none}.topic{flex:0 0 auto;border:1px solid rgba(255,255,255,.13);color:#b8c1dc;background:#ffffff09;padding:9px 14px;border-radius:999px;cursor:pointer}.topic.active{background:var(--paper);color:var(--ink);border-color:var(--paper)}.paper{--paper-rule: 2.25rem;position:relative;overflow:hidden;color:var(--ink);background:linear-gradient(90deg,transparent 54px,rgba(184,91,91,.14) 54px,rgba(184,91,91,.14) 55px,transparent 55px),repeating-linear-gradient(var(--paper) 0,var(--paper) calc(var(--paper-rule) - 1px),rgba(95,111,139,.11) var(--paper-rule));background-position:0 0,0 clamp(42px,7vw,72px);border-radius:var(--radius);min-height:420px;padding:clamp(42px,7vw,72px) clamp(32px,7vw,76px) 42px;box-shadow:var(--shadow)}.paper:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px #493f2f17,inset 20px 0 35px #56432606;border-radius:inherit}.paper-meta{display:flex;justify-content:space-between;gap:18px;color:var(--muted-ink);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.reading{margin:56px 0 0;font-family:Georgia,"Noto Serif KR",Nanum Myeongjo,serif;font-size:clamp(1.28rem,2.2vw,1.65rem);line-height:var(--paper-rule);letter-spacing:-.025em;word-break:keep-all;overflow-wrap:anywhere}.reading-text{padding:.04em .12em;background:var(--paper);-webkit-box-decoration-break:clone;box-decoration-break:clone}.reading.translation{margin-top:calc(var(--paper-rule) - 1px);padding-top:var(--paper-rule);border-top:1px solid rgba(63,58,49,.18);font-size:clamp(.98rem,1.55vw,1.12rem);line-height:var(--paper-rule);color:#69645c;letter-spacing:-.01em}.paper-foot{display:flex;justify-content:space-between;align-items:center;margin-top:38px;color:#82796b;font-size:.84rem}.new-page{background:transparent;color:#5c5b59;border:1px solid rgba(42,39,34,.16);border-radius:999px;padding:9px 13px;cursor:pointer;position:relative;z-index:1}.note-panel{margin-top:18px;padding:22px;background:#141d3dc2;border:1px solid var(--line);border-radius:20px}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:15px}.panel-head h3{margin:0;font-size:1rem}.panel-head small{color:var(--muted)}.note-status{display:grid;gap:3px;text-align:right}textarea{width:100%;min-height:112px;resize:vertical;margin:16px 0 14px;border:0;border-bottom:1px solid rgba(255,255,255,.14);border-radius:10px 10px 0 0;padding:14px;background:#04081642;color:#f2f5ff;font-size:1rem;line-height:1.75}textarea::placeholder{color:#7782a3}.note-actions{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap}.primary-button,.plane-button{border:0;border-radius:999px;min-height:44px;padding:0 18px;font-weight:720;cursor:pointer}.primary-button{background:#dfe9ff;color:#152044}.plane-button{background:linear-gradient(135deg,#719df5,#4f75d6);color:#fff;box-shadow:0 10px 25px #4870d547}.plane-button:hover{transform:translateY(-1px)}.right-rail{border-left:1px solid var(--line);padding:28px 22px;position:sticky;top:0;height:100vh;overflow:auto;background:#070c1d33}.right-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.right-head h2{font-size:.98rem;margin:0}.count-badge{background:#92b8ff29;color:var(--sky-bright);padding:4px 9px;border-radius:999px;font-size:.78rem}.flight-card{border:1px solid rgba(255,255,255,.11);border-radius:19px;padding:17px;background:linear-gradient(150deg,#1f2c58cc,#111938d1);margin-bottom:12px}.flight-person{display:flex;gap:11px;align-items:center}.avatar{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#ffd7a3,#9f73c6);color:#271737;font-weight:800}.avatar.blue{background:linear-gradient(145deg,#b5edff,#7691dc);color:#10275a}.person-name{margin:0 0 2px;font-weight:700;font-size:.92rem}.person-place{margin:0;color:var(--muted);font-size:.78rem}.flight-line{height:3px;margin:22px 4px 15px;background:#ffffff1f;border-radius:3px;overflow:hidden}.flight-progress{appearance:none;display:block;width:100%;height:100%;border:0;background:transparent}.flight-progress::-webkit-progress-bar{background:transparent}.flight-progress::-webkit-progress-value{background:linear-gradient(90deg,#638ae5,#cadcff)}.flight-progress::-moz-progress-bar{background:linear-gradient(90deg,#638ae5,#cadcff)}.flight-info{display:flex;align-items:center;justify-content:space-between;gap:10px}.arrival-label{color:var(--muted);font-size:.78rem}.countdown{font-variant-numeric:tabular-nums;font-weight:760;color:#eff4ff}.open-flight{width:100%;min-height:39px;border:1px solid rgba(255,255,255,.14);background:#ffffff12;border-radius:12px;cursor:pointer;margin-top:14px}.privacy-note{color:#7f8aa8;font-size:.75rem;line-height:1.55;margin:20px 3px}.section-card{padding:24px;background:#141d3db8;border:1px solid var(--line);border-radius:22px;margin-bottom:14px}.section-card h2{margin:0 0 8px;font-size:1.2rem}.section-card>p{color:var(--muted);margin:0 0 20px;line-height:1.65}.book-grid{display:grid;gap:13px;grid-template-columns:repeat(2,minmax(0,1fr))}.book-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.book-heading-row h2{margin-bottom:8px}.book-heading-row p{margin:0;color:var(--muted);line-height:1.6}.book-count{flex:0 0 auto;padding:7px 11px;border:1px solid rgba(146,184,255,.18);border-radius:999px;color:var(--sky-bright);background:#92b8ff1a;font-size:.8rem;font-weight:700}.book-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));gap:10px;align-items:end;margin-bottom:9px;padding:15px;border:1px solid var(--line);border-radius:16px;background:#050a1b2e}.book-filters label{display:grid;gap:7px;min-width:0;color:#dfe5f7;font-size:.8rem;font-weight:700}.book-filters input,.book-filters select{width:100%;min-height:44px;padding:0 12px;border:1px solid rgba(255,255,255,.13);border-radius:12px;color:#edf2ff;background:#1a254d;color-scheme:dark}.book-filter-clear{min-height:44px;white-space:nowrap}.book-result-status{min-height:1.5em;margin:0 0 14px;color:var(--muted);font-size:.8rem}.book-entry{background:var(--paper);color:var(--ink);border-radius:18px;min-height:180px;padding:21px;box-shadow:0 14px 40px #0000002e;min-width:0}.book-entry-meta{display:flex;align-items:center;justify-content:space-between;gap:9px}.book-entry time{font-size:.76rem;color:var(--muted-ink)}.book-entry h3{font-family:Georgia,"Noto Serif KR",serif;margin:22px 0 9px;font-size:1.05rem}.book-entry p{margin:0;line-height:1.65;color:#625e56;font-size:.9rem;overflow-wrap:anywhere}.book-source{margin-top:17px;border-top:1px solid rgba(63,58,49,.13);border-bottom:1px solid rgba(63,58,49,.13)}.book-source summary{padding:10px 0;color:#666055;cursor:pointer;font-size:.8rem;font-weight:700}.book-source-text{display:grid;gap:10px;padding:2px 0 14px}.book-source-text p{color:#4e4a43}.book-source-text p[lang=en]{color:#706a60;font-family:Georgia,serif;font-size:.82rem}.book-source .book-source-missing{padding:2px 0 14px;color:#857b6c}.book-entry-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:18px}.book-entry .text-button{color:#465f91;font-weight:700}.book-entry .delete-button{color:#a24d58}.compact-button{min-height:38px;padding:0 14px}.book-edit-form{display:grid;gap:8px;margin-top:18px}.book-edit-form label{color:#4a463f;font-size:.82rem;font-weight:700}.book-edit-form textarea{min-height:108px;padding:12px;border:1px solid rgba(63,58,49,.23);border-radius:12px;color:var(--ink);background:#fffdf7;resize:vertical}.book-edit-form>small{justify-self:end;color:var(--muted-ink)}.book-delete-confirm{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;color:#783d46;font-size:.82rem}.empty-book{color:var(--muted);grid-column:1/-1;padding:30px 0;text-align:center}.sample-book-section,.sample-flight-section{margin-top:22px;padding-top:17px;border-top:1px solid var(--line)}.sample-book-section>summary,.sample-flight-section>summary{color:#c9d6f3;cursor:pointer;font-weight:760}.sample-book-section>p,.sample-flight-section>p{margin:10px 0 15px;color:var(--muted);font-size:.82rem;line-height:1.55}.empty-flight-list{margin:0;padding:26px 0;color:var(--muted);text-align:center}.profile-card{padding:clamp(24px,5vw,38px)}.profile-form{display:grid;gap:20px}.profile-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.profile-field{display:grid;gap:9px;color:#dfe5f7;font-weight:700}.profile-field-help{margin:-5px 0 0;color:var(--muted);font-size:.78rem;line-height:1.55}.profile-field-wide{grid-column:1 / -1}.profile-field input{width:100%;min-height:50px;border:1px solid rgba(255,255,255,.13);border-radius:13px;padding:0 14px;color:#edf2ff;background:#1a254d;color-scheme:dark}.profile-field input::placeholder{color:#7782a3}.profile-field>small{color:var(--muted);font-size:.78rem;font-weight:500;line-height:1.5}.profile-privacy{margin:0;padding:14px 16px;border:1px solid rgba(146,184,255,.13);border-radius:14px;color:#aeb8d5;background:#050a1b2e;font-size:.84rem;line-height:1.6}.profile-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.profile-save-state{color:var(--muted);font-size:.84rem}.profile-view{display:grid!important;gap:14px}.security-card{margin-bottom:0;border-color:#78cdb32e;background:linear-gradient(145deg,#122a37c7,#101936e6)}.security-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.security-card-head h2{margin:0}.security-badge{display:inline-flex;min-height:29px;align-items:center;padding:5px 10px;border:1px solid rgba(117,218,183,.23);border-radius:999px;color:#c8f5e5;background:#50b18f1f;font-size:.74rem;font-weight:760;white-space:nowrap}.security-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.security-status-grid>div{display:grid;gap:6px;min-height:88px;padding:14px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:#ffffff09}.security-status-grid strong{color:#dfe8f5;font-size:.82rem}.security-status-grid span{color:#a7d9c9;font-size:.8rem;line-height:1.45}.security-status-grid .security-warning-item span{color:#ffd4a5}.security-explanation,.security-download-note{color:#aebbd2;font-size:.82rem;line-height:1.65}.security-explanation{margin:17px 0 0}.security-download-note{margin:15px 0 0}.security-message{margin-top:14px}.security-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px}.security-file-actions{justify-content:flex-start;flex-wrap:wrap}.secondary-button{min-height:42px;padding:0 16px;border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#e8efff;background:#ffffff12;cursor:pointer;font-weight:700}.import-file-label{display:inline-flex;align-items:center;justify-content:center}#security-import-file:focus-visible+.import-file-label{outline:3px solid rgba(146,184,255,.75);outline-offset:3px}.import-file-label.disabled{opacity:.58;cursor:not-allowed}.import-status{margin:14px 0 0}.import-status strong{color:#e8efff}.import-error{color:#ffd0b8}.restore-preview{margin-top:17px;padding:18px;border:1px solid rgba(146,184,255,.18);border-radius:16px;background:#050a1b33}.restore-preview h3{margin:0 0 14px;font-size:.98rem}.restore-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0}.restore-summary>div{padding:11px;border:1px solid var(--line);border-radius:12px;background:#ffffff08}.restore-summary dt{color:var(--muted);font-size:.74rem}.restore-summary dd{margin:5px 0 0;overflow-wrap:anywhere}.restore-note,.restore-danger{margin:12px 0 0;font-size:.82rem;line-height:1.55}.restore-note{color:#b7c4dd}.restore-danger{color:#ffd0b8}.restore-warnings{margin:12px 0 0;padding-left:19px;color:#e0c899;font-size:.82rem;line-height:1.55}.restore-mode{margin-top:16px}.restore-saju-choice{display:flex;align-items:flex-start;gap:10px;margin-top:14px;color:#dfe5f7;cursor:pointer}.restore-saju-choice input{width:18px;height:18px;margin-top:2px;accent-color:var(--sky)}.restore-saju-choice strong,.restore-saju-choice small{display:block}.restore-saju-choice small{margin-top:4px;color:var(--muted);line-height:1.45}.restore-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:17px}.security-delete-row{justify-content:flex-end;padding-top:15px;border-top:1px solid rgba(255,255,255,.08)}.security-delete-confirm{justify-content:flex-end}.saju-card{margin-bottom:0}.saju-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.saju-card-head h2{margin-bottom:8px}.saju-card-head p{margin:0;color:var(--muted);line-height:1.6}.choice-fieldset{display:flex;flex-wrap:wrap;gap:12px 20px;margin:0;padding:15px 16px;border:1px solid var(--line);border-radius:15px;background:#050a1b2e}.choice-fieldset legend{padding:0 7px;color:#dfe5f7;font-weight:700}.choice-fieldset label,.inline-choice{display:inline-flex;align-items:center;gap:8px;color:#cdd5eb;cursor:pointer}.choice-fieldset input,.inline-choice input,.option-card input{width:18px;height:18px;accent-color:var(--sky)}.birth-time-field>label:first-child{color:#dfe5f7;font-weight:700}.birth-time-field .inline-choice{min-height:30px;font-size:.86rem;font-weight:500}.saju-options{display:grid;grid-template-columns:1fr 1fr;gap:11px}.option-card{display:flex;align-items:flex-start;gap:11px;min-height:94px;padding:15px;border:1px solid var(--line);border-radius:15px;background:#ffffff08;cursor:pointer}.option-card input{flex:0 0 auto;margin-top:2px}.option-card strong{display:block;margin-bottom:5px}.option-card small{display:block;color:var(--muted);line-height:1.55}.saju-notices{padding:17px 18px;border:1px solid rgba(242,191,104,.16);border-radius:16px;background:#f2bf680e;color:#dce2f2;line-height:1.65}.saju-notices p{margin:0}.saju-notices ul{margin:11px 0 0;padding-left:20px;color:#aeb8d3}.profile-form-message{min-height:1.5em;margin:0;color:#ffd5ab}.delete-button{color:#f3bfc0}.delete-confirm{display:flex;flex-wrap:wrap;align-items:center;gap:9px;color:#f0cad0;font-size:.86rem}.danger-button{min-height:36px;padding:0 13px;border:1px solid rgba(244,150,157,.38);border-radius:999px;color:#ffdadd;background:#ae3a4838;cursor:pointer}.analysis-badge{display:inline-flex;align-items:center;flex:0 0 auto;min-height:29px;padding:5px 9px;border-radius:999px;font-size:.74rem;font-weight:760;white-space:nowrap}.analysis-badge.prototype{color:#ffe1ac;background:#f2bf6821;border:1px solid rgba(242,191,104,.19)}.analysis-badge.verified{color:#c9f4dc;background:#53b58121;border:1px solid rgba(83,181,129,.2)}.saju-analysis{padding:clamp(24px,5vw,38px);border:1px solid rgba(146,184,255,.16);border-radius:22px;background:linear-gradient(145deg,#172248e6,#0f1734eb)}.saju-analysis-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.analysis-eyebrow{margin:0 0 6px;color:var(--sky);font-size:.8rem}.saju-analysis h3{margin:0;font-size:1.18rem}.prototype-warning{margin:17px 0 0;padding:14px 16px;border-radius:14px;color:#ddc99f;background:#f2bf6812;line-height:1.62}.pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px}.pillar{display:grid;gap:6px;padding:15px 13px;border:1px solid var(--line);border-radius:15px;text-align:center;background:#ffffff09}.pillar>span{color:var(--muted);font-size:.8rem}.pillar strong{font-family:Georgia,"Noto Serif KR",serif;font-size:1.24rem;letter-spacing:.08em}.pillar small{color:#8f9ab9;line-height:1.45}.element-bars{margin-top:24px}.element-bars h4{margin:0 0 13px}.element-row{display:grid;grid-template-columns:64px minmax(0,1fr) 24px;align-items:center;gap:11px;min-height:34px}.element-name{color:#cbd3e9;font-size:.86rem}.element-progress{appearance:none;display:block;width:100%;height:8px;overflow:hidden;border:0;border-radius:999px;background:#ffffff14}.element-progress::-webkit-progress-bar{background:#ffffff14}.element-progress::-webkit-progress-value{border-radius:999px}.element-progress::-moz-progress-bar{border-radius:999px}.element-progress.wood::-webkit-progress-value{background:#72b58b}.element-progress.fire::-webkit-progress-value{background:#e98178}.element-progress.earth::-webkit-progress-value{background:#cba363}.element-progress.metal::-webkit-progress-value{background:#b9c2d2}.element-progress.water::-webkit-progress-value{background:#6f9fe8}.element-progress.wood::-moz-progress-bar{background:#72b58b}.element-progress.fire::-moz-progress-bar{background:#e98178}.element-progress.earth::-moz-progress-bar{background:#cba363}.element-progress.metal::-moz-progress-bar{background:#b9c2d2}.element-progress.water::-moz-progress-bar{background:#6f9fe8}.element-count{color:var(--muted);font-variant-numeric:tabular-nums}.analysis-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:22px 0 0}.analysis-summary>div{padding:13px 14px;border:1px solid var(--line);border-radius:14px;background:#ffffff06}.analysis-summary dt{color:var(--muted);font-size:.77rem}.analysis-summary dd{margin:6px 0 0;line-height:1.5}.analysis-reason{margin:18px 0 0;padding-top:17px;border-top:1px solid var(--line);color:#dce5fa;line-height:1.7}.personal-recommendation{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px;padding:16px 18px;border:1px solid rgba(146,184,255,.16);border-radius:17px;background:linear-gradient(120deg,#4f75d624,#19254f6b)}.personal-recommendation strong{color:#eef4ff}.personal-recommendation p{margin:7px 0 0;color:#acb8d9;line-height:1.55}.personal-topic{border-color:#92b8ff59}.flight-list{display:grid;gap:13px}.wide-flight{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;padding:19px;border:1px solid var(--line);border-radius:19px;background:#141d3db8}.wide-flight>div{min-width:0}.wide-flight h3{margin:0 0 5px;font-size:.98rem}.wide-flight h3,.wide-flight p{overflow-wrap:anywhere}.wide-flight p{margin:0;color:var(--muted);font-size:.84rem}.status-pill{border-radius:999px;padding:7px 11px;color:#dce7ff;background:#779def21;font-size:.78rem;white-space:nowrap}.shared-cover{position:relative;overflow:hidden;min-height:320px;display:grid;place-content:center;text-align:center;border-radius:24px;background:linear-gradient(145deg,#25366e,#101938 68%);border:1px solid rgba(255,255,255,.12)}.shared-cover:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;border:1px solid rgba(164,193,255,.16);top:-120px;right:-70px;box-shadow:0 0 0 35px #a4c1ff06,0 0 0 70px #a4c1ff05}.shared-cover strong{font-family:Georgia,"Noto Serif KR",serif;font-size:1.7rem;margin-bottom:10px}.shared-cover span{color:#aebbe0}dialog{width:min(680px,calc(100vw - 28px));max-height:min(850px,calc(100vh - 28px));overflow:auto;padding:0;color:#eef2ff;background:#111a39;border:1px solid rgba(255,255,255,.13);border-radius:25px;box-shadow:0 28px 100px #0000008f}dialog::backdrop{background:#030611ba;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;padding:22px 24px;border-bottom:1px solid var(--line)}.dialog-head h2{margin:0;font-size:1.12rem}.dialog-body{padding:22px 24px 24px}.segmented{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#0003;border-radius:14px;margin-bottom:20px}.segmented button{min-height:42px;border:0;border-radius:11px;background:transparent;color:var(--muted);cursor:pointer}.segmented button.active{color:#172043;background:#e4ecff;font-weight:700}.send-mode{display:none}.send-mode.active{display:block}.field-label{display:block;margin:0 0 9px;font-weight:700;font-size:.9rem}select{width:100%;min-height:48px;border-radius:13px;color:#edf2ff;background:#1a254d;border:1px solid rgba(255,255,255,.13);padding:0 14px}.location-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0 20px;color:var(--muted);font-size:.83rem}.text-button{border:0;background:transparent;color:var(--sky-bright);cursor:pointer;padding:5px}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.profile-choice{border:1px solid rgba(255,255,255,.11);border-radius:16px;padding:13px;background:#ffffff09;display:flex;gap:11px;align-items:center;cursor:pointer;text-align:left}.profile-choice>span:last-child{min-width:0;overflow-wrap:anywhere}.profile-choice.selected{border-color:#8ab1ff;background:#7097e824}.profile-choice small{color:var(--muted);display:block;margin-top:2px}.letter-preview{margin-top:20px}.letter-preview textarea{margin-top:8px;min-height:118px}.translate-preview{color:#9da8c8;font-size:.82rem;line-height:1.55;padding:0 8px}.send-foot{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:18px;flex-wrap:wrap}.eta{color:var(--muted);font-size:.82rem}.toast{position:fixed;z-index:20;left:50%;bottom:26px;transform:translate(-50%,25px);opacity:0;pointer-events:none;width:min(440px,calc(100vw - 30px));padding:14px 17px;background:#f0f4ff;color:#152044;border-radius:14px;box-shadow:0 16px 50px #00000059;font-weight:680;transition:.25s ease;text-align:center}.toast.show{transform:translate(-50%);opacity:1}.mobile-nav{display:none}@media(max-width:1080px){.app-shell{grid-template-columns:210px minmax(0,1fr)}.right-rail{display:none}.book-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.book-filter-clear{justify-self:start}}@media(max-width:760px){.app-shell{display:block}.left-rail{display:none}main{padding:20px 15px calc(105px + env(safe-area-inset-bottom))}.topbar{align-items:flex-start;margin-bottom:18px}.top-actions .soft-button{width:40px;padding:0;font-size:0}.top-actions .soft-button:before{content:"◎";font-size:1rem}.paper{--paper-rule: 2.1875rem;min-height:390px;border-radius:20px;padding:38px 29px 34px 38px;background:repeating-linear-gradient(var(--paper) 0,var(--paper) calc(var(--paper-rule) - 1px),rgba(95,111,139,.11) var(--paper-rule))}.reading{margin-top:45px}.paper-foot{align-items:flex-start;flex-direction:column;gap:14px;margin-top:30px}.paper-foot>span{line-height:1.55}.new-page{align-self:flex-start}.note-panel{padding:18px}.note-actions{display:grid;grid-template-columns:1fr 1fr}.book-grid,.profile-grid{grid-template-columns:1fr}.book-heading-row{flex-direction:column}.book-filters{grid-template-columns:1fr}.book-filter-clear{justify-self:start}.book-entry-actions,.book-delete-confirm{align-items:stretch;flex-direction:column}.book-entry-actions>button,.book-delete-confirm>button{width:100%}.restore-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.restore-actions{align-items:stretch;flex-direction:column}.restore-actions>button{width:100%}.wide-flight{grid-template-columns:auto 1fr}.status-pill{grid-column:2;justify-self:start}.mobile-nav{position:fixed;z-index:10;left:10px;right:10px;bottom:10px;display:grid;grid-template-columns:repeat(5,1fr);padding:7px;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:#0d142eeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 55px #00000059}.mobile-nav button{justify-content:center;flex-direction:column;gap:2px;min-height:52px;padding:5px;font-size:.68rem}.mobile-nav button.active{color:#fff;background:#84a9f521}.mobile-nav .nav-icon{font-size:1rem}dialog{max-height:calc(100vh - 18px)}.dialog-body,.dialog-head{padding-left:18px;padding-right:18px}.send-foot{align-items:stretch;flex-direction:column}.send-foot .plane-button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}button:disabled{opacity:.58;cursor:not-allowed;transform:none!important}.panel-head h2{margin:0;font-size:1rem}.sample-badge{display:inline-flex;align-items:center;margin-left:7px;padding:3px 7px;border-radius:999px;background:#92b8ff29;color:var(--sky-bright);font-family:Inter,Pretendard,system-ui,sans-serif;font-size:.68rem;font-weight:720;vertical-align:middle}.sample-badge.dark{background:#e3e9f5;color:#4e5d78}.shared-sample{margin:0 auto 16px;position:relative;z-index:1}.shared-description{margin-top:14px}.shared-description>p{margin-bottom:0}.status-button{border:0;cursor:pointer}.status-button:hover{background:#779def3b}.open-flight:disabled{cursor:default;opacity:.72}.dialog-kicker{margin:6px 0 0;color:var(--muted);font-size:.78rem;line-height:1.45}.origin-controls{margin-bottom:20px;padding:15px;border:1px solid var(--line);border-radius:16px;background:#0000001f}.origin-control-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.location-button{white-space:nowrap;padding:10px 7px}.field-help{margin:10px 0 0;color:var(--muted);font-size:.78rem;line-height:1.55}.field-title-row{display:flex;justify-content:space-between;align-items:center;gap:14px}.field-title-row .field-label{margin:0}.import-note-button{flex:0 0 auto}.form-message{min-height:1.35em;margin:8px 0 0;color:#ffd5ab;font-size:.82rem}.letter-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 18px}.letter-details>div{padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:#ffffff09}.letter-details dt{color:var(--muted);font-size:.72rem}.letter-details dd{margin:5px 0 0;font-size:.9rem;overflow-wrap:anywhere}.letter-paper{min-height:360px}.translation-status{margin:28px 0 -16px;color:var(--muted-ink);font-size:.74rem;font-weight:700}.translation-unavailable{margin:34px 0 0;padding-top:22px;border-top:1px solid rgba(63,58,49,.18);color:#69645c;line-height:1.65}@media(max-width:760px){.toast{bottom:calc(84px + env(safe-area-inset-bottom))}.mobile-nav{bottom:calc(10px + env(safe-area-inset-bottom))}.origin-control-row{grid-template-columns:1fr}.location-button{justify-self:start}.field-title-row{align-items:flex-start}.letter-details,.profile-fields{grid-template-columns:1fr}.profile-field-wide{grid-column:auto}.profile-actions{align-items:stretch;flex-direction:column-reverse}.profile-actions .primary-button{width:100%}.saju-card-head,.saju-analysis-head,.personal-recommendation,.security-card-head{align-items:flex-start;flex-direction:column}.saju-options,.analysis-summary,.security-status-grid{grid-template-columns:1fr}.pillars{grid-template-columns:repeat(2,minmax(0,1fr))}.delete-confirm{align-items:flex-start}.security-actions{align-items:stretch;flex-direction:column}.security-actions>button{width:100%}dialog{max-height:calc(100dvh - 18px)}}
