:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--primary:#5b4fcf;--primary-light:#7c6de0;--primary-dark:#3d35a0;--primary-bg:#f0eeff;--accent:#9333ea;--bg:#f7f6ff;--surface:#fff;--text:#111827;--text-secondary:#4b5563;--text-muted:#9ca3af;--border:#e5e7eb;--shadow-sm:0 1px 3px #5b4fcf14, 0 1px 2px #0000000f;--shadow-md:0 4px 16px #5b4fcf1f, 0 2px 6px #0000000f;--shadow-lg:0 12px 40px #5b4fcf29, 0 4px 12px #00000014;--radius-sm:8px;--radius:16px;--radius-lg:24px;--radius-full:9999px;--nav-h:64px;--bottom-nav-h:72px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}.app{flex-direction:column;min-height:100dvh;display:flex}.navbar{background:var(--surface);border-bottom:1px solid var(--border);height:var(--nav-h);z-index:100;position:sticky;top:0;box-shadow:0 1px 8px #5b4fcf0f}.nav-container{justify-content:space-between;align-items:center;max-width:1100px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.logo{color:var(--primary);letter-spacing:-.3px;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:1.2rem;font-weight:700}.nav-links{gap:.25rem;list-style:none;display:flex}.nav-links button{color:var(--text-secondary);border-radius:var(--radius-full);background:0 0;border:none;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:background .2s,color .2s}.nav-links button:hover{background:var(--primary-bg);color:var(--primary)}.nav-links button.active{background:var(--primary);color:#fff}.bottom-nav{height:var(--bottom-nav-h);background:var(--surface);border-top:1px solid var(--border);z-index:200;padding:0 .5rem env(safe-area-inset-bottom);display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}.bottom-nav button{border-radius:var(--radius);color:var(--text-muted);background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-height:56px;padding:.5rem .25rem;transition:color .2s;display:flex}.bottom-nav button.active{color:var(--primary)}.bottom-nav button.active .bnav-icon{transform:scale(1.2)}.bnav-icon{font-size:1.35rem;line-height:1;transition:transform .2s}.bnav-label{letter-spacing:.04em;text-transform:uppercase;font-size:.6rem;font-weight:700}.main-content{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:2.5rem 2rem 3rem}.section{animation:.3s fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.section-header{text-align:center;margin-bottom:2.5rem}.section-header h2{color:var(--text);letter-spacing:-.5px;margin-bottom:.5rem;font-size:2rem;font-weight:800}.section-header p{color:var(--text-secondary);font-size:1rem}.hero-section{min-height:calc(100vh - var(--nav-h) - 6rem);grid-template-columns:1fr 1.35fr;align-items:center;gap:3rem;display:grid}.hero-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);margin-bottom:.75rem;font-size:.8rem;font-weight:700}.hero-text h1{letter-spacing:-2px;color:var(--text);margin-bottom:1rem;font-size:clamp(2.6rem,5vw,4.2rem);font-weight:900;line-height:1.05}.hero-text h1 .accent{color:var(--primary)}.hero-text .tagline{color:var(--text-secondary);max-width:380px;margin-bottom:2rem;font-size:1.05rem;line-height:1.65}.hero-gallery{grid-template-columns:1fr 1fr 1fr;grid-auto-rows:minmax(150px,1fr);gap:.875rem;height:340px;display:grid}.photo-card-col{flex-direction:column;gap:.875rem;display:flex}.photo-card-col:first-of-type{grid-row:span 2}.photo-card{border-radius:var(--radius);box-shadow:var(--shadow-md);background:0 0;border:none;flex:1;padding:0;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden}.photo-card--tall{grid-row:span 2;height:100%}.photo-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.photo-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.photo-card:hover img{transform:scale(1.04)}.photo-card:active img{transform:scale(.98)}.photo-hint{color:#fff;border-radius:var(--radius-full);white-space:nowrap;pointer-events:none;background:#5b4fcfe6;padding:.3rem .875rem;font-size:.78rem;font-weight:700;animation:2.5s ease-in-out infinite pulse;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.55}}.cta-button{background:var(--primary);color:#fff;border-radius:var(--radius-full);border:none;align-items:center;gap:.5rem;min-height:48px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 14px #5b4fcf59}.cta-button:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #5b4fcf73}.cta-button:active{transform:translateY(0)}.profile-section{padding:1rem 0}.profile-card{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border);grid-template-columns:380px 1fr;align-items:start;gap:3.5rem;padding:2.5rem;display:grid}.profile-card--reverse{grid-template-columns:1fr 380px}.profile-card--reverse .profile-photo-wrap{order:2}.profile-card--reverse .profile-body{order:1}.profile-photo-wrap{border-radius:var(--radius);aspect-ratio:3/4;box-shadow:var(--shadow-lg);overflow:hidden}.profile-photo{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .4s}.profile-photo-wrap:hover .profile-photo{transform:scale(1.03)}.profile-body h1{letter-spacing:-1.5px;color:var(--primary);margin-bottom:.25rem;font-size:2.75rem;font-weight:900;line-height:1}.profile-subtitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:1.75rem;font-size:.85rem;font-weight:700}.trait-list{flex-direction:column;gap:.875rem;margin-bottom:2rem;display:flex}.trait{background:var(--bg);border-radius:var(--radius);border:1px solid var(--border);align-items:flex-start;gap:1rem;padding:1rem 1.25rem;transition:border-color .2s,background .2s;display:flex}.trait:hover{border-color:var(--primary-light);background:var(--primary-bg)}.trait-icon{flex-shrink:0;margin-top:.1rem;font-size:1.4rem}.trait strong{color:var(--text);margin-bottom:.2rem;font-size:.95rem;font-weight:700;display:block}.trait p{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.button-group{flex-wrap:wrap;gap:.875rem;display:flex}.stop-button{color:#dc2626;border-radius:var(--radius-full);background:#fff;border:2px solid #fca5a5;align-items:center;gap:.5rem;min-height:48px;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.stop-button:hover{background:#fef2f2;border-color:#dc2626}.about-section{padding:1rem 0}.story-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.story-card{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:2rem;transition:transform .25s,box-shadow .25s,border-color .25s}.story-card:hover{box-shadow:var(--shadow-lg);border-color:#5b4fcf4d;transform:translateY(-4px)}.story-icon{margin-bottom:1rem;font-size:2rem}.story-card h3{color:var(--text);margin-bottom:.625rem;font-size:1.05rem;font-weight:700}.story-card p{color:var(--text-secondary);font-size:.9rem;line-height:1.65}.memories-section{padding:1rem 0}.memories-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.memory-card{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:2rem;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.memory-card:before{content:"";background:linear-gradient(90deg, var(--primary), var(--accent));height:3px;position:absolute;top:0;left:0;right:0}.memory-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.memory-emoji{margin-bottom:.875rem;font-size:2.25rem}.memory-card h3{color:var(--text);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.memory-card p{color:var(--text-secondary);font-size:.9rem;line-height:1.65}.section-divider{background:linear-gradient(90deg, transparent, var(--border), transparent);height:2px;margin:2.5rem 0}.video-collection{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.video-placeholder{aspect-ratio:16/9;background:linear-gradient(135deg, var(--primary-bg) 0%, #9333ea0d 100%);border-radius:var(--radius);border:2px dashed var(--border);color:var(--text-muted);justify-content:center;align-items:center;font-size:3rem;display:flex}.back-button{color:var(--primary);cursor:pointer;background:0 0;border:none;margin-bottom:1rem;padding:.5rem 0;font-size:.95rem;font-weight:600;transition:transform .2s;display:inline-block}.back-button:hover{transform:translate(-4px)}.skyjack-story .story-container{max-width:800px;margin:0 auto}.story-intro{background:linear-gradient(135deg, var(--primary-bg) 0%, #9333ea14 100%);border-radius:var(--radius);border-left:4px solid var(--primary);margin-bottom:3rem;padding:2rem}.story-intro h3{color:var(--primary);margin-bottom:1rem;font-size:1.5rem}.story-intro p{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.video-story-feed{flex-direction:column;gap:3rem;display:flex}.video-story-item{flex-direction:column;gap:0;display:flex}.video-wrapper{border-radius:var(--radius);width:100%;max-width:500px;box-shadow:var(--shadow-lg);background:#000;margin:0 auto;overflow:hidden}.video-wrapper video{object-fit:contain;width:100%;height:auto;max-height:70vh;display:block}.story-caption{text-align:center;margin-bottom:1.25rem;padding:0 1rem}.story-caption h4{color:var(--text);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.story-caption p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1rem;line-height:1.7}.story-epilogue{border-radius:var(--radius);text-align:center;border:2px solid var(--primary-light);background:linear-gradient(135deg,#5b4fcf1a 0%,#9333ea1a 100%);margin-top:2rem;padding:2.5rem}.story-epilogue h4{color:var(--primary);margin-bottom:1rem;font-size:1.5rem}.story-epilogue p{color:var(--text-secondary);margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.story-epilogue p:last-child{margin-bottom:0}.story-epilogue strong{color:var(--primary);font-size:1.15rem}.contact-section{padding:1rem 0}.contact-form{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);max-width:540px;box-shadow:var(--shadow-md);flex-direction:column;gap:1.25rem;margin:0 auto;padding:2.5rem;display:flex}.form-input,.form-textarea{border:1.5px solid var(--border);border-radius:var(--radius-sm);color:var(--text);background:var(--bg);width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.form-input:focus,.form-textarea:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 3px #5b4fcf1f}.form-textarea{resize:vertical;min-height:140px}.submit-button{background:var(--primary);color:#fff;border-radius:var(--radius-sm);border:none;min-height:48px;padding:1rem;font-size:1rem;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 14px #5b4fcf4d}.submit-button:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 6px 20px #5b4fcf66}.footer{background:var(--surface);border-top:1px solid var(--border);text-align:center;padding:1.5rem 2rem}.footer p{color:var(--text-muted);font-size:.875rem}@media (width<=900px){.hero-section{grid-template-columns:1fr;gap:2rem;min-height:auto}.hero-text{text-align:center}.hero-text .tagline{max-width:100%;margin-left:auto;margin-right:auto}.hero-gallery{height:360px}.profile-card{grid-template-columns:280px 1fr;gap:2.5rem;padding:2rem}.profile-card--reverse{grid-template-columns:1fr 280px}}@media (width<=640px){.bottom-nav{display:flex}.app{padding-bottom:var(--bottom-nav-h)}.navbar{height:52px}.nav-links{display:none}.nav-container{justify-content:center}.logo{font-size:1.05rem}.main-content{padding:1.25rem 1rem 1.5rem}.hero-section{grid-template-columns:1fr;gap:1.5rem;min-height:auto}.hero-text{text-align:center;order:1}.hero-gallery{order:2}.hero-text h1{letter-spacing:-1px;font-size:2.25rem}.hero-gallery{grid-template-columns:1fr;gap:.75rem;height:auto}.photo-card--tall{height:auto}.photo-card-col{flex-direction:column;gap:.75rem;height:auto}.photo-card-col .photo-card{flex:none}.photo-card img{object-fit:initial;height:auto}.profile-card,.profile-card--reverse{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.profile-card--reverse .profile-photo-wrap{order:-1}.profile-card--reverse .profile-body{order:1}.profile-photo-wrap{aspect-ratio:auto;height:auto;max-height:none}.profile-photo{object-fit:initial;height:auto}.profile-body h1{font-size:2rem}.profile-subtitle{margin-bottom:1.25rem}.button-group{flex-direction:column}.cta-button,.stop-button{justify-content:center;width:100%}.story-grid,.memories-grid{grid-template-columns:1fr;gap:.875rem}.story-card,.memory-card{padding:1.375rem}.section-header h2{font-size:1.625rem}.contact-form{padding:1.5rem}.story-intro{margin-bottom:2rem;padding:1.5rem}.story-intro h3{font-size:1.25rem}.story-intro p{font-size:.95rem}.video-story-feed{gap:2rem}.video-wrapper{max-width:100%}.story-caption{padding:0}.story-caption h4{font-size:1.1rem}.story-caption p{font-size:.95rem}.story-epilogue{padding:1.5rem}.story-epilogue h4{font-size:1.25rem}.story-epilogue p{font-size:.95rem}.footer{display:none}}.link-wipe{z-index:1000;pointer-events:all;position:fixed;inset:0;overflow:hidden}.link-wipe__veil,.link-wipe__flash{pointer-events:none;position:absolute;inset:0}.link-wipe__veil{animation:link-wipe-veil var(--wipe-ms) ease both;background:radial-gradient(58% 72% at 50% 44%,#5c3a1033,#0a0712d1 74%),repeating-linear-gradient(-16deg,#0000 0 22px,#ffd68209 22px 24px)}.link-wipe__flash{mix-blend-mode:screen;animation:link-wipe-flash var(--wipe-ms) ease both;background:radial-gradient(circle at 50% 42%,#ffdc8cb8,#ffaa2814 36%,#0000 62%)}.link-wipe__rider{aspect-ratio:854/1332;width:auto;height:min(96dvh,1180px);animation:link-wipe-forward var(--wipe-ms) both;will-change:transform;position:absolute;top:50%;left:0}.link-wipe--back .link-wipe__rider{animation-name:link-wipe-back}.link-wipe__flip{height:100%;position:relative}.link-wipe--back .link-wipe__flip{transform:scaleX(-1)}.link-wipe__glow{filter:blur(16px);z-index:0;pointer-events:none;background:radial-gradient(circle,#ffc4468c,#ff8c181f 52%,#0000 70%);width:78%;height:58%;position:absolute;top:22%;left:8%}.link-wipe__guy,.link-wipe__ghost{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;max-width:none;height:100%}.link-wipe__guy{z-index:1;filter:drop-shadow(0 28px 22px #0000006b)drop-shadow(0 0 22px #ffb03052);display:block;position:relative}.link-wipe__ghost{opacity:0;filter:blur(9px);z-index:0;animation:link-wipe-ghost var(--wipe-ms) linear both;position:absolute;top:0;left:-8%}.link-wipe__shine{z-index:2;pointer-events:none;mix-blend-mode:screen;animation:link-wipe-glint var(--wipe-ms) ease both;background:linear-gradient(108deg,#0000 38%,#fff8dc00 44%,#ffecb4cc 50%,#fff8dc00 56%,#0000 62%) 0 0/260% 100% no-repeat;position:absolute;inset:0;-webkit-mask-image:url(/assets/link-transition-BtYn9IdK.png);mask-image:url(/assets/link-transition-BtYn9IdK.png);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.app.is-wiping .navbar,.app.is-wiping .bottom-nav,.app.is-wiping .footer{opacity:.55;transition:opacity .2s}.app.is-wiping .main-content{transition:transform .25s;transform:scale(.985)}@media (width>=700px){.app.is-wiping .main-content{filter:blur(5px);transition:transform .25s,filter .25s}}@keyframes link-wipe-forward{0%{animation-timing-function:cubic-bezier(.16,.84,.32,1);transform:translate(-118%,-50%)rotate(-8deg)scale(.9)}30%{animation-timing-function:linear;transform:translate(calc(50vw - 50%),-50%)rotate(-1.5deg)scale(1)}68%{animation-timing-function:cubic-bezier(.5,.05,.9,.5);transform:translate(calc(50vw - 50%),-51%)rotate(1.5deg)scale(1.03)}to{transform:translate(calc(100vw + 6%),-54%)rotate(9deg)scale(.92)}}@keyframes link-wipe-back{0%{animation-timing-function:cubic-bezier(.16,.84,.32,1);transform:translate(calc(100vw + 6%),-50%)rotate(8deg)scale(.9)}30%{animation-timing-function:linear;transform:translate(calc(50vw - 50%),-50%)rotate(1.5deg)scale(1)}68%{animation-timing-function:cubic-bezier(.5,.05,.9,.5);transform:translate(calc(50vw - 50%),-51%)rotate(-1.5deg)scale(1.03)}to{transform:translate(-118%,-54%)rotate(-9deg)scale(.92)}}@keyframes link-wipe-veil{0%{opacity:0}22%{opacity:1}74%{opacity:1}to{opacity:0}}@keyframes link-wipe-flash{0%,26%{opacity:0}46%{opacity:1}70%,to{opacity:0}}@keyframes link-wipe-ghost{0%{opacity:.38}18%{opacity:.34}30%,68%{opacity:0}80%{opacity:.34}to{opacity:.22}}@keyframes link-wipe-glint{0%,24%{opacity:0;background-position:130% 0}40%{opacity:1}66%{opacity:1;background-position:-30% 0}84%,to{opacity:0;background-position:-30% 0}}@media (prefers-reduced-motion:reduce){.link-wipe{display:none}}
