@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--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}}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.container{width:100%}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{min-width:320px;min-height:100vh;margin:0}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@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-outline-style{syntax:"*";inherits:false;initial-value:solid}@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}:root{--pbot-color-brand-primary: #D32F00;--pbot-color-brand-secondary: #005B59;--pbot-color-brand-bgHero: #FFF0ED;--pbot-color-brand-lightTint: #E0F5F4;--pbot-color-text: #2B2825;--pbot-color-background: #FBF4EA;--pbot-color-surface: #FFFFFF;--pbot-color-border: #D4D3CD;--pbot-color-icon-bg: #E0F5F4;--container-max-width: 1200px;--grid-columns: 12;--grid-gutter: 24px;--pbot-font-family: "Avenir Next", "Avenir", "Helvetica", sans-serif}body{font-family:var(--pbot-font-family);color:var(--pbot-color-text);background-color:var(--pbot-color-background);margin:0;line-height:1.5}.container,.adda-container{width:100%;max-width:var(--container-max-width);margin:0 auto;padding-left:16px;padding-right:16px;box-sizing:border-box}.adda-layoutcontent__container{padding-top:24px;padding-bottom:24px}.adda-layoutcontent__wrapper{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--grid-gutter);align-items:start}.adda-layoutcontent__content-left--l{grid-column:span 8;min-width:0;max-width:100%}.adda-layoutcontent__content-right--s{grid-column:span 4;min-width:0;max-width:100%}.adda-container-system{width:100%;max-width:var(--container-max-width);margin:0 auto;padding-left:24px;padding-right:24px;box-sizing:border-box}.adda-layout-grid{display:flex;flex-direction:column;gap:var(--grid-gutter);align-items:start}.adda-col-main,.adda-col-sidebar{width:100%}@media(min-width:992px){.adda-layout-grid{display:grid;grid-template-columns:repeat(12,1fr);align-items:start}.adda-col-main{grid-column:span 8;min-width:0}.adda-col-sidebar{grid-column:span 4;min-width:0}}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.adda-chat-scroll-area::-webkit-scrollbar{width:8px}.adda-chat-scroll-area::-webkit-scrollbar-track{background:transparent}.adda-chat-scroll-area::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.adda-chat-scroll-area::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.ai-markdown-content p:last-child{margin-bottom:0!important}.hide-on-mobile{display:none}@media(min-width:1024px){.hide-on-mobile{display:block}}@media(max-width:991px){.adda-layoutcontent__wrapper{grid-template-columns:1fr}.adda-layoutcontent__content-left--l,.adda-layoutcontent__content-right--s{grid-column:span 12}}
