@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Serif&family=Inter:wght@300;400;500;600;700&display=swap";a:where(.astro-6DSMB3DO){text-decoration:none;font-weight:500;font-size:1.5rem;display:flex;align-items:center;gap:1.25rem}.rounded-rect:where(.astro-6DSMB3DO){height:45px;width:45px;min-width:45px;border-radius:14px;background:var(--primary)}@media screen and (max-width: 600px){a:where(.astro-6DSMB3DO){font-size:1rem;gap:.5rem}.rounded-rect:where(.astro-6DSMB3DO){height:24px;width:24px;min-width:24px;border-radius:10px}}.navbar-ctn:where(.astro-5WYNLJ2J){height:var(--header-height);display:flex;align-items:center;position:fixed;inset:0 0 auto;z-index:3;background:var(--bg-light)}.section:where(.astro-5WYNLJ2J)>.inner:where(.astro-5WYNLJ2J){display:flex;justify-content:space-between;align-items:center}.nav-actions:where(.astro-5WYNLJ2J){display:flex;align-items:center;list-style-type:none;gap:2rem}.nav-actions:where(.astro-5WYNLJ2J) a:where(.astro-5WYNLJ2J){text-decoration:none;font-size:1.1rem;font-weight:500}.clear-btn:where(.astro-5WYNLJ2J){height:36px;width:36px;display:grid;place-items:center;border-radius:12px;border:0;background:transparent;padding:0;background:var(--primary)}.clear-btn:where(.astro-5WYNLJ2J):hover,.clear-btn:where(.astro-5WYNLJ2J):active{background:var(--primary-dark)}.clear-btn:where(.astro-5WYNLJ2J) svg:where(.astro-5WYNLJ2J){width:24px}.offsetted:where(.astro-5WYNLJ2J){transform:translateY(1rem);position:fixed}.section:where(.astro-5WYNLJ2J).offsetted>.inner:where(.astro-5WYNLJ2J){background:#ffffff;padding:1.2rem 3rem;border-radius:32px;box-shadow:0 10px 20px #0281ff0d;max-width:calc(var(--desktop-width-lg) + 6rem)}@media screen and (max-width: 600px){.navbar-ctn:where(.astro-5WYNLJ2J){height:50px}.nav-actions:where(.astro-5WYNLJ2J){gap:.8rem}.nav-actions:where(.astro-5WYNLJ2J) a:where(.astro-5WYNLJ2J){font-size:.9rem}.clear-btn:where(.astro-5WYNLJ2J){height:28px;width:28px}.clear-btn:where(.astro-5WYNLJ2J) svg:where(.astro-5WYNLJ2J){width:22px}}section:where(.astro-PV555HAV){padding:1.5rem 0 4rem;border-top:2px solid #e7e7e7;margin-top:8rem}.inner:where(.astro-PV555HAV){display:flex}ul:where(.astro-PV555HAV){display:flex;align-items:center;gap:1rem;list-style-type:none;padding:0}.copyright:where(.astro-PV555HAV){font-size:1rem;font-weight:500;padding-right:1.5rem;margin-right:1.5rem;border-right:2px solid #e7e7e7}a:where(.astro-PV555HAV){text-decoration:none;font-size:.9rem;font-weight:400;font-size:1rem;font-weight:500;border-bottom:1px solid #000000}a:where(.astro-PV555HAV):hover{color:var(--primary);border-bottom:1px solid var(--primary)}.paragraph-content:where(.astro-PV555HAV){font-size:.8rem;padding:2rem 0;opacity:.8;display:inline}@media screen and (max-width: 600px){.section:where(.astro-PV555HAV){margin-top:2rem;padding-bottom:3.3rem}.copyright:where(.astro-PV555HAV){font-size:.875rem;padding-right:1rem;margin-right:1rem}a:where(.astro-PV555HAV){font-size:.875rem}}#mc_embed_signup:where(.astro-WX34XVF5){display:flex;justify-content:flex-end;margin-bottom:40px}form:where(.astro-WX34XVF5){width:100%;max-width:400px;background:var(--bg-light);color:var(--primary-deep-dark);padding:2rem;border-radius:14px;margin-right:0!important}h2:where(.astro-WX34XVF5){margin-top:0!important;font-size:1.3rem!important}#mc_embed_signup:where(.astro-WX34XVF5) .mc-field-group:where(.astro-WX34XVF5) label:where(.astro-WX34XVF5){font-size:.85rem}#mc_embed_signup:where(.astro-WX34XVF5) .button:where(.astro-WX34XVF5)#mc-embedded-subscribe{height:40px;background:var(--primary);color:var(--primary-deep-dark);margin-top:20px;font-weight:500}.indicates-required:where(.astro-WX34XVF5){display:none}.refferal_badge:where(.astro-WX34XVF5){display:none!important}input:where(.astro-WX34XVF5){height:40px;border-radius:6px!important}*{margin:0;box-sizing:border-box;scroll-behavior:smooth;font-family:Inter,sans-serif}:root{--desktop-width: 1200px;--modal-width: 480px;--header-height: 100px;--bg-light: #fff8ee;--primary: #ffab2d;--primary-dark: #de8500;--primary-deep-dark: #362000;--primary-faded: #ffab2d33;--anim-interval: .3s;--progress-interval: .4s;--header-font: 1.6rem;--normal-font: 1.1rem}html{scroll-behavior:smooth}body{background:var(--bg-light);padding-top:100px;border:0px!important}::selection{color:#000;background:#de8500}a{color:#000}svg,svg path{fill:var(--primary-deep-dark)}body.dark,body.dark .navbar-ctn{background:var(--primary-deep-dark);color:var(--bg-light)}body.dark a{color:var(--bg-light)}body.dark a:hover{color:var(--primary-dark)}body.dark .logo:hover{color:var(--bg-light)}body.dark svg,body.dark svg path{fill:var(--primary-deep-dark)}body.dark a{border-color:var(--bg-light)}body.dark .footer-ctn{border-color:#683f00}body.dark .row>div:nth-child(1){border-color:#683f00}.hidden{display:none}button{cursor:pointer}.primary-btn{border:none;background-color:var(--primary);text-decoration:none;color:var(--primary-dark);border-radius:5px;cursor:pointer;outline:none;height:60px;width:100%;display:grid;place-items:center;font-size:1rem;font-weight:600;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.primary-btn:active{background-color:var(--primary-light)}.section>.inner{max-width:var(--desktop-width);width:100%;margin:auto}.emphatic{color:var(--primary-dark)}.bold{font-weight:600}a:hover{color:var(--primary-dark)}.logo:hover{color:#000}article{max-width:850px;margin-right:auto;margin-left:auto;font-family:"IBM Plex Serif",sans-serif;font-size:1.25rem;line-height:2.5rem}article p{font-family:"IBM Plex Serif",sans-serif;padding-bottom:2rem;display:block}article strong{font-weight:700}article ul{font-family:"IBM Plex Serif",sans-serif;padding-bottom:2rem}article li{font-family:"IBM Plex Serif",sans-serif}article section{padding-bottom:2rem;text-align:left;font-size:2rem;color:var(--primary)}article section.first{padding-bottom:1rem}article em{font-family:"IBM Plex Serif",sans-serif}article p>.major{font-size:1.5rem;line-height:3rem}article a{font-family:"IBM Plex Serif",sans-serif;font-weight:500;text-decoration:none;border-bottom:1px solid}article h1,article h2,article h3,article h4{color:var(--primary-dark);font-weight:600;margin-bottom:.5rem}article img,article video,article iframe{width:100%;margin:.5rem 0;border-radius:1rem}.astro-code{padding:1rem 2rem;border-radius:16px;margin-bottom:2rem}.astro-code *{font-family:monospace;font-size:1rem;line-height:1rem}code{font-family:monospace;color:var(--primary)}article aside{font-size:3rem}article aside{display:flex;gap:3%;align-items:center;font-size:3rem;padding:1.2rem 1.6rem;margin:1rem 0;background:white;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.dark article aside{background:black}article aside p{font-size:1.25rem;padding-bottom:0}article blockquote{font-size:150%;line-height:150%;border-left:2px solid;padding-left:2rem;margin-bottom:2rem}article blockquote p{padding-bottom:0}.technical{width:12px;height:12px;border-radius:4px;background:var(--primary);display:inline-flex;margin-right:8px;margin-top:2px;transition:.3s;cursor:pointer}.technical:after{content:"Technical Article";font-size:.8rem;display:block;position:relative;top:24px;left:-10px;height:18px;padding:2px 8px;white-space:nowrap;background:var(--primary-dark);border-radius:6px;color:var(--primary-deep-dark);font-weight:700;margin-top:-3px;transition:.3s;transform:translateY(10px) scale(.8);opacity:0;visibility:hidden;transform-origin:left}.technical:hover:after{transform:translateY(0) scale(1);opacity:1;visibility:visible}.front-row-ctn,.front-row-btn-ctn{text-align:right;position:fixed;width:100%;right:0;left:0;bottom:0}.front-row-ctn{visibility:hidden;opacity:0;transform:translateY(10px) scale(.8);transform-origin:bottom right;transition:.3s}.front-row-btn-ctn .inner>button{background:var(--primary);outline:none;border:none;height:50px;font-size:1.1rem;padding:0 2rem;border-top-right-radius:14px;border-top-left-radius:14px;font-weight:600}.front-row-ctn.come-up-1{visibility:visible;opacity:1;transform:translateY(0) scale(1)}@media screen and (max-width: 1500px){.section>.inner{width:80%}}@media screen and (max-width: 1100px){.section>.inner{width:90%}}@media screen and (max-width: 600px){body{padding-top:50px}article{font-size:1.05rem;line-height:2.1rem}article p{padding-bottom:1.5rem}article ul{padding-bottom:1.5rem}article p>.major{font-size:1.4rem}article img,article video{border-radius:.5rem}.astro-code{padding:.5rem 1rem;border-radius:8px;margin-bottom:1.5rem}.front-row-ctn .inner>button{height:40px;font-size:.9rem;padding:0 1.3rem;border-top-right-radius:14px;border-top-left-radius:14px;font-weight:600}article aside p{font-size:1.05rem;line-height:2.1rem}article blockquote{font-size:120%;padding-left:1rem;margin-bottom:1.5rem}}
