/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */.sn_lifecycle_container{max-width:1000px;margin:0 auto;padding:2rem 1rem}.sn_form_container{background-color:#fff;border-radius:1rem;margin-bottom:3rem;padding:2rem;box-shadow:0 10px 30px #0000001a}.sn_form_title{color:var(--sn_dark);text-align:center;font-size:1.75rem}.sn_form_group,.sn_form_title{margin-bottom:1.5rem}.sn_form_label{margin-bottom:.5rem;font-weight:500;display:block}.sn_form_input{border:2px solid #e0e0e0;border-radius:.5rem;width:100%;padding:.75rem;font-size:1rem;transition:border-color .3s}.sn_form_input:focus{border-color:var(--sn_primary);outline:none}.sn_form_error{color:#f33;margin-top:.5rem;font-size:.875rem}.sn_form_submit{background-color:var(--sn_primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;margin:0 auto;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:block}.sn_form_submit:hover{background-color:#ff5252;transform:translateY(-2px)}.sn_grid_container{margin-bottom:3rem}.sn_grid{grid-template-columns:repeat(10,1fr);gap:.5rem;display:grid}.sn_grid_cell{aspect-ratio:1;cursor:pointer;background-color:#f0f0f0;border-radius:.25rem;justify-content:center;align-items:center;font-weight:700;transition:all .3s;display:flex}.sn_grid_cell.sn_lived{background-color:var(--sn_secondary);color:#fff}.sn_grid_cell:hover{transform:scale(1.05)}.sn_tooltip{background-color:var(--sn_dark);color:#fff;z-index:10;opacity:0;pointer-events:none;border-radius:.5rem;max-width:200px;padding:.75rem;font-size:.875rem;transition:opacity .3s;position:absolute}.sn_stats_container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.sn_stat_card{background-color:#fff;border-radius:1rem;padding:1.5rem;transition:transform .3s;box-shadow:0 5px 15px #0000001a}.sn_stat_card:hover{transform:translateY(-5px)}.sn_stat_title{color:var(--sn_primary);margin-bottom:.5rem;font-size:1.25rem}.sn_stat_value{margin-bottom:.5rem;font-size:2rem;font-weight:700}.sn_stat_description{color:#666;font-size:.875rem}.sn_checklist_container{background-color:#fff;border-radius:1rem;margin-bottom:3rem;padding:2rem;box-shadow:0 10px 30px #0000001a}.sn_checklist_title{text-align:center;margin-bottom:1.5rem;font-size:1.75rem}.sn_checklist_items{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.sn_checklist_item{background-color:#f9f9f9;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem;transition:background-color .3s;display:flex}.sn_checklist_item:hover{background-color:#f0f0f0}.sn_checklist_checkbox{appearance:none;border:2px solid var(--sn_primary);cursor:pointer;border-radius:.25rem;width:1.5rem;height:1.5rem;position:relative}.sn_checklist_checkbox:checked{background-color:var(--sn_primary)}.sn_checklist_checkbox:checked:after{content:"✓";color:#fff;font-size:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sn_checklist_label{cursor:pointer;font-size:1rem}.sn_motivation_container{background-color:#fff;border-radius:1rem;margin-bottom:3rem;padding:2rem;box-shadow:0 10px 30px #0000001a}.sn_motivation_title{text-align:center;margin-bottom:1.5rem;font-size:1.75rem}.sn_motivation_facts{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.sn_motivation_fact{background-color:#f9f9f9;border-radius:.75rem;padding:1.5rem;transition:transform .3s}.sn_motivation_fact:hover{transform:translateY(-5px)}.sn_forecast_container{background-color:#fff;border-radius:1rem;margin-bottom:3rem;padding:2rem;box-shadow:0 10px 30px #0000001a}.sn_forecast_title{text-align:center;margin-bottom:1.5rem;font-size:1.75rem}.sn_forecast_predictions{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.sn_forecast_prediction{background-color:#f9f9f9;border-radius:.75rem;padding:1.5rem;transition:transform .3s}.sn_forecast_prediction:hover{transform:translateY(-5px)}.sn_sharing_container{background-color:#fff;border-radius:1rem;margin-bottom:3rem;padding:2rem;box-shadow:0 10px 30px #0000001a}.sn_sharing_title{text-align:center;margin-bottom:1.5rem;font-size:1.75rem}.sn_sharing_options{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.sn_sharing_option{text-align:center;cursor:pointer;background-color:#f9f9f9;border-radius:.75rem;padding:1.5rem;transition:transform .3s}.sn_sharing_option:hover{transform:translateY(-5px)}.sn_sharing_icon{margin-bottom:1rem;font-size:2rem}.sn_sharing_name{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.sn_sharing_description{color:#666;font-size:.875rem}.sn_confetti{pointer-events:none;z-index:1000;width:100%;height:100%;position:fixed;top:0;left:0}@media (max-width:768px){.sn_grid{grid-template-columns:repeat(5,1fr)}.sn_checklist_items,.sn_forecast_predictions,.sn_motivation_facts,.sn_sharing_options,.sn_stats_container{grid-template-columns:1fr}}.sn_container{max-width:1200px;margin:0 auto;padding:0 1rem}.sn_button{background-color:var(--sn_primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.sn_button:hover{background-color:#ff5252;transform:translateY(-2px)}.sn_section{padding:4rem 0}.sn_title{color:var(--sn_dark);margin-bottom:1.5rem;font-size:2.5rem}.sn_subtitle{color:var(--sn_dark);margin-bottom:1rem;font-size:1.5rem}.sn_text{margin-bottom:1rem;line-height:1.6}.sn_navbar{background-color:var(--sn_light);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 2px 10px #0000001a}.sn_logo{color:var(--sn_primary);font-size:1.5rem;font-weight:700}.sn_nav_links{gap:2rem;display:flex}.sn_nav_link{font-weight:500;transition:color .3s}.sn_nav_link:hover{color:var(--sn_primary)}@media (max-width:768px){.sn_title{font-size:2rem}.sn_subtitle{font-size:1.25rem}}.container{width:100%;position:relative}section{z-index:1;position:relative}.landing_section{width:100vw;height:100vh;padding:2em;position:relative;overflow:hidden}.landing_hero{color:#fbf6c1;align-items:flex-end;width:100vw;height:100svh;display:flex;overflow:hidden}.landing_hero-img{width:100%;height:100%;position:absolute;top:0;left:0}.landing_hero-img img{object-fit:cover;width:100%;height:100%}.landing_hero-img-gradient{background:linear-gradient(#0000,#000)}.landing_hero-img-gradient,.landing_hero-img-overlay{width:100%;height:100%;position:absolute;top:0;left:0}.landing_hero-img-overlay{background:linear-gradient(#ffffff13,#ffffff13 4px,#0000 4px 9px) 0 0/100% 9px;animation:pan-overlay 22s linear infinite}.landing_hero .container .landing_hero-copy{justify-content:space-between;align-items:flex-end;width:100%;display:flex}.landing_hero-copy-col:first-child{width:75%}@media (max-width:900px){.landing_hero-copy-col:first-child{width:100%}}.landing_hero-copy-col:first-child h3{margin-left:.5rem;position:relative}.landing_sticky{background-color:#000;width:100vw;height:100vh;padding:2em;position:relative;overflow:hidden}.landing_sticky p{z-index:2;mix-blend-mode:difference;max-width:80%;margin:0 auto;padding-top:15vh;font-size:1.5rem;line-height:1.4;position:relative;color:#000!important}@media (max-width:768px){.landing_sticky p{max-width:90%;font-size:1rem}}.landing_char{pointer-events:none;opacity:0;z-index:1;will-change:transform;color:#eb4330;font-weight:700;display:inline-block;position:absolute}.tech_skills_section{background:#000;width:100vw;height:100vh;position:relative;overflow:hidden}.tech_skills_text_container{pointer-events:none;z-index:10;mix-blend-mode:difference;width:100%;height:100%;position:absolute}.tech_skills_crazytext{color:#ebeae4;text-align:center;mix-blend-mode:difference;opacity:.9;text-shadow:0 0 10px #ffffff4d;width:80%;font-family:Courier New,monospace;font-size:3.5vw;line-height:1.2;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.tech_skills_cards_container{height:100vh;position:relative}.tech_skills_card{perspective:1000px;will-change:top,transform;width:300px;height:450px;position:absolute;top:150%;left:50%;transform:translate(-50%,-50%)}.tech_skills_card_wrapper{transition:transform .8s cubic-bezier(.4,.2,.2,1);position:absolute}.tech_skills_card_wrapper,.tech_skills_flip_inner{width:100%;height:100%;transform-style:preserve-3d}.tech_skills_flip_inner{position:relative}.tech_skills_flip_back,.tech_skills_flip_front{backface-visibility:hidden;border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:absolute;box-shadow:0 25px 45px #00000040}.tech_skills_flip_front{transform-style:preserve-3d;background:linear-gradient(45deg,#eb4330,#ff6b6b);border:2px solid #ffffff1a}.tech_skills_flip_front:after{content:"";background:linear-gradient(45deg,#0000,#0000001a);width:100%;height:100%;position:absolute;top:0;left:0}.tech_skills_flip_title{color:#ebeae4;text-align:center;text-shadow:0 5px 15px #0003;z-index:2;font-size:2.2rem;position:relative;transform:translateZ(30px)}.tech_skills_flip_back{background:#1a1a1a;flex-direction:column;gap:1rem;padding:2rem;transform:rotateY(180deg)}.tech_skills_grid{grid-template-columns:repeat(1,1fr);gap:1rem;width:100%;display:grid}.tech_skills_badge{opacity:0;border-radius:8px;align-items:center;padding:.8rem;display:flex;position:relative;overflow:hidden;transform:translateY(20px)}.tech_skills_badge_bg{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1;background:#ffffff1a;width:100%;height:100%;position:absolute;top:0;left:0}.tech_skills_badge_text{color:#fff;z-index:2;text-shadow:0 2px 4px #0003;font-size:.9rem;line-height:1;position:relative}.tech_skills_flip_back_title{color:#ebeae4;text-align:center;margin-bottom:10px;font-size:1.5rem;position:relative}.tech_skills_badge:hover .tech_skills_badge_bg{background:#ffffff26}@keyframes tech-skills-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(3deg)}}.tech_skills_badge_icon{filter:drop-shadow(0 2px 4px #0003);margin-right:10px;font-size:1rem;position:relative;z-index:2!important;padding-top:3px!important}@media (max-width:768px){.tech_skills_badge{opacity:1}.tech_skills_crazytext{width:90%;font-size:5.5vw}.tech_skills_card{width:75vw;height:70vh!important}.tech_skills_flip_title{font-size:1.8rem}}.contact_section{perspective:1000px;color:#fff;background:#141218;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.contact_grid{transform-origin:50%;background-image:repeating-linear-gradient(#ffffff10 0 1px,#0000 1px 80px),repeating-linear-gradient(90deg,#ffffff10 0 1px,#0000 1px 80px);background-size:80px 80px;position:absolute;inset:-50%;transform:rotateX(60deg)translateZ(-200px)}.contact_content{text-align:center;z-index:1;padding-inline:1rem}.contact_heading{margin-bottom:2rem;font-size:clamp(2rem,5vw + 1rem,5rem);font-weight:700;line-height:1.05}.contact_btn{color:#fff;filter:drop-shadow(0 0 6px #ff00b766);background:#ff00b7;border-radius:6px;padding:1rem 3rem;font-size:1.25rem;font-weight:600;text-decoration:none;transition:transform .25s;display:inline-block}.contact_btn:hover{transform:scale(1.07)}:root{--sn_primary:#ff6b6b;--sn_secondary:#4ecdc4;--sn_accent:#ffe66d;--sn_dark:#292f36;--sn_light:#f7fff7;--background:#182a2a;--foreground:#fbf6c1;--foreground-secondary:#30726e;--foreground-tertiary:#c4b59c;--background-light:#eee1ce;--foreground-light:#255956}*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow-x:hidden}body{color:#ebeae4;background-color:#0f0f0f}a{color:inherit;text-decoration:none}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Extralight.otf);font-weight:200}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Light.otf);font-weight:300}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Regular.otf);font-weight:400}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Medium.otf);font-weight:500}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Bold.otf);font-weight:700}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Thin.otf);font-weight:100}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Ultralight.otf);font-weight:200}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Light.otf);font-weight:300}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Regular.otf);font-weight:400}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Book.otf);font-weight:500}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Medium.otf);font-weight:600}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-SemiBold.otf);font-weight:700}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Bold.otf);font-weight:800}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Black.otf);font-weight:900}@font-face{font-family:NeueBit;src:url(/fonts/neue-bit/PPNeueBit-Regular.otf);font-weight:400}@font-face{font-family:NeueBit;src:url(/fonts/neue-bit/PPNeueBit-Bold.otf);font-weight:700}h1{letter-spacing:-.35rem;line-height:90%}h1,h2{text-transform:uppercase;font-family:Nippo;font-size:7rem;font-weight:400}h2{line-height:100%}h3{font-size:3rem}h3,h4{text-transform:uppercase;font-family:NeueBit;font-weight:600;line-height:100%}h4{font-size:2rem}.container{padding:4em}@media (max-width:900px){h1{letter-spacing:-.25rem;font-size:4rem}h2{font-size:2.75rem}h3{font-size:2rem}.container{padding:2em}}.navbar{position:fixed;top:0;left:0;width:100vw;padding:2em 4em;z-index:100000000;display:flex;gap:2em}.navbar-col{flex:1;display:flex;gap:2emc}.navbar-sub-col{flex:1}.logo h3{font-size:2.5rem}.logo h3,.nav-items p,.time p{font-family:Nippo;font-weight:400;color:var(--foreground)}.nav-items p,.time p{position:relative;top:.075rem;font-size:1.125rem;-webkit-text-stroke:.25px var(--foreground)}.nav-items p{text-transform:none;margin-bottom:.5rem}.music-toggle-wrapper{display:flex;justify-content:flex-end}.music-toggle-btn{width:100px;height:40px;background-color:var(--foreground-secondary);border-radius:4rem;justify-content:center;cursor:pointer}.sound-bars{display:inline-block;margin-right:8px}.music-toggle-btn{display:flex;align-items:center}.music-toggle-btn p{font-family:Nippo;font-weight:400;font-size:1rem;color:var(--foreground);-webkit-text-stroke:.25px var(--foreground)}.sound-bars svg path{stroke:var(--foreground)}@media (max-width:900px){.navbar{padding:2em}.nav-items{display:flex;flex-direction:column;align-items:flex-end}}.progress-bar{position:fixed;top:0;left:0;width:100%;height:7px;background:linear-gradient(45deg,#eb4330,#ff6b6b);z-index:10000;will-change:transform;transform:scaleX(0);transform-origin:center left;mix-blend-mode:difference;z-index:999999!important}@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ae822095a172cc5c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3c70c5716f1730b3-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fc727f226c737876-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/77fb5eec12c66d49-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/281dae1e814de8c6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/806de4d605d3ad01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Mono Fallback;src:local("Arial");ascent-override:81.58%;descent-override:26.30%;line-gap-override:0.00%;size-adjust:137.28%}.__className_e8b655{font-family:Space Mono,Space Mono Fallback;font-style:normal}