.pub-layout{background-color:var(--pub-bg-primary,#fff);min-height:100vh;color:var(--pub-text-primary,#222);flex-direction:column;transition:background-color .3s,color .3s;display:flex;position:relative}.pub-main{z-index:1;flex:1;position:relative}.pub-orbs{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.pub-orb{filter:blur(80px);opacity:.4;border-radius:50%;transition:opacity .5s;position:absolute}.pub-orb--1{background:hsla(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.15);width:500px;height:500px;animation:25s ease-in-out infinite floatOrb1;top:5%;left:-5%}.pub-orb--2{background:hsla(var(--theme-hue,217),var(--theme-saturation,91%),calc(var(--theme-lightness,60%) + 10%),.12);width:600px;height:600px;animation:30s ease-in-out infinite floatOrb2;bottom:10%;right:-10%}.pub-orb--3{background:#f59f0a14;width:400px;height:400px;animation:20s ease-in-out infinite floatOrb3;top:40%;left:-8%}.pub-orb--4{background:hsla(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.08);width:350px;height:350px;animation:22s ease-in-out infinite floatOrb4;top:15%;right:5%}@keyframes floatOrb1{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,20px)scale(1.05)}50%{transform:translate(10px,40px)scale(.98)}75%{transform:translate(-20px,15px)scale(1.02)}}@keyframes floatOrb2{0%,to{transform:translate(0)scale(1)}25%{transform:translate(-40px,-30px)scale(1.03)}50%{transform:translate(-20px,-50px)scale(.97)}75%{transform:translate(25px,-20px)scale(1.01)}}@keyframes floatOrb3{0%,to{transform:translate(0)scale(1)}33%{transform:translate(25px,-35px)scale(1.04)}66%{transform:translate(-15px,25px)scale(.96)}}@keyframes floatOrb4{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-30px,40px)scale(1.06)}}@media (max-width:768px){.pub-orb{filter:blur(60px);opacity:.3}.pub-orb--1{width:200px;height:200px;top:2%;left:-10%}.pub-orb--2{width:250px;height:250px;bottom:5%;right:-15%}.pub-orb--3{width:180px;height:180px;top:35%;left:-12%}.pub-orb--4{width:150px;height:150px;top:10%;right:-5%}}[data-theme-mode=dark] .pub-orb,[data-theme-mode=dark-blue] .pub-orb,[data-theme-mode=dark-ocean] .pub-orb,[data-theme-mode=dark-violet] .pub-orb,[data-theme-mode=dark-emerald] .pub-orb{opacity:.6}[data-theme-mode=dark] .pub-orb--1,[data-theme-mode=dark-blue] .pub-orb--1,[data-theme-mode=dark-ocean] .pub-orb--1,[data-theme-mode=dark-violet] .pub-orb--1,[data-theme-mode=dark-emerald] .pub-orb--1{background:hsla(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.2)}[data-theme-mode=dark] .pub-orb--2,[data-theme-mode=dark-blue] .pub-orb--2,[data-theme-mode=dark-ocean] .pub-orb--2,[data-theme-mode=dark-violet] .pub-orb--2,[data-theme-mode=dark-emerald] .pub-orb--2{background:hsla(var(--theme-hue,217),var(--theme-saturation,91%),calc(var(--theme-lightness,60%) + 10%),.15)}[data-theme-mode=dark] .pub-orb--3,[data-theme-mode=dark-blue] .pub-orb--3,[data-theme-mode=dark-ocean] .pub-orb--3,[data-theme-mode=dark-violet] .pub-orb--3,[data-theme-mode=dark-emerald] .pub-orb--3{background:#f59f0a1f}[data-theme-mode=dark] .pub-orb--4,[data-theme-mode=dark-blue] .pub-orb--4,[data-theme-mode=dark-ocean] .pub-orb--4,[data-theme-mode=dark-violet] .pub-orb--4,[data-theme-mode=dark-emerald] .pub-orb--4{background:hsla(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.12)}[data-theme-mode=dark] .pub-layout,[data-theme-mode=dark-blue] .pub-layout,[data-theme-mode=dark-ocean] .pub-layout,[data-theme-mode=dark-violet] .pub-layout,[data-theme-mode=dark-emerald] .pub-layout{background-color:var(--pub-bg-primary);color:var(--pub-text-primary)}[data-theme-mode=dark] .pub-section--white,[data-theme-mode=dark-blue] .pub-section--white,[data-theme-mode=dark-ocean] .pub-section--white,[data-theme-mode=dark-violet] .pub-section--white,[data-theme-mode=dark-emerald] .pub-section--white{background-color:var(--pub-bg-primary)}[data-theme-mode=dark] .pub-section--gray,[data-theme-mode=dark-blue] .pub-section--gray,[data-theme-mode=dark-ocean] .pub-section--gray,[data-theme-mode=dark-violet] .pub-section--gray,[data-theme-mode=dark-emerald] .pub-section--gray{background-color:var(--pub-bg-secondary)}[data-theme-mode=dark] .pub-section__title,[data-theme-mode=dark-blue] .pub-section__title,[data-theme-mode=dark-ocean] .pub-section__title,[data-theme-mode=dark-violet] .pub-section__title,[data-theme-mode=dark-emerald] .pub-section__title{color:var(--pub-text-primary)}.pub-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.pub-section{padding-top:48px;padding-bottom:48px}@media (min-width:768px){.pub-section{padding-top:64px;padding-bottom:64px}}.pub-section--white,.pub-section--gray{background-color:#fff}.pub-section__title{color:#222;text-align:left;margin-bottom:24px;font-size:22px;font-weight:600;line-height:1.3}@media (min-width:768px){.pub-section__title{font-size:26px}}
