* { box-sizing: border-box; } body {margin: 0;}:root{--gjs-t-color-primary:#1e3a8a;--gjs-t-color-secondary:#334155;--gjs-t-color-accent:#2563eb;--gjs-t-color-success:#16a34a;--gjs-t-color-warning:#ca8a04;--gjs-t-color-error:#dc2626;}html{scroll-behavior:smooth;}.gjs-t-body{background-color:#f8fafc;color:#0f172a;font-size:16px;line-height:1.6;}.gjs-t-h1{color:#0f172a;font-size:36px;line-height:1.25;}.gjs-t-h2{color:#0f172a;font-size:22px;line-height:1.35;}.gjs-t-button{background-color:#2563eb;color:#ffffff;border-radius:10px;}.gjs-t-link{color:#2563eb;text-decoration:none;}.gjs-t-border{border-radius:12px;border-color:#e2e8f0;}*, ::before, ::after{box-sizing:border-box;undefined:undefined;border-width:0;border-style:solid;border-color:#e5e7eb;}html, :host{line-height:1.5;undefined:undefined;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;}body{margin:0;undefined:undefined;line-height:inherit;}hr{height:0;undefined:undefined;color:inherit;border-top-width:1px;}abbr:where([title]){text-decoration:underline dotted;}h1, h2, h3, h4, h5, h6{font-size:inherit;font-weight:inherit;}a{color:inherit;text-decoration:inherit;}b, strong{font-weight:bolder;}code, kbd, samp, pre{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;undefined:undefined;font-feature-settings:normal;font-variation-settings:normal;font-size:1em;}small{font-size:80%;}sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{text-indent:0;undefined:undefined;border-color:inherit;border-collapse:collapse;}button, input, optgroup, select, textarea{font-family:inherit;undefined:undefined;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;}button, select{text-transform:none;}button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']){-webkit-appearance:button;undefined:undefined;background-color:transparent;background-image:none;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:baseline;}::-webkit-inner-spin-button, ::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:textfield;undefined:undefined;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;undefined:undefined;font:inherit;}summary{display:list-item;}blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre{margin:0;}fieldset{margin:0;padding:0;}legend{padding:0;}ol, ul, menu{list-style:none;margin:0;padding:0;}dialog{padding:0;}textarea{resize:vertical;}input::placeholder, textarea::placeholder{opacity:1;undefined:undefined;color:#9ca3af;}button, [role="button"]{cursor:pointer;}:disabled{cursor:default;}img, svg, video, canvas, audio, iframe, embed, object{display:block;undefined:undefined;vertical-align:middle;}img, video{max-width:100%;height:auto;}[hidden]{display:none;}.body{font-family:Inter;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.page-container{max-width:64rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-top:2.5rem;padding-bottom:2.5rem;}.header{margin-bottom:2rem;}.header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;}.header-content{display:flex;flex-direction:column;gap:0.5rem;}.title{font-family:Outfit;font-weight:600;letter-spacing:-0.025em;}.subtitle{color:rgb(71 85 105 / 1);max-width:42rem;}.reset-button{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;border-radius:0.5rem;}.reset-button:hover{box-shadow:0 0 #0000, 0 0 #0000, 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);background-color:rgb(37 99 235 / 1);}.reset-button:focus{outline:2px solid transparent;outline-offset:2px;}.reset-button:focus-visible{outline-width:2px;outline-offset:2px;outline-color:#3b82f6;}.divider{margin-top:1.5rem;border-top-width:1px;}.ia-grid-section{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.5rem;}.ia-card{background-color:rgb(255 255 255 / 1);border-width:1px;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);border-radius:0.75rem;padding:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;transition-property:box-shadow;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;grid-column:span 2 / span 2;}.ia-card:hover{box-shadow:0 0 #0000, 0 0 #0000, 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);}.ia-info{display:flex;align-items:center;gap:1rem;}.ia-icon-wrapper{height:2.75rem;width:2.75rem;border-radius:0.5rem;background-color:rgb(239 246 255 / 1);border-width:1px;display:flex;align-items:center;justify-content:center;}.ia-icon{height:1.5rem;width:1.5rem;}.ia-texts{display:flex;flex-direction:column;}.ia-name{font-family:Outfit;font-weight:600;color:rgb(15 23 42 / 1);}.ia-description{color:rgb(100 116 139 / 1);font-size:0.875rem;line-height:1.25rem;}.ia-actions{display:flex;align-items:center;gap:1rem;}.ia-counter{color:rgb(51 65 85 / 1);font-weight:500;}.use-button{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;border-radius:0.5rem;border-width:1px;border-color:rgb(226 232 240 / 1);color:rgb(30 41 59 / 1);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.use-button:hover{color:rgb(29 78 216 / 1);border-color:rgb(191 219 254 / 1);background-color:rgb(239 246 255 / 1);}.use-button:focus{outline:2px solid transparent;outline-offset:2px;}.use-button:focus-visible{outline-width:2px;outline-offset:2px;outline-color:#3b82f6;}.warning-section{margin-top:2rem;}.warning-banner{display:none;align-items:center;gap:0.75rem;border-radius:0.75rem;border-width:1px;border-color:rgb(252 211 77 / 1);background-color:rgb(255 251 235 / 1);padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;}.warning-icon{height:1.25rem;width:1.25rem;}.warning-text{color:rgb(146 64 14 / 1);font-size:0.875rem;line-height:1.25rem;font-weight:500;}.help-section{margin-top:2.5rem;}.help-card{border-radius:0.75rem;border-width:1px;background-color:rgb(255 255 255 / 1);padding:1.25rem;}.help-title{font-family:Outfit;font-weight:600;margin-bottom:0.5rem;}.card-divider{border-top-width:1px;margin-bottom:1rem;}.help-list{display:flex;flex-direction:column;gap:0.5rem;}.help-item{color:rgb(51 65 85 / 1);}.footer{margin-top:2.5rem;padding-top:1.5rem;border-top-width:1px;color:rgb(100 116 139 / 1);font-size:0.875rem;line-height:1.25rem;}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;}.footer-link:hover{text-decoration-line:underline;}@media (max-width: 992px){.ia-grid-section{grid-template-columns:repeat(2, minmax(0, 1fr));}.ia-card{grid-column:span 2 / span 2;}}@media (max-width: 480px){.page-container{padding-left:1.25rem;padding-right:1.25rem;padding-top:2rem;padding-bottom:2rem;}.ia-grid-section{grid-template-columns:repeat(1, minmax(0, 1fr));}.ia-card{grid-column:span 1 / span 1;}.footer-row{flex-direction:column;align-items:flex-start;}}