@charset "UTF-8";:root{font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,sans-serif;color:#353243;background:#f7f5f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.6;--ink:#353243;--muted:#76727e;--purple:#6c5a8e;--line:#e6e1da;--paper:#fffdfa}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.48}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #9980bb;outline-offset:4px}button{border:0;background:none}a{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{word-break:keep-all}h1{font-size:40px;line-height:1.45;font-weight:500;letter-spacing:-1.7px}h2{font-size:21px;font-weight:600;letter-spacing:-.7px}h3{font-size:18px;font-weight:600}svg{flex-shrink:0}button svg{vertical-align:middle}main{max-width:1180px;padding:0 28px;margin:0 auto;min-height:calc(100dvh - 184px)}main:focus{outline:none}.muted{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:2.1px;font-weight:600;color:#8b7998}.tiny-star{font-size:16px;margin-right:7px}.site-header{height:90px;border-bottom:1px solid var(--line);background:#f7f5f0eb}.header-inner{max-width:1180px;padding:0 28px;height:100%;margin:auto;display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;text-align:left;gap:10px;padding:0;font-size:23px;font-weight:600;letter-spacing:-1px;line-height:1.3}.brand-symbol{font-size:42px;font-family:Georgia,serif;font-weight:400;color:var(--purple);line-height:1}.brand small{display:block;font-size:8px;letter-spacing:2.6px;margin-top:4px;color:#8d8198}.header-inner nav{display:flex;gap:30px;margin-left:auto;height:100%}.header-inner nav button{position:relative;color:#817a87;font-size:13px;padding:0 2px}.header-inner nav button.active{color:#504362;font-weight:700}.header-inner nav button.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#6c5a8e}.icon-button{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.icon-button:hover{background:#ebe6ef}.sound-toggle{border:1px solid var(--line);color:#83758b}.hero{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;min-height:470px;gap:28px;padding:40px 0 35px}.hero-copy h1{margin:19px 0;font-size:43px;line-height:1.5;letter-spacing:-2px}.hero-copy h1>span{color:#9e8ab3}.hero-copy>p{font-size:14px;line-height:1.9;color:#807887}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 23px;border-radius:7px;font-size:13px;font-weight:600;transition:background .15s,transform .15s}.button:not(:disabled):hover{transform:translateY(-2px)}.primary{background:#675582;color:#fff;box-shadow:0 5px 15px #54446a12}.primary:not(:disabled):hover{background:#58466f}.secondary{background:#f7f3f9;border:1px solid #e1d9e7;color:#645171}.hero .button{margin-top:28px}.hero-footnote{display:flex;align-items:center;gap:7px;font-size:11px;color:#8e8693;margin-top:13px}.hero-footnote>span{height:4px;width:4px;background:#a290b1;border-radius:50%}.hero-visual{height:390px;position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center}.hero-visual:before{content:"";position:absolute;width:360px;height:330px;border-radius:50%;background:radial-gradient(ellipse,#e7dfed88,transparent 68%);z-index:-2}.hero-card{width:156px;position:absolute;filter:drop-shadow(0 12px 12px #49363b22);transition:transform .8s}.hero-card.left{transform:translate(-112px,13px) rotate(-17deg)}.hero-card.right{transform:translate(112px,13px) rotate(17deg)}.hero-card.center{width:163px;transform:translateY(-8px) rotate(-3deg)}.hero-visual:hover .left{transform:translate(-120px,8px) rotate(-20deg)}.hero-visual:hover .right{transform:translate(120px,8px) rotate(20deg)}.card-art{width:100%;height:auto;display:block;border-radius:8px}.card-art.reversed{transform:rotate(180deg)}.orbit{border:1px solid #e1d9e299;border-radius:50%;position:absolute;z-index:-1}.orbit-one{width:365px;height:365px}.orbit-two{width:420px;height:245px;transform:rotate(-25deg)}.visual-star{position:absolute;font-family:Georgia,serif;color:#b09d7a}.star-one{left:9%;top:20px;font-size:23px}.star-two{right:2%;top:90px;font-size:38px}.star-three{bottom:70px;left:1%;font-size:35px}.visual-caption{font-family:Georgia,serif;position:absolute;bottom:5px;font-size:8px;letter-spacing:3px;color:#a192a6}.resume-strip{display:flex;justify-content:space-between;align-items:center;border:1px solid #e1d9e6;background:#f0ebf2;border-radius:8px;padding:12px 18px;margin-bottom:24px;font-size:12px;gap:14px}.resume-strip span,.resume-strip button{display:flex;align-items:center;gap:8px}.resume-strip button{color:#675582;font-weight:600;white-space:nowrap}.home-bottom{display:grid;grid-template-columns:1fr 280px;gap:30px;padding:14px 0 45px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.section-heading h2{margin-top:6px}.section-heading .muted{font-size:10px;margin-top:20px}.spread-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.spread-card{text-align:left;padding:23px 20px 18px;background:var(--paper);border:1px solid #e7e1d8;border-radius:11px;transition:transform .2s,box-shadow .2s}.spread-card:hover:not(:disabled){transform:translateY(-5px);box-shadow:0 12px 24px #493b5010;border-color:#cfc2dc}.spread-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.spread-top small{font-family:Georgia,serif;font-size:9px;letter-spacing:1.7px;color:#9b8e93}.spread-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#a68854;background:#f4eddf}.spread-flow .spread-icon{color:#8b759f;background:#eee8f3}.spread-choice .spread-icon{color:#738d7c;background:#e9eee7}.spread-card h3{font-size:17px;letter-spacing:-.5px;margin-bottom:7px}.spread-card p{font-size:11px;color:#90868f;min-height:36px;line-height:1.7;word-break:keep-all}.spread-link{display:flex;align-items:center;justify-content:space-between;padding-top:18px;margin-top:18px;border-top:1px solid #eee9e1;font-size:11px;color:#7f708e}.gentle-note{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:27px;color:#938999;text-align:center;font-size:11px;line-height:1.9}.gentle-note>span{font-size:31px;color:#b6a5c4}.gentle-note strong{font-weight:400;color:#a196a5}.recent-panel{border-left:1px solid var(--line);padding-left:27px}.recent-panel h2{font-size:17px}.recent-panel .section-heading{margin-top:16px;margin-bottom:17px}.text-button{display:inline-flex;align-items:center;gap:8px;padding:4px 0;font-size:12px;color:#78618b}.empty-small{padding:20px 0 30px;text-align:center;color:#aaa0ae}.empty-small p{font-size:12px;color:#928497;margin:14px 0 8px}.empty-small small{font-size:10px;color:#a69ca9}.private-note{font-size:10px;color:#a098a5;border-top:1px solid var(--line);padding-top:15px;text-align:center}.private-note>span{font-size:6px;color:#a793b6;margin-right:4px}.history-item{width:100%;display:flex;align-items:center;text-align:left;gap:14px;padding:17px 0;border-bottom:1px solid var(--line)}.history-item:last-child{border-bottom:0}.history-item:hover .history-text strong{color:#805d9f}.mini-card{width:40px;flex-shrink:0}.history-text{display:flex;flex-direction:column;min-width:0;flex:1;gap:3px}.history-text small{color:#998c9f;font-size:10px}.history-text strong{font-weight:500;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-text>span{font-size:10px;color:#9c949e}.site-footer{border-top:1px solid var(--line);padding:26px max(28px,calc((100vw - 1124px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#a09aa3}.site-footer strong{font-size:13px;color:#807485;font-weight:500;margin:0 12px 0 5px}.site-footer a{margin-left:18px;text-decoration:none}.site-footer a:hover{text-decoration:underline}.narrow{max-width:720px;margin:auto}.page-intro{text-align:center;margin:45px auto 34px;max-width:760px}.page-intro h1{font-size:32px;margin:12px 0 13px;letter-spacing:-1.3px}.page-intro p{font-size:13px;line-height:1.9;color:#8a7f90;overflow-wrap:anywhere;white-space:pre-wrap}.back-button{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#88778f;padding:0;margin-top:27px}.setup-page,.history-page{padding-bottom:65px}.setup-form{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:35px 38px}.setup-form fieldset{margin:0;padding:0;border:0;min-width:0}.setup-form legend,.form-label{font-size:12px;letter-spacing:1px;color:#a38aae;display:flex;align-items:center;gap:13px;width:100%;margin-bottom:18px}.setup-form legend span,.form-label span{font-size:15px;letter-spacing:-.3px;color:#4c4457;font-weight:600}.form-label{margin-top:34px}.form-label small{font-size:10px;margin-left:9px;color:#a79aad;font-weight:400}.topic-list{display:flex;gap:7px;flex-wrap:wrap}.topic-button{padding:9px 15px;font-size:12px;background:#f9f7f4;border:1px solid #e7e0e9;border-radius:6px;color:#8d8096}.topic-button.selected{border-color:#9e87b5;background:#efe9f4;color:#685279;font-weight:600}textarea{resize:vertical;width:100%;min-height:90px;max-height:320px;border:1px solid #e5dfe7;background:#fcfafc;border-radius:7px;padding:14px 16px;color:#54465e;font-size:13px;line-height:1.8}textarea::placeholder,input::placeholder{color:#a298a6}textarea:focus{border-color:#a58db8}.input-footer{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#a296a8;margin:6px 0 27px}.position-preview{display:flex;gap:20px;justify-content:center;padding:22px 0;border-top:1px solid #eee8ee}.position-preview>div{font-size:11px;color:#8c7b97;display:flex;align-items:center;gap:7px}.position-preview>div>span{border:1px solid #d8cce1;border-radius:50%;width:20px;height:20px;display:grid;place-items:center;font-family:Georgia,serif}.wide{width:100%;margin-top:7px}.page-caption{text-align:center;font-size:11px;color:#a194a9;margin:24px 0;line-height:1.8}.draw-page{padding-bottom:60px}.selection-status{text-align:center;display:flex;align-items:center;justify-content:center;gap:12px;color:#9581a1;font-size:12px;margin:0 0 25px;min-height:30px}.selection-status>span{background:#eae3f0;color:#77608b;padding:3px 12px;border-radius:20px;font-size:11px}.draw-grid{max-width:730px;margin:auto;display:grid;grid-template-columns:repeat(9,1fr);gap:18px 12px;padding:14px 0}.draw-card{position:relative;padding:0;border-radius:8px;box-shadow:0 5px 9px #3b304b16;transition:transform .25s,opacity .25s,box-shadow .25s}.draw-card:not(:disabled):hover{transform:translateY(-7px)}.draw-card.chosen{transform:translateY(-9px);outline:3px solid #af95c5;outline-offset:3px;box-shadow:0 7px 17px #6c50872b}.draw-card:disabled:not(.chosen){opacity:.48}.chosen-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:28px;height:28px;border-radius:50%;background:#e5d3aa;display:grid;place-items:center;color:#453551;font-family:Georgia,serif;font-size:15px;box-shadow:0 0 0 4px #38314d}.draw-actions{text-align:center;margin-top:24px}.draw-actions>p{font-size:11px;color:#a090a9;margin-bottom:15px}.draw-actions>small{display:block;font-size:10px;color:#a497ad;margin-top:19px}.reading-meta{display:flex;align-items:center;justify-content:center;gap:12px;color:#a696ad;font-size:11px;margin-top:16px}.result-page{padding-bottom:50px}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.result-card{background:var(--paper);border:1px solid #e5dfe5;border-radius:13px;padding:23px;animation:unfold .65s both}.position-label{text-align:center;color:#8d749d;font-size:12px;letter-spacing:.6px;margin-bottom:20px}.position-label>span{font-family:Georgia,serif;margin-right:5px;color:#b8a2c4}.result-art{display:block;width:150px;padding:0;margin:0 auto 26px;box-shadow:0 9px 17px #4430451f;border-radius:10px;transition:transform .2s}.result-art:hover{transform:translateY(-4px)}.card-name{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.card-name h2{font-size:20px}.orientation{font-size:9px;color:#7e906f;background:#eff1e9;border-radius:3px;padding:2px 6px}.orientation.reverse{color:#99729d;background:#f3eaf4}.keywords{display:flex;gap:7px;margin-top:9px}.keywords>span{font-size:10px;color:#9d8da3}.keywords>span:before{content:"#";margin-right:2px}.meaning{font-size:13px;line-height:1.9;margin-top:18px;word-break:keep-all;color:#6e6377}.context{font-size:11px;line-height:1.9;color:#a08ba9;margin:15px 0 0;word-break:keep-all}.reflection{border-top:1px solid #eee6ee;display:flex;align-items:flex-start;gap:10px;padding-top:18px;margin-top:20px;color:#9680a2}.reflection>svg{margin-top:3px}.reflection p{font-size:12px;line-height:1.9;word-break:keep-all}.result-grid.single{display:block;max-width:750px;margin:auto}.single .result-card{display:grid;grid-template-columns:190px 1fr;gap:0 34px;padding:32px}.single .position-label{grid-column:1/-1}.single .result-art{width:180px;margin:0}.single .card-interpretation{padding-top:8px}.result-bottom{display:grid;grid-template-columns:1fr 300px;gap:40px;margin-top:38px}.journal{border:1px solid var(--line);background:#fffdfa;border-radius:12px;padding:27px}.journal .section-heading{margin-bottom:18px}.journal .section-heading>svg{color:#aa96b1}.journal-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:12px}.journal-actions small{font-size:10px;color:#a193aa}.journal-actions .button{min-height:38px;padding:8px 15px;font-size:11px}.after-reading{align-self:center;color:#a28bae;padding:15px}.after-reading h3{font-size:19px;font-weight:500;margin:15px 0;line-height:1.7}.after-reading p{font-size:11px;line-height:2;color:#a18da8;margin-bottom:19px}.result-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:26px}.delete-confirm{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:11px;color:#9d728c}.delete-confirm button{border:1px solid #dec9d6;padding:6px 11px;border-radius:4px}.history-privacy{display:flex;align-items:center;gap:15px;background:#eee9f1;border-radius:9px;padding:19px 22px;color:#8e799b;margin:30px 0}.history-privacy p{font-size:12px}.history-privacy small{font-size:10px;color:#a28fab;line-height:1.9}.history-list{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:7px 25px}.history-list .mini-card{width:42px}.history-list .history-text strong{font-size:15px}.history-list .history-text small{font-size:11px}.history-list .history-item{padding:19px 0}.empty-state{display:flex;align-items:center;flex-direction:column;padding:65px 10px;color:#a18caf;text-align:center}.empty-state h2{font-size:21px;margin:20px 0 10px}.empty-state p{color:#aa99b3;font-size:12px;margin-bottom:24px}.load-more{display:flex;margin:25px auto}.library-page{padding-bottom:45px}.library-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:32px 0 16px}.search-field{display:flex;align-items:center;gap:10px;border:1px solid #e4dce8;background:#fffdfa;border-radius:6px;padding:9px 12px;color:#a18aaf}.search-field input{min-width:0;width:160px;border:0;background:none;outline:none;font-size:12px;color:#675173}.search-field:focus-within{outline:2px solid #a68eb8;outline-offset:2px}.library-count{font-size:11px;color:#a08dab;margin-bottom:18px}.library-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:28px 25px}.library-card{text-align:center;padding:0;min-width:0}.library-card .card-art{box-shadow:0 6px 15px #58415813;transition:transform .2s}.library-card:hover .card-art{transform:translateY(-5px)}.library-card h2{font-size:14px;font-weight:500;margin-top:12px}.library-card p{font-size:10px;color:#a591af;margin-top:3px}.card-dialog{border:1px solid #e1d8e8;border-radius:18px;box-shadow:0 30px 80px #32203d44;background:#fffdfa;color:var(--ink);max-width:770px;width:calc(100% - 36px);max-height:90dvh;padding:40px;overflow:auto}.card-dialog[open]{display:grid;grid-template-columns:190px 1fr;gap:30px;align-items:center}.card-dialog::backdrop{background:#2c233c88;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-close{position:absolute;top:9px;right:9px;color:#9c85aa}.card-dialog h2{font-size:26px;margin:8px 0 20px}.card-dialog h3{font-size:13px;margin:18px 0 6px}.card-dialog h3>span{font-size:10px;margin-left:6px;color:#a38bac;font-weight:400}.card-dialog p{font-size:12px;line-height:1.9;color:#8d7a96}.alert,.notice{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e9c9d0;background:#fff0f2;color:#9b5c70;padding:12px 16px;border-radius:8px;margin-top:20px;font-size:12px}.alert>button:not(.icon-button){white-space:nowrap;text-decoration:underline}.notice{justify-content:flex-start;background:#edf3e9;color:#6f825e;border-color:#d5e3cb}.spin{animation:spin 1.2s linear infinite}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:12px;left:12px;z-index:100;background:#fff;padding:12px}.site-footer{padding-bottom:max(26px,env(safe-area-inset-bottom))}@keyframes spin{to{transform:rotate(360deg)}}@keyframes unfold{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1400px){.hero{min-height:510px}.home-bottom{padding-bottom:58px}}@media(max-width:1050px){.hero-copy h1{font-size:36px}.hero-card{width:135px}.hero-card.center{width:145px}.hero-card.left{transform:translate(-90px,13px) rotate(-17deg)}.hero-card.right{transform:translate(90px,13px) rotate(17deg)}.orbit-one{width:315px;height:315px}.orbit-two{width:335px;height:230px}.home-bottom{grid-template-columns:1fr 220px;gap:22px}.spread-card{padding:20px 15px}.desktop-only{display:none}.recent-panel{padding-left:20px}.library-grid{grid-template-columns:repeat(5,1fr);gap:24px 20px}.result-card{padding:20px}.result-grid{gap:15px}.result-bottom{grid-template-columns:1fr 230px;gap:20px}.library-controls{align-items:flex-start;flex-direction:column}}@media(max-width:800px){.hero{grid-template-columns:1fr 1fr;gap:0;min-height:410px}.hero-copy h1{font-size:30px}.hero-copy>p{font-size:12px}.eyebrow{font-size:9px;letter-spacing:1.5px}.hero-visual{height:320px}.hero-card{width:112px}.hero-card.center{width:125px}.hero-card.left{transform:translate(-75px,13px) rotate(-17deg)}.hero-card.right{transform:translate(75px,13px) rotate(17deg)}.orbit-one{width:260px;height:260px}.orbit-two{width:280px;height:200px}.hero-visual:hover .left{transform:translate(-78px,8px) rotate(-20deg)}.hero-visual:hover .right{transform:translate(78px,8px) rotate(20deg)}.home-bottom{grid-template-columns:1fr}.recent-panel{border-left:0;padding-left:0;border-top:1px solid var(--line);padding-top:12px}.recent-panel .empty-small{padding:10px 0 22px}.recent-panel .empty-small p br{display:none}.empty-small svg{width:22px;height:22px}.site-footer{flex-direction:column;align-items:center;gap:10px}.result-grid{grid-template-columns:1fr;max-width:660px;margin:auto}.result-card{display:grid;grid-template-columns:145px 1fr;column-gap:25px;padding:25px}.result-art{width:140px;margin:0}.position-label{grid-column:1/-1}.card-interpretation{padding-top:0}.result-bottom{grid-template-columns:1fr}.after-reading{text-align:center}.library-grid{grid-template-columns:repeat(4,1fr)}.card-dialog[open]{grid-template-columns:150px 1fr;gap:23px}.card-dialog{padding:32px}.hero-copy .button{padding:12px 18px;gap:8px;font-size:12px}.hero-copy .button>svg{width:15px}.visual-caption{font-size:6px;letter-spacing:2px}}@media(max-width:580px){main{padding:0 20px}.site-header{height:76px}.header-inner{padding:0 20px;gap:12px}.brand{font-size:19px;gap:5px}.brand-symbol{font-size:32px}.brand small{font-size:6px;letter-spacing:1.8px}.header-inner nav{gap:15px}.header-inner nav button{font-size:11px;white-space:nowrap}.sound-toggle{width:30px;height:30px;flex-shrink:0}.sound-toggle svg{width:15px}.hero{display:flex;flex-direction:column;padding:36px 0 22px;gap:12px}.hero-copy{text-align:center;width:100%}.hero-copy h1{font-size:33px;line-height:1.45;margin:16px 0}.hero-copy>p{font-size:12px}.hero-copy .button{min-height:45px;margin-top:21px;font-size:12px;padding:12px 22px}.hero-footnote{justify-content:center;font-size:10px;margin-top:10px}.hero-visual{height:290px;width:100%;max-width:370px;margin-top:12px}.hero-card{width:118px}.hero-card.center{width:127px}.hero-card.left{transform:translate(-83px) rotate(-17deg)}.hero-card.right{transform:translate(83px) rotate(17deg)}.orbit-one{width:270px;height:270px}.orbit-two{width:320px;height:195px}.visual-caption{bottom:0;font-size:6px;letter-spacing:2px}.star-one{top:0;left:10%}.star-two{top:37px;right:5%;font-size:27px}.star-three{left:3%;bottom:49px;font-size:25px}.home-bottom{padding-top:20px;gap:28px}.section-heading{margin-bottom:18px}.section-heading h2{font-size:20px}.spread-grid{gap:10px;grid-template-columns:1fr}.spread-card{display:grid;grid-template-columns:48px 1fr auto;column-gap:15px;align-items:center;padding:17px 18px}.spread-top{grid-column:1;grid-row:1/3;margin:0}.spread-top small{display:none}.spread-card h3{grid-column:2;grid-row:1;margin:0;font-size:16px}.spread-card p{grid-column:2;grid-row:2;min-height:0;margin-top:3px;font-size:10px}.spread-link{grid-column:3;grid-row:1/3;font-size:0;padding:0;margin:0;border:0}.spread-link svg{width:17px}.spread-icon{width:43px;height:43px}.gentle-note{font-size:10px;margin-top:24px;gap:9px}.resume-strip{padding:12px;font-size:10px;gap:8px;margin-top:14px;margin-bottom:4px}.resume-strip span{gap:6px}.resume-strip span svg{width:14px}.resume-strip button{font-size:10px;padding:0}.site-footer{font-size:9px;text-align:center;padding-left:18px;padding-right:18px}.footer-tagline{font-size:10px}.site-footer a{margin-left:8px}.page-intro{margin:30px auto 27px}.page-intro h1{font-size:26px;letter-spacing:-1.1px;margin:12px 0}.page-intro p{font-size:12px}.setup-form{padding:25px 20px}.setup-form legend span,.form-label span{font-size:14px}.topic-button{font-size:11px;padding:8px 11px}.topic-list{gap:7px}.form-label{margin-top:29px}.input-footer{font-size:9px}.position-preview{gap:12px}.position-preview>div{font-size:10px;gap:5px}.position-preview>div>span{width:18px;height:18px}.page-caption{font-size:10px}.draw-grid{grid-template-columns:repeat(6,1fr);gap:18px 10px;max-width:430px;padding:12px 5px}.draw-card,.draw-card .card-art{border-radius:5px}.chosen-badge{width:21px;height:21px;font-size:12px;box-shadow:0 0 0 3px #38314d}.selection-status{font-size:10px;gap:9px;margin-bottom:14px}.draw-actions>small{font-size:9px;line-height:1.9;max-width:290px;margin:17px auto 0}.draw-actions .button{width:100%;max-width:300px}.reading-meta{font-size:10px;gap:9px}.result-card,.single .result-card{display:block;padding:24px}.result-art,.single .result-art{width:154px;margin:0 auto 25px}.result-grid{gap:22px}.card-name h2{font-size:21px}.meaning{font-size:13px}.context{font-size:11px}.reflection p{font-size:12px}.journal{padding:21px}.journal .section-heading h2{font-size:18px}.journal-actions{align-items:flex-end;gap:7px}.journal-actions small{font-size:9px;max-width:180px}.journal-actions .button{white-space:nowrap;padding:8px 11px;font-size:10px;gap:5px}.after-reading{padding:15px}.after-reading h3{font-size:19px}.result-toolbar{flex-wrap:wrap}.delete-confirm{width:100%;font-size:10px;justify-content:flex-end}.history-privacy{padding:17px 16px;gap:12px}.history-privacy small{font-size:9px}.history-list{padding:4px 16px}.history-list .history-text strong{font-size:13px}.history-list .history-text small{font-size:10px}.history-list .mini-card{width:36px}.library-controls{gap:16px}.library-controls .topic-list{gap:5px}.library-controls .topic-button{padding:7px 10px;font-size:10px}.search-field,.search-field input{width:100%}.library-grid{grid-template-columns:repeat(3,1fr);gap:23px 16px}.library-card h2{font-size:12px}.library-card p{font-size:9px}.card-dialog{padding:36px 23px 25px;max-height:86dvh}.card-dialog[open]{display:block}.dialog-art{width:125px;margin:0 auto 24px}.card-dialog .eyebrow{font-size:10px}.card-dialog h2{font-size:24px}.card-dialog p{font-size:12px}.alert{font-size:11px}.button{min-height:44px}.result-page,.setup-page,.draw-page{padding-bottom:35px}}@media(max-width:360px){.header-inner{padding:0 12px;gap:8px}.header-inner nav{gap:12px}.brand{font-size:17px}.sound-toggle{width:26px;height:26px}main{padding:0 15px}.hero-copy h1{font-size:30px}.hero-visual{max-width:300px}.orbit-two{width:280px}.spread-card{padding:15px 13px;column-gap:10px}.library-grid{gap:22px 12px}.position-preview{gap:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.hero-copy>p,.hero-footnote,.section-heading .muted,.spread-card p,.spread-link,.gentle-note,.gentle-note strong,.private-note,.empty-small p,.empty-small small,.history-text small,.history-text>span,.site-footer,.page-intro p,.page-caption,.input-footer,.draw-actions>p,.draw-actions>small,.reading-meta,.keywords>span,.context,.reflection,.journal-actions small,.after-reading p,.history-privacy small,.library-count,.library-card p,.card-dialog p,.card-dialog h3>span{color:#786e80}.eyebrow{color:#806b8d}.orientation{color:#63744f}.orientation.reverse{color:#82578a}.form-label small{color:#84718e}.topic-button{color:#796685}textarea::placeholder,input::placeholder{color:#86788e}
