:root{color:#171717;background:#f6f3ec;font-family:Inter,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;overflow:hidden}body{background:#f6f3ec;color:#171717}a{color:inherit;text-decoration:none}button{font:inherit}.app-shell{display:grid;grid-template-columns:120px 1fr;min-height:100vh;background:#f6f3ec}.rail{display:flex;flex-direction:column;justify-content:space-between;padding:32px 20px;border-right:1px solid rgba(23,23,23,.08);background:#f1ede4}.brand{margin:0;font-size:14px;letter-spacing:.24em;font-weight:800}.rail-caption,.slide-summary,.hint,.slide-topline,.rail-footer,.meta-list span{color:#6b665c;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.rail-dots{display:flex;flex-direction:column;gap:12px;align-items:center}.rail-dot{width:10px;height:10px;border-radius:999px;border:1px solid rgba(23,23,23,.24);background:transparent;cursor:pointer;transition:all .18s ease}.rail-dot.active{background:#171717;transform:scale(1.1)}.rail-footer{display:flex;gap:6px}.viewport{position:relative;overflow:hidden}.slides-track{transition:transform .7s cubic-bezier(.22,1,.36,1)}.slide{min-height:100vh;padding:40px;display:flex;align-items:center;justify-content:center}.slide-card{width:min(1120px,100%);min-height:calc(100vh - 80px);background:#fcfbf7;border:1px solid rgba(23,23,23,.08);box-shadow:0 20px 60px #1717170f;padding:32px;display:flex;flex-direction:column;justify-content:space-between}.slide-topline{display:flex;justify-content:space-between;gap:16px}.slide-content{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:40px;align-items:end}.content-main{max-width:700px}.hero-avatar-wrap{margin-bottom:28px}.hero-avatar{width:108px;height:108px;border-radius:28px;display:block;object-fit:cover;border:1px solid rgba(23,23,23,.12);box-shadow:0 14px 30px #17171714;background:#ece7dc}.hero-title,.section-title{margin:0;color:#171717;font-family:Cormorant Garamond,serif;line-height:.96;font-weight:700}.hero-title{font-size:clamp(72px,12vw,154px);letter-spacing:-.04em}.section-title{font-size:clamp(40px,6vw,84px);letter-spacing:-.03em}.body-copy{margin:24px 0 0;max-width:640px;font-size:clamp(18px,2.2vw,28px);line-height:1.45;color:#2f2c27}.content-side{display:flex;flex-direction:column;gap:20px;align-self:stretch;justify-content:flex-end}.bullet-list{display:grid;gap:14px;padding:0;margin:0;list-style:none}.bullet-list li{padding-top:14px;border-top:1px solid rgba(23,23,23,.1);font-size:15px;line-height:1.65;color:#403b34}.meta-list{display:flex;flex-wrap:wrap;gap:10px}.meta-list span,.link-chip{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(23,23,23,.1);background:#f3efe6}.meta-list span{text-transform:none;letter-spacing:.04em}.link-chip{width:fit-content;color:#171717;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.slide-summary{position:fixed;right:28px;bottom:22px;z-index:5}.hint{position:fixed;right:28px;top:24px;z-index:5}.mobile-nav{display:none}@media (max-width: 960px){html,body,#root{overflow:auto}.app-shell{grid-template-columns:1fr}.rail{display:none}.viewport{overflow:visible}.slides-track{transform:none!important}.slide{min-height:auto;padding:20px}.slide-card{min-height:auto;padding:24px}.slide-content{grid-template-columns:1fr;gap:28px}.hero-avatar{width:84px;height:84px;border-radius:22px}.hero-title{font-size:72px}.section-title{font-size:44px}.body-copy{font-size:18px}.mobile-nav{position:fixed;left:20px;right:20px;bottom:20px;display:flex;justify-content:space-between;gap:12px;z-index:10}.mobile-nav button{flex:1;height:48px;border:1px solid rgba(23,23,23,.1);background:#fcfbf7f5;color:#171717;border-radius:999px}.hint,.slide-summary{display:none}}
