*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;background:#faf9f6eb;border-bottom:1px solid #d6d2ca;align-items:center;height:74px;padding:0 clamp(24px,5vw,80px);display:flex;position:relative}.brandMark{width:38px;height:38px;color:var(--gold2);background:#1c1b1e;border:1px solid #4d4439;place-items:center;margin-right:12px;font:700 24px Georgia;display:grid}.topbar>div:nth-child(2){flex-direction:column;gap:2px;display:flex}.topbar b{letter-spacing:.04em;font:700 17px Georgia}.topbar span{color:var(--muted);letter-spacing:.08em;font-size:11px}.sourceBadge{color:#66625c;background:#fff;border:1px solid #d6d2ca;align-items:center;padding:8px 12px;font-size:11px;flex-direction:row!important;gap:8px!important;margin-left:auto!important;display:flex!important}.sourceBadge i,.recognition i{background:#4f8b6e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #4f8b6e18}.hero{background:linear-gradient(103deg,#f5f3ee 0% 55%,#0000 76%),url(/demo-board.png) right 41%/62% no-repeat;min-height:480px;padding:68px clamp(24px,7vw,110px) 58px;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 53%,#1c191d14);position:absolute;inset:0}.hero>*{z-index:1;position:relative}.eyebrow{letter-spacing:.22em;color:#8a724e;font-size:10px;font-weight:800}.hero h1{letter-spacing:-.045em;max-width:720px;margin:17px 0 22px;font:400 clamp(46px,6vw,78px)/.94 Georgia,serif}.hero h1 em{color:#8a6736;font-style:italic}.hero p{color:#595750;max-width:570px;font:15px/1.65 Georgia,serif}.heroActions{gap:12px;margin-top:30px;display:flex}.primary,.ghost{letter-spacing:.03em;border:1px solid #252427;padding:14px 22px;font-size:12px;font-weight:700}.primary{color:#fff;background:#222125}.ghost{background:#faf9f6d1}.heroStats{gap:32px;margin-top:42px;display:flex}.heroStats span{text-transform:uppercase;letter-spacing:.14em;color:#77736a;flex-direction:column;font-size:9px;display:flex}.heroStats b{color:#242326;margin-bottom:3px;font:700 18px Georgia}.workspace{grid-template-columns:280px minmax(560px,1fr) 300px;align-items:start;gap:18px;padding:38px clamp(18px,3.5vw,58px) 70px;display:grid}.card{background:var(--card);border:1px solid var(--line);box-shadow:0 9px 30px #231f1b0b}.controls,.result{padding:23px;position:sticky;top:16px}.step{align-items:flex-start;gap:12px;display:flex}.step>span{color:#a1793b;border-top:1px solid #b58a46;padding-top:5px;font:700 10px Georgia}.step h2{margin:0;font:700 18px Georgia}.step p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.45}.seg{border:1px solid var(--line);margin:17px 0 12px;padding:3px;display:flex}.seg button{background:0 0;border:0;flex:1;padding:9px;font-size:11px}.seg button.active{color:#fff;background:#27262a}.upload{text-align:left;background:#f5f2ec;border:1px dashed #b8b2a8;align-items:center;gap:11px;width:100%;padding:13px;display:flex}.upload>span{color:#88662f;border:1px solid #c5bbaa;place-items:center;width:31px;height:31px;font-size:19px;display:grid}.upload div{flex-direction:column;gap:3px;display:flex}.upload b{font-size:11px}.upload small{color:var(--muted);font-size:9px}.sourcePreview{background:#18171a;height:65px;margin-top:10px;position:relative;overflow:hidden}.sourcePreview img{object-fit:cover;opacity:.62;width:100%;height:100%}.sourcePreview span{color:#fff;background:#171719aa;padding:4px 6px;font-size:9px;position:absolute;bottom:7px;left:8px}.divider{background:var(--line);height:1px;margin:22px 0}.field{justify-content:space-between;align-items:center;gap:10px;margin-top:15px;display:flex}.field>span{color:#5f5d58;font-size:10px}.field input{border:1px solid var(--line);text-align:center;background:#fff;outline-color:#a9824d;width:68px;padding:9px;font-weight:700}details{border-top:1px solid #ebe8e1;margin-top:11px;padding-top:10px}summary{cursor:pointer;font-size:10px;font-weight:700}summary small{color:#8c8982;font-weight:400}.twocol{grid-template-columns:1fr 1fr;gap:8px;display:grid}.twocol .field{display:block}.twocol .field span{margin-bottom:5px;display:block}.twocol .field input{width:100%}.modeList{gap:6px;margin-top:14px;display:grid}.modeList button{border:1px solid var(--line);text-align:left;background:#fff;flex-direction:column;gap:3px;padding:12px;display:flex}.modeList button b{font-size:11px}.modeList button small{color:var(--muted);font-size:9px}.range{align-items:center;gap:6px;margin-top:12px;display:flex}.range span{color:var(--muted);font-size:8px}.range input{accent-color:#8b6733;flex:1;min-width:0}.calculate{color:#fff;background:#252329;border:0;justify-content:space-between;width:100%;margin-top:18px;padding:15px 14px;font-size:11px;font-weight:800;display:flex}.calculate:disabled{opacity:.55}.boardPanel{min-width:0;padding:26px}.panelHead{justify-content:space-between;align-items:center;display:flex}.panelHead h2{margin:5px 0 0;font:700 26px Georgia}.recognition{text-transform:uppercase;letter-spacing:.08em;color:#527262;background:#f5faf7;border:1px solid #d6ded8;align-items:center;gap:7px;padding:8px 10px;font-size:9px;display:flex}.recognition.warn i{background:#c28b38;box-shadow:0 0 0 4px #c28b3818}.hint{color:var(--muted);margin:13px 0 20px;font-size:10px}.gameBoard{aspect-ratio:1.27;background:radial-gradient(circle,#27222e,#141318 72%);border:1px solid #514a55;gap:7px;padding:14px;display:grid;box-shadow:inset 0 0 70px #000}.gameBoard.size-7{grid-template-columns:repeat(7,1fr)}.gameBoard.size-5{grid-template-columns:repeat(5,1fr);gap:11px;padding:30px}.gameCell{color:#d9d0bf;background:linear-gradient(#28242a,#1e1b20);border:1px solid #49444a;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:3px;transition:transform .15s,border-color .15s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #161418}.gameCell:hover{z-index:2;border-color:#c39b5d;transform:translateY(-2px)}.gameCell img{object-fit:contain;filter:drop-shadow(0 2px 4px #000);width:min(47%,42px);height:min(47%,42px)}.gameCell small{color:#b9ad96;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:2px;font:8px Georgia;overflow:hidden}.startWord{color:#d8d0c0;font:700 10px Georgia}.gameCell.uncertain:after{content:"?";color:#fff;background:#b27d30;place-items:center;width:14px;height:14px;font-size:9px;display:grid;position:absolute;top:3px;right:3px}.order{color:#21190f;background:#f2c468;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid;position:absolute;top:4px;left:4px;box-shadow:0 2px 6px #000}.statusLine{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;font-size:10px;display:flex}.statusLine button{color:#8c6833;background:0 0;border:0;font-weight:700}.rewardGrid{grid-template-columns:1fr 1fr;gap:7px;margin-top:18px;display:grid}.rewardGrid>div{border:1px solid var(--line);background:#fff;grid-template-rows:auto auto;grid-template-columns:24px 1fr;column-gap:7px;padding:11px;display:grid}.rewardGrid .orb{border-radius:50%;grid-row:1/3;align-self:center;width:22px;height:22px}.mythOrb{background:radial-gradient(circle at 35% 30%,#e8793d,#7d243f 50%,#271321);box-shadow:0 0 10px #b5314a55}.essenceOrb{background:radial-gradient(circle at 35% 30%,#d79bff,#7653a0 55%,#251f36)}.legendOrb{background:radial-gradient(circle at 35% 30%,#ca77eb,#67347c 55%,#221629)}.actionOrb{background:radial-gradient(circle at 35% 30%,#f2d37e,#a16927 55%,#35230e)}.rewardGrid small{color:var(--muted);font-size:8px}.rewardGrid b{font:700 18px Georgia}.routeTitle{justify-content:space-between;margin:22px 0 10px;font-size:10px;display:flex}.routeTitle span{color:var(--muted)}.routeList{border-top:1px solid var(--line);max-height:330px;margin:0;padding:0;list-style:none;overflow:auto}.routeList li{border-bottom:1px solid #ebe8e2;grid-template-columns:24px 30px 1fr;align-items:center;gap:7px;padding:8px 0;display:grid}.routeList li>b{color:#e9bd68;background:#2b292d;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.routeList img{object-fit:contain;width:28px;height:28px}.routeList div{flex-direction:column;min-width:0;display:flex}.routeList span{white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:700;overflow:hidden}.routeList small{color:var(--muted);font-size:8px}.emptyRoute{text-align:center;color:#77736c;padding:44px 12px 38px}.emptyRoute>span{color:#b6925a;font:45px Georgia}.emptyRoute b{color:#484640;font:700 14px Georgia;display:block}.emptyRoute p{font-size:9px;line-height:1.5}.rules{border-top:1px solid var(--line);gap:6px;margin-top:18px;padding-top:15px;display:grid}.rules b{margin-bottom:3px;font-size:9px}.rules span{color:#6f6b64;font-size:9px}.rules span:before{content:"✓";color:#4c8068;margin-right:7px}footer{color:var(--muted);border-top:1px solid #d6d2ca;justify-content:space-between;margin:0 clamp(18px,3.5vw,58px);padding:22px 0 35px;font-size:10px;display:flex}footer b{color:#29272a;font:700 15px Georgia}.modal{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:20;background:#17151bcc;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.picker{background:#f7f5f0;border:1px solid #b8ab97;width:min(720px,96vw);max-height:90vh;overflow:auto;box-shadow:0 30px 100px #0008}.pickerHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.pickerHead small{color:#8c6b38;letter-spacing:.12em;font-size:9px}.pickerHead h2{margin:3px 0;font:700 22px Georgia}.pickerHead button{background:0 0;border:0;font-size:28px}.palette{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.palette button{text-align:left;background:#fbfaf7;border:0;align-items:center;gap:9px;min-height:64px;padding:12px;display:flex}.palette img{object-fit:contain;width:40px;height:40px}.palette span{font-size:10px;font-weight:700}@media (width<=1180px){.workspace{grid-template-columns:250px minmax(520px,1fr)}.result{grid-column:1/-1;position:static}.rewardGrid{grid-template-columns:repeat(4,1fr)}.routeList{grid-template-columns:1fr 1fr;column-gap:18px;display:grid}.hero{background-size:78%}}@media (width<=860px){.topbar{padding:0 18px}.sourceBadge{display:none!important}.hero{background:linear-gradient(#f4f2ed 0% 62%,#f4f2ed33),url(/demo-board.png) bottom/110% no-repeat;min-height:500px;padding:52px 22px}.workspace{padding:18px;display:block}.controls,.result{margin-bottom:14px;position:static}.boardPanel{margin-bottom:14px;padding:16px}.gameBoard{aspect-ratio:1;gap:3px;padding:6px}.gameCell small{display:none}.gameCell img{width:60%;height:60%}.panelHead{align-items:flex-start}.recognition{font-size:7px}.rewardGrid{grid-template-columns:1fr 1fr}.routeList{display:block}.palette{grid-template-columns:1fr 1fr}.heroStats{gap:18px}footer{display:block}footer span{margin-top:8px;line-height:1.5;display:block}}@media (width<=480px){.palette{grid-template-columns:1fr}.hero h1{font-size:45px}.heroStats{display:none}.boardPanel .hint{font-size:9px}.gameBoard.size-5{padding:18px}.order{width:16px;height:16px;font-size:8px}.workspace{padding:10px}.controls,.result,.boardPanel{padding:15px}}:root{--ink:#f1e7d8;--paper:#0b0808;--card:#171110;--line:#3b2923;--muted:#aa9485;--gold:#d99a45;--gold2:#ffc56c;--purple:#8b4f92;--red:#b6472d;--green:#5f9a79}body{color:var(--ink);background:radial-gradient(circle at 50% -10%,#33150e 0,#140c0a 28%,#090707 62%)}.topbar{background:#0d0908f0;border-color:#432a20;box-shadow:0 8px 30px #0008}.brandMark{color:#ffb14c;background:linear-gradient(145deg,#2a1610,#100b0a);border-color:#75401f;box-shadow:inset 0 0 18px #ff5a161c,0 0 18px #e1481818}.topbar b{color:#f6e7d3}.topbar span{color:#ad8d79}.hero{background:linear-gradient(90deg,#100b0a 0%,#100b0af7 42%,#100b0a9e 68%,#06050538 100%),url(/demo-board.png) right 41%/62% no-repeat;border-bottom:1px solid #3c241b}.hero:after{background:radial-gradient(circle at 70% 48%,#ff4d161c,#0000 44%),linear-gradient(90deg,#0000 50%,#0006)}.eyebrow{color:#e88745}.hero h1{color:#f6eadc;text-shadow:0 3px 30px #000}.hero h1 em{color:#ff9b4a;text-shadow:0 0 30px #ff5b2133}.hero p{color:#c4ad9d}.primary{color:#fff4e8;background:linear-gradient(135deg,#c44821,#7d2414);border-color:#e36b35;box-shadow:0 8px 28px #d43c1940}.primary:hover{filter:brightness(1.12)}.ghost{color:#e8d7c8;background:#17100ed9;border-color:#6a4435}.heroStats span{color:#997f70}.heroStats b{color:#ffc36a}.workspace{background:linear-gradient(#0d0908,#080606)}.card{background:linear-gradient(155deg,#1b1412,#120e0d);border-color:#3c2b25;box-shadow:0 15px 42px #0008,inset 0 1px #ffffff08}.step h2,.panelHead h2{color:#f2e3d3}.step>span{color:#ff9d4c;border-color:#d6602a}.step p,.hint{color:#a99182}.upload{color:#f1dfcd;background:linear-gradient(135deg,#241612,#17100e);border-color:#704431;margin-top:17px}.upload:hover{background:#2b1812;border-color:#d86a32}.upload>span{color:#ffab52;background:#120c0b;border-color:#704431}.sourcePreview{border:1px solid #4a3028}.divider,details,.statusLine,.rules,.routeList,.routeList li,footer{border-color:#3a2923}.field>span,summary small,.modeList button small,.rewardGrid small,.routeList small,.rules span{color:#a98f7f}.field input{color:#ffd6aa;background:#100c0b;border-color:#51352c;outline-color:#e26a32}.modeList button{color:#e6d4c4;background:#120e0d;border-color:#463029}.modeList button:hover{border-color:#8f5032}.modeList button.active{background:linear-gradient(90deg,#3c1d13,#21130f);border-color:#d36a32;box-shadow:inset 3px 0 #ff8a3d}.calculate{color:#fff1df;background:linear-gradient(135deg,#dc5926,#8e2b17);box-shadow:0 8px 26px #d7472133}.calculate span{color:#ffd07d}.recognition{color:#81c49b;background:#101b15;border-color:#315942}.recognition.warn{color:#ffbd68;background:#28180e;border-color:#7c4c25}.gameBoard{background:radial-gradient(circle,#351a16,#130c0c 65%,#070606);border-color:#70402d;box-shadow:inset 0 0 95px #000,0 0 28px #db48151a}.gameCell{background:linear-gradient(#2a1b18,#17100f);border-color:#55413b;box-shadow:inset 0 0 0 2px #0b0808}.gameCell:hover{border-color:#ff9b4e;box-shadow:inset 0 0 0 2px #3d1d12,0 0 16px #ff5b263d}.gameCell.red{border-color:#8c402e}.gameCell.violet{border-color:#68466f}.gameCell.gold{border-color:#8e6338}.gameCell.start{background:#2c241d;border-color:#9a7653}.gameCell small,.startWord{color:#ddc5ad}.gameCell.onRoute{border-color:#ffb356;box-shadow:inset 0 0 0 2px #a5411e,0 0 18px #ff5b2e80}.order{color:#241009;background:linear-gradient(#ffd17a,#e66c2f)}.gameBoard{width:min(100%,640px);margin-left:auto;margin-right:auto}.gameCell img{width:min(58%,48px);height:min(58%,48px)}.gameCell small{white-space:normal;text-align:center;text-overflow:clip;margin-top:3px;font-size:10px;line-height:1.05;overflow:visible}.startWord{font-size:12px}.rewardGrid>div{background:#100c0b;border-color:#3e2b25}.rewardGrid b{color:#f6dfc7}.emptyRoute{color:#a38d7d}.emptyRoute b{color:#ead8c7}.emptyRoute>span{color:#e36f37}.statusLine button{color:#ff9a4b}.routeList li>b{color:#ffbd65;background:#311810}.picker{background:#171110;border-color:#744631;box-shadow:0 30px 100px #000}.pickerHead{border-color:#432e27}.pickerHead h2{color:#f4e3d1}.pickerHead button{color:#f2c39a}.palette{background:#3b2923}.palette button{color:#e9d5c3;background:#120e0d}.palette button:hover,.palette button.active{background:#3b1d14}.palette span{color:#ead9c8}footer b{color:#f1dbc4}.plannerNav{align-items:center;gap:22px;margin-left:auto;display:flex}.plannerNav a{color:#b99d8a;letter-spacing:.04em;font-size:11px;font-weight:700;text-decoration:none}.plannerNav a:hover{color:#ffae59}.brandMark{text-decoration:none}.dustSummary{background:linear-gradient(135deg,#2b1711,#130d0b);border:1px solid #75452e;align-items:center;gap:11px;margin-top:10px;padding:13px;display:flex}.dustIcon{color:#ffb45f;background:#120b09;border:1px solid #a76132;flex:none;place-items:center;width:34px;height:34px;display:grid}.dustSummary div{flex-direction:column;gap:4px;display:flex}.dustSummary b{color:#ffe1b7;font:700 12px Georgia}.dustSummary small{color:#b99a84;font-size:9px}.dustSummary strong{color:#ffad56;font-size:10px}@media (width<=860px){.hero{background:linear-gradient(#100b0a 0%,#100b0af7 60%,#100b0a59),url(/demo-board.png) bottom/110% no-repeat}.plannerNav{gap:10px}.plannerNav a:nth-last-child(-n+2){display:none}}.portal{color:#eadbca;background:#090706;min-height:100vh}.portal a{color:inherit}.siteHeader{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:30;background:#0b0807ee;border-bottom:1px solid #45291e;align-items:center;gap:45px;height:78px;padding:0 clamp(22px,5vw,76px);display:flex;position:sticky;top:0}.siteBrand{align-items:center;gap:11px;text-decoration:none;display:flex}.siteBrand>span{color:#ffad55;background:linear-gradient(145deg,#30170e,#110a08);border:1px solid #8a4b25;place-items:center;width:39px;height:39px;font:700 25px Georgia;display:grid;box-shadow:inset 0 0 18px #ff5a161d}.siteBrand div{flex-direction:column;display:flex}.siteBrand b{letter-spacing:.12em;font:700 16px Georgia}.siteBrand small{color:#b58361;letter-spacing:.24em;font-size:8px}.siteHeader nav{gap:28px;display:flex}.siteHeader nav a,.siteSocial a{color:#bca18d;font-size:11px;font-weight:700;text-decoration:none}.siteHeader nav a:hover,.siteSocial a:hover{color:#ffae5a}.siteSocial{gap:9px;margin-left:auto;display:flex}.siteSocial a{background:#160f0d;border:1px solid #503126;padding:9px 13px}.portalHero{background:radial-gradient(circle at 78% 25%,#7d2f171f,#0000 29%),linear-gradient(90deg,#0b0807f8 0,#0b0807e8 51%,#0b080797),url(/demo-board.png) 88%/74% no-repeat;border-bottom:1px solid #3d251c;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:center;gap:8vw;min-height:620px;padding:95px clamp(24px,7vw,112px);display:grid;position:relative;overflow:hidden}.portalHero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 66%,#0005),linear-gradient(0deg,#090706 0,#0000 22%);position:absolute;inset:0}.portalHero>*{z-index:1;position:relative}.sectionTag{color:#ef8142;letter-spacing:.22em;margin-bottom:15px;font-size:9px;font-weight:800;display:block}.portalHero h1,.guideHero h1,.bookHero h1{letter-spacing:-.045em;color:#f3e4d4;text-shadow:0 4px 35px #000;margin:0;font:400 clamp(51px,6.8vw,90px)/.94 Georgia}.portalHero h1 em,.guideHero h1 em{color:#ff9c4b;font-style:italic}.portalHeroCopy>p{color:#bca494;max-width:660px;margin:26px 0;font:15px/1.7 Georgia}.portalActions{gap:11px;display:flex}.portalActions a,.community>a{letter-spacing:.04em;padding:15px 22px;font-size:11px;font-weight:800;text-decoration:none}.portalPrimary,.community>a{color:#fff3e5;background:linear-gradient(135deg,#d65b28,#8c2a18);border:1px solid #ed783d;box-shadow:0 10px 30px #c9442138}.portalGhost{background:#17100ee8;border:1px solid #664231}.portalNumbers{gap:34px;margin-top:48px;display:flex}.portalNumbers span{color:#8e7464;text-transform:uppercase;letter-spacing:.13em;flex-direction:column;font-size:8px;display:flex}.portalNumbers b{color:#ffc174;margin-bottom:4px;font:700 19px Georgia}.portalHeroCard{background:linear-gradient(155deg,#24130fdf,#0e0908f2);border:1px solid #70422d;max-width:390px;padding:38px;box-shadow:0 30px 80px #000a,inset 0 1px #fff1}.portalHeroCard>span{color:#e87b3d;letter-spacing:.23em;font-size:8px}.portalHeroCard>b{color:#f4dec4;text-shadow:0 3px 23px #000;margin:25px 0;font:400 50px/.9 Georgia;display:block}.portalHeroCard p{color:#b89f8e;font:12px/1.6 Georgia}.portalHeroCard a,.textLink{color:#ffa151;margin-top:15px;font-size:10px;font-weight:800;text-decoration:none;display:inline-block}.portalSection{padding:78px clamp(24px,6vw,96px)}.toolIntro{background:linear-gradient(#0d0908,#100b09);border-bottom:1px solid #312019;grid-template-columns:1fr minmax(350px,.82fr);align-items:center;gap:8vw;display:grid}.portalSection h2,.community h2{color:#f0dfcd;margin:0 0 20px;font:400 clamp(34px,4vw,55px)/1 Georgia}.toolIntro p{color:#aa9181;font:14px/1.7 Georgia}.toolIntro ul{color:#cab4a3;gap:9px;padding:0;font-size:11px;list-style:none;display:grid}.toolIntro li:before{content:"✦";color:#eb8142;margin-right:10px}.toolIntro img{opacity:.88;border:1px solid #5a382a;width:100%;box-shadow:0 20px 70px #000a}.sectionHeading{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.sectionHeading h2{margin:0}.sectionHeading a{color:#e78a50;font-size:10px;font-weight:800;text-decoration:none}.guideCards{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.guideCard{background:linear-gradient(145deg,#18100e,#100b0a);border:1px solid #3f2a23;flex-direction:column;min-height:260px;padding:25px;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.guideCard:after{content:"";border:1px solid #c8652522;border-radius:50%;width:130px;height:130px;position:absolute;top:-60px;right:-60px}.guideCard:hover{background:linear-gradient(145deg,#21130f,#120c0a);border-color:#a55a31;transform:translateY(-4px);box-shadow:0 18px 36px #0007}.guideIndex{color:#74503f;font:700 10px Georgia;position:absolute;top:16px;right:18px}.guideCard i{margin:12px 0 22px;font-size:28px;font-style:normal}.guideCard h3{color:#f1dfcc;margin:0 0 8px;font:700 19px Georgia}.guideCard p{color:#9d8577;margin:0;font-size:10px;line-height:1.45}.guideCard small{color:#725d51;text-transform:uppercase;letter-spacing:.12em;margin-top:auto;font-size:8px}.guideCard>b{color:#e78a4e;margin-top:13px;font-size:9px}.videoSection{background:#0c0908}.videoCards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.videoCard{text-decoration:none}.videoCard>div{aspect-ratio:16/9;background:#130d0b;border:1px solid #4e3125;position:relative;overflow:hidden}.videoCard img{object-fit:cover;filter:saturate(.8)brightness(.72);width:100%;height:100%;transition:all .25s}.videoCard:hover img{filter:saturate()brightness(.9);transform:scale(1.035)}.videoCard div>span{color:#fff;background:#d75424;place-items:center;width:34px;height:34px;padding-left:2px;display:grid;position:absolute;bottom:15px;left:18px}.videoCard div>small{background:#080605d9;padding:5px 7px;font-size:9px;position:absolute;bottom:9px;right:9px}.videoCard h3{margin:13px 0 4px;font:700 15px/1.3 Georgia}.videoCard p{color:#8b7162;margin:0;font-size:9px}.community{background:radial-gradient(circle at 82% 40%,#9f3e1c30,#0000 28%),linear-gradient(135deg,#25130e,#120c0a);border:1px solid #6e3d29;justify-content:space-between;align-items:center;gap:30px;margin:30px clamp(24px,6vw,96px) 70px;padding:50px;display:flex}.community p{color:#b49a89;max-width:680px;font:12px/1.6 Georgia}.siteFooter{background:#080606;border-top:1px solid #34221b!important;margin:0!important;padding:30px clamp(24px,6vw,96px)!important;display:flex!important}.siteFooter>div{flex-direction:column;gap:7px;display:flex}.siteFooter>div:last-child{text-align:right}.siteFooter b{color:#f0d9c1;font:700 15px Georgia}.siteFooter span{color:#826e62;font-size:9px}.siteFooter a{color:#dd834f;font-size:9px;text-decoration:none}.guideHero{text-align:center;background:radial-gradient(circle at 50% -10%,#7c301f35,#0000 55%),#0c0807;border-bottom:1px solid #37231b;padding:90px 24px 70px}.guideHero h1{font-size:clamp(50px,7vw,82px)}.guideHero p{color:#a98e7d;max-width:760px;margin:25px auto 0;font:13px/1.7 Georgia}.guideIndexSection{padding-top:50px}.bookHero{background:radial-gradient(circle at 75% 15%,#7c301d38,#0000 31%),#0d0908;border-bottom:1px solid #3e271e;justify-content:space-between;align-items:end;gap:30px;padding:70px clamp(24px,6vw,96px);display:flex}.bookHero h1{font-size:clamp(46px,6vw,76px)}.bookHero p{color:#a98d7c;max-width:700px;font:12px/1.6 Georgia}.bookIcon{margin-bottom:16px;font-size:32px;display:block}.bookStats{color:#806b5e;text-transform:uppercase;letter-spacing:.1em;gap:25px;font-size:8px;display:flex}.bookStats span{flex-direction:column;display:flex}.bookStats b{color:#efae63;font:700 18px Georgia}.downloadGuide{background:linear-gradient(135deg,#bd4e24,#712316);border:1px solid #9d562e;justify-content:space-between;min-width:180px;padding:15px 18px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.bookLayout{background:#0a0707;grid-template-columns:245px minmax(0,1fr);gap:25px;padding:35px clamp(18px,4vw,65px) 70px;display:grid}.bookLayout aside{background:#120d0b;border:1px solid #3c2922;align-self:start;max-height:calc(100vh - 120px);padding:17px;position:sticky;top:100px;overflow:auto}.bookLayout label>span{color:#e48a52;text-transform:uppercase;letter-spacing:.15em;margin-bottom:7px;font-size:8px;display:block}.bookLayout input{color:#ead6c2;background:#0b0807;border:1px solid #513429;outline-color:#dc713c;width:100%;padding:11px;font-size:10px}.bookLayout aside nav{margin-top:16px;display:grid}.bookLayout aside nav a{color:#aa9181;border-top:1px solid #2e201b;grid-template-columns:25px 1fr;gap:7px;padding:10px 4px;font-size:9px;line-height:1.25;text-decoration:none;display:grid}.bookLayout aside nav span{color:#d97d49;font:700 8px Georgia}.bookLayout article{gap:18px;min-width:0;display:grid}.guideSheet{background:#100c0b;border:1px solid #3b2922;min-width:0;scroll-margin-top:95px}.guideSheet>header{background:linear-gradient(90deg,#20120e,#120d0b);border-bottom:1px solid #3b2922;align-items:center;gap:14px;padding:20px;display:flex}.guideSheet>header>span{color:#f29a57;font:700 12px Georgia}.guideSheet h2{color:#f0ddca;margin:0;font:700 21px Georgia}.guideSheet header small{color:#7e695d;font-size:8px}.guideTableWrap{max-height:720px;overflow:auto}.guideTable{border-collapse:collapse;width:max-content;min-width:100%;font-size:9px}.guideTable td{white-space:pre-wrap;color:#bda695;border:1px solid #2e211d;min-width:90px;max-width:420px;padding:8px 10px;line-height:1.35}.guideTable tr:nth-child(2n) td{background:#130e0c}.guideTable tr:hover td{background:#21130f}.guideTable .introRow td{z-index:1;color:#f0c59c;border-color:#4a2e23;font-weight:700;position:sticky;top:0;background:#25150f!important}.guideTable .intro0 td{top:0}.guideTable .intro1 td{top:31px}.guideTable .intro2 td{top:62px}.tableIcon{object-fit:contain;width:46px;height:46px;display:block}.noMatches,.guideLoading,.notFound{text-align:center;color:#b49988;padding:60px}.notFound{min-height:70vh}.notFound h1{font:42px Georgia}.notFound a{color:#ee9459}.guideLoading{min-height:40vh}.portal ::-webkit-scrollbar{width:9px;height:9px}.portal ::-webkit-scrollbar-track{background:#0a0706}.portal ::-webkit-scrollbar-thumb{background:#553226;border:2px solid #0a0706}@media (width<=980px){.siteHeader{gap:25px}.siteHeader nav{gap:14px}.portalHero{grid-template-columns:1fr;padding-top:70px}.portalHeroCard{display:none}.guideCards,.videoCards{grid-template-columns:repeat(2,1fr)}.toolIntro,.bookLayout{grid-template-columns:1fr}.bookLayout aside{max-height:none;position:static}.bookLayout aside nav{grid-template-columns:repeat(2,1fr)}.bookHero{align-items:start}.siteSocial{display:none}}@media (width<=650px){.siteHeader{height:66px;padding:0 14px}.siteBrand div{display:none}.siteHeader nav{margin-left:auto}.siteHeader nav a:first-child{display:none}.portalHero{background:radial-gradient(circle at 50% 0,#6e2c1b35,#0000 46%),#0b0807;min-height:570px;padding:62px 20px}.portalHero h1{font-size:49px}.portalActions{flex-direction:column}.portalActions a{text-align:center}.portalNumbers{gap:20px}.portalSection{padding:55px 18px}.guideCards,.videoCards{grid-template-columns:1fr}.sectionHeading{align-items:start;gap:15px}.sectionHeading>a{display:none}.community{margin:18px 18px 50px;padding:30px 23px;display:block}.community>a{margin-top:15px;display:inline-block}.siteFooter{display:block!important}.siteFooter>div:last-child{text-align:left;margin-top:16px}.bookHero{padding:48px 18px;display:block}.downloadGuide{margin-top:25px}.bookLayout{padding:18px 10px 45px}.bookLayout aside nav{grid-template-columns:1fr}.guideSheet h2{font-size:17px}.guideTable td{min-width:78px;padding:7px}.toolIntro img{display:none}}.languageSwitch{color:#6f5749;background:#100b09;border:1px solid #503126;flex:none;align-items:center;gap:5px;padding:5px 7px;display:flex}.languageSwitch button{color:#8f7462;letter-spacing:.08em;background:0 0;border:0;padding:3px 4px;font:800 9px/1 Arial}.languageSwitch button.active{color:#ffae58}.languageSwitch button:hover{color:#f4d5b8}.languageSwitch span{color:#4d342b;font-size:8px}@media (width<=650px){.siteHeader,.siteHeader nav{gap:10px}}
