@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Outfit:wght@400;500;600&display=swap");:root{--font-editorial-serif:"Cormorant Garamond",Georgia,"Times New Roman",serif;--font-editorial-sans:Outfit,system-ui,-apple-system,sans-serif;--gray-50:#f8f7f7;--gray-100:#e8e6e6;--gray-200:#d4d1d1;--gray-300:#b5b0b0;--gray-400:#8a8484;--gray-500:#6b6565;--gray-600:#524e4e;--gray-700:#3d3a3a;--gray-800:#2a2828;--gray-900:#1a1919;--pink-100:#ffe4ec;--pink-200:#f5c6d4;--pink-300:#e8a4b8;--pink-400:#d97a98;--pink-500:#c95a7d;--pink-600:#b03d62;--red-100:#ffebee;--red-200:#f5c2c7;--red-300:#e89ca4;--red-400:#d45c6a;--red-500:#c0394a;--red-600:#a02d3b;--bg-page:#171c2b;--bg-home:#fce4ec;--text-primary:var(--gray-800);--text-secondary:var(--gray-600);--card-bg:#faf5f7;--card-border:var(--gray-200);--accent:var(--pink-500);--accent-hover:var(--red-500);--chrome-bar-bg:#161c2c;--chrome-bar-fg:#f4eee8;--header-bg:var(--chrome-bar-bg);--header-text:var(--chrome-bar-fg);--footer-bg:var(--chrome-bar-bg);--footer-text:var(--gray-300);--link-color:var(--pink-600);--link-hover:var(--red-500)}*,:after,:before{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;min-height:100%;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{width:0;height:0;display:none}body{margin:0;font-family:var(--font-editorial-serif),Georgia,"Times New Roman",serif;color:var(--text-primary);background-color:var(--bg-page);line-height:1.6;min-height:100%;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar{width:0;height:0;display:none}body,html{background-color:#171c2b}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a{color:var(--link-color);text-decoration:none}a:hover{color:var(--link-hover);text-decoration:underline}.app-layout{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1;display:flex;flex-direction:column}.main-content{flex:1 1;width:100%;max-width:900px;margin:0 auto;padding:1.5rem 1rem 2rem}.site-header{background-color:var(--header-bg);color:var(--header-text);padding:1rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid hsla(0,0%,100%,.1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 10px 24px rgba(6,7,12,.32)}.site-header.site-header--poems{background:linear-gradient(180deg,hsla(0,0%,100%,.065) 0,hsla(0,0%,100%,.015) 40%,hsla(0,0%,100%,0) 60%),var(--chrome-bar-bg);border-bottom:1px solid hsla(0,0%,100%,.1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),inset 0 20px 40px -32px hsla(0,0%,100%,.05),0 10px 24px rgba(6,7,12,.32);color:var(--chrome-bar-fg)}.site-header-inner{max-width:900px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.site-title{margin:0;font-size:1.5rem;font-weight:600;letter-spacing:.02em;transform:translateX(-.65rem)}.site-title a{color:inherit;text-decoration:none}.site-title a:hover{color:var(--pink-200);text-decoration:none}.nav-menu{display:flex;gap:1.25rem;list-style:none;margin:0;padding:0}.nav-menu a{color:hsla(30,35%,93%,.88);text-decoration:none;font-size:.95rem}.nav-menu a:hover{color:var(--pink-200);text-decoration:underline}.site-footer{position:relative;z-index:50;isolation:isolate;background:linear-gradient(180deg,hsla(0,0%,100%,.065) 0,hsla(0,0%,100%,.015) 40%,hsla(0,0%,100%,0) 60%),var(--chrome-bar-bg);color:var(--chrome-bar-fg);padding:1.25rem 1.5rem;margin-top:auto;border-top:1px solid hsla(0,0%,100%,.1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),inset 0 20px 40px -32px hsla(0,0%,100%,.05),0 -14px 32px rgba(6,7,12,.4)}.site-footer-inner{position:relative;z-index:1;width:100%;max-width:min(72rem,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:clamp(.5rem,2vw,1.1rem);gap:clamp(.5rem,2vw,1.1rem);font-size:.85rem}.site-footer__nav{justify-self:start;min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500}.site-footer__sep{color:hsla(30,35%,93%,.35);-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-footer__brand{margin:0;justify-self:center;text-align:center;font-size:.82rem;letter-spacing:.08em;font-weight:500;color:#f4eee8;max-width:100%}.site-footer__credit{margin:0;justify-self:end;display:flex;align-items:center;justify-content:flex-end;text-align:right;min-width:0;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500;color:#f4eee8}.site-footer__credit-link{display:inline-flex;align-items:center;max-width:100%;min-height:1.2rem;color:hsla(30,35%,93%,.85);text-decoration:none;transition:color .35s ease;white-space:normal;text-align:right;-webkit-hyphens:auto;hyphens:auto}.site-footer__credit-link:hover{color:#e7d8c7}.site-footer a{color:hsla(30,35%,93%,.85);text-decoration:none}.site-footer a:hover{color:#e7d8c7}.site-footer{background:var(--chrome-bar-bg)!important;color:var(--chrome-bar-fg)!important}.site-footer__brand,.site-footer__credit,.site-footer__credit-link,.site-footer__nav,.site-footer__nav a{visibility:visible!important;opacity:1!important;color:#f4eee8!important;-webkit-text-fill-color:#f4eee8;mix-blend-mode:normal}@media (max-width:1024px){.site-footer-inner{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.85rem;width:100%;max-width:100%;padding-inline:.25rem}.site-footer__brand{order:0;width:auto;max-width:none;text-align:center}.site-footer__nav{display:flex;justify-content:flex-start}.site-footer__credit,.site-footer__nav{order:0;visibility:visible;opacity:1;width:auto;max-width:none}.site-footer__credit{display:flex!important;align-items:center;justify-content:flex-end;text-align:right;justify-self:auto}.site-footer__credit-link,.site-footer__nav a{color:hsla(30,35%,93%,.92)!important}.site-footer__sep{display:inline;opacity:.6}.site-footer__credit-link{display:inline-flex!important;align-items:center;width:auto;max-width:100%;text-align:center;padding:.35rem .5rem;min-height:1.4rem;line-height:1.45;font-size:.76rem;letter-spacing:.04em;font-weight:600;color:hsla(30,35%,93%,.92)!important}}@media (max-width:900px){.site-footer__nav{font-size:.66rem;letter-spacing:.1em}.site-footer__brand{font-size:.76rem;letter-spacing:.06em}.site-footer__credit{font-size:.62rem;letter-spacing:.1em}}@media (max-width:720px){.site-footer__credit-link{font-size:.68rem}}.page-home{background-color:#1d2233;position:relative;min-height:100vh}.page-home .main-content{position:relative;z-index:1}.home-title{margin:0 0 .5rem;font-size:2rem;color:var(--gray-800)}.home-description{margin:0 0 2rem;color:var(--text-secondary);font-size:1rem}.poems-surface{width:100%;max-width:none}.poems-surface .page-title{margin:0 0 clamp(1.75rem,4vw,2.35rem);font-family:var(--font-editorial-serif),Georgia,serif;font-size:clamp(1.65rem,4vw,1.95rem);font-weight:500;letter-spacing:-.02em;color:hsla(30,35%,93%,.96)}.poems-surface .poems-filter-scene{position:relative;z-index:0}.poems-surface .poem-filter-badges__selection-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;-webkit-margin-start:clamp(.35rem,1.5vw,.65rem);margin-inline-start:clamp(.35rem,1.5vw,.65rem);padding:.48rem .52rem;font-size:.95rem;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:999px;border:1px solid hsla(0,0%,100%,.055);background:hsla(0,0%,100%,.032);opacity:.52;filter:saturate(.88);animation:poem-filter-selection-icon-in .4s cubic-bezier(.22,1,.36,1) both}.poems-surface .poem-filter-badges__selection-icon[data-ambient=sevda]{box-shadow:0 0 14px rgba(200,110,140,.06)}.poems-surface .poem-filter-badges__selection-icon[data-ambient=hasret]{box-shadow:0 0 14px rgba(120,140,200,.055)}.poems-surface .poem-filter-badges__selection-icon[data-ambient=ayrilik]{box-shadow:0 0 12px rgba(160,155,190,.055)}@keyframes poem-filter-selection-icon-in{0%{opacity:0;transform:scale(.88)}to{opacity:.52;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.poems-surface .poem-filter-badges__selection-icon{animation:none}}.poems-surface .poems-filter-scene:before{content:"";position:absolute;inset:-.75rem -4vw -.5rem;border-radius:1.25rem;z-index:-1;pointer-events:none;opacity:0;transition:opacity 1.05s cubic-bezier(.33,1,.68,1),background 1.15s ease,filter 1s ease}.poems-surface .poems-filter-scene[data-poem-scene=all]:before{opacity:1;background:radial-gradient(ellipse 100% 80% at 28% 0,rgba(210,180,200,.075),transparent 52%),radial-gradient(ellipse 92% 72% at 82% 22%,rgba(170,190,230,.055),transparent 50%),radial-gradient(ellipse 72% 58% at 52% 92%,rgba(200,195,220,.05),transparent 56%);filter:saturate(1)}.poems-surface .poems-filter-scene[data-poem-scene=sevda]:before{opacity:1;background:radial-gradient(ellipse 96% 76% at 44% 16%,rgba(212,128,152,.12),transparent 58%);filter:saturate(1.06)}.poems-surface .poems-filter-scene[data-poem-scene=hasret]:before{opacity:1;background:radial-gradient(ellipse 100% 82% at 56% 10%,rgba(148,168,218,.11),transparent 56%);filter:saturate(.97)}.poems-surface .poems-filter-scene[data-poem-scene=ayrilik]:before{opacity:1;background:radial-gradient(ellipse 92% 74% at 48% 18%,rgba(168,168,198,.12),transparent 55%);filter:saturate(.9)}.poems-surface .poem-filter-hint{margin:-.25rem 0 clamp(1.35rem,3.8vw,2rem);padding:0 clamp(.35rem,3vw,1.5rem);font-family:var(--font-editorial-serif),Georgia,serif;font-size:clamp(.88rem,1.9vw,.98rem);font-style:italic;font-weight:400;letter-spacing:.05em;text-align:center;line-height:1.55;color:rgba(188,182,200,.52)}.poems-surface .poem-filter-badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(.5rem,2vw,.85rem);margin:0 0 clamp(.65rem,2vw,.85rem);padding:0}.poems-surface .poem-filter-badge{display:inline-flex;align-items:center;gap:.4rem;margin:0;padding:.48rem 1rem;font-family:var(--font-editorial-sans),system-ui,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:rgba(200,194,212,.78);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.09);border-radius:999px;cursor:pointer;transform:scale(1);filter:saturate(1);transition:color .65s cubic-bezier(.22,1,.36,1),background .65s cubic-bezier(.22,1,.36,1),border-color .65s cubic-bezier(.22,1,.36,1),box-shadow .75s cubic-bezier(.22,1,.36,1),opacity .7s cubic-bezier(.33,1,.68,1),transform .7s cubic-bezier(.22,1,.36,1),filter .8s ease}.poems-surface .poem-filter-badge:hover{color:hsla(30,35%,93%,.9);border-color:hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.07)}.poems-surface .poem-filter-badge:focus-visible{outline:2px solid hsla(32,40%,84%,.45);outline-offset:3px}.poems-surface .poem-filter-badge--muted{opacity:.36;transform:scale(.96);filter:saturate(.55) brightness(.92);color:rgba(168,162,182,.65)}.poems-surface .poem-filter-badge--muted:hover{opacity:.52;filter:saturate(.7) brightness(.95)}.poems-surface .poem-filter-badge--active{opacity:1;transform:scale(1.04);filter:saturate(1.12) brightness(1.03);color:hsla(30,67%,96%,.98);border-color:hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.11);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 4px 22px rgba(5,7,12,.28)}.poems-surface .poem-filter-badge--active.poem-filter-badge--sevda{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 4px 24px rgba(5,7,12,.26),0 0 36px rgba(200,110,140,.22)}.poems-surface .poem-filter-badge--active.poem-filter-badge--hasret{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 4px 24px rgba(5,7,12,.26),0 0 38px rgba(120,140,200,.2)}.poems-surface .poem-filter-badge--active.poem-filter-badge--ayrilik{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 4px 24px rgba(5,7,12,.26),0 0 34px rgba(160,155,190,.22)}.poems-surface .poem-filter-badge__emoji{font-size:.95rem;line-height:1;letter-spacing:0;text-transform:none;transition:transform .65s cubic-bezier(.22,1,.36,1)}.poems-surface .poem-filter-badge--active .poem-filter-badge__emoji{transform:scale(1.08)}.poems-surface .poem-list-flow{opacity:1;filter:none;transform:translateZ(0);transition:opacity .52s cubic-bezier(.33,1,.68,1),filter .55s ease,transform .52s cubic-bezier(.33,1,.68,1)}.poems-surface .poem-list-flow--out{opacity:0;filter:blur(11px);transform:translate3d(0,10px,0) scale(.992);pointer-events:none;transition:opacity .3s cubic-bezier(.4,0,.2,1),filter .34s ease,transform .3s cubic-bezier(.4,0,.2,1)}.poems-surface .poem-list-flow--in{opacity:1;filter:blur(0);transform:translateZ(0) scale(1);transition:opacity .34s cubic-bezier(.22,1,.36,1),filter .55s ease .04s,transform .4s cubic-bezier(.22,1,.36,1)}@keyframes poem-card-reveal{0%{opacity:0;transform:translate3d(0,16px,0);filter:blur(8px)}35%{opacity:.35;filter:blur(5px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}.poems-surface .poem-list-flow--in .poem-list--filtered .poem-card{animation:poem-card-reveal 1.55s cubic-bezier(.18,.82,.22,1) backwards;animation-delay:calc(var(--poem-enter-i, 0) * 115ms)}@media (prefers-reduced-motion:reduce){.poems-surface .poems-filter-scene:before{transition:none}.poems-surface .poem-list-flow--in,.poems-surface .poem-list-flow--out{transition:none;opacity:1;filter:none;transform:none}.poems-surface .poem-list-flow--in .poem-list--filtered .poem-card{animation:none}}.poems-surface .poem-list{list-style:none;margin:0;padding:0;padding-inline:clamp(.35rem,3vw,1.5rem);display:flex;flex-direction:column;align-items:stretch;gap:clamp(.65rem,2.2vw,1.15rem)}.poems-surface .poem-card{position:relative;isolation:isolate;overflow:visible;margin-inline:0;padding:0;list-style:none;background:none;border:none;box-shadow:none;transform:none}.poems-surface .poem-list .poem-card:nth-child(odd){align-self:flex-start;width:100%;max-width:min(100%,55rem);-webkit-margin-end:auto;margin-inline-end:auto;padding:0}.poems-surface .poem-list .poem-card:nth-child(2n){align-self:flex-end;width:100%;max-width:min(100%,55rem);-webkit-margin-start:auto;margin-inline-start:auto;padding:0}.poems-surface .poem-list .poem-card:nth-child(odd) a{text-align:left;padding:clamp(1.4rem,3.3vw,1.8rem) clamp(1.15rem,3.5vw,1.85rem) clamp(1.4rem,3.3vw,1.75rem)}.poems-surface .poem-list .poem-card:nth-child(2n) a{text-align:right;padding:clamp(1.35rem,3.2vw,1.75rem) clamp(1.15rem,3.5vw,1.85rem) clamp(1.45rem,3.4vw,1.8rem)}@media (max-width:1024px){.poems-surface .poem-list .poem-card:nth-child(2n),.poems-surface .poem-list .poem-card:nth-child(odd){max-width:min(100%,35rem)}.poems-surface .poem-list .poem-card:nth-child(odd) a{padding:clamp(1.05rem,2.6vw,1.35rem) clamp(1.05rem,3.2vw,1.65rem) clamp(1.05rem,2.5vw,1.28rem)}.poems-surface .poem-list .poem-card:nth-child(2n) a{padding:clamp(1rem,2.5vw,1.3rem) clamp(1.05rem,3.2vw,1.65rem) clamp(1.08rem,2.6vw,1.32rem)}}.poems-surface .poem-card a{position:relative;z-index:1;color:inherit;text-decoration:none;display:block;border-radius:.35rem;overflow:visible;transform:translateZ(0) scale(1);transform-origin:center center;background:linear-gradient(155deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.018) 38%,rgba(18,22,34,.42));border:1px solid hsla(0,0%,100%,.06);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 8px 28px rgba(5,7,12,.22);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .72s cubic-bezier(.22,1,.36,1),box-shadow .78s cubic-bezier(.22,1,.36,1),border-color .55s ease,background .6s ease}.poems-surface .poem-card a>*{position:relative;z-index:1}.poems-surface .poem-card a:focus-visible,.poems-surface .poem-card a:hover{color:inherit;text-decoration:none}.poems-surface .poem-card a:focus-visible,.poems-surface .poem-card a:hover,.poems-surface .poem-card:focus-within a,.poems-surface .poem-card:hover a{border-color:hsla(0,0%,100%,.09);background:linear-gradient(155deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.03) 45%,rgba(26,30,48,.5));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.07),0 16px 42px rgba(5,7,12,.2),0 4px 14px rgba(0,0,0,.1)}.poems-surface .poem-list .poem-card:nth-child(odd):nth-child(3n+1) a:focus-visible,.poems-surface .poem-list .poem-card:nth-child(odd):nth-child(3n+1) a:hover,.poems-surface .poem-list .poem-card:nth-child(odd):nth-child(3n+1):focus-within a,.poems-surface .poem-list .poem-card:nth-child(odd):nth-child(3n+1):hover a{transform:translate3d(5px,0,0) scale(1.004);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.075),0 18px 44px rgba(5,7,12,.19),0 4px 16px rgba(0,0,0,.09)}.poems-surface .poem-list .poem-card:nth-child(2n):nth-child(3n+1) a:focus-visible,.poems-surface .poem-list .poem-card:nth-child(2n):nth-child(3n+1) a:hover,.poems-surface .poem-list .poem-card:nth-child(2n):nth-child(3n+1):focus-within a,.poems-surface .poem-list .poem-card:nth-child(2n):nth-child(3n+1):hover a{transform:translate3d(-5px,0,0) scale(1.004);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.075),0 18px 44px rgba(5,7,12,.19),0 4px 16px rgba(0,0,0,.09)}.poems-surface .poem-list .poem-card:nth-child(odd):nth-child(3n+2) a:focus-visible,.poems-surface .poem-list .poem-card:nth-child(odd):nth-child(3n+2) a:hover,.poems-surface .poem-list .poem-card:nth-child(odd):nth-child(3n+2):focus-within a,.poems-surface .poem-list .poem-card:nth-child(odd):nth-child(3n+2):hover a{transform:translate3d(2px,0,0) scale(1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 22px 52px rgba(5,7,12,.24),0 8px 22px rgba(0,0,0,.11)}.poems-surface .poem-list .poem-card:nth-child(2n):nth-child(3n+2) a:focus-visible,.poems-surface .poem-list .poem-card:nth-child(2n):nth-child(3n+2) a:hover,.poems-surface .poem-list .poem-card:nth-child(2n):nth-child(3n+2):focus-within a,.poems-surface .poem-list .poem-card:nth-child(2n):nth-child(3n+2):hover a{transform:translate3d(-2px,0,0) scale(1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 22px 52px rgba(5,7,12,.24),0 8px 22px rgba(0,0,0,.11)}.poems-surface .poem-list .poem-card:nth-child(odd):nth-child(3n+3) a:focus-visible,.poems-surface .poem-list .poem-card:nth-child(odd):nth-child(3n+3) a:hover,.poems-surface .poem-list .poem-card:nth-child(odd):nth-child(3n+3):focus-within a,.poems-surface .poem-list .poem-card:nth-child(odd):nth-child(3n+3):hover a{transform:translate3d(3px,0,0) scale(1.009);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.072),0 14px 38px rgba(5,7,12,.17),0 2px 12px rgba(0,0,0,.08)}.poems-surface .poem-list .poem-card:nth-child(2n):nth-child(3n+3) a:focus-visible,.poems-surface .poem-list .poem-card:nth-child(2n):nth-child(3n+3) a:hover,.poems-surface .poem-list .poem-card:nth-child(2n):nth-child(3n+3):focus-within a,.poems-surface .poem-list .poem-card:nth-child(2n):nth-child(3n+3):hover a{transform:translate3d(-3px,0,0) scale(1.009);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.072),0 14px 38px rgba(5,7,12,.17),0 2px 12px rgba(0,0,0,.08)}.poems-surface .poem-card-title{margin:0 0 .55rem;font-family:var(--font-editorial-serif),Georgia,serif;font-size:clamp(1.12rem,2.4vw,1.28rem);font-weight:600;letter-spacing:.005em;line-height:1.38;color:hsla(30,55%,96%,.98)}.poems-surface .poem-card-category{margin:0;font-family:var(--font-editorial-sans),system-ui,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;line-height:1.55;color:rgba(168,162,182,.72)}@media (min-width:1025px){.poems-surface .poem-list .poem-card:nth-child(odd) a{padding:clamp(1.4rem,3.3vw,1.8rem) clamp(.95rem,2.8vw,1.45rem) clamp(1.4rem,3.3vw,1.75rem) clamp(1.55rem,4.4vw,2.35rem)}.poems-surface .poem-list .poem-card:nth-child(2n) a{padding:clamp(1.35rem,3.2vw,1.75rem) clamp(1.55rem,4.4vw,2.35rem) clamp(1.45rem,3.4vw,1.8rem) clamp(.95rem,2.8vw,1.45rem)}.poems-surface .poem-card-title{font-size:clamp(1.3rem,2vw,1.56rem);letter-spacing:.045em;line-height:1.34}.poems-surface .poem-card-category{font-size:.84rem;letter-spacing:.26em;line-height:1.6}}.page-title{margin:0 0 1.5rem;font-size:1.75rem;color:var(--gray-800)}.poems-surface .poem-page{position:relative;overflow:visible;padding:clamp(2.35rem,5vw,3.1rem) 0 clamp(2.85rem,6.5vw,3.85rem)}.poems-surface .poem-page-back{position:absolute;top:clamp(.35rem,1.2vw,.75rem);left:0;display:inline-flex;align-items:center;gap:.38rem;font-family:var(--font-editorial-sans),system-ui,sans-serif;font-size:.8rem;font-weight:400;letter-spacing:.04em;text-transform:none;color:rgba(168,162,182,.62);text-decoration:none;background:none;border:none;border-bottom:1px solid transparent;padding:0 0 .14em;opacity:.88;transition:color .4s ease,opacity .4s ease,border-color .4s ease}.poems-surface .poem-page-back:focus-visible,.poems-surface .poem-page-back:hover{color:rgba(236,230,242,.9);opacity:1;border-bottom-color:rgba(236,230,242,.22)}.poems-surface .poem-page-back:focus-visible{outline:2px solid hsla(32,40%,84%,.35);outline-offset:5px;border-radius:1px}.poems-surface .poem-page-back__arrow{font-size:1.02rem;line-height:1;letter-spacing:0;opacity:.72;transform:translateY(-.03em);transition:opacity .35s ease}.poems-surface .poem-page-back:focus-visible .poem-page-back__arrow,.poems-surface .poem-page-back:hover .poem-page-back__arrow{opacity:.95}.poems-surface .poem-page>*{position:relative;z-index:1}.poems-surface .poem-page>.poem-page-back{position:absolute;z-index:2}.poems-surface .poem-page-title{margin:0 0 .85rem;font-family:var(--font-editorial-serif),Georgia,serif;font-size:clamp(1.98rem,5.25vw,2.52rem);font-weight:600;letter-spacing:-.028em;line-height:1.18;color:hsla(30,67%,96%,.99);text-align:center}.poems-surface .poem-page .poem-badge{display:table;margin:0 auto 1.55rem;padding:.32rem .72rem;font-family:var(--font-editorial-sans),system-ui,sans-serif;font-size:.56rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:rgba(150,144,168,.38);border:1px solid hsla(0,0%,100%,.045);border-radius:999px;background:transparent}.poems-surface .poem-page-content{position:relative;white-space:pre-line;font-size:clamp(1.05rem,2.4vw,1.18rem);font-weight:400;line-height:2.36;letter-spacing:.022em;color:rgba(208,202,218,.9);max-width:36rem;margin:0 auto;padding:.6rem .4rem 2.6rem;box-shadow:inset 0 72px 96px -56px rgba(255,252,248,.045)}.poems-surface .poem-not-found,.poems-surface .poem-page-content{font-family:var(--font-editorial-serif),Georgia,serif;text-align:center}.poems-surface .poem-not-found{padding:3rem 1rem;color:rgba(188,182,198,.78);font-size:1.05rem}.poems-surface .poem-not-found a{color:hsla(32,40%,84%,.88);text-decoration:none;border-bottom:1px solid hsla(32,40%,84%,.25);transition:color .25s ease,border-color .25s ease}.poems-surface .poem-not-found a:hover{color:#f4eee8;border-bottom-color:hsla(30,35%,93%,.45)}@media (max-width:520px){.poems-surface .poem-list{padding-inline:clamp(.25rem,2vw,.85rem)}.poems-surface .poem-list .poem-card:nth-child(2n),.poems-surface .poem-list .poem-card:nth-child(odd){max-width:min(100%,30rem)}.poems-surface .poem-list .poem-card:nth-child(odd) a{padding:clamp(.95rem,2.4vw,1.15rem) clamp(.95rem,3vw,1.4rem) clamp(.95rem,2.3vw,1.1rem)}.poems-surface .poem-list .poem-card:nth-child(2n) a{padding:clamp(.92rem,2.3vw,1.12rem) clamp(.95rem,3vw,1.4rem) clamp(.98rem,2.4vw,1.15rem)}}@media (prefers-reduced-motion:reduce){.poems-surface .poem-list .poem-card:nth-child(n) a:focus-visible,.poems-surface .poem-list .poem-card:nth-child(n) a:hover,.poems-surface .poem-list .poem-card:nth-child(n):focus-within a,.poems-surface .poem-list .poem-card:nth-child(n):hover a{transform:translateZ(0) scale(1)}}.static-page h1{margin:0 0 1rem;font-size:1.75rem;color:var(--gray-800)}.static-page p,.static-page ul{margin:0 0 1rem;color:var(--text-secondary)}.static-page ul{padding-left:1.5rem}.rose-bead{position:absolute;border-radius:50%;pointer-events:none;background:radial-gradient(circle at 30% 30%,var(--pink-300),var(--red-400));opacity:.85}@keyframes rose-fall{0%{transform:translateY(0) rotate(0deg);opacity:.85}10%{opacity:.9}90%{opacity:.8}to{transform:translateY(100vh) rotate(1turn);opacity:.6}}.main-content.about-page{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}.about-page{position:relative;min-height:100vh;width:100%;background-image:url(/images/mavi-kadraj-about.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;justify-content:center;align-items:flex-start}.about-page:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.45);z-index:0}.about-page .about-content{position:relative;z-index:1;max-width:1100px;width:100%;padding:3rem 2rem;background:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.7)}.about-page .static-page{background:transparent!important;box-shadow:none!important;border:0!important;padding:0!important;margin:0!important}.contact-page{min-height:100vh;min-height:100dvh;margin:0;padding:0;background-image:url(/images/iletisim.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.contact-inner,.contact-page{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.contact-inner{max-width:900px;min-height:min(100dvh,100vh);padding:clamp(2.5rem,7vw,4rem) clamp(1.25rem,4vw,2rem);z-index:2;flex-direction:column}.contact-page:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:rgba(12,18,42,.66)}.contact-copy{width:100%;max-width:26rem;margin:0 auto;padding:clamp(1.5rem,4vw,2.15rem) clamp(1.15rem,3.5vw,1.75rem);text-align:center;background:rgba(6,10,22,.22);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.contact-copy{background:rgba(8,12,28,.55)}}.contact-intro{font-family:var(--font-editorial-serif),Georgia,serif;font-size:clamp(1.05rem,2.6vw,1.2rem);font-weight:400;line-height:1.72;letter-spacing:.01em;color:hsla(30,35%,93%,.94);text-shadow:0 1px 12px rgba(0,0,0,.35);max-width:32ch;margin:0 auto}.contact-intro__line{display:inline-block;margin-top:.65em}.contact-byline{margin:clamp(1.25rem,3vw,1.65rem) 0 0;font-family:var(--font-editorial-sans),system-ui,sans-serif;font-size:.68rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:rgba(220,212,232,.55)}.contact-links{margin-top:clamp(1.75rem,4vw,2.35rem);display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem 1.35rem;width:100%}.contact-link{display:grid;place-items:center;width:2.85rem;height:2.85rem;padding:0;border-radius:50%;flex-shrink:0;background:transparent;color:hsla(30,35%,93%,.82);border:1px solid hsla(30,35%,93%,.38);box-shadow:none;text-decoration:none;transition:color .35s ease,border-color .35s ease,box-shadow .35s ease,background .35s ease}.contact-link:focus-visible,.contact-link:hover{color:rgba(252,248,255,.98);border-color:hsla(30,35%,93%,.72);background:hsla(0,0%,100%,.05);box-shadow:0 0 0 1px hsla(30,35%,93%,.12),0 0 28px rgba(200,210,240,.18)}.contact-link:focus-visible{outline:none}.contact-channel-icon{width:1.38rem;height:1.38rem}.contact-link--whatsapp{color:rgba(200,230,210,.88)}.contact-link--whatsapp:focus-visible,.contact-link--whatsapp:hover{color:rgba(180,245,200,.95);box-shadow:0 0 0 1px rgba(140,220,170,.15),0 0 26px rgba(100,200,140,.22)}.contact-channel-icon--whatsapp{width:1.42rem;height:1.42rem}@media (prefers-reduced-motion:reduce){.contact-link{transition:none}}html:has(.home-editorial){background-color:#1d2233;min-height:unset;height:auto}body:has(.home-editorial){background-color:#1d2233;color:hsla(32,43%,93%,.94);margin:0;padding:0;width:100%;overflow-x:visible;min-height:unset;height:auto}body:has(.home-editorial) .app-layout{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;height:auto;margin:0;padding:0}body:has(.home-editorial) main{display:flex;flex:1 0 auto;flex-direction:column;min-height:0}body:has(.home-editorial) a{color:hsla(30,35%,93%,.72)}body:has(.home-editorial) a:hover{color:#e7d8c7;text-decoration:none}body:has(.home-editorial) .site-header{position:-webkit-sticky;position:sticky;top:0;z-index:200;background:linear-gradient(180deg,hsla(0,0%,100%,.05) 0,hsla(0,0%,100%,.012) 40%,hsla(0,0%,100%,0) 60%),var(--chrome-bar-bg);backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:1px solid hsla(0,0%,100%,.1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),inset 0 20px 40px -32px hsla(0,0%,100%,.05),0 10px 28px rgba(6,7,12,.32);color:var(--chrome-bar-fg)}body:has(.home-editorial) .nav-menu a:hover,body:has(.home-editorial) .site-title a:hover{color:#f4eee8;text-decoration:none;opacity:1}body:has(.home-editorial) .nav-menu a{font-family:var(--font-editorial-sans),system-ui,sans-serif;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:500;color:hsla(30,35%,93%,.78)}body:has(.home-editorial) .nav-menu a[aria-current=page]{color:#e7d8c7}body:has(.home-editorial) .site-footer{position:relative;z-index:50;background:linear-gradient(180deg,hsla(0,0%,100%,.05) 0,hsla(0,0%,100%,.012) 40%,hsla(0,0%,100%,0) 60%),var(--chrome-bar-bg);border-top:1px solid hsla(0,0%,100%,.1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),inset 0 20px 40px -32px hsla(0,0%,100%,.05),0 -14px 32px rgba(6,7,12,.4);color:var(--chrome-bar-fg);margin:0;flex-shrink:0;padding:1.25rem 1.5rem 1rem}body:has(.home-editorial) .site-footer a{color:#f4eee8!important}body:has(.home-editorial) .site-footer a:hover{color:#e7d8c7!important;text-decoration:none;opacity:1}body:has(.home-editorial) .site-footer__brand,body:has(.home-editorial) .site-footer__credit,body:has(.home-editorial) .site-footer__credit-link,body:has(.home-editorial) .site-footer__nav,body:has(.home-editorial) .site-footer__nav a{visibility:visible!important;opacity:1!important;color:#f4eee8!important;-webkit-text-fill-color:#f4eee8}body:has(.home-editorial) .site-footer__nav{display:flex}.home-editorial{position:relative;flex:1 1;display:flex;flex-direction:column;min-height:0;background-color:#1d2233;color:hsla(32,43%,93%,.94);font-family:var(--font-editorial-serif),Georgia,serif;overflow-x:hidden}.home-sans{font-family:var(--font-editorial-sans),system-ui,sans-serif}.home-atmosphere{pointer-events:none;position:fixed;inset:0;z-index:0;background:radial-gradient(ellipse 118% 74% at 50% -28%,rgba(62,72,106,.24),transparent 60%),radial-gradient(ellipse 88% 56% at 100% 16%,rgba(44,52,77,.3),transparent 54%),radial-gradient(ellipse 72% 52% at 0 62%,rgba(29,35,54,.24),transparent 50%),linear-gradient(180deg,#242b40,#1d2335 46%,#1a202f);opacity:1}.home-atmosphere:after{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");opacity:.4;mix-blend-mode:overlay;animation:home-noise-drift 24s linear infinite}@keyframes home-noise-drift{0%{transform:translate(0)}50%{transform:translate(-2%,1%)}to{transform:translate(0)}}.home-hero{position:relative;z-index:1;min-height:92vh;display:flex;align-items:center;justify-content:flex-start;padding:5.5rem clamp(1.25rem,4vw,2.5rem) 4rem clamp(1.25rem,6vw,2rem);background-color:#0a0a0f;background-image:url(/images/mavi-kadraj-about5.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.home-hero:before{background:linear-gradient(180deg,rgba(10,10,15,.5),rgba(10,10,15,.72))}.home-hero:after,.home-hero:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}.home-hero:after{background:radial-gradient(70% 55% at 28% 38%,rgba(10,10,15,.28) 0,transparent 70%)}.home-hero__inner{position:relative;z-index:1;width:100%;max-width:40rem;margin-left:clamp(4%,12vw,14%);text-align:left;display:flex;flex-direction:column;align-items:flex-start;animation:home-fade-rise 1.4s ease-out both}@keyframes home-fade-rise{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}.home-hero__title{margin:0 0 1.5rem;font-size:clamp(2.35rem,6vw,3.85rem);font-weight:500;line-height:1.12;letter-spacing:-.02em;color:hsla(36,62%,97%,.99);text-shadow:0 1px 2px rgba(10,10,15,.85),0 2px 24px hsla(0,0%,4%,.55),0 6px 40px rgba(10,10,15,.35)}.home-hero__title-italic{display:block;font-style:italic;font-weight:400;color:hsla(20,30%,80%,.88);margin-top:.35rem}.home-hero__typewriter{min-height:2.75rem;margin:0 0 2.25rem;font-size:1.02rem;font-weight:400;letter-spacing:.02em;line-height:1.55;color:hsla(30,12%,75%,.92);max-width:20rem;text-shadow:0 1px 10px rgba(10,10,15,.65)}.home-hero__cursor{display:inline-block;width:2px;height:1.1em;margin-left:3px;vertical-align:-.12em;background:hsla(17,28%,75%,.55);animation:home-cursor-blink 1s ease-in-out infinite}@keyframes home-cursor-blink{0%,45%{opacity:1}50%,to{opacity:0}}@media (max-width:640px){.home-hero__inner{margin-left:clamp(3%,5vw,8%);max-width:none}.home-hero__typewriter{max-width:100%}}.home-hero .home-cta{align-self:flex-start;margin-left:0}.home-cta{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 2.1rem;font-size:.72rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:rgba(18,14,16,.92)!important;background:hsla(25,34%,86%,.92);border:none;border-radius:999px;text-decoration:none!important;transition:background .45s ease,transform .5s ease,box-shadow .5s ease;box-shadow:0 0 0 1px hsla(0,0%,100%,.06),0 8px 28px rgba(10,10,15,.35)}.home-cta:hover{background:hsla(28,49%,92%,.98)!important;transform:translateY(-2px);box-shadow:0 14px 40px rgba(0,0,0,.35),0 0 0 1px hsla(0,0%,100%,.1)}.home-editorial-body{position:relative;z-index:1;flex:1 1 auto;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(34,41,61,.98),rgba(30,37,55,.98) 44%,rgba(25,31,46,.99));min-width:0;min-height:min-content}.home-editorial-body:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,transparent 58%,rgba(9,12,20,.08) 78%,rgba(8,10,18,.16))}.home-editorial-body__layers{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.home-editorial-body__bloom{position:absolute;border-radius:50%;filter:blur(76px);pointer-events:none}.home-editorial-body__bloom--1{width:min(92vw,54rem);height:min(75vw,44rem);top:-14%;left:-22%;background:radial-gradient(circle at 42% 42%,rgba(122,108,168,.38) 0,rgba(122,108,168,.08) 52%,transparent 72%);opacity:.28}.home-editorial-body__bloom--2{width:min(88vw,50rem);height:min(70vw,40rem);bottom:-18%;right:-24%;background:radial-gradient(circle at 58% 48%,rgba(78,72,118,.34) 0,rgba(78,72,118,.06) 50%,transparent 70%);opacity:.24}.home-editorial-body__rings{position:absolute;pointer-events:none;transform:translate(-50%,-50%);opacity:.22;animation:home-manifesto-rings-drift 28s ease-in-out infinite alternate}.home-editorial-body__rings--nw{left:9%;top:9%;width:min(44vw,23.5rem);height:min(44vw,23.5rem);max-height:50vh;animation-duration:27s;animation-delay:0s}.home-editorial-body__rings--n{left:50%;top:5%;width:min(40vw,21rem);height:min(40vw,21rem);max-height:44vh;animation-duration:32s;animation-delay:-3s}.home-editorial-body__rings--ne{left:91%;top:11%;width:min(44vw,23.5rem);height:min(44vw,23.5rem);max-height:48vh;animation-duration:29s;animation-delay:-6s}.home-editorial-body__rings--c{left:48%;top:46%;width:min(38vw,20rem);height:min(38vw,20rem);max-height:42vh;animation-duration:34s;animation-delay:-2s}.home-editorial-body__rings--sw{left:11%;top:69%;width:min(42vw,22rem);height:min(42vw,22rem);max-height:46vh;animation-duration:30s;animation-delay:-8s}.home-editorial-body__rings--se{left:89%;top:74%;width:min(44vw,23.5rem);height:min(44vw,23.5rem);max-height:49vh;animation-duration:26s;animation-delay:-5s}.home-editorial-body__rings-svg{display:block;width:100%;height:100%;overflow:visible;shape-rendering:geometricPrecision}.home-editorial-body__ring{stroke:rgba(188,178,228,.26)}.home-editorial-body__rings-shape .home-editorial-body__ring:nth-child(2n){stroke:rgba(165,155,210,.2)}@keyframes home-manifesto-rings-drift{0%{transform:translate(-50%,-50%) translate(-1.1%,-.35%)}to{transform:translate(-50%,-50%) translate(1.1%,.35%)}}@media (prefers-reduced-motion:reduce){.home-editorial-body__rings{animation:none}}.home-manifesto{position:relative;z-index:1;overflow:hidden;padding:clamp(5rem,16vw,9.5rem) clamp(1.5rem,5vw,2.75rem) clamp(4.75rem,14vw,8.5rem);background:transparent}.home-manifesto__letter-desk{display:none}@media (min-width:1100px){.home-manifesto{min-height:min(48rem,86vh);overflow:visible}.home-manifesto__letter-desk{display:block;position:absolute;z-index:1;right:clamp(.75rem,3vw,2.5rem);top:50%;transform:translateY(-50%);width:min(20.5rem,26.5vw);pointer-events:none}.home-manifesto__letter-desk-stage{perspective:1180px;perspective-origin:88% 42%;transform-style:preserve-3d}.home-manifesto__parchment{position:relative;padding:0;transform-style:preserve-3d;transform:rotate(-2deg) rotateY(-4deg) rotateX(2.5deg);transform-origin:70% 55%;border-radius:10px 3px 14px 5px/8px 12px 6px 11px;box-shadow:0 38px 76px rgba(6,4,2,.12),0 16px 34px rgba(8,6,4,.08),0 2px 10px rgba(12,8,5,.05)}.home-manifesto__parchment-surface{position:absolute;inset:0;z-index:0;border-radius:10px 3px 14px 5px/8px 12px 6px 11px;-webkit-clip-path:polygon(0 2.5%,3.2% 0,97.8% .4%,100% 4%,100% 96%,98% 100%,2.8% 99.2%,0 95%,.4% 8%);clip-path:polygon(0 2.5%,3.2% 0,97.8% .4%,100% 4%,100% 96%,98% 100%,2.8% 99.2%,0 95%,.4% 8%);overflow:hidden;opacity:.91;background:linear-gradient(154deg,transparent 38%,rgba(92,72,48,.04) 52%,transparent 68%),linear-gradient(118deg,rgba(110,86,58,.035),transparent 35%),linear-gradient(168deg,rgba(255,236,200,.055),transparent 48%),linear-gradient(138deg,#d4c6a8,#c9b998 32%,#b8a682 58%,#a89872 96%);box-shadow:inset 0 0 0 1px rgba(52,38,24,.22),inset 0 0 46px rgba(42,24,12,.19),inset 0 0 88px rgba(52,32,16,.1),inset 12px 0 30px rgba(26,14,6,.13),inset -6px 0 22px rgba(38,22,10,.11),inset 0 14px 26px rgba(22,12,6,.09);pointer-events:none}.home-manifesto__parchment-edge{box-shadow:inset 6px 0 26px rgba(38,18,8,.14),inset -4px 0 20px rgba(48,26,12,.11),inset 0 6px 18px rgba(32,18,8,.1),inset 0 -2px 12px rgba(55,34,18,.08);background:linear-gradient(90deg,rgba(62,36,20,.12) 0 11px,transparent 18px)}.home-manifesto__parchment-burn,.home-manifesto__parchment-edge{position:absolute;inset:0;border-radius:inherit;pointer-events:none}.home-manifesto__parchment-burn{opacity:.88;mix-blend-mode:multiply;background:radial-gradient(ellipse 125% 85% at 6% 94%,rgba(28,14,6,.2),transparent 54%),radial-gradient(ellipse 70% 55% at 92% 88%,rgba(34,18,8,.11),transparent 58%),radial-gradient(ellipse 45% 40% at 8% 40%,rgba(40,24,12,.08),transparent 60%)}.home-manifesto__parchment-scorch{position:absolute;inset:-3px -2px 0 0;pointer-events:none;mix-blend-mode:multiply;opacity:.92;border-radius:inherit;background:linear-gradient(185deg,rgba(22,10,4,.38),rgba(55,32,16,.22) 12%,rgba(70,44,22,.09) 28%,transparent 52%),radial-gradient(ellipse 72% 58% at 108% -2%,rgba(8,3,1,.52) 0,rgba(45,22,10,.28) 32%,transparent 70%),radial-gradient(circle 42% at 94% 6%,rgba(12,4,2,.42) 0,rgba(62,34,16,.18) 45%,transparent 72%),radial-gradient(ellipse 55% 38% at 78% 2%,rgba(38,20,8,.2) 0,transparent 62%),radial-gradient(circle 18% at 86% 14%,rgba(18,8,3,.35) 0,transparent 78%)}.home-manifesto__parchment-grain{opacity:.12;mix-blend-mode:overlay;background-image:repeating-linear-gradient(-19deg,transparent,transparent 2px,rgba(42,32,24,.04) 0,rgba(42,32,24,.04) 3px),repeating-linear-gradient(81deg,transparent,transparent 3px,rgba(28,22,18,.035) 0,rgba(28,22,18,.035) 4px)}.home-manifesto__parchment-grain,.home-manifesto__parchment-ruled{position:absolute;inset:0;border-radius:inherit;pointer-events:none}.home-manifesto__parchment-ruled{margin:0;background-image:linear-gradient(90deg,rgba(145,62,52,.18),rgba(145,62,52,.18) 1.5px,transparent 0),repeating-linear-gradient(transparent,transparent 1.62rem,rgba(78,58,40,.065) 0,rgba(78,58,40,.065) calc(1.62rem + 1px));background-size:100% 100%,100% 100%;background-position:1.15rem 0,0 .85rem;background-repeat:no-repeat,repeat;opacity:.72}.home-manifesto__parchment-body{position:relative;z-index:1;padding:2.15rem 1.4rem 2.65rem 2.1rem;color:#2c231c;min-height:13.75rem}.home-manifesto__parchment-script{margin:0 0 1.25rem;font-size:2.05rem;font-weight:400;line-height:1.35;letter-spacing:.01em;color:rgba(42,34,28,.88);opacity:0;animation:letter-ink-reveal 2.2s ease-out .35s forwards}.home-manifesto__parchment-salutation{display:block;font-size:1.58rem;font-weight:400;color:rgba(52,42,34,.75);opacity:0;animation:letter-ink-reveal 1.8s ease-out 1.1s forwards}.home-manifesto__parchment-signature{display:block;margin-top:.5rem;font-size:1.75rem;font-weight:600;letter-spacing:.02em;color:rgba(32,52,78,.92);opacity:0;animation:letter-ink-reveal 1.7s ease-out 1.32s forwards}.home-manifesto__ink-line{margin-top:1.35rem;height:1.5px;max-width:92%;transform-origin:left center;transform:scaleX(0);background:linear-gradient(90deg,rgba(50,38,30,.45),rgba(50,38,30,.12),transparent);border-radius:1px;animation:letter-ink-line 1.6s ease-out 1.72s forwards}.home-manifesto__quill{position:absolute;z-index:2;right:-1.25rem;bottom:-.4rem;width:5.35rem;height:auto;transform:rotate(-42deg);opacity:.94;filter:drop-shadow(0 18px 38px rgba(0,0,0,.12)) drop-shadow(0 6px 16px rgba(0,0,0,.08));animation:letter-quill-sway 6s ease-in-out infinite alternate}.home-manifesto__quill-svg{display:block;width:100%;height:auto}.home-manifesto__inner{padding-right:clamp(2.5rem,24vw,19.5rem)}}@keyframes letter-ink-reveal{to{opacity:1}}@keyframes letter-ink-line{to{transform:scaleX(1)}}@keyframes letter-quill-sway{0%{transform:rotate(-42deg) translate(0)}to{transform:rotate(-39deg) translate(3px,2px)}}@media (min-width:1100px) and (prefers-reduced-motion:reduce){.home-manifesto__parchment-salutation,.home-manifesto__parchment-script,.home-manifesto__parchment-signature{opacity:1;animation:none}.home-manifesto__ink-line{transform:scaleX(1);animation:none}.home-manifesto__quill{animation:none}}.home-manifesto__inner{position:relative;z-index:2;max-width:42rem;margin-left:clamp(1rem,8.5vw,4.5rem);margin-right:clamp(1rem,6vw,3rem);text-align:left}.home-manifesto__title{margin:0 0 clamp(2.75rem,7.5vw,4.25rem);max-width:22ch;font-family:var(--font-editorial-serif),Georgia,serif;font-size:clamp(2rem,5.2vw,3rem);font-weight:500;line-height:1.18;letter-spacing:-.025em;color:hsla(35,46%,93%,.97)}.home-manifesto__stanza{margin:0 0 clamp(2.5rem,6.5vw,3.75rem)}.home-manifesto__stanza:last-child{margin-bottom:0}.home-manifesto__line{margin:0 0 clamp(.85rem,2vw,1.15rem);font-family:var(--font-editorial-serif),Georgia,serif;font-size:clamp(1.08rem,2.35vw,1.38rem);font-weight:400;line-height:1.72;letter-spacing:-.01em;color:hsla(33,26%,87%,.93)}.home-manifesto__line em{font-style:italic;font-weight:400;color:hsla(30,18%,78%,.9)}.home-manifesto__line strong{font-weight:600;color:hsla(33,35%,90%,.96)}.home-manifesto__aside{margin:0;font-size:clamp(.78rem,1.65vw,.9rem);font-weight:400;line-height:1.82;letter-spacing:.055em;color:hsla(270,6%,50%,.78);max-width:36rem}.home-manifesto__breath{height:clamp(2.25rem,5.5vw,3.75rem)}@media (max-width:640px){.home-manifesto__inner{margin-left:clamp(.75rem,4vw,1.5rem);margin-right:.75rem}.home-manifesto__title{max-width:none}}.home-flow{position:relative;z-index:1;padding:clamp(2.5rem,8vw,4.25rem) 1.5rem clamp(3.25rem,9vw,5rem);text-align:center}.home-flow__inner{position:relative;z-index:1;max-width:32rem;margin:0 auto}.home-flow__hint{display:block;margin-bottom:clamp(1.15rem,3vw,1.65rem);font-size:.58rem;letter-spacing:.36em;text-transform:uppercase;color:rgba(152,142,172,.58);font-weight:500}.home-flow__themes{margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.35rem 2.25rem}.home-flow__link{font-size:.86rem;font-weight:500;letter-spacing:.14em;color:hsla(27,16%,73%,.9)!important;text-decoration:none!important;border-bottom:1px solid hsla(27,14%,70%,.4);padding-bottom:.2rem;transition:color .35s ease,border-color .35s ease}.home-flow__link:hover{color:hsla(30,37%,89%,.96)!important;border-bottom-color:hsla(26,34%,84%,.65)}.home-featured{position:relative;z-index:1;padding:2rem 1.5rem clamp(5rem,14vw,8rem)}@media (max-width:719px){.home-featured{padding-left:1rem;padding-right:1rem}}.home-featured__inner{position:relative;z-index:1;max-width:52rem;margin:0 auto;width:100%}.home-section-label{margin:0 0 2rem;font-size:.65rem;letter-spacing:.34em;text-transform:uppercase;color:hsla(27,8%,53%,.55);font-weight:500}.home-editorial-body .home-section-label{color:rgba(188,178,198,.58)}.home-featured-card{display:block;text-decoration:none!important;color:inherit!important;border-radius:.95rem;background:linear-gradient(180deg,hsla(0,0%,100%,.022),hsla(0,0%,100%,.008));box-shadow:inset 0 0 0 1px rgba(214,202,230,.08),0 10px 28px rgba(7,8,13,.2);transition:color .4s ease,opacity .45s ease,transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease,background .45s ease}.home-featured-card--hero:hover{background:transparent}.home-featured-card:hover{transform:translateY(-2px);background:linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.012));box-shadow:inset 0 0 0 1px rgba(224,212,238,.11),0 14px 34px rgba(6,8,14,.26)}.home-featured-card:hover .home-featured-card__title{color:#fff8f2}.home-featured-card--hero:hover .home-featured-card__hint{color:hsla(29,37%,86%,.95)}.home-featured-card--small:hover .home-featured-card__hint{color:hsla(24,29%,80%,.88)}.home-featured-card--hero{position:relative;display:flex;flex-direction:column;align-items:stretch;min-height:clamp(20rem,55vh,38rem);padding:0;margin-bottom:clamp(2.75rem,6vw,4rem);box-sizing:border-box;overflow:hidden;box-shadow:inset 0 -72px 56px -48px rgba(18,17,26,.42),inset 0 -28px 40px -28px rgba(18,17,26,.22)}.home-featured-card__hero-bulk{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:clamp(1.05rem,3vw,1.45rem);width:100%;min-height:0;transform:translateY(clamp(-1.1rem,-2.8vw,-.35rem))}.home-featured-card--hero .home-featured-card__excerpt,.home-featured-card--hero .home-featured-card__title{margin:0}.home-featured-card__hero-bottom{display:flex;justify-content:center;align-items:center;width:100%;margin-top:auto;padding-top:clamp(1.25rem,3vw,1.75rem)}.home-featured-card__hero-bottom .home-featured-card__hint{display:inline-block;margin:0;letter-spacing:.21em;opacity:.52;transform:translateY(0);transition:color .35s ease,opacity .35s ease,transform .35s ease}.home-featured-card--hero:hover .home-featured-card__hero-bottom .home-featured-card__hint{opacity:1;transform:translateY(-2px)}.home-featured-card__tag{display:inline-block;margin-bottom:.85rem;font-size:.58rem;letter-spacing:.3em;text-transform:uppercase;color:hsla(30,10%,62%,.52);font-weight:500}.home-featured-card--small .home-featured-card__tag{margin-bottom:.65rem;font-size:.52rem;letter-spacing:.34em;color:rgba(175,165,188,.48)}.home-featured-card--hero .home-featured-card__tag{margin:0;font-size:.56rem;letter-spacing:.32em;color:rgba(190,180,200,.5)}.home-featured-card__title{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:500;letter-spacing:-.02em;color:hsla(30,53%,94%,.98);transition:color .35s ease}.home-featured-card--hero .home-featured-card__title{font-size:clamp(2.35rem,7.5vw,3.55rem);line-height:1.12;max-width:14ch}.home-featured-card--small .home-featured-card__title{margin-bottom:.65rem;font-size:1.35rem}@media (min-width:720px){.home-featured-grid>li:nth-child(2) .home-featured-card--small .home-featured-card__title{font-size:clamp(1.42rem,2.15vw,1.58rem);letter-spacing:-.028em}}.home-featured-card__excerpt{margin:0 0 1.25rem;font-size:1.05rem;line-height:1.85;white-space:pre-line;color:hsla(27,10%,63%,.88);font-weight:400}.home-featured-card--small .home-featured-card__excerpt{margin-bottom:0}.home-featured-card--hero .home-featured-card__excerpt{font-size:clamp(1.22rem,3.85vw,1.58rem);line-height:1.82;max-width:min(38rem,100%);color:hsla(30,15%,74%,.94)}.home-featured-card__excerpt--short{margin-bottom:0;font-size:.98rem;line-height:1.75}.home-featured-card__hint{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:hsla(20,18%,68%,.65);font-weight:500;transition:color .35s ease,opacity .35s ease,transform .35s ease}@media (prefers-reduced-motion:reduce){.home-featured-card--hero:hover .home-featured-card__hero-bottom .home-featured-card__hint{transform:none}}.home-featured-grid{list-style:none;margin:0;padding:0;display:grid;grid-gap:clamp(2rem,5vw,2.75rem);gap:clamp(2rem,5vw,2.75rem)}@media (min-width:720px){.home-featured-grid{grid-template-columns:repeat(3,1fr);gap:clamp(1.75rem,4vw,2.5rem);column-gap:clamp(1.5rem,4vw,2.25rem);align-items:start}.home-featured-grid>li:first-child{margin-top:clamp(1.1rem,2.8vw,1.45rem)}.home-featured-grid>li:nth-child(2){position:relative;z-index:2}.home-featured-grid>li:nth-child(3){margin-top:clamp(-1.45rem,-2.8vw,-1.1rem)}.home-featured-grid>li:nth-child(2) .home-featured-card--small{transform:scale(1.07) translateY(-.55rem);transform-origin:center top;padding:clamp(.75rem,2vw,1.2rem) clamp(.6rem,1.4vw,.95rem);opacity:1}.home-featured-grid>li:nth-child(2) .home-featured-card--small:hover{transform:scale(1.09) translateY(-.62rem)}.home-featured-grid>li:first-child .home-featured-card--small,.home-featured-grid>li:nth-child(3) .home-featured-card--small{opacity:.62}.home-featured-grid>li:first-child .home-featured-card--small:hover,.home-featured-grid>li:nth-child(3) .home-featured-card--small:hover{opacity:1;transform:translateY(-3px)}}@media (min-width:720px) and (prefers-reduced-motion:reduce){.home-featured-grid>li:first-child,.home-featured-grid>li:nth-child(3){margin-top:0}.home-featured-grid>li:nth-child(2) .home-featured-card--small{transform:none}.home-featured-grid>li:first-child .home-featured-card--small,.home-featured-grid>li:nth-child(3) .home-featured-card--small{opacity:.82}}.home-featured-card--small{padding:clamp(.65rem,1.6vw,1rem) clamp(.55rem,1.4vw,.85rem);height:auto;border-radius:12px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);box-shadow:0 8px 28px rgba(4,2,10,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.home-featured-card--small{-webkit-backdrop-filter:none;backdrop-filter:none;background:rgba(34,32,46,.42)}}.home-featured-card--small:hover{background:hsla(0,0%,100%,.045);border-color:hsla(0,0%,100%,.08)}.home-featured-more{margin:clamp(2.5rem,6vw,3.25rem) 0 0;text-align:center;font-size:.72rem;text-transform:uppercase;font-weight:500}.home-featured-more a{display:inline-block;color:rgba(220,206,232,.92)!important;text-decoration:none!important;letter-spacing:.19em;word-spacing:.12em;opacity:.5;transition:color .45s ease,opacity .45s ease,letter-spacing .45s ease}.home-featured-more a:hover{color:rgba(242,234,248,.98)!important;letter-spacing:.22em;opacity:1}.home-closing{position:relative;z-index:1;padding:clamp(3rem,10vw,5rem) 1.5rem 0;text-align:center}.home-closing__inner{position:relative;z-index:1;max-width:32rem;margin:0 auto}.home-closing__line{margin:0 0 1.75rem;font-size:clamp(1.2rem,2.8vw,1.45rem);line-height:1.5;font-weight:400;font-style:italic;color:hsla(27,17%,74%,.82)}.home-closing__line em{font-style:italic;color:hsla(26,34%,84%,.9)}