*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;width:100%;height:100%;font-size:100%}body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background-color:#f4f4f4;width:100%;min-height:100vh;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,sans-serif;line-height:1.6;transition:background-color .3s,color .3s;overflow-x:hidden}#root{width:100%;min-height:100vh}.container{width:100%;max-width:clamp(320px,90vw,1400px);margin:0 auto;padding:0 1.25rem;transition:padding .2s ease-in-out}.section{padding:2rem 0}@media (width<=768px){.section{padding:1.5rem 0}}@media (width<=480px){.section{padding:1rem 0}}h1,h2,h3,h4,h5,h6,p,span{color:#272727;margin-bottom:.5rem;font-family:Inter,sans-serif}button{color:#fff;font-family:Inter,sans-serif}h1{font-size:clamp(1.25rem,1vw + 1rem,1.875rem);font-weight:700}h2{font-size:clamp(1.125rem,.8vw + .9rem,1.625rem);font-weight:600}h3{font-size:clamp(1rem,.6vw + .8rem,1.375rem);font-weight:600}p,span,a,button{font-size:clamp(.9375rem,.3vw + .875rem,1.125rem)}a{color:#0059b2;text-decoration:none}li,select,input,::placeholder{font-size:clamp(.9375rem,.3vw + .875rem,1.125rem)}table,th,td{font-size:clamp(.875rem,.25vw + .85rem,1rem)}img,video,iframe{border-radius:6px;max-width:100%;height:auto;display:block}table{border-collapse:collapse;width:100%;overflow:hidden}th,td{text-align:left;word-break:break-word;padding:.75rem}.table-wrapper{width:100%;overflow-x:auto}@media (width<=768px){th,td{padding:.5rem}}button,input,select,textarea{border:1px solid #ccc;border-radius:4px;width:100%;max-width:100%;padding:.5rem .75rem}button{cursor:pointer;transition:background-color .3s,transform .2s}button:hover{transform:translateY(-1px)}@media (width>=768px){button,input,select,textarea{width:auto}}@media (width<=1024px){body{font-size:.95rem}}@media (width<=768px){body{padding:0 .5rem;font-size:.9rem;line-height:1.5}}@media (width<=480px){body{font-size:.875rem;line-height:1.5}}#portal-root{z-index:9999;pointer-events:none;-webkit-backdrop-filter:blur();backdrop-filter:blur();justify-content:center;align-items:center;width:100vw;height:100vh;transition:-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden}#portal-root>*{pointer-events:auto;border-radius:4px;max-width:100vw;max-height:100vh;overflow:auto}@media (width<=768px){#portal-root{justify-content:center;align-items:flex-start;padding-top:4rem}}@media (width<=480px){#portal-root{padding-top:3rem}}
