:root{--cream:#f6f1e7;--paper:#fffdf8;--ink:#27332f;--muted:#66706b;--blue:#446f82;--blue-dark:#315565;--green:#6f7f67;--line:#d9d2c5;--shadow:0 22px 60px #27332f1f}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{background:var(--cream);color:var(--ink);margin:0;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.65}a{color:inherit}.siteHeader{justify-content:space-between;align-items:center;gap:28px;max-width:1320px;margin:0 auto;padding:26px 36px;display:flex}.brand{align-items:center;gap:12px;font-size:1.45rem;font-weight:700;text-decoration:none;display:inline-flex}.brandMark{border:1px solid var(--blue);width:40px;height:40px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.siteNav{gap:28px;display:flex}.siteNav a{color:var(--muted);font-family:Arial,sans-serif;font-size:.95rem;text-decoration:none}main{overflow:hidden}.hero{grid-template-columns:minmax(340px,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(46px,8vw,120px);max-width:1320px;min-height:710px;margin:0 auto;padding:30px 36px 80px;display:grid}.heroPhotoWrap{position:relative}.heroPhotoWrap:before{content:"";border:1px solid #446f828c;border-radius:48% 48% 12px 12px;position:absolute;inset:-18px 26px 18px -18px}.heroPhoto{object-fit:cover;object-position:center 20%;width:100%;height:auto;max-height:650px;box-shadow:var(--shadow);border-radius:48% 48% 12px 12px;display:block;position:relative}.eyebrow,.sectionKicker{color:var(--blue);letter-spacing:.17em;text-transform:uppercase;margin:0 0 12px;font-family:Arial,sans-serif;font-size:.78rem;font-weight:600}h1,h2,h3,blockquote{font-family:Georgia,Times New Roman,serif}h1{letter-spacing:-.035em;margin:0;font-size:clamp(3rem,6vw,5rem);font-weight:600;line-height:.92}.dates{color:var(--green);letter-spacing:.035em;margin:26px 0 0;font-family:Arial,sans-serif;font-weight:600}.intro{max-width:620px;color:var(--muted);margin:26px 0 0;font-family:Arial,sans-serif;font-size:1.22rem}.heroActions,.contributeActions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border:1px solid var(--blue);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:12px 24px;font-family:Arial,sans-serif;font-weight:600;text-decoration:none;display:inline-flex}.buttonPrimary{color:#fff;background:var(--blue)}.buttonSecondary{color:var(--blue-dark);background:0 0}.buttonDisabled{opacity:.62}.welcome,.favourites{text-align:center;max-width:860px;margin:0 auto;padding:110px 36px}h2{margin:0 0 18px;font-size:clamp(2.6rem,5vw,4.6rem);font-weight:600;line-height:1}.welcome p:last-child,.favourites p:last-child{color:var(--muted);font-family:Arial,sans-serif;font-size:1.12rem}.featureGrid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1180px;margin:0 auto;padding:20px 36px 120px;display:grid}.featureCard{border:1px solid var(--line);background:#fffdf8b8;border-radius:18px;flex-direction:column;min-height:330px;padding:34px;display:flex}.featureNumber{color:var(--blue);letter-spacing:.14em;font-family:Arial,sans-serif;font-size:.8rem}.featureCard h3{margin:36px 0 12px;font-size:2.2rem;line-height:1}.featureCard p{color:var(--muted);font-family:Arial,sans-serif}.featureCard a{color:var(--blue-dark);margin-top:auto;font-family:Arial,sans-serif;font-weight:600;text-decoration:none}.featureCardLinks{flex-direction:column;align-items:flex-start;gap:10px;margin-top:auto;display:flex}.featureCardLinks a{margin-top:0}.memoryHighlight{background:var(--ink);color:#fff;border-radius:26px;grid-template-columns:1fr auto;align-items:center;gap:40px;max-width:1180px;margin:0 auto 120px;padding:68px;display:grid}.memoryHighlight .sectionKicker{color:#aac3cf}blockquote{max-width:860px;margin:0;font-size:clamp(2.1rem,4vw,3.6rem);line-height:1.08}.jayMark{color:#aac3cf;font-size:4rem}.contribute{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1.2fr .8fr;gap:70px;max-width:1180px;margin:0 auto;padding:80px 36px;display:grid}.contributeCopy p:last-child{color:var(--muted);font-family:Arial,sans-serif}.promptList{border-left:1px solid var(--line);align-self:center;padding-left:30px;font-size:1.55rem;line-height:1.25}.promptList p{margin:0 0 22px}.contributeActions{grid-column:1/-1;margin-top:0}footer{max-width:1180px;color:var(--muted);justify-content:space-between;gap:24px;margin:0 auto;padding:46px 36px 60px;font-family:Arial,sans-serif;font-size:.92rem;display:flex}.memorySubmissionPage{max-width:1000px;margin:0 auto;padding:80px 36px 120px}.memorySubmissionIntro{max-width:760px;margin-bottom:60px}.memorySubmissionIntro h1{letter-spacing:-.035em;margin:0 0 28px;font-size:clamp(3.5rem,8vw,6.5rem);font-weight:600;line-height:.95}.memorySubmissionIntro>p:not(.sectionKicker){color:var(--muted);font-family:Arial,sans-serif;font-size:1.1rem}.memorySubmissionIntro .memorySubmissionLead{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.3}.memoryForm{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;padding:clamp(30px,6vw,64px)}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.formField{margin-bottom:30px}.formFieldWide{width:100%}.formField label{margin-bottom:6px;font-family:Arial,sans-serif;font-size:1rem;font-weight:700;display:block}.fieldHelp{color:var(--muted);margin:0 0 12px;font-family:Arial,sans-serif;font-size:.92rem;line-height:1.5}.formField input,.formField textarea,.formField select{width:100%;color:var(--ink);border:1px solid var(--line);font:inherit;background:#fff;border-radius:10px;padding:14px 16px}.formField textarea{resize:vertical;min-height:260px}.formField input:focus,.formField textarea:focus,.formField select:focus{border-color:var(--blue);outline:3px solid #446f8233}.memoryPromptBox{background:var(--cream);border:1px solid var(--line);border-radius:16px;margin:36px 0;padding:26px}.memoryPromptBox p{color:var(--muted);font-family:Arial,sans-serif}.memoryPromptBox .memoryPromptHeading{color:var(--ink);margin:0 0 6px;font-weight:700}.memoryPromptBox .button{margin-top:12px}.memoryPrompt{max-width:760px;color:var(--blue-dark);margin:28px 0 0;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.25}.memoryFormFooter{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;margin-top:16px;padding-top:28px;display:flex}.memoryFormFooter p{max-width:540px;color:var(--muted);margin:0;font-family:Arial,sans-serif;font-size:.92rem}.memoryFormFooter button:disabled{cursor:wait;opacity:.65}.formMessage{border-radius:10px;margin:24px 0 0;padding:16px;font-family:Arial,sans-serif}.formMessageError{color:#7a2424;background:#fbeaea;border:1px solid #e5bcbc}.memoryThankYou{text-align:center;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;padding:clamp(36px,7vw,72px)}.memoryThankYou h2{font-size:clamp(2.4rem,5vw,4rem)}.memoryThankYou>p:not(.sectionKicker){max-width:680px;color:var(--muted);margin:18px auto;font-family:Arial,sans-serif}.memoryThankYou .button{margin-top:22px}.honeypotField{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}@media (max-width:900px){.siteHeader{flex-wrap:wrap}.siteNav{flex-wrap:wrap;gap:12px 20px;width:100%}.hero{grid-template-columns:1fr;padding-top:42px}.heroPhotoWrap{max-width:560px}.featureGrid{grid-template-columns:1fr}.featureCard{min-height:260px}.contribute{grid-template-columns:1fr}.contributeActions{grid-column:auto}}@media (max-width:700px){.memorySubmissionPage{padding:54px 22px 90px}.formGrid{grid-template-columns:1fr;gap:0}.memoryFormFooter{flex-direction:column;align-items:stretch}.memoryFormFooter .button{width:100%}}@media (max-width:600px){body{font-size:17px}.siteHeader,.hero,.welcome,.featureGrid,.contribute,.favourites,footer{padding-left:22px;padding-right:22px}h1{font-size:clamp(3.25rem,16vw,4.5rem)}.memoryHighlight{grid-template-columns:1fr;margin-left:16px;margin-right:16px;padding:42px 28px}.jayMark{display:none}footer{flex-direction:column}}.memoriesPage{max-width:1100px;margin:0 auto;padding:80px 36px 120px}.memoriesIntro{max-width:800px;margin-bottom:70px}.memoriesIntro h1{letter-spacing:-.035em;margin:0 0 28px;font-size:clamp(3.5rem,8vw,6.5rem);font-weight:600;line-height:.95}.memoriesLead{color:var(--muted);margin:0 0 34px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,3vw,2.1rem);line-height:1.35}.memoryList{gap:34px;display:grid}.memoryCard{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:clamp(30px,5vw,58px);box-shadow:0 16px 45px #27332f14}.memoryCardMeta{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:8px 22px;margin-bottom:28px;padding-bottom:20px;display:flex}.memoryCardMeta p{color:var(--green);margin:0;font-family:Arial,sans-serif;font-size:.88rem;font-weight:600}.memoryCardStory{color:var(--ink);font-size:1.16rem;line-height:1.8}.memoryCardStory p:first-child{margin-top:0}.memoryCardStory p:last-child{margin-bottom:0}.memoryCardStory a{color:var(--blue-dark)}.memoriesEmpty,.memoriesClosing{text-align:center;background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:clamp(36px,7vw,72px)}.memoriesEmpty{box-shadow:var(--shadow)}.memoriesEmpty p:not(.sectionKicker),.memoriesClosing p:not(.sectionKicker){max-width:700px;color:var(--muted);margin:18px auto;font-family:Arial,sans-serif}.memoriesEmpty .button,.memoriesClosing .button{margin-top:22px}.memoriesClosing{box-shadow:none;background:0 0;margin-top:80px}@media (max-width:700px){.memoriesPage{padding:54px 22px 90px}.memoryCardMeta{flex-direction:column;align-items:flex-start;gap:5px}}.photoSubmissionForm{gap:54px;display:grid}.photoSelectionSection,.photoContributorSection{min-width:0}.photoSelectionHeading{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:28px;display:flex}.photoSelectionHeading h2,.photoSectionHeading h2{margin:0 0 10px;font-size:clamp(2rem,4vw,3rem)}.photoSelectionHeading .fieldHelp{margin-bottom:0}.photoCount{color:var(--green);flex-shrink:0;margin:4px 0 0;font-family:Arial,sans-serif;font-size:.92rem;font-weight:700}.photoPicker{text-align:center;background:var(--cream);border:1px dashed var(--blue);border-radius:16px;padding:28px}.photoPicker .button{margin-bottom:12px}.photoPicker p{color:var(--muted);margin:0;font-family:Arial,sans-serif;font-size:.9rem}.photoFileInput{display:none}.photoEmptyState{text-align:center;color:var(--muted);border:1px solid var(--line);background:#f6f1e780;border-radius:14px;margin-top:24px;padding:28px;font-family:Arial,sans-serif}.photoEmptyState p{margin:0}.selectedPhotoList{gap:28px;margin-top:32px;display:grid}.selectedPhotoCard{background:var(--cream);border:1px solid var(--line);border-radius:18px;grid-template-columns:minmax(210px,.65fr) minmax(0,1.35fr);gap:30px;padding:24px;display:grid}.selectedPhotoPreview{background:var(--ink);border-radius:12px;min-height:260px;overflow:hidden}.selectedPhotoPreview img{object-fit:contain;width:100%;height:100%;min-height:260px;max-height:430px;display:block}.selectedPhotoDetails{min-width:0}.selectedPhotoHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:24px;padding-bottom:18px;display:flex}.selectedPhotoHeader h3{overflow-wrap:anywhere;max-width:520px;margin:4px 0;font-size:1.35rem;line-height:1.25}.selectedPhotoNumber,.selectedPhotoFileInfo{color:var(--muted);margin:0;font-family:Arial,sans-serif;font-size:.84rem}.selectedPhotoNumber{color:var(--blue-dark);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.photoRemoveButton{color:#7a2424;cursor:pointer;background:0 0;border:0;padding:7px 0;font-family:Arial,sans-serif;font-size:.9rem;font-weight:700}.photoRemoveButton:hover{text-decoration:underline}.photoRemoveButton:disabled{cursor:wait;opacity:.55}.selectedPhotoCard .formField{margin-bottom:22px}.selectedPhotoCard .formField textarea{min-height:100px}.photoDetailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.photoContributorSection{border-top:1px solid var(--line);padding-top:46px}.photoSectionHeading{max-width:720px;margin-bottom:34px}.photoSectionHeading>p:not(.sectionKicker){color:var(--muted);font-family:Arial,sans-serif}.photoContributorSection .formField textarea{min-height:150px}@media (max-width:820px){.selectedPhotoCard{grid-template-columns:1fr}.selectedPhotoPreview,.selectedPhotoPreview img{min-height:220px}}@media (max-width:700px){.photoSelectionHeading{flex-direction:column;gap:10px}.photoCount{margin-top:0}.selectedPhotoCard{padding:18px}.selectedPhotoHeader{flex-direction:column;gap:10px}.photoDetailGrid{grid-template-columns:1fr;gap:0}.photoPicker .button{width:100%}}.galleryPage{max-width:1240px;margin:0 auto;padding:80px 36px 120px}.galleryIntro{max-width:820px;margin-bottom:70px}.galleryIntro h1{letter-spacing:-.035em;margin:0 0 28px;font-size:clamp(3.5rem,8vw,6.5rem);font-weight:600;line-height:.95}.galleryLead{color:var(--muted);margin:0 0 34px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,3vw,2.1rem);line-height:1.35}.galleryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;display:grid}.galleryThumbnail{aspect-ratio:1;cursor:pointer;background:var(--ink);border:0;border-radius:14px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.galleryThumbnailImage{object-fit:cover;width:100%;height:100%;transition:transform .25s,opacity .25s;display:block}.galleryThumbnail:hover .galleryThumbnailImage{opacity:.92;transform:scale(1.035)}.galleryThumbnail:focus-visible{outline:3px solid var(--green);outline-offset:4px}.photoViewerBackdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121917e0;justify-content:center;align-items:center;padding:34px;display:flex;position:fixed;inset:0}.photoViewer{background:var(--paper);border-radius:22px;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);width:min(1380px,100%);max-height:calc(100vh - 68px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000059}.photoViewerClose{z-index:3;cursor:pointer;width:44px;height:44px;color:var(--ink);background:#ffffffeb;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0 0 4px;font-size:2rem;line-height:1;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 20px #00000029}.photoViewerNavigation{z-index:2;cursor:pointer;width:52px;height:64px;color:var(--ink);background:#ffffffe6;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 0 6px;font-size:3rem;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 20px #0000002e}.photoViewerPrevious{left:16px}.photoViewerNext{right:calc(34% + 16px)}.photoViewerNavigation:hover{background:#fff}.photoViewerNavigation:focus-visible{outline:3px solid var(--green);outline-offset:3px}.photoViewerImagePanel{background:#18201e;justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.photoViewerImage{object-fit:contain;width:100%;height:100%;max-height:calc(100vh - 68px);display:block}.photoViewerDetails{padding:64px 48px 48px;overflow-y:auto}.photoViewerHeading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.photoViewerCount{color:var(--muted);flex-shrink:0;margin:0;font-family:Arial,sans-serif;font-size:.85rem;font-weight:700}.photoViewerDetails h2{margin:10px 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:500;line-height:1.15}.photoViewerStory{color:var(--muted);margin-bottom:34px;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;line-height:1.65}.photoViewerStory p{margin:0}.photoViewerMetadata{grid-template-columns:1fr;gap:0;margin:0;display:grid}.photoViewerMetadata dt{color:var(--green);border-top:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;margin:0;padding-top:18px;font-family:Arial,sans-serif;font-size:.76rem;font-weight:700}.photoViewerMetadata dd{color:var(--ink);margin:6px 0 18px;font-family:Arial,sans-serif;font-size:.98rem;line-height:1.5}.galleryEmpty,.galleryClosing{text-align:center;background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:clamp(36px,7vw,72px)}.galleryEmpty{box-shadow:var(--shadow)}.galleryEmpty p:not(.sectionKicker),.galleryClosing p:not(.sectionKicker){max-width:700px;color:var(--muted);margin:18px auto;font-family:Arial,sans-serif}.galleryEmpty .button,.galleryClosing .button{margin-top:22px}.galleryClosing{box-shadow:none;background:0 0;margin-top:90px}@media (max-width:1000px){.galleryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.photoViewer{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}.photoViewerDetails{padding:64px 32px 36px}}@media (max-width:760px){.galleryPage{padding:54px 22px 90px}.galleryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.photoViewerBackdrop{align-items:flex-start;padding:14px;overflow-y:auto}.photoViewer{grid-template-columns:1fr;max-height:none}.photoViewerNavigation{width:44px;height:54px;top:min(32.5vh,300px)}.photoViewerPrevious{left:8px}.photoViewerNext{right:8px}.photoViewerImagePanel{height:min(65vh,600px);min-height:0}.photoViewerImage{max-height:none}.photoViewerDetails{padding:36px 24px 30px;overflow:visible}.galleryClosing{margin-top:70px}}.wordPokerFeature{border:1px solid var(--line);background:radial-gradient(circle at 72% 42%,#c4a15c14,#0000 28%),linear-gradient(105deg,#fffdf8f5,#faf5e8e0);border-radius:18px;grid-template-columns:minmax(0,1.25fr) minmax(240px,.7fr) minmax(170px,.45fr);align-items:center;gap:18px;max-width:1108px;min-height:300px;margin:-80px auto 120px;padding:46px 48px;display:grid;position:relative;overflow:hidden}.wordPokerFeature:before{content:"";pointer-events:none;opacity:.24;background-image:radial-gradient(circle at 51% 25%,#a37c414d 0 2px,#0000 3px),radial-gradient(circle at 55% 32%,#a37c4140 0 2px,#0000 3px),radial-gradient(circle at 59% 41%,#a37c4138 0 2px,#0000 3px),radial-gradient(circle at 62% 52%,#a37c412e 0 2px,#0000 3px);position:absolute;inset:0}.wordPokerFeatureContent{z-index:2;min-width:0;position:relative}.wordPokerEyebrow{color:#876a45;letter-spacing:.15em;text-transform:uppercase;margin:0 0 14px;font-family:Arial,sans-serif;font-size:.76rem;font-weight:700}.wordPokerFeature h2{margin:0 0 14px;font-size:clamp(2.5rem,4vw,4rem)}.wordPokerDescription{max-width:590px;color:var(--muted);margin:0 0 24px;font-family:Arial,sans-serif;font-size:1.05rem}.wordPokerDescription strong{color:var(--ink)}.wordPokerLink{background:var(--blue-dark);color:#fff;border:1px solid #b18742bf;border-radius:7px;padding:12px 20px;font-family:Arial,sans-serif;font-weight:600;text-decoration:none;display:inline-block}.wordPokerLink:hover{filter:brightness(1.06)}.wordPokerAdventure{z-index:2;justify-content:center;align-items:flex-end;height:215px;display:flex;position:relative}.wordPokerGreenlee{z-index:2;object-fit:contain;width:min(100%,230px);height:auto;position:relative}.wordPokerRoute{border:3px dashed #0000;border-color:#9b74403d #0000 #0000 #9b74403d;border-radius:50%;width:72%;height:56%;position:absolute;top:25%;left:4%;transform:rotate(-10deg)}.wordPokerX{color:#a55838bf;font-family:Georgia,serif;font-size:3rem;font-weight:700;position:absolute;bottom:24%;left:6%;transform:rotate(45deg)}.wordPokerScore{z-index:2;text-align:center;background:#faf1d794;border:1px solid #b08b4d61;border-radius:12px;flex-direction:column;justify-content:center;min-height:150px;padding:24px 18px;display:flex;position:relative}.wordPokerScore:before,.wordPokerScore:after{content:"✦";color:#a47a38b8;font-size:.8rem;position:absolute;left:50%;transform:translate(-50%)}.wordPokerScore:before{top:9px}.wordPokerScore:after{bottom:9px}.wordPokerScore span{color:#876a45;letter-spacing:.13em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:.72rem;font-weight:700}.wordPokerScore strong{color:var(--blue-dark);margin-top:8px;font-size:clamp(2.8rem,4vw,4rem);font-weight:600;line-height:1}.wordPokerCompass{z-index:1;color:#89693d66;border:1px solid #89693d40;border-radius:50%;place-items:center;width:54px;height:54px;font-size:1.7rem;display:grid;position:absolute;top:22px;right:22px}.wordPokerCompass span{font-family:Arial,sans-serif;font-size:.62rem;font-weight:700;position:absolute;top:-16px}.siteHeader{z-index:100;position:relative}@media (max-width:900px){.wordPokerFeature{grid-template-columns:1fr 190px;margin:-80px 36px 100px}.wordPokerAdventure{grid-area:1/2/span 2}.wordPokerScore{grid-column:1;max-width:250px}}@media (max-width:700px){.wordPokerFeature{grid-template-columns:1fr;gap:24px;min-height:0;margin:-80px 20px 80px;padding:38px 28px}.wordPokerAdventure{grid-area:auto;height:190px}.wordPokerGreenlee{width:190px}.wordPokerScore{grid-column:auto;width:100%;max-width:none;min-height:120px}.wordPokerCompass{display:none}}.wordPokerFeature:before{content:"";z-index:0;pointer-events:none;opacity:.72;background-image:linear-gradient(90deg,#fffdf8f2 0%,#fffdf8d6 38%,#fffbefa8 68%,#fffbefb8 100%),url(/word-poker/decor/word-poker-map-background-wide.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.wordPokerFeatureContent,.wordPokerAdventure,.wordPokerScoreArea,.wordPokerCompass{z-index:2;position:relative}.wordPokerAdventure{height:245px}.wordPokerGreenlee{width:min(130%,310px);max-width:none}.wordPokerRoute{border-width:3px;border-color:#92663461 #0000 #0000 #92663461;width:88%;height:66%;top:20%;left:-8%}.wordPokerX{color:#a64f30d1;font-size:3.4rem;bottom:20%;left:-2%}.wordPokerScoreArea{flex-direction:column;align-items:center;gap:12px;display:flex}.wordPokerScore{width:100%}.wordPokerAdventureLives{color:#644c33c7;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-style:italic;line-height:1;transform:rotate(-3deg)}.wordPokerCompass{color:#7a583080;border-color:#7a583052}.wordPokerFeature{background:#fffaf0}@media (max-width:900px){.wordPokerGreenlee{width:245px}.wordPokerAdventureLives{font-size:1.1rem}}@media (max-width:700px){.wordPokerAdventure{height:220px}.wordPokerGreenlee{width:225px}.wordPokerScoreArea{align-items:flex-start;width:100%}.wordPokerAdventureLives{align-self:flex-end;margin-right:14px}}.wordPokerX,.wordPokerCompass{display:none!important}.wordPokerFeature{align-items:center;min-height:0;padding-top:34px;padding-bottom:34px}.wordPokerAdventure{align-items:center;height:205px}.wordPokerGreenlee{width:min(130%,300px)}.wordPokerScoreArea{justify-content:center}.wordPokerScore{flex-direction:column;justify-content:center;align-items:center;padding-top:18px;padding-bottom:18px;display:flex}.wordPokerScore span,.wordPokerScore strong{text-align:center;margin-left:auto;margin-right:auto;position:relative}.wordPokerFeature:before{background-position:50%;background-size:115%;background-position:50%,50%!important;background-repeat:no-repeat,no-repeat!important;background-size:100% 100%,88%!important}.wordPokerScore{text-align:center;gap:10px;height:150px;min-height:150px;place-content:center!important;justify-items:center!important;padding:18px!important;display:grid!important}.wordPokerScore span{line-height:1.35;margin:0!important}.wordPokerScore strong{line-height:.95;margin:0!important}.wordPokerScoreArea{place-self:center stretch}.wordPokerFeature:before{background-image:linear-gradient(90deg,#fffdf8f0 0%,#fffdf8d1 36%,#fffbef9e 68%,#fffbefad 100%),url(/word-poker/decor/word-poker-feature-background.png)!important;background-position:50%,50%!important;background-repeat:no-repeat,no-repeat!important;background-size:100% 100%,100% 100%!important}.wordPokerRoute{display:none!important}
