*,*:after,*:before{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth;width:100%;height:100%}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,sans-serif;background-color:#f4f4f4;color:#333;line-height:1.6;min-height:100vh;width:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;transition:background-color .3s ease,color .3s ease}#root{min-height:100vh;width:100%}.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(max-width:768px){.section{padding:1.5rem 0}}@media(max-width:480px){.section{padding:1rem 0}}h1,h2,h3,h4,h5,h6,p,span{font-family:Inter,sans-serif;color:#272727;margin-bottom:.5rem}button{font-family:Inter,sans-serif;color:#fff}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{max-width:100%;height:auto;display:block;border-radius:6px}table{border-collapse:collapse;width:100%;overflow:hidden}th,td{text-align:left;padding:.75rem;word-break:break-word}.table-wrapper{width:100%;overflow-x:auto}@media(max-width:768px){th,td{padding:.5rem}}button,input,select,textarea{padding:.5rem .75rem;border-radius:4px;border:1px solid #ccc;width:100%;max-width:100%}button{cursor:pointer;transition:background-color .3s ease,transform .2s ease}button:hover{transform:translateY(-1px)}@media(min-width:768px){button,input,select,textarea{width:auto}}@media(max-width:1024px){body{font-size:.95rem}}@media(max-width:768px){body{font-size:.9rem;line-height:1.5;padding:0 .5rem}}@media(max-width:480px){body{font-size:.875rem;line-height:1.5}}#portal-root{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;pointer-events:none;display:flex;align-items:center;justify-content:center;overflow:hidden;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);transition:backdrop-filter .3s ease}#portal-root>*{pointer-events:auto;max-width:100vw;max-height:100vh;overflow:auto;border-radius:4px}@media(max-width:768px){#portal-root{align-items:flex-start;justify-content:center;padding-top:4rem}}@media(max-width:480px){#portal-root{padding-top:3rem}}
