@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@300;400;500&family=Alexandria:wght@100;200;300;400&display=swap";:root{--bg:#080808;--fg:#f5f0e8;--fg-muted:#f5f0e8c4;--fg-subtle:#f5f0e840;--accent-0:#f5f0e8;--accent-1:#f59e0b;--accent-2:#2dd4bf;--accent-3:#ef4444;--accent-4:#a78bfa;--font-display:"Bebas Neue", sans-serif;--font-body:"Alexandria", sans-serif;--font-ui:"Inter", sans-serif;--chapter-watermark-size:clamp(18vw, 28vw, 38vw)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{height:100%;margin:0;padding:0;overflow-x:hidden}body{background-color:var(--bg);color:var(--fg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-weight:300}.canvas-container{z-index:0;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.scroll-progress{z-index:100;align-items:center;gap:1rem;display:flex;position:fixed;top:50%;left:2rem;transform:translateY(-50%)}.scroll-track{background:var(--fg-subtle);width:1px;height:200px;position:relative;overflow:hidden}.scroll-fill{transform-origin:top;width:100%;height:100%;position:absolute;top:0;left:0}.chapter-dots{flex-direction:column;gap:1.4rem;display:flex}.chapter-dot-wrapper{cursor:default;align-items:center;gap:.6rem;display:flex}.chapter-dot{border:1px solid;border-radius:50%;width:6px;height:6px;transition:all .4s}.chapter-dot-wrapper.active .chapter-dot{transform:scale(1.5)}.chapter-dot-label{font-family:var(--font-display);letter-spacing:.1em;opacity:.5;font-size:.65rem;line-height:1;transition:opacity .4s}.chapter-dot-wrapper.active .chapter-dot-label{opacity:1}.page-wrapper{z-index:1;padding-right:320px;position:relative}@media (width<=900px){.page-wrapper{padding-right:0}}.hero{flex-direction:column;justify-content:flex-end;min-height:100vh;padding:0 6rem 6rem;display:flex;position:relative;overflow:hidden}.hero-eyebrow{font-family:var(--font-ui);letter-spacing:.25em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 1.2rem;font-size:.75rem;font-weight:400}.hero-name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg);margin:0 0 2rem;font-size:clamp(5rem,12vw,13rem);line-height:.88}.hero-name span{display:block}.hero-title{font-family:var(--font-body);color:var(--fg-muted);max-width:520px;margin:0 0 2.5rem;font-size:clamp(1rem,1.8vw,1.4rem);line-height:1.6}.hero-meta{font-family:var(--font-ui);color:var(--fg-subtle);letter-spacing:.08em;flex-wrap:wrap;gap:2rem;font-size:.8rem;font-weight:300;display:flex}.hero-meta a{color:inherit;text-decoration:none;transition:color .2s}.hero-meta a:hover{color:var(--fg)}.hero-scroll-hint{font-family:var(--font-ui);letter-spacing:.2em;text-transform:uppercase;color:var(--fg-subtle);writing-mode:vertical-rl;align-items:center;gap:.8rem;font-size:.7rem;display:flex;position:absolute;bottom:2rem;right:6rem}.hero-scroll-hint:after{content:"";background:currentColor;width:1px;height:60px;animation:2s ease-in-out infinite scrollHintPulse;display:block}@keyframes scrollHintPulse{0%,to{opacity:.3}50%{opacity:1}}.chapter{flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 6rem 6rem;display:flex;position:relative;overflow:hidden}.chapter-watermark{font-family:var(--font-display);font-size:var(--chapter-watermark-size);opacity:.04;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;line-height:1;position:absolute;top:50%;right:-2vw;transform:translateY(-50%)}.chapter-header{max-width:900px;margin-bottom:3.5rem}.chapter-number-label{font-family:var(--font-ui);letter-spacing:.3em;text-transform:uppercase;margin-bottom:.8rem;font-size:.7rem;font-weight:500;display:block}.chapter-title{font-family:var(--font-display);letter-spacing:-.01em;margin:0 0 1.5rem;font-size:clamp(5rem,10vw,12rem);line-height:.88}.chapter-rule{opacity:.7;width:80px;height:1px}.chapter-content{max-width:860px}.chapter-lead{font-family:var(--font-body);color:var(--fg-muted);max-width:620px;margin:0 0 3rem;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:500;line-height:1.75}.project-list{flex-direction:column;display:flex}.project-item{padding:1.6rem 0;position:relative}.project-item-header{flex-wrap:wrap;align-items:baseline;gap:1rem;margin-bottom:.55rem;display:flex}.project-name{font-family:var(--font-display);letter-spacing:.04em;color:var(--fg);font-size:clamp(1.1rem,2vw,1.6rem);line-height:1}.project-logotype{opacity:.92;flex-shrink:0;width:clamp(6rem,16vw,12rem);height:clamp(2rem,4vw,3rem);display:block;-webkit-mask-position:0;mask-position:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.project-tech{font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;opacity:.8;font-size:.65rem;font-weight:500}.project-description{font-family:var(--font-body);color:var(--fg-muted);max-width:640px;margin:0;font-size:.95rem;line-height:1.7}.project-rule{background:var(--fg-subtle);height:1px;margin-top:1.6rem}.project-item:last-child .project-rule{display:none}.blip-feature-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem;display:grid}.blip-feature{border-left:1px solid var(--fg-subtle);padding-left:1.2rem}.blip-feature-label{font-family:var(--font-ui);letter-spacing:.2em;text-transform:uppercase;color:var(--fg-subtle);margin:0 0 .4rem;font-size:.65rem;font-weight:500}.blip-feature-value{font-family:var(--font-display);color:var(--fg);margin:0;font-size:1.4rem;line-height:1.1}.blip-feature-sub{font-family:var(--font-body);color:var(--fg-muted);margin:.2rem 0 0;font-size:.8rem}.coda{flex-direction:column;justify-content:center;align-items:flex-start;min-height:60vh;padding:8rem 6rem;display:flex;position:relative}.coda-statement{font-family:var(--font-display);color:var(--fg);max-width:700px;margin:0 0 3rem;font-size:clamp(2rem,4.5vw,5rem);line-height:1.05}.coda-contact{flex-wrap:wrap;gap:2.5rem;display:flex}.coda-link{font-family:var(--font-ui);letter-spacing:.15em;text-transform:uppercase;color:var(--fg-muted);align-items:center;gap:.5rem;font-size:.8rem;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.coda-link:hover{color:var(--fg)}.coda-link:before{content:"→";font-family:var(--font-body)}.coda-copyright{font-family:var(--font-ui);color:var(--fg-subtle);letter-spacing:.1em;font-size:.7rem;position:absolute;bottom:2rem;right:6rem}.contact-gate{border-top:1px solid var(--fg-subtle);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:2rem;margin-top:2.5rem;padding:1.5rem 0 0;display:flex}.contact-gate-text{font-family:var(--font-body);color:var(--fg-muted);max-width:480px;margin:0;font-size:.95rem;line-height:1.6}.contact-gate-btn{font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.4rem;padding:0;font-size:.7rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.contact-gate-btn:hover{opacity:.6}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:3rem;margin-top:3rem;display:grid}.skills-category{border-top:1px solid var(--fg-subtle);padding-top:1.5rem}.skills-category-title{font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;margin:0 0 1.5rem;font-size:1.6rem}.skills-items{flex-direction:column;gap:1.5rem;display:flex}.skills-item{flex-direction:column;gap:.3rem;display:flex}.skills-item-name{font-family:var(--font-ui);letter-spacing:.05em;color:var(--fg);font-size:.9rem;font-weight:500}.skills-item-desc{font-family:var(--font-body);color:var(--fg-muted);font-size:.85rem;line-height:1.6}.fitcheck-wrap{margin-top:2rem}.fitcheck-trust-badge{font-family:var(--font-ui);letter-spacing:.15em;text-transform:uppercase;color:var(--fg-subtle);border:1px solid var(--fg-subtle);align-items:center;gap:.5rem;margin-bottom:1.4rem;padding:.35rem .75rem;font-size:.65rem;font-weight:500;display:inline-flex}.fitcheck-intro{font-family:var(--font-body);color:var(--fg-muted);max-width:600px;margin:0 0 1.4rem;font-size:.9rem;line-height:1.7}.fitcheck-input-wrap{border:1px solid var(--fg-subtle);background:#ffffff05;flex-direction:column;max-width:680px;padding:0;display:flex}.fitcheck-textarea{resize:none;color:var(--fg);font-family:var(--font-body);background:0 0;border:none;outline:none;width:100%;padding:1.1rem 1.2rem .7rem;font-size:.9rem;line-height:1.65}.fitcheck-textarea::placeholder{color:var(--fg-subtle)}.fitcheck-textarea:disabled{opacity:.5}.fitcheck-actions{border-top:1px solid var(--fg-subtle);justify-content:space-between;align-items:center;padding:.5rem 1rem .6rem;display:flex}.fitcheck-hint{font-family:var(--font-ui);color:var(--fg-subtle);letter-spacing:.08em;font-size:.62rem}.fitcheck-submit{font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid;justify-content:center;align-items:center;gap:.4rem;min-width:110px;padding:.4rem .9rem;font-size:.68rem;font-weight:500;transition:opacity .2s;display:inline-flex}.fitcheck-submit:hover:not(:disabled){opacity:.7}.fitcheck-submit:disabled{opacity:.3;cursor:not-allowed}.fitcheck-spinner{border:1.5px solid;border-top-color:#0000;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite fitcheck-spin;display:inline-block}@keyframes fitcheck-spin{to{transform:rotate(360deg)}}.fitcheck-error{font-family:var(--font-ui);color:#ef4444;margin-top:1rem;font-size:.8rem}.fitcheck-result{max-width:680px;margin-top:2.5rem}.fitcheck-raw{font-family:var(--font-body);color:var(--fg-muted);max-width:680px;margin-top:2rem;font-size:.9rem;line-height:1.7}.fitcheck-result-header{flex-wrap:wrap;align-items:baseline;gap:1.2rem;margin-bottom:.8rem;display:flex}.fitcheck-overall{align-items:baseline;gap:.3rem;display:flex}.fitcheck-score-number{font-family:var(--font-display);font-size:4rem;line-height:1}.fitcheck-score-label{font-family:var(--font-ui);color:var(--fg-subtle);font-size:.85rem}.fitcheck-verdict-badge{font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;border:1px solid;padding:.25rem .65rem;font-size:.62rem;font-weight:500}.fitcheck-score-bar-track{background:var(--fg-subtle);height:2px;margin-bottom:1.4rem;overflow:hidden}.fitcheck-score-bar-fill{height:100%}.fitcheck-summary{font-family:var(--font-body);color:var(--fg-muted);margin:0 0 2rem;font-size:1rem;line-height:1.75}.fitcheck-radar-wrap{justify-content:flex-start;margin-bottom:2rem;display:flex}.fitcheck-radar{flex-shrink:0;width:280px;height:280px}.fitcheck-section-label{font-family:var(--font-ui);letter-spacing:.25em;text-transform:uppercase;color:var(--fg-subtle);margin:0 0 .9rem;font-size:.6rem;font-weight:500}.fitcheck-skills-breakdown{margin-bottom:2rem}.fitcheck-skill-row{grid-template-rows:auto auto;grid-template-columns:1fr 120px 28px;align-items:center;gap:.15rem .8rem;margin-bottom:.9rem;display:grid}.fitcheck-skill-row-meta{align-items:center;gap:.5rem;display:flex}.fitcheck-skill-name{font-family:var(--font-ui);color:var(--fg);font-size:.78rem;font-weight:500}.fitcheck-skill-required{font-family:var(--font-ui);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-subtle);border:1px solid var(--fg-subtle);padding:.1rem .4rem;font-size:.55rem}.fitcheck-skill-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.fitcheck-skill-bar-track{background:var(--fg-subtle);height:2px;overflow:hidden}.fitcheck-skill-bar-fill{height:100%}.fitcheck-skill-score{font-family:var(--font-ui);color:var(--fg-subtle);text-align:right;font-size:.7rem}.fitcheck-skill-note{font-family:var(--font-body);color:var(--fg-subtle);grid-column:1/-1;margin:0;font-size:.78rem;line-height:1.5}.fitcheck-pros-cons{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.fitcheck-pros ul,.fitcheck-cons ul{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.fitcheck-pros li,.fitcheck-cons li{font-family:var(--font-body);color:var(--fg-muted);padding-left:.9rem;font-size:.8rem;line-height:1.5;position:relative}.fitcheck-pros li:before{content:"+";color:#48ec56;font-weight:700;position:absolute;left:0}.fitcheck-cons li:before{content:"−";color:#ef4444;font-weight:700;position:absolute;left:0}.fitcheck-reasoning{border-left:2px solid var(--fg-subtle);font-family:var(--font-body);color:var(--fg-muted);margin:0 0 1.5rem;padding:.6rem 1rem;font-size:.85rem;font-style:italic;line-height:1.7}.fitcheck-recommendation{font-family:var(--font-ui);color:var(--fg);letter-spacing:.02em;border-left:2px solid;margin:0;padding:.6rem 1rem;font-size:.8rem;font-weight:500;line-height:1.6}@media (width<=768px){.hero,.chapter,.coda{padding-bottom:4rem;padding-left:1.5rem;padding-right:1.5rem}.scroll-progress{left:.75rem}.hero-scroll-hint,.coda-copyright{right:1.5rem}.chapter-watermark{font-size:40vw;right:-4vw}}.fc-panel-inner{flex-direction:column;height:100%;display:flex}.fc-panel-header{border-bottom:1px solid #f5f0e81a;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:1rem 1.1rem .7rem;display:flex}.fc-panel-title-group{flex-direction:column;gap:.1rem;display:flex}.fc-panel-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#f5f0e861;font-size:.62rem}.fc-panel-title{color:#f5f0e8eb;letter-spacing:.01em;font-size:.78rem;font-weight:500;line-height:1.5}.fc-panel-close{color:#f5f0e866;cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-top:.1rem;padding:.1rem .2rem;font-size:.8rem;line-height:1;transition:color .15s}.fc-panel-close:hover{color:#f5f0e8e6}.fc-badge{color:#f5f0e880;letter-spacing:.02em;background:#f5f0e80d;border-left:2px solid #f5f0e833;flex-shrink:0;align-items:center;gap:.5rem;margin:.7rem 1.1rem;padding:.45rem .7rem;font-size:.7rem;display:flex}.fc-badge-pip{background:#22c55e;flex-shrink:0;width:5px;height:5px;display:inline-block}.fc-panel-body{scrollbar-width:thin;scrollbar-color:#f5f0e826 transparent;flex-direction:column;flex:1;gap:1.1rem;padding:.8rem 1.1rem .6rem;display:flex;overflow-y:auto}.fc-panel-body::-webkit-scrollbar{width:3px}.fc-panel-body::-webkit-scrollbar-thumb{background:#f5f0e826}.fc-loading-banner{text-align:center;flex:1;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.fc-loading-banner p{color:#f5f0e899;margin:0;font-size:.85rem}.fc-form{background:#0a0806e6;border-top:1px solid #f5f0e81a;flex-direction:column;flex-shrink:0;gap:.6rem;padding:1rem 1.1rem;display:flex}.fc-label{color:#f5f0e88c;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem}.fc-textarea{color:#f5f0e8;resize:vertical;box-sizing:border-box;background:#f5f0e80a;border:1px solid #f5f0e826;width:100%;padding:.65rem .8rem;font-family:inherit;font-size:.83rem;line-height:1.6;transition:border-color .2s}.fc-textarea:focus{border-color:#f5f0e866;outline:none}.fc-textarea::placeholder{color:#f5f0e838}.fc-form-footer{justify-content:space-between;align-items:center;display:flex}.fc-char-count{color:#f5f0e847;font-variant-numeric:tabular-nums;font-size:.65rem}.fc-submit{color:#f5f0e8cc;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:1px solid #f5f0e866;max-width:180px;padding:.4rem .9rem;font-family:inherit;font-size:.75rem;transition:background .18s,color .18s,border-color .18s;overflow:hidden}.fc-submit:hover:not(:disabled){color:#f5f0e8;background:#f5f0e814;border-color:#f5f0e8bf}.fc-submit:disabled{opacity:.3;cursor:not-allowed}.fc-error{color:#ef4444;padding:.2rem 0;font-size:.78rem}.fc-results{flex-direction:column;gap:1.4rem;display:flex}.fc-verdict{background:#f5f0e80a;border-left:2px solid;align-items:flex-start;gap:1rem;padding:.9rem .9rem .9rem 1rem;display:flex}.fc-verdict-score{flex-shrink:0;min-width:56px;font-size:2rem;font-weight:700;line-height:1}.fc-score-denom{opacity:.5;font-size:.9rem;font-weight:400}.fc-verdict-right{flex-direction:column;flex:1;gap:.4rem;min-width:0;display:flex}.fc-verdict-label{text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;font-weight:700}.fc-overall-bar-track{background:#f5f0e81a;height:3px;overflow:hidden}.fc-overall-bar-fill{height:100%}.fc-summary{color:#f5f0e8b8;margin:0;font-size:.78rem;line-height:1.6}.fc-section-title{text-transform:uppercase;letter-spacing:.12em;color:#f5f0e861;margin:0 0 .4rem;font-size:.62rem}.fc-radar-wrap{flex-direction:column;align-items:center;gap:.35rem;display:flex}.fc-radar{width:100%;max-width:260px}.fc-radar-legend{color:#f5f0e873;align-items:center;gap:.3rem;font-size:.65rem;display:flex}.fc-leg-swatch{flex-shrink:0;width:8px;height:8px;display:inline-block}.fc-skill-bars{flex-direction:column;gap:.75rem;display:flex}.fc-bar-legend{color:#f5f0e86b;align-items:center;gap:.3rem;margin-bottom:.15rem;font-size:.64rem;display:flex}.fc-bar-leg-swatch{flex-shrink:0;width:20px;height:3px;display:inline-block}.fc-bar-leg-cover{background:#22c55ebf}.fc-bar-leg-demand{background:#ef444480}.fc-skill-row{flex-direction:column;gap:3px;display:flex}.fc-skill-header{justify-content:space-between;align-items:baseline;display:flex}.fc-skill-name{color:#f5f0e8d1;font-size:.76rem}.fc-skill-scores{color:#f5f0e873;font-size:.68rem}.fc-skill-sep{margin:0 3px}.fc-bar-track{background:#f5f0e812;height:5px;position:relative;overflow:hidden}.fc-bar-demand{background:#ef444452;height:100%;position:absolute;top:0;left:0}.fc-bar-cover{background:#22c55ea6;height:100%;position:absolute;top:0;left:0}.fc-skill-note{color:#f5f0e861;margin:0;font-size:.65rem;line-height:1.45}.fc-proscons{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.fc-list{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.fc-list li{color:#f5f0e8b3;font-size:.75rem;line-height:1.5}.fc-pros-list li:before{content:"+ ";color:#22c55e;font-weight:700}.fc-cons-list li:before{content:"– ";color:#ef4444;font-weight:700}.fc-reasoning{background:#f5f0e808;border-left:2px solid #f5f0e81a;padding:.7rem .8rem}.fc-reasoning p{color:#f5f0e88c;margin:0;font-size:.75rem;line-height:1.6}.fc-recommendation{color:#f5f0e8bf;border-left:2px solid #f5f0e840;padding-left:.8rem;font-size:.8rem;line-height:1.55}.fc-disclaimer{color:#f5f0e840;margin:0;font-size:.63rem;line-height:1.5}.fc-desktop-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:200;background:#0a08061a;border-left:1px solid #f5f0e81a;flex-direction:column;width:320px;height:100vh;display:flex;position:fixed;top:0;right:0;overflow:hidden}.fc-drag-handle{cursor:col-resize;z-index:10;width:4px;transition:background .15s;position:absolute;top:0;bottom:0;left:0}.fc-drag-handle:hover,.fc-drag-handle:active{background:#f5f0e826}@media (width<=900px){.fc-desktop-panel{display:none}}.fc-mobile-tab{display:none}@media (width<=900px){.fc-mobile-tab{z-index:300;cursor:pointer;background:#0a0806eb;border-top:1px solid #f5f0e82e;justify-content:space-between;align-items:center;padding:.85rem 1.4rem;display:flex;position:fixed;bottom:0;left:0;right:0}}.fc-mobile-tab-label{text-transform:uppercase;letter-spacing:.14em;color:#f5f0e8bf;font-size:.72rem}.fc-mobile-tab-arrow{color:#f5f0e880;font-size:.9rem}.fc-backdrop{display:none}@media (width<=900px){.fc-backdrop{z-index:400;background:#0000008c;display:block;position:fixed;inset:0}}.fc-bottom-sheet{display:none}@media (width<=900px){.fc-bottom-sheet{z-index:500;background:#0a0806;border-top:1px solid #f5f0e82e;flex-direction:column;height:82dvh;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}}.fc-sheet-handle{cursor:pointer;background:#f5f0e833;flex-shrink:0;width:36px;height:3px;margin:.7rem auto 0}
