@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400&display=swap";:root{--accent: #2563EB;--accent-dark: #1d4ed8;--accent-yellow: #F5C518;--black: 10, 10, 10;--gray: 96, 115, 159;--gray-light: 229, 233, 240;--gray-dark: 34, 41, 57;--bg: #FFFDF5;--footer-bg: #090928;--footer-text: #FFF;--content-width: 720px;--wide-width: 1100px;--header-bg: #FFE6B4;--header-height: 75px;--header-container-max: 1340px;--btn-blue-bg: #5F55FF;--btn-blue-hover: #2f22ff;--btn-blue-radius: 60px;--box-shadow: 0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%)}@font-face{font-family:Atkinson;src:url(/blog/fonts/atkinson-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Atkinson;src:url(/blog/fonts/atkinson-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}body{font-family:Atkinson,system-ui,-apple-system,sans-serif;margin:0;padding:0;background-color:var(--bg);color:rgb(var(--gray-dark));font-size:18px;line-height:1.7;word-wrap:break-word;overflow-wrap:break-word}body.has-fixed-header{padding-top:var(--header-height)}body.mobile-menu-open,body.capture-modal-open{overflow:hidden}main{width:var(--content-width);max-width:calc(100% - 2em);margin:0 auto;padding:3em 1em}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:rgb(var(--black));line-height:1.2;font-weight:700}h1{font-size:2.5rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}strong,b{font-weight:700}a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}a:hover{color:var(--accent-dark)}p{margin-bottom:1em}.prose p{margin-bottom:1.5em}img{max-width:100%;height:auto;border-radius:8px}code{padding:2px 5px;background-color:rgb(var(--gray-light));border-radius:2px;font-size:.9em}pre{padding:1.5em;border-radius:8px;overflow-x:auto}pre>code{all:unset}blockquote{border-left:4px solid var(--accent-yellow);padding:.5em 0 .5em 1.25em;margin:1.5em 0;font-size:1.1em;color:rgb(var(--gray-dark));background:#f5c5180f;border-radius:0 6px 6px 0}blockquote:has(>p:first-child>strong:first-child){background:#f5c51814;border-left:4px solid var(--accent-yellow);border-radius:6px;padding:1em 1.25em;margin:.5em 0 1.5em;font-size:1em}hr{border:none;border-top:1px solid rgb(var(--gray-light));margin:2em 0}table{width:100%;border-collapse:collapse}th,td{border:1px solid rgb(var(--gray-light));padding:.5em .75em;text-align:left}th{background:rgb(var(--gray-light));font-weight:700}input,textarea,select{font-family:inherit;font-size:16px;border:1px solid rgb(var(--gray-light));border-radius:6px;padding:.5em .75em}input:focus,textarea:focus{outline:2px solid var(--accent);outline-offset:2px}button,.btn{cursor:pointer;font-family:inherit;font-size:1rem;font-weight:700;padding:.625rem 1.25rem;border:none;border-radius:6px;background:var(--accent);color:#fff;text-decoration:none;display:inline-block;transition:background .15s ease}.prose button:hover,.prose .btn:hover,.btn:hover{background:var(--accent-dark)}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.wide{width:var(--wide-width);max-width:calc(100% - 2em);margin:0 auto;padding:0 1em}.img-right{float:right;max-width:50%;margin:0 0 1em 1.5em}.img-left{float:left;max-width:50%;margin:0 1.5em 1em 0}.prose img{float:right;max-width:50%;margin:0 0 1em 1.5em}.prose:after{content:"";display:table;clear:both}@media(max-width:768px){body{font-size:16px}main{padding:1.5em 1em}h1{font-size:2rem}h2{font-size:1.5rem}.prose img{float:none;max-width:100%;margin:1em 0}}.kromatic-footer[data-astro-cid-sz7xmlte]{background:var(--footer-bg, #090928);color:var(--footer-text, #fff);font-family:Montserrat,system-ui,-apple-system,sans-serif;font-size:12px;line-height:20px;font-weight:400;letter-spacing:-.2px;min-height:84px;padding:8px 24px;margin-top:4rem}.kromatic-footer__inner[data-astro-cid-sz7xmlte]{max-width:var(--wide-width, 1100px);margin:0 auto;min-height:84px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:8px;padding:8px 0}.kromatic-footer__brand[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:20px}.kromatic-footer__powered-by[data-astro-cid-sz7xmlte]{display:none}.kromatic-footer__logo[data-astro-cid-sz7xmlte]{height:24px;width:auto;max-width:110px;display:block}.kromatic-footer__copyright[data-astro-cid-sz7xmlte]{margin:0;font-size:9px}.kromatic-footer__nav[data-astro-cid-sz7xmlte]{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:16px}.kromatic-footer__link[data-astro-cid-sz7xmlte]{color:var(--footer-text, #fff);text-decoration:underline;white-space:nowrap;font-size:9px}.kromatic-footer__link[data-astro-cid-sz7xmlte]:hover{color:var(--footer-text, #fff);opacity:.9}.kromatic-footer__sep[data-astro-cid-sz7xmlte]{display:none;margin:0 12px}@media(min-width:769px){.kromatic-footer__inner[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;gap:0;padding:0}.kromatic-footer__powered-by[data-astro-cid-sz7xmlte]{display:inline}.kromatic-footer__logo[data-astro-cid-sz7xmlte]{height:36px;max-width:160px}.kromatic-footer__copyright[data-astro-cid-sz7xmlte]{font-size:12px}.kromatic-footer__nav[data-astro-cid-sz7xmlte]{max-width:50%;gap:0;justify-content:flex-end}.kromatic-footer__link[data-astro-cid-sz7xmlte]{font-size:12px}.kromatic-footer__sep[data-astro-cid-sz7xmlte]{display:inline}}.header-wrap{color:#000;font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;letter-spacing:0;line-height:1.444;position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 1px 4px #0000000f;background:#ffe6b4}.header-container{align-items:center;display:flex;height:50px;max-width:1340px;margin:0 auto;padding:0 16px}@media(min-width:992px){.header-container{height:75px;padding:0 40px}}.header-env-label{display:none}.header-logo-wrap{align-items:center;display:flex;flex-shrink:0;height:100%;position:relative;background:#fff;z-index:1}.header-logo-wrap:before{content:"";position:absolute;top:0;bottom:0;right:100%;left:-100vw;background:#fff}.header-logo-wrap:after{content:"";position:absolute;top:0;bottom:0;left:100%;width:60px;background:#fff;clip-path:polygon(0 0,100% 0,0 100%)}.header-logo-wrap a{display:flex;align-items:center;text-decoration:none}.header-logo{display:block;height:36px;width:auto}@media(min-width:992px){.header-logo{height:50px}}.header-nav{align-items:center;display:none;gap:1rem;margin-left:auto;margin-right:16px}@media(min-width:992px){.header-nav{display:flex}}.header-nav-link{color:#000;font-size:16px;font-weight:600;padding:.5rem .75rem;text-decoration:none;border-radius:4px;white-space:nowrap}.header-nav-link:hover{background:#0000000f}.header-services-dropdown{position:relative}.header-services-label{color:#000;cursor:pointer;font-size:16px;font-weight:600;padding:.5rem .75rem;border-radius:4px;user-select:none;white-space:nowrap}.header-services-dropdown:hover .header-services-label{background:#0000000f}.header-services-menu{display:none;position:absolute;top:calc(100% + 4px);left:0;background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 12px #0000001a;min-width:220px;padding:.75rem 1rem;z-index:200}.header-services-dropdown:hover .header-services-menu{display:block}.header-services-menu a{display:block;padding:.5rem 0;font-size:14px;font-weight:500;color:#000;text-decoration:none;white-space:nowrap}.header-services-menu a:hover{text-decoration:underline}.header-search input[type=search]{padding:.35rem .5rem;border:1px solid #ddd;border-radius:4px;min-width:120px;font:inherit;font-size:14px}.header-search input[type=search]:focus{outline:0;border-color:#66afe9;box-shadow:0 0 4px #66afe980}.header-user-actions{align-items:center;display:none;gap:8px;margin-left:16px;flex-shrink:0}@media(min-width:992px){.header-user-actions{display:flex}}.header-user-actions [data-auth-guest][hidden],.header-user-actions [data-auth-member][hidden]{display:none}.header-user-actions [data-auth-guest],.header-user-actions [data-auth-member]{display:flex;align-items:center;gap:8px}.header-btn{font-family:Roboto,sans-serif;font-size:14px;font-weight:700;height:36px;line-height:1;min-width:64px;padding:0 10px;border-radius:8px;cursor:pointer;white-space:nowrap}.header-btn-ghost{background:transparent;border:2px solid #171716;color:#171716}.header-btn-ghost:hover{background:#0000000f}.header-btn-primary{background:#171716;border:2px solid #171716;color:#fff}.header-btn-primary:hover{background:#333}.header-user-action-link{background:#171716;border-radius:8px;border:2px solid #171716;color:#fff;display:inline-flex;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;height:36px;line-height:1;min-width:64px;padding:0 10px;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap}.header-user-container{margin-left:16px;position:relative}.header-user-profile{align-items:center;background:none;border:0;display:flex;gap:12px;cursor:pointer;font:inherit;color:inherit}.header-user-name{font-size:16px;font-weight:600;line-height:22px}.header-user-picture{border-radius:50%;display:inline-block;height:28px;line-height:1;overflow:hidden;width:28px}.header-user-image{height:100%;object-fit:cover;width:100%}.header-user-profile-menu{background-color:#fff;border-radius:12px;box-shadow:#0003 0 5px 5px -3px,#00000024 0 8px 10px 1px,#0000001f 0 3px 14px 2px;list-style:none;margin:0;padding:8px 0;position:absolute;right:0;top:100%;z-index:1}.header-user-profile-menu[hidden]{display:none}.header-user-profile-menu a,.header-user-profile-menu button{border:0;background-color:#fff;color:#000;display:block;font-size:12px;font-weight:700;line-height:12px;min-height:32px;padding:10px 24px;text-decoration:none;white-space:nowrap;width:100%;text-align:left;cursor:pointer;font-family:inherit}.header-user-profile-menu a:active,.header-user-profile-menu a:focus,.header-user-profile-menu a:hover,.header-user-profile-menu button:active,.header-user-profile-menu button:focus,.header-user-profile-menu button:hover{background-color:#0000000a}.header-hamburger{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:none;background:transparent;cursor:pointer;flex-direction:column;gap:6px;margin-left:auto}@media(min-width:992px){.header-hamburger{display:none}}.header-hamburger-bar{display:block;width:24px;height:2px;background:#000;border-radius:1px}.header-mobile-drawer{position:fixed;inset:50px 0 0;background:#ffe6b4;z-index:999;overflow-y:auto;transform:translate(-100%);transition:transform .2s ease}@media(min-width:992px){.header-mobile-drawer{display:none!important}}.header-mobile-drawer[aria-hidden=false]{transform:translate(0)}.header-mobile-inner{padding:1.5rem 1.25rem}.header-mobile-search{margin-bottom:1.5rem}.header-mobile-search input[type=search]{width:100%;height:46px;border:1px solid #ccc;border-radius:25px;padding:0 1.25rem;font-size:1rem;background:#fff;min-width:0}.header-mobile-links{display:flex;flex-direction:column;gap:.5rem}.header-mobile-links a{display:block;padding:.75rem 0;font-size:18px;color:#000;text-decoration:none}.header-mobile-section-label{font-size:18px;font-weight:600;padding:.75rem 0 .25rem;color:#000}.header-mobile-sub-links{display:flex;flex-direction:column;gap:.25rem;padding-left:1rem;margin-bottom:.5rem}.header-mobile-sub-links a{font-size:16px;padding:.5rem 0}.header-mobile-auth{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.header-mobile-auth [data-auth-guest][hidden],.header-mobile-auth [data-auth-member][hidden]{display:none}.header-mobile-auth [data-auth-guest],.header-mobile-auth [data-auth-member]{display:flex;align-items:center;gap:12px}.header-mobile-user-name{font-size:16px;font-weight:600}
