/*! tailwindcss v4.1.8 | 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-font-weight:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--font-weight-bold:700;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.flex{display:flex}.inline-flex{display:inline-flex}.items-center{align-items:center}.gap-2{gap:calc(var(--spacing)*2)}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#f9fafb;--foreground:#111827;--butoon-bg:#3b82f6;--button-hover:#0048e4;--button-text:#fff;--dropdown-bg:#f3f4f6;--dropdown-border:#d1d5db;--dropdown-text:#111827;--dropdown-hover:#e5e7eb;--input-bg:#fff;--input-text:#111827;--input-placeholder:#a1a1aa;--input-border:#0004f1;--error-message:#b90a0a;--result-border:#111827}@media (prefers-color-scheme:dark){:root{--background:#8807df;--foreground:#ededed;--button-bg:#2563eb;--button-hover:#064cbb;--button-text:#e0e7ff;--dropdown-bg:#1f2937;--dropdown-border:#374151;--dropdown-text:#d1d5db;--dropdown-hover:#374151;--input-bg:#1f1f1f;--input-text:#f3f4f6;--input-placeholder:#a1a1aa;--input-border:#535252;--error-message:#ff4d4f;--result-border:#ddd}}body,html{width:100%;height:100%;margin:0;padding:0}.page{min-height:100vh}.my-fullwidth-container,.page{flex-direction:column;display:flex}.my-fullwidth-container{flex:1;justify-content:start;align-items:center;width:100%;padding:2rem}html{font-family:system-ui,sans-serif;font-size:16px;line-height:1.5}body{background:var(--background);color:var(--foreground)}@media (max-width:768px){html{font-size:15px}}@media (max-width:480px){html{font-size:14px}.row .checkers-column,.row .name-column{flex-direction:column}}.center-block{flex-flow:column wrap;align-items:center;width:100%;margin-bottom:1rem;display:flex}.form-container{width:90%}.title-container{width:90%;margin-bottom:2rem}.title.center{text-align:center}.title.left{text-align:left}.description{width:90%;margin-bottom:3rem;padding:.5rem}.description p{text-align:left}.results-container{width:90%;padding:.2em}.results-container h1{margin-bottom:1rem}#parent-row{flex-direction:column;flex-grow:1;gap:1rem;display:flex}.name-column{flex-direction:row;align-items:center;gap:1rem;width:100%;display:flex}.name-column .domain{flex:6 1 0;font-family:monospace;font-size:1.2rem;display:flex}.domain-feedback{flex:4 1 0;display:flex}.domain-feedback button{flex:1}.checkers-column{flex-direction:row;gap:1rem;width:100%;margin-bottom:0;display:flex}.checkers-column button,.name-column{word-break:break-word}.error-message{color:var(--error-message);will-change:transform;font-weight:700;transform:translateZ(0)}.row{border-bottom:.05rem solid var(--result-border);flex-direction:column;flex-grow:1;justify-content:space-between;align-items:start;gap:1rem;padding:.5rem 0;display:flex}.row a{text-align:center;color:var(--button-text)}.checkers-column,.name-column .domain{font-weight:700}.styled-button{background-color:var(--butoon-bg);color:var(--button-text);cursor:pointer;border-radius:.7rem;flex:1;padding:1rem}.styled-button:hover{background-color:var(--button-hover)}select{background-color:var(--dropdown-bg);border:3px solid var(--dropdown-border);margin:1rem}select:hover{cursor:pointer;background-color:var(--dropdown-hover)}input{background:var(--input-bg);color:var(--input-text);border:.2rem solid var(--input-border);border-radius:.2rem}input::-moz-placeholder{color:var(--input-placeholder)}input::placeholder{color:var(--input-placeholder)}#business-label{white-space:normal;word-break:break-word;overflow-wrap:break-word;flex-shrink:1;max-width:100%}#business-input{box-sizing:border-box;width:100%;max-width:100%;margin-bottom:1rem;padding:.5rem;font-size:1rem}#business-input::-moz-placeholder{white-space:normal;overflow-wrap:break-word;text-overflow:ellipsis;font-size:1rem}#business-input::placeholder{white-space:normal;overflow-wrap:break-word;text-overflow:ellipsis;font-size:1rem}#business-category{padding:.3rem}button:hover{cursor:pointer;background-color:var(--button-hover)}button{background-color:var(--butoon-bg);color:var(--button-text);border-radius:.7rem}button,header{text-align:center;padding:1rem}header{background:#7506c6;border-bottom:.05rem solid #ccc}header a{color:#ededed;text-decoration:none}footer{background:#7506c6;border-top:.05rem solid #ccc;justify-content:center;align-items:center;gap:2rem;margin-top:auto;padding:1rem;display:flex}footer a{color:#ededed}#privacyContainer h1{margin-bottom:1rem}#privacyContainer h2{margin-top:1rem}@property --tw-font-weight{syntax:"*";inherits:false}