.grs-header{position:sticky;top:0;z-index:9999;background:#142752;color:#f7f2e9;font-family:Instrument Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;isolation:isolate;transition:box-shadow .18s ease,background-color .18s ease;box-shadow:0 1px #f7f2e90f}.grs-header:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background-image:radial-gradient(circle at 12% 50%,rgba(192,136,82,.1),transparent 45%),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140' viewBox='0 0 140 140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.97  0 0 0 0 0.94  0 0 0 0 0.88  0 0 0 0.05 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");mix-blend-mode:screen;opacity:.9}.grs-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(to right,#c0885200,#c0885259 18%,#c0885273,#c0885259 82%,#c0885200);pointer-events:none;z-index:3}.grs-header.scrolled{background:#142752f0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 14px #0000002e}.grs-header__inner{position:relative;z-index:1;max-width:82rem;margin:0 auto;padding:0 1.25rem;height:4.25rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;transition:height .18s ease}@media (min-width: 768px){.grs-header__inner{padding:0 2.5rem}}.grs-header.scrolled .grs-header__inner{height:3.25rem}.grs-header__brand{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:#f7f2e9;flex-shrink:0}.grs-header__logo{width:28px;height:28px;flex-shrink:0;transition:width .18s ease,height .18s ease}@media (min-width: 768px){.grs-header__logo{width:32px;height:32px}}.grs-header.scrolled .grs-header__logo{width:26px;height:26px}@media (min-width: 768px){.grs-header.scrolled .grs-header__logo{width:28px;height:28px}}.grs-header__wordmark{font-family:Fraunces,Georgia,Times New Roman,serif;font-weight:450;font-size:1.05rem;letter-spacing:-.01em;line-height:1;font-variation-settings:"opsz" 144,"SOFT" 30,"WONK" 1;color:#f7f2e9;display:inline-flex;gap:.32em;align-items:baseline;transition:font-size .18s ease}@media (min-width: 768px){.grs-header__wordmark{font-size:1.15rem}}.grs-header.scrolled .grs-header__wordmark{font-size:1rem}@media (min-width: 768px){.grs-header.scrolled .grs-header__wordmark{font-size:1rem}}.grs-header__wordmark-italic{font-style:italic;font-weight:410;color:#c08852eb;font-variation-settings:"opsz" 144,"SOFT" 50,"WONK" 1}.grs-header__nav{display:none;align-items:center;gap:1.75rem}@media (min-width: 960px){.grs-header__nav{display:inline-flex}}.grs-nav-link{font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif;font-size:.88rem;font-weight:500;letter-spacing:.01em;color:#f7f2e9d1;text-decoration:none;background-image:linear-gradient(#c08852f2,#c08852f2);background-size:0% 1px;background-position:0 100%;background-repeat:no-repeat;transition:color .2s ease,background-size .25s ease;padding-bottom:.2rem;white-space:nowrap}.grs-nav-link:hover,.grs-nav-link:focus-visible{color:#f7f2e9;background-size:100% 1px;outline:none}.grs-nav-link[aria-current=page]{color:#f7f2e9;background-size:100% 1px}.grs-nav-link:focus-visible{outline:2px solid rgba(192,136,82,.7);outline-offset:4px}.grs-header__toggle{display:inline-grid;place-items:center;width:40px;height:40px;border:1px solid rgba(247,242,233,.18);background:transparent;color:#f7f2e9e6;cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.grs-header__toggle:hover,.grs-header__toggle:focus-visible{color:#142752;background:#c08852f2;border-color:#c08852f2;outline:none}@media (min-width: 960px){.grs-header__toggle{display:none}}.grs-nav-overlay{position:fixed;inset:0;background:#0a12268c;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;visibility:hidden;z-index:9998;transition:opacity .25s ease,visibility 0s linear .25s}body.grs-nav-open .grs-nav-overlay{opacity:1;visibility:visible;transition:opacity .25s ease,visibility 0s linear 0s}.grs-nav-drawer{position:fixed;top:0;right:0;height:100dvh;width:min(22rem,90vw);background:#142752;color:#f7f2e9;z-index:10000;transform:translate(100%);transition:transform .28s ease-out;display:flex;isolation:isolate;box-shadow:-20px 0 48px #00000059;overflow:hidden}.grs-nav-drawer:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background-image:radial-gradient(circle at 20% 10%,rgba(192,136,82,.14),transparent 50%),radial-gradient(circle at 80% 90%,rgba(74,133,119,.08),transparent 55%),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140' viewBox='0 0 140 140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.97  0 0 0 0 0.94  0 0 0 0 0.88  0 0 0 0.06 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");mix-blend-mode:screen}body.grs-nav-open .grs-nav-drawer{transform:translate(0)}.grs-nav-drawer__inner{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;padding:1.25rem 1.75rem 2rem}.grs-nav-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(247,242,233,.12);margin-bottom:1.75rem}.grs-nav-drawer__masthead{display:flex;flex-direction:column;gap:.3rem;padding-top:.35rem}.grs-nav-drawer__ornament{font-family:Fraunces,Georgia,serif;font-size:1.5rem;letter-spacing:.3em;color:#c08852b3;line-height:1;font-variation-settings:"opsz" 144}.grs-nav-drawer__masthead-text{font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:500;font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:#f7f2e9bf;font-variation-settings:"opsz" 72,"SOFT" 30}.grs-nav-drawer__close{display:inline-grid;place-items:center;width:40px;height:40px;border:1px solid rgba(247,242,233,.22);background:transparent;color:#f7f2e9c7;cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease;flex-shrink:0}.grs-nav-drawer__close:hover,.grs-nav-drawer__close:focus-visible{color:#142752;background:#c08852f2;border-color:#c08852f2;outline:none}.grs-nav-drawer__nav{display:flex;flex-direction:column;gap:1.1rem}.grs-nav-drawer__link{font-family:Fraunces,Georgia,serif;font-weight:420;font-size:1.6rem;letter-spacing:-.01em;line-height:1.1;color:#f7f2e9e6;text-decoration:none;background-image:linear-gradient(#c08852f2,#c08852f2);background-size:0% 1px;background-position:0 100%;background-repeat:no-repeat;transition:color .2s ease,background-size .25s ease;padding-bottom:.15rem;font-variation-settings:"opsz" 144,"SOFT" 30,"WONK" 1;align-self:flex-start}.grs-nav-drawer__link:hover,.grs-nav-drawer__link:focus-visible{color:#f7f2e9;background-size:100% 1px;outline:none}.grs-nav-drawer__link[aria-current=page]{color:#c08852f2;font-style:italic;background-size:100% 1px;font-variation-settings:"opsz" 144,"SOFT" 50,"WONK" 1}.grs-nav-drawer__foot{margin-top:auto;padding-top:1.75rem;border-top:1px solid rgba(247,242,233,.1)}.grs-nav-drawer__coords{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;letter-spacing:.08em;color:#c08852d9;font-variant-numeric:tabular-nums}body.grs-nav-open{overflow:hidden}@media (prefers-reduced-motion: reduce){.grs-header,.grs-header__inner,.grs-header__logo,.grs-header__wordmark,.grs-nav-link,.grs-nav-drawer,.grs-nav-overlay,.grs-nav-drawer__link{transition-duration:.01s!important}}.grs-footer{position:relative;margin-top:4rem;background:#142752;color:#f7f2e9;font-family:Instrument Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;isolation:isolate;overflow:hidden}.grs-footer:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background-image:radial-gradient(circle at 12% 8%,rgba(192,136,82,.14),transparent 42%),radial-gradient(circle at 92% 95%,rgba(74,133,119,.1),transparent 55%),radial-gradient(circle at 85% 15%,rgba(192,136,82,.06),transparent 35%),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140' viewBox='0 0 140 140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.97  0 0 0 0 0.94  0 0 0 0 0.88  0 0 0 0.06 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");mix-blend-mode:screen}.grs-footer:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,#c0885200,#c0885273 18%,#c088528c,#c0885273 82%,#c0885200);pointer-events:none;z-index:3}.grs-footer__inner{position:relative;z-index:1;max-width:82rem;margin:0 auto;padding:4rem 1.5rem 2.5rem}@media (min-width: 768px){.grs-footer__inner{padding:5.5rem 2.5rem 3rem}}.grs-footer__masthead{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:start;margin-bottom:3rem}@media (max-width: 640px){.grs-footer__masthead{grid-template-columns:1fr;margin-bottom:2.5rem}}.grs-footer__wordmark{position:relative;isolation:isolate;font-family:Fraunces,Georgia,Times New Roman,serif;font-weight:410;font-size:clamp(2.6rem,8.5vw,6.5rem);line-height:.9;letter-spacing:-.035em;color:#f7f2e9;font-variation-settings:"opsz" 144,"SOFT" 30,"WONK" 1;margin:0 0 1.75rem;display:flex;flex-direction:column;text-wrap:balance}.grs-footer__wordmark:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);height:100%;aspect-ratio:1 / 1;background:url(/images/pansy-shell-logo.png) center / contain no-repeat;filter:brightness(0) invert(1);opacity:.07;z-index:-1;pointer-events:none}.grs-footer__wordmark-line2{padding-left:2.6em;color:#c08852e0;font-style:italic;font-weight:390;font-variation-settings:"opsz" 144,"SOFT" 50,"WONK" 1}@media (max-width: 640px){.grs-footer__wordmark-line2{padding-left:1.4em}}.grs-footer__tagline{font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:360;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.55;color:#f7f2e9c7;max-width:42rem;margin:0;font-variation-settings:"opsz" 72}.grs-footer__dispatch{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:.45rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-top:.3rem}.grs-footer__dispatch-ornament{font-family:Fraunces,Georgia,serif;font-size:clamp(2.4rem,4.6vw,3.8rem);color:#c0885294;line-height:1;letter-spacing:.42em;padding-left:.42em;font-variation-settings:"opsz" 144;margin-bottom:.55rem}.grs-footer__dispatch-name{font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:500;font-size:clamp(.76rem,.95vw,.88rem);letter-spacing:.28em;text-transform:uppercase;color:#f7f2e9eb;line-height:1.3;font-variation-settings:"opsz" 72,"SOFT" 30;max-width:14rem}.grs-footer__dispatch-vol{font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:400;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:#f7f2e999;font-variation-settings:"opsz" 72}.grs-footer__dispatch-rule{display:block;width:2.4rem;height:1px;background:#c088528c;margin:.4rem 0 .25rem}.grs-footer__dispatch-coords{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.74rem;letter-spacing:.08em;color:#c08852e6;font-variant-numeric:tabular-nums}.grs-footer__dispatch-loc{font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:400;font-size:.78rem;letter-spacing:.04em;color:#f7f2e994;font-variation-settings:"opsz" 72}@media (max-width: 640px){.grs-footer__dispatch{align-items:flex-start;text-align:left;padding-top:0;margin-top:-.5rem}.grs-footer__dispatch-ornament{font-size:1.7rem;margin-bottom:.35rem;padding-left:.3em}}.grs-footer__rule{height:1px;background:#f7f2e91f;border:0;margin:0 0 3rem}.grs-footer__rule--ochre{background:linear-gradient(to right,transparent 0%,rgba(192,136,82,.55) 15%,rgba(192,136,82,.55) 85%,transparent 100%);margin:2.75rem 0 2rem}.grs-footer__cols{display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width: 560px){.grs-footer__cols{grid-template-columns:repeat(2,1fr);gap:2.75rem 2rem}}@media (min-width: 960px){.grs-footer__cols{grid-template-columns:repeat(4,1fr);gap:3rem 2.5rem}}.grs-footer__label{display:block;font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:500;font-size:.72rem;letter-spacing:.26em;text-transform:uppercase;color:#c08852f2;margin-bottom:1.1rem;padding-bottom:.7rem;border-bottom:1px solid rgba(247,242,233,.14);font-variation-settings:"opsz" 72}.grs-footer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.grs-footer__links a{display:inline-block;font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif;font-size:.93rem;font-weight:400;color:#f7f2e9e0;text-decoration:none;letter-spacing:.005em;padding-bottom:2px;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease,transform .2s ease;will-change:transform}.grs-footer__links a:hover{color:#c08852;border-bottom-color:#c08852bf;transform:translate(2px)}.grs-footer__address{font-style:normal;font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif;font-size:.92rem;color:#f7f2e9d9;line-height:1.6;display:flex;flex-direction:column;gap:.15rem;margin:0 0 1.35rem}.grs-footer__social{display:flex;gap:.65rem}.grs-footer__social a{display:grid;place-items:center;width:2.4rem;height:2.4rem;color:#f7f2e9b8;border:1px solid rgba(247,242,233,.22);background:transparent;text-decoration:none;transition:color .2s ease,border-color .2s ease,background-color .2s ease,transform .2s ease}.grs-footer__social a:hover{color:#142752;background:#c08852f2;border-color:#c08852f2;transform:translateY(-2px)}.grs-footer__colophon{display:flex;flex-direction:column;gap:1.1rem;max-width:62rem}.grs-footer__affiliate{font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:360;font-size:.88rem;line-height:1.55;color:#f7f2e994;max-width:52rem;margin:0;letter-spacing:.005em;font-variation-settings:"opsz" 72}.grs-footer__credit{display:flex;flex-wrap:wrap;gap:.35rem .75rem;align-items:center;font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:#f7f2e973}.grs-footer__dot{color:#c08852a6}.grs-footer__pixel{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.grs-footer a:focus-visible{outline:2px solid rgba(192,136,82,.95);outline-offset:3px}@media (prefers-reduced-motion: reduce){.grs-footer__links a,.grs-footer__social a{transition:color .15s,background-color .15s,border-color .15s;transform:none!important}}#cc-main{--cc-bg: #ffffff;--cc-primary-color: #1a2f69;--cc-secondary-color: #0ea5e9;--cc-btn-primary-bg: #1a2f69;--cc-btn-primary-hover-bg: #2a4079;--cc-btn-primary-color: #ffffff;--cc-btn-secondary-bg: #f3f4f6;--cc-btn-secondary-color: #374151;--cc-btn-secondary-hover-bg: #e5e7eb;--cc-modal-border-radius: 1rem;--cc-cookie-category-block-bg: #f3f4f6;--cc-cookie-category-block-border: 1px solid #e5e7eb;--cc-cookie-category-block-hover-bg: #e5e7eb;--cc-toggle-bg-off: #cbd5e1;--cc-toggle-bg-on: #1a2f69;--cc-toggle-bg-readonly: #cbd5e1;font-family:system-ui,-apple-system,sans-serif}#cc-main .cc_div{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}
