@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.custom-header{background-color:#999999;color:white;height:50px;justify-content:space-between;padding:0 16px;box-sizing:border-box}.custom-header,.header{display:flex;align-items:center}.header{width:100%}.header-title{font-size:1.5em;flex-grow:1}.header-subtitle,.header-title{text-decoration:none;color:white}.header-subtitle{background:linear-gradient(135deg,#ff4b2b,#ff416c);font-size:12px;font-weight:700;padding:4px 10px;white-space:nowrap;box-shadow:0 3px 6px rgba(0,0,0,.1);transition:transform .3s ease}.notification-bar{background-color:#ffffff;color:white;display:flex;align-items:center;justify-content:center;padding:10px;font-size:14px;font-weight:700;box-shadow:0 2px 5px rgba(0,0,0,.1)}.notification-title{color:black;max-width:70%;overflow:hidden;text-overflow:ellipsis;margin-left:8px}.new-badge,.notification-title{text-decoration:none;white-space:nowrap;transition:transform .3s ease}.new-badge{background:linear-gradient(135deg,#ff4b2b,#ff416c);color:white;font-size:12px;font-weight:700;padding:4px 10px;border-radius:15px;box-shadow:0 3px 6px rgba(0,0,0,.1)}.new-badge:hover{background:linear-gradient(135deg,#ff416c,#ff4b2b);transform:scale(1.1)}.header-menu{display:flex;gap:16px}.header-link{color:white;text-decoration:none;font-size:1.1em;padding:8px 12px;transition:background-color .3s,color .3s}.header-link:hover{color:#fff;font-weight:700}.header-spacer{flex-grow:1}.header a{color:white;text-decoration:none}@media (max-width:768px){.custom-header{padding:0 8px;height:60px}.header-title{font-size:1.2em}.notification-bar{font-size:12px;padding:8px}.notification-title{font-size:12px;max-width:70%}.new-badge{font-size:10px;padding:3px 8px}.header-menu{gap:8px}.header-link{font-size:1em}}@media (max-width:480px){.custom-header{height:55px;padding:0 4px}.header-title{font-size:1.1em}.notification-bar{font-size:11px;padding:6px}.notification-title{font-size:11px;max-width:70%}.new-badge{font-size:9px;padding:3px 7px}.header-menu{gap:6px}.header-link{font-size:.9em}}.app-footer{margin-top:20px;background-color:#999999;color:white;padding:20px 0;text-align:center;position:relative}.footer-container{width:100%;max-width:1024px;padding:0 16px;margin:2px auto 0}.footer-content{display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center}.footer-links{display:flex;gap:16px;flex-wrap:wrap}.footer-links a{color:white;text-decoration:none;font-size:14px}.footer-links a:hover{text-decoration:underline}.back-to-top{position:fixed;bottom:9%;right:2%;padding:10px 15px;background-color:#333;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;z-index:1000;opacity:.8;transition:opacity .3s ease}.back-to-top:hover{opacity:1}.chatbot-button{position:fixed;bottom:3%;right:2%;background:white;border:2px solid #e53935;color:#e53935;border-radius:999px;padding:8px 16px 8px 12px;font-weight:700;display:flex;align-items:center;box-shadow:0 4px 10px rgba(0,0,0,.15);z-index:1300;transition:background .3s,box-shadow .3s;cursor:pointer}.chatbot-button:hover{background:#ffeaea;box-shadow:0 6px 14px rgba(0,0,0,.2)}

/*! tailwindcss v4.1.2 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:rotateX(0);--tw-rotate-y:rotateY(0);--tw-rotate-z:rotateZ(0);--tw-skew-x:skewX(0);--tw-skew-y:skewY(0);--tw-border-style:solid;--tw-outline-style:solid}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.shrink{flex-shrink:1}.flex-grow{flex-grow: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}.list-disc{list-style-type:disc}.border{border-style:var(--tw-border-style);border-width:1px}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--background:#fff;--foreground:#000}@media (prefers-color-scheme:dark){:root{--background:#fff;--foreground:#000}}body{color:var(--foreground);background:var(--background);font-family:YU Gothic UI,sans-serif;overflow-x:hidden}@media (min-width:600px){.MuiContainer-root{padding-left:24px;padding-right:24px}}@media (min-width:1200px){.MuiContainer-root{max-width:85%!important}}.mui-5c1adp-MuiContainer-root{width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:8px!important;padding-right:8px!important}#inspire{flex-direction:column;max-width:100%;min-height:100vh;display:flex;overflow-x:hidden}#main-content{flex:1}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */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;-webkit-text-decoration:underline dotted;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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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}[hidden],template{display:none}