:root{--ink:#17221d;--muted:#68736c;--paper:#f4f1e8;--cream:#ebe6d8;--white:#fffefa;--green:#2f6b4f;--lime:#d9ef87;--orange:#ef7146;--line:#d7d2c5;--shadow:0 18px 50px #202e271a}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:radial-gradient(circle at 12% 20%,#d9ef8729,transparent 22%),var(--paper);min-height:100vh;margin:0;font-family:Arial,Helvetica,sans-serif}button{font:inherit;color:inherit}button:focus-visible{outline-offset:3px;outline:3px solid #e26a42}.shell{flex-direction:column;max-width:1440px;min-height:100vh;margin:auto;padding:0 42px;display:flex}.topbar{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;height:88px;display:grid}.brand{letter-spacing:.14em;cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:11px;padding:0;font-size:16px;font-weight:900;display:flex}.brandMark{background:var(--ink);width:36px;height:36px;color:var(--lime);border-radius:11px;place-items:center;display:grid}.dailyTag{letter-spacing:.13em;color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.pulse{background:var(--orange);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ef714621}.iconButton{border:1px solid var(--line);cursor:pointer;background:#ffffff6b;border-radius:50%;justify-self:end;place-items:center;width:42px;height:42px;display:grid}.home{text-align:center;width:min(100%,720px);margin:auto;padding:76px 0 66px}.eyebrow{text-transform:uppercase;color:var(--green);letter-spacing:.2em;margin-bottom:16px;font-size:11px;font-weight:900}.home h1{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(54px,6.3vw,88px);font-weight:500;line-height:.9}.home h1 em{color:var(--green);font-weight:500}.lead{color:var(--muted);max-width:500px;margin:24px auto 36px;font-size:17px;line-height:1.55}.heroPath{justify-content:center;align-items:center;margin:0 auto 36px;display:flex}.wordCard{width:155px;height:104px;box-shadow:var(--shadow);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;display:flex;transform:rotate(-2deg)}.wordCard span{letter-spacing:.18em;margin-bottom:8px;font-size:9px;font-weight:900}.wordCard strong{letter-spacing:.18em;margin-left:.18em;font-size:27px}.startCard{background:var(--ink);color:#fff}.endCard{background:var(--lime);transform:rotate(2deg)}.threadLine{background:var(--ink);width:125px;height:2px;position:relative}.threadLine i{background:var(--paper);border:2px solid var(--ink);border-radius:50%;width:10px;height:10px;position:absolute;top:-4px}.threadLine i:first-child{left:25%}.threadLine i:nth-child(2){left:50%}.threadLine i:last-child{left:75%}.primary{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-weight:800;transition:all .18s;display:inline-flex;box-shadow:0 8px 20px #17221d21}.primary:hover{background:#263a30;transform:translateY(-2px)}.primary.big{min-width:322px}.textButton{color:var(--muted);cursor:pointer;background:0 0;border:0;margin:20px auto 0;font-size:13px;font-weight:700;display:block}.textButton span{padding:0 5px}.microStats{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:500px;margin:54px auto 0;padding-top:22px;display:grid}.microStats div{border-right:1px solid var(--line);flex-direction:column;gap:3px;display:flex}.microStats div:last-child{border:0}.microStats strong{font-family:Georgia,serif;font-size:20px}.microStats span{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:10px;font-weight:700}footer{border-top:1px solid var(--line);color:#838a85;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;min-height:62px;margin-top:auto;font-size:10px;font-weight:700;display:flex}.game{width:min(100%,760px);margin:0 auto;padding:32px 0 48px}.gameHeading{justify-content:space-between;align-items:center;display:flex}.backButton,.gameActions button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.metrics{gap:10px;display:flex}.metrics span{letter-spacing:.04em;background:#e9e5da;border-radius:20px;align-items:center;gap:6px;padding:8px 12px;font-size:11px;font-weight:900;display:flex}.prompt{text-align:center;margin:30px 0 25px}.prompt>span{letter-spacing:.2em;color:var(--green);font-size:9px;font-weight:900}.prompt h2{margin:8px 0;font:500 33px Georgia,serif}.prompt p{color:var(--muted);margin:0;font-size:13px}.pathBoard{justify-content:center;align-items:center;min-height:122px;padding:10px 8px 15px;display:flex;overflow-x:auto}.pathRow{align-items:center;display:flex}.pathNode{background:var(--white);border:1px solid var(--line);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:98px;height:80px;display:flex;box-shadow:0 7px 16px #17221d0f}.pathNode span{letter-spacing:.16em;color:var(--muted);margin-bottom:7px;font-size:8px;font-weight:900}.pathNode strong{letter-spacing:.15em;margin-left:.15em;font-size:19px}.pathNode.active{border:2px solid var(--green);box-shadow:0 8px 20px #2f6b4f29}.pathNode.finish{background:var(--lime);border-color:#bace6f}.connector{background:var(--line);width:25px;height:2px;position:relative}.connector span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:15px;height:15px;font-size:8px;font-weight:900;display:grid;position:absolute;top:-7px;left:5px}.nextSlot{color:#8a918b;border:1px dashed #a9ada6;border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:78px;height:80px;margin-left:25px;display:flex}.nextSlot span{font:25px Georgia}.nextSlot small{letter-spacing:.1em;margin-top:5px;font-size:6px;font-weight:900}.wordTray{border:1px solid var(--line);background:#fffefaa6;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px;padding:22px;display:grid}.wordTray button{border:1px solid var(--line);background:var(--white);letter-spacing:.13em;cursor:pointer;border-radius:10px;height:52px;font-size:14px;font-weight:900;transition:all .15s}.wordTray button:hover:not(:disabled),.wordTray button.available{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#f6faeb}.wordTray button:disabled{opacity:.28;cursor:default;text-decoration:line-through}.gameActions{grid-template-columns:1fr auto 1fr;align-items:center;padding:20px 5px;display:grid}.gameActions button:last-child{justify-self:end}.gameActions button:disabled{opacity:.3}.moveDots{gap:5px;display:flex}.moveDots i{background:#d2cfc5;border-radius:50%;width:7px;height:7px}.moveDots i.used{background:var(--orange)}.result{text-align:center;width:min(100%,570px);margin:auto;padding:58px 0 48px}.resultBadge{background:var(--lime);width:62px;height:62px;box-shadow:var(--shadow);border-radius:20px;place-items:center;margin:0 auto 22px;display:grid;transform:rotate(-6deg)}.resultBadge.lost{background:#f4c3b3}.result h2{letter-spacing:-.04em;margin:0 0 10px;font:500 48px Georgia,serif}.result>p{color:var(--muted);margin:0 auto 26px;line-height:1.5}.scoreCard{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:20px;padding:24px 28px}.scoreTop{letter-spacing:.12em;align-items:center;gap:13px;font-size:13px;font-weight:900;display:flex}.scoreTop>div{background:var(--line);flex:1;justify-content:space-around;height:1px;display:flex}.scoreTop i{background:var(--green);border-radius:50%;width:9px;height:9px;transform:translateY(-4px)}.scoreStats{grid-template-columns:repeat(3,1fr);margin-top:25px;display:grid}.scoreStats div{border-right:1px solid var(--line);flex-direction:column;gap:5px;display:flex}.scoreStats div:last-child{border:0}.scoreStats strong{font:500 27px Georgia}.scoreStats span{letter-spacing:.17em;color:var(--muted);font-size:8px;font-weight:900}.shareActions{justify-content:center;gap:9px;margin-top:18px;display:flex}.shareActions .primary{flex:1}.secondary{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:13px;width:54px}.nextPrompt{border-top:1px solid var(--line);flex-direction:column;gap:5px;margin-top:28px;padding-top:25px;display:flex}.nextPrompt>span{letter-spacing:.2em;color:var(--orange);font-size:8px;font-weight:900}.nextPrompt>strong{font:500 19px Georgia}.nextPrompt button{color:var(--green);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;margin-top:7px;font-size:11px;font-weight:900;display:flex}.modalBackdrop{z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f191494;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border-radius:24px;width:min(100%,465px);padding:35px 38px;position:relative;box-shadow:0 30px 80px #00000040}.modalClose{cursor:pointer;background:#e7e3d8;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:18px;right:18px}.modalIcon{background:var(--ink);width:49px;height:49px;color:var(--lime);border-radius:15px;place-items:center;margin-bottom:22px;display:grid}.modal .eyebrow{margin-bottom:8px}.modal h2{margin:0 0 13px;font:500 38px Georgia}.modal>p{color:var(--muted);font-size:14px;line-height:1.55}.modal>p strong{color:var(--ink)}.example{background:#e8e3d7;border-radius:13px;justify-content:center;align-items:center;gap:12px;margin:20px 0;padding:16px;display:flex}.example>div{gap:3px;display:flex}.example span{background:var(--white);border-radius:4px;place-items:center;width:25px;height:30px;font-size:13px;font-weight:900;display:grid}.example span.changed{background:var(--lime)}.modal ul{margin:0 0 24px;padding:0;list-style:none}.modal li{align-items:center;gap:12px;padding:8px 0;font-size:12px;font-weight:700;display:flex}.modal li i{border:1px solid var(--line);border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;font-style:normal;display:grid}.modal .primary{width:100%}.toast{background:var(--ink);color:#fff;z-index:20;box-shadow:var(--shadow);border-radius:30px;padding:12px 19px;font-size:12px;font-weight:800;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}@media (max-width:700px){.shell{padding:0 18px}.topbar{height:70px}.home{padding:48px 0 35px}.home h1{font-size:52px}.lead{margin:20px auto 30px;font-size:15px}.heroPath{margin-bottom:31px}.wordCard{width:126px;height:90px}.wordCard strong{font-size:21px}.threadLine{width:55px}.primary.big{min-width:min(100%,322px)}.microStats{margin-top:40px}footer{justify-content:center;min-height:55px}footer span:first-child{display:none}.game{padding-top:22px}.prompt{margin:25px 0 16px}.prompt h2{font-size:27px}.pathBoard{justify-content:flex-start}.pathNode{width:84px;height:70px}.pathNode strong{font-size:16px}.connector{width:18px}.nextSlot{width:65px;height:70px;margin-left:18px}.wordTray{grid-template-columns:repeat(3,1fr);gap:8px;padding:13px}.wordTray button{height:49px;font-size:12px}.result{padding:42px 4px}.result h2{font-size:40px}.modal{padding:30px 24px}.metrics span:first-child{display:none}}@media (max-width:380px){.home h1{font-size:45px}.wordCard{width:112px}.wordTray{grid-template-columns:repeat(2,1fr)}.scoreCard{padding:22px 18px}.dailyTag{display:none}.topbar{grid-template-columns:1fr 1fr}.iconButton{grid-column:2}.brand{grid-column:1}.result h2{font-size:35px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
