.start-page{--start-bg: #0d0a07;--start-bg-card: #131008;--start-cream: #f0e6d2;--start-cream-dim: #b8a888;--start-cream-muted: #786858;--start-gold: #c8a040;--start-border: rgba(240,230,210,.08);--start-border-strong: rgba(240,230,210,.14);--start-serif: "DM Serif Display", serif;background:var(--start-bg);color:var(--start-cream);overflow-x:hidden;position:relative;min-height:100vh}.start-page:before{content:"";position:fixed;right:-10%;top:10%;width:60vw;height:60vh;background:radial-gradient(ellipse at center,rgba(232,114,42,.05) 0%,rgba(200,160,64,.025) 40%,transparent 70%);pointer-events:none;z-index:0}.start-container{max-width:1140px;margin:0 auto;padding:80px 32px 120px;position:relative;z-index:1}.start-back{display:inline-flex;align-items:center;gap:8px;color:var(--start-cream-muted);font-size:var(--fs-sm);letter-spacing:.04em;text-decoration:none;margin-bottom:48px;padding:10px 12px;margin-left:-12px;min-height:44px;border-radius:8px;transition:color .2s var(--saju-ease),background-color .2s var(--saju-ease)}.start-back:hover{background:#f0e6d20a;color:var(--start-cream)}.start-back__arrow{display:inline-block;transition:transform .2s var(--saju-ease)}.start-back:hover .start-back__arrow{transform:translate(-3px)}.start-header{text-align:center;max-width:720px;margin:0 auto 64px;position:relative}.start-header:before{content:"始";position:absolute;top:-40px;left:50%;transform:translate(-50%);font-family:var(--start-serif);font-size:280px;line-height:1;color:#c8a0400a;pointer-events:none;user-select:none;z-index:-1}.start-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:24px;font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:.18em;text-transform:uppercase;color:var(--saju-accent)}.start-eyebrow:before,.start-eyebrow:after{content:"";display:block;width:32px;height:1px;background:currentColor;opacity:.5}.start-title{font-family:var(--start-serif);font-size:clamp(36px,5vw,64px);font-weight:400;line-height:1.1;letter-spacing:-.02em;color:var(--start-cream);margin-bottom:20px}.start-title em{font-style:italic;color:var(--start-gold)}.start-sub{font-size:var(--fs-lg);line-height:1.7;color:var(--start-cream-dim);max-width:560px;margin:0 auto}.start-section{margin-bottom:72px}.start-section:last-of-type{margin-bottom:0}.start-section-head{text-align:center;max-width:620px;margin:0 auto 36px;position:relative}.start-section-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:.18em;text-transform:uppercase;color:var(--start-gold)}.start-section-eyebrow:before,.start-section-eyebrow:after{content:"";display:block;width:28px;height:1px;background:currentColor;opacity:.45}.start-section-title{font-family:var(--start-serif);font-size:clamp(26px,3.2vw,38px);font-weight:400;line-height:1.2;letter-spacing:-.015em;color:var(--start-cream);margin:0 0 14px}.start-section-desc{font-size:var(--fs-base);line-height:1.7;color:var(--start-cream-dim);margin:0}.start-section-desc em{font-style:italic;color:var(--start-gold)}.start-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.start-features--cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.start-feature{position:relative;display:flex;flex-direction:column;background:var(--start-bg-card);border:1px solid var(--start-border);border-radius:20px;padding:36px 32px 28px;overflow:hidden;min-height:320px;color:inherit;text-decoration:none;transition:transform .22s var(--saju-ease),border-color .2s var(--saju-ease),box-shadow .3s var(--saju-ease)}.start-feature:hover{transform:translateY(-3px);border-color:var(--start-border-strong);box-shadow:0 20px 50px #0006}.start-feature__accent{position:absolute;top:0;left:0;right:0;height:2.5px;opacity:.35;transition:opacity .3s var(--saju-ease)}.start-feature:hover .start-feature__accent{opacity:1}.start-feature__watermark{position:absolute;top:24px;right:28px;font-family:var(--start-serif);font-size:88px;line-height:.85;color:#f0e6d20a;pointer-events:none;user-select:none;letter-spacing:-.02em;transition:color .3s var(--saju-ease)}.start-feature:hover .start-feature__watermark{color:#f0e6d212}.start-feature__dot{width:28px;height:3px;border-radius:2px;margin-bottom:22px}.start-feature__number{font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:.14em;color:var(--start-cream-muted);margin-bottom:10px}.start-feature__question{font-family:var(--start-serif);font-size:clamp(22px,2.4vw,28px);font-weight:400;line-height:1.2;letter-spacing:-.015em;color:var(--start-cream);margin-bottom:8px;max-width:320px}.start-feature__name{font-family:var(--start-serif);font-style:italic;color:var(--start-gold);font-size:var(--fs-lg);margin-bottom:16px}.start-feature__badge{position:absolute;top:16px;right:16px;padding:4px 10px;font-family:var(--font-mono, monospace);font-size:var(--fs-2xs, 9px);font-weight:700;letter-spacing:.12em;color:var(--start-cream, #f0e2c4);background:#a8334a;border-radius:12px;text-transform:uppercase;z-index:2;box-shadow:0 2px 8px #a8334a4d}.start-feature__desc{color:var(--start-cream-muted);font-size:var(--fs-sm);line-height:1.7;margin-bottom:22px;max-width:380px;flex-grow:1}.start-feature__cta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-weight:600;font-size:var(--fs-sm);letter-spacing:.1em;text-transform:uppercase;border-top:1px solid var(--start-border);padding-top:20px;width:100%}.start-feature__cta-label{color:var(--saju-accent)}.start-feature__cta-arrow{width:30px;height:30px;border-radius:50%;background:#e8722a1a;border:1px solid rgba(232,114,42,.2);display:grid;place-items:center;color:var(--saju-accent);transition:background-color .2s var(--saju-ease),color .2s var(--saju-ease),transform .2s var(--saju-ease)}.start-feature:hover .start-feature__cta-arrow{background:var(--saju-accent);color:#fff;transform:translate(4px)}.start-feature--saju .start-feature__accent,.start-feature--saju .start-feature__dot{background:var(--saju-earth)}.start-feature--matrix .start-feature__accent,.start-feature--matrix .start-feature__dot{background:var(--saju-fire)}.start-feature--hd .start-feature__accent,.start-feature--hd .start-feature__dot{background:var(--saju-wood)}.start-feature--tarot .start-feature__accent,.start-feature--tarot .start-feature__dot{background:var(--saju-water)}.start-feature--lenormand .start-feature__accent,.start-feature--lenormand .start-feature__dot{background:var(--saju-metal)}.start-feature--kipper .start-feature__accent,.start-feature--kipper .start-feature__dot{background:#a8334a}.start-feature--atlas .start-feature__accent,.start-feature--atlas .start-feature__dot{background:var(--saju-accent)}.start-feature--numerology .start-feature__accent,.start-feature--numerology .start-feature__dot{background:#e07a00}.start-feature--prashna .start-feature__accent,.start-feature--prashna .start-feature__dot{background:#b8860b}.start-feature--vedic .start-feature__accent,.start-feature--vedic .start-feature__dot{background:#d4516b}.start-feature--soon{cursor:default;pointer-events:none;background:#13100880;border-style:dashed}.start-feature--soon:hover{transform:none;border-color:var(--start-border);box-shadow:none}.start-feature--soon .start-feature__accent{opacity:.1}.start-feature--soon .start-feature__watermark{opacity:.4;filter:saturate(.5)}.start-feature--soon .start-feature__dot,.start-feature--soon .start-feature__number,.start-feature--soon .start-feature__question,.start-feature--soon .start-feature__name,.start-feature--soon .start-feature__desc{opacity:.55;filter:saturate(.6)}.start-feature--soon .start-feature__cta{border-top-color:#f0e6d20d;justify-content:flex-start}.start-feature--soon .start-feature__cta-label{color:var(--start-cream-muted);font-style:italic;text-transform:none;letter-spacing:.04em;opacity:.7}.start-feature--soon .start-feature__cta-arrow{display:none}.start-feature--featured{grid-column:1 / -1;padding:40px 36px 32px;background:linear-gradient(135deg,rgba(232,114,42,.14) 0%,rgba(232,114,42,.05) 50%,var(--start-bg-card) 100%);border-color:#e8722a66;box-shadow:0 0 0 1px #e8722a14,0 16px 40px -16px #e8722a4d}.start-feature--featured:hover{border-color:var(--saju-accent);box-shadow:0 0 0 1px #e8722a33,0 22px 50px -16px #e8722a73}.start-feature--featured .start-feature__watermark{font-size:140px;color:#e8722a1a}.start-feature--featured:hover .start-feature__watermark{color:#e8722a2e}.start-feature--featured .start-feature__question{font-size:clamp(26px,3vw,36px);max-width:none}.start-feature--featured .start-feature__number{color:var(--saju-accent);font-weight:700}.start-feature__start-tag{position:absolute;top:18px;right:18px;z-index:2;display:inline-flex;align-items:center;gap:7px;padding:6px 14px 6px 11px;border-radius:999px;background:var(--saju-accent);color:var(--start-bg);font-family:var(--font-mono);font-size:var(--fs-xs);font-weight:700;letter-spacing:.1em;box-shadow:0 4px 14px -4px #e8722aa6}.start-feature__start-tag-dot{width:6px;height:6px;border-radius:50%;background:var(--start-bg);animation-name:start-tag-pulse;animation-duration:1.6s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes start-tag-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.start-feature__soon{position:absolute;top:18px;right:18px;font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--start-bg);background:var(--saju-accent);border-radius:4px;padding:5px 11px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;pointer-events:none;z-index:2;box-shadow:0 2px 10px #e8722a40}.start-feature__new{position:absolute;top:20px;right:20px;padding:4px 10px;font-family:var(--font-mono);font-size:var(--fs-2xs, 9px);font-weight:700;letter-spacing:1.5px;color:var(--saju-accent);background:#e8722a1f;border:1px solid rgba(232,114,42,.3);border-radius:100px;z-index:2}.start-hint{margin-top:56px;text-align:center;font-size:var(--fs-sm);color:var(--start-cream-muted);line-height:1.7}.start-hint a{color:var(--saju-accent);text-decoration:none;border-bottom:1px solid rgba(232,114,42,.3);transition:border-color .2s var(--saju-ease)}.start-hint a:hover{border-bottom-color:var(--saju-accent)}.start-reveal{opacity:0;transform:translateY(16px);animation:start-fadeUp .6s var(--saju-ease) forwards}.start-reveal-d0{animation-delay:.05s}.start-reveal-d1{animation-delay:.12s}.start-reveal-d2{animation-delay:.19s}.start-reveal-d3{animation-delay:.26s}.start-reveal-d4{animation-delay:.34s}.start-reveal-d5{animation-delay:.42s}.start-reveal-d6{animation-delay:.5s}.start-reveal-d7{animation-delay:.58s}.start-reveal-d8{animation-delay:.66s}.start-reveal-d9{animation-delay:.74s}.start-reveal-d10{animation-delay:.82s}.start-reveal-d11{animation-delay:.9s}@keyframes start-fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:840px){.start-container{padding:56px 20px 80px}.start-back{margin-bottom:32px}.start-header{margin-bottom:40px}.start-header:before{font-size:200px;top:-20px}.start-title{font-size:clamp(32px,8vw,44px)}.start-section{margin-bottom:48px}.start-section-head{margin-bottom:24px}.start-section-title{font-size:clamp(22px,6vw,28px)}.start-section-desc{font-size:var(--fs-sm)}.start-features{grid-template-columns:1fr;gap:12px}.start-feature{min-height:auto;padding:28px 24px 22px}.start-feature__watermark{font-size:68px;top:20px;right:20px}.start-feature__question{font-size:clamp(20px,5.5vw,26px)}.start-feature:hover{transform:none}.start-hint{margin-top:40px}}@media(prefers-reduced-motion:reduce){.start-reveal,.start-feature__start-tag-dot{opacity:1;transform:none;animation:none}.start-feature,.start-feature__accent,.start-feature__watermark,.start-feature__cta-arrow,.start-back__arrow{transition:none}}body:has(.start-page){background:#0d0a07}body:has(.start-page) .saju-app{background:transparent}body:has(.start-page) .nav-b{background:#0d0a07f5;border-bottom-color:#f0e6d20f}body:has(.start-page) .nav-b__logo-text{color:#f0e6d2}body:has(.start-page) .nav-b__logo-icon path{fill:#f0e6d2}body:has(.start-page) .nav-b__service-link{color:#f0e6d280}body:has(.start-page) .nav-b__link--active{color:#f0e6d2}body:has(.start-page) .nav-b__service-link:hover{color:#f0e6d2}body:has(.start-page) .nav-b__burger span{background:#f0e6d2}body:has(.start-page) .nav-b__burger:hover{background:#f0e6d21a}body:has(.start-page) .nav-notif__btn{color:#f0e6d2}@media(max-width:640px){body:has(.start-page) .nav-b__login-btn{color:#f0e6d280;border-color:#f0e6d21f}body:has(.start-page) .nav-b__login-btn:hover{color:#f0e6d2;border-color:#f0e6d24d;background:#f0e6d20f}}body:has(.start-page) .saju-footer{background:transparent;border-top:1px solid rgba(240,230,210,.06);color:#f0e6d259}body:has(.start-page) .saju-footer__legal,body:has(.start-page) .saju-footer__legal a{color:#f0e6d24d}body:has(.start-page) .saju-footer__legal a:hover{color:#f0e6d299}
