/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}:root{--bg-page:#0f0e1a;--bg-page-alt:#141420;--bg-section:#121320;--bg-section-soft:#16182a;--bg-section-strong:#0b0c15;--surface:#141420d1;--surface-strong:#181827f0;--surface-muted:#ffffff0a;--line:#ffffff14;--line-strong:#ffffff29;--line-soft:#ffffff0a;--text:#f7f8fb;--text-soft:#e4e7efc2;--text-muted:#b0b7c49e;--text-inverse:#f7f8fb;--text-inverse-soft:#e4e7efbd;--accent:#80f5c2;--accent-strong:#0f9;--accent-soft:#80f5c224;--accent-alt:#ffc86b;--shadow-soft:0 20px 60px #00000047;--shadow-strong:0 36px 110px #0000006b;--radius-sm:.9rem;--radius-md:1.35rem;--radius-lg:1.9rem;--radius-xl:2.8rem;--font-body:Inter, "Segoe UI", system-ui, sans-serif;--font-display:Inter, "Segoe UI", system-ui, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg-page)}body{font-family:var(--font-body);color:var(--text);background:linear-gradient(180deg, #ffffff04, #fff0 18%), linear-gradient(180deg, var(--bg-page) 0%, #111321 48%, var(--bg-section-strong) 100%);margin:0}::selection{background:#80f5c238}#root{min-height:100vh}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button:not(:disabled),a[href]{cursor:pointer}button{font:inherit}button:disabled{cursor:not-allowed}img{max-width:100%;display:block}h1,h2,h3,h4,p,ul{margin:0}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:0}p{color:inherit}:focus-visible{outline-offset:3px;outline:2px solid #80f5c2b8}.rb-spotlight-card{border-radius:var(--radius-lg);border:1px solid var(--line);--rb-mouse-x:50%;--rb-mouse-y:50%;--rb-spotlight-color:#80f5c229;background:linear-gradient(#ffffff0b,#ffffff03),#141420e6;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden}.rb-spotlight-card:hover,.rb-spotlight-card:focus-within{box-shadow:var(--shadow-soft);border-color:#80f5c238;transform:translateY(-3px)}.rb-spotlight-card:before{content:"";background:radial-gradient(circle at var(--rb-mouse-x) var(--rb-mouse-y), var(--rb-spotlight-color), transparent 70%);opacity:0;pointer-events:none;transition:opacity .22s;position:absolute;inset:0}.rb-spotlight-card:hover:before,.rb-spotlight-card:focus-within:before{opacity:.88}.rb-tilted-card{--rb-tilt-rotate-x:0deg;--rb-tilt-rotate-y:0deg;--rb-tilt-glare-x:50%;--rb-tilt-glare-y:50%;perspective:1600px;height:100%;transform-style:preserve-3d;position:relative}.rb-tilted-card__inner{height:100%;transform:rotateX(var(--rb-tilt-rotate-x)) rotateY(var(--rb-tilt-rotate-y)) translateZ(0);transform-style:preserve-3d;will-change:transform;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative}.rb-tilted-card__inner:before{content:"";border-radius:inherit;background:radial-gradient(circle at var(--rb-tilt-glare-x) var(--rb-tilt-glare-y), #fff3, transparent 44%);opacity:0;pointer-events:none;transition:opacity .22s;position:absolute;inset:0}.rb-tilted-card:hover .rb-tilted-card__inner:before,.rb-tilted-card:focus-within .rb-tilted-card__inner:before{opacity:1}.rb-animated-list{width:100%;position:relative}.rb-animated-list__scroll{max-height:24rem;padding-right:.35rem;overflow-y:auto}.rb-animated-list__scroll::-webkit-scrollbar{width:7px}.rb-animated-list__scroll::-webkit-scrollbar-track{background:#ffffff09;border-radius:999px}.rb-animated-list__scroll::-webkit-scrollbar-thumb{background:#80f5c252;border-radius:999px}.rb-animated-list__scroll--hidden{-ms-overflow-style:none;scrollbar-width:none}.rb-animated-list__scroll--hidden::-webkit-scrollbar{display:none}.rb-animated-list__motion-item+.rb-animated-list__motion-item{margin-top:.75rem}.rb-animated-list__item{border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff07;padding:1rem 1.1rem;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s}.rb-animated-list__item:hover,.rb-animated-list__item.is-selected{background:#80f5c21a;border-color:#80f5c270;transform:translate(4px);box-shadow:inset 0 0 0 1px #80f5c214}.rb-animated-list__item-text{color:var(--text-inverse);margin:0;font-size:.98rem;font-weight:600}.rb-animated-list__gradient{pointer-events:none;transition:opacity .18s;position:absolute;left:0;right:0}.rb-animated-list__gradient--top{background:linear-gradient(#0b0c15fa,#0000);height:3rem;top:0}.rb-animated-list__gradient--bottom{background:linear-gradient(#0000,#0b0c15fa);height:4rem;bottom:0}.portfolio-shell{isolation:isolate;background:var(--bg-page);min-height:100vh;position:relative;overflow:clip}.portfolio-background{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.portfolio-background__veil,.portfolio-background__gradient,.portfolio-background__grid,.portfolio-background__glow{position:absolute;inset:0}.portfolio-background__veil{opacity:1;filter:saturate(1.18)brightness(.96)contrast(1.08);transform:scale(1.04)}.portfolio-background__gradient{background:radial-gradient(circle at 100% 0,#ffc86b33,#0000 26%),radial-gradient(circle at 0 0,#00ff9929,#0000 28%),linear-gradient(#04050a1f,#04050a47 32%,#04050a80 100%);animation:18s ease-in-out infinite alternate portfolio-gradient-shift}.portfolio-background__grid{opacity:.22;background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;-webkit-mask-image:linear-gradient(#0000004d,#0000 78%);mask-image:linear-gradient(#0000004d,#0000 78%)}.portfolio-background__glow{opacity:1;mix-blend-mode:screen;background:radial-gradient(circle at 18% 22%,#00ff9924,#0000 20%),radial-gradient(circle at 82% 18%,#ffc86b1f,#0000 18%),radial-gradient(circle at 66% 78%,#63a6ff14,#0000 16%);animation:16s ease-in-out infinite alternate portfolio-glow-drift}@keyframes portfolio-gradient-shift{0%{transform:translate(0)scale(1)}to{transform:translateY(-1.5%)scale(1.03)}}@keyframes portfolio-glow-drift{0%{transform:translate(-1.5%)scale(1)}50%{transform:translate(1.5%,-1.5%)scale(1.04)}to{transform:translate(-1%,1.5%)scale(1.02)}}.scroll-progress{z-index:90;transform-origin:0;background:linear-gradient(90deg, var(--accent), var(--accent-strong));height:3px;position:fixed;inset:0 0 auto;box-shadow:0 0 24px #00ff9980}.portfolio-main{z-index:1;position:relative}.section-inner{width:min(1180px,100% - 2rem);margin:0 auto}.section-band{padding:clamp(4.8rem,8vw,7.3rem) 0;position:relative}.section-band:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:min(1180px,100% - 2rem);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.section-band--light{background:linear-gradient(#ffffff04,#fff0)}.section-band--warm{background:linear-gradient(#ffc86b09,#ffc86b00),#0e0f1999}.section-band--dark{background:linear-gradient(#00ff9906,#0f90),#0809117a}.portfolio-nav{z-index:60;-webkit-backdrop-filter:none;backdrop-filter:none;width:min(1180px,100% - 2rem);box-shadow:none;background:0 0;border:none;border-radius:999px;margin-inline:auto;transition:opacity .22s;position:fixed;top:1.1rem;left:0;right:0}.portfolio-nav.is-hidden{pointer-events:none}body.timeline-modal-open .portfolio-nav,body.project-modal-open .portfolio-nav{pointer-events:none;visibility:hidden;opacity:0!important}.portfolio-nav__inner{justify-content:center;align-items:center;gap:1rem;min-height:4.4rem;padding:0 3.4rem;display:flex;position:relative}.portfolio-nav__desktop{border:1px solid var(--line-soft);background:#ffffff07;border-radius:999px;align-items:center;gap:.3rem;padding:.28rem;display:inline-flex}.portfolio-nav__link{color:#b0b7c48f;border-radius:999px;padding:.72rem .95rem;font-size:.9rem;font-weight:650;transition:color .18s,transform .18s,opacity .18s;position:relative}.portfolio-nav__link:hover,.portfolio-nav__link:focus-visible,.portfolio-nav__link.is-active{color:var(--text)}.portfolio-nav__link.is-active{color:var(--accent);text-shadow:0 0 14px #80f5c22e;font-weight:700}.portfolio-nav__link span:last-child{z-index:1;position:relative}.portfolio-nav__mobile-toggle{border:1px solid var(--line);width:2.85rem;height:2.85rem;color:var(--text);background:#ffffff08;border-radius:999px;justify-content:center;align-items:center;display:none;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.portfolio-nav__mobile-menu{border-top:1px solid var(--line);background:#0c0d16f5;display:none;overflow:hidden}.portfolio-nav__mobile-menu-inner{gap:.35rem;padding:.8rem 0 1rem;display:grid}.portfolio-nav__mobile-link{color:var(--text-muted);padding:.85rem 0;font-weight:600}.portfolio-nav__mobile-link.is-active{color:var(--text);font-weight:700}.button{letter-spacing:0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:3rem;padding:.9rem 1.2rem;font-size:.94rem;font-weight:700;transition:transform .18s,border-color .18s,background-color .18s,color .18s,box-shadow .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button--primary{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-strong) 100%);color:#0c1118;box-shadow:0 12px 32px #00ff9938}.button--secondary{color:var(--text-inverse);background:#ffffff09;border-color:#ffffff24}.button--ghost{border-color:var(--line);color:var(--text-inverse-soft);background:#ffffff08}.home-section{color:var(--text-inverse);padding:clamp(7rem,10vw,8.6rem) 0 clamp(4.6rem,8vw,6rem);position:relative;overflow:hidden}.home-section:before{content:"";pointer-events:none;background:linear-gradient(120deg,#00ff990e 0%,#0f90 22%),linear-gradient(300deg,#ffc86b0d 0%,#ffc86b00 18%);position:absolute;inset:0}.home-section__inner{z-index:1;grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid;position:relative}.home-section__copy{gap:1.2rem;max-width:64rem;display:grid}.home-section__badge-row{flex-wrap:wrap;gap:.6rem;display:flex}.home-section__eyebrow{width:fit-content;color:var(--accent);text-transform:uppercase;letter-spacing:.08em;background:#ffffff09;border:1px solid #80f5c229;border-radius:999px;align-items:center;padding:.46rem .74rem;font-size:.78rem;font-weight:700;display:inline-flex}.home-section__eyebrow--muted{border-color:var(--line);color:var(--text-soft)}.home-section h1{max-width:14ch;font-size:clamp(3.5rem,8vw,6.3rem);line-height:.93}.home-section__identity{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(1rem,3vw,1.8rem);display:grid}.home-section__identity-copy{gap:.8rem;min-width:0;display:grid}.home-section__headline{max-width:34rem;color:var(--text-soft);font-size:clamp(1.15rem,2vw,1.45rem);font-weight:600;line-height:1.45}.home-section__summary{max-width:41rem;color:var(--text);font-size:1.08rem;line-height:1.8}.home-section__lead{max-width:39rem;color:var(--text-soft);line-height:1.8}.home-section__signal-row{flex-wrap:wrap;gap:.65rem;display:flex}.home-section__signal-row span,.home-section__visual-meta span{border:1px solid var(--line);color:var(--text-soft);background:#ffffff09;border-radius:999px;padding:.55rem .82rem;font-size:.83rem;font-weight:600}.home-section__actions{flex-wrap:wrap;gap:.85rem;margin-top:.2rem;display:flex}.home-section__interest-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0b14b8;border:1px solid #ffffff1f;border-radius:1.15rem;gap:.32rem;width:fit-content;max-width:36rem;padding:.85rem .92rem;display:grid;box-shadow:0 18px 36px #0000002e}.home-section__interest-panel span{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}.home-section__interest-panel strong{color:var(--text);font-size:.9rem;line-height:1.55}.home-section__stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:1.55rem 0 0;list-style:none;display:grid}.home-section__stats li{border:1px solid var(--line);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff09;gap:.35rem;padding:1rem;display:grid}.home-section__stat-value{color:var(--text);font-size:clamp(1.9rem,4vw,2.8rem);font-weight:700}.home-section__stat-label{color:var(--text-soft);font-size:.9rem}.count-up{font-variant-numeric:tabular-nums}.home-section__visual{justify-items:end;gap:1rem;display:grid}.home-section__visual-shell{border:1px solid var(--line);border-radius:calc(var(--radius-xl) - .2rem);width:min(100%,35rem);box-shadow:var(--shadow-strong);background:linear-gradient(#ffffff0e,#ffffff04),#141420b3;padding:.95rem;position:relative}.home-section__artwork{aspect-ratio:1;object-fit:cover;border-radius:calc(var(--radius-lg) - .2rem);border:1px solid #ffffff14;width:100%}.home-section__avatar-stage{aspect-ratio:1;background:radial-gradient(circle at top,#80f5c233,#0000 34%),radial-gradient(circle at bottom,#ffc86b29,#0000 28%),linear-gradient(#ffffff0a,#ffffff03),#0a0b14ad;border-radius:50%;place-items:center;width:clamp(6.5rem,14vw,9rem);padding:.45rem;display:grid;position:relative;overflow:hidden}.home-section__avatar-stage:before{content:"";filter:blur(26px);background:radial-gradient(circle,#80f5c229,#0000 66%);border-radius:50%;position:absolute;inset:10%}.home-section__avatar{z-index:1;display:block;position:relative}.home-section__floating-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0b14d6;border:1px solid #ffffff1f;border-radius:1.15rem;gap:.32rem;max-width:16rem;padding:.85rem .92rem;display:grid;position:absolute;box-shadow:0 18px 36px #00000042}.home-section__floating-panel span{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}.home-section__floating-panel strong{color:var(--text);font-size:.9rem;line-height:1.55}.home-section__floating-panel--top{top:1.1rem;right:-1rem}.home-section__floating-panel--bottom{bottom:1.2rem;left:-1.15rem}.home-section__visual-meta{flex-wrap:wrap;gap:.6rem;display:flex}.section-heading{gap:.95rem;max-width:46rem;display:grid}.section-heading__eyebrow,.projects-section__detail-eyebrow,.skills-section__detail-kicker,.contact-section__availability,.about-section__kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:700}.section-heading h2{font-size:clamp(2.2rem,4.6vw,3.9rem);line-height:1.04}.about-section__heading h2{font-size:clamp(2rem,4vw,3.4rem)}.about-section__heading-highlight{color:var(--accent)}.section-heading p{color:var(--text-soft);font-size:1rem;line-height:1.8}.about-section__layout{grid-template-columns:minmax(0,1fr);margin-top:2.25rem;display:grid}.about-timeline__intro,.about-timeline__modal-summary,.about-timeline__modal-block p{color:var(--text-soft);line-height:1.82}.about-timeline{gap:1.3rem;min-height:100%;padding:clamp(1.4rem,2vw,1.8rem);display:grid}.about-timeline__header{gap:.8rem;max-width:38rem;display:grid}.about-timeline__intro{font-size:.98rem}.about-timeline__track{gap:1.2rem;padding:.75rem 0;display:grid;position:relative}.about-timeline__track:before{content:"";background:linear-gradient(#80f5c261,#ffffff1a);width:1px;position:absolute;top:.6rem;bottom:.6rem;left:50%;transform:translate(-50%)}.about-timeline__milestone{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(.85rem,2vw,1.4rem);padding:.25rem 0;display:grid;position:relative}.about-timeline__column{min-width:0}.about-timeline__milestone--left .about-timeline__column--right,.about-timeline__milestone--right .about-timeline__column--left{display:flex}.about-timeline__preview,.about-timeline__preview-spacer{min-height:7.75rem;display:block}.about-timeline__preview{box-shadow:none;opacity:1;background:0 0;border:1px solid #0000;border-radius:1rem;padding:1rem 1.05rem;transition:opacity .22s,border-color .22s,transform .22s,background-color .22s,box-shadow .22s}.about-timeline__preview-title-row{align-items:center;gap:.75rem;display:flex}.about-timeline__preview-title{color:var(--text);font-size:.92rem;font-weight:700;line-height:1.45;display:block}.about-timeline__preview-lines{opacity:0;gap:.55rem;margin-top:.95rem;transition:opacity .22s;display:grid}.about-timeline__preview-lines span{background:#ffffff1a;border-radius:999px;height:.55rem;display:block}.about-timeline__preview-lines span:last-child{width:72%}.about-timeline__milestone:hover .about-timeline__preview,.about-timeline__milestone:focus-visible .about-timeline__preview,.about-timeline__milestone[aria-expanded=true] .about-timeline__preview{opacity:1;background:linear-gradient(#ffffff0a,#ffffff03),#0e0f1985;border-color:#80f5c22e;transform:translateY(-2px);box-shadow:0 18px 36px #00000029}.about-timeline__milestone:hover .about-timeline__preview-lines,.about-timeline__milestone:focus-visible .about-timeline__preview-lines,.about-timeline__milestone[aria-expanded=true] .about-timeline__preview-lines{opacity:1}.about-timeline__logo-shell{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.95rem;flex:none;justify-content:center;align-items:center;width:3.15rem;height:3.15rem;display:inline-flex;overflow:hidden}.about-timeline__logo-shell--hpb{background:#fff}.about-timeline__logo-shell--infinity{color:var(--accent-strong);background:#80f5c214}.about-timeline__logo{object-fit:contain;width:100%;height:100%;padding:.28rem}.about-timeline__infinity{width:100%;height:100%}.about-timeline__milestone:hover .about-timeline__preview .about-timeline__logo-shell,.about-timeline__milestone:focus-visible .about-timeline__preview .about-timeline__logo-shell,.about-timeline__milestone[aria-expanded=true] .about-timeline__preview .about-timeline__logo-shell{border-color:#80f5c22e}.about-timeline__center{z-index:1;justify-items:center;gap:0;min-width:5.5rem;display:grid;position:relative}.about-timeline__year{color:#fbfcff;letter-spacing:0;text-shadow:0 0 14px #ffffff1a;transform-origin:50%;font-size:clamp(.92rem,1.8vw,1.2rem);font-weight:800;line-height:1;transition:transform .28s,color .24s,text-shadow .24s,font-size .24s}.about-timeline__milestone:hover .about-timeline__year,.about-timeline__milestone:focus-visible .about-timeline__year,.about-timeline__milestone[aria-expanded=true] .about-timeline__year{color:var(--accent-strong);text-shadow:0 0 16px #80f5c242,0 0 28px #80f5c22e;font-size:clamp(1.9rem,3.8vw,2.55rem);transform:scale(1.02)}.about-timeline__overlay{z-index:120;-webkit-backdrop-filter:blur(16px)saturate(.82);backdrop-filter:blur(16px)saturate(.82);scrollbar-width:none;-ms-overflow-style:none;background:#04060c94;justify-content:center;align-items:flex-start;padding:clamp(.9rem,3vh,1.4rem) 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.about-timeline__overlay::-webkit-scrollbar{width:0;height:0;display:none}.about-timeline__modal-content::-webkit-scrollbar{width:0;height:0;display:none}.about-timeline__modal-shell{width:min(42rem,100vw - 1.4rem);margin:0}.about-timeline__modal{background:linear-gradient(#ffffff0f,#ffffff04),#0a0b14f5;border:1px solid #80f5c229;border-radius:1.5rem;width:min(42rem,100vw - 1.4rem);overflow:hidden;box-shadow:0 32px 90px #0000006b}.about-timeline__modal-content{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;max-height:min(90vh,48rem);padding:clamp(1.25rem,2vw,1.8rem);scroll-padding-top:1rem;overflow:auto}.about-timeline__modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.about-timeline__modal-heading{gap:.55rem;display:grid}.about-timeline__modal-title-row{align-items:center;gap:1.1rem;display:flex}.about-timeline__modal-title-row .about-timeline__logo-shell{border-radius:1.2rem;width:4.4rem;height:4.4rem}.about-timeline__modal-year{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.84rem;font-weight:700}.about-timeline__modal h3{color:var(--text);font-size:clamp(2rem,3.2vw,2.85rem);line-height:1.14}.about-timeline__modal-close{border:1px solid var(--line);width:2.75rem;height:2.75rem;color:var(--text);background:#ffffff08;border-radius:999px;justify-content:center;align-items:center;transition:border-color .18s,background-color .18s,transform .18s;display:inline-flex}.about-timeline__modal-close:hover,.about-timeline__modal-close:focus-visible{background:#ffffff0d;border-color:#80f5c22e;transform:translateY(-1px)}.about-timeline__modal-summary{margin-top:1rem;font-size:1.02rem}.about-timeline__modal-block{margin-top:1.35rem}.about-timeline__modal-block h4{color:var(--text);letter-spacing:.06em;text-transform:uppercase;font-size:.92rem}.about-timeline__results{gap:.7rem;margin-top:.95rem;display:grid}.about-timeline__result-row{border:1px solid var(--line);background:#ffffff08;border-radius:1rem;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;padding:.85rem .95rem;display:grid}.about-timeline__result-row span{color:var(--text);line-height:1.6}.about-timeline__result-row--link{color:inherit;text-decoration:none;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s}.about-timeline__result-row--link:hover,.about-timeline__result-row--link:focus-visible{background:#80f5c20f;border-color:#80f5c238;transform:translateY(-1px);box-shadow:0 10px 24px #0000001f}.about-timeline__result-row--link:hover .about-timeline__result-link,.about-timeline__result-row--link:focus-visible .about-timeline__result-link,.about-timeline__result-row--link:hover strong,.about-timeline__result-row--link:focus-visible strong{color:var(--accent)}.about-timeline__result-link{color:var(--text);font-weight:600;line-height:1.6;text-decoration:none;transition:color .18s,opacity .18s}.about-timeline__result-link:hover,.about-timeline__result-link:focus-visible{color:var(--accent)}.about-timeline__result-row strong{color:var(--accent);font-size:.94rem}.about-timeline__media{gap:.8rem;margin:1.4rem 0 0;display:grid}.about-timeline__media-image{border:1px solid var(--line);object-fit:cover;border-radius:1.2rem;width:100%;box-shadow:0 18px 44px #00000038}.about-timeline__media figcaption{color:var(--text-muted);font-size:.9rem;line-height:1.6}.projects-section__layout{margin-top:2.25rem}.projects-section__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(1rem,2vw,1.35rem);display:grid}.projects-section__card-button{text-align:left;background:0 0;border:none;width:100%;height:100%;padding:0}.projects-section__card-motion{height:100%}.projects-section__card-shell{border:1px solid var(--line);border-radius:calc(var(--radius-lg) + .1rem);min-height:100%;box-shadow:var(--shadow-soft);background:linear-gradient(#ffffff0b,#ffffff03),#141420e6;grid-template-rows:minmax(0,13rem) auto;display:grid;overflow:hidden}.projects-section__card-button:hover .projects-section__card-shell,.projects-section__card-button:focus-visible .projects-section__card-shell{border-color:#80f5c23d;box-shadow:0 30px 68px #0000004d}.projects-section__card-visual{background:radial-gradient(circle at top,#80f5c224,#0000 38%),#070910e0;border-bottom:1px solid #ffffff0f;position:relative;overflow:hidden}.projects-section__card-image{object-fit:cover;width:100%;height:100%}.projects-section__card-copy{gap:.85rem;padding:1.2rem 1.2rem 1.3rem;display:grid}.projects-section__card-copy h3{color:var(--text);font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.12}.projects-section__card-copy p{color:var(--text-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.72;display:-webkit-box;overflow:hidden}.projects-section__detail-shell,.skills-section__detail-shell,.skills-section__list-shell{min-height:100%}.projects-section__detail-shell,.skills-section__list-shell{align-self:start}.projects-section__detail{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:100%;box-shadow:var(--shadow-soft);background:linear-gradient(#ffffff0a,#ffffff03),#141420db;gap:0;padding:clamp(1.45rem,2vw,1.9rem);display:grid}.projects-section__detail h3,.skills-section__detail h3,.contact-section__highlight h3{color:var(--text);margin-top:.82rem;font-size:clamp(1.55rem,2vw,2.05rem);line-height:1.12}.projects-section__overlay{z-index:120;-webkit-backdrop-filter:blur(16px)saturate(.82);backdrop-filter:blur(16px)saturate(.82);scrollbar-width:none;-ms-overflow-style:none;background:#04060c99;justify-content:center;align-items:flex-start;padding:clamp(.9rem,3vh,1.4rem) 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.projects-section__overlay::-webkit-scrollbar{width:0;height:0;display:none}.projects-section__modal-content::-webkit-scrollbar{width:0;height:0;display:none}.projects-section__modal-shell{width:min(64rem,100vw - 1.4rem);margin:0}.projects-section__modal{background:linear-gradient(#ffffff0f,#ffffff04),#0a0b14f5;border:1px solid #80f5c229;border-radius:1.5rem;width:min(64rem,100vw - 1.4rem);overflow:hidden;box-shadow:0 32px 90px #0000006b}.projects-section__modal-content{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;max-height:min(90vh,50rem);padding:clamp(1.25rem,2vw,1.8rem);overflow:auto}.projects-section__modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.projects-section__modal-heading{gap:.55rem;display:grid}.projects-section__modal h3{color:var(--text);font-size:clamp(2rem,3.2vw,2.85rem);line-height:1.14}.projects-section__modal-close{border:1px solid var(--line);width:2.75rem;height:2.75rem;color:var(--text);background:#ffffff08;border-radius:999px;justify-content:center;align-items:center;transition:border-color .18s,background-color .18s,transform .18s;display:inline-flex}.projects-section__modal-close:hover,.projects-section__modal-close:focus-visible{background:#ffffff0d;border-color:#80f5c22e;transform:translateY(-1px)}.projects-section__detail-summary,.skills-section__detail-summary{color:var(--text);margin-top:.92rem;font-size:1.02rem;font-weight:600}.projects-section__modal-impact{color:var(--text-soft);margin-top:.82rem;line-height:1.82}.projects-section__detail-status{color:var(--text);background:linear-gradient(#ffc86b0f,#ffc86b05),#ffffff05;border:1px solid #ffc86b2e;border-radius:1rem;margin-top:1rem;padding:.95rem 1rem;line-height:1.72}.projects-section__detail>p:last-of-type,.skills-section__detail>p:last-of-type,.contact-section__highlight p{color:var(--text-soft);margin-top:.82rem;line-height:1.82}.projects-section__detail-meta,.skills-section__detail-meta{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.projects-section__detail-meta span,.skills-section__detail-meta span{border:1px solid var(--line);color:var(--text-soft);background:#ffffff08;border-radius:999px;padding:.45rem .75rem;font-size:.8rem;font-weight:600}.projects-section__detail-block,.skills-section__detail-block{margin-top:1.35rem}.projects-section__detail-block h4,.skills-section__detail-block h4{color:var(--text);text-transform:uppercase;letter-spacing:.06em;font-size:.93rem}.detail-list{color:var(--text-soft);gap:.7rem;margin:.9rem 0 0;padding-left:1rem;line-height:1.7;display:grid}.detail-list--light{color:var(--text-soft)}.tag-row{flex-wrap:wrap;gap:.55rem;margin:.95rem 0 0;padding:0;list-style:none;display:flex}.tag-row li{border:1px solid var(--line);color:var(--text-soft);background:#ffffff09;border-radius:999px;padding:.46rem .8rem;font-size:.82rem;font-weight:600}.tag-row--dark li{color:var(--text);background:#80f5c214;border-color:#80f5c224}.tag-row--dark li.tag-row__item--warm{color:var(--accent-alt);background:#ffc86b1a;border-color:#ffc86b33}.projects-section__media-grid{gap:.95rem;margin-top:.95rem;display:grid}.projects-section__media-grid.is-split{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-section__media{gap:.7rem;margin:0;display:grid}.projects-section__media-image{border:1px solid var(--line);object-fit:cover;border-radius:1.1rem;width:100%;box-shadow:0 18px 44px #0000002e}.projects-section__media figcaption{color:var(--text-muted);font-size:.9rem;line-height:1.6}.projects-section__detail-links{flex-wrap:wrap;gap:.9rem;margin-top:1.5rem;display:flex}.projects-section__detail-links a{color:var(--text);align-items:center;gap:.45rem;font-weight:700;display:inline-flex}.projects-section__detail-note{color:var(--text-soft);margin-top:1.5rem;line-height:1.72}.skills-section__layout{grid-template-columns:minmax(0,.84fr) minmax(320px,1.16fr);gap:clamp(1.25rem,3vw,2rem);margin-top:2.25rem;display:grid}.skills-section__detail{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:100%;box-shadow:var(--shadow-soft);background:linear-gradient(#ffffff0b,#ffffff03),#141420d1;padding:clamp(1.45rem,2vw,1.9rem)}.skills-section__carousel-shell{margin-top:2.5rem}.skills-section__carousel-stage{min-height:clamp(29rem,56vw,37rem);padding:clamp(1.25rem,3vw,2rem) 0 5.2rem;position:relative}.skills-section__carousel-glow{pointer-events:none;position:absolute;inset:0}.skills-section__carousel-glow--primary{filter:blur(26px);background:radial-gradient(circle at 50% 48%,#80f5c233,#0000 18%),radial-gradient(circle at 22% 42%,#80f5c21f,#0000 16%)}.skills-section__carousel-glow--secondary{filter:blur(34px);background:radial-gradient(circle at 78% 44%,#ffc86b24,#0000 18%),radial-gradient(circle at 50% 60%,#63a6ff1a,#0000 22%)}.skills-section__carousel-frame{--skills-carousel-radius:clamp(13rem, 30vw, 21rem);perspective:1500px;width:min(100%,72rem);height:clamp(19rem,36vw,24rem);transform-style:preserve-3d;margin:0 auto;position:relative}.skills-section__carousel-ring{width:0;height:0;transform-style:preserve-3d;will-change:transform;position:absolute;top:50%;left:50%}.skills-section__carousel-item{transform-style:preserve-3d;will-change:transform, opacity;position:absolute;top:0;left:0}.skills-section__carousel-button-shell{width:clamp(9.25rem,17vw,11.5rem);min-height:clamp(8.75rem,15vw,10.5rem);transform-style:preserve-3d;place-items:start center;display:grid}.skills-section__carousel-button{width:100%;min-height:100%;color:var(--text);cursor:pointer;transform-style:preserve-3d;background:0 0;flex-direction:column;justify-content:flex-start;align-items:center;padding:.6rem .7rem 2rem;display:flex;position:relative}.skills-section__carousel-button:focus-visible{outline:none}.skills-section__carousel-visual{justify-items:center;display:inline-grid;position:relative}.skills-section__carousel-logo-shell{place-items:center;min-width:clamp(4.8rem,9vw,6.8rem);min-height:clamp(4.8rem,9vw,6.8rem);transition:transform .22s;display:inline-grid}.skills-section__carousel-logo-shell.has-white-backdrop{background:#fffffff5;border-radius:999px;padding:.55rem;box-shadow:0 10px 26px #00000029}.skills-section__carousel-logo{object-fit:contain;filter:drop-shadow(0 12px 28px #0000002e)drop-shadow(0 0 16px #80f5c214);width:clamp(4rem,8vw,5.95rem);height:clamp(4rem,8vw,5.95rem)}.skills-section__carousel-button:hover .skills-section__carousel-logo-shell,.skills-section__carousel-button:focus-visible .skills-section__carousel-logo-shell,.skills-section__carousel-button.is-center .skills-section__carousel-logo-shell{transform:translateY(-2px)}.skills-section__carousel-caption-anchor{pointer-events:none;position:absolute;top:calc(100% + .25rem);left:50%;transform:translate(-50%)}.skills-section__carousel-caption{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-width:max-content;color:var(--text);text-align:center;white-space:nowrap;background:linear-gradient(#ffffff0e,#ffffff04),#0a0b14d1;border:1px solid #80f5c224;border-radius:999px;padding:.38rem .72rem;font-size:.8rem;font-weight:700;line-height:1.2;display:inline-block;box-shadow:0 14px 30px #00000029}.contact-section__layout{grid-template-columns:minmax(0,1fr) minmax(300px,.92fr);gap:clamp(1.25rem,3vw,2rem);margin-top:2.25rem;display:grid}.contact-section__highlight{padding:clamp(1.45rem,2vw,1.9rem)}.contact-section__actions{flex-wrap:wrap;gap:.85rem;margin-top:1.45rem;display:flex}.contact-section__links{gap:.9rem;display:grid}.contact-section__link{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background:linear-gradient(#ffffff0b,#ffffff03),#141420cc;grid-template-columns:auto 1fr auto;align-items:center;gap:.95rem;padding:1rem 1.05rem;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.contact-section__link:hover,.contact-section__link:focus-visible{border-color:#80f5c233;transform:translateY(-2px)}.contact-section__link-icon{width:2.6rem;height:2.6rem;color:var(--accent);background:#80f5c21f;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.contact-section__link-copy{gap:.18rem;display:grid}.contact-section__link-copy strong{color:var(--text)}.contact-section__link-copy span{color:var(--text-soft);font-size:.92rem}.portfolio-footer{z-index:1;background:0 0;padding:0 0 2rem;position:relative}.portfolio-footer__inner{border-top:1px solid var(--line);justify-content:space-between;gap:1rem;padding-top:1.35rem;display:flex}.portfolio-footer__inner p,.portfolio-footer__inner a{color:var(--text-muted);font-size:.9rem}@media (width>=1025px){.skills-section__list-shell{position:sticky;top:6.35rem}}@media (width<=1024px){.about-section__layout,.skills-section__layout,.contact-section__layout{grid-template-columns:1fr}.home-section__visual{justify-items:start}.home-section__visual-shell{width:min(100%,38rem)}.projects-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-section__media-grid.is-split{grid-template-columns:1fr}}@media (width<=860px){.about-timeline__milestone{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.75rem}.about-timeline__center{min-width:4.75rem}.about-timeline__year{font-size:.95rem}.about-timeline__preview,.about-timeline__preview-spacer{min-height:6.8rem}.portfolio-nav{border:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0a0b14bd;border-radius:1.3rem;box-shadow:0 14px 50px #0000003d}.portfolio-nav__desktop{display:none}.portfolio-nav__mobile-toggle,.portfolio-nav__mobile-menu{display:block}.home-section__stats,.projects-section__grid{grid-template-columns:1fr}}@media (width<=640px){.section-inner{width:min(1180px,100% - 1.2rem)}.portfolio-nav{width:calc(100% - 1rem);top:.75rem}.portfolio-nav__inner{min-height:4rem;padding-inline:3.4rem 3rem}.home-section{padding-top:6.4rem}.home-section h1{font-size:clamp(2.9rem,13vw,4.4rem)}.about-timeline__header{max-width:none}.about-timeline__milestone{gap:.55rem}.about-timeline__track:before{left:50%}.about-timeline__preview{padding:.85rem .8rem}.about-timeline__preview-title{font-size:.9rem}.about-timeline__logo-shell{width:2.6rem;height:2.6rem}.about-timeline__modal-title-row .about-timeline__logo-shell{width:3.5rem;height:3.5rem}.about-timeline__modal-shell,.about-timeline__modal{width:calc(100vw - 1rem)}.about-timeline__modal-content{max-height:calc(100vh - 1rem);padding:1.1rem}.about-timeline__modal-header{align-items:stretch}.about-timeline__modal-close{width:2.5rem;height:2.5rem}.projects-section__card-shell{grid-template-rows:minmax(0,11rem) auto}.projects-section__modal-shell,.projects-section__modal{width:calc(100vw - 1rem)}.projects-section__modal-content{max-height:calc(100vh - 1rem);padding:1.1rem}.projects-section__modal-header{align-items:stretch}.projects-section__modal-close{width:2.5rem;height:2.5rem}.skills-section__carousel-stage{min-height:26rem;padding-bottom:4.7rem}.skills-section__carousel-frame{--skills-carousel-radius:clamp(9rem, 32vw, 13rem);height:15rem}.skills-section__carousel-logo-shell{min-width:4rem;min-height:4rem}.skills-section__carousel-button-shell{width:7.9rem;min-height:7.9rem}.skills-section__carousel-button{width:100%;min-height:100%;padding:.55rem .6rem 1.35rem}.skills-section__carousel-caption-anchor{top:calc(100% + .2rem)}.skills-section__carousel-caption{font-size:.74rem}.home-section__identity{grid-template-columns:1fr;justify-items:start}.home-section__actions,.contact-section__actions,.projects-section__detail-links{flex-direction:column}.home-section__floating-panel{max-width:none;margin-top:.85rem;position:static}.button{width:100%}.contact-section__link{grid-template-columns:auto 1fr}.contact-section__link>svg{display:none}.portfolio-footer__inner{flex-direction:column}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--blur-md:12px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.inset-\[-10\%\]{inset:-10%}.inset-\[-14\%\]{inset:-14%}.inset-y-\[-12\%\]{inset-block:-12%}.top-1\/2{top:50%}.left-1\/2{left:50%}.left-\[-34\%\]{left:-34%}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.aspect-square{aspect-ratio:1}.h-\[240\%\]{height:240%}.h-full{height:100%}.h-px{height:1px}.w-\[42\%\]{width:42%}.w-\[240\%\]{width:240%}.w-full{width:100%}.w-px{width:1px}.-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-\[18deg\]{rotate:18deg}.\[transform\:rotateY\(180deg\)\]{transform:rotateY(180deg)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[\#80f5c2\]\/50{border-color:oklab(88.7695% -.124252 .0370709/.5)}.bg-transparent{background-color:#0000}.bg-white\/75{background-color:#ffffffbf}@supports (color:color-mix(in lab, red, red)){.bg-white\/75{background-color:color-mix(in oklab, var(--color-white) 75%, transparent)}}.bg-white\/95{background-color:#fffffff2}@supports (color:color-mix(in lab, red, red)){.bg-white\/95{background-color:color-mix(in oklab, var(--color-white) 95%, transparent)}}.bg-\[linear-gradient\(90deg\,rgba\(255\,255\,255\,0\)_0\%\,rgba\(255\,255\,255\,0\.08\)_36\%\,rgba\(255\,255\,255\,0\.3\)_52\%\,rgba\(255\,255\,255\,0\.08\)_68\%\,rgba\(255\,255\,255\,0\)_100\%\)\]{background-image:linear-gradient(90deg,#fff0 0%,#ffffff14 36%,#ffffff4d 52%,#ffffff14 68%,#fff0 100%)}.bg-\[radial-gradient\(circle\,rgba\(128\,245\,194\,0\.2\)_0\%\,rgba\(128\,245\,194\,0\)_68\%\)\]{background-image:radial-gradient(circle,#80f5c233 0%,#80f5c200 68%)}.object-cover{object-fit:cover}.opacity-0{opacity:0}.mix-blend-screen{mix-blend-mode:screen}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_0_12px_rgba\(255\,255\,255\,0\.7\)\]{--tw-shadow:0 0 12px var(--tw-shadow-color,#ffffffb3);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.blur-md{--tw-blur:blur(var(--blur-md));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.\[backface-visibility\:hidden\]{backface-visibility:hidden}.\[perspective\:1000px\]{perspective:1000px}.\[transform-style\:preserve-3d\]{transform-style:preserve-3d}@media (hover:hover){.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}.group-focus-visible\:opacity-100:is(:where(.group):focus-visible *){opacity:1}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}.darkveil-canvas{width:100%;height:100%;display:block}
