:root{--bg:#060b18;--bg-elevated:#0a1222c7;--bg-panel:#0e192ef0;--surface-border:#ffffff14;--text:#f6f8ff;--text-muted:#b5c0dd;--accent:#d8e2ff;--accent-soft:#d8e2ff1f;--accent-strong:#9cb4ff;--grass:#88b36d;--shadow:0 22px 60px #00000061;--radius-lg:28px;--radius-md:18px;--radius-sm:12px;--content-width:min(1120px,calc(100vw - 3rem))}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#c4cfeb66 #ffffff0a;background-color:#03060d;overflow-x:clip}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 0 0,#4678ff38,#0000 28%),radial-gradient(circle at 100% 0,#56d8ff29,#0000 24%),linear-gradient(#08101f 0%,#050914 48%,#03060d 100%);margin:0;overflow-x:hidden}body:before,body:after{content:"";pointer-events:none;z-index:0;filter:blur(60px);opacity:.35;border-radius:999px;animation:18s ease-in-out infinite alternate driftAura;position:fixed}body:before{background:radial-gradient(circle,#7897ff57,#0000 70%);width:28rem;height:28rem;top:-10rem;left:-8rem}body:after{background:radial-gradient(circle,#67a0782e,#0000 70%);width:34rem;height:34rem;animation-duration:22s;bottom:10rem;right:-12rem}.site-sky{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.site-sky__stars{will-change:transform,opacity;position:absolute;inset:-12vh 0 0}main{z-index:2;position:relative}.site-footer{z-index:1;position:relative}img{max-width:100%;display:block}button,a{font:inherit}a{color:inherit}::selection{background:var(--accent-soft)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#ffffff0a}::-webkit-scrollbar-thumb{background:#c4cfeb52;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#dce4f775}.section-shell{width:var(--content-width);margin:0 auto}.content-section{padding:0 0 6rem}#dev.content-section{z-index:2;padding-bottom:0;position:relative}#about .section-shell,#wrapper .section-shell,#dev .section-shell{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) forwards riseIn}#about .section-shell{animation-delay:.18s}#wrapper .section-shell{animation-delay:.28s}#dev .section-shell{animation-delay:.38s}.section-eyebrow{color:var(--accent);letter-spacing:.22em;text-transform:uppercase;margin:0 0 .9rem;font-size:.9rem;font-weight:600}.section-copy h2{margin:0;font-size:clamp(2rem,3vw,3.4rem);line-height:.95}.section-text{color:var(--text-muted);gap:1rem;margin-top:1.5rem;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.75;display:grid}.section-text p{margin:0}.hero{padding:8rem 0 6rem;position:relative}.hero-clouds{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.hero-cloud{position:absolute}.hero-cloud--1{width:clamp(24rem,42vw,44rem);animation:16s ease-in-out infinite alternate driftAura;top:1rem;left:0}.hero-cloud--2{width:clamp(30rem,50vw,54rem);animation:22s ease-in-out infinite alternate-reverse driftAura;bottom:1rem;right:0}.welcome{z-index:1;width:var(--content-width);margin:0 auto;padding:5.5rem 0 6rem;position:relative}.welcome>*{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) forwards riseIn}.welcome h1{letter-spacing:-.05em;max-width:9ch;margin:0;font-size:clamp(3.8rem,10vw,7.8rem);line-height:.9;animation-name:riseIn,float;animation-duration:.8s,6s;animation-timing-function:cubic-bezier(.22,1,.36,1),ease-in-out;animation-iteration-count:1,infinite;animation-delay:.14s;animation-fill-mode:forwards,both}.hero-copy{max-width:38rem;color:var(--text-muted);margin:1.5rem 0 0;font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.7;animation-delay:.3s}.stars-background{pointer-events:none;z-index:0;position:fixed;inset:0}.star{opacity:.3;background:#fff;border-radius:50%;animation:ease-in-out infinite blink;position:absolute}.shooting-star{opacity:0;background:linear-gradient(90deg,#0000 0%,#ffffff0f 30%,#ffffff80 68%,#ffffffeb 88%,#fff 100%);border-radius:999px;width:180px;height:1.5px;animation:1.8s ease-out forwards shoot;position:absolute;left:-250px}.shooting-star:after{content:"";background:#fff;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;right:-2px;transform:translateY(-50%);box-shadow:0 0 4px 2px #d2ebfff2,0 0 10px 5px #b4d7ff73}.airplane-layer{pointer-events:none;position:absolute;inset:0}.airplane{pointer-events:none;align-items:center;gap:5px;display:flex;position:absolute}.airplane-ltr{animation:fly-ltr var(--fly-duration,24s)linear forwards}.airplane-rtl{animation:fly-rtl var(--fly-duration,24s)linear forwards;flex-direction:row-reverse}.airplane-body{background:#fff;border-radius:50%;width:3px;height:3px;position:relative;box-shadow:0 0 5px 2px #ffffff80}.airplane-body:before{content:"";background:linear-gradient(90deg,#0000,#ffffff2e);border-radius:999px;width:55px;height:1.5px;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.airplane-rtl .airplane-body:before{background:linear-gradient(270deg,#0000,#ffffff2e);left:100%;right:auto}.airplane-light{border-radius:50%;width:2px;height:2px}.airplane-red{background:#ff4f4f;animation:1.4s ease-in-out infinite blink-light;box-shadow:0 0 3px 1px #ff3c3cd9}.airplane-green{background:#4fff8a;animation:1.4s ease-in-out .7s infinite blink-light;box-shadow:0 0 3px 1px #3cff78d9}.multicolor{background:linear-gradient(90deg,#0000 0%,#5a82ff0d 30%,#82c3ff80 68%,#bee6ffeb 88%,#daf2ff 100%)}.multicolor:after{background:#c8eaff;box-shadow:0 0 4px 2px #6eb2fff2,0 0 12px 6px #5aa2ff80}.moon-glow{top:4.5rem;right:max(1.5rem,calc((100vw - var(--content-width))/2));aspect-ratio:1;will-change:transform,opacity;background:radial-gradient(circle at 35% 35%,#f7fbff,#cfd8ea 58%,#8697b6 100%);border-radius:999px;width:clamp(5.5rem,11vw,7.5rem);animation:4.5s ease-in-out infinite glowPulse;position:fixed;box-shadow:0 0 24px #e2f1ffa6,inset -16px -18px 22px #34436059,inset 12px 10px 18px #ffffff40}.moon-glow:before,.moon-glow:after{content:"";background:radial-gradient(circle at 35% 35%,#6f7fa099,#0000 72%);border-radius:999px;position:absolute}.moon-glow:before{width:18%;height:18%;top:18%;left:15%;box-shadow:28px 10px 0 2px #7886a452,44px 36px 0 4px #5f6d8f47,8px 46px 0 1px #6270923d}.moon-glow:after{width:12%;height:12%;top:58%;left:52%;box-shadow:-18px -12px 0 2px #7e8aa54d,-32px -4px 0 1px #616f9142}.about-layout{grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);display:grid}.profile-image{border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow);object-fit:cover}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.25rem;margin-top:2rem;display:grid}.project-card{border:1px solid var(--surface-border);border-radius:var(--radius-lg);min-height:clamp(14rem,30vw,18.5rem);color:var(--text);cursor:pointer;text-align:left;box-shadow:var(--shadow);opacity:0;background-color:#09111fc7;background-position:50%;background-size:cover;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s,background-color .18s;animation:.7s cubic-bezier(.22,1,.36,1) forwards riseIn;position:relative;overflow:hidden}.project-card:hover,.project-card:focus-visible{background-color:#0e1829e6;border-color:#b4c5f647;transform:translateY(-4px);box-shadow:0 26px 60px #00000073}.project-card:focus-visible{outline-offset:3px;outline:2px solid #bacbf670}.project-card:first-child{animation-delay:.18s}.project-card:nth-child(2){animation-delay:.24s}.project-card:nth-child(3){animation-delay:.3s}.project-card:nth-child(4){animation-delay:.36s}.project-card:nth-child(5){animation-delay:.42s}.project-card:nth-child(6){animation-delay:.48s}.project-card:nth-child(7){animation-delay:.54s}.project-card:nth-child(8){animation-delay:.6s}.project-card__overlay{background:linear-gradient(#05081214 18%,#050812d1 100%),linear-gradient(135deg,#99b0f51f,#0000 52%);position:absolute;inset:0}.project-card__content{z-index:1;flex-direction:column;justify-content:flex-end;gap:.7rem;height:100%;padding:1.4rem;display:flex;position:relative}.project-card__title{font-size:1.2rem;font-weight:600;line-height:1.25}.project-card__meta{color:#f6f8ffbd;font-size:.95rem}.empty-state{color:var(--text-muted);margin:1.75rem 0 0}.project_modal{z-index:999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#02060fcc;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.modal_grid{background:#070d18f5;border:1px solid #bacbf624;border-radius:30px;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);grid-template-areas:"visual header""copy actions";gap:1rem;width:min(1100px,100%);max-height:min(90vh,900px);padding:1rem;animation:.45s cubic-bezier(.22,1,.36,1) riseIn;display:grid;position:relative;overflow:auto;box-shadow:0 30px 80px #00000080}.modal_grid>div{background:var(--bg-panel);overflow-wrap:break-word;word-break:break-word;border:1px solid #ffffff14;border-radius:22px;min-width:0}.modal_close{z-index:2;width:2.75rem;height:2.75rem;color:var(--text);cursor:pointer;background:#ffffff14;border:0;border-radius:999px;font-size:1.5rem;position:absolute;top:1.2rem;right:1.2rem}.top_left{grid-area:visual;min-height:18rem;overflow:hidden}.top_left img{object-fit:cover;width:100%;height:100%}.top_right{grid-area:header;padding:2rem}.top_right h3{margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:.95}.modal_date{color:var(--text-muted);margin:1rem 0 0}.bottom_left{color:var(--text-muted);grid-area:copy;padding:2rem;line-height:1.75}.bottom_left>:first-child{margin-top:0}.bottom_left p{margin:0 0 1rem}.bottom_left strong{color:var(--text);font-weight:600}.bottom_left em{font-style:italic}.bottom_right{grid-area:actions;align-content:start;gap:.9rem;padding:2rem;display:grid}.project_btn,.project_download{border-radius:var(--radius-sm);background:var(--accent-soft);min-height:3.3rem;color:var(--text);border:1px solid #bacbf624;justify-content:center;align-items:center;padding:.9rem 1.2rem;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.project_btn:hover,.project_btn:focus-visible,.project_download:hover,.project_download:focus-visible{background:#d8e2ff2e;border-color:#bacbf647;transform:translateY(-2px)}.footer-garden{isolation:isolate;background:linear-gradient(#0000 0% 48%,#050c161f 58%,#0714263d 68%,#091e386b 78%,#0a324494 88%,#0d4b3cc2 100%);min-height:100svh;padding:0;position:relative;overflow:hidden}.footer-garden:before{content:"";pointer-events:none;background:linear-gradient(90deg,#00122b1a,#0000 16% 84%,#00122b1a),radial-gradient(circle at 50% 100%,#063f2e38,#0000 34%);position:absolute;inset:0}.footer-garden:after{content:"";inset-inline:0;z-index:1;pointer-events:none;background:radial-gradient(88% 72% at 50% 108%,#094834b8 0 38%,#09483470 49%,#09483400 63%),radial-gradient(52% 58% at 0 106%,#083e2c6b,#083e2c00 68%),radial-gradient(52% 58% at 100% 106%,#083e2c6b,#083e2c00 68%),linear-gradient(#07392400 0%,#0836280d 18%,#0943322e 48%,#083a2a8a 100%);height:min(46rem,66vh);position:absolute;bottom:0}.footer-scene{z-index:0;pointer-events:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0% 24%,#0000001f 36%,#00000080 48%,#000 60%);mask-image:linear-gradient(#0000 0% 24%,#0000001f 36%,#00000080 48%,#000 60%)}.footer-scene:before,.footer-scene:after{content:none}.footer-scene__canvas{width:100%;height:100%;display:block}.footer-content{z-index:4;flex-direction:column;justify-content:space-between;min-height:100svh;padding:clamp(4rem,12vh,8rem) 0 1.5rem;display:flex;position:relative}.footer-stage{text-align:center;flex:1;align-content:center;justify-items:center;padding-top:clamp(6rem,15vh,11rem);display:grid}.footer-stage-eyebrow{letter-spacing:.32em;color:#ebf3ffd1;margin-bottom:.85rem;font-size:.82rem}.footer-signature{letter-spacing:-.05em;color:#e2f4ff24;text-shadow:0 0 24px #7fe7ff3d,0 0 72px #7fe7ff2e;-webkit-text-stroke:1px #bcf1ff8c;margin:0;font-family:Snell Roundhand,Apple Chancery,Segoe Script,URW Chancery L,cursive;font-size:clamp(7rem,23vw,18rem);line-height:.86;transform:translateY(10%)}.footer-bottom{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.5rem;display:grid}.footer-copy{pointer-events:none;max-width:min(24rem,100%)}.footer-tagline{color:#eff6ffeb;margin:0;font-size:clamp(1.05rem,1.8vw,1.4rem);line-height:1.5}.footer-action{min-height:3.2rem;color:var(--text);pointer-events:auto;background:#e5efff1f;border:1px solid #ebf4ff38;border-radius:999px;justify-content:center;align-items:center;margin-top:1.15rem;padding:.85rem 1.2rem;text-decoration:none;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.footer-action:hover,.footer-action:focus-visible{background:#e5efff2e;border-color:#ecf4ff57;transform:translateY(-2px)}.footer-meta{text-align:right;color:#e0e8f8cc;justify-items:end;gap:.55rem;font-size:.95rem;display:grid}.footer-meta-links{pointer-events:none;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.footer-meta-links a{color:#f4f7ffe0;pointer-events:auto;text-decoration:none;transition:color .18s}.footer-meta-links a:hover,.footer-meta-links a:focus-visible{color:var(--text)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes blink-light{0%,to{opacity:1}50%{opacity:.05}}@keyframes fly-ltr{0%{transform:translate(-120px)}to{transform:translate(calc(100vw + 120px))}}@keyframes fly-rtl{0%{transform:translate(calc(100vw + 120px))}to{transform:translate(-120px)}}@keyframes shoot{0%{transform:rotate(var(--shoot-angle,25deg))translateX(0px);opacity:0}12%{opacity:1}78%{opacity:.88}to{transform:rotate(var(--shoot-angle,25deg))translateX(calc(100vw + 500px));opacity:0}}@keyframes blink{0%,to{opacity:.15}50%{opacity:1}}@keyframes glowPulse{0%,to{box-shadow:0 0 24px #e2f1ffa6,inset -16px -18px 22px #34436059,inset 12px 10px 18px #ffffff40}50%{box-shadow:0 0 42px #e2f1ffcc,inset -16px -18px 22px #3443606b,inset 12px 10px 18px #ffffff47}}@keyframes riseIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes driftAura{0%{transform:translate(0,0)scale(1)}to{transform:translate(-.5rem,-1.6rem)scale(1.08)}}@media (max-width:900px){.hero{padding-top:7rem}.welcome{padding-top:6rem}.about-layout{grid-template-columns:1fr}.profile-image{max-width:22rem}.modal_grid{grid-template-columns:1fr;grid-template-areas:"visual""header""copy""actions"}.top_left{min-height:14rem}.footer-garden{min-height:100svh}.footer-content{gap:5rem;padding-bottom:3rem}}@media (max-width:640px){:root{--content-width:min(1120px,calc(100vw - 2.5rem))}.hero{padding-top:6rem}.welcome{padding:5rem 0 4rem}.moon-glow{top:2rem;right:1rem}.content-section{padding-bottom:4rem}.section-text{line-height:1.65}.project-card__content{padding:1.2rem}.project_modal{padding:.75rem}.modal_grid{border-radius:24px;padding:.75rem}.footer-garden{min-height:88svh}.footer-stage{text-align:left;justify-items:start;padding-top:4.5rem}.footer-signature{font-size:clamp(4.4rem,24vw,8rem)}.footer-bottom{grid-template-columns:1fr}.footer-meta{text-align:left;justify-items:start}.footer-meta-links{justify-content:flex-start}.footer-action{justify-content:center;width:100%}.saturn-statement{min-height:auto;padding:3.5rem 1.5rem}.saturn-statement--sm{min-height:auto;padding:2.5rem 1.5rem}.saturn-avail__card{padding:1.5rem}.saturn-cap{padding:1.25rem}.saturn-role{padding:1.25rem 1.5rem}.saturn-hero__mockup{margin-top:2.5rem}.saturn-feature__desc{max-width:100%}.saturn-tech__pill{padding:.45rem .85rem}}@media (max-width:480px){.hero{padding-top:5.2rem}.welcome h1{max-width:7ch}.project-card{min-height:13rem}.project-card__content{padding:1rem}.project-card__title{font-size:1.05rem}.saturn-hero__title{font-size:clamp(3.5rem,15vw,5rem)}.saturn-hero{padding-top:5.5rem;padding-bottom:3rem}.saturn-roles__grid,.saturn-caps__grid{grid-template-columns:1fr}}#saturn.content-section{padding-bottom:4rem}#saturn .section-shell{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) .23s forwards riseIn}.saturn-spotlight{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#0f1630eb 0%,#080e1ef7 60%),radial-gradient(circle at 70%,#5078ff24,#0000 55%);border:1px solid #78a0ff2e;grid-template-rows:auto auto auto;grid-template-columns:1fr auto;align-items:center;gap:.6rem 2rem;padding:clamp(2.5rem,5vw,4rem) clamp(2rem,5vw,4rem);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #82aaff1f,0 32px 64px #0000006b}.saturn-spotlight:before{content:"";pointer-events:none;background:radial-gradient(at 80%,#6496ff14,#0000 60%);position:absolute;inset:0}.saturn-spotlight__tag{letter-spacing:.26em;text-transform:uppercase;color:#96b9ffb3;grid-column:1;font-size:.78rem;font-weight:600}.saturn-spotlight__title{letter-spacing:-.04em;background:linear-gradient(135deg,#e8f0ff 0%,#a8c0ff 60%,#7098f8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;grid-column:1;margin:0;font-size:clamp(2.4rem,6vw,4.8rem);font-weight:700;line-height:.9}.saturn-spotlight__sub{color:#c8d7ffd9;grid-column:1;margin:.4rem 0 0;font-size:clamp(1rem,1.8vw,1.3rem);font-weight:500;line-height:1.4}.saturn-spotlight__desc{color:var(--text-muted);grid-column:1;max-width:46ch;margin:.5rem 0 1.5rem;font-size:clamp(.9rem,1.3vw,1.05rem);line-height:1.65}.saturn-spotlight__btn{color:#c8daff;background:#648cff24;border:1px solid #96b9ff4d;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;padding:.85rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.saturn-spotlight__btn:hover,.saturn-spotlight__btn:focus-visible{background:#648cff38;border-color:#96b9ff7a;transform:translateY(-2px)}.saturn-spotlight__visual{opacity:.55;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 0 32px #6496ff4d);grid-area:1/2/-1;justify-content:center;align-items:center;font-size:clamp(5rem,10vw,9rem);display:flex}@media (max-width:640px){.saturn-spotlight{grid-template-columns:1fr}.saturn-spotlight__visual{display:none}}.saturn-page{z-index:2;background:var(--bg);min-height:100vh;position:relative}.saturn-nav{top:0;z-index:100;-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);background:#040812b8;border-bottom:1px solid #ffffff0f;grid-template-columns:1fr auto 1fr;align-items:center;padding:1.1rem clamp(1.5rem,5vw,3rem);display:grid;position:fixed;inset-inline:0}.saturn-nav__back{color:#c8d7ffb3;font-size:.9rem;text-decoration:none;transition:color .16s}.saturn-nav__back:hover{color:var(--text)}.saturn-nav__brand{letter-spacing:.04em;color:#dce8ffe6;text-align:center;font-size:1rem;font-weight:600}.saturn-hero{text-align:center;background:var(--bg);flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:8rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.saturn-hero__bg{pointer-events:none;background:radial-gradient(at 50% -10%,#5078ff33,#0000 55%),radial-gradient(at 20% 80%,#3c64c81a,#0000 40%),linear-gradient(#04081499 0%,#02050ecc 100%);position:absolute;inset:0}.saturn-hero__content{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.saturn-hero__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#96b9ff99;margin:0 0 1.2rem;font-size:.78rem;font-weight:600}.saturn-hero__title{letter-spacing:-.05em;background:linear-gradient(160deg,#fff 0%,#d4e4ff 40%,#8ab0ff 80%,#6090f0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(5rem,16vw,12rem);font-weight:700;line-height:.88}.saturn-hero__sub{color:#d2e1ffd9;margin:1.5rem 0 0;font-size:clamp(1.2rem,3vw,2rem);font-weight:500;line-height:1.3}.saturn-hero__tagline{color:var(--text-muted);margin:1rem 0 0;font-size:clamp(.95rem,1.6vw,1.15rem)}.saturn-hero__mockup{z-index:1;width:min(960px,100%);margin-top:4rem;position:relative}.saturn-mockup-shell{background:#080e1ee6;border:1px solid #648cff33;border-radius:16px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a,0 48px 120px #000000b3,0 0 80px #5078ff1a}.saturn-mockup-bar{background:#0c1426f2;border-bottom:1px solid #ffffff0d;align-items:center;gap:6px;padding:.75rem 1rem;display:flex}.saturn-mockup-bar span{background:#ffffff1f;border-radius:50%;width:11px;height:11px;display:block}.saturn-mockup-screen{min-height:400px;position:relative;overflow:hidden}.saturn-mockup-screen img{object-fit:cover;z-index:1;width:100%;height:100%;display:block;position:relative}.saturn-mockup-screen img:not([src]),.saturn-mockup-screen img[src=""]{opacity:0}.saturn-mockup-placeholder,.saturn-screen-placeholder{z-index:0;background:linear-gradient(135deg,#0a1228e6 0%,#060c1cf2 100%),repeating-linear-gradient(45deg,#5078ff08 0 1px,#0000 1px 24px);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.saturn-mockup-placeholder span,.saturn-screen-placeholder span{letter-spacing:.2em;text-transform:uppercase;color:#789bff59;font-size:.8rem;font-weight:500}.saturn-mockup-screen img:not([src=""]):not([src$="/saturn/"]){z-index:2}.saturn-reveal{opacity:1}.saturn-hero__title{position:relative;overflow:hidden}.saturn-hero__shimmer{background:linear-gradient(105deg,#0000 20%,#ffffff59 45%,#ffffff80 50%,#ffffff59 55%,#0000 80%);-webkit-text-fill-color:transparent;pointer-events:none;opacity:0;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;position:absolute;inset:0}@keyframes shimmerSweep{0%{background-position:200%}to{background-position:-200%}}.saturn-hero__glow{filter:blur(60px);pointer-events:none;will-change:opacity,transform;background:radial-gradient(#5078ff40 0%,#0000 70%);border-radius:50%;width:80%;height:60%;animation:4s ease-in-out infinite alternate heroGlowPulse;position:absolute;bottom:-15%;left:10%}@keyframes heroGlowPulse{0%{opacity:.5;transform:scale(1)translateY(0)}to{opacity:.85;transform:scale(1.08)translateY(-8px)}}.saturn-divider{will-change:width;background:linear-gradient(90deg,#0000,#648cff59,#0000);border:none;width:0;height:1px;margin:0 auto;display:block}.saturn-role,.saturn-avail__card,.saturn-cap{position:relative;overflow:hidden}.saturn-card-glow{pointer-events:none;opacity:0;will-change:transform,opacity;z-index:0;background:radial-gradient(circle,#6496ff26 0%,#0000 70%);border-radius:50%;width:220px;height:220px;transition:opacity .3s;position:absolute;transform:translate(-50%,-50%)}.saturn-role>:not(.saturn-card-glow),.saturn-avail__card>:not(.saturn-card-glow),.saturn-cap>:not(.saturn-card-glow){z-index:1;position:relative}.saturn-feature__visual{perspective:1200px}.saturn-screen-frame{transform-style:preserve-3d;will-change:transform;transition:box-shadow .4s}.saturn-screen-shine{z-index:3;pointer-events:none;opacity:0;background:linear-gradient(105deg,#0000 30%,#ffffff0f 48%,#ffffff1f 50%,#ffffff0f 52%,#0000 70%) 0 0/250% 100%;position:absolute;inset:0}@keyframes screenShine{0%{background-position:200%}to{background-position:-200%}}.saturn-closing__title{background-size:200% 200%}@keyframes closingGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.saturn-hero__mockup{perspective:1400px}.saturn-mockup-shell{transform-style:preserve-3d;will-change:transform}.sw{will-change:opacity,filter;display:inline}.saturn-statement{text-align:center;background:var(--bg);justify-content:center;align-items:center;min-height:clamp(24rem,72vh,46rem);padding:2rem 1.5rem;display:flex}.saturn-statement__inner{max-width:900px;margin:0 auto}.saturn-statement__line{letter-spacing:-.04em;color:#e6eeffeb;margin:0;font-size:clamp(2.4rem,6vw,5.2rem);font-weight:700;line-height:1}.saturn-statement__line--accent{background:linear-gradient(90deg,#8ab0ff,#c4d8ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.saturn-statement__accent,.saturn-statement__accent .sw{background:linear-gradient(90deg,#8ab0ff,#c4d8ff);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text}.saturn-statement--sm{min-height:clamp(20rem,58vh,34rem)}.saturn-statement__quote{color:#b4c8ff99;letter-spacing:-.02em;margin:0;font-size:clamp(1.4rem,3.5vw,2.8rem);font-style:italic;font-weight:500;line-height:1.3}.saturn-feature{max-width:1200px;margin:0 auto;padding:clamp(4rem,8vw,7rem) clamp(1.5rem,5vw,3rem)}.saturn-feature__inner{grid-template-columns:1fr 1.3fr;align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.saturn-feature--reverse .saturn-feature__inner{grid-template-columns:1.3fr 1fr}.saturn-feature--reverse .saturn-feature__copy{order:2}.saturn-feature--reverse .saturn-feature__visual{order:1}.saturn-feature__eyebrow{letter-spacing:.26em;text-transform:uppercase;color:#96b9ff99;margin:0 0 .8rem;font-size:.78rem;font-weight:600}.saturn-feature__title{letter-spacing:-.04em;color:#e6eefff2;margin:0 0 1.2rem;font-size:clamp(2rem,4vw,3.4rem);font-weight:700;line-height:1}.saturn-feature__desc{color:var(--text-muted);max-width:38ch;margin:0;font-size:clamp(.95rem,1.4vw,1.1rem);line-height:1.75}.saturn-screen-frame{border:1px solid #648cff26;border-radius:14px;min-height:280px;position:relative;overflow:hidden;box-shadow:0 32px 80px #0000008c,inset 0 0 0 1px #ffffff08}.saturn-screen-frame img,.saturn-mockup-screen img{z-index:2;color:#0000;width:100%;display:block;position:relative}@media (max-width:768px){.saturn-feature__inner,.saturn-feature--reverse .saturn-feature__inner{grid-template-columns:1fr}.saturn-feature--reverse .saturn-feature__copy,.saturn-feature--reverse .saturn-feature__visual{order:0}.saturn-screen-frame,.saturn-mockup-screen{aspect-ratio:2880/1616;min-height:0}.saturn-mockup-screen img{object-fit:unset;height:auto}}.saturn-showcase{background:var(--bg);height:100vh;position:relative;overflow:hidden}.saturn-showcase__inner{grid-template-columns:1fr 1.4fr;align-items:center;gap:clamp(2rem,5vw,5rem);max-width:1200px;height:100%;margin:0 auto;padding:0 clamp(1.5rem,5vw,3rem);display:grid}.saturn-showcase__copy-track{min-height:420px;position:relative}.saturn-showcase-copy{opacity:0;pointer-events:none;will-change:transform,opacity;flex-direction:column;justify-content:center;transition:opacity .32s,transform .32s;display:flex;position:absolute;inset:0;transform:translateY(28px)}.saturn-showcase-copy.is-active{opacity:1;pointer-events:auto;transform:translateY(0)}.saturn-showcase__screen{perspective:1200px}.saturn-showcase__frame{aspect-ratio:2880/1616;transform-style:preserve-3d;will-change:transform,opacity;background:#0c142a33;border:1px solid #648cff26;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 32px 80px #0000008c,inset 0 0 0 1px #ffffff08}.saturn-showcase-img{object-fit:cover;z-index:1;opacity:0;will-change:opacity,transform;width:100%;height:100%;transition:opacity .36s,transform .36s;position:absolute;inset:0;transform:scale(1.02)}.saturn-showcase-img.is-active{opacity:1;transform:scale(1)}.saturn-showcase__frame .saturn-screen-placeholder{z-index:0;opacity:0;pointer-events:none}.saturn-showcase__progress{background:#648cff1f;border-radius:999px;width:min(300px,40%);height:2px;position:absolute;bottom:2.5rem;left:50%;overflow:hidden;transform:translate(-50%)}.saturn-showcase__progress-fill{transform-origin:0;will-change:transform;background:linear-gradient(90deg,#648cff99,#96b9ffcc);border-radius:999px;height:100%;transform:scaleX(0)}@media (max-width:768px){.saturn-hero{padding-top:5.5rem;padding-bottom:3rem}.saturn-hero__title{font-size:clamp(3.5rem,15vw,5rem)}.saturn-hero__mockup{margin-top:2.5rem}.saturn-statement{min-height:auto;padding:3.5rem 1.5rem}.saturn-statement--sm{min-height:auto;padding:2.5rem 1.5rem}.saturn-statement__line{font-size:clamp(2.4rem,12vw,3.6rem)}.saturn-statement__accent,.saturn-statement__accent .sw{white-space:normal}.saturn-showcase{height:auto;padding:clamp(4rem,8vw,7rem) clamp(1.5rem,5vw,3rem);overflow:visible}.saturn-showcase__inner{grid-template-columns:1fr;gap:2rem;height:auto}.saturn-showcase__copy-track{flex-direction:column;gap:3rem;min-height:0;display:flex}.saturn-showcase-copy{opacity:1;pointer-events:auto;position:relative;inset:auto;transform:none}.saturn-showcase__screen{order:-1}.saturn-showcase__frame{aspect-ratio:2880/1616;min-height:0}.saturn-showcase-img:first-child,.saturn-showcase-img.is-active{opacity:1;transform:none}.saturn-showcase__progress{display:none}.saturn-roles__grid,.saturn-caps__grid{grid-template-columns:1fr}.saturn-role{padding:1.25rem 1.5rem}.saturn-avail__card{padding:1.5rem}.saturn-cap{padding:1.25rem}.saturn-tech__pill{padding:.45rem .85rem}}.saturn-caps{max-width:1100px;margin:0 auto;padding:clamp(4rem,8vw,7rem) clamp(1.5rem,5vw,3rem)}.saturn-caps__title{letter-spacing:-.03em;color:#e6eeffe6;margin:0 0 3rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:700}.saturn-caps__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.2rem;display:grid}.saturn-cap{border-radius:var(--radius-md);background:#0a1020b3;border:1px solid #648cff1f;padding:1.75rem;transition:border-color .2s,background .2s}.saturn-cap:hover{background:#0c1428d9;border-color:#648cff3d}.saturn-cap__icon{margin-bottom:.75rem;font-size:1.5rem;display:block}.saturn-cap__title{color:#dce8ffeb;margin:0 0 .5rem;font-size:1rem;font-weight:600}.saturn-cap__desc{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.saturn-closing{text-align:center;background:0 0;border-top:1px solid #648cff14;padding:clamp(3rem,6vw,5rem) 1.5rem;position:relative;overflow:hidden}.saturn-closing:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#060b18 0%,#060b18f0 58%,#060b1800 100%);position:absolute;inset:0}.saturn-closing__inner{z-index:1;flex-direction:column;align-items:center;gap:1rem;max-width:700px;margin:0 auto;display:flex;position:relative}.saturn-closing__eyebrow{letter-spacing:.26em;text-transform:uppercase;color:#96b9ff80;margin:0;font-size:.78rem;font-weight:600}.saturn-closing__title{letter-spacing:-.05em;background:linear-gradient(160deg,#fff 0%,#d4e4ff 40%,#8ab0ff 80%,#6090f0 100%);-webkit-text-fill-color:transparent;will-change:transform,opacity;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(4rem,12vw,8rem);font-weight:700;line-height:.9}.saturn-closing__sub{max-width:46ch;color:var(--text-muted);text-align:center;margin:0;font-size:clamp(.95rem,1.4vw,1.1rem);line-height:1.7}.saturn-closing__back{color:#c8d7ffcc;background:#5078ff1a;border:1px solid #96b9ff33;border-radius:999px;align-items:center;margin-top:.5rem;padding:.85rem 1.6rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.saturn-closing__back:hover{background:#5078ff2e;border-color:#96b9ff5c;transform:translateY(-2px)}.saturn-feature__list{flex-direction:column;gap:.5rem;margin:1.2rem 0 0;padding:0;list-style:none;display:flex}.saturn-feature__list li{color:#b4c8ffb3;align-items:baseline;gap:.6rem;font-size:.93rem;line-height:1.5;display:flex}.saturn-feature__list li:before{content:"—";color:#648cff80;flex-shrink:0;font-size:.8rem}.saturn-roles{max-width:1200px;margin:0 auto;padding:clamp(4rem,8vw,7rem) clamp(1.5rem,5vw,3rem)}.saturn-roles__eyebrow{letter-spacing:.26em;text-transform:uppercase;color:#96b9ff99;margin:0 0 1rem;font-size:.78rem;font-weight:600}.saturn-roles__title{letter-spacing:-.04em;color:#e6eefff2;margin:0 0 1rem;font-size:clamp(2.2rem,5vw,4rem);font-weight:700;line-height:1}.saturn-roles__sub{max-width:52ch;color:var(--text-muted);margin:0 0 3rem;font-size:clamp(.95rem,1.4vw,1.1rem);line-height:1.7}.saturn-roles__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:1rem;display:grid}.saturn-role{border-radius:var(--radius-md);background:#0a102099;border:1px solid #648cff1f;padding:1.5rem 1.75rem;transition:border-color .2s,background .2s}.saturn-role:hover{background:#0e162ccc;border-color:#648cff3d}.saturn-role__header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.saturn-role__name{color:#dce8ffeb;font-size:1rem;font-weight:600}.saturn-role__code{color:#96b9ffb3;white-space:nowrap;background:#5078ff1f;border:1px solid #648cff2e;border-radius:4px;padding:.2rem .55rem;font-family:SF Mono,JetBrains Mono,monospace;font-size:.72rem}.saturn-role__desc{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.6}.saturn-avail{max-width:1100px;margin:0 auto;padding:clamp(4rem,8vw,7rem) clamp(1.5rem,5vw,3rem)}.saturn-avail__eyebrow{letter-spacing:.26em;text-transform:uppercase;color:#96b9ff99;margin:0 0 1rem;font-size:.78rem;font-weight:600}.saturn-avail__title{letter-spacing:-.04em;color:#e6eefff2;margin:0 0 1rem;font-size:clamp(2.4rem,6vw,4.5rem);font-weight:700;line-height:1}.saturn-avail__sub{max-width:54ch;color:var(--text-muted);margin:0 0 3rem;font-size:clamp(.95rem,1.4vw,1.1rem);line-height:1.75}.saturn-avail__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.saturn-avail__card{border-radius:var(--radius-md);background:#0a102099;border:1px solid #648cff1f;padding:2rem;transition:border-color .2s,background .2s}.saturn-avail__card:hover{background:#0e162ccc;border-color:#648cff3d}.saturn-avail__card--highlight{background:linear-gradient(135deg,#0e1632d9 0%,#080e20e6 100%),radial-gradient(circle at 80% 20%,#5078ff1a,#0000 55%);border-color:#648cff38}.saturn-avail__card--highlight:hover{border-color:#648cff5c}.saturn-avail__icon{margin-bottom:1rem;font-size:1.6rem;display:block}.saturn-avail__card-title{color:#dce8ffeb;margin:0 0 .6rem;font-size:1.05rem;font-weight:600}.saturn-avail__card-desc{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.65}@media (max-width:640px){.saturn-avail__grid{grid-template-columns:1fr}}.saturn-tech{border-top:1px solid #648cff14;max-width:1100px;margin:0 auto;padding:clamp(4rem,8vw,7rem) clamp(1.5rem,5vw,3rem)}.saturn-tech__eyebrow{letter-spacing:.26em;text-transform:uppercase;color:#96b9ff99;margin:0 0 1rem;font-size:.78rem;font-weight:600}.saturn-tech__title{letter-spacing:-.04em;color:#e6eeffe6;margin:0 0 1rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:700}.saturn-tech__sub{max-width:56ch;color:var(--text-muted);margin:0 0 2.5rem;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.75}.saturn-tech__stack{flex-wrap:wrap;gap:.65rem;display:flex}.saturn-tech__pill{background:#0a1226b3;border:1px solid #648cff29;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:border-color .18s;display:flex}.saturn-tech__pill:hover{border-color:#648cff4d}.saturn-tech__pill-name{color:#d2e1ffd9;font-size:.88rem;font-weight:600}.saturn-tech__pill-note{color:#8ca5dc80;font-size:.78rem}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}body:before,body:after,.hero:before,.hero:after{display:none}.welcome>*,#about .section-shell,#wrapper .section-shell,#dev .section-shell,#saturn .section-shell,.project-card{opacity:1}.sw{opacity:1!important}.saturn-hero__title,.saturn-hero__sub,.saturn-hero__eyebrow,.saturn-hero__tagline,.saturn-hero__mockup{opacity:1!important;transform:none!important}}[data-theme=day]{--bg:#c8e4f5;--bg-elevated:#bedcf8e0;--bg-panel:#d7ebfcf2;--surface-border:#0046961f;--text:#0d1f3c;--text-muted:#3a5570;--accent:#1254ae;--accent-soft:#1254ae1a;--accent-strong:#0a3d8f;--shadow:0 22px 60px #003c8c1f}[data-theme=day] body{color:var(--text);background:#c0dff5}[data-theme=day] .site-sky{background:radial-gradient(circle at 0 0,#50a0ff38,#0000 28%),radial-gradient(circle at 100% 0,#ffc83c29,#0000 24%),linear-gradient(#9dd0f0 0%,#bde0f8 38%,#c8e4f5 100%)}[data-theme=day] body:before{background:radial-gradient(circle,#3c8cff38,#0000 70%)}[data-theme=day] body:after{background:radial-gradient(circle,#ffc33c33,#0000 70%)}[data-theme=day] html{scrollbar-color:#1e5ac859 #003c8c0d;background-color:#9dd0f0}[data-theme=day] ::-webkit-scrollbar-track{background:#003c8c0a}[data-theme=day] ::-webkit-scrollbar-thumb{background:#1e5ac84d}[data-theme=day] ::-webkit-scrollbar-thumb:hover{background:#1e5ac875}[data-theme=day] .project-card{background-color:#ffffffa6;border-color:#0050b424}[data-theme=day] .project-card:hover,[data-theme=day] .project-card:focus-visible{background-color:#ffffffdb;border-color:#0050b442;box-shadow:0 26px 60px #003c8c2e}[data-theme=day] .project-card__overlay{background:linear-gradient(#c8e6ff0a 18%,#0a285a8c 100%),linear-gradient(135deg,#64a0ff14,#0000 52%)}[data-theme=day] .project_modal{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#b4d7f5bf}[data-theme=day] .modal_grid{background:#ebf8fff7;border-color:#0050b424;box-shadow:0 30px 80px #003c8c40}[data-theme=day] .modal_grid>div{border-color:#0050b41a}[data-theme=day] .modal_close{color:var(--text);background:#0050b41a}[data-theme=day] .modal_close:hover{background:#0050b42e}[data-theme=day] .project_btn,[data-theme=day] .project_download{border-color:#0050b433}[data-theme=day] .project_btn:hover,[data-theme=day] .project_download:hover{background:#1254ae24;border-color:#0050b45c}[data-theme=day] .hero-cloud{filter:saturate(.08)brightness(1.7)}[data-theme=day] .saturn-spotlight{background:linear-gradient(135deg,#d2e8fff0 0%,#e1f0fff7 60%),radial-gradient(circle at 70%,#508cff1a,#0000 55%);border-color:#0050c829;box-shadow:inset 0 1px #64a0ff2e,0 32px 64px #003c8c24}[data-theme=day] .saturn-spotlight__tag{color:var(--accent);opacity:.85}[data-theme=day] .saturn-spotlight__title{background:linear-gradient(135deg,#0c2550 0%,#1a4fa8 55%,#2567c4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=day] .saturn-spotlight__sub{color:var(--text);opacity:.8}[data-theme=day] .saturn-spotlight__btn{color:var(--accent);background:#1254ae1a;border-color:#0050c842}[data-theme=day] .saturn-spotlight__btn:hover,[data-theme=day] .saturn-spotlight__btn:focus-visible{background:#1254ae2e;border-color:#0050c86b}[data-theme=day] .project-card{color:#f0f4ff}.day-clouds-layer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.site-sky__clouds{will-change:transform,opacity;position:absolute;inset:-10vh 0 0}.day-cloud{filter:blur(var(--cloud-blur,18px));will-change:transform;background:#c3dcf859;border-radius:999px;animation:ease-in-out infinite alternate cloudDrift;position:absolute}@keyframes cloudDrift{0%{transform:translate(0,0)}to{transform:translate(20px,-9px)}}.sun-glow{top:4.5rem;right:max(1.5rem,calc((100vw - var(--content-width))/2));aspect-ratio:1;will-change:transform,opacity;background:radial-gradient(circle at 38% 36%,#fffbe0,#ffe040 42%,#ffb800 76%,#ff9200 100%);border-radius:999px;width:clamp(5.5rem,11vw,7.5rem);animation:5s ease-in-out infinite sunPulse;position:fixed;box-shadow:0 0 40px #ffc332bf,0 0 90px #ff9b0061,0 0 150px #ff780029}@media (max-width:640px){.sun-glow{top:2rem;right:1rem}}@keyframes sunPulse{0%,to{box-shadow:0 0 40px #ffc332bf,0 0 90px #ff9b0061,0 0 150px #ff780029}50%{box-shadow:0 0 56px #ffc332eb,0 0 120px #ff9b008a,0 0 200px #ff78003d}}[data-theme=day] .footer-scene{filter:brightness(1.4)saturate(.75)}[data-theme=day] .footer-garden{background:linear-gradient(#0000 0% 36%,#96cdaf14 50%,#6eaf8c33 64%,#46916e61 78%,#2d785899 100%)}[data-theme=day] .footer-garden:before{background:radial-gradient(circle at 50% 100%,#32825a24,#0000 34%)}[data-theme=day] .footer-garden:after{background:radial-gradient(88% 72% at 50% 108%,#2878508c 0 38%,#28785052 49%,#28785000 63%),radial-gradient(52% 58% at 0 106%,#236e4852,#236e4800 68%),radial-gradient(52% 58% at 100% 106%,#236e4852,#236e4800 68%),linear-gradient(#3c8c6400 0%,#32825a0f 18%,#2d785529 48%,#286e4e70 100%)}[data-theme=day] .footer-stage-eyebrow{color:#06233ec7}[data-theme=day] .footer-signature{color:#082a4461;text-shadow:0 0 24px #005ad24d,0 0 72px #0046be33;-webkit-text-stroke:1.5px #0f41aab3}[data-theme=day] .footer-tagline{color:#eff6ffeb}[data-theme=day] .footer-action{color:#ebf3ffe6;background:#e5efff1f;border-color:#ebf4ff38}[data-theme=day] .footer-action:hover,[data-theme=day] .footer-action:focus-visible{background:#e5efff2e;border-color:#ecf4ff57}[data-theme=day] .footer-meta{color:#e0e8f8cc}[data-theme=day] .footer-meta-links a{color:#f4f7ffe0}[data-theme=day] .footer-meta-links a:hover,[data-theme=day] .footer-meta-links a:focus-visible{color:#fff}[data-theme=day] .saturn-nav{background:#c3def8e0;border-bottom-color:#004baf1a}[data-theme=day] .saturn-nav__back{color:#003074a6}[data-theme=day] .saturn-nav__back:hover{color:var(--accent)}[data-theme=day] .saturn-nav__brand{color:#083076d1}[data-theme=day] .saturn-hero__bg{background:radial-gradient(at 50% -10%,#64a5ff21,#0000 55%),radial-gradient(at 20% 80%,#3c78dc0f,#0000 40%),linear-gradient(#afd7f847 0%,#d2ebff29 100%)}[data-theme=day] .saturn-hero__eyebrow{color:#00379699}[data-theme=day] .saturn-hero__title{background:linear-gradient(160deg,#0c2550 0%,#1a4fa8 40%,#2567c4 80%,#1254ae 100%);-webkit-background-clip:text;background-clip:text}[data-theme=day] .saturn-hero__sub{color:#082658c7}[data-theme=day] .saturn-mockup-shell{background:#daebfff0;border-color:#004ec329;box-shadow:inset 0 0 0 1px #004ec30d,0 48px 120px #00379b2e,0 0 80px #005fff0d}[data-theme=day] .saturn-mockup-bar{background:#c0daf8f5;border-bottom-color:#004ec312}[data-theme=day] .saturn-mockup-bar span{background:#004baf2e}[data-theme=day] .saturn-statement__line{color:#081c44e0}[data-theme=day] .saturn-statement__line--accent,[data-theme=day] .saturn-statement__accent,[data-theme=day] .saturn-statement__accent .sw{background:linear-gradient(90deg,#1254ae,#2567c4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=day] .saturn-statement__quote{color:#00378780}[data-theme=day] .saturn-feature__eyebrow{color:var(--accent);opacity:.72}[data-theme=day] .saturn-feature__title{color:var(--text)}[data-theme=day] .saturn-feature__list li{color:#0030749e}[data-theme=day] .saturn-feature__list li:before{color:#1254ae73}[data-theme=day] .saturn-screen-frame{border-color:#004ec31f;box-shadow:0 32px 80px #00379b2e,inset 0 0 0 1px #004ec308}[data-theme=day] .saturn-roles__eyebrow{color:var(--accent);opacity:.72}[data-theme=day] .saturn-roles__title{color:var(--text)}[data-theme=day] .saturn-role{background:#c8e0fc8c;border-color:#004ec31a}[data-theme=day] .saturn-role:hover{background:#d2e8ffc7;border-color:#004ec333}[data-theme=day] .saturn-role__name{color:var(--text)}[data-theme=day] .saturn-role__code{color:var(--accent);background:#1254ae1a;border-color:#1254ae29}[data-theme=day] .saturn-avail__eyebrow{color:var(--accent);opacity:.72}[data-theme=day] .saturn-avail__title{color:var(--text)}[data-theme=day] .saturn-avail__card{background:#c8e0fc8c;border-color:#004ec31a}[data-theme=day] .saturn-avail__card:hover{background:#d2e8ffc7;border-color:#004ec333}[data-theme=day] .saturn-avail__card--highlight{background:linear-gradient(135deg,#c3defce6 0%,#d7ebfff0 100%),radial-gradient(circle at 80% 20%,#1254ae14,#0000 55%);border-color:#004ec32e}[data-theme=day] .saturn-avail__card--highlight:hover{border-color:#004ec352}[data-theme=day] .saturn-avail__card-title,[data-theme=day] .saturn-caps__title{color:var(--text)}[data-theme=day] .saturn-cap{background:#c8e0fc8c;border-color:#004ec31a}[data-theme=day] .saturn-cap:hover{background:#d2e8ffc7;border-color:#004ec338}[data-theme=day] .saturn-cap__title{color:var(--text)}[data-theme=day] .saturn-tech{border-top-color:#004ec312}[data-theme=day] .saturn-tech__eyebrow{color:var(--accent);opacity:.72}[data-theme=day] .saturn-tech__title{color:var(--text)}[data-theme=day] .saturn-tech__pill{background:#c8e0fc8c;border-color:#004ec324}[data-theme=day] .saturn-tech__pill:hover{border-color:#004ec342}[data-theme=day] .saturn-tech__pill-name{color:var(--text)}[data-theme=day] .saturn-tech__pill-note{color:#00378c73}[data-theme=day] .saturn-mockup-placeholder,[data-theme=day] .saturn-screen-placeholder{background:linear-gradient(135deg,#bcdaf8eb 0%,#d0e8fff5 100%),repeating-linear-gradient(45deg,#0050c806 0 1px,#0000 1px 24px)}[data-theme=day] .saturn-mockup-placeholder span,[data-theme=day] .saturn-screen-placeholder span{color:#00379647}[data-theme=day] .saturn-hero__glow{background:radial-gradient(#1254ae1f 0%,#0000 70%)}[data-theme=day] .saturn-divider{background:linear-gradient(90deg,#0000,#004ec333,#0000)}[data-theme=day] .saturn-card-glow{background:radial-gradient(circle,#1254ae1a 0%,#0000 70%)}[data-theme=day] .saturn-hero__shimmer{background:linear-gradient(105deg,#0000 20%,#fff9 45%,#fffc 50%,#fff9 55%,#0000 80%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text}[data-theme=day] .saturn-showcase__frame{background:#d7ebfc47;border-color:#004ec31f;box-shadow:0 32px 80px #00379b2e,inset 0 0 0 1px #004ec308}[data-theme=day] .saturn-showcase__progress{background:#004ec314}[data-theme=day] .saturn-showcase__progress-fill{background:linear-gradient(90deg,#1254ae80,#1e64c8b3)}[data-theme=day] .saturn-closing{border-top-color:#004ec312}[data-theme=day] .saturn-closing:before{background:linear-gradient(#c8e4f5 0%,#c8e4f5eb 58%,#c8e4f500 100%)}[data-theme=day] .saturn-closing__eyebrow{color:#00379180}[data-theme=day] .saturn-closing__title{background:linear-gradient(160deg,#0c2550 0%,#1a4fa8 40%,#2567c4 80%,#1254ae 100%);-webkit-background-clip:text;background-clip:text}[data-theme=day] .saturn-closing__back{color:var(--accent);background:#1254ae17;border-color:#004ec32e}[data-theme=day] .saturn-closing__back:hover{background:#1254ae2b;border-color:#004ec352}
@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.666bad7d.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0a77efb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.4a23d71b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.43b0b13e.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.b2288445.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.3aec397d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.95e4158a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.bd593fbe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.d82a9aff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.c55744ae.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.b460e02c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.855a563b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_f213ca71-module__cyaqIW__className{font-family:Poppins,Poppins Fallback;font-style:normal}
