.stories-page{padding:132px 0 110px}.stories-shell{max-width:1240px}.stories-hero{border-bottom:1px solid var(--kinetic-line);grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:80px;min-height:480px;display:grid}.stories-hero-copy{max-width:870px}.stories-kicker{color:var(--primary);letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;font-size:.74rem;font-weight:750;display:block}.stories-hero h1{color:var(--text-main);letter-spacing:0;margin:0;font-size:4.8rem;font-weight:820;line-height:.98}.stories-hero h1 span{color:var(--primary)}.stories-hero p{max-width:690px;color:var(--text-secondary);margin:28px 0 0;font-size:1.15rem;line-height:1.75}.stories-hero-mark{border:1px solid color-mix(in srgb, var(--primary) 28%, transparent);width:220px;height:220px;color:color-mix(in srgb, var(--primary) 68%, transparent);border-radius:50%;place-items:center;display:grid}.stories-hero-mark svg{width:106px;height:106px}.stories-featured{border-bottom:1px solid var(--kinetic-line);padding:72px 0 68px 110px;position:relative}.stories-featured:before{border:1px solid color-mix(in srgb, var(--story-accent) 58%, transparent);content:"";border-radius:50%;width:58px;height:58px;position:absolute;top:76px;left:0}.stories-featured:after{background:var(--story-accent);content:"";width:18px;height:2px;position:absolute;top:104px;left:20px}.stories-featured-label{color:var(--text-secondary);font-family:var(--font-mono,monospace);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;font-size:.73rem;display:flex}.stories-featured blockquote{max-width:1040px;color:var(--text-main);margin:0 0 42px;font-family:Georgia,Times New Roman,serif;font-size:2.2rem;font-style:normal;line-height:1.42}.stories-identity{border-top:1px solid var(--kinetic-line);align-items:center;gap:14px;padding-top:22px;display:flex}.stories-identity--featured{max-width:540px}.stories-logo{border:1px solid var(--kinetic-line);background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;background-origin:content-box;border-radius:6px;flex:0 0 66px;width:66px;height:54px;padding:7px;display:block}.stories-identity>div{min-width:0}.stories-identity strong,.stories-identity span{display:block}.stories-identity strong{color:var(--text-main);font-size:.98rem}.stories-identity span{color:var(--text-secondary);margin-top:2px;font-size:.82rem}.stories-identity a{color:var(--text-main);text-underline-offset:3px;align-items:center;gap:5px;margin-top:5px;font-size:.78rem;text-decoration:underline;display:inline-flex}.stories-identity a:hover{color:var(--story-accent)}.stories-archive{padding:92px 0 24px}.stories-section-head{justify-content:space-between;align-items:end;gap:56px;margin-bottom:38px;display:flex}.stories-section-head h2{max-width:720px;color:var(--text-main);letter-spacing:0;margin:0;font-size:2.7rem;line-height:1.08}.stories-section-head>p{max-width:330px;color:var(--text-secondary);margin:0 0 4px;font-size:.94rem;line-height:1.65}.stories-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.story-card{border:1px solid var(--kinetic-line);background:linear-gradient(145deg, color-mix(in srgb, var(--story-accent) 7%, transparent), transparent 42%), var(--kinetic-panel-solid);border-radius:8px;flex-direction:column;min-width:0;min-height:390px;padding:28px;transition:border-color .22s,transform .22s,box-shadow .22s;display:flex}.story-card:hover{border-color:color-mix(in srgb, var(--story-accent) 48%, var(--kinetic-line));box-shadow:0 24px 52px color-mix(in srgb, var(--story-accent) 10%, #0003);transform:translateY(-4px)}.story-card-head{color:var(--story-accent);justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.story-card-head span{color:var(--text-secondary);font-family:var(--font-mono,monospace);font-size:.7rem}.story-card blockquote{color:var(--text-main);margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.66}.story-card .stories-identity{margin-top:auto}.stories-cta{border-top:1px solid color-mix(in srgb, var(--primary) 36%, transparent);justify-content:space-between;align-items:end;gap:40px;margin-top:80px;padding:52px 0 8px;display:flex}.stories-cta h2{color:var(--text-main);letter-spacing:0;margin:0;font-size:2.4rem}.stories-cta-actions{flex-wrap:wrap;gap:12px;display:flex}.stories-cta-actions a{align-items:center;gap:8px;display:inline-flex}@media (max-width:1020px){.stories-hero{grid-template-columns:minmax(0,1fr) 170px;gap:44px;min-height:420px}.stories-hero h1{font-size:3.4rem}.stories-hero-mark{width:160px;height:160px}.stories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.stories-page{padding:104px 0 80px}.stories-hero{grid-template-columns:1fr;gap:30px;min-height:0;padding:50px 0 46px}.stories-hero h1{font-size:2.65rem;line-height:1.03}.stories-hero p{font-size:1rem}.stories-hero-mark{justify-self:end;width:84px;height:84px}.stories-hero-mark svg{width:42px;height:42px}.stories-featured{padding:48px 0}.stories-featured:before,.stories-featured:after{display:none}.stories-featured blockquote{font-size:1.55rem}.stories-section-head,.stories-cta{flex-direction:column;align-items:flex-start}.stories-section-head{gap:16px}.stories-section-head h2,.stories-cta h2{font-size:2rem}.stories-grid{grid-template-columns:1fr}.story-card{min-height:0;padding:24px 22px}.stories-cta-actions,.stories-cta-actions a{width:100%}.stories-cta-actions a{justify-content:center}}@media (prefers-reduced-motion:reduce){.story-card{transition:none}}
