.gg-note{padding-bottom:0}.gg-note .gg-content-header{justify-content:space-between;border-bottom:1px solid rgb(246 245 239 / .3)}.gg-note-back{font-size:.62rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.gg-note-back b{color:var(--gg-orange);margin-left:.7rem}.gg-note-hero{min-height:680px;display:grid;grid-template-columns:minmax(0,1fr) 34%;background:var(--gg-black);color:var(--gg-white);border-bottom:1px solid var(--gg-white);overflow:hidden}.gg-note-hero-inner{padding:6.5rem 4vw 4rem;display:flex;flex-direction:column}.gg-note-labels{display:flex;gap:2rem;color:var(--gg-orange);font-size:.62rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gg-note-hero h1{max-width:1000px;margin:2rem 0 2.5rem;font-size:clamp(4.2rem,8vw,9rem);line-height:.82;letter-spacing:-.075em}.gg-note-deck{max-width:760px;margin:0;font:italic clamp(1.25rem,1.8vw,1.75rem)/1.35 Georgia,serif;color:#dad9d2}.gg-note-byline{margin-top:auto;padding-top:3rem;border-top:1px solid rgb(246 245 239 / .38);display:flex;gap:5rem;font-size:.64rem;line-height:1.55;letter-spacing:.08em;text-transform:uppercase}.gg-note-byline p{margin:0}.gg-note-byline b{color:var(--gg-orange);font-size:.58rem;letter-spacing:.14em}.gg-note-flower{position:relative;display:grid;place-items:center;background:var(--gg-orange);color:var(--gg-black);overflow:hidden}.gg-note-flower:before,.gg-note-flower:after{content:"";position:absolute;width:68%;aspect-ratio:1;border-radius:70% 30% 65% 35%;background:var(--gg-red);transform:rotate(28deg);box-shadow:0 0 0 22px var(--gg-black)}.gg-note-flower:after{width:43%;background:var(--gg-green);transform:rotate(-38deg);box-shadow:0 0 0 14px var(--gg-white)}.gg-note-flower span{position:relative;z-index:2;font-size:5rem;color:var(--gg-orange)}.gg-note-image{margin:0;background:var(--gg-black)}.gg-note-image img{display:block;width:100%;max-height:760px;object-fit:cover}.gg-note-layout{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,760px) minmax(80px,1fr);gap:4vw;padding:7.5rem 4vw 8rem;background:var(--gg-white);color:var(--gg-black)}.gg-note-rail{padding-top:.5rem;border-top:2px solid var(--gg-black);font-size:.6rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gg-note-rail span{color:var(--gg-red)}.gg-note-rail p{margin-top:1.7rem;line-height:1.65}.gg-note-entry{grid-column:2;max-width:none;font-size:1.17rem;line-height:1.82}.gg-note-entry>p:first-child{margin-top:0;font:italic clamp(1.65rem,2.2vw,2.25rem)/1.35 Georgia,serif}.gg-note-entry>p:first-child:first-letter{float:left;margin:.08em .12em 0 0;font:900 5.2rem/.75 Arial,sans-serif;color:var(--gg-red)}.gg-note-entry h2{margin:5.5rem 0 1.5rem;padding-top:1.25rem;border-top:1px solid #b8b7b0;font:900 clamp(2.2rem,4vw,3.8rem)/.95 Arial,sans-serif;letter-spacing:-.055em}.gg-note-entry ol.gg-questions{list-style:none;counter-reset:questions;margin:2.5rem 0;padding:0;border-top:1px solid var(--gg-black)}.gg-note-entry .gg-questions li{counter-increment:questions;position:relative;margin:0;padding:1.25rem 1rem 1.25rem 4.5rem;border-bottom:1px solid var(--gg-black);font:900 1.05rem/1.25 Arial,sans-serif}.gg-note-entry .gg-questions li:before{content:"0" counter(questions);position:absolute;left:.4rem;top:1.15rem;color:var(--gg-red);font-size:.68rem;letter-spacing:.1em}.gg-note-entry ul.gg-sources{list-style:none;margin:2rem 0 0;padding:0}.gg-note-entry .gg-sources li{margin:.65rem 0;padding:1rem 1.2rem;background:#e9e7df;border-left:5px solid var(--gg-orange);font:.76rem/1.45 Arial,sans-serif}.gg-note-entry .gg-sources a{display:block;text-decoration:none;font-weight:800}.gg-note-entry .gg-sources a:after{content:" ↗";color:var(--gg-red)}.gg-note-footer{padding:3rem 4vw 5rem;background:var(--gg-green);color:var(--gg-white);display:grid;grid-template-columns:1fr 2fr;gap:3rem;border-top:1px solid var(--gg-white)}.gg-note-footer>div{display:flex;flex-wrap:wrap;gap:.65rem}.gg-note-footer span{width:100%;margin-bottom:.6rem;color:var(--gg-orange);font-size:.58rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gg-note-footer a{padding:.7rem .9rem;border:1px solid rgb(246 245 239 / .55);font-size:.67rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.gg-note-footer a:hover,.gg-note-footer a:focus-visible{background:var(--gg-white);color:var(--gg-black)}@media(max-width:780px){.gg-note .gg-content-header{height:64px;padding:0 5vw}.gg-note-hero{min-height:auto;grid-template-columns:1fr}.gg-note-hero-inner{min-height:650px;padding:3.5rem 5vw 2.5rem}.gg-note-labels{justify-content:space-between;gap:1rem;font-size:.52rem}.gg-note-hero h1{margin:2rem 0;font-size:17vw;line-height:.84}.gg-note-deck{font-size:1.15rem;line-height:1.4}.gg-note-byline{gap:1.5rem;justify-content:space-between}.gg-note-flower{height:230px}.gg-note-flower:before{width:48%}.gg-note-flower:after{width:30%}.gg-note-layout{display:block;padding:4.5rem 5vw 5rem}.gg-note-rail{margin-bottom:4rem;display:flex;justify-content:space-between}.gg-note-rail p{margin:0;text-align:right}.gg-note-entry{font-size:1.04rem;line-height:1.76}.gg-note-entry h2{margin-top:4.5rem;font-size:2.35rem}.gg-note-entry .gg-questions li{padding-right:.25rem}.gg-note-footer{grid-template-columns:1fr;padding:3rem 5vw 4rem}}.gg-note-entry .gg-questions li:before{content:"WILD";font-size:.52rem;letter-spacing:.08em}.gg-note-entry .gg-questions li:nth-child(1):before{content:"ROOT"}.gg-note-entry .gg-questions li:nth-child(2):before{content:"SHOOT"}.gg-note-entry .gg-questions li:nth-child(3):before{content:"BLOOM"}.gg-note-entry .gg-questions li:nth-child(4):before{content:"THORN"}.gg-note-entry .gg-questions li:nth-child(5):before{content:"FRUIT"}.gg-note-turn{display:grid;grid-template-columns:1fr 1fr;background:var(--gg-black);color:var(--gg-white)}.gg-note-turn>a{position:relative;min-height:250px;padding:3rem 4vw;display:flex;flex-direction:column;border-bottom:1px solid var(--gg-black)}.gg-note-turn-previous{background:var(--gg-red);color:var(--gg-black)}.gg-note-turn-next{grid-column:2;background:var(--gg-green)}.gg-note-turn>a:only-child{grid-column:1/-1}.gg-note-turn span{font-size:.55rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gg-note-turn b{max-width:700px;margin-top:1.3rem;font-size:clamp(1.8rem,3.3vw,3.8rem);line-height:.92;letter-spacing:-.05em}.gg-note-turn i{position:absolute;right:4vw;bottom:2.5rem;color:var(--gg-orange);font-style:normal;font-size:1.5rem}.gg-note-turn-previous i{color:var(--gg-black);right:auto;left:4vw}.gg-related{display:grid;grid-template-columns:minmax(280px,34%) 1fr;background:var(--gg-black);color:var(--gg-white);border-top:1px solid rgb(246 245 239 / .4)}.gg-related>header{min-height:760px;padding:5rem 4vw;display:flex;flex-direction:column;background:var(--gg-orange);color:var(--gg-black)}.gg-related>header>span{font-size:.58rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.gg-related>header h2{margin:2rem 0;font-size:clamp(3.7rem,6.7vw,7.5rem);line-height:.73;letter-spacing:-.075em}.gg-related>header h2 i{font-family:Georgia,serif;font-weight:400;color:var(--gg-white)}.gg-related>header>a{margin-top:auto;padding-top:.8rem;border-top:2px solid var(--gg-black);display:flex;justify-content:space-between;font-size:.6rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.gg-related-grid{padding:4rem 4vw 5rem;display:grid;grid-template-columns:1.15fr .85fr;gap:4rem 2.5rem;align-items:start}.gg-related-grid article{position:relative}.gg-related-grid article:nth-child(2){margin-top:8rem}.gg-related-grid article:nth-child(3){grid-column:1/-1;width:66%;margin-left:auto}.gg-related-art{display:block;height:300px;overflow:hidden;background:var(--gg-green)}.gg-related-grid article:nth-child(2) .gg-related-art{height:230px}.gg-related-grid article:nth-child(3) .gg-related-art{height:250px}.gg-related-art img{display:block;width:100%;height:100%;object-fit:cover;filter:brightness(1.04) contrast(1.02);transition:transform .4s ease}.gg-related-art:hover img{transform:scale(1.035)}.gg-related-grid article>span{display:block;margin-top:1.2rem;color:var(--gg-orange);font-size:.52rem;font-weight:900;letter-spacing:.1em}.gg-related-grid h3{margin:.65rem 0 1.3rem;font-size:clamp(1.7rem,2.7vw,3rem);line-height:.92;letter-spacing:-.05em}.gg-related-read{display:flex;justify-content:space-between;padding-top:.7rem;border-top:1px solid rgb(246 245 239 / .55);font-size:.55rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.gg-related-read b{color:var(--gg-orange)}@media(max-width:900px){.gg-related{grid-template-columns:1fr}.gg-related>header{min-height:500px}.gg-related-grid{grid-template-columns:1fr 1fr}.gg-related-grid article:nth-child(3){width:70%}}@media(max-width:600px){.gg-related>header{min-height:470px;padding:4rem 5vw 3rem}.gg-related>header h2{font-size:17vw}.gg-related-grid{padding:3rem 5vw 4rem;grid-template-columns:1fr;gap:3.5rem}.gg-related-grid article:nth-child(2),.gg-related-grid article:nth-child(3){grid-column:auto;width:auto;margin:0}.gg-related-art,.gg-related-grid article:nth-child(2) .gg-related-art,.gg-related-grid article:nth-child(3) .gg-related-art{height:240px}.gg-related-grid h3{font-size:2rem}}@media(max-width:600px){.gg-note-turn{grid-template-columns:1fr}.gg-note-turn-next{grid-column:1}.gg-note-turn>a{min-height:210px;padding:2.5rem 5vw}.gg-note-turn b{font-size:1.8rem}.gg-note-turn i{right:5vw}.gg-note-turn-previous i{left:5vw}}.gg-note-byline{padding-top:2rem;display:grid;grid-template-columns:auto minmax(180px,1fr) minmax(260px,1.4fr);gap:1.5rem;align-items:center}.gg-author-mark{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--gg-red);color:var(--gg-black);border:1px solid var(--gg-orange);font-size:.85rem;font-weight:1000;letter-spacing:-.08em;transform:rotate(-7deg)}.gg-note-byline .gg-author-trust{padding-left:1.5rem;border-left:1px solid rgb(246 245 239 / .38);color:#c9c8c1;text-transform:none;letter-spacing:.02em;font:italic .85rem/1.5 Georgia,serif}.gg-author-trust a{display:inline-block;margin-left:.3rem;color:var(--gg-white);font:900 .54rem/1 Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid var(--gg-orange)}@media(max-width:780px){.gg-note-byline{grid-template-columns:auto 1fr;gap:1rem}.gg-note-byline .gg-author-trust{grid-column:1/-1;padding:1rem 0 0;border-left:0;border-top:1px solid rgb(246 245 239 / .25)}.gg-author-mark{width:48px;height:48px}}.gg-note-entry .gg-note-pull{margin:4.5rem -3vw;padding:3rem;background:var(--gg-orange);color:var(--gg-black);transform:rotate(-1deg)}.gg-note-entry .gg-note-pull span,.gg-note-warning span{display:block;font:900 .57rem/1 Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}.gg-note-entry .gg-note-pull p{margin:1rem 0 0;font:italic clamp(1.8rem,3vw,3rem)/1.08 Georgia,serif}.gg-note-entry .gg-note-quote{margin:4.5rem 0;padding:2.5rem 0;border-top:6px solid var(--gg-red);border-bottom:1px solid var(--gg-black)}.gg-note-entry .gg-note-quote p{margin:0;font:italic clamp(1.8rem,3.2vw,3rem)/1.16 Georgia,serif}.gg-note-map{margin:3rem 0;border-top:2px solid var(--gg-black)}.gg-note-map>div{display:grid;grid-template-columns:140px 1fr;gap:2rem;padding:1.3rem 0;border-bottom:1px solid var(--gg-black)}.gg-note-map dt{color:var(--gg-red);font:900 .7rem/1.3 Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase}.gg-note-map dd{margin:0;font-size:1rem}.gg-note-contrast{margin:4rem -3vw;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--gg-black);border:1px solid var(--gg-black)}.gg-note-contrast>div{padding:2.5rem;background:#e9e7df}.gg-note-contrast>div:last-child{background:var(--gg-green);color:var(--gg-white)}.gg-note-contrast span{color:var(--gg-red);font:900 .57rem/1 Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}.gg-note-contrast>div:last-child span{color:var(--gg-orange)}.gg-note-contrast p{margin:1.2rem 0 0}.gg-field-notes{margin:3rem 0;border-top:2px solid var(--gg-black)}.gg-field-notes p{position:relative;margin:0;padding:1.5rem 1rem 1.5rem 180px;border-bottom:1px solid var(--gg-black)}.gg-field-notes span{position:absolute;left:0;top:1.65rem;color:var(--gg-red);font:900 .6rem/1 Arial,sans-serif;letter-spacing:.11em;text-transform:uppercase}.gg-note-warning{margin:4rem -3vw;padding:3rem;background:var(--gg-red);color:var(--gg-black);box-shadow:18px 18px 0 var(--gg-orange)}.gg-note-warning p{margin:1rem 0 0;font:italic 1.35rem/1.45 Georgia,serif}.gg-rain-sequence{margin:4rem 0;display:grid;grid-template-columns:1fr 1fr;border-top:2px solid var(--gg-black);border-left:1px solid var(--gg-black)}.gg-rain-sequence>div{min-height:170px;padding:1.5rem;border-right:1px solid var(--gg-black);border-bottom:1px solid var(--gg-black)}.gg-rain-sequence span,.gg-scent-map span{color:var(--gg-red);font:900 .54rem/1 Arial,sans-serif;letter-spacing:.12em}.gg-rain-sequence p{margin:3rem 0 0;font:italic 1.15rem/1.35 Georgia,serif}.gg-scent-map{margin:4rem -3vw;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--gg-black);border:1px solid var(--gg-black)}.gg-scent-map article{min-height:250px;padding:2rem;background:var(--gg-green);color:var(--gg-white)}.gg-scent-map article:nth-child(2),.gg-scent-map article:nth-child(3){background:var(--gg-orange);color:var(--gg-black)}.gg-scent-map article:nth-child(2) span,.gg-scent-map article:nth-child(3) span{color:var(--gg-black)}.gg-scent-map h3{margin:3rem 0 1rem;font-size:1.55rem;line-height:1}.gg-scent-map p{margin:0;font-size:.95rem;line-height:1.55}@media(max-width:700px){.gg-note-entry .gg-note-pull,.gg-note-entry .gg-note-contrast,.gg-note-warning,.gg-scent-map{margin-left:-5vw;margin-right:-5vw}.gg-note-entry .gg-note-pull,.gg-note-warning{padding:2.2rem 5vw;transform:none}.gg-note-map>div{grid-template-columns:1fr;gap:.6rem}.gg-note-contrast,.gg-scent-map{grid-template-columns:1fr}.gg-field-notes p{padding:3.2rem 0 1.2rem}.gg-field-notes span{top:1.3rem}.gg-rain-sequence{grid-template-columns:1fr}.gg-scent-map article{min-height:220px}}.gg-pull-red{background:var(--gg-red)!important}.gg-pull-black{background:var(--gg-black)!important;color:var(--gg-white)!important;transform:rotate(1deg)!important}.gg-note-closing-large{margin:5rem 0 0!important;padding-top:2rem;border-top:7px solid var(--gg-red);font:italic clamp(2rem,4vw,3.7rem)/1.05 Georgia,serif!important;color:var(--gg-red)}.gg-sightline-strip{margin:4rem -3vw;display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr;background:var(--gg-green);color:var(--gg-white);border:1px solid var(--gg-black)}.gg-sightline-strip>*{margin:0;padding:1.4rem 1rem;border-right:1px solid rgb(246 245 239 / .35)}.gg-sightline-strip span{color:var(--gg-orange);font:900 .52rem/1 Arial,sans-serif;letter-spacing:.12em}.gg-sightline-strip p{font:italic .95rem/1.3 Georgia,serif}.gg-work-strip{margin:4rem 0;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--gg-black);border:1px solid var(--gg-black)}.gg-work-strip>div{min-height:170px;padding:1.5rem;background:#e9e7df;display:flex;flex-direction:column}.gg-work-strip>div:nth-child(2){background:var(--gg-orange)}.gg-work-strip>div:nth-child(3){background:var(--gg-red)}.gg-work-strip span{font:900 .52rem/1 Arial,sans-serif;letter-spacing:.12em}.gg-work-strip p{margin:auto 0 0;font:italic 1.12rem/1.25 Georgia,serif}.gg-note-entry .gg-edit-list,.gg-note-entry .gg-sightline-check,.gg-note-entry .gg-work-audit,.gg-note-entry .gg-placement-check,.gg-note-entry .gg-season-structure{list-style:none;margin:3rem 0;padding:0}.gg-edit-list{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--gg-black);border:1px solid var(--gg-black)}.gg-edit-list li{position:relative;min-height:150px;padding:4.5rem 1.5rem 1.5rem;background:var(--gg-white);font:900 1.05rem/1.25 Arial,sans-serif}.gg-edit-list li:before{position:absolute;left:1.5rem;top:1.5rem;color:var(--gg-red);font-size:.52rem;letter-spacing:.12em}.gg-edit-list li:nth-child(1):before{content:"ROOT"}.gg-edit-list li:nth-child(2):before{content:"SHOOT"}.gg-edit-list li:nth-child(3):before{content:"BLOOM"}.gg-edit-list li:nth-child(4):before{content:"THORN"}.gg-edit-list li:nth-child(5){grid-column:1/-1;background:var(--gg-red);color:var(--gg-black)}.gg-edit-list li:nth-child(5):before{content:"EDIT";color:var(--gg-black)}.gg-sightline-check{border-top:2px solid var(--gg-black)}.gg-sightline-check li{display:grid;grid-template-columns:120px 1fr;gap:2rem;padding:1.4rem 0;border-bottom:1px solid var(--gg-black);font-weight:900}.gg-sightline-check li:before{color:var(--gg-red);font:.55rem/1 Arial,sans-serif;letter-spacing:.1em}.gg-sightline-check li:nth-child(1):before{content:"THE VIEW"}.gg-sightline-check li:nth-child(2):before{content:"THE DEPTH"}.gg-sightline-check li:nth-child(3):before{content:"THE SEASON"}.gg-sightline-check li:nth-child(4):before{content:"THE WORK"}.gg-work-audit{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.gg-work-audit li{min-height:160px;padding:1.5rem;background:var(--gg-green);color:var(--gg-white);font:italic 1.08rem/1.4 Georgia,serif}.gg-work-audit li:nth-child(2),.gg-work-audit li:nth-child(3){background:var(--gg-orange);color:var(--gg-black)}.gg-work-audit li:before{display:block;margin-bottom:2.7rem;color:var(--gg-orange);font:900 .52rem/1 Arial,sans-serif;letter-spacing:.12em}.gg-work-audit li:nth-child(1):before{content:"FIT"}.gg-work-audit li:nth-child(2):before{content:"SIZE";color:var(--gg-black)}.gg-work-audit li:nth-child(3):before{content:"HABITS";color:var(--gg-black)}.gg-work-audit li:nth-child(4):before{content:"REAL LIFE"}.gg-placement-check{counter-reset:placement;border-left:9px solid var(--gg-red)}.gg-placement-check li{counter-increment:placement;padding:1.3rem 1.5rem;border-top:1px solid var(--gg-black);font-weight:900}.gg-placement-check li:before{content:"CHECK";display:inline-block;width:90px;color:var(--gg-red);font-size:.52rem;letter-spacing:.12em}.gg-season-structure{display:grid;grid-template-columns:1fr 1fr;margin-left:-3vw!important;margin-right:-3vw!important;background:var(--gg-black);color:var(--gg-white);border:1px solid var(--gg-black)}.gg-season-structure li{min-height:190px;padding:1.8rem;border-right:1px solid rgb(246 245 239 / .4);border-bottom:1px solid rgb(246 245 239 / .4);font:italic 1.2rem/1.35 Georgia,serif}.gg-season-structure li:before{display:block;margin-bottom:3rem;color:var(--gg-orange);font:900 .52rem/1 Arial,sans-serif;letter-spacing:.12em}.gg-season-structure li:nth-child(1):before{content:"EVERGREEN"}.gg-season-structure li:nth-child(2):before{content:"EDGE"}.gg-season-structure li:nth-child(3):before{content:"BARK"}.gg-season-structure li:nth-child(4):before{content:"REMAINS"}.gg-quiet-quote{border-top-color:var(--gg-orange)!important}@media(max-width:700px){.gg-sightline-strip{margin-left:-5vw;margin-right:-5vw;grid-template-columns:90px 1fr}.gg-sightline-strip>*{border-bottom:1px solid rgb(246 245 239 / .35)}.gg-work-strip{grid-template-columns:1fr}.gg-work-strip>div{min-height:130px}.gg-edit-list,.gg-work-audit,.gg-season-structure{grid-template-columns:1fr}.gg-edit-list li:nth-child(5){grid-column:auto}.gg-sightline-check li{grid-template-columns:90px 1fr;gap:1rem}.gg-season-structure{margin-left:-5vw!important;margin-right:-5vw!important}.gg-note-closing-large{font-size:2.2rem!important}}.gg-note-entry .gg-sources a:after{content:" \2197\FE0E";font-family:Arial,sans-serif;font-variant-emoji:text}.gg-note-checklist{list-style:none;margin:3rem 0;padding:0;border-top:1px solid currentColor}.gg-note-checklist li{position:relative;margin:0;padding:1.25rem 1rem 1.25rem 3.5rem;border-bottom:1px solid currentColor;font-family:Arial,Helvetica,sans-serif;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:800;line-height:1.35}.gg-note-checklist li:before{content:'✦';position:absolute;left:.8rem;top:1.1rem;color:var(--gg-orange);font-size:1.25rem}.gg-night-opening{margin:0 0 4rem;padding:3rem;border:1px solid rgb(246 245 239 / .3);background:linear-gradient(145deg,#10283b 0%,#08140f 70%);color:#f6f5ef}.gg-night-opening p:first-child{margin-top:0;font:italic clamp(2rem,4vw,4.2rem)/1 Georgia,serif;color:#fff}.gg-night-opening p:last-child{margin-bottom:0}.gg-night-question{margin:5rem calc(50% - 42vw);padding:6rem 8vw;background:#10283b;color:#f6f5ef;border:0}.gg-night-question p{max-width:1000px;margin:0 auto;font:italic clamp(2.5rem,5.2vw,6rem)/.98 Georgia,serif;letter-spacing:-.04em}.single-gg_note .gg-night-question:before{content:'9 PM';display:block;max-width:1000px;margin:0 auto 2rem;color:var(--gg-orange);font:900 .7rem/1 Arial,sans-serif;letter-spacing:.18em}@media(max-width:780px){.gg-night-opening{padding:2rem 1.4rem}.gg-night-question{margin:4rem -5vw;padding:4rem 7vw}.gg-night-question p{font-size:clamp(2.25rem,10vw,4rem)}}.gg-note-night .gg-note-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);min-height:640px;background:linear-gradient(150deg,#08140f,#10283b);color:#f6f5ef}.gg-note-night .gg-note-hero-inner{width:auto;max-width:none;align-self:end}.gg-note-night .gg-note-hero h1{font-size:clamp(3.7rem,6.5vw,7.4rem);line-height:.84}.gg-night-lead{height:100%;min-height:640px;margin:0;overflow:hidden;border-left:1px solid rgb(246 245 239 / .35)}.gg-night-lead img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.05)}.gg-note-night .gg-note-deck{max-width:720px}.gg-note-night .gg-note-layout{background:linear-gradient(180deg,rgb(16 40 59 / .12),transparent 20rem)}@media(max-width:900px){.gg-note-night .gg-note-hero{grid-template-columns:1fr}.gg-note-night .gg-note-hero h1{font-size:clamp(3rem,10vw,5.5rem);line-height:.9}.gg-night-lead{min-height:0;height:auto;border-left:0;border-top:1px solid rgb(246 245 239 / .35)}.gg-night-lead img{display:block;aspect-ratio:3/2}.gg-note-night .gg-note-hero-inner{padding-top:3.5rem;padding-bottom:3rem}}.gg-note-editing .gg-note-hero{min-height:520px;background:#f6f5ef;color:#080907;border-bottom:1px solid #080907}.gg-note-editing .gg-note-hero-inner{max-width:1320px;padding-top:4rem;padding-bottom:4rem}.gg-note-editing .gg-note-hero h1{max-width:1120px;font-size:clamp(4rem,7.8vw,8.5rem);line-height:.8}.gg-note-editing .gg-note-hero h1::first-line{color:var(--gg-green)}.gg-note-editing .gg-note-flower{width:15vw;max-width:190px;min-width:110px;height:100%;right:3vw;background:#fff0;border-left:1px solid rgb(8 9 7 / .2);opacity:.8}.gg-note-editing .gg-note-layout{padding-top:7rem}.gg-editing-questions{margin:3.5rem 0;padding:2.5rem 0;border-top:1px solid currentColor;border-bottom:1px solid currentColor}.gg-editing-questions p{max-width:720px;margin:.8rem auto;font:italic clamp(1.35rem,2.2vw,2rem)/1.25 Georgia,serif;text-align:center}.gg-editing-questions p+p{padding-top:.8rem}.gg-note-editing .gg-sources{opacity:.78}@media(max-width:780px){.gg-note-editing .gg-note-hero{min-height:auto}.gg-note-editing .gg-note-hero-inner{padding-top:3rem;padding-bottom:3rem}.gg-note-editing .gg-note-hero h1{font-size:clamp(3rem,12vw,5.2rem);line-height:.86}.gg-note-editing .gg-note-flower{display:none}.gg-note-editing .gg-note-layout{padding-top:4.5rem}.gg-editing-questions{padding:2rem 0}.gg-editing-questions p{font-size:1.35rem;text-align:left}}.gg-quiet-questions{margin:3rem 0;padding:2.5rem 0;border-top:1px solid currentColor;border-bottom:1px solid currentColor}.gg-quiet-questions p{margin:.7rem 0;font:italic clamp(1.25rem,2vw,1.85rem)/1.3 Georgia,serif}.gg-quiet-questions p:first-child{margin-top:0}.gg-quiet-questions p:last-child{margin-bottom:0}@media(min-width:901px){.gg-note-night .gg-note-hero{display:block;position:relative;min-height:clamp(620px,78vh,790px);overflow:hidden;background:#08140f}.gg-note-night .gg-note-hero:after{content:'';position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgb(4 11 8 / .98) 0%,rgb(6 18 13 / .94) 25%,rgb(8 20 15 / .74) 47%,rgb(8 20 15 / .22) 70%,rgb(8 20 15 / .04) 100%);pointer-events:none}.gg-note-night .gg-note-hero-inner{position:relative;z-index:2;width:min(760px,57vw);max-width:none;min-height:clamp(620px,78vh,790px);margin:0;padding:4.5rem 0 3.5rem 4vw;display:flex;flex-direction:column;justify-content:flex-end}.gg-note-night .gg-note-hero h1{max-width:720px;margin-bottom:1.5rem;font-size:clamp(3.5rem,5.7vw,6.8rem);line-height:.86;text-wrap:balance}.gg-note-night .gg-note-deck{max-width:620px}.gg-note-night .gg-note-byline{max-width:650px}.gg-note-night .gg-night-lead{position:absolute;z-index:0;inset:0;width:100%;height:100%;min-height:0;border:0}.gg-note-night .gg-night-lead img{width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:saturate(.92) contrast(1.05)}}@media(min-width:901px){.gg-note-has-hero .gg-note-hero{display:block;position:relative;min-height:clamp(620px,78vh,790px);overflow:hidden;background:#08140f;color:#f6f5ef}.gg-note-has-hero .gg-note-hero:after{content:'';position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgb(4 11 8 / .98) 0%,rgb(6 18 13 / .92) 27%,rgb(8 20 15 / .7) 49%,rgb(8 20 15 / .18) 74%,rgb(8 20 15 / .03) 100%);pointer-events:none}.gg-note-has-hero .gg-note-hero-inner{position:relative;z-index:2;width:min(780px,58vw);max-width:none;min-height:clamp(620px,78vh,790px);margin:0;padding:4.5rem 0 3.5rem 4vw;display:flex;flex-direction:column;justify-content:flex-end}.gg-note-has-hero .gg-note-hero h1{max-width:740px;margin-bottom:1.5rem;font-size:clamp(3.4rem,5.5vw,6.7rem);line-height:.86;text-wrap:balance;color:#f6f5ef}.gg-note-has-hero .gg-note-deck{max-width:620px;color:#e4e2da}.gg-note-has-hero .gg-note-byline{max-width:680px}.gg-note-has-hero .gg-night-lead{position:absolute;z-index:0;inset:0;width:100%;height:100%;min-height:0;margin:0;border:0}.gg-note-has-hero .gg-night-lead img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.94) contrast(1.04)}.gg-note-has-hero .gg-night-lead figcaption{position:absolute;z-index:3;right:2vw;bottom:1.5rem;max-width:34vw;padding:.65rem .8rem;background:rgb(4 11 8 / .78);color:#f6f5ef;font:.68rem/1.4 Arial,sans-serif;letter-spacing:.02em}}@media(max-width:900px){.gg-note-has-hero .gg-note-hero{display:flex;min-height:auto;flex-direction:column;background:#08140f;color:#f6f5ef}.gg-note-has-hero .gg-note-hero-inner{order:1;min-height:auto;padding:3.5rem 5vw 3rem}.gg-note-has-hero .gg-note-hero h1{font-size:clamp(3rem,11.5vw,5.4rem);line-height:.87;color:#f6f5ef}.gg-note-has-hero .gg-night-lead{order:2;position:relative;width:100%;height:auto;min-height:0;margin:0;border:0}.gg-note-has-hero .gg-night-lead img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.gg-note-has-hero .gg-night-lead figcaption{padding:.8rem 5vw 1rem;background:#08140f;color:#d8d6ce;font:.7rem/1.45 Arial,sans-serif}}