.page{--canvas: #f0eee6;--surface: #faf9f5;--ink: #141413;--body: #3d3d3a;--muted: #87867f;--hairline: #cccbc8;--peach: #e0763f;--leaf: #4e8a45;--deep-warm: #e3dacc;--display: "Fraunces", Georgia, serif;--sans: system-ui, -apple-system, "Segoe UI", sans-serif;--t-display: clamp(30px, 3vw, 42px);--t-h2: clamp(22px, 1.9vw, 28px);--t-h3: 19px;--t-money: clamp(26px, 2.3vw, 33px);--t-lead: clamp(13px, .95vw, 15px);--t-title: 16px;--t-input: 15px;--t-body-lg: 15px;--t-body: 13px;--t-small: 13px;--t-meta: 12px;--t-micro: 11px;--nav-h: 82px;--gutter: max(32px, calc((100% - 1200px)/2) );background:var(--canvas);color:var(--body);font-family:var(--sans);-webkit-font-smoothing:antialiased}.page *{box-sizing:border-box}.page .m-eyebrow{display:block;font-family:var(--sans);font-size:var(--t-micro);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.page h1,.page h2,.page h3{font-family:var(--display);font-weight:400;color:var(--ink);letter-spacing:0;line-height:1.15}html.motion .herotext h1{visibility:hidden}.page h1{font-size:var(--t-display);text-wrap:balance}.page h2{font-size:var(--t-h2);text-wrap:balance}.page h3{font-size:var(--t-h3)}.page .lead{font-size:var(--t-lead);line-height:1.6;color:var(--body)}.page .micro{display:block;font-size:var(--t-small);line-height:1.6;color:var(--muted)}.page .btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-family:var(--sans);font-size:var(--t-body-lg);font-weight:600;text-decoration:none;border:1px solid transparent;padding:15px 30px;cursor:pointer;transition:.15s;white-space:nowrap}.page .btn.dark{background:var(--ink);color:#fff}.page .btn.dark:hover{background:#2b2b28}.page .btn.light{background:#fff;border-color:var(--hairline);color:var(--ink)}.page .btn.light:hover{border-color:var(--ink)}.page .btn.sm{padding:11px 22px;font-size:var(--t-body)}.page section{padding:96px var(--gutter) 64px;min-height:100vh;min-height:100svh;scroll-snap-align:start;scroll-snap-stop:normal;display:flex;flex-direction:column;justify-content:flex-start}html.slides{scroll-snap-type:y mandatory;scrollbar-width:none}html.slides::-webkit-scrollbar{width:0;height:0;display:none}@media(prefers-reduced-motion:reduce){html.slides{scroll-snap-type:none}}.progress-bar{position:fixed;left:28px;top:50%;transform:translateY(-50%);z-index:60;display:flex;align-items:center;gap:14px}.progress-bar-inner-box{position:relative;width:3px;height:190px;border-radius:999px;background:#1414131f;overflow:hidden}.progress-toggle{position:absolute;left:0;width:3px;height:46px;border-radius:999px;background:var(--ink);transform:translateY(calc(var(--p) * (190px - 46px)));transition:transform .35s cubic-bezier(.22,1,.36,1)}.page{--pad-top: 96px;--pad-bottom: 72px;--band-gap: 44px;--head-h: 118px;--col-pad: 20px;--col-title-h: 30px;--col-body-h: 96px;--col-foot-h: 16px;--col-row-gap: 8px;--col-gap: 26px;--cols-h: 150px;--stage-drop: 26px}.page .slide{display:flex;flex-direction:column;gap:var(--band-gap);padding:var(--pad-top) var(--gutter) var(--pad-bottom);height:100vh;height:100svh}.page .head{min-height:var(--head-h);display:flex;align-items:flex-start;justify-content:space-between;gap:60px;flex:none}.page .head>div{display:flex;flex-direction:column;gap:12px;max-width:780px}.page .note{display:block;max-width:400px;margin:0;padding:0;border-radius:0;text-align:right;font-size:var(--t-lead);line-height:1.6;color:var(--body)}.page .stage{flex:1;min-height:0;display:grid;grid-template-rows:minmax(0,1fr);align-items:center}.page .stage>*{min-height:0;max-height:100%}.page .stage.single{justify-items:center}.page .stage.c3{grid-template-columns:repeat(3,1fr);gap:var(--col-gap)}.page .stage.c4{grid-template-columns:repeat(4,1fr);gap:var(--col-gap)}.page .stage img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.page .stage.single img{max-width:80%;max-height:84%}.page .stage.single.wide img{max-width:96%}.page .well{display:flex;align-items:center;justify-content:center;height:100%;min-height:0}.page .well img{max-height:74%}.page .cols{flex:none;height:var(--cols-h);display:grid;align-items:start;gap:var(--col-gap)}.page .cols.c3{grid-template-columns:repeat(3,1fr)}.page .cols.c4{grid-template-columns:repeat(4,1fr)}.page .col{min-height:0;max-width:none;margin:0;display:flex;flex-direction:column;align-items:flex-start;gap:var(--col-row-gap);padding:var(--col-pad) 0 0;border-top:1px solid var(--hairline)}.page .col.mine{border-top:2px solid var(--ink)}.page .col-title{width:100%;display:flex;align-items:baseline;gap:10px;justify-content:space-between}.page .col-n{font-family:var(--display);font-size:var(--t-caption, 12px);font-weight:600;letter-spacing:.12em;color:var(--muted);flex:none}.page .col.mine .col-n{color:var(--ink)}.page .col-name{font-family:var(--display);font-size:var(--t-h3);color:var(--ink);line-height:1.2}.page .col-name.sm{font-family:var(--sans);font-size:var(--t-title);font-weight:600;flex:1}.page .col-fig{font-family:var(--display);font-size:var(--t-h3);color:var(--ink);flex:none}.page .col-body{font-size:var(--t-body);line-height:1.55;color:var(--body)}.page .col-foot{font-size:var(--t-meta);color:var(--muted)}.page .col.mine .col-foot{color:var(--peach);font-weight:600}.navwrap{--nav-inset: 20px;position:fixed;top:16px;left:0;right:0;z-index:50;display:flex;justify-content:center;padding:0 calc(var(--gutter) - var(--nav-inset) - 1px);pointer-events:none}.navbar{pointer-events:auto;width:100%;max-width:calc(1200px + var(--nav-inset) * 2 + 2px);display:flex;align-items:center;justify-content:space-between;gap:40px;padding:9px var(--nav-inset);border:1px solid transparent;border-radius:999px;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.navwrap.scrolled .navbar{background:#faf9f5d1;-webkit-backdrop-filter:blur(14px) saturate(1.4);backdrop-filter:blur(14px) saturate(1.4);border-color:var(--hairline);box-shadow:0 8px 28px #14141312}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.dot{width:24px;height:24px;border-radius:999px;background:var(--peach);flex:none}.brandname{font-family:var(--display);font-size:var(--t-title);color:var(--ink)}.brandname.light{color:#fff}.navright{display:flex;align-items:center;gap:4px}.crewlink,.loglink{font-size:var(--t-body);color:var(--muted);text-decoration:none;padding:8px 10px;border-radius:999px;white-space:nowrap;transition:color .15s ease,background .15s ease}.crewlink:hover,.loglink:hover{color:var(--ink);background:#1414130d}@media(max-width:1080px){html.slides{scroll-snap-type:none}.page{--gutter: 40px;--pad-top: 88px;--pad-bottom: 56px;--band-gap: 32px;--head-h: 0px;--cols-h: auto;--col-gap: 22px}.page .slide{height:auto;min-height:100vh;min-height:100svh}.page .head{flex-direction:column;align-items:flex-start;gap:14px}.page .note{max-width:640px;text-align:left}.page .cols{height:auto}.progress-bar{left:16px}}@media(max-width:1080px)and (min-height:900px){.page .slide{justify-content:center}.page .stage{flex:0 1 auto}}@media(min-width:768px)and (max-width:1080px){.page{--t-display: clamp(34px, 4vw, 40px);--t-h2: clamp(24px, 2.8vw, 28px);--t-lead: clamp(14px, 1.5vw, 16px);--t-body: 14px}.crewlink,.loglink{padding:12px}.page .btn.sm{padding:13px 22px}.brand{min-height:44px}}@media(min-width:768px)and (max-width:900px){.page .slide:has(.stage.c4){display:grid;grid-template-columns:repeat(2,1fr);column-gap:var(--col-gap);align-content:center}.page .slide:has(.stage.c4) .stage.c4,.page .slide:has(.stage.c4) .cols.c4{display:contents}.page .slide:has(.stage.c4) .head{grid-column:1 / -1;order:0}.page .slide .stage.c4>*:nth-child(1){order:1}.page .slide .stage.c4>*:nth-child(2){order:2}.page .slide .cols.c4>*:nth-child(1){order:3}.page .slide .cols.c4>*:nth-child(2){order:4}.page .slide .stage.c4>*:nth-child(3){order:5}.page .slide .stage.c4>*:nth-child(4){order:6}.page .slide .cols.c4>*:nth-child(3){order:7}.page .slide .cols.c4>*:nth-child(4){order:8}.page .slide:has(.stage.c4) .well{align-items:flex-end;padding-bottom:4px}.page .slide:has(.stage.c4) .well img{max-height:220px}}@media(max-width:767px){.page{--gutter: 20px;--pad-top: 68px;--pad-bottom: 44px;--band-gap: 24px;--col-gap: 24px}.page section,.page .slide{min-height:0}.progress-bar,.crewlink,.loglink{display:none}.page .slide .stage,.page .slide .cols{display:contents}.page .slide .head{order:0}.page .slide .stage>*:nth-child(1){order:1}.page .slide .cols>*:nth-child(1){order:2}.page .slide .stage>*:nth-child(2){order:3}.page .slide .cols>*:nth-child(2){order:4}.page .slide .stage>*:nth-child(3){order:5}.page .slide .cols>*:nth-child(3){order:6}.page .slide .stage>*:nth-child(4){order:7}.page .slide .cols>*:nth-child(4){order:8}.page .well{height:auto}.page .well img,.page .stage img{width:auto;max-width:100%;max-height:148px}.page .stage.single img,.page .stage.single.wide img{width:100%;max-width:100%;max-height:none}.page .cols{display:flex;flex-direction:column;gap:22px}}
