/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#111a33;--paper:#f6f1e8;--paper-light:#fbf8f2;--gold:#d7aa68;--gold-light:#efd5a2;--coral:#c86b5f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Trebuchet MS,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{min-height:100vh;position:relative;overflow:hidden}.grain{opacity:.035;pointer-events:none;z-index:4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");position:absolute;inset:0}.site-header{z-index:5;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:26px 48px;display:flex;position:relative}.brand{align-items:center;gap:11px;display:inline-flex}.brand>span:last-child{flex-direction:column;gap:3px;display:flex}.brand strong{color:var(--paper);letter-spacing:-.03em;font-family:Georgia,serif;font-size:20px;font-weight:500}.brand small{color:#efd5a2a8;letter-spacing:.16em;text-transform:uppercase;font-size:8px}.brand-sigil{border:1px solid var(--gold);border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;display:flex;position:relative}.brand-sigil:before,.brand-sigil:after{border:1px solid var(--gold);content:"";border-radius:50%;width:7px;height:12px;position:absolute}.brand-sigil:before{left:5px;transform:rotate(-23deg)}.brand-sigil:after{right:5px;transform:rotate(23deg)}.brand-sigil span{background:var(--gold);border-radius:50%;width:4px;height:4px}.main-nav{gap:36px;margin-left:90px;display:flex}.main-nav a,.header-note{color:#f6f1e8b8;letter-spacing:.09em;text-transform:uppercase;font-size:11px;transition:color .2s}.main-nav a:hover,.header-note:hover,.footer-links a:hover{color:var(--gold-light)}.header-note{align-items:center;gap:9px;display:flex}.header-note span:first-child{border-bottom:1px solid #efd5a266;padding-bottom:4px}.arrow{color:var(--gold);font-size:17px;line-height:1}.hero{background:var(--ink);color:var(--paper);grid-template-columns:1fr 1fr;min-height:610px;padding:76px max(48px,50vw - 592px) 78px;display:grid;position:relative}.hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#111a3300,#3d2e474d);position:absolute;inset:0}.hero-copy,.hero-art{z-index:1;position:relative}.hero-copy{align-self:center;max-width:600px;padding-bottom:21px}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:10px;display:flex}.eyebrow>span{background:var(--gold);width:25px;height:1px;display:inline-block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400}h1{letter-spacing:-.065em;max-width:680px;margin-bottom:26px;font-size:clamp(52px,6.2vw,91px);line-height:.98}h1 em,h2 em{color:var(--gold-light);font-style:italic}.hero-intro{color:#f6f1e8b3;max-width:445px;font-size:16px;line-height:1.75}.hero-actions{align-items:center;gap:28px;margin-top:35px;display:flex}.button{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;gap:18px;padding:15px 20px 15px 23px;font-size:10px;transition:background .25s,transform .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--gold);color:var(--ink)}.button-primary:hover{background:var(--gold-light)}.button span{font-size:16px;line-height:.6}.text-link{color:var(--gold-light);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #efd5a273;padding-bottom:7px;font-size:11px;transition:color .2s,border-color .2s}.text-link:hover{border-color:var(--gold-light);color:#fff}.text-link span{margin-left:7px;font-size:16px}.hero-footnote{color:#f6f1e873;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;margin-top:66px;font-size:10px;display:flex}.live-dot{background:#a3c29b;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #a3c29b1f}.hero-art{min-height:450px}.hero-art:before{content:"";background:radial-gradient(circle,#cf967238,#111a3300 66%);width:570px;height:510px;position:absolute;top:-45px;left:1%}.moon{background:radial-gradient(circle at 32% 30%,#f7dfad 0 5%,#e7bf7d 42%,#c88a57 70%,#9e624c 100%);border-radius:50%;width:230px;height:230px;position:absolute;top:40px;left:42%;box-shadow:0 0 55px #edbe7045,0 0 110px #d3875321}.moon:after{content:"";border-radius:50%;width:16px;height:16px;position:absolute;top:27px;left:20px;box-shadow:65px 18px 0 -3px #a4644524,15px 144px 0 -7px #a4644521,99px 108px 0 -12px #a4644521,133px 58px 0 -10px #a464451a}.moon span{border:1px solid #fff0bc94;border-radius:50%;width:250px;height:250px;position:absolute;top:-10px;left:-10px}.orbit{border:1px solid #d7aa6838;border-radius:50%;width:410px;height:330px;position:absolute;top:-10px;left:31%;transform:rotate(-17deg)}.orbit-two{width:545px;height:450px;top:-71px;left:16%;transform:rotate(23deg)}.constellation{color:var(--gold-light);z-index:2;font-family:Georgia,serif;position:absolute}.constellation-one{font-size:22px;top:2px;left:31%}.constellation-two{font-size:18px;top:147px;right:6%}.constellation-three{color:#efd5a2b3;font-size:34px;top:276px;left:22%}.book{filter:drop-shadow(0 22px 18px #00000047);width:415px;height:180px;position:absolute;bottom:26px;left:11%;transform:rotate(-8deg)}.book-page{background:linear-gradient(135deg,#f7dfad,#d69b62);width:205px;height:141px;position:absolute;bottom:0}.book-page:after{content:"";opacity:.7;background:repeating-linear-gradient(#8b563d3b 0 1px,#0000 1px 10px);width:138px;height:80px;position:absolute;top:31px;left:30px}.book-page-left{transform-origin:100% 100%;border-radius:4px 20px 4px 12px;left:0;transform:skewY(16deg)}.book-page-right{transform-origin:0 100%;border-radius:20px 4px 12px;right:0;transform:skewY(-16deg)}.book-spine{z-index:1;background:#a7644f;width:10px;height:153px;position:absolute;bottom:-4px;left:203px}.art-caption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3;background:#111a339e;border:1px solid #efd5a259;width:194px;padding:17px 23px 15px;position:absolute;bottom:3px;right:0}.art-caption span,.art-caption small{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:8px;display:block}.art-caption strong{color:var(--paper);letter-spacing:-.04em;margin:8px 0 13px;font-family:Georgia,serif;font-size:21px;font-weight:400;line-height:1.05;display:block}.art-caption small{color:#f6f1e880;letter-spacing:.07em;text-transform:none;font-size:9px}.hero-art{isolation:isolate;background:#182744;border:1px solid #efd5a229;border-radius:3px;overflow:hidden}.home-hero-image{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-art:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at 54% 42%,#edbe7038,#111a3300 62%);position:absolute;inset:-10%}.hero-art:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#111a3333,#111a3300 52%,#111a3329);position:absolute;inset:0}.quote-strip{color:var(--ink);background:#d5ae77;align-items:center;gap:31px;min-height:142px;padding:25px max(48px,50vw - 536px);display:flex;position:relative}.quote-mark{opacity:.25;align-self:flex-start;font-family:Georgia,serif;font-size:84px;font-weight:700;line-height:.75}.quote-strip p{letter-spacing:-.025em;margin:0;font-family:Georgia,serif;font-size:clamp(18px,2.1vw,28px);line-height:1.18}.quote-strip p em{font-style:italic}.quote-line{background:var(--ink);opacity:.3;width:72px;height:1px;margin-left:auto}.quote-tag{letter-spacing:.15em;text-transform:uppercase;writing-mode:vertical-rl;font-size:9px}.stories-section{background:var(--paper-light);padding:108px max(48px,50vw - 592px) 122px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:47px;display:flex}.section-heading .eyebrow,.about-copy .eyebrow,.contact-section .eyebrow{color:var(--coral)}.section-heading .eyebrow>span,.about-copy .eyebrow>span,.contact-section .eyebrow>span{background:var(--coral)}h2{letter-spacing:-.06em;margin-bottom:0;font-size:clamp(39px,4.5vw,67px);line-height:.97}.section-description{color:#6c6b72;max-width:290px;margin-bottom:4px;font-size:13px;line-height:1.7}.category-tabs{border-bottom:1px solid #dfd8ca;gap:27px;margin-bottom:31px;display:flex}.category-tab{color:#9c9893;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;padding:0 0 15px;font-size:11px;position:relative}.category-tab:after{background:var(--coral);content:"";width:100%;height:2px;transition:transform .2s;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.category-tab:hover,.category-tab.active{color:var(--ink)}.category-tab.active:after{transform:scaleX(1)}.stories-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.story-card{background:#fff;border:1px solid #e7e1d7;flex-direction:column;min-height:355px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.story-card:hover,.story-card.open{border-color:#cdbb9d;transform:translateY(-3px);box-shadow:0 16px 30px #3d2e2814}.story-mark{height:143px;position:relative;overflow:hidden}.story-mark.sunset{background:linear-gradient(135deg,#8c4652,#df9b68 54%,#f1cf9d)}.story-mark.moss{background:linear-gradient(135deg,#485f56,#a2aa83 56%,#e0c88c)}.story-mark.violet{background:linear-gradient(135deg,#34355b,#64517b 55%,#d29e75)}.story-mark.amber{background:linear-gradient(135deg,#8a5b42,#d4a069 60%,#efe0ac)}.story-mark.rose{background:linear-gradient(135deg,#774b5c,#ca8a7e 60%,#efcfaa)}.story-mark.blue{background:linear-gradient(135deg,#345472,#7691a0 55%,#d3c39d)}.story-mark:before{content:"";border:1px solid #fff3cd8c;border-radius:50%;width:125px;height:125px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.story-mark:after{content:"";background:radial-gradient(circle,#fff5cd94 0 2px,#0000 3px),radial-gradient(circle at 70% 35%,#fff5cd99 0 1px,#0000 2px),radial-gradient(circle at 31% 72%,#fff5cd8c 0 1px,#0000 2px);position:absolute;inset:0}.story-mark span{color:#fff4d6d9;z-index:1;font-family:Georgia,serif;font-size:37px;position:absolute;top:38px;left:50%;transform:translate(-50%)}.story-mark i{background:#ffeabcb3;border-radius:50%;width:4px;height:4px;position:absolute;bottom:16px;left:33%}.story-mark b{background:#ffeabcb3;border-radius:50%;width:3px;height:3px;position:absolute;top:20px;right:26%}.story-card-body{flex-direction:column;flex:1;padding:20px 22px 22px;display:flex}.story-meta{color:var(--coral);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;font-size:9px;display:flex}.story-meta span:last-child{color:#a7a5a0;letter-spacing:.05em;text-transform:none}.story-card h3{letter-spacing:-.05em;margin:14px 0 9px;font-size:24px;line-height:1.05}.story-card p{color:#77737a;margin-bottom:11px;font-size:12px;line-height:1.6}.story-detail{margin-top:0;font-style:italic;color:var(--ink)!important}.read-link{color:var(--ink);cursor:pointer;letter-spacing:.1em;text-align:left;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid #ded5c8;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding:12px 0 7px;font-size:10px;display:flex}.read-link span{color:var(--coral);font-size:17px}.about-section{background:#e5d6bd;grid-template-columns:.9fr 1.1fr .25fr;min-height:410px;padding:83px max(48px,50vw - 592px);display:grid;position:relative;overflow:hidden}.about-orbit{place-self:center;width:285px;height:250px;position:relative}.about-ring{border:1px solid #111a3338;border-radius:50%;width:245px;height:240px;position:absolute;top:5px;left:21px;transform:rotate(26deg)}.about-ring:after{content:"";border:1px solid #111a3333;border-radius:50%;width:213px;height:205px;position:absolute;top:17px;left:16px;transform:rotate(-51deg)}.about-moon{background:var(--ink);border-radius:50%;width:88px;height:88px;position:absolute;top:78px;left:99px;box-shadow:14px 18px 0 -3px #111a33b3}.about-star{color:var(--coral);font-size:23px;position:absolute;top:28px;right:28px}.about-copy{max-width:475px}.about-copy h2{margin-bottom:23px}.about-copy h2 em{color:var(--coral)}.about-copy>p:not(.eyebrow){color:#5f574d;max-width:420px;margin-bottom:25px;font-size:13px;line-height:1.8}.about-copy .text-link{color:var(--coral);border-color:#c86b5f73}.about-copy .text-link:hover{border-color:var(--coral);color:var(--ink)}.about-side-note{color:#111a338f;text-align:right;flex-direction:column;place-self:end;gap:11px;display:flex}.side-number{font-family:Georgia,serif;font-size:50px;line-height:.8}.side-label{letter-spacing:.16em;text-transform:uppercase;font-size:9px;line-height:1.6}.contact-section{background:var(--ink);color:var(--paper);justify-content:space-between;align-items:end;padding:85px max(48px,50vw - 490px);display:flex}.contact-section h2 em{color:var(--gold-light)}.contact-copy{max-width:310px}.contact-copy p{color:#f6f1e8a8;margin-bottom:25px;font-size:13px;line-height:1.75}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:var(--gold-light)}.site-footer{background:var(--ink);border-top:1px solid #efd5a226;justify-content:space-between;align-items:center;padding:28px max(48px,50vw - 592px);display:flex}.footer-brand strong{font-size:15px}.footer-brand small{color:#efd5a27a}.site-footer p,.footer-links a{color:#f6f1e86b;letter-spacing:.07em;font-size:10px}.footer-links{gap:21px;display:flex}@media (width<=860px){.site-header{padding:22px 24px}.main-nav{gap:17px;margin-left:0}.header-note{display:none}.hero{grid-template-columns:1fr;min-height:870px;padding:76px 24px 0}.hero-copy{align-self:start}.hero-art{width:100%;max-width:570px;margin:0 auto}.book{left:4%}.art-caption{right:3%}.stories-section,.about-section,.contact-section{padding-left:24px;padding-right:24px}.stories-grid{grid-template-columns:repeat(2,1fr)}.about-section{grid-template-columns:.8fr 1.2fr}.about-side-note{display:none}.site-footer{padding-left:24px;padding-right:24px}}@media (width<=570px){.site-header{padding:19px 18px}.main-nav{gap:12px}.main-nav a{letter-spacing:.03em;font-size:9px}.brand strong{font-size:17px}.brand small{font-size:7px}.hero{min-height:760px;padding:68px 18px 0}h1{font-size:56px}.hero-intro{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start;gap:19px}.hero-footnote{margin-top:43px}.hero-art{transform-origin:top;width:122%;min-height:350px;left:-11%;transform:scale(.82)}.moon{width:185px;height:185px}.moon span{width:205px;height:205px}.orbit{transform-origin:50%;transform:scale(.83)rotate(-17deg)}.orbit-two{transform:scale(.83)rotate(23deg)}.book{transform-origin:0 100%;bottom:15px;transform:scale(.77)rotate(-8deg)}.art-caption{transform-origin:100% 100%;bottom:0;right:1%;transform:scale(.9)}.quote-strip{align-items:flex-start;gap:13px;min-height:170px;padding:29px 18px}.quote-mark{font-size:58px}.quote-strip p{font-size:18px}.quote-line,.quote-tag{display:none}.stories-section{padding-top:77px;padding-bottom:78px}.section-heading{flex-direction:column;align-items:flex-start;gap:24px}.section-description{max-width:340px}.category-tabs{gap:16px;overflow-x:auto}.category-tab{flex:none}.stories-grid{grid-template-columns:1fr}.story-card{min-height:330px}.about-section{flex-direction:column;gap:35px;padding-top:70px;padding-bottom:73px;display:flex}.about-orbit{transform-origin:0;width:230px;height:180px;transform:scale(.75)}.about-copy h2{font-size:47px}.contact-section{flex-direction:column;align-items:flex-start;gap:35px;padding-top:73px;padding-bottom:77px}.site-footer{flex-direction:column;align-items:flex-start;gap:24px}}.story-page{background:var(--paper-light);min-height:100vh}.story-page-header{background:var(--ink);justify-content:space-between;align-items:center;padding:25px max(28px,50vw - 592px);display:flex}.story-back{color:#f6f1e8b8;letter-spacing:.12em;text-transform:uppercase;font-size:10px;transition:color .2s}.story-back:hover{color:var(--gold-light)}.story-back span{color:var(--gold);margin-right:8px;font-size:16px}.story-page-hero{background:var(--ink);color:var(--paper);grid-template-columns:.9fr 1.1fr;min-height:505px;padding:62px max(28px,50vw - 592px) 70px;display:grid;overflow:hidden}.story-page-copy{z-index:2;align-self:center;max-width:555px;padding-bottom:18px;position:relative}.story-page-copy h1{margin-bottom:25px;font-size:clamp(53px,6.3vw,88px)}.story-lead{color:#f6f1e8b8;max-width:435px;font-family:Georgia,serif;font-size:19px;line-height:1.6}.story-byline{color:#f6f1e870;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;margin-top:39px;font-size:10px;display:flex}.story-byline-dot{background:var(--coral);border-radius:50%;width:6px;height:6px}.story-page-art{min-height:370px;position:relative;overflow:hidden}.story-page-art:before{content:"";background:radial-gradient(circle,#e1a96733,#111a3300 68%);width:640px;height:560px;position:absolute;top:-102px;left:2%}.story-page-moon{background:radial-gradient(circle at 35% 30%,#f8e2b7 0 4%,#e7bd78 48%,#b87957 100%);border-radius:50%;width:196px;height:196px;position:absolute;top:14px;right:20%;box-shadow:0 0 68px #efc3783d}.story-page-moon:after{content:"";background:#9b5b4526;border-radius:50%;width:18px;height:18px;position:absolute;top:31px;left:28px;box-shadow:65px 19px 0 -4px #9b5b4529,27px 125px 0 -8px #9b5b4526}.story-page-hill{position:absolute;bottom:0}.story-page-hill-back{background:#24354d;border-radius:50% 50% 0 0;width:112%;height:170px;left:-6%;transform:rotate(-5deg)}.story-page-hill-front{background:#0b1730;border-radius:48% 52% 0 0;width:118%;height:125px;left:-8%;transform:rotate(4deg)}.story-page-path{background:linear-gradient(90deg,#dfb16a0d,#ebc2808a,#dfb16a0d);border-radius:50% 50% 0 0;width:158px;height:204px;position:absolute;bottom:-32px;left:38%;transform:rotate(8deg)}.firefly{z-index:2;background:#f7d982;border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 7px 3px #f7d98285}.firefly-1{top:55%;left:17%}.firefly-2{top:72%;left:29%}.firefly-3{top:63%;left:46%}.firefly-4{top:68%;right:27%}.firefly-5{top:48%;right:14%}.firefly-6{top:26%;right:37%}.story-page-art-label{color:#efd5a2a6;z-index:3;font-family:Georgia,serif;font-size:14px;line-height:1.15;position:absolute;bottom:26px;left:9%}.story-article{max-width:980px;margin:0 auto;padding:91px 28px 116px}.story-article-intro{align-items:baseline;gap:18px;margin-bottom:24px;display:flex}.story-article-intro-spaced{margin-top:69px}.story-chapter-number{color:var(--coral);letter-spacing:-.06em;font-family:Georgia,serif;font-size:45px;line-height:1}.story-article-kicker{color:var(--coral);letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:10px}.story-article-body{max-width:690px;margin:0 auto}.story-article-body p{color:#454553;margin-bottom:21px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.86}.story-article-body .story-standfirst{color:var(--ink);margin-bottom:30px;font-size:22px;line-height:1.65}.story-standfirst:first-letter{color:var(--coral);float:left;margin:9px 10px 0 0;font-family:Georgia,serif;font-size:78px;line-height:.74}.story-pullquote{color:var(--ink);letter-spacing:-.03em;border-top:1px solid #d8cdbd;border-bottom:1px solid #d8cdbd;margin:44px 0 45px;padding:26px 12px 28px 0;font-family:Georgia,serif;font-size:27px;font-style:italic;line-height:1.25}.story-ending{background:#d5ae77;margin-top:61px;padding:37px 42px 39px;position:relative}.story-ending-star{color:var(--ink);font-size:20px;position:absolute;top:17px;left:42px}.story-article-body .story-ending p{color:var(--ink);margin-bottom:14px;font-size:20px;line-height:1.55}.story-article-body .story-ending strong{color:var(--ink);letter-spacing:-.03em;font-family:Georgia,serif;font-size:25px;font-style:italic;font-weight:400;line-height:1.2;display:block}.story-page-footer{background:var(--ink);justify-content:space-between;align-items:center;padding:27px max(28px,50vw - 592px);display:flex}.story-footer-brand{color:var(--gold-light);font-family:Georgia,serif;font-size:15px}.story-footer-brand span{color:var(--gold);margin-left:8px;font-family:Arial,sans-serif}@media (width<=760px){.story-page-header{padding:20px 18px}.story-page-header .brand strong{font-size:17px}.story-page-hero{min-height:790px;padding:62px 18px 0;display:block}.story-page-copy{padding:0}.story-page-copy h1{font-size:59px}.story-lead{font-size:17px}.story-page-art{max-width:520px;min-height:365px;margin:15px auto 0}.story-page-moon{right:17%}.story-article{padding:72px 22px 85px}.story-article-body p{font-size:17px;line-height:1.78}.story-article-body .story-standfirst{font-size:20px}.story-pullquote{font-size:23px}.story-ending{padding:37px 25px 31px}.story-article-body .story-ending p{font-size:18px}.story-article-body .story-ending strong{font-size:22px}}@media (width<=470px){.story-page-header .story-back{font-size:9px}.story-page-hero{min-height:735px}.story-page-copy h1{font-size:51px}.story-page-art{min-height:310px}.story-page-moon{width:160px;height:160px}.story-page-path{width:125px;height:168px}.story-article-intro{gap:12px}.story-chapter-number{font-size:36px}.story-article-kicker{font-size:9px}.story-page-footer{flex-direction:column;align-items:flex-start;gap:18px}}.ice-story-page .story-page-hero{background:linear-gradient(116deg,#111a33 0%,#1d3048 52%,#755d61 100%)}.ice-story-page .story-page-copy h1 em{color:#f2c982}.ice-story-page .story-byline-dot{background:#f2c982}.ice-story-art{min-height:370px;position:relative;overflow:hidden}.ice-story-art:before{content:"";background:radial-gradient(circle,#f7d58f3d,#111a3300 69%);width:640px;height:570px;position:absolute;top:-115px;left:0}.ice-story-preview{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.ice-story-art:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#111a3326,#111a3300 55%,#111a331a);position:absolute;inset:0}.ice-sun{background:radial-gradient(circle at 36% 32%,#fff0ba 0 5%,#edc47c 43%,#ca8162 72%,#7c5360 100%);border-radius:50%;width:205px;height:205px;position:absolute;top:12px;right:17%;box-shadow:0 0 68px #f1c47b4d,0 0 130px #ee916324}.ice-sun:after{content:"";border-radius:50%;width:19px;height:19px;position:absolute;top:28px;left:25px;box-shadow:66px 25px 0 -5px #915b5124,25px 132px 0 -8px #915b5129,117px 106px 0 -12px #915b5124}.ice-horizon{background:linear-gradient(#bed7de29,#bed7de00);width:100%;height:150px;position:absolute;bottom:102px;left:0}.ice-city{width:110%;position:absolute;bottom:61px;left:-3%}.ice-city:before,.ice-city:after{content:"";background:#31475d;position:absolute;bottom:0}.ice-city-back{opacity:.8;height:111px}.ice-city-back:before{width:68px;height:89px;left:0;box-shadow:78px 8px #31475d,142px -27px #31475d,215px 18px #31475d,286px -19px #31475d,375px 9px #31475d,448px -35px #31475d,535px 5px #31475d,630px -25px #31475d}.ice-city-back:after{opacity:.7;background:repeating-linear-gradient(90deg,#e0efe729 0 5px,#0000 5px 18px);width:710px;height:44px;left:18px}.ice-city-front{opacity:.98;height:86px;bottom:42px}.ice-city-front:before{width:77px;height:67px;left:0;box-shadow:33px 0 #172a43,114px -22px #172a43,191px 11px #172a43,272px -12px #172a43,360px 3px #172a43,457px -25px #172a43,554px 8px #172a43,657px -16px #172a43}.ice-city-front:after{opacity:.7;background:repeating-linear-gradient(90deg,#ead59d33 0 4px,#0000 4px 20px);width:735px;height:36px;left:20px}.ice-bridge{background:#d9c59a;border-radius:50% 50% 0 0;width:61%;height:89px;position:absolute;bottom:35px;left:25%;transform:rotate(-4deg)}.ice-bridge:before{content:"";border:7px solid #b9c7cb;border-bottom:0;border-radius:50% 50% 0 0;width:82%;height:60px;position:absolute;bottom:-1px;left:8%}.ice-bridge:after{content:"";background:repeating-linear-gradient(90deg,#505b6e52 0 2px,#0000 2px 22px);width:82%;height:4px;position:absolute;bottom:13px;left:8%;transform:rotate(1deg)}.ice-bridge span,.ice-bridge i,.ice-bridge b{background:#e7d9b3;border-radius:50%;width:8px;height:8px;position:absolute;bottom:15px}.ice-bridge span{left:16%}.ice-bridge i{left:49%}.ice-bridge b{right:14%}.ice-notebook{z-index:2;background:linear-gradient(130deg,#583e3e,#9d6e59);width:96px;height:77px;position:absolute;bottom:52px;left:15%;transform:rotate(-13deg);box-shadow:0 14px 18px #00000045}.ice-notebook:before{content:"";border:1px solid #f1cd8ca8;position:absolute;inset:8px}.ice-notebook:after{content:"";background:#eecf989e;width:52px;height:1px;position:absolute;top:38px;left:20px;transform:rotate(-12deg)}.ice-notebook span,.ice-notebook i,.ice-notebook b{background:#d8bd84;border-radius:50%;width:3px;height:3px;position:absolute}.ice-notebook span{top:23px;left:24px}.ice-notebook i{top:50px;left:47px}.ice-notebook b{top:20px;right:22px}.ice-snow{background:#ebf5f2b8;border-radius:50%;width:3px;height:3px;position:absolute}.ice-snow-one{top:28%;left:22%}.ice-snow-two{top:44%;left:63%}.ice-snow-three{top:22%;right:10%}.ice-story-art-label{color:#efd5a2e0;z-index:3;background:#111a33ad;padding:9px 12px 10px;font-family:Georgia,serif;font-size:14px;line-height:1.15;position:absolute;bottom:18px;left:8%}.ice-story-page .story-ending{background:linear-gradient(118deg,#d5ae77,#ecd09b)}.story-mark.has-image:before{display:none}.story-mark-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.story-mark.has-image:after{background:linear-gradient(90deg,#111a334d,#111a3300 60%,#111a3324)}.story-mark.has-image span{color:#fff4d6f0;background:#111a3361;border-radius:50%;padding:5px 9px 6px}.wood-story-page .story-page-hero{background:linear-gradient(118deg,#111a33 0%,#293e50 55%,#80685d 100%)}.wood-story-page .story-page-copy h1 em{color:#e2bd7d}.wood-story-page .story-byline-dot{background:#e2bd7d}.wood-story-art{background:#23374a;min-height:370px;position:relative;overflow:hidden}.wood-story-preview{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.wood-story-art:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#111a333d,#111a3300 56%,#111a331f);position:absolute;inset:0}.wood-story-art-label{color:#efd5a2e6;z-index:3;background:#111a33b3;padding:9px 12px 10px;font-family:Georgia,serif;font-size:14px;line-height:1.15;position:absolute;bottom:18px;left:8%}.wood-story-page .story-ending{background:linear-gradient(118deg,#cda878,#e7c891)}@media (width<=760px){.wood-story-art{max-width:520px;min-height:365px;margin:15px auto 0}}@media (width<=470px){.wood-story-art{min-height:310px}.wood-story-art-label{font-size:12px}}.luciole-story-page .story-page-hero{background:linear-gradient(118deg,#111a33 0%,#242047 55%,#5b4a65 100%)}.luciole-story-page .story-page-copy h1 em{color:#e6ca83}.luciole-story-page .story-byline-dot{background:#e6ca83}.luciole-story-art{background:#151b3a;min-height:370px;position:relative;overflow:hidden}.luciole-story-preview{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.luciole-story-art:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#111a3345,#111a3300 56%,#111a331a);position:absolute;inset:0}.luciole-story-page .story-page-art-label{color:#efd5a2e6;background:#111a33b3;padding:9px 12px 10px}.luciole-story-page .story-ending{background:linear-gradient(118deg,#b99c69,#e2c98c)}@media (width<=760px){.luciole-story-art{max-width:520px;min-height:365px;margin:15px auto 0}}@media (width<=470px){.luciole-story-art{min-height:310px}.luciole-story-page .story-page-art-label{font-size:12px}}.life-story-page .story-page-hero{background:linear-gradient(118deg,#111a33 0%,#374052 55%,#846851 100%)}.life-story-page .story-page-copy h1 em{color:#e2bd7d}.life-story-page .story-byline-dot{background:#e2bd7d}.life-story-art{background:#46515d;min-height:370px;position:relative;overflow:hidden}.life-story-preview{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.life-story-art:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#111a3340,#111a3300 57%,#111a331f);position:absolute;inset:0}.life-story-art-label{color:#efd5a2e6;z-index:3;background:#111a33b8;padding:9px 12px 10px;font-family:Georgia,serif;font-size:14px;line-height:1.15;position:absolute;bottom:18px;left:8%}.life-story-page .story-ending{background:linear-gradient(118deg,#c49b69,#e4ca93)}@media (width<=760px){.life-story-art{max-width:520px;min-height:365px;margin:15px auto 0}}@media (width<=470px){.life-story-art{min-height:310px}.life-story-art-label{font-size:12px}}.humanity-story-page .story-page-hero{background:linear-gradient(118deg,#111a33 0%,#2c4056 55%,#80647a 100%)}.humanity-story-page .story-page-copy h1 em{color:#e8c98f}.humanity-story-page .story-byline-dot{background:#e8c98f}.humanity-story-art{background:#293c51;min-height:370px;position:relative;overflow:hidden}.humanity-story-preview{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.humanity-story-art:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#111a333d,#111a3300 56%,#111a331f);position:absolute;inset:0}.humanity-story-art-label{color:#efd5a2e6;z-index:3;background:#111a33b8;padding:9px 12px 10px;font-family:Georgia,serif;font-size:14px;line-height:1.15;position:absolute;bottom:18px;left:8%}.humanity-story-page .story-ending{background:linear-gradient(118deg,#c59b6d,#e4c990)}@media (width<=760px){.humanity-story-art{max-width:520px;min-height:365px;margin:15px auto 0}}@media (width<=470px){.humanity-story-art{min-height:310px}.humanity-story-art-label{font-size:12px}}.bridge-story-page .story-page-hero{background:linear-gradient(118deg,#111a33 0%,#263d50 55%,#6d706e 100%)}.bridge-story-page .story-page-copy h1 em{color:#d9c38b}.bridge-story-page .story-byline-dot{background:#d9c38b}.bridge-story-art{background:#283e50;min-height:370px;position:relative;overflow:hidden}.bridge-story-preview{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.bridge-story-art:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#111a3347,#111a3300 56%,#111a331f);position:absolute;inset:0}.bridge-story-art-label{color:#efd5a2e6;z-index:3;background:#111a33b8;padding:9px 12px 10px;font-family:Georgia,serif;font-size:14px;line-height:1.15;position:absolute;bottom:18px;left:8%}.bridge-story-page .story-ending{background:linear-gradient(118deg,#c5a876,#e5d09a)}@media (width<=760px){.bridge-story-art{max-width:520px;min-height:365px;margin:15px auto 0}}@media (width<=470px){.bridge-story-art{min-height:310px}.bridge-story-art-label{font-size:12px}}@media (width<=760px){.ice-story-art{max-width:520px;min-height:365px;margin:15px auto 0}.ice-sun{right:15%}.ice-bridge{width:74%;left:24%}.ice-notebook{left:9%}}@media (width<=470px){.ice-story-art{min-height:310px}.ice-sun{width:160px;height:160px}.ice-bridge{height:74px;bottom:28px}.ice-notebook{transform-origin:0 100%;height:64px;bottom:41px;transform:scale(.82)rotate(-13deg)}.ice-story-art-label{font-size:12px}}
