:root{--ink:#12352d;--muted:#6b756e;--paper:#f6f1e6;--cream:#fffdf8;--green:#0f493c;--green2:#176150;--red:#ce563d;--gold:#c99637;--line:#ded8c9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,system-ui,sans-serif}.topbar{height:72px;display:flex;align-items:center;gap:48px;padding:0 max(5vw,24px);background:rgba(255,253,248,.94);border-bottom:1px solid #e7e1d4;position:sticky;top:0;z-index:20}.brand{font:1.55rem 'DM Serif Display',serif;color:var(--ink);text-decoration:none}.brand span{display:inline-grid;place-items:center;width:38px;height:38px;margin-right:8px;border:1px solid var(--green);border-radius:50%}.navlinks{display:flex;gap:36px;margin:auto}.navlinks a{padding:25px 3px 20px;color:#4b5650;text-decoration:none;font-weight:600}.navlinks .active{color:var(--green);border-bottom:3px solid var(--gold)}button,select,input{font:inherit}.report-btn,.primary{border:0;border-radius:10px;background:linear-gradient(135deg,#b98427,#dfad4d);color:white;font-weight:800;cursor:pointer}.report-btn{padding:12px 20px}.shell{max-width:1600px;margin:auto;padding:24px 3vw 44px}.hero{min-height:120px;display:flex;align-items:center;justify-content:space-between;padding:4px 22px 12px;background:radial-gradient(circle at 78% 20%,rgba(201,150,55,.13),transparent 20%)}.eyebrow,.result-kicker{color:var(--gold);font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1{margin:5px 0 2px;font:clamp(2.3rem,4vw,4rem)/1.02 'DM Serif Display',serif;letter-spacing:-.025em}.hero p{margin:0;color:var(--muted)}.hero-motto{color:#8b7865;font:600 .68rem/1.8 Manrope;letter-spacing:.32em}.workspace{display:grid;grid-template-columns:500px minmax(470px,1fr) 400px;gap:12px}.panel,.map-card,.result-card,.analysis-card{border:1px solid #e6e0d4;border-radius:20px;background:rgba(255,253,248,.96);box-shadow:0 12px 34px rgba(43,55,47,.06)}.panel{padding:20px}.card-title,.map-heading,.analysis-title,.section-heading{display:flex;align-items:center;gap:10px}.card-title h2,.map-heading h2{margin:0;font:1.35rem 'DM Serif Display',serif}.card-title span{color:var(--gold)}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin:16px 0 18px;border-top:2px solid #d9d9d2}.steps span{display:grid;justify-items:center;margin-top:-13px;color:var(--muted);font-size:.7rem}.steps b{display:grid;place-items:center;width:25px;height:25px;margin-bottom:5px;border-radius:50%;background:#d9ddd9;color:#405048}.steps .on{color:#93691f}.steps .on b{background:var(--gold);color:white}.panel>label,.technical label{display:grid;gap:6px;margin-bottom:7px;color:#52625b;font-size:.68rem;font-weight:700}.autocomplete gmp-place-autocomplete{width:100%;color-scheme:light}.hint,.status,.formula{font-size:.7rem;line-height:1.55;color:var(--muted)}.birth-grid,.coordinate-grid,.field-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}input,select{width:100%;min-width:0;padding:10px;border:1px solid var(--line);border-radius:9px;background:white;color:var(--ink)}.primary{width:100%;margin-top:5px;padding:12px}.technical{margin-top:13px;border-top:1px solid var(--line);padding-top:10px}.technical summary{cursor:pointer;color:var(--green);font-size:.72rem;font-weight:800}.technical[open] summary{margin-bottom:12px}.secondary{width:100%;margin-top:7px;padding:8px;border:1px solid #5b776d;border-radius:8px;background:transparent;color:var(--green);font-size:.68rem;font-weight:800}.secondary:disabled{opacity:.38}.road-picker{border-color:var(--gold)}.toggle{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;margin-top:10px!important}.toggle input{width:16px}.status{min-height:34px;margin:10px 0 0;padding:8px 10px;border-radius:8px;background:#edf4ef}.status.error{color:#913f32;background:#fae9e4}.map-card{position:relative;min-height:600px;overflow:hidden}.map-heading{height:58px;justify-content:space-between;padding:0 18px}.confidence{padding:8px 12px;border-radius:9px;background:#e7f5ec;color:#28744e;font-size:.7rem;font-weight:800}.map-card #map{position:absolute;inset:58px 0 0}.map-key{position:absolute;left:18px;bottom:15px;z-index:2;display:flex;align-items:center;gap:7px;padding:9px 12px;border-radius:99px;background:rgba(255,253,248,.94);font-size:.66rem;font-weight:800}.dot{width:8px;height:8px;border-radius:50%}.dot.center{background:var(--red)}.dot.front{margin-left:7px;background:var(--gold)}.map-marker{position:relative;width:24px;height:24px;border:3px solid white;border-radius:50% 50% 50% 0;background:var(--marker);transform:rotate(-45deg);box-shadow:0 3px 8px #0005}.map-marker span{position:absolute;left:27px;top:12px;transform:rotate(45deg);padding:4px 7px;border-radius:5px;background:white;color:var(--ink);white-space:nowrap;font:700 10px Manrope}.result-card{display:flex;flex-direction:column;align-items:center;padding:25px;background:linear-gradient(145deg,#0b493b,#123e34);color:white;text-align:center}.compass{--bearing:0deg;position:relative;width:190px;height:190px;margin:25px 0 8px;border:2px solid #d6a842;border-radius:50%;background:repeating-conic-gradient(from -1deg,#ffffff35 0 1deg,transparent 1deg 15deg)}.compass:after{content:'';position:absolute;inset:18px;border:1px solid #ffffff2e;border-radius:50%}.needle{position:absolute;z-index:2;left:91px;top:18px;width:8px;height:77px;transform-origin:50% 77px;transform:rotate(var(--bearing));background:linear-gradient(to bottom,#efc66e 0 50%,#eef3ef 50%);clip-path:polygon(50% 0,100% 100%,50% 88%,0 100%)}.compass-center{position:absolute;z-index:3;left:87px;top:87px;width:16px;height:16px;border:4px solid #efc66e;border-radius:50%;background:var(--green)}.compass b{position:absolute;font-size:.65rem}.compass .n{top:5px;left:91px}.compass .s{bottom:5px;left:91px}.compass .e{right:7px;top:87px}.compass .w{left:7px;top:87px}.degree{display:flex;line-height:1}.degree strong{font:3.6rem 'DM Serif Display',serif}.degree span{margin-top:5px;color:#efc66e;font-size:1.3rem}.result-card h2{margin:7px 0 2px;font:1.7rem 'DM Serif Display',serif}.result-card>p{margin:0;color:#bed0c8}.result-card dl{width:100%;margin:26px 0 14px}.result-card dl div{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid #ffffff24}.result-card dt{color:#b4c8c0;font-size:.7rem}.result-card dd{margin:0;font-size:.75rem;font-weight:800}.formula{margin-top:auto!important}.analysis{padding-top:24px}.section-heading{margin-bottom:12px}.section-heading>span{color:var(--gold);font-size:1.8rem}.section-heading h2{margin:0;font:2rem 'DM Serif Display',serif}.section-heading p{margin-left:auto;color:var(--muted);font-size:.72rem}.analysis-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:12px}.analysis-card{padding:20px}.analysis-title{justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px}.analysis-title h3{margin:0;font:1.45rem 'DM Serif Display',serif}.analysis-title span{color:var(--muted);font-size:.68rem}.analysis-title select{width:auto;padding:7px}.bat-body,.flying-body{display:grid;grid-template-columns:280px 1fr;gap:22px;padding-top:18px}.bagua{position:relative;display:grid;grid-template-columns:1fr 1fr;width:240px;height:240px;margin:auto;overflow:hidden;border:15px solid #efe8da;border-radius:50%;transform:rotate(45deg)}.bagua span{display:grid;place-content:center;background:#d99783;color:#173b32;text-align:center;font-size:.62rem;border:1px solid #fff}.bagua span:nth-child(odd){background:#5d9a76;color:white}.bagua span b{font-size:.65rem}.bagua strong{position:absolute;inset:78px;display:grid;place-items:center;border-radius:50%;background:#fff;font-size:2.3rem;transform:rotate(-45deg)}.insights small{color:var(--muted)}.insights h4{margin:5px 0 16px;font:1.5rem 'DM Serif Display',serif}.score{display:flex;justify-content:space-between;padding:11px;border-radius:10px;background:#f1eee5}.score b{color:var(--green);font-size:1.4rem}.insights p,.notice p{color:var(--muted);font-size:.75rem;line-height:1.6}.chips{display:flex;flex-wrap:wrap;gap:7px}.chips span{padding:8px 10px;border-radius:9px;background:#e8f4eb;color:#276848;font-size:.66rem;font-weight:800}.flying-body{grid-template-columns:1fr 1fr}.star-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.star-grid span{display:grid;place-items:center;min-height:76px;border:1px solid var(--line);font:1.6rem 'DM Serif Display',serif}.star-grid i{color:var(--red);font:normal .8rem Manrope}.notice{padding:18px;border-radius:13px;background:#f4efe3}.notice b{color:#956c22}.hk-star-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);background:#fff}.hk-cell{display:grid;grid-template-rows:auto 1fr auto;min-height:100px;padding:9px;border:1px solid var(--line);text-align:center}.hk-cell>b{font-size:.7rem}.hk-star-pair{display:flex;align-items:center;justify-content:space-around;font:1.15rem 'DM Serif Display',serif}.hk-cell>span{color:#d71920;font-weight:800}.hk-placeholder{grid-column:1/-1;display:grid;place-items:center;min-height:220px;padding:20px;color:var(--muted);font-size:.75rem;text-align:center}.hk-summary p{margin-bottom:8px}.hk-warnings{margin-top:10px;padding-top:7px;border-top:1px solid #d8c9a9}.hk-warnings p{margin:5px 0;color:#a64a30;font-weight:700}.cultural-note{margin:14px 0 0;color:var(--muted);font-size:.65rem;line-height:1.5}.debug-label{padding:7px 10px;border-radius:8px;background:#0a1814e6;color:#e8f5e9;font:600 11px/1.45 Manrope}.edge-point{display:grid;place-items:center;width:22px;height:22px;border:3px solid white;border-radius:50%;background:#2486a6;color:white;font:800 10px Manrope}@media(max-width:1250px){.workspace{grid-template-columns:390px 1fr}.result-card{grid-column:1/-1}.analysis-grid{grid-template-columns:1fr}}@media(max-width:800px){.topbar{gap:12px}.navlinks{display:none}.shell{padding:16px}.hero-motto{display:none}.workspace{display:block}.panel,.map-card,.result-card{margin-bottom:12px}.map-card{min-height:520px}.analysis-grid,.bat-body,.flying-body{grid-template-columns:1fr}.section-heading p{display:none}.birth-grid{grid-template-columns:1fr}}
.bat-warning{padding:10px;border-left:3px solid var(--gold);background:#fff3d6;color:#805a16!important;border-radius:6px}
.hk-interpretation{margin-top:14px;padding-top:14px;border-top:1px solid #d8c9a9}.hk-interpretation small{color:#987026;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hk-interpretation h4{margin:5px 0 8px;font:1.2rem 'DM Serif Display',serif}.hk-pattern-status{display:inline-block;padding:6px 9px;border-radius:999px;font-size:.64rem;font-weight:800}.hk-pattern-status.potential{background:#dff1e5;color:#246b45}.hk-pattern-status.not-matched{background:#ece9df;color:#687169}.hk-interpretation ul{margin:10px 0;padding-left:18px}.hk-interpretation li,.hk-interpretation p{color:var(--muted);font-size:.7rem;line-height:1.55}.hk-landform{margin-top:10px;padding:11px;border-left:3px solid var(--gold);border-radius:7px;background:#fffaf0}.hk-landform b{color:#875d11}
.hk-pattern+.hk-pattern{margin-top:16px;padding-top:16px;border-top:1px solid #d8c9a9}.hk-pattern-status.formal-match{background:#fff0ce;color:#875d11}.hk-landform strong{display:block;margin-top:9px;color:var(--ink);font-size:.68rem}.hk-landform ul{margin:5px 0}
.hk-pattern-status.partial-match{background:#f8ead7;color:#8a571c}
.hk-empty-result{padding:20px;border:1px solid var(--line);border-radius:12px;background:#fffdf9;color:#17211d;font-size:1rem;line-height:1.8}
.hk-guest-summary{padding:24px;border:1px solid var(--line);border-radius:14px;background:#fffdf9}.hk-guest-summary h4{margin:0 0 12px;font:1.45rem/1.3 'DM Serif Display',serif}.hk-guest-summary p{margin:0;color:#17211d;font-size:1rem;line-height:1.8}.hk-guest-summary .hk-guest-note{margin-top:14px;padding:14px 16px;border-left:4px solid var(--gold);border-radius:8px;background:#f7f1e3}.hk-contact{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.hk-contact a{display:inline-block;margin-top:10px;padding:11px 16px;border-radius:9px;background:var(--green);color:#fff;font-size:.85rem;font-weight:800;text-decoration:none}@media(max-width:800px){.hk-guest-summary{padding:18px}.hk-guest-summary p{font-size:.95rem;line-height:1.75}}
.hk-interpretation-card{margin-top:12px}.hk-interpretation-card .hk-interpretation{margin-top:0;padding-top:18px;border-top:0}.hk-patterns-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hk-patterns-grid .hk-pattern{margin:0;padding:17px;border:1px solid var(--line);border-radius:12px;background:#fffdf9}@media(max-width:800px){.hk-patterns-grid{grid-template-columns:1fr}}

/* Nội dung luận giải cần đọc lâu: dùng cỡ chữ thân bài thay vì cỡ chú thích. */
.hk-interpretation-card .hk-patterns-grid{gap:18px}
.hk-interpretation-card .hk-patterns-grid .hk-pattern{padding:22px}
.hk-interpretation-card .hk-interpretation h4{font-size:1.4rem;line-height:1.3;margin-bottom:10px}
.hk-interpretation-card .hk-interpretation ul{margin:14px 0;padding-left:24px}
.hk-interpretation-card .hk-interpretation li,
.hk-interpretation-card .hk-interpretation p{font-size:1rem;line-height:1.8}
.hk-interpretation-card .hk-interpretation li+li{margin-top:8px}
.hk-interpretation-card .hk-landform{padding:16px}
.hk-interpretation-card .hk-landform>b,
.hk-interpretation-card .hk-landform>strong{font-size:.95rem;line-height:1.6}
@media(max-width:800px){
  .hk-interpretation-card .hk-patterns-grid .hk-pattern{padding:18px}
  .hk-interpretation-card .hk-interpretation li,
  .hk-interpretation-card .hk-interpretation p{font-size:.95rem;line-height:1.75}
}

/* Đồng bộ khả năng đọc cho cả hai card luận giải. */
.interpretation-card .tam-cat-block p,
.interpretation-card .interpretation-grid p,
.interpretation-card .interpretation-grid li,
.interpretation-card .hk-interpretation p,
.interpretation-card .hk-interpretation li{color:#17211d;font-size:1rem;line-height:1.8}
.interpretation-card .interpretation-grid ul{padding-left:24px}
.interpretation-card .interpretation-grid li+li{margin-top:8px}
.interpretation-card .interpretation-grid h4{font-size:1.4rem;line-height:1.3}
.interpretation-card .final-conclusion{font-size:1rem;line-height:1.8}
.interpretation-card .cultural-note{color:var(--muted);font-size:.75rem;line-height:1.6}
@media(max-width:800px){
  .interpretation-card .tam-cat-block p,
  .interpretation-card .interpretation-grid p,
  .interpretation-card .interpretation-grid li,
  .interpretation-card .hk-interpretation p,
  .interpretation-card .hk-interpretation li,
  .interpretation-card .final-conclusion{font-size:.95rem;line-height:1.75}
}

[hidden]{display:none!important}.interpretation-card{grid-column:1/-1;padding:26px}.interpretation-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid var(--line)}.interpretation-head h3{margin:5px 0 0;font:1.7rem 'DM Serif Display',serif}.verdict{padding:10px 16px;border-radius:999px;background:#edf1ed;color:var(--green);font-size:.72rem;font-weight:800}.verdict.good{background:#dff1e5;color:#246b45}.verdict.caution{background:#fff0ce;color:#875d11}.verdict.bad{background:#f8dfd9;color:#963c2d}.tam-cat-block{display:grid;grid-template-columns:minmax(260px,.75fr) 1.25fr;gap:24px;margin:18px 0;padding:18px;border-radius:14px;background:linear-gradient(135deg,#f8f1df,#fffdf8)}.tam-cat-block small,.interpretation-grid small{color:#987026;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.tam-cat-block h4{margin:5px 0;font:1.25rem 'DM Serif Display',serif}.tam-cat-block p{margin:0;color:var(--muted);font-size:.72rem;line-height:1.55}.tam-cat-list{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.tam-cat-list div{display:grid;gap:4px;padding:12px;border:1px solid #e1d5b8;border-radius:10px;background:#fff}.tam-cat-list b{color:var(--green);font-size:.76rem}.tam-cat-list span{color:var(--muted);font-size:.67rem}.interpretation-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:12px}.interpretation-grid section{padding:17px;border:1px solid var(--line);border-radius:12px}.interpretation-grid h4{margin:6px 0;font:1.2rem 'DM Serif Display',serif}.interpretation-grid p,.interpretation-grid li{color:var(--muted);font-size:.74rem;line-height:1.6}.interpretation-grid ul{margin:8px 0 0;padding-left:18px}.final-conclusion{margin-top:14px;padding:17px 19px;border-left:4px solid var(--gold);border-radius:10px;background:#eef5f0;color:var(--green);font-weight:700;line-height:1.65}.cultural-note{margin:10px 0 0;color:var(--muted);font-size:.65rem}@media(max-width:800px){.interpretation-head,.tam-cat-block{display:block}.verdict{display:inline-block;margin-top:12px}.tam-cat-list,.interpretation-grid{grid-template-columns:1fr}.tam-cat-list{margin-top:14px}}

.temporal-card{margin-top:24px}.temporal-card>p{line-height:1.65}.temporal-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:end}.temporal-form label{display:flex;flex-direction:column;gap:7px}.temporal-form input,.temporal-form select{width:100%;min-width:0;padding:12px;border:1px solid #cfc8bb;border-radius:8px;font:inherit;background:#fff;color:#282820}.temporal-offset{grid-column:2/-1;align-self:center}.temporal-boards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:20px}.temporal-board h4{margin:0 0 8px}.temporal-board .hk-star-grid{width:100%;max-width:none}.temporal-board .hk-cell strong{display:block;font-size:26px;margin:8px}.temporal-board .hk-cell{min-height:80px}.temporal-status-error{color:#a33120}@media(max-width:1100px){.temporal-boards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.temporal-form,.temporal-boards{grid-template-columns:1fr}.temporal-offset{grid-column:auto}}

@media(max-width:800px){.topbar{flex-wrap:wrap}.topbar .navlinks{display:flex;flex-wrap:wrap;gap:10px 16px;order:3;width:100%;font-size:.78rem}.topbar .navlinks a{padding:5px 0}}
