.hrs-page{--hrs-bg: #0d0a07;--hrs-bg-card: #131008;--hrs-bg-pill: rgba(240,230,210,.04);--hrs-cream: #f0e6d2;--hrs-cream-dim: #b8a888;--hrs-cream-muted: #948470;--hrs-sen: #e2593a;--hrs-gold: #c8a040;--hrs-border: rgba(240,230,210,.08);--hrs-border-strong: rgba(240,230,210,.14);--hrs-serif: "DM Serif Display", serif;background:var(--hrs-bg);color:var(--hrs-cream);overflow-x:hidden;position:relative;min-height:100vh}.hrs-page:before{content:"";position:fixed;right:-10%;top:10%;width:60vw;height:60vh;background:radial-gradient(ellipse at center,rgba(226,89,58,.05) 0%,rgba(200,160,64,.025) 40%,transparent 70%);pointer-events:none;z-index:0}.hrs-container{max-width:1140px;margin:0 auto;padding:80px 32px 120px;position:relative;z-index:1}.hrs-back{display:inline-flex;align-items:center;gap:8px;color:var(--hrs-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)}.hrs-back:hover{background:#f0e6d20a;color:var(--hrs-cream)}.hrs-back__arrow{display:inline-block;transition:transform .2s var(--saju-ease)}.hrs-back:hover .hrs-back__arrow{transform:translate(-3px)}.hrs-header{text-align:center;max-width:760px;margin:0 auto 48px;position:relative}.hrs-header:before{content:"โหร";position:absolute;top:-18px;left:50%;transform:translate(-50%);font-family:var(--font-thai);font-size:150px;line-height:1;color:#e2593a0d;pointer-events:none;user-select:none;z-index:-1}.hrs-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(--hrs-sen)}.hrs-eyebrow:before,.hrs-eyebrow:after{content:"";display:block;width:32px;height:1px;background:currentColor;opacity:.5}.hrs-title{font-family:var(--hrs-serif);font-size:clamp(36px,5vw,64px);font-weight:400;line-height:1.1;letter-spacing:-.02em;color:var(--hrs-cream);margin-bottom:20px}.hrs-title em{font-style:italic;color:var(--hrs-gold)}.hrs-sub{font-size:var(--fs-lg);line-height:1.7;color:var(--hrs-cream-dim);max-width:620px;margin:0 auto}.hrs-sub em{font-style:italic;color:var(--hrs-gold)}.hrs-stats{display:flex;justify-content:center;gap:40px;margin:28px 0 0;padding:0;list-style:none}.hrs-stats li{display:flex;flex-direction:column;gap:4px}.hrs-stats strong{font-family:var(--hrs-serif);font-size:var(--fs-6xl);font-weight:400;line-height:1;color:var(--hrs-gold)}.hrs-stats span{font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:.1em;color:var(--hrs-cream-muted)}.hrs-next{position:relative;overflow:hidden;margin:0 auto 56px;max-width:620px;padding:26px 30px;background:var(--hrs-bg-card);border:1px solid rgba(226,89,58,.28);border-radius:18px;text-align:center}.hrs-next__label{margin:0 0 10px;font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:.18em;text-transform:uppercase;color:var(--hrs-sen)}.hrs-next__headline{margin:0 0 8px;font-family:var(--hrs-serif);font-size:clamp(22px,3vw,30px);line-height:1.25;color:var(--hrs-cream)}.hrs-next__when{margin:0;font-size:var(--fs-md);color:var(--hrs-cream-dim)}.hrs-next__count{margin:6px 0 0;font-family:var(--font-mono);font-size:var(--fs-sm);letter-spacing:.08em;color:var(--hrs-gold)}.hrs-next__numeral{position:absolute;top:6px;right:22px;font-family:var(--font-thai);font-size:84px;line-height:1;color:#f0e6d20d;pointer-events:none;user-select:none}.hrs-section{margin-bottom:72px}.hrs-section:last-of-type{margin-bottom:0}.hrs-section-head{text-align:center;max-width:620px;margin:0 auto 36px;position:relative}.hrs-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(--hrs-gold)}.hrs-section-eyebrow:before,.hrs-section-eyebrow:after{content:"";display:block;width:28px;height:1px;background:currentColor;opacity:.45}.hrs-section-title{font-family:var(--hrs-serif);font-size:clamp(26px,3.2vw,38px);font-weight:400;line-height:1.2;letter-spacing:-.015em;color:var(--hrs-cream);margin:0 0 14px}.hrs-section-desc{font-size:var(--fs-base);line-height:1.7;color:var(--hrs-cream-dim);margin:0}.hrs-section-desc em{font-style:italic;color:var(--hrs-gold)}.hrs-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}@media(min-width:900px){.hrs-features--soon{grid-template-columns:repeat(2,1fr)}}.hrs-feature{position:relative;display:flex;flex-direction:column;background:var(--hrs-bg-card);border:1px solid var(--hrs-border);border-radius:20px;padding:36px 32px 28px;overflow:hidden;min-height:340px;color:inherit;text-decoration:none;transition:transform .22s var(--saju-ease),border-color .2s var(--saju-ease),box-shadow .3s var(--saju-ease)}.hrs-feature:hover{transform:translateY(-3px);border-color:var(--hrs-border-strong);box-shadow:0 20px 50px #0006}.hrs-feature__accent{position:absolute;top:0;left:0;right:0;height:2.5px;opacity:.4;transition:opacity .3s var(--saju-ease)}.hrs-feature:hover .hrs-feature__accent{opacity:1}.hrs-feature__watermark{position:absolute;top:18px;right:26px;font-family:var(--font-thai);font-size:92px;line-height:.85;color:#f0e6d20f;pointer-events:none;user-select:none;transition:color .3s var(--saju-ease)}.hrs-feature:hover .hrs-feature__watermark{color:#f0e6d21a}.hrs-feature__dot{width:28px;height:3px;border-radius:2px;margin-bottom:22px}.hrs-feature__number{font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:.14em;color:var(--hrs-cream-muted);margin-bottom:10px}.hrs-feature__question{font-family:var(--hrs-serif);font-size:clamp(22px,2.4vw,28px);font-weight:400;line-height:1.2;letter-spacing:-.015em;color:var(--hrs-cream);margin-bottom:8px;max-width:320px}.hrs-feature__name{font-family:var(--hrs-serif);font-style:italic;color:var(--hrs-gold);font-size:var(--fs-lg);margin-bottom:16px}.hrs-feature__desc{color:var(--hrs-cream-muted);font-size:var(--fs-sm);line-height:1.7;margin-bottom:22px;max-width:440px;flex-grow:1}.hrs-feature__pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:22px}.hrs-feature__pill{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;background:var(--hrs-bg-pill);border:1px solid var(--hrs-border);border-radius:999px;font-size:var(--fs-xs);letter-spacing:.04em;color:var(--hrs-cream-dim)}.hrs-feature__pill-dot{width:4px;height:4px;border-radius:50%;background:var(--hrs-sen);opacity:.7}.hrs-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(--hrs-border);padding-top:20px;width:100%;margin-top:auto}.hrs-feature__cta-label{color:var(--hrs-sen)}.hrs-feature__cta-arrow{width:30px;height:30px;border-radius:50%;background:#e2593a1a;border:1px solid rgba(226,89,58,.2);display:grid;place-items:center;color:var(--hrs-sen);transition:background-color .2s var(--saju-ease),color .2s var(--saju-ease),transform .2s var(--saju-ease)}.hrs-feature:hover .hrs-feature__cta-arrow{background:var(--hrs-sen);color:var(--hrs-bg);transform:translate(4px)}.hrs-feature--calendar .hrs-feature__accent,.hrs-feature--calendar .hrs-feature__dot{background:var(--hrs-sen)}.hrs-feature--tool .hrs-feature__accent,.hrs-feature--tool .hrs-feature__dot{background:var(--hrs-gold)}.hrs-feature--soon{cursor:default;pointer-events:none;background:#13100880;border-style:dashed}.hrs-feature--soon:hover{transform:none;border-color:var(--hrs-border);box-shadow:none}.hrs-feature--soon .hrs-feature__accent{opacity:.1}.hrs-feature--soon .hrs-feature__watermark{opacity:.4;filter:saturate(.5)}.hrs-feature--soon .hrs-feature__dot,.hrs-feature--soon .hrs-feature__number,.hrs-feature--soon .hrs-feature__question,.hrs-feature--soon .hrs-feature__name,.hrs-feature--soon .hrs-feature__desc,.hrs-feature--soon .hrs-feature__pills{opacity:.55;filter:saturate(.6)}.hrs-feature--soon .hrs-feature__cta{border-top-color:#f0e6d20d;justify-content:flex-start}.hrs-feature--soon .hrs-feature__cta-label{color:var(--hrs-cream-muted);font-style:italic;text-transform:none;letter-spacing:.04em}.hrs-feature--soon .hrs-feature__cta-arrow{display:none}.hrs-feature--featured{grid-column:1 / -1;padding:40px 36px 32px;background:linear-gradient(135deg,rgba(226,89,58,.14) 0%,rgba(226,89,58,.05) 50%,var(--hrs-bg-card) 100%);border-color:#e2593a66;box-shadow:0 0 0 1px #e2593a14,0 16px 40px -16px #e2593a4d}.hrs-feature--featured:hover{border-color:var(--hrs-sen);box-shadow:0 0 0 1px #e2593a33,0 22px 50px -16px #e2593a73}.hrs-feature--featured .hrs-feature__watermark{font-size:130px;color:#e2593a1a}.hrs-feature--featured:hover .hrs-feature__watermark{color:#e2593a2e}.hrs-feature--featured .hrs-feature__question{font-size:clamp(26px,3vw,36px);max-width:none}.hrs-feature--featured .hrs-feature__number{color:var(--hrs-sen);font-weight:700}.hrs-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(--hrs-sen);color:var(--hrs-bg);font-family:var(--font-mono);font-size:var(--fs-xs);font-weight:700;letter-spacing:.1em;box-shadow:0 4px 14px -4px #e2593aa6}.hrs-feature__start-tag-dot{width:6px;height:6px;border-radius:50%;background:var(--hrs-bg);animation-name:hrs-start-pulse;animation-duration:1.6s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes hrs-start-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.hrs-feature__soon-tag{position:absolute;top:18px;right:18px;font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--hrs-bg);background:var(--hrs-sen);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 #e2593a40}.hrs-prose{background:var(--hrs-bg-card);border:1px solid var(--hrs-border);border-radius:18px;padding:30px 34px}.hrs-prose__lede{margin:0 0 22px;font-family:var(--hrs-serif);font-size:var(--fs-2xl);line-height:1.55;color:var(--hrs-cream)}.hrs-prose__list{margin:0;padding:0;list-style:none}.hrs-prose__list li{padding:18px 0 0;border-top:1px solid var(--hrs-border);font-size:var(--fs-sm);line-height:1.75;color:var(--hrs-cream-muted)}.hrs-prose__list li+li{margin-top:18px}.hrs-prose__list li:first-child{padding-top:0;border-top:0}.hrs-prose__list strong{display:block;margin-bottom:5px;font-weight:600;color:var(--hrs-cream-dim)}.hrs-prose a{color:var(--hrs-sen);text-decoration:none;border-bottom:1px solid rgba(226,89,58,.3);transition:border-color .2s var(--saju-ease)}.hrs-prose a:hover{border-bottom-color:var(--hrs-sen)}.hrs-guide{margin-top:56px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--hrs-bg-card);border:1px solid var(--hrs-border);border-radius:18px;padding:28px 32px;text-decoration:none;color:inherit;transition:border-color .2s var(--saju-ease),transform .22s var(--saju-ease)}.hrs-guide:hover{border-color:var(--hrs-border-strong);transform:translateY(-2px)}.hrs-guide__text{flex:1}.hrs-guide__eyebrow{display:block;font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:.18em;text-transform:uppercase;color:var(--hrs-gold);margin-bottom:6px}.hrs-guide__title{font-family:var(--hrs-serif);font-size:clamp(20px,2.2vw,24px);color:var(--hrs-cream);margin:0 0 6px;font-weight:400;line-height:1.3}.hrs-guide__desc{font-size:var(--fs-sm);color:var(--hrs-cream-dim);margin:0;line-height:1.6}.hrs-guide__arrow{width:40px;height:40px;border-radius:50%;background:#e2593a1a;border:1px solid rgba(226,89,58,.2);display:grid;place-items:center;color:var(--hrs-sen);flex-shrink:0;transition:background-color .2s var(--saju-ease),color .2s var(--saju-ease),transform .2s var(--saju-ease)}.hrs-guide:hover .hrs-guide__arrow{background:var(--hrs-sen);color:var(--hrs-bg);transform:translate(4px)}.hrs-hint{margin-top:32px;text-align:center;font-size:var(--fs-sm);color:var(--hrs-cream-muted);line-height:1.7}.hrs-hint a{color:var(--hrs-sen);text-decoration:none;border-bottom:1px solid rgba(226,89,58,.3);transition:border-color .2s var(--saju-ease)}.hrs-hint a:hover{border-bottom-color:var(--hrs-sen)}.hrs-reveal{opacity:0;transform:translateY(16px);animation:hrs-fadeUp .6s var(--saju-ease) forwards}.hrs-reveal-d0{animation-delay:.05s}.hrs-reveal-d1{animation-delay:.12s}.hrs-reveal-d2{animation-delay:.19s}.hrs-reveal-d3{animation-delay:.26s}.hrs-reveal-d4{animation-delay:.34s}.hrs-reveal-d5{animation-delay:.42s}.hrs-reveal-d6{animation-delay:.5s}.hrs-reveal-d7{animation-delay:.58s}.hrs-reveal-d8{animation-delay:.66s}.hrs-reveal-d9{animation-delay:.74s}.hrs-reveal-d10{animation-delay:.82s}.hrs-reveal-d11{animation-delay:.9s}@keyframes hrs-fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:840px){.hrs-container{padding:56px 20px 80px}.hrs-back{margin-bottom:32px}.hrs-header{margin-bottom:36px}.hrs-header:before{font-size:104px;top:-8px}.hrs-title{font-size:clamp(32px,8vw,44px)}.hrs-stats{gap:28px}.hrs-next{margin-bottom:40px;padding:22px}.hrs-next__numeral{font-size:64px;right:14px}.hrs-section{margin-bottom:48px}.hrs-section-head{margin-bottom:24px}.hrs-section-title{font-size:clamp(22px,6vw,28px)}.hrs-section-desc{font-size:var(--fs-sm)}.hrs-features{grid-template-columns:1fr;gap:14px}.hrs-feature{min-height:auto;padding:28px 24px 22px}.hrs-feature__watermark{font-size:72px;top:16px;right:22px}.hrs-feature__question{font-size:clamp(20px,5.5vw,26px)}.hrs-feature:hover{transform:none}.hrs-feature--featured{padding:30px 24px 24px}.hrs-feature--featured .hrs-feature__watermark{font-size:92px}.hrs-prose{padding:24px 22px}.hrs-prose__lede{font-size:var(--fs-lg)}.hrs-guide{flex-direction:column;align-items:flex-start;padding:22px;margin-top:40px}.hrs-guide:hover{transform:none}.hrs-hint{margin-top:24px}}@media(prefers-reduced-motion:reduce){.hrs-reveal,.hrs-feature__start-tag-dot{opacity:1;transform:none;animation:none}.hrs-feature,.hrs-feature__accent,.hrs-feature__watermark,.hrs-feature__cta-arrow,.hrs-guide,.hrs-guide__arrow,.hrs-prose a,.hrs-hint a,.hrs-back,.hrs-back__arrow{transition:none}}body:has(.hrs-page){background:#0d0a07}body:has(.hrs-page) .saju-app{background:transparent}body:has(.hrs-page) .nav-b{background:#0d0a07f5;border-bottom-color:#f0e6d20f}body:has(.hrs-page) .nav-b__logo-text{color:#f0e6d2}body:has(.hrs-page) .nav-b__logo-icon path{fill:#f0e6d2}body:has(.hrs-page) .nav-b__service-link{color:#f0e6d280}body:has(.hrs-page) .nav-b__link--active{color:#f0e6d2}body:has(.hrs-page) .nav-b__service-link:hover{color:#f0e6d2}body:has(.hrs-page) .nav-b__burger span{background:#f0e6d2}body:has(.hrs-page) .nav-b__burger:hover{background:#f0e6d21a}body:has(.hrs-page) .nav-notif__btn{color:#f0e6d2}@media(max-width:640px){body:has(.hrs-page) .nav-b__login-btn{color:#f0e6d280;border-color:#f0e6d21f}body:has(.hrs-page) .nav-b__login-btn:hover{color:#f0e6d2;border-color:#f0e6d24d;background:#f0e6d20f}}body:has(.hrs-page) .saju-footer{background:transparent;border-top:1px solid rgba(240,230,210,.06);color:#f0e6d259}body:has(.hrs-page) .saju-footer__legal,body:has(.hrs-page) .saju-footer__legal a{color:#f0e6d24d}body:has(.hrs-page) .saju-footer__legal a:hover{color:#f0e6d299}
