@layer reset,shared-primitives,shared-forms,shared-dashboard,shared-table,shared-notifications,shared-search,utilities;:root{--max-width:1400px;--max-width-policy:60ch;--max-width-help:1200px;--max-width-help-content:60ch;--max-width-general-content:1200px;--max-width-marketing:80ch;--header-height:3rem;--footer-height:4rem;--border-radius:12px;--font-mono:ui-monospace, Menlo, Monaco, "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro", "Fira Mono", "Droid Sans Mono", "Courier New", monospace;--foreground-rgb:255 255 255;--background-rgb:0 51 88;--background1-rgb:11 9 20;--background2-rgb:66 1 16;--background-grey:33 33 33;--good-bg:16 228 126;--good-text:5 82 44;--attention-bg:254 237 128;--attention-text:131 93 5;--bad-bg:242 144 156;--bad-text:171 16 34;--neutral-bg:222 222 222;--neutral-text:74 74 74;--neutral-info-bg:157 219 248;--neutral-info-text:0 59 107;--neutral-info-secondary-bg:248 157 230;--neutral-info-secondary-text:107 0 77;--neutral-secondary-bg:248 157 230;--neutral-secondary-text:107 0 77;--attention-bg-important:250 167 131;--attention-text-important:131 52 5;--general-alpha:.6;--light-purple:190 155 249;--card-background-color:255 255 255;--card-background-alpha:.15;--card-background-blur:4px;--card-border-alpha:.18;--dialog-background-color:40 40 40;--dialog-background-alpha:.3;--dialog-background-blur:5px;--dialog-border-alpha:.18;--contrastcard-background-color:20 20 20;--contrastcard-background-alpha:.6;--contrastcard-background-blur:5px;--contrastcard-border-alpha:.4;--pastel-action-radius:14px;--pastel-action-pad-y:.7rem;--pastel-action-pad-x:1rem;--pastel-action-fs:.875rem;--pastel-decline-bg:253 214 220;--pastel-decline-fg:88 22 32;--pastel-decline-hover-bg:248 198 208;--pastel-decline-hover-fg:68 14 24;--pastel-hold-bg:255 234 168;--pastel-hold-fg:88 62 8;--pastel-hold-hover-bg:255 224 138;--pastel-hold-hover-fg:72 50 6;--pastel-approve-bg:188 243 212;--pastel-approve-fg:14 78 48;--pastel-approve-hover-bg:165 235 198;--pastel-approve-hover-fg:10 62 38;--pastel-neutral-bg:228 232 240;--pastel-neutral-fg:38 42 52;--pastel-neutral-hover-bg:216 222 232;--pastel-neutral-hover-fg:28 32 42;--color-text-primary:rgb(var(--foreground-rgb));--color-text-muted:rgba(var(--foreground-rgb) / .72);--color-surface-glass:rgba(var(--card-background-color) / var(--card-background-alpha));--color-surface-elevated:rgba(var(--card-background-color) / .14);--color-border-subtle:rgba(var(--card-background-color) / var(--card-border-alpha));--color-border-default:rgba(var(--card-background-color) / .18);--shadow-elevated:0 4px 24px #0003;--primary-color:rgba(var(--light-purple) / .85);--danger-color:rgb(var(--bad-bg));--text-secondary:rgba(var(--foreground-rgb) / .72);--gray-200:rgba(var(--foreground-rgb) / .14);--focus-ring-color:rgba(var(--light-purple) / .85);--focus-ring:2px solid var(--focus-ring-color);--dashboard-focus-ring:2px solid rgba(var(--light-purple) / .65);--z-filter-popover:1020;--z-filter-disclosure-open:45;--z-dashboard-overlay:1090;--z-dashboard-drawer:1100;--z-dashboard-menu-btn:1200;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:4px;--radius-md:6px;--radius-lg:10px;--radius-xl:14px;--radius-full:9999px}*,:before,:after{box-sizing:border-box}@layer reset{:not(dialog,popover){margin:0;padding:0}}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%;max-width:100vw;min-height:100dvh;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;max-height:100vh;overflow-x:hidden}.general,.app{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom, rgba(var(--background-rgb)/ .5), rgba(var(--background1-rgb)/ 1), rgba(var(--background2-rgb)/ .4));accent-color:rgba(var(--light-purple) / .9)}a,button,[role=button],input,select,textarea{transition:background-color .15s,border-color .15s,color .15s,opacity .15s,box-shadow .15s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}main{min-height:calc(100dvh - (var(--header-height) + var(--footer-height)));padding:.5rem}h1.h1{text-wrap:balance;margin-bottom:1.6rem}h1,h2,h3{text-wrap:balance;line-height:1.25}p.small_text,span.small_text,.small_title{color:rgba(var(--foreground-rgb) / .6);font-size:.8rem}code{background-color:rgba(var(--neutral-bg) / .4);border-radius:3px;padding:0 .3rem;font-family:Courier New,Courier,monospace}code.inline_copy{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.content_wrapper{max-width:var(--max-width-general-content);flex-direction:row;justify-content:center;align-items:center;height:100%;margin:auto;display:flex}.marketing_wrapper{max-width:var(--max-width-marketing);flex-direction:column;justify-content:center;gap:1rem;width:100%;margin:2rem auto;display:flex}.help_wrapper{max-width:var(--max-width);grid-template-columns:12rem 1fr 12rem;width:100%;margin-inline:auto;display:grid}.help_content{max-width:var(--max-width-help-content)}.policy_wrapper{max-width:var(--max-width-policy);flex-direction:column;justify-content:center;gap:1rem;width:100%;margin:2rem auto;display:flex}.align_top{align-self:flex-start}@media screen and (max-width:768px){.content_wrapper{flex-direction:column;padding:0 1rem}}.dashboard_view{flex-direction:row;justify-content:center;align-items:flex-start;margin:auto;padding:0;display:flex}.top_menuitems_dashboard{justify-content:space-between;display:flex}.large_content{flex:1 1 0;min-width:0;padding:1rem}@media screen and (max-width:768px){.dashboard_view{flex-direction:column;gap:0;width:100%}.large_content{width:100%;max-width:100%;padding:.5rem;padding-top:max(.5rem, calc(.25rem + env(safe-area-inset-top,0px)))}}ul.in_text{padding-left:1rem;list-style:outside}ul.in_text li{gap:1rem;margin-bottom:.5rem}a{color:inherit;text-decoration:none}a.inline_link{text-decoration:underline;-webkit-text-decoration-color:rgba(var(--light-purple) / .9);text-decoration-color:rgba(var(--light-purple) / .9);transition:text-decoration-color .15s,color .15s}a.inline_link:hover{-webkit-text-decoration-color:rgba(var(--light-purple) / 1);text-decoration-color:rgba(var(--light-purple) / 1);color:rgba(var(--light-purple) / .9)}span.long_url,div.long_url{max-width:100%;color:rgba(var(--foreground-rgb));word-break:break-all;display:inline-block}span.long_url *,div.long_url *{word-break:normal}.copy_button,.copy_button .Custom-Icons{flex-direction:row;align-items:center;padding:.1rem .3rem;display:flex}span.long_url .copy_button,div.long_url .copy_button{appearance:none;vertical-align:middle;letter-spacing:.02em;background:rgb(var(--pastel-neutral-bg,228 232 240));color:rgb(var(--pastel-neutral-fg,38 42 52));cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.3rem;margin:0 0 0 .35rem;padding:.22rem .5rem;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.2;transition:background-color .15s,color .15s;display:inline-flex}span.long_url .copy_button:hover,div.long_url .copy_button:hover{background:rgb(var(--pastel-neutral-hover-bg,216 222 232));color:rgb(var(--pastel-neutral-hover-fg,28 32 42))}span.long_url .copy_button:focus-visible,div.long_url .copy_button:focus-visible{outline:2px solid rgba(var(--light-purple,190 155 249) / .6);outline-offset:1px}span.long_url .copy_button .Custom-Icons,div.long_url .copy_button .Custom-Icons{opacity:.88;padding:0}.tip{background:rgba(var(--card-background-color) / var(--card-background-alpha));-webkit-backdrop-filter:blur(var(--card-background-blur));color:rgba(var(--neutral-text))}.Custom-Icons{width:1.5rem;max-width:100%;height:1.5rem;max-height:100%;display:block}.Custom-Icons svg{fill:#fff;width:100%;min-width:20px;max-width:100%;min-height:20px;max-height:100%;display:block;position:relative}.flag-icon{border-radius:2px;height:1rem}.glass_card{background:rgba(var(--card-background-color) / var(--card-background-alpha));-webkit-backdrop-filter:blur(var(--card-background-blur));border:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));border-radius:var(--radius-lg)}.glass_dialog{background:rgba(var(--dialog-background-color) / var(--dialog-background-alpha));-webkit-backdrop-filter:blur(var(--dialog-background-blur));border:1px solid rgba(var(--dialog-background-color) / var(--dialog-border-alpha))}.card_hoverable{will-change:transform;transition:border-color .18s,box-shadow .18s,transform .18s}.card_hoverable:hover{border-color:rgba(var(--card-background-color) / .32);transform:translateY(-2px);box-shadow:0 6px 24px #00000038}.card_hoverable:active{transition-duration:80ms;transform:translateY(0);box-shadow:0 2px 8px #0000002e}.cards_wrapper>.card{min-width:0;max-width:100%}.cards_wrapper{gap:1rem 1.15rem}.card{box-sizing:border-box;background:rgba(var(--card-background-color) / var(--card-background-alpha));min-width:0;max-width:100%;-webkit-backdrop-filter:blur(var(--card-background-blur));border-radius:var(--radius-lg,10px);border:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));gap:.65rem;padding:1.25rem;transition:border-color .18s,box-shadow .18s}.card_layout,.card_body{min-width:0;max-width:100%}.card_layout{gap:.75rem}.card_body{gap:1rem}.card_body>div:has(>.small_title){flex-direction:column;gap:.25rem;display:flex}.card_body .small_title{margin-bottom:.25rem}.card_body>p{margin:0;line-height:1.45}.card_body>p+p,.card_body>p+.form_wrapper,.card_body>.form_wrapper+p{margin-top:.35rem}.card_body>.form_wrapper{box-sizing:border-box;min-width:0;max-width:100%}.card_body .form_wrapper form,.card_body .form_wrapper .general_form,.card_body .form_wrapper fieldset{min-width:0;max-width:100%}.card_body .form_wrapper input,.card_body .form_wrapper select,.card_body .form_wrapper textarea,.card_body .form_wrapper button[type=submit]{box-sizing:border-box;max-width:100%}.card:has(.card) .card{background:rgba(var(--contrastcard-background-color) / var(--contrastcard-background-alpha));-webkit-backdrop-filter:blur(var(--contrastcard-background-blur))}.cards_wrapper>*{animation:.22s both fadeInUp}.cards_wrapper>:nth-child(2){animation-delay:40ms}.cards_wrapper>:nth-child(3){animation-delay:80ms}.cards_wrapper>:nth-child(4){animation-delay:.11s}.cards_wrapper>:nth-child(5){animation-delay:.14s}.cards_wrapper>:nth-child(6){animation-delay:.17s}.cards_wrapper>:nth-child(n+7){animation-delay:.2s}.not_found{max-width:var(--max-width-general-content);flex-direction:column;gap:.75rem;width:100%;margin:2rem auto;padding:1rem 1.25rem;line-height:1.45;display:flex}.not_found h2{font-size:var(--text-2xl);margin-bottom:.25rem}.not_found h3{font-size:var(--text-lg);color:var(--color-text-muted);margin-top:.5rem}.not_found a{color:rgba(var(--light-purple) / .95);text-underline-offset:2px;width:fit-content;text-decoration:underline}
