:root{color:#171717;background:#f5f7f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#1b7f791f,#f5f7f200 340px),#f5f7f2}button,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.7}.app-shell{width:min(1120px,100%);min-height:100vh;margin:0 auto;padding:18px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0 18px}.eyebrow{margin:0 0 2px;color:#1b7f79;font-size:.83rem;font-weight:800}h1,h2,h3,p{margin:0}h1{font-size:2.8rem;line-height:1.05;letter-spacing:0}.status-stack{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.status-stack span,.theme-list span{border:1px solid rgba(23,23,23,.12);border-radius:8px;background:#ffffffb8;color:#31413f;font-size:.78rem;font-weight:700;padding:7px 10px}.tabbar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:18px}.tab{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(23,23,23,.14);border-radius:8px;background:#ffffffb8;color:#303638;font-size:.86rem;font-weight:800}.tab.is-active{border-color:#1b7f79;background:#e2f1ed;color:#0d4c47}.fortune-layout{display:grid;grid-template-columns:minmax(300px,.88fr) minmax(320px,1.12fr);gap:18px;align-items:start}.reading-panel,.result-panel{border:1px solid rgba(23,23,23,.12);border-radius:8px;background:#ffffffdb;box-shadow:0 18px 44px #22252417}.reading-panel{padding:18px}.card-stage{display:grid;place-items:center;gap:14px;padding:12px 0 18px}.tarot-card{width:min(72vw,260px);aspect-ratio:2 / 3.18;border-radius:8px;overflow:hidden;background:#171717;box-shadow:0 22px 38px #1717172e;transform:translateZ(0)}.tarot-card img{width:100%;height:100%;display:block;object-fit:cover}.tarot-card img.is-reversed{transform:rotate(180deg)}.tarot-card.is-loading{animation:card-breathe 1.1s ease-in-out infinite alternate}.card-caption{display:flex;align-items:center;justify-content:center;gap:10px;min-height:28px;color:#343434}.card-caption strong{font-size:1rem}.card-caption span{color:#c9523d;font-size:.9rem;font-weight:800}.question-panel{display:grid;gap:10px}.question-panel label{color:#303638;font-size:.88rem;font-weight:800}textarea{width:100%;min-height:88px;resize:vertical;border:1px solid rgba(23,23,23,.16);border-radius:8px;background:#fff;color:#171717;padding:12px}textarea:focus,button:focus-visible{outline:3px solid rgba(27,127,121,.24);outline-offset:2px}.button-row{display:flex;flex-wrap:wrap;gap:10px}.primary-button,.secondary-button,.ghost-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid transparent;padding:0 14px;font-weight:850}.primary-button{flex:1 1 180px;background:#1b7f79;color:#fff}.secondary-button{flex:1 1 150px;background:#171717;color:#fff}.ghost-button{flex:1 1 150px;border-color:#1717172e;background:#fff;color:#171717}.result-panel{min-height:460px;padding:20px}.result-heading{display:grid;gap:8px;margin-bottom:16px}.result-heading p{color:#c9523d;font-size:.86rem;font-weight:850}.result-heading h2{font-size:1.2rem;line-height:1.62;letter-spacing:0}.theme-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.detail-list{display:grid;gap:12px;margin-bottom:16px}.detail-item{display:grid;gap:6px;border:1px solid rgba(23,23,23,.1);border-radius:8px;background:#fbfcf8;padding:14px}.detail-item p{color:#1b7f79;font-size:.78rem;font-weight:850}.detail-item h3{font-size:1.04rem}.detail-item span{color:#68645b;font-size:.88rem}.detail-item strong{color:#242424;font-size:.96rem;font-weight:650;line-height:1.65}.empty-state{min-height:420px;display:grid;place-items:center;align-content:center;gap:12px;color:#303638;text-align:center}.empty-state svg{color:#d49d3b}.empty-state h2{font-size:1.25rem}.empty-state p{max-width:420px;color:#5a615e}.notice{grid-column:1 / -1;border:1px solid rgba(201,82,61,.24);border-radius:8px;background:#fff8f4;color:#703427;padding:10px 12px;font-size:.9rem;font-weight:700}.page-back-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(23,23,23,.14);border-radius:8px;background:#fffc;color:#303638;padding:0 12px;font-size:.84rem;font-weight:800}.system-notice{margin-bottom:14px;border:1px solid rgba(201,82,61,.24);border-radius:8px;background:#fff8f4;color:#703427;padding:10px 12px;font-size:.86rem}.info-page{width:min(760px,100%);padding:10px 0 28px}.info-page h2{margin-bottom:8px;font-size:1.55rem}.info-intro{margin-bottom:22px;color:#505754;line-height:1.75}.info-list{display:grid;gap:0}.info-list section{border-top:1px solid rgba(23,23,23,.13);padding:16px 0}.info-list section:last-child{border-bottom:1px solid rgba(23,23,23,.13)}.info-list h3{margin-bottom:6px;font-size:.96rem}.info-list p{color:#505754;font-size:.92rem;line-height:1.72}.app-footer{display:grid;gap:12px;margin-top:30px;border-top:1px solid rgba(23,23,23,.12);padding:18px 0 calc(8px + env(safe-area-inset-bottom))}.app-footer nav{display:flex;flex-wrap:wrap;gap:5px 16px}.app-footer button{border:0;background:transparent;color:#49514e;padding:2px 0;font-size:.8rem;text-decoration:underline;text-underline-offset:3px}.app-footer>p{color:#777d7a;font-size:.74rem}.billing-page{display:grid;gap:18px;padding:4px 0 28px}.billing-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(23,23,23,.14);padding:6px 0 18px}.billing-kicker,.billing-dialog-kicker{margin-bottom:4px;color:#1b7f79;font-size:.76rem;font-weight:850}.billing-heading h2{font-size:1.65rem}.billing-login-state{display:inline-flex;align-items:center;gap:7px;color:#4b5552;font-size:.82rem;font-weight:750}.billing-segment{width:min(100%,440px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;border:1px solid rgba(23,23,23,.12);border-radius:8px;background:#e8ebe7;padding:4px}.billing-segment button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:6px;background:transparent;color:#4a504f;font-weight:800}.billing-segment button.is-active{background:#fff;color:#0d4c47;box-shadow:0 2px 8px #17171717}.billing-copy{display:grid;gap:6px}.billing-copy h3{font-size:1.18rem}.billing-copy p{color:#5c625f;font-size:.92rem}.billing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.billing-grid--subscription{grid-template-columns:minmax(280px,560px)}.billing-card{min-width:0;display:flex;flex-direction:column;border:1px solid rgba(23,23,23,.14);border-radius:8px;background:#ffffffe0;padding:18px;box-shadow:0 12px 28px #22252412}.billing-card.is-featured{border-color:#1b7f7994;box-shadow:0 14px 30px #1b7f791f}.billing-card-topline{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;color:#656b68;font-size:.78rem;font-weight:800}.billing-card-topline strong{border-radius:5px;background:#e2f1ed;color:#0d4c47;padding:4px 7px;font-size:.72rem}.billing-card h3{min-height:48px;font-size:1.04rem;line-height:1.45}.billing-price{display:flex;align-items:baseline;gap:5px;margin:10px 0}.billing-price strong{color:#171717;font-size:1.8rem;line-height:1}.billing-price span{color:#616663;font-size:.76rem;font-weight:700}.billing-description{min-height:68px;color:#4f5653;font-size:.88rem;line-height:1.62}.billing-benefits{display:grid;gap:8px;margin:15px 0 18px;padding:0;list-style:none}.billing-benefits li{display:flex;align-items:flex-start;gap:7px;color:#303634;font-size:.84rem}.billing-benefits svg{flex:0 0 auto;margin-top:2px;color:#1b7f79}.billing-select-button,.billing-checkout-button{width:100%;min-height:45px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-weight:850}.billing-select-button{margin-top:auto;border:1px solid rgba(23,23,23,.16);background:#fff;color:#171717}.billing-card.is-featured .billing-select-button{border-color:#1b7f79;background:#1b7f79;color:#fff}.billing-notes{display:flex;align-items:flex-start;gap:9px;border-top:1px solid rgba(23,23,23,.12);padding-top:14px;color:#5b615f;font-size:.8rem;line-height:1.65}.billing-notes svg{flex:0 0 auto;margin-top:2px}.billing-dialog-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0f121194;padding:18px}.billing-dialog{width:min(100%,520px);max-height:calc(100vh - 36px);overflow-y:auto;position:relative;border-radius:8px;background:#fff;padding:24px;box-shadow:0 28px 70px #00000042}.billing-dialog-back{width:38px;height:38px;display:grid;place-items:center;position:absolute;top:16px;right:16px;border:1px solid rgba(23,23,23,.14);border-radius:50%;background:#fff;color:#171717}.billing-dialog h2{max-width:calc(100% - 46px);font-size:1.32rem;line-height:1.4}.billing-order-summary{display:grid;gap:0;margin:20px 0 16px;border-top:1px solid rgba(23,23,23,.12)}.billing-order-summary div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;border-bottom:1px solid rgba(23,23,23,.12);padding:11px 0}.billing-order-summary dt{color:#6a706d;font-size:.84rem}.billing-order-summary dd{margin:0;color:#252827;font-size:.9rem;font-weight:800;text-align:right}.billing-renewal-note{border-left:4px solid #d49d3b;background:#fffaf0;padding:11px 12px;color:#5c4b2b;font-size:.83rem;line-height:1.65}.billing-legal-links{margin:15px 0;color:#5b615f;font-size:.78rem;line-height:1.65}.billing-legal-links a{color:#0d6b65;font-weight:800}.billing-checkout-button{border:0;background:#171717;color:#fff}.billing-checkout-button:disabled{background:#d8dcd8;color:#646965;opacity:1}.billing-message{margin-top:12px;border-radius:6px;padding:10px 12px;font-size:.84rem;font-weight:750}.billing-message.is-error{background:#fff3ee;color:#833d2f}.spin{animation:spin .9s linear infinite}@keyframes card-breathe{0%{transform:translateY(0) scale(1)}to{transform:translateY(-4px) scale(1.015)}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 760px){.app-shell{padding:14px}.topbar{align-items:flex-start;flex-direction:column;padding-top:8px}h1{font-size:2rem}.status-stack{justify-content:flex-start}.tabbar{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;overflow:hidden}.tab{width:100%;min-width:0;padding:0 8px;font-size:.8rem}.tab span{min-width:0;overflow-wrap:anywhere}.fortune-layout{grid-template-columns:1fr}.result-panel{min-height:auto}.billing-heading{align-items:flex-start;flex-direction:column}.billing-grid,.billing-grid--subscription{grid-template-columns:1fr}.billing-card h3,.billing-description{min-height:auto}.billing-dialog-backdrop{align-items:end;padding:0}.billing-dialog{width:100%;max-height:92vh;border-radius:8px 8px 0 0;padding:22px 18px calc(22px + env(safe-area-inset-bottom))}}
