:root{--primary-color: #2563eb;--primary-dark: #1d4ed8;--primary-gradient: linear-gradient(135deg, var(--primary-dark) 0%, var(--primary-color) 100%);--secondary-gradient: linear-gradient(135deg, #f0fdfa 0%, #f0f9ff 100%);--local-color: rgb(139, 92, 246);--secondary-color: #1f2937;--accent-color: #f59e0b;--background-light: #f9fafb;--background-dark: #000000;--background-dark-light: #1f2937;--background-blue: #1d4ed8;--background-blue-light: rgb(29, 78, 216, .2);--background-purple: #8b5cf6;--background-purple-light: rgb(139, 92, 246, .2);--border-grey: #f1f5f9;--border-dark: #000000;--border-blue: #1d4ed8;--success: #10b981;--warning: #f59e0b;--text-dark: #1f2937;--text-light: #6b7280;--white: #ffffff;--shadow: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--border-radius-small: .5rem;--border-radius: 1rem;--transition: all .3s ease}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}h1,h2,h3,h4,h5,h6{margin:0}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1200px}}.main{flex:1 0 auto}main{flex:1}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0;scroll-behavior:smooth}body,html{display:flex;flex-direction:column}body,html{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:var(--text-dark);background:linear-gradient(135deg,#f0fdf4,#eff6ff);min-height:100vh;min-width:320px;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-weight:700;margin-bottom:.75rem;line-height:1.2}h2.section-title{text-align:center;font-size:2.25rem;font-weight:800;margin-bottom:1rem;position:relative;display:inline-block;left:50%;transform:translate(-50%)}h2.section-title:after{content:"";display:block;width:80px;height:4px;background:var(--primary-color);margin:.5rem auto;border-radius:2px}@media(min-width:768px){h2.section-title{font-size:clamp(2.25rem,4vw,2.75rem)}}p.section-subtitle{text-align:center;font-size:1.1rem;color:var(--text-light)}@media(min-width:768px){p.section-subtitle{font-size:clamp(1.1rem,2vw,1.2rem)}}
