.gtl{--gt-gold:#e6c787;--gt-ink:#f5eee0;--gt-muted:#adc1ba;--gt-line:#b49e6945;--gt-green:#89cfb8;background:radial-gradient(ellipse at 95% 8%,#16453c66,transparent 52%),#091b19;border:1px solid var(--gt-line);border-radius:22px;padding:clamp(16px,3vw,36px);color:var(--gt-ink);margin:24px auto;max-width:1200px;box-sizing:border-box;isolation:isolate}
.gtl *{box-sizing:border-box}.gtl [hidden]{display:none!important}.gtl h2,.gtl h3,.gtl h4{font-family:"Cormorant Garamond",Georgia,serif;font-weight:600;color:var(--gt-ink);margin:0 0 12px;line-height:1.15;text-wrap:balance}.gtl h2{font-size:clamp(30px,4vw,48px)}.gtl h3{font-size:clamp(25px,3vw,34px)}.gtl h4{font-size:22px}.gtl p{line-height:1.65;margin:0 0 14px}.gtl .gtl-kicker{color:var(--gt-gold);letter-spacing:.15em;font-size:11px;font-weight:800;margin-bottom:15px}.gtl .gtl-small{color:var(--gt-muted);font-size:13px;line-height:1.6}.gtl a{color:var(--gt-gold)}.gtl [data-detail],.gtl [data-result],.gtl [data-scroll]{scroll-margin-top:18px}
.gtl button,.gtl select{font-family:inherit;font-size:15px}.gtl button{cursor:pointer;min-height:44px;line-height:1.3;transition:background .15s,border-color .15s;touch-action:manipulation}.gtl button:disabled{cursor:wait;opacity:.6}.gtl button:focus-visible,.gtl select:focus-visible,.gtl summary:focus-visible,.gtl a:focus-visible{outline:3px solid #b9f1de;outline-offset:4px}.gtl button:not(.gtl-card):hover{filter:brightness(1.13)}.gtl .gtl-primary{background:linear-gradient(120deg,#eed5a1,#c89f58);color:#142822;border:1px solid #f9db9b;border-radius:11px;padding:14px 23px;font-weight:800}.gtl .gtl-secondary{border:1px solid var(--gt-line);border-radius:9px;background:#06161399;color:var(--gt-ink);padding:10px 16px}.gtl select{color:var(--gt-ink);border:1px solid var(--gt-line);border-radius:9px;background:#102723;min-height:48px;padding:10px;width:100%;max-width:100%}
.gtl-hero{display:grid;grid-template-columns:1fr 1.12fr;gap:35px;align-items:center;margin-bottom:26px}.gtl-hero img{width:100%;height:auto;border-radius:14px;box-shadow:0 16px 45px #0007}.gtl-hero a{font-size:13px}.gtl-form{border-top:1px solid var(--gt-line);padding-top:26px;display:grid;grid-template-columns:1fr 1fr;gap:25px 32px;align-items:start}.gtl-form fieldset{padding:0;margin:0;min-width:0;border:0}.gtl-form legend,.gtl-person>label{font-weight:700;font-size:16px;display:block;margin:0 0 12px}.gtl-person label span{font-weight:400;color:var(--gt-muted);font-size:13px}.gtl-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.gtl-choices label{position:relative;cursor:pointer}.gtl-choices input{position:absolute;opacity:0;width:1px;height:1px}.gtl-choices span{border:1px solid var(--gt-line);background:#06161366;border-radius:10px;display:flex;gap:8px;flex-direction:column;align-items:center;padding:12px 3px;font-size:14px}.gtl-choices b{color:var(--gt-gold);font-size:25px;font-weight:400;height:30px}.gtl-choices input:checked+span{background:#cfb27020;border-color:var(--gt-gold);box-shadow:inset 0 0 0 1px var(--gt-gold)}.gtl-choices input:focus-visible+span{outline:3px solid #b9f1de;outline-offset:3px}.gtl-form .gtl-small{margin-top:8px;margin-bottom:0}.gtl-form>[data-start]{grid-column:1/-1;justify-self:center;min-width:270px;display:flex;justify-content:space-between;gap:30px}.gtl-person{min-width:0}
.gtl-ceremony{text-align:center;padding:70px 0}.gtl-deck{position:relative;height:140px;width:140px;margin:0 auto 32px}.gtl-deck i{position:absolute;left:27px;top:0;width:85px;height:130px;border:1px solid var(--gt-gold);border-radius:8px;background:repeating-linear-gradient(45deg,#173c32 0 3px,#0c2922 3px 12px);box-shadow:0 12px 25px #0006;animation:gtl-shuffle 1.2s ease-in-out infinite;transform-origin:50% 85%}.gtl-deck i:first-child{--gt-angle:-18deg}.gtl-deck i:nth-child(2){--gt-angle:18deg;animation-delay:.15s}.gtl-deck i:last-child{--gt-angle:0deg;animation-delay:.3s}@keyframes gtl-shuffle{50%{transform:translateY(-10px) rotate(var(--gt-angle))}}
.gtl-result-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}.gtl-result-head h2{margin-bottom:0}.gtl-result-head .gtl-kicker{margin-bottom:8px}.gtl-topics{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0}.gtl-topics button{flex:1;border:1px solid var(--gt-line);background:#081511;color:var(--gt-muted);border-radius:9px;padding:10px 12px;white-space:nowrap}.gtl-topics button span{color:var(--gt-gold);font-size:20px;margin-right:5px}.gtl-topics button[aria-pressed=true]{color:var(--gt-ink);background:#24483b;border-color:var(--gt-green)}
.gtl-summary{padding:24px;border:1px solid var(--gt-line);background:linear-gradient(120deg,#20392a,#0c231e);border-radius:14px;display:grid;grid-template-columns:84px 1fr;gap:22px;align-items:center}.gtl-summary img{width:84px;height:126px;object-fit:contain;border-radius:5px;box-shadow:0 5px 18px #0008}.gtl-summary .gtl-kicker{margin:0 0 7px}.gtl-summary h3{margin:0 0 9px}.gtl-summary p{margin-bottom:0}.gtl-summary small{display:block;color:var(--gt-muted);font-size:12px;margin-top:10px}.gtl-board-tools{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:23px 0 10px}.gtl-board-tools p{margin:0;font-size:14px}.gtl-scroll{overflow-x:auto;overscroll-behavior-x:contain;padding:7px 4px 12px;border-radius:12px;background:#050e0c80;scrollbar-color:#7d987f #06120f;scrollbar-width:thin}.gtl-board{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:clamp(3px,.7vw,8px);min-width:260px;padding:5px}.gtl-scroll.is-zoom .gtl-board{min-width:1000px;gap:10px}.gtl button.gtl-card{min-height:0;min-width:0;width:100%;padding:0;border:2px solid transparent;background:#172d25;border-radius:6px;position:relative;box-shadow:0 3px 8px #0004;overflow:hidden;color:var(--gt-ink);display:flex;flex-direction:column}.gtl-card img{width:100%;height:auto;aspect-ratio:2/3;object-fit:contain;display:block;background:#13291f}.gtl-card strong{display:block;font-size:clamp(9px,1vw,12px);font-weight:500;text-align:center;width:100%;padding:6px 1px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.gtl-card small{position:absolute;top:3px;left:3px;border-radius:50%;width:18px;height:18px;line-height:18px;background:#061912e8;color:#f0d394;font:700 10px/18px system-ui;text-align:center}.gtl button.gtl-card.is-selected{border-color:var(--gt-gold);box-shadow:0 0 0 2px #e6c7875c}.gtl button.gtl-card.is-near{border-color:var(--gt-green)}.gtl button.gtl-card:focus-visible{outline-offset:1px;z-index:2}.gtl-legend{display:flex;gap:10px 18px;flex-wrap:wrap;color:var(--gt-muted);font-size:11px;margin:8px 0 22px}.gtl-legend span{display:flex;align-items:center;gap:7px}.gtl-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--gt-gold)}.gtl-near-dot{background:var(--gt-green)}.gtl-find{display:flex;align-items:center;gap:15px;justify-content:flex-end;margin:0 0 20px}.gtl-find label{font-size:13px;white-space:nowrap}.gtl-find select{width:260px}
.gtl-detail{border:1px solid var(--gt-line);border-radius:15px;padding:clamp(17px,3vw,28px);background:#061511}.gtl-detail-head{display:grid;grid-template-columns:130px 1fr;gap:26px;align-items:center}.gtl-detail-head img{width:130px;height:195px;object-fit:contain;border-radius:7px;box-shadow:0 8px 18px #0008}.gtl-detail-head .gtl-kicker{margin-bottom:10px}.gtl-detail-head .gtl-small{margin-bottom:8px}.gtl-house{color:var(--gt-ink);border-left:2px solid var(--gt-gold);padding-left:15px}.gtl-detail .gtl-combinations{margin-top:23px;padding-top:20px;border-top:1px solid var(--gt-line);display:grid;grid-template-columns:1fr 1fr;gap:18px}.gtl-combinations h4{font-size:21px}.gtl-combinations p{font-size:14px;color:#c4d3ca}.gtl-neighbours{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}.gtl-neighbours button{font-size:12px!important;padding:8px 12px!important;display:flex;align-items:center;gap:7px}.gtl-neighbours img{width:25px;height:38px;object-fit:contain}.gtl-detail details{margin-top:20px;border-top:1px solid var(--gt-line);padding-top:16px}.gtl summary{cursor:pointer;padding:8px 0;min-height:44px}.gtl-detail details p{font-size:14px}.gtl-detail .gtl-reflection{margin:16px 0 0;font-size:15px;color:var(--gt-gold)}.gtl-actions{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0 12px}.gtl-method{border-top:1px solid var(--gt-line);margin-top:28px;padding-top:15px}.gtl-method summary{font-weight:700;color:var(--gt-gold)}.gtl-method>div{padding:14px 0;max-width:850px}.gtl-method p{font-size:14px;color:#c3d3c9}.gtl-footnote{margin-top:18px!important;margin-bottom:0!important}.gtl-notice{background:#563e222e;border:1px solid var(--gt-gold);border-radius:9px;padding:12px}.gtl-dialog{background:#102820;color:var(--gt-ink);border:1px solid var(--gt-gold);border-radius:15px;padding:26px;max-width:min(460px,calc(100vw - 32px))}.gtl-dialog::backdrop{background:#000b}.gtl [data-save]{margin:15px 0}.gtl [data-save] button{border:1px solid var(--gt-line);border-radius:9px;background:#16392d;color:var(--gt-ink);padding:10px 16px}.gtl .tj-reading-actions{display:flex;gap:9px;flex-wrap:wrap}.gtl .tj-reading-save-wrap small{color:var(--gt-muted);display:block;margin-top:8px}
@media(min-width:1100px){.gtl-board{gap:9px}.gtl-card img{max-height:165px}.gtl-detail-head{grid-template-columns:140px 1fr}.gtl-detail-head img{width:140px;height:210px}}
@media(max-width:680px){.gtl{padding:15px;border-radius:15px;margin:15px 0}.gtl-hero{grid-template-columns:1fr;gap:19px}.gtl-hero img{max-height:235px;object-fit:cover;order:-1}.gtl-form{grid-template-columns:1fr;gap:22px}.gtl-form>[data-start]{width:100%;min-width:0}.gtl h2{font-size:32px}.gtl-result-head{align-items:flex-start}.gtl-result-head>button{font-size:12px;padding:9px;flex-shrink:0}.gtl-topics{gap:5px}.gtl-topics button{font-size:12px;padding:9px 6px}.gtl-topics button span{font-size:17px;margin-right:1px}.gtl-summary{padding:16px;gap:14px;grid-template-columns:61px 1fr}.gtl-summary img{width:61px;height:92px}.gtl-summary h3{font-size:26px}.gtl-summary p{font-size:15px}.gtl-summary .gtl-kicker{font-size:10px;letter-spacing:.07em}.gtl-board{padding:3px;gap:3px}.gtl button.gtl-card{border-width:1px;border-radius:3px}.gtl-card strong{display:none}.gtl-card small{width:14px;height:14px;line-height:14px;font-size:8px;top:1px;left:1px}.gtl-scroll.is-zoom .gtl-board{min-width:800px;gap:8px}.gtl-scroll.is-zoom .gtl-card strong{display:block;font-size:12px}.gtl-scroll.is-zoom .gtl-card small{width:20px;height:20px;font:700 11px/20px system-ui}.gtl-board-tools p{font-size:12px}.gtl-board-tools button{font-size:12px;padding:9px}.gtl-legend{font-size:10px;gap:9px}.gtl-find{justify-content:space-between;gap:8px}.gtl-find select{width:70%;font-size:13px}.gtl-detail-head{grid-template-columns:78px 1fr;gap:15px;align-items:start}.gtl-detail-head img{width:78px;height:117px}.gtl-detail h3{font-size:27px}.gtl-detail-head p{font-size:14px}.gtl-detail-head .gtl-kicker{letter-spacing:.07em;font-size:10px}.gtl-detail .gtl-combinations{grid-template-columns:1fr;gap:4px}.gtl-house{padding-left:10px}.gtl-actions>button{flex:1;font-size:13px;padding:12px}.gtl-summary small{line-height:1.5}.gtl-choices span{font-size:13px}}
@media(max-width:480px){.gtl-detail-head{row-gap:8px;align-items:center}.gtl-detail-head>div{display:contents}.gtl-detail-head>img{grid-row:1/3}.gtl-detail-head .gtl-kicker,.gtl-detail-head h3{grid-column:2;margin:0}.gtl-detail-head>div>p:not(.gtl-kicker){grid-column:1/-1}.gtl-detail-head>div>p:nth-of-type(2){margin-top:12px}.gtl-detail:focus{outline:none}.gtl-detail:focus-visible{outline:2px solid var(--gt-green);outline-offset:4px}}
@media(max-width:360px){.gtl{padding:10px}.gtl-board{min-width:0;gap:2px}.gtl-topics button{padding:8px 4px;font-size:11px}.gtl-topics button span{font-size:15px}.gtl-summary{padding:13px;grid-template-columns:50px 1fr;gap:11px}.gtl-summary img{width:50px;height:75px}}
@media(prefers-reduced-motion:reduce){.gtl *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
